@font-face{font-family:Geist Mono;src:url('assets/GeistMono-Medium.ttf') format('truetype');font-weight:500;font-display:swap}
:root{--ink:#171817;--muted:#686a66;--lime:#d2ff5b;--surface:#f3f3f1;--line:#e5e6e2;--radius:24px;--body:'Plus Jakarta Sans',Arial,sans-serif;--mono:'Geist Mono',monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.5;letter-spacing:-.035em;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.18}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #2588ec;outline-offset:5px}section{scroll-margin-top:24px}.skip-link{position:fixed;left:16px;top:-70px;z-index:100;background:white;padding:12px 20px}.skip-link:focus{top:16px}.button{font:500 14px/1.4 var(--mono);text-transform:uppercase;letter-spacing:.12em;display:inline-flex;align-items:center;justify-content:center;gap:14px;background:var(--lime);border:0;border-radius:60px;min-height:44px;padding:12px 22px;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{background:#bcf044;transform:translateY(-2px)}.button-arrow{padding:4px 4px 4px 20px;gap:14px;min-height:50px}.button-arrow>span{background:var(--ink);color:#fff;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font:23px var(--body);transition:transform .25s}.button-arrow:hover>span{transform:rotate(45deg)}.button-glass{color:#fff;background:#0c58996b;backdrop-filter:blur(16px);padding:14px 22px}.button-glass:hover{background:#0c5899a0}.hero{position:relative;margin:12px;border-radius:24px;isolation:isolate;overflow:hidden;color:white;background:#1676c4;min-height:810px}.hero-sky{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.header{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1440px;padding:0 40px;margin:auto;position:relative;z-index:20}.brand{width:150px}.brand img{width:106px;height:auto}.nav{display:flex;align-items:center;gap:32px}.nav>a,.dropdown-toggle{font:500 14px/1.5 var(--mono);text-transform:uppercase;letter-spacing:.12em;color:inherit}.nav>a:hover,.dropdown-toggle:hover{color:var(--lime)}.dropdown{position:relative}.dropdown-toggle{border:0;padding:12px 0;background:none;display:flex;gap:10px;align-items:center}.dropdown-panel{position:absolute;top:48px;right:0;min-width:210px;background:white;border-radius:16px;padding:12px;box-shadow:0 15px 50px #123b5833;color:var(--ink)}.dropdown-panel a{display:block;padding:12px;font-size:15px;letter-spacing:-.02em;border-radius:8px}.dropdown-panel a:hover{background:var(--surface)}.menu-toggle{display:none}.hero-copy{text-align:center;padding:48px 24px 0;position:relative;z-index:3}.hero h1{font-size:clamp(42px,4.5vw,68px);line-height:1.15;letter-spacing:-.065em}.hero h1 span{color:#fff9}.hero-copy p{font-size:16px;line-height:1.55;margin:22px auto 0;max-width:520px;letter-spacing:-.04em}.hero-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:32px}.hero-showcase{position:relative;height:222px;margin-top:26px;perspective:1100px}.showcase-arc{position:absolute;left:50%;top:8px;display:flex;align-items:start;gap:22px;transform:translateX(-50%);width:max-content;perspective:1100px}.showcase-arc img{width:145px;height:145px;object-fit:cover;border-radius:10px;box-shadow:0 0 4px #ffffff66;transform:translateY(calc(var(--i) * var(--i) * 6px)) rotateY(calc(var(--i) * -10deg)) rotateZ(calc(var(--i) * 2deg));animation:float 6s ease-in-out infinite;animation-delay:calc(var(--i) * -.5s);will-change:translate}.rating{text-align:center;position:relative;padding:0 16px 28px}.rating p{font-size:16px}.stars{color:var(--lime);font-size:19px;letter-spacing:4px;display:inline-block;margin-top:4px}.logo-strip{display:flex;align-items:center;justify-content:space-around;gap:40px;padding:24px 42px;border-top:1px solid #ffffff20;background:#ffffff0c}.logo-strip img{max-width:145px;max-height:35px;opacity:.85}.section{max-width:1280px;margin:auto;padding:100px 40px}.eyebrow{font:500 14px/1.5 var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:10px;margin-bottom:22px}.eyebrow:before{content:'';width:4px;height:4px;background:currentColor}.section h2{font-size:clamp(32px,3.8vw,50px);letter-spacing:-.06em}.center{text-align:center}.center .eyebrow{justify-content:center}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:48px}.section-head h2{max-width:660px}.section-head p{max-width:365px;color:var(--muted);margin:20px 0 26px}.section-subtitle{max-width:570px;margin:20px auto 0;color:var(--muted)}
.about-heading{max-width:850px;margin:0 auto 70px}.about-heading h2{line-height:1.3}.about-heading h2 img{display:inline-block;width:42px;height:42px;vertical-align:middle;margin:0 4px}.about-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.stat-photo,.stat-commitment,.stat-data,.stat-dark{border-radius:var(--radius);overflow:hidden}.stat-photo{position:relative;min-height:310px}.stat-photo>img:first-child{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.stat-photo .stat-logo{position:absolute;top:24px;left:24px;width:100px}.stat-photo-content{position:absolute;bottom:20px;left:20px;right:20px;background:white;border-radius:14px;padding:14px 18px}.big-number{font-size:60px;line-height:1.2;letter-spacing:-.07em;font-weight:500}.big-number span{font-size:.9em}.stat-photo-content>p:last-child{margin-top:12px}.stat-commitment{background:var(--surface);padding:24px;display:flex;flex-direction:column}.stat-commitment .big-number{font-size:48px;margin-top:12px}.avatar-stack{display:flex;align-items:center}.avatar-stack img{width:40px;height:40px;object-fit:cover;border:3px solid white;border-radius:50%;margin-left:-10px}.avatar-stack img:first-child{margin-left:0}.stat-commitment .avatar-stack{margin:34px 0 14px}.stat-column{display:flex;flex-direction:column;gap:20px}.stat-data{background:var(--lime);padding:24px;flex:1}.stat-data .big-number{font-size:44px;margin:12px 0 28px}.stat-dark{background:#242523;color:white;padding:24px;display:flex;align-items:center;justify-content:space-between}.stat-dark>p:last-child{font-size:36px;line-height:1}.stat-dark span{color:var(--lime)}.services{padding-top:45px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.service-card{text-align:left;background:var(--surface);border:0;border-radius:var(--radius);overflow:hidden;padding:26px 26px 0;position:relative;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-7px);box-shadow:0 16px 36px #10283b10}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.service-top>img{width:36px;height:36px}.round-arrow{display:grid;place-items:center;width:40px;height:40px;background:white;border-radius:50%;font-size:24px}.service-card h3{font-size:25px;letter-spacing:-.045em;margin-bottom:14px}.service-card p{font-size:16px;line-height:1.5;color:var(--muted);letter-spacing:-.035em}.service-image{margin:30px -26px 0;height:225px;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.service-card:hover .service-image img{transform:scale(1.045)}.expertise-wrap{background:#f5f5f3;border-radius:28px;margin:0 12px}.expertise-heading{margin-bottom:56px}.expertise-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.expertise-card{background:white;border-radius:24px;overflow:hidden;min-width:0}.feature-visual{height:300px;background:#f0f2f0;position:relative;margin:8px 8px 0;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate}.expertise-copy{padding:28px 30px 34px}.expertise-copy h3{font-size:24px;margin-bottom:12px;letter-spacing:-.045em}.expertise-copy p{color:var(--muted)}.expense-visual{background:linear-gradient(135deg,#ecf1f1,#e9f3ed)}.expense-panel{background:white;padding:22px;border-radius:16px;width:65%;max-width:310px;box-shadow:0 10px 30px #27465d10;transform:translate(-28px,30px) rotate(-5deg)}.expense-panel>p{font-size:14px}.expense-panel>p>span{float:right}.expense-total{font-size:30px;margin:12px 0}.expense-total>span{font-size:13px;color:#81877f}.progress-track{height:7px;background:#eff0eb;border-radius:20px;overflow:hidden}.progress-track>span{width:49%;height:100%;display:block;background:var(--lime)}.expense-row{display:flex;align-items:center;gap:10px;margin-top:18px;font-size:13px}.app-icon{border-radius:8px;width:32px;height:32px;background:#e5f8bd;display:grid;place-items:center}.blue-icon{background:#c4e6ff}.expense-row small{display:block;font-size:11px;color:var(--muted);margin-top:3px}.expense-row b{font-size:13px;font-weight:500;margin-left:auto}.mini-performance{position:absolute;right:24px;top:40px;display:flex;flex-direction:column;background:#252723;color:white;padding:18px;border-radius:16px;transform:rotate(7deg);box-shadow:0 10px 20px #17281e1a}.mini-performance>span,.mini-performance>small{font-size:12px}.mini-performance strong{font-size:45px;line-height:1.5;font-weight:500}.mini-performance strong span{color:var(--lime)}.analytics-visual{background:#e5f1f5}.chart-panel{width:65%;max-width:325px;padding:23px;background:white;border-radius:14px;transform:translate(-44px,20px) rotate(-7deg);box-shadow:0 8px 30px #2d75921a}.chart-panel>p{font-size:13px}.chart{margin-top:20px}.chart svg{width:100%;display:block}.chart-years{display:flex;justify-content:space-between;color:#999;font-size:10px}.strategy-panel{position:absolute;right:20px;top:52px;background:#191b19;color:#fff;padding:30px 22px;border-radius:16px;font-size:28px;line-height:1.3;letter-spacing:-.06em;transform:rotate(8deg);box-shadow:0 10px 35px #14351e22}.strategy-panel span{color:var(--lime)}.transformation-visual{background:#e7efd8;flex-direction:column;gap:10px}.growth-panel{background:#fff;box-shadow:0 5px 20px #3a512616;border-radius:14px;padding:16px 20px;width:210px;transform:rotate(-7deg);margin-bottom:4px}.growth-panel>span{font-size:12px}.growth-panel strong{display:block;font-size:42px;line-height:1.3;font-weight:500}.growth-panel strong small{font-size:30px}.growth-panel em{font-style:normal;font-size:12px;background:#e2fbc7;padding:3px 6px;vertical-align:middle;border-radius:10px}.growth-panel p{font-size:11px;color:var(--muted)}.tag-track{display:flex;flex-wrap:wrap;max-width:390px;gap:6px;justify-content:center;transform:rotate(-7deg)}.tag-track span{font-size:13px;border-radius:20px;background:white;padding:6px 12px;white-space:nowrap}.people-proof{display:flex;align-items:center;gap:9px;margin-top:12px;font-size:13px}.people-proof .avatar-stack img{width:30px;height:30px;border-width:2px}.experience-visual{background:linear-gradient(135deg,#e3f1f4,#e3f7c8);flex-direction:column;gap:20px}.experience-logo{width:58px;height:58px;object-fit:contain}.people-panel{background:#ffffffdf;box-shadow:0 10px 30px #3348161a;border-radius:16px;min-width:280px;padding:8px 16px;transform:rotate(-5deg)}.person-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #eaece6;font-size:13px}.person-row:last-child{border:0}.person-row img{width:35px;height:35px;object-fit:cover;border-radius:50%}.person-row b{margin-left:auto;font-size:12px;background:#e7f6d7;border-radius:10px;padding:4px 7px;font-weight:500}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.price-card{background:var(--surface);border-radius:24px;padding:28px 24px;display:flex;flex-direction:column}.price-card.featured{background:var(--lime)}.plan-top{display:flex;align-items:center;justify-content:space-between}.plan-icon{font-size:34px;line-height:1;margin-bottom:28px}.plan-badge{font:500 10px var(--mono);text-transform:uppercase;letter-spacing:.06em;background:#ffffff91;border-radius:30px;padding:8px 10px;align-self:flex-start}.plan-name{font:500 14px/1.5 var(--mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.plan-description{color:#575a53;min-height:72px}.price{font-size:40px;margin:24px 0 30px;letter-spacing:-.065em;white-space:nowrap}.price>span{font-size:14px;color:#62645e;letter-spacing:-.03em;margin-left:5px}.price-card ul{list-style:none;padding:24px 0 0;border-top:1px solid #17181720;margin:0 0 32px;display:flex;flex-direction:column;gap:16px;font-size:14px;flex:1}.price-card li{display:flex;align-items:center;gap:9px}.price-card li:before{content:'✓';display:grid;place-items:center;background:white;border-radius:50%;width:19px;height:19px;flex-shrink:0;font-size:11px}.price-card .button{width:100%;justify-content:space-between}.featured .button{background:#171817;color:#fff}.featured .button>span{background:var(--lime);color:var(--ink)}.testimonials{padding-top:40px}.testimonials .section-head p:last-child{margin-bottom:0}.slider-controls{display:flex;gap:10px}.circle-button{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:white;font-size:23px;transition:background .2s}.circle-button:hover{background:var(--lime)}.testimonial-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:24px}.testimonial-image{min-height:390px;overflow:hidden;border-radius:24px}.testimonial-image img{width:100%;height:100%;max-height:480px;object-fit:cover}.testimonial-content{padding:40px;background:var(--surface);border-radius:24px;display:flex;flex-direction:column;align-items:flex-start}.testimonial-content>img{height:35px;max-width:140px;object-fit:contain;object-position:left}.testimonial-content blockquote{font-size:clamp(24px,2.5vw,34px);line-height:1.4;letter-spacing:-.045em;margin:32px 0 24px}.testimonial-author{font-size:16px}.testimonial-author span{color:var(--muted)}.testimonial-bottom{display:flex;justify-content:space-between;align-items:center;width:100%;gap:20px;margin-top:auto;padding-top:28px}.demo-caption{font-size:12px;color:#777}.slide-dots{display:flex;gap:6px}.slide-dots button{padding:0;border:0;width:9px;height:9px;border-radius:50%;background:#d3d5cf;position:relative}.slide-dots button:after{content:'';position:absolute;inset:-7px}.slide-dots button.active{background:var(--ink)}.insights{padding-top:30px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.blog-card{padding:0;border:0;background:transparent;text-align:left;font:inherit}.blog-image{height:255px;border-radius:20px;position:relative;overflow:hidden}.blog-image>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.blog-image>.round-arrow{position:absolute;right:15px;bottom:15px;background:var(--lime)}.blog-card:hover .blog-image>img{transform:scale(1.04)}.blog-category{font:500 11px/1.5 var(--mono);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:20px 0 12px}.blog-card h3{font-size:23px;line-height:1.35;letter-spacing:-.045em}.cta{margin:0 12px 12px;border-radius:24px;background:#143b40 url('assets/cta-bg.avif') center/cover;position:relative;isolation:isolate;overflow:hidden;color:white;text-align:center}.cta:before{content:'';position:absolute;inset:0;background:#102f2728;z-index:-1}.cta-content{padding:88px 24px;max-width:850px;margin:auto}.trust-badge{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:30px;font-size:14px}.trust-badge .avatar-stack img{width:34px;height:34px;border-width:2px}.cta h2{font-size:clamp(36px,4vw,56px);letter-spacing:-.06em;line-height:1.2}.cta p{max-width:590px;color:#ffffffc7;margin:24px auto 30px}.footer{max-width:1280px;margin:auto;padding:72px 40px 24px}.footer-top{display:flex;justify-content:space-between;gap:80px}.footer-about{max-width:480px;flex:1}.footer-about>a>img{width:110px;height:auto;margin-bottom:20px}.footer-about>p{color:var(--muted)}.newsletter{margin-top:32px}.newsletter label{font-size:16px;display:block;margin-bottom:14px}.newsletter form{display:flex;padding:5px;border:1px solid var(--line);border-radius:50px;gap:8px}.newsletter input{border:0;background:transparent;width:100%;min-width:0;padding:10px 12px;font-size:14px}.newsletter input:focus-visible{outline-offset:0;border-radius:30px}.newsletter .button{font-size:11px;padding:10px 16px;min-height:40px}.form-note{font-size:12px!important;color:var(--muted);margin-top:12px!important;line-height:1.5}.footer-links{display:flex;gap:100px;padding-right:50px}.footer-links>div{display:flex;flex-direction:column;gap:16px}.footer-links p{font-size:14px;color:var(--muted);margin-bottom:5px}.footer-links a{font-size:16px}.footer-links a:hover{text-decoration:underline}.footer-bottom{margin-top:60px;border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;font-size:13px;color:var(--muted)}dialog{border:0;border-radius:24px;padding:40px;max-width:650px;width:calc(100% - 32px);max-height:90svh;color:var(--ink);background:#fff;box-shadow:0 20px 90px #0a20254d;overflow-y:auto}dialog::backdrop{background:#12363c66;backdrop-filter:blur(8px)}dialog h2{font-size:36px;letter-spacing:-.05em;padding-right:15px}dialog .eyebrow{font-size:12px}dialog .dialog-intro{color:var(--muted);margin-top:18px;line-height:1.65}.dialog-close{position:absolute;top:14px;right:14px;border:0;border-radius:50%;width:36px;height:36px;background:var(--surface);font-size:25px;line-height:1}.dialog-close:hover{background:var(--lime)}#contact-form{margin-top:24px;display:flex;flex-direction:column;gap:9px}#contact-form label{font-size:14px;margin-top:7px}#contact-form input,#contact-form select,#contact-form textarea{padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:#fafbf8;min-width:0;font-size:16px}#contact-form .button{align-self:flex-start;margin-top:14px}.detail-image{width:100%;height:240px;object-fit:cover;border-radius:16px;margin:24px 0}.detail-prose{color:var(--muted);line-height:1.75}.detail-prose p{margin:18px 0}.detail-prose h3{color:var(--ink);font-size:22px;margin-top:25px}.detail-prose ul{padding-left:22px;margin:20px 0 30px}.detail-prose li{margin:9px 0}.detail-prose .button{color:var(--ink);margin-top:14px}.reveal{animation:fade-up .6s ease both}@keyframes fade-up{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.button{color:var(--ink)}.button-glass{color:#fff}.featured .button{color:#fff}
@keyframes float{0%,100%{translate:0 0}50%{translate:0 -12px}}
@media(min-width:1600px){.hero-copy{padding-top:60px}.hero{min-height:890px}.hero-showcase{margin-top:50px}.showcase-arc img{width:175px;height:175px}.hero-showcase{height:240px}}
@media(max-width:1000px){.header{padding:0 24px}.nav{gap:20px}.nav>a,.dropdown-toggle{font-size:12px}.brand{width:110px}.nav-cta{font-size:12px}.hero h1{font-size:55px}.showcase-arc img{width:135px;height:135px}.hero{min-height:780px}.logo-strip img:last-child{display:none}.section{padding:80px 28px}.section-head{gap:32px}}
@media(max-width:760px){.hero{margin:8px;border-radius:20px;min-height:760px}.header{height:76px;padding:0 22px}.brand img{width:100px}.nav-cta{margin-left:auto;min-height:38px;padding:10px 15px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;border:1px solid #ffffff55;border-radius:50%;width:40px;height:40px;background:transparent;padding:10px}.menu-toggle span{height:1px;background:white;width:100%}.nav{display:none;position:absolute;top:70px;left:16px;right:16px;background:#fff;border-radius:16px;padding:16px 22px;color:var(--ink);box-shadow:0 20px 30px #073e5f33}.nav.open{display:flex;flex-direction:column;align-items:stretch;gap:2px}.nav>a,.dropdown-toggle{font-size:14px;padding:12px 0}.dropdown-panel{position:static;box-shadow:none;background:var(--surface);margin-bottom:8px}.hero-copy{padding:40px 18px 0}.hero h1{font-size:clamp(36px,7.5vw,52px);letter-spacing:-.065em;line-height:1.18}.hero-copy p{max-width:355px;margin-top:22px;font-size:15px}.desktop-break{display:none}.hero-actions{margin-top:26px}.button{font-size:12px}.hero-showcase{margin-top:34px;height:210px}.showcase-arc{gap:16px}.showcase-arc img{width:125px;height:125px}.rating{padding-bottom:24px}.rating p{font-size:14px}.logo-strip{padding:25px 22px;gap:24px;flex-wrap:wrap}.logo-strip img{max-width:100px;max-height:25px}.logo-strip img:last-child{display:block}.logo-strip img:nth-child(n+4){display:none}.section{padding:64px 24px}.section-head{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:32px}.section-head h2{font-size:36px}.section-head p{margin:10px 0 20px}.eyebrow{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media(max-width:1000px){.about-grid{gap:16px}.stat-photo-content{left:14px;right:14px;bottom:14px}.stat-commitment,.stat-data{padding:20px}.stat-photo-content>p:last-child,.stat-commitment>p:last-child,.stat-data>p:last-child{font-size:14px}.services-grid{gap:16px}.service-card{padding:22px 20px 0}.service-card h3{font-size:21px}.service-image{margin:26px -20px 0;height:190px}.expertise-copy{padding:25px}.mini-performance{right:12px}.strategy-panel{right:12px;padding:26px 18px;font-size:25px}.pricing-grid{gap:14px}.price-card{padding:25px 18px}.price{font-size:34px}.price-card li{font-size:13px;gap:7px}.plan-badge{font-size:9px}.testimonial-content{padding:30px}.blog-image{height:215px}.blog-card h3{font-size:21px}.footer-links{padding-right:0;gap:50px}.footer-top{gap:50px}.footer{padding:64px 28px 24px}}
@media(max-width:760px){.about-heading{margin-bottom:38px}.about-heading h2{font-size:34px}.about-heading h2 img{width:30px;height:30px}.about-grid{grid-template-columns:1fr}.stat-photo{min-height:360px}.stat-photo>img:first-child{object-position:50% 35%}.stat-photo-content{padding:20px;max-width:90%}.stat-photo-content>p:last-child,.stat-commitment>p:last-child,.stat-data>p:last-child{font-size:16px}.stat-commitment{padding:26px}.stat-commitment .avatar-stack{margin-top:24px}.stat-column{gap:16px}.stat-data{padding:24px}.stat-data .big-number{margin-bottom:20px}.services{padding-top:20px}.services-grid{grid-template-columns:1fr;gap:20px}.service-card{padding:26px 24px 0}.service-card h3{font-size:26px}.service-card p{max-width:420px}.service-image{margin:25px -24px 0;height:250px}.expertise-wrap{margin:0 8px;border-radius:20px}.expertise-wrap .section{padding:60px 16px}.expertise-grid{grid-template-columns:1fr;gap:20px}.expertise-heading{margin-bottom:34px}.feature-visual{height:280px}.expertise-copy{padding:25px 22px 30px}.expertise-copy h3{font-size:23px}.pricing-grid{grid-template-columns:1fr;gap:20px}.price-card{padding:28px}.plan-description{min-height:0;max-width:380px}.price{font-size:44px;margin:24px 0}.price-card li{font-size:16px}.plan-badge{font-size:11px}.testimonial-layout{grid-template-columns:1fr;gap:14px}.testimonial-image{min-height:0;height:330px}.testimonial-content{padding:28px}.testimonial-content blockquote{font-size:26px}.testimonials .section-head{flex-direction:row;align-items:flex-end;gap:12px}.testimonials .section-head h2{font-size:32px}.slider-controls{gap:5px}.circle-button{height:38px;width:38px}.testimonial-author{font-size:14px}.testimonial-bottom{gap:12px}.demo-caption{font-size:11px}.blog-grid{grid-template-columns:1fr;gap:36px}.blog-image{height:290px}.blog-card h3{font-size:25px}.blog-category{font-size:12px}.cta{margin:0 8px 8px}.cta-content{padding:64px 24px}.cta h2{font-size:38px}.footer{padding:48px 24px 24px}.footer-top{flex-direction:column;gap:40px}.footer-about{max-width:none}.footer-links{gap:70px}.footer-bottom{margin-top:40px;gap:20px;font-size:12px}.newsletter .button{font-size:10px;padding:10px 12px}.newsletter form{gap:0}.footer-about>p{font-size:16px}dialog{padding:32px 24px;border-radius:20px}dialog h2{font-size:30px}.detail-image{height:190px}}

/* Brand lockup and process label within the existing layout. */
.brand{width:160px}.brand img{width:160px}.rating .hero-process{font-size:13px;letter-spacing:1px}.testimonial-content>img{width:160px;max-width:160px;height:44px}.stat-logo{width:150px}.footer-about>a>img{width:160px}.contact-heading>p:last-child{max-width:680px}
@media(max-width:760px){.header{gap:14px}.brand{width:144px;min-width:112px}.brand img{width:144px}.menu-toggle{flex-shrink:0}.rating p{max-width:290px;margin-inline:auto}.rating .hero-process{font-size:12px}}

@media(max-width:380px){.header{gap:10px;padding-inline:18px}.nav-cta{font-size:10px;padding-inline:12px}.brand{min-width:104px}.menu-toggle{width:36px;height:36px}}
