.hero.svelte-1ildsam{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1120px;height:500px;margin:0 auto;padding:140px 24px;gap:32px}.hero-blob.svelte-1ildsam{--size: 378px;--hole: 50%;--ring: 22%;--blur: 38px;position:absolute;width:var(--size);height:var(--size);top:124px;left:36.5%;transform:translate(-10%);pointer-events:none;z-index:-1;background:radial-gradient(circle at 50% 50%,transparent 0 var(--hole),rgba(0,122,255,.45) calc(var(--hole) + 0%),rgba(103,151,255,.45) calc(var(--hole) + var(--ring) * .45),rgba(139,92,246,.45) calc(var(--hole) + var(--ring)),rgba(139,92,246,0) 100%);filter:blur(var(--blur));border-radius:50%}@media (max-width: 900px){.hero-blob.svelte-1ildsam{width:260px;height:260px;left:auto;right:24px;top:80px;filter:blur(28px)}}.hero-badge.svelte-1ildsam{display:flex;gap:10px;padding:6px 14px;border-radius:9999px;background:#fff;box-shadow:0 2px 6px #00000014;font-size:.875rem;align-items:center;color:#666}.hero-badge.svelte-1ildsam .badge-divider:where(.svelte-1ildsam){color:#d1d5db}.hero-badge.svelte-1ildsam .badge-link:where(.svelte-1ildsam){color:#007aff;text-decoration:none;font-weight:500;transition:color .2s}.hero-badge.svelte-1ildsam .badge-link:where(.svelte-1ildsam):hover{color:#0063cc}.hero-title.svelte-1ildsam{font-size:3.2rem;line-height:1.2;font-weight:700;color:#111}.hero-title.svelte-1ildsam .highlight:where(.svelte-1ildsam){background:linear-gradient(90deg,#007aff,#8b5cf6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle.svelte-1ildsam{font-size:1rem;color:#555;max-width:720px;margin:0 auto}.hero-buttons.svelte-1ildsam{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap}.hero-btn.svelte-1ildsam{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:9999px;font-weight:500;font-size:1rem;transition:all .2s ease;text-decoration:none;cursor:pointer}.hero-btn.primary.svelte-1ildsam{background:#007aff;color:#fff}.hero-btn.primary.svelte-1ildsam:hover{background:#0063cc;transform:translateY(-2px);box-shadow:0 4px 12px #007aff4d}.hero-btn.primary.svelte-1ildsam svg:where(.svelte-1ildsam){transition:transform .2s}.hero-btn.primary.svelte-1ildsam:hover svg:where(.svelte-1ildsam){transform:translate(4px)}.hero-btn.secondary.svelte-1ildsam{background:#fff;color:#007aff;border:2px solid #007aff}.hero-btn.secondary.svelte-1ildsam:hover{background:#f0f7ff;transform:translateY(-2px)}@media (max-width: 1200px){.hero.svelte-1ildsam{padding:100px 24px;height:auto;min-height:450px}.hero-blob.svelte-1ildsam{left:50%;transform:translate(-50%)}.hero-title.svelte-1ildsam{font-size:2.5rem}}@media (max-width: 900px){.hero.svelte-1ildsam{padding:80px 20px;gap:24px;min-height:400px}.hero-blob.svelte-1ildsam{width:260px;height:260px;top:60px;filter:blur(28px)}.hero-title.svelte-1ildsam{font-size:2rem}.hero-subtitle.svelte-1ildsam{font-size:.95rem;max-width:600px}.hero-btn.svelte-1ildsam{padding:12px 24px;font-size:.95rem}}@media (max-width: 768px){.hero.svelte-1ildsam{padding:60px 16px;gap:20px}.hero-badge.svelte-1ildsam{font-size:.8rem;padding:5px 12px}.hero-title.svelte-1ildsam{font-size:1.75rem}.hero-subtitle.svelte-1ildsam{font-size:.9rem}}@media (max-width: 480px){.hero.svelte-1ildsam{padding:50px 16px;gap:18px}.hero-blob.svelte-1ildsam{width:200px;height:200px;top:40px;filter:blur(24px)}.hero-title.svelte-1ildsam{font-size:1.5rem}.hero-subtitle.svelte-1ildsam{font-size:.875rem;max-width:100%}.hero-buttons.svelte-1ildsam{flex-direction:column;width:100%;gap:12px}.hero-btn.svelte-1ildsam{width:auto;justify-content:center;padding:12px 24px;font-size:.875rem}}@media (max-width: 375px){.hero.svelte-1ildsam{padding:40px 12px;gap:16px}.hero-blob.svelte-1ildsam{width:180px;height:180px;left:50%;right:auto;transform:translate(-50%)}.hero-badge.svelte-1ildsam{font-size:.75rem;padding:4px 10px}.hero-title.svelte-1ildsam{font-size:1.3rem}.hero-subtitle.svelte-1ildsam{font-size:.8rem}.hero-btn.svelte-1ildsam{width:auto;padding:11px 20px}}@media (max-width: 320px){.hero-title.svelte-1ildsam{font-size:1.2rem}.hero-subtitle.svelte-1ildsam{font-size:.75rem}}:root{--grad-a-start: #FFEBFC;--grad-a-end: #CDEEFF;--card-radius: 16px;--media-radius: 14px}.what-is.svelte-8bmzy0{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:1000px;margin:0 auto;padding:100px 24px}.title.svelte-8bmzy0{font-size:2rem;font-weight:700;color:#111;margin-bottom:0}.cards.svelte-8bmzy0{width:100%;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.card.svelte-8bmzy0{background:#fff;border-radius:var(--card-radius);padding:24px;text-align:left;border:1px solid #eef2f7;box-shadow:0 8px 24px #11182714;transition:transform .2s ease,box-shadow .2s ease}.card.svelte-8bmzy0:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1118271f}.card-media.svelte-8bmzy0{background:linear-gradient(180deg,color-mix(in srgb,var(--grad-a-start) 50%,transparent),color-mix(in srgb,var(--grad-a-end) 50%,transparent));border-radius:var(--media-radius);padding:22px;height:220px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.media-img.svelte-8bmzy0{max-width:100%;max-height:100%;object-fit:contain;display:block;filter:drop-shadow(0 6px 14px rgba(0,0,0,.08))}.card-title.svelte-8bmzy0{font-size:1.125rem;font-weight:600;margin:10px 0 8px;color:#111}.card-text.svelte-8bmzy0{font-size:.95rem;color:#444;line-height:1.65}@media (max-width: 1200px){.what-is.svelte-8bmzy0{width:100%;max-width:900px;padding:80px 24px}.cards.svelte-8bmzy0{gap:20px}}@media (max-width: 1024px){.what-is.svelte-8bmzy0{padding:72px 20px}.cards.svelte-8bmzy0{grid-template-columns:1fr;justify-items:center;gap:24px}.card.svelte-8bmzy0{width:100%;max-width:500px;margin:0 auto}.card-media.svelte-8bmzy0{height:200px}.title.svelte-8bmzy0{font-size:1.75rem}}@media (max-width: 768px){.what-is.svelte-8bmzy0{width:100%;padding:60px 20px}.title.svelte-8bmzy0{font-size:1.5rem}.hero-subtitle.svelte-8bmzy0{font-size:.95rem}.card.svelte-8bmzy0{max-width:100%}.card-media.svelte-8bmzy0{height:180px;padding:18px}.card-title.svelte-8bmzy0{font-size:1rem}.card-text.svelte-8bmzy0{font-size:.9rem}}@media (max-width: 480px){.what-is.svelte-8bmzy0{padding:50px 16px}.title.svelte-8bmzy0{font-size:1.3rem}.hero-subtitle.svelte-8bmzy0{font-size:.9rem}.card.svelte-8bmzy0{padding:20px}.card-media.svelte-8bmzy0{height:160px;padding:16px}.card-title.svelte-8bmzy0{font-size:.95rem}.card-text.svelte-8bmzy0{font-size:.85rem}}@media (max-width: 375px){.what-is.svelte-8bmzy0{padding:40px 12px}.title.svelte-8bmzy0{font-size:1.2rem}.card.svelte-8bmzy0{padding:16px}.card-media.svelte-8bmzy0{height:140px}}@media (max-width: 320px){.what-is.svelte-8bmzy0{padding:30px 10px}.title.svelte-8bmzy0{font-size:1.1rem}.card-title.svelte-8bmzy0{font-size:.9rem}.card-text.svelte-8bmzy0{font-size:.8rem}}:root{--section-bg: #EEF2F6;--card-radius: 16px;--media-radius: 14px;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .06);--shadow-md: 0 10px 24px rgba(0, 0, 0, .1);--grad1: rgba(205, 238, 255, .85);--grad2: rgba(232, 223, 255, .85);--accent-color: #E8F9FF}.features-section.svelte-4laj3k{display:flex;flex-direction:column;align-items:flex-start;gap:10px;background:var(--section-bg);padding:100px 300px}.features-head.svelte-4laj3k,.features-grid.svelte-4laj3k{width:100%;margin:0 auto}.features-title.svelte-4laj3k{text-align:center;width:100%;font-size:2rem;font-weight:700;color:#111;margin:0 0 10px}.features-grid.svelte-4laj3k{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.features-grid.svelte-4laj3k .feature-card:where(.svelte-4laj3k):nth-child(-n+3){grid-column:span 2}.features-grid.svelte-4laj3k .feature-card:where(.svelte-4laj3k):nth-child(n+4){grid-column:span 3}.feature-card.svelte-4laj3k{background:#fff;border-radius:var(--card-radius);padding:18px 18px 22px;box-shadow:var(--shadow-sm);border:1px solid rgba(17,24,39,.06);transition:transform .2s ease,box-shadow .2s ease}.feature-card.svelte-4laj3k:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.card-media.svelte-4laj3k{position:relative;border-radius:var(--media-radius);height:116px;margin-bottom:16px;background:radial-gradient(120% 120% at 90% 10%,var(--grad2) 0%,rgba(255,255,255,0) 55%),radial-gradient(120% 120% at 70% 0%,var(--grad1) 0%,rgba(255,255,255,0) 60%),#fff}.bullet.svelte-4laj3k{position:absolute;top:14px;left:14px;width:34px;height:34px;border-radius:50%;background:#000;display:grid;place-items:center;box-shadow:0 4px 10px #0000001f}.bullet.svelte-4laj3k img:where(.svelte-4laj3k){width:18px;height:18px}.card-title.svelte-4laj3k{margin:2px 0 8px;font-size:1.05rem;line-height:1.35;font-weight:700;color:#111827}.card-text.svelte-4laj3k{color:#4b5563;font-size:.95rem;line-height:1.6}@media (max-width: 1400px){.features-section.svelte-4laj3k{padding:100px 150px}}@media (max-width: 1200px){.features-section.svelte-4laj3k{padding:80px 48px}.features-title.svelte-4laj3k{font-size:1.75rem}.features-grid.svelte-4laj3k{grid-template-columns:repeat(2,1fr);gap:18px}.features-grid.svelte-4laj3k .feature-card:where(.svelte-4laj3k):nth-child(-n+3),.features-grid.svelte-4laj3k .feature-card:where(.svelte-4laj3k):nth-child(n+4){grid-column:span 1}}@media (max-width: 900px){.features-section.svelte-4laj3k{padding:64px 32px}.features-title.svelte-4laj3k{font-size:1.5rem}.card-media.svelte-4laj3k{height:100px}.card-title.svelte-4laj3k{font-size:1rem}.card-text.svelte-4laj3k{font-size:.9rem}}@media (max-width: 768px){.features-section.svelte-4laj3k{padding:56px 20px}.features-grid.svelte-4laj3k{grid-template-columns:1fr;gap:16px}.features-grid.svelte-4laj3k .feature-card:where(.svelte-4laj3k):nth-child(-n+3),.features-grid.svelte-4laj3k .feature-card:where(.svelte-4laj3k):nth-child(n+4){grid-column:auto}.feature-card.svelte-4laj3k{padding:16px}.card-media.svelte-4laj3k{height:90px;margin-bottom:12px}.bullet.svelte-4laj3k{width:30px;height:30px;top:12px;left:12px}.bullet.svelte-4laj3k img:where(.svelte-4laj3k){width:16px;height:16px}}@media (max-width: 480px){.features-section.svelte-4laj3k{padding:48px 16px}.features-title.svelte-4laj3k{font-size:1.3rem}.card-media.svelte-4laj3k{height:80px}.card-title.svelte-4laj3k{font-size:.95rem}.card-text.svelte-4laj3k{font-size:.85rem}}@media (max-width: 375px){.features-section.svelte-4laj3k{padding:40px 12px}.features-title.svelte-4laj3k{font-size:1.2rem}.feature-card.svelte-4laj3k{padding:14px}.card-media.svelte-4laj3k{height:70px}}@media (max-width: 320px){.features-section.svelte-4laj3k{padding:32px 10px}.features-title.svelte-4laj3k{font-size:1.1rem}.card-title.svelte-4laj3k{font-size:.9rem}.card-text.svelte-4laj3k{font-size:.8rem}}.how-it-works.svelte-1dfxmsg{display:flex;flex-direction:column;align-items:center;padding:2rem;background-color:var(--color-background-secondary);position:relative}.how-it-works.svelte-1dfxmsg .new-title:where(.svelte-1dfxmsg){top:0;position:absolute;height:80px;width:100%;background:#f5f7fa;text-align:center;font-size:2rem;font-weight:700;color:#111;margin:0}.how-it-works.svelte-1dfxmsg .media:where(.svelte-1dfxmsg){width:100%;margin:0 auto;position:relative}.how-it-works.svelte-1dfxmsg .media:where(.svelte-1dfxmsg) img:where(.svelte-1dfxmsg){display:block;width:clamp(1200px,98vw,2000px);height:auto;max-width:none;margin:0 auto}.download-btn.svelte-1dfxmsg{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:56px;padding:0 32px;background:var(--Primary-Color, #0066ff);color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:500;border-radius:30px;border:none;cursor:pointer;transition:background .3s ease,transform .08s ease;text-decoration:none}.download-btn.svelte-1dfxmsg:hover{background:#0050cc}.download-btn.svelte-1dfxmsg:active{transform:translateY(1px)}@media (max-width: 1024px){.how-it-works.svelte-1dfxmsg{padding:1.75rem}.how-it-works.svelte-1dfxmsg .media:where(.svelte-1dfxmsg) img:where(.svelte-1dfxmsg){width:95vw;max-width:1200px}.how-it-works.svelte-1dfxmsg .new-title:where(.svelte-1dfxmsg){font-size:1.75rem;height:70px}}@media (max-width: 780px){.how-it-works.svelte-1dfxmsg{padding:1.25rem;gap:1rem}.how-it-works.svelte-1dfxmsg .media:where(.svelte-1dfxmsg) img:where(.svelte-1dfxmsg){width:100%}.download-btn.svelte-1dfxmsg{height:48px;padding:0 24px;font-size:14px}.how-it-works.svelte-1dfxmsg .new-title:where(.svelte-1dfxmsg){top:-30px;height:55px;font-size:1.5rem}}@media (max-width: 480px){.how-it-works.svelte-1dfxmsg{padding:1rem}.download-btn.svelte-1dfxmsg{height:44px;padding:0 20px;font-size:13px;gap:8px}.how-it-works.svelte-1dfxmsg .new-title:where(.svelte-1dfxmsg){top:-25px;height:50px;font-size:1.3rem}}@media (max-width: 375px){.how-it-works.svelte-1dfxmsg{padding:.875rem}.download-btn.svelte-1dfxmsg{width:100%;height:42px;padding:0 18px;font-size:12px}.how-it-works.svelte-1dfxmsg .new-title:where(.svelte-1dfxmsg){top:-20px;height:45px;font-size:1.2rem}}@media (max-width: 320px){.how-it-works.svelte-1dfxmsg{padding:.75rem}.download-btn.svelte-1dfxmsg{height:40px;font-size:11px}.how-it-works.svelte-1dfxmsg .new-title:where(.svelte-1dfxmsg){font-size:1.1rem;height:40px}}.use-cases.svelte-vm2dgi{display:flex;flex-direction:column;align-items:center;padding:100px 0;position:relative}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi){position:absolute;top:227px;width:600px;right:153px;height:505px}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi) .uc-item:where(.svelte-vm2dgi){height:100px;margin-bottom:5px;position:relative;overflow:visible}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi) .uc-item-content:where(.svelte-vm2dgi){transform:translate(0);transition:opacity .1s ease-in,transform .3s ease-in,height .2s ease-in .2s;height:100%;width:274px;font:100 13px/16.4px Open Sans,sans-serif;color:#111;opacity:0;border-radius:12px;border:.4px solid rgba(41,128,214,.3);background:#ffffffa6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:16px;border:none;box-shadow:#0000000f 0 2px 4px inset}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi) .uc-item:where(.svelte-vm2dgi):hover .uc-item-content:where(.svelte-vm2dgi){opacity:1;height:60px;transform:translate(320px);transition:opacity .2s ease-out,transform .2s ease-out}.uc-head.svelte-vm2dgi{display:flex;flex-direction:column;align-items:center;padding:0 300px;align-self:stretch}.uc-title.svelte-vm2dgi{font-size:2rem;font-weight:700;color:#111;margin:0}.uc-subtitle.svelte-vm2dgi{color:#4a4c56;font:400 18px/32.4px Open Sans,sans-serif;text-align:center;margin:0}.uc-media.svelte-vm2dgi{width:100%;max-width:1320px;max-height:600px;display:flex;justify-content:center}.uc-media.svelte-vm2dgi img:where(.svelte-vm2dgi){width:100%;height:auto;display:block;border-radius:20px}.uc-cta.svelte-vm2dgi{margin-top:8px}.btn-primary.svelte-vm2dgi{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:#06f;color:#fff;font-size:16px;font-weight:500;border:none;border-radius:9999px;cursor:pointer;text-decoration:none;transition:all .2s ease}.btn-primary.svelte-vm2dgi:hover{background:#0050cc;transform:translateY(-2px);box-shadow:0 4px 12px #0066ff4d}.btn-primary.svelte-vm2dgi svg:where(.svelte-vm2dgi){transition:transform .2s}.btn-primary.svelte-vm2dgi:hover svg:where(.svelte-vm2dgi){transform:translate(4px)}@media (max-width: 1200px){.uc-head.svelte-vm2dgi{padding:0 100px}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi){right:80px;width:500px}.uc-title.svelte-vm2dgi{font-size:1.75rem}.uc-subtitle.svelte-vm2dgi{font-size:16px;line-height:28px}}@media (max-width: 1024px){.uc-head.svelte-vm2dgi{padding:0 24px}.use-cases.svelte-vm2dgi{padding:80px 0}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi){display:none}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi) .uc-item:where(.svelte-vm2dgi){height:auto;margin-bottom:12px}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi) .uc-item-content:where(.svelte-vm2dgi){width:100%;opacity:1;height:auto;min-height:60px;transform:translate(0)}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi) .uc-item:where(.svelte-vm2dgi):hover .uc-item-content:where(.svelte-vm2dgi){transform:translate(0)}.uc-title.svelte-vm2dgi{font-size:1.5rem}.btn-primary.svelte-vm2dgi{height:48px;padding:10px 28px;font-size:15px}}@media (max-width: 768px){.use-cases.svelte-vm2dgi{padding:60px 0}.uc-head.svelte-vm2dgi{padding:0 20px}.uc-title.svelte-vm2dgi{font-size:1.3rem}.uc-subtitle.svelte-vm2dgi{font-size:15px;line-height:26px}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi){padding:0 20px}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi) .uc-item-content:where(.svelte-vm2dgi){font-size:12px;line-height:15px;padding:14px}.btn-primary.svelte-vm2dgi{height:44px;padding:9px 24px;font-size:14px}}@media (max-width: 480px){.use-cases.svelte-vm2dgi{padding:50px 0}.uc-head.svelte-vm2dgi{padding:0 16px}.uc-title.svelte-vm2dgi{font-size:1.2rem}.uc-subtitle.svelte-vm2dgi{font-size:14px;line-height:24px}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi){padding:0 16px;margin-top:16px}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi) .uc-item:where(.svelte-vm2dgi){margin-bottom:10px}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi) .uc-item-content:where(.svelte-vm2dgi){font-size:11px;line-height:14px;padding:12px;min-height:50px}.btn-primary.svelte-vm2dgi{width:100%;height:42px;padding:8px 20px}.uc-cta.svelte-vm2dgi{margin-top:6px}}@media (max-width: 375px){.use-cases.svelte-vm2dgi{padding:40px 0}.uc-head.svelte-vm2dgi{padding:0 12px}.uc-title.svelte-vm2dgi{font-size:1.1rem}.uc-subtitle.svelte-vm2dgi{font-size:13px;line-height:22px}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi){padding:0 12px}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi) .uc-item-content:where(.svelte-vm2dgi){font-size:10px;line-height:13px;padding:10px}.btn-primary.svelte-vm2dgi{height:40px;font-size:13px}}@media (max-width: 320px){.use-cases.svelte-vm2dgi{padding:32px 0}.uc-head.svelte-vm2dgi{padding:0 10px}.uc-title.svelte-vm2dgi{font-size:1rem}.uc-subtitle.svelte-vm2dgi{font-size:12px;line-height:20px}.use-cases.svelte-vm2dgi .uc-list:where(.svelte-vm2dgi){padding:0 10px}.btn-primary.svelte-vm2dgi{height:38px;font-size:12px}}.cta.svelte-18fbdbo{display:flex;width:100%;max-width:1156px;padding:60px;flex-direction:column;justify-content:center;align-items:flex-start;gap:48px;border-radius:32px;background:#071b41;position:relative;overflow:hidden;margin:0 auto}.cta-glow.svelte-18fbdbo{position:absolute;width:600px;height:600px;border-radius:600px;background:radial-gradient(50% 50% at 50% 50%,#06f6,#06f0);filter:blur(80px);top:-200px;right:-100px;pointer-events:none}.cta-inner.svelte-18fbdbo{display:flex;justify-content:space-between;align-items:center;width:100%;gap:40px;position:relative;z-index:1}.cta-copy.svelte-18fbdbo{flex:1;display:flex;flex-direction:column;gap:16px}.cta-title.svelte-18fbdbo{font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:1.2;color:#fff;margin:0}.cta-subtitle.svelte-18fbdbo{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#fffc;margin:0 0 8px}.btn-primary____.svelte-18fbdbo{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 32px;background:#06f;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;border-radius:9999px;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;align-self:flex-start}.btn-primary____.svelte-18fbdbo:hover{background:#0052cc;transform:translateY(-2px);box-shadow:0 8px 20px #06f6}.btn-primary____.svelte-18fbdbo:active{transform:translateY(0)}.arrow.svelte-18fbdbo{display:inline-flex;align-items:center;transition:transform .3s ease}.btn-primary____.svelte-18fbdbo:hover .arrow:where(.svelte-18fbdbo){transform:translate(2px,-2px)}.cta-media.svelte-18fbdbo{flex-shrink:0;max-width:300px}.cta-media.svelte-18fbdbo img:where(.svelte-18fbdbo){width:100%;height:auto;display:block}@media (max-width: 1024px){.cta.svelte-18fbdbo{padding:48px 40px;gap:32px}.cta-title.svelte-18fbdbo{font-size:28px}.cta-subtitle.svelte-18fbdbo{font-size:15px}.cta-media.svelte-18fbdbo{max-width:250px}}@media (max-width: 900px){.cta.svelte-18fbdbo{padding:40px 32px}.cta-inner.svelte-18fbdbo{flex-direction:column;align-items:flex-start;gap:28px}.cta-title.svelte-18fbdbo{font-size:26px}.cta-media.svelte-18fbdbo{display:none}}@media (max-width: 768px){.cta.svelte-18fbdbo{padding:36px 28px;gap:24px}.cta-title.svelte-18fbdbo{font-size:24px}.cta-subtitle.svelte-18fbdbo{font-size:14px}.btn-primary____.svelte-18fbdbo{padding:12px 28px;font-size:15px}}@media (max-width: 540px){.cta.svelte-18fbdbo{padding:32px 24px;border-radius:24px}.cta-copy.svelte-18fbdbo{align-items:center}.cta-title.svelte-18fbdbo{font-size:22px}.cta-subtitle.svelte-18fbdbo{font-size:13px}.btn-primary____.svelte-18fbdbo{width:auto;padding:12px 24px;font-size:14px}}@media (max-width: 375px){.cta.svelte-18fbdbo{padding:28px 20px;border-radius:20px}.cta-title.svelte-18fbdbo{font-size:20px}.cta-subtitle.svelte-18fbdbo{font-size:12px}.btn-primary____.svelte-18fbdbo{padding:10px 20px;font-size:13px}}@media (max-width: 320px){.cta.svelte-18fbdbo{padding:24px 16px}.cta-title.svelte-18fbdbo{font-size:18px}.btn-primary____.svelte-18fbdbo{padding:9px 18px;font-size:12px}}.pricing.svelte-r9p9fc{display:flex;padding:80px 60px;flex-direction:column;align-items:center;gap:50px;background:#f5f5f7;position:relative}.pricing-head.svelte-r9p9fc{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.pricing-badge.svelte-r9p9fc{display:inline-block;padding:8px 20px;background:#fff;border:1px solid rgba(0,122,255,.2);border-radius:50px;font-size:14px;font-weight:500;color:#6b7280;box-shadow:0 2px 8px #007aff1a}.pricing-title.svelte-r9p9fc{font-size:3.5rem;font-weight:700;color:#111827;margin:0;line-height:1.2}.pricing-highlight.svelte-r9p9fc{background:linear-gradient(135deg,#007aff,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-subtitle.svelte-r9p9fc{font-size:18px;color:#6b7280;margin:0;max-width:700px;line-height:1.6}.pricing-cards.svelte-r9p9fc{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:100%;max-width:1200px;margin:0 auto;padding:20px 0}.price-card.svelte-r9p9fc{background:#fff;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:24px;border:1px solid #E5E7EB;transition:all .3s ease;position:relative}.price-card.svelte-r9p9fc:before{content:"";position:absolute;inset:0;background:#ffffffb3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1;pointer-events:none;border-radius:16px}.price-card.svelte-r9p9fc:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.price-card.popular.svelte-r9p9fc:before{display:none}.price-card.popular.svelte-r9p9fc{border:2px solid #007aff;box-shadow:0 8px 24px #007aff26}.popular-badge.svelte-r9p9fc{position:absolute;top:-12px;right:32px;background:linear-gradient(135deg,#007aff,#7c3aed);color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:2}.card-header.svelte-r9p9fc{display:flex;flex-direction:column;gap:8px}.plan-name.svelte-r9p9fc{font-size:24px;font-weight:700;color:#111827;margin:0}.plan-description.svelte-r9p9fc{font-size:14px;color:#6b7280;margin:0;line-height:1.5}.price-row.svelte-r9p9fc{display:flex;align-items:baseline;gap:4px}.price-amount.svelte-r9p9fc{font-size:48px;font-weight:700;background:linear-gradient(135deg,#007aff,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-card.svelte-r9p9fc:not(.popular) .price-amount:where(.svelte-r9p9fc){filter:blur(8px)}.price-period.svelte-r9p9fc{font-size:16px;color:#6b7280}.features-list.svelte-r9p9fc{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px;flex:1}.features-list.svelte-r9p9fc li:where(.svelte-r9p9fc){display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#374151;line-height:1.5}.check-icon.svelte-r9p9fc{flex-shrink:0;color:#10b981;margin-top:2px}.features-detailed.svelte-r9p9fc li:where(.svelte-r9p9fc){align-items:flex-start}.features-detailed.svelte-r9p9fc .feature-content:where(.svelte-r9p9fc){flex:1}.features-detailed.svelte-r9p9fc .feature-content:where(.svelte-r9p9fc) strong:where(.svelte-r9p9fc){color:#111827;font-weight:600}.early-access-note.svelte-r9p9fc{font-size:12px;color:#6b7280;font-style:italic;margin:0;padding-top:8px;border-top:1px solid #E5E7EB}.plan-btn.svelte-r9p9fc{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;width:100%}.btn-primary.svelte-r9p9fc{background:linear-gradient(135deg,#007aff,#7c3aed);color:#fff;border:none}.btn-primary.svelte-r9p9fc:hover{background:linear-gradient(135deg,#0063cc,#6d28d9);transform:translateY(-2px);box-shadow:0 8px 16px #007aff4d}.btn-outline.svelte-r9p9fc{background:transparent;color:#6366f1;border:2px solid #6366F1}.btn-outline.svelte-r9p9fc:hover{background:#6366f1;color:#fff}.plan-btn.disabled.svelte-r9p9fc{opacity:.5;cursor:not-allowed;pointer-events:none;background:#e5e7eb;color:#9ca3af;border-color:#e5e7eb}.pricing-cta.svelte-r9p9fc{width:100%;margin-top:40px}.pricing-carousel-wrapper.svelte-r9p9fc{display:contents}.carousel-arrow.svelte-r9p9fc,.carousel-dots.svelte-r9p9fc{display:none}@media (max-width: 1024px){.pricing-carousel-wrapper.svelte-r9p9fc{display:flex;align-items:center;gap:12px;width:100%;max-width:100%;position:relative;justify-content:center}.pricing-cards.svelte-r9p9fc{gap:0;display:flex;overflow:hidden;width:calc(100% - 120px);max-width:400px}.price-card.svelte-r9p9fc{flex:0 0 100%;min-width:100%;transform:translate(calc(-100% * var(--current-card)));transition:transform .4s ease-in-out;margin:0}.price-card.popular.svelte-r9p9fc{overflow:visible}.popular-badge.svelte-r9p9fc{top:-12px;right:24px}.carousel-arrow.svelte-r9p9fc{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#007aff,#7c3aed);border:none;cursor:pointer;flex-shrink:0;transition:all .3s ease;box-shadow:0 4px 12px #007aff4d;z-index:10}.carousel-arrow.svelte-r9p9fc:hover{transform:scale(1.1);box-shadow:0 6px 20px #007aff66}.carousel-arrow.svelte-r9p9fc:active{transform:scale(.95)}.carousel-dots.svelte-r9p9fc{display:flex;justify-content:center;gap:10px;margin-top:20px}.carousel-dot.svelte-r9p9fc{width:10px;height:10px;border-radius:50%;background:#d1d5db;border:none;cursor:pointer;transition:all .3s ease}.carousel-dot.active.svelte-r9p9fc{background:linear-gradient(135deg,#007aff,#7c3aed);transform:scale(1.2)}.carousel-dot.svelte-r9p9fc:hover:not(.active){background:#9ca3af}.pricing.svelte-r9p9fc{padding:60px 20px}.pricing-title.svelte-r9p9fc{font-size:2.5rem}}@media (max-width: 768px){.pricing.svelte-r9p9fc{padding:40px 16px}.pricing-carousel-wrapper.svelte-r9p9fc{gap:8px}.pricing-cards.svelte-r9p9fc{width:calc(100% - 100px);max-width:350px}.pricing-title.svelte-r9p9fc{font-size:2rem}.price-card.svelte-r9p9fc{padding:24px 20px}.plan-name.svelte-r9p9fc{font-size:20px}.price-amount.svelte-r9p9fc{font-size:36px}.carousel-arrow.svelte-r9p9fc{width:40px;height:40px}.carousel-arrow.svelte-r9p9fc svg:where(.svelte-r9p9fc){width:20px;height:20px}}@media (max-width: 480px){.pricing.svelte-r9p9fc{padding:32px 12px}.pricing-carousel-wrapper.svelte-r9p9fc{gap:6px}.pricing-cards.svelte-r9p9fc{width:calc(100% - 80px);max-width:300px}.pricing-title.svelte-r9p9fc{font-size:1.75rem}.pricing-subtitle.svelte-r9p9fc{font-size:16px}.price-card.svelte-r9p9fc{padding:20px 16px;gap:16px}.plan-name.svelte-r9p9fc{font-size:18px}.price-amount.svelte-r9p9fc{font-size:28px}.price-period.svelte-r9p9fc{font-size:14px}.features-list.svelte-r9p9fc{gap:10px}.features-list.svelte-r9p9fc li:where(.svelte-r9p9fc){font-size:12px;gap:8px;line-height:1.4}.check-icon.svelte-r9p9fc{width:16px;height:16px}.plan-btn.svelte-r9p9fc{padding:12px 20px;font-size:14px}.carousel-arrow.svelte-r9p9fc{width:36px;height:36px}.carousel-arrow.svelte-r9p9fc svg:where(.svelte-r9p9fc){width:18px;height:18px}.popular-badge.svelte-r9p9fc{font-size:10px;padding:4px 12px;right:16px}.early-access-note.svelte-r9p9fc{font-size:11px}}@media (max-width: 375px){.pricing.svelte-r9p9fc{padding:24px 8px}.pricing-title.svelte-r9p9fc{font-size:1.5rem}.pricing-subtitle.svelte-r9p9fc{font-size:14px}.pricing-cards.svelte-r9p9fc{width:calc(100% - 70px);max-width:260px}.price-card.svelte-r9p9fc{padding:16px 12px;gap:12px}.plan-name.svelte-r9p9fc{font-size:16px}.plan-description.svelte-r9p9fc{font-size:11px;line-height:1.3}.price-amount.svelte-r9p9fc{font-size:24px}.price-period.svelte-r9p9fc{font-size:12px}.features-list.svelte-r9p9fc{gap:8px}.features-list.svelte-r9p9fc li:where(.svelte-r9p9fc){font-size:11px;gap:6px;line-height:1.3}.features-detailed.svelte-r9p9fc .feature-content:where(.svelte-r9p9fc){font-size:11px}.features-detailed.svelte-r9p9fc .feature-content:where(.svelte-r9p9fc) strong:where(.svelte-r9p9fc){display:block}.features-detailed.svelte-r9p9fc .feature-content:where(.svelte-r9p9fc){display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.check-icon.svelte-r9p9fc{width:14px;height:14px}.plan-btn.svelte-r9p9fc{padding:10px 16px;font-size:12px}.carousel-arrow.svelte-r9p9fc{width:32px;height:32px}.carousel-arrow.svelte-r9p9fc svg:where(.svelte-r9p9fc){width:16px;height:16px}.popular-badge.svelte-r9p9fc{font-size:9px;padding:3px 10px;top:-10px;right:12px}.early-access-note.svelte-r9p9fc{font-size:10px}}.skeleton-wrapper.svelte-y9vpsa{width:100%;background:#f5f7fa;animation:svelte-y9vpsa-fadeIn .3s ease-in}@keyframes svelte-y9vpsa-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-y9vpsa-shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton.svelte-y9vpsa{background:linear-gradient(90deg,#e0e0e0,#f0f0f0 20%,#e0e0e0 40% 100%);background-size:1000px 100%;animation:svelte-y9vpsa-shimmer 2s infinite linear;border-radius:8px}.skeleton-header.svelte-y9vpsa{width:100%;height:70px;display:flex;justify-content:space-between;align-items:center;padding:24px clamp(16px,6vw,300px);background:#fff;border-bottom:.6px solid #c0c0c0}.skeleton-logo.svelte-y9vpsa{width:48px;height:48px;border-radius:12px}.skeleton-header-buttons.svelte-y9vpsa{display:flex;gap:12px}.skeleton-button.svelte-y9vpsa{width:100px;height:40px;border-radius:9999px}.skeleton-hero.svelte-y9vpsa{max-width:1120px;margin:0 auto;padding:140px 24px;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.skeleton-badge.svelte-y9vpsa{width:120px;height:32px;border-radius:9999px}.skeleton-title.svelte-y9vpsa{width:80%;max-width:800px;height:60px;border-radius:12px}.skeleton-subtitle.svelte-y9vpsa{width:70%;max-width:600px;height:24px;border-radius:8px}.skeleton-cta-button.svelte-y9vpsa{width:180px;height:48px;border-radius:9999px}.skeleton-section.svelte-y9vpsa{width:100%;max-width:1000px;margin:0 auto;padding:100px 24px}.skeleton-section-title.svelte-y9vpsa{width:400px;max-width:80%;height:40px;margin:0 auto 16px;border-radius:10px}.skeleton-section-subtitle.svelte-y9vpsa{width:500px;max-width:90%;height:20px;margin:0 auto 40px;border-radius:8px}.skeleton-cards.svelte-y9vpsa{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;width:100%}.skeleton-card.svelte-y9vpsa{background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 24px #11182714}.skeleton-card-media.svelte-y9vpsa{width:100%;height:220px;border-radius:14px;margin-bottom:16px}.skeleton-card-title.svelte-y9vpsa{width:80%;height:24px;margin-bottom:12px;border-radius:6px}.skeleton-card-text.svelte-y9vpsa{width:100%;height:16px;margin-bottom:8px;border-radius:4px}.skeleton-card-text.svelte-y9vpsa:last-child{width:70%}.skeleton-features.svelte-y9vpsa{background:#eef2f6;padding:100px 300px}.skeleton-features-grid.svelte-y9vpsa{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.skeleton-feature-card.svelte-y9vpsa{background:#fff;border-radius:16px;padding:18px}.skeleton-feature-media.svelte-y9vpsa{width:100%;height:116px;border-radius:14px;margin-bottom:16px}.skeleton-feature-title.svelte-y9vpsa{width:70%;height:20px;margin-bottom:10px;border-radius:6px}.skeleton-feature-text.svelte-y9vpsa{width:100%;height:14px;margin-bottom:6px;border-radius:4px}.skeleton-footer.svelte-y9vpsa{background:linear-gradient(180deg,#0c4180,#071b41);padding:80px 120px 32px;display:flex;flex-direction:column;gap:40px}.skeleton-footer-content.svelte-y9vpsa{display:flex;justify-content:space-between;gap:40px}.skeleton-footer-left.svelte-y9vpsa{flex:1;display:flex;flex-direction:column;gap:16px}.skeleton-footer-logo.svelte-y9vpsa{width:48px;height:48px;border-radius:12px;background:#fff3}.skeleton-footer-text.svelte-y9vpsa{width:80%;height:16px;background:#fff3;border-radius:6px}.skeleton-footer-buttons.svelte-y9vpsa{display:flex;gap:16px}.skeleton-footer-button.svelte-y9vpsa{width:120px;height:40px;border-radius:9999px;background:#fff3}.skeleton-divider.svelte-y9vpsa{width:100%;height:1px;background:#ffffff47}.skeleton-copyright.svelte-y9vpsa{width:200px;height:16px;margin:0 auto;background:#fff3;border-radius:6px}@media (max-width: 1024px){.skeleton-cards.svelte-y9vpsa{grid-template-columns:1fr}.skeleton-features.svelte-y9vpsa{padding:80px 48px}.skeleton-features-grid.svelte-y9vpsa{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.skeleton-hero.svelte-y9vpsa{padding:80px 20px}.skeleton-section.svelte-y9vpsa{padding:60px 20px}.skeleton-features.svelte-y9vpsa{padding:64px 32px}.skeleton-features-grid.svelte-y9vpsa{grid-template-columns:1fr}.skeleton-footer.svelte-y9vpsa{padding:60px 24px 28px}.skeleton-footer-content.svelte-y9vpsa{flex-direction:column}}@media (max-width: 480px){.skeleton-header.svelte-y9vpsa{padding:16px;height:60px}.skeleton-logo.svelte-y9vpsa{width:40px;height:40px}.skeleton-button.svelte-y9vpsa{width:80px;height:36px}.skeleton-hero.svelte-y9vpsa{padding:60px 16px}.skeleton-title.svelte-y9vpsa{height:48px}.skeleton-section.svelte-y9vpsa{padding:50px 16px}.skeleton-card.svelte-y9vpsa{padding:20px}.skeleton-card-media.svelte-y9vpsa{height:160px}}.scroll-to-top.svelte-7iokc3{position:fixed;bottom:80px;right:32px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#007aff,#0063cc);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #007aff66;transition:all .3s ease;z-index:1001;animation:svelte-7iokc3-fadeInUp .3s ease}.scroll-to-top.svelte-7iokc3:hover{transform:translateY(-4px);box-shadow:0 8px 20px #007aff80;background:linear-gradient(135deg,#0063cc,#004999)}.scroll-to-top.near-footer.svelte-7iokc3{bottom:150px}.scroll-to-top.svelte-7iokc3:active{transform:translateY(-2px)}@keyframes svelte-7iokc3-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.scroll-to-top.svelte-7iokc3{bottom:24px;right:24px;width:48px;height:48px}.scroll-to-top.near-footer.svelte-7iokc3{bottom:120px}.scroll-to-top.svelte-7iokc3 svg:where(.svelte-7iokc3){width:20px;height:20px}}@media (max-width: 480px){.scroll-to-top.svelte-7iokc3{bottom:20px;right:20px;width:44px;height:44px}.scroll-to-top.near-footer.svelte-7iokc3{bottom:100px}.scroll-to-top.svelte-7iokc3 svg:where(.svelte-7iokc3){width:18px;height:18px}}.content-fade-in.svelte-1uha8ag{animation:svelte-1uha8ag-fadeIn .5s ease-in}@keyframes svelte-1uha8ag-fadeIn{0%{opacity:0}to{opacity:1}}
