:root{--color-ink:#18202a;--color-graphite:#3e4752;--color-paper:#fafaf7;--color-surface:#fff;--color-border:#dde3df;--color-trust-green:#2f6f5e;--color-editorial-blue:#245c8f;--color-amber:#b8842f;--color-rose:#b94a48;--color-muted:#6e7781;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--shadow-subtle:0 1px 2px #18202a14;--shadow-raised:0 8px 24px #18202a1f;--font-body:Inter, Arial, sans-serif;--font-editorial:Georgia, "Times New Roman", serif}
:root{--bg:#f4f6f8;--surface:#fff;--surface-soft:#f8fafc;--border:#d9e1e8;--border-strong:#c7d2dd;--text:#1f2933;--text-secondary:#5f6b7a;--brand-navy:#1f3a5f;--brand-blue:#2f6f9f;--accent-green:#2f8f6b;--warning-amber:#f3a93c;--danger-red:#d64545;--radius:8px;--radius-sm:6px}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--bg);color:var(--text);scroll-behavior:smooth;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}body{min-width:320px;margin:0;font-size:14px}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}h1,h2,h3,p{letter-spacing:0;margin:0}.site-shell{background:var(--bg);min-height:100vh}.site-header{z-index:30;border-bottom:1px solid var(--border);background:#fffffff5;position:sticky;top:0;box-shadow:0 1px 2px #1f29330f}.header-inner{grid-template-columns:230px minmax(280px,1fr) auto;align-items:center;gap:18px;width:min(1180px,100% - 24px);min-height:70px;margin:0 auto;display:grid}.brand-mark{flex-direction:column;gap:3px;display:inline-flex}.brand-mark strong{color:var(--brand-navy);font-size:1.58rem;font-weight:800;line-height:1}.brand-mark span{color:var(--text-secondary);font-size:.78rem;font-weight:600}.header-search{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(0,1fr) 46px;display:grid;overflow:hidden}.header-search input{min-width:0;min-height:42px;color:var(--text);outline-color:var(--brand-blue);border:0;padding:0 14px}.header-search button,.icon-button{background:var(--brand-blue);color:#fff;cursor:pointer;border:0;place-items:center;min-width:40px;min-height:40px;display:inline-grid}.header-actions{white-space:nowrap;align-items:center;gap:8px;display:flex}.action-link,.login-box{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);min-height:36px;color:var(--brand-navy);justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:.84rem;font-weight:700;display:inline-flex}.category-nav{border-top:1px solid var(--border);background:var(--surface)}.category-nav-inner{gap:4px;width:min(1180px,100% - 24px);margin:0 auto;padding:8px 0;display:flex;overflow-x:auto}.category-nav a{border-radius:var(--radius-sm);color:var(--brand-navy);flex:none;padding:8px 11px;font-size:.84rem;font-weight:700}.category-nav a:hover,.category-nav a[aria-current=page]{color:var(--brand-blue);background:#edf4fb}.page{width:min(1180px,100% - 24px);margin:0 auto;padding:18px 0 44px}.breadcrumb{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;font-size:.82rem;display:flex}.breadcrumb a{color:var(--brand-navy);font-weight:780}.breadcrumb-item{align-items:center;gap:6px;display:inline-flex}.eyebrow{color:var(--brand-blue);text-transform:uppercase;font-size:.76rem;font-weight:800}h1{color:var(--text);font-size:clamp(1.45rem,2.4vw,2.05rem);font-weight:750;line-height:1.22}h2{color:var(--text);font-size:1.02rem;font-weight:750;line-height:1.35}h3{color:var(--text);font-size:.95rem;font-weight:750;line-height:1.32}.lead{max-width:780px;color:var(--text-secondary);margin-top:8px;line-height:1.5}.muted{color:var(--text-secondary)}.panel,.catalog-panel,.product-card,.category-tile,.disclaimer,.detail-block,.filter-sidebar,.dense-box,.price-table,.spec-table,.compare-table,.product-hero,.metric-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}@keyframes entFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-search,.product-hero,.section,.detail-block,.disclaimer,.comparison-panels,.compare-selection-bar,.mobile-compare-row,.mobile-price-compare-card{animation:.36s both entFadeUp}.product-card,.category-tile,.metric-card,.key-spec,.mobile-offer-card,.compare-product-chip{transition:border-color .18s,box-shadow .18s,transform .18s,background-color .18s}.product-card:hover,.category-tile:hover,.metric-card:hover,.mobile-offer-card:hover,.mobile-price-compare-card:hover{border-color:var(--border-strong);transform:translateY(-1px);box-shadow:0 10px 28px #1f293314}.action-link,.primary-button,.success-button,.site-button,.text-button,.filter-drawer-button,.sort-sheet-button,.alert-submit-button,.product-select-button,.header-search button,.icon-button{transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s}.action-link:hover,.primary-button:hover,.success-button:hover,.site-button:hover,.text-button:hover,.filter-drawer-button:hover,.sort-sheet-button:hover,.alert-submit-button:hover,.product-select-button:hover,.header-search button:hover,.icon-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #1f293314}.data-track span{transition:width .42s}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.section{margin-top:16px}.section-header,.strip-title{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:10px 12px;display:flex}.section-header h2,.strip-title h2{font-size:1.02rem}.home-search{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(#fff,#f8fafc);gap:12px;padding:18px;display:grid}.home-search h1{max-width:720px}.home-panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.search-panel{grid-template-columns:minmax(0,1fr) 190px 44px;gap:8px;max-width:760px;display:grid}.search-panel input,.search-panel select,.detail-block input,.detail-block select{border:1px solid var(--border);border-radius:var(--radius-sm);min-height:40px;color:var(--text);background:#fff;padding:0 11px}.dense-box{padding:12px}.dense-box h2{margin-bottom:9px}.dense-list{display:grid}.dense-list a,.dense-list div{border-bottom:1px solid var(--border);color:var(--text);justify-content:space-between;gap:10px;padding:8px 0;display:flex}.dense-list a:last-child,.dense-list div:last-child{border-bottom:0}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.category-tile{padding:14px}.product-grid,.product-list{gap:10px;margin-top:10px;display:grid}.product-card{grid-template-columns:118px minmax(0,1fr) 178px;align-items:center;gap:14px;padding:12px;display:grid}.product-card-main{gap:7px;min-width:0;display:grid}.product-card-title{color:var(--text);font-size:.98rem;font-weight:780}.product-card-meta,.meta-row,.badge-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.product-card-meta{color:var(--text-secondary);font-size:.84rem}.product-card-price{justify-items:end;gap:7px;display:grid}.spec-mini{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 12px;font-size:.8rem;display:grid}.spec-mini span{color:var(--text-secondary)}.spec-mini strong{color:var(--text);font-weight:700;display:block}.data-track{background:#e6edf3;border-radius:99px;height:6px;overflow:hidden}.data-track span{border-radius:inherit;background:var(--accent-green);height:100%;display:block}.product-mockup{border:1px solid var(--border);border-radius:var(--radius);background:radial-gradient(circle at 50% 28%,#2f6f9f14,#0000 38%),#f8fafc;place-items:center;min-height:118px;display:grid}.product-mockup-lg{min-height:260px}.mock-bottle,.mock-box{background:linear-gradient(#fff 0%,#f2f6fa 100%);border:1px solid #c8d4df;border-radius:16px 16px 10px 10px;place-items:center;width:58px;height:88px;display:grid;position:relative;box-shadow:inset 0 -12px 20px #1f3a5f0f}.product-mockup-lg .mock-bottle{border-radius:22px 22px 14px 14px;width:86px;height:138px}.mock-box{border-radius:10px;width:82px}.product-mockup-lg .mock-box{width:128px;height:140px}.mock-cap{background:#e8eef4;border:1px solid #c8d4df;border-bottom:0;border-radius:6px 6px 2px 2px;width:34px;height:16px;position:absolute;top:-13px}.mock-label{box-sizing:border-box;text-align:center;background:linear-gradient(#edf6fb,#fff);border-radius:6px;align-content:center;gap:2px;width:82%;min-width:0;max-width:calc(100% - 10px);min-height:42px;max-height:58px;padding:6px 5px;display:grid;overflow:hidden}.product-mockup-lg .mock-label{min-height:58px;max-height:84px;padding:8px 7px}.mock-label small,.mock-label strong,.mock-label em{min-width:0;max-width:100%;display:block;overflow:hidden}.mock-label small{color:var(--brand-blue);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.56rem;font-weight:800;line-height:1}.mock-label strong{color:var(--brand-navy);overflow-wrap:anywhere;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:.66rem;line-height:1.05;display:-webkit-box}.mock-label-compact strong{font-size:.58rem}.mock-label-tight strong{font-size:.52rem}.product-mockup-lg .mock-label strong{font-size:.78rem}.product-mockup-lg .mock-label-compact strong{font-size:.68rem}.product-mockup-lg .mock-label-tight strong{font-size:.6rem}.mock-label em{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.55rem;font-style:normal;line-height:1}.badge{border:1px solid var(--border);background:var(--surface-soft);min-height:22px;color:var(--text-secondary);border-radius:999px;align-items:center;gap:4px;padding:2px 7px;font-size:.72rem;font-weight:700;display:inline-flex}.badge.sponsored{color:#8a5a00;background:#fff7e8;border-color:#f1d08b}.price{color:var(--accent-green);font-size:1.08rem;font-weight:800}.text-button,.site-button,.primary-button,.success-button{border-radius:var(--radius-sm);color:#fff;border:0;justify-content:center;align-items:center;gap:6px;width:fit-content;min-height:32px;padding:0 11px;font-size:.82rem;font-weight:760;display:inline-flex}.text-button,.primary-button{background:var(--brand-blue)}.site-button,.success-button{background:var(--accent-green)}.brand-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.brand-strip a{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-align:center;padding:12px 8px;font-weight:760}.disclaimer{color:var(--text-secondary);margin-top:12px;padding:10px 12px;line-height:1.5}.empty-state{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin-top:10px;padding:14px}.empty-state strong{color:var(--text);font-weight:800;display:block}.empty-state p{color:var(--text-secondary);margin-top:5px;line-height:1.45}.listing-layout{grid-template-columns:270px minmax(0,1fr);gap:14px;margin-top:14px;display:grid}.filter-sidebar{align-self:start;padding:12px}.filter-drawer-toggle,.filter-drawer-button,.filter-drawer-backdrop,.filter-drawer-close,.filter-mobile-bar{display:none}.filter-sidebar form{gap:0;display:grid}.filter-sidebar-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding-bottom:8px;display:flex}.filter-header-actions{align-items:center;gap:10px;display:flex}.filter-sidebar-header a,.filter-drawer-close{color:var(--brand-blue);font-size:.8rem;font-weight:700}.selected-filters{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;display:flex}.filter-chip{min-height:26px;color:var(--brand-navy);background:#eef7fd;border:1px solid #b7d5ea;border-radius:999px;align-items:center;padding:3px 9px;font-size:.8rem;font-weight:700;display:inline-flex}.filter-section{border-bottom:1px solid var(--border);padding:12px 0}.filter-section:first-of-type{padding-top:6px}.filter-section:last-child{border-bottom:0}.filter-section strong{color:var(--text);margin-bottom:8px;display:block}.filter-section label{color:var(--text-secondary);align-items:center;gap:8px;margin:6px 0;font-size:.9rem;display:flex}.filter-section input[type=checkbox],.filter-section input[type=radio]{width:15px;height:15px;accent-color:var(--brand-blue);flex:none}.range-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.range-fields label{gap:5px;margin:0;display:grid}.range-fields span{color:var(--text-secondary);font-size:.78rem;font-weight:700}.range-fields input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-height:36px;color:var(--text);padding:0 9px}.range-presets{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.range-preset{border:1px solid var(--border);background:var(--surface-soft);border-radius:999px;padding:5px 8px;margin:0!important}.filter-actions{background:var(--surface);grid-template-columns:1fr 1fr;gap:8px;padding-top:12px;display:grid;position:sticky;bottom:0}.apply-button,.secondary-button{border-radius:var(--radius-sm);text-align:center;white-space:nowrap;justify-content:center;align-items:center;min-height:36px;padding:0 10px;font-size:.88rem;font-weight:760;line-height:1.1;display:inline-flex}.apply-button{background:var(--brand-blue);color:#fff;border:0}.secondary-button{border:1px solid var(--border);background:var(--surface-soft);color:var(--brand-navy)}.sort-bar{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-wrap:wrap;gap:7px;padding:9px;display:flex}.sort-bar a,.sort-bar span{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);padding:7px 9px;font-weight:700}.product-hero{grid-template-columns:282px minmax(0,1fr) 250px;gap:18px;padding:16px;display:grid}.product-main-info{align-content:start;gap:10px;min-width:0;display:grid}.data-score{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft);align-content:start;gap:10px;padding:13px;display:grid}.data-score strong{color:var(--brand-navy);font-size:1.05rem}.data-score p{color:var(--text-secondary);font-size:.82rem;line-height:1.45}.detail-actions{gap:8px;display:grid}.key-spec-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.key-spec{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:74px;padding:10px}.key-spec span{color:var(--text-secondary);font-size:.76rem;font-weight:700;display:block}.key-spec strong{margin-top:5px;font-size:.9rem;font-weight:760;display:block}.detail-block{margin-top:12px;padding:12px}.legal-content{gap:14px;line-height:1.58;display:grid}.legal-content article{gap:6px;display:grid}.login-form{gap:12px;max-width:560px;display:grid}.login-form label{color:var(--text);gap:7px;font-weight:740;display:grid}.login-form input{width:100%}.form-status{color:var(--brand-navy);line-height:1.45}.form-status-error{color:var(--danger-red);font-weight:760}.alert-form{grid-template-columns:minmax(220px,1.3fr) 150px minmax(220px,1fr) auto;align-items:end;gap:10px;display:grid}.alert-field{min-width:0;color:var(--text);gap:7px;font-weight:740;display:grid}.alert-field input{width:100%}.product-select-button{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;min-height:40px;color:var(--text);cursor:pointer;text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:0 11px;display:flex}.product-select-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.alert-submit-button{border-radius:var(--radius-sm);background:var(--brand-blue);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;min-width:46px;min-height:40px;padding:0 12px;font-weight:800;display:inline-flex}.alert-status{grid-column:1/-1;min-height:20px}.product-picker-backdrop{z-index:70;cursor:pointer;background:#0f172a5c;border:0;position:fixed;inset:0}.product-picker-backdrop[hidden],.product-picker-sheet[hidden]{display:none}.product-picker-sheet{z-index:80;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-rows:auto auto minmax(0,1fr);gap:12px;width:min(560px,100vw - 32px);height:min(680px,100dvh - 48px);max-height:calc(100dvh - 48px);padding:14px;display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 46px #1f3a5f33}.product-picker-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-picker-header div{gap:3px;display:grid}.product-picker-header strong{color:var(--text);font-size:1rem}.product-picker-header span{color:var(--text-secondary);font-size:.84rem}.product-picker-header button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);width:36px;height:36px;color:var(--brand-navy);cursor:pointer;place-items:center;display:inline-grid}.product-picker-search{border:1px solid var(--border);border-radius:var(--radius-sm);min-height:42px;color:var(--text-secondary);background:#fff;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:0 11px;display:grid}.product-picker-search input{min-width:0;min-height:40px;color:var(--text);border:0;outline:none}.product-picker-results{overscroll-behavior:contain;scrollbar-width:thin;align-content:start;gap:7px;min-height:0;padding-right:4px;display:grid;overflow-y:auto}.product-picker-results button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);width:100%;color:var(--text);cursor:pointer;text-align:left;gap:4px;padding:10px;display:grid}.product-picker-results button:hover{border-color:var(--brand-blue);background:#edf4fb}.product-picker-results strong,.product-picker-results span{overflow-wrap:anywhere;min-width:0}.product-picker-results span{color:var(--text-secondary);font-size:.82rem}.table-wrap,.compare-matrix{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow-x:auto}.price-table,.compare-table,.spec-table{border-collapse:collapse;width:100%;font-size:13px}.price-table th,.price-table td,.compare-table th,.compare-table td,.spec-table th,.spec-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:9px 10px}.price-table th,.compare-table th{background:var(--surface-soft);color:var(--text);font-weight:760}.price-table tr:last-child td,.compare-table tr:last-child td,.spec-table tr:last-child td,.spec-table tr:last-child th{border-bottom:0}.seller-logo{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);min-width:48px;min-height:34px;color:var(--brand-navy);place-items:center;font-size:.75rem;font-weight:800;display:inline-grid}.spec-table th{width:230px;color:var(--text);background:#f1f5f9;font-weight:720}.spec-table .spec-section th{color:var(--brand-navy);background:#e8f0f7;font-size:.86rem}.ok{color:var(--accent-green);font-weight:800}.no{color:var(--danger-red);font-weight:800}.compare-matrix table{min-width:900px}.diff-row td,.diff-row th{background:#f5fbff}.same-row td{color:var(--text-secondary)}.comparison-panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.compare-selection-bar{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:flex-start;gap:12px;margin-top:12px;padding:10px;display:flex}.compare-selection-list{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.compare-product-chip{border:1px solid var(--border);background:var(--surface-soft);max-width:360px;min-height:36px;color:var(--brand-navy);border-radius:999px;align-items:center;gap:8px;padding:6px 8px 6px 10px;font-size:.82rem;font-weight:760;display:inline-flex}.compare-product-chip span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.compare-product-chip a,.compare-remove-link{color:var(--brand-blue);white-space:nowrap;font-size:.76rem;font-weight:800}.compare-remove-link{margin-top:5px;display:block}.compare-diff-toggle[aria-pressed=true]{border-color:var(--brand-blue);color:var(--brand-blue);background:#edf4fb}.mobile-compare-stack,.mobile-price-compare-list{display:none}.mobile-compare-stack{gap:10px;margin-top:12px}.mobile-compare-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden}.mobile-compare-row h2{border-bottom:1px solid var(--border);background:var(--surface-soft);padding:10px;font-size:.92rem}.mobile-compare-values{display:grid}.mobile-compare-values>div{border-bottom:1px solid var(--border);gap:4px;padding:10px;display:grid}.mobile-compare-values>div:last-child{border-bottom:0}.mobile-compare-values span{color:var(--text-secondary);overflow-wrap:anywhere;font-size:.78rem;font-weight:700}.mobile-compare-values strong{color:var(--text);overflow-wrap:anywhere;line-height:1.35}.mobile-price-compare-list{gap:10px}.mobile-price-compare-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:10px;padding:10px;display:grid}.mobile-price-compare-card span{color:var(--text-secondary);font-size:.78rem;font-weight:700;display:block}.mobile-price-compare-card strong{overflow-wrap:anywhere}.mobile-price-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-price-compare-grid>div{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);padding:8px}.mobile-price-compare-card .site-button{width:100%}.metric-card{padding:12px}.metric-card strong{color:var(--brand-navy);margin-top:6px;display:block}.footer{border-top:1px solid var(--border);width:min(1180px,100% - 24px);color:var(--text-secondary);margin:0 auto;padding:18px 0 26px;font-size:.82rem}.footer-links{flex-wrap:wrap;gap:8px 14px;margin-bottom:10px;display:flex}.footer-links a{color:var(--brand-navy);font-weight:760}@media (max-width:1000px){.site-header{position:static}.header-inner,.product-hero,.home-panels,.comparison-panels{grid-template-columns:1fr}.listing-layout{display:block}.category-nav{display:none}.compare-selection-bar{gap:9px;padding:9px;display:grid}.compare-selection-list{gap:7px;display:grid}.compare-product-chip{border-radius:var(--radius-sm);justify-content:space-between;width:100%;max-width:none}.compare-diff-toggle{width:100%}.compare-matrix,.compare-price-table-wrap{display:none}.mobile-compare-stack,.mobile-price-compare-list{display:grid}.filter-mobile-bar{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:center;gap:10px;margin:0 0 10px;padding:8px;display:flex}.filter-mobile-bar span{color:var(--text-secondary);font-weight:760}.filter-drawer-button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--brand-blue);color:#fff;cursor:pointer;justify-content:center;align-items:center;min-width:118px;min-height:38px;font-size:.92rem;font-weight:800;display:inline-flex}.filter-sidebar{z-index:60;overscroll-behavior:contain;border-width:0 1px 0 0;border-radius:0;width:min(86vw,360px);max-width:100%;height:100dvh;padding:14px;transition:transform .18s;position:fixed;inset:0 auto 0 0;overflow-y:auto;box-shadow:18px 0 34px #1f3a5f29;transform:translate(-104%)!important}.filter-drawer-backdrop{z-index:50;pointer-events:none;background:#0f172a00;transition:background .18s;display:block;position:fixed;inset:0}.filter-drawer-toggle:checked~.filter-sidebar{transform:translate(0)!important}.filter-drawer-toggle:checked~.filter-drawer-backdrop{pointer-events:auto;background:#0f172a5c}.filter-drawer-close{cursor:pointer;display:inline-flex}.filter-actions{border-top:1px solid var(--border);margin:0 -14px -14px;padding:12px 14px 14px}.filter-actions .apply-button,.filter-actions .secondary-button{min-height:40px;padding:0 8px;font-size:.84rem}.header-inner{padding:10px 0}.header-actions{flex-wrap:wrap}.key-spec-grid,.category-grid,.brand-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (hover:none) and (pointer:coarse),(max-height:520px) and (max-width:1100px){.site-header{position:static}.category-nav{display:none}}@media (max-height:520px) and (max-width:1100px){.header-inner{grid-template-columns:190px minmax(0,1fr);gap:10px;width:min(1180px,100% - 16px);min-height:0;padding:8px 0}.brand-mark span,.header-actions{display:none}.header-search input{min-height:38px}}@media (max-width:720px){body{font-size:13px}.page,.header-inner,.category-nav-inner,.footer{width:min(100% - 14px,1180px)}.search-panel,.product-card,.key-spec-grid,.category-grid,.brand-strip{grid-template-columns:1fr}.product-card-price{justify-items:start}.product-mockup{min-height:132px}}.compare-card-action,.mobile-product-heading,.mobile-price-summary,.mobile-offer-list,.sort-sheet-toggle,.sort-sheet-button,.sort-sheet-backdrop,.sort-sheet{display:none}@media (max-width:1000px){.filter-mobile-bar{z-index:20;position:sticky;top:0}.filter-mobile-controls{gap:8px;display:flex}.sort-sheet-button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);min-width:88px;min-height:38px;color:var(--brand-navy);cursor:pointer;justify-content:center;align-items:center;font-size:.92rem;font-weight:800;display:inline-flex}.sort-sheet{z-index:60;border:1px solid var(--border);background:var(--surface);border-radius:16px 16px 0 0;gap:8px;max-height:76dvh;padding:14px;transition:transform .18s;display:grid;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%);box-shadow:0 -18px 34px #1f3a5f29}.sort-sheet-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex}.sort-sheet a{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);min-height:44px;color:var(--brand-navy);align-items:center;padding:0 12px;font-weight:800;display:flex}.sort-sheet-backdrop{z-index:50;pointer-events:none;background:#0f172a00;transition:background .18s;display:block;position:fixed;inset:0}.sort-sheet-toggle:checked~.sort-sheet{transform:translateY(0)}.sort-sheet-toggle:checked~.sort-sheet-backdrop{pointer-events:auto;background:#0f172a5c}}@media (max-width:720px){body{font-size:14px;overflow-x:hidden}input,select,textarea,button{font-size:16px}.site-header{position:static}.header-inner{gap:7px;min-height:0;padding:7px 0}.brand-mark{gap:1px}.brand-mark strong{font-size:1.18rem}.brand-mark span{font-size:.66rem}.header-search{grid-template-columns:minmax(0,1fr) 42px;width:100%}.header-search input{min-height:40px;font-size:16px}.header-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;width:100%;display:grid}.action-link{white-space:nowrap;gap:4px;min-width:0;min-height:34px;padding:0 4px;font-size:.72rem}.action-link svg{flex:none;width:13px;height:13px}.category-nav-inner{scrollbar-width:none;gap:6px;padding:6px 0}.category-nav-inner::-webkit-scrollbar{display:none}.category-nav a{border:1px solid var(--border);background:var(--surface-soft);white-space:nowrap;border-radius:999px;min-height:32px;padding:6px 10px;font-size:.78rem}.page{padding-top:12px;padding-bottom:30px}.breadcrumb{font-size:.78rem}h1{font-size:clamp(1.42rem,7vw,1.82rem)}.lead{line-height:1.45}.section{margin-top:12px}.section-header,.strip-title{flex-direction:column;align-items:flex-start;min-height:0;padding:10px}.home-search{gap:10px;padding:13px}.home-panels{gap:10px}.search-panel{grid-template-columns:minmax(0,1fr) 44px;width:100%;max-width:none}.search-panel select{order:3;grid-column:1/-1}.search-panel input,.search-panel select,.detail-block input,.detail-block select{min-height:44px;font-size:16px}.dense-list a,.dense-list div{align-items:flex-start;min-width:0}.dense-list strong{text-align:right;flex:none}.category-grid,.brand-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.category-tile{min-width:0;padding:12px}.product-grid,.product-list{gap:9px}.product-card{grid-template-columns:88px minmax(0,1fr);align-items:start;gap:10px;padding:10px}.product-card>a:first-child{grid-area:1/1;min-width:0}.product-card-main{grid-column:2;gap:6px;min-width:0}.product-card-title,.product-card-main>.muted{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card-title{-webkit-line-clamp:2;font-size:1rem;line-height:1.24}.product-card-main>.muted{-webkit-line-clamp:2;line-height:1.35}.product-card-meta{gap:4px;font-size:.78rem}.product-card .product-mockup{aspect-ratio:1;min-height:88px}.product-card .mock-bottle{border-radius:13px 13px 9px 9px;width:42px;height:66px}.product-card .mock-box{width:58px;height:66px}.product-card .mock-cap{width:27px;height:12px;top:-10px}.product-card .mock-label{min-height:32px;max-height:44px;padding:4px}.product-card .spec-mini{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 8px;font-size:.76rem}.product-card .spec-mini div:nth-child(n+4){display:none}.product-card-price{border-top:1px solid var(--border);grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto auto;place-items:center start;gap:6px 8px;width:100%;padding-top:8px;display:grid}.product-card-price .price{font-size:1.18rem}.product-card-price .data-track{grid-column:1/-1;width:100%}.product-card-price .text-button,.compare-card-action{min-height:40px;padding:0 10px;font-size:.82rem}.product-card-price .text-button{grid-area:1/2/span 2}.compare-card-action{grid-area:1/3/span 2;display:inline-flex}.filter-mobile-bar{margin:0 0 9px;padding:7px}.filter-mobile-controls{flex:none}.filter-drawer-button{min-width:92px}.sort-sheet-button{min-width:76px}.selected-filters{gap:6px;padding:8px}.filter-sidebar{width:min(90vw,360px);padding:12px}.range-fields{grid-template-columns:1fr}.range-preset{align-items:center;min-height:36px}.sort-bar{display:none}.mobile-product-heading{order:1;display:block}.product-hero{flex-direction:column;gap:12px;padding:12px;display:flex}.product-hero>.product-mockup{order:2;min-height:210px}.product-main-info{order:3}.product-main-info>h1{display:none}.data-score{order:4}.mobile-price-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-price-summary div{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);min-width:0;padding:9px}.mobile-price-summary span{color:var(--text-secondary);font-size:.78rem;font-weight:700;display:block}.detail-actions{grid-template-columns:1fr}.alert-form{grid-template-columns:1fr;gap:10px;padding:12px}.alert-field{gap:6px}.product-select-button,.alert-submit-button{min-height:44px;font-size:16px}.alert-submit-button{width:100%}.product-picker-sheet{width:100%;height:min(76dvh,620px);max-height:76dvh;padding:14px 14px calc(14px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;inset:auto 0 0;transform:none}.product-picker-search{min-height:46px}.product-picker-search input{min-height:44px;font-size:16px}.product-picker-results button{min-height:58px;padding:11px}.primary-button,.success-button,.site-button,.text-button{min-height:44px}.key-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.key-spec{min-height:72px}.offer-table-wrap{display:none}.mobile-offer-list{gap:10px;display:grid}.mobile-offer-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:10px;padding:12px;display:grid}.mobile-offer-card span{color:var(--text-secondary);font-size:.78rem;font-weight:700;display:block}.mobile-offer-card strong{overflow-wrap:anywhere}.mobile-offer-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-offer-card-grid>div{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);padding:8px}.mobile-offer-card-footer{gap:8px;display:grid}.mobile-offer-card-footer .site-button{width:100%}.table-wrap,.compare-matrix{-webkit-overflow-scrolling:touch;max-width:100%}.compare-selection-bar{gap:9px;padding:9px;display:grid}.compare-selection-list{gap:7px;display:grid}.compare-product-chip{border-radius:var(--radius-sm);justify-content:space-between;width:100%;max-width:none}.compare-diff-toggle{width:100%}.compare-matrix{display:none}.mobile-compare-stack{gap:10px;margin-top:12px;display:grid}.mobile-compare-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden}.mobile-compare-row h2{border-bottom:1px solid var(--border);background:var(--surface-soft);padding:10px;font-size:.92rem}.mobile-compare-values{display:grid}.mobile-compare-values>div{border-bottom:1px solid var(--border);gap:4px;padding:10px;display:grid}.mobile-compare-values>div:last-child{border-bottom:0}.mobile-compare-values span{color:var(--text-secondary);overflow-wrap:anywhere;font-size:.78rem;font-weight:700}.mobile-compare-values strong{color:var(--text);overflow-wrap:anywhere;line-height:1.35}.compare-price-table-wrap{display:none}.mobile-price-compare-list{gap:10px;display:grid}.mobile-price-compare-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:10px;padding:10px;display:grid}.mobile-price-compare-card span{color:var(--text-secondary);font-size:.78rem;font-weight:700;display:block}.mobile-price-compare-card strong{overflow-wrap:anywhere}.mobile-price-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-price-compare-grid>div{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);padding:8px}.mobile-price-compare-card .site-button{width:100%}.price-table{min-width:620px}.compare-matrix .compare-table{table-layout:fixed;min-width:640px}.compare-table th,.compare-table td{overflow-wrap:anywhere;min-width:150px}.compare-table th:first-child,.compare-table td:first-child{z-index:1;background:var(--surface-soft);min-width:128px;position:sticky;left:0}.spec-table,.spec-table tbody,.spec-table tr,.spec-table th,.spec-table td{width:100%;display:block}.spec-table tr{border-bottom:1px solid var(--border);padding:9px 10px}.spec-table th,.spec-table td{border-bottom:0;padding:0}.spec-table th{color:var(--text-secondary);background:0 0;font-size:.78rem}.spec-table td{color:var(--text);overflow-wrap:anywhere;margin-top:3px}.spec-table .spec-section{padding:0}.spec-table .spec-section th{color:var(--brand-navy);background:#e8f0f7;padding:9px 10px}.comparison-panels{gap:10px}.metric-card{min-width:0}.footer{padding-bottom:20px}}@media (max-width:390px){.header-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.header-actions .action-link:last-child{grid-column:auto}.action-link{font-size:.68rem}.action-link svg{width:12px;height:12px}.product-card{grid-template-columns:78px minmax(0,1fr)}.product-card .product-mockup{min-height:78px}.product-card-price{grid-template-columns:minmax(0,1fr) 1fr 1fr}.product-card-price .text-button,.compare-card-action{width:100%}}
