:root{color-scheme:var(--hulee-color-scheme);--hulee-color-scheme:light;--hulee-color-page:#f6f7ff;--hulee-color-surface-default:#fff;--hulee-color-surface-raised:#fdfdff;--hulee-color-surface-muted:#f0f1ff;--hulee-color-border:#dfe5fb;--hulee-color-border-strong:#bfc8f2;--hulee-color-text-default:#101a3d;--hulee-color-text-muted:#65739f;--hulee-color-brand-primary:#4f46e5;--hulee-color-brand-foreground:#fff;--hulee-color-accent:#6d5dfc;--hulee-color-success:#10b981;--hulee-color-danger:#e11d48;--hulee-color-page-background:linear-gradient(135deg, color-mix(in srgb, var(--hulee-color-surface-muted) 62%, var(--hulee-color-page)) 0%, color-mix(in srgb, var(--hulee-color-surface-muted) 28%, var(--hulee-color-page)) 46%, color-mix(in srgb, var(--hulee-color-surface-raised) 52%, var(--hulee-color-page)) 100%);--hulee-shadow-focus:0 0 0 3px color-mix(in srgb, var(--hulee-color-brand-primary) 20%, transparent);--hulee-radius-control:8px;--hulee-space-block:8px;--hulee-font-sans:var(--font-sansation), "Segoe UI", "Trebuchet MS", "Helvetica Neue", Arial, sans-serif}@media (prefers-color-scheme:dark){:root{--hulee-color-scheme:dark;--hulee-color-page:#090d1f;--hulee-color-surface-default:#11162b;--hulee-color-surface-raised:#171d35;--hulee-color-surface-muted:#202747;--hulee-color-border:#30395f;--hulee-color-border-strong:#52609a;--hulee-color-text-default:#f7f8ff;--hulee-color-text-muted:#bac4ea;--hulee-color-brand-primary:#a5b4fc;--hulee-color-brand-foreground:#11162b;--hulee-color-accent:#818cf8;--hulee-color-success:#34d399;--hulee-color-danger:#fb7185}}:root[data-theme=light]{--hulee-color-scheme:light;--hulee-color-page:#f6f7ff;--hulee-color-surface-default:#fff;--hulee-color-surface-raised:#fdfdff;--hulee-color-surface-muted:#f0f1ff;--hulee-color-border:#dfe5fb;--hulee-color-border-strong:#bfc8f2;--hulee-color-text-default:#101a3d;--hulee-color-text-muted:#65739f;--hulee-color-brand-primary:#4f46e5;--hulee-color-brand-foreground:#fff;--hulee-color-accent:#6d5dfc;--hulee-color-success:#10b981;--hulee-color-danger:#e11d48}:root[data-theme=dark]{--hulee-color-scheme:dark;--hulee-color-page:#090d1f;--hulee-color-surface-default:#11162b;--hulee-color-surface-raised:#171d35;--hulee-color-surface-muted:#202747;--hulee-color-border:#30395f;--hulee-color-border-strong:#52609a;--hulee-color-text-default:#f7f8ff;--hulee-color-text-muted:#bac4ea;--hulee-color-brand-primary:#a5b4fc;--hulee-color-brand-foreground:#11162b;--hulee-color-accent:#818cf8;--hulee-color-success:#34d399;--hulee-color-danger:#fb7185}*{box-sizing:border-box}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#43526d42 padding-box padding-box;border:3px solid #0000;border-radius:999px}html,body{min-height:100%}body{background:var(--hulee-color-page);color:var(--hulee-color-text-default);font-family:var(--hulee-font-sans);letter-spacing:0;margin:0}button,input,select,textarea{font:inherit;font-family:var(--hulee-font-sans)}.scroll-native-hidden{-ms-overflow-style:none;scrollbar-width:none}.scroll-native-hidden::-webkit-scrollbar{width:0;height:0}.app-scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.app-scrollbar-hidden::-webkit-scrollbar{width:0;height:0;display:none}.appFrame{color-scheme:var(--hulee-color-scheme);background:var(--hulee-color-page-background);min-height:100vh;color:var(--hulee-color-text-default);grid-template-columns:72px minmax(0,1fr);display:grid}.cleanSlateInboxSurface{grid-column:2/-1;place-items:center;min-width:0;padding:clamp(24px,7vw,96px);display:grid}.cleanSlateInboxCard{border:1px solid var(--hulee-color-border);border-radius:calc(var(--hulee-radius-control) * 2);background:color-mix(in srgb, var(--hulee-color-surface-default) 94%, transparent);width:min(100%,640px);box-shadow:0 24px 80px color-mix(in srgb, var(--hulee-color-text-default) 9%, transparent);justify-items:start;gap:16px;padding:clamp(24px,5vw,48px);display:grid}.cleanSlateInboxIcon{background:var(--hulee-color-surface-muted);width:52px;height:52px;color:var(--hulee-color-brand-primary);border-radius:50%;place-items:center;display:grid}.cleanSlateInboxDescription{max-width:56ch;color:var(--hulee-color-text-muted);margin:0;font-size:16px;line-height:1.6}.cleanSlateInboxStatus{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-muted);width:100%;color:var(--hulee-color-text-default);margin:0;padding:12px 14px;font-size:13px;font-weight:650}.navigationRail{border-right:1px solid var(--hulee-color-border);background:var(--hulee-color-surface-default);flex-direction:column;align-items:center;gap:16px;padding:16px 12px;display:flex}.navigationRailFooter{justify-items:center;gap:8px;margin-top:auto;display:grid}.brandMark{border-radius:var(--hulee-radius-control);background:var(--hulee-color-brand-primary);width:40px;height:40px;color:var(--hulee-color-brand-foreground);text-transform:uppercase;place-items:center;font-size:12px;font-weight:700;display:grid;overflow:hidden}.brandRailLogo{-webkit-user-select:none;user-select:none;place-items:center;width:100%;height:56px;display:grid;overflow:hidden}.brandRailLogo.brandMark{justify-self:center;width:48px;height:48px}.brandRailLogoImage{object-fit:contain;pointer-events:none;width:72px;height:48px;display:block}.brandRailLogoImageDark{display:none}@media (prefers-color-scheme:dark){.brandRailLogoImageLightWithDark{display:none}.brandRailLogoImageDark{display:block}}.appBrandIdentity{align-items:center;gap:12px;min-width:0;display:inline-flex}.brandWordmark{min-width:0;color:var(--hulee-color-text-default);letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:16px;font-weight:750;overflow:hidden}.railButton{border-radius:var(--hulee-radius-control);width:40px;height:40px;color:var(--hulee-color-text-muted);border:1px solid #0000;place-items:center;text-decoration:none;display:grid}.railForm{margin:0}button.railButton{cursor:pointer;background:0 0;padding:0}.railButton[aria-current=page]{border-color:var(--hulee-color-border);background:var(--hulee-color-surface-muted);color:var(--hulee-color-text-default)}.eyebrow{color:var(--hulee-color-text-muted);text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:600}.title{margin:0;font-size:18px;font-weight:700;line-height:1.2}.metaText{color:var(--hulee-color-text-muted);margin:4px 0 0;font-size:13px;line-height:1.4}.railButton:hover,.railButton:focus-visible{border-color:var(--hulee-color-brand-primary);box-shadow:var(--hulee-shadow-focus);outline:none}.badgeRow{flex-wrap:wrap;gap:6px;display:flex}.badge{border:1px solid var(--hulee-color-border);background:var(--hulee-color-surface-default);min-height:24px;color:var(--hulee-color-text-muted);border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:12px;line-height:1;display:inline-flex}.telegramConnectionBadge{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-surface-raised) 88%, transparent);min-height:40px;color:var(--hulee-color-text-muted);white-space:nowrap;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.telegramConnectionBadge:before{content:"";background:currentColor;border-radius:999px;flex:none;width:11px;height:11px}.telegramConnectionBadge[data-state=ok]{border-color:color-mix(in srgb, var(--hulee-color-brand-primary) 34%, var(--hulee-color-border));background:color-mix(in srgb, var(--hulee-color-brand-primary) 12%, var(--hulee-color-surface-raised));color:var(--hulee-color-brand-primary)}.telegramConnectionBadge[data-state=error]{border-color:color-mix(in srgb, var(--hulee-color-danger) 40%, var(--hulee-color-border));background:color-mix(in srgb, var(--hulee-color-danger) 11%, var(--hulee-color-surface-raised));color:var(--hulee-color-danger)}.telegramConnectionBadge[data-state=new]{background:color-mix(in srgb, var(--hulee-color-text-muted) 9%, var(--hulee-color-surface-raised))}.adminSection{gap:16px;padding:18px 20px;display:grid}.sectionHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sectionTitle{margin:0;font-size:16px;line-height:1.25}.settingsForm{gap:14px;display:grid}.settingsSubPanel{gap:var(--hulee-space-block);padding:var(--hulee-space-block);border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-panel);background:var(--hulee-color-surface-raised);display:grid}.fieldStack{gap:6px;display:grid}.textInput,.selectInput{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);width:100%;min-width:0;min-height:40px;color:var(--hulee-color-text-default);padding:9px 10px}.textInput:focus,.selectInput:focus{border-color:var(--hulee-color-brand-primary);box-shadow:var(--hulee-shadow-focus);outline:none}.textInput[readonly]{color:var(--hulee-color-text-muted)}.phoneNumberInputShell{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);width:100%;min-width:0;min-height:40px;color:var(--hulee-color-text-default);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:4px 8px 4px 4px;display:grid}.phoneNumberInputShell:focus-within{border-color:var(--hulee-color-brand-primary);box-shadow:var(--hulee-shadow-focus);outline:none}.phoneNumberInputShell.textInput{padding:4px 8px 4px 4px}.phoneNumberCallingCode{border:1px solid var(--hulee-color-border);border-radius:calc(var(--hulee-radius-control) - 2px);background:color-mix(in srgb, var(--hulee-color-brand-primary) 10%, var(--hulee-color-surface-default));min-width:44px;min-height:30px;color:var(--hulee-color-brand-primary);white-space:nowrap;justify-content:center;align-items:center;padding:0 8px;font-size:13px;font-weight:750;line-height:1;display:inline-flex}.phoneNumberInputControl{width:100%;min-width:0;color:var(--hulee-color-text-default);background:0 0;border:0;padding:0}.phoneNumberInputControl:focus{outline:none}.phoneNumberInputControl::placeholder{color:var(--hulee-color-text-muted)}.phoneNumberCountryCode{min-width:30px;color:var(--hulee-color-text-muted);letter-spacing:0;text-align:right;font-size:11px;font-weight:750}.phoneNumberInputControl:disabled{color:var(--hulee-color-text-muted);cursor:not-allowed}.phoneNumberInputShell:has(.phoneNumberInputControl:disabled){opacity:.68}.passwordGuidance{gap:8px;display:grid}.passwordInputWrap{display:grid;position:relative}.passwordInputWrap .textInput{padding-right:46px}.passwordVisibilityButton{border-radius:var(--hulee-radius-control);width:32px;height:32px;color:var(--hulee-color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;display:grid;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.passwordVisibilityButton:hover,.passwordVisibilityButton:focus-visible{border-color:var(--hulee-color-brand-primary);color:var(--hulee-color-text-default);box-shadow:var(--hulee-shadow-focus);outline:none}.passwordGuidancePanel{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);gap:8px;padding:10px;display:grid}.passwordGuidanceTitle{margin:0}.passwordChecklist{gap:6px;margin:0;padding:0;list-style:none;display:grid}.passwordChecklistItem{min-width:0;color:var(--hulee-color-text-muted);grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;font-size:13px;line-height:1.35;display:grid}.passwordChecklistItem[data-valid=true]{color:var(--hulee-color-success)}.passwordChecklistIcon{place-items:center;width:18px;height:18px;display:grid}.passwordGenerateButton{justify-self:start}.toggleRow{color:var(--hulee-color-text-default);align-items:center;gap:9px;font-size:14px;display:flex}.toggleRow input{width:16px;height:16px;accent-color:var(--hulee-color-brand-primary)}.diagnosticGrid{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);gap:10px;padding:12px;display:grid}.egressSummaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));padding-right:44px;position:relative}.egressSummaryIcon{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);width:28px;height:28px;color:var(--hulee-color-brand-primary);background:var(--hulee-color-surface-default);place-items:center;display:grid;position:absolute;top:12px;right:12px}.setupStepList{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.setupStep{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);min-width:0;color:var(--hulee-color-text-muted);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:8px;display:grid}.setupStep[data-state=current]{border-color:var(--hulee-color-brand-primary);background:var(--hulee-color-surface-muted);color:var(--hulee-color-text-default)}.setupStep[data-state=complete]{color:var(--hulee-color-text-default)}.setupStepMarker{color:var(--hulee-color-brand-primary);place-items:center;display:grid}.setupStepLabel{overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:650;line-height:1.25}.setupStepPanel{gap:8px;display:grid}.authChallengeRefreshIndicator{border:1px solid color-mix(in srgb, var(--hulee-color-brand-primary) 28%, var(--hulee-color-border));border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-brand-primary) 8%, var(--hulee-color-surface-default));width:fit-content;max-width:100%;color:var(--hulee-color-brand-primary);align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:650;display:inline-flex}.authChallengeStatusGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.authChallengeQrBox{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);min-height:128px;color:var(--hulee-color-text-muted);place-items:center;gap:8px;padding:12px;display:grid}.authChallengeQrBox[data-state=ready]{border-color:color-mix(in srgb, var(--hulee-color-brand-primary) 32%, var(--hulee-color-border));background:color-mix(in srgb, var(--hulee-color-brand-primary) 6%, var(--hulee-color-surface-raised))}.authChallengeQrImage{aspect-ratio:1;object-fit:contain;width:min(220px,100%)}.authChallengeQrText{text-align:center;gap:4px;max-width:560px;display:grid}.authChallengeQrText .sectionTitle,.authChallengeQrText .metaText{margin:0}.authChallengePayload{max-width:100%;color:var(--hulee-color-text-default);overflow-wrap:anywhere;text-align:center;font-size:13px;line-height:1.35}.authChallengeAlternative{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-brand-primary) 5%, var(--hulee-color-surface-raised));gap:10px;padding:12px;display:grid}.authChallengeAlternativeText{gap:4px;display:grid}.authChallengeAlternativeForm .settingsFormFieldset{gap:10px;display:grid}.authChallengePhoneBox{grid-template-columns:max-content max-content 1fr;align-content:start;align-items:end}.authChallengePhoneBox .authChallengeAlternativeText{grid-column:1/-1}.authChallengePhoneStartForm,.authChallengePhoneStartForm .settingsFormFieldset{display:contents}.authChallengePhoneStartForm .fieldStack,.authChallengePhoneStartForm .actionStateNotice{grid-column:1/-1}.authChallengePhoneBox>.buttonRow{grid-column:2;margin-top:-2px}.authChallengePairingBox{border:1px solid color-mix(in srgb, var(--hulee-color-brand-primary) 28%, var(--hulee-color-border));border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-brand-primary) 7%, var(--hulee-color-surface-raised));text-align:center;justify-items:center;gap:8px;padding:18px;display:grid}.authChallengePairingCode{color:var(--hulee-color-text-default);letter-spacing:0;margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1}.authChallengeNotice{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-default);color:var(--hulee-color-text-default);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;font-size:14px;line-height:1.35;display:grid}.authChallengeNotice[data-variant=error]{border-color:color-mix(in srgb, var(--hulee-color-danger) 42%, transparent);background:color-mix(in srgb, var(--hulee-color-danger) 9%, var(--hulee-color-surface-default));color:var(--hulee-color-danger)}.authChallengeNotice[data-variant=info]{border-color:color-mix(in srgb, var(--hulee-color-brand-primary) 28%, var(--hulee-color-border));background:color-mix(in srgb, var(--hulee-color-brand-primary) 7%, var(--hulee-color-surface-default));color:var(--hulee-color-text-default)}.authChallengeNotice[data-variant=warning]{border-color:color-mix(in srgb, var(--hulee-color-accent) 42%, var(--hulee-color-border));background:color-mix(in srgb, var(--hulee-color-accent) 9%, var(--hulee-color-surface-default));color:var(--hulee-color-text-default)}.buttonRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rowActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.inlineForm{flex-wrap:wrap;align-items:center;gap:8px;margin:0;display:inline-flex}.inlineNoticeForm{border:1px solid color-mix(in srgb, var(--hulee-color-brand-primary) 34%, var(--hulee-color-border));border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-brand-primary) 9%, var(--hulee-color-surface-raised));flex-wrap:wrap;align-items:center;gap:8px 12px;width:fit-content;max-width:100%;margin-top:8px;padding:10px 12px;display:flex}.inlineNoticeForm:before{background:var(--hulee-color-brand-primary);width:10px;height:10px;box-shadow:0 0 0 4px color-mix(in srgb, var(--hulee-color-brand-primary) 13%, transparent);content:"";border-radius:999px;flex:none}.inlineNoticeForm .formNotice{color:var(--hulee-color-text-default);font-weight:650}.compactSelect{width:auto;min-height:36px}.primaryButton{border:1px solid var(--hulee-color-brand-primary);border-radius:var(--hulee-radius-control);background:var(--hulee-color-brand-primary);min-height:40px;color:var(--hulee-color-brand-foreground);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-weight:650;display:inline-flex}.secondaryButton{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-default);min-height:36px;color:var(--hulee-color-text-default);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex}a.secondaryButton{text-decoration:none}.dangerButton{border:1px solid var(--hulee-color-danger);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-default);min-height:36px;color:var(--hulee-color-danger);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex}.primaryButton:focus-visible,.secondaryButton:focus-visible,.dangerButton:focus-visible{box-shadow:var(--hulee-shadow-focus);outline:none}.secondaryButton:hover{border-color:var(--hulee-color-brand-primary)}.dangerButton:hover{background:var(--hulee-color-surface-muted)}.primaryButton:disabled,.secondaryButton:disabled,.dangerButton:disabled,.selectInput:disabled{cursor:not-allowed;opacity:.55}.settingsFormFieldset{border:0;min-width:0;margin:0;padding:0;display:contents}.telegramConnectionActions .primaryButton,.telegramConnectionActions .secondaryButton,.telegramConnectionActions .dangerButton{min-height:40px;padding:0 16px;font-size:14px;font-weight:650}.telegramConnectionActions .primaryButton{min-width:min(100%,260px);box-shadow:none}.telegramConnectionActions .secondaryButton,.telegramConnectionActions .dangerButton{min-width:min(100%,220px)}.telegramConnectionActions .dangerButton{background:color-mix(in srgb, var(--hulee-color-danger) 11%, var(--hulee-color-surface-default))}.telegramLifecycleActions{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.channelLifecycleActionStack{gap:8px;display:grid}.telegramConnectionActions{gap:12px}.telegramConnectionActions[data-busy=true] .telegramLifecycleActions{opacity:.55;pointer-events:none}.tokenInputControl{min-width:0;display:grid;position:relative}.tokenInputControl .textInput{padding-right:44px}.tokenInputEditButton{border-radius:var(--hulee-radius-control);width:32px;height:32px;color:var(--hulee-color-text-muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.tokenInputEditButton:hover,.tokenInputEditButton:focus-visible{background:var(--hulee-color-surface-muted);color:var(--hulee-color-text-default);outline:none}.telegramStatusCard{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-surface-raised) 92%, transparent);gap:18px;padding:22px;display:grid}.telegramStatusTitle{color:var(--hulee-color-text-default);margin:0;font-size:16px;font-weight:700}.telegramStatusMetrics{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px 24px;min-width:0;display:grid}.telegramStatusMetric{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;min-width:0;display:grid}.telegramStatusIcon{background:color-mix(in srgb, var(--hulee-color-brand-primary) 20%, transparent);width:48px;height:48px;color:var(--hulee-color-brand-primary);border-radius:999px;flex:none;place-items:center;display:grid}.telegramStatusBody{gap:4px;min-width:0;display:grid}.telegramStatusLabel{color:var(--hulee-color-text-muted);align-items:center;gap:8px;font-size:14px;display:inline-flex}.telegramStatusValue{color:var(--hulee-color-text-default);font-size:17px;font-weight:750}.telegramConnectionNotice,.actionStateNotice{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-default);color:var(--hulee-color-text-default);justify-content:space-between;align-items:center;gap:12px;margin:2px 0 0;padding:10px 12px;font-size:14px;line-height:1.35;display:flex}.telegramConnectionNotice[data-variant=error],.actionStateNotice[data-variant=error]{border-color:color-mix(in srgb, var(--hulee-color-danger) 38%, transparent);background:color-mix(in srgb, var(--hulee-color-danger) 9%, var(--hulee-color-surface-default));color:var(--hulee-color-danger)}.telegramConnectionNotice[data-variant=success],.actionStateNotice[data-variant=success]{border-color:color-mix(in srgb, var(--hulee-color-brand-primary) 36%, transparent);background:color-mix(in srgb, var(--hulee-color-brand-primary) 10%, var(--hulee-color-surface-default));color:var(--hulee-color-brand-primary)}.telegramConnectionNotice[data-variant=info],.actionStateNotice[data-variant=info]{border-color:color-mix(in srgb, var(--hulee-color-text-muted) 30%, transparent);color:var(--hulee-color-text-muted)}.telegramConnectionNoticeLink,.actionStateNoticeLink{color:inherit;text-underline-offset:3px;flex:none;font-weight:750;text-decoration:underline}.buttonSpinner{animation:.8s linear infinite huleeButtonSpin}.clientIdentity{align-items:center;gap:12px;display:flex}.avatar{border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-muted);width:44px;height:44px;color:var(--hulee-color-text-muted);flex:none;place-items:center;display:grid}.employeeAvatar{border:1px solid var(--hulee-color-border);background:var(--hulee-color-surface-muted);width:44px;height:44px;color:var(--hulee-color-text-muted);object-fit:cover;border-radius:999px;flex:none;place-items:center;font-size:13px;font-weight:750;display:grid;overflow:hidden}.employeeAvatarLarge{width:72px;height:72px;font-size:18px}.employeeProfileSummary{align-items:center;gap:12px;min-width:0;display:flex}.employeeAccessSummaryPanel{gap:12px}.employeeAccessSummaryHeader{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.employeeAccessSummaryIdentity{align-items:center;gap:14px;min-width:0;display:flex}.employeeAccessSummaryTitleBlock{gap:4px;min-width:0;display:grid}.employeeAccessSummaryMeta{flex-wrap:wrap;gap:8px;min-width:0;margin:0;display:flex}.employeeAccessSummaryMetaItem{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-surface-raised) 72%, transparent);align-items:center;gap:8px;min-width:min(100%,220px);padding:8px 10px;display:flex}.employeeAccessSummaryMetaItem dt{color:var(--hulee-color-text-muted);flex:none;font-size:12px}.employeeAccessSummaryMetaItem dd{min-width:0;color:var(--hulee-color-text-default);margin:0;font-size:13px;font-weight:650}.employeeAccessSummaryMetaItem dd>a,.employeeAccessSummaryMetaItem dd>span{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:100%;display:inline-block;overflow:hidden}.statusBadge{border:1px solid color-mix(in srgb, var(--hulee-color-brand-primary) 34%, transparent);background:color-mix(in srgb, var(--hulee-color-brand-primary) 10%, transparent);color:var(--hulee-color-brand-primary);border-radius:999px;align-items:center;gap:6px;padding:2px 8px;font-size:12px;font-weight:750;line-height:1.4;display:inline-flex}.detailGrid{gap:12px;display:grid}.detailItem{gap:3px;display:grid}.detailLabel{color:var(--hulee-color-text-muted);font-size:12px}.detailValue{overflow-wrap:anywhere;font-size:14px;font-weight:600}.sourceCatalogDetailGrid,.sourceCatalogTokenGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sourceTokenList{align-content:start}.sourceTokenPills{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.sourceTokenPill{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-muted);min-height:28px;color:var(--hulee-color-text-default);align-items:center;padding:0 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.emptyState{min-height:180px;color:var(--hulee-color-text-muted);text-align:center;place-items:center;padding:24px;display:grid}.slotHost{display:contents}.adminFrame{background:var(--hulee-color-page-background);min-height:100vh;display:block}.adminWorkspace{--admin-nav-width:88px;background:var(--hulee-color-page-background);min-width:0;min-height:100vh}.adminShellLayout{grid-template-columns:var(--admin-nav-width) minmax(0, 1fr);gap:var(--hulee-space-block);min-height:100vh;padding:var(--hulee-space-block);display:grid}.adminShellMain{min-width:0;min-height:calc(100vh - (var(--hulee-space-block) * 2));gap:var(--hulee-space-block);flex-direction:column;display:flex}.adminTopBar{align-items:center;gap:var(--hulee-space-block);min-height:56px;padding:var(--hulee-space-block);border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-surface-default) 92%, transparent);box-shadow:0 12px 28px color-mix(in srgb, var(--hulee-color-text-default) 7%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:minmax(0,1fr) auto;margin:0;display:grid}.adminServiceTitle{align-items:center;gap:var(--hulee-space-block);min-width:0;display:flex}.adminServiceIconFrame{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);width:36px;height:36px;color:var(--hulee-color-brand-primary);flex:none;place-items:center;display:grid}.adminServiceText{gap:2px;min-width:0;display:grid}.adminServiceLabel{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.adminServiceDescription{color:var(--hulee-color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;display:block;overflow:hidden}.adminTopActions{align-items:center;gap:var(--hulee-space-block);flex:none;min-width:0;display:inline-flex;position:relative}.topNoticeForm{border:1px solid color-mix(in srgb, var(--hulee-color-brand-primary) 32%, var(--hulee-color-border));border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-brand-primary) 8%, var(--hulee-color-surface-raised));white-space:nowrap;flex:auto;align-items:center;gap:8px;min-width:0;max-width:min(620px,42vw);min-height:36px;padding:0 8px;display:inline-flex;overflow:hidden}.topNoticeForm:before{background:var(--hulee-color-brand-primary);width:9px;height:9px;box-shadow:0 0 0 4px color-mix(in srgb, var(--hulee-color-brand-primary) 13%, transparent);content:"";border-radius:999px;flex:none}.topNoticeText{min-width:0;color:var(--hulee-color-text-default);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:650;line-height:1;overflow:hidden}.topNoticeForm .secondaryButton{background:var(--hulee-color-surface-default);white-space:nowrap;flex:none;min-height:30px;font-size:12px}.topHelpLink{min-height:36px;color:var(--hulee-color-text-muted);align-items:center;gap:7px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.topHelpLink[href]:hover,.topHelpLink[href]:focus-visible{color:var(--hulee-color-text-default);outline:none}.topHelpLink[aria-disabled=true]{cursor:default}.topNavMenu{position:relative}.topNavTrigger{border-radius:var(--hulee-radius-control);min-height:40px;color:var(--hulee-color-text-default);cursor:pointer;border:1px solid #0000;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:650;list-style:none;display:inline-flex}.topNavTrigger::-webkit-details-marker{display:none}.topNavTrigger:hover,.topNavTrigger:focus-visible,.topNavMenu[open] .topNavTrigger{border-color:var(--hulee-color-border);background:var(--hulee-color-surface-raised);box-shadow:var(--hulee-shadow-focus);outline:none}.topNavMenuPanel{z-index:20;border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-default);width:min(360px,100vw - 24px);box-shadow:0 20px 48px color-mix(in srgb, var(--hulee-color-text-default) 16%, transparent);gap:8px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.topNavProfile{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-brand-primary) 7%, var(--hulee-color-surface-raised));grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:8px;display:grid}.topNavProfileAvatar{border:1px solid color-mix(in srgb, var(--hulee-color-brand-primary) 24%, var(--hulee-color-border));background:var(--hulee-color-surface-muted);width:44px;height:44px;color:var(--hulee-color-brand-primary);border-radius:999px;place-items:center;font-size:14px;font-weight:750;line-height:1;display:grid;overflow:hidden}.topNavProfileAvatar img{object-fit:cover;width:100%;height:100%;display:block}.topNavProfileText{gap:3px;min-width:0;display:grid}.topNavProfileName,.topNavProfileEmail{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.topNavProfileName{color:var(--hulee-color-text-default);font-size:14px;font-weight:750;line-height:1.25}.topNavProfileEmail{color:var(--hulee-color-text-muted);font-size:12px;font-weight:550;line-height:1.2}.topNavMenuGroup,.topNavLogoutForm{gap:4px;margin:0;display:grid}.topNavMenuGroup+.topNavMenuGroup,.topNavLogoutForm{border-top:1px solid var(--hulee-color-border);padding-top:8px}.topNavMenuItem{border-radius:var(--hulee-radius-control);min-height:38px;color:var(--hulee-color-text-default);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:5px 8px;text-decoration:none;display:grid}.topNavMenuItem:hover,.topNavMenuItem:focus-visible,.topNavMenuItem[aria-current=page]{border-color:color-mix(in srgb, var(--hulee-color-brand-primary) 34%, var(--hulee-color-border));background:color-mix(in srgb, var(--hulee-color-brand-primary) 11%, var(--hulee-color-surface-raised));outline:none}.topNavMenuIcon{border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-muted);width:28px;height:28px;color:var(--hulee-color-brand-primary);place-items:center;display:grid}.adminTitle{margin:0;font-size:18px;line-height:1.2}.adminContent{align-content:start;gap:var(--hulee-space-block);flex:auto;grid-auto-rows:max-content;min-width:0;padding:0;display:grid}.adminNavPanel{top:var(--hulee-space-block);width:var(--admin-nav-width);height:calc(100vh - (var(--hulee-space-block) * 2));background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;padding:0;display:flex;position:sticky}.adminStack{align-content:start;gap:var(--hulee-space-block);grid-auto-rows:max-content;min-width:0;display:grid}.settingsPanel{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-surface-default) 92%, transparent);grid-auto-rows:max-content;align-content:start;gap:16px;min-width:0;padding:20px;display:grid}.helpPanel{position:relative}.helpPanel>.sectionHeader{padding-right:52px}.helpDisclosure{display:contents}.helpToggleButton{border:1px solid var(--hulee-color-border);background:color-mix(in srgb, var(--hulee-color-surface-raised) 88%, transparent);width:40px;height:40px;color:var(--hulee-color-text-muted);cursor:pointer;border-radius:999px;place-items:center;font-size:16px;font-weight:700;line-height:1;display:grid;position:absolute;top:16px;right:16px}.helpToggleButton:hover,.helpToggleButton:focus-visible,.helpToggleButton[aria-expanded=true]{border-color:var(--hulee-color-brand-primary);color:var(--hulee-color-brand-primary);outline:none}.helpToggleButton:focus-visible{box-shadow:var(--hulee-shadow-focus)}.helpDisclosurePanel{border:1px solid color-mix(in srgb, var(--hulee-color-brand-primary) 36%, transparent);border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-brand-primary) 7%, var(--hulee-color-surface-raised));gap:12px;padding:14px;display:grid}.helpDisclosureBody{gap:8px;display:grid}.helpDisclosureTitle{color:var(--hulee-color-text-default);margin:0;font-size:14px;line-height:1.3}.helpDisclosureExamples{gap:6px;display:grid}.helpDisclosureList{color:var(--hulee-color-text-default);gap:4px;margin:0;padding-left:18px;font-size:13px;line-height:1.45;display:grid}.helpDisclosureClose{justify-self:start}.settingsPanel[hidden]{display:none!important}.adminRailLogoLink{width:var(--admin-nav-width);height:56px;color:inherit;flex:0 0 56px;place-items:center;text-decoration:none;display:grid}.adminRailLogoLink:hover,.adminRailLogoLink:focus-visible{background:0 0;outline:none}.adminRailMenu{overscroll-behavior:contain;scrollbar-width:none;align-content:start;width:100%;min-height:0;padding:8px 0;display:grid;overflow:hidden auto}.adminRailMenu::-webkit-scrollbar{width:0;height:0;display:none}.adminRailMenuList{gap:4px;width:100%;min-width:0;max-width:100%}.adminNavFooter{justify-items:center;width:100%;margin-top:auto;padding:8px 0 12px;display:grid}.railThemeToggle{border:1px solid var(--hulee-color-border);background:color-mix(in srgb, var(--hulee-color-surface-raised) 88%, transparent);width:58px;height:32px;color:var(--hulee-color-brand-primary);cursor:pointer;border-radius:999px;align-items:center;padding:3px;transition:background-color .18s,border-color .18s;display:flex;position:relative}.railThemeToggle:hover,.railThemeToggle:focus-visible{border-color:var(--hulee-color-brand-primary);outline:none}.railThemeToggleThumb{border:1px solid var(--hulee-color-border);background:var(--hulee-color-surface-default);width:24px;height:24px;color:inherit;border-radius:999px;place-items:center;transition:transform .18s;display:grid;transform:translate(0)}:root[data-theme=dark] .railThemeToggleThumb{transform:translate(26px)}.integrationCatalog{top:var(--hulee-space-block);grid-template-rows:auto auto minmax(0,1fr);grid-auto-rows:max-content;align-content:start;min-height:calc(100vh - 80px);max-height:calc(100vh - 80px);position:sticky;overflow:hidden}.integrationTabNav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.integrationTabLink{justify-content:center;min-width:0}.integrationTabLink[aria-current=page]{border-color:color-mix(in srgb, var(--hulee-color-brand-primary) 42%, var(--hulee-color-border));background:color-mix(in srgb, var(--hulee-color-brand-primary) 14%, transparent);color:var(--hulee-color-brand-primary)}.platformCompanyCatalog{grid-template-rows:auto auto minmax(0,1fr)}.platformCompanySearchForm{gap:8px;min-width:0;display:grid}.adminIntegrationGrid,.adminSectionGrid{gap:var(--hulee-space-block);grid-template-columns:minmax(320px,380px) minmax(0,1fr);align-items:stretch;min-width:0;min-height:calc(100vh - 80px);display:grid}.adminSectionNav{top:var(--hulee-space-block);grid-template-rows:auto minmax(0,1fr);grid-auto-rows:max-content;align-content:start;min-height:calc(100vh - 80px);max-height:calc(100vh - 80px);position:sticky;overflow:hidden}.adminSectionNav .integrationList,.integrationCatalog .integrationList{overscroll-behavior:contain;grid-auto-rows:max-content;align-content:start;min-height:0;overflow-y:auto}.adminSectionContent{overscroll-behavior:contain;grid-auto-rows:max-content;align-content:start;min-height:calc(100vh - 80px);max-height:calc(100vh - 80px);padding-right:2px;overflow-y:auto}.adminSectionContent>.settingsPanel{align-self:start}.platformChannelGrid{gap:var(--hulee-space-block);grid-template-columns:320px minmax(0,1fr);align-items:start;min-width:0;display:grid}.integrationList,.managementList{gap:8px;display:grid}.minWidthZero{min-width:0}.orgStructureTreeList{grid-auto-rows:max-content;align-content:start}.orgStructureTreeRoot{border:1px dashed var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-surface-raised) 70%, transparent);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:14px;display:grid}.orgStructureTreeRoot[data-drop-target=true],.orgStructureTreeRow[data-drop-target=true]{border-color:var(--hulee-color-brand-primary);background:color-mix(in srgb, var(--hulee-color-brand-primary) 12%, var(--hulee-color-surface-raised))}.orgStructureTreeRoot[data-drop-invalid=true],.orgStructureTreeRow[data-drop-invalid=true]{border-color:var(--hulee-color-danger);background:color-mix(in srgb, var(--hulee-color-danger) 10%, var(--hulee-color-surface-raised))}.orgStructureTreeRoot .sectionTitle{margin:0;font-size:14px;line-height:1.25}.orgStructureTreeRow{min-height:72px;transition:background-color .16s,border-color .16s,opacity .16s;position:relative}.orgStructureTreeRow[data-depth="0"]{margin-left:0}.orgStructureTreeRow[data-dragging=true]{opacity:.58}.orgStructureTreeControls{justify-items:center;gap:4px;display:grid}.orgStructureDragHandle,.orgStructureTreeToggle{border-radius:var(--hulee-radius-control);width:32px;height:32px;color:var(--hulee-color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;display:grid}.orgStructureDragHandle{cursor:grab}.orgStructureDragHandle:active{cursor:grabbing}.orgStructureTreeToggle:disabled{cursor:default;opacity:.72}.orgStructureDragHandle:hover,.orgStructureDragHandle:focus-visible,.orgStructureTreeToggle:not(:disabled):hover,.orgStructureTreeToggle:not(:disabled):focus-visible{background:var(--hulee-color-surface-muted);color:var(--hulee-color-brand-primary);outline:none}.orgStructureTreeRowBody{gap:10px;min-width:0;display:grid}.orgStructureTreeRowHeader{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.orgStructureTreeTitle{color:var(--hulee-color-text-default);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:750;line-height:1.25;overflow:hidden}.integrationListGroup{gap:8px;display:grid}.adminOverviewGrid{gap:var(--hulee-space-block);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.managementRow.adminOverviewCard{grid-template-columns:auto minmax(0,1fr) auto;justify-content:stretch;place-items:center start;min-height:104px;display:grid}.managementRow.adminOverviewCard>span:nth-child(2){justify-items:start;gap:4px;min-width:0;display:grid}.managementRow.adminOverviewCard .badge{justify-self:end}.roleDefinitionRow{grid-template-columns:auto minmax(160px,1fr) auto minmax(240px,2fr);align-items:center;display:grid}.roleBindingRow{grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;display:grid}.roleAssignForm{grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) minmax(260px,2fr) auto;align-items:end}.directGrantForm{grid-template-columns:minmax(160px,1fr) minmax(220px,1.2fr) minmax(300px,2fr);align-items:start}.directGrantForm .primaryButton{justify-self:start}.employeeAccessAssignForm,.employeeAccessGrantForm{gap:10px}.employeeAccessAssignForm .settingsFormFieldset,.employeeAccessGrantForm .settingsFormFieldset{grid-template-columns:minmax(155px,1fr) minmax(155px,1fr) minmax(180px,1.15fr) minmax(190px,200px);align-items:start;gap:6px;min-width:0;display:grid}.employeeAccessAssignForm .scopePickerGrid,.employeeAccessGrantForm .scopePickerGrid{display:contents}.employeeAccessGrantForm .directGrantReasonField{grid-column:1/span 2}.employeeAccessAssignForm .primaryButton,.employeeAccessGrantForm .primaryButton{white-space:nowrap;place-self:start stretch;width:100%;margin-top:22px}.employeeProfileForm{grid-template-columns:minmax(220px,.8fr) minmax(220px,1fr) minmax(220px,1fr);align-items:end}.employeeProfileForm .primaryButton{justify-self:start}.employeeEmailChangeBlock{gap:12px;display:grid}.employeeEmailReadOnlyRow{gap:var(--hulee-space-block);grid-template-columns:minmax(220px,1fr) auto;align-items:end;display:grid}.employeeEmailChangeForm{grid-template-columns:minmax(220px,1fr) auto;align-items:end}.employeeAvatarUploadGrid{gap:var(--hulee-space-block);grid-template-columns:88px minmax(0,1fr);align-items:center;min-width:0;display:grid}.employeeAvatarPreviewSurface{border:1px solid var(--hulee-color-border);background:var(--hulee-color-surface-raised);border-radius:999px;place-items:center;width:88px;height:88px;display:grid;overflow:hidden}.employeeAvatarPreviewSurface .employeeAvatarLarge{border:0;width:100%;height:100%}.accessAuditFilterForm{grid-template-columns:minmax(160px,1fr) minmax(180px,1fr) minmax(180px,1fr) minmax(200px,1fr) minmax(140px,.8fr) minmax(140px,.8fr) auto;align-items:end}.auditFilterPanel{grid-template-rows:auto minmax(0,1fr)}.auditFilterPanel .auditFilterForm{overscroll-behavior:contain;grid-template-columns:1fr;align-items:stretch;min-height:0;padding-right:2px;overflow-y:auto}.auditFilterPanel .primaryButton{justify-self:stretch}.scopePickerGrid{gap:var(--hulee-space-block);grid-template-columns:minmax(130px,1fr) minmax(180px,1.4fr);align-items:start;display:grid}.roleEditorGrid{gap:var(--hulee-space-block);grid-template-columns:minmax(180px,1fr) minmax(220px,2fr);display:grid}.roleSubjectGrid{gap:var(--hulee-space-block);grid-template-columns:minmax(160px,.8fr) minmax(220px,1.4fr);display:grid}.orgStructureCreateForm,.orgStructureInlineForm{grid-template-columns:minmax(180px,1.3fr) minmax(150px,.9fr) minmax(190px,1.1fr) auto;align-items:end}.roleDescriptionInput,.directGrantReasonInput{resize:vertical;min-height:82px}.permissionEditorTableWrap{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);min-width:0;overflow-x:auto}.permissionEditorTable{border-collapse:collapse;table-layout:fixed;width:100%;min-width:720px}.permissionEditorTable th,.permissionEditorTable td{border-bottom:1px solid var(--hulee-color-border);text-align:left;vertical-align:middle;padding:9px 12px}.permissionEditorTable th{background:color-mix(in srgb, var(--hulee-color-surface-muted) 70%, transparent);color:var(--hulee-color-text-muted);font-size:12px;font-weight:750}.permissionEditorTable td{color:var(--hulee-color-text-default);font-size:13px}.permissionEditorTable th:first-child,.permissionEditorTable td:first-child{text-align:center;width:48px}.permissionEditorTable th:nth-child(2),.permissionEditorTable td:nth-child(2){width:28%}.permissionEditorTable th:nth-child(3),.permissionEditorTable td:nth-child(3){width:20%}.permissionEditorTable th:nth-child(4),.permissionEditorTable td:nth-child(4){width:auto}.permissionEditorTable tbody tr:hover{background:color-mix(in srgb, var(--hulee-color-brand-primary) 5%, transparent)}.permissionEditorTable tbody tr:last-child td{border-bottom:0}.permissionEditorCheckbox{width:16px;height:16px;accent-color:var(--hulee-color-brand-primary);margin:0}.permissionEditorLabel{cursor:pointer;max-width:100%;display:inline-block}.permissionEditorTable .permissionCode{text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal;max-width:100%;display:inline-block;overflow:hidden}.permissionCatalogTable th:first-child,.permissionCatalogTable td:first-child{text-align:left;width:24%}.permissionCatalogTable th:nth-child(2),.permissionCatalogTable td:nth-child(2){width:34%}.permissionCatalogTable th:nth-child(3),.permissionCatalogTable td:nth-child(3){width:16%}.permissionCatalogTable th:nth-child(4),.permissionCatalogTable td:nth-child(4){width:26%}.permissionCatalogDescription{color:var(--hulee-color-text-muted);line-height:1.45}.employeeMembershipGrid{gap:var(--hulee-space-block);grid-template-columns:1fr;display:grid}.employeeMembershipForm{align-content:start;gap:12px}.employeeMembershipForm .primaryButton{justify-self:start;min-width:min(100%,190px)}.membershipFieldset{border:0;gap:10px;min-width:0;margin:0;padding:0;display:grid}.membershipLegend{gap:var(--hulee-space-inline);border-bottom:1px solid var(--hulee-color-border);width:100%;color:var(--hulee-color-text-default);align-items:center;margin-bottom:0;padding-bottom:10px;font-size:14px;font-weight:700;display:flex}.membershipFieldset .permissionCheckboxList{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:8px}.membershipFieldset .permissionCheckboxRow{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:color-mix(in srgb, var(--hulee-color-surface-default) 62%, transparent);align-items:center;min-width:0;padding:8px 10px}.membershipFieldset .permissionCheckboxRow span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.permissionCheckboxList{gap:6px;display:grid}.permissionCheckboxRow{color:var(--hulee-color-text-default);grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:8px;font-size:13px;display:grid}.permissionCheckboxRow input{width:16px;height:16px;accent-color:var(--hulee-color-brand-primary);margin-top:3px}.roleDefinitionMeta,.rolePermissionDomains{justify-content:flex-end;min-width:0}.permissionCode{overflow-wrap:anywhere;border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-default);max-width:100%;color:var(--hulee-color-text-muted);padding:3px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.4}.brandPresetGrid{gap:var(--hulee-space-block);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.brandThemeModeForm{justify-content:space-between;align-items:center;gap:var(--hulee-space-block);min-width:0;display:flex}.brandModeSwitch{border:1px solid var(--hulee-color-border);background:var(--hulee-color-surface-raised);border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:inline-grid}.brandModeButton{min-height:32px;color:var(--hulee-color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-weight:700;display:inline-flex}.brandModeButton:hover,.brandModeButton:focus-visible{color:var(--hulee-color-text-default);outline:none}.brandModeButton[aria-current=page]{border-color:color-mix(in srgb, var(--hulee-color-brand-primary) 34%, var(--hulee-color-border));background:color-mix(in srgb, var(--hulee-color-brand-primary) 12%, var(--hulee-color-surface-default));color:var(--hulee-color-brand-primary)}.brandPresetButton{color-scheme:var(--hulee-color-scheme);gap:var(--hulee-space-block);width:100%;min-height:106px;padding:var(--hulee-space-block);border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-default);color:var(--hulee-color-text-default);cursor:pointer;text-align:left;align-content:space-between;display:grid}.brandPresetButton:hover,.brandPresetButton:focus-visible,.brandPresetButton[aria-current=page]{border-color:var(--hulee-color-brand-primary);box-shadow:var(--hulee-shadow-focus);outline:none}.brandPresetSwatches{grid-template-columns:1.4fr 1fr 1fr;gap:6px;display:grid}.brandPresetSwatch{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);min-height:34px}.brandPresetSwatchPrimary{background:var(--hulee-color-brand-primary)}.brandPresetSwatchAccent{background:var(--hulee-color-accent)}.brandPresetSwatchSurface{background:var(--hulee-color-surface-muted)}.brandColorGrid{gap:var(--hulee-space-block);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.brandColorActions{justify-content:flex-start;display:flex}.brandColorField{min-width:0}.brandColorControl{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.brandColorSample{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--brand-color-sample);width:42px;height:42px;display:block}.brandColorSample[data-kind=primary]{box-shadow:inset 0 0 0 8px color-mix(in srgb, var(--brand-color-sample) 18%, transparent)}.brandColorSample[data-kind=accent]{background:linear-gradient(135deg, var(--brand-color-sample) 0 48%, color-mix(in srgb, var(--brand-color-sample) 20%, transparent) 48% 100%), var(--hulee-color-surface-raised)}.brandColorValue{min-width:78px;color:var(--hulee-color-text-muted);text-align:right;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.brandLogoUploadGrid{gap:var(--hulee-space-block);grid-template-columns:88px minmax(0,1fr);align-items:center;min-width:0;display:grid}.brandLogoPreviewSurface{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);place-items:center;width:88px;height:56px;display:grid;overflow:hidden}.brandLogoPreviewImage{object-fit:contain;max-width:72px;max-height:48px;display:block}.fileInput{width:100%;min-width:0;min-height:40px;color:var(--hulee-color-text-muted);font-size:13px}.fileInput::file-selector-button{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);min-height:36px;color:var(--hulee-color-text-default);cursor:pointer;font:inherit;margin-right:8px;padding:0 12px;font-weight:650}.colorInput{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);cursor:pointer;width:100%;min-height:42px;padding:4px}.colorInput:focus{border-color:var(--hulee-color-brand-primary);box-shadow:var(--hulee-shadow-focus);outline:none}.brandPreviewPanel{gap:var(--hulee-space-block);padding:var(--hulee-space-block);border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-default);color:var(--hulee-color-text-default);color-scheme:var(--hulee-color-scheme);display:grid}.brandPreviewSurface{align-items:stretch;gap:var(--hulee-space-block);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.brandPreviewExample{min-width:0;padding:var(--hulee-space-block);border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);align-content:flex-start;gap:8px;display:grid}.brandPreviewExample[data-kind=primary]{border-left:3px solid var(--hulee-color-brand-primary)}.brandPreviewExample[data-kind=accent]{border-left:3px solid var(--hulee-color-accent)}.brandPreviewExampleLabel{color:var(--hulee-color-text-default);font-size:13px;font-weight:750}.brandPreviewAccentBadge{border:1px solid color-mix(in srgb, var(--hulee-color-accent) 42%, var(--hulee-color-border));background:color-mix(in srgb, var(--hulee-color-accent) 14%, var(--hulee-color-surface-default));width:fit-content;max-width:100%;color:var(--hulee-color-accent);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700;overflow:hidden}.brandPreviewAccentButton{border-color:color-mix(in srgb, var(--hulee-color-accent) 42%, var(--hulee-color-border));background:color-mix(in srgb, var(--hulee-color-accent) 10%, var(--hulee-color-surface-raised));color:var(--hulee-color-accent)}.integrationListItem,.managementRow{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px;display:flex}.managementRow .metaText{display:block}.managementRow.roleDefinitionRow{grid-template-columns:auto minmax(160px,1fr) auto auto;align-items:flex-start;display:grid}.roleAdminActionBar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.roleAdminTabStrip{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.roleAdminTabStrip .secondaryButton{min-height:36px}.managementRow.roleBindingRow,.managementRow.directGrantRow,.managementRow.roleTemplateRow{grid-template-columns:auto minmax(220px,1fr) auto;align-items:flex-start;display:grid}.effectiveAccessTableWrap{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-raised);min-width:0;overflow-x:auto}.effectiveAccessTable{border-collapse:collapse;table-layout:fixed;width:100%;min-width:0}.effectiveAccessTable th,.effectiveAccessTable td{border-bottom:1px solid var(--hulee-color-border);text-align:left;vertical-align:top;padding:10px 12px}.effectiveAccessTable th{background:color-mix(in srgb, var(--hulee-color-surface-muted) 68%, transparent);color:var(--hulee-color-text-muted);font-size:12px;font-weight:750}.effectiveAccessTable td{color:var(--hulee-color-text-default);font-size:13px}.effectiveAccessTable th:first-child,.effectiveAccessTable td:first-child{width:22%}.effectiveAccessTable th:nth-child(2),.effectiveAccessTable td:nth-child(2),.effectiveAccessTable th:nth-child(3),.effectiveAccessTable td:nth-child(3){width:18%}.effectiveAccessTable th:nth-child(4),.effectiveAccessTable td:nth-child(4){width:42%}.effectiveAccessTable .permissionCode{text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal;max-width:100%;display:inline-block;overflow:hidden}.effectiveAccessTable tbody tr:hover{background:color-mix(in srgb, var(--hulee-color-brand-primary) 6%, transparent)}.effectiveAccessTable tbody tr:last-child td{border-bottom:0}.effectiveAccessTableSourceList{gap:6px}.effectiveAccessTableSourceList .badge{white-space:normal;max-width:100%;line-height:1.25}.managementRow.accessAuditRow{grid-template-columns:auto minmax(260px,1fr) minmax(260px,1.2fr);align-items:flex-start;display:grid}.managementRow.orgStructureRow{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;display:grid}.managementRow.egressProviderPolicyRow{grid-template-columns:minmax(180px,1fr) minmax(180px,220px) minmax(220px,1fr) auto;align-items:flex-start;display:grid}.managementRow.channelProviderPolicyRow{grid-template-columns:minmax(180px,1fr) minmax(180px,220px) minmax(180px,220px) minmax(180px,1fr) auto;align-items:flex-start;display:grid}.managementRow.channelCatalogRow{grid-template-columns:minmax(220px,.9fr) minmax(320px,1.6fr) minmax(220px,.8fr);align-items:flex-start;gap:8px;display:grid}.channelCatalogIdentity{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:8px;min-width:0;display:grid}.channelCatalogForm{grid-template-columns:repeat(2,minmax(140px,1fr));align-items:flex-start;gap:8px;min-width:0;display:grid}.channelCatalogSettingsForm{grid-template-columns:repeat(2,minmax(180px,1fr));align-items:flex-start;gap:8px;min-width:0;display:grid}.channelCatalogForm .primaryButton,.channelCatalogSettingsForm .primaryButton{justify-self:start}.channelCatalogDescriptionField{grid-column:1/-1}.channelCatalogDescriptionInput{resize:vertical;min-height:132px}.markdownContent{min-width:0;color:var(--hulee-color-text-default);overflow-wrap:anywhere;gap:8px;font-size:14px;line-height:1.55;display:grid}.markdownContent>*{margin:0}.markdownContent h1,.markdownContent h2,.markdownContent h3,.markdownContent h4,.markdownContent h5,.markdownContent h6{color:var(--hulee-color-text-default);line-height:1.3}.markdownContent h1{font-size:18px}.markdownContent h2{font-size:17px}.markdownContent h3{font-size:16px}.markdownContent h4,.markdownContent h5,.markdownContent h6{font-size:15px}.markdownContent ul,.markdownContent ol{gap:6px;padding-left:20px;display:grid}.markdownContent a{color:var(--hulee-color-brand-primary);font-weight:650;text-decoration:none}.markdownContent a:hover,.markdownContent a:focus-visible{text-decoration:underline}.markdownContent code{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-muted);color:var(--hulee-color-text-default);padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.markdownContent hr{border:0;border-top:1px solid var(--hulee-color-border);width:100%;margin:4px 0}.channelCatalogIconForm{align-items:flex-start;gap:8px;min-width:0;display:grid}.egressProviderPolicyStatus{gap:var(--hulee-space-inline);min-width:0;display:grid}.sourceList,.auditMetadataList{justify-content:flex-start;gap:var(--hulee-space-inline);flex-wrap:wrap;display:flex}.roleDefinitionEditor,.roleDefinitionReadonly,.rolePermissionDomains{grid-column:1/-1}.rolePermissionDomains{justify-content:flex-start}.roleDefinitionEditor{padding-top:var(--hulee-space-block);border-top:1px solid var(--hulee-color-border)}.roleDefinitionEditor .primaryButton{justify-self:start}.roleDefinitionReadonly{margin:0}a.managementRow{color:inherit;text-decoration:none}a.managementRow,button.managementRow{width:100%}button.managementRow{color:inherit;text-align:left}a.integrationListItem{color:inherit;text-decoration:none}.integrationListForm{margin:0}a.integrationListItem,button.integrationListItem{width:100%}button.integrationListItem{color:inherit;font:inherit;text-align:left;cursor:pointer}.integrationListBadges{justify-content:flex-end;gap:var(--hulee-space-inline);flex-wrap:wrap;flex:none;display:inline-flex}.integrationListText{flex:auto;gap:4px;min-width:0;display:grid}.integrationListType,.integrationListItem .listItemTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.channelStatusBadge{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);min-width:64px;max-width:100%;min-height:34px;color:var(--hulee-color-text-muted);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:750;line-height:1;display:inline-flex}.channelStatusBadge:before{content:"";background:currentColor;border-radius:999px;flex:none;width:11px;height:11px}.channelStatusBadge[data-state=ok]{border-color:color-mix(in srgb, var(--hulee-color-success) 30%, transparent);background:color-mix(in srgb, var(--hulee-color-success) 17%, var(--hulee-color-surface-raised));color:var(--hulee-color-success)}.channelStatusBadge[data-state=error]{border-color:color-mix(in srgb, var(--hulee-color-danger) 36%, transparent);background:color-mix(in srgb, var(--hulee-color-danger) 14%, var(--hulee-color-surface-raised));color:var(--hulee-color-danger)}.channelStatusBadge[data-state=disabled],.channelStatusBadge[data-state=new]{background:color-mix(in srgb, var(--hulee-color-text-muted) 10%, var(--hulee-color-surface-raised))}.integrationListItem[aria-disabled=true]{opacity:.72}a.managementRow:not(.adminNavLink):not(.integrationNavLink):hover,a.managementRow:not(.adminNavLink):not(.integrationNavLink):focus-visible,a.integrationListItem:not(.integrationNavLink):hover,a.integrationListItem:not(.integrationNavLink):focus-visible,button.integrationListItem:not(.integrationNavLink):hover,button.integrationListItem:not(.integrationNavLink):focus-visible,button.managementRow:not(.adminNavLink):not(.integrationNavLink):hover,button.managementRow:not(.adminNavLink):not(.integrationNavLink):focus-visible{border-color:var(--hulee-color-brand-primary);box-shadow:var(--hulee-shadow-focus);outline:none}.adminNavLink,.integrationNavLink{text-align:left;justify-content:flex-start}.adminNavLink{text-align:center;background:0 0;border:1px solid #0000;flex-direction:column;flex:0 0 56px;justify-content:center;gap:4px;width:100%;max-width:100%;min-height:56px;padding:5px 6px;position:relative}.adminNavLink .metricIcon{width:28px;height:28px;color:var(--hulee-color-text-muted);background:0 0}.adminNavLink:before{z-index:0;border-radius:inherit;background:linear-gradient(to bottom left, color-mix(in srgb, var(--hulee-color-brand-primary) 42%, transparent) 0%, color-mix(in srgb, var(--hulee-color-brand-primary) 18%, transparent) 42%, transparent 100%);content:"";opacity:0;pointer-events:none;-webkit-mask-composite:xor;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.adminNavLink:hover,.adminNavLink:focus-visible{background:color-mix(in srgb, var(--hulee-color-brand-primary) 8%, transparent);box-shadow:none;border-color:#0000}.integrationNavLink:hover,.integrationNavLink:focus-visible{box-shadow:none}.adminNavLink[aria-current=page]{isolation:isolate;background:linear-gradient(to bottom left, color-mix(in srgb, var(--hulee-color-brand-primary) 22%, transparent) 0%, color-mix(in srgb, var(--hulee-color-brand-primary) 10%, transparent) 44%, transparent 100%)}.adminNavLink[aria-current=page]:before{opacity:1}.adminNavLink[aria-current=page] .metricIcon{color:var(--hulee-color-brand-primary)}.adminNavLink>*{z-index:1;position:relative}.integrationListItem[aria-current=page]{border-color:color-mix(in srgb, var(--hulee-color-brand-primary) 42%, var(--hulee-color-border));background:color-mix(in srgb, var(--hulee-color-brand-primary) 12%, var(--hulee-color-surface-raised))}.listItemTitle{margin:0;font-size:14px;line-height:1.2}.adminNavLink .listItemTitle{width:100%;color:var(--hulee-color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;line-height:1;display:block;overflow:hidden}.adminNavLink:hover .listItemTitle,.adminNavLink:focus-visible .listItemTitle,.adminNavLink[aria-current=page] .listItemTitle{color:var(--hulee-color-text-default)}.platformNavPanel{top:var(--hulee-space-block);position:sticky}.platformNavList{gap:8px;width:100%;min-width:0;max-width:100%;display:grid}.platformNavLink{align-items:center}.platformSectionAnchor{scroll-margin-top:16px}.managementRow.platformTenantRow{grid-template-columns:auto minmax(180px,1fr) minmax(150px,.6fr) minmax(150px,.6fr);align-items:flex-start;min-width:0;display:grid}.metricIcon{border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-muted);width:36px;height:36px;color:var(--hulee-color-text-muted);flex:none;place-items:center;display:grid}.channelIconImage{object-fit:contain;width:18px;height:18px;display:block}.channelIconImageLarge{width:36px;height:36px}.toastViewport{z-index:50;pointer-events:none;gap:8px;width:min(420px,100vw - 32px);display:grid;position:fixed;top:16px;right:16px}.toastCard{--toast-accent:var(--hulee-color-brand-primary);border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-default);min-width:0;box-shadow:0 14px 40px color-mix(in srgb, var(--hulee-color-text-default) 14%, transparent);color:var(--hulee-color-text-default);pointer-events:auto;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:14px 14px 18px;animation:.18s ease-out toastEnter;display:grid;position:relative;overflow:hidden}.toastCard[data-variant=success]{--toast-accent:var(--hulee-color-success)}.toastCard[data-variant=warning]{--toast-accent:var(--hulee-color-accent)}.toastCard[data-variant=error]{--toast-accent:var(--hulee-color-danger)}.toastCard[data-variant=info]{--toast-accent:var(--hulee-color-brand-primary)}.toastCard[data-state=closing]{animation:.22s ease-in forwards toastExit}.toastIcon{background:color-mix(in srgb, var(--toast-accent) 16%, var(--hulee-color-surface-muted));width:28px;height:28px;color:var(--toast-accent);border-radius:999px;place-items:center;display:grid}.toastText{gap:4px;min-width:0;display:grid}.toastTitle{margin:0;font-size:15px;line-height:1.25}.toastDescription{color:var(--hulee-color-text-muted);margin:0;font-size:13px;line-height:1.4}.toastCloseButton{border-radius:var(--hulee-radius-control);width:28px;height:28px;color:var(--hulee-color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;display:grid}.toastCloseButton:hover,.toastCloseButton:focus-visible{border-color:var(--hulee-color-border);color:var(--hulee-color-text-default);box-shadow:var(--hulee-shadow-focus);outline:none}.toastProgress{background:var(--toast-accent);transform-origin:0;height:4px;animation-name:toastProgress;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;bottom:0;left:0;right:0}.toastCard:hover .toastProgress,.toastCard:focus-within .toastProgress{animation-play-state:paused}@keyframes toastEnter{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes toastExit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(calc(100% + 24px))}}@keyframes toastProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes huleeButtonSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.buttonSpinner{animation:none}}.metricValue{overflow-wrap:anywhere;margin:3px 0 0;font-size:14px;font-weight:650;line-height:1.25}.accessDenied{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-default);align-items:flex-start;gap:14px;max-width:560px;margin:24px;padding:18px;display:flex}.loginPage{color-scheme:var(--hulee-color-scheme);background:var(--hulee-color-page);min-height:100vh;color:var(--hulee-color-text-default);place-items:center;padding:24px;display:grid}.loginPanel{border:1px solid var(--hulee-color-border);border-radius:var(--hulee-radius-control);background:var(--hulee-color-surface-default);gap:18px;width:min(420px,100%);padding:22px;display:grid}.formError{color:var(--hulee-color-danger);align-items:center;gap:7px;margin:0;font-size:13px;line-height:1.4;display:inline-flex}.formNotice{color:var(--hulee-color-brand-primary);align-items:center;gap:7px;margin:0;font-size:13px;line-height:1.4;display:inline-flex}.authSwitch{color:var(--hulee-color-text-muted);text-align:center;margin:0;font-size:13px;line-height:1.4}.authSwitch a{color:var(--hulee-color-brand-primary);font-weight:650;text-decoration:none}.authSwitch a:hover,.authSwitch a:focus-visible{text-decoration:underline}@media (max-width:1100px){.appFrame,.adminFrame{grid-template-columns:64px minmax(0,1fr)}.setupStepList{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.appFrame{grid-template-columns:1fr}.cleanSlateInboxSurface{grid-column:1}.navigationRail{border-right:0;border-bottom:1px solid var(--hulee-color-border);flex-direction:row;justify-content:space-between}.adminTopBar{grid-template-columns:1fr;align-items:flex-start;padding:8px}.adminTopActions{justify-content:space-between;width:100%}.topNoticeForm{max-width:100%}.topNavMenuPanel{left:auto;right:0}.telegramStatusMetrics{grid-template-columns:1fr}.adminShellLayout{grid-template-columns:minmax(0,1fr)}.adminShellMain{min-height:auto}.adminNavPanel{border-bottom:0;border-right:0;flex-direction:row;width:100%;height:auto;min-height:56px;padding:0;position:static;overflow-x:auto}.adminRailLogoLink{flex-basis:56px;width:64px}.adminRailMenu{flex:auto;padding:0;display:flex;overflow:visible}.adminRailMenuList,.platformNavList{gap:4px;min-width:0;display:flex}.adminNavLink{flex-basis:56px;width:64px}.adminNavFooter{width:auto;margin-top:0;padding:0}.adminContent{padding:0}.adminIntegrationGrid,.adminSectionGrid,.platformChannelGrid,.adminOverviewGrid,.managementRow.roleDefinitionRow,.managementRow.directGrantRow,.managementRow.accessAuditRow,.managementRow.roleBindingRow,.roleDefinitionRow,.roleBindingRow,.accessAuditFilterForm,.roleAssignForm,.directGrantForm,.employeeAccessAssignForm,.employeeAccessAssignForm .settingsFormFieldset,.employeeAccessGrantForm,.employeeProfileForm,.employeeEmailReadOnlyRow,.employeeEmailChangeForm,.employeeAvatarUploadGrid,.orgStructureCreateForm,.orgStructureInlineForm,.managementRow.orgStructureRow,.managementRow.egressProviderPolicyRow,.managementRow.channelProviderPolicyRow,.managementRow.channelCatalogRow,.managementRow.platformTenantRow,.channelCatalogForm,.channelCatalogSettingsForm,.scopePickerGrid,.roleEditorGrid,.roleSubjectGrid,.employeeMembershipGrid,.sourceCatalogDetailGrid,.sourceCatalogTokenGrid,.brandPresetGrid,.brandColorGrid,.brandPreviewSurface{grid-template-columns:1fr}.adminNavPanel,.integrationCatalog,.adminSectionNav,.platformNavPanel{min-height:auto;max-height:none;position:static;overflow:visible}.settingsPanel.adminNavPanel,.settingsPanel.adminSectionNav,.settingsPanel.platformNavPanel{min-height:auto}.adminSectionNav .integrationList,.integrationCatalog .integrationList{overflow:visible}.adminSectionContent{min-height:auto;max-height:none;padding-right:0;overflow:visible}.setupStepList{grid-template-columns:repeat(2,minmax(0,1fr))}.egressSummaryGrid{grid-template-columns:1fr}}
@font-face{font-family:sansation;src:url(../media/sansation_light-s.p.3zt2d_c0eu01a.ttf)format("truetype");font-display:swap;font-weight:300}@font-face{font-family:sansation;src:url(../media/sansation_regular-s.p.3e6y6kkidabec.ttf)format("truetype");font-display:swap;font-weight:400}@font-face{font-family:sansation;src:url(../media/sansation_bold-s.p.2-ajjj8_6gtx5.ttf)format("truetype");font-display:swap;font-weight:700}@font-face{font-family:sansation Fallback;src:local(Arial);ascent-override:87.94%;descent-override:20.78%;line-gap-override:0.0%;size-adjust:102.94%}.sansation_5498eac1-module__oz9OOG__className{font-family:sansation,sansation Fallback}.sansation_5498eac1-module__oz9OOG__variable{--font-sansation:"sansation", "sansation Fallback"}
