.dashboard-module__Gx_nyq__shell{-webkit-user-select:none;user-select:none;grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-module__Gx_nyq__shell input,.dashboard-module__Gx_nyq__shell textarea,.dashboard-module__Gx_nyq__shell select,.dashboard-module__Gx_nyq__shell [contenteditable=true]{-webkit-user-select:text;user-select:text}.dashboard-module__Gx_nyq__loadingShell{min-height:100vh;color:var(--text-soft);align-content:center;place-items:center;gap:12px;display:grid}.dashboard-module__Gx_nyq__loadingShell svg{color:var(--primary)}.dashboard-module__Gx_nyq__sidebar{border-right:1px solid var(--border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#03070dad;flex-direction:column;height:100vh;padding:24px;display:flex;position:sticky;top:0}.dashboard-module__Gx_nyq__brand{align-items:center;gap:10px;font-size:1.12rem;font-weight:900;display:inline-flex}.dashboard-module__Gx_nyq__brand span{color:#041014;background:linear-gradient(135deg, var(--primary), #d9f99d);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.dashboard-module__Gx_nyq__workspaceSwitcher{margin-top:18px;position:relative}.dashboard-module__Gx_nyq__workspaceButton,.dashboard-module__Gx_nyq__workspaceOption,.dashboard-module__Gx_nyq__activeWorkspaceOption{text-align:left;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.dashboard-module__Gx_nyq__workspaceButton{border:1px solid var(--border);min-height:58px;color:var(--text-main);background:#ffffff09;border-radius:12px;padding:11px 12px}.dashboard-module__Gx_nyq__workspaceButton:hover{background:#ffffff0e;border-color:#fff3}.dashboard-module__Gx_nyq__workspaceButton strong,.dashboard-module__Gx_nyq__workspaceButton small,.dashboard-module__Gx_nyq__workspaceOption strong,.dashboard-module__Gx_nyq__workspaceOption small,.dashboard-module__Gx_nyq__activeWorkspaceOption strong,.dashboard-module__Gx_nyq__activeWorkspaceOption small{display:block}.dashboard-module__Gx_nyq__workspaceButton strong,.dashboard-module__Gx_nyq__workspaceOption strong,.dashboard-module__Gx_nyq__activeWorkspaceOption strong{text-overflow:ellipsis;white-space:nowrap;max-width:184px;font-size:.88rem;overflow:hidden}.dashboard-module__Gx_nyq__workspaceButton small,.dashboard-module__Gx_nyq__workspaceOption small,.dashboard-module__Gx_nyq__activeWorkspaceOption small{color:var(--text-dim);letter-spacing:.04em;margin-top:3px;font-size:.68rem;font-weight:820}.dashboard-module__Gx_nyq__workspaceMenu{z-index:20;border:1px solid var(--border);background:#0a0a0afa;border-radius:14px;max-height:280px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 22px 80px #00000073}.dashboard-module__Gx_nyq__workspaceOption,.dashboard-module__Gx_nyq__activeWorkspaceOption{min-height:54px;color:var(--text-soft);border-radius:10px;padding:10px}.dashboard-module__Gx_nyq__workspaceOption:hover{color:var(--text-main);background:#ffffff0e}.dashboard-module__Gx_nyq__activeWorkspaceOption{color:var(--text-main);background:#bef2641a}.dashboard-module__Gx_nyq__activeWorkspaceOption svg{color:var(--primary)}.dashboard-module__Gx_nyq__workspaceEmpty{color:var(--text-dim);padding:12px;font-size:.84rem}.dashboard-module__Gx_nyq__secureBadge{background:#5eead414;border:1px solid #5eead43d;border-radius:16px;gap:10px;margin:18px 0 28px;padding:14px;display:flex}.dashboard-module__Gx_nyq__secureBadge svg{color:var(--primary);flex:none}.dashboard-module__Gx_nyq__secureBadge strong,.dashboard-module__Gx_nyq__secureBadge span{display:block}.dashboard-module__Gx_nyq__secureBadge strong{font-size:.82rem}.dashboard-module__Gx_nyq__secureBadge span{color:var(--text-dim);overflow-wrap:anywhere;margin-top:3px;font-size:.78rem}.dashboard-module__Gx_nyq__nav{gap:5px;display:grid}.dashboard-module__Gx_nyq__navItem,.dashboard-module__Gx_nyq__activeNavItem,.dashboard-module__Gx_nyq__logout{border-radius:12px;align-items:center;gap:12px;min-height:42px;padding:0 14px;font-size:.92rem;font-weight:760;display:flex}.dashboard-module__Gx_nyq__navItem{color:var(--text-dim)}.dashboard-module__Gx_nyq__navItem:hover{color:var(--text-main);background:#ffffff0b}.dashboard-module__Gx_nyq__activeNavItem{color:#031014;background:linear-gradient(135deg, var(--primary), #bef264)}.dashboard-module__Gx_nyq__logout{color:#fecdd3;background:#fb718514;margin-top:auto}.dashboard-module__Gx_nyq__content{width:min(1280px,100% - 48px);margin:0 auto;padding:38px 0 72px}.dashboard-module__Gx_nyq__content>*{animation:.18s both dashboard-module__Gx_nyq__dashboardIn}.dashboard-module__Gx_nyq__realtimeStatus{z-index:40;border:1px solid var(--border);min-height:34px;color:var(--text-soft);background:#080808eb;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.78rem;font-weight:800;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 60px #00000052}.dashboard-module__Gx_nyq__realtimeStatus svg{color:var(--primary)}.dashboard-module__Gx_nyq__toastStack{z-index:50;pointer-events:none;gap:10px;width:min(360px,100vw - 36px);display:grid;position:fixed;top:18px;right:18px}.dashboard-module__Gx_nyq__toast{border:1px solid var(--border);width:100%;color:var(--text-main);text-align:left;pointer-events:auto;background:#0c0c0cf5;border-radius:12px;align-items:flex-start;gap:10px;padding:13px 14px;display:flex;box-shadow:0 18px 70px #0000005c}.dashboard-module__Gx_nyq__toast strong,.dashboard-module__Gx_nyq__toast small{display:block}.dashboard-module__Gx_nyq__toast small{color:var(--text-dim);margin-top:3px;font-size:.78rem;line-height:1.45}.dashboard-module__Gx_nyq__toast.dashboard-module__Gx_nyq__success svg{color:var(--success)}.dashboard-module__Gx_nyq__toast.dashboard-module__Gx_nyq__error svg{color:var(--error)}.dashboard-module__Gx_nyq__toast.dashboard-module__Gx_nyq__info svg{color:var(--primary)}.dashboard-module__Gx_nyq__skeletonPage{gap:18px;animation:.18s both dashboard-module__Gx_nyq__dashboardIn;display:grid}.dashboard-module__Gx_nyq__skeletonHeader{gap:8px;padding-bottom:2px;display:grid}.dashboard-module__Gx_nyq__skeletonCards,.dashboard-module__Gx_nyq__skeletonGrid{gap:12px;display:grid}.dashboard-module__Gx_nyq__skeletonCards{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-module__Gx_nyq__skeletonGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__Gx_nyq__skeletonPanelWide{display:grid}.dashboard-module__Gx_nyq__skeletonCard,.dashboard-module__Gx_nyq__skeletonPanel{border:1px solid var(--border);background:#101010;border-radius:12px}.dashboard-module__Gx_nyq__skeletonCard{align-content:start;gap:13px;min-height:118px;padding:16px;display:grid}.dashboard-module__Gx_nyq__skeletonPanel{align-content:start;gap:12px;min-height:320px;padding:18px;display:grid}.dashboard-module__Gx_nyq__skeletonLine,.dashboard-module__Gx_nyq__skeletonLineLarge,.dashboard-module__Gx_nyq__skeletonMetric,.dashboard-module__Gx_nyq__skeletonIcon,.dashboard-module__Gx_nyq__skeletonRow{background:#fff1;border-radius:999px;display:block;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__skeletonLine:after,.dashboard-module__Gx_nyq__skeletonLineLarge:after,.dashboard-module__Gx_nyq__skeletonMetric:after,.dashboard-module__Gx_nyq__skeletonIcon:after,.dashboard-module__Gx_nyq__skeletonRow:after{content:"";background:linear-gradient(90deg,#0000,#ffffff2e,#0000);animation:1.35s ease-in-out infinite dashboard-module__Gx_nyq__skeletonSweep;position:absolute;inset:0;transform:translate(-110%)}.dashboard-module__Gx_nyq__skeletonLine{width:160px;height:12px}.dashboard-module__Gx_nyq__skeletonLineLarge{border-radius:10px;width:min(320px,72%);height:30px}.dashboard-module__Gx_nyq__skeletonMetric{border-radius:10px;width:92px;height:30px}.dashboard-module__Gx_nyq__skeletonIcon{border-radius:9px;width:30px;height:30px}.dashboard-module__Gx_nyq__skeletonRow{border-radius:10px;width:100%;height:48px}@keyframes dashboard-module__Gx_nyq__skeletonSweep{to{transform:translate(110%)}}@keyframes dashboard-module__Gx_nyq__dashboardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.dashboard-module__Gx_nyq__shell{grid-template-columns:1fr}.dashboard-module__Gx_nyq__sidebar{height:auto;position:static}.dashboard-module__Gx_nyq__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__Gx_nyq__content{width:min(100% - 32px,1280px)}.dashboard-module__Gx_nyq__skeletonCards,.dashboard-module__Gx_nyq__skeletonGrid{grid-template-columns:1fr}}.dashboard-module__Gx_nyq__shell,.dashboard-module__Gx_nyq__sidebar,.dashboard-module__Gx_nyq__content{background:#070707}.dashboard-module__Gx_nyq__sidebar{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.dashboard-module__Gx_nyq__brand span{color:#0a0a0a;box-shadow:none;background:#f5f5f0}.dashboard-module__Gx_nyq__secureBadge,.dashboard-module__Gx_nyq__activeNavItem{color:#f5f5f0;background:#ffffff14;border-radius:8px}
.ConfirmDialog-module__Mu17rq__backdrop{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ConfirmDialog-module__Mu17rq__dialog{border:1px solid var(--border-strong);background:#090d12;border-radius:16px;width:min(440px,100%);overflow:hidden;box-shadow:0 24px 80px #00000073}.ConfirmDialog-module__Mu17rq__body{padding:24px}.ConfirmDialog-module__Mu17rq__icon{color:#fb7185;background:#fb718514;border:1px solid #fb718547;border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:18px;display:grid}.ConfirmDialog-module__Mu17rq__body h2{color:var(--text-main);margin-bottom:10px;font-size:1.18rem;line-height:1.2}.ConfirmDialog-module__Mu17rq__body p{color:var(--text-dim);font-size:.94rem;line-height:1.55}.ConfirmDialog-module__Mu17rq__actions{justify-content:flex-end;gap:10px;padding:16px 24px 24px;display:flex}.ConfirmDialog-module__Mu17rq__cancel,.ConfirmDialog-module__Mu17rq__confirm{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:.88rem;font-weight:900;display:inline-flex}.ConfirmDialog-module__Mu17rq__cancel{border:1px solid var(--border);color:var(--text-soft);background:#ffffff08}.ConfirmDialog-module__Mu17rq__confirm{color:#fff;background:#dc2626}.ConfirmDialog-module__Mu17rq__cancel:disabled,.ConfirmDialog-module__Mu17rq__confirm:disabled{cursor:not-allowed;opacity:.65}@media (max-width:560px){.ConfirmDialog-module__Mu17rq__actions{display:grid}.ConfirmDialog-module__Mu17rq__cancel,.ConfirmDialog-module__Mu17rq__confirm{width:100%}}
.settings-module__TEteKW__header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.settings-module__TEteKW__eyebrow{color:var(--primary);text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:900;display:inline-flex}.settings-module__TEteKW__header h1{margin-bottom:6px;font-size:clamp(1.65rem,2.8vw,2.15rem);line-height:1.05}.settings-module__TEteKW__header p,.settings-module__TEteKW__cardHeader p,.settings-module__TEteKW__muted{color:var(--text-dim);font-size:.94rem;line-height:1.55}.settings-module__TEteKW__statusPill{border:1px solid var(--border-strong);color:var(--primary);white-space:nowrap;background:0 0;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:.86rem;font-weight:900;display:inline-flex}.settings-module__TEteKW__grid{gap:18px;margin-bottom:22px;display:grid}.settings-module__TEteKW__card,.settings-module__TEteKW__sessions{border:1px solid var(--border);background:var(--bg-card);border-radius:16px;overflow:hidden}.settings-module__TEteKW__card{padding:20px}.settings-module__TEteKW__sessions{padding:0}.settings-module__TEteKW__cardHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.settings-module__TEteKW__sessions .settings-module__TEteKW__cardHeader{padding:22px 24px 0}.settings-module__TEteKW__cardHeader h2{margin-bottom:5px;font-size:1.08rem}.settings-module__TEteKW__enabled,.settings-module__TEteKW__neutral{border-radius:999px;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:900;display:inline-flex}.settings-module__TEteKW__enabled{color:#bbf7d0;background:#22c55e24}.settings-module__TEteKW__neutral{color:var(--text-soft);background:#ffffff0f}.settings-module__TEteKW__alert{color:#fecdd3;background:#fb71851a;border:1px solid #fb71856b;border-radius:10px;margin-bottom:18px;padding:12px 14px;font-size:.9rem}.settings-module__TEteKW__inlineAlert{color:#fecdd3;background:#fb718514;border:1px solid #fb71855c;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:.86rem}.settings-module__TEteKW__stack{gap:16px;display:grid}.settings-module__TEteKW__profileGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.settings-module__TEteKW__profileCard,.settings-module__TEteKW__activeProfileCard{border:1px solid var(--border);min-height:128px;color:var(--text-soft);text-align:left;background:#ffffff06;border-radius:14px;align-content:start;gap:10px;padding:16px;transition:border-color .16s,background .16s,color .16s;display:grid}.settings-module__TEteKW__profileCard:hover:not(:disabled),.settings-module__TEteKW__activeProfileCard{border-color:var(--border-strong);color:var(--text-main);background:#ffffff0e}.settings-module__TEteKW__profileCard:disabled,.settings-module__TEteKW__activeProfileCard:disabled{cursor:not-allowed;opacity:.55}.settings-module__TEteKW__profileCard svg,.settings-module__TEteKW__activeProfileCard svg{color:var(--primary)}.settings-module__TEteKW__profileCard strong,.settings-module__TEteKW__activeProfileCard strong{color:var(--text-main);font-size:1rem}.settings-module__TEteKW__profileCard span,.settings-module__TEteKW__activeProfileCard span{color:var(--text-dim);font-size:.88rem;line-height:1.45}.settings-module__TEteKW__profileCard small,.settings-module__TEteKW__activeProfileCard small{border:1px solid var(--border);width:fit-content;color:var(--text-soft);text-transform:uppercase;border-radius:8px;margin-top:4px;padding:5px 8px;font-size:.72rem;font-weight:900}.settings-module__TEteKW__successBox{color:#dcfce7;background:#22c55e1a;border:1px solid #22c55e42;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;font-size:.9rem;font-weight:700;display:flex}.settings-module__TEteKW__setupGrid{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:22px;display:grid}.settings-module__TEteKW__qrBox{border:1px solid var(--border);background:#fff;border-radius:14px;place-items:center;padding:14px;display:grid}.settings-module__TEteKW__qrBox img{width:220px;height:220px}.settings-module__TEteKW__manualKey{overflow-wrap:anywhere;border:1px solid var(--border);color:var(--text-main);background:#00000038;border-radius:10px;padding:10px 12px;font-size:.86rem;display:block}.settings-module__TEteKW__inlineForm{grid-template-columns:minmax(180px,260px) auto;align-items:center;gap:10px;display:grid}.settings-module__TEteKW__inputWrap{position:relative}.settings-module__TEteKW__inputWrap svg{color:var(--text-dim);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.settings-module__TEteKW__inputWrap input{border:1px solid var(--border);width:100%;height:44px;color:var(--text-main);background:#030712b3;border-radius:10px;outline:none;padding:0 14px 0 42px}.settings-module__TEteKW__primaryButton,.settings-module__TEteKW__dangerButton{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:900;display:inline-flex}.settings-module__TEteKW__primaryButton{color:#021014;background:#f5f5f0;width:fit-content}.settings-module__TEteKW__dangerButton{color:#fecdd3;background:#fb71851a;border:1px solid #fb718552}.settings-module__TEteKW__recoveryBox{background:#fbbf2414;border:1px solid #fbbf2447;border-radius:12px;margin-top:22px;padding:16px}.settings-module__TEteKW__recoveryBox h3{margin-bottom:6px;font-size:1rem}.settings-module__TEteKW__recoveryBox p{color:var(--text-soft);margin-bottom:12px;font-size:.88rem}.settings-module__TEteKW__recoveryGrid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;display:grid}.settings-module__TEteKW__recoveryGrid code{color:var(--text-main);background:#00000047;border-radius:8px;padding:8px 10px;font-size:.84rem}.settings-module__TEteKW__tableWrap{overflow-x:auto}.settings-module__TEteKW__tableWrap table{border-collapse:collapse;text-align:left;width:100%}.settings-module__TEteKW__tableWrap th{border-bottom:1px solid var(--border);color:var(--text-dim);text-transform:uppercase;background:#ffffff05;padding:14px 24px;font-size:.78rem;font-weight:900}.settings-module__TEteKW__tableWrap td{border-bottom:1px solid var(--border);color:var(--text-soft);vertical-align:middle;padding:16px 24px;font-size:.9rem}.settings-module__TEteKW__deviceCell{align-items:center;gap:12px;min-width:260px;display:flex}.settings-module__TEteKW__deviceIcon{width:34px;height:34px;color:var(--primary);background:#ffffff0f;border-radius:9px;flex:none;place-items:center;display:grid}.settings-module__TEteKW__deviceLabel{color:var(--text-main);font-weight:800}.settings-module__TEteKW__deviceId{max-width:260px;color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.settings-module__TEteKW__clientBadge{color:var(--text-soft);background:#ffffff0f;border-radius:8px;padding:5px 9px;font-size:.74rem;font-weight:900;display:inline-flex}.settings-module__TEteKW__actions{text-align:right}.settings-module__TEteKW__actions button{color:#fb7185;background:#fb718514;border-radius:9px;place-items:center;width:36px;height:36px;display:inline-grid}.settings-module__TEteKW__empty{text-align:center;color:var(--text-dim)!important;padding:42px!important}@media (max-width:760px){.settings-module__TEteKW__header,.settings-module__TEteKW__cardHeader{display:grid}.settings-module__TEteKW__setupGrid,.settings-module__TEteKW__inlineForm,.settings-module__TEteKW__profileGrid{grid-template-columns:1fr}.settings-module__TEteKW__primaryButton,.settings-module__TEteKW__dangerButton{width:100%}}
.ServiceAnnouncementBanner-module___eEt9a__banner{width:100%;min-height:36px;padding:8px max(18px, env(safe-area-inset-left));color:#f5f5f0;-webkit-user-select:none;user-select:none;background:#0b0b0b;border-bottom:1px solid #ffffff17;justify-content:center;align-items:center;gap:14px;font-size:.84rem;display:flex}.ServiceAnnouncementBanner-module___eEt9a__banner div{justify-content:center;align-items:center;gap:8px;min-width:0;display:inline-flex}.ServiceAnnouncementBanner-module___eEt9a__banner strong{white-space:nowrap;font-weight:900}.ServiceAnnouncementBanner-module___eEt9a__banner span{color:#f5f5f0b8;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ServiceAnnouncementBanner-module___eEt9a__banner a{color:#f5f5f0;text-underline-offset:3px;white-space:nowrap;font-weight:850;text-decoration:underline}.ServiceAnnouncementBanner-module___eEt9a__info{border-bottom-color:#94a3b82e}.ServiceAnnouncementBanner-module___eEt9a__warning{border-bottom-color:#facc1547}.ServiceAnnouncementBanner-module___eEt9a__incident{border-bottom-color:#fb718552}.ServiceAnnouncementBanner-module___eEt9a__success{border-bottom-color:#4ade8047}@media (max-width:680px){.ServiceAnnouncementBanner-module___eEt9a__banner{justify-content:flex-start;overflow:hidden}}
.billing-module__Nlsdbq__header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.billing-module__Nlsdbq__header h1{margin-bottom:6px;font-size:clamp(1.65rem,2.8vw,2.15rem);line-height:1.1}.billing-module__Nlsdbq__header p,.billing-module__Nlsdbq__currentPlan p,.billing-module__Nlsdbq__planTop p,.billing-module__Nlsdbq__planCard li{color:var(--text-dim);line-height:1.5}.billing-module__Nlsdbq__notice,.billing-module__Nlsdbq__alert{border-radius:8px;margin-bottom:18px;padding:12px 14px;font-size:.9rem}.billing-module__Nlsdbq__currencyToggle{border:1px solid var(--border);background:#ffffff09;border-radius:8px;flex:none;padding:4px;display:inline-flex}.billing-module__Nlsdbq__currencyToggle button{min-width:64px;height:34px;color:var(--text-dim);background:0 0;border:0;border-radius:6px;font-weight:760}.billing-module__Nlsdbq__currencyToggle button:hover,.billing-module__Nlsdbq__currencyToggle .billing-module__Nlsdbq__currencyActive{color:#0a0a0a;background:var(--text-main)}.billing-module__Nlsdbq__notice{color:#dff8e3;background:#c9f2d00f;border:1px solid #c9f2d047}.billing-module__Nlsdbq__alert{color:#fecdd3;background:#fb718514;border:1px solid #fb71856b}.billing-module__Nlsdbq__currentPlan{border:1px solid var(--border);background:var(--bg-card);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:20px;display:flex}.billing-module__Nlsdbq__seatPanel{background:#d6b25b0f;border:1px solid #d6b25b70;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:20px;display:flex}.billing-module__Nlsdbq__seatPanel span,.billing-module__Nlsdbq__businessSeats label{color:var(--text-dim);text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:850;display:block}.billing-module__Nlsdbq__seatPanel h2{margin-bottom:6px;font-size:1.35rem}.billing-module__Nlsdbq__seatPanel p,.billing-module__Nlsdbq__businessSeats small{color:var(--text-dim);line-height:1.5}.billing-module__Nlsdbq__seatControls,.billing-module__Nlsdbq__businessSeats div{align-items:center;gap:10px;display:inline-flex}.billing-module__Nlsdbq__seatControls button,.billing-module__Nlsdbq__businessSeats button{border:1px solid var(--border);width:34px;height:34px;color:var(--text-main);background:#ffffff0d;border-radius:8px;place-items:center;font-weight:850;display:grid}.billing-module__Nlsdbq__seatControls strong,.billing-module__Nlsdbq__businessSeats strong{text-align:center;min-width:28px}.billing-module__Nlsdbq__currentPlan span{color:var(--text-dim);text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:850;display:block}.billing-module__Nlsdbq__currentPlan h2{margin-bottom:4px;font-size:1.5rem}.billing-module__Nlsdbq__currentPlan button,.billing-module__Nlsdbq__planCard button{border-radius:8px;min-height:42px;font-weight:760}.billing-module__Nlsdbq__currentPlan button{color:#0a0a0a;background:var(--primary);padding:0 18px}.billing-module__Nlsdbq__currentPlan button:disabled{color:var(--text-dim);border:1px solid var(--border);background:0 0}.billing-module__Nlsdbq__planGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch;gap:14px;display:grid}.billing-module__Nlsdbq__planCard{border:1px solid var(--border);background:var(--bg-card);border-radius:12px;grid-template-rows:auto auto 1fr auto;gap:22px;min-height:470px;padding:24px;display:grid}.billing-module__Nlsdbq__featured{border-color:#d6b25b9e;box-shadow:inset 0 0 0 1px #d6b25b1f}.billing-module__Nlsdbq__current{border-color:var(--border-strong)}.billing-module__Nlsdbq__planTop{align-content:start;gap:12px;min-height:120px;display:grid}.billing-module__Nlsdbq__planTop h3{margin-bottom:8px;font-size:1.2rem}.billing-module__Nlsdbq__featuredLabel,.billing-module__Nlsdbq__currentLabel{border-radius:999px;width:fit-content;padding:5px 8px;font-size:.72rem;font-weight:850}.billing-module__Nlsdbq__featuredLabel{color:#f3d28d;background:#d6b25b1a}.billing-module__Nlsdbq__currentLabel{color:var(--primary);background:#ffffff14}.billing-module__Nlsdbq__price{font-size:2rem;font-weight:850;line-height:1}.billing-module__Nlsdbq__businessSeats{gap:8px;display:grid}.billing-module__Nlsdbq__price span{color:var(--text-dim);margin-left:6px;font-size:.95rem;font-weight:600}.billing-module__Nlsdbq__planCard ul{align-content:start;gap:12px;list-style:none;display:grid}.billing-module__Nlsdbq__planCard li{align-items:flex-start;gap:8px;font-size:.9rem;display:flex}.billing-module__Nlsdbq__planCard li svg{color:var(--primary);flex:none}.billing-module__Nlsdbq__planCard button{border:1px solid var(--border);width:100%;color:var(--text-main);background:#ffffff0d}.billing-module__Nlsdbq__featured button:not(:disabled){border-color:#d6b25b9e}.billing-module__Nlsdbq__planCard button:disabled{color:var(--text-dim);background:0 0}@media (max-width:680px){.billing-module__Nlsdbq__header{flex-direction:column}.billing-module__Nlsdbq__currentPlan,.billing-module__Nlsdbq__seatPanel{flex-direction:column;align-items:stretch}.billing-module__Nlsdbq__planGrid{grid-template-columns:1fr}}
.admin-module__dUj3iG__page{gap:16px;display:grid}.admin-module__dUj3iG__hero{grid-template-columns:minmax(0,1fr) 220px;align-items:end;gap:16px;display:grid}.admin-module__dUj3iG__hero span,.admin-module__dUj3iG__panelHeader span{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:900}.admin-module__dUj3iG__hero h1{margin-top:6px;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.08}.admin-module__dUj3iG__hero p{max-width:560px;color:var(--text-dim);margin-top:6px;font-size:.94rem;line-height:1.52}.admin-module__dUj3iG__roleCard,.admin-module__dUj3iG__panel,.admin-module__dUj3iG__metrics article,.admin-module__dUj3iG__denied{border:1px solid var(--border);background:#ffffff09;border-radius:14px}.admin-module__dUj3iG__roleCard{align-content:end;gap:8px;min-height:104px;padding:14px;display:grid}.admin-module__dUj3iG__roleCard svg,.admin-module__dUj3iG__metrics svg{color:var(--primary)}.admin-module__dUj3iG__roleCard strong{font-size:1.45rem}.admin-module__dUj3iG__roleCard small,.admin-module__dUj3iG__muted,.admin-module__dUj3iG__list span,.admin-module__dUj3iG__statusRows span{color:var(--text-dim)}.admin-module__dUj3iG__notice{color:var(--text-main);background:#d1ff7514;border:1px solid #d1ff7552;border-radius:10px;padding:13px 14px}.admin-module__dUj3iG__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-module__dUj3iG__metrics article{align-content:start;gap:10px;min-height:106px;padding:14px;display:grid}.admin-module__dUj3iG__metrics span{color:var(--text-dim);font-size:.84rem}.admin-module__dUj3iG__metrics strong{font-size:1.55rem;line-height:1}.admin-module__dUj3iG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-module__dUj3iG__panel{padding:18px}.admin-module__dUj3iG__panelHeader{justify-content:space-between;gap:18px;margin-bottom:18px;display:flex}.admin-module__dUj3iG__panelHeader h2{margin-top:4px;font-size:1.08rem}.admin-module__dUj3iG__statusRows,.admin-module__dUj3iG__list{gap:10px;display:grid}.admin-module__dUj3iG__statusRows div,.admin-module__dUj3iG__list div{border:1px solid var(--border);background:#ffffff06;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:12px;display:flex}.admin-module__dUj3iG__list div{flex-direction:column;align-items:flex-start;gap:5px}.admin-module__dUj3iG__adminList,.admin-module__dUj3iG__deviceList,.admin-module__dUj3iG__announcementForm,.admin-module__dUj3iG__detailBlock,.admin-module__dUj3iG__searchForm,.admin-module__dUj3iG__lockdownList{gap:10px;display:grid}.admin-module__dUj3iG__searchForm{grid-template-columns:minmax(0,1fr) auto;margin-bottom:12px}.admin-module__dUj3iG__userRow,.admin-module__dUj3iG__subscriptionRow{border:1px solid var(--border);background:#ffffff06;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:12px;display:grid}.admin-module__dUj3iG__userRow>button:first-child{min-width:0;color:inherit;text-align:left;gap:4px;display:grid}.admin-module__dUj3iG__userRow strong,.admin-module__dUj3iG__subscriptionRow strong,.admin-module__dUj3iG__detailBlock strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:900;overflow:hidden}.admin-module__dUj3iG__userRow span,.admin-module__dUj3iG__subscriptionRow span,.admin-module__dUj3iG__deviceList span,.admin-module__dUj3iG__deviceList small{color:var(--text-dim);font-size:.78rem;line-height:1.4}.admin-module__dUj3iG__rowActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-module__dUj3iG__activeBadge,.admin-module__dUj3iG__blockedBadge{text-transform:uppercase;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:.72rem;font-weight:900;display:inline-flex}.admin-module__dUj3iG__activeBadge{color:var(--success);background:#4ade8012;border:1px solid #4ade8038}.admin-module__dUj3iG__blockedBadge{color:#fecdd3;background:#fb718514;border:1px solid #fb718547}.admin-module__dUj3iG__lockdownRow{border:1px solid var(--border);background:#ffffff06;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;padding:12px;display:grid}.admin-module__dUj3iG__lockdownRow strong{color:var(--text-main);font-size:.9rem;font-weight:900;display:block}.admin-module__dUj3iG__lockdownRow span,.admin-module__dUj3iG__helpText{color:var(--text-dim);margin-top:3px;font-size:.74rem;line-height:1.4;display:block}.admin-module__dUj3iG__fieldLabel{color:var(--text-dim);gap:7px;margin-top:12px;font-size:.78rem;font-weight:850;display:grid}.admin-module__dUj3iG__dangerInline,.admin-module__dUj3iG__inlineButton{border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:.78rem;font-weight:850;display:inline-flex}.admin-module__dUj3iG__dangerInline{color:#fecdd3;background:#fb718514;border:1px solid #fb718547}.admin-module__dUj3iG__inlineButton{width:fit-content;color:var(--text-soft);border:1px solid var(--border);background:#ffffff0b}.admin-module__dUj3iG__deviceList div{border:1px solid var(--border);background:#ffffff06;border-radius:9px;gap:4px;padding:10px 12px;display:grid}.admin-module__dUj3iG__subscriptionRow{grid-template-columns:minmax(0,1fr) 120px 78px auto}.admin-module__dUj3iG__subscriptionRow select,.admin-module__dUj3iG__subscriptionRow input,.admin-module__dUj3iG__searchForm input,.admin-module__dUj3iG__fieldLabel input,.admin-module__dUj3iG__announcementForm input,.admin-module__dUj3iG__announcementForm textarea,.admin-module__dUj3iG__announcementForm select{border:1px solid var(--border);width:100%;min-height:38px;color:var(--text-main);font:inherit;background:#080808;border-radius:9px;padding:0 10px;font-size:.84rem}.admin-module__dUj3iG__announcementForm textarea{resize:vertical;min-height:74px;padding-top:10px}.admin-module__dUj3iG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-module__dUj3iG__dangerButton,.admin-module__dUj3iG__secondaryButton{border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:850;display:inline-flex}.admin-module__dUj3iG__dangerButton{color:#fecdd3;background:#fb71851a;border:1px solid #fb718547;margin-top:18px}.admin-module__dUj3iG__dangerButton:disabled{cursor:not-allowed;opacity:.54}.admin-module__dUj3iG__okCheck,.admin-module__dUj3iG__badCheck{border-radius:9px;align-items:center;gap:8px;min-height:40px;margin:14px 0;padding:0 12px;font-size:.86rem;font-weight:820;display:inline-flex}.admin-module__dUj3iG__okCheck{color:var(--success);background:#4ade8012;border:1px solid #4ade803d}.admin-module__dUj3iG__badCheck{color:var(--error);background:#fb718514;border:1px solid #fb718547}.admin-module__dUj3iG__secondaryButton{color:var(--text-soft);border:1px solid var(--border);background:#ffffff0d}.admin-module__dUj3iG__modalBackdrop{z-index:60;background:#000000b3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-module__dUj3iG__modal{border:1px solid var(--border);background:#0b0b0b;border-radius:14px;width:min(480px,100%);padding:24px;position:relative;box-shadow:0 30px 120px #0000008c}.admin-module__dUj3iG__modalIcon{color:var(--error)}.admin-module__dUj3iG__modal h2{margin-top:12px;font-size:1.35rem}.admin-module__dUj3iG__modal p{color:var(--text-soft);margin-top:10px;line-height:1.55}.admin-module__dUj3iG__modal input{border:1px solid var(--border);width:100%;height:44px;color:var(--text-main);font:inherit;background:#ffffff0b;border-radius:9px;margin-top:18px;padding:0 12px}.admin-module__dUj3iG__modalActions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.admin-module__dUj3iG__closeButton{border:1px solid var(--border);width:34px;height:34px;color:var(--text-soft);background:#ffffff0a;border-radius:9px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.admin-module__dUj3iG__denied,.admin-module__dUj3iG__state{text-align:center;align-content:center;place-items:center;gap:12px;min-height:360px;display:grid}.admin-module__dUj3iG__denied p,.admin-module__dUj3iG__state{color:var(--text-dim)}@media (max-width:980px){.admin-module__dUj3iG__hero,.admin-module__dUj3iG__grid,.admin-module__dUj3iG__metrics{grid-template-columns:1fr}.admin-module__dUj3iG__modalActions{flex-direction:column-reverse}.admin-module__dUj3iG__userRow,.admin-module__dUj3iG__subscriptionRow,.admin-module__dUj3iG__lockdownRow{grid-template-columns:1fr}.admin-module__dUj3iG__rowActions{justify-content:flex-start}.admin-module__dUj3iG__searchForm{grid-template-columns:1fr}}
.agent-module__hbMP0q__page{gap:16px;display:grid}.agent-module__hbMP0q__hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;min-height:0;padding-bottom:2px;display:grid}.agent-module__hbMP0q__eyebrow{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;align-items:center;font-size:.76rem;font-weight:900;display:inline-flex}.agent-module__hbMP0q__hero h1{max-width:640px;margin-top:6px;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.08}.agent-module__hbMP0q__hero p{max-width:560px;color:var(--text-dim);margin-top:6px;font-size:.94rem;line-height:1.52}.agent-module__hbMP0q__heroMeta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.agent-module__hbMP0q__heroMeta span{border:1px solid var(--border);min-height:32px;color:var(--text-soft);background:#ffffff09;border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:.78rem;font-weight:820;display:inline-flex}.agent-module__hbMP0q__statusCard,.agent-module__hbMP0q__profileCard,.agent-module__hbMP0q__usageCard,.agent-module__hbMP0q__runsPanel,.agent-module__hbMP0q__profilePanel,.agent-module__hbMP0q__usagePanel{border:1px solid var(--border);background:#ffffff09;border-radius:12px}.agent-module__hbMP0q__statusCard{align-content:end;gap:8px;min-height:100px;padding:14px;display:grid}.agent-module__hbMP0q__statusCard svg,.agent-module__hbMP0q__usageHeader svg{color:var(--primary)}.agent-module__hbMP0q__statusCard span,.agent-module__hbMP0q__statusCard small,.agent-module__hbMP0q__usageCard p,.agent-module__hbMP0q__runRow small{color:var(--text-dim)}.agent-module__hbMP0q__statusCard strong{font-size:1.35rem;line-height:1}.agent-module__hbMP0q__alert{color:#fecdd3;background:#fb718514;border:1px solid #fb718557;border-radius:10px;padding:13px 14px}.agent-module__hbMP0q__workspaceGrid{grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr);align-items:start;gap:14px;display:grid}.agent-module__hbMP0q__profilePanel,.agent-module__hbMP0q__usagePanel{min-width:0;padding:16px}.agent-module__hbMP0q__profilePanel{background:linear-gradient(#ffffff0b,#ffffff06)}.agent-module__hbMP0q__usagePanel{background:#080808;border-color:#ffffff29}.agent-module__hbMP0q__sectionHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.agent-module__hbMP0q__sectionHeader h2{margin-top:3px;font-size:1.04rem;line-height:1.18}.agent-module__hbMP0q__sectionHeader small{border:1px solid var(--border);min-height:26px;color:var(--text-dim);white-space:nowrap;background:#ffffff09;border-radius:999px;align-items:center;padding:0 9px;font-size:.72rem;font-weight:850;display:inline-flex}.agent-module__hbMP0q__sectionKicker{color:var(--text-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900;display:block}.agent-module__hbMP0q__profileGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.agent-module__hbMP0q__profileCard{min-height:152px;color:var(--text-main);text-align:left;background:#ffffff06;border-color:#ffffff1c;align-content:start;gap:12px;padding:13px;display:grid;position:relative}.agent-module__hbMP0q__profileCard:disabled{cursor:not-allowed;opacity:.62}.agent-module__hbMP0q__profileCard:not(:disabled):hover{border-color:var(--border-strong);background:#ffffff0e}.agent-module__hbMP0q__activeProfileCard{background:#d1ff7514;border-color:#d1ff75ad}.agent-module__hbMP0q__profileTopline{align-items:center;gap:9px;display:flex}.agent-module__hbMP0q__profileIcon{border:1px solid var(--border);width:32px;height:32px;color:var(--primary);background:#ffffff0a;border-radius:10px;place-items:center;display:grid}.agent-module__hbMP0q__profileCard span{color:var(--text-soft);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:850}.agent-module__hbMP0q__profileCard strong{max-width:420px;font-size:.94rem;line-height:1.4}.agent-module__hbMP0q__profileCard small{color:var(--text-dim);margin-top:auto;font-weight:760}.agent-module__hbMP0q__lockIcon{color:var(--text-dim);position:absolute;top:16px;right:16px}.agent-module__hbMP0q__usageGrid,.agent-module__hbMP0q__usageStack{gap:10px;display:grid}.agent-module__hbMP0q__usageCard{background:#ffffff07;border-color:#ffffff1f;padding:13px}.agent-module__hbMP0q__usageHeader{color:var(--text-soft);justify-content:space-between;align-items:center;gap:14px;font-size:.86rem;font-weight:850;display:flex}.agent-module__hbMP0q__usageHeader div{align-items:center;gap:8px;min-width:0;display:flex}.agent-module__hbMP0q__usageHeader strong{color:var(--text-main);font-size:1.08rem;font-weight:930;line-height:1}.agent-module__hbMP0q__usageCard p{min-height:0;color:var(--text-soft);gap:2px;margin-top:10px;font-size:.8rem;line-height:1.4;display:grid}.agent-module__hbMP0q__usageCard p small{color:var(--text-dim);font-size:.72rem;font-weight:720}.agent-module__hbMP0q__meter{background:#fff1;border:1px solid #ffffff14;border-radius:999px;height:10px;margin-top:12px;overflow:hidden}.agent-module__hbMP0q__meter i{border-radius:inherit;background:linear-gradient(90deg, var(--primary), #f4ffb0);height:100%;transition:width .22s;display:block}.agent-module__hbMP0q__planCard{background:#d1ff750e;border:1px solid #d1ff753d;border-radius:12px;align-items:center;gap:11px;min-height:60px;padding:12px 13px;display:flex}.agent-module__hbMP0q__planCard svg{color:var(--primary)}.agent-module__hbMP0q__planCard span{color:var(--text-dim);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:850;display:block}.agent-module__hbMP0q__planCard strong{color:var(--text-main);margin-top:2px;font-size:.96rem;display:block}.agent-module__hbMP0q__runsPanel{padding:18px}.agent-module__hbMP0q__panelHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.agent-module__hbMP0q__panelHeader h2{margin-top:4px;font-size:1.08rem}.agent-module__hbMP0q__panelHeader small{color:var(--text-dim)}.agent-module__hbMP0q__runList{gap:10px;display:grid}.agent-module__hbMP0q__runRow{border:1px solid var(--border);background:#ffffff06;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-items:center;gap:18px;min-height:72px;padding:12px;display:grid}.agent-module__hbMP0q__runRow strong,.agent-module__hbMP0q__runRow small,.agent-module__hbMP0q__mode{display:block}.agent-module__hbMP0q__mode{color:var(--text-dim);letter-spacing:.08em;margin-bottom:4px;font-size:.72rem;font-weight:900}.agent-module__hbMP0q__runMeta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.agent-module__hbMP0q__runMeta span{border:1px solid var(--border);min-height:28px;color:var(--text-soft);border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:780;display:inline-flex}.agent-module__hbMP0q__completed{color:var(--success)!important}.agent-module__hbMP0q__running{color:var(--primary)!important}.agent-module__hbMP0q__failed{color:var(--error)!important}.agent-module__hbMP0q__neutral{color:var(--text-dim)!important}.agent-module__hbMP0q__empty,.agent-module__hbMP0q__state{min-height:150px;color:var(--text-dim);text-align:center;align-content:center;place-items:center;gap:10px;display:grid}.agent-module__hbMP0q__empty strong{color:var(--text-main)}.agent-module__hbMP0q__empty p{max-width:420px}.agent-module__hbMP0q__empty code{color:var(--text-main)}@media (max-width:980px){.agent-module__hbMP0q__hero,.agent-module__hbMP0q__runRow,.agent-module__hbMP0q__workspaceGrid{grid-template-columns:1fr}.agent-module__hbMP0q__heroMeta{justify-content:flex-start}.agent-module__hbMP0q__profileGrid,.agent-module__hbMP0q__usageGrid{grid-template-columns:1fr}.agent-module__hbMP0q__runMeta{justify-content:flex-start}}@media (max-width:1180px) and (min-width:981px){.agent-module__hbMP0q__workspaceGrid{grid-template-columns:1fr}}@media (max-width:720px){.agent-module__hbMP0q__profileGrid{grid-template-columns:1fr}.agent-module__hbMP0q__sectionHeader{display:grid}}
.overview-module__XX18aG__page{gap:18px;display:grid}.overview-module__XX18aG__header{margin-bottom:2px;display:block}.overview-module__XX18aG__reportsHeader{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.overview-module__XX18aG__reportsHeader h1{margin-top:6px;font-size:clamp(1.65rem,2.8vw,2.15rem);line-height:1.08}.overview-module__XX18aG__reportsHeader p{max-width:560px;color:var(--text-dim);margin-top:6px;line-height:1.55}.overview-module__XX18aG__header span,.overview-module__XX18aG__panelHeader span{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:900}.overview-module__XX18aG__header h1{margin-top:6px;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.08}.overview-module__XX18aG__header p{max-width:560px;color:var(--text-dim);margin-top:6px;font-size:.94rem;line-height:1.52}.overview-module__XX18aG__trustPanel,.overview-module__XX18aG__card,.overview-module__XX18aG__panel{border:1px solid var(--border);background:var(--bg-card);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:var(--shadow)}.overview-module__XX18aG__trustPanel{border-radius:18px;gap:8px;padding:18px;display:grid}.overview-module__XX18aG__trustPanel svg,.overview-module__XX18aG__panelHeader svg{color:var(--primary)}.overview-module__XX18aG__trustPanel span{color:var(--text-dim);font-size:.88rem;line-height:1.5}.overview-module__XX18aG__cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.overview-module__XX18aG__projectGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:22px;display:grid}.overview-module__XX18aG__projectCard,.overview-module__XX18aG__activeProjectCard{border:1px solid var(--border);min-height:82px;color:var(--text-main);background:var(--bg-card);text-align:left;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;display:flex}.overview-module__XX18aG__projectCard svg,.overview-module__XX18aG__activeProjectCard svg{color:var(--primary);flex:none}.overview-module__XX18aG__projectCard strong,.overview-module__XX18aG__projectCard span,.overview-module__XX18aG__activeProjectCard strong,.overview-module__XX18aG__activeProjectCard span{display:block}.overview-module__XX18aG__projectCard span,.overview-module__XX18aG__activeProjectCard span{color:var(--text-dim);margin-top:4px;font-size:.84rem}.overview-module__XX18aG__activeProjectCard{border-color:var(--border-strong);background:#ffffff0e}.overview-module__XX18aG__errorBanner{color:#fecdd3;background:#fb718514;border:1px solid #fb71855c;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:.9rem}.overview-module__XX18aG__noticeBanner{color:#dff8e3;background:#c9f2d00f;border:1px solid #c9f2d047;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:.9rem}.overview-module__XX18aG__dangerAction,.overview-module__XX18aG__secondaryAction{border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:.84rem;font-weight:850;display:inline-flex}.overview-module__XX18aG__dangerAction{color:#fecdd3;background:#fb718514;border:1px solid #fb718557}.overview-module__XX18aG__secondaryAction{border:1px solid var(--border);color:var(--text-soft);background:#ffffff0a}.overview-module__XX18aG__dangerAction:disabled,.overview-module__XX18aG__secondaryAction:disabled{cursor:not-allowed;opacity:.56}.overview-module__XX18aG__card{border-radius:20px;justify-content:space-between;min-height:118px;padding:16px;display:flex}.overview-module__XX18aG__card span,.overview-module__XX18aG__card small{color:var(--text-dim);display:block}.overview-module__XX18aG__card strong{margin:12px 0 5px;font-size:1.75rem;line-height:1;display:block}.overview-module__XX18aG__cyan svg{color:var(--primary)}.overview-module__XX18aG__rose svg{color:var(--error)}.overview-module__XX18aG__green svg{color:var(--success)}.overview-module__XX18aG__amber svg{color:var(--warning)}.overview-module__XX18aG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.overview-module__XX18aG__panel{border-radius:12px;padding:18px}.overview-module__XX18aG__panelHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.overview-module__XX18aG__moreLink{border:1px solid var(--border);min-height:32px;color:var(--text-soft);white-space:nowrap;border-radius:8px;align-items:center;padding:0 10px;font-size:.82rem;font-weight:760;display:inline-flex}.overview-module__XX18aG__auditSentinel{min-height:52px;color:var(--text-dim);justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:.86rem;font-weight:760;display:flex}.overview-module__XX18aG__panelHeader h2{margin-top:4px;font-size:1.05rem;line-height:1.25}.overview-module__XX18aG__donutWrap{grid-template-columns:138px minmax(0,1fr);align-items:center;gap:18px;display:grid}.overview-module__XX18aG__donut{aspect-ratio:1;border-radius:999px;place-items:center;width:138px;display:grid;position:relative}.overview-module__XX18aG__donut:after{content:"";border-radius:inherit;background:#07101a;position:absolute;inset:15px}.overview-module__XX18aG__donut strong,.overview-module__XX18aG__donut span{z-index:1;position:relative}.overview-module__XX18aG__donut strong{align-self:end;font-size:1.55rem}.overview-module__XX18aG__donut span{color:var(--text-dim);align-self:start;font-size:.86rem}.overview-module__XX18aG__legend{gap:12px;display:grid}.overview-module__XX18aG__legend div{color:var(--text-soft);align-items:center;gap:10px;display:flex}.overview-module__XX18aG__legend i{border-radius:999px;width:10px;height:10px}.overview-module__XX18aG__legend strong{margin-left:auto}.overview-module__XX18aG__barList,.overview-module__XX18aG__memberList,.overview-module__XX18aG__auditList{gap:13px;min-height:150px;display:grid}.overview-module__XX18aG__barList label{color:var(--text-soft);justify-content:space-between;gap:12px;font-size:.9rem;display:flex}.overview-module__XX18aG__barList b,.overview-module__XX18aG__memberMetrics b{background:#ffffff12;border-radius:999px;height:8px;display:block;overflow:hidden}.overview-module__XX18aG__barList b i,.overview-module__XX18aG__memberMetrics b{background:linear-gradient(135deg, var(--primary), var(--accent));display:block}.overview-module__XX18aG__memberRow{background:#ffffff07;border:1px solid #94a3b81f;border-radius:16px;grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:16px;padding:14px;display:grid}.overview-module__XX18aG__memberRow strong,.overview-module__XX18aG__memberRow span,.overview-module__XX18aG__memberMetrics span{display:block}.overview-module__XX18aG__memberRow span,.overview-module__XX18aG__memberMetrics span{color:var(--text-dim);font-size:.84rem}.overview-module__XX18aG__memberMetrics{gap:6px;display:grid}.overview-module__XX18aG__auditList div{border-bottom:1px solid #94a3b81f;padding:14px 0}.overview-module__XX18aG__auditList div:last-child{border-bottom:0}.overview-module__XX18aG__auditList span,.overview-module__XX18aG__auditList strong,.overview-module__XX18aG__auditList small{display:block}.overview-module__XX18aG__auditList span{color:var(--primary);font-size:.82rem;font-weight:850}.overview-module__XX18aG__auditList strong{margin-top:4px}.overview-module__XX18aG__auditList small{color:var(--text-dim);margin-top:5px}.overview-module__XX18aG__tableWrap{overflow-x:auto}.overview-module__XX18aG__table{border-collapse:collapse;text-align:left;width:100%;min-width:900px}.overview-module__XX18aG__table th,.overview-module__XX18aG__table td{border-bottom:1px solid #94a3b81f;padding:15px 12px}.overview-module__XX18aG__table th{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.overview-module__XX18aG__table td{color:var(--text-soft);font-size:.92rem}.overview-module__XX18aG__empty,.overview-module__XX18aG__state,.overview-module__XX18aG__alert{color:var(--text-dim)}.overview-module__XX18aG__state,.overview-module__XX18aG__alert{border:1px solid var(--border);background:var(--bg-card);border-radius:12px;padding:24px}.overview-module__XX18aG__alert{color:#fecdd3;border-color:#fb71856b}.overview-module__XX18aG__modalBackdrop{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.overview-module__XX18aG__confirmModal{border:1px solid var(--border-strong);background:#090909;border-radius:14px;width:min(460px,100%);padding:24px;box-shadow:0 30px 120px #00000085}.overview-module__XX18aG__modalIcon{color:var(--error)}.overview-module__XX18aG__confirmModal h2{margin-top:12px;font-size:1.2rem}.overview-module__XX18aG__confirmModal p{color:var(--text-soft);margin-top:10px;font-size:.92rem;line-height:1.55}.overview-module__XX18aG__confirmModal input{border:1px solid var(--border);width:100%;height:42px;color:var(--text-main);background:#070707;border-radius:9px;margin-top:18px;padding:0 12px}.overview-module__XX18aG__modalActions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}@media (max-width:1100px){.overview-module__XX18aG__header,.overview-module__XX18aG__grid{grid-template-columns:1fr}.overview-module__XX18aG__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.overview-module__XX18aG__reportsHeader{flex-direction:column}.overview-module__XX18aG__reportsHeader>div:last-child{width:100%!important}.overview-module__XX18aG__cards,.overview-module__XX18aG__donutWrap,.overview-module__XX18aG__memberRow{grid-template-columns:1fr}}.overview-module__XX18aG__panel,.overview-module__XX18aG__trustPanel,.overview-module__XX18aG__card,.overview-module__XX18aG__state,.overview-module__XX18aG__alert{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#101010;border-radius:10px}.overview-module__XX18aG__donut{background:#161616!important}
.workspace-module__HpwTzq__page{gap:18px;display:grid}.workspace-module__HpwTzq__header{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.workspace-module__HpwTzq__eyebrow{color:var(--text-dim);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.76rem;font-weight:900;display:inline-flex}.workspace-module__HpwTzq__header h1{font-size:clamp(1.65rem,2.8vw,2.15rem);line-height:1.08}.workspace-module__HpwTzq__header p,.workspace-module__HpwTzq__muted,.workspace-module__HpwTzq__inviteLocked p,.workspace-module__HpwTzq__roleButton span,.workspace-module__HpwTzq__message{color:var(--text-dim);font-size:.92rem;line-height:1.5}.workspace-module__HpwTzq__seatPill{border:1px solid var(--border);min-height:34px;color:var(--text-soft);white-space:nowrap;background:#ffffff09;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.82rem;font-weight:820;display:inline-flex}.workspace-module__HpwTzq__panel,.workspace-module__HpwTzq__tablePanel,.workspace-module__HpwTzq__inviteLocked{border:1px solid var(--border);background:#101010;border-radius:12px}.workspace-module__HpwTzq__panel{padding:18px}.workspace-module__HpwTzq__panelHeader{margin-bottom:16px}.workspace-module__HpwTzq__panelHeader h2{margin-bottom:5px;font-size:1.08rem}.workspace-module__HpwTzq__inviteForm{gap:14px;display:grid}.workspace-module__HpwTzq__identityForm{gap:10px;display:grid}.workspace-module__HpwTzq__identityGrid{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:12px;display:grid}.workspace-module__HpwTzq__inviteRow{grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:12px;display:grid}.workspace-module__HpwTzq__field{gap:7px;display:grid}.workspace-module__HpwTzq__field label,.workspace-module__HpwTzq__roleLabel{color:var(--text-soft);font-size:.82rem;font-weight:800}.workspace-module__HpwTzq__field input{border:1px solid var(--border);width:100%;height:42px;color:var(--text-main);background:#070707;border-radius:9px;padding:0 12px}.workspace-module__HpwTzq__roleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.workspace-module__HpwTzq__roleButton,.workspace-module__HpwTzq__activeRoleButton{border:1px solid var(--border);min-height:86px;color:var(--text-main);text-align:left;background:#ffffff06;border-radius:10px;align-content:start;gap:4px;padding:12px;display:grid}.workspace-module__HpwTzq__activeRoleButton{border-color:var(--border-strong);background:#fff1}.workspace-module__HpwTzq__roleButton strong,.workspace-module__HpwTzq__activeRoleButton strong{font-size:.92rem}.workspace-module__HpwTzq__submitButton{color:#0a0a0a;background:var(--text-main);border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:900;display:inline-flex}.workspace-module__HpwTzq__submitButton:disabled{color:var(--text-dim);border:1px solid var(--border);background:0 0}.workspace-module__HpwTzq__inviteLocked{align-items:flex-start;gap:12px;padding:16px;display:flex}.workspace-module__HpwTzq__inviteLocked svg{color:var(--warning);flex:none}.workspace-module__HpwTzq__tablePanel{overflow:hidden}.workspace-module__HpwTzq__tableWrap{overflow-x:auto}.workspace-module__HpwTzq__table{border-collapse:collapse;text-align:left;width:100%;min-width:780px}.workspace-module__HpwTzq__table th,.workspace-module__HpwTzq__table td{border-bottom:1px solid var(--border);padding:15px 18px}.workspace-module__HpwTzq__table th{color:var(--text-dim);letter-spacing:.06em;text-transform:uppercase;background:#ffffff05;font-size:.76rem;font-weight:900}.workspace-module__HpwTzq__table td{color:var(--text-soft);font-size:.9rem}.workspace-module__HpwTzq__memberCell{align-items:center;gap:12px;display:flex}.workspace-module__HpwTzq__avatar,.workspace-module__HpwTzq__pendingAvatar{border-radius:999px;flex:none;place-items:center;width:34px;height:34px;font-size:.82rem;font-weight:900;display:grid}.workspace-module__HpwTzq__avatar{color:#0a0a0a;background:var(--text-main)}.workspace-module__HpwTzq__pendingAvatar{color:var(--text-main);background:#ffffff14}.workspace-module__HpwTzq__memberName{color:var(--text-main);font-weight:820}.workspace-module__HpwTzq__memberEmail{color:var(--text-dim);margin-top:2px;font-size:.8rem}.workspace-module__HpwTzq__roleBadge{color:var(--text-soft);background:#ffffff0f;border-radius:8px;padding:5px 9px;font-size:.74rem;font-weight:900;display:inline-flex}.workspace-module__HpwTzq__ownerRole{color:var(--warning)}.workspace-module__HpwTzq__empty{text-align:center;color:var(--text-dim)!important;padding:40px!important}@media (max-width:780px){.workspace-module__HpwTzq__header,.workspace-module__HpwTzq__identityGrid,.workspace-module__HpwTzq__inviteRow,.workspace-module__HpwTzq__roleGrid{grid-template-columns:1fr}}
