@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@300;400;500;600;700&display=swap";@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@keyframes grad-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes wave-anim{0%,to{opacity:.4;height:6px}50%{opacity:1;height:32px}}@keyframes node-pulse{0%,to{border-color:#00000014}50%{border-color:#4ecdc466;box-shadow:0 0 20px #3bb5a01f}}@keyframes arrow-fade{0%{opacity:.3}to{opacity:1}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes orb-pulse{0%,to{box-shadow:0 0 40px #3bb5a04d}50%{box-shadow:0 0 80px #3bb5a080,0 0 40px #2a9d8f4d}}@keyframes orb-mini-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes widget-glow{0%,to{box-shadow:0 8px 32px #3bb5a040}50%{box-shadow:0 8px 50px #3bb5a073}}@keyframes typing-dot{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}@keyframes badge-glow{0%,to{box-shadow:0 0 10px #4ade8033}50%{box-shadow:0 0 25px #4ade8080}}@keyframes live-ring{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}.grad-text{background:linear-gradient(135deg,#1a7a6e 0%,#3bb5a0 40%,#4ecdc4 80%,#6ee7b7 100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite grad-shift}.glass-card{transform-style:preserve-3d;background:#ffffffb3;border:1px solid #00000014;border-radius:16px;padding:1.5rem;transition:all .3s}.glass-card:hover{background:#ffffffe6;border-color:#3bb5a040;box-shadow:0 20px 60px #00000014}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;transition:all .3s;display:inline-flex}.btn--sm{padding:.5rem 1.2rem;font-size:.85rem}.btn--md{padding:.85rem 2rem;font-size:1rem}.btn--lg{padding:1rem 2.5rem;font-size:1.1rem}.btn--primary{color:#fff;background:linear-gradient(135deg,#3bb5a0,#2a9d8f)}.btn--primary:hover{transform:translateY(-3px);box-shadow:0 12px 40px #3bb5a04d}.btn--secondary{color:#1e293b;background:0 0;border:1px solid #00000014}.btn--secondary:hover{color:#2a9d8f;background:#3bb5a00f;border-color:#3bb5a066;transform:translateY(-3px)}.btn--outline{color:#1e293b;background:0 0;border:1px solid #00000014}.btn--outline:hover{color:#2a9d8f;background:#3bb5a00f;border-color:#3bb5a066}.section-badge{text-transform:uppercase;letter-spacing:.08em;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.35rem 1rem;font-size:.7rem;font-weight:700;display:inline-flex;position:relative}.section-badge__dot{border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}.section-badge__pulse-ring{pointer-events:none;border:2px solid #4ade8066;border-radius:100px;width:100%;height:100%;animation:2s ease-out infinite live-ring;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-badge--default{color:#2a9d8f;background:#3bb5a014;border:1px solid #3bb5a033}.section-badge--default .section-badge__dot{background:#3bb5a0}.section-badge--soon{color:#2a9d8f;background:#2a9d8f14;border:1px solid #2a9d8f33}.section-badge--soon .section-badge__dot{background:#2a9d8f}.section-badge--live{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d;overflow:visible}.section-badge--live .section-badge__dot{background:#22c55e;animation:1.2s ease-in-out infinite pulse-dot}.section-badge--live{animation:2s ease-in-out infinite badge-glow}.wave-sep{z-index:2;height:60px;position:relative;overflow:hidden}.wave-sep svg{fill:#3bb5a00d;width:100%;height:60px}.particle-bg{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.grid-overlay{z-index:0;pointer-events:none;background-image:linear-gradient(#3bb5a008 1px,#0000 1px),linear-gradient(90deg,#3bb5a008 1px,#0000 1px);background-size:60px 60px;width:100%;height:100%;position:fixed;top:0;left:0}.mouse-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#3bb5a00f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;transition:opacity .3s;position:fixed;transform:translate(-50%,-50%)}.navbar{z-index:1000;justify-content:space-between;align-items:center;height:72px;padding:0 5%;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-bottom:1px solid #00000014;box-shadow:0 1px 12px #0000000d}.navbar__logo{align-items:center;display:flex}.navbar__logo-img{width:auto;height:36px}.navbar__links{align-items:center;gap:2rem;list-style:none;display:flex}.navbar__links a{color:#64748b;letter-spacing:.01em;font-size:.875rem;font-weight:500;transition:color .2s}.navbar__links a:hover{color:#3bb5a0}@media (width<=768px){.navbar__links,.navbar__cta{display:none}}.navbar__hamburger{color:#1e293b;z-index:1001;background:0 0;border:none;display:none}@media (width<=768px){.navbar__hamburger{justify-content:center;align-items:center;display:flex}}.mobile-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#fffffff7;flex-direction:column;gap:1.5rem;padding:2rem 5%;display:flex;position:fixed;inset:72px 0 0}.mobile-nav a{color:#1e293b;border-bottom:1px solid #00000014;padding:.75rem 0;font-size:1.2rem;font-weight:600}.hero{z-index:2;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg-video{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero__bg-video::-webkit-media-controls{display:none!important}.hero__bg-video::-webkit-media-controls-enclosure{display:none!important}.hero__bg-video::-webkit-media-controls-panel{display:none!important}.hero__bg-overlay{background:radial-gradient(circle at 50% 48%,#fff0 0%,#ffffff26 30%,#ffffff8c 60%,#ffffffd9 100%);position:absolute;inset:0}.hero__center{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:800px;padding:0 5%;display:flex;position:relative}.hero__badge{letter-spacing:.02em;color:#1e293b;background:#fff;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.45rem 1.2rem;font-size:.8rem;font-weight:600;display:inline-flex;box-shadow:0 2px 12px #00000014}.hero__badge svg{opacity:.55}.hero__title{letter-spacing:-2px;color:#1e293b;margin-bottom:1.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.05}.hero__subtitle{color:#000000b3;max-width:395px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.75}.hero__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.hero__btn{cursor:pointer;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 2.2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.hero__btn--primary{color:#fff;background:linear-gradient(135deg,#3bb5a0,#2a9d8f);box-shadow:0 4px 20px #3bb5a040}.hero__btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #3bb5a059}.hero__btn--glass{-webkit-backdrop-filter:blur(10px);color:#1e293b;background:#ffffffa6;border:1px solid #00000014}.hero__btn--glass:hover{background:#ffffffe6;border-color:#0000001f;transform:translateY(-2px)}@media (width<=480px){.hero__btn{width:100%;padding:.85rem 1.8rem}}.hero__scroll-hint{z-index:1;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero__scroll-line{background:linear-gradient(#3bb5a080,#3bb5a000);width:1px;height:48px;animation:2s ease-in-out infinite scroll-pulse}@keyframes scroll-pulse{0%,to{opacity:.3;transform-origin:top;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}.pain{z-index:2;height:500vh;position:relative}.pain__sticky{background:#f3f4f6;height:100vh;position:sticky;top:0;overflow:hidden}.pain__heading{z-index:3;color:#1e293b;letter-spacing:-2px;text-align:center;white-space:nowrap;pointer-events:none;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(3rem,7vw,5.5rem);font-weight:800;line-height:1.1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pain__heading-accent{color:#3bb5a0}.pain__below{z-index:2;height:0;position:absolute;top:calc(50% + 4.5rem);left:0;right:0}.pain__above{z-index:4;pointer-events:none;background:linear-gradient(#f3f4f6 55%,#f3f4f600 100%);height:calc(50% - 5rem);position:absolute;top:0;left:0;right:0}.pain__card{will-change:transform, opacity;align-items:flex-start;gap:.65rem;max-width:280px;display:flex;position:absolute;top:0}.pain__card--left{text-align:right;flex-direction:row-reverse;justify-content:flex-end;left:auto;right:calc(50% + 14rem)}.pain__card--right{justify-content:flex-start;left:calc(50% + 14rem);right:auto}.pain__card-line{opacity:.8;background:#3bb5a0;border-radius:2px;flex-shrink:0;width:3px;height:100%;min-height:36px}.pain__card-text{color:#000000b3;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.9rem,1.4vw,1.05rem);font-weight:500;line-height:1.55}@media (width<=1280px){.pain__card--left{right:calc(50% + 12rem)}.pain__card--right{left:calc(50% + 12rem)}}@media (width<=1024px){.pain__card{max-width:220px}.pain__card--left{right:calc(50% + 9rem)}.pain__card--right{left:calc(50% + 9rem)}}@media (width<=768px){.pain{height:450vh}.pain__card{max-width:180px}.pain__card--left{right:calc(50% + 7rem)}.pain__card--right{left:calc(50% + 7rem)}}@media (width<=480px){.pain{height:400vh}.pain__heading{font-size:2.4rem}.pain__card{max-width:130px}.pain__card--left{right:calc(50% + 5rem)}.pain__card--right{left:calc(50% + 5rem)}.pain__card-text{font-size:.78rem}.pain__below{top:calc(50% + 3rem)}.pain__above{height:calc(50% - 3.5rem)}}.founder{z-index:2;background:#eef7f6;padding:5rem 5%;position:relative}.founder__inner{text-align:center;max-width:680px;margin:0 auto}.founder__quote{color:#1e293b;letter-spacing:-.3px;margin-bottom:2.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:600;line-height:1.7}.founder__author{justify-content:center;align-items:center;gap:.85rem;display:flex}.founder__avatar{background:linear-gradient(135deg,#3bb5a0,#2a9d8f);border-radius:50%;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.founder__avatar-img{object-fit:cover;width:100%;height:100%;display:block}.founder__avatar-fallback{color:#fff;justify-content:center;align-items:center;font-family:Space Grotesk,Inter,sans-serif;font-size:1.1rem;font-weight:700;display:flex;position:absolute;inset:0}.founder__avatar-fallback--visible{display:flex!important}.founder__info{text-align:left}.founder__name{color:#1e293b;font-family:Space Grotesk,Inter,sans-serif;font-size:.95rem;font-weight:700;line-height:1.3}.founder__role{color:#64748b;font-size:.82rem;font-weight:500}.stats{z-index:2;background:#f8fafb;border-top:1px solid #00000014;border-bottom:1px solid #00000014;padding:5rem 5%;position:relative}.stats__grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}@media (width<=768px){.stats__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.stats__grid{grid-template-columns:1fr 1fr}}.stats__number{background:linear-gradient(135deg,#3bb5a0,#2a9d8f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,Inter,sans-serif;font-size:3rem;font-weight:800;line-height:1}.stats__label{color:#64748b;margin-top:.5rem;font-size:.9rem}.showcase{z-index:2;background:#fff;padding:5rem 5%;position:relative}.showcase__heading{text-align:center;color:#1e293b;letter-spacing:-1.5px;margin-bottom:3.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1.1}.showcase__heading-accent{color:#3bb5a0}.showcase__inner{z-index:2;max-width:1140px;margin:0 auto;position:relative}.showcase__tabs{background:#f3f4f6;border-radius:100px;gap:0;margin-bottom:2rem;padding:4px;display:flex}.showcase__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:100px;outline:none;flex:1;justify-content:center;align-items:center;gap:.45rem;padding:.85rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex}.showcase__tab svg{opacity:.5;transition:opacity .3s}.showcase__tab:hover{color:#1e293b}.showcase__tab:hover svg{opacity:.8}.showcase__tab--active{color:#1e293b;background:#fff;box-shadow:0 2px 8px #0000000f}.showcase__tab--active svg{opacity:1;color:#3bb5a0}.showcase__panel{background:#f7f8fa;border:1px solid #0000000f;border-radius:28px;padding:2.5rem}@media (width<=768px){.showcase__panel{padding:1.75rem}}@media (width<=480px){.showcase__panel{border-radius:20px;padding:1.25rem}}.showcase__split{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}@media (width<=1024px){.showcase__split{grid-template-columns:1fr;gap:2rem}}.showcase__split-left,.showcase__split-right{min-width:0}.showcase__title{letter-spacing:-.8px;color:#1e293b;margin-bottom:1rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.15}.showcase__desc{color:#64748b;max-width:520px;margin-bottom:1.5rem;font-size:.92rem;line-height:1.7}.showcase__feat-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width<=480px){.showcase__feat-grid{grid-template-columns:1fr}}.showcase__feat-icon{background:linear-gradient(135deg,#3bb5a026,#2a9d8f26);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.6rem;font-size:1rem;display:flex}.showcase__feat-title{margin-bottom:.2rem;font-size:.88rem;font-weight:700}.showcase__feat-desc{color:#64748b;font-size:.78rem;line-height:1.5}.showcase__lang-pills{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.showcase__lang-pill{background:#f8fafb;border:1px solid #00000014;border-radius:100px;padding:.35rem .9rem;font-size:.75rem;font-weight:600;transition:all .3s}.showcase__lang-pill:hover{color:#4ecdc4;background:#4ecdc41a;border-color:#4ecdc480}.showcase__browser{background:#fafbfc;border:1px solid #00000014;border-radius:16px;overflow:hidden;box-shadow:0 30px 80px #00000014}.showcase__browser-bar{background:#f0f2f5;border-bottom:1px solid #00000014;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.showcase__browser-dots{gap:6px;display:flex}.showcase__browser-dots span{border-radius:50%;width:10px;height:10px}.showcase__browser-dots span:first-child{background:#ff5f57}.showcase__browser-dots span:nth-child(2){background:#febc2e}.showcase__browser-dots span:nth-child(3){background:#28c840}.showcase__browser-url{color:#64748b;background:#0000000a;border-radius:6px;flex:1;padding:.3rem .75rem;font-size:.75rem}.showcase__browser-body{min-height:280px;padding:1.5rem;position:relative}.showcase__browser-lines{flex-direction:column;gap:.5rem;display:flex}.showcase__browser-lines>div{background:#0000000a;border-radius:6px}.showcase__voice-widget{color:#fff;background:linear-gradient(135deg,#3bb5a0,#2a9d8f);border-radius:16px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.8rem;font-weight:600;animation:2s ease-in-out infinite widget-glow;display:flex;position:absolute;bottom:1rem;right:1rem;box-shadow:0 8px 32px #3bb5a059}.showcase__voice-orb{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:1.5s ease-in-out infinite orb-mini-pulse;display:flex}.showcase__voice-label{opacity:.7;margin-bottom:2px;font-size:.75rem}.showcase__voice-bars{align-items:center;gap:2px;height:20px;display:flex}.showcase__voice-bar{background:#ffffffe6;border-radius:2px;width:3px;height:4px;animation:.8s ease-in-out infinite wave-anim}.showcase__voice-status{margin-left:4px;font-size:.7rem}.showcase__bullets{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:1rem;display:grid}@media (width<=480px){.showcase__bullets{grid-template-columns:1fr}}.showcase__bullet{color:#64748b;align-items:center;gap:.6rem;font-size:.85rem;display:flex}.showcase__bullet:before{content:"→";color:#4ecdc4;flex-shrink:0;font-weight:700}.showcase__float-labels{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.showcase__float-label{color:#2a9d8f;background:#3bb5a00f;border:1px solid #3bb5a033;border-radius:100px;padding:.4rem .9rem;font-size:.75rem;font-weight:600;animation:3s ease-in-out infinite float-card}.showcase__orbit{width:280px;height:280px;margin:1rem auto;position:relative}.showcase__orbit-center{background:linear-gradient(135deg,#3bb5a0,#2a9d8f);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:1.8rem;animation:2s ease-in-out infinite orb-pulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px #3bb5a066}.showcase__orbit-ring{border:1px solid #4ecdc433;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.showcase__orbit-ring--1{width:130px;height:130px;animation:8s linear infinite spin}.showcase__orbit-ring--2{width:190px;height:190px;animation:12s linear infinite reverse spin}.showcase__orbit-ring--3{width:250px;height:250px;animation:16s linear infinite spin}.showcase__orbit-dot{border-radius:50%;width:10px;height:10px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px}.showcase__convo{background:#f8fafb;border:1px solid #00000014;border-radius:20px;flex-direction:column;gap:.65rem;margin-top:1rem;padding:1.25rem;display:flex}.showcase__bubble{border-radius:12px;max-width:80%;padding:.7rem .9rem;font-size:.85rem;line-height:1.5}.showcase__bubble--ai{background:linear-gradient(135deg,#3bb5a01a,#2a9d8f1a);border:1px solid #3bb5a033;align-self:flex-start}.showcase__bubble--user{background:#00000008;border:1px solid #00000014;align-self:flex-end}.showcase__bubble-label{color:#64748b;margin-bottom:.2rem;font-size:.7rem}.showcase__typing{align-items:center;gap:4px;padding:.2rem 0;display:flex}.showcase__typing span{background:#4ecdc4;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite typing-dot}.showcase__typing span:nth-child(2){animation-delay:.2s}.showcase__typing span:nth-child(3){animation-delay:.4s}.showcase__ivr-grid{grid-template-columns:repeat(2,1fr);gap:.6rem;margin-top:1rem;display:grid}@media (width<=480px){.showcase__ivr-grid{grid-template-columns:1fr}}.showcase__ivr-card{padding:.75rem!important}.showcase__flow{background:#f8fafb;border:1px solid #00000014;border-radius:20px;padding:1.5rem}.showcase__flow-label{color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.7rem;font-weight:700}.showcase__flow-node{background:#ffffffb3;border:1px solid #00000014;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;animation:3s ease-in-out infinite flow-fade;display:flex}.showcase__flow-node-icon{background:linear-gradient(135deg,#3bb5a026,#2a9d8f26);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.showcase__flow-arrow{text-align:center;color:#3bb5a0;opacity:.6;padding:.3rem 0;font-size:1.1rem}@media (width<=480px){.showcase{padding:3rem 5%}.showcase__heading{margin-bottom:2.5rem;font-size:2rem}.showcase__tabs{border-radius:16px;flex-direction:column}.showcase__tab{border-radius:12px}}.pricing{z-index:2;padding:6rem 5%;position:relative}.pricing__header{text-align:center;margin-bottom:3.5rem}.pricing__title{letter-spacing:-1px;margin-bottom:1.2rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.pricing__subtitle{color:#64748b;font-size:1.05rem}.pricing__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}@media (width<=1024px){.pricing__grid{grid-template-columns:1fr;max-width:450px}}.pricing__card{background:#ffffffb3;border:1px solid #00000014;border-radius:20px;padding:2.5rem 2rem;transition:all .4s;position:relative;overflow:hidden}.pricing__card:before{content:"";opacity:0;background:linear-gradient(135deg,#3bb5a01a,#2a9d8f1a);transition:opacity .4s;position:absolute;inset:0}.pricing__card:hover{border-color:#3bb5a040;box-shadow:0 30px 80px #0000001a}.pricing__card:hover:before{opacity:1}.pricing__card--popular{background:linear-gradient(135deg,#3bb5a014,#2a9d8f14);border-color:#4ecdc466}.pricing__card--popular:after{content:"";background:linear-gradient(90deg,#3bb5a0,#2a9d8f);height:2px;position:absolute;top:0;left:0;right:0}.pricing__popular-badge{color:#fff;background:linear-gradient(135deg,#3bb5a0,#2a9d8f);border-radius:100px;padding:.25rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:1.2rem;right:1.2rem}.pricing__plan-name{z-index:1;margin-bottom:.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:1.3rem;font-weight:700;position:relative}.pricing__plan-price{background:linear-gradient(135deg,#1e293b,#3bb5a0);-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;margin:1rem 0;font-family:Space Grotesk,Inter,sans-serif;font-size:2.5rem;font-weight:800;position:relative}.pricing__plan-desc{color:#64748b;z-index:1;margin-bottom:1.5rem;font-size:.875rem;position:relative}.pricing__plan-features{z-index:1;flex-direction:column;gap:.6rem;margin-bottom:2rem;list-style:none;display:flex;position:relative}.pricing__plan-features li{color:#64748b;align-items:center;gap:.6rem;font-size:.875rem;display:flex}.pricing__plan-features li:before{content:"✓";color:#4ecdc4;flex-shrink:0;font-weight:700}.pricing__btn{z-index:1;width:100%;position:relative}.testimonials{z-index:2;padding:5rem 5% 5%;position:relative}.testimonials__header{text-align:center;margin-bottom:3.5rem}.testimonials__title{letter-spacing:-1px;margin-bottom:1.2rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.testimonials__subtitle{color:#64748b;font-size:1.05rem}.testimonials__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}@media (width<=1024px){.testimonials__grid{grid-template-columns:1fr;max-width:480px}}.testimonials__card{background:#ffffffb3;border:1px solid #00000014;border-radius:16px;padding:2rem;transition:all .3s;animation:4s ease-in-out infinite float-card}.testimonials__card:hover{border-color:#3bb5a040;box-shadow:0 20px 60px #00000014}.testimonials__stars{color:#fbbf24;margin-bottom:1rem;font-size:.9rem}.testimonials__quote{color:#64748b;margin-bottom:1.5rem;font-size:.9rem;font-style:italic;line-height:1.7}.testimonials__author{align-items:center;gap:.75rem;display:flex}.testimonials__avatar{color:#fff;background:linear-gradient(135deg,#3bb5a0,#2a9d8f);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:700;display:flex}.testimonials__name{font-size:.875rem;font-weight:700}.testimonials__role{color:#64748b;font-size:.75rem}.faq{z-index:2;background:#fff;padding:5rem 5% 5%;position:relative}.faq__container{grid-template-columns:1fr 1.4fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid}@media (width<=1024px){.faq__container{grid-template-columns:1fr;gap:3rem}}.faq__left{position:sticky;top:6rem}@media (width<=1024px){.faq__left{position:static}}.faq__title{letter-spacing:-1px;color:#1e293b;margin-bottom:.75rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.15}.faq__title-accent{color:#3bb5a0}.faq__subtitle{color:#64748b;max-width:380px;margin-bottom:2.5rem;font-size:.92rem;line-height:1.6}.faq__cta-card{background:#f7f8fa;border:1px solid #0000000f;border-radius:20px;margin-bottom:1.5rem;padding:2rem}.faq__cta-icon{color:#3bb5a0;background:#3bb5a01a;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.faq__cta-heading{color:#1e293b;margin-bottom:.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:1.1rem;font-weight:700}.faq__cta-text{color:#64748b;margin-bottom:1.25rem;font-size:.85rem;line-height:1.6}.faq__cta-btn{color:#fff;background:linear-gradient(135deg,#3bb5a0,#2a9d8f);border-radius:100px;align-items:center;gap:.45rem;padding:.7rem 1.4rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #3bb5a033}.faq__cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #3bb5a04d}.faq__quick-links{gap:.75rem;display:flex}.faq__quick-link{color:#1e293b;background:#fff;border:1px solid #00000014;border-radius:100px;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.faq__quick-link svg{color:#3bb5a0}.faq__quick-link:hover{background:#3bb5a00a;border-color:#3bb5a04d;transform:translateY(-1px)}.faq__right{flex-direction:column;gap:0;display:flex}.faq__item{border-bottom:1px solid #0000000f}.faq__item--open .faq__question-text{color:#1a7a6e}.faq__question{color:#1e293b;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.35rem 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:600;transition:color .2s;display:flex}.faq__question:hover{color:#3bb5a0}.faq__question-text{transition:color .3s}.faq__plus{color:#1e293b;background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.faq__plus--open{color:#fff;background:#3bb5a0;transform:rotate(45deg)}.faq__answer{overflow:hidden}.faq__answer p{color:#64748b;padding-bottom:1.25rem;padding-right:2.5rem;font-size:.88rem;line-height:1.7}.cta{z-index:2;padding:3rem 0 6rem 5%;position:relative}.cta__card{text-align:center;background:linear-gradient(135deg,#3bb5a00a,#2a9d8f0a);border:1px solid #3bb5a01f;border-radius:24px;margin:0 5%;padding:4rem;position:relative;overflow:hidden}@media (width<=768px){.cta__card{padding:2.5rem 1.5rem}}.cta__glow{pointer-events:none;background:radial-gradient(circle,#3bb5a014 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.cta__inner{z-index:1;position:relative}.cta__title{letter-spacing:-1px;margin-bottom:1.2rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.cta__desc{color:#64748b;margin-bottom:.5rem;font-size:1rem;line-height:1.7}.cta__form{gap:.75rem;max-width:500px;margin:2rem auto 0;display:flex}@media (width<=768px){.cta__form{flex-direction:column}}.cta__input{color:#1e293b;background:#fffc;border:1px solid #00000014;border-radius:10px;flex:1;padding:.85rem 1.2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;transition:border-color .3s}.cta__input:focus{border-color:#3bb5a080}.cta__input::placeholder{color:#64748b}.cta__disclaimer{color:#64748b80;margin-top:1rem;font-size:.75rem}.footer{z-index:2;background:#f8fafb;border-top:1px solid #00000014;padding:3rem 5% 2rem;position:relative}.footer__inner{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.footer__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer__logo-img{width:auto;height:32px;margin-bottom:.5rem}.footer__tagline{color:#64748b;font-size:.875rem}.footer__links{flex-wrap:wrap;gap:2rem;display:flex}.footer__links a{color:#64748b;font-size:.875rem;transition:color .2s}.footer__links a:hover{color:#3bb5a0}.footer__bottom{color:#64748b;border-top:1px solid #00000014;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;font-size:.75rem;display:flex}.footer__built{color:#64748b80}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#1e293b;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img,svg{max-width:100%;display:block}button,input,textarea{outline:none;font-family:inherit}button{cursor:pointer}:scope::-webkit-scrollbar{width:6px}:scope::-webkit-scrollbar-track{background:#f1f5f9}:scope::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#3bb5a0,#2a9d8f);border-radius:3px}
