.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;min-width:0;font-size:1.15rem;font-weight:600;display:flex}.marketing-module__3Bw2eq__navBrandText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.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;white-space:nowrap;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__navTheme{flex-shrink:0;align-items:center;display:flex}.marketing-module__3Bw2eq__navMobileTheme{border-top:1px solid var(--line);flex-direction:column;gap:8px;margin-top:4px;padding-top:16px;display:flex}.marketing-module__3Bw2eq__navMobileThemeLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);padding-left:8px;font-size:.78rem;font-weight:600}.marketing-module__3Bw2eq__navMobileThemeOptions{gap:8px;display:flex}.marketing-module__3Bw2eq__navMobileThemeOption{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--ink-soft);white-space:nowrap;cursor:pointer;border-radius:10px;flex:1 1 0;justify-content:center;align-items:center;gap:6px;padding:10px 8px;font-family:inherit;font-size:.88rem;font-weight:500;display:inline-flex}.marketing-module__3Bw2eq__navMobileThemeOption:hover{background:var(--surface-2);color:var(--ink)}.marketing-module__3Bw2eq__navMobileThemeOptionActive{background:var(--brand-soft);border-color:var(--brand);color:var(--brand-ink);font-weight:600}.marketing-module__3Bw2eq__navMobileThemeOptionActive:hover{background:var(--brand-soft);color:var(--brand-ink)}.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__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;scroll-margin-top:80px}.marketing-module__3Bw2eq__sectionRoomy{padding-top:100px;padding-bottom:100px}.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__videoBleed{overflow:clip}.marketing-module__3Bw2eq__videoSection{padding-top:0;scroll-margin-top:80px}.marketing-module__3Bw2eq__videoFrame{border:1px solid var(--line);background:var(--surface-2);border-radius:22px;max-width:960px;margin:0 auto;animation:.8s cubic-bezier(.22,1,.36,1) both marketing-module__3Bw2eq__residwell-video-rise;overflow:hidden;box-shadow:0 32px 64px -28px #14192847}.marketing-module__3Bw2eq__video{aspect-ratio:16/9;background:#000;width:100%;height:auto;display:block}.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__realtime{grid-template-columns:1fr 1.05fr;align-items:center;gap:48px;display:grid}.marketing-module__3Bw2eq__rtPoints{flex-direction:column;gap:6px;display:flex}.marketing-module__3Bw2eq__rtPoint{border:1px solid #0000;border-radius:16px;grid-template-columns:44px 1fr;align-items:flex-start;gap:16px;padding:18px;transition:border-color .15s,background .15s;display:grid}.marketing-module__3Bw2eq__rtPoint:hover{border-color:var(--line);background:var(--surface)}.marketing-module__3Bw2eq__rtPointIco{background:var(--brand-soft);width:44px;height:44px;color:var(--brand-ink);border-radius:12px;place-items:center;display:grid}.marketing-module__3Bw2eq__rtPointIcoSky{background:var(--sky);color:var(--sky-ink)}.marketing-module__3Bw2eq__rtPointIcoLilac{background:var(--lilac);color:var(--lilac-ink)}.marketing-module__3Bw2eq__rtPointName{margin:2px 0 5px;font-size:1.02rem;font-weight:700}.marketing-module__3Bw2eq__rtPointDesc{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.marketing-module__3Bw2eq__liveCard{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:18px;overflow:hidden;box-shadow:0 32px 64px -32px #14192847}.marketing-module__3Bw2eq__liveHead{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:6px;padding-bottom:14px;display:flex}.marketing-module__3Bw2eq__liveDot{background:var(--success);border-radius:50%;flex-shrink:0;width:9px;height:9px;position:relative}.marketing-module__3Bw2eq__liveDot:after{content:"";border:2px solid var(--success);border-radius:50%;animation:2s ease-out infinite marketing-module__3Bw2eq__residwell-live-ping;position:absolute;inset:-4px}.marketing-module__3Bw2eq__liveLabel{color:var(--success);letter-spacing:.02em;font-size:.82rem;font-weight:700}.marketing-module__3Bw2eq__liveHost{color:var(--muted);font-size:.82rem}.marketing-module__3Bw2eq__liveBell{background:var(--surface-2);width:32px;height:32px;color:var(--ink-soft);border-radius:10px;flex-shrink:0;place-items:center;margin-left:auto;display:grid;position:relative}.marketing-module__3Bw2eq__liveBellBadge{background:var(--danger);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;font-weight:700;animation:2.6s ease-in-out infinite marketing-module__3Bw2eq__residwell-live-badge;display:grid;position:absolute;top:-5px;right:-5px}.marketing-module__3Bw2eq__liveFeed{height:210px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 16% 84%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 16% 84%,#0000 100%)}.marketing-module__3Bw2eq__liveFeedTrack{flex-direction:column;animation:22s linear infinite marketing-module__3Bw2eq__residwell-live-scroll;display:flex}.marketing-module__3Bw2eq__liveRow{align-items:center;gap:12px;height:52px;margin-bottom:10px;padding:0 4px;display:flex}.marketing-module__3Bw2eq__liveRowIco{background:var(--brand-soft);width:34px;height:34px;color:var(--brand-ink);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.marketing-module__3Bw2eq__liveRowIcoAmber{background:var(--accent-soft);color:var(--warning)}.marketing-module__3Bw2eq__liveRowIcoSky{background:var(--sky);color:var(--sky-ink)}.marketing-module__3Bw2eq__liveRowIcoLilac{background:var(--lilac);color:var(--lilac-ink)}.marketing-module__3Bw2eq__liveRowIcoRose{background:var(--rose);color:var(--rose-ink)}.marketing-module__3Bw2eq__liveRowIcoSand{background:var(--sand);color:var(--sand-ink)}.marketing-module__3Bw2eq__liveRowMain{flex:1;min-width:0}.marketing-module__3Bw2eq__liveRowTitle{white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.marketing-module__3Bw2eq__liveRowSub{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;overflow:hidden}.marketing-module__3Bw2eq__liveRowTime{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-size:.72rem}.marketing-module__3Bw2eq__sso{grid-template-columns:1fr 1.05fr;align-items:center;gap:48px;display:grid}.marketing-module__3Bw2eq__ssoPoints{flex-direction:column;gap:6px;display:flex}.marketing-module__3Bw2eq__ssoPoint{border:1px solid #0000;border-radius:16px;grid-template-columns:44px 1fr;align-items:flex-start;gap:16px;padding:18px;transition:border-color .15s,background .15s;display:grid}.marketing-module__3Bw2eq__ssoPoint:hover{border-color:var(--line);background:var(--surface)}.marketing-module__3Bw2eq__ssoPointIco{background:var(--brand-soft);width:44px;height:44px;color:var(--brand-ink);border-radius:12px;place-items:center;display:grid}.marketing-module__3Bw2eq__ssoPointIcoSky{background:var(--sky);color:var(--sky-ink)}.marketing-module__3Bw2eq__ssoPointIcoLilac{background:var(--lilac);color:var(--lilac-ink)}.marketing-module__3Bw2eq__ssoPointIcoAmber{background:var(--accent-soft);color:var(--warning)}.marketing-module__3Bw2eq__ssoPointName{margin:2px 0 5px;font-size:1.02rem;font-weight:700}.marketing-module__3Bw2eq__ssoPointDesc{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.marketing-module__3Bw2eq__ssoAuthCard{background:var(--surface);border:1px solid var(--line);border-radius:20px;flex-direction:column;gap:14px;padding:24px;display:flex;box-shadow:0 32px 64px -32px #14192847}.marketing-module__3Bw2eq__ssoAuthHead{font-family:var(--font-heading);color:var(--ink);align-items:center;gap:9px;font-size:1rem;font-weight:600;display:flex}.marketing-module__3Bw2eq__ssoAuthMark{background:var(--brand);color:#fff;border-radius:8px;place-items:center;width:26px;height:26px;font-size:.8rem;font-weight:700;display:grid}.marketing-module__3Bw2eq__ssoAuthTitle{font-family:var(--font-heading);letter-spacing:-.01em;margin-top:2px;font-size:1.3rem;font-weight:600}.marketing-module__3Bw2eq__ssoAuthField{flex-direction:column;gap:6px;display:flex}.marketing-module__3Bw2eq__ssoAuthLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.74rem;font-weight:600}.marketing-module__3Bw2eq__ssoAuthInput{border:1px solid var(--line-strong);background:var(--surface-2);color:var(--ink-soft);border-radius:10px;align-items:center;gap:8px;padding:11px 14px;font-size:.92rem;display:flex}.marketing-module__3Bw2eq__ssoAuthInput svg{color:var(--muted);flex-shrink:0}.marketing-module__3Bw2eq__ssoAuthBtn{background:var(--brand);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 14px;font-size:.92rem;font-weight:600;display:flex}.marketing-module__3Bw2eq__ssoAuthRoute{background:var(--brand-soft);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.marketing-module__3Bw2eq__ssoAuthCheck{background:var(--success);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.marketing-module__3Bw2eq__ssoAuthRouteMain{min-width:0}.marketing-module__3Bw2eq__ssoAuthRouteTitle{color:var(--brand-ink);font-size:.9rem;font-weight:700}.marketing-module__3Bw2eq__ssoAuthRouteSub{color:var(--ink-soft);margin-top:1px;font-size:.78rem}.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{z-index:1;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:relative}.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__ctaBandArt{position:relative;overflow:hidden}.marketing-module__3Bw2eq__ctaSkyline{pointer-events:none;width:100%;height:168px;position:absolute;bottom:0;left:0;right:0}.marketing-module__3Bw2eq__ctaSun{transform-box:view-box;transform-origin:547px 76px;animation:60s linear infinite marketing-module__3Bw2eq__residwell-spin}.marketing-module__3Bw2eq__ctaBandMain{z-index:1;position:relative}.marketing-module__3Bw2eq__ctaAddress{background:#ffffff1a;border:1px solid #ffffff47;border-radius:14px;width:100%;max-width:330px;margin-bottom:6px;overflow:hidden}.marketing-module__3Bw2eq__ctaAddressBar{border-bottom:1px solid #fff3;align-items:center;gap:6px;padding:9px 12px;display:flex}.marketing-module__3Bw2eq__ctaAddressBar i{background:#ffffff73;border-radius:50%;width:7px;height:7px}.marketing-module__3Bw2eq__ctaAddressUrl{color:#fff;font-size:.78rem;font-weight:600;font-family:var(--font-inter), "Inter", sans-serif;margin-left:6px}.marketing-module__3Bw2eq__ctaAddressNote{color:#ffffffc7;padding:10px 12px;font-size:.75rem}.marketing-module__3Bw2eq__ctaStatChip{color:#ffffffd1;background:#ffffff14;border:1px solid #ffffff38;border-radius:14px;align-items:baseline;gap:10px;width:100%;max-width:330px;padding:12px 16px;font-size:.85rem;display:flex}.marketing-module__3Bw2eq__ctaStatChip strong{color:#fff;font-family:var(--font-heading);white-space:nowrap;font-size:1.35rem}.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{flex-wrap:wrap;gap:18px;display:flex}.marketing-module__3Bw2eq__footerLinks a{color:var(--muted)}.marketing-module__3Bw2eq__band{background:var(--surface-tint);border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;overflow:clip}.marketing-module__3Bw2eq__band:before{content:"";background:radial-gradient(73% 73% at 9% 0%, color-mix(in srgb, var(--brand) 12%, transparent), transparent 70%), radial-gradient(63% 63% at 93% 100%, color-mix(in srgb, var(--accent) 11%, transparent), transparent 70%);filter:blur(34px);pointer-events:none;z-index:0;animation:26s ease-in-out infinite alternate marketing-module__3Bw2eq__residwell-band-drift;position:absolute;inset:-14% -7%}.marketing-module__3Bw2eq__band>*{z-index:1;position:relative}.marketing-module__3Bw2eq__bandWarm{background:var(--surface-2)}.marketing-module__3Bw2eq__bandWarm:before{background:radial-gradient(70% 70% at 69% 0%, color-mix(in srgb, var(--accent) 14%, transparent), transparent 70%), radial-gradient(67% 67% at 30% 100%, color-mix(in srgb, var(--lilac-ink) 9%, transparent), transparent 70%)}@keyframes marketing-module__3Bw2eq__residwell-reveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.marketing-module__3Bw2eq__reveal{animation:1ms linear both marketing-module__3Bw2eq__residwell-reveal;animation-timeline:view();animation-range:entry 6% cover 30%}.marketing-module__3Bw2eq__revealB{animation-range:entry 2% cover 36%}.marketing-module__3Bw2eq__revealC{animation-range:entry cover 42%}}}.marketing-module__3Bw2eq__videoWrap{max-width:960px;margin:0 auto;position:relative}.marketing-module__3Bw2eq__videoGlow{background:radial-gradient(50% 50% at 28% 38%, color-mix(in srgb, var(--brand) 42%, transparent), transparent 70%), radial-gradient(46% 46% at 78% 64%, color-mix(in srgb, var(--accent) 38%, transparent), transparent 70%);filter:blur(34px);pointer-events:none;border-radius:50%;animation:18s ease-in-out infinite alternate marketing-module__3Bw2eq__residwell-glow-drift;position:absolute;inset:-76px -9% -56px}.marketing-module__3Bw2eq__videoChapters{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex;position:relative}.marketing-module__3Bw2eq__videoChapter{border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);border-radius:999px;align-items:center;gap:8px;padding:9px 15px;font-size:.84rem;font-weight:600;display:inline-flex}.marketing-module__3Bw2eq__videoChapterIco{background:var(--brand-soft);width:22px;height:22px;color:var(--brand-ink);border-radius:7px;flex-shrink:0;place-items:center;display:grid}.marketing-module__3Bw2eq__videoChapterIcoAmber{background:var(--accent-soft);color:var(--warning)}.marketing-module__3Bw2eq__videoChapterIcoSky{background:var(--sky);color:var(--sky-ink)}.marketing-module__3Bw2eq__videoChapterStep{font-variant-numeric:tabular-nums;color:var(--muted);font-size:.72rem;font-weight:700}.marketing-module__3Bw2eq__featureBento{grid-template-columns:repeat(12,1fr);gap:20px;margin-bottom:20px;display:grid}.marketing-module__3Bw2eq__span7{grid-column:span 7}.marketing-module__3Bw2eq__span5{grid-column:span 5}.marketing-module__3Bw2eq__span12{grid-column:1/-1}.marketing-module__3Bw2eq__span12 .marketing-module__3Bw2eq__showcaseBody{max-width:780px}.marketing-module__3Bw2eq__showcase{background:var(--surface);border:1px solid var(--line);border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.marketing-module__3Bw2eq__showcaseArt{background:linear-gradient(180deg, color-mix(in srgb, var(--brand-soft) 80%, transparent), transparent 92%);border-bottom:1px solid var(--line);flex-direction:column;flex:1;justify-content:flex-end;padding:22px 22px 0;display:flex;position:relative}.marketing-module__3Bw2eq__showcaseArt svg{width:100%;height:auto;display:block}.marketing-module__3Bw2eq__showcaseBody{padding:22px 26px 26px}.marketing-module__3Bw2eq__showcaseBody h3{margin-bottom:6px;font-size:1.2rem}.marketing-module__3Bw2eq__showcaseBody p{color:var(--muted);margin:0;font-size:.93rem;line-height:1.55}.marketing-module__3Bw2eq__showcaseIco{background:var(--brand-soft);width:46px;height:46px;color:var(--brand-ink);border-radius:13px;place-items:center;margin-bottom:14px;display:grid}.marketing-module__3Bw2eq__showcaseIcoSky{background:var(--sky);color:var(--sky-ink)}.marketing-module__3Bw2eq__showcaseIcoLilac{background:var(--lilac);color:var(--lilac-ink)}.marketing-module__3Bw2eq__artChip{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);color:var(--ink);border-radius:12px;align-items:center;gap:8px;padding:8px 11px;font-size:.74rem;font-weight:600;animation:6s ease-in-out 1.2s infinite marketing-module__3Bw2eq__residwell-chip-bob;display:flex;position:absolute;top:34px;right:34px}.marketing-module__3Bw2eq__artChipIco{background:var(--brand-soft);width:20px;height:20px;color:var(--brand-ink);border-radius:6px;flex-shrink:0;place-items:center;display:grid}.marketing-module__3Bw2eq__artChipSub{color:var(--muted);font-size:.68rem;font-weight:500;display:block}.marketing-module__3Bw2eq__artLegend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:16px;padding:14px 4px 16px;font-size:.72rem;font-weight:600;display:flex}.marketing-module__3Bw2eq__artLegend i{vertical-align:-1px;border-radius:3px;width:10px;height:10px;margin-right:6px;display:inline-block}.marketing-module__3Bw2eq__swAssigned{background:var(--brand-soft);border:1px solid var(--brand)}.marketing-module__3Bw2eq__swOpen{background:var(--surface);border:1px dashed var(--line-strong)}.marketing-module__3Bw2eq__swDue{background:var(--accent-soft);border:1px solid var(--accent)}.marketing-module__3Bw2eq__artPill{background:var(--surface-2);border:1px solid var(--line);color:var(--ink-soft);border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.marketing-module__3Bw2eq__sunRays{transform-box:view-box;transform-origin:566px 84px;animation:48s linear infinite marketing-module__3Bw2eq__residwell-spin}.marketing-module__3Bw2eq__win{transform-box:fill-box;transform-origin:50% 100%;animation:.56s cubic-bezier(.22,1,.36,1) both marketing-module__3Bw2eq__residwell-win-in}.marketing-module__3Bw2eq__winGlow{animation:.56s cubic-bezier(.22,1,.36,1) both marketing-module__3Bw2eq__residwell-win-in,5s ease-in-out infinite marketing-module__3Bw2eq__residwell-win-glow}.marketing-module__3Bw2eq__bar{transform-box:fill-box;transform-origin:50% 100%;animation:1s cubic-bezier(.22,1,.36,1) both marketing-module__3Bw2eq__residwell-bar-grow}.marketing-module__3Bw2eq__pick{transform-box:fill-box;transform-origin:50%;animation:.52s cubic-bezier(.34,1.56,.64,1) both marketing-module__3Bw2eq__residwell-pick}.marketing-module__3Bw2eq__scoreArc{stroke-dasharray:289;stroke-dashoffset:289px;animation:1.6s cubic-bezier(.22,1,.36,1) .4s both marketing-module__3Bw2eq__residwell-score}.marketing-module__3Bw2eq__wire{stroke-dasharray:240;stroke-dashoffset:240px;animation:.9s cubic-bezier(.22,1,.36,1) both marketing-module__3Bw2eq__residwell-wire}.marketing-module__3Bw2eq__dayStrip{grid-template-columns:repeat(5,1fr);column-gap:18px;display:grid;position:relative}.marketing-module__3Bw2eq__dayStop{grid-template-rows:minmax(0,1fr) 74px minmax(0,1fr);display:grid}.marketing-module__3Bw2eq__dayStop>.marketing-module__3Bw2eq__dayCard{grid-row:1;align-self:end}.marketing-module__3Bw2eq__dayStopDown>.marketing-module__3Bw2eq__dayCard{grid-row:3;align-self:start}.marketing-module__3Bw2eq__dayStop>.marketing-module__3Bw2eq__dayDot{grid-row:2;align-self:center}.marketing-module__3Bw2eq__dayCard{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px 18px 20px;transition:transform .15s,border-color .15s;position:relative}.marketing-module__3Bw2eq__dayCard:hover{border-color:var(--line-strong);transform:translateY(-3px)}.marketing-module__3Bw2eq__dayCard:after{content:"";border-left:2px dashed var(--line-strong);width:0;height:26px;position:absolute;left:50%}.marketing-module__3Bw2eq__dayStopUp>.marketing-module__3Bw2eq__dayCard:after{top:100%}.marketing-module__3Bw2eq__dayStopDown>.marketing-module__3Bw2eq__dayCard:after{bottom:100%}.marketing-module__3Bw2eq__dayHead{align-items:center;gap:10px;margin-bottom:12px;display:flex}.marketing-module__3Bw2eq__dayIco{background:var(--brand-soft);width:40px;height:40px;color:var(--brand-ink);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.marketing-module__3Bw2eq__dayIcoAmber{background:var(--accent-soft);color:var(--warning)}.marketing-module__3Bw2eq__dayIcoLilac{background:var(--lilac);color:var(--lilac-ink)}.marketing-module__3Bw2eq__dayIcoSky{background:var(--sky);color:var(--sky-ink)}.marketing-module__3Bw2eq__dayIcoSand{background:var(--sand);color:var(--sand-ink)}.marketing-module__3Bw2eq__dayTime{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:700}.marketing-module__3Bw2eq__dayCard h3{margin-bottom:6px;font-size:1rem}.marketing-module__3Bw2eq__dayCard p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.5}.marketing-module__3Bw2eq__dayRail{background:linear-gradient(90deg,#f5a524 0%,#e0b657 22%,#4ea693 48%,#2f7d6b 70%,#5a3fbf 100%);border-radius:999px;height:8px;margin-top:-4px;position:absolute;top:50%;left:26px;right:26px;overflow:hidden}.marketing-module__3Bw2eq__dayRail:after{content:"";background:linear-gradient(90deg,#0000,#ffffffd9,#0000);width:25%;height:100%;animation:6s ease-in-out infinite marketing-module__3Bw2eq__residwell-day-pulse;position:absolute;top:0;left:-25%}.marketing-module__3Bw2eq__dayDot{z-index:1;background:var(--surface);border:3px solid var(--brand);width:22px;height:22px;box-shadow:0 0 0 5px color-mix(in srgb, var(--brand) 14%, transparent);border-radius:50%;justify-self:center;animation:.7s cubic-bezier(.22,1,.36,1) both marketing-module__3Bw2eq__residwell-dot-pop;position:relative}.marketing-module__3Bw2eq__dayDotAmber{border-color:var(--accent);box-shadow:0 0 0 5px color-mix(in srgb, var(--accent) 18%, transparent)}.marketing-module__3Bw2eq__dayDotLilac{border-color:var(--lilac-ink);box-shadow:0 0 0 5px color-mix(in srgb, var(--lilac-ink) 16%, transparent)}.marketing-module__3Bw2eq__dayCap{z-index:2;border:2px solid var(--surface);border-radius:50%;place-items:center;width:34px;height:34px;margin-top:-17px;display:grid;position:absolute;top:50%}.marketing-module__3Bw2eq__dayCapSun{color:#7a4c05;background:linear-gradient(#fbe2a7,#f5a524);left:-4px}.marketing-module__3Bw2eq__dayCapMoon{color:#fff;background:linear-gradient(#8f7ee0,#5a3fbf);right:-4px}.marketing-module__3Bw2eq__syncStrip{align-items:center;gap:10px;padding:14px 2px 6px;display:flex}.marketing-module__3Bw2eq__syncNode{color:var(--brand-ink);flex-shrink:0}.marketing-module__3Bw2eq__syncNode svg{display:block}.marketing-module__3Bw2eq__syncWire{background:var(--line);border-radius:2px;flex:1;height:2px;position:relative;overflow:hidden}.marketing-module__3Bw2eq__syncWire:after{content:"";background:linear-gradient(90deg, transparent, var(--brand), transparent);width:40%;height:100%;animation:2.6s linear infinite marketing-module__3Bw2eq__residwell-sync-pulse;position:absolute;top:0;left:-40%}.marketing-module__3Bw2eq__syncWire2:after{animation-delay:.6s}.marketing-module__3Bw2eq__syncCaption{color:var(--muted);border-bottom:1px solid var(--line);justify-content:space-between;margin-bottom:8px;padding:0 0 12px;font-size:.68rem;font-weight:600;display:flex}.marketing-module__3Bw2eq__ssoFlow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:12px;margin-top:30px;display:grid}.marketing-module__3Bw2eq__ssoFlowNode{background:var(--surface);border:1px solid var(--line);border-radius:16px;align-items:center;gap:14px;padding:18px 20px;display:flex}.marketing-module__3Bw2eq__ssoFlowIco{background:var(--surface-2);width:40px;height:40px;color:var(--ink-soft);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.marketing-module__3Bw2eq__ssoFlowIcoBrand{background:var(--brand-soft);color:var(--brand-ink)}.marketing-module__3Bw2eq__ssoFlowIcoSky{background:var(--sky);color:var(--sky-ink)}.marketing-module__3Bw2eq__ssoFlowText{min-width:0}.marketing-module__3Bw2eq__ssoFlowName{font-size:.92rem;font-weight:700;display:block}.marketing-module__3Bw2eq__ssoFlowSub{color:var(--muted);margin-top:2px;font-size:.76rem;display:block}.marketing-module__3Bw2eq__ssoFlowArrow{color:var(--line-strong);place-items:center;animation:2.4s ease-in-out infinite marketing-module__3Bw2eq__residwell-arrow-nudge;display:grid}.marketing-module__3Bw2eq__ssoFlowArrow2{animation-delay:.4s}.marketing-module__3Bw2eq__brandBlock{grid-template-columns:1fr 1.05fr;align-items:center;gap:48px;display:grid}.marketing-module__3Bw2eq__brandPoint{border-radius:16px;grid-template-columns:44px 1fr;align-items:flex-start;gap:16px;padding:18px;display:grid}.marketing-module__3Bw2eq__brandPointIco{background:var(--brand-soft);width:44px;height:44px;color:var(--brand-ink);border-radius:12px;place-items:center;display:grid}.marketing-module__3Bw2eq__brandPointIcoRose{background:var(--rose);color:var(--rose-ink)}.marketing-module__3Bw2eq__brandPointIcoLilac{background:var(--lilac);color:var(--lilac-ink)}.marketing-module__3Bw2eq__brandPointName{margin:2px 0 5px;font-size:1.02rem;font-weight:700}.marketing-module__3Bw2eq__brandPointDesc{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.marketing-module__3Bw2eq__brandStack{height:430px;position:relative}.marketing-module__3Bw2eq__brandCard{background:var(--surface);border:1px solid var(--line);opacity:0;border-radius:20px;flex-direction:column;animation:13.5s ease-in-out infinite marketing-module__3Bw2eq__residwell-brand-cycle;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 32px 64px -32px #14192847}.marketing-module__3Bw2eq__brandCard1{animation-delay:0s}.marketing-module__3Bw2eq__brandCard2{animation-delay:4.5s}.marketing-module__3Bw2eq__brandCard3{animation-delay:9s}.marketing-module__3Bw2eq__brandBar{background:var(--surface-2);border-bottom:1px solid var(--line);align-items:center;gap:6px;padding:10px 14px;display:flex}.marketing-module__3Bw2eq__brandBar i{background:var(--line-strong);border-radius:50%;width:7px;height:7px}.marketing-module__3Bw2eq__brandUrl{color:var(--muted);margin-left:8px;font-size:.74rem;font-weight:600}.marketing-module__3Bw2eq__brandBody{flex-direction:column;flex:1;gap:14px;padding:20px 22px;display:flex}.marketing-module__3Bw2eq__brandOrg{align-items:center;gap:11px;display:flex}.marketing-module__3Bw2eq__brandMark{color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:1rem;font-weight:700;display:grid}.marketing-module__3Bw2eq__brandOrgName{font-family:var(--font-heading);font-size:1.2rem;font-weight:600}.marketing-module__3Bw2eq__brandHero{color:#fff;border-radius:14px;padding:16px}.marketing-module__3Bw2eq__brandHeroTitle{font-family:var(--font-heading);font-size:1.05rem;font-weight:600}.marketing-module__3Bw2eq__brandHeroSub{opacity:.85;margin-top:3px;font-size:.78rem}.marketing-module__3Bw2eq__brandRow{gap:10px;display:flex}.marketing-module__3Bw2eq__brandBtn{color:#fff;border-radius:10px;padding:9px 16px;font-size:.82rem;font-weight:600}.marketing-module__3Bw2eq__brandChip{border-radius:10px;padding:9px 14px;font-size:.82rem;font-weight:600}.marketing-module__3Bw2eq__brandList{flex-direction:column;gap:8px;display:flex}.marketing-module__3Bw2eq__brandListRow{color:var(--ink-soft);border:1px solid var(--line);border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-size:.82rem;display:flex}.marketing-module__3Bw2eq__brandDot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.marketing-module__3Bw2eq__brandSwatches{gap:7px;margin-top:auto;display:flex}.marketing-module__3Bw2eq__brandSwatches span{border-radius:999px;width:26px;height:12px}.marketing-module__3Bw2eq__personaCards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.marketing-module__3Bw2eq__personaCard{background:var(--surface);border:1px solid var(--line);border-radius:22px;flex-direction:column;transition:border-color .15s,transform .15s;display:flex;overflow:hidden}.marketing-module__3Bw2eq__personaCard:hover{border-color:var(--line-strong);transform:translateY(-3px)}.marketing-module__3Bw2eq__personaStage{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-2) 90%, transparent), transparent);justify-content:center;align-items:flex-end;height:282px;padding:24px 20px 0;display:flex;overflow:hidden}.marketing-module__3Bw2eq__personaBody{padding:20px 22px 26px}.marketing-module__3Bw2eq__personaHeadRow{align-items:center;gap:10px;margin-bottom:8px;display:flex}.marketing-module__3Bw2eq__personaAvSm{width:34px;height:34px;margin:0;font-size:.72rem}.marketing-module__3Bw2eq__phone{border:1px solid var(--line-strong);background:var(--surface);border-bottom:0;border-radius:20px 20px 0 0;width:176px;padding:8px 8px 0;box-shadow:0 24px 40px -26px #14192866}.marketing-module__3Bw2eq__phoneChrome{background:var(--surface-2);color:var(--muted);border-radius:999px;align-items:center;gap:5px;margin-bottom:8px;padding:4px 8px;font-size:.52rem;font-weight:600;display:flex}.marketing-module__3Bw2eq__phoneChrome i{background:var(--success);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2.4s ease-in-out infinite marketing-module__3Bw2eq__residwell-live-blink}.marketing-module__3Bw2eq__phoneBody{flex-direction:column;gap:7px;padding-bottom:14px;display:flex}.marketing-module__3Bw2eq__miniHead{justify-content:space-between;align-items:baseline;gap:6px;display:flex}.marketing-module__3Bw2eq__miniTitle{font-family:var(--font-heading);font-size:.8rem;font-weight:600}.marketing-module__3Bw2eq__miniChip{background:var(--brand-soft);color:var(--brand-ink);white-space:nowrap;border-radius:999px;padding:2px 6px;font-size:.55rem;font-weight:700}.marketing-module__3Bw2eq__miniChipSky{background:var(--sky);color:var(--sky-ink)}.marketing-module__3Bw2eq__miniChipMuted{background:var(--surface-tint);color:var(--ink-soft)}.marketing-module__3Bw2eq__miniChipIn{animation:.5s cubic-bezier(.22,1,.36,1) both marketing-module__3Bw2eq__residwell-chip-in}.marketing-module__3Bw2eq__miniRow{border:1px solid var(--line);border-radius:9px;align-items:center;gap:7px;padding:6px 7px;display:flex}.marketing-module__3Bw2eq__miniIco{background:var(--brand-soft);width:20px;height:20px;color:var(--brand-ink);border-radius:6px;flex-shrink:0;place-items:center;display:grid}.marketing-module__3Bw2eq__miniIcoAmber{background:var(--accent-soft);color:var(--warning)}.marketing-module__3Bw2eq__miniIcoSky{background:var(--sky);color:var(--sky-ink)}.marketing-module__3Bw2eq__miniMain{flex-direction:column;flex:1;min-width:0;display:flex}.marketing-module__3Bw2eq__miniNm{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.6rem;font-weight:600;display:block;overflow:hidden}.marketing-module__3Bw2eq__miniSb{max-width:100%;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.52rem;display:block;overflow:hidden}.marketing-module__3Bw2eq__miniAv{color:#fff;background:linear-gradient(135deg,#4ea693,#2f7d6b);border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;font-size:.5rem;font-weight:700;display:grid}.marketing-module__3Bw2eq__miniAvLilac{background:linear-gradient(135deg,#b6a5f0,#7c63d8)}.marketing-module__3Bw2eq__miniAvAmber{color:#5a3a05;background:linear-gradient(135deg,#f7c067,#f5a524)}.marketing-module__3Bw2eq__ringBlock{border:1px solid var(--line);border-radius:10px;align-items:center;gap:10px;padding:8px;display:flex}.marketing-module__3Bw2eq__ringSvg{flex-shrink:0;width:46px;height:46px}.marketing-module__3Bw2eq__ringTrail{stroke-dasharray:113;stroke-dashoffset:113px;animation:1.6s cubic-bezier(.22,1,.36,1) .3s both marketing-module__3Bw2eq__residwell-ring-fill}.marketing-module__3Bw2eq__winFrame{border:1px solid var(--line-strong);background:var(--surface);border-bottom:0;border-radius:12px 12px 0 0;width:260px;overflow:hidden;box-shadow:0 24px 40px -26px #14192866}.marketing-module__3Bw2eq__winBar{background:var(--surface-2);border-bottom:1px solid var(--line);align-items:center;gap:5px;padding:7px 9px;display:flex}.marketing-module__3Bw2eq__winBar i{background:var(--line-strong);border-radius:50%;width:6px;height:6px}.marketing-module__3Bw2eq__winUrl{color:var(--muted);margin-left:6px;font-size:.52rem;font-weight:600}.marketing-module__3Bw2eq__winBody{flex-direction:column;gap:8px;padding:10px 10px 16px;display:flex}.marketing-module__3Bw2eq__winKpis{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.marketing-module__3Bw2eq__winKpi{background:var(--surface-2);border-radius:8px;padding:7px 8px}.marketing-module__3Bw2eq__winKpiLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.46rem;font-weight:700}.marketing-module__3Bw2eq__winKpiValue{font-family:var(--font-heading);font-size:.9rem;font-weight:600}.marketing-module__3Bw2eq__winBarTrack{background:var(--surface-tint);border-radius:999px;height:5px;margin-top:4px;overflow:hidden}.marketing-module__3Bw2eq__winBarTrack>i{background:var(--brand);transform-origin:0;border-radius:999px;height:100%;animation:1.1s cubic-bezier(.22,1,.36,1) .25s both marketing-module__3Bw2eq__residwell-kpi-fill;display:block}.marketing-module__3Bw2eq__permBlock{grid-template-columns:1fr 1.15fr;align-items:center;gap:48px;display:grid}.marketing-module__3Bw2eq__permPoint{border-radius:16px;grid-template-columns:44px 1fr;align-items:flex-start;gap:16px;padding:18px;display:grid}.marketing-module__3Bw2eq__permPointIco{background:var(--brand-soft);width:44px;height:44px;color:var(--brand-ink);border-radius:12px;place-items:center;display:grid}.marketing-module__3Bw2eq__permPointIcoSand{background:var(--sand);color:var(--sand-ink)}.marketing-module__3Bw2eq__permPointIcoSky{background:var(--sky);color:var(--sky-ink)}.marketing-module__3Bw2eq__permPointName{margin:2px 0 5px;font-size:1.02rem;font-weight:700}.marketing-module__3Bw2eq__permPointDesc{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.marketing-module__3Bw2eq__permMatrix{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 32px 64px -32px #14192847}.marketing-module__3Bw2eq__permGrid{grid-template-columns:1.5fr repeat(4,1fr);align-items:center;gap:10px;display:grid}.marketing-module__3Bw2eq__permColHead{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:6px;font-size:.66rem;font-weight:700;line-height:1.2;display:flex}.marketing-module__3Bw2eq__permColIco{background:var(--surface-2);width:30px;height:30px;color:var(--ink-soft);border-radius:9px;place-items:center;display:grid}.marketing-module__3Bw2eq__permRole{align-items:center;gap:9px;min-width:0;font-size:.82rem;font-weight:600;display:flex}.marketing-module__3Bw2eq__permRoleAv{color:#fff;background:linear-gradient(135deg,#4ea693,#2f7d6b);border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:.55rem;font-weight:700;display:grid}.marketing-module__3Bw2eq__permRoleAvAmber{color:#5a3a05;background:linear-gradient(135deg,#f7c067,#f5a524)}.marketing-module__3Bw2eq__permRoleAvLilac{background:linear-gradient(135deg,#b6a5f0,#7c63d8)}.marketing-module__3Bw2eq__permRoleAvSky{background:linear-gradient(135deg,#8cc0ec,#4f8fc4)}.marketing-module__3Bw2eq__permCell{border:1px solid var(--line);background:var(--surface-2);height:34px;color:var(--muted);border-radius:9px;place-items:center;display:grid}.marketing-module__3Bw2eq__permCellOn{background:var(--brand-soft);border-color:color-mix(in srgb, var(--brand) 45%, transparent);color:var(--brand-ink)}.marketing-module__3Bw2eq__permCellFlip{animation:7s ease-in-out infinite marketing-module__3Bw2eq__residwell-perm-cell}.marketing-module__3Bw2eq__permCellFlip svg{animation:7s ease-in-out infinite marketing-module__3Bw2eq__residwell-perm-check}.marketing-module__3Bw2eq__permNote{background:var(--surface-2);color:var(--ink-soft);border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:12px 14px;font-size:.8rem;display:flex}.marketing-module__3Bw2eq__permNote strong{color:var(--ink)}.marketing-module__3Bw2eq__permNoteIco{background:var(--brand-soft);width:26px;height:26px;color:var(--brand-ink);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.marketing-module__3Bw2eq__stepsFlow{grid-template-columns:repeat(3,1fr);gap:20px;display:grid;position:relative}.marketing-module__3Bw2eq__stepsFlow:before{content:"";border-top:2px dashed var(--line-strong);position:absolute;top:26px;left:16%;right:16%}.marketing-module__3Bw2eq__flowStep{background:var(--surface);border:1px solid var(--line);border-radius:20px;margin-top:26px;padding:0 24px 28px;position:relative}.marketing-module__3Bw2eq__flowBadge{background:var(--brand);color:#fff;width:52px;height:52px;font-family:var(--font-heading);box-shadow:0 0 0 6px var(--bg);border-radius:50%;place-items:center;margin:-26px auto 0;font-size:1.4rem;font-weight:700;display:grid}.marketing-module__3Bw2eq__flowArt{margin:18px -8px 4px}.marketing-module__3Bw2eq__flowArt svg{width:100%;height:auto;display:block}.marketing-module__3Bw2eq__flowStep h4{font-family:var(--font-inter), "Inter", sans-serif;color:var(--ink);margin:6px 0 8px;font-size:1.08rem;font-weight:700}.marketing-module__3Bw2eq__flowStep p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.marketing-module__3Bw2eq__cell{transform-box:fill-box;transform-origin:50%;animation:.5s cubic-bezier(.22,1,.36,1) both marketing-module__3Bw2eq__residwell-cell-in}.marketing-module__3Bw2eq__pop{transform-box:fill-box;transform-origin:50%;animation:.6s cubic-bezier(.34,1.56,.64,1) .9s both marketing-module__3Bw2eq__residwell-pop}.marketing-module__3Bw2eq__slide{animation:.7s cubic-bezier(.22,1,.36,1) both marketing-module__3Bw2eq__residwell-slide}@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__realtime,.marketing-module__3Bw2eq__sso{grid-template-columns:1fr;gap:28px}.marketing-module__3Bw2eq__ctaBand{grid-template-columns:1fr;padding:36px 24px}.marketing-module__3Bw2eq__ctaBandRight{align-items:flex-start}}@media (max-width:1023.98px){.marketing-module__3Bw2eq__navLinks{display:none}.marketing-module__3Bw2eq__navMenuBtn{display:inline-flex}.marketing-module__3Bw2eq__navCtaSignIn,.marketing-module__3Bw2eq__navTheme{display:none}}@media (min-width:1024px){.marketing-module__3Bw2eq__navMobilePanel{display:none}}@media (min-width:1024px) and (max-width:1179.98px){.marketing-module__3Bw2eq__navInner{gap:14px}.marketing-module__3Bw2eq__navLinks{gap:3px}.marketing-module__3Bw2eq__navLink{padding-left:7px;padding-right:7px}.marketing-module__3Bw2eq__navActions,.marketing-module__3Bw2eq__navCta{gap:8px}}@media (max-width:540px){.marketing-module__3Bw2eq__features,.marketing-module__3Bw2eq__steps,.marketing-module__3Bw2eq__personas{grid-template-columns:1fr}}@media (max-width:420px){.marketing-module__3Bw2eq__navInner{gap:10px;padding-left:16px;padding-right:16px}.marketing-module__3Bw2eq__navActions,.marketing-module__3Bw2eq__navCta{gap:8px}.marketing-module__3Bw2eq__navBrand{gap:8px;font-size:1.05rem}.marketing-module__3Bw2eq__navBrand svg{width:26px;height:26px}.marketing-module__3Bw2eq__navCta .marketing-module__3Bw2eq__btn{padding-left:12px;padding-right:12px}.marketing-module__3Bw2eq__footer{padding-left:16px;padding-right:16px}}@media (max-width:980px){.marketing-module__3Bw2eq__dayStrip{grid-template-columns:1fr;row-gap:16px}.marketing-module__3Bw2eq__dayStop,.marketing-module__3Bw2eq__dayStopDown{grid-template-rows:auto;grid-template-columns:36px 1fr;column-gap:14px}.marketing-module__3Bw2eq__dayStop>.marketing-module__3Bw2eq__dayCard,.marketing-module__3Bw2eq__dayStopDown>.marketing-module__3Bw2eq__dayCard{grid-area:1/2;align-self:stretch}.marketing-module__3Bw2eq__dayStop>.marketing-module__3Bw2eq__dayDot{grid-area:1/1;align-self:start;margin-top:24px}.marketing-module__3Bw2eq__dayCard:after{display:none}.marketing-module__3Bw2eq__dayRail{background:linear-gradient(#f5a524 0%,#e0b657 22%,#4ea693 48%,#2f7d6b 70%,#5a3fbf 100%);width:8px;height:auto;margin:0;inset:24px auto 24px 13px}.marketing-module__3Bw2eq__dayRail:after,.marketing-module__3Bw2eq__dayCap{display:none}}@media (max-width:880px){.marketing-module__3Bw2eq__span7,.marketing-module__3Bw2eq__span5,.marketing-module__3Bw2eq__span12{grid-column:1/-1}.marketing-module__3Bw2eq__featureBento,.marketing-module__3Bw2eq__personaCards,.marketing-module__3Bw2eq__stepsFlow,.marketing-module__3Bw2eq__brandBlock,.marketing-module__3Bw2eq__permBlock{grid-template-columns:1fr}.marketing-module__3Bw2eq__stepsFlow:before{display:none}.marketing-module__3Bw2eq__ssoFlow{grid-template-columns:1fr}.marketing-module__3Bw2eq__ssoFlowArrow{animation:none;transform:rotate(90deg)}.marketing-module__3Bw2eq__artChip{display:none}.marketing-module__3Bw2eq__personaStage{height:auto}.marketing-module__3Bw2eq__brandStack{height:420px}.marketing-module__3Bw2eq__permMatrix{padding:14px}.marketing-module__3Bw2eq__permGrid{grid-template-columns:1.2fr repeat(4,1fr);gap:6px}.marketing-module__3Bw2eq__permRole{gap:6px;font-size:.7rem}.marketing-module__3Bw2eq__permRoleAv{width:20px;height:20px;font-size:.48rem}.marketing-module__3Bw2eq__permColHead{font-size:.56rem}.marketing-module__3Bw2eq__permColIco{width:24px;height:24px}.marketing-module__3Bw2eq__permCell{height:28px}}@media (max-width:620px){.marketing-module__3Bw2eq__permGrid{grid-template-columns:minmax(54px,.9fr) repeat(4,minmax(0,1fr));gap:5px}.marketing-module__3Bw2eq__permRole{white-space:normal;min-width:0;font-size:.62rem;line-height:1.2}.marketing-module__3Bw2eq__permRoleAv{display:none}.marketing-module__3Bw2eq__permColHead{font-size:.5rem}.marketing-module__3Bw2eq__permColIco{width:20px;height:20px}.marketing-module__3Bw2eq__permColIco svg{width:12px;height:12px}.marketing-module__3Bw2eq__permCell{height:26px}.marketing-module__3Bw2eq__permNote{font-size:.74rem}}.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}@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-video-rise{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes marketing-module__3Bw2eq__residwell-float-card-1-rise{0%{opacity:0;transform:translateY(-20px)rotate(-3deg)}to{opacity:1;transform:translateY(0)rotate(-3deg)}}@keyframes marketing-module__3Bw2eq__residwell-float-card-2-rise{0%{opacity:0;transform:translateY(20px)rotate(2deg)}to{opacity:1;transform:translateY(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)}}@keyframes marketing-module__3Bw2eq__residwell-live-ping{0%{opacity:.7;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}@keyframes marketing-module__3Bw2eq__residwell-live-badge{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}@keyframes marketing-module__3Bw2eq__residwell-live-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes marketing-module__3Bw2eq__residwell-band-drift{0%{transform:translate(-1.5%,-1%)}to{transform:translate(1.5%,1%)}}@keyframes marketing-module__3Bw2eq__residwell-glow-drift{0%{transform:translate(-10px,-6px)scale(1)}to{transform:translate(12px,8px)scale(1.05)}}@keyframes marketing-module__3Bw2eq__residwell-chip-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes marketing-module__3Bw2eq__residwell-spin{to{transform:rotate(360deg)}}@keyframes marketing-module__3Bw2eq__residwell-win-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes marketing-module__3Bw2eq__residwell-win-glow{0%,to{opacity:1}50%{opacity:.45}}@keyframes marketing-module__3Bw2eq__residwell-bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes marketing-module__3Bw2eq__residwell-pick{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes marketing-module__3Bw2eq__residwell-score{to{stroke-dashoffset:23px}}@keyframes marketing-module__3Bw2eq__residwell-wire{to{stroke-dashoffset:0}}@keyframes marketing-module__3Bw2eq__residwell-day-pulse{0%{left:-25%}70%,to{left:105%}}@keyframes marketing-module__3Bw2eq__residwell-dot-pop{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes marketing-module__3Bw2eq__residwell-sync-pulse{to{left:110%}}@keyframes marketing-module__3Bw2eq__residwell-arrow-nudge{0%,to{color:var(--line-strong);transform:translate(0)}50%{color:var(--brand);transform:translate(4px)}}@keyframes marketing-module__3Bw2eq__residwell-brand-cycle{0%{opacity:0}.5%,34%{opacity:1}34.5%,to{opacity:0}}@keyframes marketing-module__3Bw2eq__residwell-live-blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes marketing-module__3Bw2eq__residwell-chip-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes marketing-module__3Bw2eq__residwell-ring-fill{to{stroke-dashoffset:45px}}@keyframes marketing-module__3Bw2eq__residwell-kpi-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes marketing-module__3Bw2eq__residwell-perm-cell{0%,42%{background:var(--surface-2);border-color:var(--line)}50%,92%{background:var(--brand-soft);border-color:color-mix(in srgb, var(--brand) 45%, transparent)}to{background:var(--surface-2);border-color:var(--line)}}@keyframes marketing-module__3Bw2eq__residwell-perm-check{0%,42%{opacity:0;transform:scale(.4)}50%,92%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.4)}}@keyframes marketing-module__3Bw2eq__residwell-cell-in{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes marketing-module__3Bw2eq__residwell-pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes marketing-module__3Bw2eq__residwell-slide{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.marketing-module__3Bw2eq__heroTitle,.marketing-module__3Bw2eq__ledeBig,.marketing-module__3Bw2eq__ctaRow,.marketing-module__3Bw2eq__previewCard,.marketing-module__3Bw2eq__videoFrame,.marketing-module__3Bw2eq__floatCard1,.marketing-module__3Bw2eq__floatCard2,.marketing-module__3Bw2eq__pcBar>i,.marketing-module__3Bw2eq__pcListRow,.marketing-module__3Bw2eq__liveDot:after,.marketing-module__3Bw2eq__liveBellBadge,.marketing-module__3Bw2eq__liveFeedTrack,.marketing-module__3Bw2eq__band:before,.marketing-module__3Bw2eq__videoGlow,.marketing-module__3Bw2eq__artChip,.marketing-module__3Bw2eq__sunRays,.marketing-module__3Bw2eq__win,.marketing-module__3Bw2eq__winGlow,.marketing-module__3Bw2eq__bar,.marketing-module__3Bw2eq__pick,.marketing-module__3Bw2eq__scoreArc,.marketing-module__3Bw2eq__wire,.marketing-module__3Bw2eq__dayRail:after,.marketing-module__3Bw2eq__dayDot,.marketing-module__3Bw2eq__syncWire:after,.marketing-module__3Bw2eq__ssoFlowArrow,.marketing-module__3Bw2eq__brandCard,.marketing-module__3Bw2eq__phoneChrome i,.marketing-module__3Bw2eq__miniChipIn,.marketing-module__3Bw2eq__ringTrail,.marketing-module__3Bw2eq__winBarTrack>i,.marketing-module__3Bw2eq__permCellFlip,.marketing-module__3Bw2eq__permCellFlip svg,.marketing-module__3Bw2eq__cell,.marketing-module__3Bw2eq__pop,.marketing-module__3Bw2eq__slide,.marketing-module__3Bw2eq__ctaSun{animation:none!important}.marketing-module__3Bw2eq__ringTrail{stroke-dashoffset:45px}.marketing-module__3Bw2eq__scoreArc{stroke-dashoffset:23px}.marketing-module__3Bw2eq__wire{stroke-dashoffset:0}.marketing-module__3Bw2eq__brandCard{opacity:0}.marketing-module__3Bw2eq__brandCard1{opacity:1}.marketing-module__3Bw2eq__permCellFlip svg{opacity:0}}
.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__btnDangerGhost{color:var(--danger);background:0 0;border-color:#0000}.ui-module__u0ow8q__btnDangerGhost:hover:not(:disabled){background:var(--danger);border-color:var(--danger);color:#fff}.ui-module__u0ow8q__btnDangerGhost:focus-visible{border-color:var(--danger);outline:0;box-shadow:0 0 0 3px #c047472e}.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__checkboxInput:indeterminate{background:var(--brand);border-color:var(--brand)}.ui-module__u0ow8q__checkboxInput:indeterminate:before{transform:scale(1);-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.5 6h7' stroke='%23000' stroke-width='2' stroke-linecap='round'/%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.5 6h7' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.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__fieldset{border:0;flex-direction:column;gap:6px;min-width:0;margin:0 0 14px;padding:0;display:flex}.ui-module__u0ow8q__fieldsetLegend{color:var(--ink);padding:0;font-size:.82rem;font-weight:600}.ui-module__u0ow8q__optionGroup{border:1px solid var(--line-strong);background:var(--surface);border-radius:10px;flex-direction:column;gap:10px;padding:10px 12px;display:flex}.ui-module__u0ow8q__optionGroup .ui-module__u0ow8q__radio{align-items:flex-start}.ui-module__u0ow8q__optionGroup .ui-module__u0ow8q__radioInput{margin-top:1px}.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__alertPinned{--alert-pinned-inset:clamp(16px, 2vw, 28px);top:calc(var(--topbar-h) + 8px);left:calc(var(--main-left,0px) + var(--main-pad-x,16px) + var(--alert-pinned-inset));right:calc(var(--main-pad-x,16px) + var(--alert-pinned-inset));z-index:20;box-shadow:var(--shadow);position:fixed}.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__zoomTrigger{appearance:none;color:inherit;font:inherit;border-radius:inherit;cursor:zoom-in;background:0 0;border:0;margin:0;padding:0;line-height:0;display:inline-flex}.ui-module__u0ow8q__zoomTrigger:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.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%)}@media (max-width:960px){.ui-module__u0ow8q__toastStack{top:calc(var(--topbar-h) + 10px)}}.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}}.ui-module__u0ow8q__keepList{flex-direction:column;gap:2px;max-height:320px;margin:10px 0 0;display:flex;overflow-y:auto}.ui-module__u0ow8q__keepRow{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);flex-direction:column;gap:4px;padding:10px 12px;display:flex}.ui-module__u0ow8q__keepRowDropping{border-color:var(--warning);background:var(--warning-soft)}.ui-module__u0ow8q__keepRowHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 12px;display:flex}.ui-module__u0ow8q__keepRowPrice{color:var(--muted);flex:none;margin-left:auto;font-size:.85rem}.ui-module__u0ow8q__keepImpact{color:var(--muted);flex-direction:column;gap:2px;margin:0;padding-left:30px;font-size:.85rem;display:flex}.ui-module__u0ow8q__keepSummary{border-top:1px solid var(--line);margin-top:12px;padding-top:10px;font-size:.9rem}
.Button-module__dLXfRW__glyph{flex-shrink:0;justify-content:center;align-items:center;width:1.1em;height:1.1em;display:inline-flex}
.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__selectCell{white-space:nowrap;text-align:center;width:1%}.DataTable-module__tg40kq__empty{color:var(--muted);text-align:center;margin:0;padding:32px;font-size:.95rem}.DataTable-module__tg40kq__truncationNote{color:var(--muted);margin:0;padding:12px 16px;font-size:.85rem}.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}.DataTable-module__tg40kq__table tbody tr{position:relative}.DataTable-module__tg40kq__table tbody td.DataTable-module__tg40kq__selectCell{width:auto;margin:0;padding:0;position:absolute;top:12px;right:16px}.DataTable-module__tg40kq__table tbody td.DataTable-module__tg40kq__selectCell:before{content:none}.DataTable-module__tg40kq__table tbody td.DataTable-module__tg40kq__selectCell+td{text-align:left;padding:0 36px 8px 0;display:block}.DataTable-module__tg40kq__table tbody td.DataTable-module__tg40kq__selectCell+td:before{content:none}}
.EmailPreviewFrame-module__9UQjGa__box{position:relative;overflow:hidden}.EmailPreviewFrame-module__9UQjGa__scaler{width:calc(100% / var(--email-preview-scale,1));height:calc(100% / var(--email-preview-scale,1));transform:scale(var(--email-preview-scale,1));transform-origin:0 0;position:absolute;top:0;left:0}.EmailPreviewFrame-module__9UQjGa__frame{border:0;width:100%;height:100%;display:block}
.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;padding-top:10px;padding-bottom:10px;font-size:.95rem;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__headLabel{appearance:none;font-family:var(--font-heading);color:var(--ink);text-align:center;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;padding:5px 8px;font-size:.95rem;font-weight:600;transition:background .12s}.DatePicker-module__AhvAsG__headLabel:hover{background:var(--surface-2)}.DatePicker-module__AhvAsG__headLabel:focus-visible{box-shadow:0 0 0 3px var(--brand-soft);outline:none}.DatePicker-module__AhvAsG__selectGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:4px 0 2px;display:grid}.DatePicker-module__AhvAsG__selectCell{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:40px;padding:0;font-size:.85rem;transition:background .12s,color .12s;display:inline-flex}.DatePicker-module__AhvAsG__selectCell:hover:not(:disabled){background:var(--surface-2)}.DatePicker-module__AhvAsG__selectCell:disabled{color:color-mix(in srgb, var(--muted) 60%, transparent);cursor:not-allowed}.DatePicker-module__AhvAsG__selectCellSelected,.DatePicker-module__AhvAsG__selectCellSelected:hover{background:var(--brand);color:#fff;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}
.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}
.AppUpdateOverlay-module__uQRKTG__backdrop{z-index:1300;background:#1419288c;place-items:center;padding:24px;animation:.15s both AppUpdateOverlay-module__uQRKTG__overlay-fade-in;display:grid;position:fixed;inset:0}.AppUpdateOverlay-module__uQRKTG__card{text-align:center;border:1px solid var(--line);background:var(--surface);max-width:380px;box-shadow:var(--shadow-lg);border-radius:14px;flex-direction:column;align-items:center;gap:12px;padding:28px 32px;display:flex}.AppUpdateOverlay-module__uQRKTG__title{font-family:var(--font-heading);color:var(--ink);margin:0;font-size:1.15rem}.AppUpdateOverlay-module__uQRKTG__body{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.AppUpdateOverlay-module__uQRKTG__slow{color:var(--ink-soft);margin:0;font-size:.88rem;line-height:1.45}@keyframes AppUpdateOverlay-module__uQRKTG__overlay-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.AppUpdateOverlay-module__uQRKTG__backdrop{animation:none}}
.NavigationProgressBar-module__KEBVja__track{z-index:1150;pointer-events:none;background:color-mix(in srgb, var(--brand) 18%, transparent);height:3px;position:fixed;top:0;left:0;right:0;overflow:hidden}.NavigationProgressBar-module__KEBVja__bar{background:var(--brand);border-radius:0 2px 2px 0;width:40%;height:100%;animation:1.1s ease-in-out infinite NavigationProgressBar-module__KEBVja__nav-progress-slide}@keyframes NavigationProgressBar-module__KEBVja__nav-progress-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media (prefers-reduced-motion:reduce){.NavigationProgressBar-module__KEBVja__bar{opacity:.75;width:100%;animation:none}}
.PasswordInput-module__vWvUOq__wrap{position:relative}.PasswordInput-module__vWvUOq__input{padding-right:42px}.PasswordInput-module__vWvUOq__toggle{width:40px;height:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:0 10px 10px 0;justify-content:center;align-items:center;padding:0;transition:color .15s;display:inline-flex;position:absolute;top:0;right:0}.PasswordInput-module__vWvUOq__toggle:hover{color:var(--ink)}.PasswordInput-module__vWvUOq__toggle:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.PasswordInput-module__vWvUOq__toggle:disabled{cursor:not-allowed;opacity:.55}
.PendingEmailChangeNotice-module__s6SIHW__notice{flex-direction:column;gap:14px;padding:16px 18px}.PendingEmailChangeNotice-module__s6SIHW__body{flex-direction:column;gap:8px;min-width:0;max-width:78ch;display:flex}.PendingEmailChangeNotice-module__s6SIHW__line{margin:0;line-height:1.55}.PendingEmailChangeNotice-module__s6SIHW__actions{flex-wrap:wrap;align-self:flex-end;align-items:center;gap:10px;display:flex}
.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}
.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-inter), 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}
.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__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}
.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}
.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}}
.BrandLogo-module__X78gGq__logoImg{object-fit:contain;width:auto;max-width:168px;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)}}
.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}}
.image-lightbox-module__KTHgia__backdrop{z-index:1100;background:#080a10d6;place-items:center;padding:clamp(12px,3vw,32px);animation:.15s both image-lightbox-module__KTHgia__residwell-fade-in;display:grid;position:fixed;inset:0}.image-lightbox-module__KTHgia__frame{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:min(1100px,100%);max-height:100%;animation:.18s both image-lightbox-module__KTHgia__residwell-pop;display:flex;position:relative}.image-lightbox-module__KTHgia__toolbar{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.image-lightbox-module__KTHgia__caption{color:#ffffffeb;align-items:baseline;gap:10px;min-width:0;font-size:.9rem;font-weight:500;display:flex}.image-lightbox-module__KTHgia__captionText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.image-lightbox-module__KTHgia__counter{color:#fff9;flex:none;font-size:.8rem}.image-lightbox-module__KTHgia__actions{flex:none;gap:8px;display:flex}.image-lightbox-module__KTHgia__toolBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .15s;display:inline-flex}.image-lightbox-module__KTHgia__toolBtn:hover{background:#fff3}.image-lightbox-module__KTHgia__toolBtn:focus-visible{outline-offset:2px;outline:2px solid #fff}.image-lightbox-module__KTHgia__stage{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative}.image-lightbox-module__KTHgia__image,.image-lightbox-module__KTHgia__imageLoading{object-fit:contain;border-radius:var(--radius-sm);max-width:100%;max-height:calc(100vh - 150px);transition:opacity .2s;display:block;box-shadow:0 18px 50px #00000080}.image-lightbox-module__KTHgia__imageLoading{opacity:0}.image-lightbox-module__KTHgia__stageSkeleton{border-radius:var(--radius-sm);width:min(60vw,460px);height:min(40vh,320px);position:absolute}.image-lightbox-module__KTHgia__nav{color:#fff;cursor:pointer;background:#12141c9e;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.image-lightbox-module__KTHgia__nav:hover{background:#282a34d9}.image-lightbox-module__KTHgia__nav:focus-visible{outline-offset:2px;outline:2px solid #fff}.image-lightbox-module__KTHgia__navPrev{left:8px}.image-lightbox-module__KTHgia__navNext{right:8px}@media (max-width:560px){.image-lightbox-module__KTHgia__navPrev{left:0}.image-lightbox-module__KTHgia__navNext{right:0}.image-lightbox-module__KTHgia__image,.image-lightbox-module__KTHgia__imageLoading{max-height:calc(100vh - 128px)}}@media (prefers-reduced-motion:reduce){.image-lightbox-module__KTHgia__backdrop,.image-lightbox-module__KTHgia__frame{animation:none}.image-lightbox-module__KTHgia__image,.image-lightbox-module__KTHgia__imageLoading{transition:none}}
.package-instructions-editor-module__XilgvW__section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:16px;padding:22px;display:flex}.package-instructions-editor-module__XilgvW__head{flex-direction:column;gap:4px;display:flex}.package-instructions-editor-module__XilgvW__title{color:var(--ink);margin:0;font-size:1.05rem;font-weight:600}.package-instructions-editor-module__XilgvW__desc{max-width:60ch;color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.package-instructions-editor-module__XilgvW__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.package-instructions-editor-module__XilgvW__count{color:var(--muted);font-variant-numeric:tabular-nums;margin-left:auto;font-size:.8rem}.package-instructions-editor-module__XilgvW__thresholds{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:16px;max-width:60ch;display:grid}.package-instructions-editor-module__XilgvW__dayInput{align-items:center;gap:8px;display:flex}.package-instructions-editor-module__XilgvW__dayInput input{flex:none;width:8ch}
.cohorts-module__ED1Wma__card{flex-direction:column;gap:16px;padding:20px 24px;display:flex}.cohorts-module__ED1Wma__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cohorts-module__ED1Wma__sectionHeadText{flex-direction:column;gap:2px;min-width:0;display:flex}.cohorts-module__ED1Wma__sectionTitle{font-family:var(--font-heading);letter-spacing:-.005em;margin:0;font-size:1.1rem;font-weight:600}.cohorts-module__ED1Wma__sectionSub{color:var(--muted);max-width:70ch;font-size:.85rem}.cohorts-module__ED1Wma__field{flex-direction:column;gap:4px;display:flex}.cohorts-module__ED1Wma__field>label{color:var(--ink);font-size:.85rem;font-weight:600}.cohorts-module__ED1Wma__fieldHint{color:var(--muted);margin-top:2px;font-size:.78rem}.cohorts-module__ED1Wma__subLabel{color:var(--ink);font-size:.82rem;font-weight:600}.cohorts-module__ED1Wma__emptyInline{background:var(--surface-2);border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);padding:20px 18px;font-size:.9rem;line-height:1.5}.cohorts-module__ED1Wma__profileList{flex-direction:column;gap:12px;display:flex}.cohorts-module__ED1Wma__profileRow{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:14px;padding:14px 16px;display:flex}.cohorts-module__ED1Wma__profileMain{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.cohorts-module__ED1Wma__profileName{color:var(--ink);overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:8px;font-size:.98rem;font-weight:600;display:inline-flex}.cohorts-module__ED1Wma__profileDesc{color:var(--muted);overflow-wrap:anywhere;font-size:.85rem;line-height:1.45}.cohorts-module__ED1Wma__profileActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;display:flex}.cohorts-module__ED1Wma__ruleList{flex-direction:column;gap:12px;display:flex}.cohorts-module__ED1Wma__rule{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:14px;padding:14px 16px;display:flex}.cohorts-module__ED1Wma__ruleDisabled{opacity:.62}.cohorts-module__ED1Wma__ruleOrder{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.cohorts-module__ED1Wma__ruleMain{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.cohorts-module__ED1Wma__ruleNameRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cohorts-module__ED1Wma__ruleName{color:var(--ink);overflow-wrap:anywhere;font-size:.98rem;font-weight:600}.cohorts-module__ED1Wma__ruleSummary{color:var(--muted);font-size:.85rem;line-height:1.45}.cohorts-module__ED1Wma__ruleActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;display:flex}.cohorts-module__ED1Wma__defaultPill,.cohorts-module__ED1Wma__cohortPill,.cohorts-module__ED1Wma__disabledPill{text-transform:uppercase;letter-spacing:.04em;border:1px solid var(--line);border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:.7rem;font-weight:700}.cohorts-module__ED1Wma__cohortPill,.cohorts-module__ED1Wma__defaultPill{color:var(--brand);border-color:color-mix(in srgb, var(--brand) 45%, var(--line));background:color-mix(in srgb, var(--brand) 8%, transparent)}.cohorts-module__ED1Wma__disabledPill{color:var(--muted);background:var(--surface)}.cohorts-module__ED1Wma__iconAction{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:5px 10px;font-family:inherit;font-size:.78rem;font-weight:600;transition:color .12s,border-color .12s,background .12s}.cohorts-module__ED1Wma__iconAction:hover{color:var(--ink);border-color:var(--line);background:var(--surface)}.cohorts-module__ED1Wma__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}.cohorts-module__ED1Wma__iconBtn:hover:not(:disabled){border-color:var(--brand);color:var(--brand-ink)}.cohorts-module__ED1Wma__iconBtn:disabled{opacity:.4;cursor:not-allowed}.cohorts-module__ED1Wma__dialogSectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.72rem;font-weight:700}.cohorts-module__ED1Wma__conditions{flex-direction:column;gap:10px;display:flex}.cohorts-module__ED1Wma__catchAll{background:var(--surface-2);border:1px dashed var(--line-strong);color:var(--ink-soft);border-radius:8px;padding:12px 14px;font-size:.85rem;line-height:1.45}.cohorts-module__ED1Wma__condition{background:var(--surface-2);border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.cohorts-module__ED1Wma__conditionTop{align-items:flex-start;gap:8px;display:flex}.cohorts-module__ED1Wma__conditionType{flex:1;min-width:0}.cohorts-module__ED1Wma__conditionDetail{flex-direction:column;gap:8px;display:flex}.cohorts-module__ED1Wma__conditionRow{flex-wrap:wrap;gap:8px;display:flex}.cohorts-module__ED1Wma__conditionRow>*{flex:1;min-width:160px}.cohorts-module__ED1Wma__conditionStatic{color:var(--muted);font-size:.85rem;line-height:1.45}.cohorts-module__ED1Wma__unsupported{color:var(--ink-soft);font-size:.85rem;line-height:1.45}.cohorts-module__ED1Wma__checkboxGroup{flex-direction:column;gap:6px;padding:2px 0;display:flex}.cohorts-module__ED1Wma__checkboxRow{color:var(--ink);cursor:pointer;align-items:center;gap:8px;font-size:.9rem;display:flex}.cohorts-module__ED1Wma__poolGroup{flex-direction:column;gap:4px;padding:8px 0 2px;display:flex}@media (max-width:600px){.cohorts-module__ED1Wma__profileRow,.cohorts-module__ED1Wma__rule{flex-direction:column;align-items:stretch}.cohorts-module__ED1Wma__ruleOrder{flex-direction:row;align-self:flex-start}.cohorts-module__ED1Wma__profileActions,.cohorts-module__ED1Wma__ruleActions{justify-content:flex-start}}
.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{flex-wrap:wrap;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__valueWithChip{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.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__roleChipMember{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{flex-wrap:wrap;gap:8px 22px;display:flex}.user-detail-module__DlYN3G__roleGridItem{white-space:nowrap;flex:none;align-items:center;gap:6px;display:flex}.user-detail-module__DlYN3G__roleLock{color:var(--muted);font-size:.78rem}.user-detail-module__DlYN3G__lifecycleChoices{flex-direction:column;gap:12px;margin-top:12px;display:flex}.user-detail-module__DlYN3G__choiceHead{font-weight:600;display:block}.user-detail-module__DlYN3G__choiceHint{color:var(--muted);margin-top:2px;font-size:.85rem;line-height:1.4;display:block}
.bulk-assign-role-dialog-module__287NCG__lede{color:var(--muted);margin:0 0 6px;font-size:13.5px}.bulk-assign-role-dialog-module__287NCG__field{margin-top:16px}.bulk-assign-role-dialog-module__287NCG__field>label{margin-bottom:4px;font-size:13px;font-weight:600;display:block}.bulk-assign-role-dialog-module__287NCG__fieldHint{color:var(--muted);margin:2px 0 8px;font-size:12.5px}.bulk-assign-role-dialog-module__287NCG__roleRow{align-items:center;gap:10px;display:flex}.bulk-assign-role-dialog-module__287NCG__roleControl{flex:1;min-width:0}.bulk-assign-role-dialog-module__287NCG__modeList{flex-direction:column;gap:8px;display:flex}.bulk-assign-role-dialog-module__287NCG__modeTitle{font-weight:600;display:block}.bulk-assign-role-dialog-module__287NCG__modeDesc{color:var(--muted);margin-top:2px;font-size:12.5px;display:block}.bulk-assign-role-dialog-module__287NCG__impact{border-radius:var(--radius);background:var(--surface-2);border:1px solid var(--line);color:var(--ink-soft);margin-top:12px;padding:10px 12px;font-size:12.75px;line-height:1.5}.bulk-assign-role-dialog-module__287NCG__impactBilling{background:var(--brand-soft);border-color:color-mix(in srgb, var(--brand) 28%, transparent);color:var(--brand-ink)}
.ChipTokenInput-module__gc4r8q__wrap{flex-direction:column;display:flex}.ChipTokenInput-module__gc4r8q__chips{flex-wrap:wrap;gap:6px;margin:8px 0 0;padding:0;display:flex}.ChipTokenInput-module__gc4r8q__chip{background:var(--surface);border:1px solid var(--line-strong);color:var(--ink);border-radius:999px;align-items:center;gap:4px;padding:3px 6px 3px 10px;font-size:.82rem;line-height:1.2;display:inline-flex}.ChipTokenInput-module__gc4r8q__chipRemove{cursor:pointer;color:var(--muted);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:2px;line-height:0;display:inline-flex}.ChipTokenInput-module__gc4r8q__chipRemove:hover:not(:disabled){background:var(--surface-2);color:var(--ink)}.ChipTokenInput-module__gc4r8q__chipRemove:disabled{cursor:default;opacity:.5}
.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}
.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}
.zoomable-html-module__qV_w0G__trigger{appearance:none;font:inherit;color:inherit;cursor:zoom-in;background:0 0;border:0;border-radius:6px;max-width:100%;margin:0;padding:0;line-height:0;display:inline-block}.zoomable-html-module__qV_w0G__trigger img{cursor:zoom-in}.zoomable-html-module__qV_w0G__trigger:focus-visible{outline:2px solid var(--brand);outline-offset:2px}
.criteria-module__y7ODea__previewResult{flex-direction:column;gap:12px;margin-top:16px;display:flex}
.role-info-module__LpdFVa__wrap{align-items:center;display:inline-flex}.role-info-module__LpdFVa__permsLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);margin-top:10px;margin-bottom:4px;font-size:.72rem;font-weight:700}.role-info-module__LpdFVa__permGroups{flex-direction:column;gap:10px;max-height:320px;display:flex;overflow-y:auto}.role-info-module__LpdFVa__permGroupTitle{color:var(--ink-soft);margin-bottom:3px;font-size:.72rem;font-weight:600}.role-info-module__LpdFVa__perms{color:var(--muted);flex-direction:column;gap:4px;margin:0;padding-left:18px;font-size:.84rem;line-height:1.4;display:flex}.role-info-module__LpdFVa__perms li{margin:0}.role-info-module__LpdFVa__billing{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;margin-top:12px;padding:8px 10px}.role-info-module__LpdFVa__billingLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:3px;font-size:.72rem;font-weight:700}.role-info-module__LpdFVa__billingBody{color:var(--muted);margin:0;font-size:.84rem;line-height:1.4}.role-info-module__LpdFVa__billingModules{color:var(--ink);font-weight:600}
.user-link-module__Xq7-qG__link{color:inherit;font-weight:inherit;text-decoration:none}.user-link-module__Xq7-qG__link[href]:hover{color:var(--brand);text-decoration:underline}
.OrgAvatar-module__e0zVfq__logo{object-fit:contain;background:var(--surface);border:1px solid var(--line);flex-shrink:0;padding:3px}.OrgAvatar-module__e0zVfq__monogram{font-family:var(--font-heading);flex-shrink:0;place-items:center;font-weight:700;display:grid}
