:root{--bg:#f3efe5;--bg-strong:#e6ddcc;--surface:rgba(255,252,246,0.82);--surface-strong:#fffaf0;--text:#1f1d17;--muted:#665f50;--line:rgba(31,29,23,0.11);--accent:#ff6b2c;--accent-deep:#d94a12;--signal:#22594f;--shadow:0 24px 70px rgba(43,33,15,0.12);--radius-xl:30px;--radius-lg:22px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:radial-gradient(circle at top left,rgba(255,107,44,.14),transparent 28%),radial-gradient(circle at top right,rgba(34,89,79,.12),transparent 24%),linear-gradient(180deg,#f8f3e9 0,var(--bg) 52%,#efe5d5 100%);color:var(--text)}a{color:inherit;text-decoration:none}.page-shell{width:min(calc(100% - 32px),var(--container));margin:0 auto;padding-bottom:48px}.site-header{position:-webkit-sticky;position:sticky;top:16px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:16px 20px;border:1px solid var(--line);border-radius:999px;background:rgba(255,250,240,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 14px 40px rgba(43,33,15,.08)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,var(--accent),#ff9b69);color:white;font-family:Trebuchet MS,Segoe UI,sans-serif;font-weight:700}.brand-text{display:grid;grid-gap:2px;gap:2px}.about-card h2,.ai-core strong,.ai-node,.brand-text strong,.contact-card h3,.contact-copy h2,.faq-card h3,.hero h1,.mini-stat span,.path-card h3,.pricing-card h3,.principle-card h3,.product-card h3,.section-heading h2,.signal-card h2,.workflow-card h3{font-family:Trebuchet MS,Segoe UI,sans-serif}.brand-text span{font-size:.82rem;color:var(--muted)}.site-nav{display:inline-flex;gap:24px;font-size:.95rem;color:var(--muted)}.site-footer a:hover,.site-nav a:hover{color:var(--text)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 20px;border-radius:999px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--accent),#ff8b57);color:white;box-shadow:0 14px 30px rgba(217,74,18,.25)}.nav-cta{position:relative;overflow:hidden;gap:10px;isolation:isolate}.nav-cta:before{content:"";position:absolute;inset:-20% auto -20% -30%;width:46%;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.34),rgba(255,255,255,0));transform:skewX(-24deg);animation:nav-cta-sweep 3.8s ease-in-out infinite;pointer-events:none}.nav-cta__label,.nav-cta__pulse{position:relative;z-index:1}.nav-cta__pulse{position:relative;width:22px;height:18px;flex:0 0 22px}.nav-cta__pulse:after,.nav-cta__pulse:before{content:"";position:absolute;left:8px;width:7px;height:1.5px;background:rgba(255,255,255,.72);transform-origin:left center}.nav-cta__pulse:before{top:5px;transform:rotate(-36deg)}.nav-cta__pulse:after{bottom:5px;transform:rotate(36deg)}.nav-cta__pulse-dot{position:absolute;border-radius:999px;background:white}.nav-cta__pulse-dot--center{left:8px;top:6px;width:7px;height:7px;box-shadow:0 0 0 0 rgba(255,255,255,.32);animation:nav-cta-core 2.4s ease-in-out infinite}.nav-cta__pulse-dot--bottom,.nav-cta__pulse-dot--top{width:5px;height:5px;right:1px;opacity:.9;animation:nav-cta-node 2.4s ease-in-out infinite}.nav-cta__pulse-dot--top{top:1px}.nav-cta__pulse-dot--bottom{bottom:1px;animation-delay:1.2s}.button-secondary{border:1px solid rgba(31,29,23,.14);background:rgba(255,255,255,.52)}.section{padding:76px 0 0}.product-card[id],.section[id]{scroll-margin-top:132px}.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(400px,1.08fr);grid-gap:44px;gap:44px;align-items:start;min-height:min(860px,calc(100vh - 120px));padding-top:46px}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 20px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--signal)}.eyebrow:before{content:"";width:12px;height:12px;border-radius:999px;background:linear-gradient(135deg,var(--signal),#4e8d80)}.about-card h2,.contact-copy h2,.hero h1,.section-heading h2{margin:0;font-weight:700;line-height:.98;letter-spacing:-.04em}.hero h1{max-width:8.6ch;font-size:clamp(3rem,7vw,5.6rem)}.hero h1 span{display:block;color:rgba(31,29,23,.6)}.about-card p,.automation-grid p,.contact-card p,.contact-copy p,.faq-card p,.hero-text,.path-card p,.pricing-card p,.principle-card p,.product-card p,.section-heading,.site-footer p,.testimonial-stack blockquote,.workflow-card span{color:var(--muted);line-height:1.6}.hero-text{max-width:55ch;margin:28px 0 0;font-size:1rem}.card-actions,.footer-links,.hero-actions,.hero-notes,.product-meta{display:flex;flex-wrap:wrap}.hero-actions{gap:14px;margin-top:28px}.hero-notes{gap:12px;margin-top:24px}.hero-notes span,.path-label,.product-meta span,.product-status,.section-footnote,.workflow-label{font-size:.84rem;color:var(--muted)}.hero-notes span,.product-meta span{padding:10px 14px;border:1px solid rgba(31,29,23,.1);border-radius:999px;background:rgba(255,255,255,.42)}.hero-panel{align-self:start}.hero-panel,.hero-panel--offers{display:grid;grid-gap:18px;gap:18px}.hero-offer{position:relative;overflow:hidden;padding:24px;border:1px solid rgba(31,29,23,.08);border-radius:30px;background:rgba(255,252,246,.78);box-shadow:0 20px 46px rgba(43,33,15,.12)}.hero-offer--product{background:radial-gradient(circle at top right,rgba(255,107,44,.16),transparent 30%),rgba(255,252,246,.9)}.hero-offer--service{background:radial-gradient(circle at bottom left,rgba(34,89,79,.12),transparent 34%),rgba(255,252,246,.86)}.hero-offer__header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.hero-offer__eyebrow{margin:0;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--signal)}.hero-offer h2{margin:10px 0 0;font-size:1.65rem;line-height:1}.hero-offer__badge{padding:10px 14px;border:1px solid rgba(255,107,44,.14);border-radius:999px;background:rgba(255,107,44,.12);color:var(--accent-deep);font-size:.9rem;font-weight:700}.hero-offer__badge--soft{border-color:rgba(34,89,79,.12);background:rgba(34,89,79,.09);color:var(--signal)}.hero-offer__subhead{margin:0 0 18px;color:var(--muted);font-size:.95rem;line-height:1.6}.hero-offer__shell{display:grid;grid-gap:14px;gap:14px;margin-bottom:20px}.hero-browser,.hero-report__list li,.hero-report__summary,.hero-service-tags span,.hero-step__body{border:1px solid rgba(31,29,23,.08);background:rgba(255,255,255,.66)}.hero-browser{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:18px}.hero-browser__dot{width:10px;height:10px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 8px rgba(255,107,44,.12)}.hero-browser__url{flex:1 1;min-width:0;font-size:.9rem;font-weight:600}.hero-browser__status{color:var(--signal);font-size:.84rem;font-weight:700}.hero-report{display:grid;grid-gap:12px;gap:12px}.hero-report__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;padding:16px;border-radius:20px}.hero-report__summary p{margin:0;color:var(--muted);font-size:.86rem}.hero-report__summary strong{display:block;margin-top:6px;font-size:1.15rem}.hero-report__list,.hero-service-tags{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.hero-report__list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border-radius:18px}.hero-report__list strong{font-size:.8rem;color:var(--accent-deep)}.hero-automation{position:relative;display:grid;grid-gap:12px;gap:12px;margin-bottom:18px}.hero-automation__rail{position:absolute;left:7px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,rgba(255,107,44,.3),rgba(34,89,79,.18))}.hero-step{display:grid;grid-template-columns:12px minmax(0,1fr);grid-gap:14px;gap:14px}.hero-step__node{position:relative;z-index:1;width:12px;height:12px;margin-top:18px;border-radius:999px;background:rgba(31,29,23,.16)}.hero-step.is-active .hero-step__node{background:var(--accent);box-shadow:0 0 0 8px rgba(255,107,44,.12);animation:pulse-ring 2.2s ease-out infinite}.hero-step__body{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border-radius:22px}.hero-step__label{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.hero-step strong{font-size:.96rem;line-height:1.35}.hero-step span{color:var(--muted);font-size:.92rem;line-height:1.55}.hero-service-tags{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px}.hero-service-tags span{padding:12px 14px;border-radius:16px;color:var(--muted);font-size:.88rem}.ai-core,.ai-grid,.ai-node,.ai-scan,.signal-card,.signal-grid{display:none}.hero-proof{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:18px;gap:18px;margin-top:20px;padding:22px;border:1px solid rgba(31,29,23,.08);border-radius:var(--radius-xl);background:radial-gradient(circle at top left,rgba(34,89,79,.1),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.68),rgba(255,250,240,.9));box-shadow:0 18px 40px rgba(43,33,15,.08)}.hero-proof__intro{display:grid;align-content:start;grid-gap:12px;gap:12px;padding:6px 4px 6px 0}.hero-proof__eyebrow{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--signal)}.hero-proof__intro strong{max-width:24ch;font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:clamp(1.12rem,2.2vw,1.48rem);line-height:1.15;letter-spacing:-.03em}.hero-proof__intro p:last-child{margin:0}.hero-proof__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.hero-proof__items article{display:grid;grid-gap:8px;gap:8px;min-height:132px;padding:18px;border:1px solid rgba(31,29,23,.08);border-radius:22px;background:rgba(255,255,255,.62)}.hero-proof__items span{font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:.98rem;font-weight:700;line-height:1.2}.hero-proof__items p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.55}.about-card,.contact-card,.faq-card,.path-card,.pricing-card,.principle-card,.product-card,.signal-card,.testimonial-stack,.workflow-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);padding:28px}.signal-card-primary{background:radial-gradient(circle at top right,rgba(255,255,255,.16),transparent 30%),linear-gradient(135deg,#143f39,var(--signal));color:white}.signal-card-primary .signal-label,.signal-card-primary a,.signal-card-primary p{color:rgba(255,255,255,.82)}.signal-label{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700}.signal-card h2{margin:10px 0;font-size:clamp(2rem,4vw,2.8rem)}.about-section,.automation-grid,.contact-grid,.faq-grid,.industry-grid,.path-grid,.principles-grid,.product-grid,.proof-layout,.signal-grid{display:grid;grid-gap:20px;gap:20px}.signal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mini-stat{padding:22px;border:1px solid rgba(31,29,23,.1);border-radius:var(--radius-lg);background:rgba(255,255,255,.58)}.mini-stat span{display:block;margin-bottom:8px;font-size:1.8rem;font-weight:700}.mini-stat p{margin:0}.section-heading{display:grid;grid-gap:12px;gap:12px;margin-bottom:28px;max-width:940px}.section-heading h2{max-width:16ch;font-size:clamp(1.9rem,4.1vw,3.2rem)}.contact-grid,.path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-intro .section-heading{max-width:920px;margin-bottom:18px}.split-intro{padding-top:34px}.split-intro .path-grid{gap:18px}.contact-card h3,.faq-card h3,.path-card h3,.pricing-card h3,.principle-card h3,.product-card h3,.workflow-card h3{margin:10px 0 14px;font-size:1.35rem}.path-points,.workflow-steps{margin:24px 0 0;padding:0;list-style:none}.path-points li,.workflow-steps li{position:relative;padding-left:18px;color:var(--muted);line-height:1.6}.path-points li+li,.workflow-steps li+li{margin-top:10px}.path-points li:before,.workflow-steps li:before{content:"";position:absolute;left:0;top:.68em;width:7px;height:7px;border-radius:999px;background:var(--accent)}.product-grid{grid-template-columns:1.5fr 1fr 1fr}.product-card-featured{background:radial-gradient(circle at top right,rgba(255,107,44,.16),transparent 30%),var(--surface-strong)}.product-icon{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#ffe0d2,white);color:var(--accent-deep);font-weight:700}.product-type{margin-top:-4px;color:var(--signal);font-weight:600}.card-actions,.product-meta{gap:12px;align-items:center}.product-meta{margin-top:18px;gap:10px}.card-actions{margin-top:22px}.section-footnote{margin:20px 0 0}.automation-layout{display:grid;grid-template-columns:1.3fr .9fr;grid-gap:20px;gap:20px}.automation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.automation-grid article{padding:24px;border-radius:var(--radius-lg);border:1px solid var(--line);background:rgba(255,255,255,.5)}.automation-grid h3{margin:0 0 10px;font-size:1.08rem}.workflow-card{background:radial-gradient(circle at top,rgba(34,89,79,.12),transparent 30%),var(--surface-strong)}.workflow-steps strong{display:block;margin-bottom:4px;color:var(--text)}.industry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.industry-grid span{padding:18px 20px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.48);text-align:center}.principles-grid,.proof-layout{grid-template-columns:repeat(3,minmax(0,1fr))}.about-section{grid-template-columns:1.2fr .8fr}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-stack blockquote{margin:0 0 22px;font-size:1rem}.contact-section{padding-bottom:20px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:36px;padding:28px 0 18px;border-top:1px solid rgba(31,29,23,.12)}.footer-links{gap:18px;color:var(--muted)}.services-page .site-nav a[aria-current=page]{color:var(--text);font-weight:700}.services-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.88fr);grid-gap:24px;gap:24px;align-items:start;min-height:auto;padding-top:52px}.services-hero h1{margin:0;max-width:11ch;font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:clamp(3rem,6.6vw,5.4rem);line-height:.98;letter-spacing:-.045em}.services-card,.services-footer-cta__card,.services-hero__copy,.services-hero__panel,.services-inline-cta,.services-pricing-card,.services-process__cta,.services-step{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow)}.services-hero__copy{padding:32px;background:radial-gradient(circle at top left,rgba(255,107,44,.12),transparent 24%),linear-gradient(135deg,rgba(255,252,246,.88),rgba(255,250,240,.78))}.services-footer-cta__card,.services-hero__panel,.services-inline-cta,.services-process__cta{padding:28px}.services-footer-cta__card p,.services-hero__note,.services-pricing-card__best,.services-pricing-card__examples,.services-section-note{margin:0;color:var(--muted);line-height:1.6}.services-hero__note{margin-top:18px;max-width:52ch}.services-hero__panel{display:grid;grid-gap:18px;gap:18px;background:radial-gradient(circle at bottom left,rgba(34,89,79,.12),transparent 32%),rgba(255,252,246,.84)}.services-hero__signal{display:grid;grid-gap:10px;gap:10px;padding:20px;border-radius:24px;background:linear-gradient(135deg,#163f39,var(--signal));color:white}.services-catalog__details dt,.services-catalog__eyebrow,.services-hero__signal-label,.services-pricing-card__price{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.services-hero__signal-label{color:rgba(255,255,255,.76)}.services-hero__signal strong{font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:1.4rem;line-height:1.12}.services-fit-grid,.services-hero__stats,.services-pricing-grid,.services-problem-grid,.services-results-grid{display:grid;grid-gap:18px;gap:18px}.services-fit-grid span,.services-hero__stats article,.services-tech__stack span{border:1px solid rgba(31,29,23,.08);background:rgba(255,255,255,.66)}.services-hero__stats article{padding:18px;border-radius:22px}.services-card h3,.services-hero__stats span,.services-inline-cta strong,.services-pricing-card h3,.services-step h3{font-family:Trebuchet MS,Segoe UI,sans-serif}.services-hero__stats span{display:block;margin-bottom:8px;font-weight:700}.services-card p,.services-catalog__details dd,.services-footer-cta__copy p,.services-hero__stats p,.services-inline-cta p,.services-pricing-card__scope li,.services-step p{margin:0;color:var(--muted);line-height:1.6}.services-problem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services-card{padding:28px}.services-card h3,.services-pricing-card h3,.services-step h3{margin:0 0 12px;font-size:1.32rem}.services-card strong{display:block;margin-top:18px;font-size:.95rem}.services-section-note{max-width:62ch;margin-top:22px}.services-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.services-catalog__card{display:grid;grid-gap:18px;gap:18px;padding:28px;border:1px solid var(--line);border-radius:var(--radius-xl);background:radial-gradient(circle at top right,rgba(255,107,44,.1),transparent 24%),rgba(255,252,246,.82);box-shadow:var(--shadow)}.services-catalog__top h3{margin:10px 0 0;font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:1.4rem}.services-catalog__details dt,.services-catalog__eyebrow,.services-pricing-card__price{color:var(--signal)}.services-catalog__details{display:grid;grid-gap:16px;gap:16px;margin:0}.services-catalog__details div{display:grid;grid-gap:6px;gap:6px}.services-catalog__details dd{margin:0}.services-footer-cta,.services-process__layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);grid-gap:20px;gap:20px}.services-process__steps{display:grid;grid-gap:16px;gap:16px}.services-step{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:18px;gap:18px;padding:24px 26px}.services-step__number{display:inline-grid;place-items:center;width:72px;height:72px;border-radius:22px;background:linear-gradient(135deg,rgba(255,107,44,.18),rgba(255,255,255,.72));color:var(--accent-deep);font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700}.services-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services-pricing-card{padding:28px;background:radial-gradient(circle at top left,rgba(34,89,79,.08),transparent 28%),rgba(255,252,246,.86)}.services-pricing-card__price{margin:0 0 14px}.services-pricing-card__best{min-height:78px}.services-pricing-card__scope{margin:22px 0 0;padding:0;list-style:none}.services-pricing-card__scope li{position:relative;padding-left:18px}.services-pricing-card__scope li+li{margin-top:10px}.services-pricing-card__scope li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:999px;background:var(--accent)}.services-pricing-card__examples{margin-top:22px}.services-inline-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px}.services-inline-cta strong{font-size:1.15rem}.services-fit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.services-fit-grid span,.services-tech__stack span{padding:18px 20px;border-radius:999px;text-align:center}.services-tech__stack{display:flex;flex-wrap:wrap;gap:14px}.services-footer-cta{align-items:center;padding-bottom:18px}.services-footer-cta__copy h2{margin:0 0 16px;max-width:12ch;font-family:Trebuchet MS,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,3.4rem);line-height:.98;letter-spacing:-.04em}.services-footer-cta__card{display:grid;grid-gap:16px;gap:16px;background:radial-gradient(circle at top right,rgba(255,107,44,.1),transparent 28%),rgba(255,252,246,.88)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes pulse-ring{0%{box-shadow:0 0 0 0 rgba(255,107,44,.36)}to{box-shadow:0 0 0 16px rgba(255,107,44,0)}}@keyframes nav-cta-sweep{0%,18%,to{transform:translateX(-120%) skewX(-24deg);opacity:0}26%{opacity:1}48%{transform:translateX(320%) skewX(-24deg);opacity:0}}@keyframes nav-cta-core{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(255,255,255,.28)}50%{transform:scale(1.12);box-shadow:0 0 0 8px rgba(255,255,255,0)}}@keyframes nav-cta-node{0%,to{transform:scale(.9);opacity:.7}50%{transform:scale(1.14);opacity:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-step.is-active .hero-step__node,.nav-cta:before,.nav-cta__pulse-dot--bottom,.nav-cta__pulse-dot--center,.nav-cta__pulse-dot--top{animation:none}.hero-offer,.hero-service-tags span,.hero-step__body,.reveal{transition:none}.reveal{opacity:1;transform:none}}@media (max-width:1080px){.site-header{border-radius:28px}.nav-cta,.site-nav{display:none}.about-section,.automation-layout,.contact-grid,.faq-grid,.hero,.hero-proof,.path-grid,.principles-grid,.product-grid,.proof-layout,.services-footer-cta,.services-hero,.services-pricing-grid,.services-process__layout{grid-template-columns:1fr}.industry-grid,.services-catalog,.services-fit-grid,.services-problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{max-width:none}}@media (max-width:720px){.page-shell{width:min(calc(100% - 20px),var(--container))}.site-header{top:10px;padding:14px 16px}.hero{min-height:auto}.hero,.services-hero{padding-top:36px}.hero-panel--offers,.hero-proof__items,.hero-report__summary,.hero-service-tags{grid-template-columns:1fr}.hero-proof{margin-top:12px;padding:18px;border-radius:24px}.hero-proof__items article{min-height:0;padding:16px}.hero-offer{padding:20px;border-radius:24px}.hero-offer__header{flex-direction:column;align-items:flex-start}.hero-browser{flex-wrap:wrap}.section{padding-top:64px}.hero h1{max-width:none;font-size:clamp(2.4rem,12vw,3.8rem)}.split-intro{padding-top:20px}.automation-grid,.industry-grid,.services-catalog,.services-fit-grid,.services-problem-grid{grid-template-columns:1fr}.card-actions,.hero-actions,.services-inline-cta{flex-direction:column;align-items:stretch}.services-step{grid-template-columns:1fr}.services-step__number{width:56px;height:56px;font-size:1.2rem}.services-card,.services-catalog__card,.services-footer-cta__card,.services-hero__copy,.services-hero__panel,.services-pricing-card,.services-process__cta{padding:22px}.services-footer-cta__copy h2,.services-hero h1{max-width:none}.services-inline-cta{flex-direction:column;align-items:stretch}.button{width:100%}.site-footer{flex-direction:column;align-items:flex-start}}