@font-face{font-family:Fraunces;src:url('/assets/fonts/fraunces-500-latin.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-400-600-latin.woff2') format('woff2');font-weight:400 600;font-display:swap}
@font-face{font-family:'Architects Daughter';src:url('/assets/fonts/architects-daughter-400-latin.woff2') format('woff2');font-weight:400;font-display:swap}
:root{--bg:#faf9f5;--ink:#242424;--muted:#60605a;--gold:#c8a06a;--line:#d5d3ca;--font-comic:'Architects Daughter';font-size:16px;color-scheme:light}
*{box-sizing:border-box}html{scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--ink);font:400 1rem/1.7 Manrope,sans-serif}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--ink);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Fraunces,Georgia,serif;font-weight:500;line-height:1.1;letter-spacing:-.035em}h1{font-size:clamp(3.4rem,5.7vw,6rem);margin-bottom:0}h2{font-size:clamp(2.7rem,4vw,4.5rem);margin-bottom:1.5rem}h3{font-size:2.1rem;letter-spacing:-.025em}em{font-style:normal;text-decoration:underline;text-decoration-color:var(--gold);text-decoration-thickness:3px;text-underline-offset:.13em}p{margin-bottom:1.2rem}p:last-child{margin-bottom:0}.dot,.wordmark span{color:var(--gold)}.site-wrap{max-width:1600px;margin:auto;padding:0 5vw}.nav{min-height:100px;display:flex;justify-content:space-between;align-items:center;gap:32px;border-bottom:1px solid var(--line)}.wordmark{font-family:Fraunces,Georgia,serif;font-size:2.7rem;line-height:1;text-decoration:none;letter-spacing:-.075em}.nav-links{display:flex;align-items:center;gap:30px}.nav-links>a{font-size:.88rem;min-height:44px;display:flex;align-items:center;text-decoration:none}.nav-links>a:hover,.nav-links>a[aria-current]{text-decoration:underline;text-decoration-thickness:2px}.nav-links .nav-contact{border:1px solid var(--ink);padding:9px 22px;gap:24px;border-radius:2px}.nav-contact:hover{background:var(--ink);color:var(--bg)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.6fr 1fr;gap:60px;padding:70px 0 40px;align-items:end}.eyebrow{font-size:.82rem;line-height:1.5;letter-spacing:.06em;margin-bottom:22px;font-weight:600}.hero-aside{max-width:350px;justify-self:end;padding-bottom:6px}.hero-aside>p{font-size:1.06rem;line-height:1.8;color:var(--muted);margin-bottom:24px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px;font-weight:600;font-size:.93rem;text-decoration:underline;text-decoration-thickness:1px}.text-link:hover{text-decoration-thickness:2px}.text-link span{font-size:1.4rem}.story{margin-bottom:20px}.sequence{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.sequence figure{margin:0;min-width:0}.sequence-art{display:block;width:100%;height:auto;color:var(--ink)}.section{padding:100px 0;border-bottom:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:0 80px;align-items:end;margin-bottom:52px}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2{margin:0}.section-heading>p:last-child{max-width:410px;color:var(--muted);justify-self:end}.service-list{border-top:1px solid var(--ink)}.service-row{display:grid;grid-template-columns:50px 1fr 1.1fr 40px;align-items:center;gap:20px;text-decoration:none;padding:26px 0;border-bottom:1px solid var(--line)}.service-number{font-family:var(--font-comic),cursive;font-size:1.4rem;align-self:start;padding-top:8px}.service-row h3{margin:0 0 5px}.service-row p{color:var(--muted);font-size:.9rem;margin:0}.service-summary{max-width:440px}.row-arrow{font-size:2.2rem;justify-self:end;transition:transform .16s}.service-row:hover .row-arrow{transform:translate(4px,-4px)}.service-row:hover h3{text-decoration:underline;text-decoration-color:var(--gold);text-decoration-thickness:2px;text-underline-offset:5px}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.about-grid>div{max-width:540px}.about-grid>div>p{color:var(--muted)}.about-grid>div>.large-copy{font-size:1.45rem;line-height:1.65;color:var(--ink)}.contact{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact>div>p:not(.eyebrow){max-width:410px;color:var(--muted)}.direct{margin-top:32px}.direct>a{display:block;max-width:380px;border-top:1px solid var(--line);padding:14px 0;text-decoration:none;font-size:.9rem}.direct>a>span{display:block;font-size:1.1rem;font-weight:600}.direct>a:hover>span{text-decoration:underline}.contact-form{padding-top:8px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form label{display:block;font-size:.87rem;font-weight:600;margin-bottom:22px}.contact-form label>span{font-weight:400;color:var(--muted)}input,select,textarea{display:block;width:100%;border:0;border-bottom:1px solid #77776e;border-radius:0;background:transparent;margin-top:8px;padding:9px 0;line-height:1.5;font-size:1rem;font-weight:400}textarea{resize:vertical;min-height:100px}textarea::placeholder{color:var(--muted)}.button{display:inline-flex;justify-content:space-between;gap:50px;align-items:center;min-height:48px;padding:13px 24px;background:var(--ink);border:1px solid var(--ink);color:var(--bg);text-decoration:none;font-size:.94rem;font-weight:600;border-radius:2px}.button:hover{background:#41413b}.form-note{font-size:.8rem;color:var(--muted);line-height:1.6;margin-top:16px;max-width:450px}.draft-result{border-top:1px solid var(--line);padding-top:20px;margin-top:24px}.draft-result p{margin-bottom:6px}.draft-copy{font-size:.86rem;min-height:150px}.foot{padding:45px 0;display:grid;grid-template-columns:1fr 1.2fr 1.3fr auto;gap:32px;align-items:start}.foot p,.foot a:not(.wordmark){font-size:.82rem}.foot>div>a{display:block;margin-bottom:8px}.foot>p{color:var(--muted)}.service-hero h1{font-size:clamp(3rem,5vw,5.3rem)}.included{display:grid;grid-template-columns:1fr 1fr;gap:42px 70px}.included article{border-top:1px solid var(--line);padding-top:20px}.included h3{font-size:1.75rem;margin:12px 0 15px}.included p{color:var(--muted);max-width:510px}.faq{display:grid;grid-template-columns:1fr 1fr;gap:80px}.faq h2{font-size:3.6rem}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:24px;padding:22px 0;font-weight:600;line-height:1.5}summary::-webkit-details-marker{display:none}summary span{font-size:1.5rem;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{padding:0 30px 25px 0;color:var(--muted)}.other-services{display:flex;flex-wrap:wrap;gap:20px 35px;padding:30px 0;border-bottom:1px solid var(--line);font-size:.9rem}.other-services p{margin:0;margin-right:auto}.other-services a{min-height:30px}.privacy-copy{max-width:850px;padding:70px 0;margin:auto}.privacy-copy h1{font-size:4rem;margin-bottom:30px}.privacy-copy h2{font-size:2rem;margin:40px 0 18px}.privacy-copy .section{padding:0;border:0}.privacy-copy .wrap{padding:0}.not-found{padding:90px 0}.not-found p{margin-top:26px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:absolute;left:20px;top:-100px;background:var(--ink);color:white;padding:12px;z-index:20}.skip:focus{top:10px}[hidden]{display:none!important}
@media(min-width:1600px){.site-wrap{padding:0 80px}}
@media(max-width:1100px){.nav-links{gap:18px}.nav-links>a{font-size:.8rem}.hero{gap:35px}.hero h1{font-size:4.2rem}.hero-aside{max-width:290px}.sequence{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin:auto}.section{padding:72px 0}.section-heading,.about-grid,.contact,.faq{gap:40px}.foot{grid-template-columns:1fr 1fr}.service-row{grid-template-columns:35px 1fr 1fr 30px}.service-row h3{font-size:1.9rem}}
@media(max-width:760px){.site-wrap{padding:0 24px}.nav{min-height:82px;flex-wrap:wrap;gap:0}.wordmark{font-size:2.4rem}.menu-toggle{display:flex;gap:22px;align-items:center;background:none;border:0;padding:12px 0 12px 15px;min-height:44px;font-size:.94rem}.menu-toggle span{font-size:1.5rem}.nav-links{width:100%;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px 0 22px}.nav-links.is-open{display:flex}.nav-links>a{padding:12px 0;font-size:1rem;border-top:1px solid var(--line)}.nav-links .nav-contact{margin-top:10px;justify-content:space-between;padding:10px 15px}.hero{grid-template-columns:1fr;padding:48px 0 12px;gap:25px}.hero h1,.service-hero h1{font-size:clamp(2.65rem,8.7vw,4.1rem)}.hero-aside{justify-self:start;max-width:500px}.hero-aside>p{font-size:1rem;margin-bottom:12px}.eyebrow{font-size:.78rem;margin-bottom:18px}.section-heading,.about-grid,.contact,.faq{grid-template-columns:1fr;gap:25px}.section-heading{margin-bottom:32px}.section-heading .eyebrow{margin-bottom:0}.section-heading>p:last-child{justify-self:start}.about-grid h2{margin:0}.about-grid>div>.large-copy{font-size:1.25rem}h2{font-size:2.75rem}.faq h2{font-size:2.75rem}.service-row{grid-template-columns:28px 1fr 28px;gap:12px;padding:24px 0}.service-summary{display:none}.service-row h3{font-size:1.85rem}.service-row p{font-size:.86rem}.included{gap:30px}.included h3{font-size:1.5rem}.included p{font-size:.94rem}.contact{gap:35px}.foot{gap:24px}.foot>div{grid-column:1/-1}.foot>a:last-child{grid-column:1/-1}.other-services{gap:15px 22px}.other-services p{flex-basis:100%}.privacy-copy h1{font-size:3rem}}
@media(max-width:540px){.sequence{grid-template-columns:1fr;max-width:390px}.sequence figure{margin-bottom:0}.sequence-art{margin-top:-4px}.section{padding:54px 0}.form-row,.included{grid-template-columns:1fr}.form-row{gap:0}.foot{grid-template-columns:1fr}.foot>p{margin:0}.hero{padding-top:40px}.story{margin-top:6px}.contact .direct{margin-top:22px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Manual review: shared handwritten headings and compact story layouts. */
body h1,body h2,body h3{font-family:var(--font-comic),cursive;font-weight:400;letter-spacing:-.025em;line-height:1.13}
.contact h2{font-family:Fraunces,Georgia,serif;font-weight:500;letter-spacing:-.035em;line-height:1.1}
.nav{min-height:88px}
.hero{grid-template-columns:1.5fr 1fr;gap:48px;padding:36px 0 22px;align-items:center}
.hero h1{font-size:clamp(2.8rem,4.5vw,4.8rem)}
.hero-aside{max-width:410px;padding:0}
.hero-aside>p{font-size:.98rem;line-height:1.7;margin-bottom:0}
.service-hero h1{font-size:clamp(2.7rem,4.2vw,4.5rem)}
.service-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}
.service-buttons a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:9px 14px;border:1px solid var(--ink);text-decoration:none;font-size:.85rem;font-weight:600}
.service-buttons a:hover{background:var(--ink);color:var(--bg)}
.story{margin:0 0 18px}
.sequence{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1280px;margin:auto}
.sequence-art{margin:0}
.section-heading h2{font-size:clamp(2.3rem,3.4vw,3.7rem)}
.service-details .section-heading{grid-template-columns:1.75fr 1fr;gap:36px}
.service-details .section-heading h2{font-size:clamp(1.8rem,2.9vw,3rem)}
.people-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}
.people-grid article{border-top:1px solid var(--line);padding:26px 0 0}
.people-grid h3{font-size:clamp(2.5rem,4vw,4rem);margin-bottom:12px}
.people-grid p{max-width:480px;color:var(--muted)}
.people-grid .person-role{color:var(--ink);font-weight:600;margin-bottom:16px}
.search-example{display:flex;gap:32px;align-items:center;justify-content:space-between;padding:30px 0;border-bottom:1px solid var(--line)}
.search-example>p{font-size:.95rem;color:var(--muted)}
.search-query{display:flex;align-items:center;gap:18px;border:1px solid var(--line);border-radius:40px;min-height:60px;padding:12px 24px;width:min(100%,600px)}
.search-query>span{font-size:2rem;line-height:1}
.search-query p{margin:0;font-size:1.08rem}
.foot{grid-template-columns:1.4fr .7fr 1.1fr;gap:42px;padding:50px 0 24px}
.foot h2{font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:0;margin-bottom:20px}
.foot .footer-brand .wordmark{display:inline-block;font-size:2.7rem;margin-bottom:22px}
.footer-brand p{color:var(--muted);line-height:1.9}
.foot .footer-contacts>a{margin-bottom:18px;font-weight:600;text-decoration:none}
.footer-contacts a span{font-weight:400;overflow-wrap:anywhere}
.footer-contacts a:hover span{text-decoration:underline}
.foot .footer-bottom{grid-column:1/-1;display:flex;gap:28px;align-items:center;border-top:1px solid var(--line);padding-top:22px}
.footer-bottom p{margin:0 auto 0 0;color:var(--muted)}
.foot .footer-bottom>a{margin:0}
@media(min-width:1200px){.service-details .section-heading h2{white-space:nowrap}}
@media(min-width:761px) and (max-width:1100px){.hero{gap:28px}.hero h1{font-size:3rem}.hero-aside>p{font-size:.9rem}.service-details .section-heading{grid-template-columns:1fr}.service-details .section-heading>p:last-child{justify-self:start;max-width:650px;margin-top:20px}.sequence{max-width:100%}}
@media(max-width:760px){.hero{grid-template-columns:1fr;gap:22px;padding:32px 0 16px}.hero h1,.service-hero h1{font-size:clamp(2.3rem,7.4vw,3.7rem)}.hero-aside{max-width:100%;justify-self:stretch}.hero-aside>p{font-size:.95rem}.sequence{grid-template-columns:repeat(2,minmax(0,1fr));max-width:600px}.section-heading,.service-details .section-heading{grid-template-columns:1fr;gap:22px}.people-grid{gap:30px}.search-example{align-items:start;flex-direction:column;gap:15px}.search-query{min-height:54px}.foot{grid-template-columns:1fr 1fr;gap:30px}.foot>div{grid-column:auto}.foot .footer-brand,.foot .footer-bottom{grid-column:1/-1}.footer-bottom{flex-wrap:wrap}.footer-bottom p{flex-basis:100%}}
@media(max-width:540px){.people-grid{grid-template-columns:1fr;gap:34px}.sequence{max-width:100%}.foot{grid-template-columns:1fr}.foot>div{grid-column:1/-1}.service-buttons a{padding:9px 12px}.search-query p{font-size:.95rem}}

/* Second manual pass: hero hierarchy, short copy, compact contact columns. */
body[data-page="home"] .hero{grid-template-columns:1.4fr 1fr;gap:60px;padding:42px 0 26px}
body[data-page="home"] .hero h1{font-size:clamp(4rem,6.2vw,6.4rem);line-height:1.02}
.service-buttons{gap:0;border-top:1px solid var(--ink);margin-top:22px}
.service-buttons a{border:0;border-bottom:1px solid var(--line);padding:12px 0;min-height:48px}
.service-buttons a:nth-child(odd){margin-right:24px}
.service-buttons a:hover{background:transparent;color:var(--ink);text-decoration:underline;text-underline-offset:5px}
.copy-line{display:block}
.foot{grid-template-columns:1.3fr .65fr 1fr 1fr;gap:28px;padding:32px 0 18px}
.foot .footer-brand .wordmark{margin-bottom:12px}
.foot h2{margin-bottom:12px}
.foot .footer-person>a{overflow-wrap:anywhere;margin-bottom:8px;text-decoration:none}
.foot .footer-person>a:hover{text-decoration:underline}
.foot .footer-bottom{padding-top:16px}
@media(min-width:1101px){.services .section-heading{grid-template-columns:1.1fr 1fr;gap:40px}.services .section-heading>p:last-child{max-width:440px}.copy-line{white-space:nowrap}}
@media(max-width:1100px){.foot{grid-template-columns:1fr 1fr}.foot>div{grid-column:auto}.foot .footer-bottom{grid-column:1/-1}.copy-line{white-space:normal}}
@media(max-width:760px){body[data-page="home"] .hero{grid-template-columns:1fr;gap:24px;padding:32px 0 20px}body[data-page="home"] .hero h1{font-size:clamp(3.5rem,11vw,5.3rem)}.foot .footer-brand{grid-column:1/-1}.foot .footer-services{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px 24px}.foot .footer-services h2{flex-basis:100%;margin:0}.foot .footer-services>a{margin:0}.foot .footer-person{grid-column:auto}.foot{gap:24px 18px}}
@media(max-width:440px){.foot{grid-template-columns:1fr}.foot .footer-person{grid-column:1/-1}}
