@font-face{font-family:KDMIcons;src:url('/upload/fonts/starticons2.woff') format('woff');font-display:swap}
:root{--bg:#f7f5f1;--paper:#fff;--ink:#242321;--muted:#6f6b66;--line:#dfd9d1;--wine:#9c1734;--wine2:#7f1028;--sand:#e9dfd2;--sage:#657266;--dark:#252421;--radius:28px;--shadow:0 24px 70px rgba(36,35,33,.10);--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}::selection{background:#9c1734;color:white}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.eyebrow{display:inline-flex;gap:8px;align-items:center;text-transform:uppercase;letter-spacing:.14em;font-weight:700;font-size:12px;color:var(--wine)}.eyebrow:before{content:"";width:26px;height:1px;background:currentColor}.section{padding:108px 0}.section-sm{padding:72px 0}.section-title{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,5vw,68px);line-height:.98;letter-spacing:-.035em;margin:18px 0 24px;max-width:820px;font-weight:500}.section-lead{font-size:18px;color:var(--muted);max-width:680px;margin:0}.muted{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:.2s ease;cursor:pointer}.btn-primary{background:var(--wine);color:#fff}.btn-primary:hover{background:var(--wine2);transform:translateY(-1px)}.btn-light{background:#fff;color:var(--ink);box-shadow:0 10px 25px rgba(0,0,0,.08)}.btn-outline{border-color:var(--line);background:transparent}.btn-outline:hover{border-color:var(--wine);color:var(--wine)}.arrow{font-size:18px}.topbar{background:var(--dark);color:#ddd7cf;font-size:13px}.topbar .container{height:35px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar a:hover{color:#fff}.header{position:sticky;top:0;z-index:50;background:rgba(247,245,241,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.06)}.nav{height:84px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{width:166px;height:auto}.nav-links{display:flex;align-items:center;gap:24px;margin-left:auto;font-size:14px;font-weight:650}.nav-links a{position:relative}.nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--wine);transition:.2s}.nav-links a:hover:after,.nav-links a.active:after{right:0}.nav-book{margin-left:6px}.menu-btn{display:none;margin-left:auto;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;background:transparent;align-items:center;justify-content:center}.menu-btn span,.menu-btn span:before,.menu-btn span:after{display:block;width:19px;height:1.5px;background:var(--ink);position:relative}.menu-btn span:before,.menu-btn span:after{content:"";position:absolute;left:0}.menu-btn span:before{top:-6px}.menu-btn span:after{top:6px}.hero{padding:54px 0 46px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(500px,.92fr);gap:56px;align-items:center}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(54px,6.5vw,92px);line-height:.9;letter-spacing:-.055em;margin:22px 0 28px;font-weight:500}.hero h1 em{color:var(--wine);font-style:italic;font-weight:400}.hero-copy{font-size:19px;color:var(--muted);max-width:610px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero-note{display:flex;gap:22px;align-items:center;margin-top:34px;font-size:13px;color:var(--muted)}.hero-note strong{color:var(--ink);font-size:15px}.hero-media{display:grid;grid-template-columns:1.18fr .82fr;grid-template-rows:280px 210px;gap:14px;position:relative}.hero-media figure{margin:0;border-radius:26px;overflow:hidden;position:relative;background:#ddd}.hero-media figure:first-child{grid-row:1/3}.hero-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.hero-media figure:hover img{transform:scale(1.025)}.hero-badge{position:absolute;left:-35px;bottom:34px;background:var(--paper);border-radius:20px;padding:18px 22px;box-shadow:var(--shadow);min-width:175px}.hero-badge strong{display:block;font-family:Georgia,serif;font-size:36px;line-height:1;color:var(--wine);font-weight:500}.hero-badge span{font-size:13px;color:var(--muted)}.booking-shell{margin:26px auto 0;width:min(var(--max),calc(100% - 40px));background:var(--paper);border-radius:28px;box-shadow:var(--shadow);padding:24px 26px 20px;position:relative;z-index:3}.booking-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:12px}.booking-head strong{font-family:Georgia,serif;font-size:27px;font-weight:500}.booking-head span{font-size:13px;color:var(--muted)}#tl-search-form{min-height:72px}.trust{padding:34px 0 82px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-item{padding:28px 24px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;font-family:Georgia,serif;font-size:28px;font-weight:500;margin-bottom:4px}.trust-item span{font-size:13px;color:var(--muted)}.about-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:78px;align-items:center}.about-media{position:relative}.about-media img{width:100%;height:620px;object-fit:cover;border-radius:var(--radius)}.about-caption{position:absolute;right:-28px;bottom:34px;background:var(--wine);color:#fff;border-radius:20px;padding:24px 27px;width:220px}.about-caption strong{font-size:32px;font-family:Georgia,serif;font-weight:500;display:block}.about-copy p{font-size:18px;color:var(--muted)}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:14px 28px;margin:30px 0}.check{display:flex;gap:10px;align-items:flex-start;font-size:14px}.check:before{content:"✓";color:var(--wine);font-weight:900}.room-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.rooms-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.room-card{background:var(--paper);border-radius:24px;overflow:hidden;grid-column:span 4;min-width:0;transition:.25s;position:relative}.room-card:nth-child(1),.room-card:nth-child(2){grid-column:span 6}.room-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.room-image{height:310px;overflow:hidden}.room-card:nth-child(n+3) .room-image{height:245px}.room-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.room-card:hover .room-image img{transform:scale(1.03)}.room-body{padding:22px 23px 25px}.room-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.room-title{font-family:Georgia,serif;font-size:28px;margin:5px 0 11px;font-weight:500}.room-meta{font-size:14px;color:var(--muted);min-height:44px}.room-foot{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.price{font-family:Georgia,serif;font-size:27px}.price small{font-family:inherit;font-size:13px;color:var(--muted)}.text-link{color:var(--wine);font-weight:700;font-size:14px}.text-link:hover{text-decoration:underline}.scenario{background:transparent;color:var(--ink)}.scenario .eyebrow{color:var(--wine)}.scenario .section-lead{color:var(--muted)}.scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px}.scenario-card{background:var(--paper);border-radius:22px;padding:28px;min-height:280px;display:flex;flex-direction:column;transition:.25s ease}.scenario-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.scenario-no{width:44px;height:44px;border-radius:50%;background:#f3e8eb;color:var(--wine);display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:15px}.scenario-card h3{font-family:Georgia,serif;font-size:24px;font-weight:500;margin:30px 0 9px}.scenario-card p{color:var(--muted);font-size:14px;margin:0}.scenario-card a{margin-top:auto;padding-top:24px;color:var(--wine);font-size:14px;font-weight:700}.scenario-card a:hover{text-decoration:underline}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.feature{background:var(--paper);border-radius:22px;padding:28px}.feature-icon{width:44px;height:44px;border-radius:50%;background:#f3e8eb;color:var(--wine);display:flex;align-items:center;justify-content:center;margin-bottom:32px}.feature svg{width:22px;height:22px}.feature h3{font-family:Georgia,serif;font-size:24px;font-weight:500;margin:0 0 9px}.feature p{font-size:14px;color:var(--muted);margin:0}.restaurant{padding-top:40px}.restaurant-grid{display:grid;grid-template-columns:1.1fr .9fr;border-radius:32px;overflow:hidden;background:#dfd4c7;min-height:590px}.restaurant-media img{width:100%;height:100%;object-fit:cover}.restaurant-copy{padding:70px 58px;display:flex;flex-direction:column;justify-content:center}.restaurant-copy h2{font-family:Georgia,serif;font-size:clamp(42px,4vw,64px);line-height:1;font-weight:500;margin:17px 0 24px}.restaurant-copy p{font-size:17px;color:#5f5953}.offers-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.offer{border-top:1px solid var(--line);padding:24px 0 0;min-height:210px;display:flex;flex-direction:column}.offer-tag{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--wine)}.offer h3{font-family:Georgia,serif;font-size:27px;font-weight:500;margin:12px 0 9px}.offer p{font-size:14px;color:var(--muted);margin:0}.offer a{margin-top:auto;padding-top:20px;color:var(--wine);font-weight:700;font-size:14px}.reviews-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.reviews-list{display:grid;gap:14px}.review{background:#fff;border-radius:22px;padding:26px 28px}.review-stars{color:var(--wine);letter-spacing:2px;font-size:13px}.review blockquote{font-family:Georgia,serif;font-size:21px;line-height:1.45;margin:14px 0 18px}.review footer{color:var(--muted);font-size:13px}.location-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:30px;align-items:stretch}.contact-card{background:var(--wine);color:white;border-radius:28px;padding:46px;display:flex;flex-direction:column;justify-content:space-between}.contact-card h2{font-family:Georgia,serif;font-size:47px;line-height:1.03;font-weight:500;margin:13px 0 25px}.contact-lines{display:grid;gap:16px}.contact-lines a{font-size:17px}.map-frame{border:0;width:100%;height:530px;border-radius:28px;background:#ddd}.final-cta{background:var(--dark);color:#fff;border-radius:34px;margin:0 auto 70px;width:min(var(--max),calc(100% - 40px));padding:60px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.final-cta h2{font-family:Georgia,serif;font-size:clamp(38px,4vw,60px);line-height:1;font-weight:500;margin:0 0 14px}.final-cta p{margin:0;color:#bdb7b0}.footer{background:#ebe6df;padding:62px 0 24px}.footer-grid{display:grid;grid-template-columns:1.1fr .8fr .8fr 1fr;gap:45px}.footer-logo img{width:170px}.footer p,.footer a{font-size:13px;color:#6b6660}.footer h4{font-size:12px;text-transform:uppercase;letter-spacing:.14em;margin:0 0 18px}.footer-links{display:grid;gap:10px}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #d5cec6;margin-top:46px;padding-top:22px;font-size:12px;color:#77716a}.mobile-book{display:none}.page-hero{padding:78px 0 50px}.page-hero h1{font-family:Georgia,serif;font-size:clamp(52px,6vw,82px);line-height:.94;letter-spacing:-.045em;font-weight:500;margin:16px 0 24px;max-width:930px}.page-hero p{font-size:19px;color:var(--muted);max-width:720px}.page-hero .hero-actions{margin-top:25px}.breadcrumb{font-size:12px;color:var(--muted);display:flex;gap:8px;flex-wrap:wrap}.breadcrumb a:hover{color:var(--wine)}.page-band{background:var(--dark);color:#fff;padding:28px 0}.band-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.band-item strong{display:block;font-family:Georgia,serif;font-size:25px;font-weight:500}.band-item span{font-size:12px;color:#b9b3ad}.rooms-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.rooms-page-grid .room-card{grid-column:auto}.rooms-page-grid .room-image{height:360px}.detail-hero{padding:50px 0}.detail-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}.detail-photo{border-radius:30px;overflow:hidden;height:590px}.detail-photo img{width:100%;height:100%;object-fit:cover}.detail-copy h1{font-family:Georgia,serif;font-size:clamp(48px,5vw,72px);line-height:.96;font-weight:500;margin:13px 0 18px}.detail-price{font-family:Georgia,serif;font-size:34px;color:var(--wine);margin:22px 0}.detail-price small{font-size:14px;color:var(--muted)}.detail-facts{display:flex;gap:18px;flex-wrap:wrap;margin:22px 0}.pill{background:#ece7e0;border-radius:999px;padding:9px 14px;font-size:13px}.gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.gallery a{grid-column:span 4;height:270px;border-radius:20px;overflow:hidden}.gallery a:first-child{grid-column:span 8;height:552px;grid-row:span 2}.gallery img{width:100%;height:100%;object-fit:cover;transition:.4s}.gallery a:hover img{transform:scale(1.025)}.detail-content{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.detail-content h2{font-family:Georgia,serif;font-size:42px;font-weight:500;line-height:1.05;margin-top:0}.amenities{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 20px}.amenity{padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}.booking-page{background:#fff;border-radius:30px;padding:34px;box-shadow:var(--shadow)}#tl-booking-form{min-height:760px}.service-grid,.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card,.offer-card{background:#fff;border-radius:23px;padding:28px;min-height:280px;display:flex;flex-direction:column}.service-card h3,.offer-card h3{font-family:Georgia,serif;font-size:29px;line-height:1.05;font-weight:500;margin:18px 0 12px}.service-card p,.offer-card p{color:var(--muted);font-size:14px}.service-card a,.offer-card a{margin-top:auto;color:var(--wine);font-weight:700;font-size:14px}.service-icon{font-size:28px}.restaurant-page-hero{display:grid;grid-template-columns:1fr 1fr;min-height:660px}.restaurant-page-hero>div:first-child{padding:80px max(40px,calc((100vw - var(--max))/2));padding-right:65px;display:flex;flex-direction:column;justify-content:center;background:#e6dcd0}.restaurant-page-hero h1{font-family:Georgia,serif;font-size:clamp(52px,6vw,82px);line-height:.93;font-weight:500;margin:16px 0 24px}.restaurant-page-hero img{width:100%;height:100%;object-fit:cover}.legal-text{max-width:880px}.legal-text h2{font-family:Georgia,serif;font-size:34px;font-weight:500;margin-top:45px}.legal-text p,.legal-text li{color:var(--muted)}
@media(max-width:1050px){.nav-links{gap:15px;font-size:13px}.hero-grid{grid-template-columns:1fr 1fr;gap:30px}.hero-media{grid-template-rows:250px 185px}.about-grid{gap:45px}.scenario-grid{grid-template-columns:repeat(2,1fr)}.features-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.gallery a,.gallery a:first-child{grid-column:span 6;height:310px;grid-row:auto}.detail-grid{gap:30px}.detail-photo{height:500px}}
@media(max-width:820px){.topbar{display:none}.nav{height:72px}.brand img{width:145px}.nav-links,.nav-book{display:none}.menu-btn{display:flex}.header.open .nav-links{display:flex;position:absolute;left:0;right:0;top:72px;background:var(--bg);padding:22px 20px 30px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line);box-shadow:0 20px 30px rgba(0,0,0,.08)}.header.open .nav-book{display:inline-flex;position:absolute;top:420px;left:20px;z-index:2}.hero{padding-top:38px}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(52px,13vw,76px)}.hero-media{grid-template-columns:1.1fr .9fr;grid-template-rows:230px 170px}.hero-badge{left:18px}.booking-shell{padding:22px 18px}.booking-head{align-items:flex-start;flex-direction:column;gap:3px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.about-grid,.reviews-wrap,.location-grid,.detail-grid,.detail-content{grid-template-columns:1fr}.about-media img{height:520px}.about-caption{right:20px}.rooms-grid{display:grid;grid-template-columns:1fr 1fr}.room-card,.room-card:nth-child(1),.room-card:nth-child(2),.room-card:nth-child(n+3){grid-column:auto}.room-image,.room-card:nth-child(n+3) .room-image{height:260px}.restaurant-grid{grid-template-columns:1fr}.restaurant-media{height:400px}.offers-row{grid-template-columns:1fr 1fr}.final-cta{grid-template-columns:1fr;padding:46px}.footer-grid{grid-template-columns:1fr 1fr}.restaurant-page-hero{grid-template-columns:1fr}.restaurant-page-hero>div:first-child{padding:70px 30px}.restaurant-page-hero>div:last-child{height:500px}.service-grid,.offer-grid{grid-template-columns:repeat(2,1fr)}.rooms-page-grid{grid-template-columns:1fr}.detail-copy{order:-1}.detail-photo{height:460px}.band-grid{grid-template-columns:repeat(2,1fr);row-gap:28px}}
@media(max-width:560px){.container,.booking-shell,.final-cta{width:min(100% - 26px,var(--max))}.section{padding:78px 0}.section-sm{padding:56px 0}.section-title{font-size:43px}.hero{padding-top:26px}.hero h1{font-size:52px}.hero-copy{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr}.btn{width:100%}.hero-note{gap:14px;flex-wrap:wrap}.hero-media{grid-template-columns:1fr 1fr;grid-template-rows:260px 150px;gap:8px}.hero-media figure:first-child{grid-column:1/3;grid-row:auto}.hero-badge{left:12px;bottom:12px;padding:13px 16px;min-width:145px}.hero-badge strong{font-size:29px}.booking-shell{border-radius:22px}.booking-head strong{font-size:23px}.trust{padding-bottom:55px}.trust-item{padding:22px 15px}.trust-item strong{font-size:23px}.about-media img{height:400px}.about-caption{right:12px;bottom:12px;width:185px;padding:18px}.check-list{grid-template-columns:1fr}.room-head{align-items:flex-start;flex-direction:column}.rooms-grid,.rooms-page-grid{grid-template-columns:1fr}.room-image,.room-card:nth-child(n+3) .room-image,.rooms-page-grid .room-image{height:245px}.scenario-grid{grid-template-columns:1fr}.scenario-card{min-height:230px}.features-grid,.offers-row,.service-grid,.offer-grid{grid-template-columns:1fr}.restaurant-media{height:300px}.restaurant-copy{padding:45px 25px}.reviews-wrap{gap:35px}.review blockquote{font-size:19px}.contact-card{padding:32px 26px}.contact-card h2{font-size:39px}.map-frame{height:390px}.final-cta{padding:38px 25px;margin-bottom:30px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.mobile-book{display:flex;position:fixed;z-index:60;left:12px;right:12px;bottom:12px;height:54px;border-radius:999px;background:var(--wine);color:#fff;align-items:center;justify-content:center;font-weight:800;box-shadow:0 14px 35px rgba(81,9,28,.35)}body{padding-bottom:75px}.page-hero{padding:55px 0 35px}.page-hero h1{font-size:50px}.band-grid{grid-template-columns:1fr 1fr}.detail-photo{height:360px}.gallery{grid-template-columns:1fr}.gallery a,.gallery a:first-child{grid-column:auto;height:240px}.amenities{grid-template-columns:1fr}.booking-page{padding:18px;border-radius:22px}.restaurant-page-hero>div:first-child{padding:55px 22px}.restaurant-page-hero>div:last-child{height:360px}}

/* TravelLine legacy search-form integration
   The hotel's existing TL context was historically used in a narrow widget.
   Keep it in its natural compact width instead of stretching its internal
   legacy layout across the full desktop container. */
.booking-shell--tl{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,390px);
  align-items:center;
  gap:46px;
  padding:34px 38px;
}
.booking-intro h2{
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(32px,3.2vw,48px);
  line-height:1.02;
  letter-spacing:-.025em;
  font-weight:500;
  margin:14px 0 14px;
}
.booking-intro p{margin:0;max-width:650px;color:var(--muted);font-size:16px}
.booking-points{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:22px;color:var(--ink);font-size:13px;font-weight:650}
.tl-search-wrap{
  width:100%;
  max-width:390px;
  justify-self:end;
  background:#faf8f5;
  border:1px solid var(--line);
  border-radius:22px;
  padding:14px;
  overflow:hidden;
}
#tl-search-form{width:100%;min-height:250px;margin:0 auto}
@media(max-width:820px){
  .booking-shell--tl{grid-template-columns:1fr;gap:26px;padding:28px 24px}
  .tl-search-wrap{justify-self:stretch;max-width:440px;margin:0 auto;width:100%}
}
@media(max-width:560px){
  .booking-shell--tl{padding:24px 18px}
  .booking-intro h2{font-size:34px}
  .booking-points{display:grid;gap:7px}
  .tl-search-wrap{padding:10px;border-radius:18px;max-width:100%}
  #tl-search-form{min-height:280px}
}

/* Главный экран: один фасад гостиницы вместо коллажа */
.hero-copy strong{color:var(--ink);font-weight:800}
.hero-media.hero-media-single{display:block;position:relative}
.hero-media.hero-media-single figure{width:100%;aspect-ratio:1672/941;height:auto;margin:0;border-radius:26px;overflow:hidden}
.hero-media.hero-media-single figure img{width:100%;height:100%;object-fit:cover}
@media(max-width:820px){.hero-media.hero-media-single figure{aspect-ratio:16/9}}
@media(max-width:560px){.hero-media.hero-media-single{display:block}.hero-media.hero-media-single figure{aspect-ratio:16/9;height:auto}.hero-media.hero-media-single .hero-badge{left:12px;bottom:12px}}


/* 2026-09-24: крупный фасад на главном экране */
.hero-media.hero-media-single{display:block;width:100%;max-width:720px;justify-self:end;position:relative}
.hero-media.hero-media-single figure{width:100%;aspect-ratio:16/9;height:auto;margin:0;border-radius:26px;overflow:hidden}
.hero-media.hero-media-single figure img{width:100%;height:100%;object-fit:cover;display:block}

/* 2026-09-24: фотографии в карточках спецпредложений */
.offers-row{align-items:stretch}
.offer{background:#fff;border-top:0;padding:0;border-radius:24px;overflow:hidden;min-height:100%;transition:transform .25s ease,box-shadow .25s ease}
.offer:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.offer-image{display:block;width:100%;height:240px;overflow:hidden}
.offer-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.offer:hover .offer-image img{transform:scale(1.03)}
.offer-body{padding:24px 24px 26px;display:flex;flex-direction:column;min-height:235px}
.offer-body .offer-tag{display:block}
.offer-body h3{margin:10px 0 10px}
.offer-body p{margin:0}
.offer-body>a:last-child{margin-top:auto;padding-top:22px}

.offer-card{padding:0;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}
.offer-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.offer-card-image{display:block;width:100%;height:220px;overflow:hidden}
.offer-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.offer-card:hover .offer-card-image img{transform:scale(1.03)}
.offer-card-body{padding:25px 28px 28px;display:flex;flex-direction:column;min-height:280px}
.offer-card-body h3{margin:18px 0 12px}
.offer-card-body p{margin:0}
.offer-card-body>a:last-child{margin-top:auto;padding-top:22px}

@media(max-width:820px){.hero-media.hero-media-single{max-width:none}.offers-row{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.offers-row{grid-template-columns:1fr}.offer-image,.offer-card-image{height:220px}}


/* 2026-09-24: полноэкранный первый экран */
.hero.hero-fullscreen{
  position:relative;
  width:100%;
  min-height:calc(100vh - 119px);
  padding:0;
  overflow:hidden;
  display:flex;
  align-items:flex-end;
  background:#2c2825;
}
.hero-fullscreen-media{
  position:absolute;
  inset:0;
}
.hero-fullscreen-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  display:block;
}
.hero-fullscreen-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(20,17,15,.68) 0%,rgba(20,17,15,.42) 36%,rgba(20,17,15,.10) 67%,rgba(20,17,15,.04) 100%),linear-gradient(0deg,rgba(20,17,15,.34) 0%,rgba(20,17,15,0) 46%);
}
.hero-fullscreen-content{
  position:relative;
  z-index:2;
  width:min(var(--max),calc(100% - 40px));
  padding:70px 0 72px;
}
.hero-fullscreen-copy{
  max-width:820px;
  color:#fff;
}
.hero-fullscreen-kicker{
  display:inline-block;
  margin-bottom:20px;
  font-size:13px;
  line-height:1;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#fff;
}
.hero.hero-fullscreen h1{
  margin:0;
  max-width:820px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(58px,7vw,104px);
  line-height:.92;
  letter-spacing:-.055em;
  font-weight:500;
  color:#fff;
  text-shadow:0 3px 28px rgba(0,0,0,.22);
}
.hero-fullscreen-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:34px;
}
.hero-btn-light{
  background:#fff;
  color:var(--wine);
  border-color:#fff;
}
.hero-btn-light:hover{
  background:#f5f1ec;
  transform:translateY(-1px);
}
.hero-btn-outline{
  border-color:rgba(255,255,255,.72);
  background:rgba(20,17,15,.12);
  color:#fff;
  backdrop-filter:blur(8px);
}
.hero-btn-outline:hover{
  border-color:#fff;
  background:rgba(255,255,255,.12);
  color:#fff;
}
.hero-intro{
  padding:74px 0 70px;
  background:var(--bg);
}
.hero-intro-grid{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:78px;
  align-items:start;
}
.hero-intro h2{
  margin:16px 0 0;
  max-width:520px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(42px,4.8vw,68px);
  line-height:.98;
  letter-spacing:-.035em;
  font-weight:500;
}
.hero-intro-copy{
  max-width:720px;
  padding-top:8px;
}
.hero-intro-copy p{
  margin:0 0 16px;
  font-size:19px;
  line-height:1.65;
  color:var(--muted);
}
.hero-intro-copy strong{
  color:var(--ink);
  font-weight:800;
}
.hero-intro-facts{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  margin-top:54px;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.hero-intro-fact{
  min-height:118px;
  padding:26px 24px;
  border-right:1px solid var(--line);
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.hero-intro-fact:last-child{border-right:0}
.hero-intro-fact strong{
  display:block;
  margin-bottom:4px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:28px;
  line-height:1.1;
  font-weight:500;
}
.hero-intro-fact span{
  font-size:13px;
  line-height:1.4;
  color:var(--muted);
}
@media(max-width:1050px){
  .hero.hero-fullscreen{min-height:760px}
  .hero-fullscreen-content{padding-bottom:58px}
  .hero-intro-grid{gap:44px}
}
@media(max-width:820px){
  .hero.hero-fullscreen{min-height:calc(100svh - 72px)}
  .hero-fullscreen-media img{object-position:62% center}
  .hero-fullscreen-shade{background:linear-gradient(90deg,rgba(20,17,15,.66) 0%,rgba(20,17,15,.34) 58%,rgba(20,17,15,.10) 100%),linear-gradient(0deg,rgba(20,17,15,.40) 0%,rgba(20,17,15,0) 52%)}
  .hero-fullscreen-content{padding:56px 0}
  .hero.hero-fullscreen h1{font-size:clamp(54px,12vw,82px)}
  .hero-intro{padding:58px 0 56px}
  .hero-intro-grid{grid-template-columns:1fr;gap:24px}
  .hero-intro-facts{grid-template-columns:1fr 1fr;margin-top:38px}
  .hero-intro-fact:nth-child(2){border-right:0}
  .hero-intro-fact:nth-child(-n+2){border-bottom:1px solid var(--line)}
}
@media(max-width:560px){
  .hero.hero-fullscreen{min-height:calc(100svh - 72px)}
  .hero-fullscreen-media img{object-position:66% center}
  .hero-fullscreen-shade{background:linear-gradient(0deg,rgba(20,17,15,.72) 0%,rgba(20,17,15,.24) 64%,rgba(20,17,15,.10) 100%)}
  .hero-fullscreen-content{width:min(100% - 26px,var(--max));padding:42px 0 38px}
  .hero-fullscreen-kicker{font-size:11px;margin-bottom:14px}
  .hero.hero-fullscreen h1{font-size:50px;line-height:.94}
  .hero-fullscreen-actions{display:grid;grid-template-columns:1fr;margin-top:26px}
  .hero-fullscreen-actions .btn{width:100%}
  .hero-intro-copy p{font-size:16px}
  .hero-intro-facts{grid-template-columns:1fr}
  .hero-intro-fact,.hero-intro-fact:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}
  .hero-intro-fact:last-child{border-bottom:0}
}
