:root{--ink:#1d1d1b;--muted:#5f666b;--paper:#fff;--soft:#f4f3ef;--navy:#18252d;--gold:#a98a52;--line:#deded9;--max:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.65}img{max-width:100%;height:auto}a{color:var(--navy)}.container{width:min(calc(100% - 2rem),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:.75rem}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center}.brand img{display:block;width:280px;max-width:280px;height:auto;object-fit:contain;object-position:left center}.main-nav{display:flex;align-items:center;gap:1.2rem}.main-nav a{text-decoration:none;color:var(--ink);font-weight:650;font-size:.94rem;padding:.55rem 0;border-bottom:2px solid transparent}.main-nav a:hover,.main-nav a.active{color:var(--navy);border-color:var(--gold)}.nav-toggle{display:none;background:none;border:0;padding:.5rem}.nav-toggle span:not(.sr-only){display:block;width:27px;height:2px;background:var(--ink);margin:5px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.hero{min-height:650px;position:relative;display:grid;align-items:center;background:url('../images/buero.jfif') center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,24,29,.95),rgba(15,24,29,.70) 54%,rgba(15,24,29,.28))}.hero-content{position:relative;color:#fff;padding-block:6rem;max-width:1160px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.78rem;font-weight:800;color:#c5a66c;margin:0 0 1rem}.hero h1,.page-hero h1{font-family:Georgia,serif;font-weight:500;line-height:1.08;margin:0}.hero h1{font-size:clamp(2.8rem,7vw,5.4rem)}.hero-lead{max-width:760px;font-size:clamp(1.05rem,2vw,1.3rem);margin-top:1.35rem}.hero-lead p{margin:0}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;justify-content:center;align-items:center;background:var(--gold);color:#fff;text-decoration:none;font-weight:700;padding:.85rem 1.15rem;border:1px solid var(--gold);border-radius:2px}.button:hover{filter:brightness(.92)}.button-ghost{background:transparent;border-color:#fff}.button-secondary{background:var(--navy);border-color:var(--navy);margin:.35rem 0}.page-hero{background:linear-gradient(135deg,#17242c,#263942);color:#fff;padding:5rem 0 4rem}.page-hero h1{font-size:clamp(1.9rem,4.5vw,3.2rem)}
.content-section{padding:clamp(3rem,7vw,6rem) 0}.prose{max-width:860px}.prose p,.prose ul,.prose ol{margin-top:0;margin-bottom:1.25rem}.prose strong{color:var(--navy)}.prose h2,.prose h3{font-family:Georgia,serif;color:var(--navy)}.prose li+li{margin-top:.45rem}.prose hr{border:0;border-top:1px solid var(--line);margin:2rem 0}.video{position:relative;aspect-ratio:16/9;margin:2rem 0;overflow:hidden;border-radius:3px}.video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.profile-intro{display:grid;grid-template-columns:minmax(280px,42%) 1fr;gap:clamp(2rem,6vw,4.5rem);align-items:center;margin-bottom:3rem}.profile-intro figure{margin:0}.profile-intro img{width:100%;aspect-ratio:739/415;object-fit:cover;object-position:center;border-radius:2px;box-shadow:0 18px 45px rgba(0,0,0,.14)}.profile-copy{font-size:1.1rem}.download{border:1px solid var(--line);padding:1rem;margin:1rem 0;background:var(--soft)}.contact-card{padding:clamp(1.5rem,4vw,2.5rem);background:var(--soft);border-left:4px solid var(--gold);margin-bottom:2.5rem}.contact-card h2{margin-top:0}.contact-card address{font-style:normal;margin-bottom:1rem}.contact-link{font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}
.site-footer{background:#111b20;color:#e9eef2;padding:3.5rem 0 1.25rem}.site-footer a{color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2.5rem}.footer-grid p{margin:.7rem 0 0;color:#cbd4da}.footer-brand img{width:190px;height:96px;object-fit:contain;object-position:left center}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:2.5rem;padding-top:1.2rem;color:#aeb9bf}
@media(max-width:860px){.header-inner{min-height:74px}.brand img{width:190px;max-width:190px;height:auto}.nav-toggle{display:block}.main-nav{position:absolute;top:100%;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:1rem;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.main-nav a{padding:.75rem}.hero{min-height:560px;background-position:58% center}.profile-intro{grid-template-columns:1fr}.profile-intro img{max-width:620px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:540px){.brand img{width:190px;max-width:190px;height:auto}.hero{min-height:520px;background-position:62% center}.hero-actions{display:grid}.hero-actions .button{width:100%}.page-hero{padding:3.5rem 0 3rem}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
