:root{--ink:#1d1a16;--paper:#f5f0e7;--soft:#5b544b;--forest:#123d2a;--gold:#b89154;--line:rgba(40,32,23,.16)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 Arial,sans-serif}.shell-brand{display:inline-flex;align-items:center;gap:7px;color:inherit;font-family:Georgia,serif;text-decoration:none}.shell-brand span{display:grid;width:27px;height:27px;color:#eee5d5;background:#1d1a16;border-radius:6px;place-items:center}.shell-brand em{color:var(--gold)}.shell-home{position:relative;display:flex;min-height:100vh;flex-direction:column;overflow:hidden;color:white;isolation:isolate}.shell-home__image,.shell-home__veil{position:absolute;z-index:-2;inset:0}.shell-home__image{background:url('/avenir-hero.webp') center/cover}.shell-home__veil{z-index:-1;background:linear-gradient(180deg,rgba(19,12,7,.38),rgba(14,10,6,.75))}.shell-home header,.shell-home section{width:min(100% - 48px,1240px);margin:0 auto}.shell-home header{display:flex;align-items:center;justify-content:space-between;padding:28px 0}.shell-home header .shell-brand{color:white}.shell-home header .shell-brand span{color:#1d1a16;background:#eee0cc}.shell-home header a:last-child{color:white;font-size:13px}.shell-home section{margin:auto;padding:70px 0}.shell-home section p{font-size:11px;letter-spacing:.15em;text-transform:uppercase}.shell-home h1,.shell-404 h1{max-width:740px;margin:13px 0;font:500 clamp(45px,7vw,100px)/.92 Georgia,serif;letter-spacing:-.06em}.shell-home section>span{display:block;max-width:390px;color:rgba(255,255,255,.83);font-size:14px}.shell-button{display:inline-block;margin-top:24px;padding:13px 17px;color:#1d1a16;background:#fff;text-decoration:none;font-size:13px;font-weight:bold}.shell-home footer{padding:20px 24px;color:rgba(255,255,255,.55);font-size:10px;text-align:right}.shell-project nav{position:sticky;top:0;padding:15px;background:#f5f0e7;border-bottom:1px solid var(--line);color:#685f54;font-size:11px;text-align:center}.shell-project>header,.shell-project>section,.shell-project>footer{width:min(100% - 48px,760px);margin:0 auto}.shell-project>header{display:flex;align-items:center;gap:14px;padding:24px 0;color:#685f54;font-size:12px}.shell-project__hero{padding:55px 0}.shell-project__hero>p{color:#685f54;font-size:11px;font-weight:bold;letter-spacing:.1em;text-transform:uppercase}.shell-project__hero i{font-family:Georgia,serif}.shell-project h1{margin:15px 0 25px;font:500 clamp(35px,5.3vw,70px)/.98 Georgia,serif;letter-spacing:-.06em}.shell-project__hero small{color:var(--soft)}.shell-project dl{display:grid;grid-template-columns:repeat(3,1fr);margin:30px 0 0;border:1px solid var(--line)}.shell-project dl div{padding:15px;border-right:1px solid var(--line)}.shell-project dl div:last-child{border:0}.shell-project dt{color:var(--soft);font-size:10px;font-weight:bold;letter-spacing:.08em;text-transform:uppercase}.shell-project dd{margin:8px 0 0;font-family:Georgia,serif}.shell-project__details{padding:30px 0 55px;border-top:1px solid var(--line)}.shell-project__details h2{margin:30px 0 13px;font:500 26px/1.1 Georgia,serif;letter-spacing:-.04em}.shell-project__details article{padding:15px 0;border-top:1px solid var(--line)}.shell-project__details article h2{margin:0 0 6px;font-size:18px}.shell-project__details p,.shell-project__details li{color:var(--soft);font-size:14px}.shell-project__details ul{padding-left:18px}.shell-project footer{display:flex;justify-content:space-between;gap:30px;padding:30px 0 45px;border-top:1px solid var(--line);color:#685f54;font-size:11px}.shell-project footer p{margin:10px 0 0}.shell-project footer small{align-self:flex-end}.shell-404{display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;padding:28px}.shell-404 section{width:min(100%,650px);margin:auto}.shell-404 section p{color:var(--forest);font-size:12px;font-weight:bold;letter-spacing:.1em}.shell-404 section span{color:var(--soft)}.shell-404 footer{color:#8c8378;font-size:10px}@media(max-width:620px){.shell-home header,.shell-home section,.shell-project>header,.shell-project>section,.shell-project>footer{width:calc(100% - 32px)}.shell-home h1,.shell-404 h1{font-size:45px}.shell-project h1{font-size:38px}.shell-project dl{grid-template-columns:1fr}.shell-project dl div{border-right:0;border-bottom:1px solid var(--line)}.shell-project dl div:last-child{border-bottom:0}.shell-project footer{flex-direction:column}.shell-project footer small{align-self:auto}}
