:root{--ink: #1d221f;--muted: #66706a;--paper: #f4f0e8;--paper-deep: #e6ded0;--surface: #fffaf0;--forest: #173f35;--forest-deep: #0d2822;--brass: #c59a32;--clay: #a24f2a;--line: rgba(29, 34, 31, .16);--shadow: 0 24px 70px rgba(29, 34, 31, .14);--display: "Fraunces", "Iowan Old Style", Georgia, serif;--body: "Source Sans 3", "Aptos", "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px}body{margin:0;min-width:320px;background:linear-gradient(90deg,rgba(23,63,53,.07) 1px,transparent 1px),linear-gradient(180deg,rgba(23,63,53,.05) 1px,transparent 1px),var(--paper);background-size:56px 56px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;gap:1.25rem;align-items:center;padding:.9rem clamp(1rem,4vw,3rem);border-bottom:1px solid rgba(29,34,31,.12);background:#f4f0e8e6;backdrop-filter:blur(18px)}.brand,.footer-brand{display:inline-flex;align-items:center;gap:.65rem;font-family:var(--display);font-size:1.2rem;font-weight:750}.brand-mark{display:grid;width:2rem;height:2rem;place-items:center;border:1px solid var(--forest);background:var(--forest);color:var(--surface);font-family:var(--display);line-height:1}.primary-nav,.language-switcher,.footer-links,.footer-contact{display:flex;flex-wrap:wrap;gap:.35rem 1rem;align-items:center}.primary-nav{justify-content:center;color:var(--muted);font-size:.98rem;font-weight:650}.primary-nav a,.footer-links a,.footer-contact a{transition:color .16s ease}.primary-nav a:hover,.footer-links a:hover,.footer-contact a:hover{color:var(--forest)}.language-switcher{justify-content:end}.language-switcher a{display:grid;min-width:2.1rem;height:2rem;place-items:center;border:1px solid transparent;color:var(--muted);font-size:.78rem;font-weight:750}.language-switcher a.is-active{border-color:var(--line);background:var(--surface);color:var(--ink)}.hero-shell{position:relative;min-height:min(620px,calc(100svh - 7rem));display:grid;align-items:center;padding:clamp(2.5rem,6vw,4.5rem) clamp(1rem,5vw,5rem);overflow:hidden;border-bottom:1px solid var(--line)}.hero-image{position:absolute;inset:0;z-index:0}.hero-image:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#f4f0e8f5,#f4f0e8db,#f4f0e82e 68%),linear-gradient(180deg,#173f3524,#173f354d)}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:1;width:min(780px,100%)}.eyebrow{margin:0 0 1rem;color:var(--clay);font-size:.82rem;font-weight:750;letter-spacing:0;text-transform:uppercase}h1,h2,h3{margin:0;font-family:var(--display);line-height:.98}h1{max-width:15ch;font-size:clamp(2.8rem,6vw,5.45rem)}h2{font-size:clamp(2rem,4vw,4.2rem)}h3{font-size:clamp(1.35rem,2vw,2rem)}.hero-subtitle{max-width:38rem;margin:1rem 0 0;color:#35423a;font-size:clamp(1.12rem,2vw,1.5rem);line-height:1.45}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;padding:.8rem 1.05rem;border:1px solid var(--forest);font-weight:750}.button.primary{background:var(--forest);color:var(--surface)}.button.secondary{background:#fffaf0b8;color:var(--forest)}.hero-proof{position:absolute;right:clamp(1rem,5vw,5rem);bottom:clamp(1rem,4vw,3rem);z-index:2;width:min(26rem,calc(100% - 2rem));padding:1rem;border-left:4px solid var(--brass);background:#0d2822e0;color:var(--surface);box-shadow:var(--shadow)}.hero-proof span,.contact-link span{display:block;color:#fffaf0b8;font-size:.82rem;font-weight:750;text-transform:uppercase}.hero-proof p{margin:.25rem 0 0;line-height:1.35}.service-index,.page-shell,.service-detail,.contact-panel{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:clamp(3.5rem,8vw,7rem) 0}.section-heading{display:grid;grid-template-columns:minmax(9rem,16rem) 1fr;gap:2rem;align-items:start;margin-bottom:2rem}.section-heading h2{max-width:16ch}.service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;border:1px solid var(--line);background:var(--line)}.service-card{position:relative;min-height:23rem;display:flex;flex-direction:column;padding:1.15rem;background:#fffaf0e0;transition:background .18s ease,transform .18s ease}.service-card:hover{background:var(--surface);transform:translateY(-4px)}.service-card:before{width:2.8rem;height:.25rem;margin-bottom:2rem;background:var(--service-accent);content:""}.service-marker{display:inline-flex;width:fit-content;margin-bottom:1rem;color:var(--service-accent);font-size:.76rem;font-weight:750}.service-card h3{max-width:9ch}.service-card p{margin:auto 0 0;color:var(--muted);line-height:1.42}.page-shell{display:grid;grid-template-columns:minmax(14rem,.75fr) minmax(0,1.25fr);gap:clamp(2rem,7vw,6rem)}.page-kicker{position:sticky;top:6rem;align-self:start}.page-kicker h1{max-width:9ch;font-size:clamp(2.7rem,6vw,5.6rem)}.page-kicker p{color:var(--muted);font-size:1.2rem;line-height:1.45}.prose{color:#2d352f;font-size:clamp(1.06rem,1.5vw,1.2rem);line-height:1.65}.prose h2{margin:2.5rem 0 1rem;font-size:clamp(1.8rem,3vw,2.8rem)}.prose p,.prose ul{margin:0 0 1.3rem}.prose li+li{margin-top:.5rem}.contact-panel{display:grid;grid-template-columns:1fr minmax(18rem,28rem);gap:clamp(2rem,6vw,5rem);align-items:start}.contact-panel h1{max-width:13ch;font-size:clamp(2.6rem,6vw,5.8rem)}.contact-actions{display:grid;gap:1rem}.contact-link{display:grid;gap:.35rem;padding:1.1rem;background:var(--forest);color:var(--surface)}.contact-link strong{overflow-wrap:anywhere;font-size:1.2rem}.service-detail{--service-accent: var(--brass);width:min(1500px,calc(100% - 2rem))}.back-link{display:inline-flex;margin-bottom:2rem;color:var(--muted);font-weight:750}.service-detail-header{display:grid;grid-template-columns:minmax(7rem,10rem) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);align-items:start;margin-bottom:clamp(2rem,4vw,3rem);padding-bottom:2rem;border-bottom:1px solid var(--line)}.service-detail-header h1{max-width:22ch;font-size:clamp(3rem,5.1vw,5.8rem)}.service-detail-header p{grid-column:2;max-width:36rem;margin:.6rem 0 0;color:var(--muted);font-size:1.3rem;line-height:1.4}.service-cta{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;margin-top:3rem;padding:1rem;border-top:4px solid var(--service-accent);background:var(--surface)}.service-cta p{max-width:32rem;margin:0;font-weight:650}.site-footer{padding:2rem clamp(1rem,4vw,3rem);border-top:1px solid var(--line);background:var(--forest-deep);color:var(--surface)}.footer-grid{display:grid;grid-template-columns:1fr auto auto;gap:2rem;align-items:start}.site-footer p{margin:.4rem 0 0;color:#fffaf0ad}.footer-links,.footer-contact{flex-direction:column;align-items:flex-start;color:#fffaf0c7}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.primary-nav{grid-column:1 / -1;justify-content:flex-start}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{min-height:18rem}.page-shell,.contact-panel,.service-detail-header,.section-heading,.footer-grid{grid-template-columns:1fr}.page-kicker{position:static}}@media(max-width:640px){.site-header{gap:.75rem;padding:.75rem 1rem}.brand{font-size:1rem}.primary-nav{gap:.65rem;font-size:.9rem}.language-switcher{gap:.1rem}.language-switcher a{min-width:1.8rem}.hero-shell{min-height:auto;padding:2.2rem 1rem 3rem}.hero-image:after{background:linear-gradient(180deg,#f4f0e8fa,#f4f0e8e6 44%,#f4f0e84d),linear-gradient(180deg,#173f351a,#173f356b)}h1{max-width:12ch;font-size:clamp(2.45rem,13vw,3.35rem)}.hero-proof{display:none}.service-grid{grid-template-columns:1fr}.service-card{min-height:15rem}.button{width:100%}}
