:root{--portal-navy: #08283f;--portal-navy-2: #103b55;--portal-ink: #133348;--portal-body: #526b7a;--portal-teal: #06727e;--portal-teal-bright: #27b9c7;--portal-mist: #f1f7f7;--portal-canvas: #f6f8f7;--portal-white: #ffffff;--portal-line: #d7e2e5;--portal-line-dark: #bacbd0;--portal-gold: #d99a25;--portal-gold-soft: #fff6df;--portal-green: #29735b;--portal-green-soft: #eaf6f0;--portal-red: #ad3c49;--portal-red-soft: #fff0f1;--portal-warning: #8f6114;--portal-warning-soft: #fff7e7;--portal-shadow: 0 12px 34px rgba(8, 40, 63, .07);--portal-shadow-lg: 0 28px 70px rgba(8, 40, 63, .14);--portal-radius: 14px;--portal-sidebar-width: 276px;--portal-ease: cubic-bezier(.23, 1, .32, 1);--demo-banner-height: 44px}.portal-app *,.access-app *,.portal-signin *,.portal-standalone *{box-sizing:border-box}.portal-app,.access-app,.portal-signin,.portal-standalone{min-height:100vh;color:var(--portal-ink);background:var(--portal-canvas);font-family:DM Sans,Arial,sans-serif;line-height:1.55}.portal-app button,.access-app button,.portal-signin button,.portal-standalone button,.portal-app input,.access-app input,.portal-signin input,.portal-app textarea,.access-app textarea,.portal-app select,.access-app select{font:inherit}.portal-app button,.access-app button,.portal-signin button,.portal-standalone button{cursor:pointer}.portal-app button:active,.access-app button:active,.portal-signin button:active{transform:scale(.97)}.portal-app button:focus-visible,.access-app button:focus-visible,.portal-signin button:focus-visible,.portal-app a:focus-visible,.access-app a:focus-visible,.portal-app input:focus-visible,.access-app input:focus-visible,.portal-signin input:focus-visible,.portal-app textarea:focus-visible,.access-app textarea:focus-visible,.portal-app select:focus-visible,.access-app select:focus-visible{outline:3px solid rgba(43,184,201,.45);outline-offset:2px}.portal-app h1,.portal-app h2,.portal-app h3,.access-app h1,.access-app h2,.access-app h3,.portal-signin h1,.portal-signin h2{color:var(--portal-navy);font-family:Newsreader,Georgia,serif;font-weight:400;letter-spacing:-.025em}.portal-app p,.access-app p,.portal-signin p{margin-block:0}.portal-app svg,.access-app svg,.portal-signin svg{width:18px;height:18px;stroke-width:1.8}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.portal-skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:10px 14px;color:#fff;background:var(--portal-navy);border-radius:8px;transform:translateY(-150%);transition:transform .16s var(--portal-ease)}.portal-skip-link:focus{transform:translateY(0)}.demonstration-banner{position:sticky;top:0;z-index:70;min-height:var(--demo-banner-height);display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 18px;color:#d8f3f5;background:#06283e;border-bottom:1px solid rgba(255,255,255,.16);font-size:11px;line-height:1.25;text-align:center}.demonstration-banner strong{color:#fff}.portal-brand{display:inline-flex;align-items:center;gap:11px;padding:0;color:inherit;background:none;border:0;text-align:left;transition:opacity .14s var(--portal-ease)}.portal-brand:hover{opacity:.82}.portal-brand__mark{width:38px!important;height:38px!important;flex:none}.portal-brand__type{display:flex;flex-direction:column;line-height:1}.portal-brand__type strong{color:inherit;font-size:18px;letter-spacing:.15em}.portal-brand__type small{margin-top:5px;color:var(--portal-teal-bright);font-size:8px;font-weight:700;letter-spacing:.25em}.portal-brand--compact .portal-brand__mark{width:36px!important;height:36px!important}.preview-pill{display:inline-flex;align-items:center;gap:7px;width:max-content;padding:6px 10px;color:#196453;background:#e9f7f1;border:1px solid #bde3d5;border-radius:999px;font-size:11px;font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.preview-pill>span{width:6px;height:6px;background:#2d8a6a;border-radius:50%}.preview-pill--inverse{color:#b8f3ef;background:#2bb8c91f;border-color:#84e8e24d}.portal-app{display:grid;grid-template-columns:var(--portal-sidebar-width) minmax(0,1fr)}.portal-app--collapsed{--portal-sidebar-width: 78px}.portal-sidebar{position:fixed;inset:var(--demo-banner-height) auto 0 0;z-index:50;width:var(--portal-sidebar-width);display:flex;flex-direction:column;color:#d7e8ed;background:var(--portal-navy);border-right:1px solid rgba(255,255,255,.08);transition:width .2s var(--portal-ease),transform .22s var(--portal-ease);overflow:hidden}.portal-sidebar__brand{height:78px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.1)}.portal-sidebar nav{flex:1;overflow-y:auto;padding:17px 12px;scrollbar-width:thin;scrollbar-color:#426176 transparent}.portal-nav-group{margin-bottom:20px}.portal-nav-group>p{margin:0 10px 7px;color:#7e9aaa;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.portal-nav-group button{width:100%;min-height:42px;display:grid;grid-template-columns:20px minmax(0,1fr) 16px;gap:11px;align-items:center;padding:8px 10px;color:#c7d8df;background:transparent;border:0;border-radius:8px;text-align:left;white-space:nowrap;transition:color .15s var(--portal-ease),background .15s var(--portal-ease)}.portal-nav-group button svg{width:17px;height:17px}.portal-nav-group button svg:last-child{width:14px;color:#80dae2}.portal-nav-group button:hover{color:#fff;background:#ffffff12}.portal-nav-group button.is-active{color:#fff;background:#13526a;box-shadow:inset 3px 0 var(--portal-teal-bright)}.portal-sidebar__bottom{flex:none;padding:12px;border-top:1px solid rgba(255,255,255,.1)}.portal-sidebar__collapse{width:100%;height:38px;display:flex;align-items:center;gap:12px;padding:0 11px;color:#9eb5c0;background:transparent;border:0;white-space:nowrap}.portal-profile{width:100%;display:grid;grid-template-columns:34px 1fr 17px;gap:10px;align-items:center;padding:11px 10px;color:#fff;background:#ffffff0e;border:1px solid rgba(255,255,255,.08);border-radius:10px;text-align:left;white-space:nowrap}.portal-profile>span:first-child{width:34px;height:34px;display:grid;place-items:center;color:var(--portal-navy);background:#bcebef;border-radius:50%;font-size:11px;font-weight:700}.portal-profile>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.portal-profile strong{overflow:hidden;font-size:12px;text-overflow:ellipsis}.portal-profile small{color:#8eabb9;font-size:10px}.portal-profile>svg{color:#8eabb9}.portal-sidebar__close{display:none!important;color:#fff!important}.portal-app--collapsed .portal-nav-group>p,.portal-app--collapsed .portal-nav-group button>span,.portal-app--collapsed .portal-nav-group button svg:last-child,.portal-app--collapsed .portal-sidebar__collapse span,.portal-app--collapsed .portal-profile>span:nth-child(2),.portal-app--collapsed .portal-profile>svg{display:none}.portal-app--collapsed .portal-sidebar__brand{padding-inline:20px}.portal-app--collapsed .portal-nav-group button{grid-template-columns:1fr;place-items:center}.portal-app--collapsed .portal-profile{grid-template-columns:1fr;place-items:center;padding-inline:8px}.portal-workspace{grid-column:2;min-width:0;min-height:100vh;display:flex;flex-direction:column;transition:margin .2s var(--portal-ease)}.portal-topbar{position:sticky;top:var(--demo-banner-height);z-index:40;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 28px;background:#fffffff0;border-bottom:1px solid var(--portal-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.portal-tenant{display:flex;min-width:190px;flex-direction:column;line-height:1.3}.portal-tenant span{color:var(--portal-navy);font-size:13px;font-weight:700}.portal-tenant small{color:var(--portal-body);font-size:10px;letter-spacing:.04em}.portal-topbar__actions{display:flex;align-items:center;gap:10px}.portal-review-controls-desktop{display:none}.portal-review-controls-trigger{min-height:38px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:var(--portal-ink);background:#fff;border:1px solid var(--portal-line);border-radius:9px;font-size:11px;font-weight:700}.portal-review-controls-trigger svg{width:14px;height:14px}.portal-review-controls-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.portal-review-controls-drawer{position:fixed;z-index:80;top:calc(var(--demo-banner-height) + 68px);right:20px;width:min(420px,calc(100vw - 40px));display:grid;gap:14px;padding:16px;background:#fff;border:1px solid var(--portal-line);border-radius:12px;box-shadow:var(--portal-shadow-lg)}.portal-review-controls-drawer header{display:flex;align-items:center;justify-content:space-between;gap:12px}.portal-review-controls-drawer header>div{display:flex;flex-direction:column}.portal-review-controls-drawer header strong{color:var(--portal-navy);font-size:13px}.portal-review-controls-drawer header small{color:var(--portal-body);font-size:10px}.portal-review-controls-drawer header button{width:34px;height:34px;display:grid;place-items:center;color:var(--portal-body);background:#fff;border:1px solid var(--portal-line);border-radius:8px}.portal-review-controls-drawer .state-selector,.portal-review-controls-drawer .role-selector{display:grid;grid-template-columns:130px minmax(0,1fr)}.portal-review-controls-drawer .state-selector>span,.portal-review-controls-drawer .role-selector>span{display:block}.portal-review-controls-drawer select{width:100%;max-width:none}.portal-icon-button{position:relative;width:38px;height:38px;display:grid;flex:none;place-items:center;color:var(--portal-body);background:transparent;border:1px solid var(--portal-line);border-radius:9px;transition:background .15s var(--portal-ease)}.portal-icon-button:hover{background:var(--portal-mist)}.notification-dot{position:absolute;top:8px;right:8px;width:6px;height:6px;background:var(--portal-gold);border:1px solid white;border-radius:50%}.portal-menu-button{display:none}.state-selector,.role-selector{display:flex;align-items:center;gap:7px}.state-selector>span,.role-selector>span{color:var(--portal-body);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.state-selector>div,.role-selector>div{position:relative}.state-selector select,.role-selector select{height:38px;max-width:170px;padding:0 32px 0 10px;color:var(--portal-ink);background:#fff;border:1px solid var(--portal-line);border-radius:9px;font-size:12px;font-weight:600;appearance:none}.state-selector svg,.role-selector svg{position:absolute;top:11px;right:9px;width:14px;height:14px;pointer-events:none}.portal-content{width:100%;max-width:1520px;margin:0 auto;flex:1;padding:34px clamp(22px,3vw,48px) 54px}.portal-adapter-footer{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 28px;color:#536f7c;background:#fff;border-top:1px solid var(--portal-line);font-size:10px;line-height:1.4}.portal-adapter-footer>div{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.portal-adapter-footer strong{color:var(--portal-teal);text-transform:uppercase;letter-spacing:.06em}.portal-adapter-footer a{color:var(--portal-teal);font-weight:700;text-underline-offset:3px}.portal-eyebrow{margin:0 0 9px!important;color:var(--portal-teal);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.portal-page-title{display:flex;justify-content:space-between;gap:26px;align-items:flex-end;margin-bottom:26px}.portal-page-title>div:first-child{max-width:770px}.portal-page-title h1{margin:0;font-size:clamp(36px,4vw,52px);line-height:1}.portal-page-title h1+p{max-width:720px;margin-top:12px;color:var(--portal-body);font-size:15px}.portal-title-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.portal-breadcrumb{display:flex;align-items:center;gap:6px;margin:-8px 0 22px;color:#576f7b;font-size:11px}.portal-breadcrumb button{padding:0;color:var(--portal-teal);background:none;border:0}.portal-breadcrumb svg{width:12px;height:12px}.portal-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;color:#fff;background:var(--portal-teal);border:1px solid var(--portal-teal);border-radius:9px;font-size:12px;font-weight:700;line-height:1.2;transition:transform .14s var(--portal-ease),box-shadow .14s var(--portal-ease),background .14s var(--portal-ease)}.portal-button:hover{background:#066e7a;box-shadow:0 8px 18px #087f8c33}.portal-button svg{width:15px;height:15px}.portal-button--secondary{color:var(--portal-ink);background:#fff;border-color:var(--portal-line-dark)}.portal-button--secondary:hover{color:var(--portal-teal);background:var(--portal-mist);box-shadow:none}.portal-button--quiet{color:var(--portal-teal);background:transparent;border-color:transparent}.portal-button--quiet:hover{background:var(--portal-mist);box-shadow:none}.portal-button--danger{background:var(--portal-red);border-color:var(--portal-red)}.portal-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.portal-status{display:inline-flex;align-items:center;width:max-content;padding:4px 8px;color:#536873;background:#eef2f3;border-radius:999px;font-size:9px;font-weight:700;letter-spacing:.05em;line-height:1.3;text-transform:uppercase;white-space:nowrap}.portal-status--good{color:#24664f;background:var(--portal-green-soft)}.portal-status--warning{color:var(--portal-warning);background:var(--portal-warning-soft)}.portal-status--danger{color:var(--portal-red);background:var(--portal-red-soft)}.portal-status--teal{color:#066d78;background:#e6f6f7}.portal-card{min-width:0;padding:23px;background:#fff;border:1px solid var(--portal-line);border-radius:var(--portal-radius);box-shadow:0 1px #08283f05}.portal-card__header{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:-2px 0 20px}.portal-card__header h2{margin:0;font-family:DM Sans,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.01em}.portal-text-link,.inline-link{display:inline-flex;align-items:center;gap:4px;padding:0;color:var(--portal-teal);background:none;border:0;font-size:11px;font-weight:700}.portal-text-link svg{width:13px;height:13px}.updated-label{color:#5d7581;font-size:10px}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:16px}.metric-card{position:relative;min-height:155px;overflow:hidden}.metric-card__top{display:flex;min-height:26px;justify-content:space-between;gap:8px;color:var(--portal-body);font-size:10px}.metric-trend{color:var(--portal-teal);font-size:9px;white-space:nowrap}.metric-card>strong{display:block;margin-top:16px;color:var(--portal-navy);font-family:Newsreader,Georgia,serif;font-size:36px;font-weight:400;line-height:1}.metric-card>p{margin-top:6px;color:var(--portal-body);font-size:10px}.metric-line{position:absolute;right:18px;bottom:14px;left:18px;height:3px;background:linear-gradient(90deg,var(--portal-teal) 0 84%,#e6edef 84%);border-radius:10px}.metric-line--2{background:linear-gradient(90deg,var(--portal-teal) 0 70%,#e6edef 70%)}.metric-line--3{background:linear-gradient(90deg,var(--portal-gold) 0 62%,#e6edef 62%)}.metric-line--4{background:linear-gradient(90deg,var(--portal-red) 0 14%,#e6edef 14%)}.metric-line--5{background:linear-gradient(90deg,var(--portal-teal) 0 76%,#e6edef 76%)}.metric-line--6{background:linear-gradient(90deg,var(--portal-green) 0 92%,#e6edef 92%)}.portal-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.portal-two-column--wide{grid-template-columns:1.15fr .85fr}.portal-two-column--form{grid-template-columns:minmax(0,1.5fr) minmax(270px,.65fr);align-items:start}.portal-two-column--form>aside{display:grid;gap:16px}.portal-progress__labels{display:flex;justify-content:space-between;color:var(--portal-body);font-size:11px}.portal-progress__labels strong{color:var(--portal-navy)}.portal-progress__track{height:7px;margin-top:8px;overflow:hidden;background:#e7eef0;border-radius:10px}.portal-progress__track>span{display:block;height:100%;background:linear-gradient(90deg,var(--portal-teal),var(--portal-teal-bright));border-radius:inherit}.readiness-list{margin-top:14px}.readiness-list button{width:100%;display:grid;grid-template-columns:28px 1fr 15px;gap:11px;align-items:center;padding:12px 0;color:var(--portal-ink);background:transparent;border:0;border-top:1px solid #e8edef;text-align:left}.readiness-list button>span:first-child{width:25px;height:25px;display:grid;place-items:center;color:var(--portal-warning);background:var(--portal-warning-soft);border-radius:50%}.readiness-list button>span:first-child.is-complete{color:var(--portal-green);background:var(--portal-green-soft)}.readiness-list button svg{width:13px;height:13px}.readiness-list button>span:nth-child(2){display:flex;flex-direction:column}.readiness-list strong{font-size:12px}.readiness-list small{color:var(--portal-body);font-size:10px}.service-state-list{margin-bottom:17px}.service-state-list>div{display:grid;grid-template-columns:8px 1fr auto;gap:11px;align-items:center;padding:11px 0;border-top:1px solid #e8edef}.service-state-list>div:first-child{border-top:0}.service-state-list__dot{width:7px;height:7px;background:var(--portal-teal-bright);border-radius:50%;box-shadow:0 0 0 4px #e7f7f8}.service-state-list>div>span:nth-child(2){display:flex;flex-direction:column}.service-state-list strong{font-size:11px}.service-state-list small{color:var(--portal-body);font-size:9px}.portal-alert{display:grid;grid-template-columns:20px 1fr;gap:11px;padding:14px 15px;color:#2c5a68;background:#edf7f8;border:1px solid #c9e8eb;border-radius:10px;font-size:11px}.portal-alert svg{margin-top:1px;color:var(--portal-teal)}.portal-alert strong{color:var(--portal-navy);font-size:11px}.portal-alert p{margin-top:3px}.portal-alert--warning{color:#745622;background:var(--portal-warning-soft);border-color:#f0dca9}.portal-alert--warning svg,.portal-alert--warning strong{color:var(--portal-warning)}.portal-alert--danger{color:#7a3d45;background:var(--portal-red-soft);border-color:#edc8cd}.portal-alert--danger svg,.portal-alert--danger strong{color:var(--portal-red)}.portal-alert--success{color:#2a604e;background:var(--portal-green-soft);border-color:#c7e5d9}.portal-alert--success svg,.portal-alert--success strong{color:var(--portal-green)}.priority-card{margin-top:16px}.priority-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--portal-line)}.priority-grid button{min-width:0;display:grid;grid-template-columns:37px 1fr 16px;gap:12px;align-items:center;padding:17px;color:var(--portal-ink);background:#fff;border:0;text-align:left}.priority-grid button>span:first-child{width:37px;height:37px;display:grid;place-items:center;color:var(--portal-teal);background:var(--portal-mist);border-radius:9px}.priority-grid div{display:flex;min-width:0;flex-direction:column}.priority-grid strong{font-size:11px}.priority-grid small{color:var(--portal-body);font-size:9px}.portal-field{display:flex;flex-direction:column;gap:6px;color:var(--portal-ink);font-size:11px;font-weight:700}.portal-field input,.portal-field textarea,.portal-field select{width:100%;min-height:42px;padding:10px 12px;color:var(--portal-ink);background:#fff;border:1px solid var(--portal-line-dark);border-radius:8px;font-size:12px;font-weight:400}.portal-field textarea{resize:vertical;line-height:1.5}.portal-field small{color:var(--portal-body);font-size:9px;font-weight:400}.form-grid,.plan-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:18px}.form-actions>span{color:var(--portal-body);font-size:10px}.portal-plan-layout{display:grid;grid-template-columns:185px minmax(0,1fr) 190px;gap:18px;margin-top:18px;align-items:start}.plan-nav,.plan-history{position:sticky;top:98px}.plan-nav{padding:17px;background:#fff;border:1px solid var(--portal-line);border-radius:var(--portal-radius)}.plan-nav .portal-progress{margin-bottom:16px}.plan-nav a{display:grid;grid-template-columns:24px 1fr;gap:9px;align-items:center;padding:10px 0;color:inherit;border-top:1px solid #e7edef;text-decoration:none}.plan-nav a>span:first-child{width:22px;height:22px;display:grid;place-items:center;color:var(--portal-teal);background:var(--portal-mist);border-radius:50%;font-size:9px;font-weight:700}.plan-nav a>span:last-child{display:flex;flex-direction:column}.plan-nav strong{font-size:10px}.plan-nav small{color:var(--portal-body);font-size:9px}.plan-editor{display:grid;gap:14px}.plan-section{scroll-margin-top:100px}.plan-section .portal-card__header{padding-bottom:13px;border-bottom:1px solid #e8edef}.plan-history{padding:17px;background:#edf4f5;border-radius:var(--portal-radius)}.plan-history h2{margin:0 0 10px;font-family:DM Sans,Arial,sans-serif;font-size:12px;font-weight:700}.plan-history button{width:100%;display:grid;grid-template-columns:16px 1fr;gap:8px;align-items:start;padding:10px 0;color:inherit;background:none;border:0;border-top:1px solid #d7e3e5;text-align:left}.plan-history button>span{display:flex;flex-direction:column}.plan-history strong{font-size:9px}.plan-history small,.plan-history p{color:var(--portal-body);font-size:8px}.sticky-save{position:sticky;bottom:14px;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 14px;background:#fffffff5;border:1px solid var(--portal-line);border-radius:10px;box-shadow:var(--portal-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sticky-save>span{color:var(--portal-body);font-size:10px}.save-notice{position:fixed;right:24px;bottom:68px;z-index:90;display:flex;gap:10px;align-items:center;padding:13px 16px;color:#285e4c;background:#f0faf5;border:1px solid #bfe2d5;border-radius:10px;box-shadow:var(--portal-shadow-lg)}.save-notice>span{display:flex;flex-direction:column}.save-notice strong{font-size:11px}.save-notice small{font-size:9px}.check-list{margin:17px 0;border-top:1px solid #e7edef}.portal-check-row{position:relative;display:grid;grid-template-columns:26px 1fr;gap:12px;align-items:start;padding:15px 0;border-bottom:1px solid #e7edef;cursor:pointer}.portal-check-row>input{position:absolute;opacity:0;pointer-events:none}.portal-check-row__box{width:24px;height:24px;display:grid;place-items:center;color:#fff;background:#fff;border:1px solid var(--portal-line-dark);border-radius:6px}.portal-check-row>input:checked+.portal-check-row__box{background:var(--portal-teal);border-color:var(--portal-teal)}.portal-check-row>input:focus-visible+.portal-check-row__box{outline:3px solid rgba(43,184,201,.4);outline-offset:2px}.portal-check-row>span:last-child{display:flex;flex-direction:column}.portal-check-row strong{font-size:12px}.portal-check-row small{margin-top:3px;color:var(--portal-body);font-size:10px;font-weight:400}.boundary-illustration{display:flex;gap:13px;align-items:center;margin-bottom:13px;padding:17px;background:var(--portal-mist);border-radius:10px}.boundary-illustration>svg{width:30px;height:30px;color:var(--portal-teal)}.boundary-illustration span{display:flex;flex-direction:column}.boundary-illustration strong{font-size:11px}.boundary-illustration small{color:var(--portal-body);font-size:9px}.portal-two-column--form aside .portal-card>p{color:var(--portal-body);font-size:11px}.key-value-list{margin:0}.key-value-list>div{display:grid;grid-template-columns:minmax(90px,.8fr) minmax(0,1.2fr);gap:12px;padding:10px 0;border-top:1px solid #e8edef;font-size:10px}.key-value-list>div:first-child{border-top:0}.key-value-list dt{color:var(--portal-body)}.key-value-list dd{margin:0;color:var(--portal-ink);font-weight:600;overflow-wrap:anywhere}.portal-stepper{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 16px;padding:0;list-style:none}.portal-stepper li{position:relative;display:flex;align-items:center;gap:8px;color:#8397a0;font-size:9px}.portal-stepper li:after{content:"";position:absolute;right:6px;left:31px;top:12px;height:1px;background:var(--portal-line)}.portal-stepper li:last-child:after{display:none}.portal-stepper li>span{z-index:1;width:25px;height:25px;display:grid;flex:none;place-items:center;background:#fff;border:1px solid var(--portal-line-dark);border-radius:50%;font-weight:700}.portal-stepper li>span svg{width:12px;height:12px}.portal-stepper li.is-complete>span{color:#fff;background:var(--portal-green);border-color:var(--portal-green)}.portal-stepper li.is-current{color:var(--portal-teal);font-weight:700}.portal-stepper li.is-current>span{color:#fff;background:var(--portal-teal);border-color:var(--portal-teal)}.sdm-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;align-items:start}.sdm-layout>div:first-child{display:grid;gap:13px}.sdm-layout>aside{position:sticky;top:98px;display:grid;gap:14px}.sdm-element>header{display:grid;grid-template-columns:32px 1fr auto;gap:12px;align-items:start;margin-bottom:16px}.sdm-element>header>span:first-child{color:var(--portal-teal);font-family:Newsreader,Georgia,serif;font-size:24px}.sdm-element h2{margin:0;font-family:DM Sans,Arial,sans-serif;font-size:13px;font-weight:700}.sdm-element header p{color:var(--portal-body);font-size:10px}.mini-check{position:relative;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:700;cursor:pointer}.mini-check input{position:absolute;opacity:0}.mini-check>span{width:18px;height:18px;display:grid;place-items:center;color:#fff;background:#fff;border:1px solid var(--portal-line-dark);border-radius:5px}.mini-check input:checked+span{background:var(--portal-green);border-color:var(--portal-green)}.table-card{padding:0;overflow:hidden}.table-card>.portal-card__header{margin:0;padding:19px 22px;border-bottom:1px solid var(--portal-line)}.portal-table-wrap{width:100%;overflow-x:auto}.portal-table{width:100%;border-collapse:collapse;font-size:10px;white-space:nowrap}.portal-table th{padding:10px 16px;color:#506a76;background:#f7f9f9;border-bottom:1px solid var(--portal-line);font-size:9px;letter-spacing:.04em;text-align:left;text-transform:uppercase}.portal-table td{padding:14px 16px;color:var(--portal-body);border-bottom:1px solid #e9eef0}.portal-table tbody tr:hover{background:#fbfdfd}.portal-table strong{color:var(--portal-ink);font-size:10px}.table-action,.table-filter{padding:5px 8px;color:var(--portal-teal);background:transparent;border:1px solid var(--portal-line);border-radius:6px;font-size:9px;font-weight:700}.cell-with-icon{display:inline-flex;align-items:center;gap:5px}.cell-with-icon svg{width:13px;height:13px;color:var(--portal-green)}.upload-zone{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:20px;background:#fbfdfd;border:1px dashed #a9c1c8;border-radius:10px;text-align:center}.upload-zone>svg{width:34px;height:34px;color:var(--portal-teal)}.upload-zone strong{font-size:12px}.upload-zone span{color:var(--portal-body);font-size:10px}.upload-zone.is-uploaded{color:var(--portal-green);background:var(--portal-green-soft);border-color:#9bcdbb}.large-body{color:var(--portal-body);font-size:13px;line-height:1.7}.definition-list{display:grid;gap:9px;padding:0;list-style:none}.definition-list li{display:flex;gap:8px;align-items:flex-start;color:var(--portal-body);font-size:10px}.definition-list svg{flex:none;width:14px;height:14px;color:var(--portal-green)}.furnishing-summary,.evidence-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.furnishing-summary .portal-card,.evidence-summary .portal-card{min-height:110px;display:flex;flex-direction:column}.furnishing-summary span,.evidence-summary span{color:var(--portal-body);font-size:10px}.furnishing-summary strong,.evidence-summary strong{margin-top:11px;color:var(--portal-navy);font-family:Newsreader,Georgia,serif;font-size:30px;font-weight:400;line-height:1}.furnishing-summary small,.evidence-summary small{margin-top:5px;color:var(--portal-body);font-size:9px}.entry-card{margin-bottom:16px}.entry-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr .55fr auto;gap:11px;align-items:end}.validation-note{display:flex;align-items:center;gap:5px;margin-top:12px!important;color:var(--portal-green);font-size:9px}.validation-note svg{width:13px;height:13px}.table-subline{display:block;margin-top:3px;color:#556e79;font-size:8px}.person-cell{display:flex;align-items:center;gap:9px}.person-cell>span:first-child{width:30px;height:30px;display:grid;place-items:center;color:var(--portal-navy);background:#dff3f4;border-radius:50%;font-size:9px;font-weight:700}.person-cell>span:last-child{display:flex;flex-direction:column}.filter-tabs{display:flex;gap:6px;margin-bottom:16px}.filter-tabs button{padding:7px 13px;color:var(--portal-body);background:#fff;border:1px solid var(--portal-line);border-radius:999px;font-size:10px}.filter-tabs button.is-active{color:#fff;background:var(--portal-navy);border-color:var(--portal-navy)}.material-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.material-card{padding:13px}.material-preview{position:relative;height:145px;display:grid;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(145deg,#0c3851,#176d7b);border-radius:9px}.material-preview:before{content:"";position:absolute;width:160px;height:160px;border:1px solid rgba(255,255,255,.16);border-radius:50%;transform:translate(55px,-45px);box-shadow:0 0 0 20px #ffffff0a,0 0 0 45px #ffffff06}.material-preview--physicians{background:linear-gradient(145deg,#1a485b,#168d95)}.material-preview--caregivers{background:linear-gradient(145deg,#274c62,#6a7980)}.material-preview>span{position:absolute;top:12px;left:13px;font-size:9px;font-weight:700;letter-spacing:.14em}.material-preview>svg{width:34px;height:34px}.material-preview small{position:absolute;bottom:12px;left:13px;font-size:9px}.material-card__meta{display:flex;justify-content:space-between;align-items:center;margin-top:12px;color:var(--portal-body);font-size:9px}.material-card h2{margin:12px 0 5px;font-family:DM Sans,Arial,sans-serif;font-size:13px;font-weight:700}.material-card>p{color:var(--portal-body);font-size:9px}.material-card__actions{display:flex;gap:5px;margin-top:15px}.material-card__actions .portal-button{flex:1}.cobrand-card{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-top:16px;background:var(--portal-mist)}.cobrand-card h2{margin:0 0 8px;font-size:28px}.cobrand-card p:not(.portal-eyebrow){color:var(--portal-body);font-size:11px}.cobrand-preview{min-height:130px;display:flex;align-items:center;justify-content:center;gap:26px;padding:22px;background:#fff;border:1px solid var(--portal-line);border-radius:10px}.cobrand-preview>span{line-height:1.1}.cobrand-preview small{font-size:7px;letter-spacing:.12em}.cobrand-micelle{color:var(--portal-navy);font-weight:700;letter-spacing:.15em}.cobrand-org{color:#496673;font-weight:700;letter-spacing:.06em}.cobrand-rule{width:1px;height:48px;background:var(--portal-line)}.report-hero{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center;padding:28px;color:#fff;background:var(--portal-navy);border-radius:var(--portal-radius)}.report-hero h2{margin:10px 0 3px;color:#fff;font-family:DM Sans,Arial,sans-serif;font-size:18px;font-weight:700}.report-hero p{color:#b8ccd5;font-size:10px}.report-hero .portal-progress{max-width:530px;margin-top:18px}.report-hero .portal-progress__labels{color:#adc3cc}.report-hero .portal-progress__labels strong{color:#fff}.report-hero__date{display:flex;flex-direction:column;padding-left:30px;border-left:1px solid rgba(255,255,255,.16)}.report-hero__date span{color:#99b2be;font-size:9px;text-transform:uppercase}.report-hero__date strong{margin-top:5px;font-family:Newsreader,Georgia,serif;font-size:22px;font-weight:400}.report-hero__date small{color:#99b2be;font-size:9px}.report-section-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.report-section-card{display:grid;grid-template-columns:38px 1fr 32px;gap:12px;align-items:center}.report-section-card__number{color:#647d88;font-family:Newsreader,Georgia,serif;font-size:24px}.report-section-card h2{margin:6px 0 2px;font-family:DM Sans,Arial,sans-serif;font-size:11px;font-weight:700}.report-section-card p{color:var(--portal-body);font-size:9px}.report-section-card>button{width:32px;height:32px;display:grid;place-items:center;color:var(--portal-teal);background:var(--portal-mist);border:0;border-radius:8px}.law-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;align-items:start}.law-layout>aside{display:grid;gap:14px}.law-document{padding:clamp(28px,5vw,60px);background:#fff;border:1px solid var(--portal-line);box-shadow:var(--portal-shadow)}.law-document__mast{display:grid;grid-template-columns:38px 1fr auto;gap:13px;align-items:center;padding-bottom:23px;border-bottom:2px solid var(--portal-navy)}.law-document__mast>svg{width:32px;height:32px;color:var(--portal-teal)}.law-document__mast>div{display:flex;flex-direction:column}.law-document__mast span,.law-document__mast small{color:var(--portal-body);font-size:8px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.law-document__mast strong{color:var(--portal-navy);font-size:14px}.law-document section{padding:32px 0;border-bottom:1px solid var(--portal-line)}.law-kicker{color:var(--portal-teal)!important;font-size:9px!important;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.law-document h2{max-width:580px;margin:10px 0;font-size:31px;line-height:1.12}.law-document section>p:not(.law-kicker){max-width:650px;color:var(--portal-body);font-size:12px;line-height:1.7}.federal-dates{display:grid;grid-template-columns:1fr 1fr;gap:12px}.federal-dates>div{padding:18px;background:var(--portal-mist);border-radius:9px}.federal-dates strong{color:var(--portal-navy);font-family:Newsreader,Georgia,serif;font-size:20px;font-weight:400}.federal-dates p{margin-top:6px;color:var(--portal-body);font-size:9px}.state-list{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--portal-line)}.state-list>span{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 13px;background:#fff;font-size:10px}.law-document>footer{padding-top:20px;color:#8498a1;font-size:8px}.module-layout{display:grid;grid-template-columns:215px minmax(0,1fr) 235px;gap:16px;align-items:start}.lesson-list{padding:16px;background:#fff;border:1px solid var(--portal-line);border-radius:var(--portal-radius)}.lesson-list .portal-progress{margin-bottom:15px}.lesson-list button{width:100%;display:grid;grid-template-columns:27px 1fr;gap:9px;align-items:center;padding:11px 8px;color:var(--portal-body);background:none;border:0;border-top:1px solid #e7edef;border-radius:7px;text-align:left}.lesson-list button.is-active{color:var(--portal-navy);background:var(--portal-mist)}.lesson-list button>span:first-child{width:24px;height:24px;display:grid;place-items:center;color:var(--portal-teal);background:#fff;border:1px solid var(--portal-line);border-radius:50%;font-size:8px}.lesson-list button>span:last-child{display:flex;flex-direction:column}.lesson-list strong{font-size:9px}.lesson-list small{font-size:8px}.lesson-viewer{min-height:550px;padding:34px}.lesson-viewer__meta{display:flex;justify-content:space-between;align-items:center;color:var(--portal-body);font-size:9px}.lesson-viewer__meta>span{display:flex;align-items:center;gap:5px}.lesson-viewer h2{margin:19px 0;font-size:36px}.lesson-visual{min-height:155px;display:flex;gap:20px;align-items:center;margin-bottom:22px;padding:25px;color:#fff;background:linear-gradient(135deg,var(--portal-navy),#126a75);border-radius:12px}.lesson-visual>svg{width:48px;height:48px;color:#8ae1e6}.lesson-visual span{display:flex;flex-direction:column}.lesson-visual strong{font-family:Newsreader,Georgia,serif;font-size:23px;font-weight:400}.lesson-visual small{color:#bfdae1;font-size:10px}.lesson-navigation{display:flex;justify-content:space-between;margin-top:26px}.certificate-mini{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:15px;padding:21px;text-align:center;background:var(--portal-gold-soft);border-radius:10px}.certificate-mini svg{width:36px;height:36px;color:var(--portal-gold)}.certificate-mini strong{font-size:10px}.certificate-mini small{color:var(--portal-body);font-size:9px}.knowledge-check h3{font-family:DM Sans,Arial,sans-serif;font-size:17px;font-weight:700}.knowledge-check>label{display:flex;gap:9px;padding:13px;margin-top:8px;border:1px solid var(--portal-line);border-radius:8px;font-size:11px;cursor:pointer}.knowledge-check .portal-alert{margin-top:16px}.invite-card{margin-bottom:16px}.invite-card .entry-grid{grid-template-columns:1fr 1fr auto}.role-boundary-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.role-boundary-grid>div{display:grid;grid-template-columns:25px 1fr;gap:7px;padding:12px;background:var(--portal-mist);border-radius:8px}.role-boundary-grid svg{grid-row:1 / 3;color:var(--portal-teal)}.role-boundary-grid strong{font-size:9px}.role-boundary-grid small{color:var(--portal-body);font-size:8px}.audit-list{margin-bottom:12px}.audit-list>div{display:grid;grid-template-columns:20px 1fr;gap:8px;padding:10px 0;border-top:1px solid #e7edef}.audit-list>div:first-child{border-top:0}.audit-list svg{color:var(--portal-teal)}.audit-list span{display:flex;flex-direction:column}.audit-list strong{font-size:10px}.audit-list small{color:var(--portal-body);font-size:8px}.portal-empty,.portal-export-state{min-height:510px;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:650px;margin:10px auto;padding:48px;text-align:center;background:#fff;border:1px solid var(--portal-line);border-radius:18px;box-shadow:var(--portal-shadow)}.portal-empty__icon,.portal-export-state__icon{width:66px;height:66px;display:grid;place-items:center;color:var(--portal-teal);background:var(--portal-mist);border-radius:50%}.portal-empty__icon svg,.portal-export-state__icon svg{width:28px;height:28px}.portal-empty h2,.portal-export-state h2{margin:22px 0 7px;font-size:30px}.portal-empty p,.portal-export-state p{max-width:500px;margin-bottom:20px;color:var(--portal-body);font-size:12px}.portal-empty .portal-status,.portal-export-state .portal-status{margin-top:15px}.portal-export-state .portal-progress{width:min(420px,100%);margin:0 0 24px}.portal-export-state__icon.is-ready{color:var(--portal-green);background:var(--portal-green-soft)}.portal-signin{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.78fr) 1.22fr;grid-template-rows:auto 1fr}.portal-signin>.demonstration-banner{grid-column:1 / -1}.portal-signin__story{position:relative;min-height:calc(100vh - var(--demo-banner-height));display:flex;flex-direction:column;justify-content:space-between;padding:clamp(42px,6vw,85px);color:#fff;background:var(--portal-navy);overflow:hidden}.portal-signin__story:before,.portal-signin__story:after{content:"";position:absolute;border:1px solid rgba(91,209,217,.16);border-radius:50%;pointer-events:none}.portal-signin__story:before{width:560px;height:560px;right:-360px;top:-180px;box-shadow:0 0 0 45px #5bd1d909,0 0 0 90px #5bd1d906}.portal-signin__story:after{width:360px;height:360px;left:-260px;bottom:-210px;box-shadow:0 0 0 38px #5bd1d908}.portal-signin__story>div{position:relative;z-index:1}.portal-signin__story .portal-eyebrow{color:#73d5dc}.portal-signin__story h1{max-width:560px;margin:20px 0;color:#fff;font-size:clamp(42px,5vw,68px);line-height:.98}.portal-signin__story>div>p:last-child{max-width:530px;color:#bdd0d8;font-size:14px}.portal-signin__story ol{position:relative;z-index:1;display:grid;gap:0;margin:40px 0 auto;padding:55px 0 0;list-style:none}.portal-signin__story li{position:relative;display:grid;grid-template-columns:32px 1fr;gap:13px;min-height:70px}.portal-signin__story li:after{content:"";position:absolute;top:32px;bottom:0;left:15px;width:1px;background:#ffffff2e}.portal-signin__story li:last-child:after{display:none}.portal-signin__story li>span{width:32px;height:32px;display:grid;place-items:center;color:#7694a3;border:1px solid #5d7785;border-radius:50%;font-size:11px}.portal-signin__story li.is-complete>span{color:var(--portal-navy);background:var(--portal-teal-bright);border-color:var(--portal-teal-bright)}.portal-signin__story li div{display:flex;flex-direction:column}.portal-signin__story li strong{font-size:12px}.portal-signin__story li small{color:#8ca7b4;font-size:9px}.portal-signin__boundary{position:relative;z-index:1;display:flex;gap:8px;align-items:center;color:#89a7b4;font-size:9px}.portal-signin__panel{min-height:calc(100vh - var(--demo-banner-height));display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;background:#f7faf9}.portal-signin__card{width:min(470px,100%);padding:34px;background:#fff;border:1px solid var(--portal-line);border-radius:18px;box-shadow:var(--portal-shadow-lg)}.signin-preview{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:30px;padding-bottom:17px;border-bottom:1px solid #e5ecee;color:var(--portal-body);font-size:9px}.portal-signin__card h2{margin:0 0 8px;font-size:36px;line-height:1.08}.portal-signin__card form>p:not(.portal-eyebrow),.portal-signin__card>div>p:not(.portal-eyebrow){margin-bottom:23px;color:var(--portal-body);font-size:12px}.portal-signin__card .portal-field{margin-bottom:15px}.portal-signin__card .portal-button{width:100%;margin-top:5px}.signin-help{display:block;margin-top:12px;color:var(--portal-body);font-size:9px;text-align:center}.code-input{font-size:22px!important;font-weight:700!important;letter-spacing:.35em;text-align:center}.portal-inline-back{margin-bottom:14px;padding:0;color:var(--portal-teal);background:none;border:0;font-size:10px}.tenant-choice{width:100%;display:grid;grid-template-columns:42px 1fr 18px;gap:12px;align-items:center;margin:18px 0;padding:14px;color:var(--portal-ink);background:#fff;border:1px solid var(--portal-line-dark);border-radius:10px;text-align:left}.tenant-choice__mark{width:42px;height:42px;display:grid;place-items:center;color:#fff;background:var(--portal-navy);border-radius:9px;font-size:11px;font-weight:700}.tenant-choice>span:nth-child(2){display:flex;flex-direction:column}.tenant-choice strong{font-size:11px}.tenant-choice small{color:var(--portal-body);font-size:9px}.portal-signin__panel>footer{margin-top:20px;color:#5b7079;font-size:9px}.portal-demo-entry{min-height:100vh;color:var(--portal-ink);background:linear-gradient(145deg,#f7faf9,#eef7f7 58%,#fff8e7);font-family:DM Sans,Arial,sans-serif}.portal-demo-entry>header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px clamp(22px,5vw,72px);background:#ffffffe6;border-bottom:1px solid var(--portal-line)}.portal-demo-entry>header>a,.portal-demo-entry>footer a{color:var(--portal-teal);font-size:12px;font-weight:700;text-underline-offset:3px}.portal-demo-entry>main{min-height:calc(100vh - 190px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);gap:clamp(40px,7vw,110px);align-items:center;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:80px 0}.portal-demo-entry h1{max-width:760px;margin:0;color:var(--portal-navy);font-family:Newsreader,Georgia,serif;font-size:clamp(52px,7vw,86px);font-weight:400;line-height:.96}.portal-demo-entry main>div>p:not(.portal-eyebrow){max-width:68ch;margin:24px 0 0;color:var(--portal-body);font-size:16px}.portal-demo-entry main .portal-button{margin-top:30px}.portal-demo-entry aside{padding:34px;background:#fff;border:1px solid var(--portal-line);border-radius:18px;box-shadow:var(--portal-shadow-lg)}.portal-demo-entry aside h2{margin:22px 0;font-size:34px;line-height:1.06}.portal-demo-entry aside ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}.portal-demo-entry aside li{display:flex;align-items:center;gap:9px;color:var(--portal-body);font-size:12px}.portal-demo-entry aside li svg{color:var(--portal-green)}.portal-demo-entry>footer{display:flex;align-items:center;justify-content:center;gap:20px;padding:20px 24px;color:var(--portal-body);background:#fff;border-top:1px solid var(--portal-line);font-size:10px}.portal-live-boundary{min-height:100vh;display:grid;place-items:center;padding:24px;color:var(--portal-ink);background:var(--portal-canvas);font-family:DM Sans,Arial,sans-serif}.portal-live-boundary section{max-width:720px;padding:48px;background:#fff;border:1px solid var(--portal-line);border-radius:18px}.portal-live-boundary h1{margin:10px 0;color:var(--portal-navy);font-family:Newsreader,Georgia,serif;font-size:48px;font-weight:400}.portal-live-boundary a{color:var(--portal-teal)}.access-app{background:#fff}.access-header{position:sticky;top:var(--demo-banner-height);z-index:60;height:78px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 clamp(20px,5vw,72px);background:#fffffff5;border-bottom:1px solid var(--portal-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.access-header__tools{display:flex;align-items:center;gap:10px}.access-header .state-selector>span{display:none}.access-return-link{color:var(--portal-teal);font-size:11px;font-weight:700;text-underline-offset:3px}.access-demo-controls{position:relative}.access-demo-controls summary{min-height:38px;display:flex;align-items:center;padding:0 11px;color:var(--portal-ink);background:#fff;border:1px solid var(--portal-line);border-radius:9px;font-size:11px;font-weight:700;list-style:none}.access-demo-controls summary::-webkit-details-marker{display:none}.access-demo-controls .state-selector{position:absolute;top:45px;right:0;z-index:80;width:260px;display:grid;gap:8px;padding:14px;background:#fff;border:1px solid var(--portal-line);border-radius:10px;box-shadow:var(--portal-shadow-lg)}.access-demo-controls .state-selector>span{display:block}.language-button{height:36px;display:flex;gap:7px;align-items:center;padding:0 12px;color:var(--portal-teal);background:#fff;border:1px solid var(--portal-line);border-radius:8px;font-size:10px;font-weight:700}.language-button span{color:var(--portal-body);font-weight:500}.access-app>main{min-height:calc(100vh - 130px)}.access-hero{min-height:600px;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center;padding:70px clamp(22px,7vw,110px);background:linear-gradient(135deg,#edf7f7,#f7faf8 62%,#fff9ec)}.access-hero__copy{max-width:680px}.access-hero__copy .portal-eyebrow{margin-top:22px!important}.access-hero__copy h1,.access-page-title h1,.caregiver-hero h1{margin:10px 0 18px;font-size:clamp(48px,6vw,76px);line-height:.98}.access-hero__copy>p:not(.portal-eyebrow){max-width:630px;color:var(--portal-body);font-size:16px;line-height:1.65}.access-hero__actions{display:flex;flex-wrap:wrap;gap:9px;margin:28px 0 13px}.access-hero__copy>small{color:#718894;font-size:10px}.access-hero__visual{min-height:430px;display:grid;place-items:center;position:relative}.bottle-illustration{position:relative;width:190px;height:340px;background:linear-gradient(90deg,#cde6e2,#f7fbf9 48%,#b7d7d2);border:1px solid #aac9c6;border-radius:35px 35px 24px 24px;box-shadow:0 30px 50px #08283f29}.bottle-cap{position:absolute;top:-46px;left:30px;width:130px;height:58px;background:repeating-linear-gradient(90deg,#f0f3f2 0 4px,#dfe7e5 4px 6px);border:1px solid #cad6d5;border-radius:16px 16px 8px 8px}.bottle-label{position:absolute;inset:100px 16px 31px;display:flex;flex-direction:column;align-items:center;padding:27px 12px;color:var(--portal-navy);background:#f7faf7;border:1px solid #d9e2df;text-align:center}.bottle-label small{font-size:9px;font-weight:700;letter-spacing:.16em}.bottle-label strong{margin-top:18px;font-family:Newsreader,Georgia,serif;font-size:56px;font-weight:400;line-height:1}.bottle-label em{color:var(--portal-teal);font-size:8px;font-style:normal;font-weight:700;letter-spacing:.12em}.bottle-label b{margin-top:auto;color:#5d747e;font-size:7px}.bottle-check-seal{position:absolute;right:2%;bottom:7%;display:flex;gap:9px;align-items:center;padding:13px 15px;background:#fff;border:1px solid var(--portal-line);border-radius:10px;box-shadow:var(--portal-shadow)}.bottle-check-seal svg{color:var(--portal-teal)}.bottle-check-seal span{display:flex;flex-direction:column}.bottle-check-seal strong{font-size:10px}.bottle-check-seal small{color:var(--portal-body);font-size:8px}.access-section{padding:80px clamp(22px,7vw,110px)}.access-section--mist{background:var(--portal-mist)}.access-section>header{max-width:750px;margin-bottom:34px}.access-section>header h2,.access-route-grid h2,.caregiver-subscribe h2{margin:0 0 10px;font-size:clamp(34px,4vw,50px);line-height:1.05}.access-section>header>p:not(.portal-eyebrow){color:var(--portal-body);font-size:13px}.access-materials{display:grid;grid-template-columns:1fr 1fr;gap:14px}.access-materials article{min-height:215px;display:grid;grid-template-columns:42px 44px 1fr;gap:15px;align-items:start;padding:24px;background:#fff;border:1px solid var(--portal-line);border-radius:13px}.access-materials__number{color:#667e88;font-family:Newsreader,Georgia,serif;font-size:24px}.access-materials article>svg{width:40px;height:40px;padding:9px;color:var(--portal-teal);background:var(--portal-mist);border-radius:9px}.access-materials article h3{margin:10px 0 6px;font-size:23px}.access-materials article p{color:var(--portal-body);font-size:9px}.access-materials .portal-button{grid-column:3;width:max-content}.bottle-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 28px;max-width:1000px;border-top:1px solid var(--portal-line)}.bottle-check-result{max-width:1000px;margin-top:22px;color:var(--portal-body);font-size:11px}.access-route-grid{display:grid;grid-template-columns:1fr 1fr}.access-route-grid article{min-height:430px;display:flex;flex-direction:column;align-items:flex-start;padding:clamp(40px,7vw,90px);background:#fff}.access-route-grid article>svg{width:36px;height:36px;margin-bottom:30px;color:var(--portal-teal)}.access-route-grid article>p:not(.portal-eyebrow){max-width:500px;color:var(--portal-body);font-size:13px}.access-route-grid article .portal-button{margin-top:auto}.access-route-grid__dark{color:#fff;background:var(--portal-navy)!important}.access-route-grid__dark h2{color:#fff}.access-route-grid__dark>svg{color:#7cd9df!important}.access-route-grid__dark>p:not(.portal-eyebrow){color:#b7ccd5!important}.access-route-grid__dark>.portal-eyebrow{color:#73d5dc}.access-contact-strip{display:flex;align-items:center;gap:15px;padding:24px clamp(22px,7vw,110px);color:#6a571f;background:var(--portal-gold-soft);border-top:1px solid #ecd8a4}.access-contact-strip>svg{color:var(--portal-gold)}.access-contact-strip>div{display:flex;flex-direction:column}.access-contact-strip strong{font-size:11px}.access-contact-strip span{font-size:10px}.portal-adapter-footer--public{padding-inline:clamp(22px,7vw,110px);background:var(--portal-navy);border-color:#ffffff1a;color:#91aab6}.portal-adapter-footer--public strong{color:#77d5dc}.followup-wrap,.public-article-layout{max-width:1080px;margin:0 auto;padding:52px 24px 80px}.access-page-title{max-width:800px;margin-bottom:28px}.access-page-title h1{font-size:clamp(42px,5vw,64px)}.access-page-title>p:not(.portal-eyebrow){max-width:720px;color:var(--portal-body);font-size:14px}.access-back{display:flex;align-items:center;gap:6px;margin-bottom:26px;padding:0;color:var(--portal-teal);background:transparent;border:0;font-size:10px;font-weight:700}.access-back svg{width:14px;height:14px}.patient-state-selector{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px;padding:11px 14px;color:var(--portal-body);background:var(--portal-mist);border:1px solid var(--portal-line);border-radius:9px;font-size:10px;font-weight:700}.patient-state-selector select{min-height:36px;padding:0 30px 0 10px;color:var(--portal-ink);background:#fff;border:1px solid var(--portal-line-dark);border-radius:7px;font-size:10px}.consent-gate{max-width:720px;display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:clamp(32px,6vw,62px);text-align:center;background:#fff;border:1px solid var(--portal-line);border-radius:18px;box-shadow:var(--portal-shadow)}.consent-gate-icon{width:72px;height:72px;display:grid;place-items:center;margin-bottom:20px;color:var(--portal-teal);background:var(--portal-mist);border-radius:50%}.consent-gate-icon svg{width:32px;height:32px}.consent-gate-icon.is-withdrawn{color:var(--portal-warning);background:var(--portal-warning-soft)}.consent-gate h2{margin:5px 0 10px;font-size:36px}.consent-gate>p:not(.portal-eyebrow){max-width:580px;color:var(--portal-body);font-size:12px}.consent-points{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:25px 0;text-align:left}.consent-points>span{display:grid;grid-template-columns:22px 1fr;gap:7px;padding:12px;background:var(--portal-mist);border-radius:8px}.consent-points svg{grid-row:1 / 3;color:var(--portal-teal)}.consent-points strong{font-size:9px}.consent-points small{color:var(--portal-body);font-size:8px}.consent-choice{width:100%;display:flex;gap:10px;align-items:flex-start;margin-bottom:16px;padding:14px;color:var(--portal-ink);background:#fbfdfd;border:1px solid var(--portal-line);border-radius:9px;text-align:left;cursor:pointer}.consent-choice>input{margin-top:3px;accent-color:var(--portal-teal)}.consent-choice>span{display:flex;flex-direction:column}.consent-choice strong{font-size:10px}.consent-choice small{color:var(--portal-body);font-size:9px}.consent-choice--small{margin-top:16px}.decline-link,.subscription-state>button{margin-top:12px;padding:0;color:var(--portal-teal);background:transparent;border:0;font-size:10px;text-decoration:underline;text-underline-offset:3px}.consent-gate--withdrawn .portal-alert{margin:22px 0;text-align:left}.consent-gate--complete{background:linear-gradient(180deg,#f4fbf8,#fff)}.completion-summary{display:grid;gap:8px;margin:24px 0;text-align:left}.completion-summary span{display:flex;align-items:center;gap:8px;color:var(--portal-green);font-size:10px;font-weight:600}.followup-form{display:grid;gap:14px}.followup-form__progress{display:flex;justify-content:space-between;gap:16px;padding:11px 15px;color:var(--portal-body);background:var(--portal-mist);border-radius:8px;font-size:9px}.followup-form__progress button{padding:0;color:var(--portal-red);background:transparent;border:0;font-size:9px;font-weight:700}.followup-form .portal-card{padding:28px}.followup-form .portal-card__header h2{font-size:15px}.followup-form fieldset{margin:0;padding:0;border:0}.followup-form legend{margin-bottom:10px;color:var(--portal-ink);font-size:11px;font-weight:700}.followup-form fieldset>label{display:inline-flex;align-items:center;gap:6px;margin-right:20px;color:var(--portal-body);font-size:11px}.followup-form fieldset input{accent-color:var(--portal-teal)}.safety-escalation{display:grid;grid-template-columns:36px 1fr;gap:14px;margin-top:18px;padding:20px;color:#75343e;background:var(--portal-red-soft);border:1px solid #e7b9c0;border-radius:10px}.safety-escalation>svg{width:32px;height:32px;color:var(--portal-red)}.safety-escalation h3{margin:8px 0 3px;color:var(--portal-red);font-family:DM Sans,Arial,sans-serif;font-size:15px;font-weight:700}.safety-escalation p{margin-bottom:15px;font-size:10px}.followup-submit{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:14px;background:#fff;border:1px solid var(--portal-line);border-radius:10px}.followup-submit span{color:var(--portal-body);font-size:9px}.public-article-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(310px,.72fr);gap:50px;align-items:start}.public-article-grid>article{max-width:650px}.article-number{margin-top:14px;color:var(--portal-teal);font-family:Newsreader,Georgia,serif;font-size:30px}.public-article-grid article h2{margin:6px 0 10px;font-size:30px}.public-article-grid article>p{margin-bottom:35px;color:var(--portal-body);font-size:13px;line-height:1.7}.statement-form{position:sticky;top:24px;padding:30px;box-shadow:var(--portal-shadow)}.statement-form form{display:grid;gap:14px}.form-success{display:flex;flex-direction:column;align-items:center;padding:20px 0;text-align:center}.form-success>svg{width:48px;height:48px;color:var(--portal-green)}.form-success h3{margin:15px 0 5px;font-size:25px}.form-success p{margin-bottom:20px;color:var(--portal-body);font-size:11px}.caregiver-hero{min-height:520px;display:grid;grid-template-columns:1fr .65fr;gap:30px;align-items:center;padding:65px clamp(22px,7vw,110px);color:#fff;background:linear-gradient(125deg,var(--portal-navy) 0 66%,#0f6570 66%)}.caregiver-hero h1{max-width:700px;color:#fff}.caregiver-hero p:not(.portal-eyebrow){max-width:650px;margin-bottom:25px;color:#bfd1d8;font-size:15px}.caregiver-hero>svg{width:clamp(150px,22vw,290px);height:auto;justify-self:center;color:#86e2e6a6;stroke-width:.8}.caregiver-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--portal-line);border-left:1px solid var(--portal-line)}.caregiver-steps article{min-height:260px;padding:26px;background:#fff;border-right:1px solid var(--portal-line);border-bottom:1px solid var(--portal-line)}.caregiver-steps article>span{color:var(--portal-teal);font-family:Newsreader,Georgia,serif;font-size:26px}.caregiver-steps h3{margin:44px 0 10px;font-size:23px}.caregiver-steps p{color:var(--portal-body);font-size:11px}.caregiver-subscribe{display:grid;grid-template-columns:1fr minmax(340px,.7fr);gap:60px;align-items:center;padding:70px clamp(22px,7vw,110px);background:var(--portal-mist)}.caregiver-subscribe>div>svg{width:34px;height:34px;margin-bottom:22px;color:var(--portal-teal)}.caregiver-subscribe>div>p:not(.portal-eyebrow){max-width:560px;color:var(--portal-body);font-size:12px}.caregiver-subscribe .portal-card{padding:28px}.caregiver-subscribe form{display:grid;gap:15px}.subscription-state{min-height:215px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.subscription-state>svg{width:34px;height:34px;margin-bottom:12px;color:var(--portal-teal)}.subscription-state h3{margin:13px 0 5px;font-size:24px}.subscription-state p{margin-bottom:16px;color:var(--portal-body);font-size:10px}.evidence-summary{margin-top:16px}.capture-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;align-items:start}.capture-layout>aside{position:sticky;top:98px;display:grid;gap:14px}.capture-form{display:grid;gap:14px}.withdraw-button{width:100%;margin-top:16px;padding:10px;color:var(--portal-red);background:var(--portal-red-soft);border:1px solid #e7bdc3;border-radius:8px;font-size:9px;font-weight:700}.capture-form .portal-alert{margin-top:15px}.inline-radios{display:flex;align-items:center;gap:16px;margin-bottom:15px!important;padding:13px!important;background:var(--portal-mist);border-radius:8px!important}.inline-radios legend{float:left;margin:3px auto 0 0;font-size:10px;font-weight:700}.inline-radios label{display:flex;align-items:center;gap:5px;font-size:10px}.inline-radios input{accent-color:var(--portal-teal)}.capture-actions{position:sticky;bottom:14px;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;background:#fffffff5;border:1px solid var(--portal-line);border-radius:10px;box-shadow:var(--portal-shadow)}.capture-actions>span{display:flex;align-items:center;gap:7px;color:var(--portal-green);font-size:9px;font-weight:700}.aggregate-strip{display:grid;grid-template-columns:repeat(4,1fr);color:#fff;background:var(--portal-navy);border-radius:var(--portal-radius);overflow:hidden}.aggregate-strip>div{min-height:120px;display:flex;flex-direction:column;justify-content:center;padding:22px;border-right:1px solid rgba(255,255,255,.12)}.aggregate-strip>div:last-child{border:0}.aggregate-strip span{color:#9fb7c2;font-size:9px;text-transform:uppercase}.aggregate-strip strong{margin:8px 0 3px;font-family:Newsreader,Georgia,serif;font-size:34px;font-weight:400;line-height:1}.aggregate-strip small{color:#8ba7b4;font-size:8px}.aggregate-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;margin:16px 0}.ring-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ring-metric{display:flex;flex-direction:column;align-items:center;text-align:center}.ring-metric__ring{--ring-color: var(--portal-teal);width:106px;height:106px;display:grid;place-items:center;margin:3px 0 12px;background:conic-gradient(var(--ring-color) 0 var(--ring-value),#e6edef var(--ring-value) 360deg);border-radius:50%}.ring-metric__ring:before{content:"";grid-area:1 / 1;width:78px;height:78px;background:#fff;border-radius:50%}.ring-metric__ring span{z-index:1;grid-area:1 / 1;color:var(--portal-navy);font-family:Newsreader,Georgia,serif;font-size:23px}.ring-metric--gold .ring-metric__ring{--ring-color: var(--portal-gold)}.ring-metric--navy .ring-metric__ring{--ring-color: var(--portal-navy-2)}.ring-metric>strong{font-size:10px}.ring-metric>small{color:var(--portal-body);font-size:8px}.bar-chart{height:168px;display:grid;grid-template-columns:repeat(8,1fr);gap:9px;align-items:end;padding:12px 7px 0;border-bottom:1px solid var(--portal-line);background:repeating-linear-gradient(to bottom,transparent 0 39px,#edf1f2 40px)}.bar-chart>div{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px}.bar-chart span{width:100%;max-width:25px;background:linear-gradient(var(--portal-teal-bright),var(--portal-teal));border-radius:4px 4px 0 0}.bar-chart small{color:var(--portal-body);font-size:7px}.horizontal-stats{display:grid;gap:14px}.horizontal-stats>div{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.horizontal-stats span{color:var(--portal-body);font-size:9px}.horizontal-stats strong{color:var(--portal-navy);font-size:10px}.horizontal-stats em{grid-column:1 / 3;height:7px;background:var(--portal-teal);border-radius:6px}.persistence-legend{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.persistence-legend span{display:grid;grid-template-columns:8px 1fr;gap:5px;color:var(--portal-body);font-size:8px}.persistence-legend i{grid-row:1 / 3;width:7px;height:7px;margin-top:4px;background:var(--portal-teal);border-radius:50%}.persistence-legend i.interrupted{background:var(--portal-gold)}.persistence-legend i.discontinued{background:#78909c}.persistence-legend strong{color:var(--portal-navy);font-size:16px}.stacked-bar{display:flex;height:14px;margin-top:24px;overflow:hidden;border-radius:8px}.stacked-bar span:nth-child(1){background:var(--portal-teal)}.stacked-bar span:nth-child(2){background:var(--portal-gold)}.stacked-bar span:nth-child(3){background:#78909c}.export-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.export-builder{display:flex;flex-direction:column;align-items:center;padding:45px;text-align:center}.export-builder__icon{width:66px;height:66px;display:grid;place-items:center;color:var(--portal-teal);background:var(--portal-mist);border-radius:50%}.export-builder__icon svg{width:28px;height:28px}.export-builder h2{margin:18px 0 4px;font-family:DM Sans,Arial,sans-serif;font-size:16px;font-weight:700}.export-builder>p{color:var(--portal-body);font-size:10px}.export-builder>.portal-field{width:min(460px,100%);margin:25px 0 16px;text-align:left}.format-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.format-options button{display:flex;flex-direction:column;padding:12px;color:var(--portal-ink);background:#fff;border:1px solid var(--portal-line-dark);border-radius:8px;text-align:left;font-size:10px;font-weight:700}.format-options button.is-active{color:var(--portal-teal);background:var(--portal-mist);border-color:var(--portal-teal)}.format-options small{color:var(--portal-body);font-size:8px;font-weight:400}.export-includes{width:min(460px,100%);display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 22px;padding:18px;background:#f8faf9;border-radius:9px;text-align:left}.export-includes h3{grid-column:1 / 3;margin:0 0 4px;font-family:DM Sans,Arial,sans-serif;font-size:10px;font-weight:700}.export-includes span{display:flex;gap:6px;align-items:center;color:var(--portal-body);font-size:8px}.export-includes svg{width:11px;height:11px;color:var(--portal-green)}.export-builder>small{margin-top:10px;color:var(--portal-body);font-size:8px}.export-layout>aside{display:grid;gap:14px}.privacy-score{display:flex;flex-direction:column;align-items:center;padding:19px;background:var(--portal-green-soft);border-radius:10px}.privacy-score svg{width:34px;height:34px;color:var(--portal-green)}.privacy-score strong{margin-top:9px;color:var(--portal-green);font-size:12px}.privacy-score span{color:var(--portal-body);font-size:8px}.portal-not-found{max-width:640px;margin:100px auto;padding:40px;text-align:center;background:#fff;border:1px solid var(--portal-line);border-radius:16px}.portal-not-found h1{font-size:40px}.portal-not-found p{color:var(--portal-body)}.portal-not-found code{color:var(--portal-teal)}.portal-not-found button{margin-top:20px;padding:11px 16px;color:#fff;background:var(--portal-teal);border:0;border-radius:8px}@media(max-width:1260px){.metric-grid{grid-template-columns:repeat(3,1fr)}.material-grid{grid-template-columns:repeat(2,1fr)}.portal-plan-layout{grid-template-columns:170px minmax(0,1fr)}.plan-history{display:none}.module-layout{grid-template-columns:195px minmax(0,1fr)}.module-layout>aside:last-child{display:none}.state-selector>span,.role-selector>span{display:none}}@media(max-width:980px){.portal-app,.portal-app--collapsed{display:block}.portal-sidebar{width:min(310px,88vw);transform:translate(-105%);box-shadow:var(--portal-shadow-lg)}.portal-sidebar.is-open{transform:translate(0)}.portal-sidebar.is-collapsed{width:min(310px,88vw)}.portal-sidebar.is-collapsed .portal-nav-group>p,.portal-sidebar.is-collapsed .portal-nav-group button>span,.portal-sidebar.is-collapsed .portal-nav-group button svg:last-child,.portal-sidebar.is-collapsed .portal-sidebar__collapse span,.portal-sidebar.is-collapsed .portal-profile>span:nth-child(2),.portal-sidebar.is-collapsed .portal-profile>svg{display:initial}.portal-sidebar.is-collapsed .portal-nav-group button{grid-template-columns:20px minmax(0,1fr) 16px;place-items:initial}.portal-sidebar.is-collapsed .portal-profile{grid-template-columns:34px 1fr 17px;place-items:initial}.portal-sidebar__close,.portal-menu-button{display:grid!important}.portal-scrim{position:fixed;inset:0;z-index:45;background:#04182573;border:0}.portal-workspace{min-height:100vh}.portal-topbar{padding-inline:18px}.portal-tenant{margin-right:auto}.portal-topbar__actions .preview-pill{display:none}.portal-plan-layout{grid-template-columns:1fr}.plan-nav{position:static;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.plan-nav .portal-progress{grid-column:1 / 5}.plan-nav a{border:0}.sdm-layout,.capture-layout,.law-layout,.export-layout{grid-template-columns:1fr}.sdm-layout>aside,.capture-layout>aside{position:static;grid-row:1}.module-layout{grid-template-columns:1fr}.lesson-list{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.lesson-list .portal-progress{grid-column:1 / 6}.lesson-list button{display:flex;flex-direction:column;border:0;text-align:center}.lesson-list button>span:last-child small{display:none}.aggregate-grid{grid-template-columns:1fr}.access-hero{grid-template-columns:1fr .7fr}.caregiver-steps{grid-template-columns:1fr 1fr}}@media(max-width:760px){.portal-topbar{min-height:66px;padding-block:10px}.portal-tenant{min-width:0}.portal-tenant span{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-topbar__actions{position:relative;width:auto;display:flex}.portal-review-controls-desktop{display:none}.portal-review-controls-drawer{top:calc(var(--demo-banner-height) + 66px);right:10px;left:10px;width:auto}.portal-review-controls-drawer .state-selector,.portal-review-controls-drawer .role-selector{display:grid;grid-template-columns:95px minmax(0,1fr)}.portal-review-controls-drawer .state-selector>span,.portal-review-controls-drawer .role-selector>span{display:block}.state-selector select,.role-selector select{width:100%;max-width:none}.portal-content{padding:26px 16px 42px}.portal-page-title{display:block}.portal-page-title h1{font-size:38px}.portal-title-actions{justify-content:flex-start;margin-top:20px}.metric-grid{grid-template-columns:repeat(2,1fr)}.portal-two-column,.portal-two-column--wide,.portal-two-column--form{grid-template-columns:1fr}.priority-grid{grid-template-columns:1fr;gap:0}.priority-grid button{border-top:1px solid var(--portal-line)}.form-grid,.plan-fields,.entry-grid{grid-template-columns:1fr}.portal-plan-layout{display:block}.plan-nav{margin-bottom:14px;overflow-x:auto;grid-template-columns:repeat(4,minmax(125px,1fr))}.plan-history,.portal-stepper li small{display:none}.portal-stepper li:after{right:4px}.sdm-element>header{grid-template-columns:28px 1fr}.mini-check{grid-column:2}.furnishing-summary,.evidence-summary,.aggregate-strip{grid-template-columns:1fr 1fr}.aggregate-strip>div:nth-child(2){border-right:0}.report-section-grid{grid-template-columns:1fr 1fr}.material-grid,.cobrand-card{grid-template-columns:1fr}.report-hero{grid-template-columns:1fr;gap:24px}.report-hero__date{padding:20px 0 0;border-top:1px solid rgba(255,255,255,.16);border-left:0}.federal-dates,.state-list,.role-boundary-grid{grid-template-columns:1fr}.portal-adapter-footer{align-items:flex-start;flex-direction:column}.portal-signin{grid-template-columns:1fr}.portal-signin__story{min-height:auto;padding:42px 24px}.portal-signin__story h1{font-size:44px}.portal-signin__story ol{display:none}.portal-signin__boundary{margin-top:30px}.portal-signin__panel{min-height:0;padding:35px 18px 60px}.portal-demo-entry>main{grid-template-columns:1fr;padding-block:58px}.portal-demo-entry>footer{align-items:flex-start;flex-direction:column;gap:8px}.access-header{height:auto;min-height:74px;flex-wrap:wrap;padding-block:12px}.access-header .portal-brand__type small{display:none}.access-header__tools{gap:6px}.access-header__tools .preview-pill,.access-return-link,.language-button span{display:none}.access-hero{min-height:0;grid-template-columns:1fr;padding-block:58px 85px}.access-hero__copy h1,.access-page-title h1,.caregiver-hero h1{font-size:45px}.access-hero__visual{min-height:390px}.access-materials,.bottle-check-grid,.access-route-grid{grid-template-columns:1fr}.access-materials article{grid-template-columns:38px 1fr}.access-materials article>svg{grid-column:1}.access-materials article>div{grid-column:2;grid-row:1 / 3}.access-materials .portal-button{grid-column:2}.access-route-grid article{min-height:370px}.consent-points,.public-article-grid{grid-template-columns:1fr}.statement-form{position:static}.caregiver-hero{min-height:0;grid-template-columns:1fr;padding-block:60px;background:var(--portal-navy)}.caregiver-hero>svg{display:none}.caregiver-steps{grid-template-columns:1fr}.caregiver-subscribe{grid-template-columns:1fr;gap:30px}.ring-grid{grid-template-columns:1fr 1fr 1fr}.ring-metric__ring{width:86px;height:86px}.ring-metric__ring:before{width:64px;height:64px}.export-builder{padding:28px 18px}}@media(max-width:480px){.portal-tenant span{max-width:132px}.portal-review-controls-trigger span{display:none}.portal-review-controls-trigger:before{content:"Demo"}.portal-topbar__actions>.portal-icon-button{display:none}.metric-grid,.furnishing-summary,.evidence-summary,.aggregate-strip,.report-section-grid{grid-template-columns:1fr}.metric-card{min-height:135px}.portal-card{padding:18px}.portal-page-title h1{font-size:34px}.portal-title-actions .portal-button{flex:1}.portal-stepper{display:none}.sticky-save,.capture-actions,.followup-submit{align-items:stretch;flex-direction:column}.save-notice{right:12px;bottom:12px;left:12px}.portal-signin__card{padding:24px}.demonstration-banner{align-items:flex-start;flex-direction:column;gap:1px;text-align:left}.portal-demo-entry>main{width:min(1180px,calc(100% - 32px))}.portal-demo-entry h1{font-size:48px}.portal-demo-entry aside{padding:24px}.access-demo-controls summary{width:44px;overflow:hidden;white-space:nowrap;color:transparent}.access-demo-controls summary:before{content:"Demo";color:var(--portal-ink)}.access-hero__copy h1,.access-page-title h1,.caregiver-hero h1{font-size:39px}.access-section{padding-block:55px}.access-materials article{display:flex;flex-direction:column}.access-route-grid article{padding:45px 24px}.bottle-illustration{width:155px;height:290px}.bottle-cap{left:25px;width:105px}.bottle-label{inset:84px 13px 26px}.bottle-label strong{font-size:46px}.bottle-check-seal{right:0}.followup-wrap,.public-article-layout{padding-inline:16px}.consent-gate{padding:30px 18px}.followup-form .portal-card{padding:20px}.caregiver-subscribe{padding-inline:18px}.ring-grid{grid-template-columns:1fr}.ring-metric{display:grid;grid-template-columns:86px 1fr;text-align:left}.ring-metric__ring{grid-row:1 / 3;margin-right:12px}.export-includes{grid-template-columns:1fr}.export-includes h3{grid-column:1}}@media(prefers-reduced-motion:reduce){.portal-app *,.access-app *,.portal-signin *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(forced-colors:active){.portal-status,.preview-pill,.portal-nav-group button.is-active{border:1px solid currentColor}.portal-progress__track>span,.stacked-bar span,.bar-chart span{forced-color-adjust:none}}@media print{.portal-sidebar,.portal-topbar,.portal-adapter-footer,.portal-title-actions,.portal-button,.state-selector,.role-selector{display:none!important}.portal-app{display:block;background:#fff}.portal-workspace{display:block}.portal-content{max-width:none;padding:0}.portal-card,.law-document{box-shadow:none;break-inside:avoid}}.portal-demo-catalogue{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:24px 0 88px}.portal-demo-catalogue>h2{margin:4px 0 28px;color:var(--portal-navy);font-family:Newsreader,Georgia,serif;font-size:clamp(34px,4vw,54px);font-weight:400}.portal-demo-catalogue>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--portal-line);border-left:1px solid var(--portal-line)}.portal-demo-catalogue article{min-height:220px;padding:24px;border-right:1px solid var(--portal-line);border-bottom:1px solid var(--portal-line);background:#fff}.portal-demo-catalogue article>span{color:var(--portal-teal);font-size:11px;font-weight:800;letter-spacing:.1em}.portal-demo-catalogue article h3{margin:30px 0 9px;color:var(--portal-navy);font-size:18px}.portal-demo-catalogue article p{margin:0;color:var(--portal-body);font-size:14px;line-height:1.6}@media(max-width:820px){.portal-demo-catalogue>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.portal-demo-catalogue{width:min(100% - 32px,1180px);padding-bottom:56px}.portal-demo-catalogue>div{grid-template-columns:1fr}.portal-demo-catalogue article{min-height:0}}.access-header .portal-brand__type small{color:#06727e}.portal-stepper li small,.law-document>footer{color:#526675}.caregiver-hero .portal-eyebrow{color:#bceef1}
