:root{--paper: #edeae2;--ink: #191917;--muted: #8a857a;--line: #d5d1c7;--dark: #232421;--on-dark: #e9e6dd;--hero-head: #cbc7bd}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}h1{font-size:3.25rem;font-weight:500;letter-spacing:-.025em;line-height:1.06}p{font-size:1.0625rem;font-weight:400;line-height:1.5;margin-bottom:1.1em;color:#33322e}p:last-child{margin-bottom:0}span{color:var(--ink);display:block;text-transform:uppercase;font-family:DM Mono,ui-monospace,SF Mono,Cascadia Code,Roboto Mono,Consolas,monospace;font-size:.7rem;font-weight:500;letter-spacing:.12em}img{width:100%;height:100%;object-fit:cover}nav{position:absolute;top:0;left:0;width:100%;display:flex;padding:1.75em 2em;z-index:10}nav .col:nth-child(1){display:flex}nav .col:nth-child(2){text-align:right}nav span{color:#edeae2b8}nav .wordmark{color:var(--on-dark);letter-spacing:.18em}nav .sub-col:nth-child(2) span{margin-bottom:.35em}nav .col:nth-child(2) span{color:var(--on-dark)}section{position:relative;width:100vw;height:100svh;padding:2em}.col,.sub-col{flex:1}.hero,.about-img{display:flex;justify-content:center;align-items:center}.hero-img{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;z-index:-1}.hero-img:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 120% at 50% 45%,#14151326,#14151380)}.hero .header{width:60%;text-align:center}.hero .header h1{color:var(--hero-head);font-size:3.75rem;letter-spacing:-.03em;line-height:1.05}.eyebrow{color:var(--muted)}.about-img{height:max-content;flex-direction:column;gap:1.5em;padding:9em 2em}.about-img img{width:22%;aspect-ratio:4/5;border-radius:2px}.about-img .caption{color:var(--muted);text-align:center}.about,.philosophy{display:flex;flex-direction:column;justify-content:space-between}.philosophy{background-color:var(--dark)}.philosophy h1{color:var(--on-dark)}.philosophy .eyebrow{color:#e9e6dd8c}.about h1,.philosophy h1{text-indent:25%;max-width:92%}.story{height:max-content;display:flex;gap:3em;padding-top:4em;margin-bottom:8em}.story .col:nth-child(1) h1{letter-spacing:-.03em}.story .col:nth-child(2){padding-top:.4em;max-width:46ch}footer{display:flex;justify-content:space-between;align-items:flex-end;gap:1em;padding:6em 2em 1.75em;border-top:1px solid var(--line)}footer .col{display:flex;justify-content:flex-end}footer .sub-col{display:flex;align-items:flex-end}footer .sub-col:nth-child(1){flex-direction:column;align-items:flex-start;gap:.5em}footer .footer-mail{color:var(--muted);text-transform:none;letter-spacing:.02em}footer h1{font-size:1rem;font-weight:500;letter-spacing:0;line-height:1.55;color:var(--ink)}.line{transform:translateY(100%);will-change:transform}@media(max-width:900px){h1{font-size:2rem}section{padding:1.5em}nav{padding:1.5em}nav .col:nth-child(1) .sub-col:nth-child(2){display:none}.hero .header{width:100%}.hero .header h1{font-size:2.35rem;line-height:1.08}.about h1,.philosophy h1{text-indent:0;max-width:100%}.about-img{padding:6em 1.5em}.about-img img{width:62%}.story{flex-direction:column;gap:1.5em;padding-top:2em;margin-bottom:5em}.story .col:nth-child(2){max-width:100%}footer{padding:4em 1.5em 1.5em;flex-direction:column;align-items:flex-start;gap:2.5em}footer .col:nth-child(1){flex-direction:column-reverse;gap:2.5em;width:100%}footer .col:nth-child(2){justify-content:flex-start}footer h1{font-size:.95rem}}
