:root{--st-surface: #F4F0E8;--st-raised: #FBF9F4;--st-ink: #2A2622;--st-muted: #5B5349;--st-line: #D8D0C2;--st-accent: #8A4B2E;--st-accent-deep: #5E3320;--st-ok: #3B6D11;--st-serif: "Fraunces", Georgia, "Times New Roman", serif;--st-sans: "Inter", system-ui, -apple-system, sans-serif;--maxw: 1120px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--st-surface);color:var(--st-ink);font-family:var(--st-sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3{color:var(--st-ink);font-weight:400}a{color:var(--st-accent-deep);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--st-accent);outline-offset:3px;border-radius:2px}main[tabindex="-1"]:focus-visible{outline:none}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 40px}.label{font-size:11.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--st-muted);font-weight:500}.num{font-family:var(--st-serif);font-weight:400;color:var(--st-accent);font-variant-numeric:tabular-nums}.skip{position:absolute;left:-9999px;top:0;background:var(--st-ink);color:var(--st-raised);padding:10px 16px;z-index:100;border-radius:0 0 2px}.skip:focus{left:0}.nav{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--st-surface) 90%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--st-line)}.nav .wrap{display:flex;align-items:center;justify-content:space-between;padding-top:18px;padding-bottom:18px}.nav .brand{font-family:var(--st-serif);font-size:18px;font-weight:500;letter-spacing:.01em;color:var(--st-ink)}.nav .brand:hover{text-decoration:none}.nav .brand:hover span{color:var(--st-accent-deep)}.nav .brand span{color:var(--st-accent)}.nav .links{display:flex;align-items:center;gap:28px}.nav .links a{font-size:13.5px;color:var(--st-muted);letter-spacing:.01em}.nav .links a:hover{color:var(--st-ink);text-decoration:none}.nav .nav-cta{font-size:12.5px;letter-spacing:.04em;font-weight:500;color:var(--st-raised);background:var(--st-accent);padding:9px 18px;border-radius:2px}.nav .nav-cta:hover{background:var(--st-accent-deep);color:var(--st-raised);text-decoration:none}@media(max-width:720px){.nav .links a:not(.nav-cta){display:none}}section[id],#main{scroll-margin-top:84px}.hero{padding:88px 0 84px;border-bottom:1px solid var(--st-line)}.hero-grid{display:grid;grid-template-columns:1fr minmax(0,300px);gap:64px;align-items:end}.eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:28px}.eyebrow .tick{width:34px;height:1px;background:var(--st-accent);display:inline-block}.hero h1{font-family:var(--st-serif);font-weight:340;font-size:clamp(40px,6.4vw,74px);line-height:1.03;letter-spacing:-.018em;margin-bottom:28px}.hero h1 em{font-style:italic;font-weight:340;color:var(--st-accent-deep)}.lede{font-size:18px;line-height:1.62;color:var(--st-muted);max-width:46ch;margin-bottom:38px}.lede strong{color:var(--st-ink);font-weight:500}.cta{display:inline-flex;align-items:center;gap:12px;background:var(--st-accent);color:var(--st-raised);font-size:14px;letter-spacing:.04em;font-weight:500;padding:15px 30px;border-radius:2px;border:none;cursor:pointer;font-family:var(--st-sans);transition:background .2s ease}.cta:hover{background:var(--st-accent-deep);color:var(--st-raised);text-decoration:none}.cta:disabled{opacity:.55;cursor:not-allowed}.cta .arr{font-family:var(--st-serif);font-size:17px;line-height:1}.portrait{aspect-ratio:3 / 4;background:var(--st-raised);border:1px solid var(--st-line);border-radius:2px;position:relative;overflow:hidden;display:flex;align-items:flex-end}.portrait img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.portrait .mono{font-family:var(--st-serif);font-weight:300;font-size:120px;line-height:.8;color:var(--st-line);position:absolute;top:24px;left:26px;letter-spacing:-.04em}.portrait .pcap{position:relative;z-index:1;padding:18px 20px;width:100%;border-top:1px solid var(--st-line);background:var(--st-raised)}.portrait .pcap .pname{font-family:var(--st-serif);font-size:16px;font-weight:500}.portrait .pcap .prole{font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--st-muted);margin-top:4px}.about{padding:84px 0;border-bottom:1px solid var(--st-line)}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:start}.about .lead{font-family:var(--st-serif);font-size:23px;line-height:1.4;color:var(--st-ink);font-weight:380;letter-spacing:-.01em}.about p{font-size:16.5px;line-height:1.7;color:var(--st-muted);margin-bottom:18px;max-width:62ch}.about p:last-child{margin-bottom:0}.about p strong{color:var(--st-ink);font-weight:500}.sec{padding:84px 0;border-bottom:1px solid var(--st-line)}.sec-head{display:flex;align-items:baseline;gap:16px;margin-bottom:48px}.sec-head .num{font-size:15px}.sec-head h2{font-family:var(--st-serif);font-weight:380;font-size:28px;letter-spacing:-.01em}.sec-head .rule{flex:1;height:1px;background:var(--st-line)}.services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--st-line);border-left:1px solid var(--st-line)}.svc{border-right:1px solid var(--st-line);border-bottom:1px solid var(--st-line);padding:32px 34px 36px;min-height:188px;display:flex;flex-direction:column;background:transparent;transition:background .2s ease}.svc:hover{background:var(--st-raised)}.svc .svc-no{font-family:var(--st-serif);font-size:13px;color:var(--st-accent);font-variant-numeric:tabular-nums;margin-bottom:auto}.svc h3{font-family:var(--st-serif);font-weight:420;font-size:20px;line-height:1.2;letter-spacing:-.005em;margin:30px 0 12px}.svc p{font-size:14.5px;line-height:1.55;color:var(--st-muted);max-width:44ch}.svc.last{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between;min-height:auto;padding:30px 34px;gap:32px}.svc.last .lblock{display:flex;flex-direction:column}.svc.last h3{margin:8px 0 0}.svc.last p{margin-top:8px}.record .wrap-inner{background:var(--st-raised);border:1px solid var(--st-line);border-radius:2px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.stat{padding:36px 28px 32px;border-right:1px solid var(--st-line);border-bottom:1px solid var(--st-line)}.stat:nth-child(4){border-right:none}.stat .figure{font-family:var(--st-serif);font-weight:330;font-size:44px;line-height:1;color:var(--st-accent-deep);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.stat .figure sup{font-size:.5em;top:-1.1em;color:var(--st-accent)}.stat .cap{font-size:12.5px;line-height:1.4;color:var(--st-muted);margin-top:14px}.creds{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cred{padding:28px 30px;display:flex;gap:18px;align-items:flex-start;border-right:1px solid var(--st-line);border-bottom:1px solid var(--st-line)}.cred:nth-child(2n){border-right:none}.cred:nth-last-child(-n+2){border-bottom:none}.cred .cno{font-family:var(--st-serif);font-size:13px;color:var(--st-accent);padding-top:3px;font-variant-numeric:tabular-nums;flex-shrink:0}.cred .ctitle{font-family:var(--st-serif);font-size:17px;font-weight:460;line-height:1.25;color:var(--st-ink)}.cred .cdesc{font-size:13.5px;color:var(--st-muted);margin-top:6px;line-height:1.5}.pub{display:grid;grid-template-columns:96px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid var(--st-line);align-items:baseline}.pub:last-child{border-bottom:none}.pub .pyr{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--st-accent)}.pub .ptitle{font-family:var(--st-serif);font-size:18px;color:var(--st-ink);line-height:1.3}.pub .pmeta{font-size:13.5px;color:var(--st-muted);margin-top:5px;line-height:1.5}.quote{padding:92px 0;border-bottom:1px solid var(--st-line)}.quote blockquote{font-family:var(--st-serif);font-weight:320;font-style:italic;font-size:clamp(24px,3.4vw,38px);line-height:1.28;letter-spacing:-.01em;max-width:21ch;color:var(--st-ink);text-indent:-.25em}.quote .qattr{font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--st-muted);margin-top:32px;display:flex;align-items:center;gap:14px}.quote .qattr .tick{width:28px;height:1px;background:var(--st-accent)}.contact{padding:88px 0;border-bottom:1px solid var(--st-line)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:start}.contact .intro h2{font-family:var(--st-serif);font-weight:380;font-size:30px;letter-spacing:-.01em;margin-bottom:18px}.contact .intro p{color:var(--st-muted);font-size:16px;line-height:1.65;max-width:40ch;margin-bottom:26px}.contact .cdetail{font-size:14.5px;margin-bottom:8px}.contact .cdetail span{color:var(--st-muted)}.form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1 / -1}.field label{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--st-muted);font-weight:500}.field input,.field select,.field textarea{font-family:var(--st-sans);font-size:15px;color:var(--st-ink);background:var(--st-raised);border:1px solid var(--st-line);border-radius:2px;padding:12px 14px;transition:border-color .15s ease;width:100%}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--st-accent)}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline:2px solid var(--st-accent);outline-offset:2px;border-color:var(--st-accent)}.field textarea{resize:vertical;min-height:130px}.field-hp{position:absolute;left:-9999px;top:0;width:1px;height:1px;overflow:hidden}.form-consent{grid-column:1 / -1;font-size:12.5px;color:var(--st-muted);line-height:1.5}.submit-row{grid-column:1 / -1;display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:4px}.form-msg{font-size:14px}.form-msg.ok{color:var(--st-ok)}.form-msg.err{color:var(--st-accent)}.form-msg[hidden]{display:none}.foot{padding:56px 0 64px}.foot-grid{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;flex-wrap:wrap}.foot .fbrand{font-family:var(--st-serif);font-size:21px;font-weight:500;margin-bottom:8px;color:var(--st-ink)}.foot .floc{font-size:13.5px;color:var(--st-muted)}.foot .fcontact{text-align:right;font-size:14px}.foot .fcontact a{color:var(--st-accent-deep);font-weight:500}.foot .fcontact .frow{margin-bottom:6px}.foot .fcontact .frow span{color:var(--st-muted)}.foot .fmeta{width:100%;margin-top:28px;padding-top:20px;border-top:1px solid var(--st-line);font-size:12px;color:var(--st-muted)}@media(max-width:880px){.wrap{padding:0 24px}.hero{padding:60px 0 56px}.hero-grid{grid-template-columns:1fr;gap:44px}.portrait{max-width:280px}.about-grid,.contact-grid{grid-template-columns:1fr;gap:34px}.sec,.about,.contact,.quote{padding:60px 0}.services{border-right:1px solid var(--st-line);grid-template-columns:1fr}.creds{grid-template-columns:1fr}.svc{border-right:none}.svc.last{flex-direction:column;align-items:flex-start}.stats{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:none}.cred:nth-child(odd){border-right:none}.cred{border-right:none}.form{grid-template-columns:1fr}.foot-grid{flex-direction:column;align-items:flex-start}.foot .fcontact{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
