:root{--accent: #0ea5a4;--bg: #0f172a;--card: #0b1220;--muted: #94a3b8;--glass: rgba(255,255,255,.03);--radius: 10px;--container: 1200px;color-scheme:dark}*{box-sizing:border-box}body.neo-body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:linear-gradient(180deg,var(--bg),#071029);color:#e6eef8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:var(--container);margin:0 auto;padding:1rem}.neo-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(255,255,255,.03);position:sticky;top:0;background:linear-gradient(180deg,rgba(255,255,255,.01),transparent);z-index:50}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand .logo{display:flex;align-items:center;gap:.6rem;font-weight:700}.brand .mark{width:40px;height:40px;border-radius:9px;background:linear-gradient(135deg,var(--accent),#3b82f6);display:flex;align-items:center;justify-content:center;color:#021;font-weight:800}.search-form input{padding:.6rem .8rem;border-radius:10px;border:1px solid rgba(255,255,255,.04);background:transparent;color:inherit;min-width:320px}.header-links{display:flex;gap:.8rem;align-items:center}.header-links a{padding:.45rem .7rem;border-radius:8px;background:var(--glass);border:1px solid rgba(255,255,255,.02)}.neo-hero{display:grid;grid-template-columns:1fr 420px;gap:1rem;align-items:center;padding:2rem 0}.kicker{color:var(--accent);font-weight:700}.hero-left h1{font-size:2rem;margin:.3rem 0}.hero-left .lead{color:var(--muted);margin:.6rem 0 1rem}.hero-ctas{display:flex;gap:.6rem}.btn{display:inline-block;padding:.6rem .9rem;border-radius:9px;background:linear-gradient(180deg,var(--accent),#099);color:#021;font-weight:700;border:none;cursor:pointer;text-decoration:none}.btn.ghost{background:transparent;border:1px solid rgba(255,255,255,.04);color:inherit}.featured-products .chip{display:inline-block;padding:.4rem .6rem;border-radius:999px;background:var(--glass);margin:.25rem .25rem 0 0}.neo-section{padding:1.2rem 0}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.product-card{background:linear-gradient(180deg,rgba(255,255,255,.02),transparent);padding:1rem;border-radius:12px;border:1px solid rgba(255,255,255,.03);display:flex;flex-direction:column}.product-card .thumb img{width:100%;height:140px;object-fit:cover;border-radius:8px}.product-card .meta{margin-top:.6rem;display:flex;flex-direction:column;gap:.4rem}.product-card .price{font-weight:700;margin-top:auto}.product-page{display:grid;grid-template-columns:1fr 420px;gap:1.2rem;padding:2rem 0}.product-gallery .media-item{margin-bottom:.6rem}.product-info .vendor{color:var(--muted);font-size:14px;margin:.4rem 0}.product-info .description{color:var(--muted);margin:1rem 0}.neo-footer{border-top:1px solid rgba(255,255,255,.03);padding:2rem 0;margin-top:2rem;color:var(--muted)}.footer-inner{display:flex;gap:2rem;align-items:flex-start;justify-content:space-between}.neo-footer .col h4{margin:0 0 .5rem}.foot-note{margin-top:1rem;color:var(--muted);font-size:13px;text-align:center;padding-top:1rem}@media (max-width:900px){.neo-hero{grid-template-columns:1fr}.search-form input{min-width:140px}.product-page{grid-template-columns:1fr}.header-inner{flex-wrap:wrap;gap:.6rem}.header-links{flex-wrap:wrap}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/style.css.map */
