:root{--ink:#151515;--muted:#7f7f7f;--line:#d9dadd;--gold:#f3a52b;--shadow:0 22px 54px rgba(25,25,25,.15);--shadow-hover:0 30px 72px rgba(25,25,25,.20)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Segoe UI",sans-serif;color:var(--ink);background:#fff;position:relative}.sky-fade{position:absolute;z-index:0;top:0;left:0;right:0;height:560px;background:linear-gradient(to bottom,rgba(255,255,255,.08),rgba(255,255,255,.38) 40%,rgba(255,255,255,.82) 72%,#fff 100%),url('ci/hotel-bg.png') center 4%/cover no-repeat;opacity:.5;pointer-events:none}.site-head,.hero,main{position:relative;z-index:1}.site-head{max-width:1540px;margin:auto;padding:28px 30px 10px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand-logo{display:block}.brand-logo img{display:block;width:390px;max-height:185px;object-fit:contain;object-position:left center}.front-tools{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.front-tools a{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(25,25,25,.18);border-radius:999px;padding:12px 19px;background:rgba(255,255,255,.92);backdrop-filter:blur(7px);color:#111;text-decoration:none;font-size:14px;font-weight:700;box-shadow:0 7px 20px rgba(0,0,0,.06);transition:.18s ease}.front-tools a:hover{border-color:#111;transform:translateY(-1px)}
.hero{max-width:1180px;margin:24px auto 48px;padding:0 28px;text-align:center}.hero-intro{display:flex;flex-direction:column;align-items:center}.brand-welcome{margin:0 0 10px;max-width:920px;font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-style:italic;color:#7f7f7f;font-size:24px;line-height:1.35}.hero-brand{font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-weight:500;font-size:clamp(60px,6.8vw,102px);line-height:.98;margin:0}.hero-stars{margin-top:12px;color:#d79a2d;font-size:28px;letter-spacing:4px}.hero-month{margin-top:10px;font-size:28px;color:#8c8c8c;font-weight:400}
.eyebrow,.weekday{font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-style:italic;color:#939393;font-size:22px}
.hero-kicker{margin:0 0 12px;max-width:980px;font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-style:italic;color:#767676;font-size:24px;line-height:1.35;text-align:center}
.hero-month-big{margin:0 0 8px;font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;color:#8a8a8a;font-size:36px;line-height:1.1;text-align:center}
.hero h1{font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-weight:500;font-size:clamp(54px,6.2vw,88px);line-height:1.01;margin:10px 0 17px}.hero p{max-width:800px;margin:0 auto;color:var(--muted);font-size:19px;line-height:1.55}.hero-actions{display:flex;justify-content:center;gap:10px;margin-top:28px;flex-wrap:wrap}.hero-actions a,.hero-actions span{border:1px solid var(--line);border-radius:999px;padding:12px 18px;color:#111;text-decoration:none;background:#fff}.hero-actions .primary{background:#111;color:#fff;border-color:#111}
.buffet-wrap{max-width:1580px;margin:auto;padding:0 28px 92px}.buffet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.buffet-card{position:relative;background:#fff;border:2px solid var(--line);border-radius:40px;overflow:hidden;box-shadow:var(--shadow);transition:transform .2s ease,box-shadow .2s ease}.buffet-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.food-photo{height:336px;background:#eee;overflow:hidden}.food-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.buffet-card:hover .food-photo img{transform:scale(1.018)}
.card-body{position:relative;margin-top:-52px;padding:56px 34px 42px;background:#fff;z-index:2;text-align:center;min-height:505px}.card-body:before{content:"";position:absolute;left:-13%;right:-13%;top:-94px;height:168px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0;z-index:-1}.card-body:after{content:"";position:absolute;left:16px;bottom:18px;width:150px;height:150px;background:url('brand/heart-soft.png') left bottom/contain no-repeat;opacity:.18;z-index:0;pointer-events:none}.card-body>*:not(.card-logo){position:relative;z-index:1}.card-logo{position:absolute;right:28px;top:-86px;width:138px;height:138px;border-radius:50%;background:#fff;border:1px solid #e5e5e7;display:grid;place-items:center;box-shadow:0 16px 36px rgba(0,0,0,.14);z-index:3}.card-logo img{width:116px;height:116px;object-fit:contain}.dayline{display:flex;align-items:center;justify-content:center;margin:0 118px 4px 0;min-height:28px}.card-body h2{font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-weight:500;font-size:50px;line-height:1.02;margin:6px auto 12px;letter-spacing:.002em}.card-body p{color:#6e6e6e;line-height:1.34;margin:0 auto 16px;max-width:95%;font-size:17px}.card-body ul{list-style:none;padding:0;margin:0 auto;display:grid;gap:0;text-align:left;max-width:95%}.card-body li{position:relative;padding:3px 0 3px 31px;font-size:17px;line-height:1.38}.card-body li:before{content:"";position:absolute;left:0;top:10px;width:9px;height:9px;border:2px solid var(--gold);border-radius:50%;background:#fff}
.hotel-footer{position:relative;min-height:1050px;background:url('ci/hotel-bg.png') center center/cover no-repeat;display:flex;align-items:flex-end;justify-content:center;margin-top:20px;padding:0 20px 300px}.hotel-fade{position:absolute;inset:0;background:linear-gradient(to bottom,#fff 0%,rgba(255,255,255,.99) 11%,rgba(255,255,255,.76) 31%,rgba(255,255,255,.16) 59%,rgba(255,255,255,0) 80%)}.hotel-content{position:relative;z-index:1;text-align:center;background:rgba(255,255,255,.82);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:44px 48px 58px;border:1px solid rgba(255,255,255,.72);border-radius:36px;max-width:820px;width:100%;box-shadow:0 18px 50px rgba(0,0,0,.10)}.hotel-content img{width:360px;height:165px;object-fit:contain;margin-bottom:10px}.hotel-content span{display:block;font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-style:italic;color:#929292;font-size:18px}.hotel-content h2{font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-weight:500;font-size:52px;margin:10px 0 12px}.hotel-content p{color:#6f7276;margin:0;font-size:16px}.hotel-actions{display:flex;justify-content:center;gap:11px;flex-wrap:wrap;margin-top:24px}.hotel-content .hotel-pill{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:13px 21px;border-radius:999px;text-decoration:none;font-weight:700;background:rgba(255,255,255,.76);border:1px solid rgba(17,17,17,.18);color:#111;box-shadow:0 7px 18px rgba(0,0,0,.06)}.hotel-content .hotel-pill.primary{background:#111;color:#fff;border-color:#111}.hotel-content .hotel-pill:hover{transform:translateY(-1px);box-shadow:0 9px 22px rgba(0,0,0,.10)}
footer{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;padding:26px 20px 34px;color:#aaa;background:#fff;font-size:11px}footer a{color:#858585;text-decoration:none}footer a:hover{color:#111}.footer-sep{color:#c9c9c9}
body.week-page{min-height:100vh;background:#fff}.week-sky{position:absolute;inset:0 0 auto;height:420px;background:linear-gradient(to bottom,rgba(255,255,255,.12),rgba(255,255,255,.56) 48%,#fff 100%),url('assets/ci/hotel-bg.png') center 4%/cover no-repeat;opacity:.42;pointer-events:none}.week-tools{position:relative;z-index:2;display:flex;gap:10px;justify-content:center;margin:22px 18px 0;flex-wrap:wrap}.week-tools a,.week-tools button{border:1px solid rgba(25,25,25,.18);background:rgba(255,255,255,.92);border-radius:999px;padding:11px 17px;text-decoration:none;color:#111;cursor:pointer;font-weight:700;box-shadow:0 6px 18px rgba(0,0,0,.05)}.week-sheet{position:relative;z-index:1;max-width:1600px;margin:24px auto 100px;padding:30px}.week-head{text-align:center;margin:12px auto 42px;max-width:900px}.week-head img{width:350px;max-height:170px;object-fit:contain}.week-head h1{font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-weight:500;font-size:clamp(48px,5.5vw,78px);line-height:1.02;margin:2px 0 10px}.week-head p{color:#777;margin:0;font-size:17px}.week-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.week-item{position:relative;border:2px solid var(--line);border-radius:34px;overflow:hidden;background:#fff;box-shadow:var(--shadow);min-width:0}.week-photo{height:246px;overflow:hidden;background:#eee}.week-photo img{width:100%;height:100%;object-fit:cover;display:block}.week-copy{position:relative;margin-top:-25px;padding:62px 20px 28px;text-align:center;background:#fff;min-height:425px}.week-copy:before{content:"";position:absolute;left:-15%;right:-15%;top:-56px;height:110px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0;z-index:0}.week-logo{position:absolute;right:16px;top:-70px;width:116px;height:116px;border-radius:50%;background:#fff;border:1px solid #e6e6e8;box-shadow:0 12px 28px rgba(0,0,0,.12);display:grid;place-items:center;z-index:2}.week-logo img{width:99px;height:99px;object-fit:contain}.week-copy>*:not(.week-logo){position:relative;z-index:1}.week-copy .week-day{display:block;font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-style:italic;font-size:17px;color:#999;margin-right:95px;min-height:24px}.week-copy h2{font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-weight:500;margin:8px 0 12px;font-size:34px;line-height:1.05}.week-desc{color:#737373;line-height:1.34;margin:0 auto 15px;max-width:96%;font-size:14.5px}.week-copy ul{list-style:none;margin:0 auto;padding:0;display:grid;gap:0;text-align:left;max-width:96%}.week-copy li{position:relative;margin:0;padding:3px 0 3px 27px;font-size:15.5px;line-height:1.25;break-inside:avoid}.week-copy li:before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;border:2px solid var(--gold);border-radius:50%;background:#fff}.week-service{margin-top:40px;padding:28px 20px 42px}
@media(max-width:1320px){.week-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1180px){.buffet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.food-photo{height:318px}.brand-logo img{width:330px}.hero-brand{font-size:clamp(56px,7vw,86px)}}
@media(max-width:980px){.week-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.week-photo{height:264px}}
@media(max-width:840px){.site-head{align-items:flex-start;flex-direction:column}.front-tools{justify-content:flex-start}.brand-logo img{width:300px}.hero{padding:0 22px}.brand-welcome{font-size:20px}.hero-month{font-size:23px}.buffet-grid{grid-template-columns:1fr}.food-photo{height:300px}.buffet-card{border-radius:34px}.card-body{padding:60px 24px 32px;min-height:0}.card-body:before{top:-82px;height:148px}.card-body:after{width:128px;height:128px;left:12px;bottom:14px}.card-logo{width:124px;height:124px;top:-72px;right:18px}.card-logo img{width:104px;height:104px}.dayline{margin-right:104px}.card-body h2{font-size:39px}.card-body li{font-size:16px;line-height:1.34}.hotel-footer{min-height:690px;padding-bottom:78px}.hotel-content{padding:34px 26px 44px}.hotel-content h2{font-size:40px}.hotel-content img{width:280px;height:130px}.hotel-actions{gap:8px}.hotel-content .hotel-pill{padding:12px 17px}.week-sheet{padding:18px}.week-head img{width:285px}.week-photo{height:282px}.week-copy{min-height:0}}
@media(max-width:680px){.week-grid{grid-template-columns:1fr}}
@media(max-width:480px){.site-head{padding-left:18px;padding-right:18px}.front-tools{gap:7px}.front-tools a{padding:10px 14px;font-size:12px}.hero{padding:0 18px;margin-top:24px}.brand-welcome{font-size:18px}.hero-brand{font-size:44px}.hero-stars{font-size:23px;letter-spacing:3px}.hero-month{font-size:20px}.buffet-wrap{padding-left:16px;padding-right:16px}.food-photo{height:270px}.card-body{padding-top:56px}.dayline{margin-right:92px}.card-body h2{font-size:34px}.card-body li{font-size:15.5px}.hotel-footer{min-height:600px}.sky-fade{height:450px}}
@media print{.week-tools,.week-sky{display:none}.week-sheet{margin:0;max-width:none;padding:10mm}.week-head{margin:0 0 8mm}.week-head img{width:65mm}.week-grid{grid-template-columns:repeat(2,1fr);gap:5mm}.week-item{break-inside:avoid;box-shadow:none}.week-photo{height:42mm}.week-copy{min-height:0;padding:18mm 5mm 6mm}.week-logo{width:24mm;height:24mm;top:-14mm}.week-logo img{width:20mm;height:20mm}.week-copy h2{font-size:20pt}.week-copy li{font-size:9.5pt}}

/* 0.4.1: Hero zurück, Herz sichtbar, Wochenplan konsistent */
.card-body:after{background-image:url('brand/heart-mark.png');width:126px;height:145px;left:16px;bottom:14px;opacity:.30;background-size:contain;background-position:left bottom;background-repeat:no-repeat}
.card-logo{width:126px;height:126px;top:-80px;right:28px}
.card-logo img{width:104px;height:104px}
.dayline{margin-right:105px;margin-top:-2px}
.card-body{padding-top:50px}
.card-body h2{margin-top:4px}

.week-copy:after{content:"";position:absolute;left:12px;bottom:12px;width:92px;height:106px;background:url('brand/heart-mark.png') left bottom/contain no-repeat;opacity:.24;pointer-events:none;z-index:0}
.week-logo{width:104px;height:104px;top:-64px}
.week-logo img{width:86px;height:86px}
.week-copy{padding-top:54px}
.week-copy .week-day{margin-right:82px}
.week-copy h2{margin-top:5px}
@media(max-width:840px){.card-logo{width:112px;height:112px;top:-67px}.card-logo img{width:92px;height:92px}.dayline{margin-right:92px}.card-body:after{width:108px;height:124px}.week-logo{width:94px;height:94px;top:-58px}.week-logo img{width:78px;height:78px}}

/* 0.4.2 Feinabstimmung Tageskarten + Wochenplan */
.card-logo{width:108px;height:108px;top:-72px;right:26px}
.card-logo img{width:86px;height:86px}
.card-body{padding-top:38px}
.dayline{margin-right:86px;margin-top:-10px;min-height:24px}
.card-body h2{margin-top:0}
.week-tools{margin-top:54px}
@media(max-width:840px){
  .card-logo{width:96px;height:96px;top:-62px;right:18px}
  .card-logo img{width:76px;height:76px}
  .card-body{padding-top:34px}
  .dayline{margin-right:76px;margin-top:-8px}
  .week-tools{margin-top:34px}
}


/* 0.4.3 Hero-Zeile + Monat angepasst */
.hero{margin-top:20px}
.hero h1{margin-top:2px}
@media(max-width:840px){.hero-kicker{font-size:20px}.hero-month-big{font-size:29px}}
@media(max-width:480px){.hero-kicker{font-size:18px}.hero-month-big{font-size:24px}}


/* 0.4.4 Herz als echtes Bildelement statt Pseudo-Element */
.card-body:after,.week-copy:after{display:none!important}
.card-heart{position:absolute!important;left:14px;bottom:14px;width:142px;height:auto;opacity:.26;z-index:0!important;pointer-events:none;user-select:none}
.card-body>*:not(.card-logo):not(.card-heart){position:relative;z-index:1}
.week-heart{position:absolute!important;left:10px;bottom:10px;width:96px;height:auto;opacity:.24;z-index:0!important;pointer-events:none;user-select:none}
.week-copy>*:not(.week-logo):not(.week-heart){position:relative;z-index:1}
@media(max-width:840px){.card-heart{width:118px;opacity:.24}.week-heart{width:82px}}


/* 0.4.6 Hero typography */
.hero-kicker{font-family:Arial,"Segoe UI",sans-serif;font-style:normal;color:rgba(0,0,0,.80);font-size:20px;line-height:1.35;font-weight:400;margin-bottom:10px}
.hero-month-big{font-family:Arial,"Segoe UI",sans-serif;color:#111;font-size:30px;line-height:1.15;font-weight:500;margin-bottom:6px}
.hero h1{font-size:clamp(46px,5.2vw,72px);line-height:1.03;margin-top:2px;margin-bottom:14px}
@media(max-width:840px){.hero-kicker{font-size:18px}.hero-month-big{font-size:26px}.hero h1{font-size:clamp(40px,7vw,58px)}}
@media(max-width:480px){.hero-kicker{font-size:16px}.hero-month-big{font-size:22px}.hero h1{font-size:38px}}


/* 0.4.7 Hinweisblock unter Reservierung */
.buffet-note{margin:34px auto 0;padding:22px 24px;max-width:690px;text-align:left;background:rgba(255,255,255,.58);border:1px solid rgba(17,17,17,.10);border-radius:22px;box-shadow:0 8px 24px rgba(0,0,0,.05)}
.buffet-note h3{margin:0 0 8px;font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-size:22px;font-weight:500;color:#222}
.buffet-note p{margin:0;color:#5f5f5f;font-size:14.5px;line-height:1.5}
.buffet-note p+p{margin-top:8px}
@media(max-width:840px){.buffet-note{margin-top:28px;padding:19px 20px}.buffet-note h3{font-size:20px}.buffet-note p{font-size:14px}}


/* 0.4.8 Hero Feinabstimmung */
.hero{margin-top:6px;margin-bottom:38px}
.hero-kicker{font-size:10pt!important;color:rgba(0,0,0,.62)!important;font-style:normal!important;font-weight:400;line-height:1.3;margin-bottom:18px!important}
.hero-month-big{font-size:30px!important;color:rgba(0,0,0,.72)!important;margin-bottom:16px!important}
.hero h1{font-size:clamp(46px,5.2vw,72px)!important;margin-top:0!important;margin-bottom:14px!important}
.hero p{margin-top:0!important}
@media(max-width:840px){.hero{margin-top:4px}.hero-kicker{font-size:10pt!important;margin-bottom:14px!important}.hero-month-big{font-size:26px!important;margin-bottom:12px!important}.hero h1{font-size:42px!important}}
@media(max-width:480px){.hero-kicker{font-size:10pt!important}.hero-month-big{font-size:22px!important}.hero h1{font-size:36px!important}}


/* 0.5.0 Wochenansicht: oben und unten Hotelmotiv mit weichem Verlauf */
.week-sky{height:560px;background:linear-gradient(to bottom,rgba(255,255,255,.08),rgba(255,255,255,.38) 40%,rgba(255,255,255,.82) 72%,#fff 100%),url('ci/hotel-bg.png') center 4%/cover no-repeat;opacity:.5}
.week-sheet{margin-top:18px}
.week-hotel-footer{position:relative;min-height:960px;background:url('ci/hotel-bg.png') center center/cover no-repeat;display:flex;align-items:flex-end;justify-content:center;margin-top:70px;padding:0 20px 230px;overflow:hidden}
.week-hotel-fade{position:absolute;inset:0;background:linear-gradient(to bottom,#fff 0%,rgba(255,255,255,.99) 12%,rgba(255,255,255,.76) 33%,rgba(255,255,255,.18) 60%,rgba(255,255,255,0) 82%)}
.week-hotel-content{position:relative;z-index:1;text-align:center;background:rgba(255,255,255,.82);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:44px 48px 54px;border:1px solid rgba(255,255,255,.72);border-radius:36px;max-width:820px;width:100%;box-shadow:0 18px 50px rgba(0,0,0,.10)}
.week-hotel-content>img{width:340px;height:150px;object-fit:contain;margin-bottom:8px}
.week-hotel-content>span{display:block;font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-style:italic;color:#929292;font-size:18px}
.week-hotel-content h2{font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-weight:500;font-size:48px;margin:10px 0 12px}
.week-hotel-content>p{color:#6f7276;margin:0;font-size:16px}
.week-service{margin-top:0;padding:26px 20px 34px;background:#fff}
@media(max-width:840px){.week-hotel-footer{min-height:700px;padding-bottom:80px;margin-top:50px}.week-hotel-content{padding:34px 26px 42px}.week-hotel-content>img{width:275px;height:126px}.week-hotel-content h2{font-size:40px}}
@media print{.week-hotel-footer,.week-service{display:none!important}}


/* 0.5.2 Wochenplan: Hero-Foto bündig bis an den oberen Seitenrand */
body.week-page{display:flow-root;padding:0!important;margin:0!important}
.week-sky{top:0!important;left:0!important;right:0!important;width:100%!important}
.week-tools{margin:0 18px!important;padding-top:34px!important}
.week-sheet{margin-top:18px!important}
@media(max-width:840px){.week-tools{margin:0 14px!important;padding-top:26px!important}}
@media print{body.week-page{display:block}.week-tools{padding-top:0!important}}


/* 0.5.3 Wochenplan: Hintergrundfoto wirklich bis an den oberen Rand */
body.week-page{
  margin:0!important;
  padding:0!important;
  min-height:100vh;
  background:
    linear-gradient(to bottom,
      rgba(255,255,255,.08) 0%,
      rgba(255,255,255,.38) 40%,
      rgba(255,255,255,.82) 72%,
      #fff 100%
    ),
    url('ci/hotel-bg.png') top center / 100% 560px no-repeat,
    #fff!important;
}
.week-sky{display:none!important}
.week-tools{
  margin:0 18px!important;
  padding-top:34px!important;
}
.week-sheet{
  margin-top:18px!important;
}
@media(max-width:840px){
  .week-tools{margin:0 14px!important;padding-top:26px!important}
}
@media print{
  body.week-page{background:#fff!important}
  .week-tools{padding-top:0!important}
}


/* 0.5.4 Wochenplan: oberes Hotelmotiv ruhiger + sauberer Verlauf */
body.week-page{
  background:
    linear-gradient(to bottom,
      rgba(255,255,255,.58) 0%,
      rgba(255,255,255,.66) 26%,
      rgba(255,255,255,.78) 50%,
      rgba(255,255,255,.93) 72%,
      #fff 92%,
      #fff 100%
    ),
    url('ci/hotel-bg.png') top center / 100% 590px no-repeat,
    #fff!important;
}
.week-sheet{margin-top:8px!important}
.week-head{margin-top:0!important;margin-bottom:34px!important}
.week-head img{filter:none}
.week-head .eyebrow{color:#8c8c8c!important}
.week-head h1{color:#111!important;text-shadow:0 1px 10px rgba(255,255,255,.38)}
.week-head p{color:#555!important}
.week-grid{position:relative;z-index:2}
@media(max-width:840px){
  body.week-page{background:
    linear-gradient(to bottom,rgba(255,255,255,.62) 0%,rgba(255,255,255,.75) 46%,rgba(255,255,255,.96) 80%,#fff 100%),
    url('ci/hotel-bg.png') top center / auto 520px no-repeat,#fff!important}
}


/* 0.5.5 FINAL: Wochenplan-Hero exakt wie Buffet-Seite */
body.week-page{
  margin:0!important;
  padding:0!important;
  min-height:100vh;
  background:#fff!important;
  position:relative;
  overflow-x:hidden;
}

.week-sky{
  display:block!important;
  position:absolute!important;
  z-index:0!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:560px!important;
  background:
    linear-gradient(
      to bottom,
      rgba(255,255,255,.08),
      rgba(255,255,255,.38) 40%,
      rgba(255,255,255,.82) 72%,
      #fff 100%
    ),
    url('ci/hotel-bg.png') center 4% / cover no-repeat!important;
  opacity:.5!important;
  pointer-events:none!important;
}

.week-tools,
.week-sheet{
  position:relative!important;
  z-index:1!important;
}

.week-tools{
  margin:0 18px!important;
  padding-top:34px!important;
}

.week-sheet{
  margin-top:18px!important;
}

@media(max-width:840px){
  .week-sky{height:500px!important}
  .week-tools{margin:0 14px!important;padding-top:26px!important}
}

@media print{
  .week-sky{display:none!important}
  .week-tools{padding-top:0!important}
  body.week-page{background:#fff!important}
}


/* 0.5.6: Einheitlicher Header Buffet + Wochenplan */
.front-tools a.is-active{background:#111;color:#fff;border-color:#111}
.week-page .site-head,.week-page .hero,.week-page main{position:relative;z-index:1}
.week-page .sky-fade{display:block!important}
.week-page .week-sheet{max-width:1600px;margin:0 auto 96px;padding:0 30px;position:relative;z-index:1}
.week-page .week-hero{margin-bottom:48px}
.week-page .week-hero h1{margin-top:2px}
.week-page .week-hero p{font-size:18px;color:#777}
.week-page .week-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.week-page .week-hotel-footer{position:relative;min-height:920px;background:url('ci/hotel-bg.png') center center/cover no-repeat;display:flex;align-items:flex-end;justify-content:center;padding:0 20px 230px;margin-top:10px}
.week-page .week-hotel-fade{position:absolute;inset:0;background:linear-gradient(to bottom,#fff 0%,rgba(255,255,255,.99) 11%,rgba(255,255,255,.76) 31%,rgba(255,255,255,.16) 59%,rgba(255,255,255,0) 80%)}
.week-page .week-hotel-content{position:relative;z-index:1;text-align:center;background:rgba(255,255,255,.82);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:44px 48px 58px;border:1px solid rgba(255,255,255,.72);border-radius:36px;max-width:820px;width:100%;box-shadow:0 18px 50px rgba(0,0,0,.10)}
.week-page .week-hotel-content>img{width:340px;height:150px;object-fit:contain;margin-bottom:8px}
.week-page .week-hotel-content>span{display:block;font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-style:italic;color:#929292;font-size:18px}
.week-page .week-hotel-content h2{font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-weight:500;font-size:50px;margin:10px 0 12px}
.week-page .week-hotel-content>p{color:#6f7276;margin:0;font-size:16px}
@media(max-width:1320px){.week-page .week-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:980px){.week-page .week-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.week-page .week-grid{grid-template-columns:1fr}.week-page .week-sheet{padding:0 16px}.week-page .week-hotel-footer{min-height:650px;padding-bottom:70px}.week-page .week-hotel-content{padding:34px 24px 42px}.week-page .week-hotel-content h2{font-size:39px}}


/* 0.5.8 frontend + wochenplan cleanups */
.hero-kicker{
  font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif!important;
  font-style:normal!important;
  color:rgba(0,0,0,.70)!important;
  font-size:22px!important;
  line-height:1.35!important;
  margin-bottom:16px!important;
}
.hero-month-big{
  font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif!important;
  font-style:italic!important;
  color:#8f8f8f!important;
  font-size:34px!important;
  font-weight:400!important;
  margin-bottom:10px!important;
}
.hero h1{
  margin-top:0!important;
}

/* Wochenplan-Hintergrund exakt wie Buffet-Seite */
body.week-page{
  background:#fff!important;
}
body.week-page .sky-fade{
  display:block!important;
  position:absolute!important;
  z-index:0!important;
  top:0!important;
  left:0!important;
  right:0!important;
  height:560px!important;
  background:linear-gradient(to bottom,rgba(255,255,255,.08),rgba(255,255,255,.38) 40%,rgba(255,255,255,.82) 72%,#fff 100%),url('ci/hotel-bg.png') center 4%/cover no-repeat!important;
  opacity:.5!important;
  pointer-events:none!important;
}
.week-page .site-head,
.week-page .hero,
.week-page main,
.week-page .week-sheet,
.week-page .week-hotel-footer,
.week-page footer{
  position:relative;
  z-index:1;
}
.week-page .week-sheet{
  margin-top:0!important;
  padding-top:0!important;
}
.week-page .week-hero{
  margin-top:8px!important;
  margin-bottom:44px!important;
}
.week-page .week-hero p{
  font-size:18px!important;
}
@media(max-width:840px){
  .hero-kicker{font-size:18px!important}
  .hero-month-big{font-size:27px!important}
  body.week-page .sky-fade{height:500px!important}
}


/* 0.6.0 – Serverbetrieb /buffet + neue Kopf-Hierarchie */
.top-intro{position:relative;z-index:1;max-width:1540px;margin:0 auto;padding:24px 30px 0;text-align:center}
.top-intro .hero-kicker{margin:0 auto 10px!important;font-family:Arial,"Segoe UI",sans-serif!important;font-style:normal!important;font-size:17px!important;line-height:1.35!important;color:rgba(0,0,0,.68)!important;font-weight:400!important}
.top-intro .hero-month-big{margin:0 auto!important;font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif!important;font-style:italic!important;font-size:28px!important;line-height:1.15!important;color:#8c8c8c!important;font-weight:400!important}
.site-head{padding-top:24px!important;padding-bottom:28px!important}
.brand-logo img{width:360px!important;max-height:165px!important}
.hero{margin-top:0!important;padding-top:4px!important}
.hero h1{margin-top:0!important}
.week-page .week-hero{margin-top:0!important}
@media(max-width:840px){
  .top-intro{padding:18px 18px 0}
  .top-intro .hero-kicker{font-size:15px!important}
  .top-intro .hero-month-big{font-size:24px!important}
  .site-head{padding-top:18px!important;padding-bottom:20px!important}
  .brand-logo img{width:290px!important}
}


/* =========================================================
   0.6.2 – Gemeinsamer öffentlicher DuRoc-Header
   Optisch näher an der bestehenden Hotel-Website.
   Für spätere öffentliche Seiten wiederverwendbar.
   ========================================================= */
.duroc-public-header{
  position:relative;
  z-index:20;
  width:100%;
  background:rgba(248,248,248,.74);
  border-bottom:1px solid rgba(255,255,255,.46);
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px);
}
.duroc-public-header__inner{
  width:min(1240px,calc(100% - 48px));
  min-height:118px;
  margin:0 auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
}
.duroc-public-brand{
  display:inline-flex;
  align-items:center;
  text-decoration:none;
}
.duroc-public-brand img{
  display:block;
  width:170px;
  height:96px;
  object-fit:contain;
  object-position:left center;
}
.duroc-public-actions{
  display:flex;
  align-items:center;
  gap:24px;
}
.duroc-book-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:0 30px;
  background:#184d22;
  border:1px solid #184d22;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:700;
  letter-spacing:.02em;
  transition:.18s ease;
}
.duroc-book-button:hover{
  background:#113b19;
  border-color:#113b19;
  transform:translateY(-1px);
}
.duroc-menu{
  position:relative;
}
.duroc-menu summary{
  list-style:none;
  width:58px;
  height:58px;
  border-radius:50%;
  background:#285b32;
  color:#fff;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:3px;
  cursor:pointer;
  user-select:none;
}
.duroc-menu summary::-webkit-details-marker{display:none}
.duroc-menu-lines,
.duroc-menu-lines::before,
.duroc-menu-lines::after{
  display:block;
  width:19px;
  height:1.5px;
  background:#fff;
  content:"";
}
.duroc-menu-lines{position:relative}
.duroc-menu-lines::before{position:absolute;top:-5px;left:0}
.duroc-menu-lines::after{position:absolute;top:5px;left:0}
.duroc-menu summary small{
  font-size:8px;
  line-height:1;
  letter-spacing:.04em;
}
.duroc-menu-panel{
  position:absolute;
  right:0;
  top:68px;
  min-width:205px;
  padding:10px;
  border:1px solid rgba(0,0,0,.09);
  border-radius:18px;
  background:rgba(255,255,255,.97);
  box-shadow:0 18px 48px rgba(0,0,0,.16);
}
.duroc-menu-panel a{
  display:block;
  padding:11px 13px;
  border-radius:11px;
  color:#111;
  text-decoration:none;
  font-size:14px;
  font-weight:600;
}
.duroc-menu-panel a:hover{background:#f2f2f2}

/* Der bestehende Introbereich sitzt jetzt bewusst unter dem gemeinsamen Header. */
.top-intro{
  position:relative;
  z-index:2;
  max-width:1100px;
  margin:26px auto 0;
  padding:0 24px;
  text-align:center;
}

/* Alte Frontend-Header-Klassen werden auf öffentlichen Seiten nicht mehr benötigt. */
.week-page > .site-head,
body > .site-head{display:none!important}

@media(max-width:760px){
  .duroc-public-header__inner{
    width:calc(100% - 28px);
    min-height:92px;
    gap:14px;
  }
  .duroc-public-brand img{
    width:132px;
    height:74px;
  }
  .duroc-public-actions{gap:10px}
  .duroc-book-button{
    min-height:44px;
    padding:0 17px;
    font-size:12px;
  }
  .duroc-menu summary{
    width:48px;
    height:48px;
  }
  .duroc-menu-panel{
    right:0;
    top:57px;
  }
}
@media(max-width:460px){
  .duroc-public-header__inner{
    width:calc(100% - 20px);
  }
  .duroc-public-brand img{
    width:112px;
    height:68px;
  }
  .duroc-book-button{
    padding:0 12px;
    min-height:42px;
    font-size:10px;
  }
  .duroc-menu summary{
    width:44px;
    height:44px;
  }
}


/* =========================================================
   0.6.3 – Drantos-naeherer Header + sichere Aktionslinks
   ========================================================= */
.duroc-public-header{
  position:relative!important;
  z-index:30!important;
  width:100%!important;
  background:rgba(248,248,248,.82)!important;
  border-bottom:1px solid rgba(255,255,255,.5)!important;
  -webkit-backdrop-filter:blur(7px)!important;
  backdrop-filter:blur(7px)!important;
}
.duroc-public-header__inner{
  width:min(1080px,calc(100% - 40px))!important;
  min-height:92px!important;
  margin:0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
}
.duroc-public-brand img{
  display:block!important;
  width:128px!important;
  height:78px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.duroc-public-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:11px!important;
}
.duroc-header-tool{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:40px!important;
  padding:0 15px!important;
  border:1px solid rgba(0,0,0,.12)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.88)!important;
  color:#151515!important;
  text-decoration:none!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:700!important;
  letter-spacing:.01em!important;
  box-shadow:none!important;
}
.duroc-header-tool:hover{
  border-color:rgba(0,0,0,.32)!important;
  background:#fff!important;
}
.duroc-book-button{
  min-height:44px!important;
  padding:0 23px!important;
  border-radius:0!important;
  background:#174f23!important;
  border:1px solid #174f23!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:700!important;
  letter-spacing:.02em!important;
  text-decoration:none!important;
}
.duroc-book-button:hover{
  background:#103c19!important;
  border-color:#103c19!important;
}
.duroc-menu summary{
  width:44px!important;
  height:44px!important;
  border-radius:50%!important;
  background:#285b32!important;
}
.duroc-menu summary small{
  font-size:6.5px!important;
}
.duroc-menu-lines,
.duroc-menu-lines::before,
.duroc-menu-lines::after{
  width:16px!important;
}
.duroc-menu-panel{
  top:52px!important;
  min-width:190px!important;
  border-radius:15px!important;
}
.top-intro{
  margin-top:14px!important;
}
@media(max-width:760px){
  .duroc-public-header__inner{
    width:calc(100% - 24px)!important;
    min-height:82px!important;
    gap:10px!important;
  }
  .duroc-public-brand img{
    width:108px!important;
    height:66px!important;
  }
  .duroc-public-actions{gap:6px!important}
  .duroc-header-tool{
    min-height:36px!important;
    padding:0 10px!important;
    font-size:9px!important;
  }
  .duroc-book-button{
    min-height:38px!important;
    padding:0 13px!important;
    font-size:9.5px!important;
  }
  .duroc-menu summary{
    width:39px!important;
    height:39px!important;
  }
}
@media(max-width:520px){
  .duroc-public-header__inner{
    width:calc(100% - 16px)!important;
  }
  .duroc-public-brand img{
    width:96px!important;
    height:60px!important;
  }
  .duroc-header-tool{
    padding:0 8px!important;
    font-size:8px!important;
  }
  .duroc-header-tool:nth-of-type(2){
    max-width:54px!important;
    white-space:normal!important;
    text-align:center!important;
    line-height:1.05!important;
  }
  .duroc-book-button{
    padding:0 10px!important;
    font-size:8.5px!important;
  }
}


/* =========================================================
   0.6.4 – Header oben, Logo groesser, Menü lesbar
   ========================================================= */
.duroc-public-header{
  position:relative!important;
  top:0!important;
  margin:0!important;
  z-index:40!important;
}
.duroc-public-header__inner{
  width:min(1120px,calc(100% - 40px))!important;
  min-height:112px!important;
}
.duroc-public-brand img{
  width:160px!important;
  height:96px!important;
}
.duroc-public-actions{
  gap:10px!important;
}
.duroc-menu summary{
  width:50px!important;
  height:50px!important;
  gap:4px!important;
}
.duroc-menu summary small{
  display:block!important;
  font-size:8px!important;
  line-height:1!important;
  letter-spacing:.04em!important;
  font-weight:700!important;
  color:#fff!important;
}
.duroc-menu-lines,
.duroc-menu-lines::before,
.duroc-menu-lines::after{
  width:18px!important;
  height:1.5px!important;
}
.top-intro{
  margin-top:18px!important;
}
@media(max-width:760px){
  .duroc-public-header__inner{
    min-height:94px!important;
  }
  .duroc-public-brand img{
    width:134px!important;
    height:80px!important;
  }
  .duroc-menu summary{
    width:46px!important;
    height:46px!important;
  }
  .duroc-menu summary small{
    font-size:7.5px!important;
  }
}
@media(max-width:520px){
  .duroc-public-header__inner{
    width:calc(100% - 18px)!important;
    min-height:88px!important;
  }
  .duroc-public-brand img{
    width:124px!important;
    height:74px!important;
  }
  .duroc-header-tool{
    min-height:34px!important;
    padding:0 7px!important;
    font-size:7.8px!important;
  }
  .duroc-book-button{
    min-height:36px!important;
    padding:0 9px!important;
    font-size:8.5px!important;
  }
  .duroc-menu summary{
    width:43px!important;
    height:43px!important;
  }
  .duroc-menu summary small{
    font-size:7px!important;
  }
}


/* =========================================================
   0.6.5 – Header und Footer
   ========================================================= */
.duroc-public-header{
  position:relative!important;
  z-index:40!important;
  width:100%!important;
  margin:0!important;
  background:rgba(255,255,255,.76)!important;
  border-bottom:1px solid rgba(255,255,255,.58)!important;
  -webkit-backdrop-filter:blur(8px)!important;
  backdrop-filter:blur(8px)!important;
}
.duroc-public-header__inner{
  width:min(1180px,calc(100% - 48px))!important;
  min-height:116px!important;
  margin:0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:26px!important;
}
.duroc-public-brand img{
  display:block!important;
  width:185px!important;
  height:102px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.duroc-public-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:12px!important;
}
.duroc-header-tool{
  min-height:44px!important;
  padding:0 20px!important;
  border:1px solid rgba(0,0,0,.12)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.88)!important;
  color:#181818!important;
  text-decoration:none!important;
  font-size:12px!important;
  font-weight:700!important;
  letter-spacing:.01em!important;
  box-shadow:none!important;
}
.duroc-header-tool:hover{
  background:#fff!important;
  border-color:rgba(0,0,0,.28)!important;
}
.duroc-book-button{
  min-height:48px!important;
  padding:0 24px!important;
  background:#174f23!important;
  border:1px solid #174f23!important;
  border-radius:0!important;
  color:#fff!important;
  text-decoration:none!important;
  font-size:12px!important;
  font-weight:700!important;
  letter-spacing:.02em!important;
}
.duroc-book-button:hover{
  background:#103c19!important;
  border-color:#103c19!important;
}
.duroc-menu summary{
  width:48px!important;
  height:48px!important;
  border-radius:50%!important;
  background:#285b32!important;
  display:grid!important;
  place-items:center!important;
  cursor:pointer!important;
}
.duroc-menu summary small{display:none!important}
.duroc-menu-lines,
.duroc-menu-lines::before,
.duroc-menu-lines::after{
  display:block!important;
  width:20px!important;
  height:2px!important;
  background:#fff!important;
  content:""!important;
  border-radius:2px!important;
}
.duroc-menu-lines{
  position:relative!important;
}
.duroc-menu-lines::before{
  position:absolute!important;
  top:-6px!important;
  left:0!important;
}
.duroc-menu-lines::after{
  position:absolute!important;
  top:6px!important;
  left:0!important;
}
.duroc-menu-panel{
  top:56px!important;
}
.top-intro{
  margin-top:18px!important;
}

/* Footer */
.duroc-footer{
  position:relative;
  z-index:2;
  margin:0;
  background:#454545;
  color:#fff;
}
.duroc-footer__inner{
  width:min(1180px,calc(100% - 48px));
  margin:0 auto;
  padding:52px 0 44px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:70px;
}
.duroc-footer h3{
  margin:0 0 15px;
  padding-bottom:9px;
  border-bottom:1px solid rgba(255,255,255,.5);
  font-size:14px;
  text-transform:uppercase;
  letter-spacing:.03em;
}
.duroc-footer__links,
.duroc-footer__address{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:8px;
  font-size:14px;
  line-height:1.45;
}
.duroc-footer__links a{
  color:#fff;
  text-decoration:none;
}
.duroc-footer__links a:hover{text-decoration:underline}
.duroc-footer__address strong{font-size:15px}
.duroc-subfooter{
  min-height:54px;
  padding:15px 24px;
  background:#2f2f2f;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  color:#bdbdbd;
  font-size:12px;
}
.duroc-subfooter a{
  color:#d2d2d2;
  text-decoration:none;
}
.duroc-subfooter a:hover{color:#fff}

@media(max-width:820px){
  .duroc-public-header__inner{
    width:calc(100% - 28px)!important;
    min-height:94px!important;
    gap:12px!important;
  }
  .duroc-public-brand img{
    width:142px!important;
    height:82px!important;
  }
  .duroc-public-actions{gap:7px!important}
  .duroc-header-tool{
    min-height:38px!important;
    padding:0 11px!important;
    font-size:9px!important;
  }
  .duroc-book-button{
    min-height:40px!important;
    padding:0 13px!important;
    font-size:9.5px!important;
  }
  .duroc-menu summary{
    width:42px!important;
    height:42px!important;
  }
  .duroc-menu-lines,
  .duroc-menu-lines::before,
  .duroc-menu-lines::after{
    width:18px!important;
  }
  .duroc-footer__inner{
    width:calc(100% - 36px);
    grid-template-columns:1fr;
    gap:34px;
    padding:38px 0;
  }
}
@media(max-width:540px){
  .duroc-public-header__inner{
    width:calc(100% - 18px)!important;
    min-height:86px!important;
  }
  .duroc-public-brand img{
    width:118px!important;
    height:72px!important;
  }
  .duroc-header-tool{
    min-height:34px!important;
    padding:0 7px!important;
    font-size:7.8px!important;
  }
  .duroc-header-tool:nth-of-type(2){
    max-width:58px!important;
    white-space:normal!important;
    text-align:center!important;
    line-height:1.05!important;
  }
  .duroc-book-button{
    min-height:36px!important;
    padding:0 9px!important;
    font-size:8.4px!important;
  }
  .duroc-menu summary{
    width:38px!important;
    height:38px!important;
  }
}


/* =========================================================
   0.6.6 – Header transparenter + Logo größer
   ========================================================= */
.duroc-public-header{
  background:rgba(255,255,255,.58)!important;
  border-bottom:1px solid rgba(255,255,255,.46)!important;
  -webkit-backdrop-filter:blur(10px)!important;
  backdrop-filter:blur(10px)!important;
}
.duroc-public-header__inner{
  width:min(1220px,calc(100% - 48px))!important;
  min-height:122px!important;
}
.duroc-public-brand img{
  width:215px!important;
  height:112px!important;
}
.duroc-book-button{
  min-height:48px!important;
  padding:0 25px!important;
}
.duroc-menu summary{
  width:50px!important;
  height:50px!important;
}
@media(max-width:820px){
  .duroc-public-header{
    background:rgba(255,255,255,.66)!important;
  }
  .duroc-public-header__inner{
    min-height:100px!important;
  }
  .duroc-public-brand img{
    width:160px!important;
    height:90px!important;
  }
}
@media(max-width:540px){
  .duroc-public-brand img{
    width:142px!important;
    height:82px!important;
  }
}


/* =========================================================
   0.6.7 – Frontend Header / Intro
   ========================================================= */
.duroc-public-header{
  background:rgba(255,255,255,.43)!important;
  border-bottom:1px solid rgba(255,255,255,.34)!important;
  -webkit-backdrop-filter:blur(9px)!important;
  backdrop-filter:blur(9px)!important;
}
.duroc-public-brand img{
  width:220px!important;
  height:114px!important;
}
.top-intro{
  margin-top:42px!important;
  padding-top:0!important;
}
.top-intro .hero-kicker{
  margin-bottom:16px!important;
}
.top-intro .hero-month-big{
  margin-top:0!important;
}
@media(max-width:820px){
  .duroc-public-header{
    background:rgba(255,255,255,.52)!important;
  }
  .top-intro{
    margin-top:30px!important;
  }
  .duroc-public-brand img{
    width:166px!important;
    height:92px!important;
  }
}
@media(max-width:540px){
  .top-intro{
    margin-top:24px!important;
  }
  .duroc-public-brand img{
    width:146px!important;
    height:84px!important;
  }
}


/* =========================================================
   0.6.8 – FINAL Header / Hero spacing
   ========================================================= */
.duroc-public-header{
  background:rgba(255,255,255,.30)!important;
  border-bottom:1px solid rgba(255,255,255,.26)!important;
  -webkit-backdrop-filter:blur(7px)!important;
  backdrop-filter:blur(7px)!important;
}
.duroc-public-header__inner{
  min-height:124px!important;
}
.duroc-public-brand img{
  width:230px!important;
  height:118px!important;
}
.top-intro{
  max-width:1100px!important;
  margin:56px auto 0!important;
  padding:0 24px!important;
  text-align:center!important;
}
.top-intro .hero-kicker{
  font-family:Arial,"Segoe UI",sans-serif!important;
  font-style:normal!important;
  font-size:16px!important;
  line-height:1.35!important;
  color:rgba(0,0,0,.62)!important;
  margin:0 0 20px!important;
}
.top-intro .hero-month-big{
  font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif!important;
  font-style:italic!important;
  font-weight:400!important;
  font-size:34px!important;
  line-height:1.1!important;
  color:#969696!important;
  margin:0!important;
}
.week-page .week-hero{
  margin:18px auto 46px!important;
}
.week-page .week-hero h1{
  margin:0 0 12px!important;
  font-size:clamp(52px,5.7vw,78px)!important;
  line-height:1!important;
}
.week-page .week-hero p{
  margin:0 auto!important;
  font-size:18px!important;
  line-height:1.45!important;
}
.week-page .hero-actions{
  margin-top:24px!important;
}

@media(max-width:820px){
  .duroc-public-header{
    background:rgba(255,255,255,.38)!important;
  }
  .duroc-public-header__inner{
    min-height:102px!important;
  }
  .duroc-public-brand img{
    width:174px!important;
    height:96px!important;
  }
  .top-intro{
    margin-top:38px!important;
  }
  .top-intro .hero-kicker{
    font-size:14px!important;
    margin-bottom:15px!important;
  }
  .top-intro .hero-month-big{
    font-size:28px!important;
  }
  .week-page .week-hero{
    margin-top:14px!important;
  }
}
@media(max-width:540px){
  .duroc-public-header__inner{
    min-height:92px!important;
  }
  .duroc-public-brand img{
    width:152px!important;
    height:86px!important;
  }
  .top-intro{
    margin-top:30px!important;
  }
  .top-intro .hero-kicker{
    font-size:13px!important;
  }
  .top-intro .hero-month-big{
    font-size:25px!important;
  }
  .week-page .week-hero h1{
    font-size:42px!important;
  }
}
