@import "https://fonts.cdnfonts.com/css/mona-sans";:root{--bg:#04102a;--text:#edf3ff;--muted:#b7c4dd;--line:#ffffff14;--accent:#82a0ff;--brand-green-deep:#25ba79;--success:#91ebc2;--error:#ff8f96;--shadow:0 24px 70px #00000047;--radius:18px;--max:1680px;--max-content:1160px;color:var(--text);background:var(--bg);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 50% 14%,#304f982e,#0000 30%),radial-gradient(circle at 50% 48%,#153a841a,#0000 42%),linear-gradient(#04102a 0%,#020c22 100%);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.site-shell{min-height:100vh}.page-width{width:min(calc(100vw - 64px), var(--max));margin:0 auto}.container{width:min(calc(100vw - 48px), var(--max-content));margin:0 auto}.full-width{width:100%}.section{padding:4.5rem 0}.nav{justify-content:space-between;align-items:center;gap:1rem;padding:.28rem 0 0;display:flex}.nav-cta{min-width:148px}.brand{letter-spacing:-.03em;background:#09152e8c;border:1px solid #ffffff09;border-radius:0;align-items:center;gap:.72rem;padding:.72rem 1rem;font-weight:700;display:inline-flex}.brand-logo{object-fit:contain;width:96px;height:96px}.brand-text{font-size:1.5rem;font-weight:700}.brand-beta{color:var(--brand-green-deep);letter-spacing:.04em;text-transform:uppercase;background:#2ed18a14;border:1px solid #2ed18a2e;border-radius:999px;padding:.34rem .5rem;font-size:.72rem;font-weight:800;line-height:1}.nav-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.button{cursor:pointer;letter-spacing:-.025em;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:.65rem;min-height:48px;padding:.88rem 1.2rem;font-weight:700;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s,filter .18s,opacity .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.72;cursor:not-allowed;transform:none}.button-primary{background:var(--accent);color:#091120;box-shadow:0 10px 28px #82a0ff2e}.button-primary:hover{box-shadow:0 16px 34px #82a0ff3d}.button-secondary{color:var(--text);background:#ffffff28;border-color:#82a0ff2e}.button-secondary:hover{background:#ffffff0a;border-color:#82a0ff47}.button-badge{background:var(--bg);color:var(--brand-green-deep);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.16rem .42rem;font-size:.72rem;font-weight:800}.nav-button{min-height:44px;padding:.8rem 1.15rem}.eyebrow{color:var(--brand-green-deep);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .75rem;font-size:.8rem;font-weight:700}h1,h2,h3{letter-spacing:-.045em;margin-top:0;line-height:1.08}h2{margin-bottom:.85rem;font-size:clamp(1.9rem,3.2vw,2.8rem)}h3{margin-bottom:.6rem;font-size:1.12rem}.section-copy,.footer-copy,.portal-meta,.portal-note,label{color:var(--muted)}.section-copy{max-width:60ch;font-size:1.02rem}.hero-stage{grid-template-rows:auto auto auto;gap:.15rem;min-height:calc(100vh - 72px);display:grid}.hero-title-wrap{text-align:center;width:min(78vw,1100px);margin:0 auto;padding-top:clamp(4.5rem,6vh,5.5rem)}.hero-title{color:var(--brand-green-deep);letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(2.15rem,4.15vw,4.35rem);font-weight:760;line-height:1.04}.hero-body{grid-template-columns:minmax(40px,1fr) minmax(420px,1fr);align-items:center;gap:clamp(.5rem,2.4vw,1rem);width:min(100%,1080px);margin:0 auto;padding-top:.25rem;display:grid}.hero-left-col{grid-template-rows:1fr auto;place-items:stretch center;width:125%;min-height:clamp(320px,28vh,460px);display:grid}.hero-main-stack{text-align:center;flex-direction:column;place-self:center;align-items:center;gap:1rem;width:min(100%,720px);display:flex}.hero-subpanel,.hero-cta-panel,.hero-waitlist-panel{background:#0b19373d}.hero-subpanel{width:fit-content;max-width:100%;padding:.55rem .8rem;display:inline-block}.hero-subtext{color:#fffffffa;letter-spacing:-.05em;text-align:center;white-space:nowrap;flex-direction:column;align-items:center;gap:.18rem;margin:0;font-size:clamp(1.65rem,2.15vw,2.35rem);font-weight:700;line-height:1.08;display:flex;transform:translate(25px,-150px)}.hero-subtext-line{display:block}.scribble-strike{isolation:isolate;align-items:center;padding:0 .08em;display:inline-flex;position:relative}.scribble-strike>span{z-index:1;opacity:.62;position:relative}.scribble-strike:after{content:"";z-index:5;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='5 5 250 50' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 29C32 5 56 26 80 20C101 15 123 10 145 12C149 10 175 10 250 13' stroke='%2325ba79' stroke-width='15' stroke-linecap='round' fill='none'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:.52em;position:absolute;top:50%;left:-.06em;right:-.06em;transform:translateY(10%)rotate(-2deg)}.hero-cta-panel{width:fit-content;max-width:100%;padding:.85rem .95rem;display:inline-block;transform:translate(25px,-120px)}.hero-cta{width:100%;min-width:min(100%,520px);min-height:62px;padding:1rem 1.5rem;font-size:1.08rem}.hero-waitlist-panel{text-align:center;justify-content:center;align-items:center;gap:1rem;width:fit-content;height:fit-content;margin:0 auto;padding:.8rem 1rem;display:inline-flex}.hero-waitlist-label{color:var(--muted);letter-spacing:-.02em;white-space:nowrap;text-align:center;margin:0;font-size:1rem}.hero-waitlist-button{white-space:nowrap;min-height:44px;padding:.78rem 1rem}.hero-right-col{justify-content:flex-start;align-items:center;width:100%;display:flex}.hero-window-shell{width:min(100%,560px);margin-left:0}.hero-window-image{object-fit:contain;filter:drop-shadow(0 18px 28px #00000038)drop-shadow(0 42px 86px #00000052);width:100%;height:auto;max-height:min(50vh,720px);transition:transform .22s,filter .22s}.hero-window-shell:hover .hero-window-image{filter:drop-shadow(0 18px 28px #00000038)drop-shadow(0 42px 86px #00000052)drop-shadow(0 0 10px #2ed18a29)drop-shadow(0 0 24px #2ed18a1f);transform:translateY(-4px)}.form-section{grid-template-columns:1fr 1fr;align-items:start;gap:1.4rem;display:grid}.form-card{padding:1.3rem}form{gap:1rem;display:grid}label{gap:.45rem;font-weight:600;display:grid}input,textarea{width:100%;color:var(--text);background:#0b152c;border:1px solid #82a0ff29;border-radius:13px;outline:none;padding:.95rem 1rem}input:focus,textarea:focus{border-color:#82a0ff9e;box-shadow:0 0 0 3px #82a0ff1f}.success-text{color:var(--success);margin:0;font-weight:600}.error-text{color:#ff8f96;margin:0;font-weight:600}.site-footer{border-top:1px solid #ffffff0d;padding:1.5rem 0 2.4rem}.footer-row{justify-content:space-between;gap:1rem;display:flex}.footer-row-single{justify-content:flex-start}.footer-copy{margin:.35rem 0 0}@media (width<=1024px){.hero-stage{gap:.35rem;min-height:auto}.hero-title-wrap{width:min(92vw,840px);padding-top:1.6rem}.hero-title{font-size:clamp(1.9rem,4.8vw,3rem);line-height:1.08}.hero-body{grid-template-columns:1fr;gap:.85rem;width:100%}.hero-left-col{grid-template-rows:auto;width:100%;min-height:auto}.hero-main-stack{width:min(100%,560px)}.hero-subtext{white-space:normal;font-size:clamp(1.35rem,2.8vw,1.9rem);transform:none}.hero-cta-panel{transform:none}.hero-right-col{justify-content:center}.hero-window-shell{width:min(100%,460px)}.hero-window-image{max-height:none}.hero-waitlist-panel{flex-wrap:wrap;width:fit-content;max-width:100%;margin-top:.25rem}.hero-waitlist-label{white-space:normal}}@media (width<=900px){.hero-title-wrap{padding-top:1.2rem}.hero-body{gap:.75rem}.hero-main-stack{width:100%}.hero-subpanel,.hero-cta-panel{width:min(100%,520px)}.hero-cta{width:100%;min-width:0}.hero-window-shell{width:min(100%,380px)}.hero-waitlist-panel{width:min(100%,520px);padding:.72rem .88rem}}@media (width<=760px){.page-width,.container{width:min(calc(100vw - 20px), var(--max))}.nav{align-items:center;gap:.55rem}.brand{gap:.45rem;padding:.42rem .62rem}.brand-logo{width:42px;height:42px}.brand-text{font-size:.95rem}.brand-beta{padding:.2rem .32rem;font-size:.58rem}.nav-actions{gap:.45rem}.nav-button,.nav-cta{min-width:0;min-height:40px;padding:.62rem .82rem;font-size:.88rem}.hero-section{padding:.1rem 0 1.2rem}.hero-title-wrap{width:100%;padding-top:1rem}.hero-title{font-size:clamp(1.75rem,7.6vw,2.4rem);line-height:1.08}.hero-body{gap:.75rem}.hero-main-stack{gap:.85rem;width:100%}.hero-subpanel,.hero-cta-panel{width:100%}.hero-subtext{white-space:normal;font-size:clamp(1.12rem,4.9vw,1.48rem);transform:none}.hero-cta-panel{transform:none}.hero-cta{white-space:normal;width:100%;min-width:0;min-height:54px;font-size:.96rem}.hero-right-col{justify-content:center}.hero-window-shell{width:min(100%,300px)}.hero-waitlist-panel{text-align:left;flex-direction:column;justify-self:stretch;align-items:stretch;width:100%;padding:.72rem .8rem}.hero-waitlist-label{white-space:normal;text-align:left}.hero-waitlist-button{width:100%}.form-section{grid-template-columns:1fr;gap:1rem}.form-section>div{gap:.35rem;display:grid}.form-section>div h2{margin-bottom:0;font-size:clamp(1.45rem,6vw,2rem)}.form-section>div .section-copy{max-width:none;margin:0;font-size:.95rem}.form-card{padding:1rem}}@media (width<=600px){.brand{padding:.38rem .52rem}.brand-logo{width:36px;height:36px}.brand-text{font-size:.86rem}.brand-beta{padding:.18rem .28rem;font-size:.54rem}.nav-button,.nav-cta{min-height:38px;padding:.58rem .72rem;font-size:.82rem}.hero-title-wrap{padding-top:.9rem}.hero-title{font-size:clamp(1.58rem,8.3vw,2.1rem)}.hero-subtext{font-size:clamp(1rem,5vw,1.24rem)}.hero-cta{min-height:50px;padding:.84rem .92rem;font-size:.92rem}.button-badge{font-size:.62rem}.hero-window-shell{width:min(100%,240px)}.hero-waitlist-panel{padding:.68rem .72rem}.form-section>div h2{font-size:clamp(1.3rem,6.6vw,1.75rem)}.form-section>div .section-copy{font-size:.9rem}.form-card{padding:.92rem}input,textarea{padding:.88rem .92rem}}@media (width<=420px){.page-width,.container{width:min(calc(100vw - 16px), var(--max))}.nav{gap:.45rem}.brand{gap:.38rem;padding:.34rem .46rem}.brand-logo{width:30px;height:30px}.brand-text{font-size:.78rem}.brand-beta{padding:.16rem .24rem;font-size:.5rem}.nav-actions{gap:.35rem}.nav-button,.nav-cta{min-height:36px;padding:.52rem .64rem;font-size:.78rem}.hero-title{font-size:clamp(1.45rem,8.8vw,1.82rem)}.hero-subtext{font-size:clamp(.94rem,5.2vw,1.12rem)}.hero-cta{min-height:48px;padding:.8rem .82rem;font-size:.9rem}.hero-window-shell{width:min(100%,200px)}}.pf-page{background:radial-gradient(circle at 50% 0,#82a0ff2e,#0000 34%),radial-gradient(circle at 20% 22%,#25ba791c,#0000 28%),linear-gradient(#061331 0%,#020817 100%);min-height:100vh}.pf-portal-shell,.pf-download-shell{align-content:start;gap:1.2rem;width:min(100vw - 48px,980px);min-height:100vh;margin:0 auto;padding:1.4rem 0 4rem;display:grid}.pf-download-shell{align-content:start;gap:1.2rem}.pf-download-main{align-content:start;gap:1.1rem;padding-top:clamp(2.4rem,8vh,5rem);display:grid}.pf-download-topbar{z-index:2;position:relative}.pf-topbar{justify-content:space-between;align-items:center;gap:1rem;min-height:56px;display:flex}.pf-brand-link{color:var(--text);letter-spacing:-.04em;align-items:center;font-weight:800;display:inline-flex}.pf-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff13,#ffffff08),#050f22d6;border:1px solid #ffffff1a;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000057,inset 0 1px #ffffff14}.pf-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#ffffff14,#0000 36%);position:absolute;inset:0}.pf-card>*{z-index:1;position:relative}.pf-card-narrow{width:min(100%,720px);margin:0 auto}.pf-hero-card{gap:1.05rem;padding:clamp(1.35rem,4vw,2.6rem);display:grid}.pf-centered-card{text-align:center;justify-items:center}.pf-kicker{color:var(--success);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.pf-title{max-width:640px;color:var(--text);letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(1.9rem,4.4vw,3.35rem);line-height:1.02}.pf-download-result-title{letter-spacing:-.035em;max-width:560px;font-size:clamp(1.05rem,2.2vw,1.7rem);line-height:1.18}.pf-subtitle{color:#edf3ffb3;text-wrap:balance;max-width:560px;margin:0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.6}.pf-small-note,.pf-muted,.pf-section-text{color:#edf3ff9e;margin:0}.pf-small-note{font-size:.92rem}.pf-action-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.45rem;display:flex}.pf-main-cta{border-radius:999px;min-width:min(100%,340px);min-height:60px;font-size:1.02rem}.pf-secondary-cta{border-radius:999px;min-height:52px}.pf-ghost-button,.pf-icon-button{color:var(--text);cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1f;justify-content:center;align-items:center;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.pf-ghost-button:hover,.pf-icon-button:hover{background:#ffffff17;border-color:#fff3;transform:translateY(-1px)}.pf-ghost-button{border-radius:999px;min-height:42px;padding:.72rem 1rem;font-weight:750}.pf-icon-button{border-radius:999px;width:40px;height:40px;font-size:1.4rem;line-height:1}.pf-page-error{text-align:center}.pf-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#010611ad;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.pf-account-modal{background:linear-gradient(180deg, #112040f5, #071125fa), var(--bg);border:1px solid #ffffff1f;border-radius:28px;gap:1rem;width:min(100%,460px);padding:1.15rem;display:grid;box-shadow:0 30px 100px #0000007a}.pf-modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.pf-modal-title,.pf-section-title{color:var(--text);letter-spacing:-.05em;margin:0}.pf-modal-title{font-size:1.45rem}.pf-account-list{gap:.6rem;display:grid}.pf-account-row{background:#ffffff0b;border:1px solid #ffffff16;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;padding:.86rem .95rem;display:flex}.pf-account-row span{color:#edf3ff9e}.pf-account-row strong{max-width:58%;color:var(--text);text-align:right;overflow-wrap:anywhere}.pf-video-card{gap:1rem;width:min(100%,860px);margin:0 auto;padding:clamp(1rem,3vw,1.35rem);display:grid}.pf-video-copy{gap:.35rem;display:grid}.pf-video-frame-wrap{background:#020814;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.pf-video-frame{aspect-ratio:16/9;border:0;width:100%;display:block}.pf-video-link{border-radius:999px;width:fit-content}@media (width<=760px){.pf-portal-shell,.pf-download-shell{width:min(100vw - 24px,980px);padding-top:.9rem}.pf-download-main{padding-top:2rem}.pf-title{font-size:clamp(1.75rem,9vw,2.6rem)}.pf-download-result-title{font-size:clamp(1rem,5.2vw,1.35rem)}.pf-action-row,.pf-main-cta,.pf-secondary-cta{width:100%}.pf-account-row{flex-direction:column;align-items:flex-start;gap:.25rem}.pf-account-row strong{text-align:left;max-width:100%}}:root{--bg:#02040a;--text:#f4f7ff;--muted:#c5cfdf;--accent:#82a0ff;--brand-green-deep:#25ba79;--font-display:"Mona Sans", "Inter", "SF Pro Display", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-body:"Mona Sans", "Inter", "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif}html,body,#root{background:#02040a}body{color:var(--text);font-family:var(--font-body);background:radial-gradient(circle at 50% 16%,#2a55ba38,#0000 28%),radial-gradient(circle at 58% 58%,#0c2d7533,#0000 38%),linear-gradient(#050915 0%,#02040a 58%,#010207 100%)}.landing-theme{min-height:100vh;color:var(--text);background:radial-gradient(circle at 50% 16%,#2a55ba38,#0000 28%),radial-gradient(circle at 58% 58%,#0c2d7533,#0000 38%),linear-gradient(#050915 0%,#02040a 58%,#010207 100%)}.landing-theme-light{--bg:#f5f7fb;--text:#101827;--muted:#4f5f75;--accent:#6f8fff;--brand-green-deep:#159862;color:var(--text);background:radial-gradient(circle at 50% 14%,#82a0ff3d,#0000 28%),radial-gradient(circle at 58% 58%,#25ba791a,#0000 34%),linear-gradient(#fbfcff 0%,#eef3fb 56%,#f8fbff 100%)}.landing-theme-light .site-header,.landing-theme-light .site-footer{color:#101827}.page-width,.container{width:min(90vw, var(--max))}.container{max-width:var(--max-content)}.site-header{z-index:20;position:relative}.brand{color:#f4f7ff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060f20b8;border-color:#ffffff14}.landing-theme-light .brand{color:#101827;background:#ffffffad;border-color:#1018271a}.brand-text{color:currentColor;font-family:var(--font-display);letter-spacing:-.025em;font-weight:800}.brand-beta{color:#91ebc2;background:#25ba7924;border-color:#25ba7957}.landing-theme-light .brand-beta{color:#08744b;background:#25ba7924;border-color:#25ba794d}.nav-button,.nav-cta{color:#08111f}.nav-actions .button-secondary{color:#f4f7ff;background:#ffffff13;border-color:#ffffff24}.landing-theme-light .nav-actions .button-secondary{color:#101827;background:#ffffffb8;border-color:#1018271f}.hero-section{padding:.2rem 0 2.4rem}.hero-stage{gap:.35rem;min-height:calc(100vh - 72px)}.hero-title-wrap-workflow{text-align:center;width:min(90vw,1100px);margin:0 auto;padding-top:clamp(2rem,3.8vh,3.25rem)}.hero-title-workflow{font-family:var(--font-display);letter-spacing:-.035em;text-align:center;text-shadow:0 18px 40px #00000061,0 0 34px #25ba7914;text-wrap:balance;margin:0;font-size:clamp(3.35rem,6.2vw,6.5rem);font-weight:900;line-height:1.02;color:var(--brand-green-deep)!important;opacity:1!important}.landing-theme-light .hero-title-workflow{text-shadow:0 12px 30px #1598621a}.hero-title-emphasis{padding-bottom:.13em;display:inline-block;position:relative}.hero-title-emphasis:after{display:none}.hero-title-small{letter-spacing:-.025em;font-size:.7em;line-height:1;display:inline-block}.landing-theme-light .hero-title-emphasis:after{filter:drop-shadow(0 2px #1018271f)}.hero-body-workflow{grid-template-columns:minmax(340px,430px) minmax(520px,1fr);align-items:center;gap:clamp(2.2rem,4vw,5rem);width:min(90vw,1220px);margin:0 auto;padding-top:clamp(1.6rem,3vh,2.8rem);display:grid}.hero-left-col-workflow{justify-content:flex-start;align-items:center;width:100%;min-height:auto;display:flex}.hero-main-stack-workflow{text-align:center;flex-direction:column;place-self:center start;align-items:center;gap:1.25rem;width:min(100%,440px);display:flex}.hero-subpanel-workflow,.hero-cta-panel-workflow{background:0 0}.hero-subpanel-workflow{width:100%;padding:0}.hero-subtext-workflow{min-height:2.35em;font-family:var(--font-display);letter-spacing:-.03em;text-align:center;white-space:normal;text-shadow:0 14px 34px #00000061;margin:0;font-size:clamp(1.95rem,2.55vw,2.95rem);font-weight:700;line-height:1.03;display:block;color:#fffffffa!important;transform:none!important}.landing-theme-light .hero-subtext-workflow{text-shadow:none;color:#101827!important}.hero-typed-text{display:inline}.hero-typed-text:after{content:"|";color:currentColor;margin-left:.02em;animation:.95s ease-in-out infinite heroCursorBlink;display:inline}.hero-cta-panel-workflow{justify-content:center;width:100%;max-width:100%;padding:.1rem 0 0;display:flex;transform:none!important}.hero-cta{width:auto;min-width:0;min-height:58px;font-family:var(--font-display);letter-spacing:-.02em;background:#89a4ff;border-color:#ffffff0f;padding:.95rem 1.35rem;font-size:1rem;font-weight:850;box-shadow:0 16px 40px #82a0ff38,inset 0 0 0 1px #ffffff0f;color:#06101d!important}.hero-cta-logo{object-fit:contain;filter:drop-shadow(0 4px 10px #0000002e);flex:none;width:28px;height:28px}.hero-right-col-workflow{justify-content:center}.hero-workflow-visual{isolation:isolate;width:min(100%,820px);min-height:clamp(440px,44vw,560px);position:relative}.hero-window-shell-workflow{width:min(80%,610px);margin:0;position:absolute;top:0;left:0}.hero-window-image-workflow{border-radius:18px;width:100%;max-height:none}.hero-link-arrow-shell{z-index:4;clip-path:inset(0 100% 100% 0);opacity:0;filter:brightness(.92)contrast(.82)saturate(.86)drop-shadow(0 5px #0000003d)drop-shadow(0 0 12px #25ba7929);width:clamp(118px,14vw,176px);height:auto;position:absolute;top:clamp(228px,24vw,304px);left:min(55%,420px);overflow:hidden}.hero-sequence-ready .hero-link-arrow-shell{animation:.82s ease-in-out forwards heroArrowReveal}.hero-link-arrow{width:100%;height:auto;display:block}.hero-timeline-shell{z-index:3;opacity:0;background:#090c12f5;border:1px solid #25ba7957;border-radius:18px;width:min(88%,650px);padding:.42rem;position:absolute;bottom:clamp(1rem,1.8vw,1.6rem);right:0;transform:translateY(20px)scale(.96);box-shadow:0 22px 56px #0000006b,0 0 0 1px #25ba7929,0 0 24px #25ba791a}.hero-sequence-ready .hero-timeline-shell{animation:.84s ease-in-out .62s both heroTimelinePop}.hero-timeline-image{border-radius:12px;width:100%;height:auto}.hero-waitlist-panel{color:#f4f7ff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#081228a8;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 18px 44px #00000042}.landing-theme-light .hero-waitlist-panel{color:#101827;background:#ffffffb3;border-color:#1018271a}.hero-waitlist-label{color:#f4f7ffc7}.landing-theme-light .hero-waitlist-label{color:#101827b3}.hero-waitlist-button{color:#f4f7ff;background:#ffffff17;border-color:#ffffff29}.landing-theme-light .hero-waitlist-button{color:#101827;background:#ffffffd1;border-color:#1018271f}.form-section h2,.footer-row{color:var(--text)}.section-copy,.footer-copy,.form-card label{color:color-mix(in srgb, var(--text) 74%, transparent)}.premiere-waitlist-logo{object-fit:contain;filter:drop-shadow(0 10px 22px #0000002e);width:46px;height:46px;margin-top:.9rem}.form-card{background:#081228a8;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 18px 44px #0000003d}.landing-theme-light .form-card{background:#ffffffb8;border-color:#1018271a}.theme-toggle{z-index:60;color:#f4f7ffc7;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#060f2094;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;min-height:40px;padding:.55rem .75rem;transition:transform .18s ease-in-out,border-color .18s ease-in-out,background-color .18s ease-in-out;display:inline-flex;position:fixed;bottom:1rem;right:max(1rem,5vw);box-shadow:0 16px 44px #0000003d}.theme-toggle:hover{background:#060f20b8;border-color:#fff3;transform:translateY(-1px)}.landing-theme-light .theme-toggle{color:#101827c7;background:#ffffffb8;border-color:#1018271a}.theme-toggle-dot{opacity:.78;background:currentColor;border-radius:999px;width:15px;height:15px;box-shadow:0 0 16px}.theme-toggle-label{letter-spacing:-.02em;font-size:.78rem;font-weight:750}@keyframes heroWindowReveal{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes heroArrowReveal{0%{opacity:.2;clip-path:inset(0 100% 100% 0)}35%{opacity:1;clip-path:inset(0 46% 46% 0)}to{opacity:1;clip-path:inset(0)}}@keyframes heroTimelinePop{0%{opacity:0;transform:translateY(20px)scale(.96)}70%{opacity:1;transform:translateY(-4px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes heroCursorBlink{0%,45%{opacity:1}50%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.hero-window-shell-workflow,.hero-link-arrow-shell,.hero-timeline-shell,.hero-typed-text:after{animation:none}.hero-sequence-ready .hero-link-arrow-shell{opacity:1;clip-path:inset(0)}.hero-sequence-ready .hero-timeline-shell{opacity:1;transform:none}}@media (width<=1024px){.hero-title-workflow{font-size:clamp(3rem,7vw,5.1rem)}.hero-body-workflow{grid-template-columns:1fr;gap:1.8rem;padding-top:1.5rem}.hero-left-col-workflow{justify-content:center}.hero-main-stack-workflow{text-align:center;align-items:center}.hero-subtext-workflow{text-align:center}.hero-workflow-visual{width:min(100%,700px);min-height:500px;margin:0 auto}.hero-window-shell-workflow{width:min(76%,520px);margin:0 auto;left:0;right:0}.hero-link-arrow-shell{width:152px;top:220px;left:52%}.hero-timeline-shell{width:min(92%,590px);bottom:1rem;right:.2rem}}@media (width<=760px){.page-width,.container,.hero-title-wrap-workflow,.hero-body-workflow{width:min(90vw, var(--max))}.hero-title-wrap-workflow{padding-top:1.2rem}.hero-title-workflow{letter-spacing:-.032em;font-size:clamp(2.35rem,10vw,3.7rem)}.hero-main-stack-workflow{width:100%}.hero-subtext-workflow{min-height:2.9em;font-size:clamp(1.48rem,6vw,2rem)}.hero-workflow-visual{min-height:405px}.hero-window-shell-workflow{width:min(92%,430px)}.hero-link-arrow-shell{width:126px;top:182px;left:51%}.hero-timeline-shell{width:min(96%,438px);bottom:.8rem;right:0}}@media (width<=600px){.hero-title-workflow{font-size:clamp(2rem,11vw,3rem)}.hero-workflow-visual{min-height:338px}.hero-window-shell-workflow{width:min(94%,340px)}.hero-link-arrow-shell{width:106px;top:150px;left:49%}.hero-timeline-shell{width:min(96%,360px);bottom:.55rem}.theme-toggle-label{display:none}}@media (width<=420px){.hero-title-workflow{font-size:clamp(1.72rem,11vw,2.35rem)}.hero-subtext-workflow{min-height:3.2em;font-size:clamp(1.25rem,6.4vw,1.6rem)}.hero-workflow-visual{min-height:288px}.hero-window-shell-workflow{width:min(96%,285px)}.hero-link-arrow-shell{width:92px;top:126px;left:48%}.hero-timeline-shell{width:min(96%,300px)}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=light]{--bg:#f5f7fb;--text:#101827;--muted:#4f5f75;--accent:#6f8fff;--brand-green-deep:#159862;--success:#159862;--error:#b4232b;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f8fbff}html[data-theme=dark]{--bg:#02040a;--text:#f4f7ff;--muted:#c5cfdf;--accent:#82a0ff;--brand-green-deep:#25ba79;--success:#91ebc2;--error:#ff8f96;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#02040a}html[data-theme=light],html[data-theme=light] body,html[data-theme=light] #root{background:#f8fbff}html[data-theme=light] body{color:var(--text);background:radial-gradient(circle at 50% 14%,#82a0ff3d,#0000 28%),radial-gradient(circle at 58% 58%,#25ba791a,#0000 34%),linear-gradient(#fbfcff 0%,#eef3fb 56%,#f8fbff 100%)}html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] #root{background:#02040a}html[data-theme=dark] body{color:var(--text);background:radial-gradient(circle at 50% 16%,#2a55ba38,#0000 28%),radial-gradient(circle at 58% 58%,#0c2d7533,#0000 38%),linear-gradient(#050915 0%,#02040a 58%,#010207 100%)}html[data-theme=light] .button-secondary{color:#101827;background:#ffffffc7;border-color:#1018271f}html[data-theme=light] .button-secondary:hover{background:#ffffffeb;border-color:#1018272e}html[data-theme=dark] .button-secondary{color:#f4f7ff;background:#ffffff17;border-color:#ffffff29}html[data-theme=light] input,html[data-theme=light] textarea{color:#101827;background:#ffffffdb;border-color:#10182724;box-shadow:inset 0 1px #ffffffb8}html[data-theme=light] input::placeholder,html[data-theme=light] textarea::placeholder{color:#10182775}html[data-theme=dark] input,html[data-theme=dark] textarea{color:#f4f7ff;background:#0b152c;border-color:#82a0ff29}html[data-theme=light] .form-card{color:#101827;background:#ffffffb8;border-color:#1018271a;box-shadow:0 18px 44px #0f172a1a}html[data-theme=light] .form-card label,html[data-theme=light] .section-copy,html[data-theme=light] .footer-copy{color:#101827b3}html[data-theme=light] .site-footer{border-top-color:#10182714}html[data-theme=light] .pf-page{color:#101827;background:radial-gradient(circle at 50% 0,#82a0ff33,#0000 34%),radial-gradient(circle at 20% 22%,#25ba791a,#0000 28%),linear-gradient(#fbfcff 0%,#eef3fb 64%,#f8fbff 100%)}html[data-theme=light] .pf-brand-link,html[data-theme=light] .pf-title,html[data-theme=light] .pf-modal-title,html[data-theme=light] .pf-section-title{color:#101827}html[data-theme=light] .pf-card,html[data-theme=light] .pf-account-modal{background:linear-gradient(#ffffffd1,#ffffffa3),#ffffffc7;border-color:#1018271a;box-shadow:0 24px 80px #0f172a1f,inset 0 1px #ffffffd1}html[data-theme=light] .pf-card:before{background:radial-gradient(circle at 50% 0,#82a0ff1f,#0000 36%)}html[data-theme=light] .pf-subtitle,html[data-theme=light] .pf-small-note,html[data-theme=light] .pf-muted,html[data-theme=light] .pf-section-text,html[data-theme=light] .pf-account-row span{color:#101827a3}html[data-theme=light] .pf-account-row{background:#ffffff9e;border-color:#10182714}html[data-theme=light] .pf-account-row strong{color:#101827}html[data-theme=light] .pf-ghost-button,html[data-theme=light] .pf-icon-button{color:#101827;background:#ffffffbd;border-color:#1018271f}html[data-theme=light] .pf-ghost-button:hover,html[data-theme=light] .pf-icon-button:hover{background:#ffffffe6;border-color:#10182733}html[data-theme=light] .pf-modal-backdrop{background:#ecf1f9b8}html[data-theme=light] .pf-video-frame-wrap{background:#fff;border-color:#1018271a}.pf-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr));place-items:start center;gap:clamp(1rem,3vw,2rem);width:min(100%,520px);margin:1.2rem auto 0;display:grid}.pf-platform-card{width:100%;min-height:132px;color:var(--text);cursor:pointer;text-align:center;background:0 0;border:0;align-content:start;justify-items:center;gap:.55rem;padding:.55rem;transition:transform .18s,opacity .18s,filter .18s;display:grid}.pf-platform-card:hover{transform:translateY(-3px)}.pf-platform-card-muted{cursor:default;opacity:.56}.pf-platform-card-muted:hover{transform:none}.pf-platform-logo{object-fit:contain;filter:drop-shadow(0 14px 26px #0f172a24);width:clamp(58px,7vw,84px);height:clamp(58px,7vw,84px)}.pf-platform-title{color:var(--text);letter-spacing:-.025em;font-size:1rem;font-weight:800}.pf-platform-warning{color:#10182794;letter-spacing:-.015em;margin-top:-.35rem;font-size:.72rem;font-weight:700}html[data-theme=dark] .pf-platform-warning{color:#f4f7ff94}html[data-theme=light] .pf-page .pf-subtitle,html[data-theme=light] .pf-page .pf-section-text,html[data-theme=light] .pf-page .pf-small-note,html[data-theme=light] .pf-page .pf-muted{color:#374151}.footer-row-social{flex-wrap:wrap;justify-content:center;align-items:center}.footer-social-label{color:color-mix(in srgb, var(--text) 72%, transparent);letter-spacing:-.02em;font-size:.95rem;font-weight:750}.footer-social-links{justify-content:center;align-items:center;gap:.8rem;display:inline-flex}.footer-social-link{background:#ffffffb8;border:1px solid #1018271a;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;box-shadow:0 10px 26px #0f172a1a}.footer-social-link:hover{background:#ffffffeb;transform:translateY(-2px);box-shadow:0 14px 34px #0f172a24}.footer-social-icon{object-fit:contain;width:24px;height:24px}@media (width<=600px){.pf-platform-grid{gap:.7rem}.pf-platform-card{min-height:112px;padding:.35rem}.pf-platform-warning{font-size:.66rem}}.auth-page{color:#111827;background:#fff;min-height:100vh}.auth-brand-bar{z-index:20;pointer-events:none;align-items:center;height:76px;padding:0 24px;display:flex;position:fixed;inset:0 0 auto}.auth-brand-link{pointer-events:auto;color:#111827;letter-spacing:-.03em;align-items:center;gap:.62rem;font-size:1.05rem;font-weight:850;display:inline-flex}.auth-brand-logo{object-fit:contain;width:30px;height:30px}.auth-layout{grid-template-columns:minmax(520px,40%) minmax(0,1fr);min-height:100vh;display:grid}.auth-form-panel{background:#fff;place-items:center;min-height:100vh;padding:104px 34px 44px;display:grid}.auth-form-shell{gap:1.35rem;width:min(100%,390px);display:grid}.auth-confirm-shell,.auth-pending-card{align-content:start}.auth-heading{gap:.45rem;display:grid}.auth-kicker{color:#16865b;letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:850}.auth-heading h1,.auth-form-shell>h1,.auth-pending-card h1{color:#111827;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3.8vw,2.7rem);line-height:1.03}.auth-heading p,.auth-intro{color:#5f6b7b;margin:0;font-size:.98rem;line-height:1.6}.auth-provider-stack{gap:.72rem;display:grid}.auth-provider-button,.auth-primary-button,.auth-secondary-button{letter-spacing:-.02em;border-radius:8px;width:100%;min-height:48px;font-weight:780}.auth-provider-button{color:#1f2937;text-align:center;background:#fff;border:1px solid #d7dce3;grid-template-columns:24px 1fr auto;align-items:center;gap:.6rem;padding:.74rem .85rem;display:grid;position:relative}.auth-provider-button:disabled{cursor:not-allowed;opacity:.72}.auth-provider-icon{border-radius:999px;place-items:center;width:24px;height:24px;font-weight:900;display:inline-grid}.auth-provider-icon-google{color:#4285f4;background:#f5f8ff}.auth-provider-icon-apple{color:#111827;background:#f2f3f5;font-size:.7rem}.auth-coming-soon{color:#667085;letter-spacing:.04em;text-transform:uppercase;background:#eef1f5;border-radius:999px;padding:.2rem .42rem;font-size:.61rem;font-weight:850}.auth-divider{color:#7a8492;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;font-size:.82rem;font-weight:650;display:grid}.auth-divider span{background:#dde1e7;height:1px}.auth-form,.auth-resend-form,.auth-pending-card{gap:1rem;display:grid}.auth-field{color:#273142;gap:.42rem;font-size:.84rem;font-weight:760;display:grid}.auth-field-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.auth-field-hint{color:#8a94a3;font-size:.72rem;font-weight:600}.auth-field input,.auth-password-wrap input{color:#111827;width:100%;min-height:47px;box-shadow:none;background:#fff;border:1px solid #d8dde5;border-radius:7px;padding:.78rem .82rem}.auth-field input::placeholder,.auth-password-wrap input::placeholder{color:#9aa3af}.auth-field input:focus,.auth-password-wrap input:focus{border-color:#25ba79;box-shadow:0 0 0 3px #25ba791f}.auth-password-wrap{display:block;position:relative}.auth-password-wrap input{padding-right:68px}.auth-password-toggle{color:#657183;cursor:pointer;background:0 0;border:0;padding:.35rem .45rem;font-size:.72rem;font-weight:760;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-primary-button,.auth-secondary-button{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:.78rem 1rem;display:inline-flex}.auth-primary-button{color:#06130d;background:#25ba79;border-color:#19a96c;box-shadow:0 8px 22px #25ba792e}.auth-primary-button:hover:not(:disabled){background:#20ad70}.auth-secondary-button{color:#273142;background:#fff;border-color:#d6dce4}.auth-primary-button:disabled,.auth-secondary-button:disabled{cursor:not-allowed;opacity:.62}.auth-switch-copy{color:#5f6b7b;text-align:center;margin:0;font-size:.88rem}.auth-switch-copy button,.auth-switch-copy a,.auth-text-button{color:#1c6f4e;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.auth-text-button{justify-self:center;font-size:.86rem}.auth-info-box{border:1px solid;border-radius:9px;padding:.82rem .9rem;font-size:.84rem;line-height:1.5}.auth-info-box-success{color:#11653f;background:#effaf4;border-color:#b8e8d1}.auth-info-box-warning{color:#70530a;background:#fff9e8;border-color:#f0d99a}.auth-info-box-error{color:#9d2633;background:#fff2f3;border-color:#efc0c5}.auth-status-icon{color:#16865b;background:#eaf8f1;border-radius:14px;place-items:center;width:52px;height:52px;font-size:1.45rem;font-weight:900;display:grid}.auth-showcase-panel{background:radial-gradient(circle at 32% 32%,#25ba7914,#0000 26%),radial-gradient(circle at 68% 68%,#6f8fff1a,#0000 28%),#fafafa;border-left:1px solid #edf0f3;min-height:100vh;position:relative;overflow:hidden}.auth-showcase-panel:before,.auth-showcase-panel:after{content:"";filter:blur(4px);opacity:.52;border-radius:999px;position:absolute}.auth-showcase-panel:before{border:1px solid #25ba7924;width:420px;height:420px;top:-130px;right:-180px}.auth-showcase-panel:after{border:1px solid #6f8fff24;width:560px;height:560px;bottom:-260px;left:-260px}@media (width<=980px){.auth-layout{grid-template-columns:minmax(0,1fr)}.auth-showcase-panel{display:none}.auth-form-panel{padding-top:96px}}@media (width<=560px){.auth-brand-bar{height:66px;padding:0 16px}.auth-form-panel{place-items:start center;padding:88px 20px 34px}.auth-form-shell{width:100%}.auth-provider-button{grid-template-columns:24px minmax(0,1fr)}.auth-coming-soon{grid-column:1/-1;justify-self:center}}.pf-account-row-name{align-items:flex-start}.pf-account-value-with-action,.pf-account-name-editor{justify-items:end;gap:.55rem;width:min(100%,280px);display:grid}.pf-account-value-with-action{grid-template-columns:minmax(0,1fr) auto;align-items:center}.pf-account-value-with-action strong{max-width:100%}.pf-account-name-input-wrap{gap:.3rem;width:100%;display:grid}.pf-account-name-input-wrap input{width:100%;min-height:42px;color:var(--text);background:#ffffff12;border:1px solid #ffffff24;border-radius:12px;padding:.68rem .75rem}.pf-account-name-input-wrap input:focus{border-color:#25ba79;box-shadow:0 0 0 3px #25ba7924}.pf-account-name-input-wrap small{color:#edf3ff85;text-align:right;font-size:.72rem}.pf-account-name-actions{gap:.45rem;display:flex}.pf-inline-button{color:#7ce7b8;cursor:pointer;background:#25ba791f;border:1px solid #25ba7961;border-radius:999px;min-height:34px;padding:.42rem .7rem;font-size:.75rem;font-weight:800}.pf-inline-button:hover:not(:disabled){background:#25ba7933}.pf-inline-button-muted{color:#edf3ffb8;background:#ffffff0d;border-color:#ffffff1f}.pf-inline-button:disabled{cursor:not-allowed;opacity:.58}.pf-account-message{color:#edf3ffb8;margin:-.15rem 0 0;font-size:.8rem;line-height:1.45}html[data-theme=light] .pf-account-name-input-wrap input{color:#101827;background:#fff;border-color:#10182724}html[data-theme=light] .pf-account-name-input-wrap small,html[data-theme=light] .pf-account-message{color:#10182794}html[data-theme=light] .pf-inline-button{color:#116b48}html[data-theme=light] .pf-inline-button-muted{color:#101827b3;background:#1018270a;border-color:#1018271f}@media (width<=600px){.pf-account-value-with-action,.pf-account-name-editor{justify-items:stretch;width:100%}.pf-account-value-with-action{grid-template-columns:minmax(0,1fr) auto}.pf-account-name-actions{justify-content:flex-end}}
