.auth-page{min-height:100vh;background:#edf6f5;padding:48px 20px;color:#153e43}.auth-card{box-sizing:border-box;width:min(100%,480px);margin:24px auto;padding:30px;background:white;border:1px solid #c6dddc;border-radius:16px;color:#173e43}.auth-card h1{font-size:1.8rem;margin:18px 0}.auth-card h2{font-size:1.3rem}.auth-card p{margin:14px 0;line-height:1.65}.auth-card form,.auth-card label{display:grid;gap:8px}.auth-card label{margin:14px 0;font-weight:600;font-size:1rem}.auth-card input,.auth-card select{width:100%;min-height:46px;padding:10px 12px;border:1px solid #9abbbb;border-radius:7px;background:white;font-size:1rem;color:#183a3e}.auth-card input:focus,.auth-card select:focus{outline:3px solid #8bd4d2;outline-offset:2px}.account-bar button,.auth-card button{background:#086a72;border:0;color:white;min-height:44px;padding:10px 18px;border-radius:8px;font-size:1rem;cursor:pointer}.auth-card button:disabled{opacity:.6;cursor:wait}.account-bar a,.auth-card a{color:#075f68;text-decoration:underline}.auth-card small{font-size:.875rem;font-weight:400}.auth-card [role=alert]{color:#a22222}.account-bar{padding:12px 20px;background:#e7f4f2;border-bottom:1px solid #bcd9d5;justify-content:space-between;gap:12px}.account-bar,.account-bar nav{display:flex;align-items:center;flex-wrap:wrap}.account-bar nav{gap:16px}.admin-page{max-width:1000px;margin:auto;padding:24px}.admin-page>h1{font-size:1.8rem}.admin-page>h2{font-size:1.4rem;margin:24px 0}.admin-page .auth-card{margin:18px 0;width:100%;max-width:640px}.admin-page h3{font-size:1.15rem;font-weight:700}@media(max-width:480px){.auth-page{padding:16px 10px}.auth-card{padding:22px}.account-bar{font-size:.9rem}}.privacy-page{max-width:900px;padding:32px 20px;margin:auto;font-size:1rem;line-height:1.8;color:#173e43}.privacy-page h1{font-size:2rem;font-weight:700;margin:24px 0}.privacy-page h2{font-size:1.25rem;font-weight:700;margin:26px 0 12px}.privacy-page p{margin:12px 0}.privacy-page table{width:100%;border-collapse:collapse}.privacy-page td,.privacy-page th{padding:12px;text-align:left;border:1px solid #c6dddc;vertical-align:top}.privacy-page ul{list-style:disc;padding-left:24px}.privacy-footer a,.privacy-page a{color:#075f68;text-decoration:underline}.privacy-footer{text-align:center;padding:24px;background:#edf6f5}.policy-draft{padding:18px;border:1px solid #dba547;border-radius:10px;background:#fff8e8;color:#654709}.account-bar{box-sizing:border-box;height:68px;min-height:68px;flex-wrap:nowrap;padding:10px 24px;background:#f7faf9;border-bottom:1px solid #dce7e3;color:#29463e;gap:16px}.account-identity{display:flex;align-items:center;gap:10px;min-width:0}.account-role{flex-shrink:0;background:#e6f1eb;color:#346650;border:1px solid #d0e3d8;border-radius:6px;padding:4px 8px;font-size:12px;line-height:18px}.account-name,.account-role{font-weight:600;white-space:nowrap}.account-name{font-size:15px;overflow:hidden;text-overflow:ellipsis}.account-honorific{font-weight:400;color:#718279}.account-bar nav{flex-shrink:0;gap:8px;flex-wrap:nowrap}.account-bar .account-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 12px;border-radius:8px;color:#52645d;text-decoration:none;font-size:14px;font-weight:500;white-space:nowrap}.account-bar .account-link[aria-current=page]{background:#eaf1ed;color:#255440;font-weight:600}.account-bar .account-link:hover{background:#e2ece6;color:#244d3a}.account-bar .account-logout{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:0 12px;border:1px solid #cedbd3;border-radius:8px;background:#fff;color:#506259;font-size:13px;font-weight:500;white-space:nowrap}.account-bar .account-logout:hover{background:#edf3ef;border-color:#94ac9d;color:#254934}.account-bar a:focus-visible,.account-bar button:focus-visible{outline:3px solid #5b9b81;outline-offset:2px}.account-short-label{display:none}@media(max-width:620px){.account-bar{padding:8px 12px;gap:8px}.account-identity{flex-direction:column;align-items:flex-start;gap:2px}.account-role{font-size:10px;line-height:14px;padding:1px 5px}.account-name{font-size:13px;max-width:110px}.account-bar nav{gap:3px}.account-bar .account-link{font-size:12px;padding:0 7px}.account-wide-label{display:none}.account-short-label{display:inline}.account-bar .account-logout{font-size:12px;padding:0 8px;gap:4px}}@media(max-width:360px){.account-bar{padding:8px;gap:4px}.account-name{max-width:76px}.account-bar .account-link{padding:0 5px}.account-bar .account-logout svg{display:none}.account-bar .account-logout{padding:0 6px}}main>.topbar{height:78px;z-index:20}main>.home-screen{top:146px}