:root{--green:#1F4A37;--green-deep:#143226;--cream:#F4EFE0;--cream-soft:#FAF7EE;--bordeaux:#6B2027;}
*{box-sizing:border-box;margin:0;padding:0;}
body{font-family:'Inter',sans-serif;color:#33312a;line-height:1.6;background:#e7e2d3;}
img{display:block;max-width:100%;}
.wrap{max-width:1120px;margin:0 auto;background:var(--cream);min-height:100vh;}
.note-tag{font-size:11px;color:#fff;background:rgba(0,0,0,.45);padding:3px 9px;border-radius:3px;position:absolute;z-index:3;}
a{color:inherit;text-decoration:none;cursor:pointer;}

.head{position:sticky;top:0;z-index:60;display:flex;align-items:center;gap:20px;padding:14px 40px;background:var(--cream);border-bottom:1px solid #e0d9bf;}
.head .logo{font-family:'Cinzel',serif;font-weight:600;text-transform:uppercase;font-size:21px;letter-spacing:.06em;color:var(--green);}
.head .brand{display:flex;align-items:center;gap:11px;cursor:pointer;}
.head .brand-mark{height:40px;width:auto;display:block;}
.head .brand-name{font-family:'Cinzel',serif;font-weight:600;text-transform:uppercase;font-size:21px;letter-spacing:.06em;color:var(--green);}
.foot-brand{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:16px;}
.foot-mark{width:96px;height:96px;border-radius:50%;background:var(--cream);display:flex;align-items:center;justify-content:center;flex:0 0 auto;}
.foot-mark img{width:74px;height:74px;display:block;}
.head nav{display:flex;gap:20px;margin-left:auto;}
.head nav a{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#5a6356;padding-bottom:2px;}
.head nav a.on{color:var(--green);border-bottom:2px solid var(--bordeaux);}
.head .cta{background:var(--green);color:var(--cream);font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;padding:11px 20px;border-radius:3px;display:inline-flex;align-items:center;gap:7px;}
.head .cta i{font-size:15px;}
.head .cta .cta-short{display:none;}
.tabbar{display:none;}

.page{display:none;} .page.active{display:block;}

.hero{position:relative;color:#fff;}
.hero img.bg{width:100%;height:580px;object-fit:cover;}
.hero.sub img.bg{height:330px;}
.hero .veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,40,30,.5),rgba(20,40,30,.14) 40%,rgba(20,40,30,.72));}
.hero .c{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 30px;z-index:2;}
.hero.home .c{padding-bottom:64px;}
.hero .eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:#eadfc6;margin-bottom:14px;}
.hero h1{font-family:'Cormorant Garamond',serif;font-weight:500;line-height:1.04;text-shadow:0 1px 18px rgba(0,0,0,.4);}
.hero.home h1{font-size:56px;} .hero.sub h1{font-size:44px;}
.hero .sub-t{font-size:17px;max-width:520px;margin:16px auto 0;color:#f2ecdd;text-shadow:0 1px 10px rgba(0,0,0,.5);}

.bookcta{position:relative;z-index:5;margin:-42px auto 0;max-width:760px;background:var(--cream-soft);border:1px solid #e0d9bf;border-radius:6px;box-shadow:0 14px 40px rgba(20,40,30,.18);padding:20px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;}
.bookcta .t{font-size:14.5px;color:#4a4632;max-width:380px;}
.bookcta .go{background:var(--green);color:var(--cream);border:none;font-family:'Inter',sans-serif;font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:500;padding:13px 24px;border-radius:3px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;}
.bookcta .go i{font-size:16px;}

.sec{padding:60px 44px;}
.kick{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--bordeaux);font-family:'Cinzel',serif;margin-bottom:10px;}
h2.sh{font-family:'Cormorant Garamond',serif;font-weight:500;font-size:36px;color:var(--green);line-height:1.12;margin-bottom:8px;}
.sec .lead{font-size:15px;color:#4a463a;max-width:560px;}
.center{text-align:center;} .center .lead{margin:0 auto;}
.headrow{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px;flex-wrap:wrap;gap:12px;}
.headrow .link{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--green);border-bottom:1px solid var(--bordeaux);padding-bottom:3px;}
.ph{font-size:13px;color:#9a937e;font-style:italic;}

.rooms{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}
.room{background:#fff;border:1px solid #e6dfc7;border-radius:4px;overflow:hidden;display:flex;flex-direction:column;}
.room .ri{position:relative;} .room img{width:100%;height:200px;object-fit:cover;}
.room .rb{padding:16px 18px 18px;display:flex;flex-direction:column;flex:1;}
.room .rt{font-family:'Cormorant Garamond',serif;font-weight:600;font-size:21px;color:var(--green);margin-bottom:3px;}
.room .rm{font-size:12px;color:#8a8470;margin-bottom:10px;}
.room .price{font-size:14px;color:#4a4632;}
.room .price b{font-size:20px;color:var(--green-deep);font-family:'Cormorant Garamond',serif;}
.room .phs{font-size:11px;color:#9a937e;font-style:italic;margin-bottom:14px;}
.room .rcta{margin-top:auto;display:flex;gap:10px;}
.room .b1{flex:1;text-align:center;background:var(--green);color:var(--cream);font-size:12px;letter-spacing:.08em;text-transform:uppercase;padding:10px;border-radius:3px;}
.room .b2{flex:1;text-align:center;border:1px solid var(--green);color:var(--green);font-size:12px;letter-spacing:.08em;text-transform:uppercase;padding:10px;border-radius:3px;}

.split{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center;}
.split img.f{width:100%;height:400px;object-fit:cover;border-radius:4px;}
.relpic{position:relative;}
.facts{display:flex;gap:26px;margin-top:20px;flex-wrap:wrap;}
.fact{display:flex;align-items:center;gap:9px;font-size:13.5px;color:#4a4632;}
.fact i{font-size:21px;color:var(--green);}
.known{background:var(--cream-soft);border:1px solid #e0d9bf;border-left:4px solid var(--green);border-radius:0 3px 3px 0;padding:16px 18px;font-size:14px;color:#5b5640;line-height:1.6;margin-bottom:14px;}
.known b{color:var(--green-deep);}

.region{position:relative;color:#fff;}
.region img{width:100%;height:330px;object-fit:cover;}
.region .veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,40,30,.74),rgba(20,40,30,.2) 72%);}
.region .box{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:0 44px;max-width:600px;}
.region .kick{color:#eadfc6;} .region h2{color:#fff;} .region p{color:#f2ecdd;max-width:430px;font-size:15.5px;}

.more{background:var(--cream-soft);}
.mgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:6px;}
.m{position:relative;border-radius:4px;overflow:hidden;}
.m img{width:100%;height:170px;object-fit:cover;}
.m .cap{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:14px 16px;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(20,40,30,.72));color:#fff;}
.m .cap .t{font-family:'Cormorant Garamond',serif;font-weight:600;font-size:20px;}
.m .cap .s{font-size:11px;color:#e8e2d0;letter-spacing:.04em;}

.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.gallery .gi{position:relative;}
.gallery img{width:100%;height:200px;object-fit:cover;border-radius:4px;border:1px solid #e6dfc7;}
.form{max-width:620px;}
.field{display:flex;align-items:center;height:42px;padding:0 14px;font-size:13px;color:#8a8470;margin-bottom:12px;background:#fff;border:1px solid #e0d9bf;border-radius:3px;}
.field.area{height:90px;align-items:flex-start;padding-top:12px;}
.frow{display:grid;grid-template-columns:1fr 1fr;gap:12px;}
.btn-feat{display:inline-block;background:var(--green);color:var(--cream);font-family:'Cinzel',serif;text-transform:uppercase;letter-spacing:.12em;font-size:12px;padding:13px 28px;border-radius:3px;margin-top:8px;}
.map-ph{height:260px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#7e8a78;font-size:13px;background:#dde3da;border:1px solid var(--green);}
.twocol{display:grid;grid-template-columns:1fr 1fr;gap:30px;}

.bk-wrap{max-width:980px;margin:0 auto;border:1px solid #d8d2bf;border-radius:6px;overflow:hidden;background:#fff;}
.bk-head{background:var(--green);color:var(--cream);padding:14px 20px;display:flex;justify-content:space-between;align-items:center;}
.bk-head .bl{font-family:'Cinzel',serif;font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-size:16px;}
.bk-head .br{font-size:12px;color:#cdd8c8;}
.bk-frame{display:block;width:100%;height:920px;border:0;background:#fff;}
.bk-note{background:var(--cream-soft);border-top:1px solid #e6dfc7;padding:12px 20px;font-size:12px;color:#7a7458;font-style:italic;}
.alt{max-width:980px;margin:22px auto 0;display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:space-between;background:var(--cream-soft);border:1px solid #e0d9bf;border-radius:5px;padding:16px 20px;}
.alt .t{font-size:14px;color:#4a4632;max-width:600px;} .alt .t b{color:var(--green-deep);}
.bcom{background:#003580;color:#fff;font-size:13px;font-weight:500;padding:11px 18px;border-radius:3px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;}
.bcom i{font-size:16px;}
.gal-badge{position:absolute;right:10px;bottom:10px;background:rgba(20,40,30,.82);color:#fff;font-size:11px;padding:4px 9px;border-radius:14px;display:inline-flex;align-items:center;gap:5px;z-index:3;}
.gal-badge i{font-size:13px;}
.lb{display:none;position:fixed;inset:0;z-index:200;align-items:center;justify-content:center;}
.lb.open{display:flex;}
.lb-bg{position:absolute;inset:0;background:rgba(14,24,19,.93);}
.lb-img{position:relative;max-width:90%;max-height:84%;border-radius:6px;box-shadow:0 14px 50px rgba(0,0,0,.55);z-index:2;}
.lb-x{position:absolute;top:16px;right:22px;font-size:36px;line-height:1;color:#fff;background:none;border:none;cursor:pointer;z-index:3;}
.lb-prev,.lb-next{position:absolute;top:50%;transform:translateY(-50%);font-size:46px;color:#fff;background:none;border:none;cursor:pointer;z-index:3;padding:8px 16px;opacity:.85;}
.lb-prev:hover,.lb-next:hover{opacity:1;} .lb-prev{left:6px;} .lb-next{right:6px;}
.lb-cap{position:absolute;bottom:22px;left:0;right:0;text-align:center;color:#eadfc6;font-size:13px;letter-spacing:.12em;z-index:3;}

.foot{background:var(--green);color:var(--cream);display:grid;grid-template-columns:repeat(3,1fr);gap:34px;padding:46px 44px;}
.foot h4{font-family:'Cinzel',serif;font-weight:500;text-transform:uppercase;letter-spacing:.07em;font-size:14px;margin-bottom:14px;color:#fff;}
.foot .l{height:9px;background:rgba(244,239,224,.30);border-radius:3px;margin-bottom:9px;}
.foot .note{grid-column:1/-1;border-top:1px solid rgba(244,239,224,.2);padding-top:16px;font-size:11px;color:#a9b8a4;}
.foot a{color:#d8e4d2;}
.foot .ct{font-size:12.5px;line-height:1.7;color:#cdd8c8;}
.foot .ct a{display:inline-block;color:#e7efe2;border-bottom:1px solid rgba(216,228,210,.4);}
.foot .ct b{color:#fff;font-weight:600;display:block;margin-top:10px;}
.foot .links a{display:block;font-size:12.5px;color:#e7efe2;margin-bottom:9px;border-bottom:1px solid rgba(216,228,210,.4);width:max-content;cursor:pointer;}
.known a{color:var(--green);border-bottom:1px solid var(--green);}
.legal{max-width:820px;margin:0 auto;}
.legal h3{font-family:'Cormorant Garamond',serif;font-weight:600;font-size:21px;color:var(--green);margin:24px 0 6px;}
.legal h4{font-size:13px;letter-spacing:.03em;color:var(--green-deep);margin:15px 0 3px;font-weight:600;}
.legal p{font-size:13.5px;line-height:1.7;color:#4a463a;margin-bottom:10px;}
.legal a{color:var(--green);text-decoration:underline;}
.legal .addr{background:var(--cream-soft);border-left:3px solid var(--green);padding:11px 15px;margin:10px 0;font-size:13.5px;color:#4a4632;border-radius:0 3px 3px 0;line-height:1.65;}
.qnote{background:#fbf3df;border:1px solid #e7d8a8;border-left:4px solid #c79a3a;border-radius:0 3px 3px 0;padding:11px 15px;margin:12px 0;font-size:12px;color:#7a6322;line-height:1.55;}
.qnote b{color:#5e4c18;}

@media(max-width:860px){
 .head nav{display:none;}
 .head .logo{font-size:17px;} .head .brand-name{font-size:16px;} .head .brand-mark{height:32px;} .head{gap:12px;padding:12px 18px;justify-content:center;}
 .head .cta{display:none;}
 .tabbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:60;height:64px;background:var(--cream);border-top:1px solid #e0d9bf;align-items:center;justify-content:space-around;box-shadow:0 -6px 18px rgba(20,40,30,.10);max-width:1120px;margin:0 auto;}
 .tabbar .tab{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:9px;letter-spacing:.04em;text-transform:uppercase;color:#8a8470;text-decoration:none;}
 .tabbar .tab i{font-size:20px;} .tabbar .tab.on{color:var(--green);}
 .tabbar .tab.book{background:var(--green);color:var(--cream);width:58px;height:58px;border-radius:50%;justify-content:center;margin-top:-26px;box-shadow:0 8px 16px rgba(20,40,30,.3);}
 .tabbar .tab.book i{font-size:22px;} .tabbar .tab.book span{font-size:8px;}
 .wrap{padding-bottom:64px;}
 #pg-home.active{display:flex;flex-direction:column;}
 #pg-home > *:nth-child(1){order:1;} #pg-home > *:nth-child(2){order:2;} #pg-home > *:nth-child(3){order:3;}
 #pg-home > *:nth-child(6){order:4;} #pg-home > *:nth-child(4){order:5;} #pg-home > *:nth-child(5){order:6;}
 .hero.home h1{font-size:34px;} .hero.sub h1{font-size:28px;} .hero img.bg{height:480px;} .hero.sub img.bg{height:280px;}
 .bookcta{flex-direction:column;align-items:stretch;text-align:center;margin-top:-20px;} .bookcta .go{justify-content:center;}
 .rooms,.split,.more .mgrid,.mgrid,.twocol,.frow,.gallery,.bk-body{grid-template-columns:1fr;gap:22px;}
 .foot{grid-template-columns:1fr;}
}
/* Inline-SVG-Icons (ersetzen die Icon-Schrift) */
svg.ti{width:1em;height:1em;display:inline-block;vertical-align:-.125em;flex:none;stroke:currentColor;}
.head .cta svg.ti{width:15px;height:15px;}
.bookcta .go svg.ti{width:16px;height:16px;}
.fact svg.ti{width:21px;height:21px;}
.bcom svg.ti{width:16px;height:16px;}
.gal-badge svg.ti{width:13px;height:13px;}
.tabbar .tab svg.ti{width:20px;height:20px;}
.tabbar .tab.book svg.ti{width:22px;height:22px;}
