@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600&display=swap');
:root{--green:#073d2b;--green2:#0e503a;--gold:#c59232;--cream:#f7f2e9;--ink:#17231f;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.6}
.site-header{height:78px;position:sticky;z-index:40;top:0;display:flex;align-items:center;gap:2rem;padding:0 4vw;background:rgba(247,242,233,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(7,61,43,.12)}
.site-logo{display:flex;flex-direction:column;line-height:1.05;color:var(--green);text-decoration:none;letter-spacing:.13em;min-width:185px}.mini-mountain{color:var(--gold);letter-spacing:0;text-align:center}.site-header nav{display:flex;align-items:center;gap:1.35rem;flex:1;justify-content:center}.site-header nav a{color:var(--green);text-decoration:none;font-size:.92rem;font-weight:600}.book-top,.btn{display:inline-block;text-decoration:none;border-radius:6px;font-weight:700}.book-top{background:var(--green);color:white;padding:.7rem 1rem;white-space:nowrap}.menu{display:none}
.home-hero{min-height:610px;height:72vh;position:relative;display:flex;align-items:center;overflow:hidden}.home-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,26,20,.86) 0%,rgba(11,26,20,.48) 45%,rgba(11,26,20,.06) 75%)}.home-copy{position:relative;z-index:2;color:white;width:min(760px,86vw);margin-left:5vw}.home-copy h1,.page-hero h1{font-family:"Cormorant Garamond",serif;font-size:clamp(3.7rem,7vw,7rem);margin:.1em 0;color:white;line-height:.94;letter-spacing:.02em}.home-copy>p:not(.eyebrow){font-size:1.2rem;max-width:620px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--gold);font-weight:700;font-size:.78rem}.eyebrow.light{color:#e2b861}.actions{display:flex;gap:1rem;margin-top:2rem}.btn{padding:.9rem 1.25rem}.gold{background:var(--gold);color:#173022}.glass{border:1px solid rgba(255,255,255,.75);color:white;background:rgba(255,255,255,.04)}.dark{background:var(--green);color:white}
.featurebar{display:grid;grid-template-columns:repeat(8,1fr);background:#092f23;color:white;padding:0 4vw}.featurebar div{min-height:90px;border-right:1px solid rgba(255,255,255,.14);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:1.2rem}.featurebar span{font-size:.72rem;margin-top:.25rem}.section{width:min(1220px,91vw);margin:auto;padding:90px 0}h2,h3{font-family:"Cormorant Garamond",serif;color:var(--green);line-height:1.05}h2{font-size:clamp(2.4rem,4vw,4rem);margin:.1em 0 .45em}h3{font-size:2rem;margin:.25em 0}.portal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.portal-card{min-height:285px;padding:1.8rem;display:flex;flex-direction:column;justify-content:flex-end;border-radius:12px;color:white;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 12px 35px rgba(0,0,0,.14)}.portal-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.76),rgba(0,0,0,.08))}.portal-card>*{position:relative;z-index:1}.portal-card span{font-size:2rem}.portal-card h3{color:white}.summer{background:url("assets/lato_01.jpg") center/cover}.winter{background:url("assets/zima_01.jpg") center/cover}.rain{background:url("assets/deszcz_01.jpg") center/cover}.food{background:url("assets/rest_01.jpg") center/cover}.home-gallery{display:grid;grid-template-columns:.7fr 1.3fr;gap:5vw;align-items:center}.mini-gallery{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:10px;height:370px}.mini-gallery img{width:100%;height:100%;object-fit:cover;border-radius:8px}.text-link{color:var(--green);font-weight:700;text-decoration:none}
.page-hero{background:linear-gradient(135deg,#082f22,#165b42);min-height:300px;color:white;display:grid;place-items:center;text-align:center;padding:60px 5vw}.page-hero>div{max-width:900px}.page-hero h1{font-size:clamp(3.2rem,6vw,5.8rem)}.page-hero p:last-child{font-size:1.05rem}.season-icon{font-size:2.5rem}
.attraction-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.attraction-card{background:white;border-radius:13px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.07);display:grid;grid-template-columns:43% 57%;min-height:300px}.attraction-card img{width:100%;height:100%;object-fit:cover}.card-copy{padding:1.5rem}.card-meta{color:var(--gold);font-weight:700;font-size:.83rem;text-transform:uppercase;letter-spacing:.04em}.card-copy h2{font-size:2rem}.address{font-size:.88rem;color:#52615b}.card-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.small-btn{background:var(--green);color:white;text-decoration:none;padding:.58rem .75rem;border-radius:5px;font-size:.78rem;font-weight:700}.small-btn.outline{background:white;color:var(--green);border:1px solid var(--green)}.cta{background:#e9dfcf;text-align:center;padding:65px 5vw}.cta .btn{margin:.35rem}
.gallery-full{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:13px}.gallery-item{border:0;padding:0;background:none;cursor:pointer;overflow:hidden;border-radius:8px}.gallery-item:nth-child(7n+1){grid-column:span 2;grid-row:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.25s}.gallery-item:hover img{transform:scale(1.02)}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:99;display:none;align-items:center;justify-content:center;padding:3vw}.lightbox.open{display:flex}.lightbox img{max-width:94vw;max-height:90vh}.lightbox-close{position:absolute;top:15px;right:25px;color:white;background:none;border:0;font-size:3rem}
.contact-page{display:grid;grid-template-columns:1fr 1.2fr;gap:5vw;align-items:center}.contact-panel{background:white;padding:2.5rem;border-radius:10px}.contact-panel a{color:var(--green)}.contact-photo img{width:100%;height:520px;object-fit:cover;border-radius:10px}.site-footer{background:#082f22;color:white;padding:2.4rem 5vw;display:flex;justify-content:space-between;gap:2rem}.site-footer a{color:white}
@media(max-width:1000px){.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--cream);padding:1.2rem 5vw;flex-direction:column}.site-header nav.open{display:flex}.menu{display:block;border:0;background:none;font-size:1.4rem;color:var(--green)}.book-top{margin-left:auto}.featurebar{grid-template-columns:repeat(4,1fr)}.portal-grid{grid-template-columns:1fr 1fr}.attraction-grid{grid-template-columns:1fr}.home-gallery{grid-template-columns:1fr}.gallery-full{grid-template-columns:repeat(2,1fr)}.contact-page{grid-template-columns:1fr}}
@media(max-width:600px){.site-logo{min-width:auto;font-size:.8rem}.book-top{display:none}.home-hero{min-height:620px;height:80vh}.home-copy{margin-left:7vw}.featurebar{grid-template-columns:repeat(2,1fr)}.portal-grid{grid-template-columns:1fr}.attraction-card{grid-template-columns:1fr}.attraction-card img{height:220px}.gallery-full{grid-template-columns:1fr}.gallery-item:nth-child(n){grid-column:span 1;grid-row:span 1}.mini-gallery{grid-template-columns:1fr 1fr;height:auto}.mini-gallery img{height:220px}.mini-gallery img:first-child{grid-column:1/3}.site-footer{flex-direction:column}}

.gallery-full .gallery-item img{display:block;width:100%;height:100%;object-fit:cover;}
/* Poprawki 07.08 */
.home-hero>img{object-position:center 48%;}
.home-copy{padding-top:28px;padding-bottom:28px;}
.home-copy h1{max-width:100%;font-size:clamp(3.2rem,6vw,6.5rem);overflow:visible;}
@media(max-width:600px){
  .home-hero>img{object-position:center center;}
  .home-copy h1{font-size:clamp(2.8rem,13vw,4.5rem);}
}

/* Galeria pełnoekranowa */
.lightbox{
  position:fixed; inset:0; z-index:1000;
  background:rgba(3,12,9,.94);
  display:none; align-items:center; justify-content:center;
  padding:24px 72px; backdrop-filter:blur(8px);
}
.lightbox.open{display:flex;animation:lbFade .18s ease-out}
@keyframes lbFade{from{opacity:0}to{opacity:1}}
.lightbox-stage{
  margin:0; width:min(1180px,86vw); height:min(82vh,860px);
  display:flex; flex-direction:column; align-items:center; justify-content:center;
}
.lightbox-stage img{
  display:block; max-width:100%; max-height:calc(100% - 44px);
  object-fit:contain; border-radius:8px;
  box-shadow:0 20px 60px rgba(0,0,0,.45);
  transition:opacity .15s ease, transform .2s ease;
  touch-action:pan-y pinch-zoom;
}
.lightbox-counter{color:rgba(255,255,255,.9);margin-top:12px;font-size:.9rem;letter-spacing:.08em}
.lightbox-close{
  position:absolute;right:28px;top:20px;z-index:3;
  width:48px;height:48px;border:0;border-radius:50%;
  color:#fff;background:rgba(255,255,255,.1);font-size:2rem;cursor:pointer;
}
.lightbox-nav{
  position:absolute;top:50%;transform:translateY(-50%);
  width:58px;height:72px;border:0;border-radius:10px;
  background:rgba(255,255,255,.1);color:#fff;
  font-size:3.2rem;line-height:1;cursor:pointer;z-index:2;
}
.lightbox-nav:hover{background:rgba(255,255,255,.2)}
.lightbox-prev{left:18px}.lightbox-next{right:18px}
.gallery-item{position:relative}
.gallery-item:after{
  content:"↗";position:absolute;right:10px;bottom:8px;
  width:30px;height:30px;display:grid;place-items:center;
  border-radius:50%;background:rgba(7,61,43,.78);color:#fff;
  opacity:0;transition:opacity .18s ease;
}
.gallery-item:hover:after{opacity:1}
@media(max-width:700px){
  .lightbox{padding:18px 10px 70px}
  .lightbox-stage{width:96vw;height:76vh}
  .lightbox-nav{top:auto;bottom:14px;transform:none;width:54px;height:48px;font-size:2.5rem}
  .lightbox-prev{left:calc(50% - 68px)} .lightbox-next{right:calc(50% - 68px)}
  .lightbox-close{right:12px;top:10px}
}

/* Pogoda na pierwszym ekranie */
.hero-weather{
  position:absolute; right:5vw; bottom:34px; z-index:5;
  display:grid; grid-template-columns:auto auto; gap:8px 16px; align-items:center;
  width:min(380px,90vw); padding:16px 18px;
  background:rgba(246,241,232,.93); color:var(--green);
  border:1px solid rgba(197,146,50,.55); border-radius:12px;
  box-shadow:0 16px 40px rgba(0,0,0,.2); backdrop-filter:blur(10px);
}
.weather-icon{font-size:2rem;grid-row:1/3}
.weather-main{display:grid;grid-template-columns:auto auto;column-gap:10px;align-items:baseline}
.weather-label{grid-column:1/3;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:#67766f}
.weather-main strong{font-family:"Cormorant Garamond",serif;font-size:2.15rem;line-height:1;color:var(--green)}
.weather-main #weather-desc{font-size:.88rem}
.weather-extra{grid-column:2;display:flex;gap:12px;font-size:.72rem;color:#67766f}

/* Polecamy w tym tygodniu */
.week-section{width:min(1220px,91vw);margin:0 auto;padding:82px 0 95px}
.week-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}
.week-head h2{margin-bottom:0}
.week-all{white-space:nowrap}
.week-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.week-card{
  background:#fff;border:1px solid rgba(7,61,43,.10);border-radius:12px;
  padding:23px;display:grid;grid-template-columns:78px 1fr;gap:18px;
  box-shadow:0 10px 28px rgba(7,61,43,.06);
}
.week-card.featured{border-color:rgba(197,146,50,.7);box-shadow:0 14px 34px rgba(197,146,50,.13)}
.week-date{
  border-right:1px solid rgba(7,61,43,.13);padding-right:14px;
  display:flex;flex-direction:column;align-items:center;justify-content:flex-start;
  color:var(--green)
}
.week-date strong{font-family:"Cormorant Garamond",serif;font-size:2rem;line-height:1}
.week-date span{font-size:.58rem;letter-spacing:.11em;margin-top:5px;color:#77847e}
.week-tag{display:inline-block;color:var(--gold);font-size:.66rem;letter-spacing:.07em;text-transform:uppercase;font-weight:700}
.week-copy h3{font-size:1.65rem;margin:.25em 0 .35em}
.week-copy p{font-size:.87rem;color:#506059;margin:.3rem 0 .8rem}
.week-copy a{color:var(--green);font-weight:700;text-decoration:none;font-size:.78rem}
.today-tip{
  margin-top:18px;background:var(--green);color:white;border-radius:10px;padding:17px 20px;
  display:flex;align-items:center;gap:15px
}
.tip-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:var(--green);font-weight:800}
.today-tip strong{color:#f6d58b}.today-tip p{margin:2px 0 0;font-size:.86rem}

@media(max-width:1000px){
  .week-grid{grid-template-columns:1fr}
  .hero-weather{right:4vw;bottom:22px}
}
@media(max-width:700px){
  .hero-weather{left:5vw;right:auto;bottom:16px;width:90vw;padding:12px 14px}
  .weather-main strong{font-size:1.8rem}
  .weather-extra{flex-direction:column;gap:0}
  .week-head{align-items:flex-start;flex-direction:column}
  .week-card{grid-template-columns:64px 1fr;padding:18px}
}

.event-details{
  display:grid; gap:7px; margin:.9rem 0 1rem; padding:.8rem 0;
  border-top:1px solid rgba(7,61,43,.09);
  border-bottom:1px solid rgba(7,61,43,.09);
  color:#314a40; font-size:.78rem;
}
.event-details span{display:block}
.event-details small{color:#74827c;font-size:.72rem}

/* Nowa wersja ze zdjęciami użytkownika */
.home-hero>img{object-position:center center;}
.home-copy{max-width:760px;}
.home-copy h1{text-shadow:0 3px 20px rgba(0,0,0,.24);}
.mini-gallery img{object-position:center center;}
.booking-contact{margin-top:1rem;}
.gallery-full{grid-auto-flow:dense;}
@media(min-width:1100px){.home-hero>img{object-position:center 52%;}}


/* ===== WERSJA 5: osobne, pełne pliki zdjęć 16:9 ===== */
.page-lato .attraction-grid,
.page-deszcz .attraction-grid,
.page-restauracje .attraction-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:26px;
  align-items:stretch;
}

.page-lato .attraction-card,
.page-deszcz .attraction-card,
.page-restauracje .attraction-card{
  display:flex;
  flex-direction:column;
  min-height:0;
  height:auto;
  overflow:hidden;
}

.page-lato .attraction-card > img,
.page-deszcz .attraction-card > img,
.page-restauracje .attraction-card > img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:16/9;
  object-fit:contain;
  background:#f2eee7;
  flex:0 0 auto;
}

.page-lato .attraction-card .card-copy,
.page-deszcz .attraction-card .card-copy,
.page-restauracje .attraction-card .card-copy{
  display:flex;
  flex-direction:column;
  flex:1;
}

.page-lato .attraction-card .card-actions,
.page-deszcz .attraction-card .card-actions,
.page-restauracje .attraction-card .card-actions{
  margin-top:auto;
}

@media(max-width:1000px){
  .page-lato .attraction-grid,
  .page-deszcz .attraction-grid,
  .page-restauracje .attraction-grid{
    grid-template-columns:1fr;
  }
}


/* ===== WERSJA 6: tylko Lato, Zima i Kontakt ===== */
.page-lato .attraction-card > img,
.page-zima .attraction-card > img{
  display:block !important;
  width:100% !important;
  height:280px !important;
  object-fit:cover !important;
  object-position:center !important;
  background:none !important;
  min-height:280px !important;
  max-height:280px !important;
}

.page-kontakt .contact-photo img{
  display:block;
  width:100%;
  height:520px;
  object-fit:cover;
  object-position:center;
}

@media(max-width:600px){
  .page-lato .attraction-card > img,
  .page-zima .attraction-card > img{
    height:220px !important;
    min-height:220px !important;
    max-height:220px !important;
  }
  .page-kontakt .contact-photo img{
    height:360px;
  }
}

/* WERSJA 7 — korekta wyłącznie zdjęć 5, 7 i 8 na stronie LATO */
.page-lato .attraction-card:nth-child(5) > img,
.page-lato .attraction-card:nth-child(7) > img,
.page-lato .attraction-card:nth-child(8) > img{
  display:block !important;
  width:100% !important;
  height:280px !important;
  min-height:280px !important;
  max-height:280px !important;
  object-fit:cover !important;
  object-position:center center !important;
  margin:0 !important;
  padding:0 !important;
}
