section.svelte-1wy1zw2{padding:var(--section-padding);position:relative;overflow:hidden}.cdn-layout.svelte-1wy1zw2{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.cdn-layout.visible.svelte-1wy1zw2 .cdn-content:where(.svelte-1wy1zw2),.cdn-layout.visible.svelte-1wy1zw2 .cdn-visual:where(.svelte-1wy1zw2){opacity:1;transform:translateY(0)}.cdn-content.svelte-1wy1zw2,.cdn-visual.svelte-1wy1zw2{opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease-out-expo),transform .7s var(--ease-out-expo)}.cdn-visual.svelte-1wy1zw2{transition-delay:.1s}.cdn-content.svelte-1wy1zw2 h2:where(.svelte-1wy1zw2){margin-bottom:1.25rem}.cdn-content.svelte-1wy1zw2 p:where(.svelte-1wy1zw2){color:var(--gray-400);font-size:1rem;line-height:1.7;margin-bottom:1rem}.cdn-features.svelte-1wy1zw2{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.cdn-feat.svelte-1wy1zw2{display:flex;align-items:center;gap:.6rem;font-family:var(--font-heading);font-size:.9rem;font-weight:500;color:var(--gray-200)}.cdn-feat.svelte-1wy1zw2 svg:where(.svelte-1wy1zw2){width:18px;height:18px;color:var(--cyan-400);flex-shrink:0}.globe.svelte-1wy1zw2{position:relative;width:300px;height:300px;margin:0 auto}.globe-ring.svelte-1wy1zw2{position:absolute;border-radius:50%;border:1px solid rgba(115,68,208,.15)}.ring-1.svelte-1wy1zw2{inset:0;animation:float 12s ease-in-out infinite}.ring-2.svelte-1wy1zw2{inset:30px;border-color:#cf41fd1f;animation:float 15s ease-in-out infinite reverse}.ring-3.svelte-1wy1zw2{inset:60px;border-color:#00cfff1a;animation:drift 18s ease-in-out infinite}.globe-center.svelte-1wy1zw2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,var(--purple-300),var(--magenta-500));box-shadow:0 0 20px #cf41fd66}.globe-dot.svelte-1wy1zw2{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--cyan-400);box-shadow:0 0 8px #00cfff80;animation:pulse-glow 3s ease-in-out infinite}.dot-1.svelte-1wy1zw2{top:15%;left:35%;animation-delay:0s}.dot-2.svelte-1wy1zw2{top:40%;right:10%;animation-delay:.5s}.dot-3.svelte-1wy1zw2{bottom:25%;left:15%;animation-delay:1s}.dot-4.svelte-1wy1zw2{bottom:10%;right:30%;animation-delay:1.5s}.dot-5.svelte-1wy1zw2{top:60%;left:55%;animation-delay:2s}@media(max-width:768px){.cdn-layout.svelte-1wy1zw2{grid-template-columns:1fr;gap:2rem}.cdn-visual.svelte-1wy1zw2{order:-1}.globe.svelte-1wy1zw2{width:200px;height:200px}.ring-2.svelte-1wy1zw2{inset:20px}.ring-3.svelte-1wy1zw2{inset:40px}.cdn-content.svelte-1wy1zw2{text-align:center}.cdn-content.svelte-1wy1zw2 p:where(.svelte-1wy1zw2){margin:0 auto 1rem}.cdn-features.svelte-1wy1zw2{align-items:center}}@media(max-width:480px){.globe.svelte-1wy1zw2{width:160px;height:160px}.ring-2.svelte-1wy1zw2{inset:16px}.ring-3.svelte-1wy1zw2{inset:32px}}section.svelte-z93sbj{padding:var(--section-padding);position:relative}.section-header.svelte-z93sbj{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease-out-expo),transform .7s var(--ease-out-expo)}.section-header.visible.svelte-z93sbj{opacity:1;transform:translateY(0)}.section-subtitle.svelte-z93sbj{color:var(--gray-400);font-size:1.1rem;margin:1rem auto 0;max-width:500px}.bento-grid.svelte-z93sbj{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.bento-grid.visible.svelte-z93sbj .feature-card:where(.svelte-z93sbj){opacity:1;transform:translateY(0)}.feature-card.svelte-z93sbj{padding:2rem;opacity:0;transform:translateY(28px);transition:opacity .6s var(--ease-out-expo),transform .6s var(--ease-out-expo),background .3s ease,border-color .3s ease,box-shadow .3s ease;transition-delay:var(--delay)}.feature-card.svelte-z93sbj:hover{box-shadow:0 0 40px #cf41fd0f}.feature-card.large.svelte-z93sbj{grid-column:span 2}.feature-icon.svelte-z93sbj{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;margin-bottom:1.25rem;background:#7344d01a;border:1px solid rgba(115,68,208,.15);color:var(--purple-200)}.feature-icon.svelte-z93sbj svg:where(.svelte-z93sbj){width:22px;height:22px}.icon-fidelity.svelte-z93sbj{color:var(--cyan-400);background:#00cfff14;border-color:#00cfff1f}.icon-api.svelte-z93sbj{color:var(--magenta-400);background:#cf41fd14;border-color:#cf41fd1f}.icon-template.svelte-z93sbj{color:var(--purple-100)}.icon-privacy.svelte-z93sbj{color:#28c840;background:#28c84014;border-color:#28c8401f}.icon-webhook.svelte-z93sbj{color:var(--magenta-300);background:#ecb3fe0f;border-color:#ecb3fe1a}.icon-language.svelte-z93sbj{color:var(--cyan-300);background:#67e8f90f;border-color:#67e8f91a}.feature-card.svelte-z93sbj h3:where(.svelte-z93sbj){margin-bottom:.6rem;font-size:1.15rem}.feature-card.svelte-z93sbj p:where(.svelte-z93sbj){color:var(--gray-400);font-size:.92rem;line-height:1.6}@media(max-width:768px){.bento-grid.svelte-z93sbj{grid-template-columns:1fr}.feature-card.large.svelte-z93sbj{grid-column:span 1}}@media(min-width:769px)and (max-width:1024px){.bento-grid.svelte-z93sbj{grid-template-columns:repeat(2,1fr)}.feature-card.large.svelte-z93sbj{grid-column:span 2}}.hero.svelte-uhzujv{position:relative;min-height:100vh;display:flex;align-items:center;padding:calc(var(--nav-height) + 2rem) 2rem 4rem;overflow:hidden}.hero-inner.svelte-uhzujv{max-width:var(--container-max);margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content.svelte-uhzujv,.hero-visual.svelte-uhzujv{opacity:0;transform:translateY(30px);transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo)}.hero.visible.svelte-uhzujv .hero-content:where(.svelte-uhzujv){opacity:1;transform:translateY(0)}.hero.visible.svelte-uhzujv .hero-visual:where(.svelte-uhzujv){opacity:1;transform:translateY(0);transition-delay:.15s}.orb.svelte-uhzujv{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none}.orb-1.svelte-uhzujv{width:500px;height:500px;background:radial-gradient(circle,rgba(115,68,208,.25),transparent 70%);top:-10%;left:-5%;animation:float 20s ease-in-out infinite}.orb-2.svelte-uhzujv{width:400px;height:400px;background:radial-gradient(circle,rgba(207,65,253,.15),transparent 70%);bottom:-5%;right:5%;animation:drift 25s ease-in-out infinite}.orb-3.svelte-uhzujv{width:300px;height:300px;background:radial-gradient(circle,rgba(0,207,255,.1),transparent 70%);top:30%;right:20%;animation:float 18s ease-in-out infinite reverse}.badge.svelte-uhzujv{display:inline-flex;align-items:center;gap:.6rem;padding:.45rem 1rem .45rem .7rem;background:#cf41fd14;border:1px solid rgba(207,65,253,.15);border-radius:100px;font-family:var(--font-heading);font-size:.82rem;font-weight:500;color:var(--magenta-300);margin-bottom:1.5rem}.badge-dot.svelte-uhzujv{width:7px;height:7px;border-radius:50%;background:var(--magenta-500);box-shadow:0 0 10px var(--magenta-500);animation:pulse-glow 2s ease-in-out infinite}h1.svelte-uhzujv{margin-bottom:1.25rem}.subtitle.svelte-uhzujv{font-size:1.1rem;color:var(--gray-400);line-height:1.7;margin-bottom:2rem;max-width:500px}.hero-actions.svelte-uhzujv{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.hero-note.svelte-uhzujv{font-size:.82rem;color:var(--gray-500);text-align:center;max-width:none}.hero-visual.svelte-uhzujv{position:relative;display:flex;flex-direction:column;gap:1rem}.editor-card.svelte-uhzujv{padding:0;overflow:hidden;border-radius:16px}.editor-bar.svelte-uhzujv{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid var(--glass-border)}.editor-dots.svelte-uhzujv{display:flex;gap:6px}.editor-dots.svelte-uhzujv span:where(.svelte-uhzujv){width:10px;height:10px;border-radius:50%;opacity:.7}.editor-title.svelte-uhzujv{font-family:var(--font-mono);font-size:.72rem;color:var(--gray-500);text-transform:uppercase;letter-spacing:.08em}.editor-body.svelte-uhzujv{padding:1.25rem}code.svelte-uhzujv{font-family:var(--font-mono);font-size:.85rem;line-height:1.7}.code-method.svelte-uhzujv{color:var(--cyan-400);font-weight:500}.code-url.svelte-uhzujv{color:var(--gray-300)}.code-brace.svelte-uhzujv{color:var(--gray-500)}.code-key.svelte-uhzujv{color:var(--magenta-300)}.code-colon.svelte-uhzujv{color:var(--gray-500);margin:0 .15rem}.code-string.svelte-uhzujv{color:var(--cyan-300)}.code-comma.svelte-uhzujv{color:var(--gray-500)}.result-card.svelte-uhzujv{padding:1.25rem;border-radius:16px;margin-left:3rem}.result-header.svelte-uhzujv{display:flex;align-items:center;gap:.6rem;font-family:var(--font-mono);font-size:.82rem;color:var(--gray-300);margin-bottom:1rem}.result-preview.svelte-uhzujv{background:#ffffff0a;border-radius:8px;padding:0;margin-bottom:.75rem;overflow:hidden}.invoice.svelte-uhzujv{padding:1rem;font-family:var(--font-body)}.inv-header.svelte-uhzujv{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.inv-company.svelte-uhzujv{font-family:var(--font-heading);font-size:.85rem;font-weight:700;color:var(--gray-100);margin-bottom:.15rem}.inv-meta.svelte-uhzujv{font-size:.62rem;color:var(--gray-500);line-height:1.4}.inv-badge.svelte-uhzujv{font-family:var(--font-heading);font-size:.65rem;font-weight:700;letter-spacing:.12em;color:var(--magenta-400);padding:.2rem .5rem;border:1px solid rgba(207,65,253,.2);border-radius:4px;background:#cf41fd0f}.inv-details.svelte-uhzujv{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.75rem;padding-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.06)}.inv-detail-row.svelte-uhzujv{display:flex;justify-content:space-between;font-size:.65rem}.inv-label.svelte-uhzujv{color:var(--gray-500)}.inv-value.svelte-uhzujv{color:var(--gray-300);font-weight:500}.inv-table.svelte-uhzujv{width:100%;border-collapse:collapse;margin-bottom:.6rem}.inv-table.svelte-uhzujv th:where(.svelte-uhzujv){font-size:.58rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-500);text-align:left;padding:.3rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.inv-table.svelte-uhzujv th:where(.svelte-uhzujv):last-child,.inv-table.svelte-uhzujv td:where(.svelte-uhzujv):last-child{text-align:right}.inv-table.svelte-uhzujv td:where(.svelte-uhzujv){font-size:.65rem;color:var(--gray-300);padding:.3rem 0;border-bottom:1px solid rgba(255,255,255,.03)}.inv-total-row.svelte-uhzujv{display:flex;justify-content:space-between;padding-top:.4rem;border-top:1px solid rgba(255,255,255,.08);font-family:var(--font-heading);font-size:.75rem;font-weight:700}.inv-total-row.svelte-uhzujv span:where(.svelte-uhzujv):first-child{color:var(--gray-300)}.inv-total-amount.svelte-uhzujv{color:var(--magenta-300)}.result-status.svelte-uhzujv{display:flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.75rem;color:var(--gray-500)}.status-dot.svelte-uhzujv{width:6px;height:6px;border-radius:50%;background:#28c840;box-shadow:0 0 8px #28c84080}@media(max-width:900px){.hero-inner.svelte-uhzujv{grid-template-columns:1fr;gap:3rem}.hero.svelte-uhzujv{min-height:auto;padding-top:calc(var(--nav-height) + 3rem);padding-bottom:3rem}.result-card.svelte-uhzujv{margin-left:0}.subtitle.svelte-uhzujv{max-width:100%}}@media(max-width:480px){.hero-actions.svelte-uhzujv{flex-direction:column}.hero-actions.svelte-uhzujv a:where(.svelte-uhzujv){text-align:center}}section.svelte-m4wisz{padding:var(--section-padding);position:relative}.section-header.svelte-m4wisz{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease-out-expo),transform .7s var(--ease-out-expo)}.section-header.visible.svelte-m4wisz{opacity:1;transform:translateY(0)}.steps.svelte-m4wisz{display:flex;flex-direction:column;align-items:stretch;gap:0;max-width:640px;margin:0 auto}.step.svelte-m4wisz{display:flex;flex-direction:row;align-items:flex-start;gap:1.25rem;opacity:0;transform:translateY(28px);transition:opacity .6s var(--ease-out-expo),transform .6s var(--ease-out-expo);transition-delay:var(--delay)}.steps.visible.svelte-m4wisz .step:where(.svelte-m4wisz),.steps.visible.svelte-m4wisz .step-connector:where(.svelte-m4wisz){opacity:1;transform:translateY(0)}.step-number.svelte-m4wisz{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:1.1rem;font-weight:700;position:relative;flex-shrink:0}.step-purple.svelte-m4wisz .step-number:where(.svelte-m4wisz){background:#7344d01f;border:1px solid rgba(115,68,208,.2);color:var(--purple-200);box-shadow:0 0 24px #7344d026}.step-magenta.svelte-m4wisz .step-number:where(.svelte-m4wisz){background:#cf41fd1a;border:1px solid rgba(207,65,253,.18);color:var(--magenta-300);box-shadow:0 0 24px #cf41fd1f}.step-cyan.svelte-m4wisz .step-number:where(.svelte-m4wisz){background:#00cfff14;border:1px solid rgba(0,207,255,.15);color:var(--cyan-400);box-shadow:0 0 24px #00cfff1a}.step-content.svelte-m4wisz{padding:1.5rem;text-align:left;flex:1;min-width:0}.step-content.svelte-m4wisz h3:where(.svelte-m4wisz){margin-bottom:.6rem;font-size:1.1rem}.step-content.svelte-m4wisz p:where(.svelte-m4wisz){font-size:.9rem;color:var(--gray-400);line-height:1.6;margin:0 auto}.step-connector.svelte-m4wisz{display:flex;align-items:stretch;padding-left:27px;height:24px;opacity:0;transition:opacity .6s var(--ease-out-expo);transition-delay:var(--delay)}.connector-line.svelte-m4wisz{width:1px;height:100%;background:linear-gradient(180deg,var(--purple-600),var(--magenta-500));opacity:.4}.step-code.svelte-m4wisz{margin-top:1rem;border-radius:10px;overflow:hidden;background:#0000004d;border:1px solid var(--glass-border);text-align:left}.step-code-header.svelte-m4wisz{display:flex;align-items:center;padding:.5rem .75rem;border-bottom:1px solid var(--glass-border);font-family:var(--font-mono);font-size:.68rem;color:var(--gray-500);text-transform:uppercase;letter-spacing:.06em}pre.svelte-m4wisz{margin:0;padding:.75rem;overflow-x:auto}pre.svelte-m4wisz code:where(.svelte-m4wisz){font-family:var(--font-mono);font-size:.75rem;line-height:1.65;color:var(--gray-300);background:none;padding:0;border-radius:0}.hl-attr{color:var(--magenta-300)}@media(max-width:480px){.step.svelte-m4wisz{gap:1rem}.step-number.svelte-m4wisz{width:44px;height:44px;border-radius:12px;font-size:.95rem}.step-content.svelte-m4wisz{padding:1rem}.step-connector.svelte-m4wisz{padding-left:21px}pre.svelte-m4wisz code:where(.svelte-m4wisz){font-size:.65rem}}section.svelte-1anuz22{padding:var(--section-padding);position:relative}.html-grid.svelte-1anuz22{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.html-grid.visible.svelte-1anuz22 .html-header:where(.svelte-1anuz22),.html-grid.visible.svelte-1anuz22 .cap-card:where(.svelte-1anuz22){opacity:1;transform:translateY(0)}.html-header.svelte-1anuz22{position:sticky;top:calc(var(--nav-height) + 2rem);opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease-out-expo),transform .7s var(--ease-out-expo)}.html-header.svelte-1anuz22 h2:where(.svelte-1anuz22){margin-bottom:1.25rem}.html-header.svelte-1anuz22 p:where(.svelte-1anuz22){color:var(--gray-400);font-size:1rem;line-height:1.7}.capabilities.svelte-1anuz22{display:flex;flex-direction:column;gap:1rem}.cap-card.svelte-1anuz22{padding:1.5rem;display:flex;align-items:flex-start;gap:1rem;opacity:0;transform:translateY(28px);transition:opacity .6s var(--ease-out-expo),transform .6s var(--ease-out-expo),background .3s ease,border-color .3s ease;transition-delay:var(--delay)}.cap-icon.svelte-1anuz22{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0;background:#7344d01a;border:1px solid rgba(115,68,208,.15);color:var(--purple-200)}.cap-icon.svelte-1anuz22 svg:where(.svelte-1anuz22){width:20px;height:20px}.cap-css.svelte-1anuz22{color:var(--cyan-400);background:#00cfff14;border-color:#00cfff1f}.cap-js.svelte-1anuz22{color:#fbbf24;background:#fbbf2414;border-color:#fbbf241f}.cap-font.svelte-1anuz22{color:var(--magenta-300);background:#ecb3fe0f;border-color:#ecb3fe1a}.cap-image.svelte-1anuz22{color:#34d399;background:#34d39914;border-color:#34d3991f}.cap-embed.svelte-1anuz22{color:var(--purple-100)}.cap-card.svelte-1anuz22 h3:where(.svelte-1anuz22){font-size:1rem;margin-bottom:.35rem}.cap-card.svelte-1anuz22 p:where(.svelte-1anuz22){font-size:.88rem;color:var(--gray-400);line-height:1.6}@media(max-width:768px){.html-grid.svelte-1anuz22{grid-template-columns:1fr;gap:2rem}.html-header.svelte-1anuz22{position:static;text-align:center}.html-header.svelte-1anuz22 p:where(.svelte-1anuz22){margin:0 auto}.cap-card.svelte-1anuz22{padding:1.25rem}}section.svelte-3yfwc5{padding:var(--section-padding);position:relative}.section-header.svelte-3yfwc5{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease-out-expo),transform .7s var(--ease-out-expo)}.section-header.visible.svelte-3yfwc5{opacity:1;transform:translateY(0)}.section-subtitle.svelte-3yfwc5{color:var(--gray-400);font-size:1.1rem;margin:1rem auto 0;max-width:500px}.integrations-grid.svelte-3yfwc5{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.integrations-grid.visible.svelte-3yfwc5 .integration-card:where(.svelte-3yfwc5){opacity:1;transform:translateY(0)}.integration-card.svelte-3yfwc5{padding:2rem;opacity:0;transform:translateY(28px);transition:opacity .6s var(--ease-out-expo),transform .6s var(--ease-out-expo),background .3s ease,border-color .3s ease;transition-delay:var(--delay)}.integration-card.large.svelte-3yfwc5{grid-column:span 2}.integration-icon.svelte-3yfwc5{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;margin-bottom:1.25rem;background:#7344d01a;border:1px solid rgba(115,68,208,.15);color:var(--purple-200)}.integration-icon.svelte-3yfwc5 svg:where(.svelte-3yfwc5){width:22px;height:22px}.icon-api.svelte-3yfwc5{color:var(--cyan-400);background:#00cfff14;border-color:#00cfff1f}.icon-sdk.svelte-3yfwc5{color:var(--magenta-400);background:#cf41fd14;border-color:#cf41fd1f}.icon-zapier.svelte-3yfwc5{color:#fb923c;background:#fb923c14;border-color:#fb923c1f}.icon-integrately.svelte-3yfwc5{color:#f87171;background:#f8717114;border-color:#f871711f}.integration-card.svelte-3yfwc5 h3:where(.svelte-3yfwc5){font-size:1.15rem;margin-bottom:.6rem}.integration-card.svelte-3yfwc5 p:where(.svelte-3yfwc5){font-size:.92rem;color:var(--gray-400);line-height:1.6;margin-bottom:1rem}.integration-link.svelte-3yfwc5{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-heading);font-size:.85rem;font-weight:600;color:var(--magenta-400);transition:color var(--transition-fast)}.integration-link.svelte-3yfwc5:hover{color:var(--magenta-300)}@media(max-width:768px){.integrations-grid.svelte-3yfwc5{grid-template-columns:1fr}.integration-card.large.svelte-3yfwc5{grid-column:span 1}.integration-card.svelte-3yfwc5{padding:1.5rem}}section.svelte-49mo7b{padding:var(--section-padding);position:relative}.section-header.svelte-49mo7b{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease-out-expo),transform .7s var(--ease-out-expo)}.section-header.visible.svelte-49mo7b{opacity:1;transform:translateY(0)}.section-subtitle.svelte-49mo7b{color:var(--gray-400);font-size:1.1rem;margin:1rem auto 0;max-width:560px}.template-grid.svelte-49mo7b{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.template-grid.visible.svelte-49mo7b .template-card:where(.svelte-49mo7b){opacity:1;transform:translateY(0)}.template-card.svelte-49mo7b{padding:2rem;min-width:0;opacity:0;transform:translateY(28px);transition:opacity .6s var(--ease-out-expo),transform .6s var(--ease-out-expo),background .3s ease,border-color .3s ease;transition-delay:var(--delay)}.template-card.wide.svelte-49mo7b{grid-column:span 2}.template-card-icon.svelte-49mo7b{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;margin-bottom:1.25rem;background:#7344d01a;border:1px solid rgba(115,68,208,.15);color:var(--purple-200)}.template-card-icon.custom.svelte-49mo7b{color:var(--magenta-400);background:#cf41fd14;border-color:#cf41fd1f}.template-card-icon.svelte-49mo7b svg:where(.svelte-49mo7b){width:22px;height:22px}.template-card.svelte-49mo7b h3:where(.svelte-49mo7b){font-size:1.15rem;margin-bottom:.6rem}.template-card.svelte-49mo7b p:where(.svelte-49mo7b){font-size:.92rem;color:var(--gray-400);line-height:1.6}.template-links.svelte-49mo7b{display:flex;gap:1.5rem;margin-top:1rem}.template-links.svelte-49mo7b a:where(.svelte-49mo7b){font-family:var(--font-heading);font-size:.85rem;font-weight:600;color:var(--magenta-400);transition:color var(--transition-fast)}.template-links.svelte-49mo7b a:where(.svelte-49mo7b):hover{color:var(--magenta-300)}.flow-heading.svelte-49mo7b{margin-bottom:1.25rem}.flow-layout.svelte-49mo7b{display:grid;grid-template-columns:280px 1fr;gap:1.5rem}.flow-steps.svelte-49mo7b{display:flex;flex-direction:column;gap:0}.flow-step.svelte-49mo7b{position:relative;display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:none;border:none;border-radius:12px;cursor:pointer;text-align:left;transition:background var(--transition-fast)}.flow-step.svelte-49mo7b:hover{background:#ffffff08}.flow-step.active.svelte-49mo7b{background:#7344d014}.flow-step-num.svelte-49mo7b{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff0a;border:1px solid var(--glass-border);font-family:var(--font-heading);font-size:.78rem;font-weight:700;color:var(--gray-500);flex-shrink:0;transition:all var(--transition-fast)}.flow-step-num.active.svelte-49mo7b{background:#7344d033;border-color:#7344d04d;color:var(--purple-100)}.flow-step-text.svelte-49mo7b{display:flex;flex-direction:column;gap:.2rem}.flow-step-text.svelte-49mo7b strong:where(.svelte-49mo7b){font-family:var(--font-heading);font-size:.88rem;font-weight:600;color:var(--gray-300);transition:color var(--transition-fast)}.flow-step.active.svelte-49mo7b .flow-step-text:where(.svelte-49mo7b) strong:where(.svelte-49mo7b){color:var(--gray-50)}.flow-step-text.svelte-49mo7b span:where(.svelte-49mo7b){font-size:.78rem;color:var(--gray-500);line-height:1.4}.flow-progress.svelte-49mo7b{position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:2px;background:#7344d01a;overflow:hidden}.flow-progress-bar.svelte-49mo7b{width:100%;height:var(--progress);background:linear-gradient(180deg,var(--purple-300),var(--magenta-500));border-radius:2px;transition:height 30ms linear}.flow-code-panel.svelte-49mo7b{min-width:0;display:flex;flex-direction:column;height:380px}.code-block.svelte-49mo7b{border-radius:12px;overflow:hidden;background:#00000059;border:1px solid var(--glass-border);flex:1;display:flex;flex-direction:column}.code-header.svelte-49mo7b{display:flex;align-items:center;padding:.6rem 1rem;border-bottom:1px solid var(--glass-border);font-family:var(--font-mono);font-size:.7rem;color:var(--gray-500);text-transform:uppercase;letter-spacing:.06em}pre.svelte-49mo7b{margin:0;padding:1rem;overflow-x:auto;flex:1}pre.svelte-49mo7b code:where(.svelte-49mo7b){font-family:var(--font-mono);font-size:.8rem;line-height:1.7;color:var(--gray-300);background:none;padding:0;border-radius:0}.hl-method{color:var(--cyan-400);font-weight:500}.hl-key{color:var(--magenta-300)}.hl-str{color:var(--cyan-300)}.hl-num{color:#fbbf24}.hl-tag{color:var(--purple-100)}.hl-tmpl{color:#fbbf24}.result-split.svelte-49mo7b{display:grid;grid-template-columns:1fr 1fr;gap:0;flex:1}.result-code.svelte-49mo7b{border-right:1px solid var(--glass-border);min-width:0}.result-code.svelte-49mo7b pre:where(.svelte-49mo7b){height:100%}.result-preview.svelte-49mo7b{display:flex;flex-direction:column;background:#ffffff05}.mini-invoice.svelte-49mo7b{padding:1rem;flex:1}.mini-inv-header.svelte-49mo7b{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6rem}.mini-inv-header.svelte-49mo7b strong:where(.svelte-49mo7b){font-family:var(--font-heading);font-size:.78rem;color:var(--gray-100)}.mini-inv-badge.svelte-49mo7b{font-family:var(--font-heading);font-size:.55rem;font-weight:700;letter-spacing:.1em;color:var(--magenta-400);padding:.15rem .4rem;border:1px solid rgba(207,65,253,.2);border-radius:3px;background:#cf41fd0f}.mini-inv-row.svelte-49mo7b{display:flex;justify-content:space-between;font-size:.62rem;color:var(--gray-400);padding:.15rem 0}.mini-inv-row.svelte-49mo7b span:where(.svelte-49mo7b):last-child{color:var(--gray-300);font-weight:500}.mini-inv-row.total.svelte-49mo7b{font-family:var(--font-heading);font-size:.68rem;font-weight:700;padding-top:.3rem}.mini-inv-row.total.svelte-49mo7b span:where(.svelte-49mo7b):first-child{color:var(--gray-300)}.mini-inv-row.total.svelte-49mo7b span:where(.svelte-49mo7b):last-child{color:var(--magenta-300)}.mini-inv-divider.svelte-49mo7b{height:1px;background:#ffffff0d;margin:.35rem 0}.mini-inv-divider.thick.svelte-49mo7b{background:#ffffff14}.mini-inv-status.svelte-49mo7b{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-top:1px solid var(--glass-border);font-family:var(--font-mono);font-size:.65rem;color:var(--gray-500)}.status-dot.svelte-49mo7b{width:5px;height:5px;border-radius:50%;background:#28c840;box-shadow:0 0 6px #28c84080}@media(max-width:768px){.template-grid.svelte-49mo7b{grid-template-columns:1fr}.template-card.wide.svelte-49mo7b{grid-column:span 1}.template-card.svelte-49mo7b{padding:1.5rem}.result-split.svelte-49mo7b{grid-template-columns:1fr}.result-code.svelte-49mo7b{border-right:none;border-bottom:1px solid var(--glass-border)}.flow-layout.svelte-49mo7b{grid-template-columns:1fr}.flow-code-panel.svelte-49mo7b{height:auto}.flow-steps.svelte-49mo7b{flex-direction:row;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none}.flow-steps.svelte-49mo7b::-webkit-scrollbar{display:none}.flow-step.svelte-49mo7b{flex-shrink:0;padding:.6rem .75rem;border-radius:10px}.flow-step-text.svelte-49mo7b span:where(.svelte-49mo7b){display:none}.flow-progress.svelte-49mo7b{inset:auto 8px 0;width:auto;height:3px}.flow-progress-bar.svelte-49mo7b{height:100%;width:var(--progress);transition:width 30ms linear}}@media(max-width:480px){.flow-step-text.svelte-49mo7b strong:where(.svelte-49mo7b){font-size:.78rem}pre.svelte-49mo7b code:where(.svelte-49mo7b){font-size:.7rem}}
