@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Nunito,system-ui,sans-serif;color:#f1f5f9;line-height:1.6;background:radial-gradient(ellipse at 15% 0%,rgba(0,102,255,.55) 0%,transparent 50%),radial-gradient(ellipse at 85% 5%,rgba(79,70,229,.4) 0%,transparent 50%),radial-gradient(ellipse at 50% 100%,rgba(0,20,80,1) 0%,transparent 70%),linear-gradient(180deg,#020b24,#041235 40%,#020b24);background-attachment:fixed;min-height:100vh}h1,h2,h3,h4{font-family:Nunito,sans-serif}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:#60a5fa;margin-bottom:8px}section{padding:72px 0;border-top:1px solid rgba(255,255,255,.07)}h2{font-size:clamp(22px,4vw,34px);font-weight:900;color:#f1f5f9}.wrap{max-width:960px;margin:0 auto;padding:0 20px}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 18px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.4px;border:1px solid rgba(59,130,246,.4);background:#3b82f62e;color:#93c5fd}.pill-glass{background:#ffffff12;border:1px solid rgba(255,255,255,.14);color:#e2e8f0}.pill-green{background:#10b98126;border:1px solid rgba(16,185,129,.3);color:#6ee7b7}.pill-red{background:#ef444426;border:1px solid rgba(239,68,68,.25);color:#fca5a5}.sticky-bar{position:sticky;top:0;z-index:100;background:#020b24eb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(59,130,246,.28);padding:12px 20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.sticky-bar .s-brand{font-weight:900;font-size:18px;color:#fff;letter-spacing:-.5px}.sticky-bar .s-brand span{color:#3b82f6}.sticky-bar .s-sub{font-size:12px;color:#64748b;margin-top:2px}.btn-atc{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 30px;border-radius:999px;background:#ffffff1a;border:2px solid rgba(255,255,255,.32);color:#fff;font-family:Nunito,sans-serif;font-size:15px;font-weight:800;text-decoration:none;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .22s}.btn-atc:hover{background:#fff3;border-color:#ffffff8c;transform:translateY(-2px);box-shadow:0 6px 24px #ffffff1a}.btn-buy{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 30px;border-radius:999px;background:linear-gradient(135deg,#06f,#2563eb,#06f);background-size:200% 100%;border:none;color:#fff;font-family:Nunito,sans-serif;font-size:15px;font-weight:900;text-decoration:none;cursor:pointer;white-space:nowrap;box-shadow:0 4px 24px #0066ff8c;transition:all .22s}.btn-buy:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 40px #0066ffbf;background-position:100% 0}.btn-full{width:100%}.btn-lg{padding:18px 36px;font-size:17px}.hero{padding:72px 20px 56px}.hero-label{display:inline-block;margin-bottom:20px;background:#06f3;color:#93c5fd;border:1px solid rgba(0,102,255,.38);padding:6px 18px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:1px}.hero h1{font-size:clamp(32px,8vw,62px);font-weight:900;color:#fff;line-height:1.06;margin-bottom:18px;text-shadow:0 2px 40px rgba(0,102,255,.45)}.hero-sub{font-size:18px;color:#93c5fd;max-width:540px;margin:0 auto 28px;line-height:1.65}.hero-pills{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:40px}.hero-layout{display:flex;gap:32px;align-items:flex-start;flex-wrap:wrap}.hero-images{flex:1;min-width:280px}.hero-images img#heroImg{width:100%;border-radius:28px;object-fit:cover;max-height:460px;box-shadow:0 8px 48px #00000073}.hero-thumbs{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap;overflow-x:auto}.hero-thumbs img{width:72px;height:72px;object-fit:cover;border-radius:14px;cursor:pointer;border:2px solid transparent;transition:border-color .2s;flex-shrink:0}.hero-thumbs img:hover,.hero-thumbs img.active{border-color:#3b82f6}.hero-info{flex:1;min-width:280px;display:flex;flex-direction:column;gap:0;padding-top:4px}.hero-drop{font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#3b82f6;margin-bottom:10px}.hero-info h2{font-size:30px;font-weight:900;color:#fff;line-height:1.15;margin-bottom:8px}.hero-tagline{font-size:16px;color:#93c5fd;margin-bottom:4px}.hero-pills-sm{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 24px}.variant-box{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:20px;margin-bottom:28px}.variant-box .vb-label{font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#475569;margin-bottom:14px}.variant-box .vb-sub{font-size:12px;font-weight:700;color:#94a3b8;margin-bottom:8px}.var-btns{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.var-btn{padding:8px 18px;border-radius:999px;border:2px solid rgba(255,255,255,.16);background:transparent;color:#94a3b8;font-family:Nunito,sans-serif;font-size:13px;font-weight:700;cursor:pointer;transition:all .18s}.var-btn.active,.var-btn:hover{border-color:#3b82f6;background:#3b82f633;color:#93c5fd}.hero-trust{text-align:center;font-size:12px;color:#475569;margin-top:14px}.stats-bar{background:#003cc838;border-top:1px solid rgba(0,102,255,.32);border-bottom:1px solid rgba(0,102,255,.32);padding:36px 20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stats-bar .wrap{display:flex;justify-content:space-around;flex-wrap:wrap;gap:24px;text-align:center}.stat-num{font-size:44px;font-weight:900;color:#fff;text-shadow:0 0 24px rgba(0,102,255,.7)}.stat-label{font-size:13px;color:#93c5fd;margin-top:4px}.stat-divider{width:1px;background:#ffffff24}.ps-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ps-card{border-radius:24px;padding:28px}.ps-bad{background:#ef44441a;border:1px solid rgba(239,68,68,.25)}.ps-good{background:#10b9811a;border:1px solid rgba(16,185,129,.25)}.ps-text-bad{color:#fca5a5;font-size:15px;line-height:1.7}.ps-text-good{color:#6ee7b7;font-size:15px;line-height:1.7}.cta-banner{background:linear-gradient(135deg,#003cc8e6,#2563ebd9);border:1px solid rgba(59,130,246,.4);border-radius:22px;padding:28px 32px;margin-top:44px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;box-shadow:0 8px 40px #003cc859;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-banner h3{color:#fff;font-size:18px;font-weight:900;margin-bottom:4px}.cta-banner p{color:#93c5fd;font-size:14px}.cta-banner-btns{display:flex;gap:12px;flex-wrap:wrap}.steps{display:flex;flex-direction:column;gap:14px}.step{display:flex;gap:18px;align-items:flex-start;padding:22px;background:#ffffff0e;border:1px solid rgba(255,255,255,.1);border-radius:20px}.step-num{background:linear-gradient(135deg,#0047cc,#3b82f6);color:#fff;width:44px;height:44px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:17px;flex-shrink:0;box-shadow:0 4px 16px #06f6}.step p{font-size:15px;color:#cbd5e1;line-height:1.65;margin-top:9px}.compare-wrap{border-radius:22px;overflow:hidden;border:1px solid rgba(0,102,255,.3);box-shadow:0 8px 40px #003cc833}.compare-wrap table{width:100%;border-collapse:collapse}.compare-wrap thead tr{background:linear-gradient(135deg,#0032b4eb,#2563ebe6)}.compare-wrap thead th{padding:16px 18px;text-align:left;color:#fff;font-size:14px;font-weight:800}.compare-wrap thead th:not(:first-child){text-align:center}.compare-wrap tbody tr:nth-child(odd){background:#ffffff0a}.compare-wrap td{padding:14px 18px;font-size:14px;color:#cbd5e1;font-weight:500}.compare-wrap td:not(:first-child){text-align:center;font-size:18px}.compare-wrap td.dim{opacity:.5}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.feature-card{background:#ffffff0e;border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:26px}.feature-icon{font-size:28px;margin-bottom:12px}.feature-card h3{font-size:16px;font-weight:800;color:#f1f5f9;margin-bottom:8px}.feature-card p{font-size:14px;color:#94a3b8;line-height:1.65}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.review-card{background:#ffffff0e;border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:24px}.review-stars{color:#fbbf24;font-size:16px;margin-bottom:10px}.review-text{font-size:14px;color:#cbd5e1;line-height:1.7;margin-bottom:16px}.review-author{display:flex;align-items:center;gap:10px}.review-avatar{width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,#0047cc,#3b82f6);display:flex;align-items:center;justify-content:center;font-weight:900;color:#fff;font-size:15px;flex-shrink:0}.review-name{font-weight:800;font-size:14px;color:#f1f5f9}.review-verified{font-size:12px;color:#6ee7b7}.faq-list{display:flex;flex-direction:column;gap:12px}details.faq-item{background:#ffffff0e;border:1px solid rgba(255,255,255,.1);border-radius:18px;overflow:hidden}details.faq-item summary{padding:18px 22px;font-size:15px;font-weight:800;color:#f1f5f9;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}details.faq-item summary::-webkit-details-marker{display:none}details.faq-item summary:after{content:"+";font-size:20px;color:#3b82f6;font-weight:900;transition:transform .2s}details.faq-item[open] summary:after{transform:rotate(45deg)}details.faq-item .faq-body{padding:0 22px 18px;font-size:14px;color:#94a3b8;line-height:1.75}.site-footer{padding:64px 20px 32px;border-top:1px solid rgba(255,255,255,.07);text-align:center}.footer-brand{font-size:28px;font-weight:900;color:#fff;margin-bottom:8px}.footer-brand span{color:#3b82f6}.footer-tagline{font-size:14px;color:#475569;margin-bottom:24px}.footer-links{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:24px}.footer-links a{font-size:13px;color:#64748b;text-decoration:none;transition:color .18s}.footer-links a:hover{color:#93c5fd}.footer-copy{font-size:12px;color:#1e293b}.product-page{padding:64px 20px}.product-layout{display:flex;gap:40px;flex-wrap:wrap}.product-media{flex:1;min-width:280px}.product-media img{width:100%;border-radius:28px;object-fit:cover;box-shadow:0 8px 48px #00000073}.product-form{flex:1;min-width:280px}.product-form .price{font-size:34px;font-weight:900;color:#fff;margin-bottom:20px;text-shadow:0 0 20px rgba(0,102,255,.3)}.product-form .compare-price{text-decoration:line-through;color:#475569;font-size:22px;font-weight:700;margin-left:10px}.product-form .form-row{margin-bottom:18px}.product-form label{display:block;font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#64748b;margin-bottom:8px}.product-form select{width:100%;padding:12px 16px;border-radius:14px;background:#ffffff12;border:1px solid rgba(255,255,255,.16);color:#f1f5f9;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;cursor:pointer;outline:none}.product-desc{margin-top:28px;font-size:15px;color:#94a3b8;line-height:1.75}.cart-page{padding:64px 20px}.cart-table{width:100%;border-collapse:collapse;margin-bottom:32px}.cart-table th{padding:12px 16px;text-align:left;font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#475569;border-bottom:1px solid rgba(255,255,255,.1)}.cart-table td{padding:16px;vertical-align:middle;border-bottom:1px solid rgba(255,255,255,.07);font-size:14px;color:#cbd5e1}.cart-table img{width:72px;height:72px;object-fit:cover;border-radius:12px}.cart-summary{background:#ffffff0e;border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:28px;max-width:380px;margin-left:auto}.cart-summary .cs-row{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px;color:#94a3b8}.cart-summary .cs-total{font-size:18px;font-weight:900;color:#fff;border-top:1px solid rgba(255,255,255,.1);padding-top:14px;margin-top:6px}.collection-page{padding:64px 20px}.collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;margin-top:40px}.product-card{background:#ffffff0e;border:1px solid rgba(255,255,255,.1);border-radius:24px;overflow:hidden;transition:transform .22s,box-shadow .22s}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000059}.product-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.product-card .pc-body{padding:18px}.product-card h3{font-size:16px;font-weight:800;color:#f1f5f9;margin-bottom:6px}.product-card .pc-price{font-size:15px;font-weight:700;color:#3b82f6;margin-bottom:14px}@media(max-width:640px){.ps-grid{grid-template-columns:1fr}.hero-layout{flex-direction:column}.cta-banner{flex-direction:column;text-align:center}.cta-banner-btns{justify-content:center}.stat-divider{display:none}.product-layout{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
