@charset "UTF-8";
:root{color-scheme:light;--ink:#122b49;--muted:#51657b;--blue:#1654f0;--blue-dark:#1042c5;--line:#dbe3ed;--wash:#f3f7fc;--font:Inter,"Avenir Next",Avenir,"Segoe UI",sans-serif}
*{box-sizing:border-box}
[hidden]{display:none!important}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
p,h1,h2,h3,figure,blockquote{margin:0}
p{color:var(--muted)}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
button,a,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid var(--blue);outline-offset:5px}
svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}
.section-wrap{width:min(1264px,calc(100% - 96px));margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:-100px;left:16px;background:var(--ink);color:#fff;padding:12px 20px;z-index:100}
.skip-link:focus{top:12px}
.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #edf0f5}
.brand{display:inline-flex;align-items:center;line-height:1;flex-shrink:0}
.brand-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--blue);color:white;margin-right:10px;font-size:29px;font-weight:750;letter-spacing:-2px;padding-right:2px}
.brand-name{display:grid;gap:5px}
.brand-name strong{font-size:18px;font-weight:750;letter-spacing:-.025em}
.brand-name small{font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}
.site-header nav{display:flex;gap:34px;font-size:14px;font-weight:550}
.site-header nav a:hover,.text-link:hover{color:var(--blue)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:14px 22px;border:1px solid var(--blue);border-radius:8px;background:var(--blue);color:#fff;font-size:14px;font-weight:600;line-height:1.4;transition:background .18s,transform .18s,box-shadow .18s}
.button:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 7px 20px #1654f025}
.button svg{width:19px;height:19px;transition:transform .18s}
.button:hover svg{transform:translateX(3px)}
.button-small{min-height:44px;padding:11px 18px;gap:22px}
.button-outline{background:white;color:var(--blue);border-color:#b8caf4}
.button-outline:hover{background:#edf3ff}
.button:disabled{cursor:not-allowed;background:#d9e3f5;border-color:#d9e3f5;color:#53647d;transform:none;box-shadow:none}
.text-link{display:inline-flex;align-items:center;gap:13px;font-size:14px;font-weight:600}
.text-link svg{width:18px;height:18px}
.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:1.9px;font-size:10px;font-weight:750;color:var(--blue);line-height:1.7}
.eyebrow-line{width:22px;height:2px;background:currentColor}
h2{font-size:clamp(34px,3.4vw,48px);line-height:1.15;letter-spacing:-.045em;font-weight:600}
.hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:64px;padding-top:62px;padding-bottom:65px}
.hero-copy{padding-bottom:6px}
.hero h1{font-size:clamp(44px,4.4vw,65px);line-height:1.055;letter-spacing:-.057em;font-weight:620;margin:22px 0 26px}
.hero h1>span{color:var(--blue)}
.hero-description{font-size:18px;line-height:1.75;max-width:505px}
.hero-outcome{font-size:18px;line-height:1.75;margin-top:12px;max-width:505px;color:var(--ink);font-weight:550}
.hero-actions{display:flex;align-items:center;gap:27px;margin-top:30px}
.hero-note{display:flex;gap:8px;align-items:center;font-size:12px;margin-top:22px}
.hero-note svg{width:16px;height:16px;color:var(--blue);stroke-width:2}
.hero-visual{position:relative;min-width:0}
.hero-visual::before{content:"";position:absolute;inset:-28px -25px 30px;background:radial-gradient(ellipse at 75% 25%,#e5edff,transparent 72%);z-index:-1;pointer-events:none}
.sales-scene{position:relative;padding:25px 25px 22px;background:linear-gradient(150deg,#f7faff,#edf3ff);border:1px solid #e0e8f6;border-radius:22px;box-shadow:0 24px 70px -48px #14459260}
.scene-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:#60728a;margin-bottom:22px}
.scene-signal{display:flex;gap:3px;align-items:flex-end;height:12px}
.scene-signal i{width:3px;border-radius:2px;background:#799eec;height:5px}.scene-signal i:nth-child(2){height:8px}.scene-signal i:nth-child(3){height:12px}
.scene-company,.scene-handoff{position:relative;padding:17px 18px;border:1px solid #dce5f1;border-radius:12px;background:#fff;box-shadow:0 4px 8px #23456a03}
.scene-label{display:flex;align-items:center;gap:8px;font-size:9px;font-weight:700;letter-spacing:1.05px;text-transform:uppercase;color:#6b7c90}
.scene-number{font-size:9px;color:#96a5b8}
.company-row{display:flex;align-items:center;gap:11px;margin-top:13px}
.company-monogram,.person-monogram{display:grid;place-items:center;flex-shrink:0;width:37px;height:37px;font-size:12px;font-weight:700;color:#3763a4;background:#edf3fb;border:1px solid #e1e9f6;border-radius:9px}
.company-row strong{display:block;font-size:13px;letter-spacing:-.025em}
.company-row div>span{display:block;font-size:10px;color:#738397;margin-top:2px}
.scene-fit{margin-left:auto;color:#216b54;font-size:9px;white-space:nowrap;display:flex;align-items:center;gap:4px}
.scene-fit svg{width:13px;height:13px;stroke-width:2}
.company-ghost{display:flex;gap:7px;margin-top:13px;padding-top:11px;border-top:1px solid #f0f3f8}
.company-ghost span{display:block;height:4px;border-radius:5px;background:#edf1f7;width:38%}.company-ghost span:nth-child(2){width:22%}.company-ghost span:nth-child(3){margin-left:auto;width:13%;background:#e5edfc}
.scene-connector{position:relative;height:27px;width:1px;background:#b7cbef;margin-left:38px}
.scene-connector::after{content:"";position:absolute;left:-2px;bottom:1px;width:4px;height:4px;border-bottom:1px solid #92addc;border-right:1px solid #92addc;transform:rotate(45deg)}
.scene-connector>span{position:absolute;left:-2px;top:0;width:5px;height:5px;border-radius:50%;background:var(--blue);opacity:0}
.scene-engine{position:relative;padding:20px 18px;border:1px solid #3e72f2;border-radius:12px;background:linear-gradient(130deg,#1c53e5,#2664ed);color:white;box-shadow:0 12px 24px -15px #1e56eab0}
.engine-heading{display:flex;align-items:center;gap:12px}
.engine-mark{display:grid;place-items:center;flex-shrink:0;width:36px;height:36px;border:1px solid #ffffff55;background:#ffffff17;border-radius:9px;font-size:27px;font-weight:650;line-height:1}
.engine-heading .scene-label{color:#dce6ff;font-size:8px;letter-spacing:.9px}
.engine-heading strong{display:block;font-size:13px;letter-spacing:-.02em;margin-top:3px;font-weight:600}
.engine-tasks{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:18px;padding-top:15px;border-top:1px solid #ffffff30}
.engine-tasks>span{display:flex;align-items:center;gap:5px;font-size:10px;color:#f2f6ff;white-space:nowrap}
.engine-tasks svg{width:15px;height:15px}
.reply-heading{display:flex;gap:8px;align-items:center;justify-content:space-between}
.reply-badge{font-size:8px;color:#3d7c65;background:#eef8f2;border:1px solid #dcefe3;padding:2px 6px;border-radius:20px;white-space:nowrap}
.reply-person{display:flex;align-items:center;gap:9px;margin-top:17px}
.person-monogram{width:30px;height:30px;border-radius:50%;color:#607495;background:#f2f5fa;font-size:9px}
.reply-person strong{display:block;font-size:11px;font-weight:650}
.reply-person div>span{display:block;font-size:9px;color:#7c8a9b}
.scene-handoff blockquote{font-size:15px;line-height:1.5;letter-spacing:-.015em;margin:13px 0 17px;color:#304a67;font-weight:500;max-width:350px}
.handoff-result{display:flex;align-items:center;gap:9px;border-top:1px solid #e6edf4;padding-top:13px}
.handoff-result>svg:first-child{color:#26765b;background:#eaf6ef;border-radius:50%;padding:4px;width:25px;height:25px;stroke-width:2}
.handoff-result>svg:last-child{margin-left:auto;width:17px;height:17px;color:var(--blue)}
.handoff-result strong{display:block;font-size:11px;color:#254666}
.handoff-result span{display:block;font-size:9px;color:#75869a;margin-top:1px}
.example-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:12px 4px 0}
.example-caption p{font-size:9px;color:#7a899e}
.example-caption button{border:0;background:none;padding:4px 0;color:#5779b5;font-size:10px;font-weight:600;display:flex;align-items:center;gap:5px;min-height:26px}
.example-caption button:hover{color:var(--blue)}
.sales-scene[data-playback="running"] .scene-company,.sales-scene[data-playback="paused"] .scene-company{animation:scene-highlight 1.4s ease both}
.sales-scene[data-playback="running"] .scene-engine,.sales-scene[data-playback="paused"] .scene-engine{animation:engine-highlight 1.6s 1.2s ease both}
.sales-scene[data-playback="running"] .scene-handoff,.sales-scene[data-playback="paused"] .scene-handoff{animation:scene-highlight 1.6s 2.9s ease both}
.sales-scene[data-playback="running"] .connector-one>span,.sales-scene[data-playback="paused"] .connector-one>span{animation:flow-packet .8s .7s ease-in-out both}
.sales-scene[data-playback="running"] .connector-two>span,.sales-scene[data-playback="paused"] .connector-two>span{animation:flow-packet .8s 2.3s ease-in-out both}
.sales-scene[data-playback="paused"] *{animation-play-state:paused!important}
@keyframes scene-highlight{0%,100%{transform:translateY(0);box-shadow:0 4px 8px #23456a03}45%{transform:translateY(-3px);box-shadow:0 8px 24px #1654f028}}
@keyframes engine-highlight{0%,100%{transform:scale(1)}50%{transform:scale(1.02)}}
@keyframes flow-packet{0%{opacity:0;transform:translateY(0)}20%,80%{opacity:1}100%{opacity:0;transform:translateY(25px)}}
.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;border-top:1px solid var(--line);padding-block:35px 53px}
.benefits article{display:flex;align-items:flex-start;gap:13px}
.benefits article>svg{margin-top:2px;color:var(--blue);width:21px;height:21px}
.benefits h3{font-size:16px;font-weight:600;letter-spacing:-.025em;margin-bottom:6px}
.benefits p{font-size:12px;line-height:1.7;max-width:290px}
.how-section{padding-block:105px;background:#f5f8ff;border-block:1px solid #e5ecf7}
.how-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:115px}
.section-intro h2{margin-top:17px;font-size:clamp(38px,3.8vw,52px)}
.section-intro h2>span{color:var(--blue)}
.section-intro>p:not(.eyebrow){margin-top:25px;font-size:16px;max-width:360px;line-height:1.85}
.section-intro .text-link{margin-top:27px;color:var(--blue)}
.steps{list-style:none;margin:0;padding:0}
.steps li{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid #dae4f3}
.steps li:first-child{padding-top:0}
.steps li:last-child{border-bottom:0;padding-bottom:0}
.step-number{font-size:12px;font-weight:600;color:#7b9bcd;padding-top:4px}
.steps h3{font-size:20px;font-weight:600;letter-spacing:-.03em;margin-bottom:8px}
.steps p{font-size:14px;line-height:1.85}
.step-owner{display:block;font-size:10px;font-weight:600;color:var(--blue);margin-top:11px}
.product-section{padding-block:105px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:38px}
.section-heading .eyebrow{margin-bottom:15px}
.section-heading>p{max-width:360px;font-size:15px;line-height:1.85;padding-bottom:3px}
.product-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;border-bottom:1px solid #d6e1f2;margin-bottom:22px}
.product-tabs button{border:0;border-bottom:2px solid transparent;background:none;color:#60748e;padding:18px 16px;font-size:13px;font-weight:600;transition:color .2s,border-color .2s,background .2s}
.product-tabs button>span{margin-right:7px;font-size:10px;color:#8598b3}
.product-tabs button[aria-selected="true"]{color:var(--blue);border-bottom-color:var(--blue);background:#f5f8ff}
.product-tabs button:hover{background:#f5f8ff;color:var(--blue)}
.product-stage{padding:20px;background:#edf3fc;border:1px solid #dfe8f5;border-radius:18px}
.product-panel{background:white;border:1px solid #d5e0f0;border-radius:11px;overflow:hidden;box-shadow:0 10px 30px #2147710a}
.product-panel+.product-panel{margin-top:20px}.product-stage.has-tabs .product-panel{margin-top:0}
.preview-bar{display:flex;align-items:center;gap:18px;min-height:45px;padding:10px 17px;border-bottom:1px solid #e4eaf3;font-size:10px;color:#748499}
.preview-bar strong{font-size:11px;color:#425d7d;font-weight:600}
.preview-bar .expand-note{margin-left:auto;color:#6684b4}
.preview-media{display:flex;width:100%;aspect-ratio:16/10;align-items:center;justify-content:center;overflow:hidden;background:#f4f6fb;cursor:zoom-in}
.preview-media img{display:block;width:100%;height:100%;object-fit:contain}
.preview-caption{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:23px 25px;border-top:1px solid #e4eaf3}
.preview-caption strong{font-size:15px;font-weight:600;letter-spacing:-.02em;max-width:320px}
.preview-caption p{font-size:12px;line-height:1.75;max-width:500px}
.shot-caption{font-size:10px;text-align:center;margin-top:17px;color:#7a8ba2}
.control-section{padding:53px 55px 48px;background:#102f69;border:1px solid #173c7d;border-radius:20px;color:white}
.control-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:45px}
.control-heading .eyebrow{color:#acc6ff;margin-top:10px;font-size:9px}
.control-heading h2{font-size:39px;width:65%;line-height:1.2}
.control-heading h2 span{color:#b5ccff}
.control-points{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:46px;padding-top:30px;border-top:1px solid #ffffff26}
.control-points svg{display:block;color:#b5ccff;margin-bottom:14px}
.control-points strong{display:block;font-size:14px;font-weight:550}
.control-points p{font-size:12px;color:#c1cde2;line-height:1.85;margin-top:7px;max-width:295px}
.plans-section{padding-block:110px 85px}
.plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}
.plan-card{display:flex;flex-direction:column;border:1px solid #dce5f2;border-radius:13px;padding:29px 29px 25px;background:#fff}
.plan-card.featured{background:#f5f8ff;border-color:#b5cbfd;box-shadow:0 12px 30px #1654f008}
.plan-index{font-size:9px;font-weight:600;color:#7690b1;letter-spacing:.065em;text-transform:uppercase}
.plan-card h3{font-size:30px;letter-spacing:-.035em;font-weight:600;margin:14px 0 10px}
.plan-card>p{font-size:13px;line-height:1.8;min-height:67px}
.price{font-size:16px;font-weight:600;margin-top:24px;padding-top:23px;border-top:1px solid #dfe7f4}
.plan-card ul{padding:0;margin:19px 0 28px;list-style:none;color:var(--muted);font-size:12px;line-height:2.3}
.plan-card li::before{content:"✓";display:inline-block;margin-right:10px;color:#6b90d6;font-size:11px}
.plan-card .button{margin-top:auto;justify-content:space-between;font-size:12px;padding:13px 16px;min-height:46px}
.questions-section{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;padding-bottom:100px}
.questions-section h2{font-size:38px;margin-top:15px}
.questions details{border-bottom:1px solid #e0e7f1;padding:20px 0}
.questions details:first-child{border-top:1px solid #e0e7f1}
.questions summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-size:14px;font-weight:550}
.questions summary::-webkit-details-marker{display:none}
.questions summary>span{font-size:20px;color:#7b95b8;font-weight:400;transition:transform .2s}
.questions details[open] summary>span{transform:rotate(45deg)}
.questions details>p{font-size:12px;line-height:1.9;margin-top:15px;padding-right:30px}
.contact-section{padding-block:80px;background:#f2f6ff;border-top:1px solid #e3eaf6}
.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:110px;align-items:start}
.contact-copy .eyebrow{margin-bottom:16px}
.contact-copy h2{font-size:46px;line-height:1.2}
.contact-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;margin-top:24px;max-width:390px}
.contact-line{font-size:76px;font-weight:300;line-height:1;color:#9bb7f4;margin-top:35px}
.contact-copy .contact-small{font-size:11px;color:#6d83a1;margin-top:28px}
form{background:white;border:1px solid #dce5f3;padding:30px;border-radius:13px;box-shadow:0 18px 50px -30px #214d9825}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}
form label{display:block;font-size:12px;font-weight:600;margin-bottom:19px}
input,select,textarea{width:100%;display:block;border:1px solid #cbd7e8;background:#fff;border-radius:6px;padding:11px 12px;min-height:44px;font-size:13px;color:var(--ink);margin-top:7px;min-width:0}
textarea{resize:vertical;min-height:110px}
textarea::placeholder{color:#8091a7;font-size:12px;line-height:1.7}
.form-privacy{font-size:10px;line-height:1.8;color:#6d8099}
.form-privacy a{text-decoration:underline;text-underline-offset:2px}
.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.form-status{font-size:12px;color:#425978;line-height:1.65;margin-block:13px}
.form-status:empty{display:none}
.form-status[data-state="error"]{color:#922e25}.form-status[data-state="success"]{color:#1e684e}
#contact-challenge{margin-top:18px;overflow:hidden}
form>.button{width:100%;justify-content:space-between;margin-top:15px}
.site-footer{display:flex;align-items:center;gap:25px;padding-block:34px}
.site-footer .brand-name strong{font-size:15px}.site-footer .brand-name small{font-size:8px}.site-footer .brand-icon{width:30px;height:30px;font-size:23px}
.site-footer p{font-size:10px;margin-right:auto}
.site-footer>a:not(.brand),.site-footer>span{font-size:10px;color:#6b7f9b}
.product-viewer-open{overflow:hidden}
[data-product-image]{cursor:zoom-in}
.product-viewer{width:min(1280px,94vw);max-width:94vw;max-height:92dvh;margin:auto;padding:14px;border:1px solid #dce4ee;border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 30px 100px #06162955;overflow:auto}
.product-viewer[open]{animation:viewer-in 230ms cubic-bezier(.2,.8,.2,1) both}
.product-viewer::backdrop{background:#101d32a6;backdrop-filter:blur(7px);animation:viewer-backdrop-in 230ms ease both}
.viewer-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 2px 12px 8px}
.viewer-heading h2{font-size:16px;letter-spacing:-.02em}
.viewer-heading p{margin-top:5px;max-width:780px;font-size:13px;line-height:1.5;color:var(--muted)}
.viewer-close{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#f4f7fb;color:var(--ink);font-size:25px;line-height:1;transition:background 120ms}
.viewer-close:hover{background:#e6edfa}
.product-viewer>img{display:block;width:100%;height:auto;max-height:calc(92dvh - 90px);object-fit:contain;border-radius:6px}
.product-viewer.is-closing{animation:viewer-out 160ms ease both}.product-viewer.is-closing::backdrop{animation:viewer-backdrop-out 160ms ease both}
@keyframes viewer-in{from{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}
@keyframes viewer-out{to{opacity:0;transform:translateY(8px) scale(.985)}}
@keyframes viewer-backdrop-in{from{opacity:0}to{opacity:1}}
@keyframes viewer-backdrop-out{to{opacity:0}}
@media(min-width:1600px){.hero{padding-top:84px;padding-bottom:84px;gap:80px}}
@media(max-width:1100px){.section-wrap{width:calc(100% - 64px)}.hero{gap:35px}.hero h1{font-size:49px}.hero-description,.hero-outcome{font-size:16px}.sales-scene{padding:20px 17px}.scene-company,.scene-handoff{padding:15px}.scene-heading{font-size:10px}.scene-fit{display:none}.engine-tasks{gap:5px}.engine-tasks>span{font-size:9px}.engine-tasks svg{width:13px;height:13px}.engine-heading strong{font-size:12px}.reply-badge{font-size:7px}.how-layout{gap:65px}.contact-grid{gap:65px}.plan-card{padding:23px}.control-heading h2{font-size:36px}.questions-section{gap:55px}.site-footer{gap:20px}.site-footer p{display:none}}
@media(max-width:800px){.site-header nav{gap:20px;font-size:12px}.site-header{height:84px}.hero{grid-template-columns:1fr;padding-top:45px;gap:42px}.hero-copy{max-width:620px}.hero h1{font-size:58px}.hero h1 br:first-child{display:none}.hero-description,.hero-outcome{font-size:17px;max-width:560px}.hero-visual{width:min(550px,100%);margin-inline:auto}.sales-scene{padding:24px}.scene-fit{display:flex}.scene-heading{font-size:11px}.engine-heading strong{font-size:14px}.engine-tasks>span{font-size:10px}.engine-tasks svg{width:16px;height:16px}.reply-badge{font-size:8px}.benefits{gap:22px}.benefits article{display:block}.benefits article>svg{margin-bottom:13px}.benefits h3{font-size:15px}.benefits p{font-size:11px}.how-section{padding-block:65px}.how-layout{grid-template-columns:1fr;gap:40px}.section-intro h2 br{display:none}.section-intro>p:not(.eyebrow){max-width:550px;margin-top:18px}.section-intro .text-link{margin-top:19px}.steps{max-width:650px}.product-section{padding-block:65px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:18px;max-width:520px}.product-tabs button{font-size:11px;padding:15px 9px}.product-tabs button>span{display:none}.product-stage{padding:12px}.preview-caption{display:block;padding:18px}.preview-caption p{margin-top:8px;max-width:100%}.control-section{padding:34px}.control-heading{display:block}.control-heading .eyebrow{margin-top:0;margin-bottom:18px}.control-heading h2{width:100%;font-size:37px}.control-points{gap:25px;margin-top:30px}.plans-section{padding-block:70px 60px}.plans-grid{gap:13px}.plan-card{padding:23px 17px}.plan-index{font-size:8px}.plan-card h3{font-size:26px}.plan-card>p{font-size:12px;min-height:88px}.price{font-size:14px}.plan-card ul{font-size:10px}.plan-card .button{font-size:10px;padding:12px 10px;gap:8px}.questions-section{grid-template-columns:1fr;gap:28px;padding-bottom:65px}.questions-section h2 br{display:none}.questions-section h2{font-size:35px}.contact-section{padding-block:60px}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-copy h2{font-size:40px}.contact-copy>p:not(.eyebrow){max-width:550px;margin-top:18px}.contact-line{display:none}.contact-copy .contact-small{margin-top:18px}.site-footer{flex-wrap:wrap;gap:19px}.site-footer>span{margin-left:auto}}
@media(max-width:520px){.section-wrap{width:calc(100% - 40px)}.site-header{height:78px;gap:10px}.brand-icon{width:29px;height:29px;font-size:24px;border-radius:8px;margin-right:8px}.brand-name strong{font-size:14px}.brand-name small{font-size:8px}.site-header nav{display:none}.button-small{font-size:11px;min-height:40px;padding:10px 12px;gap:12px}.button-small svg{width:15px;height:15px}.hero{padding-top:32px;padding-bottom:38px;gap:30px}.hero .eyebrow{font-size:8px;letter-spacing:1.5px;gap:8px}.eyebrow-line{width:17px}.hero h1{font-size:43px;line-height:1.07;letter-spacing:-.055em;margin:19px 0 22px}.hero h1 br:first-child{display:initial}.hero-description,.hero-outcome{font-size:15px;line-height:1.8}.hero-outcome{margin-top:9px}.hero-actions{gap:21px;margin-top:24px}.hero-actions .button{font-size:12px;min-height:48px;padding:13px 17px;gap:16px}.hero-actions .text-link{font-size:12px;gap:9px}.hero-note{font-size:10px;margin-top:18px}.hero-visual::before{inset:0}.sales-scene{padding:19px 15px 16px;border-radius:16px}.scene-heading{font-size:9px;margin-bottom:17px}.scene-company,.scene-handoff{padding:14px}.scene-label{font-size:7px;letter-spacing:.7px;gap:6px}.scene-number{font-size:7px}.company-monogram{width:31px;height:31px;font-size:10px}.company-row{gap:8px}.company-row strong{font-size:11px}.company-row div>span{font-size:9px}.scene-fit{font-size:8px;gap:2px}.scene-fit svg{width:11px;height:11px}.scene-engine{padding:17px 14px}.engine-mark{width:30px;height:30px;font-size:23px}.engine-heading{gap:9px}.engine-heading .scene-label{font-size:7px;letter-spacing:.6px}.engine-heading strong{font-size:11px}.engine-tasks{gap:5px;margin-top:15px;padding-top:12px}.engine-tasks>span{font-size:8px;gap:4px}.engine-tasks svg{width:13px;height:13px}.reply-badge{font-size:7px;padding:2px 4px}.scene-handoff blockquote{font-size:13px;margin-bottom:14px}.reply-person{margin-top:13px}.handoff-result{gap:7px}.handoff-result strong{font-size:10px}.handoff-result span{font-size:8px}.handoff-result>svg:last-child{width:14px}.example-caption{gap:5px;margin-inline:0}.example-caption p{font-size:8px}.example-caption button{font-size:9px}.benefits{grid-template-columns:1fr;gap:25px;padding-block:28px 38px}.benefits article{display:flex;gap:13px}.benefits article>svg{margin-bottom:0}.benefits h3{font-size:15px}.benefits p{font-size:12px;max-width:100%}.how-section{padding-block:45px}.section-intro h2{font-size:37px}.section-intro>p:not(.eyebrow){font-size:15px}.section-intro .eyebrow{font-size:9px}.steps li{gap:17px;padding-block:22px}.steps h3{font-size:18px}.steps p{font-size:13px}.step-number{font-size:10px}.product-section{padding-block:48px}.section-heading h2,h2{font-size:34px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.3px}.section-heading>p{font-size:14px}.product-tabs{gap:0;margin-bottom:14px}.product-tabs button{font-size:10px;padding:12px 6px;line-height:1.6}.product-stage{padding:7px;border-radius:12px}.product-panel{border-radius:7px}.preview-bar{padding:9px 10px;gap:8px;font-size:7px;min-height:34px}.preview-bar strong{font-size:9px}.expand-note{display:none}.preview-caption{padding:14px}.preview-caption strong{font-size:13px}.preview-caption p{font-size:11px;line-height:1.8}.shot-caption{font-size:8px;margin-top:12px}.control-section{padding:27px 24px;border-radius:14px}.control-heading h2{font-size:29px}.control-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.control-points{grid-template-columns:1fr;gap:24px;margin-top:26px;padding-top:25px}.control-points>div{display:grid;grid-template-columns:24px 1fr;column-gap:11px}.control-points svg{grid-row:span 2;width:20px;height:20px;margin:2px 0 0}.control-points strong{font-size:13px}.control-points p{grid-column:2;font-size:12px;margin-top:4px;max-width:100%}.plans-section{padding-block:48px}.plans-grid{grid-template-columns:1fr;gap:18px}.plan-card{padding:28px}.plan-index{font-size:9px}.plan-card h3{font-size:30px}.plan-card>p{font-size:13px;min-height:0}.price{font-size:17px;margin-top:22px}.plan-card ul{font-size:12px;margin-bottom:23px}.plan-card .button{font-size:12px;padding:13px 16px}.questions-section{padding-bottom:48px;gap:23px}.questions-section h2{font-size:32px}.questions summary{font-size:13px}.questions details{padding-block:18px}.questions details>p{padding-right:0}.contact-section{padding-block:45px}.contact-copy .eyebrow{font-size:8px;letter-spacing:1.4px}.contact-copy h2{font-size:34px}.contact-copy>p:not(.eyebrow){font-size:14px}.contact-copy .contact-small{font-size:10px}.form-row{grid-template-columns:1fr;gap:0}form{padding:24px 20px}.form-privacy{font-size:10px}.site-footer{padding-block:27px;gap:19px}.site-footer>a:not(.brand){margin-left:auto}.site-footer>span{margin-left:0;flex-basis:100%;font-size:9px}.viewer-heading p{font-size:10px}.viewer-heading h2{font-size:14px}.product-viewer{padding:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
