@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,600&family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17191c;background:#f3f1ec;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 78% 18%,rgba(185,147,83,.18),transparent 30rem),radial-gradient(circle at 12% 76%,rgba(130,163,190,.2),transparent 26rem),linear-gradient(180deg,#f8f7f3,#ebe9e3 52%,#f4f1ea)}a{color:inherit;text-decoration:none}.photo-scene{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.photo-scene img{position:absolute;top:-4%;right:-4%;bottom:-4%;left:-4%;width:108%;height:108%;object-fit:cover;object-position:center;transform-origin:center;will-change:transform}.photo-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f8f7f3e6,#f8f7f357 42%,#f8f7f38f),linear-gradient(180deg,#f8f7f30f,#f8f7f3d1);opacity:.5;will-change:opacity}.photo-depth{position:absolute;top:0;bottom:0;width:22vw;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.depth-left{left:0;background:linear-gradient(90deg,rgba(248,247,243,.74),transparent)}.depth-right{right:0;background:linear-gradient(270deg,rgba(248,247,243,.52),transparent)}.photo-scene:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 22%,transparent 0 22rem,rgba(248,247,243,.18) 40rem),linear-gradient(180deg,transparent 0%,rgba(248,247,243,.92) 94%)}main{position:relative;z-index:1}.topbar{position:fixed;top:0;left:0;right:0;z-index:4;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px clamp(18px,4vw,58px);color:#17191ce0;background:#f8f7f300;border-bottom:1px solid rgba(23,25,28,0);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);transition:padding .42s ease,background .42s ease,border-color .42s ease,backdrop-filter .42s ease,box-shadow .42s ease}.topbar--scrolled{padding:10px clamp(18px,4vw,58px);background:#f8f7f3db;border-bottom:1px solid rgba(23,25,28,.09);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 4px 28px #17191c14}.brand{display:inline-flex;align-items:center;width:240px;height:58px;white-space:nowrap;transition:width .42s ease,height .42s ease}.topbar--scrolled .brand{width:190px;height:44px}.brand img{width:230px;height:auto;max-height:58px;max-width:none;display:block;object-fit:contain;transition:width .42s ease,max-height .42s ease}.topbar--scrolled .brand img{width:180px;max-height:44px}.navlinks{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-left:auto}.navlinks a{min-height:38px;display:inline-flex;align-items:center;padding:0 13px;border-radius:999px;color:#17191cc7;font-size:.96rem;font-weight:700;letter-spacing:.01em;transition:background .18s ease,color .18s ease;white-space:nowrap}.navlinks a:hover{background:#ffffffb8;color:#17191c}.call-link{height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;border:1px solid #17191c;border-radius:999px;background:#17191c;color:#fffaf0;font-size:.88rem;font-weight:600;letter-spacing:.01em;transition:background .18s ease,border-color .18s ease,transform .18s ease;white-space:nowrap;flex-shrink:0}.call-link:hover{background:#2d3036;border-color:#2d3036;transform:translateY(-1px)}.call-link svg{color:#fffaf0;flex-shrink:0}.panel{min-height:100vh;display:flex;align-items:center;padding:110px clamp(18px,5vw,76px)}.hero{min-height:112vh;align-items:flex-end}.copy{width:min(620px,100%)}.hero .copy{max-width:680px;padding-bottom:clamp(20px,8vh,86px)}.copy.narrow{margin-left:auto;width:min(520px,100%)}.eyebrow{margin:0 0 14px;color:#8f6a2f;font-weight:700;text-transform:uppercase;font-size:.72rem;letter-spacing:.12em}h1,h2,p{margin-top:0}h1{max-width:720px;margin-bottom:22px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3rem,5.8vw,6rem);line-height:.92;font-weight:600;letter-spacing:-.01em}h2{max-width:720px;margin-bottom:18px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,4.2vw,4.8rem);line-height:.96;font-weight:600;letter-spacing:-.01em}.lead,.sublead,.copy p,.section-head p,.contact-card p,.contact-card address{color:#17191ca6;font-size:clamp(.98rem,1.5vw,1.14rem);line-height:1.75;font-weight:400}.sublead{max-width:660px;font-size:clamp(.94rem,1.2vw,1.05rem);line-height:1.8}.actions,.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;border:1px solid rgba(23,25,28,.12);border-radius:999px;background:#ffffffa3;color:#17191c;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-2px);border-color:#8f6a2f8f;background:#ffffffeb}.button.primary{border-color:#8f6a2fb8;background:#17191c;color:#fffaf0}.split{justify-content:flex-end}.video-panel{position:relative;min-height:108vh;display:flex;align-items:flex-end;overflow:hidden;padding:110px clamp(18px,5vw,76px);color:#fffaf0;background:#111418}.atmosphere-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.04);filter:saturate(.92) contrast(1.05);pointer-events:none}.atmosphere-video::-webkit-media-controls{display:none!important}.atmosphere-video::-webkit-media-controls-start-playback-button{display:none!important}.video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07080abd,#07080a2e 52%,#07080a57),linear-gradient(180deg,#07080a0f,#07080ac2)}.video-copy{position:relative;z-index:1;width:min(720px,100%);padding-bottom:clamp(12px,7vh,78px)}.video-copy h2{color:#fffaf0}.video-copy p:not(.eyebrow){max-width:640px;color:#fffaf0c7;font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.7}.services,.gallery,.highlights,.contact{flex-direction:column;justify-content:center}.services,.gallery,.highlights{align-items:center}.contact{align-items:flex-start}.section-head{max-width:740px;margin-bottom:34px}.services .section-head,.gallery .section-head{width:min(980px,100%);max-width:980px;text-align:center}.services .section-head h2,.gallery .section-head h2{margin-left:auto;margin-right:auto}.services .section-head p,.gallery .section-head p{max-width:760px;margin-left:auto;margin-right:auto}.highlights{min-height:88vh;align-items:center;background:linear-gradient(180deg,#f8f7f3b3,#f8f7f3e6),radial-gradient(circle at 48% 20%,rgba(185,147,83,.12),transparent 30rem)}.highlights .section-head{width:min(980px,100%);max-width:980px;text-align:center}.highlights .section-head h2{margin-left:auto;margin-right:auto}.highlights .section-head p{max-width:760px;margin-left:auto;margin-right:auto}.service-grid{width:min(900px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feature-list{width:min(1040px,100%);display:grid;gap:18px;margin-left:auto;margin-right:auto}.feature-service{min-height:320px;display:grid;grid-template-columns:minmax(260px,.92fr) minmax(280px,1fr);align-items:stretch;gap:clamp(18px,4vw,42px);padding:clamp(14px,2vw,20px);border:1px solid rgba(23,25,28,.09);border-radius:8px;background:#ffffff94;box-shadow:0 20px 70px #25282c1a}.feature-service.reverse{grid-template-columns:minmax(280px,1fr) minmax(260px,.92fr)}.feature-service.reverse .service-photo{order:2}.service-photo{position:relative;min-height:340px;overflow:hidden;border-radius:8px;background:#d6d2c8}.service-photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 56%,rgba(0,0,0,.18)),linear-gradient(90deg,rgba(255,255,255,.08),transparent 34%);pointer-events:none}.service-photo img{width:100%;height:100%;min-height:inherit;display:block;object-fit:cover;object-position:center;transform:scale(1.08);will-change:transform;transition:filter .6s ease}.feature-service:hover .service-photo img{filter:saturate(1.04)}.service-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(12px,3vw,34px)}.service-copy span{margin-bottom:14px;color:#8f6a2f;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.service-copy h3{margin:0 0 14px;color:#17191c;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4vw,4rem);line-height:.96;font-weight:600;letter-spacing:-.01em}.service-copy p{max-width:520px;color:#17191cad;font-size:1.04rem;line-height:1.7}.service-strip{width:min(1040px,100%);display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;margin-left:auto;margin-right:auto}.service-strip span{min-height:38px;display:inline-flex;align-items:center;padding:0 13px;border:1px solid rgba(23,25,28,.1);border-radius:999px;background:#ffffffa3;color:#17191cb8;font-size:.88rem;font-weight:800}.highlight-grid{width:min(1120px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.highlight-card{min-height:300px;display:flex;flex-direction:column;justify-content:flex-start;padding:clamp(20px,3vw,30px);border:1px solid rgba(255,250,240,.12);border-radius:8px;background:linear-gradient(145deg,#17191cf5,#2d3034f0),radial-gradient(circle at 20% 16%,rgba(185,147,83,.24),transparent 12rem);box-shadow:0 24px 70px #17191c2e}.highlight-card span{margin-bottom:12px;color:#fffaf0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:600;line-height:1.1;letter-spacing:-.01em}.highlight-card p{max-width:360px;margin-bottom:0;color:#fffaf0b8;line-height:1.7}.service{min-height:88px;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid rgba(23,25,28,.1);border-radius:8px;background:#ffffffad;box-shadow:0 18px 60px #25282c1c;color:#17191c;font-weight:800}.service svg{color:#8f6a2f;flex:0 0 auto}.gallery-grid{width:min(1120px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:260px;gap:14px;margin-left:auto;margin-right:auto}.gallery-item{position:relative;overflow:hidden;border:1px solid rgba(23,25,28,.1);border-radius:8px;background:#ebe9e3;margin:0;box-shadow:0 18px 60px #25282c1a}.gallery-item.wide{grid-column:span 2;grid-row:span 2}.gallery-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 52%,rgba(0,0,0,.5))}.gallery-item img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s ease}.gallery-item:hover img{transform:scale(1.04)}.gallery-item figcaption{position:absolute;left:22px;bottom:20px;z-index:2;color:#fffaf0;font-weight:900}.contact{min-height:86vh;align-items:center;justify-content:center}.contact-card{width:min(1120px,100%);display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:clamp(24px,4vw,56px);align-items:stretch;padding:clamp(26px,5vw,58px);border:1px solid rgba(23,25,28,.1);border-radius:8px;background:linear-gradient(135deg,#ffffffe6,#f8f7f3b8),#ffffffb8;box-shadow:0 24px 80px #25282c1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-copy{display:flex;flex-direction:column;justify-content:center}.contact-copy .eyebrow{margin-top:14px}.contact-copy h2{max-width:650px}.contact-copy p:not(.eyebrow){max-width:660px}.contact-card address{display:block;font-style:normal}.contact-card svg{color:#8f6a2f}.contact-info{display:grid;gap:12px}.contact-info>div{min-height:118px;display:flex;flex-direction:column;justify-content:center;padding:22px;border:1px solid rgba(23,25,28,.09);border-radius:8px;background:#ffffffad}.contact-info span{margin-bottom:8px;color:#8f6a2f;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.contact-info a,.contact-info p,.contact-info address{margin:0;color:#17191cc2;font-size:1rem;font-weight:700;line-height:1.65}.contact-info address{font-weight:600}.footer{position:relative;z-index:1;padding:46px clamp(18px,5vw,76px) 28px;border-top:2px solid #8f6a2f;background:#17191c;color:#fffaf0}.footer-inner{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(280px,420px) minmax(260px,390px) minmax(130px,170px);gap:clamp(20px,3vw,42px);align-items:start}.footer-hours{justify-self:start;width:min(390px,100%)}.footer strong{display:block;margin-bottom:14px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#8f6a2f}.footer-brand p{max-width:340px;margin-bottom:20px;color:#fffaf094;font-size:.9rem;line-height:1.7}.footer-contact{display:flex;flex-direction:column;gap:8px}.footer-contact a{display:inline-flex;align-items:center;gap:7px;color:#fffaf0d1;font-size:.92rem;font-weight:600;transition:color .18s ease}.footer-contact a:hover{color:#8f6a2f}.footer-contact a svg{color:#8f6a2f;flex-shrink:0}.footer-contact address{font-style:normal;color:#fffaf080;font-size:.84rem;line-height:1.6}.footer-hours ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.footer-hours li{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:.82rem;color:#fffaf0b8;padding:7px 0;border-bottom:1px solid rgba(255,250,240,.08)}.footer-hours li:last-child{border-bottom:none}.footer-hours li span:first-child{color:#fffaf080}.footer-hours li span:last-child{font-weight:600;color:#fffaf0e0}.footer-hours .closed{color:#fffaf052!important;font-weight:400!important}.footer-nav{display:grid;gap:6px;justify-self:end;min-width:150px}.footer-nav a{color:#fffaf09e;font-size:.9rem;font-weight:500;padding:5px 0;transition:color .18s ease}.footer-nav a:hover{color:#fffaf0}.credit{width:100%;grid-column:1 / -1;padding-top:16px;margin-top:-10px;border-top:1px solid rgba(255,250,240,.08);font-size:.82rem;color:#fffaf057}.credit span{color:#8f6a2f;font-style:italic;font-weight:600}.back-to-top{position:fixed;right:clamp(16px,3vw,34px);bottom:clamp(16px,3vw,34px);z-index:5;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(23,25,28,.12);border-radius:999px;background:#ffffffd1;color:#17191c;box-shadow:0 16px 40px #17191c29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,background .18s ease}.back-to-top:hover{transform:translateY(-3px);background:#fff}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:#ffffff80;border:1px solid rgba(23,25,28,.12);border-radius:999px;cursor:pointer;padding:0;flex-shrink:0}.hamburger span{display:block;width:18px;height:1.5px;background:#17191c;border-radius:2px;transform-origin:center;transition:transform .3s ease,opacity .3s ease,width .3s ease}.hamburger--open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.hamburger--open span:nth-child(2){opacity:0;width:0}.hamburger--open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#f8f7f3f7;border-top:1px solid rgba(23,25,28,.08);border-bottom:1px solid rgba(23,25,28,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:12px 0;animation:menuSlide .28s ease forwards;z-index:10}@keyframes menuSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-menu a{display:flex;align-items:center;padding:14px 20px;font-size:1rem;font-weight:600;color:#17191ccc;letter-spacing:.01em;border-bottom:1px solid rgba(23,25,28,.05);transition:background .15s ease,color .15s ease}.mobile-menu a:last-child{border-bottom:none}.mobile-menu a:active{background:#8f6a2f0f;color:#8f6a2f}.nav-right{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}@media(max-width:760px){.topbar{padding:14px 16px;align-items:center;gap:10px;flex-wrap:wrap;position:relative}.topbar--scrolled{padding:10px 16px}.navlinks{display:none}.hamburger{display:flex}.mobile-menu{display:block}.brand{width:150px;height:40px}.brand img{width:145px;height:auto;max-height:40px;max-width:none}.call-link span{display:none}.panel{min-height:92vh;padding:92px 18px}.hero{align-items:flex-end;flex-direction:column;justify-content:center}.hero .copy{padding-bottom:0}.copy.narrow{margin-left:0}.service-grid,.gallery-grid,.highlight-grid,.feature-service,.feature-service.reverse{grid-template-columns:1fr}.feature-service.reverse .service-photo{order:0}.service-photo{min-height:260px}.gallery-grid{grid-auto-rows:210px}.gallery-item.wide{grid-column:span 1;grid-row:span 1}.button{width:100%}.contact-card{grid-template-columns:1fr;gap:18px}.contact-info>div{min-height:auto;padding:18px}.footer{padding:42px 18px 28px}.footer-inner{grid-template-columns:1fr;gap:30px}.footer-brand p{max-width:100%}.footer-nav{justify-self:stretch}}
