:root{--deep:#150a35;--deep-2:#241056;--accent:#6d28d9;--gold:#e8b84a;--ink:#1b1633;--text:#3d3852;--muted:#6a6584;--line:#e6e2f0;--surface:#f7f5fb;--white:#fff;--ease:cubic-bezier(.25, .1, .25, 1);--font-display:"Newsreader", Georgia, "Times New Roman", serif;--font-body:"Figtree", "Segoe UI", sans-serif;--radius:4px;--container:min(1120px, calc(100% - 3.5rem));--header-h:64px;color:var(--text);background:var(--white);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16.5px;line-height:1.6}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden}#root{min-height:100svh}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}h1,h2,h3,h4{color:var(--ink);letter-spacing:-.02em;margin:0;line-height:1.12}p{margin:0}ul{margin:0;padding:0;list-style:none}.container{width:var(--container);margin-inline:auto}.section{padding:clamp(3rem,5vw,6.5rem) 0}.section-head{border-bottom:0;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:end;gap:1.5rem 4rem;margin-bottom:clamp(2rem,4vw,3.25rem);padding-bottom:0;display:grid}.section-head>div{position:relative}.section-head-wide{grid-template-columns:minmax(0,1fr)}.section-head-wide .section-title{max-width:none}.section-head.no-kicker .section-title{margin-top:0}.section-kicker{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.85rem;font-size:.72rem;font-weight:700;display:inline-block}.section-title{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.038em;max-width:15ch;color:var(--ink);text-wrap:balance;font-size:clamp(2.05rem,4.1vw,3.35rem);font-weight:500;line-height:1.05}.section-title:after{content:"";background:linear-gradient(90deg, var(--gold), #e8b84a26);border-radius:99px;width:2.75rem;height:2px;margin-top:1.15rem;display:block}.section-lead{font-family:var(--font-display);font-optical-sizing:auto;color:var(--text);letter-spacing:-.015em;text-wrap:pretty;max-width:28rem;font-size:clamp(1.12rem,1.65vw,1.35rem);font-style:italic;font-weight:400;line-height:1.5}.btn{border-radius:var(--radius);justify-content:center;align-items:center;gap:.5rem;min-height:2.7rem;padding:.65rem 1.15rem;font-size:.92rem;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.btn:hover,.btn:active{transform:none}.btn:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.btn-primary{background:var(--gold);color:var(--deep);box-shadow:none}.btn-primary:hover{box-shadow:none;background:#dfb040}.btn-secondary{color:var(--white);background:0 0;border:1px solid #ffffff59}.btn-secondary:hover{border-color:var(--white);background:#ffffff14}.btn-outline{color:var(--ink);border:1px solid var(--line);background:0 0}.btn-outline:hover{background:var(--surface);border-color:#b8bfd6}.btn-dark{background:var(--deep);color:var(--white)}.btn-dark:hover{background:#2e1470}.btn-ghost-light{color:var(--white);background:#ffffff14;border:1px solid #ffffff24}.btn-ghost-light:hover{background:#ffffff24}.reveal{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);transition-delay:var(--reveal-delay,0s);transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-stagger.is-visible>:first-child{animation:fade-up .55s var(--ease) 50ms both}.reveal-stagger.is-visible>:nth-child(2){animation:fade-up .55s var(--ease) .12s both}.reveal-stagger.is-visible>:nth-child(3){animation:fade-up .55s var(--ease) .19s both}.reveal-stagger.is-visible>:nth-child(4){animation:fade-up .55s var(--ease) .26s both}.reveal-stagger.is-visible>:nth-child(5){animation:fade-up .55s var(--ease) .33s both}.reveal-stagger.is-visible>:nth-child(6){animation:fade-up .55s var(--ease) .4s both}@media (width>=1400px){:root{--container:min(1320px, calc(100% - 5rem));font-size:18px}}@media (width>=1700px){:root{--container:min(1440px, calc(100% - 6rem))}}@media (width<=900px){.section-head{grid-template-columns:1fr;align-items:start;gap:.85rem}.section-lead{max-width:none}}@media (width<=720px){:root{--container:min(1180px, calc(100% - 1.35rem));--header-h:60px;font-size:16px}}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.skip-link{z-index:1000;background:var(--gold);color:var(--deep);border-radius:var(--radius);transition:top .2s var(--ease);padding:.65rem 1rem;font-weight:700;position:absolute;top:-3rem;left:1rem}.skip-link:focus{top:1rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.journey-padding{padding-left:25px!important}.site-header{z-index:50;height:var(--header-h);transition:background .35s var(--ease), border-color .35s var(--ease), backdrop-filter .35s var(--ease);background:0 0;border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;inset:0 0 auto}.site-header.is-scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a0b3deb;border-bottom-color:#ffffff14}.header-inner{width:var(--container);justify-content:space-between;align-items:center;gap:1.5rem;margin-inline:auto;display:flex}.brand{color:var(--white);flex-shrink:0;align-items:baseline;gap:.55rem;transition:opacity .25s;display:inline-flex}.brand:hover{opacity:.88}.brand-name{font-family:var(--font-display);letter-spacing:-.03em;font-size:1.35rem;font-weight:600}.brand-by{opacity:.65;font-size:.78rem;font-weight:500}.nav-links{align-items:center;gap:1.65rem;display:flex}.nav-links a{color:#ffffffc7;padding:.2rem 0;font-size:.9rem;font-weight:500;transition:color .2s;position:relative}.nav-links a:hover{color:var(--white)}.header-actions{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.header-actions .btn{width:auto;min-height:2.4rem;padding-inline:1rem;font-size:.88rem}.menu-toggle{border-radius:var(--radius);width:42px;height:42px;color:var(--white);border:1px solid #ffffff40;justify-content:center;align-items:center;transition:background .25s,border-color .25s;display:none}.menu-toggle:hover{background:#ffffff14;border-color:#fff6}.menu-icon{background:currentColor;width:16px;height:1.5px;transition:background .2s;position:relative}.menu-icon:before,.menu-icon:after{content:"";width:16px;height:1.5px;transition:transform .3s var(--ease);background:currentColor;position:absolute;left:0}.menu-icon:before{top:-5px}.menu-icon:after{top:5px}.menu-icon.is-open{background:0 0}.menu-icon.is-open:before{top:0;transform:rotate(45deg)}.menu-icon.is-open:after{top:0;transform:rotate(-45deg)}.mobile-nav{display:none}.hero{height:100svh;padding:calc(var(--header-h) + 1.5rem) 0 1.5rem;color:var(--white);box-sizing:border-box;background:#150a35;flex-direction:column;gap:clamp(1rem,2vw,1.75rem);display:flex;position:relative;overflow:hidden}.hero-bg{pointer-events:none;z-index:0;background:#150a35;position:absolute;inset:0;overflow:hidden}.hero-mesh{background:radial-gradient(42% 46% at 18% 22%,#7c3aed8c,#0000 70%),radial-gradient(38% 42% at 78% 18%,#6d28d980,#0000 72%),radial-gradient(46% 50% at 68% 82%,#5828be6b,#0000 74%),radial-gradient(30% 34% at 12% 84%,#e8b84a29,#0000 72%);animation:14s ease-in-out infinite alternate hero-glow;position:absolute;inset:-20%}.hero-grid{background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:62px 62px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(72% 62% at 50% 40%,#000 30%,#0000 100%);mask-image:radial-gradient(72% 62% at 50% 40%,#000 30%,#0000 100%)}.hero-orb{filter:blur(60px);opacity:.4;border-radius:50%;animation:16s ease-in-out infinite alternate orb-drift;position:absolute}.hero-orb-a{background:#5b6cff80;width:26rem;height:26rem;top:2%;right:4%}.hero-orb-b{background:#e8b84a3d;width:18rem;height:18rem;animation-delay:-5s;bottom:2%;left:6%}.hero-ring{border:1px solid #ffffff1a;border-radius:50%;width:20rem;height:20rem;animation:6s ease-out infinite ring-out;position:absolute;top:40%;right:24%}.hero-grain{opacity:.16;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-inner{z-index:1;min-height:0;width:var(--container);flex:auto;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-content:center;align-items:center;gap:clamp(1.75rem,3.5vw,3rem);margin-inline:auto;display:grid;position:relative}.hero-copy{min-width:0;max-width:40rem}.hero-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f0ecffe6;transition:border-color .25s var(--ease), background .25s var(--ease);animation:fade-up .6s var(--ease) both;background:#ffffff12;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.55rem;padding:.4rem .9rem .4rem .7rem;font-size:.82rem;font-weight:500;display:inline-flex}.hero-pill:hover{background:#ffffff1c;border-color:#e8b84a73}.hero-pill-dot{background:#34d399;border-radius:50%;width:7px;height:7px;animation:2s ease-out infinite live-pulse;box-shadow:0 0 #34d3998c}.hero-pill-arrow{width:.85rem;height:.85rem;color:var(--gold);transition:transform .25s var(--ease);flex:none}.hero-pill:hover .hero-pill-arrow{transform:translate(3px)}.hero-title{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.042em;color:var(--white);margin:.85rem 0 0;font-size:clamp(2.35rem,4vw,3.2rem);font-weight:500;line-height:1.06}.hero-line{text-wrap:balance;animation:fade-up .75s var(--ease) both;display:block}.hero-line:first-child{animation-delay:80ms}.hero-line:nth-child(2){animation-delay:.18s}.hero-line:nth-child(3){animation-delay:.28s}.hero-title em{background:linear-gradient(96deg, #ffd479, var(--gold) 45%, #a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic}.hero-sub{color:#e9e4ffbf;max-width:33rem;animation:fade-up .75s var(--ease) .36s both;margin-top:.9rem;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.6}.hero-ctas{animation:fade-up .75s var(--ease) .44s both;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem;display:flex}.hero-ctas .btn{width:auto}.hero-proof{animation:fade-up .75s var(--ease) .52s both;border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:0 clamp(1.25rem,3vw,2.5rem);margin-top:1.5rem;padding-top:1.1rem;display:flex}.hero-proof li{flex-direction:column;gap:.1rem;display:flex}.hero-proof strong{font-family:var(--font-display);letter-spacing:-.03em;color:var(--white);font-size:1.4rem;font-weight:500}.hero-proof span{letter-spacing:.06em;text-transform:uppercase;color:#e9e4ff8c;font-size:.78rem}.hero-ctas .btn-primary{transition:box-shadow .25s var(--ease), background .2s ease;position:relative;overflow:hidden;box-shadow:0 12px 30px #e8b84a47}.hero-ctas .btn-primary:after{content:"";background:linear-gradient(96deg,#0000,#fff9,#0000);width:45%;animation:4.5s ease-in-out infinite hero-shine;position:absolute;inset:0 auto 0 -60%;transform:skew(-18deg)}.hero-ctas .btn-primary:hover{box-shadow:0 16px 38px #e8b84a6b}.hero-ctas .btn-secondary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a}.hero-marks{z-index:1;width:var(--container);animation:fade-up .8s var(--ease) .6s both;border-top:1px solid #ffffff1a;align-items:center;gap:clamp(.9rem,2.5vw,1.75rem);margin-inline:auto;padding-top:1.1rem;display:flex;position:relative}.hero-marks-label{letter-spacing:.14em;text-transform:uppercase;color:#e9e4ff73;flex:none;font-size:.72rem;font-weight:600}.hero-marquee{flex:auto;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4rem calc(100% - 4rem),#0000);mask-image:linear-gradient(90deg,#0000,#000 4rem calc(100% - 4rem),#0000)}.hero-marquee-track{align-items:center;gap:.6rem;width:max-content;padding-right:.6rem;animation:64s linear infinite marquee-x;display:flex}.hero-marquee:hover .hero-marquee-track{animation-play-state:paused}.hero-marks li{color:#f0ecffd1;white-space:nowrap;transition:background .25s var(--ease), border-color .25s var(--ease), color .25s var(--ease);background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;flex:none;align-items:center;gap:.5rem;padding:.4rem .85rem .4rem .45rem;font-size:.84rem;font-weight:500;display:inline-flex}.hero-marks li:hover{color:#fff;background:#ffffff21;border-color:#ffffff47}.hero-mark{background:#fff;border-radius:50%;flex:none;place-items:center;width:1.55rem;height:1.55rem;display:grid;box-shadow:0 1px 3px #0a051e40}.hero-mark img{object-fit:contain;width:.95rem;height:.95rem}@keyframes hero-shine{0%,62%{left:-60%}to{left:130%}}.hero-stage{min-width:0;animation:fade-up .85s var(--ease) .3s both;justify-content:center;align-items:center;display:flex;position:relative}@media (height<=780px) and (width>=981px){.hero{padding-block:calc(var(--header-h) + 1rem) 1.15rem}.hero-title{margin-top:.7rem;font-size:clamp(2.05rem,3.3vw,2.65rem)}.hero-sub{margin-top:.7rem;font-size:1rem}.hero-ctas{margin-top:1.1rem}.hero-proof{margin-top:1.1rem;padding-top:.9rem}.hero-proof strong{font-size:1.2rem}.hcc{--deck-scale:.92}}@media (height<=680px) and (width>=981px){.hero-title{font-size:clamp(1.85rem,3vw,2.3rem)}.hero-sub{font-size:.95rem}.hero-proof{margin-top:.9rem}.hcc{--deck-scale:.82}.hero-marks li{padding:.3rem .7rem .3rem .35rem;font-size:.78rem}.hero-mark{width:1.35rem;height:1.35rem}}.hcc{--tilt-x:0deg;--tilt-y:0deg;width:100%;max-width:26.5rem;transform:perspective(1300px) rotateX(calc(1.5deg + var(--tilt-x))) rotateY(calc(-5deg + var(--tilt-y))) scale(var(--deck-scale,1));transform-style:preserve-3d;transition:transform .5s var(--ease);will-change:transform;flex-direction:column;gap:.85rem;display:flex;position:relative}.hcc-aurora{filter:blur(45px);opacity:.85;background:conic-gradient(#0000 0deg,#a78bfa80 70deg,#0000 150deg,#e8b84a52 230deg,#0000 320deg);border-radius:50%;animation:20s linear infinite hcc-spin;position:absolute;inset:-22%}.hcc-glow{filter:blur(30px);background:radial-gradient(circle,#7c3aed59,#0000 68%);border-radius:50%;animation:6s ease-in-out infinite soft-pulse;position:absolute;inset:-12% -8%}.hcc-card{color:var(--ink);background:#fff;border-radius:14px;animation:7s ease-in-out infinite float-y;position:relative;box-shadow:0 24px 55px #0a051e6b,0 2px 6px #0a051e33}.hcc-card:before{content:"";background:linear-gradient(90deg,#0000,#ffffffe6 30%,#a78bfacc 70%,#0000);border-radius:14px 14px 0 0;height:1px;position:absolute;inset:0 0 auto}.hcc-call{margin-right:1.5rem;padding:.85rem .95rem;translate:0 0 34px}.hcc-talk{margin-left:1rem;padding:.9rem .95rem 1rem;animation-delay:-2.3s;translate:0 0 8px}.hcc-booked{opacity:0;transition:opacity .45s var(--ease), transform .45s var(--ease);align-items:center;gap:.7rem;margin-right:2.25rem;padding:.8rem .95rem;animation:none;display:flex;transform:translateY(12px)scale(.96)}.hcc-booked.is-in{opacity:1;transform:none}.hcc-call-top{align-items:center;gap:.65rem;display:flex}.hcc-avatar{color:#fff;background:linear-gradient(140deg,#6d28d9,#4f46e5);border-radius:10px;flex:none;place-items:center;width:2.15rem;height:2.15rem;display:grid}.hcc-avatar svg{width:1.05rem;height:1.05rem}.hcc-call-id{flex-direction:column;min-width:0;line-height:1.25;display:flex}.hcc-call-id strong{letter-spacing:-.01em;font-size:.92rem;font-weight:600}.hcc-call-id span{color:var(--muted);font-size:.73rem}.hcc-chip{color:#92400e;white-space:nowrap;transition:background .3s var(--ease), color .3s var(--ease);background:#fef3c7;border-radius:999px;align-items:center;gap:.35rem;margin-left:auto;padding:.22rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.hcc-chip i{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite hcc-blink}.hcc-call.is-answered .hcc-chip{color:#15803d;background:#dcfce7}.hcc-wave{border-top:1px solid var(--line);align-items:center;gap:3px;height:2rem;margin-top:.7rem;padding-top:.7rem;display:flex}.hcc-wave i{width:3px;height:calc(1.6rem * var(--h));transform-origin:50%;opacity:.4;transition:opacity .3s var(--ease);background:linear-gradient(#a78bfa,#6d28d9);border-radius:99px;flex:none;transform:scaleY(.35)}.hcc-call.is-answered .hcc-wave i{opacity:1;animation:1.1s ease-in-out infinite hcc-bar;animation-delay:calc(var(--i) * 90ms)}.hcc-wave-note{color:var(--muted);margin-left:auto;font-size:.72rem}.hcc-talk header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:.5rem;padding-bottom:.65rem;display:flex}.hcc-live{letter-spacing:.08em;text-transform:uppercase;color:#6d28d9;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;display:inline-flex}.hcc-live i{background:#6d28d9;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite hcc-blink}.hcc-talk-model{color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:.15rem .45rem;font-size:.7rem;font-weight:600}.hcc-talk ul{flex-direction:column;gap:.4rem;margin-top:.7rem;display:flex}.hcc-line{opacity:0;transition:opacity .35s var(--ease), transform .35s var(--ease);display:flex;transform:translateY(6px)}.hcc-line.is-in{opacity:1;transform:none}.hcc-line span{border-radius:10px;max-width:88%;padding:.42rem .65rem;font-size:.82rem;line-height:1.4}.hcc-line-agent span{color:#3b2a7a;background:#f3f0ff;border-bottom-left-radius:3px}.hcc-line-caller{justify-content:flex-end}.hcc-line-caller span{color:var(--text);background:#f1f4f9;border-bottom-right-radius:3px}.hcc-booked-mark{color:#15803d;background:#dcfce7;border-radius:50%;flex:none;place-items:center;width:2rem;height:2rem;display:grid}.hcc-booked-mark svg{width:.95rem;height:.95rem}.hcc-booked div{flex-direction:column;min-width:0;line-height:1.3;display:flex}.hcc-booked strong{font-size:.88rem;font-weight:600}.hcc-booked span{color:var(--muted);font-size:.75rem}.hcc-float{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f0ecffd9;white-space:nowrap;background:#150a35b8;border:1px solid #ffffff2e;border-radius:999px;align-items:baseline;gap:.35rem;padding:.42rem .8rem;font-size:.75rem;animation:6s ease-in-out -1.2s infinite float-y;display:inline-flex;position:absolute;top:-.9rem;right:-.6rem;translate:0 0 62px}.hcc-float b{font-family:var(--font-display);color:var(--gold);font-size:1.05rem}@keyframes hcc-bar{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@keyframes hcc-blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes hcc-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.hcc-card,.hcc-float,.hcc-glow,.hcc-aurora,.hcc-wave i,.hcc-chip i,.hcc-live i,.hero-ctas .btn-primary:after,.hero-marquee-track,.hero-mesh,.hero-orb,.hero-ring{animation:none}.hcc{transform:none}}.vap-console{--vap-purple:#6d28d9;--vap-purple-2:#4f46e5;--vap-blue:#4f46e5;--vap-bg:#f4f6fb;--vap-card:#fff;--vap-ink:#1f2433;--vap-muted:#667085;--vap-line:#e4e7ec;--vap-green:#12b76a;background:var(--vap-bg);color:var(--vap-ink);font-family:var(--font-body);border:1px solid #ffffffb3;border-radius:14px;padding:.9rem;box-shadow:0 22px 50px #150a352e,0 0 0 1px #150a350a}.vap-topbar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.1rem .2rem;display:flex}.vap-brand{align-items:center;gap:.5rem;display:inline-flex}.vap-wave{align-items:flex-end;gap:2px;height:14px;display:inline-flex}.vap-wave i{background:var(--vap-purple);transform-origin:bottom;border-radius:99px;width:3px;animation:1.35s ease-in-out infinite phone-wave;display:block}.vap-wave.is-on-dark i{background:#fff}.vap-wave i:first-child{height:40%;animation-delay:0s}.vap-wave i:nth-child(2){height:70%;animation-delay:.1s}.vap-wave i:nth-child(3){height:100%;animation-delay:.2s}.vap-wave i:nth-child(4){height:55%;animation-delay:.15s}.vap-brand-name{color:var(--vap-ink);font-size:.92rem;font-weight:700}.vap-brand-name em{color:var(--vap-purple);background:#6d28d91f;border-radius:999px;margin-left:.3rem;padding:.1rem .4rem;font-size:.7rem;font-style:normal;font-weight:700}.vap-top-meta{text-align:right;color:var(--vap-muted);font-size:.74rem;line-height:1.35}.vap-top-meta strong{color:var(--vap-ink);font-weight:600;display:block}.vap-live{color:#fff;background:linear-gradient(115deg,#7c3aed 0%,#4f46e5 52% 100%);border-radius:16px;align-items:flex-start;gap:.9rem;margin-bottom:.8rem;padding:1.05rem 1.15rem;display:flex;position:relative;overflow:hidden}.vap-live:after{content:"";pointer-events:none;background:repeating-linear-gradient(-55deg,#0000,#0000 10px,#ffffff0b 10px 20px);width:60%;position:absolute;inset:0 auto 0 52%}.vap-live-icon{z-index:1;background:#ffffff29;border-radius:999px;flex-shrink:0;place-items:center;width:2.55rem;height:2.55rem;margin-top:.1rem;display:grid;position:relative}.vap-live-body{z-index:1;flex-direction:column;flex:1;gap:.7rem;min-width:0;display:flex;position:relative}.vap-live-copy{min-width:0}.vap-live-badge{letter-spacing:.06em;text-transform:uppercase;opacity:.95;align-items:center;gap:.4rem;margin-bottom:.28rem;font-size:.7rem;font-weight:700;display:inline-flex}.vap-live-dot{background:#4ade80;border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite pulse-dot;box-shadow:0 0 #4ade808c}.vap-live-copy p{color:#fff;max-width:28rem;font-size:.95rem;font-weight:600;line-height:1.35}.vap-live-stats{flex-wrap:wrap;gap:.4rem;display:flex}.vap-live-stats span{white-space:nowrap;background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;padding:.4rem .75rem;font-size:.76rem;font-weight:600}.vap-live-stats strong{font-variant-numeric:tabular-nums}.vap-tabs{background:#e8ecf5;border-radius:12px;grid-template-columns:1fr 1fr;gap:.35rem;margin-bottom:.75rem;padding:.28rem;display:grid}.vap-tabs button{color:var(--vap-muted);background:0 0;border:0;border-radius:9px;padding:.65rem .45rem;font-size:.78rem;font-weight:600;transition:background .2s,color .2s,box-shadow .2s}.vap-tabs button.is-active{color:var(--vap-purple-2);background:#fff;box-shadow:0 1px 3px #150a3514}.vap-tabs button:focus-visible,.vap-carrier:focus-visible,.vap-dial-btn:focus-visible,.vap-hangup:focus-visible,.vap-ping-btn:focus-visible{outline-offset:2px;outline:2px solid #a78bfa}.vap-dial-card{background:var(--vap-card);border:1px solid var(--vap-line);border-radius:14px;padding:1rem}.vap-dial-note{color:var(--vap-muted);margin-bottom:.9rem;font-size:.76rem;line-height:1.45}.vap-dial-grid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;align-items:stretch;gap:.65rem .85rem;margin-bottom:.95rem;display:grid}.vap-carrier{text-align:left;cursor:pointer;min-height:3.6rem;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:1.15rem 1.55rem minmax(0,1fr);align-self:stretch;align-items:center;column-gap:.65rem;padding:.7rem .8rem;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.vap-carrier:hover{background:#fafbff;border-color:#c7d2fe}.vap-radio{box-sizing:border-box;background:#fff;border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:1.15rem;height:1.15rem;position:relative}.vap-carrier.is-selected .vap-radio{border-color:#4f46e5}.vap-carrier.is-selected .vap-radio:after{content:"";background:#4f46e5;border-radius:50%;width:.45rem;height:.45rem;margin:-.225rem 0 0 -.225rem;position:absolute;top:50%;left:50%}.vap-carrier-logo{flex-shrink:0;place-items:center;width:1.55rem;height:1.55rem;display:grid}.vap-carrier-mark,.vap-carrier-logo img,.vap-carrier-logo svg{object-fit:contain;display:block;width:1.55rem!important;height:1.55rem!important}.vap-carrier-copy{flex-flow:wrap;align-items:center;gap:.35rem .5rem;min-width:0;display:flex}.vap-carrier-copy strong{color:var(--vap-ink);font-size:.84rem;font-weight:600;line-height:1.2}.vap-carrier-copy em{letter-spacing:.01em;color:#027a48;background:#ecfdf3;border:1px solid #abefc6;border-radius:999px;width:fit-content;padding:.1rem .45rem;font-size:.65rem;font-style:normal;font-weight:700;line-height:1.3}.vap-carrier.is-selected{background:#f5f3ff;border-color:#a5b4fc;box-shadow:0 0 0 3px #4f46e51f}.vap-field{flex-direction:column;justify-content:flex-end;align-self:stretch;gap:.35rem;min-width:0;display:flex}.vap-field>span{letter-spacing:.04em;text-transform:uppercase;color:var(--vap-muted);font-size:.7rem;font-weight:700;line-height:1;display:block}.vap-input{color:var(--vap-ink);font-variant-numeric:tabular-nums;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:.5rem;height:2.75rem;padding:0 .8rem;font-size:.88rem;font-weight:600;display:flex}.vap-input-field{min-width:0;font:inherit;color:var(--vap-ink);font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;flex:1;padding:0;font-weight:600}.vap-input-field::placeholder{color:#98a2b3;font-weight:500}.vap-flag{color:var(--vap-muted);background:0 0;border-radius:0;flex-shrink:0;align-items:center;gap:.2rem;padding:0;font-size:1rem;line-height:1;display:inline-flex}.vap-browser{background:#f8f7ff;border:1px dashed #c4b5fd;border-radius:12px;margin-bottom:.95rem;padding:.95rem}.vap-mic{color:var(--vap-purple);align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.88rem;font-weight:700;display:inline-flex}.vap-mic-pulse{background:var(--vap-green);border-radius:50%;width:9px;height:9px;animation:1.8s ease-out infinite pulse-dot}.vap-browser p{color:var(--vap-muted);font-size:.82rem}.vap-actions{grid-template-rows:auto auto;grid-template-columns:1.2fr 1fr;align-items:stretch;gap:.55rem .75rem;margin:0;display:grid}.vap-dial-btn{grid-area:1/1}.vap-hangup-panel{grid-area:1/2/-1}.vap-ping-btn{grid-area:2/1}.vap-dial-btn,.vap-hangup,.vap-ping-btn{letter-spacing:-.01em;box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:2.75rem;min-height:2.75rem;padding:0 1rem;font-size:.9rem;font-weight:600;line-height:1;transition:transform .18s,background .18s,border-color .18s,color .18s,opacity .18s,box-shadow .18s;display:inline-flex}.vap-dial-btn svg,.vap-hangup svg,.vap-ping-btn svg{flex-shrink:0;width:1rem;height:1rem}.vap-dial-btn{color:#fff;background:#4f46e5;border:1px solid #4338ca;box-shadow:0 1px 2px #4f46e540}.vap-dial-btn:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 4px 12px #4f46e547}.vap-dial-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.vap-ping-btn{color:#3730a3;box-shadow:none;background:#fff;border:1.5px solid #c7d2fe}.vap-ping-btn:hover:not(:disabled){background:#eef2ff;border-color:#a5b4fc}.vap-ping-btn:disabled{opacity:1;color:#4338ca;cursor:default}.vap-hangup-panel{box-sizing:border-box;background:#fff;border:1.5px dashed #fda29b;border-radius:12px;flex-direction:column;justify-content:flex-start;gap:.4rem;min-width:0;padding:.55rem;display:flex}.vap-hangup-panel.is-ready{background:#fef3f2;border-style:solid;border-color:#f97066}.vap-hangup{color:#b42318;box-shadow:none;background:#fff;border:1px solid #fecdca;flex-shrink:0}.vap-hangup:hover:not(:disabled){background:#fef3f2}.vap-hangup-panel.is-ready .vap-hangup{color:#fff;background:#b42318;border-color:#b42318}.vap-hangup-panel.is-ready .vap-hangup:hover:not(:disabled){background:#912018}.vap-hangup:disabled{opacity:.65;cursor:not-allowed}.vap-hangup-panel p{color:var(--vap-muted);text-align:center;margin:0;font-size:.72rem;line-height:1.35}.vap-footer-row{color:var(--vap-muted);flex-wrap:wrap;gap:.55rem 1rem;margin-top:.75rem;padding:.15rem .25rem .1rem;font-size:.72rem;font-weight:600;display:flex}.vap-ops{color:var(--vap-green);align-items:center;gap:.35rem;margin-left:auto;display:inline-flex}.vap-ops i{background:currentColor;border-radius:50%;width:6px;height:6px}.vap-console.is-compact .vap-top-meta,.vap-console.is-compact .vap-footer-row{display:none}.vap-console.is-compact .vap-topbar{margin-bottom:.55rem}.vap-console.is-compact .vap-dial-note{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.7rem;display:-webkit-box;overflow:hidden}.demo-console-wrap{border-left:1px solid var(--line);background:#eef1f7;justify-content:center;align-items:center;min-height:100%;padding:1.1rem;display:flex}.demo-console-wrap .vap-console{width:100%;max-width:640px;box-shadow:0 16px 40px #150a351f,0 0 0 1px #150a350a}.partner-rail{background:var(--surface);border-bottom:1px solid var(--line);padding:1.1rem 0 1.25rem;overflow:hidden}.partner-rail-inner{width:var(--container);margin-inline:auto}.partner-rail-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 0 .75rem;font-size:.78rem;font-weight:600}.partner-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.partner-track{gap:.75rem;width:max-content;animation:28s linear infinite marquee-x;display:flex}.partner-chip{border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem .95rem;font-size:.88rem;font-weight:550;display:inline-flex;box-shadow:0 6px 16px #150a350a}.partner-chip img,.partner-chip svg{flex-shrink:0;width:18px;height:18px}.problem{background:var(--surface)}.problem-split{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:stretch;gap:1rem;margin:.5rem 0 2rem;display:grid}.problem-photo{background:#241056;border:1px solid #150a351a;border-radius:16px;min-height:100%;margin:0;position:relative;overflow:hidden;box-shadow:0 22px 48px #150a351f}.problem-photo:after{content:"";pointer-events:none;background:linear-gradient(#150a3514 0%,#150a3573 100%),linear-gradient(90deg,#0000 55%,#24105647 100%);position:absolute;inset:0}.problem-photo img{object-fit:cover;object-position:55% 45%;width:100%;height:100%;min-height:520px;transition:transform .8s var(--ease);display:block;transform:scale(1.02)}.problem-photo:hover img{transform:scale(1.05)}.problem-photo .media-caption{z-index:1}.problem-split-viz{min-width:0;display:flex}.problem-split-viz .voice-tech-viz{flex:1;width:100%}.voice-tech-viz{color:#e9e4ffe0;background:linear-gradient(165deg,#241056 0%,#3a1c86 55%,#1a2878 100%);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;min-height:100%;padding:1.1rem 1.15rem 1.15rem;display:flex;box-shadow:0 22px 48px #150a352e}.voice-tech-viz-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.voice-tech-live{letter-spacing:.04em;text-transform:uppercase;color:#fff;align-items:center;gap:.45rem;font-size:.74rem;font-weight:700;display:inline-flex}.voice-tech-live i{background:#34d399;border-radius:50%;width:.45rem;height:.45rem;animation:1.8s ease-out infinite live-pulse}.voice-tech-live-warn i{background:#f87171}.voice-tech-badge{letter-spacing:.03em;text-transform:uppercase;color:var(--gold);background:#e8b84a24;border:1px solid #e8b84a47;border-radius:999px;padding:.28rem .55rem;font-size:.68rem;font-weight:700}.voice-tech-badge-warn{color:#fecaca;background:#f8717124;border-color:#f8717147}.voice-tech-svg{border-radius:12px;flex:1;width:100%;height:auto;min-height:280px;display:block}.vca-wave-bar{fill:#e8b84a8c;transform-origin:50%;transform-box:fill-box}.vca-wave-ring.is-play .vca-wave-bar{animation:1.1s ease-in-out infinite alternate vca-wave}.vca-wave-label{fill:#e8b84ad9;font-size:9px;font-weight:650;font-family:var(--font-body)}.vca-wave-label-muted{fill:#f87171a6}.vca-wave-flat-bar{fill:#f8717173}.vca-path-warn.is-fade{stroke-dasharray:8 6}.vca-packet-warn.is-vanish{animation:2.2s ease-in-out infinite vca-vanish}.vca-node-box-lost{stroke:#f8717173;stroke-dasharray:5 4;fill:#f8717114}.vca-lost-x{stroke:#f87171;opacity:.85}.voice-tech-svg.is-play .vca-lost-pulse{stroke:#f8717159;stroke-width:1px;animation:2.4s ease-out infinite vca-lost-ring}.vca-node-lost-wrap .vca-node-title{fill:#fecaca}.vca-path-base{stroke:#ffffff1a}.vca-path-flow{stroke-dasharray:120;stroke-dashoffset:120px;opacity:.85}.vca-path-flow.is-flow{animation:2.4s linear infinite vca-flow}.vca-packet{filter:drop-shadow(0 0 4px #e8b84acc)}.vca-node-box{fill:#ffffff14;stroke:#ffffff24}.vca-node-title{fill:#fff;font-size:12px;font-weight:650;font-family:var(--font-body)}.vca-node-sub{fill:#e2dcfaa6;font-size:9px;font-family:var(--font-body)}.vca-hub-ring{stroke:#e8b84a59;stroke-width:1px;transform-origin:50%}.voice-tech-svg.is-play .vca-hub-ring-a{animation:3s ease-out infinite vca-ring}.voice-tech-svg.is-play .vca-hub-ring-b{animation:3s ease-out 1.2s infinite vca-ring}@keyframes vca-vanish{0%,55%{opacity:1}85%,to{opacity:0}}@keyframes vca-lost-ring{0%{opacity:.6;transform:scale(.9)}to{opacity:0;transform:scale(1.2)}}.vca-caption-box{fill:#00000047;stroke:#ffffff14}.vca-caption-text{fill:#e9e4ffd1;font-size:10px;font-weight:600;font-family:var(--font-body)}.voice-tech-tags{flex-wrap:wrap;gap:.45rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.voice-tech-tags li{color:#e9e4ffd9;background:#ffffff12;border:1px solid #ffffff1a;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:600}@keyframes vca-wave{0%{transform:scaleY(.45)}to{transform:scaleY(1)}}@keyframes vca-flow{to{stroke-dashoffset:0}}@keyframes vca-ring{0%{opacity:.7;transform:scale(.85)}to{opacity:0;transform:scale(1.15)}}.problem-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.25rem;display:grid}.problem-item{background:var(--white);border:1px solid var(--line);border-radius:14px;height:100%;padding:1.25rem 1.3rem 1.4rem;transition:border-color .25s,transform .25s,box-shadow .25s;box-shadow:0 10px 28px #150a350a}.problem-item:hover{border-color:#6d28d947;transform:translateY(-2px);box-shadow:0 16px 36px #150a3514}.problem-stat{color:#fff;background:linear-gradient(135deg,#241056 0%,#6d28d9 100%);border-radius:10px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:.15rem .75rem;margin-bottom:1.1rem;padding:.85rem .95rem;display:grid}.problem-stat-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;grid-column:2;font-size:.68rem;font-weight:700}.problem-stat-value{font-family:var(--font-display);letter-spacing:-.04em;color:var(--gold);grid-row:1/span 2;font-size:1.85rem;font-weight:600;line-height:1}.problem-stat-detail{color:#e9e4ffd1;grid-column:2;font-size:.78rem;line-height:1.3}.problem-item h3{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.03em;color:var(--ink);margin-bottom:.55rem;font-size:clamp(1.35rem,1.8vw,1.55rem);font-weight:500;line-height:1.15}.problem-item p{color:var(--text);max-width:none;font-size:1rem;line-height:1.6}.use-cases{background:var(--white)}.ucs{grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);align-items:start;gap:clamp(1.5rem,3.5vw,3rem);margin-top:2.25rem;display:grid}.ucs-jobs{border-top:1px solid var(--line);flex-direction:column;display:flex}.ucs-job{text-align:left;border-bottom:1px solid var(--line);width:100%;color:var(--ink);transition:color .25s var(--ease);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.9rem;padding:1.15rem .35rem;display:grid;position:relative}.ucs-job:hover{color:var(--accent)}.ucs-job-icon{border:1px solid var(--line);background:var(--surface);width:2.5rem;height:2.5rem;color:var(--muted);transition:background .3s var(--ease), color .3s var(--ease), border-color .3s var(--ease);border-radius:10px;place-items:center;display:grid}.ucs-job-icon svg{width:1.15rem;height:1.15rem}.ucs-job.is-active .ucs-job-icon{color:#fff;background:linear-gradient(140deg,#4f46e5,#6d28d9);border-color:#0000}.ucs-job-copy{flex-direction:column;min-width:0;display:flex}.ucs-job-copy strong{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.03em;font-size:clamp(1.15rem,1.7vw,1.4rem);font-weight:500;line-height:1.2}.ucs-job-body,.ucs-job-tag{opacity:0;max-height:0;transition:max-height .35s var(--ease), opacity .3s var(--ease), margin-top .35s var(--ease);display:block;overflow:hidden}.ucs-job-body{color:var(--text);font-size:.98rem;line-height:1.55}.ucs-job.is-active .ucs-job-body{opacity:1;max-height:9rem;margin-top:.45rem}.ucs-job-tag{color:var(--accent);font-size:.85rem;font-weight:600}.ucs-job.is-active .ucs-job-tag{opacity:1;max-height:3rem;margin-top:.4rem}.ucs-job-timer{transform-origin:0;background:linear-gradient(90deg, var(--accent), #6d28d9);width:100%;height:2px;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.ucs-job.is-active .ucs-job-timer{animation:5.2s linear both ucs-timer}.ucs-panel{position:relative}.ucs-card{border:1px solid var(--line);background:linear-gradient(180deg, #fff, var(--surface));animation:fade-up .45s var(--ease) both;border-radius:16px;padding:1.15rem 1.25rem 1.25rem;position:relative;box-shadow:0 20px 45px #150a3514}.ucs-card header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.85rem;display:flex}.ucs-card-channel{letter-spacing:.05em;text-transform:uppercase;color:#6d28d9;align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;display:inline-flex}.ucs-card-channel i{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite hcc-blink}.ucs-card-app{color:var(--muted);font-size:.76rem;font-weight:600}.ucs-card-lines{flex-direction:column;gap:.5rem;margin-top:.95rem;display:flex}.ucs-line{animation:fade-up .4s var(--ease) both;display:flex}.ucs-line span{border-radius:12px;max-width:86%;padding:.55rem .8rem;font-size:.92rem;line-height:1.45}.ucs-line-agent span{color:#3b2a7a;background:#f3f0ff;border-bottom-left-radius:4px}.ucs-line-caller{justify-content:flex-end}.ucs-line-caller span{color:var(--text);background:#eef1f7;border-bottom-right-radius:4px}.ucs-card-stats{grid-template-columns:1fr 1fr;gap:.65rem;margin:1.05rem 0 0;display:grid}.ucs-card-stats div{border:1px solid var(--line);background:#fff;border-radius:10px;padding:.6rem .75rem}.ucs-card-stats dt{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:600}.ucs-card-stats dd{color:var(--ink);margin:.15rem 0 0;font-size:.92rem;font-weight:600}.ucs-card-outcome{color:#15803d;background:#dcfce7;border-radius:12px;align-items:center;gap:.6rem;margin-top:1.05rem;padding:.7rem .85rem;font-size:.92rem;font-weight:600;display:flex}.ucs-tick{color:#fff;background:#15803d;border-radius:50%;flex:none;place-items:center;width:1.4rem;height:1.4rem;display:grid}.ucs-tick svg{width:.75rem;height:.75rem}@keyframes ucs-timer{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width<=900px){.ucs{grid-template-columns:1fr;gap:1.75rem}.ucs-card-stats{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ucs-job-timer,.ucs-card-channel i{animation:none}}.how{background:var(--surface)}.steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.step{border:1px solid var(--line);background:#fff;border-radius:14px;padding:1.25rem 1.2rem 1.35rem;position:relative;box-shadow:0 10px 24px #150a350a}.step-index{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.03em;color:var(--gold);margin-bottom:.85rem;font-size:1.5rem;font-weight:500;display:block}.step h3{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.03em;color:var(--ink);margin-bottom:.5rem;font-size:clamp(1.2rem,1.5vw,1.35rem);font-weight:500;line-height:1.15}.step p{color:var(--text);font-size:.98rem;line-height:1.6}.how-promise{background:linear-gradient(120deg,#6d28d90f,#e8b84a14);border:1px solid #6d28d92e;border-radius:12px;margin:0 0 1.5rem;padding:1rem 1.2rem}.how-promise p{color:var(--text);max-width:52rem;margin:0;font-size:1.02rem;line-height:1.55}.how-promise strong{color:var(--deep);font-weight:650}.steps-timeline{grid-template-columns:1fr;gap:.75rem;position:relative}.steps-timeline .step{grid-template-columns:auto 1fr;align-items:start;gap:.85rem;padding:1rem 1.1rem;display:grid}.steps-timeline .step-index{margin-bottom:0}.capabilities{background:radial-gradient(ellipse 55% 60% at 85% 12%, #6d28d961, transparent 62%), radial-gradient(ellipse 45% 55% at 8% 92%, #e8b84a17, transparent 62%), var(--deep);color:#e9e4ffc7}.capabilities .section-kicker,.journey .section-kicker{color:var(--gold)}.capabilities .section-title{color:var(--white)}.capabilities .section-title:after{background:linear-gradient(90deg, var(--gold), #e8b84a33)}.capabilities .section-head{border-bottom:0}.cap-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.85rem 2.75rem;display:grid}.cap-item{border-top:1px solid #ffffff29;padding-top:1.15rem}.cap-icon{width:2.25rem;height:2.25rem;color:var(--gold);background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;margin-bottom:.85rem;display:inline-flex}.cap-icon img,.cap-icon svg{width:18px;height:18px}.cap-item h3{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.03em;color:var(--white);margin-bottom:.55rem;font-size:clamp(1.2rem,1.6vw,1.4rem);font-weight:500;line-height:1.15}.cap-item p{color:#e2dcfadb;font-size:1rem;line-height:1.6}.media-split{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(1.25rem,3vw,2.5rem);margin:.5rem 0 2rem;display:grid}.media-split-flip{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.media-split-copy{min-width:0}.media-split-visual{align-self:stretch;min-width:0;display:flex}.media-split-visual>*{flex:1;width:100%}.onboard-visual{color:#e9e4ffe0;background:linear-gradient(155deg,#241056 0%,#3a1c86 48%,#1a2878 100%);border:1px solid #ffffff1f;border-radius:18px;min-height:100%;padding:1.35rem 1.25rem 1.3rem;position:relative;overflow:hidden;box-shadow:0 24px 48px #150a3529,inset 0 0 0 1px #ffffff0a}.onboard-visual-glow{pointer-events:none;background:radial-gradient(circle,#e8b84a38,#0000 65%);height:70%;position:absolute;inset:auto -20% -35% 30%}.onboard-visual-head{margin-bottom:1.15rem;position:relative}.onboard-visual-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--gold);margin-bottom:.45rem;font-size:.72rem;font-weight:700;display:inline-block}.onboard-visual-head h3{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0 0 .4rem;font-size:clamp(1.35rem,2vw,1.65rem);font-weight:550;display:flex}.onboard-head-arrow{width:.95rem;height:.95rem;color:var(--gold);flex:none}.onboard-visual-head p{color:#e2dcfac7;max-width:28rem;margin:0;font-size:.92rem;line-height:1.5}.onboard-visual-phases{gap:.55rem;margin:0 0 1.1rem;padding:0;list-style:none;display:grid;position:relative}.onboard-visual-phases li{background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;padding:.75rem .85rem;display:grid;position:relative}.onboard-visual-phases li.is-live{background:#e8b84a1f;border-color:#e8b84a59}.onboard-phase-n{width:2.1rem;height:2.1rem;font-family:var(--font-display);color:var(--gold);background:#150a3559;border:1px solid #e8b84a47;border-radius:9px;place-items:center;font-size:.85rem;font-weight:600;display:grid}.onboard-visual-phases strong{color:#fff;margin-bottom:.1rem;font-size:.95rem;font-weight:650;display:block}.onboard-visual-phases span:not(.onboard-phase-n){color:#e2dcfab3;font-size:.78rem;display:block}.onboard-phase-link{display:none}.onboard-visual-status{background:#00000038;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.7rem;padding:.85rem .95rem;display:flex;position:relative}.onboard-status-dot{background:#34d399;border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem;animation:1.8s ease-out infinite live-pulse;box-shadow:0 0 #34d39980}.onboard-visual-status strong{color:#fff;margin-bottom:.1rem;font-size:.9rem;display:block}.onboard-visual-status span{color:#e2dcfab3;font-size:.78rem}.media-frame{background:#241056;border:1px solid #150a3514;border-radius:18px;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 50px #150a3524,inset 0 0 0 1px #ffffff0a}.media-frame img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease);display:block;transform:scale(1.01)}.media-frame:hover img{transform:scale(1.04)}.media-frame-tall{aspect-ratio:4/5;min-height:280px;max-height:420px}.media-frame-float{min-height:320px;animation:7s ease-in-out infinite float-y}.media-frame-product{border-radius:16px;min-height:280px;box-shadow:0 28px 60px #00000059,0 0 0 1px #ffffff14}.media-frame-wide{aspect-ratio:16/10;max-height:520px;margin-top:1.35rem}.media-caption{color:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#150a35b8;border-radius:10px;padding:.7rem .9rem;font-size:.88rem;font-weight:500;line-height:1.35;position:absolute;bottom:1rem;left:1rem;right:1rem}.steps-stacked{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.outcomes{color:#e9e4ffdb;background:radial-gradient(60% 70% at 90% 10%,#e8b84a1f,#0000 55%),linear-gradient(160deg,#150a35 0%,#241056 55%,#3a1c86 100%);position:relative;overflow:hidden}.outcomes-glow{pointer-events:none;background:radial-gradient(circle,#6d28d959,#0000 65%);height:70%;animation:6s ease-in-out infinite soft-pulse;position:absolute;inset:auto -10% -30% 40%}.outcomes-head{max-width:42rem;margin-bottom:clamp(1.75rem,3vw,2.5rem);position:relative}.outcomes .section-kicker{color:var(--gold)}.outcomes .section-title{color:#fff;max-width:14ch}.outcomes .section-title:after{background:linear-gradient(90deg, var(--gold), #e8b84a33)}.outcomes .section-lead{color:#e9e4ffcc;max-width:32rem;margin-top:.35rem}.outcomes-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-bottom:1.5rem;display:grid;position:relative}.outcomes-proof>div{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;padding:1.1rem 1.15rem}.outcomes-proof strong{font-family:var(--font-display);letter-spacing:-.04em;color:var(--gold);margin-bottom:.35rem;font-size:clamp(1.45rem,2vw,1.85rem);font-weight:550;display:block}.outcomes-proof span{color:#e2dcfacc;font-size:.92rem;line-height:1.4}.outcomes-dashboard{margin:0 0 1.25rem;position:relative}.outcomes-grid{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.outcomes-grid-row{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:.25rem}.md-shell{color:#1f2433;background:#f4f5f9;border:1px solid #ffffff29;border-radius:16px;grid-template-columns:168px minmax(0,1fr);gap:0;min-height:420px;display:grid;overflow:hidden;box-shadow:0 28px 60px #00000047,0 0 0 1px #ffffff0f}.md-side{background:#fff;border-right:1px solid #e9e5f2;flex-direction:column;gap:1rem;padding:1rem .85rem;display:flex}.md-brand{color:#111827;align-items:center;gap:.4rem;padding:.25rem .35rem;font-size:.82rem;font-weight:700;display:flex}.md-brand em{color:#fff;background:#5b6cff;border-radius:999px;padding:.12rem .35rem;font-size:.62rem;font-style:normal;font-weight:700}.md-nav{gap:.25rem;display:grid}.md-nav span{color:#6b7280;border-radius:8px;padding:.55rem .65rem;font-size:.8rem;font-weight:500}.md-nav .is-active{color:#4338ca;background:#eef0ff;font-weight:650}.md-side-user{background:#f8f9fc;border-radius:10px;align-items:center;gap:.55rem;margin-top:auto;padding:.55rem;display:flex}.md-avatar{color:#fff;background:#5b6cff;border-radius:50%;place-items:center;width:1.85rem;height:1.85rem;font-size:.68rem;font-weight:700;display:grid}.md-side-user strong{color:#111827;font-size:.75rem;display:block}.md-side-user small{letter-spacing:.04em;color:#16a34a;font-size:.62rem;font-weight:700}.md-main{min-width:0;padding:1rem 1.1rem 1.15rem}.md-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.9rem;display:flex}.md-head h3{letter-spacing:-.02em;color:#111827;margin:0 0 .25rem;font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:700}.md-head p{color:#6b7280;margin:0;font-size:.82rem}.md-live{color:#047857;letter-spacing:.04em;text-transform:uppercase;background:#ecfdf5;border-radius:999px;flex-shrink:0;align-items:center;gap:.4rem;padding:.35rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.md-live i{background:#22c55e;border-radius:50%;width:.45rem;height:.45rem;animation:1.8s ease-out infinite live-pulse}.md-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;margin-bottom:.85rem;display:grid}.md-metrics article{background:#fff;border:1px solid #e9e5f2;border-radius:12px;padding:.7rem .75rem;box-shadow:0 6px 14px #150a3508}.md-metrics span{color:#6b7280;margin-bottom:.3rem;font-size:.68rem;font-weight:600;display:block}.md-metrics strong{letter-spacing:-.03em;color:#111827;font-size:1.2rem;font-weight:700}.md-panels{grid-template-columns:minmax(0,1.35fr) minmax(220px,.75fr);gap:.75rem;margin-bottom:.75rem;display:grid}.md-panel{background:#fff;border:1px solid #e9e5f2;border-radius:12px;padding:.85rem .9rem;box-shadow:0 6px 14px #150a3508}.md-panel h4{color:#111827;margin:0;font-size:.88rem;font-weight:700}.md-panel-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.55rem;display:flex}.md-legend{color:#6b7280;gap:.75rem;font-size:.7rem;font-weight:600;display:flex}.md-legend span:before{content:"";vertical-align:middle;border-radius:50%;width:.45rem;height:.45rem;margin-right:.3rem;display:inline-block}.md-legend .is-in:before{background:#22c55e}.md-legend .is-out:before{background:#7c5cfc}.md-chart{width:100%;height:auto;display:block}.md-chart-label{fill:#9ca3af;font-size:9px}.md-line{stroke-dasharray:480;stroke-dashoffset:480px}.md-line.is-draw{animation:md-draw 1.2s var(--ease) forwards}.md-line-in.is-draw{animation-delay:.15s}.md-donut-wrap{grid-template-columns:auto 1fr;align-items:center;gap:.85rem;margin-top:.55rem;display:grid}.md-donut{border-radius:50%;place-items:center;width:7.25rem;height:7.25rem;transition:background .6s;display:grid}.md-donut-hole{text-align:center;background:#fff;border-radius:50%;place-content:center;width:4.6rem;height:4.6rem;display:grid}.md-donut-hole strong{letter-spacing:-.03em;color:#111827;font-size:1.2rem;font-weight:750}.md-donut-hole span{color:#6b7280;font-size:.65rem;font-weight:600}.md-outcome ul{color:#4b5563;gap:.45rem;margin:0;padding:0;font-size:.78rem;list-style:none;display:grid}.md-outcome li{align-items:center;gap:.4rem;display:flex}.md-outcome i{border-radius:50%;width:.5rem;height:.5rem;display:inline-block}.md-outcome .is-ok{background:#5b6cff}.md-outcome .is-progress{background:#22c55e}.md-outcome .is-total{color:#111827;margin-top:.2rem;font-weight:700}.md-soft{color:#9ca3af;font-size:.7rem;font-weight:600}.md-table{gap:.2rem;display:grid}.md-row{color:#4b5563;border-bottom:1px solid #f1f3f8;grid-template-columns:1.4fr .9fr .8fr .55fr .85fr;align-items:center;gap:.5rem;padding:.55rem .35rem;font-size:.78rem;display:grid}.md-row-head{letter-spacing:.03em;text-transform:uppercase;color:#9ca3af;border-bottom-color:#e9e5f2;font-size:.68rem;font-weight:700}.md-agent{color:#111827;align-items:center;gap:.45rem;font-weight:650;display:inline-flex}.md-agent i{color:#4338ca;background:#eef0ff;border-radius:50%;place-items:center;width:1.35rem;height:1.35rem;font-size:.65rem;font-style:normal;font-weight:700;display:grid}.md-status{color:#047857;background:#ecfdf5;border-radius:999px;align-items:center;gap:.3rem;width:fit-content;padding:.18rem .45rem;font-size:.68rem;font-weight:700;display:inline-flex}.md-status:before{content:"";background:#22c55e;border-radius:50%;width:.35rem;height:.35rem}@keyframes md-draw{to{stroke-dashoffset:0}}.outcome-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;min-height:100%;padding:1.2rem 1.15rem 1.3rem;transition:transform .25s,background .25s,border-color .25s}.outcome-card:hover{background:#ffffff12;border-color:#e8b84a59;transform:translateY(-3px)}.outcome-card strong{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.03em;color:#fff;margin-bottom:.45rem;font-size:clamp(1.25rem,1.6vw,1.45rem);font-weight:500;display:block}.outcome-card p{color:#e2dcfad1;margin:0;font-size:.95rem;line-height:1.55}.outcome-card-cta{background:linear-gradient(145deg,#e8b84a29,#6d28d947);border-color:#e8b84a59;flex-direction:column;align-items:flex-start;display:flex}.outcome-card-cta .btn{margin-top:1rem}.demo-shot{margin-top:1.5rem}.final-cta-photo{pointer-events:none;opacity:.9;background-color:#0000;background-image:linear-gradient(120deg,#150a35eb,#241056e0),url(/scene-atmosphere.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.floor-proof{background:var(--white)}.floor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.floor-card{border:1px solid var(--line);background:linear-gradient(180deg, #fff 0%, var(--surface) 100%);border-radius:14px;padding:1.35rem 1.25rem 1.45rem;transition:transform .25s,border-color .25s,box-shadow .25s;box-shadow:0 12px 28px #150a350a}.floor-card:hover{border-color:#6d28d947;transform:translateY(-3px);box-shadow:0 18px 36px #150a3514}.floor-tag{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;background:#6d28d914;border-radius:6px;margin-bottom:.85rem;padding:.25rem .55rem;font-size:.72rem;font-weight:700;display:inline-block}.floor-card h3{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.03em;color:var(--ink);margin-bottom:.55rem;font-size:clamp(1.2rem,1.5vw,1.4rem);font-weight:500;line-height:1.2}.floor-card p{color:var(--text);margin:0;font-size:.98rem;line-height:1.55}.mid-cta{color:#fff;background:radial-gradient(50% 80% at 10%,#e8b84a24,#0000 55%),linear-gradient(135deg,#241056 0%,#6d28d9 100%);padding-block:clamp(2.5rem,5vw,3.75rem)}.mid-cta-inner{grid-template-columns:minmax(0,1.2fr) auto;align-items:center;gap:1.5rem 2rem;display:grid}.mid-cta .section-kicker{color:var(--gold)}.mid-cta .section-title{color:#fff;max-width:16ch}.mid-cta .section-title:after{background:linear-gradient(90deg, var(--gold), #e8b84a33)}.mid-cta .section-lead{color:#e9e4ffd1;max-width:34rem}.mid-cta-actions{flex-wrap:wrap;gap:.75rem;display:flex}.final-cta-points{gap:.45rem;margin:1.1rem 0 0;padding:0;list-style:none;display:grid}.final-cta-points li{color:#e9e4ffd1;padding-left:1.15rem;font-size:.95rem;position:relative}.final-cta-points li:before{content:"";background:var(--gold);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.45rem;left:0}.stack{background:var(--surface)}.stack-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem 1.25rem;display:grid}.stack-card{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;height:100%;padding:1.25rem 0 .25rem;transition:border-color .3s}.stack-card:hover{box-shadow:none;border-top-color:#6d28d973;transform:none}.stack-card h3{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);margin:0 0 .95rem;font-size:.78rem;font-weight:700}.stack-card ul{flex-direction:column;gap:.55rem;display:flex}.stack-card li{color:var(--ink);background:0 0;border:0;border-radius:0;align-items:center;gap:.65rem;padding:.35rem 0;font-size:1rem;font-weight:500;display:flex}.stack-brand{width:1.5rem;height:1.5rem;color:var(--deep);background:0 0;border:0;border-radius:0;flex-shrink:0;place-items:center;display:grid;overflow:visible}.stack-brand svg,.stack-brand img{object-fit:contain;width:1.05rem;height:1.05rem;display:block}.stack-note{max-width:42rem;color:var(--text);font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.01em;margin-top:1.75rem;font-size:1.08rem;font-style:italic;line-height:1.5}.journey{color:#e9e4ffd1;background:#0d0622;padding-block:clamp(3.5rem,6vw,5.5rem);overflow:hidden}.journey-head{border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:end;gap:1.25rem 3.5rem;margin:0 0 .5rem;padding:0 0 1.75rem;display:grid}.journey .section-kicker{color:var(--gold);margin-bottom:.75rem}.journey .section-title{color:var(--white);max-width:min(100%,16ch);line-height:1.05}.journey .section-title:after{background:linear-gradient(90deg, var(--gold), #e8b84a33)}.journey-accent{color:var(--gold)}.journey .section-lead{color:#e9e4ffcc;max-width:28rem;margin:0;padding:0}.journey-list{flex-direction:column;gap:0;margin:0;padding:0;display:flex}.journey-row{transition:background .35s var(--ease), padding .35s var(--ease);border-bottom:1px solid #ffffff14;border-radius:0;grid-template-columns:minmax(0,1.05fr) minmax(200px,.75fr);align-items:center;gap:clamp(1.5rem,3vw,3.25rem);margin:0;padding:clamp(1.5rem,2.5vw,2.15rem) 0;display:grid}.journey-row:last-child{border-bottom:none;padding-bottom:.25rem}.journey-row.is-flip{grid-template-columns:minmax(200px,.75fr) minmax(0,1.05fr)}.journey-row.is-flip .journey-copy{order:2}.journey-row.is-flip .journey-media{order:1}.journey-copy{max-width:36rem;padding-inline:.15rem}.journey-index{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.02em;color:#e8b84a8c;margin:0 0 .55rem;font-size:1.2rem;transition:color .35s;display:inline-block}.journey-copy h3{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.035em;color:#ffffffc7;margin:0 0 .65rem;font-size:clamp(1.55rem,2.4vw,2rem);font-weight:500;line-height:1.1;transition:color .35s}.journey-copy p{color:#e2dcfad1;max-width:36rem;margin:0;font-size:1.05rem;line-height:1.6;transition:color .35s}.journey-media{justify-content:center;align-items:center;margin:0;padding:0;display:flex}.journey-visual{aspect-ratio:4/3;width:min(100%,260px);margin:0;position:relative}.journey-svg{transition:opacity .45s var(--ease), transform .45s var(--ease);place-items:center;display:grid;position:absolute;inset:0}.journey-svg svg{width:88%;height:auto}.journey-svg.is-base{color:#6b728a;opacity:1}.journey-svg.is-gold{color:var(--gold);opacity:0;filter:drop-shadow(0 0 18px #e8b84a40)}.journey-row:hover .journey-svg.is-base,.journey-row.is-active .journey-svg.is-base{opacity:0;transform:scale(.98)}.journey-row:hover .journey-svg.is-gold,.journey-row.is-active .journey-svg.is-gold{opacity:1;transform:scale(1.03)}.journey-row:hover .journey-index,.journey-row.is-active .journey-index{color:var(--gold)}.journey-row:hover .journey-copy h3,.journey-row.is-active .journey-copy h3{color:var(--white)}.journey-row:hover .journey-copy p,.journey-row.is-active .journey-copy p{color:#dce2ffc7}.journey-row.is-active{background:linear-gradient(90deg,#e8b84a0f 0%,#e8b84a05 42%,#0000 70%)}.demo{background:var(--white)}.demo-panel{background:var(--surface);border:1px solid var(--line);border-radius:4px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:0;display:grid;overflow:hidden}.demo-panel:hover{box-shadow:none}.demo-copy{flex-direction:column;justify-content:center;padding:clamp(1.75rem,3vw,2.75rem);display:flex}.demo-copy h3{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.035em;max-width:14ch;color:var(--ink);text-wrap:balance;margin-bottom:.95rem;font-size:clamp(1.85rem,2.8vw,2.55rem);font-weight:500;line-height:1.08}.demo-copy>p{color:var(--text);max-width:32rem;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.6}.demo-points{flex-direction:column;gap:.45rem;margin-bottom:1.5rem;display:flex}.demo-points li{color:var(--ink);padding-left:1.1rem;font-size:.95rem;font-weight:500;position:relative}.demo-points li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.demo-actions{flex-wrap:wrap;gap:.7rem;display:flex}.demo-actions .btn{width:auto}.demo-panel-product{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.demo-product-frame{border-left:1px solid var(--line);background:#eef1f7;align-items:stretch;min-height:100%;display:flex;overflow:hidden}.demo-product-frame img{object-fit:cover;object-position:left top;width:100%;height:100%;transition:transform .6s var(--ease)}.demo-panel-product:hover .demo-product-frame img{transform:scale(1.02)}.faq{background:var(--surface)}.faq-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(2rem,4vw,4rem);display:grid}.faq-intro .section-title{max-width:10ch}.faq-intro .section-lead{margin-top:1rem;margin-bottom:1.35rem}.faq-cta{width:auto}.faq-list{border-top:1px solid var(--line);flex-direction:column;display:flex}.faq-item{border-bottom:1px solid var(--line);background:0 0}.faq-item summary{cursor:pointer;font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.025em;color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 0;font-size:clamp(1.15rem,1.5vw,1.3rem);font-weight:500;line-height:1.25;list-style:none;transition:color .25s;display:flex}.faq-item summary:hover{color:var(--accent)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-family:var(--font-body);color:var(--muted);transition:transform .3s var(--ease);flex-shrink:0;font-size:1.25rem;font-weight:400}.faq-item[open] summary:after{content:"–";transform:rotate(180deg)}.faq-item p{color:var(--text);max-width:40rem;animation:fade-up .35s var(--ease);padding:0 0 1.35rem;font-size:1.02rem;line-height:1.6}.final-cta{background:radial-gradient(ellipse 60% 70% at 15% 100%, #6d28d96b, transparent 65%), var(--deep);color:var(--white);position:relative;overflow:hidden}.final-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8b84a29,#0000 60%);width:50%;height:120%;position:absolute;inset:-20% 40% auto auto}.final-cta-inner{z-index:1;grid-template-columns:minmax(0,1.2fr) auto;align-items:center;gap:2rem;display:grid;position:relative}.final-cta .section-kicker{color:var(--gold)}.final-cta .section-title{color:var(--white);max-width:12ch}.final-cta .section-title:after{background:linear-gradient(90deg, var(--gold), #e8b84a33)}.final-cta .section-lead{color:#e9e4ffd1;margin-top:1rem}.final-cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.final-cta-actions .btn{width:auto}.site-footer{color:#c4bee2b8;background:#0a0419;padding:3.25rem 0 1.75rem}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2rem 2.5rem;display:grid}.footer-brand{flex-direction:column;gap:.9rem;display:flex}.footer-brand img{filter:brightness(0)invert();opacity:.9;width:108px;height:auto}.footer-brand p{max-width:28rem;font-size:.94rem}.footer-col h4{color:var(--white);font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.95rem;font-size:.82rem;font-weight:700}.footer-col a,.footer-col span{margin-bottom:.5rem;font-size:.92rem;transition:color .25s;display:block}.footer-col a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-top:2.5rem;padding-top:1.15rem;font-size:.84rem;display:flex}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes phone-wave{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1)}}@keyframes pulse-dot{0%{box-shadow:0 0 #7dd3a08c}70%{box-shadow:0 0 0 10px #7dd3a000}to{box-shadow:0 0 #7dd3a000}}@keyframes soft-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes orb-drift{0%{transform:translate(0,0)scale(1)}to{transform:translate(-18px,22px)scale(1.08)}}@keyframes live-pulse{0%{box-shadow:0 0 #34d3998c}70%{box-shadow:0 0 0 8px #34d39900}to{box-shadow:0 0 #34d39900}}@keyframes marquee-x{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes status-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hero-glow{0%{opacity:.82;transform:scale(1)translate(0,0)}to{opacity:1;transform:scale(1.09)translate(-2.5%,1.5%)}}@keyframes ring-out{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.85)}}@media (width>=1200px){.hero{padding-block:calc(var(--header-h) + 3rem) 3.5rem}.cap-grid{gap:2.25rem 3.25rem}}@media (width<=1100px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid .footer-brand{grid-column:1/-1}.problem-grid{gap:1.5rem}}@media (width<=980px){.nav-links,.header-actions .btn-ghost-light{display:none}.menu-toggle{display:inline-flex}.mobile-nav{inset:var(--header-h) 0 auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;transition:transform .35s var(--ease), opacity .35s var(--ease);background:#150a35f7;border-bottom:1px solid #ffffff14;padding:.35rem 1.25rem 1.35rem;display:block;position:fixed;transform:translateY(-110%)}.mobile-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav a:not(.btn){color:var(--white);transition:color .2s ease, padding-left .25s var(--ease);border-bottom:1px solid #ffffff14;padding:.85rem 0;font-weight:500;display:block}.mobile-nav a:not(.btn):hover{color:var(--gold);padding-left:.35rem}.mobile-nav .btn{width:100%;margin-top:1rem}.hero{height:auto;min-height:100svh;padding-block:calc(var(--header-h) + 2rem) 2rem}.hero-inner{grid-template-columns:1fr;align-content:center;gap:2.5rem}.hero-copy{max-width:none}.hero-stage{justify-content:flex-start}.hcc{max-width:30rem;transform:none}.demo-console-wrap .vap-actions{grid-template-rows:none;grid-template-columns:1fr}.demo-console-wrap .vap-dial-btn,.demo-console-wrap .vap-hangup-panel,.demo-console-wrap .vap-ping-btn{grid-area:auto/1}.vap-live{flex-direction:row}.demo-panel-product{grid-template-columns:1fr}.demo-product-frame{border-left:none;border-top:1px solid var(--line);min-height:240px}.demo-console-wrap{border-left:none;border-top:1px solid var(--line);max-width:none;padding:1rem}.media-split,.media-split-flip,.outcomes-showcase,.mid-cta-inner,.problem-split{grid-template-columns:1fr}.problem-photo img{min-height:260px;max-height:320px}.outcomes-grid-row{grid-template-columns:1fr 1fr}.md-shell{grid-template-columns:1fr}.md-side{display:none}.md-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.md-panels{grid-template-columns:1fr}.md-row,.md-row-head{grid-template-columns:1.3fr .8fr .7fr .5fr .8fr}.media-frame-tall,.media-frame-float{aspect-ratio:16/10;min-height:220px;max-height:320px}.problem-grid,.floor-grid,.outcomes-proof{grid-template-columns:1fr}.outcomes-grid{grid-template-columns:1fr 1fr}.steps,.steps-stacked,.steps-timeline{grid-template-columns:1fr;gap:.75rem}.step:not(:last-child):after{display:none}.cap-grid{grid-template-columns:1fr 1fr}.stack-grid{grid-template-columns:1fr}.demo-panel,.faq-layout,.final-cta-inner,.journey-head{grid-template-columns:1fr;gap:.9rem;margin-bottom:0;padding-bottom:1.35rem}.journey .section-title{max-width:min(100%,18ch)}.journey .section-lead{max-width:none}.journey-row,.journey-row.is-flip{grid-template-columns:1fr;justify-items:start;gap:.85rem;padding-block:1.35rem}.journey-row.is-flip .journey-copy,.journey-row.is-flip .journey-media{order:initial}.journey-media{justify-content:flex-start;width:100%}.journey-visual{width:min(100%,200px);margin:0}.final-cta-actions{justify-content:flex-start}}@media (width<=720px){.hero{padding-top:calc(var(--header-h) + 1.5rem);align-items:flex-start;padding-bottom:2.25rem}.hero-title{margin-top:.9rem;font-size:clamp(2.15rem,9vw,2.9rem)}.hero-pill{padding:.35rem .75rem .35rem .6rem;font-size:.75rem}.hero-sub{margin-top:.9rem;font-size:1rem}.hero-ctas{flex-flow:wrap;margin-top:1.35rem}.hero-ctas .btn{width:auto;min-height:2.45rem;padding-inline:1rem;font-size:.88rem}.hero-proof{gap:0 1.5rem;margin-top:1.6rem;padding-top:1.1rem}.hero-proof strong{font-size:1.2rem}.hcc-call{margin-right:1.25rem}.hcc-talk{margin-left:.75rem}.hcc-booked{margin-right:1.75rem}.hcc-float{font-size:.7rem;top:-.75rem;right:0}.hero-marks{flex-direction:column;align-items:flex-start;gap:.7rem;padding-top:1.1rem}.hero-marquee{width:100%;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 3rem),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 3rem),#0000)}.hero-marks li{font-size:.78rem}.vap-dial-grid{grid-template-columns:1fr 1fr;grid-template-areas:"twilio telnyx""to to""from from";gap:.55rem}.vap-carrier-twilio{grid-area:twilio}.vap-carrier-telnyx{grid-area:telnyx}.vap-field-to{grid-area:to}.vap-field-from{grid-area:from}.vap-carrier .vap-radio{display:none}.vap-carrier{min-height:3.35rem;box-shadow:none;background:#fff;border:1.5px solid #e5e7eb;grid-template-columns:auto minmax(0,1fr);column-gap:.5rem;padding:.65rem .7rem}.vap-carrier.is-selected{background:#f5f3ff;border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e529}.vap-carrier-copy{flex-direction:column;align-items:flex-start;gap:.28rem}.vap-carrier-copy strong{font-size:.78rem}.demo-actions .btn,.final-cta-actions .btn,.faq-cta{width:100%}.steps,.steps-stacked,.steps-timeline,.cap-grid,.stack-grid,.outcomes-grid,.outcomes-grid-row,.outcomes-proof,.floor-grid,.footer-grid,.md-metrics{grid-template-columns:1fr 1fr}.md-donut-wrap{text-align:center;grid-template-columns:1fr;justify-items:center}.md-outcome ul{justify-items:start}.md-row-head{display:none}.md-row{grid-template-columns:1fr 1fr;gap:.35rem .75rem}.mid-cta-actions,.demo-actions,.final-cta-actions{flex-direction:column}.mid-cta-actions .btn{width:100%}.header-actions .btn-primary{display:none}.vap-actions{gap:.55rem}.vap-tabs{grid-template-columns:1fr}}@media (width<=420px){.hero-title{font-size:2.05rem}.hcc-call,.hcc-talk,.hcc-booked{margin-inline:0}.vap-live-stats span{font-size:.72rem}}
