:root{color-scheme:light;--ink: #22211f;--muted: #6b6258;--paper: #fffaf3;--surface: #ffffff;--line: #e3d7c7;--forest: #315c4a;--wine: #8b2f3c;--green: #517a3a;--gold: #b47b35}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(34,33,31,.12);background:#fffaf3f2;backdrop-filter:blur(12px)}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1180px;margin:0 auto;padding:16px 22px}.brand{display:grid;gap:0;text-decoration:none;font-family:Georgia,serif;font-size:24px;line-height:1}.brand span{font-family:inherit;font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.nav-group{display:flex;align-items:center;gap:16px}.nav-links{display:flex;align-items:center;gap:16px;font-size:14px}.nav-links a{text-decoration:none;color:var(--muted)}.nav-links a:hover{color:var(--ink)}.language-links{display:inline-flex;gap:8px;padding:7px 0 7px 12px;border-left:1px solid var(--line);font-size:12px;font-weight:800}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:4px;background:var(--green);color:#fff;text-decoration:none;font-weight:700}.button:hover{background:#3f632e}.hero{min-height:68vh;display:grid;align-items:end;background:linear-gradient(180deg,#22211f0d,#22211fb8),var(--hero-image, url(/uploads/hero-hotel.jpg));background-position:center;background-size:cover}.hero-inner{width:min(1180px,calc(100% - 44px));margin:0 auto;padding:110px 0 70px;color:#fff}.hero h1{max-width:780px;margin:0 0 14px;font-family:Georgia,serif;font-size:clamp(44px,7vw,86px);line-height:.98}.hero p{max-width:650px;margin:0 0 28px;font-size:20px}.section{max-width:1180px;margin:0 auto;padding:72px 22px}.section h2{margin:0 0 18px;font-family:Georgia,serif;font-size:clamp(30px,4vw,48px)}.lede{max-width:760px;color:var(--muted);font-size:19px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{min-height:100%;border:1px solid var(--line);border-radius:8px;background:var(--surface);overflow:hidden}.card-media{aspect-ratio:4 / 3;width:100%;object-fit:cover;display:block}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gallery img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px;border:1px solid var(--line);background:var(--surface)}.hotel-gallery{align-items:stretch}.hotel-gallery img:first-child{grid-column:span 2}.amenities{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.amenity{display:inline-grid;grid-template-columns:34px auto;align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:700}.amenity-symbol{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--green);font-size:11px;font-weight:900}.service-icons{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:16px}.service-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #202020;border-radius:7px;background:#fff;color:#111}.service-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.offers-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.offer-panel{min-height:350px;display:grid;align-content:center;justify-items:center;padding:44px;text-align:center;background:#f0f0ec}.offer-panel:nth-child(4n+1){background:#fff}.offer-panel img{width:100%;height:100%;min-height:350px;object-fit:cover}.offer-panel h2{max-width:520px;color:var(--muted);font-style:italic}.offer-panel p{max-width:480px;margin:0;color:var(--muted)}.booking-frame{width:100%;min-height:820px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.booking-fallback{margin-top:16px;color:var(--muted)}.feature-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-row a{position:relative;min-height:260px;display:flex;align-items:end;padding:22px;overflow:hidden;border-radius:8px;color:#fff;text-decoration:none;background:#333}.feature-row img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.feature-row span{position:relative;z-index:1;font-family:Georgia,serif;font-size:28px;text-shadow:0 2px 18px rgba(0,0,0,.45)}.card-body{padding:20px}.card h3{margin:0 0 8px;font-size:22px}.price{color:var(--wine);font-weight:800}.band{background:var(--forest);color:#fff}.band .section{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center}.contact-list{display:grid;gap:8px;color:#ffffffdb}.site-footer{border-top:1px solid var(--line);padding:30px 22px;color:var(--muted)}.site-footer>div{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}@media(max-width:820px){.nav{align-items:flex-start;flex-direction:column}.nav-group{width:100%;align-items:flex-start;flex-direction:column-reverse;gap:10px}.nav-links{max-width:100%;overflow-x:auto;padding-bottom:4px}.language-links{padding-left:0;border-left:0}.hero{min-height:62vh}.booking-frame{min-height:760px}.grid,.grid.two,.gallery,.feature-row,.offers-layout,.band .section{grid-template-columns:1fr}.hotel-gallery img:first-child{grid-column:auto}.offer-panel{min-height:280px;padding:32px 22px}}
