@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";.creator-container.svelte-v010t2{grid-column:span 1}.creator-title.svelte-v010t2{color:#fff;margin:0 0 16px;font-size:18px;font-weight:600}.creator-form.svelte-v010t2{flex-direction:column;gap:15px;display:flex}.creator-label.svelte-v010t2{color:var(--text-secondary);margin-bottom:6px;font-size:12px;display:block}.creator-input.svelte-v010t2{border:1px solid var(--border-color);color:#fff;box-sizing:border-box;background:#0000004d;border-radius:6px;width:100%;padding:10px;font-size:14px}.creator-textarea.svelte-v010t2{border:1px solid var(--border-color);color:#fff;resize:none;box-sizing:border-box;background:#0000004d;border-radius:6px;width:100%;height:80px;padding:10px;font-size:14px}.creator-button.svelte-v010t2{width:100%;padding:12px}.creator-button.svelte-v010t2:disabled{cursor:not-allowed;opacity:.65}.creator-error.svelte-v010t2{color:#fca5a5;margin:-4px 0 0;font-size:13px;line-height:1.5}:root{--bg-color:#0b0f19;--panel-bg:#161e31b3;--border-color:#3b82f633;--accent-blue:#38bdf8;--accent-green:#10b981;--accent-amber:#f59e0b;--accent-red:#ef4444;--text-primary:#f8fafc;--text-secondary:#94a3b8}body{background-color:var(--bg-color);color:var(--text-primary);margin:0;padding:0;font-family:Outfit,-apple-system,sans-serif;overflow-x:hidden}.premium-card{background:var(--panel-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:12px;padding:24px;transition:all .3s;box-shadow:0 8px 32px #0000005e}.button-glow{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0284c7,#0369a1);border:none;border-radius:6px;padding:10px 24px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 0 15px #38bdf866}.button-glow:hover{transform:translateY(-1px);box-shadow:0 0 25px #38bdf899}.layout-main.svelte-12qhfyh{box-sizing:border-box;max-width:1024px;min-height:100vh;margin:0 auto;padding:24px}.layout-header.svelte-12qhfyh{border-bottom:1px solid var(--border-color);flex-direction:column;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:20px;display:flex}@media (width>=640px){.layout-header.svelte-12qhfyh{flex-direction:row;gap:0}}.brand-section.svelte-12qhfyh{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.brand-title.svelte-12qhfyh{color:#fff;letter-spacing:-.02em;margin:0;font-size:26px;font-weight:700}.brand-subtitle.svelte-12qhfyh{color:var(--accent-blue);margin-left:8px;font-size:13px;font-weight:400}.mini-stats-badge.svelte-12qhfyh{-webkit-backdrop-filter:blur(12px);color:var(--text-secondary);background:#1e293b73;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:8px;margin-left:12px;padding:4px 12px;font-size:13px;display:inline-flex}.stat-item.svelte-12qhfyh{align-items:center;gap:4px;display:flex}.stat-value.svelte-12qhfyh{color:#fff;font-weight:700}.stat-divider.svelte-12qhfyh{color:#ffffff26}.animate-flicker.svelte-12qhfyh{animation:1.8s ease-in-out infinite alternate svelte-12qhfyh-flicker;display:inline-block}@keyframes svelte-12qhfyh-flicker{0%{filter:drop-shadow(0 0 1px #ef444480);transform:scale(1)rotate(0)}to{filter:drop-shadow(0 0 4px #f59e0bcc);transform:scale(1.08)rotate(3deg)}}.nav-links.svelte-12qhfyh{flex-wrap:wrap;justify-content:center;gap:8px;margin:8px 0;display:flex}@media (width>=640px){.nav-links.svelte-12qhfyh{margin:0}}.nav-link.svelte-12qhfyh{color:var(--text-secondary);white-space:nowrap;border-radius:8px;padding:7px 10px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.nav-link.svelte-12qhfyh:hover,.nav-link.active.svelte-12qhfyh{color:#fff;background:#ffffff0d}.primary-link.svelte-12qhfyh{color:#fff;background:#38bdf81f;border:1px solid #38bdf83d}.primary-link.svelte-12qhfyh:hover,.primary-link.active.svelte-12qhfyh{background:#38bdf833;border-color:#38bdf861}.premium-badge.svelte-12qhfyh{border:1px solid var(--border-color);color:var(--accent-blue);background:#38bdf81a;border-radius:16px;padding:4px 12px;font-size:12px;font-weight:700;text-decoration:none}.auth-status.svelte-12qhfyh{align-items:center;gap:8px;margin:0;display:flex}.header-actions.svelte-12qhfyh{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.language-form.svelte-12qhfyh{margin:0}.language-form.svelte-12qhfyh select:where(.svelte-12qhfyh){border:1px solid var(--border-color);min-height:30px;color:var(--text-primary);background:#0f172ab8;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:700}.sr-only.svelte-12qhfyh{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.user-email.svelte-12qhfyh{text-overflow:ellipsis;white-space:nowrap;max-width:180px;color:var(--text-secondary);font-size:12px;overflow:hidden}.signout-button.svelte-12qhfyh{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:#0f172ab3;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:700}.signout-button.svelte-12qhfyh:hover{border-color:var(--accent-blue)}.content-container.svelte-12qhfyh{width:100%}.site-footer.svelte-12qhfyh{border-top:1px solid var(--border-color);gap:18px;margin-top:44px;padding:24px 0 8px;display:grid}.footer-brand.svelte-12qhfyh{gap:4px;display:grid}.footer-brand.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#fff;letter-spacing:0;font-size:18px}.footer-brand.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--text-secondary);font-size:13px}.footer-links.svelte-12qhfyh{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#e0f2fe;text-align:center;background:#0f172ab8;border:1px solid #38bdf852;border-radius:8px;justify-content:center;align-items:center;min-height:54px;font-size:16px;font-weight:900;text-decoration:none;display:flex}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;background:#38bdf81f;border-color:#38bdf8a3}.footer-contact.svelte-12qhfyh{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.footer-contact.svelte-12qhfyh span:where(.svelte-12qhfyh){color:#cbd5e1;font-weight:800}.footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--accent-blue);font-weight:800;text-decoration:none}.footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#e0f2fe}.fab-button.svelte-12qhfyh{z-index:50;background:linear-gradient(135deg, var(--accent-blue) 0%, #1e40af 100%);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:8px;padding:14px 22px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 10px 25px -5px #3b82f666,0 0 10px 1px #3b82f633}.fab-button.svelte-12qhfyh:hover{transform:scale(1.05)translateY(-2px);box-shadow:0 15px 30px -5px #3b82f680,0 0 15px 3px #3b82f64d}.fab-button.svelte-12qhfyh:active{transform:scale(.98)translateY(0)}.fab-icon.svelte-12qhfyh{font-size:16px}.premium-dialog.svelte-12qhfyh{-webkit-backdrop-filter:blur(20px);color:#fff;background:#1e293bbf;border:1px solid #ffffff14;border-radius:16px;width:calc(100% - 32px);max-width:500px;margin:auto;padding:0;animation:.3s cubic-bezier(.16,1,.3,1) forwards svelte-12qhfyh-modal-fadeIn;overflow:visible;box-shadow:0 25px 50px -12px #0009}.premium-dialog.svelte-12qhfyh::backdrop{-webkit-backdrop-filter:blur(12px);background:#0f172a99}.dialog-content.svelte-12qhfyh{padding:16px;position:relative}.close-button.svelte-12qhfyh{z-index:10;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:18px;transition:color .2s;display:flex;position:absolute;top:24px;right:24px}.close-button.svelte-12qhfyh:hover{color:#fff}@keyframes svelte-12qhfyh-modal-fadeIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=480px){.footer-links.svelte-12qhfyh{grid-template-columns:1fr}.fab-button.svelte-12qhfyh{padding:12px 16px;bottom:20px;right:16px}}
