@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Playfair+Display:ital,wght@0,700;1,400;1,700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100%;overflow-x:hidden}img,svg,video,canvas,iframe{max-width:100%;height:auto}body{font-family:Inter,system-ui,sans-serif;background:#060a14;color:#f8fafc;-webkit-font-smoothing:antialiased}a{text-decoration:none}button{font-family:inherit}:root{--bg:#060a14;--bg2:#0c1020;--bg3:#141c32;--bg4:#0a0f1e;--glass:rgba(12,16,32,.72);--gborder:rgba(255,255,255,.06);--gborder2:rgba(255,255,255,.1);--ink:#f8fafc;--muted:#7e8ca3;--soft:#c8d0de;--accent:#3b82f6;--accent2:#60a5fa;--gold:#f59e0b;--gold2:#fbbf24;--green:#10b981;--red:#ef4444;--r:14px;--r-lg:20px;--r-xl:26px;--serif:"Playfair Display",Georgia,serif;--shadow:0 12px 40px rgba(0,0,0,.4);--shadow-lg:0 32px 100px rgba(0,0,0,.55);--shadow-glow:0 0 60px rgba(59,130,246,.06)}.hs-section{padding:clamp(52px,7vw,96px) 0}.hs-container{max-width:1140px;margin:0 auto;padding:0 clamp(16px,4vw,24px);width:100%}.hs-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--accent2);margin-bottom:14px}.hs-section h2{font-size:clamp(26px,4.5vw,48px);font-weight:900;line-height:1.07;letter-spacing:-.02em;margin:0 0 14px}.hs-section h2 em{font-family:var(--serif);font-style:italic;background:linear-gradient(135deg,var(--gold),var(--gold2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hs-section p{font-size:15px;line-height:1.75;color:var(--muted);margin:0 0 14px}.hs-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 36px;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;font-size:15px;font-weight:800;border:none;border-radius:var(--r);cursor:pointer;text-decoration:none;transition:all .25s;box-shadow:0 4px 20px #3b82f638;letter-spacing:.03em;white-space:nowrap}.hs-btn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #3b82f652}.hs-btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:transparent;color:var(--ink);border:1px solid rgba(255,255,255,.12);border-radius:var(--r);font-size:15px;font-weight:700;cursor:pointer;text-decoration:none;transition:all .2s;white-space:nowrap}.hs-btn-ghost:hover{border-color:var(--accent);color:var(--accent)}@keyframes hs-tick{0%{transform:translate(0)}to{transform:translate(-50%)}}.hsw-how{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.hsw-step{background:var(--bg3);border:1px solid var(--gborder);border-radius:var(--r-xl);padding:32px 24px;text-align:center;position:relative;transition:all .3s}.hsw-step:hover{transform:translateY(-3px);border-color:#3b82f61f;box-shadow:var(--shadow-glow)}.hsw-step-num{width:48px;height:48px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#6366f1);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;color:#fff;box-shadow:0 4px 16px #3b82f640}.hsw-step-icon{font-size:40px;margin-bottom:14px}.hsw-step h3{font-size:17px;font-weight:800;margin-bottom:8px;color:var(--ink)}.hsw-step p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}@media(max-width:768px){.hsw-how{grid-template-columns:1fr;gap:14px}}.hsu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;margin-top:36px}.hsu-card{background:var(--bg3);border:1px solid var(--gborder);border-radius:var(--r-lg);padding:22px 14px;text-align:center;transition:all .25s}.hsu-card:hover{transform:translateY(-3px);border-color:#3b82f624;box-shadow:var(--shadow-glow)}.hsu-icon{font-size:34px;margin-bottom:10px;display:block}.hsu-label{font-size:12px;font-weight:700;color:var(--ink);line-height:1.3}@media(max-width:480px){.hsu-grid{grid-template-columns:repeat(2,1fr)}}.hswhy{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px}.hswhy-card{background:var(--bg3);border:1px solid var(--gborder);border-radius:var(--r-xl);padding:28px 24px;transition:all .3s;position:relative;overflow:hidden}.hswhy-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--accent),var(--gold2));opacity:0;transition:opacity .3s}.hswhy-card:hover{transform:translateY(-4px);border-color:#3b82f624;box-shadow:var(--shadow-glow)}.hswhy-card:hover:before{opacity:1}.hswhy-icon{width:52px;height:52px;border-radius:14px;background:#3b82f614;border:1px solid rgba(59,130,246,.14);display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:16px}.hswhy-card h3{font-size:17px;font-weight:800;color:var(--ink);margin-bottom:8px}.hswhy-card p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}@media(max-width:600px){.hswhy{grid-template-columns:1fr;gap:12px}}.hst-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hst-badge{background:var(--bg3);border:1px solid var(--gborder);border-radius:var(--r-lg);padding:20px 14px;text-align:center;transition:all .25s}.hst-icon{font-size:28px;margin-bottom:8px;display:block}.hst-title{font-size:13px;font-weight:700;color:var(--ink);margin-bottom:2px}.hst-sub{font-size:11px;color:var(--muted)}@media(max-width:600px){.hst-grid{grid-template-columns:1fr 1fr}}.hs-offer-box{background:#10b9810d;border:1px solid rgba(16,185,129,.14);border-radius:var(--r-lg);padding:16px 18px;margin:12px 0 16px}.hs-offer-box-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin-bottom:10px;display:flex;align-items:center;gap:6px}.hs-offer-rows{display:flex;flex-direction:column;gap:7px}.hs-offer-row{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--soft)}.hs-offer-row .tick{color:var(--green);font-size:14px;flex-shrink:0}.hsc-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:24px;border-radius:var(--r-xl);border:1px solid var(--gborder)}.hsc-table{width:100%;border-collapse:collapse;min-width:460px}.hsc-table th{padding:14px 16px;text-align:center;font-size:12px;font-weight:700;color:var(--muted);border-bottom:1px solid var(--gborder);text-transform:uppercase;letter-spacing:.06em}.hsc-table th:first-child{text-align:left}.hsc-table th.ours{color:#fff;background:#3b82f612}.hsc-table td{padding:13px 16px;font-size:14px;text-align:center;color:var(--muted);border-bottom:1px solid rgba(255,255,255,.04)}.hsc-table td:first-child{text-align:left;color:var(--ink);font-weight:500}.hsc-table td.ours{background:#3b82f608}.hsc-table tr:last-child td{border-bottom:none}.hsc-y{color:var(--green);font-size:18px}.hsc-n{color:var(--red);font-size:18px}.hsc-mid{color:var(--gold2);font-size:12px;font-weight:700}.hsc-swipe{display:none;text-align:center;font-size:11px;color:var(--muted);margin-top:8px}@media(max-width:640px){.hsc-swipe{display:block}}.hsf-cta{position:relative;overflow:hidden;background:radial-gradient(ellipse 90% 70% at 50% 40%,#0d2060,#060a14 70%);border-radius:var(--r-xl);padding:clamp(48px,7vw,88px) clamp(24px,5vw,48px);text-align:center;max-width:920px;margin:0 auto;border:1px solid rgba(59,130,246,.1)}.hsf-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 30%,rgba(59,130,246,.08),transparent 55%);pointer-events:none}.hsf-cta-inner{position:relative;z-index:2}.hsf-cta h2{font-size:clamp(26px,4.5vw,44px);font-weight:900;line-height:1.1;margin-bottom:16px;letter-spacing:-.02em}.hsf-cta h2 em{font-family:var(--serif);font-style:italic;background:linear-gradient(135deg,var(--gold),var(--gold2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hsf-cta p{font-size:16px;color:var(--soft);max-width:520px;margin:0 auto 28px;line-height:1.65}.hsf-trust-row{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:24px}.hsf-trust-row span{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:6px}.hs-reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:16px;margin-top:32px}.hs-review{background:var(--bg3);border:1px solid var(--gborder);border-radius:var(--r-xl);padding:22px;transition:all .3s;position:relative;overflow:hidden}.hs-review:hover{border-color:#3b82f617;transform:translateY(-2px)}.hs-review-stars{color:var(--gold2);font-size:14px;margin-bottom:10px;letter-spacing:2px}.hs-review-media{margin-bottom:14px}.hs-review-img{width:100%;border-radius:10px;aspect-ratio:4/3;object-fit:cover;border:1px solid var(--gborder);display:block}.hs-review-video{position:relative;border-radius:10px;aspect-ratio:4/3;overflow:hidden;background:var(--bg);cursor:pointer;border:1px solid var(--gborder)}.hs-review-video img{width:100%;height:100%;object-fit:cover;opacity:.65;display:block}.hs-review-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;background:#0000007a;border:2px solid rgba(255,255,255,.25);border-radius:50%;display:flex;align-items:center;justify-content:center}.hs-review-video-play:after{content:"";width:0;height:0;border-left:12px solid #fff;border-top:7px solid transparent;border-bottom:7px solid transparent;margin-left:2px}.hs-review-headline{font-size:15px;font-weight:700;color:var(--ink);margin-bottom:8px}.hs-review-text{font-size:13.5px;line-height:1.68;color:var(--soft);margin-bottom:14px}.hs-reviewer{display:flex;align-items:center;gap:10px}.hs-reviewer-avatar{width:36px;height:36px;border-radius:50%;background:var(--bg);border:2px solid var(--gborder);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.hs-reviewer-name{font-size:13px;font-weight:700;color:var(--ink)}.hs-reviewer-badge{font-size:11px;color:var(--green);font-weight:500}.hs-review-tag{position:absolute;top:14px;right:14px;font-size:9px;font-weight:800;color:var(--accent2);padding:3px 9px;border-radius:99px;border:1px solid rgba(59,130,246,.1);text-transform:uppercase;letter-spacing:.06em}@media(max-width:640px){.hs-reviews-grid{grid-template-columns:1fr}}.hs-faq{max-width:720px;margin:32px auto 0}.hs-faq-item{border-bottom:1px solid var(--gborder)}.hs-faq-item summary{padding:18px 0;font-size:15px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:var(--ink);gap:12px}.hs-faq-item summary::-webkit-details-marker{display:none}.hs-faq-item summary:after{content:"+";font-size:22px;font-weight:300;color:var(--muted);flex-shrink:0;transition:transform .2s}.hs-faq-item[open] summary:after{transform:rotate(45deg);color:var(--accent)}.hs-faq-answer{padding:0 0 18px;font-size:14px;line-height:1.75;color:var(--muted)}.hs-pdp{background:var(--bg);padding:28px 0 0}.hs-pdp-inner{max-width:1180px;margin:0 auto;padding:0 clamp(14px,3vw,20px);display:grid;grid-template-columns:56% 1fr;gap:clamp(28px,4vw,52px);align-items:start}.hs-gallery{position:sticky;top:80px}.hs-main-wrap{background:var(--bg3);border-radius:var(--r-xl);overflow:hidden;aspect-ratio:1;border:1px solid var(--gborder);box-shadow:var(--shadow)}.hs-main-img{width:100%;height:100%;object-fit:cover;display:block}.hs-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.hs-thumb{cursor:pointer;border-radius:10px;overflow:hidden;aspect-ratio:1;border:2px solid transparent;transition:all .15s;background:var(--bg3)}.hs-thumb.active,.hs-thumb:hover{border-color:var(--accent)}.hs-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hs-buybox{padding-top:2px}.hs-rating{display:flex;align-items:center;gap:8px;margin-bottom:10px}.hs-stars{color:var(--gold2);font-size:14px;letter-spacing:2px}.hs-review-count{font-size:13px;color:var(--muted)}.hs-buybox h1{font-size:clamp(20px,2.8vw,28px);font-weight:900;line-height:1.18;margin:0 0 6px;letter-spacing:-.01em}.hs-buybox-sub{font-size:14px;color:var(--muted);margin:0 0 18px;line-height:1.6}.hs-buybox-trust{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:18px;padding:14px 0;border-top:1px solid var(--gborder);border-bottom:1px solid var(--gborder)}.hs-trust-item{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);font-weight:500}.hs-trust-item .ti{font-size:16px}.hs-variant-label{font-size:11px;font-weight:800;color:var(--muted);margin-bottom:10px;text-transform:uppercase;letter-spacing:.08em}.hs-variants{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:16px}.hs-var-btn{padding:14px 6px 12px;background:var(--bg3);border:2px solid var(--gborder);border-radius:var(--r);cursor:pointer;text-align:center;transition:all .18s;font-family:inherit;min-height:44px}.hs-var-btn:hover,.hs-var-btn.active{border-color:var(--accent);background:#3b82f60d}.hs-var-btn .psi{font-size:22px;font-weight:900;color:var(--ink);display:block}.hs-var-btn .psi-unit{font-size:9px;color:var(--muted);display:block;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.hs-var-btn .psi-desc{font-size:10px;color:var(--muted);display:block;margin:2px 0 6px}.hs-var-btn .psi-price{font-size:15px;font-weight:800;background:linear-gradient(135deg,var(--gold),var(--gold2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}.hs-var-btn .psi-old{font-size:10px;color:var(--muted);text-decoration:line-through;display:block}.hs-var-btn .psi-tag{display:inline-block;font-size:9px;font-weight:800;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#000;padding:2px 8px;border-radius:99px;margin-top:4px;text-transform:uppercase;letter-spacing:.04em}.hs-price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:6px;flex-wrap:wrap}.hs-price-big{font-size:32px;font-weight:900;background:linear-gradient(135deg,var(--gold),var(--gold2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hs-price-old{font-size:15px;color:var(--muted);text-decoration:line-through}.hs-price-save{font-size:12px;font-weight:700;color:var(--green);background:#10b98112;padding:3px 12px;border-radius:99px;border:1px solid rgba(16,185,129,.08)}.hs-atc{display:block;width:100%;padding:16px;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;font-family:inherit;font-size:16px;font-weight:800;border:none;border-radius:var(--r);cursor:pointer;text-align:center;transition:all .25s;margin:14px 0 10px;letter-spacing:.03em;box-shadow:0 4px 20px #3b82f638;text-transform:uppercase;min-height:54px}.hs-atc:hover{transform:translateY(-1px);box-shadow:0 8px 32px #3b82f652}.hs-ship-info{font-size:12px;color:var(--muted);line-height:1.6;margin-bottom:14px;text-align:center}.hs-ship-info strong{color:var(--green)}.hs-acc{border-top:1px solid var(--gborder)}.hs-acc:last-child{border-bottom:1px solid var(--gborder)}.hs-acc summary{padding:14px 0;font-size:14px;font-weight:600;color:var(--ink);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:10px}.hs-acc summary::-webkit-details-marker{display:none}.hs-acc summary:after{content:"+";font-size:20px;font-weight:300;color:var(--muted);flex-shrink:0}.hs-acc[open] summary:after{content:"\2212";color:var(--accent)}.hs-acc-body{padding:0 0 14px;font-size:13px;color:var(--muted);line-height:1.75}.hs-quote{background:var(--bg3);border-radius:var(--r);padding:12px 14px;margin-bottom:18px;display:flex;align-items:flex-start;gap:10px;border:1px solid var(--gborder)}.hs-quote-text{font-size:13px;color:var(--muted);line-height:1.6;margin:0;font-style:italic}.hs-quote-name{font-size:12px;color:var(--ink);font-weight:700;margin-top:4px;font-style:normal}.hs-sticky{display:none}@media(max-width:749px){.hs-sticky{display:flex;align-items:center;justify-content:space-between;gap:10px;position:fixed;bottom:0;left:0;right:0;background:#060a14f5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--gborder);padding:12px 16px;z-index:9998;opacity:0;transform:translateY(100%);transition:.3s}.hs-sticky.visible{opacity:1;transform:translateY(0)}.hs-sticky-title{font-size:11px;color:var(--muted)}.hs-sticky-price{font-size:18px;font-weight:900;background:linear-gradient(135deg,var(--gold),var(--gold2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hs-sticky-btn{flex:1;max-width:200px;padding:13px;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;font-family:inherit;font-size:14px;font-weight:800;border:none;border-radius:10px;cursor:pointer;box-shadow:0 4px 16px #3b82f640;letter-spacing:.03em;text-transform:uppercase;min-height:48px}body{padding-bottom:76px}}@media(max-width:860px){.hs-pdp-inner{grid-template-columns:1fr;gap:20px}.hs-gallery{position:static}}@media(max-width:480px){.hs-thumbs{grid-template-columns:repeat(4,1fr)}.hs-variants{gap:6px}.hs-var-btn .psi{font-size:19px}}.hs-hp-hero{position:relative;overflow:hidden;min-height:clamp(500px,70vh,680px);display:flex;align-items:center;background:var(--bg)}.hs-hp-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0}.hs-hp-hero-bg img{width:100%;height:100%;object-fit:cover;opacity:.18;filter:blur(3px)}.hs-hp-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#060a14f7 25%,#060a148c)}.hs-hp-hero-inner{position:relative;z-index:2;max-width:1140px;margin:0 auto;padding:clamp(48px,6vw,88px) clamp(16px,4vw,24px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:center;width:100%}.hs-hp-hero-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--accent2);background:#3b82f612;border:1px solid rgba(59,130,246,.12);padding:6px 14px;border-radius:99px;margin-bottom:18px}.hs-hp-hero h1{font-size:clamp(32px,5.5vw,66px);font-weight:900;line-height:1.04;margin:0 0 18px;letter-spacing:-.03em;color:var(--ink)}.hs-hp-hero h1 em{font-family:var(--serif);font-style:italic;background:linear-gradient(135deg,var(--gold),var(--gold2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}.hs-hp-hero-sub{font-size:clamp(15px,1.8vw,18px);color:var(--soft);line-height:1.68;margin:0 0 28px}.hs-hp-hero-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.hs-hp-hero-trust{display:flex;gap:clamp(14px,3vw,28px);flex-wrap:wrap;padding-top:22px;border-top:1px solid var(--gborder)}.hs-hp-hero-trust-item{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);font-weight:500}.hs-hp-hero-trust-item .gl{width:7px;height:7px;border-radius:50%;background:#10b981}.hs-hp-media{position:relative}.hs-hp-media-img{width:100%;border-radius:var(--r-xl);display:block;box-shadow:var(--shadow-lg)}.hs-hp-float{position:absolute;bottom:20px;left:20px;right:20px;background:#0a0f1ee0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.07);border-radius:var(--r);padding:14px 18px;display:flex;align-items:center;gap:12px}.hs-hp-float-badge{font-size:24px}.hs-hp-float-title{font-size:13px;font-weight:700;color:var(--ink);margin-bottom:2px}.hs-hp-float-sub{font-size:11px;color:var(--muted)}.hs-hp-float-price{margin-left:auto;text-align:right}.hs-hp-float-from{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.hs-hp-float-amount{font-size:20px;font-weight:900;background:linear-gradient(135deg,var(--gold),var(--gold2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px){.hs-hp-hero-inner{grid-template-columns:1fr}.hs-hp-media{display:none}}.hsfoot{background:#04070f;border-top:1px solid rgba(255,255,255,.06);padding:52px 0 24px}.hsfoot-inner{max-width:1140px;margin:0 auto;padding:0 24px}.hsfoot-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.06)}.hsfoot-logo svg{height:40px;width:auto;margin-bottom:14px}.hsfoot-tagline{font-size:14px;color:var(--muted);line-height:1.7;max-width:300px}.hsfoot-col h4{font-size:12px;font-weight:800;color:var(--ink);text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px}.hsfoot-col a{display:block;font-size:14px;color:var(--muted);text-decoration:none;padding:5px 0;transition:color .15s}.hsfoot-col a:hover{color:var(--accent2)}.hsfoot-trust{display:flex;gap:18px;flex-wrap:wrap;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.06)}.hsfoot-trust span{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:6px}.hsfoot-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding-top:20px}.hsfoot-copy{font-size:12px;color:var(--muted)}.hsfoot-pay{display:flex;gap:8px;align-items:center}.hsfoot-pay span{font-size:10px;font-weight:700;color:#ffffff4d;border:1px solid rgba(255,255,255,.08);border-radius:5px;padding:4px 8px}@media(max-width:768px){.hsfoot-top{grid-template-columns:1fr;gap:24px}.hsfoot-bottom{flex-direction:column;text-align:center}}.hscp{min-height:60vh;padding:clamp(40px,6vw,72px) 0;background:var(--bg)}.hscp-head{text-align:center;margin-bottom:32px}.hscp-head h1{font-size:clamp(26px,4vw,40px);font-weight:900;letter-spacing:-.02em}.hscp-head p{font-size:14px;color:var(--muted);margin-top:7px}.hscp-grid{display:grid;grid-template-columns:1fr 340px;gap:24px;align-items:start}.hscp-items{background:var(--bg3);border:1px solid var(--gborder);border-radius:var(--r-xl);overflow:hidden}.hscp-line{display:flex;gap:14px;padding:18px;border-bottom:1px solid var(--gborder)}.hscp-line:last-child{border-bottom:none}.hscp-line-img{width:90px;height:90px;border-radius:12px;overflow:hidden;background:var(--bg);flex-shrink:0;border:1px solid var(--gborder)}.hscp-line-img img{width:100%;height:100%;object-fit:cover}.hscp-line-info{flex:1;min-width:0}.hscp-line-title{font-size:14px;font-weight:700;color:var(--ink);margin-bottom:3px}.hscp-line-variant{font-size:12px;color:var(--muted);margin-bottom:10px}.hscp-qty{display:inline-flex;align-items:center;border:1px solid var(--gborder2);border-radius:99px;overflow:hidden}.hscp-qty a{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;text-decoration:none;transition:background .15s}.hscp-qty a:hover{background:#ffffff14}.hscp-qty span{min-width:34px;text-align:center;font-size:13px;font-weight:700}.hscp-line-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.hscp-line-price{font-size:15px;font-weight:800;color:var(--gold2)}.hscp-remove{font-size:12px;color:var(--muted);text-decoration:underline}.hscp-remove:hover{color:var(--red)}.hscp-summary{background:var(--bg3);border:1px solid var(--gborder);border-radius:var(--r-xl);padding:22px;position:sticky;top:88px}.hscp-disc{margin-bottom:16px;border-bottom:1px solid var(--gborder);padding-bottom:16px}.hscp-disc summary{font-size:13px;color:var(--soft);cursor:pointer;list-style:none;font-weight:600}.hscp-disc summary::-webkit-details-marker{display:none}.hscp-disc-row{display:flex;gap:8px;margin-top:10px}.hscp-disc-row input{flex:1;background:var(--bg);border:1px solid var(--gborder2);border-radius:10px;padding:10px;color:#fff;font-size:13px;font-family:inherit}.hscp-disc-row button{background:#ffffff1a;border:1px solid var(--gborder2);border-radius:10px;color:#fff;font-size:12px;font-weight:700;padding:0 14px;cursor:pointer;font-family:inherit}.hscp-row{display:flex;justify-content:space-between;font-size:14px;color:var(--soft);margin-bottom:9px}.hscp-total{display:flex;justify-content:space-between;align-items:baseline;padding-top:12px;border-top:1px solid var(--gborder);margin-bottom:4px}.hscp-total .l{font-size:15px;font-weight:700;color:var(--ink)}.hscp-total .v{font-size:24px;font-weight:900;color:var(--ink)}.hscp-tax{font-size:12px;color:var(--muted);margin-bottom:16px}.hscp-checkout{display:block;width:100%;padding:16px;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;font-family:inherit;font-size:16px;font-weight:800;border:none;border-radius:12px;cursor:pointer;text-transform:uppercase;letter-spacing:.03em;box-shadow:0 4px 20px #3b82f640;transition:all .2s}.hscp-checkout:hover{transform:translateY(-1px);box-shadow:0 8px 28px #3b82f659}.hscp-extra{margin-top:10px}.hscp-continue{display:block;text-align:center;margin-top:10px;color:var(--muted);font-size:13px;font-weight:600;text-decoration:none}.hscp-continue:hover{color:#fff}.hscp-trust{display:flex;flex-wrap:wrap;gap:7px 14px;justify-content:center;margin-top:16px;padding-top:16px;border-top:1px solid var(--gborder)}.hscp-trust span{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:4px}.hscp-empty{text-align:center;max-width:440px;margin:0 auto;padding:40px 24px}.hscp-empty-icon{width:96px;height:96px;margin:0 auto 22px;border-radius:50%;background:#3b82f612;border:1px solid rgba(59,130,246,.14);display:flex;align-items:center;justify-content:center;font-size:42px}.hscp-empty h1{font-size:28px;font-weight:900;margin-bottom:10px}.hscp-empty p{font-size:15px;color:var(--muted);margin-bottom:26px}@media(max-width:860px){.hscp-grid{grid-template-columns:1fr}.hscp-summary{position:static}}@media(max-width:480px){.hscp-line-img{width:72px;height:72px}.hscp-line{padding:14px;gap:10px}}.hsi-section{padding:clamp(44px,8vw,96px) 0;background:var(--bg)}.hsi-demo{margin:0 auto 36px;max-width:760px;border-radius:var(--r-xl);overflow:hidden;border:1px solid rgba(59,130,246,.12);background:#0a0f1e;position:relative;aspect-ratio:16/9}.hsi-demo video,.hsi-demo img{width:100%;height:100%;object-fit:cover;display:block}.hsi-demo-tag{position:absolute;top:12px;left:12px;z-index:2;font-size:10px;font-weight:800;color:#fff;background:#3b82f6d9;padding:5px 12px;border-radius:99px;text-transform:uppercase;letter-spacing:.06em}.hsi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hsi-item{background:var(--bg3);border:1px solid var(--gborder);border-radius:var(--r-lg);padding:20px 12px;text-align:center;transition:all .25s}.hsi-item:hover{border-color:#3b82f61f;transform:translateY(-2px)}.hsi-icon{font-size:34px;margin-bottom:9px;display:block}.hsi-name{font-size:12px;font-weight:700;color:var(--ink);margin-bottom:3px}.hsi-desc{font-size:11px;color:var(--muted);line-height:1.35}.hsi-badge{display:inline-block;margin-top:7px;font-size:9px;font-weight:800;color:var(--accent2);padding:2px 7px;border-radius:99px;border:1px solid rgba(59,130,246,.12);text-transform:uppercase}@media(max-width:768px){.hsi-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.hs-section h2{font-size:clamp(22px,7vw,28px)}.hsi-grid{grid-template-columns:repeat(2,1fr)}.hst-grid{grid-template-columns:1fr 1fr}.hs-reviews-grid{grid-template-columns:1fr}}@media(max-width:360px){.hs-container{padding-left:12px;padding-right:12px}.hs-variants{gap:5px}.hs-var-btn .psi{font-size:17px}.hs-var-btn .psi-desc{display:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/cpw-styles.css.map */
