:root{
  --bg:#0d0e11;--bg2:#13151a;--panel:#17191f;--panel2:#1d2027;--text:#f5f3ef;--muted:#a7a9b0;--line:rgba(255,255,255,.1);--line2:rgba(255,255,255,.16);--ink:#111318;--paper:#f4f0e9;--paper2:#ebe5dc;--accent:#ff7431;--accent2:#ff9a52;--good:#8ee4a5;--radius:24px;--shadow:0 28px 80px rgba(0,0,0,.28);--shell:min(1180px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;left:16px;top:12px;z-index:9999;background:white;color:#111;padding:10px 14px;border-radius:10px;transform:translateY(-220%);transition:transform .15s ease}.skip-link:focus{transform:none}.section{padding:120px 0}.section-number{display:inline-flex;width:42px;height:42px;border-radius:50%;align-items:center;justify-content:center;border:1px solid var(--line2);font-size:12px;font-weight:800;color:var(--accent);letter-spacing:.08em}.kicker{margin:14px 0 0;color:var(--accent);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.section-heading{max-width:900px;margin-bottom:48px}.section-heading.narrow{max-width:700px}.section-heading h2,.split-head h2,.capture-copy h2,.managed-copy h2,.faq-intro h2,.pricing-head h2,.trial-copy h2{margin:16px 0 18px;font-size:clamp(38px,5vw,66px);line-height:.98;letter-spacing:-.05em}.section-heading>p:last-child,.split-head>div:last-child>p,.managed-copy>p,.faq-intro>p,.capture-copy>p{color:var(--muted);font-size:18px;max-width:720px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:14px;padding:13px 18px;font-weight:800;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease;white-space:nowrap}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(255,116,49,.42);outline-offset:3px}.button-primary{background:var(--accent);color:#17120f;box-shadow:0 12px 30px rgba(255,116,49,.18)}.button-primary:hover{background:#ff8549}.button-ghost{border-color:var(--line2);background:rgba(255,255,255,.035);color:var(--text)}.button-ghost:hover{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.06)}.button-dark{background:#111318;color:#fff}.button-dark:hover{background:#22262e}.button-lg{padding:16px 21px;border-radius:16px}.button-sm{padding:10px 14px;border-radius:12px}.button-full{width:100%}.button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.text-link{display:inline-flex;gap:10px;font-weight:800;border-bottom:1px solid rgba(255,116,49,.45);padding-bottom:4px}.text-link span{color:var(--accent)}
.site-header{height:74px;position:fixed;inset:0 0 auto;z-index:100;background:rgba(13,14,17,.74);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07);transition:background .2s ease}.site-header.scrolled{background:rgba(13,14,17,.94)}.header-inner{height:74px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:21px;letter-spacing:-.04em}.brand img{border-radius:10px}.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav a,.header-phone{color:#c7c9cf;font-size:14px;font-weight:700}.desktop-nav a:hover,.header-phone:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:14px}.menu-button{display:none;margin-left:auto;width:44px;height:44px;border:0;background:transparent;padding:10px}.menu-button span{display:block;height:2px;background:#fff;margin:5px 0;border-radius:2px}.mobile-menu{position:fixed;top:74px;left:0;right:0;background:#101216;border-bottom:1px solid var(--line);padding:22px 20px 28px;box-shadow:var(--shadow)}.mobile-menu a{display:block;padding:12px 4px;font-weight:800}.mobile-menu .button{margin-top:12px}.mobile-cta{display:none}
.hero{position:relative;overflow:hidden;padding:150px 0 94px;min-height:790px}.hero:before{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,var(--line2),transparent)}.hero-glow{position:absolute;border-radius:50%;filter:blur(20px);pointer-events:none}.hero-glow-a{width:640px;height:640px;background:radial-gradient(circle,rgba(255,116,49,.18),transparent 64%);right:-170px;top:-160px}.hero-glow-b{width:520px;height:520px;background:radial-gradient(circle,rgba(255,255,255,.04),transparent 65%);left:-200px;bottom:-260px}.hero-grid{display:grid;grid-template-columns:1.05fr .78fr;gap:72px;align-items:center;position:relative}.eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:999px;padding:8px 12px;color:#d2d4d9;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(255,116,49,.1)}.hero h1{font-size:clamp(54px,7.5vw,94px);line-height:.91;letter-spacing:-.067em;margin:26px 0 26px;max-width:820px}.hero h1 span{color:#8d9098}.hero-lede{font-size:clamp(18px,2vw,22px);color:#b8bbc2;max-width:740px;margin:0 0 30px}.hero-cta-row{display:flex;gap:12px;flex-wrap:wrap}.trust-strip{display:flex;gap:22px;flex-wrap:wrap;margin-top:25px;color:#c9cbd0;font-size:13px;font-weight:700}.trust-strip span{display:flex;align-items:center;gap:7px}.trust-strip svg{width:17px;height:17px;fill:none;stroke:var(--accent);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-demo{max-width:450px;justify-self:end}.demo-topline{font-size:11px;font-weight:900;letter-spacing:.15em;color:#c7c9cf;margin-bottom:10px}.live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#6ae18b;box-shadow:0 0 0 5px rgba(106,225,139,.11);margin-right:10px}.phone-card{background:linear-gradient(160deg,#242831,#15171c);border:1px solid rgba(255,255,255,.12);border-radius:35px;padding:18px 24px 28px;box-shadow:0 35px 100px rgba(0,0,0,.45),inset 0 1px rgba(255,255,255,.08);text-align:center}.phone-status{display:flex;justify-content:space-between;font-size:11px;color:#d3d4d8;font-weight:700}.status-icons{letter-spacing:2px}.caller-avatar{width:88px;height:88px;margin:38px auto 15px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#ff9b5e,#ff6330);color:#21120d;font-size:39px;font-weight:900;box-shadow:0 16px 40px rgba(255,116,49,.26)}.caller-label{font-size:26px;font-weight:800;letter-spacing:-.03em}.caller-number{color:#9da0a7;margin-top:3px}.call-wave{height:52px;display:flex;align-items:center;justify-content:center;gap:4px;margin:22px auto 12px}.call-wave i{width:3px;border-radius:4px;background:#ff8450;animation:wave 1.2s ease-in-out infinite}.call-wave i:nth-child(1){height:10px}.call-wave i:nth-child(2){height:22px;animation-delay:.1s}.call-wave i:nth-child(3){height:30px;animation-delay:.2s}.call-wave i:nth-child(4){height:18px;animation-delay:.3s}.call-wave i:nth-child(5){height:38px;animation-delay:.4s}.call-wave i:nth-child(6){height:24px;animation-delay:.5s}.call-wave i:nth-child(7){height:42px;animation-delay:.6s}.call-wave i:nth-child(8){height:28px;animation-delay:.7s}.call-wave i:nth-child(9){height:18px;animation-delay:.8s}.call-wave i:nth-child(10){height:32px;animation-delay:.9s}.call-wave i:nth-child(11){height:22px;animation-delay:1s}.call-wave i:nth-child(12){height:12px;animation-delay:1.1s}@keyframes wave{0%,100%{transform:scaleY(.55);opacity:.55}50%{transform:scaleY(1);opacity:1}}.call-button{width:66px;height:66px;border-radius:50%;background:#58d879;display:grid;place-items:center;margin:0 auto 19px;box-shadow:0 14px 34px rgba(88,216,121,.2);transition:transform .2s ease}.call-button:hover{transform:scale(1.05)}.call-button svg{width:29px;height:29px;fill:none;stroke:#0b2714;stroke-width:1.8}.phone-card p{margin:0 auto;color:#aeb1b8;font-size:13px;max-width:320px}.demo-footer{padding:14px 6px 0}.demo-footer strong,.demo-footer span{display:block}.demo-footer strong{font-size:13px}.demo-footer span{color:#858891;font-size:11px;margin-top:2px}.logo-bar{border-bottom:1px solid var(--line);padding:22px 0;background:#101216}.logo-bar-inner{display:flex;align-items:center;gap:26px}.logo-bar-inner>span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#747780;font-weight:800;white-space:nowrap}.integration-pills{display:flex;gap:8px;flex-wrap:wrap}.integration-pills span{border:1px solid var(--line);border-radius:999px;padding:7px 10px;color:#c4c6cb;font-size:12px;font-weight:700}
.problem-section{background:var(--paper);color:var(--ink)}.split-head{display:grid;grid-template-columns:.6fr 1.4fr;gap:60px;align-items:start}.split-head .section-number{border-color:rgba(17,19,24,.15)}.split-head>div:last-child>p{color:#62656c}.loss-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;margin-top:55px}.loss-feed{border-top:1px solid rgba(17,19,24,.13)}.loss-row{display:grid;grid-template-columns:70px 160px 1fr 90px;align-items:center;border-bottom:1px solid rgba(17,19,24,.12);padding:19px 6px;font-size:14px}.loss-row span{color:#7a7c81;font-variant-numeric:tabular-nums}.loss-row strong{font-size:14px}.loss-row em{font-style:normal;color:#62656c}.loss-row b{text-align:right;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.loss-row.muted{opacity:.58}.loss-row.muted b{color:#9a4e45}.loss-row.good b{color:#2e7d45}.problem-card{background:#14161b;color:#fff;border-radius:var(--radius);padding:34px;align-self:stretch}.mini-label{font-size:10px;letter-spacing:.14em;color:var(--accent);font-weight:900}.problem-card h3{font-size:32px;line-height:1.05;letter-spacing:-.04em;margin:16px 0}.problem-card p{color:#aaaeb6}.problem-arrow{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:36px;padding-top:20px;border-top:1px solid var(--line)}.problem-arrow span{font-size:12px;font-weight:800}.problem-arrow i{color:var(--accent);font-style:normal}
.how-section{background:#0f1014}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step-card{position:relative;border:1px solid var(--line);background:linear-gradient(180deg,#17191e,#121419);border-radius:var(--radius);padding:30px;min-height:340px}.step-num{position:absolute;right:24px;top:22px;color:#5d6068;font-weight:900;font-size:14px}.step-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:rgba(255,116,49,.1);border:1px solid rgba(255,116,49,.18);margin-bottom:48px}.step-icon svg{width:26px;height:26px;fill:none;stroke:var(--accent);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.step-card h3{font-size:24px;letter-spacing:-.03em;margin:0 0 10px}.step-card p{color:#aeb1b8;margin:0}.step-meta{position:absolute;bottom:28px;left:30px;color:#6f727b;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:900}
.capture-section{background:#16181d}.capture-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:center}.tick-list{list-style:none;padding:0;margin:28px 0}.tick-list li{position:relative;padding:9px 0 9px 30px;border-bottom:1px solid var(--line);font-weight:700;color:#d5d7dc}.tick-list li:before{content:"✓";position:absolute;left:2px;color:var(--accent)}.micro-note{font-size:12px!important;color:#777b84!important}.capture-visual{position:relative;min-height:520px}.notification-card{position:absolute;left:0;top:34px;width:380px;background:rgba(247,247,249,.94);color:#111318;border-radius:28px;padding:20px;box-shadow:0 36px 100px rgba(0,0,0,.32);z-index:2;transform:rotate(-2deg)}.notif-app{display:flex;align-items:center;gap:10px}.notif-app>div{display:flex;flex-direction:column}.notif-app small{color:#8a8c91}.v-icon{width:34px;height:34px;border-radius:10px;background:#15171b;color:var(--accent);display:grid;place-items:center;font-weight:900}.notif-title{font-size:12px!important;font-weight:900;letter-spacing:.1em;margin:20px 0 10px;color:#2d3037!important}.notification-card dl{margin:0}.notification-card dl div{display:grid;grid-template-columns:80px 1fr;padding:6px 0}.notification-card dt{color:#777a80;font-size:13px}.notification-card dd{margin:0;font-weight:700;font-size:13px}.notif-confirm{margin-top:17px;background:#e8f6ec;color:#26723b;padding:10px 12px;border-radius:12px;font-size:12px;font-weight:800}.calendar-card{position:absolute;right:0;bottom:8px;width:410px;background:#22252c;border:1px solid var(--line2);border-radius:26px;padding:20px;box-shadow:0 38px 100px rgba(0,0,0,.34);transform:rotate(2deg)}.calendar-head{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:10px}.calendar-head div{display:flex;flex-direction:column}.calendar-head small{font-size:10px;color:var(--accent);font-weight:900;letter-spacing:.12em}.calendar-head strong{font-size:14px}.calendar-head>span{font-size:11px;color:#858891}.calendar-row{display:grid;grid-template-columns:60px 1fr;align-items:center;padding:12px 10px;border-radius:12px}.calendar-row time{font-size:12px;color:#8d9098;font-weight:700}.calendar-row p{margin:0!important;display:flex;justify-content:space-between;gap:14px;align-items:center}.calendar-row strong{font-size:12px}.calendar-row span{font-size:10px;color:#858891}.calendar-row.active{background:rgba(255,116,49,.12);border:1px solid rgba(255,116,49,.18)}.calendar-row.active time{color:var(--accent)}
.feature-section{background:var(--paper);color:var(--ink)}.feature-section .section-number{border-color:rgba(17,19,24,.15)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{border:1px solid rgba(17,19,24,.11);background:#f8f5f0;border-radius:22px;padding:26px;min-height:260px;display:flex;flex-direction:column}.feature-icon{width:44px;height:44px;border-radius:13px;background:#181a1f;display:grid;place-items:center;margin-bottom:26px}.feature-icon svg{width:22px;height:22px;fill:none;stroke:var(--accent);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.feature-card h3{margin:0 0 9px;font-size:19px;letter-spacing:-.02em}.feature-card p{margin:0;color:#696c72;font-size:14px}.feature-card>span{margin-top:auto;padding-top:24px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#9a623f}
.comparison-section{background:#111318}.comparison-wrap{overflow-x:auto;padding-bottom:6px}.comparison-table{min-width:850px;border:1px solid var(--line);border-radius:22px;overflow:hidden}.compare-row{display:grid;grid-template-columns:1.5fr repeat(4,1fr)}.compare-row>div{padding:18px 16px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px}.compare-row>div:first-child{justify-content:flex-start;text-align:left;font-weight:800}.compare-row>div:last-child{border-right:0}.compare-row:last-child>div{border-bottom:0}.compare-head{background:#17191f}.compare-head>div{font-size:11px!important;text-transform:uppercase;letter-spacing:.08em;color:#92959d;font-weight:900!important}.compare-row .val-col{background:rgba(255,116,49,.06)}.compare-head .val-col{color:var(--accent)}.yes{color:#87dfa0;font-weight:900;font-size:18px}.no{color:#575b64}.maybe{color:#aaaeb6;font-size:11px;font-weight:800}
.pricing-section{background:var(--paper2);color:var(--ink)}.pricing-head{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:end;margin-bottom:50px}.pricing-head .section-number{border-color:rgba(17,19,24,.15)}.pricing-head>div:last-child p{color:#63666d}.pricing-trial{display:inline-block;margin-top:10px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#9f542c}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.price-card{position:relative;background:#f9f6f1;border:1px solid rgba(17,19,24,.12);border-radius:26px;padding:30px;overflow:hidden}.price-card.featured{background:#17191f;color:#fff;border-color:#17191f}.price-card.founder{border-color:rgba(255,116,49,.5);box-shadow:inset 0 0 0 1px rgba(255,116,49,.12)}.price-badge{position:absolute;right:18px;top:18px;background:#1b1d22;color:#fff;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;letter-spacing:.12em}.price-badge.popular{background:var(--accent);color:#24130d}.price-name{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.price-name p{font-size:24px;font-weight:900;letter-spacing:-.04em;margin:0}.price-name span{display:block;color:#85888f;font-size:12px}.availability{border:1px solid rgba(255,116,49,.28);border-radius:999px;padding:5px 8px!important;color:#a7552d!important;text-transform:uppercase;font-size:9px!important;font-weight:900}.price{display:flex;align-items:flex-start;margin:10px 0 4px}.price>span{font-size:24px;font-weight:900;margin-top:8px}.price strong{font-size:65px;line-height:1;letter-spacing:-.065em}.price small{align-self:center;margin-left:10px;font-size:11px;color:#7b7e85;font-weight:800}.featured .price small,.featured .price-name span{color:#92959d}.setup{font-size:12px;color:#7b7e85;margin:0 0 24px}.featured .setup{color:#9699a1}.allowance{display:grid;grid-template-columns:auto 1fr auto auto 1.1fr;align-items:center;gap:8px;background:rgba(17,19,24,.05);border-radius:15px;padding:14px;margin-bottom:22px}.featured .allowance{background:rgba(255,255,255,.06)}.allowance strong{font-size:19px}.allowance span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#71747b;font-weight:800}.allowance i{font-size:10px;color:#9a9ca2;font-style:normal;font-weight:900}.price-card ul{list-style:none;padding:0;margin:0 0 28px}.price-card li{position:relative;padding:8px 0 8px 24px;border-bottom:1px solid rgba(17,19,24,.08);font-size:13px}.featured li{border-color:var(--line)}.price-card li:before{content:"✓";position:absolute;left:0;color:var(--accent);font-weight:900}.price-cta{width:100%}.pricing-note{margin-top:18px;border:1px solid rgba(17,19,24,.12);border-radius:18px;padding:22px 24px;display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:start}.pricing-note strong{font-size:14px}.pricing-note p{margin:0;color:#696c72;font-size:13px}
.managed-section{background:#15171c}.managed-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.managed-list{border-top:1px solid var(--line)}.managed-list>div{display:grid;grid-template-columns:54px 1fr;padding:24px 0;border-bottom:1px solid var(--line)}.managed-list>div>span{color:var(--accent);font-weight:900;font-size:11px}.managed-list p{margin:0;color:#aeb1b8}.managed-list strong{display:block;color:#fff;font-size:18px;margin-bottom:4px}
.faq-section{background:#0f1014}.faq-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px}.founder-contacts{display:flex;flex-direction:column;gap:4px;margin-top:28px}.founder-contacts a{color:var(--accent);font-weight:800}.accordion{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:23px 46px 23px 0;font-size:17px;font-weight:800;position:relative}summary::-webkit-details-marker{display:none}summary span:before,summary span:after{content:"";position:absolute;right:8px;top:31px;width:14px;height:2px;background:#a9acb3;transition:transform .2s ease}summary span:after{transform:rotate(90deg)}details[open] summary span:after{transform:rotate(0)}details>div{padding:0 55px 22px 0;color:#aeb1b8;font-size:14px}details>div p{margin:0}
.trial-section{background:linear-gradient(135deg,#ff7431,#ff9152);color:#1b110d;padding:110px 0}.trial-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.trial-kicker{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.trial-copy h2{font-size:clamp(42px,5vw,69px)}.trial-copy>p{font-size:18px;max-width:560px;color:#502817}.trial-points{display:flex;flex-direction:column;gap:8px;margin:27px 0;font-size:14px;font-weight:800}.trial-callout{display:flex;flex-direction:column;border-top:1px solid rgba(27,17,13,.22);padding-top:20px}.trial-callout small{text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:900}.trial-callout strong{font-size:22px;letter-spacing:-.03em}.form-card{background:#f8f6f2;color:#111318;border-radius:28px;padding:30px;box-shadow:0 36px 90px rgba(83,33,12,.22)}.form-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.form-head span{font-size:10px;font-weight:900;letter-spacing:.12em;color:#b0552c}.form-head h3{font-size:28px;letter-spacing:-.04em;margin:5px 0 0}.form-step{font-size:11px;color:#8b8d91}.field-grid{display:grid;gap:14px}.field-grid.two{grid-template-columns:1fr 1fr}form label{display:block;margin-bottom:14px}form label>span{display:flex;justify-content:space-between;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:#565960;margin-bottom:7px}form label span em{font-style:normal;color:#9b9da2;font-weight:700}input,select,textarea{width:100%;border:1px solid #d6d3ce;background:#fff;color:#111318;border-radius:12px;padding:13px 14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}input:focus,select:focus,textarea:focus{border-color:#f07942;box-shadow:0 0 0 4px rgba(255,116,49,.12)}textarea{resize:vertical}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.consent{display:grid!important;grid-template-columns:18px 1fr;gap:9px;align-items:start;margin:8px 0 18px!important}.consent input{width:18px;height:18px;margin:1px 0 0;accent-color:#ff7431}.consent span{display:block!important;text-transform:none!important;letter-spacing:0!important;font-size:12px!important;line-height:1.45!important;font-weight:600!important;margin:0!important;color:#65686f!important}.consent a{text-decoration:underline}.form-small{text-align:center;font-size:10px;color:#85888f;margin:10px 0 0}
.site-footer{background:#0a0b0d;padding:68px 0 22px}.footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.brand-light span{color:#fff}.footer-brand p{color:#7e8189;max-width:320px;font-size:14px}.footer-phone{font-size:22px;font-weight:900;letter-spacing:-.03em;color:#fff}.footer-links{display:flex;flex-direction:column;gap:9px}.footer-links h3{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#6e7178;margin:0 0 9px}.footer-links a{color:#aaaeb6;font-size:13px}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid var(--line);margin-top:55px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#676a72;font-size:11px}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.in-view{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.call-wave i{animation:none}.button{transition:none}}
@media (max-width:1000px){:root{--shell:min(100% - 32px,900px)}.desktop-nav,.header-phone{display:none}.menu-button{display:block}.header-actions{margin-left:auto}.header-actions .button{display:none}.hero{padding-top:128px}.hero-grid,.capture-grid,.managed-grid,.faq-grid,.trial-grid{grid-template-columns:1fr}.hero-grid{gap:48px}.hero-demo{justify-self:start;width:100%;max-width:520px}.capture-grid,.managed-grid,.faq-grid,.trial-grid{gap:48px}.capture-visual{max-width:700px}.steps-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr 1fr}.pricing-head{grid-template-columns:1fr;gap:12px}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-links:last-child{grid-column:2/4}.split-head{grid-template-columns:1fr;gap:20px}.loss-grid{grid-template-columns:1fr}.comparison-wrap{margin-right:-16px;padding-right:16px}}
@media (max-width:700px){:root{--shell:calc(100% - 28px)}.section{padding:84px 0}.site-header,.header-inner{height:68px}.mobile-menu{top:68px}.hero{padding:112px 0 70px;min-height:auto}.hero h1{font-size:clamp(52px,15vw,74px)}.hero-lede{font-size:17px}.hero-cta-row{display:grid;grid-template-columns:1fr}.hero-cta-row .button{width:100%}.trust-strip{gap:12px;display:grid;grid-template-columns:1fr 1fr}.hero-demo{max-width:none}.phone-card{border-radius:28px}.logo-bar-inner{align-items:flex-start;flex-direction:column;gap:12px}.steps-grid,.feature-grid,.pricing-grid{grid-template-columns:1fr}.capture-visual{min-height:640px}.notification-card{width:93%;left:0}.calendar-card{width:93%;right:0;bottom:0}.pricing-head h2,.section-heading h2,.split-head h2,.capture-copy h2,.managed-copy h2,.faq-intro h2,.trial-copy h2{font-size:clamp(38px,12vw,54px)}.allowance{grid-template-columns:auto 1fr auto auto 1fr}.pricing-note{grid-template-columns:1fr}.loss-row{grid-template-columns:52px 105px 1fr}.loss-row b{display:none}.field-grid.two{grid-template-columns:1fr}.form-card{padding:22px 18px}.footer-main{grid-template-columns:1fr 1fr;gap:36px}.footer-brand{grid-column:1/-1}.footer-links:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.mobile-cta{display:grid;grid-template-columns:1fr 1.4fr;position:fixed;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));z-index:90;background:rgba(13,14,17,.85);border:1px solid var(--line);backdrop-filter:blur(16px);padding:8px;border-radius:18px;box-shadow:0 18px 45px rgba(0,0,0,.35);transform:translateY(120px);transition:transform .25s ease}.mobile-cta.show{transform:none}.mobile-cta .button{padding:12px 10px;font-size:13px}.site-footer{padding-bottom:110px}.comparison-table{min-width:760px}.compare-row{grid-template-columns:1.35fr repeat(4,1fr)}.compare-row>div{padding:16px 10px}.managed-list>div{grid-template-columns:40px 1fr}.trial-section{padding:85px 0}}
@media (max-width:430px){.trust-strip{grid-template-columns:1fr}.price strong{font-size:58px}.capture-visual{min-height:600px}.notification-card,.calendar-card{width:100%}.calendar-card{padding:16px}.calendar-row{grid-template-columns:50px 1fr;padding:10px 6px}.calendar-row p{display:block}.calendar-row span{display:block;margin-top:2px}.footer-main{grid-template-columns:1fr}.footer-links:last-child{grid-column:auto}.hero h1{font-size:50px}.price-card{padding:25px 20px}}
/* Secondary / legal pages */
.subpage{background:var(--paper);color:var(--ink);min-height:100vh}.subpage .site-header{background:rgba(244,240,233,.9);border-bottom:1px solid rgba(17,19,24,.08)}.subpage .brand{color:var(--ink)}.subpage .desktop-nav a,.subpage .header-phone{color:#5e6168}.subpage .menu-button span{background:var(--ink)}.subpage .mobile-menu{background:#f6f2eb;color:var(--ink);border-color:rgba(17,19,24,.1)}.subpage .button-ghost{color:var(--ink);border-color:rgba(17,19,24,.15)}.legal-hero{padding:150px 0 60px;border-bottom:1px solid rgba(17,19,24,.1)}.legal-hero .eyebrow{color:#6a6d73;background:rgba(17,19,24,.03);border-color:rgba(17,19,24,.1)}.legal-hero h1{font-size:clamp(48px,7vw,78px);line-height:.95;letter-spacing:-.055em;margin:24px 0 18px}.legal-hero p{max-width:760px;color:#65686f;font-size:17px}.legal-meta{margin-top:22px;color:#8a8d92;font-size:12px;font-weight:700}.legal-layout{display:grid;grid-template-columns:240px 1fr;gap:70px;padding:70px 0 120px}.legal-toc{position:sticky;top:105px;align-self:start;border-left:1px solid rgba(17,19,24,.12);padding-left:18px}.legal-toc strong{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.legal-toc a{display:block;color:#74777d;font-size:12px;padding:5px 0}.legal-toc a:hover{color:var(--ink)}.legal-copy{max-width:780px}.legal-copy section{padding:0 0 40px;margin:0 0 40px;border-bottom:1px solid rgba(17,19,24,.1)}.legal-copy section:last-child{border-bottom:0}.legal-copy h2{font-size:30px;letter-spacing:-.035em;margin:0 0 14px}.legal-copy h3{font-size:18px;margin:24px 0 8px}.legal-copy p,.legal-copy li{color:#5f6268}.legal-copy p{margin:0 0 14px}.legal-copy ul,.legal-copy ol{padding-left:20px}.legal-copy li{margin:7px 0}.legal-copy a{color:#a7461d;text-decoration:underline}.legal-note{padding:16px 18px;border-radius:14px;background:#fff3eb;border:1px solid #f3cdb7;color:#7d3d21!important}.subpage .site-footer{color:var(--text)}.simple-page{background:var(--bg);min-height:100vh;display:grid;place-items:center;padding:60px 20px}.simple-card{max-width:720px;text-align:center;border:1px solid var(--line);background:linear-gradient(180deg,#17191f,#101216);border-radius:30px;padding:54px 34px;box-shadow:var(--shadow)}.simple-card img{margin:0 auto 28px}.simple-card .eyebrow{margin-bottom:18px}.simple-card h1{font-size:clamp(42px,7vw,70px);line-height:.95;letter-spacing:-.055em;margin:0 0 18px}.simple-card p{color:#aeb1b8;max-width:560px;margin:0 auto 28px}.simple-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}@media(max-width:800px){.legal-layout{grid-template-columns:1fr;gap:28px}.legal-toc{position:static;border-left:0;border-bottom:1px solid rgba(17,19,24,.1);padding:0 0 18px;display:flex;gap:10px;flex-wrap:wrap}.legal-toc strong{width:100%}.legal-toc a{background:rgba(17,19,24,.04);padding:6px 9px;border-radius:999px}.subpage .header-actions{display:none}}
