:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f2ecdf;--bg-accent:#dde7df;--panel:#fffaf2db;--panel-strong:#fffdf8;--panel-border:#20434d24;--text:#17343d;--text-muted:#4a5a60;--accent:#20434d;--accent-soft:#2f6775;--success:#2d6d51;--warning:#9b6428;--danger:#8b3d34;--shadow:0 24px 60px #12272d1f;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--radius-sm:10px;--font-body:"Inter", "Segoe UI", sans-serif;--font-heading:"DM Serif Display", "Georgia", serif;--sidebar-width:290px;--sidebar-collapsed-width:68px}*{box-sizing:border-box}html{background:radial-gradient(circle at 0 0,#f6cd923d,#0000 28%),radial-gradient(circle at 100% 0,#4d7f762e,#0000 24%),linear-gradient(#f7f1e4 0%,#ede4d4 100%);min-height:100%;scroll-padding-top:96px}body{min-height:100dvh;color:var(--text);font-family:var(--font-body);margin:0}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.skip-link{z-index:100;background:var(--accent);color:#fff;border-radius:999px;padding:.75rem 1rem;font-weight:800;text-decoration:none;transition:transform .14s;position:fixed;top:12px;left:12px;transform:translateY(calc(-100% - 24px));box-shadow:0 12px 24px #12272d38}.skip-link:focus-visible{outline-offset:2px;outline:3px solid #f5b74b8c;transform:translateY(0)}#root{min-height:100dvh}.screen-centered{place-items:center;min-height:100dvh;padding:32px;display:grid}.button{letter-spacing:.01em;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.82rem 1.15rem;font-weight:700;text-decoration:none;transition:transform .14s,box-shadow .14s,background-color .14s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.66;box-shadow:none;transform:none}.button:disabled:hover{transform:none}.button:focus-visible,.field__control:focus-visible,.sidebar-toggle:focus-visible,.shell-nav__link:focus-visible,.mobile-menu-button:focus-visible,.mobile-nav-drawer__close:focus-visible,.quick-open__input:focus-visible,.quick-open__result:focus-visible,.doctor-search-result:focus-visible,.workspace-link:focus-visible,.user-row__select:focus-visible,.switch:focus-visible,.toast__close:focus-visible{outline-offset:2px;outline:3px solid #f5b74b73}.button--primary{color:#fff;background:linear-gradient(135deg,#20434d 0%,#2f6775 100%);box-shadow:0 12px 24px #20434d38}.button--secondary{color:var(--accent);background:#20434d14}.button--ghost{color:var(--accent);background:0 0}.button--danger{color:var(--danger);background:#8b3d3424}.button--compact{min-height:32px;padding:.42rem .76rem;font-size:.86rem}.page-header{justify-content:space-between;align-items:end;gap:24px;display:flex}.page-header__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--accent-soft);margin-bottom:8px;font-size:.78rem;display:inline-block}.page-header__title,.surface__title,.loading-card__title,.notice__title,.empty-state__title,.login-panel__title,.shell-brand__title{font-family:var(--font-heading);margin:0;font-weight:700}.page-header__title{font-size:clamp(2rem,4vw,3rem)}.page-header__description,.surface__description,.notice__description,.empty-state__description,.login-panel__copy,.loading-card__description{color:var(--text-muted);margin:0;line-height:1.6}.surface,.loading-card,.notice,.login-panel,.shell-panel,.workspace-card{background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--panel-border);box-shadow:var(--shadow)}.surface{border-radius:var(--radius-lg);padding:24px}.surface__header{justify-content:space-between;gap:24px;margin-bottom:20px;display:flex}.surface__title{font-size:1.35rem}.badge{letter-spacing:.02em;color:var(--accent);background:#20434d14;border-radius:999px;align-items:center;gap:6px;padding:.35rem .68rem;font-size:.8rem;font-weight:700;display:inline-flex}.badge--success{color:var(--success);background:#2d6d511f}.badge--warning{color:var(--warning);background:#9b642824}.badge--danger{color:var(--danger);background:#8b3d3424}.badge--accent{color:var(--accent-soft);background:#2f677524}.field{gap:8px;display:grid}.field__label{flex-wrap:wrap;align-items:center;gap:8px;font-weight:700;display:flex}.field__registry-badge{width:max-content;color:var(--accent-soft);letter-spacing:.08em;text-transform:uppercase;background:#2f67751a;border:1px solid #2f677538;border-radius:999px;align-items:center;padding:.1rem .38rem;font-size:.62rem;font-weight:800;line-height:1.2;display:inline-flex}.field__description{color:var(--text-muted);margin-top:-2px;font-size:.92rem}.field__control-wrap{position:relative}.field__control{border-radius:var(--radius-sm);width:100%;color:var(--text);background:#ffffffd1;border:1px solid #20434d29;padding:.88rem .95rem;transition:border-color .14s,box-shadow .14s}.field__control-wrap:has(.field__clear-button) .field__control{padding-right:2.45rem}.field__control-wrap:has(.field__clear-button) select.field__control{padding-right:4.1rem}.field__clear-button{width:1.45rem;height:1.45rem;color:var(--text-muted);background:#ffffffe6;border:1px solid #20434d29;border-radius:999px;place-items:center;font-size:1rem;font-weight:800;line-height:1;display:grid;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}select.field__control~.field__clear-button{right:2.05rem}.field__clear-button:hover{color:var(--danger);background:#8b3d341a}.field__control--textarea{resize:vertical;min-height:120px}.field__control:focus{border-color:#20434d59;outline:none;box-shadow:0 0 0 4px #20434d14}.field__error{color:var(--danger);font-size:.9rem}.field-radio-group{border:0;min-width:0;margin:0;padding:0}.field-radio-group__options{flex-wrap:wrap;gap:8px;display:flex}.field-radio-option{color:var(--accent);background:#ffffffd1;border:1px solid #20434d29;border-radius:999px;align-items:center;gap:8px;padding:.62rem .86rem;font-weight:700;display:inline-flex}.field-radio-option:has(input:checked){background:#20434d1a;border-color:#20434d5c}.field-radio-option input{accent-color:var(--accent);margin:0}.switch{background:#ffffffd1;border:1px solid #20434d29;border-radius:999px;align-self:start;align-items:center;gap:12px;padding:.5rem .75rem;display:inline-flex}.switch__track{background:#20434d24;border-radius:999px;width:1.9rem;height:1.1rem;position:relative}.switch__track:after{content:"";background:#fff;border-radius:50%;width:.7rem;height:.7rem;transition:transform .14s;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #0000002e}.switch--checked .switch__track{background:#2d6d516b}.switch--checked .switch__track:after{transform:translate(.8rem)}.switch__label{font-weight:700}.notice,.loading-card{border-radius:var(--radius-xl);max-width:560px;padding:32px}.notice--warning{border-color:#9b64283d}.notice--danger{border-color:#8b3d343d}.notice--success{border-color:#2d6d513d}.loading-card{text-align:center;position:relative;overflow:hidden}.loading-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff47,#0000 48%);position:absolute;inset:0}.loading-card__mark{background:#20434d14;border:1px solid #20434d1a;border-radius:18px;place-items:center;width:56px;height:56px;margin:0 auto 18px;display:grid}.loading-card__spinner{border:3px solid #20434d1f;border-top-color:var(--accent);border-radius:50%;width:28px;height:28px;animation:.9s linear infinite spin;display:block}.empty-state{border-radius:var(--radius-lg);background:linear-gradient(135deg,#fffcf6f2,#dee7dfd6);border:1px dashed #20434d3d;padding:36px 28px;position:relative;overflow:hidden}.empty-state__halo{filter:blur(10px);background:#f6cd923d;border-radius:50%;width:180px;height:180px;position:absolute;inset:auto -40px -80px auto}.empty-state__actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.table-shell{border-radius:var(--radius-md);background:linear-gradient(90deg,#fffaf2 30%,#0000) 0/40px 100% no-repeat local,linear-gradient(270deg,#fffaf2 30%,#0000) 100%/40px 100% no-repeat local,linear-gradient(90deg,#20434d1a,#0000) 0/14px 100% no-repeat,linear-gradient(270deg,#20434d1a,#0000) 100%/14px 100% no-repeat;border:1px solid #20434d14;overflow-x:auto}.table-shell:focus-visible{outline-offset:2px;outline:3px solid #f5b74b73}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:left;vertical-align:top;padding:1rem 1.1rem}.table--compact th,.table--compact td{padding:.72rem .86rem}.table th{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.76rem}.table td.table-cell--nowrap,.table td.table-cell--nowrap .badge,.table td.table-cell--nowrap .table-link{white-space:nowrap}.table td.table-cell--compact{width:1%}.table td.table-cell--truncate{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.table td.table-cell--name{min-width:150px;max-width:220px;font-weight:700}.donor-registry-table .table{min-width:1180px}.donor-registry-table .table--compact th,.donor-registry-table .table--compact td{padding:.58rem .68rem;font-size:.88rem;line-height:1.25}.donor-registry-table .badge{white-space:nowrap;padding:.28rem .5rem;font-size:.72rem}.donor-registry-table .table-link{white-space:nowrap}.donor-registry-table--undertaking .table{min-width:760px}.table td.table-cell--checkbox,.table th.table-cell--checkbox{text-align:center;vertical-align:middle}.table-cell--checkbox input{width:1rem;height:1rem;accent-color:var(--accent)}.table thead{z-index:2;background:#20434d14;position:sticky;top:0}.table tbody tr:hover{background:#20434d0b}.table tbody tr:nth-child(2n){background:#ffffff6b}.table tbody tr.table-row--clickable{cursor:pointer}.table tbody tr.table-row--clickable:focus-visible{outline-offset:-3px;outline:3px solid #f5b74b73}.table tbody tr.table-row--warning,.table tbody tr.table-row--warning:nth-child(2n){background:#eba4342e;box-shadow:inset 4px 0 #c97712}.table tbody tr.table-row--warning:hover,.table tbody tr.table-row--warning:nth-child(2n):hover{background:#eba43442}.table tbody tr.table-row--danger,.table tbody tr.table-row--danger:nth-child(2n){box-shadow:inset 4px 0 0 var(--danger);background:#8b3d3429}.table tbody tr.table-row--danger:hover,.table tbody tr.table-row--danger:nth-child(2n):hover{background:#8b3d343d}.login-shell{place-items:center;min-height:100dvh;padding:36px;display:grid}.login-layout{grid-template-columns:minmax(280px,.95fr) minmax(420px,1.05fr);gap:24px;width:min(1180px,100%);display:grid}.login-hero,.login-panel{border-radius:var(--radius-xl);padding:clamp(28px,5vw,44px)}.login-hero{color:#fff;box-shadow:var(--shadow);background:radial-gradient(circle at 0 0,#f6cd9294,#0000 28%),linear-gradient(160deg,#20434d 0%,#1d5962 42%,#346b63 100%);position:relative;overflow:hidden}.login-hero:after{content:"";background:#ffffff14;border-radius:32px;width:240px;height:240px;position:absolute;inset:auto -72px -72px auto;transform:rotate(18deg)}.login-hero__eyebrow,.shell-brand__eyebrow{text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:8px;font-size:.8rem;display:inline-flex}.login-hero__title{font-family:var(--font-heading);margin:20px 0 14px;font-size:clamp(2.3rem,5vw,4.4rem);line-height:.95}.login-hero__copy,.login-hero__list{color:#ffffffd6;max-width:36ch;line-height:1.6}.login-hero__list{margin:28px 0 0;padding-left:20px}.login-panel{align-content:center;gap:20px;display:grid}.login-panel__title{font-size:2rem}.login-session-status{width:fit-content;color:var(--text-muted);background:#20434d12;border-radius:999px;align-items:center;gap:8px;padding:.48rem .72rem;font-size:.88rem;font-weight:700;display:inline-flex}.login-session-status__pulse{background:var(--accent-soft);border-radius:50%;width:8px;height:8px;animation:1.45s ease-out infinite pulse;box-shadow:0 0 #2f677557}.login-form,.stack{gap:16px;display:grid}.form-actions,.form-inline,.page-header__actions,.surface__actions,.shell-topbar__actions,.workspace-card__actions,.summary-grid,.users-toolbar{flex-wrap:wrap;gap:12px;display:flex}.form-inline{align-items:end}.inline-note{border-radius:var(--radius-md);color:var(--accent);background:#2f677514;border:1px solid #2f67752e;justify-content:space-between;align-items:center;gap:12px;padding:.85rem 1rem;display:flex}.inline-note--compact{flex-wrap:wrap;margin-bottom:16px}.form-inline>.field{min-width:180px}.surface__actions .form-inline{justify-content:flex-end}.app-shell{height:100dvh;min-height:100dvh;padding:24px;overflow:hidden}.app-shell__frame{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);gap:18px;height:calc(100dvh - 48px);min-height:0;transition:grid-template-columns .25s;display:grid}.app-shell__frame--collapsed{grid-template-columns:var(--sidebar-collapsed-width) minmax(0, 1fr)}.shell-panel{border-radius:var(--radius-xl)}.shell-sidebar{flex-direction:column;gap:18px;height:calc(100dvh - 48px);min-height:0;padding:22px;transition:padding .25s;display:flex;position:sticky;top:24px;overflow:hidden}.shell-sidebar--collapsed{align-items:center;padding:10px}.sidebar-toggle{width:32px;height:32px;color:var(--accent);cursor:pointer;background:#ffffffb3;border:1px solid #20434d1f;border-radius:999px;justify-content:center;align-self:flex-end;align-items:center;font-size:.85rem;transition:background-color .14s;display:flex}.sidebar-toggle:hover{background:#20434d14}.shell-sidebar--collapsed .sidebar-toggle{align-self:center}.shell-brand__title{font-size:1.65rem}.shell-brand__copy{color:var(--text-muted);margin:8px 0 0;line-height:1.6}.shell-nav{scrollbar-width:thin;flex:auto;gap:18px;min-height:0;padding-right:4px;display:grid;overflow-y:auto}.shell-nav__group{gap:8px;display:grid}.shell-nav__label{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.78rem}.shell-nav__icon{color:currentColor;opacity:.85;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;line-height:1;display:inline-flex}.shell-nav__link--active .shell-nav__icon{opacity:1}.shell-nav__link{border-radius:var(--radius-md);color:var(--text);align-items:center;gap:10px;padding:.85rem 1rem;text-decoration:none;transition:background-color .14s,transform .14s;display:flex;position:relative}.shell-nav__link:hover{background:#20434d0f;transform:translate(2px)}.shell-nav__link--active{color:#fff;background:linear-gradient(135deg,#20434deb,#2f6775eb)}.shell-nav__link--active:before{content:"";background:#f6cd92e6;border-radius:0 4px 4px 0;width:4px;position:absolute;top:6px;bottom:6px;left:0}.shell-sidebar--collapsed .shell-nav__link{justify-content:center;padding:.85rem}.shell-sidebar--collapsed .shell-nav__link--active:before{display:none}.shell-sidebar__footer{border-top:1px solid #20434d1a;gap:12px;min-width:0;margin-top:auto;padding-top:18px;display:grid;overflow:hidden}.shell-user{align-items:flex-start;gap:12px;min-width:0;display:flex}.shell-user__avatar{width:46px;height:46px;color:var(--accent);background:linear-gradient(135deg,#f6cd92e6,#ffffffb3);border-radius:16px;flex:0 0 46px;place-items:center;font-weight:800;display:grid}.shell-user__meta{min-width:0;color:var(--text-muted);gap:4px;font-size:.9rem;display:grid}.shell-user__name{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:700;display:block;overflow:hidden}.shell-user__email{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.shell-sidebar__actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.shell-sidebar__actions .badge{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.shell-sidebar__actions .button{white-space:nowrap;min-width:0;padding-inline:.85rem}.shell-content{align-content:start;gap:22px;height:100%;min-height:0;padding:0 22px 22px;display:grid;overflow:auto}body[data-modal-open=true] .app-shell,body[data-modal-open=true] .shell-content{overscroll-behavior:none;overflow:hidden}.shell-topbar{z-index:12;border-radius:var(--radius-xl) var(--radius-xl) 0 0;border-bottom:1px solid var(--panel-border);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffffff5;grid-template-columns:minmax(0,.85fr) minmax(320px,1.3fr) auto;align-items:center;gap:16px;margin:0 -22px;padding:16px 22px;display:grid;position:sticky;top:0;box-shadow:0 8px 20px #12272d0f}.mobile-menu-button{width:44px;height:44px;color:var(--accent);cursor:pointer;background:#ffffffd6;border:1px solid #20434d24;border-radius:999px;justify-content:center;align-items:center;display:none;position:relative}.mobile-menu-button__bar{background:currentColor;border-radius:999px;width:18px;height:2px;position:absolute}.mobile-menu-button__bar:first-child{transform:translateY(-6px)}.mobile-menu-button__bar:nth-child(3){transform:translateY(6px)}.mobile-nav-backdrop{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17343d61;display:flex;position:fixed;inset:0}.mobile-nav-drawer{width:min(340px,100% - 28px);height:100dvh;min-height:0;padding:calc(18px + env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));border-radius:0 var(--radius-lg) var(--radius-lg) 0;background:#fffaf2fa;border:1px solid #20434d24;border-left:0;grid-template-rows:auto minmax(0,1fr) auto;gap:16px;display:grid;overflow:hidden;box-shadow:20px 0 46px #12272d2e}.mobile-nav-drawer__header,.mobile-nav-drawer__footer{gap:14px;display:grid}.mobile-nav-drawer__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.mobile-nav-drawer__title{font-family:var(--font-heading);margin:6px 0 0;font-size:1.55rem}.mobile-nav-drawer__close{width:44px;height:44px;color:var(--accent);cursor:pointer;background:#20434d0f;border:1px solid #20434d24;border-radius:999px;place-items:center;font-weight:800;display:grid}.mobile-nav-drawer__nav{scrollbar-width:thin;gap:18px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.mobile-nav-drawer__nav .shell-nav__link{min-height:44px}.mobile-nav-drawer__footer{border-top:1px solid #20434d1a;min-width:0;padding-top:16px}.mobile-nav-drawer__actions{align-items:center}.shell-topbar__meta{color:var(--text-muted);gap:10px;display:grid}.shell-outlet,.page-stack,.workspace-grid,.users-grid,.summary-grid,.summary-cards{gap:18px;display:grid}.workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-card{border-radius:var(--radius-lg);gap:14px;padding:22px;display:grid}.workspace-card__title{font-family:var(--font-heading);margin:0;font-size:1.5rem}.workspace-card__copy{color:var(--text-muted);margin:0;line-height:1.6}.workspace-card__list{color:var(--text);margin:0;padding-left:18px;line-height:1.6}.workspace-card__actions{margin-top:auto}.workspace-link{color:var(--accent);font-weight:700;text-decoration:none}.summary-grid,.summary-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}:is(.summary-grid:has(>.summary-card:nth-child(6):last-child),.summary-cards:has(>.summary-card:nth-child(6):last-child)){grid-template-columns:repeat(3,minmax(0,1fr))}.summary-card{border-radius:var(--radius-lg);background:#ffffff85;border:1px solid #20434d1a;padding:20px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.summary-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #12272d1a}.summary-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#20434d14,#0000 68%);border-radius:50%;width:160px;height:160px;position:absolute;inset:auto -50px -60px auto}.summary-card--success:after{background:radial-gradient(circle,#2d6d5129,#0000 68%)}.summary-card--warning:after{background:radial-gradient(circle,#9b642829,#0000 68%)}.summary-card--danger:after{background:radial-gradient(circle,#8b3d3429,#0000 68%)}.summary-card--accent:after{background:radial-gradient(circle,#2f677529,#0000 68%)}.summary-card--success .summary-card__eyebrow{color:#2d6d51f2}.summary-card--warning .summary-card__eyebrow{color:#965f26f2}.summary-card--danger .summary-card__eyebrow{color:#8b3d34f2}.summary-card--accent .summary-card__eyebrow{color:#2f6775f2}.summary-card__eyebrow{z-index:1;text-transform:uppercase;letter-spacing:.14em;color:var(--accent-soft);margin-bottom:10px;font-size:.76rem;display:inline-flex;position:relative}.summary-card__value{z-index:1;min-width:0;font-family:var(--font-heading);overflow-wrap:anywhere;word-break:break-word;margin:8px 0 4px;font-size:1.9rem;line-height:1.15;position:relative}.summary-card__label,.summary-card__copy{z-index:1;color:var(--text-muted);margin:0;position:relative}.dashboard-hero,.dashboard-grid,.dashboard-action-grid,.dashboard-module-list,.dashboard-focus-list,.dashboard-hero__actions{gap:18px;display:grid}.dashboard-hero{grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr)}.dashboard-hero__primary{background:radial-gradient(circle at 100% 0,#f6cd923d,#0000 26%),linear-gradient(145deg,#fffcf6f2,#dfe8dfcc);gap:20px;display:grid}.dashboard-hero__copy{gap:14px;display:grid}.dashboard-hero__badges{flex-wrap:wrap;gap:12px;display:flex}.dashboard-hero__title{font-family:var(--font-heading);margin:0;font-size:clamp(2rem,4vw,3.2rem)}.dashboard-hero__description{max-width:54ch;color:var(--text-muted);margin:0;line-height:1.7}.dashboard-hero__actions{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.dashboard-link-card,.dashboard-module-row{color:inherit;text-decoration:none}.dashboard-link-card{border-radius:var(--radius-md);background:#ffffffa3;border:1px solid #20434d1a;gap:10px;min-height:132px;padding:18px;transition:transform .14s,box-shadow .14s,border-color .14s;display:grid;box-shadow:0 14px 28px #12272d0f}.dashboard-link-card:hover,.dashboard-module-row:hover{border-color:#20434d2e;transform:translateY(-2px);box-shadow:0 16px 34px #12272d14}.dashboard-link-card__title,.dashboard-module-row__title{font-weight:700}.dashboard-link-card__count{font-family:var(--font-heading);font-size:2rem}.dashboard-link-card__meta,.dashboard-module-row__description,.dashboard-focus-item__copy{color:var(--text-muted);line-height:1.6}.dashboard-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.dashboard-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module-row{border-radius:var(--radius-md);background:#ffffff85;border:1px solid #20434d14;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.dashboard-module-row__copy{gap:4px;display:grid}.dashboard-focus-item{border-radius:var(--radius-md);background:#ffffff8a;border:1px solid #20434d14;gap:6px;padding:14px 16px;display:grid}.dashboard-focus-item__label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:.78rem}.dashboard-focus-item__value{font-family:var(--font-heading);font-size:1.7rem}.dashboard-empty-text{color:var(--text-muted);text-align:center;margin:0;padding:20px 0}.dashboard-appt-summary{flex-wrap:wrap;gap:16px;margin-bottom:16px;display:flex}.dashboard-appt-stat{color:var(--text);background:#20434d0f;border-radius:999px;align-items:center;gap:5px;padding:.35rem .72rem;font-size:.85rem;display:inline-flex}.dashboard-appt-stat strong{font-family:var(--font-heading);font-size:1.05rem}.dashboard-appt-stat--accent{color:var(--accent-soft);background:#2f67751f}.dashboard-appt-stat--success{color:var(--success);background:#2d6d511f}.dashboard-appt-stat--danger{color:var(--danger);background:#8b3d341f}.dashboard-appt-list{gap:6px;max-height:360px;display:grid;overflow-y:auto}.dashboard-appt-row{border-radius:var(--radius-sm);color:inherit;background:#ffffff94;border:1px solid #20434d0f;grid-template-columns:72px minmax(0,1fr) minmax(118px,auto) minmax(190px,auto);align-items:center;gap:12px;padding:10px 14px;transition:background-color .14s,transform .1s;display:grid}.dashboard-appt-row:hover{background:#ffffffd9;transform:translate(2px)}.dashboard-appt-row--pending,.dashboard-appt-row--pending:hover{background:#9b64281a;border-color:#9b642842;transform:none}.dashboard-appt-row__time{font-family:var(--font-heading);color:var(--accent);font-size:.95rem;font-weight:700}.dashboard-appt-row__info{gap:2px;min-width:0;display:grid}.dashboard-appt-row__name{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.dashboard-appt-row__detail{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.dashboard-appt-row__status{align-items:center;gap:6px;display:flex}.dashboard-appt-row__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.dashboard-appt-row__actions .button{padding:.45rem .75rem;font-size:.82rem}.dashboard-appt-row__action-visited{min-width:96px}.dashboard-appt-footer{text-align:center;border-top:1px solid #20434d14;margin-top:14px;padding-top:14px}.dashboard-appt-view-all{color:var(--accent-soft);font-size:.9rem;font-weight:700;text-decoration:none;transition:color .14s}.dashboard-appt-view-all:hover{color:var(--accent)}.dashboard-link-card__icon{border-radius:var(--radius-md);width:38px;height:38px;color:var(--accent);background:#2f67751a;justify-content:center;align-items:center;line-height:1;display:inline-flex}.dashboard-link-card:hover{border-color:#20434d33;transform:translateY(-3px);box-shadow:0 18px 36px #12272d1a}.status-dot{background:#20434d4d;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.status-dot--success{background:var(--success);box-shadow:0 0 6px #2d6d5166}.status-dot--accent{background:var(--accent-soft);box-shadow:0 0 6px #2f677566}.status-dot--danger{background:var(--danger);box-shadow:0 0 6px #8b3d3466}.status-dot--warning{background:var(--warning);box-shadow:0 0 6px #9b642866}.dashboard-appt-row--pending .status-dot{animation:.9s ease-out infinite status-pulse}@keyframes status-pulse{0%,to{opacity:.58;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}@media (prefers-reduced-motion:reduce){.dashboard-appt-row--pending .status-dot{animation:none}}.live-clock{color:var(--text);letter-spacing:.01em;font-size:.88rem;font-weight:600}.toast-container{z-index:50;gap:10px;max-width:380px;display:grid;position:fixed;bottom:24px;right:24px}.toast{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf2f7;border:1px solid #20434d24;align-items:center;gap:12px;padding:14px 18px;animation:.3s forwards toast-slide-in;display:flex;box-shadow:0 16px 38px #12272d24}.toast--success{border-color:#2d6d5147}.toast--warning{border-color:#9b64284d}.toast--danger{border-color:#8b3d344d}.toast--info{border-color:#2f677547}.toast__message{flex:1;font-size:.9rem;font-weight:600}.toast__close{width:32px;min-width:32px;height:32px;min-height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;transition:background-color .14s;display:flex}.toast__close:hover{background:#20434d14}@keyframes toast-slide-in{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.skeleton{background:linear-gradient(90deg,#20434d0f 25%,#20434d1f 50%,#20434d0f 75%) 0 0/200% 100%;animation:1.5s infinite skeleton-shimmer}.skeleton-rows{gap:14px;display:grid}.skeleton-row{gap:6px;padding:12px 0;display:grid}.skeleton-card{border-radius:var(--radius-lg);background:#ffffff85;border:1px solid #20434d1a;gap:10px;padding:20px;display:grid}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.quick-open{gap:8px;display:grid;position:relative}.quick-open__label{text-transform:uppercase;letter-spacing:.14em;color:var(--accent-soft);font-size:.76rem}.quick-open__field{position:relative}.quick-open__input{width:100%;color:var(--text);background:#ffffffeb;border:1px solid #20434d29;border-radius:999px;padding:.92rem 1rem;transition:border-color .14s,box-shadow .14s}.quick-open__input:focus{border-color:#20434d57;outline:none;box-shadow:0 0 0 4px #20434d14}.quick-open__menu{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf6fa;border:1px solid #20434d1f;gap:8px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 20px 38px #12272d1f}.quick-open__results{gap:8px;display:grid}.quick-open__result{border-radius:var(--radius-md);width:100%;color:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:start;gap:12px;padding:12px;transition:background-color .14s;display:flex}.quick-open__result:hover,.quick-open__result--active{background:#20434d0f}.quick-open__result-copy{gap:4px;display:grid}.quick-open__result-meta,.quick-open__status{color:var(--text-muted);font-size:.92rem}.quick-open__status{margin:0;padding:10px 12px}.quick-open__status--error{color:var(--danger)}.users-grid{grid-template-columns:minmax(420px,1.2fr) minmax(360px,.9fr);align-items:start}.record-grid{grid-template-columns:minmax(420px,1.15fr) minmax(380px,.95fr);align-items:start;gap:18px;display:grid}.record-grid--directory-detail{grid-template-columns:minmax(360px,.9fr) minmax(440px,1.1fr)}.record-grid--detail-timeline{grid-template-columns:minmax(0,1fr) minmax(0,.95fr)}.users-toolbar{justify-content:space-between;align-items:end}.record-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.record-toolbar--wide{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.users-toolbar__search{min-width:260px}.record-select{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;font-weight:700}.record-select--active{color:var(--accent-soft)}.record-select__meta{color:var(--text-muted);margin-top:4px;font-size:.92rem;font-weight:500;display:block}.user-row__select{color:inherit;text-align:left;background:0 0;border:0;padding:0;font-weight:700}.user-row__meta{color:var(--text-muted);margin-top:4px;font-size:.92rem}.split-stack,.pill-list,.detail-list{gap:12px;display:grid}.split-stack--tight{gap:4px}.pill-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-item{border-radius:var(--radius-md);background:#ffffff94;border:1px solid #20434d14;padding:14px}.detail-item__label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:6px;font-size:.82rem;display:block}.detail-item__value{margin:0;font-weight:700}.detail-item dd{margin:0}.detail-item__value--muted{color:var(--text-muted);font-weight:600}.record-section{gap:12px;display:grid}.record-section__title{color:var(--text);margin:0;font-size:1rem}.contact-list{gap:12px;display:grid}.contact-card{border-radius:var(--radius-md);background:#ffffff94;border:1px solid #20434d14;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.contact-card__copy{gap:4px;min-width:0;display:grid}.contact-card__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:.82rem}.contact-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.timeline-list{gap:0;max-height:520px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.timeline-item{grid-template-columns:18px minmax(0,1fr);gap:12px;padding:0 0 18px;display:grid}.timeline-item:not(:last-child) .timeline-item__marker:after{content:"";background:#20434d1f;width:2px;position:absolute;top:16px;bottom:-22px;left:5px}.timeline-item__marker{background:var(--accent-soft);border-radius:999px;width:12px;height:12px;margin-top:6px;position:relative}.timeline-item__body{border-radius:var(--radius-md);background:#ffffff94;border:1px solid #20434d14;gap:8px;padding:14px;display:grid}.timeline-item__header{color:var(--text);justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.timeline-item__meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.timeline-item__header span,.timeline-item__description{color:var(--text-muted)}.timeline-item__description{margin:0;line-height:1.5}.doctor-search-results{gap:10px;display:grid}.doctor-search-result{border-radius:var(--radius-md);width:100%;color:inherit;text-align:left;background:#ffffff94;border:1px solid #20434d1a;gap:4px;padding:12px 14px;display:grid}.doctor-search-result--active{background:#2f67751a;border-color:#2f677559}.doctor-search-result span{color:var(--text-muted)}.no-results-create{border-top:1px solid #20434d1a;gap:14px;margin-top:16px;padding-top:16px;display:grid}.form-grid{gap:14px;display:grid}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-checkboxes--vertical{gap:12px;display:grid}.form-checkboxes--vertical .field-checkbox{align-items:flex-start;gap:10px;display:flex}.form-checkboxes--vertical .field-checkbox span{line-height:1.5}.undertaking-modal{gap:16px;display:grid}.modal:has(.undertaking-modal){width:min(980px,100%)}.undertaking-modal__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.donor-detail{gap:18px;display:grid}.modal:has(.donor-detail){width:min(1080px,100%)}.donor-detail__hero{border-radius:var(--radius-lg);color:#fff;background:radial-gradient(circle at 100% 0,#f6cd9252,#0000 34%),linear-gradient(135deg,#20434df5,#2f6775eb);border:1px solid #20434d1f;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px;display:flex;position:relative;overflow:hidden}.donor-detail__hero:after{content:"";pointer-events:none;background:#ffffff14;border-radius:44px;width:180px;height:180px;position:absolute;bottom:-52px;right:-40px;transform:rotate(18deg)}.donor-detail__identity,.donor-detail__actions{z-index:1;position:relative}.donor-detail__identity{gap:10px;min-width:0;display:grid}.donor-detail__eyebrow,.donor-metric__label,.donor-detail-fields dt{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:800}.donor-detail__eyebrow{color:#ffffffb8}.donor-detail__name{font-family:var(--font-heading);margin:0;font-size:clamp(2rem,4vw,3rem);line-height:.95}.donor-detail__badges,.donor-detail__actions{flex-wrap:wrap;gap:10px;display:flex}.donor-detail__hero .badge{color:#fff;background:#ffffff24;border:1px solid #ffffff2e}.donor-detail__actions{justify-content:flex-end}.donor-detail__actions .button--ghost{color:#fff;background:#ffffff1f}.donor-detail__actions .button--secondary{color:var(--accent);background:#ffffffe6}.donor-detail__actions .button--danger{color:var(--danger);background:#fff4f0eb}.donor-detail__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.donor-metric,.donor-detail-card{border-radius:var(--radius-lg);background:#ffffff94;border:1px solid #20434d1a}.donor-metric{gap:8px;padding:16px;display:grid}.donor-metric strong{overflow-wrap:anywhere;min-width:0;font-size:1.05rem}.donor-detail__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.donor-detail-card{align-content:start;gap:14px;padding:18px;display:grid}.donor-detail__grid>.record-section{border-radius:var(--radius-lg);background:#ffffff94;border:1px solid #20434d1a;align-content:start;gap:14px;padding:18px;display:grid}.donor-detail__grid>.record-section .record-section__title{font-family:var(--font-heading);margin:0;font-size:1.22rem}.donor-detail__grid .record-fields{grid-template-columns:minmax(120px,.42fr) minmax(0,1fr);gap:10px 14px;margin:0;display:grid}.donor-detail__grid .record-fields dt{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:800}.donor-detail__grid .record-fields dd{overflow-wrap:anywhere;min-width:0;color:var(--text);margin:0;font-weight:700;line-height:1.45}.donor-detail-card--span{grid-column:1/-1}.donor-detail-card--review{background:#fff7e8c7;border-color:#9b642838}.donor-detail-card__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.donor-detail-card__header h4{font-family:var(--font-heading);margin:0;font-size:1.22rem}.donor-detail-fields{gap:12px;margin:0;display:grid}.donor-detail-fields--two{grid-template-columns:repeat(2,minmax(0,1fr))}.donor-detail-fields__wide{grid-column:1/-1}.donor-detail-fields div{gap:4px;min-width:0;display:grid}.donor-detail-fields dd{overflow-wrap:anywhere;min-width:0;color:var(--text);margin:0;font-weight:700;line-height:1.45}.art-event-list{gap:12px;display:grid}.art-event-list--empty{border-radius:var(--radius-md);color:var(--muted);background:#ffffff94;border:1px solid #20434d1a;padding:12px;font-weight:700}.art-event-list__summary{color:var(--muted);flex-wrap:wrap;gap:8px;font-weight:800;display:flex}.art-event-list__summary strong{color:var(--text)}.art-event-list__items{gap:8px;margin:0;padding:0;list-style:none;display:grid}.art-event-list__item{border-radius:var(--radius-md);background:#ffffff94;border:1px solid #20434d1a;grid-template-columns:112px 92px minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;display:grid}.art-event-list__date,.art-event-list__kind{color:var(--muted);font-size:.88rem;font-weight:800}.art-event-list__detail{overflow-wrap:anywhere;min-width:0;color:var(--text);font-weight:700}.linked-record-list{gap:12px;display:grid}.linked-record{border-radius:var(--radius-md);background:#ffffff94;border:1px solid #20434d1a;gap:12px;padding:14px;display:grid}.linked-record__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.linked-record__title,.linked-record__actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.linked-record__title{min-width:0}.linked-record__actions{justify-content:flex-end;margin-left:auto}.donor-checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.donor-checklist__item,.donor-checklist>.checklist__item--done,.donor-checklist>.checklist__item--pending{border-radius:var(--radius-md);background:#ffffff94;border:1px solid #20434d1a;align-items:flex-start;gap:10px;min-width:0;padding:11px 12px;font-weight:700;line-height:1.35;display:flex}.donor-checklist__item--done,.donor-checklist>.checklist__item--done{background:#2d6d5114;border-color:#2d6d512e}.donor-checklist__item--pending,.donor-checklist>.checklist__item--pending{background:#9b642814;border-color:#9b64282e}.donor-checklist__mark{width:22px;height:22px;color:var(--accent);background:#20434d14;border-radius:999px;flex:0 0 22px;place-items:center;font-weight:900;display:inline-grid}.donor-checklist__item--done .donor-checklist__mark{color:var(--success);background:#2d6d5129}.donor-checklist__item--pending .donor-checklist__mark{color:var(--warning);background:#9b642829}.notes-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:18px;display:grid}.note-card{border-radius:var(--radius-md);background:#ffffff94;border:1px solid #20434d14;gap:12px;padding:16px;display:grid}.note-card__header,.note-card__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.note-card__text{color:var(--text);margin:0;line-height:1.6}.search-type{letter-spacing:.02em;color:var(--accent);background:#20434d14;border-radius:999px;align-items:center;gap:6px;padding:.4rem .75rem;font-size:.82rem;font-weight:700;display:inline-flex}.search-type--patient{color:var(--success);background:#2d6d511f}.search-type--lead{color:var(--warning);background:#9b642824}.entity-summary{border-radius:var(--radius-md);background:#ffffff94;border:1px solid #20434d14;gap:12px;padding:18px;display:grid}.entity-summary__header{gap:6px;display:grid}.entity-summary__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.78rem}.entity-summary__title{font-family:var(--font-heading);margin:0;font-size:1.4rem}.entity-summary__meta{color:var(--text-muted);margin:0;line-height:1.6}.table-stack{gap:14px;display:grid}.table-caption,.table-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.table-caption{color:var(--text-muted);font-size:.94rem}.pagination{gap:12px;width:100%;display:grid}.pagination__status{color:var(--text-muted);margin:0;line-height:1.5}.pagination__controls,.pagination__pages{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pagination__controls{justify-content:space-between}.pagination__ellipsis{color:var(--text-muted);letter-spacing:.08em;font-weight:700}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overscroll-behavior:contain;touch-action:pan-y;background:#17343d61;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{border-radius:var(--radius-xl);background:#fffaf2fa;border:1px solid #20434d24;grid-template-rows:auto minmax(0,1fr);gap:18px;width:min(760px,100%);max-height:min(88dvh,920px);padding:24px;display:grid;overflow:hidden;box-shadow:0 24px 60px #12272d2e}.modal__header{z-index:1;justify-content:space-between;align-items:start;gap:18px;min-width:0;display:flex;position:relative}.modal__copy{gap:8px;display:grid}.modal__title{font-family:var(--font-heading);margin:0;font-size:1.8rem}.modal__description{color:var(--text-muted);margin:0;line-height:1.6}.modal__body{overscroll-behavior:contain;touch-action:pan-y;gap:16px;min-height:0;display:grid;overflow:auto}.modal__close{min-width:44px;min-height:44px}.portal-tabs{flex-wrap:wrap;gap:10px;display:flex}.portal-period-panel{border-bottom:1px solid #20434d1a;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:14px;display:flex}.portal-period-panel__label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.portal-year-picker{flex-wrap:wrap;gap:8px;display:flex}.portal-receipt-action{white-space:nowrap}.portal-receipt-action__empty{color:var(--text-muted);font-size:.84rem;font-weight:800}.portal-entry-layout{grid-template-columns:minmax(360px,.95fr) minmax(460px,1.05fr);align-items:start;gap:18px;display:grid}.portal-record-list{grid-template-rows:auto minmax(0,1fr);min-height:420px;max-height:min(74vh,780px);display:grid;overflow:hidden}.portal-record-list__scroll{min-height:0;padding-right:4px;overflow-y:auto}.portal-detail-panel{position:sticky;top:88px;overflow:visible}.art-month-chart{gap:16px;display:grid}.art-month-chart__legend,.art-month-chart__counts{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.art-month-chart__legend-item,.art-month-chart__counts span{color:var(--text-muted);align-items:center;gap:7px;font-size:.82rem;font-weight:800;display:inline-flex}.art-month-chart__legend-item:before{content:"";background:var(--accent-soft);border-radius:999px;width:10px;height:10px}.art-month-chart__legend-item--iui:before{background:var(--success)}.art-month-chart__legend-item--pickup:before{background:var(--accent-soft)}.art-month-chart__legend-item--transfer:before{background:var(--warning)}.art-month-chart__rows{gap:12px;display:grid}.art-month-chart__row{grid-template-columns:minmax(132px,.24fr) minmax(220px,1fr) minmax(220px,.42fr);align-items:center;gap:12px;display:grid}.art-month-chart__month{color:var(--text);font-weight:800}.art-month-chart__track{background:#20434d14;border-radius:999px;height:22px;overflow:hidden}.art-month-chart__bar{border-radius:inherit;min-width:34px;height:100%;display:flex;overflow:hidden}.art-month-chart__segment{min-width:8px}.art-month-chart__segment--iui{background:var(--success)}.art-month-chart__segment--pickup{background:var(--accent-soft)}.art-month-chart__segment--transfer{background:var(--warning)}.art-line-chart{gap:10px;min-width:0;display:grid}.art-line-chart__svg{width:100%;height:auto;min-height:260px;overflow:visible}.art-line-chart__axis{stroke:#20434d2e;stroke-width:1.5px}.art-line-chart__grid{stroke:#20434d17;stroke-width:1px}.art-line-chart__line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.5px}.art-line-chart__line--iui{stroke:var(--success)}.art-line-chart__line--pickup{stroke:var(--accent-soft)}.art-line-chart__line--transfer{stroke:var(--warning)}.art-line-chart__dot--iui{stroke:var(--success);fill:var(--success)}.art-line-chart__dot--pickup{stroke:var(--accent-soft);fill:var(--accent-soft)}.art-line-chart__dot--transfer{stroke:var(--warning);fill:var(--warning)}.art-line-chart__dot{stroke-width:2px}.art-line-chart__tick,.art-line-chart__label{fill:var(--text-muted);font-size:.72rem;font-weight:800}.art-line-chart__summary{color:var(--text-muted);flex-wrap:wrap;gap:10px;font-size:.82rem;font-weight:800;display:flex}.portal-record-cell{gap:4px;min-width:0;display:grid}.portal-record-cell strong,.portal-preview-header h3{overflow-wrap:anywhere;min-width:0}.portal-record-cell span,.portal-preview-header p{color:var(--text-muted);margin:0;line-height:1.45}.portal-preview-stack{gap:14px;display:grid}.portal-preview-header{border-radius:var(--radius-md);background:#ffffff8f;border:1px solid #20434d1f;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.portal-preview-header__eyebrow{color:var(--accent-soft);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:.76rem;font-weight:800;display:block}.portal-preview-header h3{margin:0;font-size:1.18rem}.portal-preview-header__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.portal-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.portal-form__field{border-radius:var(--radius-md);background:#ffffff94;border:1px solid #20434d1a;gap:8px;min-width:0;padding:12px;display:grid}.portal-form__field--full{grid-column:1/-1}.portal-form__field--missing{background:#8b3d3414;border-color:#8b3d3447}.portal-form__label-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.portal-form__label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800;line-height:1.35}.portal-form__required{color:var(--accent-soft);background:#2f67751a;border-radius:999px;flex:none;padding:.12rem .4rem;font-size:.68rem;font-weight:800}.portal-form__value{overflow-wrap:anywhere;min-width:0;color:var(--text);font-weight:700;line-height:1.45}.portal-review{border-radius:var(--radius-md);background:#ffffff85;border:1px solid #20434d1a;gap:10px;padding:14px;display:grid}.portal-review--complete{background:#2d6d5114;border-color:#2d6d512e}.portal-review--missing{background:#8b3d3414;border-color:#8b3d3442}.portal-review p{color:var(--text-muted);margin:0;line-height:1.5}.portal-missing-list{color:var(--warning);gap:6px;margin:0;padding-left:18px;font-weight:700;line-height:1.45;display:grid}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #2f677557}70%{transform:scale(.92);box-shadow:0 0 0 8px #2f677500}to{transform:scale(1);box-shadow:0 0 #2f677500}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.surface,.loading-card,.notice,.login-panel,.shell-panel,.workspace-card,.shell-topbar,.quick-open__menu,.modal-backdrop,.mobile-nav-backdrop,.toast{-webkit-backdrop-filter:none;backdrop-filter:none}.surface,.loading-card,.notice,.login-panel,.shell-panel,.workspace-card,.shell-topbar,.quick-open__menu,.toast{background:#fffaf2fa}.modal-backdrop,.mobile-nav-backdrop{background:#17343d8a}}@media (width<=1180px){.login-layout{grid-template-columns:minmax(0,1fr)}.app-shell{padding:14px}.app-shell__frame,.app-shell__frame--collapsed{grid-template-columns:var(--sidebar-collapsed-width) minmax(0, 1fr);gap:14px;height:calc(100dvh - 28px)}.shell-sidebar{align-items:center;height:calc(100dvh - 28px);padding:10px;top:14px}.shell-brand__title,.shell-sidebar .shell-nav__label,.shell-sidebar .shell-nav__text,.shell-sidebar__footer,.sidebar-toggle{display:none}.shell-nav{width:100%;padding-right:0;overflow-y:auto}.shell-sidebar .shell-nav__link{justify-content:center;min-height:44px;padding:.85rem}.shell-sidebar .shell-nav__link--active:before{display:none}.shell-content{padding:18px}.shell-topbar{grid-template-columns:minmax(0,.55fr) minmax(320px,1.1fr) auto}.form-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-appt-row{grid-template-columns:72px minmax(0,1fr);align-items:start}.dashboard-appt-row__status,.dashboard-appt-row__actions{grid-column:2;justify-content:flex-start}.modal{padding:20px}.pagination__controls{grid-template-columns:minmax(0,1fr)}.contact-card,.timeline-item__header{flex-direction:column;align-items:stretch}.contact-card__actions{justify-content:stretch}.contact-card__actions .button{text-align:center}}@media (width<=899px){.users-grid,.record-grid,.donor-detail__grid,.donor-detail__metrics,.donor-checklist,.art-event-list__item,.donor-detail__grid .record-fields,.donor-detail-fields--two,.shell-topbar{grid-template-columns:minmax(0,1fr)}.shell-topbar__meta,.shell-topbar__actions{display:none}}@media (width<=760px){.login-shell{padding:16px}.app-shell{height:auto;min-height:100dvh;padding:0;overflow:auto}.app-shell__frame,.app-shell__frame--collapsed{grid-template-columns:minmax(0,1fr);gap:0;height:auto;min-height:100dvh}.shell-sidebar{display:none}.shell-content{height:auto;min-height:100dvh;box-shadow:none;background:0 0;border:0;border-radius:0;padding:10px;overflow:visible}.shell-topbar{padding:calc(10px + env(safe-area-inset-top)) 10px 10px;border-radius:0 0 var(--radius-lg) var(--radius-lg);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.mobile-menu-button{display:inline-flex}.quick-open{width:100%}.quick-open__label{font-size:.72rem}.quick-open__input{min-height:44px;padding:.72rem .84rem}.quick-open__menu{top:auto;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));max-height:min(58dvh,420px);position:fixed;overflow:auto}.shell-outlet,.page-stack,.workspace-grid,.users-grid,.summary-grid{gap:12px}.workspace-grid,.users-grid,.record-grid,.dashboard-hero,.dashboard-grid,.dashboard-action-grid,.form-grid--two,.form-grid--three,.notes-grid,.detail-list{grid-template-columns:minmax(0,1fr)}.page-header{gap:12px;display:grid}.page-header__title{font-size:1.85rem}.page-header__description{line-height:1.45}.surface,.workspace-card,.loading-card,.notice{border-radius:var(--radius-md);padding:16px}.surface__header,.modal__header{gap:12px;display:grid}.modal-backdrop{padding:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom));align-items:end}.modal{border-radius:var(--radius-lg);width:100%;max-height:min(70dvh,600px);padding:16px}.donor-detail__hero{padding:18px;display:grid}.donor-detail__actions{justify-content:flex-start}.table-shell{-webkit-overflow-scrolling:touch}.table-shell>.table{min-width:640px}.dashboard-appt-row__actions{flex-direction:column;align-items:stretch}.dashboard-appt-row__actions .button{width:100%}.login-hero__list{display:none}.login-hero,.login-panel{padding:22px}.toast-container{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));max-width:none}.toast{align-items:flex-start;padding:12px 12px 12px 14px}}@media (width<=480px){.page-header__title{font-size:clamp(1.5rem,5vw,1.85rem)}.login-hero__title{font-size:clamp(1.4rem,5vw,1.85rem)}.summary-card__value{font-size:1.4rem;line-height:1.2}.summary-card:after{opacity:.7;width:80px;height:80px;inset:auto -14px -18px auto}}@media (hover:none),(pointer:coarse){.button,.dashboard-appt-row__actions .button,.shell-nav__link,.sidebar-toggle,.toast__close,.quick-open__result,.modal__close{min-width:44px;min-height:44px}.button:hover,.shell-nav__link:hover,.summary-card:hover,.dashboard-link-card:hover,.dashboard-module-row:hover,.dashboard-appt-row:hover{transform:none}.shell-panel,.shell-topbar,.quick-open__menu,.modal-backdrop,.mobile-nav-backdrop,.toast{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (width<=1180px){.portal-entry-layout{grid-template-columns:minmax(0,1fr)}.portal-detail-panel{position:static}.portal-record-list{max-height:min(62vh,620px)}}@media (width<=760px){.art-month-chart__row{grid-template-columns:minmax(0,1fr);gap:8px}.portal-period-panel{flex-direction:column;align-items:flex-start}.portal-form{grid-template-columns:minmax(0,1fr)}.portal-preview-header{display:grid}.portal-preview-header__actions{justify-content:flex-start}}.permission-editor{gap:.75rem;display:grid}.permission-editor h3{margin:0;font-size:1rem}.permission-editor p{color:var(--color-text-muted,#64748b);margin:0;font-size:.9rem}.permission-matrix{border:1px solid var(--color-border,#dbe3ef);border-radius:.75rem;overflow-x:auto}.permission-matrix__table{border-collapse:collapse;width:100%;min-width:560px}.permission-matrix__table th,.permission-matrix__table td{border-bottom:1px solid var(--color-border,#dbe3ef);text-align:center;padding:.55rem .75rem}.permission-matrix__table th:first-child{text-align:left}.permission-matrix__table tbody tr:last-child th,.permission-matrix__table tbody tr:last-child td{border-bottom:0}.permission-matrix__table input[type=checkbox]{width:1rem;height:1rem}.source-channels{flex-wrap:wrap;gap:8px 16px;display:flex}.source-channel{white-space:nowrap;cursor:pointer;align-items:center;gap:6px;display:flex}.phone-duplicate-warning{border-radius:var(--radius-md);background:#c8782814;border:1px solid #c878284d;gap:8px;padding:12px 14px;font-size:.92rem;display:grid}.phone-duplicate-warning__row{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.phone-duplicate-warning__connected{color:var(--text-muted);align-items:center;gap:6px;display:flex}.phone-duplicate-warning__action{color:var(--accent);cursor:pointer;background:#ffffffb3;border:1px solid #20434d38;border-radius:999px;align-items:center;padding:.25rem .75rem;font-size:.85rem;font-weight:600;transition:background-color .14s;display:inline-flex}.phone-duplicate-warning__action:hover{background:#20434d14}.referral-doctor-select__combobox{position:relative}.referral-doctor-select__menu{z-index:20;max-height:260px;overflow-y:auto}.referral-doctor-select__menu--portal{z-index:1000}.referral-doctor-select__collapsed{align-items:center;gap:8px;display:flex}.referral-doctor-select__value{flex:1;width:auto}.referral-doctor-select__clear{color:var(--accent);cursor:pointer;background:0 0;border:1px solid #20434d2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:.42rem .76rem;font-size:.86rem;font-weight:700;transition:background-color .14s,color .14s;display:inline-flex}.referral-doctor-select__clear:hover{color:var(--danger);background:#8b3d341a;border-color:#8b3d3438}.shell-sidebar{overflow:visible}.shell-sidebar__footer{flex-shrink:0;margin-top:0}.pipeline-radio-row{position:relative}.pipeline-clear{color:var(--accent);cursor:pointer;border-radius:var(--radius-sm,8px);background:0 0;border:none;padding:2px 6px;font-size:.78rem;font-weight:600;position:absolute;top:0;right:0}.pipeline-clear:hover{color:var(--danger,#8b3d34);background:#8b3d3414}.pipeline-radio-row .field-radio-group__options{flex-wrap:nowrap}.pipeline-radio-row .field-radio-option{white-space:nowrap;padding:.5rem .7rem;font-size:.88rem}
