.creator-page.svelte-97y8ed{font-family:var(--font-primary, "Inter", sans-serif);color:var(--color-text-dark, #1f2937)}.container.svelte-97y8ed{max-width:1000px;margin:0 auto;padding:80px 24px}.text-center.svelte-97y8ed{text-align:center}.bg-light.svelte-97y8ed{background-color:#f8f9ff}.w-full.svelte-97y8ed{width:100%}.mt-4.svelte-97y8ed{margin-top:16px}h2.svelte-97y8ed{font-size:36px;margin-bottom:40px;text-align:center;color:var(--color-text-dark, #111827)}.btn-primary.svelte-97y8ed{display:inline-block;background:var(--color-gradient-blue-purple, linear-gradient(135deg, #6366f1, #a855f7));color:#fff;font-weight:600;font-size:16px;padding:16px 32px;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s;text-align:center}.btn-primary.svelte-97y8ed:hover{transform:translateY(-2px);box-shadow:0 10px 20px #6366f133}.hero-section.svelte-97y8ed{background-color:var(--color-bg-light-pink, #fdf2f8);position:relative;padding-top:160px;padding-bottom:80px}.hero-content.svelte-97y8ed{text-align:center;max-width:800px;padding:0 24px}.super-title.svelte-97y8ed{color:var(--color-primary-pink, #ec4899);font-size:16px;font-weight:700;letter-spacing:1px;margin-bottom:16px}.hero-content.svelte-97y8ed h1:where(.svelte-97y8ed){font-size:56px;font-weight:800;line-height:1.1;margin-bottom:24px;background:var(--color-gradient-blue-purple, linear-gradient(135deg, #4f46e5, #ec4899));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-content.svelte-97y8ed .subtitle:where(.svelte-97y8ed){font-size:20px;color:#4b5563;margin-bottom:40px;line-height:1.6}.grid-3.svelte-97y8ed{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.card.svelte-97y8ed{background:#fff;border-radius:16px;padding:32px 24px;text-align:center;box-shadow:0 4px 20px #0000000d;border:1px solid #f3f4f6;transition:transform .2s}.card.svelte-97y8ed:hover{transform:translateY(-5px)}.card.svelte-97y8ed .icon:where(.svelte-97y8ed){font-size:40px;margin-bottom:16px}.card.svelte-97y8ed h3:where(.svelte-97y8ed){font-size:18px;font-weight:600;color:#111827}.pill-grid.svelte-97y8ed{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:800px;margin:0 auto}.pill.svelte-97y8ed{background:#fff;border:2px solid #e5e7eb;color:#374151;padding:12px 24px;border-radius:999px;font-size:16px;font-weight:500;box-shadow:0 2px 4px #00000005}.benefits-list.svelte-97y8ed{list-style:none;padding:0;max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.benefits-list.svelte-97y8ed li:where(.svelte-97y8ed){display:flex;align-items:center;gap:16px;background:#f8fafc;padding:20px 24px;border-radius:12px;font-size:18px}.check.svelte-97y8ed{background:#10b981;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.form-container.svelte-97y8ed{max-width:800px}.creator-form.svelte-97y8ed{background:#fff;padding:40px;border-radius:24px;box-shadow:0 10px 40px #00000014;display:flex;flex-wrap:wrap;gap:24px}.form-group.svelte-97y8ed{display:flex;flex-direction:column;gap:8px;width:100%}.form-group.half.svelte-97y8ed{width:calc(50% - 12px)}label.svelte-97y8ed{font-weight:600;font-size:14px;color:#374151}input.svelte-97y8ed,select.svelte-97y8ed,textarea.svelte-97y8ed{padding:14px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;font-family:inherit;background-color:#f9fafb;transition:border-color .2s,box-shadow .2s;width:100%}input.svelte-97y8ed:focus,select.svelte-97y8ed:focus,textarea.svelte-97y8ed:focus{outline:none;border-color:#6366f1;background-color:#fff;box-shadow:0 0 0 3px #6366f11a}.platform-pills.svelte-97y8ed{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.platform-pill.svelte-97y8ed{display:flex;align-items:center;gap:8px;padding:10px 20px;border:2px solid #e5e7eb;border-radius:999px;background:#fff;color:#4b5563;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.platform-icon.svelte-97y8ed{display:flex;align-items:center;justify-content:center;color:currentColor}.platform-pill.svelte-97y8ed:hover{border-color:#6366f1;color:#6366f1}.platform-pill.active.svelte-97y8ed{box-shadow:0 4px 12px #6366f133;border-color:transparent;color:#fff}.platform-pill.theme-instagram.active.svelte-97y8ed{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.platform-pill.theme-youtube.active.svelte-97y8ed{background:red}.platform-pill.theme-snapchat.active.svelte-97y8ed{background:#fffc00;color:#000}.platform-pill.theme-facebook.active.svelte-97y8ed{background:#1877f2}.closing-section.svelte-97y8ed{background:var(--color-bg-dark, #111827);color:#fff}.error-text.svelte-97y8ed{color:#ef4444;font-size:12px;margin-top:4px;font-weight:500}.error-group.svelte-97y8ed input:where(.svelte-97y8ed),.error-group.svelte-97y8ed select:where(.svelte-97y8ed),.error-group.svelte-97y8ed textarea:where(.svelte-97y8ed){border-color:#ef4444!important;background-color:#fef2f2!important}.error-group.svelte-97y8ed input:where(.svelte-97y8ed):focus,.error-group.svelte-97y8ed select:where(.svelte-97y8ed):focus,.error-group.svelte-97y8ed textarea:where(.svelte-97y8ed):focus{box-shadow:0 0 0 3px #ef44441a!important}.closing-section.svelte-97y8ed h2:where(.svelte-97y8ed){color:#fff;font-size:32px;margin-bottom:24px}.closing-section.svelte-97y8ed p:where(.svelte-97y8ed){font-size:18px;color:#9ca3af}.status-msg.svelte-97y8ed{width:100%;padding:16px;border-radius:8px;text-align:center;font-weight:500}.status-msg.success.svelte-97y8ed{background-color:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.status-msg.error.svelte-97y8ed{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.btn-primary.svelte-97y8ed:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:768px){.container.svelte-97y8ed{padding:60px 20px}.hero-content.svelte-97y8ed h1:where(.svelte-97y8ed){font-size:40px}.hero-content.svelte-97y8ed .subtitle:where(.svelte-97y8ed){font-size:16px}h2.svelte-97y8ed{font-size:28px}.creator-form.svelte-97y8ed{padding:24px;flex-direction:column;gap:16px}.form-group.half.svelte-97y8ed{width:100%}}
