:root{color:#172221;background:radial-gradient(circle at top left,rgba(12,139,137,.15),transparent 26rem),linear-gradient(180deg,#f5f0eb,#eee7df);font-family:Avenir Next,PingFang SC,sans-serif;--sb-bg: #f3efeb;--sb-surface: rgba(255, 255, 255, .82);--sb-surface-strong: rgba(255, 255, 255, .92);--sb-border: rgba(204, 195, 185, .72);--sb-text: #172221;--sb-muted: #65716e;--sb-accent: #0c8b89;--sb-accent-soft: rgba(12, 139, 137, .1);--sb-shadow: 0 18px 44px rgba(25, 35, 34, .08);--sb-radius-xl: 28px;--sb-radius-lg: 22px;--sb-radius-md: 16px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--sb-text);background:transparent}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{display:block;max-width:100%}.page-shell{min-height:100vh}.top-nav{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:18px 32px;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f5f0ebbf;border-bottom:1px solid rgba(204,195,185,.48)}.top-nav__brand{display:inline-flex;gap:12px;align-items:center}.top-nav__brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:16px;background:var(--sb-text);color:#fff;font-size:18px}.top-nav__brand-copy{display:flex;flex-direction:column;gap:2px}.top-nav__brand-copy strong{font-size:1.05rem}.top-nav__brand-copy span{color:var(--sb-muted);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.top-nav__links{display:inline-flex;gap:10px}.top-nav__link{padding:10px 16px;border-radius:999px;color:var(--sb-muted)}.top-nav__link.active{background:#fff;color:var(--sb-text);box-shadow:var(--sb-shadow)}.home-shell,.catalog-shell,.detail-shell{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:30px 0 64px}.home-shell,.catalog-shell{display:grid;gap:26px}.home-hero,.catalog-hero,.detail-hero,.detail-section,.filter-panel,.site-footer,.brand-rail,.category-grid,.review-section{background:var(--sb-surface);border:1px solid var(--sb-border);border-radius:var(--sb-radius-xl);box-shadow:var(--sb-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-hero{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.9fr);gap:24px;padding:36px}.home-hero__copy h1,.catalog-hero h1,.detail-hero__body h1{margin:12px 0 16px;font-size:clamp(2rem,4vw,3.8rem);line-height:.98;letter-spacing:-.04em}.home-hero__copy p,.catalog-hero p,.detail-hero__lead,.site-footer__copy{margin:0;max-width:58ch;color:var(--sb-muted);line-height:1.7}.hero-kicker,.section-head__kicker{display:inline-flex;color:var(--sb-accent);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.home-hero__actions{display:flex;gap:12px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid var(--sb-border);border-radius:999px;background:#fff;color:var(--sb-text)}.button--primary{background:var(--sb-text);border-color:var(--sb-text);color:#fff}.home-hero__stats{display:grid;gap:14px}.home-hero__stats article,.score-card,.category-grid__card,.product-card,.review-card{background:var(--sb-surface-strong);border:1px solid rgba(204,195,185,.68);border-radius:var(--sb-radius-lg)}.home-hero__stats article{padding:20px}.home-hero__stats strong{display:block;font-size:2rem}.home-hero__stats span,.product-card__summary,.product-card__meta span,.detail-breadcrumb,.detail-spec span,.detail-hero__chips span,.review-card__head span,.review-card__content{color:var(--sb-muted)}.section-head{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.section-head h2,.filter-panel h2{margin:0;font-size:1.55rem}.section-head--inline{flex-direction:row;align-items:flex-end;justify-content:space-between}.section-head--inline p{margin:0;color:var(--sb-muted)}.brand-rail,.category-grid,.review-section,.detail-section,.filter-panel,.site-footer,.catalog-hero{padding:26px}.brand-rail__track{display:flex;flex-wrap:wrap;gap:10px}.brand-rail__chip{padding:11px 16px;border:1px solid var(--sb-border);border-radius:999px;background:#fff;color:var(--sb-muted)}.brand-rail__chip--active,.brand-rail__chip:hover,.category-grid__card--active{border-color:#0c8b8947;background:var(--sb-accent-soft);color:var(--sb-text)}.category-grid__items{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.category-grid__card{display:grid;gap:6px;min-height:120px;padding:20px}.category-grid__label{font-size:1.1rem;font-weight:600}.category-grid__meta{color:var(--sb-muted);line-height:1.5}.section-stack{display:grid;gap:18px}.search-bar{display:flex;gap:10px;align-items:center;min-height:64px;padding:0 18px;border:1px solid var(--sb-border);border-radius:999px;background:#ffffffe6;box-shadow:var(--sb-shadow)}.search-bar__icon{color:var(--sb-muted);font-size:1.2rem}.search-bar__input{flex:1;border:0;background:transparent;outline:0}.search-bar__clear{border:0;background:transparent;color:var(--sb-accent);cursor:pointer}.catalog-layout{display:grid;grid-template-columns:minmax(260px,300px) minmax(0,1fr);gap:24px;align-items:start}.filter-panel{position:sticky;top:92px}.filter-panel__fields{display:grid;gap:14px}.filter-panel__field{display:grid;gap:8px}.filter-panel__field span{font-size:.92rem}.filter-panel__field select{width:100%;min-height:46px;padding:0 14px;border:1px solid var(--sb-border);border-radius:14px;background:#fff}.filter-panel__reset{width:100%;min-height:46px;margin-top:18px;border:0;border-radius:14px;background:var(--sb-text);color:#fff;cursor:pointer}.catalog-results{display:grid;gap:18px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{display:grid;overflow:hidden}.product-card__media{display:grid;place-items:center;min-height:260px;padding:18px;background:linear-gradient(180deg,#ffffffeb,#e8eeede0)}.product-card__media img{width:100%;max-height:230px;object-fit:contain}.product-card__placeholder,.detail-hero__placeholder{color:var(--sb-muted);letter-spacing:.2em}.product-card__body{display:grid;gap:10px;padding:18px}.product-card__eyebrow,.product-card__meta,.review-card__head,.detail-hero__meta,.detail-breadcrumb,.detail-hero__chips,.size-table__row,.score-card__head,.review-card__scores li,.site-footer{display:flex;align-items:center;justify-content:space-between}.product-card h3{margin:0;font-size:1.25rem}.product-card__category{margin:0;color:var(--sb-accent)}.product-card__meta strong,.detail-hero__meta strong{font-size:1.05rem}.detail-breadcrumb{gap:8px;margin-bottom:18px;font-size:.94rem}.detail-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:28px;padding:30px}.detail-hero__media{display:grid;place-items:center;min-height:480px;padding:28px;border-radius:var(--sb-radius-lg);background:linear-gradient(180deg,#fffffff5,#e7eeedd1)}.detail-hero__media img{width:100%;max-height:420px;object-fit:contain}.detail-hero__body{display:grid;align-content:start;gap:18px}.detail-hero__chips{flex-wrap:wrap;gap:10px;justify-content:flex-start}.detail-hero__chips span{padding:10px 14px;border-radius:999px;background:#ffffffd1}.detail-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px}.detail-specs,.size-table,.score-grid,.review-section__list{display:grid;gap:12px}.detail-radar,.detail-radar__header{display:grid}.detail-spec{display:grid;gap:6px;padding:14px 16px;border:1px solid rgba(204,195,185,.68);border-radius:16px;background:#ffffffd6}.size-table__row{gap:16px;padding:14px 16px;border:1px solid rgba(204,195,185,.68);border-radius:16px;background:#ffffffd6}.score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-radar__header{margin-bottom:10px}.detail-radar__note{margin:0;color:var(--sb-muted);font-size:.95rem}.detail-radar{place-items:center;padding:16px 0 8px}.detail-radar__svg{width:min(100%,320px);height:auto;overflow:visible}.detail-radar__ring,.detail-radar__axis{fill:none;stroke:#0c8b891f;stroke-width:1}.detail-radar__shape{fill:#0c8b8929;stroke:#0c8b89;stroke-width:2}.detail-radar__dot{fill:#0c8b89;stroke:#ffffffeb;stroke-width:1.5}.detail-radar__label{fill:#5e6672;font-size:11px;font-weight:500}.score-card{padding:16px}.score-card__bar{height:10px;margin-top:14px;overflow:hidden;border-radius:999px;background:#0c8b891a}.score-card__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0c8b89,#2cb4a1)}.review-card{padding:18px}.review-card__head>div{display:grid;gap:4px}.review-card__content{margin:14px 0;line-height:1.75}.review-card__scores{display:grid;gap:8px;padding:0;margin:0;list-style:none}.site-footer{width:min(1240px,calc(100% - 48px));margin:0 auto 32px}.site-footer__title,.site-footer__meta{margin:0}.site-footer__meta{color:var(--sb-muted)}.empty-state{padding:28px;border:1px dashed rgba(128,144,140,.35);border-radius:var(--sb-radius-lg);background:#ffffff8c;color:var(--sb-muted)}@media (max-width: 1100px){.home-hero,.detail-hero,.detail-section-grid,.product-grid,.category-grid__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 920px){.top-nav{padding:16px 20px}.home-shell,.catalog-shell,.detail-shell,.site-footer{width:min(100%,calc(100% - 24px))}.catalog-layout,.home-hero,.detail-hero,.detail-section-grid{grid-template-columns:1fr}.filter-panel{position:static}.product-grid,.score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid__items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 640px){.top-nav{gap:12px;align-items:flex-start;flex-direction:column}.top-nav__links,.home-hero__actions,.section-head--inline,.site-footer{width:100%;align-items:stretch;flex-direction:column}.home-hero,.catalog-hero,.detail-hero,.detail-section,.filter-panel,.brand-rail,.category-grid,.review-section,.site-footer{padding:20px}.home-shell,.catalog-shell,.detail-shell{width:min(100%,calc(100% - 16px));padding-top:16px}.search-bar{min-height:58px}.product-grid,.score-grid,.category-grid__items{grid-template-columns:1fr}.detail-hero__media{min-height:320px}.detail-breadcrumb,.product-card__eyebrow,.product-card__meta,.detail-hero__meta,.size-table__row,.score-card__head,.review-card__scores li{gap:10px;align-items:flex-start;flex-direction:column}}
