:root{--bg:#050611;--card:#0d1024;--text:#ffffff;--muted:#bfc5df;--blue:#37d5ff;--pink:#ff4fd8;--green:#6dffb3;--line:rgba(255,255,255,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 18% 0%,rgba(55,213,255,.18),transparent 28%),radial-gradient(circle at 88% 12%,rgba(255,79,216,.16),transparent 28%),#050611;color:var(--text);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.page{width:min(1180px,calc(100% - 32px));margin:0 auto}.announcement{background:linear-gradient(90deg,var(--blue),var(--pink),var(--blue));color:#fff;text-align:center;font-weight:900;padding:10px 14px;font-size:14px}.header{position:sticky;top:0;z-index:50;background:#050611e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.head{height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:22px}.brand img{height:42px;width:42px;object-fit:cover;border-radius:12px}.nav{display:flex;gap:22px;color:var(--muted);font-size:14px;font-weight:800}.nav a:hover{color:var(--blue)}.actions{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;border-radius:999px;padding:14px 22px;background:linear-gradient(135deg,var(--blue),var(--pink));color:#fff;font-weight:900;box-shadow:0 16px 46px #ff4fd838,0 12px 38px #37d5ff29}.btn.dark{background:#ffffff12;border:1px solid var(--line);box-shadow:none}.btn.full{width:100%}.cart-count{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:var(--blue);color:#050611;font-size:12px;font-weight:900;margin-left:6px}.badge{display:inline-flex;padding:8px 13px;border-radius:999px;background:linear-gradient(135deg,#37d5ff24,#ff4fd81f);border:1px solid rgba(255,255,255,.2);font-size:13px;font-weight:900}.hero{padding:74px 0 58px;background:linear-gradient(180deg,#07091c,#050611)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:36px;align-items:center}.hero h1{font-size:clamp(42px,7vw,80px);line-height:.92;letter-spacing:-.08em;margin:18px 0;background:linear-gradient(135deg,#fff,#b9f4ff 45%,#ffc2f3);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{font-size:19px;line-height:1.58;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.trust-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.trust-pill{border:1px solid var(--line);background:#fff1;border-radius:999px;padding:9px 12px;color:#ddd;font-size:13px;font-weight:800}.hero-card,.product-card,.step-card,.quote,.buybox,.cart-summary,.cart-item{background:linear-gradient(180deg,#ffffff17,#ffffff09);border:1px solid rgba(255,255,255,.16);border-radius:24px;box-shadow:0 18px 60px #00000040}.hero-card{padding:12px;border-radius:34px}.hero-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:24px;display:block}.section{padding:64px 0}.title{text-align:center;margin-bottom:32px}.title h2{font-size:clamp(32px,5vw,54px);line-height:1;letter-spacing:-.065em;margin:0}.title p{color:var(--muted);line-height:1.55;max-width:720px;margin:13px auto 0}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step-card,.quote{padding:24px}.step-num{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#37d5ff2e,#ff4fd829);font-weight:950;margin-bottom:14px}.step-card h3,.quote h3{margin:0 0 8px;font-size:21px}.step-card p,.quote p{margin:0;color:var(--muted);line-height:1.5}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{overflow:hidden;transition:.18s ease}.product-card:hover{transform:translateY(-3px);border-color:#ff4fd873;box-shadow:0 24px 80px #ff4fd824,0 18px 60px #37d5ff1f}.img-wrap{position:relative;background:#0e0e0e}.img-wrap img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.no-img{width:100%;aspect-ratio:1/1;display:grid;place-items:center;background:radial-gradient(circle,#37d5ff24,#111);text-align:center;padding:16px}.sale-tag{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,var(--blue),var(--pink));border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950}.info{padding:17px}.cat{display:inline-flex;background:#37d5ff1a;color:#8beaff;border:1px solid rgba(55,213,255,.22);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950;text-transform:uppercase}.info h3{font-size:18px;margin:12px 0 8px;line-height:1.15}.info p{font-size:13px;color:var(--muted);line-height:1.45;margin:0 0 14px;min-height:38px}.price-row{display:flex;align-items:baseline;gap:9px;margin-bottom:13px;flex-wrap:wrap}.price{font-size:22px;font-weight:1000;color:#fff}.compare{font-size:14px;color:#888;text-decoration:line-through}.card-btn{display:flex;justify-content:center;align-items:center;width:100%;padding:12px;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--pink));color:#fff;font-weight:950}.footer{text-align:center;border-top:1px solid var(--line);padding:34px 0;color:var(--muted);background:#050611}.footer img{height:54px;width:54px;border-radius:14px;object-fit:cover;margin-bottom:10px}.product-page{padding:58px 0}.product-wrap{display:grid;grid-template-columns:1fr .88fr;gap:30px;align-items:start}.product-media{border:1px solid var(--line);border-radius:30px;background:#111;padding:12px}.product-media img{width:100%;border-radius:22px;display:block}.product-details h1{font-size:clamp(34px,5vw,60px);line-height:.96;letter-spacing:-.07em;margin:16px 0}.desc{color:var(--muted);line-height:1.65}.buybox{padding:24px;margin-top:18px}.select,input[type=number]{width:100%;padding:13px;border-radius:12px;background:#111;color:#fff;border:1px solid var(--line);margin-bottom:12px}.checks{list-style:none;padding:0;margin:18px 0;display:grid;gap:10px}.checks li{color:var(--muted)}.checks li:before{content:"\2713";color:var(--blue);font-weight:950;margin-right:9px}.cart-shell{max-width:980px;margin:0 auto}.cart-item{display:grid;grid-template-columns:92px 1fr auto;gap:16px;align-items:center;padding:14px;margin-bottom:14px}.cart-thumb{width:92px;height:92px;border-radius:18px;object-fit:cover;background:#111;border:1px solid var(--line)}.cart-summary{margin-top:22px;padding:24px}.summary-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;color:var(--muted)}.summary-row.total{border-bottom:0;color:#fff;font-size:24px;font-weight:1000}@media(max-width:980px){.hero-grid,.product-wrap{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.grid3{grid-template-columns:1fr}.nav{display:none}}@media(max-width:560px){.product-grid{grid-template-columns:1fr}.actions .btn:not(.dark){display:none}.cart-item{grid-template-columns:72px 1fr}.cart-thumb{width:72px;height:72px}}@media(max-width:760px){body{overflow-x:hidden}.page{width:min(100% - 24px,1180px)}.announcement{font-size:12px;padding:8px 10px;line-height:1.3}.head{height:auto;min-height:68px;padding:12px 0;gap:10px}.brand{gap:8px;font-size:18px;min-width:0}.brand img{width:36px;height:36px;border-radius:10px}.brand span{white-space:nowrap}.actions{gap:8px;flex-shrink:0}.actions .btn{padding:10px 13px;font-size:13px}.actions .btn:not(.dark){display:none}.cart-count{min-width:19px;height:19px;font-size:11px;margin-left:4px}.hero{padding:42px 0 36px}.hero-grid{grid-template-columns:1fr;gap:22px}.hero h1{font-size:44px;line-height:.95;letter-spacing:-.06em;margin:14px 0}.hero p{font-size:16px;line-height:1.55}.hero-actions{flex-direction:column;gap:10px;margin-top:20px}.hero-actions .btn{width:100%;padding:14px 18px}.trust-row{gap:8px;margin-top:16px}.trust-pill{font-size:12px;padding:8px 10px}.hero-card{border-radius:24px;padding:8px}.hero-card img{border-radius:18px}.section{padding:42px 0}.title{margin-bottom:22px}.title h2{font-size:34px;letter-spacing:-.05em}.title p{font-size:14px;line-height:1.5}.grid3{grid-template-columns:1fr;gap:12px}.step-card,.quote{padding:18px;border-radius:20px}.step-num{width:38px;height:38px;border-radius:12px;margin-bottom:12px}.step-card h3,.quote h3{font-size:18px}.step-card p,.quote p{font-size:14px}.product-grid{grid-template-columns:1fr;gap:14px}.product-card{border-radius:22px}.img-wrap img,.no-img{aspect-ratio:1 / 1}.info{padding:16px}.info h3{font-size:19px;margin:10px 0 7px}.info p{min-height:0;font-size:13px;margin-bottom:12px}.price-row{margin-bottom:10px}.price{font-size:23px}.compare{font-size:14px}.card-btn{padding:13px;border-radius:14px}.product-wrap{grid-template-columns:1fr;gap:20px}.product-page{padding:38px 0}.product-details h1{font-size:40px;letter-spacing:-.055em}.product-media{border-radius:24px;padding:8px}.product-media img{border-radius:18px}.buybox{padding:18px;border-radius:22px}.checks{gap:8px}.cart-shell{max-width:100%}.cart-item{grid-template-columns:72px 1fr;gap:12px;padding:12px;border-radius:20px}.cart-thumb{width:72px;height:72px;border-radius:14px}.cart-item strong{grid-column:2;font-size:18px}.cart-summary{padding:18px;border-radius:22px}.summary-row.total{font-size:20px}.footer{padding:28px 12px}.footer p{font-size:13px}}@media(max-width:390px){.hero h1{font-size:38px}.title h2{font-size:30px}.brand span{font-size:16px}.actions .btn{padding:9px 11px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
