@font-face{font-family:DM Sans;src:url('/assets/dm-sans.ttf') format('truetype');font-weight:400 500;font-display:swap}
@font-face{font-family:Instrument Serif;src:url('/assets/instrument-serif.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Instrument Serif;src:url('/assets/instrument-serif-italic.ttf') format('truetype');font-weight:400;font-style:italic;font-display:swap}
:root{--wine:#460001;--cream:#f1e5ac;--paper:#faf7ea;--red:#be322a;--line:rgba(70,0,1,.24);--sans:'DM Sans',Arial,sans-serif;--serif:'Instrument Serif',Georgia,serif;--gutter:4.7vw}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--cream);color:var(--wine);font-family:var(--sans);font-size:16px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:6px}::selection{background:var(--wine);color:var(--cream)}p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:400}em{font-family:var(--serif);font-weight:400}img{display:block;width:100%;height:auto}button{cursor:pointer}.skip-link{position:fixed;z-index:100;top:12px;left:12px;background:var(--wine);color:var(--cream);padding:12px 20px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
.site-header{height:115px;display:flex;align-items:center;justify-content:space-between;margin:0 var(--gutter);border-bottom:1px solid var(--line);gap:30px}.site-header #main-nav{display:flex;gap:42px;align-items:center;font-size:14px}.site-header #main-nav>a{position:relative}.site-header #main-nav>a:after{content:'';position:absolute;bottom:-5px;left:0;width:0;height:1px;background:currentColor;transition:width .25s}.site-header #main-nav>a:hover:after,.site-header #main-nav>a[aria-current=page]:after{width:100%}.site-header .nav-contact{margin-left:35px;display:flex;gap:44px;align-items:center}.nav-contact span{font-size:24px}.menu-toggle{display:none}
.home-hero{display:grid;grid-template-columns:1.12fr 1fr;margin:38px var(--gutter) 0;gap:5.1vw;min-height:605px}.hero-copy{display:flex;flex-direction:column;justify-content:space-between;padding:14px 0 22px}.eyebrow{font-size:12px;letter-spacing:1.5px;line-height:1.5}.hero-copy .eyebrow{display:flex;gap:13px;align-items:center}.mini-mark{font-family:var(--serif);font-size:29px;letter-spacing:-2px;border-right:1px solid var(--line);padding-right:17px;line-height:1}.hero-copy h1{font-size:clamp(65px,7.7vw,126px);line-height:.98;letter-spacing:-.065em;margin:33px 0 32px}.hero-copy h1 em{font-size:1.21em;letter-spacing:-.035em;line-height:.92}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:460px}.hero-bottom p{font-size:15px;line-height:1.6}.round-link{display:flex;width:62px;height:62px;flex-shrink:0;align-items:center;justify-content:center;border:1px solid var(--wine);border-radius:50%;font-size:29px;transition:background .25s,color .25s,transform .25s}.round-link:hover{background:var(--wine);color:var(--cream);transform:rotate(8deg)}.hero-art{position:relative;overflow:hidden;background:var(--wine);color:var(--cream);min-height:605px}.hero-art-text{font-size:70px;letter-spacing:-3px;line-height:1.05;padding:50px}.hero-art img{width:100%;height:100%;position:absolute;object-fit:cover}.art-caption{position:absolute;bottom:20px;left:25px;font-size:10px;letter-spacing:1.5px;z-index:1}.hero-art:has(img){color:var(--wine)}.hero-footnote{margin:26px var(--gutter) 0;padding-bottom:28px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.4px}.hero-footnote a{display:flex;gap:30px}.section-pad{padding:110px var(--gutter)}.intro{display:grid;grid-template-columns:1fr 2.7fr;gap:50px}.section-label{padding-top:13px}.intro h2,.section-heading h2{font-size:clamp(40px,4.1vw,64px);line-height:1.1;letter-spacing:-2.7px}.intro h2 em,.section-heading h2 em{font-size:1.15em}.intro-details{margin-top:38px;display:flex;gap:60px;align-items:end;justify-content:space-between}.intro-details p{max-width:520px;line-height:1.8}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:7px;border-bottom:1px solid currentColor;font-size:14px;white-space:nowrap}.text-link span{font-size:22px;transition:transform .25s}.text-link:hover span{transform:translate(3px,-3px)}.home-services{background:var(--wine);color:var(--cream);display:grid;grid-template-columns:1fr 1.2fr;gap:9vw}.section-heading .eyebrow{margin-bottom:36px}.home-services h2{font-size:44px;letter-spacing:-1.8px}.service-list>a{border-top:1px solid #f1e5ac40;padding:28px 0;display:flex;gap:26px;align-items:center;transition:padding .25s}.service-list>a:last-child{border-bottom:1px solid #f1e5ac40}.service-list>a:hover{padding-left:12px}.service-number{font-size:11px;opacity:.6}.service-list h3{font-size:23px;letter-spacing:-.7px;flex:1}.service-list>a>span:last-child{font-size:25px}.site-footer{padding:75px var(--gutter) 25px;background:var(--wine);color:var(--cream)}.footer-top{border-top:1px solid #f1e5ac40;padding-top:50px;display:flex;justify-content:space-between;align-items:start;gap:30px}.footer-top p{max-width:240px;font-size:11px;letter-spacing:1.2px;line-height:1.7}.footer-top>a{font-size:clamp(24px,3.8vw,58px);line-height:1.1;letter-spacing:-1.5px}.footer-top>a span{margin-left:25px}.footer-bottom{border-top:1px solid #f1e5ac40;padding-top:24px;display:flex;justify-content:space-between;gap:24px;font-size:11px}.footer-bottom>div{display:flex;gap:24px}.footer-bottom>span:last-child{font-size:9px;letter-spacing:1px}
@media(min-width:1700px){:root{--gutter:max(80px,calc((100vw - 1600px)/2))}}
@media(max-width:1050px){.site-header #main-nav{gap:26px}.site-header .nav-contact{margin-left:0;gap:18px}.home-hero{gap:4vw;min-height:510px}.hero-art{min-height:510px}.hero-copy h1{font-size:8.5vw}.hero-bottom p{font-size:14px}.hero-bottom .round-link{width:50px;height:50px}.hero-art-text{font-size:55px;padding:35px}.intro{grid-template-columns:1fr 3fr;gap:25px}.intro-details{gap:30px;display:block}.intro-details .text-link{margin-top:25px}.home-services{gap:50px;grid-template-columns:1fr 1.3fr}.home-services h2{font-size:36px}.service-list h3{font-size:20px}.footer-bottom>span:last-child{display:none}}
@media(max-width:700px){:root{--gutter:6vw}.site-header{height:94px}.menu-toggle{display:flex;align-items:center;gap:20px;background:none;border:0;padding:10px 0 10px 15px;font-size:14px;z-index:20}.menu-toggle span{font-size:25px}.site-header #main-nav{display:none;position:absolute;z-index:15;top:94px;left:0;right:0;padding:30px var(--gutter) 40px;background:var(--cream);border-bottom:1px solid var(--line);flex-direction:column;align-items:start;gap:24px;font-size:25px;box-shadow:0 18px 25px #46000110}.site-header #main-nav.is-open{display:flex}.site-header .nav-contact{font-size:25px;gap:20px}.home-hero{grid-template-columns:1fr;margin-top:25px;gap:30px;min-height:auto}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:10px}.hero-copy h1{font-size:clamp(67px,13.8vw,98px);margin:31px 0 33px;line-height:.95}.hero-copy h1 br:nth-child(2){display:none}.hero-copy h1 em{display:block}.hero-bottom{max-width:100%}.hero-bottom p{font-size:14px}.hero-art{min-height:0;aspect-ratio:1.08}.hero-art-text{font-size:60px}.art-caption{bottom:16px;left:18px}.hero-footnote{font-size:8px;letter-spacing:.6px;margin-top:20px;gap:20px}.hero-footnote a{gap:10px;white-space:nowrap}.section-pad{padding:65px var(--gutter)}.intro{display:block}.section-label{padding:0;margin-bottom:28px}.intro h2,.section-heading h2{font-size:40px;letter-spacing:-1.8px}.intro-details{margin-top:26px}.intro-details p{font-size:16px}.home-services{display:block}.home-services .section-heading{margin-bottom:36px}.section-heading .eyebrow{margin-bottom:24px}.service-list>a{padding:24px 0;gap:16px}.service-list h3{font-size:19px}.site-footer{padding-top:25px}.footer-top{padding-top:30px;display:block}.footer-top p{max-width:100%;font-size:9px}.footer-top>a{display:block;font-size:35px;margin-top:24px;letter-spacing:-1.2px}.footer-top>a span{margin-left:7px}.footer-bottom{flex-direction:column;font-size:11px;gap:15px;padding-top:20px}.footer-bottom>div{gap:22px;flex-wrap:wrap}}
.page-hero{padding:64px var(--gutter) 65px}.page-hero>h1,.contact-intro h1,.not-found h1{font-size:clamp(62px,7.6vw,118px);letter-spacing:-.055em;line-height:1.02;margin-top:35px}.page-hero>h1 em{font-size:1.15em;letter-spacing:-.03em}.page-hero-bottom{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-top:48px}.page-hero-bottom>p{max-width:390px;line-height:1.7;font-size:16px}.serif-note{font-family:var(--serif);font-size:32px;font-style:italic;line-height:1.05}.services-detail{background:var(--paper);padding-top:40px;padding-bottom:70px}.service-detail{padding:35px 0;border-bottom:1px solid var(--line);scroll-margin-top:25px}.service-detail summary{display:grid;grid-template-columns:90px 1fr 55px;gap:25px;list-style:none;cursor:pointer;align-items:start}.service-detail summary::-webkit-details-marker{display:none}.detail-number{font-size:12px;padding-top:14px}.service-detail h2{font-size:clamp(38px,4.5vw,66px);line-height:.99;letter-spacing:-2px}.service-detail h2 br{display:none}.service-detail h2 em{font-size:1.14em;margin-left:7px}.service-detail summary p{font-size:15px;margin-top:22px}.detail-toggle{width:50px;height:50px;border:1px solid var(--line);border-radius:50%;position:relative;margin-top:8px;transition:background .2s}.detail-toggle:before,.detail-toggle:after{content:'';position:absolute;background:var(--wine);width:15px;height:1px;left:17px;top:24px}.detail-toggle:after{transform:rotate(90deg);transition:transform .2s}.service-detail[open] .detail-toggle:after{transform:rotate(0)}.service-detail summary:hover .detail-toggle{background:var(--cream)}.service-content{margin:30px 80px 5px 115px;display:grid;grid-template-columns:1.15fr 1fr;gap:65px}.service-content>p{max-width:580px;font-size:16px;line-height:1.8}.service-tags{list-style:none;margin:0;padding:0;display:grid;gap:8px;align-content:start;font-size:14px}.service-tags li{border-bottom:1px solid var(--line);padding-bottom:8px}.process{display:grid;grid-template-columns:1fr 1.1fr;gap:9vw}.process h2{font-size:42px;line-height:1.06;letter-spacing:-1.4px;margin-top:30px}.process ol{padding:0;margin:0;list-style:none}.process li{padding:25px 0;border-top:1px solid var(--line)}.process li>span{font-size:11px;letter-spacing:1px}.process li p{margin-top:12px;line-height:1.75;max-width:480px}.portfolio-page .site-footer{margin-top:10px}
.about-intro{display:grid;grid-template-columns:1fr 1.2fr;gap:8vw;margin-top:65px}.about-intro>div{font-size:18px;line-height:1.75}.about-intro p+p{margin-top:25px}.about-manifesto{margin:0 var(--gutter);padding:50px;background:var(--wine);color:var(--cream)}.manifesto-caption{display:flex;justify-content:space-between;gap:30px}.manifesto-caption>span{font-size:14px}.manifesto-caption em{font-size:18px;margin-left:8px}.about-manifesto h2{font-size:clamp(58px,7vw,108px);letter-spacing:-.05em;line-height:1.03;margin:50px 0}.about-manifesto h2 em{font-size:1.12em;letter-spacing:-.025em}.manifesto-bottom{display:flex;justify-content:space-between;align-items:end;gap:40px}.manifesto-bottom>span{font-size:110px;font-family:var(--serif);letter-spacing:-8px;line-height:.8}.manifesto-bottom>p{max-width:450px;font-size:16px;line-height:1.8}.principles{display:grid;grid-template-columns:1fr 1.2fr;gap:9vw}.principle-list article{display:flex;gap:28px;border-top:1px solid var(--line);padding:30px 0}.principle-list article>span{font-size:11px;padding-top:4px}.principle-list h3{font-size:24px;letter-spacing:-.6px;line-height:1.25;margin-bottom:18px}.principle-list p{font-size:16px;line-height:1.75}
.contact-layout{padding:68px var(--gutter) 100px;display:grid;grid-template-columns:1.45fr 1fr;gap:8vw;min-height:730px}.contact-intro h1{font-size:clamp(55px,6.6vw,104px);line-height:1.01;letter-spacing:-.055em;margin-top:48px}.contact-intro h1 em{font-size:1.19em;letter-spacing:-.04em}.contact-lead{font-size:15px;line-height:1.8;margin-top:40px}.contact-details{background:var(--wine);color:var(--cream);padding:45px 40px;display:flex;flex-direction:column;justify-content:space-between}.contact-details>.serif-note{font-size:60px;line-height:.95}.contact-details dl{margin:35px 0 0}.contact-details dl>div{padding-top:21px;border-top:1px solid #f1e5ac50}.contact-details dt{font-size:10px;letter-spacing:1.4px}.contact-details dd{margin:0;height:58px}.contact-page .footer-top{display:none}.contact-page .site-footer{padding-top:20px}.not-found{padding:90px var(--gutter)}.not-found .text-link{margin-top:40px}
@media(max-width:1100px){.service-detail h2{font-size:43px}.service-detail summary{grid-template-columns:55px 1fr 50px}.service-content{margin-left:80px;gap:35px;margin-right:0}.contact-layout{gap:5vw;grid-template-columns:1.35fr 1fr}.contact-details{padding:35px 28px}.contact-details>.serif-note{font-size:52px}}
@media(max-width:700px){.page-hero{padding-top:38px;padding-bottom:45px}.page-hero .eyebrow{font-size:10px;letter-spacing:1px}.page-hero>h1{font-size:clamp(46px,10.7vw,74px);margin-top:28px;line-height:1.05}.page-hero>h1 em{font-size:1.1em}.page-hero-bottom{display:block;margin-top:32px}.page-hero-bottom>p{margin-top:24px;font-size:16px}.serif-note{font-size:28px}.services-detail{padding-top:8px;padding-bottom:45px}.service-detail{padding:25px 0}.service-detail summary{grid-template-columns:23px 1fr 37px;gap:12px}.detail-number{font-size:10px;padding-top:8px}.service-detail h2{font-size:36px;line-height:1.03;letter-spacing:-1.3px}.service-detail h2 br{display:block}.service-detail h2 em{margin:0;font-size:1.1em}.service-detail summary p{font-size:14px;line-height:1.6;margin-top:15px}.detail-toggle{width:36px;height:36px;margin-top:0}.detail-toggle:before,.detail-toggle:after{left:11px;top:17px;width:12px}.service-content{margin:25px 0 0 35px;display:block}.service-content>p{font-size:15px}.service-tags{margin-top:24px;font-size:13px}.process{display:block}.process h2{font-size:37px;letter-spacing:-1.1px;margin-top:23px;margin-bottom:32px}.process li p{font-size:15px}.about-intro{display:block;margin-top:35px}.about-intro>.serif-note{margin-bottom:28px}.about-intro>div{font-size:16px}.about-manifesto{padding:28px}.manifesto-caption{display:block}.manifesto-caption .eyebrow{font-size:9px;letter-spacing:.8px;margin-bottom:14px}.manifesto-caption>span{font-size:12px}.about-manifesto h2{font-size:clamp(33px,8.9vw,58px);margin:40px 0;letter-spacing:-1.5px;line-height:1.08}.about-manifesto h2 em{font-size:1.03em}.manifesto-bottom{display:block}.manifesto-bottom>span{display:block;font-size:80px;margin-bottom:30px}.manifesto-bottom>p{font-size:15px}.principles{display:block}.principles .section-heading{margin-bottom:35px}.principle-list article{gap:18px;padding:25px 0}.principle-list h3{font-size:22px}.principle-list p{font-size:15px}.contact-layout{display:block;padding-top:38px;padding-bottom:45px;min-height:auto}.contact-intro .eyebrow{font-size:10px}.contact-intro h1{font-size:clamp(48px,12vw,84px);margin-top:32px;letter-spacing:-2.7px}.contact-intro h1 em{font-size:1.14em}.contact-lead{font-size:14px;margin-top:28px}.contact-details{margin-top:38px;padding:30px}.contact-details>.serif-note{font-size:50px}.contact-details dl{margin-top:35px}.contact-details dd{height:50px}.not-found{padding-top:60px;padding-bottom:65px}.not-found h1{font-size:52px}}
.portfolio-empty{background:var(--paper);margin:0 var(--gutter) 80px;padding:55px 50px;min-height:340px;display:grid;grid-template-columns:1fr 4fr 1fr;align-items:start;gap:30px}.empty-index{font-size:12px;letter-spacing:1px}.portfolio-empty .eyebrow{margin-bottom:27px}.portfolio-empty h2{font-size:clamp(40px,4.3vw,64px);line-height:1.03;letter-spacing:-2px}.portfolio-empty h2 em{font-size:1.12em}.empty-signature{align-self:end;justify-self:end;font-family:var(--serif);font-size:135px;line-height:1;letter-spacing:-9px}.art-caption{background:var(--cream);padding:5px 9px;color:var(--wine);font-size:12px;letter-spacing:.5px}.hero-footnote,.footer-top p,.footer-bottom,.footer-bottom>span:last-child,.detail-number,.process li>span,.contact-details dt,.service-number,.principle-list article>span{font-size:12px}.footer-bottom>span:last-child{letter-spacing:.4px}.hero-footnote{letter-spacing:.7px}
@media(max-width:700px){.portfolio-empty{padding:28px;display:block;margin-bottom:45px;min-height:0}.empty-index{display:block;margin-bottom:35px}.portfolio-empty h2{font-size:40px;letter-spacing:-1.3px}.empty-signature{display:block;text-align:right;font-size:85px;margin-top:30px}.portfolio-empty .eyebrow{font-size:12px}}
@media(max-width:700px){.hero-copy .eyebrow,.page-hero .eyebrow,.contact-intro .eyebrow,.manifesto-caption .eyebrow,.footer-top p{font-size:12px;letter-spacing:.5px}.hero-footnote{font-size:12px;flex-wrap:wrap;gap:13px;letter-spacing:.3px}.footer-top p{line-height:1.7}.contact-lead{font-size:16px}.hero-bottom p{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Supplied Crescendo emblem and accompanying name. */
/* English is the default; both languages keep their own address. */
.brand-lockup{display:inline-flex;align-items:center;gap:14px;flex-shrink:0}
.brand-logo{width:56px;height:56px;object-fit:contain;flex-shrink:0}
.brand-name{display:flex;flex-direction:column;align-items:flex-end;font-family:var(--serif);font-size:36px;line-height:.95;letter-spacing:-1px}
.brand-name>span{font-family:var(--sans);font-size:10px;letter-spacing:3.5px;line-height:1.3;margin-top:6px;margin-right:2px}
.footer-brand{display:flex;align-items:center;gap:clamp(22px,3vw,52px);margin:55px 0 38px}
.footer-brand>img{width:clamp(90px,11vw,170px);height:auto;flex-shrink:0}
.footer-brand>span{font-family:var(--serif);font-size:clamp(90px,15.7vw,260px);line-height:1.08;letter-spacing:-.045em;min-width:0}
.mini-mark{display:block;padding-right:13px;letter-spacing:normal;line-height:1}
.mini-mark>img{width:30px;height:30px}
.empty-signature{font-size:inherit;letter-spacing:normal;line-height:1}
.empty-signature>img{width:115px;height:115px}
.manifesto-bottom>.manifesto-logo{font-size:inherit;letter-spacing:normal;line-height:1;flex-shrink:0}
.manifesto-logo>img{width:110px;height:110px}
.contact-page .footer-brand{margin-top:25px}
@media(max-width:1050px) and (min-width:701px){.brand-lockup{gap:10px}.brand-logo{width:48px;height:48px}.brand-name{font-size:30px}.site-header #main-nav{gap:22px}}
@media(max-width:700px){.brand-lockup{gap:11px}.brand-logo{width:46px;height:46px}.brand-name{font-size:31px}.brand-name>span{font-size:9px;letter-spacing:3px;margin-top:5px}.footer-brand{gap:18px;margin:34px 0 30px}.footer-brand>img{width:60px}.footer-brand>span{font-size:14vw;letter-spacing:-.04em}.mini-mark>img{width:27px;height:27px}.empty-signature>img{width:76px;height:76px;margin-left:auto}.manifesto-logo>img{width:80px;height:80px}.contact-page .footer-brand{margin-top:12px}}
