@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";body.app-shell-menu-open{overflow:hidden}.app-shell{--app-sidebar-width: 18.5rem;display:flex;min-height:100vh;background:#eef2f6}.app-sidebar{position:fixed;top:0;left:0;z-index:50;display:flex;flex-direction:column;width:var(--app-sidebar-width);max-height:100vh;max-height:100dvh;height:100vh;height:100dvh;box-sizing:border-box;padding:1.35rem 1rem max(1.25rem,env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse 120% 80% at 0% 0%,rgba(44,122,123,.22),transparent 55%),linear-gradient(180deg,#111c29 0%,var(--color-navy) 52%,#162f35 100%);border-right:1px solid rgba(255,255,255,.07);transform:translate(-100%);transition:transform var(--duration-slow) var(--ease-enter)}.app-shell--sidebar-open .app-sidebar{transform:translate(0);z-index:60}.app-shell--sidebar-open .app-sidebar-backdrop{z-index:55}.app-shell--sidebar-open :is(.resident-bottom-bar,.staff-bottom-bar,.coaching-countdown-dock){visibility:hidden;pointer-events:none}.app-sidebar-backdrop{position:fixed;inset:0;z-index:45;border:none;background:#0a101c9e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer}.app-sidebar__brand{display:flex;align-items:center;gap:.8rem;margin-bottom:1.5rem;padding:0 .25rem}.app-sidebar__logo{border-radius:12px;object-fit:contain;background:#fff;padding:3px;box-shadow:0 8px 24px #00000038}.app-sidebar__brand-text{display:flex;flex-direction:column;min-width:0}.app-sidebar__name{font-size:1.08rem;font-weight:800;letter-spacing:-.03em;color:#fff}.app-sidebar__tagline{font-size:.72rem;font-weight:500;color:#ffffff85}.app-sidebar__nav{display:flex;flex-direction:column;gap:.45rem;flex:0 0 auto}.app-sidebar__link{display:flex;align-items:center;gap:.75rem;padding:.72rem .8rem;border-radius:14px;color:#ffffffc7;text-decoration:none;border:1px solid transparent;transition:background var(--duration-base),color var(--duration-base),border-color var(--duration-base),transform var(--duration-base)}.app-sidebar__link:hover{color:#fff;background:#ffffff12;transform:translate(2px)}.app-sidebar__link--active{color:#fff;background:linear-gradient(135deg,#2c7a7b57,#2c7a7b24);border-color:#58c4c459;box-shadow:inset 3px 0 #4ecdc4}.app-sidebar__link-icon{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:11px;background:#ffffff14;flex-shrink:0}.app-sidebar__link--active .app-sidebar__link-icon{background:#ffffff29}.app-sidebar__link-icon .material-symbols-outlined{font-size:1.25rem}.app-sidebar__link-text{display:flex;flex-direction:column;gap:.08rem;min-width:0}.app-sidebar__link-label{font-size:.92rem;font-weight:700;line-height:1.2}.app-sidebar__link-hint{font-size:.72rem;font-weight:500;color:#ffffff7a}.app-sidebar__link--active .app-sidebar__link-hint{color:#ffffffad}.app-sidebar__footer{display:flex;flex-direction:column;gap:.55rem;flex-shrink:0;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.app-sidebar__profile{display:flex;align-items:center;gap:.7rem;padding:.35rem .25rem}.app-sidebar__avatar{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;background:linear-gradient(135deg,#4ecdc4,#2c7a7b);color:#fff;font-size:.9rem;font-weight:800;flex-shrink:0}.app-sidebar__profile-text{display:flex;flex-direction:column;min-width:0}.app-sidebar__user{font-size:.84rem;font-weight:700;color:#ffffffeb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-sidebar__role{font-size:.7rem;font-weight:600;text-transform:capitalize;color:#ffffff7a}.app-sidebar__account,.app-sidebar__logout{font:inherit;font-size:.82rem;font-weight:600;text-align:left;padding:.45rem .5rem;border-radius:8px;border:none;background:transparent;color:#ffffff9e;text-decoration:none;cursor:pointer}.app-sidebar__account:hover,.app-sidebar__logout:hover{color:#fff;background:#ffffff14}.app-main-wrap{display:flex;flex-direction:column;flex:1;min-width:0;width:100%}.app-topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:.75rem;padding:.75rem 1.1rem;background:#ffffffe0;border-bottom:1px solid rgba(30,42,58,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-topbar__menu{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border:1px solid var(--color-border);border-radius:12px;background:#fff;color:var(--color-navy);cursor:pointer;flex-shrink:0;box-shadow:var(--shadow-sm)}.app-topbar__slot{flex:1;min-width:0}.app-topbar__title{margin:0;font-size:1rem;font-weight:800;letter-spacing:-.02em;color:var(--color-navy)}.app-topbar__actions{display:flex;align-items:center;gap:.45rem;flex-shrink:0}.app-topbar__icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:12px;border:1px solid var(--color-border);background:#fff;color:var(--color-navy);cursor:pointer;box-shadow:var(--shadow-sm)}.app-topbar__badge{position:absolute;top:-4px;right:-4px;min-width:1.1rem;height:1.1rem;padding:0 .3rem;border-radius:999px;background:#e11d48;color:#fff;font-size:.62rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.app-content{flex:1;min-width:0;background:radial-gradient(ellipse 90% 50% at 100% 0%,rgba(44,122,123,.07),transparent 55%),radial-gradient(ellipse 70% 45% at 0% 100%,rgba(30,42,58,.05),transparent 50%),#eef2f6}@media (min-width: 1024px){.app-shell{flex-direction:row;align-items:stretch}.app-sidebar{position:sticky;top:0;flex-shrink:0;height:100vh;height:100dvh;max-height:100dvh;transform:none;overflow-y:auto}.app-sidebar__nav{flex:1;min-height:0}.app-sidebar-backdrop,.app-topbar__menu{display:none}.app-main-wrap{flex:1;min-width:0}}.app-content .hub-container{width:100%;max-width:none;margin:0;box-sizing:border-box}.hub-dash{width:100%;max-width:none;margin:0;padding:0 0 1.5rem}.hub-dash-hero{position:relative;overflow:hidden;margin-bottom:1rem;padding:1.35rem 1.25rem;border-radius:24px;background:linear-gradient(135deg,#0f1c2e,#1a3348 42%,#1f4f52);color:#fff;box-shadow:0 20px 50px #0f1c2e47}.hub-dash-hero__mesh{position:absolute;inset:0;background:radial-gradient(circle at 85% 15%,rgba(78,205,196,.28),transparent 32%),radial-gradient(circle at 10% 90%,rgba(59,130,246,.18),transparent 28%);pointer-events:none}.hub-dash-hero__grid{position:relative;display:grid;gap:1rem}@media (min-width: 768px){.hub-dash-hero{padding:1.65rem 1.75rem}.hub-dash-hero__grid{grid-template-columns:minmax(0,1fr) auto;align-items:start}}.hub-dash-hero__date{margin:0;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c}.hub-dash-hero__title{margin:.35rem 0 0;font-size:clamp(1.75rem,4.5vw,2.6rem);font-weight:800;letter-spacing:-.04em;line-height:1.05}.hub-dash-hero__role{margin:.45rem 0 0;font-size:1.02rem;font-weight:700;color:#ffffffe0}.hub-dash-invite-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.65rem 1rem;border-radius:12px;background:#fff;color:var(--color-navy);text-decoration:none;font-size:.88rem;font-weight:800;box-shadow:0 8px 24px #0000002e}.hub-dash-hero__home{margin:.55rem 0 0;display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .65rem;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);font-size:.82rem;font-weight:600;color:#ffffffe0}.hub-dash-hero__home .material-symbols-outlined{font-size:1rem}.hub-dash-hero__phase{margin-top:.85rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.hub-dash-hero__phase-label{font-size:.78rem;font-weight:600;color:#ffffff94}.hub-dash-hero__phase-badge{display:inline-flex;padding:.22rem .7rem;border-radius:999px;font-size:.8rem;font-weight:800;color:#fff;background:color-mix(in srgb,var(--phase-color, #4ecdc4) 24%,transparent);border:1px solid color-mix(in srgb,var(--phase-color, #4ecdc4) 45%,transparent)}.hub-dash-hero__preview{margin:.65rem 0 0;font-size:.88rem;color:#ffffff9e;font-style:italic}.hub-dash-hero__promo{margin-top:1rem}.hub-dash-hero__promo :global(.tn-hub-promo){margin:0}.hub-dash-panic{display:flex;align-items:center;gap:.75rem;width:100%;min-height:3.5rem;padding:.75rem 1rem;border:1px solid rgba(248,113,113,.45);border-radius:16px;background:linear-gradient(135deg,#dc2626f2,#b91c1ceb);color:#fff;font:inherit;cursor:pointer;box-shadow:0 12px 30px #dc262652;transition:transform var(--duration-base),box-shadow var(--duration-base)}.hub-dash-panic:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 36px #dc262661}.hub-dash-panic:disabled{opacity:.7;cursor:not-allowed}.hub-dash-panic__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:12px;background:#ffffff29;font-size:1.45rem}.hub-dash-panic__copy{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;text-align:left}.hub-dash-panic__label{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.85}.hub-dash-panic__text{font-size:.95rem;font-weight:800}.hub-quick-strip{display:flex;align-items:stretch;gap:.55rem;width:100%;margin-bottom:1rem}.hub-quick-strip__item{position:relative;display:flex;flex:1 1 0;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-width:0;min-height:4.75rem;padding:.55rem .35rem;border-radius:16px;border:1px solid rgba(30,42,58,.08);background:#fff;text-decoration:none;color:var(--color-navy);box-shadow:0 6px 18px #0f172a0d;transition:transform var(--duration-base),box-shadow var(--duration-base);font:inherit;cursor:pointer}.hub-quick-strip__item:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a17}.hub-quick-strip__icon{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:999px;background:color-mix(in srgb,var(--color-blue) 12%,#fff);color:var(--color-blue)}.hub-quick-strip__icon .material-symbols-outlined{font-size:1.2rem}.hub-quick-strip__label{font-size:.72rem;font-weight:700;text-align:center;line-height:1.15}.hub-quick-strip__badge{position:absolute;top:.35rem;right:.35rem;min-width:1.15rem;height:1.15rem;padding:0 .3rem;border-radius:999px;background:#e11d48;color:#fff;font-size:.62rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.hub-spotlight{display:grid;gap:.65rem;margin-bottom:1rem}@media (min-width: 768px){.hub-spotlight{grid-template-columns:minmax(0,1fr) auto;align-items:stretch}}.hub-spotlight__main{position:relative;overflow:hidden;display:block;min-height:9.5rem;padding:1.35rem 1.25rem;border-radius:22px;border:1px solid rgba(44,122,123,.28);background:linear-gradient(135deg,#0f766e,#2c7a7b 38%,#1e3a5f);color:#fff;text-decoration:none;box-shadow:0 18px 40px #0f766e47;opacity:1;transform:none}.hub-spotlight__main:hover{transform:translateY(-2px);box-shadow:0 22px 48px #0f766e57}.hub-spotlight__orb{position:absolute;border-radius:999px;filter:blur(40px);pointer-events:none}.hub-spotlight__orb--a{width:9rem;height:9rem;top:-2rem;right:-1rem;background:#4ecdc473}.hub-spotlight__orb--b{width:7rem;height:7rem;bottom:-2rem;left:20%;background:#3b82f647}.hub-spotlight__content{position:relative;z-index:1;max-width:34rem}.hub-spotlight__kicker{display:inline-flex;align-items:center;gap:.35rem;padding:.22rem .55rem;border-radius:999px;background:#ffffff24;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hub-spotlight__kicker .material-symbols-outlined{font-size:.95rem}.hub-spotlight__title{margin:.65rem 0 0;font-size:clamp(1.15rem,2.5vw,1.45rem);font-weight:800;letter-spacing:-.02em;line-height:1.2}.hub-spotlight__summary{margin:.45rem 0 0;font-size:.88rem;line-height:1.45;color:#ffffffdb}.hub-spotlight__cta{display:inline-flex;align-items:center;gap:.35rem;margin-top:.85rem;font-size:.84rem;font-weight:800}.hub-spotlight__mark{position:absolute;right:1rem;bottom:1rem;display:inline-flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);opacity:.9}.hub-spotlight__mark .material-symbols-outlined{font-size:2.2rem}.hub-spotlight__secondary{display:flex;align-items:center;gap:.55rem;min-width:11rem;padding:1rem 1.1rem;border-radius:18px;border:1px solid var(--color-border);background:#fff;color:var(--color-navy);text-decoration:none;font-size:.88rem;font-weight:700;box-shadow:var(--shadow-sm);opacity:1;transform:none}.hub-spotlight__secondary:hover{border-color:color-mix(in srgb,var(--color-blue) 35%,var(--color-border));box-shadow:var(--shadow-md)}.hub-spotlight__secondary-arrow{margin-left:auto;color:var(--color-text-muted)}.hub-dash-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin-bottom:1.15rem;width:100%}.hub-stat-tile{display:flex;flex-direction:column;gap:.25rem;min-width:0;padding:1rem 1.05rem;border-radius:18px;border:1px solid rgba(30,42,58,.08);background:#fff;text-decoration:none;color:inherit;box-shadow:0 8px 22px #0f172a0d;transition:transform var(--duration-base),box-shadow var(--duration-base)}.hub-stat-tile:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a17}.hub-stat-tile__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;border-radius:10px;background:color-mix(in srgb,var(--accent, var(--color-blue)) 14%,#fff)}.hub-stat-tile--accent-teal{--accent: #2c7a7b}.hub-stat-tile--accent-violet{--accent: #7c3aed}.hub-stat-tile--accent-amber{--accent: #d97706}.hub-stat-tile--accent-gold{--accent: #a08060}.hub-stat-tile__icon{font-size:1.2rem;color:var(--accent, var(--color-blue))}.hub-stat-tile__label{font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted)}.hub-stat-tile__value{font-size:1.15rem;font-weight:800;color:var(--color-navy);line-height:1.15;letter-spacing:-.02em}.hub-stat-tile__hint{font-size:.76rem;font-weight:600;color:var(--color-text-muted)}.hub-stat-tile--alert .hub-stat-tile__icon,.hub-stat-tile--alert .hub-stat-tile__value{color:var(--color-error)}.hub-dash-body{display:grid;gap:1rem;width:100%}.hub-dash-body--with-aside{grid-template-columns:minmax(0,1fr)}@media (min-width: 1100px){.hub-dash-body--with-aside{grid-template-columns:minmax(0,1fr) minmax(16rem,22rem);align-items:start}}.hub-dash-primary{display:grid;grid-template-columns:1fr;gap:1rem;width:100%}@media (min-width: 900px){.hub-dash-primary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1400px){.hub-dash-primary{grid-template-columns:repeat(2,minmax(0,1fr))}}.hub-dash-body--with-aside .hub-dash-primary{grid-template-columns:1fr}@media (min-width: 1280px){.hub-dash-body--with-aside .hub-dash-primary{grid-template-columns:repeat(2,minmax(0,1fr))}}.hub-section-card{border-radius:20px;border:1px solid rgba(30,42,58,.07);background:#fff;box-shadow:0 10px 28px #0f172a0d;overflow:hidden}.hub-section-card__head{display:flex;align-items:center;gap:.65rem;padding:.95rem 1.1rem .75rem;border-bottom:1px solid var(--color-border-subtle)}.hub-section-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:10px;background:color-mix(in srgb,var(--color-blue) 12%,#fff);color:var(--color-blue);font-size:1.1rem}.hub-section-card__title{margin:0;font-size:.95rem;font-weight:800;letter-spacing:-.01em;color:var(--color-navy)}.hub-section-card__body{display:flex;flex-direction:column}button.hub-tool-row.widget-card{width:100%;font:inherit;cursor:pointer}button.hub-tool-row.widget-card:disabled{opacity:.55;cursor:wait}.hub-tool-row.widget-card{display:grid;grid-template-columns:auto 1fr auto auto;flex-direction:unset;align-items:center;gap:.75rem;padding:.9rem 1.1rem;border-radius:0;border:none;border-bottom:1px solid var(--color-border-subtle);border-left-width:0;background:transparent;text-decoration:none;color:inherit;box-shadow:none;opacity:1;transform:none;transition:background var(--duration-base);text-align:left;min-height:0}.hub-tool-row:last-child{border-bottom:none}.hub-tool-row:hover{background:color-mix(in srgb,var(--color-blue) 5%,#fff);transform:none;box-shadow:none}.hub-tool-row--inset{border-left-width:0}.hub-tool-row__icon{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:11px;background:#f4f7fb;color:var(--color-navy);flex-shrink:0}.hub-tool-row__icon .material-symbols-outlined{font-size:1.2rem;margin:0}.hub-tool-row__body{display:flex;flex-direction:column;gap:.12rem;min-width:0}.hub-tool-row__title{font-size:.92rem;font-weight:700;color:var(--color-navy);line-height:1.25}.hub-tool-row__summary{font-size:.8rem;font-weight:500;color:var(--color-text-muted);line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-tool-row__badge{min-width:1.45rem;height:1.45rem;padding:0 .4rem;border-radius:999px;background:#e11d48;color:#fff;font-size:.7rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.hub-tool-row__chevron{font-size:1.2rem;color:#cbd5e1}.hub-dash-aside__panel{position:sticky;top:4.5rem;display:flex;flex-direction:column;gap:.85rem;padding:1rem;border-radius:20px;border:1px solid rgba(30,42,58,.07);background:#fff;box-shadow:0 10px 28px #0f172a0d}.hub-dash-aside__title{margin:0;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.hub-dash-quote{margin:0;padding:.85rem 0 0;border:none}.hub-dash-quote__mark{display:block;margin-bottom:.35rem;font-size:1.5rem;color:var(--color-blue);opacity:.65}.hub-dash-quote__text{margin:0;font-size:.92rem;line-height:1.6;color:var(--color-text-secondary)}.hub-dash-quote__ref{margin:.65rem 0 0;font-size:.78rem;font-weight:700;color:var(--color-text-muted)}.staff-dash .page-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:1.35rem 1.25rem;border-radius:22px;background:linear-gradient(135deg,#0f1c2e,#1a3348,#1f4f52);color:#fff;box-shadow:0 16px 40px #0f1c2e38}.staff-dash .page-header h1,.staff-dash .page-header h2{margin:0;color:#fff;font-size:1.65rem;font-weight:800;letter-spacing:-.03em}.staff-dash .page-header p{margin:.35rem 0 0;color:#ffffffb8}.staff-dash .widget-grid{display:flex;flex-direction:column;gap:.45rem}.staff-dash .widget-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;padding:.95rem 1.05rem;border-radius:16px;border:1px solid rgba(30,42,58,.08);border-left-width:1px;background:#fff;opacity:1;transform:none;box-shadow:0 6px 18px #0f172a0a}.staff-dash .widget-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.staff-dash .widget-card .material-symbols-outlined{margin:0;font-size:1.35rem;width:2.45rem;height:2.45rem;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:color-mix(in srgb,var(--color-blue) 12%,#fff);color:var(--color-blue)}.staff-dash .widget-card h3,.staff-dash .widget-card .widget-card-title-strong{margin:0;font-size:.94rem;font-weight:700;text-transform:none;letter-spacing:0;color:var(--color-navy)}.staff-dash .widget-card .widget-summary,.staff-dash .widget-card .widget-detail{grid-column:2;margin:0;font-size:.8rem}.staff-dash .widget-card .widget-summary.large-text{font-size:1rem;font-weight:800}@media (max-width: 1023px){.hub-tool-row__summary{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media (max-width: 520px){.hub-spotlight__mark{display:none}.hub-stat-tile{padding:.75rem .45rem}.hub-stat-tile__label{font-size:.62rem}.hub-stat-tile__value{font-size:.95rem}.hub-stat-tile__hint{font-size:.68rem}}.hub-page{width:100%;max-width:none;margin:0;padding:.75rem 1rem 2rem;box-sizing:border-box}@media (min-width: 768px){.hub-page{padding:1rem 1.25rem 2.25rem}}.hub-page--immersive{padding:0}.hub-page-back{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.85rem;padding:.45rem .8rem;border-radius:12px;border:1px solid rgba(30,42,58,.1);background:#fff;color:var(--color-navy);font-size:.82rem;font-weight:700;text-decoration:none;box-shadow:0 4px 14px #0f172a0d}.hub-page-back .material-symbols-outlined{font-size:1.1rem}.hub-inner-hero{position:relative;overflow:hidden;margin-bottom:1rem;padding:1.35rem 1.25rem;border-radius:24px;background:linear-gradient(135deg,#0f1c2e,#1a3348 42%,#1f4f52);color:#fff;box-shadow:0 20px 50px #0f1c2e47}.hub-inner-hero__mesh{position:absolute;inset:0;background:radial-gradient(circle at 85% 15%,rgba(78,205,196,.28),transparent 32%),radial-gradient(circle at 10% 90%,rgba(59,130,246,.18),transparent 28%);pointer-events:none}.hub-inner-hero__content{position:relative;display:flex;align-items:flex-start;gap:.85rem}.hub-inner-hero__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:14px;background:#ffffff24;font-size:1.45rem}.hub-inner-hero__title{margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800;letter-spacing:-.03em;line-height:1.2;color:#fff}.hub-inner-hero__subtitle{margin:.4rem 0 0;max-width:42rem;font-size:.92rem;line-height:1.55;color:#ffffffc7}.hub-inner-stack{display:flex;flex-direction:column;gap:1rem;width:100%;min-width:0}.hub-page--has-meta .hub-page-content :is(.financials-header,.page-header,.actions-header,.chores-header,.pass-header,.pass-hero,.plan-header,.hub-header,.achievements-header,.job-leads-page__head,.docs-hero,.dt-hero,.cmp-hero,.invites-hero,.rp-page-header,.page-wrap>header){display:none!important}.hub-page--has-meta .hub-page-content .page>h1:first-child{display:none!important}.hub-page-content :is(.hub-container,.page,.actions-page,.financials-page,.achievements-page,.chores-page,.pass-page,.plan-page,.job-leads-page,.applications-page,.docs-page,.dt-page,.cmp-page,.invites-page,.page-wrap,.resident-profile-page,.messages-page){width:100%!important;max-width:none!important;margin:0!important;padding:0!important;box-sizing:border-box}.hub-page-content .back-link,.hub-page-content .job-leads-page__back,.hub-page-content .docs-back,.hub-page-content .pass-back,.hub-page-content .invites-back,.hub-page-content .cmp-back,.hub-page-content .dt-back,.hub-page-content .rp-back--secondary{display:none!important}.hub-page-content .card,.hub-page-content .section-card,.hub-page-content .upload-card,.hub-page-content .panel,.hub-page-content .record-card,.hub-page-content .history-card,.hub-page-content .balance-card,.hub-page-content .stripe-callout,.hub-page-content .documents-section{border-radius:20px!important;border:1px solid rgba(30,42,58,.08)!important;background:#fff!important;box-shadow:0 10px 28px #0f172a0d!important;padding:1.1rem 1.15rem!important}.hub-page-content .section-heading,.hub-page-content .card-title,.hub-page-content .card h2,.hub-page-content .card h3{margin-top:0;font-size:.95rem;font-weight:800;letter-spacing:-.01em;color:var(--color-navy)}.hub-page-content .financials-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;padding:.3rem;border-radius:14px;background:#eef2f6;border:1px solid rgba(30,42,58,.06)}.hub-page-content .financials-tab{padding:.65rem .75rem;border:none;border-radius:11px;background:transparent;font-size:.88rem;font-weight:600;color:var(--color-text-muted);cursor:pointer}.hub-page-content .financials-tab.active{background:#fff;color:var(--color-navy);box-shadow:0 4px 12px #0f172a14}.hub-page-content .financials-stack,.hub-page-content .achievements-stack,.hub-page-content .actions-list,.hub-page-content .goals-list,.hub-page-content .chores-stack{display:flex;flex-direction:column;gap:1rem}.hub-page-content .balance-card{text-align:center;background:linear-gradient(180deg,#f8fafc,#fff)!important}.hub-page-content .balance-label{margin:0;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted)}.hub-page-content .balance-amount{margin:.35rem 0 0;font-size:clamp(1.75rem,6vw,2.35rem);font-weight:800;color:var(--color-navy)}.hub-page-content .field,.hub-page-content .input-group{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem}.hub-page-content .field label,.hub-page-content .input-group label{font-size:.84rem;font-weight:600;color:var(--color-navy)}.hub-page-content input:not([type=checkbox]):not([type=radio]),.hub-page-content select,.hub-page-content textarea{width:100%;box-sizing:border-box;min-height:2.75rem;padding:.55rem .8rem;border-radius:12px;border:1px solid rgba(30,42,58,.14);font-size:1rem;background:#fff}.hub-page-content textarea{min-height:5.5rem;resize:vertical}.hub-page-content .btn-primary,.hub-page-content button.primary{border-radius:12px;font-weight:700}.hub-page-content .btn-secondary{border-radius:12px;font-weight:600}.hub-page-content .btn-block{width:100%;box-sizing:border-box}.hub-page-content .goal-item,.hub-page-content .action-item,.hub-page-content .txn-row,.hub-page-content .document-list li,.hub-page-content .chore-item,.hub-page-content .appointment-card,.hub-page-content .pass-row,.hub-page-content .mrl-tile{display:flex;align-items:center;gap:.85rem;padding:.85rem .9rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 2px 8px #0f172a08}.hub-page-content .goal-item:hover,.hub-page-content .document-list a:hover,.hub-page-content .pass-row:hover{border-color:#2c7a7b59;box-shadow:0 6px 16px #0f172a0f}.hub-page-content .document-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.hub-page-content .document-list a{display:flex;align-items:center;gap:.85rem;padding:.85rem .9rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff;text-decoration:none;color:inherit}.hub-page-content .document-list .material-symbols-outlined{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:10px;background:#2c7a7b1a;color:#2c7a7b;flex-shrink:0}.hub-page-content .txn-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.hub-page-content .empty-state,.hub-page-content .no-data{padding:1.75rem 1rem;border-radius:16px;border:1px dashed rgba(30,42,58,.16);background:#f8fafc;text-align:center;color:var(--color-text-muted)}.hub-page-content table{width:100%;border-collapse:separate;border-spacing:0;border-radius:16px;overflow:hidden;border:1px solid rgba(30,42,58,.08);background:#fff}.hub-page-content thead th{background:#f8fafc;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--color-navy)}.hub-page-content .pager{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.75rem}.hub-page-content .status-pill,.hub-page-content .badge,.hub-page-content .tag{border-radius:999px;font-weight:700;font-size:.72rem}.hub-page-content .hub-inner-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.hub-page--immersive .hub-page-content{padding:0}.hub-page--immersive .messages-page{min-height:calc(100dvh - 4rem)}.hub-page--immersive .messages-appbar{position:sticky;top:0;z-index:30;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(30,42,58,.08)}.hub-page--immersive .resume-hero__back{display:inline-flex!important}.hub-page-content .rp-back-nav{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.hub-page-content .rp-back{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .65rem;border-radius:999px;background:#eef2f6;color:var(--color-navy);font-size:.78rem;font-weight:700;text-decoration:none}.hub-page-content .stripe-callout{display:flex;flex-direction:column;gap:.85rem}@media (min-width: 640px){.hub-page-content .stripe-callout{flex-direction:row;align-items:center;justify-content:space-between}.hub-page-content .stripe-callout-btn{width:auto;flex-shrink:0}}.hub-page-content .plan-grid{display:grid;gap:.65rem}@media (min-width: 640px){.hub-page-content .plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hub-page-content .plan-grid button{display:flex;align-items:center;gap:.65rem;padding:.9rem 1rem;border-radius:14px;border:1px solid #e2e8f0;background:#fff;text-align:left;cursor:pointer;font:inherit;color:inherit}.hub-page-content .plan-grid button:hover{border-color:#2c7a7b59;box-shadow:0 6px 16px #0f172a0f}.hub-inner-page{display:flex;flex-direction:column;gap:1rem;width:100%}.hub-inner-action-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.hub-inner-action-bar__primary{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;flex:1 1 12rem;min-height:3rem;padding:.65rem 1.1rem;border:none;border-radius:14px;background:linear-gradient(135deg,#0f766e,#2c7a7b);color:#fff;font-size:.9rem;font-weight:800;font-family:inherit;cursor:pointer;box-shadow:0 10px 24px #2c7a7b47}.hub-inner-action-bar__primary .material-symbols-outlined{font-size:1.2rem}.hub-filter-pill{display:inline-flex;align-items:center;min-height:2.5rem;padding:.45rem .9rem;border:1px solid rgba(30,42,58,.12);border-radius:999px;background:#fff;color:var(--color-navy);font-size:.82rem;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 4px 12px #0f172a0a}.hub-filter-pill--active{border-color:#2c7a7b;background:#2c7a7b1f;color:#1f4f52}.hub-inner-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.hub-inner-metric{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.85rem .5rem;border-radius:16px;border:1px solid rgba(30,42,58,.08);background:#fff;box-shadow:0 6px 18px #0f172a0d}.hub-inner-metric__value{font-size:1.35rem;font-weight:800;color:var(--color-navy);line-height:1.1}.hub-inner-metric__label{font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted)}.hub-inner-metric--warn .hub-inner-metric__value{color:#b45309}.hub-record-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.95rem 1.1rem;border-bottom:1px solid var(--color-border-subtle)}.hub-section-card__body>.hub-record-row:last-child{border-bottom:none}.hub-record-row--muted{opacity:.55}.hub-record-row__icon{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:11px;background:#f4f7fb;color:var(--color-navy);flex-shrink:0}.hub-record-row__icon .material-symbols-outlined{font-size:1.2rem}.hub-record-row__body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.hub-record-row__title{font-size:.92rem;font-weight:800;color:var(--color-navy);line-height:1.25}.hub-record-row__summary{font-size:.8rem;line-height:1.4;color:var(--color-text-muted)}.hub-record-row__badge{align-self:flex-start;margin-top:.15rem;padding:.12rem .45rem;border-radius:999px;font-size:.68rem;font-weight:800;background:#fef3c7;color:#92400e}.hub-record-row__aside{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.hub-record-row__aside .btn-icon{width:2.25rem;height:2.25rem;padding:0;border-radius:10px;border:1px solid rgba(30,42,58,.1);background:#fff;box-shadow:none}.hub-record-row__extra{margin-top:.35rem;font-size:.75rem;color:var(--color-text-muted)}.hub-record-row__extra ul{margin:.25rem 0 0;padding-left:1.1rem}.hub-inner-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:2.5rem 1.25rem;border-radius:22px;border:1px dashed rgba(30,42,58,.14);background:#ffffffd9}.hub-inner-empty__icon{font-size:2.5rem;color:#94a3b8}.hub-inner-empty__title{margin:0;font-size:1.05rem;font-weight:800;color:var(--color-navy)}.hub-inner-empty__message{margin:0;max-width:22rem;font-size:.88rem;line-height:1.5;color:var(--color-text-muted)}.hub-inner-empty__action{margin-top:.5rem;width:auto;min-height:2.65rem;padding:.55rem 1.15rem;border:none;border-radius:12px;background:linear-gradient(135deg,#0f766e,#2c7a7b);color:#fff;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 8px 20px #2c7a7b40}.hub-inner-pager{display:flex;align-items:center;justify-content:center;gap:.75rem}.hub-inner-pager button{width:auto;min-width:6rem;min-height:2.5rem;padding:.45rem .85rem;border-radius:10px;font-size:.82rem;box-shadow:none}.hub-inner-split{display:grid;gap:1rem}@media (min-width: 900px){.hub-inner-split{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start}}.hub-inner-compose .input-group{margin-bottom:.85rem}.hub-inner-compose .input-group label{display:block;margin-bottom:.35rem;font-size:.84rem;font-weight:600;color:var(--color-navy)}.hub-inner-compose input:not([type=checkbox]),.hub-inner-compose textarea{width:100%;box-sizing:border-box;border-radius:12px;border:1px solid rgba(30,42,58,.14);padding:.6rem .8rem;font:inherit}.hub-inner-compose .btn-primary{width:auto;min-height:2.65rem}.hub-inner-page .doc-proof-links{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 1.1rem .85rem}.hub-inner-page .doc-proof-link{font-size:.78rem;font-weight:700;color:#2c7a7b;text-decoration:none}.hub-inner-page .goal-item{display:flex;align-items:flex-start;gap:.65rem;padding:.9rem 1.1rem;border-bottom:1px solid var(--color-border-subtle)}.hub-inner-page .goal-item:last-child{border-bottom:none}.hub-inner-page .goal-item input[type=checkbox]{width:1rem;min-width:1rem;height:1rem;min-height:1rem;margin-top:.2rem;flex-shrink:0}.hub-inner-page .section-hint{margin:0 0 .75rem;padding:0 1.1rem;font-size:.8rem;color:var(--color-text-muted)}.hub-subject-strip{display:flex;align-items:center;gap:1rem;padding:1rem 1.15rem;border-radius:20px;border:1px solid rgba(30,42,58,.08);background:linear-gradient(180deg,#f8fafc,#fff);box-shadow:0 10px 28px #0f172a0d}.hub-subject-strip__avatar{flex-shrink:0;width:3.25rem;height:3.25rem;display:flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(145deg,#0f766e,#2c7a7b);color:#fff;font-size:.9rem;font-weight:800;letter-spacing:.03em}.hub-subject-strip__body{min-width:0}.hub-subject-strip__eyebrow{margin:0 0 .15rem;font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted)}.hub-subject-strip__name{margin:0;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:800;color:var(--color-navy);line-height:1.25;word-break:break-word}.hub-subject-strip__badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.45rem}.hub-subject-strip__role,.hub-subject-strip__status{padding:.15rem .55rem;border-radius:999px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.hub-subject-strip__role--admin{background:#ede9fe;color:#5b21b6}.hub-subject-strip__role--manager{background:#e0f2fe;color:#0369a1}.hub-subject-strip__role--resident{background:#f1f5f9;color:#475569}.hub-subject-strip__status--on{background:#dcfce7;color:#166534}.hub-subject-strip__status--off{background:#fee2e2;color:#b91c1c}.hub-subject-strip__status--onboarded{background:#dbeafe;color:#1d4ed8}.hub-resident-mission,.hub-resident-mission .hub-dash-primary{width:100%}.hub-resident-mission__hint{margin:0;padding:.65rem 1.1rem .15rem;font-size:.78rem;line-height:1.45;color:var(--color-text-muted)}.hub-mission-tool-grid.widget-grid{padding:.65rem .85rem 1rem;gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width: 520px){.hub-mission-tool-grid.widget-grid{grid-template-columns:repeat(auto-fill,minmax(8.75rem,1fr))}}@media (min-width: 1100px){.hub-mission-tool-grid.widget-grid{grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr))}}.hub-mission-tool-grid .mc-widget-wrap{height:100%}.hub-mission-tool-grid .mc-widget{height:100%;min-height:7.25rem;border-radius:16px;border-color:#1e2a3a1a;box-shadow:0 6px 18px #0f172a0d}.hub-modal-dialog,.arq-modal-dialog,.appt-dialog,.hub-tool-dialog{border:none;padding:0;margin:auto;width:min(100% - 1.25rem,40rem);max-height:min(92dvh,900px);background:transparent}.hub-modal-dialog--sm,.arq-modal-dialog{width:min(100% - 1.25rem,28rem)}.hub-modal-dialog--md{width:min(100% - 1.25rem,34rem)}.hub-modal-dialog--lg,.hub-tool-dialog--lg{width:min(100% - 1.25rem,44rem)}.hub-modal-dialog--full,.hub-tool-dialog--full{width:min(100% - 1rem,56rem)}.hub-modal-dialog::backdrop,.arq-modal-dialog::backdrop,.appt-dialog::backdrop,.hub-tool-dialog::backdrop{background:#0f172a9e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hub-modal-shell,.arq-modal-shell,.modal-shell,.hub-tool-modal{display:flex;flex-direction:column;max-height:min(92dvh,900px);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 28px 60px #0f1c2e47}.hub-modal-header,.arq-header,.modal-header,.hub-tool-modal__header{position:relative;flex-shrink:0;overflow:hidden;padding:1.25rem 1.15rem;border-bottom:none;background:linear-gradient(135deg,#0f1c2e,#1a3348 42%,#1f4f52);color:#fff}.hub-modal-header__mesh,.arq-header:before,.modal-header:before,.hub-tool-modal__header:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 15%,rgba(78,205,196,.28),transparent 32%),radial-gradient(circle at 10% 90%,rgba(59,130,246,.18),transparent 28%);pointer-events:none}.hub-modal-header__row,.arq-header,.modal-header,.hub-tool-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem}.hub-modal-header__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.65rem;height:2.65rem;border-radius:14px;background:#ffffff24;font-size:1.4rem}.hub-modal-header__copy,.arq-header__main,.modal-header__copy,.hub-tool-modal__titles{position:relative;flex:1;min-width:0}.hub-modal-header__kicker,.modal-eyebrow,.hub-tool-modal__kicker{margin:0 0 .25rem;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ffffff9e}.hub-modal-header__title,.arq-header__title,.modal-title,.hub-tool-modal__title{margin:0;font-size:1.2rem;font-weight:800;letter-spacing:-.03em;line-height:1.25;color:#fff}.hub-modal-header__subtitle,.arq-header__subtitle,.hub-tool-modal__subtitle{margin:.35rem 0 0;font-size:.84rem;line-height:1.45;color:#ffffffc2}.hub-modal-header__close,.arq-header__close,.modal-close,.hub-tool-modal__close{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#ffffff1a;color:#fff;cursor:pointer;box-shadow:none;font-size:inherit}.hub-modal-header__close:hover,.arq-header__close:hover,.modal-close:hover,.hub-tool-modal__close:hover{background:#ffffff2e;transform:none}.arq-header__back{position:relative;display:inline-flex;align-items:center;gap:.2rem;margin:0 0 .55rem;padding:.35rem .7rem .35rem .45rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1a;color:#fff;font-size:.78rem;font-weight:700;cursor:pointer;box-shadow:none}.hub-modal-body,.arq-scroll-body,.modal-body,.hub-tool-modal__body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:1rem 1.15rem;-webkit-overflow-scrolling:touch}.hub-modal-footer,.arq-modal-footer,.modal-footer,.hub-tool-modal__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:.85rem 1.15rem max(1rem,env(safe-area-inset-bottom));border-top:1px solid rgba(30,42,58,.08);background:#f8fafc;margin-top:auto}.hub-modal-footer--actions{justify-content:stretch}@media (min-width: 480px){.hub-modal-footer--actions{justify-content:flex-end}}.hub-modal-footer .btn-secondary,.hub-modal-footer .btn-primary,.arq-modal-footer .btn-secondary,.arq-modal-footer .btn-primary,.modal-footer .btn-secondary,.modal-footer .btn-primary,.hub-tool-modal__footer .btn-secondary,.hub-tool-modal__done{width:auto;min-width:6.5rem;min-height:2.65rem;padding:.6rem 1.1rem;border-radius:12px;font-weight:700;box-shadow:none}@media (max-width: 479px){.hub-modal-footer .btn-secondary,.hub-modal-footer .btn-primary,.arq-modal-footer .btn-secondary,.arq-modal-footer .btn-primary,.modal-footer .btn-secondary,.modal-footer .btn-primary{flex:1 1 calc(50% - .25rem);min-width:0}}.hub-modal-form{display:flex;flex-direction:column;min-height:0}.hub-modal-link-btn,.pending-toggle{display:inline-flex;align-items:center;gap:.35rem;margin-top:.45rem;padding:.35rem .65rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1a;font-size:.78rem;font-weight:700;color:#fff;cursor:pointer;box-shadow:none;text-decoration:none}.pending-toggle__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.2rem;padding:0 .35rem;border-radius:999px;background:#fff3;font-size:.68rem}.form-section{margin-bottom:1rem;padding:1rem;border-radius:18px;border:1px solid rgba(30,42,58,.08);background:#fff;box-shadow:0 6px 18px #0f172a0a}.form-section__title{margin:0 0 .75rem;font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-muted)}.field{margin-bottom:.85rem}.field label{display:block;margin-bottom:.35rem;font-size:.84rem;font-weight:600;color:var(--color-navy)}.field input:not([type=checkbox]):not([type=radio]),.field textarea,.field select,.hub-modal-mobile-stack input:not([type=checkbox]):not([type=radio]),.hub-modal-mobile-stack select,.hub-modal-mobile-stack textarea{width:100%;box-sizing:border-box;min-height:2.75rem;padding:.6rem .8rem;border:1px solid rgba(30,42,58,.14);border-radius:12px;font:inherit;font-size:1rem;background:#fff}.doc-chip input[type=checkbox],.hub-modal-mobile-stack input[type=checkbox],.hub-modal-mobile-stack input[type=radio]{width:1rem;min-width:1rem;height:1rem;min-height:1rem;margin:0;padding:0;flex-shrink:0;accent-color:#2c7a7b}.field textarea{min-height:5rem;resize:vertical}.field-row{display:grid;gap:.75rem}.field-row--datetime{grid-template-columns:1fr 1fr}.schedule-target{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.85rem}.schedule-target__btn{padding:.65rem .75rem;border:1px solid rgba(30,42,58,.12);border-radius:12px;background:#f8fafc;font-size:.88rem;font-weight:700;color:var(--color-text-muted);cursor:pointer;box-shadow:none}.schedule-target__btn--active{border-color:#2c7a7b;background:#2c7a7b1a;color:#1f4f52}.home-chips__row{display:flex;flex-wrap:wrap;gap:.4rem}.home-chips__chip{width:auto;min-width:unset;padding:.4rem .75rem;border:1px solid rgba(30,42,58,.12);border-radius:999px;background:#fff;font-size:.8rem;font-weight:700;cursor:pointer;box-shadow:none}.home-chips__chip--active{border-color:#2c7a7b;background:#2c7a7b1a;color:#1f4f52}.ride-toggle{display:flex;align-items:flex-start;gap:.65rem;padding:.8rem .9rem;border-radius:14px;border:1px solid rgba(30,42,58,.1);background:#f8fafc;cursor:pointer}.ride-toggle input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;min-height:0;margin:0;padding:0}.ride-toggle__box{flex-shrink:0;width:1.1rem;height:1.1rem;margin-top:.12rem;border:2px solid #cbd5e1;border-radius:4px;background:#fff}.ride-toggle input:checked+.ride-toggle__box{border-color:#2c7a7b;background:#2c7a7b;box-shadow:inset 0 0 0 2px #fff}.ride-toggle__text{font-size:.875rem;line-height:1.4;color:var(--color-navy)}.doc-grid{display:flex;flex-wrap:wrap;gap:.4rem}.doc-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .7rem;border:1px solid rgba(30,42,58,.12);border-radius:999px;font-size:.78rem;font-weight:600;cursor:pointer;background:#fff}.doc-chip:has(input:checked){border-color:#2c7a7b;background:#2c7a7b1a;color:#1f4f52}.mrl-grid{list-style:none;margin:0;padding:.75rem 1rem;display:flex;flex-direction:column;gap:.55rem}.mrl-tile{width:100%;display:flex;align-items:center;gap:.85rem;padding:.9rem .85rem;border:1px solid rgba(30,42,58,.1);border-radius:16px;background:#fff;text-align:left;cursor:pointer;color:inherit;font:inherit;box-shadow:0 4px 14px #0f172a0a;transition:border-color .15s,box-shadow .15s,transform .15s}.mrl-tile:hover{border-color:#2c7a7b59;box-shadow:0 8px 22px #0f172a14;transform:translateY(-1px)}.mrl-tile__icon{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#2c7a7b1f;color:#2c7a7b;font-size:1.35rem}.mrl-tile__title{font-size:.94rem;font-weight:700;color:var(--color-navy)}.mrl-tile__detail{font-size:.8rem;line-height:1.4;color:var(--color-text-muted)}.mrl-tile__badge{align-self:flex-start;margin-top:.2rem;padding:.1rem .45rem;border-radius:999px;font-size:.6875rem;font-weight:700;background:#fef3c7;color:#92400e}.mrl-tile__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.hub-modal-form-sections{display:flex;flex-direction:column;gap:.85rem}.mrl-tile__chev{flex-shrink:0;color:#cbd5e1;font-size:1.25rem}.mrl-tile:hover .mrl-tile__chev{color:#2c7a7b}.pending-panel{margin:0 0 .85rem;padding:.75rem;max-height:9rem;overflow-y:auto;border-radius:14px;border:1px solid rgba(30,42,58,.1);background:#f8fafc}.banner--error{margin:0 0 .85rem;padding:.75rem .85rem;border-radius:12px;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;font-size:.875rem}.arq-search-row{display:flex;flex-direction:column;gap:.65rem;padding:.75rem 1.15rem}.arq-search{display:flex;align-items:center;gap:.5rem;padding:.55rem .75rem;border:1px solid rgba(30,42,58,.12);border-radius:12px;background:#f8fafc}.arq-search input{flex:1;min-width:0;border:none;background:transparent;outline:none;font-size:.9rem}.arq-filter{padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(30,42,58,.12);background:#fff;font-size:.75rem;font-weight:700;color:#475569;cursor:pointer;width:auto;box-shadow:none}.arq-filter--active{border-color:#2c7a7b;background:#2c7a7b1a;color:#1f4f52}.hub-modal-mobile-stack .btn-primary,.hub-modal-mobile-stack .btn-secondary{min-height:2.75rem}.hub-modal-mobile-stack .input-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.85rem}.hub-action-sheet__backdrop{position:fixed;inset:0;z-index:40;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hub-action-sheet{position:fixed;left:0;right:0;bottom:0;z-index:41;box-sizing:border-box;width:100%;max-width:min(32rem,100vw);margin:0 auto;padding:.35rem max(1rem,env(safe-area-inset-right)) calc(.85rem + env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -16px 48px #0f1c2e33}.hub-action-sheet__handle{width:2.5rem;height:.25rem;margin:.35rem auto .65rem;border-radius:999px;background:#1e2a3a24}.hub-action-sheet__head{margin-bottom:.65rem;text-align:center}.hub-action-sheet__title{margin:0;font-size:1.05rem;font-weight:800;letter-spacing:-.02em;color:var(--color-navy)}.hub-action-sheet__hint{margin:.35rem 0 0;font-size:.8rem;line-height:1.45;color:var(--color-text-muted);overflow-wrap:anywhere}.hub-action-sheet__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.hub-action-sheet__tile{display:flex;align-items:center;gap:.75rem;width:100%;min-height:unset;padding:.75rem .7rem;border:1px solid rgba(30,42,58,.1);border-radius:14px;background:#fff;background-color:#fff;color:var(--color-navy);font:inherit;font-size:.875rem;font-weight:600;text-align:left;cursor:pointer;box-shadow:none;transform:none}.hub-action-sheet__tile:hover{border-color:#2c7a7b59;box-shadow:0 4px 14px #0f172a0f;background-color:#fff;transform:none}.hub-action-sheet__tile--danger{border-color:#b91c1c2e;background:#fff5f5;background-color:#fff5f5;color:#b91c1c}.hub-action-sheet__tile--danger .hub-action-sheet__tile-icon{background:#b91c1c1f;color:#b91c1c}.hub-action-sheet__tile-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:10px;background:#2c7a7b1a;color:#2c7a7b;font-size:1.2rem}.hub-action-sheet__tile-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.hub-action-sheet__tile-title{font-size:.9rem;font-weight:700;color:inherit}.hub-action-sheet__tile-detail{font-size:.75rem;line-height:1.35;color:var(--color-text-muted);overflow-wrap:anywhere}.hub-action-sheet__tile--danger .hub-action-sheet__tile-detail{color:#b91c1cbf}.hub-action-sheet__chev{flex-shrink:0;font-size:1.15rem;color:#cbd5e1}.hub-action-sheet__tile:hover .hub-action-sheet__chev{color:#2c7a7b}.hub-action-sheet__footer{margin-top:.65rem;padding-top:.65rem;border-top:1px solid rgba(30,42,58,.08)}.hub-action-sheet__cancel{width:100%;min-height:2.5rem;padding:.55rem 1rem;border:1px solid rgba(44,122,123,.35);border-radius:12px;background:transparent;background-color:transparent;color:#2c7a7b;font:inherit;font-size:.875rem;font-weight:700;cursor:pointer;box-shadow:none;transform:none}.hub-action-sheet__cancel:hover{background:#2c7a7b14;background-color:#2c7a7b14;transform:none;box-shadow:none}.hub-install-sheet-portal{position:fixed;inset:0;z-index:120;pointer-events:none}.hub-install-sheet__backdrop{position:fixed;inset:0;z-index:121;border:none;padding:0;margin:0;background:#0f172a94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;cursor:pointer}.hub-install-sheet{position:fixed;left:0;right:0;bottom:0;z-index:122;box-sizing:border-box;width:100%;max-width:min(32rem,100vw);margin:0 auto;padding:.35rem max(1rem,env(safe-area-inset-right)) calc(1rem + env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -16px 48px #0f1c2e38;pointer-events:auto;animation:hub-install-sheet-enter .28s ease-out}@keyframes hub-install-sheet-enter{0%{transform:translateY(100%);opacity:.6}to{transform:translateY(0);opacity:1}}.hub-install-sheet__handle{width:2.5rem;height:.25rem;margin:.35rem auto .85rem;border-radius:999px;background:#1e2a3a24}.hub-install-sheet__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.hub-install-sheet__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:14px;background:color-mix(in srgb,var(--color-blue) 14%,#fff);color:var(--color-blue);flex-shrink:0}.hub-install-sheet__icon .material-symbols-outlined{font-size:1.55rem}.hub-install-sheet__close{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0;padding:0;border:1px solid rgba(30,42,58,.1);border-radius:12px;background:#fff;background-color:#fff;color:var(--color-text-muted);font:inherit;cursor:pointer;box-shadow:none;flex-shrink:0}.hub-install-sheet__close .material-symbols-outlined{font-size:1.25rem}.hub-install-sheet__close:hover:not(:disabled){color:var(--color-navy);background:#0f172a0a;background-color:#0f172a0a;transform:none;box-shadow:none}.hub-install-sheet__title{margin:0 0 .35rem;font-size:1.15rem;font-weight:800;letter-spacing:-.02em;color:var(--color-navy)}.hub-install-sheet__hint{margin:0 0 1rem;font-size:.88rem;line-height:1.5;color:var(--color-text-muted);overflow-wrap:anywhere}.hub-install-sheet__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.85rem;margin:0 0 .55rem;padding:.75rem 1rem;border:none;border-radius:14px;background:linear-gradient(135deg,#0f766e 0%,var(--color-blue) 100%);color:#fff;font:inherit;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 8px 22px #2c7a7b47}.hub-install-sheet__cta .material-symbols-outlined{font-size:1.2rem}.hub-install-sheet__cta:hover:not(:disabled){background:linear-gradient(135deg,#0d6b64 0%,var(--color-blue-hover) 100%);transform:translateY(-1px);box-shadow:0 10px 26px #2c7a7b57}.hub-install-sheet__cta:active:not(:disabled){transform:translateY(0)}.hub-install-sheet__skip{width:100%;min-height:2.5rem;padding:.55rem 1rem;border:1px solid rgba(30,42,58,.12);border-radius:12px;background:transparent;background-color:transparent;color:var(--color-text-secondary);font:inherit;font-size:.875rem;font-weight:700;cursor:pointer;box-shadow:none}.hub-install-sheet__skip:hover:not(:disabled){background:#0f172a0a;background-color:#0f172a0a;transform:none;box-shadow:none}@media (min-width: 768px){.hub-install-sheet-portal{display:none}}.hub-modal-panel{display:flex;flex-direction:column;gap:.85rem;min-height:0}.hub-modal-panel__subtitle{margin:.25rem 0 0;font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted)}.hub-modal-panel__toolbar{display:flex;justify-content:flex-end;gap:.5rem}.hub-modal-export-grid{display:flex;flex-direction:column;gap:.55rem}.hub-modal-export-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-height:2.85rem}.hub-modal-form__lead{margin:0 0 .75rem;font-size:.88rem;line-height:1.5;color:var(--color-text-muted)}.hub-modal-form__block-link{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;margin-bottom:.85rem;text-decoration:none;box-sizing:border-box}.hub-modal-form__field{display:flex;flex-direction:column;gap:.35rem}.hub-modal-form__field label{font-size:.84rem;font-weight:600;color:var(--color-navy)}.profile-help-lead{margin:0 0 .65rem;font-size:.88rem;color:var(--color-text-muted)}.profile-help-list{margin:0;padding-left:1.15rem;display:flex;flex-direction:column;gap:.45rem;font-size:.9rem;line-height:1.5;color:var(--color-navy)}@media (max-width: 640px){.hub-modal-dialog,.arq-modal-dialog,.appt-dialog,.hub-tool-dialog{width:100%;max-width:100%;height:100%;max-height:100%;margin:0}.hub-modal-shell,.arq-modal-shell,.modal-shell,.hub-tool-modal{min-height:100dvh;max-height:100dvh;border-radius:0}}@media (min-width: 1024px){html.has-app-shell dialog[open]{position:fixed;top:50%;left:calc(var(--app-sidebar-width, 18.5rem) + (100vw - var(--app-sidebar-width, 18.5rem)) / 2);right:auto;transform:translate(-50%,-50%);margin:0;z-index:201;max-height:min(92dvh,900px)}html.has-app-shell dialog::backdrop{z-index:200}html.has-app-shell .hub-action-sheet__backdrop,html.has-app-shell .hub-search-modal-backdrop{left:var(--app-sidebar-width, 18.5rem);right:0;top:0;bottom:0;z-index:199}html.has-app-shell .hub-action-sheet{left:calc(var(--app-sidebar-width, 18.5rem) + (100vw - var(--app-sidebar-width, 18.5rem)) / 2);right:auto;transform:translate(-50%);width:min(26rem,calc(100vw - var(--app-sidebar-width, 18.5rem) - 2rem));max-width:none;margin:0;z-index:200;border-radius:22px;bottom:max(1rem,env(safe-area-inset-bottom))}html.has-app-shell .hub-search-modal-backdrop{align-items:flex-end;justify-content:center;padding-bottom:0}html.has-app-shell .hub-search-modal{max-width:min(40rem,calc(100vw - var(--app-sidebar-width, 18.5rem) - 2rem));margin-left:auto;margin-right:auto;border-radius:18px 18px 0 0}html.has-app-shell .resident-bottom-bar,html.has-app-shell .coaching-countdown-dock{left:calc(var(--app-sidebar-width, 18.5rem) + .75rem);right:.75rem}html.has-app-shell .hub-alerts-fab{max-width:calc(100vw - var(--app-sidebar-width, 18.5rem) - 1rem)}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:clip}@media (max-width: 1023px){.app-content{min-width:0}.hub-dash-hero{margin-left:0;margin-right:0}}:is(button.hub-quick-strip__item,button.resident-bottom-action,button.staff-bottom-action,button.hub-action-sheet__tile,button.hub-tool-button,button.hub-install-sheet__close,button.enable-push-banner__primary,button.enable-push-banner__dismiss,button.nav-icon-btn,button.close-button,button.btn-icon,button.btn-header,button.app-sidebar-backdrop,button.hub-search-modal__close,button.hub-alerts-fab){width:auto}button.resident-bottom-action,button.staff-bottom-action{padding:.45rem .55rem;border-radius:18px;background:transparent;background-color:transparent;color:inherit;box-shadow:none;font:inherit;font-weight:inherit}button.resident-bottom-action:hover:not(:disabled),button.staff-bottom-action:hover:not(:disabled){background:#0f172a0f;background-color:#0f172a0f;transform:none;box-shadow:none}button.enable-push-banner__primary,button.enable-push-banner__dismiss{min-height:2.35rem;padding:.45rem .85rem;border-radius:10px;font-size:.82rem;font-weight:700;box-shadow:none;transform:none}button.enable-push-banner__primary{border:none;background:linear-gradient(135deg,#0f766e,#2c7a7b);color:#fff}button.enable-push-banner__primary:hover:not(:disabled){background:linear-gradient(135deg,#0d6b64,#236b68);transform:none;box-shadow:none}button.enable-push-banner__dismiss{border:1px solid rgba(30,42,58,.14);background:#fff;background-color:#fff;color:#475569}button.enable-push-banner__dismiss:hover:not(:disabled){background:#f8fafc;background-color:#f8fafc;transform:none;box-shadow:none}:root{--color-navy: #1E2A3A;--color-blue: #2c7a7b;--color-blue-hover: #236b68;--color-tan: #A08060;--color-tan-light: #D4B896;--color-bg: #F8F9FA;--color-surface: #FFFFFF;--color-surface-raised: #F0F4F8;--color-text: #1A2233;--color-text-secondary: #4A5568;--color-text-muted: #718096;--color-border: #E2E8F0;--color-border-subtle: #F0F4F8;--color-success: #2F855A;--color-success-bg: #F0FFF4;--color-success-border: #9AE6B4;--color-success-text: #276749;--color-error: #C53030;--color-error-bg: #FFF5F5;--color-error-text: #9B2C2C;--color-error-hover: #9B2C2C;--color-warning: #B7791F;--color-warning-bg: #FFFBEB;--color-warning-text: #975A16;--color-info: #2B6CB0;--color-info-bg: #EBF8FF;--color-phase-1: #718096;--color-phase-2: #2c7a7b;--color-phase-3: #D69E2E;--color-phase-4: #2F855A;--color-phase-5: #553C9A;--phase-gray: var(--color-phase-1);--phase-blue: var(--color-phase-2);--phase-orange: var(--color-phase-3);--phase-green: var(--color-phase-4);--phase-purple: var(--color-phase-5);--phase-red: #D32F2F;--phase-black: #1A2233;--color-panic-hover: #B71C1C;--color-panic-disabled: #E57373;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--shadow-navy: 0 4px 20px rgba(30, 42, 58, .2);--shadow-blue: 0 4px 14px rgba(44, 122, 123, .35);--duration-fast: .1s;--duration-base: .2s;--duration-slow: .3s;--ease-default: ease-in-out;--ease-enter: cubic-bezier(0, 0, .2, 1);--ease-exit: cubic-bezier(.4, 0, 1, 1);--max-content-width: 1200px;--page-padding-mobile: 24px;--page-padding-tablet: 48px;--page-padding-desktop: 80px;--focus-ring: 0 0 0 3px rgba(44, 122, 123, .35);--primary-color: var(--color-blue);--primary-hover-color: var(--color-blue-hover);--background-color: var(--color-bg);--text-color: var(--color-text);--text-color-light: var(--color-text-muted);--container-bg: var(--color-surface);--border-color: var(--color-border);--error-color: var(--color-error);--success-color: var(--color-success);--success-bg-color: var(--color-success-bg);--success-border-color: var(--color-success-border);--secondary-color: var(--color-text-muted);--secondary-hover-color: var(--color-text-muted);--disabled-color: var(--color-text-muted);--disabled-border-color: var(--color-border);--border-radius: var(--radius-md);--shadow: var(--shadow-md)}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--text-base);line-height:1.6;font-weight:400;color:var(--color-text);background-color:var(--color-bg);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:not([tabindex="-1"]):focus-visible{outline:none;box-shadow:var(--focus-ring)}.input{width:100%;padding:10px 14px;border:1.5px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-base);color:var(--color-text);background:var(--color-surface);transition:border-color var(--duration-base) var(--ease-default),box-shadow var(--duration-base) var(--ease-default)}.input:focus{border-color:var(--color-blue);box-shadow:0 0 0 3px #3b7dd826;outline:none}.input::placeholder{color:var(--color-text-muted)}.card--dark{background:var(--color-navy);color:#fff;border:none;box-shadow:var(--shadow-navy)}.btn-ghost{width:auto;background:transparent;color:var(--color-text-secondary);padding:12px 16px;font-weight:500;border:none;box-shadow:none;transition:color var(--duration-base) var(--ease-default),background var(--duration-base) var(--ease-default)}.btn-ghost:hover:not(:disabled){color:var(--color-text);background:var(--color-surface-raised);transform:none;box-shadow:none}.badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:600;letter-spacing:.02em}.badge--blue{background:var(--color-info-bg);color:var(--color-info)}.badge--green{background:var(--color-success-bg);color:var(--color-success)}.badge--red{background:var(--color-error-bg);color:var(--color-error)}.badge--amber{background:var(--color-warning-bg);color:var(--color-warning)}.badge--gray{background:var(--color-surface-raised);color:var(--color-text-secondary)}.alert{display:flex;gap:12px;padding:14px 16px;border-radius:var(--radius-md);border-left:4px solid;font-size:.9375rem}.alert--success{background:var(--color-success-bg);border-color:var(--color-success);color:var(--color-success-text)}.alert--error{background:var(--color-error-bg);border-color:var(--color-error);color:var(--color-error-text)}.alert--warning{background:var(--color-warning-bg);border-color:var(--color-warning);color:var(--color-warning-text)}.alert--info{background:var(--color-info-bg);border-color:var(--color-info);color:var(--color-info)}.step-indicator{display:flex;align-items:center;gap:8px}.step-dot{width:10px;height:10px;border-radius:50%;background:var(--color-border)}.step-dot--active{background:var(--color-blue);box-shadow:0 0 0 3px #3b7dd833}.step-dot--complete{background:var(--color-success)}.stat-value{font-size:var(--text-4xl);font-weight:800;color:var(--color-text);line-height:1}.stat-label{font-size:var(--text-sm);color:var(--color-text-muted);margin-top:4px}.app-container{display:flex;justify-content:center;align-items:center;min-height:100vh}.login-box{background:var(--container-bg);padding:2.5rem;border-radius:var(--border-radius);box-shadow:var(--shadow);width:100%;max-width:400px;text-align:center}.logo{width:80px;height:80px;border-radius:50%;margin-bottom:1rem}h1{font-family:Inter,system-ui,sans-serif;font-size:var(--text-3xl);font-weight:700;line-height:1.2;margin:0 0 .5rem;color:var(--color-text)}h2{font-size:var(--text-2xl);font-weight:700;line-height:1.3;margin-bottom:2rem;color:var(--color-text)}h3{font-size:var(--text-xl);font-weight:600;line-height:1.4;color:var(--color-text)}h4{font-size:var(--text-lg);font-weight:600;line-height:1.5;color:var(--color-text)}.input-group{text-align:left;margin-bottom:1.5rem}.input-group label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.input-group input,.input-group select,.input-group textarea{width:100%;padding:10px 14px;border:1.5px solid var(--color-border);border-radius:var(--radius-md);box-sizing:border-box;font-size:1rem;font-family:inherit;color:var(--color-text);background:var(--color-surface);transition:border-color .2s ease,box-shadow .2s ease}.input-group input:focus,.input-group select:focus,.input-group textarea:focus{border-color:var(--color-blue);box-shadow:0 0 0 3px #3b7dd826;outline:none}.input-group input::placeholder,.input-group textarea::placeholder{color:var(--color-text-muted)}.journal-input-group textarea{min-height:120px}button{width:auto;padding:12px 24px;border:none;border-radius:var(--radius-md);background-color:var(--color-blue);color:#fff;font-size:.9375rem;font-weight:600;font-family:inherit;cursor:pointer;box-shadow:var(--shadow-blue);transition:background-color var(--duration-base) var(--ease-default),transform var(--duration-fast) var(--ease-default),box-shadow var(--duration-base) var(--ease-default)}button:hover:not(:disabled){background-color:var(--color-blue-hover);transform:translateY(-1px);box-shadow:0 6px 16px #3b7dd866}button:active:not(:disabled){transform:translateY(0);box-shadow:var(--shadow-blue)}button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}form button[type=submit],.btn-primary,.btn-sign-in,.btn-block,.canopy-btn,.apply-submit,.button-group button,.modal-actions button:not(.close-button),.sign-out-modal-content .modal-actions button,.message-input button,.pagination-controls button,.financial-tabs button,.hub-install-sheet__cta,.hub-action-sheet__cancel,.hub-dash-panic{width:100%}button.hub-quick-strip__item{flex:1 1 0;min-width:0;width:auto;padding:.55rem .35rem;border:1px solid rgba(30,42,58,.08);background:#fff;color:var(--color-navy);box-shadow:0 6px 18px #0f172a0d;font-size:inherit;font-weight:700}button.hub-quick-strip__item:hover:not(:disabled){background:#fff;color:var(--color-navy);transform:translateY(-2px);box-shadow:0 10px 24px #0f172a17}.close-button{width:auto;box-shadow:none;color:var(--color-text-muted)}.close-button:hover:not(:disabled){background:none;box-shadow:none;transform:none;color:var(--color-text)}.btn-secondary{background-color:transparent;color:var(--color-blue);border:1.5px solid var(--color-blue);box-shadow:none}.btn-secondary:hover:not(:disabled){background-color:var(--color-info-bg);transform:translateY(-1px);box-shadow:none}.btn-header{width:auto;padding:.5rem 1.5rem;font-size:.875rem}.btn-icon{background:none;border:none;color:var(--secondary-color);cursor:pointer;padding:.25rem;transition:color .2s;width:auto;display:flex;align-items:center;justify-content:center}.btn-icon:hover:not(:disabled){color:var(--primary-color);background-color:transparent}.btn-icon .material-symbols-outlined{font-size:1.25rem}.btn-icon[title*=Delete]:hover:not(:disabled){color:var(--error-color)}.panic-btn{background-color:var(--color-error);color:#fff;border:1px solid var(--color-error);box-shadow:none}.panic-btn:hover:not(:disabled){background-color:var(--color-error-hover);border-color:var(--color-error-hover);transform:translateY(-1px)}.button-group{display:flex;gap:1rem;margin:1rem 0}.button-group button{width:50%}.error-message{color:var(--error-color);margin-bottom:1rem;font-size:.875rem}.success-message{color:var(--success-color);background-color:var(--success-bg-color);border:1px solid var(--success-border-color);padding:1rem;border-radius:6px;margin-bottom:1rem;font-size:.875rem;text-align:center}.signup-link{margin-top:1.5rem;font-size:.875rem}.signup-link a{color:var(--primary-color);font-weight:600;text-decoration:none}.signup-link a:hover{text-decoration:underline}.hub-container{width:100%;max-width:var(--max-content-width);margin:0 auto;padding:var(--space-6) var(--page-padding-mobile);box-sizing:border-box}@media (min-width: 768px){.hub-container{padding-left:var(--page-padding-tablet);padding-right:var(--page-padding-tablet)}}@media (min-width: 1024px){.hub-container{padding-left:var(--page-padding-desktop);padding-right:var(--page-padding-desktop)}}.hub-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.25rem 1.5rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:linear-gradient(135deg,var(--color-surface) 0%,var(--color-surface-raised) 100%);box-shadow:var(--shadow-sm)}.hub-header h1{font-family:Inter,sans-serif;font-size:var(--text-3xl);font-weight:800;line-height:1.15;margin:0;letter-spacing:-.02em;color:var(--color-navy)}.hub-main-content{width:100%}.hub-columns{display:grid;grid-template-columns:2fr 2fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.hub-column{display:flex;flex-direction:column;gap:1.5rem}.hub-full-width{width:100%}.admin-grid{display:grid;gap:1.5rem;grid-template-columns:1fr;grid-template-areas:"main" "sidebar" "secondary" "full-width"}@media (min-width: 768px){.admin-grid{grid-template-columns:2fr 1fr;grid-template-areas:"main sidebar" "secondary secondary" "full-width full-width"}}@media (min-width: 900px){.admin-grid{grid-template-columns:2fr 2fr 1fr;grid-template-areas:"main secondary sidebar" "full-width full-width full-width"}}.admin-main-content{grid-area:main}.admin-secondary-content{grid-area:secondary}.admin-sidebar{grid-area:sidebar}.admin-full-width{grid-area:full-width}.card{background:var(--color-surface);padding:var(--space-6);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--color-border)}.card-title{margin-top:0;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.card-header-toggle{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.card-header-toggle .card-title{margin-bottom:0}.card-header-toggle .btn-icon{margin-left:auto;font-size:1.5rem}.card-header-toggle .btn-icon span.material-symbols-outlined{font-size:1.5rem}.pagination-controls{display:flex;justify-content:flex-end;align-items:center;gap:1rem;padding-top:1rem;margin-top:1rem;border-top:1px solid var(--border-color)}.pagination-controls button{width:auto;padding:.5rem 1rem;font-size:.875rem;background-color:transparent;color:var(--primary-color);border:1px solid var(--primary-color)}.pagination-controls button:hover:not(:disabled){background-color:var(--color-info-bg)}.pagination-controls button:disabled{color:var(--disabled-color);border-color:var(--disabled-border-color);cursor:not-allowed}.pagination-controls span{font-size:.875rem;font-weight:500;color:var(--text-color-light)}.main-nav{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.5rem .75rem;padding:.65rem 1rem;background:linear-gradient(180deg,var(--color-navy) 0%,#243447 100%);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-navy)}.nav-links{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem;border-radius:12px;background:#ffffff14;min-width:0;flex:0 1 auto}.main-nav-trailing{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex:0 0 auto;min-width:0}.nav-links a,.nav-links .nav-pill{font-weight:700;font-size:.88rem;color:#ffffffb8;text-decoration:none;padding:.45rem .75rem;border-radius:10px;border:1px solid transparent;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease;white-space:nowrap}.nav-links a:hover,.nav-links .nav-pill:hover{color:#fff;background:#ffffff1f}.nav-links a.active,.nav-links .nav-pill.active{color:var(--color-navy);background:#fff;border-color:#fff3;box-shadow:var(--shadow-sm)}.main-nav .nav-user span{font-size:.875rem;color:#ffffffc7}.nav-logout{width:auto;padding:.4rem .7rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);background-color:var(--color-surface);color:var(--color-text);font-size:var(--text-sm);font-weight:700;line-height:1;box-shadow:var(--shadow-sm);cursor:pointer}.nav-logout:hover:not(:disabled){background-color:var(--color-surface-raised);color:var(--color-text);transform:none;box-shadow:var(--shadow-sm)}.inspirational-quote{font-style:italic;color:var(--text-color-light);margin-top:1rem;border-left:3px solid var(--primary-color);padding-left:1rem}.inspirational-quote p{margin:0 0 .5rem}.inspirational-quote cite{display:block;text-align:right;font-weight:600}.glance-value{font-size:var(--text-4xl);font-weight:800;color:var(--color-blue);margin:0;line-height:1}.activity-list{list-style:none;padding:0;margin:0}.activity-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--border-color)}.activity-item:last-child{border-bottom:none}.activity-message{font-weight:500}.activity-time{font-size:.8rem;color:var(--text-color-light);white-space:nowrap;padding-left:1rem}.quick-actions{display:flex;flex-direction:column;gap:.5rem}.quick-actions a{color:var(--primary-color);text-decoration:none;font-weight:500}.quick-actions a:hover{text-decoration:underline}.activity-item.cancelled{opacity:.6;text-decoration:line-through;color:var(--color-text-muted);background-color:var(--color-error-bg);border-left:5px solid var(--color-error)}.activity-item.cancelled .material-symbols-outlined{color:var(--error-color)}.archived-notification-item{justify-content:flex-start;gap:1rem}.archived-notification-item .activity-message{flex-grow:1}.archived-notification-item .activity-time{flex-shrink:0}.log-list{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.log-entry{background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1rem}.log-entry-compact{display:grid;grid-template-columns:.75fr 1.5fr 1.5fr 1fr 1fr 1fr 1fr;gap:1rem;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--border-color)}.log-entry-compact.header{background-color:var(--color-surface-raised)}.log-entry-compact:nth-child(2n){background-color:var(--color-bg)}.log-entry-compact:nth-child(odd){background-color:var(--color-surface)}.log-user{font-weight:700;font-size:1.1rem}.log-status{font-size:.8rem;font-weight:600;padding:.25rem .5rem;border-radius:var(--radius-sm);background-color:var(--color-error-bg);color:var(--color-error)}.log-status.signed-in{background-color:var(--success-bg-color);color:var(--success-color)}.log-item strong{display:block;font-size:.8rem;color:var(--text-color-light);margin-bottom:.25rem}.resident-list{display:flex;flex-direction:column;gap:.75rem}.resident-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid var(--border-color);border-radius:6px;background-color:var(--container-bg);text-decoration:none;color:var(--text-color);transition:background-color .2s,border-color .2s}.resident-item:hover{background-color:var(--color-surface-raised);border-color:var(--color-blue)}.resident-info{display:flex;flex-direction:column;text-align:left}.resident-name{font-weight:600;font-size:1.1rem;margin-bottom:.25rem}.resident-email{font-size:.875rem;color:var(--text-color-light)}.resident-role{font-size:.75rem;color:var(--text-color-light);margin-left:.5rem;font-weight:500}.icon-arrow{font-size:1.25rem;color:var(--color-text-muted)}.back-link{display:inline-flex;align-items:center;gap:.25rem;color:var(--primary-color);text-decoration:none;margin-bottom:1rem;font-weight:500}.back-link:hover{text-decoration:underline}.goals-list{margin-top:1.5rem}.goal-item{display:flex;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid var(--border-color);position:relative;padding-right:70px;gap:.75rem}.goal-item:last-child{border-bottom:none}.goal-item .checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;width:100%;margin-bottom:0}.goal-main{flex:1;min-width:0}.goal-title-line{font-size:1rem;font-weight:600;color:var(--text-color)}.goal-item.completed .goal-title-line{text-decoration:line-through;color:var(--text-color-light)}.goal-target-meta{font-size:.8rem;color:var(--text-color-light);margin-top:.25rem}.goal-notes-display{font-size:.9rem;color:var(--text-color-light);margin-top:.4rem;white-space:pre-wrap;line-height:1.45}.goal-item.completed .goal-notes-display{text-decoration:line-through;opacity:.85}.goal-add-fields{display:flex;flex-direction:column;gap:.75rem}.goal-add-fields textarea{min-height:5rem;resize:vertical;font-family:inherit}.goal-edit-fields{display:flex;flex-direction:column;gap:.5rem;width:100%}.goal-edit-fields textarea{min-height:4.5rem;resize:vertical;font-family:inherit}.goal-item input[type=checkbox]{width:1.25rem;height:1.25rem;flex-shrink:0}.goal-text{font-size:1rem;color:var(--text-color);flex-grow:1}.goal-item.completed .goal-text{text-decoration:line-through;color:var(--text-color-light)}.goal-actions{display:flex;gap:.25rem;position:absolute;right:0;top:.65rem}.goal-edit-input{flex-grow:1;padding:.5rem;border:1px solid var(--border-color);border-radius:4px;box-sizing:border-box;font-size:1rem;width:100%}.progress-bar-container{width:100%;background-color:var(--border-color);border-radius:4px;height:8px;margin-top:.5rem;overflow:hidden}.progress-bar{height:100%;background-color:var(--primary-color);transition:width .3s ease-in-out;border-radius:4px}.progress-text{font-size:.875rem;color:var(--text-color-light);text-align:right;margin-top:.25rem}.file-name{font-size:.875rem;color:var(--text-color);margin-top:.5rem}.achievement-list{list-style:none;padding:0;margin:0}.achievement-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--border-color)}.achievement-item:last-child{border-bottom:none}.achievement-info{display:flex;flex-direction:column;flex-grow:1}.achievement-source-badge{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;align-self:flex-start;background:color-mix(in srgb,var(--color-blue) 18%,transparent);color:var(--color-blue);padding:.2rem .5rem;border-radius:4px;margin-bottom:.25rem}.achievement-title{font-weight:600;font-size:1rem;color:var(--text-color)}.achievement-date,.uploaded-by{font-size:.8rem;color:var(--text-color-light)}.achievement-actions{display:flex;gap:.25rem;flex-shrink:0}.journaling-grid{display:grid;gap:1.5rem;grid-template-columns:1.5fr 1fr;grid-template-areas:"main sidebar"}@media (max-width: 768px){.journaling-grid{grid-template-columns:1fr;grid-template-areas:"main" "sidebar"}}.journal-entry-item{padding:1rem 0;border-bottom:1px solid var(--border-color)}.journal-entry-item:last-child{border-bottom:none}.journal-title{font-weight:600;font-size:1.1rem;color:var(--text-color);margin-bottom:.5rem}.journal-date{font-size:.8rem;color:var(--text-color-light);margin-bottom:.75rem}.journal-content{font-size:.95rem;line-height:1.5;color:var(--text-color);white-space:pre-wrap;margin-bottom:.75rem}.journal-actions{display:flex;gap:.5rem}.journal-entry-link{background:none;border:none;padding:0;margin:0;text-align:left;cursor:pointer;color:var(--primary-color);font-weight:600;text-decoration:underline;display:block}.journal-entry-link:hover{color:var(--text-color);text-decoration:none}.savings-balance{font-size:2.25rem;font-weight:700;color:var(--primary-color);text-align:center;margin-bottom:1rem}.program-fees-owed{font-size:1.25rem;font-weight:600;color:var(--error-color);text-align:center;margin-bottom:1rem}.transaction-list{list-style:none;padding:0;margin:0}.transaction-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--border-color)}.transaction-item:last-child{border-bottom:none}.transaction-info{display:flex;flex-direction:column;flex-grow:1}.transaction-amount{font-weight:600}.transaction-positive{color:var(--success-color)}.transaction-negative{color:var(--error-color)}.transaction-description{font-size:.875rem;color:var(--text-color)}.transaction-date{font-size:.75rem;color:var(--text-color-light);white-space:nowrap;text-align:right;flex-shrink:0;margin-left:.5rem}.radio-fieldset{border:none;padding:0;margin:0;display:contents}.radio-legend{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.radio-group{display:flex;gap:1rem}.radio-group label{margin-bottom:0;display:inline-flex;align-items:center;gap:.5rem}.modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{background-color:var(--container-bg);border-radius:var(--border-radius);padding:2rem;box-shadow:0 5px 15px #0000004d;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;position:relative;z-index:1001;animation:fadeInScale .3s ease-out;display:flex;flex-direction:column}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.journal-modal-date{font-size:.875rem;color:var(--text-color-light);margin-bottom:1rem;text-align:center}.journal-modal-content{background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1rem;min-height:100px;max-height:400px;overflow-y:auto;white-space:pre-wrap;margin-bottom:1rem}.messages-card .card-title{position:relative}.messages-card .unread-indicator{margin-left:.5rem}.messages-card .unread-indicator:empty{display:none}.messages-card .unread-indicator.has-unread{display:inline-flex;align-items:center;justify-content:center;min-width:1.5em;height:1.5em;border-radius:50%;background-color:var(--error-color);color:#fff;font-size:.75rem;font-weight:700;padding:0 .25em;position:absolute;top:-.5em;right:-.5em;transform:translate(50%,-50%)}.message-card-content{display:flex;border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;height:500px;background-color:var(--color-surface)}.message-threads-list{flex-basis:30%;border-right:1px solid var(--border-color);padding:1rem;overflow-y:auto;background-color:var(--container-bg);flex-shrink:0}.message-threads-list .no-messages-yet{text-align:center;color:var(--text-color-light);margin-top:2rem}.message-thread-item{list-style:none;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:var(--container-bg);border-bottom:1px solid var(--border-color);position:relative;transition:background-color .2s;overflow:hidden;min-height:60px;padding:0}.message-threads-list ul .message-thread-item:last-child{border-bottom:none}.message-thread-item:hover{background-color:var(--color-surface-raised)}.message-thread-item.selected{background-color:var(--primary-color);color:#fff}.message-thread-item.selected .thread-info strong,.message-thread-item.selected .thread-info .last-message-preview,.message-thread-item.selected .thread-info .message-timestamp{color:#fff}.message-thread-item .thread-clickable-area{flex-grow:1;flex-shrink:1;padding:.75rem 1rem;cursor:pointer;outline:none;text-align:left;background:none;border:none;color:inherit;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.message-thread-item.selected .thread-clickable-area{background-color:var(--primary-color);color:#fff}.message-thread-item.selected .thread-info strong,.message-thread-item.selected .thread-clickable-area strong,.message-thread-item.selected .thread-clickable-area .last-message-preview,.message-thread-item.selected .thread-clickable-area .message-timestamp{color:#fff}.message-thread-item .thread-clickable-area:hover{background-color:var(--color-surface-raised)}.message-thread-item .unread-indicator{position:absolute;top:.5rem;right:.5rem;background-color:var(--error-color);color:#fff;border-radius:50%;min-width:1.25em;height:1.25em;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.message-thread-item .thread-info{margin-right:.5rem;overflow:hidden}.message-thread-item .thread-info strong{display:block;font-size:1.1em;margin-bottom:.25rem;color:var(--text-color)}.message-thread-item .last-message-preview{font-size:.85em;color:var(--text-color-light);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.25rem}.message-thread-item .message-timestamp{font-size:.75em;color:var(--text-color-light);text-align:right;display:block}.message-conversation{flex-basis:70%;display:flex;flex-direction:column;background-color:var(--color-bg)}.conversation-header{padding:1rem;border-bottom:1px solid var(--border-color);background-color:var(--container-bg)}.conversation-header h4{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-color)}.message-list{flex-grow:1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}.select-chat-message{text-align:center;color:var(--text-color-light);margin:auto}.message-item{display:flex}.message-item.message-sent{justify-content:flex-end}.message-item.message-received{justify-content:flex-start}.message-bubble{max-width:75%;padding:.75rem 1rem;border-radius:1rem;font-size:.95rem;line-height:1.4;position:relative}.message-item.message-sent .message-bubble{background-color:var(--primary-color);color:#fff;border-bottom-right-radius:.25rem}.message-item.message-received .message-bubble{background-color:var(--border-color);color:var(--text-color);border-bottom-left-radius:.25rem}.message-sender{font-size:.75rem;font-weight:600;margin-bottom:.25rem;color:#fffc;display:block}.message-item.message-received .message-sender{color:var(--text-color-light)}.message-text{margin:0;word-wrap:break-word}.message-time{font-size:.65rem;color:#fff9;text-align:right;margin-top:.5rem;display:block}.message-item.message-received .message-time{color:var(--text-color-light)}.message-input{display:flex;padding:1rem;border-top:1px solid var(--border-color);background-color:var(--container-bg);gap:.5rem}.message-input textarea{flex-grow:1;min-height:40px;max-height:120px;resize:vertical;border-radius:20px;padding:.75rem 1rem}.message-input button{width:auto;padding:.75rem 1.5rem;border-radius:20px;flex-shrink:0}.message-bubble .delete-message-btn{position:absolute;top:-5px;right:-5px;background-color:#ff0000b3;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;padding:0;font-size:.8em;opacity:0;transition:opacity .2s}.message-item:hover .delete-message-btn,.message-item:focus-within .delete-message-btn{opacity:1}.unread-message-modal{max-width:400px;text-align:center}.unread-message-modal .modal-actions{justify-content:center}.message-thread-item .delete-thread-permanently-btn{flex-shrink:0;background:none;border:none;color:var(--error-color);cursor:pointer;padding:.25rem;margin-left:.5rem;opacity:1!important;transition:opacity .2s,color .2s;font-size:1.2em;line-height:1}.message-thread-item .delete-thread-permanently-btn:hover{color:var(--color-error-hover)}.message-thread-item .archive-thread-btn{flex-shrink:0;background:none;border:none;color:var(--text-color-light);cursor:pointer;padding:.25rem;transition:color .2s,opacity .2s;font-size:1.1em;line-height:1;margin-left:.5rem;opacity:0}.message-thread-item:hover .archive-thread-btn,.message-thread-item:focus-within .archive-thread-btn{opacity:1}.message-thread-item .archive-thread-btn:hover{color:var(--error-color)}.widget-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width: 640px){.widget-grid{grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr))}}.widget-card:not(.hub-tool-row):not(.hub-spotlight__main):not(.hub-spotlight__secondary){position:relative;background-color:var(--container-bg);border-radius:var(--radius-lg);padding:1.35rem 1.4rem;box-shadow:var(--shadow-sm);border:1px solid var(--border-color);border-left:4px solid var(--primary-color);text-decoration:none;color:var(--text-color);display:flex;flex-direction:column;transition:transform var(--duration-base),box-shadow var(--duration-base);opacity:1;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (hover: hover) and (pointer: fine){.widget-card:not(.hub-tool-row):not(.hub-spotlight__main):not(.hub-spotlight__secondary):hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}}.widget-card:not(.hub-tool-row) .material-symbols-outlined{font-size:2.5rem;color:var(--primary-color);margin-bottom:.5rem}.widget-card:not(.hub-tool-row) h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:700;color:var(--color-navy);text-transform:none;letter-spacing:-.01em;line-height:1.3}.widget-card-title-strong{font-weight:800!important}.widget-card .widget-summary{font-size:1rem;margin:0;font-weight:500;flex-grow:1}.widget-card .widget-summary.large-text{font-size:2rem;font-weight:700}.widget-card .widget-detail{font-size:.875rem;color:var(--text-color-light);margin:.5rem 0 0}.widget-card .widget-detail.error{color:var(--error-color);font-weight:500}.widget-card .unread-indicator{position:absolute;top:.5rem;right:.5rem;background-color:var(--error-color);color:#fff;border-radius:999px;min-width:1.5em;height:1.5em;padding:0 .35em;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;line-height:1}.widget-card--true-north-pulse,.widget-card--path-forward-pulse{border-left-color:var(--primary-color);border-color:color-mix(in srgb,var(--primary-color) 35%,var(--border-color));box-shadow:0 0 0 1px color-mix(in srgb,var(--primary-color) 18%,transparent),var(--shadow-blue)}.true-north-resume-icon-wrap{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:.5rem;flex-shrink:0;max-width:100%}.true-north-resume-icon-core{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0}.true-north-resume-icon-core:before{content:"";position:absolute;inset:0;border-radius:999px;background:#3b82f647;animation:true-north-resume-glow 1.6s ease-in-out infinite}.true-north-resume-icon{position:relative;z-index:1;font-size:2.5rem;color:#1d4ed8;animation:true-north-resume-icon-pulse 1.6s ease-in-out infinite}.true-north-resume-ai-badge{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.12rem;min-height:1.35rem;padding:.14rem .42rem .14rem .32rem;border-radius:999px;border:2px solid #fff;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;box-shadow:0 4px 12px #2563eb73,0 0 0 1px #2563eb59;animation:true-north-ai-badge-pulse 1.6s ease-in-out infinite;flex-shrink:0}.true-north-resume-ai-badge__icon{font-size:.95rem;line-height:1}.true-north-resume-ai-badge__text{font-size:.62rem;font-weight:900;letter-spacing:.06em;line-height:1}@keyframes true-north-ai-badge-pulse{0%,to{transform:scale(1);box-shadow:0 4px 12px #2563eb73,0 0 0 1px #2563eb59}50%{transform:scale(1.08);box-shadow:0 6px 16px #7c3aed8c,0 0 14px #3b82f6a6}}@keyframes true-north-resume-glow{0%,to{opacity:.35;transform:scale(.92)}50%{opacity:.95;transform:scale(1.12)}}@keyframes true-north-resume-icon-pulse{0%,to{color:#1e40af;filter:drop-shadow(0 0 2px rgba(37,99,235,.35));transform:scale(1)}50%{color:#60a5fa;filter:drop-shadow(0 0 14px rgba(59,130,246,.95));transform:scale(1.1)}}@media (prefers-reduced-motion: reduce){.true-north-resume-icon-core:before{animation:none;opacity:.55}.true-north-resume-icon{animation:none;color:#2563eb}.true-north-resume-ai-badge{animation:none}}@media (min-width: 600px){.widget-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 900px){.widget-grid{grid-template-columns:repeat(3,1fr)}}.sign-out-modal-content{background-color:var(--color-surface);padding:2rem;text-align:left}.sign-out-modal-content.actions-sign-out-modal{padding:0;text-align:left}.sign-out-modal-content .card-title{font-weight:600;font-size:1.25rem;color:var(--text-color)}.sign-out-modal-content p{color:var(--text-color-light);margin-bottom:1.5rem}.sign-out-modal-content .input-group{margin-bottom:1rem;text-align:left}.sign-out-modal-content .modal-actions{margin-top:1.5rem;display:flex;gap:1rem;justify-content:center}.sign-out-modal-content .modal-actions button{width:150px;padding:.75rem;border:none;border-radius:6px;font-weight:600;transition:all .2s ease-in-out}.sign-out-modal-content .btn-secondary{background-color:var(--color-surface-raised);color:var(--color-text-secondary);border:1.5px solid var(--color-border)}.sign-out-modal-content .btn-secondary:hover{background-color:var(--color-border);color:var(--color-text)}.sign-out-modal-content .btn-primary{background-color:var(--primary-color);color:#fff}.sign-out-modal-content .btn-primary:hover{background-color:var(--primary-hover-color);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.reminder-box{background-color:var(--color-error-bg);border:1px solid color-mix(in srgb,var(--color-error) 28%,var(--color-surface));border-radius:var(--radius-md);padding:.75rem 1rem;margin-bottom:1.5rem;box-shadow:var(--shadow-sm)}.reminder-item{display:flex;align-items:center;gap:1rem;color:var(--color-error)}.reminder-item p{margin:0;flex-grow:1;font-weight:500}.reminder-item .btn-icon{color:color-mix(in srgb,var(--color-error) 45%,var(--color-surface))}.reminder-item .btn-icon:hover{color:var(--error-color)}@media (max-width: 768px){.hub-container{padding:var(--space-4) var(--page-padding-mobile)}.widget-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem .2rem;padding:.5rem .35rem;border-bottom:1px solid var(--border-color);margin-bottom:1.5rem}.widget-grid>a.widget-card:not(.hub-tool-row),.widget-grid>button.widget-card:not(.hub-tool-row),.widget-grid>div.widget-card:not(.hub-tool-row){background-color:transparent;box-shadow:none;border:1px solid transparent;padding:.55rem .1rem .45rem;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0;min-height:4.75rem;overflow:hidden;text-align:center}@media (hover: hover) and (pointer: fine){.widget-grid>a.widget-card:not(.hub-tool-row):hover,.widget-grid>button.widget-card:not(.hub-tool-row):hover,.widget-grid>div.widget-card:not(.hub-tool-row):hover{transform:none;background-color:#0000000d;border-color:#0000000d}}.widget-grid>a.widget-card:not(.hub-tool-row):active,.widget-grid>button.widget-card:not(.hub-tool-row):active,.widget-grid>div.widget-card:not(.hub-tool-row):active{background-color:#00000014}.widget-grid>a.widget-card:not(.hub-tool-row) .material-symbols-outlined,.widget-grid>button.widget-card:not(.hub-tool-row) .material-symbols-outlined,.widget-grid>div.widget-card:not(.hub-tool-row) .material-symbols-outlined{font-size:1.65rem;margin:0 0 .2rem;flex-shrink:0}.widget-card--true-north-pulse .true-north-resume-icon-wrap{gap:.28rem;margin:0 0 .2rem}.widget-card--true-north-pulse .true-north-resume-icon-core{width:2.15rem;height:2.15rem}.widget-card--true-north-pulse .true-north-resume-icon{font-size:1.65rem}.widget-card--true-north-pulse .true-north-resume-ai-badge{min-height:1.1rem;padding:.08rem .3rem .08rem .22rem}.widget-card--true-north-pulse .true-north-resume-ai-badge__icon{font-size:.78rem}.widget-card--true-north-pulse .true-north-resume-ai-badge__text{font-size:.52rem}.widget-grid>a.widget-card:not(.hub-tool-row) h3,.widget-grid>button.widget-card:not(.hub-tool-row) h3,.widget-grid>div.widget-card:not(.hub-tool-row) h3,.widget-grid>a.widget-card:not(.hub-tool-row) .widget-card-title-strong,.widget-grid>button.widget-card:not(.hub-tool-row) .widget-card-title-strong,.widget-grid>div.widget-card:not(.hub-tool-row) .widget-card-title-strong{display:block;width:100%;max-width:100%;margin:0;padding:0 .05rem;font-size:.625rem;font-weight:800;line-height:1.15;letter-spacing:.02em;text-transform:uppercase;color:var(--text-color);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.widget-grid>a.widget-card:not(.hub-tool-row) .widget-summary,.widget-grid>button.widget-card:not(.hub-tool-row) .widget-summary,.widget-grid>div.widget-card:not(.hub-tool-row) .widget-summary,.widget-grid>a.widget-card:not(.hub-tool-row) .widget-detail,.widget-grid>button.widget-card:not(.hub-tool-row) .widget-detail,.widget-grid>div.widget-card:not(.hub-tool-row) .widget-detail{display:none}.widget-grid>a.widget-card:not(.hub-tool-row) .unread-indicator,.widget-grid>button.widget-card:not(.hub-tool-row) .unread-indicator,.widget-grid>div.widget-card:not(.hub-tool-row) .unread-indicator{top:.2rem;right:.05rem;min-width:1.15rem;height:1.15rem;font-size:.62rem}}@media (max-width: 768px) and (min-width: 420px){.widget-grid{gap:.4rem .3rem}.widget-grid>a.widget-card:not(.hub-tool-row) h3,.widget-grid>button.widget-card:not(.hub-tool-row) h3,.widget-grid>div.widget-card:not(.hub-tool-row) h3,.widget-grid>a.widget-card:not(.hub-tool-row) .widget-card-title-strong,.widget-grid>button.widget-card:not(.hub-tool-row) .widget-card-title-strong,.widget-grid>div.widget-card:not(.hub-tool-row) .widget-card-title-strong{font-size:.65rem}}@media (max-width: 768px){.message-card-content{flex-direction:column;height:70vh;min-height:500px}.message-threads-list{flex-basis:150px;flex-shrink:0;border-right:none;border-bottom:1px solid var(--border-color);overflow-y:auto}.message-conversation{flex-basis:auto}}.journal-grid{display:grid;gap:1.5rem;grid-template-columns:1.5fr 1fr;grid-template-areas:"main sidebar"}@media (max-width: 768px){.journal-grid{grid-template-columns:1fr;grid-template-areas:"main" "sidebar"}.main-nav{display:flex;align-items:center;justify-content:flex-start;padding:.45rem .6rem;gap:.4rem .5rem}.nav-links{flex:0 1 auto;flex-wrap:nowrap;gap:.25rem;min-width:0;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.main-nav-trailing{margin-left:auto;flex:0 0 auto}.nav-links a,.nav-links .nav-pill{padding:.4rem .55rem;font-size:.8rem}.nav-user{flex:0 0 auto;display:flex;justify-content:flex-end;align-items:center;gap:.4rem;min-width:0}}@media (max-width: 420px){.nav-user span{display:none}}.btn-panic{background-color:var(--phase-red);color:#fff;display:flex;align-items:center;gap:8px;font-weight:700;padding:8px 16px;border:none;border-radius:var(--radius-md);cursor:pointer;box-shadow:none;transition:background-color .2s ease,transform .1s ease}.btn-panic:hover{background-color:var(--color-panic-hover);transform:translateY(-1px)}.btn-panic:disabled{background-color:var(--color-panic-disabled);cursor:not-allowed;transform:none}.financial-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.financial-tabs button{background-color:var(--color-surface);border:1.5px solid var(--color-border);padding:.75rem 1.5rem;border-radius:var(--radius-md);cursor:pointer;font-weight:600;color:var(--color-text-secondary);box-shadow:none;transition:background-color .2s ease,color .2s ease}.financial-tabs button:hover:not(.active){background-color:var(--color-surface-raised);transform:none;box-shadow:none}.financial-tabs button.active{background-color:var(--color-blue);color:#fff;border-color:var(--color-blue);box-shadow:var(--shadow-blue)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.toast-host.svelte-vx86vf{position:fixed;right:16px;top:16px;z-index:9999;display:flex;flex-direction:column;gap:10px;width:min(420px,calc(100vw - 32px));pointer-events:none}.toast-item.svelte-vx86vf{pointer-events:auto;display:grid;grid-template-columns:28px 1fr 28px;align-items:start;gap:10px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#121212eb;color:#fff;box-shadow:0 12px 28px #00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.toast-icon.svelte-vx86vf{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#ffffff14}.toast-message.svelte-vx86vf{font-size:.95rem;line-height:1.25rem;word-break:break-word}.toast-close.svelte-vx86vf{border:none;background:transparent;color:inherit;padding:2px;cursor:pointer;opacity:.8}.toast-close.svelte-vx86vf:hover{opacity:1}.toast-success.svelte-vx86vf{border-color:#2ecc7159}.toast-error.svelte-vx86vf{border-color:#e74c3c73}.toast-info.svelte-vx86vf{border-color:#3498db59}.confirm-dialog.svelte-qy9ho9{border:none;padding:0;margin:auto;background:transparent;max-width:min(400px,calc(100vw - 1.5rem));width:calc(100% - 1.5rem);overflow:visible}.confirm-dialog.svelte-qy9ho9::backdrop{background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.confirm-modal.svelte-qy9ho9{width:100%;padding:1.15rem 1.15rem 1rem;border-radius:16px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;box-shadow:0 20px 40px #0f172a33;box-sizing:border-box}.confirm-header.svelte-qy9ho9{display:flex;align-items:flex-start;gap:.75rem}.confirm-icon.svelte-qy9ho9{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:12px;background:#eff6ff;color:#2563eb}.confirm-icon--danger.svelte-qy9ho9{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.confirm-icon.svelte-qy9ho9 .material-symbols-outlined:where(.svelte-qy9ho9){font-size:1.35rem}.confirm-text.svelte-qy9ho9{flex:1;min-width:0;padding-top:.1rem}.confirm-title.svelte-qy9ho9{margin:0;font-size:1.0625rem;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#0f172a}.confirm-message.svelte-qy9ho9{margin:.4rem 0 0;font-size:.875rem;line-height:1.45;color:#64748b}.confirm-actions.svelte-qy9ho9{display:flex;flex-direction:column-reverse;gap:.5rem;margin-top:1.15rem}@media (min-width: 420px){.confirm-actions.svelte-qy9ho9{flex-direction:row;align-items:stretch}}.confirm-btn.svelte-qy9ho9{flex:1;min-height:2.75rem;margin:0;padding:.6rem 1rem;border-radius:12px;font-size:.9375rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.confirm-btn--cancel.svelte-qy9ho9{border:1.5px solid #cbd5e1;background:#fff;color:#334155}.confirm-btn--cancel.svelte-qy9ho9:hover{background:#f8fafc;border-color:#94a3b8}.confirm-btn--danger.svelte-qy9ho9{border:none;background:#dc2626;color:#fff;box-shadow:0 2px 8px #dc262659}.confirm-btn--danger.svelte-qy9ho9:hover{background:#b91c1c}.confirm-btn--primary.svelte-qy9ho9{border:none;background:#2563eb;color:#fff}.confirm-btn--primary.svelte-qy9ho9:hover{background:#1d4ed8}dialog.confirm-dialog{overflow:visible}
