:root{--ink:#1d2925;--muted:#66736d;--accent:#ec643c;--green:#294e40;--paper:#f6f7f3;--line:#dfe5de;--white:#fff; font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.65;cursor:wait}:focus-visible{outline:3px solid #c66e34;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:38px;letter-spacing:-1.6px;line-height:1.16}h2{font-size:24px;letter-spacing:-.7px}h3{font-size:16px}p{line-height:1.65}.muted{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:1.9px;font-weight:750;display:block;margin-bottom:18px}.brand{display:flex;align-items:center;gap:12px;letter-spacing:1px;color:inherit;font-size:14px;font-weight:750;line-height:1.05}.brand:hover{text-decoration:none}.brand small{font-size:8px;letter-spacing:2px}.brand-icon{display:grid;place-items:center;background:var(--accent);color:#fff;border-radius:13px;width:46px;height:46px;font-size:32px;letter-spacing:-3px;padding-right:4px}.compact{margin-bottom:40px}.auth-layout{display:grid;grid-template-columns:46% 54%;min-height:100vh}.auth-story{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:50px 12%;background:#234638;color:#f4f4e9;overflow:hidden}.auth-story:after{content:"";position:absolute;right:-190px;bottom:-150px;width:460px;height:460px;border:1px solid #ffffff18;border-radius:50%;pointer-events:none}.story-content{margin:80px 0}.story-content h1{font-size:clamp(38px,4.2vw,65px);font-weight:500;letter-spacing:-2.6px;line-height:1.1}.story-content em{font-family:Georgia,serif;color:#ffc29b;font-weight:400}.story-content>p{max-width:320px;color:#c8d7ca;font-size:15px}.story-line{display:flex;gap:16px;margin-top:48px;border-top:1px solid #ffffff26;padding-top:25px}.story-line>span{font-size:12px;color:#ffba92}.story-line b{font-size:14px;font-weight:550}.story-line p{font-size:12px;color:#c8d7ca;margin:5px 0}.story-footer{font-size:9px;letter-spacing:1.5px;color:#c8d7ca}.auth-form{display:grid;place-items:center;padding:64px 36px;background:#fff}.form-card{width:100%;max-width:390px}.form-card h2{font-size:31px;line-height:1.2}.form-card>.muted{font-size:14px;margin-bottom:28px}label{display:block;font-size:13px;font-weight:600;margin:20px 0 9px}input:not([type=hidden]){display:block;width:100%;height:48px;border:1px solid #cbd4cc;border-radius:8px;padding:0 13px;color:var(--ink);background:#fff}input::placeholder{color:#7c8780}.hint{font-size:11px;color:var(--muted);margin:8px 0 18px}.primary,.outline,.danger{border-radius:8px;padding:14px 20px;font-size:13px;font-weight:650;border:1px solid transparent}.primary{background:var(--green);color:#fff}.primary:hover{background:#1b3b2e;text-decoration:none}.form-card button.primary,.token-card button.primary{width:100%;margin-top:16px}.outline{border-color:#cbd4cc;background:#fff;color:var(--ink)}.danger{background:#fff;border-color:#dfc0b9;color:#983f2c}.button-link{display:inline-block;text-align:center}.forgot{display:block;text-align:right;margin:18px 0;font-size:12px}.form-bottom{margin:28px 0 10px;text-align:center;font-size:13px;color:var(--muted)}.form-bottom a{font-weight:650}.subtle-link{display:block;text-align:center;font-size:12px}.secure-note{font-size:11px;text-align:center;color:var(--muted);margin-top:40px}.submit-status{font-size:12px;margin:8px 0}.notice{padding:15px 18px;border-radius:8px;margin:20px 0;background:#e5efde;font-size:14px}.notice.error{background:#fff0e9;color:#843922}.center-page{min-height:100vh;display:grid;place-items:center;padding:30px}.panel{padding:32px;background:#fff;border:1px solid var(--line);border-radius:12px}.token-card{max-width:520px;width:100%}.token-card h1{font-size:30px}.token-card .button-link{margin-top:20px}.app-layout{display:grid;grid-template-columns:234px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:#fff;border-right:1px solid var(--line);padding:36px 25px;display:flex;flex-direction:column}.sidebar .brand{margin-bottom:65px}.nav-label{font-size:9px;font-weight:700;letter-spacing:1.5px;color:#828b85}.sidebar nav a{display:flex;gap:15px;align-items:center;padding:14px 12px;border-radius:8px;font-size:13px;color:#4b5c51;margin:4px 0}.sidebar nav a:hover{background:#f0f4ec;text-decoration:none}.sidebar-note{margin-top:auto;border-top:1px solid var(--line);padding-top:22px;font-size:12px}.sidebar-note p{font-size:11px;color:var(--muted);margin:8px 0 20px}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#5a815c;margin-right:7px}.quiet{font-size:12px;border:0;background:transparent;padding:12px 0;color:var(--muted)}.workspace{max-width:1500px;width:100%;padding:0 48px 45px;margin:0 auto}.topbar{display:flex;align-items:center;justify-content:space-between;height:89px;border-bottom:1px solid var(--line);font-size:9px;letter-spacing:1px;color:var(--muted)}.account-pill{letter-spacing:0;font-size:11px;padding:8px 12px;background:#e8efdf;border-radius:20px;color:#436138}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:42px 0 30px}.page-heading .eyebrow{color:#77816e;margin-bottom:12px}.page-heading h1{margin-bottom:12px;font-size:34px}.page-heading p{font-size:13px;margin:0}.welcome-panel{border-radius:14px;background:#e8ecdE;padding:36px 40px;display:grid;grid-template-columns:1.4fr 1fr;overflow:hidden;gap:25px}.welcome-panel h2{font-size:32px;line-height:1.17;font-weight:550}.welcome-panel p{font-size:13px;max-width:360px;color:#55664f}.welcome-panel .eyebrow{color:#637557}.welcome-panel .primary{margin-top:6px}.house-art{position:relative;display:grid;place-items:center;min-height:240px}.house-art>span{font-family:Georgia,serif;font-size:126px;letter-spacing:-12px;color:#f5f5e7;background:#65836b;width:195px;height:195px;border-radius:32% 32% 26% 26%;display:grid;place-items:center;padding:0 10px 20px 0;transform:rotate(-9deg);z-index:1}.orbit{position:absolute;border:1px solid #65836b50;border-radius:50%;width:275px;height:275px}.orbit.two{width:325px;height:325px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-top:38px}.section-heading h2{font-size:18px;margin-bottom:12px}.tag{font-size:10px;color:#5a685c;border:1px solid #c9d3c4;padding:5px 10px;border-radius:20px}.section-heading+.muted{font-size:12px}.steps{padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:12px;background:#fff;margin:22px 0}.steps li{padding:23px;border-right:1px solid var(--line)}.steps li:last-child{border:0}.steps li>span{font-size:11px;font-weight:650;background:#f0f3eb;border-radius:7px;padding:7px 8px;display:inline-block;margin-bottom:21px;color:#718163}.steps h3{font-size:13px;margin-bottom:9px}.steps p{font-size:11px;color:var(--muted);margin:0}.info-strip{display:flex;gap:16px;padding:20px 4px}.info-strip>span{font-size:27px;color:#789172}.info-strip b{font-size:12px;font-weight:600}.info-strip p{font-size:11px;margin:4px 0;color:var(--muted)}.account-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:25px}.account-grid .panel h2{font-size:20px}.account-grid .muted{font-size:13px}.account-grid .eyebrow{margin-top:30px;margin-bottom:10px}.email{overflow-wrap:anywhere;font-size:14px}hr{border:0;border-top:1px solid var(--line);margin:30px 0}.skip{position:absolute;top:-100px;left:15px;padding:10px;background:#fff;z-index:100}.skip:focus{top:10px}
@media(max-width:1100px){.workspace{padding:0 28px 30px}.app-layout{grid-template-columns:200px 1fr}.sidebar{padding:30px 18px}.steps li{padding:18px 13px}.welcome-panel{padding:30px}.house-art>span{width:150px;height:150px;font-size:100px}.orbit{width:200px;height:200px}.orbit.two{width:250px;height:250px}.account-grid{grid-template-columns:1fr}}
@media(max-width:760px){.auth-layout{grid-template-columns:1fr}.auth-story{padding:25px}.story-content,.story-footer{display:none}.auth-form{padding:40px 24px}.app-layout{display:block}.sidebar{position:relative;height:auto;padding:18px 22px;border-right:0;border-bottom:1px solid var(--line);display:flex;flex-direction:row;align-items:center;gap:18px;flex-wrap:wrap}.sidebar .brand{margin:0;font-size:11px}.sidebar .brand-icon{width:36px;height:36px;font-size:27px}.sidebar .nav-label,.sidebar-note{display:none}.sidebar nav{display:flex;flex:1}.sidebar nav a{padding:8px;font-size:11px;gap:5px}.sidebar form{margin-left:auto}.workspace{padding:0 22px 30px}.topbar{height:64px;font-size:8px}.account-pill{font-size:9px}.page-heading{margin:28px 0 24px;align-items:flex-start}.page-heading h1{font-size:28px}.page-heading>.button-link{display:none}.welcome-panel{grid-template-columns:1fr;padding:27px}.welcome-panel h2{font-size:28px}.house-art{display:none}.steps{grid-template-columns:1fr 1fr}.steps li{padding:20px}.steps li:nth-child(2){border-right:0}.steps li:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-heading{gap:10px}.section-heading h2{font-size:15px}.tag{white-space:nowrap;font-size:9px}.panel{padding:24px}.center-page{padding:20px}.brand.compact{font-size:13px}}
