:root{color-scheme:dark;--ink:#091b22;--panel:#122a32;--line:#29434a;--text:#f4f4e9;--muted:#afc3c4;--mint:#97f5ce;--orange:#ffb58c;--paper:#f1f0e5;--max:1280px;--header:82px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 20px)}body{margin:0;background:var(--ink);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}img,svg{max-width:100%}img{height:auto}svg{display:block}figure,p,h1,h2,h3,ul,ol{margin:0}button{border:0}button:disabled{cursor:wait;opacity:.65}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:var(--mint);color:var(--ink)}.container{width:calc(100% - 80px);max-width:var(--max);margin-inline:auto}.icon{width:24px;height:24px;flex:none}.propulsion-mark{width:38px;height:40px;color:var(--mint);flex:none}.skip{position:fixed;top:-100px;left:20px;padding:12px 18px;background:var(--mint);color:var(--ink);z-index:100}.skip:focus{top:12px}.muted{color:var(--muted)}.small{font-size:.8rem}.section{padding:94px 0;border-top:1px solid var(--line)}.eyebrow{display:flex;align-items:center;gap:9px;font-size:.63rem;font-weight:650;letter-spacing:.16em;line-height:1.7;text-transform:uppercase;color:var(--muted);margin-bottom:23px}.eyebrow>span:empty{height:6px;width:6px;background:var(--mint);flex:none}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 4px #97f5ce12;flex:none}h1,h2,h3{font-weight:670;letter-spacing:-.055em;line-height:1.06;text-wrap:balance}h1{font-size:clamp(3rem,5.65vw,5.4rem)}h2{font-size:clamp(2.25rem,4.3vw,3.7rem)}h3{font-size:1.45rem;letter-spacing:-.035em}em{font-style:normal;color:var(--mint)}.intro{font-size:1.08rem;color:var(--muted);max-width:43ch;margin-top:24px;line-height:1.65}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:44px}.section-head>p{font-size:.95rem;color:var(--muted);max-width:26ch;margin-bottom:5px}.section-head .eyebrow{margin-bottom:19px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:50px;padding:15px 19px;border:1px solid transparent;border-radius:4px;font-size:.66rem;font-weight:750;line-height:1.45;letter-spacing:.035em;text-transform:uppercase;text-align:center;transition:background .18s,transform .18s}.button .icon{width:18px;height:18px}.button.primary{background:var(--mint);color:var(--ink)}.button.secondary{background:transparent;border-color:#42605f;color:var(--text)}.button.primary:hover{background:#b5ffdf;transform:translateY(-2px)}.button.secondary:hover{background:#ffffff0a;border-color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:14px;min-height:48px;border-bottom:1px solid #97f5ce66;font-size:.82rem;font-weight:600;color:var(--mint)}.text-link .icon{width:18px;height:18px}.text-link:hover{color:var(--text);border-color:var(--text)}
/* Navigation */
.site-header{position:sticky;top:0;z-index:40;background:#091b22f5;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;gap:25px;min-height:var(--header)}.brand{display:inline-flex;align-items:center;gap:11px;flex:none;min-height:48px}.brand>.propulsion-mark{width:31px;height:34px}.brand>span{font-size:.76rem;font-weight:780;line-height:1.18;letter-spacing:.105em}.brand>span>span{display:block;font-size:.69rem;letter-spacing:.045em}.site-nav{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:.74rem}.site-nav>a,.nav-group>summary{display:flex;align-items:center;min-height:48px}.site-nav a:hover,.nav-group>summary:hover{color:var(--mint)}.nav-group{position:relative}.nav-group>summary{gap:7px;list-style:none}.nav-group>summary::-webkit-details-marker{display:none}.nav-group>summary:after{content:'⌄';font-size:.75rem}.nav-group[open]>summary:after{transform:rotate(180deg)}.dropdown{position:absolute;top:calc(100% + 8px);left:-18px;min-width:225px;padding:9px;background:#142d34;border:1px solid #416056;border-radius:5px;box-shadow:0 14px 40px #0006}.dropdown>a{display:flex;align-items:center;min-height:46px;padding:9px 11px;font-size:.8rem}.dropdown>a:hover{background:#97f5ce0d}.header-cta{font-size:.6rem;min-height:44px;padding:13px 15px;gap:9px;white-space:nowrap}.header-cta .icon{width:16px;height:16px}.menu-toggle{display:none;align-items:center;gap:13px;min-height:48px;padding:9px 0 9px 14px;background:none;font-size:.78rem}.menu-toggle i{width:19px;height:9px;border-block:1.5px solid var(--text)}.menu-toggle[aria-expanded=true] i{height:2px;border-bottom:0;transform:rotate(-45deg)}
/* Homepage: an illustrated automation engine */
.hero{padding:77px 0 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:34px}.hero-content{position:relative;z-index:1}.hero-content .eyebrow{font-size:.6rem;letter-spacing:.12em}.hero h1{font-size:clamp(3rem,5.6vw,5.6rem);letter-spacing:-.062em;line-height:1.035;white-space:nowrap}.hero-copy{max-width:38ch;font-size:1.08rem;color:var(--muted);line-height:1.65;margin-top:25px}.hero .actions{gap:11px}.hero .button.secondary{font-size:.62rem;padding-inline:14px}.access-anywhere{display:flex;align-items:center;gap:15px;font-size:.72rem;color:var(--muted);margin-top:28px}.access-anywhere>span{display:flex;gap:7px;align-items:center;color:#c3d1ce}.access-anywhere .icon{height:20px;width:20px}.access-anywhere .icon:first-child{width:15px;height:18px}.hero-baseline{display:flex;align-items:center;gap:27px;margin-top:62px;min-height:79px;border-top:1px solid var(--line);font-size:.57rem;letter-spacing:.12em;color:var(--muted)}.baseline-rule{height:1px;width:85px;background:var(--line);margin-left:auto}.hero-baseline a{display:flex;align-items:center;gap:13px;font-size:.72rem;letter-spacing:0;min-height:48px;color:var(--text)}.hero-baseline .icon{height:18px;width:18px;transform:rotate(90deg)}.engine{position:relative;padding:5px 0 0;isolation:isolate}.engine:before{content:'';position:absolute;inset:12% 3% 11%;background:radial-gradient(ellipse at center,#234f4333,transparent 66%);z-index:-1}.engine-top{display:flex;align-items:center;gap:10px;font-size:.51rem;font-weight:650;letter-spacing:.11em;color:var(--muted);margin:0 10px 24px}.engine-top>span:last-child{margin-left:auto;color:#78968d}.engine-scene{position:relative;aspect-ratio:600/420;margin:0 7px}.engine-wires{position:absolute;width:100%;height:100%;inset:0;overflow:visible}.signal-path{stroke-dasharray:11 380;animation:signal-arrive 1.8s ease-out both}.input-tile,.output-tile{position:absolute;border-radius:9px;box-shadow:0 16px 30px #0004;animation:tile-arrive .7s ease-out both}.input-tile{padding:15px;background:#183239;border:1px solid #3a5356;font-size:.67rem;line-height:1.3;color:#dae4da}.input-tile>.icon{width:21px;height:21px;color:var(--mint);margin-bottom:9px}.input-sheet{top:1%;left:2%;width:29%;transform:rotate(-10deg)}.tiny-sheet{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;margin-top:12px}.tiny-sheet i{height:7px;background:#48625e;border-radius:1px}.tiny-sheet i:nth-child(3n){background:#70948a}.input-message{top:39%;left:-1%;width:28%;transform:rotate(4deg);animation-delay:.08s}.message-bubble{display:block;height:7px;background:#648f81;width:84%;margin-top:10px;border-radius:3px 3px 3px 0}.message-bubble.short{width:58%;margin-top:5px;background:#42645d}.input-clock{top:76%;left:9%;width:29%;display:flex;align-items:center;gap:9px;transform:rotate(-7deg);padding:17px 12px;animation-delay:.16s}.input-clock>.icon{margin:0;width:20px;height:20px;color:var(--orange)}.engine-core{position:absolute;top:25%;left:31%;width:30%;aspect-ratio:1;display:grid;place-items:center;perspective:500px}.core-disc{position:relative;display:grid;place-items:center;width:100%;height:100%;border-radius:50%;background:linear-gradient(142deg,#617f70 0%,#183c32 39%,#09291f 73%);box-shadow:inset 0 3px 1px #b6e4be77,inset 0 -6px 1px #051914,0 14px 0 #10271f,0 22px 16px #0009,0 0 66px #88eeba15;transform:rotateX(22deg) rotateY(-15deg);border:1px solid #4d7560}.core-disc:before{content:'';position:absolute;inset:11%;border:1px solid #63806c;border-radius:50%;box-shadow:inset 0 0 23px #102d23;background:linear-gradient(140deg,#1f4739,#112b23)}.core-disc>.propulsion-mark{position:relative;width:42%;height:46%;filter:drop-shadow(0 1px 10px #adffd455);color:#c1ffda}.core-ring{position:absolute;inset:-9%;border:1px solid #64896766;border-radius:50%;transform:rotate(-35deg)}.core-ring:after{content:'';position:absolute;width:7px;height:7px;left:50%;top:-4px;background:#c7f4c6;border-radius:50%;box-shadow:0 0 10px #83ffcf}.core-label{position:absolute;bottom:-44px;font-size:.48rem;letter-spacing:.2em;color:#b4d6bf}.output-report{top:5%;right:0;width:34%;padding:17px;background:var(--paper);color:var(--ink);transform:rotate(6deg);animation-delay:.24s}.output-heading{display:flex;align-items:center;gap:6px;font-size:.53rem;font-weight:650;white-space:nowrap}.output-heading>.icon{width:17px;height:17px;color:#315f4d}.output-heading b{margin-left:auto;font-size:1rem;font-weight:400}.mini-chart{display:flex;gap:6px;align-items:end;height:94px;margin:16px 0 10px;border-bottom:1px solid #b3c5af;padding:0 3px}.mini-chart>i{flex:1;height:var(--bar);background:#7aad91;border-radius:3px 3px 0 0}.mini-chart>i:last-child{background:#205b43}.output-note{font-size:.52rem;color:#526355}.output-complete{right:-1%;bottom:6%;width:40%;display:flex;align-items:center;gap:12px;padding:18px 14px;background:var(--mint);color:var(--ink);font-size:.8rem;line-height:1.4;font-weight:650;transform:rotate(-5deg);animation-delay:.32s}.complete-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#143f30;color:#c6ffdf;flex:none}.complete-icon>.icon{width:20px;height:20px}.output-complete small{display:block;font-size:.58rem;font-weight:450;color:#255b47}.engine-bottom{display:flex;align-items:center;gap:11px;margin:23px 11px 0;font-size:.47rem;letter-spacing:.1em;color:#afc7bb;white-space:nowrap}.engine-bottom>i{height:1px;flex:1;background:#3f5d53}.engine-bottom>span:last-child{color:var(--mint)}
@keyframes signal-arrive{from{stroke-dashoffset:400}to{stroke-dashoffset:0}}@keyframes tile-arrive{from{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}
/* Six recognizable problems, without the paragraphs */
.problems-section{background:#10242b}.problem-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.problem-card{position:relative;display:flex;flex-direction:column;padding:24px 18px 44px;min-height:219px;border:1px solid #31464b;background:#152b32;border-radius:5px;transition:background .18s,transform .18s}.problem-card:hover{background:#1c363c;transform:translateY(-4px)}.problem-icon{display:grid;place-items:center;width:47px;height:48px;margin-bottom:23px;color:var(--mint)}.problem-icon>.icon{width:36px;height:36px;stroke-width:1.2}.problem-card:nth-child(2n) .problem-icon{color:var(--orange)}.problem-card:nth-child(3n) .problem-icon{color:#cbb8f1}.problem-card h3{font-size:1.02rem;letter-spacing:-.035em;line-height:1.25}.problem-card p{font-size:.7rem;line-height:1.55;color:var(--muted);margin-top:9px}.problem-arrow{position:absolute;bottom:16px;right:16px;color:#849d95}.problem-arrow>.icon{width:17px;height:17px}
/* Workflow comparison */
.transformation-section{background:var(--paper);color:var(--ink);border-color:var(--paper)}.transformation-section .eyebrow{color:#54695c}.transformation-section .eyebrow>span{background:#45785f}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:29px}.tabs>button{display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 19px;min-height:47px;background:transparent;border:1px solid #c0c8b8;border-radius:4px;color:#3d5149;font-size:.78rem}.tabs .icon{width:19px;height:19px}.tabs>button[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:var(--mint)}.tabs>button:hover{border-color:#253d33}.workflow-compare{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:54px}.manual-side,.automated-side{min-width:0;border-radius:7px;padding:25px 26px 23px}.manual-side{background:#e2e4d7;border:1px solid #c8cdbd}.automated-side{background:#18342f;color:var(--text);border:1px solid #2b4d41}.board-label{display:flex;gap:8px;align-items:center;font-size:.59rem;letter-spacing:.12em;line-height:1.5;font-weight:650}.board-label>i{height:6px;width:6px;background:#b0866c;border-radius:50%}.automated-side .board-label>i{background:var(--mint)}.scattered-work{height:240px;position:relative;max-width:440px;margin:0 auto}.paper-sheet{position:absolute;top:35px;left:5%;width:73%;height:173px;padding:18px;background:#f9f8ed;border:1px solid #c5cbbd;transform:rotate(-8deg);box-shadow:0 8px 13px #192d1712}.paper-title{display:flex;align-items:center;gap:9px;font-size:.65rem;color:#677465}.paper-title .icon{width:17px;height:17px}.sheet-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:1px;margin-top:18px;background:#bdc8b7;border:1px solid #bdc8b7}.sheet-grid>i{height:13px;background:#f1f2e6}.sheet-grid>i:nth-child(-n+4){background:#a4c0a6}.paper-sheet>b{position:absolute;bottom:16px;right:20px;transform:rotate(10deg);color:#c37956;font-size:1.75rem;line-height:1}.sticky-note{position:absolute;right:1%;top:34px;width:128px;height:123px;padding:17px;background:#ffca9c;color:#704b2f;font-size:.91rem;line-height:1.4;transform:rotate(9deg);box-shadow:0 5px 7px #69461d14}.sticky-note>span{display:block;font-size:1.7rem;line-height:1;text-align:right;margin-top:5px}.chat-note{position:absolute;bottom:8px;left:36%;display:flex;align-items:center;gap:10px;transform:rotate(3deg);padding:10px 19px;border-radius:7px 7px 7px 0;background:#d8cceb;color:#55446d;box-shadow:0 4px 8px #51446412;font-size:.78rem;white-space:nowrap}.chat-note .icon{width:19px;height:19px}.clean-work{height:226px;background:#f6f8ef;border:1px solid #d6e7d5;border-radius:5px;padding:18px 20px;margin:16px 0 0;color:var(--ink);box-shadow:0 10px 14px #061e231e}.clean-top{display:flex;align-items:center;gap:8px;font-size:.48rem;font-weight:650;letter-spacing:.05em}.clean-top>.propulsion-mark{color:#3a6c50;width:16px;height:19px}.check-pill{display:flex;align-items:center;gap:5px;margin-left:auto;font-size:.55rem;font-weight:450;letter-spacing:0;color:#3f684f}.check-pill .icon{width:13px;height:13px}.clean-chart{position:relative;display:flex;align-items:end;gap:17px;height:94px;margin:14px 5px 14px;padding:0 8px;border-bottom:1px solid #b9c9b4;background:repeating-linear-gradient(to top,transparent 0 29px,#dbe3d5 29px 30px)}.clean-chart>i{height:var(--bar);flex:1;background:#a4dabb;border-radius:3px 3px 0 0;opacity:.8}.clean-chart>svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#316e52;stroke-width:2.2}.clean-summary{display:flex;align-items:center;gap:12px;font-size:.86rem;line-height:1.4;font-weight:650}.clean-summary>.icon{width:29px;height:29px;padding:6px;border-radius:50%;background:#d1efd9;color:#2e6b49}.clean-summary small{display:block;font-size:.66rem;font-weight:450;color:#5c725f;margin-top:3px}.compact-steps{display:flex;gap:18px;list-style:none;margin:22px 0 0;padding:0}.compact-steps>li{position:relative;flex:1;font-size:.65rem;line-height:1.5;padding-top:22px}.compact-steps>li:before{position:absolute;top:0;left:0;content:'↳';font-size:.9rem;color:#7a8d7a}.automated-side .compact-steps>li:before{content:'✓';color:var(--mint)}.compare-arrow{position:absolute;z-index:1;left:50%;top:48%;translate:-50% -50%;width:56px;height:56px;border:5px solid var(--paper);border-radius:50%;background:var(--mint);display:grid;place-items:center;color:var(--ink)}.compare-arrow .icon{transform:rotate(45deg);width:22px;height:22px}.visual-caption{font-size:.68rem;color:var(--muted);margin-top:20px;line-height:1.6}.transformation-section .visual-caption{color:#5f7063}
/* A documented project, with a clearly identified interface illustration */
.proof-section{overflow:hidden}.proof{display:grid;grid-template-columns:.85fr 1.2fr;align-items:center;gap:75px}.proof>div>p:not(.eyebrow){font-size:.95rem;color:var(--muted);max-width:34ch;margin:23px 0 17px}.product-preview{min-width:0;margin:0}.product-browser{background:#edf0e3;color:var(--ink);border-radius:9px;overflow:hidden;box-shadow:0 30px 60px #0004;border:1px solid #556d62;transform:perspective(1100px) rotateY(-5deg) rotateX(2deg)}.product-top{display:flex;gap:17px;align-items:center;min-height:44px;padding:12px 18px;background:#d2dccd;border-bottom:1px solid #b1c3af;font-size:.48rem;letter-spacing:.1em;color:#536353}.browser-dots{display:flex;gap:5px}.browser-dots>i{height:5px;width:5px;background:#8da28e;border-radius:50%}.product-top>.icon{margin-left:auto;height:16px;width:16px}.product-body{display:grid;grid-template-columns:54px 1fr}.product-nav{display:flex;flex-direction:column;gap:28px;align-items:center;padding:22px 10px;background:#1a3930;color:#729f85}.product-nav>.propulsion-mark{width:22px;height:26px;margin-bottom:14px}.product-nav>.icon{width:19px;height:19px}.product-content{min-width:0;padding:26px 24px}.product-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:21px;font-size:1.1rem;letter-spacing:-.035em}.product-title>strong{font-weight:650}.product-title>span{font-size:.55rem;letter-spacing:0;color:#617158}.product-modules{display:grid;grid-template-columns:1.4fr 1fr;gap:12px;margin-bottom:19px}.schedule-module,.attendance-module{background:#f9faf1;border:1px solid #cad9c4;border-radius:5px;padding:13px}.schedule-module>span,.attendance-module>span{font-size:.62rem;color:#586b54}.schedule-days{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:12px}.schedule-days>div{display:grid;gap:5px}.schedule-days b{font-size:.5rem;color:#84917a;font-weight:450;text-align:center;margin-bottom:3px}.schedule-days i{height:16px;background:#afdcb6;border-radius:2px}.schedule-days i:nth-of-type(2){background:#e1c197}.schedule-days i.off{background:#e6ecde}.attendance-module{display:flex;flex-direction:column;align-items:start}.attendance-module>.icon{width:21px;height:21px;color:#65866a;margin-bottom:5px}.attendance-module>strong{display:flex;gap:5px;align-items:center;font-size:.81rem;white-space:nowrap;line-height:1.5;font-weight:650;margin-top:5px}.attendance-module strong>.icon{width:14px;height:14px;color:#4a8058}.avatar-row{display:flex;margin-top:13px;padding-left:3px}.avatar-row>i{display:grid;place-items:center;font-size:.46rem;font-style:normal;border:2px solid #fafbf2;border-radius:50%;height:23px;width:23px;background:#b5ccaa;color:#42513b;margin-left:-3px}.avatar-row>i:nth-child(2){background:#e6c199}.avatar-row>i:nth-child(3){background:#ccc7e1}.earnings-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.62rem;padding:13px 0;border-top:1px solid #c8d4c0}.earnings-row>span,.earnings-row>strong{display:flex;align-items:center;gap:7px;font-weight:500}.earnings-row .icon{width:17px;height:17px;color:#5c7e5c}.earnings-row>strong>.icon{width:12px;height:12px}.product-preview figcaption{font-size:.63rem;color:var(--muted);text-align:center;line-height:1.6;margin-top:25px}
/* Industry objects */
.industries-section{background:#10242b}.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.industry-tile{position:relative;min-width:0;padding:22px;border:1px solid #47615144;border-radius:6px;overflow:hidden;transition:border-color .2s,translate .2s}.industry-tile:hover{border-color:#91b39c;translate:0 -5px}.art-0{background:#173138}.art-1{background:#243d39}.art-2{background:#393b32}.art-3{background:#243742}.industry-number{font-size:.55rem;letter-spacing:.1em;color:#a3b6a7}.industry-tile>.industry-art{width:calc(100% + 24px);max-width:none;height:194px;margin:3px -12px 15px;transition:transform .35s}.industry-tile:hover>.industry-art{transform:rotate(-4deg) scale(1.045)}.industry-tile>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.industry-tile h3{font-size:1.32rem}.industry-tile>div>.icon{width:18px;height:18px;color:var(--mint)}.industry-tile>p{font-size:.69rem;color:#b9cabe;margin-top:9px}.solutions-summary{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.solutions-summary h2{font-size:clamp(2.1rem,3.7vw,3.15rem)}.service-tags{display:flex;flex-wrap:wrap;gap:10px}.service-tags>a{display:flex;align-items:center;gap:15px;min-height:47px;padding:12px 17px;background:#10272c;border:1px solid #385348;border-radius:4px;font-size:.72rem}.service-tags .icon{width:15px;height:15px;color:var(--mint)}.service-tags>a:hover{background:#1d3a32;border-color:var(--mint)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:38px}.step-art{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:19px 0 27px;border-top:1px solid #3c514a}.step-art>span{font-size:4.1rem;letter-spacing:-.07em;line-height:1;color:#608478;font-weight:400}.step-art>.icon{width:39px;height:39px;stroke-width:1.2;color:var(--mint)}.step:nth-child(2) .step-art>.icon{color:var(--orange)}.step:nth-child(3) .step-art>.icon{color:#cbb8f1}.step h3{font-size:1.65rem}.step p{font-size:.86rem;color:var(--muted);margin-top:11px;max-width:29ch}.technology-section{padding:0 0 74px}.technology-details{border:1px solid var(--line);border-radius:5px}.technology-details>summary{display:flex;align-items:center;justify-content:space-between;list-style:none;gap:30px;padding:22px 25px;min-height:79px;font-size:.93rem}.technology-details>summary::-webkit-details-marker{display:none}.technology-details>summary>span:first-child{display:flex;align-items:center;gap:14px}.technology-details>summary .icon{color:var(--mint)}.plus{font-size:1.2rem;font-weight:400;color:var(--muted);line-height:1;flex:none}.technology-details[open]>summary .plus,.faq-list details[open] .plus{rotate:45deg}.technology-details>div{padding:0 25px 25px}.technology-details p{font-size:.87rem;color:var(--muted)}.tags{display:flex;flex-wrap:wrap;gap:9px;list-style:none;padding:0;margin-top:19px}.tags>li{border:1px solid var(--line);font-size:.68rem;padding:7px 11px;border-radius:3px}.contact-band{padding:75px 0;background:var(--mint);color:var(--ink);overflow:hidden;position:relative}.contact-band>.container{position:relative;display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:65px}.contact-band .eyebrow{color:#3c6550}.contact-band .eyebrow>span{background:#3c6550}.contact-band h2{font-size:clamp(2.25rem,4.7vw,4rem)}.contact-band .actions{position:relative;z-index:1;flex-direction:column;align-items:start;margin:0}.contact-band .button.primary{background:var(--ink);color:var(--mint);min-height:53px;padding-inline:24px}.contact-band .button.primary:hover{background:#214737}.contact-band .button.secondary{border-color:#507d68;color:var(--ink);min-height:47px}.contact-swoop{position:absolute;right:-20px;top:50%;translate:0 -50%;font-size:17rem;line-height:1;color:#377b5820;pointer-events:none;z-index:0}
/* Footer, consent, and persistent mobile action */
.site-footer{padding:47px 0 23px;background:#08181f;border-top:1px solid var(--line)}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-main p{font-size:.69rem;color:var(--muted);margin-top:14px}.footer-email{display:flex;align-items:center;gap:18px;min-height:48px;font-size:1.1rem;letter-spacing:-.02em;color:var(--mint)}.footer-email .icon{height:21px;width:21px}.footer-links{display:flex;gap:28px;flex-wrap:wrap;margin-top:37px;padding-bottom:26px}.footer-links>a{display:flex;align-items:center;min-height:44px;font-size:.72rem;color:var(--muted)}.footer-bottom{display:flex;align-items:center;gap:25px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:14px;font-size:.6rem;color:var(--muted)}.footer-bottom>span{margin-right:auto}.footer-bottom>a,.footer-bottom>button{display:inline-flex;align-items:center;min-height:44px;font:inherit;color:inherit;background:transparent;padding:0}.footer-bottom a:hover,.footer-bottom button:hover,.footer-links a:hover{color:var(--mint)}#privacy-status{font-size:.72rem;color:var(--muted);margin-top:5px}.mobile-cta{display:none}#analytics-consent{position:fixed;z-index:70;bottom:20px;left:20px;max-width:520px;padding:20px 22px;border:1px solid #648475;border-radius:6px;background:#142e2c;box-shadow:0 12px 60px #0007;color:var(--text)}#analytics-consent strong{font-size:.88rem;font-weight:600}#analytics-consent p{font-size:.75rem;color:#bacfc4;line-height:1.6;margin-top:6px}.consent-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:15px}.consent-actions>button{min-height:44px;padding:10px 14px;font-size:.72rem;border:1px solid #6c8d7b;border-radius:3px;color:var(--text);background:transparent}.consent-actions>button[data-consent=yes]{background:var(--mint);color:var(--ink);border-color:var(--mint)}
/* Service and industry pages */
.page-hero{padding:49px 0 79px}.breadcrumb{display:flex;gap:12px;align-items:center;font-size:.65rem;color:var(--muted);margin-bottom:43px}.breadcrumb>a{display:flex;min-height:32px;align-items:center;color:var(--mint)}.page-hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:61px;align-items:center}.page-hero-grid>div{min-width:0}.page-hero .eyebrow{font-size:.6rem}.page-hero-grid h1{font-size:clamp(2.75rem,4.5vw,4.45rem);letter-spacing:-.055em;line-height:1.055}.page-hero-grid .button{font-size:.62rem;padding-inline:17px}.page-hero-grid .actions{gap:10px}.hero-art{position:relative;overflow:hidden;border-radius:9px;border:1px solid #52736755;background:#173a33;padding:22px 28px 24px;isolation:isolate}.hero-art:before{content:'';position:absolute;width:330px;height:330px;top:2%;left:50%;translate:-50% 0;border:1px solid #8cbd9255;border-radius:50%;z-index:-1;box-shadow:0 0 0 26px #8cbd9208,0 0 0 52px #8cbd9205}.hero-art>.industry-art{width:100%;height:315px;filter:drop-shadow(0 20px 22px #0002)}.art-contractors{background:#363c2f}.art-auto-shops{background:#1e3740}.art-denver{background:#203c3a}.art-caption{position:relative;display:flex;gap:11px;align-items:center;padding-top:21px;margin-top:8px;border-top:1px solid #68826c66;color:#d1e0d1;font-size:.71rem;line-height:1.5}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.features-section{background:#10242b}.feature-card{display:flex;flex-direction:column;padding:26px;border:1px solid #365049;border-radius:6px;background:#162e32}.feature-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.feature-top>.icon{width:36px;height:36px;stroke-width:1.25;color:var(--mint)}.feature-top>span{font-size:.62rem;letter-spacing:.1em;color:#78988b}.feature-card:nth-child(2) .feature-top>.icon{color:var(--orange)}.feature-card:nth-child(3) .feature-top>.icon{color:#c7b9ed}.feature-card h3{font-size:1.38rem}.feature-card>p{font-size:.84rem;line-height:1.7;margin-top:16px;margin-bottom:29px;color:var(--muted);max-width:37ch}.feature-states{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border-top:1px solid #3d554b;padding-top:21px;margin-top:auto;font-size:.65rem;color:#d2e8d7}.feature-states>span{padding:5px 8px;border-radius:3px;background:#29463e}.feature-states>i{font-style:normal;color:var(--mint)}.route-flow{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;padding:0;list-style:none;border:1px solid #3e5d4d;border-radius:7px;overflow:hidden;margin-top:10px}.route-flow>li{position:relative;display:flex;flex-direction:column;align-items:start;gap:20px;padding:23px 25px 27px;min-width:0;background:#18362f;border-right:1px solid #3e5d4d}.route-flow>li:last-child{border-right:0;background:#254938}.route-flow>li:after{content:'→';position:absolute;right:19px;top:20px;color:#88b39a;font-size:1.2rem}.route-flow>li:last-child:after{content:'✓'}.route-flow>li>span{font-size:.6rem;color:#93b69f;letter-spacing:.1em}.route-flow .icon{height:30px;width:30px;color:var(--mint);stroke-width:1.3}.route-flow strong{font-size:.85rem;font-weight:550;line-height:1.4;max-width:14ch}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-list{border-top:1px solid #3c564b}.faq-list>details{border-bottom:1px solid #3c564b}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:76px;padding:21px 0;font-size:.95rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:hover{color:var(--mint)}.faq-list p{font-size:.86rem;color:var(--muted);line-height:1.7;padding-bottom:23px;max-width:57ch}.related-project{padding-bottom:68px}.case-index-hero{padding-block:75px}.case-index-hero+.proof-section{border:0;padding-top:10px}.case-story{display:grid;grid-template-columns:1fr 1fr;gap:90px}.case-story h2{font-size:2.5rem}.case-story p{margin-top:21px;font-size:.91rem;color:var(--muted);max-width:43ch}.case-story .small{font-size:.74rem}.case-features{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:27px}.case-features>div{display:flex;flex-direction:column;gap:17px;align-items:start;padding:19px;background:#16302e;border:1px solid #385443;border-radius:5px;font-size:.75rem}.case-features .icon{color:var(--mint);height:28px;width:28px}.case-automation{background:#122a2c}.case-automation>.container{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center}.case-automation h2{font-size:2.65rem}.case-automation p:not([data-demo-status],.demo-disclaimer){font-size:.91rem;color:var(--muted);margin-top:22px;max-width:44ch}.case-automation .eyebrow{margin-top:0!important}.result-summary p:not(.eyebrow){font-size:.89rem;color:var(--muted);max-width:57ch;margin:24px 0 17px}
/* Working commission illustration */
.commission-demo{min-width:0;border-radius:9px;background:var(--paper);color:var(--ink);border:1px solid #9ab899;padding:25px;box-shadow:0 20px 45px #0003}.demo-heading{display:flex;align-items:center;gap:8px;font-size:.79rem}.demo-heading .status-dot{background:#41714e;box-shadow:none}.demo-heading>strong{font-weight:650}.demo-heading>span:last-child{margin-left:auto;font-size:.44rem;letter-spacing:.09em;color:#60745d}.demo-equation{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:31px 0 22px;border-block:1px solid #bacbb5;padding-block:26px}.demo-equation>div{min-width:0}.demo-equation>div>span{display:block;font-size:.61rem;color:#53684f;margin-bottom:8px;white-space:nowrap}.demo-equation output,.demo-equation strong{display:block;font-size:2.8rem;font-weight:580;letter-spacing:-.055em;line-height:1.1;font-variant-numeric:tabular-nums}.demo-equation strong>span{font-size:1.4rem}.equation-symbol{color:#809479;font-size:1.15rem}.demo-earnings output{color:#337548}.slider-label{font-size:.67rem;color:#496146;display:block}.slider-label input{display:block;width:100%;height:44px;cursor:ew-resize;margin:3px 0 13px;accent-color:#326749;color-scheme:light}.demo-run-row{display:flex;align-items:center;gap:17px}.demo-run{background:#173e2e;color:#c8ffdb;min-height:47px;padding:13px;font-size:.6rem;gap:9px;flex:none}.demo-run:hover{background:#2a6146}.demo-run-row>p{font-size:.59rem;color:#496444;line-height:1.55}.demo-progress{display:flex;gap:5px;margin-top:23px}.demo-progress>i{height:4px;border-radius:3px;background:#c5d5bd;flex:1;transition:background .25s}.commission-demo[data-step="1"] .demo-progress>i:first-child,.commission-demo[data-step="2"] .demo-progress>i:nth-child(-n+2),.commission-demo[data-step="3"] .demo-progress>i{background:#39825b}.demo-disclaimer{font-size:.57rem;color:#60705a;margin-top:12px;line-height:1.7}
/* Short, usable conversion pages */
.contact-hero{padding:83px 0 110px}.contact-options{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px}.contact-options>a{position:relative;padding:28px;background:#18352f;border:1px solid #3b5e4c;border-radius:6px;display:flex;flex-direction:column;align-items:start;gap:34px;min-width:0}.contact-options>a:first-child{background:var(--mint);color:var(--ink)}.contact-options>a>span{font-size:1.24rem;line-height:1.35;letter-spacing:-.025em;font-weight:550}.contact-options>a>span>small{font-size:.77rem;letter-spacing:0;overflow-wrap:anywhere}.contact-options>a>.icon:first-child{width:37px;height:37px;stroke-width:1.25}.contact-options>a>.icon:last-child{position:absolute;top:29px;right:26px;width:21px;height:21px}.contact-options>a:hover{border-color:var(--mint);translate:0 -3px}.assessment-layout{display:grid;grid-template-columns:1fr 1fr;gap:27px 75px;align-items:start;padding-top:18px}.assessment-introduction h1{font-size:clamp(2.7rem,4.9vw,4.5rem)}.assessment-introduction .intro{max-width:37ch}.assessment-form{grid-column:2;grid-row:1 / span 2;padding:31px;background:#142f30;border:1px solid #446756;border-radius:7px}.assessment-form h2{font-size:1.5rem;letter-spacing:-.035em;margin-bottom:25px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{min-width:0;margin-bottom:18px}.field label{display:block;font-size:.77rem;line-height:1.5;margin-bottom:8px}.field label>span{color:var(--muted);font-size:.7rem}.field input,.field textarea{width:100%;min-height:49px;padding:12px 13px;background:#09231f;border:1px solid #597963;border-radius:4px;color:var(--text);font-size:1rem;line-height:1.5}.field input::placeholder,.field textarea::placeholder{color:#8aaf97;font-size:.88rem;opacity:1}.field textarea{min-height:119px;resize:vertical}.field input:focus,.field textarea:focus{border-color:var(--mint)}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--orange)}.assessment-form>.button{width:100%;font-size:.66rem;min-height:52px}.form-note{font-size:.68rem;color:var(--muted);margin-top:16px;line-height:1.75}.form-note a{text-decoration:underline;text-underline-offset:3px}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.form-error{padding:12px 15px;margin-bottom:17px;font-size:.79rem;color:#ffe7d1;background:#52342c;border:1px solid #b27853;border-radius:4px}.assessment-aside h2{font-size:.91rem;letter-spacing:-.015em;line-height:1.5}.assessment-aside p{font-size:.73rem;color:var(--muted);margin-top:9px}.assessment-art{display:flex;flex-direction:column;align-items:center;margin:32px auto 10px;max-width:315px}.task-chip{display:flex;gap:11px;align-items:center;border:1px solid #527663;background:#214032;padding:11px 19px;font-size:.71rem;border-radius:5px;transform:rotate(-5deg)}.task-chip .icon{height:20px;width:20px;color:var(--orange)}.task-chip.complete{background:#a4efc2;color:var(--ink);transform:rotate(4deg)}.task-chip.complete .icon{color:#2b5d3b}.task-orb{width:73px;height:73px;border-radius:50%;background:linear-gradient(130deg,#557d60,#0b3021);border:1px solid #74a77b;display:grid;place-items:center;box-shadow:0 4px 0 #143726}.task-orb .propulsion-mark{height:35px;width:34px}.task-path{color:#6b9478;font-size:1.3rem;line-height:1.3;margin-block:8px}.success-heading{max-width:790px;text-align:center;margin:20px auto 45px}.success-heading:focus{outline:none}.success-heading .eyebrow{justify-content:center}.success-heading h1{font-size:clamp(2.6rem,5vw,4.4rem)}.success-heading h2{font-size:1.65rem;letter-spacing:-.035em;margin-top:23px}.success-heading>p:not(.eyebrow){font-size:.92rem;color:var(--muted);margin-top:17px}.success-mark{width:64px;height:64px;display:grid;place-items:center;margin:0 auto 25px;border-radius:50%;background:var(--mint);color:var(--ink)}.success-mark .icon{width:31px;height:31px}.booking-hero{padding-top:70px}.booking-hero>.container>h1{font-size:4.7rem}.booking-area{max-width:1030px;margin:47px auto 0}.booking-area>h2{font-size:1.7rem;letter-spacing:-.035em;margin-bottom:24px}.scheduler{min-height:720px;background:#fff;color:#18372c;border-radius:7px;overflow:hidden;color-scheme:light}.scheduler iframe{display:block;min-width:0!important;width:100%;border:0;min-height:720px}.scheduler-loading{padding:28px;font-size:.95rem}.scheduler-status{padding:16px;margin-top:14px;border:1px solid #4c6f53;border-radius:4px;font-size:.85rem}.booking-fallback{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:17px;color:var(--muted);font-size:.67rem}.booking-fallback .text-link{font-size:.7rem}.reading{max-width:810px}.privacy-section{padding-top:54px}.reading>section+section{margin-top:38px}.reading h2{font-size:1.5rem;letter-spacing:-.03em;line-height:1.3}.reading p{font-size:.94rem;color:var(--muted);line-height:1.85;margin-top:16px}.reading p a{color:var(--mint);text-decoration:underline;text-underline-offset:4px}
/* Responsive: small screens receive a complete, deliberately rearranged composition. */
@media(min-width:1440px){.hero-grid{gap:54px}.hero{padding-top:88px}.hero-baseline{margin-top:73px}.hero h1{font-size:5.1rem}.hero-copy{font-size:1.12rem}.engine-top{margin-bottom:32px}.engine-bottom{margin-top:30px}.hero .button{font-size:.65rem}.hero .button.primary{padding-inline:19px}.hero .actions{gap:11px}}
@media(max-width:1190px){.container{width:calc(100% - 56px)}.header-inner{gap:20px}.site-nav{gap:18px;font-size:.69rem}.header-cta{font-size:.54rem;padding-inline:11px;gap:6px}.brand>span{font-size:.7rem}.brand>span>span{font-size:.64rem}.brand>.propulsion-mark{width:27px}.hero-grid{gap:30px}.hero .actions{align-items:start;gap:11px}.hero .button{font-size:.58rem;padding-inline:12px}.hero .button.secondary{font-size:.59rem}.hero-copy{font-size:.99rem}.problem-card{padding:21px 13px 39px}.problem-card h3{font-size:.91rem}.problem-card p{font-size:.64rem}.proof{gap:45px}.product-content{padding:23px 18px}.industry-tile{padding:18px}.industry-tile>.industry-art{height:169px}.industry-tile h3{font-size:1.17rem}.page-hero-grid{gap:37px}.page-hero-grid .actions{align-items:start}.page-hero-grid .button{font-size:.57rem;padding-inline:13px}.demo-equation output,.demo-equation strong{font-size:2.45rem}.demo-run-row{gap:12px}.demo-run{padding:12px 10px;font-size:.55rem}.feature-card{padding:23px}.feature-card h3{font-size:1.23rem}.feature-states{gap:6px;font-size:.61rem}.feature-states>span{padding:5px 6px}.case-story{gap:50px}.case-automation>.container{gap:42px}.assessment-layout{gap:25px 40px}}
@media(max-width:1000px){.problem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.problem-card{min-height:195px;padding:24px 20px 43px}.problem-card h3{font-size:1.1rem}.problem-card p{font-size:.74rem}.problem-icon{margin-bottom:17px}.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.industry-tile{padding:22px}.industry-tile>.industry-art{height:215px}.industry-tile h3{font-size:1.4rem}.industry-tile>p{font-size:.76rem}.contact-options{grid-template-columns:1fr;gap:15px}.contact-options>a{flex-direction:row;gap:25px;align-items:center;min-height:120px;padding:26px}.contact-options>a>.icon:last-child{top:50%;translate:0 -50%}.contact-options>a>span{font-size:1.18rem}.contact-options br{display:none}.contact-options small{display:block}.route-flow>li{padding:21px 18px}.route-flow>li:after{right:15px}.route-flow strong{font-size:.75rem}.feature-grid{gap:14px}.feature-card{padding:21px 17px}.form-row{gap:13px}.assessment-form{padding:26px}}
@media(max-width:920px){:root{--header:72px}.header-inner{justify-content:space-between;gap:20px}.brand>span{font-size:.74rem}.brand>span>span{font-size:.67rem}.header-cta{display:none}.menu-toggle{display:flex}.site-nav{display:none;position:absolute;top:var(--header);left:0;right:0;max-height:calc(100svh - var(--header));overflow-y:auto;margin:0;padding:20px 28px 25px;border-bottom:1px solid #476352;background:#112c2b;box-shadow:0 20px 30px #0004;font-size:.91rem}.site-nav.is-open{display:block}.site-nav>a,.nav-group>summary{min-height:52px;border-bottom:1px solid #355147}.nav-group{width:100%}.nav-group>summary{justify-content:space-between}.dropdown{position:static;box-shadow:none;background:#15362d;padding:5px 13px;margin:3px 0 12px;border:0;border-radius:0}.dropdown>a{min-height:48px;font-size:.85rem}.hero{padding-top:65px}.hero-grid{grid-template-columns:1fr 1fr;gap:24px}.hero h1{font-size:5.6vw}.hero-content .eyebrow{font-size:.5rem;letter-spacing:.07em}.hero-copy{font-size:.91rem;max-width:34ch}.hero .actions{flex-direction:column;gap:10px;margin-top:25px}.hero .button{font-size:.58rem;min-height:46px;padding-inline:15px}.hero .button.secondary{font-size:.56rem;min-height:42px;padding:11px 14px}.access-anywhere{font-size:.63rem;gap:9px;margin-top:22px}.engine-top{font-size:.41rem;letter-spacing:.05em;gap:8px;margin-inline:5px;margin-bottom:27px}.engine-top>span:last-child{font-size:.36rem}.engine-bottom{font-size:.36rem;gap:7px;margin-top:30px}.input-tile{padding:12px;font-size:.5rem;border-radius:6px}.input-tile>.icon{width:18px;height:18px;margin-bottom:7px}.tiny-sheet{margin-top:8px;gap:2px}.tiny-sheet i{height:5px}.input-clock{padding:13px 8px;gap:6px}.input-clock>.icon{margin:0;width:16px;height:16px}.input-message{top:44%}.message-bubble{height:5px;margin-top:7px}.output-report{padding:11px;border-radius:6px}.output-heading{font-size:.39rem;gap:4px}.output-heading>.icon{width:12px;height:12px}.output-heading b{font-size:.7rem}.mini-chart{height:65px;gap:4px;margin:11px 0 6px}.output-note{font-size:.4rem}.output-complete{font-size:.55rem;padding:13px 9px;gap:8px}.complete-icon{width:24px;height:24px}.complete-icon>.icon{width:15px;height:15px}.output-complete small{font-size:.44rem}.core-label{bottom:-35px;font-size:.35rem}.hero-baseline{margin-top:45px}.section{padding:73px 0}.section-head{margin-bottom:35px;gap:25px}.section-head>p{font-size:.84rem}.workflow-compare{gap:32px}.manual-side,.automated-side{padding:21px 18px}.scattered-work{height:224px}.paper-sheet{left:2%;width:82%;padding:14px}.paper-title{font-size:.55rem}.sticky-note{width:105px;height:103px;right:0;top:41px;font-size:.75rem;padding:13px}.sticky-note>span{font-size:1.4rem}.chat-note{left:22%;font-size:.67rem;padding:9px 12px}.clean-work{padding:14px;height:208px}.clean-top{font-size:.36rem;gap:5px}.check-pill{font-size:.47rem}.clean-summary{font-size:.71rem;gap:8px}.clean-summary small{font-size:.56rem}.clean-chart{height:87px;gap:10px;margin-inline:0}.compact-steps{gap:10px;margin-top:18px}.compact-steps>li{font-size:.57rem}.board-label{font-size:.49rem;letter-spacing:.09em}.compare-arrow{width:47px;height:47px;border-width:4px}.proof{grid-template-columns:1fr;gap:38px}.proof>div>p:not(.eyebrow){max-width:43ch}.product-preview{max-width:680px}.proof .product-preview{width:100%;margin:auto}.product-content{padding:28px}.product-top{min-height:46px}.product-title{font-size:1.2rem}.schedule-module,.attendance-module{padding:17px}.schedule-days i{height:20px}.product-modules{gap:18px}.earnings-row{padding:16px 0;font-size:.74rem}.product-body{grid-template-columns:60px 1fr}.product-title>span{font-size:.65rem}.schedule-module>span,.attendance-module>span{font-size:.7rem}.attendance-module>strong{font-size:1rem}.solutions-summary{grid-template-columns:1fr;gap:32px}.steps{gap:30px}.step-art>span{font-size:3.5rem}.step-art>.icon{width:32px;height:32px}.step h3{font-size:1.5rem}.step p{font-size:.78rem}.contact-band>.container{gap:32px}.contact-band h2{font-size:3rem}.contact-band .button.primary{font-size:.6rem;padding-inline:15px}.contact-band .button.secondary{font-size:.61rem}.page-hero-grid{gap:32px;grid-template-columns:1fr 1fr}.page-hero-grid h1{font-size:clamp(2.3rem,4.8vw,3.5rem)}.page-hero-grid .intro{font-size:.93rem}.page-hero-grid .actions{flex-direction:column}.hero-art{padding:19px}.hero-art>.industry-art{height:248px}.hero-art:before{width:260px;height:260px;top:2%}.art-caption{font-size:.6rem;gap:8px}.commission-demo{padding:21px}.demo-heading{font-size:.71rem;flex-wrap:wrap}.demo-heading>span:last-child{font-size:.35rem}.demo-equation{gap:8px;padding-block:20px;margin-top:23px}.demo-equation output,.demo-equation strong{font-size:2rem}.demo-equation>div>span{font-size:.52rem}.demo-equation strong>span{font-size:1rem}.equation-symbol{font-size:.9rem}.demo-run-row{flex-direction:column;align-items:start;gap:11px}.demo-run{font-size:.57rem;padding-inline:13px}.demo-run-row>p{font-size:.58rem}.demo-disclaimer{font-size:.52rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card h3{font-size:1.15rem;line-height:1.2}.feature-card>p{font-size:.77rem}.feature-states{gap:5px;font-size:.56rem}.route-flow>li{padding:20px 13px;gap:16px}.route-flow strong{font-size:.72rem}.faq-layout{gap:40px}.faq-list summary{font-size:.86rem}.case-story{gap:35px}.case-story h2{font-size:2.1rem}.case-automation>.container{grid-template-columns:1fr 1fr;gap:35px}.case-automation h2{font-size:2.15rem}.case-automation p:not([data-demo-status],.demo-disclaimer){font-size:.83rem}.page-visual .product-body{grid-template-columns:30px 1fr}.page-visual .product-nav{padding:15px 5px}.page-visual .product-nav>.propulsion-mark{width:17px;height:19px}.page-visual .product-nav>.icon{width:13px;height:13px}.page-visual .product-content{padding:15px 12px}.page-visual .product-title{font-size:.83rem}.page-visual .product-title>span{font-size:.46rem}.page-visual .product-modules{gap:7px}.page-visual .schedule-module,.page-visual .attendance-module{padding:9px}.page-visual .schedule-module>span,.page-visual .attendance-module>span{font-size:.49rem}.page-visual .attendance-module>strong{font-size:.59rem}.page-visual .schedule-days{gap:3px}.page-visual .schedule-days i{height:13px}.page-visual .earnings-row{font-size:.48rem;gap:4px}.page-visual .earnings-row .icon{width:12px;height:12px}.page-visual .earnings-row>span,.page-visual .earnings-row>strong{gap:4px}.page-visual .product-preview figcaption{font-size:.55rem}.assessment-layout{gap:22px 29px}.assessment-form{padding:23px}.assessment-introduction h1{font-size:3rem}.assessment-introduction .intro{font-size:.94rem}.assessment-form h2{font-size:1.25rem}.form-row{grid-template-columns:1fr;gap:0}.assessment-aside h2{font-size:.83rem}.assessment-form>.button{font-size:.56rem;padding-inline:10px}.footer-email{font-size:.99rem}.footer-links{gap:22px}}
@media(max-width:700px){:root{--header:70px}.container{width:calc(100% - 40px)}.header-inner{gap:18px}.site-nav{padding-inline:20px}.brand>.propulsion-mark{width:29px;height:32px}.section{padding:57px 0}.eyebrow{font-size:.54rem;letter-spacing:.11em;margin-bottom:18px;gap:8px}h2{font-size:clamp(2.15rem,8.7vw,3.4rem)}.section-head{display:block;margin-bottom:30px}.section-head>p{max-width:36ch;font-size:.84rem;margin-top:18px}.hero{padding-top:46px}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-content .eyebrow{font-size:.5rem;letter-spacing:.08em;margin-bottom:22px}.hero h1{font-size:clamp(2.65rem,10.4vw,4.55rem);line-height:1.035}.hero-copy{font-size:1rem;max-width:37ch;margin-top:22px}.hero .actions{display:grid;grid-template-columns:1fr;margin-top:25px;gap:11px;max-width:390px}.hero .button{font-size:.61rem;min-height:51px;padding:15px 16px}.hero .button.secondary{font-size:.61rem;min-height:47px;padding:12px 16px}.access-anywhere{font-size:.67rem;margin-top:22px}.hero-visual{max-width:560px;width:100%;margin:auto}.engine{padding-top:0}.engine-top{font-size:.48rem;letter-spacing:.09em;margin-inline:4px;margin-bottom:23px}.engine-top>span:last-child{font-size:.45rem}.engine-scene{margin-inline:5px}.input-tile{font-size:.61rem;padding:14px}.input-tile>.icon{width:20px;height:20px}.input-message{top:41%}.input-clock{padding:15px 10px;gap:8px}.input-clock>.icon{width:18px;height:18px}.tiny-sheet{margin-top:9px;gap:3px}.tiny-sheet i{height:6px}.output-report{padding:13px}.output-heading{font-size:.47rem;gap:4px}.output-heading>.icon{width:15px;height:15px}.mini-chart{height:78px;gap:5px;margin:13px 0 7px}.output-note{font-size:.46rem}.output-complete{font-size:.67rem;padding:15px 10px;gap:9px}.output-complete small{font-size:.5rem}.complete-icon{width:29px;height:29px}.core-label{font-size:.4rem;bottom:-38px}.engine-bottom{font-size:.42rem;gap:9px;margin:29px 5px 0}.hero-baseline{margin-top:32px;min-height:73px;gap:16px;font-size:.44rem;letter-spacing:.08em}.baseline-rule{display:none}.hero-baseline a{font-size:.62rem;margin-left:auto;gap:9px}.hero-baseline .icon{height:16px;width:16px}.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.problem-card{padding:18px 16px 37px;min-height:191px}.problem-icon{width:38px;height:39px;margin-bottom:18px}.problem-icon>.icon{width:31px;height:31px}.problem-card h3{font-size:1.05rem}.problem-card p{font-size:.68rem;margin-top:8px}.problem-arrow{bottom:14px;right:14px}.tabs{gap:7px;flex-wrap:nowrap;margin-bottom:23px}.tabs>button{flex:1;gap:7px;font-size:.65rem;min-height:45px;padding:11px 9px}.tabs .icon{height:16px;width:16px}.workflow-compare{grid-template-columns:1fr;gap:24px}.manual-side,.automated-side{padding:22px}.board-label{font-size:.53rem}.scattered-work{height:222px;max-width:380px}.paper-sheet{height:167px;width:75%;top:24px}.sticky-note{width:118px;height:113px;top:35px;padding:15px;font-size:.82rem}.chat-note{left:28%;bottom:4px;font-size:.73rem;padding:10px 14px}.compact-steps{gap:13px;margin-top:17px}.compact-steps>li{font-size:.63rem;max-width:14ch}.compare-arrow{left:50%;top:50%;width:46px;height:46px;translate:-50% -50%;border-width:4px}.compare-arrow .icon{transform:rotate(135deg);width:19px;height:19px}.clean-work{height:210px;padding:16px;margin-top:19px}.clean-top{font-size:.46rem}.check-pill{font-size:.53rem}.clean-chart{height:84px;gap:14px}.clean-summary{font-size:.78rem;gap:9px}.clean-summary small{font-size:.59rem}.clean-summary>.icon{height:26px;width:26px;padding:5px}.visual-caption{font-size:.62rem;margin-top:16px}.proof{gap:34px}.proof>div>p:not(.eyebrow){font-size:.87rem;margin:19px 0 12px}.text-link{font-size:.73rem;gap:12px;min-height:47px}.product-browser{transform:none;border-radius:6px}.product-body{grid-template-columns:35px 1fr}.product-nav{padding:18px 7px;gap:23px}.product-nav>.propulsion-mark{height:23px;width:20px;margin-bottom:6px}.product-nav>.icon{height:16px;width:16px}.product-top{padding:11px 12px;min-height:37px;font-size:.44rem;gap:14px}.product-content{padding:20px 14px 11px}.product-title{font-size:.93rem;margin-bottom:17px;gap:7px}.product-title>span{font-size:.5rem}.product-modules{gap:9px;margin-bottom:15px}.schedule-module,.attendance-module{padding:10px}.schedule-module>span,.attendance-module>span{font-size:.56rem}.schedule-days{gap:4px;margin-top:8px}.schedule-days i{height:16px}.schedule-days b{font-size:.44rem}.attendance-module>.icon{width:19px;height:19px}.attendance-module>strong{font-size:.69rem;gap:4px}.attendance-module strong>.icon{height:12px;width:12px}.avatar-row{margin-top:10px}.avatar-row>i{height:20px;width:20px;font-size:.43rem}.earnings-row{font-size:.54rem;padding:13px 0;gap:6px}.earnings-row>span,.earnings-row>strong{gap:5px}.earnings-row .icon{width:14px;height:14px}.earnings-row>strong .icon{width:11px;height:11px}.product-preview figcaption{font-size:.59rem;margin-top:17px}.industry-grid{gap:12px}.industry-tile{padding:16px 14px}.industry-number{font-size:.5rem}.industry-tile>.industry-art{height:145px;margin-block:4px 12px}.industry-tile h3{font-size:1.04rem}.industry-tile>div{gap:5px}.industry-tile>div>.icon{width:15px;height:15px}.industry-tile>p{font-size:.62rem;margin-top:8px}.solutions-summary{gap:26px}.solutions-summary h2{font-size:clamp(2.1rem,8.3vw,3.2rem)}.service-tags{gap:9px}.service-tags>a{padding:11px 12px;font-size:.67rem;gap:11px;min-height:45px}.steps{grid-template-columns:1fr;gap:0;margin-top:30px}.step{position:relative;padding:26px 0 27px 74px;border-top:1px solid #3c514a;min-height:142px}.step-art{padding:0;border:0;position:static}.step-art>span{position:absolute;top:26px;left:0;font-size:2.8rem}.step-art>.icon{position:absolute;top:28px;right:3px;height:24px;width:24px}.step h3{font-size:1.48rem;padding-right:38px}.step p{font-size:.83rem;margin-top:10px;max-width:26ch}.technology-section{padding-bottom:56px}.technology-details>summary{padding:21px 18px;min-height:73px;font-size:.85rem}.technology-details>summary .icon{height:22px;width:22px}.technology-details>div{padding:0 18px 23px}.technology-details p{font-size:.8rem}.tags{gap:7px}.tags>li{font-size:.59rem;padding:7px 9px}.contact-band{padding:55px 0 60px}.contact-band>.container{grid-template-columns:1fr;gap:31px}.contact-band h2{font-size:clamp(2.15rem,8.8vw,3.55rem)}.contact-band .eyebrow{font-size:.52rem}.contact-band .actions{align-items:stretch;max-width:390px;gap:12px}.contact-band .button.primary{font-size:.61rem;min-height:52px}.contact-band .button.secondary{font-size:.61rem;min-height:48px}.contact-swoop{right:-39px;top:33%;font-size:14rem}.site-footer{padding:38px 0 96px}.footer-main{align-items:start;flex-direction:column;gap:22px}.footer-main p{font-size:.65rem;margin-top:11px}.footer-email{font-size:.96rem;gap:14px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:2px 18px;margin-top:17px;padding-bottom:23px}.footer-links>a{font-size:.66rem;min-height:44px}.footer-bottom{gap:0 17px;line-height:1.7}.footer-bottom>span{flex-basis:100%;margin-bottom:7px}.footer-bottom>a,.footer-bottom>button{font-size:.59rem;min-height:43px}.mobile-cta:not([hidden]){display:block;position:fixed;bottom:0;left:0;right:0;padding:10px 20px calc(10px + env(safe-area-inset-bottom));z-index:35;background:#0b211cf5;border-top:1px solid #41634c;box-shadow:0 -5px 25px #07181155}.mobile-cta>.button{width:100%;min-height:48px;font-size:.6rem;gap:10px;padding:12px 10px}body[data-page-type=assessment] .mobile-cta,body[data-page-type=booking] .mobile-cta{display:none!important}#analytics-consent{left:12px;right:12px;bottom:84px;max-width:none;padding:17px 18px}#analytics-consent strong{font-size:.8rem}#analytics-consent p{font-size:.7rem}.consent-actions{gap:9px;margin-top:12px}.consent-actions>button{font-size:.66rem;min-height:44px;padding:10px 12px}.page-hero{padding:25px 0 54px}.breadcrumb{font-size:.6rem;gap:9px;margin-bottom:27px;flex-wrap:wrap}.page-hero-grid{grid-template-columns:1fr;gap:34px}.page-hero-grid h1{font-size:clamp(2.5rem,9.5vw,4rem)}.page-hero-grid .eyebrow{font-size:.53rem}.page-hero-grid .intro{font-size:1rem;margin-top:22px}.page-hero-grid .actions{display:grid;grid-template-columns:1fr;max-width:390px;gap:11px;margin-top:25px}.page-hero-grid .button{font-size:.61rem;min-height:50px}.hero-art{padding:21px 25px 23px;max-width:540px;margin:auto}.hero-art>.industry-art{height:260px}.hero-art:before{width:280px;height:280px;top:0}.art-caption{font-size:.67rem;gap:10px;margin-top:0;padding-top:18px}.feature-grid{grid-template-columns:1fr;gap:15px}.feature-card{padding:23px}.feature-top{margin-bottom:22px}.feature-top>.icon{width:34px;height:34px}.feature-card h3{font-size:1.43rem}.feature-card>p{font-size:.86rem;margin:14px 0 24px;max-width:44ch}.feature-states{font-size:.66rem;gap:9px;padding-top:18px}.feature-states>span{padding:5px 9px}.route-flow{display:block}.route-flow>li{flex-direction:row;align-items:center;padding:23px 20px;gap:17px;border-right:0;border-bottom:1px solid #3e5d4d}.route-flow>li:last-child{border-bottom:0}.route-flow>li:after{right:17px;top:auto;font-size:1rem;rotate:90deg}.route-flow>li:last-child:after{rotate:0deg}.route-flow .icon{width:23px;height:23px}.route-flow strong{font-size:.77rem;max-width:22ch;padding-right:20px;font-weight:500}.route-flow>li>span{font-size:.56rem}.faq-layout{grid-template-columns:1fr;gap:29px}.faq-list summary{font-size:.87rem;min-height:72px;gap:23px}.faq-list p{font-size:.83rem}.related-project{padding-bottom:47px}.case-index-hero{padding-top:47px}.case-index-hero h1{font-size:clamp(2.5rem,10vw,4rem)}.case-index-hero+.proof-section{padding-top:0}.case-story{grid-template-columns:1fr;gap:39px}.case-story h2{font-size:2.05rem}.case-story p{font-size:.85rem}.case-features{gap:10px;margin-top:22px}.case-features>div{padding:17px;font-size:.71rem}.case-automation>.container{grid-template-columns:1fr;gap:29px}.case-automation h2{font-size:2.15rem}.case-automation p:not([data-demo-status],.demo-disclaimer){font-size:.85rem}.result-summary h2{font-size:2.1rem}.result-summary p:not(.eyebrow){font-size:.83rem;margin:19px 0 13px}.page-visual .product-body{grid-template-columns:35px 1fr}.page-visual .product-content{padding:19px 14px 10px}.page-visual .product-title{font-size:.87rem}.page-visual .product-modules{gap:9px}.page-visual .schedule-module,.page-visual .attendance-module{padding:10px}.page-visual .schedule-module>span,.page-visual .attendance-module>span{font-size:.55rem}.page-visual .attendance-module>strong{font-size:.67rem}.page-visual .earnings-row{font-size:.54rem;padding-block:13px}.page-visual .product-preview figcaption{font-size:.58rem}.commission-demo{padding:23px;max-width:540px;margin-inline:auto;width:100%}.demo-heading{font-size:.82rem;gap:8px}.demo-heading>span:last-child{font-size:.39rem}.demo-equation{margin:26px 0 19px;padding:23px 0;gap:10px}.demo-equation output,.demo-equation strong{font-size:2.6rem}.demo-equation>div>span{font-size:.59rem}.demo-equation strong>span{font-size:1.2rem}.equation-symbol{font-size:1rem}.slider-label{font-size:.64rem}.demo-run-row{flex-direction:row;align-items:center;gap:14px}.demo-run{font-size:.57rem;min-height:47px;padding:12px}.demo-run-row>p{font-size:.56rem}.demo-disclaimer{font-size:.56rem}.contact-hero{padding:48px 0 61px}.contact-hero h1{font-size:clamp(2.5rem,10vw,4rem)}.contact-options{margin-top:33px;gap:13px}.contact-options>a{padding:23px 20px;gap:18px;min-height:118px}.contact-options>a>span{font-size:1.06rem}.contact-options>a>span>small{font-size:.68rem;margin-top:3px}.contact-options>a>.icon:first-child{height:28px;width:28px}.contact-options>a>.icon:last-child{width:18px;height:18px;right:19px}.contact-options br{display:block}.assessment-layout{grid-template-columns:1fr;gap:26px;padding-top:16px}.assessment-introduction h1{font-size:clamp(2.65rem,10vw,4.2rem)}.assessment-introduction .eyebrow{font-size:.53rem}.assessment-introduction .intro{font-size:.96rem}.assessment-art{display:none}.assessment-form{grid-column:auto;grid-row:auto;padding:24px 20px}.assessment-form h2{font-size:1.4rem;margin-bottom:24px}.form-row{grid-template-columns:1fr}.field{margin-bottom:17px}.field label{font-size:.77rem}.field input,.field textarea{font-size:1rem;min-height:51px}.field textarea{min-height:128px}.field input::placeholder,.field textarea::placeholder{font-size:.86rem}.assessment-form>.button{min-height:54px;font-size:.6rem;padding-inline:9px;gap:8px}.assessment-aside h2{font-size:.84rem}.assessment-aside p{font-size:.71rem}.form-note{font-size:.65rem}.success-heading{margin-top:21px;margin-bottom:35px}.success-heading h1{font-size:2.55rem}.success-heading h2{font-size:1.45rem;line-height:1.2}.success-heading>p:not(.eyebrow){font-size:.85rem}.booking-hero{padding-top:47px}.booking-hero>.container>h1{font-size:3.6rem}.booking-hero .intro{font-size:.97rem}.booking-area{margin-top:35px}.booking-area>h2{font-size:1.5rem}.scheduler{border-radius:0;min-height:740px}.scheduler iframe{min-height:740px}.wide-mobile{margin-inline:-20px}.wide-mobile>h2,.wide-mobile>.scheduler-status,.wide-mobile>.booking-fallback{margin-inline:20px}.booking-fallback{gap:8px;font-size:.63rem;padding-top:15px}.booking-fallback .text-link{font-size:.67rem}.privacy-section{padding-top:40px}.reading h1{font-size:3rem}.reading h2{font-size:1.38rem}.reading p{font-size:.87rem;line-height:1.8}.reading>section+section{margin-top:33px}}
@media(max-width:374px){.hero h1{font-size:10.3vw}.hero-content .eyebrow{font-size:.44rem;letter-spacing:.045em;gap:6px}.hero-copy{font-size:.91rem}.hero .button{font-size:.53rem;padding-inline:9px;gap:8px}.hero .button.secondary{font-size:.58rem}.engine-top{font-size:.4rem;gap:7px}.engine-top>span:last-child{font-size:.36rem}.engine-bottom{font-size:.33rem;gap:7px}.input-tile{font-size:.45rem;padding:10px}.input-tile>.icon{width:16px;height:16px;margin-bottom:6px}.tiny-sheet{margin-top:7px;gap:2px}.tiny-sheet i{height:4px}.input-clock{padding:12px 7px;gap:5px}.input-clock>.icon{width:14px;height:14px;margin:0}.message-bubble{height:4px}.output-report{padding:9px}.output-heading{font-size:.35rem;gap:3px}.output-heading>.icon{width:11px;height:11px}.mini-chart{height:61px;margin:9px 0 6px;gap:3px}.output-note{font-size:.35rem}.output-complete{font-size:.49rem;padding:11px 8px;gap:7px}.output-complete small{font-size:.37rem}.complete-icon{width:21px;height:21px}.complete-icon>.icon{width:13px;height:13px}.core-label{font-size:.33rem;bottom:-28px}.hero-baseline{font-size:.38rem;gap:9px}.hero-baseline a{font-size:.53rem;gap:6px}.problem-card{padding:17px 13px 34px;min-height:182px}.problem-card h3{font-size:.91rem}.problem-card p{font-size:.61rem}.problem-icon>.icon{width:29px;height:29px}.tabs{gap:5px}.tabs>button{font-size:.58rem;padding:10px 6px;gap:5px}.tabs .icon{height:14px;width:14px}.manual-side,.automated-side{padding:18px 16px}.board-label{font-size:.48rem}.scattered-work{height:202px}.paper-sheet{height:153px;padding:12px;width:77%}.paper-title{font-size:.48rem}.sheet-grid{margin-top:13px}.sheet-grid>i{height:11px}.sticky-note{width:91px;height:97px;padding:12px;font-size:.68rem;top:32px}.chat-note{font-size:.6rem;left:22%;padding:9px 12px}.clean-work{padding:13px;height:200px}.clean-top{font-size:.36rem}.check-pill{font-size:.46rem}.clean-chart{height:79px}.clean-summary{font-size:.65rem}.clean-summary small{font-size:.53rem}.compact-steps{gap:9px}.compact-steps>li{font-size:.56rem}.product-content{padding:16px 10px 7px}.product-body{grid-template-columns:30px 1fr}.product-nav{padding-inline:5px}.product-title{font-size:.77rem}.product-title>span{font-size:.44rem}.product-modules{gap:6px}.schedule-module,.attendance-module{padding:8px}.schedule-module>span,.attendance-module>span{font-size:.48rem}.attendance-module>strong{font-size:.57rem;gap:2px}.attendance-module strong>.icon{width:10px;height:10px}.schedule-days{gap:3px}.schedule-days i{height:13px}.earnings-row{font-size:.46rem;gap:3px}.earnings-row>span,.earnings-row>strong{gap:4px}.earnings-row .icon{width:11px;height:11px}.earnings-row>strong .icon{width:9px;height:9px}.industry-tile{padding:14px 11px}.industry-tile>.industry-art{height:119px;margin-bottom:10px}.industry-tile h3{font-size:.88rem}.industry-tile>div>.icon{width:12px;height:12px}.industry-tile>p{font-size:.54rem}.contact-band .button.primary{font-size:.53rem;gap:8px;padding-inline:10px}.hero-art{padding:18px}.hero-art>.industry-art{height:225px}.art-caption{font-size:.6rem}.page-hero-grid .button{font-size:.54rem;gap:9px}.commission-demo{padding:19px}.demo-heading{font-size:.75rem;gap:7px}.demo-heading>span:last-child{font-size:.31rem}.demo-equation{gap:7px}.demo-equation>div>span{font-size:.5rem}.demo-equation output,.demo-equation strong{font-size:2rem}.demo-equation strong>span{font-size:1rem}.demo-run-row{gap:11px;flex-direction:column;align-items:start}.demo-run{font-size:.59rem}.demo-disclaimer{font-size:.51rem}.contact-options>a{gap:14px;padding-inline:17px}.contact-options>a>span{font-size:.96rem;padding-right:19px}.contact-options>a>span>small{font-size:.61rem}.contact-options>a>.icon:first-child{width:24px;height:24px}.assessment-form{padding:22px 17px}.assessment-form>.button{font-size:.51rem;gap:6px;padding-inline:7px}.assessment-form>.button .icon{height:16px;width:16px}.form-note{font-size:.6rem}.page-visual .product-body{grid-template-columns:30px 1fr}.page-visual .product-content{padding:16px 10px 7px}.page-visual .product-title{font-size:.76rem}.page-visual .product-modules{gap:6px}.page-visual .schedule-module,.page-visual .attendance-module{padding:8px}.page-visual .schedule-module>span,.page-visual .attendance-module>span{font-size:.48rem}.page-visual .attendance-module>strong{font-size:.57rem}.page-visual .earnings-row{font-size:.46rem;gap:3px}.page-visual .earnings-row .icon{width:11px;height:11px}.page-visual .product-preview figcaption{font-size:.51rem}.consent-actions>button{font-size:.61rem;padding-inline:11px}.mobile-cta>.button{font-size:.52rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.industry-tile:hover>.industry-art{transform:none}.button.primary:hover,.problem-card:hover{transform:none}.industry-tile:hover,.contact-options>a:hover{translate:none}}

/* Preserve the private lead workspace. */
.leads-shell{padding:40px 0 80px}.owner-nav{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-bottom:34px}.owner-nav .button{margin-left:auto}.lead-counts{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.lead-counts div{padding:20px;background:var(--panel);border:1px solid var(--line);border-radius:5px;font-size:.78rem}.lead-counts strong{font-size:1.9rem;display:block;color:var(--mint)}.lead-card{margin:20px 0;padding:27px;border:1px solid var(--line);background:var(--panel);border-radius:5px}.lead-card header{display:flex;justify-content:space-between;align-items:start;gap:20px}.lead-card h2{font-size:1.4rem}.lead-card .lead-process{white-space:pre-wrap;overflow-wrap:anywhere;margin:20px 0;padding:20px;background:var(--ink);border-radius:4px}.lead-meta{display:flex;flex-wrap:wrap;gap:14px;font-size:.86rem}.lead-card select{color:var(--text);background:var(--ink);border:1px solid var(--line);border-radius:4px;padding:11px;min-height:48px;max-width:100%}.lead-card form{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:20px}.lead-card details{margin-top:20px;color:var(--muted);font-size:.8rem}.lead-card summary{cursor:pointer;min-height:44px}.lead-card .contact-value{overflow-wrap:anywhere}.lead-toolbar{display:flex;gap:15px;flex-wrap:wrap;align-items:center}.lead-toolbar select{min-height:48px;padding:10px;border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:4px}.owner-notice{margin:24px 0;color:var(--orange)}.badge{font-size:.7rem;padding:5px 9px;border-radius:3px;background:#83efd018;color:var(--mint)}.pipeline-table{width:100%;border-collapse:collapse;font-size:.85rem}.pipeline-table td,.pipeline-table th{text-align:left;padding:14px;border-bottom:1px solid var(--line)}.survey-response-list{margin-top:18px}.survey-response{display:grid;grid-template-columns:150px 1fr 1fr 1fr;gap:14px;padding:15px 0;border-top:1px solid var(--line);font-size:.8rem}.survey-response p{margin:0}.survey-response time{color:var(--muted)}

.leads-shell h1{font-size:3.2rem}.leads-shell .section h2{font-size:2rem}.leads-shell .intro{max-width:60ch}.lead-card h2{letter-spacing:-.03em}.lead-toolbar{margin-block:25px}.pipeline-table{margin-top:20px}
@media(max-width:700px){.leads-shell{padding-top:28px}.leads-shell h1{font-size:2.5rem}.lead-counts{grid-template-columns:repeat(2,1fr);gap:11px}.lead-card{padding:20px}.lead-card header{display:block}.lead-card h2{overflow-wrap:anywhere;font-size:1.3rem}.lead-card time{display:block;margin-top:10px;font-size:.8rem}.lead-meta{display:block}.lead-meta>div{margin-block:10px}.lead-meta a{display:inline-flex;min-height:40px;align-items:center}.owner-nav .button{margin-left:0}.pipeline-table td,.pipeline-table th{padding:11px 7px;font-size:.73rem}.lead-card .lead-process{padding:15px;font-size:.88rem}.lead-card form{gap:11px}}
@media(min-width:375px) and (max-width:440px){.hero-grid{gap:33px}.input-tile{padding:11px;font-size:.55rem}.input-tile>.icon{height:18px;width:18px;margin-bottom:6px}.tiny-sheet{margin-top:8px}.tiny-sheet i{height:5px}.input-message{top:44%}.input-clock{width:32%;left:5%;padding:12px 8px;gap:7px;font-size:.52rem;white-space:nowrap}.input-clock>.icon{margin:0;height:17px;width:17px}.output-report{padding:11px}.output-heading{font-size:.43rem}.mini-chart{height:58px;margin:10px 0 5px}.output-note{font-size:.41rem}.output-complete{font-size:.61rem;padding:13px 9px;gap:8px}.output-complete small{font-size:.46rem}.complete-icon{width:26px;height:26px}}
@media(max-width:700px){.lead-meta{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.lead-meta>*{max-width:100%}}

/* Private notification delivery controls. */
.email-debug{flex-basis:100%;min-width:0;border-top:1px solid var(--line);padding-top:12px}.email-debug>summary{display:list-item;cursor:pointer;min-height:48px;padding:12px 0;font-size:.9rem;font-weight:600}.email-debug-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);margin:18px 0}.email-debug-settings>div{padding:12px 15px;min-width:0;background:var(--ink)}.email-debug-settings dt{font-size:.7rem;color:var(--muted);margin-bottom:5px}.email-debug-settings dd{font-size:.8rem;margin:0;overflow-wrap:anywhere}.email-debug-actions{display:flex;gap:12px;flex-wrap:wrap}.email-debug h3{font-size:1rem;margin:24px 0 7px}.email-debug-events{list-style:none;margin:15px 0 0;padding:0}.email-debug-events>li{padding:17px 15px;margin:0 0 10px;background:var(--ink);border-left:3px solid var(--muted);border-radius:3px}.email-debug-events>li[data-level=error]{border-color:var(--orange)}.email-debug-events>li[data-level=success]{border-color:var(--mint)}.email-debug-event-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;font-size:.8rem}.email-debug-event-heading time{font-size:.67rem;color:var(--muted)}.email-debug-events p{margin-top:7px}.email-debug-events .email-debug-reference{font-size:.65rem;color:var(--muted)}.email-debug-events .email-debug-code{font-family:ui-monospace,monospace;font-size:.74rem;color:var(--orange)}.email-debug-next{color:var(--muted)}.email-debug-next strong{color:var(--text)}.email-debug #email-debug-report{display:block;width:100%;max-width:100%;min-height:220px;resize:vertical;font-family:ui-monospace,monospace;font-size:13px;margin-top:10px;padding:12px;background:var(--ink);color:var(--text);border:1px solid var(--line);border-radius:4px}.email-debug #email-debug-export{margin-top:15px}.email-debug #email-debug-warning:empty,.email-debug #email-debug-notice:empty{display:none}
@media(max-width:700px){.email-debug-settings{grid-template-columns:minmax(0,1fr)}.email-debug-actions{flex-direction:column;align-items:stretch}.email-debug-actions>.button{font-size:.68rem;min-height:48px}.email-debug-events>li{padding:14px 11px}.email-debug-event-heading{display:block}.email-debug-event-heading time{display:block;margin-top:6px}.email-debug-events .email-debug-code{font-size:.69rem}}
.email-alerts{display:flex;align-items:center;flex-wrap:wrap;gap:18px 28px;padding:24px;border:1px solid var(--line);border-radius:5px;background:var(--panel);margin:25px 0}.email-alerts>div{flex:1;min-width:0}.email-alerts h2{font-size:1.25rem;letter-spacing:-.025em;margin-bottom:11px}.email-alerts p{overflow-wrap:anywhere;font-size:.83rem;line-height:1.65}.email-alerts .small{font-size:.73rem;margin-top:9px}.email-alerts>#email-test-result{flex-basis:100%;color:var(--mint);margin:0}.email-alerts>#email-test-result:empty{display:none}.lead-email-state{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:.76rem;line-height:1.6;color:var(--muted);margin:20px 0 0;overflow-wrap:anywhere}.lead-email-state>span{flex:1;min-width:170px}.lead-email-state[data-email-state=failed]{color:var(--orange)}.lead-email-state[data-email-state=sent]{color:var(--mint)}
@media(max-width:700px){.email-alerts{padding:20px;align-items:start}.email-alerts>div{flex-basis:100%}.email-alerts h2{font-size:1.18rem}.email-alerts p{font-size:.77rem}.email-alerts .small{font-size:.69rem}.lead-email-state{font-size:.71rem}.lead-email-state>.button{min-height:44px}}

/* Learning offer in the shared navigation. */
.site-nav>.nav-learn{color:var(--mint)}
@media(min-width:921px) and (max-width:1180px){.site-nav{gap:17px;font-size:.69rem}.header-inner{gap:18px}.header-cta{font-size:.54rem;padding-inline:11px}}
