.hero.svelte-1uha8ag{display:flex;width:75vw;margin:auto;overflow-wrap:anywhere;height:100vh;align-items:center}.hero.svelte-1uha8ag .left:where(.svelte-1uha8ag),.hero.svelte-1uha8ag .right:where(.svelte-1uha8ag){width:50%;height:100%;display:flex;flex-direction:column;justify-content:center}.hero.svelte-1uha8ag .left:where(.svelte-1uha8ag){padding:0 var(--s2) var(--s2) var(--s2);gap:var(--s-1)}.hero.svelte-1uha8ag .right:where(.svelte-1uha8ag){position:relative;place-items:center;display:grid}.hero.svelte-1uha8ag .right:where(.svelte-1uha8ag) img:where(.svelte-1uha8ag){position:relative;z-index:1;max-width:100%;overflow-y:clip;height:100vh;border-radius:var(--s0)}.heroTitle.svelte-1uha8ag{font-size:clamp(var(--s2),4vw,var(--s3));font-weight:800;line-height:1.08;letter-spacing:-.025em;margin:0;background:linear-gradient(140deg,#ffffff 20%,#c8c6ff 60%,var(--pal2) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.heroSub.svelte-1uha8ag{font-size:var(--s0);color:var(--pal3);line-height:1.65;max-width:420px}.heroCta.svelte-1uha8ag{display:flex;align-items:center;gap:var(--s0);flex-wrap:wrap}.heroNote.svelte-1uha8ag{font-size:var(--s-1);color:#ffffff59}.heroBullets.svelte-1uha8ag{display:flex;flex-direction:column;gap:var(--s-2);margin-top:var(--s-2)}.heroBullet.svelte-1uha8ag{display:flex;align-items:center;gap:var(--s-1);font-size:var(--s-1);color:#fff9}.heroBullet.svelte-1uha8ag .icon:where(.svelte-1uha8ag){color:#a0aaff}.pulsing.svelte-1uha8ag{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.ring.svelte-1uha8ag{top:25%;position:absolute;background-color:var(--pal2);width:50%;aspect-ratio:1/1;border-radius:150%;opacity:.15;animation:svelte-1uha8ag-pulsing 4s ease-out infinite}.ring.svelte-1uha8ag:nth-of-type(1){animation-delay:-1s}.ring.svelte-1uha8ag:nth-of-type(2){animation-delay:-2s}.ring.svelte-1uha8ag:nth-of-type(3){animation-delay:-3s}@keyframes svelte-1uha8ag-pulsing{to{transform:scale(2);opacity:0}}.proofStrip.svelte-1uha8ag{display:flex;justify-content:center;gap:var(--s3);padding:var(--s1) var(--s2);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);background:#ffffff05;flex-wrap:wrap}.proofItem.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:2px}.proofNum.svelte-1uha8ag{font-size:var(--s1);font-weight:800;background:linear-gradient(135deg,#fff,#a0aaff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.proofLabel.svelte-1uha8ag{font-size:var(--s-1);color:var(--pal3);font-weight:500}.carousel.svelte-1uha8ag{width:100%;overflow:hidden;position:relative}.carousel.svelte-1uha8ag .track:where(.svelte-1uha8ag){display:flex;gap:var(--s0);animation:svelte-1uha8ag-scroll 60s linear infinite;width:fit-content}.carousel.svelte-1uha8ag .track:where(.svelte-1uha8ag) img:where(.svelte-1uha8ag){max-width:500px;min-width:250px;width:70vw;height:auto;aspect-ratio:2/1;border-radius:var(--s1);box-shadow:0 4px 6px #00000080;object-fit:cover}@keyframes svelte-1uha8ag-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - calc(var(--s0)/2)))}}.content.svelte-1uha8ag{padding:var(--s3) 0;width:75vw;margin:auto;display:flex;flex-direction:column;gap:var(--s3)}.content.svelte-1uha8ag>section:where(.svelte-1uha8ag)+section:where(.svelte-1uha8ag){border-top:1px solid rgba(255,255,255,.04);padding-top:var(--s3)}.featureCards.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--s0)}.featureCard.svelte-1uha8ag{background:#ffffff08;border:1px solid var(--border);border-radius:var(--s0);padding:var(--s1);display:flex;flex-direction:column;gap:var(--s-1);transition:border-color .2s ease,background .2s ease;cursor:default}.featureCard.svelte-1uha8ag:hover{border-color:#232ed166;background:#232ed10d}.featureCard.highlight.svelte-1uha8ag{border-color:#c07ab84d;background:linear-gradient(160deg,#5a1a6a2e,#1e0a1e1a)}.featureCard.highlight.svelte-1uha8ag:hover{border-color:#c07ab88c;background:linear-gradient(160deg,#5a1a6a47,#1e0a1e26)}.fcIcon.svelte-1uha8ag{width:var(--s1);height:var(--s1);color:#a0aaff}.featureCard.highlight.svelte-1uha8ag .fcIcon:where(.svelte-1uha8ag){color:#c084fc}.fcBadge.svelte-1uha8ag{display:inline-block;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#bf7ab8,#8e407e);padding:2px 6px;border-radius:4px;color:#fff;width:fit-content}.featureCard.svelte-1uha8ag h4:where(.svelte-1uha8ag){font-size:var(--s0);font-weight:700;margin:0}.featureCard.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:var(--s-1);color:var(--pal3);line-height:1.6;margin:0}.sect.svelte-1uha8ag{margin:auto;display:flex;justify-content:space-around;align-items:center;gap:var(--s3)}.sect.svelte-1uha8ag div:where(.svelte-1uha8ag),.sect.svelte-1uha8ag figure:where(.svelte-1uha8ag){flex:.5}.sect.svelte-1uha8ag figure:where(.svelte-1uha8ag){margin:0;aspect-ratio:4/3}.sect.svelte-1uha8ag figure:where(.svelte-1uha8ag) img:where(.svelte-1uha8ag){border-radius:var(--s0);object-fit:scale-down;width:100%;height:100%;box-shadow:0 8px 32px #0009,0 2px 8px #0006;transition:transform .4s ease,box-shadow .4s ease}.sect.svelte-1uha8ag figure:where(.svelte-1uha8ag):hover img:where(.svelte-1uha8ag){transform:translateY(-4px) scale(1.01);box-shadow:0 16px 48px #000000b3,0 4px 12px #232ed133}.sect.svelte-1uha8ag h3:where(.svelte-1uha8ag){padding-left:var(--s0);border-left:3px solid var(--pal2);line-height:1.2;margin-bottom:var(--s0)}.sect.purpleBorder.svelte-1uha8ag h3:where(.svelte-1uha8ag){border-left-color:#8e407e}.sect.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--pal3);line-height:1.7}.twoxtwo.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:var(--s5);padding:var(--s3);background:linear-gradient(135deg,#141414,#0a0a0a);border:1px solid rgba(255,255,255,.07);box-shadow:0 0 0 1px #232ed114,inset 0 1px #ffffff0d;border-radius:var(--s2);overflow-wrap:anywhere}.twoxtwo.svelte-1uha8ag>div:where(.svelte-1uha8ag){padding:var(--s1);border-radius:var(--s-1);border:1px solid rgba(255,255,255,.05);background:#ffffff05;transition:border-color .3s ease,background .3s ease}.twoxtwo.svelte-1uha8ag>div:where(.svelte-1uha8ag):hover{border-color:#232ed14d;background:#232ed10d}.pricingHead.svelte-1uha8ag{text-align:center;margin-bottom:var(--s1)}.pricingHead.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin-bottom:var(--s-2)}.pricingHead.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--pal3)}.bottomCta.svelte-1uha8ag{text-align:center;padding:var(--s3) var(--s1);background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(35,46,209,.1) 0%,transparent 70%);border-radius:var(--s1);border:1px solid rgba(35,46,209,.15)}.bottomCta.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-bottom:var(--s0);background:linear-gradient(135deg,#fff 30%,#c0bfff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bottomCta.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--pal3);margin-bottom:var(--s1)}@media(max-width:1200px){h1.svelte-1uha8ag{font-size:var(--s2)}.hero.svelte-1uha8ag{height:auto;flex-direction:column;padding:var(--s2) 0;gap:var(--s1);width:90vw}.hero.svelte-1uha8ag .left:where(.svelte-1uha8ag),.hero.svelte-1uha8ag .right:where(.svelte-1uha8ag){width:100%;height:auto}.hero.svelte-1uha8ag .left:where(.svelte-1uha8ag){text-align:center;padding:0;align-items:center;gap:var(--s-1)}.hero.svelte-1uha8ag .right:where(.svelte-1uha8ag) img:where(.svelte-1uha8ag){max-height:45vw;min-height:200px;width:100%;object-fit:contain}.heroSub.svelte-1uha8ag{max-width:100%}.heroCta.svelte-1uha8ag{justify-content:center}.heroBullets.svelte-1uha8ag{align-items:center;text-align:left}}@media(max-width:900px){.featureCards.svelte-1uha8ag{grid-template-columns:1fr 1fr}}@media(max-width:768px){.heroNote.svelte-1uha8ag{display:none}.content.svelte-1uha8ag{width:auto;padding:var(--s2) var(--s0);gap:var(--s2)}.sect.svelte-1uha8ag{flex-direction:column;gap:var(--s0)}.sect.svelte-1uha8ag div:where(.svelte-1uha8ag){order:2;width:auto}.sect.svelte-1uha8ag figure:where(.svelte-1uha8ag){order:1;width:auto}.twoxtwo.svelte-1uha8ag{grid-template-columns:1fr;gap:var(--s2);padding:var(--s1)}.proofStrip.svelte-1uha8ag{gap:var(--s1)}.featureCards.svelte-1uha8ag{grid-template-columns:1fr}}
