.header.svelte-hnc7cg{box-sizing:border-box;width:100%;height:70px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px clamp(16px,6vw,300px);background:#fff;border-bottom:.6px solid #c0c0c0;-webkit-backdrop-filter:blur(7.85px);backdrop-filter:blur(7.85px);margin:0}.header-left.svelte-hnc7cg,.header-right.svelte-hnc7cg{display:flex;align-items:center;gap:12px}.header-right.svelte-hnc7cg{flex-wrap:nowrap}.header-logo.svelte-hnc7cg{width:48px;height:48px;border-radius:12px;object-fit:cover}.btn.svelte-hnc7cg{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;padding:10px 20px;border-radius:9999px;text-decoration:none;transition:all .2s ease;border:1px solid transparent}.btn-primary_.svelte-hnc7cg{background-color:#007aff;color:#fff}.btn-primary_.svelte-hnc7cg:hover{background-color:#0063cc}.btn-outline.svelte-hnc7cg{background:transparent;color:#007aff;border-color:#007aff}.btn-outline.svelte-hnc7cg:hover{border-color:#0063cc;background-color:#eff7ff;color:#0063cc}@media (max-width: 1024px){.header.svelte-hnc7cg{padding-inline:24px}}@media (max-width: 560px){.header-right.svelte-hnc7cg{gap:8px}.btn.svelte-hnc7cg{padding:8px 14px;font-size:13px}}@media (max-width: 300px){.header.svelte-hnc7cg{visibility:hidden}}.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;opacity:.5}.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);-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-btn.svelte-1ildsam{display:inline-flex;align-items:center;gap:8px;background:#007aff;color:#fff;padding:14px 28px;border-radius:9999px;font-weight:500;font-size:1rem;transition:background .2s ease;text-decoration:none}.hero-btn.svelte-1ildsam:hover{background:#0063cc}.hero-btn.svelte-1ildsam .icon:where(.svelte-1ildsam){width:20px;height:20px}@media (max-width: 1200px){.hero-blob.svelte-1ildsam{left:50%;transform:translate(-50%)}}@media (max-width: 375px){.hero-blob.svelte-1ildsam{right:20px}.hero-subtitle.svelte-1ildsam{font-size:.9rem}.hero-btn.svelte-1ildsam{visibility:hidden}}: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:1000px;margin:0 auto;padding:100px 24px}.title.svelte-8bmzy0{font-size:2rem;font-weight:700;color:#111}.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: 1024px){.cards.svelte-8bmzy0{grid-template-columns:1fr;justify-items:center}.what-is.svelte-8bmzy0{padding:72px 20px}.card-media.svelte-8bmzy0{height:200px}.card.svelte-8bmzy0{width:70%;margin:0 auto}}@media (max-width: 792px){.what-is.svelte-8bmzy0{width:500px}}@media (max-width: 375px){.what-is.svelte-8bmzy0{width:270px}.title.svelte-8bmzy0{font-size:.9rem}.card.svelte-8bmzy0{width:90%}}@media (max-width: 300px){.card.svelte-8bmzy0{width:70%}}: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: 1200px){.features-section.svelte-4laj3k{padding:80px 48px}.features-grid.svelte-4laj3k{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.features-section.svelte-4laj3k{padding:64px 20px}.features-grid.svelte-4laj3k{grid-template-columns:1fr}.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}}.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(720px,92vw,1400px);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: 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;position:absolute;height:55px;width:100%;background:#f5f7fa;text-align:center;font-size:2rem;font-weight:700;color:#111;margin:0}}.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:flex;height:56px;padding:11px 32px;justify-content:center;align-items:center;gap:10px;background:var(--Primary-Color, #0066FF);color:#fff;font:500 16px/28.8px Inter,sans-serif;border:none;border-radius:30px;cursor:pointer;transition:background .25s ease}.btn-primary__.svelte-vm2dgi:hover{background:#0050cc}.btn-primary__[disabled].svelte-vm2dgi{cursor:not-allowed!important;opacity:.6}.arrow.svelte-vm2dgi{font-size:18px;line-height:1}@media (max-width: 1024px){.uc-head.svelte-vm2dgi{padding:0 24px}}.cta.svelte-18fbdbo{display:flex;width:1156px;height:385px;padding:0 60px;flex-direction:column;justify-content:center;align-items:flex-start;gap:48px;flex-shrink:0;border-radius:32px;background:#071b41;position:relative;overflow:hidden}.cta-inner.svelte-18fbdbo{display:flex;width:100%;height:100%;align-items:center;justify-content:space-between;gap:40px}.cta-copy.svelte-18fbdbo{display:flex;flex-direction:column;align-items:flex-start;gap:16px;max-width:640px}.cta-title.svelte-18fbdbo{color:#fff;font:700 32px/1.2 Cabinet Grotesk,sans-serif;margin:0}.cta-subtitle.svelte-18fbdbo{color:#d7e6ff;font:400 16px/1.6 Inter,sans-serif;margin:0}.btn-primary____.svelte-18fbdbo{display:flex;height:56px;padding:11px 32px;justify-content:center;align-items:center;gap:10px;background:var(--Primary-Color, #0066FF);color:#fff;font:500 16px/28.8px Inter,sans-serif;border:none;border-radius:30px;cursor:pointer;transition:background .25s ease,transform .05s ease;text-decoration:none}.btn-primary____.svelte-18fbdbo:hover{background:#0050cc}.arrow.svelte-18fbdbo{font-size:18px;line-height:1}.cta-media.svelte-18fbdbo{flex:0 0 auto;height:100%;display:flex;align-items:flex-end}.cta-media.svelte-18fbdbo img:where(.svelte-18fbdbo){height:100%;width:auto;object-fit:contain;pointer-events:none}.cta-glow.svelte-18fbdbo{position:absolute;right:-120px;top:-100px;width:420px;height:420px;border-radius:9999px;background:radial-gradient(circle at 30% 30%,#007aff59,#007aff00 60%);filter:blur(18px);pointer-events:none}@media (max-width: 1024px){.cta.svelte-18fbdbo{width:100%}}@media (max-width: 900px){.cta.svelte-18fbdbo{width:75%}.cta-inner.svelte-18fbdbo{flex-direction:column;align-items:flex-start}.cta-media.svelte-18fbdbo{visibility:hidden}}@media (max-width: 540px){.cta.svelte-18fbdbo{width:59%}.cta-inner.svelte-18fbdbo{padding-top:90px}.cta-media.svelte-18fbdbo{height:220px;visibility:hidden}}.fab-up.svelte-1tg7dp{position:fixed;right:15px;bottom:-45px;display:flex;width:66px;height:66px;padding:10px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1 / 1;flex-shrink:0;border-radius:40px;background:var(--Primary-Color, #007AFF);box-shadow:0 4px 14px #0000004d;z-index:1000;border:none;opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;cursor:pointer}.fab-up.svelte-1tg7dp:hover{background-color:#0063cc}.fab-up.visible.svelte-1tg7dp{opacity:1;transform:translateY(0);pointer-events:auto}.fab-up__icon.svelte-1tg7dp{transform:rotate(-90deg);display:block}.fab-up.svelte-1tg7dp:focus-visible{outline:2px solid #fff;outline-offset:2px}@media (max-width: 1024px){.fab-up.svelte-1tg7dp{visibility:hidden}}.pricing.svelte-r9p9fc{display:flex;padding:80px 300px;flex-direction:column;align-items:center;gap:30px;background:#eef2f6}.pricing-head.svelte-r9p9fc{text-align:center}.pricing-title.svelte-r9p9fc{font-size:2rem;font-weight:700;color:#111;margin:0}.price-card.svelte-r9p9fc{position:relative;width:520px;background:#fff;border-radius:12px;box-shadow:0 8px 30px #00000014;padding:28px 28px 18px;display:flex;flex-direction:column;gap:18px;overflow:hidden}.card-glow.svelte-r9p9fc{position:absolute;right:-200px;top:-100px;width:370px;height:400px;border-radius:9999px;background:radial-gradient(circle at 30% 30%,#007aff59,#007aff00 60%);filter:blur(18px);pointer-events:none}.price-row.svelte-r9p9fc{display:flex;justify-content:center;gap:6px}.price-amount.svelte-r9p9fc{font:700 28px/1 Inter,sans-serif;color:#0d0f1a}.license-pill.svelte-r9p9fc{width:100%;height:40px;border-radius:8px;background:linear-gradient(180deg,#e8f0fb,#ddeafb);color:#0d0f1a;font:600 14px Inter,sans-serif;display:flex;align-items:center;justify-content:center}.desc.svelte-r9p9fc p:where(.svelte-r9p9fc){margin:0;color:#2f3540;font:400 14px/1.6 Inter,sans-serif}.section-title.svelte-r9p9fc{color:#111827;font:600 13px Inter,sans-serif}.divider.svelte-r9p9fc{border:none;height:1px;background:#e5e7eb;margin:0}.benefits.svelte-r9p9fc{display:flex;flex-direction:column;gap:14px;padding-left:18px;margin:0;color:#2f3540;font:400 14px/1.55 Inter,sans-serif}.benefits.svelte-r9p9fc li:where(.svelte-r9p9fc){margin-left:4px}.note.svelte-r9p9fc{margin-top:6px;padding-top:10px;border-top:1px solid #E5E7EB;color:#6b7280;font:400 12px Inter,sans-serif}@media (max-width: 1024px){.pricing.svelte-r9p9fc{width:100%;padding:60px 24px}.price-card.svelte-r9p9fc{width:100%;max-width:520px}}@media (max-width: 512px){.pricing.svelte-r9p9fc{width:90%;padding:60px 24px}.price-card.svelte-r9p9fc{width:100%;max-width:520px}.pricing-cta.svelte-r9p9fc{margin-left:38px}}.footer.svelte-18da7d8{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;padding:80px 120px 32px;background:linear-gradient(180deg,#0c4180,#071b41);color:#e8f0ff;margin:0}.footer-top.svelte-18da7d8{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.footer-left.svelte-18da7d8{display:flex;flex-direction:column;gap:16px;max-width:480px}.footer-logo.svelte-18da7d8{width:48px;height:48px;border-radius:12px;object-fit:cover}.footer-mail.svelte-18da7d8{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#e8f0ff;font:500 14px/1.4 Inter,sans-serif}.footer-mail.svelte-18da7d8 img:where(.svelte-18da7d8){width:18px;height:18px}.footer-social.svelte-18da7d8{display:flex;gap:12px;margin-top:6px}.social-btn.svelte-18da7d8{width:40px;height:40px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.35);background:#ffffff0d;transition:transform .15s ease,background .15s ease}.social-btn.svelte-18da7d8:hover{transform:translateY(-1px);background:#ffffff1f}.social-btn.svelte-18da7d8 img:where(.svelte-18da7d8){width:20px;height:20px}.footer-actions.svelte-18da7d8{display:flex;align-items:center;gap:16px}.btn.svelte-18da7d8{display:inline-flex;align-items:center;justify-content:center;padding:11px 24px;border-radius:9999px;font:500 14px/1 Inter,sans-serif;text-decoration:none;white-space:nowrap;border:1px solid transparent;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .05s ease}.btn-primary.svelte-18da7d8{background:#007aff;color:#fff}.btn-primary.svelte-18da7d8:hover{background:#0667e6}.btn-outline.svelte-18da7d8{background:transparent;color:#cfe0ff;border-color:#007aff}.btn-outline.svelte-18da7d8:hover{background:#094483;color:#fff;border-color:007AFF}.footer-divider.svelte-18da7d8{width:100%;max-width:1320px;height:1px;border:none;background:#ffffff47;margin:0}.footer-bottom.svelte-18da7d8{max-width:1320px;display:flex;justify-content:center;align-items:center}.copyright.svelte-18da7d8{margin:0;color:#cfe0ff;font:400 12px/1.4 Inter,sans-serif}@media (max-width: 1280px){.footer.svelte-18da7d8{padding-left:24px;padding-right:24px}.footer-top.svelte-18da7d8{flex-direction:column;align-items:flex-start}.footer-actions.svelte-18da7d8{align-self:flex-start}}@media (max-width: 300px){.footer-actions.svelte-18da7d8{display:flex;flex-direction:column;gap:8px;width:100%}.footer-actions.svelte-18da7d8 .btn:where(.svelte-18da7d8){width:100%;text-align:center}}
