.portal-shell{width:min(100% - 32px,540px);margin:32px auto;padding:24px 0;overflow-wrap:anywhere}
.portal-wordmark{margin:0 auto 16px}
.portal-shell h1{font-size:32px;margin:20px 0 14px}.portal-shell p{margin:12px 0}
.portal-form{display:grid;gap:12px;margin:24px 0}.portal-form label{font-weight:700}
.portal-form input,.portal-form textarea,.portal-form select{width:100%;min-width:0;border:1px solid var(--border,#45464a);background:#17191d;color:#f4f4f5;border-radius:8px;padding:14px;font:inherit;box-sizing:border-box}
.portal-form textarea{min-height:240px;font-family:monospace;font-size:13px;overflow-wrap:anywhere}
#account-bar{position:relative;padding:9px 16px;background:#202227;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:12px}
#account-bar[hidden]{display:none}#account-bar span{overflow-wrap:anywhere;min-width:0}#account-bar button{min-height:36px}
.portal-notice{padding:14px;background:#202227;border:1px solid #56585e;border-radius:8px;margin:16px 0;overflow-wrap:anywhere}
.portal-notice.error{border-color:#b45309;color:#ffd7a1}.portal-notice p{margin:6px 0}
.portal-actions{display:flex;gap:10px;flex-wrap:wrap}.portal-actions>*{flex:1;min-width:130px}
#coach-root .portal-shell{width:min(100% - 32px,760px);padding-bottom:100px}
.coach-heading{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}
.coach-results{white-space:pre-wrap;font-size:13px;overflow-wrap:anywhere;max-width:100%}
.readonly-notice{margin:12px 0}.topbar-right{min-width:0}.avatar{flex-shrink:0}
.save-state{max-width:100%;min-width:0}.save-state span{overflow-wrap:anywhere;min-width:0}.top-set-control{margin-top:-5px;margin-bottom:12px}.top-set-control[aria-pressed=true]{color:var(--ok)}
@media(max-width:380px){.portal-shell{width:calc(100% - 24px)}.portal-shell h1{font-size:28px}.portal-actions{display:grid;grid-template-columns:1fr}.demo-tag{font-size:9px}}
