:root{font-family:Segoe UI,Arial,sans-serif;color:#101b3a;background:#f3f5f6;font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:#06763c;text-underline-offset:3px}.account-header{background:#414141;color:white;min-height:76px;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:24px;color:white;text-decoration:none;font-weight:600}.brand img{width:112px;max-height:42px;object-fit:contain}.account-header nav{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.account-header a{color:white}.signed-in{font-size:13px}.account-main{max-width:1120px;margin:48px auto;padding:0 24px}.card{background:white;border:1px solid #e0e5e9;border-radius:10px;padding:36px;box-shadow:0 6px 24px #101b3a08}.login-card{max-width:440px;margin:9vh auto}.edit-card{max-width:600px;margin:auto}.eyebrow{font-size:12px;letter-spacing:1.3px;text-transform:uppercase;color:#5e7095}h1{font-size:28px;margin:12px 0 16px;font-weight:650}.muted{color:#5e7095;line-height:1.6}.small{font-size:13px}label{display:block;margin:22px 0 8px;font-weight:600;font-size:14px}input:not([type=checkbox],[type=hidden]),select{display:block;width:100%;padding:12px;border:1px solid #b7c1ce;border-radius:5px;font:inherit;background:#fff;color:#101b3a}input:focus,select:focus{outline:2px solid #00ad50;outline-offset:2px}.checkbox{display:flex;gap:9px;align-items:center;font-weight:400}.checkbox input{width:17px;height:17px}button,.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border:0;border-radius:5px;background:#00833e;color:white;font:inherit;font-weight:600;text-decoration:none;cursor:pointer}button:hover,.button:hover{background:#006830}.login-card button{width:100%;margin-top:8px}.secondary{background:transparent;border:1px solid #aaa}.danger{background:#b42318}.danger:hover{background:#8f1b13}.danger-link{color:#b42318}.form-actions{display:flex;align-items:center;gap:24px;margin-top:28px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;margin-top:24px;text-align:left}th,td{padding:18px 14px;border-bottom:1px solid #e4e9ef}th{background:#f8fafb;font-size:13px;color:#5e7095}.role{display:inline-block;border-radius:20px;background:#e9f5ee;color:#096636;padding:5px 12px;font-size:13px}.actions{white-space:nowrap}.actions a{margin-right:20px}.validation{color:#b42318}.validation ul{padding-left:20px}.validation:empty,.validation-summary-valid{display:none}.notice{padding:14px;border-radius:5px;background:#f9eeee}.success{background:#e9f5ee;color:#096636}@media(max-width:760px){.account-header{padding:16px;align-items:flex-start;flex-direction:column}.account-header nav{gap:12px}.account-main{margin:24px auto;padding:0 12px}.card{padding:24px 18px}.login-card{margin:5vh auto}.page-heading{align-items:flex-start;flex-direction:column}.brand{gap:16px}.signed-in{overflow-wrap:anywhere}}
