@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#0b1625;font-synthesis:none;--ink:#0b1625;--muted:#627084;--line:#e4e9f0;--blue:#2962ff;--cyan:#3fd5eb;--navy:#07111f;background:#f7f9fc;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f7f9fc;min-width:320px;margin:0}body.locked{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.site-shell{min-height:100vh;overflow:hidden}.header{z-index:20;color:#fff;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(24px,5vw,80px);display:flex;position:absolute;inset:0 0 auto}.brand{letter-spacing:-.6px;align-items:center;gap:12px;font-size:19px;font-weight:800;display:inline-flex}.brand>span:last-child>span{color:#4bd6ed}.brand-mark{justify-content:center;align-items:center;gap:3px;width:29px;height:29px;display:flex;transform:skew(-12deg)}.brand-mark i{background:linear-gradient(#52dcef,#3168ff);border-radius:2px;width:5px;display:block}.brand-mark i:first-child{height:14px}.brand-mark i:nth-child(2){height:24px}.brand-mark i:nth-child(3){height:18px}.desktop-nav{color:#bec8d7;gap:34px;font-size:13px;font-weight:600;display:flex}.desktop-nav a{transition:all .2s}.desktop-nav a:hover{color:#fff}.header-actions{align-items:center;gap:14px;display:flex}.cart-button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-size:13px;display:flex;position:relative}.cart-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px}.cart-button b{color:#07111f;background:#3ed6ec;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid}.menu-button{cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:10px;width:40px;height:40px;padding:11px;display:none}.menu-button span{background:#fff;height:1px;margin:5px 0;display:block}.hero{background:var(--navy);color:#fff;grid-template-columns:1.08fr .92fr;align-items:center;min-height:790px;padding:155px clamp(24px,7vw,112px) 90px;display:grid;position:relative;overflow:hidden}.hero-grid{opacity:.18;background-image:linear-gradient(#759ac821 1px,#0000 1px),linear-gradient(90deg,#759ac821 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.hero:after{content:"";background:linear-gradient(#0000,#0000002e);height:140px;position:absolute;bottom:0;left:0;right:0}.hero-glow{filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#2c65ff38,#0000 67%);width:630px;height:630px;top:70px;right:-120px}.hero-glow-two{background:radial-gradient(circle,#3bd8eb1a,#0000 67%);width:380px;height:380px;top:110px;left:-180px}.hero-content{z-index:2;max-width:690px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;color:#3a67db;align-items:center;gap:9px;margin:0 0 20px;font-size:10px;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:26px;height:1px}.hero .eyebrow{color:#5dd8eb}h1{letter-spacing:-4px;max-width:760px;margin:0;font-size:clamp(48px,5.7vw,82px);line-height:.99}h1 em,h2 em{color:#55d6ea;font-style:normal;font-weight:400}.hero-copy{color:#9eabbc;max-width:610px;margin:30px 0 36px;font-size:15px;line-height:1.8}.hero-actions{align-items:center;gap:30px;display:flex}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(120deg,#2d64ff,#3a82ff);border:0;border-radius:4px;justify-content:center;align-items:center;gap:28px;padding:17px 22px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 30px #2962ff40}.primary-button:hover{transform:translateY(-2px);box-shadow:0 14px 34px #2962ff59}.primary-button span{font-size:17px;font-weight:400}.text-link{color:#d8e0eb;align-items:center;gap:10px;font-size:12px;font-weight:700;display:inline-flex}.play{border:1px solid #ffffff38;border-radius:50%;place-items:center;width:36px;height:36px;padding-left:2px;font-size:9px;display:grid}.trust-row{margin-top:62px;display:flex}.trust-row div{border-right:1px solid #ffffff1f;flex-direction:column;gap:4px;min-width:145px;margin-right:28px;padding-right:28px;display:flex}.trust-row div:last-child{border:0}.trust-row strong{font-size:24px}.trust-row span{color:#78889c;text-transform:uppercase;letter-spacing:1px;font-size:9px}.hero-visual{z-index:2;min-width:500px;height:510px;position:relative}.orbit{border:1px solid #4db1e729;border-radius:50%;position:absolute}.orbit-one{width:500px;height:500px;top:10px;right:-40px}.orbit-two{border-style:dashed;width:380px;height:380px;top:70px;right:15px}.glass-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#1a304ddb,#0b192cd4);border:1px solid #72a4de38;box-shadow:0 30px 80px #0000005c}.glass-card-main{border-radius:10px;width:390px;height:290px;position:absolute;top:100px;right:30px;overflow:hidden;transform:perspective(900px)rotateY(-8deg)rotateX(3deg)}.code-top{border-bottom:1px solid #ffffff14;align-items:center;gap:6px;height:43px;padding:0 15px;display:flex}.code-top span{background:#506074;border-radius:50%;width:6px;height:6px}.code-top b{color:#64758b;margin-left:auto;font-size:9px;font-weight:500}.chart-bars{opacity:.48;align-items:flex-end;gap:17px;height:120px;display:flex;position:absolute;bottom:40px;left:35px;right:35px}.chart-bars i{background:linear-gradient(#0000,#2e6dff);border-radius:3px 3px 0 0;flex:1}.chart-bars i:first-child{height:30%}.chart-bars i:nth-child(2){height:49%}.chart-bars i:nth-child(3){height:43%}.chart-bars i:nth-child(4){height:70%}.chart-bars i:nth-child(5){height:61%}.chart-bars i:nth-child(6){height:94%}.chart-line{position:absolute;bottom:55px;left:28px;right:28px}.chart-line svg{overflow:visible}.chart-line path{fill:none;stroke:#4de0ee;stroke-width:2px;filter:drop-shadow(0 0 7px #39d8e7)}.chart-line circle{fill:#fff;stroke:#4de0ee;stroke-width:2px}.metric{position:absolute;top:68px;left:35px}.metric span{color:#788ca5;text-transform:uppercase;letter-spacing:1px;font-size:9px;display:block}.metric strong{margin-top:5px;font-size:34px;display:block}.floating-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f233be6;border:1px solid #60a1dc2e;border-radius:7px;align-items:center;gap:12px;min-width:200px;padding:14px 17px;display:flex;position:absolute;box-shadow:0 20px 40px #00000040}.floating-card>span{color:#4ae0ee;background:#41d8eb24;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.floating-card b,.floating-card small{display:block}.floating-card b{font-size:10px}.floating-card small{color:#75899f;margin-top:4px;font-size:8px}.floating-card-one{top:55px;right:-5px}.floating-card-two{bottom:65px;left:15px}.section{padding:108px clamp(24px,7vw,112px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:44px;display:flex}.section-heading h2,.benefits h2,.cta h2{color:var(--ink);letter-spacing:-2.7px;margin:0;font-size:clamp(36px,4vw,55px);line-height:1.08}.section-heading h2 em,.benefits h2 em{color:#2d63f2}.section-heading>p{max-width:430px;color:var(--muted);margin:0 0 5px;font-size:13px;line-height:1.75}.catalog{background:#f7f9fc;scroll-margin-top:10px}.catalog-tools{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.category-tabs{flex-wrap:wrap;gap:6px;display:flex}.category-tabs button{color:#69778a;cursor:pointer;background:#fff;border:1px solid #dce3ed;border-radius:4px;padding:10px 13px;font-size:10px;font-weight:700;transition:all .2s}.category-tabs button:hover,.category-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}.search-field{border-bottom:1px solid #cfd7e2;flex:none;align-items:center;gap:10px;width:220px;height:39px;display:flex}.search-field svg{fill:none;stroke:#748195;stroke-width:1.5px;width:17px}.search-field input{background:0 0;border:0;outline:none;width:100%;font-size:11px}.search-field input::placeholder{color:#8f9bab}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.product-card{background:#fff;border:1px solid #e4e9f0;border-radius:7px;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.product-card:hover{border-color:#d5deeb;transform:translateY(-5px);box-shadow:0 22px 50px #102b4e1a}.product-image{background:#f5f8fc;place-items:center;height:230px;display:grid;position:relative;overflow:hidden}.product-image:after{content:"";background:linear-gradient(#0000 70%,#0814260d);position:absolute;inset:0}.product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .4s}.product-card:hover img{transform:scale(1.035)}.product-image>span{z-index:2;text-transform:uppercase;letter-spacing:.5px;color:#526175;background:#ffffffeb;border:1px solid #e0e7f0;border-radius:3px;padding:6px 9px;font-size:8px;font-weight:800;position:absolute;top:14px;left:14px}.product-body{flex-direction:column;flex:1;padding:21px 22px 22px;display:flex}.product-body>p{color:#2f6aec;letter-spacing:1.2px;text-transform:uppercase;margin:0 0 8px;font-size:8px;font-weight:800}.product-body h3{letter-spacing:-.5px;margin:0;font-size:18px}.product-description{color:#6f7c8e;flex:1;min-height:54px;margin:12px 0 20px;font-size:10.5px;line-height:1.7}.product-footer{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;padding-top:17px;display:flex}.price{white-space:nowrap;align-items:baseline;gap:3px;display:flex}.price small{color:#8390a1;font-size:8px}.price strong{font-size:21px}.price span{color:#8390a1;font-size:8px}.product-footer button{color:#285cdc;cursor:pointer;background:#edf2ff;border:0;border-radius:4px;padding:9px 10px;font-size:9px;font-weight:800}.product-footer button span{margin-left:5px}.product-footer button.added{color:#18826b;background:#eaf8f4}.empty-results{text-align:center;background:#fff;border:1px dashed #d8e0ea;padding:70px 20px}.empty-results>span{color:#66809e;font-size:40px}.empty-results h3{margin:10px 0 4px}.empty-results p{color:var(--muted);font-size:12px}.empty-results button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.benefits{background:#fff;grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(60px,8vw,130px);display:grid}.benefits-copy>p:not(.eyebrow){color:var(--muted);max-width:410px;margin:24px 0;font-size:13px;line-height:1.8}.text-arrow{color:#245be7;border-bottom:1px solid #b9caf8;gap:18px;padding-bottom:6px;font-size:11px;font-weight:800;display:inline-flex}.benefit-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.benefit-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:190px;padding:32px 28px}.benefit-icon{color:#2b66ed;background:#edf3ff;place-items:center;width:38px;height:38px;margin-bottom:25px;font-size:19px;display:grid}.benefit-grid b{font-size:13px;display:block}.benefit-grid p{color:var(--muted);margin:10px 0 0;font-size:10.5px;line-height:1.7}.process{background:#f7f9fc}.section-heading.centered{text-align:center;justify-content:center}.section-heading.centered .eyebrow{justify-content:center}.steps{grid-template-columns:repeat(4,1fr);margin-top:58px;display:grid}.steps article{border-top:1px solid #cad4e0;padding:30px 28px;position:relative}.steps article:before{content:"";background:#2f67ed;border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:28px;box-shadow:0 0 0 5px #e2eaff}.steps article>span{color:#c3ccd8;font-size:10px;font-weight:800;position:absolute;top:25px;right:25px}.step-icon{color:#2f67ed;margin:16px 0 30px;font-size:25px}.steps h3{margin:0 0 10px;font-size:14px}.steps p{color:var(--muted);margin:0;font-size:10.5px;line-height:1.7}.cta{color:#fff;background:#2d63f3;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative;overflow:hidden}.cta:before{content:"";background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.cta>*{z-index:2;position:relative}.cta h2{color:#fff}.cta h2 em{color:#a9eff5}.eyebrow.light{color:#b4eff5}.light-button{color:#194aca;white-space:nowrap;background:#fff;box-shadow:0 12px 35px #041f6933}.cta-glow{filter:blur(100px);background:#50e1ee3b;border-radius:50%;width:450px;height:450px;position:absolute;top:-200px;right:12%}footer{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;padding:34px clamp(24px,7vw,112px);display:grid}footer>p{color:#738297;text-align:center;font-size:10px}footer>a:last-child{color:#b8c3d1;text-align:right;font-size:10px}.overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#030b15a8;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-panel{background:#f8fafc;width:min(520px,100%);height:100%;overflow-y:auto;box-shadow:-30px 0 80px #00000047}.panel-head{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fafcf0;border-bottom:1px solid #e1e7ee;justify-content:space-between;align-items:center;padding:27px 30px;display:flex;position:sticky;top:0}.panel-head p{color:#2f67ed;text-transform:uppercase;letter-spacing:1.4px;margin:0 0 4px;font-size:8px;font-weight:800}.panel-head h2{margin:0;font-size:23px}.panel-head h2 span{vertical-align:3px;color:#fff;background:#2f67ed;border-radius:50%;place-items:center;width:19px;height:19px;font-size:9px;display:inline-grid}.panel-head button,.mobile-menu>button{cursor:pointer;background:#fff;border:1px solid #dfe5ed;border-radius:50%;width:37px;height:37px;font-size:24px;font-weight:300}.cart-content{padding:26px 30px 50px}.cart-items{gap:11px;display:grid}.cart-items article{background:#fff;border:1px solid #e2e8ef;border-radius:6px;grid-template-columns:74px 1fr auto;align-items:center;gap:14px;padding:10px;display:grid}.cart-items img{object-fit:contain;mix-blend-mode:multiply;width:74px;height:66px}.cart-items small,.cart-items b,.cart-items span{display:block}.cart-items small{color:#2e66e8;text-transform:uppercase;letter-spacing:.7px;font-size:7px;font-weight:800}.cart-items b{margin:3px 0 5px;font-size:12px}.cart-items span{font-size:11px;font-weight:800}.cart-items article>button{color:#94a0af;cursor:pointer;background:0 0;border:0;font-size:20px}.cart-total{justify-content:space-between;align-items:flex-end;margin:25px 0 18px;display:flex}.cart-total span{color:#6f7d8e;font-size:10px}.cart-total strong{font-size:25px}.wide{width:100%}.order-form{border-top:1px solid #dfe5ed;gap:14px;margin-top:35px;padding-top:28px;display:grid}.order-form h3{margin:0 0 4px;font-size:17px}.order-form label{color:#617084;font-size:9px;font-weight:700}.order-form input,.order-form textarea{resize:vertical;background:#fff;border:1px solid #dce3eb;border-radius:4px;outline:0;width:100%;margin-top:6px;padding:12px 13px;font-size:11px}.order-form input:focus,.order-form textarea:focus{border-color:#4775ee;box-shadow:0 0 0 3px #2f67ed14}.success-message{background:#eaf9f4;border:1px solid #bde8dc;border-radius:5px;gap:13px;margin-top:15px;padding:15px;display:flex}.success-message>span{color:#fff;background:#21a67f;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.success-message b{font-size:11px}.success-message p{color:#568172;margin:3px 0 0;font-size:9px}.empty-cart{text-align:center;padding:100px 40px}.empty-cart>span{color:#2e64e9;background:#eaf0fb;border-radius:50%;place-items:center;width:66px;height:66px;margin:auto;font-size:28px;display:grid}.empty-cart h3{margin:20px 0 7px}.empty-cart p{color:var(--muted);max-width:300px;margin:0 auto 24px;font-size:11px;line-height:1.7}.fade-enter-active,.fade-leave-active{transition:opacity .25s}.fade-enter-active .cart-panel,.fade-leave-active .cart-panel{transition:transform .3s}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-from .cart-panel,.fade-leave-to .cart-panel{transform:translate(100%)}.mobile-menu{background:var(--navy);color:#fff;width:min(390px,90%);min-height:100%;margin-left:auto;padding:28px}.mobile-menu>button{float:right;color:#fff;background:0 0;border-color:#fff3}.mobile-menu>p{color:#4ed9e9;text-transform:uppercase;letter-spacing:2px;margin:70px 0 20px;font-size:9px}.mobile-menu>a{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:20px 0;font-size:23px;font-weight:700;display:flex}@media (width<=1100px){.hero{grid-template-columns:1fr;min-height:auto;padding-bottom:100px}.hero-content{max-width:780px}.hero-visual{opacity:.5;position:absolute;right:-170px}.hero-content{z-index:3}.product-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:1fr}.benefits-copy{max-width:620px}.steps{grid-template-columns:repeat(2,1fr)}.steps article:nth-child(3),.steps article:nth-child(4){margin-top:35px}}@media (width<=760px){.header{height:66px;padding:0 20px}.desktop-nav{display:none}.menu-button{display:block}.cart-button>span{display:none}.hero{min-height:700px;padding:125px 20px 74px}.hero-visual{display:none}.hero-grid{opacity:.12;-webkit-mask-image:none;mask-image:none}.hero h1{letter-spacing:-2.8px;font-size:clamp(42px,13vw,62px)}.hero-copy{margin:24px 0 30px;font-size:13px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.trust-row{justify-content:space-between;margin-top:45px}.trust-row div{min-width:0;margin-right:14px;padding-right:14px}.trust-row strong{font-size:20px}.trust-row span{font-size:7px}.section{padding:78px 20px}.section-heading{display:block}.section-heading>p{margin-top:18px}.catalog-tools{display:block}.category-tabs{flex-wrap:nowrap;margin-right:-20px;padding-bottom:10px;overflow-x:auto}.category-tabs button{flex:none}.search-field{width:100%;margin-top:12px}.product-grid{grid-template-columns:1fr}.product-image{height:240px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{min-height:auto}.steps{grid-template-columns:1fr}.steps article:nth-child(n){margin-top:22px}.cta{display:block}.cta .primary-button{margin-top:30px}.cta br{display:none}footer{text-align:left;grid-template-columns:1fr}footer>p,footer>a:last-child{text-align:left;margin:0}}@media (width<=420px){.hero{min-height:735px}.trust-row div{border:0}.product-body{padding:18px}.cart-content,.panel-head{padding-left:18px;padding-right:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
