.WorkflowPromptPreview-module__PcUVOW__wrapper{flex-direction:column;gap:12px;display:flex}.WorkflowPromptPreview-module__PcUVOW__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.WorkflowPromptPreview-module__PcUVOW__copyBtn{background:var(--bg-elevated);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-sans);transition:background var(--transition), border-color var(--transition);border-radius:8px;align-items:center;gap:6px;padding:7px 14px;display:inline-flex}.WorkflowPromptPreview-module__PcUVOW__copyBtn svg{width:14px;height:14px}.WorkflowPromptPreview-module__PcUVOW__copyBtn:hover{background:var(--bg-hover);border-color:var(--accent)}.WorkflowPromptPreview-module__PcUVOW__copyBtn:disabled{opacity:.55;cursor:not-allowed}.WorkflowPromptPreview-module__PcUVOW__editActions{align-items:center;gap:8px;display:inline-flex}.WorkflowPromptPreview-module__PcUVOW__saveBtn{background:var(--accent);border-color:var(--accent);color:#fff}.WorkflowPromptPreview-module__PcUVOW__saveBtn:hover:not(:disabled){background:var(--accent);filter:brightness(1.06)}.WorkflowPromptPreview-module__PcUVOW__editingLabel{color:var(--text-secondary);font-size:13px;font-weight:600}.WorkflowPromptPreview-module__PcUVOW__editor{box-sizing:border-box;background:var(--bg-elevated);border:1px solid var(--border-color);width:100%;font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);color:var(--text-primary);resize:vertical;border-radius:12px;min-height:220px;margin:0;padding:20px;font-size:13px;line-height:1.65}.WorkflowPromptPreview-module__PcUVOW__editor:focus{border-color:var(--accent);outline:none}.WorkflowPromptPreview-module__PcUVOW__editor:disabled{opacity:.6;cursor:not-allowed}.WorkflowPromptPreview-module__PcUVOW__editFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.WorkflowPromptPreview-module__PcUVOW__editHint{color:var(--text-tertiary);font-size:12px}.WorkflowPromptPreview-module__PcUVOW__editHint code{font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);background:var(--accent-subtle);color:var(--accent);border-radius:4px;padding:1px 5px;font-size:11px}.WorkflowPromptPreview-module__PcUVOW__counter{color:var(--text-tertiary);font-size:12px}.WorkflowPromptPreview-module__PcUVOW__counterOver{color:var(--danger,#e5484d);font-size:12px;font-weight:600}.WorkflowPromptPreview-module__PcUVOW__saveError{color:var(--danger,#e5484d);margin:0;font-size:13px}.WorkflowPromptPreview-module__PcUVOW__preview{background:var(--bg-elevated);border:1px solid var(--border-color);font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;border-radius:12px;max-height:420px;margin:0;padding:20px;font-size:13px;line-height:1.65;overflow-y:auto}.WorkflowPromptPreview-module__PcUVOW__varToken{background:var(--accent-subtle);color:var(--accent);border-radius:4px;padding:1px 6px;font-weight:600}.WorkflowPromptPreview-module__PcUVOW__sampleToken{background:var(--success-subtle);color:var(--success);border-radius:4px;padding:1px 6px;font-weight:500}.WorkflowPromptPreview-module__PcUVOW__empty{text-align:center;color:var(--text-tertiary);background:var(--bg-secondary);border:1px dashed var(--border-color);border-radius:12px;padding:24px;font-size:14px}
.ConnectChecklist-module__b6o82W__rowList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ConnectChecklist-module__b6o82W__row{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:10px;padding:8px 10px;transition:background .2s,border-color .2s;display:flex}.ConnectChecklist-module__b6o82W__rowConnected{background:var(--bg-secondary);border-color:var(--border-color);opacity:.92}.ConnectChecklist-module__b6o82W__rowFresh{animation:1.4s ease-out ConnectChecklist-module__b6o82W__rowFreshFlash}@keyframes ConnectChecklist-module__b6o82W__rowFreshFlash{0%{background:#22c55e38;border-color:#22c55ea6}to{background:var(--bg-secondary);border-color:var(--border-color)}}.ConnectChecklist-module__b6o82W__rowStatus{background:var(--bg-base,#fff);border:1px solid var(--border-color);width:22px;height:22px;color:var(--text-secondary);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.ConnectChecklist-module__b6o82W__rowConnected .ConnectChecklist-module__b6o82W__rowStatus{color:#fff;background:#22c55e;border-color:#16a34a}.ConnectChecklist-module__b6o82W__rowDot{background:var(--text-tertiary,#9ca3af);border-radius:50%;width:6px;height:6px}.ConnectChecklist-module__b6o82W__rowFavicon{background:var(--bg-base,#fff);border-radius:4px;flex:none;width:20px;height:20px}.ConnectChecklist-module__b6o82W__rowFaviconFallback{background:var(--bg-base,#fff);border:1px solid var(--border-color);width:20px;height:20px;color:var(--text-secondary);border-radius:4px;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:inline-flex}.ConnectChecklist-module__b6o82W__rowMain{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.ConnectChecklist-module__b6o82W__rowName{color:var(--text-primary);font-size:13px;font-weight:600}.ConnectChecklist-module__b6o82W__rowMeta{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.ConnectChecklist-module__b6o82W__rowActions{flex:none;align-items:center;gap:6px;display:flex}.ConnectChecklist-module__b6o82W__rowBtnPrimary{background:var(--accent,#6366f1);color:#fff;cursor:pointer;border:0;border-radius:6px;align-items:center;height:28px;padding:0 12px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__rowBtnPrimary:hover:not(:disabled){background:var(--accent-hover,#4f46e5)}.ConnectChecklist-module__b6o82W__rowBtnPrimary:disabled{background:var(--text-tertiary,#9ca3af);cursor:not-allowed}.ConnectChecklist-module__b6o82W__rowBtnSecondary{height:28px;color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:6px;align-items:center;padding:0 10px;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__rowBtnSecondary:hover{background:var(--bg-hover);color:var(--text-primary)}.ConnectChecklist-module__b6o82W__rowBtnGhost{height:28px;color:var(--text-tertiary,#9ca3af);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;padding:0 8px;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__rowBtnGhost:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.ConnectChecklist-module__b6o82W__rowBtnGhost:disabled{opacity:.5;cursor:not-allowed}.ConnectChecklist-module__b6o82W__rowBtnRemove{width:28px;height:28px;color:var(--text-tertiary,#9ca3af);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;margin-left:2px;padding:0;transition:background .15s,color .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__rowBtnRemove:hover:not(:disabled){background:var(--danger-subtle,#ef44441a);color:var(--danger,#dc2626)}.ConnectChecklist-module__b6o82W__rowBtnRemove:disabled{opacity:.5;cursor:not-allowed}.ConnectChecklist-module__b6o82W__successBanner{background:#22c55e14;border:1px solid #22c55e;border-left-width:3px;border-radius:10px;align-items:flex-start;gap:12px;margin:0 0 16px;padding:14px 16px;display:flex}.ConnectChecklist-module__b6o82W__successIcon{color:#fff;background:#22c55e;border-radius:8px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ConnectChecklist-module__b6o82W__successBody{flex:auto;min-width:0}.ConnectChecklist-module__b6o82W__successTitle{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.ConnectChecklist-module__b6o82W__successText{color:var(--text-secondary);font-size:13px;line-height:1.5}.ConnectChecklist-module__b6o82W__successActions{flex:none;align-items:center;gap:8px;display:flex}.ConnectChecklist-module__b6o82W__upsellPrimary{background:var(--accent,#6366f1);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;height:32px;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__upsellPrimary:hover{background:var(--accent-hover,#4f46e5)}.ConnectChecklist-module__b6o82W__upsellSecondary{height:32px;color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:8px;align-items:center;padding:0 12px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__upsellSecondary:hover{background:var(--bg-hover);color:var(--text-primary)}.ConnectChecklist-module__b6o82W__secretField{margin-bottom:14px}.ConnectChecklist-module__b6o82W__secretField:last-of-type{margin-bottom:0}.ConnectChecklist-module__b6o82W__secretLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.ConnectChecklist-module__b6o82W__secretInput{border:1px solid var(--border-color);background:var(--bg-elevated);width:100%;color:var(--text-primary);font-size:14px;font-family:var(--font-sans);border-radius:8px;padding:9px 12px;transition:border-color .15s}.ConnectChecklist-module__b6o82W__secretInput:focus{border-color:var(--accent,#6366f1);outline:none}.ConnectChecklist-module__b6o82W__secretInput:disabled{opacity:.6;cursor:not-allowed}.ConnectChecklist-module__b6o82W__secretFieldList{flex-direction:column;gap:8px;display:flex}.ConnectChecklist-module__b6o82W__secretFieldRow{grid-template-columns:1fr 1fr auto;align-items:center;gap:6px;display:grid}.ConnectChecklist-module__b6o82W__secretFieldRemove{background:var(--bg-secondary);width:32px;height:32px;color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;font-size:18px;line-height:1;transition:background .15s,color .15s}.ConnectChecklist-module__b6o82W__secretFieldRemove:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.ConnectChecklist-module__b6o82W__secretFieldRemove:disabled{opacity:.4;cursor:not-allowed}.ConnectChecklist-module__b6o82W__secretAddBtn{color:var(--accent,#6366f1);border:1px dashed var(--border-color);cursor:pointer;background:0 0;border-radius:8px;margin-top:8px;padding:7px 12px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s}.ConnectChecklist-module__b6o82W__secretAddBtn:hover:not(:disabled){background:var(--bg-hover);border-color:var(--accent,#6366f1)}.ConnectChecklist-module__b6o82W__secretAddBtn:disabled{opacity:.5;cursor:not-allowed}.ConnectChecklist-module__b6o82W__secretError{background:var(--danger-subtle,#ef44441a);color:var(--danger,#dc2626);border:1px solid var(--danger,#dc2626);border-radius:8px;margin-top:12px;padding:9px 12px;font-size:13px}.ConnectChecklist-module__b6o82W__modalBtnPrimary{background:var(--accent,#6366f1);color:#fff;cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font-sans);border:1px solid #0000;border-radius:8px;padding:8px 16px;transition:background .15s,opacity .15s}.ConnectChecklist-module__b6o82W__modalBtnPrimary:hover:not(:disabled){background:var(--accent-hover,#4f46e5)}.ConnectChecklist-module__b6o82W__modalBtnPrimary:disabled{opacity:.6;cursor:not-allowed}.ConnectChecklist-module__b6o82W__modalBtnSecondary{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-sans);border-radius:8px;padding:8px 14px;transition:background .15s}.ConnectChecklist-module__b6o82W__modalBtnSecondary:hover:not(:disabled){background:var(--bg-hover)}.ConnectChecklist-module__b6o82W__modalBtnSecondary:disabled{opacity:.6;cursor:not-allowed}.ConnectChecklist-module__b6o82W__modalBtnDanger{background:var(--danger,#dc2626);color:#fff;cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font-sans);border:1px solid #0000;border-radius:8px;padding:8px 16px;transition:filter .15s,opacity .15s}.ConnectChecklist-module__b6o82W__modalBtnDanger:hover:not(:disabled){filter:brightness(.92)}.ConnectChecklist-module__b6o82W__modalBtnDanger:disabled{opacity:.6;cursor:not-allowed}.ConnectChecklist-module__b6o82W__removeBody{color:var(--text-secondary);font-size:13px;line-height:1.55}.ConnectChecklist-module__b6o82W__removeHint{color:var(--text-tertiary,#9ca3af);margin-top:8px;font-size:12px}.ConnectChecklist-module__b6o82W__emptyHint{border:1px dashed var(--border-color);background:var(--bg-secondary);color:var(--text-secondary);border-radius:10px;margin:0 0 12px;padding:12px 14px;font-size:13px;line-height:1.5}.ConnectChecklist-module__b6o82W__addRow{margin-top:12px}.ConnectChecklist-module__b6o82W__addLoginBtn{width:100%;color:var(--accent,#6366f1);border:1px dashed var(--border-color);cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font-sans);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px 12px;transition:background .15s,border-color .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__addLoginBtn:hover:not(:disabled){background:var(--bg-hover);border-color:var(--accent,#6366f1)}.ConnectChecklist-module__b6o82W__addLoginBtn:disabled{opacity:.5;cursor:not-allowed}.ConnectChecklist-module__b6o82W__addHint{color:var(--text-tertiary,#9ca3af);margin-top:6px;font-size:12px}.ConnectChecklist-module__b6o82W__addChoose{flex-direction:column;gap:14px;display:flex}.ConnectChecklist-module__b6o82W__addChoosePreview{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.ConnectChecklist-module__b6o82W__addChooseFavicon{border-radius:6px;flex:none}.ConnectChecklist-module__b6o82W__addChooseMeta{min-width:0}.ConnectChecklist-module__b6o82W__addChooseName{color:var(--text-primary);font-size:14px;font-weight:600}.ConnectChecklist-module__b6o82W__addChooseDomain{color:var(--text-secondary);font-size:12px}.ConnectChecklist-module__b6o82W__addDedupeNote{color:var(--text-secondary);background:#6366f114;border-radius:8px;padding:8px 12px;font-size:12px}.ConnectChecklist-module__b6o82W__addChooseActions{flex-direction:column;gap:8px;display:flex}.ConnectChecklist-module__b6o82W__addChooseConnect{background:var(--accent,#6366f1);color:#fff;cursor:pointer;width:100%;font-size:14px;font-weight:600;font-family:var(--font-sans);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;transition:background .15s,opacity .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__addChooseConnect:hover:not(:disabled){background:var(--accent-hover,#4f46e5)}.ConnectChecklist-module__b6o82W__addChooseConnect:disabled{opacity:.6;cursor:not-allowed}.ConnectChecklist-module__b6o82W__addChooseSecret{background:var(--bg-secondary);width:100%;color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font-sans);border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;transition:background .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__addChooseSecret:hover:not(:disabled){background:var(--bg-hover)}.ConnectChecklist-module__b6o82W__addChooseHelp{color:var(--text-tertiary,#9ca3af);font-size:12px;line-height:1.5}@media (max-width:720px){.ConnectChecklist-module__b6o82W__row{flex-wrap:wrap}.ConnectChecklist-module__b6o82W__rowActions{margin-left:auto}.ConnectChecklist-module__b6o82W__successBanner{flex-direction:column}.ConnectChecklist-module__b6o82W__successActions{flex-direction:column;width:100%}.ConnectChecklist-module__b6o82W__upsellPrimary,.ConnectChecklist-module__b6o82W__upsellSecondary{justify-content:center;width:100%}}
.PolicyForm-module__mx_UCq__inputLabel{color:var(--text-secondary);font-size:13px;font-weight:500}.PolicyForm-module__mx_UCq__input{background:var(--bg-primary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);font-size:14px;font-family:var(--font-sans);border-radius:10px;padding:12px 14px;transition:all .15s}.PolicyForm-module__mx_UCq__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.PolicyForm-module__mx_UCq__select{background:var(--bg-primary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;border-radius:10px;padding:12px 14px;font-size:14px;transition:all .15s}.PolicyForm-module__mx_UCq__select:focus{border-color:var(--accent);outline:none}.PolicyForm-module__mx_UCq__ruleInputError{border-color:var(--danger)}.PolicyForm-module__mx_UCq__ruleInputError:focus{border-color:var(--danger);box-shadow:0 0 0 3px #ef444426}.PolicyForm-module__mx_UCq__ruleSection{margin-bottom:16px}.PolicyForm-module__mx_UCq__ruleSectionHeader{cursor:pointer;align-items:center;gap:12px;display:flex}.PolicyForm-module__mx_UCq__ruleSectionHeader:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:6px}.PolicyForm-module__mx_UCq__ruleSectionBadge{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.PolicyForm-module__mx_UCq__ruleSectionBadge svg{width:18px;height:18px}.PolicyForm-module__mx_UCq__ruleSectionBadge_green{background:var(--success-subtle);color:var(--success)}.PolicyForm-module__mx_UCq__ruleSectionBadge_orange{background:var(--warning-subtle);color:var(--warning)}.PolicyForm-module__mx_UCq__ruleSectionBadge_blue{background:var(--accent-subtle);color:var(--accent)}.PolicyForm-module__mx_UCq__ruleSectionBadge_purple{color:#5e35b1;background:#5e35b11a}.PolicyForm-module__mx_UCq__ruleSectionTitleGroup{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.PolicyForm-module__mx_UCq__ruleSectionTitle{color:var(--text-primary);font-size:15px;font-weight:600;line-height:1.3;font-family:var(--font-display)}.PolicyForm-module__mx_UCq__ruleSectionSubtitle{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.45;overflow:hidden}.PolicyForm-module__mx_UCq__ruleSectionStatus{flex-shrink:0;align-self:center}.PolicyForm-module__mx_UCq__ruleSectionChevron{color:var(--text-tertiary);flex-shrink:0;transition:transform .2s;display:flex}.PolicyForm-module__mx_UCq__ruleSectionChevronOpen{transform:rotate(180deg)}.PolicyForm-module__mx_UCq__ruleSectionBody{border-top:1px solid var(--border-subtle);margin-top:16px;padding-top:16px}@media (max-width:640px){.PolicyForm-module__mx_UCq__ruleSectionStatus{display:none}}.PolicyForm-module__mx_UCq__llmRoleTextarea{background:var(--bg-primary);border:1px solid var(--border-color);width:100%;min-height:120px;color:var(--text-primary);resize:vertical;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.6;transition:all .15s}.PolicyForm-module__mx_UCq__llmRoleTextarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.PolicyForm-module__mx_UCq__ruleTable{border-collapse:collapse;width:100%}.PolicyForm-module__mx_UCq__ruleTable th{text-align:left;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border-color);padding:8px 12px;font-size:12px;font-weight:600}.PolicyForm-module__mx_UCq__ruleTable td{vertical-align:middle;border-bottom:1px solid var(--border-color);color:var(--text-primary);padding:8px 12px;font-size:13px}.PolicyForm-module__mx_UCq__ruleTable tr:last-child td{border-bottom:none}.PolicyForm-module__mx_UCq__capabilityTableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.PolicyForm-module__mx_UCq__capabilityDesc{color:var(--text-secondary);font-size:12px;line-height:1.4}.PolicyForm-module__mx_UCq__permissionToggle{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;gap:2px;width:fit-content;padding:3px;display:flex}.PolicyForm-module__mx_UCq__permissionToggleBtn{color:var(--text-tertiary);cursor:pointer;letter-spacing:0;font-size:13px;font-weight:500;font-family:var(--font-sans);background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 14px;transition:all .15s}.PolicyForm-module__mx_UCq__permissionToggleBtn:hover{color:var(--text-secondary);background:var(--bg-hover)}.PolicyForm-module__mx_UCq__permissionBtnAllow{color:var(--success);background:var(--bg-primary);border-color:var(--success)}.PolicyForm-module__mx_UCq__permissionBtnBlock{color:var(--danger);background:var(--bg-primary);border-color:var(--danger)}.PolicyForm-module__mx_UCq__permissionBtnGuardrail{color:var(--warning);background:var(--bg-primary);border-color:var(--warning)}.PolicyForm-module__mx_UCq__ruleRemoveBtn{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.PolicyForm-module__mx_UCq__ruleRemoveBtn:hover{color:var(--danger);background:#ef44441a;border-color:#ef44444d}.PolicyForm-module__mx_UCq__addRuleBtn{border:1px dashed var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;margin-top:12px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.PolicyForm-module__mx_UCq__addRuleBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-subtle)}.PolicyForm-module__mx_UCq__actionCardList{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.PolicyForm-module__mx_UCq__actionCard{background:var(--bg-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .15s;display:flex}.PolicyForm-module__mx_UCq__actionCard:hover{border-color:var(--accent);background:var(--bg-tertiary)}.PolicyForm-module__mx_UCq__actionCardBody{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.PolicyForm-module__mx_UCq__actionCardCategory{color:var(--text-primary);white-space:nowrap;font-size:13px;font-weight:600}.PolicyForm-module__mx_UCq__actionCardDetail{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.PolicyForm-module__mx_UCq__actionCardRight{flex-shrink:0;align-items:center;gap:10px;margin-left:12px;display:flex}.PolicyForm-module__mx_UCq__actionCardPermission{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.PolicyForm-module__mx_UCq__actionPerm_allow{background:var(--success-subtle);color:var(--success)}.PolicyForm-module__mx_UCq__actionPerm_block{background:var(--danger-subtle);color:var(--danger)}.PolicyForm-module__mx_UCq__actionPerm_guardrail{background:var(--warning-subtle);color:var(--warning)}.PolicyForm-module__mx_UCq__actionRuleForm{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.PolicyForm-module__mx_UCq__actionRuleField{flex-direction:column;gap:6px;display:flex}.PolicyForm-module__mx_UCq__fieldHint{color:var(--text-tertiary);margin-top:2px;font-size:12px;line-height:1.4}.PolicyForm-module__mx_UCq__fieldHint code{font-family:var(--font-mono);background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-secondary);border-radius:4px;padding:1px 5px;font-size:11.5px}.PolicyForm-module__mx_UCq__modeSelector{gap:8px;margin-bottom:16px;display:flex}.PolicyForm-module__mx_UCq__modeOption{background:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;text-align:center;border-radius:10px;flex:1;padding:10px 16px;font-size:13px;font-weight:500;transition:all .15s}.PolicyForm-module__mx_UCq__modeOption:hover{border-color:var(--accent);color:var(--accent)}.PolicyForm-module__mx_UCq__modeOptionActive{background:var(--accent-subtle);border-color:var(--accent);color:var(--accent)}.PolicyForm-module__mx_UCq__defaultActionRow{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:10px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;display:flex}.PolicyForm-module__mx_UCq__defaultActionLabel{color:var(--text-secondary);font-size:13px;font-weight:500}
.PolicyComposerModal-module__3fAx1a__headFields{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.PolicyComposerModal-module__3fAx1a__field{flex-direction:column;gap:8px;display:flex}.PolicyComposerModal-module__3fAx1a__label{color:var(--text-secondary);font-size:13px;font-weight:500}.PolicyComposerModal-module__3fAx1a__optional{color:var(--text-tertiary);font-weight:400}.PolicyComposerModal-module__3fAx1a__input{background:var(--bg-primary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);font-size:14px;font-family:var(--font-sans);border-radius:10px;padding:12px 14px;transition:all .15s}.PolicyComposerModal-module__3fAx1a__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.PolicyComposerModal-module__3fAx1a__input:disabled{opacity:.6;cursor:not-allowed}.PolicyComposerModal-module__3fAx1a__error{background:var(--danger-subtle);border:1px solid var(--danger);color:var(--danger);border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:13px;line-height:1.4}
.WorkflowDeploySetup-module__4IEPvG__setupRoot{flex-direction:column;gap:16px;display:flex}.WorkflowDeploySetup-module__4IEPvG__deployChecklist{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px;display:flex}.WorkflowDeploySetup-module__4IEPvG__deployChecklistLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;align-items:baseline;gap:6px;margin-right:8px;font-size:11px;font-weight:700;display:inline-flex}.WorkflowDeploySetup-module__4IEPvG__deployChecklistCount{color:var(--text-tertiary);text-transform:none;letter-spacing:0;font-size:11px;font-weight:500}.WorkflowDeploySetup-module__4IEPvG__deployChip{border:1px solid var(--border-color);background:var(--bg-elevated);color:var(--text-secondary);cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font-sans);transition:border-color var(--transition), background var(--transition), color var(--transition);border-radius:999px;align-items:center;gap:8px;padding:6px 12px;display:inline-flex}.WorkflowDeploySetup-module__4IEPvG__deployChip:hover{border-color:var(--border-focus)}.WorkflowDeploySetup-module__4IEPvG__deployChip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.WorkflowDeploySetup-module__4IEPvG__deployChipDot{background:var(--bg-secondary);width:14px;height:14px;color:var(--text-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.WorkflowDeploySetup-module__4IEPvG__deployChipDot svg{width:10px;height:10px}.WorkflowDeploySetup-module__4IEPvG__deployChipDone{background:var(--success-subtle);border-color:rgba(var(--success-rgb), .35);color:var(--success)}.WorkflowDeploySetup-module__4IEPvG__deployChipDone .WorkflowDeploySetup-module__4IEPvG__deployChipDot{background:var(--success);color:#fff}.WorkflowDeploySetup-module__4IEPvG__deployChipActive{border-color:var(--accent);background:var(--accent-subtle);color:var(--accent)}.WorkflowDeploySetup-module__4IEPvG__deployChipActive .WorkflowDeploySetup-module__4IEPvG__deployChipDot{background:var(--accent);color:var(--accent);animation:1.6s ease-in-out infinite WorkflowDeploySetup-module__4IEPvG__chipPulse}.WorkflowDeploySetup-module__4IEPvG__deployChipLocked{opacity:.55;cursor:default}.WorkflowDeploySetup-module__4IEPvG__deployChipLocked:hover{border-color:var(--border-color)}.WorkflowDeploySetup-module__4IEPvG__deployChipTag{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);background:var(--bg-secondary);border-radius:999px;margin-left:2px;padding:1px 6px;font-size:10px;font-weight:600}@keyframes WorkflowDeploySetup-module__4IEPvG__chipPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.WorkflowDeploySetup-module__4IEPvG__stepAnchor{outline:none;scroll-margin-top:16px}.WorkflowDeploySetup-module__4IEPvG__stepAnchorHighlight{border-radius:var(--radius-lg,14px);animation:2.2s ease-out WorkflowDeploySetup-module__4IEPvG__stepFocusPulse}@keyframes WorkflowDeploySetup-module__4IEPvG__stepFocusPulse{0%{box-shadow:0 0 #d9770600}12%{box-shadow:0 0 0 4px #d9770680}55%{box-shadow:0 0 0 4px #d9770652}to{box-shadow:0 0 #d9770600}}.WorkflowDeploySetup-module__4IEPvG__nextAction{border:1px solid var(--border-subtle);background:var(--bg-elevated);border-radius:12px;flex-direction:column;gap:14px;padding:16px 18px;display:flex}.WorkflowDeploySetup-module__4IEPvG__nextActionMeterRow{align-items:center;gap:12px;display:flex}.WorkflowDeploySetup-module__4IEPvG__nextActionBar{background:var(--bg-hover,#0000000f);border-radius:999px;flex:auto;height:6px;overflow:hidden}.WorkflowDeploySetup-module__4IEPvG__nextActionBarFill{background:var(--success,#2e9e6b);border-radius:999px;height:100%;transition:width .32s}.WorkflowDeploySetup-module__4IEPvG__nextActionMeter{color:var(--text-secondary);flex-shrink:0;font-size:12px;font-weight:600}.WorkflowDeploySetup-module__4IEPvG__nextActionRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.WorkflowDeploySetup-module__4IEPvG__nextActionText{align-items:baseline;gap:10px;min-width:0;display:flex}.WorkflowDeploySetup-module__4IEPvG__nextActionKicker{letter-spacing:.06em;text-transform:uppercase;color:var(--warning,#d97706);flex-shrink:0;font-size:11px;font-weight:700}.WorkflowDeploySetup-module__4IEPvG__nextActionLabel{color:var(--text-primary);font-size:14px;font-weight:600;line-height:1.35}.WorkflowDeploySetup-module__4IEPvG__nextActionReady{color:var(--success,#2e9e6b);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.WorkflowDeploySetup-module__4IEPvG__nextActionReadyIcon{width:18px;height:18px;display:inline-flex}.WorkflowDeploySetup-module__4IEPvG__nextActionReadyIcon svg{width:18px;height:18px}.WorkflowDeploySetup-module__4IEPvG__stepHeaderRow{align-items:flex-start;gap:12px;display:flex}.WorkflowDeploySetup-module__4IEPvG__stepIconBadge{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.WorkflowDeploySetup-module__4IEPvG__stepIconBadge svg{width:18px;height:18px}.WorkflowDeploySetup-module__4IEPvG__stepIconBadge_blue{background:var(--accent-subtle);color:var(--accent)}.WorkflowDeploySetup-module__4IEPvG__stepIconBadge_orange{background:var(--warning-subtle);color:var(--warning)}.WorkflowDeploySetup-module__4IEPvG__stepIconBadge_green{background:var(--success-subtle);color:var(--success)}.WorkflowDeploySetup-module__4IEPvG__stepIconBadge_purple{color:#5e35b1;background:#5e35b11a}.WorkflowDeploySetup-module__4IEPvG__stepIconBadge_teal{color:#0d9488;background:#0d94881a}.WorkflowDeploySetup-module__4IEPvG__stepTitleGroup{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.WorkflowDeploySetup-module__4IEPvG__stepEyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);font-size:11px;font-weight:600}.WorkflowDeploySetup-module__4IEPvG__stepTitle{color:var(--text-primary);font-size:15px;font-weight:600;line-height:1.3;font-family:var(--font-display);margin:0}.WorkflowDeploySetup-module__4IEPvG__stepSubtitle{color:var(--text-secondary);font-size:13px;line-height:1.45}.WorkflowDeploySetup-module__4IEPvG__stepHeaderStatus{flex-shrink:0;align-self:center}.WorkflowDeploySetup-module__4IEPvG__stepBody{flex-direction:column;gap:12px;display:flex}.WorkflowDeploySetup-module__4IEPvG__stepBodyDone{background:var(--success-subtle);border-radius:10px;padding:12px}.WorkflowDeploySetup-module__4IEPvG__boundItem{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.WorkflowDeploySetup-module__4IEPvG__boundItemIcon{background:var(--success-subtle);width:32px;height:32px;color:var(--success);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WorkflowDeploySetup-module__4IEPvG__boundItemIcon svg{width:16px;height:16px}.WorkflowDeploySetup-module__4IEPvG__boundItemIcon img{border-radius:4px;width:18px;height:18px;display:block}.WorkflowDeploySetup-module__4IEPvG__flagGlyph{font-size:18px;line-height:1}.WorkflowDeploySetup-module__4IEPvG__boundItemIconBrand{background:var(--bg-base,#fff);color:var(--text-secondary);border:1px solid var(--border-subtle)}.WorkflowDeploySetup-module__4IEPvG__boundItemIconNeutral{background:var(--bg-tertiary);color:var(--text-tertiary)}.WorkflowDeploySetup-module__4IEPvG__boundItemMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.WorkflowDeploySetup-module__4IEPvG__boundItemName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.WorkflowDeploySetup-module__4IEPvG__boundItemMeta{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;overflow:hidden}.WorkflowDeploySetup-module__4IEPvG__boundItemActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.WorkflowDeploySetup-module__4IEPvG__formStack{flex-direction:column;gap:8px;display:flex}.WorkflowDeploySetup-module__4IEPvG__fieldLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.WorkflowDeploySetup-module__4IEPvG__input{border:1px solid var(--border-color);background:var(--bg-elevated);width:100%;color:var(--text-primary);font-size:14px;font-family:var(--font-sans);transition:border-color var(--transition);border-radius:8px;padding:10px 12px}.WorkflowDeploySetup-module__4IEPvG__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.WorkflowDeploySetup-module__4IEPvG__input:disabled{opacity:.6;cursor:not-allowed}.WorkflowDeploySetup-module__4IEPvG__hint{color:var(--text-secondary);font-size:12px;line-height:1.5}.WorkflowDeploySetup-module__4IEPvG__modeWarn{background:var(--warning-subtle);color:var(--warning);border-radius:8px;align-items:flex-start;gap:8px;margin-top:4px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.WorkflowDeploySetup-module__4IEPvG__modeWarnIcon{flex-shrink:0;margin-top:1px;display:inline-flex}.WorkflowDeploySetup-module__4IEPvG__modeWarnIcon svg{width:14px;height:14px}.WorkflowDeploySetup-module__4IEPvG__actionsRow{align-items:center;gap:8px;margin-top:4px;display:flex}.WorkflowDeploySetup-module__4IEPvG__subField{border-left:2px solid var(--border-subtle);flex-direction:column;gap:8px;margin-top:14px;margin-left:7px;padding-left:16px;display:flex}.WorkflowDeploySetup-module__4IEPvG__channelPicker{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.WorkflowDeploySetup-module__4IEPvG__channelOption{background:var(--bg-elevated);border:1px solid var(--border-color);cursor:pointer;font-family:var(--font-sans);transition:border-color var(--transition), background var(--transition), box-shadow var(--transition);border-radius:12px;flex-direction:column;align-items:center;gap:5px;padding:12px 8px;display:flex}.WorkflowDeploySetup-module__4IEPvG__channelOption:hover{border-color:var(--accent)}.WorkflowDeploySetup-module__4IEPvG__channelOption:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.WorkflowDeploySetup-module__4IEPvG__channelOption:disabled{cursor:default}.WorkflowDeploySetup-module__4IEPvG__channelOptionSelected,.WorkflowDeploySetup-module__4IEPvG__channelOptionSelected:hover{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);background:var(--accent-subtle)}.WorkflowDeploySetup-module__4IEPvG__channelOptionIcon{justify-content:center;align-items:center;width:22px;height:22px;display:flex}.WorkflowDeploySetup-module__4IEPvG__channelOptionIcon img{border-radius:4px;width:20px;height:20px}.WorkflowDeploySetup-module__4IEPvG__channelOptionName{color:var(--text-primary);text-align:center;font-size:12.5px;font-weight:600;line-height:1.25}.WorkflowDeploySetup-module__4IEPvG__channelOptionSelected .WorkflowDeploySetup-module__4IEPvG__channelOptionName{color:var(--accent)}.WorkflowDeploySetup-module__4IEPvG__channelOptionMeta{color:var(--text-tertiary);text-align:center;font-size:11px;line-height:1.2}.WorkflowDeploySetup-module__4IEPvG__channelOptionMetaOk{color:var(--success)}.WorkflowDeploySetup-module__4IEPvG__envPicker{scrollbar-gutter:stable;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:312px;padding:4px;display:grid;overflow-y:auto}.WorkflowDeploySetup-module__4IEPvG__envPicker::-webkit-scrollbar{width:8px}.WorkflowDeploySetup-module__4IEPvG__envPicker::-webkit-scrollbar-track{background:0 0}.WorkflowDeploySetup-module__4IEPvG__envPicker::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:999px}.WorkflowDeploySetup-module__4IEPvG__envPicker::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}.WorkflowDeploySetup-module__4IEPvG__envOption{text-align:left;background:var(--bg-elevated);border:1px solid var(--border-color);cursor:pointer;min-height:84px;font-family:var(--font-sans);transition:border-color var(--transition), box-shadow var(--transition), background var(--transition);border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.WorkflowDeploySetup-module__4IEPvG__envOption:hover{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent-subtle)}.WorkflowDeploySetup-module__4IEPvG__envOption:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.WorkflowDeploySetup-module__4IEPvG__envOption:disabled{cursor:default}.WorkflowDeploySetup-module__4IEPvG__envOptionSelected,.WorkflowDeploySetup-module__4IEPvG__envOptionSelected:hover{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);background:var(--accent-subtle)}.WorkflowDeploySetup-module__4IEPvG__envOptionBusy{opacity:.7;pointer-events:none}.WorkflowDeploySetup-module__4IEPvG__envOptionMono{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.WorkflowDeploySetup-module__4IEPvG__envOptionMono svg{width:24px;height:24px}.WorkflowDeploySetup-module__4IEPvG__envOptionText{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.WorkflowDeploySetup-module__4IEPvG__envOptionName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:600;line-height:1.3;overflow:hidden}.WorkflowDeploySetup-module__4IEPvG__envOptionMeta{color:var(--text-secondary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.WorkflowDeploySetup-module__4IEPvG__envOptionCurrentTag{text-transform:uppercase;letter-spacing:.04em;color:var(--accent);background:var(--accent-subtle);border-radius:999px;align-self:flex-start;padding:1px 7px;font-size:10px;font-weight:600}.WorkflowDeploySetup-module__4IEPvG__envOptionCreate{color:var(--text-secondary);background:var(--bg-tertiary);border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:10px}.WorkflowDeploySetup-module__4IEPvG__envOptionCreate:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-subtle)}.WorkflowDeploySetup-module__4IEPvG__envOptionCreatePlus{background:var(--bg-elevated);border:1px solid var(--border-color);width:34px;height:34px;transition:border-color var(--transition), color var(--transition);border-radius:9px;justify-content:center;align-items:center;display:flex}.WorkflowDeploySetup-module__4IEPvG__envOptionCreate:hover .WorkflowDeploySetup-module__4IEPvG__envOptionCreatePlus{border-color:var(--accent);color:var(--accent)}.WorkflowDeploySetup-module__4IEPvG__envOptionCreateLabel{font-size:13px;font-weight:600}.WorkflowDeploySetup-module__4IEPvG__envOptionSkeleton{border:1px solid var(--border-subtle);background:linear-gradient(90deg, var(--bg-tertiary) 0%, var(--bg-hover,#0000000d) 50%, var(--bg-tertiary) 100%);background-size:200% 100%;border-radius:14px;height:84px;animation:1.4s ease-in-out infinite WorkflowDeploySetup-module__4IEPvG__envOptionShimmer}@keyframes WorkflowDeploySetup-module__4IEPvG__envOptionShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.WorkflowDeploySetup-module__4IEPvG__policyPicker{scrollbar-gutter:stable;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:312px;padding:4px;display:grid;overflow-y:auto}.WorkflowDeploySetup-module__4IEPvG__policyPicker::-webkit-scrollbar{width:8px}.WorkflowDeploySetup-module__4IEPvG__policyPicker::-webkit-scrollbar-track{background:0 0}.WorkflowDeploySetup-module__4IEPvG__policyPicker::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:999px}.WorkflowDeploySetup-module__4IEPvG__policyPicker::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}.WorkflowDeploySetup-module__4IEPvG__policyOption{text-align:left;background:var(--bg-elevated);border:1px solid var(--border-color);cursor:pointer;min-height:84px;font-family:var(--font-sans);transition:border-color var(--transition), box-shadow var(--transition), background var(--transition);border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.WorkflowDeploySetup-module__4IEPvG__policyOption:hover{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent-subtle)}.WorkflowDeploySetup-module__4IEPvG__policyOption:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.WorkflowDeploySetup-module__4IEPvG__policyOption:disabled{cursor:default}.WorkflowDeploySetup-module__4IEPvG__policyOptionBusy{opacity:.7;pointer-events:none}.WorkflowDeploySetup-module__4IEPvG__policyOptionIcon{color:#a06b00;background:#c2880a24;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.WorkflowDeploySetup-module__4IEPvG__policyOptionIcon svg{width:24px;height:24px}.WorkflowDeploySetup-module__4IEPvG__policyOptionNone .WorkflowDeploySetup-module__4IEPvG__policyOptionIcon{background:var(--bg-tertiary);color:var(--text-tertiary)}.WorkflowDeploySetup-module__4IEPvG__policyOptionText{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.WorkflowDeploySetup-module__4IEPvG__policyOptionName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:600;line-height:1.3;overflow:hidden}.WorkflowDeploySetup-module__4IEPvG__policyOptionMeta{color:var(--text-secondary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.WorkflowDeploySetup-module__4IEPvG__policyOptionCreate{color:var(--text-secondary);background:var(--bg-tertiary);border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:10px}.WorkflowDeploySetup-module__4IEPvG__policyOptionCreate:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-subtle)}.WorkflowDeploySetup-module__4IEPvG__policyOptionCreatePlus{background:var(--bg-elevated);border:1px solid var(--border-color);width:34px;height:34px;transition:border-color var(--transition), color var(--transition);border-radius:9px;justify-content:center;align-items:center;display:flex}.WorkflowDeploySetup-module__4IEPvG__policyOptionCreate:hover .WorkflowDeploySetup-module__4IEPvG__policyOptionCreatePlus{border-color:var(--accent);color:var(--accent)}.WorkflowDeploySetup-module__4IEPvG__policyOptionCreateLabel{font-size:13px;font-weight:600}.WorkflowDeploySetup-module__4IEPvG__policyOptionSkeleton{border:1px solid var(--border-subtle);background:linear-gradient(90deg, var(--bg-tertiary) 0%, var(--bg-hover,#0000000d) 50%, var(--bg-tertiary) 100%);background-size:200% 100%;border-radius:14px;height:84px;animation:1.4s ease-in-out infinite WorkflowDeploySetup-module__4IEPvG__envOptionShimmer}.WorkflowDeploySetup-module__4IEPvG__textarea{border:1px solid var(--border-color);background:var(--bg-elevated);width:100%;color:var(--text-primary);font-size:14px;font-family:var(--font-sans);resize:vertical;min-height:76px;transition:border-color var(--transition);border-radius:8px;padding:10px 12px;line-height:1.45}.WorkflowDeploySetup-module__4IEPvG__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.WorkflowDeploySetup-module__4IEPvG__textarea:disabled{opacity:.6;cursor:not-allowed}@media (max-width:860px){.WorkflowDeploySetup-module__4IEPvG__envPicker,.WorkflowDeploySetup-module__4IEPvG__policyPicker{grid-template-columns:repeat(2,minmax(0,1fr))}}.WorkflowDeploySetup-module__4IEPvG__lockedBody{text-align:center;border:1px dashed var(--border-color);color:var(--text-tertiary);border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;font-size:13px;line-height:1.5;display:flex}.WorkflowDeploySetup-module__4IEPvG__errorBanner{background:var(--danger-subtle);color:var(--danger);border:1px solid rgba(var(--danger-rgb), .35);border-radius:8px;margin-top:4px;padding:10px 12px;font-size:13px}.WorkflowDeploySetup-module__4IEPvG__summaryHeader{align-items:center;gap:12px;display:flex}.WorkflowDeploySetup-module__4IEPvG__summaryIconBadge{background:var(--success-subtle);width:40px;height:40px;color:var(--success);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WorkflowDeploySetup-module__4IEPvG__summaryIconBadge svg{width:22px;height:22px}.WorkflowDeploySetup-module__4IEPvG__summaryIconBadge_paused{background:var(--warning-subtle);color:var(--warning)}.WorkflowDeploySetup-module__4IEPvG__summaryIconBadge_ready{background:var(--bg-tertiary);color:var(--text-secondary)}.WorkflowDeploySetup-module__4IEPvG__summaryTitleGroup{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.WorkflowDeploySetup-module__4IEPvG__summaryTitle{color:var(--text-primary);font-size:16px;font-weight:600;font-family:var(--font-display);margin:0;line-height:1.3}.WorkflowDeploySetup-module__4IEPvG__summaryMeta{background:var(--bg-tertiary);border-radius:10px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.WorkflowDeploySetup-module__4IEPvG__summaryRow{align-items:center;gap:10px;font-size:13px;display:flex}.WorkflowDeploySetup-module__4IEPvG__summaryRowLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;min-width:96px;font-size:11px;font-weight:600}.WorkflowDeploySetup-module__4IEPvG__summaryRowValue{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.WorkflowDeploySetup-module__4IEPvG__summaryRowLink{color:var(--accent);flex-shrink:0;font-size:12px;font-weight:600;text-decoration:none}.WorkflowDeploySetup-module__4IEPvG__summaryRowLink:hover{text-decoration:underline}.WorkflowDeploySetup-module__4IEPvG__summaryFooter{justify-content:flex-end;display:flex}@media (max-width:640px){.WorkflowDeploySetup-module__4IEPvG__envPicker,.WorkflowDeploySetup-module__4IEPvG__policyPicker{grid-template-columns:1fr}.WorkflowDeploySetup-module__4IEPvG__stepHeaderRow{flex-wrap:wrap}.WorkflowDeploySetup-module__4IEPvG__stepHeaderStatus{justify-content:flex-start;width:100%;margin-top:2px;display:flex}.WorkflowDeploySetup-module__4IEPvG__deployChecklist{gap:6px}.WorkflowDeploySetup-module__4IEPvG__deployChip{padding:5px 10px;font-size:11px}.WorkflowDeploySetup-module__4IEPvG__deployChecklistLabel{width:100%;margin-bottom:4px;margin-right:0}.WorkflowDeploySetup-module__4IEPvG__boundItem{flex-wrap:wrap}.WorkflowDeploySetup-module__4IEPvG__boundItemActions{justify-content:flex-end;width:100%}.WorkflowDeploySetup-module__4IEPvG__summaryRow{flex-wrap:wrap}.WorkflowDeploySetup-module__4IEPvG__summaryRowLabel{flex:none;min-width:0}}
.triggerInstructions-module__R7g08a__stepsPanel{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;flex-shrink:0;display:flex}.triggerInstructions-module__R7g08a__step{border-bottom:1px solid var(--border-subtle);align-items:flex-start;gap:16px;padding:20px 22px;display:flex}.triggerInstructions-module__R7g08a__step:last-child{border-bottom:none}.triggerInstructions-module__R7g08a__stepNumber{background:var(--terracotta);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;font-size:12px;font-weight:700;display:flex}.triggerInstructions-module__R7g08a__stepContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.triggerInstructions-module__R7g08a__stepTitle{color:var(--text-primary);font-size:14px;font-weight:600;line-height:1.4}.triggerInstructions-module__R7g08a__stepDesc{color:var(--text-secondary);font-size:12px;line-height:1.55}.triggerInstructions-module__R7g08a__stepBody{flex-direction:column;gap:10px;margin-top:10px;display:flex}.triggerInstructions-module__R7g08a__urlField{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);padding:10px 44px 10px 12px;position:relative;overflow:hidden}.triggerInstructions-module__R7g08a__urlText{font-family:var(--font-mono);color:var(--text-primary);white-space:pre-wrap;word-break:break-all;font-size:12px;line-height:1.55;display:block}.triggerInstructions-module__R7g08a__urlCopyBtn{width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;transition:background var(--transition), color var(--transition);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:6px;right:6px}.triggerInstructions-module__R7g08a__urlCopyBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.triggerInstructions-module__R7g08a__urlCopyBtn svg{width:14px;height:14px}.triggerInstructions-module__R7g08a__keyCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;display:flex}.triggerInstructions-module__R7g08a__keyLeft{align-items:center;gap:10px;min-width:0;display:flex}.triggerInstructions-module__R7g08a__keyIcon{width:22px;height:22px;color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.triggerInstructions-module__R7g08a__keyValue{font-size:12px;font-family:var(--font-mono);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.triggerInstructions-module__R7g08a__keyLoading{color:var(--text-tertiary);font-size:12px;font-style:italic}.triggerInstructions-module__R7g08a__keyRevealBtn{background:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-sm);color:#fff;cursor:pointer;transition:opacity var(--transition);flex-shrink:0;padding:5px 12px;font-size:11.5px;font-weight:600}.triggerInstructions-module__R7g08a__keyRevealBtn:hover{opacity:.85}.triggerInstructions-module__R7g08a__keyCreateLink{color:var(--accent);flex-shrink:0;font-size:12px;font-weight:500;text-decoration:none}.triggerInstructions-module__R7g08a__keyCreateLink:hover{text-decoration:underline}@keyframes triggerInstructions-module__R7g08a__spin{to{transform:rotate(360deg)}}.triggerInstructions-module__R7g08a__spinner{border:2px solid var(--border-color);border-top-color:var(--text-tertiary);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.8s linear infinite triggerInstructions-module__R7g08a__spin}.triggerInstructions-module__R7g08a__inlineCode{font-family:var(--font-mono);background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:4px;padding:1px 5px;font-size:11.5px}.triggerInstructions-module__R7g08a__link{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.triggerInstructions-module__R7g08a__link:hover{color:var(--accent-hover)}.triggerInstructions-module__R7g08a__blockWrap{border-radius:var(--radius-sm);position:relative;overflow:hidden}.triggerInstructions-module__R7g08a__block{border-radius:var(--radius-sm);color:#cdd6f4;white-space:pre;background:#1e1e2e;border:1px solid #ffffff14;max-height:320px;margin:0;padding:14px 70px 14px 16px;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Courier New,monospace;font-size:12px;line-height:1.7;overflow:auto}[data-theme=light] .triggerInstructions-module__R7g08a__block{border-color:var(--border-color);color:#383a42;background:#fafafa}.triggerInstructions-module__R7g08a__blockText{white-space:pre-wrap;word-break:break-word;padding-right:76px}.triggerInstructions-module__R7g08a__blockCopyBtn{text-transform:uppercase;letter-spacing:.3px;cursor:pointer;color:#ffffffb3;font-size:10px;font-weight:600;font-family:var(--font-sans);background:#ffffff1a;border:none;border-radius:4px;padding:5px 10px;transition:background .15s,color .15s;position:absolute;top:8px;right:8px}[data-theme=light] .triggerInstructions-module__R7g08a__blockCopyBtn{background:var(--bg-hover);color:var(--text-secondary)}.triggerInstructions-module__R7g08a__blockCopyBtn:hover{background:var(--accent);color:#fff}.syntax-keyword{color:#cba6f7}.syntax-string{color:#a6e3a1}.syntax-comment{color:#6c7086;font-style:italic}.syntax-property{color:#89b4fa}.syntax-method{color:#f9e2af}.syntax-builtin{color:#94e2d5}.syntax-url{color:#94e2d5;text-underline-offset:2px;text-decoration:underline}.syntax-command{color:#89b4fa;font-weight:600}.syntax-flag{color:#89b4fa}.syntax-bracket{color:#f9e2af}.syntax-operator{color:#89dceb}[data-theme=light] .syntax-keyword{color:#af00db}[data-theme=light] .syntax-string{color:#0a7e07}[data-theme=light] .syntax-comment{color:#6a737d;font-style:italic}[data-theme=light] .syntax-property{color:#001080}[data-theme=light] .syntax-method{color:#795e26}[data-theme=light] .syntax-builtin{color:#267f99}[data-theme=light] .syntax-url{color:#267f99}[data-theme=light] .syntax-command{color:#00f;font-weight:600}[data-theme=light] .syntax-flag{color:#001080}[data-theme=light] .syntax-bracket{color:#00f}[data-theme=light] .syntax-operator{color:#000}.triggerInstructions-module__R7g08a__disclosure{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);flex-direction:column;gap:8px;padding:8px 12px;display:flex}.triggerInstructions-module__R7g08a__disclosureBtn{width:100%;font-family:var(--font-sans);color:var(--text-secondary);cursor:pointer;text-align:left;transition:color var(--transition);background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;font-size:12.5px;font-weight:600;display:flex}.triggerInstructions-module__R7g08a__disclosureBtn:hover{color:var(--text-primary)}.triggerInstructions-module__R7g08a__disclosureIcon{width:14px;height:14px;transition:transform .15s var(--transition);color:var(--text-tertiary);flex-shrink:0;margin-left:8px}.triggerInstructions-module__R7g08a__disclosureIconOpen{transform:rotate(180deg)}.triggerInstructions-module__R7g08a__disclosureContent{flex-direction:column;gap:8px;padding-top:4px;display:flex}.triggerInstructions-module__R7g08a__disclosureHint{color:var(--text-tertiary);margin:0;font-size:11.5px;line-height:1.5}.triggerInstructions-module__R7g08a__constraintList{color:var(--text-secondary);flex-direction:column;gap:3px;margin:0;padding-left:16px;font-size:11.5px;line-height:1.5;display:flex}.triggerInstructions-module__R7g08a__constraintList li{list-style:outside}.triggerInstructions-module__R7g08a__varList{flex-wrap:wrap;gap:6px;display:flex}.triggerInstructions-module__R7g08a__varToken{background:var(--accent-subtle);color:var(--accent);font-family:var(--font-mono);border:1px solid rgba(var(--accent-rgb), .3);border-radius:6px;padding:3px 8px;font-size:11.5px}.triggerInstructions-module__R7g08a__editVarsBtn{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;font-size:12.5px;font-weight:500;font-family:var(--font-sans);transition:background var(--transition), border-color var(--transition);align-self:flex-start;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.triggerInstructions-module__R7g08a__editVarsBtn:hover{background:var(--bg-hover);border-color:var(--accent)}.triggerInstructions-module__R7g08a__editVarsBtn svg{width:14px;height:14px}.triggerInstructions-module__R7g08a__tipRow{color:var(--text-tertiary);align-items:flex-start;gap:7px;margin:0;font-size:11.5px;line-height:1.5;display:flex}.triggerInstructions-module__R7g08a__tipRow svg{flex-shrink:0;width:13px;height:13px;margin-top:1.5px}.triggerInstructions-module__R7g08a__varMapList{flex-direction:column;gap:5px;display:flex}.triggerInstructions-module__R7g08a__varMapRow{align-items:center;gap:8px;min-width:0;font-size:11.5px;display:flex}.triggerInstructions-module__R7g08a__varMapKey{font-family:var(--font-mono);color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-subtle);white-space:nowrap;text-overflow:ellipsis;border-radius:5px;padding:2px 7px;overflow:hidden}.triggerInstructions-module__R7g08a__varMapArrow{color:var(--text-tertiary);flex-shrink:0}.triggerInstructions-module__R7g08a__varMapToken{font-family:var(--font-mono);color:var(--accent);background:var(--accent-subtle);border:1px solid rgba(var(--accent-rgb), .3);white-space:nowrap;text-overflow:ellipsis;border-radius:5px;padding:2px 7px;overflow:hidden}
.VariablePickerModal-module__5XPgMG__body{flex-direction:column;gap:18px;display:flex}.VariablePickerModal-module__5XPgMG__section{flex-direction:column;gap:8px;display:flex}.VariablePickerModal-module__5XPgMG__sectionLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.VariablePickerModal-module__5XPgMG__promptSurface{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-secondary);cursor:text;-webkit-user-select:text;user-select:text;max-height:260px;transition:border-color var(--transition);padding:12px 14px;overflow-y:auto}.VariablePickerModal-module__5XPgMG__promptSurface:focus-within,.VariablePickerModal-module__5XPgMG__promptSurface:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle);outline:none}.VariablePickerModal-module__5XPgMG__promptText{font-family:var(--font-mono);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:12.5px;line-height:1.55}.VariablePickerModal-module__5XPgMG__promptText ::selection{background:var(--accent-subtle);color:var(--text-primary)}.VariablePickerModal-module__5XPgMG__helper{color:var(--text-tertiary);font-size:11.5px;line-height:1.45}.VariablePickerModal-module__5XPgMG__helper code{font-family:var(--font-mono);background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:4px;padding:1px 5px}.VariablePickerModal-module__5XPgMG__fieldRow{grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;display:grid}.VariablePickerModal-module__5XPgMG__field{flex-direction:column;gap:4px;min-width:0;display:flex}.VariablePickerModal-module__5XPgMG__fieldLabelText{color:var(--text-secondary);font-size:12px;font-weight:600}.VariablePickerModal-module__5XPgMG__input{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-elevated);width:100%;color:var(--text-primary);font-size:13px;font-family:var(--font-sans);transition:border-color var(--transition);padding:9px 12px}.VariablePickerModal-module__5XPgMG__input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle);outline:none}.VariablePickerModal-module__5XPgMG__varList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.VariablePickerModal-module__5XPgMG__varRow{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-elevated);justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.VariablePickerModal-module__5XPgMG__varCode{font-family:var(--font-mono);color:var(--text-primary);font-size:12.5px}.VariablePickerModal-module__5XPgMG__removeBtn{border:1px solid var(--border-color);color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;font-size:12px;font-weight:500;font-family:var(--font-sans);transition:background var(--transition), color var(--transition), border-color var(--transition);background:0 0;padding:4px 10px}.VariablePickerModal-module__5XPgMG__removeBtn:hover{background:var(--danger-subtle);color:var(--danger);border-color:rgba(var(--danger-rgb), .3)}.VariablePickerModal-module__5XPgMG__errorBanner{border-radius:var(--radius-sm);background:var(--danger-subtle);color:var(--danger);border:1px solid rgba(var(--danger-rgb), .3);align-items:center;gap:8px;padding:10px 12px;font-size:12.5px;line-height:1.45;display:flex}.VariablePickerModal-module__5XPgMG__errorBanner svg{flex-shrink:0}.VariablePickerModal-module__5XPgMG__btnPrimary{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;font-size:13.5px;font-weight:600;font-family:var(--font-sans);transition:background var(--transition), opacity var(--transition);border:1px solid #0000;justify-content:center;align-items:center;padding:9px 18px;display:inline-flex}.VariablePickerModal-module__5XPgMG__btnPrimary:hover:not(:disabled){background:var(--accent-hover)}.VariablePickerModal-module__5XPgMG__btnPrimary:disabled{opacity:.55;cursor:not-allowed}.VariablePickerModal-module__5XPgMG__btnSecondary{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);cursor:pointer;font-size:13.5px;font-weight:500;font-family:var(--font-sans);transition:background var(--transition);padding:9px 16px}.VariablePickerModal-module__5XPgMG__btnSecondary:hover:not(:disabled){background:var(--bg-hover)}.VariablePickerModal-module__5XPgMG__btnSecondary:disabled{opacity:.55;cursor:not-allowed}@media (max-width:768px){.VariablePickerModal-module__5XPgMG__fieldRow{grid-template-columns:1fr}.VariablePickerModal-module__5XPgMG__fieldRow .VariablePickerModal-module__5XPgMG__btnPrimary{align-self:flex-start}}
.WorkflowScheduledTasksPanel-module__UrrbkG__list{flex-direction:column;gap:8px;display:flex}.WorkflowScheduledTasksPanel-module__UrrbkG__errorBar{color:var(--danger,#b94a48);background:var(--danger-subtle,#b94a4814);border:1px solid var(--danger-border,#b94a4833);border-radius:8px;padding:8px 12px;font-size:12px}.WorkflowScheduledTasksPanel-module__UrrbkG__row{border:1px solid var(--border-color);background:var(--bg-elevated);color:inherit;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 16px;text-decoration:none;transition:border-color .12s,box-shadow .12s,transform 60ms;display:flex}.WorkflowScheduledTasksPanel-module__UrrbkG__row:hover{border-color:var(--accent,var(--text-secondary));box-shadow:0 1px 3px #0000000a}.WorkflowScheduledTasksPanel-module__UrrbkG__row:active{transform:translateY(1px)}.WorkflowScheduledTasksPanel-module__UrrbkG__rowBadge{border:1px solid #0000;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.WorkflowScheduledTasksPanel-module__UrrbkG__rowBadge_success{background:var(--success-subtle);color:var(--success);border-color:rgba(var(--success-rgb), .2)}.WorkflowScheduledTasksPanel-module__UrrbkG__rowBadge_warning{background:var(--warning-subtle);color:var(--warning);border-color:rgba(var(--warning-rgb), .22)}.WorkflowScheduledTasksPanel-module__UrrbkG__rowBadge_danger{background:var(--danger-subtle);color:var(--danger);border-color:rgba(var(--danger-rgb), .22)}.WorkflowScheduledTasksPanel-module__UrrbkG__rowBadge_neutral{background:var(--bg-tertiary);color:var(--text-secondary);border-color:var(--border-color)}.WorkflowScheduledTasksPanel-module__UrrbkG__rowLeft{flex-direction:column;flex:1;gap:6px;min-width:0;padding-top:1px;display:flex}.WorkflowScheduledTasksPanel-module__UrrbkG__rowTitleLine{align-items:center;gap:8px;min-width:0;display:flex}.WorkflowScheduledTasksPanel-module__UrrbkG__rowTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:600;line-height:1.25;overflow:hidden}.WorkflowScheduledTasksPanel-module__UrrbkG__rowMeta{color:var(--text-tertiary,var(--text-secondary));flex-wrap:wrap;align-items:center;gap:5px 14px;font-size:12px;line-height:1.3;display:flex}.WorkflowScheduledTasksPanel-module__UrrbkG__metaItem{white-space:nowrap;color:var(--text-secondary);align-items:center;gap:5px;display:inline-flex}.WorkflowScheduledTasksPanel-module__UrrbkG__metaIcon{color:var(--text-tertiary,var(--text-secondary));opacity:.85;display:inline-flex}.WorkflowScheduledTasksPanel-module__UrrbkG__calloutDanger{color:var(--text-primary);background:rgba(var(--danger-rgb), .09);border:1px solid rgba(var(--danger-rgb), .3);border-radius:8px;align-items:flex-start;gap:8px;margin-top:2px;padding:8px 11px;font-size:12px;line-height:1.4;display:flex}.WorkflowScheduledTasksPanel-module__UrrbkG__calloutIcon{flex-shrink:0;margin-top:.5px;display:inline-flex}.WorkflowScheduledTasksPanel-module__UrrbkG__calloutDanger .WorkflowScheduledTasksPanel-module__UrrbkG__calloutIcon{color:var(--danger)}.WorkflowScheduledTasksPanel-module__UrrbkG__calloutDanger strong{color:var(--danger);font-weight:600}.WorkflowScheduledTasksPanel-module__UrrbkG__statusWrap{border-radius:999px;outline:none;display:inline-flex;position:relative}.WorkflowScheduledTasksPanel-module__UrrbkG__statusWrap:focus-visible{box-shadow:0 0 0 2px var(--border-focus,var(--accent))}.WorkflowScheduledTasksPanel-module__UrrbkG__statusTooltip{z-index:20;background:var(--bg-elevated);border:1px solid rgba(var(--warning-rgb), .45);width:max-content;max-width:260px;box-shadow:var(--shadow-lg);color:var(--text-primary);text-align:left;white-space:normal;opacity:0;pointer-events:none;border-radius:8px;align-items:flex-start;gap:7px;padding:8px 11px;font-size:12px;font-weight:400;line-height:1.4;transition:opacity .12s,transform .12s;display:flex;position:absolute;top:calc(100% + 7px);left:0;transform:translateY(-3px)}.WorkflowScheduledTasksPanel-module__UrrbkG__statusTooltip:before,.WorkflowScheduledTasksPanel-module__UrrbkG__statusTooltip:after{content:"";border:6px solid #0000;border-bottom-color:rgba(var(--warning-rgb), .45);position:absolute;bottom:100%;left:16px}.WorkflowScheduledTasksPanel-module__UrrbkG__statusTooltip:after{border-width:5px;border-bottom-color:var(--bg-elevated);bottom:calc(100% - 1px);left:17px}.WorkflowScheduledTasksPanel-module__UrrbkG__statusWrap:hover .WorkflowScheduledTasksPanel-module__UrrbkG__statusTooltip,.WorkflowScheduledTasksPanel-module__UrrbkG__statusWrap:focus-visible .WorkflowScheduledTasksPanel-module__UrrbkG__statusTooltip,.WorkflowScheduledTasksPanel-module__UrrbkG__statusWrap:focus-within .WorkflowScheduledTasksPanel-module__UrrbkG__statusTooltip{opacity:1;pointer-events:auto;transform:translateY(0)}.WorkflowScheduledTasksPanel-module__UrrbkG__statusTooltip .WorkflowScheduledTasksPanel-module__UrrbkG__calloutIcon{color:var(--warning)}.WorkflowScheduledTasksPanel-module__UrrbkG__statusTooltip strong{color:var(--warning);font-weight:600}.WorkflowScheduledTasksPanel-module__UrrbkG__rowActions{flex-shrink:0;align-self:center;align-items:center;gap:6px;display:flex}.WorkflowScheduledTasksPanel-module__UrrbkG__actionBtn{border:1px solid var(--border-subtle,var(--border-color));background:var(--bg-secondary);height:32px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:7px;align-items:center;gap:6px;padding:0 13px;font-size:12px;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s,opacity .15s;display:inline-flex}.WorkflowScheduledTasksPanel-module__UrrbkG__actionBtn:disabled{opacity:.5;cursor:not-allowed}.WorkflowScheduledTasksPanel-module__UrrbkG__actionBtnResume{background:var(--accent);border-color:var(--accent);color:#fff}.WorkflowScheduledTasksPanel-module__UrrbkG__actionBtnResume:hover:not(:disabled){filter:brightness(1.08)}.WorkflowScheduledTasksPanel-module__UrrbkG__actionBtnPause{border-color:var(--border-color);color:var(--text-secondary);background:0 0}.WorkflowScheduledTasksPanel-module__UrrbkG__actionBtnPause:hover:not(:disabled){background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--text-tertiary,var(--border-color))}.WorkflowScheduledTasksPanel-module__UrrbkG__actionBtnRun{background:var(--accent-subtle);border-color:rgba(var(--accent-rgb), .22);color:var(--accent)}.WorkflowScheduledTasksPanel-module__UrrbkG__actionBtnRun:hover:not(:disabled){background:rgba(var(--accent-rgb), .16);border-color:rgba(var(--accent-rgb), .4)}.WorkflowScheduledTasksPanel-module__UrrbkG__menuWrap{display:inline-flex;position:relative}.WorkflowScheduledTasksPanel-module__UrrbkG__moreBtn{border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:7px;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.WorkflowScheduledTasksPanel-module__UrrbkG__moreBtn:hover{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--text-tertiary,var(--border-color))}.WorkflowScheduledTasksPanel-module__UrrbkG__menu{z-index:30;background:var(--bg-elevated);border:1px solid var(--border-color);min-width:172px;box-shadow:var(--shadow-lg);border-radius:10px;flex-direction:column;padding:5px;display:flex;position:absolute;top:calc(100% + 6px);right:0}.WorkflowScheduledTasksPanel-module__UrrbkG__menuItem{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:9px;padding:8px 10px;font-size:13px;font-weight:500;transition:background .12s,color .12s;display:inline-flex}.WorkflowScheduledTasksPanel-module__UrrbkG__menuItem svg{color:var(--text-tertiary,var(--text-secondary));flex-shrink:0}.WorkflowScheduledTasksPanel-module__UrrbkG__menuItem:hover{background:var(--bg-tertiary)}.WorkflowScheduledTasksPanel-module__UrrbkG__menuItemDanger,.WorkflowScheduledTasksPanel-module__UrrbkG__menuItemDanger svg{color:var(--danger)}.WorkflowScheduledTasksPanel-module__UrrbkG__menuItemDanger:hover{background:rgba(var(--danger-rgb), .1)}.WorkflowScheduledTasksPanel-module__UrrbkG__modalGhostBtn,.WorkflowScheduledTasksPanel-module__UrrbkG__modalPrimaryBtn,.WorkflowScheduledTasksPanel-module__UrrbkG__modalDangerBtn{cursor:pointer;border:1px solid #0000;border-radius:8px;height:36px;padding:0 16px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,filter .15s,opacity .15s}.WorkflowScheduledTasksPanel-module__UrrbkG__modalGhostBtn{border-color:var(--border-color);color:var(--text-secondary);background:0 0}.WorkflowScheduledTasksPanel-module__UrrbkG__modalGhostBtn:hover:not(:disabled){background:var(--bg-tertiary);color:var(--text-primary)}.WorkflowScheduledTasksPanel-module__UrrbkG__modalPrimaryBtn{background:var(--accent);border-color:var(--accent);color:#fff}.WorkflowScheduledTasksPanel-module__UrrbkG__modalPrimaryBtn:hover:not(:disabled){filter:brightness(1.08)}.WorkflowScheduledTasksPanel-module__UrrbkG__modalDangerBtn{background:var(--danger);border-color:var(--danger);color:#fff}.WorkflowScheduledTasksPanel-module__UrrbkG__modalDangerBtn:hover:not(:disabled){filter:brightness(1.06)}.WorkflowScheduledTasksPanel-module__UrrbkG__modalGhostBtn:disabled,.WorkflowScheduledTasksPanel-module__UrrbkG__modalPrimaryBtn:disabled,.WorkflowScheduledTasksPanel-module__UrrbkG__modalDangerBtn:disabled{opacity:.55;cursor:not-allowed}.WorkflowScheduledTasksPanel-module__UrrbkG__modalError{color:var(--danger);margin-top:12px;font-size:12.5px}.WorkflowScheduledTasksPanel-module__UrrbkG__deleteText{color:var(--text-secondary);font-size:13.5px;line-height:1.5}.WorkflowScheduledTasksPanel-module__UrrbkG__deleteText strong{color:var(--text-primary);font-weight:600}
.WorkflowResyncModal-module__wOnLPq__body{flex-direction:column;gap:12px;display:flex}.WorkflowResyncModal-module__wOnLPq__row{background:var(--bg-secondary);border:1px solid var(--border-subtle);cursor:pointer;border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.WorkflowResyncModal-module__wOnLPq__checkbox{width:15px;height:15px;accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin-top:2px}.WorkflowResyncModal-module__wOnLPq__rowMain{flex-direction:column;gap:2px;min-width:0;display:flex}.WorkflowResyncModal-module__wOnLPq__rowName{color:var(--text-primary);overflow-wrap:anywhere;font-size:13px;font-weight:600}.WorkflowResyncModal-module__wOnLPq__rowFields{color:var(--text-tertiary);font-size:12px}.WorkflowResyncModal-module__wOnLPq__note{color:var(--text-tertiary);margin:0;font-size:12px;line-height:1.45}.WorkflowResyncModal-module__wOnLPq__error{background:var(--danger-subtle);color:var(--danger);border:1px solid rgba(var(--danger-rgb), .3);border-radius:6px;padding:8px 10px;font-size:12px}.WorkflowResyncModal-module__wOnLPq__btnPrimary,.WorkflowResyncModal-module__wOnLPq__btnSecondary{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .15s}.WorkflowResyncModal-module__wOnLPq__btnPrimary{background:var(--accent);color:#fff;border-color:var(--accent)}.WorkflowResyncModal-module__wOnLPq__btnPrimary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.WorkflowResyncModal-module__wOnLPq__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.WorkflowResyncModal-module__wOnLPq__btnSecondary{background:var(--bg-secondary);color:var(--text-primary);border-color:var(--border-color)}.WorkflowResyncModal-module__wOnLPq__btnSecondary:hover:not(:disabled){background:var(--bg-hover)}.WorkflowResyncModal-module__wOnLPq__btnSecondary:disabled{opacity:.5;cursor:not-allowed}
.postConnectSpotlight-module__XeBnHG__root{z-index:10000;pointer-events:none;position:fixed;inset:0}.postConnectSpotlight-module__XeBnHG__cutout{pointer-events:none;will-change:top, left, width, height;background:0 0;border-radius:10px;transition:top .18s,left .18s,width .18s,height .18s;position:fixed;box-shadow:0 0 0 9999px #0000008c}.postConnectSpotlight-module__XeBnHG__tooltip{z-index:10001;background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);pointer-events:auto;font-family:var(--font-sans);outline:none;padding:16px;animation:.2s ease-out postConnectSpotlight-module__XeBnHG__tooltipIn;position:fixed}@keyframes postConnectSpotlight-module__XeBnHG__tooltipIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.postConnectSpotlight-module__XeBnHG__header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.postConnectSpotlight-module__XeBnHG__checkBadge{background:var(--accent);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.postConnectSpotlight-module__XeBnHG__checkBadge svg{width:15px;height:15px}.postConnectSpotlight-module__XeBnHG__headerSpacer{flex:auto}.postConnectSpotlight-module__XeBnHG__closeBtn{color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex:none;padding:2px 6px;font-size:18px;line-height:1;transition:background .12s,color .12s}.postConnectSpotlight-module__XeBnHG__closeBtn:hover{color:var(--text-primary);background:var(--bg-hover)}.postConnectSpotlight-module__XeBnHG__title{color:var(--text-primary);font-size:16px;font-weight:600;font-family:var(--font-display,var(--font-sans));margin:0 0 6px}.postConnectSpotlight-module__XeBnHG__body{color:var(--text-secondary);margin:0 0 16px;font-size:13px;line-height:1.5}.postConnectSpotlight-module__XeBnHG__body strong{color:var(--text-primary);font-weight:600}.postConnectSpotlight-module__XeBnHG__actions{justify-content:flex-end;gap:8px;display:flex}.postConnectSpotlight-module__XeBnHG__primaryBtn,.postConnectSpotlight-module__XeBnHG__secondaryBtn{border-radius:var(--radius);cursor:pointer;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.postConnectSpotlight-module__XeBnHG__primaryBtn{background:var(--accent);color:#fff;border:1px solid var(--accent);box-shadow:var(--shadow-accent)}.postConnectSpotlight-module__XeBnHG__primaryBtn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.postConnectSpotlight-module__XeBnHG__secondaryBtn{color:var(--text-secondary);border:1px solid var(--border-color);background:0 0}.postConnectSpotlight-module__XeBnHG__secondaryBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.postConnectSpotlight-module__XeBnHG__btnIcon{width:14px;height:14px}.postConnectSpotlight-module__XeBnHG__placement_below:before,.postConnectSpotlight-module__XeBnHG__placement_above:before{content:"";background:var(--bg-secondary);border:1px solid var(--border-color);width:12px;height:12px;margin-left:-6px;position:absolute;left:50%;transform:rotate(45deg)}.postConnectSpotlight-module__XeBnHG__placement_below:before{border-bottom:none;border-right:none;top:-7px}.postConnectSpotlight-module__XeBnHG__placement_above:before{border-top:none;border-left:none;bottom:-7px}@media (prefers-reduced-motion:reduce){.postConnectSpotlight-module__XeBnHG__cutout{transition:none}.postConnectSpotlight-module__XeBnHG__tooltip{animation:none}}@media (max-width:640px){.postConnectSpotlight-module__XeBnHG__root{display:none}}
.auth-module__ozYyRa__container,.auth-module__ozYyRa__loadingContainer{--accent:#1a3a32;--accent-hover:#0f2520;--accent-light:#2d5a4e;--accent-rgb:26, 58, 50;--accent-subtle:#1a3a321a;--success:#16a34a;--success-hover:#15803d;--success-rgb:22, 163, 74;--success-subtle:#16a34a1a;--danger:#dc2626;--danger-light:#ef4444;--danger-rgb:220, 38, 38;--danger-subtle:#dc26261a;--warning:#d97706;--warning-light:#f59e0b;--warning-rgb:217, 119, 6;--warning-subtle:#d977061a;--teal:#0d9488;--teal-light:#14b8a6;--teal-rgb:13, 148, 136;--teal-subtle:#0d94881a;--bg-primary:#e8e2d9;--bg-secondary:#faf8f6;--bg-tertiary:#ece8e3;--bg-elevated:#fff;--bg-hover:#ece8e3;--bg-input:#fff;--text-primary:#1a1613;--text-secondary:#4a4239;--text-tertiary:#6b6054;--text-muted:#8c8278;--border-color:#d4cec7;--border-subtle:#e8e3dc;--border-hover:#1a3a32;--border-focus:#1a3a32;--logo-color:#1a3a32;--logoIconOpposite:#fff;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px #00000012;--shadow-lg:0 10px 20px #0000001a;--shadow-accent:0 4px 12px #1a3a3226;--radius-sm:6px;--radius:8px;--radius-lg:12px;--radius-xl:16px;--transition:.2s ease;--transition-fast:.15s ease}:is([data-theme=dark] .auth-module__ozYyRa__container,[data-theme=dark] .auth-module__ozYyRa__loadingContainer){--bg-primary:#121110;--bg-secondary:#1c1a17;--bg-tertiary:#262320;--bg-elevated:#1f1d1a;--bg-hover:#302d28;--bg-input:#1c1a17;--text-primary:#f5f5f5;--text-secondary:#a3a3a3;--text-tertiary:#737373;--text-muted:#525252;--border-color:#fff8f01f;--border-subtle:#fff8f014;--border-hover:#3eb48980;--border-focus:#3eb48980;--logo-color:#f5f5f5;--logoIconOpposite:#000;--shadow-sm:0 1px 2px #0006;--shadow-md:0 4px 6px #00000080;--shadow-lg:0 10px 20px #0009;--shadow-accent:0 4px 12px #3eb48940;--accent:#3eb489;--accent-hover:#35a07a;--accent-light:#4fc99a;--accent-rgb:62, 180, 137;--accent-subtle:#3eb48926;--success:#22c55e;--success-rgb:34, 197, 94;--success-subtle:#22c55e26;--danger-subtle:#ef444426;--warning-subtle:#f59e0b26;--teal:#14b8a6;--teal-subtle:#14b8a626}.auth-module__ozYyRa__loadingContainer{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-module__ozYyRa__spinner{border:3px solid var(--border-subtle);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite auth-module__ozYyRa__spin}@keyframes auth-module__ozYyRa__spin{to{transform:rotate(360deg)}}.auth-module__ozYyRa__container{background:var(--bg-primary);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.auth-module__ozYyRa__background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.auth-module__ozYyRa__gradientOrb1,.auth-module__ozYyRa__gradientOrb2{filter:blur(80px);opacity:.15;border-radius:50%;animation:20s ease-in-out infinite auth-module__ozYyRa__float;position:absolute}.auth-module__ozYyRa__logoIcon{fill:var(--logo-color)}.auth-module__ozYyRa__gradientOrb1{background:radial-gradient(circle, var(--accent) 0%, transparent 70%);width:500px;height:500px;animation-delay:0s;top:-250px;right:-250px}.auth-module__ozYyRa__gradientOrb2{background:radial-gradient(circle, var(--teal) 0%, transparent 70%);width:400px;height:400px;animation-delay:10s;bottom:-200px;left:-200px}@keyframes auth-module__ozYyRa__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.auth-module__ozYyRa__card{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:420px;box-shadow:var(--shadow-lg);z-index:1;transition:box-shadow var(--transition);padding:2.5rem;position:relative}.auth-module__ozYyRa__card:hover{box-shadow:var(--shadow-lg), 0 0 0 1px var(--border-color)}.auth-module__ozYyRa__topBar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.auth-module__ozYyRa__switchLink{color:var(--accent);white-space:nowrap;transition:color var(--transition-fast);align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.auth-module__ozYyRa__switchLink:hover{color:var(--accent-hover)}.auth-module__ozYyRa__switchLink svg{width:14px;height:14px}.auth-module__ozYyRa__header{text-align:left;margin-bottom:1.5rem}.auth-module__ozYyRa__logoContainer{align-items:center;gap:.5rem;margin-bottom:0;display:inline-flex}.auth-module__ozYyRa__logoIcon{flex-shrink:0;width:28px;height:28px}.auth-module__ozYyRa__logoText{color:var(--text-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.auth-module__ozYyRa__title{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.875rem;font-weight:700}.auth-module__ozYyRa__subtitle{color:var(--text-tertiary);margin:0;font-size:.9375rem;font-weight:400}.auth-module__ozYyRa__hint{color:var(--text-muted);align-items:center;gap:.375rem;margin:.375rem 0 0;font-size:.75rem;display:flex}.auth-module__ozYyRa__hint svg{width:13px;height:13px;color:var(--accent);flex-shrink:0}.auth-module__ozYyRa__consent{text-align:center;color:var(--text-muted);margin:1rem 0 0;font-size:.75rem;line-height:1.5}.auth-module__ozYyRa__consent a{color:var(--accent);text-decoration:none}.auth-module__ozYyRa__consent a:hover{text-decoration:underline}.auth-module__ozYyRa__identityRow{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius);color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.625rem .875rem;font-size:.875rem;display:flex}.auth-module__ozYyRa__identityRow svg{width:16px;height:16px;color:var(--text-muted);flex-shrink:0}.auth-module__ozYyRa__identityEmail{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-primary);flex:1;font-weight:500;overflow:hidden}.auth-module__ozYyRa__changeBtn{cursor:pointer;color:var(--accent);transition:color var(--transition-fast);background:0 0;border:none;flex-shrink:0;padding:0;font-family:inherit;font-size:.8125rem;font-weight:600}.auth-module__ozYyRa__changeBtn:hover{color:var(--accent-hover);text-decoration:underline}.auth-module__ozYyRa__stepFade{animation:.25s ease-out auth-module__ozYyRa__slideIn}@media (prefers-reduced-motion:reduce){.auth-module__ozYyRa__stepFade{animation:none}}.auth-module__ozYyRa__alert{border-radius:var(--radius);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.875rem;font-weight:500;animation:.3s ease-out auth-module__ozYyRa__slideIn;display:flex}@keyframes auth-module__ozYyRa__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.auth-module__ozYyRa__alert svg{flex-shrink:0;width:20px;height:20px}.auth-module__ozYyRa__alert[data-type=success]{background:var(--success-subtle);color:var(--success);border:1px solid rgba(var(--success-rgb), .2)}.auth-module__ozYyRa__alert[data-type=error]{background:var(--danger-subtle);color:var(--danger);border:1px solid rgba(var(--danger-rgb), .2)}.auth-module__ozYyRa__form{flex-direction:column;gap:1rem;display:flex}.auth-module__ozYyRa__nameRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:480px){.auth-module__ozYyRa__nameRow{grid-template-columns:1fr}}.auth-module__ozYyRa__formGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__ozYyRa__labelRow{justify-content:space-between;align-items:center;display:flex}.auth-module__ozYyRa__label{color:var(--text-secondary);letter-spacing:-.01em;font-size:.875rem;font-weight:600}.auth-module__ozYyRa__resetLink{color:var(--accent);transition:color var(--transition-fast);font-size:.8125rem;font-weight:600;text-decoration:none}.auth-module__ozYyRa__resetLink:hover{color:var(--accent-hover);text-decoration:underline}.auth-module__ozYyRa__input{width:100%;color:var(--text-primary);background:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius);transition:all var(--transition);outline:none;height:48px;padding:.875rem 1rem;font-size:.9375rem}.auth-module__ozYyRa__input::placeholder{color:var(--text-muted)}.auth-module__ozYyRa__input:hover{border-color:var(--border-hover)}.auth-module__ozYyRa__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.auth-module__ozYyRa__inputWrapper{position:relative}.auth-module__ozYyRa__inputWrapper .auth-module__ozYyRa__input{padding-left:2.75rem;padding-right:1rem}.auth-module__ozYyRa__inputWrapper:has(.auth-module__ozYyRa__togglePassword) .auth-module__ozYyRa__input{padding-right:2.75rem}.auth-module__ozYyRa__inputIcon{width:18px;height:18px;color:var(--text-muted);pointer-events:none;transition:color var(--transition-fast);position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.auth-module__ozYyRa__inputWrapper:has(.auth-module__ozYyRa__input:focus) .auth-module__ozYyRa__inputIcon{color:var(--accent)}.auth-module__ozYyRa__togglePassword{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.auth-module__ozYyRa__togglePassword:hover{color:var(--text-secondary);background:var(--bg-hover)}.auth-module__ozYyRa__togglePassword svg{width:20px;height:20px}.auth-module__ozYyRa__submitButton{color:#fff;background:var(--accent);border-radius:var(--radius);cursor:pointer;width:100%;transition:all var(--transition);border:none;justify-content:center;align-items:center;gap:.5rem;height:48px;margin-top:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;display:flex;position:relative;overflow:hidden}.auth-module__ozYyRa__submitButton:before{content:"";background:linear-gradient(135deg,#0000 0%,#ffffff1a 50%,#0000 100%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.auth-module__ozYyRa__submitButton:hover:before{transform:translate(100%)}.auth-module__ozYyRa__submitButton:hover{background:var(--accent-hover);box-shadow:var(--shadow-accent);transform:translateY(-1px)}.auth-module__ozYyRa__submitButton:active{transform:translateY(0)}.auth-module__ozYyRa__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.auth-module__ozYyRa__submitButton:disabled:hover{background:var(--accent);box-shadow:none}.auth-module__ozYyRa__submitButton svg{width:18px;height:18px}.auth-module__ozYyRa__buttonSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite auth-module__ozYyRa__spin}.auth-module__ozYyRa__googleButton{width:100%;color:var(--text-primary);background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius);cursor:pointer;transition:all var(--transition);justify-content:center;align-items:center;gap:.75rem;height:48px;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;display:flex}.auth-module__ozYyRa__googleButton:hover{background:var(--bg-secondary);border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.auth-module__ozYyRa__googleButton:active{transform:translateY(0)}.auth-module__ozYyRa__googleIcon{flex-shrink:0;width:20px;height:20px}.auth-module__ozYyRa__divider{text-align:center;color:var(--text-muted);align-items:center;margin:1.5rem 0;font-size:.875rem;display:flex}.auth-module__ozYyRa__divider:before,.auth-module__ozYyRa__divider:after{content:"";border-bottom:1px solid var(--border-subtle);flex:1}.auth-module__ozYyRa__divider span{padding:0 1rem;font-weight:500}.auth-module__ozYyRa__footer{text-align:center;margin-top:1.5rem}.auth-module__ozYyRa__footerText{color:var(--text-tertiary);margin:0;font-size:.875rem}.auth-module__ozYyRa__link{color:var(--accent);transition:color var(--transition-fast);margin-left:.25rem;font-weight:600;text-decoration:none}.auth-module__ozYyRa__link:hover{color:var(--accent-hover);text-decoration:underline}.auth-module__ozYyRa__bottomLinks{z-index:1;align-items:center;gap:.75rem;margin-top:2rem;display:flex;position:relative}.auth-module__ozYyRa__bottomLink{color:var(--text-muted);transition:color var(--transition-fast);font-size:.875rem;text-decoration:none}.auth-module__ozYyRa__bottomLink:hover{color:var(--text-secondary)}.auth-module__ozYyRa__dot{color:var(--text-muted);font-size:.875rem}@media (max-width:480px){.auth-module__ozYyRa__card{padding:2rem 1.5rem}.auth-module__ozYyRa__title{font-size:1.625rem}.auth-module__ozYyRa__bottomLinks{flex-wrap:wrap;justify-content:center}}[data-theme=dark] .auth-module__ozYyRa__card{background:var(--bg-elevated)}:is([data-theme=dark] .auth-module__ozYyRa__gradientOrb1,[data-theme=dark] .auth-module__ozYyRa__gradientOrb2){opacity:.1}@media (prefers-reduced-motion:reduce){.auth-module__ozYyRa__card,.auth-module__ozYyRa__submitButton,.auth-module__ozYyRa__input,.auth-module__ozYyRa__logoContainer,.auth-module__ozYyRa__alert{transition:none;animation:none}.auth-module__ozYyRa__gradientOrb1,.auth-module__ozYyRa__gradientOrb2{animation:none}}.auth-module__ozYyRa__input:focus-visible,.auth-module__ozYyRa__submitButton:focus-visible,.auth-module__ozYyRa__link:focus-visible,.auth-module__ozYyRa__togglePassword:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
.SchemaBuilder-module__mhFGuq__schemaContainer{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-direction:column;gap:12px;margin-top:10px;padding:16px;display:flex}.SchemaBuilder-module__mhFGuq__schemaPropertyWrapper{flex-direction:column;gap:8px;display:flex}.SchemaBuilder-module__mhFGuq__schemaPropertyRow{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius);align-items:center;gap:8px;padding:8px 12px;display:flex}.SchemaBuilder-module__mhFGuq__schemaDragHandle{color:var(--text-muted);cursor:grab;opacity:.6;transition:opacity var(--transition);justify-content:center;align-items:center;padding:4px;display:flex}.SchemaBuilder-module__mhFGuq__schemaDragHandle:hover{opacity:1}.SchemaBuilder-module__mhFGuq__schemaPropertyName{background:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius);color:var(--text-primary);transition:all var(--transition);flex:1;padding:8px 12px;font-size:14px;font-weight:500}.SchemaBuilder-module__mhFGuq__schemaPropertyName:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle);outline:none}.SchemaBuilder-module__mhFGuq__schemaPropertyName::placeholder{color:var(--text-muted)}.SchemaBuilder-module__mhFGuq__schemaTypeDropdown{position:relative}.SchemaBuilder-module__mhFGuq__schemaTypeButton{background:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius);color:var(--text-primary);cursor:pointer;min-width:100px;transition:all var(--transition);align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;display:flex}.SchemaBuilder-module__mhFGuq__schemaTypeButton:hover{border-color:var(--accent)}.SchemaBuilder-module__mhFGuq__schemaTypeButton svg{color:var(--text-muted);margin-left:auto}.SchemaBuilder-module__mhFGuq__schemaTypeMenu{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius);box-shadow:var(--shadow-lg);z-index:200;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0}.SchemaBuilder-module__mhFGuq__schemaTypeOption{color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);border-radius:4px;padding:8px 12px;font-size:14px;font-weight:500}.SchemaBuilder-module__mhFGuq__schemaTypeOption:hover{background:var(--accent-subtle);color:var(--accent)}.SchemaBuilder-module__mhFGuq__schemaTypeOption.SchemaBuilder-module__mhFGuq__selected{background:var(--accent-subtle);color:var(--accent);font-weight:600}.SchemaBuilder-module__mhFGuq__schemaRequiredBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition);background:0 0;border:none;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.SchemaBuilder-module__mhFGuq__schemaRequiredBtn:hover{background:var(--danger-subtle);color:var(--danger)}.SchemaBuilder-module__mhFGuq__schemaRequiredBtn.SchemaBuilder-module__mhFGuq__active{color:var(--danger)}.SchemaBuilder-module__mhFGuq__schemaDeleteBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.SchemaBuilder-module__mhFGuq__schemaDeleteBtn:hover{background:var(--danger-subtle);color:var(--danger)}.SchemaBuilder-module__mhFGuq__schemaChildren{border-left:2px dashed var(--text-muted);flex-direction:column;gap:8px;margin-left:24px;padding-left:16px;display:flex}.SchemaBuilder-module__mhFGuq__schemaAddBtn{border:1px dashed var(--border-color);border-radius:var(--radius);width:100%;color:var(--text-tertiary);cursor:pointer;transition:all var(--transition);font-family:var(--font-sans);background:0 0;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:13px;font-weight:500;display:inline-flex}.SchemaBuilder-module__mhFGuq__schemaAddHint{font-weight:500}.SchemaBuilder-module__mhFGuq__schemaAddBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-subtle)}
.publicSignup-module__mrPM6q__head{margin-bottom:18px}.publicSignup-module__mrPM6q__kicker{letter-spacing:.04em;text-transform:uppercase;color:var(--accent,#1f6f4a);background:var(--accent-soft,#1f6f4a1f);border-radius:999px;align-items:center;margin-bottom:10px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.publicSignup-module__mrPM6q__title{letter-spacing:-.02em;color:var(--text,#0f1f17);margin-bottom:6px;font-size:1.35rem;font-weight:750;line-height:1.2}.publicSignup-module__mrPM6q__subtitle{color:var(--text-muted,#6b7c72);margin:0;font-size:.95rem;line-height:1.5}.publicSignup-module__mrPM6q__emailEcho{color:var(--text,#0f1f17);font-weight:650}.publicSignup-module__mrPM6q__stepper{align-items:center;margin:0 0 22px;display:flex}.publicSignup-module__mrPM6q__stepItem{flex:1;align-items:center;display:inline-flex}.publicSignup-module__mrPM6q__stepItem:last-child{flex:none}.publicSignup-module__mrPM6q__stepDot{border:2px solid var(--border,#d8e2dc);background:var(--surface,#fff);width:30px;height:30px;color:var(--text-muted,#6b7c72);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:border-color .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.publicSignup-module__mrPM6q__stepDot svg{width:15px;height:15px}.publicSignup-module__mrPM6q__stepDotActive{border-color:var(--accent,#1f6f4a);color:var(--accent,#1f6f4a);box-shadow:0 0 0 4px var(--accent-soft,#1f6f4a26)}.publicSignup-module__mrPM6q__stepDotDone{border-color:var(--accent,#1f6f4a);background:var(--accent,#1f6f4a);color:#fff}.publicSignup-module__mrPM6q__stepBar{background:var(--border,#d8e2dc);border-radius:2px;flex:1;height:2px;margin:0 8px;transition:background .2s}.publicSignup-module__mrPM6q__stepBarDone{background:var(--accent,#1f6f4a)}.publicSignup-module__mrPM6q__form{flex-direction:column;gap:18px;display:flex}.publicSignup-module__mrPM6q__field{flex-direction:column;gap:8px;animation:.28s cubic-bezier(.16,1,.3,1) publicSignup-module__mrPM6q__fieldIn;display:flex}@keyframes publicSignup-module__mrPM6q__fieldIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.publicSignup-module__mrPM6q__label{color:var(--text,#0f1f17);letter-spacing:-.01em;font-size:.95rem;font-weight:650}.publicSignup-module__mrPM6q__inputWrap{align-items:center;display:flex;position:relative}.publicSignup-module__mrPM6q__inputIcon{color:var(--text-muted,#6b7c72);pointer-events:none;display:inline-flex;position:absolute;left:15px}.publicSignup-module__mrPM6q__inputIcon svg{width:19px;height:19px}.publicSignup-module__mrPM6q__input{border:1.5px solid var(--border,#d8e2dc);width:100%;color:var(--text,#0f1f17);background:var(--surface,#fff);border-radius:13px;padding:15px 16px 15px 46px;font-size:1rem;transition:border-color .15s,box-shadow .15s}.publicSignup-module__mrPM6q__input::placeholder{color:#a89f97}.publicSignup-module__mrPM6q__input:focus{border-color:var(--accent,#1f6f4a);box-shadow:0 0 0 4px var(--accent-soft,#1f6f4a26);outline:none}.publicSignup-module__mrPM6q__inputWrap:focus-within .publicSignup-module__mrPM6q__inputIcon{color:var(--accent,#1f6f4a)}.publicSignup-module__mrPM6q__help{color:var(--text-muted,#6b7c72);margin:0;font-size:.82rem}.publicSignup-module__mrPM6q__error{color:var(--danger,#c0392b);margin:0;font-size:.85rem}.publicSignup-module__mrPM6q__actions{align-items:center;gap:10px;display:flex}.publicSignup-module__mrPM6q__submit{background:var(--accent,#1f6f4a);color:#fff;letter-spacing:-.01em;cursor:pointer;box-shadow:0 8px 22px var(--accent-soft,#1f6f4a40);border:none;border-radius:13px;flex:1;justify-content:center;align-items:center;gap:9px;padding:15px 22px;font-size:1rem;font-weight:650;transition:transform .15s,box-shadow .15s,filter .15s,opacity .15s;display:inline-flex}.publicSignup-module__mrPM6q__submit svg{flex-shrink:0;width:19px;height:19px}.publicSignup-module__mrPM6q__submit:hover:not(:disabled){filter:brightness(.95);box-shadow:0 12px 28px var(--accent-soft,#1f6f4a4d);transform:translateY(-1px)}.publicSignup-module__mrPM6q__submit:active:not(:disabled){transform:translateY(0)}.publicSignup-module__mrPM6q__submit:disabled{opacity:.5;cursor:default;box-shadow:none}.publicSignup-module__mrPM6q__back{border:1.5px solid var(--border,#d8e2dc);background:var(--surface,#fff);color:var(--text-muted,#6b7c72);cursor:pointer;border-radius:13px;align-items:center;gap:5px;padding:15px 16px;font-size:.95rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.publicSignup-module__mrPM6q__back svg{width:17px;height:17px}.publicSignup-module__mrPM6q__back:hover:not(:disabled){border-color:var(--accent,#1f6f4a);color:var(--text,#0f1f17)}.publicSignup-module__mrPM6q__back:disabled{opacity:.5;cursor:default}.publicSignup-module__mrPM6q__backLink{color:var(--text-muted,#6b7c72);align-items:center;padding:15px 12px;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.publicSignup-module__mrPM6q__backLink:hover{color:var(--text,#0f1f17)}@media (prefers-reduced-motion:reduce){.publicSignup-module__mrPM6q__field{animation:none}.publicSignup-module__mrPM6q__submit:hover:not(:disabled){transform:none}}.publicSignup-module__mrPM6q__orDivider{color:var(--text-tertiary,#98a2b3);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:12px;margin:16px 0 4px;font-size:12px;display:flex}.publicSignup-module__mrPM6q__orDivider:before,.publicSignup-module__mrPM6q__orDivider:after{content:"";background:var(--border,#e4e7ec);flex:1;height:1px}
.CsvColumnBuilder-module__mtWjFW__sheetBuilder{width:0;min-width:100%;margin-top:10px}.CsvColumnBuilder-module__mtWjFW__sheetContainer{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:16px;overflow:auto hidden}.CsvColumnBuilder-module__mtWjFW__sheetGrid{flex-direction:column;display:inline-flex}.CsvColumnBuilder-module__mtWjFW__sheetRow{align-items:stretch;display:flex}.CsvColumnBuilder-module__mtWjFW__sheetPreviewRow{opacity:.5}.CsvColumnBuilder-module__mtWjFW__sheetCell{border:1px solid var(--border-color);background:var(--bg-secondary);min-width:120px;max-width:180px;transition:all var(--transition);flex:1;align-items:center;margin:-.5px;display:flex}.CsvColumnBuilder-module__mtWjFW__sheetHeaderCell{background:var(--bg-primary);border-color:var(--border-color);cursor:grab}.CsvColumnBuilder-module__mtWjFW__sheetHeaderCell:hover{background:var(--accent-subtle);border-color:var(--accent)}.CsvColumnBuilder-module__mtWjFW__sheetHeaderCell.CsvColumnBuilder-module__mtWjFW__dragging{opacity:.5;background:var(--accent-subtle);border-color:var(--accent)}.CsvColumnBuilder-module__mtWjFW__sheetPreviewCell{background:var(--bg-tertiary);justify-content:center;min-height:36px;padding:8px 12px}.CsvColumnBuilder-module__mtWjFW__sheetCellDragHandle{color:var(--text-muted);cursor:grab;opacity:.5;transition:opacity var(--transition);justify-content:center;align-items:center;padding:8px 4px 8px 8px;display:flex}.CsvColumnBuilder-module__mtWjFW__sheetHeaderCell:hover .CsvColumnBuilder-module__mtWjFW__sheetCellDragHandle{opacity:1}.CsvColumnBuilder-module__mtWjFW__sheetCellInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 12px 10px 4px;font-size:13px;font-weight:600}.CsvColumnBuilder-module__mtWjFW__sheetCellInput::placeholder{color:var(--text-muted);font-weight:500}.CsvColumnBuilder-module__mtWjFW__sheetPreviewText{color:var(--text-muted);font-size:12px}.CsvColumnBuilder-module__mtWjFW__sheetAddColumnBtn{border:2px dashed var(--border-color);min-width:40px;max-width:40px;color:var(--text-muted);cursor:pointer;transition:all var(--transition);background:0 0;border-radius:0;justify-content:center;align-items:center;margin-left:-1px;display:flex}.CsvColumnBuilder-module__mtWjFW__sheetAddColumnBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-subtle)}.CsvColumnBuilder-module__mtWjFW__sheetCellSpacer{min-width:40px;max-width:40px}.CsvColumnBuilder-module__mtWjFW__sheetContextMenu{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius);box-shadow:var(--shadow-lg);z-index:1000;min-width:160px;padding:4px}.CsvColumnBuilder-module__mtWjFW__sheetContextMenuItem{width:100%;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:500;display:flex}.CsvColumnBuilder-module__mtWjFW__sheetContextMenuItem:hover{background:var(--accent-subtle);color:var(--accent)}.CsvColumnBuilder-module__mtWjFW__sheetContextMenuItem:disabled{opacity:.4;cursor:not-allowed}.CsvColumnBuilder-module__mtWjFW__sheetContextMenuItem:disabled:hover{color:var(--text-secondary);background:0 0}.CsvColumnBuilder-module__mtWjFW__sheetContextMenuItemDanger:hover{background:var(--danger-subtle);color:var(--danger)}.CsvColumnBuilder-module__mtWjFW__sheetContextMenuItem svg{width:14px;height:14px}
.publicPlanPicker-module__AAIMFa__wrap{max-width:920px;margin:0 auto;padding:32px 20px 56px}.publicPlanPicker-module__AAIMFa__head{text-align:center;margin-bottom:28px}.publicPlanPicker-module__AAIMFa__kicker{color:var(--success-dark,#027a48);margin-bottom:8px;font-size:13px;font-weight:600}.publicPlanPicker-module__AAIMFa__title{color:var(--text-primary,#101828);margin:0 0 8px;font-size:26px;font-weight:700;line-height:1.2}.publicPlanPicker-module__AAIMFa__sub{color:var(--text-secondary,#475467);margin:0;font-size:15px}.publicPlanPicker-module__AAIMFa__loading{justify-content:center;padding:48px 0;display:flex}.publicPlanPicker-module__AAIMFa__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:760px){.publicPlanPicker-module__AAIMFa__grid{grid-template-columns:1fr}}.publicPlanPicker-module__AAIMFa__card{border:1px solid var(--border,#e4e7ec);background:var(--bg-primary,#fff);border-radius:14px;flex-direction:column;padding:22px 20px;display:flex;position:relative}.publicPlanPicker-module__AAIMFa__cardPopular{border-color:var(--brand,#1f3d2b);box-shadow:0 6px 24px #1f3d2b1f}.publicPlanPicker-module__AAIMFa__badge{background:var(--brand,#1f3d2b);color:#fff;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.publicPlanPicker-module__AAIMFa__planName{color:var(--text-primary,#101828);font-size:16px;font-weight:600}.publicPlanPicker-module__AAIMFa__price{color:var(--text-primary,#101828);margin-top:4px;font-size:32px;font-weight:700}.publicPlanPicker-module__AAIMFa__priceUnit{color:var(--text-secondary,#667085);margin-left:2px;font-size:14px;font-weight:500}.publicPlanPicker-module__AAIMFa__meta{color:var(--text-secondary,#475467);margin-top:6px;font-size:13px}.publicPlanPicker-module__AAIMFa__features{flex:1;margin:16px 0;padding:0;list-style:none}.publicPlanPicker-module__AAIMFa__featureItem{color:var(--text-secondary,#475467);padding:5px 0 5px 20px;font-size:13px;position:relative}.publicPlanPicker-module__AAIMFa__featureItem:before{content:"✓";color:var(--success,#12b76a);font-weight:700;position:absolute;left:0}.publicPlanPicker-module__AAIMFa__cta{background:var(--brand,#1f3d2b);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:12px 14px;font-size:14px;font-weight:600;transition:opacity .15s}.publicPlanPicker-module__AAIMFa__cta:hover:not(:disabled){opacity:.92}.publicPlanPicker-module__AAIMFa__cta:disabled{opacity:.6;cursor:default}.publicPlanPicker-module__AAIMFa__trialNote{color:var(--text-tertiary,#98a2b3);text-align:center;margin-top:8px;font-size:12px;line-height:1.4}.publicPlanPicker-module__AAIMFa__error{text-align:center;color:var(--danger,#d92d20);margin-top:18px;font-size:13px}.publicPlanPicker-module__AAIMFa__skipRow{flex-direction:column;align-items:center;gap:8px;margin-top:28px;display:flex}.publicPlanPicker-module__AAIMFa__skip{color:var(--text-secondary,#475467);background:var(--bg-primary,#fff);border:1px solid var(--border,#d0d5dd);cursor:pointer;border-radius:10px;padding:11px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-block}.publicPlanPicker-module__AAIMFa__skip:hover{background:var(--bg-secondary,#f9fafb);border-color:var(--text-tertiary,#98a2b3)}.publicPlanPicker-module__AAIMFa__skipHint{color:var(--text-tertiary,#98a2b3);text-align:center;font-size:12.5px}
.ConnectToolModal-module__VBwtEq__input{border:1px solid var(--border-color);background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:10px;outline:none;margin-bottom:12px;padding:11px 13px;font-size:14px}.ConnectToolModal-module__VBwtEq__input:focus{border-color:var(--accent,var(--success));box-shadow:0 0 0 3px var(--accent-subtle,var(--success-subtle))}.ConnectToolModal-module__VBwtEq__chips{scrollbar-width:thin;-ms-overflow-style:none;gap:6px;margin-bottom:4px;padding-bottom:10px;display:flex;overflow-x:auto}.ConnectToolModal-module__VBwtEq__chips::-webkit-scrollbar{height:6px}.ConnectToolModal-module__VBwtEq__chips::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.ConnectToolModal-module__VBwtEq__chip{border:1px solid var(--border-subtle);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:12.5px;font-weight:500;line-height:1;transition:background .15s,border-color .15s,color .15s}.ConnectToolModal-module__VBwtEq__chip:hover{background:var(--bg-hover);border-color:var(--border-color)}.ConnectToolModal-module__VBwtEq__chipActive,.ConnectToolModal-module__VBwtEq__chipActive:hover{background:var(--accent,var(--success));border-color:var(--accent,var(--success));color:#fff}.ConnectToolModal-module__VBwtEq__list{grid-template-columns:repeat(3,1fr);gap:8px;max-height:380px;padding-bottom:2px;display:grid;overflow-y:auto}.ConnectToolModal-module__VBwtEq__more{color:var(--text-tertiary);grid-column:1/-1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:12px;display:flex}.ConnectToolModal-module__VBwtEq__item{background:var(--bg-primary);border:1px solid var(--border-subtle);cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:8px;width:100%;min-width:0;padding:16px 10px;display:flex}.ConnectToolModal-module__VBwtEq__item:hover{background:var(--bg-hover);border-color:var(--border-color)}.ConnectToolModal-module__VBwtEq__itemWide{grid-column:1/-1}.ConnectToolModal-module__VBwtEq__itemText{text-align:center;flex-direction:column;align-items:center;gap:2px;width:100%;min-width:0;display:flex}.ConnectToolModal-module__VBwtEq__itemName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:600;overflow:hidden}.ConnectToolModal-module__VBwtEq__itemDomain{color:var(--text-tertiary);font-size:11px;font-family:var(--font-mono,monospace);text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.ConnectToolModal-module__VBwtEq__empty{color:var(--text-tertiary);text-align:center;grid-column:1/-1;padding:16px 12px;font-size:12px}.ConnectToolModal-module__VBwtEq__favicon{background:var(--bg-tertiary);border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--text-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.ConnectToolModal-module__VBwtEq__faviconImg{object-fit:contain;border-radius:4px;width:22px;height:22px}.ConnectToolModal-module__VBwtEq__monogram{color:var(--text-secondary);font-size:15px;font-weight:700;line-height:1}
.OutputFormatField-module__zXbbsW__wrap{flex-direction:column;gap:4px;display:flex}.OutputFormatField-module__zXbbsW__toggleGroup{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-sm);gap:2px;width:fit-content;padding:4px;display:flex}.OutputFormatField-module__zXbbsW__toggleButton{color:var(--text-muted);cursor:pointer;transition:all var(--transition);background:0 0;border:none;border-radius:4px;min-width:50px;padding:6px 14px;font-size:12px;font-weight:600}.OutputFormatField-module__zXbbsW__toggleButton:hover{color:var(--text-secondary);background:var(--bg-hover)}.OutputFormatField-module__zXbbsW__toggleButton.OutputFormatField-module__zXbbsW__active{background:var(--accent);color:#fff;font-weight:700}.OutputFormatField-module__zXbbsW__toggleButton:disabled{opacity:.5;cursor:not-allowed}
.ResultPreview-module__HEFwjG__preview{flex-direction:column;gap:8px;min-width:0;display:flex}.ResultPreview-module__HEFwjG__body{min-width:0;position:relative}.ResultPreview-module__HEFwjG__bodyClamped{overflow:hidden}.ResultPreview-module__HEFwjG__fade{inset-inline:0;pointer-events:none;background:linear-gradient(to bottom, transparent, var(--preview-fade,var(--bg-primary)));height:56px;position:absolute;bottom:0}.ResultPreview-module__HEFwjG__toggle{font:inherit;color:var(--text-secondary);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);cursor:pointer;transition:color var(--transition), border-color var(--transition), background var(--transition);align-self:flex-start;align-items:center;gap:5px;padding:5px 10px 5px 8px;font-size:12.5px;font-weight:500;display:inline-flex}.ResultPreview-module__HEFwjG__toggle:hover{color:var(--text-primary);border-color:var(--text-tertiary);background:var(--bg-primary)}.ResultPreview-module__HEFwjG__toggleChevron{color:var(--text-tertiary);transition:transform var(--transition);flex:none;transform:rotate(0)}.ResultPreview-module__HEFwjG__toggleChevronOpen{transform:rotate(180deg)}
.TimeZoneSelect-module__r2saMG__wrap{width:100%;position:relative}.TimeZoneSelect-module__r2saMG__trigger{background:var(--bg-elevated);border:1px solid var(--border-color);width:100%;color:var(--text-primary);font-size:14px;font-family:var(--font-sans);cursor:pointer;transition:border-color var(--transition);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.TimeZoneSelect-module__r2saMG__trigger:hover:not(:disabled){border-color:var(--accent)}.TimeZoneSelect-module__r2saMG__trigger:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.TimeZoneSelect-module__r2saMG__trigger:disabled{opacity:.6;cursor:not-allowed}.TimeZoneSelect-module__r2saMG__triggerLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TimeZoneSelect-module__r2saMG__chevron{color:var(--text-muted);transition:transform var(--transition);flex-shrink:0;display:inline-flex}.TimeZoneSelect-module__r2saMG__chevronOpen{transform:rotate(180deg)}.TimeZoneSelect-module__r2saMG__dropdown{background:var(--bg-secondary);border:1px solid var(--border-color);z-index:100;border-radius:10px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #00000040}.TimeZoneSelect-module__r2saMG__searchWrap{border-bottom:1px solid var(--border-color);color:var(--text-muted);align-items:center;gap:8px;padding:10px 12px;display:flex}.TimeZoneSelect-module__r2saMG__searchWrap svg{flex-shrink:0}.TimeZoneSelect-module__r2saMG__searchInput{width:100%;color:var(--text-primary);font-size:13px;font-family:var(--font-sans);background:0 0;border:none;outline:none}.TimeZoneSelect-module__r2saMG__searchInput::placeholder{color:var(--text-muted)}.TimeZoneSelect-module__r2saMG__list{max-height:240px;padding:4px;overflow-y:auto}.TimeZoneSelect-module__r2saMG__list::-webkit-scrollbar{width:6px}.TimeZoneSelect-module__r2saMG__list::-webkit-scrollbar-track{background:0 0}.TimeZoneSelect-module__r2saMG__list::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.TimeZoneSelect-module__r2saMG__option{width:100%;color:var(--text-primary);cursor:pointer;transition:background var(--transition);text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;padding:8px 10px;font-size:13px;display:flex}.TimeZoneSelect-module__r2saMG__option:hover{background:var(--bg-hover)}.TimeZoneSelect-module__r2saMG__optionActive{background:var(--accent-subtle);color:var(--accent)}.TimeZoneSelect-module__r2saMG__noResults{text-align:center;color:var(--text-muted);padding:12px;font-size:13px}
.PolicySummaryPanel-module__OS9OmG__panel{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:14px;flex-direction:column;gap:16px;margin-bottom:20px;padding:24px;display:flex}.PolicySummaryPanel-module__OS9OmG__header{align-items:center;gap:12px;display:flex}.PolicySummaryPanel-module__OS9OmG__iconBadge{background:var(--success-subtle);width:36px;height:36px;color:var(--success);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PolicySummaryPanel-module__OS9OmG__iconBadge svg{width:18px;height:18px}.PolicySummaryPanel-module__OS9OmG__titleGroup{flex-direction:column;gap:2px;min-width:0;display:flex}.PolicySummaryPanel-module__OS9OmG__title{color:var(--text-primary);font-size:15px;font-weight:600;line-height:1.3;font-family:var(--font-display);margin:0}.PolicySummaryPanel-module__OS9OmG__subtitle{color:var(--text-secondary);font-size:13px;line-height:1.45}.PolicySummaryPanel-module__OS9OmG__chips{flex-wrap:wrap;gap:8px;display:flex}
