.marketing-module__3Bw2eq__root{background:var(--bg);color:var(--ink);min-height:100vh}.marketing-module__3Bw2eq__btn{font:inherit;border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .1s,background .15s,border-color .15s;display:inline-flex}.marketing-module__3Bw2eq__btn:hover{background:var(--surface-2)}.marketing-module__3Bw2eq__btn:active{transform:translateY(1px)}.marketing-module__3Bw2eq__btn:disabled,.marketing-module__3Bw2eq__btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.marketing-module__3Bw2eq__btnPrimary{background:var(--brand);border-color:var(--brand);color:#fff}.marketing-module__3Bw2eq__btnPrimary:hover{background:var(--brand-ink);border-color:var(--brand-ink)}.marketing-module__3Bw2eq__btnOutline{background:var(--surface);border-color:var(--line-strong);color:var(--ink)}.marketing-module__3Bw2eq__btnOutline:hover{background:var(--surface-2)}.marketing-module__3Bw2eq__btnGhost{color:var(--muted);background:0 0;border-color:#0000}.marketing-module__3Bw2eq__btnGhost:hover{background:var(--surface-2);color:var(--ink)}.marketing-module__3Bw2eq__btnLg{border-radius:12px;padding:12px 20px;font-size:.95rem}.marketing-module__3Bw2eq__pill{background:var(--surface-tint);color:var(--ink-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:.76rem;font-weight:600;display:inline-flex}.marketing-module__3Bw2eq__pillGreen{background:var(--brand-soft);color:var(--brand-ink)}.marketing-module__3Bw2eq__avatar{color:#fff;background:linear-gradient(135deg,#4ea693,#2f7d6b);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:grid}.marketing-module__3Bw2eq__avatarSm{width:26px;height:26px;font-size:.65rem}.marketing-module__3Bw2eq__avatarLilac{background:linear-gradient(135deg,#b6a5f0,#7c63d8)}.marketing-module__3Bw2eq__avatarAmber{color:#5a3a05;background:linear-gradient(135deg,#f7c067,#f5a524)}.marketing-module__3Bw2eq__avatarSky{background:linear-gradient(135deg,#8cc0ec,#4f8fc4)}.marketing-module__3Bw2eq__avatarRose{background:linear-gradient(135deg,#f0a4c1,#c25a8a)}.marketing-module__3Bw2eq__nav{z-index:30;background:color-mix(in srgb, var(--bg) 85%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #0000;transition:border-color .2s,background .2s;position:sticky;top:0}.marketing-module__3Bw2eq__navScrolled{border-bottom-color:var(--line);background:color-mix(in srgb, var(--bg) 95%, transparent)}.marketing-module__3Bw2eq__navInner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:14px 32px;display:flex}.marketing-module__3Bw2eq__navBrand{font-family:var(--font-heading);color:var(--ink);align-items:center;gap:10px;font-size:1.15rem;font-weight:600;display:flex}.marketing-module__3Bw2eq__logoMark{background:var(--brand);color:#fff;border-radius:8px;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.marketing-module__3Bw2eq__navLinks{align-items:center;gap:8px;display:flex}.marketing-module__3Bw2eq__navLink{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 12px;font-family:inherit;font-size:.92rem;font-weight:500}.marketing-module__3Bw2eq__navLink:hover{background:var(--surface-2);color:var(--ink)}.marketing-module__3Bw2eq__hasDrop{position:relative}.marketing-module__3Bw2eq__caret{opacity:.7;margin-left:4px;font-size:.7rem}.marketing-module__3Bw2eq__drop{background:var(--surface);border:1px solid var(--line);min-width:460px;box-shadow:var(--shadow);border-radius:14px;grid-template-columns:1fr 1fr;gap:6px;padding:10px;display:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-6px)}.marketing-module__3Bw2eq__dropOpen{display:grid;transform:translate(-50%)translateY(0)}.marketing-module__3Bw2eq__dropItem{cursor:pointer;border-radius:10px;grid-template-columns:36px 1fr;align-items:flex-start;gap:12px;padding:12px;display:grid}.marketing-module__3Bw2eq__dropItem:hover{background:var(--surface-2)}.marketing-module__3Bw2eq__dropIco{background:var(--brand-soft);width:36px;height:36px;color:var(--brand-ink);border-radius:10px;place-items:center;font-size:18px;display:grid}.marketing-module__3Bw2eq__dropIcoAmber{background:var(--accent-soft);color:var(--warning)}.marketing-module__3Bw2eq__dropTitle{color:var(--ink);font-size:.92rem;font-weight:700}.marketing-module__3Bw2eq__dropDesc{color:var(--muted);margin-top:2px;font-size:.8rem}.marketing-module__3Bw2eq__navCta,.marketing-module__3Bw2eq__navActions{align-items:center;gap:10px;display:flex}.marketing-module__3Bw2eq__navMenuBtn{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:none}.marketing-module__3Bw2eq__navMenuBtn:hover{background:var(--surface-2)}.marketing-module__3Bw2eq__navMobilePanel{border-top:1px solid var(--line);background:var(--surface);flex-direction:column;padding:8px 32px 16px;display:flex}.marketing-module__3Bw2eq__navMobileLink{color:var(--ink-soft);border-radius:8px;padding:12px 8px;font-size:1rem;font-weight:500;text-decoration:none}.marketing-module__3Bw2eq__navMobileLink:hover{background:var(--surface-2);color:var(--ink)}.marketing-module__3Bw2eq__navMobileSignIn{border-top:1px solid var(--line);margin-top:4px;padding-top:16px}.marketing-module__3Bw2eq__hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:80px 32px 60px;display:grid}.marketing-module__3Bw2eq__heroTitle{font-family:var(--font-heading);letter-spacing:-.025em;margin-bottom:18px;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:600;line-height:1.05}.marketing-module__3Bw2eq__heroTitle em{color:var(--brand-ink);background:linear-gradient(120deg, transparent 0%, transparent 50%, var(--accent-soft) 50%, var(--accent-soft) 100%);padding:0 4px;font-style:italic}.marketing-module__3Bw2eq__ledeBig{color:var(--ink-soft);max-width:540px;margin-bottom:28px;font-size:1.1rem;line-height:1.55}.marketing-module__3Bw2eq__ctaRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.marketing-module__3Bw2eq__trusted{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-top:36px;font-size:.78rem;font-weight:600}.marketing-module__3Bw2eq__heroArt{height:480px;position:relative}.marketing-module__3Bw2eq__previewCard{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:18px;animation:.8s cubic-bezier(.22,1,.36,1) both marketing-module__3Bw2eq__residwell-hero-art-rise;position:absolute;inset:0;overflow:hidden;transform:rotate(2deg);box-shadow:0 32px 64px -28px #14192847}.marketing-module__3Bw2eq__pcHead{gap:6px;margin-bottom:18px;display:flex}.marketing-module__3Bw2eq__pcHead span{background:var(--surface-tint);border-radius:50%;width:10px;height:10px}.marketing-module__3Bw2eq__pcRow{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px;display:grid}.marketing-module__3Bw2eq__pcCell{background:var(--surface-2);border-radius:10px;padding:14px}.marketing-module__3Bw2eq__pcLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.marketing-module__3Bw2eq__pcValue{font-family:var(--font-heading);margin-top:4px;font-size:1.45rem;font-weight:600}.marketing-module__3Bw2eq__pcBar{background:var(--surface-tint);border-radius:999px;height:8px;margin-top:4px;overflow:hidden}.marketing-module__3Bw2eq__pcBar>i{background:var(--brand);transform-origin:0;border-radius:999px;height:100%;animation:1.1s cubic-bezier(.22,1,.36,1) .55s both marketing-module__3Bw2eq__residwell-bar-fill;display:block}.marketing-module__3Bw2eq__pcList{background:var(--surface-2);border-radius:12px;padding:14px}.marketing-module__3Bw2eq__pcListRow{border-bottom:1px dashed var(--line);align-items:center;gap:10px;padding:8px 0;animation:.5s cubic-bezier(.22,1,.36,1) both marketing-module__3Bw2eq__residwell-list-row-rise;display:flex}.marketing-module__3Bw2eq__pcListRow:first-child{animation-delay:.75s}.marketing-module__3Bw2eq__pcListRow:nth-child(2){animation-delay:.85s}.marketing-module__3Bw2eq__pcListRow:nth-child(3){animation-delay:.95s}.marketing-module__3Bw2eq__pcListRow:last-child{border-bottom:0}.marketing-module__3Bw2eq__pcIc{background:var(--accent-soft);width:28px;height:28px;color:var(--warning);border-radius:8px;place-items:center;display:grid}.marketing-module__3Bw2eq__pcIcBrand{background:var(--brand-soft);color:var(--brand-ink)}.marketing-module__3Bw2eq__pcIcLilac{background:var(--lilac);color:var(--lilac-ink)}.marketing-module__3Bw2eq__pcNm{font-size:.86rem;font-weight:600}.marketing-module__3Bw2eq__pcSb{color:var(--muted);font-size:.74rem}.marketing-module__3Bw2eq__pcPl{background:var(--brand-soft);color:var(--brand-ink);border-radius:999px;margin-left:auto;padding:2px 8px;font-size:.7rem;font-weight:700}.marketing-module__3Bw2eq__pcPlAmber{background:var(--accent-soft);color:var(--warning)}.marketing-module__3Bw2eq__pcPlLilac{background:var(--lilac);color:var(--lilac-ink)}.marketing-module__3Bw2eq__floatCard{background:var(--surface);border:1px solid var(--line);will-change:transform, opacity;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-size:.85rem;display:flex;position:absolute;box-shadow:0 18px 32px -20px #14192840}.marketing-module__3Bw2eq__floatCard1{animation:.7s cubic-bezier(.22,1,.36,1) .22s both marketing-module__3Bw2eq__residwell-float-card-1-rise,6.5s ease-in-out 1.1s infinite marketing-module__3Bw2eq__residwell-float-card-1-bob;top:-18px;left:-28px;transform:rotate(-3deg)}.marketing-module__3Bw2eq__floatCard2{animation:.7s cubic-bezier(.22,1,.36,1) .38s both marketing-module__3Bw2eq__residwell-float-card-2-rise,7.5s ease-in-out 1.3s infinite marketing-module__3Bw2eq__residwell-float-card-2-bob;bottom:24px;right:-24px;transform:rotate(2deg)}.marketing-module__3Bw2eq__floatTitle{font-weight:600}.marketing-module__3Bw2eq__floatSub{color:var(--muted);font-size:.74rem}.marketing-module__3Bw2eq__logos{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:12px 32px 60px;display:flex}.marketing-module__3Bw2eq__logoUni{font-family:var(--font-heading);color:var(--muted);opacity:.7;align-items:center;gap:8px;font-size:1.1rem;font-weight:600;display:flex}.marketing-module__3Bw2eq__crest{background:var(--surface-tint);border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.marketing-module__3Bw2eq__section{max-width:1200px;margin:0 auto;padding:80px 32px}.marketing-module__3Bw2eq__sectionFlush{padding-top:0;scroll-margin-top:80px}.marketing-module__3Bw2eq__sectionHeader{text-align:center;max-width:720px;margin:0 auto 48px}.marketing-module__3Bw2eq__sectionEyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--brand-ink);background:var(--brand-soft);border-radius:999px;margin-bottom:14px;padding:5px 12px;font-size:.78rem;font-weight:700;display:inline-block}.marketing-module__3Bw2eq__sectionTitle{font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:600}.marketing-module__3Bw2eq__sectionSub{color:var(--muted);font-size:1.05rem}.marketing-module__3Bw2eq__features{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.marketing-module__3Bw2eq__feat{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:24px;position:relative}.marketing-module__3Bw2eq__featBadge{text-transform:uppercase;letter-spacing:.05em;background:var(--surface-tint);color:var(--ink-soft);white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:.68rem;font-weight:700;position:absolute;top:18px;right:18px}.marketing-module__3Bw2eq__featIco{background:var(--brand-soft);width:44px;height:44px;color:var(--brand-ink);border-radius:12px;place-items:center;margin-bottom:14px;font-size:22px;display:grid}.marketing-module__3Bw2eq__featIcoAmber{background:var(--accent-soft);color:var(--warning)}.marketing-module__3Bw2eq__featIcoLilac{background:var(--lilac);color:var(--lilac-ink)}.marketing-module__3Bw2eq__featIcoSky{background:var(--sky);color:var(--sky-ink)}.marketing-module__3Bw2eq__featIcoRose{background:var(--rose);color:var(--rose-ink)}.marketing-module__3Bw2eq__featIcoSand{background:var(--sand);color:var(--sand-ink)}.marketing-module__3Bw2eq__feat h3{margin-bottom:6px;font-size:1.1rem}.marketing-module__3Bw2eq__feat p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.marketing-module__3Bw2eq__audience{background:var(--surface);border:1px solid var(--line);border-radius:22px;margin-bottom:24px;padding:36px}.marketing-module__3Bw2eq__audienceHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.marketing-module__3Bw2eq__audienceHead h3{font-family:var(--font-heading);letter-spacing:-.01em;font-size:1.6rem;font-weight:600}.marketing-module__3Bw2eq__audienceDesc{color:var(--muted);max-width:480px;margin-top:6px;font-size:.95rem}.marketing-module__3Bw2eq__audienceTag{text-transform:uppercase;letter-spacing:.06em;background:var(--brand-soft);color:var(--brand-ink);border-radius:999px;margin-bottom:8px;padding:4px 10px;font-size:.74rem;font-weight:700;display:inline-block}.marketing-module__3Bw2eq__audienceTagAmber{background:var(--accent-soft);color:var(--warning)}.marketing-module__3Bw2eq__personas{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.marketing-module__3Bw2eq__persona{background:var(--surface-2);border:1px solid #0000;border-radius:14px;padding:18px;transition:border-color .15s,transform .15s}.marketing-module__3Bw2eq__persona:hover{border-color:var(--line-strong);transform:translateY(-2px)}.marketing-module__3Bw2eq__personaAv{color:#fff;background:linear-gradient(135deg,#4ea693,#2f7d6b);border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:12px;font-size:.85rem;font-weight:700;display:grid}.marketing-module__3Bw2eq__personaAvAmber{color:#5a3a05;background:linear-gradient(135deg,#f7c067,#f5a524)}.marketing-module__3Bw2eq__personaAvLilac{background:linear-gradient(135deg,#b6a5f0,#7c63d8)}.marketing-module__3Bw2eq__personaAvSky{background:linear-gradient(135deg,#8cc0ec,#4f8fc4)}.marketing-module__3Bw2eq__personaAvRose{background:linear-gradient(135deg,#f0a4c1,#c25a8a)}.marketing-module__3Bw2eq__personaRole{margin-bottom:4px;font-size:.95rem;font-weight:700}.marketing-module__3Bw2eq__personaWhat{color:var(--muted);font-size:.84rem;line-height:1.5}.marketing-module__3Bw2eq__steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.marketing-module__3Bw2eq__step{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:24px;position:relative}.marketing-module__3Bw2eq__stepNum{font-family:var(--font-heading);color:var(--brand-ink);opacity:.55;font-size:2.6rem;font-weight:700;line-height:1;position:absolute;top:18px;right:20px}.marketing-module__3Bw2eq__step h4{font-family:var(--font-inter), "Inter", sans-serif;text-transform:none;letter-spacing:0;color:var(--ink);margin-bottom:8px;padding-right:40px;font-size:1.05rem;font-weight:700}.marketing-module__3Bw2eq__step p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.marketing-module__3Bw2eq__quote{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:22px;max-width:820px;margin:0 auto;padding:40px}.marketing-module__3Bw2eq__quote q{font-family:var(--font-heading);color:var(--ink);quotes:"“" "”";font-size:clamp(1.3rem,2.4vw,1.7rem);font-weight:500;line-height:1.4}.marketing-module__3Bw2eq__quoteWho{color:var(--muted);justify-content:center;align-items:center;gap:12px;margin-top:22px;font-size:.92rem;display:flex}.marketing-module__3Bw2eq__quoteWho strong{color:var(--ink);font-weight:700}.marketing-module__3Bw2eq__ctaBand{color:#fff;background:radial-gradient(circle at 20% 20%,#f5a5242e,#0000 50%),linear-gradient(135deg,#1f5b4d 0%,#2f7d6b 60%,#4ea693 100%);border-radius:28px;grid-template-columns:1.4fr 1fr;align-items:center;gap:40px;max-width:1200px;margin:60px auto;padding:60px 40px;display:grid}.marketing-module__3Bw2eq__ctaBand h2{font-family:var(--font-heading);letter-spacing:-.02em;color:#fff;font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:600}.marketing-module__3Bw2eq__ctaBand p{color:#ffffffc7;max-width:460px;margin-top:12px}.marketing-module__3Bw2eq__ctaBand .marketing-module__3Bw2eq__btnPrimary{color:var(--brand-ink);background:#fff;border-color:#fff}.marketing-module__3Bw2eq__ctaBand .marketing-module__3Bw2eq__btnPrimary:hover{background:var(--surface-2)}.marketing-module__3Bw2eq__ctaBand .marketing-module__3Bw2eq__btnOutline{color:#fff;background:0 0;border-color:#fff9}.marketing-module__3Bw2eq__ctaBand .marketing-module__3Bw2eq__btnOutline:hover{background:#ffffff14}.marketing-module__3Bw2eq__ctaBandRight{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.marketing-module__3Bw2eq__ctaStat{color:#ffffffc7;font-size:.85rem}.marketing-module__3Bw2eq__ctaStat strong{color:#fff;font-family:var(--font-heading);font-size:1.4rem}.marketing-module__3Bw2eq__footer{max-width:1200px;color:var(--muted);border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:40px 32px;font-size:.85rem;display:flex}.marketing-module__3Bw2eq__footerLinks{gap:18px;display:flex}.marketing-module__3Bw2eq__footerLinks a{color:var(--muted)}@media (max-width:880px){.marketing-module__3Bw2eq__hero{grid-template-columns:1fr;padding-top:40px}.marketing-module__3Bw2eq__heroArt{height:360px}.marketing-module__3Bw2eq__features,.marketing-module__3Bw2eq__steps,.marketing-module__3Bw2eq__personas{grid-template-columns:1fr 1fr}.marketing-module__3Bw2eq__navLinks{display:none}.marketing-module__3Bw2eq__navMenuBtn{display:inline-flex}.marketing-module__3Bw2eq__navCtaSignIn{display:none}.marketing-module__3Bw2eq__ctaBand{grid-template-columns:1fr;padding:36px 24px}.marketing-module__3Bw2eq__ctaBandRight{align-items:flex-start}}@media (min-width:881px){.marketing-module__3Bw2eq__navMobilePanel{display:none}}@media (max-width:540px){.marketing-module__3Bw2eq__features,.marketing-module__3Bw2eq__steps,.marketing-module__3Bw2eq__personas{grid-template-columns:1fr}}.marketing-module__3Bw2eq__heroTitle{animation:.7s cubic-bezier(.22,1,.36,1) both marketing-module__3Bw2eq__residwell-text-rise}.marketing-module__3Bw2eq__ledeBig{animation:.7s cubic-bezier(.22,1,.36,1) .1s both marketing-module__3Bw2eq__residwell-text-rise}.marketing-module__3Bw2eq__ctaRow{animation:.7s cubic-bezier(.22,1,.36,1) .2s both marketing-module__3Bw2eq__residwell-text-rise}.marketing-module__3Bw2eq__trusted{animation:.7s cubic-bezier(.22,1,.36,1) .3s both marketing-module__3Bw2eq__residwell-text-rise}@keyframes marketing-module__3Bw2eq__residwell-text-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes marketing-module__3Bw2eq__residwell-hero-art-rise{0%{opacity:0;transform:translateY(20px)scale(.96)rotate(2deg)}to{opacity:1;transform:translateY(0)scale(1)rotate(2deg)}}@keyframes marketing-module__3Bw2eq__residwell-float-card-1-rise{0%{opacity:0;transform:translate(-30px,-20px)rotate(-3deg)}to{opacity:1;transform:translate(0)rotate(-3deg)}}@keyframes marketing-module__3Bw2eq__residwell-float-card-2-rise{0%{opacity:0;transform:translate(30px,20px)rotate(2deg)}to{opacity:1;transform:translate(0)rotate(2deg)}}@keyframes marketing-module__3Bw2eq__residwell-float-card-1-bob{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-6px)rotate(-3deg)}}@keyframes marketing-module__3Bw2eq__residwell-float-card-2-bob{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-5px)rotate(2deg)}}@keyframes marketing-module__3Bw2eq__residwell-bar-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes marketing-module__3Bw2eq__residwell-list-row-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.marketing-module__3Bw2eq__heroTitle,.marketing-module__3Bw2eq__ledeBig,.marketing-module__3Bw2eq__ctaRow,.marketing-module__3Bw2eq__trusted,.marketing-module__3Bw2eq__previewCard,.marketing-module__3Bw2eq__floatCard1,.marketing-module__3Bw2eq__floatCard2,.marketing-module__3Bw2eq__pcBar>i,.marketing-module__3Bw2eq__pcListRow{animation:none!important}}
.book-demo-module__1QYQfa__shell{max-width:960px;margin:0 auto;padding:56px 24px 96px}.book-demo-module__1QYQfa__headerBlock{margin-bottom:32px}.book-demo-module__1QYQfa__heroTitle{letter-spacing:-.02em;color:var(--ink,#14181d);margin:12px 0;font-size:clamp(2rem,4vw,2.6rem);font-weight:700;line-height:1.1}.book-demo-module__1QYQfa__heroLede{color:var(--muted,#5b6571);font-size:1.05rem;line-height:1.55}.book-demo-module__1QYQfa__formCard{background:var(--surface,#fff);border:1px solid var(--line,#e5e7eb);border-radius:16px;padding:32px}.book-demo-module__1QYQfa__formError{margin-bottom:20px}.book-demo-module__1QYQfa__fieldGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:640px){.book-demo-module__1QYQfa__fieldGrid{grid-template-columns:1fr}}.book-demo-module__1QYQfa__field{flex-direction:column;gap:6px;display:flex}.book-demo-module__1QYQfa__fieldFull{grid-column:1/-1}.book-demo-module__1QYQfa__label{color:var(--ink,#14181d);font-size:.875rem;font-weight:600}.book-demo-module__1QYQfa__input,.book-demo-module__1QYQfa__textarea{font:inherit;border:1px solid var(--line,#e5e7eb);background:var(--bg,#fff);color:var(--ink,#14181d);border-radius:10px;outline:none;padding:10px 12px;transition:border-color .15s,box-shadow .15s}.book-demo-module__1QYQfa__input:focus,.book-demo-module__1QYQfa__textarea:focus{border-color:var(--brand,#2c6e49);box-shadow:0 0 0 3px #2c6e4926}.book-demo-module__1QYQfa__input[aria-invalid=true]{border-color:var(--danger,#d14d4d);box-shadow:0 0 0 3px #d14d4d26}.book-demo-module__1QYQfa__fieldError{color:var(--danger,#d14d4d);font-size:.78rem}.book-demo-module__1QYQfa__textarea{resize:vertical;min-height:120px}.book-demo-module__1QYQfa__modeRow{flex-wrap:wrap;gap:12px;display:flex}.book-demo-module__1QYQfa__modeCard{border:1px solid var(--line,#e5e7eb);background:var(--bg,#fff);cursor:pointer;border-radius:12px;flex:200px;padding:14px 16px;transition:border-color .15s,box-shadow .15s,background .15s}.book-demo-module__1QYQfa__modeCard:hover{border-color:var(--brand,#2c6e49)}.book-demo-module__1QYQfa__modeCardSelected{border-color:var(--brand,#2c6e49);background:#2c6e490f;box-shadow:0 0 0 2px #2c6e4926}.book-demo-module__1QYQfa__modeCardTitle{justify-content:center;align-items:center;gap:8px;margin-bottom:4px;font-weight:600;display:flex}.book-demo-module__1QYQfa__modeCardSub{color:var(--muted,#5b6571);font-size:.85rem}.book-demo-module__1QYQfa__section{border-top:1px solid var(--line,#e5e7eb);margin-top:24px;padding-top:24px}.book-demo-module__1QYQfa__sectionTitle{margin:0 0 4px;font-size:1.05rem;font-weight:600}.book-demo-module__1QYQfa__sectionLede{color:var(--muted,#5b6571);margin:0 0 16px;font-size:.92rem}.book-demo-module__1QYQfa__actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:24px;display:flex}.book-demo-module__1QYQfa__actions>.book-demo-module__1QYQfa__helper{color:var(--muted,#5b6571);flex:1;font-size:.85rem}.book-demo-module__1QYQfa__pickerHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.book-demo-module__1QYQfa__pickerTitle{font-weight:600}.book-demo-module__1QYQfa__pickerNav{gap:8px;display:flex}.book-demo-module__1QYQfa__weekGrid{grid-template-columns:repeat(7,minmax(84px,1fr));gap:8px;padding-bottom:4px;display:grid;overflow-x:auto}.book-demo-module__1QYQfa__dayColumn{flex-direction:column;gap:6px;min-width:0;display:flex}.book-demo-module__1QYQfa__slotList{flex-direction:column;gap:6px;display:flex}.book-demo-module__1QYQfa__dayHeader{text-align:center;color:var(--muted,#5b6571);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.book-demo-module__1QYQfa__dayLabel{color:var(--ink,#14181d);margin-top:2px;font-size:.95rem;font-weight:600}.book-demo-module__1QYQfa__slotChip{font:inherit;border:1px solid var(--line,#e5e7eb);background:var(--bg,#fff);color:var(--ink,#14181d);cursor:pointer;text-align:center;border-radius:6px;padding:6px 8px;font-size:.85rem;transition:background .15s,border-color .15s,color .15s}.book-demo-module__1QYQfa__slotChip:hover{border-color:var(--brand,#2c6e49)}.book-demo-module__1QYQfa__slotChipSelected{background:var(--brand,#2c6e49);border-color:var(--brand,#2c6e49);color:#fff}.book-demo-module__1QYQfa__dayEmpty{color:var(--muted,#b1b9c2);text-align:center;padding:4px 0;font-size:.78rem}@media (max-width:760px){.book-demo-module__1QYQfa__weekGrid{flex-direction:column;gap:14px;padding-bottom:0;display:flex;overflow-x:visible}.book-demo-module__1QYQfa__dayColumn{flex-direction:row;align-items:flex-start;gap:12px}.book-demo-module__1QYQfa__dayHeader{text-align:left;flex:0 0 64px;padding-top:6px}.book-demo-module__1QYQfa__slotList{flex-flow:wrap;flex:auto;min-width:0}.book-demo-module__1QYQfa__dayEmpty{text-align:left;padding:6px 0}}.book-demo-module__1QYQfa__pickerEmptyHint{text-align:center;color:var(--muted,#5b6571);margin-top:12px;font-size:.88rem}.book-demo-module__1QYQfa__thanksCard{background:var(--surface,#fff);border:1px solid var(--line,#e5e7eb);text-align:center;border-radius:16px;padding:40px 32px}.book-demo-module__1QYQfa__thanksTitle{margin:12px 0 8px;font-size:1.6rem;font-weight:700}.book-demo-module__1QYQfa__thanksIcon{width:56px;height:56px;color:var(--brand,#2c6e49);background:#2c6e491f;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.book-demo-module__1QYQfa__thanksSummary{text-align:left;background:#2c6e490f;border:1px solid #2c6e4933;border-radius:10px;align-items:flex-start;gap:10px;margin:16px auto;padding:12px 18px;font-size:.95rem;display:inline-flex}.book-demo-module__1QYQfa__thanksSummary>svg{color:var(--brand,#2c6e49);flex-shrink:0;margin-top:2px}
.ui-module__u0ow8q__btn{font:inherit;border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .1s,background .15s,border-color .15s,color .15s;display:inline-flex}.ui-module__u0ow8q__btn:hover{background:var(--surface-2)}.ui-module__u0ow8q__btn:active{transform:translateY(1px)}.ui-module__u0ow8q__btn:disabled,.ui-module__u0ow8q__btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.ui-module__u0ow8q__btnPrimary{background:var(--brand);border-color:var(--brand);color:#fff}.ui-module__u0ow8q__btnPrimary:hover{background:var(--brand-ink);border-color:var(--brand-ink)}.ui-module__u0ow8q__btnSecondary{background:var(--brand-2);border-color:var(--brand-2);color:#fff}.ui-module__u0ow8q__btnSecondary:hover{background:var(--brand-2-ink);border-color:var(--brand-2-ink)}.ui-module__u0ow8q__btnOutline{background:var(--surface);border-color:var(--line-strong);color:var(--ink)}.ui-module__u0ow8q__btnOutline:hover{background:var(--surface-2)}.ui-module__u0ow8q__btnGhost{color:var(--ink-soft);background:0 0;border-color:#0000}.ui-module__u0ow8q__btnGhost:hover{background:var(--surface-2);border-color:var(--line);color:var(--ink)}.ui-module__u0ow8q__btnDanger{background:var(--danger);border-color:var(--danger);color:#fff}.ui-module__u0ow8q__btnDanger:hover{background:var(--danger);border-color:var(--danger);filter:brightness(.92)}.ui-module__u0ow8q__btnWarning{background:var(--accent);border-color:var(--accent);color:#5a3a05}.ui-module__u0ow8q__btnWarning:hover{background:var(--accent);border-color:var(--accent);filter:brightness(.95)}.ui-module__u0ow8q__btnSm{border-radius:8px;padding:5px 10px;font-size:.8rem}.ui-module__u0ow8q__btnLg{border-radius:12px;padding:12px 20px;font-size:.95rem}.ui-module__u0ow8q__btnBlock{width:100%}.ui-module__u0ow8q__iconBtn{width:36px;height:36px;color:var(--ink-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;place-items:center;transition:background .15s,color .15s;display:inline-grid}.ui-module__u0ow8q__iconBtn:hover{background:var(--surface-2);color:var(--ink)}.ui-module__u0ow8q__iconBtn:disabled{opacity:.5;cursor:not-allowed}.ui-module__u0ow8q__iconBtnSm{border-radius:8px;width:28px;height:28px}.ui-module__u0ow8q__field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.ui-module__u0ow8q__label{color:var(--ink);font-size:.82rem;font-weight:600}.ui-module__u0ow8q__labelRow{color:var(--ink);align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:flex}.ui-module__u0ow8q__labelRequired{color:var(--danger)}.ui-module__u0ow8q__requiredMark:after{content:" *";color:var(--danger)}.ui-module__u0ow8q__requiredLegend{color:var(--muted);margin:0 0 2px;font-size:.8rem}.ui-module__u0ow8q__input,.ui-module__u0ow8q__select,.ui-module__u0ow8q__textarea{border:1px solid var(--line-strong);background:var(--surface);width:100%;font:inherit;color:var(--ink);border-radius:10px;outline:0;padding:10px 12px;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.ui-module__u0ow8q__input::placeholder,.ui-module__u0ow8q__textarea::placeholder{color:var(--muted)}.ui-module__u0ow8q__input:focus,.ui-module__u0ow8q__select:focus,.ui-module__u0ow8q__textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.ui-module__u0ow8q__input:disabled,.ui-module__u0ow8q__select:disabled,.ui-module__u0ow8q__textarea:disabled{opacity:.55;cursor:not-allowed}.ui-module__u0ow8q__textarea{resize:vertical;min-height:90px;line-height:1.5}.ui-module__u0ow8q__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%237b8195' d='M2 4l4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.ui-module__u0ow8q__hint{color:var(--muted);font-size:.78rem}.ui-module__u0ow8q__fieldError{color:var(--danger);font-size:.82rem}.ui-module__u0ow8q__checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--ink);align-items:center;gap:8px;font-size:.92rem;display:inline-flex}.ui-module__u0ow8q__checkbox:has(.ui-module__u0ow8q__checkboxInput:disabled){cursor:not-allowed;color:var(--muted)}.ui-module__u0ow8q__checkboxInput{appearance:none;border:1.5px solid var(--line-strong);background:var(--surface);width:18px;height:18px;cursor:inherit;color:#fff;border-radius:6px;flex-shrink:0;place-items:center;margin:0;transition:border-color .12s,background .12s,box-shadow .12s;display:inline-grid}.ui-module__u0ow8q__checkboxInput:before{content:"";background:currentColor;width:12px;height:12px;transition:transform .12s;transform:scale(0);-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6.5l2.5 2.5 5.5-6' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6.5l2.5 2.5 5.5-6' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") 50%/contain no-repeat}.ui-module__u0ow8q__checkboxInput:checked{background:var(--brand);border-color:var(--brand)}.ui-module__u0ow8q__checkboxInput:checked:before{transform:scale(1)}.ui-module__u0ow8q__checkbox:hover .ui-module__u0ow8q__checkboxInput:not(:disabled){border-color:var(--brand)}.ui-module__u0ow8q__checkboxInput:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:0}.ui-module__u0ow8q__checkboxInput:disabled{opacity:.55;cursor:not-allowed}.ui-module__u0ow8q__checkboxText{line-height:1.35}@property --radio-dot-radius{syntax:"<length>";inherits:false;initial-value:0}.ui-module__u0ow8q__radio{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--ink);align-items:center;gap:8px;font-size:.92rem;display:inline-flex}.ui-module__u0ow8q__radio:has(.ui-module__u0ow8q__radioInput:disabled){cursor:not-allowed;color:var(--muted)}.ui-module__u0ow8q__radioInput{appearance:none;border:1.5px solid var(--line-strong);--radio-dot-radius:0px;background-color:var(--surface);background-origin:border-box;background-image:radial-gradient(circle at center, var(--brand) 0 calc(var(--radio-dot-radius) - .75px), transparent var(--radio-dot-radius));width:18px;height:18px;cursor:inherit;border-radius:50%;flex-shrink:0;margin:0;transition:--radio-dot-radius .12s,border-color .12s,box-shadow .12s}.ui-module__u0ow8q__radioInput:checked{border-color:var(--brand);--radio-dot-radius:4.5px}.ui-module__u0ow8q__radio:hover .ui-module__u0ow8q__radioInput:not(:disabled){border-color:var(--brand)}.ui-module__u0ow8q__radioInput:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:0}.ui-module__u0ow8q__radioInput:disabled{opacity:.55;cursor:not-allowed}.ui-module__u0ow8q__radioText{line-height:1.35}.ui-module__u0ow8q__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:18px}.ui-module__u0ow8q__cardLg{border-radius:var(--radius-lg);padding:24px}.ui-module__u0ow8q__pill{background:var(--surface-tint);color:var(--ink-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:.76rem;font-weight:600;display:inline-flex}.ui-module__u0ow8q__pillGreen{background:var(--brand-soft);color:var(--brand-ink)}.ui-module__u0ow8q__pillSecondary{background:var(--brand-2-soft);color:var(--brand-2-ink)}.ui-module__u0ow8q__pillAmber{background:var(--accent-soft);color:var(--warning)}.ui-module__u0ow8q__pillRose{background:var(--rose);color:var(--rose-ink)}.ui-module__u0ow8q__pillSky{background:var(--sky);color:var(--sky-ink)}.ui-module__u0ow8q__pillLilac{background:var(--lilac);color:var(--lilac-ink)}.ui-module__u0ow8q__pillSand{background:var(--sand);color:var(--sand-ink)}.ui-module__u0ow8q__pillDanger{background:var(--danger-soft);color:var(--danger)}.ui-module__u0ow8q__avatar{color:#fff;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#4ea693,#2f7d6b);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:grid}.ui-module__u0ow8q__avatarSm{width:26px;height:26px;font-size:.65rem}.ui-module__u0ow8q__avatarLg{width:56px;height:56px;font-size:1.05rem}.ui-module__u0ow8q__avatarLilac{background:linear-gradient(135deg,#b6a5f0,#7c63d8)}.ui-module__u0ow8q__avatarAmber{color:#5a3a05;background:linear-gradient(135deg,#f7c067,#f5a524)}.ui-module__u0ow8q__avatarSky{background:linear-gradient(135deg,#8cc0ec,#4f8fc4)}.ui-module__u0ow8q__avatarRose{background:linear-gradient(135deg,#f0a4c1,#c25a8a)}.ui-module__u0ow8q__skeleton{background-color:var(--surface-2);background-image:linear-gradient(90deg, var(--surface-2) 0%, var(--surface-tint) 30%, #ffffffb3 50%, var(--surface-tint) 70%, var(--surface-2) 100%);color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;background-position:-200% 0;background-repeat:no-repeat;background-size:200% 100%;border-radius:6px;animation:1.6s linear infinite ui-module__u0ow8q__residwell-skeleton-shimmer;display:block}.ui-module__u0ow8q__skeletonLine{border-radius:6px;height:.85em}.ui-module__u0ow8q__skeletonLineLg{border-radius:8px;height:1.6em}.ui-module__u0ow8q__skeletonBlock{border-radius:12px}.ui-module__u0ow8q__skeletonCircle{border-radius:50%}@media (prefers-reduced-motion:reduce){.ui-module__u0ow8q__skeleton{background-image:none;background-color:var(--surface-tint);animation:none}}.ui-module__u0ow8q__spinner{vertical-align:-.2em;border:2px solid;border-right-color:#0000;border-radius:50%;flex-shrink:0;width:1.1em;height:1.1em;animation:.7s linear infinite ui-module__u0ow8q__residwell-spin;display:inline-block}.ui-module__u0ow8q__spinnerLg{border-width:3px;width:28px;height:28px}.ui-module__u0ow8q__circle{width:120px;height:120px;display:inline-block;position:relative}.ui-module__u0ow8q__circle svg{width:100%;height:100%;transform:rotate(-90deg)}.ui-module__u0ow8q__circle .ui-module__u0ow8q__circleTrack{stroke:var(--surface-tint);fill:none;stroke-width:8px}.ui-module__u0ow8q__circle .ui-module__u0ow8q__circleProgress{fill:none;stroke-width:8px;stroke-linecap:round;transition:stroke-dashoffset .3s,stroke .3s}.ui-module__u0ow8q__circle .ui-module__u0ow8q__circleInner{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.ui-module__u0ow8q__alert{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:.9rem;display:flex}.ui-module__u0ow8q__alert .ui-module__u0ow8q__alertIcon{flex-shrink:0;place-items:center;width:20px;height:20px;margin-top:1px;display:grid}.ui-module__u0ow8q__alert .ui-module__u0ow8q__alertBody{flex:1;min-width:0}.ui-module__u0ow8q__alert .ui-module__u0ow8q__alertTitle{margin-bottom:2px;font-weight:700}.ui-module__u0ow8q__alertSuccess{background:var(--success-soft);border-color:var(--success);color:var(--success)}.ui-module__u0ow8q__alertWarning{background:var(--accent-soft);border-color:var(--accent);color:var(--warning)}.ui-module__u0ow8q__alertError{background:var(--danger-soft);border-color:var(--danger);color:var(--danger)}.ui-module__u0ow8q__alertInfo{background:var(--info-soft);border-color:var(--info);color:var(--info-ink,var(--info))}.ui-module__u0ow8q__alertFilledWarning{color:#fff;background:#ed6c02;border-color:#ed6c02}.ui-module__u0ow8q__alertFilledError{color:#fff;background:#d32f2f;border-color:#d32f2f}.ui-module__u0ow8q__dialogBackdrop{z-index:1000;background:#14192873;place-items:center;padding:20px;animation:.15s both ui-module__u0ow8q__residwell-fade-in;display:grid;position:fixed;inset:0}.ui-module__u0ow8q__dialog{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;width:100%;max-width:880px;max-height:calc(100vh - 40px);animation:.18s both ui-module__u0ow8q__residwell-pop;display:flex;overflow:hidden}.ui-module__u0ow8q__dialog>form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ui-module__u0ow8q__dialog>form>.ui-module__u0ow8q__dialogBody{flex:1;min-height:0}.ui-module__u0ow8q__dialogHeader{padding:26px 28px 8px}.ui-module__u0ow8q__dialogTitle{font-family:var(--font-heading);color:var(--ink);overflow-wrap:break-word;font-size:1.3rem;font-weight:600;line-height:1.3}.ui-module__u0ow8q__dialogBody{color:var(--ink-soft);overflow-wrap:break-word;padding:18px 28px 22px;font-size:.95rem;line-height:1.55;overflow-y:auto}.ui-module__u0ow8q__dialogBody>*+*{margin-top:16px}.ui-module__u0ow8q__dialogBody>.ui-module__u0ow8q__alert{margin-bottom:22px}.ui-module__u0ow8q__dialogBody p{margin:0}.ui-module__u0ow8q__dialogBody p+p{margin-top:14px}.ui-module__u0ow8q__dialogBody ul,.ui-module__u0ow8q__dialogBody ol{margin:0;padding-left:20px}.ui-module__u0ow8q__dialogBody li+li{margin-top:6px}.ui-module__u0ow8q__dialogBody dl{margin:0}.ui-module__u0ow8q__dialogActions{border-top:1px solid var(--line);background:var(--surface);flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:16px 28px 22px;display:flex}.ui-module__u0ow8q__dialogActions .ui-module__u0ow8q__btn{min-width:110px}.ui-module__u0ow8q__menu{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);z-index:60;min-width:240px;padding:6px;animation:.12s both ui-module__u0ow8q__residwell-pop;position:absolute}.ui-module__u0ow8q__menuHeader{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);padding:8px 10px 6px;font-size:.72rem;font-weight:700}.ui-module__u0ow8q__menuItem{width:100%;color:var(--ink-soft);font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.ui-module__u0ow8q__menuItem:hover{background:var(--surface-2);color:var(--ink)}.ui-module__u0ow8q__menuItemDanger{color:var(--danger)}.ui-module__u0ow8q__menuItemDanger:hover{background:var(--danger-soft);color:var(--danger)}.ui-module__u0ow8q__menuDivider{background:var(--line);height:1px;margin:4px 0}.ui-module__u0ow8q__selectTrigger{text-align:left;cursor:pointer;background-image:none;justify-content:space-between;align-items:center;gap:8px;padding-right:12px;display:flex}.ui-module__u0ow8q__selectTrigger:disabled{cursor:not-allowed;opacity:.6}.ui-module__u0ow8q__selectLeading{flex-shrink:0;align-items:center;display:inline-flex}.ui-module__u0ow8q__selectTriggerLabel{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex;overflow:hidden}.ui-module__u0ow8q__selectTriggerSecondary{color:var(--muted);font-size:.78rem;font-weight:400}.ui-module__u0ow8q__selectTriggerPlaceholder{color:var(--muted)}.ui-module__u0ow8q__selectOptionMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ui-module__u0ow8q__selectOptionSecondary{color:var(--muted);font-size:.78rem;font-weight:400}.ui-module__u0ow8q__menuItemSelected{background:var(--brand-soft);color:var(--ink)}.ui-module__u0ow8q__menuItemSelected:hover{background:var(--brand-soft)}.ui-module__u0ow8q__menuItemActive{outline:2px solid var(--brand);outline-offset:-2px}.ui-module__u0ow8q__menuItem[aria-disabled=true]{opacity:.5;cursor:not-allowed}.ui-module__u0ow8q__selectMenu{z-index:1010;overscroll-behavior:contain;max-height:320px;position:fixed;overflow-y:auto}.ui-module__u0ow8q__selectSearchRow{background:var(--surface);border-bottom:1px solid var(--line);z-index:1;padding:6px 6px 4px;position:sticky;top:0}.ui-module__u0ow8q__selectSearchInput{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);font:inherit;border-radius:6px;outline:none;padding:6px 10px;font-size:.88rem}.ui-module__u0ow8q__selectSearchInput:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.ui-module__u0ow8q__selectSearchEmpty{color:var(--muted);padding:10px 12px;font-size:.85rem;font-style:italic}.ui-module__u0ow8q__popover{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);z-index:50;text-transform:none;letter-spacing:normal;text-align:left;white-space:normal;width:max-content;min-width:240px;max-width:min(360px,90vw);padding:14px 16px;font-weight:400;animation:.12s both ui-module__u0ow8q__residwell-pop;position:absolute}.ui-module__u0ow8q__popoverTitle{color:var(--ink);margin-bottom:4px;font-size:.92rem;font-weight:700}.ui-module__u0ow8q__popoverBody{color:var(--muted);font-size:.86rem;line-height:1.5}.ui-module__u0ow8q__popoverExample{background:var(--info-soft);color:var(--ink-soft);border-radius:8px;margin-top:10px;padding:8px 10px;font-size:.8rem}.ui-module__u0ow8q__toastStack{z-index:1100;pointer-events:none;flex-direction:column;gap:10px;width:min(560px,100vw - 32px);display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.ui-module__u0ow8q__toast{pointer-events:auto;animation:.18s both ui-module__u0ow8q__residwell-slide-down}.ui-module__u0ow8q__divider{background:var(--line);border:0;height:1px;margin:14px 0}.ui-module__u0ow8q__row{align-items:center;gap:12px;display:flex}.ui-module__u0ow8q__rowEnd{justify-content:flex-end;align-items:center;gap:12px;display:flex}.ui-module__u0ow8q__stack{flex-direction:column;gap:12px;display:flex}.ui-module__u0ow8q__muted{color:var(--muted)}.ui-module__u0ow8q__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}@keyframes ui-module__u0ow8q__residwell-spin{to{transform:rotate(360deg)}}@keyframes ui-module__u0ow8q__residwell-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ui-module__u0ow8q__residwell-slide-down{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes ui-module__u0ow8q__residwell-pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes ui-module__u0ow8q__residwell-skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
.DataTable-module__tg40kq__tableCard{padding:0;overflow:hidden}.DataTable-module__tg40kq__tableEmbedded{padding:0}.DataTable-module__tg40kq__tableScroll{overflow-x:auto}.DataTable-module__tg40kq__tableScrollWrap{position:relative}.DataTable-module__tg40kq__tableScrollAffordance{scrollbar-width:thin;scrollbar-color:var(--line-strong,var(--line)) transparent}.DataTable-module__tg40kq__tableScrollAffordance::-webkit-scrollbar{height:10px}.DataTable-module__tg40kq__tableScrollAffordance::-webkit-scrollbar-track{background:0 0}.DataTable-module__tg40kq__tableScrollAffordance::-webkit-scrollbar-thumb{background:var(--line-strong,var(--line));background-clip:padding-box;border:3px solid #0000;border-radius:999px}.DataTable-module__tg40kq__tableScrollAffordance::-webkit-scrollbar-thumb:hover{background:var(--muted);background-clip:padding-box}.DataTable-module__tg40kq__edgeShadow{pointer-events:none;opacity:0;z-index:1;width:28px;transition:opacity .15s;position:absolute;top:0;bottom:0}.DataTable-module__tg40kq__edgeShadowVisible{opacity:1}.DataTable-module__tg40kq__edgeShadowLeft{background:linear-gradient(90deg,#0f172a29,#0000);left:0}.DataTable-module__tg40kq__edgeShadowRight{background:linear-gradient(270deg,#0f172a29,#0000);right:0}.DataTable-module__tg40kq__table{border-collapse:collapse;width:100%}.DataTable-module__tg40kq__table th,.DataTable-module__tg40kq__table td{text-align:left;vertical-align:middle;border-bottom:1px solid var(--line);padding:12px 16px;font-size:.88rem}.DataTable-module__tg40kq__table thead th{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);background:var(--surface-2);font-size:.72rem;font-weight:700}.DataTable-module__tg40kq__table tbody tr:last-child td{border-bottom:none}.DataTable-module__tg40kq__table tfoot td{border-top:1px solid var(--line-strong,var(--line));background:var(--surface-2);border-bottom:none;font-weight:600}.DataTable-module__tg40kq__colRight{text-align:right}.DataTable-module__tg40kq__empty{color:var(--muted);text-align:center;margin:0;padding:32px;font-size:.95rem}.DataTable-module__tg40kq__sortButton{font:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;text-align:inherit;background:0 0;border:none;align-items:center;gap:6px;margin:0;padding:0;display:inline-flex}.DataTable-module__tg40kq__sortButton:hover{color:var(--ink)}.DataTable-module__tg40kq__sortButton:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:2px}.DataTable-module__tg40kq__sortButtonActive{color:var(--ink)}.DataTable-module__tg40kq__sortCaret{color:var(--muted);opacity:.55;flex-direction:column;font-size:.55em;line-height:1;transition:opacity .12s;display:inline-flex}.DataTable-module__tg40kq__sortButton:hover .DataTable-module__tg40kq__sortCaret{opacity:.85}.DataTable-module__tg40kq__sortButtonActive .DataTable-module__tg40kq__sortCaret{opacity:1}.DataTable-module__tg40kq__sortCaretArrow{line-height:.9;display:block}.DataTable-module__tg40kq__sortCaretArrow+.DataTable-module__tg40kq__sortCaretArrow{margin-top:1px}.DataTable-module__tg40kq__sortCaretArrowActive{color:var(--brand)}.DataTable-module__tg40kq__colRight .DataTable-module__tg40kq__sortButton{flex-direction:row-reverse;justify-content:flex-end}@media (max-width:720px){.DataTable-module__tg40kq__table,.DataTable-module__tg40kq__table tbody,.DataTable-module__tg40kq__table tfoot{width:100%;display:block}.DataTable-module__tg40kq__table thead{display:none}.DataTable-module__tg40kq__table tbody tr{border-bottom:1px solid var(--line);padding:12px 16px;display:block}.DataTable-module__tg40kq__table tbody tr:last-child{border-bottom:0}.DataTable-module__tg40kq__table tbody td{text-align:right;overflow-wrap:anywhere;border-bottom:0;justify-content:space-between;align-items:baseline;gap:12px;padding:5px 0;display:flex}.DataTable-module__tg40kq__table tbody td:before{content:attr(data-label);text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);white-space:nowrap;flex:none;font-size:.72rem;font-weight:700}.DataTable-module__tg40kq__table tbody td:first-child{text-align:left;padding:0 0 8px;display:block}.DataTable-module__tg40kq__table tbody td:first-child:before{content:none}}
.SegmentedControl-module__Ti0Y2q__group{flex-wrap:wrap;gap:8px;display:inline-flex}.SegmentedControl-module__Ti0Y2q__segment{appearance:none;cursor:pointer;border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);font:inherit;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:.83rem;font-weight:600;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.SegmentedControl-module__Ti0Y2q__segment:hover:not(.SegmentedControl-module__Ti0Y2q__active){background:var(--surface-2);color:var(--ink)}.SegmentedControl-module__Ti0Y2q__segment:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.SegmentedControl-module__Ti0Y2q__active{background:var(--brand);border-color:var(--brand);color:#fff}.SegmentedControl-module__Ti0Y2q__neutral.SegmentedControl-module__Ti0Y2q__active{background:var(--ink);border-color:var(--ink);color:var(--surface)}.SegmentedControl-module__Ti0Y2q__neutral.SegmentedControl-module__Ti0Y2q__active .SegmentedControl-module__Ti0Y2q__count{color:var(--surface);opacity:.72}.SegmentedControl-module__Ti0Y2q__count{font-variant-numeric:tabular-nums;color:var(--muted);font-weight:600}.SegmentedControl-module__Ti0Y2q__active .SegmentedControl-module__Ti0Y2q__count{color:#ffffffb8}
.Skeleton-module__5HI_wG__page{flex-direction:column;gap:24px;width:100%;padding:24px clamp(16px,2vw,28px) 48px;display:flex}.Skeleton-module__5HI_wG__text{flex-direction:column;gap:8px;display:flex}.Skeleton-module__5HI_wG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.Skeleton-module__5HI_wG__headerBody{flex-direction:column;flex:300px;gap:10px;min-width:0;display:flex}.Skeleton-module__5HI_wG__headerTrailing{align-items:center;gap:8px;display:flex}.Skeleton-module__5HI_wG__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.Skeleton-module__5HI_wG__kpiTile{background:var(--surface);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.Skeleton-module__5HI_wG__cardGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.Skeleton-module__5HI_wG__card{background:var(--surface);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:10px;padding:18px;display:flex}.Skeleton-module__5HI_wG__tableCard{background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden}.Skeleton-module__5HI_wG__tableRow{grid-template-columns:repeat(var(--cols,4), 1fr);border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:14px 18px;display:grid}.Skeleton-module__5HI_wG__tableRow:last-child{border-bottom:0}.Skeleton-module__5HI_wG__tableHeaderRow{background:var(--surface-2)}.Skeleton-module__5HI_wG__tableRow>*{min-width:0}.Skeleton-module__5HI_wG__dl{grid-template-columns:max-content 1fr;gap:12px 24px;margin:0;display:grid}.Skeleton-module__5HI_wG__dl dt,.Skeleton-module__5HI_wG__dl dd{align-items:center;margin:0;display:flex}
.Breadcrumbs-module__mWf3OW__nav{flex:1;min-width:0}.Breadcrumbs-module__mWf3OW__list{scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.Breadcrumbs-module__mWf3OW__list::-webkit-scrollbar{display:none}.Breadcrumbs-module__mWf3OW__item{white-space:nowrap;align-items:center;gap:2px;display:flex}.Breadcrumbs-module__mWf3OW__separator{color:var(--muted);opacity:.55;flex-shrink:0}.Breadcrumbs-module__mWf3OW__crumb{color:var(--muted);border-radius:7px;padding:3px 7px;font-size:.9rem;text-decoration:none;transition:color .12s,background-color .12s}a.Breadcrumbs-module__mWf3OW__crumb:hover{color:var(--ink);background:var(--surface-2)}a.Breadcrumbs-module__mWf3OW__crumb:focus-visible{outline:2px solid var(--ink);outline-offset:1px}.Breadcrumbs-module__mWf3OW__current{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:42ch;padding:3px 7px;font-size:.9rem;font-weight:600;overflow:hidden}.Breadcrumbs-module__mWf3OW__crumbSkeleton{vertical-align:middle;margin:0 7px;display:inline-block}@media (max-width:600px){.Breadcrumbs-module__mWf3OW__current{text-overflow:clip;min-width:auto;max-width:none;overflow:visible}}
.DetailErrorState-module__DcicoW__wrap{text-align:center;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;align-items:center;gap:14px;padding:56px 24px;display:flex}.DetailErrorState-module__DcicoW__icon{background:var(--warning-soft);width:52px;height:52px;color:var(--warning);border-radius:999px;place-items:center;display:grid}.DetailErrorState-module__DcicoW__title{color:var(--ink);margin:0;font-size:1.15rem;font-weight:700}.DetailErrorState-module__DcicoW__body{max-width:44ch;color:var(--muted);margin:0;font-size:.95rem;line-height:1.5}
.users-module__iDHlWG__page{flex-direction:column;gap:22px;padding:28px clamp(16px,2vw,28px) 64px;display:flex}.users-module__iDHlWG__loading,.users-module__iDHlWG__empty{color:var(--muted);text-align:center;margin:0;padding:32px;font-size:.95rem}.users-module__iDHlWG__back{color:var(--muted);align-self:flex-start;font-size:.85rem;text-decoration:none}.users-module__iDHlWG__back:hover{color:var(--brand);text-decoration:underline}.users-module__iDHlWG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.users-module__iDHlWG__headerText{flex-direction:column;gap:6px;display:flex}.users-module__iDHlWG__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--lilac-ink);font-size:.72rem;font-weight:700;display:block}.users-module__iDHlWG__title{font-family:var(--font-heading);letter-spacing:-.01em;margin:0;font-size:clamp(1.6rem,2.6vw,2rem);font-weight:600}.users-module__iDHlWG__lede{color:var(--muted);max-width:70ch;margin:0;font-size:.95rem}.users-module__iDHlWG__kpis{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}@media (max-width:1080px){.users-module__iDHlWG__kpis{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.users-module__iDHlWG__kpis{grid-template-columns:repeat(2,1fr)}}.users-module__iDHlWG__kpi{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px}.users-module__iDHlWG__kpiLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.users-module__iDHlWG__kpiValue{font-family:var(--font-heading);color:var(--ink);font-variant-numeric:tabular-nums;margin-top:4px;font-size:1.7rem;font-weight:600}.users-module__iDHlWG__toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.users-module__iDHlWG__search{flex:1;min-width:220px;max-width:360px}.users-module__iDHlWG__filter{min-width:140px}.users-module__iDHlWG__toolbarStats{color:var(--muted);margin-left:auto;font-size:.85rem}.users-module__iDHlWG__tableCard{padding:0;overflow:hidden}.users-module__iDHlWG__table{border-collapse:collapse;width:100%}.users-module__iDHlWG__table th,.users-module__iDHlWG__table td{text-align:left;vertical-align:middle;border-bottom:1px solid var(--line);padding:12px 16px;font-size:.88rem}.users-module__iDHlWG__table thead th{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);background:var(--surface-2);font-size:.72rem;font-weight:700}.users-module__iDHlWG__table tbody tr:hover td{background:var(--surface-2)}.users-module__iDHlWG__table tbody tr:last-child td{border-bottom:0}.users-module__iDHlWG__userCell{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}a.users-module__iDHlWG__userCell:hover .users-module__iDHlWG__userName{color:var(--brand);text-decoration:underline}.users-module__iDHlWG__avatar{background:var(--surface-2);width:36px;height:36px;font-family:var(--font-heading);color:var(--ink);border-radius:50%;flex-shrink:0;place-items:center;font-size:.85rem;font-weight:700;display:grid}.users-module__iDHlWG__userName{color:var(--ink);font-weight:600}.users-module__iDHlWG__userEmail{color:var(--muted);margin-top:2px;font-size:.78rem}.users-module__iDHlWG__muted{color:var(--muted)}.users-module__iDHlWG__idCell{font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);color:var(--ink);font-size:.82rem}.users-module__iDHlWG__roleChips{flex-wrap:wrap;gap:4px;display:inline-flex}.users-module__iDHlWG__roleChip{background:var(--surface-2);color:var(--ink-soft);white-space:nowrap;border-radius:999px;align-items:center;padding:2px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.users-module__iDHlWG__roleChipResident{color:#0f766e;background:#0f766e1f}.users-module__iDHlWG__roleChipRa{color:#b45309;background:#d9770624}.users-module__iDHlWG__roleChipAdmin{color:#0369a1;background:#0284c71f}.users-module__iDHlWG__roleChipStudent{background:var(--surface-2);color:var(--ink-soft)}.users-module__iDHlWG__roleChipCustom{background:var(--surface-2);color:var(--ink-soft);box-shadow:inset 0 0 0 1px var(--line-strong)}.users-module__iDHlWG__statusChip{background:var(--surface-2);color:var(--ink-soft);border-radius:999px;align-items:center;padding:2px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.users-module__iDHlWG__statusActive{color:#0f766e;background:#0f766e1f}.users-module__iDHlWG__statusInvited{color:#b45309;background:#d9770624}.users-module__iDHlWG__statusSuspended{color:#be123c;background:#be123c1f}.users-module__iDHlWG__statusDeactivated{color:#57534e;background:#78716c2e}.users-module__iDHlWG__rowMuted{opacity:.55}.users-module__iDHlWG__rowMuted:hover{opacity:.85}.users-module__iDHlWG__toggleLabel{color:var(--muted);-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;gap:6px;font-size:.85rem;display:inline-flex}.users-module__iDHlWG__toggleLabel input{cursor:pointer}.users-module__iDHlWG__pagination{justify-content:space-between;align-items:center;gap:12px;display:flex}.users-module__iDHlWG__pageIndicator{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.85rem}
.NotificationBell-module__1ON7vW__bell{flex-shrink:0;position:relative}.NotificationBell-module__1ON7vW__badge{background:var(--brand);color:#fff;border:2px solid var(--surface);pointer-events:none;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.62rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-3px;right:-3px}.NotificationBell-module__1ON7vW__panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);width:360px;max-width:calc(100vw - 32px);box-shadow:var(--shadow-lg);z-index:60;flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.NotificationBell-module__1ON7vW__panelHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:8px;padding:12px 14px;display:flex}.NotificationBell-module__1ON7vW__panelTitle{color:var(--ink);font-size:.95rem;font-weight:700}.NotificationBell-module__1ON7vW__panelCount{color:var(--ink-soft);font-size:.74rem}.NotificationBell-module__1ON7vW__list{max-height:60vh;overflow-y:auto}.NotificationBell-module__1ON7vW__item{border-bottom:1px solid var(--line);color:inherit;gap:10px;padding:11px 14px;text-decoration:none;display:flex}.NotificationBell-module__1ON7vW__item:last-child{border-bottom:none}.NotificationBell-module__1ON7vW__item:hover{background:var(--surface-2)}.NotificationBell-module__1ON7vW__itemUnread,.NotificationBell-module__1ON7vW__itemUnread:hover{background:var(--brand-soft)}.NotificationBell-module__1ON7vW__dot{background:var(--brand);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.NotificationBell-module__1ON7vW__dotSpacer{flex-shrink:0;width:8px}.NotificationBell-module__1ON7vW__itemBody{flex:1;min-width:0}.NotificationBell-module__1ON7vW__itemTitle{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.86rem;font-weight:600;display:-webkit-box;overflow:hidden}.NotificationBell-module__1ON7vW__itemMeta{color:var(--ink-soft);margin-top:2px;font-size:.72rem;display:block}.NotificationBell-module__1ON7vW__empty{text-align:center;color:var(--ink-soft);padding:30px 16px;font-size:.85rem}.NotificationBell-module__1ON7vW__loading{justify-content:center;padding:26px;display:flex}.NotificationBell-module__1ON7vW__error{color:var(--danger);padding:16px;font-size:.8rem}.NotificationBell-module__1ON7vW__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.NotificationBell-module__1ON7vW__footerBtn{appearance:none;cursor:pointer;border-radius:var(--radius-sm);color:var(--brand-ink);background:0 0;border:none;padding:6px 8px;font-size:.78rem;font-weight:600;text-decoration:none}.NotificationBell-module__1ON7vW__footerBtn:hover{background:var(--surface-2)}.NotificationBell-module__1ON7vW__footerBtn:disabled{opacity:.55;cursor:default}@media (max-width:480px){.NotificationBell-module__1ON7vW__panel{top:calc(var(--topbar-h) + 8px);width:auto;max-width:none;position:fixed;left:12px;right:12px}}
.Pagination-module__UzuS-G__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.Pagination-module__UzuS-G__controls{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.Pagination-module__UzuS-G__pages{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:inline-flex}.Pagination-module__UzuS-G__pageBtn{font-variant-numeric:tabular-nums;min-width:34px;padding-left:8px;padding-right:8px}.Pagination-module__UzuS-G__pageBtnActive{background:var(--brand);border-color:var(--brand);color:#fff;pointer-events:none}.Pagination-module__UzuS-G__ellipsis{min-width:22px;color:var(--muted);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:inline-flex}.Pagination-module__UzuS-G__summary{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.82rem}
.StripeCardForm-module__2XLWBq__form{flex-direction:column;flex:1;min-height:0;display:flex}.StripeCardForm-module__2XLWBq__loading{color:var(--muted);align-items:center;gap:10px;padding:12px 0;display:flex}
.user-detail-module__DlYN3G__page{flex-direction:column;gap:22px;padding:24px clamp(16px,2vw,28px) 64px;display:flex}.user-detail-module__DlYN3G__loading{color:var(--muted);text-align:center;margin:0;padding:48px;font-size:.95rem}.user-detail-module__DlYN3G__back{color:var(--muted);align-self:flex-start;font-size:.85rem;text-decoration:none}.user-detail-module__DlYN3G__back:hover{color:var(--brand);text-decoration:underline}.user-detail-module__DlYN3G__header{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;display:grid}@media (max-width:720px){.user-detail-module__DlYN3G__header{grid-template-columns:auto 1fr}.user-detail-module__DlYN3G__headerActions{grid-column:1/-1;justify-content:flex-start!important}}.user-detail-module__DlYN3G__headerActions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.user-detail-module__DlYN3G__avatar{width:64px;height:64px;font-family:var(--font-heading);background:var(--surface-2,#0000000f);color:var(--ink);border-radius:50%;flex-shrink:0;place-items:center;font-size:1.4rem;font-weight:700;display:grid}.user-detail-module__DlYN3G__headerBody{flex-direction:column;gap:6px;min-width:0;display:flex}.user-detail-module__DlYN3G__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--lilac-ink);font-size:.72rem;font-weight:700}.user-detail-module__DlYN3G__title{font-family:var(--font-heading);letter-spacing:-.01em;margin:0;font-size:clamp(1.6rem,2.6vw,2rem);font-weight:600}.user-detail-module__DlYN3G__subtitle{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:.88rem;display:flex}.user-detail-module__DlYN3G__section{flex-direction:column;gap:12px;padding:18px 22px;display:flex}.user-detail-module__DlYN3G__sectionTitle{font-family:var(--font-heading);color:var(--ink);margin:0;font-size:1.05rem;font-weight:600}.user-detail-module__DlYN3G__dl{grid-template-columns:max-content 1fr;gap:8px 18px;margin:0;font-size:.92rem;display:grid}.user-detail-module__DlYN3G__dl dt{color:var(--muted);font-weight:600}.user-detail-module__DlYN3G__dl dd{color:var(--ink);overflow-wrap:anywhere;min-width:0;margin:0}.user-detail-module__DlYN3G__muted{color:var(--muted)}.user-detail-module__DlYN3G__mono{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}.user-detail-module__DlYN3G__contactLink{color:var(--ink);text-decoration:none}.user-detail-module__DlYN3G__contactLink:hover{color:var(--brand);text-decoration:underline}.user-detail-module__DlYN3G__roleChips{flex-wrap:wrap;gap:6px;display:inline-flex}.user-detail-module__DlYN3G__roleChip{background:var(--surface-2);color:var(--ink-soft);border-radius:999px;align-items:center;padding:2px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.user-detail-module__DlYN3G__roleChipResident{color:#0f766e;background:#0f766e1f}.user-detail-module__DlYN3G__roleChipRa{color:#b45309;background:#d9770624}.user-detail-module__DlYN3G__roleChipAdmin{color:#0369a1;background:#0284c71f}.user-detail-module__DlYN3G__roleChipStudent{background:var(--surface-2);color:var(--ink-soft)}.user-detail-module__DlYN3G__statusChip{background:var(--surface-2);color:var(--ink-soft);border-radius:999px;align-items:center;padding:2px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.user-detail-module__DlYN3G__statusActive{color:#0f766e;background:#0f766e1f}.user-detail-module__DlYN3G__statusInvited{color:#b45309;background:#d9770624}.user-detail-module__DlYN3G__statusSuspended{color:#be123c;background:#be123c1f}.user-detail-module__DlYN3G__statusDeactivated{color:#57534e;background:#78716c2e}.user-detail-module__DlYN3G__grantLede{color:var(--muted);max-width:620px;margin:0;font-size:.9rem}.user-detail-module__DlYN3G__grantBlock{flex-direction:column;gap:8px;display:flex}.user-detail-module__DlYN3G__grantSubhead{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.7rem;font-weight:700}.user-detail-module__DlYN3G__grantList{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin:0;padding:0;list-style:none;overflow:hidden}.user-detail-module__DlYN3G__grantRow{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.user-detail-module__DlYN3G__grantRow:last-child{border-bottom:0}.user-detail-module__DlYN3G__grantName{color:var(--ink);overflow-wrap:anywhere;align-items:center;gap:8px;min-width:0;font-weight:600;display:inline-flex}.user-detail-module__DlYN3G__grantName svg{color:var(--muted);flex-shrink:0}.user-detail-module__DlYN3G__grantEmpty{color:var(--muted);margin:0;font-size:.9rem}.user-detail-module__DlYN3G__grantHint{color:var(--muted);margin:0;font-size:.88rem}.user-detail-module__DlYN3G__assignRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.user-detail-module__DlYN3G__assignField{flex:1;min-width:200px}.user-detail-module__DlYN3G__roleGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px 16px;display:grid}.user-detail-module__DlYN3G__roleLock{color:var(--muted);font-size:.78rem}
.Acronym-module__xWBJdG__wrap{white-space:nowrap;align-items:baseline;gap:2px;display:inline-flex}.Acronym-module__xWBJdG__term{border-bottom:1px dotted var(--muted,#888);cursor:help;text-decoration:none}.Acronym-module__xWBJdG__trigger{width:16px;height:16px;color:var(--muted,#888);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:color .12s,background .12s;display:inline-flex;transform:translateY(1px)}.Acronym-module__xWBJdG__trigger:hover,.Acronym-module__xWBJdG__trigger:focus-visible{color:var(--brand,#4c8bf5);background:var(--surface-2,#0000000f);outline:none}.Acronym-module__xWBJdG__popover{z-index:1000;background:var(--surface,#fff);min-width:200px;max-width:320px;color:var(--ink,#111);border:1px solid var(--line,#0000001f);font-family:var(--font-sans), system-ui, -apple-system, Segoe UI, sans-serif;text-transform:none;letter-spacing:normal;text-align:left;white-space:normal;pointer-events:none;border-radius:8px;padding:10px 12px;font-size:.82rem;font-style:normal;font-weight:400;line-height:1.45;display:block;position:fixed;box-shadow:0 8px 24px #0000001f}.Acronym-module__xWBJdG__popoverPinned{pointer-events:auto}.Acronym-module__xWBJdG__popoverTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--muted,#666);margin-bottom:4px;font-size:.78rem;font-weight:600;display:block}.Acronym-module__xWBJdG__popoverBody{color:var(--ink,#111);display:block}
.PaymentMethods-module__CjEOVW__wrap{border-top:1px solid var(--line);flex-direction:column;display:flex}.PaymentMethods-module__CjEOVW__list{margin:0;padding:0;list-style:none}.PaymentMethods-module__CjEOVW__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.PaymentMethods-module__CjEOVW__row+.PaymentMethods-module__CjEOVW__row{border-top:1px solid var(--line)}.PaymentMethods-module__CjEOVW__info{align-items:center;gap:12px;min-width:0;display:flex}.PaymentMethods-module__CjEOVW__brandIcon{border-radius:var(--radius);background:var(--surface-2);border:1px solid var(--line);width:40px;height:40px;color:var(--ink-soft);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.PaymentMethods-module__CjEOVW__cardText{min-width:0}.PaymentMethods-module__CjEOVW__cardLine{color:var(--ink);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.PaymentMethods-module__CjEOVW__cardSub{color:var(--muted);margin-top:2px;font-size:.78rem}.PaymentMethods-module__CjEOVW__actions{flex-shrink:0;gap:8px;display:flex}.PaymentMethods-module__CjEOVW__empty{color:var(--muted);padding:16px 20px;font-size:.92rem}.PaymentMethods-module__CjEOVW__loading{color:var(--muted);align-items:center;gap:10px;padding:16px 20px;font-size:.9rem;display:flex}.PaymentMethods-module__CjEOVW__errorState{flex-direction:column;align-items:flex-start;gap:10px;padding:16px 20px;display:flex}.PaymentMethods-module__CjEOVW__addRow{border-top:1px solid var(--line);padding:14px 20px;display:flex}
.ThemeToggle-module__YGRkTa__menu{min-width:200px}.ThemeToggle-module__YGRkTa__option{justify-content:space-between}.ThemeToggle-module__YGRkTa__optionLabel{align-items:center;gap:10px;display:inline-flex}.ThemeToggle-module__YGRkTa__check{color:var(--brand);flex-shrink:0}
.Toast-module__eyeDpq__toast{pointer-events:auto;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);color:var(--ink);border-left:3px solid var(--toast-accent);align-items:center;gap:12px;padding:12px 14px;animation:.22s cubic-bezier(.2,.9,.3,1.2) both Toast-module__eyeDpq__residwell-toast-in;display:flex;position:relative;overflow:hidden}.Toast-module__eyeDpq__toast.Toast-module__eyeDpq__leaving{animation:.16s both Toast-module__eyeDpq__residwell-toast-out}.Toast-module__eyeDpq__chip{color:#fff;background:var(--toast-accent);border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.Toast-module__eyeDpq__body{overflow-wrap:anywhere;flex:1;min-width:0;font-size:.9rem;line-height:1.35}.Toast-module__eyeDpq__close{width:26px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;flex-shrink:0;place-items:center;transition:background .12s,color .12s;display:grid}.Toast-module__eyeDpq__close:hover{background:var(--surface-tint);color:var(--ink)}.Toast-module__eyeDpq__close:focus-visible{outline:2px solid var(--toast-accent);outline-offset:1px}.Toast-module__eyeDpq__progress{transform-origin:0;background:var(--toast-accent);opacity:.85;width:100%;height:3px;animation:linear both Toast-module__eyeDpq__residwell-toast-countdown;animation-duration:var(--toast-duration,10s);position:absolute;bottom:0;left:0}.Toast-module__eyeDpq__toast[data-paused=true] .Toast-module__eyeDpq__progress{animation-play-state:paused}.Toast-module__eyeDpq__success{--toast-accent:var(--success)}.Toast-module__eyeDpq__error{--toast-accent:var(--danger)}.Toast-module__eyeDpq__warning{--toast-accent:var(--warning)}.Toast-module__eyeDpq__info{--toast-accent:var(--info)}@keyframes Toast-module__eyeDpq__residwell-toast-in{0%{opacity:0;transform:translateY(-14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Toast-module__eyeDpq__residwell-toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes Toast-module__eyeDpq__residwell-toast-countdown{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes Toast-module__eyeDpq__residwell-toast-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Toast-module__eyeDpq__toast,.Toast-module__eyeDpq__toast.Toast-module__eyeDpq__leaving{animation:10ms both Toast-module__eyeDpq__residwell-toast-fade}.Toast-module__eyeDpq__progress{animation:none;display:none}}
.credits-module__Ct8Z7a__page{flex-direction:column;gap:22px;padding:28px clamp(16px,2vw,28px) 64px;display:flex}.credits-module__Ct8Z7a__empty{color:var(--muted);text-align:center;margin:0;padding:32px;font-size:.95rem}.credits-module__Ct8Z7a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.credits-module__Ct8Z7a__headerLeft{flex-direction:column;gap:4px;display:flex}.credits-module__Ct8Z7a__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--brand-ink);font-size:.72rem;font-weight:700;display:block}.credits-module__Ct8Z7a__title{font-family:var(--font-heading);letter-spacing:-.01em;margin:0;font-size:clamp(1.6rem,2.6vw,2rem);font-weight:600}.credits-module__Ct8Z7a__lede{color:var(--muted);max-width:60ch;margin:0;font-size:.95rem}.credits-module__Ct8Z7a__tabRow{border-bottom:1px solid var(--line);gap:4px;display:flex}.credits-module__Ct8Z7a__tab{appearance:none;font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 16px;font-size:.9rem;font-weight:600;transition:color .15s,border-color .15s}.credits-module__Ct8Z7a__tab:hover{color:var(--ink)}.credits-module__Ct8Z7a__tabActive,.credits-module__Ct8Z7a__tabActive:hover{color:var(--brand);border-bottom-color:var(--brand)}.credits-module__Ct8Z7a__tableCard{padding:0;overflow:hidden}.credits-module__Ct8Z7a__table{border-collapse:collapse;width:100%}.credits-module__Ct8Z7a__table th,.credits-module__Ct8Z7a__table td{text-align:left;vertical-align:middle;border-bottom:1px solid var(--line);padding:12px 16px;font-size:.88rem}.credits-module__Ct8Z7a__table thead th{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);background:var(--surface-2);font-size:.72rem;font-weight:700}.credits-module__Ct8Z7a__table tbody tr:last-child td{border-bottom:none}.credits-module__Ct8Z7a__colRight{text-align:right}.credits-module__Ct8Z7a__rowActions{justify-content:flex-end;gap:6px;display:flex}.credits-module__Ct8Z7a__rowActions button{white-space:nowrap}.credits-module__Ct8Z7a__toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.credits-module__Ct8Z7a__toolbar .credits-module__Ct8Z7a__toolbarRight{gap:8px;margin-left:auto;display:flex}.credits-module__Ct8Z7a__field{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.credits-module__Ct8Z7a__field label{color:var(--ink-soft);font-size:.78rem;font-weight:600}.credits-module__Ct8Z7a__fieldGroup{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:540px){.credits-module__Ct8Z7a__fieldGroup{grid-template-columns:1fr}}.credits-module__Ct8Z7a__select{appearance:none;background:var(--surface);border:1px solid var(--line);font:inherit;color:var(--ink);cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'><path d='M3 5l3 3 3-3' stroke='%2364748b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 10px center;background-repeat:no-repeat;border-radius:8px;padding:8px 32px 8px 12px;font-size:.88rem}.credits-module__Ct8Z7a__colorSwatch{vertical-align:middle;border-radius:3px;width:12px;height:12px;margin-right:6px;display:inline-block}.credits-module__Ct8Z7a__colorSwatchLarge{vertical-align:middle;border:1px solid #0f172a14;border-radius:4px;width:28px;height:18px;display:inline-block}.credits-module__Ct8Z7a__colorPickerLabel{color:var(--ink);font-size:.85rem;font-weight:500}.credits-module__Ct8Z7a__colorPicker{grid-template-columns:repeat(8,28px);gap:8px;margin-top:6px;display:grid}.credits-module__Ct8Z7a__colorPickerSwatch{cursor:pointer;border:2px solid #0000;border-radius:6px;width:28px;height:28px;padding:0;transition:transform .1s,box-shadow .1s,border-color .1s;box-shadow:0 0 0 1px #0f172a14}.credits-module__Ct8Z7a__colorPickerSwatch:hover:not(:disabled){transform:scale(1.08)}.credits-module__Ct8Z7a__colorPickerSwatchSelected{border-color:var(--ink);box-shadow:0 0 0 1px var(--surface), 0 0 0 3px var(--ink)}.credits-module__Ct8Z7a__colorPickerSwatchTaken{cursor:not-allowed;opacity:.35;position:relative}.credits-module__Ct8Z7a__colorPickerSwatchTaken:after{content:"";background:#0f172a99;border-radius:1px;height:2px;position:absolute;inset:50% 4px auto;transform:translateY(-50%)rotate(-22deg)}.credits-module__Ct8Z7a__currentPill{background:var(--brand-soft);color:var(--brand-ink);border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-block}.credits-module__Ct8Z7a__matrixWrapper{overflow-x:auto}.credits-module__Ct8Z7a__matrix{border-collapse:collapse;width:100%;min-width:480px}.credits-module__Ct8Z7a__matrix th,.credits-module__Ct8Z7a__matrix td{text-align:left;border-bottom:1px solid var(--line);padding:10px 12px;font-size:.86rem}.credits-module__Ct8Z7a__matrix thead th{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);background:var(--surface-2);font-size:.72rem;font-weight:700}.credits-module__Ct8Z7a__matrixInput{border:1px solid var(--line);background:var(--surface);border-radius:6px;width:80px;padding:4px 8px;font-size:.88rem}.credits-module__Ct8Z7a__matrixInputDirty{border-color:var(--brand);background:var(--brand-soft)}.credits-module__Ct8Z7a__matrixHelp{color:var(--muted);margin:8px 0 0;font-size:.78rem}.credits-module__Ct8Z7a__matrixSaveBar{background:var(--brand-soft);border:1px solid var(--brand);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px 16px;display:flex}.credits-module__Ct8Z7a__matrixSaveBarText{color:var(--brand-ink);font-size:.88rem;font-weight:600}.credits-module__Ct8Z7a__matrixSaveBarActions{gap:8px;display:flex}.credits-module__Ct8Z7a__diffList{flex-direction:column;gap:6px;margin:12px 0 0;padding:0;list-style:none;display:flex}.credits-module__Ct8Z7a__diffItem{background:var(--surface-2);border-radius:6px;justify-content:space-between;gap:12px;padding:8px 12px;font-size:.88rem;display:flex}.credits-module__Ct8Z7a__diffName{color:var(--ink);font-weight:600}.credits-module__Ct8Z7a__diffChange{font-variant-numeric:tabular-nums;color:var(--muted)}.credits-module__Ct8Z7a__diffNew{color:var(--brand-ink);font-weight:600}.credits-module__Ct8Z7a__matrixStatus{align-items:center;gap:4px;min-width:90px;margin-left:8px;font-size:.78rem;font-weight:500;display:inline-flex}.credits-module__Ct8Z7a__matrixStatusSaving{color:var(--muted)}.credits-module__Ct8Z7a__matrixStatusSaved{color:var(--brand-ink)}.credits-module__Ct8Z7a__matrixStatusError{color:var(--danger,#b91c1c)}.credits-module__Ct8Z7a__sectionHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.credits-module__Ct8Z7a__sectionTitle{font-family:var(--font-heading);margin:0;font-size:1.2rem;font-weight:600}.credits-module__Ct8Z7a__sectionMeta{color:var(--muted);font-size:.85rem}.credits-module__Ct8Z7a__disabledModule{background:var(--surface-2);border:1px dashed var(--line);text-align:center;color:var(--ink-soft);border-radius:12px;padding:32px}.credits-module__Ct8Z7a__disabledModule h3{font-family:var(--font-heading);margin:0 0 8px;font-weight:600}
.reports-module__frD6Da__page{flex-direction:column;gap:22px;padding:28px clamp(16px,2vw,28px) 64px;display:flex}.reports-module__frD6Da__header{flex-direction:column;gap:4px;display:flex}.reports-module__frD6Da__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--brand-ink);font-size:.72rem;font-weight:700;display:block}.reports-module__frD6Da__title{font-family:var(--font-heading);letter-spacing:-.01em;margin:0;font-size:clamp(1.6rem,2.6vw,2rem);font-weight:600}.reports-module__frD6Da__lede{color:var(--muted);max-width:60ch;margin:0;font-size:.95rem}.reports-module__frD6Da__notice{background:var(--surface-2);border:1px dashed var(--line);text-align:center;color:var(--ink-soft);border-radius:12px;padding:32px}.reports-module__frD6Da__notice h3{font-family:var(--font-heading);margin:0 0 8px;font-weight:600}.reports-module__frD6Da__notice p{margin:0;font-size:.92rem}.reports-module__frD6Da__filterBar{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.reports-module__frD6Da__field{flex-direction:column;gap:6px;display:flex}.reports-module__frD6Da__fieldLabel{color:var(--ink-soft);font-size:.78rem;font-weight:600}.reports-module__frD6Da__presets{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}@media (max-width:640px){.reports-module__frD6Da__presets{margin-left:0}}.reports-module__frD6Da__tabRow{border-bottom:1px solid var(--line);scrollbar-width:thin;gap:4px;display:flex;overflow-x:auto}.reports-module__frD6Da__tab{appearance:none;font:inherit;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;padding:10px 16px;font-size:.9rem;font-weight:600;transition:color .15s,border-color .15s}.reports-module__frD6Da__tab:hover{color:var(--ink)}.reports-module__frD6Da__tabActive,.reports-module__frD6Da__tabActive:hover{color:var(--brand);border-bottom-color:var(--brand)}.reports-module__frD6Da__reportBody{flex-direction:column;gap:22px;display:flex}.reports-module__frD6Da__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.reports-module__frD6Da__kpiCard{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.reports-module__frD6Da__kpiLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.72rem;font-weight:700}.reports-module__frD6Da__kpiValue{font-family:var(--font-heading);font-variant-numeric:tabular-nums;color:var(--ink);font-size:1.7rem;font-weight:600;line-height:1.1}.reports-module__frD6Da__chartCard{flex-direction:column;gap:16px;display:flex}.reports-module__frD6Da__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.reports-module__frD6Da__sectionTitle{font-family:var(--font-heading);margin:0;font-size:1.2rem;font-weight:600}.reports-module__frD6Da__exportRow{flex-wrap:wrap;gap:8px;display:flex}.reports-module__frD6Da__chartWrap{width:100%;height:280px;position:relative}.reports-module__frD6Da__reportEmpty{color:var(--muted);text-align:center;margin:0;padding:24px;font-size:.92rem}.reports-module__frD6Da__residentCell{flex-direction:column;gap:2px;display:flex}.reports-module__frD6Da__residentName{color:var(--ink);font-weight:600}.reports-module__frD6Da__residentEmail{color:var(--muted);font-size:.8rem}
.support-module__wlORMq__page{flex-direction:column;gap:22px;padding:28px clamp(16px,2vw,28px) 64px;display:flex}.support-module__wlORMq__empty{color:var(--muted);text-align:center;margin:0;padding:32px;font-size:.95rem}.support-module__wlORMq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.support-module__wlORMq__headerActions{align-items:center;gap:10px;display:flex}.support-module__wlORMq__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--lilac-ink);margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.support-module__wlORMq__title{font-family:var(--font-heading);letter-spacing:-.01em;margin:0 0 6px;font-size:clamp(1.6rem,2.6vw,2rem);font-weight:600}.support-module__wlORMq__lede{color:var(--muted);max-width:70ch;margin:0;font-size:.95rem}.support-module__wlORMq__kpis{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}@media (max-width:1100px){.support-module__wlORMq__kpis{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.support-module__wlORMq__kpis{grid-template-columns:repeat(2,1fr)}}.support-module__wlORMq__kpi{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px}.support-module__wlORMq__kpiLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.support-module__wlORMq__kpiValue{font-family:var(--font-heading);color:var(--ink);font-variant-numeric:tabular-nums;margin-top:4px;font-size:1.6rem;font-weight:600}.support-module__wlORMq__filterBar{grid-template-columns:2fr 1fr auto;align-items:end;gap:12px;padding:14px 18px;display:grid}@media (max-width:640px){.support-module__wlORMq__filterBar{grid-template-columns:1fr}}.support-module__wlORMq__field{flex-direction:column;gap:4px;min-width:0;display:flex}.support-module__wlORMq__fieldLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.7rem;font-weight:700}.support-module__wlORMq__input{width:100%;height:36px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:0 10px;font-size:.9rem}.support-module__wlORMq__input:focus{outline:2px solid var(--brand);outline-offset:-1px;border-color:var(--brand)}.support-module__wlORMq__textarea{width:100%;min-height:110px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);resize:vertical;padding:10px;font-family:inherit;font-size:.9rem}.support-module__wlORMq__resetBtn{white-space:nowrap;align-self:end}.support-module__wlORMq__subline{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.85rem}.support-module__wlORMq__list{flex-direction:column;gap:12px;display:flex}.support-module__wlORMq__card{flex-direction:column;gap:10px;padding:16px 18px;display:flex}.support-module__wlORMq__cardHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}@media (max-width:640px){.support-module__wlORMq__cardHead{flex-direction:column;gap:8px}}.support-module__wlORMq__cardHeadLeft{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.support-module__wlORMq__cardTitleLink{color:inherit;text-decoration:none}.support-module__wlORMq__cardTitleLink:hover .support-module__wlORMq__cardTitle{color:var(--brand);text-decoration:underline}.support-module__wlORMq__cardTitle{font-family:var(--font-heading);color:var(--ink);margin:0;font-size:1.1rem;font-weight:600}.support-module__wlORMq__cardId{color:var(--muted);font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem}.support-module__wlORMq__cardMeta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.support-module__wlORMq__cardBody{color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.support-module__wlORMq__cardFooter{color:var(--muted);flex-wrap:wrap;gap:14px 18px;font-size:.82rem;display:flex}.support-module__wlORMq__cardFooterStrong{color:var(--ink);font-weight:500}.support-module__wlORMq__pagination{justify-content:center;align-items:center;gap:12px;margin-top:8px;display:flex}.support-module__wlORMq__pageIndicator{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.85rem}.support-module__wlORMq__detailHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.support-module__wlORMq__detailMain{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:22px;display:grid}@media (max-width:900px){.support-module__wlORMq__detailMain{grid-template-columns:1fr}}.support-module__wlORMq__detailColumn{min-width:0}.support-module__wlORMq__detailBody{flex-direction:column;gap:14px;padding:20px;display:flex}.support-module__wlORMq__detailBodyText{color:var(--ink);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.95rem;line-height:1.6}.support-module__wlORMq__attachments{margin-top:12px}.support-module__wlORMq__sidePanel{flex-direction:column;gap:14px;padding:18px;display:flex;position:sticky;top:24px}.support-module__wlORMq__sidePanelRow{flex-direction:column;gap:4px;display:flex}.support-module__wlORMq__sidePanelLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.72rem;font-weight:700}.support-module__wlORMq__sidePanelValue{color:var(--ink);word-break:break-word;font-size:.92rem}.support-module__wlORMq__sidePanelMuted{color:var(--muted);font-style:italic}.support-module__wlORMq__thread{flex-direction:column;gap:12px;display:flex}.support-module__wlORMq__comment{border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);flex-direction:column;gap:6px;padding:14px 16px;display:flex}.support-module__wlORMq__commentRequester{background:var(--surface-2)}.support-module__wlORMq__commentHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;font-size:.85rem;display:flex}.support-module__wlORMq__commentByline{flex-wrap:wrap;align-items:baseline;gap:6px 8px;min-width:0;display:inline-flex}.support-module__wlORMq__commentAuthor{color:var(--ink);font-weight:600}.support-module__wlORMq__commentTeam{color:var(--muted);font-size:.78rem;font-weight:500}.support-module__wlORMq__commentTime{color:var(--muted);font-variant-numeric:tabular-nums}.support-module__wlORMq__commentBody{color:var(--ink);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.92rem;line-height:1.55}.support-module__wlORMq__replyForm{flex-direction:column;gap:10px;padding:16px 18px;display:flex}.support-module__wlORMq__replyToolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.support-module__wlORMq__closedNote{color:var(--muted);border:1px dashed var(--line);border-radius:var(--radius);background:var(--surface);margin:0;padding:14px 16px;font-size:.88rem}.support-module__wlORMq__dialogGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:600px){.support-module__wlORMq__dialogGrid{grid-template-columns:1fr}}.support-module__wlORMq__dialogFieldFull{grid-column:1/-1;min-width:0}.support-module__wlORMq__dialogNote{color:var(--muted);margin:0 0 4px;font-size:.88rem}
.AccessSimulation-module__S8ojFa__section{flex-direction:column;gap:14px;padding:18px 22px;display:flex}.AccessSimulation-module__S8ojFa__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.AccessSimulation-module__S8ojFa__sectionTitle{font-family:var(--font-heading);color:var(--ink);margin:0;font-size:1.05rem;font-weight:600}.AccessSimulation-module__S8ojFa__generatedAt{color:var(--muted);white-space:nowrap;font-size:.78rem}.AccessSimulation-module__S8ojFa__lede{color:var(--muted);max-width:680px;margin:0;font-size:.9rem}.AccessSimulation-module__S8ojFa__principal{grid-template-columns:max-content 1fr;align-items:start;gap:10px 18px;margin:0;font-size:.9rem;display:grid}.AccessSimulation-module__S8ojFa__principal dt{color:var(--muted);padding-top:3px;font-weight:600}.AccessSimulation-module__S8ojFa__principal dd{color:var(--ink);margin:0}.AccessSimulation-module__S8ojFa__chips{flex-wrap:wrap;gap:6px;display:inline-flex}.AccessSimulation-module__S8ojFa__muted{color:var(--muted)}.AccessSimulation-module__S8ojFa__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.AccessSimulation-module__S8ojFa__summary{color:var(--muted);margin:0;font-size:.9rem}.AccessSimulation-module__S8ojFa__summary strong{color:var(--ink);font-size:1.05rem}.AccessSimulation-module__S8ojFa__groups{flex-direction:column;gap:14px;display:flex}.AccessSimulation-module__S8ojFa__group{border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow:hidden}.AccessSimulation-module__S8ojFa__groupTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);border-bottom:1px solid var(--line);background:var(--surface-2);margin:0;padding:11px 16px;font-size:.72rem;font-weight:700}.AccessSimulation-module__S8ojFa__actionList{margin:0;padding:0;list-style:none}.AccessSimulation-module__S8ojFa__row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.AccessSimulation-module__S8ojFa__row:last-child{border-bottom:0}.AccessSimulation-module__S8ojFa__rowMain{flex-direction:column;gap:3px;min-width:0;display:flex}.AccessSimulation-module__S8ojFa__rowHead{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AccessSimulation-module__S8ojFa__verb{color:var(--ink);font-weight:600}.AccessSimulation-module__S8ojFa__actionId{color:var(--muted);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.AccessSimulation-module__S8ojFa__reason{color:var(--muted);font-size:.84rem}.AccessSimulation-module__S8ojFa__verdict{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.AccessSimulation-module__S8ojFa__empty{color:var(--muted);margin:0;padding:8px 0;font-size:.9rem}@media (max-width:640px){.AccessSimulation-module__S8ojFa__row{flex-direction:column;align-items:stretch;gap:8px}.AccessSimulation-module__S8ojFa__verdict{justify-content:flex-start}}
.DatePicker-module__AhvAsG__wrapper{display:inline-block;position:relative}.DatePicker-module__AhvAsG__wrapperFull{width:100%;display:block}.DatePicker-module__AhvAsG__triggerFull{width:100%}.DatePicker-module__AhvAsG__trigger{font-variant-numeric:tabular-nums;align-items:center;gap:8px;display:inline-flex}.DatePicker-module__AhvAsG__placeholder{color:var(--muted)}.DatePicker-module__AhvAsG__popover{z-index:1010;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);width:288px;padding:14px;animation:.12s ease-out DatePicker-module__AhvAsG__dpFadeIn;position:fixed;box-shadow:0 18px 40px -16px #0f172a2e,0 4px 12px -6px #0f172a1a}@keyframes DatePicker-module__AhvAsG__dpFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.DatePicker-module__AhvAsG__head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.DatePicker-module__AhvAsG__navBtn{border-radius:8px;width:28px;height:28px}.DatePicker-module__AhvAsG__navBtn:disabled{opacity:.4;cursor:not-allowed}.DatePicker-module__AhvAsG__monthLabel{font-family:var(--font-heading);color:var(--ink);text-align:center;flex:1;font-size:.95rem;font-weight:600}.DatePicker-module__AhvAsG__weekdays{grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:4px;display:grid}.DatePicker-module__AhvAsG__weekday{text-align:center;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);padding:4px 0;font-size:.68rem;font-weight:700}.DatePicker-module__AhvAsG__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;display:grid}.DatePicker-module__AhvAsG__cell{appearance:none;font:inherit;color:var(--ink);cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0;font-size:.85rem;transition:background .12s,color .12s;display:inline-flex}.DatePicker-module__AhvAsG__cell:hover:not(:disabled){background:var(--surface-2)}.DatePicker-module__AhvAsG__cell:disabled{color:color-mix(in srgb, var(--muted) 60%, transparent);cursor:not-allowed}.DatePicker-module__AhvAsG__cellOutside{color:color-mix(in srgb, var(--muted) 70%, transparent)}.DatePicker-module__AhvAsG__cellToday{box-shadow:inset 0 0 0 1px var(--brand);color:var(--brand-ink);font-weight:600}.DatePicker-module__AhvAsG__cellSelected,.DatePicker-module__AhvAsG__cellSelected:hover{background:var(--brand);color:#fff;box-shadow:none;font-weight:600}.DatePicker-module__AhvAsG__foot{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:8px;padding-top:8px;display:flex}.DatePicker-module__AhvAsG__clearBtn{margin-right:auto}.DatePicker-module__AhvAsG__timeRow{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding-top:10px;display:flex}.DatePicker-module__AhvAsG__timeLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.78rem;font-weight:600}.DatePicker-module__AhvAsG__timeFields{align-items:center;gap:4px;display:inline-flex}.DatePicker-module__AhvAsG__timeInput{border:1px solid var(--line);background:var(--surface);width:48px;color:var(--ink);font-variant-numeric:tabular-nums;text-align:center;font-size:.88rem;font:inherit;border-radius:6px;padding:6px 8px;font-size:.88rem}.DatePicker-module__AhvAsG__timeInput:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:none}.DatePicker-module__AhvAsG__timeSep{color:var(--ink);font-weight:600}.DatePicker-module__AhvAsG__meridiemToggle{border:1px solid var(--line);background:var(--surface);color:var(--ink);font:inherit;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border-radius:6px;margin-left:6px;padding:6px 10px;font-size:.78rem;font-weight:700;transition:background .12s,border-color .12s,color .12s}.DatePicker-module__AhvAsG__meridiemToggle:hover{background:var(--surface-2)}.DatePicker-module__AhvAsG__meridiemToggle:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:none}
.ImpersonationBanner-module__QX7LsG__banner{color:#fff;z-index:40;background:#5a3fbf;border-bottom:2px solid #f5a524;align-items:center;gap:10px 14px;padding:10px 16px;font-size:.88rem;display:flex;position:sticky;top:0}.ImpersonationBanner-module__QX7LsG__eyebrow{text-transform:uppercase;letter-spacing:.08em;background:#ffffff2e;border-radius:999px;flex:none;padding:3px 8px;font-size:.7rem;font-weight:700}.ImpersonationBanner-module__QX7LsG__body{flex:1;min-width:0}.ImpersonationBanner-module__QX7LsG__text{display:block}.ImpersonationBanner-module__QX7LsG__text strong{font-weight:700}.ImpersonationBanner-module__QX7LsG__email,.ImpersonationBanner-module__QX7LsG__note{font-size:.82rem}.ImpersonationBanner-module__QX7LsG__email{color:#ffffffd1;overflow-wrap:anywhere}.ImpersonationBanner-module__QX7LsG__note{color:#ffffffb8}.ImpersonationBanner-module__QX7LsG__error{background:#00000040;border-radius:6px;margin-top:6px;padding:2px 8px;font-size:.82rem;display:inline-block}.ImpersonationBanner-module__QX7LsG__stopBtn{color:#5a3fbf;background:#fff;border-color:#fff;flex:none;font-weight:700}.ImpersonationBanner-module__QX7LsG__stopBtn:hover:not(:disabled){background:#f3edff}@media (max-width:600px){.ImpersonationBanner-module__QX7LsG__banner{flex-wrap:wrap;row-gap:8px}.ImpersonationBanner-module__QX7LsG__stopBtn{order:1;margin-left:auto}.ImpersonationBanner-module__QX7LsG__body{flex-basis:100%;order:2}.ImpersonationBanner-module__QX7LsG__email,.ImpersonationBanner-module__QX7LsG__note{margin-top:2px;display:block}}
.Tooltip-module__L2pL_W__wrap{display:inline-flex}.Tooltip-module__L2pL_W__bubble{background:var(--ink);color:var(--surface);text-align:center;text-transform:none;letter-spacing:normal;white-space:normal;overflow-wrap:anywhere;z-index:1000;pointer-events:none;border-radius:8px;width:max-content;max-width:260px;padding:8px 12px;font-size:.82rem;font-weight:500;line-height:1.35;animation:.14s both Tooltip-module__L2pL_W__residwell-tooltip-pop;position:fixed;box-shadow:0 8px 24px -8px #00000059}.Tooltip-module__L2pL_W__bubble:after{content:"";border:6px solid #0000;position:absolute;left:50%;transform:translate(-50%)}.Tooltip-module__L2pL_W__bubbleTop:after{border-top-color:var(--ink);top:100%}.Tooltip-module__L2pL_W__bubbleBottom:after{border-bottom-color:var(--ink);bottom:100%}@keyframes Tooltip-module__L2pL_W__residwell-tooltip-pop{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}
.check-ins-module__Gx-RZa__page{flex-direction:column;gap:22px;padding:28px clamp(16px,2vw,28px) 64px;display:flex}.check-ins-module__Gx-RZa__back{color:var(--muted);align-self:flex-start;font-size:.85rem;text-decoration:none}.check-ins-module__Gx-RZa__back:hover{color:var(--brand);text-decoration:underline}.check-ins-module__Gx-RZa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.check-ins-module__Gx-RZa__headerLeft{flex-direction:column;gap:6px;min-width:0;display:flex}.check-ins-module__Gx-RZa__headerMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.check-ins-module__Gx-RZa__headerActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.check-ins-module__Gx-RZa__actionDivider{background:var(--line);width:1px;height:24px;margin:0 4px}@media (max-width:720px){.check-ins-module__Gx-RZa__actionDivider{display:none}}.check-ins-module__Gx-RZa__dangerGhost{color:var(--danger);background:0 0;border-color:#0000}.check-ins-module__Gx-RZa__dangerGhost:hover:not(:disabled){background:var(--danger);border-color:var(--danger);color:#fff}.check-ins-module__Gx-RZa__dangerGhost:focus-visible{border-color:var(--danger);box-shadow:0 0 0 3px #c047472e}.check-ins-module__Gx-RZa__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--lilac-ink);font-size:.72rem;font-weight:700;display:block}.check-ins-module__Gx-RZa__title{font-family:var(--font-heading);letter-spacing:-.01em;margin:0;font-size:clamp(1.6rem,2.6vw,2rem);font-weight:600}.check-ins-module__Gx-RZa__lede{color:var(--muted);max-width:70ch;margin:0;font-size:.95rem}.check-ins-module__Gx-RZa__kpis{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:720px){.check-ins-module__Gx-RZa__kpis{grid-template-columns:1fr}}.check-ins-module__Gx-RZa__kpi{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px}.check-ins-module__Gx-RZa__kpiLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.check-ins-module__Gx-RZa__kpiValue{font-family:var(--font-heading);color:var(--ink);font-variant-numeric:tabular-nums;margin-top:4px;font-size:1.7rem;font-weight:600}.check-ins-module__Gx-RZa__filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.check-ins-module__Gx-RZa__filterGroup{flex-direction:column;gap:4px;display:flex}.check-ins-module__Gx-RZa__filterLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:700}.check-ins-module__Gx-RZa__list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px;display:grid}.check-ins-module__Gx-RZa__card{color:inherit;cursor:pointer;flex-direction:column;gap:10px;padding:18px 20px;text-decoration:none;transition:transform .12s,border-color .12s;display:flex}.check-ins-module__Gx-RZa__card:hover{border-color:var(--brand);transform:translateY(-1px)}.check-ins-module__Gx-RZa__cardHead{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.check-ins-module__Gx-RZa__cardName{font-family:var(--font-heading);overflow-wrap:break-word;flex:1;min-width:0;margin:0;font-size:1.1rem;font-weight:600}.check-ins-module__Gx-RZa__cardPills{flex-wrap:wrap;flex-shrink:0;gap:6px;display:flex}.check-ins-module__Gx-RZa__cardDesc{color:var(--muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;display:-webkit-box;overflow:hidden}.check-ins-module__Gx-RZa__cardStats{color:var(--muted);gap:14px;margin-top:auto;font-size:.85rem;display:flex}.check-ins-module__Gx-RZa__cardStat strong{color:var(--ink);font-variant-numeric:tabular-nums}.check-ins-module__Gx-RZa__emptyState{background:var(--surface);border:1px dashed var(--line);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;gap:10px;padding:28px 24px;display:flex}.check-ins-module__Gx-RZa__emptyState h3{font-family:var(--font-heading);margin:0;font-size:1.15rem;font-weight:600}.check-ins-module__Gx-RZa__emptyState p{color:var(--muted);max-width:48ch;margin:0;font-size:.92rem;line-height:1.5}.check-ins-module__Gx-RZa__field{flex-direction:column;gap:4px;display:flex}.check-ins-module__Gx-RZa__field label{color:var(--ink);font-size:.85rem;font-weight:600}.check-ins-module__Gx-RZa__fieldHint{color:var(--muted);margin-top:2px;font-size:.78rem}.check-ins-module__Gx-RZa__metaCard{flex-direction:column;gap:16px;padding:20px 24px;display:flex}.check-ins-module__Gx-RZa__metaHeader{flex-direction:column;gap:2px;display:flex}.check-ins-module__Gx-RZa__metaCard h2{font-family:var(--font-heading);letter-spacing:-.005em;margin:0;font-size:1.1rem;font-weight:600}.check-ins-module__Gx-RZa__metaSub{color:var(--muted);font-size:.85rem}.check-ins-module__Gx-RZa__metaGrid{grid-template-columns:minmax(220px,1fr) 2fr;gap:16px 20px;display:grid}@media (max-width:720px){.check-ins-module__Gx-RZa__metaGrid{grid-template-columns:1fr}}.check-ins-module__Gx-RZa__metaBlocking{grid-column:1/-1}.check-ins-module__Gx-RZa__banner{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink-soft);flex-direction:column;gap:8px;padding:14px 16px;font-size:.92rem;display:flex}.check-ins-module__Gx-RZa__bannerStrong{color:var(--ink);font-weight:600}.check-ins-module__Gx-RZa__steps{flex-direction:column;gap:18px;display:flex}.check-ins-module__Gx-RZa__step{flex-direction:column;gap:14px;padding:18px 20px;display:flex}.check-ins-module__Gx-RZa__stepHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.check-ins-module__Gx-RZa__stepHeadLeft{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.check-ins-module__Gx-RZa__stepIndex{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.72rem;font-weight:700}.check-ins-module__Gx-RZa__stepActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.check-ins-module__Gx-RZa__iconBtn{border:1px solid var(--line);cursor:pointer;color:var(--ink-soft);background:0 0;border-radius:8px;align-items:center;gap:4px;padding:4px 8px;font-size:.85rem;display:inline-flex}.check-ins-module__Gx-RZa__iconBtn:hover:not(:disabled){border-color:var(--brand);color:var(--brand-ink)}.check-ins-module__Gx-RZa__iconBtn:disabled{opacity:.4;cursor:not-allowed}.check-ins-module__Gx-RZa__questions{border-left:2px solid var(--line);flex-direction:column;gap:14px;padding-left:16px;display:flex}.check-ins-module__Gx-RZa__question{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:12px;padding:14px 16px;display:flex}.check-ins-module__Gx-RZa__questionHead{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.check-ins-module__Gx-RZa__questionType{text-transform:uppercase;letter-spacing:.06em;color:var(--lilac-ink);font-size:.72rem;font-weight:700}.check-ins-module__Gx-RZa__options{border-left:2px solid var(--line);flex-direction:column;gap:6px;padding-left:12px;display:flex}.check-ins-module__Gx-RZa__option{align-items:center;gap:8px;display:flex}.check-ins-module__Gx-RZa__option input{flex:1}.check-ins-module__Gx-RZa__gate{background:var(--surface);border:1px dashed var(--line-strong);border-radius:8px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.check-ins-module__Gx-RZa__gateHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.check-ins-module__Gx-RZa__gateLabel{color:var(--ink-soft);font-size:.78rem;font-weight:600}.check-ins-module__Gx-RZa__gateRow{flex-wrap:wrap;gap:8px;display:flex}.check-ins-module__Gx-RZa__gateRow>*{flex:1;min-width:140px}.check-ins-module__Gx-RZa__addBtnRow{justify-content:center;padding:6px 0;display:flex}.check-ins-module__Gx-RZa__dirtyBadge{color:var(--accent-ink,var(--accent));letter-spacing:.01em;align-items:center;gap:4px;font-size:.82rem;font-weight:600;display:inline-flex}.check-ins-module__Gx-RZa__previewBackdrop{z-index:990;background:#1419288c;place-items:center;padding:clamp(12px,3vw,36px);animation:.15s both check-ins-module__Gx-RZa__checkins-preview-fade;display:grid;position:fixed;inset:0}@keyframes check-ins-module__Gx-RZa__checkins-preview-fade{0%{opacity:0}to{opacity:1}}@keyframes check-ins-module__Gx-RZa__checkins-preview-pop{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.check-ins-module__Gx-RZa__previewPanel{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;width:100%;max-width:1000px;max-height:100%;animation:.18s both check-ins-module__Gx-RZa__checkins-preview-pop;display:flex;overflow:hidden}.check-ins-module__Gx-RZa__previewBar{background:var(--surface);border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.check-ins-module__Gx-RZa__previewBarText{flex-direction:column;gap:2px;min-width:0;display:flex}.check-ins-module__Gx-RZa__previewEyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--lilac-ink);align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.check-ins-module__Gx-RZa__previewHint{color:var(--muted);font-size:.82rem}.check-ins-module__Gx-RZa__previewBarActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.check-ins-module__Gx-RZa__previewBody{flex:1;min-height:0;padding:clamp(12px,2vw,24px);overflow-y:auto}.check-ins-module__Gx-RZa__previewViewport{background:var(--bg,var(--surface));border:1px solid var(--line);border-radius:var(--radius);max-width:880px;margin:0 auto;overflow:hidden}
.announcements-module__V5ZW6W__page{flex-direction:column;gap:22px;padding:28px clamp(16px,2vw,28px) 64px;display:flex}.announcements-module__V5ZW6W__header{flex-direction:column;gap:4px;display:flex}.announcements-module__V5ZW6W__eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--brand-ink);font-size:.72rem;font-weight:700}.announcements-module__V5ZW6W__title{color:var(--ink);margin:0;font-size:1.6rem;font-weight:700}.announcements-module__V5ZW6W__lede{color:var(--ink-soft);margin:0;font-size:.92rem}.announcements-module__V5ZW6W__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.announcements-module__V5ZW6W__list{flex-direction:column;gap:10px;display:flex}.announcements-module__V5ZW6W__row{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:inherit;gap:12px;padding:14px 16px;text-decoration:none;transition:border-color .12s,box-shadow .12s;display:flex}.announcements-module__V5ZW6W__row:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.announcements-module__V5ZW6W__rowUnread{background:var(--brand-soft);border-color:var(--brand-soft);box-shadow:inset 3px 0 0 var(--brand)}.announcements-module__V5ZW6W__dot{background:var(--brand);border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-top:6px}.announcements-module__V5ZW6W__dotSpacer{flex-shrink:0;width:9px}.announcements-module__V5ZW6W__rowBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.announcements-module__V5ZW6W__rowTop{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.announcements-module__V5ZW6W__rowTitle{color:var(--ink);overflow-wrap:anywhere;min-width:0;font-size:.98rem;font-weight:600}.announcements-module__V5ZW6W__rowUnread .announcements-module__V5ZW6W__rowTitle{font-weight:700}.announcements-module__V5ZW6W__rowTime{color:var(--ink-soft);white-space:nowrap;flex-shrink:0;font-size:.74rem}.announcements-module__V5ZW6W__rowMeta{color:var(--ink-soft);font-size:.78rem}.announcements-module__V5ZW6W__rowLabels{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.announcements-module__V5ZW6W__empty{text-align:center;border:1px dashed var(--line);border-radius:var(--radius);color:var(--ink-soft);padding:48px 24px}.announcements-module__V5ZW6W__emptyTitle{color:var(--ink);margin:0 0 4px;font-size:1rem;font-weight:700}.announcements-module__V5ZW6W__emptyText{margin:0;font-size:.88rem}.announcements-module__V5ZW6W__pagination{justify-content:center;align-items:center;gap:16px;padding-top:4px;display:flex}.announcements-module__V5ZW6W__pageInfo{color:var(--ink-soft);font-size:.8rem}.announcements-module__V5ZW6W__detailPage{flex-direction:column;gap:22px;padding:28px clamp(16px,2vw,28px) 64px;display:flex}.announcements-module__V5ZW6W__detailHead{flex-direction:column;gap:8px;display:flex}.announcements-module__V5ZW6W__detailLabels{flex-wrap:wrap;gap:6px;display:flex}.announcements-module__V5ZW6W__detailTitle{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:1.5rem;font-weight:700}.announcements-module__V5ZW6W__detailSub{color:var(--ink-soft);font-size:.84rem}.announcements-module__V5ZW6W__bodyCard{padding:24px}.announcements-module__V5ZW6W__detailBody{color:var(--ink);overflow-wrap:anywhere;font-size:.95rem;line-height:1.65}.announcements-module__V5ZW6W__detailBody>:first-child{margin-top:0}.announcements-module__V5ZW6W__detailBody>:last-child{margin-bottom:0}.announcements-module__V5ZW6W__detailBody p{margin:0 0 12px}.announcements-module__V5ZW6W__detailBody h1,.announcements-module__V5ZW6W__detailBody h2,.announcements-module__V5ZW6W__detailBody h3{margin:20px 0 8px;line-height:1.3}.announcements-module__V5ZW6W__detailBody ul,.announcements-module__V5ZW6W__detailBody ol{margin:0 0 12px;padding-left:22px}.announcements-module__V5ZW6W__detailBody li{margin:2px 0}.announcements-module__V5ZW6W__detailBody a{color:var(--brand-ink);text-decoration:underline}.announcements-module__V5ZW6W__detailBody blockquote{border-left:3px solid var(--line-strong);color:var(--ink-soft);margin:0 0 12px;padding-left:14px}.announcements-module__V5ZW6W__detailBody figure{margin:16px 0}.announcements-module__V5ZW6W__detailBody img{border:1px solid var(--line);border-radius:var(--radius);max-width:100%;height:auto;display:block}.announcements-module__V5ZW6W__detailBody figcaption{color:var(--ink-soft);margin-top:6px;font-size:.85rem}.announcements-module__V5ZW6W__sectionHead{letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);margin:6px 0 12px;font-size:.78rem;font-weight:700}.announcements-module__V5ZW6W__readNote{color:var(--ink-soft);align-items:center;gap:6px;font-size:.8rem;display:inline-flex}
.BrandLogo-module__X78gGq__logoImg{object-fit:contain;width:auto;max-width:168px;display:block}
.TimePicker-module__a8wywa__wrapper{display:inline-block;position:relative}.TimePicker-module__a8wywa__wrapperFull{width:100%;display:block}.TimePicker-module__a8wywa__triggerFull{width:100%}.TimePicker-module__a8wywa__trigger{font-variant-numeric:tabular-nums;align-items:center;gap:8px;display:inline-flex}.TimePicker-module__a8wywa__popover{z-index:1010;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);width:max-content;padding:14px;animation:.12s ease-out TimePicker-module__a8wywa__tpFadeIn;position:fixed;box-shadow:0 18px 40px -16px #0f172a2e,0 4px 12px -6px #0f172a1a}@keyframes TimePicker-module__a8wywa__tpFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.TimePicker-module__a8wywa__fields{align-items:center;gap:4px;display:inline-flex}.TimePicker-module__a8wywa__input{border:1px solid var(--line);background:var(--surface);width:48px;color:var(--ink);font:inherit;font-variant-numeric:tabular-nums;text-align:center;border-radius:6px;padding:6px 8px;font-size:.88rem}.TimePicker-module__a8wywa__input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:none}.TimePicker-module__a8wywa__sep{color:var(--ink);font-weight:600}.TimePicker-module__a8wywa__meridiemToggle{border:1px solid var(--line);background:var(--surface);color:var(--ink);font:inherit;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border-radius:6px;margin-left:6px;padding:6px 10px;font-size:.78rem;font-weight:700;transition:background .12s,border-color .12s,color .12s}.TimePicker-module__a8wywa__meridiemToggle:hover{background:var(--surface-2)}.TimePicker-module__a8wywa__meridiemToggle:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:none}.TimePicker-module__a8wywa__foot{border-top:1px solid var(--line);justify-content:flex-end;margin-top:12px;padding-top:10px;display:flex}
.legal-module__AoLKjW__page{max-width:820px;margin:0 auto;padding:72px clamp(20px,4vw,32px) 96px}.legal-module__AoLKjW__header{border-bottom:1px solid var(--line);margin-bottom:36px;padding-bottom:24px}.legal-module__AoLKjW__title{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--ink);margin:0 0 10px;font-size:clamp(2rem,4vw,2.75rem);font-weight:600;line-height:1.12}.legal-module__AoLKjW__updated{color:var(--muted);margin:0;font-size:.9rem}.legal-module__AoLKjW__prose{color:var(--ink-soft);font-size:1rem;line-height:1.7}.legal-module__AoLKjW__prose h2{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--ink);margin:40px 0 12px;font-size:1.4rem;font-weight:600}.legal-module__AoLKjW__prose h3{color:var(--ink);margin:24px 0 8px;font-size:1.05rem;font-weight:600}.legal-module__AoLKjW__prose p{margin:0 0 16px}.legal-module__AoLKjW__prose ul{margin:0 0 16px;padding-left:22px}.legal-module__AoLKjW__prose li{margin:0 0 8px}.legal-module__AoLKjW__prose li::marker{color:var(--muted)}.legal-module__AoLKjW__prose strong{color:var(--ink);font-weight:600}.legal-module__AoLKjW__prose a{color:var(--brand-ink);text-underline-offset:2px;text-decoration:underline}@media (max-width:640px){.legal-module__AoLKjW__page{padding:48px 20px 72px}.legal-module__AoLKjW__header{margin-bottom:28px}}
