@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7fb;--bg-accent:#eef2ff;--panel:#ffffffd1;--panel-solid:#fff;--line:#0f172a14;--line-strong:#0f172a24;--text:#0f172a;--muted:#64748b;--brand:#4f46e5;--brand-strong:#3730a3;--brand-soft:#4f46e51a;--ok:#0f766e;--ok-soft:#14b8a61f;--danger:#e11d48;--danger-soft:#f43f5e1a;--shadow-1:0 20px 60px #0f172a14;--shadow-2:0 12px 32px #0f172a0f;color:var(--text);font-synthesis:none;background:radial-gradient(circle at 0 0,#4f46e524,#0000 28%),radial-gradient(circle at 100% 0,#0ea5e914,#0000 22%),linear-gradient(#f8fafc 0%,#f3f6fb 100%);font-family:Manrope,system-ui,sans-serif;font-weight:500;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{text-rendering:optimizelegibility;background:0 0;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{background:0 0;border:0}img{max-width:100%;display:block}:focus-visible{outline-offset:2px;outline:3px solid #4f46e538}::selection{background:#4f46e524}.icon{flex:none;width:1rem;height:1rem}.app-shell{flex-direction:column;min-height:100vh;display:flex}.main-shell{flex:1;padding:1.5rem 0 4rem}.shell{width:min(1160px,100% - 2rem);margin:0 auto}.page-stack{gap:1.5rem;display:grid}.site-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f7fbb8;border-bottom:1px solid #ffffff59;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.brand,.footer-brand{min-width:0;color:var(--text);letter-spacing:-.03em;align-items:center;gap:.75rem;font-size:1rem;font-weight:800;display:inline-flex}.brand__mark{color:#fff;background:linear-gradient(135deg,#111827 0%,#4338ca 100%);border-radius:.85rem;place-items:center;width:2.25rem;height:2.25rem;display:inline-grid;box-shadow:0 10px 24px #4338ca47}.site-nav{align-items:center;gap:.55rem;display:flex}.nav-chip,.button,.input,.side-link,.variant-chip,.mobile-toggle,.mobile-quick-actions a,.account-card,.order-card,.product-card{transition:transform .16s,border-color .16s,background-color .16s,color .16s,box-shadow .16s}.nav-chip,.mobile-toggle{color:#0f172ad1;border:1px solid #0000;border-radius:999px;align-items:center;gap:.55rem;padding:.82rem 1rem;font-size:.92rem;font-weight:700;display:inline-flex}.nav-chip:hover,.nav-chip--active{background:#ffffffeb;border-color:#0f172a0f;box-shadow:0 8px 20px #0f172a0a}.nav-chip--active{color:var(--text)}.mobile-toggle,.mobile-quick-actions{display:none}.mobile-toggle{border-color:var(--line);background:#fffc}.mobile-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;padding:0 0 1rem}.mobile-quick-actions a{color:var(--text);background:#ffffffe0;border:1px solid #0f172a0f;border-radius:1rem;justify-content:center;align-items:center;gap:.45rem;padding:.8rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #0f172a0a}.hero-panel,.sidebar-card,.summary-card,.account-card,.auth-card,.checkout-card,.empty-panel,.cart-card,.order-card,.product-description,.product-summary,.product-visual,.rating-card{background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-1);border:1px solid #ffffff80}.hero-panel{border-radius:2rem;padding:2rem;position:relative;overflow:hidden}.hero-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 18%,#4f46e524,#0000 24%),radial-gradient(circle at 88% 22%,#0ea5e91f,#0000 20%);position:absolute;inset:0}.hero-panel>*{position:relative}.eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;background:#ffffffb8;border:1px solid #4f46e51f;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .8rem;font-size:.72rem;font-weight:800;display:inline-flex}.hero-panel h1,.section-title h2,.product-summary h1,.auth-card h1,.empty-panel h2{letter-spacing:-.05em;color:var(--text);margin:0}.hero-panel h1{max-width:11ch;margin-top:1rem;font-size:clamp(2.6rem,4.2vw,4.25rem);line-height:.94}.section-title h2,.auth-card h1,.product-summary h1{font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.02}.hero-panel p,.section-title p,.lead-copy,.footer-copy,.muted-copy,.auth-card p,.category-card p,.product-card p,.account-card p,.cart-card p,.summary-card p,.product-description p{color:var(--muted)}.hero-panel p{max-width:34rem;margin:1rem 0 0;font-size:1rem}.hero-actions,.catalog-toolbar,.pill-row,.action-row,.coupon-row,.cart-card__actions{flex-wrap:wrap;gap:.85rem;display:flex}.hero-actions{margin-top:1.5rem}.hero-layout{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:end;gap:1.5rem;display:grid}.hero-copy{align-content:start;display:grid}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;max-width:34rem;margin-top:1.75rem;display:grid}.hero-stats article{background:#ffffffb3;border:1px solid #ffffff8a;border-radius:1.2rem;gap:.15rem;padding:1rem 1.1rem;display:grid}.hero-stats strong{letter-spacing:-.04em;font-size:1.4rem;font-weight:800}.hero-stats span{color:var(--muted);font-size:.86rem;font-weight:600}.hero-showcase{grid-template-columns:repeat(2,minmax(0,1fr));align-content:end;gap:1rem;display:grid}.hero-product,.hero-note{box-shadow:var(--shadow-2);background:#ffffffc2;border:1px solid #ffffff8a;border-radius:1.35rem}.hero-product{overflow:hidden}.hero-product__media{aspect-ratio:1;background:radial-gradient(circle at top,#4f46e514,#0000 42%),linear-gradient(#f8fafc 0%,#eef2f7 100%)}.hero-product__media img{object-fit:contain;width:100%;height:100%;padding:1rem}.hero-product__body{gap:.75rem;padding:1rem;display:grid}.hero-product__body h3,.hero-note strong{color:var(--text);letter-spacing:-.03em;margin:0;font-size:1rem;font-weight:800}.hero-product__body p,.hero-note p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.hero-product__meta{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.hero-product__meta strong{color:var(--text);letter-spacing:-.03em;font-size:1.05rem;font-weight:800}.hero-product__meta a{color:var(--text);font-size:.88rem;font-weight:700}.hero-note{grid-column:1/-1;align-items:flex-start;gap:.8rem;padding:1rem 1.05rem;display:flex}.hero-note>span{width:2rem;height:2rem;color:var(--brand);background:#4f46e51a;border-radius:999px;place-items:center;display:inline-grid}.button{cursor:pointer;letter-spacing:-.02em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.92rem 1.2rem;font-size:.92rem;font-weight:800;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.55}.button:hover:not(:disabled){transform:translateY(-1px)}.button--solid{background:linear-gradient(135deg, var(--brand) 0%, #6d28d9 100%);color:#fff;box-shadow:0 12px 24px #4f46e53d}.button--solid:hover:not(:disabled){box-shadow:0 16px 28px #4f46e54d}.button--ghost,.button--outline,.button--success,.button--danger-soft{background:#ffffffd6}.button--ghost,.button--outline{color:var(--text);border-color:#0f172a14}.button--success{color:var(--ok);border-color:#14b8a624}.button--danger-soft{color:var(--danger);border-color:#f43f5e1f}.button--small{padding:.7rem .95rem}.button--block{width:100%}.section-title{gap:.35rem;display:grid}.section-title p{max-width:36rem;margin:0;font-size:.96rem}.product-grid,.category-grid,.account-grid{gap:1.25rem;display:grid}.product-grid--featured{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-card,.product-card{border:1px solid var(--line);height:100%;box-shadow:var(--shadow-2);background:#ffffffbd;border-radius:1.6rem;flex-direction:column;display:flex;overflow:hidden}.category-card{padding:1rem}.category-card__icon{width:2.85rem;height:2.85rem;color:var(--brand);background:linear-gradient(135deg,#4f46e51f,#0ea5e91a);border-radius:1rem;place-items:center;display:inline-grid}.category-card h3,.product-card h3,.summary-card h3,.account-card h3,.cart-card h3,.order-card h3{color:var(--text);letter-spacing:-.03em;margin:0;font-weight:800}.category-card h3{margin-top:.85rem;font-size:.98rem}.category-card p{margin:.45rem 0 0;font-size:.92rem}.category-card a{color:var(--text);align-items:center;gap:.45rem;margin-top:auto;padding-top:1.1rem;font-size:.92rem;font-weight:700;display:inline-flex}.product-card:hover,.account-card:hover,.order-card:hover{border-color:#4f46e529;transform:translateY(-3px);box-shadow:0 18px 40px #0f172a17}.product-card__media{aspect-ratio:1;background:radial-gradient(circle at top,#4f46e514,#0000 42%),linear-gradient(#f8fafc 0%,#eef2f7 100%);display:block;position:relative;overflow:hidden}.product-card__media img,.product-visual img{object-fit:contain;width:100%;height:100%;padding:1.2rem}.badge{z-index:1;color:#fff;background:#0f172aeb;border-radius:999px;padding:.38rem .72rem;font-size:.7rem;font-weight:800;display:inline-flex;position:absolute;top:1rem;left:1rem}.product-card__body{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex}.product-card__meta,.summary-lines div,.cart-card__header,.line-item{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.pill,.availability{letter-spacing:-.02em;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .8rem;font-size:.74rem;font-weight:800;display:inline-flex}.pill{color:var(--brand);background:#4f46e517}.availability--ok{background:var(--ok-soft);color:var(--ok)}.availability--off{color:#b45309;background:#f59e0b1f}.stock{font-size:.8rem;font-weight:700}.stock--ok{color:var(--ok)}.stock--off{color:var(--danger)}.product-card h3{font-size:.98rem;line-height:1.28}.product-card p{margin:0;font-size:.88rem;line-height:1.5}.price-stack,.price-block{gap:.18rem;display:grid}.price-label,.price-strikethrough{color:#94a3b8;font-size:.84rem;font-weight:700}.price-strikethrough{text-decoration:line-through}.price-stack strong,.price-current{color:var(--text);letter-spacing:-.04em;font-size:1.25rem;font-weight:800}.price-current{font-size:2.3rem}.catalog-layout,.product-detail,.cart-layout,.orders-layout{gap:1.5rem;display:grid}.catalog-layout{grid-template-columns:260px minmax(0,1fr)}.sidebar-card,.summary-card,.auth-card,.checkout-card,.account-card,.empty-panel,.product-description{border-radius:1.7rem;padding:1.35rem}.sidebar-card__title,.footer-title{color:#475569;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .9rem;font-size:.76rem;font-weight:800}.side-link{color:#0f172acc;border:1px solid #0000;border-radius:1rem;justify-content:space-between;align-items:center;padding:.85rem .95rem;font-size:.92rem;font-weight:700;display:flex}.side-link:hover,.side-link--active{color:var(--text);background:#ffffffe0;border-color:#0f172a0f}.muted-copy,.muted-copy--top{margin:0;font-size:.92rem}.input{width:100%;color:var(--text);background:#ffffffe6;border:1px solid #0f172a14;border-radius:1rem;padding:.92rem 1rem;box-shadow:inset 0 1px #fff6}.input:focus{border-color:#4f46e540;outline:none;box-shadow:0 0 0 4px #4f46e514,inset 0 1px #fff6}.input--small{width:6rem}.input--textarea{resize:vertical;min-height:7rem}.catalog-toolbar--search .input{flex:1;min-width:220px}.breadcrumb{color:#64748b;flex-wrap:wrap;gap:.45rem;font-size:.9rem;display:flex}.breadcrumb a:hover{color:var(--text)}.product-detail{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.product-visual{aspect-ratio:1;border-radius:2rem;overflow:hidden}.product-summary{border-radius:1.8rem;align-content:start;gap:1rem;padding:1.5rem;display:grid}.product-summary h1{max-width:14ch}.lead-copy{margin:0;font-size:.98rem}.rating-card{border-radius:1.25rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.rating-value{color:var(--text);letter-spacing:-.04em;margin:0;font-size:1.3rem;font-weight:800}.rating-copy{margin:.2rem 0 0;font-size:.88rem}.variant-box{gap:.8rem;display:grid}.variant-grid,.form-grid,.form-columns,.account-grid{gap:1rem;display:grid}.variant-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.variant-chip{color:var(--text);text-align:left;background:#ffffffd6;border:1px solid #0f172a14;border-radius:1.15rem;gap:.28rem;padding:.95rem;display:grid}.variant-chip--active,.variant-chip:hover{background:#4f46e50f;border-color:#4f46e538}.product-description{gap:.8rem;display:grid}.auth-shell{max-width:36rem}.form-grid label,.form-columns label,.cart-card__actions label,.checkout-card label{color:#334155;gap:.45rem;font-size:.9rem;font-weight:700;display:grid}.form-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.checkbox{align-items:center;gap:.6rem;display:inline-flex!important}.cart-layout,.orders-layout{grid-template-columns:minmax(0,1fr) 320px}.cart-card,.order-card{border-radius:1.6rem;gap:1rem;padding:1rem;display:grid}.cart-card{grid-template-columns:120px minmax(0,1fr)}.cart-card__image{aspect-ratio:1;object-fit:contain;background:radial-gradient(circle at top,#4f46e514,#0000 46%),linear-gradient(#f8fafc 0%,#eef2f7 100%);border-radius:1.2rem;width:100%;padding:.75rem}.cart-card__body{gap:.75rem;display:grid}.cart-card__subtotal{color:var(--text);margin:0;font-weight:800}.summary-card{align-content:start;gap:1rem;height:fit-content;display:grid}.summary-card strong{color:var(--text);letter-spacing:-.04em;font-size:1.6rem;font-weight:800}.summary-lines{gap:.7rem;margin:0;display:grid}.summary-lines dt,.summary-lines dd{color:var(--muted);margin:0;font-size:.92rem}.summary-lines dd{color:var(--text);font-weight:700}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-card,.order-card{text-align:left;gap:.4rem}.line-item{color:var(--muted);font-size:.88rem}.empty-panel{text-align:left;gap:.9rem;display:grid}.empty-panel p{max-width:36rem;margin:0}.site-footer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafcb8;border-top:1px solid #ffffff6b;margin-top:3rem}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;padding:2rem 0;display:grid}.footer-copy{max-width:22rem;margin:.85rem 0 0;font-size:.94rem}.footer-links{color:#0f172ad6;flex-direction:column;gap:.55rem;font-size:.92rem;display:flex}.footer-links a:hover{color:var(--text)}.footer-legal{color:#64748b;text-align:center;border-top:1px solid #0f172a0f;padding:.95rem 1rem;font-size:.78rem}.flash{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #0000;border-radius:1.2rem;justify-content:space-between;align-items:center;gap:1rem;width:min(1160px,100% - 2rem);margin:0 auto 1.25rem;padding:.95rem 1rem;font-weight:700;display:flex}.flash button{color:inherit;cursor:pointer;font-weight:800}.flash--info{color:#1d4ed8;background:#eff6ffe0;border-color:#3b82f61a}.flash--success{color:#047857;background:#ecfdf5e0;border-color:#10b9811a}.flash--error{color:#be123c;background:#fff1f2eb;border-color:#f43f5e1a}@media (width<=1024px){.hero-layout{grid-template-columns:1fr}.product-grid--featured,.product-grid--catalog,.category-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout,.product-detail,.cart-layout,.orders-layout{grid-template-columns:1fr}}@media (width<=768px){.main-shell{padding-top:1.25rem}.site-nav{box-shadow:var(--shadow-1);background:#fffffff0;border:1px solid #0f172a0f;border-radius:1.3rem;flex-direction:column;align-items:stretch;padding:.8rem;display:none;position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem}.site-nav--open{display:flex}.nav-chip{justify-content:flex-start}.mobile-toggle{display:inline-flex}.mobile-quick-actions{display:grid}.hero-panel,.sidebar-card,.summary-card,.account-card,.auth-card,.checkout-card,.empty-panel,.cart-card,.product-description,.product-summary{padding:1.1rem}.hero-panel h1{max-width:none;font-size:2.4rem}.hero-stats,.hero-showcase,.product-grid--featured,.product-grid--catalog,.category-grid,.footer-grid,.form-columns,.account-grid,.cart-card{grid-template-columns:1fr}.rating-card,.cart-card__header{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
