:root{--canvas:#fbf8f2;--surface:#fff;--sunken:#f4f0e8;--ink:#17171b;--muted:#6b6357;--subtle:#938b7e;--line:#e8e2d6;--honey:#f5a524;--honey-deep:#d98700;--mint:#ddf3e4;--sky:#dee9ff;--lilac:#ece5ff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);min-width:320px;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.prelaunch-blank{background:#fff;min-height:100svh}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}:focus-visible{outline-offset:3px;outline:3px solid #17171b47}.hero-wrap{background:radial-gradient(circle at 82% 25%, #fff2d3 0, #fff2d3b8 19%, transparent 46%), var(--canvas);min-height:100svh;position:relative;overflow:hidden}.site-header{z-index:5;justify-content:space-between;align-items:center;max-width:1240px;height:88px;margin:auto;padding:0 28px;display:flex;position:relative}.site-header--compact{max-width:1180px}.wordmark{letter-spacing:-1px;align-items:center;gap:10px;font-size:24px;font-weight:800;display:inline-flex}.wordmark img{object-fit:contain;border-radius:11px}.site-header nav{gap:34px;display:flex}.site-header nav a{color:var(--muted);font-size:14px;font-weight:600;transition:color .14s}.site-header nav a:hover{color:var(--ink)}.button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 24px;font-weight:700;transition:transform .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--dark{background:var(--ink);color:#fff}.button--dark:hover{background:#2c2b31}.button--small{min-height:42px;padding:0 18px;font-size:13px}.hero{grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);align-items:center;gap:72px;max-width:1184px;min-height:calc(100svh - 88px);margin:auto;padding:44px 28px 100px;display:grid}.eyebrow{color:var(--muted);letter-spacing:1.3px;text-transform:uppercase;gap:9px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow i{background:var(--honey);border-radius:50%;width:8px;height:8px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.07em;margin:25px 0 28px;font-size:clamp(60px,7vw,104px);line-height:.91}h1 em,h2 em{color:var(--honey-deep);font-style:normal}.hero__copy>p{color:var(--muted);max-width:570px;font-size:19px;line-height:1.7}.hero__actions{align-items:center;gap:28px;margin-top:36px;display:flex}.text-link{border-bottom:1px solid var(--ink);padding:9px 0;font-size:14px;font-weight:700}.proof{align-items:center;gap:14px;margin-top:52px;display:flex}.proof__faces{display:flex}.proof__faces i{background:var(--mint);border:3px solid var(--canvas);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-left:-9px;font-size:9px;font-style:normal;font-weight:800;display:flex}.proof__faces i:first-child{background:var(--sky);margin-left:0}.proof__faces i:last-child{background:var(--lilac)}.proof>span:last-child{flex-direction:column;display:flex}.proof strong{font-size:13px}.proof small{color:var(--subtle);margin-top:3px;font-size:11px}.hero__visual{height:620px;position:relative}.sun{background:var(--honey);border-radius:50%;width:455px;height:455px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.orbit{border:1px solid #17171b1f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit--one{width:530px;height:530px}.orbit--two{width:640px;height:640px}.phone{border:8px solid var(--ink);z-index:2;background:#fefcf8;border-radius:42px;width:278px;height:548px;padding:13px 19px 22px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)rotate(-2deg);box-shadow:0 34px 80px #4a310633}.phone__bar{justify-content:space-between;font-size:9px;font-weight:800;display:flex}.phone__bar i{background:var(--ink);border-radius:9px;width:54px;height:8px}.phone__welcome{flex-direction:column;margin-top:24px;display:flex}.phone__welcome small{color:var(--honey-deep);letter-spacing:1px;font-size:8px;font-weight:900}.phone__welcome strong{letter-spacing:-.8px;margin-top:5px;font-size:21px;line-height:1.05}.phone__balance{background:var(--ink);color:#fff;border-radius:20px;flex-direction:column;margin-top:17px;padding:17px;display:flex}.phone__balance small{color:#afa99d;letter-spacing:1px;font-size:7px;font-weight:800}.phone__balance strong{margin-top:8px;font-size:25px}.phone__balance span{color:#afa99d;margin-top:2px;font-size:8px}.phone__section{justify-content:space-between;margin:20px 1px 9px;font-size:10px;display:flex}.phone__section span{color:var(--honey-deep);font-size:8px;font-weight:800}.phone__job{border:1px solid var(--line);border-radius:15px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin-top:8px;padding:10px;display:grid}.phone__job>i{background:var(--sunken);border-radius:10px;justify-content:center;align-items:center;height:34px;font-size:15px;font-style:normal;display:flex}.phone__job>span{flex-direction:column;display:flex}.phone__job strong{font-size:9px}.phone__job small{color:var(--subtle);margin-top:3px;font-size:7px}.phone__job b{font-size:8px}.phone__nav{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:16px;padding:8px 13px;display:flex;position:absolute;bottom:16px;left:20px;right:20px;box-shadow:0 8px 20px #17171b14}.phone__nav b{background:var(--sunken);border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.phone__nav b:first-child{background:var(--honey)}.phone__nav span{margin-left:-11px;font-size:8px;font-weight:800}.float-card{border:1px solid var(--line);z-index:3;background:#fff;border-radius:15px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;box-shadow:0 16px 35px #17171b1a}.float-card>span,.float-card>svg{background:var(--mint);color:#0d5c36;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:6px;display:flex}.float-card div{flex-direction:column;display:flex}.float-card small{color:var(--subtle);letter-spacing:1px;font-size:7px;font-weight:900}.float-card strong{margin-top:3px;font-size:11px}.float-card--match{top:135px;left:-2px}.float-card--safe{bottom:112px;right:-2px}.section{max-width:1184px;margin:auto;padding:120px 28px}.statement{text-align:center}.statement h2,.section-heading h2,.tools h2,.trust h2,.download h2{letter-spacing:-.055em;margin:19px 0 55px;font-size:clamp(40px,5vw,70px);line-height:1.02}.audience-grid{text-align:left;grid-template-columns:1fr 1fr;gap:20px;display:grid}.audience-card{border:1px solid #17171b14;border-radius:28px;min-height:365px;padding:34px;position:relative;overflow:hidden}.audience-card:after{content:"";border:70px solid #ffffff40;border-radius:50%;width:280px;height:280px;position:absolute;top:-130px;right:-130px}.audience-card--worker{background:var(--mint)}.audience-card--employer{background:#fff1d6}.audience-card__icon{background:#ffffffb3;border-radius:15px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.audience-card p{text-transform:uppercase;margin:72px 0 13px;font-size:12px;font-weight:800}.audience-card h3{letter-spacing:-.04em;max-width:480px;font-size:clamp(27px,3vw,40px);line-height:1.12}.audience-card__meta{color:var(--muted);font-size:12px;position:absolute;bottom:30px}.how{border-top:1px solid var(--line)}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:60px;display:grid}.section-heading h2{margin-bottom:0}.section-heading>p{color:var(--muted);margin-bottom:4px;line-height:1.7}.steps{margin:80px 0 0;padding:0;list-style:none}.steps li{border-top:1px solid var(--line);grid-template-columns:65px 1fr;align-items:start;gap:38px;padding:35px 0;display:grid}.steps li>span{color:var(--honey-deep);font-size:12px;font-weight:900}.steps h3{letter-spacing:-.03em;margin-bottom:7px;font-size:24px}.steps p{color:var(--muted);max-width:560px;margin-bottom:0;line-height:1.6}.tools{grid-template-columns:.85fr 1.15fr;align-items:start;gap:90px;display:grid}.tools__intro{position:sticky;top:40px}.tools h2{margin-bottom:25px}.tools__intro>p{color:var(--muted);max-width:390px;line-height:1.7}.tools__grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.tools__grid article{background:var(--surface);border:1px solid var(--line);border-radius:22px;min-height:220px;padding:28px}.tools__grid article:nth-child(2){background:var(--sky)}.tools__grid article:nth-child(3){background:var(--lilac)}.tools__grid article:nth-child(4){background:#fff1d6}.tools__grid h3{margin:51px 0 8px;font-size:19px}.tools__grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.trust{background:var(--ink);color:#fff;border-radius:32px;grid-template-columns:95px 1fr .72fr;align-items:center;gap:54px;margin-bottom:120px;padding:70px;display:grid}.trust__mark{background:var(--honey);color:var(--ink);border-radius:24px;justify-content:center;align-items:center;width:82px;height:82px;display:flex}.trust .eyebrow{color:#b9b3aa}.trust h2{margin-bottom:0}.trust>p{color:#bbb7b1;margin:30px 0 0;line-height:1.8}.download{background:var(--honey);border-radius:32px;grid-template-columns:1fr 380px;margin-bottom:28px;padding:75px;display:grid;position:relative;overflow:hidden}.download h2{margin-bottom:24px}.download p{max-width:520px;line-height:1.7}.store-row{gap:10px;margin-top:32px;display:flex}.store-row>span{background:var(--ink);color:#fff;border-radius:13px;align-items:center;gap:10px;padding:10px 17px;display:flex}.store-row b{font-size:11px;line-height:1.1}.store-row small{color:#aaa59d;font-size:8px;font-weight:500}.download__rings{min-height:310px;position:relative}.download__rings i{border:1px solid #17171b2e;border-radius:50%;width:440px;height:440px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.download__rings i:nth-child(2){width:300px;height:300px}.download__rings strong{background:var(--ink);color:var(--honey);border-radius:28%;justify-content:center;align-items:center;width:170px;height:170px;font-size:120px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(5deg)}footer{max-width:1184px;margin:auto;padding:54px 28px 30px}.footer__top{justify-content:space-between;align-items:center;padding-bottom:48px;display:flex}.footer__top p{color:var(--muted);margin:0}.footer__bee{color:var(--honey);font-size:35px}.footer__bottom{border-top:1px solid var(--line);color:var(--subtle);justify-content:space-between;padding-top:25px;font-size:12px;display:flex}.footer__bottom nav{gap:25px;display:flex}.login-page{background:radial-gradient(circle at 20% 68%, #fff0cc, transparent 33%), var(--canvas);min-height:100svh}.login-layout{grid-template-columns:1fr 450px;align-items:center;gap:100px;max-width:1124px;min-height:calc(100svh - 88px);margin:auto;padding:50px 28px 100px;display:grid}.login-story h1{font-size:clamp(54px,7vw,86px)}.login-story>p{color:var(--muted);max-width:550px;font-size:18px;line-height:1.7}.login-note{border-top:1px solid var(--line);align-items:flex-start;gap:14px;max-width:510px;margin-top:48px;padding-top:25px;display:flex}.login-note>svg{color:var(--honey-deep);flex:none}.login-note span{flex-direction:column;display:flex}.login-note strong{font-size:13px}.login-note small{color:var(--muted);margin-top:5px;line-height:1.5}.login-card{border:1px solid var(--line);background:#fff;border-radius:28px;padding:38px;box-shadow:0 24px 70px #43351814}.login-card__mark{background:#fff1d6;border-radius:15px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:28px;display:flex}.login-card h2{letter-spacing:-.045em;margin:12px 0 8px;font-size:38px}.login-card>p:not(.eyebrow){color:var(--muted);font-size:14px}.login-card form{flex-direction:column;gap:18px;margin-top:30px;display:flex}.login-card label{color:var(--muted);flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.login-card input{background:var(--sunken);color:var(--ink);border:1px solid #0000;border-radius:14px;min-height:52px;padding:0 15px}.login-card input:focus{border-color:var(--ink);background:#fff;outline:none}.login-submit{width:100%;margin-top:4px}.login-submit:disabled{cursor:wait;opacity:.65;transform:none}.form-error{color:#9d2019;background:#fff0ee;border:1px solid #f4cbc7;border-radius:12px;padding:11px 13px;font-size:12px;line-height:1.5}.login-card__help{color:var(--subtle);text-align:center;margin-top:22px;font-size:10px;display:block}@media (max-width:900px){.site-header nav{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:70px}.hero__copy>p{margin-left:auto;margin-right:auto}.hero__actions,.proof{justify-content:center}.hero__visual{height:610px}.section-heading,.tools,.trust,.download,.login-layout{grid-template-columns:1fr}.tools__intro{position:static}.trust{text-align:center}.trust__mark{margin:auto}.trust>p{margin-top:0}.download__rings{display:none}.login-layout{gap:45px;max-width:620px}.login-story{text-align:center}.login-story>p,.login-note{margin-left:auto;margin-right:auto}.login-note{text-align:left}}@media (max-width:620px){.site-header{height:74px;padding:0 18px}.site-header .button{min-height:38px;padding:0 13px}.wordmark{font-size:21px}.wordmark img{width:36px;height:36px}.hero{min-height:auto;padding:70px 20px 60px}.hero h1{font-size:58px}.hero__copy>p{font-size:16px}.hero__actions{flex-direction:column;align-items:stretch;gap:14px}.text-link{align-self:center}.hero__visual{transform-origin:top;width:100%;height:510px;transform:scale(.84)}.orbit--two{display:none}.float-card--match{left:-38px}.float-card--safe{right:-38px}.section{padding:85px 20px}.statement h2,.section-heading h2,.tools h2,.trust h2,.download h2{font-size:42px}.audience-grid,.tools__grid{grid-template-columns:1fr}.audience-card{min-height:330px}.section-heading{align-items:start;gap:28px}.steps{margin-top:50px}.tools{gap:48px}.trust{border-radius:0;gap:25px;margin-bottom:0;padding:70px 24px}.download{border-radius:0;margin:0;padding:70px 24px}.store-row{flex-direction:column}.store-row>span{justify-content:center}.footer__top,.footer__bottom{flex-direction:column;align-items:flex-start;gap:18px}.login-layout{padding:55px 18px 70px}.login-story h1{font-size:53px}.login-card{padding:27px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
