:root { --ink:#151b22; --muted:#5c6872; --line:#dbe2e5; --paper:#ffffff; --soft:#f4f7f6; --mist:#eaf1ef; --teal:#176b67; --teal-dark:#0e4e4a; --gold:#aa7a2b; --blue:#26384d; --shadow:0 18px 48px rgba(21,27,34,.10); }
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6} a{color:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(20px,5vw,64px);background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand,.nav,.hero-actions,.trust-row,.button{display:flex;align-items:center}.brand{gap:12px;font-weight:800;text-decoration:none}.brand-mark{display:grid;width:40px;height:40px;place-items:center;color:#fff;background:var(--teal);border-radius:8px;font-size:.88rem;letter-spacing:.02em}.nav{gap:18px;font-size:.92rem;font-weight:700;white-space:nowrap}.nav a{color:var(--muted);text-decoration:none}.nav a:hover{color:var(--ink)}.nav-cta{padding:10px 14px;color:#fff!important;background:var(--ink);border-radius:8px}.hero,.section,.split-section,.contact,.footer{padding-inline:clamp(20px,5vw,64px)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.76fr);gap:clamp(34px,5vw,72px);align-items:center;min-height:calc(100vh - 73px);padding-top:54px;padding-bottom:54px;background:linear-gradient(120deg,#f7faf9 0%,#fff 58%,#edf4f2 100%)}.hero-copy{max-width:780px}.eyebrow{margin:0 0 12px;color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:920px;margin-bottom:22px;font-size:clamp(2.35rem,5.4vw,5.15rem);line-height:1;letter-spacing:-.01em}h2{margin-bottom:14px;font-size:clamp(1.95rem,3.7vw,3.05rem);line-height:1.08;letter-spacing:-.01em}h3{margin-bottom:8px;font-size:1.08rem;line-height:1.25}.hero-text,.section-heading p,.split-section>div:first-child p,.contact p{color:var(--muted);font-size:1.08rem}.hero-text{max-width:690px;margin-bottom:30px}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:34px}.button{justify-content:center;min-height:48px;padding:13px 18px;border:1px solid transparent;border-radius:8px;font-weight:800;text-decoration:none}.button.primary{color:#fff;background:var(--teal)}.button.primary:hover{background:var(--teal-dark)}.button.secondary{color:var(--ink);background:#fff;border-color:var(--line)}.trust-row{flex-wrap:wrap;gap:14px;margin:0}.trust-row div{min-width:150px;padding:14px 16px;background:rgba(255,255,255,.82);border:1px solid var(--line);border-radius:8px}.trust-row dt{color:var(--muted);font-size:.73rem;font-weight:800;text-transform:uppercase}.trust-row dd{margin:2px 0 0;font-weight:800}.hero-visual{align-self:stretch;display:grid;align-items:center}.hero-visual img{width:100%;min-height:370px;object-fit:cover;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);background:#fff}.section,.split-section,.contact{padding-top:clamp(70px,9vw,116px);padding-bottom:clamp(70px,9vw,116px)}.section-heading{max-width:800px;margin-bottom:34px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.services-grid.three{grid-template-columns:repeat(3,1fr)}.card{padding:26px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 28px rgba(21,27,34,.055)}.card p,.audience-list p,.why-grid p,.process-grid p,.faq-list p{color:var(--muted);margin-bottom:0}.card-icon{display:inline-flex;margin-bottom:28px;color:var(--teal);font-size:.82rem;font-weight:800}.split-section{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:clamp(34px,6vw,84px);background:var(--soft)}.audience-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.audience-list div,.why-grid div,.process-grid article{padding:22px;background:#fff;border:1px solid var(--line);border-radius:8px}.audience-list div:last-child{grid-column:1 / -1}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.process{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid span{display:inline-flex;margin-bottom:20px;color:var(--gold);font-weight:800}.faq{background:var(--soft)}.faq-list{display:grid;gap:12px;max-width:940px}details{padding:20px 22px;background:#fff;border:1px solid var(--line);border-radius:8px}summary{cursor:pointer;font-weight:800}details p{padding-top:12px}.contact{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:clamp(28px,5vw,68px);align-items:center;color:#fff;background:var(--blue)}.contact .eyebrow{color:#e2bd72}.contact p{color:rgba(255,255,255,.80)}.contact-panel{padding:26px;color:var(--ink);background:#fff;border-radius:8px}.contact-panel p{color:var(--ink);margin-bottom:12px}.full{width:100%;margin-top:12px}.footer{display:flex;justify-content:space-between;gap:20px;padding-top:24px;padding-bottom:24px;color:var(--muted);border-top:1px solid var(--line);font-size:.9rem}.footer p{margin:0}@media (max-width:1080px){.nav{gap:13px;font-size:.86rem}.services-grid.three,.process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.hero,.split-section,.contact{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual img{min-height:300px}.why-grid{grid-template-columns:1fr}}@media (max-width:720px){.site-header{position:static;align-items:flex-start;flex-direction:column}.nav{width:100%;overflow-x:auto;padding-bottom:4px}.hero{padding-top:42px}h1{font-size:clamp(2.2rem,12vw,3.8rem)}.services-grid.three,.audience-list,.process-grid{grid-template-columns:1fr}.audience-list div:last-child{grid-column:auto}.hero-actions .button{width:100%}.footer{flex-direction:column}}@media (max-width:430px){.brand{align-items:flex-start}.nav{gap:14px;font-size:.85rem}.trust-row div{width:100%}.hero-visual img{min-height:240px}}
