:root{color:#10203a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navy:#0d1b38;--blue:#1c78ff;--red:#fd4d4f;--cyan:#12b5d1;--yellow:#ffbf3c;--teal:#15b59a;--orange:#ff7e33;--text-soft:#61708b;--border:#0d1b381f;--surface:#ffffffdb;--shadow:0 18px 45px #1227551f;background:radial-gradient(circle at 0 0,#2468ff14,#0000 28%),linear-gradient(#f4f8ff 0%,#fff 30%,#f8fbff 100%);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}input[type=radio]{accent-color:var(--navy)}.container{width:min(1180px,100% - 2rem);margin:0 auto}.page-stack{gap:3rem;display:grid}.page-pad{padding:2.5rem 0 4rem}.topbar{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f8ffd1;border-bottom:1px solid #0d1b3814;position:sticky;top:0}.announcement-bar{color:#fff;text-align:center;background:linear-gradient(90deg,#0a1630,#12386f);padding:.75rem 1rem;font-size:.85rem}.announcement-bar p{margin:0}.nav-shell,.nav-links,.nav-actions,.hero-actions,.hero-stats,.section-heading,.price-row,.card-actions,.summary-line,.product-price-line{justify-content:space-between;align-items:center;gap:1rem;display:flex}.nav-shell{background:#ffffffe0;border:1px solid #0d1b381a;border-radius:1.5rem;grid-template-columns:auto minmax(0,1fr) minmax(13.5rem,17.5rem) auto;align-items:center;gap:.75rem;margin-top:.75rem;margin-bottom:.75rem;padding:1rem 1.1rem;display:grid;box-shadow:0 16px 34px #12275514}.brand-mark{align-items:center;gap:.75rem;display:flex}.nav-links{flex-wrap:nowrap;justify-content:flex-start;gap:.15rem;min-width:0}.nav-actions{flex-wrap:nowrap;justify-content:flex-end;gap:.55rem}.brand-mark strong,.brand-mark small{display:block}.brand-mark strong{white-space:nowrap;font-size:1.08rem}.brand-badge{color:#fff;background:linear-gradient(135deg, var(--red), var(--blue));width:3rem;height:3rem;box-shadow:var(--shadow);border-radius:1rem;place-items:center;font-weight:800;display:grid}.nav-link{color:var(--text-soft);white-space:nowrap;border-radius:999px;padding:.48rem .66rem;font-weight:700;transition:background .16s,color .16s,transform .16s}.nav-link:hover{background:#1c78ff14;transform:translateY(-1px)}.nav-link.active{background:var(--navy);color:#fff}.ghost-link:hover{color:var(--navy)}.ghost-link{color:var(--text-soft);cursor:pointer;background:0 0;border:none;padding:0}.account-pill,.session-pill,.danger-link{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.68rem .88rem;font-weight:700;display:inline-flex}.account-pill,.session-pill{color:var(--navy);background:#f2f6ff}.danger-link{color:#b42318;cursor:pointer;background:#fff1f2;border-color:#b423181f}.danger-link:hover{background:#ffe3e5}.cart-pill,.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1.25rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex}.cart-pill,.primary-button{background:var(--navy);color:#fff;box-shadow:var(--shadow);border:1px solid #0000}.cart-pill span{color:var(--navy);background:#fff;border-radius:999px;padding:.15rem .5rem;font-size:.8rem}.secondary-button{border:1px solid var(--border);background:#fff}.secondary-button.light{color:#fff;background:#ffffff1f;border-color:#ffffff40}.primary-button:hover,.secondary-button:hover,.cart-pill:hover{transform:translateY(-2px)}.hero-section{padding:2rem 0 0}.hero-grid,.category-grid,.product-grid,.blog-grid,.account-grid,.promo-grid,.checkout-layout,.cart-layout,.shop-layout,.product-hero{gap:1.25rem;display:grid}.hero-grid{grid-template-columns:1.2fr .8fr;padding:2rem 0 1rem}.hero-copy{color:#fff;background:linear-gradient(145deg,#0e1f40,#15305f 65%,#1c78ff);border-radius:2rem;padding:3rem;position:relative;overflow:hidden}.hero-copy:after{content:"";background:#ffffff14;border-radius:50%;width:18rem;height:18rem;position:absolute;inset:auto -10% -40% auto}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--cyan);margin-bottom:.9rem;font-size:.72rem;font-weight:800;display:inline-block}.hero-copy h1,.section-heading h1,.section-heading h2{margin:0 0 1rem;line-height:1.05}.hero-copy h1{max-width:28ch;font-size:clamp(1.35rem,2.1vw,2rem);font-weight:800}.hero-copy p{color:#fffc;max-width:58ch}.hero-copy-text{z-index:1;position:relative}.hero-lead-image{z-index:1;object-fit:cover;border:1px solid #ffffff2e;border-radius:1.6rem;width:100%;max-width:28rem;height:16rem;margin:0 auto 1.5rem;display:block;position:relative;box-shadow:0 24px 44px #040d203d}.hero-stats{flex-wrap:wrap;justify-content:flex-start;margin-top:2rem}.hero-stats div{min-width:9rem}.hero-stats strong{font-size:1.4rem;display:block}.hero-panel{align-content:center;gap:1.25rem;display:grid}.hero-stack-board{min-height:19rem;padding:1rem .75rem;position:relative}.hero-stack-card small,.auth-stack-card strong,.hero-stack-card h3{display:block}.dashboard-card,.floating-card,.category-card,.product-card,.blog-card,.panel-card,.summary-card,.filter-panel,.cart-card,.checkout-form{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow);background:linear-gradient(#fffffff5,#f4f8fff0);border:1px solid #1121441a;border-radius:1.5rem}.dashboard-card{background:linear-gradient(#fff,#eaf3ff);min-height:16rem;padding:2rem}.dashboard-bars{gap:.75rem;margin-top:1.5rem;display:grid}.dashboard-bars span{background:linear-gradient(90deg, var(--blue), #1c78ff2e);border-radius:999px;height:.8rem}.dashboard-bars span:nth-child(2){width:80%}.dashboard-bars span:nth-child(3){width:60%}.floating-card{background:linear-gradient(#fff6ea,#fff);padding:1.5rem}.section{padding:1rem 0}.section-heading{margin-bottom:1.3rem}.section-heading p,.product-meta p,.category-card p,.blog-card p,.site-footer p,.cart-copy p{color:var(--text-soft)}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.category-card{background:linear-gradient(#fff,#edf5ff);padding:1.4rem}.category-card span{color:var(--blue);font-weight:800}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{flex-direction:column;height:100%;display:flex;overflow:hidden}.product-visual,.product-showcase,.mini-visual{color:#fff;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-visual{background:linear-gradient(#fffffff5,#eaf2fff2);height:15rem;min-height:15rem;padding:1.1rem}.product-showcase{background:linear-gradient(#fffffff5,#eaf2fff2);border-radius:2rem;max-width:34rem;height:22rem;min-height:22rem;margin:0 auto;padding:1.5rem}.mini-visual{border-radius:1rem;min-width:6rem;min-height:6rem}.red{background:linear-gradient(135deg,#ff8a7a,#b93d33)}.blue{background:linear-gradient(135deg,#67b5ff,#1f5ea8)}.cyan{background:linear-gradient(135deg,#63d8e7,#187b8d)}.yellow{background:linear-gradient(135deg,#ffd978,#b7801e)}.teal{background:linear-gradient(135deg,#5ed8bf,#1c7a67)}.orange{background:linear-gradient(135deg,#ffb073,#b85d25)}.product-badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;z-index:2;background:#091427d1;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:auto;max-width:max-content;padding:.35rem .75rem;font-size:.76rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:1rem;left:1rem}.product-shape{background:#ffffff2e;border:1px solid #ffffff4d;border-radius:2rem;width:9rem;height:9rem;transform:rotate(22deg)}.product-shape.large{width:14rem;height:14rem}.product-caption{color:#fff;z-index:1;max-width:calc(100% - 2.5rem);margin:0;font-weight:700;position:absolute;bottom:1.25rem;left:1.25rem}.product-meta{background:linear-gradient(#fffffffa,#f7fafff2);flex-direction:column;flex:1;padding:1.35rem;display:flex}.product-title{min-height:2.8rem;margin:.45rem 0;font-size:1.2rem;font-weight:800;display:block}.price-row strong,.product-price-line strong{font-size:1.4rem}.price-row span,.product-price-line span{color:#97a2b6;margin-left:.5rem;text-decoration:line-through}.product-meta p{min-height:4.5rem}.product-card .card-actions{margin-top:auto}.promo-strip{color:#fff;background:linear-gradient(#0e1f40,#081125);padding:3rem 0}.promo-grid{grid-template-columns:1fr 1fr;align-items:center}.promo-cards{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.promo-cards div{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:1.25rem;padding:1.25rem}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-card,.panel-card{padding:1.4rem}.shop-layout{grid-template-columns:280px 1fr;align-items:start}.filter-panel,.checkout-form{padding:1.2rem}.filter-group,.payment-box{gap:.6rem;margin-bottom:1rem;display:grid}.filter-group input,.filter-group select,.checkout-form input{border:1px solid var(--border);background:#fff;border-radius:1rem;width:100%;padding:.85rem 1rem}.filter-label{color:var(--navy);font-weight:700}.chip-grid,.option-grid,.summary-stack,.list-stack,.benefit-grid,.suggestion-grid,.account-detail-grid,.deals-strip{gap:1rem;display:grid}.chip-grid{grid-template-columns:1fr}.filter-chip{border:1px solid var(--border);color:var(--navy);text-align:left;cursor:pointer;background:#fff;border-radius:999px;padding:.7rem 1rem}.filter-chip.active{background:var(--navy);color:#fff}.shop-hero,.cart-banner,.checkout-banner,.account-hero,.deals-hero{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:1.25rem;display:grid}.shop-hero>div:first-child,.cart-banner>div:first-child,.checkout-banner>div:first-child,.account-hero>div:first-child,.deals-hero>div:first-child{color:#fff;background:linear-gradient(135deg,#0e1f40,#12386f 68%,#1c78ff);border-radius:2rem;padding:2rem}.shop-hero p,.cart-banner p,.checkout-banner p,.account-hero p,.deals-hero p,.deal-highlight span,.account-badge-card span,.checkout-note p,.summary-product p,.upsell-card p,.list-row p,.bike-tile p{color:var(--text-soft)}.shop-hero>div:first-child p,.cart-banner>div:first-child p,.checkout-banner>div:first-child p,.account-hero>div:first-child p,.deals-hero>div:first-child p{color:#fffc}.shop-hero-metrics,.cart-banner-stats,.checkout-steps,.account-badge-card,.deal-highlight{border:1px solid var(--border);background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow);border-radius:1.5rem;padding:1.5rem}.shop-hero-metrics,.cart-banner-stats{grid-template-columns:1fr;align-content:center;display:grid}.shop-hero-metrics div,.cart-banner-stats div{border-bottom:1px solid var(--border);padding:.75rem 0}.shop-hero-metrics div:last-child,.cart-banner-stats div:last-child{border-bottom:0}.shop-hero-metrics strong,.cart-banner-stats strong{font-size:1.5rem;display:block}.results-summary{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.empty-state-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);text-align:center;border-radius:1.5rem;padding:2rem}.product-hero{grid-template-columns:1fr 1fr;align-items:start}.spec-list{flex-wrap:wrap;gap:.75rem;margin:1rem 0 1.5rem;display:flex}.spec-list span{color:var(--navy);background:#eef4ff;border-radius:999px;padding:.55rem .85rem;font-weight:600}.quantity-row{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.quantity-row input,.cart-card input{border:1px solid var(--border);border-radius:.85rem;width:5rem;padding:.7rem .85rem}.cart-layout,.checkout-layout{grid-template-columns:1.4fr .8fr;align-items:start}.cart-items{gap:1rem;display:grid}.cart-card{grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:1rem;padding:1rem;display:grid}.summary-card{padding:1.5rem}.summary-line{border-bottom:1px solid var(--border);padding:.75rem 0}.summary-line.total{border-bottom:0}.block{width:100%;margin-top:1rem}.suggestion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.upsell-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:1.5rem;gap:1rem;padding:1rem;display:grid}.upsell-footer,.list-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cart-copy h3,.summary-product strong,.cart-copy p,.summary-product p{margin:0}.list-row small,.bike-tile small{color:var(--text-soft);margin-top:.35rem;display:block}.cart-thumb,.checkout-thumb{background:linear-gradient(#fffffffa,#ecf3fff2);border-radius:1rem;width:5.5rem;min-width:5.5rem;height:5.5rem;min-height:5.5rem;padding:.45rem}.checkout-thumb{width:4.75rem;min-width:4.75rem;height:4.75rem;min-height:4.75rem}.cart-thumb .mini-product-image,.checkout-thumb .mini-product-image{padding:.15rem}.icon-button{cursor:pointer;background:#fff;border:1px solid #0d1b381f;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.icon-button svg{fill:#8d99ad;width:1.1rem;height:1.1rem}.icon-button:hover{background:#fff6f6;border-color:#fd4d4f47;transform:translateY(-1px)}.icon-button:hover svg{fill:#c23e40}.quantity-stepper{align-items:center;gap:.35rem;display:inline-flex}.quantity-stepper input{text-align:center;width:4rem}.stepper-button{width:2.2rem;height:2.2rem;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #0d1b381f;border-radius:999px;font-weight:800}.stepper-button:hover{background:#eef4ff}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.full-span{grid-column:1/-1}.payment-box{margin:1.5rem 0}.payment-box label{grid-template-columns:auto auto 1fr;align-items:start;gap:.85rem;display:grid}.delivery-box{margin-top:1rem}.option-grid{grid-template-columns:1fr}.option-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:1rem;grid-template-columns:auto auto 1fr;align-items:start;gap:.85rem;padding:1rem;display:grid}.option-card input{opacity:0;pointer-events:none;position:absolute}.radio-dot{border:2px solid #b7c3d9;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.05rem;height:1.05rem;margin-top:.2rem;display:inline-flex}.radio-dot:after{content:"";background:var(--navy);border-radius:999px;width:.45rem;height:.45rem;transition:transform .15s;transform:scale(0)}.option-card input:checked+.radio-dot{border-color:var(--navy)}.option-card input:checked+.radio-dot:after{transform:scale(1)}.option-card strong{margin-bottom:.25rem;display:block}.option-card p{margin:0}.form-error{color:#b42318;margin:.5rem 0 1rem;font-weight:600}.checkout-steps{align-content:center;gap:.9rem;display:grid}.checkout-step{border:1px solid var(--border);background:linear-gradient(#fff,#f4f8ff);border-radius:1.25rem;grid-template-columns:auto 1fr;align-items:center;gap:.85rem 1rem;padding:.95rem 1rem;display:grid}.checkout-step.current{border-color:#1c78ff40;box-shadow:0 10px 28px #12275514}.checkout-step.complete{background:linear-gradient(#f8fffd,#eefaf6);border-color:#15b59a38}.checkout-step.upcoming{opacity:.9}.checkout-step-index{width:2.25rem;height:2.25rem;color:var(--navy);background:#eaf1ff;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.checkout-step.current .checkout-step-index{color:#fff;background:linear-gradient(135deg,#0e1f40,#1c78ff)}.checkout-step.complete .checkout-step-index{color:#fff;background:linear-gradient(135deg,#0b6f5d,#15b59a)}.checkout-step-copy{gap:.1rem;display:grid}.checkout-step-copy strong{color:var(--navy)}.checkout-step-copy small{color:var(--text-soft)}.checkout-step-line{background:linear-gradient(#1c78ff59,#1c78ff0d);border-radius:999px;grid-column:1/2;justify-self:center;width:2px;height:1rem}.summary-product{grid-template-columns:auto 1fr;align-items:center;gap:.9rem;display:grid}.checkout-note{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.inline-notice{background:linear-gradient(#f8fbff,#eef5ff);border:1px solid #1c78ff29;border-radius:1.25rem;padding:1rem 1.25rem}.inline-notice strong{color:var(--navy);margin-bottom:.35rem;display:block}.inline-notice p{color:var(--text-soft);margin:0}.account-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-badge-card{align-content:center;display:grid}.account-badge-card strong,.deal-highlight strong{color:var(--navy);font-size:1.8rem}.account-detail-grid,.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.status-pill{color:#0b6f5d;background:#15b59a24;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .8rem;font-weight:700;display:inline-flex}.status-pill.muted{color:var(--navy);background:#eef4ff}.disabled-button{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.bike-tile{background:#f6f9ff;border-radius:1rem;padding:1rem}.deal-highlight{align-content:center;display:grid}.deals-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.deal-card{box-shadow:var(--shadow);border-radius:1.5rem;padding:1.5rem}.deal-card.navy{color:#fff;background:linear-gradient(160deg,#0e1f40,#12386f)}.deal-card.light{border:1px solid var(--border);background:linear-gradient(#fff,#edf4ff)}.deal-card.navy p{color:#ffffffc7}.site-footer{color:#fff;background:#091427;margin-top:3rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:1.5rem;padding:3rem 0;display:grid}.site-footer a{color:#ffffffb3;margin-bottom:.55rem;display:block}@media (width<=1000px){.hero-grid,.shop-layout,.product-hero,.cart-layout,.checkout-layout,.promo-grid,.footer-grid,.shop-hero,.cart-banner,.checkout-banner,.account-hero,.deals-hero,.nav-shell{grid-template-columns:1fr}.category-grid,.product-grid,.blog-grid,.account-grid,.promo-cards,.suggestion-grid,.account-detail-grid,.benefit-grid,.deals-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-shell,.nav-links,.nav-actions{flex-wrap:wrap}}@media (width<=680px){.hero-copy,.dashboard-card,.floating-card,.summary-card,.filter-panel,.checkout-form,.blog-card,.panel-card{padding:1.1rem}.hero-copy h1{font-size:2.4rem}.category-grid,.product-grid,.blog-grid,.account-grid,.form-grid,.suggestion-grid,.account-detail-grid,.benefit-grid,.deals-strip{grid-template-columns:1fr}.cart-card{grid-template-columns:1fr;justify-items:start}.icon-button{width:2.5rem;height:2.5rem}.product-showcase{height:18rem;min-height:18rem}.results-summary,.upsell-footer,.list-row{flex-direction:column;align-items:flex-start}}.feature-band{gap:1.25rem;display:grid}.feature-band-copy{max-width:42rem}.feature-band-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-band-card{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#fff,#f5f9ff);border-radius:1.5rem;padding:1.5rem}.product-hero-banner{grid-template-columns:1.1fr .9fr;gap:1.25rem;display:grid}.product-hero-banner>div:first-child{color:#fff;background:linear-gradient(135deg,#0e1f40,#12386f 68%,#1c78ff);border-radius:2rem;padding:2rem}.product-hero-banner>div:first-child p{color:#ffffffd1}.product-banner-meta{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:1.5rem;gap:1rem;padding:1.5rem;display:grid}.product-banner-meta div{border-bottom:1px solid var(--border);padding-bottom:.85rem}.product-banner-meta div:last-child{border-bottom:0;padding-bottom:0}.product-banner-meta strong{font-size:1.45rem;display:block}.product-details-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:1.5rem;padding:1.5rem}.product-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.25rem 0;display:grid}.product-info-card{border:1px solid var(--border);background:#fff;border-radius:1rem;padding:1rem}.product-info-card strong{text-transform:capitalize;color:var(--navy);display:block}.product-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}@media (width<=1000px){.home-overview-grid,.product-hero-banner,.product-detail-grid{grid-template-columns:1fr}.feature-band-grid,.product-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.feature-band-grid,.product-info-grid{grid-template-columns:1fr}}.nav-search{flex:100%;align-items:center;gap:.45rem;min-width:13.5rem;max-width:17.5rem;display:flex}.nav-search input{border:1px solid var(--border);background:#fff;border-radius:999px;flex:1;min-width:0;padding:.85rem 1rem;box-shadow:inset 0 1px 1px #0d1b3808}.nav-search .secondary-button{white-space:nowrap;flex-shrink:0;padding:.78rem 1rem}.footer-badges{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.footer-badges span{color:#ffffffd1;border:1px solid #ffffff24;border-radius:999px;padding:.45rem .8rem}.footer-bottom{color:#fff9;justify-content:space-between;align-items:center;gap:1rem;padding:0 0 2rem;display:flex}.success-card{background:linear-gradient(#fff,#eef9f6)}.center-actions{justify-content:center}.auth-page{padding-top:2rem}.auth-layout{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:1.5rem;display:grid}.auth-hero-panel,.auth-card{border:1px solid var(--border);box-shadow:var(--shadow);border-radius:1.75rem}.auth-hero-panel{color:#fff;background:linear-gradient(135deg,#0e1f40,#12386f 68%,#1c78ff);padding:2rem}.auth-hero-panel p{color:#ffffffd1}.auth-benefits{gap:1rem;margin-top:1.5rem;display:grid}.auth-benefits div{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:1rem;padding:1rem}.auth-benefits strong{margin-bottom:.25rem;display:block}.auth-stack-card:hover{z-index:40!important}.auth-card{background:linear-gradient(#fffffffa,#f4f8fff2);padding:1.5rem}.auth-tabs{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}.auth-tabs button{border:1px solid var(--border);color:var(--navy);cursor:pointer;background:#fff;border-radius:999px;padding:.8rem 1rem;font-weight:700}.auth-tabs button.active{background:var(--navy);color:#fff;box-shadow:var(--shadow)}.auth-form{gap:.9rem;display:grid}.auth-form h2{margin:0 0 .25rem}.auth-form input{border:1px solid var(--border);background:#fff;border-radius:1rem;width:100%;padding:.9rem 1rem}.auth-footer-note{color:var(--text-soft);margin:1rem 0 .75rem}.auth-hint{color:var(--text-soft);margin:-.2rem 0 .2rem;font-size:.92rem}.form-success{color:#0b6f5d;font-weight:600}.empty-inline-state{gap:.8rem;display:grid}.admin-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.admin-panel-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.admin-panel-copy{color:var(--text-soft);margin:0 0 1rem}.admin-actions-row{align-items:center;gap:.8rem;display:inline-flex}.admin-actions-stack,.admin-order-controls{justify-items:end;gap:.55rem;display:grid}.admin-order-controls select{border:1px solid var(--border);background:#fff;border-radius:.85rem;padding:.55rem .8rem}.list-row-top{align-items:start}.compact-list{max-height:18rem}.admin-list{max-height:26rem;margin-top:1rem;overflow:auto}.auth-form select{border:1px solid var(--border);background:#fff;border-radius:1rem;width:100%;padding:.9rem 1rem}.danger-button{color:#fff;cursor:pointer;background:linear-gradient(#ff6b6f,#cf3342);border:1px solid #b4231829;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:.85rem 1.2rem;font-weight:700;display:inline-flex;box-shadow:0 14px 28px #b423182e}.danger-button:hover{transform:translateY(-1px)}.account-actions-card{align-content:start;gap:1rem;display:grid}@media (width<=1000px){.nav-search,.footer-bottom,.auth-layout{width:100%}.hero-stack-board,.auth-stack-cards{min-height:16rem}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=680px){.nav-search{flex-direction:column;align-items:stretch}.nav-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.auth-layout,.admin-grid{grid-template-columns:1fr}.hero-stack-card,.auth-stack-card{width:100%;margin-bottom:.85rem;position:relative;top:0;left:0}}.product-image,.product-detail-image{object-fit:contain;object-position:center center;width:100%;height:100%;margin:0 auto;display:block}.product-image{max-width:calc(100% - 1.4rem);max-height:calc(100% - 1.4rem);padding:.35rem}.product-detail-image{max-width:calc(100% - 1rem);min-height:0;max-height:calc(100% - 1rem);padding:.35rem}.mini-product-image{object-fit:contain;object-position:center center;width:100%;height:100%;padding:.35rem;display:block}.stack-card-image{object-fit:cover;border-radius:1rem;width:100%;height:10.5rem;margin-bottom:.9rem;display:block}.stack-card-copy{z-index:1;position:relative}.hero-stack-card .stack-card-copy small{color:var(--blue);letter-spacing:.06em;text-transform:uppercase;font-weight:800}.hero-stack-card .stack-card-copy h3{color:var(--navy);margin:.3rem 0 .45rem}.hero-stack-card .stack-card-copy p{margin:0}.auth-stack-card .stack-card-image{height:8.5rem}.auth-stack-card .stack-card-copy strong{margin-bottom:.3rem}.auth-stack-card .stack-card-copy span{font-size:.92rem;line-height:1.4}.hero-grid{grid-template-columns:1.08fr .92fr}.hero-copy{background:linear-gradient(145deg,#0a1630,#10254f 58%,#1f4fa0)}.hero-panel{gap:1rem}.hero-stack-board{min-height:19rem;margin-top:-12rem;padding:1rem .75rem;position:relative}.hero-stack-card{width:min(100%,22rem);min-height:18rem;box-shadow:var(--shadow);background:linear-gradient(#fffffffc,#f0f6fff5);border:1px solid #1121441f;border-radius:1.5rem;padding:.8rem;transition:transform .18s,box-shadow .18s,z-index .18s;position:absolute;overflow:hidden}.hero-stack-card small,.hero-stack-card h3{display:block}.hero-stack-card p{color:var(--text-soft);margin-bottom:0}.hero-stack-1{z-index:1;top:0;left:0}.hero-stack-2{z-index:2;top:3rem;left:2.9rem}.hero-stack-3{z-index:3;top:6rem;left:5.8rem}.hero-stack-4{z-index:4;top:9rem;left:8.7rem}.hero-stack-card:hover,.auth-stack-card:hover{z-index:20;transform:translateY(-6px)scale(1.02);box-shadow:0 26px 50px #1227552e}.floating-card{background:linear-gradient(#fff,#eef4ff)}.feature-band-card .eyebrow{margin-bottom:.55rem}.product-meta{background:linear-gradient(#fffffffc,#f7fafff7)}.site-footer p,.site-footer a{color:#ffffffc2}.site-footer h3,.site-footer h4{margin-top:0}.footer-bottom{border-top:1px solid #ffffff14;padding-top:1.25rem}.auth-hero-panel{background:linear-gradient(145deg,#0a1630,#10254f 62%,#1f4fa0);min-height:41.5rem;padding:2.4rem}.auth-hero-panel .eyebrow{margin-bottom:.65rem}.auth-hero-panel h1{margin:0 0 .85rem;font-size:clamp(1.6rem,2.35vw,2.2rem);line-height:1.08}.auth-hero-panel p{max-width:34rem;margin:0}.auth-stack-cards{isolation:isolate;min-height:18.5rem;margin-top:1.4rem;position:relative}.auth-stack-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;will-change:transform;background:#ffffff17;border:1px solid #ffffff24;border-radius:1.25rem;width:min(100%,22rem);min-height:14.25rem;padding:.8rem;transition:transform .18s,z-index .18s,box-shadow .18s;position:absolute;overflow:hidden}.auth-stack-card span{color:#ffffffd1;margin-top:.35rem;display:block}.auth-stack-card.card-one{z-index:1;top:0;left:0}.auth-stack-card.card-two{z-index:2;top:2.4rem;left:1.85rem}.auth-stack-card.card-three{z-index:3;top:4.8rem;left:3.7rem}.auth-card{min-height:41.5rem;padding:1.9rem}.auth-form h2{color:var(--navy)}@media (width<=1000px){.hero-stack-board,.auth-stack-cards{min-height:15rem}}@media (width<=680px){.hero-lead-image{height:13rem}.hero-stack-card,.auth-stack-card{width:100%;margin-bottom:.85rem;position:relative;top:0;left:0}}.form-success{color:#0f4c5c;background:#0e74901f;border:1px solid #0e74902e;border-radius:1rem;margin:0;padding:.9rem 1rem}.pos-page{gap:1.3rem}.pos-session-bar{background:#fff;border:1px solid #0f172a14;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex;box-shadow:0 12px 32px #0f172a14}.pos-session-bar strong{color:var(--navy);font-size:.98rem;display:block}.pos-logout-button{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:.85rem;padding:.72rem 1rem;font-weight:800;box-shadow:0 10px 24px #dc262638}.pos-logout-button:hover{background:#b91c1c}.pos-hero,.pos-layout,.pos-bottom-grid,.pos-search-row,.pos-register-row,.pos-hero-stats,.pos-money-grid,.pos-qty-controls,.pos-product-meta{gap:1rem;display:grid}.pos-hero{color:#fff;background:linear-gradient(145deg,#0b1731,#0f2a58 58%,#1d4f9d);border-radius:1.75rem;grid-template-columns:1.1fr .9fr;padding:1.6rem}.pos-hero h1{margin:.4rem 0 .7rem}.pos-hero p,.pos-register-summary span{color:#ffffffd1}.pos-hero-stats{grid-template-columns:repeat(3,1fr)}.pos-hero-stats .panel-card,.pos-toolbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1f;border:1px solid #ffffff24}.pos-hero-stats .panel-card h3,.pos-hero-stats .panel-card p,.pos-toolbar label,.pos-toolbar span{color:#fff}.pos-toolbar{padding:1rem 1.2rem}.pos-search-row{grid-template-columns:minmax(0,2fr) repeat(2,minmax(0,.95fr)) auto auto;align-items:end}.pos-search-row input,.pos-search-row select,.pos-register-row input,.pos-cart-form input,.pos-cart-form select,.pos-cart-form textarea,.pos-sales-panel input{width:100%;font:inherit;color:var(--navy);background:#fffffff5;border:1px solid #94a3b847;border-radius:.95rem;padding:.82rem .95rem}.pos-register-row{grid-template-columns:auto 1fr;align-items:end;margin-top:1rem}.pos-register-summary{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.pos-layout{grid-template-columns:1.2fr .8fr;align-items:start}.pos-catalog-panel,.pos-cart-panel,.pos-sales-panel,.pos-reports-panel{background:linear-gradient(#fffffffa,#f6f9fffa)}.pos-catalog-panel{box-shadow:var(--shadow);border-radius:1.6rem;padding:1.2rem}.pos-product-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:1rem;display:grid}.pos-product-card{background:#fff;border:1px solid #0f172a14;border-radius:1.2rem;gap:.8rem;padding:.9rem;display:grid}.pos-product-media{gap:.55rem;display:grid}.pos-product-media img,.pos-product-fallback{object-fit:cover;background:linear-gradient(145deg,#d9e6ff,#f6f9ff);border-radius:1rem;width:100%;height:9.5rem}.pos-product-fallback{color:var(--blue);place-items:center;font-size:2rem;font-weight:800;display:grid}.pos-product-copy{gap:.2rem;display:grid}.pos-product-copy small,.pos-product-copy span{color:var(--text-soft)}.pos-product-meta{grid-template-columns:1fr auto;align-items:center}.pos-cart-panel{box-shadow:var(--shadow);border-radius:1.6rem;padding:1.2rem;position:sticky;top:1rem}.pos-cart-items,.pos-cart-form,.pos-last-receipt{gap:.9rem;display:grid}.pos-cart-item{border-bottom:1px solid #94a3b82e;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:.8rem;padding:.8rem 0;display:grid}.pos-cart-item small,.pos-sale-card small{color:var(--text-soft)}.pos-qty-controls{grid-template-columns:auto 4rem auto;align-items:center}.pos-qty-controls button{cursor:pointer;background:#f8fbff;border:1px solid #0f172a1f;border-radius:.8rem;width:2.2rem;height:2.2rem}.pos-qty-controls input{text-align:center}.pos-money-grid{grid-template-columns:repeat(2,1fr)}.pos-summary-card{margin-top:1rem}.pos-bottom-grid{grid-template-columns:1.1fr .9fr}.pos-sale-card{background:#fff;border:1px solid #0f172a14;border-radius:1.15rem;padding:1rem}.pos-sales-panel .compact-return-grid{margin:.8rem 0}.pos-return-stats{flex-wrap:wrap;gap:.45rem;margin-top:.35rem;display:flex}.pos-return-stats span{color:#33517a;background:#eef4ff;border:1px solid #3b82f61f;border-radius:999px;align-items:center;padding:.28rem .62rem;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.pos-login-page{background:radial-gradient(circle at 0 0,#2563eb38,#0000 34rem),linear-gradient(135deg,#07111f 0%,#0f2f57 52%,#f5f7fb 52%,#fff 100%);place-items:center;min-height:100vh;padding:2rem;display:grid}.pos-login-shell{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:1.2rem;width:min(1060px,100%);display:grid}.pos-login-aside,.pos-login-card{border-radius:1.8rem;box-shadow:0 24px 80px #0f172a38}.pos-login-aside{color:#fff;background:linear-gradient(145deg,#0b1c32f0,#2563ebcc),url(https://images.unsplash.com/photo-1558981806-ec527fa84c39?auto=format&fit=crop&w=1200&q=80) 50%/cover;flex-direction:column;justify-content:flex-end;min-height:560px;padding:clamp(2rem,4vw,3.4rem);display:flex;position:relative;overflow:hidden}.pos-login-aside:before{content:"";background:linear-gradient(#07111f2e,#07111fc7);position:absolute;inset:0}.pos-login-aside>*{z-index:1;position:relative}.pos-login-aside h1{max-width:520px;margin:.7rem 0 1rem;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.92}.pos-login-aside p{color:#ffffffdb;max-width:560px;font-size:1rem}.pos-login-points{flex-wrap:wrap;gap:.7rem;margin-top:1.4rem;display:flex}.pos-login-points span{background:#ffffff24;border:1px solid #fff3;border-radius:999px;padding:.55rem .8rem;font-weight:700}.pos-login-card{justify-content:center;padding:clamp(1.8rem,4vw,3rem)}.pos-login-card h2{margin:.4rem 0 .3rem}@media (width<=1120px){.pos-hero,.pos-layout,.pos-bottom-grid,.pos-search-row,.pos-register-row{grid-template-columns:1fr}.pos-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.pos-cart-panel{position:static}}@media (width<=860px){.pos-login-shell{grid-template-columns:1fr}.pos-login-aside{min-height:420px}}@media (width<=720px){.pos-hero-stats,.pos-money-grid{grid-template-columns:1fr}.pos-product-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.pos-cart-item{grid-template-columns:1fr}.pos-register-summary{justify-content:flex-start}}
