@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/dmmono/v16/aFTU7PB1QTsUX8KYthqQBA.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/dmmono/v16/aFTR7PB1QTsUX8KYvumzEYOtbQ.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#f7f7f3;--surface:#fff;--ink:#161916;--muted:#6a6e67;--line:#e2e4dd;--green:#315d46;--lime:#dff294;--cream:#f0eddf;--orange:#e66e3f;--shadow:0 12px 35px #181e1614}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,100% - 40px);margin:0 auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f7f3e6;border-bottom:1px solid #0000;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{letter-spacing:-.8px;align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.brand-mark{background:var(--ink);width:30px;height:30px;color:var(--lime);border-radius:9px;place-items:center;font-family:DM Mono,monospace;font-size:15px;display:grid}.brand-accent{color:var(--green)}.desktop-nav{align-items:center;gap:25px;font-size:14px;font-weight:700;display:flex}.desktop-nav a:hover,.nav-menu:hover>span{color:var(--green)}.nav-menu{cursor:default;padding:26px 0;position:relative}.nav-popover{border:1px solid var(--line);min-width:200px;box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:12px;display:none;position:absolute;top:68px;left:-20px}.nav-menu:hover .nav-popover{gap:10px;display:grid}.nav-popover a{border-radius:8px;padding:8px}.nav-popover a:hover{background:var(--cream)}.button{background:var(--green);color:#fff;border:1px solid var(--green);border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:#244934;transform:translateY(-2px)}.button-small{min-height:38px;padding:0 14px;font-size:12px}.button-light{color:var(--green);background:#fff;border-color:#fff}.button-light:hover{background:var(--lime)}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin:0 0 14px;font-family:DM Mono,monospace;font-size:12px;font-weight:500}.hero{padding:80px 0 54px}.hero-grid{grid-template-columns:1.25fr .75fr;align-items:end;gap:38px;display:grid}.hero h1{letter-spacing:-.07em;max-width:850px;margin:0 0 24px;font-size:clamp(44px,7vw,82px);line-height:.96}.hero h1 .highlight{background:var(--lime);padding:0 .08em}.hero-copy{max-width:650px;color:var(--muted);margin:0 0 27px;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button-ghost{color:var(--ink);border-color:var(--ink);background:0 0}.button-ghost:hover{background:var(--ink);color:#fff}.hero-panel{background:var(--ink);color:#fff;min-height:280px;box-shadow:var(--shadow);border-radius:24px;flex-direction:column;justify-content:space-between;padding:26px;display:flex}.hero-panel-top{justify-content:space-between;align-items:flex-start;display:flex}.hero-panel .mini-label{color:#b9c4b2;text-transform:uppercase;letter-spacing:.1em;font-family:DM Mono,monospace;font-size:11px}.hero-panel strong{letter-spacing:-.07em;font-size:38px}.pulse{background:var(--lime);border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 8px #dff2941f}.hero-panel-list{gap:12px;display:grid}.hero-panel-list div{border-top:1px solid #ffffff29;justify-content:space-between;padding-top:12px;font-size:13px;display:flex}.hero-panel-list span{color:#b9c4b2}.stat-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.stat-strip div{border-right:1px solid var(--line);padding:22px}.stat-strip div:last-child{border-right:0}.stat-strip strong{letter-spacing:-.05em;font-size:24px;display:block}.stat-strip span{color:var(--muted);font-size:12px}.section{padding:74px 0}.section-tight{padding:44px 0}.section-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.section-header h2{letter-spacing:-.06em;margin:0;font-size:clamp(28px,4vw,46px);line-height:1}.section-header p{color:var(--muted);max-width:460px;margin:0;line-height:1.55}.category-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.category-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;flex-direction:column;justify-content:space-between;min-height:178px;padding:22px;transition:transform .2s,border-color .2s;display:flex}.category-card:hover{border-color:var(--green);transform:translateY(-4px)}.category-card .category-index{color:var(--green);font-family:DM Mono,monospace;font-size:12px}.category-card h3{letter-spacing:-.05em;margin:20px 0 0;font-size:25px}.category-card p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.45}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image-wrap{background:var(--cream);aspect-ratio:1.2;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover .product-image{transform:scale(1.04)}.status{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;position:absolute;top:12px;left:12px}.status-live{background:var(--lime);color:#20351d}.status-check{color:#75470d;background:#fff}.product-card-body{padding:17px}.product-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;gap:10px;font-family:DM Mono,monospace;font-size:10px;display:flex}.product-card h3{letter-spacing:-.04em;margin:12px 0 8px;font-size:19px}.product-card h3 a:hover{color:var(--green)}.product-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.product-card-bottom{justify-content:space-between;align-items:center;margin-top:17px;display:flex}.product-card-bottom strong{letter-spacing:-.04em;font-size:21px}.text-link{color:var(--green);font-size:13px;font-weight:800}.how-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.how-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:28px}.how-card .how-number{background:var(--cream);width:34px;height:34px;color:var(--green);border-radius:50%;place-items:center;font-family:DM Mono,monospace;font-size:12px;display:grid}.how-card h3{letter-spacing:-.05em;margin:23px 0 9px;font-size:22px}.how-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.guide-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.guide-card{background:var(--cream);border-radius:18px;flex-direction:column;justify-content:space-between;min-height:200px;padding:23px;display:flex}.guide-card:nth-child(2n){background:#d9e8d3}.guide-card h3{letter-spacing:-.05em;max-width:260px;margin:0;font-size:23px}.guide-card p{color:#4f5950;font-size:13px;line-height:1.55}.cta-banner{background:var(--green);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;padding:36px;display:flex}.cta-banner .eyebrow{color:var(--lime)}.cta-banner h2{letter-spacing:-.06em;margin:0 0 8px;font-size:32px}.cta-banner p{color:#d3e0d0;max-width:600px;margin:0}.site-footer{background:var(--ink);color:#fff;margin-top:70px;padding:52px 0 18px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:38px;display:grid}.footer-brand{letter-spacing:-.07em;margin:0 0 12px;font-size:26px;font-weight:800}.footer-brand span{color:var(--lime)}.site-footer .muted{color:#b6c1b1;max-width:340px;font-size:13px;line-height:1.6}.footer-title{text-transform:uppercase;letter-spacing:.1em;color:#b6c1b1;margin:0 0 14px;font-family:DM Mono,monospace;font-size:12px}.site-footer a{color:#fff;margin:10px 0;font-size:13px;display:block}.footer-bottom{color:#aeb7ac;border-top:1px solid #ffffff24;margin-top:40px;padding-top:18px;font-size:11px}.page-hero{padding:56px 0 24px}.page-hero h1{letter-spacing:-.07em;margin:13px 0;font-size:clamp(36px,5vw,62px);line-height:1}.page-hero p{max-width:700px;color:var(--muted);margin:0;font-size:17px;line-height:1.6}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.breadcrumbs a{text-underline-offset:3px;text-decoration:underline}.crumb-separator{margin-left:8px}.filter-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin:15px 0 30px;padding:16px 0;display:flex}.filter-bar p{color:var(--muted);margin:0;font-size:13px}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.tag{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:7px 10px;font-size:11px}.product-layout{grid-template-columns:1.05fr .95fr;gap:44px;padding:24px 0 65px;display:grid}.product-stage{background:var(--cream);aspect-ratio:1;border-radius:24px;overflow:hidden}.product-stage img{object-fit:cover;width:100%;height:100%}.product-detail h1{letter-spacing:-.07em;margin:10px 0 16px;font-size:clamp(36px,5vw,58px);line-height:1}.product-price{letter-spacing:-.06em;margin:0 0 20px;font-size:32px;font-weight:800}.product-detail .summary{color:var(--muted);margin:0 0 22px;font-size:16px;line-height:1.65}.detail-box{border:1px solid var(--line);background:#fff;border-radius:16px;margin:20px 0;padding:18px}.detail-box dl{grid-template-columns:1fr 1fr;gap:16px;margin:0;display:grid}.detail-box dt{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-family:DM Mono,monospace;font-size:10px}.detail-box dd{margin:5px 0 0;font-size:13px;line-height:1.5}.disclosure-note{color:var(--muted);margin-top:14px;font-size:11px;line-height:1.55}.content-layout{grid-template-columns:minmax(0,760px) 260px;gap:55px;padding:22px 0 66px;display:grid}.prose{color:#333830;font-size:16px;line-height:1.75}.prose h2{letter-spacing:-.06em;color:var(--ink);margin:42px 0 10px;font-size:31px}.prose p{margin:0 0 17px}.aside-card{border:1px solid var(--line);background:#fff;border-radius:18px;height:max-content;padding:20px;position:sticky;top:100px}.aside-card h3{letter-spacing:-.04em;margin:0 0 12px;font-size:18px}.aside-card p{color:var(--muted);margin:0 0 16px;font-size:13px;line-height:1.55}.tool-intro{max-width:680px;color:var(--muted);font-size:17px;line-height:1.65}.tool-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;margin:30px 0 18px;padding:28px}.form-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.tool-card label{color:var(--ink);gap:8px;font-size:12px;font-weight:800;display:grid}.tool-card input,.tool-card select{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fbfcfa;border-radius:10px;padding:12px}.tool-result{background:var(--green);color:#fff;border-radius:16px;gap:4px;margin-top:24px;padding:20px;display:grid}.tool-result span{text-transform:uppercase;letter-spacing:.1em;color:#d6e7d3;font-family:DM Mono,monospace;font-size:11px}.tool-result strong{letter-spacing:-.06em;font-size:35px}.tool-result small{color:#d6e7d3;line-height:1.55}.size-tool{grid-template-columns:1fr 1fr;gap:30px;display:grid}.tool-result-inline{color:var(--muted);font-size:16px}.legal{max-width:760px;padding:36px 0 70px}.legal h1{letter-spacing:-.07em;font-size:48px}.legal h2{letter-spacing:-.05em;margin-top:33px;font-size:24px}.legal p{color:var(--muted);line-height:1.7}.empty-state{text-align:center;padding:80px 0}.empty-state h1{letter-spacing:-.07em;font-size:54px}.empty-state p{color:var(--muted)}@media (max-width:860px){.desktop-nav{display:none}.header-inner{min-height:68px}.hero{padding-top:50px}.hero-grid,.product-layout,.content-layout{grid-template-columns:1fr}.hero-panel{min-height:220px}.stat-strip{grid-template-columns:repeat(2,1fr)}.stat-strip div:nth-child(2){border-right:0}.stat-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.category-grid,.product-grid,.guide-grid{grid-template-columns:repeat(2,1fr)}.content-layout{gap:25px}.aside-card{position:static}.form-grid,.size-tool{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (max-width:560px){.container{width:min(100% - 28px,1160px)}.header-inner .button{display:none}.hero h1{font-size:47px}.hero-copy{font-size:16px}.category-grid,.product-grid,.guide-grid,.how-grid{grid-template-columns:1fr}.section{padding:56px 0}.section-header{display:block}.section-header p{margin-top:14px}.cta-banner{padding:27px;display:block}.cta-banner .button{margin-top:20px}.stat-strip{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.product-layout{gap:25px}.page-hero h1{font-size:40px}.filter-bar{flex-direction:column;align-items:flex-start}}.product-rating-badge{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#161916eb;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:5px 9px;font-family:DM Mono,monospace;font-size:11px;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 8px 20px #1619162e}.product-rating-badge strong{letter-spacing:-.02em;font-size:12px}.product-rating-star{color:var(--lime)}.product-rating-panel{background:linear-gradient(135deg,#f8fbe9 0%,#eef4d4 100%);border:1px solid #cfd8b0;border-radius:16px;margin:-4px 0 22px;padding:16px 18px}.product-rating-heading{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.product-rating-label{letter-spacing:.08em;text-transform:uppercase;color:var(--green);font-family:DM Mono,monospace;font-size:11px;font-weight:500}.product-rating-value{color:var(--ink);align-items:baseline;gap:5px;display:inline-flex}.product-rating-value strong{letter-spacing:-.06em;font-size:25px;line-height:1}.product-rating-value small{color:var(--muted);font-family:DM Mono,monospace;font-size:10px}.product-rating-band{background:var(--green);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:999px;margin-left:auto;padding:5px 8px;font-size:10px;font-weight:800}.product-rating-panel p{color:#58614e;margin:9px 0 0;font-size:11px;line-height:1.55}@media (max-width:560px){.product-rating-panel{padding:14px}.product-rating-band{margin-left:0}}
:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:var(--dark-bg);--surface:var(--dark-surface);--ink:var(--dark-text);--muted:var(--dark-muted);--line:var(--dark-line);--green:var(--dark-accent);--lime:var(--dark-accent);--cream:var(--dark-surface-2);--shadow:var(--dark-shadow);--retail-bg:var(--dark-bg);--retail-surface:var(--dark-surface);--retail-surface-soft:var(--dark-surface-2);--retail-text:var(--dark-text);--retail-muted:var(--dark-muted);--retail-line:var(--dark-line);--retail-shadow:var(--dark-shadow);--boutique-ink:var(--dark-text);--boutique-forest:var(--dark-accent);--boutique-moss:var(--dark-muted);--boutique-lime:var(--dark-accent);--boutique-paper:var(--dark-bg);--boutique-card:var(--dark-surface);--boutique-line:var(--dark-line);--dark-bg:#0a0a0a;--dark-bg-raised:#0f0f0f;--dark-surface:#141414;--dark-surface-2:#1a1a1a;--dark-surface-3:#202020;--dark-text:#f5f5f0;--dark-muted:#a8a896;--dark-muted-2:#77776c;--dark-line:#2a2a2a;--dark-line-strong:#c9ff196b;--dark-accent:#c9ff19;--dark-accent-soft:#ddff70;--dark-image:#e9eae6;--dark-image-2:#f5f5f0;--dark-shadow:0 24px 60px #0000006b;--retail-black:#0a0a0a;--retail-black-soft:#141414;--retail-accent:var(--dark-accent);--retail-accent-soft:var(--dark-accent-soft)}html[data-theme=dark]{background:var(--dark-bg)}html[data-theme=dark] body{background:radial-gradient(circle at 86% 2%, #c9ff1913, transparent 30rem), var(--dark-bg);min-height:100vh;color:var(--dark-text)}html[data-theme=dark] main{min-height:65vh}html[data-theme=dark] ::selection{background:var(--dark-accent);color:#080b08}html[data-theme=dark] :where(a,button,input,select,summary):focus-visible{outline:2px solid var(--dark-accent);outline-offset:3px}html[data-theme=dark] .site-header,html[data-theme=dark] .site-header-home,html[data-theme=dark] .home-search-row{background:#0a0a0af0}html[data-theme=dark] .site-header{border-bottom-color:var(--dark-line);box-shadow:0 12px 34px #0000004d}html[data-theme=dark] .nav-popover,html[data-theme=dark] .mobile-nav-panel{border-color:var(--dark-line);background:var(--dark-surface)}html[data-theme=dark] .header-inner>div:last-child details>div{border-color:var(--dark-line)!important;background:var(--dark-surface)!important}html[data-theme=dark] .home-search-form{border-color:var(--dark-line);background:var(--dark-surface);box-shadow:0 18px 46px #00000057}html[data-theme=dark] .home-search-icon,html[data-theme=dark] .home-search-form input::placeholder{color:var(--dark-muted-2)}html[data-theme=dark] .home-search-form input{color:var(--dark-text)}html[data-theme=dark] .home-search-form button{background:var(--dark-accent);color:#080b08}html[data-theme=dark] .home-search-form button:hover{background:var(--dark-accent-soft)}html[data-theme=dark] .header-inner>div:last-child details>div a{color:var(--dark-text)}html[data-theme=dark] .header-inner>div:last-child details>div a:hover{background:var(--dark-accent);color:#080b08}html[data-theme=dark] .button{border-color:var(--dark-accent);background:var(--dark-accent);color:#080b08}html[data-theme=dark] .button:hover{border-color:var(--dark-accent-soft);background:var(--dark-accent-soft);color:#080b08}html[data-theme=dark] .button-ghost{color:var(--dark-text);background:0 0;border-color:#ffffff59}html[data-theme=dark] .button-ghost:hover,html[data-theme=dark] .button-light{border-color:var(--dark-text);background:var(--dark-text);color:#080b08}html[data-theme=dark] .eyebrow,html[data-theme=dark] .text-link,html[data-theme=dark] .breadcrumbs a{color:var(--dark-accent)}html[data-theme=dark] .breadcrumbs,html[data-theme=dark] .page-hero p,html[data-theme=dark] .hero-copy,html[data-theme=dark] .section-header p,html[data-theme=dark] .tool-intro,html[data-theme=dark] .tool-result-inline,html[data-theme=dark] .legal p,html[data-theme=dark] .empty-state p{color:var(--dark-muted)}html[data-theme=dark] .page-hero{border-bottom-color:var(--dark-line);background:radial-gradient(circle at 82% 8%, #c9ff1917, transparent 25rem), linear-gradient(180deg, #0a0d0b 0%, var(--dark-bg) 100%)}html[data-theme=dark] .page-hero h1,html[data-theme=dark] .section-header h2,html[data-theme=dark] .legal h1,html[data-theme=dark] .legal h2,html[data-theme=dark] .empty-state h1{color:var(--dark-text)}html[data-theme=dark] .section{border-color:var(--dark-line)}html[data-theme=dark] .stat-strip{border-color:var(--dark-line);background:var(--dark-surface);box-shadow:var(--dark-shadow)}html[data-theme=dark] .stat-strip div{border-color:var(--dark-line)}html[data-theme=dark] .stat-strip strong{color:var(--dark-text)}html[data-theme=dark] .stat-strip span{color:var(--dark-muted)}html[data-theme=dark] .finds-boutique{background:radial-gradient(circle at 7% 0%, #c9ff1911, transparent 27rem), var(--dark-bg)}html[data-theme=dark] .finds-hero,html[data-theme=dark] .catalog-toolbar,html[data-theme=dark] .filter-bar{border-color:var(--dark-line)}html[data-theme=dark] .finds-title-row h1,html[data-theme=dark] .finds-section-heading h2,html[data-theme=dark] .catalog-toolbar p b{color:var(--dark-text)}html[data-theme=dark] .finds-title-row h1 em,html[data-theme=dark] .finds-section-heading h2 span,html[data-theme=dark] .finds-index,html[data-theme=dark] .catalog-toolbar span{color:var(--dark-accent)}html[data-theme=dark] .finds-title-row h1 em:after{opacity:.18}html[data-theme=dark] .finds-lede,html[data-theme=dark] .finds-section-heading>p,html[data-theme=dark] .catalog-toolbar p,html[data-theme=dark] .filter-bar p{color:var(--dark-muted)}html[data-theme=dark] .catalog-stamp{border:1px solid var(--dark-line);background:radial-gradient(circle at 80% 18%, #c9ff1930, transparent 15rem), var(--dark-surface)}html[data-theme=dark] .category-chip,html[data-theme=dark] .tag{border-color:var(--dark-line);background:var(--dark-surface);color:var(--dark-text);box-shadow:none}html[data-theme=dark] .category-chip b{background:var(--dark-surface-3);color:var(--dark-accent)}html[data-theme=dark] .category-chip:hover,html[data-theme=dark] .category-chip.is-active,html[data-theme=dark] .category-filter-rail .category-chip:hover{border-color:var(--dark-accent);background:var(--dark-accent);color:#080b08}html[data-theme=dark] .category-chip:hover b,html[data-theme=dark] .category-chip.is-active b{color:var(--dark-accent);background:#080b08}html[data-theme=dark] .finds-filter-panel{border-color:var(--dark-line)!important;background:var(--dark-surface)!important}html[data-theme=dark] .finds-filter-panel label{color:var(--dark-muted)!important}html[data-theme=dark] .finds-filter-panel input,html[data-theme=dark] .finds-filter-panel select{background:var(--dark-bg-raised)!important;color:var(--dark-text)!important;border-color:#ffffff29!important}html[data-theme=dark] .finds-filter-panel input::placeholder{color:var(--dark-muted-2)}html[data-theme=dark] .finds-filter-panel+.category-rail+section[aria-label]{border-color:var(--dark-line)!important;background:var(--dark-surface)!important;color:var(--dark-text)!important}html[data-theme=dark] .filter-reset{background:var(--dark-accent);color:#080b08}html[data-theme=dark] .finds-empty-state{background:var(--dark-surface);border-color:#c9ff1947}html[data-theme=dark] .finds-empty-state h3{color:var(--dark-text)}html[data-theme=dark] .finds-empty-state p:not(.eyebrow){color:var(--dark-muted)}html[data-theme=dark] .category-card,html[data-theme=dark] .guide-card,html[data-theme=dark] .how-card,html[data-theme=dark] .aside-card,html[data-theme=dark] .detail-box,html[data-theme=dark] .tool-card,html[data-theme=dark] .methodology-links,html[data-theme=dark] .guide-editorial-note{border-color:var(--dark-line);background:var(--dark-surface);color:var(--dark-text);box-shadow:0 14px 36px #00000029}html[data-theme=dark] .category-card:hover,html[data-theme=dark] .guide-card:hover,html[data-theme=dark] .how-card:hover{border-color:var(--dark-line-strong);box-shadow:var(--dark-shadow)}html[data-theme=dark] .category-card:after,html[data-theme=dark] .how-card .how-number{background:var(--dark-surface-3);color:var(--dark-accent)}html[data-theme=dark] .category-card:hover:after{background:var(--dark-accent);color:#080b08}html[data-theme=dark] .category-card .category-index{color:var(--dark-accent);background:#c9ff191f}html[data-theme=dark] .category-card h3,html[data-theme=dark] .guide-card h3,html[data-theme=dark] .how-card h3,html[data-theme=dark] .aside-card h3,html[data-theme=dark] .detail-box dd,html[data-theme=dark] .tool-card label{color:var(--dark-text)}html[data-theme=dark] .category-card p,html[data-theme=dark] .guide-card p,html[data-theme=dark] .how-card p,html[data-theme=dark] .aside-card p,html[data-theme=dark] .detail-box dt,html[data-theme=dark] .guide-editorial-note span{color:var(--dark-muted)}html[data-theme=dark] .guide-card:nth-child(2n){background:var(--dark-surface-2)}html[data-theme=dark] .product-card,html[data-theme=dark] .product-card.boutique-product-card{border:1px solid var(--dark-line);background:var(--dark-surface);border-radius:18px;overflow:hidden;box-shadow:0 12px 32px #0000002b}html[data-theme=dark] .product-card:hover,html[data-theme=dark] .product-card.boutique-product-card:hover{border-color:var(--dark-line-strong);box-shadow:var(--dark-shadow)}html[data-theme=dark] .product-grid .product-image-wrap,html[data-theme=dark] .boutique-product-card .product-image-wrap,html[data-theme=dark] .product-card:not(.boutique-product-card) .product-image-wrap,html[data-theme=dark] .product-main-canvas,html[data-theme=dark] .outfit-image,html[data-theme=dark] .home-outfit-image,html[data-theme=dark] .outfit-detail-image,html[data-theme=dark] .outfit-detail-product-image,html[data-theme=dark] .outfit-related-card>div{background:linear-gradient(145deg, var(--dark-image-2), var(--dark-image)), var(--dark-image);border-color:#d9ddd8}html[data-theme=dark] .product-stage{border-color:var(--dark-line);background:var(--dark-surface)}html[data-theme=dark] .boutique-product-card .product-card-body,html[data-theme=dark] .product-card .product-card-body{background:var(--dark-surface)}html[data-theme=dark] .boutique-product-card .product-meta,html[data-theme=dark] .product-card .product-meta{color:var(--dark-muted-2)}html[data-theme=dark] .boutique-product-card h3,html[data-theme=dark] .product-card h3,html[data-theme=dark] .boutique-product-card .product-card-bottom strong,html[data-theme=dark] .product-card .product-card-bottom strong{color:var(--dark-text)}html[data-theme=dark] .boutique-product-card h3 a:hover,html[data-theme=dark] .product-card h3 a:hover,html[data-theme=dark] .boutique-product-card .text-link,html[data-theme=dark] .product-card .text-link,html[data-theme=dark] .text-link{color:var(--dark-accent)}html[data-theme=dark] .product-fit-note,html[data-theme=dark] .product-card p{color:var(--dark-muted)}html[data-theme=dark] .boutique-product-card .product-card-bottom,html[data-theme=dark] .product-card .product-card-bottom{border-color:var(--dark-line)}html[data-theme=dark] .status-live{background:var(--dark-accent);color:#080b08}html[data-theme=dark] .status-check{color:#111411;background:#ffffffeb}html[data-theme=dark] .product-detail h1,html[data-theme=dark] .product-price,html[data-theme=dark] .prose h2,html[data-theme=dark] .qc-gallery-heading h2{color:var(--dark-text)}html[data-theme=dark] .product-price{color:var(--dark-accent)}html[data-theme=dark] .product-detail .summary,html[data-theme=dark] .prose,html[data-theme=dark] .disclosure-note{color:var(--dark-muted)}html[data-theme=dark] .prose a{color:var(--dark-accent);text-underline-offset:3px;text-decoration-color:#c9ff196b}html[data-theme=dark] .prose strong{color:var(--dark-text)}html[data-theme=dark] .prose :where(code,kbd){border:1px solid var(--dark-line);background:var(--dark-surface-2);color:var(--dark-accent-soft);border-radius:6px}html[data-theme=dark] .qc-gallery{border-color:var(--dark-line);background:var(--dark-surface)}html[data-theme=dark] .qc-gallery-heading>span{color:var(--dark-accent);background:#c9ff191f}html[data-theme=dark] .qc-image-link{background:var(--dark-image);border-color:#d9ddd8}html[data-theme=dark] .product-stage .qc-image-link img{background:var(--dark-image)}html[data-theme=dark] .qc-empty-state{background:var(--dark-surface-2);border-color:#c9ff1940}html[data-theme=dark] .qc-empty-state strong{color:var(--dark-text)}html[data-theme=dark] .qc-empty-state p{color:var(--dark-muted)}html[data-theme=dark] .tool-card input,html[data-theme=dark] .tool-card select{background:var(--dark-bg-raised);color:var(--dark-text);border-color:#ffffff29}html[data-theme=dark] .tool-card input::placeholder{color:var(--dark-muted-2)}html[data-theme=dark] .tool-card input:focus,html[data-theme=dark] .tool-card select:focus{border-color:var(--dark-accent);outline:0;box-shadow:0 0 0 3px #c9ff1921}html[data-theme=dark] .tool-result,html[data-theme=dark] .cta-banner{border:1px solid var(--dark-line);background:radial-gradient(circle at 88% 10%, #c9ff191f, transparent 17rem), var(--dark-surface)}html[data-theme=dark] .tool-result span,html[data-theme=dark] .tool-result strong,html[data-theme=dark] .cta-banner .eyebrow{color:var(--dark-accent)}html[data-theme=dark] .tool-result small,html[data-theme=dark] .cta-banner p{color:var(--dark-muted)}html[data-theme=dark] .cta-banner h2{color:var(--dark-text)}html[data-theme=dark] .report-stat-grid,html[data-theme=dark] .report-table-wrap,html[data-theme=dark] .report-two-column>div{border-color:var(--dark-line);background:var(--dark-surface);color:var(--dark-text)}html[data-theme=dark] .report-stat-grid>div,html[data-theme=dark] .report-table th,html[data-theme=dark] .report-table td{border-color:var(--dark-line)}html[data-theme=dark] .report-stat-grid span,html[data-theme=dark] .report-copy,html[data-theme=dark] .report-band-grid span,html[data-theme=dark] .report-table th{color:var(--dark-muted)}html[data-theme=dark] .report-table th,html[data-theme=dark] .report-band-grid div,html[data-theme=dark] .report-brand-list a{background:var(--dark-surface-2)}html[data-theme=dark] .report-table a,html[data-theme=dark] .report-brand-list a:hover{color:var(--dark-accent)}html[data-theme=dark] .report-brand-list a:hover{background:var(--dark-surface-3)}html[data-theme=dark] .editorial-byline{border-left-color:var(--dark-accent);background:var(--dark-surface-2)}html[data-theme=dark] .editorial-byline span{color:var(--dark-muted)}html[data-theme=dark] .outfits-page,html[data-theme=dark] .outfit-detail-page,html[data-theme=dark] .home-outfits-section{background:var(--dark-bg)}html[data-theme=dark] .outfit-card,html[data-theme=dark] .home-outfit-card,html[data-theme=dark] .outfit-detail-product,html[data-theme=dark] .outfit-related-card,html[data-theme=dark] .product-outfit-card{border-color:var(--dark-line);background:var(--dark-surface)}html[data-theme=dark] .outfit-card:hover,html[data-theme=dark] .home-outfit-card:hover,html[data-theme=dark] .outfit-detail-product:hover,html[data-theme=dark] .outfit-related-card:hover,html[data-theme=dark] .product-outfit-card:hover{border-color:var(--dark-line-strong)}html[data-theme=dark] .site-footer{border-top:1px solid var(--dark-line);background:radial-gradient(circle at 10% 0,#c9ff1917,#0000 23rem),#050705}html[data-theme=dark] .footer-brand span,html[data-theme=dark] .site-footer a:hover{color:var(--dark-accent)}html[data-theme=dark] .site-footer .muted,html[data-theme=dark] .footer-title,html[data-theme=dark] .footer-bottom{color:var(--dark-muted)}@media (max-width:860px){html[data-theme=dark] .page-hero{padding-top:40px}html[data-theme=dark] .product-card,html[data-theme=dark] .product-card.boutique-product-card{border-radius:15px}}@media (max-width:560px){html[data-theme=dark] body{background:radial-gradient(circle at 92% 1%, #c9ff190f, transparent 20rem), var(--dark-bg)}html[data-theme=dark] .site-header{background:#0a0a0afa}html[data-theme=dark] .category-card,html[data-theme=dark] .guide-card,html[data-theme=dark] .how-card,html[data-theme=dark] .aside-card,html[data-theme=dark] .detail-box,html[data-theme=dark] .tool-card{border-radius:16px}html[data-theme=dark] .product-card,html[data-theme=dark] .product-card.boutique-product-card{border-radius:13px}}html[data-theme=dark] .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html[data-theme=dark] .spreadsheet-section{scroll-margin-top:96px}html[data-theme=dark] .spreadsheet-heading{align-items:end}html[data-theme=dark] .spreadsheet-shell{border:1px solid var(--dark-line);background:radial-gradient(circle at 92% 0%, #c9ff1914, transparent 22rem), var(--dark-surface);box-shadow:var(--dark-shadow);border-radius:22px;overflow:hidden}html[data-theme=dark] .spreadsheet-toolbar{border-bottom:1px solid var(--dark-line);grid-template-columns:minmax(240px,1.7fr) minmax(180px,.8fr) auto;align-items:end;gap:14px;padding:22px;display:grid}html[data-theme=dark] .spreadsheet-toolbar label{color:var(--dark-muted);letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:.78rem;font-weight:800;display:grid}html[data-theme=dark] .spreadsheet-toolbar input,html[data-theme=dark] .spreadsheet-toolbar select{background:var(--dark-bg-raised);width:100%;min-height:48px;color:var(--dark-text);font:inherit;text-transform:none;letter-spacing:normal;border:1px solid #ffffff2e;border-radius:12px;font-size:.95rem;font-weight:650}html[data-theme=dark] .spreadsheet-toolbar input{padding:0 15px}html[data-theme=dark] .spreadsheet-toolbar select{padding:0 40px 0 15px}html[data-theme=dark] .spreadsheet-toolbar input::placeholder{color:var(--dark-muted-2)}html[data-theme=dark] .spreadsheet-toolbar input:focus,html[data-theme=dark] .spreadsheet-toolbar select:focus{border-color:var(--dark-accent);outline:0;box-shadow:0 0 0 3px #c9ff1924}html[data-theme=dark] .spreadsheet-reset,html[data-theme=dark] .spreadsheet-archive-link{border:1px solid var(--dark-line-strong);min-height:48px;color:var(--dark-accent);font:inherit;cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;padding:0 16px;font-size:.84rem;font-weight:850;display:inline-flex}html[data-theme=dark] .spreadsheet-reset:hover,html[data-theme=dark] .spreadsheet-archive-link:hover{border-color:var(--dark-accent);background:var(--dark-accent);color:#080b08}html[data-theme=dark] .spreadsheet-result-bar{border-bottom:1px solid var(--dark-line);background:var(--dark-surface-2);justify-content:space-between;align-items:center;gap:18px;padding:13px 22px;display:flex}html[data-theme=dark] .spreadsheet-result-bar p{color:var(--dark-muted);margin:0;font-size:.84rem}html[data-theme=dark] .spreadsheet-result-bar strong{color:var(--dark-text)}html[data-theme=dark] .spreadsheet-table-wrap{overscroll-behavior-inline:contain;overflow-x:auto}html[data-theme=dark] .spreadsheet-table{border-collapse:collapse;width:100%;min-width:1060px;color:var(--dark-text);font-size:.87rem}html[data-theme=dark] .spreadsheet-table th,html[data-theme=dark] .spreadsheet-table td{border-bottom:1px solid var(--dark-line);text-align:left;vertical-align:middle;padding:15px 16px}html[data-theme=dark] .spreadsheet-table th{color:var(--dark-muted);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#0d110e;font-size:.7rem;font-weight:850}html[data-theme=dark] .spreadsheet-table tbody tr{background:#ffffff01;transition:background .16s}html[data-theme=dark] .spreadsheet-table tbody tr:hover{background:#c9ff190b}html[data-theme=dark] .spreadsheet-table tbody tr:last-child td{border-bottom:0}html[data-theme=dark] .spreadsheet-product-cell{min-width:220px}html[data-theme=dark] .spreadsheet-product-cell a{color:var(--dark-text);font-weight:850;line-height:1.35;display:block}html[data-theme=dark] .spreadsheet-product-cell a:hover,html[data-theme=dark] .spreadsheet-row-link{color:var(--dark-accent)}html[data-theme=dark] .spreadsheet-product-cell span{color:var(--dark-muted-2);margin-top:4px;font-size:.72rem;display:block}html[data-theme=dark] .spreadsheet-price{color:var(--dark-accent-soft);white-space:nowrap;font-weight:850}html[data-theme=dark] .spreadsheet-fit{max-width:280px;color:var(--dark-muted);line-height:1.45}html[data-theme=dark] .spreadsheet-badge{border:1px solid var(--dark-line);background:var(--dark-surface-3);min-height:27px;color:var(--dark-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 9px;font-size:.72rem;font-weight:800;display:inline-flex}html[data-theme=dark] .spreadsheet-badge.is-ready{color:var(--dark-accent);background:#c9ff191c;border-color:#c9ff1961}html[data-theme=dark] .spreadsheet-row-link{white-space:nowrap;font-weight:850}html[data-theme=dark] .spreadsheet-more{border-top:1px solid var(--dark-line);justify-content:center;padding:18px 22px 22px;display:flex}html[data-theme=dark] .spreadsheet-empty{text-align:center;padding:44px 22px}html[data-theme=dark] .spreadsheet-empty h3{color:var(--dark-text);margin:0 0 8px}html[data-theme=dark] .spreadsheet-empty p{max-width:560px;color:var(--dark-muted);margin:0 auto 18px}@media (max-width:860px){html[data-theme=dark] .spreadsheet-toolbar{grid-template-columns:1fr 1fr}html[data-theme=dark] .spreadsheet-reset,html[data-theme=dark] .spreadsheet-archive-link{grid-column:1/-1}}@media (max-width:560px){html[data-theme=dark] .spreadsheet-section{scroll-margin-top:78px}html[data-theme=dark] .spreadsheet-shell{border-radius:16px}html[data-theme=dark] .spreadsheet-toolbar{grid-template-columns:1fr;padding:16px}html[data-theme=dark] .spreadsheet-reset,html[data-theme=dark] .spreadsheet-archive-link{grid-column:auto}html[data-theme=dark] .spreadsheet-result-bar{flex-direction:column;align-items:flex-start;gap:7px;padding:12px 16px}html[data-theme=dark] .spreadsheet-table{min-width:940px}html[data-theme=dark] .spreadsheet-table th,html[data-theme=dark] .spreadsheet-table td{padding:13px 14px}}
