.DashboardComposerPanel-module__TYC1qa__wrap{flex:1;padding:2rem;overflow-y:auto}.DashboardComposerPanel-module__TYC1qa__inner{flex-direction:column;gap:0;max-width:900px;margin:0 auto;display:flex}.DashboardComposerPanel-module__TYC1qa__panel{background:var(--surface-elevated);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-accent);box-shadow:var(--shadow-card);border-radius:24px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.DashboardComposerPanel-module__TYC1qa__panelHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.DashboardComposerPanel-module__TYC1qa__panelHeaderLeft{align-items:center;gap:14px;display:flex}.DashboardComposerPanel-module__TYC1qa__eyebrow{font-size:.68rem;font-family:var(--font-family-display);letter-spacing:.12em;color:var(--color-gold,#c9a84c);margin:0 0 .35rem}.DashboardComposerPanel-module__TYC1qa__panelIconWrap{background:var(--color-gold-muted);border:1px solid var(--border-accent);width:40px;height:40px;color:var(--color-gold,#c9a84c);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DashboardComposerPanel-module__TYC1qa__panelTitle{color:var(--text-main);font-size:1.45rem;font-weight:500;font-family:var(--font-family-display);letter-spacing:-.01em;margin:0}.DashboardComposerPanel-module__TYC1qa__creditsChip{background:var(--surface-interactive);border:1px solid var(--border-subtle-ui);font-size:.65rem;font-family:var(--font-family-display);letter-spacing:.03em;color:var(--text-inverse-soft);white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;display:flex}.DashboardComposerPanel-module__TYC1qa__creditsChip svg{color:var(--color-gold,#c9a84c)}.DashboardComposerPanel-module__TYC1qa__primaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.DashboardComposerPanel-module__TYC1qa__selectWrap{position:relative}.DashboardComposerPanel-module__TYC1qa__select{appearance:none;background:var(--surface-overlay);border:1px solid var(--border-subtle-ui);width:100%;color:var(--text-main);border-radius:14px;outline:none;padding:.95rem 2.6rem .95rem .95rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.DashboardComposerPanel-module__TYC1qa__select:focus{border-color:var(--color-gold);box-shadow:0 0 0 3px var(--focus-ring-ui)}.DashboardComposerPanel-module__TYC1qa__selectChevron{pointer-events:none;color:var(--text-inverse-soft);position:absolute;top:50%;right:.95rem;transform:translateY(-50%)rotate(90deg)}.DashboardComposerPanel-module__TYC1qa__modeCard{border:1px solid var(--border-subtle-ui);background:#00000047;border-radius:18px;align-items:flex-start;gap:.9rem;padding:1rem 1.1rem;display:flex}.DashboardComposerPanel-module__TYC1qa__modeCardIcon{width:2rem;height:2rem;color:var(--color-gold,#c9a84c);background:#c9a84c14;border:1px solid #c9a84c33;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DashboardComposerPanel-module__TYC1qa__modeCardBody{flex-direction:column;gap:.2rem;display:flex}.DashboardComposerPanel-module__TYC1qa__modeCardBody strong{color:var(--text-main);font-size:.95rem}.DashboardComposerPanel-module__TYC1qa__modeCardBody p{color:var(--text-soft);margin:0;font-size:.9rem;line-height:1.5}.DashboardComposerPanel-module__TYC1qa__destinationCard{border:1px solid var(--border-subtle-ui);background:#0000002e;border-radius:18px;flex-direction:column;gap:.9rem;padding:1rem 1.1rem;display:flex}.DashboardComposerPanel-module__TYC1qa__destinationHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.DashboardComposerPanel-module__TYC1qa__destinationLabel{font-size:.72rem;font-family:var(--font-family-display);letter-spacing:.08em;color:var(--color-gold,#c9a84c);margin:0}.DashboardComposerPanel-module__TYC1qa__destinationHelp{color:var(--text-soft);margin:.3rem 0 0;font-size:.82rem;line-height:1.5}.DashboardComposerPanel-module__TYC1qa__destinationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.DashboardComposerPanel-module__TYC1qa__destinationActions{flex-wrap:wrap;gap:.65rem;display:flex}.DashboardComposerPanel-module__TYC1qa__secondaryMiniBtn{border:1px solid var(--border-subtle-ui);color:var(--text-inverse-soft);cursor:pointer;background:#ffffff08;border-radius:999px;align-items:center;gap:.45rem;padding:.65rem .85rem;font-size:.74rem;font-weight:500;transition:all .2s;display:inline-flex}.DashboardComposerPanel-module__TYC1qa__secondaryMiniBtn:hover:not(:disabled){border-color:var(--color-gold,#c9a84c);color:var(--color-gold,#c9a84c);background:#c9a84c14}.DashboardComposerPanel-module__TYC1qa__secondaryMiniBtn:disabled{opacity:.45;cursor:not-allowed}.DashboardComposerPanel-module__TYC1qa__fieldSection{flex-direction:column;gap:8px;display:flex}.DashboardComposerPanel-module__TYC1qa__fieldLabel{font-size:.65rem;font-family:var(--font-family-display);letter-spacing:.06em;color:var(--text-inverse-soft)}.DashboardComposerPanel-module__TYC1qa__textarea{background:var(--surface-overlay);border:1px solid var(--border-subtle-ui);width:100%;min-height:180px;color:var(--text-main);font-size:1rem;font-family:var(--font-family-body);resize:vertical;box-sizing:border-box;border-radius:18px;outline:none;padding:1.35rem;font-style:normal;transition:border-color .2s}.DashboardComposerPanel-module__TYC1qa__textarea::placeholder{color:var(--text-inverse-soft);font-style:italic}.DashboardComposerPanel-module__TYC1qa__textarea:focus{border-color:var(--color-gold);box-shadow:0 0 0 3px var(--focus-ring-ui)}.DashboardComposerPanel-module__TYC1qa__suggestionsRow{flex-wrap:wrap;gap:.65rem;display:flex}.DashboardComposerPanel-module__TYC1qa__suggestionChip{border:1px solid var(--border-subtle-ui);color:var(--text-inverse-soft);cursor:pointer;text-align:left;background:#0000001f;border-radius:999px;padding:.65rem 1rem;font-size:.78rem;transition:all .15s}.DashboardComposerPanel-module__TYC1qa__suggestionChip:hover{border-color:var(--color-gold);color:var(--color-gold,#c9a84c);background:var(--focus-ring-ui)}.DashboardComposerPanel-module__TYC1qa__summaryRow{flex-wrap:wrap;gap:.5rem;display:flex}.DashboardComposerPanel-module__TYC1qa__summaryChip{font-size:.68rem;font-family:var(--font-family-display);text-transform:uppercase;letter-spacing:.08em;color:var(--text-inverse-soft);background:var(--surface-interactive);border:1px solid var(--border-subtle-ui);border-radius:999px;padding:.4rem .7rem}.DashboardComposerPanel-module__TYC1qa__optionalHint{color:var(--color-gold);background:var(--focus-ring-ui);border-left:2px solid var(--border-accent);border-radius:0 8px 8px 0;padding:8px 12px;font-size:.78rem;font-style:italic}.DashboardComposerPanel-module__TYC1qa__generateBtn{background:var(--color-gold,#c9a84c);width:100%;color:var(--black);font-family:var(--font-family-display);text-transform:uppercase;letter-spacing:.15em;cursor:pointer;box-shadow:var(--shadow-arch-gold);border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;margin-top:4px;padding:16px;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}@keyframes DashboardComposerPanel-module__TYC1qa__spin{to{transform:rotate(360deg)}}@media (max-width:980px){.DashboardComposerPanel-module__TYC1qa__primaryGrid,.DashboardComposerPanel-module__TYC1qa__destinationGrid{grid-template-columns:1fr}}.DashboardComposerPanel-module__TYC1qa__generateBtn:hover:not(:disabled){background:var(--color-gold-bright,#e6c46a);transform:translateY(-1px);box-shadow:0 12px 32px #c9a84c4d}.DashboardComposerPanel-module__TYC1qa__generateBtn:disabled{opacity:.45;cursor:not-allowed;transform:none}.DashboardComposerPanel-module__TYC1qa__spinner{animation:.8s linear infinite DashboardComposerPanel-module__TYC1qa__spin}
.DashboardComposerAdvancedSection-module__muqjTG__advancedToggle{color:#f5f5f073;cursor:pointer;background:0 0;border:none;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;width:100%;padding:14px 0 0;transition:color .2s;display:flex}[data-theme=light] .DashboardComposerAdvancedSection-module__muqjTG__advancedToggle{border-top-color:var(--border-default);color:var(--text-secondary)}.DashboardComposerAdvancedSection-module__muqjTG__advancedToggle:hover{color:#f5f5f0d9}[data-theme=light] .DashboardComposerAdvancedSection-module__muqjTG__advancedToggle:hover{color:var(--text-primary)}.DashboardComposerAdvancedSection-module__muqjTG__advancedToggleLeft{align-items:center;gap:8px;display:flex}.DashboardComposerAdvancedSection-module__muqjTG__advancedToggleLabel{font-size:.65rem;font-family:var(--font-family-display);text-transform:uppercase;letter-spacing:.15em}.DashboardComposerAdvancedSection-module__muqjTG__advancedChevron{opacity:.6;transition:transform .2s}.DashboardComposerAdvancedSection-module__muqjTG__advancedChevronOpen{transform:rotate(90deg)}.DashboardComposerAdvancedSection-module__muqjTG__advancedPanel{border-top:1px solid #ffffff0f;flex-direction:column;gap:1.25rem;margin-top:.25rem;padding-top:1rem;display:flex}.DashboardComposerAdvancedSection-module__muqjTG__sectionTitle{font-size:.62rem;font-family:var(--font-family-display);text-transform:uppercase;letter-spacing:.15em;color:#f5f5f066;margin:0 0 6px}[data-theme=light] .DashboardComposerAdvancedSection-module__muqjTG__sectionTitle{color:var(--text-secondary)}.DashboardComposerAdvancedSection-module__muqjTG__chipGroup{flex-wrap:wrap;gap:8px;display:flex}.DashboardComposerAdvancedSection-module__muqjTG__chipButton{color:#f5f5f0ad;cursor:pointer;font-size:.72rem;font-family:var(--font-family-display);text-transform:uppercase;letter-spacing:.08em;background:0 0;border:1px solid #ffffff14;border-radius:999px;padding:8px 12px;transition:all .15s}.DashboardComposerAdvancedSection-module__muqjTG__chipButton:hover:not(:disabled){color:#f5f5f0eb;border-color:#c9a84c40}[data-theme=light] .DashboardComposerAdvancedSection-module__muqjTG__chipButton{border-color:var(--border-default);color:var(--text-secondary)}[data-theme=light] .DashboardComposerAdvancedSection-module__muqjTG__chipButton:hover:not(:disabled){color:var(--text-primary)}.DashboardComposerAdvancedSection-module__muqjTG__chipButtonActive{background:var(--color-gold,#c9a84c);border-color:var(--color-gold,#c9a84c);color:#0b0b0b;box-shadow:0 8px 18px #c9a84c2e}.DashboardComposerAdvancedSection-module__muqjTG__chipButton:disabled{opacity:.45;cursor:not-allowed}.DashboardComposerAdvancedSection-module__muqjTG__select{appearance:none;color:#f5f5f0d9;cursor:pointer;width:100%;font-size:.85rem;font-family:var(--font-family-body);background:#00000080;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:11px 14px;transition:border-color .2s}.DashboardComposerAdvancedSection-module__muqjTG__select:focus{border-color:#c9a84c80;box-shadow:0 0 0 3px #c9a84c14}[data-theme=light] .DashboardComposerAdvancedSection-module__muqjTG__select{background:var(--surface-app);border-color:var(--border-default);color:var(--text-primary)}.DashboardComposerAdvancedSection-module__muqjTG__inlineInputs{flex-wrap:wrap;gap:8px;display:flex}.DashboardComposerAdvancedSection-module__muqjTG__textInput{color:#f5f5f0d9;background:#00000080;border:1px solid #ffffff1a;border-radius:10px;outline:none;flex:1;min-width:80px;padding:9px 12px;font-size:.82rem;transition:border-color .2s}.DashboardComposerAdvancedSection-module__muqjTG__textInput:focus{border-color:#c9a84c66}[data-theme=light] .DashboardComposerAdvancedSection-module__muqjTG__textInput{background:var(--surface-app);border-color:var(--border-default);color:var(--text-primary)}.DashboardComposerAdvancedSection-module__muqjTG__noSettingsHint{color:#f5f5f059;background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;padding:10px 12px;font-size:.78rem;font-style:italic}[data-theme=light] .DashboardComposerAdvancedSection-module__muqjTG__noSettingsHint{background:var(--surface-muted);border-color:var(--border-default);color:var(--text-secondary)}
.OutputTabs-module__vQTwua__tabsContainer{border:1px solid var(--border);background:var(--bg-section);border-radius:12px;margin-top:40px;overflow:hidden}.OutputTabs-module__vQTwua__tabsHeader{background:var(--bg-app);scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid var(--border);display:flex;overflow-x:auto}.OutputTabs-module__vQTwua__tabsHeader::-webkit-scrollbar{display:none}.OutputTabs-module__vQTwua__tabButton{cursor:pointer;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;transition:var(--transition);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;padding:16px 24px;font-size:.7rem;font-weight:700}.OutputTabs-module__vQTwua__tabButton:hover{color:var(--text-main)}.OutputTabs-module__vQTwua__tabButtonActive{color:var(--accent);border-bottom-color:var(--accent);background:rgba(var(--accent-rgb),.05)}.OutputTabs-module__vQTwua__tabContent{padding:24px;position:relative}.OutputTabs-module__vQTwua__validationIndicator{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:15px;font-size:.8rem;display:flex}.OutputTabs-module__vQTwua__validationScore{color:var(--text-main);font-size:14px;font-weight:500}.OutputTabs-module__vQTwua__pre{background:var(--bg-input);font-family:var(--font-mono);white-space:pre-wrap;word-wrap:break-word;word-break:break-all;color:var(--text-main);border:1px solid var(--border);border-radius:8px;width:100%;margin-top:0;padding:24px;font-size:.95rem;line-height:1.6}.OutputTabs-module__vQTwua__copyButton{background:var(--accent);color:var(--accent-text);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:var(--transition);border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 16px;font-size:.75rem;font-weight:700;display:flex}.OutputTabs-module__vQTwua__copyButton:hover{filter:brightness(1.1);transform:translateY(-1px)}.OutputTabs-module__vQTwua__outputActionsRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;margin-bottom:20px;display:flex}.OutputTabs-module__vQTwua__feedbackInlineContainer{background:var(--bg-app);border:1px solid var(--border);border-radius:8px;align-items:center;gap:10px;padding:4px 12px;display:flex}.OutputTabs-module__vQTwua__feedbackInlineLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.72rem;font-weight:700}.OutputTabs-module__vQTwua__feedbackButtons{gap:8px;display:flex}.OutputTabs-module__vQTwua__feedbackBtn{background:var(--bg-app);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;width:32px;height:32px;transition:var(--transition);border-radius:4px;justify-content:center;align-items:center;display:flex}.OutputTabs-module__vQTwua__feedbackBtn:hover{border-color:var(--accent);color:var(--accent)}.OutputTabs-module__vQTwua__feedbackBtnActive{background:var(--accent);border-color:var(--accent);color:var(--accent-text)!important}.OutputTabs-module__vQTwua__usageExample{background:var(--bg-app);border:1px solid var(--border);border-radius:8px;margin:0 0 20px;padding:32px}.OutputTabs-module__vQTwua__usageHeader{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);align-items:center;gap:12px;margin-bottom:10px;font-size:.85rem;font-weight:700;display:flex}.OutputTabs-module__vQTwua__usageDescription{color:var(--text-muted);opacity:.8;margin-bottom:15px;font-size:.8rem;line-height:1.5}.OutputTabs-module__vQTwua__usageSteps{gap:8px;margin-bottom:12px;display:grid}.OutputTabs-module__vQTwua__usageStepRow{color:var(--text-main);grid-template-columns:26px 1fr;align-items:start;gap:8px;font-size:.8rem;line-height:1.45;display:grid}.OutputTabs-module__vQTwua__usageStepNumber{border:1px solid var(--border);width:22px;height:22px;color:var(--accent);border-radius:999px;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.OutputTabs-module__vQTwua__usageLocation{color:var(--text-muted);font-size:.76rem}.OutputTabs-module__vQTwua__usageLocationStrong{color:var(--text-main)}.OutputTabs-module__vQTwua__accentIcon{color:var(--accent)}@media (max-width:768px){.OutputTabs-module__vQTwua__outputActionsRow{justify-content:space-between;gap:8px}.OutputTabs-module__vQTwua__copyButton{flex:1}.OutputTabs-module__vQTwua__feedbackInlineContainer{flex:none}}
.FeatureGate-module__bdtZLq__featureGateLocked{background:linear-gradient(135deg,var(--bg-input)0%,var(--surface)100%);border:1px dashed var(--border);text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:300px;padding:40px;display:flex}.FeatureGate-module__bdtZLq__featureGateContent{flex-direction:column;align-items:center;gap:16px;max-width:400px;display:flex}.FeatureGate-module__bdtZLq__featureGateContent h3{color:var(--text-main);margin:0;font-size:1.3rem}.FeatureGate-module__bdtZLq__featureGateContent p{color:var(--text-muted);margin:0;font-size:.95rem}.FeatureGate-module__bdtZLq__featureGateSubtext{font-weight:600;color:var(--accent)!important}.FeatureGate-module__bdtZLq__upgradeCTA{background:var(--accent);color:var(--accent-text);cursor:pointer;transition:var(--transition);text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:6px;padding:12px 24px;font-size:1rem;font-weight:600}.FeatureGate-module__bdtZLq__upgradeCTA:hover{filter:brightness(1.1)}.FeatureGate-module__bdtZLq__featureGateFooter{opacity:.8;font-size:.85rem!important}
.RefinementChat-module__QvT-5a__refinementChat{background:rgba(var(--accent-rgb),.05);border:1px solid var(--accent);border-radius:12px;margin-top:30px;padding:20px}.RefinementChat-module__QvT-5a__headerRow{align-items:center;gap:10px;margin-bottom:15px;display:flex}.RefinementChat-module__QvT-5a__title{margin:0;font-size:1rem}.RefinementChat-module__QvT-5a__lead{color:var(--text-muted);margin:0 0 15px;font-size:.85rem}.RefinementChat-module__QvT-5a__panel{border:1px solid var(--border);background:var(--bg-app);border-radius:10px;margin-bottom:12px;padding:10px 12px}.RefinementChat-module__QvT-5a__panelTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:8px;font-size:.76rem;font-weight:700}.RefinementChat-module__QvT-5a__quickActionsGrid{flex-wrap:wrap;gap:8px;display:flex}.RefinementChat-module__QvT-5a__quickActionButton{border:1px solid var(--border);background:var(--bg-app);color:var(--text-main);cursor:pointer;text-align:left;transition:var(--transition-fast);flex-direction:column;align-items:flex-start;gap:2px;display:inline-flex}.RefinementChat-module__QvT-5a__quickActionButtonPopular{border-radius:12px;min-width:172px;padding:8px 10px}.RefinementChat-module__QvT-5a__quickActionButtonCompact{border-radius:999px;padding:6px 10px}.RefinementChat-module__QvT-5a__quickActionButtonSelected{border-color:var(--accent);background:rgba(var(--accent-rgb),.16)}.RefinementChat-module__QvT-5a__quickActionLabel{font-size:.75rem;font-weight:500}.RefinementChat-module__QvT-5a__quickActionLabelPopular{font-weight:700}.RefinementChat-module__QvT-5a__quickActionDetail{color:var(--text-muted);font-size:.68rem;line-height:1.25}.RefinementChat-module__QvT-5a__suggestionsGroup{margin-bottom:12px}.RefinementChat-module__QvT-5a__suggestionsGrid{flex-wrap:wrap;gap:8px;display:flex}.RefinementChat-module__QvT-5a__suggestionChip{border:1px solid var(--border);background:var(--bg-app);color:var(--text-muted);cursor:pointer;transition:var(--transition-fast);border-radius:999px;padding:6px 10px;font-size:.75rem}.RefinementChat-module__QvT-5a__suggestionChip:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.RefinementChat-module__QvT-5a__selectedActionsRow{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.RefinementChat-module__QvT-5a__selectedActionChip{border:1px solid var(--accent);background:rgba(var(--accent-rgb),.12);color:var(--text-main);border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:.75rem;display:inline-flex}.RefinementChat-module__QvT-5a__selectedActionRemove{color:var(--text-main);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.RefinementChat-module__QvT-5a__formRow{gap:10px;display:flex}.RefinementChat-module__QvT-5a__messageShell{flex:1;position:relative}.RefinementChat-module__QvT-5a__messageTextarea{background:var(--bg-app);border:1px solid var(--border);width:100%;min-height:70px;color:var(--text-main);resize:vertical;border-radius:6px;padding:12px 15px;font-size:.9rem}.RefinementChat-module__QvT-5a__helpText{color:var(--text-muted);margin:8px 0 0;font-size:.76rem}.RefinementChat-module__QvT-5a__responsePanel{border-top:1px solid var(--border);gap:10px;margin-top:16px;padding-top:14px;display:grid}.RefinementChat-module__QvT-5a__responseTitle{color:var(--text-main);font-size:.8rem;font-weight:700}.RefinementChat-module__QvT-5a__coherencePanel{border:1px solid var(--border);background:#ffffff05;border-radius:10px;padding:10px 12px}.RefinementChat-module__QvT-5a__coherenceTitle{color:var(--text-main);margin-bottom:6px;font-size:.78rem;font-weight:700}.RefinementChat-module__QvT-5a__coherenceSummary{color:var(--text-muted);flex-wrap:wrap;gap:8px;font-size:.76rem;display:flex}.RefinementChat-module__QvT-5a__assistantText{background:var(--bg-app);border:1px solid var(--border);border-radius:10px;padding:10px 12px;font-size:.85rem}.RefinementChat-module__QvT-5a__appliedChanges{color:var(--text-muted);font-size:.8rem}.RefinementChat-module__QvT-5a__previewBox{background:var(--bg-app);border:1px solid var(--border);white-space:pre-wrap;word-break:break-word;border-radius:10px;max-height:220px;margin:0;padding:10px;font-size:.77rem;overflow:auto}.RefinementChat-module__QvT-5a__nextSuggestionsRow{flex-wrap:wrap;gap:8px;display:flex}.RefinementChat-module__QvT-5a__button{background:linear-gradient(135deg,var(--accent)0%,var(--accent-hover)100%);color:var(--accent-text);letter-spacing:.08em;cursor:pointer;min-height:44px;transition:var(--transition);box-shadow:0 10px 20px rgba(var(--accent-rgb),.16);border:none;border-radius:8px;align-items:center;gap:8px;padding:0 20px;font-size:.8rem;font-weight:800;display:flex}.RefinementChat-module__QvT-5a__button:disabled{cursor:not-allowed;opacity:.62;box-shadow:none}
.DashboardStudioOutput-module__Yh4M3W__emptyCard{background:var(--surface-overlay);-webkit-backdrop-filter:blur(20px);border:1px dashed var(--border-accent);border-radius:24px;justify-content:center;align-items:center;height:100%;min-height:400px;padding:2rem;display:flex}.DashboardStudioOutput-module__Yh4M3W__emptyInner{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:320px;display:flex}.DashboardStudioOutput-module__Yh4M3W__emptyIconWrap{background:var(--color-gold-muted);border:1px solid var(--border-accent);width:64px;height:64px;color:var(--color-gold,#c9a84c);opacity:.7;border-radius:50%;justify-content:center;align-items:center;display:flex}.DashboardStudioOutput-module__Yh4M3W__emptyTitle{color:var(--text-soft);font-size:1.05rem;font-weight:600;font-family:var(--font-family-display);margin:0}.DashboardStudioOutput-module__Yh4M3W__emptyDesc{color:var(--text-inverse-soft);margin:0;font-size:.82rem;line-height:1.6}.DashboardStudioOutput-module__Yh4M3W__emptyDesc strong{color:var(--color-gold,#c9a84c)}.DashboardStudioOutput-module__Yh4M3W__emptyHints{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:4px;display:flex}.DashboardStudioOutput-module__Yh4M3W__emptyHintChip{font-size:.62rem;font-family:var(--font-family-display);letter-spacing:.04em;color:var(--text-inverse-soft);background:var(--surface-interactive);border:1px solid var(--border-subtle-ui);border-radius:20px;padding:3px 10px}.DashboardStudioOutput-module__Yh4M3W__outputCard{background:var(--surface-elevated);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-subtle-ui);box-shadow:var(--shadow-card);border-radius:24px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;overflow:hidden}.DashboardStudioOutput-module__Yh4M3W__outputHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.DashboardStudioOutput-module__Yh4M3W__outputHeaderLeft{flex-direction:column;gap:8px;display:flex}.DashboardStudioOutput-module__Yh4M3W__outputLabel{font-size:.62rem;font-family:var(--font-family-display);letter-spacing:.12em;color:var(--color-gold,#c9a84c)}.DashboardStudioOutput-module__Yh4M3W__goldDivider{background:var(--color-gold,#c9a84c);opacity:.6;border-radius:1px;width:48px;height:2px}.DashboardStudioOutput-module__Yh4M3W__contextChips{flex-wrap:wrap;gap:6px;display:flex}.DashboardStudioOutput-module__Yh4M3W__chip{font-size:.6rem;font-family:var(--font-family-display);letter-spacing:.03em;color:var(--text-inverse-soft);background:var(--surface-interactive);border:1px solid var(--border-subtle-ui);border-radius:4px;padding:2px 7px}.DashboardStudioOutput-module__Yh4M3W__outputActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.DashboardStudioOutput-module__Yh4M3W__spinnerIcon{color:var(--color-gold,#c9a84c);animation:.8s linear infinite DashboardStudioOutput-module__Yh4M3W__spin}@keyframes DashboardStudioOutput-module__Yh4M3W__spin{to{transform:rotate(360deg)}}.DashboardStudioOutput-module__Yh4M3W__actionBtn{background:var(--surface-interactive);border:1px solid var(--border-subtle-ui);width:36px;height:36px;color:var(--text-soft);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.DashboardStudioOutput-module__Yh4M3W__actionBtn:hover{background:var(--surface-interactive-hover);color:var(--text-main)}.DashboardStudioOutput-module__Yh4M3W__userBrief{background:var(--surface-overlay);border-left:2px solid var(--border-accent);border-radius:12px;flex-direction:column;gap:4px;padding:12px 16px;display:flex}.DashboardStudioOutput-module__Yh4M3W__userBriefLabel{font-size:.62rem;font-family:var(--font-family-display);letter-spacing:.05em;color:var(--text-inverse-soft)}.DashboardStudioOutput-module__Yh4M3W__userBriefText{color:var(--text-main);margin:0;font-size:.85rem;font-style:italic;line-height:1.5}.DashboardStudioOutput-module__Yh4M3W__refinementsHistory{border-top:1px solid var(--border-subtle-ui);flex-direction:column;gap:6px;padding:12px 0;display:flex}.DashboardStudioOutput-module__Yh4M3W__refinementsLabel{font-size:.62rem;font-family:var(--font-family-display);letter-spacing:.05em;color:var(--color-gold,#c9a84c);opacity:.7;margin-bottom:4px}.DashboardStudioOutput-module__Yh4M3W__refinementRow{align-items:center;gap:8px;display:flex}.DashboardStudioOutput-module__Yh4M3W__refinementIdx{font-size:.62rem;font-family:var(--font-family-display);background:var(--color-gold-muted);border:1px solid var(--border-accent);color:var(--color-gold,#c9a84c);border-radius:4px;flex-shrink:0;padding:1px 6px}.DashboardStudioOutput-module__Yh4M3W__refinementReq{color:var(--text-inverse-soft);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-style:italic;overflow:hidden}.DashboardStudioOutput-module__Yh4M3W__refinementSection{border-top:1px solid var(--border-subtle-ui);padding-top:1.25rem}
.Snackbar-module__KCcRWa__snackbar{top:max(16px,calc(env(safe-area-inset-top) + 76px));z-index:200000;opacity:0;pointer-events:none;border-radius:8px;align-items:center;gap:12px;max-width:min(480px,100vw - 40px);padding:12px 20px;transition:opacity .25s,transform .25s;display:flex;position:fixed;right:20px;transform:translateY(-12px);box-shadow:0 10px 30px #0003}.Snackbar-module__KCcRWa__snackbarSuccess,.Snackbar-module__KCcRWa__snackbarError{color:#000;background:#fff}.Snackbar-module__KCcRWa__snackbarActive{opacity:1;pointer-events:all;transform:translateY(0)}.Snackbar-module__KCcRWa__snackbarIcon{justify-content:center;align-items:center;display:inline-flex}.Snackbar-module__KCcRWa__snackbarMessage{font-size:.95rem;line-height:1.3}@media (max-width:768px){.Snackbar-module__KCcRWa__snackbar{top:max(12px,calc(env(safe-area-inset-top) + 68px));max-width:none;left:12px;right:12px}}
.BaseModal-module__4S7-Ja__overlay{z-index:200000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bf;justify-content:center;align-items:flex-start;padding:24px 12px;display:flex;position:fixed;inset:0;overflow-y:auto}.BaseModal-module__4S7-Ja__container{background:var(--bg-section);border:1px solid var(--border);border-radius:14px;width:100%;max-height:calc(100vh - 48px);margin:12px 0;position:relative;overflow-y:auto;box-shadow:0 18px 48px #00000059}.BaseModal-module__4S7-Ja__md{max-width:450px;padding:24px}.BaseModal-module__4S7-Ja__sm{max-width:420px;padding:22px}.BaseModal-module__4S7-Ja__lg{max-width:1100px;padding:22px}.BaseModal-module__4S7-Ja__title{color:var(--text-main);margin:0;font-size:1.1rem}.BaseModal-module__4S7-Ja__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.BaseModal-module__4S7-Ja__closeButton{border:1px solid var(--border);background:var(--bg-app);color:var(--text-main);cursor:pointer;min-width:34px;height:34px;transition:var(--transition);border-radius:8px;flex-shrink:0;padding:0;font-size:.8rem;font-weight:700}.BaseModal-module__4S7-Ja__closeButton:hover{border-color:var(--accent);color:var(--accent)}.BaseModal-module__4S7-Ja__description{color:var(--text-muted);margin:10px 0 0;font-size:.9rem}.BaseModal-module__4S7-Ja__body{margin-top:14px}.BaseModal-module__4S7-Ja__actions{justify-content:flex-end;gap:12px;margin-top:22px;display:flex}@media (max-width:768px){.BaseModal-module__4S7-Ja__overlay{padding:10px}.BaseModal-module__4S7-Ja__container{border-radius:12px;max-height:calc(100vh - 20px);margin:0}.BaseModal-module__4S7-Ja__md,.BaseModal-module__4S7-Ja__sm,.BaseModal-module__4S7-Ja__lg{padding:16px}}
.AppButton-module__o9ze9W__button{cursor:pointer;border:1px solid #0000;border-radius:8px;font-weight:700;transition:all .2s}.AppButton-module__o9ze9W__md{padding:10px 16px;font-size:.9rem}.AppButton-module__o9ze9W__lg{padding:12px 24px;font-size:.92rem}.AppButton-module__o9ze9W__primary{background:var(--accent);color:var(--accent-text,#fff)}.AppButton-module__o9ze9W__primary:hover{filter:brightness(1.05)}.AppButton-module__o9ze9W__secondary{border-color:var(--border);background:var(--bg-app);color:var(--text-main)}.AppButton-module__o9ze9W__secondary:hover{border-color:var(--accent)}.AppButton-module__o9ze9W__danger{color:#fff;background:#ef4444}.AppButton-module__o9ze9W__danger:hover{filter:brightness(1.05)}.AppButton-module__o9ze9W__button:disabled{opacity:.6;cursor:not-allowed}
.page-module__Fx1_7W__dashboardContainer{max-width:var(--layout-max-dashboard);width:100%;padding:var(--space-20);flex-direction:column;min-height:100%;margin:0 auto;display:flex}.page-module__Fx1_7W__layout{gap:var(--space-20);flex-direction:column;flex:1;min-height:0;display:flex}.page-module__Fx1_7W__navGroup{margin-bottom:24px}.page-module__Fx1_7W__sidebarTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-inverse-soft);margin:1.5rem 0 .5rem 1.5rem;font-size:.65rem;font-weight:600}.page-module__Fx1_7W__projectSectionHeader{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:5px;display:flex}.page-module__Fx1_7W__sidebarHelpText{color:var(--text-inverse-soft);max-width:90%;margin:-8px 0 0 1.5rem;font-size:.75rem;line-height:1.35}.page-module__Fx1_7W__favoriteHint{border:1px dashed var(--border-subtle-ui);color:var(--text-inverse-soft);border-radius:8px;align-items:flex-start;gap:8px;margin:0 1.5rem;padding:10px;font-size:.75rem;line-height:1.35;display:flex}.page-module__Fx1_7W__favoritesList{flex-direction:column;gap:0;display:flex}.page-module__Fx1_7W__favoriteNavItem{text-align:left;width:100%;color:var(--text-inverse-soft);cursor:pointer;background:0 0;border:none;border-left:2px solid #0000;justify-content:space-between;align-items:center;gap:8px;padding:.875rem 1.5rem;font-size:.875rem;transition:all .2s;display:flex}.page-module__Fx1_7W__favoriteNavItem:hover{background:var(--surface-interactive);color:var(--text-main)}.page-module__Fx1_7W__favoriteNavItem.page-module__Fx1_7W__active{color:var(--gold,#c9a84c);background:linear-gradient(90deg,var(--focus-ring-ui),transparent);border-left:2px solid var(--gold,#c9a84c)}.page-module__Fx1_7W__favoriteNavMeta{opacity:.6;font-size:.72rem}.page-module__Fx1_7W__favoritePromptItem{text-align:left;width:100%;color:var(--text-inverse-soft);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-left:2px solid #0000;padding:.6rem 1.5rem .6rem 2.5rem;font-size:.8rem;transition:all .2s;overflow:hidden}.page-module__Fx1_7W__favoritePromptItem:hover{color:var(--text-main);background:var(--surface-interactive)}.page-module__Fx1_7W__createProjectBtn{color:var(--gold,#c9a84c);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:.5rem 1.5rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__Fx1_7W__createProjectBtn:hover{color:var(--text-main);background:var(--surface-interactive)}.page-module__Fx1_7W__projectHeader{cursor:pointer;color:var(--text-inverse-soft);background:0 0;border-left:2px solid #0000;justify-content:space-between;align-items:center;padding:.875rem 1.5rem;font-size:.875rem;transition:all .2s;display:flex}.page-module__Fx1_7W__projectHeader:hover{background:var(--surface-interactive);color:var(--text-main)}.page-module__Fx1_7W__projectHeader.page-module__Fx1_7W__active{color:var(--gold,#c9a84c);background:linear-gradient(90deg,var(--focus-ring-ui),transparent);border-left:2px solid var(--gold,#c9a84c)}.page-module__Fx1_7W__envList{flex-direction:column;margin:0;padding:0;display:flex}.page-module__Fx1_7W__envItem{text-align:left;cursor:pointer;width:100%;color:var(--text-inverse-soft);background:0 0;border:none;border-left:2px solid #0000;align-items:center;gap:8px;padding:.6rem 1.5rem .6rem 3.5rem;font-size:.8rem;transition:all .2s;display:flex}.page-module__Fx1_7W__envItem:hover{color:var(--text-main);background:var(--surface-interactive)}.page-module__Fx1_7W__envItem.page-module__Fx1_7W__active{color:var(--gold,#c9a84c);background:linear-gradient(90deg,var(--focus-ring-ui),transparent);border-left:2px solid var(--gold,#c9a84c)}.page-module__Fx1_7W__dangerEnvAction{color:var(--danger-ui)}.page-module__Fx1_7W__dangerEnvAction:hover{color:var(--danger-ui);background:var(--danger-surface-ui)}.page-module__Fx1_7W__content{border-left:1px solid var(--border-subtle-ui);background:0 0;flex-direction:column;display:flex;overflow:hidden auto}.page-module__Fx1_7W__contentHeader{border-bottom:1px solid var(--border-subtle-ui);background:0 0;padding:24px 32px}.page-module__Fx1_7W__contentHeaderMeta{flex-direction:column;gap:6px;display:flex}.page-module__Fx1_7W__accessGateState{border:1px dashed var(--border-default);width:min(520px,100%);min-height:140px;color:var(--text-secondary);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:10px;margin:auto;font-size:.95rem;display:flex}.page-module__Fx1_7W__contentEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--text-inverse-soft);font-size:.7rem;font-weight:600}.page-module__Fx1_7W__contentSubhead{color:var(--text-soft);margin:0;font-size:.9rem;line-height:1.5}.page-module__Fx1_7W__newPromptBtn{border:1px solid var(--border-subtle-ui);color:var(--text-main);cursor:pointer;background:0 0;border-radius:8px;padding:8px 16px;font-size:.8rem;font-weight:500;transition:all .2s}.page-module__Fx1_7W__newPromptBtn:hover{border-color:var(--gold,#c9a84c);color:var(--gold,#c9a84c)}.page-module__Fx1_7W__historyList{background:0 0;flex-direction:column;flex:1;gap:14px;padding:20px;display:flex;overflow-y:auto}.page-module__Fx1_7W__workspaceLayout{flex:1;grid-template-columns:340px 1fr;min-height:0;display:grid}.page-module__Fx1_7W__detailPanel{border-left:1px solid var(--border-subtle-ui);background:0 0;min-height:0}.page-module__Fx1_7W__threadRailList{flex-direction:column;gap:12px;display:flex}.page-module__Fx1_7W__threadRailEmpty,.page-module__Fx1_7W__threadDetailEmpty{min-height:100%;color:var(--text-inverse-soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px;display:flex}.page-module__Fx1_7W__threadRailEmptyIcon{opacity:.2}.page-module__Fx1_7W__threadRailCard{border:1px solid var(--border-subtle-ui);background:var(--surface-elevated);cursor:pointer;border-radius:8px;padding:16px;transition:all .2s}.page-module__Fx1_7W__threadRailCard:hover{border-color:var(--border-accent-ui);background:var(--surface-interactive)}.page-module__Fx1_7W__threadRailCardActive{border-color:var(--gold,#c9a84c);background:var(--surface-interactive)}.page-module__Fx1_7W__threadRailTop{justify-content:space-between;gap:10px;margin-bottom:12px;display:flex}.page-module__Fx1_7W__threadRailIdentity{color:var(--text-main);align-items:center;gap:10px;display:flex}.page-module__Fx1_7W__threadRailIdentity strong,.page-module__Fx1_7W__threadRailIdentity span{display:block}.page-module__Fx1_7W__threadRailIdentity strong{font-size:.85rem;font-weight:500}.page-module__Fx1_7W__threadRailIdentity span:last-child{color:var(--text-inverse-soft);margin-top:2px;font-size:.72rem}.page-module__Fx1_7W__threadRailAvatar{background:var(--color-gold-muted);width:30px;height:30px;color:var(--gold,#c9a84c);border:1px solid var(--border-accent-ui);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.page-module__Fx1_7W__threadRailActions{gap:6px;display:flex}.page-module__Fx1_7W__threadRailText{color:var(--text-soft);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0 0 12px;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.page-module__Fx1_7W__threadRailMeta{letter-spacing:.05em;text-transform:uppercase;color:var(--text-inverse-soft);flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:.7rem;display:flex}.page-module__Fx1_7W__threadDetailScroll{flex-direction:column;gap:24px;height:100%;padding:24px;display:flex;overflow-y:auto}.page-module__Fx1_7W__threadDetailConversation{flex-direction:column;gap:18px;display:flex}.page-module__Fx1_7W__threadDetailUserBlock,.page-module__Fx1_7W__threadDetailAssistantBlock,.page-module__Fx1_7W__threadDetailRefinement{flex-direction:column;gap:10px;display:flex}.page-module__Fx1_7W__threadDetailRole{letter-spacing:.1em;text-transform:uppercase;color:var(--text-inverse-soft);align-items:center;gap:10px;font-size:.7rem;font-weight:600;display:inline-flex}.page-module__Fx1_7W__threadDetailUserBubble{border:none;border-left:2px solid var(--gold,#c9a84c);background:0 0;margin-left:20px;padding:0 0 0 16px}.page-module__Fx1_7W__threadDetailUserBubble p{white-space:pre-wrap;color:var(--text-main);margin:0;font-size:.95rem;line-height:1.6}.page-module__Fx1_7W__threadDetailAssistantLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--gold,#c9a84c);font-size:.7rem;font-weight:600}.page-module__Fx1_7W__threadDetailCard{border:1px solid var(--border-subtle-ui);background:var(--surface-elevated);border-radius:8px;padding:24px}.page-module__Fx1_7W__threadDetailSummary{flex-direction:column;gap:10px;display:flex}.page-module__Fx1_7W__threadDetailChipRow{flex-wrap:wrap;gap:8px;display:flex}.page-module__Fx1_7W__threadDetailChip{background:var(--surface-interactive);color:var(--text-soft);border:1px solid var(--border-subtle-ui);border-radius:4px;align-items:center;padding:4px 10px;font-size:.75rem;display:inline-flex}.page-module__Fx1_7W__threadDetailRefineBox{border-top:1px dashed var(--border-subtle-ui);margin-top:auto;padding-top:18px}.page-module__Fx1_7W__historyItem{background:0 0;border:none;transition:all .2s;animation:.22s ease-out page-module__Fx1_7W__historyItemEnter;position:relative}.page-module__Fx1_7W__historyItem:hover{border-color:#0000}.page-module__Fx1_7W__historyItemCollapsed{opacity:.98}.page-module__Fx1_7W__historyItemExpanded{opacity:1}.page-module__Fx1_7W__historyItemHeader{cursor:pointer}.page-module__Fx1_7W__collapsedPromptText{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.page-module__Fx1_7W__expandIcon{opacity:.75;justify-content:center;align-items:center;display:inline-flex}.page-module__Fx1_7W__historyHeaderRow{justify-content:space-between;align-items:flex-start;display:flex}.page-module__Fx1_7W__historyHeaderMain{flex:1}.page-module__Fx1_7W__historyPromptText{color:var(--text-main);margin:0;font-size:.95rem;font-weight:400;line-height:1.5}.page-module__Fx1_7W__historyPromptMeta{color:var(--text-inverse-soft);align-items:center;gap:8px;margin-top:8px;font-size:.7rem;display:flex}.page-module__Fx1_7W__historyPromptMetaHint{opacity:.5}.page-module__Fx1_7W__assistantRoleSpacing{margin-top:10px}.page-module__Fx1_7W__assistantSectionLabel{letter-spacing:.05em;color:var(--gold,#c9a84c);margin-bottom:6px;font-size:.75rem;font-weight:600;display:block}.page-module__Fx1_7W__refinementBlock{border-top:1px dashed var(--border);margin-top:18px;padding-top:16px}.page-module__Fx1_7W__refinementSummaryCard{border:1px solid var(--border-subtle-ui);background:var(--surface-elevated);border-radius:8px;margin-bottom:10px;padding:10px 12px}.page-module__Fx1_7W__refinementSummaryTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-inverse-soft);margin-bottom:6px;font-size:.7rem;font-weight:600}.page-module__Fx1_7W__refinementRequestCard{border:1px solid var(--border-subtle-ui);background:var(--surface-interactive);color:var(--text-main);white-space:pre-wrap;word-break:break-word;border-radius:6px;margin-bottom:8px;padding:8px 10px;font-size:.8rem}.page-module__Fx1_7W__refinementRequestLabel{margin-bottom:4px;display:block}.page-module__Fx1_7W__refinementAppliedChanges{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.page-module__Fx1_7W__refinementAppliedChip{border:1px solid var(--border-subtle-ui);color:var(--text-soft);background:0 0;border-radius:4px;padding:4px 8px;font-size:.75rem}.page-module__Fx1_7W__refinementSuccessText{color:var(--gold,#c9a84c);font-size:.8rem}.page-module__Fx1_7W__refinementPromptLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--gold,#c9a84c);margin-bottom:8px;font-size:.7rem;font-weight:600}.page-module__Fx1_7W__refinementChatWrapper{margin-top:20px}.page-module__Fx1_7W__emptyStateIcon{opacity:.2;margin-bottom:15px}.page-module__Fx1_7W__messageRole{letter-spacing:.1em;text-transform:uppercase;color:var(--text-inverse-soft);align-items:center;gap:8px;margin-bottom:6px;font-size:.7rem;font-weight:600;display:inline-flex}.page-module__Fx1_7W__userRole{justify-content:flex-end;padding-right:18px}.page-module__Fx1_7W__assistantRole{justify-content:flex-start;padding-left:18px}.page-module__Fx1_7W__roleBadge{border:1px solid var(--border-subtle-ui);border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.65rem;font-weight:600;display:inline-flex}.page-module__Fx1_7W__userBadge{background:var(--surface-interactive);color:var(--text-main)}.page-module__Fx1_7W__assistantBadge{background:var(--color-gold-muted);color:var(--gold,#c9a84c);border-color:var(--border-accent-ui)}.page-module__Fx1_7W__timeDivider{justify-content:center;margin:10px 0 12px;display:flex}.page-module__Fx1_7W__timeDivider span{letter-spacing:.1em;color:var(--text-inverse-soft);border:1px dashed var(--border-subtle-ui);background:0 0;border-radius:4px;padding:4px 10px;font-size:.7rem}.page-module__Fx1_7W__userBubble{border:none;border-right:2px solid var(--border-subtle-ui);background:0 0}.page-module__Fx1_7W__userBubbleAligned{text-align:right;max-width:calc(100% - 64px);margin-left:64px;padding:4px 14px}.page-module__Fx1_7W__assistantBubble{border:none;border-left:2px solid var(--gold,#c9a84c);background:0 0;padding-top:2px}.page-module__Fx1_7W__assistantBubbleAligned{max-width:calc(100% - 64px);margin-right:64px;padding:4px 10px}.page-module__Fx1_7W__itemHeader{flex-direction:column;padding:16px 18px;transition:background .2s;display:flex}.page-module__Fx1_7W__itemHeader p{white-space:pre-wrap;word-break:break-word;text-overflow:clip;overflow:visible}.page-module__Fx1_7W__itemBody{border-top:none;padding:0 18px 18px}.page-module__Fx1_7W__inputArea{border-top:1px solid var(--border-subtle-ui);background:0 0;padding:20px}.page-module__Fx1_7W__inputAreaHighlight{border-top-color:var(--gold,#c9a84c)}.page-module__Fx1_7W__composerHiddenState{border:1px dashed var(--gold,#c9a84c);color:var(--gold,#c9a84c);background:var(--focus-ring-ui);border-radius:8px;margin:16px 20px 20px;padding:12px 14px;font-size:.85rem}.page-module__Fx1_7W__composerInputRow{display:block}.page-module__Fx1_7W__composerCanvas{border:1px solid var(--border-subtle-ui);background:var(--surface-elevated);border-radius:8px;padding:24px}.page-module__Fx1_7W__composerCanvasHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.page-module__Fx1_7W__composerCanvasHeader strong{color:var(--text-main);margin-bottom:4px;font-size:.95rem;font-weight:500;display:block}.page-module__Fx1_7W__composerCanvasHeader p{color:var(--text-inverse-soft);margin:0;font-size:.8rem;line-height:1.4}.page-module__Fx1_7W__composerTextarea{background:var(--surface-interactive);border:1px solid var(--border-subtle-ui);width:100%;min-height:120px;color:var(--text-main);resize:vertical;border-radius:8px;outline:none;padding:16px;font-family:inherit;font-size:.95rem;line-height:1.55;transition:all .2s}.page-module__Fx1_7W__composerTextarea:focus{border-color:var(--gold,#c9a84c);background:var(--surface-overlay)}.page-module__Fx1_7W__composerTextarea::placeholder{color:var(--text-inverse-soft)}.page-module__Fx1_7W__composerSuggestionRow{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.page-module__Fx1_7W__composerSuggestionChip{border:1px solid var(--border-subtle-ui);color:var(--text-soft);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-size:.8rem;transition:all .2s}.page-module__Fx1_7W__composerSuggestionChip:hover{border-color:var(--gold,#c9a84c);color:var(--gold,#c9a84c);background:var(--focus-ring-ui)}.page-module__Fx1_7W__sendBtn{background:var(--gold,#c9a84c);color:var(--black);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;width:44px;height:44px;transition:all .2s}.page-module__Fx1_7W__sendBtn:hover{background:#e6c875}.page-module__Fx1_7W__iconLabelRow{align-items:center;gap:8px;display:flex}.page-module__Fx1_7W__projectBlock{margin-bottom:10px}.page-module__Fx1_7W__envCreateAction{color:var(--gold,#c9a84c);font-weight:500}.page-module__Fx1_7W__sendBtn:disabled{opacity:.5;cursor:not-allowed;background:var(--border-subtle-ui);color:var(--text-inverse-soft)}[data-theme=dark] .page-module__Fx1_7W__composerCanvas{background:var(--surface-elevated)}[data-theme=dark] .page-module__Fx1_7W__composerTextarea,[data-theme=dark] .page-module__Fx1_7W__composerSuggestionChip{background:0 0}.page-module__Fx1_7W__advancedToggle{border:1px solid var(--border-subtle-ui);color:var(--text-soft);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:8px;margin-top:10px;padding:6px 10px;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__Fx1_7W__advancedToggle:hover{border-color:var(--gold,#c9a84c);color:var(--gold,#c9a84c)}.page-module__Fx1_7W__advancedPanel{border:1px solid var(--border-subtle-ui);background:var(--surface-elevated);overscroll-behavior:contain;border-radius:8px;max-height:min(56vh,520px);margin-top:10px;padding:16px;overflow-y:auto}.page-module__Fx1_7W__advancedSectionTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-inverse-soft);margin:2px 0 6px;font-size:.7rem;font-weight:600}.page-module__Fx1_7W__advancedGrid{grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:6px;margin-bottom:8px;display:grid}.page-module__Fx1_7W__advancedCheckItem{border:1px solid var(--border);background:var(--bg-app);color:var(--text-main);border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-size:.82rem;display:flex}.page-module__Fx1_7W__advancedInlineInputs{grid-template-columns:120px 1fr;gap:8px;margin-bottom:8px;display:grid}.page-module__Fx1_7W__advancedInput{border:1px solid var(--border);background:var(--bg-app);width:100%;color:var(--text-main);border-radius:8px;padding:8px 10px;font-size:.86rem}.page-module__Fx1_7W__advancedInputSpaced{margin-bottom:8px}.page-module__Fx1_7W__composerDestinationCard,.page-module__Fx1_7W__composerFlowCard{border:1px solid var(--border);color:var(--text-muted);border-radius:10px;padding:10px 12px;line-height:1.35}.page-module__Fx1_7W__composerDestinationCard{background:var(--bg-section);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;font-size:.8rem;display:flex}.page-module__Fx1_7W__composerFlowCard{background:var(--bg-app);margin-bottom:10px;font-size:.82rem}.page-module__Fx1_7W__composerStrong{color:var(--text-main)}.page-module__Fx1_7W__composerSelectTargetBtn,.page-module__Fx1_7W__composerPresetBtn{border:1px solid var(--border);background:var(--bg-app);color:var(--text-main);cursor:pointer;border-radius:8px;padding:6px 10px;font-size:.76rem;font-weight:700}.page-module__Fx1_7W__composerPresetBtn{background:var(--bg-input);margin-top:8px;font-size:.78rem}.page-module__Fx1_7W__composerPresetBtn:disabled{cursor:not-allowed;opacity:.6}.page-module__Fx1_7W__composerSummaryRow{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.page-module__Fx1_7W__composerSummaryChip{border:1px solid var(--border);color:var(--text-main);background:var(--bg-app);border-radius:999px;padding:4px 8px;font-size:.72rem}.page-module__Fx1_7W__composerOptionalHint{color:var(--text-muted);margin-top:8px;font-size:.78rem}.page-module__Fx1_7W__advancedLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:6px;font-size:.74rem;font-weight:700;display:block}.page-module__Fx1_7W__advancedSelect{background:var(--bg-app);border:1px solid var(--border);width:100%;color:var(--text-main);border-radius:12px;margin-bottom:10px;padding:12px 14px}.page-module__Fx1_7W__advancedProjectSelect{border:1px solid var(--border);background:var(--bg-app);width:100%;color:var(--text-main);border-radius:8px;margin-bottom:8px;padding:8px 10px;font-size:.86rem}.page-module__Fx1_7W__promptActions{gap:10px;display:flex}.page-module__Fx1_7W__actionBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.page-module__Fx1_7W__actionBtn:hover{border-color:var(--accent);color:var(--accent)}.page-module__Fx1_7W__actionBtn.page-module__Fx1_7W__delete:hover{color:#ff4d4d;border-color:#ff4d4d}.page-module__Fx1_7W__favoriteActiveBtn{color:#ff6b81;background:#ff6b811f;border-color:#ff6b8173}.page-module__Fx1_7W__modalField{background:var(--bg-app);border:1px solid var(--border);width:100%;color:var(--text-main);border-radius:8px;outline:none;margin-top:6px;padding:12px}.page-module__Fx1_7W__emptyState{height:100%;color:var(--text-muted);opacity:.5;flex-direction:column;justify-content:center;align-items:center;display:flex}@keyframes page-module__Fx1_7W__historyItemEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-module__Fx1_7W__historyItem{animation:none}}@media (max-width:1024px){.page-module__Fx1_7W__dashboardContainer{width:100%;max-width:none;height:auto;min-height:100vh;margin:70px 0 0;padding:0;overflow:hidden visible}.page-module__Fx1_7W__layout{grid-template-columns:1fr;display:block}.page-module__Fx1_7W__workspaceLayout{grid-template-columns:1fr}.page-module__Fx1_7W__detailPanel{border-left:none;border-top:1px solid var(--border)}.page-module__Fx1_7W__sidebar{z-index:100001;border-radius:0;width:280px;transition:left .3s;position:fixed;top:0;bottom:0;left:-300px;box-shadow:20px 0 50px #00000080}.page-module__Fx1_7W__sidebarOpen{left:0}.page-module__Fx1_7W__sidebarOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100000;background:#000000b3;display:block;position:fixed;inset:0}.page-module__Fx1_7W__content{border-left:none;border-right:none;border-radius:0;height:auto;min-height:calc(100vh - 160px);margin-top:10px;overflow:visible}.page-module__Fx1_7W__mobileHeader{align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;display:flex}.page-module__Fx1_7W__mobileHeaderInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.page-module__Fx1_7W__mobileHeaderTitle{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.94rem;font-weight:700;overflow:hidden}.page-module__Fx1_7W__mobileHeaderHint{color:var(--text-muted);font-size:.74rem;line-height:1.2}.page-module__Fx1_7W__contentHeader,.page-module__Fx1_7W__historyList,.page-module__Fx1_7W__inputArea{padding-left:12px;padding-right:12px}.page-module__Fx1_7W__advancedPanel{max-height:none;overflow:visible}.page-module__Fx1_7W__mobileMenuBtn{background:var(--bg-section);border:1px solid var(--border);color:var(--text-main);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:.85rem;font-weight:600;display:flex}.page-module__Fx1_7W__userRole,.page-module__Fx1_7W__assistantRole{justify-content:flex-start;padding-left:0;padding-right:0}.page-module__Fx1_7W__userBubbleAligned,.page-module__Fx1_7W__assistantBubbleAligned{width:100%;max-width:100%;margin-left:0;margin-right:0}.page-module__Fx1_7W__historyItem{width:100%}}@media (min-width:1025px){.page-module__Fx1_7W__sidebarOverlay,.page-module__Fx1_7W__mobileHeader{display:none}}
.DashboardWorkspace-module__2iBC3q__studioWrap{flex-direction:column;flex:1;display:flex}.DashboardWorkspace-module__2iBC3q__twoCol{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;min-height:100%;padding:2rem;display:grid}.DashboardWorkspace-module__2iBC3q__rightCol{scrollbar-width:thin;scrollbar-color:#c9a84c26 transparent;max-height:calc(100svh - 3rem);position:sticky;top:1.5rem;overflow-y:auto}.DashboardWorkspace-module__2iBC3q__rightCol::-webkit-scrollbar{width:4px}.DashboardWorkspace-module__2iBC3q__rightCol::-webkit-scrollbar-thumb{background:#c9a84c26;border-radius:2px}@media (max-width:900px){.DashboardWorkspace-module__2iBC3q__twoCol{grid-template-columns:1fr;padding:1rem}.DashboardWorkspace-module__2iBC3q__rightCol{max-height:none;position:static;overflow-y:visible}}
.DashboardHomeSection-module__HoJQ5a__container{flex-direction:column;gap:2.5rem;max-width:1400px;margin:0 auto;padding:2.5rem 2rem;display:flex}.DashboardHomeSection-module__HoJQ5a__hero{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:768px){.DashboardHomeSection-module__HoJQ5a__hero{flex-direction:row;justify-content:space-between;align-items:flex-end}}.DashboardHomeSection-module__HoJQ5a__heroText{flex-direction:column;gap:.75rem;display:flex}.DashboardHomeSection-module__HoJQ5a__heroTitle{font-size:clamp(3rem,8vw,6rem);font-family:var(--font-heading,"Inter Tight",sans-serif);letter-spacing:-.04em;color:var(--text-primary);margin:0;font-weight:300;line-height:1}.DashboardHomeSection-module__HoJQ5a__heroGold,.DashboardHomeSection-module__HoJQ5a__heroDot{color:var(--color-gold,#c9a84c)}.DashboardHomeSection-module__HoJQ5a__heroSubtitle{color:var(--text-secondary);max-width:480px;margin:0;font-size:1.05rem;font-style:italic;line-height:1.6}.DashboardHomeSection-module__HoJQ5a__heroName,.DashboardHomeSection-module__HoJQ5a__heroHighlight{color:var(--text-primary);font-style:normal;font-weight:500}.DashboardHomeSection-module__HoJQ5a__heroStats{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.DashboardHomeSection-module__HoJQ5a__statCard{border-radius:14px;flex-direction:column;gap:4px;min-width:90px;padding:.75rem 1.25rem;display:flex}.DashboardHomeSection-module__HoJQ5a__statValue{font-size:1.35rem;font-family:var(--font-heading,"Inter Tight",sans-serif);color:var(--text-primary);font-weight:600;line-height:1}.DashboardHomeSection-module__HoJQ5a__upgradeBtn{background:var(--color-gold,#c9a84c);color:#000;font-family:var(--font-heading,"Inter Tight",sans-serif);letter-spacing:.04em;cursor:pointer;border:none;border-radius:14px;padding:.75rem 1.5rem;font-size:.7rem;font-weight:600;transition:background .2s}.DashboardHomeSection-module__HoJQ5a__upgradeBtn:hover{background:var(--color-gold-bright,#e6c46a)}.DashboardHomeSection-module__HoJQ5a__marqueePill{font-size:.7rem;font-family:var(--font-heading,"Inter Tight",sans-serif);letter-spacing:.08em;color:var(--text-secondary);align-items:center;gap:.75rem;margin-right:2rem;font-weight:500;display:inline-flex}.DashboardHomeSection-module__HoJQ5a__marqueeDot{background:var(--color-gold,#c9a84c);border-radius:50%;flex-shrink:0;width:6px;height:6px}.DashboardHomeSection-module__HoJQ5a__grid{width:100%}.DashboardHomeSection-module__HoJQ5a__mainCard{flex-direction:column;grid-column:span 12;justify-content:space-between;min-height:280px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.DashboardHomeSection-module__HoJQ5a__mainCard{grid-column:span 8}}.DashboardHomeSection-module__HoJQ5a__mainCardGlow{filter:blur(40px);pointer-events:none;background:#c9a84c0f;border-radius:50%;width:200px;height:200px;transition:background .4s;position:absolute;top:-60px;right:-60px}.DashboardHomeSection-module__HoJQ5a__mainCard:hover .DashboardHomeSection-module__HoJQ5a__mainCardGlow{background:#c9a84c1f}.DashboardHomeSection-module__HoJQ5a__mainCardTitle{font-size:clamp(1.5rem,3vw,2.25rem);font-family:var(--font-heading,"Inter Tight",sans-serif);letter-spacing:-.02em;color:var(--text-primary);margin:1rem 0 0;font-weight:400;line-height:1.2}.DashboardHomeSection-module__HoJQ5a__mainCardNumbers{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}.DashboardHomeSection-module__HoJQ5a__numberBlock{cursor:default;flex-direction:column;gap:4px;display:flex}.DashboardHomeSection-module__HoJQ5a__numberValue{font-size:clamp(1.75rem,3vw,2.5rem);font-family:var(--font-heading,"Inter Tight",sans-serif);color:var(--text-primary);font-weight:700;line-height:1}.DashboardHomeSection-module__HoJQ5a__ctaCard{cursor:pointer;color:#000;flex-direction:column;grid-column:span 12;justify-content:space-between;min-height:200px;background:#c9a84ce0!important;border-color:#0000!important;display:flex!important}@media (min-width:768px){.DashboardHomeSection-module__HoJQ5a__ctaCard{grid-column:span 4}}[data-theme=dark] .DashboardHomeSection-module__HoJQ5a__ctaCard{background:#c9a84ce6!important}.DashboardHomeSection-module__HoJQ5a__ctaTop{justify-content:space-between;align-items:flex-start;display:flex}.DashboardHomeSection-module__HoJQ5a__ctaTitle{font-size:1.4rem;font-family:var(--font-heading,"Inter Tight",sans-serif);text-transform:uppercase;letter-spacing:-.02em;color:#000;margin:0 0 .5rem;font-weight:700}.DashboardHomeSection-module__HoJQ5a__ctaSubtitle{opacity:.75;color:#000;margin:0;font-size:.78rem}.DashboardHomeSection-module__HoJQ5a__activityCard{flex-direction:column;grid-column:span 12;gap:1.5rem;display:flex}@media (min-width:768px){.DashboardHomeSection-module__HoJQ5a__activityCard{grid-column:span 5}}.DashboardHomeSection-module__HoJQ5a__activityHeader{justify-content:space-between;align-items:center;display:flex}.DashboardHomeSection-module__HoJQ5a__viewAllBtn{text-transform:uppercase;letter-spacing:.14em;color:var(--color-gold,#c9a84c);cursor:pointer;font-size:.65rem;font-family:var(--font-heading,"Inter Tight",sans-serif);background:0 0;border:none;padding:0;font-weight:500}.DashboardHomeSection-module__HoJQ5a__viewAllBtn:hover{text-decoration:underline}.DashboardHomeSection-module__HoJQ5a__activityList{flex-direction:column;gap:.75rem;display:flex}.DashboardHomeSection-module__HoJQ5a__emptyActivity{text-align:center;color:var(--text-secondary);padding:2rem;font-size:.85rem;font-style:italic}.DashboardHomeSection-module__HoJQ5a__activityItem{align-items:center;gap:1rem;border-radius:14px!important;padding:.75rem!important;display:flex!important}.DashboardHomeSection-module__HoJQ5a__activityThumb{background:var(--surface-muted);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.DashboardHomeSection-module__HoJQ5a__activityIcon{color:var(--text-secondary)}.DashboardHomeSection-module__HoJQ5a__activityInfo{flex:1;min-width:0}.DashboardHomeSection-module__HoJQ5a__activityTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:.8rem;font-weight:500;overflow:hidden}.DashboardHomeSection-module__HoJQ5a__activityDate{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.68rem}.DashboardHomeSection-module__HoJQ5a__resourcesCard{grid-column:span 12;grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.DashboardHomeSection-module__HoJQ5a__resourcesCard{grid-column:span 7;grid-template-columns:1fr 1fr}}.DashboardHomeSection-module__HoJQ5a__resourcesLeft{flex-direction:column;justify-content:space-between;gap:1rem;display:flex}.DashboardHomeSection-module__HoJQ5a__resourcesTitle{font-size:1.4rem;font-family:var(--font-heading,"Inter Tight",sans-serif);color:var(--text-primary);margin:.5rem 0 0;font-weight:400}.DashboardHomeSection-module__HoJQ5a__resourcesDesc{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.6}.DashboardHomeSection-module__HoJQ5a__resourcesList{flex-direction:column;gap:.6rem;display:flex}.DashboardHomeSection-module__HoJQ5a__resourceItem{cursor:pointer;justify-content:space-between;align-items:center;text-decoration:none;border-radius:14px!important;padding:.875rem 1rem!important;display:flex!important}.DashboardHomeSection-module__HoJQ5a__resourceItemInner{align-items:center;gap:10px;display:flex}.DashboardHomeSection-module__HoJQ5a__resourceIcon{flex-shrink:0}.DashboardHomeSection-module__HoJQ5a__resourceLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);font-size:.7rem;font-weight:500}.DashboardHomeSection-module__HoJQ5a__externalIcon{color:var(--text-secondary);transition:color .2s}.DashboardHomeSection-module__HoJQ5a__resourceItem:hover .DashboardHomeSection-module__HoJQ5a__externalIcon{color:var(--text-primary)}.DashboardHomeSection-module__HoJQ5a__colorBlue{color:#60a5fa}.DashboardHomeSection-module__HoJQ5a__colorRed{color:#f87171}.DashboardHomeSection-module__HoJQ5a__colorGreen{color:#34d399}.DashboardHomeSection-module__HoJQ5a__colorAmber{color:#fbbf24}
.DashboardImageLabSection-module__OW6kxa__container{flex-direction:column;gap:2.5rem;max-width:1400px;margin:0 auto;padding:2.5rem 2rem;display:flex}.DashboardImageLabSection-module__OW6kxa__header{flex-direction:column;gap:.75rem;display:flex}.DashboardImageLabSection-module__OW6kxa__title{font-size:clamp(2.5rem,6vw,4.5rem);font-family:var(--font-heading,"Inter Tight",sans-serif);letter-spacing:-.04em;color:var(--text-primary);margin:0;font-weight:300;line-height:1.05}.DashboardImageLabSection-module__OW6kxa__gold{color:var(--color-gold,#c9a84c)}.DashboardImageLabSection-module__OW6kxa__subtitle{color:var(--text-secondary);max-width:560px;margin:0;font-size:1rem;font-style:italic;line-height:1.65}.DashboardImageLabSection-module__OW6kxa__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.DashboardImageLabSection-module__OW6kxa__grid{grid-template-columns:1fr 1fr}}.DashboardImageLabSection-module__OW6kxa__controls{flex-direction:column;gap:2rem;display:flex}.DashboardImageLabSection-module__OW6kxa__uploadArea{aspect-ratio:16/9;border:2px dashed var(--border-default);cursor:pointer;background:#0000000a;border-radius:16px;justify-content:center;align-items:center;transition:border-color .25s;display:flex;position:relative;overflow:hidden}.DashboardImageLabSection-module__OW6kxa__uploadArea:hover{border-color:var(--color-gold,#c9a84c)}[data-theme=dark] .DashboardImageLabSection-module__OW6kxa__uploadArea{background:#00000040}.DashboardImageLabSection-module__OW6kxa__hidden{display:none}.DashboardImageLabSection-module__OW6kxa__uploadPreview{object-fit:cover;width:100%;height:100%}.DashboardImageLabSection-module__OW6kxa__uploadPlaceholder{flex-direction:column;align-items:center;gap:1rem;display:flex}.DashboardImageLabSection-module__OW6kxa__uploadIcon{color:var(--text-secondary);transition:color .25s}.DashboardImageLabSection-module__OW6kxa__uploadArea:hover .DashboardImageLabSection-module__OW6kxa__uploadIcon{color:var(--color-gold,#c9a84c)}.DashboardImageLabSection-module__OW6kxa__uploadText{text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-family:var(--font-heading,"Inter Tight",sans-serif);color:var(--text-secondary);margin:0}.DashboardImageLabSection-module__OW6kxa__section{flex-direction:column;gap:1rem;display:flex}.DashboardImageLabSection-module__OW6kxa__sectionTitle{font-size:.7rem;font-family:var(--font-heading,"Inter Tight",sans-serif);text-transform:uppercase;letter-spacing:.14em;margin:0;font-weight:600}.DashboardImageLabSection-module__OW6kxa__modeGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.DashboardImageLabSection-module__OW6kxa__modeBtn{font-size:.68rem;font-family:var(--font-heading,"Inter Tight",sans-serif);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:1px solid #0000;border-radius:12px;padding:.875rem;font-weight:600;transition:all .2s}.DashboardImageLabSection-module__OW6kxa__modeBtnActive{border-color:var(--color-gold,#c9a84c);color:var(--color-gold,#c9a84c);box-shadow:0 0 0 1px var(--color-gold,#c9a84c);background:#c9a84c1f}.DashboardImageLabSection-module__OW6kxa__modeBtnInactive{background:var(--surface-muted);border-color:var(--border-default);color:var(--text-secondary)}.DashboardImageLabSection-module__OW6kxa__modeBtnInactive:hover{border-color:var(--text-secondary);color:var(--text-primary)}[data-theme=dark] .DashboardImageLabSection-module__OW6kxa__modeBtnInactive{background:#ffffff08;border-color:#ffffff14}.DashboardImageLabSection-module__OW6kxa__filterGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.DashboardImageLabSection-module__OW6kxa__filterField{flex-direction:column;gap:6px;display:flex}.DashboardImageLabSection-module__OW6kxa__filterLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);font-size:.65rem;font-family:var(--font-heading,"Inter Tight",sans-serif)}.DashboardImageLabSection-module__OW6kxa__select{width:100%;color:var(--text-primary);background:var(--surface-muted);border:1px solid var(--border-default);font-size:.8rem;font-family:var(--font-sans);cursor:pointer;border-radius:10px;outline:none;padding:.7rem .875rem;transition:border-color .2s}.DashboardImageLabSection-module__OW6kxa__select:focus{border-color:#c9a84c66}[data-theme=dark] .DashboardImageLabSection-module__OW6kxa__select{color:var(--text-primary);background:#ffffff0a;border-color:#ffffff12}[data-theme=dark] .DashboardImageLabSection-module__OW6kxa__select option{background:#1a1a1a}.DashboardImageLabSection-module__OW6kxa__advancedToggleBorder{border-top:1px solid var(--border-default);padding-top:1rem}.DashboardImageLabSection-module__OW6kxa__advancedToggle{cursor:pointer;width:100%;color:var(--text-secondary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;transition:color .2s;display:flex}.DashboardImageLabSection-module__OW6kxa__advancedToggle:hover{color:var(--text-primary)}.DashboardImageLabSection-module__OW6kxa__advancedToggleLeft{align-items:center;gap:8px;display:flex}.DashboardImageLabSection-module__OW6kxa__advancedContent{flex-direction:column;gap:1.25rem;padding-top:1.5rem;display:flex}.DashboardImageLabSection-module__OW6kxa__advancedHint{color:#c9a84cb3;margin:0;font-size:.7rem;font-style:italic}.DashboardImageLabSection-module__OW6kxa__tagList{flex-wrap:wrap;gap:8px;display:flex}.DashboardImageLabSection-module__OW6kxa__tag{font-size:.65rem;font-family:var(--font-heading,"Inter Tight",sans-serif);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:5px 12px;font-weight:600;transition:all .2s}.DashboardImageLabSection-module__OW6kxa__tagActive{border-color:var(--color-gold,#c9a84c);color:var(--color-gold,#c9a84c);background:#c9a84c26}.DashboardImageLabSection-module__OW6kxa__tagInactive{background:var(--surface-muted);border-color:var(--border-default);color:var(--text-secondary)}.DashboardImageLabSection-module__OW6kxa__tagInactive:hover{border-color:var(--text-secondary);color:var(--text-primary)}[data-theme=dark] .DashboardImageLabSection-module__OW6kxa__tagInactive{background:#ffffff0a;border-color:#ffffff14}.DashboardImageLabSection-module__OW6kxa__tagClear:hover{color:#ff6b6b;border-color:#ff6b6b80}.DashboardImageLabSection-module__OW6kxa__submitBtn{background:var(--color-gold,#c9a84c);color:#000;width:100%;font-family:var(--font-heading,"Inter Tight",sans-serif);text-transform:uppercase;letter-spacing:.14em;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:1rem;font-size:.75rem;font-weight:700;transition:background .2s;display:flex}.DashboardImageLabSection-module__OW6kxa__submitBtn:hover:not(:disabled){background:var(--color-gold-bright,#e6c46a)}.DashboardImageLabSection-module__OW6kxa__submitBtn:disabled{opacity:.5;cursor:not-allowed}.DashboardImageLabSection-module__OW6kxa__spinIcon{animation:1.2s linear infinite DashboardImageLabSection-module__OW6kxa__spin}@keyframes DashboardImageLabSection-module__OW6kxa__spin{to{transform:rotate(360deg)}}.DashboardImageLabSection-module__OW6kxa__preview{justify-content:center;align-items:center;min-height:400px;display:flex;position:relative;overflow:hidden}.DashboardImageLabSection-module__OW6kxa__previewEmpty,.DashboardImageLabSection-module__OW6kxa__previewLoading,.DashboardImageLabSection-module__OW6kxa__previewReady{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:1rem;font-size:.9rem;font-style:italic;display:flex}.DashboardImageLabSection-module__OW6kxa__previewEmptyIcon{color:var(--text-secondary);opacity:.3}.DashboardImageLabSection-module__OW6kxa__loadingText{color:var(--text-secondary);margin:0;font-size:.9rem;font-style:italic}.DashboardImageLabSection-module__OW6kxa__previewReadyText{margin:0;font-size:.9rem}.DashboardImageLabSection-module__OW6kxa__resultWrapper{flex-direction:column;gap:1.25rem;width:100%;display:flex}.DashboardImageLabSection-module__OW6kxa__resultHeader{justify-content:space-between;align-items:center;display:flex}.DashboardImageLabSection-module__OW6kxa__copyBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:6px;padding:6px;transition:all .2s}.DashboardImageLabSection-module__OW6kxa__copyBtn:hover{background:var(--surface-muted);color:var(--text-primary)}.DashboardImageLabSection-module__OW6kxa__resultTextarea{background:var(--surface-muted);border:1px solid var(--border-default);width:100%;color:var(--text-primary);font-family:var(--font-mono),monospace;resize:none;border-radius:14px;outline:none;padding:1.25rem;font-size:.82rem;line-height:1.65;transition:border-color .2s}.DashboardImageLabSection-module__OW6kxa__resultTextarea:focus{border-color:#c9a84c59}[data-theme=dark] .DashboardImageLabSection-module__OW6kxa__resultTextarea{background:#ffffff0a;border-color:#ffffff12}.DashboardImageLabSection-module__OW6kxa__resultActions{gap:.75rem;display:flex}.DashboardImageLabSection-module__OW6kxa__actionBtnSecondary{background:var(--surface-muted);border:1px solid var(--border-default);font-size:.7rem;font-family:var(--font-heading,"Inter Tight",sans-serif);text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:.6rem 1rem;transition:all .2s;display:inline-flex}.DashboardImageLabSection-module__OW6kxa__actionBtnSecondary:hover{color:var(--text-primary);border-color:var(--border-strong)}[data-theme=dark] .DashboardImageLabSection-module__OW6kxa__actionBtnSecondary{background:#ffffff0a}
.DashboardCinemaSection-module__3VNWSq__container{flex-direction:column;gap:2.5rem;max-width:1400px;margin:0 auto;padding:2.5rem 2rem;display:flex}.DashboardCinemaSection-module__3VNWSq__header{flex-direction:column;gap:.75rem;display:flex}.DashboardCinemaSection-module__3VNWSq__title{font-size:clamp(2.5rem,6vw,4.5rem);font-family:var(--font-heading,"Inter Tight",sans-serif);letter-spacing:-.04em;color:var(--text-primary);margin:0;font-weight:300;line-height:1.05}.DashboardCinemaSection-module__3VNWSq__gold{color:var(--color-gold,#c9a84c)}.DashboardCinemaSection-module__3VNWSq__subtitle{color:var(--text-secondary);max-width:560px;margin:0;font-size:1rem;font-style:italic;line-height:1.65}.DashboardCinemaSection-module__3VNWSq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.DashboardCinemaSection-module__3VNWSq__grid{grid-template-columns:1fr 1fr}}.DashboardCinemaSection-module__3VNWSq__controls{flex-direction:column;gap:2rem;display:flex}.DashboardCinemaSection-module__3VNWSq__section{flex-direction:column;gap:1rem;display:flex}.DashboardCinemaSection-module__3VNWSq__sectionTitle{font-size:.7rem;font-family:var(--font-heading,"Inter Tight",sans-serif);text-transform:uppercase;letter-spacing:.14em;margin:0;font-weight:600}.DashboardCinemaSection-module__3VNWSq__uploadRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.DashboardCinemaSection-module__3VNWSq__uploadBlock{flex-direction:column;gap:.5rem;display:flex}.DashboardCinemaSection-module__3VNWSq__uploadArea{aspect-ratio:16/9;border:2px dashed var(--border-default);cursor:pointer;background:#0000000a;border-radius:12px;justify-content:center;align-items:center;transition:border-color .25s;display:flex;overflow:hidden}.DashboardCinemaSection-module__3VNWSq__uploadArea:hover{border-color:var(--color-gold,#c9a84c)}[data-theme=dark] .DashboardCinemaSection-module__3VNWSq__uploadArea{background:#00000040}.DashboardCinemaSection-module__3VNWSq__hidden{display:none}.DashboardCinemaSection-module__3VNWSq__uploadPreview{object-fit:cover;width:100%;height:100%}.DashboardCinemaSection-module__3VNWSq__uploadPlaceholder{flex-direction:column;align-items:center;gap:6px;display:flex}.DashboardCinemaSection-module__3VNWSq__uploadIcon{color:var(--text-secondary);transition:color .2s}.DashboardCinemaSection-module__3VNWSq__uploadArea:hover .DashboardCinemaSection-module__3VNWSq__uploadIcon{color:var(--color-gold,#c9a84c)}.DashboardCinemaSection-module__3VNWSq__uploadText{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);font-size:.6rem;font-family:var(--font-heading,"Inter Tight",sans-serif)}.DashboardCinemaSection-module__3VNWSq__movesGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.DashboardCinemaSection-module__3VNWSq__moveBtn{font-size:.62rem;font-family:var(--font-heading,"Inter Tight",sans-serif);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;text-align:center;border:1px solid #0000;border-radius:10px;padding:.6rem .5rem;font-weight:600;transition:all .18s}.DashboardCinemaSection-module__3VNWSq__moveBtnActive{border-color:var(--color-gold,#c9a84c);color:var(--color-gold,#c9a84c);background:#c9a84c26}.DashboardCinemaSection-module__3VNWSq__moveBtnInactive{background:var(--surface-muted);border-color:var(--border-default);color:var(--text-secondary)}.DashboardCinemaSection-module__3VNWSq__moveBtnInactive:hover{border-color:var(--text-secondary);color:var(--text-primary)}[data-theme=dark] .DashboardCinemaSection-module__3VNWSq__moveBtnInactive{background:#ffffff08;border-color:#ffffff12}.DashboardCinemaSection-module__3VNWSq__durationRow{justify-content:space-between;align-items:center;display:flex}.DashboardCinemaSection-module__3VNWSq__durationValue{font-size:1.1rem;font-family:var(--font-heading,"Inter Tight",sans-serif);color:var(--color-gold,#c9a84c);font-weight:700}.DashboardCinemaSection-module__3VNWSq__slider{appearance:none;background:var(--border-default);cursor:pointer;border-radius:2px;outline:none;width:100%;height:4px}.DashboardCinemaSection-module__3VNWSq__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--color-gold,#c9a84c);cursor:pointer;border-radius:50%;width:18px;height:18px}[data-theme=dark] .DashboardCinemaSection-module__3VNWSq__slider{background:#ffffff1a}.DashboardCinemaSection-module__3VNWSq__sliderLabels{color:var(--text-secondary);justify-content:space-between;margin-top:-4px;font-size:.65rem;display:flex}.DashboardCinemaSection-module__3VNWSq__filterGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.DashboardCinemaSection-module__3VNWSq__filterField{flex-direction:column;gap:6px;display:flex}.DashboardCinemaSection-module__3VNWSq__filterLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);font-size:.62rem;font-family:var(--font-heading,"Inter Tight",sans-serif)}.DashboardCinemaSection-module__3VNWSq__select{width:100%;color:var(--text-primary);background:var(--surface-muted);border:1px solid var(--border-default);cursor:pointer;font-size:.78rem;font-family:var(--font-sans);border-radius:10px;outline:none;padding:.65rem .875rem;transition:border-color .2s}.DashboardCinemaSection-module__3VNWSq__select:focus{border-color:#c9a84c66}[data-theme=dark] .DashboardCinemaSection-module__3VNWSq__select{color:var(--text-primary);background:#ffffff0a;border-color:#ffffff12}[data-theme=dark] .DashboardCinemaSection-module__3VNWSq__select option{background:#1a1a1a}.DashboardCinemaSection-module__3VNWSq__advancedToggleBorder{border-top:1px solid var(--border-default);padding-top:1rem}.DashboardCinemaSection-module__3VNWSq__advancedToggle{cursor:pointer;width:100%;color:var(--text-secondary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;transition:color .2s;display:flex}.DashboardCinemaSection-module__3VNWSq__advancedToggle:hover{color:var(--text-primary)}.DashboardCinemaSection-module__3VNWSq__advancedToggleLeft{align-items:center;gap:8px;display:flex}.DashboardCinemaSection-module__3VNWSq__advancedContent{padding-top:1.25rem}.DashboardCinemaSection-module__3VNWSq__submitBtn{background:var(--color-gold,#c9a84c);color:#000;width:100%;font-family:var(--font-heading,"Inter Tight",sans-serif);text-transform:uppercase;letter-spacing:.14em;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:1rem;font-size:.75rem;font-weight:700;transition:background .2s;display:flex}.DashboardCinemaSection-module__3VNWSq__submitBtn:hover:not(:disabled){background:var(--color-gold-bright,#e6c46a)}.DashboardCinemaSection-module__3VNWSq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.DashboardCinemaSection-module__3VNWSq__spinIcon{animation:1.2s linear infinite DashboardCinemaSection-module__3VNWSq__spin}@keyframes DashboardCinemaSection-module__3VNWSq__spin{to{transform:rotate(360deg)}}.DashboardCinemaSection-module__3VNWSq__preview{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.DashboardCinemaSection-module__3VNWSq__previewEmpty,.DashboardCinemaSection-module__3VNWSq__previewReady{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:1rem;font-size:.9rem;font-style:italic;display:flex}.DashboardCinemaSection-module__3VNWSq__videoIconWrapper{justify-content:center;align-items:center;display:flex}.DashboardCinemaSection-module__3VNWSq__videoIcon{color:var(--color-gold,#c9a84c);opacity:.5}.DashboardCinemaSection-module__3VNWSq__previewLoading{border-radius:16px;width:100%;height:100%;min-height:300px;position:relative;overflow:hidden}.DashboardCinemaSection-module__3VNWSq__videoPreviewBg{background:linear-gradient(135deg,#c9a84c0d,#0006);animation:2s ease-in-out infinite DashboardCinemaSection-module__3VNWSq__pulse;position:absolute;inset:0}@keyframes DashboardCinemaSection-module__3VNWSq__pulse{0%,to{opacity:.5}50%{opacity:1}}.DashboardCinemaSection-module__3VNWSq__videoLoadingOverlay{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;inset:0}.DashboardCinemaSection-module__3VNWSq__loadingText{text-transform:uppercase;letter-spacing:.14em;color:var(--color-gold,#c9a84c);opacity:.7;font-size:.7rem;font-family:var(--font-heading);margin:0}.DashboardCinemaSection-module__3VNWSq__recIndicator{align-items:center;gap:6px;display:flex;position:absolute;top:1rem;left:1rem}.DashboardCinemaSection-module__3VNWSq__recDot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite DashboardCinemaSection-module__3VNWSq__recBlink}@keyframes DashboardCinemaSection-module__3VNWSq__recBlink{0%,to{opacity:1}50%{opacity:0}}.DashboardCinemaSection-module__3VNWSq__recText{font-size:.6rem;font-family:var(--font-mono),monospace;text-transform:uppercase;letter-spacing:.12em;color:#fff}.DashboardCinemaSection-module__3VNWSq__moveTags{flex-wrap:wrap;gap:4px;display:flex;position:absolute;bottom:1rem;left:1rem;right:1rem}.DashboardCinemaSection-module__3VNWSq__moveTag{color:var(--color-gold,#c9a84c);text-transform:uppercase;letter-spacing:.1em;font-size:.6rem;font-family:var(--font-heading);background:#c9a84c26;border:1px solid #c9a84c40;border-radius:6px;padding:3px 8px}.DashboardCinemaSection-module__3VNWSq__resultWrapper{flex-direction:column;gap:1.25rem;width:100%;display:flex}.DashboardCinemaSection-module__3VNWSq__resultHeader{justify-content:space-between;align-items:center;display:flex}.DashboardCinemaSection-module__3VNWSq__copyBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:6px;padding:6px;transition:all .2s}.DashboardCinemaSection-module__3VNWSq__copyBtn:hover{background:var(--surface-muted);color:var(--text-primary)}.DashboardCinemaSection-module__3VNWSq__resultTextarea{background:var(--surface-muted);border:1px solid var(--border-default);width:100%;color:var(--text-primary);font-family:var(--font-mono),monospace;resize:none;border-radius:14px;outline:none;padding:1.25rem;font-size:.8rem;line-height:1.65;transition:border-color .2s}.DashboardCinemaSection-module__3VNWSq__resultTextarea:focus{border-color:#c9a84c59}[data-theme=dark] .DashboardCinemaSection-module__3VNWSq__resultTextarea{background:#ffffff0a;border-color:#ffffff12}.DashboardCinemaSection-module__3VNWSq__moveTagGold{color:var(--color-gold,#c9a84c);text-transform:uppercase;letter-spacing:.1em;font-size:.6rem;font-family:var(--font-heading);background:#c9a84c1f;border:1px solid #c9a84c33;border-radius:6px;padding:3px 8px}.DashboardCinemaSection-module__3VNWSq__resultActions{gap:.75rem;display:flex}.DashboardCinemaSection-module__3VNWSq__actionBtnSecondary{background:var(--surface-muted);border:1px solid var(--border-default);font-size:.7rem;font-family:var(--font-heading,"Inter Tight",sans-serif);text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:.6rem 1rem;transition:all .2s;display:inline-flex}.DashboardCinemaSection-module__3VNWSq__actionBtnSecondary:hover{color:var(--text-primary);border-color:var(--border-strong)}[data-theme=dark] .DashboardCinemaSection-module__3VNWSq__actionBtnSecondary{background:#ffffff0a}.DashboardCinemaSection-module__3VNWSq__previewReadyText{margin:0;font-size:.9rem}
.DashboardGallerySection-module__q3ZXOq__container{flex-direction:column;gap:2.5rem;max-width:1400px;margin:0 auto;padding:2.5rem 2rem;display:flex}.DashboardGallerySection-module__q3ZXOq__header{flex-direction:column;gap:.75rem;display:flex}.DashboardGallerySection-module__q3ZXOq__title{font-size:clamp(2rem,5vw,3rem);font-family:var(--font-heading,"Inter Tight",sans-serif);letter-spacing:-.03em;color:var(--text-primary);margin:0;font-weight:400}.DashboardGallerySection-module__q3ZXOq__gold{color:var(--color-gold,#c9a84c)}.DashboardGallerySection-module__q3ZXOq__subtitle{color:var(--text-secondary);margin:0;font-size:.95rem;font-style:italic}.DashboardGallerySection-module__q3ZXOq__emptyState{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:5rem 2rem;display:flex}.DashboardGallerySection-module__q3ZXOq__emptyIcon{color:var(--text-secondary);opacity:.25}.DashboardGallerySection-module__q3ZXOq__emptyText{font-size:1.1rem;font-family:var(--font-heading,"Inter Tight",sans-serif);color:var(--text-secondary);margin:0}.DashboardGallerySection-module__q3ZXOq__emptyHint{color:var(--text-secondary);opacity:.7;max-width:360px;margin:0;font-size:.85rem;font-style:italic}.DashboardGallerySection-module__q3ZXOq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.DashboardGallerySection-module__q3ZXOq__card{cursor:pointer;flex-direction:column;gap:0;transition:box-shadow .3s;display:flex;position:relative;overflow:hidden;padding:0!important}.DashboardGallerySection-module__q3ZXOq__card:hover{box-shadow:var(--shadow-arch-gold,0 12px 32px #c9a84c26)}.DashboardGallerySection-module__q3ZXOq__cardThumb{aspect-ratio:4/3;background:var(--surface-muted);position:relative;overflow:hidden}[data-theme=dark] .DashboardGallerySection-module__q3ZXOq__cardThumb{background:#ffffff0a}.DashboardGallerySection-module__q3ZXOq__cardThumbInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.DashboardGallerySection-module__q3ZXOq__cardThumbIcon{color:var(--text-secondary);opacity:.25}.DashboardGallerySection-module__q3ZXOq__cardOverlay{opacity:0;background:#00000073;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.DashboardGallerySection-module__q3ZXOq__card:hover .DashboardGallerySection-module__q3ZXOq__cardOverlay{opacity:1}.DashboardGallerySection-module__q3ZXOq__viewPromptBtn{background:var(--color-gold,#c9a84c);color:#000;font-size:.68rem;font-family:var(--font-heading,"Inter Tight",sans-serif);text-transform:uppercase;letter-spacing:.12em;cursor:pointer;border:none;border-radius:999px;padding:.5rem 1.25rem;font-weight:700;transition:background .2s}.DashboardGallerySection-module__q3ZXOq__viewPromptBtn:hover{background:var(--color-gold-bright,#e6c46a)}.DashboardGallerySection-module__q3ZXOq__cardBody{flex-direction:column;flex:1;gap:.6rem;padding:1rem 1.25rem 1.25rem;display:flex}.DashboardGallerySection-module__q3ZXOq__cardDescription{color:var(--text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.DashboardGallerySection-module__q3ZXOq__cardMeta{justify-content:space-between;align-items:center;display:flex}.DashboardGallerySection-module__q3ZXOq__cardDate{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-family:var(--font-heading,"Inter Tight",sans-serif)}.DashboardGallerySection-module__q3ZXOq__favBadge{color:var(--color-gold,#c9a84c);text-transform:uppercase;letter-spacing:.1em;font-size:.6rem;font-family:var(--font-heading,"Inter Tight",sans-serif);background:#c9a84c26;border:1px solid #c9a84c40;border-radius:999px;padding:2px 8px;font-weight:600}.DashboardGallerySection-module__q3ZXOq__copyBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;opacity:0;background:#00000073;border:none;border-radius:8px;padding:6px;transition:opacity .2s,background .2s;position:absolute;top:.75rem;right:.75rem}.DashboardGallerySection-module__q3ZXOq__card:hover .DashboardGallerySection-module__q3ZXOq__copyBtn{opacity:1}.DashboardGallerySection-module__q3ZXOq__copyBtn:hover{background:var(--color-gold,#c9a84c);color:#000}
.DashboardSubscriptionSection-module__JqcZQG__container{flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto;padding:2.5rem 2rem;display:flex}.DashboardSubscriptionSection-module__JqcZQG__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.DashboardSubscriptionSection-module__JqcZQG__title{font-size:clamp(2.2rem,5vw,4rem);font-family:var(--font-heading,"Inter Tight",sans-serif);letter-spacing:-.04em;color:var(--text-primary);margin:0;font-weight:300;line-height:1.1}.DashboardSubscriptionSection-module__JqcZQG__gold{color:var(--color-gold,#c9a84c)}.DashboardSubscriptionSection-module__JqcZQG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.DashboardSubscriptionSection-module__JqcZQG__billingToggleWrapper{background:var(--surface-muted,#ffffff08);border:1px solid var(--border-default,#ffffff14);border-radius:999px;margin-top:1.5rem;padding:4px;display:inline-flex;position:relative}.DashboardSubscriptionSection-module__JqcZQG__toggleBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 20px;font-size:.85rem;font-weight:500;transition:all .25s;display:flex}.DashboardSubscriptionSection-module__JqcZQG__toggleBtnActive{background:var(--color-gold,#c9a84c);font-weight:600;box-shadow:0 4px 12px #c9a84c40;color:#000!important}.DashboardSubscriptionSection-module__JqcZQG__discountBadge{background:#00000026;border-radius:4px;padding:1px 6px;font-size:.7rem;font-weight:600}.DashboardSubscriptionSection-module__JqcZQG__toggleBtnActive .DashboardSubscriptionSection-module__JqcZQG__discountBadge{color:#000;background:#ffffff40}.DashboardSubscriptionSection-module__JqcZQG__plansGrid{grid-template-columns:1fr;gap:1.75rem;display:grid}@media (min-width:768px){.DashboardSubscriptionSection-module__JqcZQG__plansGrid{grid-template-columns:repeat(3,1fr)}}.DashboardSubscriptionSection-module__JqcZQG__planCard{background:var(--surface-card,#ffffff05);border:1px solid var(--border-subtle,#ffffff0d);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2.2rem 1.8rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.DashboardSubscriptionSection-module__JqcZQG__planCardHighlight{box-shadow:0 12px 40px #c9a84c14;border-color:var(--color-gold,#c9a84c)!important;background:#c9a84c05!important}.DashboardSubscriptionSection-module__JqcZQG__planCardCurrent{border-color:#c9a84c66!important}.DashboardSubscriptionSection-module__JqcZQG__planBadge{background:var(--color-gold,#c9a84c);color:#000;font-size:.65rem;font-family:var(--font-heading,"Inter Tight",sans-serif);letter-spacing:.04em;white-space:nowrap;z-index:1;border-radius:999px;padding:4px 14px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #0000004d}.DashboardSubscriptionSection-module__JqcZQG__planTop{align-items:flex-start;gap:1rem;display:flex}.DashboardSubscriptionSection-module__JqcZQG__planIconWrapper{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.DashboardSubscriptionSection-module__JqcZQG__iconBlue{color:#60a5fa;background:#60a5fa1a}.DashboardSubscriptionSection-module__JqcZQG__iconGold{color:var(--color-gold,#c9a84c);background:#c9a84c1a}.DashboardSubscriptionSection-module__JqcZQG__iconPurple{color:#a78bfa;background:#a78bfa1a}.DashboardSubscriptionSection-module__JqcZQG__planName{font-size:1.35rem;font-family:var(--font-heading,"Inter Tight",sans-serif);color:var(--text-primary);margin:0 0 4px;font-weight:600}.DashboardSubscriptionSection-module__JqcZQG__planTagline{color:var(--text-secondary);margin:0;font-size:.78rem;line-height:1.35}.DashboardSubscriptionSection-module__JqcZQG__planPrice{align-items:baseline;gap:4px;margin-top:.5rem;display:flex}.DashboardSubscriptionSection-module__JqcZQG__planPriceValue{font-size:2.8rem;font-family:var(--font-heading,"Inter Tight",sans-serif);color:var(--text-primary);font-weight:700;line-height:1}.DashboardSubscriptionSection-module__JqcZQG__planPriceNote{color:var(--text-secondary);font-size:.85rem}.DashboardSubscriptionSection-module__JqcZQG__planPriceAnnual{color:var(--color-gold,#c9a84c);opacity:.9;margin:-12px 0 0;font-size:.72rem}.DashboardSubscriptionSection-module__JqcZQG__featureList{flex-direction:column;flex:1;gap:.9rem;margin:1rem 0;padding:0;list-style:none;display:flex}.DashboardSubscriptionSection-module__JqcZQG__featureItem{color:var(--text-primary);align-items:flex-start;gap:10px;font-size:.82rem;line-height:1.4;display:flex}.DashboardSubscriptionSection-module__JqcZQG__checkIcon{color:var(--color-gold,#c9a84c);flex-shrink:0;margin-top:2px}.DashboardSubscriptionSection-module__JqcZQG__planCta{font-family:var(--font-heading,"Inter Tight",sans-serif);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:.875rem 1.5rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.DashboardSubscriptionSection-module__JqcZQG__planCtaPrimary{background:var(--color-gold,#c9a84c);color:#000;border:none}.DashboardSubscriptionSection-module__JqcZQG__planCtaPrimary:hover{background:var(--color-gold-bright,#e6c46a);transform:translateY(-1px)}.DashboardSubscriptionSection-module__JqcZQG__planCtaOutline{color:var(--text-primary);border:1px solid var(--border-default,#ffffff1f);background:0 0}.DashboardSubscriptionSection-module__JqcZQG__planCtaOutline:hover{border-color:var(--color-gold,#c9a84c);color:var(--color-gold,#c9a84c);background:#c9a84c05}.DashboardSubscriptionSection-module__JqcZQG__planCtaDisabled{color:var(--text-secondary);opacity:.6;pointer-events:none;cursor:default;background:#ffffff0d;border:1px solid #ffffff14}.DashboardSubscriptionSection-module__JqcZQG__faqSection{flex-direction:column;align-items:center;gap:1.5rem;margin-top:4rem;display:flex}.DashboardSubscriptionSection-module__JqcZQG__faqTitle{font-size:2rem;font-family:var(--font-heading,"Inter Tight",sans-serif);text-align:center;color:var(--text-primary);margin:0;font-weight:500}.DashboardSubscriptionSection-module__JqcZQG__faqSubtitle{color:var(--text-secondary);text-align:center;margin:-8px 0 1.5rem;font-size:.9rem}.DashboardSubscriptionSection-module__JqcZQG__faqGrid{grid-template-columns:1fr;gap:1rem;width:100%;max-width:800px;display:grid}.DashboardSubscriptionSection-module__JqcZQG__faqCard{border:1px solid var(--border-subtle,#ffffff0a);background:var(--surface-card,#ffffff03);cursor:pointer;border-radius:12px;flex-direction:column;padding:1.25rem 1.5rem;transition:all .25s;display:flex}.DashboardSubscriptionSection-module__JqcZQG__faqCard:hover{background:#ffffff05;border-color:#c9a84c33}.DashboardSubscriptionSection-module__JqcZQG__faqCardOpen{border-color:#c9a84c4d;background:#c9a84c03!important}.DashboardSubscriptionSection-module__JqcZQG__faqHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.DashboardSubscriptionSection-module__JqcZQG__faqQuestionWrapper{align-items:center;gap:10px;display:flex}.DashboardSubscriptionSection-module__JqcZQG__faqQuestion{color:var(--text-primary);margin:0;font-size:.92rem;font-weight:600}.DashboardSubscriptionSection-module__JqcZQG__faqAnswerContainer{overflow:hidden}.DashboardSubscriptionSection-module__JqcZQG__faqAnswer{color:var(--text-secondary);margin:1rem 0 0 28px;font-size:.85rem;line-height:1.5}.DashboardSubscriptionSection-module__JqcZQG__securityNote{color:var(--text-secondary);text-align:center;opacity:.8;justify-content:center;align-items:center;gap:8px;margin-top:1rem;font-size:.72rem;display:flex}
.DashboardHistorySection-module__yugZZG__container{flex-direction:column;flex:1;gap:1.5rem;width:100%;max-width:1440px;margin:0 auto;padding:2.5rem 2rem;display:flex;overflow-y:auto}.DashboardHistorySection-module__yugZZG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.DashboardHistorySection-module__yugZZG__headerLeft{align-items:flex-start;gap:12px;display:flex}.DashboardHistorySection-module__yugZZG__headerIcon{color:var(--color-gold,#c9a84c);flex-shrink:0;margin-top:4px}.DashboardHistorySection-module__yugZZG__title{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 4px;font-size:1.75rem;font-weight:500}.DashboardHistorySection-module__yugZZG__subtitle{color:var(--text-secondary);max-width:640px;margin:0;font-size:.92rem;line-height:1.6}.DashboardHistorySection-module__yugZZG__headerMeta{align-items:center;display:flex}.DashboardHistorySection-module__yugZZG__countBadge{color:var(--color-gold,#c9a84c);background:#c9a84c1a;border:1px solid #c9a84c3d;border-radius:999px;padding:6px 12px;font-size:.75rem;font-weight:600}.DashboardHistorySection-module__yugZZG__filtersBar{border:1px solid var(--border-subtle-ui);background:var(--surface-elevated);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:1rem 1.1rem;display:flex}.DashboardHistorySection-module__yugZZG__filterPills{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.DashboardHistorySection-module__yugZZG__filterPill{border:1px solid var(--border-subtle-ui);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:999px;padding:8px 12px;font-size:.74rem;font-weight:500;transition:all .15s}.DashboardHistorySection-module__yugZZG__filterPill:hover{border-color:var(--color-gold,#c9a84c);color:var(--color-gold,#c9a84c)}.DashboardHistorySection-module__yugZZG__filterPillActive{color:var(--color-gold,#c9a84c);background:#c9a84c14;border-color:#c9a84c4d}.DashboardHistorySection-module__yugZZG__projectFilter{flex-direction:column;gap:6px;min-width:220px;display:flex}.DashboardHistorySection-module__yugZZG__projectFilterLabel{letter-spacing:.05em;color:var(--text-secondary);font-size:.68rem;font-weight:500}.DashboardHistorySection-module__yugZZG__projectSelect{border:1px solid var(--border-subtle-ui);background:var(--surface-overlay);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:10px 12px;font-size:.82rem}.DashboardHistorySection-module__yugZZG__contentGrid{grid-template-columns:minmax(320px,440px) minmax(0,1fr);gap:18px;min-height:0;display:grid}.DashboardHistorySection-module__yugZZG__listColumn{flex-direction:column;gap:12px;min-height:0;display:flex}.DashboardHistorySection-module__yugZZG__threadCard{border:1px solid var(--border-subtle-ui);background:var(--surface-elevated);text-align:left;cursor:pointer;border-radius:18px;flex-direction:column;gap:12px;width:100%;padding:16px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.DashboardHistorySection-module__yugZZG__threadCard:hover{border-color:#c9a84c4d;box-shadow:0 10px 28px #c9a84c14}.DashboardHistorySection-module__yugZZG__threadCardActive{border-color:#c9a84c59;box-shadow:0 12px 32px #c9a84c1a}.DashboardHistorySection-module__yugZZG__cardTop{justify-content:space-between;gap:12px;display:flex}.DashboardHistorySection-module__yugZZG__cardTopMeta{flex-direction:column;gap:8px;min-width:0;display:flex}.DashboardHistorySection-module__yugZZG__cardDate{color:var(--text-secondary);font-size:.72rem}.DashboardHistorySection-module__yugZZG__cardBadges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.DashboardHistorySection-module__yugZZG__originBadge,.DashboardHistorySection-module__yugZZG__originBadgeMuted,.DashboardHistorySection-module__yugZZG__favoriteBadge,.DashboardHistorySection-module__yugZZG__metaStatus,.DashboardHistorySection-module__yugZZG__originChip,.DashboardHistorySection-module__yugZZG__originChipMuted,.DashboardHistorySection-module__yugZZG__favoriteChip,.DashboardHistorySection-module__yugZZG__refinementChip{border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.66rem;font-weight:500;display:inline-flex}.DashboardHistorySection-module__yugZZG__originBadge,.DashboardHistorySection-module__yugZZG__originChip{color:var(--color-gold,#c9a84c);background:#c9a84c14;border:1px solid #c9a84c3d}.DashboardHistorySection-module__yugZZG__originBadgeMuted,.DashboardHistorySection-module__yugZZG__originChipMuted,.DashboardHistorySection-module__yugZZG__metaStatus{background:var(--surface-interactive);border:1px solid var(--border-subtle-ui);color:var(--text-secondary)}.DashboardHistorySection-module__yugZZG__favoriteBadge,.DashboardHistorySection-module__yugZZG__favoriteChip,.DashboardHistorySection-module__yugZZG__refinementChip{border:1px solid var(--border-subtle-ui);color:var(--text-secondary);background:#ffffff0d}.DashboardHistorySection-module__yugZZG__cardActions{flex-shrink:0;gap:8px;display:flex}.DashboardHistorySection-module__yugZZG__iconButton{border:1px solid var(--border-subtle-ui);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:all .15s;display:flex}.DashboardHistorySection-module__yugZZG__iconButton:hover{border-color:var(--color-gold,#c9a84c);color:var(--color-gold,#c9a84c)}.DashboardHistorySection-module__yugZZG__iconFavorite{color:var(--color-gold,#c9a84c);fill:currentColor}.DashboardHistorySection-module__yugZZG__cardDescription{color:var(--text-primary);margin:0;font-size:.88rem;font-weight:500;line-height:1.55}.DashboardHistorySection-module__yugZZG__outputPreview{background:var(--surface-overlay);border-radius:12px;flex-direction:column;gap:6px;padding:12px;display:flex}.DashboardHistorySection-module__yugZZG__outputLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--color-gold,#c9a84c);font-size:.64rem;font-weight:700}.DashboardHistorySection-module__yugZZG__outputText{color:var(--text-secondary);font-size:.78rem;line-height:1.55;font-family:var(--font-family-mono)}.DashboardHistorySection-module__yugZZG__cardMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.DashboardHistorySection-module__yugZZG__metaRefinements{color:var(--color-gold,#c9a84c);align-items:center;gap:4px;font-size:.72rem;display:inline-flex}.DashboardHistorySection-module__yugZZG__detailColumn{min-width:0}.DashboardHistorySection-module__yugZZG__detailCard{border:1px solid var(--border-subtle-ui);background:var(--surface-elevated);box-shadow:var(--shadow-card);border-radius:24px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.DashboardHistorySection-module__yugZZG__detailHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.DashboardHistorySection-module__yugZZG__detailEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-gold,#c9a84c);margin-bottom:6px;font-size:.68rem;font-weight:700;display:inline-block}.DashboardHistorySection-module__yugZZG__detailTitle{color:var(--text-primary);margin:0 0 4px;font-size:1.35rem}.DashboardHistorySection-module__yugZZG__detailSubtitle{color:var(--text-secondary);margin:0;font-size:.82rem}.DashboardHistorySection-module__yugZZG__detailActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.DashboardHistorySection-module__yugZZG__detailActionBtn{border:1px solid var(--border-subtle-ui);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.DashboardHistorySection-module__yugZZG__detailActionBtnPrimary{background:var(--color-gold,#c9a84c);border-color:var(--color-gold,#c9a84c);color:var(--black)}.DashboardHistorySection-module__yugZZG__detailMetaRow{flex-wrap:wrap;gap:8px;display:flex}.DashboardHistorySection-module__yugZZG__userBrief{background:var(--surface-overlay);border:1px solid var(--border-subtle-ui);border-radius:16px;padding:14px 16px}.DashboardHistorySection-module__yugZZG__userBriefLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:8px;font-size:.68rem;font-weight:700;display:inline-block}.DashboardHistorySection-module__yugZZG__userBriefText{color:var(--text-primary);margin:0;font-size:.9rem;line-height:1.65}.DashboardHistorySection-module__yugZZG__outputBody{min-width:0}.DashboardHistorySection-module__yugZZG__refinementList{border-top:1px solid var(--border-subtle-ui);flex-direction:column;gap:8px;padding-top:8px;display:flex}.DashboardHistorySection-module__yugZZG__refinementLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);font-size:.7rem;font-weight:700}.DashboardHistorySection-module__yugZZG__refinementChips{flex-wrap:wrap;gap:8px;display:flex}.DashboardHistorySection-module__yugZZG__emptyState{text-align:center;border:1px dashed var(--border-subtle-ui);background:var(--surface-elevated);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:5rem 2rem;display:flex}.DashboardHistorySection-module__yugZZG__emptyIcon{color:var(--color-gold,#c9a84c);opacity:.35}.DashboardHistorySection-module__yugZZG__emptyTitle{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.DashboardHistorySection-module__yugZZG__emptyDesc{color:var(--text-secondary);max-width:340px;margin:0;font-size:.875rem;line-height:1.6}@media (max-width:1100px){.DashboardHistorySection-module__yugZZG__contentGrid{grid-template-columns:1fr}}@media (max-width:720px){.DashboardHistorySection-module__yugZZG__container{padding:1.5rem 1rem}.DashboardHistorySection-module__yugZZG__filtersBar,.DashboardHistorySection-module__yugZZG__detailCard,.DashboardHistorySection-module__yugZZG__threadCard{border-radius:18px}.DashboardHistorySection-module__yugZZG__detailHeader{flex-direction:column}}
.DashboardFavoritesSection-module__iW5naa__container{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:1100px;margin:0 auto;padding:2.5rem 2rem;display:flex;overflow-y:auto}.DashboardFavoritesSection-module__iW5naa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.DashboardFavoritesSection-module__iW5naa__headerLeft{align-items:flex-start;gap:12px;display:flex}.DashboardFavoritesSection-module__iW5naa__headerIcon{color:var(--color-gold,#c9a84c);flex-shrink:0;margin-top:4px}.DashboardFavoritesSection-module__iW5naa__title{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 4px;font-size:1.6rem;font-weight:700}.DashboardFavoritesSection-module__iW5naa__subtitle{color:var(--text-secondary);margin:0;font-size:.875rem}.DashboardFavoritesSection-module__iW5naa__headerMeta{padding-top:4px}.DashboardFavoritesSection-module__iW5naa__countBadge{color:var(--color-gold,#c9a84c);background:#c9a84c1a;border:1px solid #c9a84c33;border-radius:20px;padding:3px 10px;font-size:.75rem;font-weight:600}.DashboardFavoritesSection-module__iW5naa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.DashboardFavoritesSection-module__iW5naa__card{background:var(--surface-card);border:1px solid var(--border-default);cursor:pointer;border-radius:14px;flex-direction:column;gap:10px;padding:16px;transition:border-color .2s,box-shadow .2s;display:flex}[data-theme=dark] .DashboardFavoritesSection-module__iW5naa__card{background:#ffffff08;border-color:#ffffff12}.DashboardFavoritesSection-module__iW5naa__card:hover{border-color:#c9a84c59;box-shadow:0 8px 30px #c9a84c14}.DashboardFavoritesSection-module__iW5naa__cardHeader{align-items:center;gap:6px;display:flex}.DashboardFavoritesSection-module__iW5naa__heartIcon{color:var(--color-gold,#c9a84c);fill:var(--color-gold,#c9a84c);flex-shrink:0}.DashboardFavoritesSection-module__iW5naa__cardDate{color:var(--text-secondary);opacity:.7;flex:1;font-size:.7rem}.DashboardFavoritesSection-module__iW5naa__openBtn{border:1px solid var(--border-default);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.DashboardFavoritesSection-module__iW5naa__openBtn:hover{border-color:var(--color-gold,#c9a84c);color:var(--color-gold,#c9a84c)}.DashboardFavoritesSection-module__iW5naa__cardDescription{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.DashboardFavoritesSection-module__iW5naa__outputBlock{background:var(--surface-muted);border-radius:8px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}[data-theme=dark] .DashboardFavoritesSection-module__iW5naa__outputBlock{background:#ffffff08}.DashboardFavoritesSection-module__iW5naa__outputText{color:var(--text-secondary);font-size:.76rem;line-height:1.55;font-family:var(--font-family-mono);margin:0}.DashboardFavoritesSection-module__iW5naa__copyBtn{border:1px solid var(--border-default);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;align-self:flex-start;align-items:center;gap:5px;padding:4px 8px;font-size:.72rem;font-weight:500;transition:all .15s;display:flex}.DashboardFavoritesSection-module__iW5naa__copyBtn:hover{border-color:var(--color-gold,#c9a84c);color:var(--color-gold,#c9a84c)}.DashboardFavoritesSection-module__iW5naa__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:5rem 2rem;display:flex}.DashboardFavoritesSection-module__iW5naa__emptyIcon{color:var(--color-gold,#c9a84c);opacity:.35}.DashboardFavoritesSection-module__iW5naa__emptyTitle{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.DashboardFavoritesSection-module__iW5naa__emptyDesc{color:var(--text-secondary);max-width:340px;margin:0;font-size:.875rem;line-height:1.6}
.admin-pages-module__XZO0xW__pageContainer{max-width:1400px;margin:0 auto;padding:2px 0 18px}.admin-pages-module__XZO0xW__pageHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.admin-pages-module__XZO0xW__pageTitle{margin:0;font-size:1.75rem;font-weight:800}.admin-pages-module__XZO0xW__pageSubtitle{color:var(--text-muted);max-width:72ch;margin:6px 0 0;font-size:.92rem;line-height:1.45}.admin-pages-module__XZO0xW__primaryButton{background:var(--accent);color:var(--accent-text);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:.65rem 1rem;font-weight:700;transition:transform .14s,filter .14s;display:inline-flex}.admin-pages-module__XZO0xW__primaryButton:hover{filter:brightness(1.05)}.admin-pages-module__XZO0xW__primaryButton:active{transform:translateY(1px)}.admin-pages-module__XZO0xW__alertError,.admin-pages-module__XZO0xW__alertSuccess{border-radius:10px;margin-bottom:14px;padding:12px;font-size:.9rem}.admin-pages-module__XZO0xW__alertError{color:#ef4444;background:#ef44441c;border:1px solid #ef4444}.admin-pages-module__XZO0xW__alertSuccess{color:#10b981;background:#10b9811c;border:1px solid #10b981}.admin-pages-module__XZO0xW__metricGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-top:16px;display:grid}.admin-pages-module__XZO0xW__metricCard{border:1px solid var(--border);background:var(--bg-section);border-radius:12px;padding:14px;box-shadow:0 1px #00000014}.admin-pages-module__XZO0xW__metricLabel{color:var(--text-muted);align-items:center;gap:8px;font-size:.82rem;display:flex}.admin-pages-module__XZO0xW__metricValue{margin-top:8px;font-size:1.4rem;font-weight:800}.admin-pages-module__XZO0xW__sectionCard{border:1px solid var(--border);background:var(--bg-section);border-radius:12px;margin-top:18px;overflow:hidden}.admin-pages-module__XZO0xW__sectionHeader{border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg-section)84%,transparent);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.admin-pages-module__XZO0xW__sectionHeaderTitle{margin:0;font-size:.92rem;font-weight:700}.admin-pages-module__XZO0xW__sectionBody{padding:12px}.admin-pages-module__XZO0xW__sectionBodyTight{padding-top:0}.admin-pages-module__XZO0xW__sectionMessage{color:var(--text-muted);margin:0;padding:16px}.admin-pages-module__XZO0xW__filterGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.admin-pages-module__XZO0xW__field,.admin-pages-module__XZO0xW__select{border:1px solid var(--border);background:var(--bg-app);width:100%;color:var(--text-main);border-radius:8px;padding:8px 10px;font-size:.85rem}.admin-pages-module__XZO0xW__field:focus,.admin-pages-module__XZO0xW__select:focus{border-color:rgba(var(--accent-rgb),.55);box-shadow:0 0 0 2px rgba(var(--accent-rgb),.18);outline:none}.admin-pages-module__XZO0xW__tableWrap{overflow-x:auto}.admin-pages-module__XZO0xW__adminTable{border-collapse:collapse;width:100%}.admin-pages-module__XZO0xW__adminTable thead tr{background:var(--bg-app)}.admin-pages-module__XZO0xW__adminTable th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);padding:10px 12px;font-size:.76rem}.admin-pages-module__XZO0xW__adminTable td{color:var(--text-main);border-top:1px solid var(--border);vertical-align:top;padding:10px 12px;font-size:.84rem}.admin-pages-module__XZO0xW__cellMuted{color:var(--text-muted)}.admin-pages-module__XZO0xW__splitGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;display:grid}.admin-pages-module__XZO0xW__listCard{border:1px solid var(--border);border-radius:10px;overflow:hidden}.admin-pages-module__XZO0xW__listCardHeader{border-bottom:1px solid var(--border);padding:10px 12px;font-size:.85rem;font-weight:700}.admin-pages-module__XZO0xW__scrollArea{max-height:360px;overflow:auto}.admin-pages-module__XZO0xW__listRow{border-top:1px solid var(--border);grid-template-columns:1fr auto auto;gap:10px;padding:10px 12px;font-size:.82rem;display:grid}.admin-pages-module__XZO0xW__badgeMuted,.admin-pages-module__XZO0xW__badgeAccent{border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.admin-pages-module__XZO0xW__badgeMuted{background:var(--bg-app);color:var(--text-main);border:1px solid var(--border)}.admin-pages-module__XZO0xW__badgeAccent{background:rgba(var(--accent-rgb),.18);color:var(--accent)}.admin-pages-module__XZO0xW__badgeSuccess{color:#10b981;background:#10b98129;border:1px solid #10b98166}.admin-pages-module__XZO0xW__badgeDanger{color:#ef4444;background:#ef444424;border:1px solid #ef444459}.admin-pages-module__XZO0xW__iconButtons{gap:8px;display:flex}.admin-pages-module__XZO0xW__iconBtn,.admin-pages-module__XZO0xW__iconBtnDanger{border:1px solid var(--border);cursor:pointer;color:var(--text-main);background:0 0;border-radius:6px;padding:6px;transition:background .15s,border-color .15s}.admin-pages-module__XZO0xW__iconBtn:hover,.admin-pages-module__XZO0xW__iconBtnDanger:hover{background:color-mix(in srgb,var(--bg-app)70%,transparent)}.admin-pages-module__XZO0xW__iconBtnDanger{color:#ef4444}.admin-pages-module__XZO0xW__iconBtnDisabled{color:var(--text-muted);cursor:not-allowed;opacity:.65}.admin-pages-module__XZO0xW__actionBtn,.admin-pages-module__XZO0xW__actionBtnDanger{border:1px solid var(--border);color:var(--text-main);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.admin-pages-module__XZO0xW__actionBtn:hover,.admin-pages-module__XZO0xW__actionBtnDanger:hover{background:color-mix(in srgb,var(--bg-app)70%,transparent)}.admin-pages-module__XZO0xW__actionBtnDanger{color:#ef4444;border-color:#ef444459}.admin-pages-module__XZO0xW__formLabel{margin-bottom:8px;font-size:.9rem;display:block}.admin-pages-module__XZO0xW__formField{border:1px solid var(--border);background:var(--bg-input);width:100%;color:var(--text-main);border-radius:8px;margin-bottom:16px;padding:10px}.admin-pages-module__XZO0xW__formCheckRow{align-items:center;gap:8px;margin-bottom:12px;font-size:.9rem;display:flex}.admin-pages-module__XZO0xW__metricWide{grid-column:span 2}.admin-pages-module__XZO0xW__statusStack{flex-wrap:wrap;gap:6px;display:inline-flex}.admin-pages-module__XZO0xW__monoCode{color:var(--text-muted);white-space:pre-wrap;word-break:break-word;font-size:.74rem}.admin-pages-module__XZO0xW__payloadCell{min-width:240px;max-width:320px}.admin-pages-module__XZO0xW__payloadPreview{white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;display:block;overflow:hidden}.admin-pages-module__XZO0xW__modalOverlay{z-index:50;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.admin-pages-module__XZO0xW__modalCard{background:var(--bg-section);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:min(960px,100%);max-height:84vh;display:flex;overflow:hidden}.admin-pages-module__XZO0xW__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.admin-pages-module__XZO0xW__modalTitle{margin:0;font-size:1rem}.admin-pages-module__XZO0xW__modalBody{padding:12px;overflow:auto}.admin-pages-module__XZO0xW__modalCode{color:var(--text-main);white-space:pre;margin:0;font-size:.78rem;line-height:1.4}.admin-pages-module__XZO0xW__hideOnTablet{display:table-cell}@media (max-width:900px){.admin-pages-module__XZO0xW__pageTitle{font-size:1.48rem}.admin-pages-module__XZO0xW__adminTable th,.admin-pages-module__XZO0xW__adminTable td{padding:9px 10px}.admin-pages-module__XZO0xW__metricWide{grid-column:span 1}.admin-pages-module__XZO0xW__hideOnTablet{display:none}.admin-pages-module__XZO0xW__payloadCell{min-width:190px;max-width:220px}}@media (max-width:640px){.admin-pages-module__XZO0xW__pageContainer{padding-bottom:14px}.admin-pages-module__XZO0xW__pageHeaderRow{margin-bottom:14px}.admin-pages-module__XZO0xW__metricGrid,.admin-pages-module__XZO0xW__filterGrid,.admin-pages-module__XZO0xW__splitGrid{gap:10px}.admin-pages-module__XZO0xW__sectionBody{padding:10px}}
.DashboardResourcesSection-module__TV71bW__container{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:1100px;margin:0 auto;padding:2.5rem 2rem;display:flex;overflow-y:auto}.DashboardResourcesSection-module__TV71bW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.DashboardResourcesSection-module__TV71bW__headerLeft{align-items:flex-start;gap:12px;display:flex}.DashboardResourcesSection-module__TV71bW__headerIcon{color:var(--color-gold,#c9a84c);flex-shrink:0;margin-top:4px}.DashboardResourcesSection-module__TV71bW__title{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 4px;font-size:1.6rem;font-weight:700}.DashboardResourcesSection-module__TV71bW__subtitle{color:var(--text-secondary);max-width:38rem;margin:0;font-size:.875rem}.DashboardResourcesSection-module__TV71bW__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.DashboardResourcesSection-module__TV71bW__card{background:var(--surface-card);border:1px solid var(--border-default);cursor:pointer;text-align:left;border-radius:16px;flex-direction:column;gap:18px;padding:18px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}[data-theme=dark] .DashboardResourcesSection-module__TV71bW__card{background:#ffffff08;border-color:#ffffff12}.DashboardResourcesSection-module__TV71bW__card:hover{border-color:#c9a84c59;box-shadow:0 10px 32px #c9a84c14}.DashboardResourcesSection-module__TV71bW__cardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.DashboardResourcesSection-module__TV71bW__iconWrap{width:40px;height:40px;color:var(--color-gold,#c9a84c);background:#c9a84c1a;border:1px solid #c9a84c2e;border-radius:12px;justify-content:center;align-items:center;display:flex}.DashboardResourcesSection-module__TV71bW__typeBadge{text-transform:uppercase;letter-spacing:.08em;color:var(--color-gold,#c9a84c);font-size:.7rem;font-weight:700}.DashboardResourcesSection-module__TV71bW__cardBody{flex-direction:column;gap:8px;display:flex}.DashboardResourcesSection-module__TV71bW__cardTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.DashboardResourcesSection-module__TV71bW__cardDesc{color:var(--text-secondary);margin:0;font-size:.84rem;line-height:1.6}.DashboardResourcesSection-module__TV71bW__cardFooter{color:var(--text-soft);justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.DashboardResourcesSection-module__TV71bW__cardAction{font-size:.78rem;font-weight:600}
