:root{--bg:#0a0a0f;--fg:#f2f4f8;--header-bg:#141620b8;--header-border:#ffffff14}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;color:var(--fg);-webkit-user-select:none;user-select:none;margin:0;font-family:Unbounded,system-ui,sans-serif}input,textarea,[contenteditable]{-webkit-user-select:text;user-select:text}.hero{height:100dvh;position:relative;overflow:hidden}.page-bg{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(to bottom, var(--bg) 0%, #0a0a0f8c 7%, #0a0a0f00 24%, #0a0a0f00 66%, var(--bg) 100%);position:absolute;inset:0}.page-bg img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.5s cubic-bezier(.22,1,.36,1);display:block}.page-bg img.is-loaded{opacity:1}.hero-copy{z-index:5;max-width:46vw;animation:1.15s cubic-bezier(.22,1,.36,1) .18s both hero-copy-in;position:absolute;top:38%;left:5vw;transform:translateY(-50%)}@keyframes hero-copy-in{0%{opacity:0;filter:blur(8px);transform:translateY(calc(26px - 50%))}to{opacity:1;filter:blur();transform:translateY(-50%)}}.hero-title{letter-spacing:-.045em;color:#f2f4f8;margin:0;font-size:clamp(40px,5.8vw,108px);font-weight:800;line-height:.94}.hero-title span{animation:.9s cubic-bezier(.22,1,.36,1) both hero-line-in;display:block}.hero-title span:nth-child(2){animation-delay:80ms}.hero-title span:nth-child(3){animation-delay:.16s}@keyframes hero-line-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-title span:last-child{color:#678eff}.hero-sub{color:#aab4cc;letter-spacing:-.01em;max-width:34ch;margin:24px 0 0;font-size:clamp(14px,1.1vw,17px);line-height:1.5}.hero-proof{color:#d6def49e;letter-spacing:.01em;margin:14px 0 0;font-size:clamp(10px,.8vw,13px);animation:.9s cubic-bezier(.22,1,.36,1) .62s both control-in}.hero-proof span{color:#90a9ffcc;margin:0 7px}.hero-cta{margin-top:30px}.screen3d{z-index:4;transform-origin:0 0;pointer-events:none;position:absolute;top:0;left:0;overflow:hidden}.screen3d-ui-layer{z-index:2;transform-origin:0 0;pointer-events:none;position:absolute;top:0;left:0}.screen3d-notifs-layer{z-index:3;transform-origin:0 0;pointer-events:none;position:absolute;top:0;left:0}.screen3d-notifs{pointer-events:none;width:min(320px,66%);height:0;position:absolute;bottom:calc(100% + 22px);right:0}.screen3d-notif{color:#f0f4ff;opacity:0;background:#1e202af0;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:10px;width:100%;height:56px;padding:0 12px;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .4s;display:flex;position:absolute;bottom:0;left:0;transform:translate(-150%);box-shadow:0 10px 28px #00000073}.screen3d-notif.is-in{opacity:1}.screen3d-notif-icon{background:#ffffff1a;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.screen3d-notif-icon img{width:16px;height:auto;display:block}.screen3d-notif-body{flex-direction:column;gap:2px;min-width:0;display:flex}.screen3d-notif-title{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.screen3d-notif-app{color:#a9b3cc;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;width:max-content;font-size:10px;display:block}.txt-img{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:100%;display:block}.mac-window{z-index:3;color:#eaeefb;pointer-events:auto;transform-origin:50% 100%;will-change:transform, opacity;background:#181a22f0;border:1px solid #ffffff24;border-radius:12px;flex-direction:column;min-height:120px;font-size:13px;animation:.42s cubic-bezier(.22,1,.36,1) both mac-window-in;display:flex;position:absolute;box-shadow:0 26px 70px #0009}.mac-window.is-opening{animation:.42s cubic-bezier(.22,1,.36,1) both mac-window-in}.mac-window.is-closing{pointer-events:none;animation:.26s cubic-bezier(.4,0,1,1) both mac-window-out}@keyframes mac-window-in{0%{opacity:0;transform:scale(.88)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes mac-window-out{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.88)translateY(12px)}}.mac-window[hidden]{display:none}.mac-titlebar{cursor:none;background:#ffffff0f;border-bottom:1px solid #ffffff12;border-radius:11px 11px 0 0;flex:none;align-items:center;gap:9px;height:34px;padding:0 12px;display:flex}.mac-window.is-dragging .mac-titlebar{cursor:none}.mac-dot{cursor:pointer;background:#ff5f57;border:none;border-radius:50%;flex:none;width:12px;height:12px;padding:0;transition:filter .15s}.mac-dot:hover{filter:brightness(1.2)}.mac-brand{pointer-events:none;align-items:center;gap:7px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.mac-brand b{letter-spacing:.18em;color:#9aa4bd;font-size:10px;font-weight:600}.mac-body{text-align:center;flex-direction:column;flex:auto;min-height:0;padding:14px 16px;display:flex}.mac-body>*{animation:.34s both mac-content-in}@keyframes mac-content-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.mac-intro,.mac-result{flex-direction:column;flex:auto;justify-content:center;min-height:0;display:flex}.mac-kicker{color:#678eff;letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:600;display:block}.mac-intro h3{letter-spacing:-.02em;margin:0 0 6px;font-size:19px;font-weight:700}.mac-intro p{color:#a9b3cc;max-width:42ch;margin:0 auto 16px;font-size:12px;line-height:1.45}.mac-btn{color:#fff;font:inherit;cursor:pointer;background:#678eff;border:none;border-radius:8px;padding:9px 18px;font-size:13px;font-weight:600}.mac-btn:hover{filter:brightness(1.08)}.mac-btn{transition:transform .2s,filter .2s,background .2s}.mac-btn.mac-ghost{color:#cbd3e6;background:#ffffff1a}.mac-quiz{flex-direction:column;flex:auto;min-height:0;display:flex}.mac-quiz-top{flex:none;align-items:center;gap:10px;margin-bottom:12px;display:flex}.mac-progress{background:#ffffff1a;border-radius:4px;flex:auto;height:4px}.mac-count{color:#e7ecf9;letter-spacing:.02em;flex:none;font-size:11px;font-weight:600}.mac-count i{color:#7d869c;font-style:normal}.mac-progress span{background:#678eff;border-radius:4px;height:100%;transition:width .3s;display:block}.mac-q{text-align:center;flex:none;margin:0 0 12px;font-size:15px;font-weight:600;line-height:1.3}.mac-options{flex-direction:column;flex:auto;gap:6px;min-height:0;display:flex}.mac-option{color:#e7ecf9;min-height:0;font:inherit;text-align:center;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:9px;flex:1 1 0;justify-content:center;align-items:center;gap:10px;padding:4px 12px 4px 8px;font-size:12.5px;line-height:1.2;transition:background .15s,border-color .15s;display:flex}.mac-key{color:#9aa4bd;background:#ffffff14;border-radius:6px;flex:none;place-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:grid}.mac-opt-text{text-overflow:ellipsis;white-space:nowrap;text-align:center;min-width:0;overflow:hidden}.mac-option:hover:not(:disabled){background:#678eff29;border-color:#678eff80}.mac-option:hover:not(:disabled) .mac-key{color:#fff;background:#678eff47}.mac-option:disabled{cursor:default}.mac-option.is-right{background:#28c84038;border-color:#28c840a6}.mac-option.is-right .mac-key{color:#06210c;background:#28c840d9}.mac-option.is-wrong{background:#ff5f5733;border-color:#ff5f57a6}.mac-option.is-wrong .mac-key{color:#2a0705;background:#ff5f57d9}.mac-result{text-align:center}.hero-actions{align-items:center;gap:12px;margin-top:30px;display:flex}.hero-actions .hero-cta{margin-top:0}.details-btn{color:#f2f4f8;height:40px;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:100px;justify-content:center;align-items:center;padding:0 22px;font-size:15px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.details-btn:hover{background:#ffffff29;border-color:#ffffff61}.mac-score{letter-spacing:-.04em;color:#fff;font-size:44px;font-weight:800}.mac-score span{color:#8b93a7;font-size:22px}.mac-verdict{color:#a9b3cc;margin:6px 0 22px;font-size:14px}.mac-actions{justify-content:center;gap:10px;display:flex}.mac-desktop-icon{z-index:2;color:#eaeefb;width:88px;font:inherit;text-align:center;cursor:pointer;pointer-events:auto;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:10px 6px;font-size:11px;display:flex;position:absolute;top:13%;left:15%}.mac-desktop-icon[hidden]{display:none}.mac-desktop-icon:hover{background:#ffffff1a}.mac-desktop-icon img{width:30px;height:auto;display:block}.screen3d-select{z-index:0;opacity:0;pointer-events:none;background:#678eff47;border:1.5px solid #ffffffe6;position:absolute;box-shadow:inset 0 0 0 1px #678effbf}.screen3d-select.is-on{opacity:1}.screen3d-cursor{z-index:9;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;filter:drop-shadow(0 1px 4px #0009);width:12px;height:auto;position:absolute;top:0;left:0}.screen3d-cursor.is-on{opacity:1}body.inside-screen,body.inside-screen *{cursor:none}.header{z-index:100;-webkit-backdrop-filter:blur()saturate(140%);will-change:width, background, backdrop-filter;background:0 0;border:1px solid #0000;border-radius:100px;justify-content:space-between;align-items:center;width:90%;height:66px;padding:0 10px 0 18px;transition:width .35s,background .35s,border-color .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,box-shadow .35s;animation:1s cubic-bezier(.22,1,.36,1) both header-in;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 0 #0000}@keyframes header-in{0%{opacity:0;transform:translate(-50%,-18px)}to{opacity:1;transform:translate(-50%)}}.header.scrolled{border-color:var(--header-border);background:var(--header-bg);-webkit-backdrop-filter:blur(12px)saturate(140%);width:50%;box-shadow:0 12px 40px #00000073}.logo{object-fit:contain;width:auto;height:26px;display:block}.logo-slot{flex:none;width:100px;height:65px;position:relative}.logo-slot .logo{transition:opacity .35s,height .35s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.logo-slot .logo--svg{opacity:0;height:26px}.logo-slot .logo--webm{image-rendering:auto;filter:brightness(0)invert();opacity:1;height:65px;margin-left:-8px}.header.scrolled .logo-slot .logo--svg,body.page-unfocused .logo-slot .logo--svg{opacity:1}.header.scrolled .logo-slot .logo--webm,body.page-unfocused .logo-slot .logo--webm{opacity:0;height:26px}.start-btn{color:#678eff;letter-spacing:-.01em;cursor:pointer;background:#fff;border:none;border-radius:100px;justify-content:center;align-items:center;height:40px;padding:0 26px;font-family:inherit;font-size:15px;font-weight:600;line-height:1;transition:transform .25s,box-shadow .25s,background .25s;animation:.8s cubic-bezier(.22,1,.36,1) .6s both control-in;display:inline-flex}.start-btn:hover{box-shadow:none}.hero-sub,.hero-actions{animation:.9s cubic-bezier(.22,1,.36,1) .48s both control-in}@keyframes control-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.content{z-index:1;padding:clamp(110px,13vw,190px) clamp(18px,5vw,80px) 0;animation:1.2s .65s both content-in;position:relative;overflow:hidden}.content-section{width:min(1180px,100%);margin:0 auto}.section-kicker{color:#8ca4ff;letter-spacing:.16em;text-transform:uppercase;font:600 11px/1.2 system-ui,sans-serif;display:inline-block}.section-heading-row,.feature-grid-header{grid-template-columns:1.25fr .75fr;align-items:end;gap:clamp(35px,8vw,150px);margin-top:42px;display:grid}.section-heading-row h2,.feature-grid-header h2,.platform-showcase h2,.orb-copy h2,.final-cta h2{color:#f5f6fb;letter-spacing:-.065em;margin:0;font-size:clamp(36px,5.7vw,76px);line-height:.98}.section-heading-row em,.feature-grid-header em,.platform-showcase em,.orb-copy em,.final-cta em{color:#849bff;font-style:normal}.section-heading-row p,.platform-showcase p,.feature-grid-header p,.orb-copy p{color:#dadeec9e;max-width:330px;margin:0 0 8px;font:400 15px/1.65 system-ui,sans-serif}.intro-metrics{flex-direction:column;gap:30px;display:flex}.metric-row{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.metric-row div{border-top:1px solid #a3aedb2e;padding-top:14px}.metric-row svg{color:#91a8ff;stroke-width:1.6px;width:16px;height:16px;margin-bottom:14px}.metric-row b{color:#f2f4fb;letter-spacing:-.05em;font-size:clamp(22px,2.4vw,31px);display:block}.metric-row small{color:#dadeec73;margin-top:5px;font:11px/1.3 system-ui,sans-serif;display:block}.landing-intro{padding-bottom:clamp(110px,15vw,220px)}.platform-showcase{background:linear-gradient(125deg,#141625 0%,#0d0e17 52%,#151b37 100%);border:1px solid #a0acde24;border-radius:34px;grid-template-columns:.72fr 1.28fr;align-items:center;gap:40px;min-height:560px;padding:clamp(28px,5vw,72px);display:grid;overflow:hidden}.platform-showcase h2{margin:24px 0;font-size:clamp(34px,4.4vw,62px)}.platform-tags{flex-wrap:wrap;gap:8px;margin-top:32px;display:flex}.platform-tags span{color:#eaeeffb3;border:1px solid #9fade933;border-radius:99px;padding:8px 12px;font:500 12px system-ui,sans-serif}.platform-showcase-art{background-image:linear-gradient(90deg, #0c0e1933, transparent 42%), var(--platform-art);background-position:50%;background-size:cover;border-radius:24px;min-width:0;min-height:430px;transform:translate(5%);box-shadow:inset 0 0 0 1px #b8c2ff24}.platform-showcase-art img{border-radius:24px;display:none}.feature-grid{padding:clamp(130px,17vw,240px) 0}.feature-grid-header{margin-bottom:58px}.feature-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-card{background:#ffffff06;border:1px solid #a3aedb21;border-radius:22px;min-height:290px;padding:26px;transition:transform .35s,background .35s}.feature-card:hover{background:#7a91ff14}.feature-card--accent{background:linear-gradient(145deg,#5c77ff47,#5d5da114)}.feature-card>span{color:#8da4ff;font:600 12px system-ui,sans-serif}.card-icon{color:#9db0ff;stroke-width:1.4px;width:25px;height:25px;margin:38px 0 0}.feature-card h3{color:#f3f5fb;letter-spacing:-.04em;margin:100px 0 12px;font-size:23px}.feature-card .card-icon+h3{margin-top:16px}.feature-card p{color:#dadeec94;margin:0;font:14px/1.55 system-ui,sans-serif}.orb-section{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,10vw,150px);padding:clamp(70px,9vw,120px) 0;display:grid}.orb-art img{filter:drop-shadow(0 30px 70px #4254d238);border-radius:50%;width:100%;max-width:500px;margin:auto;display:block}.orb-copy h2{margin:24px 0;font-size:clamp(34px,4.6vw,61px)}.text-link{color:#aabdff;cursor:pointer;background:0 0;border:0;gap:10px;margin-top:28px;padding:0;font:600 14px system-ui,sans-serif;display:inline-flex}.text-link:hover{color:#c3ceff}.text-link svg{stroke-width:1.7px;width:17px;height:17px}.steps-section{padding:clamp(130px,17vw,230px) 0}.steps-list{border-top:1px solid #a3aedb29;margin-top:42px}.step-row{border-bottom:1px solid #a3aedb29;grid-template-columns:80px 1fr 30px;align-items:center;gap:30px;padding:28px 0;display:grid}.step-row>span{color:#8ca4ff;font:600 12px system-ui,sans-serif}.step-row h3{color:#f2f4fb;letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(20px,2.2vw,29px)}.step-row p{color:#dadeec8f;margin:0;font:14px/1.5 system-ui,sans-serif}.step-row>svg{color:#91a8ff;stroke-width:1.5px;width:19px;height:19px}.arrow-icon{width:17px;height:17px;display:inline-block;position:relative}.arrow-icon:before{content:"";background:currentColor;width:14px;height:1px;position:absolute;top:8px;left:1px}.arrow-icon:after{content:"";border-top:1px solid;border-right:1px solid;width:8px;height:8px;position:absolute;top:4px;right:0;transform:rotate(45deg)}.plus-icon{width:15px;height:15px;display:inline-block;position:relative}.plus-icon:before,.plus-icon:after{content:"";background:currentColor;position:absolute}.plus-icon:before{width:13px;height:1px;top:7px;left:1px}.plus-icon:after{width:1px;height:13px;top:1px;left:7px}.quote-section{text-align:center;padding:0 0 clamp(140px,18vw,260px)}.quote-section p{color:#e7e9f2;letter-spacing:-.06em;max-width:780px;margin:0 auto 24px;font-size:clamp(25px,4vw,52px);line-height:1.08}.quote-section span{color:#dadeec75;letter-spacing:.16em;font:600 10px system-ui,sans-serif}.reviews-section{padding-bottom:clamp(130px,17vw,230px)}.reviews-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px;display:flex}.reviews-heading h2{color:#f5f6fb;letter-spacing:-.06em;margin:22px 0 0;font-size:clamp(34px,5vw,65px);line-height:.98}.reviews-heading em{color:#849bff;font-style:normal}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.review-card{background:#ffffff06;border:1px solid #a3aedb24;border-radius:23px;flex-direction:column;min-height:310px;padding:26px;display:flex}.review-card--featured{background:linear-gradient(145deg,#546fff33,#ffffff09);border-color:#8096ff66}.review-stars{color:#9bb0ff;letter-spacing:.16em;font-size:13px}.review-card p{color:#e8eaf2;letter-spacing:-.025em;margin:55px 0 30px;font-size:17px;line-height:1.42}.review-author{align-items:center;gap:12px;margin-top:auto;display:flex}.review-avatar{color:#111527;background:#778fff;border-radius:50%;place-items:center;width:34px;height:34px;font:700 14px system-ui,sans-serif;display:grid}.review-author span:last-child{flex-direction:column;gap:4px;display:flex}.review-author b{color:#f1f3fb;font:600 13px system-ui,sans-serif}.review-author small{color:#dadeec73;font:12px system-ui,sans-serif}.final-cta{isolation:isolate;background:#11131f;border:1px solid #a3aedb38;border-radius:30px;justify-content:space-between;align-items:end;gap:30px;padding:clamp(38px,6vw,78px);display:flex;position:relative;overflow:hidden}.final-cta:before{content:"";z-index:-1;background:radial-gradient(45% 75% at 78% 20%,#6a84ff33,#0000 70%),radial-gradient(38% 70% at 16% 90%,#b55cff24,#0000 70%);position:absolute;inset:0}.final-cta-glow{z-index:-1;pointer-events:none;filter:blur(24px);opacity:.55;border-radius:50%;width:420px;height:125px;position:absolute}.final-cta-glow--one{background:linear-gradient(90deg,#0000,#5e7cff 42%,#c176ff 82%,#0000);animation:8s ease-in-out infinite alternate ellipse-drift-one;top:-30px;right:12%;transform:rotate(-12deg)}.final-cta-glow--two{background:linear-gradient(90deg,#0000,#7956e8 40%,#5e9bff 78%,#0000);width:360px;height:100px;animation:10s ease-in-out infinite alternate ellipse-drift-two;bottom:-50px;left:8%;transform:rotate(17deg)}.final-cta-copy{z-index:1;position:relative}.final-cta h2{margin-top:24px;font-size:clamp(42px,6vw,78px)}.beta-note{color:#dadeec8f;max-width:420px;margin:28px 0 0;font:13px/1.5 system-ui,sans-serif}.beta-note b{color:#b4c3ff;letter-spacing:.14em;vertical-align:1px;border:1px solid #9db2ff73;border-radius:6px;margin-right:8px;padding:5px 8px;font-size:9px;display:inline-block}.cta-actions{z-index:1;flex-direction:column;align-items:stretch;gap:10px;min-width:220px;display:flex;position:relative}.action-btn{cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:13px;height:48px;padding:0 20px;font:600 13px system-ui,sans-serif;transition:border-color .3s,background .3s;display:inline-flex}.action-btn:hover{transform:none}.action-btn span{font-size:18px;font-weight:400}.action-btn svg{stroke-width:1.7px;width:18px;height:18px}.action-btn--solid{color:#0e132a;background:#a9baff}.action-btn--solid:hover{background:#c6d1ff}.action-btn--outline{color:#e9ecfa;background:#ffffff09;border-color:#adbbf240}.action-btn--outline:hover{background:#ffffff14;border-color:#adbbf299}@keyframes ellipse-drift-one{0%{transform:translate(-24px,12px)rotate(-12deg)scaleX(.88)}to{transform:translate(30px,-12px)rotate(-5deg)scaleX(1.1)}}@keyframes ellipse-drift-two{0%{transform:translate(30px,-8px)rotate(17deg)scaleX(1.1)}to{transform:translate(-24px,12px)rotate(24deg)scaleX(.88)}}.site-footer{grid-template-columns:1fr 1fr;gap:80px;max-width:1180px;margin:clamp(110px,15vw,210px) auto 0;padding:0 clamp(18px,5vw,80px) 36px;display:grid}.footer-brand img{filter:brightness(0)invert();width:112px}.footer-brand p{color:#dadeec80;max-width:250px;margin-top:22px;font:14px/1.55 system-ui,sans-serif}.footer-links{justify-content:flex-end;gap:clamp(40px,8vw,120px);display:flex}.footer-links div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-links span{color:#dadeec66;letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font:600 10px system-ui,sans-serif}.footer-links button{color:#dfe3f2;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font:14px system-ui,sans-serif}.footer-links button:hover{color:#91a8ff}.footer-bottom{color:#dadeec5c;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #a3aedb24;grid-column:1/-1;justify-content:space-between;gap:20px;padding-top:24px;font:11px system-ui,sans-serif;display:flex}@keyframes platform-image-in{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes content-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}}@media (width<=640px){.header{width:92%;height:52px;padding:0 8px 0 14px;top:12px}.header.scrolled{width:82%}.logo,.logo-slot .logo--svg{height:20px}.logo-slot{width:60px;height:40px}.logo-slot .logo--webm{height:40px}.start-btn{height:34px;padding:0 18px;font-size:13px}.hero-copy{max-width:84vw;top:34%;left:18px}.hero-title{font-size:clamp(30px,11vw,64px)}.hero-sub{margin-top:18px}.hero-cta{margin-top:22px}.hero-actions{gap:8px;margin-top:22px}.hero-actions .hero-cta{margin-top:0}.details-btn{height:34px;padding:0 16px;font-size:13px}.content{padding:90px 18px 0}.section-heading-row,.feature-grid-header,.platform-showcase,.orb-section{grid-template-columns:1fr;gap:28px}.section-heading-row,.feature-grid-header{margin-top:28px}.metric-row{gap:9px}.metric-row small{font-size:10px}.section-heading-row p,.platform-showcase p,.feature-grid-header p,.orb-copy p{max-width:none}.platform-showcase{min-height:0;padding:28px 22px 0}.platform-showcase-art{min-height:270px;transform:translate(0)}.platform-showcase-art img{width:115%;margin-left:-7%}.feature-cards{grid-template-columns:1fr}.feature-card{min-height:230px}.feature-card h3{margin-top:65px}.orb-art{order:2}.orb-copy{order:1}.step-row{grid-template-columns:42px 1fr 20px;gap:12px}.final-cta{flex-direction:column;align-items:flex-start;padding:30px 22px}.reviews-heading{display:block}.reviews-grid{grid-template-columns:1fr}.review-card{min-height:260px}.review-card p{margin-top:38px}.cta-actions{width:100%}.final-cta-glow{width:280px}.site-footer{grid-template-columns:1fr;gap:42px;margin-top:100px;padding-left:18px;padding-right:18px}.footer-links{justify-content:flex-start}.footer-bottom{flex-direction:column;gap:8px}}.test-page-body{background:#090b12;min-height:100vh}.beta-header{z-index:4;justify-content:space-between;align-items:center;width:min(1320px,100% - 48px);height:80px;margin:0 auto;display:flex;position:relative}.back-home,.beta-status{color:#e9ecf8;background:0 0;border:0;align-items:center;gap:10px;font:600 13px system-ui,sans-serif;display:inline-flex}.back-home{cursor:pointer}.back-home svg,.beta-status svg{stroke-width:1.6px;width:17px;height:17px}.beta-status{color:#c9d3ffad;letter-spacing:.14em;font-size:10px}.testing-page{width:min(1320px,100% - 48px);margin:0 auto}.testing-hero{border-bottom:1px solid #a3aedb24;grid-template-columns:.85fr 1.15fr;align-items:center;gap:30px;min-height:650px;display:grid;position:relative;overflow:hidden}.testing-hero-copy{z-index:1;padding:60px 0;position:relative}.testing-hero h1{color:#f3f5fc;letter-spacing:-.07em;margin:24px 0;font-size:clamp(46px,7vw,92px);line-height:.95}.testing-hero h1 em,.testing-section-heading em,.quiz-intro em{color:#8ca4ff;font-style:normal}.testing-hero-copy>p{color:#dadeec9e;max-width:450px;font:16px/1.65 system-ui,sans-serif}.testing-hero-meta{color:#e0e5f78c;flex-wrap:wrap;gap:20px;margin-top:34px;font:12px system-ui,sans-serif;display:flex}.testing-hero-meta span{align-items:center;gap:8px;display:inline-flex}.testing-hero-meta svg{color:#91a8ff;width:16px;height:16px}.testing-hero-art{background-image:linear-gradient(90deg, #090b12 0%, transparent 30%), var(--testing-art);background-position:50%;background-size:cover;min-height:540px}.access-section{padding:clamp(110px,14vw,190px) 0}.testing-section-heading{grid-template-columns:1fr .7fr;align-items:end;gap:60px;margin-bottom:55px;display:grid}.testing-section-heading h2,.quiz-intro h2{color:#f3f5fc;letter-spacing:-.065em;margin:22px 0 0;font-size:clamp(38px,5vw,68px);line-height:.98}.testing-section-heading p{color:#dadeec8f;max-width:360px;margin:0;font:14px/1.65 system-ui,sans-serif}.access-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.access-card{border:1px solid #a3aedb29;border-radius:28px;min-height:560px;padding:clamp(28px,4vw,50px);position:relative;overflow:hidden}.access-card--beta{background:linear-gradient(145deg,#171c38,#101321)}.access-card--alpha{background:linear-gradient(145deg,#17152b,#11121f)}.access-card-top{color:#91a8ff;justify-content:space-between;align-items:center;display:flex}.access-card-top svg{stroke-width:1.25px;width:27px;height:27px}.access-label{letter-spacing:.15em;font:600 11px system-ui,sans-serif}.access-card h3{color:#f1f3fb;letter-spacing:-.06em;margin:56px 0 16px;font-size:clamp(28px,3vw,44px);line-height:1.05}.access-card p{color:#dadeec94;max-width:470px;min-height:70px;font:14px/1.55 system-ui,sans-serif}.access-card ul{color:#ebeef9c7;gap:13px;margin:30px 0 34px;padding:0;font:13px system-ui,sans-serif;list-style:none;display:grid}.access-card li{align-items:center;gap:10px;display:flex}.access-card li svg{color:#91a8ff;stroke-width:1.8px;width:16px;height:16px}.price{align-items:baseline;gap:10px;margin-top:46px;display:flex}.price strong{color:#f2f4fb;letter-spacing:-.06em;font-size:40px}.price span{color:#dadeec73;font:12px system-ui,sans-serif}.test-action{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:12px;height:48px;padding:0 20px;font:600 13px system-ui,sans-serif;transition:background .25s,border-color .25s;display:inline-flex}.test-action svg{stroke-width:1.7px;width:17px;height:17px}.test-action--light{color:#11162b;background:#a9baff}.test-action--light:hover{background:#c4ceff}.test-action--blue{color:#edf1ff;background:#6f8bff33;border-color:#9aaeff5c}.test-action--blue:hover{background:#6f8bff52;border-color:#9aaeffb3}.beta-quiz{padding:0 0 clamp(120px,15vw,200px);display:none}.beta-quiz.is-visible{display:block}.quiz-shell{border-top:1px solid #a3aedb24;grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(35px,9vw,130px);padding-top:35px;display:grid}.quiz-intro p{color:#dadeec8f;max-width:330px;font:14px/1.6 system-ui,sans-serif}.quiz-panel{background:#111522;border:1px solid #a3aedb29;border-radius:24px;padding:clamp(24px,4vw,44px)}.quiz-progress{color:#dadeec85;justify-content:space-between;font:11px system-ui,sans-serif;display:flex}.quiz-progress-bar{background:#a3aedb26;border-radius:99px;height:3px;margin:14px 0 40px;overflow:hidden}.quiz-progress-bar i{background:#8ca4ff;width:33%;height:100%;transition:width .3s;display:block}.quiz-panel h3{color:#f2f4fb;letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(22px,3vw,32px);line-height:1.1}.quiz-options{gap:9px;display:grid}.quiz-option{color:#ebeef9bf;cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #a3aedb29;border-radius:11px;align-items:center;gap:14px;min-height:52px;padding:0 16px;font:13px system-ui,sans-serif;display:flex}.quiz-option span{color:#8ca4ff;font-size:10px}.quiz-option.is-selected{color:#fff;background:#718cff29;border-color:#8ca4ff}.quiz-next{margin-top:24px}.quiz-next:disabled{cursor:not-allowed;opacity:.4}.quiz-success{color:#c7d2ff;margin:20px 0;font:16px/1.5 system-ui,sans-serif}.testing-footer{color:#dadeec61;letter-spacing:.12em;border-top:1px solid #a3aedb24;justify-content:space-between;width:min(1320px,100% - 48px);margin:0 auto;padding:30px 0 38px;font:10px system-ui,sans-serif;display:flex}@media (width<=700px){.beta-header,.testing-page,.testing-footer{width:min(100% - 36px,1320px)}.testing-hero{min-height:0;display:block}.testing-hero-copy{padding:70px 0 25px}.testing-hero-art{background-position:64%;min-height:280px;margin:0 -18px}.testing-section-heading,.quiz-shell{grid-template-columns:1fr;gap:28px}.access-grid{grid-template-columns:1fr}.access-card{min-height:auto}.access-card h3{margin-top:38px}.access-card p{min-height:0}.price{margin-top:34px}.testing-footer{flex-direction:column;gap:15px}}html,body{overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}@media (width<=1100px){.header{width:calc(100% - 40px)}.header.scrolled{width:calc(100% - 120px)}.hero-copy{max-width:min(52vw,560px);left:clamp(28px,5vw,64px)}.platform-showcase{gap:28px;padding:clamp(28px,4vw,56px)}.feature-cards,.reviews-grid{grid-template-columns:repeat(2,1fr)}.review-card:last-child{grid-column:1/-1}}@media (width<=820px){.hero{min-height:640px}.hero-copy{max-width:min(72vw,560px);top:42%}.hero-title{font-size:clamp(38px,8.5vw,72px)}.section-heading-row,.feature-grid-header,.platform-showcase,.orb-section{grid-template-columns:1fr;gap:28px}.section-heading-row,.feature-grid-header{margin-top:30px}.platform-showcase{min-height:0}.platform-showcase-art{min-height:clamp(260px,45vw,390px);transform:none}.orb-art{order:2}.orb-copy{order:1}.reviews-heading{display:block}.reviews-heading h2{margin-top:24px}.final-cta{flex-direction:column;align-items:flex-start}.cta-actions,.action-btn{width:100%}}@media (hover:none),(pointer:coarse){.screen3d,.screen3d-ui-layer,.screen3d-notifs-layer{display:none}.page-bg img{object-position:62% center}}@media (width<=640px){.header{width:calc(100% - 24px);padding-left:12px}.header.scrolled{width:calc(100% - 32px)}.hero{background:radial-gradient(circle at 82% 72%,#6989ff2e,#0000 24%),radial-gradient(circle at 18% 20%,#8558ff1f,#0000 34%),#0a0a0f;min-height:max(620px,100svh)}.page-bg img{display:none}.hero-copy{max-width:none;top:40%;left:18px;right:18px}.hero-title{letter-spacing:-.055em;font-size:clamp(34px,11vw,58px)}.hero-sub{max-width:31ch;font-size:14px}.hero-actions{flex-wrap:wrap;align-items:stretch}.hero-actions .start-btn,.hero-actions .details-btn{min-height:42px}.hero-actions .start-btn{flex:170px}.hero-actions .details-btn{flex:150px}.content{padding-top:78px}.landing-intro,.feature-grid,.steps-section,.reviews-section{padding-bottom:110px}.section-heading-row h2,.feature-grid-header h2,.platform-showcase h2,.orb-copy h2,.final-cta h2,.reviews-heading h2{overflow-wrap:anywhere;font-size:clamp(32px,9.5vw,52px)}.metric-row{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-row b{font-size:22px}.metric-row small{overflow-wrap:anywhere}.platform-showcase{border-radius:24px;padding:26px 20px 0}.platform-showcase h2{font-size:clamp(30px,8.8vw,46px)}.platform-showcase-art{border-radius:18px;min-height:240px;margin:0 -8px}.feature-cards,.reviews-grid{grid-template-columns:1fr}.review-card:last-child{grid-column:auto}.feature-card,.review-card{padding:22px}.feature-card h3{font-size:21px}.step-row{grid-template-columns:34px minmax(0,1fr) 18px;gap:10px;padding:23px 0}.step-row h3{font-size:20px}.step-row p{font-size:13px}.quote-section p{font-size:clamp(25px,7.6vw,38px)}.final-cta{border-radius:24px;padding:28px 20px}.site-footer{margin-top:88px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}}@media (width<=380px){.header{padding-right:6px}.start-btn{padding:0 12px;font-size:12px}.hero-title{font-size:34px}.hero-actions{flex-direction:column}.hero-actions .start-btn,.hero-actions .details-btn{flex-basis:auto;width:100%}.metric-row{gap:7px}.metric-row b{font-size:19px}.metric-row small{font-size:9px}.footer-links{grid-template-columns:1fr}}
