/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#17382f;--ink-deep:#0d2923;--cream:#f5f0e5;--paper:#fffcf5;--sage:#c8d5bc;--sage-light:#e2e9db;--gold:#f2ad3c;--coral:#e66f51;--line:#17382f2e;--text:#243a34;--muted:#62736d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--text);font-family:var(--font-geist), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin:0 auto}.topbar{color:#fff;background:var(--ink-deep);letter-spacing:.05em;justify-content:center;align-items:center;gap:34px;min-height:39px;padding:8px 24px;font-size:12px;display:flex}.topbar p{opacity:.78;margin:0}.topbar a{border-bottom:1px solid #ffffff73;padding-bottom:1px}.nav{justify-content:space-between;align-items:center;gap:32px;height:92px;display:flex}.brand{color:var(--ink);align-items:center;gap:11px;line-height:1;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:-.04em;border-radius:50% 50% 50% 12%;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:13px;font-weight:700;display:grid;transform:rotate(-4deg)}.brand>span:last-child{flex-direction:column;gap:4px;display:flex}.brand strong{letter-spacing:-.035em;font-family:Georgia,serif;font-size:21px}.brand small{letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:700}.nav-links{align-items:center;gap:34px;margin-left:auto;display:flex}.nav-links a{color:#41564f;font-size:13px;font-weight:600;position:relative}.nav-links a:after{content:"";background:var(--coral);height:2px;transition:right .18s;position:absolute;bottom:-6px;left:0;right:100%}.nav-links a:hover:after{right:0}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:2px;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:0 24px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{background:#204b40;transform:translateY(-2px);box-shadow:0 10px 24px #11362d24}.button-small{min-height:42px;padding:0 20px}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:76px;min-height:700px;padding-top:42px;padding-bottom:96px;display:grid;position:relative}.hero:before{content:"";z-index:-1;border:1px solid #17382f14;border-radius:50%;width:310px;height:310px;position:absolute;top:8%;left:-70px}.eyebrow{color:var(--ink);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-size:10px;font-weight:800;display:flex}.eyebrow>span{background:var(--coral);width:25px;height:2px}.eyebrow.light{color:var(--sage-light)}.hero h1,.section-intro h2,.section-heading-row h2,.approach-copy h2,.outcomes-row h2,.faq-layout h2,.contact-inner h2{color:var(--ink);letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.94}.hero h1{font-size:clamp(58px,6.25vw,91px)}h1 em,h2 em{color:var(--coral);font-weight:400}.hero-lede{color:#526761;max-width:550px;margin:31px 0 0;font-size:17px;line-height:1.72}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.text-link{border-bottom:1px solid var(--line);color:var(--ink);align-items:center;gap:15px;padding:10px 0;font-size:13px;font-weight:700;display:inline-flex}.text-link span{color:var(--coral)}.microcopy{color:#708079;margin:16px 0 0 2px;font-size:11px}.microcopy span{color:var(--coral);font-weight:900}.hero-visual{justify-content:center;align-items:center;min-height:550px;display:flex;position:relative}.hero-visual:before{content:"";background:var(--sage);border-radius:49% 49% 7% 7%;position:absolute;inset:2% 4% 0 7%;transform:rotate(2deg)}.hero-visual:after{content:"";background-image:radial-gradient(#17382f3b 1px,#0000 1px);background-size:9px 9px;width:112%;height:14%;position:absolute;bottom:2%;left:-2%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.sun-shape{background:var(--gold);border-radius:50%;width:155px;height:155px;position:absolute;top:1%;right:-3%}.sun-shape:after{content:"";border:1px solid #f2ad3c80;border-radius:50%;position:absolute;inset:-12px}.ledger-card{z-index:2;background:#fffcf5f5;border:1px solid #17382f2e;border-radius:3px;width:min(410px,88%);min-height:394px;padding:29px 30px 26px;position:relative;transform:rotate(-1.3deg);box-shadow:0 28px 60px #1641352e}.ledger-header,.ledger-footer{justify-content:space-between;align-items:center;display:flex}.ledger-header>div{flex-direction:column;gap:4px;display:flex}.ledger-header span,.ledger-total span,.automation-card small,.note-card span{color:#708078;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800}.ledger-header strong{color:var(--ink);font-family:Georgia,serif;font-size:24px}.ledger-header .status{color:var(--ink);background:#e6eedf;border:1px solid #17382f21;border-radius:20px;padding:8px 10px;font-size:8px}.status:before{content:"";background:#4d886f;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.ledger-total{grid-template-columns:1fr auto;align-items:end;margin-top:34px;display:grid}.ledger-total>span{grid-column:1/-1;margin-bottom:3px}.ledger-total strong{color:var(--ink);letter-spacing:-.04em;font-family:Georgia,serif;font-size:36px}.ledger-total small{color:#53816d;font-size:9px}.bar-chart{background:repeating-linear-gradient(#0000 0 31px,#17382f12 32px);border-bottom:1px solid #17382f2b;align-items:end;gap:13px;height:128px;margin-top:23px;padding:12px 8px 0;display:flex}.bar-chart span{background:var(--ink);border-radius:2px 2px 0 0;flex:1;min-width:15px}.bar-chart span:nth-child(2),.bar-chart span:nth-child(4),.bar-chart span:nth-child(6){background:var(--gold)}.ledger-footer{color:#728079;margin-top:17px;font-size:8px}.ledger-footer>span{align-items:center;gap:5px;display:inline-flex}.dot{border-radius:50%;width:6px;height:6px;display:inline-block}.dot-green{background:var(--ink)}.dot-gold{background:var(--gold)}.ledger-footer b{color:var(--ink);margin-left:auto}.automation-card,.note-card{z-index:3;background:#fff;display:flex;position:absolute;box-shadow:0 14px 35px #18382f2e}.automation-card{border-left:4px solid var(--coral);align-items:center;gap:13px;width:185px;padding:15px;bottom:6%;left:-4%}.automation-icon{width:39px;height:39px;color:var(--coral);background:#f9e5dc;border-radius:50%;place-items:center;display:grid}.automation-card>div{flex-direction:column;gap:2px;display:flex}.automation-card strong{color:var(--ink);font-family:Georgia,serif;font-size:16px}.automation-card>div>span{color:#728079;font-size:9px}.note-card{border-top:3px solid var(--gold);flex-direction:column;gap:3px;padding:13px 17px;top:11%;right:-2%;transform:rotate(3deg)}.note-card strong{color:var(--ink);font-family:Georgia,serif;font-size:17px}.trust-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--cream)}.trust-grid{grid-template-columns:1.3fr repeat(4,1fr);align-items:center;min-height:125px;display:grid}.trust-grid>*{border-left:1px solid var(--line);flex-direction:column;justify-content:center;min-height:58px;padding:0 24px;display:flex}.trust-grid>:first-child{border-left:0;padding-left:0}.trust-grid p{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700;line-height:1.5}.trust-grid strong{color:var(--ink);font-family:Georgia,serif;font-size:16px}.trust-grid span{color:#75827d;margin-top:4px;font-size:9px}.mess-section{grid-template-columns:.88fr 1.12fr;gap:10%;padding-top:145px;padding-bottom:145px;display:grid}.section-intro h2,.section-heading-row h2,.approach-copy h2,.outcomes-row h2,.faq-layout h2,.contact-inner h2{font-size:clamp(45px,5vw,69px)}.mess-content{padding-top:34px}.mess-content>p{color:#687871;font-size:14px;line-height:1.75}.mess-content .large-copy{color:var(--ink);margin-top:0;font-family:Georgia,serif;font-size:23px;line-height:1.5}.symptoms{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.symptoms span{background:var(--cream);color:#52675f;border:1px solid #17382f24;border-radius:30px;padding:9px 13px;font-size:10px;font-weight:650}.services-section{background:var(--ink-deep);color:#fff;padding:125px 0 140px}.section-heading-row{grid-template-columns:1.25fr .75fr;align-items:end;gap:12%;display:grid}.section-heading-row h2{color:#fff}.section-heading-row>p{color:#ffffff94;margin:0 0 5px;font-size:14px;line-height:1.75}.service-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:68px;display:grid}.service-card{background:#ffffff09;border:1px solid #ffffff21;flex-direction:column;min-height:575px;padding:35px 31px 29px;transition:transform .18s,border-color .18s;display:flex;position:relative}.service-card:hover{border-color:#ffffff57;transform:translateY(-5px)}.service-card.featured{background:var(--cream);color:var(--text)}.popular{background:var(--gold);color:var(--ink);letter-spacing:.1em;text-transform:uppercase;padding:7px 11px;font-size:8px;font-weight:850;position:absolute;top:-12px;left:27px}.service-number{color:#ffffff40;font-family:Georgia,serif;font-size:13px}.featured .service-number{color:#17382f59}.card-eyebrow{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin:52px 0 9px;font-size:9px;font-weight:800}.featured .card-eyebrow{color:var(--coral)}.service-card h3{color:#fff;letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:32px;font-weight:400}.service-card.featured h3{color:var(--ink)}.service-card>p:not(.card-eyebrow){color:#ffffff94;min-height:102px;margin:22px 0 0;font-size:13px;line-height:1.7}.service-card.featured>p:not(.card-eyebrow){color:#66746e}.service-card ul{border-top:1px solid #ffffff1c;flex-direction:column;gap:13px;margin:5px 0 35px;padding:23px 0 0;list-style:none;display:flex}.service-card.featured ul{border-color:#17382f21}.service-card li{color:#ffffffba;align-items:center;gap:10px;font-size:11px;display:flex}.service-card.featured li{color:#485e56}.service-card li span{color:var(--gold);font-weight:900}.service-card.featured li span{color:var(--coral)}.service-card>a{border-top:1px solid #ffffff26;justify-content:space-between;margin-top:auto;padding-top:18px;font-size:11px;font-weight:800;display:flex}.service-card.featured>a{color:var(--ink);border-color:#17382f24}.approach-section{grid-template-columns:.85fr 1.15fr;align-items:center;gap:10%;padding-top:150px;padding-bottom:150px;display:grid}.approach-copy>p:not(.eyebrow){color:#697a74;margin:30px 0;font-size:14px;line-height:1.8}.text-link.dark{color:var(--ink)}.approach-diagram{background:linear-gradient(#fffcf5e6, #fffcf5e6), radial-gradient(var(--sage) 1px, transparent 1px);background-size:auto,12px 12px;border:1px solid #17382f29;flex-direction:column;justify-content:center;align-items:center;min-height:590px;padding:55px;display:flex;position:relative}.approach-diagram:before,.approach-diagram:after{content:"";width:42px;height:42px;position:absolute}.approach-diagram:before{border-top:3px solid var(--coral);border-left:3px solid var(--coral);top:-1px;left:-1px}.approach-diagram:after{border-right:3px solid var(--gold);border-bottom:3px solid var(--gold);bottom:-1px;right:-1px}.diagram-label{color:#77847f;letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:800}.tool-row{gap:13px;margin-top:18px;display:flex}.tool-row span{width:58px;height:49px;color:var(--ink);background:#fff;border:1px solid #17382f29;place-items:center;font-size:10px;font-weight:800;display:grid;box-shadow:0 5px 15px #17382f0d}.diagram-line{background:#17382f2e;justify-content:center;width:2px;height:45px;display:flex}.diagram-line span{background:var(--coral);border-radius:50%;width:7px;height:7px;margin-top:20px}.diagram-line.short{height:32px}.diagram-line.short span{display:none}.automation-layer,.human-layer{background:#fff;align-items:center;width:min(400px,100%);display:flex;box-shadow:0 10px 26px #17382f14}.automation-layer{border:1px solid #e66f5147;gap:14px;padding:18px}.automation-layer>i{width:42px;height:42px;color:var(--coral);background:#f9e5dc;border-radius:50%;place-items:center;font-style:normal;display:grid}.automation-layer>div,.human-layer>div{flex-direction:column;gap:5px;display:flex}.automation-layer small,.human-layer small{color:#7a8782;letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.automation-layer strong,.human-layer strong{color:var(--ink);font-size:11px}.human-layer{border:2px solid var(--ink);gap:14px;padding:18px}.initials{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:12px;display:grid}.human-layer b{background:var(--sage-light);width:25px;height:25px;color:var(--ink);border-radius:50%;place-items:center;margin-left:auto;font-size:11px;display:grid}.outcome-row{gap:9px;margin-top:30px;display:flex}.outcome-row span{background:var(--cream);color:#596b64;border-radius:30px;align-items:center;gap:6px;padding:8px 10px;font-size:8px;font-weight:700;display:flex}.outcome-row i{background:var(--gold);border-radius:50%;width:5px;height:5px}.process-section{background:var(--cream);padding:135px 0 145px}.section-intro.centered{text-align:center}.section-intro.centered .eyebrow{justify-content:center}.process-grid{grid-template-columns:repeat(3,1fr);gap:52px;margin-top:80px;display:grid;position:relative}.process-grid:before{content:"";border-top:1px dashed #17382f40;position:absolute;top:69px;left:15%;right:15%}.process-grid article{z-index:1;text-align:center;position:relative}.process-grid article>span{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;font-weight:900;display:grid;position:absolute;top:-7px;left:calc(50% + 30px)}.process-icon{border:1px solid var(--line);background:var(--paper);width:78px;height:78px;color:var(--ink);border-radius:50% 50% 12px;place-items:center;margin:0 auto 27px;font-family:Georgia,serif;font-size:26px;display:grid;box-shadow:0 8px 24px #17382f0f}.process-grid h3{color:var(--ink);margin:0;font-family:Georgia,serif;font-size:23px;font-weight:400}.process-grid p{color:#687872;max-width:290px;margin:15px auto;font-size:12px;line-height:1.7}.process-grid small{color:var(--coral);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.outcomes-section{padding-top:140px;padding-bottom:150px}.outcomes-row{grid-template-columns:1.05fr .95fr;align-items:center;gap:12%;display:grid}.outcome-list{flex-direction:column;display:flex}.outcome-list span{border-bottom:1px solid var(--line);color:var(--ink);padding:17px 5px 17px 29px;font-family:Georgia,serif;font-size:17px;position:relative}.outcome-list span:before{content:"✓";color:var(--coral);font-family:Arial,sans-serif;font-size:11px;font-weight:900;position:absolute;left:2px}.faq-section{background:var(--ink-deep);color:#fff;padding:130px 0 145px}.faq-layout{grid-template-columns:.75fr 1.25fr;gap:11%;display:grid}.faq-layout h2{color:#fff}.faq-lede{color:#ffffff85;max-width:310px;margin-top:30px;font-size:13px;line-height:1.7}.faq-list{border-top:1px solid #ffffff29}.faq-list details{border-bottom:1px solid #ffffff29}.faq-list summary{color:#ffffffe6;cursor:pointer;grid-template-columns:38px 1fr 30px;align-items:center;gap:14px;min-height:87px;font-family:Georgia,serif;font-size:20px;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--gold);font-family:Arial,sans-serif;font-size:8px;font-weight:800}.faq-list summary i{border:1px solid #ffffff38;border-radius:50%;place-items:center;width:27px;height:27px;font-family:Arial,sans-serif;font-size:13px;font-style:normal;transition:transform .18s;display:grid}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{color:#ffffff91;max-width:620px;margin:-5px 55px 30px 52px;font-size:12px;line-height:1.75}.contact-section{background:var(--gold);text-align:center;padding:145px 0;position:relative;overflow:hidden}.contact-section:before{content:"PRO-BOOKS";color:#fffcf52b;letter-spacing:-.08em;white-space:nowrap;font-family:Georgia,serif;font-size:clamp(90px,16vw,230px);font-weight:700;position:absolute;bottom:-35px;left:50%;transform:translate(-50%)}.contact-orb{border:1px solid #17382f33;border-radius:50%;position:absolute}.orb-one{width:320px;height:320px;top:-140px;left:-60px}.orb-two{width:190px;height:190px;bottom:-70px;right:8%}.contact-inner{z-index:1;position:relative}.contact-inner .eyebrow{justify-content:center}.contact-inner>p:not(.eyebrow){color:#17382fbf;max-width:520px;margin:28px auto 30px;font-size:14px;line-height:1.7}.button-dark{background:var(--ink-deep);min-width:246px}.contact-inner>small{color:#17382fa6;letter-spacing:.08em;text-transform:uppercase;margin-top:16px;font-size:9px;font-weight:750;display:block}footer{background:var(--cream);padding:72px 0 25px}.footer-grid{grid-template-columns:1.5fr .65fr .9fr 1fr;gap:7%;display:grid}.footer-brand{margin-bottom:19px}.footer-grid>div:first-child>p{color:#718079;max-width:240px;font-size:11px;line-height:1.6}.footer-links{flex-direction:column;gap:12px;display:flex}.footer-links strong{color:var(--ink);letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font-size:9px}.footer-links a{color:#687872;font-size:10px}.footer-links a:hover{color:var(--coral)}.footer-cta{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.footer-cta strong{color:var(--ink);font-family:Georgia,serif;font-size:18px;font-weight:400;line-height:1.35}.footer-cta a{border-bottom:1px solid var(--ink);color:var(--ink);gap:35px;padding-bottom:6px;font-size:11px;font-weight:800;display:flex}.footer-bottom{border-top:1px solid var(--line);color:#7b8782;justify-content:space-between;margin-top:65px;padding-top:20px;font-size:8px;display:flex}@media (width<=1020px){.hero{grid-template-columns:1fr 1fr;gap:35px}.hero h1{font-size:clamp(56px,7vw,74px)}.trust-grid{grid-template-columns:repeat(4,1fr);padding:25px 0}.trust-grid>:first-child{display:none}.service-card{min-height:610px;padding:31px 25px 26px}.approach-section,.faq-layout{gap:6%}.footer-grid{grid-template-columns:1.3fr .7fr 1fr}.footer-cta{display:none}}@media (width<=760px){.shell{width:min(100% - 32px,620px)}.topbar{justify-content:space-between;gap:14px;font-size:9px}.nav{height:78px}.nav-links{display:none}.brand strong{font-size:18px}.nav .button-small{min-height:38px;padding:0 14px;font-size:11px}.hero{grid-template-columns:1fr;gap:40px;min-height:0;padding-top:55px;padding-bottom:85px}.hero h1{font-size:clamp(52px,15vw,75px)}.hero-lede{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:13px}.hero-visual{min-height:470px}.ledger-card{width:88%;min-height:360px;padding:24px 22px}.note-card{right:0}.automation-card{left:0}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>*{min-height:70px;padding:0 14px}.trust-grid>:nth-child(4){border-left:0}.mess-section,.section-heading-row,.approach-section,.outcomes-row,.faq-layout{grid-template-columns:1fr}.mess-section{gap:25px;padding-top:95px;padding-bottom:95px}.section-intro h2,.section-heading-row h2,.approach-copy h2,.outcomes-row h2,.faq-layout h2,.contact-inner h2{font-size:clamp(42px,12vw,61px)}.mess-content{padding-top:0}.services-section{padding:95px 0}.section-heading-row{gap:27px}.service-grid{grid-template-columns:1fr;gap:20px;margin-top:48px}.service-card{min-height:540px}.approach-section{gap:55px;padding-top:95px;padding-bottom:95px}.approach-diagram{min-height:520px;padding:35px 19px}.tool-row{gap:7px}.tool-row span{width:50px}.process-section{padding:95px 0}.process-grid{grid-template-columns:1fr;gap:55px;margin-top:60px}.process-grid:before{display:none}.outcomes-section{padding-top:95px;padding-bottom:95px}.outcomes-row{gap:45px}.faq-section{padding:95px 0}.faq-layout{gap:50px}.faq-list summary{grid-template-columns:28px 1fr 28px;gap:9px;font-size:17px}.faq-list details p{margin-left:37px;margin-right:37px}.contact-section{padding:105px 0}.footer-grid{grid-template-columns:1.2fr .8fr;gap:50px 25px}.footer-links:nth-child(3){display:none}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
