.portal-header{gap:20px}
.portal-header nav{flex-wrap:wrap;justify-content:flex-end}
.portal-header .portal-badge{color:#3442b5;background:#edf0ff;border:1px solid #d9dffc;border-radius:30px;padding:7px 14px;font-weight:700;white-space:nowrap}
.admin-view .portal-badge{color:#fff;background:#222d49;border-color:#222d49}
.portal-intro{background:#eef0ff;border-bottom:1px solid #dce1f4}
.portal-intro-inner{max-width:1152px;margin:auto;padding:36px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.portal-kicker{color:#4653ad;font-size:10px;font-weight:700;letter-spacing:2px;margin:0 0 10px}
.portal-title{font-size:clamp(28px,3.6vw,40px);font-weight:700;letter-spacing:-1.2px;line-height:1.15;margin:0 0 12px}
.portal-description{color:#58627e;margin:0;font-size:15px;max-width:520px}
.portal-mark{font-size:48px;font-weight:800;letter-spacing:-3px;color:#c8cef4;padding-right:12px}
.admin-view .portal-intro{background:#222d49;border-color:#222d49;color:#fff}
.admin-view .portal-kicker,.admin-view .portal-description{color:#d2d9ed}
.admin-view .portal-mark{font-size:22px;letter-spacing:3px;color:#8997ba}
.client-view{background:#f7f8fc}
.client-view main,.admin-view main{margin-top:32px}
.client-view .page-heading{padding:8px 0 12px;align-items:flex-start}
.client-view .page-heading h1{font-size:clamp(27px,3vw,36px);max-width:650px;letter-spacing:-1px}
.client-view .page-heading .button{flex-shrink:0;margin-top:12px}
.client-view .payment-panel{box-shadow:0 8px 28px #25355806;border-top:3px solid #5264ff}
.owner-preview-note{font-size:12px;color:#59647c;border:1px dashed #cbd2e5;border-radius:8px;padding:11px 15px;margin-bottom:24px;display:flex;gap:8px 20px;justify-content:space-between;flex-wrap:wrap}
.owner-preview-note a{font-weight:600}
.portal-header a:focus-visible,.owner-preview-note a:focus-visible{outline:2px solid #5264ff;outline-offset:4px}
@media(max-width:760px){.portal-header nav{width:100%;justify-content:flex-start;gap:12px 18px}.portal-intro-inner{padding:27px 18px}.portal-mark{display:none}.portal-description{font-size:14px}.client-view main,.admin-view main{margin-top:24px}.client-view .page-heading .button{margin-top:0}.portal-header .portal-badge{padding:5px 12px}}
