:root{--navy-950:#09142c;--navy-900:#0f1c38;--navy-800:#152548;--navy-700:#22365e;--gold-500:#c9a84c;--gold-400:#d8b85c;--gold-100:#f5edda;--white:#fff;--gray-50:#f8fafc;--gray-100:#f2f5f9;--gray-200:#e3e8f0;--gray-400:#98a2b3;--gray-500:#667085;--gray-700:#344054;--green-500:#4ec477;--danger-500:#bd3944;--shadow-small:0 8px 24px #09142c14;--shadow-large:0 30px 80px #050d1f57;--radius-small:8px;--radius-medium:14px;--radius-large:22px;--container:1180px;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--white);color:var(--navy-900);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}body,button,a{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}button{border:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;font-family:Sora,sans-serif}h2{letter-spacing:-.045em;margin-bottom:22px;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.08}h3{line-height:1.24}[hidden]{display:none!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:3px solid var(--gold-400);outline-offset:4px}.skip-link{z-index:200;border-radius:var(--radius-small);background:var(--white);color:var(--navy-900);transition:transform .16s var(--ease-out);padding:10px 16px;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:min(100% - 48px, var(--container));margin-inline:auto}.section{padding-block:clamp(84px,10vw,136px)}.eyebrow{color:var(--gold-400);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:20px;font-family:Sora,sans-serif;font-size:.78rem;font-weight:800;line-height:1.4;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:1px}.eyebrow-dark{color:#76612b}.button{border-radius:var(--radius-small);text-align:center;cursor:pointer;min-height:46px;transition:transform .15s var(--ease-out), background-color .18s ease, border-color .18s ease, color .18s ease, box-shadow .18s ease;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-family:Sora,sans-serif;font-size:.86rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px}.button:active{transform:scale(.97)}.button-large{min-height:54px;padding:16px 24px;font-size:.92rem}.button-full{width:100%}.button-gold{background:var(--gold-500);color:var(--navy-950);box-shadow:0 8px 20px #c9a84c2e}.button-outline{color:var(--white);background:0 0;border-color:#ffffff57}.button-navy{background:var(--navy-900);color:var(--white)}.button-ghost{border-color:var(--gray-200);background:var(--white);color:var(--navy-900)}@media (hover:hover) and (pointer:fine){.button-gold:hover{background:var(--gold-400);transform:translateY(-2px);box-shadow:0 12px 26px #c9a84c4d}.button-outline:hover{border-color:var(--gold-400);color:var(--gold-400);transform:translateY(-2px)}.button-navy:hover{background:var(--navy-800);transform:translateY(-2px)}}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);background:#09142ce6;border-bottom:1px solid #c9a84c24;min-height:78px;position:fixed;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:78px;display:flex}.brand{color:var(--white);flex:none;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand:visited{color:var(--white)}.brand img{width:132px;height:auto}.brand span{color:var(--gold-400);letter-spacing:.05em;border-left:1px solid #ffffff40;padding-left:10px;font-family:Sora,sans-serif;font-size:.78rem;font-weight:800}.desktop-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.desktop-nav a{color:#d7deec;font-size:.9rem;font-weight:600;text-decoration:none;position:relative}.desktop-nav a:after{background:var(--gold-400);content:"";height:1px;transition:right .18s var(--ease-out);position:absolute;bottom:-8px;left:0;right:100%}@media (hover:hover) and (pointer:fine){.desktop-nav a:hover:after{right:0}}.header-cta{min-height:44px;padding-inline:18px}.hero{background:linear-gradient(112deg, #09142cfa 15%, #0f1c38f5 55%, #152548ed), var(--navy-900);min-height:820px;color:var(--white);padding:168px 0 116px;position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.hero-glow{filter:blur(8px);background:#c9a84c17;border-radius:50%;width:820px;height:820px;position:absolute;top:-320px;right:-220px}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;gap:clamp(52px,7vw,100px);display:grid;position:relative}.hero-copy h1{letter-spacing:-.058em;max-width:690px;margin-bottom:24px;font-size:clamp(2.75rem,5.4vw,4.75rem);font-weight:800;line-height:1.02}.hero-copy h1 em{color:var(--gold-400);font-style:normal}.hero-subtitle{color:#c9d2e4;max-width:610px;margin-bottom:34px;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.7}.cta-group{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-note{color:#aeb9cf;align-items:center;gap:9px;margin:20px 0 0;font-size:.86rem;display:flex}.hero-note svg{fill:none;width:18px;stroke:var(--green-500);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.hero-demo-link{width:fit-content;color:var(--gold-400);align-items:center;gap:8px;margin-top:18px;font-family:Sora,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.hero-demo-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:17px;transition:transform .18s var(--ease-out)}@media (hover:hover) and (pointer:fine){.hero-demo-link:hover svg{transform:translateY(3px)}}.hero-proof{min-height:500px;position:relative}.proof-status{z-index:3;background:var(--navy-800);color:#dfe6f3;box-shadow:var(--shadow-small);border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.74rem;font-weight:700;display:flex;position:absolute;top:-13px;right:18px}.proof-status span,.conversation-header small span{background:var(--green-500);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4ec4771f}.conversation-card{border-radius:var(--radius-large);width:min(92%,440px);box-shadow:var(--shadow-large);background:#0b1730;border:1px solid #c9a84c3d;position:absolute;top:20px;left:0;overflow:hidden}.conversation-header{border-bottom:1px solid #ffffff14;align-items:center;gap:11px;padding:17px 18px;display:flex}.margot-avatar{background:var(--gold-500);width:38px;height:38px;color:var(--navy-950);border-radius:50%;place-items:center;font-family:Sora,sans-serif;font-size:.86rem;font-weight:800;display:grid}.conversation-header strong{font-family:Sora,sans-serif;font-size:.85rem;display:block}.conversation-header small{color:#8ce0a6;align-items:center;gap:6px;margin-top:4px;font-size:.68rem;display:flex}.conversation-time{color:#75839e;margin-left:auto;font-size:.68rem}.conversation-body{flex-direction:column;justify-content:flex-end;gap:10px;min-height:315px;padding:18px;display:flex}.message{border-radius:13px;max-width:82%;margin:0;padding:10px 13px;font-size:.8rem;line-height:1.45}.message-lead{background:var(--gold-500);color:var(--navy-950);border-bottom-right-radius:4px;align-self:flex-end}.message-margot{color:#e7ebf4;background:#1b2c4e;border-bottom-left-radius:4px;align-self:flex-start}.crm-card{z-index:2;border-radius:var(--radius-medium);background:var(--white);width:min(76%,365px);color:var(--navy-900);border:1px solid #e5e9f0;padding:18px;position:absolute;bottom:13px;right:0;box-shadow:0 24px 58px #040c1d57}.crm-card-head{align-items:center;gap:10px;display:flex}.crm-icon{background:var(--gold-100);color:#7f6728;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.crm-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:19px}.crm-card-head small,.crm-card-head strong{display:block}.crm-card-head small{color:var(--gray-500);font-size:.68rem}.crm-card-head strong{font-family:Sora,sans-serif;font-size:.82rem}.qualified-pill{color:#20743d;background:#e8f8ed;border-radius:999px;margin-left:auto;padding:5px 8px;font-size:.66rem;font-weight:800}.lead-data{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0 0;display:grid}.lead-data div{background:var(--gray-100);border-radius:8px;padding:9px}.lead-data dt{color:var(--gray-500);font-size:.62rem}.lead-data dd{white-space:nowrap;margin:2px 0 0;font-size:.7rem;font-weight:700}.response-badge{z-index:3;color:#9ce0ae;align-items:center;gap:7px;font-size:.74rem;font-weight:700;display:flex;position:absolute;bottom:-26px;left:12px}.response-badge svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px}.hero-enter{animation:hero-enter .7s var(--ease-out) both}.hero-enter-delay{animation-delay:.13s}@keyframes hero-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.js [data-reveal]{transition:transform .65s var(--ease-out);transform:translateY(20px)}.js [data-reveal].is-visible{transform:translateY(0)}.problem-section{background:var(--gray-100)}.problem-intro{border-bottom:1px solid #d9e0ea;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:clamp(48px,8vw,112px);padding-bottom:58px;display:grid}.section-heading{max-width:690px}.section-heading p,.solution-heading p,.workflow-heading p,.pricing-heading p,.faq-heading p{max-width:630px;color:var(--gray-500);margin-bottom:0;font-size:1.05rem}.market-stat{border-left:2px solid var(--gold-500);max-width:360px;padding-left:28px}.market-stat strong{letter-spacing:-.07em;font-family:Sora,sans-serif;font-size:clamp(4rem,8vw,6.5rem);font-weight:800;line-height:.9;display:block}.market-stat sup{color:var(--gold-500);font-size:.45em}.market-stat p{color:var(--gray-500);margin:18px 0 0;font-size:.92rem}.pain-grid{grid-template-columns:repeat(3,1fr);gap:0;margin-top:58px;display:grid}.pain-item{border-left:1px solid #d9e0ea;padding:0 36px}.pain-item:first-child{border-left:0;padding-left:0}.pain-item:last-child{padding-right:0}.pain-number{color:#715d26;letter-spacing:.1em;margin-bottom:22px;font-family:Sora,sans-serif;font-size:.78rem;font-weight:800;display:block}.pain-item h3{margin-bottom:12px;font-size:1.1rem}.pain-item p{color:var(--gray-500);margin:0;font-size:.92rem}.solution-section{background:var(--navy-900);color:var(--white);position:relative;overflow:hidden}.solution-section:after{content:"";border:1px solid #c9a84c1f;border-radius:50%;width:600px;height:600px;position:absolute;bottom:-280px;right:-220px}.solution-heading{max-width:770px}.solution-heading p{color:#afbad0}.solution-layout{z-index:1;grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);gap:24px;margin-top:56px;display:grid;position:relative}.margot-feature{border-radius:var(--radius-large);background:linear-gradient(155deg, #c9a84c1f, transparent 45%), var(--navy-800);border:1px solid #c9a84c5c;flex-direction:column;justify-content:space-between;min-height:520px;padding:38px;display:flex}.feature-topline{justify-content:space-between;align-items:center;gap:16px;display:flex}.feature-symbol,.capability-icon{color:var(--gold-400);place-items:center;display:grid}.feature-symbol{background:#c9a84c1f;border-radius:14px;width:54px;height:54px}.feature-symbol svg,.capability-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:25px}.unlimited-pill{background:var(--gold-500);color:var(--navy-950);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:7px 10px;font-size:.68rem;font-weight:800}.feature-kicker{color:var(--gold-400);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:800}.margot-feature h3{letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(1.8rem,3vw,2.65rem)}.margot-feature p:not(.feature-kicker){color:#b9c4d9;max-width:500px;margin:0;font-size:1rem}.margot-metric{color:#aeb9cf;border-top:1px solid #ffffff1a;grid-template-columns:1fr 1fr;gap:18px;padding-top:24px;font-size:.78rem;display:grid}.margot-metric strong{color:var(--white);font-family:Sora,sans-serif;font-size:1.45rem;display:block}.capability-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.capability{border-radius:var(--radius-medium);min-height:164px;transition:border-color .18s ease, transform .18s var(--ease-out), background-color .18s ease;background:#ffffff09;border:1px solid #ffffff1a;align-items:flex-start;gap:16px;padding:24px;display:flex}.capability:last-child{grid-column:1/-1;min-height:148px}.capability-icon{background:#c9a84c14;border:1px solid #c9a84c33;border-radius:10px;flex:none;width:42px;height:42px}.capability h3{margin:4px 0 8px;font-size:1rem}.capability h3 small{color:var(--gold-400);text-transform:uppercase;margin-left:6px;font-size:.65rem}.capability p{color:#aeb9cf;margin:0;font-size:.86rem}@media (hover:hover) and (pointer:fine){.capability:hover{background:#ffffff0e;border-color:#c9a84c6b;transform:translateY(-3px)}}.workflow-section{background:var(--white)}.workflow-heading,.pricing-heading{text-align:center;max-width:760px;margin-inline:auto}.workflow-heading .eyebrow:before,.pricing-heading .eyebrow:before{display:none}.workflow-heading p,.pricing-heading p{margin-inline:auto}.demo-privacy-note{border:1px solid var(--gray-200);background:var(--gray-50);width:fit-content;color:var(--gray-500);border-radius:999px;align-items:center;gap:7px;margin:20px auto 0;padding:8px 12px;font-size:.76rem;font-weight:600;display:flex}.demo-privacy-note svg{fill:none;stroke:#347c4b;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:16px}.interactive-demo{background:var(--navy-950);border:1px solid #263a64;border-radius:22px;margin-top:58px;overflow:hidden;box-shadow:0 34px 90px #09142c33}.demo-window-bar{min-height:82px;color:var(--white);border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(220px,1fr) minmax(220px,.75fr) auto;align-items:center;gap:24px;padding:15px 20px;display:grid}.demo-product-title,.demo-product-title>div,.demo-progress-copy,.demo-panel-header>div,.demo-property-context>div,.demo-lead-top>div{min-width:0}.demo-product-title{align-items:center;gap:11px;display:flex}.demo-product-mark{background:var(--gold-500);width:38px;height:38px;color:var(--navy-950);border-radius:10px;flex:none;place-items:center;font-family:Sora,sans-serif;font-size:.88rem;font-weight:800;display:grid}.demo-product-title strong,.demo-product-title small{display:block}.demo-product-title strong{font-family:Sora,sans-serif;font-size:.9rem}.demo-product-title small{color:#91a0bb;margin-top:2px;font-size:.7rem}.demo-progress-wrap{gap:7px;display:grid}.demo-progress-copy{justify-content:space-between;align-items:center;gap:12px;font-size:.69rem;display:flex}.demo-progress-copy span{color:#91a0bb}.demo-progress-copy strong{color:#d8deea;font-weight:700}.demo-progress{background:#ffffff1a;border-radius:999px;height:5px;overflow:hidden}.demo-progress>span{border-radius:inherit;background:var(--gold-500);width:0;height:100%;transition:width .42s var(--ease-out);display:block}.demo-restart{color:#c8d1e1;cursor:pointer;min-height:44px;transition:border-color .18s ease, background-color .18s ease, transform .15s var(--ease-out);background:#ffffff0a;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:7px;padding:10px 13px;font-size:.72rem;font-weight:700;display:inline-flex}.demo-restart:active{transform:scale(.97)}.demo-restart svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px}.demo-mobile-tabs{display:none}.demo-product-grid{background:#edf1f6;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);min-height:650px;display:grid}.demo-panel{min-width:0}.demo-chat-panel{background:var(--white);border-right:1px solid #d7dfe9;flex-direction:column;display:flex}.demo-panel-header{border-bottom:1px solid var(--gray-200);align-items:center;gap:10px;min-height:72px;padding:14px 18px;display:flex}.demo-panel-header strong,.demo-panel-header small{display:block}.demo-panel-header strong{color:var(--navy-900);font-family:Sora,sans-serif;font-size:.82rem}.demo-panel-header small{color:var(--gray-500);margin-top:2px;font-size:.67rem}.demo-panel-header small span{background:var(--green-500);border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.demo-channel{color:#26723e;background:#e8f8ed;border-radius:999px;margin-left:auto;padding:4px 8px;font-size:.62rem;font-weight:800}.demo-property-context{border:1px solid var(--gray-200);background:var(--gray-50);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:14px 18px 0;padding:10px;display:grid}.demo-property-thumb{background:var(--gold-100);color:#7a6223;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.demo-property-thumb svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:19px}.demo-property-context strong,.demo-property-context small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.demo-property-context strong{color:var(--navy-900);font-size:.72rem}.demo-property-context small{color:var(--gray-500);font-size:.63rem}.demo-property-context>span:last-child{color:var(--navy-900);font-size:.66rem;font-weight:800}.demo-transcript{scrollbar-width:thin;flex-direction:column;gap:10px;min-height:314px;max-height:350px;padding:22px 18px 16px;display:flex;overflow-y:auto}.demo-message{width:fit-content;max-width:84%;color:var(--navy-900);animation:demo-message-in .3s var(--ease-out) both;border-radius:11px;margin:0;padding:10px 12px;font-size:.74rem;line-height:1.45}.demo-message-assistant{background:#edf1f6;border-bottom-left-radius:3px}.demo-message-visitor{background:var(--gold-500);color:var(--navy-950);border-bottom-right-radius:3px;align-self:flex-end}@keyframes demo-message-in{0%{transform:translateY(7px)}to{transform:translateY(0)}}.demo-typing{background:#edf1f6;border-radius:11px 11px 11px 3px;gap:4px;width:fit-content;padding:12px 14px;display:flex}.demo-typing span{background:var(--gray-400);border-radius:50%;width:5px;height:5px;animation:.9s ease-in-out infinite alternate demo-typing}.demo-typing span:nth-child(2){animation-delay:.15s}.demo-typing span:nth-child(3){animation-delay:.3s}@keyframes demo-typing{0%{transform:translateY(2px)}to{transform:translateY(-2px)}}.demo-replies{border-top:1px solid var(--gray-200);flex-wrap:wrap;align-items:center;gap:8px;min-height:72px;padding:12px 18px 18px;display:flex}.demo-option{background:var(--white);min-height:44px;color:var(--navy-900);cursor:pointer;transition:border-color .18s ease, background-color .18s ease, transform .14s var(--ease-out);border:1px solid #cbd5e2;border-radius:999px;padding:9px 13px;font-size:.7rem;font-weight:700}.demo-option:disabled{cursor:wait;opacity:.58}.demo-option:active{transform:scale(.97)}.demo-start-wrap{text-align:center;padding:0 18px 18px}.demo-start-wrap .button{width:100%}.demo-start-wrap small{color:var(--gray-500);margin-top:8px;font-size:.63rem;display:block}.interactive-demo[data-demo-state=active] .demo-start-wrap,.interactive-demo[data-demo-state=complete] .demo-start-wrap{display:none}.demo-crm-panel{background:#f4f6f9}.demo-crm-header{background:var(--white);justify-content:space-between}.demo-crm-header>div{align-items:center;gap:9px;display:flex}.demo-app-icon{background:var(--navy-900);width:31px;height:31px;color:var(--gold-400);border-radius:8px;place-items:center;display:grid}.demo-app-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px}.demo-sync{color:#347c4b;font-size:.64rem;font-weight:700}.demo-sync i{background:var(--green-500);border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.demo-profile{grid-template-columns:repeat(3,1fr);gap:8px;padding:18px;display:grid}.demo-profile>div{background:var(--white);border:1px solid #dce3ec;border-radius:9px;min-width:0;min-height:68px;padding:11px 12px}.demo-profile span,.demo-profile strong{display:block}.demo-profile span{color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:.61rem}.demo-profile strong{overflow-wrap:anywhere;color:var(--navy-900);font-size:.72rem}.demo-profile strong.is-updated{animation:demo-field-update .7s var(--ease-out)}@keyframes demo-field-update{0%{color:var(--navy-900)}30%{color:#8a6c1d;transform:translateY(-2px)}to{color:var(--navy-900);transform:translateY(0)}}.demo-pipeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 18px 20px;display:grid}.demo-column{background:#e9edf3;border:1px solid #d8e0ea;border-radius:11px;min-width:0;min-height:260px;padding:10px}.demo-column-qualified{background:#edf5ef}.demo-column-head{min-height:32px;color:var(--gray-700);justify-content:space-between;align-items:center;gap:8px;font-size:.65rem;font-weight:800;display:flex}.demo-column-head i{background:var(--gray-400);border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.demo-column-qualified .demo-column-head i{background:var(--green-500)}.demo-column-head b{background:#ffffffb8;border-radius:50%;place-items:center;width:23px;height:23px;font-size:.62rem;display:grid}.demo-lead-card{background:var(--white);border:1px solid #d8e0e9;border-radius:9px;margin-top:8px;padding:12px;box-shadow:0 7px 18px #09142c12}.demo-lead-card.is-qualified{animation:demo-card-arrive .5s var(--ease-out) both;border-color:#acd7b8}@keyframes demo-card-arrive{0%{opacity:.45;transform:translate(-34px)rotate(-1deg)}to{opacity:1;transform:translate(0)rotate(0)}}.demo-lead-top{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.demo-lead-avatar{background:var(--gold-100);color:#715d26;border-radius:50%;place-items:center;width:27px;height:27px;font-size:.57rem;font-weight:800;display:grid}.demo-lead-top strong,.demo-lead-top small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.demo-lead-top strong{color:var(--navy-900);font-size:.64rem}.demo-lead-top small{color:var(--gray-500);font-size:.55rem}.demo-card-status{color:var(--gray-700);background:#edf0f5;border-radius:999px;padding:3px 6px;font-size:.52rem;font-weight:800}.demo-lead-card.is-qualified .demo-card-status{color:#286d3f;background:#e4f5e9}.demo-lead-card>p{color:var(--gray-700);margin:10px 0;font-size:.61rem}.demo-lead-meta{flex-wrap:wrap;gap:5px;display:flex}.demo-lead-meta span{background:var(--gray-50);color:var(--gray-500);border-radius:5px;padding:3px 6px;font-size:.54rem}.demo-empty-copy{color:#596578;text-align:center;margin:36px 8px 0;font-size:.6rem;line-height:1.45}.demo-column:has([data-demo-lead-card])>.demo-empty-copy{display:none}.demo-complete{color:var(--white);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;display:flex}.demo-complete>div{align-items:center;gap:11px;display:flex}.demo-complete>div>span{color:#287342;background:#e7f8ec;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.demo-complete p{color:#aeb9cf;margin:0;font-size:.72rem}.demo-complete p strong{color:var(--white);font-size:.78rem;display:block}@media (hover:hover) and (pointer:fine){.demo-restart:hover{background:#c9a84c14;border-color:#c9a84c80}.demo-option:hover{border-color:var(--gold-500);background:var(--gold-100)}}.workflow{grid-template-columns:repeat(3,1fr);gap:24px;margin:64px 0 0;padding:0;list-style:none;display:grid;position:relative}.workflow:before{background:linear-gradient(90deg, var(--gold-500), #d7dee9, var(--gold-500));content:"";height:1px;position:absolute;top:24px;left:16.5%;right:16.5%}.workflow-step{padding-top:0;position:relative}.step-number{z-index:1;border:1px solid var(--gold-500);background:var(--white);color:#7a6223;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:26px;font-family:Sora,sans-serif;font-size:.74rem;font-weight:800;display:grid;position:relative}.step-visual{border:1px solid var(--gray-200);border-radius:var(--radius-medium);background:var(--gray-50);min-height:154px;box-shadow:var(--shadow-small);margin-bottom:28px;padding:20px}.chat-mini{flex-direction:column;justify-content:center;gap:10px;display:flex}.chat-mini span{background:var(--gold-100);color:#5a481c;border-radius:10px;width:fit-content;max-width:84%;padding:9px 11px;font-size:.72rem}.chat-mini span:last-child{background:var(--navy-900);color:var(--white);align-self:flex-end}.qualify-mini{align-content:center;gap:10px;display:grid}.qualify-mini span{background:var(--white);color:var(--gray-500);border-radius:8px;justify-content:space-between;gap:10px;padding:10px 12px;font-size:.72rem;display:flex}.qualify-mini strong{color:var(--navy-900)}.ready-mini{color:#256f3d;align-content:center;place-items:center;gap:12px;font-size:.75rem;font-weight:800;display:grid}.ready-mini svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;background:#e7f8ec;border-radius:50%;width:52px;height:52px;padding:12px}.workflow-step h3{margin-bottom:10px;font-size:1.06rem}.workflow-step p{color:var(--gray-500);margin:0;font-size:.9rem}.pricing-section{background:var(--gray-100)}.period-toggle{background:var(--white);width:fit-content;box-shadow:var(--shadow-small);border:1px solid #d9e0ea;border-radius:999px;margin:42px auto 52px;padding:5px;display:flex}.period-toggle button{min-height:44px;color:var(--gray-500);cursor:pointer;transition:background-color .18s ease, color .18s ease, transform .14s var(--ease-out);background:0 0;border-radius:999px;padding:10px 20px;font-family:Sora,sans-serif;font-size:.78rem;font-weight:700;position:relative}.period-toggle button:active{transform:scale(.97)}.period-toggle button[aria-pressed=true]{background:var(--navy-900);color:var(--white)}.period-toggle button span{background:var(--gold-500);color:var(--navy-950);border-radius:999px;padding:3px 6px;font-size:.57rem;position:absolute;top:-12px;right:-2px}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px;margin-inline:auto;display:grid}.plan-card{border-radius:var(--radius-large);background:var(--white);border:1px solid #dce2eb;padding:38px;position:relative}.plan-card-featured{border:2px solid var(--gold-500);box-shadow:0 20px 50px #0f1c381a}.featured-label{background:var(--gold-500);color:var(--navy-950);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:6px 13px;font-size:.67rem;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.plan-label{color:#836c2f;letter-spacing:.12em;text-transform:uppercase;font-size:.67rem;font-weight:800}.plan-intro h3{margin:8px 0 10px;font-size:1.6rem}.plan-intro p{min-height:50px;color:var(--gray-500);margin-bottom:30px;font-size:.88rem}.plan-price{align-items:end;gap:6px;display:flex}.plan-price span{letter-spacing:-.055em;font-family:Sora,sans-serif;font-size:clamp(2.2rem,4vw,3.3rem);font-weight:800;line-height:1}.plan-price small{color:var(--gray-500);padding-bottom:5px;font-size:.82rem;font-weight:700}.period-note{color:var(--gray-500);margin:9px 0 26px;font-size:.78rem}.plan-features{min-height:240px;margin:0 0 28px;padding:0;list-style:none}.plan-features li{border-bottom:1px solid #edf0f5;padding:10px 0 10px 27px;font-size:.86rem;position:relative}.plan-features li:before{color:#8b702e;content:"✓";font-weight:800;position:absolute;top:12px;left:2px}.pricing-footnote{color:var(--gray-500);text-align:center;margin:28px auto 0;font-size:.78rem}.faq-section{background:var(--white)}.faq-layout{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(54px,9vw,120px);display:grid}.faq-heading{position:sticky;top:120px}.faq-heading p{font-size:.96rem}.faq-list{border-top:1px solid #dce2eb}.faq-item{border-bottom:1px solid #dce2eb}.faq-item button{width:100%;min-height:72px;color:var(--navy-900);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;font-family:Sora,sans-serif;font-size:.98rem;font-weight:700;display:flex}.faq-plus{flex:none;width:22px;height:22px;position:relative}.faq-plus:before,.faq-plus:after{background:var(--gold-500);content:"";width:14px;height:2px;transition:transform .18s var(--ease-out);position:absolute;top:10px;left:4px}.faq-plus:after{transform:rotate(90deg)}.faq-item button[aria-expanded=true] .faq-plus:after{transform:rotate(0)}.faq-item [data-faq-panel] p{max-width:660px;color:var(--gray-500);margin:0;padding:0 48px 24px 0;font-size:.94rem}.final-cta{background:var(--navy-900);color:var(--white);position:relative;overflow:hidden}.final-cta:before{content:"";background:radial-gradient(circle at 50% 100%,#c9a84c21,#0000 55%);position:absolute;inset:0}.final-cta-mark{opacity:.035;width:340px;position:absolute;top:-34%;right:-3%;transform:rotate(8deg)}.final-cta-inner{z-index:1;text-align:center;max-width:850px;position:relative}.final-cta-inner .eyebrow:before{display:none}.final-cta-inner p:not(.final-note){color:#b7c2d6;max-width:610px;margin:0 auto 34px;font-size:1.02rem}.cta-group-centered{justify-content:center}.final-note{color:#8f9bb1;margin:20px 0 0;font-size:.78rem}.site-footer{background:var(--navy-950);color:#a6b1c5}.footer-main{grid-template-columns:auto 1fr auto;align-items:center;gap:36px;min-height:138px;display:grid}.footer-brand img{width:118px}.footer-main p{margin:0;font-size:.82rem}.footer-links{align-items:center;gap:24px;font-size:.78rem;display:flex}.footer-links a,.footer-links a:visited{color:#c2cada}.footer-links button{color:#c2cada;cursor:pointer;text-underline-offset:.2em;background:0 0;padding:8px 0;text-decoration:underline}.footer-bottom{color:#7f8ba1;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;min-height:66px;font-size:.72rem;display:flex}.mobile-whatsapp{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:85;background:var(--gold-500);min-height:52px;color:var(--navy-950);transition:transform .18s var(--ease-out), opacity .18s ease;border-radius:10px;justify-content:center;align-items:center;gap:9px;font-family:Sora,sans-serif;font-size:.86rem;font-weight:800;text-decoration:none;display:none;position:fixed;left:16px;box-shadow:0 16px 34px #040c1d47}.mobile-whatsapp svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px}.consent-banner{z-index:150;border-radius:var(--radius-medium);background:var(--white);width:min(100% - 48px,960px);color:var(--navy-900);border:1px solid #dce2eb;justify-content:space-between;align-items:center;gap:28px;margin-inline:auto;padding:20px;display:flex;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 22px 70px #09142c38}.consent-banner strong{margin-bottom:3px;font-family:Sora,sans-serif;font-size:.92rem;display:block}.consent-banner p{max-width:650px;color:var(--gray-500);margin:0;font-size:.8rem}.consent-banner a,.consent-banner a:visited{color:#66511d;font-size:.75rem}.consent-actions{flex:none;gap:8px;display:flex}.privacy-page{background:var(--gray-100);min-height:100vh}.privacy-header{background:var(--navy-900);align-items:center;min-height:86px;display:flex}.privacy-header .container{justify-content:space-between;align-items:center;gap:24px;display:flex}.privacy-header a:not(.brand){color:var(--white);font-weight:700}.privacy-content{width:min(100% - 48px,840px);margin-inline:auto;padding:72px 0 100px}.privacy-content h1{letter-spacing:-.05em;margin-bottom:16px;font-size:clamp(2.4rem,5vw,4rem);line-height:1.04}.privacy-content>p:first-of-type{color:var(--gray-500)}.privacy-card{border:1px solid var(--gray-200);border-radius:var(--radius-large);background:var(--white);box-shadow:var(--shadow-small);margin-top:36px;padding:clamp(28px,5vw,52px)}.privacy-card h2{letter-spacing:-.025em;margin:38px 0 12px;font-size:1.35rem}.privacy-card h2:first-child{margin-top:0}.privacy-card p,.privacy-card li{color:var(--gray-700);font-size:.95rem}@media (width<=1020px){.desktop-nav{gap:18px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:44px}.solution-layout{grid-template-columns:1fr}.margot-feature{min-height:440px}}@media (width<=860px){.desktop-nav{display:none}.hero{min-height:auto;padding-top:140px}.hero-grid{grid-template-columns:1fr;gap:64px}.hero-copy{max-width:700px}.hero-proof{width:min(100%,560px);min-height:510px;margin-inline:auto}.problem-intro,.faq-layout{grid-template-columns:1fr}.market-stat{max-width:none}.faq-heading{position:static}.interactive-demo{margin-top:44px}.demo-window-bar{grid-template-columns:minmax(0,1fr) auto;gap:12px 18px}.demo-progress-wrap{grid-area:2/1/auto/-1}.demo-mobile-tabs{background:var(--navy-950);border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(2,1fr);gap:6px;padding:8px;display:grid}.demo-mobile-tabs button{color:#aeb9cf;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-height:44px;font-size:.75rem;font-weight:800}.demo-mobile-tabs button[aria-selected=true]{color:var(--white);background:#c9a84c1f;border-color:#c9a84c52}.demo-product-grid{min-height:640px;display:block}.demo-panel{min-height:640px;display:none}.demo-panel.is-active{display:block}.demo-chat-panel.is-active{border-right:0;display:flex}.demo-transcript{min-height:335px;max-height:380px}.footer-main{grid-template-columns:1fr 1fr;padding-block:32px}.footer-main p{text-align:right}.footer-links{grid-column:1/-1}}@media (width<=700px){.container{width:min(100% - 36px, var(--container))}.section{padding-block:80px}h2{font-size:clamp(1.95rem,9vw,2.65rem)}.site-header,.header-inner{min-height:72px}.header-inner{gap:12px}.brand img{width:112px}.brand span{padding-left:7px;font-size:.68rem}.header-cta{min-height:44px;padding:10px 13px;font-size:.74rem}.hero{padding:126px 0 84px}.hero-copy h1{font-size:clamp(2.4rem,12vw,3.4rem);line-height:1.04}.hero-subtitle{font-size:1rem}.cta-group{flex-direction:column;align-items:stretch}.cta-group .button{width:100%}.hero-proof{min-height:520px}.conversation-card{width:100%}.conversation-body{min-height:300px}.crm-card{width:88%;right:-5px}.response-badge{bottom:-34px}.pain-grid,.workflow,.pricing-grid{grid-template-columns:1fr}.pain-item{border-top:1px solid #d9e0ea;border-left:0;padding:28px 0}.pain-item:first-child{border-top:0}.market-stat{border-top:2px solid var(--gold-500);border-left:0;padding:24px 0 0}.margot-feature{min-height:500px;padding:28px}.capability-list{grid-template-columns:1fr}.capability:last-child{grid-column:auto}.workflow{gap:46px}.workflow:before{display:none}.step-number{margin-bottom:18px}.pricing-heading,.workflow-heading{text-align:left}.demo-privacy-note{border-radius:10px;align-items:flex-start;width:100%;margin-inline:0}.demo-window-bar{padding:14px}.demo-product-title small{display:none}.demo-restart{justify-content:center;width:44px;padding:10px;font-size:0}.demo-restart svg{width:18px}.demo-panel-header{padding-inline:14px}.demo-property-context{margin-inline:14px}.demo-transcript,.demo-replies,.demo-start-wrap{padding-inline:14px}.demo-profile{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.demo-next-action{grid-column:1/-1}.demo-pipeline{padding:0 14px 16px}.demo-complete{flex-direction:column;align-items:stretch;padding:16px}.demo-complete .button{width:100%}.pricing-heading .eyebrow:before,.workflow-heading .eyebrow:before{display:block}.period-toggle{width:100%}.period-toggle button{flex:1;padding-inline:10px}.plan-card{padding:30px 24px}.plan-intro p,.plan-features{min-height:0}.faq-item button{font-size:.9rem}.final-cta-mark{right:-35%}.footer-main{grid-template-columns:1fr;gap:20px}.footer-main p{text-align:left}.footer-links{flex-direction:column;grid-column:auto;align-items:flex-start;gap:8px}.footer-bottom{flex-direction:column;align-items:flex-start;padding-block:18px 94px}.mobile-whatsapp:not([hidden]){display:flex}.consent-banner{flex-direction:column;align-items:stretch;gap:16px;width:auto;padding:18px;bottom:12px;left:12px;right:12px}.consent-actions .button{flex:1}}@media (width<=380px){.brand img{width:98px}.brand span{display:none}.header-cta{padding-inline:11px}.lead-data{grid-template-columns:1fr}.crm-card{bottom:-12px}.demo-property-context>span:last-child{display:none}.demo-profile{grid-template-columns:1fr}.demo-next-action{grid-column:auto}.demo-pipeline{grid-template-columns:1fr}.demo-column{min-height:190px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.js [data-reveal]{transform:none}}
