:root{--bg: #f4efe7;--bg-deep: #13333a;--surface: rgba(255, 252, 246, .84);--surface-strong: #fffaf2;--surface-dark: rgba(19, 51, 58, .92);--text: #112329;--text-soft: #4f6468;--text-light: #edf6f6;--line: rgba(17, 35, 41, .1);--accent: #de6a2d;--accent-2: #2d8f85;--shadow: 0 24px 80px rgba(14, 35, 40, .12);--radius: 28px;--radius-sm: 18px;--max-width: 1180px;font-family:Trebuchet MS,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(45,143,133,.2),transparent 28%),radial-gradient(circle at top right,rgba(222,106,45,.22),transparent 24%),linear-gradient(180deg,#f7f1e7,#efe4d0)}a{color:inherit;text-decoration:none}.page-shell{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto;padding:1rem 0 4rem}.hero,.panel,.split-section,.contact{margin-top:1.25rem}.hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr);gap:1.25rem;align-items:stretch}.hero__copy,.hero__card,.panel,.contact__card,.highlight-card,.process-card,.service-card{backdrop-filter:blur(14px);box-shadow:var(--shadow)}.hero__copy{padding:4rem;border:1px solid var(--line);border-radius:calc(var(--radius) + 8px);background:linear-gradient(160deg,#fffaf2e6,#fff7ecb8)}.hero__copy h1,.section-heading h2,.contact__copy h2{margin:0;font-size:clamp(2.6rem,7vw,5.7rem);line-height:.93;letter-spacing:-.05em}.hero__lede,.contact__copy p,.highlight-card p,.process-card p,.service-card p,.hero__card li{color:var(--text-soft);font-size:1.03rem;line-height:1.7}.eyebrow,.hero__card-label,.contact__label,.process-card__number{margin:0 0 1rem;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:700}.eyebrow,.hero__card-label,.contact__label{color:var(--accent-2)}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.9rem 1.4rem;border-radius:999px;font-weight:700}.button--primary{background:var(--text);color:var(--text-light)}.button--secondary{border:1px solid rgba(17,35,41,.15);background:#ffffff8c}.hero__card{padding:2rem;border-radius:var(--radius);background:linear-gradient(180deg,#13333af0,#174b4ee0);color:var(--text-light)}.hero__profile{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;margin-bottom:1.5rem}.hero__profile>div{order:1}.hero__profile-image{order:2;justify-self:end;width:7.875rem;height:7.875rem;border-radius:22px;object-fit:cover;object-position:50% 20%;border:2px solid rgba(255,255,255,.3);box-shadow:0 16px 34px #0000002e}.hero__profile-text{margin:0;color:#edf6f6d6;line-height:1.6}.hero__card ul{margin:0;padding-left:1.1rem;display:grid;gap:1rem}.hero__card li{color:#edf6f6d6}.panel{border-radius:var(--radius);padding:2rem}.panel--warm{background:linear-gradient(180deg,#fffaf2e0,#f6ecdbe6);border:1px solid rgba(17,35,41,.08)}.panel--dark{background:linear-gradient(180deg,#13333af2,#0f2d34fa)}.section-heading{max-width:46rem;margin-bottom:1.5rem}.section-heading h2{font-size:clamp(2rem,5vw,3.6rem)}.section-heading--light h2,.section-heading--light .eyebrow{color:var(--text-light)}.service-grid,.highlight-grid,.process-list{display:grid;gap:1rem}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card{min-height:100%;padding:1.4rem;border-radius:var(--radius-sm);background:#ffffffb8;border:1px solid rgba(17,35,41,.06)}.service-card__dot{display:inline-block;width:.85rem;height:.85rem;margin-bottom:1rem;border-radius:999px;background:linear-gradient(180deg,var(--accent),var(--accent-2))}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.highlight-card{padding:1.7rem;border-radius:var(--radius-sm);background:#fffbf6b3;border:1px solid rgba(17,35,41,.08)}.highlight-card h3{margin-top:0;margin-bottom:.75rem;font-size:1.25rem}.process-list{grid-template-columns:repeat(3,minmax(0,1fr))}.process-card{padding:1.5rem;border-radius:var(--radius-sm);background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.process-card__number{color:#8fd7cf}.process-card p:last-child{color:#edf6f6db}.contact{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1.25rem;align-items:start}.contact__copy{padding:2rem .25rem}.contact__card{padding:2rem;border-radius:var(--radius);background:linear-gradient(180deg,#fffaf2eb,#fcf1e4e0);border:1px solid rgba(17,35,41,.08)}.contact__card a{display:block;margin-top:.45rem;font-size:1.35rem;font-weight:700}@media(max-width:960px){.hero,.contact,.service-grid,.highlight-grid,.process-list{grid-template-columns:1fr}.hero__copy{padding:2.2rem}}@media(max-width:640px){.page-shell{width:min(calc(100% - 1rem),var(--max-width));padding-bottom:2.5rem}.hero__copy h1,.section-heading h2,.contact__copy h2{font-size:clamp(2.2rem,10vw,3.4rem)}.panel,.hero__card,.contact__card{padding:1.35rem}.hero__copy{padding:1.5rem}.hero__profile{grid-template-columns:1fr}.hero__profile-image{justify-self:start;width:8.125rem;height:8.125rem}}
