.CommunityGallery_gallerySection__lEIDb{padding:6rem 1rem 4rem;background:linear-gradient(180deg,#f5f3ff,#ffffff 50%,#faf5ff)}.CommunityGallery_container__vkelu{max-width:1280px;margin:0 auto}.CommunityGallery_header__AEfZb{text-align:center;margin-bottom:64px}.CommunityGallery_badge__uhL_H{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:white;font-size:13px;font-weight:600;border-radius:100px;margin-bottom:20px;letter-spacing:.02em}.CommunityGallery_title__wFC7Y{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#111827;font-family:Plus Jakarta Sans,sans-serif}.CommunityGallery_subtitle__EAWAY{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto 2rem}.CommunityGallery_moreButton__eCST0{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:white;font-size:14px;font-weight:600;border-radius:100px;text-decoration:none;transition:all .2s ease-out}.CommunityGallery_moreButton__eCST0:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:translateY(-2px);box-shadow:0 10px 20px -5px rgba(139,92,246,.4)}.CommunityGallery_grid__jWz15{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.CommunityGallery_moreButtonWrapper__3Eucw{display:flex;justify-content:center;margin-top:48px}.CommunityGallery_card__7AhIW{background:#ffffff;border-radius:1.5rem;overflow:visible;border:1px solid #e5e7eb;transition:all .25s ease-out;opacity:0;transform:translateY(20px)}.CommunityGallery_card__7AhIW.CommunityGallery_visible__EkItA{animation:CommunityGallery_cardFadeIn__JMBoB .4s ease-out forwards}@keyframes CommunityGallery_cardFadeIn__JMBoB{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CommunityGallery_card__7AhIW:hover{transform:translateY(-8px);box-shadow:0 20px 40px -10px rgba(139,92,246,.15);border-color:#8b5cf6;z-index:1}.CommunityGallery_comparisonWrapper___TG4C{position:relative;aspect-ratio:4/3;background:#f1f5f9;overflow:hidden;cursor:ew-resize;-moz-user-select:none;user-select:none;-webkit-user-select:none;border-radius:1.5rem 1.5rem 0 0}.CommunityGallery_afterImage__4k5bq{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.CommunityGallery_beforeWrapper__zvn5u{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.CommunityGallery_beforeImage__S1YHO{width:100%;height:100%;object-fit:cover}.CommunityGallery_sliderHandle__yk0cW{position:absolute;top:0;bottom:0;width:4px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}.CommunityGallery_sliderLine__CF4Px{position:absolute;top:0;bottom:0;width:3px;background:white;box-shadow:0 2px 8px rgba(0,0,0,.3)}.CommunityGallery_sliderKnob__VHlaL{position:relative;width:44px;height:44px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.25);color:#0f172a;transition:transform .2s ease,box-shadow .2s ease}.CommunityGallery_comparisonWrapper___TG4C:hover .CommunityGallery_sliderKnob__VHlaL{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.3)}.CommunityGallery_labels__wSuJN{position:absolute;bottom:16px;left:16px;right:16px;display:flex;justify-content:space-between;pointer-events:none}.CommunityGallery_afterLabel__AUFLq,.CommunityGallery_beforeLabel__fiPsg{padding:6px 14px;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:white;font-size:12px;font-weight:600;border-radius:100px;letter-spacing:.02em}.CommunityGallery_content__GlUQK{padding:24px;display:flex;flex-direction:column;gap:16px;background:#ffffff;border-radius:0 0 1.5rem 1.5rem}.CommunityGallery_promptSection__AXmIj{flex:1 1}.CommunityGallery_promptBadge__fdcwB{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.CommunityGallery_promptBadge__fdcwB svg{opacity:.7}.CommunityGallery_promptText__hcmfg{font-size:14px;color:#334155;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CommunityGallery_tryButton__TnuUA{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:white;font-size:14px;font-weight:600;border-radius:12px;text-decoration:none;transition:all .2s ease-out}.CommunityGallery_tryButton__TnuUA:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:translateY(-2px);box-shadow:0 10px 20px -5px rgba(139,92,246,.4)}@media (max-width:1024px){.CommunityGallery_grid__jWz15{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CommunityGallery_gallerySection__lEIDb{padding:60px 20px}.CommunityGallery_title__wFC7Y{font-size:32px}.CommunityGallery_subtitle__EAWAY{font-size:16px}.CommunityGallery_header__AEfZb{margin-bottom:40px}.CommunityGallery_grid__jWz15{grid-template-columns:1fr;gap:24px}.CommunityGallery_moreButtonWrapper__3Eucw{margin-top:32px}.CommunityGallery_sliderKnob__VHlaL{width:36px;height:36px}.CommunityGallery_sliderKnob__VHlaL svg{width:16px;height:16px}.CommunityGallery_card__7AhIW{border-radius:1.25rem}.CommunityGallery_comparisonWrapper___TG4C{border-radius:1.25rem 1.25rem 0 0}.CommunityGallery_content__GlUQK{display:flex;flex-direction:column;padding:20px;gap:14px;border-radius:0 0 1.25rem 1.25rem}.CommunityGallery_promptSection__AXmIj{flex:1 1;display:block}.CommunityGallery_promptBadge__fdcwB{display:inline-flex;color:#64748b}.CommunityGallery_promptText__hcmfg{display:-webkit-box;-webkit-line-clamp:3;color:#334155}.CommunityGallery_tryButton__TnuUA{display:inline-flex;width:100%;justify-content:center}}@media (max-width:480px){.CommunityGallery_gallerySection__lEIDb{padding:48px 16px}.CommunityGallery_header__AEfZb{margin-bottom:32px}.CommunityGallery_badge__uhL_H{padding:6px 12px;font-size:11px;margin-bottom:16px}.CommunityGallery_title__wFC7Y{font-size:1.5rem;margin-bottom:.75rem}.CommunityGallery_subtitle__EAWAY{font-size:.9rem;margin:0 auto 1.5rem}.CommunityGallery_moreButtonWrapper__3Eucw{margin-top:24px}.CommunityGallery_moreButton__eCST0{padding:10px 20px;font-size:13px}.CommunityGallery_grid__jWz15{gap:16px}.CommunityGallery_card__7AhIW{border-radius:1rem}.CommunityGallery_comparisonWrapper___TG4C{border-radius:1rem 1rem 0 0}.CommunityGallery_sliderKnob__VHlaL{width:32px;height:32px}.CommunityGallery_sliderKnob__VHlaL svg{width:14px;height:14px}.CommunityGallery_labels__wSuJN{bottom:12px;left:12px;right:12px}.CommunityGallery_afterLabel__AUFLq,.CommunityGallery_beforeLabel__fiPsg{padding:4px 10px;font-size:10px}.CommunityGallery_content__GlUQK{display:flex;flex-direction:column;padding:16px;gap:12px;border-radius:0 0 1rem 1rem}.CommunityGallery_promptSection__AXmIj{flex:1 1;display:block;min-height:auto}.CommunityGallery_promptBadge__fdcwB{display:inline-flex;font-size:10px;margin-bottom:6px;color:#64748b}.CommunityGallery_promptText__hcmfg{display:-webkit-box;font-size:13px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#334155}.CommunityGallery_tryButton__TnuUA{display:inline-flex;padding:12px 20px;font-size:13px;border-radius:10px;width:100%;justify-content:center}}.Editor_editorSection__nO3RC{padding:6rem 1rem 4rem;background:linear-gradient(180deg,#f3e8ff,#ffffff 50%,#faf5ff);color:#0f172a}.Editor_container__nxRDY{max-width:1200px;margin:0 auto}.Editor_header__mW5Sw{text-align:center;margin-bottom:48px}.Editor_title__HMnVY{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#111827;font-family:Plus Jakarta Sans,sans-serif}.Editor_subtitle__svFsA{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto 2rem}.Editor_editorGrid__ZaWsa{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;background:#fff;border-radius:1rem;overflow:hidden}@media (max-width:768px){.Editor_editorSection__nO3RC{padding:60px 20px}.Editor_title__HMnVY{font-size:28px}.Editor_subtitle__svFsA{font-size:16px}.Editor_header__mW5Sw{margin-bottom:32px}.Editor_editorGrid__ZaWsa,.Editor_formRow__RyNJC{grid-template-columns:1fr}}@media (max-width:480px){.Editor_editorSection__nO3RC{padding:48px 16px}.Editor_title__HMnVY{font-size:24px}.Editor_subtitle__svFsA{font-size:14px}.Editor_header__mW5Sw{margin-bottom:24px}.Editor_editorPanel__oGoGy,.Editor_resultPanel__PrdVo{padding:1.25rem;border-radius:1rem}.Editor_panelTitle__yhljB{font-size:1.1rem;margin-bottom:1rem}.Editor_formGroup__5a_hC{margin-bottom:1rem}.Editor_label__nu_DB{font-size:.8rem}.Editor_select__zpN5G,.Editor_textarea__I_zsN{padding:.65rem;font-size:.85rem}.Editor_uploadArea__s8jmo{padding:1.5rem}.Editor_uploadIcon__NRELE{font-size:1.75rem}.Editor_uploadHint__czSeE{font-size:.7rem}.Editor_generateBtn__aak_e{padding:12px 20px;font-size:.95rem}.Editor_resultPlaceholder__0FmUO{min-height:240px}.Editor_resultIcon__JeoAq{font-size:2.5rem}.Editor_resultHint__8ROhJ{font-size:.8rem}}.Editor_editorPanel__oGoGy{padding:2rem;background:#ffffff;border-radius:1.5rem;border:1px solid #e5e7eb;transition:all .25s ease-out}.Editor_editorPanel__oGoGy:hover{transform:translateY(-4px);box-shadow:0 20px 40px -10px rgba(139,92,246,.15)}.Editor_resultPanel__PrdVo{padding:2rem;background:#ffffff;border-radius:1.5rem;border:1px solid #e5e7eb;display:flex;flex-direction:column;transition:all .25s ease-out}.Editor_resultPanel__PrdVo:hover{transform:translateY(-4px);box-shadow:0 20px 40px -10px rgba(139,92,246,.15)}.Editor_panelTitle__yhljB{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#111}.Editor_formGroup__5a_hC{margin-bottom:1.5rem}.Editor_label__nu_DB{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#374151}.Editor_select__zpN5G,.Editor_textarea__I_zsN{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;background:#fff;font-size:.875rem;color:#111;transition:border-color .2s}.Editor_select__zpN5G:focus,.Editor_textarea__I_zsN:focus{outline:none;border-color:var(--primary);ring:2px solid var(--primary)}.Editor_uploadArea__s8jmo{border:2px dashed #d1d5db;border-radius:.5rem;padding:2rem;text-align:center;background:#fff;cursor:pointer;transition:border-color .2s}.Editor_uploadArea__s8jmo:hover{border-color:var(--primary)}.Editor_uploadIcon__NRELE{font-size:2rem;margin-bottom:.5rem;display:block}.Editor_uploadHint__czSeE{font-size:.75rem;color:#6b7280;margin-top:.25rem}.Editor_formRow__RyNJC{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.Editor_generateBtn__aak_e{width:100%;padding:14px 24px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:white;font-weight:600;font-size:1rem;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease-out}.Editor_generateBtn__aak_e:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 10px 20px -5px rgba(139,92,246,.4)}.Editor_generateBtn__aak_e:active{transform:scale(.97)}.Editor_resultPlaceholder__0FmUO{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:1px dashed #d1d5db;border-radius:.5rem;min-height:300px;color:#6b7280}.Editor_resultIcon__JeoAq{font-size:3rem;margin-bottom:1rem}.Editor_resultHint__8ROhJ{font-size:.875rem;margin-top:.5rem}.Dashboard_dashboard__GhIwc{position:relative;padding:6.5rem 1rem 3rem;background:linear-gradient(180deg,#ffffff,#faf5ff 50%,#f3e8ff);color:#0f172a;overflow:hidden}.Dashboard_embedded__h9DUP{padding:0;background:transparent;overflow:visible}.Dashboard_gradient__Dtskd{position:absolute;inset:0;background:radial-gradient(circle at 30% 40%,rgba(139,92,246,.08),transparent 40%),radial-gradient(circle at 80% 20%,rgba(124,58,237,.08),transparent 35%),radial-gradient(circle at 60% 80%,rgba(167,139,250,.08),transparent 30%);filter:blur(60px);pointer-events:none;z-index:0}.Dashboard_inner__NPku0{position:relative;z-index:1;max-width:1200px;margin:0 auto}.Dashboard_hero__oiu3y{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:1.5rem;gap:1.5rem;padding:1.75rem;border-radius:20px;border:1px solid #e2e8f0;background:linear-gradient(145deg,#f8fbff,#ffffff);box-shadow:0 20px 50px rgba(15,23,42,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Dashboard_heroLabel__DNu_8{display:inline-block;padding:.35rem .75rem;border-radius:999px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#ffffff;font-size:.85rem;margin-bottom:.6rem}.Dashboard_heroTitle__0F_HP{font-size:2rem;font-weight:700;line-height:1.3;margin:.2rem 0 .6rem}.Dashboard_heroSubtitle__U_1vr{color:#475569;max-width:720px;font-size:1rem;line-height:1.6}.Dashboard_badgeRow__Hwibw{display:flex;flex-wrap:wrap;gap:.5rem;margin:.9rem 0 .4rem}.Dashboard_badge__2SE7F{padding:.25rem .75rem;border-radius:999px;background:#f3e8ff;border:1px solid #c4b5fd;color:#7c3aed;font-size:.85rem}.Dashboard_heroActions__cA8FG{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.Dashboard_heroStats__9rG8a{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}.Dashboard_statCard__GQ9jU{padding:1rem;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.Dashboard_statLabel__enehv{color:#475569;font-size:.85rem}.Dashboard_statValue__XtmHN{font-size:1.4rem;font-weight:700;margin:.25rem 0}.Dashboard_statNote__GNhSf{color:#64748b;font-size:.9rem}.Dashboard_tabBar__jNR7_{margin:1.5rem 0 1rem;display:flex;gap:.6rem;flex-wrap:wrap}.Dashboard_tabButton__gAKHb{padding:.75rem 1rem;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;font-weight:600;transition:all .2s ease;display:inline-flex;gap:.4rem;align-items:center}.Dashboard_tabButton__gAKHb:hover{background:#e2e8f0;border-color:#cbd5e1}.Dashboard_tabButton__gAKHb.Dashboard_active__nAhah{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:transparent;box-shadow:0 8px 30px rgba(139,92,246,.35);color:#fff}.Dashboard_tabIcon__kf190{font-size:1.1rem}.Dashboard_panel__J6JOf{background:#ffffff;border:1px solid #e2e8f0;border-radius:18px;padding:1.25rem;margin-bottom:1.5rem;box-shadow:0 20px 40px rgba(15,23,42,.12)}.Dashboard_panelGrid__SuxN0{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem;align-items:stretch}.Dashboard_generateGrid__h07o7{grid-template-columns:1fr 1.1fr;align-items:start}.Dashboard_modelBar__D7vUJ{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-radius:16px;border:1px solid #e2e8f0;background:#f8fafc;align-items:center;flex-wrap:wrap;width:100%;margin-bottom:1rem}.Dashboard_modelLabel__Fy8ge{font-size:.85rem;letter-spacing:.02em;text-transform:uppercase;color:#64748b;margin-bottom:.2rem}.Dashboard_modelCurrent__8KOZp{display:flex;align-items:center;gap:.65rem}.Dashboard_modelName__o8r3y{font-weight:700;font-size:1.05rem;color:#0f172a}.Dashboard_modelPoints__MM1kr{padding:.15rem .65rem;border-radius:999px;background:#f3e8ff;border:1px solid #c4b5fd;color:#8b5cf6;font-weight:700;font-size:.9rem}.Dashboard_modelDesc__rNS3E{margin-top:.3rem;color:#475569}.Dashboard_changeModelBtn__9ji68{border:1px solid #8b5cf6;background:#ffffff;color:#8b5cf6;padding:.65rem 1rem;border-radius:12px;font-weight:700;transition:all .2s ease;min-width:150px}.Dashboard_changeModelBtn__9ji68:hover{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#ffffff;box-shadow:0 12px 24px rgba(139,92,246,.18)}.Dashboard_resultColumn__nZF3q{display:flex;height:100%}.Dashboard_resultBox__BB8ay{flex:1 1;display:flex;flex-direction:column;padding:1rem;gap:.85rem;border-radius:14px;border:1.5px dashed #cbd5e1;background:#f8fafc;height:auto;max-height:min(60vh,560px);min-height:320px}.Dashboard_resultArea__TvIl9{flex:1 1;display:flex;flex-direction:column;gap:.85rem;overflow:auto;padding-right:.25rem;min-height:0}.Dashboard_column__LqU0s{display:flex;flex-direction:column;gap:1rem}.Dashboard_sectionHeader__gNWZB{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.Dashboard_sectionTitle__TUTFI{font-size:1.05rem;font-weight:700}.Dashboard_sectionCaption__O_woD{color:#475569;font-size:.9rem}.Dashboard_linkBtn__2izz3{color:#8b5cf6;background:#f3e8ff;border:1px solid #c4b5fd;border-radius:10px;padding:.35rem .8rem;font-weight:600}.Dashboard_uploadArea__OqIQ_{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.2rem;border:1.5px dashed #cbd5e1;border-radius:14px;background:#f8fafc;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.Dashboard_uploadArea__OqIQ_:hover{border-color:rgba(139,92,246,.45);background:#faf5ff}.Dashboard_uploadAreaActive___Mu3C{border-color:rgba(139,92,246,.8);background:rgba(139,92,246,.08);transform:translateY(-2px)}.Dashboard_uploadAreaFilled__a_F_h{border-style:solid}.Dashboard_uploadHeader__PKSUG{display:flex;align-items:center;gap:.6rem;margin-bottom:.4rem;justify-content:center}.Dashboard_uploadIcon__Zouho{font-size:2rem;margin-bottom:.35rem}.Dashboard_uploadTitle__Zu6cI{font-weight:600}.Dashboard_uploadHint__Fje3Q{color:#475569;font-size:.9rem;margin-top:.2rem}.Dashboard_hiddenInput__DnnlJ{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0;pointer-events:none}.Dashboard_uploadPreviewRow__23jff{display:flex;gap:.6rem;margin-top:.7rem;flex-wrap:wrap;justify-content:center}.Dashboard_uploadThumbInline__Xb0XU{position:relative;width:96px;height:96px;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0}.Dashboard_uploadThumbInline__Xb0XU img{width:100%;height:100%;object-fit:cover;display:block}.Dashboard_removeInlineBtn__5P9RE{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.85);color:#0f172a;font-weight:700}.Dashboard_uploadAdd__E6dUh{width:96px;height:96px;border-radius:12px;border:1.5px dashed #cbd5e1;color:#94a3b8;font-size:2rem;background:#f8fafc}.Dashboard_uploadGrid__m_jq2{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:.75rem;gap:.75rem}.Dashboard_uploadThumb__PZmXk{position:relative;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;background:#f8fafc}.Dashboard_uploadThumb__PZmXk img{width:100%;height:120px;object-fit:cover;display:block}.Dashboard_uploadMeta___kd6L{padding:.5rem .65rem}.Dashboard_metaTitle__IDHAK{font-weight:600;font-size:.95rem}.Dashboard_metaCaption__Sspg9{color:#64748b;font-size:.85rem}.Dashboard_removeBtn__jkAug{position:absolute;top:6px;right:6px;width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.9);color:#0f172a;font-weight:700}.Dashboard_inputGroup__4ZI55{display:flex;flex-direction:column;gap:.4rem}.Dashboard_label__o3EXt{font-weight:600;font-size:.95rem}.Dashboard_input__95D6d,.Dashboard_select__U3IC5,.Dashboard_textarea__OxTR0{width:100%;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;color:#0f172a;padding:.75rem;font-size:.95rem;transition:border-color .2s ease,background .2s ease}.Dashboard_input__95D6d:focus,.Dashboard_select__U3IC5:focus,.Dashboard_textarea__OxTR0:focus{outline:none;border-color:rgba(139,92,246,.8);background:#faf5ff}.Dashboard_textarea__OxTR0{resize:vertical;min-height:120px}.Dashboard_gridTwo___x_4U{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.Dashboard_gridThree__nVzmp{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.Dashboard_inputNote__dP3Ds{color:#64748b;font-size:.85rem}.Dashboard_promptActions__6kN_O{display:flex;gap:.75rem;align-items:center;margin-top:.75rem;flex-wrap:wrap}.Dashboard_clearBtn__aa8kE{min-width:96px}.Dashboard_promptActions__6kN_O .Dashboard_ghostBtn__xDAo3,.Dashboard_promptActions__6kN_O .Dashboard_primaryBtn__R4CO4{height:44px}.Dashboard_promptActions__6kN_O .Dashboard_primaryBtn__R4CO4{flex:1 1 220px}.Dashboard_ratioRow__50It0{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:.6rem;gap:.6rem}.Dashboard_ratioBtn__FSEjf{padding:.8rem .75rem;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;display:flex;align-items:center;justify-content:space-between;gap:.45rem;font-weight:600;transition:all .2s ease}.Dashboard_ratioBtn__FSEjf span{color:#475569;font-size:.9rem}.Dashboard_ratioBtn__FSEjf.Dashboard_active__nAhah{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:transparent;box-shadow:0 10px 30px rgba(139,92,246,.35);color:#ffffff}.Dashboard_ratioBtn__FSEjf.Dashboard_active__nAhah span{color:#e0f2fe}.Dashboard_buttonRow__NehOn{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.Dashboard_ghostBtn__xDAo3,.Dashboard_primaryBtn__R4CO4{padding:.7rem 1.1rem;border-radius:12px;font-weight:700;border:1px solid transparent}.Dashboard_ghostBtn__xDAo3{background:#f8fafc;border-color:#e2e8f0;color:#0f172a}.Dashboard_primaryBtn__R4CO4{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;box-shadow:0 10px 30px rgba(139,92,246,.35)}.Dashboard_subTab__PmIcJ{padding:.4rem .75rem;border-radius:10px;border:1px solid transparent;background:#f8fafc;color:#0f172a;font-weight:600}.Dashboard_subTab__PmIcJ.Dashboard_active__nAhah{background:#e2e8f0;border-color:#cbd5e1}.Dashboard_tabRow__u4NFl{display:flex;gap:.5rem;flex-wrap:wrap}.Dashboard_headerActions__hVrPq{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.Dashboard_modeToggle__Iwljw{display:flex;border:1px solid #e2e8f0;background:#f1f5f9;border-radius:10px;overflow:hidden}.Dashboard_modeBtn__Fz4FR{padding:.35rem .65rem;background:transparent;color:#0f172a;font-weight:600;border-right:1px solid #e2e8f0}.Dashboard_modeBtn__Fz4FR:last-child{border-right:none}.Dashboard_modeBtn__Fz4FR.Dashboard_active__nAhah{background:#e2e8f0}.Dashboard_resultGrid__Hi2EU{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:1rem;gap:1rem;align-items:stretch}.Dashboard_resultGrid__Hi2EU>.Dashboard_placeholderSmall__l1Er_,.Dashboard_resultGrid__Hi2EU>.Dashboard_placeholder__1Vd_a{grid-column:1/-1}.Dashboard_resultCard__eksWI{display:flex;flex-direction:column;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb;background:#f8fafc;box-shadow:none;transition:border-color .15s ease,background .15s ease}.Dashboard_resultCard__eksWI:hover{border-color:#cbd5e1;background:#ffffff}.Dashboard_resultCardLarge__OtYFy{width:100%;flex:1 1;min-height:0;overflow:visible}.Dashboard_resultCardLarge__OtYFy .Dashboard_resultImageFrameLarge__dFcH6{min-height:200px}.Dashboard_resultImageFrame__Cs3m7{width:100%;height:220px;background:#ffffff;display:flex;align-items:center;justify-content:center;overflow:hidden}.Dashboard_resultImageFrameLarge__dFcH6{height:auto;flex:1 1;min-height:320px}.Dashboard_resultImageFrame__Cs3m7 img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;background:transparent;display:block;cursor:zoom-in}.Dashboard_resultMeta__OVGCE{padding:.7rem .85rem}.Dashboard_resultTitle__5vgd4{font-weight:600;font-size:.95rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Dashboard_resultInfo__ArPAL{color:#475569;font-size:.85rem;margin-top:.15rem}.Dashboard_resultActions__9pmS0{display:flex;gap:.5rem;padding:.55rem .85rem .8rem;margin-top:auto}.Dashboard_resultArea__TvIl9 .Dashboard_compareGrid__6OzYI,.Dashboard_resultArea__TvIl9 .Dashboard_resultGrid__Hi2EU{flex:1 1;min-height:260px}.Dashboard_singleResult__0o6HW{display:flex;flex-direction:column;gap:.75rem;flex:1 1;min-height:0}.Dashboard_singleNav__icRRP{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:auto}.Dashboard_singleNavBtn__7KZBN{width:32px;height:32px;border-radius:999px;background:#f1f5f9;border:1px solid #e2e8f0;font-size:1.25rem;font-weight:700;line-height:1}.Dashboard_singleNavBtn__7KZBN:disabled{opacity:.5;cursor:not-allowed}.Dashboard_singleNavText__PlHAP{font-weight:600;color:#334155}.Dashboard_placeholderSmall__l1Er_,.Dashboard_placeholder__1Vd_a{text-align:center;padding:1rem;border-radius:12px;border:1px dashed #cbd5e1;background:#f8fafc;color:#475569}.Dashboard_placeholderIcon__3u_vp{font-size:2rem;margin-bottom:.4rem}.Dashboard_compareGrid__6OzYI{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.Dashboard_compareResult__4kgRy{border-radius:14px;border:1px solid #e2e8f0;background:#ffffff;padding:.75rem;display:grid;grid-gap:.6rem;gap:.6rem}.Dashboard_compareItem__GHDFr{background:#f8fafc;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0}.Dashboard_compareItem__GHDFr img{width:100%;height:180px;object-fit:cover;cursor:zoom-in}.Dashboard_compareLabel__DJXle{padding:.35rem .6rem;font-weight:700;color:#8b5cf6}.Dashboard_progressBlock__BrJhx{margin-top:.9rem}.Dashboard_progressBar__oKoBx{width:100%;background:#e2e8f0;border-radius:999px;height:10px;overflow:hidden}.Dashboard_progressFill__kJxQs{height:100%;background:linear-gradient(120deg,#22d3ee,#6366f1,#7c3aed);background-size:200% 100%;border-radius:999px;transition:width .3s ease-out;animation:Dashboard_progressShimmer__A4D9C 1.5s ease-in-out infinite;position:relative}.Dashboard_progressFill__kJxQs:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:Dashboard_progressGlow__0K9nX 1.2s ease-in-out infinite}@keyframes Dashboard_progressShimmer__A4D9C{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes Dashboard_progressGlow__0K9nX{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.Dashboard_progressText__XedU7{color:#475569;font-size:.9rem;margin-top:.4rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.Dashboard_progressStage__Kv6ye{color:#7c3aed;font-weight:500}.Dashboard_errorNote__sBipu{margin-top:.6rem;padding:.7rem .85rem;border-radius:12px;border:1px solid #fecdd3;background:#fef2f2;color:#b91c1c;font-weight:600;max-height:80px;overflow-y:auto;word-break:break-word;line-height:1.4}.Dashboard_toggleRow__U56uR{display:flex;gap:.6rem}.Dashboard_toggleBtn__Ly8Ly{flex:1 1;padding:.75rem;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;font-weight:700;color:#0f172a}.Dashboard_sliderRow__C8wsf{display:grid;grid-template-columns:1fr auto;grid-gap:.6rem;gap:.6rem;align-items:center}.Dashboard_sliderValue__TdrSl{font-weight:700}.Dashboard_toggleBtn__Ly8Ly.Dashboard_active__nAhah{background:linear-gradient(120deg,#f97316,#ec4899);border-color:transparent;color:#ffffff}.Dashboard_compareLabel__DJXle,.Dashboard_historyDetail__lp2du{font-size:.95rem;color:#475569}.Dashboard_evaluationBar__mS9uU{margin-top:.8rem;padding:.85rem;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.6rem}.Dashboard_historyGrid__L9218{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:.9rem;gap:.9rem}.Dashboard_historyToolbar__cJ2TI{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;margin-bottom:.75rem}.Dashboard_historyFilter__MJM_E{display:flex;align-items:center;gap:.5rem}.Dashboard_historyFilterLabel__tVVHp{color:#475569;font-size:.95rem}.Dashboard_historySelect__7kbfn{padding:.45rem .6rem;border-radius:10px;border:1px solid #e2e8f0;background:#ffffff;color:#0f172a}.Dashboard_historySaveBox__qIWm6{display:flex;gap:.75rem;align-items:center;padding:.6rem .75rem;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc}.Dashboard_historySaveMeta__v46Ni{display:flex;flex-direction:column;gap:.15rem}.Dashboard_historySaveTitle__dQQ_K{font-weight:700;font-size:.9rem}.Dashboard_historySaveValue__qJmno{color:#64748b;font-size:.85rem}.Dashboard_historyHint__Q7Fyg{color:#64748b;font-size:.9rem;margin-bottom:.8rem}.Dashboard_historyNotice__CK_Za{color:#0f172a;font-size:.9rem;margin-bottom:.8rem}.Dashboard_historyGroup___Z2qG{margin-top:1.1rem}.Dashboard_historyGroupTitle__wp5RK{font-weight:800;margin-bottom:.6rem}.Dashboard_historyCard__SyYU7{padding:.9rem;border-radius:14px;border:1px solid #e2e8f0;background:#ffffff}.Dashboard_historyHead___94is{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.Dashboard_historyTime__jc_56{color:#64748b;font-size:.85rem}.Dashboard_historyTitle__ojYpg{font-weight:700;margin-bottom:.15rem}.Dashboard_historyPreview__k1pRa{margin-top:.5rem;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0}.Dashboard_historyPreview__k1pRa img{width:100%;height:140px;object-fit:cover}.Dashboard_historyActions__qEhYe{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.6rem}.Dashboard_historyFile__mTGQV{margin-top:.45rem;font-size:.85rem;color:#64748b;word-break:break-all}.Dashboard_emptyState__erXq9{text-align:center;padding:2rem 1rem;color:#475569}.Dashboard_emptyIcon__6TcE4{font-size:2.6rem;margin-bottom:.4rem}.Dashboard_modalOverlay__IqfFZ{position:fixed;inset:0;background:rgba(0,0,0,.65);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:50}.Dashboard_modalCard__neaNp{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;width:min(720px,100%);box-shadow:0 25px 60px rgba(15,23,42,.18)}.Dashboard_modelPickerCard__CfBez{background:linear-gradient(180deg,#ffffff,#f8fafc);border-color:#e2e8f0;display:flex;flex-direction:column;gap:.75rem}.Dashboard_modelPickerCard__CfBez .Dashboard_modelGrid__tTtb_{flex:1 1}.Dashboard_modalHeader__XeHOT{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.Dashboard_modalTitle__FV5_A{font-size:1.2rem;font-weight:700}.Dashboard_modalCaption__UF8GX{color:#475569;font-size:.9rem}.Dashboard_closeBtn__CynYY{width:32px;height:32px;border-radius:10px;background:#f8fafc;color:#0f172a}.Dashboard_modalTabs__Bg2vR{display:flex;gap:.5rem;margin-bottom:.75rem}.Dashboard_modalTab__xTGIo{padding:.55rem .9rem;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;font-weight:600}.Dashboard_modalTab__xTGIo.Dashboard_active__nAhah{background:#e2e8f0}.Dashboard_modelGrid__tTtb_{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:.75rem;gap:.75rem}.Dashboard_modelOption__tHXbs{text-align:left;border-radius:12px;padding:.9rem;background:#ffffff;border:1px solid #e2e8f0;box-shadow:0 10px 22px rgba(15,23,42,.06);transition:all .2s ease;cursor:pointer;position:relative}.Dashboard_modelOption__tHXbs:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 18px 34px rgba(15,23,42,.15)}.Dashboard_modelOption__tHXbs.Dashboard_active__nAhah{background:#faf5ff;border-color:#8b5cf6;box-shadow:0 12px 30px rgba(139,92,246,.18)}.Dashboard_modelOptionFeatured__jAQgw{border-color:rgba(245,158,11,.6);background:linear-gradient(135deg,#fff7ed,#fef3c7);box-shadow:0 14px 32px rgba(245,158,11,.18)}.Dashboard_modelOptionFeatured__jAQgw.Dashboard_modelOption__tHXbs.Dashboard_active__nAhah{border-color:#f59e0b;box-shadow:0 16px 36px rgba(245,158,11,.3)}.Dashboard_modelOptionHead__SIUWS{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem}.Dashboard_modelOptionName__5kxo5{font-weight:700;color:#0f172a}.Dashboard_modelOptionPoints__5SGwu{color:#8b5cf6;font-weight:700}.Dashboard_modelOptionDesc__vxTCI{color:#475569;line-height:1.5;font-size:.95rem;margin-bottom:.5rem}.Dashboard_modelOptionMeta__vpq4d{display:flex;align-items:center;gap:.35rem;color:#64748b;font-size:.85rem}.Dashboard_featuredTag__K8juW{padding:.15rem .5rem;border-radius:999px;background:#fef3c7;color:#92400e;font-weight:700;font-size:.75rem;border:1px solid rgba(245,158,11,.5)}.Dashboard_modelOptionHint__tgYLj{padding:.1rem .5rem;border-radius:999px;background:#e2e8f0;color:#0f172a;font-weight:600}.Dashboard_templateGrid__vhtxB{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.75rem;gap:.75rem}.Dashboard_templateCard__EPvzC{text-align:left;border-radius:12px;padding:.8rem;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a}.Dashboard_templateTitle__0cJDN{font-weight:700;margin-bottom:.25rem}.Dashboard_templateText__Gdv3B{color:#475569;font-size:.95rem;line-height:1.5}.Dashboard_modelShowcase__jOQPG{margin-top:1.25rem;padding:0 .25rem 1.25rem;border-bottom:1px solid #e2e8f0}.Dashboard_modelShowcaseListStack__ppNY4{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.Dashboard_modelShowcaseItem__ESn_a{padding:.85rem 0;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.75rem}.Dashboard_modelShowcaseItem__ESn_a:first-of-type{border-top:none}.Dashboard_modelShowcaseFeatured__fZQ5l{background:linear-gradient(90deg,rgba(245,158,11,.12),transparent 55%);border-radius:12px;padding:1rem;border:1px solid rgba(245,158,11,.25)}.Dashboard_modelShowcaseHeader__IzY3c{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.Dashboard_modelShowcaseName__FwiVb{font-weight:700;font-size:1.05rem;color:#0f172a}.Dashboard_modelShowcaseSubtitle__hlWxE{color:#64748b;font-size:.9rem}.Dashboard_modelShowcaseDesc__QFhMY{color:#334155;font-size:.95rem;line-height:1.5;margin:0}.Dashboard_modelShowcaseLists__pLxqw{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.Dashboard_modelShowcaseLabel__NCdbM{font-weight:600;color:#0f172a;margin-bottom:.35rem;font-size:.85rem}.Dashboard_modelShowcaseListMuted___dD5W,.Dashboard_modelShowcaseList__LCwYD{margin:0;padding-left:1.1rem;font-size:.85rem;line-height:1.5}.Dashboard_modelShowcaseList__LCwYD{color:#0f172a}.Dashboard_modelShowcaseListMuted___dD5W{color:#64748b}.Dashboard_featuredTagLarge__J_jwS{padding:.2rem .6rem;border-radius:999px;background:#fef3c7;color:#92400e;font-weight:700;font-size:.75rem;border:1px solid rgba(245,158,11,.5);white-space:nowrap}.Dashboard_modalActions__KtGQu{display:flex;justify-content:flex-end;gap:.6rem;margin-top:.75rem}.Dashboard_notice__HAZyG{margin-top:.5rem;color:#8b5cf6}.Dashboard_noticeAlt__UStJB{margin-top:.8rem;padding:.7rem;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.Dashboard_list__kbMBz{color:#475569;padding-left:1.1rem;line-height:1.6}.Dashboard_activityBlock__S49Oz{background:linear-gradient(120deg,rgba(249,115,22,.15),rgba(236,72,153,.2));border:1px solid rgba(236,72,153,.35);border-radius:14px;padding:1rem}.Dashboard_activityTitle__lNN4J{font-size:1.2rem;font-weight:700}.Dashboard_activityText__8_otm{color:#0f172a;margin:.4rem 0 .7rem}.Dashboard_activityGrid___Vvz4{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:.8rem}.Dashboard_activityItem__dTEhq{padding:.6rem .75rem;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0}.Dashboard_previewOverlay__Y_bzy{position:fixed;inset:0;background:rgba(15,23,42,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.Dashboard_previewContent__1Th6e{position:relative;max-width:96vw;max-height:96vh;background:#0f172a;border-radius:12px;padding:.5rem;display:flex;align-items:center;justify-content:center}.Dashboard_previewImage__tPDUj{max-width:92vw;max-height:92vh;object-fit:contain;background:#000;border-radius:8px}.Dashboard_previewClose__b__m2{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:999px;background:rgba(255,255,255,.9);color:#0f172a;font-weight:700;display:grid;place-items:center;cursor:pointer;border:none;z-index:10;transition:all .2s ease}.Dashboard_previewClose__b__m2:hover{background:#fff;transform:scale(1.1)}.Dashboard_previewNext__RzcWk,.Dashboard_previewPrev__Cr_fA{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;background:rgba(255,255,255,.9);color:#0f172a;font-size:1.8rem;font-weight:300;display:grid;place-items:center;cursor:pointer;border:none;z-index:10;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.Dashboard_previewPrev__Cr_fA{left:-60px}.Dashboard_previewNext__RzcWk{right:-60px}.Dashboard_previewNext__RzcWk:hover,.Dashboard_previewPrev__Cr_fA:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.Dashboard_previewCounter__wz9SF{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);background:rgba(255,255,255,.9);color:#0f172a;padding:.4rem 1rem;border-radius:999px;font-size:.9rem;font-weight:600;box-shadow:0 2px 8px rgba(0,0,0,.15)}@media (max-width:1024px){.Dashboard_hero__oiu3y,.Dashboard_panelGrid__SuxN0{grid-template-columns:1fr}.Dashboard_gridThree__nVzmp,.Dashboard_heroStats__9rG8a{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.Dashboard_compareGrid__6OzYI{grid-template-columns:1fr}}@media (max-width:640px){.Dashboard_dashboard__GhIwc{padding-top:5.5rem}.Dashboard_heroTitle__0F_HP{font-size:1.5rem}.Dashboard_tabBar__jNR7_{justify-content:center}.Dashboard_tabButton__gAKHb{flex:1 1;justify-content:center}.Dashboard_panel__J6JOf{padding:1rem}.Dashboard_previewNext__RzcWk,.Dashboard_previewPrev__Cr_fA{width:36px;height:36px;font-size:1.4rem}.Dashboard_previewPrev__Cr_fA{left:8px}.Dashboard_previewNext__RzcWk{right:8px}.Dashboard_previewCounter__wz9SF{bottom:8px;font-size:.8rem;padding:.3rem .75rem}.Dashboard_modalOverlay__IqfFZ{align-items:center;padding:.5rem}.Dashboard_modalCard__neaNp{width:100%;max-height:85vh;overflow:auto;border-radius:16px;padding:.9rem}.Dashboard_modelPickerCard__CfBez{height:66vh;max-height:66vh}.Dashboard_modelPickerCard__CfBez .Dashboard_modelGrid__tTtb_{overflow:auto}.Dashboard_modalTitle__FV5_A{font-size:1.05rem}.Dashboard_modalCaption__UF8GX{font-size:.85rem}.Dashboard_modelGrid__tTtb_{grid-template-columns:1fr}.Dashboard_modelOption__tHXbs{padding:.75rem}.Dashboard_modelOptionHead__SIUWS{flex-direction:column;align-items:flex-start}.Dashboard_modelOptionMeta__vpq4d{flex-wrap:wrap}.Dashboard_modelShowcaseLists__pLxqw{grid-template-columns:1fr}}.LoginModal_modalOverlay__nxYfC{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(2,6,23,.55);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:LoginModal_modalFadeIn__9rv9o .16s ease-out;padding:1rem}.LoginModal_modalContent__23fdR{background:#ffffff;padding:1.25rem;border-radius:1.25rem;width:90%;max-width:420px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);position:relative;text-align:center;border:1px solid rgba(226,232,240,.9);animation:LoginModal_modalPopIn__I6_i6 .18s ease-out}.LoginModal_closeButton__IkzLi{position:absolute;top:.75rem;right:.75rem;width:36px;height:36px;border-radius:9999px;font-size:1.25rem;color:#6b7280;line-height:1;display:flex;align-items:center;justify-content:center}.LoginModal_closeButton__IkzLi:hover{color:#0f172a;background:rgba(15,23,42,.06)}.LoginModal_closeButton__IkzLi:focus-visible{outline:2px solid rgba(59,130,246,.8);outline-offset:2px}.LoginModal_header__8kxxm{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.85rem}.LoginModal_title__i3TMV{font-size:1.35rem;font-weight:700;color:#111}.LoginModal_subtitle__grTlF{color:#6b7280;font-size:.875rem}.LoginModal_socialButtons__bR54e{display:flex;flex-direction:column;gap:.75rem}.LoginModal_socialBtn__Imv1t{appearance:none;-webkit-appearance:none;-moz-appearance:none;display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;box-sizing:border-box;padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-weight:500;color:#374151;transition:box-shadow .2s ease,background-color .2s ease,border-color .2s ease;background:white;-webkit-tap-highlight-color:transparent}.LoginModal_socialBtn__Imv1t:disabled{opacity:.6;cursor:not-allowed}.LoginModal_socialBtn__Imv1t:hover{background-color:#f9fafb;border-color:#d1d5db}.LoginModal_socialBtn__Imv1t:active{background-color:#f3f4f6}.LoginModal_socialBtn__Imv1t:disabled:active{background-color:white}.LoginModal_socialBtn__Imv1t:focus-visible{outline:2px solid rgba(59,130,246,.8);outline-offset:2px}.LoginModal_icon__XIGyB{width:20px;height:20px;flex-shrink:0;display:block}.LoginModal_error__NHm_b{margin-top:.75rem;color:#ef4444;font-size:.8rem;text-align:center}@keyframes LoginModal_modalFadeIn__9rv9o{0%{opacity:0}to{opacity:1}}@keyframes LoginModal_modalPopIn__I6_i6{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.Footer_footer__UaG1g{background:linear-gradient(180deg,#fafafa,#ffffff);padding:4rem 2rem 2rem;border-top:1px solid var(--border);box-shadow:0 -10px 30px rgba(15,23,42,.04)}.Footer_container__Z8cUU{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.Footer_topSection__GlfG1{display:grid;grid-template-columns:1.5fr 2.5fr;grid-gap:4rem;gap:4rem}.Footer_brandColumn__nh9jZ{display:flex;flex-direction:column;gap:1rem}.Footer_logoWrapper__Ph27e{display:flex;align-items:center;gap:.75rem}.Footer_logoImage__AEZZt{border-radius:8px}.Footer_logoText__UJ4c3{font-size:1.25rem;font-weight:700;color:#1a1a2e}.Footer_tagline__EtMBR{font-size:.95rem;color:#666;font-weight:500;margin:0}.Footer_description__jfKNg{font-size:.875rem;color:#888;line-height:1.6;margin:.5rem 0 0;max-width:320px}.Footer_badges__ej3kW{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.Footer_badge__W3qyx{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:6px;font-size:.75rem;color:#555;font-weight:500}.Footer_badge__W3qyx svg{color:#22c55e}.Footer_navColumns__9J_9m{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.Footer_navColumn__pmpJq{display:flex;flex-direction:column;gap:1rem}.Footer_columnTitle__YcE5F{font-size:.875rem;font-weight:600;color:#1a1a2e;margin:0;text-transform:uppercase;letter-spacing:.05em}.Footer_linkList__TTzpJ{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.Footer_navLink__XI723{color:#666;font-size:.875rem;text-decoration:none;transition:color .2s ease;display:block}.Footer_navLink__XI723:hover{color:var(--primary,#6366f1)}.Footer_socialSection__pme_M{margin-bottom:1.5rem}.Footer_socialLinks__QXggH{display:flex;gap:.75rem;margin-top:.75rem}.Footer_socialLink__VOPU_{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f5f5f5;border-radius:8px;color:#666;transition:all .2s ease}.Footer_socialLink__VOPU_:hover{background:var(--primary,#6366f1);color:#fff;transform:translateY(-2px)}.Footer_contactSection__4Gbxa{font-style:normal}.Footer_emailLink__vPvbs{display:inline-flex;align-items:center;gap:.5rem;color:#666;font-size:.875rem;text-decoration:none;transition:color .2s ease;margin-top:.5rem}.Footer_emailLink__vPvbs:hover{color:var(--primary,#6366f1)}.Footer_emailLink__vPvbs svg{flex-shrink:0}.Footer_bottomSection__VKhs6{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #e5e5e5;flex-wrap:wrap;gap:1rem}.Footer_copyright__j5CNb,.Footer_poweredBy__g_gaB{color:#888;font-size:.8125rem;margin:0}.Footer_poweredBy__g_gaB strong{color:#666;font-weight:600}@media (max-width:1024px){.Footer_topSection__GlfG1{grid-template-columns:1fr;gap:3rem}.Footer_brandColumn__nh9jZ{text-align:center;align-items:center}.Footer_description__jfKNg{max-width:480px}.Footer_badges__ej3kW{justify-content:center}.Footer_navColumns__9J_9m{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.Footer_footer__UaG1g{padding:3rem 1.5rem 1.5rem}.Footer_topSection__GlfG1{gap:2.5rem}.Footer_navColumns__9J_9m{grid-template-columns:repeat(2,1fr);gap:2rem}.Footer_bottomSection__VKhs6{flex-direction:column;text-align:center;gap:.5rem}}@media (max-width:480px){.Footer_footer__UaG1g{padding:2.5rem 1rem 1.5rem}.Footer_container__Z8cUU{gap:2rem}.Footer_logoText__UJ4c3{font-size:1.125rem}.Footer_tagline__EtMBR{font-size:.875rem}.Footer_description__jfKNg{font-size:.8125rem}.Footer_navColumns__9J_9m{grid-template-columns:1fr 1fr;gap:1.5rem}.Footer_columnTitle__YcE5F,.Footer_navLink__XI723{font-size:.8125rem}.Footer_badge__W3qyx{font-size:.6875rem;padding:.25rem .5rem}.Footer_socialLink__VOPU_{width:32px;height:32px}.Footer_bottomSection__VKhs6{padding-top:1.5rem}.Footer_copyright__j5CNb,.Footer_poweredBy__g_gaB{font-size:.75rem}}.Header_header__MvnS2{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:1rem 2rem;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:fixed;top:0;left:0;width:100%;z-index:100;border-bottom:1px solid #e2e8f0;box-shadow:0 8px 30px rgba(15,23,42,.08)}.Header_logo__j7oID{justify-self:start;font-weight:700;font-size:1.5rem;color:#0f172a;text-decoration:none}.Header_nav__EE71E{justify-self:center;display:flex;gap:2rem}.Header_actions__AFxTd{justify-self:end;display:flex;align-items:center;gap:1rem}.Header_navLink__Q_hTB{font-weight:500;font-size:14px;color:#475569;transition:color .2s,transform .2s}.Header_navLink__Q_hTB:hover{color:#0f172a;transform:translateY(-1px)}.Header_loginBtn__uNfvJ{padding:8px 20px;background:var(--primary);color:white;border-radius:9999px;font-weight:500;font-size:14px;transition:background .2s}.Header_loginBtn__uNfvJ:hover{background:var(--primary-hover)}.Header_userMenu__pKn3h{position:relative;display:flex;align-items:center}.Header_userAvatarBtn__NpEch{width:40px;height:40px;border-radius:9999px;background:linear-gradient(135deg,var(--primary) 0,#8b5cf6 100%);color:#ffffff;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;padding:0;box-shadow:0 10px 25px rgba(15,23,42,.14);border:1px solid rgba(255,255,255,.6);transition:transform .15s ease,box-shadow .15s ease}.Header_userAvatarImage__nsS_3{width:100%;height:100%;object-fit:cover;display:block}.Header_userAvatarBtn__NpEch:hover{transform:translateY(-1px);box-shadow:0 16px 35px rgba(15,23,42,.16)}.Header_userAvatarBtn__NpEch:active{transform:translateY(0)}.Header_userAvatarBtn__NpEch:focus-visible{outline:3px solid rgba(96,165,250,.55);outline-offset:2px}.Header_userAvatarInitial__bXxhs{font-size:15px;font-weight:800;letter-spacing:.02em;line-height:1}.Header_userDropdown__uUV7t{top:calc(100% + 12px);right:0;width:280px;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 24px 60px rgba(15,23,42,.18);padding:12px;z-index:200;transform-origin:top right;animation:Header_userDropdownIn__DldJu .16s ease-out}.Header_userDropdown__uUV7t,.Header_userDropdown__uUV7t:before{position:absolute;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.Header_userDropdown__uUV7t:before{content:"";top:-7px;right:14px;width:14px;height:14px;border-left:1px solid #e2e8f0;border-top:1px solid #e2e8f0;transform:rotate(45deg)}@keyframes Header_userDropdownIn__DldJu{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.Header_userDropdown__uUV7t{animation:none}}.Header_userDropdownHeader__UYGoN{display:flex;align-items:center;gap:12px;padding:10px;border-radius:14px;background:rgba(15,23,42,.04)}.Header_userDropdownAvatar__tJkqR{width:44px;height:44px;border-radius:9999px;background:linear-gradient(135deg,var(--primary) 0,#8b5cf6 100%);color:#ffffff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;border:1px solid rgba(255,255,255,.55);overflow:hidden}.Header_userDropdownAvatarImage__npUnh{width:100%;height:100%;object-fit:cover;display:block}.Header_userDropdownMeta__pbnB_{display:flex;flex-direction:column;min-width:0;gap:2px}.Header_userDropdownName__677C2{font-weight:800;font-size:14px;color:#0f172a}.Header_userDropdownEmail__t2_e6,.Header_userDropdownName__677C2{line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Header_userDropdownEmail__t2_e6{font-size:12px;font-weight:600;color:#64748b}.Header_userDropdownStats__gqxcu{margin-top:10px;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:14px;border:1px solid #e2e8f0;background:#ffffff}.Header_userDropdownStatLabel__0o6do{font-size:12px;font-weight:700;color:#64748b}.Header_userDropdownStatValue__zQ0CA{font-size:18px;font-weight:900;color:#0f172a;letter-spacing:-.02em}.Header_userDropdownLogout__tZp2i{margin-top:12px;width:100%;padding:10px 14px;border-radius:9999px;background:#ef4444;color:#ffffff;font-weight:700;font-size:14px;transition:background .15s ease,transform .15s ease}.Header_userDropdownLogout__tZp2i:hover{background:#dc2626;transform:translateY(-1px)}.Header_userDropdownLogout__tZp2i:active{transform:translateY(0)}.Header_userDropdownLogout__tZp2i:focus-visible{outline:3px solid rgba(239,68,68,.5);outline-offset:2px}.Header_mobileMenuBtn__u6v1o{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;z-index:102}.Header_hamburgerLine__8uGhL{width:24px;height:2px;background-color:#0f172a;transition:all .3s ease}.Header_mobileNav__J0kLN{display:none}.Header_langSwitch__W65WK{display:flex;align-items:center;gap:.5rem}.Header_langLabel__lHdXL{font-size:.9rem;color:#475569;font-weight:600}.Header_langSelect__IYrOT{padding:6px 10px;border:1px solid #e2e8f0;border-radius:9999px;background:#ffffff;color:#0f172a;font-weight:600;font-size:.9rem}@media (max-width:768px){.Header_header__MvnS2{grid-template-columns:auto 1fr auto;padding:.875rem 1rem}.Header_langLabel__lHdXL,.Header_nav__EE71E{display:none}.Header_actions__AFxTd{gap:.75rem}.Header_mobileMenuBtn__u6v1o{display:flex;padding:8px;margin-left:4px}.Header_mobileNav__J0kLN{display:flex;flex-direction:column;position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;background:linear-gradient(180deg,#ffffff,#faf5ff);padding:5rem 1.5rem 2rem;gap:0;z-index:101;transform:translateX(100%);transition:transform .3s ease-in-out;overflow-y:auto}.Header_mobileNav__J0kLN.Header_open__k_vL4{transform:translateX(0)}.Header_mobileNavLink__b7nM_{font-size:1.25rem;font-weight:600;color:#0f172a;padding:1rem 0;border-bottom:1px solid #e2e8f0;transition:color .2s ease}.Header_mobileNavLink__b7nM_:hover{color:#8b5cf6}.Header_mobileNavLink__b7nM_:last-child{border-bottom:none}.Header_mobileMenuBtn__u6v1o.Header_open__k_vL4 .Header_hamburgerLine__8uGhL:first-child{transform:rotate(45deg) translate(5px,6px)}.Header_mobileMenuBtn__u6v1o.Header_open__k_vL4 .Header_hamburgerLine__8uGhL:nth-child(2){opacity:0}.Header_mobileMenuBtn__u6v1o.Header_open__k_vL4 .Header_hamburgerLine__8uGhL:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.Header_loginBtn__uNfvJ{padding:7px 14px;font-size:13px}}@media (max-width:480px){.Header_header__MvnS2{padding:.75rem 1rem}.Header_logo__j7oID{font-size:1.25rem}.Header_langSelect__IYrOT{padding:5px 8px;font-size:.8rem}.Header_userAvatarBtn__NpEch{width:36px;height:36px}.Header_userAvatarInitial__bXxhs{font-size:13px}.Header_userDropdown__uUV7t{width:260px;padding:10px}.Header_userDropdownHeader__UYGoN{padding:8px}.Header_userDropdownAvatar__tJkqR{width:40px;height:40px;font-size:14px}.Header_userDropdownName__677C2{font-size:13px}.Header_userDropdownEmail__t2_e6{font-size:11px}.Header_userDropdownStats__gqxcu{padding:8px 10px}.Header_userDropdownStatLabel__0o6do{font-size:11px}.Header_userDropdownStatValue__zQ0CA{font-size:16px}.Header_userDropdownLogout__tZp2i{padding:8px 12px;font-size:13px}.Header_mobileNav__J0kLN{padding:5rem 1.5rem}.Header_mobileNavLink__b7nM_{font-size:1.25rem}.Header_loginBtn__uNfvJ{padding:6px 16px;font-size:13px}}.Hero_hero__T3Fr4{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:140px 24px 100px;background:linear-gradient(180deg,#ffffff,#faf5ff 50%,#f3e8ff);min-height:auto;justify-content:center;overflow:hidden}.Hero_bgDecor__XsBqv{position:absolute;inset:0;overflow:hidden;pointer-events:none}.Hero_bgCircle1__gg5ik{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.08) 0,transparent 70%);top:-200px;left:-100px;animation:Hero_float1__tJARI 20s ease-in-out infinite}.Hero_bgCircle2__1E4Wk{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(139,92,246,.12) 0,transparent 70%);top:-100px;right:-150px;animation:Hero_float2__q01UP 25s ease-in-out infinite}.Hero_bgCircle3__06WnF{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(245,158,11,.05) 0,transparent 70%);bottom:-100px;left:50%;transform:translateX(-50%);animation:Hero_float3__beTmI 18s ease-in-out infinite}@keyframes Hero_float1__tJARI{0%,to{transform:translate(0)}50%{transform:translate(30px,20px)}}@keyframes Hero_float2__q01UP{0%,to{transform:translate(0)}50%{transform:translate(-20px,30px)}}@keyframes Hero_float3__beTmI{0%,to{transform:translateX(-50%) translate(0)}50%{transform:translateX(-50%) translate(20px,-20px)}}.Hero_container__jw8AP{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.Hero_container__jw8AP.Hero_visible__cTz0d{opacity:1;transform:translateY(0)}.Hero_title__Bn2TU{font-size:64px;font-weight:700;margin-bottom:24px;line-height:1.1;max-width:900px;letter-spacing:-.03em;color:#0f172a;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Hero_subtitle__lkRtQ{font-size:20px;color:#64748b;margin-bottom:48px;max-width:600px;line-height:1.7;font-weight:400}.Hero_ctaGroup__iC9Ov{display:flex;gap:16px;margin-bottom:3rem}.Hero_primaryBtn__LhOSb{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:white;border-radius:14px;font-weight:600;font-size:16px;transition:all .3s ease;box-shadow:0 4px 14px rgba(139,92,246,.3)}.Hero_primaryBtn__LhOSb:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(139,92,246,.4);background:linear-gradient(135deg,#7c3aed,#6d28d9)}.Hero_btnArrow__6WDJw{transition:transform .3s ease}.Hero_primaryBtn__LhOSb:hover .Hero_btnArrow__6WDJw{transform:translateX(4px)}.Hero_secondaryBtn__k1nkZ{padding:16px 32px;background:#ffffff;color:#0f172a;border:1px solid #e2e8f0;border-radius:14px;font-weight:600;font-size:16px;transition:all .3s ease}.Hero_secondaryBtn__k1nkZ:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}@media (max-width:768px){.Hero_hero__T3Fr4{padding:100px 20px 60px}.Hero_title__Bn2TU{font-size:36px}.Hero_subtitle__lkRtQ{font-size:16px;margin-bottom:32px}.Hero_ctaGroup__iC9Ov{flex-direction:column;width:100%;max-width:300px}.Hero_primaryBtn__LhOSb,.Hero_secondaryBtn__k1nkZ{width:100%;justify-content:center}.Hero_bgCircle1__gg5ik,.Hero_bgCircle2__1E4Wk,.Hero_bgCircle3__06WnF{display:none}}@media (max-width:480px){.Hero_hero__T3Fr4{padding:80px 16px 48px}.Hero_title__Bn2TU{font-size:28px;margin-bottom:16px}.Hero_subtitle__lkRtQ{font-size:14px;margin-bottom:24px;line-height:1.6}.Hero_ctaGroup__iC9Ov{gap:12px;margin-bottom:2rem}.Hero_primaryBtn__LhOSb,.Hero_secondaryBtn__k1nkZ{padding:14px 24px;font-size:15px}}.ModelComparison_section__c_cuU{padding:5rem 1rem;background:linear-gradient(180deg,#ffffff,#faf5ff 50%,#f3e8ff)}.ModelComparison_container__tpEF3{max-width:1400px;margin:0 auto}.ModelComparison_header__FKfFW{text-align:center;margin-bottom:48px;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.ModelComparison_header__FKfFW.ModelComparison_visible___4PVW{opacity:1;transform:translateY(0)}.ModelComparison_title__0DzBL{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#111827;font-family:Plus Jakarta Sans,sans-serif}.ModelComparison_subtitle__TCDWA{font-size:1.125rem;color:#6b7280;max-width:700px;margin:0 auto}.ModelComparison_tableWrapper__AfpLC{overflow-x:auto;border-radius:1.5rem;border:1px solid #e5e7eb;background:#ffffff;box-shadow:0 4px 24px -4px rgba(139,92,246,.08);opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1);transition-delay:.2s}.ModelComparison_tableWrapper__AfpLC.ModelComparison_visible___4PVW{opacity:1;transform:translateY(0)}.ModelComparison_table__pnS43{width:100%;border-collapse:collapse;min-width:900px}.ModelComparison_th__Z3Siz{padding:1.25rem 1rem;text-align:left;font-weight:600;font-size:.875rem;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;white-space:nowrap}.ModelComparison_th__Z3Siz:first-child{padding-left:1.5rem;border-top-left-radius:1.5rem}.ModelComparison_th__Z3Siz:last-child{padding-right:1.5rem;border-top-right-radius:1.5rem}.ModelComparison_tr__eCFMe{transition:background-color .2s ease}.ModelComparison_tr__eCFMe:hover{background-color:#faf5ff}.ModelComparison_tr__eCFMe:last-child .ModelComparison_td__0FRnL{border-bottom:none}.ModelComparison_tr__eCFMe:last-child .ModelComparison_td__0FRnL:first-child{border-bottom-left-radius:1.5rem}.ModelComparison_tr__eCFMe:last-child .ModelComparison_td__0FRnL:last-child{border-bottom-right-radius:1.5rem}.ModelComparison_highlightedRow__3sgXb{background:linear-gradient(90deg,#faf5ff,#f3e8ff 50%,#faf5ff)}.ModelComparison_highlightedRow__3sgXb:hover{background:linear-gradient(90deg,#f3e8ff,#ede9fe 50%,#f3e8ff)}.ModelComparison_td__0FRnL{padding:1.25rem 1rem;border-bottom:1px solid #f3f4f6;vertical-align:middle}.ModelComparison_td__0FRnL:first-child{padding-left:1.5rem}.ModelComparison_td__0FRnL:last-child{padding-right:1.5rem}.ModelComparison_modelName__0cYBX{display:flex;align-items:center;gap:.75rem;font-weight:600;color:#0f172a;white-space:nowrap}.ModelComparison_modelIcon__461hO{font-size:1.5rem}.ModelComparison_badge__0dGHd{font-size:.625rem;font-weight:700;text-transform:uppercase;padding:.25rem .5rem;border-radius:9999px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#ffffff;letter-spacing:.05em}.ModelComparison_cellContent__JJ92r{display:flex;flex-direction:column;gap:4px}.ModelComparison_value__WXeEb{font-weight:600;font-size:.9rem;color:#0f172a}.ModelComparison_value__WXeEb.ModelComparison_highlighted__6picp{color:#8b5cf6}.ModelComparison_highlighted__6picp{color:#8b5cf6;font-weight:700}.ModelComparison_ratingContainer__8zepF{display:flex;gap:3px}.ModelComparison_ratingDot__qunc7{width:8px;height:8px;border-radius:50%;transition:all .2s ease}.ModelComparison_ratingDot__qunc7.ModelComparison_filled__CH_Rh{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.ModelComparison_ratingDot__qunc7.ModelComparison_empty__BV4Gp{background:#e5e7eb}.ModelComparison_label__w7FQc{font-size:.75rem;color:#9ca3af}.ModelComparison_footer__9Xdyh{text-align:center;margin-top:24px;font-size:.875rem;color:#9ca3af;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1);transition-delay:.4s}.ModelComparison_footer__9Xdyh.ModelComparison_visible___4PVW{opacity:1;transform:translateY(0)}@media (max-width:768px){.ModelComparison_section__c_cuU{padding:60px 16px}.ModelComparison_title__0DzBL{font-size:1.75rem}.ModelComparison_subtitle__TCDWA{font-size:1rem}.ModelComparison_header__FKfFW{margin-bottom:32px}.ModelComparison_tableWrapper__AfpLC{border-radius:1rem}.ModelComparison_td__0FRnL,.ModelComparison_th__Z3Siz{padding:1rem .75rem;font-size:.8rem}.ModelComparison_td__0FRnL:first-child,.ModelComparison_th__Z3Siz:first-child{padding-left:1rem}.ModelComparison_td__0FRnL:last-child,.ModelComparison_th__Z3Siz:last-child{padding-right:1rem}.ModelComparison_modelIcon__461hO{font-size:1.25rem}.ModelComparison_badge__0dGHd{font-size:.5rem;padding:.2rem .4rem}.ModelComparison_value__WXeEb{font-size:.8rem}.ModelComparison_ratingDot__qunc7{width:6px;height:6px}.ModelComparison_label__w7FQc{font-size:.65rem}}@media (max-width:480px){.ModelComparison_section__c_cuU{padding:48px 12px}.ModelComparison_title__0DzBL{font-size:1.5rem}.ModelComparison_subtitle__TCDWA{font-size:.9rem}.ModelComparison_header__FKfFW{margin-bottom:24px}.ModelComparison_tableWrapper__AfpLC{border-radius:.75rem;margin:0 -4px}.ModelComparison_table__pnS43{min-width:700px}.ModelComparison_td__0FRnL,.ModelComparison_th__Z3Siz{padding:.75rem .5rem;font-size:.75rem}.ModelComparison_td__0FRnL:first-child,.ModelComparison_th__Z3Siz:first-child{padding-left:.75rem}.ModelComparison_td__0FRnL:last-child,.ModelComparison_th__Z3Siz:last-child{padding-right:.75rem}.ModelComparison_modelName__0cYBX{gap:.5rem;font-size:.75rem}.ModelComparison_modelIcon__461hO{font-size:1rem}.ModelComparison_badge__0dGHd{font-size:.45rem;padding:.15rem .3rem}.ModelComparison_value__WXeEb{font-size:.7rem}.ModelComparison_ratingDot__qunc7{width:5px;height:5px}.ModelComparison_label__w7FQc{font-size:.6rem}.ModelComparison_footer__9Xdyh{font-size:.75rem;margin-top:16px}}.PricingCards_pricingSection__Pv2Sb{padding:5rem 1rem 4rem;background:linear-gradient(180deg,#faf5ff,#ffffff 40%,#f5f3ff);min-height:100vh;position:relative;overflow:hidden}.PricingCards_bgContainer__f39s3{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.PricingCards_orb__jilyv{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:PricingCards_orbFloat__j0BFF 20s ease-in-out infinite}.PricingCards_orb1__mBLRZ{width:500px;height:500px;background:linear-gradient(135deg,#a78bfa,#c4b5fd);top:-150px;right:-100px;animation-delay:0s}.PricingCards_orb2__EFwzH{width:400px;height:400px;background:linear-gradient(135deg,#f0abfc,#e879f9);bottom:-100px;left:-100px;opacity:.3;animation-delay:-10s}.PricingCards_orb3__B8OrX{width:300px;height:300px;background:linear-gradient(135deg,#818cf8,#a5b4fc);top:50%;left:50%;transform:translate(-50%,-50%);opacity:.2;animation-delay:-5s}@keyframes PricingCards_orbFloat__j0BFF{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-20px) scale(1.05)}50%{transform:translate(-20px,30px) scale(.95)}75%{transform:translate(-30px,-10px) scale(1.02)}}.PricingCards_particles__hjKM5{position:absolute;width:100%;height:100%}.PricingCards_particle__FuUlt{position:absolute;width:4px;height:4px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-radius:50%;opacity:0;animation:PricingCards_particleRise__F1IyM 15s linear infinite}@keyframes PricingCards_particleRise__F1IyM{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:.6}90%{opacity:.6}to{transform:translateY(-100px) scale(1);opacity:0}}.PricingCards_container__RPDZu{max-width:1280px;margin:0 auto;position:relative;z-index:1}.PricingCards_header__mFKUK{text-align:center;margin-bottom:2.5rem}.PricingCards_title__e3hLP{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#111827;font-family:Plus Jakarta Sans,sans-serif;opacity:0;transform:translateY(-30px);animation:PricingCards_headerFadeIn__IxZq4 .6s ease-out forwards}.PricingCards_titleHighlight__heyDf{background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.PricingCards_subtitle__LUi9o{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto 2rem;opacity:0;transform:translateY(-20px);animation:PricingCards_headerFadeIn__IxZq4 .6s ease-out .15s forwards}@keyframes PricingCards_headerFadeIn__IxZq4{to{opacity:1;transform:translateY(0)}}.PricingCards_toggleContainer__RUpy7{display:inline-flex;background:rgba(255,255,255,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(139,92,246,.15);border-radius:9999px;padding:5px;position:relative;box-shadow:0 4px 20px rgba(139,92,246,.1);opacity:0;transform:scale(.9);animation:PricingCards_toggleFadeIn__ne5ZO .4s cubic-bezier(.34,1.56,.64,1) .3s forwards}@keyframes PricingCards_toggleFadeIn__ne5ZO{to{opacity:1;transform:scale(1)}}.PricingCards_toggleIndicator__hxcKO{position:absolute;width:calc(33.333% - 3.33px);height:calc(100% - 10px);background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:9999px;transition:transform .35s cubic-bezier(.4,0,.2,1);top:5px;left:5px;box-shadow:0 4px 15px rgba(139,92,246,.4)}.PricingCards_toggleBtn__bkniY{padding:12px 28px;border-radius:9999px;font-weight:600;font-size:.9rem;color:#6b7280;background:transparent;border:none;cursor:pointer;transition:color .2s ease-out;position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1 1;min-width:120px;white-space:nowrap}.PricingCards_toggleBtn__bkniY:hover:not(.PricingCards_active__lUuOQ){color:#374151}.PricingCards_toggleBtn__bkniY.PricingCards_active__lUuOQ{color:#ffffff}.PricingCards_discountBadge__KbB_F{display:inline-flex;align-items:center;background:linear-gradient(135deg,#10b981,#34d399);color:white;font-size:.65rem;font-weight:700;padding:3px 8px;border-radius:9999px;box-shadow:0 2px 8px rgba(16,185,129,.3)}.PricingCards_onetimeHeader__jBB0Y{text-align:center;margin-bottom:2rem;padding:1.75rem;background:linear-gradient(135deg,rgba(250,245,255,.9),rgba(243,232,255,.9));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1.25rem;border:1px solid rgba(139,92,246,.15);box-shadow:0 4px 20px rgba(139,92,246,.1);animation:PricingCards_fadeIn__0LlP5 .4s ease-out}.PricingCards_onetimeHeader__jBB0Y h3{font-size:1.6rem;color:#7c3aed;margin-bottom:.5rem;font-weight:700}.PricingCards_onetimeHeader__jBB0Y p{color:#6b7280;font-size:.95rem;margin:0}.PricingCards_plansGrid__vXs_y{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.PricingCards_planCard__RxruU{background:rgba(255,255,255,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(139,92,246,.1);border-radius:24px;padding:2rem;position:relative;transition:all .3s ease-out;animation:PricingCards_cardFadeIn__SzG7a .5s ease-out forwards;opacity:0;box-shadow:0 4px 20px rgba(139,92,246,.08)}@keyframes PricingCards_cardFadeIn__SzG7a{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.PricingCards_planCard__RxruU:hover{transform:translateY(-12px);box-shadow:0 25px 50px rgba(139,92,246,.15),0 10px 20px rgba(139,92,246,.1);border-color:rgba(139,92,246,.2)}.PricingCards_highlighted__7N46n{background:linear-gradient(135deg,rgba(250,245,255,.98),rgba(243,232,255,.98) 50%,rgba(237,233,254,.98));border:2px solid rgba(139,92,246,.5);position:relative;box-shadow:0 0 0 2px rgba(139,92,246,.2),0 25px 50px rgba(139,92,246,.2);animation:PricingCards_cardFadeIn__SzG7a .5s ease-out forwards,PricingCards_cardFloat__GjuzO 3s ease-in-out .5s infinite;will-change:transform;isolation:isolate}.PricingCards_highlighted__7N46n:before{content:"";position:absolute;inset:-3px;background:linear-gradient(135deg,#8b5cf6,#ec4899,#8b5cf6,#06b6d4,#8b5cf6);background-size:400% 400%;border-radius:27px;z-index:-1;animation:PricingCards_borderGlow__vIrCk 3s linear infinite;pointer-events:none}.PricingCards_highlighted__7N46n:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(250,245,255,.98),rgba(243,232,255,.98) 50%,rgba(237,233,254,.98));border-radius:22px;z-index:-1;pointer-events:none}@keyframes PricingCards_cardFloat__GjuzO{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes PricingCards_borderGlow__vIrCk{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.PricingCards_highlighted__7N46n:hover{box-shadow:0 0 0 2px rgba(139,92,246,.3),0 30px 60px rgba(139,92,246,.25)}.PricingCards_badge__Pjq8r{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:white;padding:8px 20px;border-radius:9999px;font-size:.8rem;font-weight:700;white-space:nowrap;box-shadow:0 4px 15px rgba(139,92,246,.4);animation:PricingCards_badgePulse__yOZXN 2s ease-in-out infinite;z-index:10}@keyframes PricingCards_badgePulse__yOZXN{0%,to{box-shadow:0 4px 15px rgba(139,92,246,.4),0 0 0 0 rgba(139,92,246,.4)}50%{box-shadow:0 4px 15px rgba(139,92,246,.4),0 0 0 10px rgba(139,92,246,0)}}.PricingCards_saveBadge__GL4VT{display:inline-block;background:linear-gradient(135deg,#10b981,#34d399);color:white;padding:5px 12px;border-radius:9999px;font-size:.75rem;font-weight:700;margin-bottom:.75rem;box-shadow:0 2px 10px rgba(16,185,129,.3);animation:PricingCards_badgeBounce__pMkhz .4s cubic-bezier(.34,1.56,.64,1)}@keyframes PricingCards_badgeBounce__pMkhz{0%{transform:scale(0);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.PricingCards_planName__gSUoh{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#111827}.PricingCards_planDescription__kNoJV{color:#6b7280;font-size:.875rem;margin-bottom:1rem;min-height:1.25rem}.PricingCards_creditsDisplay__1zo15{text-align:center;margin:1.25rem 0;padding:1.25rem;background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:16px;border:1px solid rgba(139,92,246,.1)}.PricingCards_creditsAmount__DJyCN{font-size:2.25rem;font-weight:800;background:linear-gradient(135deg,#8b5cf6,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.PricingCards_creditsLabel__bJ6kE{font-size:.9rem;color:#6b7280;font-weight:500}.PricingCards_priceWrapper__uVAQQ{margin-bottom:1.5rem;display:flex;align-items:baseline;flex-wrap:wrap;gap:.25rem}.PricingCards_priceOriginal__Tj3aS{color:#9ca3af;text-decoration:line-through;font-size:1.25rem;margin-right:.5rem}.PricingCards_price__7k_Vh{font-size:2.5rem;font-weight:800;line-height:1;background:linear-gradient(135deg,#111827,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.PricingCards_period__OpXjS{color:#6b7280;font-size:1rem;font-weight:500;margin-left:.25rem}.PricingCards_monthlyEquiv__CpqUV{width:100%;color:#8b5cf6;font-size:.9rem;font-weight:600;margin-top:.5rem}.PricingCards_btnPrimary__IOIIS{width:100%;padding:16px 24px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:white;font-weight:600;font-size:1rem;border:none;border-radius:14px;cursor:pointer;transition:all .2s ease-out;position:relative;overflow:hidden;margin-bottom:1.75rem;box-shadow:0 4px 15px rgba(139,92,246,.3)}.PricingCards_btnPrimary__IOIIS:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease-out}.PricingCards_btnPrimary__IOIIS:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 8px 25px rgba(139,92,246,.45);transform:translateY(-2px)}.PricingCards_btnPrimary__IOIIS:hover:before{left:100%}.PricingCards_btnPrimary__IOIIS:active{transform:scale(.97) translateY(0)}.PricingCards_btnSecondary__zWmCJ{width:100%;padding:16px 24px;background:white;color:#8b5cf6;font-weight:600;font-size:1rem;border:2px solid rgba(139,92,246,.3);border-radius:14px;cursor:pointer;transition:all .2s ease-out;position:relative;overflow:hidden;margin-bottom:1.75rem}.PricingCards_btnSecondary__zWmCJ:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(139,92,246,.1),transparent);transition:left .6s ease-out}.PricingCards_btnSecondary__zWmCJ:hover{background:#faf5ff;border-color:#8b5cf6;box-shadow:0 4px 15px rgba(139,92,246,.15);transform:translateY(-2px)}.PricingCards_btnSecondary__zWmCJ:hover:before{left:100%}.PricingCards_btnSecondary__zWmCJ:active{transform:scale(.97) translateY(0)}.PricingCards_featuresList__k59Mx{list-style:none;padding:0;margin:0}.PricingCards_feature__S0M7n{display:flex;align-items:flex-start;gap:.85rem;padding:.6rem 0;color:#4b5563;font-size:.95rem;line-height:1.5}.PricingCards_checkmark__SLFFG{width:22px;height:22px;min-width:22px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 2px 8px rgba(139,92,246,.3)}.PricingCards_trustSection___MBgm{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap;margin-top:3rem;padding-top:2.5rem;border-top:1px solid rgba(139,92,246,.1)}.PricingCards_trustItem__9vQSc{display:flex;align-items:center;gap:.6rem;color:#6b7280;font-size:.9rem;font-weight:500;opacity:0;transform:translateY(20px);animation:PricingCards_trustFadeIn__52C4A .5s ease-out forwards;transition:transform .2s ease-out}.PricingCards_trustItem__9vQSc:first-child{animation-delay:.6s}.PricingCards_trustItem__9vQSc:nth-child(2){animation-delay:.7s}.PricingCards_trustItem__9vQSc:nth-child(3){animation-delay:.8s}.PricingCards_trustItem__9vQSc:nth-child(4){animation-delay:.9s}.PricingCards_trustItem__9vQSc:hover{transform:translateY(-2px)}.PricingCards_trustItem__9vQSc:hover .PricingCards_trustIcon__Y53CK{transform:scale(1.15)}@keyframes PricingCards_trustFadeIn__52C4A{to{opacity:1;transform:translateY(0)}}.PricingCards_trustIcon__Y53CK{font-size:1.35rem;color:#10b981;transition:transform .2s ease-out}@keyframes PricingCards_fadeIn__0LlP5{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.PricingCards_plansGrid__vXs_y{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:900px){.PricingCards_plansGrid__vXs_y{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.PricingCards_highlighted__7N46n{order:-1}@keyframes PricingCards_cardFloat__GjuzO{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.PricingCards_price__7k_Vh,.PricingCards_title__e3hLP{font-size:2rem}.PricingCards_toggleBtn__bkniY{padding:10px 18px;font-size:.8rem;min-width:100px}.PricingCards_discountBadge__KbB_F{font-size:.55rem;padding:2px 6px}.PricingCards_trustSection___MBgm{gap:1.5rem}.PricingCards_trustItem__9vQSc{font-size:.8rem}.PricingCards_orb3__B8OrX{display:none}}@media (max-width:480px){.PricingCards_pricingSection__Pv2Sb{padding:5rem 1rem 2rem}.PricingCards_toggleContainer__RUpy7{flex-direction:column;border-radius:1rem;width:100%;max-width:280px;gap:0}.PricingCards_toggleIndicator__hxcKO,.PricingCards_toggleIndicator__hxcKO.PricingCards_mobile__qDq4V{width:calc(100% - 10px);height:calc(33.333% - 3.33px);left:5px;top:5px}.PricingCards_toggleBtn__bkniY{flex:1 1;padding:12px 16px;text-align:center;min-width:unset}.PricingCards_toggleBtn__bkniY .PricingCards_discountBadge__KbB_F{margin-left:4px}.PricingCards_planCard__RxruU{padding:1.5rem}.PricingCards_price__7k_Vh{font-size:2rem}.PricingCards_orb1__mBLRZ,.PricingCards_orb2__EFwzH{opacity:.3}.PricingCards_particles__hjKM5{display:none}}.Stats_section__KdpIk{padding:5rem 1rem;background:linear-gradient(180deg,#ffffff,#f3e8ff 50%,#faf5ff)}.Stats_container__Xk6i8{max-width:1200px;margin:0 auto}.Stats_header__Qy4_Y{text-align:center;margin-bottom:48px;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.Stats_header__Qy4_Y.Stats_visible__nz33o{opacity:1;transform:translateY(0)}.Stats_title__vgvmh{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#111827;font-family:Plus Jakarta Sans,sans-serif}.Stats_subtitle__i6pTO{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}.Stats_grid__YfQ0w{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.Stats_card__7ELEi{background:#ffffff;padding:2.5rem 2rem;border-radius:1.5rem;border:1px solid #e5e7eb;text-align:center;transition:all .5s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(30px)}.Stats_card__7ELEi.Stats_visible__nz33o{opacity:1;transform:translateY(0)}.Stats_card__7ELEi:hover{transform:translateY(-8px);box-shadow:0 20px 40px -10px rgba(139,92,246,.15);border-color:#8b5cf6}.Stats_value__RNzSF{display:block;font-size:3rem;font-weight:800;color:#8b5cf6;margin-bottom:.5rem;font-family:Plus Jakarta Sans,sans-serif}.Stats_label__fzJmf{font-size:1rem;color:#6b7280;font-weight:500}@media (max-width:1024px){.Stats_grid__YfQ0w{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Stats_section__KdpIk{padding:60px 20px}.Stats_title__vgvmh{font-size:28px}.Stats_subtitle__i6pTO{font-size:16px}.Stats_header__Qy4_Y{margin-bottom:32px}.Stats_grid__YfQ0w{grid-template-columns:repeat(2,1fr);gap:16px}.Stats_card__7ELEi{padding:1.5rem 1rem}.Stats_value__RNzSF{font-size:2rem}.Stats_label__fzJmf{font-size:.875rem}}@media (max-width:480px){.Stats_section__KdpIk{padding:48px 16px}.Stats_title__vgvmh{font-size:1.5rem}.Stats_subtitle__i6pTO{font-size:.9rem}.Stats_header__Qy4_Y{margin-bottom:24px}.Stats_grid__YfQ0w{gap:12px}.Stats_card__7ELEi{padding:1.25rem .75rem;border-radius:1rem}.Stats_value__RNzSF{font-size:1.75rem}.Stats_label__fzJmf{font-size:.8rem}}