@font-face{font-family:Archivo;src:url('/assets/archivo.woff2') format('woff2');font-weight:100 900;font-display:swap}@font-face{font-family:Garamond;src:url('/assets/garamond.woff2') format('woff2');font-weight:400 800;font-display:swap}@font-face{font-family:Garamond;src:url('/assets/garamond-italic.woff2') format('woff2');font-weight:400 800;font-style:italic;font-display:swap}
:root{--ink:#191b18;--ink-soft:#232621;--gold:#d0ac75;--paper:#f5f4f0;--muted:#b7b9af;--rule:#40443b;--line:#d3d4cc;--dark-muted:#62675e;--gutter:clamp(1.4rem,5.5vw,6.5rem);color-scheme:dark;font-family:Archivo,Arial,sans-serif;color:var(--paper);background:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}a,button{touch-action:manipulation}img{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}button{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:7px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--gold);outline-offset:2px}[hidden]{display:none!important}::selection{background:var(--gold);color:var(--ink)}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:30;background:var(--gold);color:var(--ink);padding:1rem}.skip-link:focus{top:1rem}.site-header{min-height:106px;padding:1.4rem var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--rule);position:relative;z-index:10;background:var(--ink)}.brand{display:flex;align-items:center;gap:15px;flex-shrink:0}.brand img{width:32px;height:43px;object-fit:contain}.brand>span{font-family:Garamond,Georgia,serif;font-size:1.45rem;line-height:1.02;letter-spacing:.015em}.brand-sub{display:block;font-family:Archivo,sans-serif;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;margin-top:.5rem;color:var(--gold)}nav{display:flex;align-items:center;gap:2.2rem;font-size:.875rem}nav>a{padding:.6rem 0}nav>a:not(.nav-cta):hover{color:var(--gold)}.nav-cta{border:1px solid #776c55;padding:.9rem 1.2rem;display:flex;gap:2rem;align-items:center}.nav-cta:hover{background:var(--gold);color:var(--ink)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.03fr 1fr;min-height:660px}.hero-copy{padding:4.8rem 3.8rem 2rem var(--gutter);display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;line-height:1.6;color:var(--gold);display:flex;align-items:center;gap:1rem}.short-rule{width:28px;height:1px;background:var(--gold);flex-shrink:0}h1,h2{font-family:Garamond,Georgia,serif;font-weight:400;letter-spacing:-.035em;line-height:.98}h1{font-size:clamp(4.2rem,6.7vw,7.2rem);margin:2.2rem 0 1.8rem}h1 em,h2 em{font-weight:400;color:var(--gold)}.hero-description{max-width:390px;color:var(--muted);font-size:1rem;line-height:1.85}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:1.4rem;margin:2.1rem 0 3.6rem}.button{border:1px solid transparent;min-height:54px;padding:1rem 1.35rem;display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;font-size:.875rem;font-weight:500;transition:background .2s,color .2s}.gold{background:var(--gold);color:var(--ink)}.gold:hover{background:#e4c492}.button span[aria-hidden]{font-size:1.3rem;line-height:1}.text-link{display:inline-flex;gap:1.4rem;align-items:center;font-size:.875rem;border:0;border-bottom:1px solid #817962;padding:0 0 .55rem;background:none;color:inherit;line-height:1.5}.text-link:hover{color:var(--gold)}.hero-note{margin-top:auto;padding-top:1.6rem;border-top:1px solid var(--rule);width:100%;display:flex;flex-wrap:wrap;gap:.4rem 1rem;color:var(--muted);font-size:.75rem}.hero-image{position:relative;min-width:0;overflow:hidden}.hero-image>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 42%;filter:saturate(.7) brightness(.84)}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,19,13,.64),transparent 40%)}.hero-image figcaption{position:absolute;left:2.5rem;right:2.5rem;bottom:2rem;z-index:1;display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #ffffff66;padding-top:1.2rem;font-size:.75rem;line-height:1.5}.discipline-strip{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.75rem var(--gutter);border-top:1px solid var(--rule);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#d8d9d1}.discipline-strip i{color:var(--gold);font-style:normal}.section{padding:6.6rem var(--gutter)}.light{background:var(--paper);color:var(--ink);color-scheme:light}.light .eyebrow{color:#776044}.section-heading{display:grid;grid-template-columns:1fr 2.05fr;gap:3rem;margin-bottom:3.6rem}.section-heading>.eyebrow{align-self:start;padding-top:.55rem}h2{font-size:clamp(2.8rem,4.25vw,4.6rem);line-height:1.04}.light h2 em{color:#86704d}.section-heading>div>p{margin-top:1.4rem;max-width:510px;line-height:1.8;color:var(--dark-muted);font-size:1rem}.service{border-top:1px solid var(--line)}.service:last-child{border-bottom:1px solid var(--line)}summary{list-style:none}summary::-webkit-details-marker{display:none}.service summary{display:grid;grid-template-columns:70px 1.5fr 1fr 26px;align-items:center;gap:1rem;padding:1.75rem 0}.service-no{font-size:.875rem;color:#73796d}.service-title{font-size:clamp(1.5rem,2.6vw,2.15rem);font-family:Garamond,Georgia,serif;letter-spacing:-.025em}.service-tag{font-size:.8125rem;color:var(--dark-muted)}.expand{height:24px;width:24px;position:relative;display:block;flex-shrink:0}.expand:before,.expand:after{content:'';position:absolute;background:currentColor;left:4px;right:4px;top:11px;height:1px;transition:transform .2s}.expand:after{transform:rotate(90deg)}details[open]>summary .expand:after{transform:rotate(0deg)}.service-body{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;padding:0 42px 2.2rem 86px}.service-body>p{max-width:530px;font-size:1rem;line-height:1.8;color:var(--dark-muted)}.service-body ul{margin:0 0 1.4rem;padding:0;list-style:none;line-height:1.9;font-size:.875rem}.service-body li:before{content:'—';color:#9c8257;padding-right:.75rem}.dark-link{border-color:#a6977c}.dark-link:hover{color:#806236}.legacy{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;background:var(--ink-soft)}.legacy-image img{width:100%;height:530px;object-fit:cover;object-position:40% 50%;filter:saturate(.55)}.legacy-image figcaption{font-size:.75rem;color:var(--muted);line-height:1.5;margin-top:1rem}.legacy-copy h2{margin-top:1.8rem;font-size:clamp(2.6rem,3.65vw,4rem)}.legacy-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8;margin-top:1.5rem;max-width:480px}.legacy-statement{font-family:Garamond,Georgia,serif;font-size:1.8rem;line-height:1.2;color:var(--gold);border-left:1px solid var(--gold);padding-left:1.2rem;margin:2.2rem 0}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3.4rem}.process-grid article{padding-top:1.5rem;border-top:1px solid #acae9e}.step{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#776044}.process-grid h3{font-family:Garamond,Georgia,serif;font-size:1.85rem;font-weight:400;line-height:1.15;max-width:260px;margin:1.6rem 0 1rem}.process-grid p{font-size:1rem;line-height:1.8;color:var(--dark-muted)}.questions{padding-top:0;display:grid;grid-template-columns:1fr 2.05fr;gap:3rem}.questions>div:first-child{padding-top:2rem;border-top:1px solid var(--line)}.questions h2{font-size:3rem;margin-top:1.5rem}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:1.35rem 0}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:2rem;font-size:1rem;line-height:1.5}.faq-list p{margin-top:1rem;color:var(--dark-muted);line-height:1.8;padding-right:2.5rem}.contact{display:grid;grid-template-columns:1fr 1.3fr;gap:7vw;border-bottom:1px solid var(--rule)}.contact-copy h2{font-size:clamp(4rem,6vw,6.5rem);margin:2rem 0}.contact-copy>p:not(.eyebrow){max-width:320px;color:var(--muted);line-height:1.8}.contact-meta{border-top:1px solid var(--rule);margin-top:3rem;padding-top:1.5rem;display:flex;flex-direction:column;gap:.75rem;font-size:.875rem;color:var(--muted);align-items:flex-start}.contact-meta>span:first-child{color:var(--paper)}.inquiry-form{align-self:start;padding-top:1rem;min-width:0}.form-heading{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:2rem}.form-heading h3{font-family:Garamond,Georgia,serif;font-size:1.65rem;font-weight:400}.form-heading>span{font-size:.75rem;color:var(--muted);white-space:nowrap}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.inquiry-form label{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.4rem;font-size:.875rem}input,textarea,select{color:var(--paper);background:var(--ink-soft);border:1px solid #505448;border-radius:0;width:100%;max-width:100%;padding:.9rem 1rem;min-height:50px;font-size:1rem}input::placeholder,textarea::placeholder{color:#9c9f95;opacity:1}select{color:var(--paper);padding-right:.5rem}textarea{resize:vertical;line-height:1.6}input:user-invalid,textarea:user-invalid,select:user-invalid{border-color:#e4ad95}.form-note{font-size:.8125rem;color:var(--muted);line-height:1.65;margin:.3rem 0 1.3rem}.submit-button{width:100%}.form-result{margin-top:1.5rem;border:1px solid var(--rule);padding:1.3rem}.form-result h4{font-size:1rem;margin:0 0 .6rem;color:var(--gold)}.form-result p{font-size:.875rem;line-height:1.7;color:var(--muted)}.form-result pre{font:inherit;font-size:.875rem;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--muted);max-height:300px;overflow-y:auto}.brief-actions{display:flex;gap:1.4rem;flex-wrap:wrap;margin-top:1.4rem}.site-footer{padding:3.5rem var(--gutter) 1.5rem}.footer-top{display:flex;align-items:center;gap:4rem;padding-bottom:3rem}.footer-top p{font-size:.875rem;line-height:1.6;color:var(--muted);border-left:1px solid var(--rule);padding-left:4rem}.back-top{margin-left:auto;display:flex;gap:1.5rem;font-size:.875rem}.footer-bottom{border-top:1px solid var(--rule);padding-top:1.3rem;display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;line-height:1.7;color:var(--muted)}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}
@media(min-width:1600px){.hero{min-height:760px}.hero-copy{padding-top:6rem}.hero-actions{flex-direction:row;align-items:center;gap:2rem}.hero-description{max-width:450px}.hero-image>img{object-position:50% 48%}}
@media(max-width:1100px){nav{gap:1.3rem}.nav-cta{gap:1rem}.hero-copy{padding-right:2rem;padding-top:3.5rem}.hero{min-height:640px}.hero-image figcaption{flex-direction:column;gap:.3rem;left:1.5rem;right:1.5rem}.service-body{gap:2rem}.contact{gap:3rem;grid-template-columns:1fr 1.4fr}.form-heading{flex-direction:column;gap:.5rem}.legacy{gap:4vw}.legacy-image img{height:560px}.section{padding-top:5rem;padding-bottom:5rem}.questions{padding-top:0}}
@media(max-width:820px){.site-header{min-height:89px;padding-top:1rem;padding-bottom:1rem}.menu-toggle{display:flex;align-items:center;gap:1.5rem;border:1px solid var(--rule);padding:.75rem;background:none;font-size:.875rem}.menu-toggle span{font-size:1.2rem}.site-header nav{display:none;position:absolute;left:0;right:0;top:100%;padding:1.2rem var(--gutter) 2rem;background:var(--ink);border-bottom:1px solid var(--rule);flex-direction:column;align-items:stretch;gap:.6rem}.site-header nav.is-open{display:flex}.site-header nav>a{padding:1rem;font-size:1rem}.nav-cta{justify-content:space-between}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-top:3rem;padding-bottom:1.8rem;padding-right:1.8rem}.eyebrow{font-size:.75rem;letter-spacing:.1em}.hero .eyebrow{display:block}.short-rule{display:none}h1{font-size:clamp(3.6rem,8vw,5rem)}.hero-actions{margin-bottom:2rem}.hero-actions .button{gap:1.2rem;line-height:1.5}.hero-note{font-size:.75rem}.discipline-strip{display:grid;grid-template-columns:1fr 1fr;font-size:.75rem;gap:1.1rem}.discipline-strip i{display:none}.section-heading{grid-template-columns:1fr;gap:1.3rem;margin-bottom:2.7rem}.service summary{grid-template-columns:35px 1fr 24px}.service-tag{display:none}.service-body{padding-left:51px;padding-right:1rem;grid-template-columns:1fr;gap:1.2rem}.legacy{grid-template-columns:1fr;gap:2.8rem}.legacy-image img{height:390px}.legacy-copy{max-width:590px}.legacy-copy h2{font-size:3.3rem}.legacy-copy>p:not(.eyebrow){max-width:none}.process-grid{gap:2rem}.process-grid h3{font-size:1.65rem}.questions{grid-template-columns:1fr;gap:2rem}.questions h2 br{display:none}.questions h2{font-size:2.8rem}.contact{grid-template-columns:1fr;gap:2rem}.contact-copy h2{font-size:4.3rem}.contact-copy h2 br{display:none}.contact-copy>p:not(.eyebrow){max-width:450px}.contact-meta{margin-top:1.6rem;padding-top:1.2rem}.form-heading{flex-direction:row}.footer-top{gap:2rem}.footer-top p{padding-left:2rem}.footer-bottom{flex-direction:column;gap:.4rem}}
@media(max-width:560px){html{scroll-padding-top:1rem}.brand>span{font-size:1.3rem}.brand img{width:26px;height:36px}.brand{gap:11px}.brand-sub{font-size:.75rem;letter-spacing:.17em}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:2.7rem var(--gutter) 1.6rem}.hero .eyebrow{font-size:.75rem}.hero h1{font-size:4.5rem;margin-top:1.6rem;margin-bottom:1.5rem;line-height:.99}.hero-description{max-width:100%;font-size:1rem}.hero-actions{gap:1.3rem;margin-top:1.7rem;margin-bottom:1.9rem}.hero-actions .button{padding:1rem 1.25rem}.hero-note{padding-top:1.2rem;font-size:.75rem;justify-content:space-between;gap:.5rem}.hero-image{height:330px;flex:none}.hero-image>img{object-position:50% 45%}.hero-image figcaption{left:var(--gutter);right:var(--gutter);bottom:1.4rem;flex-direction:row;font-size:.75rem}.discipline-strip{padding-top:1.5rem;padding-bottom:1.5rem;gap:1.25rem .7rem;font-size:.75rem;letter-spacing:.045em}.section{padding:3.6rem var(--gutter)}h2{font-size:2.8rem}.section-heading{gap:1.4rem}.section-heading>div>p{margin-top:1.2rem}.service summary{padding:1.35rem 0;gap:.7rem;grid-template-columns:25px 1fr 24px}.service-title{font-size:1.7rem}.service-body{padding:0 .2rem 1.8rem 36px}.service-body>p{font-size:1rem;line-height:1.75}.legacy-image img{height:350px}.legacy-image figcaption{font-size:.75rem}.legacy-copy h2{font-size:2.8rem;margin-top:1.3rem}.legacy-statement{font-size:1.7rem}.process-grid{grid-template-columns:1fr;gap:2rem}.process-grid h3{font-size:1.9rem;max-width:100%;margin-top:1rem}.questions{padding-top:0}.questions h2{font-size:2.6rem}.faq-list summary{gap:1rem}.faq-list p{padding-right:0}.contact-copy h2{font-size:3.7rem}.contact-copy h2 br{display:block}.form-row{grid-template-columns:1fr;gap:0}.form-heading{flex-direction:column}.footer-top{display:grid;grid-template-columns:1fr auto;gap:2rem 1rem}.footer-top p{grid-row:2;border:0;padding:0}.back-top{font-size:.8125rem;gap:.65rem;grid-column:2;grid-row:1}.site-footer{padding-top:2.5rem}.footer-bottom{font-size:.75rem}.button{max-width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#turnstile-container{margin:.5rem 0 1rem;max-width:100%}#submission-status{font-size:.875rem;line-height:1.7;margin-top:1rem;color:var(--gold)}#submission-status:empty{display:none}#submission-status.submission-error{color:#f1b59b}.form-result p{overflow-wrap:anywhere}.submit-button:disabled{opacity:.65;cursor:wait}
