.portal-theme{--background:#f3f5f7;--foreground:#121820;--primary:#154b76;--primary-foreground:#fff;--secondary:#e9eef5;--secondary-foreground:#182331;--muted:#eef1f4;--muted-foreground:#65707d;--accent:#eaf1f6;--accent-foreground:#154b76;--card:#fff;--card-foreground:#121820;--border:#dde3e9;--input:#d8dee6;--ring:#2f6d96;--radius:.5rem;background:var(--background);min-height:100vh;color:var(--foreground)}.portal-sidebar{transition:width .22s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){.portal-sidebar{transition:none}}.portal-sidebar-scroll{scrollbar-color:#94a3b847 transparent;scrollbar-width:thin}.portal-sidebar-scroll::-webkit-scrollbar{width:4px}.portal-sidebar-scroll::-webkit-scrollbar-track{background:0 0}.portal-sidebar-scroll::-webkit-scrollbar-thumb{background:#94a3b847;border-radius:999px}.portal-page{min-height:100vh;padding:5.75rem 1rem 6.5rem}.portal-content{width:100%;max-width:82rem;margin-inline:auto}.portal-content-wide{width:100%;max-width:94rem;margin-inline:auto}.portal-page-header{margin-bottom:1.75rem}.portal-page-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.1}.portal-page-header p{color:#65707d;margin-top:.5rem;font-size:.9375rem}.portal-eyebrow{color:#75808d;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:.65rem;font-size:.7rem;font-weight:700;display:inline-flex}.portal-surface{border:1px solid var(--border);background:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0f172a06}.portal-surface-muted{border:1px solid var(--border);background:#f8f9fb;border-radius:.5rem}.portal-field{color:#17202a;background:#fff;border:1px solid #d8dee6;border-radius:.375rem;outline:none;width:100%;min-height:2.625rem;padding:.625rem .75rem;font-size:.875rem;transition:border-color .14s,box-shadow .14s,background .14s}.portal-field.portal-field-with-leading-icon{padding-left:2.25rem}.portal-field.portal-field-with-clear-button{padding-right:2.5rem}.portal-field::placeholder{color:#9aa3ad}.portal-field:focus{border-color:#2f6d96;box-shadow:0 0 0 3px #2f6d961f}.portal-label{color:#27313d;margin-bottom:.45rem;font-size:.8125rem;font-weight:600;display:block}.portal-section-title{color:#17202a;letter-spacing:-.025em;font-size:1.05rem;font-weight:700}.portal-status-dot{background:currentColor;border-radius:999px;width:.45rem;height:.45rem}.portal-action-primary{color:#fff;background:#154b76;box-shadow:0 6px 18px #154b7624}.portal-action-primary:hover{background:#103c60}.portal-accent-text{color:#154b76}.portal-wide-sheet{left:0;width:auto!important;max-width:none!important}@media (min-width:1024px){.portal-wide-sheet{left:var(--portal-sidebar-width,15rem)}.portal-page{margin-left:var(--portal-sidebar-width,15rem);padding:3rem 2rem;transition:margin-left .22s cubic-bezier(.4,0,.2,1)}}@media (prefers-reduced-motion:reduce){.portal-page{transition:none}}@media (max-width:639px){.portal-page{padding-inline:.875rem}}
