:root{--ink:#1a1916;--cream:#f5f1e9;--paper:#fffdf9;--sand:#ded3c2;--gold:#b49462;--muted:#706b63;--line:rgba(26,25,22,.14);--radius:22px;--shadow:0 20px 60px rgba(22,18,12,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 Arial,sans-serif;overflow-x:hidden}body.modal-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:700;color:var(--gold);margin:0 0 12px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,serif;font-weight:400;line-height:1.04}h1{font-size:clamp(3rem,7vw,6.6rem);max-width:900px;margin-bottom:24px}h1 em{font-weight:400;color:#d7be94}h2{font-size:clamp(2.35rem,5vw,4.4rem);margin-bottom:0}h3{line-height:1.2}.section{padding:100px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:42px}.section-heading>p{max-width:380px;color:var(--muted);margin:0}.section-heading.light{color:white}.section-heading.light>p{color:rgba(255,255,255,.7)}.center{text-align:center;margin-top:36px}
.site-header{height:76px;padding:0 max(24px,calc((100% - 1180px)/2));position:fixed;top:0;left:0;right:0;z-index:40;display:flex;align-items:center;gap:32px;color:white;background:linear-gradient(to bottom,rgba(8,8,8,.72),transparent);transition:.25s}.site-header.scrolled{background:rgba(20,19,17,.94);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;font-weight:700;font-size:1.35rem;letter-spacing:.07em}.brand-flower{font-size:1.8em;margin:0 2px;color:#eee}.main-nav{display:flex;gap:24px;margin-left:auto;font-size:.9rem}.main-nav a{opacity:.78}.main-nav a:hover{opacity:1}.button{border:1px solid transparent;border-radius:999px;background:var(--gold);color:#15130f;padding:14px 24px;display:inline-flex;align-items:center;justify-content:center;min-height:50px;font-weight:700;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);filter:brightness(1.05)}.button-small{min-height:42px;padding:9px 19px}.button-ghost{background:rgba(255,255,255,.08);color:white;border-color:rgba(255,255,255,.48);backdrop-filter:blur(6px)}.button-dark{background:var(--ink);color:white}.button-light{background:white;color:var(--ink)}.button-ghost-dark{background:transparent;border-color:rgba(255,255,255,.45);color:white}.text-button{border:0;background:none;font-weight:700;padding:12px;cursor:pointer}.menu-button{display:none;background:none;border:0;padding:8px}.menu-button span:not(.sr-only){display:block;width:25px;height:2px;background:white;margin:5px}
.hero{min-height:820px;height:100vh;max-height:980px;position:relative;display:flex;align-items:end;color:white;background:#222}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background:url('images/gallery/full/interior-02.webp') center/cover no-repeat}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.15) 75%),linear-gradient(0deg,rgba(0,0,0,.68),transparent 45%)}.hero-content{position:relative;padding-bottom:62px}.hero-copy{font-size:1.12rem;max-width:570px;color:rgba(255,255,255,.8);margin-bottom:28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-meta{display:flex;gap:28px;flex-wrap:wrap;margin-top:56px;font-size:.88rem;color:rgba(255,255,255,.72)}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white;display:flex;flex-direction:column;min-width:0}.service-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.service-card-body{padding:22px;display:flex;flex-direction:column;flex:1}.service-card .tag{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);font-weight:700}.service-card h3{font-family:Georgia,serif;font-size:1.35rem;margin:9px 0}.service-card p{font-size:.9rem;color:var(--muted);flex:1}.service-card strong{font-size:1.05rem}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:17px}.details-button{border:0;background:none;padding:7px 0;text-decoration:underline;cursor:pointer}.book-link{font-weight:700;color:#856b43}
.gallery-section{background:var(--ink)}.gallery-preview{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:180px;gap:10px}.gallery-item{border:0;padding:0;overflow:hidden;background:#333;cursor:zoom-in;border-radius:12px;position:relative}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}.gallery-item:hover img{transform:scale(1.04)}.gallery-preview .gallery-item:nth-child(1){grid-column:span 2;grid-row:span 2}.gallery-preview .gallery-item:nth-child(6){grid-column:span 2}.gallery-preview .gallery-item:nth-child(8){grid-column:span 2}.gallery-item::after{content:'↗';position:absolute;right:10px;bottom:8px;color:white;text-shadow:0 1px 5px #000;opacity:0;transition:.2s}.gallery-item:hover::after{opacity:1}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-grid article{border-top:1px solid var(--line);padding:22px 8px}.feature-grid article>span{font-size:2rem;color:var(--gold)}.feature-grid h3{margin:14px 0 10px}.feature-grid p{font-size:.92rem;color:var(--muted);margin:0}.notice{margin-top:30px;padding:18px 22px;border-radius:14px;background:#f1ebe0;display:flex;gap:12px 28px;flex-wrap:wrap}.notice span{color:var(--muted)}
.news-section{background:var(--cream)}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-card{background:white;border-radius:var(--radius);overflow:hidden}.news-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.news-card-body{padding:24px}.news-card time{font-size:.78rem;color:var(--gold);font-weight:700}.news-card h3{font-family:Georgia,serif;font-size:1.35rem;margin:9px 0}.news-card p{color:var(--muted);font-size:.92rem;margin:0}
.reviews-section{background:#e3d8c7}.carousel{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:14px}.review-viewport{overflow:hidden}.review-track{display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.review-card{flex:0 0 33.333%;padding:9px}.review-card blockquote{margin:0;background:var(--paper);border-radius:var(--radius);padding:28px;height:100%;min-height:320px;display:flex;flex-direction:column}.review-card blockquote p{white-space:pre-line;color:#454039;flex:1}.review-card footer{background:none;padding:0;margin-top:18px}.review-card cite{font-style:normal;font-weight:700}.review-card time{display:block;font-size:.82rem;color:var(--muted)}.stars{color:var(--gold);letter-spacing:.12em;margin-bottom:15px}.carousel-arrow{width:46px;height:46px;border-radius:50%;border:1px solid rgba(26,25,22,.25);background:transparent;cursor:pointer}.carousel-dots{text-align:center;margin-top:24px}.carousel-dots button{width:8px;height:8px;border:0;border-radius:50%;background:rgba(26,25,22,.24);margin:5px;padding:0}.carousel-dots button.active{background:var(--ink);transform:scale(1.25)}
.contacts-section{background:#24211c;color:white}.contacts-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px}.contact-card{padding:40px 8px}.contact-card dl{margin:35px 0}.contact-card dl div{border-top:1px solid rgba(255,255,255,.17);padding:16px 0;display:grid;grid-template-columns:140px 1fr}.contact-card dt{color:rgba(255,255,255,.56)}.contact-card dd{margin:0}.contact-actions{display:flex;flex-wrap:wrap;gap:10px}.map-wrap{min-height:500px;border-radius:var(--radius);overflow:hidden}.map-wrap iframe{border:0;width:100%;height:100%}body>footer{background:#151411;color:white;padding:30px 0 100px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-inner p{margin:0;color:rgba(255,255,255,.55);font-size:.86rem}.mobile-book{display:none}
.panel-dialog{width:min(1120px,calc(100% - 28px));max-width:none;height:min(88vh,900px);padding:0;border:0;border-radius:24px;background:var(--paper);box-shadow:var(--shadow)}dialog::backdrop{background:rgba(5,5,5,.82);backdrop-filter:blur(5px)}.dialog-shell{padding:32px;height:100%;overflow:auto;overscroll-behavior:contain}.dialog-shell>header{display:flex;align-items:start;justify-content:space-between;position:sticky;top:-32px;z-index:4;background:linear-gradient(var(--paper) 75%,transparent);padding:30px 0 24px}.dialog-shell h2{font-size:clamp(2rem,4vw,3.5rem)}.close-button,.lightbox-close{border:0;background:#e8e1d6;width:46px;height:46px;border-radius:50%;font-size:1.8rem;cursor:pointer;flex:none}.catalog-tools{display:flex;gap:14px;align-items:center;margin-bottom:24px;flex-wrap:wrap}.catalog-tools input{width:min(340px,80vw);border:1px solid var(--line);border-radius:999px;padding:13px 18px;background:white}.filter-row{display:flex;gap:8px;overflow:auto;padding:2px 2px 10px;scrollbar-width:thin}.filter-row button{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:9px 15px;background:white;cursor:pointer}.filter-row button.active{background:var(--ink);color:white}.catalog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.catalog-category{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:white}.catalog-category>header{display:grid;grid-template-columns:110px 1fr;align-items:center;background:var(--cream)}.catalog-category>header img{width:110px;height:88px;object-fit:cover}.catalog-category>header h3{margin:0;padding:18px;font-family:Georgia,serif;font-size:1.4rem}.catalog-item{padding:17px 20px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:6px 18px}.catalog-item h4{margin:0}.catalog-item p{grid-column:1;color:var(--muted);font-size:.85rem;margin:0}.catalog-item strong{grid-column:2;grid-row:1}.catalog-item a{grid-column:2;grid-row:2;font-size:.84rem;font-weight:700;color:#806641}.empty-state{padding:60px;text-align:center;color:var(--muted);grid-column:1/-1}.gallery-all{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.gallery-all .gallery-item{aspect-ratio:1}.news-all{padding-bottom:20px}
.lightbox{width:100vw;height:100vh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:#090909;color:white}.lightbox figure{width:100%;height:100%;margin:0;padding:60px 90px 48px;display:flex;align-items:center;justify-content:center;flex-direction:column}.lightbox img{max-width:100%;max-height:calc(100vh - 140px);object-fit:contain}.lightbox figcaption{margin-top:13px;color:rgba(255,255,255,.74)}.lightbox-close{position:absolute;z-index:2;right:22px;top:20px;background:rgba(255,255,255,.13);color:white}.lightbox-arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.12);color:white;width:52px;height:76px;border-radius:14px;font-size:3rem;cursor:pointer}.lightbox-arrow.prev{left:20px}.lightbox-arrow.next{right:20px}
@media(max-width:980px){.service-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.gallery-preview{grid-template-columns:repeat(3,1fr)}.gallery-preview .gallery-item:nth-child(8){grid-column:auto}.review-card{flex-basis:50%}.contacts-grid{grid-template-columns:1fr}.map-wrap{height:430px}.main-nav{position:fixed;top:76px;left:14px;right:14px;margin:0;padding:22px;background:#1c1a17;border-radius:18px;display:none;flex-direction:column}.main-nav.open{display:flex}.menu-button{display:block;margin-left:auto}.header-book{display:none}.catalog-grid{grid-template-columns:1fr}.gallery-all{grid-template-columns:repeat(4,1fr)}}
@media(max-width:640px){html{scroll-padding-top:64px}.wrap{width:min(100% - 28px,1180px)}.site-header{height:64px;padding:0 16px}.main-nav{top:64px}.section{padding:68px 0}.section-heading{align-items:start;flex-direction:column;gap:14px;margin-bottom:28px}.section-heading>p{font-size:.92rem}h1{font-size:clamp(2.75rem,15vw,4rem)}h2{font-size:2.5rem}.hero{min-height:720px;height:100svh}.hero-content{padding-bottom:34px}.hero-meta{margin-top:35px;gap:12px;flex-direction:column}.hero-actions .button{width:100%}.service-grid{grid-template-columns:1fr;gap:14px}.service-card{display:grid;grid-template-columns:40% 60%}.service-card img{height:100%;aspect-ratio:auto}.service-card-body{padding:16px}.service-card p{display:none}.card-actions{align-items:start;flex-direction:column}.details-button{display:none}.gallery-preview{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px}.gallery-preview .gallery-item:nth-child(1){grid-column:span 2;grid-row:span 1}.gallery-preview .gallery-item:nth-child(6){grid-column:auto}.feature-grid{grid-template-columns:1fr 1fr;gap:8px}.feature-grid article{padding:16px 5px}.feature-grid p{font-size:.84rem}.notice{font-size:.9rem}.news-grid{grid-template-columns:1fr}.news-grid .news-card:nth-child(n+3){display:none}.news-all .news-card{display:block!important}.carousel{grid-template-columns:1fr}.carousel-arrow{display:none}.review-card{flex-basis:100%;padding:4px}.review-card blockquote{min-height:380px;padding:23px}.contacts-grid{gap:0}.contact-card{padding:0 0 30px}.contact-card dl div{grid-template-columns:1fr;gap:5px}.contact-actions .button{width:100%}.map-wrap{height:360px;min-height:0}.footer-inner{align-items:start;flex-direction:column}.mobile-book{display:block;position:fixed;z-index:35;bottom:max(12px,env(safe-area-inset-bottom));left:14px;right:14px;text-align:center;background:var(--gold);padding:14px;border-radius:999px;font-weight:700;box-shadow:0 10px 30px rgba(0,0,0,.28)}.panel-dialog{width:100%;height:94svh;max-height:none;margin:auto 0 0;border-radius:22px 22px 0 0}.dialog-shell{padding:20px 14px}.dialog-shell>header{top:-20px;padding:20px 0 16px}.catalog-tools{display:block}.catalog-tools input{width:100%;margin-bottom:12px}.catalog-category>header{grid-template-columns:90px 1fr}.catalog-category>header img{width:90px}.catalog-item{padding:15px 14px;grid-template-columns:1fr auto}.gallery-all{grid-template-columns:repeat(2,1fr)}.lightbox figure{padding:65px 10px 55px}.lightbox-arrow{top:auto;bottom:12px;width:48px;height:42px;font-size:2rem}.lightbox-arrow.prev{left:14px}.lightbox-arrow.next{right:14px}.lightbox-close{right:13px;top:12px}.lightbox figcaption{font-size:.86rem}.button{min-height:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
