/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#0b1021;--muted:#5f6678;--paper:#f6f7fb;--white:#fff;--line:#dfe3ee;--blue:#176bff;--cyan:#10c7e8;--violet:#8657ff;--coral:#ff6f79}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.site-shell{width:min(1180px,100% - 40px);margin-inline:auto}.topbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:84px;display:grid}.brand{align-items:center;gap:11px;width:fit-content;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:-.07em;border-radius:13px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #ffffff1f}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.035em;font-size:16px}.brand small{color:#70778a;letter-spacing:.32em;margin-top:6px;font-size:8px;font-weight:800}.topbar nav{align-items:center;gap:32px;display:flex}.topbar nav a{color:#4b5366;font-size:13px;font-weight:700}.topbar nav a:hover{color:var(--blue)}.topbar>.button{justify-self:end}.button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 23px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg,.product-footer svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.button-small{border-radius:12px;min-height:42px;padding-inline:17px}.button-outline{border-color:var(--line);background:#ffffff9e}.button-outline:hover{background:#fff;border-color:#b9c3d8}.button-primary{color:#fff;background:linear-gradient(120deg,#176bff,#7456ef);box-shadow:0 14px 30px #3f5be047}.button-primary:hover{box-shadow:0 18px 34px #3f5be061}.hero{border-top:1px solid #dfe3eeb3;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#121c3909 1px,#0000 1px),linear-gradient(90deg,#121c3909 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.hero-grid{z-index:1;grid-template-columns:1.02fr .98fr;align-items:center;gap:76px;min-height:680px;padding-block:70px 84px;display:grid;position:relative}.hero-copy{z-index:2;position:relative}.pill{color:#4a5369;letter-spacing:.16em;background:#ffffffad;border:1px solid #dbe0eb;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-size:10px;font-weight:900;display:inline-flex}.pill span{background:var(--blue);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #176bff1c}.hero h1{letter-spacing:-.068em;max-width:680px;margin:25px 0 24px;font-size:clamp(54px,6.1vw,83px);font-weight:800;line-height:.97}.hero h1 span{color:#0000;background:linear-gradient(100deg,#5b4ee8 5%,#1389e4 54%,#15b9da);-webkit-background-clip:text;background-clip:text;display:block}.hero-copy>p{max-width:595px;color:var(--muted);margin:0;font-size:18px;line-height:1.75}.hero-actions{align-items:center;gap:26px;margin-top:34px;display:flex}.text-link{color:#333c50;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.text-link:hover{color:var(--blue)}.trust-row{border-top:1px solid var(--line);gap:20px;margin-top:38px;padding-top:22px;display:flex}.trust-row span{color:#687084;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.trust-row svg{color:#245fd1;fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;background:#dfeaff;border-radius:50%;width:15px;height:15px;padding:2px}.hero-orb{filter:blur(3px);pointer-events:none;border-radius:50%;position:absolute}.hero-orb-one{background:radial-gradient(circle,#5b4ee82b,#5b4ee800 68%);width:560px;height:560px;top:-80px;right:-170px}.hero-orb-two{background:radial-gradient(circle,#10c7e824,#10c7e800 70%);width:430px;height:430px;bottom:-260px;right:23%}.hero-visual{justify-self:end;max-width:500px;padding:28px;position:relative}.cover-frame{background:#090d24;border:1px solid #ffffffb3;border-radius:32px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 38px 80px #181f5340,0 0 0 10px #ffffff75}.cover-frame img{width:100%;height:auto}.cover-shine{pointer-events:none;background:linear-gradient(120deg,#ffffff24,#0000 34% 65%,#57c1ff14);position:absolute;inset:0}.visual-label{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#30384c;letter-spacing:.13em;text-transform:uppercase;background:#ffffffdb;border:1px solid #fffc;border-radius:12px;padding:11px 15px;font-size:10px;font-weight:900;position:absolute;box-shadow:0 13px 34px #20274f29}.label-top{top:8px;right:0}.label-bottom{bottom:4px;left:0}.suite-strip{color:#fff;background:#0d1328;position:relative;overflow:hidden}.suite-strip:after{content:"";background:linear-gradient(90deg,#0000,#6749ff26,#0000);width:430px;position:absolute;inset:-100% 45% -100% auto;transform:rotate(25deg)}.strip-grid{z-index:1;grid-template-columns:1.35fr 1fr auto auto;align-items:center;gap:40px;min-height:178px;display:grid;position:relative}.micro-label{color:#6d75a1;letter-spacing:.19em;font-size:9px;font-weight:900}.strip-grid .micro-label{color:#8f9ac2}.strip-grid h2{letter-spacing:-.035em;max-width:460px;margin:12px 0 0;font-size:25px;line-height:1.25}.strip-grid>p{color:#aab2ca;margin:0;font-size:13px;line-height:1.7}.strip-price{border-left:1px solid #2b334d;flex-direction:column;padding-inline:16px;display:flex}.strip-price span{color:#8993b3;text-transform:uppercase;font-size:9px;font-weight:800}.strip-price strong{letter-spacing:-.04em;margin-top:4px;font-size:28px}.button-light{color:#11182c;background:#fff;min-width:220px}.section{padding-block:118px}.section-heading{grid-template-columns:1fr .72fr;align-items:end;gap:80px;margin-bottom:48px;display:grid}.kicker{color:#276bdd;letter-spacing:.19em;font-size:10px;font-weight:900}.section-heading h2,.why-intro h2,.about-card h2{letter-spacing:-.056em;margin:13px 0 0;font-size:clamp(38px,4.3vw,57px);line-height:1.04}.section-heading>p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.products-section{background:#f7f8fc}.product-grid{grid-template-columns:repeat(6,1fr);gap:22px;display:grid}.product-card{background:#fff;border:1px solid #e1e5ef;border-radius:22px;flex-direction:column;grid-column:span 2;min-height:100%;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 12px 38px #1f2a4f0e}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #1f2a4f1f}.product-card:first-child,.product-card:nth-child(2){grid-column:span 3;grid-template-columns:.92fr 1.08fr;display:grid}.product-image{background:#0a0e25;display:block;position:relative;overflow:hidden}.product-image:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff1f}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.product-card:hover .product-image img{transform:scale(1.025)}.product-card:not(:first-child):not(:nth-child(2)) .product-image{aspect-ratio:1.22}.product-copy{flex-direction:column;flex:1;padding:27px;display:flex}.product-copy h3{letter-spacing:-.035em;margin:10px 0 12px;font-size:22px}.product-copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.72}.product-footer{justify-content:space-between;align-items:center;gap:15px;margin-top:auto;padding-top:25px;display:flex}.product-footer strong{letter-spacing:-.04em;font-size:18px}.product-footer a{color:#225fc9;align-items:center;gap:6px;font-size:11px;font-weight:900;display:inline-flex}.product-footer svg{width:15px;height:15px}.product-card.violet .micro-label{color:#7550e5}.product-card.blue .micro-label{color:#3174de}.product-card.cyan .micro-label{color:#008da7}.product-card.coral .micro-label{color:#d54f60}.product-card.amber .micro-label{color:#b36f00}.coming-card{color:#fff;background:linear-gradient(115deg,#11172f,#1b1640 65%,#202260);border-radius:24px;grid-template-columns:280px 1fr;min-height:280px;margin-top:22px;display:grid;overflow:hidden;box-shadow:0 22px 55px #161b482e}.coming-image{position:relative;overflow:hidden}.coming-image:after{content:"";background:linear-gradient(90deg,#0000 55%,#151735);position:absolute;inset:0}.coming-image img{object-fit:cover;width:100%;height:100%}.coming-copy{align-self:center;padding:42px 52px}.coming-copy .kicker{color:#63dbf3}.coming-copy h3{letter-spacing:-.045em;margin:12px 0;font-size:34px}.coming-copy p{color:#b8bfd3;max-width:670px;margin:0;font-size:14px;line-height:1.75}.coming-tags{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.coming-tags span{color:#dbe0f1;border:1px solid #ffffff24;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:700}.why-section{color:#fff;background:#0c1225}.why-section .site-shell{grid-template-columns:.82fr 1.18fr;gap:120px;display:grid}.why-intro{align-self:start;position:sticky;top:50px}.why-intro .kicker{color:#55cee8}.why-intro p{color:#9da7bf;max-width:430px;margin:28px 0 0;font-size:15px;line-height:1.8}.benefit-list article{border-top:1px solid #283149;grid-template-columns:56px 1fr;gap:26px;padding:34px 0;display:grid}.benefit-list article:last-child{border-bottom:1px solid #283149}.benefit-list article>span{color:#56637f;font-family:var(--font-geist-mono);padding-top:6px;font-size:11px}.benefit-list h3{letter-spacing:-.035em;margin:0 0 12px;font-size:24px}.benefit-list p{color:#9da7bf;margin:0;font-size:14px;line-height:1.75}.about-section{background:#fff}.about-card{grid-template-columns:140px 1fr 1fr;align-items:center;gap:58px;display:grid}.about-mark{color:#fff;letter-spacing:-.09em;background:linear-gradient(135deg,#6f49ea,#158edb 68%,#10c7e8);border-radius:36px;place-items:center;width:126px;height:126px;font-size:42px;font-weight:900;display:grid;box-shadow:0 24px 44px #325cd13d}.about-card h2{font-size:clamp(34px,3.7vw,50px)}.about-copy{border-left:1px solid var(--line);padding-left:42px}.about-copy p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.about-copy p+p{margin-top:17px}.final-cta{text-align:center;color:#fff;background:#11172e;padding-block:115px;position:relative;overflow:hidden}.final-cta:before{content:"";opacity:.22;background-image:radial-gradient(#ffffff1f 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.final-cta .site-shell{z-index:1;position:relative}.pill-dark{color:#bdc7e4;background:#0e142bb3;border-color:#3a4564}.final-cta h2{letter-spacing:-.057em;max-width:860px;margin:24px auto 18px;font-size:clamp(40px,5.4vw,66px);line-height:1.04}.final-cta p{color:#9da8c2;margin:0;font-size:16px}.centered-actions{justify-content:center}.text-link-light{color:#d7dcec}.text-link-light:hover{color:#69d7ef}footer{color:#fff;background:#080d1b;padding-block:42px}.footer-grid{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;display:grid}footer .brand-mark{background:#1c2542}footer .brand strong{color:#f2f4fa}footer p{color:#7f8aa4;margin:0;font-size:12px}.footer-links{gap:24px;display:flex}.footer-links a{color:#bbc3d6;font-size:12px;font-weight:700}footer>.site-shell>small{color:#59647d;border-top:1px solid #202943;grid-column:1/-1;padding-top:24px;font-size:10px}@media (prefers-reduced-motion:no-preference){.hero-copy,.hero-visual{animation:.7s both rise}.hero-visual{animation-delay:.12s}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}@media (width<=980px){.topbar{grid-template-columns:1fr auto}.topbar nav{display:none}.hero-grid{grid-template-columns:1fr 400px;gap:35px}.hero h1{font-size:59px}.strip-grid{grid-template-columns:1fr 1fr;padding-block:34px}.strip-price{border-left:0;padding:0}.button-light{justify-self:end}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card,.product-card:first-child,.product-card:nth-child(2){grid-column:auto;display:flex}.product-card .product-image{aspect-ratio:1.15}.why-section .site-shell{gap:65px}.about-card{grid-template-columns:110px 1fr}.about-mark{border-radius:30px;width:105px;height:105px}.about-copy{border-left:0;grid-column:2;padding-left:0}}@media (width<=760px){.site-shell{width:min(100% - 28px,580px)}.topbar{min-height:72px}.topbar>.button{display:none}.hero-grid{grid-template-columns:1fr;gap:55px;min-height:auto;padding-block:56px 78px}.hero h1{margin-top:20px;font-size:clamp(48px,14.5vw,68px)}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.text-link{justify-content:center}.trust-row{flex-wrap:wrap;gap:14px 18px}.hero-visual{justify-self:center;max-width:460px;padding:20px}.cover-frame{border-radius:24px}.visual-label{font-size:8px}.strip-grid{grid-template-columns:1fr;gap:22px}.button-light{justify-self:stretch;width:100%}.section{padding-block:82px}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:36px}.section-heading h2,.why-intro h2{font-size:42px}.product-grid{grid-template-columns:1fr}.product-card .product-image{aspect-ratio:1.2}.coming-card{grid-template-columns:1fr}.coming-image{height:230px}.coming-image:after{background:linear-gradient(#0000 35%,#151735)}.coming-copy{padding:30px 26px 36px}.coming-copy h3{font-size:28px}.why-section .site-shell{grid-template-columns:1fr;gap:45px}.why-intro{position:static}.benefit-list article{grid-template-columns:42px 1fr;gap:14px}.about-card{grid-template-columns:1fr;gap:28px}.about-copy{grid-column:auto}.final-cta{padding-block:88px}.final-cta h2{font-size:43px}.footer-grid{grid-template-columns:1fr}.footer-links{order:2}}@media (prefers-color-scheme:dark){:root{--ink:#eef1f8;--muted:#a4adc2;--paper:#0a0f1e;--white:#11172a;--line:#273049}body{background:var(--paper)}.topbar{color:#eef1f8}.brand-mark{background:#202a48}.brand small,.topbar nav a{color:#929db5}.button-outline{background:#151c33bf;border-color:#2b3550}.button-outline:hover{background:#1a233d;border-color:#45516e}.hero{background:#0a0f1e;border-top-color:#202a43}.hero:before{background-image:linear-gradient(#788bb70d 1px,#0000 1px),linear-gradient(90deg,#788bb70d 1px,#0000 1px)}.pill{color:#a7b0c8;background:#141c33cc;border-color:#2b3653}.hero-copy>p,.section-heading>p,.product-copy p,.about-copy p{color:var(--muted)}.text-link{color:#c8cee0}.visual-label{color:#d8deed;background:#131b31e0;border-color:#5b6b908c}.cover-frame{border-color:#7488b54d;box-shadow:0 38px 80px #0006,0 0 0 10px #1e27458c}.products-section{background:#0d1324}.product-card{background:#141b30;border-color:#273149;box-shadow:0 12px 38px #00000024}.product-card:hover{box-shadow:0 24px 50px #00000045}.product-footer a{color:#6ca5ff}.about-section{background:#0a0f1e}.about-copy{border-color:#273049}}
