@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap');
:root{--paper:#fbf7ee;--ink:#25231e;--red:#842d24;--gold:#edb956;--line:#d9d2c6;--muted:#625f55;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:6px}img{max-width:100%;display:block;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.1}em{font-weight:500}h2{font-size:clamp(2.7rem,4.4vw,4.8rem);letter-spacing:-.04em}h2 em{color:var(--red)}.topline{background:var(--red);color:var(--paper);font-size:.75rem;letter-spacing:.16em;text-align:center;padding:9px 16px}.header{max-width:1500px;margin:auto;min-height:104px;padding:15px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:9px;flex-shrink:0}.brand img{object-fit:contain;mix-blend-mode:multiply}.brand span{font-family:var(--serif);font-size:1rem;line-height:1.15;letter-spacing:.06em}.brand strong{display:block;font-size:1.65rem;font-weight:600;letter-spacing:.06em}.header nav{display:flex;align-items:center;gap:32px;font-size:.875rem}.header nav a:hover{color:var(--red)}.nav-contact{border:1px solid var(--ink);padding:10px 24px}.menu-toggle{display:none}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1.05fr;min-height:650px}.hero-copy{padding:80px 8% 55px 10%;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.17em;margin-bottom:24px}.hero h1{font-size:clamp(3.3rem,5.4vw,6rem);letter-spacing:-.055em;line-height:1.08}.hero h1 em{color:var(--red)}.intro{max-width:445px;color:var(--muted);margin-top:28px;font-size:1.0625rem;line-height:1.75}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--red);color:#fff;padding:16px 23px;font-size:.875rem;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#64221c;transform:translateY(-2px)}.text-link{display:inline-block;font-size:.875rem;font-weight:600;border-bottom:1px solid currentColor;padding:5px 0}.text-link:hover{opacity:.75}.hero-foot{font-size:.8125rem;margin-top:48px;color:var(--muted)}.hero-picture{position:relative;min-height:600px}.hero-picture>img{width:100%;height:100%;position:absolute;object-position:54% center}.hero-picture:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#1d1b17a0);pointer-events:none}.photo-caption{position:absolute;z-index:1;bottom:28px;left:32px;color:#fff;font-size:.75rem;letter-spacing:.17em}.hero-stamp{position:absolute;z-index:2;right:26px;top:26px;background:var(--gold);color:var(--ink);border-radius:50%;width:136px;height:136px;text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:1rem;line-height:1.3;transform:rotate(9deg);box-shadow:0 0 0 5px #edb95660}.hero-stamp em{font-family:var(--serif);font-size:1.35rem}.ribbon{display:flex;justify-content:space-around;align-items:center;gap:24px;padding:23px 5%;background:var(--gold);font-size:.75rem;letter-spacing:.15em}.ribbon b{font-size:1.15rem}.section{padding:110px 6%;max-width:1440px;margin:auto}.about{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.about-picture{position:relative}.about-picture img{width:100%;height:520px;object-position:50% center}.image-note{display:block;background:var(--red);color:var(--paper);font-family:var(--serif);font-style:italic;font-size:1.6rem;padding:16px 26px;position:absolute;bottom:-23px;right:-28px}.about-copy p:not(.eyebrow){margin-top:24px;color:var(--muted)}.about-copy .text-link{margin-top:26px}.services{padding-top:45px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:44px}.section-heading>p{max-width:340px;color:var(--muted);padding-bottom:5px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.service{overflow:hidden}.featured{background:#242821;color:var(--paper);display:flex;flex-direction:column}.featured>img{height:300px;width:100%;object-position:center 55%}.service-content{padding:36px 40px}.service-number{font-size:.75rem;letter-spacing:.13em;display:block;margin-bottom:16px}.service h3{font-size:2.5rem;letter-spacing:-.03em}.service p{max-width:420px;line-height:1.7;margin:18px 0 22px}.service-stack{display:grid;gap:24px}.service-stack article{padding:37px 40px}.light{background:#eee7d9}.red{background:var(--red);color:var(--paper)}.service-note{font-size:.875rem;color:var(--muted);margin-top:22px}.contact{max-width:none;background:#242821;color:var(--paper);padding:90px max(6%,calc((100vw - 1268px)/2));display:grid;grid-template-columns:1.25fr 1fr;gap:10%}.contact h2 em{color:var(--gold)}.contact p:not(.eyebrow){max-width:495px;color:#d5d4c8;margin-top:25px}.gold{margin-top:28px;background:var(--gold);color:var(--ink)}.gold:hover{background:#f3ca7b}.contact address{font-style:normal;align-self:center;min-width:0}.contact address div{padding:20px 0;border-bottom:1px solid #ffffff30}.contact address span{display:block;font-size:.75rem;letter-spacing:.17em;color:#c5c7b9;margin-bottom:7px}.contact address a{font-size:clamp(1rem,1.75vw,1.5rem);overflow-wrap:anywhere}.contact address a:hover{color:var(--gold)}footer{padding:42px 6%;display:grid;grid-template-columns:1fr 1fr;gap:12px 25px;align-items:center}footer .footer-brand{font-family:var(--serif);font-size:1.4rem}footer p{color:var(--muted);font-size:.875rem;grid-row:2}footer div{display:flex;gap:28px;justify-content:flex-end;font-size:.875rem;grid-column:2;grid-row:1}footer small{font-size:.75rem;color:var(--muted);text-align:right}.skip{position:fixed;top:-100px;left:10px;padding:15px;background:var(--gold);z-index:100}.skip:focus{top:10px}.portal{min-height:60vh;padding:100px 7%;border-top:1px solid var(--line)}.portal h1{font-size:clamp(3rem,6vw,5rem);letter-spacing:-.04em}.portal .status{color:var(--muted);margin:25px 0 35px;font-size:1.1rem}.portal-empty{height:70px}.portal .eyebrow{color:var(--red)}
@media(min-width:1600px){.hero-picture{min-height:700px}}@media(max-width:1000px){.header nav{gap:18px}.hero-copy{padding:55px 8%}.hero{min-height:590px}.hero-picture{min-height:590px}.hero h1{font-size:3.65rem}.hero-stamp{width:110px;height:110px;font-size:.875rem}.section{padding:75px 6%}.about{gap:8%}.about-picture img{height:470px}.service-content,.service-stack article{padding:28px}.service h3{font-size:2.15rem}.contact{gap:6%}.ribbon span:last-of-type,.ribbon b:last-child{display:none}}
@media(max-width:720px){html{scroll-padding-top:20px}.topline{font-size:.625rem;letter-spacing:.11em}.header{min-height:87px;padding:12px 6%;position:relative;flex-wrap:wrap}.brand img{width:46px;height:46px}.brand span{font-size:.8125rem}.brand strong{font-size:1.3rem}.menu-toggle{display:flex;gap:12px;background:none;border:1px solid var(--line);padding:8px 12px;font-size:.875rem}.header nav{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;gap:0;padding:12px 0}.header nav.open{display:flex}.header nav a{padding:12px 4px}.header nav .nav-contact{padding-left:12px;margin-top:5px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:45px 6% 38px}.eyebrow{margin-bottom:18px}.hero h1{font-size:clamp(2.8rem,10.8vw,4.5rem)}.intro{font-size:1rem;margin-top:22px}.hero-foot{margin-top:28px}.actions{margin-top:25px;gap:17px}.hero-picture{min-height:390px}.hero-picture>img{object-position:50% center}.hero-stamp{width:110px;height:110px;right:20px;top:20px}.photo-caption{left:6%;bottom:24px}.ribbon{font-size:.625rem;padding:17px 6%;gap:16px}.ribbon span:nth-of-type(2),.ribbon b:nth-of-type(2){display:none}.section{padding:64px 6%}.about{grid-template-columns:1fr;gap:55px}.about-picture img{height:360px}.image-note{right:12px;font-size:1.4rem;bottom:-20px}.about-copy h2 br{display:none}.about-copy h2{max-width:450px;font-size:2.8rem}.about-copy p:not(.eyebrow){margin-top:20px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:24px;max-width:none}.service-grid{grid-template-columns:1fr;gap:20px}.service-stack{gap:20px}.featured>img{height:280px}.service h3{font-size:2.35rem}.service-content,.service-stack article{padding:30px}.contact{grid-template-columns:1fr;gap:32px;padding:64px 6%}.contact h2{font-size:2.8rem}.contact address a{font-size:1.15rem}footer{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:35px 6%}footer div{justify-content:flex-start;flex-wrap:wrap;gap:22px}footer small{text-align:left}.portal{padding:65px 6%;min-height:65vh}}
.brand img.wordmark{width:176px;height:85px;object-fit:contain;mix-blend-mode:multiply}.footer-brand img{width:200px;height:auto;object-fit:contain;mix-blend-mode:multiply}@media(max-width:720px){.brand img.wordmark{width:139px;height:67px}.brand{gap:7px}.header{gap:15px}.footer-brand img{width:178px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
