:root{--blue:#5d7bef;--blue-deep:#405dd7;--yellow:#ffd518;--ink:#111a30;--paper:#f8f5ed;--white:#fffdf8;--muted:#697187;--coral:#ff786b;--green:#38bd78;--line:#dfe3ed}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:"DM Sans",sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit}button,input,select{font:inherit}.skip-link{position:fixed;left:12px;top:12px;z-index:99;background:var(--yellow);padding:10px 14px;border:2px solid var(--ink);transform:translateY(-160%)}.skip-link:focus{transform:none}.register-shell{min-height:100vh;display:grid;grid-template-columns:minmax(440px,44%) minmax(600px,56%)}.register-story{min-height:100vh;padding:34px clamp(32px,4.5vw,72px);background:var(--ink);color:#fff;position:sticky;top:0;align-self:start;overflow:hidden;display:flex;flex-direction:column}.register-story:before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(93,123,239,.26),transparent 68%);right:-190px;top:110px}.story-header{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.brand{display:block;background:var(--white);padding:4px 12px;border-radius:14px}.brand img{display:block;width:132px;height:43px;object-fit:contain}.back-home{display:flex;align-items:center;gap:8px;color:#aeb7d0;text-decoration:none;font-size:13px;font-weight:700}.back-home:hover{color:var(--yellow)}.story-copy{position:relative;z-index:2;margin-top:10vh}.eyebrow{display:flex;align-items:center;gap:10px;color:#aeb8da;font:700 11px "Space Grotesk",sans-serif;letter-spacing:.16em}.eyebrow span{width:8px;height:8px;background:var(--green);border-radius:50%;box-shadow:0 0 0 6px rgba(56,189,120,.13)}.story-copy h1{font:700 clamp(55px,5.2vw,84px)/.91 "Space Grotesk",sans-serif;letter-spacing:-.065em;margin:26px 0}.story-copy h1 em{color:var(--yellow);font-weight:500;position:relative}.story-copy h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:5px;border-top:3px solid var(--blue);border-radius:50%;transform:rotate(-2deg)}.story-copy p{max-width:520px;color:#b7bfd6;font-size:17px;line-height:1.65}.future-orbit{height:290px;position:relative;margin-top:auto;isolation:isolate}.orbit-ring{position:absolute;left:50%;top:50%;border:1.5px solid rgba(138,160,255,.55);border-radius:50%;transform:translate(-50%,-50%) rotate(-14deg)}.ring-one{width:360px;height:135px}.ring-two{width:200px;height:260px;border-color:rgba(255,213,24,.45);transform:translate(-50%,-50%) rotate(38deg)}.core-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-7deg);width:92px;height:92px;border:2px solid var(--yellow);border-radius:29px;background:var(--blue);display:grid;place-items:center;font:700 44px "Space Grotesk";box-shadow:0 18px 50px rgba(0,0,0,.3)}.orbit-chip{position:absolute;display:flex;align-items:center;gap:11px;background:rgba(255,255,255,.94);color:var(--ink);border:1px solid rgba(255,255,255,.5);border-radius:16px;padding:11px 14px;box-shadow:0 15px 35px rgba(0,0,0,.28);animation:float 4s ease-in-out infinite}.orbit-chip>i{width:35px;height:35px;border-radius:11px;display:grid;place-items:center;background:var(--yellow);font-size:17px}.orbit-chip b,.orbit-chip small{display:block}.orbit-chip b{font:700 12px "Space Grotesk"}.orbit-chip small{font-size:10px;color:var(--muted);margin-top:2px}.chip-team{left:3%;top:31px}.chip-task{right:0;bottom:36px;animation-delay:-2s}.chip-task>i{background:var(--coral);color:#fff}.spark{position:absolute;color:var(--yellow);font-size:28px}.spark-one{right:18%;top:22px}.spark-two{left:18%;bottom:18px;color:var(--blue)}.smile{position:absolute;right:7%;top:38px;color:var(--coral);font:bold 37px monospace;transform:rotate(-12deg)}@keyframes float{50%{transform:translateY(-10px) rotate(1deg)}}.story-proof{display:flex;justify-content:space-between;gap:14px;padding-top:21px;border-top:1px solid #303952;color:#9fa9c3;font-size:11px;font-weight:600}.story-proof span{display:flex;gap:7px;align-items:center}.story-proof i{color:var(--yellow)}.register-panel{min-height:100vh;background:var(--white);padding:34px clamp(30px,5vw,78px) 55px}.panel-top{display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:12px;color:var(--muted)}.secure-note,.signin-note a{font-weight:700}.secure-note i{color:var(--green);margin-right:6px}.signin-note a{color:var(--blue);text-decoration:none;margin-left:4px}.form-wrap{width:min(760px,100%);margin:7vh auto 0}.step-label{display:flex;align-items:center;gap:12px;font:700 10px "Space Grotesk";letter-spacing:.16em;color:var(--blue)}.step-label span{width:76px;height:4px;background:linear-gradient(90deg,var(--blue) 50%,#e8eaf1 50%);border-radius:4px}.form-heading h2{font:700 clamp(37px,4vw,52px)/1 "Space Grotesk";letter-spacing:-.05em;margin:18px 0 10px}.form-heading>p{color:var(--muted);margin:0 0 32px}.error-banner{display:flex;gap:13px;align-items:flex-start;background:#fff1ef;border:1px solid #ffc8c1;border-radius:15px;padding:14px 16px;margin-bottom:24px;color:#96352e}.error-banner>i{font-size:19px}.error-banner b,.error-banner span{display:block}.error-banner b{font-size:13px}.error-banner span{font-size:12px;margin-top:3px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field-wide{grid-column:1/-1}.field label{display:block;font:700 12px "Space Grotesk";margin:0 0 8px}.field>small,.match-message{display:block;color:#8a91a2;font-size:10px;margin:6px 2px 0;min-height:13px}.input-shell{height:53px;display:flex;align-items:center;border:1.5px solid var(--line);border-radius:14px;background:#fff;transition:.2s}.input-shell:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px rgba(93,123,239,.11)}.input-shell>i:first-child{width:48px;text-align:center;color:#8a93a8;font-size:17px}.input-shell input,.input-shell select{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--ink);padding:0 15px 0 0;font-size:14px}.input-shell input::placeholder{color:#b5bbc8}.select-shell{position:relative}.select-shell select{appearance:none;cursor:pointer;padding-right:45px}.select-arrow{position:absolute;right:17px;pointer-events:none;color:#687086}.password-toggle{height:100%;width:48px;border:0;background:transparent;color:#8a93a8;cursor:pointer}.password-toggle:hover{color:var(--blue)}.strength{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:5px;align-items:center;margin-top:7px}.strength>span{height:3px;border-radius:3px;background:#e5e8ef}.strength small{font-size:9px;color:#9299a9;margin-left:4px}.strength.level-1 span:nth-child(1){background:var(--coral)}.strength.level-2 span:nth-child(-n+2){background:var(--yellow)}.strength.level-3 span{background:var(--green)}.match-message.good{color:#218b59}.match-message.bad{color:#ca4f46}.consent{display:flex;align-items:flex-start;gap:10px;margin:24px 0;color:var(--muted);font-size:12px;cursor:pointer}.consent input{position:absolute;opacity:0}.custom-check{flex:0 0 19px;width:19px;height:19px;border:1.5px solid #cbd0dc;border-radius:6px;display:grid;place-items:center;background:#fff}.custom-check i{opacity:0;color:#fff}.consent input:checked+.custom-check{background:var(--blue);border-color:var(--blue)}.consent input:checked+.custom-check i{opacity:1}.consent input:focus-visible+.custom-check{box-shadow:0 0 0 4px rgba(93,123,239,.15)}.consent a{color:var(--ink);font-weight:700}.submit-button{width:100%;height:59px;border:2px solid var(--ink);border-radius:16px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px;font:700 15px "Space Grotesk";cursor:pointer;box-shadow:5px 6px 0 var(--ink);transition:.2s}.submit-button:hover{background:var(--blue-deep);transform:translate(-1px,-2px);box-shadow:7px 8px 0 var(--ink)}.submit-button:disabled{opacity:.5;cursor:not-allowed}.submit-button i{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.15)}.after-submit{display:flex;justify-content:center;gap:24px;margin-top:17px;color:#81899a;font-size:10px}.after-submit span{display:flex;align-items:center;gap:5px}.after-submit i{color:var(--green)}@media(max-width:1050px){.register-shell{grid-template-columns:38% 62%}.register-story{padding-inline:28px}.story-copy h1{font-size:56px}.future-orbit{transform:scale(.83);margin-inline:-30px}.story-proof{flex-direction:column}.register-panel{padding-inline:36px}}@media(max-width:800px){.register-shell{display:block}.register-story{position:relative;min-height:auto;padding:22px 22px 38px}.story-copy{margin-top:60px}.story-copy h1{font-size:58px}.story-copy p{max-width:580px}.future-orbit{height:250px;margin-top:20px}.story-proof{flex-direction:row}.register-panel{padding:25px 22px 50px}.form-wrap{margin-top:55px}}@media(max-width:560px){.brand img{width:110px;height:36px}.back-home{font-size:0}.back-home i{font-size:18px}.story-copy{margin-top:45px}.story-copy h1{font-size:49px}.story-copy p{font-size:15px}.future-orbit{height:220px;transform:scale(.72);margin:-5px -70px}.story-proof{display:none}.panel-top{font-size:10px}.form-wrap{margin-top:45px}.field-grid{grid-template-columns:1fr;gap:17px}.field-wide{grid-column:auto}.form-heading h2{font-size:39px}.after-submit{flex-direction:column;align-items:center;gap:7px}.submit-button{height:57px}}@media(prefers-reduced-motion:reduce){.orbit-chip{animation:none}.submit-button{transition:none}}
