.console-module__2RZnKa__console{--sg-ink:#141815;--sg-ink-2:#4a504b;--sg-muted:#6b7069;--sg-faint:#9a9c98;--sg-fainter:#c2c5c0;--sg-placeholder:#b4b8b3;--sg-header:#f3f3f0;--sg-sidebar:#f9f9f7;--sg-content:#fff;--sg-inset:#f4f4f2;--sg-skeleton:#f1f1ee;--sg-line-06:#1418150f;--sg-line-07:#14181512;--sg-line-08:#14181514;--sg-line-12:#1418151f;--sg-live:#3aa460;--sg-live-ink:#1e5b34;--sg-live-bg:#e7f6ed;--sg-live-line:#bde2cb;--sg-focus:#73b785;--sg-pending:#e0b341;--sg-danger:#b4452f;--sg-danger-ink:#7a2a1b;--sg-danger-bg:#fceeec;--sg-danger-line:#efc4bd;--sg-warn:#c69417;--sg-warn-ink:#6a5210;--sg-warn-bg:#fdf6e7;--sg-warn-line:#ebd9a8;--sg-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--sg-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace;background:var(--sg-content);min-height:100vh;color:var(--sg-ink);font-family:var(--sg-sans);-webkit-font-smoothing:antialiased;font-size:13px;line-height:1.5}@supports (color:lab(0% 0 0)){.console-module__2RZnKa__console{--sg-live:lab(60.0271% -43.3037 25.9285);--sg-live-ink:lab(33.8702% -27.8174 16.6443);--sg-live-bg:lab(95.6314% -6.41096 2.54827);--sg-live-line:lab(86.7542% -15.9123 7.03228);--sg-focus:lab(68.8247% -30.5574 18.0996)}}.console-module__2RZnKa__header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--sg-line-07);background:#f3f3f0eb;justify-content:space-between;align-items:center;gap:16px;height:62px;padding:0 24px;display:flex;position:sticky;top:0}.console-module__2RZnKa__brand{align-items:center;gap:12px;min-width:0;display:flex}.console-module__2RZnKa__wordmark{background:var(--sg-ink);flex:none;width:66px;height:20px;display:block;-webkit-mask:url(/syntria-wordmark.png) 50%/contain no-repeat;mask:url(/syntria-wordmark.png) 50%/contain no-repeat}.console-module__2RZnKa__brandDivider{background:var(--sg-line-12);flex:none;width:1px;height:18px}.console-module__2RZnKa__brandLabel{letter-spacing:.12em;color:#8a8d88;white-space:nowrap;font-size:10.5px}.console-module__2RZnKa__headerRight{align-items:center;gap:10px;display:flex}.console-module__2RZnKa__livePill{background:var(--sg-live-bg);border:1px solid var(--sg-live-line);height:32px;color:var(--sg-live-ink);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:11.5px;display:inline-flex}.console-module__2RZnKa__livePillDown{background:var(--sg-warn-bg);border-color:var(--sg-warn-line);color:var(--sg-warn-ink)}.console-module__2RZnKa__liveDot{background:var(--sg-live);border-radius:999px;width:6px;height:6px;animation:2.4s ease-in-out infinite console-module__2RZnKa__sgPulse}.console-module__2RZnKa__livePillDown .console-module__2RZnKa__liveDot{background:var(--sg-warn);animation:none}@keyframes console-module__2RZnKa__sgPulse{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.console-module__2RZnKa__liveDot{animation:none}}.console-module__2RZnKa__newTenant{background:var(--sg-ink);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;height:34px;padding:0 15px;font-size:12.5px;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.console-module__2RZnKa__newTenant:hover{opacity:.85}.console-module__2RZnKa__body{grid-template-columns:minmax(0,300px) minmax(0,1fr);align-items:start;display:grid}.console-module__2RZnKa__sidebar{background:var(--sg-sidebar);border-right:1px solid var(--sg-line-06);flex-direction:column;gap:14px;min-height:calc(100vh - 62px);padding:20px 18px 40px;display:flex;position:sticky;top:62px}.console-module__2RZnKa__sidebarHead{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.console-module__2RZnKa__sidebarLabel{letter-spacing:.12em;color:var(--sg-faint);font-size:10px}.console-module__2RZnKa__sidebarCount{color:var(--sg-fainter);font-size:10px}.console-module__2RZnKa__search{border:1px solid var(--sg-line-08);width:100%;height:34px;color:var(--sg-ink);font:inherit;background:#ffffff8c;border-radius:10px;padding:0 11px;font-size:12.5px}.console-module__2RZnKa__search::placeholder{color:var(--sg-placeholder)}.console-module__2RZnKa__search:focus{border-color:var(--sg-focus);outline:none}.console-module__2RZnKa__tenantList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.console-module__2RZnKa__tenantRow{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:1fr auto;gap:4px 10px;padding:11px 12px;text-decoration:none;transition:background .12s;display:grid}.console-module__2RZnKa__tenantRow:hover,.console-module__2RZnKa__tenantRowSelected{background:#fff}.console-module__2RZnKa__tenantRow:focus-visible{outline:2px solid var(--sg-focus);outline-offset:-2px}.console-module__2RZnKa__tenantName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13.5px;font-weight:500;overflow:hidden}.console-module__2RZnKa__tenantDot{border-radius:999px;flex:none;align-self:center;width:6px;height:6px}.console-module__2RZnKa__dotLive{background:var(--sg-live)}.console-module__2RZnKa__dotPending{background:var(--sg-pending)}.console-module__2RZnKa__dotOff{background:var(--sg-fainter)}.console-module__2RZnKa__tenantHost{min-width:0;color:var(--sg-faint);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.console-module__2RZnKa__tenantModules{color:var(--sg-fainter);white-space:nowrap;font-size:10px}.console-module__2RZnKa__sidebarEmpty{color:var(--sg-faint);padding:8px 12px;font-size:12px}.console-module__2RZnKa__main{background:var(--sg-content);min-width:0}.console-module__2RZnKa__tenantHeader{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;padding:18px 28px 0;position:sticky;top:62px}.console-module__2RZnKa__tenantHeaderTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.console-module__2RZnKa__tenantTitleRow{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.console-module__2RZnKa__tenantTitle{letter-spacing:-.02em;min-width:0;margin:0;font-size:21px;font-weight:500}.console-module__2RZnKa__chip{border:1px solid var(--sg-line-12);color:var(--sg-ink-2);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:10.5px;display:inline-flex}.console-module__2RZnKa__chipDot{border-radius:999px;flex:none;width:5px;height:5px}.console-module__2RZnKa__tenantMeta{color:var(--sg-faint);overflow-wrap:anywhere;margin:6px 0 0;font-size:12px}.console-module__2RZnKa__tabs{border-bottom:1px solid var(--sg-line-07);gap:2px;margin-top:4px;padding:12px 0 0;display:flex;overflow-x:auto}.console-module__2RZnKa__tab{color:var(--sg-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:8px 14px 11px;font-size:13px}.console-module__2RZnKa__tab:hover{color:var(--sg-ink)}.console-module__2RZnKa__tabSelected{color:var(--sg-ink);box-shadow:inset 0 -2px 0 0 var(--sg-ink)}.console-module__2RZnKa__saveCluster{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.console-module__2RZnKa__saveStatus{color:var(--sg-faint);font-size:11.5px}.console-module__2RZnKa__saveStatusDirty{color:var(--sg-danger)}.console-module__2RZnKa__discard{border:1px solid var(--sg-line-12);height:32px;color:var(--sg-ink-2);font:inherit;cursor:pointer;background:0 0;border-radius:8px;padding:0 13px;font-size:12.5px}.console-module__2RZnKa__discard:disabled{opacity:.4;cursor:not-allowed}.console-module__2RZnKa__save{background:var(--sg-ink);color:#fff;height:32px;font:inherit;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:7px;padding:0 15px;font-size:12.5px;font-weight:500;display:inline-flex}.console-module__2RZnKa__save:disabled{opacity:.55;cursor:not-allowed}.console-module__2RZnKa__spinner{border:1.5px solid #ffffff59;border-top-color:#fff;border-radius:999px;flex:none;width:11px;height:11px;animation:.7s linear infinite console-module__2RZnKa__sgSpin}@keyframes console-module__2RZnKa__sgSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.console-module__2RZnKa__spinner{animation-duration:2.4s}}.console-module__2RZnKa__banner{border:1px solid var(--sg-line-12);background:var(--sg-inset);border-radius:10px;align-items:flex-start;gap:11px;padding:12px 14px;display:flex}.console-module__2RZnKa__bannerDot{background:var(--sg-fainter);border-radius:999px;flex:none;width:7px;height:7px;margin-top:5px}.console-module__2RZnKa__bannerCopy{color:var(--sg-ink-2);min-width:0;margin:0;font-size:12.5px}.console-module__2RZnKa__bannerAction{border:1px solid var(--sg-line-12);height:28px;color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:7px;flex:none;padding:0 11px;font-size:12px}.console-module__2RZnKa__bannerDanger{background:var(--sg-danger-bg);border-color:var(--sg-danger-line)}.console-module__2RZnKa__bannerDanger .console-module__2RZnKa__bannerDot{background:var(--sg-danger)}.console-module__2RZnKa__bannerDanger .console-module__2RZnKa__bannerCopy{color:var(--sg-danger-ink)}.console-module__2RZnKa__bannerWarn{background:var(--sg-warn-bg);border-color:var(--sg-warn-line)}.console-module__2RZnKa__bannerWarn .console-module__2RZnKa__bannerDot{background:var(--sg-warn)}.console-module__2RZnKa__bannerWarn .console-module__2RZnKa__bannerCopy{color:var(--sg-warn-ink)}.console-module__2RZnKa__tabBody{padding:22px 28px 60px}.console-module__2RZnKa__pane{flex-direction:column;gap:18px;max-width:820px;display:flex}.console-module__2RZnKa__paneHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.console-module__2RZnKa__paneTitle{margin:0;font-size:15px;font-weight:500}.console-module__2RZnKa__paneCount{color:var(--sg-faint);font-size:11.5px}.console-module__2RZnKa__paneNote{color:var(--sg-muted);max-width:62ch;margin:0;font-size:12px}.console-module__2RZnKa__moduleGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:0 28px;display:grid}.console-module__2RZnKa__moduleRow{border-bottom:1px solid var(--sg-line-06);justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}.console-module__2RZnKa__moduleText{min-width:0}.console-module__2RZnKa__moduleLabel{font-size:13px;font-weight:500;display:block}.console-module__2RZnKa__moduleDescription{color:var(--sg-faint);margin-top:2px;font-size:11.5px;display:block}.console-module__2RZnKa__switch{background:var(--sg-line-12);cursor:pointer;border:0;border-radius:999px;flex:none;width:38px;height:22px;padding:0;transition:background .18s;position:relative}.console-module__2RZnKa__switchOn{background:var(--sg-ink)}.console-module__2RZnKa__switch:disabled{opacity:.5;cursor:not-allowed}.console-module__2RZnKa__switch:focus-visible{outline:2px solid var(--sg-focus);outline-offset:2px}.console-module__2RZnKa__knob{background:#fff;border-radius:999px;width:16px;height:16px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #14181540}.console-module__2RZnKa__switchOn .console-module__2RZnKa__knob{transform:translate(16px)}@media (prefers-reduced-motion:reduce){.console-module__2RZnKa__switch,.console-module__2RZnKa__knob{transition:none}}.console-module__2RZnKa__skeleton{flex-direction:column;gap:14px;max-width:820px;display:flex}.console-module__2RZnKa__shimmer{background:var(--sg-skeleton);border-radius:10px;animation:1.4s ease-in-out infinite console-module__2RZnKa__sgShimmer}@keyframes console-module__2RZnKa__sgShimmer{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.console-module__2RZnKa__shimmer{animation:none}}.console-module__2RZnKa__sections{flex-direction:column;gap:30px;max-width:820px;display:flex}.console-module__2RZnKa__section,.console-module__2RZnKa__fields{flex-direction:column;gap:14px;display:flex}.console-module__2RZnKa__field{flex-direction:column;gap:5px;min-width:0;display:flex}.console-module__2RZnKa__fieldLabel{color:var(--sg-ink-2);font-size:12px;font-weight:500}.console-module__2RZnKa__fieldHint{color:var(--sg-faint);font-size:11.5px}.console-module__2RZnKa__input,.console-module__2RZnKa__select{border:1px solid var(--sg-line-12);width:100%;height:34px;color:var(--sg-ink);font:inherit;background:#fff;border-radius:9px;padding:0 11px;font-size:13px}.console-module__2RZnKa__input::placeholder{color:var(--sg-placeholder)}.console-module__2RZnKa__input:focus,.console-module__2RZnKa__select:focus{border-color:var(--sg-focus);outline:none}.console-module__2RZnKa__input:disabled,.console-module__2RZnKa__select:disabled{background:var(--sg-inset);color:var(--sg-faint);cursor:not-allowed}.console-module__2RZnKa__readonlyValue{background:var(--sg-inset);color:var(--sg-ink-2);overflow-wrap:anywhere;border-radius:9px;padding:8px 11px;font-size:12.5px}.console-module__2RZnKa__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.console-module__2RZnKa__checkLabel{color:var(--sg-ink-2);cursor:pointer;align-items:flex-start;gap:9px;font-size:12.5px;display:flex}.console-module__2RZnKa__checkLabel input{accent-color:var(--sg-ink);margin-top:2px}.console-module__2RZnKa__hostList{border-top:1px solid var(--sg-line-06);flex-direction:column;display:flex}.console-module__2RZnKa__hostRow{border-bottom:1px solid var(--sg-line-06);flex-wrap:wrap;align-items:center;gap:12px;padding:12px 0;display:flex}.console-module__2RZnKa__hostName{overflow-wrap:anywhere;flex:200px;min-width:0;font-size:13px}.console-module__2RZnKa__hostActions{flex:none;gap:8px;display:flex}.console-module__2RZnKa__linkButton{font:inherit;color:var(--sg-ink-2);cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:12px;text-decoration:underline}.console-module__2RZnKa__linkButton:disabled{opacity:.4;cursor:not-allowed}.console-module__2RZnKa__linkButtonDanger{color:var(--sg-danger)}@media (max-width:900px){.console-module__2RZnKa__body{grid-template-columns:minmax(0,1fr)}.console-module__2RZnKa__sidebar{border-right:0;border-bottom:1px solid var(--sg-line-06);min-height:0;position:static}.console-module__2RZnKa__tenantHeader,.console-module__2RZnKa__tabBody{padding-left:18px;padding-right:18px}}
.tenant-theme-panel-module__ZKLnCG__columns{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:24px;display:grid}.tenant-theme-panel-module__ZKLnCG__stack{flex-direction:column;gap:20px;min-width:0;display:flex}.tenant-theme-panel-module__ZKLnCG__section{border:1px solid var(--sg-line-08);border-radius:12px;min-width:0;padding:18px 20px}.tenant-theme-panel-module__ZKLnCG__sectionHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.tenant-theme-panel-module__ZKLnCG__sectionTitle{letter-spacing:-.01em;color:var(--sg-ink);margin:0;font-size:13px;font-weight:600}.tenant-theme-panel-module__ZKLnCG__sectionNote{color:var(--sg-muted);text-wrap:pretty;margin:4px 0 16px;font-size:12px;line-height:1.55}.tenant-theme-panel-module__ZKLnCG__counter{color:var(--sg-faint);white-space:nowrap;font-size:11.5px}.tenant-theme-panel-module__ZKLnCG__hint{color:var(--sg-faint);text-wrap:pretty;margin-top:14px;font-size:11.5px;line-height:1.55;display:block}.tenant-theme-panel-module__ZKLnCG__scheme{background:var(--sg-inset);border-radius:9px;gap:4px;margin-bottom:14px;padding:3px;display:flex}.tenant-theme-panel-module__ZKLnCG__schemeOption{font:inherit;color:var(--sg-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex:1;padding:7px 10px;font-size:12px;font-weight:500}.tenant-theme-panel-module__ZKLnCG__schemeOption:hover:not(:disabled){color:var(--sg-ink)}.tenant-theme-panel-module__ZKLnCG__schemeOption:disabled{cursor:default}.tenant-theme-panel-module__ZKLnCG__schemeSelected{border-color:var(--sg-line-08);background:var(--sg-content);color:var(--sg-ink);font-weight:600}.tenant-theme-panel-module__ZKLnCG__rows{flex-direction:column;display:flex}.tenant-theme-panel-module__ZKLnCG__row{border-top:1px solid var(--sg-line-06);flex-wrap:wrap;align-items:center;gap:10px 12px;padding:11px 0;display:flex}.tenant-theme-panel-module__ZKLnCG__swatch{border:1px solid var(--sg-line-12);border-radius:8px;flex:none;width:34px;height:34px;position:relative;overflow:hidden}.tenant-theme-panel-module__ZKLnCG__swatchInherited{border-style:dashed}.tenant-theme-panel-module__ZKLnCG__picker{opacity:0;cursor:pointer;background:0 0;border:none;width:70px;height:70px;padding:0;position:absolute;inset:-10px}.tenant-theme-panel-module__ZKLnCG__picker:disabled{cursor:default}.tenant-theme-panel-module__ZKLnCG__rowBody{flex:11rem;min-width:9rem}.tenant-theme-panel-module__ZKLnCG__rowLabel{color:var(--sg-ink);font-size:13px;display:block}.tenant-theme-panel-module__ZKLnCG__rowMeaning{color:var(--sg-faint);font-size:11.5px;display:block}.tenant-theme-panel-module__ZKLnCG__rowValue{font-family:var(--sg-mono);letter-spacing:.02em;color:var(--sg-muted);margin-top:2px;font-size:11px;display:block}.tenant-theme-panel-module__ZKLnCG__rowValueInherited{color:var(--sg-faint)}.tenant-theme-panel-module__ZKLnCG__warning{border:1px solid var(--sg-warn-line);background:var(--sg-warn-bg);color:var(--sg-warn-ink);text-wrap:pretty;border-radius:7px;margin-top:6px;padding:6px 8px;font-size:11.5px;line-height:1.5;display:block}.tenant-theme-panel-module__ZKLnCG__fonts{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:16px;display:grid}.tenant-theme-panel-module__ZKLnCG__specimen{color:var(--sg-ink);text-overflow:ellipsis;white-space:nowrap;margin:11px 0 0;font-size:17px;overflow:hidden}.tenant-theme-panel-module__ZKLnCG__specimenMono{font-size:14px}.tenant-theme-panel-module__ZKLnCG__disclosure{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:none;padding:0;display:block}.tenant-theme-panel-module__ZKLnCG__tokenGrid{grid-template-columns:14px minmax(0,1.3fr) minmax(0,1fr);align-items:center;gap:5px 10px;margin-top:14px;display:grid}.tenant-theme-panel-module__ZKLnCG__tokenChip{border:1px solid var(--sg-line-12);border-radius:4px;width:13px;height:13px}.tenant-theme-panel-module__ZKLnCG__tokenName,.tenant-theme-panel-module__ZKLnCG__tokenValue{font-family:var(--sg-mono);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.tenant-theme-panel-module__ZKLnCG__tokenName{color:var(--sg-ink-2)}.tenant-theme-panel-module__ZKLnCG__tokenValue{color:var(--sg-muted)}.tenant-theme-panel-module__ZKLnCG__preview{border:1px solid var(--sg-line-08);border-radius:12px;min-width:0;overflow:hidden}.tenant-theme-panel-module__ZKLnCG__previewHead{border-bottom:1px solid var(--sg-line-06);justify-content:space-between;align-items:baseline;gap:12px;padding:14px 20px 13px;display:flex}.tenant-theme-panel-module__ZKLnCG__previewBody{background:var(--surface-page);font-family:var(--font-sans);flex-direction:column;gap:16px;padding:18px 20px 21px;display:flex}.tenant-theme-panel-module__ZKLnCG__previewLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 7px;font-size:10.5px}.tenant-theme-panel-module__ZKLnCG__previewButtons{flex-wrap:wrap;gap:8px;display:flex}.tenant-theme-panel-module__ZKLnCG__previewCard{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:14px}.tenant-theme-panel-module__ZKLnCG__previewCardTitle{color:var(--text);margin:0 0 3px;font-size:13.5px;font-weight:700}.tenant-theme-panel-module__ZKLnCG__previewCardMeta{color:var(--text-muted);margin:0 0 11px;font-size:12px}.tenant-theme-panel-module__ZKLnCG__previewBadges{flex-wrap:wrap;gap:6px;display:flex}.tenant-theme-panel-module__ZKLnCG__previewSidebar{background:var(--dark);border-radius:10px;padding:10px}.tenant-theme-panel-module__ZKLnCG__previewNavItem{color:var(--on-dark);border-radius:7px;align-items:center;gap:8px;padding:6px 9px;font-size:12.5px;display:flex}.tenant-theme-panel-module__ZKLnCG__previewNavActive{background:var(--dark-2)}.tenant-theme-panel-module__ZKLnCG__previewDot{background:var(--brand);border-radius:999px;flex:none;width:6px;height:6px}.tenant-theme-panel-module__ZKLnCG__assetRow{grid-template-columns:56px minmax(0,1fr);align-items:start;gap:12px;display:grid}.tenant-theme-panel-module__ZKLnCG__thumb{border:1px dashed var(--sg-line-12);background:var(--sg-inset);text-align:center;border-radius:9px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.tenant-theme-panel-module__ZKLnCG__thumbFilled{border-style:solid}.tenant-theme-panel-module__ZKLnCG__thumbImage{object-fit:contain;width:100%;height:100%}.tenant-theme-panel-module__ZKLnCG__thumbEmpty{letter-spacing:.04em;text-transform:uppercase;color:var(--sg-faint);padding:0 4px;font-size:9px;line-height:1.3}.tenant-theme-panel-module__ZKLnCG__assetFields{flex-direction:column;gap:16px;display:flex}.tenant-theme-panel-module__ZKLnCG__mono{font-family:var(--sg-mono);font-size:12px}.tenant-theme-panel-module__ZKLnCG__signin{border:1px solid var(--border);border-radius:12px;overflow:hidden}.tenant-theme-panel-module__ZKLnCG__signinCover{background-color:var(--surface-muted);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:110px;display:flex}.tenant-theme-panel-module__ZKLnCG__signinCoverEmpty{letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);font-size:10.5px}.tenant-theme-panel-module__ZKLnCG__signinBody{background:var(--surface);flex-direction:column;gap:10px;padding:16px 18px 19px;display:flex}.tenant-theme-panel-module__ZKLnCG__signinHead{align-items:center;gap:9px;min-height:26px;display:flex}.tenant-theme-panel-module__ZKLnCG__signinLogo{object-fit:contain;width:26px;height:26px}.tenant-theme-panel-module__ZKLnCG__signinName{color:var(--dark);font-size:14px;font-weight:700}.tenant-theme-panel-module__ZKLnCG__signinField{border:1px solid var(--border);height:34px;color:var(--text-subtle);border-radius:8px;align-items:center;padding:0 10px;font-size:12.5px;display:flex}.tenant-theme-panel-module__ZKLnCG__signinSubmit{background:var(--brand);height:34px;color:var(--on-accent);border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.tenant-theme-panel-module__ZKLnCG__signinFoot{color:var(--text-muted);margin:6px 0 0;font-size:12px}.tenant-theme-panel-module__ZKLnCG__signinFootLink{color:var(--brand)}.tenant-theme-panel-module__ZKLnCG__signinOmitted{color:var(--text-subtle)}
.Button-module__8C-t3q__btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.Button-module__8C-t3q__btn:disabled,.Button-module__8C-t3q__btn[aria-disabled=true]{opacity:.55;cursor:not-allowed}.Button-module__8C-t3q__md{padding:.5rem 1rem;font-size:.88rem;line-height:1}.Button-module__8C-t3q__sm{padding:.4rem .7rem;font-size:.84rem;line-height:1}.Button-module__8C-t3q__primary{background:var(--brand);color:var(--on-accent);border-color:#0000}.Button-module__8C-t3q__primary:hover:not(:disabled){background:var(--brand-hover)}.Button-module__8C-t3q__ghost{background:var(--surface);color:var(--dark);border-color:var(--border)}.Button-module__8C-t3q__ghost:hover:not(:disabled){background:var(--surface-sunken);border-color:var(--border-strong)}.Button-module__8C-t3q__dark{background:var(--dark);color:var(--surface);border-color:#0000}.Button-module__8C-t3q__dark:hover:not(:disabled){background:var(--dark-2)}.Button-module__8C-t3q__danger{background:var(--surface);color:var(--danger);border-color:var(--danger-border-soft)}.Button-module__8C-t3q__danger:hover:not(:disabled){background:var(--danger-soft);border-color:var(--danger-border-soft)}.Button-module__8C-t3q__dangerText{color:var(--danger);background:0 0;border-color:#0000}.Button-module__8C-t3q__dangerText:hover:not(:disabled){background:var(--danger-soft)}.Button-module__8C-t3q__danger.Button-module__8C-t3q__sm{color:var(--danger-strong);border-color:var(--danger-border)}.Button-module__8C-t3q__danger.Button-module__8C-t3q__sm:hover:not(:disabled){background:var(--danger-soft)}.Button-module__8C-t3q__block{width:100%}.Button-module__8C-t3q__icon{flex-shrink:0;align-items:center;width:1.05em;height:1.05em;display:flex}
.Badge-module__QG5RXq__badge{white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;border-radius:999px;justify-content:center;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.74rem;font-weight:700;line-height:1;display:inline-flex}.Badge-module__QG5RXq__plainCase{text-transform:none;letter-spacing:0}.Badge-module__QG5RXq__pill{border-radius:999px;min-width:1.2rem;height:1.2rem;padding:0 .35rem}.Badge-module__QG5RXq__brand{background:var(--brand);color:var(--on-accent)}.Badge-module__QG5RXq__neutral{background:var(--surface-sunken);color:var(--muted)}.Badge-module__QG5RXq__success{background:var(--success-soft);color:var(--success)}.Badge-module__QG5RXq__warning{background:var(--warning-soft);color:var(--warning)}.Badge-module__QG5RXq__danger{background:var(--danger-soft);color:var(--danger-strong)}.Badge-module__QG5RXq__info{background:var(--info-soft);color:var(--info)}
.Avatar-module__3tgTva__avatar{width:var(--avatar-size,36px);height:var(--avatar-size,36px);font-size:calc(var(--avatar-size,36px) * .36);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;line-height:1;display:inline-flex}.Avatar-module__3tgTva__dark{background:var(--dark);color:var(--surface)}.Avatar-module__3tgTva__light{background:var(--surface-sunken);color:var(--text)}
.InfoNote-module__as2f8q__note{background:var(--warning-soft);border:1px solid var(--brand-border);color:var(--brand-strong);border-radius:10px;margin-bottom:1.5rem;padding:.9rem 1.1rem;font-size:18px;line-height:1.55}
.Label-module__EBop_W__label{color:var(--dark);align-items:baseline;gap:.5rem;font-size:14px;font-weight:700;display:inline-flex}.Label-module__EBop_W__text{align-items:baseline;gap:.15rem;display:inline-flex}.Label-module__EBop_W__required{color:var(--danger);font-weight:700}.Label-module__EBop_W__hint{color:var(--muted);font-size:.8rem;font-weight:400}
.Input-module__EJWHoG__control{border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface);border-radius:9px;padding:.65rem .8rem;font-family:inherit;font-size:.95rem}.Input-module__EJWHoG__control:focus{outline:2px solid var(--brand);outline-offset:1px;border-color:var(--brand)}.Input-module__EJWHoG__control:disabled{background:var(--surface-page);color:var(--muted);cursor:not-allowed}.Input-module__EJWHoG__invalid{border-color:var(--danger-border)}.Input-module__EJWHoG__invalid:focus{outline-color:var(--danger-border);border-color:var(--danger-border)}
.Textarea-module__XIweXG__control{border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface);resize:vertical;border-radius:9px;min-height:120px;padding:.65rem .8rem;font-family:inherit;font-size:.95rem;line-height:1.6}.Textarea-module__XIweXG__control:focus{outline:2px solid var(--brand);outline-offset:1px;border-color:var(--brand)}.Textarea-module__XIweXG__control:disabled{background:var(--surface-page);color:var(--muted);cursor:not-allowed}.Textarea-module__XIweXG__invalid{border-color:var(--danger-border)}.Textarea-module__XIweXG__invalid:focus{outline-color:var(--danger-border);border-color:var(--danger-border)}
.Select-module__PU57ia__control{border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface);border-radius:9px;padding:.65rem .8rem;font-family:inherit;font-size:.95rem}.Select-module__PU57ia__control:focus{outline:2px solid var(--brand);outline-offset:1px;border-color:var(--brand)}.Select-module__PU57ia__control:disabled{background:var(--surface-page);color:var(--muted);cursor:not-allowed}.Select-module__PU57ia__invalid{border-color:var(--danger-border)}.Select-module__PU57ia__invalid:focus{outline-color:var(--danger-border);border-color:var(--danger-border)}
.Sparkline-module__lola8a__spark{display:block;overflow:visible}.Sparkline-module__lola8a__spark path{stroke:var(--muted,var(--muted))}.Sparkline-module__lola8a__up path{stroke:var(--success)}.Sparkline-module__lola8a__down path{stroke:var(--danger-strong)}.Sparkline-module__lola8a__flat path{stroke:var(--border-cool)}
.DeltaBadge-module__tjbQrW__delta{align-items:center;gap:.4rem;font-size:.8rem;display:inline-flex}.DeltaBadge-module__tjbQrW__figure{align-items:center;gap:.2rem;font-weight:700;display:inline-flex}.DeltaBadge-module__tjbQrW__icon{width:13px;height:13px}.DeltaBadge-module__tjbQrW__up{color:var(--success)}.DeltaBadge-module__tjbQrW__down{color:var(--danger-strong)}.DeltaBadge-module__tjbQrW__flat{color:var(--text-subtle)}.DeltaBadge-module__tjbQrW__baseline{color:var(--muted,var(--muted));font-weight:500}
.ColorDot-module__dIkjHW__dot{border-radius:999px;flex-shrink:0}.ColorDot-module__dIkjHW__brand{background:var(--brand)}.ColorDot-module__dIkjHW__info{background:var(--info-strong)}.ColorDot-module__dIkjHW__neutral{background:var(--text-muted)}.ColorDot-module__dIkjHW__success{background:var(--success-strong)}.ColorDot-module__dIkjHW__muted{background:var(--muted)}.ColorDot-module__dIkjHW__current{background:currentColor}
.RoleBadge-module__t4j4nq__badge{background:var(--brand-soft);color:var(--brand-strong);border-radius:999px;align-items:center;padding:.2rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}
.BrandMark-module__t9ZboW__mark{background:var(--brand);width:38px;height:38px;color:var(--text);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;display:inline-flex}
.BrandLogo-module__yccqPW__logo{object-fit:contain;border-radius:10px;flex-shrink:0;width:38px;height:38px;display:block}
.LogoutButton-module__Uhwcpq__logout{color:var(--on-dark);cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:7px;padding:.4rem .75rem;font-size:14px;font-weight:600;text-decoration:none}.LogoutButton-module__Uhwcpq__logout:hover{background:#ffffff1a}.LogoutButton-module__Uhwcpq__iconOnly{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:13px;display:inline-flex}
.IconButton-module__LnWaIG__btn{cursor:pointer;border:none;border-radius:7px;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;text-decoration:none;display:inline-flex}.IconButton-module__LnWaIG__solid{background:var(--surface-muted);color:var(--muted)}.IconButton-module__LnWaIG__solid:hover{background:var(--surface-sunken);color:var(--text)}.IconButton-module__LnWaIG__outline{background:var(--surface);color:var(--muted);border:1px solid var(--border)}.IconButton-module__LnWaIG__outline:hover{background:var(--surface-subtle);color:var(--text);border-color:var(--border-strong,var(--border-input))}.IconButton-module__LnWaIG__btn svg{width:15px;height:15px}
.Hint-module__nMj1qa__hint{color:var(--muted);margin:0;font-size:.8rem;font-weight:400}
.SectionTitle-module__C_17ya__title{color:var(--dark);margin:0;font-size:1.05rem}.SectionTitle-module__C_17ya__withIcon{align-items:center;gap:8px;display:inline-flex}.SectionTitle-module__C_17ya__icon{color:var(--muted);flex-shrink:0;display:inline-flex}.SectionTitle-module__C_17ya__icon svg{width:17px;height:17px}
.ReadonlyValue-module__bWWrhW__value{color:var(--text);margin:0;padding:.5rem 0;font-size:.95rem;font-weight:500}
.IconBadge-module__sTIaNa__badge{flex:none;justify-content:center;align-items:center;display:inline-flex}.IconBadge-module__sTIaNa__circle{border-radius:50%}.IconBadge-module__sTIaNa__rounded{border-radius:10px}.IconBadge-module__sTIaNa__brand{background:var(--brand-soft);color:var(--brand-hover,var(--brand-text))}.IconBadge-module__sTIaNa__blue{background:var(--info-border);color:var(--tone-blue)}.IconBadge-module__sTIaNa__purple{background:var(--purple-soft);color:var(--tone-purple)}.IconBadge-module__sTIaNa__neutral{background:var(--surface-2,var(--surface-cool));color:var(--text)}.IconBadge-module__sTIaNa__onSurface{background:var(--surface);color:var(--accent,var(--warning))}
.CharCount-module__O9L-PW__count{color:var(--muted);align-self:flex-end;font-size:.75rem}
.MutedText-module__aclqBq__muted{color:var(--muted);font-weight:400}.MutedText-module__aclqBq__sm{font-size:.8rem}
.CenteredNote-module__GWcSbG__note{text-align:center;color:var(--muted);margin:auto;padding:1.25rem;font-size:.85rem}.CenteredNote-module__GWcSbG__bordered{border-top:1px solid var(--border);margin:0}
.CheckLabel-module__ZScHsW__label{color:var(--muted);cursor:pointer;align-items:center;gap:6px;font-size:.82rem;display:inline-flex}
.Checkbox-module__3V828W__box{appearance:none;border:1px solid var(--border);background:var(--surface,var(--surface));cursor:pointer;border-radius:4px;flex:none;place-content:center;width:16px;height:16px;margin:0;transition:border-color .15s,background .15s;display:inline-grid}.Checkbox-module__3V828W__box:before{content:"";transform-origin:50%;background:var(--surface);clip-path:polygon(14% 45%,0 60%,40% 100%,100% 20%,85% 8%,40% 72%);width:9px;height:9px;transition:transform .12s;transform:scale(0)}.Checkbox-module__3V828W__box:checked,.Checkbox-module__3V828W__box:indeterminate{border-color:var(--brand);background:var(--brand)}.Checkbox-module__3V828W__box:checked:before{transform:scale(1)}.Checkbox-module__3V828W__box:indeterminate:before{clip-path:none;border-radius:1px;width:8px;height:2px;transform:scale(1)}.Checkbox-module__3V828W__box:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.Checkbox-module__3V828W__box:disabled{cursor:not-allowed;opacity:.5}
.FileName-module__ztFgVG__name{word-break:break-word;margin:0}.FileName-module__ztFgVG__strong{color:var(--dark);font-size:1rem;font-weight:700}.FileName-module__ztFgVG__muted{color:var(--muted);font-size:.85rem;font-weight:600}
.IconNote-module__LpiBFG__note{color:var(--muted);align-items:center;gap:.4rem;margin:0;font-size:.85rem;display:flex}.IconNote-module__LpiBFG__icon{flex-shrink:0;display:inline-flex}.IconNote-module__LpiBFG__icon svg{width:15px;height:15px}
.PriceTag-module__8XzKkq__price{color:var(--brand-hover,var(--brand-text));margin:4px 0 0;font-size:.98rem;font-weight:700}
.TitleInput-module__oqG-mW__input{border:1px solid var(--border);width:100%;color:var(--dark);background:var(--surface);border-radius:10px;padding:.8rem .9rem;font-size:1.1rem;font-weight:600}.TitleInput-module__oqG-mW__input:focus{outline:2px solid var(--brand);outline-offset:1px;border-color:var(--brand)}
.FieldMessage-module__c3YWya__message{margin:.4rem 0 0;font-size:.82rem;font-weight:600}.FieldMessage-module__c3YWya__error{color:var(--danger-strong)}.FieldMessage-module__c3YWya__success{color:var(--success)}
.Divider-module__bLfHWa__divider{border:none;border-top:1px solid var(--surface-sunken);margin:.4rem 0}
.WideButton-module__il8b2G__button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:.5rem;width:100%;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.WideButton-module__il8b2G__button:disabled{opacity:.7;cursor:default}.WideButton-module__il8b2G__brand{background:var(--brand);color:var(--on-accent);border:none;padding:.85rem 1rem;font-size:.96rem}.WideButton-module__il8b2G__brand:hover:not(:disabled){background:var(--brand-hover)}.WideButton-module__il8b2G__outline{border:1px solid var(--border);background:var(--surface);color:var(--dark);padding:.8rem 1rem;font-size:.92rem}.WideButton-module__il8b2G__outline:hover:not(:disabled){background:var(--surface-sunken);border-color:var(--border-strong)}
.PreText-module__JuAXrG__pre{color:var(--text);white-space:pre-wrap;word-break:break-word;margin:0;font-family:inherit;font-size:14px;line-height:1.6}
.Accordion-module__VNE-ya__accordion{flex-direction:column;gap:10px;display:flex}.Accordion-module__VNE-ya__item{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden}.Accordion-module__VNE-ya__itemOpen{border-color:var(--brand,var(--info))}.Accordion-module__VNE-ya__header{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;align-items:center;gap:12px;padding:.85rem 1rem;display:flex}.Accordion-module__VNE-ya__header:hover{background:var(--surface-muted,var(--surface-cool))}.Accordion-module__VNE-ya__leading{color:var(--muted);flex:none;align-items:center;display:inline-flex}.Accordion-module__VNE-ya__text{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.Accordion-module__VNE-ya__title{color:var(--fg,var(--ink));font-size:.95rem;font-weight:600}.Accordion-module__VNE-ya__description{color:var(--muted);font-size:.8rem}.Accordion-module__VNE-ya__summary{color:var(--muted);white-space:nowrap;flex:none;font-size:.8rem}.Accordion-module__VNE-ya__chevron,.Accordion-module__VNE-ya__chevronOpen{color:var(--muted);flex:none;transition:transform .2s}.Accordion-module__VNE-ya__chevronOpen{transform:rotate(180deg)}.Accordion-module__VNE-ya__body{border-top:1px solid var(--border);padding:.5rem 1rem 1rem}
.AgendaList-module__XSRvqq__agenda{gap:20px;display:grid}.AgendaList-module__XSRvqq__day{gap:8px;display:grid}.AgendaList-module__XSRvqq__dayHead{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);border-bottom:1px solid var(--border);margin:0;padding-bottom:6px;font-size:.82rem;font-weight:700}.AgendaList-module__XSRvqq__dayItems{gap:8px;margin:0;padding:0;list-style:none;display:grid}.AgendaList-module__XSRvqq__item{margin:0}.AgendaList-module__XSRvqq__link{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:flex}a.AgendaList-module__XSRvqq__link:hover{border-color:var(--brand);box-shadow:0 4px 14px var(--shadow)}.AgendaList-module__XSRvqq__iconJob,.AgendaList-module__XSRvqq__iconTask{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.AgendaList-module__XSRvqq__iconJob{background:var(--brand-soft);color:var(--brand-hover)}.AgendaList-module__XSRvqq__iconTask{background:var(--info-soft);color:var(--info-strong)}.AgendaList-module__XSRvqq__iconJob svg,.AgendaList-module__XSRvqq__iconTask svg{width:17px;height:17px}.AgendaList-module__XSRvqq__time{width:72px;color:var(--muted);flex-shrink:0;font-size:.82rem;font-weight:600}.AgendaList-module__XSRvqq__body{flex-direction:column;flex:1;min-width:0;display:flex}.AgendaList-module__XSRvqq__title{color:var(--dark);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:600;overflow:hidden}.AgendaList-module__XSRvqq__meta{color:var(--muted);align-items:center;gap:5px;font-size:.8rem;display:inline-flex}.AgendaList-module__XSRvqq__meta svg{width:14px;height:14px;color:var(--muted);flex-shrink:0}
.BoardColumn-module__pMFiQa__col{background:var(--surface-subtle);border:1px solid var(--border);border-radius:12px;flex-direction:column;flex:1 0 248px;gap:.7rem;min-width:248px;padding:.75rem;display:flex}.BoardColumn-module__pMFiQa__head{flex-direction:column;gap:.2rem;display:flex}.BoardColumn-module__pMFiQa__title{color:var(--text);align-items:center;gap:.45rem;font-size:.9rem;font-weight:700;display:inline-flex}.BoardColumn-module__pMFiQa__meta{color:var(--muted);font-size:.76rem}.BoardColumn-module__pMFiQa__body{flex-direction:column;gap:.6rem;min-height:2.5rem;display:flex}.BoardColumn-module__pMFiQa__bodyScroll{max-height:var(--board-body-max,60vh);padding-right:.25rem;overflow-y:auto}.BoardColumn-module__pMFiQa__empty{text-align:center;color:var(--muted);margin:0;padding:.75rem 0;font-size:.8rem}
.ChecklistRow-module__MavrVq__row{border:1px solid var(--border);background:var(--surface);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.ChecklistRow-module__MavrVq__rowDone{opacity:.55}.ChecklistRow-module__MavrVq__rowDone .ChecklistRow-module__MavrVq__title{text-decoration:line-through}.ChecklistRow-module__MavrVq__check{border:1.5px solid var(--border);background:var(--surface);width:22px;height:22px;color:var(--success-strong);cursor:pointer;border-radius:6px;flex-shrink:0;font-weight:700;line-height:1}.ChecklistRow-module__MavrVq__check:hover{border-color:var(--brand)}.ChecklistRow-module__MavrVq__body{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.ChecklistRow-module__MavrVq__title{color:var(--dark);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:600;overflow:hidden}.ChecklistRow-module__MavrVq__meta{color:var(--muted);font-size:.76rem}.ChecklistRow-module__MavrVq__delete{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ChecklistRow-module__MavrVq__delete:hover{background:var(--danger-soft);color:var(--danger-strong)}.ChecklistRow-module__MavrVq__delete svg{width:16px;height:16px}
.KanbanCard-module__806AfW__card{background:var(--surface);border:1px solid var(--border);cursor:grab;box-shadow:0 1px 2px var(--shadow);border-radius:10px;padding:.75rem;transition:box-shadow .15s,border-color .15s}.KanbanCard-module__806AfW__card:hover{box-shadow:0 3px 10px var(--shadow-popover)}.KanbanCard-module__806AfW__card:active{cursor:grabbing}.KanbanCard-module__806AfW__cardActive{border-color:var(--brand);box-shadow:0 0 0 2px var(--focus-ring)}.KanbanCard-module__806AfW__name{color:var(--text);margin:0 0 .15rem;font-size:.9rem;font-weight:700}.KanbanCard-module__806AfW__type{color:var(--muted);margin:0 0 .1rem;font-size:.8rem}.KanbanCard-module__806AfW__est{color:var(--text);margin:0 0 .5rem;font-size:.82rem;font-weight:600}.KanbanCard-module__806AfW__foot{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.KanbanCard-module__806AfW__date{color:var(--muted);font-size:.74rem}.KanbanCard-module__806AfW__actions{border-top:1px solid var(--border);align-items:center;gap:.35rem;padding-top:.5rem;display:flex}
.Tabs-module__vV0iwG__tabs{scrollbar-width:none;gap:1.5rem;display:flex;overflow-x:auto}.Tabs-module__vV0iwG__tabs::-webkit-scrollbar{display:none}.Tabs-module__vV0iwG__bordered{border-bottom:1px solid var(--border)}.Tabs-module__vV0iwG__inset{padding:0 1.25rem}.Tabs-module__vV0iwG__bar{justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.Tabs-module__vV0iwG__action{flex:none;padding-bottom:.75rem}.Tabs-module__vV0iwG__tab{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.4rem;margin-bottom:-1px;padding:.65rem .15rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.Tabs-module__vV0iwG__tab:hover{color:var(--text)}.Tabs-module__vV0iwG__active{color:var(--text);border-bottom-color:var(--brand)}.Tabs-module__vV0iwG__tabIcon{width:1.05em;height:1.05em;display:inline-flex}@media (max-width:640px){.Tabs-module__vV0iwG__tabs{gap:1.1rem}.Tabs-module__vV0iwG__tab{font-size:.9rem}}
.TabPanels-module__X2VVjq__root,.TabPanels-module__X2VVjq__panel{flex-direction:column;gap:1.5rem;display:flex}
.FormField-module__M5-oiG__field{flex-direction:column;gap:.4rem;display:flex}.FormField-module__M5-oiG__labelRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.FormField-module__M5-oiG__labelEnd{color:var(--muted);font-size:.78rem}.FormField-module__M5-oiG__error{color:var(--danger);margin:0;font-size:.8rem}
.FormStatus-module__OjVFiW__status{border-radius:8px;margin:0;padding:.6rem .8rem;font-size:.88rem}.FormStatus-module__OjVFiW__error{background:var(--danger-soft);border:1px solid var(--danger-border-soft);color:var(--danger)}.FormStatus-module__OjVFiW__success{background:var(--success-soft);border:1px solid var(--success-border);color:var(--success-strong)}.FormStatus-module__OjVFiW__notice{background:var(--warning-soft);border:1px solid var(--brand-border);color:var(--brand-strong)}
.FormRow-module__0xMHoW__row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.9rem;display:grid}@media (max-width:640px){.FormRow-module__0xMHoW__row{grid-template-columns:1fr}}
.FormStack-module__U938Zq__stack{gap:18px;margin-top:20px;display:grid}
.EditorLayout-module__ntWIOW__shell{flex-direction:column;gap:1.25rem;display:flex}.EditorLayout-module__ntWIOW__layout{grid-template-columns:minmax(0,1fr) 340px 300px;align-items:start;gap:1.25rem;display:grid}.EditorLayout-module__ntWIOW__column{flex-direction:column;gap:1.1rem;min-width:0;display:flex}@media (max-width:1180px){.EditorLayout-module__ntWIOW__layout{grid-template-columns:minmax(0,1fr) 320px}}@media (max-width:980px){.EditorLayout-module__ntWIOW__layout{grid-template-columns:1fr}}
.PageHeader-module__NzPTOq__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.PageHeader-module__NzPTOq__text{min-width:0}.PageHeader-module__NzPTOq__back{margin:0 0 .5rem;font-size:14px}.PageHeader-module__NzPTOq__back a{color:var(--muted);font-weight:600;text-decoration:none}.PageHeader-module__NzPTOq__back a:hover{color:var(--dark)}.PageHeader-module__NzPTOq__title{color:var(--dark);margin:0;font-size:1.7rem}.PageHeader-module__NzPTOq__subtitle{color:var(--muted);margin:.35rem 0 0;font-size:.95rem}.PageHeader-module__NzPTOq__actions{flex-shrink:0}
.Card-module__EPdYoW__card{background:var(--surface);border:1px solid var(--border);border-radius:14px}.Card-module__EPdYoW__p_none{padding:0}.Card-module__EPdYoW__p_md{padding:1.1rem 1.25rem}.Card-module__EPdYoW__p_lg{padding:1.5rem}
.DataTable-module__BNzt1G__card{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden}.DataTable-module__BNzt1G__rowMenus,.DataTable-module__BNzt1G__wrapOpen{overflow:visible}.DataTable-module__BNzt1G__head{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.25rem 1.35rem;display:flex}.DataTable-module__BNzt1G__title{color:var(--text);margin:0;font-size:1rem;font-weight:700}.DataTable-module__BNzt1G__subtitle{color:var(--muted);margin:.15rem 0 0;font-size:.84rem}.DataTable-module__BNzt1G__tools{align-items:center;gap:.6rem;display:flex}.DataTable-module__BNzt1G__filters{border-bottom:1px solid var(--border);padding:.85rem 1.35rem}.DataTable-module__BNzt1G__wrap{overflow-x:auto}.DataTable-module__BNzt1G__table{border-collapse:collapse;width:100%;font-size:.88rem}.DataTable-module__BNzt1G__table thead th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);background:var(--surface-subtle);border-bottom:1px solid var(--border);white-space:nowrap;padding:.7rem 1.35rem;font-size:.74rem;font-weight:700}.DataTable-module__BNzt1G__table tbody td{border-bottom:1px solid var(--border);vertical-align:middle;padding:.85rem 1.35rem}.DataTable-module__BNzt1G__table tbody tr:last-child td{border-bottom:none}.DataTable-module__BNzt1G__clickable{cursor:pointer}.DataTable-module__BNzt1G__clickable:hover td{background:var(--surface-muted)}.DataTable-module__BNzt1G__clickable:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.DataTable-module__BNzt1G__right{text-align:right}.DataTable-module__BNzt1G__muted{color:var(--muted);white-space:nowrap}.DataTable-module__BNzt1G__collapse{text-align:right;white-space:nowrap;width:1%}.DataTable-module__BNzt1G__empty{text-align:center;color:var(--muted);padding:2rem 1.35rem}.DataTable-module__BNzt1G__footer{border-top:1px solid var(--border);color:var(--muted);padding:.85rem 1.35rem;font-size:.82rem}@media (max-width:560px){.DataTable-module__BNzt1G__head{flex-direction:column;align-items:stretch}.DataTable-module__BNzt1G__tools{flex-wrap:wrap}.DataTable-module__BNzt1G__tools>*{flex:100%}}
.Pagination-module__NoA6yG__bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Pagination-module__NoA6yG__summary{color:var(--muted);font-size:.85rem}.Pagination-module__NoA6yG__controls{align-items:center;gap:8px;display:inline-flex}.Pagination-module__NoA6yG__status{color:var(--muted);text-align:center;min-width:96px;font-size:.85rem}.Pagination-module__NoA6yG__btn{border:1px solid var(--border);background:var(--surface,var(--surface));width:32px;height:32px;color:var(--text);cursor:pointer;border-radius:8px;place-content:center;transition:border-color .15s,background .15s;display:inline-grid}.Pagination-module__NoA6yG__btn:hover:not(:disabled){border-color:var(--brand)}.Pagination-module__NoA6yG__btn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.Pagination-module__NoA6yG__btn:disabled{opacity:.4;cursor:not-allowed}
.DropdownMenu-module__MF1jHW__menu{position:relative}.DropdownMenu-module__MF1jHW__trigger{width:32px;height:32px;color:var(--muted);cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;transition:background .15s,border-color .15s;display:inline-flex}.DropdownMenu-module__MF1jHW__trigger:hover{background:var(--surface-muted);border-color:var(--border)}.DropdownMenu-module__MF1jHW__trigger svg{width:18px;height:18px}.DropdownMenu-module__MF1jHW__pop{z-index:1000;background:var(--surface);border:1px solid var(--border);min-width:170px;box-shadow:0 8px 24px var(--shadow-popover);border-radius:10px;flex-direction:column;padding:.35rem;display:flex}.DropdownMenu-module__MF1jHW__item{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:.55rem;padding:.5rem .6rem;font-size:.85rem;display:flex}.DropdownMenu-module__MF1jHW__item svg{flex-shrink:0;width:16px;height:16px}.DropdownMenu-module__MF1jHW__item:hover{background:var(--surface-muted)}.DropdownMenu-module__MF1jHW__item:disabled{opacity:.55;cursor:default}.DropdownMenu-module__MF1jHW__itemDanger{color:var(--danger-strong)}.DropdownMenu-module__MF1jHW__itemDanger:hover{background:var(--danger-soft)}
.UserCell-module__0AVtNq__cell{align-items:center;gap:.7rem;min-width:0;display:flex}.UserCell-module__0AVtNq__text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.UserCell-module__0AVtNq__name{color:var(--text);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.UserCell-module__0AVtNq__tag{text-transform:uppercase;letter-spacing:.03em;color:var(--brand);background:var(--brand-soft);border-radius:5px;padding:.05rem .35rem;font-size:.68rem;font-weight:700}.UserCell-module__0AVtNq__secondary{color:var(--muted);font-size:.8rem}
.InfoSection-module__u6fdbW__section{border-bottom:1px solid var(--border);padding:1.1rem 1.15rem}.InfoSection-module__u6fdbW__section:last-of-type{border-bottom:none}.InfoSection-module__u6fdbW__title{color:var(--text);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.InfoSection-module__u6fdbW__text{color:var(--text);white-space:pre-wrap;margin:0;font-size:.85rem;line-height:1.5}.InfoSection-module__u6fdbW__textMuted{color:var(--muted)}.InfoSection-module__u6fdbW__foot{color:var(--muted);margin:0;padding:.85rem 1.15rem;font-size:.74rem}
.DescriptionList-module__kqfM1G__grid{flex-direction:column;gap:.6rem;margin-top:12px;display:flex}.DescriptionList-module__kqfM1G__row{grid-template-columns:5.5rem 1fr;align-items:baseline;gap:.5rem;display:grid}.DescriptionList-module__kqfM1G__label{color:var(--muted);font-size:.8rem}.DescriptionList-module__kqfM1G__value{color:var(--text);word-break:break-word;margin:0;font-size:.84rem}.DescriptionList-module__kqfM1G__value a{color:var(--text);text-decoration:none}.DescriptionList-module__kqfM1G__value a:hover{text-decoration:underline}
.ServiceList-module__bzYXdq__list{flex-direction:column;gap:.3rem;margin:0;padding-left:1.1rem;display:flex}.ServiceList-module__bzYXdq__item{color:var(--text);font-size:.84rem}.ServiceList-module__bzYXdq__sub{color:var(--muted);margin-left:-.4rem;font-size:.8rem;list-style:none}
.ConversationListItem-module__uIUv0G__item{border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;border-left:3px solid #0000;gap:.65rem;width:100%;padding:.8rem .85rem;display:flex}.ConversationListItem-module__uIUv0G__item:hover{background:var(--surface-subtle)}.ConversationListItem-module__uIUv0G__itemActive{background:var(--brand-softer);border-left-color:var(--brand)}.ConversationListItem-module__uIUv0G__main{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.ConversationListItem-module__uIUv0G__top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ConversationListItem-module__uIUv0G__name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;overflow:hidden}.ConversationListItem-module__uIUv0G__sub{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.ConversationListItem-module__uIUv0G__bottom{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.ConversationListItem-module__uIUv0G__time{color:var(--muted);font-size:.72rem}
.MessageThread-module__DD0CRa__thread{flex-direction:column;gap:.85rem;display:flex}.MessageThread-module__DD0CRa__reply{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1.25rem}.MessageThread-module__DD0CRa__replyHeading{color:var(--text);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.MessageThread-module__DD0CRa__dayDivider{justify-content:center;align-items:center;margin:.4rem 0;display:flex}.MessageThread-module__DD0CRa__dayDivider span{color:var(--muted);background:var(--surface-muted);border-radius:999px;padding:.2rem .7rem;font-size:.72rem}.MessageThread-module__DD0CRa__row{gap:.55rem;max-width:78%;display:flex}.MessageThread-module__DD0CRa__rowIn{align-self:flex-start}.MessageThread-module__DD0CRa__rowOut{flex-direction:row-reverse;align-self:flex-end}.MessageThread-module__DD0CRa__bubbleWrap{flex-direction:column;min-width:0;display:flex}.MessageThread-module__DD0CRa__meta{align-items:baseline;gap:.5rem;margin-bottom:.2rem;display:flex}.MessageThread-module__DD0CRa__rowOut .MessageThread-module__DD0CRa__meta{justify-content:flex-end}.MessageThread-module__DD0CRa__from{color:var(--text);font-size:.78rem;font-weight:700}.MessageThread-module__DD0CRa__time{color:var(--muted);font-size:.7rem}.MessageThread-module__DD0CRa__subject{color:var(--muted);margin:0 0 .2rem;font-size:.78rem;font-weight:600}.MessageThread-module__DD0CRa__bubbleIn,.MessageThread-module__DD0CRa__bubbleOut{white-space:pre-wrap;word-break:break-word;border-radius:12px;padding:.6rem .85rem;font-size:.86rem;line-height:1.45}.MessageThread-module__DD0CRa__bubbleIn{background:var(--surface-muted);color:var(--text);border-top-left-radius:3px}.MessageThread-module__DD0CRa__bubbleOut{background:var(--info-soft);color:var(--navy);border-top-right-radius:3px}
.MessageComposer-module__AH7wna__composer{border-top:1px solid var(--border);margin-top:.85rem;padding:.85rem 0}.MessageComposer-module__AH7wna__error{margin-bottom:.6rem}.MessageComposer-module__AH7wna__input{resize:vertical;width:100%;min-height:2.6rem}.MessageComposer-module__AH7wna__bar{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.6rem;display:flex}.MessageComposer-module__AH7wna__hint{color:var(--muted);align-items:center;gap:.35rem;font-size:.76rem;display:inline-flex}.MessageComposer-module__AH7wna__hint svg,.MessageComposer-module__AH7wna__sendIcon{width:15px;height:15px}
.MediaThumb-module__BwC67G__thumb{background:var(--surface-muted);width:100%;font:inherit;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.MediaThumb-module__BwC67G__thumb img{object-fit:cover;width:100%;height:100%}.MediaThumb-module__BwC67G__card{aspect-ratio:4/3;border-top-left-radius:11px;border-top-right-radius:11px}button.MediaThumb-module__BwC67G__card{cursor:zoom-in}.MediaThumb-module__BwC67G__stage{flex:1;min-height:200px;max-height:60vh;overflow:auto}.MediaThumb-module__BwC67G__stage img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:60vh}.MediaThumb-module__BwC67G__trashed{opacity:.6;filter:grayscale(.35)}.MediaThumb-module__BwC67G__file{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;flex-direction:column;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;display:flex}.MediaThumb-module__BwC67G__file svg{width:34px;height:34px}.MediaThumb-module__BwC67G__stage .MediaThumb-module__BwC67G__file{gap:.5rem;padding:2.5rem;font-size:.85rem}.MediaThumb-module__BwC67G__stage .MediaThumb-module__BwC67G__file svg{width:56px;height:56px}
.MediaCard-module__txxbQG__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;transition:border-color .15s,box-shadow .15s;display:flex}.MediaCard-module__txxbQG__card:hover{border-color:var(--border-strong);box-shadow:0 6px 18px var(--shadow)}.MediaCard-module__txxbQG__body{flex:1;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.7rem .8rem .9rem;display:flex}.MediaCard-module__txxbQG__info{flex-direction:column;gap:.2rem;min-width:0;display:flex}.MediaCard-module__txxbQG__name{color:var(--dark);word-break:break-word;font-size:.88rem;font-weight:700;line-height:1.3}.MediaCard-module__txxbQG__meta{color:var(--muted);font-size:.76rem}.MediaCard-module__txxbQG__footer{gap:.5rem;padding:0 .8rem .9rem;display:flex}.MediaCard-module__txxbQG__footer>*{flex:1;justify-content:center}
.MediaGrid-module__-kirwG__grid{grid-template-columns:repeat(auto-fill, minmax(var(--media-col-min,210px), 1fr));gap:1.1rem;display:grid}
.MediaTile-module__RE0KIW__tile{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;flex-direction:column;padding:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.MediaTile-module__RE0KIW__tile:hover{border-color:var(--brand);box-shadow:0 4px 14px var(--shadow)}.MediaTile-module__RE0KIW__thumb{display:block}.MediaTile-module__RE0KIW__thumb img{object-fit:cover;background:var(--surface-muted);width:100%;height:100px;display:block}.MediaTile-module__RE0KIW__name{color:var(--muted);text-align:left;white-space:nowrap;text-overflow:ellipsis;padding:.4rem .55rem;font-size:.74rem;overflow:hidden}
.UploadDropzone-module__rLKwOW__drop{border:2px dashed var(--border-input);background:var(--surface-subtle);width:100%;color:var(--text);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1rem;transition:border-color .15s,background .15s;display:flex}.UploadDropzone-module__rLKwOW__drop:hover:not(:disabled){border-color:var(--brand);background:var(--brand-softer)}.UploadDropzone-module__rLKwOW__drop:disabled{opacity:.6;cursor:default}.UploadDropzone-module__rLKwOW__icon{color:var(--brand-hover);display:inline-flex}.UploadDropzone-module__rLKwOW__icon svg{width:34px;height:34px}.UploadDropzone-module__rLKwOW__title{font-weight:650}.UploadDropzone-module__rLKwOW__hint{color:var(--muted);font-size:.8rem}
.MarkdownEditor-module__FNYaeG__box{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden}.MarkdownEditor-module__FNYaeG__toolbar{border-bottom:1px solid var(--border);background:var(--surface-subtle);flex-wrap:wrap;align-items:center;gap:.15rem;padding:.45rem .5rem;display:flex}.MarkdownEditor-module__FNYaeG__blockSelect{border:1px solid var(--border);background:var(--surface);color:var(--dark);cursor:pointer;border-radius:7px;padding:.32rem .5rem;font-size:.85rem}.MarkdownEditor-module__FNYaeG__divider{background:var(--border);width:1px;height:22px;margin:0 .25rem}.MarkdownEditor-module__FNYaeG__toolBtn,.MarkdownEditor-module__FNYaeG__toolText{min-width:32px;height:32px;color:var(--dark);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;padding:0 .4rem;font-size:.82rem;font-weight:700;display:inline-flex}.MarkdownEditor-module__FNYaeG__toolBtn svg{width:17px;height:17px}.MarkdownEditor-module__FNYaeG__toolBtn:hover,.MarkdownEditor-module__FNYaeG__toolText:hover{background:var(--surface-sunken)}.MarkdownEditor-module__FNYaeG__area{resize:vertical;width:100%;color:var(--text);background:var(--surface);border:none;padding:1rem 1.1rem;font-family:inherit;font-size:1rem;line-height:1.7}.MarkdownEditor-module__FNYaeG__area:focus{outline:none}.MarkdownEditor-module__FNYaeG__footer{border-top:1px solid var(--border);background:var(--surface-subtle);color:var(--muted);align-items:center;gap:1.25rem;padding:.6rem 1.1rem;font-size:.8rem;display:flex}.MarkdownEditor-module__FNYaeG__footerEnd{margin-left:auto}
.PermissionList-module__I_mYFG__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.5rem 1.6rem}.PermissionList-module__I_mYFG__head{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.PermissionList-module__I_mYFG__headIcon{background:var(--brand-soft);width:38px;height:38px;color:var(--brand-hover,var(--brand-text));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.PermissionList-module__I_mYFG__headIcon svg{width:19px;height:19px}.PermissionList-module__I_mYFG__headText{flex:1;min-width:0}.PermissionList-module__I_mYFG__title{color:var(--dark);margin:0;font-size:1.1rem;font-weight:700}.PermissionList-module__I_mYFG__subtitle{color:var(--muted);margin:.1rem 0 0;font-size:.85rem}.PermissionList-module__I_mYFG__smallIcon{width:16px;height:16px}.PermissionList-module__I_mYFG__readonlyPill{background:var(--surface-muted);border:1px solid var(--border);color:var(--text-muted);border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.PermissionList-module__I_mYFG__list{flex-direction:column;gap:.85rem;display:flex}.PermissionList-module__I_mYFG__row{background:var(--surface);border:1px solid var(--border);border-radius:14px;grid-template-columns:40px auto auto;align-items:center;gap:1.25rem;padding:12px;display:grid}.PermissionList-module__I_mYFG__rowIcon{background:var(--surface-muted);width:40px;height:40px;color:var(--text);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.PermissionList-module__I_mYFG__rowIcon svg{width:20px;height:20px}.PermissionList-module__I_mYFG__rowText{flex:1;min-width:0}.PermissionList-module__I_mYFG__name{color:var(--dark);align-items:center;gap:.5rem;margin:0;font-size:.92rem;font-weight:700;display:flex}.PermissionList-module__I_mYFG__desc{color:var(--muted);margin:.25rem 0 0;font-size:.83rem;line-height:1.35}.PermissionList-module__I_mYFG__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:.35rem;display:flex}.PermissionList-module__I_mYFG__pill{border:1px solid #0000;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.74rem;font-weight:600;display:inline-flex}.PermissionList-module__I_mYFG__pillIcon{width:13px;height:13px}.PermissionList-module__I_mYFG__pillOn{background:var(--success-soft);border-color:var(--success-border);color:var(--success-strong)}.PermissionList-module__I_mYFG__pillOff{background:var(--surface-muted);border-color:var(--border);color:var(--text-subtle)}.PermissionList-module__I_mYFG__pillNone{background:var(--surface-muted);border-color:var(--border);color:var(--text-muted)}.PermissionList-module__I_mYFG__footer{border-top:1px solid var(--surface-sunken);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.PermissionList-module__I_mYFG__note{color:var(--muted);align-items:center;gap:.4rem;font-size:.83rem;display:inline-flex}.PermissionList-module__I_mYFG__note svg,.PermissionList-module__I_mYFG__link svg{width:16px;height:16px}.PermissionList-module__I_mYFG__link{color:var(--brand-hover,var(--brand-text));align-items:center;gap:.3rem;font-size:.83rem;font-weight:600;text-decoration:none;display:inline-flex}.PermissionList-module__I_mYFG__link:hover{text-decoration:underline}@media (max-width:760px){.PermissionList-module__I_mYFG__row{grid-template-columns:40px 1fr;row-gap:.75rem}.PermissionList-module__I_mYFG__actions{grid-column:1/-1;justify-content:flex-start;padding-left:calc(40px + 1.25rem)}}
.PermissionMatrix-module__iH3QNW__wrap{margin-top:1rem;overflow-x:auto}.PermissionMatrix-module__iH3QNW__table{border-collapse:collapse;width:100%;font-size:.85rem}.PermissionMatrix-module__iH3QNW__table thead th{text-align:center;color:var(--muted);border-bottom:1px solid var(--border);padding:.4rem .5rem;font-weight:650}.PermissionMatrix-module__iH3QNW__moduleHead{text-align:left!important}.PermissionMatrix-module__iH3QNW__actionHead{min-width:64px}.PermissionMatrix-module__iH3QNW__module{text-align:left;border-bottom:1px solid var(--line,var(--border));vertical-align:top;padding:.6rem .75rem .6rem 0}.PermissionMatrix-module__iH3QNW__moduleName{color:var(--text);font-weight:650;display:block}.PermissionMatrix-module__iH3QNW__moduleDesc{color:var(--muted);font-size:.76rem;display:block}.PermissionMatrix-module__iH3QNW__allBtn{color:var(--brand-hover);cursor:pointer;background:0 0;border:none;margin-top:.25rem;padding:0;font-size:.74rem;font-weight:650}.PermissionMatrix-module__iH3QNW__allBtn:hover{text-decoration:underline}.PermissionMatrix-module__iH3QNW__cell{text-align:center;border-bottom:1px solid var(--line,var(--border));padding:.5rem}.PermissionMatrix-module__iH3QNW__box{border:1.5px solid var(--border-strong,var(--border-input));background:var(--surface);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:border-color .15s,background .15s;display:inline-flex;position:relative}.PermissionMatrix-module__iH3QNW__box input{opacity:0;width:0;height:0;position:absolute}.PermissionMatrix-module__iH3QNW__boxOn{border-color:var(--brand);background:var(--brand);color:var(--surface)}.PermissionMatrix-module__iH3QNW__boxLocked{cursor:default;opacity:.85}.PermissionMatrix-module__iH3QNW__check{width:14px;height:14px;display:inline-flex}
.PermissionGrid-module__ilVyJG__wrap{overflow-x:auto}.PermissionGrid-module__ilVyJG__table{border-collapse:collapse;width:100%;font-size:.85rem}.PermissionGrid-module__ilVyJG__table thead th{text-align:center;color:var(--muted);border-bottom:1px solid var(--border);padding:.4rem .5rem;font-weight:650}.PermissionGrid-module__ilVyJG__moduleHead{text-align:left!important}.PermissionGrid-module__ilVyJG__actionHead{min-width:58px}.PermissionGrid-module__ilVyJG__module{text-align:left;border-bottom:1px solid var(--line,var(--border));vertical-align:top;padding:.7rem .75rem .7rem 0}.PermissionGrid-module__ilVyJG__moduleName{color:var(--text);font-weight:650;display:block}.PermissionGrid-module__ilVyJG__moduleDesc{color:var(--muted);font-size:.76rem;display:block}.PermissionGrid-module__ilVyJG__cell{text-align:center;border-bottom:1px solid var(--line,var(--border));padding:.5rem}.PermissionGrid-module__ilVyJG__box{border:1.5px solid var(--border-strong,var(--border-input));background:var(--surface);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:border-color .15s,background .15s;display:inline-flex;position:relative}.PermissionGrid-module__ilVyJG__box input{opacity:0;width:0;height:0;position:absolute}.PermissionGrid-module__ilVyJG__boxOn{border-color:var(--brand);background:var(--brand);color:var(--surface)}.PermissionGrid-module__ilVyJG__boxLocked{cursor:default;opacity:.85}.PermissionGrid-module__ilVyJG__check{width:14px;height:14px;display:inline-flex}
.SettingsCard-module__q4QpOW__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:22px;padding:1.75rem;display:flex}.SettingsCard-module__q4QpOW__head{align-items:flex-start;gap:1rem;display:flex}.SettingsCard-module__q4QpOW__icon{background:var(--brand-soft);width:44px;height:44px;color:var(--brand-hover,var(--brand-text));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SettingsCard-module__q4QpOW__headText{flex:1;min-width:0}.SettingsCard-module__q4QpOW__title{color:var(--dark);margin:0;font-size:1.15rem;font-weight:700}.SettingsCard-module__q4QpOW__subtitle{color:var(--muted);margin:.25rem 0 0;font-size:18px;line-height:1.45}.SettingsCard-module__q4QpOW__action{flex-shrink:0}.SettingsCard-module__q4QpOW__plainTitle{color:var(--dark);margin:0;font-size:1.05rem}@media (max-width:560px){.SettingsCard-module__q4QpOW__card{padding:1.25rem}.SettingsCard-module__q4QpOW__head{flex-wrap:wrap}.SettingsCard-module__q4QpOW__subtitle{font-size:1rem}.SettingsCard-module__q4QpOW__action{flex-basis:100%}.SettingsCard-module__q4QpOW__action>*{width:100%}}
.SettingsLayout-module__UXxr-G__grid{grid-template-columns:1.7fr 1fr;align-items:start;gap:1.5rem;display:grid}.SettingsLayout-module__UXxr-G__aside{flex-direction:column;gap:1.5rem;display:flex}.SettingsLayout-module__UXxr-G__main{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.SettingsLayout-module__UXxr-G__full{grid-column:1/-1}.SettingsLayout-module__UXxr-G__subCard{flex-direction:column;gap:14px;margin-top:20px;display:flex}.SettingsLayout-module__UXxr-G__subheading{color:var(--dark);margin:0;font-size:18px;font-weight:700}.SettingsLayout-module__UXxr-G__paragraph{color:var(--muted);margin:0;font-size:18px;line-height:1.5}.SettingsLayout-module__UXxr-G__viewAll{color:var(--brand-hover,var(--brand-text));flex-shrink:0;align-items:center;gap:.35rem;margin-left:auto;font-size:.88rem;font-weight:700;display:inline-flex}.SettingsLayout-module__UXxr-G__empty{text-align:center;color:var(--muted);background:var(--surface-subtle);border-radius:12px;margin:0;padding:1.5rem;font-size:14px}@media (max-width:900px){.SettingsLayout-module__UXxr-G__grid{grid-template-columns:1fr}}
.SettingsFieldset-module__Le8cNq__fields{border:1px solid var(--surface-sunken);border-radius:8px;flex-direction:row;gap:12px;margin:0;display:flex}@media (max-width:560px){.SettingsFieldset-module__Le8cNq__fields{flex-direction:column}}
.SidebarLayout-module__QAU1LG__layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:24px;display:grid}.SidebarLayout-module__QAU1LG__main{gap:20px;min-width:0;display:grid}@media (max-width:900px){.SidebarLayout-module__QAU1LG__layout{grid-template-columns:1fr}}
.ServiceCard-module__SJRBzG__grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px;display:grid}.ServiceCard-module__SJRBzG__card{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:14px;flex-direction:column;gap:6px;padding:18px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.ServiceCard-module__SJRBzG__card:hover{border-color:var(--brand);box-shadow:0 6px 20px var(--shadow);transform:translateY(-2px)}.ServiceCard-module__SJRBzG__icon{background:var(--brand-soft);width:40px;height:40px;color:var(--brand-hover,var(--brand-text));border-radius:10px;justify-content:center;align-items:center;margin-bottom:4px;display:inline-flex}.ServiceCard-module__SJRBzG__icon svg{width:20px;height:20px}.ServiceCard-module__SJRBzG__name{color:var(--dark);margin:0;font-size:1.02rem;font-weight:700}.ServiceCard-module__SJRBzG__category{color:var(--muted);margin:0;font-size:.82rem}.ServiceCard-module__SJRBzG__foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:12px;display:flex}.ServiceCard-module__SJRBzG__meta{color:var(--muted);align-items:center;gap:6px;margin:2px 0 0;font-size:.82rem;display:inline-flex}.ServiceCard-module__SJRBzG__meta svg{width:14px;height:14px;color:var(--muted);flex-shrink:0}.ServiceCard-module__SJRBzG__desc{color:var(--text);margin:8px 0 0;font-size:.85rem;line-height:1.45}
.CoverImageCard-module__BbzUOW__image{border:1px solid var(--border);border-radius:10px;margin-bottom:.75rem;overflow:hidden}.CoverImageCard-module__BbzUOW__image img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.CoverImageCard-module__BbzUOW__empty{aspect-ratio:16/9;border:1px dashed var(--border);color:var(--muted);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.85rem;display:flex}.CoverImageCard-module__BbzUOW__empty svg{width:28px;height:28px}.CoverImageCard-module__BbzUOW__actions{align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.CoverImageCard-module__BbzUOW__pick{flex:1}.CoverImageCard-module__BbzUOW__removeBtn{border:1px solid var(--border);background:var(--surface);width:38px;height:38px;color:var(--muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.CoverImageCard-module__BbzUOW__removeBtn:hover{color:var(--danger-strong);border-color:var(--danger-border-soft)}.CoverImageCard-module__BbzUOW__btnIcon{width:16px;height:16px}.CoverImageCard-module__BbzUOW__hint{color:var(--muted);margin-top:.5rem;font-size:.78rem}.CoverImageCard-module__BbzUOW__ok{color:var(--success);align-items:center;gap:.3rem;margin-top:.3rem;font-size:.82rem;font-weight:600;display:flex}
.DangerZone-module___dWyrq__description{color:var(--muted);font-size:.8rem;font-weight:400}.DangerZone-module___dWyrq__icon{width:16px;height:16px}
.EntityCard-module__Mi3v0W__card{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden}.EntityCard-module__Mi3v0W__card:hover{box-shadow:0 6px 20px var(--shadow);transform:translateY(-2px)}.EntityCard-module__Mi3v0W__cover{aspect-ratio:16/9;background:var(--surface-muted);position:relative}.EntityCard-module__Mi3v0W__cover img{object-fit:cover;width:100%;height:100%;display:block}.EntityCard-module__Mi3v0W__coverEmpty{color:var(--border-strong);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.EntityCard-module__Mi3v0W__coverEmpty svg{width:36px;height:36px}.EntityCard-module__Mi3v0W__badge{position:absolute;top:.6rem;left:.6rem}.EntityCard-module__Mi3v0W__body{flex:1;padding:1rem 1.1rem .75rem}.EntityCard-module__Mi3v0W__title{color:var(--dark);margin:0 0 .4rem;font-size:1.02rem;font-weight:700;line-height:1.3}.EntityCard-module__Mi3v0W__excerpt{color:var(--muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .6rem;font-size:.88rem;line-height:1.45;display:-webkit-box;overflow:hidden}.EntityCard-module__Mi3v0W__meta{color:var(--text-subtle);margin:0;font-size:.8rem}.EntityCard-module__Mi3v0W__actions{border-top:1px solid var(--border);gap:.5rem;padding:.75rem 1.1rem 1rem;display:flex}
.EntityHeading-module__oeo_hq__title{align-items:center;gap:.6rem;display:flex}.EntityHeading-module__oeo_hq__title h2{color:var(--text);margin:0;font-size:1.1rem;font-weight:700}.EntityHeading-module__oeo_hq__sub{color:var(--muted);margin:.25rem 0 0;font-size:.82rem}
.Modal-module__a93DaW__overlay{z-index:110;background:var(--overlay);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:center;padding:1.5rem;animation:.12s ease-out Modal-module__a93DaW__modalFade;display:flex;position:fixed;inset:0}@keyframes Modal-module__a93DaW__modalFade{0%{opacity:0}to{opacity:1}}.Modal-module__a93DaW__card{background:var(--surface);width:min(440px,100%);max-height:100%;box-shadow:0 24px 60px var(--shadow-strong);border-radius:14px;flex-direction:column;padding:1.4rem 1.5rem 1.5rem;display:flex}.Modal-module__a93DaW__sm{width:min(440px,100%)}.Modal-module__a93DaW__md{width:min(620px,100%)}.Modal-module__a93DaW__lg{width:min(880px,100%)}.Modal-module__a93DaW__title{color:var(--dark);flex:none;margin:0 0 .6rem;font-size:1.05rem;font-weight:700}.Modal-module__a93DaW__body{min-height:0;color:var(--muted);flex:auto;font-size:.88rem;line-height:1.5;overflow-y:auto}.Modal-module__a93DaW__actions{flex:none;justify-content:flex-end;gap:.5rem;margin-top:1.1rem;display:flex}@media (max-width:480px){.Modal-module__a93DaW__actions{flex-direction:column-reverse}}
.StatCard-module__tsbbvW__card{background:var(--surface);border:1px solid var(--border);border-radius:14px;gap:.9rem;padding:1.1rem 1.25rem;display:flex}.StatCard-module__tsbbvW__inline{flex-direction:row;align-items:center}.StatCard-module__tsbbvW__stacked{flex-direction:column;align-items:flex-start;gap:.9rem;padding:1.25rem}.StatCard-module__tsbbvW__stacked .StatCard-module__tsbbvW__value{font-size:1.9rem}.StatCard-module__tsbbvW__report{flex-direction:row;align-items:flex-start;gap:.9rem;padding:1.25rem}.StatCard-module__tsbbvW__reportBody{flex-direction:column;gap:.35rem;min-width:0;display:flex}.StatCard-module__tsbbvW__reportLabel{color:var(--muted);font-size:.9rem;font-weight:600}.StatCard-module__tsbbvW__report .StatCard-module__tsbbvW__value{font-size:1.95rem}.StatCard-module__tsbbvW__caption{margin-top:.1rem}.StatCard-module__tsbbvW__plain{border-radius:12px;flex-direction:column;gap:0;padding:.85rem 1rem}.StatCard-module__tsbbvW__plainLabel{color:var(--muted);margin:0 0 .25rem;font-size:.78rem}.StatCard-module__tsbbvW__plain .StatCard-module__tsbbvW__value{font-size:1.35rem;font-weight:700}.StatCard-module__tsbbvW__icon{background:var(--brand-soft);width:42px;height:42px;color:var(--brand);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.StatCard-module__tsbbvW__icon svg{width:21px;height:21px}.StatCard-module__tsbbvW__body{flex-direction:column;gap:.15rem;display:flex}.StatCard-module__tsbbvW__value{color:var(--text);margin:0;font-size:1.6rem;font-weight:800;line-height:1.1}.StatCard-module__tsbbvW__label{color:var(--muted);margin:0;font-size:.86rem}.StatCard-module__tsbbvW__brand{background:var(--brand-soft);color:var(--brand)}.StatCard-module__tsbbvW__blue{background:var(--tone-blue-soft);color:var(--tone-blue)}.StatCard-module__tsbbvW__green{background:var(--tone-green-soft);color:var(--tone-green)}.StatCard-module__tsbbvW__amber{background:var(--tone-amber-soft);color:var(--tone-amber)}.StatCard-module__tsbbvW__purple{background:var(--tone-purple-soft);color:var(--tone-purple)}.StatCard-module__tsbbvW__teal{background:var(--tone-teal-soft);color:var(--tone-teal)}@media (max-width:640px){.StatCard-module__tsbbvW__value{font-size:1.4rem}}
.Donut-module__32Vp0q__wrap{flex-shrink:0;position:relative}.Donut-module__32Vp0q__svg{transform-origin:50%;transform:rotate(-90deg)}.Donut-module__32Vp0q__center{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Donut-module__32Vp0q__centerValue{color:var(--dark,var(--text));font-size:1.9rem;font-weight:800;line-height:1.05}.Donut-module__32Vp0q__centerLabel{color:var(--muted,var(--muted));font-size:.82rem}
.AreaChart-module__IPMxXq__chartSvg{width:100%;height:240px;display:block}.AreaChart-module__IPMxXq__chartGrid{stroke:var(--border);stroke-width:1px;stroke-dasharray:3 4}.AreaChart-module__IPMxXq__chartLine{stroke:var(--brand);stroke-width:2.5px}.AreaChart-module__IPMxXq__chartDot{fill:var(--brand);stroke:var(--surface);stroke-width:2px}.AreaChart-module__IPMxXq__chartLabel{fill:var(--muted);font-size:11px}
.IconInput-module__IfReZW__wrap{align-items:center;display:flex;position:relative}.IconInput-module__IfReZW__icon{color:var(--muted);pointer-events:none;display:inline-flex;position:absolute;left:.9rem}.IconInput-module__IfReZW__input{border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface);border-radius:11px;padding:.85rem .9rem .85rem 2.7rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.IconInput-module__IfReZW__input::placeholder{color:var(--text-subtle)}.IconInput-module__IfReZW__input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--focus-ring);outline:none}.IconInput-module__IfReZW__password{padding-right:2.9rem}.IconInput-module__IfReZW__eye{color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.3rem;display:inline-flex;position:absolute;right:.7rem}.IconInput-module__IfReZW__eye:hover{color:var(--text)}
.SearchInput-module__vhAlEq__wrap{border-bottom:1px solid var(--border);align-items:center;padding:.75rem;display:flex;position:relative}.SearchInput-module__vhAlEq__icon{width:16px;height:16px;color:var(--muted);pointer-events:none;position:absolute;left:1.4rem}.SearchInput-module__vhAlEq__input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:8px;padding:.5rem .7rem .5rem 2rem;font-size:.85rem}.SearchInput-module__vhAlEq__grow{flex:240px}.SearchInput-module__vhAlEq__wrapInline{border-bottom:none;padding:0;display:inline-flex}.SearchInput-module__vhAlEq__wrapInline .SearchInput-module__vhAlEq__icon{left:.65rem}.SearchInput-module__vhAlEq__inputInline{width:220px;max-width:100%;padding:.65rem .7rem .65rem 2.1rem;font-size:.95rem}.SearchInput-module__vhAlEq__inputInline:focus{border-color:var(--brand);outline:none}
.Autocomplete-module__aqHfgq__wrap{width:100%;position:relative}.Autocomplete-module__aqHfgq__icon{color:var(--muted);pointer-events:none;display:inline-flex;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.Autocomplete-module__aqHfgq__icon svg{width:16px;height:16px}.Autocomplete-module__aqHfgq__inputWithIcon{padding-left:2.1rem}.Autocomplete-module__aqHfgq__pop{z-index:20;background:var(--surface);border:1px solid var(--border);max-height:16rem;box-shadow:0 8px 24px var(--shadow-popover);border-radius:10px;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.Autocomplete-module__aqHfgq__note{color:var(--muted);padding:.5rem .6rem;font-size:.85rem}.Autocomplete-module__aqHfgq__option{cursor:pointer;border-radius:7px;flex-direction:column;gap:.1rem;padding:.5rem .6rem;display:flex}.Autocomplete-module__aqHfgq__active{background:var(--surface-muted)}.Autocomplete-module__aqHfgq__optionLabel{color:var(--text);font-size:.85rem}.Autocomplete-module__aqHfgq__optionDesc{color:var(--muted);font-size:.78rem}
.GroupedMultiSelect-module__kldQTG__wrap{width:100%;position:relative}.GroupedMultiSelect-module__kldQTG__trigger{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .7rem;font-size:.9rem;display:flex}.GroupedMultiSelect-module__kldQTG__trigger:disabled{opacity:.6;cursor:not-allowed}.GroupedMultiSelect-module__kldQTG__trigger svg{width:16px;height:16px;color:var(--muted);flex:none}.GroupedMultiSelect-module__kldQTG__triggerText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.GroupedMultiSelect-module__kldQTG__muted{color:var(--muted)}.GroupedMultiSelect-module__kldQTG__pop{z-index:20;background:var(--surface);border:1px solid var(--border);max-height:18rem;box-shadow:0 8px 24px var(--shadow-popover);border-radius:10px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.GroupedMultiSelect-module__kldQTG__search{border-bottom:1px solid var(--border);padding:.4rem;position:relative}.GroupedMultiSelect-module__kldQTG__searchIcon{color:var(--muted);pointer-events:none;display:inline-flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.GroupedMultiSelect-module__kldQTG__searchIcon svg{width:16px;height:16px}.GroupedMultiSelect-module__kldQTG__searchInput{padding-left:2.1rem}.GroupedMultiSelect-module__kldQTG__options{padding:.35rem;overflow-y:auto}.GroupedMultiSelect-module__kldQTG__note{color:var(--muted);margin:0;padding:.5rem .6rem;font-size:.85rem}.GroupedMultiSelect-module__kldQTG__group+.GroupedMultiSelect-module__kldQTG__group{margin-top:.35rem}.GroupedMultiSelect-module__kldQTG__groupLabel{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0;padding:.4rem .6rem .2rem;font-size:.72rem;font-weight:600}.GroupedMultiSelect-module__kldQTG__option{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:.55rem;padding:.45rem .6rem;font-size:.85rem;display:flex}.GroupedMultiSelect-module__kldQTG__option:hover{background:var(--surface-muted)}.GroupedMultiSelect-module__kldQTG__box{border:1px solid var(--border);background:var(--surface);border-radius:4px;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.GroupedMultiSelect-module__kldQTG__boxOn{background:var(--brand);border-color:var(--brand)}.GroupedMultiSelect-module__kldQTG__box svg{width:12px;height:12px;color:var(--surface)}.GroupedMultiSelect-module__kldQTG__optionLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.CalloutBanner-module__r7ZRCW__banner{background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:center;gap:1rem;padding:1.1rem 1.25rem;display:flex}.CalloutBanner-module__r7ZRCW__icon{background:var(--brand-soft);width:46px;height:46px;color:var(--brand);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.CalloutBanner-module__r7ZRCW__icon svg{width:22px;height:22px}.CalloutBanner-module__r7ZRCW__text{flex:1;min-width:0}.CalloutBanner-module__r7ZRCW__title{color:var(--text);margin:0;font-size:1rem;font-weight:650}.CalloutBanner-module__r7ZRCW__sub{color:var(--muted);margin:.2rem 0 0;font-size:.85rem}.CalloutBanner-module__r7ZRCW__action{flex-shrink:0}@media (max-width:560px){.CalloutBanner-module__r7ZRCW__banner{flex-wrap:wrap}.CalloutBanner-module__r7ZRCW__action{flex-basis:100%}.CalloutBanner-module__r7ZRCW__action>*{justify-content:center;width:100%}}
.EmptyState-module__RaxY3G__root{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:40px 20px;display:flex}.EmptyState-module__RaxY3G__icon{background:var(--brand-soft);width:64px;height:64px;color:var(--brand-hover,var(--brand-text));border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:inline-flex}.EmptyState-module__RaxY3G__icon svg{width:30px;height:30px}.EmptyState-module__RaxY3G__title{color:var(--dark);margin:0;font-size:1.05rem;font-weight:700}.EmptyState-module__RaxY3G__text{color:var(--muted);margin:0 0 12px;font-size:18px}
.CopyField-module__nwrXOW__row{align-items:center;gap:.6rem;display:flex}.CopyField-module__nwrXOW__input{font-family:var(--font-mono);font-size:.85rem}
.ReportExport-module__vCRk0W__reportExport{align-items:center;gap:.5rem;display:flex}.ReportExport-module__vCRk0W__icon{width:16px;height:16px}
.SaveStateIndicator-module__QkWApG__root{margin-right:.3rem;font-size:.85rem}.SaveStateIndicator-module__QkWApG__ok{color:var(--success);align-items:center;gap:.3rem;font-weight:600;display:inline-flex}.SaveStateIndicator-module__QkWApG__muted{color:var(--muted)}.SaveStateIndicator-module__QkWApG__error{background:var(--danger-soft);border:1px solid var(--danger-border-soft);color:var(--danger);border-radius:8px;padding:.6rem .8rem;font-size:.88rem}
.EditorTopBar-module__juQkPq__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.EditorTopBar-module__juQkPq__right{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.EditorTopBar-module__juQkPq__back{color:var(--muted);align-items:center;gap:.35rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.EditorTopBar-module__juQkPq__back:hover{color:var(--dark)}
.Panel-module__pjoTbW__panel{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.4rem}.Panel-module__pjoTbW__head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.1rem;display:flex}.Panel-module__pjoTbW__title{color:var(--dark);margin:0;font-size:1.05rem;font-weight:700}.Panel-module__pjoTbW__count{color:var(--success-strong);background:var(--success-soft);border-radius:999px;margin-left:.5rem;padding:.25rem .6rem;font-size:14px;font-weight:700}.Panel-module__pjoTbW__link{color:var(--brand);font-size:14px;font-weight:700}.Panel-module__pjoTbW__link:hover{color:var(--brand-hover)}.Panel-module__pjoTbW__empty{color:var(--muted);margin:0;font-size:.88rem}.Panel-module__pjoTbW__foot{border-top:1px solid var(--border);justify-content:center;margin-top:1.1rem;padding-top:.9rem;display:flex}.Panel-module__pjoTbW__footLink{color:var(--muted);align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;display:inline-flex}.Panel-module__pjoTbW__footLink:hover{color:var(--dark)}.Panel-module__pjoTbW__footLink svg{width:15px;height:15px}
.MiniList-module__mm5_Oa__list{flex-direction:column;list-style:none;display:flex}.MiniList-module__mm5_Oa__row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.MiniList-module__mm5_Oa__row:last-child{border-bottom:none;padding-bottom:0}.MiniList-module__mm5_Oa__row:first-child{padding-top:0}.MiniList-module__mm5_Oa__main{flex-direction:column;min-width:0;display:flex}.MiniList-module__mm5_Oa__title{color:var(--dark);font-size:14px;font-weight:700}.MiniList-module__mm5_Oa__meta{color:var(--muted);font-size:.8rem}
.FilterBar-module__jnc63a__bar{background:var(--surface);border:1px solid var(--border);--control-height:42px;border-radius:14px;flex-wrap:wrap;align-items:flex-end;gap:.85rem;margin-bottom:1.1rem;padding:1rem 1.15rem;display:flex}.FilterBar-module__jnc63a__bar>button,.FilterBar-module__jnc63a__bar>a{height:var(--control-height)}.FilterBar-module__jnc63a__field{flex-direction:column;gap:.35rem;min-width:132px;display:flex}.FilterBar-module__jnc63a__field>span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.FilterBar-module__jnc63a__grow{flex:240px;min-width:200px}@media (max-width:560px){.FilterBar-module__jnc63a__field,.FilterBar-module__jnc63a__grow{flex:100%;min-width:0}.FilterBar-module__jnc63a__bar>button,.FilterBar-module__jnc63a__bar>a{width:100%}}
.EmptyPanel-module__YyMlrq__panel{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden}.EmptyPanel-module__YyMlrq__empty{text-align:center;color:var(--muted);margin:0;padding:3rem 1.5rem}
.StatGrid-module__P1LxCW__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.StatGrid-module__P1LxCW__auto{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.9rem;display:grid}.StatGrid-module__P1LxCW__spaced{margin-bottom:1.5rem}.StatGrid-module__P1LxCW__action{flex-direction:column;justify-content:center;align-items:flex-end;display:flex}@media (max-width:900px){.StatGrid-module__P1LxCW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.StatGrid-module__P1LxCW__grid,.StatGrid-module__P1LxCW__auto{grid-template-columns:1fr}.StatGrid-module__P1LxCW__grid .StatGrid-module__P1LxCW__action,.StatGrid-module__P1LxCW__auto .StatGrid-module__P1LxCW__action{grid-column:1/-1;align-items:stretch}}
.Toolbar-module__SbnQOq__bar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}
.TipCallout-module__3DOVtW__tip{background:var(--surface-subtle);border-radius:12px;align-items:flex-start;gap:.7rem;padding:14px 16px;display:flex}.TipCallout-module__3DOVtW__icon{color:var(--brand-hover,var(--brand-text));flex-shrink:0;margin-top:2px;display:inline-flex}.TipCallout-module__3DOVtW__icon svg{width:20px;height:20px}.TipCallout-module__3DOVtW__title{color:var(--dark);margin:0 0 2px;font-size:18px;font-weight:700}.TipCallout-module__3DOVtW__text{color:var(--muted);margin:0;font-size:14px;line-height:1.5}
.ManagerLayout-module__UT2cvW__manager{gap:24px;display:grid}.ManagerLayout-module__UT2cvW__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:start;gap:24px;display:grid}@media (max-width:900px){.ManagerLayout-module__UT2cvW__grid{grid-template-columns:minmax(0,1fr)}}
.EditableItem-module__2aUJQG__list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.EditableItem-module__2aUJQG__item{border:1px solid var(--border);background:var(--surface);border-radius:12px;grid-template-columns:1fr auto;align-items:start;gap:12px;padding:16px;display:grid}.EditableItem-module__2aUJQG__form{gap:14px;display:grid}.EditableItem-module__2aUJQG__actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.EditableItem-module__2aUJQG__delete{display:flex}@media (max-width:720px){.EditableItem-module__2aUJQG__item{grid-template-columns:1fr}.EditableItem-module__2aUJQG__delete{justify-content:flex-end}}
.FormActions-module__kJbxKa__actions{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}
.CardGrid-module___1pdVa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}
.Stack-module__5WUELa__stack{flex-direction:column;display:flex}.Stack-module__5WUELa__none{gap:0}.Stack-module__5WUELa__sm{gap:.85rem}.Stack-module__5WUELa__md{gap:1rem}.Stack-module__5WUELa__lg{gap:1.25rem}.Stack-module__5WUELa__xl{gap:1.5rem}.Stack-module__5WUELa__divided{border-top:1px solid var(--border);margin-top:1.1rem;padding-top:1.1rem}
.Inline-module__eoK6TW__inline{flex-direction:row;display:flex}.Inline-module__eoK6TW__gap-xs{gap:.4rem}.Inline-module__eoK6TW__gap-sm{gap:.6rem}.Inline-module__eoK6TW__gap-md{gap:.75rem}.Inline-module__eoK6TW__gap-lg{gap:1rem}.Inline-module__eoK6TW__gap-xl{gap:1.25rem}.Inline-module__eoK6TW__justify-start{justify-content:flex-start}.Inline-module__eoK6TW__justify-center{justify-content:center}.Inline-module__eoK6TW__justify-end{justify-content:flex-end}.Inline-module__eoK6TW__justify-between{justify-content:space-between}.Inline-module__eoK6TW__align-start{align-items:flex-start}.Inline-module__eoK6TW__align-center{align-items:center}.Inline-module__eoK6TW__align-end{align-items:flex-end}.Inline-module__eoK6TW__align-baseline{align-items:baseline}.Inline-module__eoK6TW__wrap{flex-wrap:wrap}
.RecordRow-module__nK7yxa__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.RecordRow-module__nK7yxa__item{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;align-items:center;gap:.85rem;padding:.8rem 1.1rem;display:flex}.RecordRow-module__nK7yxa__main{flex:1;align-items:center;gap:.85rem;min-width:0;display:flex}.RecordRow-module__nK7yxa__tag{text-transform:uppercase;letter-spacing:.03em;color:var(--muted);background:var(--surface,var(--surface-cool));border:1px solid var(--border);border-radius:999px;flex:none;align-self:flex-start;padding:.18rem .6rem;font-size:.72rem;font-weight:650}.RecordRow-module__nK7yxa__text{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.RecordRow-module__nK7yxa__title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.RecordRow-module__nK7yxa__meta{color:var(--muted);font-size:.82rem}.RecordRow-module__nK7yxa__error{color:var(--danger,var(--danger-strong));flex-basis:100%;margin:0;font-size:.85rem}.RecordRow-module__nK7yxa__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}
.SectionHeading-module__Eep4EW__heading{flex-direction:column;gap:.3rem;display:flex}.SectionHeading-module__Eep4EW__title{color:var(--text);margin:0;font-size:1.05rem;font-weight:650}.SectionHeading-module__Eep4EW__sub{color:var(--muted);margin:0;font-size:.85rem}
.ActivityFeed-module__tgr4JW__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ActivityFeed-module__tgr4JW__item{gap:.7rem;display:flex}.ActivityFeed-module__tgr4JW__body{flex-direction:column;gap:.15rem;min-width:0;display:flex}.ActivityFeed-module__tgr4JW__text{color:var(--text);font-size:.86rem;line-height:1.45}.ActivityFeed-module__tgr4JW__when{color:var(--muted);font-size:.76rem}.ActivityFeed-module__tgr4JW__dot{margin-top:.35rem}
.IconCard-module__e-5GGW__card{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:1.25rem;padding:1.4rem 1.5rem;display:flex}.IconCard-module__e-5GGW__head{align-items:center;gap:.85rem;display:flex}.IconCard-module__e-5GGW__headText{width:100%;min-width:0}.IconCard-module__e-5GGW__title{color:var(--dark);align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:700;display:flex}.IconCard-module__e-5GGW__sub{color:var(--muted);align-items:center;gap:.4rem;margin:.2rem 0 0;font-size:.86rem;display:flex}
.InfoTile-module__f1_dAa__tile{border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:.85rem;padding:1.1rem 1.25rem;display:flex}.InfoTile-module__f1_dAa__accent{background:var(--accent-soft,var(--warning-soft));border-color:var(--accent-border,var(--warning-border))}.InfoTile-module__f1_dAa__neutral{background:var(--surface-2,var(--surface-cool))}.InfoTile-module__f1_dAa__text{min-width:0}.InfoTile-module__f1_dAa__title{color:var(--dark);align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:700;display:flex}.InfoTile-module__f1_dAa__body{color:var(--muted);margin:.2rem 0 0;font-size:.86rem}.InfoTile-module__f1_dAa__link{color:var(--text);align-items:center;gap:.4rem;margin-top:.5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.InfoTile-module__f1_dAa__link:hover{color:var(--accent,var(--warning))}
.RoleGuide-module__peY2Ta__guide{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.RoleGuide-module__peY2Ta__item{border-top:1px solid var(--border);align-items:flex-start;gap:.85rem;padding:1rem 0;display:flex}.RoleGuide-module__peY2Ta__item:first-child{border-top:none;padding-top:.25rem}.RoleGuide-module__peY2Ta__text{flex-direction:column;gap:.3rem;display:flex}.RoleGuide-module__peY2Ta__name{color:var(--text);align-items:center;gap:.5rem;margin:0;font-weight:650;display:flex}.RoleGuide-module__peY2Ta__badge{border-radius:999px;padding:.1rem .5rem;font-size:.7rem;font-weight:700}.RoleGuide-module__peY2Ta__amber{background:var(--warning-soft);color:var(--warning-strong)}.RoleGuide-module__peY2Ta__blue{background:var(--info-border);color:var(--info-strong)}.RoleGuide-module__peY2Ta__purple{background:var(--purple-soft);color:var(--purple-strong)}.RoleGuide-module__peY2Ta__blurb{color:var(--muted);margin:0;font-size:.86rem}.RoleGuide-module__peY2Ta__sections{color:var(--muted);margin:0;font-size:.78rem}
.SplitLayout-module__yZOiHa__grid{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}@media (max-width:920px){.SplitLayout-module__yZOiHa__grid{grid-template-columns:1fr}}
.BoardScroll-module__AqECAG__board{align-items:flex-start;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}
.MasterDetail-module__yli42q__wrap{align-items:flex-start;gap:1.25rem;display:flex}.MasterDetail-module__yli42q__main{flex-direction:column;flex:auto;gap:1.1rem;min-width:0;display:flex}
.DetailDrawer-module__6FA0Va__drawer{border:1px solid var(--border);background:var(--surface);border-radius:14px;max-height:calc(100vh - 2rem);padding:1.1rem;animation:.36s cubic-bezier(.22,1,.36,1) DetailDrawer-module__6FA0Va__drawerIn;position:sticky;top:1rem;overflow-y:auto}.DetailDrawer-module__6FA0Va__sm{flex:0 0 332px;width:332px}.DetailDrawer-module__6FA0Va__lg{flex:0 0 860px;width:860px}.DetailDrawer-module__6FA0Va__framed{flex-direction:column;height:calc(100vh - 2rem);padding:0;display:flex;overflow:hidden}.DetailDrawer-module__6FA0Va__framed .DetailDrawer-module__6FA0Va__head{flex:none;margin-bottom:0;padding:1.1rem 1.1rem .75rem}.DetailDrawer-module__6FA0Va__body{flex:auto;padding:1.1rem;overflow-y:auto}.DetailDrawer-module__6FA0Va__foot{border-top:1px solid var(--border);flex:none;padding:.9rem 1.1rem}.DetailDrawer-module__6FA0Va__drawer.DetailDrawer-module__6FA0Va__closing{animation:.28s cubic-bezier(.4,0,1,1) forwards DetailDrawer-module__6FA0Va__drawerOut}@keyframes DetailDrawer-module__6FA0Va__drawerIn{0%{transform:translate(28px)}to{transform:translate(0)}}@keyframes DetailDrawer-module__6FA0Va__drawerOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(28px)}}.DetailDrawer-module__6FA0Va__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;padding-bottom:.75rem;display:flex}@media (max-width:1100px){.DetailDrawer-module__6FA0Va__drawer{z-index:70;width:100%;height:100%;max-height:none;box-shadow:0 -8px 40px var(--shadow-strong);border:0;border-radius:0;margin:0;position:fixed;inset:0}.DetailDrawer-module__6FA0Va__sm,.DetailDrawer-module__6FA0Va__lg{flex:auto;width:100%}.DetailDrawer-module__6FA0Va__framed{height:100%}}
.ScrollArea-module__-HiZBa__scroll{flex:1;overflow-y:auto}.ScrollArea-module__-HiZBa__padded{padding:1.25rem}.ScrollArea-module__-HiZBa__column{flex-direction:column;display:flex}
.PaneHeader-module__-bYUkq__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}
.MailboxLayout-module__U1u1Wa__shell{border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-columns:320px minmax(0,1fr) 320px;height:calc(100vh - 230px);min-height:540px;display:grid;overflow:hidden}.MailboxLayout-module__U1u1Wa__list{border-right:1px solid var(--border);flex-direction:column;min-height:0;display:flex}.MailboxLayout-module__U1u1Wa__main{flex-direction:column;min-width:0;min-height:0;display:flex}.MailboxLayout-module__U1u1Wa__aside{border-left:1px solid var(--border);min-height:0;overflow-y:auto}@media (max-width:1100px){.MailboxLayout-module__U1u1Wa__shell{grid-template-columns:auto minmax(0,1fr)}.MailboxLayout-module__U1u1Wa__aside{display:none}}@media (max-width:720px){.MailboxLayout-module__U1u1Wa__shell{grid-template-columns:1fr;height:auto}.MailboxLayout-module__U1u1Wa__list{border-right:none;border-bottom:1px solid var(--border);max-height:240px}}
.StickyColumn-module__3_iiJq__column{align-content:start;gap:20px;display:grid;position:sticky;top:88px}@media (max-width:900px){.StickyColumn-module__3_iiJq__column{position:static}}
.PlainList-module__jgWJhq__list{margin:0;padding:0;list-style:none;display:grid}.PlainList-module__jgWJhq__sm{gap:8px}.PlainList-module__jgWJhq__md{gap:16px}
.NoticeBox-module__8r7wHG__notice{border-radius:10px;padding:.85rem 1rem;font-size:.85rem}.NoticeBox-module__8r7wHG__warning{background:var(--brand-softer);border:1px solid var(--brand-border);color:var(--brand-strong)}.NoticeBox-module__8r7wHG__notice ul{flex-direction:column;gap:.2rem;margin:.45rem 0 .7rem;padding-left:1.1rem;display:flex}
.MediaDetail-module__PNYy4W__body{flex-direction:column;gap:.55rem;padding:1rem .2rem 0;display:flex}.MediaDetail-module__PNYy4W__nameRow{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.MediaDetail-module__PNYy4W__meta{color:var(--muted);margin:0;font-size:.78rem}
.ModalPanel-module__DYM5zW__overlay{z-index:1000;background:var(--overlay);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.ModalPanel-module__DYM5zW__panel{background:var(--surface);width:min(720px,100%);max-height:85vh;box-shadow:0 24px 60px var(--shadow-strong);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.ModalPanel-module__DYM5zW__md{width:min(720px,100%)}.ModalPanel-module__DYM5zW__lg{width:min(900px,100%)}.ModalPanel-module__DYM5zW__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.ModalPanel-module__DYM5zW__heading{align-items:center;gap:.75rem;min-width:0;display:flex}.ModalPanel-module__DYM5zW__icon{flex-shrink:0;align-items:center;display:inline-flex}.ModalPanel-module__DYM5zW__headingText{min-width:0}.ModalPanel-module__DYM5zW__title{color:var(--text);margin:0;font-size:1.05rem;font-weight:700}.ModalPanel-module__DYM5zW__subtitle{color:var(--muted);margin:.1rem 0 0;font-size:.82rem}.ModalPanel-module__DYM5zW__close{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.ModalPanel-module__DYM5zW__close:hover{color:var(--text)}.ModalPanel-module__DYM5zW__tabs{padding:.75rem 1.25rem 0}.ModalPanel-module__DYM5zW__body{flex:1;padding:1.25rem;overflow-y:auto}.ModalPanel-module__DYM5zW__footer{border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;align-items:center;gap:.5rem;padding:.85rem 1.25rem;display:flex}
.SidePanel-module__xGy1dq__overlay{z-index:1000;background:var(--overlay-soft);justify-content:flex-end;animation:.2s ease-out SidePanel-module__xGy1dq__overlayIn;display:flex;position:fixed;inset:0;overflow:hidden}.SidePanel-module__xGy1dq__panel{background:var(--surface);width:min(640px,100%);height:100%;box-shadow:-18px 0 48px var(--shadow-strong);flex-direction:column;animation:.36s cubic-bezier(.22,1,.36,1) SidePanel-module__xGy1dq__slideIn;display:flex}.SidePanel-module__xGy1dq__md{width:min(640px,100%)}.SidePanel-module__xGy1dq__lg{width:min(860px,100%)}@keyframes SidePanel-module__xGy1dq__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes SidePanel-module__xGy1dq__slideIn{0%{transform:translate(40px)}to{transform:translate(0)}}.SidePanel-module__xGy1dq__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex}.SidePanel-module__xGy1dq__title{color:var(--text);margin:0;font-size:1.1rem;font-weight:700}.SidePanel-module__xGy1dq__close{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.SidePanel-module__xGy1dq__close:hover{color:var(--text)}.SidePanel-module__xGy1dq__body{flex:1;padding:1.5rem;overflow-y:auto}.SidePanel-module__xGy1dq__footer{border-top:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}
.CategoryNav-module__dZb_wG__nav{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:4px;padding:16px;display:flex;position:sticky;top:88px}.CategoryNav-module__dZb_wG__title{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 8px;padding:0 8px;font-size:.74rem;font-weight:700}.CategoryNav-module__dZb_wG__row{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-size:.92rem;font-weight:600;display:flex}.CategoryNav-module__dZb_wG__row:hover{background:var(--surface-page)}.CategoryNav-module__dZb_wG__label{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;min-width:0;display:inline-flex;overflow:hidden}.CategoryNav-module__dZb_wG__icon{color:var(--muted);flex-shrink:0;display:inline-flex}.CategoryNav-module__dZb_wG__icon svg{width:17px;height:17px}.CategoryNav-module__dZb_wG__active{background:var(--brand-soft);color:var(--dark)}.CategoryNav-module__dZb_wG__active .CategoryNav-module__dZb_wG__icon{color:var(--brand-hover,var(--brand-text))}.CategoryNav-module__dZb_wG__count{background:var(--surface-sunken);text-align:center;min-width:22px;color:var(--muted);border-radius:999px;flex-shrink:0;padding:1px 7px;font-size:.76rem;font-weight:700}.CategoryNav-module__dZb_wG__active .CategoryNav-module__dZb_wG__count{background:var(--brand);color:var(--on-accent)}.CategoryNav-module__dZb_wG__footer{border:none;border-top:1px solid var(--border);color:var(--muted);cursor:pointer;text-align:left;background:0 0;border-radius:0;align-items:center;gap:8px;margin-top:8px;padding:9px 10px;font-size:.88rem;font-weight:600;display:inline-flex}.CategoryNav-module__dZb_wG__footer:hover{color:var(--dark)}@media (max-width:900px){.CategoryNav-module__dZb_wG__nav{flex-flow:wrap;align-items:center;position:static}}
.AddCard-module__N4jStq__card{text-align:center;border:1.5px dashed var(--border);background:var(--surface-subtle);color:var(--muted);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:18px;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:flex}.AddCard-module__N4jStq__card:hover{border-color:var(--brand);color:var(--dark);background:var(--surface)}.AddCard-module__N4jStq__icon{background:var(--brand-soft);width:40px;height:40px;color:var(--brand-hover,var(--brand-text));border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.AddCard-module__N4jStq__icon svg{width:20px;height:20px}.AddCard-module__N4jStq__title{color:var(--dark);margin:4px 0 0;font-size:1rem;font-weight:700}.AddCard-module__N4jStq__text{color:var(--muted);margin:0;font-size:.82rem;line-height:1.4}
.FeatureGrid-module__9Z6NxG__grid{border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:1.75rem;display:grid}.FeatureGrid-module__9Z6NxG__feature{align-items:flex-start;gap:12px;display:flex}.FeatureGrid-module__9Z6NxG__title{color:var(--dark);margin:0 0 3px;font-size:14px;font-weight:700}.FeatureGrid-module__9Z6NxG__text{color:var(--muted);margin:0;font-size:14px;line-height:1.45}@media (max-width:900px){.FeatureGrid-module__9Z6NxG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.FeatureGrid-module__9Z6NxG__grid{grid-template-columns:1fr}}
.InlineActionField-module__XCO72a__field{position:relative}.InlineActionField-module__XCO72a__btn{color:var(--brand);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.3rem .5rem;font-size:.85rem;font-weight:700;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.InlineActionField-module__XCO72a__btn:hover{background:var(--brand-softer)}
.AdornedField-module__qkFY0W__wrap{align-items:center;display:flex;position:relative}.AdornedField-module__qkFY0W__lead{color:var(--muted);pointer-events:none;align-items:center;display:inline-flex;position:absolute}.AdornedField-module__qkFY0W__icon{left:.7rem}.AdornedField-module__qkFY0W__icon svg{width:17px;height:17px}.AdornedField-module__qkFY0W__avatar{left:.5rem}.AdornedField-module__qkFY0W__dot{left:.8rem}.AdornedField-module__qkFY0W__padIcon{padding-left:2.3rem}.AdornedField-module__qkFY0W__padDot{padding-left:1.7rem}
.TagInput-module__yVpUJa__box{border:1px solid var(--border);background:var(--surface);border-radius:9px;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.45rem .5rem;display:flex}.TagInput-module__yVpUJa__box:focus-within{border-color:var(--brand)}.TagInput-module__yVpUJa__tag{background:var(--surface-muted);color:var(--dark);border-radius:6px;align-items:center;gap:.3rem;padding:.2rem .45rem;font-size:.82rem;display:inline-flex}.TagInput-module__yVpUJa__remove{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;line-height:1}.TagInput-module__yVpUJa__remove:hover{color:var(--danger-strong)}.TagInput-module__yVpUJa__input{min-width:80px;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:.88rem}
.CollapsibleCard-module__WRnbAG__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:22px;padding:1.75rem;display:flex}.CollapsibleCard-module__WRnbAG__toggle{cursor:pointer;width:100%;color:var(--muted);background:0 0;border:none;justify-content:space-between;align-items:center;margin-bottom:.25rem;padding:0;display:flex}.CollapsibleCard-module__WRnbAG__rot{transform:rotate(180deg)}
.UrlPreview-module__KeUhmq__box{border:1px solid var(--border);color:var(--muted);background:var(--surface-subtle);word-break:break-all;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .7rem;font-size:.8rem;display:flex}.UrlPreview-module__KeUhmq__box svg{flex-shrink:0}
.ArticlePreviewCard-module__S8uAdG__card{border:1px solid var(--border);border-radius:12px;overflow:hidden}.ArticlePreviewCard-module__S8uAdG__img img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.ArticlePreviewCard-module__S8uAdG__imgEmpty{aspect-ratio:16/9;background:var(--surface-muted);color:var(--muted);justify-content:center;align-items:center;display:flex}.ArticlePreviewCard-module__S8uAdG__body{flex-direction:column;gap:.45rem;padding:.85rem;display:flex}.ArticlePreviewCard-module__S8uAdG__title{color:var(--dark);margin:0;font-size:1rem;line-height:1.3}.ArticlePreviewCard-module__S8uAdG__excerpt{color:var(--muted);margin:0;font-size:.85rem;line-height:1.5}.ArticlePreviewCard-module__S8uAdG__meta{color:var(--muted);margin:0;font-size:.78rem}.ArticlePreviewCard-module__S8uAdG__readMore{color:var(--brand);font-size:.85rem;font-weight:700}
.StatusChecklist-module__ul3CfG__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.StatusChecklist-module__ul3CfG__item{color:var(--muted);align-items:center;gap:.5rem;font-size:.88rem;display:flex}.StatusChecklist-module__ul3CfG__icon{background:var(--border-cool);width:20px;height:20px;color:var(--surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.StatusChecklist-module__ul3CfG__icon svg{width:13px;height:13px}.StatusChecklist-module__ul3CfG__done{color:var(--dark)}.StatusChecklist-module__ul3CfG__done .StatusChecklist-module__ul3CfG__icon{background:var(--success)}
.EditorFooter-module__Exh-7q__footer{background:var(--surface);border-top:1px solid var(--border);z-index:5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:.5rem -1.75rem -1.75rem;padding:.9rem 1.75rem;display:flex;position:sticky;bottom:0}.EditorFooter-module__Exh-7q__actions{align-items:center;gap:.6rem;display:flex}
.SettingsField-module__SRl6cW__field{flex-direction:column;align-items:center;gap:1rem;width:100%;padding:.85rem 0;display:flex}.SettingsField-module__SRl6cW__field:not(:last-of-type){border-right:1px solid var(--surface-sunken)}.SettingsField-module__SRl6cW__fieldLabel{color:var(--muted);margin:0;font-size:14px}.SettingsField-module__SRl6cW__fieldValue{color:var(--text);word-break:break-word;margin:0;font-size:.96rem;font-weight:500}.SettingsField-module__SRl6cW__fieldValue a{color:var(--text);text-decoration:none}.SettingsField-module__SRl6cW__fieldValue a:hover{text-decoration:underline}.SettingsField-module__SRl6cW__infoBox{background:var(--surface-subtle);color:var(--muted);border-radius:12px;align-items:center;gap:.7rem;margin-top:1.5rem;padding:1rem 1.1rem;font-size:18px;line-height:1.5;display:flex}.SettingsField-module__SRl6cW__infoBox p{margin:0}.SettingsField-module__SRl6cW__infoIcon{flex-shrink:0;width:18px;height:18px;margin-top:.1rem;display:inline-flex}.SettingsField-module__SRl6cW__infoIcon svg{width:18px;height:18px}.SettingsField-module__SRl6cW__editBtn{background:var(--surface);color:var(--dark);border:1px solid var(--border);cursor:pointer;border-radius:8px;flex-shrink:0;align-items:center;gap:.45rem;padding:.5rem .9rem;font-size:.88rem;font-weight:600;display:inline-flex}.SettingsField-module__SRl6cW__editBtn:hover:not(:disabled){background:var(--surface-sunken)}.SettingsField-module__SRl6cW__editActions{align-items:center;gap:.6rem;margin-top:.5rem;display:flex}@media (max-width:560px){.SettingsField-module__SRl6cW__field{align-items:flex-start}.SettingsField-module__SRl6cW__field:not(:last-of-type){border-right:none;border-bottom:1px solid var(--surface-sunken)}.SettingsField-module__SRl6cW__infoBox{font-size:1rem}}
