.CreativeGenerator_container__raJcJ{display:flex;flex-direction:column;min-height:calc(100vh - 120px);background:#f8f9fa}.CreativeGenerator_pageHeader__Vlbim{display:flex;align-items:center;gap:12px;padding:16px 24px;background:#fff;border-bottom:1px solid #e0e0e0}.CreativeGenerator_pageHeader__Vlbim h1{font-size:1.25rem;font-weight:700;color:#1a1a2e;margin:0}.CreativeGenerator_badge__tYA98{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:2px 8px;border-radius:999px;background:#6e42e5;color:#fff}.CreativeGenerator_body__gOXBq{display:grid;grid-template-columns:400px 1fr;flex:1 1;overflow:hidden}.CreativeGenerator_sidebarTitle__RatEG{display:flex;align-items:center;gap:8px;margin-bottom:4px}.CreativeGenerator_sidebarTitle__RatEG h2{font-size:1.1rem;font-weight:700;color:#1a1a2e;margin:0;letter-spacing:-.02em}.CreativeGenerator_sidebar__FxbN1{background:#fff;border-right:1px solid #e0e0e0;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:20px;max-height:calc(100vh - 180px)}.CreativeGenerator_formSection__uPWd7{display:flex;flex-direction:column;gap:12px}.CreativeGenerator_formSectionTitle__8C2WL{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#9e9e9e;padding-bottom:4px;border-bottom:1px solid #e0e0e0}.CreativeGenerator_field__pkJqF{display:flex;flex-direction:column;gap:4px}.CreativeGenerator_fieldError__0cLaL{font-size:.75rem;color:#ef4444}.CreativeGenerator_dropzone__qWRzR{border:2px dashed #d0d0d0;border-radius:10px;padding:20px;text-align:center;cursor:pointer;transition:all .15s ease;background:#fafafa}.CreativeGenerator_dropzoneDragOver__WIc4U,.CreativeGenerator_dropzone__qWRzR:hover{border-color:#6e42e5;background:rgba(110,66,229,.04)}.CreativeGenerator_dropzoneHasFile___PG_Y{border-color:#22c55e;border-style:solid}.CreativeGenerator_dropzoneIcon__YeI3q{font-size:1.5rem;margin-bottom:6px;color:#9e9e9e}.CreativeGenerator_dropzoneText__JhyUw{font-size:.8125rem;color:#757575}.CreativeGenerator_dropzoneFile__UhlpB{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.8125rem;color:#22c55e}.CreativeGenerator_uploadPreview__ApZs0{margin-top:10px;border:1px solid #e0e0e0;border-radius:10px;overflow:hidden;background:#fff}.CreativeGenerator_uploadPreviewImg___m0le{width:100%;max-height:160px;object-fit:contain;display:block;padding:8px}.CreativeGenerator_refGrid__is4MQ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.CreativeGenerator_refSlot__SUCca{border:2px dashed #d0d0d0;border-radius:6px;padding:12px 6px;text-align:center;cursor:pointer;transition:all .15s ease;background:#fafafa;font-size:.6875rem;color:#9e9e9e;position:relative}.CreativeGenerator_refSlot__SUCca:hover{border-color:#6e42e5}.CreativeGenerator_refSlotFilled__9ZKTq{border-color:#22c55e;border-style:solid}.CreativeGenerator_refSlotImg__WVKhG{width:100%;height:48px;object-fit:contain}.CreativeGenerator_refRemoveBtn__DVWlu{position:absolute;top:2px;right:2px;background:#ef4444;color:#fff;border:none;border-radius:50%;width:18px;height:18px;font-size:.625rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.CreativeGenerator_colorRow__pIDnb{display:flex;gap:8px;align-items:center}.CreativeGenerator_colorSwatch__iw6TU{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1 1}.CreativeGenerator_colorSwatchLabel__b8DmW{font-size:.6875rem;color:#9e9e9e}.CreativeGenerator_colorInput__N6sh7{width:100%;height:32px;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;background:none;padding:2px}.CreativeGenerator_toggleRow__DuvtM{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:#616161}.CreativeGenerator_creditBar__YUUjX{display:flex;flex-direction:column;gap:6px;padding:12px 14px;background:rgba(110,66,229,.04);border:1px solid rgba(110,66,229,.15);border-radius:10px}.CreativeGenerator_creditBarHeader__gCy5_{display:flex;justify-content:space-between;align-items:center}.CreativeGenerator_creditBarLabel__UffIW{font-size:.8125rem;font-weight:600;color:#1a1a2e}.CreativeGenerator_creditBarCount__XMoUm{font-size:.8125rem;font-weight:700;color:#6e42e5}.CreativeGenerator_creditBarWallet__qXGQH{font-size:.75rem;font-weight:600;color:#22c55e}.CreativeGenerator_addCreditsBtn__9_VXl{width:100%;padding:8px;font-size:.8125rem;font-weight:600;border:1px dashed #6e42e5;border-radius:8px;background:transparent;color:#6e42e5;cursor:pointer;transition:all .15s ease;margin-top:2px}.CreativeGenerator_addCreditsBtn__9_VXl:hover{background:rgba(110,66,229,.08)}.CreativeGenerator_generateBtn__Daw6T{width:100%;padding:12px;font-size:.9375rem;font-weight:700;border:none;border-radius:10px;background:linear-gradient(135deg,#6e42e5,#8b5cf6);color:#fff;cursor:pointer;transition:all .15s ease;letter-spacing:-.01em}.CreativeGenerator_generateBtn__Daw6T:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 20px rgba(110,66,229,.4)}.CreativeGenerator_generateBtn__Daw6T:disabled{opacity:.5;cursor:not-allowed}.CreativeGenerator_previewPanel__hsCMt{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:24px;overflow-y:auto;max-height:calc(100vh - 180px);background:#f8f9fa}.CreativeGenerator_loaderContainer__xNavw{display:flex;flex-direction:column;align-items:center;gap:24px;padding:48px 24px;animation:CreativeGenerator_loaderFadeIn__RqjFf .6s ease-out}@keyframes CreativeGenerator_loaderFadeIn__RqjFf{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CreativeGenerator_loaderOrbit__2sovu{position:relative;width:100px;height:100px;animation:CreativeGenerator_orbitSpin__3pJbr 6s linear infinite}@keyframes CreativeGenerator_orbitSpin__3pJbr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CreativeGenerator_loaderOrbitDot__79vRh{position:absolute;width:10px;height:10px;border-radius:50%;background:#6e42e5;top:50%;left:50%;transform:rotate(calc(var(--i) * 90deg)) translateX(42px) translateY(-50%);animation:CreativeGenerator_dotPulse__OQIOq 1.5s ease-in-out infinite;animation-delay:calc(var(--i) * .3s);box-shadow:0 0 12px rgba(110,66,229,.5)}@keyframes CreativeGenerator_dotPulse__OQIOq{0%,to{transform:rotate(calc(var(--i) * 90deg)) translateX(42px) translateY(-50%) scale(1);opacity:.6}50%{transform:rotate(calc(var(--i) * 90deg)) translateX(42px) translateY(-50%) scale(1.5);opacity:1}}.CreativeGenerator_loaderCenter__UrfSW{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,rgba(110,66,229,.1),rgba(139,92,246,.15));display:flex;align-items:center;justify-content:center;animation:CreativeGenerator_centerGlow__mLdhM 2s ease-in-out infinite,CreativeGenerator_orbitSpinReverse__rq_ca 6s linear infinite;box-shadow:0 0 30px rgba(110,66,229,.2)}@keyframes CreativeGenerator_centerGlow__mLdhM{0%,to{box-shadow:0 0 20px rgba(110,66,229,.15)}50%{box-shadow:0 0 40px rgba(110,66,229,.35)}}@keyframes CreativeGenerator_orbitSpinReverse__rq_ca{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}.CreativeGenerator_loaderText__XRZBN{display:flex;flex-direction:column;align-items:center;gap:4px}.CreativeGenerator_loaderTitle__oklZ_{font-size:1.1rem;font-weight:700;color:#1a1a2e;letter-spacing:-.02em}.CreativeGenerator_loaderSubtitle__hQ8YX{font-size:.8125rem;color:#9ca3af;font-weight:500}.CreativeGenerator_loaderSteps__u1jte{display:flex;gap:20px}.CreativeGenerator_loaderStep__Awlsa{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#d1d5db;font-weight:500;transition:color .4s ease;animation:CreativeGenerator_stepHighlight__ISd_Z 16s ease-in-out infinite}.CreativeGenerator_loaderStepDot__KQ6_f{width:6px;height:6px;border-radius:50%;background:#d1d5db;transition:all .4s ease;animation:CreativeGenerator_stepDotHighlight__nzWrB 16s ease-in-out infinite}.CreativeGenerator_loaderStep__Awlsa:first-child,.CreativeGenerator_loaderStep__Awlsa:first-child .CreativeGenerator_loaderStepDot__KQ6_f{animation-delay:0s}.CreativeGenerator_loaderStep__Awlsa:nth-child(2),.CreativeGenerator_loaderStep__Awlsa:nth-child(2) .CreativeGenerator_loaderStepDot__KQ6_f{animation-delay:4s}.CreativeGenerator_loaderStep__Awlsa:nth-child(3),.CreativeGenerator_loaderStep__Awlsa:nth-child(3) .CreativeGenerator_loaderStepDot__KQ6_f{animation-delay:8s}.CreativeGenerator_loaderStep__Awlsa:nth-child(4),.CreativeGenerator_loaderStep__Awlsa:nth-child(4) .CreativeGenerator_loaderStepDot__KQ6_f{animation-delay:12s}@keyframes CreativeGenerator_stepHighlight__ISd_Z{0%,20%{color:#6e42e5}25%,to{color:#d1d5db}}@keyframes CreativeGenerator_stepDotHighlight__nzWrB{0%,20%{background:#6e42e5;box-shadow:0 0 8px rgba(110,66,229,.5);transform:scale(1.3)}25%,to{background:#d1d5db;box-shadow:none;transform:scale(1)}}.CreativeGenerator_loaderBar___q_Eh{width:220px;height:4px;border-radius:2px;background:rgba(110,66,229,.1);overflow:hidden}.CreativeGenerator_loaderBarFill__4LI9Q{width:40%;height:100%;border-radius:2px;background:linear-gradient(90deg,#6e42e5,#a78bfa,#6e42e5);background-size:200% 100%;animation:CreativeGenerator_shimmer__Q6hgq 1.8s ease-in-out infinite}@keyframes CreativeGenerator_shimmer__Q6hgq{0%{transform:translateX(-100%);background-position:200% 0}to{transform:translateX(350%);background-position:-200% 0}}.CreativeGenerator_loaderTime__zfhaf{font-size:.6875rem;color:#bbb;font-weight:400}.CreativeGenerator_designPicker__GZT3h{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;padding-top:2rem}.CreativeGenerator_designRow__aMJqB{display:flex;gap:10px;width:100%;justify-content:center;flex-wrap:wrap}.CreativeGenerator_designCard__EJJ3H{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 16px;background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;transition:all .15s ease;text-align:center;min-width:100px}.CreativeGenerator_designCard__EJJ3H:hover{border-color:#6e42e5;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.CreativeGenerator_designCardActive__YgOJO{border-color:#6e42e5;background:rgba(110,66,229,.06);box-shadow:0 0 0 1px #6e42e5}.CreativeGenerator_designCardIcon__X5eOK{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(110,66,229,.1);color:#6e42e5;font-size:1rem;font-weight:700}.CreativeGenerator_designCardIconActive__w4oNV{background:#6e42e5;color:#fff}.CreativeGenerator_designCardLabel__Ethih{font-size:.8125rem;font-weight:600;color:#1a1a2e}.CreativeGenerator_designCardDesc__l_z_K{font-size:.6875rem;color:#9e9e9e}.CreativeGenerator_exampleSection__eaKjl{width:100%;max-width:700px;text-align:center;animation:CreativeGenerator_exampleFadeIn__b_QL4 .4s ease-out}@keyframes CreativeGenerator_exampleFadeIn__b_QL4{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CreativeGenerator_exampleImage__V7r0C{width:100%;border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,.08);animation:CreativeGenerator_exampleFadeIn__b_QL4 .4s ease-out}.CreativeGenerator_quickCommands__JilRK{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.CreativeGenerator_quickCommandBtn__sSEBv{padding:4px 10px;font-size:.6875rem;font-weight:500;color:#6e42e5;background:rgba(110,66,229,.06);border:1px dashed #6e42e5;border-radius:16px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.CreativeGenerator_quickCommandBtn__sSEBv:hover{background:rgba(110,66,229,.14);transform:translateY(-1px)}.CreativeGenerator_previewContainer__rwu3S{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:600px}.CreativeGenerator_previewImageWrapper__0phBs{width:100%;aspect-ratio:1;border-radius:14px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.12);background:#fff}.CreativeGenerator_previewImage__Dg2aQ{width:100%;height:100%;object-fit:contain}.CreativeGenerator_previewActions__pVO_o{display:flex;gap:10px;width:100%}.CreativeGenerator_promptDebug___Z25A{width:100%;max-width:600px;margin-top:8px}.CreativeGenerator_promptDebugContent__y18ES{background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:12px;font-size:.75rem;font-family:SF Mono,Fira Code,Consolas,monospace;white-space:pre-wrap;word-break:break-word;color:#616161;max-height:300px;overflow-y:auto;line-height:1.6}@media (max-width:900px){.CreativeGenerator_body__gOXBq{grid-template-columns:1fr}.CreativeGenerator_sidebar__FxbN1{max-height:none;border-right:none;border-bottom:1px solid #e0e0e0}.CreativeGenerator_previewPanel__hsCMt{max-height:none;min-height:400px}.CreativeGenerator_designGrid__PPPDv{grid-template-columns:repeat(2,1fr)}}