:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f3f4f6;--surface:#fff;--surface-muted:#f8fafc;--surface-strong:#eef2f7;--text:#171717;--text-muted:#5f6b7a;--line:#dde3ea;--line-strong:#c8d1db;--brand:#c9272c;--brand-strong:#a51d22;--shadow:0 18px 48px #0f172a14}*{box-sizing:border-box}html,body{color:var(--text);background:radial-gradient(circle at top,#c9272c0f,#0000 28%),linear-gradient(#f7f8fa 0%,#eef2f6 100%);margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{min-width:320px}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,textarea{font:inherit}.shell{max-width:1240px;margin:0 auto;padding:20px 16px 56px}.section{margin-top:20px}.section__heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.8rem;font-weight:700}.page-title,.hero__title{margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.page-copy,.hero__copy,.copy,.content-page__body,.hero__about p{color:var(--text-muted);margin:0;line-height:1.65}.content-page__body{gap:16px;display:grid}.button{border:1px solid var(--line-strong);background:var(--surface);min-height:42px;color:var(--text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0 18px;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.button.primary{border-color:var(--brand);background:var(--brand);color:#fff}.button.primary:hover{background:var(--brand-strong)}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f3f4f6eb;border-bottom:1px solid #5f6b7a1f;position:sticky;top:0}.site-header__inner,.site-footer__inner{max-width:1240px;margin:0 auto;padding-left:16px;padding-right:16px}.site-header__inner{grid-template-columns:minmax(0,220px) minmax(0,1fr) auto;align-items:center;gap:16px;min-height:78px;display:grid}.site-brand{flex-direction:column;gap:2px;min-width:0;display:flex}.site-brand__name{font-size:1.35rem;font-weight:800;line-height:1}.site-brand__tagline{color:var(--text-muted);font-size:.8rem}.site-nav,.site-header__actions,.site-footer__links,.breadcrumbs,.category-chip-row,.actions{flex-wrap:wrap;gap:10px;display:flex}.site-nav{justify-content:center}.site-mobile-menu{display:none;position:relative}.site-mobile-menu__toggle{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;gap:4px;width:44px;height:44px;padding:0;list-style:none;display:inline-flex}.site-mobile-menu__toggle::-webkit-details-marker{display:none}.site-mobile-menu__toggle span{background:var(--text);border-radius:999px;width:18px;height:2px;margin:0 auto}.site-mobile-menu__panel{border:1px solid var(--line);width:min(320px,100vw - 32px);box-shadow:var(--shadow);background:#fffffffa;border-radius:18px;padding:16px;position:absolute;top:calc(100% + 10px);right:0}.site-mobile-menu__section{gap:10px;display:grid}.site-mobile-menu__section+.site-mobile-menu__section{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.site-mobile-menu__label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.site-mobile-menu__link{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:12px;padding:12px 14px;display:block}.site-nav__link,.site-header__action,.site-footer__link,.category-chip{border:1px solid var(--line);color:var(--text-muted);background:#ffffffd9;border-radius:10px;padding:10px 14px;transition:border-color .18s,color .18s,background-color .18s}.site-nav__link:hover,.site-header__action:hover,.site-footer__link:hover,.category-chip:hover{color:var(--text);border-color:var(--line-strong);background:var(--surface)}.site-categories{border-top:1px solid #5f6b7a14}.site-categories__inner{gap:10px;max-width:1240px;margin:0 auto;padding:12px 16px 14px;display:flex;overflow-x:auto}.site-categories__link{border:1px solid var(--line);background:var(--surface);white-space:nowrap;border-radius:999px;flex:none;padding:11px 16px;box-shadow:0 8px 20px #0f172a0a}.site-categories__link:hover{color:var(--brand);border-color:#c9272c4d}.hero{grid-template-columns:minmax(0,1.1fr) minmax(280px,420px);gap:18px;display:grid}.hero__lead,.hero__about,.hero__feature,.account-panel,.account-card,.cart-item,.cart-summary,.category-card,.product-card,.content-page,.product-hero__panel,.product-summary,.site-footer__panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:18px}.hero__lead{background:linear-gradient(135deg,#fffffffa 0%,#f4f7fbfa 100%),linear-gradient(135deg,#c9272c14,#0000);flex-direction:column;gap:18px;padding:28px;display:flex}.hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.hero__stat{background:var(--surface-muted);border:1px solid var(--line);border-radius:14px;padding:14px}.hero__stat strong{margin-bottom:6px;font-size:1.35rem;display:block}.hero__stat span{color:var(--text-muted);font-size:.9rem}.hero__side{gap:18px;display:grid}.hero__feature,.hero__about{padding:22px}.hero__feature-list{gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.hero__feature-list li{color:var(--text-muted);padding-left:18px;position:relative}.hero__feature-list li:before{content:"";background:var(--brand);border-radius:999px;width:8px;height:8px;position:absolute;top:10px;left:0}.category-grid,.product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.category-card{background:linear-gradient(#fff 0%,#f8fafc 100%);flex-direction:column;justify-content:space-between;gap:14px;min-height:188px;padding:18px;display:flex}.category-card__title,.product-card__title{margin:0;font-size:1.12rem;font-weight:700;line-height:1.35;display:block}.category-card__copy,.product-card__meta,.product-card__status,.breadcrumbs,.product-summary__meta,.site-footer__copy,.site-footer__details{color:var(--text-muted)}.category-card__copy{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.category-card__footer{color:var(--brand);justify-content:space-between;align-items:center;gap:12px;font-weight:600;display:flex}.product-card{padding:12px}.product-card__media{aspect-ratio:1;background:linear-gradient(#f9fafb 0%,#eef2f7 100%);border-radius:14px;margin-bottom:12px;display:block;position:relative;overflow:hidden}.product-card__media img,.content-page__media img,.product-hero__media img{object-fit:cover;width:100%;height:100%;display:block}.product-card__badge{z-index:1;background:#ffffffeb;border:1px solid #dde3eaf2;border-radius:999px;padding:6px 10px;font-size:.74rem;font-weight:700;position:absolute;top:10px;left:10px}.product-card__meta{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:.82rem;display:flex}.product-card__price{margin:12px 0 0;font-size:1.45rem;font-weight:800}.product-card__actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.product-card__actions .button{text-align:center;flex:96px;min-width:0}.product-card__ghost{padding:0 14px}.breadcrumbs{margin:0 0 16px;font-size:.92rem}.breadcrumbs span[aria-hidden=true]{opacity:.45}.content-page,.product-hero{gap:18px;display:grid}.content-page{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);padding:24px}.content-page__copy{align-content:start;gap:16px;display:grid}.content-page__media,.product-hero__media{background:var(--surface-strong);border-radius:16px;overflow:hidden}.product-hero{grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.product-hero__panel,.product-summary{padding:18px}.product-summary__price{margin:0 0 18px;font-size:2rem;font-weight:800}.product-summary__meta{gap:12px;margin:0 0 20px;display:grid}.product-summary__meta div{border:1px solid var(--line);background:var(--surface-muted);border-radius:12px;padding:12px 14px}.product-summary__meta dt{text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:700}.product-summary__meta dd{color:var(--text);margin:6px 0 0;font-weight:600}.empty-state{border:1px dashed var(--line-strong);color:var(--text-muted);background:#ffffffb8;border-radius:16px;padding:22px}.site-footer{margin-top:32px;padding:0 16px 20px}.site-footer__panel{padding:22px}.site-footer__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:18px;display:grid}.site-footer__copy{margin:14px 0 0}.site-footer__details{gap:8px;display:grid}.account-layout,.cart-layout{gap:18px;display:grid}.account-layout{grid-template-columns:minmax(0,620px)}.account-panel,.account-card,.cart-item,.cart-summary{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:18px}.account-panel{gap:18px;padding:22px;display:grid}.account-form,.account-card,.cart-summary{gap:14px;display:grid}.account-form label{color:var(--text-muted);gap:8px;font-weight:700;display:grid}.account-form input{border:1px solid var(--line-strong);background:var(--surface-muted);min-height:44px;color:var(--text);border-radius:10px;padding:0 12px}.segmented-control{border:1px solid var(--line);background:var(--surface-muted);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;display:grid}.segmented-control button{min-height:38px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;font-weight:700}.segmented-control button.is-active{background:var(--surface);color:var(--brand);box-shadow:0 6px 18px #0f172a14}.account-card{padding:18px}.account-card__label{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:800}.cart-layout{grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:start}.cart-items{gap:12px;display:grid}.cart-item{grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.cart-item__media{aspect-ratio:1;background:var(--surface-strong);border-radius:12px;overflow:hidden}.cart-item__media img{object-fit:cover;width:100%;height:100%;display:block}.cart-item__content{gap:6px;display:grid}.cart-item__content h2{margin:0;font-size:1rem}.cart-item__content span{color:var(--text-muted)}.cart-summary{padding:18px;position:sticky;top:116px}.empty-state__actions{margin-top:14px}@media (max-width:980px){.site-header__inner,.hero,.content-page,.product-hero,.cart-layout,.site-footer__inner{grid-template-columns:1fr}.site-nav,.site-header__actions{justify-content:flex-start}}@media (max-width:720px){.shell{padding-top:16px}.section__heading{align-items:start;gap:10px;display:grid}.section__heading .page-copy{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.94rem;line-height:1.5;display:-webkit-box;overflow:hidden}.site-header__inner{grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:auto;padding-top:12px;padding-bottom:12px}.site-brand{flex-direction:row;align-items:center}.site-brand__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.site-brand__tagline,.site-nav,.site-header__actions,.site-categories{display:none}.site-mobile-menu{display:block}.hero__lead,.hero__feature,.hero__about,.account-panel,.content-page,.product-hero__panel,.product-summary,.site-footer__panel{padding:18px}.product-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.product-card{padding:10px}.product-card__media{margin-bottom:10px}.product-card__badge{padding:4px 8px;font-size:.68rem;top:8px;left:8px}.product-card__meta{gap:4px;margin-bottom:6px;font-size:.74rem;display:grid}.product-card__title{font-size:.96rem;line-height:1.3}.product-card__price{margin-top:8px;font-size:1.1rem}.hero__stats{grid-template-columns:1fr}.product-card__actions{grid-template-columns:1fr;gap:8px;margin-top:10px}.product-card__actions .button{min-height:36px;padding:0 10px;font-size:.82rem}.product-card__ghost{display:none}.site-footer{margin-top:24px;padding-bottom:12px}.site-footer__panel{padding:16px}.site-footer__details{gap:6px;font-size:.88rem}.site-footer__links{gap:8px}.site-footer__link{border-radius:9px;padding:7px 10px;font-size:.8rem}.cart-item{grid-template-columns:72px minmax(0,1fr)}.cart-item>strong{grid-column:2}.cart-summary{position:static}}
