:root{color:#1b1f24;background:#f8faf9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:#116149}button,input{font:inherit}.shell{grid-template-rows:auto 1fr;min-height:100vh;display:grid}.topbar{background:#fff;border-bottom:1px solid #dbe3df}.topbar-inner,.page{width:min(100% - 32px,880px);margin:0 auto}.topbar-inner{justify-content:space-between;align-items:center;gap:16px;height:64px;display:flex}.brand{color:inherit;font-weight:750;text-decoration:none}.nav{align-items:center;gap:14px;display:flex}.page{padding:48px 0}.panel{width:min(100%,440px)}.stack{gap:16px;display:grid}.field{gap:6px;display:grid}.field span{font-size:.92rem;font-weight:650}.field input{background:#fff;border:1px solid #cbd8d1;border-radius:6px;width:100%;padding:11px 12px}.button{color:#fff;cursor:pointer;background:#116149;border:0;border-radius:6px;width:fit-content;padding:11px 16px;font-weight:700}.button.secondary{color:#116149;background:#e6f3ee}.error{color:#9d1c1c}.account-card{background:#fff;border:1px solid #dbe3df;border-radius:8px;padding:20px}
