:root{--bg: #f6f2ff;--hero-bg: #ebebf8;--ink: #0f0f18;--ink-soft: #5a5470;--muted: #8a84a3;--card: #ffffff;--stroke: #e8defd;--grad-start: #A23DE6;--grad-end: #F3396E;--purple-600: #6c40ff;--pink-500: #ff4fb7;--black: #0a0a12;--black-2: #141321;--radius-xl: 30px;--radius-lg: 22px;--radius-md: 14px;--shadow: 0 18px 50px rgba(54, 26, 137, .12)}*{box-sizing:border-box}html{font-size:16px}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{margin:0 0 12px}.page{overflow:hidden}.container{width:100%;margin:0 auto;max-width:1051px;padding-left:15px;padding-right:15px}.section{padding:84px 0}.section.light{background:#f7f2ff}.section.soft{background:#f3edff}.section.dark{background:var(--black);color:#fff}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--grad-end);margin-bottom:10px}.grad-text{background:linear-gradient(90deg,#9a3df1,#fd385e);-webkit-background-clip:text;background-clip:text;color:transparent}.nav{position:sticky;top:0;z-index:5;background:var(--hero-bg)}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.logo{display:inline-flex;align-items:center;gap:8px;font-weight:800;font-size:1.05rem;letter-spacing:-.02em}.logo-mark{width:22px;height:22px;object-fit:contain;margin-top:2px}.logo-text{font-weight:800;color:#0f0f18}.nav-links{display:flex;gap:28px;font-size:.88rem;color:var(--ink-soft);font-weight:500}.nav-links a{padding-bottom:6px;border-bottom:2px solid transparent}.nav-links a.is-active{color:var(--ink);border-color:var(--grad-end)}.nav-links .sign-in-btn{color:var(--grad-start);font-weight:600}.header-main{background:#fff;border-bottom:1px solid #eaeaea;position:sticky;top:0;z-index:1000}.navbar{display:flex;align-items:center;padding:1rem 0}.nav-logo-holder{width:100%;max-width:20%;flex:0 0 20%}.nav-links-holder{width:100%;max-width:80%;flex:0 0 80%}.nav-links{display:flex;align-items:center;list-style:none;gap:1.5rem;margin:0}.nav-links li:nth-last-child(2){margin-left:auto;margin-right:0}.nav-links a{text-decoration:none;color:#444;font-weight:500;transition:color .2s}.nav-links a.is-active{color:#007bff}.menu-toggle{display:none;flex-direction:column;cursor:pointer;background:none;border:none}.bar{height:2px;width:25px;background-color:#333;margin:3px 0;transition:.3s}.button{border-radius:999px;padding:10px 22px;font-weight:600;font-size:.9rem;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.button.primary{color:#fff;background:linear-gradient(90deg,#9a3df1,#fd385e);box-shadow:0 10px 30px #a23de640;transition:transform .2s,box-shadow .2s;padding:16px 24px;font-size:16px}.button.primary:hover{transform:translateY(-2px);box-shadow:0 14px 40px #a23de659}.button.secondary{background:#fff;color:var(--grad-end);border:1px solid #f3b1c9;position:relative}.button.outline,.button.ghost{background:#fff;color:#2a2438;border:1px solid #e6def7}.badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#f5efff;color:var(--grad-start);font-size:.78rem;font-weight:600;border:1px solid #e6def7}.hero-landing{background:var(--hero-bg);padding:110px 0 90px;text-align:center;position:relative;overflow:hidden}.hero-landing:before{content:"";position:absolute;inset:0;background:url(/assets/home-hero-20.svg) center 0 / cover no-repeat;pointer-events:none}.hero-landing .container{position:relative;z-index:1}.hero-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:#12121b;color:#fff;font-size:.75rem;font-weight:600}.hero-title{margin:16px 0 12px;font-size:4rem;line-height:1.1;letter-spacing:-.03em;font-weight:800}.hero-title span{display:block}.hero-subhead{max-width:560px;margin:0 auto 22px;color:#5f5a77;font-size:.95rem;line-height:1.6}.hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:18px;max-width:520px;margin:26px auto 0;font-weight:600;color:#7e76a3;text-align:center}.hero-stats strong{display:block;font-size:1.4rem;color:var(--grad-start)}.hero-logos{display:flex;justify-content:center;gap:22px;margin:14px auto 0;color:#7b7696;font-size:.78rem;font-weight:600;flex-wrap:wrap}.video-card{margin:28px auto 0;width:min(640px,92vw);height:206px;background:#f1e9ff;border-radius:28px;border:1px solid #e3d7ff;box-shadow:var(--shadow);position:relative}.video-card:after{content:"";position:absolute;inset:16px;border-radius:20px;background:linear-gradient(135deg,#ffffff8c,#9a7fff33)}.play-dot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;background:#fff;box-shadow:0 10px 30px #6450be40;z-index:2}.play-dot:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-45%,-50%);width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid #ff4fb7}.video-pill{position:absolute;bottom:14px;left:50%;transform:translate(-50%);background:#151422;color:#fff;padding:6px 16px;border-radius:999px;font-size:.72rem;z-index:2}.usecase-hero-card{margin:22px auto 0;width:min(620px,92vw);height:180px;background:#f1e9ff;border-radius:24px;border:1px solid #e3d7ff;box-shadow:0 18px 40px #6e44d51f;position:relative}.usecase-hero-card .play-dot{width:58px;height:58px}.usecase-hero-card .video-pill{bottom:10px}.split{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;align-items:center}.media-card{background:#f1e9ff;border-radius:28px;height:220px;border:1px solid #e3d7ff;box-shadow:var(--shadow);position:relative;overflow:hidden}.media-card.dark{background:#1a1926;border-color:#ffffff14;box-shadow:none}.media-card .play-dot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;background:#fff;box-shadow:0 10px 30px #6450be40}.media-card .play-dot:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-45%,-50%);width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid #ff4fb7}.section-title{font-size:1.8rem;margin:0 0 10px}.section-title span{color:var(--grad-end)}.subhead{font-size:.95rem;color:var(--ink-soft)}.feature-list{margin:12px 0 0;padding-left:18px;color:#7b7696;font-size:.85rem;line-height:1.6}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px}.grid-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:22px}.use-case-section{display:grid;gap:24px;align-items:start}.case-list{display:grid;grid-template-columns:repeat(2,minmax(200px,1fr));gap:18px}.case-highlight{border:2px solid #f3b1c9;background:#fff}.case-muted{background:#f7f3ff;border-color:#efe3ff}.card{background:var(--card);border-radius:var(--radius-lg);padding:22px;border:1px solid var(--stroke);box-shadow:0 18px 40px #6e44d514}.card.compact{padding:18px;min-height:110px}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.pricing-card{padding:22px;min-height:320px}.pricing-card h2{margin:14px 0 6px}.pricing-features{margin:12px 0 18px;padding-left:18px;color:#7b7696;font-size:.85rem;line-height:1.6}.pricing-popular{background:linear-gradient(180deg,#a23de6,#f3396e);color:#fff;border:none}.pricing-popular .pricing-features{color:#ffffffd9}.pricing-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:#1a1926;color:#fff;font-size:.72rem;font-weight:600}.impact-band{background:#0c0c14;color:#fff;border-radius:18px;padding:28px 32px}.impact-metrics{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:18px;margin-top:16px;color:#c9c5de;font-weight:600}.impact-metrics strong{display:block;font-size:1.4rem;color:#ff4fb7}.card.dark{background:#151421;border-color:#ffffff14;box-shadow:none}.icon-dot{width:38px;height:38px;border-radius:12px;background:linear-gradient(130deg,#ff7ad9,#8a5bff);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.8rem}.voice-card{background:#12121b;border-radius:20px;height:160px;position:relative;border:1px solid rgba(255,255,255,.08)}.voice-card .play-dot{width:44px;height:44px}.gradient-banner{background:linear-gradient(90deg,#7b4bff,#ff4fb7);color:#fff;padding:26px 32px;border-radius:18px;display:grid;gap:12px;align-items:center;text-align:center}.gradient-banner .button{margin:6px auto 0}.split-inline{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr);gap:18px;align-items:center}.footer{background:#f6f1ff;padding:54px 0 36px;color:var(--ink-soft);font-size:.9rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:26px;margin-top:22px}.footer h5{color:var(--ink);margin-bottom:10px}@media(max-width:992px){.nav-links-holder{display:flex;justify-content:flex-end}.menu-toggle{display:flex}.nav-links{display:none;flex-direction:column;position:absolute;top:70px;left:0;width:100%;background:#fff;padding:2rem;border-bottom:1px solid #eaeaea;box-shadow:0 4px 6px #0000000d}.nav-links li:nth-last-child(2){margin-left:auto;margin-right:auto}.nav-links.show{display:flex}}@media(max-width:900px){.nav-inner{flex-direction:column;gap:12px}.nav-links{flex-wrap:wrap;justify-content:center}.nav-actions{flex-wrap:wrap}.hero-title{font-size:2.6rem}}.home-hero{text-align:center}.hero-landing{background:#ebebf8;padding:0 0 60px;text-align:center;position:relative;overflow:hidden}.hero-bg-text{position:absolute;top:10px;left:50%;transform:translate(-50%);font-size:880px;font-weight:800;line-height:.8;background:linear-gradient(180deg,#ebebf824 15%,#a23de60a 68%,#f3396e0a 83%);-webkit-background-clip:text;background-clip:text;color:transparent;pointer-events:none;user-select:none}.home-hero{position:relative;z-index:1;padding-top:50px}.hero-badge{display:inline-flex;align-items:center;gap:4px;padding:8px 16px;border-radius:40px;background:#000;border:1px solid rgba(0,0,0,.2)}.hero-badge-gradient{background:linear-gradient(90deg,#ae58ff,#ff8ea3);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:600;font-size:13px;letter-spacing:-.01em}.hero-badge-text{color:#fff;font-size:13px;letter-spacing:-.01em}.hero-title{margin:16px 0 20px;font-size:70px;line-height:1.12;letter-spacing:-1.4px;font-weight:700}.hero-title>span{display:block}.hero-title-line{display:flex!important;flex-direction:row!important;justify-content:center;gap:24px}.hero-subhead{max-width:639px;margin:0 auto 22px;color:#000;font-size:18px;line-height:1.5}.hero-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.button.secondary-outline{background:transparent;border:1px solid #9a3df1;border-radius:30px;padding:16px 24px;display:inline-flex;align-items:center;gap:10px;font-weight:600;font-size:16px}.button.secondary-dark{background:transparent;border:1px solid #9a3df1;border-radius:30px;padding:10px 16px;display:inline-flex;align-items:center;gap:10px;font-weight:600;font-size:16px;color:#000}.hero-stats{display:flex!important;flex-direction:row!important;justify-content:center;gap:17px;margin-top:50px}.hero-stat{display:flex;flex-direction:column;align-items:center;gap:12px;padding:0 16px}.hero-stat strong{font-size:40px;font-weight:500;letter-spacing:-.8px;line-height:1.12}.hero-stat span{font-size:18px;color:#000;letter-spacing:-.18px}.logos-section{padding:38px 0 60px;text-align:center;background:#fff}.logos-title{font-size:16px;color:#000;margin-bottom:40px}.logos-row{display:flex!important;flex-direction:row!important;justify-content:center;align-items:center;gap:73px;flex-wrap:wrap;padding:0 20px}.logos-row img{max-height:50px;width:auto;object-fit:contain}.logo-siemens{height:14px!important}.logo-honeywell{height:20px!important}.logo-rsna{height:54px!important}.logo-gevme{height:42px!important}.logo-bracco{height:66px!important}.section-built-for-you{background:#000;padding:100px 0}.built-for-you-container{display:grid!important;grid-template-columns:350px 1fr!important;gap:60px;align-items:start}.built-for-you-title{font-size:62px;font-weight:700;line-height:70px;letter-spacing:-1.24px;color:#fff;margin-bottom:80px}.built-for-you-title span{display:block}.roles-list{display:flex;gap:16px;align-items:flex-start}.role-divider{width:1px;height:312px;background:linear-gradient(180deg,#ffffff1a,#ffffff4d,#ffffff1a)}.roles-items{display:flex;flex-direction:column;gap:13px}.role-item{padding:10px 16px;font-size:14px;color:#a1a1a1;cursor:pointer;transition:color .2s}.role-item.active{color:#fe3267;font-weight:600}.role-item:hover{color:#fff}.built-for-you-right{display:flex;flex-direction:column;gap:24px}.feature-video-card{background:#1e1e1e;border-radius:15px;height:361px;display:flex;align-items:center;justify-content:center}.play-circle{cursor:pointer;transition:transform .2s}.play-circle:hover{transform:scale(1.05)}.feature-description{color:#fff}.feature-for{font-size:38px;display:flex;gap:12px;align-items:center;margin-bottom:8px}.feature-for span:first-child{font-weight:500}.feature-for .grad-text{font-weight:700}.feature-text{font-size:16px;line-height:1.5;color:#fff;margin-bottom:18px}.feature-link{color:#fd385e;font-weight:700;font-size:16px}.section-every-stage-custom-ai-agent{background:linear-gradient(180deg,#ebebf800,#ebebf8 48%);padding:65px 0 100px}.eyebrow-gradient{background:linear-gradient(90deg,#9a3df1,#fd385e);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:500;font-size:18px;text-align:center;margin-bottom:8px}.section-title-large{font-size:50px;font-weight:700;letter-spacing:-1px;line-height:1.12;text-align:center;margin-bottom:12px}.section-title-large.center{text-align:center}.section-title-large.white{color:#fff}.section-subtitle{font-size:16px;color:#000;text-align:center;margin-bottom:32px}.section-subtitle.center{text-align:center}.section-subtitle.white-muted{color:#fff9}.stage-tabs{display:flex!important;flex-direction:row!important;justify-content:center;gap:13px;margin-bottom:48px;flex-wrap:wrap}.stage-tab{padding:8px 16px;border-radius:46px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid #cdcdcd;background:transparent;color:#434343}.stage-tab.active{background:#000;color:#fff;border-color:#000;font-weight:600}.stage-tab:hover:not(.active){border-color:#9a3df1;color:#9a3df1}.stage-content{display:flex!important;align-items:start}.stage-video-card{background:#1e1e1e;border-radius:17px;height:335px;display:flex;align-items:center;justify-content:center;width:100%;flex:0 0 60%;max-width:60%}.stage-info{padding:20px 20px 20px 50px;width:100%;flex:0 0 40%;max-width:40%}.stage-info-title{font-size:38px;font-weight:700;margin-bottom:8px;margin-top:0}.stage-info-text{font-size:16px;line-height:1.5;color:#000;margin-bottom:18px}.stage-tags{display:flex;flex-direction:column;gap:8px}.stage-tags-row{display:flex!important;flex-direction:row!important;gap:8px;flex-wrap:wrap}.stage-tag{background:#ebebf8;padding:8px 10px;border-radius:9px;font-size:12px;font-weight:500;color:#1c1c52}.section-agents{background:#ebebf8;padding-top:100px}.agents-container{display:flex!important;align-items:flex-end}.agents-left{padding-top:30px;flex:0 0 50%;width:100%;max-width:100%}.agents-left p.eyebrow-gradient{text-align:left}.agents-title{font-size:50px;font-weight:700;line-height:1.12;letter-spacing:-1px;margin:12px 0 24px}.agents-title span{display:block}.agents-text{font-size:16px;line-height:1.5;color:#000;margin-bottom:32px}.agents-right{position:relative;flex:0 0 50%;width:100%;max-width:100%;padding-bottom:50px}.agents-bg-text{position:absolute;bottom:-40px;left:0;font-size:332px;font-weight:600;line-height:1;background:linear-gradient(90deg,#9a3df1,#fd385e);-webkit-background-clip:text;background-clip:text;color:transparent;opacity:.1;pointer-events:none}.agent-steps{display:flex;flex-direction:column;gap:10px;position:relative;z-index:1}.agent-step{display:flex!important;flex-direction:row!important;align-items:center;gap:12px;justify-content:flex-end}.step-number{width:45px;height:45px;min-width:45px;border-radius:50%;background:linear-gradient(90deg,#9a3df1,#fd385e);color:#fff;font-weight:700;font-size:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-card{background:#fff;border-radius:17px;padding:14px 29px;flex:1;max-width:285px}.step-title{font-weight:600;font-size:16px;margin-bottom:4px}.step-desc{font-size:14px;color:#000;margin:0}.section-destinaitor{display:flex!important;grid-template-columns:690px 1fr!important;gap:0;align-items:stretch;background:#fff;padding:100px 0}.destinaitor-card{background:#f6f6f6;border:1px solid #e6e6e6;border-radius:0 23px 23px 0;box-shadow:0 13px 45px -19px #00000040;display:flex;align-items:center;justify-content:center;width:100%;flex:0 0 50%;max-width:50%}.destinaitor-placeholder{color:#0000004f;font-size:16px}.destinaitor-content{padding:50px 60px 50px 115px;display:flex;flex-direction:column;justify-content:center;width:100%;flex:0 0 50%;max-width:50%}.destinaitor-content .eyebrow-gradient{text-align:left}.destinaitor-title{font-size:50px;font-weight:700;letter-spacing:-1px;display:flex;gap:12px 5px;align-items:center;margin:8px 0 15px;flex-wrap:wrap}.destinaitor-name{font-weight:700}.destinaitor-text{font-size:16px;line-height:1.5;color:#000;margin-bottom:50px;max-width:438px}.destinaitor-features{display:flex;flex-direction:column;gap:30px}.destinaitor-feature{display:flex!important;flex-direction:row!important;gap:30px;align-items:flex-start}.destinaitor-feature svg{color:#9a3df1;flex-shrink:0}.feature-name{font-weight:600;font-size:16px;margin-bottom:4px}.feature-desc{font-size:14px;color:#000;line-height:1.5;margin:0}.section-master{padding:100px 0;background:#ececf8}.master-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:22px;margin-top:40px}.master-card{background:#fff;border:1px solid #e6def7;border-radius:22px;padding:24px;box-shadow:0 18px 40px #6e44d514}.master-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.master-icon.pink{background:linear-gradient(135deg,#ff7eb3,#ff758c);color:#fff}.master-icon.purple{background:linear-gradient(135deg,#a855f7,#7c3aed);color:#fff}.master-icon.gradient{background:linear-gradient(135deg,#9a3df1,#fd385e);color:#fff}.master-card h4{font-size:18px;font-weight:600;margin-bottom:8px}.master-card p{font-size:14px;color:#5a5470;line-height:1.5;margin:0}.section-voices{padding:100px 0;background:#f7f2ff}.voices-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:22px;margin-top:40px}.voice-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e6def7;box-shadow:0 10px 30px #643cb414}.voice-video{height:180px;background:#12121b;display:flex;align-items:center;justify-content:center}.play-circle.small svg{width:48px;height:48px}.voice-info{padding:16px 20px}.voice-info strong{display:block;font-size:16px;margin-bottom:4px}.voice-info span{font-size:14px;color:#5a5470}.section-security{padding:100px 0;background:#0a0a12}.security-grid{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:22px;margin-top:48px;max-width:1000px;margin-left:auto;margin-right:auto}.security-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:24px 16px;text-align:center}.security-card img{width:48px;height:48px;object-fit:contain;margin:0 auto 16px;filter:brightness(0) invert(1)}.security-icon{width:48px;height:48px;margin:0 auto 16px;color:#fff;display:flex;align-items:center;justify-content:center}.security-card h4{color:#fff;font-size:14px;font-weight:600;margin-bottom:8px}.security-card p{color:#ffffff80;font-size:12px;line-height:1.4;margin:0}.section-cta{padding:100px 0;background:linear-gradient(180deg,#f9f5ff,#fff)}.center{text-align:center}.cta-actions{display:flex!important;flex-direction:row!important;justify-content:center;gap:16px;margin-top:32px}.button.ghost{background:#fff;border:1px solid #e6def7;border-radius:30px;padding:16px 24px;color:#2a2438;font-weight:600;font-size:16px}@media(max-width:1200px){.destinaitor-content{padding:50px 20px 50px 70px}}@media(max-width:992px){.built-for-you-container,.stage-content,.agents-container{display:flex!important;flex-wrap:wrap}.built-for-you-left,.built-for-you-right,.stage-video-card,.stage-info,.agents-right,.agents-left{flex:0 0 100%;max-width:100%;width:100%;padding:20px}.roles-items{justify-content:center;flex-direction:row;width:100%;flex-wrap:wrap}.role-divider{height:auto}.agents-title span{display:inline}.agent-steps{width:100%;flex-direction:row;flex-wrap:wrap;gap:30px 0px}.agent-step{width:100%;max-width:50%;flex:0 0 50%;justify-content:center;padding:0 15px}.agents-bg-text{bottom:50%;left:50%;transform:translate(-50%)}}@media(max-width:768px){.hero-title{font-size:42px}.hero-title-line{flex-direction:column!important;gap:0}.hero-stats{flex-direction:column!important;gap:24px}.hero-stat strong{font-size:32px}.logos-row{gap:32px}.built-for-you-title{font-size:40px;text-align:center}.section-title-large{font-size:32px;text-align:center}.agents-left p.eyebrow-gradient,.agents-title,.agents-text,.agents-left{text-align:center}.agent-step,.destinaitor-card,.destinaitor-content{width:100%;max-width:100%;flex:0 0 100%}.section-destinaitor{flex-wrap:wrap}.destinaitor-content{order:-1}.master-grid,.voices-grid{grid-template-columns:1fr!important}.security-grid{grid-template-columns:repeat(2,1fr)!important}.stage-tabs{flex-wrap:wrap}.footer-top{flex-direction:column!important;gap:40px}.footer-links{flex-direction:column!important;gap:32px}.footer-column{text-align:left}.cta-actions{flex-direction:column!important;align-items:center}.cta-actions .button{width:100%;max-width:280px}}.footer{background:#f6f1ff;padding:60px 0 40px}.footer-container{max-width:1140px;margin:0 auto;padding:0 20px}.footer-top{display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:flex-start;gap:60px;margin-bottom:40px}.footer-brand{max-width:280px}.footer-logo{display:inline-block;margin-bottom:16px}.footer-logo-text{font-size:24px;font-weight:800;letter-spacing:-.02em;color:#0f0f18}.footer-tagline{font-size:14px;color:#5a5470;line-height:1.5;margin-bottom:20px}.footer-social{display:flex;gap:12px}.social-link{width:36px;height:36px;border-radius:50%;background:#9a3df11a;display:flex;align-items:center;justify-content:center;color:#9a3df1;transition:all .2s}.social-link:hover{background:linear-gradient(90deg,#9a3df1,#fd385e);color:#fff}.footer-links{display:flex!important;flex-direction:row!important;gap:60px}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column h5{font-size:14px;font-weight:700;color:#0f0f18;margin-bottom:4px}.footer-column a{font-size:14px;color:#5a5470;transition:color .2s;display:block}.footer-column a:hover{color:#9a3df1}.footer-bottom{padding-top:24px;border-top:1px solid #e6def7}.footer-bottom p{font-size:14px;color:#8a84a3;margin:0}@media(max-width:600px){.footer-top{flex-direction:column!important;gap:32px}.footer-brand{max-width:100%}.footer-links{display:grid!important;grid-template-columns:1fr 1fr!important;gap:24px 24px;width:100%}.hero-bg-text{font-size:300px}.hero-subhead{font-size:16px}.feature-for{font-size:28px;flex-direction:column;align-items:flex-start;gap:4px}.feature-video-card{height:240px}.stage-video-card{height:220px}.stage-info-title{font-size:28px}.agents-title{font-size:32px}.destinaitor-title{font-size:32px;flex-direction:column;align-items:flex-start;gap:4px}.agents-bg-text{display:none}}@media(max-width:400px){.hero-title{font-size:32px}.hero-stat strong{font-size:28px}.built-for-you-title{font-size:32px}.section-title-large{font-size:26px}.security-grid{grid-template-columns:1fr!important}.logos-row{gap:20px}.logos-row img{transform:scale(.8)}}.footer[data-astro-cid-sz7xmlte]{background:#fff;padding:60px 0 40px;color:#000;font-size:13px}.footer-container[data-astro-cid-sz7xmlte]{max-width:1248px;margin:0 auto;padding:0 60px}.footer-top[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;gap:80px}.footer-brand[data-astro-cid-sz7xmlte]{flex-shrink:0;max-width:288px}.footer-logo[data-astro-cid-sz7xmlte]{text-decoration:none;display:inline-block;margin-bottom:18px}.footer-logo-text[data-astro-cid-sz7xmlte]{font-size:28px;font-weight:700;color:#000}.footer-logo-text[data-astro-cid-sz7xmlte] .grad-text[data-astro-cid-sz7xmlte]{background:linear-gradient(90deg,#9a3df1,#fd385e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:14px;line-height:1.5;color:#000;margin-bottom:18px}.footer-collaboration[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:19px;font-size:14px;color:#000}.collab-logo[data-astro-cid-sz7xmlte]{height:22px;width:auto}.collab-logo[data-astro-cid-sz7xmlte].pcma-logo{height:39px}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:104px}.footer-column[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:24px}.footer-column[data-astro-cid-sz7xmlte] h5[data-astro-cid-sz7xmlte]{font-size:14px;font-weight:500;color:#999;text-transform:uppercase;letter-spacing:.42px;margin:0 0 31px}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#000;text-decoration:none;font-size:13px;line-height:1.5;transition:color .2s ease}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#9a3df1}.footer-divider[data-astro-cid-sz7xmlte]{height:1px;background:#e5e5e5;margin:39px 0}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#000}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;gap:53px}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#000;text-decoration:none;transition:color .2s ease}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#9a3df1}@media(max-width:1200px){.footer-links[data-astro-cid-sz7xmlte]{gap:60px}}@media(max-width:1024px){.footer-top[data-astro-cid-sz7xmlte]{flex-direction:column;gap:48px}.footer-brand[data-astro-cid-sz7xmlte]{max-width:100%}.footer-links[data-astro-cid-sz7xmlte]{flex-wrap:wrap;gap:40px}.footer-column[data-astro-cid-sz7xmlte]{min-width:140px}}@media(max-width:768px){.footer-container[data-astro-cid-sz7xmlte]{padding:0 24px}.footer-links[data-astro-cid-sz7xmlte]{gap:32px}.footer-column[data-astro-cid-sz7xmlte]{min-width:45%}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:16px;text-align:center}.footer-legal[data-astro-cid-sz7xmlte]{gap:24px}}@media(max-width:480px){.footer-column[data-astro-cid-sz7xmlte]{min-width:100%}.footer-collaboration[data-astro-cid-sz7xmlte]{flex-wrap:wrap}}
