.simple-nav{gap:32px;overflow:visible;flex-wrap:wrap}.simple-nav a{padding:17px 0}.simple-nav [aria-current=page]{color:var(--green);box-shadow:inset 0 -3px var(--orange);font-weight:700}.welcome{display:grid;grid-template-columns:1.4fr 1fr;gap:65px;align-items:center;padding:48px 0 36px}.welcome h1{font-size:clamp(36px,4.3vw,62px);letter-spacing:-.045em;line-height:1.08;margin:18px 0 24px}.welcome p{max-width:570px;font-size:18px;color:var(--muted);line-height:1.65}.welcome .hero-search{border:1px solid var(--line);margin:28px 0 12px}.search-examples{font-size:13px;color:var(--muted);display:flex;gap:12px;flex-wrap:wrap}.search-examples a{color:var(--green);text-underline-offset:4px}.welcome-example{display:flex;flex-direction:column;padding:28px;background:#e7eddf;border-radius:22px;text-decoration:none;gap:14px}.welcome-example strong{font-size:24px;letter-spacing:-.025em}.welcome-example>span:last-child{color:var(--green);font-size:14px}.example-pair{display:grid;grid-template-columns:1fr 30px 1fr;gap:12px;align-items:center}.example-pair img{width:100%;height:205px;object-fit:contain;mix-blend-mode:multiply}.example-pair>span{font-size:28px;color:var(--green)}.start-options{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:8px 0 40px}.start-options a{display:flex;justify-content:space-between;gap:16px;align-items:center;border:1px solid var(--line);background:white;border-radius:12px;padding:23px;text-decoration:none}.start-options span{font-size:14px;color:var(--green)}.category-showcase{grid-template-columns:repeat(3,minmax(0,1fr))}.category-tile{min-height:240px}.category-tile img{height:140px}.how-strip{border-top:1px solid var(--line);padding:34px 0 45px}.how-strip ol{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;padding-left:24px}.how-strip li::marker{color:var(--orange);font-weight:700}.how-strip strong,.how-strip span{display:block;margin:8px 0}.how-strip span{color:var(--muted);font-size:14px}.choice-heading{max-width:930px;margin:24px 0}.choice-heading h1{font-size:clamp(32px,3.7vw,50px);line-height:1.14;letter-spacing:-.035em;margin:14px 0}.choice-heading p{max-width:750px;color:var(--muted);font-size:17px;line-height:1.7}.reference-product{display:flex;align-items:center;gap:22px;background:#edf0e7;border:1px solid #dbe1d3;border-radius:14px;padding:18px 25px}.reference-product img{height:92px;width:92px;object-fit:contain;mix-blend-mode:multiply}.reference-product h2{font-size:23px;margin:6px 0}.reference-product a{font-size:13px}.reference-price{margin-left:auto;display:flex;flex-direction:column;gap:6px}.reference-price strong{font-size:21px}.reference-price small{color:var(--muted)}.choices-first{margin-top:32px}.count-chip{display:inline-block;font-size:16px;padding:4px 10px;background:#e6ebdf;border-radius:8px;vertical-align:middle}.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-grid:has(>:last-child:nth-child(2)){grid-template-columns:repeat(2,minmax(0,1fr))}.choice-grid .catalog-image{height:210px}.choice-grid .catalog-image img{max-height:200px}.catalog-card{display:flex;flex-direction:column}.catalog-card .card-price{margin-top:auto;padding-top:20px}.card-difference{font-size:13px;margin:4px 0 16px;color:var(--green)}.card-difference summary{cursor:pointer;line-height:1.6}.card-difference p{color:var(--muted);line-height:1.6;margin:10px 0}.decision-note{background:#eee9df;border-radius:14px;padding:28px 32px;max-width:100%;margin:35px 0}.decision-note h2{font-size:25px}.decision-note p{max-width:950px;line-height:1.8;color:#4e574d}.reading-details{max-width:960px;margin:40px 0}.reading-details details{border-bottom:1px solid var(--line);padding:20px 0}.reading-details summary{cursor:pointer;font-size:18px;font-weight:600;line-height:1.5}.reading-details p,.reading-details li{color:var(--muted);line-height:1.85}.next-choice{display:flex;align-items:center;gap:24px;flex-wrap:wrap;border-top:1px solid var(--line);padding:28px 0 12px}.next-choice>span{font-weight:600}.card-actions{flex-wrap:wrap}.card-actions .button{white-space:normal;text-align:center}.section-heading h2{margin:0}.welcome-example:hover,.start-options a:hover{outline:1px solid var(--green)}a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.editorial-link{background:#fff}.site-footer{margin-top:55px}
@media(max-width:900px){.welcome{gap:28px;grid-template-columns:1.3fr 1fr}.example-pair img{height:145px}.start-options a{align-items:flex-start;flex-direction:column;gap:8px}.simple-nav{gap:24px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.simple-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;text-align:center;padding-top:0;padding-bottom:0}.simple-nav a{font-size:12px;white-space:normal;line-height:1.4;display:flex;align-items:center;justify-content:center;padding:13px 0}.welcome{grid-template-columns:1fr;padding:25px 0;gap:25px}.welcome h1{font-size:39px}.welcome p{font-size:16px}.welcome .hero-search{display:flex;flex-direction:column;gap:8px;background:transparent;padding:0;border:0}.welcome .hero-search input{min-height:52px;width:100%;border:1px solid var(--line);border-radius:9px;background:white;padding:15px}.welcome .hero-search .button{width:100%}.welcome-example{padding:20px}.example-pair img{height:135px}.welcome-example strong{font-size:22px}.start-options{gap:10px}.start-options a{padding:17px}.start-options strong{font-size:15px}.start-options span{font-size:12px;line-height:1.6}.category-showcase{grid-template-columns:1fr 1fr;gap:12px}.category-tile{min-height:210px}.category-tile img{height:110px}.category-tile strong{font-size:17px}.how-strip ol{grid-template-columns:1fr;gap:10px}.reference-product{padding:14px;gap:13px;flex-wrap:wrap}.reference-product img{width:70px;height:80px}.reference-product h2{font-size:20px}.reference-price{width:100%;margin:0;padding-top:12px;border-top:1px solid #d4ddce;flex-direction:row;justify-content:space-between;align-items:center}.reference-price strong{font-size:17px}.choice-grid,.choice-grid:has(>:last-child:nth-child(2)){grid-template-columns:1fr}.choice-heading h1{font-size:32px}.choice-heading p{font-size:15px}.decision-note{padding:22px}.reading-details summary{font-size:16px}.next-choice{gap:17px}.next-choice>span{width:100%}.section-heading{align-items:flex-start;gap:15px;flex-wrap:wrap}}

.visual-preview{display:flex;align-items:center;gap:25px;padding:24px;background:#e7eddf;border-radius:14px;margin:25px 0}.visual-preview img{width:160px;height:150px;object-fit:contain}.visual-preview p{max-width:600px;line-height:1.7}.visual-entry a{font-size:14px}.catalog-toolbar{flex-wrap:wrap}.catalog-toolbar label{min-width:0;flex:1 1 170px}.catalog-toolbar select,.catalog-toolbar input{max-width:100%;width:100%}.catalog-toolbar select{min-width:0}.catalog-toolbar span{flex-basis:100%}[hidden]{display:none!important}@media(max-width:600px){.visual-preview{align-items:flex-start;flex-direction:column}.visual-preview img{width:100%;height:170px}.visual-entry a{font-size:13px}.category-filters{max-width:100%}.category-filters a{white-space:normal}}

.category-switch{margin:0 0 22px;border-bottom:1px solid var(--line);padding-bottom:15px}.category-switch summary{color:var(--green);cursor:pointer;font-weight:600;font-size:14px}.category-switch .category-filters{margin:18px 0 5px}.editorial-intro+.filter-panel{margin-top:0}.visual-preview strong{font-size:22px}

/* Opaque product photos must not cast a shadow around their rectangular canvas. */
.product-visual img{filter:none}
.offer-variant{display:block;font-size:12px;color:var(--muted);line-height:1.6;margin:0 0 12px}.stock-label{display:block;font-size:12px;line-height:1.6;color:var(--muted);margin:0 0 12px}

.catalog-controls{display:flex;flex-wrap:wrap;align-items:flex-start;gap:18px;margin:18px 0 25px}.catalog-controls>.muted{margin-left:auto;padding:10px 0}.catalog-controls details{margin:0;border:1px solid var(--line);border-radius:9px;padding:10px 14px;background:white;min-width:0}.catalog-controls summary{cursor:pointer;font-size:14px;color:var(--green)}.catalog-controls details[open]{flex:1 1 100%}.catalog-controls .catalog-toolbar{margin:18px 0 0;border:0;padding:0}.compact-intro{padding:10px 0 0}.compact-intro h1{margin:8px 0 12px}.compact-intro p{margin-bottom:0}.pagination{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:32px 0}.pagination a{min-width:42px;min-height:42px;display:flex;align-items:center;justify-content:center;padding:8px 13px;background:white;border:1px solid var(--line);border-radius:8px;text-decoration:none}.pagination [aria-current=page]{background:var(--green);color:white}.search-guide-links{background:#e7eddf;padding:18px;border-radius:10px;margin:20px 0;display:flex;flex-direction:column;gap:10px}.search-guide-links a{font-size:14px}.comparison-table td{font-variant-numeric:tabular-nums}.editorial-intro{padding:10px 0 15px;margin-bottom:15px}.editorial-intro h1{margin-top:8px}.editorial-intro+.filter-panel{padding:16px;margin-bottom:20px}input:focus-visible,select:focus-visible,button:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:3px}@media(max-width:600px){.compact-intro h1{font-size:30px}.compact-intro p{font-size:14px}.catalog-controls{gap:9px;margin:16px 0}.catalog-controls details{padding:9px 11px}.catalog-controls summary{font-size:12px}.catalog-controls>.muted{font-size:12px}.catalog-controls .catalog-toolbar label{flex-basis:100%}.product-layout{gap:20px}.product-visual img{height:250px;max-height:250px}.product-summary h1{font-size:31px}.product-summary>p{font-size:14px}.fact-grid{margin:16px 0}.section{margin-top:28px}.editorial-intro h1{font-size:29px}.editorial-intro p{font-size:14px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Compact footer: balanced navigation, warm sage surface. */
.site-footer{background:#e9ede4;color:#293d32;padding:48px 0 0;border-top:1px solid #d9dfd2}
.site-footer .footer-grid{grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(0,1fr));gap:48px;margin-bottom:38px}
.site-footer .brand{color:#293d32;margin-bottom:18px;display:inline-flex;align-items:center;text-decoration:none}
.site-footer .brand:hover{color:#293d32;text-decoration:none}
.site-footer .logo-mark{width:40px;height:40px;background:none;padding:0;border-radius:0}
.site-footer .footer-identity p{font-size:21px;line-height:1.45;letter-spacing:-.035em;color:#293d32;max-width:280px;margin:0 0 12px}
.footer-caption{font-size:14px;line-height:1.7;color:#59665b}
.site-footer .footer-links h2{font-size:12px;font-weight:700;letter-spacing:.055em;text-transform:uppercase;color:#59665b;margin:8px 0 14px}
.site-footer .footer-links a{display:flex;align-items:center;gap:8px;min-height:40px;width:fit-content;max-width:100%;font-size:14px;line-height:1.45;color:#293d32;text-decoration:none;padding:7px 0}
.site-footer .footer-links a:hover,.site-footer .footer-bottom a:hover{color:#9b4329;text-decoration:underline;text-underline-offset:4px}
.site-footer a:focus-visible{outline:2px solid #a44f32;outline-offset:4px;border-radius:2px}
.site-footer .footer-bottom{border-top:1px solid #cfd7c8;color:#59665b;align-items:center;padding:20px 0 24px;font-size:12px;gap:16px}
.site-footer .footer-bottom a{color:#465549;text-underline-offset:3px}
@media(max-width:800px){.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.site-footer .footer-identity{grid-column:1/-1}.site-footer .footer-identity p{max-width:none;font-size:22px}.site-footer .footer-bottom{flex-wrap:wrap}.footer-disclaimer{display:none}}
@media(max-width:480px){.site-footer{padding-top:30px}.site-footer .footer-grid{gap:26px 20px;margin-bottom:26px}.site-footer .footer-links h2{font-size:11px;letter-spacing:.02em;margin-top:0}.site-footer .footer-links a{font-size:13px;min-height:44px}.site-footer .footer-identity p{max-width:270px}.site-footer .footer-bottom{flex-direction:row;align-items:center;justify-content:space-between;font-size:11px;gap:12px}}

/* Audit: explicit scroll affordance, persistent parameter/model context. */
.accessible-comparison{max-width:100%;max-height:72vh;overflow:auto;isolation:isolate;border:1px solid var(--line);border-radius:10px}
.accessible-comparison .comparison-table{display:table;overflow:visible;border-collapse:separate;border-spacing:0;width:100%;min-width:560px}
.accessible-comparison .comparison-table thead th{position:sticky;top:0;z-index:3;background:#eaf0e3;vertical-align:top}
.accessible-comparison .comparison-table th:first-child{position:sticky;left:0;z-index:2;min-width:110px;width:110px;max-width:150px;background:#f3f5ef;box-shadow:2px 0 0 var(--line)}
.accessible-comparison .comparison-table thead th:first-child{z-index:4}
.accessible-comparison .comparison-table td,.accessible-comparison .comparison-table th{min-width:180px;overflow-wrap:anywhere}
.comparison-hint{font-size:14px;color:var(--muted)}
.checkbox-label{display:flex!important;align-items:center;gap:10px;min-height:44px}.checkbox-label input{width:20px!important;height:20px}
.header-actions a{display:inline-flex;align-items:center;min-height:44px;padding:0 5px}.header-actions{gap:8px}
.range-facet{display:flex;gap:10px;border:1px solid var(--line);border-radius:8px;padding:10px;min-width:0}.range-facet label{min-width:0!important;flex:1}.range-facet input{width:100%}.range-facet legend{font-size:14px}.active-filters{font-size:14px}
.catalog-toolbar{align-items:end}.catalog-toolbar>label,.catalog-toolbar>fieldset{flex:1 1 180px;min-width:0;max-width:100%}
@media(max-width:580px){.comparison-controls{display:grid;grid-template-columns:1fr}.comparison-controls select{max-width:100%;width:100%}.accessible-comparison .comparison-table th:first-child{min-width:92px;max-width:110px;padding:10px 8px}.header-actions{flex-wrap:wrap;justify-content:flex-end}.catalog-toolbar>label,.catalog-toolbar>fieldset{flex-basis:100%}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* One shared card for the product discussion and its entry action. */
.discussion{padding:clamp(28px,4vw,56px) clamp(22px,4vw,56px);background:linear-gradient(145deg,#fff 25%,#f2f5ee);text-align:center}
.discussion-intro{max-width:780px;margin-inline:auto}
.discussion-intro .eyebrow{margin-bottom:18px}
.discussion-intro h2{font-size:clamp(25px,2.5vw,36px);text-wrap:balance;margin-bottom:18px}
.discussion-intro p{max-width:65ch;margin:0 auto;color:var(--muted);text-wrap:pretty}
.discussion-comments{display:grid;gap:14px;max-width:860px;margin:24px auto 0;text-align:left}
.discussion-empty{margin:0;text-align:center;font-size:14px}
.discussion-action{max-width:620px;margin:28px auto 0;padding-top:26px;position:relative}
.discussion-action:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:64px;height:2px;background:var(--line)}
.discussion-action>p{max-width:46ch;margin:0 auto 20px;color:var(--muted);font-size:14px;text-wrap:pretty}
.discussion-action>.button{display:inline-flex;justify-content:center;min-height:48px;padding-inline:28px;max-width:100%;white-space:normal;text-align:center}
.discussion-action .comment-form{text-align:left}
@media(max-width:580px){.discussion-intro .eyebrow{font-size:10px;letter-spacing:.1em}.discussion-action>.button{width:100%;padding-inline:16px}.discussion-comments{margin-top:20px}}

/* Large product photos with an accessible, keyboard-operated detail viewer. */
.product-photo-open{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;border:0;padding:0;background:transparent;color:var(--green);cursor:zoom-in;border-radius:12px}
.photo-zoom-hint{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:7px 13px;border:1px solid #cbd6c7;border-radius:24px;background:#ffffffba;font-size:13px;line-height:1.5}
.product-photo-open:hover .photo-zoom-hint{background:#fff;border-color:#829780}
.photo-viewer{width:min(1400px,calc(100vw - 48px));height:calc(100dvh - 48px);max-width:none;max-height:none;padding:0;border:1px solid var(--line);border-radius:18px;background:#f7f8f3;color:var(--ink);overflow:hidden}
.photo-viewer[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto}
.photo-viewer::backdrop{background:#14231bd9}
.photo-viewer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-bottom:1px solid var(--line)}
.photo-viewer-head strong{font-size:16px;line-height:1.4;overflow-wrap:anywhere}
.photo-viewer button{min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:600;padding:8px 14px;flex-shrink:0}
.photo-viewer button:disabled{opacity:.4}
.photo-viewer-stage{min-height:0;overflow:auto;overscroll-behavior:contain;touch-action:none;scroll-behavior:auto}
.photo-viewer-stage.is-zoomed{cursor:grab}.photo-viewer-stage.is-zoomed:active{cursor:grabbing}
.photo-viewer-canvas{display:flex;align-items:center;justify-content:center;min-width:100%;min-height:100%}
.photo-viewer-canvas img{display:block;max-width:none;flex-shrink:0;object-fit:contain;mix-blend-mode:multiply;user-select:none;-webkit-user-drag:none}
.photo-viewer-tools{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border-top:1px solid var(--line)}
.photo-viewer-tools output{width:52px;text-align:center;font-size:14px;font-variant-numeric:tabular-nums}
.photo-viewer-tools span{font-size:12px;color:var(--muted);margin-left:12px}
@media(max-width:600px){.photo-viewer{width:100%;height:100dvh;margin:0;border:0;border-radius:0}.photo-viewer-head{padding:10px 14px}.photo-viewer-head strong{font-size:14px}.photo-viewer-tools{padding:10px;gap:8px;flex-wrap:wrap}.photo-viewer-tools span{flex-basis:100%;text-align:center;margin:0}.photo-zoom-hint{font-size:12px}}

/* Compact catalog navigation and category-led buying guidance. */
.catalog-pagination{margin:32px 0 40px;padding-top:22px;border-top:1px solid var(--line)}
.pagination-status{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px;margin:0 0 16px}
.pagination-compact{margin:0;align-items:center;gap:18px}
.pagination-pages{display:flex;align-items:center;gap:7px}
.pagination-compact a,.pagination-current,.pagination-disabled{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px 13px;border:1px solid var(--line);border-radius:9px;font-size:14px;line-height:1.4;text-decoration:none}
.pagination-current{background:var(--green);color:#fff;border-color:var(--green)}
.pagination-disabled{color:var(--muted);border-color:transparent}
.pagination-gap{display:flex;justify-content:center;min-width:20px;color:var(--muted)}
.pagination-compact a:hover{border-color:var(--green);background:var(--sage)}
.guide-start{display:grid;grid-template-columns:1.2fr 1fr;gap:45px;background:var(--sage);padding:32px;border:1px solid var(--line);border-radius:18px}
.guide-start h2{font-size:30px;max-width:22ch}.guide-start p{color:var(--muted);max-width:60ch}.guide-start a{color:var(--green);font-weight:550}
.guide-start ol{display:grid;gap:18px;margin:0;padding-left:25px;align-content:center}.guide-start li::marker{color:var(--green);font-weight:650}
.guide-start li strong,.guide-start li span{display:block}.guide-start li span{font-size:14px;color:var(--muted);margin-top:4px}
.guide-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}
.guide-category{border:1px solid var(--line);border-radius:14px;background:#fff;min-width:0;scroll-margin-top:24px}
.guide-category summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px;cursor:pointer;list-style:none;min-height:115px}
.guide-category summary::-webkit-details-marker{display:none}.guide-category summary strong{font-size:21px;line-height:1.3;display:block;letter-spacing:-.025em}
.guide-category summary small{display:block;color:var(--muted);line-height:1.6;margin-top:9px;font-size:12px}
.guide-expand{font-size:25px;color:var(--green);flex-shrink:0}.guide-category[open] .guide-expand{transform:rotate(45deg)}
.guide-category[open] summary{border-bottom:1px solid var(--line)}
.guide-category-content{padding:23px}.guide-category-content h3{font-size:17px;margin-bottom:15px}
.guide-criteria{list-style:none;padding:0;margin:0 0 25px}.guide-criteria li{border-left:2px solid #b5c8ad;padding-left:14px;margin-bottom:16px}
.guide-category-content strong{font-size:14px}.guide-category-content p{font-size:14px;color:var(--muted);line-height:1.7;margin:5px 0 0}
.guide-checklist{padding-left:21px;margin:0 0 24px}.guide-checklist li{padding-left:4px;margin-bottom:16px}.guide-checklist li::marker{font-size:13px;color:var(--green)}
.guide-related{margin-top:22px!important;display:grid;gap:10px}.guide-related a{font-size:14px;color:var(--green)}
.guide-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin:30px 0 50px}.guide-bottom p{flex-basis:100%;margin:0;color:var(--muted)}.guide-bottom>a:last-child{font-size:14px}
@media(max-width:700px){.guide-start{grid-template-columns:1fr;padding:22px;gap:25px}.guide-start h2{font-size:25px}.guide-category-grid{grid-template-columns:1fr}.guide-category summary{padding:20px;min-height:100px}.guide-category-content{padding:20px}.guide-category summary strong{font-size:20px}.pagination-status{flex-direction:column;gap:3px;text-align:center}.pagination-compact{gap:10px;justify-content:space-between}.pagination-pages{order:-1;width:100%;justify-content:center;gap:4px}.pagination-pages a,.pagination-current{min-width:36px;min-height:44px;padding:8px}.pagination-gap{min-width:14px}.pagination-compact>.pagination-prev,.pagination-compact>.pagination-next{min-width:105px}.guide-bottom .button{flex:1}}
