:root{--ink:#152d2b;--green:#0e796c;--cream:#f5f2e9;--line:#d9e3dc;--muted:#596a65}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fbfcf9;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.onboard-page{min-height:100vh;background:linear-gradient(115deg,#f7f4eb 0%,#fbfcf9 58%,#edf7f1 100%)}.site-header{height:92px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #152d2b17}.brand{display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:800;letter-spacing:-.6px;line-height:0}.brand-mark{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;color:#fff;background:var(--green);transform:rotate(-4deg)}.brand-logo{display:block;height:72px;width:auto;max-width:min(260px,48vw)}.back-link{display:flex;align-items:center;gap:7px;color:#62706c;font-size:13px;font-weight:700}.back-link:hover{color:var(--green)}.onboard-shell{max-width:1184px;min-height:calc(100vh - 76px);margin:auto;padding:64px 28px 70px;display:grid;grid-template-columns:1fr 470px;align-items:center;gap:112px}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:9px;color:var(--green);text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:1.7px}.eyebrow i{width:8px;height:8px;border-radius:50%;background:#24b78e;box-shadow:0 0 0 5px #24b78e21}.intro h1{margin:23px 0 27px;font-family:Georgia,serif;font-size:clamp(52px,5vw,74px);line-height:.96;letter-spacing:-4px;font-weight:500}.intro h1 em{color:var(--green);font-weight:400}.lead{max-width:610px;margin:0;color:var(--muted);font-size:18px;line-height:1.7}.setup-path{position:relative;margin-top:42px;display:grid}.setup-path:before{content:"";position:absolute;left:20px;top:40px;bottom:40px;border-left:1px dashed #aacfc2}.setup-step{position:relative;display:flex;align-items:center;gap:17px;padding:10px 0}.setup-step>b{position:relative;z-index:1;width:41px;height:41px;flex:0 0 41px;border:1px solid #b9d9ce;border-radius:12px;background:#f8fbf8;display:grid;place-items:center;color:var(--green);font:500 17px Georgia,serif}.setup-step p,.assurance p{margin:0;display:flex;flex-direction:column}.setup-step strong{font-size:14px}.setup-step small{color:#75847f;font-size:12px;margin-top:3px}.assurance{max-width:560px;margin-top:35px;padding:16px 18px;border:1px solid #cfe3db;border-radius:13px;background:#edf8f2;display:flex;align-items:center;gap:13px;color:var(--green)}.assurance>span{font-weight:900}.assurance small{margin-top:3px;color:#60756e;font-size:11px;line-height:1.4}.auth-panel{width:100%}.auth-card{position:relative;padding:38px 40px;background:#fff;border:1px solid #dce6e0;border-radius:20px;box-shadow:0 28px 70px #152d2b1c}.auth-card:after{content:"";position:absolute;inset:13px -13px -13px 13px;border:1px solid #c7ded5;border-radius:20px;z-index:-1}.auth-icon{width:48px;height:72px;margin-bottom:27px;border-radius:14px;display:grid;place-items:center;background:#e5f6ee;color:var(--green);font-size:22px}.auth-card h2{margin:10px 0 8px;font:500 36px/1.06 Georgia,serif;letter-spacing:-1.3px}.auth-copy{margin:0 0 28px;color:#6b7975;font-size:13px;line-height:1.6}.field{margin:18px 0}.field label{font-size:12px;font-weight:800;color:#394b46}.label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.label-row small{font-size:10px;color:#899691}.field>label{display:block;margin-bottom:7px}input{width:100%;height:49px;padding:0 14px;border:1px solid #d8e1dc;border-radius:10px;background:#fff;color:var(--ink);font:13px Arial,sans-serif;outline:0}input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0e796c16}.password-field{position:relative}.password-field input{padding-right:58px}.password-field button{position:absolute;right:7px;top:7px;height:35px;border:0;background:transparent;color:#647570;font-size:10px;font-weight:800;cursor:pointer}.button{width:100%;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:800}.primary{margin-top:6px;background:var(--green);color:#fff;box-shadow:0 10px 24px #0e796c2d}.primary:hover{background:#09695e}.secondary{border:1px solid #cad6d0;background:#fff}.secondary:hover{background:#f5f8f5}.secure{display:flex;align-items:center;justify-content:center;gap:6px;margin:13px 0 0;color:#87938f;font-size:10px}.secure span{color:var(--green)}.divider{display:flex;align-items:center;gap:12px;margin:25px 0 17px;color:#8a9692;font-size:10px}.divider:before,.divider:after{content:"";height:1px;flex:1;background:#e4e9e6}.trust{margin-top:29px;display:flex;justify-content:center;gap:22px;color:#697873;font-size:10px}.trust span{color:#697873}.trust span::first-letter{color:var(--green)}
@media(max-width:920px){.onboard-shell{grid-template-columns:1fr;gap:54px;max-width:700px}.intro h1 br{display:none}.auth-panel{max-width:500px}.setup-path{grid-template-columns:repeat(3,1fr);gap:12px}.setup-path:before{left:50px;right:50px;top:30px;bottom:auto;border-left:0;border-top:1px dashed #aacfc2}.setup-step{align-items:flex-start;flex-direction:column}.setup-step p{position:relative;z-index:1;background:#f8faf6;padding-right:6px}}
@media(max-width:600px){.site-header{height:66px;padding:0 18px}.back-link{font-size:0}.back-link span{font-size:20px}.onboard-shell{padding:46px 18px 55px;gap:40px}.intro h1{font-size:47px;letter-spacing:-2.6px}.lead{font-size:15px}.setup-path{grid-template-columns:1fr;margin-top:30px}.setup-path:before{left:20px;right:auto;top:35px;bottom:35px;border-top:0;border-left:1px dashed #aacfc2}.setup-step{flex-direction:row;align-items:center}.setup-step p{padding-right:0}.assurance{align-items:flex-start}.auth-card{padding:30px 22px}.auth-card h2{font-size:31px}.trust{flex-direction:column;align-items:center;gap:8px}}

/* signup wizard progress dots */
.auth-progress { display:flex; gap:.45rem; margin-bottom:.2rem; }
.auth-progress .dot { width:.6rem; height:.6rem; border-radius:50%; background:var(--muted,#c9c2b4); opacity:.45; transition:all .2s; }
.auth-progress .dot.active { background:var(--accent,#2a7f6f); opacity:1; transform:scale(1.15); }
.auth-progress .dot.done { background:var(--accent,#2a7f6f); opacity:.8; }

/* utility: hide wizard panels (was previously provided by the browser default for the `hidden` attribute, but panels also toggle via class) */
.hidden { display: none !important; }


/* Full-width wizard + dashboard (siblings of the landing shell) */
.workspace{max-width:760px;margin:0 auto;padding:40px 28px 70px}
.workspace .card,.workspace-footer+.card{background:#fff;border:1px solid #dce6e0;border-radius:16px;padding:28px;margin:0 0 18px;box-shadow:0 12px 36px #152d2b12}
.workspace .steps{display:flex;gap:8px;margin:0 0 22px}
.workspace .step{flex:1;height:6px;border-radius:99px;background:#d7e4de}
.workspace .step.done{background:var(--green)}
.workspace label{display:block;margin:14px 0 6px;font-size:12px;font-weight:800;color:#394b46}
.workspace input,.workspace select,.workspace textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d8e1dc;border-radius:10px;font:13px Arial,sans-serif}
.workspace textarea{min-height:72px;resize:vertical}
.workspace .row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.workspace button{margin-top:14px;margin-right:8px;height:44px;padding:0 16px;border-radius:10px;border:0;background:var(--green);color:#fff;font-size:13px;font-weight:800;cursor:pointer}
.workspace button.secondary{background:#fff;color:var(--ink);border:1px solid #cad6d0}
.workspace button.danger{background:#b42318}
.workspace .svc{list-style:none;padding:0;margin:12px 0}
.workspace .svc li{padding:10px 0;border-bottom:1px solid #e6eeea}
.workspace .muted{color:#75847f;font-size:12px}
.workspace .msg{margin-top:12px;font-size:13px}
.workspace .msg.ok{color:var(--green)}
.workspace .msg.err{color:#b42318}
.workspace-footer{max-width:760px;margin:0 auto;padding:0 28px 40px;color:#75847f;font-size:12px}
@media(max-width:600px){.workspace .row{grid-template-columns:1fr}.workspace{padding:28px 18px 50px}}

.theme-toggle{appearance:none;border:1px solid var(--line);background:#fff;color:var(--ink);width:42px;height:42px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px}
.theme-toggle-moon{display:none}
html[data-theme="dark"] .theme-toggle-sun{display:none}
html[data-theme="dark"] .theme-toggle-moon{display:inline}
.brand-logo.theme-dark{display:none}
html[data-theme="dark"] .brand-logo.theme-light{display:none}
html[data-theme="dark"] .brand-logo.theme-dark{display:block}
html[data-theme="dark"]{color-scheme:dark;--ink:#e8eef6;--green:#3db8ff;--cream:#122033;--line:#2a3d55;--muted:#9bb0c7}
html[data-theme="dark"] body,.onboard-page{background:#0b1522;color:var(--ink)}
html[data-theme="dark"] .onboard-page{background:linear-gradient(115deg,#0d1a2b 0%,#0b1522 58%,#102338 100%)}
html[data-theme="dark"] .site-header{border-bottom-color:#ffffff14}
html[data-theme="dark"] .auth-card{background:#122033;border-color:var(--line);box-shadow:0 28px 70px #00000066}
html[data-theme="dark"] .auth-card:after{border-color:#2a3d55}
html[data-theme="dark"] .auth-copy,.lead,.back-link{color:var(--muted)}
html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea{background:#0f1b2b;border-color:var(--line);color:var(--ink)}
html[data-theme="dark"] .secondary{background:#122033;border-color:var(--line);color:var(--ink)}
html[data-theme="dark"] .assurance{background:#163049;border-color:#2a3d55}
html[data-theme="dark"] .setup-step>b{background:#163049;border-color:#2a3d55}
html[data-theme="dark"] .workspace .card{background:#122033;border-color:var(--line)}
html[data-theme="dark"] .workspace button.secondary{background:#122033;color:var(--ink)}
