/* Homepage 114: complete product rows and compact component navigation. */
body.site-v6 .home.home-v114 {
  --h-ink:#10251b; --h-green:#117c4f; --h-line:#dce7e0;
  --h-muted:#53675c; --h-soft:#f3f7f5; --h-width:1360px;
  --font-body:"Hanken Grotesk",Arial,sans-serif;
  font-family:var(--font-body);color:var(--h-ink);padding-bottom:36px;
}
body.site-v6 .home.home-v114 * {letter-spacing:0;box-sizing:border-box;}
body.site-v6 .home.home-v114 > :is(section,nav):not(.tc31-hero) {
  width:calc(100% - 64px);max-width:var(--h-width);margin:36px auto 0;padding:0;
  border-radius:0;box-shadow:none;min-width:0;
}
body.site-v6 .home.home-v114 h2 {
  font-family:"Bricolage Grotesque",Arial,sans-serif;font-size:28px;line-height:1.15;
  font-weight:700;letter-spacing:0;margin:0;color:var(--h-ink);max-width:none;
}
body.site-v6 .home.home-v114 .tc31-kicker {font-size:12px;font-weight:700;line-height:1.4;margin:0 0 10px;color:var(--h-green);}
body.site-v6 .home.home-v114 .tc31-hero {
  min-height:420px;height:auto;max-height:none;padding:48px max(32px,calc((100% - 1360px)/2));
  display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative;overflow:hidden;background-position:center;background-size:cover;
}
body.site-v6 .home.home-v114 .tc31-hero::before {content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,#fffffff2 0%,#ffffffdb 42%,#ffffff00 76%);}
body.site-v6 .home.home-v114 .tc31-hero-copy {position:relative;z-index:1;width:620px;max-width:100%;padding:0;margin:0;text-align:left;}
body.site-v6 .home.home-v114 .tc31-hero h1 {font:750 52px/1.08 "Bricolage Grotesque",Arial,sans-serif;letter-spacing:0;margin:0 0 16px;color:var(--h-ink);}
body.site-v6 .home.home-v114 .tc31-hero-copy > p:not(.tc31-kicker) {font-size:18px;line-height:1.5;margin:0 0 20px;max-width:50ch;color:#304c3d;}
body.site-v6 .home.home-v114 .tc31-search {display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;margin:0;padding:6px 6px 6px 14px;min-height:56px;border:1px solid #a8c5b5;border-radius:8px;box-shadow:0 3px 12px #10251b0a;background:#fff;gap:8px;}
body.site-v6 .home.home-v114 .tc31-search input {width:100%;height:44px;font-size:16px;min-width:0;padding:8px 0;grid-column:auto;}
body.site-v6 .home.home-v114 .tc31-search button {width:auto;min-width:80px;max-width:none;min-height:42px;padding:0 16px;border-radius:6px;font:700 15px/1 var(--font-body);}
body.site-v6 .home.home-v114 .tc31-hero-actions {display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:12px;margin-top:16px;}
body.site-v6 .home.home-v114 .tc31-hero-actions a {display:inline-flex;align-items:center;justify-content:center;gap:10px;flex:0 1 auto;min-height:44px;min-width:0;width:auto;margin:0;padding:0 16px;border-radius:6px;font:700 15px/1.3 var(--font-body);}
body.site-v6 .home.home-v114 .tc31-hero-actions a:last-child {background:#fff;border:1px solid var(--h-line);color:var(--h-green);}
body.site-v6 .home.home-v114 > .tc31-route-strip {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0;border:0;border-bottom:1px solid var(--h-line);background:#fff;}
body.site-v6 .home.home-v114 .tc31-route-strip a {display:flex;align-items:center;gap:14px;padding:20px 16px;min-height:84px;min-width:0;border:0;border-right:1px solid var(--h-line);}
body.site-v6 .home.home-v114 .tc31-route-strip a:first-child {padding-left:0;}
body.site-v6 .home.home-v114 .tc31-route-strip a:last-child {border-right:0;padding-right:0;}
body.site-v6 .home.home-v114 .tc31-route-strip a>.icon {flex:0 0 24px;width:24px;height:24px;color:var(--h-green);}
body.site-v6 .home.home-v114 .tc31-route-strip a>.icon:last-child {width:18px;height:18px;flex-basis:18px;margin-left:auto;}
body.site-v6 .home.home-v114 .tc31-route-strip strong {display:block;font-size:16px;line-height:1.25;margin:0 0 3px;}
body.site-v6 .home.home-v114 .tc31-route-strip small {display:block;font-size:13px;line-height:1.3;color:var(--h-muted);}
body.site-v6 .home.home-v114 .h114-section-head {display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;}
body.site-v6 .home.home-v114 .h114-section-head>a {display:inline-flex;align-items:center;gap:8px;min-height:40px;flex:none;color:var(--h-green);font-size:14px;font-weight:700;text-decoration:none;}
body.site-v6 .home.home-v114 .h114-section-head .icon {width:18px;height:18px;}
body.site-v6 .home.home-v114 .h114-section-head>a:hover {text-decoration:underline;}
body.site-v6 .home.home-v114 .h114-categories {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;}
body.site-v6 .home.home-v114 .tc31-category-card {display:grid;grid-template-columns:84px minmax(0,1fr) 18px;grid-template-rows:minmax(0,1fr);gap:12px;align-items:center;height:112px;min-height:0;min-width:0;width:auto;padding:12px;border:1px solid var(--h-line);border-radius:8px;box-shadow:none;background:#fff;text-decoration:none;transform:none;transition:border-color .18s,background .18s;}
body.site-v6 .home.home-v114 .tc31-category-card:hover {border-color:var(--h-green);background:var(--h-soft);box-shadow:none;transform:none;}
body.site-v6 .home.home-v114 .tc31-category-media {display:block;width:84px;height:84px;aspect-ratio:auto;padding:4px;border:0;background:#fff;}
body.site-v6 .home.home-v114 .tc31-category-media img {width:100%;height:100%;object-fit:contain;max-width:100%;mix-blend-mode:normal;}
body.site-v6 .home.home-v114 .tc31-category-copy {padding:0;min-width:0;}
body.site-v6 .home.home-v114 .tc31-category-copy strong {display:block;font:650 16px/1.3 var(--font-body);margin:0;overflow-wrap:normal;color:var(--h-ink);}
body.site-v6 .home.home-v114 .tc31-category-card>.icon {position:static;width:18px;height:18px;margin:0;padding:0;color:var(--h-green);background:none;border-radius:0;}
body.site-v6 .home.home-v114 .h114-products {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card {display:flex;flex-direction:column;width:100%;min-width:0;max-width:none;height:100%;margin:0;border:1px solid var(--h-line);border-radius:8px;box-shadow:none;background:#fff;overflow:hidden;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card:hover {border-color:#6eaa8c;box-shadow:0 3px 12px #10251b0a;transform:none;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .card-image {display:block;position:relative;height:240px;min-height:240px;max-height:240px;aspect-ratio:auto;padding:0;margin:0;background:#fff;border:0;border-bottom:1px solid var(--h-line);border-radius:0;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .card-image>img {position:absolute;inset:46px 18px 16px;width:calc(100% - 36px);height:calc(100% - 62px);padding:0;margin:0;object-fit:contain;background:#fff;mix-blend-mode:normal;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .c96-manufacturer {position:absolute;top:12px;right:12px;max-width:106px;width:106px;height:30px;padding:0;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .c96-manufacturer img {width:100%;height:30px;max-width:100%;object-fit:contain;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .card-status {top:12px;left:12px;min-height:26px;padding:5px 9px;font:650 11px/1.4 var(--font-body);background:#eaf4ee;color:#096940;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .card-body {display:flex;flex:1;flex-direction:column;gap:12px;padding:14px;min-height:0;background:#fff;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .card-body h3 {margin:0;height:70px;min-height:70px;max-height:70px;font:650 17px/1.35 var(--font-body);}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .card-body h3 a {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;max-height:70px;font:inherit;overflow-wrap:anywhere;white-space:normal;color:var(--h-ink);}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .card-action {width:100%;margin-top:auto;padding:0;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .c98-purchase {flex:0 0 46px;height:46px;min-height:46px;margin-top:auto;border-radius:999px;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .tc-card-buy {min-height:46px;height:46px;padding:0 12px;gap:7px;font-size:14px;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .tc-card-buy>strong {font-size:16px;padding-left:9px;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .tc-card-share {flex:0 0 42px;width:42px;min-width:42px;height:46px;min-height:46px;padding:10px;}
body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .c98-purchase .icon {width:18px;height:18px;}
body.site-v6 .home.home-v114 .tc31-compare {grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;align-items:center;border-top:1px solid var(--h-line);padding-top:32px!important;}
body.site-v6 .home.home-v114 .tc31-compare-copy {padding:0;}
body.site-v6 .home.home-v114 .tc31-compare-copy h2 {font-size:28px;max-width:20ch;}
body.site-v6 .home.home-v114 .tc31-compare-copy>p {font-size:16px;max-width:48ch;}
body.site-v6 .home.home-v114 .tc31-compare-stage {min-height:0;height:320px;aspect-ratio:auto;border:1px solid var(--h-line);border-radius:8px;box-shadow:none;}
body.site-v6 .home.home-v114 .tc31-lab {display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:28px;align-items:center;background:#fff;color:var(--h-ink);border-top:1px solid var(--h-line);padding-top:32px!important;}
body.site-v6 .home.home-v114 .tc31-lab figure {height:360px;min-height:0;margin:0;overflow:hidden;border-radius:0;}
body.site-v6 .home.home-v114 .tc31-lab figure img {width:100%;height:100%;object-fit:cover;}
body.site-v6 .home.home-v114 .tc31-lab>div {padding:0;}
body.site-v6 .home.home-v114 .tc31-lab h2 {color:var(--h-ink);}
body.site-v6 .home.home-v114 .tc31-lab>div>p {font-size:16px;color:var(--h-muted);}
body.site-v6 .home.home-v114 .tc31-lab ol {margin:18px 0;border-color:var(--h-line);}
body.site-v6 .home.home-v114 .tc31-lab li {padding:12px;border-color:var(--h-line);}
body.site-v6 .home.home-v114 .tc31-lab li b {font-size:15px;color:var(--h-ink);}
body.site-v6 .home.home-v114 .tc31-lab li small {font-size:13px;color:var(--h-muted);}
body.site-v6 .home.home-v114 .tc31-lab li span {color:var(--h-green);}
body.site-v6 .home.home-v114 .tc31-lab>div>a {color:var(--h-green);}
body.site-v6 .home.home-v114 .tc32-reviews {padding:24px 0!important;border:0;border-top:1px solid var(--h-line);border-bottom:1px solid var(--h-line);background:#fff;gap:28px;}
body.site-v6 .home.home-v114 .tc32-review-summary h2 {font-size:24px;}
body.site-v6 .home.home-v114 .tc32-review-slider article {min-height:220px;border-radius:8px;box-shadow:none;}
body.site-v6 .home.home-v114 .tc31-faq {grid-template-columns:minmax(0,.85fr) minmax(0,1.6fr);gap:36px;}
body.site-v6 .home.home-v114 .tc31-faq-head>p {font-size:16px;}
body.site-v6 .home.home-v114 .tc-faq-item {box-shadow:none;border-radius:0;border:0;border-bottom:1px solid var(--h-line)!important;padding:0;}
body.site-v6 .home.home-v114 .tc-faq-item summary {min-height:60px;grid-template-columns:24px minmax(0,1fr) 24px;gap:12px;}
body.site-v6 .home.home-v114 .tc-faq-item summary strong {font-size:16px;line-height:1.4;}
body.site-v6 .home.home-v114 .tc-faq-item>div {padding:0 20px 16px 36px;}
body.site-v6 .home.home-v114 .tc-faq-item p {font-size:15px;}
body.site-v6 .home.home-v114 .tc31-final {padding:24px!important;min-height:0;background:#eef6f1;border-top:2px solid var(--h-green);gap:24px;}
body.site-v6 .home.home-v114 .tc31-final h2 {font-size:26px;color:var(--h-ink);}
body.site-v6 .home.home-v114 .tc31-final p {font-size:16px;color:var(--h-muted);margin:8px 0 0;}
body.site-v6 .home.home-v114 .tc31-final>a {background:var(--h-green);color:#fff;padding:14px 18px;min-height:46px;border-radius:6px;white-space:nowrap;}
body.site-v6 .home.home-v114 a:focus-visible,body.site-v6 .home.home-v114 button:focus-visible {outline:2px solid var(--h-green);outline-offset:3px;}
@media(max-width:1100px) {
  body.site-v6 .home.home-v114 .h114-categories {grid-template-columns:repeat(2,minmax(0,1fr));}
  body.site-v6 .home.home-v114 .h114-products {grid-template-columns:repeat(2,minmax(0,1fr));}
  body.site-v6 .home.home-v114 .tc31-route-strip small {font-size:12px;}
}
@media(max-width:700px) {
  body.site-v6 .home.home-v114 > :is(section,nav):not(.tc31-hero) {width:calc(100% - 24px);margin-top:28px;}
  body.site-v6 .home.home-v114 .tc31-hero {padding:28px 18px;min-height:380px;background-position:65% center;}
  body.site-v6 .home.home-v114 .tc31-hero::before {background:#ffffffd9;}
  body.site-v6 .home.home-v114 .tc31-hero h1 {font-size:38px;}
  body.site-v6 .home.home-v114 .tc31-hero-copy>p:not(.tc31-kicker) {font-size:17px;}
  body.site-v6 .home.home-v114 .tc31-search {grid-template-columns:minmax(0,1fr) auto;gap:6px;}
  body.site-v6 .home.home-v114 .tc31-search>.icon {display:none;}
  body.site-v6 .home.home-v114 .tc31-search button {padding:0 12px;}
  body.site-v6 .home.home-v114 .tc31-search button>.icon {display:none;}
  body.site-v6 .home.home-v114 .tc31-hero-actions a {padding:0 12px;font-size:14px;}
  body.site-v6 .home.home-v114 > .tc31-route-strip {grid-template-columns:1fr;margin-top:0;}
  body.site-v6 .home.home-v114 .tc31-route-strip a {padding:12px 4px!important;min-height:66px;border-right:0;border-bottom:1px solid var(--h-line);}
  body.site-v6 .home.home-v114 .tc31-route-strip a:last-child {border-bottom:0;}
  body.site-v6 .home.home-v114 .tc31-route-strip small {font-size:13px;}
  body.site-v6 .home.home-v114 h2 {font-size:24px;}
  body.site-v6 .home.home-v114 .h114-section-head {gap:8px;align-items:flex-start;flex-direction:column;margin-bottom:14px;}
  body.site-v6 .home.home-v114 .h114-section-head>a {min-height:32px;font-size:13px;}
  body.site-v6 .home.home-v114 .h114-categories {gap:10px;}
  body.site-v6 .home.home-v114 .tc31-category-card {height:140px;grid-template-columns:minmax(0,1fr) 16px;grid-template-rows:68px auto;gap:4px;padding:10px;align-content:start;}
  body.site-v6 .home.home-v114 .tc31-category-media {grid-column:1/-1;width:100%;height:68px;padding:0;}
  body.site-v6 .home.home-v114 .tc31-category-copy strong {font-size:14px;line-height:1.3;}
  body.site-v6 .home.home-v114 .tc31-category-card>.icon {width:16px;height:16px;}
  body.site-v6 .home.home-v114 .h114-products {gap:10px;}
  body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .card-image {height:190px;min-height:190px;max-height:190px;}
  body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .card-image>img {inset:62px 10px 12px;width:calc(100% - 20px);height:calc(100% - 74px);}
  body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .card-status {left:8px;top:8px;font-size:10px;padding:4px 7px;}
  body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .c96-manufacturer {top:37px;right:10px;width:92px;max-width:92px;height:22px;}
  body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .c96-manufacturer img {height:22px;}
  body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .card-body {padding:10px;gap:10px;}
  body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .card-body h3 {font-size:15px;height:81px;min-height:81px;max-height:81px;}
  body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .card-body h3 a {-webkit-line-clamp:4;line-clamp:4;max-height:81px;}
  body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .tc-card-buy {gap:5px;padding:0 8px;}
  body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .tc-card-buy-copy {display:none;}
  body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .tc-card-buy>strong {font-size:14px;padding:0;border:0;margin-left:auto;}
  body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .tc-card-share {width:34px;min-width:34px;flex-basis:34px;padding:8px;}
  body.site-v6[data-ui-controls=v77] .home.home-v114 .h114-card .c98-purchase .icon {width:17px;height:17px;}
  body.site-v6 .home.home-v114 :is(.tc31-compare,.tc31-lab,.tc31-faq) {grid-template-columns:1fr;gap:20px;}
  body.site-v6 .home.home-v114 .tc31-compare-stage {height:260px;}
  body.site-v6 .home.home-v114 .tc31-lab figure {height:240px;}
  body.site-v6 .home.home-v114 .tc31-lab li {padding:10px;}
  body.site-v6 .home.home-v114 .tc32-reviews {display:block;}
  body.site-v6 .home.home-v114 .tc32-review-rail {margin-top:16px;}
  body.site-v6 .home.home-v114 .tc31-final {display:flex;flex-direction:column;align-items:flex-start;padding:18px!important;}
  body.site-v6 .home.home-v114 .tc31-final h2 {font-size:24px;}
}
@media(prefers-reduced-motion:reduce) {
  body.site-v6 .home.home-v114 * {scroll-behavior:auto!important;transition:none!important;animation:none!important;}
}
