:root{--svc-green:var(--aogfc-brand-primary,#078a3e);--svc-orange:var(--aogfc-brand-accent,#f26522);--svc-ink:#14251c;--svc-muted:#617066;--svc-line:#dce8e0;--svc-soft:#f3f8f5}.aogfc-service-page{overflow:hidden;background:#fff;color:var(--svc-ink)}.aogfc-service-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.aogfc-service-hero{position:relative;padding:38px 0 76px;background:radial-gradient(circle at 86% 16%,rgba(242,101,34,.15),transparent 30%),linear-gradient(135deg,#f3faf6 0%,#fff 62%)}.aogfc-service-hero:after{position:absolute;right:-90px;bottom:-150px;width:330px;height:330px;border:1px solid rgba(7,138,62,.14);border-radius:50%;content:""}.aogfc-service-breadcrumb{display:flex;align-items:center;gap:9px;overflow:hidden;margin:0 0 38px;color:#718078;font-size:13px;white-space:nowrap}.aogfc-service-breadcrumb a{color:var(--svc-green);font-weight:700;text-decoration:none}.aogfc-service-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}.aogfc-service-hero__layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:72px}.aogfc-service-hero__copy{position:relative;z-index:1;max-width:690px}.aogfc-service-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--svc-green);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.aogfc-service-eyebrow:before{width:28px;height:3px;border-radius:999px;background:var(--svc-orange);content:""}.aogfc-service-hero h1{max-width:780px;margin:14px 0 20px;color:var(--svc-ink);font-size:clamp(38px,4.4vw,64px);font-weight:900;line-height:1.08;letter-spacing:-.04em}.aogfc-service-hero__copy>p{max-width:680px;margin:0;color:var(--svc-muted);font-size:17px;line-height:1.75}.aogfc-service-checks{display:grid;gap:10px;margin:25px 0 0;padding:0;list-style:none}.aogfc-service-checks li{position:relative;padding-left:29px;font-weight:650}.aogfc-service-checks li:before{position:absolute;left:0;top:2px;display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:var(--svc-green);color:#fff;content:"✓";font-size:11px}.aogfc-service-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.aogfc-service-btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 24px;border:2px solid var(--svc-orange);border-radius:7px;background:var(--svc-orange);color:#fff;font-size:14px;font-weight:800;text-decoration:none;transition:.2s ease}.aogfc-service-btn:hover{transform:translateY(-2px);background:#dd5115;border-color:#dd5115;color:#fff}.aogfc-service-btn--ghost{border-color:var(--svc-green);background:transparent;color:var(--svc-green)}.aogfc-service-btn--ghost:hover{background:var(--svc-green);border-color:var(--svc-green)}.aogfc-service-hero__visual{position:relative;z-index:1;min-height:455px}.aogfc-service-hero__visual>img,.aogfc-service-hero__monogram{display:block;width:100%;height:455px;border-radius:26px 6px 26px 6px;box-shadow:0 26px 60px rgba(12,76,42,.18);object-fit:cover}.aogfc-service-hero__monogram{display:grid;align-content:center;justify-items:center;background:linear-gradient(145deg,var(--svc-green),#075f2f);color:#fff}.aogfc-service-hero__monogram span{font-size:84px;font-weight:900;letter-spacing:-.06em}.aogfc-service-hero__monogram small{font-size:17px;font-weight:700}.aogfc-service-hero__badge{position:absolute;right:-22px;bottom:30px;display:flex;align-items:center;gap:10px;padding:14px 18px;border:6px solid #fff;border-radius:14px;background:var(--svc-orange);box-shadow:0 16px 34px rgba(85,43,20,.18);color:#fff}.aogfc-service-hero__badge strong{font-size:28px}.aogfc-service-hero__badge span{font-size:12px;font-weight:800;line-height:1.25;text-transform:uppercase}.aogfc-service-hero--archive{padding-bottom:70px;background:linear-gradient(120deg,#eff8f3,#fff 64%),radial-gradient(circle at 80% 30%,rgba(242,101,34,.2),transparent 25%)}.aogfc-service-hero--archive .aogfc-service-hero__copy{max-width:800px}.aogfc-service-section{padding:82px 0}.aogfc-service-section__head{max-width:710px;margin:0 auto 38px;text-align:center}.aogfc-service-section__head .aogfc-service-eyebrow{justify-content:center}.aogfc-service-section__head h2,.aogfc-service-split h2,.aogfc-service-article h2,.aogfc-service-cta h2{margin:12px 0 14px;color:var(--svc-ink);font-size:clamp(30px,3.2vw,44px);font-weight:900;line-height:1.18;letter-spacing:-.035em}.aogfc-service-section__head p{margin:0;color:var(--svc-muted);line-height:1.7}.aogfc-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.aogfc-service-card{overflow:hidden;border:1px solid var(--svc-line);border-radius:14px;background:#fff;box-shadow:0 12px 34px rgba(19,60,36,.06);transition:.22s ease}.aogfc-service-card:hover{transform:translateY(-5px);border-color:rgba(7,138,62,.35);box-shadow:0 20px 44px rgba(19,60,36,.12)}.aogfc-service-card__media{display:block;overflow:hidden;aspect-ratio:4/3;background:var(--svc-soft)}.aogfc-service-card__media img{width:100%;height:100%;transition:transform .4s ease;object-fit:cover}.aogfc-service-card:hover .aogfc-service-card__media img{transform:scale(1.04)}.aogfc-service-card__placeholder{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(145deg,#e7f4ec,#fff);color:var(--svc-green);font-size:42px;font-weight:900}.aogfc-service-card__body{padding:22px}.aogfc-service-card h2{margin:0;font-size:19px;line-height:1.4}.aogfc-service-card h2 a{color:var(--svc-ink);text-decoration:none}.aogfc-service-card p{display:-webkit-box;min-height:72px;margin:10px 0 16px;overflow:hidden;color:var(--svc-muted);font-size:14px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.aogfc-service-card__link{color:var(--svc-green);font-size:13px;font-weight:800;text-decoration:none;text-transform:uppercase}.aogfc-service-card__link span{color:var(--svc-orange);font-size:18px}.aogfc-service-grid--portfolio{grid-template-columns:repeat(4,minmax(0,1fr))}.aogfc-service-grid--portfolio .aogfc-service-card__body{padding:18px}.aogfc-service-grid--portfolio .aogfc-service-card h2{font-size:16px}.aogfc-service-grid--portfolio .aogfc-service-card p{display:none}.aogfc-service-split{padding:76px 0;background:var(--svc-soft)}.aogfc-service-split__layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.aogfc-service-prose p{margin:0 0 18px;color:var(--svc-muted);font-size:16px;line-height:1.8}.aogfc-service-detail{padding:82px 0}.aogfc-service-detail__layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:start;gap:74px}.aogfc-service-article{font-size:16px;line-height:1.8}.aogfc-service-article h3{margin:28px 0 10px;color:var(--svc-green);font-size:21px}.aogfc-service-article p{color:var(--svc-muted)}.aogfc-service-article ul{display:grid;gap:10px;padding-left:21px}.aogfc-service-article li::marker{color:var(--svc-orange)}.aogfc-service-note{display:grid;gap:4px;margin-top:30px;padding:20px 22px;border-left:4px solid var(--svc-orange);border-radius:0 10px 10px 0;background:#fff5ee}.aogfc-service-note strong{color:var(--svc-ink)}.aogfc-service-note span{color:var(--svc-muted);font-size:14px}.aogfc-service-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.aogfc-service-gallery figure{overflow:hidden;aspect-ratio:1;border-radius:12px;background:var(--svc-soft)}.aogfc-service-gallery figure.is-large{grid-column:1/-1;aspect-ratio:16/10}.aogfc-service-gallery img{width:100%;height:100%;object-fit:cover}.aogfc-service-process{padding:82px 0;background:var(--svc-green);color:#fff}.aogfc-service-section__head--light h2,.aogfc-service-section__head--light .aogfc-service-eyebrow{color:#fff}.aogfc-service-process .aogfc-service-eyebrow:before{background:#ff9a63}.aogfc-service-process__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0;counter-reset:none;list-style:none}.aogfc-service-process__grid li{padding:25px 22px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(255,255,255,.08)}.aogfc-service-process__grid span{display:block;margin-bottom:20px;color:#ffb087;font-size:13px;font-weight:900}.aogfc-service-process__grid strong{display:block;margin-bottom:8px;font-size:17px}.aogfc-service-process__grid p{margin:0;color:rgba(255,255,255,.75);font-size:13px;line-height:1.6}.aogfc-service-cta{padding:62px 0;background:#edf7f1}.aogfc-service-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:48px}.aogfc-service-cta h2{margin-bottom:8px;font-size:34px}.aogfc-service-cta p{margin:0;color:var(--svc-muted)}.aogfc-service-cta .aogfc-service-actions{flex:none;margin:0}@media(max-width:980px){.aogfc-service-hero__layout,.aogfc-service-detail__layout{grid-template-columns:1fr;gap:42px}.aogfc-service-hero__visual{max-width:720px}.aogfc-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aogfc-service-grid--portfolio{grid-template-columns:repeat(2,minmax(0,1fr))}.aogfc-service-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aogfc-service-split__layout{gap:45px}.aogfc-service-cta__inner{align-items:flex-start;flex-direction:column}.aogfc-service-cta .aogfc-service-actions{margin-top:0}}@media(max-width:640px){.aogfc-service-shell{width:min(100% - 30px,1180px)}.aogfc-service-hero{padding:24px 0 54px}.aogfc-service-breadcrumb{margin-bottom:26px}.aogfc-service-hero h1{font-size:36px}.aogfc-service-hero__copy>p{font-size:15px}.aogfc-service-actions{display:grid;grid-template-columns:1fr}.aogfc-service-btn{width:100%;padding-inline:14px}.aogfc-service-hero__visual,.aogfc-service-hero__visual>img,.aogfc-service-hero__monogram{min-height:0;height:310px}.aogfc-service-hero__badge{right:-6px;bottom:18px}.aogfc-service-section,.aogfc-service-detail,.aogfc-service-process{padding:58px 0}.aogfc-service-section__head{margin-bottom:28px}.aogfc-service-section__head h2,.aogfc-service-split h2,.aogfc-service-article h2{font-size:30px}.aogfc-service-grid,.aogfc-service-grid--portfolio,.aogfc-service-process__grid{grid-template-columns:1fr}.aogfc-service-card p{min-height:0}.aogfc-service-split{padding:56px 0}.aogfc-service-split__layout{grid-template-columns:1fr;gap:10px}.aogfc-service-detail__layout{gap:38px}.aogfc-service-gallery{gap:9px}.aogfc-service-cta{padding:48px 0}.aogfc-service-cta h2{font-size:28px}.aogfc-service-cta .aogfc-service-actions{width:100%}}
