@import "https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,300;0,400;0,500;0,600;1,400&family=Instrument+Serif:ital@0;1&display=swap";:root{--paper:#e7e0d0;--ink:#2b2621;--muted:#8a8072;--body:#5c534a;--green:#2e3a2c;--dark:#161f19;--sage:#a9b09b;--white:#ede7da}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Archivo,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;height:100%;display:block}button,input{font:inherit;color:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:2px solid}::selection{background:var(--green);color:var(--white)}.site{background:var(--paper);min-height:100vh;color:var(--ink)}.boot{z-index:300;background:var(--paper);flex-direction:column;justify-content:center;align-items:center;gap:22px;animation:1.9s cubic-bezier(.4,0,.2,1) forwards bootFade;display:flex;position:fixed;inset:0}.boot div{font-family:Instrument Serif,serif;font-size:clamp(48px,9vw,96px);animation:1s both bootRise}.boot span{background:var(--ink);transform-origin:0;width:64px;height:1px;animation:1.3s cubic-bezier(.4,0,.2,1) .15s both lineGrow}@keyframes bootFade{0%,62%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes bootRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes lineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.nav{z-index:60;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(22px,6vw,120px);transition:all .45s;display:flex;position:fixed;top:0;left:0;right:0}.nav:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(12px)saturate(140%);backdrop-filter:blur(12px)saturate(140%);opacity:0;background:#e7e0d0e6;border-bottom:1px solid #2b26211f;transition:all .45s;position:absolute;inset:0}.site:not(.stone) .nav:hover:before{opacity:1}.wordmark{font-family:Instrument Serif,serif;font-size:26px;line-height:1}.nav-links{align-items:center;gap:clamp(18px,2.6vw,40px);display:flex}.nav-links a,.opening{letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:500}.nav-links a{border-bottom:1px solid #0000;padding-bottom:3px;transition:all .25s}.nav-links a:hover{border-color:currentColor}.opening{color:var(--muted);align-items:center;gap:7px;display:flex}.opening i{background:currentColor;width:5px;height:5px}.hero{grid-template-columns:1fr 1fr;min-height:100svh;display:grid}.hero-copy{border-right:1px solid #2b262121;flex-direction:column;justify-content:space-between;min-height:100svh;padding:clamp(100px,12vh,140px) clamp(24px,4vw,72px) clamp(34px,5vh,56px);display:flex}.eyebrow,.section-label,.section-index span{letter-spacing:.21em;text-transform:uppercase;color:var(--muted);margin:0;font-size:12px;font-weight:500}.hero h1,.section h2,.footer-mark,.thanks h3,.menu-item h3{letter-spacing:-.015em;font-family:Instrument Serif,Georgia,serif;font-weight:400}.hero h1{margin:0;font-size:clamp(72px,14vw,168px);line-height:.86}.hero-note{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);justify-content:space-between;align-items:flex-end;gap:20px;font-size:12px;line-height:1.6;display:flex}.hero-note em{letter-spacing:0;text-transform:none;font-family:Instrument Serif,serif;font-size:15px}.hero-image{background:url(/maiten/hero.jpg) 50%/cover;min-height:52vh;position:relative}.hero-image:after{content:"";background:linear-gradient(#2b262129,#0000 30%);position:absolute;inset:0}.section{padding:clamp(90px,14vh,190px) clamp(22px,6vw,120px)}.ritual,.menu-section,.space-section,.visit-section{border-top:2px solid}.section-grid{grid-template-columns:minmax(180px,280px) minmax(0,760px);align-items:start;gap:clamp(34px,6vw,110px);display:grid}.section-index i{background:currentColor;width:38px;height:1px;margin-top:18px;display:block}.section h2{margin:0;font-size:clamp(34px,4.6vw,64px);line-height:1.04}.section-copy p,.signature-copy>p:last-of-type,.name-layout>div>p:last-child,.visit-layout>div>p:last-child{color:var(--body);max-width:56ch;margin:30px 0 0;font-size:clamp(15px,1.15vw,18px);font-weight:300;line-height:1.72}.signature-section{border-top:1px solid #2b262124;padding-top:clamp(80px,10vh,140px);padding-bottom:clamp(80px,10vh,140px)}.signature-layout{grid-template-columns:1fr 1.1fr;align-items:center;gap:clamp(34px,6vw,90px);display:grid}.signature-copy h2{margin-top:22px}.text-link{letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:12px;margin-top:36px;padding-bottom:6px;font-size:12px;font-weight:600;transition:gap .3s;display:inline-flex}.text-link:hover{gap:20px}.signature-image{aspect-ratio:4/5;background:#d8cfbd;margin:0;position:relative}.signature-image figcaption{color:var(--white);text-shadow:0 1px 8px #0008;font-family:Instrument Serif,serif;font-size:14px;font-style:italic;position:absolute;bottom:14px;left:16px}.menu-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:clamp(44px,6vh,72px);display:flex}.menu-heading h2{max-width:16ch;margin-top:18px}.menu-heading>p{color:var(--body);max-width:34ch;margin:0;font-size:14px;font-weight:300;line-height:1.7}.menu-list{border-top:1px solid #2b262129;grid-template-columns:1fr 1fr;column-gap:clamp(30px,6vw,90px);display:grid}.menu-item{border-bottom:1px solid #2b262129;justify-content:space-between;gap:20px;min-height:104px;padding:22px 0;display:flex}.menu-item h3{margin:0;font-size:clamp(22px,2.4vw,30px);line-height:1.1}.menu-item p{color:var(--body);margin:6px 0 0;font-size:13px;font-weight:300;line-height:1.5}.menu-item>span{letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;border:1px solid;align-self:flex-start;padding:5px 9px;font-size:10px;font-weight:600}.space-copy{margin-bottom:clamp(40px,6vh,72px)}.space-gallery{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(14px,2vw,26px);display:grid}.space-gallery img{aspect-ratio:3/4}.space-gallery img:nth-child(2){margin-top:clamp(0px,7vw,64px)}.name-section{border-top:1px solid #2b262124}.name-layout{grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(34px,6vw,90px);display:grid}.name-layout figure{aspect-ratio:5/6;max-width:520px;margin:0}.name-layout h2{margin-top:22px}.stone-only,.stone-break{display:none}.visit-section{background:var(--green);color:var(--paper)}.visit-layout{grid-template-columns:1.25fr 1fr;align-items:start;gap:clamp(40px,7vw,120px);display:grid}.visit-section .section-label{color:#e7e0d099}.visit-layout h2{margin-top:26px}.visit-layout>div>p:last-child{color:#e7e0d0c7;max-width:46ch}form label{letter-spacing:.18em;text-transform:uppercase;color:#e7e0d099;margin-bottom:14px;font-size:12px;display:block}form>div{gap:10px;display:flex}form input{min-width:0;color:var(--paper);background:0 0;border:1px solid #e7e0d066;flex:1;padding:15px 16px;font-size:15px}form input::placeholder{color:#e7e0d073}form button{background:var(--paper);color:var(--green);cursor:pointer;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;border:0;padding:15px 24px;font-size:12px;font-weight:600}form>p{color:#e7e0d080;margin:16px 0 0;font-size:12px}.thanks{border:1px solid #e7e0d066;padding:28px}.thanks h3{margin:0;font-size:30px;font-style:italic}.thanks p{color:#e7e0d0b8;margin:12px 0 0;font-size:14px}.footer{border-top:2px solid var(--ink);padding:clamp(70px,9vh,120px) clamp(22px,6vw,120px) 40px}.footer-grid{grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:clamp(40px,7vh,80px);display:grid}.footer-grid p{color:var(--muted);letter-spacing:.2em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:500}.footer-grid a,.footer-grid span{font-size:15px;line-height:1.9;display:block}.footer-grid div:last-child span{color:var(--body)}.footer-mark{border-top:1px solid #2b26212e;padding-top:clamp(20px,3vh,40px);font-size:clamp(64px,20vw,300px);line-height:.82}.footer-bottom{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;gap:16px;margin-top:28px;font-size:11px;display:flex}[data-reveal]{opacity:0;transition:opacity 1.1s cubic-bezier(.2,.6,.2,1),transform 1.1s cubic-bezier(.2,.6,.2,1);transform:translateY(22px)}[data-reveal].is-visible{opacity:1;transform:none}.stone{color:var(--paper);background:#1e2a22}.stone .nav{color:var(--paper)}.stone .opening{color:var(--sage)}.stone .hero{align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.stone .hero-image{background-image:linear-gradient(#161f1961,#161f190d 45%,#161f19c7),url(/maiten/hero.jpg);min-height:116%;position:absolute;inset:-8% 0 0}.stone .hero-copy{z-index:1;border:0;width:100%;min-height:auto;padding:0 clamp(24px,6vw,120px) clamp(48px,8vh,90px);display:block;position:relative}.stone .hero h1{color:var(--white);font-size:clamp(84px,20vw,340px);line-height:.82}.stone .eyebrow{color:var(--sage);margin-bottom:clamp(20px,4vh,36px)}.stone .hero-note{color:var(--sage);margin-top:clamp(22px,4vh,40px)}.stone .paper-only{display:none}.stone .stone-only,.stone .stone-break{display:inline}.stone .ritual,.stone .menu-section,.stone .name-section{color:var(--paper);background:#1e2a22;border:0}.stone .ritual{padding-top:clamp(100px,15vh,200px)}.stone .ritual .section-grid{max-width:1000px;display:block}.stone .section-index i{display:none}.stone .section-index{margin-bottom:clamp(30px,5vh,50px)}.stone .section-index span,.stone .section-label{color:var(--sage)}.stone .ritual h2{font-size:clamp(36px,5.2vw,80px)}.stone .section-copy p,.stone .name-layout>div>p:last-child{color:#e7e0d0b8}.stone .signature-section{background:var(--paper);color:var(--ink);border:0}.stone .signature-layout{grid-template-columns:1fr 1fr}.stone .signature-image{aspect-ratio:1;order:2}.stone .menu-list{border-color:#e7e0d033;display:block}.stone .menu-item{border-color:#e7e0d033;min-height:auto;padding:clamp(20px,3vh,30px) 0}.stone .menu-item h3{font-size:clamp(26px,3.4vw,46px)}.stone .menu-item p,.stone .menu-heading>p{color:#e7e0d094}.stone .menu-item>span{background:var(--sage);color:#1e2a22;border:0;padding:6px 10px}.stone .space-section{border:0;align-items:flex-end;min-height:86vh;padding:0;display:flex;position:relative;overflow:hidden}.stone .space-gallery{display:block;position:absolute;inset:0}.stone .space-gallery img{display:none}.stone .space-gallery img:first-child{filter:brightness(.72);width:100%;height:100%;display:block}.stone .space-copy{z-index:2;max-width:820px;margin:0;padding:clamp(60px,10vh,120px) clamp(22px,6vw,120px);display:block;position:relative}.stone .space-copy .section-index{margin-bottom:22px}.stone .space-copy p{color:#e7e0d0d1}.stone .name-layout{grid-template-columns:1.2fr .8fr}.stone .name-layout figure{aspect-ratio:4/5;order:2;max-width:440px}.stone .name-layout h2{color:var(--white);font-size:clamp(40px,5.4vw,84px)}.stone .visit-section{background:var(--paper);color:var(--ink);border:0}.stone .visit-section .section-label{color:var(--muted)}.stone .visit-layout>div>p:last-child{color:var(--body)}.stone form label,.stone form>p{color:var(--muted)}.stone form input{color:var(--ink);border-color:#2b262157}.stone form input::placeholder{color:#2b262166}.stone form button{background:var(--green);color:var(--paper)}.stone .thanks{border-color:#2b262157}.stone .thanks p{color:var(--body)}.stone .footer{background:var(--dark);color:var(--paper);border:0}.stone .footer-grid p,.stone .footer-bottom{color:var(--sage)}.stone .footer-grid div:last-child span{color:#e7e0d0b3}.stone .footer-mark{color:var(--white);border-color:#e7e0d02e}@media (width<=800px){.nav{height:64px}.nav-links a,.opening{display:none}.nav-links a:last-of-type{display:block}.hero{grid-template-columns:1fr}.hero-copy{min-height:58svh}.hero-image{min-height:54svh}.section-grid,.signature-layout,.name-layout,.visit-layout,.stone .signature-layout,.stone .name-layout{grid-template-columns:1fr}.signature-image{max-height:80vh}.menu-heading{flex-direction:column;align-items:flex-start}.menu-list{grid-template-columns:1fr}.space-gallery{grid-template-columns:1fr 1fr}.space-gallery img:last-child{display:none}.footer-grid{grid-template-columns:1fr 1fr}.stone .hero-copy{padding-bottom:90px}.stone .signature-image,.stone .name-layout figure{order:0}}@media (width<=520px){.section,.hero-copy{padding-left:22px;padding-right:22px}.space-gallery{grid-template-columns:1fr}.space-gallery img:nth-child(2){display:none}form>div{flex-direction:column}form button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
