:root{color:#111827;--sb-mesh-bg: radial-gradient(at 0% 0%, rgba(13, 148, 136, .14) 0px, transparent 45%), radial-gradient(at 100% 0%, rgba(245, 158, 11, .08) 0px, transparent 40%), radial-gradient(at 50% 100%, rgba(0, 242, 254, .06) 0px, transparent 50%), #faf8f5;--sb-noise-filter: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.015'/%3E%3C/svg%3E");font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;--sb-bg: #f5f2ee;--sb-surface: rgba(255, 255, 255, .72);--sb-surface-strong: rgba(255, 255, 255, .88);--sb-border: rgba(13, 148, 136, .12);--sb-border-strong: rgba(13, 148, 136, .24);--sb-text: #111827;--sb-muted: #4b5563;--sb-accent: #0D9488;--sb-accent-gradient: linear-gradient(135deg, #0D9488, #2cb4a1);--sb-accent-soft: rgba(13, 148, 136, .08);--sb-shadow: 0 4px 12px rgba(17, 24, 39, .02);--sb-shadow-hover: 0 10px 24px rgba(17, 24, 39, .06);--sb-radius-xl: 16px;--sb-radius-lg: 12px;--sb-radius-md: 8px;--sb-ease-out: cubic-bezier(.25, 1, .5, 1)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--sb-text);background:var(--sb-mesh-bg);position:relative}body:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--sb-noise-filter);pointer-events:none;z-index:9999}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{display:block;max-width:100%}.page-shell{min-height:100vh;padding-top:16px}.top-nav{position:sticky;top:16px;z-index:100;display:flex;align-items:center;justify-content:space-between;max-width:1200px;width:calc(100% - 32px);margin:0 auto;padding:14px 28px;border-radius:999px;border:1px solid rgba(255,255,255,.45);background:#ffffffb8;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:var(--sb-shadow);transition:all .3s var(--sb-ease-out)}.top-nav__brand{display:inline-flex;gap:12px;align-items:center}.top-nav__brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--sb-accent-gradient);color:#fff;font-size:16px;font-weight:800;box-shadow:0 4px 12px #0c8b8940}.top-nav__brand-copy{display:flex;flex-direction:column;gap:1px}.top-nav__brand-copy strong{font-size:1.02rem;letter-spacing:-.01em}.top-nav__brand-copy span{color:var(--sb-muted);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.top-nav__links{display:inline-flex;gap:6px}.top-nav__link{padding:8px 16px;border-radius:999px;color:var(--sb-muted);font-size:.92rem;font-weight:600;transition:all .2s ease}.top-nav__link:hover{color:var(--sb-text);background:#0c8b890d}.top-nav__link.active{background:#fff;color:var(--sb-accent);box-shadow:0 4px 12px #0c8b890f;border:1px solid rgba(12,139,137,.08)}.home-shell,.catalog-shell,.detail-shell{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:24px 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);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:border-color .3s ease,box-shadow .3s ease}.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 24px;border:1px solid var(--sb-border);border-radius:999px;background:#fffc;color:var(--sb-text);font-weight:600;font-size:.92rem;transition:all .25s var(--sb-ease-out);cursor:pointer;box-shadow:0 2px 8px #0c8b8905}.button:hover{background:#fff;border-color:var(--sb-accent);transform:translateY(-2px);box-shadow:0 6px 20px #0c8b8914;color:var(--sb-accent)}.button:active{transform:translateY(0)}.button--primary{background:var(--sb-accent-gradient);border:none;color:#fff;box-shadow:0 4px 18px #0c8b8938}.button--primary:hover{background:var(--sb-accent-gradient);color:#fff;opacity:.95;box-shadow:0 8px 24px #0c8b8959;transform:translateY(-2px)}.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;place-content:center;gap:0;min-height:auto;padding:16px 20px;text-align:center}.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;background:#ffffff73;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--sb-border);border-radius:var(--sb-radius-xl);box-shadow:var(--sb-shadow);transition:transform .4s var(--sb-ease-out),border-color .4s var(--sb-ease-out),box-shadow .4s var(--sb-ease-out);perspective:1000px}.product-card:hover{transform:translateY(-8px) rotateX(3deg) rotateY(-2deg);border-color:var(--sb-border-strong);box-shadow:var(--sb-shadow-hover)}.product-card__media{display:grid;place-items:center;min-height:260px;padding:18px;background:linear-gradient(180deg,#fffffff2,#f3efeba6);overflow:hidden;transition:background .4s var(--sb-ease-out);position:relative}.product-card__media-image{width:100%;max-height:230px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(12,139,137,.08));transition:opacity .24s ease,transform .4s var(--sb-ease-out),filter .4s var(--sb-ease-out)}.product-card__media-image--pending{opacity:0}.product-card__media-image--loaded{opacity:1}.product-card__media-skeleton{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:18px;background:linear-gradient(90deg,#e2e8f0c7,#f8fafcfa,#e2e8f0c7);background-size:200% 100%;animation:sb-image-shimmer 1.5s ease-in-out infinite}.product-card:hover .product-card__media-image{transform:scale(1.06) translateY(-4px);filter:drop-shadow(0 16px 28px rgba(12,139,137,.16))}.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);position:relative}.detail-hero__media-image{position:relative;z-index:1;width:100%;max-height:420px;object-fit:contain;transition:opacity .24s ease}.detail-hero__media-thumb{position:absolute;top:28px;right:28px;bottom:28px;left:28px;width:calc(100% - 56px);height:calc(100% - 56px);object-fit:contain}.detail-hero__media-image--pending{opacity:0}.detail-hero__media-image--loaded{opacity:1}.detail-hero__media-skeleton{position:absolute;top:28px;right:28px;bottom:28px;left:28px;border-radius:24px;background:linear-gradient(90deg,#e2e8f0c7,#f8fafcfa,#e2e8f0c7);background-size:200% 100%;animation:sb-image-shimmer 1.5s ease-in-out infinite}.detail-hero__body{display:grid;align-content:start;gap:18px}.detail-hero__meta{display:none!important}.detail-hero__chips{flex-wrap:wrap;gap:10px;justify-content:flex-start}.detail-hero__chips span{padding:10px 14px;border-radius:999px;background:#ffffffd1}@keyframes sb-image-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.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;border-radius:var(--sb-radius-xl)}.top-nav__links,.section-head--inline,.site-footer{width:100%;align-items:stretch;flex-direction:column}.home-hero__copy h1{font-size:1.8rem;letter-spacing:-.02em}.home-hero__actions{flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:16px}.home-hero__actions .button{flex:1;min-height:42px;padding:0 16px;font-size:.85rem}.home-hero__stats{grid-template-columns:repeat(3,1fr);gap:10px}.home-hero__stats article{padding:12px 8px;text-align:center}.home-hero__stats strong{font-size:1.4rem}.home-hero__stats span{font-size:.75rem}.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}}.product-card__price-row{display:none!important}.product-card__tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:12px!important;align-self:flex-start}.product-card__tag-pill{background:#0d94880d!important;color:var(--sb-accent)!important;font-size:10px!important;padding:4px 12px!important;border-radius:6px!important;font-weight:600!important;white-space:nowrap!important}
