.service-page{flex-direction:column;align-items:center;gap:4rem;width:100%;margin:0 auto;padding:0 0 5rem;display:flex}.service-page>*{width:80%}@media (max-width:1024px){.service-page>*{width:90%}}@media (max-width:768px){.service-page{gap:3rem;padding:3rem 0 4rem}.service-page>*{width:95%}}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#1f6581;font-weight:600;font-size:var(--fs-body);margin-bottom:.5rem}.lead{font-size:var(--fs-body);color:#475569;line-height:1.7}.muted{color:#475569;line-height:1.7}.cta-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.service-hero{background:linear-gradient(135deg,#1f658114,#2563eb0d);border-radius:0;flex-direction:column;align-items:center;gap:1.25rem;width:100%;padding:10rem 2rem;display:flex;position:relative;overflow:hidden}.service-hero>*{width:80%}.service-hero:after{content:"";filter:blur(2px);background:radial-gradient(circle,#1f658126,#0000 60%);width:300px;height:300px;position:absolute;top:-80px;right:-120px}.service-hero h1{margin-bottom:1rem;font-size:clamp(2rem,3vw,2.8rem)}.service-hero .service-hero__stats{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.service-hero .service-hero__stats .stat{background:#fff;border:1px solid #0000000d;border-radius:12px;padding:1rem 1.2rem;box-shadow:0 10px 30px #0000000d}.service-hero .service-hero__stats .stat__number{font-size:var(--fs-h4);color:#0f172a;font-weight:700;display:block}.service-hero .service-hero__stats .stat__label{color:#475569;font-size:var(--fs-body)}.service-hero .service-hero__stats .stat .accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1f6581,#2b7a99);-webkit-background-clip:text;background-clip:text}@media (max-width:900px){.service-hero{padding:5rem 1.5rem}.service-hero>*{width:90%}}@media (max-width:768px){.service-hero{padding:4rem 1rem}.service-hero>*{width:95%}.service-hero h1{font-size:clamp(1.75rem,5vw,2rem)}}.section-head{text-align:center;max-width:680px;margin:0 auto 1.5rem}.section-head h2{margin:.25rem 0 .5rem;font-size:clamp(1.8rem,2.5vw,2.2rem)}.service-grid{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.service-grid .grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;width:100%;max-width:1200px;display:grid}.service-grid .service-card{background:#fff;border:1px solid #0000000d;border-radius:14px;gap:.5rem;padding:1.5rem;transition:transform .25s,box-shadow .25s;display:grid;box-shadow:0 12px 30px #0000000d}.service-grid .service-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #00000012}.service-grid .service-card h3{font-size:var(--fs-h4);margin:0}.service-grid .service-card p{color:#475569;margin:0}.service-grid .service-card__icon{width:42px;height:42px;font-size:var(--fs-h4);background:#1f65811a;border-radius:10px;place-items:center;display:grid}.wordpress-focus{background:linear-gradient(135deg,#1f65811f,#10b98114);border-radius:0;grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;width:100%;padding:6rem 2rem;display:grid;position:relative;overflow:hidden}.wordpress-focus>*{justify-self:center;width:80%}.wordpress-focus:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#fff9,#0000 40%);position:absolute;inset:0}.wordpress-focus h2{margin:.25rem 0 .75rem;font-size:clamp(1.9rem,2.6vw,2.3rem)}.wordpress-focus ul{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem 1rem;margin:1.25rem 0 1.5rem;padding:0;list-style:none;display:grid}.wordpress-focus ul li{color:#0f172a;background:#fffc;border:1px solid #1f658126;border-radius:12px;padding:.85rem 1rem;box-shadow:0 10px 25px #0000000d}.wordpress-focus .wordpress-focus__panel{gap:1rem;display:grid}.wordpress-focus .wordpress-focus__panel .panel-card{background:#fff;border:1px solid #0000000a;border-radius:14px;padding:1.5rem;box-shadow:0 12px 30px #0000000d}.wordpress-focus .wordpress-focus__panel .panel-card h3{font-size:var(--fs-h4);margin:0 0 .5rem}.wordpress-focus .wordpress-focus__panel .panel-card p{color:#475569;margin:0 0 .75rem}.wordpress-focus .wordpress-focus__panel .panel-card .tags{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.wordpress-focus .wordpress-focus__panel .panel-card .tags li{color:#1f6581;font-size:var(--fs-body);background:#1f65811a;border-radius:999px;padding:.35rem .8rem}.wordpress-focus .wordpress-focus__panel .panel-card--accent{color:#e2e8f0;background:linear-gradient(135deg,#9db1e0,#5375a4);border:none}.wordpress-focus .wordpress-focus__panel .panel-card--accent p{color:#cbd5e1}.wordpress-focus .wordpress-focus__panel .panel-card--accent .tags li{color:#f8fafc;background:#ffffff1f}@media (max-width:900px){.wordpress-focus{grid-template-columns:1fr}}.service-process{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.process-timeline{flex-direction:column;gap:1.5rem;max-width:900px;display:flex;position:relative}.process-timeline:before{content:"";background:linear-gradient(#1f6581,#1f658133);width:2px;position:absolute;top:10px;bottom:10px;left:30px}.process-step{align-items:flex-start;gap:1.5rem;display:flex}.process-step__number{color:#fff;width:60px;height:60px;font-weight:700;font-size:var(--fs-h4);z-index:1;background:linear-gradient(135deg,#1f6581,#2b7a99);border-radius:50%;flex-shrink:0;place-items:center;display:grid;box-shadow:0 4px 12px #1f65814d}.process-step__content{background:#f9fafb;border-left:3px solid #1f6581;border-radius:12px;flex:1;padding:1.25rem 1.75rem 1.25rem 2.75rem}.process-step__content h3{font-size:var(--fs-h4);margin:0 0 .4rem}.process-step__content p{color:#475569;margin:0;line-height:1.7}@media (max-width:768px){.process-step{gap:1rem}.process-step__number{width:44px;height:44px;font-size:1rem}.process-step__content{padding:1rem 1.25rem 1rem 2rem}}.service-cta{justify-content:center;display:flex}.service-cta .cta-card{color:#fff;background:linear-gradient(135deg,#1f6581e6,#0ea5e9d9);border-radius:18px;width:100%;max-width:980px;padding:2.25rem;box-shadow:0 18px 50px #0000001f}.service-cta .cta-card .eyebrow{color:#fff}.service-cta .cta-card h2{text-shadow:0 2px 12px #00000059;margin:.25rem 0 .75rem;color:#fff!important}.service-cta .cta-card p.muted{color:#e2e8f0}.service-cta .cta-card .cta-row button,.service-cta .cta-card .cta-row a{--btn-color-hover:#fff}.tech-stack-section{flex-direction:column;gap:2rem;display:flex}.tech-stack-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.tech-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all .3s}.tech-card:hover{border-color:#1f6581;transform:translateY(-4px);box-shadow:0 4px 20px #1f65811a}.tech-card__icon{margin-bottom:1rem;font-size:2.5rem}.tech-card h3{color:var(--color-primary);margin-bottom:.5rem;font-size:1.25rem}.tech-card p{color:#475569;margin-bottom:1rem;line-height:1.6}.tech-card .tech-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.tech-card .tech-list li{color:#1f6581;background:#1f658114;border-radius:6px;padding:.4rem .8rem;font-size:.875rem;font-weight:500}
