:root{--background:#090023;--foreground:#ffffff;--card:rgba(10,25,59,0.72);--card-border:rgba(255,255,255,0.12);--muted:rgba(255,255,255,0.62);--muted-strong:rgba(255,255,255,0.82);--primary:#2a5bff;--primary-soft:rgba(42,91,255,0.16);--success:#86efac;--danger:#fca5a5;--surface:rgba(255,255,255,0.08);--surface-strong:rgba(255,255,255,0.12);--line:rgba(255,255,255,0.14);--safe-area-top:env(safe-area-inset-top,0px);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px)}@font-face{font-family:Manrope;src:url(/fonts/Manrope-VariableFont_wght.ttf) format("truetype");font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:Manrope-Regular;src:url(/fonts/Manrope-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}*{box-sizing:border-box}body,html{background:var(--background);width:100%;max-width:100%;overflow-x:hidden;overscroll-behavior-x:none}body{margin:0;min-height:100vh;color:var(--foreground);font-family:Manrope,Arial,Helvetica,sans-serif;touch-action:manipulation}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}button{cursor:pointer}.page-shell{position:relative;min-height:100vh;overflow:hidden;width:100%;max-width:100%}.page-shell:before{content:"";position:absolute;inset:0;pointer-events:none}.page-shell-copy{position:relative;min-height:100vh;overflow:hidden;width:100%;max-width:100%;background:radial-gradient(circle at top,rgba(93,69,194,.18),transparent 35%),var(--background)}.page-shell-copy:before{content:"";position:absolute;inset:0;background-image:url(/assets/newGradient.png);background-position:50%;background-size:cover;opacity:.42;pointer-events:none}.page-content{width:min(100%,430px)}.page-content,.page-content-splash{position:relative;z-index:1;margin:0 auto;min-height:100vh}.page-content-splash{width:min(100%)}.walkthrough-content{width:min(100%,430px);margin:0 auto}.walkthrough-frame{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;overflow:hidden;padding:calc(16px + var(--safe-area-top)) 16px 16px}.walkthrough-top{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center}.walkthrough-body{position:relative;z-index:1;flex:1 1;display:grid;grid-template-rows:auto auto;min-height:0}.walkthrough-image-wrap{display:grid;place-items:center;margin-top:-30px}.walkthrough-image{width:100%;height:auto;max-height:52vh;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.walkthrough-text{position:relative;padding-bottom:calc(96px + var(--safe-area-bottom));padding-left:4px;padding-right:4px}.walkthrough-title{max-width:320px}.walkthrough-footer-inner{padding:20px 20px calc(16px + var(--safe-area-bottom))}.otp-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}@media (min-width:768px){.walkthrough-content{width:min(100%,818px)}.dashboard-grid{grid-template-columns:1.15fr .85fr;align-items:start}.walkthrough-frame{padding:calc(24px + var(--safe-area-top)) 24px 24px}.walkthrough-image-wrap{margin-top:0}.walkthrough-image{max-height:56vh;object-fit:contain}.walkthrough-title{max-width:520px}.otp-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.otp-cell{grid-column:span 2}}@media (min-width:1024px){.walkthrough-content{width:min(100%,1920px)}.walkthrough-frame{padding:calc(28px + var(--safe-area-top)) 32px 28px}.walkthrough-body{grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:32px;align-items:center}.walkthrough-image{max-height:64vh}.walkthrough-text{padding-bottom:calc(96px + var(--safe-area-bottom));padding-left:0;padding-right:0}.walkthrough-footer-inner{padding-left:32px;padding-right:32px}}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,.14) 50%,rgba(255,255,255,.06));background-size:200% 100%}.skeleton,.skeleton-muted{animation:skeleton-shimmer 1.1s ease-in-out infinite}.skeleton-muted{background:linear-gradient(90deg,rgba(255,255,255,.045),rgba(255,255,255,.11) 50%,rgba(255,255,255,.045));background-size:200% 100%}#__next,article,div,main,section{max-width:100%}.GetStartedScreenglass,.glass{-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);background:rgba(255,255,255,.051)}.section-title{margin:0;font-size:1.7rem;line-height:1.2}.section-copy{margin:0;color:var(--muted);font-size:.95rem;line-height:1.6}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bg-gradient{background:radial-gradient(circle at center,rgb(36,18,66) 0,transparent 40%),linear-gradient(135deg,rgb(4,6,37),rgb(15,32,61) 600%),linear-gradient(225deg,rgb(14,4,40),rgb(11,18,50) 600%)}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,rgb(4,6,37),rgb(36,18,66),rgb(15,32,61))}.gradient{position:absolute;inset:0;z-index:1;height:300vh;pointer-events:none}.splash-gradient{background-image:url(/assets/images/splash/splash-gradient.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.splash-lines{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140%;max-width:none;height:auto;pointer-events:none}.video{position:relative;z-index:2;width:100%;height:50%;object-fit:cover;mix-blend-mode:screen;opacity:1}.get-started-layout{height:100%}.get-started-content{position:relative;z-index:3}.get-started-video{position:relative;z-index:2}@media (max-width:767px){.get-started-layout{display:flex;flex-direction:row;align-items:stretch;height:100vh}.get-started-video{order:0;width:44vw;height:100vh;object-fit:cover;transform:none!important;mix-blend-mode:normal;opacity:1}.get-started-content{order:1;width:56vw;height:100vh;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.get-started-content .buttonSection{position:relative!important;bottom:auto!important;inset:auto!important;width:100%;margin-top:auto}}@media (min-width:1540px){.splash-screen-lines{width:40%!important;top:10%!important}.get-started-lines{width:40%!important}.get-started-video-desktop{transform:scale(1.3)!important;height:100%}}@media (min-width:1340px) and (max-width:1540px){.get-started-lines{width:60%!important}.get-started-video-desktop{transform:scale(1.3)!important;height:100%}.GetStartedScreenglass{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);padding-bottom:90px!important}}@media (min-width:1080px) and (max-width:1340px){.get-started-lines{width:105%!important}}@media (min-width:768px) and (max-width:1080px){.get-started-lines{width:105%!important}.GetStartedScreenglass{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);padding-bottom:160px!important}.get-started-video-desktop{transform:scale(1.3)!important;height:80%}}.buttonSection{min-height:23vh;width:-webkit-fill-available}