@import url('https://fonts.googleapis.com/css?family=Jost:400,500,600,700&display=swap');*{box-sizing:border-box}body{margin:0;font-family:Jost,Arial,sans-serif;line-height:1.55;color:#1a1a1a;background:#f5f5f5;font-size:18px}a{color:#ffa400;text-decoration:none}img{max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:50;min-height:96px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px;padding:20px clamp(18px,4vw,62px);background:#25282a;color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.15)}.brand img{width:190px;display:block}.nav{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.nav a,.consult-link{color:#fff;font-size:13px;font-weight:700;text-transform:uppercase}.nav a:hover,.nav a[aria-current=page],.consult-link:hover{color:#ffa400}.consult-link{border:2px solid #ffa400;border-radius:999px;padding:10px 18px}.home-hero{min-height:720px;background:radial-gradient(circle at 70% 30%,rgba(255,164,0,.16),transparent 32%),#25282a;display:grid;grid-template-columns:minmax(300px,620px) minmax(280px,1fr);align-items:center;gap:40px;padding:70px clamp(22px,6vw,110px);overflow:hidden;color:#fff}.home-hero h1{font-size:clamp(48px,6vw,90px);line-height:1.05;margin:0;font-weight:600}.home-hero p,.eyebrow{color:#ffa400;text-transform:uppercase;font-size:14px;font-weight:700}.hero-actions{display:flex;gap:16px;margin-top:36px;flex-wrap:wrap}.hero-actions a,.dark-cta a,.bio a{background:#ffa400;color:#25282a;border-radius:999px;padding:14px 26px;font-weight:700;text-transform:uppercase}.home-hero img{align-self:end;filter:drop-shadow(0 22px 44px rgba(0,0,0,.45))}.split-section,.bio{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:90px clamp(22px,6vw,110px);background:#fff}.split-section>div:first-child{background:#25282a;padding:70px;border-radius:0}.split-section h2,.why h3,.steps h3,.posts h3,.bio h3{font-size:clamp(36px,5vw,70px);line-height:1.08;margin:0 0 24px;color:#181c1b}.services{display:grid;grid-template-columns:repeat(5,1fr);background:#111}.services a{position:relative;min-height:360px;color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:28px}.services img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.35s transform;opacity:.72}.services a:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82),rgba(0,0,0,.08))}.services span,.services em{position:relative;z-index:1}.services span{font-size:27px;font-weight:700;line-height:1.1}.services em{font-style:normal;color:#ffa400}.services a:hover img{transform:scale(1.06)}.dark-cta{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:90px clamp(22px,6vw,110px);background:#25282a;color:#fff}.dark-cta h3{font-size:clamp(42px,5vw,70px);margin:0 0 18px}.dark-cta li{margin:0 0 18px}.why{padding:90px clamp(22px,6vw,110px);background:#222925;color:#fff;text-align:center}.why h3{color:#fff}.why-grid,.step-grid,.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:46px}.why-grid div{padding:34px;border:1px solid rgba(255,255,255,.12)}.why-grid img,.step-grid img{height:70px;object-fit:contain}.why-grid h4,.step-grid h4{font-size:26px;margin:22px 0 12px}.steps,.posts{padding:90px clamp(22px,6vw,110px);background:#fff;text-align:center}.step-grid div,.post-teaser{background:#f5f5f5;padding:32px;text-align:left}.bio{background:#f5f5f5}.bio img{border-radius:50%;max-width:500px;justify-self:center}.inner-hero{min-height:360px;padding:90px clamp(22px,6vw,110px);display:flex;align-items:end;background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.44)),#25282a;color:#fff}.inner-hero h1{font-size:clamp(42px,6vw,80px);line-height:1.08;margin:0;max-width:1100px}.page{max-width:1120px;margin:0 auto;padding:70px clamp(18px,4vw,40px)}.content{background:#fff;padding:clamp(26px,5vw,58px);box-shadow:0 5px 15px rgba(0,0,0,.08)}.entry-content{font-size:18px}.entry-content h2,.entry-content h3{font-size:clamp(30px,4vw,52px);line-height:1.14}.entry-content img,.featured img{border-radius:0}.entry-content iframe{display:block;width:100%;max-width:100%;border:0}.static-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:34px 0}.static-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover}.featured{margin:0 0 34px}.site-footer{padding:70px clamp(22px,6vw,110px) 30px;background:#222925;color:#e8e8e8;text-align:center}.footer-logo img{width:260px}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:40px auto;max-width:1100px}.site-footer a{color:#fff}.copyright{font-size:14px;color:#cfd4d1}@media(max-width:1100px){.services{grid-template-columns:repeat(2,1fr)}.home-hero,.split-section,.dark-cta,.bio{grid-template-columns:1fr}.nav{gap:12px}.site-header{grid-template-columns:1fr;justify-items:center;text-align:center}}@media(max-width:720px){body{font-size:16px}.site-header{position:relative;min-height:auto}.brand img{width:160px}.home-hero{min-height:auto;padding-top:50px}.services,.why-grid,.step-grid,.post-grid,.footer-grid,.static-gallery{grid-template-columns:1fr}.services a{min-height:280px}.page{padding:36px 16px}.content{padding:22px}.inner-hero{min-height:260px;padding:48px 18px}}