:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20251f;background:#f4f3ed;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}a{color:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}aside{display:flex;min-height:100vh;flex-direction:column;padding:32px 22px;background:#172219;color:#f8f6eb}.brand{margin-bottom:48px;font-size:24px;font-weight:800;letter-spacing:.04em}.brand span{color:#a9db94;font-weight:500}nav{margin-top:28px}nav h2{margin:0 10px 8px;color:#91a092;font-size:11px;letter-spacing:.12em;text-transform:uppercase}nav button{width:100%;padding:10px 12px;border:0;border-radius:8px;color:#cbd3cb;background:transparent;text-align:left;cursor:pointer}nav button.active,nav button:hover{background:#28382a;color:#fff}main{padding:48px clamp(28px,6vw,88px)}header{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid #d7d7cf;padding-bottom:24px}.eyebrow{margin:0 0 8px;color:#70806f;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1{margin:0;font-size:38px;letter-spacing:-.04em}.primary{border:0;border-radius:8px;padding:11px 16px;color:#fff;background:#286c38;font-weight:700;cursor:pointer}.button-link{display:inline-block;text-decoration:none}.account{margin-top:auto;padding:24px 10px 0;border-top:1px solid #344237}.account span{display:block;overflow:hidden;margin-bottom:8px;color:#aeb8af;font-size:12px;text-overflow:ellipsis}.account button{padding:0;border:0;color:#f8f6eb;background:none;cursor:pointer}.auth-screen{display:grid;min-height:100vh;padding:32px;place-content:center;justify-items:center;text-align:center}.auth-screen h1{margin-bottom:12px}.auth-copy{max-width:360px;margin:0 0 28px;color:#667064;line-height:1.6}.auth-error{max-width:440px;padding:12px 16px;border-radius:8px;color:#8d2f24;background:#f8dfdb;font-size:14px}.policy{max-width:720px;min-height:100vh;margin:0 auto;padding:64px 28px 88px}.policy-brand{display:inline-block;margin-bottom:64px;color:#172219;font-size:22px;font-weight:800;letter-spacing:.04em;text-decoration:none}.policy-brand span{color:#43804b;font-weight:500}.policy h1{margin-bottom:8px}.policy h2{margin:36px 0 8px;font-size:18px}.policy p{color:#586157;line-height:1.7}.policy-updated{margin-bottom:48px;font-size:14px}.policy .button-link{margin-top:24px}.empty-state{max-width:520px;margin:17vh auto 0;text-align:center}.mark{display:grid;width:54px;height:54px;margin:0 auto 24px;place-items:center;border-radius:50%;background:#dcebd7;color:#286c38;font-weight:900}.empty-state h2{font-size:26px;letter-spacing:-.025em}.empty-state p{margin:0 auto 24px;color:#667064;line-height:1.65}@media(max-width:720px){.shell{grid-template-columns:1fr}aside{padding:20px}.brand{margin-bottom:20px}aside nav{display:none}main{padding:28px 20px}header{align-items:center}}
