:root{
 --green:#18352b;--green2:#214437;--green3:#10271f;--gold:#b1935f;--gold2:#d1bd92;--brown:#6f503a;--cream:#f4f0e7;--paper:#fbf8f2;--line:#d9d3c8;--ink:#282a27;--muted:#686c67;--white:#fff;--shadow:0 18px 55px rgba(24,53,43,.12);--radius:22px;--serif:Georgia,'Times New Roman',serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,'Segoe UI',Arial,sans-serif
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.top-strip{height:34px;background:#10241d;color:#dcd7cb;font-size:12px;letter-spacing:.04em}.top-strip-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.top-strip a{color:#fff}.site-header{height:82px;background:rgba(16,39,31,.94);color:#fff;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand-mark{width:38px;height:46px;color:var(--gold2);display:grid;place-items:center}.brand-mark svg{width:100%;height:100%}.brand b{display:block;font-family:var(--serif);font-weight:400;letter-spacing:.08em;font-size:18px}.brand small{display:block;font-size:8px;letter-spacing:.3em;color:#cfcabe;margin-top:1px}.main-nav{display:flex;align-items:center;gap:20px;margin-left:auto}.main-nav a{font-size:13px;white-space:nowrap;opacity:.94;position:relative}.main-nav a:after{content:"";position:absolute;height:1px;background:var(--gold);left:0;right:100%;bottom:-8px;transition:.25s}.main-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:14px}.header-phone{font-size:13px;white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 22px;border-radius:7px;border:1px solid transparent;font-weight:600;font-size:14px;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--green);color:#fff;border-color:rgba(177,147,95,.75);box-shadow:0 8px 22px rgba(0,0,0,.12)}.site-header .btn-primary{background:#1d3c30}.btn-gold{background:var(--gold);color:#181a18}.btn-outline{border-color:var(--green);color:var(--green);background:transparent}.btn-light{background:#fff;color:var(--green)}.btn-sm{min-height:42px;padding:0 16px}.btn-full{width:100%}.hero{min-height:710px;position:relative;color:#fff;display:flex;align-items:end;overflow:hidden;background:#17261f}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,18,14,.86) 0%,rgba(8,18,14,.58) 46%,rgba(8,18,14,.15) 75%),linear-gradient(0deg,rgba(8,18,14,.58),transparent 45%)}.hero-content{position:relative;z-index:2;padding:115px 0 86px}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.24em;font-size:11px;font-weight:700;color:var(--gold);margin-bottom:15px}.eyebrow-light{color:#e2d0a5}.hero h1,.page-hero h1,.section-title,h1,h2,h3{font-family:var(--serif);font-weight:400}.hero h1{font-size:clamp(54px,7vw,98px);line-height:.94;margin:0 0 22px;max-width:900px;letter-spacing:-.035em}.hero-lead{font:clamp(20px,2vw,29px)/1.3 var(--serif);max-width:690px;color:#f2eee5;margin:0 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-facts{display:flex;gap:30px;flex-wrap:wrap;margin-top:46px;padding-top:22px;border-top:1px solid rgba(255,255,255,.22);max-width:800px}.hero-fact{font-size:13px;color:#f2eee7}.hero-fact b{color:#fff;display:block;font-family:var(--serif);font-size:18px;font-weight:400}.category-rail{background:var(--paper);position:relative;z-index:4;padding:34px 0 8px}.category-row{display:grid;grid-template-columns:repeat(7,1fr);gap:22px}.category-chip{text-align:center;display:block}.category-chip .round{width:112px;height:112px;border-radius:50%;margin:0 auto 12px;padding:5px;border:1px solid #c7b999;background:#fff;box-shadow:0 8px 24px rgba(20,40,31,.07);overflow:hidden}.category-chip img{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:.35s}.category-chip:hover img{transform:scale(1.05)}.category-chip span{font-family:var(--serif);font-size:16px}.section{padding:88px 0}.section-tight{padding:58px 0}.section-soft{background:var(--cream)}.section-dark{background:var(--green3);color:#fff}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}.section-title{font-size:clamp(38px,4.5vw,58px);line-height:1.05;margin:0;letter-spacing:-.025em}.section-head p{max-width:720px;color:var(--muted);margin:12px 0 0}.section-head>a{font-size:13px;border-bottom:1px solid var(--gold);padding-bottom:5px}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.stay-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 9px 28px rgba(36,46,40,.07);border:1px solid rgba(111,80,58,.08);display:flex;flex-direction:column}.stay-card-media{aspect-ratio:1.35/1;overflow:hidden;background:#ddd;position:relative}.stay-card-media img{width:100%;height:100%;object-fit:cover;transition:.4s}.stay-card:hover img{transform:scale(1.035)}.stay-card-body{padding:20px;display:flex;flex-direction:column;flex:1}.stay-card h3{font-size:23px;line-height:1.1;margin:0 0 10px}.stay-card .meta{font-size:12px;color:var(--muted);display:flex;gap:13px;flex-wrap:wrap;margin-bottom:17px}.stay-card .price{margin-top:auto;padding-top:14px;border-top:1px solid #ece8df;font-weight:700}.stay-card .price small{font-weight:400;color:var(--muted)}.stay-card .card-actions{display:flex;justify-content:space-between;align-items:center;margin-top:13px;font-size:13px}.spa-feature{border-radius:18px;min-height:330px;overflow:hidden;position:relative;color:#fff;display:flex;align-items:center}.spa-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.spa-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,21,17,.88),rgba(18,21,17,.58),rgba(18,21,17,.2))}.spa-inner{z-index:2;position:relative;padding:52px;display:grid;grid-template-columns:1.4fr 1fr;gap:40px;width:100%;align-items:center}.spa-inner h2{font-size:50px;line-height:1;margin:0 0 12px}.spa-links{display:grid;grid-template-columns:1fr 1fr;gap:14px}.spa-links a{border:1px solid rgba(255,255,255,.35);border-radius:9px;padding:15px 16px;background:rgba(0,0,0,.18)}.offers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.offer-card{min-height:250px;position:relative;border-radius:14px;overflow:hidden;color:#fff}.offer-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.offer-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,21,17,.8),rgba(13,21,17,.06) 75%)}.offer-card-content{position:absolute;left:0;right:0;bottom:0;padding:24px;z-index:2}.offer-card h3{font-size:28px;line-height:1.05;margin:0 0 12px}.story-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.story-grid .story-text p{font-size:18px;color:#555a55}.story-image{border-radius:18px;overflow:hidden;min-height:480px}.story-image img{width:100%;height:100%;object-fit:cover;min-height:480px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-top:28px}.stat{padding:20px;background:#fff}.stat b{font:30px var(--serif);display:block;color:var(--green)}.gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:260px 260px;gap:12px}.gallery-grid button{padding:0;border:0;background:none;cursor:zoom-in;overflow:hidden;border-radius:10px}.gallery-grid button:first-child{grid-row:span 2}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:.35s}.gallery-grid button:hover img{transform:scale(1.025)}.trust-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0}.trust-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.trust-item{display:flex;gap:13px;align-items:center}.trust-icon{width:44px;height:44px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--green)}.trust-item b{font-family:var(--serif);font-size:18px;font-weight:400;display:block}.trust-item small{color:var(--muted)}.page-hero{position:relative;min-height:420px;display:flex;align-items:end;color:#fff;background:var(--green3);overflow:hidden}.page-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,20,15,.86),rgba(9,20,15,.28))}.page-hero-inner{position:relative;z-index:2;padding:70px 0}.page-hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;margin:0 0 16px;max-width:950px}.page-hero p{font-size:19px;max-width:760px;color:#f3eee5}.breadcrumbs{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:#d9d4c9;margin-bottom:20px}.breadcrumbs a{color:#fff}.catalog-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.catalog-card{background:#fff;border:1px solid #e8e1d6;border-radius:13px;overflow:hidden}.catalog-card img{width:100%;height:260px;object-fit:cover}.catalog-card-body{padding:24px}.catalog-card h2{font-size:30px;line-height:1.05;margin:0 0 10px}.catalog-card p{color:#60645f}.catalog-card .price{font-weight:700;color:var(--green);margin:12px 0}.detail-wrap{display:grid;grid-template-columns:minmax(0,1.6fr) 370px;gap:58px}.detail-content h2{font-size:38px;margin:38px 0 12px}.detail-content h2:first-child{margin-top:0}.detail-content p,.detail-content li{font-size:17px;color:#4d514d}.detail-card{background:#fff;border:1px solid #e5ddd0;box-shadow:var(--shadow);border-radius:14px;padding:28px;height:max-content;position:sticky;top:126px}.detail-card .price{font:30px var(--serif);color:var(--green);line-height:1.15;margin:8px 0 18px}.detail-card .info-row{padding:12px 0;border-top:1px solid #eee9e0}.detail-card .info-row small{display:block;color:var(--muted)}.included-box{margin:28px 0;padding:25px;background:var(--cream);border-left:2px solid var(--gold);border-radius:4px}.included-box h3{margin:0 0 10px;font-size:24px}.item-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:34px}.item-gallery button{border:0;padding:0;background:none;cursor:zoom-in;border-radius:9px;overflow:hidden;aspect-ratio:1.3}.item-gallery img{width:100%;height:100%;object-fit:cover}.season-note{padding:11px 13px;background:#f3ead5;color:#69532f;border-radius:7px;font-size:13px;margin-bottom:15px}.booking-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px}.booking-summary{background:var(--green3);color:#fff;border-radius:18px;overflow:hidden}.booking-summary img{width:100%;height:300px;object-fit:cover}.booking-summary-inner{padding:30px}.booking-summary h1{font-size:38px;line-height:1.05;margin:0 0 15px}.booking-form{background:#fff;padding:35px;border-radius:18px;box-shadow:var(--shadow);border:1px solid #e6ded1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid .wide{grid-column:1/-1}label.field{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#5d615c;font-weight:700}.field input,.field select,.field textarea,.admin-form input,.admin-form select,.admin-form textarea{width:100%;margin-top:7px;border:1px solid #d7d1c5;background:#fff;border-radius:7px;padding:13px 14px;color:#252825;outline:none}.field input:focus,.field select:focus,.field textarea:focus,.admin-form input:focus,.admin-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(177,147,95,.12)}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.choice{border:1px solid #ddd7cb;border-radius:8px;padding:12px;display:flex;gap:8px;align-items:flex-start;font-size:14px}.choice input{margin-top:4px}.consent{font-size:12px;color:#6d716c;margin:16px 0}.success-card{background:#edf4ef;border:1px solid #c7dbcc;color:#23492f;padding:22px;border-radius:10px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}.contact-card{background:#fff;border-radius:14px;border:1px solid #e8e1d6;padding:30px}.contact-list{display:grid;gap:18px}.contact-list b{display:block;font-family:var(--serif);font-size:18px}.map-card{min-height:420px;background:linear-gradient(135deg,#dcd7cb,#f4f0e7);border-radius:14px;padding:35px;display:flex;flex-direction:column;justify-content:end}.event-types{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.event-type{min-height:330px;position:relative;border-radius:14px;overflow:hidden;color:#fff}.event-type img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.event-type:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,23,17,.8),transparent 70%)}.event-type span{position:absolute;z-index:2;left:24px;bottom:24px;font:34px var(--serif)}.rich-text h2{font-size:40px;margin:44px 0 14px}.rich-text h3{font-size:28px;margin:32px 0 12px}.rich-text p,.rich-text li{font-size:17px}.rich-text ul,.rich-text ol{padding-left:24px}.posts-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{background:#fff;border:1px solid #e7e0d6;border-radius:12px;overflow:hidden}.post-card img{width:100%;height:230px;object-fit:cover}.post-body{padding:23px}.post-card h2{font-size:28px;line-height:1.05;margin:8px 0 10px}.post-card time{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#8a7b60}.lightbox{display:none;position:fixed;inset:0;background:rgba(0,0,0,.91);z-index:3000;padding:40px;align-items:center;justify-content:center}.lightbox.open{display:flex}.lightbox img{max-width:92vw;max-height:88vh;object-fit:contain}.lightbox-close{position:absolute;right:24px;top:18px;background:none;border:0;color:#fff;font-size:42px;cursor:pointer}.mobile-book{display:none}
/* Admin */
.admin-body{background:#f1eee7}.admin-top{min-height:68px;background:var(--green3);color:#fff;padding:0 28px;display:flex;align-items:center;gap:30px;position:sticky;top:0;z-index:1000}.admin-brand{font-family:var(--serif);font-size:20px}.admin-brand small{font:11px var(--sans);opacity:.65;margin-left:8px}.admin-nav{display:flex;gap:18px;margin-left:auto}.admin-nav a{font-size:13px}.admin-shell{width:min(1280px,calc(100% - 40px));margin:34px auto 80px}.admin-menu-toggle{display:none}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.admin-stat{background:#fff;border-radius:12px;padding:22px;border:1px solid #e0dbd0}.admin-stat b{font:38px var(--serif);display:block;color:var(--green)}.admin-panel{background:#fff;border:1px solid #e0dbd0;border-radius:13px;padding:26px;margin-bottom:24px}.admin-panel h1,.admin-panel h2{margin-top:0}.admin-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}.admin-head h1{margin:0;font-size:42px}.table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;min-width:760px}.admin-table th,.admin-table td{text-align:left;padding:13px 12px;border-bottom:1px solid #ece8df;vertical-align:top}.admin-table th{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#767a74}.admin-table small{display:block;color:#888}.badge{display:inline-flex;border-radius:999px;padding:4px 9px;font-size:11px;background:#eee}.badge.ok{background:#e3f0e6;color:#235b33}.badge.warn{background:#fff0cf;color:#77561b}.badge.bad{background:#f8dddd;color:#7e2b2b}.admin-form{display:grid;gap:18px}.admin-form label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.admin-form .form-grid{gap:15px}.admin-form textarea{min-height:110px}.admin-form textarea.tall{min-height:260px}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.admin-card{background:#fff;border-radius:12px;border:1px solid #e0dbd0;overflow:hidden}.admin-card img{width:100%;height:180px;object-fit:cover}.admin-card-body{padding:18px}.login-page{min-height:100vh;background:linear-gradient(rgba(12,28,21,.76),rgba(12,28,21,.88)),url('/assets/media/hotelmp/site/hero-pool.webp') center/cover;display:grid;place-items:center;padding:30px}.login-card{width:min(430px,100%);background:#fff;border-radius:16px;padding:36px;box-shadow:0 20px 70px rgba(0,0,0,.25)}.login-card h1{font-size:40px;margin:0 0 20px}.alert{padding:12px 14px;border-radius:7px;background:#f8dddd;color:#6e2525}.gallery-editor{display:grid;gap:8px}.gallery-editor-row{display:grid;grid-template-columns:90px 1fr auto;gap:10px;align-items:center}.gallery-editor-row img{width:90px;height:65px;object-fit:cover;border-radius:6px}.hint{font-size:12px;color:#767a74}.danger{color:#8c2929}.source-link{font-size:12px;color:#786540}

/* 1.4.2 — desktop: mobile menu control must stay hidden */
.menu-toggle{display:none}

@media(max-width:1120px){.main-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#10271f;padding:20px 24px;flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.menu-toggle{display:flex;width:42px;height:42px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px;margin-left:auto}.menu-toggle span{display:block;width:24px;height:1px;background:#fff}.header-actions{display:none}.category-row{grid-template-columns:repeat(4,1fr)}.card-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout{grid-template-columns:repeat(2,1fr)}.admin-nav{display:none;position:absolute;top:68px;left:0;right:0;padding:20px;background:#10271f;flex-direction:column}.admin-nav.open{display:flex}.admin-menu-toggle{display:block;margin-left:auto;color:#fff;background:none;border:0;font-size:24px}.admin-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.top-strip{display:none}.site-header{height:70px}.brand b{font-size:16px}.brand-mark{width:32px;height:39px}.main-nav{top:70px}.hero{min-height:620px}.hero-content{padding:95px 0 60px}.hero h1{font-size:53px}.hero-lead{font-size:20px}.hero-facts{gap:17px;margin-top:32px}.category-rail{padding-top:26px;overflow:hidden}.category-row{display:flex;overflow-x:auto;gap:16px;padding-bottom:14px;scrollbar-width:none}.category-chip{min-width:96px}.category-chip .round{width:86px;height:86px}.section{padding:62px 0}.section-head{align-items:flex-start;flex-direction:column}.section-title{font-size:40px}.card-grid,.catalog-layout,.offers-grid,.event-types,.posts-list{grid-template-columns:1fr}.stay-card-media,.catalog-card img{height:260px;aspect-ratio:auto}.spa-inner{grid-template-columns:1fr;padding:32px 24px}.spa-inner h2{font-size:40px}.spa-links{grid-template-columns:1fr 1fr}.story-grid,.detail-wrap,.booking-shell,.contact-grid{grid-template-columns:1fr;gap:30px}.story-image,.story-image img{min-height:330px}.stats{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:230px 170px 170px}.gallery-grid button:first-child{grid-column:span 2;grid-row:auto}.trust-inner{grid-template-columns:1fr}.page-hero{min-height:360px}.page-hero-inner{padding:55px 0}.page-hero h1{font-size:48px}.detail-card{position:static}.item-gallery{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.booking-form{padding:24px 18px}.choice-grid{grid-template-columns:1fr}.mobile-book{display:block;position:fixed;left:12px;right:12px;bottom:12px;z-index:1200}.mobile-book a{display:flex;align-items:center;justify-content:center;background:var(--green);color:#fff;border:1px solid var(--gold);height:52px;border-radius:9px;font-weight:700;box-shadow:0 10px 30px rgba(0,0,0,.22)}.site-footer{padding-bottom:76px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.admin-shell{width:min(100% - 24px,1280px);margin-top:20px}.admin-grid,.admin-card-grid{grid-template-columns:1fr}.admin-head{align-items:flex-start;flex-direction:column}.gallery-editor-row{grid-template-columns:70px 1fr}.gallery-editor-row img{width:70px;height:55px}}
.site-footer{background:#10271f;color:#e9e6de;padding:62px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:46px}.footer-grid h4{font:20px var(--serif);margin:0 0 16px;color:#fff}.footer-grid>div>a{display:block;font-size:13px;margin:8px 0;color:#d1cec6}.footer-grid p{font-size:13px;color:#b9b9b2}.brand-light{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);padding-top:20px;margin-top:45px;color:#a9aaa4;font-size:11px}

.gallery-page{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gallery-page button{border:0;padding:0;background:none;border-radius:10px;overflow:hidden;cursor:zoom-in;aspect-ratio:1.25}.gallery-page img{width:100%;height:100%;object-fit:cover;transition:.3s}.gallery-page button:hover img{transform:scale(1.025)}.map-frame{min-height:420px;border-radius:14px;overflow:hidden;background:#ddd}.map-frame iframe{width:100%;height:100%;min-height:420px;border:0}@media(max-width:900px){.gallery-page{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.gallery-page{grid-template-columns:1fr}.gallery-page button{aspect-ratio:1.45}}

/* ======================================================================
   PREMIUM DESIGN PATCH 1.1.0
   Visual refinement based on the approved strict green / gold concept.
   No content or database schema changes.
   ====================================================================== */
:root{
  --green:#17362b;
  --green2:#23483a;
  --green3:#0d271e;
  --green4:#091d16;
  --gold:#b59660;
  --gold2:#d6c39a;
  --cream:#f2eee5;
  --paper:#fbf9f4;
  --line:#ddd5c7;
  --ink:#20251f;
  --muted:#6c706a;
  --shadow:0 24px 70px rgba(16,39,31,.10);
  --shadow-strong:0 30px 90px rgba(8,24,18,.20);
  --serif:"Iowan Old Style","Baskerville","Times New Roman",Georgia,serif;
  --sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
}
body{background:var(--paper);font-size:16px;line-height:1.65;letter-spacing:-.005em}
.container{width:min(1380px,calc(100% - 72px));margin-inline:auto}

/* Header: transparent over the home hero, solid on internal pages. */
.top-strip{height:32px;background:#0a2018;color:#d7d4cb;font-size:11px;letter-spacing:.075em}
.site-header{height:88px;background:rgba(13,39,30,.97);border-bottom:1px solid rgba(255,255,255,.10);box-shadow:0 8px 26px rgba(5,20,14,.08);transition:height .25s ease,background .25s ease,box-shadow .25s ease}
.header-inner{gap:32px}
.brand{gap:13px}
.brand-mark{width:42px;height:50px;color:var(--gold2)}
.brand b{font-size:20px;letter-spacing:.105em;line-height:1.05}
.brand small{font-size:8px;letter-spacing:.36em;margin-top:5px;color:#d4cec0}
.main-nav{gap:25px}
.main-nav a{font-size:12px;font-weight:600;letter-spacing:.02em;color:#f5f2ea;opacity:.92}
.header-phone{font-size:13px;font-weight:650;letter-spacing:.015em}
.site-header .btn-primary{background:rgba(21,58,45,.78);border-color:rgba(214,195,154,.72);box-shadow:none}
.site-header .btn-primary:hover{background:#214a39}
.home-page .top-strip{display:none}
.home-page .site-header{position:fixed;top:0;left:0;right:0;background:linear-gradient(180deg,rgba(5,17,12,.72),rgba(5,17,12,.12));border-bottom-color:rgba(255,255,255,.10);box-shadow:none}
.home-page .site-header.is-scrolled{height:78px;background:rgba(10,32,24,.96);box-shadow:0 16px 45px rgba(0,0,0,.16);backdrop-filter:blur(16px)}

/* Buttons: stricter, quieter, more editorial. */
.btn{min-height:52px;padding:0 25px;border-radius:5px;font-size:13px;font-weight:700;letter-spacing:.025em}
.btn-gold{background:var(--gold);color:#161914;border-color:var(--gold);box-shadow:0 12px 28px rgba(181,150,96,.18)}
.btn-light{background:rgba(255,255,255,.95);color:var(--green3);border-color:rgba(255,255,255,.62)}
.btn-outline{border-color:#9e8a67;color:var(--green3)}

/* Hero: taller, darker, stronger typography. */
.hero{min-height:clamp(740px,90vh,930px);align-items:center;background:#0b2119}
.hero-media img{filter:saturate(.92) contrast(1.03)}
.hero-media:after{background:
  linear-gradient(90deg,rgba(5,16,12,.90) 0%,rgba(5,16,12,.72) 35%,rgba(5,16,12,.30) 66%,rgba(5,16,12,.10) 100%),
  linear-gradient(0deg,rgba(5,16,12,.46) 0%,rgba(5,16,12,.08) 52%,rgba(5,16,12,.28) 100%)}
.hero-content{padding:150px 0 92px;max-width:980px}
.eyebrow{font-size:10px;letter-spacing:.31em;margin-bottom:20px}
.hero .eyebrow{position:relative;padding-left:54px}
.hero .eyebrow:before{content:"";position:absolute;left:0;top:50%;width:36px;height:1px;background:var(--gold2)}
.hero h1{font-size:clamp(72px,8.3vw,132px);line-height:.88;letter-spacing:-.055em;margin:0 0 30px;text-wrap:balance}
.hero-lead{font-size:clamp(23px,2.15vw,32px);line-height:1.28;max-width:760px;margin-bottom:38px;color:#f5f1e9}
.hero-actions{gap:14px}
.hero-facts{margin-top:58px;padding-top:28px;gap:38px;max-width:980px;border-top-color:rgba(255,255,255,.26)}
.hero-fact{font-size:12px;line-height:1.45;color:#dad7cf;padding-left:22px;position:relative;min-width:180px}
.hero-fact:before{content:"";position:absolute;left:0;top:7px;width:7px;height:7px;border:1px solid var(--gold2);border-radius:50%}
.hero-fact b{font-size:19px;line-height:1.2;margin-bottom:5px;color:#fff}

/* Category rail */
.category-rail{padding:44px 0 22px;background:#fffdf8;border-bottom:1px solid rgba(181,150,96,.15)}
.category-row{gap:30px}
.category-chip{position:relative;padding-bottom:10px}
.category-chip .round{width:132px;height:132px;padding:4px;border-color:#cbb98f;box-shadow:0 14px 36px rgba(25,49,39,.08);transition:transform .28s ease,box-shadow .28s ease}
.category-chip:hover .round{transform:translateY(-4px);box-shadow:0 20px 42px rgba(25,49,39,.13)}
.category-chip span{font-size:18px;line-height:1.2}
.category-chip>span:last-child:after{content:"";display:block;width:24px;height:1px;margin:11px auto 0;background:var(--gold)}

/* Main editorial spacing. */
.section{padding:116px 0}
.section-soft{background:#f1ede4}
.section-head{margin-bottom:48px;gap:44px}
.section-title{font-size:clamp(46px,4.4vw,68px);line-height:.98;letter-spacing:-.038em;max-width:950px}
.section-head p{max-width:830px;margin-top:17px;font-size:17px;line-height:1.65}
.section-head>a{font-size:12px;text-transform:uppercase;letter-spacing:.10em;padding-bottom:7px}

/* Accommodation cards */
.card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.stay-card{border-radius:7px;border-color:rgba(93,76,48,.12);box-shadow:0 14px 45px rgba(36,46,40,.07);transition:transform .30s ease,box-shadow .30s ease,border-color .30s ease}
.stay-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(31,44,36,.12);border-color:rgba(181,150,96,.45)}
.stay-card-media{aspect-ratio:1.18/1}
.stay-card-body{padding:26px 25px 22px}
.stay-card .eyebrow{margin-bottom:12px;font-size:9px}
.stay-card h3{font-size:29px;line-height:1.02;margin-bottom:15px;letter-spacing:-.025em}
.stay-card .meta{font-size:12px;line-height:1.45;min-height:35px;margin-bottom:20px}
.stay-card .price{padding-top:18px;font-size:14px;border-top-color:#eee8dd;color:#242922}
.stay-card .card-actions{margin-top:18px;padding-top:2px;font-size:12px;text-transform:uppercase;letter-spacing:.055em}
.stay-card .card-actions a:last-child{color:var(--green);font-weight:700}

/* SPA: cinematic dark banner. */
.spa-feature{min-height:460px;border-radius:9px;box-shadow:var(--shadow-strong)}
.spa-feature:after{background:linear-gradient(90deg,rgba(11,18,14,.94) 0%,rgba(11,18,14,.80) 45%,rgba(11,18,14,.46) 72%,rgba(11,18,14,.25) 100%)}
.spa-inner{padding:70px 72px;grid-template-columns:1.3fr .8fr;gap:70px}
.spa-inner h2{font-size:clamp(52px,4.7vw,72px);line-height:.94;letter-spacing:-.035em;margin:0 0 20px}
.spa-inner p{max-width:610px;font-size:16px;color:#e1ddd4;margin-bottom:28px}
.spa-links{gap:12px}
.spa-links a{padding:18px 18px;border-radius:5px;border-color:rgba(214,195,154,.40);background:rgba(7,18,13,.34);font-size:13px;transition:.2s}
.spa-links a:hover{background:rgba(181,150,96,.17);border-color:rgba(214,195,154,.72)}

/* Offers */
.offers-grid{gap:24px}
.offer-card{min-height:330px;border-radius:8px;box-shadow:0 18px 45px rgba(28,39,32,.10)}
.offer-card:after{background:linear-gradient(0deg,rgba(8,17,12,.88) 0%,rgba(8,17,12,.34) 48%,rgba(8,17,12,.05) 80%)}
.offer-card-content{padding:32px}
.offer-card h3{font-size:36px;line-height:1.02;margin-bottom:18px;letter-spacing:-.025em}
.offer-card img{transition:transform .5s ease}
.offer-card:hover img{transform:scale(1.035)}

/* Story */
.story-grid{grid-template-columns:.88fr 1.12fr;gap:88px;align-items:stretch}
.story-grid .story-text{padding:36px 0;align-self:center}
.story-grid .story-text p{font-size:17px;line-height:1.75;color:#50554f;max-width:680px}
.story-image{min-height:590px;border-radius:8px;box-shadow:var(--shadow)}
.story-image img{min-height:590px}

/* Gallery */
.gallery-grid{grid-template-columns:1.45fr 1fr 1fr;grid-template-rows:325px 325px;gap:14px}
.gallery-grid button{border-radius:7px}
.gallery-grid button:first-child{grid-row:span 2}

/* Trust */
.trust-strip{padding:35px 0;background:#fffdf8}
.trust-inner{gap:48px}
.trust-item{gap:16px}
.trust-icon{width:49px;height:49px;border-color:#c6aa76}
.trust-item b{font-size:20px}
.trust-item small{font-size:12px}

/* Internal pages inherit the stronger scale. */
.page-hero{min-height:500px}
.page-hero-inner{padding:92px 0}
.page-hero h1{font-size:clamp(58px,6vw,92px);letter-spacing:-.045em}
.page-hero p{font-size:20px;max-width:840px}
.catalog-layout{gap:26px}
.catalog-card{border-radius:8px;box-shadow:0 13px 40px rgba(31,44,36,.06)}
.catalog-card img{height:310px}
.catalog-card-body{padding:28px}
.catalog-card h2{font-size:34px}
.detail-wrap{grid-template-columns:minmax(0,1.65fr) 390px;gap:76px}

/* Footer */
.site-footer{padding:82px 0 30px;background:#0a281e}
.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:70px}
.footer-grid h4{font-size:22px;margin-bottom:20px}
.footer-grid>div>a{font-size:13px;margin:11px 0;color:#d6d3ca}
.footer-grid p{font-size:13px;line-height:1.7;max-width:390px}
.footer-bottom{margin-top:62px;padding-top:26px}

/* Motion is deliberately restrained. */
@media (prefers-reduced-motion:reduce){
  *,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}

@media(max-width:1240px){
  .container{width:min(100% - 48px,1380px)}
  .main-nav{display:none;position:absolute;top:88px;left:0;right:0;background:#0d271e;padding:24px;flex-direction:column;align-items:flex-start;box-shadow:0 20px 50px rgba(0,0,0,.18)}
  .home-page .main-nav{top:88px}
  .home-page .site-header.is-scrolled .main-nav{top:78px}
  .main-nav.open{display:flex}
  .menu-toggle{display:flex;width:42px;height:42px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px;margin-left:auto}
  .menu-toggle span{display:block;width:24px;height:1px;background:#fff}
  .header-actions{display:none}
  .category-row{grid-template-columns:repeat(4,1fr);row-gap:34px}
  .card-grid{grid-template-columns:repeat(2,1fr)}
  .stay-card-media{aspect-ratio:1.6/1}
  .catalog-layout{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:760px){
  .container{width:min(100% - 30px,1380px)}
  .site-header{height:72px}
  .home-page .site-header{height:72px}
  .home-page .site-header.is-scrolled{height:68px}
  .brand-mark{width:32px;height:39px}
  .brand b{font-size:16px}
  .brand small{font-size:7px;letter-spacing:.28em}
  .main-nav,.home-page .main-nav,.home-page .site-header.is-scrolled .main-nav{top:72px}
  .hero{min-height:700px;align-items:end}
  .hero-content{padding:135px 0 64px}
  .hero h1{font-size:clamp(58px,17vw,78px);line-height:.91;margin-bottom:24px}
  .hero-lead{font-size:21px;line-height:1.35;margin-bottom:30px}
  .hero .eyebrow{padding-left:42px;font-size:9px}
  .hero .eyebrow:before{width:27px}
  .hero-actions{display:grid;grid-template-columns:1fr;max-width:330px}
  .hero-facts{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;margin-top:38px;padding-top:22px}
  .hero-fact{min-width:0;padding-left:16px;font-size:11px}
  .hero-fact b{font-size:16px}
  .category-rail{padding:28px 0 14px;overflow:hidden}
  .category-row{display:flex;overflow-x:auto;gap:18px;padding-bottom:16px;scrollbar-width:none}
  .category-chip{min-width:100px}
  .category-chip .round{width:96px;height:96px}
  .category-chip span{font-size:15px}
  .section{padding:78px 0}
  .section-head{margin-bottom:32px}
  .section-title{font-size:43px;line-height:1.01}
  .section-head p{font-size:15px}
  .card-grid,.catalog-layout,.offers-grid,.event-types,.posts-list{grid-template-columns:1fr}
  .stay-card-media{aspect-ratio:1.45/1;height:auto}
  .stay-card-body{padding:23px 21px}
  .stay-card h3{font-size:27px}
  .spa-feature{min-height:620px;align-items:end}
  .spa-feature:after{background:linear-gradient(0deg,rgba(10,18,13,.96),rgba(10,18,13,.54) 72%,rgba(10,18,13,.25))}
  .spa-inner{grid-template-columns:1fr;padding:38px 25px;gap:30px}
  .spa-inner h2{font-size:46px}
  .spa-links{grid-template-columns:1fr 1fr}
  .spa-links a{padding:14px 12px}
  .offer-card{min-height:290px}
  .offer-card h3{font-size:32px}
  .story-grid{grid-template-columns:1fr;gap:34px}
  .story-grid .story-text{padding:0}
  .story-image,.story-image img{min-height:410px}
  .gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:250px 180px 180px;gap:9px}
  .gallery-grid button:first-child{grid-column:span 2;grid-row:auto}
  .page-hero{min-height:410px}
  .page-hero-inner{padding:62px 0}
  .page-hero h1{font-size:50px}
  .detail-wrap{grid-template-columns:1fr;gap:34px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:38px 25px}
  .footer-brand{grid-column:1/-1}
}

@media(max-width:460px){
  .hero-facts{grid-template-columns:1fr}
  .spa-links{grid-template-columns:1fr}
  .gallery-grid{grid-template-columns:1fr;grid-template-rows:none}
  .gallery-grid button:first-child{grid-column:auto}
  .gallery-grid button{height:240px}
  .footer-grid{grid-template-columns:1fr}
  .footer-brand{grid-column:auto}
}


/* ========================================================================
   Premium refinement 1.1.1 — screenshot QA pass
   Keeps the 1.1.0 composition, fixes the home header capture/position,
   category portrait distortion and improves editorial scale on wide screens.
   ======================================================================== */
.home-page .site-header{position:absolute;top:0;left:0;right:0}
.home-page .site-header.is-scrolled{position:fixed;top:0;left:0;right:0}

.category-chip .round{
  display:block;
  aspect-ratio:1/1;
  width:132px;
  height:132px;
  line-height:0;
  overflow:hidden;
}
.category-chip .round img{
  display:block;
  width:100%;
  height:100%;
  aspect-ratio:1/1;
  object-fit:cover;
  object-position:center;
}
.category-chip>span:last-child{display:block}

@media(min-width:1500px){
  .container{width:min(1460px,calc(100% - 96px))}
  .hero-content{max-width:1040px}
  .hero h1{font-size:124px}
  .hero-lead{max-width:780px}
  .category-chip .round{width:142px;height:142px}
  .card-grid{gap:28px}
  .stay-card-body{padding:28px 27px 24px}
  .stay-card h3{font-size:30px}
  .offers-grid{gap:28px}
  .offer-card{min-height:350px}
  .story-grid{gap:96px}
  .gallery-grid{grid-template-rows:350px 350px}
}

@media(max-width:1240px){
  .category-chip .round{width:118px;height:118px}
}

@media(max-width:760px){
  .home-page .site-header{position:absolute}
  .home-page .site-header.is-scrolled{position:fixed}
  .category-chip .round{width:96px;height:96px}
}

/* ========================================================================
   PREMIUM MEDIA PATCH 1.2.0
   Real photographs from the supplied hotelmp.ru dump + gallery/detail polish.
   ======================================================================== */
:root{
  --paper:#fbf8f2;
  --cream:#f2eee5;
  --green:#17372b;
  --green3:#0a281e;
  --gold:#b59660;
  --gold2:#dac8a0;
  --ink:#1f261f;
  --muted:#6d726c;
}
body{overflow-x:hidden}
.home-page .site-header{position:fixed!important;top:0!important;left:0;right:0;background:linear-gradient(180deg,rgba(5,18,13,.79),rgba(5,18,13,.18));box-shadow:none;border-bottom:1px solid rgba(255,255,255,.09)}
.home-page .site-header.is-scrolled{background:rgba(8,35,26,.97);box-shadow:0 16px 42px rgba(0,0,0,.16);border-bottom-color:rgba(214,195,154,.16)}
.home-page .top-strip{display:none}
.hero{min-height:min(940px,94vh)}
.hero-media img{object-position:center 48%}
.hero-content{padding-top:170px;padding-bottom:100px}
.hero h1{text-shadow:0 3px 24px rgba(0,0,0,.16)}
.hero-lead{max-width:720px}
.category-rail{padding-top:48px;padding-bottom:28px}
.category-chip .round{width:138px;height:138px;aspect-ratio:1;border-radius:50%;padding:4px}
.category-chip .round img{border-radius:50%;object-fit:cover;width:100%;height:100%}
.home-stays{padding-top:100px}
.home-card-grid .stay-card-media{aspect-ratio:1.25/1}
.home-card-grid .stay-card h3{min-height:2.02em}
.spa-feature{min-height:510px}
.spa-feature>img{object-position:center 48%}
.home-offers .offer-card{min-height:360px}
.home-story .story-image{min-height:650px}
.home-story .story-image img{min-height:650px}
.home-gallery{background:#fffdf8}
.gallery-grid{grid-template-rows:360px 360px}
.page-hero{min-height:570px}
.page-hero>img{filter:saturate(.94) contrast(1.02)}
.page-hero:after{background:linear-gradient(0deg,rgba(5,19,14,.89) 0%,rgba(5,19,14,.38) 52%,rgba(5,19,14,.18) 100%)}
.page-hero-inner{padding:105px 0 88px}
.catalog-card-media{display:block;position:relative;overflow:hidden;background:#ded9cf}
.catalog-card-media img{transition:transform .45s ease}
.catalog-card:hover .catalog-card-media img{transform:scale(1.025)}
.photo-count{position:absolute;right:14px;bottom:14px;background:rgba(8,31,23,.82);backdrop-filter:blur(8px);color:#fff;border:1px solid rgba(255,255,255,.23);border-radius:999px;padding:6px 11px;font-size:11px;letter-spacing:.04em}
.catalog-card-foot{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-top:22px;padding-top:18px;border-top:1px solid #ece7de}
.catalog-card-foot small{color:var(--muted)}

/* Object page: large editorial gallery, then content and sticky booking card. */
.object-hero{min-height:650px}
.object-hero>img{object-position:center center}
.object-gallery-section{padding:28px 0 0;background:#fffdf8}
.object-gallery{display:grid;grid-template-columns:1.55fr 1fr 1fr;grid-auto-rows:250px;gap:10px}
.object-gallery-item{position:relative;border:0;padding:0;background:#e5e0d6;overflow:hidden;cursor:zoom-in;border-radius:5px;min-width:0}
.object-gallery-item:first-child{grid-row:span 2}
.object-gallery-item:nth-child(2){grid-column:span 2}
.object-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .3s ease}
.object-gallery-item:hover img{transform:scale(1.025);filter:brightness(.94)}
.object-gallery-item[hidden]{display:none!important}
.object-gallery.is-expanded{grid-template-columns:repeat(3,1fr);grid-auto-rows:290px}
.object-gallery.is-expanded .object-gallery-item:first-child,.object-gallery.is-expanded .object-gallery-item:nth-child(2){grid-row:auto;grid-column:auto}
.gallery-count-badge{position:absolute;left:18px;bottom:18px;background:rgba(8,31,23,.80);color:#fff;border:1px solid rgba(255,255,255,.25);padding:8px 13px;border-radius:999px;font-size:12px;backdrop-filter:blur(8px)}
.gallery-reveal-wrap{text-align:center;padding:22px 0 4px}
.object-detail-section{padding-top:84px}
.detail-wrap{align-items:start}
.detail-content{max-width:850px}
.detail-content>p:first-of-type{font:clamp(21px,2vw,27px)/1.55 var(--serif);color:#343b34}
.object-info-block{padding-top:32px;margin-top:44px;border-top:1px solid #ddd6ca}
.object-info-block h2{margin-top:0}
.included-box{background:#f1ede4;border-left:2px solid var(--gold);padding:22px 26px}
.detail-card{position:sticky;top:110px;border-radius:7px;padding:34px;background:#fffdf9;border:1px solid #ddd5c7;box-shadow:0 24px 68px rgba(20,40,31,.10)}
.detail-card h2{font-size:34px;line-height:1.12;margin:0 0 24px;color:var(--green3)}
.info-row{display:grid;grid-template-columns:.8fr 1.2fr;gap:16px;padding:14px 0;border-top:1px solid #ebe5db;font-size:13px}
.info-row span{color:var(--muted)}
.info-row b{text-align:right;font-weight:650;color:#2b332c}
.season-note{margin:18px 0;padding:13px 14px;background:#f0ece3;border-left:2px solid var(--gold);font-size:12px;color:#555b55}
.detail-card .btn{margin-top:24px}
.detail-card-note{display:block;text-align:center;margin-top:12px;color:#777b75;line-height:1.45}
.related-section{border-top:1px solid #e2dbcf}
.related-grid{grid-template-columns:repeat(3,1fr)}

/* Full gallery page */
.gallery-page-section{padding-top:58px}
.gallery-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:34px;position:sticky;top:94px;z-index:30;padding:12px;background:rgba(251,248,242,.92);backdrop-filter:blur(12px);border:1px solid rgba(181,150,96,.18);border-radius:8px}
.gallery-filter{appearance:none;border:1px solid #cfc5b3;background:transparent;color:var(--green3);border-radius:999px;padding:9px 15px;font-size:12px;font-weight:700;cursor:pointer;transition:.2s}
.gallery-filter:hover,.gallery-filter.is-active{background:var(--green3);border-color:var(--green3);color:#fff}
.gallery-wall{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:230px;grid-auto-flow:dense;gap:12px}
.gallery-wall-item{position:relative;border:0;padding:0;background:#ddd6cb;overflow:hidden;cursor:zoom-in;border-radius:5px}
.gallery-wall-item:nth-child(11n+1),.gallery-wall-item:nth-child(11n+7){grid-column:span 2;grid-row:span 2}
.gallery-wall-item:nth-child(11n+4){grid-row:span 2}
.gallery-wall-item.is-hidden{display:none}
.gallery-wall-item img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .3s ease}
.gallery-wall-item:hover img{transform:scale(1.025);filter:brightness(.88)}
.gallery-wall-item span{position:absolute;left:0;right:0;bottom:0;padding:35px 14px 12px;color:#fff;font-size:11px;text-align:left;background:linear-gradient(0deg,rgba(4,18,13,.78),transparent);opacity:0;transition:.25s}
.gallery-wall-item:hover span{opacity:1}
.gallery-empty{text-align:center;color:var(--muted);padding:50px}

/* Events */
.premium-events{gap:22px}
.premium-events .event-type{min-height:460px;border-radius:7px;box-shadow:0 20px 55px rgba(17,39,29,.10)}
.premium-events .event-type:after{background:linear-gradient(0deg,rgba(6,21,15,.90),rgba(6,21,15,.05) 75%)}
.premium-events .event-type img{transition:transform .5s ease}
.premium-events .event-type:hover img{transform:scale(1.035)}
.premium-events .event-type span{left:30px;right:25px;bottom:28px;font-size:36px;line-height:1}
.premium-events .event-type span small{display:block;font:700 9px var(--sans);letter-spacing:.22em;text-transform:uppercase;color:var(--gold2);margin-bottom:10px}
.events-story .story-image img{object-position:center}
.event-gallery-section{background:#fffdf8}
.event-addon-grid{grid-template-columns:repeat(3,1fr)}

/* Posts / offers */
.post-card{border-radius:7px;box-shadow:0 14px 42px rgba(30,43,35,.07);transition:.28s}
.post-card:hover{transform:translateY(-4px);box-shadow:0 24px 58px rgba(30,43,35,.12)}
.post-card-media{display:block;overflow:hidden}
.post-card img{height:300px;transition:transform .45s ease}
.post-card:hover img{transform:scale(1.025)}
.post-body{padding:29px}
.post-card h2{font-size:32px;line-height:1.05}
.post-more{display:inline-block;margin-top:10px;color:var(--green);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}

/* Real local photograph also on admin login. */
.login-page{background:linear-gradient(rgba(12,28,21,.76),rgba(12,28,21,.88)),url('/assets/media/hotelmp/site/hero-pool.webp') center/cover!important}

/* Lightbox with navigation and caption */
.lightbox{padding:34px 86px;background:rgba(3,12,9,.96);backdrop-filter:blur(12px)}
.lightbox-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:calc(100vw - 180px);max-height:calc(100vh - 70px)}
.lightbox-stage img{max-width:100%;max-height:calc(100vh - 125px);object-fit:contain;box-shadow:0 30px 80px rgba(0,0,0,.4)}
.lightbox-caption{width:100%;display:flex;justify-content:space-between;gap:20px;color:#d8d5cd;font-size:12px;margin-top:12px;letter-spacing:.02em}
.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.32);background:rgba(9,32,24,.55);color:#fff;font:36px/1 var(--serif);cursor:pointer;z-index:2}
.lightbox-prev{left:22px}.lightbox-next{right:22px}.lightbox-close{z-index:3}
body.lightbox-open{overflow:hidden}

/* Footer balance */
.site-footer{background:#08271d;padding-top:90px}
.footer-grid{gap:78px}
.footer-grid h4{font-size:20px;color:#f7f2e7;font-weight:400}
.footer-bottom{margin-top:64px}

@media(min-width:1550px){
 .container{width:min(1480px,calc(100% - 110px))}
 .hero-content{max-width:1080px}
 .hero h1{font-size:136px}
 .category-chip .round{width:148px;height:148px}
 .catalog-layout{gap:30px}
 .catalog-card img{height:355px}
 .object-gallery{grid-auto-rows:310px}
 .object-gallery.is-expanded{grid-auto-rows:330px}
 .gallery-wall{grid-auto-rows:275px}
}
@media(max-width:1240px){
 .object-gallery{grid-template-columns:1.4fr 1fr;grid-auto-rows:240px}
 .object-gallery-item:nth-child(2){grid-column:auto}
 .object-gallery.is-expanded{grid-template-columns:repeat(2,1fr)}
 .gallery-wall{grid-template-columns:repeat(3,1fr)}
 .gallery-toolbar{top:82px}
}
@media(max-width:760px){
 .hero{min-height:720px}
 .hero-content{padding-top:125px;padding-bottom:56px}
 .category-chip .round{width:98px;height:98px}
 .page-hero{min-height:430px}
 .page-hero-inner{padding:72px 0 55px}
 .object-hero{min-height:500px}
 .object-gallery-section{padding-top:12px}
 .object-gallery,.object-gallery.is-expanded{grid-template-columns:1fr 1fr;grid-auto-rows:170px;gap:6px}
 .object-gallery-item:first-child{grid-row:span 2}
 .object-gallery-item:nth-child(2){grid-column:auto}
 .object-gallery.is-expanded .object-gallery-item:first-child{grid-row:auto}
 .object-gallery.is-expanded .object-gallery-item{min-height:170px}
 .gallery-count-badge{left:10px;bottom:10px;padding:5px 9px;font-size:10px}
 .gallery-reveal-wrap .btn{width:100%}
 .object-detail-section{padding-top:58px}
 .detail-card{position:static;padding:27px 22px}
 .related-grid,.event-addon-grid{grid-template-columns:1fr}
 .gallery-toolbar{top:76px;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none;border-left:0;border-right:0;border-radius:0;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}
 .gallery-filter{white-space:nowrap}
 .gallery-wall{grid-template-columns:1fr 1fr;grid-auto-rows:160px;gap:7px}
 .gallery-wall-item:nth-child(11n+1),.gallery-wall-item:nth-child(11n+7){grid-column:span 2;grid-row:span 2}
 .gallery-wall-item:nth-child(11n+4){grid-row:auto}
 .gallery-wall-item span{opacity:1;font-size:9px;padding:26px 9px 8px}
 .premium-events .event-type{min-height:330px}
 .premium-events .event-type span{font-size:30px}
 .post-card img{height:260px}
 .lightbox{padding:60px 12px 42px}
 .lightbox-stage{max-width:100%;max-height:100%}
 .lightbox-stage img{max-height:calc(100vh - 130px)}
 .lightbox-nav{width:42px;height:42px;font-size:30px;background:rgba(9,32,24,.72)}
 .lightbox-prev{left:8px}.lightbox-next{right:8px}.lightbox-close{right:12px;top:7px}
 .lightbox-caption{padding:0 6px}
}
@media(max-width:460px){
 .object-gallery,.object-gallery.is-expanded{grid-template-columns:1fr;grid-auto-rows:250px}
 .object-gallery-item:first-child{grid-row:auto}
 .gallery-wall{grid-template-columns:1fr;grid-auto-rows:260px}
 .gallery-wall-item:nth-child(11n+1),.gallery-wall-item:nth-child(11n+7){grid-column:auto;grid-row:auto}
 .info-row{grid-template-columns:1fr;gap:4px}.info-row b{text-align:left}
}

/* ========================================================================
   REVIEWS PATCH 1.3.0
   Official Yandex Maps reviews in a restrained premium frame.
   ======================================================================== */
.reviews-home{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 8% 10%,rgba(181,150,96,.13),transparent 34%),
    linear-gradient(135deg,#0a281e 0%,#12372a 56%,#0a241b 100%);
  color:#fff;
  padding:118px 0;
}
.reviews-home:before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;
  background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);
  background-size:72px 72px;
  mask-image:linear-gradient(90deg,#000,transparent 70%);
}
.reviews-premium-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);gap:88px;align-items:center}
.reviews-editorial{min-width:0}
.eyebrow-gold{color:var(--gold2)}
.reviews-title{color:#fff;max-width:720px;margin:10px 0 24px;font-size:clamp(50px,4.4vw,70px)}
.reviews-lead{max-width:650px;color:#d7ded8;font-size:17px;line-height:1.75;margin:0 0 32px}
.reviews-meta-card{display:inline-flex;align-items:center;gap:14px;padding:12px 17px 12px 12px;border:1px solid rgba(218,200,160,.27);border-radius:8px;background:rgba(255,255,255,.055);backdrop-filter:blur(10px)}
.reviews-y-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:6px;background:#fff;color:#e21b24;font:700 26px/1 var(--serif)}
.reviews-meta-card b{display:block;color:#fff;font-size:14px;margin-bottom:3px}
.reviews-meta-card small{display:block;color:#aebcb3;font-size:11px}
.reviews-actions{display:flex;align-items:center;gap:22px;margin-top:28px;flex-wrap:wrap}
.reviews-external{color:#e2d7bf;font-size:12px;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid rgba(218,200,160,.42);padding-bottom:5px}
.reviews-external:hover{color:#fff;border-color:#fff}
.reviews-photo{position:relative;margin-top:42px;width:min(100%,620px);height:205px;overflow:hidden;border-radius:8px;border:1px solid rgba(218,200,160,.20);box-shadow:0 22px 55px rgba(0,0,0,.22)}
.reviews-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,20,14,.18),rgba(5,20,14,.02) 55%,rgba(5,20,14,.55))}
.reviews-photo img{width:100%;height:100%;object-fit:cover;display:block}
.reviews-photo span{position:absolute;left:22px;bottom:18px;z-index:1;color:#fff;font:28px/1.05 var(--serif);max-width:280px}

.yandex-reviews-card{width:100%;max-width:760px;justify-self:end;background:#fffdf8;border:1px solid rgba(181,150,96,.32);border-radius:10px;overflow:hidden;box-shadow:0 34px 90px rgba(0,0,0,.28)}
.yandex-reviews-card-head{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 25px;background:#f7f2e9;border-bottom:1px solid #e5ddcf;color:#19362c;font-size:12px;letter-spacing:.03em}
.yandex-reviews-card-head>div{display:flex;align-items:center;gap:10px}
.yandex-reviews-card-head b{font-size:14px}
.yandex-reviews-card-head>span{color:#777d77;text-transform:uppercase;letter-spacing:.11em;font-size:9px;font-weight:700}
.live-dot{display:block;width:8px;height:8px;border-radius:50%;background:#2b845f;box-shadow:0 0 0 5px rgba(43,132,95,.10)}
.yandex-reviews-widget{position:relative;width:100%;height:620px;overflow:hidden;background:#fff}
.yandex-reviews-widget iframe{display:block;width:100%;height:100%;border:0;box-sizing:border-box;background:#fff}
.yandex-reviews-widget>a{position:absolute;left:0;right:0;bottom:6px;z-index:2;padding:0 18px;color:#9c9c9c;font:10px/14px Arial,sans-serif;text-align:center;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto}

/* Dedicated reviews page */
.reviews-page-hero>img{object-position:center 58%}
.reviews-page-section{background:var(--paper)}
.reviews-page-grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(460px,1.28fr);gap:86px;align-items:start}
.reviews-page-aside{padding-top:20px;position:sticky;top:118px}
.reviews-page-aside h2{font:clamp(42px,4vw,62px)/1 var(--serif);letter-spacing:-.035em;color:var(--green3);margin:13px 0 22px}
.reviews-page-aside>p{font-size:16px;line-height:1.75;color:#5c625c;max-width:520px}
.reviews-note-list{margin:35px 0 30px;border-top:1px solid #ddd5c8}
.reviews-note-list>div{display:grid;grid-template-columns:46px 1fr;column-gap:15px;padding:19px 0;border-bottom:1px solid #e3ddd1}
.reviews-note-list span{grid-row:1/3;color:var(--gold);font:24px/1 var(--serif)}
.reviews-note-list b{font-size:14px;color:#2c342d;margin-bottom:5px}
.reviews-note-list small{font-size:12px;line-height:1.55;color:#737872}
.reviews-aside-photo{height:250px;overflow:hidden;border-radius:7px;margin-top:32px;box-shadow:0 18px 45px rgba(31,44,36,.10)}
.reviews-aside-photo img{width:100%;height:100%;object-fit:cover}
.yandex-reviews-card-large{max-width:760px;justify-self:end;box-shadow:0 26px 72px rgba(24,43,34,.14)}
.yandex-reviews-widget-large{height:820px}
.reviews-cta{background:#0a281e;color:#fff;padding:72px 0}
.reviews-cta-inner{display:grid;grid-template-columns:1.2fr auto;gap:60px;align-items:center}
.reviews-cta h2{font:clamp(38px,4vw,58px)/1 var(--serif);margin:10px 0 14px;letter-spacing:-.035em}
.reviews-cta p{color:#bdc9c1;margin:0;max-width:720px;line-height:1.65}
.reviews-cta-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}

@media(max-width:1240px){
  .reviews-premium-grid{grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:48px}
  .reviews-page-grid{gap:54px}
  .reviews-page-aside{position:static}
}
@media(max-width:900px){
  .reviews-premium-grid,.reviews-page-grid{grid-template-columns:1fr;gap:46px}
  .yandex-reviews-card,.yandex-reviews-card-large{justify-self:center;max-width:760px}
  .reviews-editorial{text-align:left}
  .reviews-photo{width:100%}
  .reviews-cta-inner{grid-template-columns:1fr;gap:28px}
  .reviews-cta-actions{justify-content:flex-start}
}
@media(max-width:760px){
  .reviews-home{padding:82px 0}
  .reviews-title{font-size:44px}
  .reviews-lead{font-size:15px}
  .reviews-photo{height:190px;margin-top:32px}
  .reviews-photo span{font-size:24px}
  .yandex-reviews-card-head{min-height:60px;padding:0 16px}
  .yandex-reviews-widget{height:620px}
  .yandex-reviews-widget-large{height:760px}
  .reviews-page-aside h2{font-size:44px}
  .reviews-cta{padding:58px 0}
  .reviews-cta-actions{display:grid;grid-template-columns:1fr}
}
@media(max-width:460px){
  .reviews-actions{display:grid;grid-template-columns:1fr;align-items:start}
  .reviews-actions .btn{width:100%;text-align:center}
  .reviews-external{justify-self:start}
  .reviews-meta-card{width:100%}
  .reviews-photo{height:170px}
  .yandex-reviews-widget{height:650px}
  .yandex-reviews-widget-large{height:720px}
}


/* 1.4.0 — cleaner header + legal registry in footer */
.top-strip{display:none!important}
.footer-registry{margin-top:46px;padding:18px 0 20px;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#c9c9c0;font-size:12px;line-height:1.55}
.footer-registry-mark{width:24px;height:24px;border:1px solid rgba(201,168,106,.72);border-radius:50%;display:inline-grid;place-items:center;color:#d5b779;font-size:12px;flex:0 0 24px}
.footer-registry a{color:#f1eadb;text-decoration:none;border-bottom:1px solid rgba(201,168,106,.45);padding-bottom:1px}
.footer-registry a:hover{color:#fff;border-bottom-color:#d5b779}
.footer-registry b{font-weight:700;letter-spacing:.05em}
.footer-bottom{margin-top:26px}
@media(max-width:760px){.footer-registry{margin-top:34px;align-items:flex-start;padding:16px 0;font-size:11px}.footer-registry-mark{margin-top:1px}.footer-bottom{margin-top:20px}}

/* ========================================================================
   SEO / GALLERY PATCH 1.5.0
   Better image context and internal links without changing page copy.
   ======================================================================== */
.gallery-wall-seo .gallery-wall-item{position:relative}
.gallery-photo-button{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}
.gallery-photo-button img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease,filter .3s ease}
.gallery-wall-item:hover .gallery-photo-button img{transform:scale(1.025);filter:brightness(.84)}
.gallery-object-link{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;flex-direction:column;gap:4px;padding:42px 14px 13px;color:#fff!important;text-decoration:none;background:linear-gradient(0deg,rgba(4,18,13,.88),rgba(4,18,13,.52) 45%,transparent);opacity:0;transform:translateY(4px);transition:.24s ease}
.gallery-object-link b{font:17px/1.15 var(--serif);font-weight:400;letter-spacing:-.01em}
.gallery-object-link small{font-size:9px;letter-spacing:.10em;text-transform:uppercase;color:#e7ddc9}
.gallery-wall-item:hover .gallery-object-link,.gallery-object-link:focus{opacity:1;transform:none}
.gallery-seo-card.is-hidden{display:none!important}
@media(max-width:760px){.gallery-object-link{opacity:1;transform:none;padding:34px 10px 9px}.gallery-object-link b{font-size:14px}.gallery-object-link small{font-size:8px}}

/* Brighter page heroes selected from the real hotelmp.ru media archive. */
.reviews-page-hero>img{object-position:center 48%}

/* Home gallery: keep lightbox, add real internal links to pictured objects. */
.gallery-grid-linked .home-gallery-card{position:relative;overflow:hidden;border-radius:10px;min-width:0}
.gallery-grid-linked .home-gallery-card:first-child{grid-row:span 2}
.gallery-grid-linked .home-gallery-card button{width:100%;height:100%;border-radius:0}
.gallery-grid-linked .home-gallery-card img{width:100%;height:100%;object-fit:cover}
.gallery-grid-linked .home-gallery-card>a{position:absolute;z-index:3;left:12px;bottom:12px;padding:7px 10px;border-radius:4px;background:rgba(7,31,23,.84);backdrop-filter:blur(8px);color:#fff;font-size:10px;letter-spacing:.07em;text-transform:uppercase;border:1px solid rgba(214,188,132,.35)}
.gallery-grid-linked .home-gallery-card>a:hover{background:#0b2d22;border-color:#c9a86a}
@media(max-width:760px){.gallery-grid-linked .home-gallery-card:first-child{grid-column:span 2;grid-row:auto}}
@media(max-width:460px){.gallery-grid-linked .home-gallery-card:first-child{grid-column:auto}.gallery-grid-linked .home-gallery-card{height:240px}}

/* 1.5.1 — deterministic lightbox visibility: it must never occupy page layout when closed. */
.lightbox[hidden]{display:none!important}
.lightbox{position:fixed;inset:0;width:100vw;height:100dvh;margin:0;z-index:5000;align-items:center;justify-content:center;overflow:hidden}
.lightbox.open{display:flex}

/* 1.5.2 — runtime lightbox must never participate in page layout. */
.lightbox[role="dialog"]{position:fixed!important;inset:0!important;z-index:3000!important;margin:0!important;width:auto!important;height:auto!important}
