:root{--yellow:#f4ba45;--ink:#282623;--cream:#fbf4ed;--paper:#fff;--muted:#726c66}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.65 'DM Sans',sans-serif}img{display:block;width:100%}button,a{font:inherit}a{color:inherit}button{cursor:pointer}::selection{background:var(--yellow);color:var(--ink)}.topline{height:12px;background:var(--yellow)}.site-header{height:104px;max-width:1440px;padding:0 clamp(24px,5vw,76px);margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.wordmark{font:700 2rem/.72 'Playfair Display',Georgia,serif;letter-spacing:-.09em;text-decoration:none;display:inline-flex;flex-direction:column;text-align:center;transform:rotate(-3deg);padding:8px}.wordmark span:last-child{padding-left:9px}.site-header nav{display:flex;gap:40px}.site-header nav a{font-size:.77rem;letter-spacing:.17em;text-transform:uppercase;text-decoration:none;font-weight:700}.site-header nav a:hover,.text-link:hover,.footer-bottom a:hover{color:#a86900}.menu-toggle{display:none}.hero{max-width:1440px;min-height:620px;margin:auto;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.hero-image{position:relative;padding:35px 0 0 clamp(24px,5vw,76px)}.hero-image img{height:535px;object-fit:cover}.image-note{position:absolute;bottom:7px;left:calc(clamp(24px,5vw,76px) + 15px);background:white;padding:12px 19px;font:italic 1.05rem Georgia,serif}.hero-copy{padding:80px clamp(24px,7vw,100px) 80px clamp(30px,6vw,90px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:1}.eyebrow{font-weight:700;font-size:.72rem;letter-spacing:.22em;line-height:1.4;text-transform:uppercase}.hero h1,h2{font:400 clamp(2.6rem,4.7vw,5rem)/1.08 'DM Serif Display',Georgia,serif;letter-spacing:-.035em;margin:.35em 0}.hero h1 em,h2 em{font-weight:400;color:#d9941d}.hero-copy>p:not(.eyebrow){max-width:410px;color:var(--muted)}.text-link{display:inline-flex;gap:22px;align-items:center;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:5px;margin-top:18px;font-weight:700;font-size:.9rem}.text-link span{font-size:1.2rem}.hero-doodle{position:absolute;right:-28px;bottom:-90px;color:var(--yellow);font-size:21rem;line-height:1;opacity:.5;pointer-events:none}.section{max-width:1440px;margin:auto;padding:110px clamp(24px,5vw,76px)}.services{border-top:14px solid var(--cream)}.section-intro{text-align:center;margin-bottom:52px}.section-intro h2,.section-heading h2{margin:.1em 0}.section-intro>p:last-child,.section-heading>p{color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 28px}.service-card{text-decoration:none;position:relative;display:block}.service-card img{aspect-ratio:1.35;object-fit:cover;background:var(--cream);transition:transform .3s}.service-card:hover img{transform:translateY(-5px)}.service-card>span:not(.card-arrow){display:block;font-size:.68rem;letter-spacing:.15em;margin-top:17px;color:#a77c37}.service-card h3{font:400 clamp(1.4rem,2vw,2rem)/1.1 'DM Serif Display',Georgia,serif;margin:4px 0}.card-arrow{position:absolute;right:0;bottom:0;font-size:1.3rem}.statement{display:grid;grid-template-columns:1fr 1fr;background:#faf8f6}.statement-photo img{height:100%;min-height:470px;object-fit:cover}.statement-copy{padding:clamp(48px,7vw,120px);align-self:center;max-width:720px}.statement-copy p:not(.eyebrow){max-width:480px;color:var(--muted)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:36px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:30px}.filters button{background:white;border:1px solid #ded8d2;border-radius:100px;padding:9px 17px;font-size:.82rem}.filters button:hover,.filters button.active{background:var(--ink);border-color:var(--ink);color:white}.portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.project{padding:0;text-align:left;border:0;background:transparent;min-width:0}.project[hidden]{display:none}.project img{aspect-ratio:1/1;object-fit:cover;background:var(--cream);transition:filter .25s,transform .25s}.project:hover img{filter:brightness(.92);transform:scale(.985)}.project span{display:flex;justify-content:space-between;gap:8px;align-items:baseline;padding:11px 2px 3px}.project b{font-size:.95rem}.project small{color:var(--muted);font-size:.72rem;text-align:right}.about{display:grid;grid-template-columns:1fr 1fr;max-width:1440px;margin:auto;background:var(--cream)}.about-copy{padding:clamp(55px,8vw,130px) clamp(28px,7vw,110px);align-self:center}.about-copy p:not(.eyebrow){color:#55504b;max-width:480px}.about-photo img{height:100%;min-height:600px;object-fit:cover;object-position:center 25%}footer{background:var(--yellow);padding:90px clamp(24px,5vw,76px) 28px}footer>div:first-child{max-width:1288px;margin:auto}footer h2{max-width:760px}footer>div:first-child>p:not(.eyebrow){margin-bottom:35px}.email{font:400 clamp(1.45rem,3.5vw,3.2rem) 'DM Serif Display',Georgia,serif;display:block;text-decoration:none;width:max-content;max-width:100%;overflow-wrap:anywhere;border-bottom:2px solid var(--ink)}.email span{font-family:'DM Sans';font-size:.7em}.phone{display:block;margin-top:16px;text-decoration:none}.footer-bottom{max-width:1288px;margin:100px auto 0;padding-top:20px;border-top:1px solid #ae831f;display:flex;align-items:end;justify-content:space-between;gap:20px;font-size:.82rem}.footer-bottom a:not(.wordmark){text-decoration:none}dialog{border:0;padding:0;width:min(940px,92vw);max-height:90vh;box-shadow:0 18px 80px #0005;background:white}dialog::backdrop{background:#181613c9}dialog img{max-height:72vh;object-fit:contain;background:#f4f1ee}dialog>div{padding:15px 24px 22px}dialog h3{font:1.6rem 'DM Serif Display',Georgia,serif;margin:0}dialog p{margin:0;color:var(--muted)}.close-dialog{position:absolute;right:12px;top:12px;background:white;border:0;border-radius:50%;font-size:2rem;line-height:1;width:42px;height:42px}@media(max-width:800px){.site-header{height:82px}.menu-toggle{display:block;border:0;background:transparent;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.menu-toggle span{margin-left:7px}.site-header nav{display:none;position:absolute;top:82px;left:0;right:0;background:white;box-shadow:0 14px 20px #0001;padding:22px 24px;flex-direction:column;gap:20px}.site-header nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-image{padding:0}.hero-image img{height:390px}.image-note{left:16px}.hero-copy{padding:65px 26px 80px}.hero-doodle{font-size:13rem;bottom:-50px}.section{padding:72px 24px}.service-grid{grid-template-columns:repeat(2,1fr);gap:30px 15px}.statement,.about{grid-template-columns:1fr}.statement-photo img{min-height:0;height:360px}.statement-copy{padding:65px 24px}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.about-photo{grid-row:1}.about-photo img{height:480px;min-height:0}.about-copy{padding:65px 24px}.section-heading{align-items:start;flex-direction:column;gap:0}}@media(max-width:500px){.hero-image img{height:310px}.portfolio-grid{gap:13px}.project span{display:block}.project small{display:block;text-align:left}.service-card h3{font-size:1.35rem}.service-card img{aspect-ratio:1}.section-intro{text-align:left}.footer-bottom{align-items:center;margin-top:80px;flex-wrap:wrap}.footer-bottom .wordmark{width:100%;align-items:flex-start}.email{font-size:1.35rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* The supplied vector wordmark retains its exact letterforms and star placement. */
.wordmark{font:inherit;letter-spacing:normal;display:block;transform:none;padding:0;flex:none;width:112px}
.wordmark img{width:100%;height:auto;display:block}
.footer-bottom .wordmark{width:112px}
@media(max-width:500px){.footer-bottom .wordmark{width:112px}}
