
:root{color-scheme:dark;font-family:system-ui,sans-serif;color:#eee2ca;background:#101c1c}*{box-sizing:border-box}body{margin:0;background:linear-gradient(#101c1ce0,#101c1c),url('/portal/norvelis-landscape.svg') center top/cover fixed;min-height:100vh}header,main{max-width:1100px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}header a,nav a{color:#e5c17a;text-decoration:none;margin-right:18px}.brand{font:700 30px Georgia,serif;letter-spacing:5px}h1,h2,h3{font-family:Georgia,serif;color:#efdcb2}h1{font-size:clamp(30px,5vw,56px)}.hero{padding:30px 0}.eyebrow{color:#d6b671;letter-spacing:3px;font-size:12px}.panel,article{background:#172727ed;border:1px solid #786645;border-radius:12px;padding:24px;margin:16px 0}.narrow{max-width:560px;margin:auto}label{display:block;margin:16px 0 6px}input,select,button,.button{font:inherit;padding:12px;border:1px solid #887349;border-radius:6px;background:#102121;color:#f4e7cd}input,select{width:100%}button,.button{background:#75603a;color:#fff3d7;cursor:pointer;display:inline-block;text-decoration:none}button:disabled{opacity:.5}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}p{line-height:1.6}small,.muted{color:#b1baae}a{color:#dfc17c}.status{min-height:26px;color:#ebcd8c}table{width:100%;border-collapse:collapse}td,th{padding:10px;text-align:left;border-bottom:1px solid #586451}input[type=checkbox]{width:auto}footer{padding:28px;text-align:center;color:#9fae9c}

/* Hidden account fields must stay hidden despite label/button display styles. */
[hidden]{display:none!important}
