.InputForm-module___sD6OG__container{background:var(--color-bg-secondary,#18181b);border:1px solid var(--color-border,#27272a);border-radius:12px;padding:20px}.InputForm-module___sD6OG__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.InputForm-module___sD6OG__title{color:var(--color-text-secondary,#a1a1aa);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:14px;font-weight:600}.InputForm-module___sD6OG__resetBtn{color:var(--color-text-muted,#71717a);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:12px;transition:color .2s;display:flex}.InputForm-module___sD6OG__resetBtn:hover{color:var(--color-text-secondary,#a1a1aa)}.InputForm-module___sD6OG__form{flex-direction:column;gap:20px;display:flex}.InputForm-module___sD6OG__topicSection{flex-direction:column;gap:8px;display:flex}.InputForm-module___sD6OG__label{color:var(--color-text-secondary,#a1a1aa);font-size:13px;font-weight:500}.InputForm-module___sD6OG__topicInput{width:100%;color:var(--color-text-primary,#fafafa);background:var(--color-bg-tertiary,#09090b);border:1px solid var(--color-border,#27272a);border-radius:8px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.InputForm-module___sD6OG__topicInput:focus{border-color:var(--color-primary,#8b5cf6)}.InputForm-module___sD6OG__topicInput::placeholder{color:var(--color-text-muted,#52525b)}.InputForm-module___sD6OG__twoColGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.InputForm-module___sD6OG__threeColGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.InputForm-module___sD6OG__section{flex-direction:column;gap:8px;display:flex}.InputForm-module___sD6OG__textAmountSection{flex-direction:column;gap:12px;display:flex}.InputForm-module___sD6OG__textAmountGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.InputForm-module___sD6OG__textAmountCard{background:var(--color-bg-tertiary,#09090b);border:2px solid var(--color-border,#27272a);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:16px 12px;transition:all .2s;display:flex}.InputForm-module___sD6OG__textAmountCard:hover{border-color:var(--color-border-hover,#3f3f46)}.InputForm-module___sD6OG__textAmountCard.InputForm-module___sD6OG__selected{border-color:var(--color-primary,#8b5cf6);background:#8b5cf61a}.InputForm-module___sD6OG__linesContainer{flex-direction:column;gap:4px;width:100%;display:flex}.InputForm-module___sD6OG__line{background:var(--color-border,#3f3f46);border-radius:2px;height:4px;transition:background .2s}.InputForm-module___sD6OG__lineSelected{background:var(--color-primary,#8b5cf6)}.InputForm-module___sD6OG__textAmountLabel{color:var(--color-text-muted,#71717a);font-size:12px;transition:color .2s}.InputForm-module___sD6OG__textAmountLabel.InputForm-module___sD6OG__selected{color:var(--color-primary,#8b5cf6)}.InputForm-module___sD6OG__toggleRow{border-top:1px solid var(--color-border,#27272a);align-items:center;padding:12px 0;display:flex}.InputForm-module___sD6OG__promptSection{flex-direction:column;gap:8px;display:flex}.InputForm-module___sD6OG__promptTextarea{width:100%;min-height:80px;color:var(--color-text-primary,#fafafa);background:var(--color-bg-tertiary,#09090b);border:1px solid var(--color-border,#27272a);resize:vertical;border-radius:8px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.InputForm-module___sD6OG__promptTextarea:focus{border-color:var(--color-primary,#8b5cf6)}.InputForm-module___sD6OG__promptTextarea::placeholder{color:var(--color-text-muted,#52525b)}.InputForm-module___sD6OG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.InputForm-module___sD6OG__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);transform:translateY(-1px)}.InputForm-module___sD6OG__submitBtn:disabled{background:var(--color-bg-secondary,#27272a);color:var(--color-text-muted,#52525b);cursor:not-allowed}.InputForm-module___sD6OG__error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:12px;font-size:13px}.InputForm-module___sD6OG__slideCountSection{flex-direction:column;gap:8px;display:flex}.InputForm-module___sD6OG__slideCountInput{width:100%;color:var(--color-text-primary,#fafafa);background:var(--color-bg-tertiary,#09090b);border:1px solid var(--color-border,#27272a);border-radius:8px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.InputForm-module___sD6OG__slideCountInput:focus{border-color:var(--color-primary,#8b5cf6)}
.DevToolbar-module__de9YEq__container{z-index:2147483647;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;position:fixed;bottom:16px;right:16px}.DevToolbar-module__de9YEq__fab{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:transform .2s,background .2s;display:flex;box-shadow:0 4px 12px #0000004d}.DevToolbar-module__de9YEq__fab:hover{background:#333;transform:scale(1.05)}.DevToolbar-module__de9YEq__fabOpen{background:#3b82f6}.DevToolbar-module__de9YEq__fabOpen:hover{background:#2563eb}.DevToolbar-module__de9YEq__menu{background:#1a1a1a;border-radius:12px;min-width:280px;animation:.2s ease-out DevToolbar-module__de9YEq__slideUp;position:absolute;bottom:60px;right:0;overflow:hidden;box-shadow:0 8px 24px #0006}@keyframes DevToolbar-module__de9YEq__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.DevToolbar-module__de9YEq__header{color:#fff;background:#252525;border-bottom:1px solid #333;align-items:center;gap:8px;padding:12px 16px;font-weight:600;display:flex}.DevToolbar-module__de9YEq__section{border-bottom:1px solid #333;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.DevToolbar-module__de9YEq__section:last-child{border-bottom:none}.DevToolbar-module__de9YEq__label{color:#999;align-items:center;gap:8px;display:flex}.DevToolbar-module__de9YEq__value{color:#fff;font-weight:500}.DevToolbar-module__de9YEq__statusConnected{color:#22c55e}.DevToolbar-module__de9YEq__statusConnecting{color:#f59e0b}.DevToolbar-module__de9YEq__statusError{color:#ef4444}.DevToolbar-module__de9YEq__select{color:#fff;cursor:pointer;background:#333;border:1px solid #444;border-radius:6px;min-width:140px;padding:6px 10px;font-size:13px}.DevToolbar-module__de9YEq__select:focus{border-color:#3b82f6;outline:none}.DevToolbar-module__de9YEq__toggle{cursor:pointer;background:#333;border:none;border-radius:12px;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.DevToolbar-module__de9YEq__toggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px}.DevToolbar-module__de9YEq__toggleActive{background:#3b82f6}.DevToolbar-module__de9YEq__toggleActive:after{transform:translate(20px)}.DevToolbar-module__de9YEq__userInfo{color:#666;margin-top:4px;font-size:11px}.DevToolbar-module__de9YEq__badge{color:#1a1a1a;background:#4fc3f7;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;font-size:11px;font-weight:600;display:inline-flex}
.AnalyticsPanel-module__WJg30q__overlay{z-index:2147483646;position:fixed;inset:0}.AnalyticsPanel-module__WJg30q__panel{z-index:2147483647;color:#e0e0e0;background:#1a1a2e;border-radius:12px;flex-direction:column;width:420px;max-height:500px;font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:12px;animation:.2s ease-out AnalyticsPanel-module__WJg30q__panelSlideUp;display:flex;position:fixed;bottom:80px;right:16px;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes AnalyticsPanel-module__WJg30q__panelSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.AnalyticsPanel-module__WJg30q__header{cursor:grab;-webkit-user-select:none;user-select:none;background:#16213e;border-bottom:1px solid #2a2a4a;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.AnalyticsPanel-module__WJg30q__header:active{cursor:grabbing}.AnalyticsPanel-module__WJg30q__headerLeft{align-items:center;gap:8px;display:flex}.AnalyticsPanel-module__WJg30q__dragHandle{color:#555;letter-spacing:2px;font-size:14px}.AnalyticsPanel-module__WJg30q__headerTitle{color:#4fc3f7;font-size:13px;font-weight:600}.AnalyticsPanel-module__WJg30q__headerActions{align-items:center;gap:6px;display:flex}.AnalyticsPanel-module__WJg30q__headerBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #2a2a4a;border-radius:4px;padding:4px 8px;font-family:inherit;font-size:11px;transition:color .15s,border-color .15s}.AnalyticsPanel-module__WJg30q__headerBtn:hover{color:#ccc;border-color:#444}.AnalyticsPanel-module__WJg30q__closeBtn{padding:2px 6px;font-size:14px;}.AnalyticsPanel-module__WJg30q__body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.AnalyticsPanel-module__WJg30q__eventsList{border-bottom:1px solid #2a2a4a;flex:1;min-height:80px;max-height:200px;overflow-y:auto}.AnalyticsPanel-module__WJg30q__eventsList::-webkit-scrollbar{width:6px}.AnalyticsPanel-module__WJg30q__eventsList::-webkit-scrollbar-track{background:0 0}.AnalyticsPanel-module__WJg30q__eventsList::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.AnalyticsPanel-module__WJg30q__eventItem{cursor:pointer;border-bottom:1px solid #1e1e3a;align-items:center;gap:8px;padding:6px 12px;transition:background .1s;display:flex}.AnalyticsPanel-module__WJg30q__eventItem:hover{background:#1e2a4a}.AnalyticsPanel-module__WJg30q__eventItemSelected{background:#1e2a4a;border-left:2px solid #4fc3f7;padding-left:10px;}.AnalyticsPanel-module__WJg30q__eventTime{color:#666;white-space:nowrap;min-width:55px;font-size:10px}.AnalyticsPanel-module__WJg30q__eventName{color:#4fc3f7;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.AnalyticsPanel-module__WJg30q__detailSection{flex:1;min-height:80px;max-height:200px;padding:8px 12px;overflow-y:auto}.AnalyticsPanel-module__WJg30q__detailSection::-webkit-scrollbar{width:6px}.AnalyticsPanel-module__WJg30q__detailSection::-webkit-scrollbar-track{background:0 0}.AnalyticsPanel-module__WJg30q__detailSection::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.AnalyticsPanel-module__WJg30q__sectionTitle{color:#888;text-transform:uppercase;letter-spacing:1px;margin-top:8px;margin-bottom:6px;font-size:10px}.AnalyticsPanel-module__WJg30q__sectionTitle:first-child{margin-top:0}.AnalyticsPanel-module__WJg30q__jsonBlock{white-space:pre-wrap;word-break:break-all;background:#12122a;border-radius:4px;padding:8px;line-height:1.5;overflow-x:auto}.AnalyticsPanel-module__WJg30q__jsonKey{color:#82aaff}.AnalyticsPanel-module__WJg30q__jsonString{color:#c3e88d}.AnalyticsPanel-module__WJg30q__jsonNumber{color:#f78c6c}.AnalyticsPanel-module__WJg30q__jsonBoolean{color:#c792ea}.AnalyticsPanel-module__WJg30q__jsonNull{color:#666;font-style:italic}.AnalyticsPanel-module__WJg30q__jsonPunctuation{color:#555}.AnalyticsPanel-module__WJg30q__propertiesList{flex-direction:column;gap:4px;display:flex}.AnalyticsPanel-module__WJg30q__propertyRow{align-items:center;gap:8px;display:flex}.AnalyticsPanel-module__WJg30q__propertyKey{color:#82aaff;min-width:100px}.AnalyticsPanel-module__WJg30q__propertyValue{color:#c3e88d}.AnalyticsPanel-module__WJg30q__emptyState{color:#555;text-align:center;justify-content:center;align-items:center;padding:24px;font-style:italic;display:flex}
.ApiKeyCard-module__UWvAAW__card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;transition:border-color .15s}.ApiKeyCard-module__UWvAAW__card:hover{border-color:#cbd5e1}.ApiKeyCard-module__UWvAAW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.ApiKeyCard-module__UWvAAW__nameRow{align-items:center;gap:.5rem;display:flex}.ApiKeyCard-module__UWvAAW__name{color:#0f172a;font-size:.938rem;font-weight:600}.ApiKeyCard-module__UWvAAW__prefix{color:#64748b;background:#f1f5f9;border-radius:.25rem;padding:.125rem .5rem;font-family:monospace;font-size:.813rem}.ApiKeyCard-module__UWvAAW__revokeButton{cursor:pointer;color:#64748b;background:0 0;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.813rem;transition:all .15s;display:flex}.ApiKeyCard-module__UWvAAW__revokeButton:hover{color:#ef4444;background:#fef2f2;border-color:#ef4444}.ApiKeyCard-module__UWvAAW__scopes{flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem;display:flex}.ApiKeyCard-module__UWvAAW__scopeBadge{white-space:nowrap;border-radius:1rem;padding:.188rem .5rem;font-size:.688rem;font-weight:500}.ApiKeyCard-module__UWvAAW__scopeDatabase{color:#1d4ed8;background:#dbeafe}.ApiKeyCard-module__UWvAAW__scopeTemporal{color:#15803d;background:#dcfce7}.ApiKeyCard-module__UWvAAW__scopeLangfuse{color:#7c3aed;background:#f3e8ff}.ApiKeyCard-module__UWvAAW__meta{flex-wrap:wrap;gap:1.5rem;display:flex}.ApiKeyCard-module__UWvAAW__metaItem{color:#94a3b8;align-items:center;gap:.375rem;font-size:.75rem;display:flex}.ApiKeyCard-module__UWvAAW__confirmOverlay{z-index:100;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ApiKeyCard-module__UWvAAW__confirmDialog{background:#fff;border-radius:.75rem;width:90%;max-width:400px;padding:1.5rem;box-shadow:0 8px 32px #0000001f}.ApiKeyCard-module__UWvAAW__confirmTitle{color:#0f172a;margin-bottom:.5rem;font-weight:600}.ApiKeyCard-module__UWvAAW__confirmText{color:#64748b;margin-bottom:1.25rem;font-size:.875rem}.ApiKeyCard-module__UWvAAW__confirmActions{justify-content:flex-end;gap:.75rem;display:flex}
.CreateApiKeyModal-module__ZTwfUa__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.15s ease-out CreateApiKeyModal-module__ZTwfUa__fadeIn;display:flex;position:fixed;inset:0}@keyframes CreateApiKeyModal-module__ZTwfUa__fadeIn{0%{opacity:0}to{opacity:1}}.CreateApiKeyModal-module__ZTwfUa__modal{background-color:#fff;border-radius:.75rem;flex-direction:column;width:100%;max-width:520px;animation:.2s ease-out CreateApiKeyModal-module__ZTwfUa__slideIn;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000001f}@keyframes CreateApiKeyModal-module__ZTwfUa__slideIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.CreateApiKeyModal-module__ZTwfUa__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.CreateApiKeyModal-module__ZTwfUa__title{color:#0f172a;margin:0;font-size:.938rem;font-weight:600}.CreateApiKeyModal-module__ZTwfUa__closeButton{cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.CreateApiKeyModal-module__ZTwfUa__closeButton:disabled{opacity:.5;cursor:not-allowed}.CreateApiKeyModal-module__ZTwfUa__closeIcon{color:#64748b;width:20px;height:20px}.CreateApiKeyModal-module__ZTwfUa__form{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.CreateApiKeyModal-module__ZTwfUa__field{flex-direction:column;gap:.375rem;display:flex}.CreateApiKeyModal-module__ZTwfUa__label{color:#0f172a;font-size:.813rem;font-weight:500}.CreateApiKeyModal-module__ZTwfUa__required{color:#ef4444}.CreateApiKeyModal-module__ZTwfUa__input{color:#0f172a;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;width:100%;padding:.5rem .75rem;font-size:.813rem;transition:border-color .15s,box-shadow .15s}.CreateApiKeyModal-module__ZTwfUa__input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.CreateApiKeyModal-module__ZTwfUa__input:disabled{opacity:.6;cursor:not-allowed}.CreateApiKeyModal-module__ZTwfUa__scopesGrid{flex-direction:column;gap:.5rem;display:flex}.CreateApiKeyModal-module__ZTwfUa__scopeGroup{flex-direction:column;gap:.25rem;display:flex}.CreateApiKeyModal-module__ZTwfUa__scopeGroupLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.688rem;font-weight:600}.CreateApiKeyModal-module__ZTwfUa__scopeItem{cursor:pointer;border-radius:.375rem;align-items:center;gap:.5rem;padding:.375rem .5rem;transition:background .1s;display:flex}.CreateApiKeyModal-module__ZTwfUa__scopeItem:hover{background:#f1f5f9}.CreateApiKeyModal-module__ZTwfUa__scopeCheckbox{accent-color:#6366f1;cursor:pointer;width:1rem;height:1rem}.CreateApiKeyModal-module__ZTwfUa__scopeLabel{color:#334155;cursor:pointer;flex:1;font-size:.813rem}.CreateApiKeyModal-module__ZTwfUa__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:.5rem .75rem}.CreateApiKeyModal-module__ZTwfUa__footer{border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:.75rem;padding:.75rem 1.25rem 1.25rem;display:flex}.CreateApiKeyModal-module__ZTwfUa__confirmIcon{width:16px;height:16px;margin-right:.25rem}
.ApiKeyCreatedModal-module__NOMe1G__overlay{z-index:1001;background-color:#00000080;justify-content:center;align-items:center;animation:.15s ease-out ApiKeyCreatedModal-module__NOMe1G__fadeIn;display:flex;position:fixed;inset:0}@keyframes ApiKeyCreatedModal-module__NOMe1G__fadeIn{0%{opacity:0}to{opacity:1}}.ApiKeyCreatedModal-module__NOMe1G__modal{background-color:#fff;border-radius:.75rem;flex-direction:column;width:100%;max-width:520px;animation:.2s ease-out ApiKeyCreatedModal-module__NOMe1G__slideIn;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000001f}@keyframes ApiKeyCreatedModal-module__NOMe1G__slideIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ApiKeyCreatedModal-module__NOMe1G__header{border-bottom:1px solid #e2e8f0;align-items:center;gap:.75rem;padding:1.25rem;display:flex}.ApiKeyCreatedModal-module__NOMe1G__headerIcon{background:#dcfce7;border-radius:.625rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.ApiKeyCreatedModal-module__NOMe1G__title{color:#0f172a;margin:0;font-size:.938rem;font-weight:600}.ApiKeyCreatedModal-module__NOMe1G__body{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.ApiKeyCreatedModal-module__NOMe1G__warning{background:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;align-items:flex-start;gap:.625rem;padding:.75rem;display:flex}.ApiKeyCreatedModal-module__NOMe1G__warningIcon{color:#d97706;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.063rem}.ApiKeyCreatedModal-module__NOMe1G__warningText{color:#92400e;font-size:.813rem;line-height:1.4}.ApiKeyCreatedModal-module__NOMe1G__keyField{flex-direction:column;gap:.375rem;display:flex}.ApiKeyCreatedModal-module__NOMe1G__keyLabel{color:#0f172a;font-size:.813rem;font-weight:500}.ApiKeyCreatedModal-module__NOMe1G__keyRow{gap:.5rem;display:flex}.ApiKeyCreatedModal-module__NOMe1G__keyInput{color:#0f172a;-webkit-user-select:all;user-select:all;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;flex:1;padding:.625rem .75rem;font-family:monospace;font-size:.813rem}.ApiKeyCreatedModal-module__NOMe1G__copyButton{color:#fff;cursor:pointer;white-space:nowrap;background:#6366f1;border:none;border-radius:.5rem;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.813rem;font-weight:500;transition:background .15s;display:flex}.ApiKeyCreatedModal-module__NOMe1G__copyButton:hover{background:#4f46e5}.ApiKeyCreatedModal-module__NOMe1G__copied{background:#22c55e}.ApiKeyCreatedModal-module__NOMe1G__copied:hover{background:#16a34a}.ApiKeyCreatedModal-module__NOMe1G__setup{flex-direction:column;gap:.625rem;display:flex}.ApiKeyCreatedModal-module__NOMe1G__setupTitle{color:#0f172a;font-size:.813rem;font-weight:600}.ApiKeyCreatedModal-module__NOMe1G__setupSteps{color:#475569;margin:0;padding-left:1.25rem;font-size:.75rem;line-height:1.6}.ApiKeyCreatedModal-module__NOMe1G__configBlock{border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;display:flex;overflow:hidden}.ApiKeyCreatedModal-module__NOMe1G__configHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.375rem .75rem;display:flex}.ApiKeyCreatedModal-module__NOMe1G__configLabel{color:#94a3b8;font-family:monospace;font-size:.688rem;font-weight:500}.ApiKeyCreatedModal-module__NOMe1G__configCopyButton{color:#6366f1;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.688rem;font-weight:500;transition:all .15s;display:flex}.ApiKeyCreatedModal-module__NOMe1G__configCopyButton:hover{background:#eef2ff;border-color:#c7d2fe}.ApiKeyCreatedModal-module__NOMe1G__configCopyButton.ApiKeyCreatedModal-module__NOMe1G__copied{color:#22c55e;background:#f0fdf4;border-color:#bbf7d0}.ApiKeyCreatedModal-module__NOMe1G__configCode{color:#e2e8f0;white-space:pre;background:#1e293b;padding:.625rem .75rem;font-family:monospace;font-size:.75rem;overflow-x:auto}.ApiKeyCreatedModal-module__NOMe1G__footer{border-top:1px solid #e2e8f0;justify-content:flex-end;padding:1.25rem;display:flex}
.ApiKeysPage-module__BZHLiq__container{max-width:1400px;margin:0 auto;padding:2rem}.ApiKeysPage-module__BZHLiq__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.ApiKeysPage-module__BZHLiq__headerContent{flex:1}.ApiKeysPage-module__BZHLiq__title{color:#0f172a;margin-bottom:.25rem}.ApiKeysPage-module__BZHLiq__subtitle{color:#64748b}.ApiKeysPage-module__BZHLiq__statsRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.ApiKeysPage-module__BZHLiq__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.ApiKeysPage-module__BZHLiq__statIcon{border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.ApiKeysPage-module__BZHLiq__statContent{flex:1}.ApiKeysPage-module__BZHLiq__statValue{color:#0f172a;font-size:1.25rem;font-weight:600;line-height:1.2}.ApiKeysPage-module__BZHLiq__statLabel{color:#64748b}.ApiKeysPage-module__BZHLiq__section{margin-bottom:2.5rem}.ApiKeysPage-module__BZHLiq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ApiKeysPage-module__BZHLiq__sectionTitleRow{align-items:center;gap:.5rem;display:flex}.ApiKeysPage-module__BZHLiq__sectionTitle{color:#0f172a;margin:0;font-size:1.125rem;font-weight:600}.ApiKeysPage-module__BZHLiq__grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1rem;display:grid}.ApiKeysPage-module__BZHLiq__emptyState{text-align:center;background:#fff;border:2px dashed #e2e8f0;border-radius:1rem;padding:4rem 2rem}.ApiKeysPage-module__BZHLiq__emptyIcon{color:#cbd5e1;width:4rem;height:4rem;margin:0 auto 1rem}.ApiKeysPage-module__BZHLiq__emptyTitle{color:#374151;font-size:.875rem;font-weight:500}.ApiKeysPage-module__BZHLiq__emptyText{color:#94a3b8;margin-top:.5rem}.ApiKeysPage-module__BZHLiq__loadingState{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.ApiKeysPage-module__BZHLiq__errorState{background:#fef2f2;border:1px solid #fecaca;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}
.ExportToolbar-module__soMJAW__toolbar{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;max-width:calc(100vw - 48px);padding:12px 16px;animation:.2s ease-out ExportToolbar-module__soMJAW__slideUp;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000001f}@keyframes ExportToolbar-module__soMJAW__slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.ExportToolbar-module__soMJAW__info{white-space:nowrap;border-right:1px solid #e5e7eb;flex-shrink:0;padding-right:16px}.ExportToolbar-module__soMJAW__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.ExportToolbar-module__soMJAW__buttonText{margin-left:6px}
.ImportModal-module__IgWP9W__header{padding:24px 24px 16px}.ImportModal-module__IgWP9W__body{flex:1;padding:0 24px;overflow-y:auto}.ImportModal-module__IgWP9W__footer{justify-content:flex-end;gap:12px;padding:16px 24px 24px;display:flex}.ImportModal-module__IgWP9W__hiddenInput{display:none}.ImportModal-module__IgWP9W__dropzone{cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px 24px;transition:all .2s;display:flex}.ImportModal-module__IgWP9W__dropzone:hover{background:#f3f4f6;border-color:#9ca3af}.ImportModal-module__IgWP9W__dropzoneDragging{background:#eef2ff;border-color:#6366f1}.ImportModal-module__IgWP9W__dropzoneIcon{color:#9ca3af;width:48px;height:48px}.ImportModal-module__IgWP9W__dropzoneHint{color:#9ca3af}.ImportModal-module__IgWP9W__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:flex-start;gap:8px;margin-top:16px;padding:12px;display:flex}.ImportModal-module__IgWP9W__previewSection{flex-direction:column;gap:16px;display:flex}.ImportModal-module__IgWP9W__fileInfo{background:#f3f4f6;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.ImportModal-module__IgWP9W__fileIcon{color:#6366f1;width:32px;height:32px}.ImportModal-module__IgWP9W__fileDetails{flex:1}.ImportModal-module__IgWP9W__fileType{color:#6b7280}.ImportModal-module__IgWP9W__previewContent{background:#f9fafb;border-radius:8px;padding:12px}.ImportModal-module__IgWP9W__previewLabel{margin-bottom:8px}.ImportModal-module__IgWP9W__namesList{max-height:150px;margin:0;padding:0;list-style:none;overflow-y:auto}.ImportModal-module__IgWP9W__namesList li{color:#374151;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;padding:6px 0;font-size:13px;display:flex}.ImportModal-module__IgWP9W__namesList li:last-child{border-bottom:none}.ImportModal-module__IgWP9W__duplicateName{color:#dc2626!important}.ImportModal-module__IgWP9W__duplicateBadge{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;padding:2px 6px;font-size:11px}.ImportModal-module__IgWP9W__duplicatesSection{background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;padding:12px}.ImportModal-module__IgWP9W__duplicatesLabel{color:#d97706;align-items:center;gap:8px;margin-bottom:12px;display:flex}.ImportModal-module__IgWP9W__strategyOptions{flex-direction:column;gap:8px;display:flex}.ImportModal-module__IgWP9W__strategyOption{cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.ImportModal-module__IgWP9W__strategyOption input{cursor:pointer;width:16px;height:16px}.ImportModal-module__IgWP9W__templateSelectSection{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:12px}.ImportModal-module__IgWP9W__templateSelectLabel{color:#0369a1;margin-bottom:8px;display:block}.ImportModal-module__IgWP9W__templateSelect{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px 12px;font-size:14px}.ImportModal-module__IgWP9W__templateSelect:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f133}.ImportModal-module__IgWP9W__resultSection{flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.ImportModal-module__IgWP9W__resultSuccess{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;align-items:flex-start;gap:12px;width:100%;padding:16px;display:flex}.ImportModal-module__IgWP9W__resultError{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:flex-start;gap:12px;width:100%;padding:16px;display:flex}.ImportModal-module__IgWP9W__resultContent{flex:1}.ImportModal-module__IgWP9W__errorList{margin-top:8px;padding-left:16px;font-size:12px}.ImportModal-module__IgWP9W__errorList li{margin-bottom:4px}
.LayoutValidationModal-module__SiRPLG__modal{gap:var(--spacing-4xl);padding:var(--spacing-6xl);flex-direction:column;max-height:90vh;display:flex}.LayoutValidationModal-module__SiRPLG__header{gap:var(--spacing-sm);flex-direction:column;display:flex}.LayoutValidationModal-module__SiRPLG__title{color:var(--text-primary)}.LayoutValidationModal-module__SiRPLG__subtitle{color:var(--text-secondary)}.LayoutValidationModal-module__SiRPLG__loading{align-items:center;gap:var(--spacing-lg);padding:var(--spacing-6xl)0;flex-direction:column;display:flex}.LayoutValidationModal-module__SiRPLG__progress{background:var(--bg-secondary);border-radius:var(--radius-3xs);width:100%;height:4px;overflow:hidden}.LayoutValidationModal-module__SiRPLG__progressBar{background:#6366f1;height:100%;transition:width .3s}.LayoutValidationModal-module__SiRPLG__results{gap:var(--spacing-xl);max-height:60vh;padding-right:var(--spacing-md);flex-direction:column;display:flex;overflow-y:auto}.LayoutValidationModal-module__SiRPLG__layoutCard{border:1px solid var(--border-default);border-radius:var(--radius-2xs);overflow:hidden}.LayoutValidationModal-module__SiRPLG__layoutHeader{padding:var(--spacing-xl);background:var(--bg-primary);cursor:pointer;border:none;justify-content:space-between;align-items:center;width:100%;transition:background .2s;display:flex}.LayoutValidationModal-module__SiRPLG__layoutHeader:hover{background:var(--bg-secondary)}.LayoutValidationModal-module__SiRPLG__layoutHeaderLeft{align-items:center;gap:var(--spacing-lg);display:flex}.LayoutValidationModal-module__SiRPLG__layoutHeaderRight{align-items:center;gap:var(--spacing-md);display:flex}.LayoutValidationModal-module__SiRPLG__scoreBadge{padding:var(--spacing-sm)var(--spacing-md);border-radius:var(--radius-3xs);color:#fff;font-size:var(--font-size-4xs);font-weight:var(--font-weight-medium)}.LayoutValidationModal-module__SiRPLG__layoutBody{padding:var(--spacing-xl);background:var(--bg-secondary);border-top:1px solid var(--border-default)}.LayoutValidationModal-module__SiRPLG__summary{color:var(--text-secondary);margin-bottom:var(--spacing-xl)}.LayoutValidationModal-module__SiRPLG__noIssues{align-items:center;gap:var(--spacing-md);padding:var(--spacing-4xl);flex-direction:column;display:flex}.LayoutValidationModal-module__SiRPLG__issues{gap:var(--spacing-xl);flex-direction:column;display:flex}.LayoutValidationModal-module__SiRPLG__issue{gap:var(--spacing-md);padding:var(--spacing-xl);background:var(--bg-primary);border-radius:var(--radius-2xs);border:1px solid var(--border-default);flex-direction:column;display:flex}.LayoutValidationModal-module__SiRPLG__issueApplied{opacity:.6}.LayoutValidationModal-module__SiRPLG__issueHeader{justify-content:space-between;align-items:center;gap:var(--spacing-md);display:flex}.LayoutValidationModal-module__SiRPLG__issueHeaderLeft{align-items:center;gap:var(--spacing-md);display:flex}.LayoutValidationModal-module__SiRPLG__severityBadge{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm)var(--spacing-md);border-radius:var(--radius-3xs);color:#fff;font-size:var(--font-size-4xs);font-weight:var(--font-weight-medium);text-transform:uppercase;display:flex}.LayoutValidationModal-module__SiRPLG__fieldLabel{color:var(--text-secondary)}.LayoutValidationModal-module__SiRPLG__strikethrough{text-decoration:line-through}.LayoutValidationModal-module__SiRPLG__issueMessage{color:var(--text-primary)}.LayoutValidationModal-module__SiRPLG__values{gap:var(--spacing-md);flex-direction:column;display:flex}.LayoutValidationModal-module__SiRPLG__valueBlock{gap:var(--spacing-sm);flex-direction:column;display:flex}.LayoutValidationModal-module__SiRPLG__valueLabel{color:var(--text-secondary);font-weight:var(--font-weight-medium)}.LayoutValidationModal-module__SiRPLG__valueContent{padding:var(--spacing-md);border-radius:var(--radius-3xs);border:1px solid var(--border-default);font-family:monospace;font-size:var(--font-size-4xs);white-space:pre-wrap;word-break:break-word}.LayoutValidationModal-module__SiRPLG__currentValue{background:var(--bg-tertiary)}.LayoutValidationModal-module__SiRPLG__suggestedValue{background:#10b98110;border-color:#10b98140}.LayoutValidationModal-module__SiRPLG__editableValue{resize:vertical;outline:none;width:100%;min-height:60px}.LayoutValidationModal-module__SiRPLG__editableValue:focus{border-color:#10b981}.LayoutValidationModal-module__SiRPLG__editableValue:disabled{opacity:.6;cursor:not-allowed;resize:none}.LayoutValidationModal-module__SiRPLG__layoutFooter{padding-top:var(--spacing-xl);margin-top:var(--spacing-xl);border-top:1px solid var(--border-subtle);justify-content:flex-end;display:flex}.LayoutValidationModal-module__SiRPLG__errorState{align-items:center;gap:var(--spacing-md);padding:var(--spacing-4xl);flex-direction:column;display:flex}.LayoutValidationModal-module__SiRPLG__footer{padding-top:var(--spacing-xl);border-top:1px solid var(--border-default);justify-content:flex-end;display:flex}
.NotificationContainer-module__XjYhda__container{bottom:var(--spacing-6xl);z-index:9999;gap:var(--spacing-lg);pointer-events:none;flex-direction:column;display:flex;position:fixed;right:50%;transform:translate(50%)}.NotificationContainer-module__XjYhda__notification{pointer-events:auto}.NotificationContainer-module__XjYhda__notificationEnter{animation:.2s ease-out NotificationContainer-module__XjYhda__slideIn}@keyframes NotificationContainer-module__XjYhda__slideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.NotificationContainer-module__XjYhda__notificationExit{animation:.2s ease-in forwards NotificationContainer-module__XjYhda__slideOut}@keyframes NotificationContainer-module__XjYhda__slideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}
.camp-curtain-banner{background:var(--camp-yellow-3);box-sizing:border-box;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.camp-curtain-banner--lg{min-height:50px;padding:12px 32px}.camp-curtain-banner--xs{padding:16px 20px}.CurtainBanner-module__C42QFq__container{box-sizing:border-box;width:100%;max-width:1248px;display:flex}.camp-curtain-banner--lg .CurtainBanner-module__C42QFq__container{flex-direction:row;align-items:center;gap:24px}.camp-curtain-banner--xs .CurtainBanner-module__C42QFq__container{flex-direction:column;align-items:stretch;gap:16px}.CurtainBanner-module__C42QFq__content{flex-direction:column;gap:0;display:flex}.camp-curtain-banner--lg .CurtainBanner-module__C42QFq__content{flex:1;min-width:0}.camp-curtain-banner--xs .CurtainBanner-module__C42QFq__content{width:100%}.CurtainBanner-module__C42QFq__title{font-family:var(--camp-font-family);font-weight:var(--camp-weight-medium);font-size:var(--camp-font-size-xs);line-height:var(--camp-line-md);color:var(--camp-black-1);margin:0}.CurtainBanner-module__C42QFq__subtitle{font-family:var(--camp-font-family);font-weight:var(--camp-weight-regular);font-size:var(--camp-font-size-xs);line-height:var(--camp-line-md);color:var(--camp-black-4);margin:0}.CurtainBanner-module__C42QFq__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.camp-curtain-banner--lg .CurtainBanner-module__C42QFq__actions{flex-direction:row}.camp-curtain-banner--xs .CurtainBanner-module__C42QFq__actions{flex-direction:column;width:100%}.camp-curtain-banner--xs .CurtainBanner-module__C42QFq__actions>*{width:100%}
.PresentationSurvey-module__v8E9Pa__container{z-index:1000;position:fixed;bottom:20px;left:20px}.PresentationSurvey-module__v8E9Pa__earlyAdoptersFirstParagraph{margin:0 0 8px}.PresentationSurvey-module__v8E9Pa__earlyAdoptersSecondParagraph{margin:0}
.slideMenu-module__xJSDLa__menu{height:100%;padding:var(--spacing-3xl)var(--spacing-4xl);flex-direction:column;display:flex;overflow:hidden}.slideMenu-module__xJSDLa__slidesBar{flex:1;min-height:0}.slideMenu-module__xJSDLa__feedbackShorten{padding-top:var(--spacing-lg);cursor:pointer;appearance:none;text-align:left;background:0 0;border:none;flex-shrink:0;width:100%;padding-bottom:0;padding-left:0;padding-right:0}.slideMenu-module__xJSDLa__previewWrapper{border-radius:var(--radius-2xs);pointer-events:none;position:absolute;inset:0;overflow:hidden}.slideMenu-module__xJSDLa__skeletonSlide{border-radius:var(--radius-2xs);width:100%;height:100%}.slideMenu-module__xJSDLa__lockedContent{filter:blur(8px);width:100%;height:100%}.slideMenu-module__xJSDLa__lockedOverlay{z-index:1;border-radius:var(--radius-2xs);pointer-events:none;background:#00000026;position:absolute;inset:0}.slideMenu-module__xJSDLa__contextMenuWrapper{z-index:1000;position:fixed}
.TemplateDetailPage-module__iuk4MW__container{max-width:1400px;margin:0 auto;padding:2rem}.TemplateDetailPage-module__iuk4MW__breadcrumb{color:#64748b;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.TemplateDetailPage-module__iuk4MW__breadcrumbLink{color:#6366f1;text-decoration:none}.TemplateDetailPage-module__iuk4MW__breadcrumbLink:hover{text-decoration:underline}.TemplateDetailPage-module__iuk4MW__breadcrumbSeparator{color:#cbd5e1}.TemplateDetailPage-module__iuk4MW__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:2rem;display:flex}.TemplateDetailPage-module__iuk4MW__headerContent{flex:1}.TemplateDetailPage-module__iuk4MW__titleRow{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.TemplateDetailPage-module__iuk4MW__title{color:#0f172a;cursor:pointer;border-radius:4px;margin:-2px -6px;padding:2px 6px;font-size:1.875rem;font-weight:700;line-height:1.2;transition:background-color .15s}.TemplateDetailPage-module__iuk4MW__title:hover{background-color:#f1f5f9}.TemplateDetailPage-module__iuk4MW__titleInput{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;outline:none;min-width:300px;margin:-4px -8px;padding:4px 8px;font-family:inherit;font-size:1.875rem;font-weight:700;line-height:1.2}.TemplateDetailPage-module__iuk4MW__titleInput:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.TemplateDetailPage-module__iuk4MW__description{color:#64748b;max-width:600px}.TemplateDetailPage-module__iuk4MW__headerMeta{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.TemplateDetailPage-module__iuk4MW__metaText{color:#94a3b8}.TemplateDetailPage-module__iuk4MW__metaSeparator{color:#cbd5e1;font-size:.625rem}.TemplateDetailPage-module__iuk4MW__headerActions{gap:.5rem;display:flex}.TemplateDetailPage-module__iuk4MW__menuButton{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.TemplateDetailPage-module__iuk4MW__menuButton:hover{color:#0f172a;background:#f8fafc}.TemplateDetailPage-module__iuk4MW__menuButton:disabled{opacity:.5;cursor:not-allowed}.TemplateDetailPage-module__iuk4MW__menuWrapper{position:relative}.TemplateDetailPage-module__iuk4MW__menuOverlay{z-index:999;position:fixed;inset:0}.TemplateDetailPage-module__iuk4MW__menu{z-index:1000;background:var(--bg-primary,#fff);border:1px solid var(--border-default,#e2e8f0);border-radius:var(--radius-sm,8px);min-width:160px;box-shadow:var(--shadow-lg,0 4px 12px #0000001a);padding:var(--spacing-xs,4px)0;animation:.1s ease-out TemplateDetailPage-module__iuk4MW__menuFadeIn;position:absolute;top:calc(100% + 4px);right:0}@keyframes TemplateDetailPage-module__iuk4MW__menuFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.TemplateDetailPage-module__iuk4MW__menuItem{align-items:center;gap:var(--spacing-md,8px);width:100%;padding:var(--spacing-md,10px)var(--spacing-lg,14px);font-size:var(--font-size-2xs,.875rem);font-family:var(--font-family-primary,inherit);text-align:left;cursor:pointer;background:0 0;border:none;transition:background-color .15s;display:flex}.TemplateDetailPage-module__iuk4MW__menuItem:hover{background:var(--bg-secondary,#f8fafc)}.TemplateDetailPage-module__iuk4MW__menuItemDanger{color:#dc2626}.TemplateDetailPage-module__iuk4MW__menuItemDanger:hover{background:#fef2f2}.TemplateDetailPage-module__iuk4MW__menuItemSuccess{color:#16a34a}.TemplateDetailPage-module__iuk4MW__menuItemSuccess:hover{background:#f0fdf4}.TemplateDetailPage-module__iuk4MW__defaultBadge,.TemplateDetailPage-module__iuk4MW__activeBadge,.TemplateDetailPage-module__iuk4MW__inactiveBadge{border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.TemplateDetailPage-module__iuk4MW__defaultBadge{color:#1e40af;background:#dbeafe}.TemplateDetailPage-module__iuk4MW__activeBadge{color:#166534;background:#dcfce7}.TemplateDetailPage-module__iuk4MW__inactiveBadge{color:#991b1b;background:#fee2e2}.TemplateDetailPage-module__iuk4MW__section{margin-bottom:2.5rem}.TemplateDetailPage-module__iuk4MW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.TemplateDetailPage-module__iuk4MW__sectionTitleRow{color:#0f172a;align-items:center;gap:.5rem;display:flex}.TemplateDetailPage-module__iuk4MW__sectionActions{align-items:center;gap:.5rem;display:flex}.TemplateDetailPage-module__iuk4MW__selectionToolbar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;margin-top:16px;padding:12px 16px;display:flex}.TemplateDetailPage-module__iuk4MW__selectionActions{align-items:center;gap:8px;display:flex}.TemplateDetailPage-module__iuk4MW__themesGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.TemplateDetailPage-module__iuk4MW__themeCard{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;transition:all .2s}.TemplateDetailPage-module__iuk4MW__themeCard:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000d}.TemplateDetailPage-module__iuk4MW__themeColors{gap:.25rem;margin-bottom:.75rem;display:flex}.TemplateDetailPage-module__iuk4MW__colorSwatch{border-radius:.375rem;width:100%;height:2rem}.TemplateDetailPage-module__iuk4MW__colorSwatch:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.TemplateDetailPage-module__iuk4MW__colorSwatch:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.TemplateDetailPage-module__iuk4MW__themeInfo{flex-direction:column;gap:.125rem;display:flex}.TemplateDetailPage-module__iuk4MW__themeFont{color:#94a3b8}.TemplateDetailPage-module__iuk4MW__filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.TemplateDetailPage-module__iuk4MW__filterTab{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.TemplateDetailPage-module__iuk4MW__filterTab:hover{color:#475569;background:#e2e8f0}.TemplateDetailPage-module__iuk4MW__filterTabActive{color:#fff;background:#6366f1}.TemplateDetailPage-module__iuk4MW__filterTabActive:hover{background:#4f46e5}.TemplateDetailPage-module__iuk4MW__layoutsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.TemplateDetailPage-module__iuk4MW__emptyState{text-align:center;background:#fff;border:2px dashed #e2e8f0;border-radius:1rem;padding:4rem 2rem}.TemplateDetailPage-module__iuk4MW__emptyLayouts{text-align:center;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:.75rem;padding:3rem 2rem}.TemplateDetailPage-module__iuk4MW__emptyIcon{color:#cbd5e1;width:3rem;height:3rem;margin:0 auto 1rem}.TemplateDetailPage-module__iuk4MW__emptyText{color:#94a3b8;margin-top:.5rem}.TemplateDetailPage-module__iuk4MW__emptyTitle{color:#374151;font-size:.875rem;font-weight:500}.TemplateDetailPage-module__iuk4MW__sectionTitle{color:#0f172a;font-size:.875rem;font-weight:500}.TemplateDetailPage-module__iuk4MW__loadingState{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.TemplateDetailPage-module__iuk4MW__infoGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.TemplateDetailPage-module__iuk4MW__infoCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem}.TemplateDetailPage-module__iuk4MW__infoLabel{color:#64748b;margin-bottom:.25rem}.TemplateDetailPage-module__iuk4MW__infoValue{color:#0f172a;word-break:break-all}
.PresentationPlayer-module__JjD5XG__portal{z-index:9999;position:fixed;inset:0}.PresentationPlayer-module__JjD5XG__container{cursor:none;background:#000;outline:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.PresentationPlayer-module__JjD5XG__container.PresentationPlayer-module__JjD5XG__cursorVisible{cursor:default}.PresentationPlayer-module__JjD5XG__slideWrapper{transform-origin:50%;flex-shrink:0}.PresentationPlayer-module__JjD5XG__slideCounter{bottom:var(--spacing-xl,16px);right:var(--spacing-3xl,24px);color:#fff9;font-family:var(--font-family-primary,sans-serif);font-size:var(--font-size-2xs,14px);font-weight:var(--font-weight-medium,500);padding:var(--spacing-sm,4px)var(--spacing-md,8px);border-radius:var(--radius-3xs,4px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;background:#0006;transition:opacity .3s;position:absolute}.PresentationPlayer-module__JjD5XG__container.PresentationPlayer-module__JjD5XG__cursorVisible .PresentationPlayer-module__JjD5XG__slideCounter{opacity:1}.PresentationPlayer-module__JjD5XG__navArea{opacity:0;cursor:pointer;z-index:1;justify-content:center;align-items:center;width:80px;transition:opacity .2s;display:flex;position:absolute;top:0;bottom:0}.PresentationPlayer-module__JjD5XG__container.PresentationPlayer-module__JjD5XG__cursorVisible .PresentationPlayer-module__JjD5XG__navArea:hover{opacity:1}.PresentationPlayer-module__JjD5XG__navPrev{left:0}.PresentationPlayer-module__JjD5XG__navNext{right:0}.PresentationPlayer-module__JjD5XG__navIcon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fffc;-webkit-user-select:none;user-select:none;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}
.TemplateListPage-module__tQi2_G__container{max-width:1400px;margin:0 auto;padding:2rem}.TemplateListPage-module__tQi2_G__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.TemplateListPage-module__tQi2_G__headerContent{flex:1}.TemplateListPage-module__tQi2_G__headerActions{gap:.75rem;display:flex}.TemplateListPage-module__tQi2_G__title{color:#0f172a;margin-bottom:.25rem}.TemplateListPage-module__tQi2_G__subtitle{color:#64748b}.TemplateListPage-module__tQi2_G__statsRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.TemplateListPage-module__tQi2_G__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.TemplateListPage-module__tQi2_G__statIcon{border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.TemplateListPage-module__tQi2_G__statContent{flex:1}.TemplateListPage-module__tQi2_G__statValue{color:#0f172a;line-height:1.2}.TemplateListPage-module__tQi2_G__statLabel{color:#64748b}.TemplateListPage-module__tQi2_G__section{margin-bottom:2.5rem}.TemplateListPage-module__tQi2_G__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.TemplateListPage-module__tQi2_G__sectionTitleRow{align-items:center;gap:.5rem;display:flex}.TemplateListPage-module__tQi2_G__sectionTitle{color:#0f172a;margin:0;font-size:1.125rem;font-weight:600}.TemplateListPage-module__tQi2_G__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.TemplateListPage-module__tQi2_G__themesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.TemplateListPage-module__tQi2_G__emptyState{text-align:center;background:#fff;border:2px dashed #e2e8f0;border-radius:1rem;padding:4rem 2rem}.TemplateListPage-module__tQi2_G__emptyIcon{color:#cbd5e1;width:4rem;height:4rem;margin:0 auto 1rem}.TemplateListPage-module__tQi2_G__emptyText{color:#94a3b8;margin-top:.5rem}.TemplateListPage-module__tQi2_G__emptyTitle{color:#374151;font-size:.875rem;font-weight:500}.TemplateListPage-module__tQi2_G__loadingState{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.TemplateListPage-module__tQi2_G__errorState{background:#fef2f2;border:1px solid #fecaca;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}
.slideHeader-module__u6eRza__container{background-color:var(--background);justify-content:center;width:100%;display:flex}.slideHeader-module__u6eRza__divider{width:100%}@media (max-width:63.9875rem){.slideHeader-module__u6eRza__container{padding:0 var(--spacing-md)}}
.Wizard-module__UeD57W__stepLayout{width:100%;max-width:1280px;min-height:100%;padding:var(--spacing-4xl)var(--spacing-2xl);flex-direction:column;align-items:center;display:flex}.Wizard-module__UeD57W__stepLayoutInner{gap:var(--spacing-6xl);flex-direction:column;flex:1;width:100%;max-width:720px;min-height:0;display:flex}.Wizard-module__UeD57W__stepContentWrapper{align-items:center;gap:var(--spacing-6xl);flex-direction:column;flex:1;min-height:0;margin-bottom:100px;display:flex}.Wizard-module__UeD57W__stepContentContainer{gap:var(--spacing-6xl);flex-direction:column;width:100%;min-width:320px;max-width:720px;display:flex}.Wizard-module__UeD57W__stepHeader{justify-content:center;align-items:center;gap:var(--spacing-xl);text-align:center;flex-direction:column;width:100%;display:flex}.Wizard-module__UeD57W__stepTitle{font-family:var(--font-family-primary);font-size:var(--font-size-2xl);font-weight:var(--font-weight-medium);line-height:var(--line-height-3xl);color:var(--color-black-1);margin:0}.Wizard-module__UeD57W__stepSubtitle{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);color:var(--color-black-1);margin:0}.Wizard-module__UeD57W__stepContent{gap:var(--spacing-xl);flex-direction:column;width:100%;display:flex}.Wizard-module__UeD57W__stepFooter{width:100%;max-width:1280px;padding:0 var(--spacing-2xl);justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex;position:fixed;bottom:40px}.Wizard-module__UeD57W__stepFooterActions{justify-content:center;align-items:center;gap:var(--spacing-3xl);flex-wrap:wrap;width:100%;display:flex}.Wizard-module__UeD57W__stepFooterNextButton{justify-content:center;align-items:center;gap:var(--spacing-none);min-width:135px;min-height:56px;padding:var(--spacing-xl);background:var(--color-black-1);border-radius:var(--radius-sm);cursor:pointer;border:none;width:100%;transition:opacity .2s;display:flex}.Wizard-module__UeD57W__stepFooterNextButton:disabled{opacity:.5;cursor:not-allowed}.Wizard-module__UeD57W__stepFooterNextButtonText{padding:0 var(--spacing-md);font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--color-white);text-align:center;justify-content:center;align-items:center;display:flex}.Wizard-module__UeD57W__stepFooterNextButtonIcon{width:24px;height:24px;color:var(--color-white);justify-content:center;align-items:center;display:flex}.Wizard-module__UeD57W__stepFooterLoading{align-items:center;gap:var(--spacing-md);display:flex}@media screen and (min-width:768px){.Wizard-module__UeD57W__stepFooter{padding:0 var(--spacing-4xl);justify-content:flex-end}.Wizard-module__UeD57W__stepFooterActions,.Wizard-module__UeD57W__stepFooterNextButton{width:max-content}}@media screen and (min-width:1024px){.Wizard-module__UeD57W__stepLayout{padding:var(--spacing-9xl)var(--spacing-7xl)var(--spacing-7xl)}.Wizard-module__UeD57W__stepTitle{font-size:var(--font-size-3xl);line-height:var(--line-height-4xl)}}@media screen and (min-width:1280px){.Wizard-module__UeD57W__stepFooter{padding:0 var(--spacing-7xl)}}
.GenerationParamsPanel-module__NDVhsG__panel{background:#fff;flex-direction:column;height:100%;display:flex}.GenerationParamsPanel-module__NDVhsG__panelHeader{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 1.25rem;position:sticky;top:0}.GenerationParamsPanel-module__NDVhsG__panelTitle{color:#0f172a}.GenerationParamsPanel-module__NDVhsG__panelBody{flex:1;padding:1rem;overflow-y:auto}.GenerationParamsPanel-module__NDVhsG__elementInfo{background:#f8fafc;border-radius:.5rem;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem;display:flex}.GenerationParamsPanel-module__NDVhsG__elementType{color:#fff;text-transform:uppercase;background:#6366f1;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.GenerationParamsPanel-module__NDVhsG__elementId{color:#94a3b8;font-family:monospace;font-size:.75rem}.GenerationParamsPanel-module__NDVhsG__section{border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:.75rem;overflow:hidden}.GenerationParamsPanel-module__NDVhsG__sectionHeader{cursor:pointer;background:#f8fafc;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;transition:background .2s;display:flex}.GenerationParamsPanel-module__NDVhsG__sectionHeader:hover{background:#f1f5f9}.GenerationParamsPanel-module__NDVhsG__sectionTitle{color:#374151;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.GenerationParamsPanel-module__NDVhsG__sectionContent{border-top:1px solid #e2e8f0;padding:1rem}.GenerationParamsPanel-module__NDVhsG__formGroup{margin-bottom:.75rem}.GenerationParamsPanel-module__NDVhsG__formGroup:last-child{margin-bottom:0}.GenerationParamsPanel-module__NDVhsG__formLabel{color:#64748b;margin-bottom:.375rem;font-size:.75rem;font-weight:500;display:block}.GenerationParamsPanel-module__NDVhsG__formInput{border:1px solid #e2e8f0;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.GenerationParamsPanel-module__NDVhsG__formInput:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.GenerationParamsPanel-module__NDVhsG__formTextarea{resize:vertical;border:1px solid #e2e8f0;border-radius:.375rem;width:100%;min-height:60px;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.GenerationParamsPanel-module__NDVhsG__formTextarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.GenerationParamsPanel-module__NDVhsG__formSelect{appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E") right .5rem center/1.25rem no-repeat;border:1px solid #e2e8f0;border-radius:.375rem;width:100%;padding:.5rem 2rem .5rem .75rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.GenerationParamsPanel-module__NDVhsG__formSelect:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.GenerationParamsPanel-module__NDVhsG__formCheckbox{color:#374151;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.GenerationParamsPanel-module__NDVhsG__formCheckbox input[type=checkbox]{accent-color:#6366f1;border-radius:.25rem;width:1rem;height:1rem}.GenerationParamsPanel-module__NDVhsG__formRow{gap:.75rem;display:flex}.GenerationParamsPanel-module__NDVhsG__formHalf{flex:1}.GenerationParamsPanel-module__NDVhsG__hint{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:1rem;font-size:.8125rem;line-height:1.4;display:flex}.GenerationParamsPanel-module__NDVhsG__hint svg{flex-shrink:0;margin-top:.125rem}.GenerationParamsPanel-module__NDVhsG__fieldHint{color:#94a3b8;margin-top:.375rem;font-size:.6875rem;line-height:1.4}.GenerationParamsPanel-module__NDVhsG__bgImagePreview{flex-direction:column;gap:.5rem;display:flex}.GenerationParamsPanel-module__NDVhsG__bgImageThumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:.375rem;width:100%;max-height:140px}.GenerationParamsPanel-module__NDVhsG__bgImageActions{gap:.5rem;display:flex}.GenerationParamsPanel-module__NDVhsG__statusBadges{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.GenerationParamsPanel-module__NDVhsG__badgeActive,.GenerationParamsPanel-module__NDVhsG__badgeInactive,.GenerationParamsPanel-module__NDVhsG__badgeGeneration{border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.GenerationParamsPanel-module__NDVhsG__badgeActive{color:#166534;background:#dcfce7}.GenerationParamsPanel-module__NDVhsG__badgeInactive{color:#991b1b;background:#fee2e2}.GenerationParamsPanel-module__NDVhsG__badgeGeneration{color:#7c3aed;background:#f3e8ff}.GenerationParamsPanel-module__NDVhsG__elementsList{flex-direction:column;gap:.5rem;display:flex}.GenerationParamsPanel-module__NDVhsG__elementItem{background:#f8fafc;border-radius:.375rem;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.GenerationParamsPanel-module__NDVhsG__elementItemType{color:#374151;text-transform:capitalize;font-size:.75rem;font-weight:500}.GenerationParamsPanel-module__NDVhsG__elementItemId{color:#94a3b8;font-family:monospace;font-size:.6875rem}.GenerationParamsPanel-module__NDVhsG__emptyElements{text-align:center;color:#94a3b8;padding:1rem;font-size:.8125rem}.GenerationParamsPanel-module__NDVhsG__dangerZone{border-top:1px solid #fee2e2;margin-top:1.5rem;padding-top:1rem}.GenerationParamsPanel-module__NDVhsG__deleteButton{justify-content:center;width:100%;color:#dc2626!important;background-color:#fef2f2!important;border-color:#fecaca!important}.GenerationParamsPanel-module__NDVhsG__deleteButton:hover{background-color:#fee2e2!important}.GenerationParamsPanel-module__NDVhsG__tagsInput{position:relative}.GenerationParamsPanel-module__NDVhsG__tagsContainer{background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;flex-wrap:wrap;gap:.25rem;min-height:2.25rem;padding:.375rem;display:flex}.GenerationParamsPanel-module__NDVhsG__tagsContainer:focus-within{border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.GenerationParamsPanel-module__NDVhsG__tag{color:#4338ca;background:#e0e7ff;border-radius:.25rem;align-items:center;gap:.25rem;padding:.125rem .375rem;font-size:.75rem;font-weight:500;display:inline-flex}.GenerationParamsPanel-module__NDVhsG__tagRemove{color:#6366f1;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:1rem;height:1rem;margin-left:.125rem;font-size:.875rem;display:inline-flex}.GenerationParamsPanel-module__NDVhsG__tagRemove:hover{background:#c7d2fe}.GenerationParamsPanel-module__NDVhsG__tagInput{background:0 0;border:none;outline:none;flex:1;min-width:80px;padding:.125rem;font-size:.8125rem}.GenerationParamsPanel-module__NDVhsG__tagInput::placeholder{color:#94a3b8}.GenerationParamsPanel-module__NDVhsG__tagsDropdown{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;max-height:150px;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.GenerationParamsPanel-module__NDVhsG__tagOption{text-align:left;color:#334155;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.8125rem;display:flex}.GenerationParamsPanel-module__NDVhsG__tagOption:hover{background:#f1f5f9}.GenerationParamsPanel-module__NDVhsG__tagOption svg{color:#94a3b8}.GenerationParamsPanel-module__NDVhsG__tagOptionLoading{color:#94a3b8;text-align:center;padding:.5rem .75rem;font-size:.8125rem}.GenerationParamsPanel-module__NDVhsG__tagOptionHint{color:#64748b;text-align:center;padding:.5rem .75rem;font-size:.75rem;font-style:italic}.GenerationParamsPanel-module__NDVhsG__tagsHint{color:#94a3b8;margin-top:.25rem;font-size:.6875rem}.GenerationParamsPanel-module__NDVhsG__checkboxWithTooltip{align-items:center;gap:.5rem;display:flex}.GenerationParamsPanel-module__NDVhsG__checkboxWithTooltip svg{color:#94a3b8;cursor:help}.GenerationParamsPanel-module__NDVhsG__checkboxWithTooltip svg:hover{color:#64748b}.GenerationParamsPanel-module__NDVhsG__promptPreviewOverlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GenerationParamsPanel-module__NDVhsG__promptPreviewModal{background:#fff;border-radius:8px;flex-direction:column;width:90%;max-width:700px;max-height:80vh;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.GenerationParamsPanel-module__NDVhsG__promptPreviewHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.GenerationParamsPanel-module__NDVhsG__promptPreviewHeader h3{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.GenerationParamsPanel-module__NDVhsG__promptPreviewClose{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.5rem;transition:background-color .2s;display:flex}.GenerationParamsPanel-module__NDVhsG__promptPreviewClose:hover{color:#64748b;background:#f1f5f9}.GenerationParamsPanel-module__NDVhsG__promptPreviewBody{padding:1.5rem;overflow-y:auto}.GenerationParamsPanel-module__NDVhsG__promptPreviewBody h4{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem;font-size:.875rem;font-weight:600}.GenerationParamsPanel-module__NDVhsG__promptPreviewBody h4:not(:first-child){margin-top:1.5rem}.GenerationParamsPanel-module__NDVhsG__promptPreviewBody pre{white-space:pre-wrap;word-wrap:break-word;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,monospace;font-size:.75rem;line-height:1.5;overflow-x:auto}
.slide-editor-module__fePK9q__editorContainer{background-color:#f9fafb;height:100vh;display:flex}.slide-editor-module__fePK9q__mainContent{flex-direction:column;flex:1;min-width:0;display:flex}.slide-editor-module__fePK9q__workspaceArea{flex:1;min-height:0;display:flex;overflow:hidden}.slide-editor-module__fePK9q__canvasWrapper{flex:1;min-width:0}.slide-editor-module__fePK9q__hiddenAudio{display:none}.slide-editor-module__fePK9q__slidesContainer{flex:1;gap:24px;display:flex;overflow:hidden}.slide-editor-module__fePK9q__slidesList{flex-direction:column;flex:1;gap:32px;min-width:0;padding:24px;display:flex;overflow-y:auto}.slide-editor-module__fePK9q__slideWrapper{background:#f1f5f9;flex:1;width:100%;height:100%;position:relative;overflow:hidden}.slide-editor-module__fePK9q__slideContent{width:100%;height:100%}.react-flow__panel.slide-editor-module__fePK9q__toolbarPanel{margin-bottom:16px}.react-flow__panel.slide-editor-module__fePK9q__notificationPanel{--slide-editor-bottom-toolbar-estimate:72px;--slide-editor-bottom-toolbar-gap:12px;margin-bottom:calc(16px + var(--slide-editor-bottom-toolbar-estimate) + var(--slide-editor-bottom-toolbar-gap))}.slide-editor-module__fePK9q__lazyBadge{color:#9ca3af;font-weight:400}.slide-editor-module__fePK9q__previewBadge{color:#60a5fa;font-weight:400}.slide-editor-module__fePK9q__propertiesPanel{background:#fff;border-left:1px solid #e5e7eb;flex-shrink:0;width:320px;overflow-y:auto}
.AttachLinkModal-module__sGdKOG__modalContent{flex-direction:column;align-items:center;width:100%;max-width:100%;display:flex}.AttachLinkModal-module__sGdKOG__modalContent>div{flex-direction:column;align-items:center;width:100%;display:flex}:is(.AttachLinkModal-module__sGdKOG__modalContent [class*=freeSpace],.AttachLinkModal-module__sGdKOG__modalContent [class*=FreeSpace],.AttachLinkModal-module__sGdKOG__modalContent [class*=buttons],.AttachLinkModal-module__sGdKOG__modalContent [class*=Buttons],.AttachLinkModal-module__sGdKOG__modalContent [class*=content],.AttachLinkModal-module__sGdKOG__modalContent [class*=Content]){width:100%}.AttachLinkModal-module__sGdKOG__modalContent button{width:100%}.AttachLinkModal-module__sGdKOG__modalContent input{width:100%}
.PreviewGenerationModal-module__WqzphW__header{border-bottom:1px solid var(--border-color,#e5e5e5);align-items:center;gap:8px;padding:16px 20px;display:flex}.PreviewGenerationModal-module__WqzphW__body{min-height:400px;max-height:70vh;padding:20px;overflow-y:auto}.PreviewGenerationModal-module__WqzphW__contentArea{width:100%}.PreviewGenerationModal-module__WqzphW__formSection{flex-direction:column;gap:16px;display:flex}.PreviewGenerationModal-module__WqzphW__formGroup{flex-direction:column;flex:1;gap:6px;display:flex}.PreviewGenerationModal-module__WqzphW__formRow{gap:16px;display:flex}.PreviewGenerationModal-module__WqzphW__label{display:block}.PreviewGenerationModal-module__WqzphW__select{border:1px solid var(--border-color,#e5e5e5);cursor:pointer;background-color:#fff;border-radius:6px;width:100%;padding:8px 12px;font-size:14px}.PreviewGenerationModal-module__WqzphW__select:disabled{background-color:var(--bg-disabled,#f5f5f5);cursor:not-allowed}.PreviewGenerationModal-module__WqzphW__select:focus{border-color:var(--primary-color,#000);outline:none}.PreviewGenerationModal-module__WqzphW__textarea{border:1px solid var(--border-color,#e5e5e5);resize:vertical;border-radius:6px;width:100%;min-height:60px;padding:8px 12px;font-family:inherit;font-size:14px}.PreviewGenerationModal-module__WqzphW__textarea:disabled{background-color:var(--bg-disabled,#f5f5f5);cursor:not-allowed}.PreviewGenerationModal-module__WqzphW__textarea:focus{border-color:var(--primary-color,#000);outline:none}.PreviewGenerationModal-module__WqzphW__warningMessage{color:#92400e;background-color:#fef3c7;border:1px solid #f59e0b;border-radius:8px;align-items:center;gap:8px;padding:12px;display:flex}.PreviewGenerationModal-module__WqzphW__errorMessage{color:#dc2626;background-color:#fef2f2;border:1px solid #ef4444;border-radius:8px;align-items:center;gap:8px;padding:12px;display:flex}.PreviewGenerationModal-module__WqzphW__previewSection{flex-direction:column;gap:16px;display:flex}.PreviewGenerationModal-module__WqzphW__previewHeader{justify-content:space-between;align-items:center;display:flex}.PreviewGenerationModal-module__WqzphW__previewCanvasWrapper{border:1px solid var(--border-color,#e5e5e5);background-color:#f5f5f5;border-radius:8px;width:100%;height:400px;overflow:hidden}.PreviewGenerationModal-module__WqzphW__speakerNotes{background-color:var(--bg-secondary,#f9fafb);border:1px solid var(--border-color,#e5e5e5);border-radius:8px;flex-direction:column;gap:4px;padding:12px;display:flex}.PreviewGenerationModal-module__WqzphW__debugSection{border:1px solid var(--border-color,#e5e5e5);border-radius:8px;overflow:hidden}.PreviewGenerationModal-module__WqzphW__debugToggle{background:var(--bg-secondary,#f9fafb);cursor:pointer;text-align:left;border:none;align-items:center;gap:8px;width:100%;padding:12px;display:flex}.PreviewGenerationModal-module__WqzphW__debugToggle:hover{background:var(--bg-hover,#f3f4f6)}.PreviewGenerationModal-module__WqzphW__debugContent{background:var(--bg-code,#1e1e1e);color:var(--text-code,#d4d4d4);white-space:pre-wrap;word-break:break-word;max-height:300px;margin:0;padding:12px;font-family:Fira Code,Monaco,Consolas,monospace;font-size:12px;overflow:auto}.PreviewGenerationModal-module__WqzphW__footer{border-top:1px solid var(--border-color,#e5e5e5);justify-content:flex-end;gap:12px;padding:16px 20px;display:flex}
.MobileSlidesList-module__X5VFga__container{gap:var(--spacing-xl);padding:var(--spacing-4xl)var(--spacing-2xl);background-color:var(--color-grey-6);flex-direction:column;width:100%;height:100%;display:flex;overflow-y:auto}.MobileSlidesList-module__X5VFga__slideCard{gap:var(--spacing-sm);cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;flex-shrink:0;padding:0;display:flex;position:relative}.MobileSlidesList-module__X5VFga__previewContainer{aspect-ratio:16/9;border-radius:var(--radius-xs);background:var(--color-white);width:100%;box-shadow:var(--shadow-sm);border:2px solid #0000;transition:border-color .15s;position:relative;overflow:hidden}.MobileSlidesList-module__X5VFga__previewContainerActive{border-color:var(--color-black-1)}.MobileSlidesList-module__X5VFga__previewWrapper{pointer-events:none;position:absolute;inset:0;overflow:hidden}.MobileSlidesList-module__X5VFga__previewWrapper>*{transform-origin:0 0}.MobileSlidesList-module__X5VFga__lockedContent{filter:blur(8px);width:100%;height:100%}.MobileSlidesList-module__X5VFga__lockedContent>*{transform-origin:0 0}.MobileSlidesList-module__X5VFga__lockedOverlay{z-index:1;border-radius:var(--radius-xs);pointer-events:none;background:#00000026;position:absolute;inset:0}.MobileSlidesList-module__X5VFga__skeletonSlide{border-radius:var(--radius-xs);width:100%;height:100%}
.SelectWorksModal-module__B_QBgW__content{flex-direction:column;gap:24px;width:100%;display:flex}.SelectWorksModal-module__B_QBgW__worksList{text-align:start;flex-direction:column;gap:8px;max-height:320px;margin:-8px;padding:8px;display:flex;overflow-y:auto}.SelectWorksModal-module__B_QBgW__footer{flex-direction:column;gap:12px;width:100%;display:flex}.SelectWorksModal-module__B_QBgW__footerInfo{justify-content:space-between;align-items:center;display:flex}.SelectWorksModal-module__B_QBgW__selectedCount{color:var(--color-black-5);font-size:16px;line-height:24px}.SelectWorksModal-module__B_QBgW__submitButton{width:100%}.SelectWorksModal-module__B_QBgW__loading{color:var(--color-black-4);justify-content:center;align-items:center;padding:48px 24px;font-size:16px;display:flex}.SelectWorksModal-module__B_QBgW__error{text-align:center;color:var(--color-red-5);flex-direction:column;gap:8px;padding:48px 24px;font-size:16px;display:flex}.SelectWorksModal-module__B_QBgW__errorDetails{color:var(--color-black-4);font-size:14px}.SelectWorksModal-module__B_QBgW__empty{color:var(--color-black-4);justify-content:center;align-items:center;padding:48px 24px;font-size:16px;display:flex}
.LayoutEditorPage-module__HrtgRG__editorLayout{background:#f1f5f9;height:100vh;display:flex;overflow:hidden}.LayoutEditorPage-module__HrtgRG__canvasArea{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.LayoutEditorPage-module__HrtgRG__canvasHeader{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.LayoutEditorPage-module__HrtgRG__headerLeft{align-items:center;gap:.75rem;display:flex}.LayoutEditorPage-module__HrtgRG__backButton{color:#64748b;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s;display:flex}.LayoutEditorPage-module__HrtgRG__backButton:hover{color:#0f172a;background:#f1f5f9}.LayoutEditorPage-module__HrtgRG__headerInfo{align-items:center;gap:.75rem;display:flex}.LayoutEditorPage-module__HrtgRG__categoryBadge{color:#fff;text-transform:uppercase;letter-spacing:.025em;border-radius:9999px;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:inline-flex}.LayoutEditorPage-module__HrtgRG__headerRight{align-items:center;gap:.5rem;display:flex}.LayoutEditorPage-module__HrtgRG__addButtons{background:#f8fafc;border-radius:.5rem;gap:.25rem;padding:.25rem;display:flex}.LayoutEditorPage-module__HrtgRG__headerDivider{background:#e2e8f0;width:1px;height:1.5rem;margin:0 .5rem}.LayoutEditorPage-module__HrtgRG__canvasWrapper{flex:1;position:relative;overflow:hidden}.LayoutEditorPage-module__HrtgRG__panelArea{background:#fff;border-left:1px solid #e2e8f0;width:380px;overflow-y:auto}.LayoutEditorPage-module__HrtgRG__container{padding:2rem}.LayoutEditorPage-module__HrtgRG__emptyState{text-align:center;background:#fff;border:2px dashed #e2e8f0;border-radius:1rem;padding:4rem 2rem}.LayoutEditorPage-module__HrtgRG__layoutName{color:#0f172a;font-size:.875rem;font-weight:500}.LayoutEditorPage-module__HrtgRG__unsavedIndicator{color:#f59e0b;margin-left:.25rem;font-size:.75rem}@media (max-width:1400px){.LayoutEditorPage-module__HrtgRG__panelArea{width:340px}}@media (max-width:1200px){.LayoutEditorPage-module__HrtgRG__panelArea{width:300px}}@media (max-width:1024px){.LayoutEditorPage-module__HrtgRG__editorLayout{flex-direction:column}.LayoutEditorPage-module__HrtgRG__canvasArea{flex:1;min-height:50vh}.LayoutEditorPage-module__HrtgRG__panelArea{border-top:1px solid #e2e8f0;border-left:none;width:100%;height:auto;max-height:40vh}.LayoutEditorPage-module__HrtgRG__canvasWrapper{padding:16px}}.LayoutEditorPage-module__HrtgRG__container{background:#f1f5f9;justify-content:center;align-items:center;height:100vh;display:flex}.LayoutEditorPage-module__HrtgRG__loadingState{color:#64748b;flex-direction:column;align-items:center;gap:1rem;display:flex}.LayoutEditorPage-module__HrtgRG__emptyState{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.LayoutEditorPage-module__HrtgRG__emptyTitle{color:#0f172a;font-size:1.125rem;font-weight:600}.LayoutEditorPage-module__HrtgRG__emptyText{color:#64748b;max-width:300px;font-size:.875rem}.LayoutEditorPage-module__HrtgRG__themeSwitcherWrapper{position:relative}.LayoutEditorPage-module__HrtgRG__themeSwitcherLabel{margin-left:4px}.LayoutEditorPage-module__HrtgRG__themeReadonlyBadge{color:#64748b;background:#f1f5f9;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:.8125rem;font-weight:500;display:inline-flex}.LayoutEditorPage-module__HrtgRG__themeSwitcherMenu{z-index:50;background:#1e293b;border-radius:10px;flex-direction:column;min-width:240px;max-height:360px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 8px 24px #00000040}.LayoutEditorPage-module__HrtgRG__themeOption{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 10px;transition:background .15s;display:flex}.LayoutEditorPage-module__HrtgRG__themeOption:hover{background:#ffffff1a}.LayoutEditorPage-module__HrtgRG__themeOptionActive{background:#ffffff26}.LayoutEditorPage-module__HrtgRG__themeOptionActive:hover{background:#fff3}.LayoutEditorPage-module__HrtgRG__themeSwatches{flex-shrink:0;gap:3px;display:flex}.LayoutEditorPage-module__HrtgRG__themeSwatch{border:1px solid #ffffff26;border-radius:50%;width:14px;height:14px}.LayoutEditorPage-module__HrtgRG__themeOptionName{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:400;overflow:hidden}.LayoutEditorPage-module__HrtgRG__themeOptionActive .LayoutEditorPage-module__HrtgRG__themeOptionName{color:#fff;font-weight:500}.LayoutEditorPage-module__HrtgRG__themeMenuDivider{background:#ffffff1a;height:1px;margin:4px 0}.LayoutEditorPage-module__HrtgRG__themeEditButton{cursor:pointer;text-align:left;color:#94a3b8;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:.8125rem;transition:all .15s;display:flex}.LayoutEditorPage-module__HrtgRG__themeEditButton:hover{color:#f1f5f9;background:#ffffff1a}
.tableDropdown-module__5nQaza__button{position:relative}.tableDropdown-module__5nQaza__dropdown{z-index:10;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}.tableDropdown-module__5nQaza__contextMenu{width:324px;max-width:324px}
.TopicStep-module__YO1oUa__textAreaBlock,.TopicStep-module__YO1oUa__textareaContainer{flex-direction:column;width:100%;display:flex}.TopicStep-module__YO1oUa__textareaWrapper{gap:var(--spacing-sm);padding:var(--spacing-xl);background:var(--color-grey-6);border:1px solid var(--color-grey-5);border-radius:var(--radius-md);flex-direction:column;justify-content:flex-end;align-items:flex-start;display:flex}.TopicStep-module__YO1oUa__textareaContent{align-items:flex-start;width:100%;display:flex}.TopicStep-module__YO1oUa__textarea{width:100%;min-height:84px;font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);color:var(--color-black-1);resize:none;background:0 0;border:none;outline:none;padding:0}.TopicStep-module__YO1oUa__textarea::placeholder{color:var(--color-black-5)}.TopicStep-module__YO1oUa__textareaActions{gap:var(--spacing-lg);align-items:flex-start;display:flex}.TopicStep-module__YO1oUa__attachedItems{flex-wrap:wrap;align-content:flex-start;align-self:stretch;align-items:flex-start;gap:16px;width:100%;display:flex}.TopicStep-module__YO1oUa__attachmentCardWrapper{flex:100%;min-width:0;position:relative}.TopicStep-module__YO1oUa__attachmentCard{width:100%;height:100%}.TopicStep-module__YO1oUa__contextMenuWrapper{z-index:10;margin-top:4px;position:absolute;top:75%;right:16px}.TopicStep-module__YO1oUa__shiftedModal,.TopicStep-module__YO1oUa__shiftedModal>*{animation:none!important}.TopicStep-module__YO1oUa__hostStyleOverlay{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;opacity:1!important;background:#23232352!important;transition:none!important;animation:none!important}.TopicStep-module__YO1oUa__hostStyleOverlay button[aria-label=Close],.TopicStep-module__YO1oUa__hostStyleOverlay button[class*=close],.TopicStep-module__YO1oUa__hostStyleOverlay button[class*=Close]{color:var(--color-white-1,#fff)!important}.TopicStep-module__YO1oUa__hostStyleOverlay button[aria-label=Close] svg,.TopicStep-module__YO1oUa__hostStyleOverlay button[class*=close] svg,.TopicStep-module__YO1oUa__hostStyleOverlay button[class*=Close] svg{fill:var(--color-white-1,#fff)!important;color:var(--color-white-1,#fff)!important}@media (min-width:64rem){.TopicStep-module__YO1oUa__attachedItems{max-width:720px}.TopicStep-module__YO1oUa__attachmentCardWrapper{flex:0 0 calc(50% - 8px);max-width:352px}.TopicStep-module__YO1oUa__attachedItems:has(.TopicStep-module__YO1oUa__attachmentCardWrapper:only-child) .TopicStep-module__YO1oUa__attachmentCardWrapper{flex:100%;max-width:720px}}
.CategoryListPage-module__zY8NdW__container{max-width:900px;margin:0 auto;padding:2rem}.CategoryListPage-module__zY8NdW__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.CategoryListPage-module__zY8NdW__headerInfo{flex:1}.CategoryListPage-module__zY8NdW__title{color:#0f172a;margin-bottom:.25rem;font-weight:600}.CategoryListPage-module__zY8NdW__subtitle{color:#64748b}.CategoryListPage-module__zY8NdW__list{flex-direction:column;gap:.75rem;display:flex}.CategoryListPage-module__zY8NdW__card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.CategoryListPage-module__zY8NdW__card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.CategoryListPage-module__zY8NdW__cardDrag{cursor:grab;color:#cbd5e1;border-radius:.25rem;margin:-.25rem;padding:.25rem;transition:color .2s}.CategoryListPage-module__zY8NdW__cardDrag:hover{color:#94a3b8}.CategoryListPage-module__zY8NdW__cardIcon{color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.CategoryListPage-module__zY8NdW__cardContent{flex:1;min-width:0}.CategoryListPage-module__zY8NdW__cardHeader{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.CategoryListPage-module__zY8NdW__cardName{color:#0f172a;font-size:.9375rem;font-weight:500}.CategoryListPage-module__zY8NdW__cardSlug{color:#94a3b8;background:#f1f5f9;border-radius:.25rem;padding:.125rem .375rem;font-family:monospace;font-size:.75rem}.CategoryListPage-module__zY8NdW__cardDescription{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8125rem;overflow:hidden}.CategoryListPage-module__zY8NdW__cardActions{opacity:0;gap:.25rem;transition:opacity .2s;display:flex}.CategoryListPage-module__zY8NdW__card:hover .CategoryListPage-module__zY8NdW__cardActions{opacity:1}.CategoryListPage-module__zY8NdW__actionButton{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s;display:flex}.CategoryListPage-module__zY8NdW__actionButton:hover{color:#374151;background:#e2e8f0}.CategoryListPage-module__zY8NdW__actionButtonDanger:hover{color:#dc2626;background:#fee2e2}.CategoryListPage-module__zY8NdW__emptyState{text-align:center;color:#94a3b8;background:#fff;border:2px dashed #e2e8f0;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.CategoryListPage-module__zY8NdW__emptyTitle{color:#374151;margin-top:1rem;font-size:1rem;font-weight:500}.CategoryListPage-module__zY8NdW__emptyDescription{color:#64748b;margin-top:.5rem;margin-bottom:1.5rem;font-size:.875rem}.CategoryListPage-module__zY8NdW__infoBlock{background:#f0f9ff;border:1px solid #bae6fd;border-radius:.75rem;margin-top:2rem;padding:1.25rem}.CategoryListPage-module__zY8NdW__infoTitle{color:#0369a1;margin-bottom:.75rem;display:block}.CategoryListPage-module__zY8NdW__infoList{color:#0c4a6e;margin:0;padding-left:1.25rem;font-size:.8125rem;line-height:1.6}.CategoryListPage-module__zY8NdW__infoList li{margin-bottom:.25rem}.CategoryListPage-module__zY8NdW__infoList li:last-child{margin-bottom:0}@media (max-width:640px){.CategoryListPage-module__zY8NdW__container{padding:1rem}.CategoryListPage-module__zY8NdW__header{flex-direction:column;align-items:stretch}.CategoryListPage-module__zY8NdW__card{flex-wrap:wrap}.CategoryListPage-module__zY8NdW__cardContent{flex-basis:calc(100% - 4rem)}.CategoryListPage-module__zY8NdW__cardActions{opacity:1;border-top:1px solid #f1f5f9;flex-basis:100%;justify-content:flex-end;margin-top:.5rem;padding-top:.75rem}}
.chartDropdown-module__wWm5Fq__button{position:relative}.chartDropdown-module__wWm5Fq__dropdown{z-index:10;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}
.DocumentOptions-module__IKYXJW__container{gap:var(--spacing-2xl);padding:var(--spacing-2xl)var(--spacing-3xl)var(--spacing-3xl);background:var(--color-white);border:1px solid var(--color-grey-5);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.DocumentOptions-module__IKYXJW__optionsGrid{gap:var(--spacing-lg)var(--spacing-3xl);display:grid}@media screen and (min-width:1024px){.DocumentOptions-module__IKYXJW__optionsGrid{gap:var(--spacing-2xl)var(--spacing-3xl);grid-template-columns:repeat(2,1fr)}}
.ThemeEditorPage-module__iiXhdq__container{width:100%;height:100vh;padding:var(--spacing-none);background-color:var(--bg-primary);justify-content:center;align-items:center;display:flex}.ThemeEditorPage-module__iiXhdq__dialogContainer{flex:1;align-items:center;max-width:1320px;height:100%;display:flex}.ThemeEditorPage-module__iiXhdq__editBlock{width:600px;height:100%;padding:var(--spacing-4xl);gap:var(--spacing-2xl);flex-direction:column;flex-shrink:0;display:flex}.ThemeEditorPage-module__iiXhdq__header{justify-content:space-between;align-items:center;width:100%;display:flex}.ThemeEditorPage-module__iiXhdq__headerLeft{align-items:center;gap:var(--spacing-lg);flex:1;display:flex}.ThemeEditorPage-module__iiXhdq__headerTitle{font-family:var(--font-family-primary);font-size:var(--font-size-md);font-weight:var(--font-weight-medium);line-height:var(--line-height-lg);color:var(--text-primary);flex:1;margin:0}.ThemeEditorPage-module__iiXhdq__headerIcon{width:24px;height:24px;color:var(--text-primary)}.ThemeEditorPage-module__iiXhdq__iconButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.ThemeEditorPage-module__iiXhdq__contentWrapper{flex-direction:column;flex:1;min-height:0;display:flex}.ThemeEditorPage-module__iiXhdq__content{gap:var(--spacing-xl);padding:var(--spacing-2xl);background-color:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;flex:1;display:flex;overflow-y:auto}.ThemeEditorPage-module__iiXhdq__section{gap:var(--spacing-sm);flex-direction:column;width:100%;display:flex}.ThemeEditorPage-module__iiXhdq__sectionTitle{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-sm);color:var(--text-primary);margin:0}.ThemeEditorPage-module__iiXhdq__sectionContent{gap:var(--spacing-lg);flex-direction:column;display:flex}.ThemeEditorPage-module__iiXhdq__colorField{gap:var(--spacing-md);flex-direction:column;width:100%;min-width:200px;display:flex}.ThemeEditorPage-module__iiXhdq__fieldLabel{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-sm);color:var(--text-primary)}.ThemeEditorPage-module__iiXhdq__optionalText{color:var(--text-tertiary)}.ThemeEditorPage-module__iiXhdq__colorPickerItem{height:56px;padding:var(--spacing-md)var(--spacing-lg)var(--spacing-md)var(--spacing-md);background-color:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xs);justify-content:space-between;align-items:center;display:flex}.ThemeEditorPage-module__iiXhdq__colorPickerContent{align-items:center;gap:var(--spacing-lg);flex:1;display:flex}.ThemeEditorPage-module__iiXhdq__colorSwatch{border-radius:var(--radius-2xs);flex-shrink:0;width:40px;height:40px}.ThemeEditorPage-module__iiXhdq__colorHex{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-sm);color:var(--text-primary);flex:1}.ThemeEditorPage-module__iiXhdq__colorEditButton{width:36px;min-width:36px;height:36px;min-height:36px;padding:var(--spacing-md);background-color:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-2xs);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ThemeEditorPage-module__iiXhdq__colorEditIcon{width:20px;height:20px;color:var(--text-primary)}.ThemeEditorPage-module__iiXhdq__dropdownItem{width:100%}.ThemeEditorPage-module__iiXhdq__dropdownButton{width:100%;min-width:44px;height:56px;min-height:44px;padding:var(--spacing-lg);background-color:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xs);cursor:pointer;flex:1;justify-content:space-between;align-items:center;display:flex}.ThemeEditorPage-module__iiXhdq__dropdownText{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-sm);color:var(--text-primary);text-align:center;padding:0 var(--spacing-md)}.ThemeEditorPage-module__iiXhdq__dropdownIcon{width:20px;height:20px;color:var(--text-primary);flex-shrink:0}.ThemeEditorPage-module__iiXhdq__footer{justify-content:space-between;align-items:center;gap:var(--spacing-md);width:100%;display:flex}.ThemeEditorPage-module__iiXhdq__footerLeft{align-items:center;gap:var(--spacing-md);flex:1;display:flex}.ThemeEditorPage-module__iiXhdq__stepButton{width:36px;min-width:36px;height:36px;min-height:36px;padding:var(--spacing-md);background-color:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-2xs);cursor:pointer;justify-content:center;align-items:center;display:flex}.ThemeEditorPage-module__iiXhdq__stepButtonActive{background-color:var(--bg-secondary);border-width:2px}.ThemeEditorPage-module__iiXhdq__stepIcon{width:20px;height:20px;color:var(--text-primary)}.ThemeEditorPage-module__iiXhdq__divider{background-color:var(--border-subtle);width:1px;height:20px}.ThemeEditorPage-module__iiXhdq__continueIcon{width:20px;height:20px;margin-left:var(--spacing-sm)}.ThemeEditorPage-module__iiXhdq__panelDivider{background-color:var(--border-subtle);flex-shrink:0;width:1px;height:100%}.ThemeEditorPage-module__iiXhdq__previewPanel{height:100%;padding:var(--spacing-4xl);flex:1;justify-content:center;align-items:center;display:flex}.ThemeEditorPage-module__iiXhdq__previewContent{background-color:var(--bg-secondary);border-radius:var(--radius-xl);flex:1;height:100%}.ThemeEditorPage-module__iiXhdq__content::-webkit-scrollbar{width:4px}.ThemeEditorPage-module__iiXhdq__content::-webkit-scrollbar-track{background:0 0}.ThemeEditorPage-module__iiXhdq__content::-webkit-scrollbar-thumb{background-color:var(--border-subtle);border-radius:1000px}@media (max-width:1200px){.ThemeEditorPage-module__iiXhdq__editBlock{width:480px;padding:var(--spacing-3xl)}}@media (max-width:900px){.ThemeEditorPage-module__iiXhdq__container{flex-direction:column}.ThemeEditorPage-module__iiXhdq__editBlock{width:100%;height:auto;max-height:60vh}.ThemeEditorPage-module__iiXhdq__panelDivider{width:100%;height:1px}.ThemeEditorPage-module__iiXhdq__previewPanel{flex:1;min-height:300px}}
.shapeDropdown-module___BMDEq__button{position:relative}.shapeDropdown-module___BMDEq__dropdown{z-index:10;position:absolute;bottom:58px;left:50%;transform:translate(-50%)}
.SettingsForm-module__BV_sOa__container{gap:var(--spacing-3xl);flex-direction:column;display:flex}
.backgroundDropdown-module__HToG-G__button{position:relative}.backgroundDropdown-module__HToG-G__dropdown{z-index:10;position:absolute;bottom:58px;left:50%;transform:translate(-50%)}.backgroundDropdown-module__HToG-G__contextMenu{width:324px;max-width:324px}.backgroundDropdown-module__HToG-G__contextMenu>div{scrollbar-gutter:auto}
.textDropdown-module__6XprXG__button{position:relative}.textDropdown-module__6XprXG__dropdown{z-index:10;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}
.imageDropdown-module__Qx2ptq__button{position:relative}.imageDropdown-module__Qx2ptq__dropdown{z-index:10;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}.imageDropdown-module__Qx2ptq__contextMenu{width:324px;max-width:324px}
.SlidesThemePreview-module__BQNZTW__container{flex-direction:column;align-self:stretch;gap:12px;width:100%;height:100%;display:flex;overflow:hidden}.SlidesThemePreview-module__BQNZTW__header{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.SlidesThemePreview-module__BQNZTW__label{color:var(--color-text-primary,#0f172a);font-size:14px;font-weight:600}.SlidesThemePreview-module__BQNZTW__themeName{color:var(--color-text-secondary,#64748b);font-size:12px}.SlidesThemePreview-module__BQNZTW__slidesList{flex-direction:column;flex:1;gap:12px;padding-right:4px;display:flex;overflow-y:auto}.SlidesThemePreview-module__BQNZTW__slideWrapper{align-items:flex-start;gap:8px;display:flex}.SlidesThemePreview-module__BQNZTW__slideNumber{color:var(--color-text-secondary,#64748b);text-align:right;flex-shrink:0;min-width:20px;padding-top:4px;font-size:12px;font-weight:500}.SlidesThemePreview-module__BQNZTW__slidePreview{flex:1;max-width:1280px}.SlidesThemePreview-module__BQNZTW__empty{color:var(--color-text-secondary,#64748b);flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}
.EditorModalMobile-module__uHO7zq__overlay{z-index:1000;padding:var(--spacing-2xl);background:var(--color-black-1-32);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.EditorModalMobile-module__uHO7zq__content{align-items:flex-end;gap:var(--spacing-md);flex-direction:column;width:fit-content;max-width:100%;display:flex}.EditorModalMobile-module__uHO7zq__closeButton{cursor:pointer;color:var(--color-white);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.EditorModalMobile-module__uHO7zq__modal{background:var(--color-white);border-radius:var(--radius-xl);width:100%;overflow:hidden;box-shadow:0 20px 60px #00000026}.EditorModalMobile-module__uHO7zq__imageWrapper{width:100%;overflow:hidden}.EditorModalMobile-module__uHO7zq__imageWrapper img{width:100%;height:auto;display:block}.EditorModalMobile-module__uHO7zq__body{padding:var(--spacing-3xl);text-align:center}.EditorModalMobile-module__uHO7zq__title{margin:0 0 var(--spacing-md)0;font-family:var(--font-family-primary);font-weight:var(--font-weight-medium);font-size:var(--font-size-lg);line-height:var(--line-height-xl);color:var(--color-black-1)}.EditorModalMobile-module__uHO7zq__description{margin:0 0 var(--spacing-3xl)0;font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-xs);line-height:var(--line-height-md);color:var(--color-black-4)}.EditorModalMobile-module__uHO7zq__shareButton{width:100%}.EditorModalMobile-module__uHO7zq__hint{margin:var(--spacing-lg)0 0 0;font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-2xs);line-height:var(--line-height-sm);color:var(--color-black-4)}
.EditorOnboarding-module__ieHtAq__container{bottom:var(--spacing-6xl);z-index:1000;align-items:flex-end;gap:var(--spacing-sm);flex-direction:column;width:420px;display:flex;position:fixed;right:36px}
.PaymentGate-module__cdIjuG__processingModal .camp-modal-wrapper__content{overflow-x:hidden}
.aiAssistant-module__gto0rW__panel{background-color:var(--bg-primary);border-left:1px solid var(--border-subtle);z-index:100;flex-direction:column;width:100%;max-width:400px;height:100dvh;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.aiAssistant-module__gto0rW__panelOpen{transform:translate(0)}.aiAssistant-module__gto0rW__header{padding:var(--spacing-3xl)var(--spacing-4xl);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.aiAssistant-module__gto0rW__title{font-family:var(--font-family-primary);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-md);color:var(--text-primary);margin:0}.aiAssistant-module__gto0rW__closeButton{border-radius:var(--radius-sm);cursor:pointer;width:32px;height:32px;color:var(--icon-secondary);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background-color .2s;display:flex}.aiAssistant-module__gto0rW__closeButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.aiAssistant-module__gto0rW__content{padding:var(--spacing-4xl);flex:1;overflow-y:auto}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_d5956f67-module__L54rSq__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_d5956f67-module__L54rSq__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_4e26fe1b-module__-_Fr9q__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_4e26fe1b-module__-_Fr9q__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/8c6f6f0aec3d26a6-s.b39bd10d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/1eec9d9ffa9353d6-s.p.8b5848b9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/a743aa2c0cf8fb8f-s.067e4a24.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/10995ca37aac8da2-s.231f00d6.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/6c734a20b6a058c6-s.da30e7ea.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/dfb4b19a8d76831e-s.472fee7e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/f67ad414ed34149c-s.p.84166d94.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_59ee74a1-module__qMzfHG__className{font-family:Inter,Inter Fallback}.inter_59ee74a1-module__qMzfHG__variable{--font-inter:"Inter","Inter Fallback"}
@font-face{font-family:Montserrat;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/b5e37d11b304fc7d-s.de3dacd9.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/178d5fd8ddb5ce59-s.p.83ef81a4.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/45b63fe037c60d0d-s.d2ca58db.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/f12c927eaf7b23c0-s.b6492805.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:italic;font-weight:100 900;font-display:swap;src:url(../media/a3264cb69f626630-s.p.952f628b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.p.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2b402d8aebffd579-s.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_6feda649-module__iE3FiG__className{font-family:Montserrat,Montserrat Fallback}.montserrat_6feda649-module__iE3FiG__variable{--font-montserrat:"Montserrat","Montserrat Fallback"}
@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/8eecfb217f6b341d-s.977039ae.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/b40682394e429946-s.p.3b17b744.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/d0547c5545d328f1-s.cdaec7cc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/0a8e434f48c3e9fd-s.f7a8b3ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/3d61577291f7ae1a-s.bffa51be.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/fdec5b67f9b02b00-s.b5afc2e3.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/bf474981c515f342-s.95980a62.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/15dad24c5f5851be-s.d6a007ce.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/6a2a07d7d0d0c623-s.2273ff1a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:italic;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/e49091ae4395b5b9-s.p.900cf21d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/3ce154ad7d54dc86-s.f170796f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/7cdbb9ca823c0a73-s.p.f2244ea0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/1e239d59b95c7889-s.4a36b7d0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/a421df443b3f383b-s.90e10d49.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/c2873153dc73d9e3-s.6884c055.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/d38a53d0ba90b32d-s.3eaec13b.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/5b0229109f6656bb-s.6c710ca8.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/ca19bc83075b2625-s.195cce89.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/2aec202ebfcf461b-s.d55a2306.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(../media/cf514f5d0007dafa-s.p.417aa1a2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans Fallback;src:local(Arial);ascent-override:101.65%;descent-override:27.86%;line-gap-override:0.0%;size-adjust:105.15%}.open_sans_e5b197b-module__g19uAq__className{font-family:Open Sans,Open Sans Fallback}.open_sans_e5b197b-module__g19uAq__variable{--font-open-sans:"Open Sans","Open Sans Fallback"}
