:root{--ink: #0a1720;--midnight: #08131b;--midnight-2: #0d202b;--navy-soft: #15313f;--limestone: #f3f0e8;--paper: #fbfaf6;--card: #ffffff;--line: #dce0db;--line-dark: rgba(255,255,255,.1);--text: #172630;--muted: #68747a;--muted-dark: #9aa9b0;--bronze: #b7652f;--bronze-bright: #d98a4f;--bronze-soft: #f5e5d8;--field-green: #2f7456;--green-soft: #e2eee8;--blue: #3179a6;--blue-soft: #e1edf4;--danger: #a4483a;--danger-soft: #f4e2df;--warning: #9f6a22;--warning-soft: #f6ead5;--shadow: 0 18px 50px rgba(6, 22, 31, .09);--shadow-deep: 0 28px 90px rgba(0, 0, 0, .34);--radius: 18px;--font-display: "DM Serif Display", Georgia, serif;--font-ui: "Manrope", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--limestone)}body{margin:0;color:var(--text);background:var(--limestone);font-family:var(--font-ui);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input,select{font:inherit}button{border:0}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{color:var(--ink);font-family:var(--font-display);font-weight:400;letter-spacing:-.025em;line-height:1.03}h3{color:var(--ink);line-height:1.22}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(217,138,79,.45);outline-offset:2px}.fixture-ribbon{min-height:30px;display:flex;align-items:center;justify-content:center;gap:7px;padding:6px 14px;background:#193346;color:#dbe8ed;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.brand{display:flex;align-items:center;gap:11px;padding:0;background:transparent;color:var(--ink);cursor:pointer;text-align:left}.brand-mark{width:38px;height:38px;display:grid;place-items:center;position:relative;background:var(--ink);color:#fff;border-radius:11px 11px 11px 2px;box-shadow:inset 0 -3px 0 var(--bronze)}.brand-mark span{font-family:var(--font-display);font-size:24px;line-height:1;transform:translateY(-1px)}.brand>span:last-child{display:grid;gap:1px}.brand strong{font-size:15px;letter-spacing:.13em}.brand small{font-size:8px;letter-spacing:.18em;font-weight:700;color:var(--muted)}.brand-compact .brand-mark{width:34px;height:34px}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;padding:10px 17px;font-weight:800;font-size:13px;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover:not(:disabled){transform:translateY(-2px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{opacity:.46;cursor:not-allowed}.button-primary{background:var(--bronze);color:#fff;box-shadow:0 10px 24px #b7652f3d}.button-primary:hover:not(:disabled){background:#a95725;box-shadow:0 13px 28px #b7652f52}.button-secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.button-secondary:hover:not(:disabled){border-color:#b8c0bc}.button-ghost{background:transparent;color:var(--ink);padding-inline:10px}.button-ghost:hover:not(:disabled){background:#0a17200f}.badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:5px 9px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.075em;line-height:1;white-space:nowrap}.badge-neutral{color:#59666d;background:#e9ece8}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--bronze);font-size:10px;font-weight:800;letter-spacing:.17em;line-height:1.4;text-transform:uppercase}.public-page{min-height:100vh;background:var(--paper)}.public-header{width:min(1180px,calc(100% - 36px));min-height:82px;margin:auto;display:flex;align-items:center;gap:34px}.public-header nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:13px;font-weight:700;color:#4f5d64}.public-header nav a:hover{color:var(--bronze)}.public-actions{display:flex;align-items:center;gap:8px}.public-container{width:min(1180px,calc(100% - 36px));margin-inline:auto}.hero{min-height:760px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:64px;padding:70px 0 110px}.hero-copy h1{max-width:650px;margin:17px 0 24px;font-size:clamp(48px,5.3vw,80px)}.hero-copy h1 em{color:var(--bronze);font-weight:400}.hero-copy>p{max-width:610px;margin-bottom:29px;color:#52636b;font-size:17px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.trust-row{display:flex;flex-wrap:wrap;gap:17px;margin-top:27px;color:#647178;font-size:11px;font-weight:700}.trust-row span{display:flex;align-items:center;gap:5px}.trust-row svg{width:15px;color:var(--field-green)}.hero-proof{position:relative}.hero-proof:before{content:"";position:absolute;inset:5% -6% -8%;border-radius:50%;background:radial-gradient(circle,rgba(183,101,47,.19),transparent 68%);filter:blur(22px)}.console-visual{position:relative;z-index:1;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:24px;background:var(--midnight);color:#fff;box-shadow:var(--shadow-deep);transform:rotate(1deg)}.console-top{height:51px;display:flex;justify-content:space-between;align-items:center;padding:0 17px;border-bottom:1px solid var(--line-dark);color:#b6c3ca;font-size:9px;font-weight:800;letter-spacing:.12em}.console-top>span{display:flex;align-items:center;gap:8px}.console-top i{width:7px;height:7px;border-radius:50%;background:var(--bronze-bright);box-shadow:0 0 14px var(--bronze-bright)}.console-body{min-height:430px;display:grid;grid-template-columns:116px 1fr}.console-side{padding:28px 12px;border-right:1px solid var(--line-dark);display:flex;flex-direction:column;gap:8px}.console-side span{padding:9px 10px;border-radius:8px;color:#819198;font-size:9px;font-weight:700}.console-side span.active{background:#ffffff14;color:#fff}.console-main{padding:31px 28px}.console-main h3{max-width:410px;margin:9px 0 22px;color:#fff;font-family:var(--font-display);font-size:31px;font-weight:400}.console-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.console-metrics div{padding:15px;border:1px solid var(--line-dark);border-radius:12px;background:#ffffff09}.console-metrics small,.next-move small,.proof-row>span{display:block;color:#87989f;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.console-metrics strong{display:block;margin-top:4px;font-size:25px}.next-move{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-top:14px;padding:15px;border-radius:12px;background:var(--bronze)}.next-move span{font-size:11px;font-weight:700}.next-move small{color:#f5d8c3}.proof-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px;padding:14px;border-top:1px solid var(--line-dark)}.proof-row strong{margin-right:auto;color:#e3ecef;font-size:10px}.stage-section{padding:110px 0;background:var(--midnight);color:#fff}.section-heading{max-width:670px;margin-bottom:48px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading h2,.comparison-section h2,.engine-section h2,.final-cta h2{margin:12px 0 16px;font-size:clamp(36px,4.3vw,58px)}.stage-section h2,.engine-section h2,.final-cta h2{color:#fff}.section-heading p{color:var(--muted-dark);line-height:1.7}.stage-path{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stage-card{position:relative;min-height:275px;padding:26px;border:1px solid var(--line-dark);border-radius:var(--radius);background:#ffffff09}.stage-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--stage);border-radius:var(--radius) var(--radius) 0 0}.stage-number{color:#ffffff14;font-family:var(--font-display);font-size:69px;line-height:.85}.stage-card>span{display:block;margin-top:24px;color:var(--stage);font-size:9px;font-weight:800;letter-spacing:.12em}.stage-card h3{margin:4px 0 10px;color:#fff;font-family:var(--font-display);font-size:31px;font-weight:400}.stage-card p{margin-bottom:18px;color:#d6e0e4;font-size:13px}.stage-card small{color:#86979f;font-size:10px;line-height:1.5}.stage-arrow{position:absolute;right:-19px;top:48%;z-index:2;padding:4px;border-radius:50%;background:var(--midnight);color:#5c6d74;box-sizing:content-box}.comparison-section{padding:120px 0;background:var(--limestone)}.comparison-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:center}.comparison-grid>div:first-child p{max-width:470px;color:var(--muted);line-height:1.75}.compare-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.compare-card{min-height:360px;padding:30px;border-radius:var(--radius)}.compare-card small{display:block;margin-bottom:25px;font-size:9px;font-weight:800;letter-spacing:.15em}.compare-card p{display:flex;gap:10px;margin:0;padding:15px 0;border-bottom:1px solid;font-size:12px}.compare-card svg{flex:0 0 auto;margin-top:1px}.muted-card{border:1px solid #d6dbd6;background:#ffffff8c;color:#6b777b}.muted-card p{border-color:#dfe3df}.muted-card svg{color:#9ba5a7}.bright-card{border:1px solid rgba(255,255,255,.1);background:var(--midnight);color:#d7e2e5;box-shadow:var(--shadow)}.bright-card small,.bright-card svg{color:var(--bronze-bright)}.bright-card p{border-color:var(--line-dark)}.engine-section{padding:110px 0;background:#0b1b25}.engine-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.engine-card{position:relative;min-height:230px;padding:25px 20px;overflow:hidden;border:1px solid var(--line-dark);border-radius:16px;background:#ffffff09}.engine-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#d98a4f21;color:var(--bronze-bright)}.engine-card small{position:absolute;right:18px;top:21px;color:#536872;font-weight:800}.engine-card h3{margin:29px 0 8px;color:#fff}.engine-card p{color:#96a7ae;font-size:11px}.engine-line{position:absolute;left:20px;bottom:20px;width:36px;height:3px;border-radius:5px;background:var(--bronze)}.final-cta{margin-top:85px;margin-bottom:85px;min-height:310px;display:flex;justify-content:space-between;align-items:center;gap:50px;padding:55px;border-radius:27px;background:var(--midnight);color:#fff;box-shadow:var(--shadow)}.final-cta>div{max-width:690px}.final-cta p{color:#9fb0b7}.public-footer{min-height:170px;display:flex;align-items:center;gap:28px;padding:40px max(28px,calc((100% - 1180px)/2));border-top:1px solid var(--line);color:var(--muted);font-size:11px}.public-footer>span{margin-left:auto}.public-footer button{background:transparent;color:var(--bronze);cursor:pointer;font-weight:800}.assessment-page{min-height:100vh;background:var(--paper)}.assessment-header{min-height:84px;width:min(960px,calc(100% - 36px));margin:auto;display:flex;align-items:center;justify-content:space-between}.assessment-shell{width:min(920px,calc(100% - 36px));margin:40px auto 100px}.assessment-page .brand small{font-size:11px}.assessment-page .button{font-size:15px}.assessment-page .page-title h1{font-family:var(--font-ui);font-weight:650;letter-spacing:-.05em}.assessment-note{display:flex;align-items:center;gap:8px;margin:-10px 0 24px;padding:12px 15px;border:1px solid #d7dfdb;border-radius:12px;background:#f2f7f4;color:#476255;font-size:16px;line-height:1.5}.assessment-note svg{flex:0 0 auto;color:var(--field-green)}.assessment-list{display:grid;gap:13px}.assessment-card{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:28px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 4px 14px #0919220a}.assessment-card>div:first-child{display:grid;grid-template-columns:35px 1fr}.assessment-card>div:first-child>span{grid-row:1 / 3;color:var(--bronze);font-family:var(--font-display);font-size:24px}.assessment-card h3{margin:0 0 5px;font-size:20px}.assessment-card p{grid-column:2;margin:0;color:var(--muted);font-size:16px;line-height:1.6}.score-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.score-choices button{min-height:74px;display:grid;place-items:center;gap:2px;border:1px solid var(--line);border-radius:11px;background:var(--paper);color:var(--text);cursor:pointer;font-size:17px;font-weight:800}.score-choices button small{color:var(--muted);font-size:12px;font-weight:700}.score-choices button.selected{border-color:var(--bronze);background:var(--bronze-soft);color:var(--bronze);box-shadow:inset 0 0 0 1px var(--bronze)}.assessment-submit{width:100%;margin-top:10px}.assessment-result{display:grid;grid-template-columns:180px 1fr;gap:38px;align-items:center;margin-top:30px;padding:44px;border-radius:25px;background:var(--midnight);color:#fff;box-shadow:var(--shadow-deep)}.result-ring{width:170px;height:170px;display:grid;place-content:center;border:13px solid rgba(255,255,255,.08);border-top-color:var(--bronze-bright);border-radius:50%;text-align:center}.result-ring span{font-family:var(--font-display);font-size:58px;line-height:.9}.result-ring small{color:#b1bec4;font-size:11px;font-weight:800;letter-spacing:.12em}.assessment-result h2{margin:12px 0;color:#fff;font-size:40px}.assessment-result p{color:#c6d0d5;font-size:17px;line-height:1.7}.result-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.assessment-result .button-secondary{background:transparent;border-color:var(--line-dark);color:#fff}.app-shell{min-height:100vh;background:var(--limestone)}.app-shell>.fixture-ribbon{position:fixed;top:0;left:0;right:0;z-index:80}.sidebar{width:244px;position:fixed;top:30px;bottom:0;left:0;z-index:50;display:flex;flex-direction:column;overflow-y:auto;background:var(--midnight);color:#fff}.sidebar-head{min-height:77px;display:flex;align-items:center;padding:16px 18px;border-bottom:1px solid var(--line-dark)}.sidebar .brand{color:#fff}.sidebar .brand-mark{background:#fff;color:var(--ink)}.sidebar .brand small{color:#718690}.sidebar-close{display:none;margin-left:auto;background:transparent;color:#fff;cursor:pointer}.sidebar nav{display:flex;flex-direction:column;gap:3px;padding:14px 11px}.sidebar nav button{min-height:39px;display:flex;align-items:center;gap:11px;padding:8px 11px;border-radius:9px;background:transparent;color:#96a7ae;cursor:pointer;font-size:11px;font-weight:700;text-align:left}.sidebar nav button:hover,.sidebar nav button.active{background:#ffffff13;color:#fff}.sidebar nav button.active{box-shadow:inset 3px 0 0 var(--bronze-bright)}.nav-label{margin:14px 10px 5px;color:#526873;font-size:8px;font-weight:800;letter-spacing:.15em}.sidebar-stage{margin:auto 12px 14px;padding:15px;border:1px solid var(--line-dark);border-radius:12px;background:#ffffff09}.sidebar-stage>span{display:block;color:#6e828c;font-size:8px;font-weight:800;letter-spacing:.13em}.sidebar-stage>strong{display:block;margin:5px 0 12px;font-size:11px}.sidebar .progress-wrap span{color:#82949c}.shell-main{min-height:100vh;margin-left:244px;padding-top:30px}.shell-topbar{min-height:77px;position:sticky;top:30px;z-index:35;display:flex;align-items:center;gap:12px;padding:0 28px;border-bottom:1px solid var(--line);background:#f3f0e8eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-menu{display:none;background:transparent;color:var(--ink);cursor:pointer}.workspace-select{min-height:42px;display:flex;align-items:center;gap:9px;padding:0 10px;border:1px solid var(--line);border-radius:11px;background:#fff}.workspace-select select{min-width:230px;border:0;background:transparent;color:var(--ink);font-size:11px;font-weight:800}.workspace-select select:focus{outline:0}.topbar-spacer{flex:1}.role-toggle{display:flex;align-items:center;gap:9px;padding:8px 10px 8px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);cursor:pointer;font-size:10px;font-weight:800}.role-toggle svg{width:28px;height:28px;padding:6px;border-radius:50%;background:var(--bronze-soft);color:var(--bronze)}.icon-button{width:40px;height:40px;position:relative;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--text);cursor:pointer}.icon-button i{width:6px;height:6px;position:absolute;right:7px;top:7px;border:1px solid white;border-radius:50%;background:var(--bronze)}.workspace{width:min(1340px,100%);margin:0 auto;padding:37px 34px 95px}.mobile-bottom{display:none}.page-title{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:29px}.page-title h1{margin:7px 0;font-size:clamp(36px,4vw,52px)}.page-title p{max-width:720px;margin-bottom:0;color:var(--muted);font-size:16px;line-height:1.65}.page-action{flex:0 0 auto}.progress-wrap{min-width:0;display:flex;align-items:center;gap:8px}.progress-track{min-width:0;flex:1;height:6px;overflow:hidden;border-radius:999px;background:#dfe3df}.progress-track span{display:block;height:100%;border-radius:inherit;transition:width .3s ease}.progress-wrap>span{flex:0 0 auto;color:var(--muted);font-size:8px;font-weight:800}.panel{padding:25px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 7px 22px #091b240b}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:22px}.panel-head h2{margin:5px 0 0;font-family:var(--font-ui);font-size:19px;font-weight:800;letter-spacing:-.025em}.today-strip{min-height:184px;display:grid;grid-template-columns:1.35fr .65fr;gap:25px;align-items:center;margin-bottom:15px;padding:30px;border-radius:var(--radius);background:var(--midnight);color:#fff;box-shadow:var(--shadow)}.today-strip h2{max-width:750px;margin:9px 0 10px;color:#fff;font-family:var(--font-ui);font-size:24px;font-weight:800;line-height:1.25}.today-strip p{max-width:730px;margin:0;color:#93a5ac;font-size:11px}.today-proof{min-height:115px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:18px;border:1px solid var(--line-dark);border-radius:13px;background:#ffffff09}.today-proof small{color:#748a94;font-size:8px;font-weight:800;letter-spacing:.14em}.today-proof strong{margin:7px 0 12px;font-size:11px;line-height:1.45}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:15px}.metric-card{min-height:112px;display:flex;align-items:flex-start;gap:13px;padding:19px;border:1px solid var(--line);border-radius:15px;background:#fff}.metric-icon{width:35px;height:35px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px}.tone-bronze{color:var(--bronze);background:var(--bronze-soft)}.tone-green{color:var(--field-green);background:var(--green-soft)}.tone-blue{color:var(--blue);background:var(--blue-soft)}.tone-red{color:var(--danger);background:var(--danger-soft)}.metric-card div{display:grid}.metric-card small{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.metric-card strong{margin:2px 0;color:var(--ink);font-family:var(--font-display);font-size:29px;font-weight:400;line-height:1.1}.metric-card span:last-child{color:var(--muted);font-size:9px}.inline-notice{display:flex;align-items:center;gap:8px;margin-bottom:15px;padding:12px 15px;border:1px solid #bfdacb;border-radius:11px;background:var(--green-soft);color:var(--field-green);font-size:11px}.workspace-grid{display:grid;gap:15px}.workspace-grid.two-thirds{grid-template-columns:1.2fr .8fr}.fact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fact-grid>div{min-height:116px;padding:17px;border-radius:12px;background:#f5f5f0}.fact-grid small,.client-constraint small,.automation-flow small,.contact-facts small{display:block;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.1em}.fact-grid strong{display:block;margin-top:7px;color:var(--ink);font-size:11px;line-height:1.5}.score-row{display:grid;grid-template-columns:80px 1fr 27px;align-items:center;gap:10px;margin-bottom:16px}.score-row>span{color:var(--muted);font-size:10px;font-weight:700}.score-row>strong{font-size:10px;text-align:right}.client-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.client-card{display:flex;flex-direction:column;min-height:430px;padding:23px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 5px 18px #091b240b}.client-card.selected{border-color:var(--bronze);box-shadow:inset 0 0 0 1px var(--bronze),var(--shadow)}.client-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.client-avatar,.contact-avatar{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:var(--midnight);color:#fff;font-family:var(--font-display);font-size:16px}.client-card h3{margin:0 0 4px}.client-card>p{color:var(--muted);font-size:10px}.client-stage{display:flex;align-items:baseline;gap:7px;margin-top:14px}.client-stage span{color:var(--bronze);font-size:9px;font-weight:800}.client-stage strong{font-family:var(--font-display);font-size:24px;font-weight:400}.client-card .progress-wrap{margin:8px 0 18px}.client-constraint{flex:1;padding:14px;border-radius:11px;background:var(--warning-soft)}.client-constraint strong{display:block;margin-top:5px;color:var(--warning);font-size:11px}.client-card .button{margin-top:16px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.service-card{min-height:365px;display:flex;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.service-card.status-locked{background:#ffffff80}.service-top{display:flex;justify-content:space-between;align-items:center}.service-top>span{color:var(--muted);font-size:9px;font-weight:800}.service-card h3{margin:29px 0 8px;font-size:18px}.service-card>p{min-height:61px;color:var(--muted);font-size:11px;line-height:1.6}.proof-box{display:flex;align-items:center;gap:10px;margin-top:auto;padding:13px;border-radius:11px;background:#f4f5f1;color:var(--field-green)}.proof-box span{color:var(--text);font-size:9px;font-weight:700}.proof-box small{display:block;margin-bottom:2px;color:var(--muted);font-size:7px;letter-spacing:.1em}.service-card .button{margin-top:13px}.channel-list{display:grid;gap:10px}.channel-card{min-height:94px;display:grid;grid-template-columns:44px 1fr 210px auto;align-items:center;gap:17px;padding:17px 20px;border:1px solid var(--line);border-radius:15px;background:#fff}.channel-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--blue-soft);color:var(--blue)}.channel-info>div{display:flex;align-items:center;gap:8px}.channel-info h3{margin:0;font-size:13px}.channel-info p{margin:4px 0 0;color:var(--muted);font-size:9px}.channel-ready{display:flex;align-items:center;gap:10px}.channel-ready>strong{font-family:var(--font-display);font-size:18px;font-weight:400}.channel-ready .progress-wrap{flex:1}.toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:12px}.search-box{min-height:43px;display:flex;align-items:center;flex:1;min-width:230px;gap:8px;padding:0 13px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--muted)}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:11px}.table-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.data-row{min-height:74px;display:grid;grid-template-columns:1.35fr .85fr .75fr .7fr .65fr .6fr;align-items:center;gap:13px;padding:11px 17px;border-bottom:1px solid var(--line);font-size:10px}.data-row:last-child{border-bottom:0}.data-row>span{min-width:0}.data-row strong{display:block;color:var(--ink);font-size:11px}.data-row small{display:block;margin-top:3px;color:var(--muted);font-size:8px}.data-head{min-height:40px;background:#eef0ec;color:#6e797e;font-size:8px;font-weight:800;letter-spacing:.1em}.danger-text{color:var(--danger);font-weight:800}.pipeline-board{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;align-items:start}.pipeline-column{min-width:0;padding:10px;border:1px solid var(--line);border-radius:14px;background:#ffffff7a}.pipeline-column>header{display:grid;grid-template-columns:1fr auto;gap:4px;align-items:center;padding:3px 3px 10px}.pipeline-column>header>span{color:var(--ink);font-size:10px;font-weight:800}.pipeline-column>header>small{grid-column:1 / -1;color:var(--muted);font-size:8px}.pipeline-card{min-width:0;margin-bottom:8px;padding:12px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 4px 12px #07161e0a}.pipeline-card>div{display:flex;align-items:flex-start;gap:5px}.pipeline-card>div strong{flex:1;min-width:0;font-size:9px;overflow-wrap:anywhere}.pipeline-card p{margin:8px 0;color:var(--ink);font-size:9px;line-height:1.35}.pipeline-card>span{display:block;color:var(--muted);font-size:8px;overflow-wrap:anywhere}.pipeline-card .button{width:100%;min-height:34px;margin-top:8px;padding:5px;font-size:8px}.empty-state{padding:18px 5px;color:#9aa3a5;font-size:8px;text-align:center}.crm-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:14px}.contact-list button{width:100%;min-height:74px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px 15px;border-bottom:1px solid var(--line);background:#fff;color:var(--text);cursor:pointer;text-align:left}.contact-list button:last-child{border-bottom:0}.contact-list button.selected{background:var(--bronze-soft)}.contact-avatar{width:38px;height:38px;border-radius:11px;font-size:13px}.contact-list strong{display:block;font-size:10px}.contact-list small{display:block;margin-top:3px;color:var(--muted);font-size:8px}.contact-panel{padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.contact-hero{display:grid;justify-items:center;padding-bottom:23px;border-bottom:1px solid var(--line);text-align:center}.contact-avatar.large{width:66px;height:66px;border-radius:18px;font-size:20px}.contact-hero h2{margin:12px 0 2px;font-family:var(--font-ui);font-size:19px;font-weight:800}.contact-hero p{margin:0;color:var(--muted);font-size:10px}.contact-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.contact-facts div{padding:14px;border-radius:11px;background:#f4f5f1}.contact-facts strong{display:block;margin-top:4px;font-size:11px}.boundary-note{display:flex;gap:11px;padding:15px;border:1px solid #cfdae0;border-radius:12px;background:var(--blue-soft);color:var(--blue)}.boundary-note svg{flex:0 0 auto}.boundary-note span{color:#375f77;font-size:9px}.boundary-note strong{display:block;margin-bottom:3px}.audit-list{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.audit-row{min-height:90px;display:grid;grid-template-columns:34px 55px 1fr;align-items:start;gap:11px;padding:18px;border-bottom:1px solid var(--line)}.audit-row:last-child{border-bottom:0}.audit-status{width:31px;height:31px;display:grid;place-items:center;border-radius:50%}.audit-status.success{color:var(--field-green);background:var(--green-soft)}.audit-status.review{color:var(--warning);background:var(--warning-soft)}.audit-row time{padding-top:8px;color:var(--muted);font-size:9px;font-weight:800}.audit-row>div>div{display:flex;align-items:center;gap:8px}.audit-row strong{font-size:11px}.audit-row p{margin:5px 0 4px;color:var(--muted);font-size:10px}.audit-row small{color:#8b9599;font-size:8px}.automation-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.automation-card{display:flex;flex-direction:column;min-height:355px;padding:23px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffa6}.automation-card.enabled{background:#fff;box-shadow:0 7px 22px #091b240b}.automation-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.automation-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--blue-soft);color:var(--blue)}.automation-head button{background:transparent;color:var(--muted);cursor:pointer}.automation-card.enabled .automation-head button{color:var(--field-green)}.automation-head button svg{width:34px;height:34px}.automation-card h3{margin:15px 0;font-size:16px}.automation-flow{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:14px;border-radius:12px;background:#f4f5f1}.automation-flow strong{display:block;margin-top:4px;font-size:9px}.automation-card>p{display:flex;align-items:center;gap:6px;margin-top:auto;color:var(--muted);font-size:9px}.automation-card .button{margin-top:12px}.analytics-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:15px}.bar-chart{height:285px;display:flex;align-items:end;gap:7px;padding-top:25px}.bar-chart>div{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:7px}.bar-chart>div>span{width:100%;position:relative;min-height:8px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,var(--bronze-bright),var(--bronze))}.bar-chart i{position:absolute;top:-18px;left:50%;transform:translate(-50%);color:var(--muted);font-size:7px;font-style:normal}.bar-chart small{color:var(--muted);font-size:7px}.analytics-score{margin-bottom:19px}.analytics-score>div{display:flex;justify-content:space-between;margin-bottom:7px;font-size:9px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:15px}.role-cards{display:grid;gap:9px}.role-cards button{min-height:77px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#f7f7f3;color:var(--text);cursor:pointer;text-align:left}.role-cards button.selected{border-color:var(--bronze);background:var(--bronze-soft)}.role-cards button>svg:first-child{color:var(--bronze)}.role-cards strong,.role-cards small{display:block}.role-cards strong{font-size:11px}.role-cards small{margin-top:3px;color:var(--muted);font-size:8px}.security-panel{display:flex;align-items:flex-start;gap:17px;background:var(--midnight);color:#fff}.security-panel>svg{flex:0 0 auto;width:42px;height:42px;padding:10px;border-radius:12px;background:#6dc09a24;color:#79caa4}.security-panel h2{margin:8px 0 10px;color:#fff;font-family:var(--font-ui);font-size:19px;font-weight:800}.security-panel p{color:#9dafb6;font-size:10px;line-height:1.7}.integration-row{min-height:76px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:13px;padding:12px 0;border-top:1px solid var(--line)}.integration-logo{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;background:#edf0ec;color:var(--muted)}.integration-row strong,.integration-row small{display:block}.integration-row strong{font-size:10px}.integration-row small{margin-top:3px;color:var(--muted);font-size:8px}@media(max-width:1100px){.hero{grid-template-columns:1fr;gap:40px;padding-top:50px}.hero-copy{max-width:770px}.console-visual{max-width:730px;margin:auto}.stage-path{grid-template-columns:1fr 1fr}.stage-arrow{display:none}.comparison-grid{grid-template-columns:1fr;gap:35px}.engine-grid{grid-template-columns:repeat(3,1fr)}.metric-grid{grid-template-columns:1fr 1fr}.pipeline-board{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:1fr 1fr}.channel-card{grid-template-columns:44px 1fr auto}.channel-ready{grid-column:2}.data-row{grid-template-columns:1.3fr .8fr .7fr .65fr .65fr}.data-row>span:nth-child(2){display:none}}@media(max-width:760px){.fixture-ribbon{font-size:8px}.public-header{min-height:70px}.public-header nav,.public-actions .button-ghost{display:none}.public-actions{margin-left:auto}.public-actions .button{min-height:40px;padding:8px 12px;font-size:10px}.hero{min-height:0;padding:55px 0 80px}.hero-copy h1{font-size:clamp(45px,13vw,65px)}.hero-copy>p{font-size:14px}.hero-actions .button{flex:1 1 180px}.trust-row{display:grid;gap:8px}.console-visual{transform:none;border-radius:18px}.console-body{min-height:350px;grid-template-columns:1fr}.console-side{display:none}.console-main{padding:23px 18px}.console-main h3{font-size:27px}.console-metrics div{padding:12px 9px}.console-metrics strong{font-size:20px}.stage-section,.comparison-section,.engine-section{padding:80px 0}.section-heading h2,.comparison-section h2,.engine-section h2,.final-cta h2{font-size:39px}.stage-path,.compare-cards,.engine-grid{grid-template-columns:1fr}.stage-card{min-height:230px}.compare-card{min-height:0}.engine-card{min-height:190px}.final-cta{align-items:flex-start;flex-direction:column;padding:34px 25px}.public-footer{align-items:flex-start;flex-direction:column}.public-footer>span{margin-left:0}.assessment-header,.assessment-shell{width:min(100% - 24px,920px)}.assessment-card{grid-template-columns:1fr}.score-choices{grid-template-columns:1fr 1fr}.assessment-result{grid-template-columns:1fr;padding:28px 20px}.result-ring{margin:auto}.assessment-result h2{font-size:34px}.sidebar{width:min(290px,87vw);transform:translate(-105%);box-shadow:var(--shadow-deep);transition:transform .25s ease}.sidebar.sidebar-open{transform:translate(0)}.sidebar-close{display:block}.sidebar-backdrop{position:fixed;inset:30px 0 0;z-index:45;background:#00000073}.shell-main{margin-left:0}.shell-topbar{padding:0 14px}.mobile-menu{display:grid;place-items:center}.workspace-select{flex:1;min-width:0}.workspace-select select{width:100%;min-width:0}.role-toggle span,.icon-button{display:none}.role-toggle{width:42px;height:42px;justify-content:center;padding:0}.workspace{padding:27px 12px 105px}.mobile-bottom{height:70px;position:fixed;left:8px;right:8px;bottom:8px;z-index:40;display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;border:1px solid var(--line-dark);border-radius:18px;background:#08131bf2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:var(--shadow-deep)}.mobile-bottom button{display:grid;place-content:center;gap:2px;background:transparent;color:#788d97;cursor:pointer;font-size:7px;font-weight:700}.mobile-bottom button.active{color:var(--bronze-bright);background:#ffffff0d}.mobile-bottom svg{margin:auto}.page-title{align-items:flex-start;flex-direction:column}.page-title h1{font-size:39px}.workspace .page-title h1{font-size:34px}.page-action,.page-action .button{width:100%}.today-strip{grid-template-columns:1fr;padding:22px}.metric-grid,.workspace-grid.two-thirds,.fact-grid,.client-grid,.service-grid,.automation-grid,.analytics-grid,.settings-grid,.crm-grid{grid-template-columns:1fr}.metric-card{min-height:100px}.client-card{min-height:390px}.channel-card{grid-template-columns:42px 1fr auto;gap:10px;padding:14px}.channel-info>div{align-items:flex-start;flex-direction:column}.channel-info p{line-height:1.4}.channel-ready{grid-column:2 / 4}.channel-card>.badge{grid-column:3;grid-row:1}.data-head{display:none}.data-row{grid-template-columns:1fr auto;gap:10px;padding:15px}.data-row>span{display:block!important}.data-row>span:nth-child(2),.data-row>span:nth-child(4){display:none!important}.data-row>span:nth-child(3){text-align:right}.data-row>span:nth-child(5){grid-column:1}.data-row>span:nth-child(6){grid-column:2;grid-row:2}.pipeline-board{grid-template-columns:1fr}.pipeline-column{padding:12px}.pipeline-card{display:grid;grid-template-columns:1fr auto;gap:5px}.pipeline-card>div,.pipeline-card p,.pipeline-card>span{grid-column:1}.pipeline-card .button{grid-column:2;grid-row:1 / 4;width:90px;height:100%;margin:0}.contact-panel{padding:20px}.audit-row{grid-template-columns:30px 1fr}.audit-row time{grid-column:2;grid-row:1}.audit-row>div{grid-column:2}.automation-flow{grid-template-columns:1fr}.automation-flow>svg{transform:rotate(90deg)}.integration-row{grid-template-columns:auto 1fr auto}.integration-row .button{grid-column:2 / 4;width:100%}.bar-chart{height:240px;gap:3px}.bar-chart i{display:none}}.acq-page{--acq-red: #ef4658;--acq-purple: #7559df;--acq-blue: #5078ed;--acq-navy: #081326;background:#fff;color:#10192b}.acq-page h1,.acq-page h2,.acq-page h3{font-family:var(--font-ui)}.acq-header{min-height:82px;display:flex;align-items:center;gap:32px}.acq-header nav{display:flex;align-items:center;gap:30px;margin-left:auto;color:#465066;font-size:16px;font-weight:700}.acq-header nav a:hover{color:var(--acq-purple)}.acq-header-actions{display:flex;align-items:center;gap:7px}.acq-page .brand small{font-size:11px}.acq-page .button{min-height:50px;padding-inline:20px;font-size:16px}.acq-header .button-primary,.acq-hero .button-primary,.acq-final .button-primary{background:var(--acq-navy);box-shadow:0 12px 30px #08132633}.acq-header .button-primary:hover:not(:disabled),.acq-hero .button-primary:hover:not(:disabled),.acq-final .button-primary:hover:not(:disabled){background:#14223b;box-shadow:0 16px 38px #08132645}.acq-hero{padding-top:72px;text-align:center}.acq-audience{display:block;color:#252f45;font-size:16px;font-weight:750;letter-spacing:-.01em}.acq-hero h1{max-width:1050px;margin:18px auto 22px;color:#111a2a;font-size:clamp(55px,6.4vw,91px);font-weight:600;letter-spacing:-.065em;line-height:.98}.acq-hero h1 em{background:linear-gradient(100deg,var(--acq-red) 0%,#ce3f82 42%,var(--acq-purple) 66%,var(--acq-blue) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:normal}.acq-hero>p{max-width:820px;margin:0 auto 30px;color:#4d586c;font-size:20px;line-height:1.65}.acq-hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:9px}.acq-hero-actions .button{min-height:52px;padding-inline:23px}.acq-microcopy{display:flex;justify-content:center;flex-wrap:wrap;gap:22px;margin-top:18px;color:#596477;font-size:16px;font-weight:650}.acq-microcopy span{display:flex;align-items:center;gap:5px}.acq-microcopy svg{width:13px;color:#19a66e}.acq-visual{height:690px;position:relative;margin-top:55px}.acq-photo-grid{height:590px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:38px;background:#e8ebed;box-shadow:0 30px 80px #0a192b21}.acq-photo-grid img{width:100%;height:100%;object-fit:cover}.acq-photo-grid img:first-child{object-position:center}.acq-photo-grid img:last-child{object-position:center}.lead-phone{width:337px;height:655px;position:absolute;z-index:5;left:50%;top:17px;transform:translate(-50%);padding:13px 11px 11px;border:4px solid #1c2333;border-radius:46px;background:#050811;box-shadow:0 26px 60px #0000005c}.phone-speaker{width:105px;height:24px;position:absolute;z-index:8;top:12px;left:50%;transform:translate(-50%);border-radius:999px;background:#02030a}.phone-screen{height:100%;overflow:hidden;padding:26px 18px 18px;border-radius:34px;background:linear-gradient(170deg,#f6f4ff,#eae9ff 53%,#f8f9ff);text-align:left}.phone-brand{display:flex;align-items:center;gap:7px}.phone-brand .brand-mark{width:29px;height:29px;border-radius:9px 9px 9px 2px}.phone-brand .brand-mark span{font-size:17px}.phone-brand>div{display:grid}.phone-brand strong{color:#11182d;font-size:12px;letter-spacing:.12em}.phone-brand small{color:#737a8e;font-size:9px;font-weight:800;letter-spacing:.08em}.phone-brand i{width:8px;height:8px;margin-left:auto;border-radius:50%;background:#20bb79;box-shadow:0 0 0 4px #20bb791f}.phone-kicker{display:block;margin-top:22px;color:#7758df;font-size:10px;font-weight:850;letter-spacing:.14em}.phone-heading{max-width:250px;margin:5px 0 18px;color:#11182d;font-size:25px;font-weight:720;letter-spacing:-.045em;line-height:1.06}.phone-total{display:grid;grid-template-columns:1fr auto;align-items:end;padding:16px;border:1px solid #dcdaf2;border-radius:17px;background:#ffffffb8;box-shadow:0 7px 22px #463a8412}.phone-total small{grid-column:1 / -1;color:#626a7e;font-size:9px;font-weight:850;letter-spacing:.09em}.phone-total>strong{color:#171338;font-size:29px;letter-spacing:-.045em}.phone-chart{height:118px;position:relative;display:flex;align-items:end;gap:6px;margin:17px 3px 10px;padding:0 9px 18px;border-bottom:1px solid #d8d9e5}.phone-chart span{flex:1;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#876bff,#5b45c5)}.phone-chart span:nth-child(1){height:28%}.phone-chart span:nth-child(2){height:37%}.phone-chart span:nth-child(3){height:45%}.phone-chart span:nth-child(4){height:62%}.phone-chart span:nth-child(5){height:73%}.phone-chart span:nth-child(6){height:91%}.phone-chart i{width:8px;height:8px;position:absolute;right:12px;top:3px;border:2px solid #fff;border-radius:50%;background:#37d996;box-shadow:0 0 0 3px #37d9962e}.phone-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.phone-stats div{padding:10px 7px;border-radius:11px;background:#fff;text-align:center}.phone-stats strong{display:block;color:#171338;font-size:17px}.phone-stats small{display:block;color:#6f7689;font-size:8px;font-weight:800;letter-spacing:.04em}.phone-next{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin-top:11px;padding:11px;border-radius:12px;background:#171338;color:#fff;font-size:10px}.phone-next>svg:first-child{width:22px;height:22px;padding:5px;border-radius:50%;background:#37d996;color:#0b3828}.phone-next span{display:grid}.phone-next small{color:#b2abe9;font-size:8px;font-weight:800;letter-spacing:.08em}.lead-float{min-width:270px;position:absolute;z-index:7;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:15px;border:1px solid rgba(255,255,255,.7);border-radius:17px;background:#fffffff0;box-shadow:0 18px 45px #0c192c2e;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lead-float-left{left:5.5%;top:176px}.lead-float-right{right:4.5%;top:370px}.lead-float-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;background:#eee9ff;color:#7358da}.lead-float-icon.success{background:#e0f5ec;color:#168358}.lead-float div{display:grid}.lead-float small{color:#5d6677;font-size:10px;font-weight:850;letter-spacing:.08em}.lead-float strong{color:#11182b;font-size:14px}.lead-float div span{color:#596375;font-size:12px}.lead-float-right>svg{color:#16a76f}.acq-section-head{max-width:760px;margin-bottom:47px}.acq-section-head.centered{margin-inline:auto;text-align:center}.acq-section-head>span,.acq-final>div:first-child>span{color:var(--acq-purple);font-size:14px;font-weight:850;letter-spacing:.12em}.acq-section-head h2,.acq-launch-copy h2,.acq-final h2{margin:11px 0 16px;color:#11182a;font-size:clamp(38px,4.5vw,62px);font-weight:650;letter-spacing:-.055em;line-height:1.03}.acq-section-head p,.acq-launch-copy>p{color:#566172;font-size:18px;line-height:1.7}.acq-franchise{padding:120px 0 130px;background:#fff}.acq-compare{display:grid;grid-template-columns:1fr 1fr;gap:16px}.acq-compare-card{min-height:470px;padding:33px;border:1px solid #e1e4ea;border-radius:22px}.acq-compare-card small{display:block;margin-bottom:24px;color:#11182a;font-size:14px;font-weight:850;letter-spacing:.11em}.acq-compare-card p{display:flex;align-items:center;gap:12px;margin:0;padding:18px 0;border-bottom:1px solid;font-size:16px;line-height:1.45}.acq-compare-card p svg{flex:0 0 auto}.old-way{background:#fbfbfd;color:#7a8390}.old-way p{border-color:#e7e9ee}.old-way svg{color:#a7afb8}.alpha-way{border-color:transparent;background:linear-gradient(145deg,#111735,#1a1246);color:#f3f1ff;box-shadow:0 25px 65px #1e154e2e}.alpha-way small{color:#a995ff}.alpha-way p{border-color:#ffffff1f}.alpha-way svg{color:#43dc9e}.acq-launch{padding:130px 0;background:var(--acq-navy);color:#fff}.acq-launch-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:start}.acq-launch-copy{position:sticky;top:120px}.acq-launch-copy h2{color:#fff}.acq-launch-copy>p{color:#9faabd}.acq-launch-copy .button{margin-top:12px;background:#fff;color:var(--acq-navy)}.acq-ai-crew{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 18px}.acq-ai-crew span{padding:9px 12px;border:1px solid rgba(172,155,255,.22);border-radius:999px;background:#7559df1a;color:#d8d0ff;font-size:13px;font-weight:750;line-height:1.25}.acq-launch-boundary{display:block;max-width:520px;margin-top:18px;color:#8d98aa;font-size:13px;line-height:1.6}.acq-timeline article{display:grid;grid-template-columns:43px 1fr;gap:19px;min-height:190px}.timeline-marker{position:relative;display:flex;flex-direction:column;align-items:center}.timeline-marker span{width:42px;height:42px;z-index:2;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--acq-red),var(--acq-purple));color:#fff;font-size:12px;font-weight:850;box-shadow:0 0 0 7px #7559df1f}.timeline-marker i{width:1px;flex:1;background:linear-gradient(#7659df,#7559df1a)}.acq-timeline article>div:last-child{padding:6px 0 42px}.acq-timeline small{color:#a698ff;font-size:14px;font-weight:850;letter-spacing:.11em}.acq-timeline h3{margin:7px 0 12px;color:#fff;font-size:28px;letter-spacing:-.035em}.acq-timeline p{max-width:620px;color:#bac3d1;font-size:16px;line-height:1.7}.acq-proof-promise{margin:8px 0 0 62px;padding:30px;border:1px solid rgba(180,164,255,.2);border-radius:20px;background:linear-gradient(145deg,#7559df2e,#ffffff0b);box-shadow:0 20px 50px #00000029}.acq-proof-promise strong{display:block;color:#fff;font-size:25px;letter-spacing:-.03em}.acq-proof-promise p{margin:10px 0 20px;color:#c7cfda}.acq-proof-promise .button{min-height:48px;margin:0}.acq-system{padding:125px 0;background:#fff}.acq-system-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.acq-system-grid article{min-height:400px;padding:32px;border:1px solid #e0e4ea;border-radius:21px;background:#fff;box-shadow:0 7px 25px #101c310a}.acq-system-grid article:last-child:nth-child(odd){grid-column:1 / -1;min-height:300px}.system-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:25px;border-radius:14px;background:#efecff;color:var(--acq-purple)}.acq-system-grid h3{margin-bottom:18px;font-size:27px;letter-spacing:-.035em}.acq-system-grid p{display:flex;gap:10px;margin:0;padding:15px 0;border-bottom:1px solid #e9ebef;color:#4b5668;font-size:16px;line-height:1.5}.acq-system-grid p svg{flex:0 0 auto;color:#2db77d}.acq-roadmap{padding:120px 0;background:#f5f3ff}.acq-stage-row{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.acq-stage-row article{min-height:350px;position:relative;padding:28px;overflow:hidden;border:1px solid #dedbed;border-radius:18px;background:#fff}.acq-stage-row article:nth-child(1){--stage: #ef4658}.acq-stage-row article:nth-child(2){--stage: #7559df}.acq-stage-row article:nth-child(3){--stage: #5078ed}.acq-stage-row article:nth-child(4){--stage: #32b57b}.acq-stage-row article:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--stage)}.acq-stage-row small{color:var(--stage);font-size:14px;font-weight:850;letter-spacing:.1em}.acq-stage-row h3{margin:34px 0 12px;font-size:27px;letter-spacing:-.035em}.acq-stage-row p{color:#414a5d;font-size:16px;line-height:1.6}.acq-stage-row span{display:block;margin-top:28px;color:#5e687a;font-size:16px;line-height:1.6}.acq-final{min-height:400px;display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:55px;margin-top:90px;margin-bottom:90px;padding:60px;border-radius:30px;background:linear-gradient(135deg,#0b102b,#161044 58%,#27145f);color:#fff;box-shadow:0 28px 75px #1f145338}.acq-final h2{color:#fff}.acq-final p{max-width:700px;color:#c0c8d8;font-size:18px;line-height:1.7}.acq-final>div:last-child{display:grid;gap:12px}.acq-final .button{min-height:54px;background:#fff;color:#121631}.acq-final>div:last-child>small{color:#c2c9d8;font-size:15px;line-height:1.6}.acq-footer{padding:70px 0 45px;border-top:1px solid #e4e6eb;background:#fff}.acq-footer .public-container{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:35px}.acq-footer p{max-width:460px;color:#596477;font-size:16px;line-height:1.7}.acq-footer nav{display:flex;gap:18px}.acq-footer nav button,.acq-footer nav a{padding:0;background:transparent;color:#1b2639;cursor:pointer;font-size:16px;font-weight:800}.acq-footer small{grid-column:1 / -1;padding-top:28px;border-top:1px solid #e6e8ed;color:#626c7e;font-size:16px;line-height:1.6}@media(max-width:900px){.acq-header nav{display:none}.acq-header-actions{margin-left:auto}.acq-hero{padding-top:55px}.acq-photo-grid{grid-template-columns:1fr}.acq-photo-grid img:last-child{display:none}.lead-float-left{left:2%}.lead-float-right{right:2%}.acq-launch-grid{grid-template-columns:1fr;gap:55px}.acq-launch-copy{position:static}.acq-stage-row{grid-template-columns:1fr 1fr}}@media(max-width:620px){.acq-header{min-height:69px}.acq-header .brand small{display:none}.acq-header .brand-mark{width:34px;height:34px}.acq-header-actions .button-ghost{display:none}.acq-header-actions .button{min-height:44px;padding:9px 13px;font-size:15px}.acq-hero{padding-top:45px}.acq-audience{font-size:12px;letter-spacing:.07em}.acq-hero h1{margin-top:14px;font-size:clamp(44px,12.4vw,57px);line-height:1.01}.acq-hero h1 br{display:none}.acq-hero>p{font-size:17px;line-height:1.65}.acq-hero-actions{display:grid}.acq-hero-actions .button{width:100%}.acq-microcopy{justify-content:flex-start;display:grid;gap:6px;padding-left:7px;text-align:left}.acq-visual{height:610px;margin-top:38px}.acq-photo-grid{height:465px;border-radius:24px}.lead-phone{width:264px;height:545px;top:18px;border-radius:38px}.phone-screen{padding:22px 14px 14px;border-radius:28px}.phone-speaker{width:78px;height:19px}.phone-kicker{margin-top:16px}.phone-heading{margin-bottom:11px;font-size:19px}.phone-total{padding:12px}.phone-total>strong{font-size:23px}.phone-chart{height:89px;margin-top:10px}.phone-stats div{padding:7px 4px}.phone-stats strong{font-size:14px}.phone-next{margin-top:8px;padding:8px}.lead-float{min-width:208px;padding:10px}.lead-float-left{left:-2px;top:346px}.lead-float-right{right:-2px;top:452px}.lead-float-icon{width:31px;height:31px}.lead-float .badge{display:none}.lead-float>svg{display:none}.acq-franchise,.acq-launch,.acq-system,.acq-roadmap{padding:82px 0}.acq-section-head h2,.acq-launch-copy h2,.acq-final h2{font-size:38px}.acq-section-head p,.acq-launch-copy>p{font-size:17px}.acq-compare,.acq-system-grid,.acq-stage-row{grid-template-columns:1fr}.acq-compare-card{min-height:0;padding:24px}.acq-system-grid article{min-height:0;padding:26px}.acq-system-grid article:last-child:nth-child(odd){grid-column:auto;min-height:0}.acq-timeline article{min-height:210px;grid-template-columns:39px 1fr;gap:14px}.timeline-marker span{width:38px;height:38px}.acq-ai-crew{margin-top:24px}.acq-ai-crew span{font-size:12px}.acq-proof-promise{margin-left:0;padding:24px}.acq-stage-row article{min-height:300px}.acq-final{grid-template-columns:1fr;gap:28px;min-height:0;margin-top:55px;margin-bottom:55px;padding:34px 24px;border-radius:22px}.acq-footer .public-container{grid-template-columns:1fr;gap:18px}.acq-footer nav{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}:root{--ink: #0d1729;--midnight: #0b102b;--midnight-2: #171141;--navy-soft: #202a40;--limestone: #f5f7fb;--paper: #ffffff;--card: #ffffff;--line: #dfe4eb;--line-dark: rgba(255,255,255,.12);--text: #192439;--muted: #5c687c;--muted-dark: #aeb8ca;--bronze: #6b57df;--bronze-bright: #7c66ef;--bronze-soft: #efecff;--field-green: #159b68;--green-soft: #e9f7f1;--blue: #537cec;--blue-soft: #edf2ff;--danger: #cf4d5c;--danger-soft: #fff0f2;--warning: #b84457;--warning-soft: #fff0f3;--shadow: 0 16px 45px rgba(13,23,41,.09);--shadow-deep: 0 28px 80px rgba(11,16,43,.28);--radius: 22px;--font-display: "Manrope", system-ui, sans-serif;--font-ui: "Manrope", system-ui, sans-serif}html{background:#fff}body{background:#fff;color:var(--text);font-family:var(--font-ui)}h1,h2,h3{font-family:var(--font-ui);font-weight:650;letter-spacing:-.045em}.fixture-ribbon{min-height:34px;background:linear-gradient(90deg,#0b102b,#171141);color:#d9def0;font-size:10px;letter-spacing:.11em}.brand{color:var(--ink)}.brand-mark{background:linear-gradient(145deg,#ed4b59,#6b57df 58%,#537cec);box-shadow:0 9px 22px #6b57df3b}.brand-mark span{font-family:var(--font-ui);font-weight:850}.brand strong{font-size:16px;letter-spacing:.11em}.brand small{color:#718096;font-size:9px;letter-spacing:.13em}.button{min-height:48px;padding:11px 19px;border-radius:999px;font-size:15px;box-shadow:none}.button-primary{background:var(--ink);box-shadow:0 12px 28px #0d17292e}.button-primary:hover:not(:disabled){background:#1c2a43;box-shadow:0 16px 34px #0d172938}.button-secondary{border-color:#cfd6e0;background:#fff}.button-secondary:hover:not(:disabled){border-color:#aeb8c6;background:#f8f9fb}.button-ghost{color:var(--ink)}.badge{padding:6px 10px;font-size:10px;letter-spacing:.07em}.badge-neutral{color:#59677c;background:#edf0f5}.badge-success{color:var(--field-green);background:var(--green-soft)}.badge-warning{color:var(--warning);background:var(--warning-soft)}.badge-blue{color:var(--blue);background:var(--blue-soft)}.badge-bronze{color:var(--bronze);background:var(--bronze-soft)}.eyebrow{color:var(--bronze);font-size:11px;letter-spacing:.13em}.app-shell{min-height:100vh;background:var(--limestone);font-family:var(--font-ui)}.sidebar{width:264px;top:34px;background:var(--midnight);border-right:1px solid rgba(255,255,255,.07)}.sidebar-head{min-height:82px;padding:18px 20px}.sidebar .brand-mark{background:linear-gradient(145deg,#ed4b59,#6b57df 58%,#537cec);color:#fff}.sidebar .brand small{color:#8f9bb2}.sidebar nav{gap:4px;padding:18px 13px}.sidebar nav button{min-height:46px;gap:12px;padding:10px 13px;border-radius:13px;color:#aab4c8;font-size:13px}.sidebar nav button:hover{background:#fff1}.sidebar nav button.active{background:#fff;color:var(--ink);box-shadow:0 12px 30px #0000002e}.sidebar nav button.active svg{color:var(--bronze)}.sidebar nav button.active{box-shadow:none}.nav-label{margin:17px 12px 6px;color:#65748d;font-size:9px;letter-spacing:.13em}.sidebar-stage{margin:auto 14px 16px;padding:17px;border-radius:17px;background:#ffffff0e}.sidebar-stage>span{color:#7f8da5;font-size:9px}.sidebar-stage>strong{margin:7px 0 14px;font-size:13px}.sidebar .progress-wrap>span{color:#aab4c8}.shell-main{margin-left:264px;padding-top:34px}.shell-topbar{min-height:82px;top:34px;gap:14px;padding:0 32px;border-bottom-color:var(--line);background:#ffffffed}.back-site{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);cursor:pointer;font-size:13px;font-weight:800}.back-site svg{transform:rotate(180deg)}.workspace-select{min-height:46px;padding:0 13px;border-radius:14px;box-shadow:0 4px 15px #0d17290a}.workspace-select select{min-width:220px;font-size:13px}.role-toggle{min-height:46px;padding:7px 9px 7px 15px;font-size:12px}.role-toggle svg{background:var(--bronze-soft);color:var(--bronze)}.icon-button{width:44px;height:44px}.icon-button i{background:var(--danger)}.workspace{width:min(1420px,100%);padding:48px 42px 105px}.workspace h1,.workspace h2,.workspace h3{font-family:var(--font-ui)}.page-title{align-items:center;margin-bottom:36px}.page-title h1{max-width:900px;margin:8px 0 10px;font-size:clamp(42px,4.2vw,62px);font-weight:620;letter-spacing:-.055em;line-height:1.02}.page-title p{max-width:790px;color:var(--muted);font-size:17px;line-height:1.7}.panel,.table-card,.contact-panel,.audit-list,.integration-panel{border-color:var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 28px #0d17290b}.panel{padding:28px}.panel-head{margin-bottom:25px}.panel-head h2{margin-top:7px;font-size:22px;font-weight:750}.today-strip{min-height:215px;margin-bottom:18px;padding:35px;border-radius:26px;background:linear-gradient(135deg,var(--midnight),var(--midnight-2));box-shadow:0 24px 65px #1710492e}.today-strip h2{max-width:820px;font-size:31px;letter-spacing:-.035em}.today-strip p{color:#b9c2d3;font-size:15px;line-height:1.65}.today-proof{min-height:135px;padding:22px;border-radius:18px}.today-proof small{color:#9aa7bd;font-size:9px}.today-proof strong{margin:8px 0 15px;font-size:14px;line-height:1.5}.metric-grid{gap:15px;margin-bottom:18px}.metric-card{min-height:145px;gap:16px;padding:24px;border-radius:19px;background:#fff;box-shadow:0 5px 18px #0d172909}.metric-icon{width:43px;height:43px;border-radius:13px}.metric-card small{font-size:10px;letter-spacing:.07em}.metric-card strong{margin:6px 0 2px;font-family:var(--font-ui);font-size:34px;font-weight:720;letter-spacing:-.04em}.metric-card span:last-child{font-size:13px}.progress-track{height:7px;background:#e6eaf0}.progress-wrap>span{font-size:10px}.inline-notice{padding:14px 17px;border-radius:14px;font-size:14px}.workspace-grid{gap:18px}.fact-grid{gap:12px}.fact-grid>div{min-height:132px;padding:20px;border-radius:16px;background:#f7f8fb}.fact-grid small,.client-constraint small,.automation-flow small,.contact-facts small{font-size:10px}.fact-grid strong{margin-top:9px;font-size:14px;line-height:1.55}.score-row{grid-template-columns:100px 1fr 34px;margin-bottom:18px}.score-row>span,.score-row>strong{font-size:12px}.client-grid{gap:18px}.client-card{min-height:470px;padding:26px;border-radius:22px;box-shadow:0 7px 24px #0d17290a}.client-card.selected{border-color:var(--bronze);box-shadow:inset 0 0 0 1px var(--bronze),0 18px 45px #6b57df1f}.client-avatar,.contact-avatar{background:var(--midnight);font-family:var(--font-ui);font-weight:800}.client-card h3{font-size:22px}.client-card>p{font-size:14px}.client-stage span{color:var(--bronze);font-size:11px}.client-stage strong{font-family:var(--font-ui);font-size:26px;font-weight:700}.client-constraint{padding:17px;border-radius:15px}.client-constraint strong{font-size:14px;line-height:1.5}.service-grid{gap:16px}.service-card{min-height:410px;padding:26px;border-radius:22px;box-shadow:0 6px 22px #0d172909}.service-top>span{font-size:11px}.service-card h3{margin-top:34px;font-size:21px}.service-card>p{min-height:72px;font-size:15px;line-height:1.65}.proof-box{padding:16px;border-radius:15px;background:var(--green-soft)}.proof-box span{font-size:13px}.proof-box small{font-size:9px}.channel-list{gap:12px}.channel-card{min-height:112px;padding:21px 23px;border-radius:18px}.channel-icon{width:48px;height:48px;border-radius:14px;background:var(--bronze-soft);color:var(--bronze)}.channel-info h3{font-size:16px}.channel-info p{margin-top:7px;font-size:13px;line-height:1.55}.channel-ready>strong{font-family:var(--font-ui);font-size:20px;font-weight:750}.toolbar{gap:10px;margin-bottom:15px}.search-box{min-height:48px;border-radius:14px}.search-box input{font-size:14px}.data-row{min-height:88px;gap:15px;padding:14px 20px;font-size:13px}.data-row strong{font-size:14px}.data-row small{margin-top:4px;font-size:11px}.data-head{min-height:46px;background:#f0f3f7;font-size:10px}.pipeline-board{gap:12px}.pipeline-column{padding:12px;border-radius:17px;background:#ffffff9e}.pipeline-column>header{padding:5px 5px 12px}.pipeline-column>header>span{font-size:12px}.pipeline-column>header>small{font-size:10px}.pipeline-card{margin-bottom:10px;padding:15px;border-radius:14px}.pipeline-card>div strong{font-size:12px}.pipeline-card p{font-size:12px;line-height:1.5}.pipeline-card>span{font-size:10px}.pipeline-card .button{min-height:38px;font-size:11px}.empty-state{font-size:11px}.contact-list button{min-height:86px;padding:15px 18px}.contact-list strong{font-size:13px}.contact-list small{font-size:11px}.contact-panel{padding:30px}.contact-hero h2{font-size:24px}.contact-hero p{font-size:14px}.contact-facts{gap:10px}.contact-facts div{padding:17px;border-radius:14px;background:#f6f8fb}.contact-facts strong{font-size:14px}.boundary-note{padding:18px;border-radius:15px;background:var(--blue-soft)}.boundary-note span{font-size:13px;line-height:1.55}.audit-row{min-height:110px;grid-template-columns:38px 70px 1fr;padding:22px}.audit-row time{font-size:11px}.audit-row strong{font-size:14px}.audit-row p{font-size:13px;line-height:1.55}.audit-row small{font-size:11px}.automation-grid{gap:16px}.automation-card{min-height:395px;padding:27px;border-radius:22px}.automation-icon{width:48px;height:48px;border-radius:14px;background:var(--bronze-soft);color:var(--bronze)}.automation-card h3{font-size:20px}.automation-flow{padding:17px;border-radius:15px;background:#f6f8fb}.automation-flow strong{font-size:12px;line-height:1.5}.automation-card>p{font-size:12px}.analytics-grid{gap:18px}.bar-chart{height:320px}.bar-chart>div>span{background:linear-gradient(180deg,#8b76ef,#6b57df)}.bar-chart i,.bar-chart small{font-size:9px}.analytics-score>div{font-size:12px}.settings-grid{gap:18px}.role-cards button{min-height:92px;padding:17px;border-radius:15px}.role-cards strong{font-size:14px}.role-cards small{font-size:12px}.security-panel{background:linear-gradient(135deg,var(--midnight),var(--midnight-2))}.security-panel h2{font-size:24px}.security-panel p{font-size:14px;line-height:1.7}.integration-row{min-height:90px;gap:15px}.integration-logo{width:44px;height:44px;border-radius:13px}.integration-row strong{font-size:14px}.integration-row small{font-size:12px;line-height:1.5}@media(max-width:1100px){.back-site span{display:none}.back-site{width:44px;justify-content:center;padding:0}}@media(max-width:760px){.fixture-ribbon{font-size:8px}.sidebar{width:min(310px,88vw);top:34px}.shell-main{width:100%;min-width:0;margin-left:0;padding-top:34px}.shell-topbar{width:100%;min-width:0;top:34px;padding:0 12px}.sidebar-backdrop{inset:34px 0 0}.back-site{width:42px;min-height:42px}.workspace-select{flex:1;min-width:0}.workspace{width:100%;max-width:100%;min-width:0;padding:35px 14px 110px}.page-title{align-items:flex-start}.page-title h1,.workspace .page-title h1{font-size:39px}.page-title p{font-size:16px}.panel{padding:23px}.today-strip{grid-template-columns:1fr;padding:25px}.today-strip h2{font-size:26px}.today-strip p{font-size:15px}.metric-card{min-height:125px}.metric-card strong{font-size:31px}.client-card{min-height:420px}.channel-card{padding:16px}.channel-info h3{font-size:15px}.channel-info p{font-size:12px}.data-row{font-size:13px}.pipeline-card{display:grid;grid-template-columns:1fr auto}.pipeline-card .button{width:96px}.audit-row{grid-template-columns:34px 1fr}.integration-row{grid-template-columns:auto 1fr auto}.mobile-bottom{border-color:#ffffff1a;background:#0b102bf5}.mobile-bottom button{color:#8f9bb1;font-size:9px}.mobile-bottom button.active{color:#fff;background:#6b57df40}}@media(prefers-reduced-motion:reduce){.app-shell *,.app-shell *:before,.app-shell *:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/assets/manrope-latin.woff2) format("woff2")}.site-page{--site-ink: #0d1729;--site-muted: #566176;--site-line: #dfe4eb;--site-soft: #f5f7fb;--site-night: #0b102b;--site-night-2: #171141;--site-purple: #6b57df;--site-red: #ed4b59;--site-blue: #537cec;--site-green: #159b68;min-height:100vh;overflow-x:clip;background:#fff;color:var(--site-ink);font-family:Manrope,system-ui,sans-serif}.site-page *{box-sizing:border-box}.site-page h1,.site-page h2,.site-page h3{color:var(--site-ink);font-family:Manrope,system-ui,sans-serif}.site-page p{color:var(--site-muted)}.site-page .badge-success{color:#075c3a;background:#daf5e7}.site-container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.site-label,.site-hero-audience{color:var(--site-purple);font-size:14px;font-weight:800;letter-spacing:.11em;line-height:1.5}.site-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 21px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-size:16px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.site-button:hover{transform:translateY(-2px)}.site-button:active{transform:translateY(0)}.site-button-primary{background:var(--site-ink);color:#fff;box-shadow:0 12px 30px #0d172933}.site-button-primary:hover{background:#1a2841;box-shadow:0 17px 38px #0d172940}.site-button-secondary{border-color:#cfd6e0;background:#fff;color:var(--site-ink)}.site-button-secondary:hover{border-color:#aeb8c6;background:#f7f8fb}.site-button-light{background:#fff;color:var(--site-night);box-shadow:0 13px 35px #0000002e}.site-button-dark-outline{border-color:#ffffff59;background:transparent;color:#fff}.site-header{position:relative;z-index:50;border-top:3px solid transparent;border-image:linear-gradient(90deg,var(--site-red),var(--site-purple),var(--site-blue)) 1;background:#fffffff5}.site-header-inner{min-height:76px;display:flex;align-items:center;gap:30px}.site-brand{display:flex;align-items:center;gap:11px;padding:0;background:transparent;color:var(--site-ink);cursor:pointer;text-align:left;text-decoration:none}.site-brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px 12px 12px 3px;background:linear-gradient(145deg,var(--site-red),var(--site-purple) 58%,var(--site-blue));color:#fff;font-size:22px;font-weight:900;box-shadow:0 8px 18px #6b57df38}.site-brand-copy{display:grid;gap:1px}.site-brand-copy strong{font-size:17px;letter-spacing:.11em}.site-brand-copy small{color:#687286;font-size:10px;font-weight:800;letter-spacing:.12em}.site-desktop-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.site-desktop-nav button,.site-desktop-nav a,.site-dashboard-link{padding:8px 0;background:transparent;color:#414c61;cursor:pointer;font-size:15px;font-weight:700;text-decoration:none}.site-desktop-nav button,.site-desktop-nav a{position:relative}.site-desktop-nav button:after,.site-desktop-nav a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;transform:scaleX(0);background:var(--site-purple);transition:transform .2s ease}.site-desktop-nav button:hover,.site-desktop-nav button.active,.site-desktop-nav a:hover,.site-desktop-nav a.active{color:var(--site-ink)}.site-desktop-nav button.active:after,.site-desktop-nav a.active:after{transform:scaleX(1)}.site-header-actions{display:flex;align-items:center;gap:14px}.site-header-phone{display:inline-flex;align-items:center;gap:7px;color:var(--site-ink);font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap}.site-header-phone svg{color:var(--site-green)}.site-header-phone:hover{color:var(--site-purple)}.site-menu-toggle{width:44px;height:44px;display:none;place-items:center;border-radius:50%;background:var(--site-ink);color:#fff;cursor:pointer}.site-mobile-nav,.site-mobile-call-bar{display:none}.site-home-hero{padding-top:64px;text-align:center}.site-home-hero h1{max-width:960px;margin:14px auto 22px;font-size:clamp(56px,6.1vw,84px);font-weight:560;letter-spacing:-.062em;line-height:1.02}.site-home-hero h1 em{background:linear-gradient(105deg,var(--site-red),#bd4e9c 47%,var(--site-purple) 69%,var(--site-blue));-webkit-background-clip:text;background-clip:text;color:transparent;font-style:normal}.site-home-hero>p{max-width:790px;margin:0 auto 28px;color:#4f5b70;font-size:20px;line-height:1.6}.site-hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.site-home-hero-v3{min-height:720px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:70px;padding-top:64px;padding-bottom:82px}.site-home-hero-copy{position:relative;z-index:2}.site-home-hero-copy h1{max-width:630px;margin:16px 0 23px;font-size:clamp(58px,5.8vw,80px);font-weight:600;letter-spacing:-.064em;line-height:.99}.site-home-hero-copy>p{max-width:610px;margin:0 0 29px;color:#4f5b70;font-size:20px;line-height:1.62}.site-home-hero-v3 .site-hero-actions{justify-content:flex-start}.site-home-hero-image{min-height:610px;position:relative;margin:0;overflow:hidden;border-radius:34px 34px 34px 7px;background:#d9dee6;box-shadow:0 30px 80px #0d172929}.site-home-hero-image:after{content:"";position:absolute;right:0;bottom:0;left:0;height:7px;background:linear-gradient(90deg,var(--site-red),var(--site-purple),var(--site-blue))}.site-home-hero-image img{width:100%;height:610px;display:block;object-fit:cover;object-position:52% center}.site-command-section{padding-top:120px;padding-bottom:125px}.site-command-section>.site-section-heading{max-width:870px}.site-command-proof{padding:24px;border-radius:30px;background:linear-gradient(145deg,var(--site-night),var(--site-night-2));box-shadow:0 32px 85px #17104938}.site-command-proof-top{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 5px 20px;color:#fff}.site-command-proof-top>div{display:grid;gap:4px}.site-command-proof-top small{color:#b8adff;font-size:11px;font-weight:800;letter-spacing:.12em}.site-command-proof-top strong{font-size:20px;letter-spacing:-.02em}.site-command-proof-top>span{display:inline-flex;align-items:center;gap:8px;color:#c4ccda;font-size:13px;font-weight:700}.site-command-proof-top>span svg{color:#4bd69c}.site-command-proof .site-product-frame{border-color:#ffffff29;border-radius:19px;box-shadow:0 22px 55px #00000047}.site-command-proof .site-product-frame>img{height:auto;aspect-ratio:1.25;object-fit:cover;object-position:top}.site-command-proof .site-product-frame figcaption{background:#fff}.site-command-route{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:11px;padding:23px 4px 2px}.site-command-route article{min-height:92px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:15px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0e}.site-command-route article>svg{width:38px;height:38px;padding:9px;border-radius:12px;background:#6b57df38;color:#c7bdff}.site-command-route article>div{display:grid;gap:3px}.site-command-route strong{color:#fff;font-size:14px}.site-command-route small{color:#9fabc0;font-size:11px;line-height:1.45}.site-command-arrow{color:#7567c9}.site-page .alpha-way small{color:#a995ff}.site-page .alpha-way p{color:#f3f1ff}.site-page .acq-launch h2,.site-page .acq-launch h3{color:#fff}.site-page .acq-launch-copy>p{color:#9faabd}.site-page .acq-timeline p{color:#bac3d1}.site-page .acq-final h2{color:#fff}.site-page .acq-final p{color:#c0c8d8}.site-page .acq-final>div:last-child>small{color:#c2c9d8}.acq-hero-actions .site-button{min-height:52px;padding-inline:23px}.acq-launch-copy .site-button{margin-top:12px}.acq-final .site-button{min-height:54px}.site-hero-proof{height:655px;position:relative;margin-top:54px}.site-hero-photos{height:520px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:34px;background:#dde2e7;box-shadow:0 28px 80px #0d172921}.site-hero-photos img{width:100%;height:100%;object-fit:cover}.site-hero-screen{width:555px;height:480px;position:absolute;z-index:3;top:70px;left:50%;transform:translate(-50%);overflow:hidden;border:10px solid #121929;border-radius:24px;background:#0f1728;box-shadow:0 30px 70px #0000005c}.site-product-bar{height:37px;display:flex;align-items:center;gap:7px;padding:0 13px;border-bottom:1px solid #dfe3e9;background:#f7f8fb}.site-product-bar span{width:8px;height:8px;border-radius:50%;background:#cbd1dc}.site-product-bar span:first-child{background:var(--site-red)}.site-product-bar span:nth-child(2){background:#e9b94d}.site-product-bar span:nth-child(3){background:#44b982}.site-product-bar strong{margin-left:5px;color:#667084;font-size:10px;letter-spacing:.1em}.site-hero-screen>img{width:100%;height:calc(100% - 37px);object-fit:cover;object-position:top}.site-proof-callout{min-width:286px;position:absolute;z-index:6;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:15px;border:1px solid rgba(255,255,255,.7);border-radius:18px;background:#fffffff2;box-shadow:0 18px 48px #0d17292e;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-proof-callout-left{top:188px;left:3%}.site-proof-callout-right{top:395px;right:3%}.site-proof-callout>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#efecff;color:var(--site-purple)}.site-proof-callout>span svg{width:19px}.site-proof-callout>div{display:grid}.site-proof-callout small{color:#626c80;font-size:10px;font-weight:800;letter-spacing:.07em}.site-proof-callout strong{color:var(--site-ink);font-size:14px}.site-proof-callout>svg{color:var(--site-green)}.site-trust-strip{border-top:1px solid var(--site-line);border-bottom:1px solid var(--site-line);background:#fafbfc}.site-trust-strip .site-container{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-trust-strip span{display:flex;align-items:center;gap:8px;color:#4c586d;font-size:16px;font-weight:700}.site-trust-strip svg{color:var(--site-green)}.site-section-heading{max-width:800px;margin-bottom:46px}.site-section-heading.centered{margin-right:auto;margin-left:auto;text-align:center}.site-section-heading h2{margin:10px 0 16px;font-size:clamp(40px,4.3vw,58px);font-weight:580;letter-spacing:-.052em;line-height:1.06}.site-section-heading>p{max-width:760px;margin-bottom:0;font-size:18px;line-height:1.7}.site-section-heading.centered>p{margin-right:auto;margin-left:auto}.site-compare-section{padding-top:120px;padding-bottom:130px}.site-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.site-compare-card{min-height:510px;padding:34px;border:1px solid var(--site-line);border-radius:24px}.site-compare-card>small{display:block;margin-bottom:22px;color:var(--site-ink);font-size:13px;font-weight:800;letter-spacing:.1em}.site-compare-card p{display:flex;align-items:center;gap:12px;margin:0;padding:18px 0;border-bottom:1px solid;font-size:16px;line-height:1.5}.site-compare-card p:last-child{border-bottom:0}.site-compare-card p svg{flex:0 0 auto}.site-compare-old{background:#fafbfc}.site-compare-old p{border-color:#e4e7ec;color:#717b8c}.site-compare-old p svg{color:#9fa7b4}.site-compare-alpha{border-color:transparent;background:linear-gradient(145deg,var(--site-night),var(--site-night-2));box-shadow:0 28px 70px #120e3e33}.site-compare-alpha>small{color:#b4a9ff}.site-compare-alpha p{border-color:#ffffff21;color:#eef0f8}.site-compare-alpha p svg{color:#46d69b}.site-product-story{padding:125px 0;background:var(--site-soft)}.site-product-story-grid{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px}.site-product-story h2,.site-demo-proof h2,.site-fit-grid h2,.site-after-launch h2,.site-response-section h2{margin:11px 0 18px;font-size:clamp(40px,4vw,56px);font-weight:580;letter-spacing:-.05em;line-height:1.06}.site-product-story p,.site-demo-proof>div>p,.site-fit-grid>div>p,.site-after-launch>div>p,.site-response-section>div>div:first-child>p{font-size:18px;line-height:1.7}.site-proof-points{display:grid;gap:12px;margin:26px 0}.site-proof-points span{display:flex;align-items:center;gap:10px;color:#3f4a60;font-size:16px;font-weight:700}.site-proof-points svg{color:var(--site-purple)}.site-product-frame{margin:0;overflow:hidden;border:1px solid #d7dce4;border-radius:22px;background:#fff;box-shadow:0 25px 65px #0d172921}.site-product-frame>img{width:100%;height:520px;display:block;object-fit:cover;object-position:top}.site-product-frame figcaption{padding:12px 15px;border-top:1px solid var(--site-line);color:#697386;font-size:13px;line-height:1.5}.site-week-preview{padding:125px 0;background:var(--site-night);color:#fff}.site-week-preview .site-section-heading h2{color:#fff}.site-week-preview .site-section-heading>p{color:#aeb7c9}.site-week-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:34px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#ffffff1f}.site-week-preview-grid article{min-height:320px;padding:28px;background:var(--site-night)}.site-week-preview-grid small{color:#b3a7ff;font-size:13px;font-weight:800;letter-spacing:.09em}.site-week-preview-grid h3{margin:42px 0 14px;color:#fff;font-size:24px;letter-spacing:-.03em}.site-week-preview-grid p{color:#b8c1d0;font-size:16px;line-height:1.65}.site-included-section{padding-top:125px;padding-bottom:125px}.site-included-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:17px}.site-included-grid article:nth-child(1){grid-column:span 7}.site-included-grid article:nth-child(2){grid-column:span 5}.site-included-grid article:nth-child(n+3){grid-column:span 4}.site-included-grid article{min-height:430px;padding:32px;border:1px solid var(--site-line);border-radius:22px;background:#fff;box-shadow:0 8px 24px #0d172909}.site-included-grid article:nth-child(2),.site-included-grid article:nth-child(4){background:#f7f8fc}.site-feature-icon,.site-list-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:#efecff;color:var(--site-purple)}.site-included-grid h3{margin:25px 0 10px;font-size:28px;letter-spacing:-.035em}.site-included-grid article>p{font-size:17px;line-height:1.65}.site-included-grid article>div{display:grid;gap:0;margin-top:20px}.site-included-grid article>div span{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #e4e7ec;color:#465166;font-size:16px}.site-included-grid article>div span:last-child{border-bottom:0}.site-included-grid article>div svg{color:var(--site-green)}.site-centered-action{display:flex;justify-content:center;margin-top:32px}.site-fit-section{padding:125px 0;background:var(--site-soft)}.site-fit-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.site-fit-grid>img{width:100%;height:620px;object-fit:cover;border-radius:28px;box-shadow:0 24px 65px #0d172921}.site-fit-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:27px}.site-fit-cards span{min-height:160px;display:flex;flex-direction:column;align-items:flex-start;padding:22px;border:1px solid var(--site-line);border-radius:18px;background:#fff}.site-fit-cards svg{color:var(--site-purple)}.site-fit-cards strong{margin-top:auto;font-size:18px}.site-fit-cards small{margin-top:4px;color:var(--site-muted);font-size:15px;line-height:1.5}.site-faq-section{padding-top:120px;padding-bottom:120px}.site-faq-list{border-top:1px solid var(--site-line)}.site-faq-list details{border-bottom:1px solid var(--site-line)}.site-faq-list summary{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;color:var(--site-ink);font-size:20px;font-weight:750}.site-faq-list summary::-webkit-details-marker{display:none}.site-faq-list summary svg{flex:0 0 auto;transition:transform .2s ease}.site-faq-list details[open] summary svg{transform:rotate(180deg)}.site-faq-list details p{max-width:900px;padding:0 0 25px;font-size:17px;line-height:1.7}.site-final-cta{min-height:405px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;margin-top:30px;margin-bottom:90px;padding:62px;border-radius:30px;background:linear-gradient(135deg,var(--site-night),var(--site-night-2) 62%,#2b1765);color:#fff;box-shadow:0 30px 80px #17104938}.site-final-cta>div:first-child>span{color:#b6aaff;font-size:13px;font-weight:800;letter-spacing:.1em}.site-final-cta h2{margin:11px 0 16px;color:#fff;font-size:clamp(40px,4.2vw,58px);font-weight:580;letter-spacing:-.05em;line-height:1.04}.site-final-cta p{max-width:700px;margin:0;color:#bec7d7;font-size:18px;line-height:1.7}.site-final-cta>div:last-child{display:grid;gap:13px}.site-final-cta>div:last-child small{color:#c0c8d7;font-size:14px;line-height:1.6}.site-final-cta .site-button{width:100%}.site-calculator-teaser{padding:100px 0;background:linear-gradient(145deg,#f5f3ff,#f8faff)}.site-calculator-teaser-grid{display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:70px}.site-calculator-teaser-grid>div:first-child>span{color:var(--site-purple);font-size:13px;font-weight:800;letter-spacing:.11em}.site-calculator-teaser h2{max-width:640px;margin:13px 0 18px;font-size:clamp(42px,4.2vw,58px);font-weight:580;letter-spacing:-.052em;line-height:1.04}.site-calculator-teaser-grid>div:first-child>p{max-width:650px;margin-bottom:28px;font-size:18px;line-height:1.7}.site-calculator-teaser .site-hero-actions{justify-content:flex-start}.site-calculator-scenarios{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.site-calculator-scenarios article{min-height:185px;display:flex;flex-direction:column;justify-content:flex-end;padding:22px;border:1px solid #d9d7ef;border-radius:19px;background:#fff;box-shadow:0 13px 35px #1f185412}.site-calculator-scenarios small{margin-bottom:auto;color:#6e6685;font-size:11px;font-weight:800;letter-spacing:.07em;line-height:1.4}.site-calculator-scenarios strong{color:var(--site-ink);font-size:30px;letter-spacing:-.04em}.site-calculator-scenarios span{margin-top:4px;color:var(--site-purple);font-size:15px;font-weight:800}.site-calculator-scenarios>p{grid-column:1 / -1;margin:4px 0 0;color:#6a7284;font-size:13px;line-height:1.5}.site-footer{border-top:3px solid transparent;border-image:linear-gradient(90deg,var(--site-red),var(--site-purple),var(--site-blue)) 1;background:var(--site-night);color:#fff}.site-footer-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr 1fr;gap:56px;padding-top:75px;padding-bottom:70px}.site-footer .site-brand{color:#fff}.site-footer .site-brand-copy small{color:#a9b2c2}.site-footer-intro p{max-width:380px;margin:24px 0;color:#aeb7c7;font-size:16px;line-height:1.7}.site-footer nav,.site-footer-boundary{display:grid;align-content:start;gap:13px}.site-footer nav strong,.site-footer-boundary>strong{color:#b9adff;font-size:11px;letter-spacing:.14em}.site-footer nav button,.site-footer nav a:not(.site-button){width:max-content;max-width:100%;padding:0;background:transparent;color:#d5dbea;cursor:pointer;font-size:15px;line-height:1.5;text-align:left;text-decoration:none}.site-footer nav button:hover,.site-footer nav a:not(.site-button):hover{color:#fff}.site-footer-boundary p{margin:0;color:#aeb7c7;font-size:15px;line-height:1.7}.site-footer-bottom{min-height:85px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);color:#9fa9ba;font-size:13px}.site-page-hero{min-height:720px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:65px;padding-top:65px;padding-bottom:85px}.site-page-hero h1{max-width:650px;margin:15px 0 22px;font-size:clamp(50px,5.2vw,72px);font-weight:570;letter-spacing:-.06em;line-height:1.02}.site-page-hero>div:first-child>p{max-width:650px;margin-bottom:28px;font-size:19px;line-height:1.7}.site-page-hero .site-hero-actions{justify-content:flex-start}.site-page-hero-media{min-height:580px;position:relative}.site-page-hero-media>img{width:100%;height:580px;display:block;object-fit:cover;border-radius:30px;box-shadow:0 26px 70px #0d172926}.site-page-screen{width:82%;position:absolute;right:-3%;bottom:-25px;overflow:hidden;border:9px solid #121929;border-radius:18px;background:#fff;box-shadow:0 25px 60px #00000040}.site-page-screen img{width:100%;display:block}.site-page-hero-product{display:flex;align-items:center}.site-page-hero-product .site-product-frame{width:100%}.site-week-card,.site-included-count{position:absolute;right:-18px;bottom:35px;display:grid;gap:10px;padding:24px;border-radius:20px;background:#fffffff5;box-shadow:0 20px 55px #0d17293d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-week-card small{color:var(--site-purple);font-size:12px;font-weight:800;letter-spacing:.1em}.site-week-card strong{max-width:270px;color:var(--site-ink);font-size:21px;line-height:1.3}.site-week-card span{display:flex;align-items:center;gap:8px;color:#455167;font-size:15px}.site-week-card svg{color:var(--site-green)}.site-included-count{width:285px;left:-22px;right:auto}.site-included-count strong{background:linear-gradient(100deg,var(--site-red),var(--site-purple),var(--site-blue));-webkit-background-clip:text;background-clip:text;color:transparent;font-size:72px;line-height:.9}.site-included-count span{color:var(--site-ink);font-size:20px;font-weight:800}.site-included-count small{color:var(--site-muted);font-size:14px;line-height:1.5}.site-day-plan{padding-top:115px;padding-bottom:125px}.site-day-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.site-day-grid article{min-height:250px;display:grid;grid-template-columns:58px 1fr;gap:22px;padding:29px;border:1px solid var(--site-line);border-radius:22px;background:#fff}.site-day-grid article>span{color:#d8dce5;font-size:38px;font-weight:800;line-height:1}.site-day-grid article:last-child{grid-column:1 / -1;min-height:210px;background:#f3f1ff}.site-day-grid article:last-child>div{max-width:760px}.site-day-grid small{color:var(--site-purple);font-size:13px;font-weight:800;letter-spacing:.09em}.site-day-grid h3{margin:13px 0 11px;font-size:25px;letter-spacing:-.03em}.site-day-grid p{margin:0;font-size:16px;line-height:1.65}.site-two-list-section{padding:120px 0;background:var(--site-soft)}.site-two-list-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.site-two-list-grid article{padding:35px;border:1px solid var(--site-line);border-radius:24px;background:#fff}.site-two-list-grid article.featured{border-color:transparent;background:linear-gradient(145deg,var(--site-night),var(--site-night-2));color:#fff}.site-two-list-grid h2{margin:26px 0 11px;font-size:35px;letter-spacing:-.04em}.site-two-list-grid article.featured h2{color:#fff}.site-two-list-grid article>p{font-size:17px;line-height:1.65}.site-two-list-grid article.featured>p{color:#b9c2d1}.site-two-list-grid article>span:not(.site-list-icon){display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid #e4e7ec;color:#465166;font-size:16px}.site-two-list-grid article.featured>span:not(.site-list-icon){border-color:#ffffff1f;color:#eef0f6}.site-two-list-grid article>span svg{flex:0 0 auto;color:var(--site-green)}.site-after-launch{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding-top:125px;padding-bottom:125px}.site-metric-topics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.site-metric-topics span{display:flex;align-items:center;gap:8px;padding:15px;border:1px solid var(--site-line);border-radius:14px;color:#455167;font-size:15px;font-weight:700}.site-metric-topics svg{color:var(--site-purple)}.site-launch-boundary{padding:90px 0;background:var(--site-night)}.site-launch-boundary .site-container{display:grid;grid-template-columns:64px 1fr;gap:26px;align-items:start}.site-launch-boundary .site-container>svg{width:62px;height:62px;padding:15px;border-radius:18px;background:#4bd69c1f;color:#4bd69c}.site-launch-boundary h2{margin:0 0 12px;color:#fff;font-size:38px;letter-spacing:-.04em}.site-launch-boundary p{max-width:900px;margin:0;color:#b7c0cf;font-size:18px;line-height:1.7}.site-ownership-section{padding:125px 0;background:var(--site-soft)}.site-ownership-table{overflow:hidden;border:1px solid var(--site-line);border-radius:22px;background:#fff}.site-ownership-head,.site-ownership-table>div:not(.site-ownership-head){display:grid;grid-template-columns:.9fr 1fr 1.15fr}.site-ownership-head{background:var(--site-night);color:#fff}.site-ownership-head strong{padding:17px 20px;font-size:12px;letter-spacing:.1em}.site-ownership-table>div:not(.site-ownership-head){border-bottom:1px solid var(--site-line)}.site-ownership-table>div:last-child{border-bottom:0}.site-ownership-table span{padding:19px 20px;color:#4d586d;font-size:15px;line-height:1.55}.site-ownership-table span:first-child{color:var(--site-ink);font-weight:800}.site-demo-proof{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;padding-top:125px;padding-bottom:125px}.site-demo-proof.reverse{grid-template-columns:.85fr 1.15fr}.site-not-included{padding:90px 0;background:var(--site-night)}.site-not-included-grid{display:grid;grid-template-columns:.45fr 1fr;gap:70px;align-items:start}.site-not-included-grid>div>svg{width:48px;height:48px;padding:11px;border-radius:15px;background:#4bd69c1f;color:#4bd69c}.site-not-included h2{margin:20px 0 0;color:#fff;font-size:38px;letter-spacing:-.04em}.site-not-included p{margin:0;color:#b7c0cf;font-size:18px;line-height:1.8}.site-lead-flow{padding-top:120px;padding-bottom:125px}.site-lead-flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.site-lead-flow-grid article{min-height:310px;position:relative;padding:29px;border:1px solid var(--site-line);border-radius:22px;background:#fff}.site-lead-flow-grid article>svg{width:42px;height:42px;padding:10px;border-radius:13px;background:#efecff;color:var(--site-purple)}.site-flow-number{position:absolute;top:22px;right:24px;color:#d8dce5;font-size:30px;font-weight:800}.site-lead-flow-grid h3{margin:55px 0 12px;font-size:24px;letter-spacing:-.03em}.site-lead-flow-grid p{font-size:16px;line-height:1.65}.site-response-section{padding:125px 0;background:var(--site-soft)}.site-response-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.site-response-rules{display:grid;gap:12px}.site-response-rules article{display:grid;grid-template-columns:auto 1fr;gap:15px;padding:24px;border:1px solid var(--site-line);border-radius:18px;background:#fff}.site-response-rules article>svg{color:var(--site-green)}.site-response-rules h3{margin:0 0 7px;font-size:21px}.site-response-rules p{margin:0;font-size:16px;line-height:1.6}.site-measure-section{padding:120px 0;background:var(--site-night)}.site-measure-section .site-section-heading h2{color:#fff}.site-measure-section .site-section-heading p{color:#b7c0cf}.site-measure-grid{display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:20px}.site-measure-grid span{min-height:155px;display:flex;flex-direction:column;justify-content:flex-end;padding:22px;border-right:1px solid rgba(255,255,255,.12)}.site-measure-grid span:last-child{border-right:0}.site-measure-grid strong{color:#fff;font-size:22px}.site-measure-grid small{margin-top:7px;color:#aeb8c8;font-size:14px;line-height:1.5}.site-calculator-hero{max-width:980px;padding-top:82px;padding-bottom:52px;text-align:center}.site-calculator-hero h1{max-width:900px;margin:14px auto 18px;font-size:clamp(52px,6vw,76px);font-weight:570;letter-spacing:-.06em;line-height:1.01}.site-calculator-hero>p{max-width:760px;margin:0 auto;font-size:19px;line-height:1.7}.site-calculator-shell{max-width:1240px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:start;gap:18px;padding-bottom:125px}.site-calculator-form{overflow:hidden;border:1px solid var(--site-line);border-radius:26px;background:#fff;box-shadow:0 18px 55px #0d172914}.site-calculator-form header{padding:31px 31px 25px;border-bottom:1px solid var(--site-line);background:#f7f8fc}.site-calculator-form header>span{color:var(--site-purple);font-size:12px;font-weight:800;letter-spacing:.1em}.site-calculator-form h2{margin:9px 0;font-size:34px;letter-spacing:-.04em}.site-calculator-form header p{margin:0;font-size:16px;line-height:1.6}.site-calculator-fields{padding:10px 31px 25px}.site-calculator-fields label{min-height:104px;display:grid;grid-template-columns:1fr 150px;align-items:center;gap:22px;padding:18px 0;border-bottom:1px solid var(--site-line)}.site-calculator-fields label:last-child{border-bottom:0}.site-calculator-fields label>span:first-child{display:grid;gap:5px}.site-calculator-fields label strong{color:var(--site-ink);font-size:17px}.site-calculator-fields label small{color:var(--site-muted);font-size:14px;line-height:1.5}.site-number-input{height:58px;display:flex;align-items:center;overflow:hidden;border:1px solid #cfd5df;border-radius:15px;background:#fff}.site-number-input:focus-within{border-color:var(--site-purple);box-shadow:0 0 0 3px #6b57df1f}.site-number-input i{padding-left:15px;color:#697386;font-style:normal;font-weight:800}.site-number-input input{width:100%;height:100%;padding:0 14px;border:0;outline:0;background:transparent;color:var(--site-ink);font:inherit;font-size:21px;font-weight:800;text-align:right}.site-calculator-warning{margin:-10px 31px 27px;padding:14px 16px;border:1px solid #e7c9a7;border-radius:13px;background:#fff8ee;color:#7a5327!important;font-size:14px;line-height:1.5}.site-calculator-result{position:sticky;top:18px;padding:38px;border-radius:27px;background:linear-gradient(145deg,var(--site-night),var(--site-night-2) 70%,#2d1968);color:#fff;box-shadow:0 28px 75px #17104942}.site-calculator-number{display:grid;gap:5px;margin-top:20px}.site-calculator-number strong{color:#fff;font-size:clamp(55px,6vw,80px);font-weight:620;letter-spacing:-.065em;line-height:.95}.site-calculator-number span{color:#c3ccdb;font-size:18px}.site-calculator-annual{margin:20px 0 28px;color:#c2cada!important;font-size:18px;line-height:1.65}.site-calculator-annual strong{color:#fff}.site-calculator-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px}.site-calculator-metrics article{min-height:145px;display:flex;flex-direction:column;justify-content:flex-end;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0e}.site-calculator-metrics small{margin-bottom:auto;color:#aaa1e9;font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1.4}.site-calculator-metrics strong{color:#fff;font-size:31px;letter-spacing:-.04em}.site-calculator-metrics span{margin-top:3px;color:#aeb8c9;font-size:13px;line-height:1.45}.site-calculator-diagnosis{margin-top:18px;padding:24px;border:1px solid rgba(108,87,223,.5);border-radius:18px;background:#6b57df21}.site-calculator-diagnosis small{color:#bcb2ff;font-size:11px;font-weight:800;letter-spacing:.09em}.site-calculator-diagnosis h2{margin:9px 0 8px;color:#fff;font-size:27px;letter-spacing:-.035em;line-height:1.16}.site-calculator-diagnosis p{margin:0;color:#c1cada;font-size:15px;line-height:1.65}.site-calculator-actions{display:grid;gap:9px;margin-top:19px}.site-calculator-actions .site-button{width:100%}.site-calculator-result>.site-result-boundary{display:block;margin-top:17px;color:#aeb7c7;font-size:13px;line-height:1.55}.site-calculator-explainer{padding:120px 0;background:var(--site-soft)}.site-calculator-explainer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.site-calculator-explainer-grid article{min-height:285px;display:flex;flex-direction:column;padding:29px;border:1px solid var(--site-line);border-radius:21px;background:#fff}.site-calculator-explainer-grid article>span{color:var(--site-purple);font-size:15px;font-weight:800}.site-calculator-explainer-grid h3{margin:auto 0 11px;font-size:25px;letter-spacing:-.03em}.site-calculator-explainer-grid p{margin:0;font-size:16px;line-height:1.65}.site-assessment-hero{max-width:930px;padding-top:80px;padding-bottom:48px;text-align:center}.site-assessment-hero h1{margin:13px auto 18px;font-size:clamp(48px,5.5vw,70px);font-weight:570;letter-spacing:-.055em;line-height:1.04}.site-assessment-hero>p{max-width:770px;margin-right:auto;margin-left:auto;font-size:18px;line-height:1.7}.site-private-note{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:12px 16px;border:1px solid #cfe2d8;border-radius:999px;background:#f0f8f4;color:#3f6752;font-size:15px}.site-private-note svg{color:var(--site-green)}.site-assessment-shell{max-width:1040px;padding-bottom:130px}.site-assessment-list{display:grid;gap:14px}.site-assessment-card{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:30px;padding:27px;border:1px solid var(--site-line);border-radius:22px;background:#fff;box-shadow:0 8px 25px #0d17290a}.site-assessment-question{display:grid;grid-template-columns:45px 1fr;gap:15px}.site-assessment-question>span{color:var(--site-purple);font-size:23px;font-weight:800}.site-assessment-question h2{margin:0 0 7px;font-size:23px;letter-spacing:-.025em}.site-assessment-question p{margin:0;font-size:16px;line-height:1.6}.site-score-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.site-score-choices button{min-height:82px;display:grid;place-items:center;gap:2px;padding:10px;border:1px solid var(--site-line);border-radius:14px;background:#f7f8fb;color:var(--site-ink);cursor:pointer}.site-score-choices button strong{font-size:18px}.site-score-choices button small{color:#667185;font-size:12px;font-weight:700}.site-score-choices button.selected{border-color:var(--site-purple);background:#eeebff;box-shadow:inset 0 0 0 1px var(--site-purple)}.site-assessment-submit{width:100%;margin-top:8px}.site-assessment-result{min-height:390px;display:grid;grid-template-columns:200px 1fr;align-items:center;gap:45px;padding:50px;border-radius:28px;background:linear-gradient(145deg,var(--site-night),var(--site-night-2));color:#fff;box-shadow:0 30px 80px #1710493b}.site-result-score{width:190px;height:190px;display:grid;place-content:center;border:13px solid rgba(255,255,255,.1);border-top-color:#58d8a3;border-radius:50%;text-align:center}.site-result-score span{color:#fff;font-size:64px;font-weight:650;line-height:.95}.site-result-score small{margin-top:8px;color:#aeb8ca;font-size:11px;font-weight:800;letter-spacing:.09em}.site-result-label{color:#b6aaff;font-size:13px;font-weight:800;letter-spacing:.1em}.site-assessment-result h2{margin:11px 0 12px;color:#fff;font-size:43px;letter-spacing:-.045em}.site-assessment-result p{color:#bfc7d5;font-size:18px;line-height:1.7}.site-result-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.site-result-boundary{display:block;margin-top:17px;color:#aeb7c7;font-size:13px;line-height:1.5}.site-button:disabled{opacity:.45;cursor:not-allowed;transform:none!important;box-shadow:none}.site-header-link{color:#414c61;font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap}.site-header-link:hover{color:var(--site-purple)}.site-header-call{display:grid;justify-items:center;gap:3px}.site-header-call small{display:inline-flex;align-items:center;gap:5px;color:#4c8467;font-size:10.5px;font-weight:800;letter-spacing:.04em}.site-header-call small i{width:7px;height:7px;border-radius:50%;background:var(--site-green);animation:site-call-pulse 2s ease-in-out infinite}@keyframes site-call-pulse{0%,to{opacity:1}50%{opacity:.35}}.site-header-call .site-button{min-height:46px}.site-cta-trust.centered{text-align:center}.site-call-band{padding:105px 0;background:linear-gradient(130deg,var(--site-night),var(--site-night-2) 55%,#2b1765)}.site-call-band-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px}.site-call-band-copy>span{color:#b6aaff;font-size:13px;font-weight:800;letter-spacing:.11em}.site-call-band h2{margin:12px 0 20px;color:#fff;font-size:clamp(40px,4.4vw,60px);font-weight:590;letter-spacing:-.05em;line-height:1.04}.site-call-band-number{display:inline-flex;align-items:center;gap:16px;color:#fff;font-size:clamp(44px,5.6vw,78px);font-weight:800;letter-spacing:-.045em;line-height:1;text-decoration:none;white-space:nowrap}.site-call-band-number svg{width:clamp(34px,4vw,52px);height:clamp(34px,4vw,52px);padding:10px;border-radius:18px;background:#4bd69c29;color:#4bd69c;flex:0 0 auto}.site-call-band-number:hover{color:#cfc7ff}.site-call-band-copy>p{max-width:620px;margin:22px 0 0;color:#b9c2d3;font-size:18px;line-height:1.7}.site-call-band-steps{display:grid;gap:12px;margin:0;padding:0;list-style:none;counter-reset:call-step}.site-call-band-steps li{display:grid;grid-template-columns:44px 1fr;align-items:start;column-gap:16px;padding:20px 22px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#ffffff0e;counter-increment:call-step}.site-call-band-steps li:before{content:counter(call-step);grid-row:1 / span 2;display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#6b57df47;color:#cfc3ff;font-size:19px;font-weight:800}.site-call-band-steps strong{color:#fff;font-size:18px;letter-spacing:-.015em}.site-call-band-steps span{color:#aab4c6;font-size:15px;line-height:1.55}.site-cta-trust{display:block;margin-top:14px;color:#667185;font-size:14px;font-weight:700;line-height:1.55}.site-cta-trust.dark{color:#c0c8d7}.site-hero-actions+.site-cta-trust{margin-top:16px}.site-vendor-section{padding:120px 0;background:var(--site-soft)}.site-compare-stat{display:block;margin:-12px 0 20px;font-size:15px;font-weight:800;letter-spacing:.01em}.site-compare-old .site-compare-stat{color:#8a94a5}.site-compare-alpha .site-compare-stat{color:#cfc7ff}.site-testimonials{padding:120px 0 125px}.site-testimonial-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.site-testimonial-grid figure{display:flex;flex-direction:column;gap:24px;margin:0;padding:36px;border:1px solid var(--site-line);border-radius:24px;background:#fff;box-shadow:0 8px 24px #0d17290a}.site-testimonial-grid figure.featured{grid-column:1 / -1;padding:46px;border-color:transparent;background:linear-gradient(145deg,var(--site-night),var(--site-night-2));box-shadow:0 28px 70px #120e3e33}.site-testimonial-grid blockquote{margin:0;color:var(--site-ink);font-size:21px;font-weight:600;letter-spacing:-.015em;line-height:1.5}.site-testimonial-grid figure.featured blockquote{max-width:940px;color:#fff;font-size:clamp(26px,2.6vw,34px);line-height:1.42}.site-testimonial-grid figcaption{display:grid;gap:2px;margin-top:auto}.site-testimonial-grid figcaption strong{color:var(--site-ink);font-size:16px}.site-testimonial-grid figure.featured figcaption strong{color:#fff}.site-testimonial-grid figcaption span{color:var(--site-muted);font-size:14px;font-weight:700}.site-testimonial-grid figure.featured figcaption span{color:#aab3c6}.site-testimonial-grid article{min-height:230px;display:flex;flex-direction:column;justify-content:flex-end;gap:18px;padding:36px;border:1px solid var(--site-line);border-radius:24px;background:#fff;box-shadow:0 8px 24px #0d17290a}.site-testimonial-grid article.featured{min-height:290px;grid-column:1 / -1;padding:46px;border-color:transparent;background:linear-gradient(145deg,var(--site-night),var(--site-night-2));box-shadow:0 28px 70px #120e3e33}.site-testimonial-grid article h3{max-width:760px;margin:0;font-size:clamp(25px,2.4vw,34px);letter-spacing:-.025em;line-height:1.14}.site-testimonial-grid article p{max-width:760px;margin:0;font-size:17px;line-height:1.65}.site-testimonial-grid article.featured h3{color:#fff;font-size:clamp(31px,3vw,43px)}.site-testimonial-grid article.featured p{color:#bdc5d6}.acq-launch .site-label{color:#d6ceff}.site-week-pacer{padding:120px 0;background:var(--site-soft)}.site-week-pacer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.site-week-pacer-grid article{min-height:230px;display:flex;flex-direction:column;padding:27px;border:1px solid var(--site-line);border-radius:20px;background:#fff}.site-week-pacer-grid small{color:var(--site-purple);font-size:13px;font-weight:800;letter-spacing:.09em}.site-week-pacer-grid h3{margin:auto 0 10px;font-size:22px;letter-spacing:-.025em}.site-week-pacer-grid p{margin:0;font-size:15px;line-height:1.6}.site-lead-form-section{padding:115px 0 125px}.site-lead-form-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:start;gap:70px}.site-lead-form-copy h2{margin:11px 0 18px;font-size:clamp(40px,4vw,56px);font-weight:580;letter-spacing:-.05em;line-height:1.06}.site-lead-form-copy>p{font-size:18px;line-height:1.7}.site-lead-form-card{padding:34px;border:1px solid var(--site-line);border-radius:26px;background:#fff;box-shadow:0 22px 60px #0d17291a}.site-lead-form-card form{display:grid;gap:22px}.site-lead-form-card form>header{display:grid;gap:10px}.site-lead-form-card form>header>span{color:var(--site-purple);font-size:12px;font-weight:800;letter-spacing:.1em}.site-lead-form-progress{display:flex;gap:6px}.site-lead-form-progress i{width:42px;height:5px;border-radius:999px;background:#e4e7ec}.site-lead-form-progress i.on{background:var(--site-purple)}.site-lead-form-fields{display:grid;gap:15px}.site-lead-form-fields h3{margin:0 0 4px;font-size:26px;letter-spacing:-.03em}.site-lead-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.site-lead-form-fields label:not(.site-lead-form-consent){display:grid;gap:6px}.site-lead-form-fields label:not(.site-lead-form-consent)>span{color:var(--site-ink);font-size:14px;font-weight:800}.site-lead-form-fields input:not([type=checkbox]),.site-lead-form-fields select{height:54px;padding:0 14px;border:1px solid #cfd5df;border-radius:14px;background:#fff;color:var(--site-ink);font:inherit;font-size:16px;font-weight:600;outline:0}.site-lead-form-fields input:not([type=checkbox]):focus,.site-lead-form-fields select:focus{border-color:var(--site-purple);box-shadow:0 0 0 3px #6b57df1f}.site-lead-form-consent{display:flex;align-items:flex-start;gap:11px;padding:14px 15px;border:1px solid var(--site-line);border-radius:14px;background:#f7f8fb;cursor:pointer}.site-lead-form-consent input{width:18px;height:18px;margin-top:2px;flex:0 0 auto;accent-color:var(--site-purple)}.site-lead-form-consent span{color:var(--site-muted);font-size:13px;line-height:1.55}.site-lead-form-card form>footer{display:flex;gap:10px}.site-lead-form-card form>footer .site-button[type=submit],.site-lead-form-card form>footer .site-button:last-child{flex:1}.site-lead-form-card form>.site-cta-trust{margin-top:-6px;text-align:center}.site-lead-form-done{display:grid;justify-items:start;gap:15px;padding:12px 4px}.site-lead-form-done>svg{width:52px;height:52px;padding:12px;border-radius:16px;background:#e8f7f0;color:var(--site-green)}.site-lead-form-done h3{margin:0;font-size:30px;letter-spacing:-.035em}.site-lead-form-done p{margin:0 0 6px;font-size:17px;line-height:1.65}.site-lead-form-copy .site-private-note{margin-top:20px}.site-audit-section{padding:115px 0 120px;background:var(--site-soft)}.site-audit-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:start}.site-audit-intro{display:grid;gap:12px}.site-audit-intro article{padding:20px 22px;border:1px solid var(--site-line);border-radius:18px;background:#fff}.site-audit-intro strong{color:var(--site-ink);font-size:17px}.site-audit-intro p{margin:6px 0 0;font-size:14.5px;line-height:1.6}.site-audit-card{padding:32px;border-radius:26px;background:linear-gradient(145deg,var(--site-night),var(--site-night-2) 70%,#2d1968);color:#fff;box-shadow:0 28px 75px #17104942}.site-audit-card h3{margin:0 0 8px;color:#fff;font-size:30px;letter-spacing:-.035em}.site-audit-card>p{margin:0 0 20px;color:#b9c2d3;font-size:16px;line-height:1.65}.site-audit-card form{display:grid;gap:14px}.site-audit-card label{display:grid;gap:6px}.site-audit-card label>span{color:#cdd4e3;font-size:13px;font-weight:800;letter-spacing:.03em}.site-audit-card input{height:52px;padding:0 14px;border:1px solid rgba(255,255,255,.22);border-radius:13px;background:#ffffff12;color:#fff;font:inherit;font-size:16px;font-weight:600;outline:0}.site-audit-card input::placeholder{color:#7d87a0}.site-audit-card input:focus{border-color:#8f7bff;box-shadow:0 0 0 3px #8f7bff38}.site-audit-card-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.site-audit-card form .site-button{width:100%;margin-top:4px;background:#fff;color:var(--site-night);box-shadow:0 13px 35px #0000002e}.site-audit-card .site-private-note{margin-top:16px;border-color:#4bd69c59;background:#4bd69c1a;color:#9fe8c8}.site-audit-error{margin:16px 0 0;padding:14px 16px;border:1px solid rgba(240,110,120,.45);border-radius:13px;background:#ed4b5924;color:#ffd6da;font-size:15px;line-height:1.55}.site-audit-loading{margin:16px 0 0;color:#b9c2d3;font-size:15px}.site-audit-result{margin-top:34px;padding:34px;border:1px solid var(--site-line);border-radius:28px;background:#fff;box-shadow:0 22px 60px #0d172917}.site-audit-score-head{display:grid;grid-template-columns:auto 1fr;gap:30px;align-items:center}.site-audit-score-ring{width:148px;height:148px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--site-purple) var(--audit-score),#e6e9ef 0deg)}.site-audit-score-ring>div{width:118px;height:118px;display:grid;place-content:center;border-radius:50%;background:#fff;text-align:center}.site-audit-score-ring strong{color:var(--site-ink);font-size:44px;font-weight:800;letter-spacing:-.04em;line-height:1}.site-audit-score-ring span{color:var(--site-muted);font-size:12px;font-weight:700}.site-audit-grade{color:var(--site-purple);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.site-audit-score-head h3{margin:6px 0 10px;font-size:32px;letter-spacing:-.035em}.site-audit-score-head>div>p{margin:0;font-size:16px;line-height:1.65}.site-audit-risk{margin-top:12px!important;padding:14px 16px;border:1px solid #f0c1c6;border-radius:14px;background:#fdf1f2;color:#8c2f38!important;font-size:14.5px!important;font-weight:700}.site-audit-score-head small{display:block;margin-top:10px;color:#8a94a5;font-size:13px;word-break:break-all}.site-audit-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.site-audit-categories article{padding:18px;border:1px solid var(--site-line);border-radius:16px;background:#fafbfd}.site-audit-categories article>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.site-audit-categories strong{color:var(--site-ink);font-size:15.5px}.site-audit-categories p{margin:9px 0 0;font-size:13.5px;line-height:1.55}.site-audit-badge{display:inline-flex;align-items:center;padding:3px 11px;border:1px solid var(--site-line);border-radius:999px;background:#fff;color:#566176;font-size:12.5px;font-weight:800}.site-audit-badge.strong{border-color:#bfe6d4;background:#ecf9f2;color:#157a53}.site-audit-badge.watch{border-color:#f0dcb4;background:#fdf6e7;color:#92600c}.site-audit-badge.leak,.site-audit-badge.severity-critical,.site-audit-badge.severity-high{border-color:#f2c3c8;background:#fdeef0;color:#b02a37}.site-audit-badge.severity-medium{border-color:#f0dcb4;background:#fdf6e7;color:#92600c}.site-audit-badge.severity-low{border-color:var(--site-line);background:#f5f7fb;color:#566176}.site-audit-badge.priority{border-color:#cfc5ff;background:#f1edff;color:#4f3bbf}.site-audit-problems{margin-top:26px;padding:22px;border:1px solid #f2c3c8;border-radius:20px;background:#fdf4f5}.site-audit-problems h4,.site-audit-duo h4,.site-audit-plan h4,.site-audit-reviewed h4{margin:0 0 14px;color:var(--site-ink);font-size:22px;letter-spacing:-.02em}.site-audit-problems article{padding:15px 16px;border:1px solid #f4d4d8;border-radius:14px;background:#fff}.site-audit-problems article+article{margin-top:10px}.site-audit-problems article>div{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.site-audit-problems article strong{color:var(--site-ink);font-size:15.5px}.site-audit-problems article p{margin:8px 0 0;font-size:14px;line-height:1.55}.site-audit-fix-line{color:#8c2f38!important;font-weight:700}.site-audit-duo{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}.site-audit-duo article{padding:22px;border:1px solid var(--site-line);border-radius:20px;background:#fafbfd}.site-audit-duo article.featured{border-color:#d6cdfa;background:#f5f2ff}.site-audit-duo p{display:flex;align-items:flex-start;gap:9px;margin:0 0 10px;font-size:14.5px;line-height:1.6}.site-audit-duo p:last-child{margin-bottom:0}.site-audit-duo p svg{flex:0 0 auto;margin-top:3px;color:#b02a37}.site-audit-duo article.featured p svg{color:var(--site-green)}.site-audit-plan{margin-top:26px;padding:22px;border:1px solid #cbe8da;border-radius:20px;background:#f2faf6}.site-audit-plan article{padding:16px;border:1px solid #d8ece2;border-radius:14px;background:#fff}.site-audit-plan article+article{margin-top:10px}.site-audit-plan article>div{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.site-audit-plan article>strong{color:var(--site-ink);font-size:16px}.site-audit-plan article p{margin:7px 0 0;font-size:14px;line-height:1.6}.site-audit-plan b{color:var(--site-ink)}.site-audit-reviewed{margin-top:26px;padding:22px;border:1px solid var(--site-line);border-radius:20px;background:#fafbfd}.site-audit-reviewed-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px 24px}.site-audit-reviewed-grid p{margin:0;padding:7px 0;border-bottom:1px solid #eceff4;font-size:14px;line-height:1.5}.site-audit-reviewed-grid span{color:var(--site-ink);font-weight:800}.site-audit-pages,.site-audit-evidence{margin-top:18px;padding:15px 16px;border:1px solid var(--site-line);border-radius:14px;background:#fff}.site-audit-pages small,.site-audit-evidence small{display:block;margin-bottom:9px;color:var(--site-purple);font-size:11.5px;font-weight:800;letter-spacing:.1em}.site-audit-pages p{margin:0 0 6px;font-size:13px;line-height:1.55;word-break:break-all}.site-audit-pages strong{color:var(--site-ink)}.site-audit-evidence>div{display:flex;flex-wrap:wrap;gap:7px}.site-audit-evidence>div span{padding:5px 12px;border:1px solid var(--site-line);border-radius:999px;background:#f7f8fb;color:#4d586d;font-size:12.5px}.site-audit-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:26px}.site-audit-call{width:100%;margin-top:10px}.site-audit-disclaimer{margin:16px 0 0;color:#8a94a5;font-size:13px;line-height:1.6}.site-builder-hero{max-width:940px;padding-top:70px;padding-bottom:40px;text-align:center}.site-builder-hero h1{margin:13px auto 16px;font-size:clamp(46px,5.2vw,66px);font-weight:570;letter-spacing:-.055em;line-height:1.03}.site-builder-hero>p{max-width:720px;margin:0 auto;font-size:18px;line-height:1.7}.site-builder-shell{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start;padding-bottom:120px;margin-top:26px}.site-builder-left{position:sticky;top:16px;display:grid;gap:14px}.site-builder-progress{padding:16px 20px;border:1px solid var(--site-line);border-radius:18px;background:#fff}.site-builder-progress-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.site-builder-progress-top span:first-child{color:var(--site-purple);font-size:12px;font-weight:800;letter-spacing:.09em}.site-builder-progress-top span:last-child{color:var(--site-muted);font-size:12px;font-weight:800;letter-spacing:.05em}.site-builder-progress-track{height:7px;overflow:hidden;border-radius:999px;background:#e8ebf1}.site-builder-progress-track i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--site-red),var(--site-purple),var(--site-blue));transition:width .35s ease}.site-builder-card{padding:28px;border:1px solid var(--site-line);border-radius:24px;background:#fff;box-shadow:0 18px 50px #0d172914}.site-builder-card h2{margin:0 0 8px;font-size:30px;letter-spacing:-.035em;line-height:1.12}.site-builder-card>p{margin:0 0 20px;font-size:15.5px;line-height:1.6}.site-builder-choices{display:grid;gap:9px}.site-builder-choices.cols-2{grid-template-columns:1fr 1fr}.site-builder-choices button{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border:1px solid #cfd5df;border-radius:14px;background:#f9fafc;color:var(--site-ink);cursor:pointer;font-size:15.5px;text-align:left;transition:border-color .15s ease,background .15s ease}.site-builder-choices button:hover{border-color:var(--site-purple)}.site-builder-choices button.selected{border-color:var(--site-purple);background:#efecff;box-shadow:inset 0 0 0 1px var(--site-purple)}.site-builder-choices button svg{color:var(--site-purple);flex:0 0 auto}.site-builder-field{display:grid;gap:6px;margin-bottom:13px}.site-builder-field>span{color:var(--site-ink);font-size:14px;font-weight:800}.site-builder-field input{height:54px;padding:0 14px;border:1px solid #cfd5df;border-radius:14px;background:#fff;color:var(--site-ink);font:inherit;font-size:16px;font-weight:600;outline:0}.site-builder-field input:focus{border-color:var(--site-purple);box-shadow:0 0 0 3px #6b57df1f}.site-builder-field .site-number-input input{height:100%;border:0;box-shadow:none}.site-builder-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.site-builder-radius{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.site-builder-radius>span{margin-right:4px;color:var(--site-ink);font-size:14px;font-weight:800}.site-builder-radius button{min-height:42px;padding:0 16px;border:1px solid #cfd5df;border-radius:999px;background:#f9fafc;color:var(--site-ink);cursor:pointer;font-size:14.5px;font-weight:700}.site-builder-radius button.selected{border-color:var(--site-purple);background:#efecff;box-shadow:inset 0 0 0 1px var(--site-purple)}.site-builder-consent{display:flex;align-items:flex-start;gap:11px;padding:14px 15px;border:1px solid var(--site-line);border-radius:14px;background:#f7f8fb;cursor:pointer}.site-builder-consent input{width:18px;height:18px;margin-top:2px;flex:0 0 auto;accent-color:var(--site-purple)}.site-builder-consent span{color:var(--site-muted);font-size:13px;line-height:1.55}.site-builder-jobs{display:grid;gap:9px;margin-bottom:16px}.site-builder-jobs button{min-height:52px;display:flex;align-items:center;gap:11px;padding:10px 15px;border:1px solid #cfd5df;border-radius:13px;background:#f9fafc;color:var(--site-ink);cursor:pointer;font-size:15.5px;font-weight:700;text-align:left}.site-builder-jobs button.selected{border-color:var(--site-purple);background:#efecff}.site-builder-jobs button svg{color:var(--site-green)}.site-builder-jobdot{width:16px;height:16px;border:2px solid #c3cad6;border-radius:5px}.site-builder-nav{display:flex;gap:10px;margin-top:20px}.site-builder-nav .site-button:last-child{flex:1}.site-builder-done{display:grid;justify-items:start;gap:13px}.site-builder-done>svg{width:50px;height:50px;padding:11px;border-radius:15px;background:#e8f7f0;color:var(--site-green)}.site-builder-done h2{margin:0}.site-builder-done>p{margin:0 0 4px}.site-builder-done>.site-button{width:100%}.site-builder-done-actions{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.site-builder-hint{color:var(--site-muted);font-size:13px;line-height:1.5}.site-builder-plan{display:grid;gap:11px;padding:30px;border:1px solid #d7dce4;border-radius:26px;background:#fff;box-shadow:0 22px 60px #0d17291a}.site-builder-plan-head{padding-bottom:16px;border-bottom:2px solid var(--site-ink)}.site-builder-plan-head small{color:var(--site-purple);font-size:11px;font-weight:800;letter-spacing:.13em}.site-builder-plan-head h3{margin:8px 0 6px;font-size:clamp(26px,2.4vw,34px);letter-spacing:-.035em;text-transform:capitalize}.site-builder-prepared{margin:0;color:var(--site-muted);font-size:14px;font-weight:700}.site-builder-block{padding:16px 17px;border:1px solid var(--site-line);border-radius:16px;background:#fafbfd;transition:opacity .3s ease}.site-builder-block>small{display:flex;align-items:center;gap:7px;margin-bottom:8px;color:var(--site-purple);font-size:11px;font-weight:800;letter-spacing:.11em}.site-builder-block p{margin:0;font-size:14.5px;line-height:1.6}.site-builder-block strong{color:var(--site-ink)}.site-builder-block.empty{opacity:.5;border-style:dashed;background:#fff}.site-builder-block.locked{position:relative;background:#f3f4f8}.site-builder-block.locked>small{color:#7a8497}.site-builder-block.locked p{color:#8a94a5;filter:blur(0)}.site-builder-modules{display:grid;gap:9px}.site-builder-modules>div{display:grid;grid-template-columns:auto 1fr;gap:11px;padding:12px 13px;border:1px solid var(--site-line);border-radius:12px;background:#fff}.site-builder-modules>div.lead{border-color:var(--site-purple);background:#f4f1ff}.site-builder-modules svg{margin-top:2px;color:var(--site-purple)}.site-builder-modules strong{display:block;color:var(--site-ink);font-size:14.5px;line-height:1.35}.site-builder-modules em{display:block;margin-top:3px;color:#6a48d7;font-size:10.5px;font-style:normal;font-weight:800;letter-spacing:.08em}.site-builder-modules span{display:block;margin-top:4px;color:var(--site-muted);font-size:13px;line-height:1.55}.site-builder-week{display:grid;gap:7px}.site-builder-week p{display:grid;grid-template-columns:74px 1fr;gap:10px;margin:0;padding:8px 0;border-bottom:1px solid #eceff4;font-size:14px}.site-builder-week p:last-child{border-bottom:0}.site-builder-week strong{color:var(--site-purple);font-size:12.5px;letter-spacing:.05em}@media print{.site-header,.site-footer,.site-mobile-call-bar,.site-builder-left,.site-builder-hero .site-private-note{display:none!important}.site-builder-shell{display:block;padding-bottom:0}.site-builder-plan{border:0;box-shadow:none;padding:0}.site-page{padding-bottom:0!important}}@media(max-width:1040px){.site-desktop-nav,.site-header-phone{display:none}.site-header-actions{margin-left:auto}.site-menu-toggle{display:grid}.site-mobile-nav{position:absolute;right:24px;left:24px;top:75px;display:grid;gap:2px;padding:16px;border:1px solid var(--site-line);border-radius:20px;background:#fff;box-shadow:0 25px 60px #0d17292e}.site-mobile-nav>button:not(.site-button),.site-mobile-nav>a:not(.site-button){min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;background:transparent;color:var(--site-ink);cursor:pointer;font-size:16px;font-weight:750;text-align:left;text-decoration:none}.site-hero-screen{width:510px}.site-home-hero-v3{grid-template-columns:1fr;min-height:0}.site-home-hero-copy{max-width:780px}.site-home-hero-image{width:min(820px,100%);min-height:520px}.site-home-hero-image img{height:520px}.site-command-route{grid-template-columns:1fr 1fr}.site-command-arrow{display:none}.site-proof-callout-left{left:0}.site-proof-callout-right{right:0}.site-week-preview-grid{grid-template-columns:1fr 1fr}.site-product-story-grid,.site-after-launch,.site-response-grid{grid-template-columns:1fr;gap:50px}.site-footer-grid{grid-template-columns:1.1fr .9fr .9fr}.site-footer-boundary{grid-column:1 / -1}.site-page-hero{grid-template-columns:1fr;min-height:0}.site-page-hero>div:first-child{max-width:760px}.site-page-hero-media{width:min(760px,100%);margin-inline:auto}.site-lead-flow-grid{grid-template-columns:1fr 1fr}.site-measure-grid{grid-template-columns:repeat(3,1fr)}.site-measure-grid span:nth-child(3){border-right:0}.site-measure-grid span:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.12)}.site-calculator-teaser-grid,.site-calculator-shell{grid-template-columns:1fr}.site-calculator-result{position:static}.site-week-pacer-grid{grid-template-columns:1fr 1fr}.site-lead-form-grid,.site-call-band-grid{grid-template-columns:1fr;gap:44px}.site-header-link{display:none}.site-audit-grid,.site-builder-shell{grid-template-columns:1fr}.site-builder-left{position:static}}@media(max-width:720px){.site-page{padding-bottom:76px}.site-container{width:min(100% - 28px,1200px)}.site-header-inner{min-height:70px;gap:10px}.site-brand-copy small{display:none}.site-brand-mark{width:36px;height:36px}.site-header-actions>.site-button,.site-header-actions .site-header-call{display:none}.site-menu-toggle{width:42px;height:42px}.site-mobile-call-bar{min-height:76px;position:fixed;z-index:80;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-top:1px solid rgba(255,255,255,.15);background:#0b102bf7;box-shadow:0 -12px 35px #050a1e33;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-mobile-call-bar>div{display:grid;gap:1px}.site-mobile-call-bar span{color:#aeb7c9;font-size:11px}.site-mobile-call-bar strong{color:#fff;font-size:15px}.site-mobile-call-bar>a{min-height:48px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border-radius:999px;background:#fff;color:var(--site-night);font-size:15px;font-weight:900;text-decoration:none;white-space:nowrap}.site-home-hero{padding-top:48px}.site-home-hero-v3{gap:36px;padding-top:48px;padding-bottom:58px}.site-home-hero-copy h1{margin-top:12px;font-size:clamp(47px,13vw,59px);line-height:1}.site-home-hero-copy>p{font-size:17px;line-height:1.6}.site-home-hero-image{min-height:420px;border-radius:24px 24px 24px 6px}.site-home-hero-image img{height:420px}.site-hero-audience{font-size:12px;letter-spacing:.08em}.site-home-hero h1{margin-top:12px;font-size:clamp(46px,12.4vw,58px);line-height:1.01}.site-home-hero>p{font-size:17px;line-height:1.6}.site-hero-actions{display:grid}.site-hero-actions .site-button{width:100%}.site-hero-proof{height:560px;margin-top:38px}.site-hero-photos{height:430px;grid-template-columns:1fr;border-radius:24px}.site-hero-photos img:last-child{display:none}.site-hero-screen{width:calc(100% - 42px);height:320px;top:42px;border-width:7px;border-radius:18px}.site-proof-callout{min-width:0;right:3px;left:3px;padding:11px}.site-proof-callout-left{top:365px}.site-proof-callout-right{top:443px}.site-proof-callout>span{width:34px;height:34px}.site-proof-callout strong{font-size:13px}.site-trust-strip .site-container{align-items:flex-start;flex-direction:column;justify-content:center;padding-top:25px;padding-bottom:25px}.site-trust-strip span{font-size:16px}.site-section-heading{margin-bottom:33px}.site-section-heading h2,.site-product-story h2,.site-demo-proof h2,.site-fit-grid h2,.site-after-launch h2,.site-response-section h2{font-size:38px}.site-section-heading>p,.site-product-story p,.site-demo-proof>div>p,.site-fit-grid>div>p,.site-after-launch>div>p{font-size:17px}.site-compare-section,.site-product-story,.site-included-section,.site-fit-section,.site-faq-section,.site-day-plan,.site-two-list-section,.site-after-launch,.site-ownership-section,.site-demo-proof,.site-lead-flow,.site-response-section,.site-measure-section,.site-command-section{padding-top:82px;padding-bottom:82px}.site-command-proof{padding:14px;border-radius:23px}.site-command-proof-top{align-items:flex-start;flex-direction:column;min-height:0;padding:6px 3px 16px}.site-command-proof-top strong{font-size:18px}.site-command-proof .site-product-frame>img{height:360px;aspect-ratio:auto;object-position:top left}.site-command-route{grid-template-columns:1fr;gap:9px;padding-top:16px}.site-command-route article{min-height:82px}.site-compare-grid,.site-included-grid,.site-fit-grid,.site-day-grid,.site-two-list-grid,.site-demo-proof,.site-demo-proof.reverse{grid-template-columns:1fr}.site-included-grid article:nth-child(n){grid-column:auto}.site-compare-card{min-height:0;padding:24px}.site-compare-card p{align-items:flex-start}.site-product-story-grid{gap:37px}.site-product-frame>img{height:320px}.site-week-preview{padding:82px 0}.site-week-preview-grid{grid-template-columns:1fr}.site-week-preview-grid article{min-height:240px}.site-week-preview-grid h3{margin-top:28px}.site-included-grid article{min-height:0;padding:25px}.site-fit-grid>img{height:430px}.site-fit-cards{grid-template-columns:1fr}.site-faq-list summary{min-height:78px;font-size:18px}.site-final-cta{grid-template-columns:1fr;gap:28px;min-height:0;margin-top:10px;margin-bottom:55px;padding:34px 24px;border-radius:22px}.site-final-cta h2{font-size:38px}.site-final-cta p{font-size:17px}.site-calculator-teaser{padding:82px 0}.site-calculator-teaser h2{font-size:39px}.site-calculator-teaser-grid{gap:40px}.site-calculator-scenarios{grid-template-columns:1fr}.site-calculator-scenarios article{min-height:145px}.site-calculator-scenarios>p{grid-column:auto}.site-footer-grid{grid-template-columns:1fr;gap:38px;padding-top:58px}.site-footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding:24px 0}.site-page-hero{gap:42px;padding-top:48px;padding-bottom:72px}.site-page-hero h1{font-size:45px}.site-page-hero>div:first-child>p{font-size:17px}.site-page-hero-media{min-height:460px}.site-page-hero-media>img{height:460px;border-radius:23px}.site-page-screen{width:92%;right:-2px}.site-week-card,.site-included-count{right:-3px;bottom:20px;left:20px;width:auto}.site-day-grid article{grid-template-columns:42px 1fr;min-height:0;padding:23px}.site-day-grid article:last-child{grid-column:auto;min-height:0}.site-two-list-grid article{padding:26px}.site-two-list-grid h2{font-size:32px}.site-metric-topics,.site-launch-boundary .site-container{grid-template-columns:1fr}.site-launch-boundary h2,.site-not-included h2{font-size:34px}.site-ownership-table{overflow:visible;border:0;background:transparent}.site-ownership-head{display:none}.site-ownership-table>div:not(.site-ownership-head){display:grid;grid-template-columns:1fr;gap:0;margin-bottom:12px;overflow:hidden;border:1px solid var(--site-line);border-radius:17px;background:#fff}.site-ownership-table span{padding:16px 18px;border-bottom:1px solid var(--site-line)}.site-ownership-table span:last-child{border-bottom:0}.site-not-included-grid{grid-template-columns:1fr;gap:28px}.site-lead-flow-grid{grid-template-columns:1fr}.site-lead-flow-grid article{min-height:260px}.site-measure-grid{grid-template-columns:1fr}.site-measure-grid span{min-height:120px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.site-measure-grid span:last-child{border-bottom:0}.site-assessment-hero{padding-top:55px}.site-assessment-hero h1{font-size:44px}.site-private-note{align-items:flex-start;border-radius:16px;font-size:15px;text-align:left}.site-assessment-card{grid-template-columns:1fr;padding:22px}.site-score-choices{grid-template-columns:1fr 1fr}.site-score-choices button{min-height:78px}.site-assessment-result{grid-template-columns:1fr;padding:30px 24px}.site-result-score{width:160px;height:160px;margin-inline:auto}.site-assessment-result h2{font-size:36px}.site-calculator-hero{padding-top:55px}.site-calculator-hero h1{font-size:45px}.site-calculator-hero>p{font-size:17px}.site-calculator-shell{padding-bottom:82px}.site-calculator-form header{padding:25px 22px 21px}.site-calculator-form h2{font-size:30px}.site-calculator-fields{padding:7px 22px 20px}.site-calculator-fields label{grid-template-columns:1fr;gap:12px;padding:20px 0}.site-number-input{width:100%}.site-calculator-warning{margin:-4px 22px 23px}.site-calculator-result{padding:27px 21px}.site-calculator-number strong{font-size:58px}.site-calculator-metrics{grid-template-columns:1fr 1fr}.site-calculator-metrics article{min-height:152px;padding:15px}.site-calculator-diagnosis{padding:20px}.site-calculator-explainer{padding:82px 0}.site-calculator-explainer-grid{grid-template-columns:1fr}.site-calculator-explainer-grid article{min-height:235px}.site-vendor-section,.site-testimonials,.site-week-pacer,.site-lead-form-section{padding-top:82px;padding-bottom:82px}.site-testimonial-grid{grid-template-columns:1fr}.site-testimonial-grid figure{padding:26px}.site-testimonial-grid figure.featured{padding:30px 26px}.site-testimonial-grid blockquote{font-size:19px}.site-testimonial-grid article,.site-testimonial-grid article.featured{min-height:0;padding:28px 24px}.site-week-pacer-grid{grid-template-columns:1fr}.site-week-pacer-grid article{min-height:0}.site-lead-form-card{padding:24px 20px}.site-lead-form-row{grid-template-columns:1fr}.site-lead-form-card form>footer{flex-direction:column}.site-call-band{padding:78px 0}.site-call-band-number{gap:11px;font-size:clamp(38px,11vw,46px)}.site-call-band-steps li{padding:17px 16px}.site-audit-section{padding:82px 0}.site-audit-card{padding:24px 20px}.site-audit-card-row{grid-template-columns:1fr}.site-audit-result{padding:22px 16px}.site-audit-score-head{grid-template-columns:1fr;justify-items:start;gap:18px}.site-audit-categories,.site-audit-duo,.site-audit-reviewed-grid{grid-template-columns:1fr}.site-audit-actions{grid-template-columns:1fr 1fr}.site-builder-hero{padding-top:48px}.site-builder-hero h1{font-size:42px}.site-builder-shell{gap:16px;padding-bottom:82px}.site-builder-card{padding:22px 17px}.site-builder-choices.cols-2,.site-builder-row{grid-template-columns:1fr}.site-builder-plan{padding:20px 16px}.site-builder-done-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.site-page *,.site-page *:before,.site-page *:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}.site-lead-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:46px;align-items:start;padding-top:30px;padding-bottom:110px}.site-lead-form{padding:32px;border:1px solid var(--site-line);border-radius:24px;background:#fff;box-shadow:0 24px 60px #0d172914}.site-lead-form h2{margin:0 0 8px;font-size:27px;letter-spacing:-.03em}.site-lead-form>p{margin:0 0 22px;color:var(--site-muted);font-size:15.5px;line-height:1.6}.site-lead-form textarea,.site-lead-form select{padding:14px;border:1px solid #cfd5df;border-radius:14px;background:#fff;color:var(--site-ink);font:inherit;font-size:16px;font-weight:600;outline:0;resize:vertical}.site-lead-form textarea:focus,.site-lead-form select:focus{border-color:var(--site-purple);box-shadow:0 0 0 3px #6b57df1f}.site-lead-form .site-button{width:100%;justify-content:center;margin-top:16px}.site-lead-error{margin-top:12px;padding:12px 14px;border:1px solid #e5b8b0;border-radius:12px;background:#fdf1ef;color:#8c3a2e;font-size:14px;font-weight:600}.site-lead-success{display:grid;justify-items:start;gap:12px;padding:36px 32px;border:1px solid var(--site-line);border-radius:24px;background:#f2f8f4}.site-lead-success h2{margin:0;font-size:27px;letter-spacing:-.03em}.site-lead-success p{margin:0;color:#3c5348;font-size:16px;line-height:1.65}.site-lead-aside{display:grid;gap:14px}.site-lead-aside article{padding:22px 24px;border:1px solid var(--site-line);border-radius:18px;background:#fff}.site-lead-aside article small{display:block;margin-bottom:6px;color:var(--site-muted);font-size:12.5px;font-weight:800;letter-spacing:.08em}.site-lead-aside article strong{display:block;color:var(--site-ink);font-size:18px;letter-spacing:-.01em}.site-lead-aside article p{margin:8px 0 0;color:var(--site-muted);font-size:14.5px;line-height:1.6}.site-lead-aside article a{color:inherit;text-decoration:none}.site-market-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.site-market-links a{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 16px;border:1px solid var(--site-line);border-radius:999px;background:#fff;color:var(--site-ink);font-size:14.5px;font-weight:700;text-decoration:none}.site-market-links a:hover{border-color:var(--site-purple);background:#efecff}.site-town-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.site-town-chips span{display:inline-flex;align-items:center;min-height:38px;padding:6px 15px;border:1px solid var(--site-line);border-radius:999px;background:#f7f8fb;color:#465166;font-size:14px;font-weight:700}.site-legal{max-width:780px;padding-top:20px;padding-bottom:110px}.site-legal h2{margin:38px 0 12px;font-size:26px;letter-spacing:-.03em}.site-legal p{margin:0 0 16px;color:#3c4a5c;font-size:16.5px;line-height:1.75}.site-legal .site-legal-updated{color:var(--site-muted);font-size:14px;font-weight:700}.site-phase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.site-phase-grid article{padding:28px 26px;border:1px solid var(--site-line);border-radius:20px;background:#fff}.site-phase-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:14px;border-radius:12px;background:#efecff;color:var(--site-purple);font-size:17px;font-weight:800}.site-phase-grid h3{margin:0 0 9px;font-size:21px;letter-spacing:-.02em}.site-phase-grid p{margin:0;color:var(--site-muted);font-size:15.5px;line-height:1.65}.site-stack-list{display:grid;margin-top:6px}.site-stack-list span{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #e4e7ec;color:#465166;font-size:15.5px;font-weight:600}.site-stack-list span:last-child{border-bottom:0}.site-stack-list svg{flex:0 0 auto;color:var(--site-green, #2f9e6e)}@media(max-width:980px){.site-lead-shell{grid-template-columns:1fr;gap:26px;padding-bottom:80px}.site-phase-grid{grid-template-columns:1fr}.site-lead-form{padding:24px}}.pilot-page{background:#fff}.pilot-eyebrow,.pilot-section-heading>span,.pilot-demo-copy>span,.pilot-conversion-copy>span,.pilot-form-heading>span{color:var(--site-purple);font-size:12px;font-weight:900;letter-spacing:.12em;line-height:1.5}.pilot-hero{background:radial-gradient(circle at 16% 14%,rgba(107,87,223,.11),transparent 31%),radial-gradient(circle at 86% 74%,rgba(83,124,236,.11),transparent 27%),#fff}.pilot-hero-grid{min-height:clamp(620px,76svh,730px);display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:62px;padding-top:40px;padding-bottom:36px}.pilot-hero-copy h1{max-width:680px;margin:15px 0 22px;font-size:clamp(46px,4.75vw,68px);font-weight:650;letter-spacing:-.064em;line-height:.99}.pilot-hero-copy>p{max-width:650px;margin-bottom:27px;color:#4d596e;font-size:19px;line-height:1.68}.pilot-hero-copy>p strong{color:var(--site-ink)}.pilot-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.pilot-primary-link{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 23px;border-radius:999px;background:linear-gradient(110deg,var(--site-red),var(--site-purple) 58%,var(--site-blue));color:#fff;font-size:16px;font-weight:900;box-shadow:0 16px 38px #6b57df47;transition:transform .2s ease,box-shadow .2s ease}.pilot-primary-link:hover{transform:translateY(-2px);box-shadow:0 20px 44px #6b57df57}.pilot-primary-link svg{width:18px}.pilot-hero-copy .site-cta-trust{display:block;margin-top:16px}.pilot-budget-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:27px;overflow:hidden;border:1px solid #dfe4eb;border-radius:16px;background:#dfe4eb}.pilot-budget-strip>span{min-height:82px;display:grid;align-content:center;gap:2px;padding:13px 15px;background:#fffffff5}.pilot-budget-strip strong{color:var(--site-ink);font-size:17px}.pilot-budget-strip small{color:#667187;font-size:11px;line-height:1.45}.pilot-hero-media{min-height:520px;position:relative}.pilot-hero-media:before{content:"";position:absolute;inset:-20px 35px 25px -25px;border-radius:38px;background:linear-gradient(145deg,#ed4b5926,#6b57df2e,#537cec24);transform:rotate(-3deg)}.pilot-hero-media>img{width:100%;height:520px;display:block;position:relative;z-index:1;object-fit:cover;object-position:52% center;border-radius:30px 30px 30px 8px;box-shadow:0 30px 78px #0d172933}.pilot-media-card{width:min(390px,calc(100% - 34px));min-height:105px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:15px;position:absolute;z-index:3;right:-18px;bottom:25px;padding:17px 19px;border:1px solid rgba(255,255,255,.75);border-radius:18px;background:#fffffff2;box-shadow:0 22px 55px #0d172938;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pilot-media-card>svg{width:45px;height:45px;padding:11px;border-radius:14px;background:#efecff;color:var(--site-purple)}.pilot-media-card>div{display:grid;gap:4px}.pilot-media-card span{color:#777f91;font-size:10px;font-weight:900;letter-spacing:.1em}.pilot-media-card strong{color:var(--site-ink);font-size:15px;line-height:1.35}.pilot-proof-band{border-top:1px solid #e0e5ec;border-bottom:1px solid #e0e5ec;background:#fafbfc}.pilot-proof-grid{min-height:116px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.pilot-proof-grid>div{min-height:65px;display:grid;grid-template-columns:auto 1fr;align-content:center;column-gap:10px;padding:10px 22px;border-right:1px solid #e2e6ed}.pilot-proof-grid>div:first-child{padding-left:0}.pilot-proof-grid>div:last-child{padding-right:0;border-right:0}.pilot-proof-grid svg{width:25px;height:25px;grid-row:span 2;color:var(--site-green)}.pilot-proof-grid span{color:var(--site-ink);font-size:15px;font-weight:850}.pilot-proof-grid small{color:#717b8e;font-size:11px;line-height:1.45}.pilot-system-section,.pilot-week-section,.pilot-conversion-section,.pilot-faq-section{padding-top:112px;padding-bottom:120px}.pilot-section-heading{max-width:810px;margin-bottom:44px}.pilot-section-heading.centered{margin-right:auto;margin-left:auto;text-align:center}.pilot-section-heading h2,.pilot-demo-copy h2,.pilot-budget-grid h2,.pilot-conversion-copy h2{margin:10px 0 17px;font-size:clamp(39px,4.2vw,58px);font-weight:650;letter-spacing:-.052em;line-height:1.04}.pilot-section-heading>p,.pilot-demo-copy>p,.pilot-budget-grid>div:first-child>p,.pilot-conversion-copy>p{margin-bottom:0;font-size:18px;line-height:1.7}.pilot-system-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.pilot-system-grid article{min-height:300px;padding:31px;border:1px solid #dfe4eb;border-radius:23px;background:#fff;box-shadow:0 10px 30px #0d17290b}.pilot-system-grid article:nth-child(2),.pilot-system-grid article:nth-child(3){background:#f7f8fc}.pilot-card-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:25px;border-radius:16px;background:#efecff;color:var(--site-purple)}.pilot-card-icon svg{width:24px}.pilot-system-grid small{color:var(--site-purple);font-size:11px;font-weight:900;letter-spacing:.1em}.pilot-system-grid h3{margin:8px 0 11px;font-size:27px;letter-spacing:-.035em}.pilot-system-grid p{margin:0;font-size:16px;line-height:1.68}.pilot-demo-section{padding:112px 0;background:linear-gradient(145deg,#0b102b,#171141)}.pilot-demo-grid{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:65px}.site-page .pilot-demo-copy h2{color:#fff}.site-page .pilot-demo-copy>p{color:#b5bfd0}.pilot-demo-copy>span{color:#b5aaff}.pilot-demo-copy ul{display:grid;gap:13px;margin:28px 0 0;padding:0;list-style:none}.pilot-demo-copy li{display:flex;align-items:flex-start;gap:10px;color:#f0f2f8;font-size:16px;font-weight:750}.pilot-demo-copy li svg{width:19px;flex:0 0 auto;color:#47d49d}.pilot-demo-frame{margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:21px;background:#fff;box-shadow:0 30px 80px #00000057}.pilot-demo-frame img{width:100%;display:block}.pilot-demo-frame figcaption{padding:12px 15px;border-top:1px solid #dfe4eb;color:#626d80;font-size:12px;font-weight:750}.pilot-week-section{background:#fff}.pilot-week-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.pilot-week-grid article{min-height:145px;display:grid;grid-template-columns:56px 1fr;gap:16px;padding:23px;border:1px solid #dfe4eb;border-radius:18px;background:#fafbfc}.pilot-week-grid article:last-child{grid-column:1 / -1}.pilot-week-grid article>span{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,var(--site-red),var(--site-purple) 62%,var(--site-blue));color:#fff;font-size:17px;font-weight:900}.pilot-week-grid h3{margin:3px 0 7px;font-size:21px;letter-spacing:-.025em}.pilot-week-grid p{margin:0;font-size:16px;line-height:1.6}.pilot-budget-section{padding:92px 0;background:#f2f4fb}.pilot-budget-grid{display:grid;grid-template-columns:1fr .82fr;align-items:center;gap:65px}.pilot-budget-math{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid #d7dce6;border-radius:22px;background:#fff;box-shadow:0 18px 45px #0d172914}.pilot-budget-math>span{min-height:145px;display:grid;align-content:center;gap:7px;padding:22px;border-right:1px solid #e1e5ec}.pilot-budget-math>span:nth-child(3){border-right:0}.pilot-budget-math small{color:#70798c;font-size:10px;font-weight:900;letter-spacing:.08em}.pilot-budget-math strong{color:var(--site-ink);font-size:clamp(25px,3vw,38px);letter-spacing:-.05em}.pilot-budget-math>p{grid-column:1 / -1;margin:0;padding:16px 22px;border-top:1px solid #e1e5ec;background:#fafbfc;font-size:16px;line-height:1.55}.pilot-conversion-section{display:grid;grid-template-columns:.82fr 1.18fr;align-items:start;gap:70px}.pilot-conversion-copy{position:sticky;top:28px;padding-top:25px}.pilot-fit-list{display:grid;gap:12px;margin-top:28px}.pilot-fit-list span{display:flex;align-items:center;gap:10px;color:#3e4a5f;font-size:16px;font-weight:750}.pilot-fit-list svg{width:20px;color:var(--site-green)}.pilot-form,.pilot-form-success{scroll-margin-top:20px;padding:34px;border:1px solid #d8dde6;border-radius:25px;background:#fff;box-shadow:0 26px 70px #0d17291f}.pilot-form-heading{margin-bottom:25px}.pilot-form-heading h2,.pilot-form-success h2{margin:8px 0;font-size:33px;font-weight:700;letter-spacing:-.04em}.pilot-form-heading p,.pilot-form-success p{margin-bottom:0;font-size:16px;line-height:1.6}.pilot-form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.pilot-field{display:grid;gap:7px;margin-bottom:14px}.pilot-field label{color:#354156;font-size:13px;font-weight:850}.pilot-field label small{color:#7c8595;font-size:11px;font-weight:650}.pilot-field input,.pilot-field select,.pilot-field textarea{width:100%;min-height:50px;padding:12px 13px;border:1px solid #ccd3de;border-radius:11px;background:#fff;color:var(--site-ink);font-family:inherit;font-size:15px;transition:border-color .18s ease,box-shadow .18s ease}.pilot-field textarea{min-height:92px;resize:vertical}.pilot-field input:focus,.pilot-field select:focus,.pilot-field textarea:focus{border-color:var(--site-purple);outline:0;box-shadow:0 0 0 4px #6b57df1f}.pilot-honeypot{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.pilot-consent{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px;margin:4px 0 17px;color:#5d687b;font-size:16px;line-height:1.55}.pilot-consent input{width:18px;height:18px;margin-top:1px;accent-color:var(--site-purple)}.pilot-consent a{color:var(--site-purple);font-weight:800;text-decoration:underline;text-underline-offset:2px}.pilot-submit{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 20px;border-radius:999px;background:linear-gradient(110deg,var(--site-red),var(--site-purple) 58%,var(--site-blue));color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:900;box-shadow:0 15px 35px #6b57df42}.pilot-submit:hover:not(:disabled){filter:brightness(.96);transform:translateY(-1px)}.pilot-submit:disabled{opacity:.62;cursor:wait}.pilot-submit svg{width:18px}.site-page .pilot-form-boundary{margin:13px 0 0;color:#7a8495;font-size:16px;line-height:1.55;text-align:center}.site-page .pilot-form-error{margin:13px 0 0;padding:11px;border-radius:10px;background:#fff0f1;color:#a2323e;font-size:12px;font-weight:750;line-height:1.5}.pilot-form-success{min-height:390px;display:grid;place-items:center;align-content:center;text-align:center}.pilot-form-success>span{width:58px;height:58px;display:grid;place-items:center;margin-bottom:10px;border-radius:50%;background:#daf5e7;color:#087448}.pilot-form-success .site-button{margin-top:22px}.pilot-faq-section{padding-top:30px}@media(max-width:1050px){.pilot-hero-grid{grid-template-columns:1fr 1fr;gap:35px}.pilot-hero-copy h1{font-size:clamp(44px,5.8vw,62px)}.pilot-demo-grid,.pilot-budget-grid,.pilot-conversion-section{gap:40px}.pilot-proof-grid{grid-template-columns:1fr 1fr;padding:13px 0}.pilot-proof-grid>div,.pilot-proof-grid>div:first-child,.pilot-proof-grid>div:last-child{padding:14px 18px;border-right:0}}@media(max-width:820px){.pilot-hero-grid,.pilot-demo-grid,.pilot-budget-grid,.pilot-conversion-section{grid-template-columns:1fr}.pilot-hero-grid{min-height:auto;padding-top:46px}.pilot-hero-media,.pilot-hero-media>img{min-height:480px;height:480px}.pilot-demo-grid{gap:35px}.pilot-conversion-copy{position:static}.pilot-budget-strip,.pilot-budget-math{grid-template-columns:1fr 1fr 1fr}}@media(max-width:620px){.site-container{width:min(100% - 30px,1200px)}.pilot-hero-grid{gap:34px;padding-top:36px;padding-bottom:54px}.pilot-hero-copy h1{margin-top:12px;font-size:clamp(39px,12.2vw,52px);line-height:1}.pilot-hero-copy>p{font-size:17px}.pilot-hero-actions,.pilot-primary-link,.pilot-hero-actions .site-button{width:100%}.pilot-budget-strip{grid-template-columns:1fr;gap:1px}.pilot-budget-strip>span{min-height:66px}.pilot-hero-media,.pilot-hero-media>img{min-height:350px;height:350px}.pilot-media-card{right:12px;bottom:12px}.pilot-proof-grid,.pilot-system-grid,.pilot-week-grid,.pilot-form-row{grid-template-columns:1fr}.pilot-proof-grid>div{min-height:78px;border-bottom:1px solid #e2e6ed}.pilot-proof-grid>div:last-child{border-bottom:0}.pilot-system-section,.pilot-week-section,.pilot-conversion-section,.pilot-faq-section{padding-top:78px;padding-bottom:82px}.pilot-section-heading h2,.pilot-demo-copy h2,.pilot-budget-grid h2,.pilot-conversion-copy h2{font-size:clamp(34px,10.7vw,45px)}.pilot-system-grid article{min-height:auto;padding:25px}.pilot-demo-section,.pilot-budget-section{padding:78px 0}.pilot-demo-frame{border-radius:14px}.pilot-week-grid article,.pilot-week-grid article:last-child{grid-column:auto}.pilot-budget-math{grid-template-columns:1fr}.pilot-budget-math>span{min-height:105px;border-right:0;border-bottom:1px solid #e1e5ec}.pilot-budget-math>span:nth-child(3){border-bottom:0}.pilot-form,.pilot-form-success{padding:24px;border-radius:20px}.pilot-form-heading h2,.pilot-form-success h2{font-size:29px}}.contractor-pilot-layout .site-footer nav a:not(.site-button),.contractor-pilot-layout .site-footer-boundary p,.contractor-pilot-layout .site-footer-bottom{font-size:16px}@media(prefers-reduced-motion:reduce){.pilot-primary-link,.pilot-submit{transition:none}}
