/*
Theme Name: Living House
Author: Living House
Description: Ubytovanie Living House v Plešivci – vlastná responzívna téma.
Version: 2.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: living-house
*/

:root{--ivory:#faf7f2;--white:#fff;--ink:#191917;--body:#414348;--gold:#aa711f;--gold-dark:#8d5d18;--line:#dfdad3;--sans:'DM Sans',Arial,sans-serif;--serif:Georgia,'Times New Roman',serif}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:115px}
body{margin:0;color:var(--ink);background:#fff;font:16px/1.55 var(--sans);-webkit-font-smoothing:antialiased}
body.home{background:#fdfcfb}
body.home::before{content:'';position:absolute;inset:0 0 auto;height:518px;z-index:-1;background-color:#faf7f2;background-image:linear-gradient(180deg,rgba(253,251,249,.90),rgba(252,248,241,.86)),url('assets/plesivec-panorama.webp');background-position:center,center bottom;background-size:100% 100%,contain;background-repeat:no-repeat}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
img,svg{display:block;max-width:100%}
img{height:auto}
button{color:inherit}
:focus-visible{outline:3px solid var(--gold);outline-offset:5px}
p{margin:0 0 20px;color:var(--body)}
h1,h2,h3{font-family:var(--serif);font-weight:400;margin:0;line-height:1.1}
.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link:focus{position:fixed;top:10px;left:10px;background:white;z-index:1000;padding:12px 20px}
.lh-icon{width:24px;height:24px;flex:0 0 24px}
.lh-header{height:104px;position:sticky;top:0;z-index:30;transition:background .2s,box-shadow .2s}
.lh-header.is-scrolled{background:rgba(253,251,248,.97);box-shadow:0 2px 20px #3426100c;backdrop-filter:blur(12px)}
.lh-header-inner{width:min(1260px,calc(100% - 88px));height:100%;margin:auto;display:flex;align-items:center;gap:42px}
.lh-brand{display:block;flex-shrink:0;width:180px;mix-blend-mode:multiply}
.lh-wordmark{width:100%;height:auto;overflow:hidden}
.lh-navigation{display:flex;align-items:center;justify-content:center;gap:48px;margin-left:auto}
.lh-navigation>a{position:relative;font-size:16px;white-space:nowrap;color:#303238;padding:12px 0}
.lh-navigation>a::after{content:'';position:absolute;bottom:5px;left:0;right:0;height:2px;background:var(--gold);transform:scaleX(0);transition:transform .2s}
.lh-navigation>a:hover,.lh-navigation>a.is-current{color:var(--gold-dark)}
.lh-navigation>a:hover::after,.lh-navigation>a.is-current::after{transform:scaleX(1)}
.lh-navigation>a:first-child{color:#303238}
.lh-navigation>a:first-child::after{display:none}
.lh-header-actions{display:flex;align-items:center;gap:30px;margin-left:34px}
.lh-language{font-size:14px;letter-spacing:.04em}
.lh-button{display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:57px;padding:12px 29px;border-radius:9px;font-size:19px;line-height:1.2;font-weight:500;border:1px solid transparent;white-space:nowrap;transition:background .2s,box-shadow .2s,transform .2s}
.lh-button-gold{background:linear-gradient(110deg,#a86b16,#b07a28);border-color:#a96d1b;color:#fff;box-shadow:inset 0 1px 0 #ffffff15}
.lh-button-gold:hover{background:var(--gold-dark);box-shadow:0 6px 18px #8e5f1a22;transform:translateY(-1px)}
.lh-button-outline{border-color:var(--gold-dark);background:rgba(255,255,255,.86);color:#141412}
.lh-button-outline:hover{background:#f4ebde;transform:translateY(-1px)}
.lh-button-outline .lh-icon{color:var(--gold);width:20px;flex-basis:20px}
.lh-header-actions .lh-button{min-height:56px;padding:12px 22px}
.lh-menu-toggle{display:none;border:0;background:transparent;padding:12px}
.lh-hero{height:414px}
.lh-hero-inner{max-width:1250px;width:calc(100% - 96px);height:100%;margin:auto;position:relative;display:flex;align-items:center}
.lh-hero-copy{position:relative;z-index:2;width:630px;padding-bottom:0}
.lh-eyebrow{text-transform:uppercase;font-size:15px;letter-spacing:.48em;color:#8d570d;margin:0 0 14px;line-height:1.5}
.lh-hero h1{font-size:96px;font-weight:400;letter-spacing:-.025em;line-height:1.08;white-space:nowrap;color:#050505;margin:0 0 7px}
.lh-hero h1>span{color:#ad741c}
.lh-tagline{display:flex;align-items:center;gap:21px;letter-spacing:.24em;text-transform:uppercase;font-size:17px;color:#111214;margin:0 0 20px;white-space:nowrap}
.lh-tagline>span{font-size:14px;color:var(--gold)}
.lh-description{font-size:18px;line-height:1.48;margin:0 0 30px;color:#3e434a}
.lh-hero-actions{display:flex;gap:18px}
.lh-hero-actions .lh-button:first-child{min-width:236px}
.lh-hero-actions .lh-button:last-child{min-width:204px}
.lh-hero-visual{position:absolute;right:-64px;top:-34px;width:650px;height:425px;pointer-events:none}
.lh-house-art{position:absolute;width:610px;max-width:none;height:auto;left:0;top:0;filter:brightness(1.09);mix-blend-mode:multiply;transform:scale(.8);transform-origin:center center}
.lh-signature{position:absolute;right:-34px;bottom:3px;margin:0;color:#a26613;font:italic 40px/1.05 'Brush Script MT','Segoe Script',cursive;transform:rotate(-8deg);letter-spacing:-.055em}
.lh-signature span{margin-left:-9px;font-size:33px;white-space:nowrap}
.lh-benefits{background:rgba(255,255,255,.82);min-height:105px;display:flex;align-items:center}
.lh-benefits-inner{display:grid;grid-template-columns:repeat(4,1fr);width:min(1260px,calc(100% - 80px));margin:auto}
.lh-benefits-inner>a{display:flex;justify-content:center;align-items:center;gap:25px;min-height:49px;position:relative;color:#383c43;font-size:16px;line-height:1.45}
.lh-benefits-inner>a:not(:last-child)::after{position:absolute;right:0;top:0;bottom:0;width:1px;content:'';background:#dfdce0}
.lh-benefits .lh-icon{color:#b27922;width:49px;height:49px;flex-basis:49px;stroke-width:1.35;transition:transform .2s}
.lh-benefits a:hover .lh-icon{transform:translateY(-3px)}
.lh-gallery{padding:0 3.05%;background:#fdfcfb;scroll-margin-top:20px}
.lh-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1600px;margin:auto}
.lh-photo-card{position:relative;isolation:isolate;display:block;aspect-ratio:1.98;border-radius:7px;overflow:hidden;background:#e8ddce;box-shadow:0 1px 1px #28221a14}
.lh-photo-card::after{content:'';position:absolute;inset:45% 0 0;z-index:1;background:linear-gradient(transparent,rgba(26,20,11,.62))}
.lh-photo-card>img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.65,.3,1)}
.lh-photo-card:hover>img{transform:scale(1.035)}
.lh-card-caption{position:absolute;z-index:2;bottom:14px;left:35px;right:18px;color:#fff;display:flex;align-items:center;gap:13px;font:25px/1.2 var(--serif);letter-spacing:-.035em}
.lh-card-caption .lh-icon{width:19px;height:19px;flex-basis:19px;stroke-width:1.2}
.lh-illustration-label{position:absolute;z-index:2;right:12px;top:12px;background:rgba(37,31,22,.56);color:#fff;padding:4px 8px;border-radius:4px;font-size:10px;letter-spacing:.025em}
.lh-footer{background:linear-gradient(#fdfcfb,#fff);padding:43px 0 28px}
.lh-footer-inner{width:min(1330px,calc(100% - 100px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:88px}
.lh-footer .lh-brand{width:170px}
.lh-footer-contact{display:flex;gap:12px;align-items:center;font-size:14px;color:#353639;white-space:nowrap}
.lh-footer-contact>.lh-icon{color:var(--gold);width:22px;flex-basis:22px}
.lh-footer-contact small{font-size:11px;display:block;color:#77746f;margin-top:2px}
.lh-footer-contact:hover,.lh-footer-end>a:hover{color:var(--gold-dark)}
.lh-footer-end{text-align:right;font-size:13px}
.lh-footer-end>a{display:inline-flex;align-items:center;gap:8px;border-left:1px solid var(--gold);padding-left:20px}
.lh-footer-end>a .lh-icon{width:15px;height:15px;flex-basis:15px;color:var(--gold)}
.lh-footer-end>p{font-size:11px;margin:16px 0 0;color:#484644}
/* Readable footer typography at every breakpoint. */
.lh-footer .lh-footer-inner{gap:28px 36px}
.lh-footer .lh-footer-contact{font-size:18px;line-height:1.55;white-space:normal}
.lh-footer .lh-footer-contact>.lh-icon{width:25px;height:25px;flex-basis:25px}
.lh-footer .lh-footer-contact small{font-size:14px;line-height:1.6;margin-top:5px;color:#655f57}
.lh-footer .lh-footer-end>p{font-size:14px;line-height:1.65;margin:0;max-width:none}
.lh-dialog{padding:44px;border:1px solid #e8dfd3;border-radius:18px;background:#fcfaf6;color:var(--ink);width:min(640px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow:auto;box-shadow:0 24px 100px #16130e35}
.lh-dialog:not([open]){display:none}
.lh-dialog::backdrop{background:rgba(29,27,22,.52);backdrop-filter:blur(5px)}
.lh-dialog h2{font-size:42px;line-height:1.08;letter-spacing:-.04em;margin:12px 0 24px}
.lh-dialog h2 em{color:var(--gold);font-weight:400}
.lh-dialog .lh-eyebrow{font-size:10px;letter-spacing:.25em;padding-right:22px}
.lh-dialog p{font-size:15px;line-height:1.7}
.lh-dialog-close{position:absolute;right:13px;top:13px;border:0;border-radius:50%;padding:10px;background:transparent;z-index:4}
.lh-dialog-close:hover{background:#eee5d9}
.lh-dialog-close .lh-icon{width:21px;height:21px}
.lh-dialog address{font-style:normal;line-height:1.8;margin-bottom:25px;color:var(--body)}
.lh-contact-email{color:var(--gold-dark);text-decoration:underline;text-underline-offset:4px}
.lh-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.lh-services-grid>div{display:flex;align-items:center;gap:15px;padding:20px 14px;border:1px solid #e5ddd3;border-radius:9px;font-size:14px}
.lh-services-grid .lh-icon{color:var(--gold);width:30px;height:30px;flex-basis:30px}
.lh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.lh-booking-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;margin-bottom:16px}
.lh-booking-form input,.lh-booking-form select,.lh-booking-form textarea{display:block;width:100%;min-width:0;max-width:100%;padding:11px 12px;color:var(--ink);background:#fff;border:1px solid #cec4b6;border-radius:6px;font-size:15px}
.lh-booking-form textarea{resize:vertical}
.lh-optional{display:none}
.lh-booking-form .lh-form-note,.lh-booking-form .lh-direct-email,.lh-booking-form .lh-form-status{font-size:12px;line-height:1.55;margin:16px 0 0;color:#6d6357}
.lh-booking-form .lh-direct-email a{text-decoration:underline;color:var(--gold-dark)}
.lh-form-status:empty{display:none}
.lh-lightbox{padding:0;width:min(1100px,calc(100% - 32px));background:#fff}
.lh-lightbox>.lh-dialog-close{background:rgba(255,255,255,.9)}
.lh-lightbox-image{width:100%;max-height:72dvh;object-fit:contain;background:#e8dfd4}
.lh-lightbox-caption{padding:20px 28px}
.lh-lightbox-caption h2{font-size:30px;margin:0 0 8px}
.lh-lightbox-caption p{margin:0;font-size:12px;color:#71675c}
body.has-dialog{overflow:hidden}
.wrap{max-width:1100px;width:calc(100% - 40px);margin:auto}
main.section{min-height:50vh;padding:70px 0}
main.section h1{font-size:50px;margin-bottom:30px}
body.admin-bar .lh-header{top:32px}
@media(min-width:1650px){.lh-hero-inner{max-width:1400px}.lh-hero-visual{right:0}.lh-gallery{padding:0 max(3.05%,calc((100% - 1600px)/2))}}
@media(max-width:1350px){.lh-header-inner{width:calc(100% - 64px);gap:25px}.lh-navigation{gap:30px}.lh-header-actions{gap:20px;margin-left:10px}.lh-hero-inner{width:calc(100% - 110px)}.lh-hero h1{font-size:80px}.lh-hero-copy{width:550px}.lh-tagline{font-size:14px;gap:15px}.lh-hero-visual{width:535px;right:-30px;top:3px}.lh-house-art{width:515px}.lh-signature{right:-14px;bottom:32px;font-size:34px}.lh-signature span{font-size:27px}.lh-description{font-size:17px}.lh-card-caption{left:24px;font-size:22px}.lh-footer-inner{width:calc(100% - 64px);gap:24px}.lh-footer .lh-brand{width:150px}.lh-footer-contact{font-size:12px}.lh-footer-end>p{max-width:200px}}
@media(max-width:1100px){.lh-header-inner{gap:15px}.lh-header .lh-brand{width:150px}.lh-navigation{gap:22px}.lh-navigation>a{font-size:14px}.lh-header-actions .lh-button{font-size:16px;padding:12px 16px;gap:10px}.lh-language{display:none}.lh-hero-inner{width:calc(100% - 70px)}.lh-hero h1{font-size:73px}.lh-hero-visual{width:460px;right:-15px;top:15px}.lh-house-art{width:465px}.lh-description{max-width:455px}.lh-desktop-break{display:none}.lh-hero-actions .lh-button{min-width:0!important;font-size:17px;padding:12px 22px}.lh-benefits-inner{width:calc(100% - 45px)}.lh-benefits-inner>a{gap:18px;font-size:14px}.lh-benefits .lh-icon{width:40px;height:40px;flex-basis:40px}.lh-card-caption{font-size:20px;left:18px;right:14px;gap:6px}.lh-footer-inner{flex-wrap:wrap;justify-content:center;gap:22px 35px}.lh-footer-end{text-align:center}.lh-footer-end>p{max-width:none}}
@media(max-width:900px){html{scroll-padding-top:88px}.lh-header{height:90px}.lh-header-inner{width:calc(100% - 40px)}.lh-menu-toggle{display:block;margin-left:auto;order:3}.lh-header-actions{margin-left:auto;gap:0}.lh-header-actions .lh-button{min-height:45px}.lh-navigation{display:none;position:absolute;top:82px;left:20px;right:20px;margin:0;padding:18px 24px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 40px #35271215;flex-direction:column;align-items:stretch;gap:5px}.lh-navigation.is-open{display:flex}.lh-navigation>a{font-size:16px;padding:10px}.lh-navigation>a::after{display:none}.lh-hero{height:auto;min-height:440px}.lh-hero-inner{width:calc(100% - 64px);padding:35px 0 40px;align-items:flex-start}.lh-hero-copy{width:53%}.lh-hero h1{font-size:59px;white-space:normal;line-height:1.06}.lh-eyebrow{font-size:12px;letter-spacing:.25em}.lh-tagline{font-size:11px;letter-spacing:.13em;gap:8px;flex-wrap:wrap;margin-top:15px}.lh-description{font-size:16px;line-height:1.5}.lh-hero-visual{right:-20px;top:15px;width:46%;height:340px}.lh-house-art{width:110%;top:0;left:-5%}.lh-signature{bottom:28px;right:0;font-size:32px}.lh-signature span{font-size:24px}.lh-hero-actions{flex-wrap:wrap;gap:12px}.lh-hero-actions .lh-button{font-size:15px;min-height:49px;padding:12px 17px;gap:10px}.lh-hero-actions .lh-icon{width:20px;flex-basis:20px}.lh-gallery{padding:0 20px}.lh-gallery-grid{gap:12px}.lh-photo-card{aspect-ratio:1.25}.lh-card-caption{font-size:21px;align-items:end}.lh-card-caption .lh-icon{flex-shrink:0}.lh-illustration-label{font-size:9px;top:8px;right:8px}.lh-footer{padding:30px 0}.lh-footer-contact small{font-size:10px}.lh-footer .lh-brand{width:155px}.lh-footer-inner{justify-content:space-between}.lh-footer-end{flex-basis:100%}.lh-footer-end>a{border-left:0;padding-left:0}body.home::before{height:560px}}
@media(max-width:600px){body.home::before{height:860px;background-position:center bottom;background-size:auto 100%}.lh-header{height:82px}.lh-header-inner{width:calc(100% - 28px);gap:8px}.lh-header .lh-brand{width:128px}.lh-header-actions{margin-left:auto}.lh-header-actions .lh-button{font-size:13px;min-height:43px;padding:10px 12px;gap:8px}.lh-header-actions .lh-icon{width:18px;height:18px;flex-basis:18px}.lh-menu-toggle{padding:9px;margin-left:0}.lh-navigation{top:75px;left:14px;right:14px}.lh-hero-inner{width:calc(100% - 40px);display:flex;flex-direction:column;padding:30px 0 20px}.lh-hero-copy{width:100%}.lh-eyebrow{font-size:11px;letter-spacing:.28em}.lh-hero h1{font-size:clamp(48px,11.8vw,69px);white-space:nowrap;letter-spacing:-.045em}.lh-tagline{font-size:10px;letter-spacing:.17em;gap:9px;flex-wrap:nowrap;margin:15px 0 19px}.lh-description{font-size:16px;max-width:430px;margin-bottom:24px}.lh-hero-actions{gap:12px;flex-wrap:nowrap}.lh-hero-actions .lh-button{flex:1;min-height:51px;padding:10px 13px;gap:10px}.lh-hero-actions .lh-button:first-child{flex:1.15}.lh-hero-actions .lh-button:last-child .lh-icon{width:16px;flex-basis:16px}.lh-hero-visual{position:relative;top:auto;right:auto;width:100%;height:auto;aspect-ratio:1.55;margin:25px 0 0}.lh-house-art{width:86%;left:0;top:0}.lh-signature{right:0;bottom:0;font-size:31px;line-height:1.1}.lh-signature span{font-size:24px}.lh-benefits{padding:25px 0;background:#fff}.lh-benefits-inner{width:calc(100% - 40px);grid-template-columns:1fr 1fr;gap:25px 16px}.lh-benefits-inner>a{font-size:13px;gap:13px;justify-content:flex-start}.lh-benefits-inner>a::after{display:none}.lh-benefits .lh-icon{width:36px;height:36px;flex-basis:36px}.lh-gallery{padding:0 16px}.lh-gallery-grid{grid-template-columns:1fr;gap:15px}.lh-photo-card{aspect-ratio:1.7}.lh-card-caption{font-size:25px;left:24px;bottom:18px;gap:16px}.lh-illustration-label{font-size:10px;top:12px;right:12px}.lh-footer{padding:34px 0 28px}.lh-footer-inner{width:calc(100% - 40px);flex-direction:column;align-items:center;gap:23px}.lh-footer .lh-brand{width:165px}.lh-footer-contact{font-size:14px;text-align:left}.lh-footer-contact small{font-size:11px}.lh-footer-end{padding-top:4px}.lh-footer-end>p{font-size:10px;margin-top:13px}.lh-dialog{padding:38px 24px 28px;max-height:calc(100dvh - 24px)}.lh-dialog h2{font-size:35px}.lh-services-grid{grid-template-columns:1fr}.lh-services-grid>div{padding:14px}.lh-form-grid{gap:12px}.lh-booking-form input{font-size:14px;padding:10px 8px}.lh-dialog .lh-button{font-size:16px;gap:12px;padding:12px 20px}.lh-lightbox{padding:0}.lh-lightbox-caption{padding:18px}.lh-lightbox-caption h2{font-size:26px}.lh-lightbox-image{max-height:65dvh}}
@media(max-width:360px){.lh-header .lh-brand{width:110px}.lh-header-actions .lh-button{font-size:12px;padding:10px}.lh-header-actions .lh-icon{display:none}.lh-tagline{font-size:9px;letter-spacing:.12em}.lh-hero-actions .lh-button{font-size:13px;padding:10px}.lh-form-grid{grid-template-columns:1fr}}
@media(max-width:782px){body.admin-bar .lh-header{top:46px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Keep the house inside the tablet column instead of spilling past the viewport. */
/* Regional guides: shared page template, editable WordPress content. */
.lh-guide{background:var(--ivory)}
.lh-guide-wrap{width:min(1180px,calc(100% - 64px));margin:auto}
.lh-guide-hero{padding:38px 0 52px;border-bottom:1px solid var(--line);background:linear-gradient(100deg,#faf7f2 35%,#f0e7d9)}
.lh-guide-hero--domica{min-height:360px;display:flex;align-items:center;background-color:var(--ivory);background-image:linear-gradient(90deg,#faf7f2 24%,rgba(250,247,242,.97) 46%,rgba(250,247,242,.74) 72%,rgba(250,247,242,.66)),url('assets/domica-entrance.jpg');background-size:100% 100%,auto 140%;background-position:center,right 52%;background-repeat:no-repeat}
@media(max-width:600px){.lh-guide-hero--domica{min-height:340px;background-size:100% 100%,auto 110%;background-position:center,center 48%;background-image:linear-gradient(100deg,rgba(250,247,242,.91),rgba(250,247,242,.83) 44%,rgba(250,247,242,.72)),url('assets/domica-entrance.jpg')}}
.lh-photo-credit{font-size:12px;line-height:1.7;color:#686057;margin:22px 0 0}
.lh-photo-credit a{text-decoration:underline;text-underline-offset:3px}
.lh-guide-back{display:inline-block;font-size:13px;color:#655f57;margin-bottom:36px}
.lh-guide-hero .lh-eyebrow{font-size:11px;letter-spacing:.25em}
.lh-guide-hero h1{font-size:clamp(52px,7vw,88px);letter-spacing:-.045em;margin-bottom:20px}
.lh-guide-intro{font-size:19px;line-height:1.7;max-width:680px;margin:0}
.lh-guide-content{padding-top:30px;padding-bottom:64px}
.lh-guide-tabs{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:50px}
.lh-guide-tabs a{padding:12px 22px;border:1px solid #d6c5ae;border-radius:30px;color:var(--gold-dark);background:#fff;font-size:15px}
.lh-guide-tabs a:hover{background:#ede1d0}
.lh-guide-section{margin-bottom:54px;scroll-margin-top:120px}
.lh-guide-section h2{font-size:clamp(32px,4vw,46px);letter-spacing:-.025em;margin-bottom:14px}
.lh-guide-section>p{max-width:720px;line-height:1.7;margin-bottom:28px}
.lh-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.lh-guide-card{min-width:0;display:flex;flex-direction:column;background:#fff;padding:30px;border:1px solid #e8e0d5;border-radius:16px;box-shadow:0 6px 24px #46301805}
.lh-guide-card .lh-guide-place{font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:var(--gold-dark);margin:0 0 17px}
.lh-guide-card h3{font-size:29px;line-height:1.2;margin:0 0 16px}
.lh-guide-card>p{font-size:16px;line-height:1.75}
.lh-guide-card .lh-guide-tip{font-size:14px;color:#686057;border-top:1px solid #eee7de;padding-top:16px}
.lh-guide-card>a{margin-top:auto;align-self:flex-start;color:var(--gold-dark);font-size:15px;text-decoration:underline;text-underline-offset:5px;padding:7px 0}
.lh-guide-card>a:hover{color:var(--ink)}
.lh-guide-note{padding:26px 30px;border-left:3px solid var(--gold);background:#f0e9de;border-radius:0 12px 12px 0}
.lh-guide-note h2{font-size:27px;margin-bottom:12px}
.lh-guide-note p{font-size:15px;line-height:1.75;margin:0}
.lh-guide-updated{font-size:12px;color:#6b6359;margin-top:20px}
body.page-template-page-local-guide .lh-header{background:rgba(250,247,242,.98)}
@media(min-width:901px){.lh-header-inner{gap:20px}.lh-navigation{gap:24px}.lh-header-actions{margin-left:8px;gap:18px}}
@media(min-width:901px) and (max-width:1200px){.lh-header-inner{width:calc(100% - 40px);gap:16px}.lh-header .lh-brand{width:140px}.lh-navigation{gap:16px}.lh-navigation>a{font-size:14px}.lh-header-actions{gap:0;margin-left:0}.lh-language{display:none}.lh-header-actions .lh-button{font-size:15px;padding:12px 14px;gap:8px}}
@media(max-width:600px){.lh-guide-wrap{width:calc(100% - 36px)}.lh-guide-hero{padding:25px 0 34px}.lh-guide-back{margin-bottom:28px}.lh-guide-intro{font-size:17px}.lh-guide-tabs{margin-bottom:36px;gap:8px}.lh-guide-tabs a{font-size:14px;padding:11px 16px}.lh-guide-grid{grid-template-columns:1fr;gap:16px}.lh-guide-card{padding:24px}.lh-guide-card h3{font-size:27px}.lh-guide-note{padding:22px}.lh-guide-section{scroll-margin-top:100px}}
@media(min-width:601px) and (max-width:900px){.lh-hero-visual{right:0}.lh-house-art{width:100%;left:0}}
/* Menu typography enlarged by 20%, retaining the existing breakpoint proportions. */
.lh-navigation>a{font-size:19.2px}
@media(min-width:901px) and (max-width:1200px){.lh-navigation>a{font-size:16.8px}}
/* Logo-free header: navigation centered independently of the reservation action. */
@media(min-width:901px){.lh-header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.lh-navigation{grid-column:2;margin:0}.lh-header-actions{grid-column:3;justify-self:end;margin:0}.lh-header-actions .lh-language{order:-1}}
@media(max-width:900px){.lh-header-inner{justify-content:space-between}.lh-menu-toggle{order:0;margin:0}.lh-header-actions{order:1;margin-left:auto}}
/* Compact, keyboard-accessible language selection beside the reservation button. */
.lh-language-switch{position:relative;order:-1;flex-shrink:0}
.lh-language-switch summary{list-style:none;position:relative;display:flex;align-items:center;gap:9px;cursor:pointer;min-height:48px;padding:12px 3px;font-size:19.2px;font-weight:400;letter-spacing:normal;color:#303238}
.lh-language-switch summary::-webkit-details-marker{display:none}
.lh-language-switch summary>span{font-size:0;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin:0 3px 4px;transition:transform .2s}
.lh-language-switch[open] summary>span{transform:rotate(225deg);margin-bottom:0}
@media(min-width:901px) and (max-width:1200px){.lh-language-switch summary{font-size:16.8px}}
.lh-external-arrow{display:inline-block;width:8px;height:8px;border-top:1px solid currentColor;border-right:1px solid currentColor;position:relative;margin-left:5px}
.lh-external-arrow::after{content:'';position:absolute;width:11px;height:1px;background:currentColor;right:-2px;top:3px;transform:rotate(-45deg)}
.lh-language-switch nav{position:absolute;top:100%;right:0;min-width:150px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 35px #3527121a;z-index:40}
.lh-language-switch nav a{display:block;padding:11px 12px;border-radius:6px;font-size:18px;min-height:48px}
.lh-language-switch nav a{color:#303238}
.lh-language-switch nav a:hover,.lh-language-switch nav a[aria-current]{background:var(--ivory);color:#303238}
html[lang="hu-HU"] .lh-description,html[lang="en-GB"] .lh-description{max-width:540px}
@media(min-width:901px) and (max-width:1200px){.lh-navigation{gap:12px}.lh-header-actions{gap:10px}.lh-header-inner{gap:12px}}
@media(min-width:901px) and (max-width:1050px){html[lang="hu-HU"] .lh-navigation{gap:9px}html[lang="hu-HU"] .lh-header-inner{width:calc(100% - 28px);gap:8px}}
@media(max-width:900px){.lh-header-actions{gap:14px}.lh-navigation{max-height:calc(100dvh - 110px);overflow:auto}}
@media(max-width:600px){.lh-tagline{flex-wrap:wrap;row-gap:5px}.lh-header-actions{gap:12px}.lh-card-caption{letter-spacing:-.025em}.lh-language-switch nav{right:-35px}}
/* Keep the complete panorama visible rather than cropping it on narrow screens. */
@media(min-width:601px) and (max-width:900px){body.home::before{height:530px}}
@media(max-width:600px){body.home::before{display:none}.lh-hero{background-color:#faf7f2;background-image:linear-gradient(180deg,rgba(250,247,242,.94),rgba(250,247,242,.86)),url('assets/plesivec-panorama.webp');background-position:center,center bottom;background-size:100% 100%,contain;background-repeat:no-repeat}}
