html{background:#f6f7fb}body{min-width:320px;min-height:100vh}button,a{font:inherit}:root{color:#121214;background:#f6f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit}.page{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:40;color:#fff;background:#101827;border-bottom:1px solid #334155;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:30px;max-width:1280px;height:88px;margin:auto;padding:0 24px;display:flex}.brand{letter-spacing:.18em;align-items:center;gap:11px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.brand-mark{color:#fff;background:#121214;border:1px solid #7180bd;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.desktop-nav{align-items:center;gap:8px;display:flex}.desktop-nav a,.search-link{color:#dbe3ef;border-radius:999px;padding:10px 12px;font-size:13px;font-weight:650;text-decoration:none}.desktop-nav a:hover,.search-link:hover{color:#fff;background:#ffffff12}.nav-actions{align-items:center;gap:12px;display:flex}.account-pill{background:#ffffff12;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:700;display:flex}.account-pill img{object-fit:cover;border-radius:50%;width:28px;height:28px}.account-main{flex:1;padding:56px 28px}.shell{max-width:1120px;margin:auto}.account-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}h1{margin:8px 0;font-size:42px}h2{margin:8px 0 10px}p{color:#60636b;line-height:1.6}.eyebrow,small{letter-spacing:.16em;color:#4b5eaa;font-size:12px;font-weight:800}.status{color:#14753b;background:#ecfaf1;border:1px solid #b9e5ca;border-radius:999px;padding:8px 14px;font-weight:700}.grid{grid-template-columns:1.35fr .65fr;gap:22px;margin-bottom:22px;display:grid}.card{background:#fff;border:1px solid #e4e5ea;border-radius:28px;padding:30px;box-shadow:0 8px 30px #1212140a}.profile{align-items:center;gap:22px;display:flex}.avatar,.profile img{border-radius:24px;width:78px;height:78px}.avatar{color:#fff;background:#121214;place-items:center;font-size:22px;font-weight:800;display:grid}.profile img{object-fit:cover}.dark{color:#fff;background:#121214}.dark p{color:silver}.card a{color:#4b5eaa;font-weight:750;text-decoration:none}.dark a{color:#fff}button{color:#fff;cursor:pointer;background:#121214;border:0;border-radius:999px;padding:12px 20px;font-weight:750}.secondary{color:#121214;background:#fff;border:1px solid #cfd1d8}.center{text-align:center;flex:1;place-items:center;padding:70px 28px;display:grid}.center section{max-width:620px}.site-footer{color:#fff;background:#020617;border-top:1px solid #1e293b;padding:58px 24px 28px}.footer-wrap{grid-template-columns:2fr repeat(3,1fr);gap:46px;max-width:1280px;margin:auto;display:grid}.footer-brand p{color:#94a3b8;max-width:340px;font-size:13px}.footer-logo{margin-bottom:16px}.site-footer h3{text-transform:uppercase;letter-spacing:.1em;color:#cbd5e1;margin:0 0 16px;font-size:12px}.site-footer a{color:#94a3b8;margin:10px 0;font-size:13px;text-decoration:none;display:block}.site-footer a:hover{color:#fff}.footer-bottom{color:#64748b;border-top:1px solid #0f172a;justify-content:space-between;max-width:1280px;margin:42px auto 0;padding-top:24px;font-size:12px;display:flex}.footer-bottom a{margin:0}@media (width<=860px){.desktop-nav,.search-link{display:none}.nav-wrap{height:72px}.account-pill span{display:none}.account-main{padding:34px 18px}.account-heading{flex-direction:column;align-items:start}.grid{grid-template-columns:1fr}h1{font-size:34px}.footer-wrap{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=520px){.footer-wrap{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}}
