:root{--ink:#19191f;--muted:#666675;--purple:#6f52ed;--purple-dark:#5b3fe0;--lavender:#f6f3ff;--line:#e8e7ed;--green:#14845e;--green-bg:#eaf8f2;--white:#fff;--shadow:0 22px 60px #23184a1a;color:var(--ink);font-synthesis:none;background:#fff;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,.logo{margin-top:0;font-family:Manrope,sans-serif}h1{letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(2.75rem,6vw,5.4rem);line-height:1.03}h2{letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(2rem,4vw,3.45rem);line-height:1.12}h3{margin-bottom:9px;font-size:1.08rem}p{color:var(--muted);margin-top:0;line-height:1.7}.container{width:min(1180px,100% - 40px);margin-inline:auto}.section{padding:112px 0}.lavender{background:var(--lavender)}.skip-link{z-index:200;background:var(--ink);color:#fff;border-radius:8px;padding:10px 16px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid #e8e7edd9;height:74px;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;height:100%;display:flex}.logo{letter-spacing:-.05em;font-size:1.55rem;font-weight:800}.logo span{color:var(--purple)}.nav{align-items:center;gap:30px;font-size:.9rem;font-weight:500;display:flex}.nav>a:not(.button):hover{color:var(--purple)}.button{background:var(--purple);color:#fff;border:1px solid var(--purple);border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:13px 19px;font-size:.92rem;font-weight:600;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 8px 22px #6f52ed29}.button:hover{background:var(--purple-dark);transform:translateY(-2px)}.button-secondary{color:var(--ink);box-shadow:none;background:#fff;border-color:#d9d7df}.button-secondary:hover{background:#f9f9fb}.nav-cta{padding:10px 16px}.menu-button{background:0 0;border:0;padding:8px;display:none}.eyebrow{color:var(--purple);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:7px;margin-bottom:18px;font-size:.77rem;font-weight:700;display:inline-flex}.pill{text-transform:none;letter-spacing:0;background:#faf8ff;border:1px solid #ddd5ff;border-radius:100px;padding:8px 12px}.hero{background:linear-gradient(#fff 0% 55%,#f8f6ff 100%);padding:104px 0 110px}.hero-copy{text-align:center;max-width:950px}.hero-copy h1{max-width:890px;margin-inline:auto}.hero-copy>p{max-width:760px;margin:0 auto 30px;font-size:1.12rem}.hero-actions{justify-content:center;gap:12px;display:flex}.trust-line{color:#72717e;justify-content:center;gap:28px;margin:30px 0 54px;font-size:.78rem;display:flex}.trust-line span{align-items:center;gap:6px;display:flex}.trust-line svg{width:15px;color:var(--green)}.demo-wrap{perspective:1200px}.product-shell{max-width:1080px;box-shadow:var(--shadow);background:#fff;border:1px solid #dfdce8;border-radius:20px;margin:auto;overflow:hidden;transform:rotateX(1deg)}.product-top{border-bottom:1px solid var(--line);align-items:center;gap:10px;height:52px;padding:0 18px;font-size:.78rem;font-weight:600;display:flex}.mini-logo{background:var(--purple);color:#fff;border-radius:8px;place-items:center;width:28px;height:28px;font-family:Manrope;font-weight:800;display:grid}.status-dot{color:var(--purple);background:var(--lavender);border-radius:99px;margin-left:auto;padding:6px 9px}.demo-grid{grid-template-columns:34% 66%;min-height:475px;display:grid}.inbox-pane{border-right:1px solid var(--line);background:#fbfbfc;padding:24px}.pane-label,.brief-grid span,.recommend-row span{letter-spacing:.09em;color:#8a8995;font-size:.62rem;font-weight:700}.client-row{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:10px;margin:12px 0 18px;padding:12px;display:flex}.avatar{width:36px;height:36px;color:var(--purple);background:#e8e2ff;border-radius:50%;place-items:center;font-size:.72rem;font-weight:700;display:grid}.client-row div:nth-child(2){flex-direction:column;font-size:.78rem;display:flex}.client-row div span{color:var(--muted);margin-top:2px;font-size:.66rem}.time{color:#999;margin-left:auto;font-size:.65rem}.chat-bubble{border:1px solid var(--line);color:#4d4c56;background:#fff;border-radius:4px 14px 14px;padding:16px;font-size:.77rem;line-height:1.65}.source-chip{color:#777;margin-top:10px;font-size:.64rem}.source-chip span,.feature-card em,footer em{color:#777;text-transform:uppercase;background:#f0edf7;border-radius:5px;margin-left:5px;padding:3px 6px;font-size:.56rem;font-style:normal;font-weight:700}.brief-pane{padding:24px 28px}.pane-head,.output-head{justify-content:space-between;align-items:center;font-size:.75rem;font-weight:700;display:flex}.pane-head span{align-items:center;gap:6px;display:flex}.success-text{color:var(--green)}.brief-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin:14px 0;display:grid}.brief-grid>div{border:1px solid var(--line);border-radius:9px;flex-direction:column;gap:6px;padding:11px;display:flex}.brief-grid .wide{grid-column:1/-1}.brief-grid strong{font-size:.73rem}.ai-output{background:#faf9ff;border:1px solid #ded7ff;border-radius:11px;padding:13px}.output-head{color:var(--purple);justify-content:flex-start;gap:6px}.ai-output p{color:#565361;margin:8px 0;font-size:.7rem;line-height:1.6}.ai-output button{color:var(--purple);background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:.65rem;font-weight:700;display:flex}.recommend-row{grid-template-columns:1.4fr 1fr;gap:9px;margin:9px 0;display:grid}.recommend-row>div{border:1px solid var(--line);border-radius:9px;flex-direction:column;gap:5px;padding:10px;display:flex}.recommend-row strong{font-size:.7rem}.confirmed{background:var(--green-bg);color:var(--green);border:1px solid #caebde;border-radius:10px;align-items:center;gap:9px;padding:11px;display:flex}.confirmed svg{width:24px}.confirmed div{flex-direction:column;font-size:.75rem;display:flex}.confirmed span{margin-top:2px;font-size:.61rem}.section-title{text-align:center;max-width:720px;margin:0 auto 52px}.section-title.left{text-align:left;margin:0 0 35px}.section-title p{font-size:1.02rem}.three-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.problem-card{border:1px solid var(--line);border-radius:15px;padding:30px}.problem-card>span{color:var(--purple);font-size:.7rem;font-weight:700}.problem-card h3{margin-top:28px;font-size:1.22rem}.problem-card p{margin-bottom:0;font-size:.9rem}.workflow{grid-template-columns:repeat(4,1fr);display:grid;position:relative}.workflow:before{content:"";background:#ddd9eb;height:1px;position:absolute;top:47px;left:11%;right:11%}.workflow-step{text-align:center;padding:0 15px;position:relative}.workflow-step>span{color:#918f9c;font-size:.65rem;font-weight:700}.workflow-icon{width:46px;height:46px;color:var(--purple);background:#fff;border:1px solid #dcd7ee;border-radius:12px;place-items:center;margin:10px auto 22px;display:grid;position:relative;box-shadow:0 5px 15px #140f280f}.workflow-icon svg{width:20px}.workflow-step p{font-size:.82rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.feature-card{background:#fff;border:1px solid #e3dff1;border-radius:15px;min-height:240px;padding:24px}.feature-icon{width:40px;height:40px;color:var(--purple);background:var(--lavender);border-radius:10px;place-items:center;margin-bottom:25px;display:grid}.feature-icon svg{width:19px}.feature-card>span{color:var(--purple);font-size:.68rem;font-weight:700}.feature-card h3{margin-top:7px}.feature-card p{margin-bottom:8px;font-size:.82rem}.split{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.benefit-list>div{gap:13px;margin:22px 0;display:flex}.benefit-list svg{color:var(--purple);flex:none;width:21px}.benefit-list strong{font-size:.9rem}.benefit-list p{margin:3px 0;font-size:.8rem}.focus-card{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:22px}.focus-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.focus-top span{color:var(--purple);background:var(--lavender);border-radius:8px;padding:5px 8px;font-size:.65rem}.task{border:1px solid var(--line);border-radius:11px;align-items:center;gap:11px;margin:9px 0;padding:13px;display:flex}.task-icon{width:35px;height:35px;color:var(--purple);background:#f5f4f8;border-radius:9px;place-items:center;display:grid}.task-icon svg{width:17px}.task>div:nth-child(2){flex-direction:column;font-size:.72rem;display:flex}.task>div span{color:var(--muted);margin-top:3px;font-size:.61rem}.task em{color:var(--purple);background:#f4f2fb;border-radius:7px;margin-left:auto;padding:5px 7px;font-size:.56rem;font-style:normal}.task em.success-tag{color:var(--green);background:var(--green-bg)}.audience-list{flex-wrap:wrap;justify-content:center;gap:10px;max-width:900px;margin:auto;display:flex}.audience-list span{border:1px solid var(--line);background:#fff;border-radius:100px;padding:12px 17px;font-size:.82rem}.before-after{background:#fafafb}.comparison{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;max-width:880px;margin:auto;display:grid;overflow:hidden}.comparison>div{padding:35px}.comparison .before{background:#f7f7f9}.comparison>div>span{letter-spacing:.1em;color:#888;font-size:.66rem;font-weight:700}.comparison p{border-bottom:1px solid #e8e7eb;align-items:center;gap:10px;margin:0;padding:12px 0;font-size:.82rem;display:flex}.comparison p:last-child{border:0}.comparison svg{color:#9c9ba5;width:16px}.comparison .after>span,.comparison .after svg{color:var(--purple)}.control-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.approval-visual{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:28px}.approval-label{color:var(--purple);align-items:center;gap:7px;font-size:.75rem;font-weight:700;display:flex}.approval-label svg{width:17px}.approval-visual>p{background:#faf9ff;border:1px solid #e4dfff;border-radius:10px;margin:15px 0;padding:16px;font-size:.86rem}.edit-row{justify-content:flex-end;gap:8px;display:flex}.edit-row button,.text-button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 12px;font-size:.7rem;font-weight:600}.edit-row .approve{background:var(--purple);color:#fff;align-items:center;gap:5px;display:flex}.edit-row svg{width:14px}.control-note{border-top:1px solid var(--line);color:var(--green);gap:10px;margin-top:22px;padding-top:18px;display:flex}.control-note span{color:var(--muted);flex-direction:column;font-size:.7rem;display:flex}.control-note strong{color:var(--ink);margin-bottom:3px}.access-grid{grid-template-columns:1fr 440px;align-items:center;gap:110px;display:grid}.access-grid h2{max-width:650px}.check-list{margin-top:28px;padding:0;list-style:none}.check-list li{align-items:center;gap:8px;margin:12px 0;font-size:.84rem;display:flex}.check-list svg{width:17px;color:var(--green)}.form-card{background:#fff;border:1px solid #ded9ee;border-radius:18px;min-height:487px;padding:30px;box-shadow:0 18px 45px #37286914}.form-card form>p{font-size:.82rem}.form-card label{flex-direction:column;gap:7px;margin:15px 0;font-size:.72rem;font-weight:600;display:flex}.form-card input,.form-card select{color:var(--ink);background:#fff;border:1px solid #dcdbe2;border-radius:9px;padding:12px}.form-card input:focus,.form-card select:focus{border-color:var(--purple);outline:3px solid #ddd5ff}.form-button{border:0;width:100%;margin-top:5px}.form-card small{text-align:center;color:#888;margin-top:12px;font-size:.62rem;display:block}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.form-success>svg{width:48px;height:48px;color:var(--green)}.form-success h3{margin-top:18px}.form-success p{font-size:.82rem}.text-button{color:var(--purple);cursor:pointer}.faq-wrap{max-width:820px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;font-family:Manrope;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:18px;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list p{margin:14px 0 0;padding-right:45px;font-size:.88rem}.final-cta{padding:0 0 80px}.cta-card{text-align:center;color:#fff;background:#1d1b25;border-radius:24px;padding:75px 30px}.cta-card h2{max-width:700px;margin-inline:auto}.cta-card .button{margin-top:10px}footer{border-top:1px solid var(--line);padding:55px 0 25px}.footer-main,.footer-bottom{justify-content:space-between;display:flex}.footer-main p{margin-top:10px;font-size:.78rem}.footer-links{gap:28px;font-size:.78rem;display:flex}.footer-bottom{border-top:1px solid var(--line);color:#86858e;margin-top:38px;padding-top:20px;font-size:.65rem}.footer-bottom div{gap:20px;display:flex}footer em{font-size:.47rem}@media (width<=900px){.nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:5px;padding:18px 20px 24px;display:none;position:absolute;top:73px;left:0;right:0}.nav.open{display:flex}.nav>a{padding:10px}.menu-button{display:grid}.demo-grid{grid-template-columns:1fr}.inbox-pane{border-right:0;border-bottom:1px solid var(--line)}.three-grid,.features-grid{grid-template-columns:repeat(2,1fr)}.workflow{grid-template-columns:repeat(2,1fr);gap:35px}.workflow:before{display:none}.split,.control-grid{gap:45px}.access-grid{grid-template-columns:1fr 400px;gap:50px}}@media (width<=700px){.container{width:min(100% - 30px,1180px)}.section{padding:78px 0}.hero{padding:70px 0 78px}.hero-copy>p{font-size:.98rem}.hero-actions{flex-direction:column;align-items:stretch;max-width:320px;margin:auto}.trust-line{flex-wrap:wrap;gap:10px 18px;margin-bottom:38px}.product-shell{border-radius:14px}.brief-pane,.inbox-pane{padding:18px}.brief-grid{grid-template-columns:1fr 1fr}.brief-grid>div:nth-child(3){grid-column:1/-1}.recommend-row,.three-grid,.features-grid,.split,.control-grid,.access-grid{grid-template-columns:1fr}.workflow{grid-template-columns:1fr 1fr}.section-title{margin-bottom:35px}.problem-card{padding:24px}.problem-card h3{margin-top:18px}.features-grid{gap:10px}.feature-card{min-height:auto}.split,.control-grid,.access-grid{gap:45px}.comparison{grid-template-columns:1fr}.form-card{min-height:0;padding:23px}.control-grid .approval-visual{order:2}.cta-card{padding:55px 20px}.footer-main{flex-direction:column;gap:25px}.footer-links{flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:12px}.nav-cta{text-align:center}.source-chip span{display:inline-block}.task{padding:10px}.task em{text-align:center;max-width:72px}}@media (width<=390px){h1{font-size:2.5rem}.hero .container{width:calc(100% - 24px)}.demo-grid{font-size:.9em}.product-top>span{display:none}.brief-grid{grid-template-columns:1fr}.brief-grid>div:nth-child(3){grid-column:auto}.workflow{grid-template-columns:1fr}.comparison>div{padding:25px}.edit-row{flex-direction:column}.edit-row button{justify-content:center}.footer-links{gap:17px}}.legal-home{color:var(--purple);font-size:.86rem;font-weight:600}.legal-page{background:linear-gradient(#faf8ff 0,#fff 260px);padding:72px 0 96px}.legal-content{max-width:820px}.legal-content h1{margin-bottom:22px;font-size:clamp(2.5rem,5vw,4rem)}.legal-content h2{letter-spacing:-.02em;margin:40px 0 12px;font-size:1.3rem}.legal-content p,.legal-content li{color:var(--muted);font-size:.94rem;line-height:1.75}.legal-content ul{padding-left:22px}.legal-content li{padding:3px 0}.legal-contact{color:var(--muted);font-style:normal;line-height:1.8}.legal-contact a,.legal-content a{color:var(--purple);text-underline-offset:3px;text-decoration:underline}.legal-updated{margin-top:42px;font-size:.8rem!important}.legal-footer{padding-top:0}.footer-links{align-items:center}.footer-links .instagram-link{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(120deg,#f9ce34,#ee2a7b,#6228d7) border-box;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:7px 11px;display:inline-flex}.instagram-link svg{color:#c13584;width:15px;height:15px}.footer-links .footer-link-pill{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;padding:7px 11px;display:inline-flex}.logo{align-items:center;line-height:0;display:inline-flex}.logo img{width:142px;height:auto;display:block}footer .logo img{width:152px}.watermark-card{isolation:isolate;position:relative;overflow:hidden}.watermark-card>:not(.card-watermark){z-index:1;position:relative}.card-watermark{z-index:0;width:132px;height:132px;color:var(--purple);opacity:.055;stroke-width:1.35px;pointer-events:none;position:absolute;bottom:-24px;right:-18px;transform:rotate(-8deg)}.problem-card:nth-child(2) .card-watermark,.capability-card:nth-child(2n) .card-watermark{transform:rotate(8deg)}.capability-card .card-watermark{color:#c9bdff;opacity:.07}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.button:hover{transform:none}}:root{font-family:DM Sans,system-ui,sans-serif}h1,h2,h3,.logo,.faq-list summary{font-family:Plus Jakarta Sans,sans-serif}.hero{isolation:isolate;align-items:center;min-height:650px;padding:112px 0 96px;display:flex;position:relative;overflow:hidden}.hero-copy{max-width:1050px}.hero-copy h1{letter-spacing:-.05em;text-wrap:balance;max-width:850px;font-size:clamp(2.7rem,5vw,4.65rem);line-height:1.08}.hero-copy>p{max-width:680px;font-size:1.08rem}.signal-row{justify-content:center;align-items:center;gap:16px;margin-top:36px;font-size:.78rem;display:flex}@media (width<=700px){.hero{min-height:620px;padding:76px 0}.hero-copy h1{font-size:clamp(2.45rem,12vw,3.6rem)}.hero-copy>p{font-size:.98rem}.signal-row{flex-wrap:wrap;gap:9px;font-size:.68rem}}.hero{color:var(--ink);background:linear-gradient(#fff 0% 58%,#f6f3ff 100%)}.hero:before{background:radial-gradient(circle,#6f52ed21,#6f52ed00 68%);border-radius:50%;width:560px;height:560px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.hero-copy h1{text-shadow:none}.hero-copy>p{color:var(--muted)}.hero .pill{color:var(--purple);-webkit-backdrop-filter:none;backdrop-filter:none;background:#faf8ff;border-color:#ddd5ff}.hero .button{background:var(--purple);border-color:var(--purple);color:#fff;box-shadow:0 12px 30px #6f52ed33}.hero .button:hover{background:var(--purple-dark)}.signal-row{color:#777482}.audience-section{background:#fcfbff}.audience-photo{background:#e8e3e0;border-radius:24px;max-width:1080px;margin:0 auto 32px;position:relative;overflow:hidden;box-shadow:0 24px 60px #2b1f3d24}.audience-photo img{aspect-ratio:16/8.5;object-fit:cover;width:100%;display:block}.audience-photo figcaption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#1b1421b8;border:1px solid #ffffff61;border-radius:10px;max-width:390px;margin:0;padding:11px 15px;font-size:.76rem;line-height:1.4;position:absolute;bottom:20px;left:22px}@media (width<=700px){.hero{background:linear-gradient(#fff 0% 58%,#f6f3ff 100%)}.hero:before{background:radial-gradient(circle,#6f52ed21,#6f52ed00 68%);width:380px;height:380px}.audience-photo{border-radius:16px;margin-bottom:25px}.audience-photo img{aspect-ratio:4/3}.audience-photo figcaption{background:#26202d;border:0;border-radius:0;max-width:none;padding:12px 15px;font-size:.7rem;position:static}}.hero{padding-block:88px}.hero-support{max-width:800px;margin:0 auto 30px}.hero-copy>.hero-support p{max-width:none;color:var(--muted);margin:0 auto 11px;font-size:1rem;line-height:1.68}.hero-support strong{color:var(--ink);letter-spacing:-.02em;margin-top:17px;font:750 1.08rem Plus Jakarta Sans,sans-serif;display:block}.audience-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 34%,#110a1b29 56%,#110a1be0 100%);position:absolute;inset:0}.audience-photo img{filter:saturate(1.03)contrast(1.02)}.audience-overlay{z-index:2;position:absolute;bottom:54px;left:5%;right:5%}.audience-overlay>p{color:#fff;text-align:center;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 2px 12px #00000059;margin:0 0 12px;font:700 .7rem Plus Jakarta Sans,sans-serif}.audience-overlay .audience-list{gap:9px;max-width:960px}.audience-overlay .audience-list span{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:default;background:#120d1a99;border-color:#ffffff6b;padding:10px 15px;font-size:.78rem;font-weight:650;transition:background .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s;box-shadow:0 5px 18px #0c08141f}.audience-overlay .audience-list span:hover,.audience-overlay .audience-list span:focus-visible{color:#38237f;background:#fff;border-color:#fff;outline:none;transform:translateY(-3px)scale(1.025);box-shadow:0 10px 28px #150c3640,0 0 0 3px #b7a6ff8c}.audience-photo figcaption{z-index:2;-webkit-backdrop-filter:none;backdrop-filter:none;color:#ffffffb8;text-align:center;background:0 0;border:0;max-width:none;padding:0;font-size:.66rem;bottom:16px;left:0;right:0}@media (width<=700px){.hero{padding-block:68px}.hero-copy>.hero-support p{font-size:.9rem}.hero-support strong{font-size:1rem}.audience-photo{background:#211b2b}.audience-photo:after{background:linear-gradient(#0000 12%,#110a1b3d 36%,#110a1bf2 64%)}.audience-photo img{aspect-ratio:4/5;object-position:center top}.audience-overlay{bottom:42px;left:12px;right:12px}.audience-overlay>p{margin-bottom:8px;font-size:.58rem}.audience-overlay .audience-list{gap:6px}.audience-overlay .audience-list span{padding:7px 10px;font-size:.64rem}.audience-photo figcaption{background:0 0;padding:0;font-size:.58rem;position:absolute;bottom:12px}}.audience-photo:after{display:none}.audience-photo img{aspect-ratio:auto;object-fit:contain;height:auto}.audience-overlay{background:#211b2b;padding:24px 24px 14px;position:static}.audience-photo figcaption{color:#ffffffb8;text-align:center;background:#211b2b;max-width:none;padding:0 24px 22px;position:static}@media (width<=700px){.audience-photo img{aspect-ratio:auto;object-position:center;height:auto}.audience-overlay{padding:19px 12px 12px}.audience-photo figcaption{background:#211b2b;padding:0 15px 16px;position:static}}.form-card .honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-card .consent{flex-direction:row;align-items:flex-start;gap:9px;font-weight:400;line-height:1.45;display:flex}.form-card .consent input{flex:none;width:17px;height:17px;margin:1px 0 0;padding:0}.form-error{color:#a62d3a;margin:8px 0;font-size:.72rem;line-height:1.5}.form-button:disabled{cursor:wait;opacity:.72;transform:none}.reveal-hero{min-height:800px;color:var(--ink);background:radial-gradient(circle at 14% 8%,#d7a48433,#0000 34%),radial-gradient(circle at 86% 12%,#6f52ed29,#0000 36%),radial-gradient(circle at 72% 58%,#7e97771f,#0000 32%),linear-gradient(#f8f2ec 0%,#f2ecf5 56%,#e9e0dc 100%);padding-block:76px 250px;position:relative;overflow:hidden}.reveal-hero:before{z-index:0}.reveal-hero .hero-copy{z-index:2;position:relative}.vendor-carousel{z-index:0;pointer-events:none;background:#f6f3ff;border-block:3px solid;border-image:linear-gradient(90deg,#f9ce34,#ee2a7b,#6228d7,#ee2a7b,#f9ce34) 1;width:max-content;height:auto;animation:42s linear infinite vendor-strip;display:flex;position:absolute;top:30%;bottom:0;left:0}.reveal-hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#f2ecf5 0%,#f0e9efc7 18%,#e9e0dc5c 100%);position:absolute;inset:22% 0 0}.vendor-carousel img{object-fit:cover;opacity:1;flex:none;width:clamp(300px,36vw,500px);height:100%}.vendor-carousel img:nth-child(12n+5),.vendor-carousel img:nth-child(12n+7),.vendor-carousel img:nth-child(12n+9){object-position:24% center}.vendor-carousel img:nth-child(12n+6),.vendor-carousel img:nth-child(12n+8){object-position:76% center}@keyframes vendor-strip{to{transform:translate(-50%)}}.problem-card h3{margin-top:0}.audience-photo,.audience-overlay,.audience-photo figcaption{background:#f6f3ff}.audience-overlay>p{color:var(--purple);text-shadow:none}.audience-overlay .audience-list span{color:var(--ink);background:#ffffffe6;border-color:#ddd5ff}.audience-photo figcaption{color:var(--muted)}.cta-card{color:var(--ink);background:linear-gradient(135deg,#faf8ff,#f0ebff);border:1px solid #ddd5ff}.cta-card .eyebrow{color:var(--purple)}.cta-card p{color:var(--muted)}.reveal-hero h1{max-width:900px;color:var(--ink);text-shadow:none;font-size:clamp(3.2rem,7vw,6.2rem)}@media (width<=700px){.reveal-hero{min-height:780px;padding-bottom:220px}.vendor-carousel{height:auto;animation-duration:34s;top:37%}.reveal-hero:after{top:29%;bottom:0}.vendor-carousel img{object-position:center;width:280px}}@media (prefers-reduced-motion:reduce){.vendor-carousel{animation-play-state:paused}}.reveal-hero .hero-copy>.hero-support p{color:var(--muted);text-shadow:none}.reveal-hero .hero-support strong{color:var(--ink);text-shadow:none}.reveal-hero .pill{color:var(--purple);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#faf8ffe0;border-color:#ddd5ff}.reveal-hero .button{color:#fff;border-color:var(--purple);background:var(--purple);box-shadow:0 12px 30px #6f52ed33}.reveal-hero .button:hover{background:var(--purple-dark)}.reveal-hero .hero-copy>p:not(.reveal-note){max-width:680px;font-size:1.15rem}.hero-glow{filter:blur(2px);opacity:.55;background:radial-gradient(circle,#bba8ff59,#0000 68%);border-radius:50%;width:380px;height:380px;position:absolute}.glow-one{top:5%;left:-160px}.glow-two{bottom:-5%;right:-150px}.signal-row{color:#777482;letter-spacing:.02em;text-shadow:none;justify-content:center;align-items:center;gap:14px;margin:34px 0 22px;font-size:.76rem;font-weight:650;display:flex}.signal-row i{background:#c9bdff;border-radius:50%;width:4px;height:4px}.hero-link{border-bottom:1px solid #aaa7b3;justify-content:center;align-items:center;padding:13px 8px;font-size:.9rem;font-weight:700;display:inline-flex}.product-preview{z-index:1;text-align:left;background:#fff;border:1px solid #dedde4;border-radius:20px;max-width:1040px;margin:68px auto 0;position:relative;overflow:hidden;box-shadow:0 28px 75px #201b3021}.preview-bar{border-bottom:1px solid #ecebf0;align-items:center;gap:18px;height:58px;padding:0 20px;font-size:.72rem;display:flex}.preview-brand{align-items:center;gap:9px;font-weight:800;display:flex}.preview-brand span{color:#fff;background:#1d1b25;border-radius:8px;place-items:center;width:29px;height:29px;font-family:Manrope;display:grid}.preview-label{color:#8b8993;letter-spacing:.11em;font-size:.6rem;font-weight:800}.live-status{color:#167557;align-items:center;gap:7px;margin-left:auto;font-weight:700;display:flex}.live-status i{background:#23a77a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e5f5ef}.preview-grid{grid-template-columns:42% 58%;min-height:370px;display:grid}.preview-message{background:#f7f7f8;border-right:1px solid #e8e7ec;padding:34px}.preview-kicker{color:#8d8a95;letter-spacing:.11em;font-size:.6rem;font-weight:800}.preview-client{align-items:center;gap:11px;margin:28px 0 18px;display:flex}.preview-client>b{color:#5d5749;background:#e8e5dd;border-radius:50%;place-items:center;width:39px;height:39px;font-size:.7rem;display:grid}.preview-client div{flex-direction:column;gap:3px;font-size:.78rem;display:flex}.preview-client span{color:#777581;font-size:.67rem}.preview-message>p{color:#42404a;background:#fff;border:1px solid #e3e2e7;border-radius:4px 15px 15px;margin:0;padding:17px;font-size:.82rem;line-height:1.65}.preview-message small{color:#92909a;margin-top:10px;font-size:.62rem;display:block}.preview-brief{padding:34px}.preview-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.preview-head h3{margin:6px 0 0;font-size:1.25rem}.confidence{color:#167557;white-space:nowrap;background:#eaf8f2;border-radius:99px;align-items:center;gap:5px;padding:7px 9px;font-size:.63rem;font-weight:750;display:flex}.detail-grid{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0 12px;display:grid}.detail-grid div{border:1px solid #e5e4e9;border-radius:10px;flex-direction:column;gap:6px;padding:13px;display:flex}.detail-grid span{color:#99969f;letter-spacing:.1em;font-size:.55rem;font-weight:800}.detail-grid strong{font-size:.76rem}.draft-card{background:#faf9fc;border:1px solid #dedbe8;border-radius:11px;padding:15px}.draft-card>span{color:#65548d;letter-spacing:.08em;align-items:center;gap:6px;font-size:.57rem;font-weight:800;display:flex}.draft-card p{color:#56535e;margin:8px 0;font-size:.73rem;line-height:1.55}.draft-card button{color:#1d1b25;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:.67rem;font-weight:800;display:flex}.preview-caption{text-align:center;color:#92909a;background:#fcfcfd;border-top:1px solid #ecebf0;margin:0;padding:10px 20px;font-size:.58rem;line-height:1.4}.hero-copy .reveal-note{color:#92909a;justify-content:center;align-items:center;gap:7px;margin:0 auto;font-size:.72rem;display:flex}.reveal-note span{background:#6f52ed;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #6f52ed1a}.form-kicker{color:#6f52ed;letter-spacing:.14em;font-size:.62rem;font-weight:800}.capability-section{color:var(--ink);background:linear-gradient(#faf8ff,#f3efff)}.capability-section .eyebrow{color:var(--purple)}.capability-section .section-title p{color:var(--muted)}.capability-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.capability-card{background:#ffffffd1;border:1px solid #ded8f5;border-radius:18px;grid-column:span 2;min-height:230px;padding:26px;box-shadow:0 16px 40px #3f2d820f}.capability-card:nth-child(4){grid-column:2/span 2}.capability-icon{width:42px;height:42px;color:var(--purple);background:#eee9ff;border-radius:12px;place-items:center;margin-bottom:38px;display:grid}.capability-icon svg{width:20px}.capability-card h3{color:var(--ink)}.capability-card p{color:var(--muted);margin-bottom:0;font-size:.84rem}@media (width>=701px) and (width<=980px){.capability-grid{grid-template-columns:repeat(2,1fr)}.capability-card,.capability-card:nth-child(4){grid-column:auto}.capability-card:last-child{grid-column:1/-1}}@media (width<=700px){.reveal-hero{background-position:42%;padding-block:64px 78px}.reveal-hero h1{font-size:clamp(2.65rem,13vw,4rem)}.signal-row{flex-wrap:wrap;gap:8px;font-size:.64rem}.product-preview{border-radius:14px;margin-top:50px}.preview-bar{padding:0 14px}.preview-label{display:none}.preview-grid{grid-template-columns:1fr}.preview-message{border-bottom:1px solid #e8e7ec;border-right:0;padding:24px 20px}.preview-brief{padding:24px 20px}.preview-head{align-items:center}.preview-head h3{font-size:1.05rem}.confidence{white-space:normal;text-align:center}.detail-grid{gap:8px}.capability-grid{grid-template-columns:1fr}.capability-card,.capability-card:nth-child(4){grid-column:auto;min-height:auto}.capability-icon{margin-bottom:24px}}@media (width<=390px){.reveal-hero .hero-copy>p:not(.reveal-note){font-size:.98rem}.signal-row i{display:none}.signal-row span{width:100%}.product-preview{margin-top:42px}.preview-brand{font-size:0}.preview-brand span{font-size:.72rem}.live-status{font-size:.65rem}}.reveal-hero{min-height:auto;padding-block:60px 48px}.reveal-hero:after{display:none}.audience-section{padding:78px 0 0}.audience-strip-frame{isolation:isolate;background:#211a2b;width:100%;position:relative;overflow:hidden;box-shadow:0 22px 58px #2f1f4f29}.audience-strip-frame:after{content:"";z-index:3;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff47,inset 0 -1px #180f2340}.audience-vendor-track{width:max-content;animation:42s linear infinite vendor-strip;display:flex}.problems{padding-top:72px}.vendor-tile{background:#eee9f8;flex:none;width:clamp(270px,29vw,350px);height:390px;margin:0;position:relative;overflow:hidden}.vendor-tile:after{content:"";pointer-events:none;background:linear-gradient(#2316300a 35%,#180f23c7 100%),#684c8e14;position:absolute;inset:0}.vendor-tile img{object-fit:cover;opacity:.84;filter:saturate(.82)contrast(1.06);width:100%;height:100%;display:block}.vendor-tile:nth-child(12n+9) img{object-position:24% center}.vendor-tile figcaption{z-index:1;color:#fff;letter-spacing:.08em;text-transform:uppercase;text-align:center;white-space:nowrap;text-shadow:0 2px 14px #0a060fb8;background:0 0;border-top:1px solid #ffffffa8;padding:12px 18px 0;font-family:Manrope,sans-serif;font-size:.78rem;font-weight:800;position:absolute;top:auto;bottom:16px;left:50%;transform:translate(-50%)}@media (width<=700px){.reveal-hero{padding-block:50px 54px}.audience-section{padding-top:66px}.problems{padding-top:56px}.vendor-tile{width:260px;height:330px}.audience-vendor-track{animation-duration:34s}}@media (prefers-reduced-motion:reduce){.audience-vendor-track{animation-play-state:paused}}.trial-hero{background:radial-gradient(circle at 8% 22%,#e0b29038,#0000 30%),radial-gradient(circle at 88% 16%,#997ef533,#0000 31%),radial-gradient(circle at 72% 84%,#f2c5b729,#0000 27%),linear-gradient(145deg,#fffaf5 0%,#f8f4ff 48%,#f1ebff 100%);align-items:center;min-height:calc(100svh - 74px);padding:68px 0 36px;display:flex}.trial-hero:before{content:"";z-index:0;opacity:.38;background-image:radial-gradient(#6f52ed21 .7px,#0000 .7px);background-size:19px 19px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 42% 100%);mask-image:linear-gradient(90deg,#0000,#000 42% 100%)}.hero-trial-layout{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(42px,5vw,76px);display:grid;position:relative}.hero-trial-copy{z-index:3;text-align:left;position:relative}.hero-trial-copy .pill{color:#6245df;background:#ffffffb3;border-color:#6f52ed30;margin-bottom:23px;box-shadow:0 8px 26px #4a33880f}.trial-hero .hero-trial-copy h1{letter-spacing:-.06em;text-wrap:balance;max-width:620px;margin:0 0 24px;font-size:clamp(3.15rem,5vw,5.1rem);line-height:1}.hero-trial-copy .hero-support{max-width:590px;margin:0 0 27px}.hero-trial-copy>.hero-support p{color:#5f5b69;max-width:none;margin:0 0 10px;font-size:.88rem;line-height:1.58}.hero-trial-copy .hero-support strong{margin-top:14px;font-size:.95rem}.hero-trial-actions{align-items:center;gap:11px;display:flex}.trial-hero .button-secondary{color:#26222e;background:#ffffffb8;border-color:#5143702e;box-shadow:0 8px 24px #3c2b620a}.trial-hero .button-secondary:hover{background:#fff}.hero-trial-copy .signal-row{color:#716d7c;justify-content:flex-start;gap:11px;margin:26px 0 0;font-size:.65rem;font-weight:700}.hero-trial-copy .signal-row i{background:#a796e6}.hero-product-stage{z-index:2;perspective:1100px;min-width:0;position:relative}.hero-product-stage:before{content:"";z-index:-1;filter:blur(38px);background:linear-gradient(135deg,#bba8ff6b,#f5c6aa4f);border-radius:44px;position:absolute;inset:8% -7% -8% 8%}.hero-product-window{transform-origin:50%;background:#fffffff2;border:1px solid #41306629;border-radius:22px;transition:transform .35s,box-shadow .35s;overflow:hidden;transform:rotateY(-2deg)rotateX(1deg);box-shadow:0 34px 90px #3424572e,0 4px 12px #34245712}.hero-product-stage:hover .hero-product-window{transform:rotateY(0)rotateX(0)translateY(-3px);box-shadow:0 42px 105px #34245736,0 4px 12px #34245712}.hero-product-window.is-booked{border-color:#1f916757;box-shadow:0 38px 100px #3424572e,0 0 0 4px #35b18414}.hero-product-bar{background:#fffffff0;border-bottom:1px solid #ece9f0;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:0 18px;display:flex}.hero-product-brand,.hero-product-live{align-items:center;display:flex}.hero-product-brand{gap:9px;font-size:.7rem}.hero-product-brand>.hero-product-brand-mark{object-fit:cover;border-radius:8px;width:29px;height:29px;box-shadow:0 7px 16px #6f52ed3d}.hero-product-brand>.hero-product-wordmark{object-fit:contain;object-position:left center;width:82px;height:23px}.hero-product-live{color:#177657;gap:7px;font-size:.61rem;font-weight:750}.hero-product-live i{background:#25a778;border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite statusPulse;box-shadow:0 0 0 4px #e5f5ef}.hero-product-live.is-confirmed{color:#126b4d}.hero-product-body{grid-template-columns:.86fr 1.14fr;min-height:438px;display:grid}.hero-product-inbox,.hero-product-assistant{min-width:0;padding:24px}.hero-product-inbox{background:#f7f6f8;border-right:1px solid #e9e6ed}.hero-product-label{color:#918d99;letter-spacing:.12em;font-size:.54rem;font-weight:800}.hero-product-person{align-items:center;gap:10px;margin:20px 0 15px;display:flex}.hero-product-person>b{color:#6b51d4;background:#ebe6ff;border-radius:50%;flex:none;place-items:center;width:37px;height:37px;font-size:.67rem;display:grid}.hero-product-person>span{flex-direction:column;gap:3px;min-width:0;font-size:.72rem;display:flex}.hero-product-person small{color:#8a8791;align-items:center;gap:4px;font-size:.59rem;display:flex}.hero-product-person small svg{width:11px;height:11px}.hero-product-inbox>p{color:#47434f;background:#fff;border:1px solid #e2dfe6;border-radius:4px 14px 14px;margin:0;padding:14px;font-size:.7rem;line-height:1.58;box-shadow:0 7px 20px #251d320a}.hero-product-discussion{opacity:0;gap:7px;margin-top:9px;transition:opacity .38s,transform .38s;display:grid;transform:translateY(6px)}.hero-product-discussion.is-active{opacity:1;transform:none}.hero-product-discussion p{color:#5c5762;background:#ece8f8;border-radius:10px 10px 3px;max-width:92%;margin:0;padding:8px 10px;font-size:.55rem;line-height:1.42}.hero-product-discussion p:last-child{background:#fff;border:1px solid #e3e0e7;border-radius:3px 10px 10px;justify-self:start}.hero-product-extraction{opacity:.28;flex-wrap:wrap;gap:6px;margin-top:14px;transition:opacity .38s,transform .38s;display:flex;transform:translateY(5px)}.hero-product-extraction.is-active{opacity:1;transform:none}.hero-product-extraction span{color:#625d6c;background:#fff;border:1px solid #e1dced;border-radius:7px;align-items:center;gap:4px;padding:6px 7px;font-size:.56rem;font-weight:700;display:inline-flex}.hero-product-extraction svg{width:11px;height:11px;color:var(--purple)}.hero-product-sent-reply{color:#fff;background:linear-gradient(145deg,#7758eb,#6041d4);border-radius:11px 11px 3px;width:92%;margin:11px 0 0 auto;padding:10px 11px;animation:.38s cubic-bezier(.22,1,.36,1) both sentReplyIn;box-shadow:0 8px 18px #6041d42b}.hero-product-sent-reply>span{color:#ffffffbf;letter-spacing:.08em;margin-bottom:5px;font-size:.43rem;font-weight:850;display:block}.hero-product-sent-reply p{color:#fff;margin:0;font-size:.53rem;line-height:1.42}.hero-product-sent-reply small{color:#ffffffbd;justify-content:flex-end;align-items:center;gap:3px;margin-top:5px;font-size:.43rem;display:flex}.hero-product-sent-reply small svg{width:10px}.hero-product-client-followup{width:90%;margin-top:10px;animation:.38s cubic-bezier(.22,1,.36,1) both sentReplyIn}.hero-product-client-followup>span{color:#918d99;letter-spacing:.08em;margin:0 0 4px 4px;font-size:.42rem;font-weight:850;display:block}.hero-product-client-followup p{color:#55505d;background:#fff;border:1px solid #e2dfe6;border-radius:3px 11px 11px;margin:0;padding:9px 10px;font-size:.53rem;line-height:1.44;box-shadow:0 6px 16px #251d320a}.hero-product-quote-sent{color:#5541ad;background:#f3f0ff;border:1px solid #cfc5f3;border-radius:11px 11px 3px;flex-direction:column;gap:3px;width:92%;margin:10px 0 0 auto;padding:9px 10px;animation:.38s cubic-bezier(.22,1,.36,1) both sentReplyIn;display:flex}.hero-product-quote-sent>span{color:#735bd0;letter-spacing:.08em;align-items:center;gap:4px;font-size:.42rem;font-weight:850;display:flex}.hero-product-quote-sent svg{width:10px}.hero-product-quote-sent strong{font-size:.55rem}.hero-product-quote-sent small{color:#777084;font-size:.46rem}.hero-product-assistant{background:#fff}.hero-product-assistant-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.hero-product-assistant-head>span{color:#7054e2;letter-spacing:.08em;align-items:center;gap:6px;font-size:.54rem;font-weight:800;display:flex}.hero-product-assistant-head svg{width:13px}.hero-product-assistant-head em{color:#6b50d8;background:#f0ecff;border-radius:99px;padding:5px 7px;font-size:.52rem;font-style:normal;font-weight:750}.hero-product-calendar{opacity:.28;border:1px solid #e5e1e9;border-radius:10px;padding:11px;transition:opacity .38s,border-color .38s,background .38s,transform .38s}.hero-product-calendar.is-active{opacity:1;background:#f6fcfa;border-color:#cfe7df;transform:translateY(-1px)}.hero-product-calendar.is-locked{background:linear-gradient(145deg,#f0fbf7,#f8fffc);border-color:#9fd7c3;box-shadow:0 8px 22px #1d856017}.hero-product-calendar-head,.hero-product-calendar-head>span,.hero-product-calendar-result{align-items:center;display:flex}.hero-product-calendar-head{justify-content:space-between;gap:10px}.hero-product-calendar-head>span{color:#6d52dc;gap:5px}.hero-product-calendar-head svg{width:13px}.hero-product-calendar-head small,.hero-product-calendar-head strong{font-size:.49rem}.hero-product-calendar-head small{color:#96929c;letter-spacing:.09em;font-weight:800}.hero-product-calendar-head strong{color:#625d69}.hero-product-calendar-days{grid-template-columns:repeat(3,1fr);gap:6px;margin:9px 0 8px;display:grid}.hero-product-calendar-days>span{color:#8f8b95;background:#ffffffb8;border:1px solid #e6e2e9;border-radius:7px;justify-content:space-between;align-items:center;padding:6px 7px;display:flex}.hero-product-calendar-days>span.event-day{color:#5f45cf;background:#f0ecff;border-color:#bdb0ee;box-shadow:0 5px 13px #5d43b514}.hero-product-calendar-days>span.event-day.is-locked{color:#116a4b;background:#e6f7f0;border-color:#75c3a6;box-shadow:0 5px 14px #157e581c}.hero-product-calendar-days small{font-size:.58rem;font-weight:800}.hero-product-calendar-days em{font-size:.45rem;font-style:normal}.hero-product-calendar-days em:has(svg){align-items:center;gap:2px;font-weight:800;display:flex}.hero-product-calendar-days em svg{width:8px;height:8px}.hero-product-calendar-result{color:#187858;gap:6px;min-height:15px}.hero-product-calendar-result svg{width:13px}.hero-product-calendar-result strong{font-size:.53rem}.hero-product-loader{border:2px solid #ddd6f5;border-top-color:#7053e3;border-radius:50%;width:10px;height:10px;animation:.8s linear infinite heroLoader}.hero-product-package{opacity:.28;background:#faf9fc;border:1px solid #e5e1e9;border-radius:10px;margin:10px 0;padding:10px;transition:opacity .38s,border-color .38s,background .38s,box-shadow .38s,transform .38s;transform:translateY(4px)}.hero-product-package.is-active{opacity:1;background:linear-gradient(145deg,#fbf9ff,#f8f5ff);border-color:#d5ccf4;transform:none;box-shadow:0 8px 20px #563f970f}.hero-product-package-head,.hero-product-package-head>span,.hero-product-package-meta,.hero-product-package-term{align-items:center;display:flex}.hero-product-package-head{justify-content:space-between;gap:10px;margin-bottom:6px}.hero-product-package-head>span{color:#6d52dc;gap:5px}.hero-product-package-head svg{width:13px}.hero-product-package-head small,.hero-product-package-term small{color:#96929c;letter-spacing:.08em;font-size:.46rem;font-weight:800}.hero-product-package-head em{color:#147653;background:#e6f6f0;border-radius:99px;padding:3px 6px;font-size:.45rem;font-style:normal;font-weight:800}.hero-product-package>strong{color:#4f4a58;font-size:.6rem;display:block}.hero-product-package-meta{flex-wrap:wrap;gap:5px;margin:7px 0}.hero-product-package-meta>span{color:#6a6471;background:#fff;border-radius:6px;align-items:center;gap:3px;padding:4px 6px;font-size:.46rem;font-weight:700;display:flex}.hero-product-package-meta svg{color:#7053df;width:9px;height:9px}.hero-product-package-term{color:#635d69;border-top:1px solid #e8e3f1;gap:7px;padding-top:7px}.hero-product-package-term>svg{color:#7053df;width:15px}.hero-product-package-term>span{flex-direction:column;gap:1px;display:flex}.hero-product-package-term strong{font-size:.52rem}.hero-product-draft{opacity:.28;background:#faf9fd;border:1px solid #e2ddeb;border-radius:10px;margin:10px 0;padding:12px;transition:opacity .38s,border-color .38s,box-shadow .38s,transform .38s}.hero-product-draft.is-active{opacity:1;border-color:#d7cff4;transform:translateY(-1px);box-shadow:0 8px 22px #563f9712}.hero-product-draft.is-sent{background:#f2faf7;border-color:#bfe3d5;box-shadow:0 8px 22px #1d856012}.hero-product-draft.is-sent>span{color:#177858}.hero-product-draft.is-complete{display:none}.hero-product-sent-confirmation{color:#177858;justify-content:center;align-items:center;gap:10px;min-height:90px;display:flex}.hero-product-sent-confirmation>svg{flex:none;width:24px}.hero-product-sent-confirmation>span{flex-direction:column;gap:4px;display:flex}.hero-product-sent-confirmation strong{font-size:.66rem}.hero-product-sent-confirmation small{color:#75847e;max-width:220px;font-size:.51rem;line-height:1.4}.hero-product-draft>span{color:#6f52dd;letter-spacing:.08em;align-items:center;gap:5px;font-size:.5rem;font-weight:800;display:flex}.hero-product-draft>span svg{width:12px}.hero-product-draft p{color:#55515d;min-height:46px;margin:7px 0;font-size:.61rem;line-height:1.48}.hero-typing-cursor{background:#6f52ed;width:1px;height:.8em;margin-left:2px;animation:.7s step-end infinite typingCursor;display:inline-block}.hero-product-draft small{color:#97939c;font-size:.49rem}.hero-product-quote{visibility:hidden;opacity:0;border:1px solid #e5e1e9;border-radius:10px;padding:10px;transition:opacity .38s,border-color .38s,background .38s,transform .38s;display:none;transform:translateY(6px)}.hero-product-quote.is-active{visibility:visible;opacity:1;background:#faf8ff;border-color:#d7cff4;animation:.42s cubic-bezier(.22,1,.36,1) both heroCardIn;display:block;transform:translateY(-1px)}.hero-product-quote-head,.hero-product-payment,.hero-product-quote-head>span{align-items:center;display:flex}.hero-product-quote-head{gap:8px}.hero-product-quote-head>span,.hero-product-payment>span{color:#6d52dc;background:#eeeaff;border-radius:8px;flex:none;place-items:center;width:29px;height:29px;display:grid}.hero-product-quote-head>span svg,.hero-product-payment>span svg{width:14px}.hero-product-quote-head>div,.hero-product-payment>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.hero-product-quote-head small,.hero-product-payment small,.hero-product-quote-values small{color:#96929c;letter-spacing:.08em;font-size:.46rem;font-weight:800}.hero-product-quote-head strong,.hero-product-payment strong{text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;overflow:hidden}.hero-product-quote-head>button{color:#fff;white-space:nowrap;cursor:pointer;background:#6041d4;border:0;border-radius:7px;align-items:center;gap:3px;padding:6px 8px;font:800 .48rem Manrope,sans-serif;display:inline-flex;box-shadow:0 6px 14px #6041d42e}.hero-product-quote-head>button.is-sent{color:#147653;box-shadow:none;background:#e4f6ef}.hero-product-quote-head>button svg{width:10px;height:10px}.hero-product-quote-values{grid-template-columns:1fr 1fr;gap:6px;margin:8px 0;display:grid}.hero-product-quote-values>span{background:#fff;border:1px solid #e5e0f1;border-radius:7px;flex-direction:column;gap:3px;padding:7px;display:flex}.hero-product-quote-values strong{color:#4e37bd;font-size:.62rem}.hero-product-payment{background:#fff;border:1px solid #e4e1e8;border-radius:8px;gap:8px;padding:7px}.hero-product-payment.is-verified{background:#f0faf6;border-color:#bfe3d5}.hero-product-payment>span{width:25px;height:25px}.hero-product-payment em{color:#16815e;align-items:center;gap:3px;font-size:.5rem;font-style:normal;font-weight:800;display:flex}.hero-product-payment em svg{width:12px}.hero-product-outcome{color:#126b4d;opacity:0;background:linear-gradient(135deg,#e5f7f0,#effbf6);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;max-height:0;margin-top:0;padding:0 8px;transition:max-height .45s,margin .45s,padding .45s,opacity .35s;display:grid;overflow:hidden}.hero-product-outcome.is-active{opacity:1;max-height:76px;margin-top:8px;padding:8px;animation:.52s cubic-bezier(.22,1,.36,1) both bookedIn}.hero-product-outcome>svg{width:18px}.hero-product-outcome>span{flex-direction:column;gap:2px;min-width:0;display:flex}.hero-product-outcome strong{font-size:.56rem}.hero-product-outcome small{color:#668278;font-size:.43rem;line-height:1.35}.hero-product-outcome a{color:#fff;white-space:nowrap;background:#6041d4;border-radius:7px;align-items:center;gap:3px;padding:6px 8px;font-size:.46rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 6px 14px #6041d42e}.hero-product-outcome a svg{width:10px}.hero-product-progress{background:#fbfafc;border-top:1px solid #ece9f0;grid-template-columns:repeat(11,1fr);display:grid}.hero-product-progress button{color:#9a96a0;cursor:pointer;background:0 0;border:0;border-right:1px solid #ece9f0;justify-content:center;align-items:center;gap:5px;min-width:0;padding:11px 5px;transition:color .25s,background .25s;display:flex;position:relative}.hero-product-progress button:last-child{border-right:0}.hero-product-progress button.is-active{color:#6648df;background:#f2eeff}.hero-product-progress button.is-complete{color:#177657}.hero-product-progress span{place-items:center;display:grid}.hero-product-progress svg{width:12px;height:12px}.hero-product-progress em{text-overflow:ellipsis;white-space:nowrap;font-size:.5rem;font-style:normal;font-weight:750;overflow:hidden}.hero-demo-orbit{z-index:4;color:#4d4659;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #523e7f24;border-radius:99px;align-items:center;gap:7px;padding:9px 12px;font-size:.59rem;font-weight:750;animation:4s ease-in-out infinite heroOrbit;display:flex;position:absolute;box-shadow:0 14px 34px #2d204b21}.hero-demo-orbit svg{color:#7455e9;width:14px;height:14px}.hero-demo-orbit--message{top:70px;left:-35px}.hero-demo-orbit--quote{visibility:hidden;opacity:0;transition:opacity .35s,transform .35s;animation-delay:-1.8s;bottom:86px;right:-24px}.hero-demo-orbit--quote.is-ready{visibility:visible;opacity:1;transform:translateY(-3px)}.hero-demo-orbit--quote.is-confirmed{color:#126b4d;background:#f2fcf8f2;border-color:#1f916747;box-shadow:0 16px 38px #19815f29}.hero-demo-orbit--quote svg{color:#19815f}.hero-story-stage .hero-product-window,.hero-story-stage:hover .hero-product-window{transform:none}.hero-story-heading{background:linear-gradient(90deg,#f7f4ff,#fcfbff);border-bottom:1px solid #e9e5ee;grid-template-columns:auto 1fr;align-items:center;gap:15px;min-height:84px;padding:14px 20px;display:grid}.hero-story-heading>span{color:#684bdd;letter-spacing:.08em;white-space:nowrap;background:#fff;border:1px solid #ddd5f5;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-size:.5rem;font-weight:850;display:flex}.hero-story-heading>span svg{width:13px}.hero-story-heading>div{flex-direction:column;gap:3px;min-width:0;display:flex}.hero-story-heading>div strong{font-size:.82rem}.hero-story-heading>div small{color:#77727e;font-size:.59rem;line-height:1.4}.hero-story-content{background:radial-gradient(circle at 8% 12%,#ebdaca2e,#0000 27%),radial-gradient(circle at 92% 86%,#b9a9f224,#0000 28%),#fbfafc;place-items:center;min-height:390px;padding:25px;display:grid}.hero-story-content>div{width:min(100%,450px);animation:.45s cubic-bezier(.22,1,.36,1) both heroStoryIn}.hero-story-person{align-items:center;gap:10px;display:flex}.hero-story-person>b{color:#664ad0;background:#eae5ff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.68rem;display:grid}.hero-story-person>span{flex-direction:column;gap:3px;font-size:.74rem;display:flex}.hero-story-person small{color:#8d8993;align-items:center;gap:4px;font-size:.57rem;display:flex}.hero-story-person small svg{width:11px;height:11px}.hero-story-chat-card,.hero-story-conversation,.hero-story-requirements,.hero-story-calendar,.hero-story-reply,.hero-story-quote{background:#fff;border:1px solid #e1dde7;border-radius:15px;padding:20px;box-shadow:0 14px 38px #31244b12}.hero-story-client-message,.hero-story-conversation>p{color:#494550;font-size:.7rem;line-height:1.55}.hero-story-client-message{background:#fdfdfe;border:1px solid #e2dfe6;border-radius:4px 13px 13px;margin:16px 0 13px;padding:14px}.hero-story-action-note,.hero-story-reading,.hero-story-success-title,.hero-story-no-conflict,.hero-story-review-note{color:#6047cd;background:#f1edff;border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex}.hero-story-action-note>svg,.hero-story-reading>svg,.hero-story-success-title>svg,.hero-story-no-conflict>svg,.hero-story-review-note>svg{flex:none;width:18px}.hero-story-action-note>span,.hero-story-reading>span,.hero-story-success-title>span,.hero-story-no-conflict>span,.hero-story-review-note>span{flex-direction:column;gap:2px;display:flex}.hero-story-action-note strong,.hero-story-reading strong,.hero-story-success-title strong,.hero-story-no-conflict strong,.hero-story-review-note strong{font-size:.62rem}.hero-story-action-note small,.hero-story-reading small,.hero-story-success-title small,.hero-story-no-conflict small,.hero-story-review-note small{color:#817a91;font-size:.53rem}.hero-story-conversation>p{width:88%;margin:8px 0;padding:9px 11px}.hero-story-conversation .from-client{background:#faf9fb;border:1px solid #e2dfe6;border-radius:3px 11px 11px}.hero-story-conversation .from-business{color:#54456e;background:#ece7ff;border-radius:11px 11px 3px;margin-left:auto}.hero-story-reading{color:#664ad3;margin-top:13px}.hero-story-success-title{color:#177757;background:#eef9f5}.hero-story-requirement-grid{grid-template-columns:1fr 1fr;gap:8px;margin:13px 0 11px;display:grid}.hero-story-requirement-grid>span{border:1px solid #e5e1e8;border-radius:9px;flex-direction:column;gap:6px;padding:11px;display:flex}.hero-story-requirement-grid small,.hero-story-quote-values small,.hero-story-payment-summary small{color:#95919a;letter-spacing:.08em;font-size:.47rem;font-weight:850}.hero-story-requirement-grid strong{align-items:center;gap:5px;font-size:.61rem;display:flex}.hero-story-requirement-grid svg{color:#6a4ddd;width:13px}.hero-story-source-note,.hero-story-quote-note{color:#77727f;justify-content:center;align-items:center;gap:6px;font-size:.54rem;font-weight:700;display:flex}.hero-story-source-note svg,.hero-story-quote-note svg{color:#7356e2;width:13px}.hero-story-calendar-head,.hero-story-calendar-head>span{align-items:center;display:flex}.hero-story-calendar-head{justify-content:space-between;gap:12px}.hero-story-calendar-head>span{gap:7px;font-size:.7rem}.hero-story-calendar-head svg{color:#6d50dc;width:16px}.hero-story-calendar-head em{color:#87838d;font-size:.55rem;font-style:normal}.hero-story-week{grid-template-columns:repeat(5,1fr);gap:6px;margin:18px 0 14px;display:grid}.hero-story-week>span{color:#716d77;border:1px solid #e5e2e8;border-radius:9px;flex-direction:column;align-items:center;gap:6px;min-height:84px;padding:9px 5px;display:flex}.hero-story-week small{color:#aaa6ae;font-size:.43rem;font-weight:800}.hero-story-week strong{font-size:.78rem}.hero-story-week em{color:#8a8490;text-align:center;font-size:.42rem;font-style:normal;line-height:1.3}.hero-story-week .requested{color:#5739c9;background:#eee9ff;border-color:#a996ea;box-shadow:0 7px 18px #5739c91c}.hero-story-week .requested em{color:#664acf;font-weight:750}.hero-story-week .has-event{background:#f5f4f7}.hero-story-no-conflict{color:#167858;background:#edf9f4}.hero-story-reply-head,.hero-story-reply-head>span{align-items:center;display:flex}.hero-story-reply-head{justify-content:space-between;gap:12px}.hero-story-reply-head>span{color:#6849d8;letter-spacing:.06em;gap:6px;font-size:.54rem;font-weight:850}.hero-story-reply-head svg{width:14px}.hero-story-reply-head em{color:#877f94;font-size:.49rem;font-style:normal}.hero-story-reply>p{color:#4d4854;background:#faf8ff;border:1px solid #ddd6f2;border-radius:11px;min-height:110px;margin:15px 0 12px;padding:16px;font-size:.72rem;line-height:1.6}.hero-story-review-note{color:#6350a5;background:#f5f2ff}.hero-story-quote-head,.hero-story-quote-event,.hero-story-quote-head>span{align-items:center;display:flex}.hero-story-quote-head{gap:9px}.hero-story-quote-head>span{color:#6548d6;background:#eee9ff;border-radius:9px;flex:none;justify-content:center;width:37px;height:37px}.hero-story-quote-head>span svg{width:17px}.hero-story-quote-head>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.hero-story-quote-head small{color:#8f8998;letter-spacing:.08em;font-size:.48rem;font-weight:850}.hero-story-quote-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.hero-story-quote-head em{color:#6548d6;background:#eee9ff;border-radius:99px;padding:5px 7px;font-size:.49rem;font-style:normal;font-weight:750}.hero-story-quote-event{border-block:1px solid #ece8f0;gap:13px;margin:14px 0;padding:9px 10px}.hero-story-quote-event span{color:#6f6a75;align-items:center;gap:5px;font-size:.56rem;font-weight:700;display:flex}.hero-story-quote-event svg{color:#6b4edb;width:12px}.hero-story-quote-values{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:13px;display:grid}.hero-story-quote-values>span{background:#faf8ff;border:1px solid #ded8ef;border-radius:10px;flex-direction:column;gap:6px;padding:13px;display:flex}.hero-story-quote-values strong{color:#5136c5;font-size:.83rem}.hero-story-payment{text-align:center}.hero-story-payment-check{color:#fff;background:#1b9169;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 11px;display:grid;box-shadow:0 10px 25px #1b916933}.hero-story-payment-check svg{width:28px}.hero-story-payment-label{color:#16805e;letter-spacing:.1em;margin-bottom:5px;font-size:.53rem;font-weight:900;display:block}.hero-story-payment>strong{font-size:1.45rem;display:block}.hero-story-payment>small{color:#7e7984;margin-top:4px;font-size:.59rem;display:block}.hero-story-payment-summary{grid-template-columns:repeat(3,1fr);gap:7px;margin:18px 0 10px;display:grid}.hero-story-payment-summary>span{background:#fff;border:1px solid #dfe9e5;border-radius:9px;flex-direction:column;gap:5px;padding:10px 6px;display:flex}.hero-story-payment-summary strong{font-size:.69rem}.hero-story-confirmed{color:#157858;background:#ebf8f3;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:9px;font-size:.58rem;font-weight:800;display:flex}.hero-story-confirmed svg{width:13px}.hero-story-stage .hero-product-progress button{flex-direction:column;gap:3px;padding:9px 3px}.hero-story-stage .hero-product-progress em{font-size:.43rem}@keyframes heroStoryIn{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:none}}.early-voices-section{background:radial-gradient(circle at 8% 24%,#d7a48421,#0000 26%),radial-gradient(circle at 92% 72%,#6f52ed26,#0000 28%),linear-gradient(#fbf9ff,#f2edff);border-block:1px solid #e8e2f5;position:relative;overflow:hidden}.early-voices-wrap{max-width:1080px}.early-reason-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.early-reason-card{background:#ffffffd6;border:1px solid #6f52ed29;border-radius:18px;min-height:230px;padding:26px;transition:transform .25s,box-shadow .25s;box-shadow:0 18px 42px #39286512}.early-reason-card:hover{transform:translateY(-4px);box-shadow:0 24px 54px #3928651c}.early-reason-card>span{color:#684bdc;background:linear-gradient(135deg,#eee9ff,#e5dcff);border-radius:13px;place-items:center;width:45px;height:45px;margin-bottom:34px;display:grid}.early-reason-card svg{width:21px}.early-reason-card h3{margin-bottom:10px;font-size:1rem}.early-reason-card p{color:#706a78;margin:0;font-size:.8rem;line-height:1.65}.early-highlight-viewport{margin-top:18px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.early-highlight-track{gap:12px;width:max-content;padding:2px 0;animation:44s linear infinite earlyHighlightSlide;display:flex}.early-highlight-viewport:hover .early-highlight-track{animation-play-state:paused}.early-highlight-track article{background:#ffffffe6;border:1px solid #6f52ed29;border-radius:15px;flex:none;align-items:flex-start;gap:13px;width:clamp(350px,42vw,460px);min-height:158px;padding:22px;display:flex;box-shadow:0 12px 30px #3928650f}.early-highlight-track article>svg{color:#6f52ed;flex:none;width:21px;margin-top:2px}.early-highlight-track article>div{flex-direction:column;gap:5px;display:flex}.early-highlight-track span{color:#8a7fa2;letter-spacing:.12em;font-size:.48rem;font-weight:850}.early-highlight-track strong{color:#3a3347;font-size:.77rem;line-height:1.62}.early-highlight-track em{color:#6f52ed;font-size:.61rem;font-style:normal;font-weight:800}@keyframes earlyHighlightSlide{to{transform:translate(calc(-50% - 6px))}}@media (width<=820px){.early-reason-grid{grid-template-columns:1fr}.early-reason-card{min-height:0}}@media (width<=600px){.early-reason-card{padding:21px}.early-highlight-viewport{margin-inline:-8px}.early-highlight-track{animation-duration:36s}.early-highlight-track article{width:min(84vw,360px);min-height:190px;padding:19px}}@media (prefers-reduced-motion:reduce){.early-highlight-track{animation:none;transform:none}}@keyframes heroOrbit{50%{translate:0 -5px}}@keyframes heroLoader{to{transform:rotate(360deg)}}@keyframes typingCursor{50%{opacity:0}}@keyframes sentReplyIn{0%{opacity:0;transform:translateY(6px)scale(.98)}}@keyframes heroCardIn{0%{opacity:0;transform:translateY(7px)scale(.985)}}@keyframes bookedIn{0%{opacity:0;transform:translateY(8px)scale(.98)}}@media (width<=1050px){.hero-trial-layout{grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);gap:36px}.trial-hero .hero-trial-copy h1{font-size:clamp(2.8rem,5vw,4.1rem)}.hero-demo-orbit--message{left:-16px}.hero-demo-orbit--quote{right:-10px}}@media (width<=880px){.trial-hero{min-height:auto;padding:58px 0 34px}.hero-trial-layout{grid-template-columns:1fr;gap:48px}.hero-trial-copy{text-align:center;max-width:690px;margin:auto}.trial-hero .hero-trial-copy h1,.hero-trial-copy .hero-support{margin-inline:auto}.hero-trial-actions,.hero-trial-copy .signal-row{justify-content:center}.hero-product-stage{width:min(680px,100%);margin:auto}.hero-product-window{transform:none}}@media (width<=700px){.trial-hero{padding:44px 0 30px}.trial-hero:before{-webkit-mask-image:linear-gradient(#0000,#000 46% 100%);mask-image:linear-gradient(#0000,#000 46% 100%)}.trial-hero .hero-trial-copy h1{max-width:520px;margin-bottom:20px;font-size:clamp(2.55rem,12.4vw,3.8rem);line-height:1.03}.hero-trial-copy>.hero-support p{margin-bottom:25px;font-size:.82rem}.hero-trial-actions{flex-direction:column;align-items:stretch;max-width:330px;margin:auto}.hero-trial-copy .signal-row{gap:8px;font-size:.62rem}.hero-demo-orbit{display:none}.hero-product-body{grid-template-columns:1fr}.hero-product-inbox{border-bottom:1px solid #e9e6ed;border-right:0;padding:20px}.hero-product-assistant{padding:20px}.hero-product-progress em{display:none}.hero-product-progress button{padding:12px 5px}.hero-story-heading{grid-template-columns:1fr;gap:8px}.hero-story-heading>span{justify-self:start}.hero-story-content{min-height:420px;padding:18px}.hero-story-week{gap:4px}.hero-story-week>span{min-height:76px;padding-inline:3px}.hero-story-stage .hero-product-progress em{display:none}}@media (prefers-reduced-motion:reduce){.hero-demo-orbit,.hero-product-live i,.hero-scroll-cue svg{animation:none}.hero-product-window,.hero-product-stage:hover .hero-product-window{transform:none}.hero-product-loader,.hero-typing-cursor{animation:none}}.reveal-ready [data-reveal]{opacity:0;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(22px)}.reveal-ready [data-reveal].is-visible{opacity:1;transform:none}.journey-section{background:radial-gradient(circle at 12% 18%,#e5bd9826,#0000 28%),radial-gradient(circle at 88% 24%,#a089f01f,#0000 30%),linear-gradient(#fffaf5 0%,#fff 100%);padding:78px 0 48px}.journey-heading{text-align:center;max-width:790px;margin:0 auto 44px}.journey-heading h2{margin-bottom:17px}.journey-heading p{max-width:650px;margin:0 auto;font-size:1rem}.journey-shell{background:#fff;border:1px solid #dfd9e9;border-radius:24px;overflow:hidden;box-shadow:0 32px 86px #38265924}.journey-bar{background:#fffffff5;border-bottom:1px solid #ece9f0;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:0 24px;display:flex}.journey-brand,.journey-live{align-items:center;display:flex}.journey-brand{gap:10px;font-size:.78rem}.journey-brand-mark{border-radius:9px;width:32px;height:32px;box-shadow:0 7px 18px #6f52ed3d}.journey-brand-wordmark{width:76px;height:auto}.journey-brand strong{color:#77717e;border-left:1px solid #ddd8e6;padding-left:10px;font-size:.67rem}.product-inline-wordmark{vertical-align:-.2em;width:65px;height:auto;margin:0 2px;display:inline-block}.product-inline-wordmark--small{width:48px}.product-inline-wordmark--assistant{width:43px}.product-inline-wordmark--draft{width:41px}.journey-live{color:#167557;gap:8px;font-size:.68rem;font-weight:750}.journey-live i{background:#27a879;border-radius:50%;width:7px;height:7px;animation:2.5s ease-in-out infinite statusPulse;box-shadow:0 0 0 5px #e6f6f0}.journey-steps{background:#faf9fc;border-bottom:1px solid #ece9f0;grid-template-columns:repeat(4,1fr);padding:18px 22px;display:grid}.journey-step{align-items:center;gap:10px;min-width:0;padding:4px 18px 4px 0;display:flex;position:relative}.journey-step>span{z-index:1;width:32px;height:32px;color:var(--purple);background:#f1edff;border:1px solid #ddd6f3;border-radius:10px;flex:none;place-items:center;display:grid;position:relative}.journey-step>span svg{width:15px}.journey-step>strong{z-index:1;white-space:nowrap;font-size:.68rem;position:relative}.journey-step>i{z-index:0;background:linear-gradient(90deg,#cfc5ef,#e7e2f4);height:1px;position:absolute;top:19px;left:32px;right:0}.journey-shell[data-quote-created=false].is-visible .journey-step:nth-child(3)>span{animation:4.8s ease-in-out .8s infinite journeyStepGlow}.journey-step.is-complete>span{border-color:var(--purple);color:#fff;background:var(--purple);box-shadow:0 7px 18px #6f52ed33}.journey-workspace{background:#fbfafc;grid-template-columns:.8fr 1.12fr .96fr;display:grid}.journey-enquiry,.journey-draft-pane,.journey-quote-pane{min-width:0;padding:25px}.journey-enquiry{background:#f6f5f7;border-right:1px solid #e8e4eb}.journey-draft-pane{background:#fff;border-right:1px solid #e8e4eb}.journey-quote-pane{background:radial-gradient(circle at 100% 0,#9677ec1f,#0000 42%),#fbf9ff}.journey-panel-label,.journey-quote>div,.journey-person,.journey-channel-note,.journey-confirmed,.journey-auto-draft>div:first-child,.journey-auto-draft-footer,.journey-generated-quote>div:first-child,.journey-generated-quote-footer{align-items:center;display:flex}.journey-panel-label{justify-content:space-between;gap:15px;margin-bottom:24px}.journey-panel-label>span{color:#8d8995;letter-spacing:.12em;font-size:.58rem;font-weight:800}.journey-panel-label em{color:#918e98;font-size:.6rem;font-style:normal}.journey-ready{background:#eaf8f2;border-radius:99px;align-items:center;gap:4px;padding:5px 8px;font-weight:750;display:inline-flex;color:#167557!important}.journey-ready svg{width:12px}.journey-person{gap:11px;margin-bottom:17px}.journey-person>div{color:#6b4261;background:#f1dfe8;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:.7rem;font-weight:800;display:grid}.journey-person>span{flex-direction:column;gap:4px;font-size:.8rem;display:flex}.journey-person small{color:#8d8993;align-items:center;gap:4px;font-size:.64rem;display:inline-flex}.journey-person small svg{width:12px}.journey-message{color:#45414b;background:#fff;border:1px solid #e1dde5;border-radius:4px 16px 16px;padding:17px 18px;font-size:.78rem;line-height:1.7;box-shadow:0 10px 24px #241d2d0a}.journey-channel-note{color:#89858f;gap:6px;margin-top:12px;font-size:.62rem}.journey-channel-note svg{color:#1d9d69;width:13px}.journey-facts{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.journey-facts>div{background:#fff;border:1px solid #e5e0eb;border-radius:10px;flex-direction:column;gap:5px;min-width:0;padding:12px 13px;display:flex}.journey-facts span{color:#9a96a1;letter-spacing:.1em;font-size:.52rem;font-weight:800}.journey-facts strong{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.journey-facts--compact{margin-bottom:10px}.journey-facts--compact>div{background:#faf9fc;border-radius:8px;padding:9px 10px}.journey-auto-draft{background:linear-gradient(145deg,#fcfbff,#f5f1ff);border:1px solid #dcd4f1;border-radius:13px;overflow:hidden;box-shadow:0 12px 28px #46307612}.journey-auto-draft>div:first-child{border-bottom:1px solid #e3dcf3;justify-content:space-between;gap:10px;padding:10px 12px}.journey-auto-draft>div:first-child span{color:#66508f;letter-spacing:.08em;align-items:center;gap:5px;font-size:.51rem;font-weight:850;display:inline-flex}.journey-auto-draft>div:first-child svg{width:12px}.journey-auto-draft>div:first-child em{color:#8b8298;white-space:nowrap;font-size:.52rem;font-style:normal}.journey-auto-draft p{color:#4e4855;margin:0;padding:13px 14px;font-size:.66rem;line-height:1.62}.journey-auto-draft-footer{color:#8a8490;background:#ffffff94;border-top:1px solid #e3dcf3;justify-content:space-between;gap:10px;padding:9px 12px;font-size:.5rem}.journey-auto-draft-footer strong{color:var(--purple);align-items:center;gap:4px;font-size:.54rem;display:inline-flex}.journey-auto-draft-footer svg{width:11px}.journey-quote-trigger{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(135deg,#7657ef,#5939d5);border:1px solid #bba9ef;border-radius:13px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:70px;padding:12px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:relative;box-shadow:0 14px 30px #5b3ccf3d}.journey-quote-trigger>svg{background:#ffffff24;border-radius:9px;width:31px;height:31px;padding:7px}.journey-quote-trigger>span{flex-direction:column;gap:3px;min-width:0;display:flex}.journey-quote-trigger strong{font-size:.68rem}.journey-quote-trigger small{color:#ffffffba;text-overflow:ellipsis;white-space:nowrap;font-size:.52rem;overflow:hidden}.journey-quote-trigger em{white-space:nowrap;align-items:center;gap:4px;font-size:.56rem;font-style:normal;font-weight:850;display:inline-flex}.journey-quote-trigger em svg{width:13px}.journey-quote-trigger:focus-visible{outline-offset:3px;outline:3px solid #6f52ed47}.journey-quote-trigger:disabled{cursor:default;background:linear-gradient(135deg,#258563,#197351);border-color:#87c6aa;box-shadow:0 12px 26px #1d815b2e}.journey-generated-quote{color:#8c849b;text-align:center;background:#ffffffb3;border:1px dashed #d7ceeb;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:176px;margin-top:10px;padding:18px;display:flex}.journey-generated-quote>svg{color:#a497c5;width:25px;margin-bottom:8px}.journey-generated-quote>strong{color:#5e5669;font-size:.68rem}.journey-generated-quote>p{max-width:220px;margin:6px 0 0;font-size:.56rem;line-height:1.55}.journey-generated-quote.is-created{color:#4b4552;text-align:left;background:#fff;border-style:solid;border-color:#d9d0ef;min-height:176px;padding:14px;animation:.45s cubic-bezier(.22,1,.36,1) quoteReveal;display:block;box-shadow:0 12px 28px #44307112}.journey-generated-quote>div:first-child{justify-content:space-between;gap:10px}.journey-generated-quote>div:first-child span{color:#745cac;letter-spacing:.08em;font-size:.5rem;font-weight:850}.journey-generated-quote>div:first-child strong{color:#2e2836;font-size:.95rem}.journey-generated-quote ul{gap:7px;margin:13px 0;padding:0;list-style:none;display:grid}.journey-generated-quote li{color:#615b68;align-items:center;gap:6px;font-size:.6rem;display:flex}.journey-generated-quote li svg{color:#238260;width:12px}.journey-generated-quote-footer{color:#8b8691;border-top:1px solid #ece8f0;justify-content:space-between;gap:10px;padding-top:10px;font-size:.5rem}.journey-generated-quote-footer strong{color:#238260;font-size:.54rem}.journey-quote{background:linear-gradient(135deg,#faf8ff,#f2edff);border:1px solid #dcd4f1;border-radius:12px;margin-top:10px;padding:14px}.journey-quote>div{justify-content:space-between;gap:12px}.journey-quote>div span{color:#65548d;letter-spacing:.08em;align-items:center;gap:5px;font-size:.55rem;font-weight:800;display:inline-flex}.journey-quote>div svg{width:13px}.journey-quote>div strong{font-size:.92rem}.journey-quote p{color:#625d69;margin:8px 0 9px;font-size:.68rem;line-height:1.55}.journey-review{color:var(--purple);align-items:center;gap:5px;font-size:.64rem;font-weight:800;display:inline-flex}.journey-review svg{width:13px}.journey-confirmed{color:#574185;background:linear-gradient(90deg,#f5f1ff,#fbf9ff);border-top:1px solid #ddd6ed;grid-column:1/-1;gap:12px;padding:17px 30px;transition:color .3s,background .3s,border-color .3s}.journey-shell[data-quote-created=true] .journey-confirmed{color:#146b4d;background:linear-gradient(90deg,#effaf5,#f7fcfa);border-color:#d8ebdf}.journey-confirmed>svg{width:27px;height:27px}.journey-confirmed>div{grid-template-columns:auto 1fr;align-items:center;column-gap:13px;display:grid}.journey-confirmed span{letter-spacing:.12em;grid-column:1/-1;margin-bottom:2px;font-size:.53rem;font-weight:850}.journey-confirmed strong{font-size:.78rem}.journey-confirmed small{color:#76678e;font-size:.63rem}.journey-shell[data-quote-created=true] .journey-confirmed small{color:#59806f}.journey-product-shell{background:#fbfafc}.journey-app-nav{background:#f7f5fa;border-bottom:1px solid #e8e4ed;grid-template-columns:repeat(4,1fr);padding:9px;display:grid}.journey-app-nav button{color:#837d8b;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:48px;font:750 .67rem Manrope,sans-serif;transition:color .2s,background .2s,box-shadow .2s;display:flex;position:relative}.journey-app-nav button svg{width:16px}.journey-app-nav button.active{color:#5539c9;background:#fff;box-shadow:0 6px 18px #35294c14}.journey-app-nav button i{background:#23a376;border-radius:50%;width:7px;height:7px;margin-left:1px;box-shadow:0 0 0 4px #e5f6ef}.journey-app-nav button:focus-visible{outline-offset:1px;outline:3px solid #6f52ed3d}.journey-screen-stage{background:radial-gradient(circle at 96% 4%,#977cea14,#0000 34%),#fbfafc;min-height:520px;padding:28px;display:grid}.journey-screen{width:min(100%,900px);min-width:0;max-width:100%;margin:auto;animation:.36s cubic-bezier(.22,1,.36,1) journeyScreenIn}.journey-screen-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.journey-screen-heading>div{flex-direction:column;gap:4px;display:flex}.journey-screen-heading span{color:#8b8493;letter-spacing:.11em;font-size:.54rem;font-weight:850}.journey-screen-heading h3{color:#292530;margin:0;font-size:1.05rem}.journey-screen-heading em{color:#8e8994;font-size:.58rem;font-style:normal}.journey-demo-control{color:#634c9a;white-space:nowrap;cursor:pointer;background:#f5f1ff;border:1px solid #dcd4ee;border-radius:99px;align-items:center;gap:6px;padding:8px 10px;font:800 .56rem Manrope,sans-serif;display:inline-flex}.journey-demo-control svg{width:12px}.journey-demo-control:focus-visible{outline-offset:2px;outline:3px solid #6f52ed3d}.journey-enquiry-screen{width:min(100%,1040px)}.journey-live-workflow{grid-template-columns:290px minmax(0,1fr);align-items:stretch;gap:13px;display:grid}.journey-live-workflow>*{min-width:0}.journey-query-inbox{background:#fff;border:1px solid #e0dbe7;border-radius:16px;overflow:hidden;box-shadow:0 15px 38px #30263e0f}.journey-query-inbox-head{background:#faf9fb;border-bottom:1px solid #ece8f0;justify-content:space-between;align-items:center;gap:12px;padding:14px 15px;display:flex}.journey-query-inbox-head span{color:#8d8793;letter-spacing:.09em;font-size:.5rem;font-weight:850}.journey-query-inbox-head strong{font-size:.6rem}.journey-query-list{padding:7px}.journey-query-list>button{color:#39343f;text-align:left;cursor:pointer;width:100%;animation:.5s cubic-bezier(.22,1,.36,1) both queryArrive;animation-delay:var(--query-delay);background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:35px minmax(0,1fr) 7px;align-items:start;gap:9px;padding:11px 9px;transition:border-color .2s,background .2s,transform .2s;display:grid;position:relative}.journey-query-list>button+button{margin-top:3px}.journey-query-list>button.is-active{background:linear-gradient(135deg,#fbf9ff,#f3efff);border-color:#cfc2ef;transform:translate(2px)}.journey-query-list>button:focus-visible{outline-offset:-1px;outline:3px solid #6f52ed38}.journey-query-avatar{color:#684c80;background:#f2e4ee;border-radius:10px;place-items:center;width:34px;height:34px;font-size:.58rem;font-weight:850;display:grid}.journey-query-list>button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.journey-query-list>button strong{font-size:.64rem}.journey-query-list>button small{color:#918b96;align-items:center;gap:4px;margin:2px 0 5px;font-size:.48rem;display:inline-flex}.journey-query-list>button small svg{width:10px}.journey-query-list>button em{color:#77717c;text-overflow:ellipsis;white-space:nowrap;font-size:.52rem;font-style:normal;overflow:hidden}.journey-query-list>button>i{background:#d6d1db;border-radius:50%;width:7px;height:7px;margin-top:5px}.journey-query-list>button.is-active>i{background:#2ea77c;animation:1.8s ease-in-out infinite queryPulse;box-shadow:0 0 0 4px #e4f6ef}.journey-conversation.journey-conversation--live{width:100%;margin:0;padding:18px}.journey-auto-draft--below{transition:opacity .28s,filter .28s,box-shadow .28s}.journey-auto-draft--below.is-preparing p,.journey-auto-draft--below.is-preparing .journey-auto-draft-footer{opacity:.38}.journey-auto-draft--below.is-preparing{filter:saturate(.7)}.journey-auto-draft--below.is-ready{box-shadow:0 13px 30px #593ea11a}.journey-automation-rail{background:linear-gradient(135deg,#faf8ff,#f4f0ff);border:1px solid #ded7ea;border-radius:15px;margin-top:13px;padding:14px}.journey-automation-steps{grid-template-columns:repeat(5,1fr);display:grid}.journey-automation-steps>div{color:#9a94a1;align-items:center;gap:7px;min-width:0;display:flex;position:relative}.journey-automation-steps>div>span{z-index:1;background:#fff;border:1px solid #ded7e9;border-radius:8px;flex:none;place-items:center;width:27px;height:27px;transition:color .25s,border-color .25s,background .25s,box-shadow .25s;display:grid;position:relative}.journey-automation-steps>div>span svg{width:12px}.journey-automation-steps>div>strong{z-index:1;white-space:nowrap;font-size:.53rem;position:relative}.journey-automation-steps>div>i{background:#dcd6e5;height:1px;position:absolute;top:13px;left:27px;right:0}.journey-automation-steps>div.is-complete,.journey-automation-steps>div.is-active{color:#5f439f}.journey-automation-steps>div.is-complete>span{color:#fff;background:#29936d;border-color:#91cdb5}.journey-automation-steps>div.is-complete>i{background:#91cdb5}.journey-automation-steps>div.is-active>span{color:#fff;background:var(--purple);border-color:#846ae0;animation:1.1s ease-in-out infinite automationStepPulse;box-shadow:0 6px 17px #6f52ed3b}.journey-automation-result{color:#5b438f;background:#ffffffb3;border:1px solid #6f52ed26;border-radius:10px;align-items:center;gap:9px;margin-top:12px;padding:10px 12px;animation:.32s cubic-bezier(.22,1,.36,1) workflowResultIn;display:flex}.journey-automation-result>svg{color:#258866;flex:none;width:18px}.journey-automation-result>span{flex-direction:column;gap:2px;display:flex}.journey-automation-result strong{font-size:.62rem}.journey-automation-result small{color:#8b8295;font-size:.5rem}.journey-automation-result small,.inbox-assist>div>span{align-items:center;gap:2px;display:flex}.journey-conversation{background:#fff;border:1px solid #e0dbe7;border-radius:18px;width:min(100%,760px);margin:0 auto;padding:22px;box-shadow:0 18px 48px #2f254014}.journey-person--screen{margin-bottom:14px}.journey-message-details{flex-wrap:wrap;gap:7px;margin:10px 0 14px;display:flex}.journey-message-details span,.journey-quote-event span{color:#69636f;background:#faf9fb;border:1px solid #e6e1eb;border-radius:99px;align-items:center;gap:5px;padding:7px 9px;font-size:.58rem;font-weight:700;display:inline-flex}.journey-message-details svg,.journey-quote-event svg{width:12px}.journey-message-details .journey-location{color:#5b438e;background:#f3efff;border-color:#d9cff3}.journey-auto-draft--below{margin-top:0}.journey-screen-action{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(135deg,#7657ef,#5939d5);border:1px solid #bba9ef;border-radius:13px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:66px;margin-top:12px;padding:11px 13px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 14px 30px #5b3ccf33}.journey-screen-action>svg{background:#ffffff24;border-radius:9px;width:31px;height:31px;padding:7px}.journey-screen-action>span{flex-direction:column;gap:3px;min-width:0;display:flex}.journey-screen-action strong{font-size:.68rem}.journey-screen-action small{color:#ffffffb8;text-overflow:ellipsis;white-space:nowrap;font-size:.52rem;overflow:hidden}.journey-screen-action em{white-space:nowrap;align-items:center;gap:4px;font-size:.56rem;font-style:normal;font-weight:850;display:inline-flex}.journey-screen-action em svg{width:13px}.journey-screen-action:focus-visible{outline-offset:3px;outline:3px solid #6f52ed47}.journey-quote-screen{width:min(100%,780px)}.journey-quote-document{background:#fff;border:1px solid #ddd6e8;border-radius:17px;overflow:hidden;box-shadow:0 18px 48px #2f254014}.journey-quote-document-head{background:linear-gradient(135deg,#fbf9ff,#f4f0ff);border-bottom:1px solid #ece8f0;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.journey-quote-document-head>div{flex-direction:column;gap:5px;display:flex}.journey-quote-document-head span{color:#806cae;letter-spacing:.09em;font-size:.52rem;font-weight:850}.journey-quote-document-head strong{font-size:.83rem}.journey-quote-document-head>strong{font-size:1.25rem}.journey-quote-event{flex-wrap:wrap;gap:7px;padding:15px 22px 7px;display:flex}.journey-quote-lines{padding:7px 22px 14px}.journey-quote-lines>div,.journey-quote-total,.journey-quote-actions{justify-content:space-between;align-items:center;gap:18px;display:flex}.journey-quote-lines>div{color:#625c69;border-bottom:1px solid #efecf1;padding:9px 0;font-size:.65rem}.journey-quote-lines>div:last-child{border-bottom:0}.journey-quote-total{color:#2e2935;background:#faf9fb;border-top:1px solid #e5e0e9;padding:15px 22px;font-size:.72rem}.journey-quote-total strong{font-size:1rem}.journey-advance-terms{background:linear-gradient(135deg,#fffaf4,#fbf8ff);border-top:1px solid #e6e0eb;grid-template-columns:repeat(2,1fr);gap:8px;padding:12px 22px;display:grid}.journey-advance-terms>div{background:#ffffffc2;border:1px solid #e6ddec;border-radius:10px;flex-direction:column;gap:3px;padding:11px 12px;display:flex}.journey-advance-terms span,.journey-payment-summary span,.journey-installments-head>span{color:#8c8394;letter-spacing:.08em;font-size:.48rem;font-weight:850}.journey-advance-terms strong{color:#372f40;font-size:.78rem}.journey-advance-terms small{color:#948d9a;font-size:.48rem}.journey-quote-actions{border-top:1px solid #e5e0e9;padding:13px 22px}.journey-quote-actions>span{color:#237a5b;align-items:center;gap:6px;font-size:.58rem;display:inline-flex}.journey-quote-actions>span svg{width:13px}.journey-quote-actions button,.journey-empty-screen button{color:#fff;background:var(--purple);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:9px 13px;font:800 .6rem Manrope,sans-serif;display:inline-flex}.journey-quote-actions button svg{width:13px}.journey-quote-actions button:disabled{color:#fff;cursor:default;background:#248461}.journey-payment-tracker{background:linear-gradient(145deg,#f5fbf8,#fbfdfc);border-top:1px solid #d5e9df;padding:17px 22px 20px;animation:.42s cubic-bezier(.22,1,.36,1) paymentTrackerIn}.journey-payment-tracker-head,.journey-payment-tracker-head>div,.journey-installments-head,.journey-installment-row,.journey-installment-row>span{align-items:center;display:flex}.journey-payment-tracker-head{justify-content:space-between;gap:16px;margin-bottom:12px}.journey-payment-tracker-head>div{flex-direction:column;align-items:flex-start;gap:3px}.journey-payment-tracker-head span{color:#6d917f;letter-spacing:.09em;font-size:.48rem;font-weight:850}.journey-payment-tracker-head strong{color:#1f6c50;font-size:.78rem}.journey-payment-tracker-head em{color:#1e7657;background:#e1f4eb;border-radius:99px;align-items:center;gap:5px;padding:6px 9px;font-size:.52rem;font-style:normal;font-weight:800;display:inline-flex}.journey-payment-tracker-head em svg{width:13px}.journey-payment-summary{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:11px;display:grid}.journey-payment-summary>div{background:#fff;border:1px solid #dce9e2;border-radius:9px;flex-direction:column;gap:4px;padding:10px 11px;display:flex}.journey-payment-summary strong{color:#2f3c36;font-size:.72rem}.journey-installments{background:#fff;border:1px solid #dce9e2;border-radius:10px;overflow:hidden}.journey-installments-head{background:#f9fcfa;border-bottom:1px solid #e4eee8;justify-content:space-between;gap:12px;padding:9px 11px}.journey-installments-head em{color:#87968e;font-size:.48rem;font-style:normal}.journey-installment-row{border-bottom:1px solid #e8efeb;justify-content:space-between;gap:14px;padding:10px 11px}.journey-installment-row:last-child{border-bottom:0}.journey-installment-row>span{grid-template-columns:22px auto;column-gap:7px;min-width:0;display:grid}.journey-installment-row>span>i{color:#fff;background:#29936d;border-radius:50%;grid-row:1/3;place-items:center;width:22px;height:22px;display:grid}.journey-installment-row>span>i svg{width:11px}.journey-installment-row>span strong{font-size:.59rem}.journey-installment-row small{color:#8b948f;text-overflow:ellipsis;white-space:nowrap;font-size:.48rem;overflow:hidden}.journey-installment-row>strong{color:#2d4d40;white-space:nowrap;font-size:.65rem}.journey-empty-screen{color:#81798d;text-align:center;background:#ffffffc2;border:1px dashed #d7ceeb;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:35px;display:flex}.journey-empty-screen>svg{color:#8c78bf;width:29px}.journey-empty-screen strong{color:#494251;margin:10px 0 5px;font-size:.78rem}.journey-empty-screen p{max-width:330px;margin:0 0 14px;font-size:.64rem;line-height:1.55}.journey-booking-stats{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:12px;display:grid}.journey-booking-stats>div{background:#fff;border:1px solid #e3dee8;border-radius:12px;flex-direction:column;gap:5px;padding:14px 16px;display:flex}.journey-booking-stats span{color:#908a96;letter-spacing:.08em;font-size:.49rem;font-weight:850}.journey-booking-stats strong{font-size:1.02rem}.journey-booking-list{background:#fff;border:1px solid #e0dbe6;border-radius:16px;overflow:hidden;box-shadow:0 15px 38px #30263e0f}.journey-booking-list article{border-bottom:1px solid #ece8ef;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 18px;display:grid}.journey-booking-list article:last-child{border-bottom:0}.journey-booking-date,.journey-calendar-date{color:#6047a7;background:#f0ebff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:43px;height:43px;font-size:.46rem;font-weight:850;display:flex}.journey-booking-date strong,.journey-calendar-date strong{font-size:.84rem;line-height:1}.journey-booking-list article>div{flex-direction:column;gap:4px;min-width:0;display:flex}.journey-booking-list article>div>strong{font-size:.68rem}.journey-booking-list small,.journey-calendar-agenda small{color:#8d8792;align-items:center;gap:4px;font-size:.55rem;display:inline-flex}.journey-booking-list small svg,.journey-calendar-agenda small svg{width:11px}.journey-booking-list article>em,.journey-calendar-agenda>em{color:#237a5b;white-space:nowrap;background:#e9f7f1;border-radius:99px;padding:6px 9px;font-size:.51rem;font-style:normal;font-weight:800}.journey-booking-list article>.status-quote{color:#6349b1;background:#f0ebff}.journey-calendar-week{background:#fff;border:1px solid #e0dbe6;border-radius:16px;padding:16px;overflow-x:auto;box-shadow:0 15px 38px #30263e0f}.journey-weekdays,.journey-calendar-days{grid-template-columns:repeat(7,1fr);gap:7px;min-width:670px;display:grid}.journey-weekdays{margin-bottom:7px}.journey-weekdays span{color:#96909b;text-align:center;font-size:.5rem;font-weight:800}.journey-calendar-days>div{background:#fbfafc;border:1px solid #ece8ef;border-radius:10px;flex-direction:column;gap:9px;min-height:102px;padding:10px;display:flex}.journey-calendar-days>div.active{background:#f5f1ff;border-color:#b9a8eb;box-shadow:inset 0 0 0 1px #6f52ed14}.journey-calendar-days strong{font-size:.67rem}.journey-calendar-days span{color:#fff;background:var(--purple);border-radius:7px;padding:6px;font-size:.47rem;line-height:1.35}.journey-calendar-days>div:not(.active) span{color:#66518f;background:#ece6fb}.journey-calendar-agenda{background:#fff;border:1px solid #ded8e6;border-radius:13px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;margin-top:11px;padding:13px 16px;display:grid}.journey-calendar-agenda>div{flex-direction:column;gap:3px;display:flex}.journey-calendar-agenda>div>span{color:#908a96;font-size:.51rem}.journey-calendar-agenda>div>strong{font-size:.68rem}.journey-status-strip{color:#5c478d;background:linear-gradient(90deg,#f5f1ff,#fbf9ff);border-top:1px solid #ded8ea;align-items:center;gap:10px;padding:14px 22px;display:flex}.journey-status-strip>svg{width:20px}.journey-status-strip>span{flex-direction:column;gap:2px;display:flex}.journey-status-strip strong{font-size:.66rem}.journey-status-strip small{color:#82768f;font-size:.53rem}.problems{background:#fff;padding:64px 0 72px}.problem-story-grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(52px,7vw,92px);display:grid}.problem-story-copy .section-title{max-width:530px;margin-bottom:25px}.problem-story-list{gap:9px;display:grid}.problem-story-item{border:1px solid #0000;border-radius:14px;grid-template-columns:42px 1fr;align-items:start;gap:14px;padding:15px 16px;transition:transform .25s,border-color .25s,background .25s;display:grid}.problem-story-item>span{width:39px;height:39px;color:var(--purple);background:#f0ecff;border-radius:11px;place-items:center;display:grid}.problem-story-item>span svg{width:17px}.problem-story-item h3{margin:1px 0 4px;font-size:.98rem}.problem-story-item p{margin:0;font-size:.78rem;line-height:1.58}.inbox-story{background:#fff;border:1px solid #ded9e6;border-radius:22px;overflow:hidden;box-shadow:0 28px 70px #251c3d1f}.inbox-story-bar{border-bottom:1px solid #ebe8ef;justify-content:space-between;align-items:center;gap:20px;min-height:61px;padding:0 20px;display:flex}.inbox-story-bar>div,.inbox-story-bar em,.inbox-story-tabs,.inbox-assist{align-items:center;display:flex}.inbox-story-bar>div{gap:9px;font-size:.76rem}.inbox-story-brand-mark{border-radius:8px;width:30px;height:30px;box-shadow:0 6px 15px #6f52ed33}.inbox-story-brand-wordmark{width:68px;height:auto}.inbox-story-bar>div>strong{color:#736d79;border-left:1px solid #e1dde7;padding-left:9px;font-size:.65rem}.inbox-story-bar em{color:#167557;gap:7px;font-size:.64rem;font-style:normal;font-weight:750}.inbox-story-bar em i{background:#25a777;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #e8f7f1}.inbox-story-tabs{background:#faf9fb;border-bottom:1px solid #ebe8ef;gap:6px;padding:11px 15px}.inbox-story-tabs span{color:#89858f;border-radius:8px;padding:7px 10px;font-size:.59rem;font-weight:750}.inbox-story-tabs .active{color:#4f3b8e;background:#eee9ff}.inbox-story-tabs b{margin-left:3px;font-size:.54rem}.inbox-story-list{padding:10px}.inbox-thread{background:#fff;border-bottom:1px solid #efedf1;grid-template-columns:38px 1fr;gap:11px;margin:0;padding:13px 30px 13px 12px;display:grid;position:relative}.inbox-thread:last-child{border-bottom:0}.inbox-story.is-visible .inbox-thread{animation:.55s cubic-bezier(.22,1,.36,1) both inboxThreadIn;animation-delay:var(--thread-delay)}.inbox-channel{border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.inbox-channel svg{width:16px}.channel-instagram{color:#b43776;background:#f8e9f1}.channel-whatsapp{color:#16845c;background:#e9f8f1}.channel-website{color:#5d47bd;background:#eeeaff}.inbox-thread>div:nth-child(2){min-width:0}.inbox-thread-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.inbox-thread-head strong{font-size:.73rem}.inbox-thread-head time{color:#9a97a0;font-size:.55rem}.inbox-thread>div:nth-child(2)>span{color:#9a97a0;margin:2px 0 4px;font-size:.54rem;display:block}.inbox-thread p{color:#5d5963;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.66rem;line-height:1.45;overflow:hidden}.unread-dot{background:var(--purple);border-radius:50%;width:7px;height:7px;animation:2.8s ease-in-out infinite unreadPulse;position:absolute;top:50%;right:13px;transform:translateY(-50%);box-shadow:0 0 0 4px #eeeaff}.inbox-assist{color:#5b438d;background:linear-gradient(135deg,#faf8ff,#f0ebff);border:1px solid #dcd4f2;border-radius:12px;gap:10px;margin:0 12px 12px;padding:13px 14px}.inbox-assist>svg{flex:none;width:18px}.inbox-assist>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.inbox-assist span{font-size:.55rem}.inbox-assist strong{color:#342c42;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.inbox-assist-arrow{color:#fff;background:var(--purple);border-radius:8px;flex:none;place-items:center;width:28px;height:28px;display:grid}.inbox-assist-arrow svg{width:14px}.capability-section{padding:78px 0 84px}.early-access-section{background:radial-gradient(circle at 8% 10%,#e3b69226,#0000 30%),linear-gradient(#fffaf5,#fff);padding:82px 0}.faq-section{background:#f7f4ff;padding:78px 0}@media (hover:hover){.problem-story-item:hover{background:#fbf9ff;border-color:#e2dcf5;transform:translate(5px)}.capability-card{transition:transform .28s,box-shadow .28s,border-color .28s}.capability-card:hover{border-color:#cfc3f1;transform:translateY(-6px);box-shadow:0 24px 52px #3f2d821f}.journey-shell{transition:transform .35s,box-shadow .35s}.journey-shell:hover{transform:translateY(-3px);box-shadow:0 38px 96px #3826592b}.journey-quote-trigger:not(:disabled):hover{border-color:#a28ce3;transform:translateY(-2px);box-shadow:0 18px 36px #5b3ccf4d}.journey-screen-action:hover{transform:translateY(-2px);box-shadow:0 18px 36px #5b3ccf47}.journey-app-nav button:not(.active):hover{color:#5d4a8e;background:#ffffffad}}@keyframes inboxThreadIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}@keyframes journeyStepGlow{0%,70%,to{color:var(--purple);box-shadow:none;background:#f1edff}12%,28%{color:#fff;background:var(--purple);box-shadow:0 8px 22px #6f52ed42}}@keyframes statusPulse{0%,to{opacity:.72;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes unreadPulse{0%,to{opacity:.58}50%{opacity:1}}@keyframes quoteReveal{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}@keyframes journeyScreenIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes queryArrive{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:none}}@keyframes queryPulse{0%,to{opacity:.62;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}@keyframes automationStepPulse{0%,to{transform:scale(.94);box-shadow:0 5px 14px #6f52ed2e}50%{transform:scale(1.03);box-shadow:0 8px 21px #6f52ed4d}}@keyframes workflowResultIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes paymentTrackerIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (width<=900px){.journey-live-workflow{grid-template-columns:235px minmax(0,1fr)}.journey-query-list>button{grid-template-columns:31px minmax(0,1fr) 7px;padding-inline:7px}.journey-query-avatar{width:31px;height:31px}.journey-automation-steps>div>strong{white-space:normal}.journey-step{padding-right:8px}.journey-step>strong{white-space:normal}.journey-workspace{grid-template-columns:.86fr 1.14fr}.journey-quote-pane{border-top:1px solid #e8e4eb;grid-column:1/-1}.journey-generated-quote{min-height:142px}.problem-story-grid{grid-template-columns:1fr;gap:42px}.problem-story-copy .section-title{max-width:690px}.problem-story-list{grid-template-columns:repeat(3,1fr)}.problem-story-item{grid-template-columns:1fr}}@media (width<=700px){.journey-section{padding:58px 0 38px}.problems{padding:48px 0 56px}.capability-section,.early-access-section,.faq-section{padding:58px 0}.journey-heading{margin-bottom:32px}.journey-heading p{font-size:.9rem}.journey-shell{border-radius:16px}.journey-bar{min-height:56px;padding:0 15px}.journey-live{font-size:.6rem}.journey-steps{grid-template-columns:repeat(2,1fr);gap:10px;padding:14px}.journey-step{padding:0}.journey-step>i{display:none}.journey-step>strong{font-size:.62rem}.journey-workspace{grid-template-columns:1fr}.journey-app-nav{padding:7px}.journey-app-nav button{gap:5px;min-height:45px;font-size:.59rem}.journey-app-nav button svg{width:14px}.journey-screen-stage{min-height:560px;padding:20px 14px}.journey-screen-heading{align-items:flex-start}.journey-screen-heading h3{font-size:.94rem}.journey-live-workflow{grid-template-columns:1fr}.journey-query-list{scrollbar-width:none;scroll-snap-type:x proximity;gap:7px;padding:7px;display:flex;overflow-x:auto}.journey-query-list::-webkit-scrollbar{display:none}.journey-query-list>button{scroll-snap-align:start;min-width:225px}.journey-query-list>button+button{margin-top:0}.journey-conversation.journey-conversation--live{padding:15px}.journey-automation-steps{grid-template-columns:repeat(5,minmax(105px,1fr));padding-bottom:5px;overflow-x:auto}.journey-automation-result{align-items:flex-start}.journey-conversation{border-radius:14px;padding:15px}.journey-message-details{grid-template-columns:1fr;display:grid}.journey-message-details span{border-radius:9px}.journey-screen-action{grid-template-columns:31px minmax(0,1fr)}.journey-screen-action>em{grid-column:2;margin-top:-4px}.journey-quote-document-head,.journey-quote-event,.journey-quote-lines,.journey-quote-total,.journey-quote-actions,.journey-advance-terms,.journey-payment-tracker{padding-inline:15px}.journey-quote-document-head>strong{font-size:1rem}.journey-quote-actions{align-items:flex-start}.journey-payment-summary{gap:5px}.journey-payment-summary>div{padding-inline:8px}.journey-installments-head em{text-align:right;max-width:110px}.journey-booking-stats{gap:6px}.journey-booking-stats>div{padding:11px 9px}.journey-booking-stats span{min-height:24px;line-height:1.35}.journey-booking-list article,.journey-calendar-agenda{grid-template-columns:43px minmax(0,1fr);padding:13px}.journey-booking-list article>em,.journey-calendar-agenda>em{grid-column:2;justify-self:start}.journey-calendar-week{padding:12px}.journey-status-strip{padding:13px 16px}.journey-enquiry,.journey-draft-pane,.journey-quote-pane{padding:22px 18px}.journey-enquiry{border-bottom:1px solid #e8e4eb;border-right:0}.journey-draft-pane{border-right:0}.journey-quote-pane{grid-column:auto}.journey-confirmed{padding:15px 18px}.journey-confirmed>div{flex-direction:column;align-items:flex-start;display:flex}.journey-confirmed small{margin-top:3px}.problem-story-list{grid-template-columns:1fr}.problem-story-item{grid-template-columns:42px 1fr;padding:12px 0}.inbox-story{border-radius:16px}.inbox-story-tabs{overflow-x:auto}.inbox-story-tabs span{flex:none}}@media (width<=390px){.journey-brand strong{display:none}.journey-facts{grid-template-columns:1fr}.journey-confirmed small{max-width:230px}}@media (prefers-reduced-motion:reduce){.reveal-ready [data-reveal],.reveal-ready [data-reveal].is-visible{opacity:1;transition:none;transform:none}.journey-live i,.journey-shell[data-quote-created=false].is-visible .journey-step:nth-child(3)>span,.inbox-story.is-visible .inbox-thread,.unread-dot,.journey-generated-quote.is-created,.journey-screen,.journey-query-list>button,.journey-query-list>button.is-active>i,.journey-automation-steps>div.is-active>span,.journey-automation-result,.journey-payment-tracker{animation:none}}
