:root{--ink:#24271f;--olive:#696f49;--dark:#292e24;--cream:#f4f1e8;--paper:#fbfaf6;--muted:#777a70;--line:#d9dbd0;--accent:#d8d7b5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}body.modal-open{overflow:hidden}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:500;letter-spacing:-.065em;line-height:1.03}h2{font-size:clamp(3rem,5.4vw,6.3rem)}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.075em}::selection{background:#ced2a3;color:#1e221b}.site-header{height:86px;padding:0 4.4%;background:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:13px;font-size:24px;font-weight:800;letter-spacing:-.08em;white-space:nowrap}.brand img{width:42px;height:42px;object-fit:cover}.brand small{display:block;font-size:8px;line-height:1.3;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.desktop-nav{display:flex;gap:clamp(15px,2.5vw,38px);align-items:center}.desktop-nav a{font-size:12px;font-weight:700;transition:color .2s}.desktop-nav a:hover{color:var(--olive)}.header-book{border:1px solid var(--ink);padding:12px 17px;border-radius:2px;font-size:12px;font-weight:800;white-space:nowrap}.header-book span{margin-left:16px}.header-book:hover{background:var(--ink);color:#fff}.menu-toggle,.mobile-nav{display:none}.eyebrow,.section-kicker{font-size:11px;text-transform:uppercase;font-weight:800;letter-spacing:.17em}.section-kicker{margin-bottom:48px;display:flex;align-items:center;gap:10px}.section-kicker.light,.eyebrow.light{color:#efeddf}.dot{width:6px;height:6px;border-radius:50%;background:#a4ad7a;display:inline-block}.section-pad{padding:112px 7%}.hero{min-height:min(760px,calc(100vh - 86px));display:grid;grid-template-columns:51% 49%;background:var(--olive);color:#f6f3e9}.hero-copy{padding:54px 9% 38px 13.8%;display:flex;flex-direction:column;min-width:0}.hero-topline{display:flex;align-items:center;gap:18px;white-space:nowrap}.hero-line{height:1px;flex:1;background:#c4c7aa;opacity:.5}.hero h1{font-size:clamp(4.2rem,7.2vw,9.2rem);margin:auto 0 30px;white-space:nowrap}.hero h1 em{color:#e4e2c7}.hero-lead{font-size:clamp(15px,1.25vw,18px);line-height:1.65;max-width:460px;margin-bottom:34px;color:#f0efe5}.hero-actions,.visit-actions{display:flex;align-items:center;gap:32px}.btn{min-height:54px;padding:0 26px;display:inline-flex;align-items:center;justify-content:space-between;gap:44px;border:1px solid transparent;border-radius:2px;font-size:12px;font-weight:800;letter-spacing:.015em;white-space:nowrap;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-3px)}.btn-cream{background:var(--cream);color:var(--ink)}.btn-dark{background:var(--ink);color:var(--cream)}.btn-outline{border-color:#eee;color:#fff}.text-link{display:inline-flex;align-items:center;gap:28px;padding:11px 0;border-bottom:1px solid currentColor;font-size:12px;font-weight:800;width:max-content}.text-link span{font-size:18px;font-weight:400}.light-link{color:#f3f0e6}.hero-foot{border-top:1px solid #a9ae8c;margin-top:auto;padding-top:24px;display:flex;align-items:flex-end;justify-content:space-between;font-family:Georgia,serif;font-style:italic;font-size:15px;line-height:1.2}.hero-foot a{font:24px Manrope,sans-serif}.hero-visual{position:relative;min-height:600px;overflow:hidden}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center}.image-label{position:absolute;bottom:34px;left:34px;background:#f7f4e9;color:var(--ink);padding:14px 17px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;display:flex;gap:28px}.intro{background:var(--cream)}.intro-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:8%}.intro h2{margin-bottom:0}.intro-copy{max-width:480px;padding-top:8px}.intro-copy p{font-size:17px;line-height:1.75;margin-bottom:22px}.intro-copy .text-link{margin-top:20px}.founder{background:var(--dark);color:#f4f1e8;display:grid;grid-template-columns:45% 55%;gap:0;align-items:stretch}.founder-photo{position:relative;min-height:600px;background:#293b38;overflow:hidden}.founder-photo img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.photo-tag{position:absolute;bottom:18px;left:18px;background:var(--cream);color:var(--ink);padding:12px 14px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.founder-copy{padding:50px 5% 50px 12%;display:flex;flex-direction:column;align-items:flex-start}.founder-copy .section-kicker{margin-bottom:auto}.founder-copy h2{font-size:clamp(4rem,6vw,7rem);margin:30px 0}.founder-copy p{max-width:470px;line-height:1.75;font-size:17px}.founder-copy .founder-small{font-size:13px;color:#c1c6b9;margin-bottom:32px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:52px}.section-head h2{margin-bottom:0}.section-head .section-kicker{margin-bottom:36px}.section-head>p{width:290px;flex:none;font-size:15px;line-height:1.65;color:#656a60}.services{background:var(--paper)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{min-height:252px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s}.service-card:hover{background:#efefe5}.service-card .number{font-size:11px;color:#8f9287;font-weight:800}.service-card h3{font-size:clamp(17px,1.6vw,23px);font-weight:600;letter-spacing:-.05em;line-height:1.25;margin:auto 0 12px}.service-card .price{font-size:14px;font-weight:800}.service-card .card-arrow{align-self:flex-end;margin-top:20px;font-size:24px;line-height:1}.center-actions{text-align:center;margin-top:45px}.center-actions p{margin:12px 0 0;font-size:11px;color:#777b71}.philosophy{background:#454d3e;color:#f7f4e9;min-height:610px;display:flex;flex-direction:column}.philosophy-content{position:relative;max-width:1020px;margin:auto 0 auto 12%}.giant-quote{position:absolute;top:-108px;left:-105px;font:190px Georgia,serif;color:#9ca787;opacity:.65}.philosophy h2{font-size:clamp(3rem,5.8vw,7rem);margin-bottom:32px}.philosophy h2 em{color:#c8d0b0}.philosophy-content p{font-size:17px;line-height:1.7;max-width:550px}.philosophy-bottom{border-top:1px solid #818a7c;display:flex;justify-content:space-between;padding-top:20px;font-size:11px;text-transform:uppercase;letter-spacing:.16em}.gallery{background:var(--cream)}.gallery-controls{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 30px}.chip{border:1px solid #c8cabe;background:transparent;border-radius:100px;padding:10px 17px;font-size:11px;font-weight:800}.chip.active,.chip:hover{background:var(--ink);border-color:var(--ink);color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:260px;gap:10px}.gallery-item{position:relative;overflow:hidden;border:0;padding:0;background:#d8d9cf;text-align:left}.gallery-item.wide{grid-column:span 2}.gallery-item.tall{grid-row:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery-item:hover img{transform:scale(1.04)}.gallery-item span{position:absolute;bottom:12px;left:12px;background:#f8f6eb;padding:8px 10px;font-size:10px;font-weight:800;letter-spacing:.04em}.gallery-item .plus{left:auto;right:12px;font-size:15px}.atmosphere{display:grid;grid-template-columns:50% 50%;background:var(--olive);color:#f5f2e7;min-height:560px}.atmosphere-image{min-height:560px}.atmosphere-image img{width:100%;height:100%;object-fit:cover}.atmosphere-copy{padding:100px 12%;display:flex;flex-direction:column;align-items:flex-start}.atmosphere-copy h2{margin:auto 0 25px}.atmosphere-copy p{max-width:450px;font-size:16px;line-height:1.7}.atmosphere-copy .text-link{margin-top:15px}.reviews{background:var(--paper)}.review-rating strong{display:block;font-size:42px;letter-spacing:-.07em;line-height:1}.review-rating strong span{font-size:15px;color:#8a8e85}.review-rating small{font-size:11px;color:#777b72;line-height:1.5}.review-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.review-track::-webkit-scrollbar{display:none}.review-card{flex:0 0 calc((100% - 28px)/3);scroll-snap-align:start;background:var(--cream);min-height:285px;padding:26px;display:flex;flex-direction:column}.review-card .stars{font-size:13px;letter-spacing:.12em;color:#777d53}.review-card blockquote{margin:25px 0 30px;font-size:15px;line-height:1.65;flex:1}.review-card .review-by{display:flex;justify-content:space-between;align-items:end;gap:12px;font-size:11px;font-weight:800}.review-by span{font-weight:500;color:#858a7f}.review-nav{display:flex;align-items:center;gap:18px;margin:24px 0}.review-nav button{border:1px solid var(--line);background:transparent;width:40px;height:40px;border-radius:50%;font-size:18px}.review-nav button:hover{background:var(--ink);color:#fff}.review-nav span{font-size:11px;font-weight:800}.reviews-link{margin-top:12px}.visit{background:#343c30;color:#fff;display:grid;grid-template-columns:1fr 38%;align-items:center;gap:8%;min-height:530px}.visit h2{margin-bottom:24px}.visit p{font-size:17px;margin-bottom:30px}.visit img{height:420px;width:100%;object-fit:cover}footer{background:#1c221c;color:#f2f0e6;padding:88px 7% 28px}.footer-top{display:flex;justify-content:space-between;gap:70px}.footer-top h2{margin-bottom:72px}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:26px;padding-top:90px}.footer-contact>a:first-child{font-size:clamp(24px,2.5vw,38px);font-weight:600;letter-spacing:-.05em}.footer-contact address{font-size:16px;font-style:normal;line-height:1.65;color:#c9cec2}.route-link{border-bottom:1px solid currentColor;padding-bottom:9px;font-size:12px;font-weight:800}.footer-bottom{border-top:1px solid #5c6659;padding-top:25px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px}.footer-brand{font-size:24px;font-weight:800;letter-spacing:-.08em}.footer-brand span{font-size:10px;letter-spacing:0;margin-left:5px;font-weight:400}.footer-bottom>div{display:flex;gap:24px}.footer-bottom>span{font-family:Georgia,serif;font-style:italic;font-size:14px}
dialog{border:0;padding:0}dialog::backdrop{background:rgba(8,13,9,.78)}.full-dialog{position:fixed;inset:2vh 2vw;width:96vw;height:96vh;max-width:none;max-height:none;background:var(--paper);color:var(--ink);overflow:auto}.dialog-shell{padding:34px 5%;min-height:100%;display:flex;flex-direction:column}.dialog-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px}.dialog-top h2{font-size:clamp(35px,4vw,62px);margin:10px 0 0}.close-dialog{background:none;border:1px solid var(--line);width:44px;height:44px;border-radius:50%;font-size:30px;line-height:1}.catalog-toolbar{display:flex;gap:12px;margin-bottom:20px}.search-wrap{display:flex;align-items:center;gap:8px;background:#eeeee7;padding:0 18px;min-height:52px;flex:1}.search-wrap span{font-size:23px}.search-wrap input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.catalog-toolbar>button{display:none}.catalog-layout{display:grid;grid-template-columns:240px 1fr;gap:30px;min-height:0;flex:1}.catalog-categories{display:flex;flex-direction:column;align-items:stretch;gap:4px;align-self:start;position:sticky;top:0}.catalog-categories button{text-align:left;background:none;border:0;border-left:2px solid transparent;padding:12px 14px;font-size:12px;font-weight:700;color:#747a71}.catalog-categories button.active{color:var(--ink);background:#e9eae0;border-color:var(--olive)}.catalog-results{min-width:0;max-height:53vh;overflow:auto;padding-right:12px}.catalog-group h3{font-size:22px;margin:20px 0 12px;letter-spacing:-.04em}.catalog-group:first-child h3{margin-top:0}.catalog-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 4px;border-bottom:1px solid var(--line)}.catalog-row span{font-size:14px;line-height:1.4}.catalog-row strong{font-size:13px;white-space:nowrap}.catalog-empty{padding:30px;color:var(--muted)}.dialog-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.dialog-foot p{font-size:11px;color:var(--muted);margin:0}.full-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.full-gallery-grid .gallery-item{aspect-ratio:1;min-height:0}.lightbox{position:fixed;inset:0;width:100vw;height:100dvh;max-width:none;max-height:none;background:#101510;color:#fff;overflow:hidden}.lightbox figure{height:100%;width:100%;margin:0;padding:30px 80px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center}.lightbox figure img{max-width:100%;max-height:calc(100dvh - 105px);width:auto;height:auto;object-fit:contain}.lightbox figcaption{width:min(100%,1000px);display:flex;justify-content:space-between;gap:20px;margin-top:13px;font-size:11px;color:#e7eae1}.lightbox-close,.lightbox-arrow{position:absolute;z-index:2;border:1px solid #737d70;background:rgba(0,0,0,.3);color:#fff;border-radius:50%;width:48px;height:48px}.lightbox-close{top:20px;right:24px;font-size:31px;line-height:1}.lightbox-arrow{top:50%;font-size:22px}.lightbox-arrow.prev{left:18px}.lightbox-arrow.next{right:18px}
@media(max-width:1100px){.desktop-nav{gap:14px}.desktop-nav a{font-size:11px}.hero-copy{padding-left:9%}.hero h1{font-size:clamp(4rem,7vw,6rem)}.service-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-auto-rows:210px}.review-card{flex-basis:calc((100% - 14px)/2)}}
@media(max-width:760px){.site-header{height:68px;padding:0 5%}.brand{font-size:20px}.brand img{width:38px;height:38px}.brand small{font-size:7px}.desktop-nav,.header-book{display:none}.menu-toggle{display:flex;width:42px;height:42px;background:none;border:0;flex-direction:column;align-items:center;justify-content:center;gap:6px}.menu-toggle span{width:23px;height:1px;background:var(--ink)}.mobile-nav{position:absolute;z-index:19;top:68px;left:0;right:0;background:var(--paper);padding:22px 5% 30px;box-shadow:0 12px 25px #0002;flex-direction:column;gap:18px}.mobile-nav.open{display:flex}.mobile-nav a{font-size:16px;font-weight:700}.section-pad{padding:70px 6%}h2{font-size:clamp(42px,11vw,66px)}.section-kicker{margin-bottom:28px}.hero{display:flex;flex-direction:column-reverse;min-height:0}.hero-visual{min-height:0;height:48vh;max-height:500px}.hero-copy{padding:30px 6% 35px;min-height:480px}.hero-topline{white-space:normal;gap:10px}.hero-topline .eyebrow{font-size:9px}.hero h1{font-size:clamp(52px,13vw,94px);margin:48px 0 22px;white-space:normal}.hero-lead{font-size:15px}.hero-actions{gap:20px;flex-wrap:wrap}.hero-foot{margin-top:42px}.image-label{bottom:15px;left:15px}.intro-grid,.founder,.atmosphere,.visit{display:flex;flex-direction:column}.intro h2{margin-bottom:26px}.intro-copy p{font-size:15px}.founder{padding:0}.founder-photo{min-height:0;height:440px}.founder-copy{padding:55px 6% 70px}.founder-copy .section-kicker{margin-bottom:20px}.founder-copy h2{font-size:clamp(54px,13vw,85px)}.founder-copy p{font-size:15px}.section-head{display:block;margin-bottom:30px}.section-head>p{width:auto;margin-top:20px;font-size:14px}.service-card{min-height:200px;padding:17px}.service-card h3{font-size:17px}.service-card .price{font-size:12px}.philosophy{min-height:530px}.philosophy-content{margin:auto 0}.giant-quote{top:-72px;left:-8px;font-size:100px}.philosophy h2{font-size:clamp(39px,9vw,70px)}.philosophy-content p{font-size:15px}.philosophy-bottom{gap:10px;flex-wrap:wrap;font-size:9px}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:190px;gap:6px}.gallery-item.wide{grid-column:span 2}.gallery-item.tall{grid-row:span 1}.atmosphere-image{min-height:0;height:340px;width:100%}.atmosphere-copy{padding:60px 6% 70px}.atmosphere-copy h2{margin:35px 0 20px}.atmosphere-copy p{font-size:15px}.review-rating{margin:24px 0}.review-card{flex-basis:84%;min-height:275px}.review-card blockquote{font-size:14px}.visit{padding:70px 6% 0;align-items:stretch}.visit img{height:350px;margin-top:50px}.footer-top{display:block}.footer-top h2{margin-bottom:35px}.footer-contact{padding-top:0;gap:20px}.footer-bottom{flex-wrap:wrap;gap:20px}.footer-bottom>div{order:3;width:100%;flex-wrap:wrap}.full-dialog{inset:0;width:100vw;height:100dvh}.dialog-shell{padding:22px 5%}.dialog-top h2{font-size:36px}.catalog-toolbar{display:block}.catalog-toolbar>button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:14px 15px;margin-top:10px;border:1px solid var(--line);background:transparent;font-size:12px;font-weight:800}.catalog-layout{display:block}.catalog-categories{display:none;position:static;max-height:40vh;overflow:auto;border:1px solid var(--line);margin-bottom:12px}.catalog-categories.open{display:flex}.catalog-results{max-height:none;overflow:visible;padding-right:0}.catalog-row span{font-size:12px}.dialog-foot{position:sticky;bottom:-22px;background:var(--paper);padding-bottom:16px}.dialog-foot p{display:none}.dialog-foot .btn{width:100%}.full-gallery-grid{grid-template-columns:repeat(2,1fr);gap:6px}.lightbox figure{padding:65px 10px 35px}.lightbox figure img{max-height:calc(100dvh - 125px)}.lightbox-arrow{top:auto;bottom:22px;width:40px;height:40px}.lightbox-arrow.prev{left:10px}.lightbox-arrow.next{right:10px}.lightbox figcaption{padding:0 46px;align-items:center}.lightbox-close{right:12px;top:12px}}
@media(max-width:390px){.hero h1{font-size:49px}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.service-card{min-height:190px}.service-card h3{font-size:15px}.gallery-grid{grid-auto-rows:155px}.section-pad{padding-left:5%;padding-right:5%}}
.brand img{width:62px;height:62px}
@media(max-width:760px){.brand img{width:50px;height:50px}}
@media(max-width:760px){.hero-visual{height:34vh;min-height:255px}.visit-actions{flex-wrap:wrap}}
