@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--bg:#2a2f34;--bg-elevated:#31373d;--line:#ffffff1a;--text-strong:#f3f0eb;--muted-strong:#c9c2b8;--muted:#a79f95;--accent:#ff7a00;--accent-soft:#ffb36f;--font-display:"Rajdhani", "Segoe UI", sans-serif;--font-body:"Space Grotesk", "Segoe UI", sans-serif;color:var(--text-strong);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.45}*{box-sizing:border-box}html,body,#root{width:100%;min-width:100%;max-width:none;margin:0}html{scroll-behavior:smooth;overflow-x:clip}body{min-height:100vh;color:var(--text-strong);background:radial-gradient(circle at 100% 0,#ff6a001a,#0000 28%),linear-gradient(#32373d 0%,#2c3137 42%,#292e33 100%);overflow-x:clip}a,button,input,select,textarea{font:inherit}button{appearance:none}h1,h2,h3,h4,p,dl{margin:0}h1,h2,h3,h4{color:var(--text-strong);font-family:var(--font-display);text-transform:uppercase;font-weight:700;line-height:1}h1{letter-spacing:.03em;margin-top:16px;font-size:clamp(2rem,4.5vw,3.6rem)}h2{letter-spacing:.025em;margin-top:12px;font-size:clamp(1.5rem,3vw,2.4rem)}h3{letter-spacing:.04em;font-size:clamp(1.1rem,2.2vw,1.45rem)}h4{letter-spacing:.03em;font-size:1.04rem}p,li,small,span,dt,dd,input,a,button,select,label{font-size:.96rem}img,video,svg,canvas{max-width:100%}::selection{color:#fff5ec;background:#ff7a0052}.page-shell{isolation:isolate;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow:clip}.page-shell>:not(.background-media){z-index:1;position:relative}.page-shell>.mobile-drawer,.page-shell>.mobile-drawer-backdrop{position:fixed}.page-shell>.mobile-drawer-backdrop{z-index:31}.page-shell>.mobile-drawer{z-index:32}.home-intro--hidden{opacity:0;transform:translateY(100vh)}.home-intro--rolling{opacity:1;transition:transform 1.5s cubic-bezier(.22,.61,.36,1),opacity 1.2s ease-out;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.home-intro--hidden,.home-intro--rolling{opacity:1;transition:none;transform:none}}.background-media{z-index:0;pointer-events:none;background:linear-gradient(#2c3137f2,#24292ef5);position:fixed;inset:0;overflow:hidden}.background-media__video{object-fit:cover;opacity:.3;filter:saturate(.82)contrast(1.04)brightness(.52);width:100%;height:100%;display:block;position:absolute;inset:0}.background-media__overlay{opacity:1;background:linear-gradient(#00000070,#0000009e),radial-gradient(circle at 100% 0,#ff7a0014,#0000 22%);transition:opacity 1.4s ease-in;position:absolute;inset:0}.background-media--intro .background-media__overlay{opacity:.1;transition:none}.utility-bar{text-transform:uppercase;letter-spacing:.16em;border-bottom:1px solid var(--line);color:var(--muted);text-align:center;background:linear-gradient(90deg,#ff6a0029,#fff0),#1d2126cc;justify-content:center;gap:16px;padding:10px 20px;font-size:.72rem;display:flex}.site-header{z-index:20;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#22262bb8;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:24px;padding:22px 32px;display:flex;position:sticky;top:0}.brand-mark{font-family:var(--font-display);letter-spacing:.14em;color:var(--text-strong);gap:4px;font-size:1.5rem;text-decoration:none;display:inline-flex}.brand-mark__logo{object-fit:contain;z-index:21;filter:drop-shadow(0 4px 10px #0000008c);width:auto;height:80px;margin-top:-20px;margin-bottom:-20px;display:block;position:relative}.brand-mark__word--accent{color:var(--accent)}.main-nav{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.menu-toggle{width:46px;height:46px;color:var(--text-strong);background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;display:none}.menu-toggle svg,.mobile-drawer__header .icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.main-nav a,.main-nav__link,.footer-links a,.column-heading a,.legal-links a,.auth-form__row a,.auth-actions-stack a,.search-summary span{color:var(--muted-strong);text-decoration:none;transition:color .16s,transform .16s}.main-nav a:hover,.main-nav__link:hover,.footer-links a:hover,.column-heading a:hover,.legal-links a:hover,.auth-form__row a:hover,.auth-actions-stack a:hover{color:var(--text-strong);transform:translateY(-1px)}.main-nav__link--active{color:var(--text-strong)}.header-actions{align-items:center;gap:12px;display:flex}.mobile-drawer-backdrop{z-index:31;opacity:0;pointer-events:none;background:#090b0e8f;transition:opacity .18s;position:fixed;inset:0}.mobile-drawer-backdrop--open{opacity:1;pointer-events:auto}.mobile-drawer{z-index:32;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#23272cf0;border-left:1px solid #ffffff14;flex-direction:column;gap:24px;width:min(360px,86vw);padding:24px 18px;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(102%)}.mobile-drawer--open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.mobile-drawer__header,.mobile-drawer__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-drawer__header strong{color:var(--text-strong);font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase}.mobile-drawer__nav{gap:10px;display:grid}.mobile-drawer__nav a,.mobile-drawer__nav .main-nav__link{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;width:100%;padding:14px 16px;display:block}.mobile-drawer__actions{flex-direction:column;align-items:stretch;margin-top:auto}.mobile-drawer__actions .primary-button,.mobile-drawer__actions .secondary-button{text-align:center;justify-content:center}.mobile-drawer,.mobile-drawer-backdrop{display:none}.icon-button{width:46px;height:46px;color:var(--text-strong);background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.icon-button__counter{background:var(--accent);color:#160d08;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding-inline:4px;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;top:-4px;right:-2px}.hero-section,.marketplace-section,.account-section,.legal-section,.site-footer,.subpage-shell{padding-inline:clamp(16px,2.5vw,48px)}.hero-section{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:36px;padding-top:32px;padding-bottom:56px;display:grid}.subpage-shell{padding-top:48px}.subpage-hero{max-width:900px;margin-bottom:32px}.subpage-hero--tight{max-width:780px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--accent-soft);background:#ff6a0014;border:1px solid #ff6a003d;border-radius:999px;padding:7px 12px;font-size:.78rem;display:inline-flex}.hero-copy h1,.section-heading h2,.subpage-hero h1{max-width:12ch}.hero-copy__text,.section-heading p,.featured-card p,.product-card p,.legal-card p,.site-footer p,.cookie-banner p,.account-summary li,.consent-boxes span,.subpage-hero p,.auth-card p,.search-summary,.info-strip span{color:var(--muted-strong)}.hero-actions,.cookie-banner__actions,.signup-form__footer,.auth-actions-stack,.auth-actions-stack--row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.primary-button,.secondary-button,.product-card__footer button,.auth-form__submit{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:14px 22px;font-weight:600;text-decoration:none;transition:transform .18s,border-color .18s,background .18s}.primary-button,.product-card__footer button,.auth-form__submit{color:#130d09;background:linear-gradient(135deg,#ff6200,#ffb800);box-shadow:0 18px 38px #ff620038}.secondary-button{color:var(--text-strong);background:#ffffff08;border-color:#ffffff1f}.primary-button:hover,.secondary-button:hover,.product-card__footer button:hover,.icon-button:hover,.auth-form__submit:hover{transform:translateY(-2px)}.trust-list,.auth-points{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.trust-list li,.auth-points li{color:var(--text-strong);align-items:center;gap:10px;display:flex}.trust-list li:before,.auth-points li:before{content:"";background:linear-gradient(135deg,#ff6200,#ffb800);border-radius:999px;width:9px;height:9px;box-shadow:0 0 18px #ff6a008a}.hero-panel{gap:24px;display:grid;position:relative}.product-visual{background:radial-gradient(circle at 50% 30%,#ff7b0057,#0000 36%),linear-gradient(160deg,#ffffff08,#ffffff03),#121319;border:1px solid #ffffff0f;border-radius:30px;min-height:340px;position:relative;overflow:hidden}.product-visual__halo{filter:blur(18px);background:radial-gradient(circle,#ff6a0059,#0000 62%);border-radius:50%;position:absolute;inset:15% 12%}.product-visual__logo{opacity:.85;filter:drop-shadow(0 6px 12px #00000080);z-index:1;width:110px;height:auto;position:absolute;top:18px;right:18px}.mobile-drawer__logo{object-fit:contain;width:auto;height:36px}.site-footer__logo{object-fit:contain;width:auto;height:44px;margin-bottom:8px}.product-visual__core{background:linear-gradient(140deg,#1b1c24a6,#09090ceb),linear-gradient(135deg,#ff6b0029,#0000);border:1px solid #ffffff14;border-radius:28px;flex-direction:column;justify-content:end;padding:28px;display:flex;position:absolute;inset:18% 17%;box-shadow:inset 0 0 0 1px #ffffff05}.product-visual__label,.product-card__category,.status-badge{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-soft);font-size:.78rem}.product-visual__core strong{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;font-size:clamp(2rem,5vw,3.4rem)}.product-visual__core small{color:var(--muted);letter-spacing:.14em;text-transform:uppercase}.featured-card,.feature-strip,.product-card,.account-summary,.signup-form,.legal-card,.cookie-banner,.auth-card,.marketplace-search-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff09,#ffffff04);border:1px solid #ffffff12;box-shadow:0 20px 44px #0000003d}.featured-card,.account-summary,.signup-form,.legal-card,.auth-card,.marketplace-search-card{border-radius:24px;padding:28px}.featured-card__pill,.product-card__badge,.status-badge{width:fit-content;color:var(--text-strong);background:#ffffff0f;border-radius:999px;padding:6px 10px;font-size:.8rem;display:inline-flex}.featured-card__image{display:none}.featured-specs,.info-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0 0;display:grid}.featured-specs{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-specs div,.info-strip div{background:#ffffff09;border-radius:18px;padding:14px}.featured-specs dt,.info-strip strong,.search-summary strong,.product-card__meta span{color:var(--text-strong)}.featured-specs dt{text-transform:uppercase;letter-spacing:.12em;font-size:.82rem}.featured-specs dd{color:var(--text-strong);margin:8px 0 0;font-weight:700}.feature-strip{border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-inline:clamp(20px,4vw,40px);padding:18px;display:grid}.feature-strip div{background:#ffffff06;border-radius:20px;padding:16px 18px}.feature-strip strong,.search-summary strong{font-family:var(--font-display);color:var(--text-strong);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:1.2rem;display:block}.marketplace-section,.account-section,.legal-section{padding-top:80px}.section-heading{max-width:760px;margin-bottom:32px}.section-heading--tight h2{max-width:16ch}.marketplace-layout,.account-layout,.auth-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.single-card-shell{display:grid}.column-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.column-heading h3,.account-summary h3,.legal-card h3,.auth-card h2,.marketplace-search-card h2{color:var(--text-strong);margin:0}.product-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-grid--stacked{grid-template-columns:1fr}.catalog-grid{padding-top:24px;padding-bottom:48px}.product-card{border-radius:22px;gap:14px;padding:22px;display:grid;position:relative}.product-card__media{aspect-ratio:4/3;background:#0a0e12;border:1px solid #ffffff0f;border-radius:14px;width:100%;overflow:hidden}.product-card__media img{object-fit:cover;width:100%;height:100%;display:block}.product-card--brand,.auth-card--accent,.auth-card--success{background:linear-gradient(135deg,#ff6a0029,#ffffff09),linear-gradient(#ffffff0a,#ffffff04)}.product-card h4{color:var(--text-strong);margin:0;font-size:1.15rem}.product-card__meta{flex-wrap:wrap;gap:12px;font-size:.92rem;display:flex}.product-card__footer,.search-summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-card__footer strong{color:var(--text-strong);font-size:1.14rem}.account-summary ul{gap:12px;margin:18px 0 0;padding-left:20px;display:grid}.signup-form,.auth-form{gap:20px;display:grid}.form-grid,.search-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.signup-form label,.auth-form label,.search-grid label{gap:8px;display:grid}.signup-form span,.auth-form span,.search-grid span{color:var(--text-strong);font-size:.9rem}.signup-form input,.auth-form input,.search-grid input,.search-grid select{box-sizing:border-box;width:100%;color:var(--text-strong);background:#ffffff08;border:1px solid #ffffff17;border-radius:16px;padding:14px 16px}.signup-form input::placeholder,.auth-form input::placeholder,.search-grid input::placeholder{color:var(--muted)}.signup-form input:focus,.auth-form input:focus,.search-grid input:focus,.search-grid select:focus{border-color:#ff6a0073;outline:2px solid #ff6a0059}.consent-boxes{gap:14px;display:grid}.consent-boxes label,.checkbox-inline{grid-template-columns:auto 1fr;align-items:start;gap:12px;display:grid}.consent-boxes input,.checkbox-inline input{width:18px;height:18px;margin-top:3px}.signup-form__footer small{color:var(--muted)}.auth-form__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-card--wide{max-width:820px}.auth-actions-stack{margin-top:24px}.legal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.legal-links{flex-wrap:wrap;gap:18px;margin-top:22px;display:flex}.marketplace-search-card{gap:18px;display:grid}.site-footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:start;gap:24px;margin-top:auto;padding-top:28px;padding-bottom:96px;display:flex}.customer-links{flex-wrap:nowrap;gap:10px;margin-bottom:20px;padding-bottom:8px;display:flex;overflow-x:auto}.customer-links .main-nav__link{white-space:nowrap;background:#ffffff05;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:10px 16px;display:inline-flex}.customer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-bottom:36px;display:grid}.customer-grid--purchases{grid-template-columns:1fr}.purchase-list{gap:12px;padding-bottom:36px;display:grid}.purchase-list__item{background:#ffffff05;border:1px solid #ffffff1a;border-radius:14px;overflow:hidden}.purchase-list__row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:72px 1fr auto;align-items:center;gap:14px;padding:12px;display:grid}.purchase-list__thumbnail{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;width:72px;height:72px;overflow:hidden}.purchase-list__thumbnail img{object-fit:cover;width:100%;height:100%}.purchase-list__summary{flex-direction:column;gap:4px;display:flex}.purchase-list__summary strong{color:var(--text-strong)}.purchase-list__summary span{color:var(--muted);font-size:.92rem}.purchase-status{border:1px solid #0000;justify-self:end}.purchase-status--processing{color:#f8ca78;background:#f8ca7824;border-color:#f8ca7852}.purchase-status--shipping{color:#6fc8ff;background:#6fc8ff26;border-color:#6fc8ff57}.purchase-status--delivered{color:#84df9f;background:#84df9f24;border-color:#84df9f57}.purchase-status--cancelled{color:#ff8c8c;background:#ff8c8c29;border-color:#ff8c8c59}.purchase-list__details{border-top:1px solid #ffffff14;padding:14px 16px 18px}.purchase-list__detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.purchase-timeline{gap:10px;margin:0;padding:0;list-style:none;display:grid}.purchase-timeline li{border-left:2px solid #ffffff29;padding-left:10px}.purchase-timeline span{color:var(--muted);font-size:.82rem;display:block}.cart-list{gap:12px;display:grid}.cart-list__item{border:1px solid #ffffff17;border-radius:12px;grid-template-columns:82px 1fr;gap:12px;padding:12px;display:grid}.cart-list__thumb{object-fit:cover;background:#ffffff0a;border-radius:10px;width:82px;height:82px}.cart-list__content{gap:6px;display:grid}.cart-list__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.user-avatar{object-fit:cover;color:#fffc;background:linear-gradient(135deg,#ffffff26,#ffffff0d);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:inline-flex}.user-avatar--initials{display:flex}.site-footer strong{color:var(--text-strong);font-family:var(--font-display);letter-spacing:.1em;margin-bottom:10px;display:inline-block}.footer-links{flex-wrap:wrap;gap:16px;display:flex}.cookie-banner{z-index:30;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex;position:fixed;bottom:20px;left:20px;right:20px}.cookie-banner strong{color:var(--text-strong);margin-bottom:8px;display:block}.hero-copy__text,.section-heading p,.featured-card p,.product-card p,.legal-card p,.site-footer p,.cookie-banner p,.account-summary li,.consent-boxes span,.subpage-hero p,.auth-card p,.search-summary,.info-strip span,.main-nav a,.main-nav__link,.mobile-drawer__nav a,.mobile-drawer__nav .main-nav__link,.footer-links a,.legal-links a,.product-card__meta span,.utility-bar span{overflow-wrap:anywhere;word-break:break-word}@media (width<=1120px){.hero-section,.marketplace-layout,.account-layout,.legal-grid,.feature-strip,.auth-layout,.catalog-grid,.customer-grid{grid-template-columns:1fr}.hero-copy h1,.section-heading h2,.section-heading--tight h2,.subpage-hero h1{max-width:none}.product-grid,.form-grid,.search-grid,.featured-specs,.info-strip{grid-template-columns:1fr}.main-nav,.header-actions{justify-content:center}.site-footer,.cookie-banner,.utility-bar,.column-heading,.product-card__footer,.search-summary,.auth-form__row,.auth-actions-stack--row{flex-direction:column;align-items:start}.cookie-banner{bottom:14px;left:14px;right:14px}}@media (width<=900px){.mobile-drawer,.mobile-drawer-backdrop{display:block}.mobile-drawer{display:flex}.main-nav{display:none}.menu-toggle{display:inline-flex}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);flex-direction:row;grid-template-columns:1fr auto auto;align-items:center;gap:8px;min-height:60px;padding:10px 14px;display:grid}.brand-mark{letter-spacing:.08em;min-width:0;font-size:1.1rem}.brand-mark__logo{height:56px;margin-top:-14px;margin-bottom:-14px}.header-actions{flex-wrap:nowrap;justify-self:end;align-items:center;gap:6px;display:inline-flex}.menu-toggle{justify-self:end}.icon-button,.menu-toggle{width:42px;height:42px}.utility-bar{display:none}.hero-section{gap:26px;padding-top:18px;padding-bottom:32px}.hero-copy{flex-direction:column;gap:14px;padding-top:8px;display:flex}.hero-copy .eyebrow{margin-top:0}.hero-copy h1{font-size:clamp(1.7rem,7vw,2.4rem);line-height:1.1}.hero-copy__text{font-size:.98rem}.hero-actions{flex-direction:column;align-items:stretch;gap:10px}.hero-actions .primary-button,.hero-actions .secondary-button,.auth-actions-stack .primary-button,.auth-actions-stack .secondary-button{text-align:center;justify-content:center;width:100%;padding:14px 18px}.product-visual{display:none}.hero-panel{gap:16px}.featured-card__image{aspect-ratio:16/10;object-fit:cover;border-radius:16px;width:100%;margin-bottom:4px;display:block}.featured-card h2{font-size:1.15rem;line-height:1.25}.featured-card p{font-size:.92rem}.product-card{border-radius:18px;gap:10px;padding:14px}.product-card h4{font-size:1rem}.product-card p{font-size:.88rem}.product-card__footer{flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.product-card__footer button{padding:10px 14px;font-size:.85rem}.catalog-grid,.product-grid{gap:14px;padding-top:16px;padding-bottom:28px}.marketplace-section,.account-section,.legal-section{padding-top:36px}.section-heading{margin-bottom:18px}.subpage-shell{padding-top:22px}.subpage-hero{margin-bottom:18px}.subpage-hero h1{font-size:clamp(1.6rem,6.5vw,2rem);line-height:1.15}.mobile-drawer{gap:18px;width:min(100%,100vw);padding:18px 16px 24px}.mobile-drawer__nav{gap:8px}.mobile-drawer__nav a,.mobile-drawer__nav .main-nav__link{border-radius:14px;padding:16px 18px;font-size:1rem}.mobile-drawer__actions{gap:10px}.site-footer{flex-direction:column;gap:16px;margin-top:40px;padding-top:22px;padding-bottom:32px}.cookie-banner{border-radius:18px;gap:12px;padding:16px}.cookie-banner__actions{width:100%}.cookie-banner__actions .primary-button,.cookie-banner__actions .secondary-button{text-align:center;flex:1 1 0;justify-content:center}.product-visual__logo{width:80px;top:12px;right:12px}}@media (width<=720px){.hero-section,.marketplace-section,.account-section,.legal-section,.site-footer,.subpage-shell{padding-inline:14px}.featured-card,.account-summary,.signup-form,.legal-card,.cookie-banner,.auth-card,.marketplace-search-card{border-radius:18px;padding:18px}.featured-specs{grid-template-columns:1fr;gap:10px}.featured-specs div,.info-strip div{padding:12px}.featured-specs dt{font-size:.74rem}.featured-specs dd{font-size:.95rem}.catalog-grid{gap:12px}.signup-form input,.auth-form input,.search-grid input,.search-grid select{padding:12px 14px;font-size:.95rem}.consent-boxes input,.checkbox-inline input{width:20px;height:20px}.category-filters{padding:14px}.purchase-list__row{grid-template-columns:58px 1fr}.purchase-status{grid-column:1/-1;justify-self:start}.purchase-list__thumbnail{width:58px;height:58px}.purchase-list__detail-grid{grid-template-columns:1fr}.cart-list__item{grid-template-columns:64px 1fr}.cart-list__thumb{width:64px;height:64px}}@media (width<=480px){.product-card{padding:12px}.product-card__media{aspect-ratio:16/10}.product-card__footer{flex-direction:column;align-items:stretch;gap:10px}.product-card__footer button{width:100%}.product-card__prices{align-items:flex-start}.product-card__prices strong{font-size:1.25rem}.hero-copy h1{font-size:1.7rem}.brand-mark__logo{height:48px;margin-top:-12px;margin-bottom:-12px}.icon-button,.menu-toggle{width:40px;height:40px}}.category-strip{width:100%;box-shadow:none;background:0 0;border:none;margin:24px 0;padding:18px 24px}.category-strip ul{grid-template-columns:repeat(7,1fr);gap:14px;width:100%;margin:0;padding:0;list-style:none;display:grid}.category-strip li{width:100%;display:block}.category-strip__item{aspect-ratio:1;color:#81c710;white-space:nowrap;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;border:4px solid #81c710;border-radius:14px;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;width:100%;padding:10px;text-decoration:none;transition:transform .14s,box-shadow .14s,filter .14s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #00000080}.category-strip__item:before{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#000000d9 100%);position:absolute;inset:0}.category-strip__item:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 18px #81c71059}.category-strip__item--active{filter:brightness(1.15);box-shadow:0 0 0 2px #81c71080,0 6px 18px #81c71073}.category-strip__icon{z-index:1;font-size:32px;line-height:1;position:relative}.category-strip__label{z-index:1;letter-spacing:.06em;text-transform:uppercase;color:#81c710;text-shadow:0 1px 3px #000000e6;font-size:13px;font-weight:700;position:relative}.category-page-layout{grid-template-columns:260px 1fr;gap:24px;padding:0 24px 48px;display:grid}.category-filters{background:linear-gradient(#0a0d11 0%,#05070a 100%);border:1px solid #81c71059;border-radius:14px;flex-direction:column;gap:16px;height:fit-content;padding:18px;display:flex;position:sticky;top:16px;box-shadow:0 6px 18px #00000073}.category-filters h3{text-transform:uppercase;letter-spacing:.06em;color:#81c710;margin:0;font-size:16px}.category-filters label{flex-direction:column;gap:6px;font-size:13px;display:flex}.category-filters input[type=search]{color:#fff;background:#000;border:1px solid #81c71066;border-radius:8px;padding:8px 10px;font-size:13px}.category-filters input[type=search]:focus{border-color:#81c710;outline:none;box-shadow:0 0 0 2px #81c71040}.category-filters__group{border-top:1px solid #81c7102e;flex-direction:column;gap:8px;padding-top:12px;display:flex}.category-filters__group strong{text-transform:uppercase;letter-spacing:.08em;color:#cfd2d6;font-size:12px}.category-filters__group ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.category-filters__list li{display:block}.category-filters__link{color:#f0f1f3;background:#000;border:1px solid #81c71040;border-radius:8px;align-items:center;gap:10px;padding:6px 8px;font-size:13px;text-decoration:none;transition:border-color .12s,transform .12s;display:flex}.category-filters__link:hover{color:#81c710;border-color:#81c710;transform:translate(2px)}.category-filters__thumb{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #81c710;border-radius:6px;flex:none;width:32px;height:32px}.category-filters__link-label{letter-spacing:.02em;flex:auto}.category-filters__group ul a{color:#f0f1f3;font-size:13px;text-decoration:none}.category-filters__group ul a:hover{color:#81c710}.category-results{flex-direction:column;gap:16px;display:flex}.product-card__discount{color:#1a1d20;letter-spacing:.04em;background:#ff7a00;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700;position:absolute;top:12px;right:12px}.product-card__prices{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.product-card__price-old{color:#8a8e94;font-size:12px;text-decoration:line-through}@media (width<=900px){.category-page-layout{grid-template-columns:1fr}.category-filters{display:none}.category-strip{margin:14px 0 18px;padding:10px}.category-strip ul{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;padding:0 2px 6px;display:flex;overflow:auto hidden}.category-strip ul::-webkit-scrollbar{height:6px}.category-strip ul::-webkit-scrollbar-thumb{background:#81c71073;border-radius:999px}.category-strip li{scroll-snap-align:start;flex:none;width:96px}.category-strip__item{border-width:3px;border-radius:12px;padding:6px}.category-strip__label{font-size:10px}}@media (width<=520px){.category-strip ul{gap:7px;padding-bottom:4px}.category-strip li{width:84px}.category-strip__item{border-width:2px;border-radius:10px}.category-strip__label{letter-spacing:.04em;font-size:9px}}.product-detail{grid-template-columns:1fr 1fr;gap:48px;max-width:1200px;margin:0 auto;padding:40px 20px;display:grid}.product-detail__gallery{flex-direction:column;gap:16px;display:flex}.product-detail__main-image{aspect-ratio:1;background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.product-detail__main-image img{object-fit:contain;width:100%;height:100%;padding:20px}.product-detail__thumbnails{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.product-detail__thumbnail{aspect-ratio:1;cursor:pointer;background:#ffffff05;border:2px solid #ffffff1a;border-radius:8px;padding:0;transition:border-color .2s;overflow:hidden}.product-detail__thumbnail img{object-fit:contain;width:100%;height:100%;padding:8px}.product-detail__thumbnail--active{border-color:#fff6}.product-detail__info{flex-direction:column;justify-content:space-between;display:flex}.product-detail__brand{color:#fff9;margin-top:8px;font-size:14px}.product-detail__rating{align-items:center;gap:12px;margin-top:16px;display:flex}.product-detail__stars{gap:4px;display:flex}.star{color:#fff3;font-size:18px}.star--filled{color:#ffc107}.product-detail__rating-value{font-size:16px;font-weight:600}.product-detail__review-count{color:#fff9;font-size:14px}.product-detail__prices{align-items:baseline;gap:12px;margin-top:20px;display:flex}.product-detail__price-old{color:#ffffff80;font-size:16px;text-decoration:line-through}.product-detail__price{color:#fff;font-size:32px;font-weight:700}.product-detail__discount{color:#ff6b6b;font-size:14px;font-weight:600}.product-detail__short-desc{color:#ffffffb3;margin-top:16px;font-size:14px;line-height:1.6}.product-detail__actions{border-top:1px solid #ffffff1a;margin-top:32px;padding-top:32px}.product-detail__quantity{margin-bottom:20px}.product-detail__quantity label{margin-bottom:8px;font-size:14px;font-weight:600;display:block}.quantity-selector{align-items:center;gap:8px;width:fit-content;display:flex}.quantity-selector button,.quantity-selector input{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:6px;padding:8px 12px;font-size:14px}.quantity-selector input{text-align:center;width:60px}.product-detail__buttons{grid-template-columns:2fr 1fr;gap:12px;margin-bottom:20px;display:grid}.product-detail__feedback{color:#ffffffc7;margin-top:8px;font-size:.9rem}.product-detail__out-of-stock{text-align:center;background:#ff620014;border:1px solid #ff620059;border-radius:12px;padding:18px 22px}.product-detail__out-of-stock-icon{margin-bottom:8px;font-size:2rem;display:block}.product-detail__out-of-stock p{color:#ff9a5c;margin:0 0 4px;font-weight:600}.product-detail__out-of-stock-sub{color:#ffffff80!important;font-size:.85rem!important;font-weight:400!important}.product-card__sold-out{color:#ffffff61;cursor:default;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;padding:10px 18px;font-size:.82rem;font-weight:600}.secondary-button--active{background:#ff6b6b33!important;border-color:#ff6b6b66!important}.product-detail__stock{color:#fff9;margin-top:12px;font-size:13px}.product-detail__stock p{margin:6px 0}.product-detail__specs{max-width:1200px;margin:0 auto;padding:40px 20px}.product-detail__specs h2{margin-bottom:20px}.specs-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.spec-item{background:#ffffff05;border:1px solid #ffffff1a;border-radius:8px;padding:16px}.spec-item strong{color:#ffffffe6;margin-bottom:8px;display:block}.spec-item p{color:#ffffffb3;font-size:14px}.product-detail__description{max-width:1200px;margin:0 auto;padding:40px 20px}.product-detail__description h2{margin-bottom:16px}.product-detail__description p{color:#fffc;margin-bottom:16px;line-height:1.8}.compatible-vehicles{background:#ffffff0d;border-radius:8px;margin-top:24px;padding:16px}.compatible-vehicles h3{margin-bottom:12px;font-size:16px}.compatible-vehicles ul{color:#ffffffb3;margin-left:20px;font-size:14px;list-style:outside}.product-detail__reviews{max-width:1200px;margin:0 auto;padding:40px 20px}.product-detail__reviews h2{margin-bottom:24px}.reviews-list{gap:16px;display:grid}.review-card{background:#ffffff05;border:1px solid #ffffff1a;border-radius:8px;padding:20px}.review-card__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.review-card__header strong{font-size:15px}.review-card__date{color:#ffffff80;font-size:12px}.review-card__stars{gap:2px;margin-bottom:8px;display:flex}.review-card p{color:#fffc;font-size:14px;line-height:1.6}@media (width<=900px){.product-detail{grid-template-columns:1fr;gap:32px}.product-detail__buttons{grid-template-columns:1fr}.product-detail__main-image{aspect-ratio:auto;max-height:400px}.specs-grid{grid-template-columns:1fr}}.cart-checkout-btn{width:100%;margin-top:14px;padding:14px;font-size:16px;font-weight:700}.cart-checkout-error{color:var(--c-danger,#ef4444);text-align:center;margin-top:8px;font-size:13px}@media (width<=760px){.checkout-layout{grid-template-columns:1fr}}.checkout-page{max-width:1000px;margin:0 auto;padding:32px 20px 80px}.checkout-loading{text-align:center;color:#ffffff80;padding:60px 0}.checkout-error-block{text-align:center;padding:40px 0}.checkout-error-block p{color:#ef4444;margin-bottom:16px}.checkout-layout{grid-template-columns:1fr 380px;align-items:start;gap:32px;display:grid}@media (width<=760px){.checkout-layout{grid-template-columns:1fr}}.checkout-section-title{text-transform:uppercase;letter-spacing:.06em;color:#ffffff8c;margin-bottom:18px;font-size:16px;font-weight:700}.checkout-items{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:24px}.checkout-item{border-bottom:1px solid #ffffff12;align-items:center;gap:14px;padding:14px 0;display:flex}.checkout-item:last-child{border-bottom:none}.checkout-item__img{object-fit:cover;background:#ffffff0f;border-radius:8px;flex-shrink:0;width:64px;height:64px}.checkout-item__img--placeholder{background:#ffffff0f}.checkout-item__info{flex:1;min-width:0}.checkout-item__name{font-size:14px;font-weight:600;display:block}.checkout-item__qty{color:#ffffff73;margin-top:2px;font-size:12px;display:block}.checkout-item__price{white-space:nowrap;font-size:15px;font-weight:700}.checkout-panel{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:18px;padding:24px;display:flex}.checkout-total-row{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:12px 0;font-size:18px;display:flex}.checkout-total-row strong{font-size:22px}.checkout-payment-info p{color:#fff9;font-size:13px;line-height:1.6}.checkout-accepted-methods{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.checkout-accepted-methods span{background:#ffffff12;border-radius:6px;padding:4px 10px;font-size:12px}.checkout-error-inline{color:#ef4444;font-size:13px}.checkout-pay-btn{width:100%;padding:16px;font-size:17px;font-weight:700}.checkout-back-link{text-align:center;color:#fff6;font-size:13px;text-decoration:none;transition:color .2s;display:block}.checkout-back-link:hover{color:#ffffffb3}.checkout-secure-note{color:#ffffff59;text-align:center;font-size:12px;line-height:1.5}
