*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff;line-height:1.7}
img{max-width:100%}
.topbar{position:sticky;top:0;z-index:20;height:80px;background:#fff;display:flex;align-items:center;padding:0 4%;gap:34px;border-bottom:1px solid #eee}
.logo img{width:88px;display:block}
.nav{margin:auto;display:flex;gap:38px}
.nav a,.eshop,.footer a{text-decoration:none;text-transform:uppercase;letter-spacing:2px;font-size:13px;color:#777}
.nav a:hover{color:#000}
.eshop{background:#111;color:#fff;padding:16px 26px}
.nav-toggle{display:none;background:none;border:0;font-size:28px;cursor:pointer}

/* ÚVODNÍ OBRÁZEK: vložte vlastní obrázek do img/hero.jpg */
.hero{position:relative;min-height:620px;margin:0 2%;overflow:hidden;display:grid;place-items:center;text-align:center;color:#fff;background:linear-gradient(rgba(0,0,0,.62),rgba(0,0,0,.62)),url('../img/hero.jpg');background-size:cover;background-position:center;background-repeat:no-repeat}
.hero-content{max-width:820px;padding:30px;z-index:2}
.hero h1{font-size:76px;font-weight:300;margin:8px 0;letter-spacing:.5px}
.hero p{font-size:21px;color:#ddd}.eyebrow{text-transform:uppercase;letter-spacing:5px;font-size:13px;color:#999}
.btn{display:inline-block;border:1px solid #111;background:#111;color:#fff;padding:14px 26px;text-decoration:none;text-transform:uppercase;letter-spacing:2px;font-size:12px;transition:.25s}.btn:hover{transform:translateY(-2px)}
.hero .btn{background:#fff;color:#111;border-color:#fff}.btn.light{background:#fff;color:#111;border-color:#fff}
.hero-shape{position:absolute;background:rgba(255,255,255,.13);border-radius:6px;transform:rotate(24deg);pointer-events:none}.s1{width:420px;height:300px;left:-120px;top:160px}.s2{width:520px;height:330px;right:40px;top:85px}.s3{width:490px;height:330px;left:33%;bottom:-120px}
.section{padding:105px 7%}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.dark{background:#070707;color:#fff}.dark p{color:#ddd}h2{font-size:42px;line-height:1.15;margin:0 0 22px}.center{text-align:center}.link-row{display:flex;gap:18px;flex-wrap:wrap}.link-row a,.card a{color:#111;font-weight:700}.dark a{color:#fff}
.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery img,.card img,.visual img,.wide-img,.social-preview img{width:100%;display:block;object-fit:cover;background:#eee}.gallery img{aspect-ratio:1/1}.visual img{aspect-ratio:4/5}.wide-img{margin-top:25px;aspect-ratio:16/9}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:38px}.cards.three{grid-template-columns:repeat(3,1fr);max-width:1050px;margin-left:auto;margin-right:auto}.cards.two{grid-template-columns:repeat(2,1fr);max-width:700px;margin-left:auto;margin-right:auto}.product-subtitle{text-align:center;font-size:25px;font-weight:300;text-transform:uppercase;letter-spacing:4px;margin:58px 0 26px;color:#111}.product-row-gloria,.product-row-special{margin-top:0}.card{border:1px solid #eee;padding:18px;background:#fff;transition:.25s}.card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(0,0,0,.08)}.card img{aspect-ratio:1/1}.card h3{font-size:20px;margin-bottom:8px}.top-space{margin-top:80px}.contact-short-section{background:#fff}.contact-short{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1050px;margin:36px auto 0}.contact-item{background:#fff;border:1px solid #eee;padding:30px;text-align:center}.contact-item h3{font-size:15px;letter-spacing:3px;text-transform:uppercase;margin:0 0 12px;color:#777}.contact-item a{color:#111;text-decoration:none}.contact-button-wrap{margin-top:34px}.contact-page{max-width:1120px;margin:0 auto}.company-info{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:30px}.info-card{border:1px solid #eee;background:#fff;padding:24px}.info-card h3{font-size:13px;text-transform:uppercase;letter-spacing:2px;color:#777;margin:0 0 8px}.info-card p{margin:0}.contact-form{display:grid;gap:14px}.contact-form input,.contact-form textarea{width:100%;padding:16px;border:1px solid #ddd;font:inherit}.contact-form textarea{min-height:170px}.contact-form button{cursor:pointer}.footer{background:#050505;color:#fff;padding:55px 7%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.footer img{width:90px}.footer nav,.footer div:last-child{display:grid;gap:10px}.social-preview{display:flex!important;gap:10px}.social-preview img{width:78px;height:78px;object-fit:cover}.reveal{opacity:0;transform:translateY(22px);transition:.8s}.reveal.visible{opacity:1;transform:none}

/* Kontakt na úvodní stránce */
.contact-section{background:#fff;padding-top:95px;padding-bottom:95px}
.contact-form-wrap{max-width:760px;margin:0 auto;background:#fff;border:1px solid #eee;padding:54px 58px;box-shadow:0 22px 55px rgba(0,0,0,.05)}
.contact-intro{text-align:left;white-space:nowrap;color:#555;margin:0 0 34px}
.contact-form{display:grid;gap:16px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.contact-form input,.contact-form textarea{width:100%;padding:17px 18px;border:1px solid #ddd;background:#fff;font:inherit;color:#111;outline:none;transition:.2s}
.contact-form input:focus,.contact-form textarea:focus{border-color:#111}
.contact-form textarea{min-height:165px;resize:vertical}
.contact-form button{width:100%;cursor:pointer;margin-top:4px}
.contact-more{text-align:center;margin-top:30px;padding-top:26px;border-top:1px solid #eee}
.contact-more p{margin:0 0 8px;color:#777}
.contact-more a{color:#111;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;font-size:12px;text-decoration:none}
.contact-more a:hover{text-decoration:underline}
@media(max-width:1100px){.cards{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.topbar{height:auto;min-height:72px}.nav-toggle{display:block;margin-left:auto}.nav{display:none;position:absolute;left:0;right:0;top:72px;background:#fff;padding:20px;flex-direction:column;text-align:center;border-bottom:1px solid #eee}.nav.open{display:flex}.eshop{padding:12px 16px}.hero h1{font-size:48px}.split,.footer{grid-template-columns:1fr}.cards,.cards.three,.cards.two{grid-template-columns:1fr 1fr}.contact-short,.company-info{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.cards,.cards.three,.cards.two{grid-template-columns:1fr}.hero{min-height:560px;margin:0}.hero h1{font-size:38px}.hero p{font-size:18px}.section{padding:75px 6%}.topbar{padding:0 5%;gap:14px}.logo img{width:76px}.eshop{font-size:11px;padding:10px 12px}.contact-form-wrap{padding:36px 22px}.form-grid{grid-template-columns:1fr}}

.logo img{width:140px}
.footer img{width:220px}
.footer-social h4{text-transform:uppercase;letter-spacing:3px;margin:0 0 10px}
.footer-social p{color:#bbb;max-width:260px}
.footer-social a{display:block;margin-top:8px}
.contact-form-wrap{max-width:680px}
.contact-section{padding-top:70px;padding-bottom:70px}
.cards .card{display:flex;flex-direction:column}
.cards .card p{flex:1}
@media(max-width:768px){
.logo img{width:120px}
.footer{grid-template-columns:1fr;text-align:center}
.footer-social p{max-width:none}
.contact-form-wrap{padding:35px 22px}
}


/* CLEAN FINAL FOOTER + CONTACT */
.contact-form-wrap{
  max-width:900px;
  padding:62px 70px;
  border:1px solid #e8e8e8;
  box-shadow:0 22px 55px rgba(0,0,0,.045);
}
.contact-section{padding-top:85px;padding-bottom:85px}
.contact-more{border-top:none;padding-top:18px}
.contact-link{font-size:14px!important;letter-spacing:1px!important;text-transform:none!important}

.footer{
  background:#050505;
  color:#fff;
  padding:58px 7% 28px;
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:42px;
  align-items:start;
}
.footer-brand img{
  width:220px;
  height:auto;
  display:block;
  margin-bottom:24px;
}
.footer-brand p{
  margin:0;
  font-weight:700;
  color:#fff;
}
.footer-menu{
  display:grid;
  gap:12px;
  justify-content:center;
}
.footer-social{
  display:grid;
  gap:10px;
  justify-content:start;
}
.footer-social h4{
  margin:0 0 8px;
  text-transform:uppercase;
  letter-spacing:3px;
  font-size:14px;
  color:#fff;
}
.footer-social p{
  margin:0 0 8px;
  color:#ccc;
  max-width:290px;
  line-height:1.7;
}
.footer a{
  text-decoration:none;
  text-transform:uppercase;
  letter-spacing:2px;
  font-size:13px;
  color:#888;
}
.footer a:hover{color:#fff}
.footer-copy{
  grid-column:1 / -1;
  border-top:1px solid rgba(255,255,255,.12);
  padding-top:24px;
  margin-top:18px;
  text-align:center;
  color:#999;
  font-size:13px;
}
@media(max-width:900px){
  .footer{grid-template-columns:1fr;text-align:center;gap:28px}
  .footer-brand img{margin-left:auto;margin-right:auto;width:190px}
  .footer-menu,.footer-social{justify-content:center}
  .footer-social p{max-width:none}
}
@media(max-width:560px){
  .contact-form-wrap{max-width:100%;padding:35px 22px}
  .footer{padding:46px 6% 26px}
  .footer-brand img{width:165px}
}


.contact-form-wrap{
max-width:720px!important;
margin:0 auto;
}
.footer-social p{display:none;}

.contact-split{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:start;max-width:1100px;margin:0 auto}
.contact-info{padding-top:20px}
.contact-info p{margin:18px 0}.contact-link{color:#111!important;text-decoration:none;font-weight:600}
.contact-form{max-width:620px}
@media(max-width:900px){.contact-split{grid-template-columns:1fr}.contact-form{max-width:100%}}


/* Mobile contact optimization */
@media(max-width:900px){
.contact-split{gap:30px!important;}
.contact-info p:first-of-type{font-size:16px;line-height:1.5;}
.contact-form textarea,
.contact-form-wrap textarea{
min-height:120px!important;
height:120px!important;
}
.contact-form-wrap{
padding:24px 18px!important;
}
}

/* FINAL CONTACT RESPONSIVE FIX */
.contact-split{
  width:100%;
  max-width:1080px;
  grid-template-columns:1fr 0.95fr;
  gap:58px;
}
.contact-form-wrap{
  width:100%;
  max-width:540px!important;
  padding:40px 44px!important;
}
.contact-form{
  width:100%;
  max-width:100%!important;
}
.contact-form textarea{
  min-height:140px;
}
.contact-info .contact-intro{
  white-space:normal!important;
  max-width:560px;
}

@media(max-width:900px){
  .contact-section{
    padding:55px 20px!important;
    overflow:hidden;
  }
  .contact-split{
    display:flex!important;
    flex-direction:column!important;
    gap:24px!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 auto!important;
  }
  .contact-info{
    width:100%!important;
    padding-top:0!important;
  }
  .contact-info h2{
    font-size:34px!important;
    line-height:1.12!important;
    margin:0 0 14px!important;
  }
  .contact-info p{
    margin:12px 0!important;
  }
  .contact-info .contact-intro{
    white-space:normal!important;
    max-width:100%!important;
    font-size:15px!important;
    line-height:1.55!important;
  }
  .contact-link{
    display:inline-block!important;
    margin-top:8px!important;
    padding:8px 0!important;
  }
  .contact-form-wrap{
    width:100%!important;
    max-width:100%!important;
    margin:0 auto!important;
    padding:20px 16px!important;
    box-shadow:0 12px 30px rgba(0,0,0,.04)!important;
  }
  .contact-form{
    width:100%!important;
    max-width:100%!important;
    gap:12px!important;
  }
  .form-grid{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .contact-form input,
  .contact-form textarea{
    width:100%!important;
    padding:14px 15px!important;
    font-size:15px!important;
  }
  .contact-form textarea{
    min-height:110px!important;
    height:110px!important;
  }
  .contact-form button{
    width:100%!important;
    padding:13px 18px!important;
  }
}

@media(max-width:420px){
  .contact-section{padding-left:18px!important;padding-right:18px!important;}
  .contact-info h2{font-size:32px!important;}
  .contact-form-wrap{padding:18px 14px!important;}
}

/* PREMIUM ALAPTID PAGE */
.alaptid-hero{
  position:relative;
  min-height:650px;
  margin:0 2%;
  padding:85px 7%;
  overflow:hidden;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:60px;
  align-items:center;
  color:#fff;
  background:#050505;
}
.alaptid-hero-content{position:relative;z-index:2;max-width:760px}
.alaptid-hero h1{font-size:58px;line-height:1.05;margin:12px 0 24px;font-weight:500}
.alaptid-hero p{color:#ddd;font-size:18px;max-width:680px}
.alaptid-hero .btn{margin-top:18px}
.alaptid-hero-image{position:relative;z-index:2}
.alaptid-hero-image img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#111;border:1px solid rgba(255,255,255,.18)}
.section-lead{max-width:780px;margin-left:auto;margin-right:auto;color:inherit}
.alaptid-intro .visual img,.alaptid-lab .visual img{aspect-ratio:4/3;object-fit:cover}
.alaptid-feature-section{padding-top:90px;padding-bottom:95px}
.alaptid-features{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:42px}
.alaptid-feature{border:1px solid rgba(255,255,255,.14);padding:28px 22px;background:rgba(255,255,255,.035);min-height:205px}
.alaptid-feature span{display:block;color:#777;letter-spacing:3px;font-size:12px;margin-bottom:22px}
.alaptid-feature h3{font-size:20px;line-height:1.25;margin:0 0 14px;color:#fff}
.alaptid-feature p{margin:0;color:#cfcfcf}
.alaptid-note{max-width:760px;margin:36px auto 0;text-align:center;color:#ccc!important}
.timeline-section{background:#fff}
.timeline{max-width:960px;margin:45px auto 0;position:relative;display:grid;gap:22px}
.timeline:before{content:"";position:absolute;left:108px;top:18px;bottom:18px;width:1px;background:#ddd}
.timeline-item{display:grid;grid-template-columns:150px 1fr;gap:28px;align-items:start;position:relative;background:#fff;border:1px solid #eee;padding:24px 28px}
.timeline-item:before{display:none}
.timeline-item strong{font-size:22px;letter-spacing:1px}
.timeline-item p{margin:0;color:#555}
.alaptid-product-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:45px;align-items:stretch}
.alaptid-product{background:#fff;color:#111;padding:14px;border:1px solid rgba(255,255,255,.12);transition:transform .25s ease, box-shadow .25s ease}
.alaptid-product img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#eee;display:block;margin-bottom:14px}
.alaptid-product h3{margin:0 0 10px;font-size:15px;line-height:1.25;text-transform:uppercase}.alaptid-product p{margin:0;color:#555;font-size:13px;line-height:1.55}.alaptid-product a{display:block;height:100%;color:inherit;text-decoration:none}.alaptid-product:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(0,0,0,.18)}
.why-list{display:grid;gap:14px}
.why-list div{border:1px solid #eee;background:#fff;padding:18px 22px;font-weight:700}
.faq-section{background:#fff}
.faq-list{max-width:900px;margin:40px auto 0;border-top:1px solid #eee}
.faq-list details{border-bottom:1px solid #eee;padding:22px 0}
.faq-list summary{cursor:pointer;font-size:19px;font-weight:700;list-style:none;position:relative;padding-right:30px}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:"+";position:absolute;right:0;top:0;font-size:24px;line-height:1}
.faq-list details[open] summary:after{content:"–"}
.faq-list p{max-width:760px;color:#555;margin:14px 0 0}
.alaptid-cta{margin:0 2%;padding:105px 7%;text-align:center;color:#fff;background:linear-gradient(rgba(0,0,0,.72),rgba(0,0,0,.72)),url('../img/hero.jpg');background-size:cover;background-position:center}
.alaptid-cta div{max-width:780px;margin:0 auto}
.alaptid-cta h2{font-size:48px;margin-bottom:20px}
.alaptid-cta p{color:#ddd;font-size:18px;margin-bottom:28px}
@media(max-width:1100px){
  .alaptid-features{grid-template-columns:repeat(3,1fr)}
  .alaptid-product-cards{grid-template-columns:repeat(3,1fr)}
  .alaptid-hero{grid-template-columns:1fr;min-height:auto}
  .alaptid-hero h1{font-size:48px}
}

@media(max-width:900px){
  .alaptid-product-cards{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:700px){
  .alaptid-hero{margin:0;padding:68px 6%;gap:34px}
  .alaptid-hero h1{font-size:36px}
  .alaptid-hero p{font-size:16px}
  .alaptid-features,.alaptid-product-cards{grid-template-columns:1fr}
  .timeline:before{display:none}
  .timeline-item{grid-template-columns:1fr;gap:8px;padding:22px}
  .timeline-item:before{display:none}
  .alaptid-cta{margin:0;padding:78px 6%}
  .alaptid-cta h2{font-size:34px}
}

/* =====================================================
   GAUDIUM 2022 – PROFESSIONAL ANIMATIONS & POLISH
   ===================================================== */
:root{
  --ease-luxury:cubic-bezier(.22,.61,.36,1);
  --shadow-soft:0 18px 45px rgba(0,0,0,.08);
  --shadow-dark:0 22px 55px rgba(0,0,0,.22);
}
body{ -webkit-font-smoothing:antialiased; text-rendering:optimizeLegibility; }
.topbar{transition:box-shadow .35s var(--ease-luxury), background .35s var(--ease-luxury), height .35s var(--ease-luxury)}
.topbar.scrolled{background:#f5f5f5!important;box-shadow:0 10px 28px rgba(0,0,0,.05)!important;backdrop-filter:saturate(140%) blur(12px)!important;-webkit-backdrop-filter:saturate(140%) blur(12px)!important}
.logo img{transition:transform .35s var(--ease-luxury), opacity .35s var(--ease-luxury)}
.logo:hover img{transform:scale(1.035);opacity:.88}
.nav a,.footer a,.link-row a,.contact-link{position:relative;transition:color .28s var(--ease-luxury), opacity .28s var(--ease-luxury)}
.nav a::after,.link-row a::after,.contact-link::after,.footer a::after{content:"";position:absolute;left:0;bottom:-5px;width:0;height:1px;background:currentColor;transition:width .32s var(--ease-luxury)}
.nav a:hover::after,.link-row a:hover::after,.contact-link:hover::after,.footer a:hover::after{width:100%}
.eshop,.btn,.contact-form button{transition:transform .32s var(--ease-luxury), box-shadow .32s var(--ease-luxury), background .32s var(--ease-luxury), color .32s var(--ease-luxury), border-color .32s var(--ease-luxury)}
.eshop:hover,.btn:hover,.contact-form button:hover{transform:translateY(-3px);box-shadow:0 16px 35px rgba(0,0,0,.18)}
.hero,.alaptid-hero{isolation:isolate}
.hero::after,.alaptid-hero::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.08),transparent 42%);pointer-events:none;z-index:1;opacity:.8}
.hero-shape{animation:floatShape 14s ease-in-out infinite;will-change:transform}.hero-shape.s2{animation-duration:18s;animation-delay:-4s}.hero-shape.s3{animation-duration:20s;animation-delay:-7s}
@keyframes floatShape{0%,100%{transform:rotate(24deg) translate3d(0,0,0)}50%{transform:rotate(24deg) translate3d(18px,-16px,0)}}
.reveal,.section,.card,.gallery img,.visual img,.wide-img,.alaptid-feature,.timeline-item,.alaptid-product,.info-card,.contact-form-wrap,.footer-brand,.footer-menu,.footer-social{opacity:0;transform:translateY(30px);transition:opacity .8s var(--ease-luxury), transform .8s var(--ease-luxury), box-shadow .32s var(--ease-luxury), border-color .32s var(--ease-luxury)}
.reveal.visible,.section.in-view,.card.in-view,.gallery img.in-view,.visual img.in-view,.wide-img.in-view,.alaptid-feature.in-view,.timeline-item.in-view,.alaptid-product.in-view,.info-card.in-view,.contact-form-wrap.in-view,.footer-brand.in-view,.footer-menu.in-view,.footer-social.in-view{opacity:1;transform:none}
.card:nth-child(2),.alaptid-feature:nth-child(2),.alaptid-product:nth-child(2),.gallery img:nth-child(2){transition-delay:.08s}.card:nth-child(3),.alaptid-feature:nth-child(3),.alaptid-product:nth-child(3),.gallery img:nth-child(3){transition-delay:.16s}.card:nth-child(4),.alaptid-feature:nth-child(4),.alaptid-product:nth-child(4),.gallery img:nth-child(4){transition-delay:.24s}.card:nth-child(5),.alaptid-feature:nth-child(5),.alaptid-product:nth-child(5),.gallery img:nth-child(5){transition-delay:.32s}.gallery img:nth-child(6){transition-delay:.4s}
.card,.alaptid-product,.info-card,.contact-item,.timeline-item{will-change:transform;transition:opacity .8s var(--ease-luxury), transform .32s var(--ease-luxury), box-shadow .32s var(--ease-luxury), border-color .32s var(--ease-luxury)}
.card:hover,.alaptid-product:hover,.info-card:hover,.contact-item:hover,.timeline-item:hover{transform:translateY(-7px);box-shadow:var(--shadow-soft);border-color:#ddd}
.dark .alaptid-product:hover{box-shadow:var(--shadow-dark)}
.gallery img,.visual img,.wide-img,.card img,.alaptid-product img{transition:transform .55s var(--ease-luxury), filter .55s var(--ease-luxury), opacity .55s var(--ease-luxury)}
.gallery img:hover,.visual img:hover,.wide-img:hover,.card:hover img,.alaptid-product:hover img{transform:scale(1.025);filter:contrast(1.03)}
.contact-form input,.contact-form textarea{transition:border-color .25s var(--ease-luxury), box-shadow .25s var(--ease-luxury), transform .25s var(--ease-luxury)}
.contact-form input:focus,.contact-form textarea:focus{box-shadow:0 0 0 4px rgba(0,0,0,.04);transform:translateY(-1px)}
.faq-list details{transition:background .25s var(--ease-luxury), padding-left .25s var(--ease-luxury)}
.faq-list details:hover{background:#fff;padding-left:14px}.faq-list summary:after{transition:transform .3s var(--ease-luxury)}.faq-list details[open] summary:after{transform:rotate(180deg)}
.timeline-item strong{white-space:nowrap}.timeline-item{overflow:hidden}.timeline-item::after{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:#111;transform:scaleY(0);transform-origin:top;transition:transform .55s var(--ease-luxury)}.timeline-item:hover::after,.timeline-item.in-view::after{transform:scaleY(1)}
.footer{position:relative;overflow:hidden}.footer::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.06),transparent 38%);pointer-events:none}
.footer>*{position:relative;z-index:1}
@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal,.section,.card,.gallery img,.visual img,.wide-img,.alaptid-feature,.timeline-item,.alaptid-product,.info-card,.contact-form-wrap,.footer-brand,.footer-menu,.footer-social{opacity:1!important;transform:none!important}}
@media(max-width:700px){.hero-shape{animation:none}.reveal,.section,.card,.gallery img,.visual img,.wide-img,.alaptid-feature,.timeline-item,.alaptid-product,.info-card,.contact-form-wrap,.footer-brand,.footer-menu,.footer-social{transition-duration:.55s}.nav a::after,.footer a::after{display:none}}


/* =====================================================
   O ZNACCE – PREMIUM PAGE
   ===================================================== */
.brand-page{background:#fff;overflow:hidden}
.brand-page img{border-radius:0!important}
.brand-hero{display:grid;grid-template-columns:0.92fr 1.08fr;gap:70px;align-items:center;padding-top:105px;padding-bottom:90px}
.brand-hero h1{font-size:58px;line-height:1.04;margin:0 0 24px;letter-spacing:-1px}
.brand-hero .lead{font-size:22px;line-height:1.55;color:#111;margin-bottom:20px}
.brand-hero p{max-width:670px;color:#444}
.brand-hero-image img,.brand-image img{width:100%;display:block;object-fit:cover;background:#eee;aspect-ratio:4/3}
.brand-hero-image img{aspect-ratio:16/10}
.brand-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;max-width:1180px;margin:0 auto}
.brand-split.reverse{grid-template-columns:1fr 1fr}
.brand-text h2,.brand-light h2,.brand-dark-band h2,.brand-products-section h2,.brand-gallery-section h2{font-size:44px;line-height:1.12;margin-bottom:22px}
.brand-text p{color:#444;max-width:600px}
.brand-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:30px}
.brand-mini-grid div{border:1px solid #eee;padding:22px 20px;background:#fff;transition:transform .32s var(--ease-luxury),box-shadow .32s var(--ease-luxury),border-color .32s var(--ease-luxury)}
.brand-mini-grid div:hover{transform:translateY(-6px);box-shadow:var(--shadow-soft);border-color:#ddd}
.brand-mini-grid strong{display:block;font-size:15px;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px}.brand-mini-grid span{display:block;color:#555;font-size:14px;line-height:1.55}
.brand-light{background:#fff}.brand-light .center h2{max-width:820px;margin-left:auto;margin-right:auto}.brand-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1180px;margin:46px auto 0}.brand-card{background:#fff;border:1px solid #eee;padding:34px 28px;min-height:245px;transition:transform .32s var(--ease-luxury),box-shadow .32s var(--ease-luxury),border-color .32s var(--ease-luxury)}.brand-card:hover{transform:translateY(-7px);box-shadow:var(--shadow-soft);border-color:#ddd}.brand-card span{display:block;font-size:12px;letter-spacing:3px;color:#999;margin-bottom:28px}.brand-card h3{font-size:23px;margin:0 0 14px}.brand-card p{color:#555;margin:0}.brand-dark-band{padding-top:95px;padding-bottom:95px}.brand-dark-inner{max-width:980px;margin:0 auto;text-align:center}.brand-dark-inner p{max-width:820px;margin-left:auto;margin-right:auto}.brand-value-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;text-align:left}.brand-value-row div{border:1px solid rgba(255,255,255,.16);padding:28px 24px}.brand-value-row strong{display:block;font-size:20px;margin-bottom:10px;color:#fff}.brand-value-row span{color:#ccc}.section-intro{max-width:720px;margin-left:auto;margin-right:auto;color:#555}.brand-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1120px;margin:46px auto 0}.brand-product{background:#fff;border:1px solid #eee;text-decoration:none;color:#111;display:block;padding:18px;transition:transform .32s var(--ease-luxury),box-shadow .32s var(--ease-luxury),border-color .32s var(--ease-luxury)}.brand-product:hover{transform:translateY(-7px);box-shadow:var(--shadow-soft);border-color:#ddd}.brand-product img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#eee;display:block;margin-bottom:18px}.brand-product h3{margin:0 0 10px;font-size:18px;text-transform:uppercase}.brand-product p{margin:0;color:#555;font-size:14px;line-height:1.55}.brand-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1120px;margin:42px auto 0}.brand-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#eee;display:block}.brand-cta{margin:0 2%;padding:105px 7%;text-align:center;color:#fff;background:linear-gradient(rgba(0,0,0,.72),rgba(0,0,0,.72)),url('../img/hero.jpg');background-size:cover;background-position:center}.brand-cta h2{font-size:50px;margin:0 0 18px}.brand-cta p{color:#ddd;font-size:18px;max-width:720px;margin:0 auto 30px}
/* add brand elements to animation system */
.brand-card,.brand-product,.brand-mini-grid div,.brand-gallery img,.brand-value-row div{opacity:0;transform:translateY(30px);transition:opacity .8s var(--ease-luxury),transform .8s var(--ease-luxury),box-shadow .32s var(--ease-luxury),border-color .32s var(--ease-luxury)}
.brand-card.in-view,.brand-product.in-view,.brand-mini-grid div.in-view,.brand-gallery img.in-view,.brand-value-row div.in-view{opacity:1;transform:none}
.brand-card:nth-child(2),.brand-product:nth-child(2),.brand-gallery img:nth-child(2),.brand-value-row div:nth-child(2){transition-delay:.08s}.brand-card:nth-child(3),.brand-product:nth-child(3),.brand-gallery img:nth-child(3),.brand-value-row div:nth-child(3){transition-delay:.16s}.brand-card:nth-child(4),.brand-product:nth-child(4),.brand-gallery img:nth-child(4){transition-delay:.24s}.brand-gallery img:nth-child(5){transition-delay:.32s}.brand-gallery img:nth-child(6){transition-delay:.4s}
@media(max-width:1100px){.brand-hero,.brand-split{grid-template-columns:1fr;gap:45px}.brand-cards,.brand-products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.brand-hero{padding-top:70px}.brand-hero h1{font-size:40px}.brand-hero .lead{font-size:18px}.brand-text h2,.brand-light h2,.brand-dark-band h2,.brand-products-section h2,.brand-gallery-section h2{font-size:34px}.brand-mini-grid,.brand-cards,.brand-value-row,.brand-products,.brand-gallery{grid-template-columns:1fr}.brand-cta{margin:0;padding:80px 6%}.brand-cta h2{font-size:34px}}

/* Timeline fix */
.timeline-item strong{
display:block;
font-size:2rem;
line-height:1.2;
white-space:normal;
word-break:keep-all;
}
.timeline-item p{margin:0;}
@media (max-width:768px){
.timeline-item{
grid-template-columns:1fr;
gap:12px;
padding:20px;
}
.timeline-item strong{
font-size:1.6rem;
margin-bottom:6px;
}
}

/* =====================================================
   LUXURY TIMELINE – ALAPTID
   ===================================================== */
.timeline-section{
  background:#fff!important;
}
.timeline{
  max-width:1040px!important;
  margin:58px auto 0!important;
  display:grid!important;
  gap:18px!important;
  position:relative!important;
  padding:0!important;
}
.timeline::before{
  display:none!important;
}
.timeline-item{
  display:grid!important;
  grid-template-columns:220px minmax(0,1fr)!important;
  gap:38px!important;
  align-items:center!important;
  position:relative!important;
  overflow:visible!important;
  background:#fff!important;
  border:1px solid #e8e8e8!important;
  padding:30px 38px!important;
  box-shadow:0 18px 45px rgba(0,0,0,.045)!important;
}
.timeline-item::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:0!important;
  top:0!important;
  width:4px!important;
  height:100%!important;
  background:#111!important;
  border-radius:0!important;
}
.timeline-item::after{
  display:none!important;
}
.timeline-item strong{
  display:block!important;
  font-size:26px!important;
  line-height:1.15!important;
  letter-spacing:.5px!important;
  white-space:nowrap!important;
  color:#111!important;
}
.timeline-item p{
  margin:0!important;
  color:#4f4f4f!important;
  font-size:16px!important;
  line-height:1.75!important;
}
.timeline-item:hover{
  transform:translateY(-6px)!important;
  box-shadow:0 24px 60px rgba(0,0,0,.075)!important;
  border-color:#ddd!important;
}

@media(max-width:900px){
  .timeline-item{
    grid-template-columns:180px minmax(0,1fr)!important;
    gap:24px!important;
    padding:26px 28px!important;
  }
  .timeline-item strong{
    font-size:22px!important;
  }
}

@media(max-width:700px){
  .timeline{
    gap:14px!important;
    margin-top:36px!important;
  }
  .timeline-item{
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:24px 22px 24px 26px!important;
  }
  .timeline-item strong{
    white-space:normal!important;
    font-size:22px!important;
  }
  .timeline-item p{
    font-size:15px!important;
  }
}


/* Blog – stránka ve výstavbě */
.blog-coming{background:#fff;min-height:640px;display:flex;align-items:center;justify-content:center;text-align:center;padding-top:120px;padding-bottom:120px}
.blog-coming-inner{max-width:980px;margin:0 auto}
.blog-coming h1{font-size:52px;line-height:1.1;margin:12px 0 24px}
.blog-coming .lead{max-width:760px;margin:0 auto 18px;color:#333;font-size:19px;line-height:1.8}
.blog-coming-inner > p:not(.eyebrow):not(.lead){max-width:760px;margin:0 auto 45px;color:#555}
.blog-coming-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:42px 0 42px;text-align:left}
.blog-mini-card{border:1px solid #eee;background:#fff;padding:30px;transition:.25s}
.blog-mini-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(0,0,0,.07)}
.blog-mini-card span{display:block;font-size:12px;letter-spacing:4px;color:#999;margin-bottom:20px}
.blog-mini-card h3{margin:0 0 10px;font-size:21px}
.blog-mini-card p{margin:0;color:#666;line-height:1.7}
@media(max-width:900px){.blog-coming h1{font-size:40px}.blog-coming-cards{grid-template-columns:1fr}.blog-coming{padding-top:80px;padding-bottom:80px}}
@media(max-width:560px){.blog-coming h1{font-size:32px}.blog-coming .lead{font-size:16px}.blog-mini-card{padding:24px}.blog-coming{padding-left:6%;padding-right:6%}}


/* PRODUCTS PAGE */
.products-hero{padding-top:110px;padding-bottom:110px;text-align:center;overflow:hidden;position:relative}
.products-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.08),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.08),transparent 35%);pointer-events:none}
.products-hero-inner{max-width:920px;margin:0 auto;position:relative;z-index:1}
.products-hero h1{font-size:58px;line-height:1.08;margin:16px 0 22px;font-weight:400}
.products-hero p{max-width:760px;margin:0 auto;color:#ddd;font-size:18px}
.products-tabs{display:flex;justify-content:center;gap:14px;margin-top:34px;flex-wrap:wrap}
.products-tabs a{display:inline-block;border:1px solid rgba(255,255,255,.35);color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:2px;font-size:12px;padding:13px 22px;transition:.25s}
.products-tabs a:hover{background:#fff;color:#111;transform:translateY(-2px)}
.product-page-section{padding-top:90px;padding-bottom:100px}
.product-page-alt{background:#fff}
.product-page-heading{text-align:center;max-width:780px;margin:0 auto 44px}
.product-page-heading h2{font-size:46px;margin-bottom:16px}
.product-page-heading p{color:#555;margin:0 auto;max-width:720px}
.product-page-grid{display:grid;gap:22px;max-width:1180px;margin:0 auto}
.cosmetics-grid{grid-template-columns:repeat(5,1fr)}
.supplements-grid{grid-template-columns:repeat(3,1fr);max-width:950px}
.product-page-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e9e9e9;text-decoration:none;color:#111;transition:.32s;min-height:100%;overflow:hidden}
.product-page-card:hover{transform:translateY(-8px);box-shadow:0 22px 45px rgba(0,0,0,.09)}
.product-page-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#f1f1f1;display:block;border-radius:0!important}
.product-page-card-body{padding:22px 20px 24px;display:flex;flex-direction:column;gap:10px;flex:1}
.product-page-card-body span{text-transform:uppercase;letter-spacing:2px;font-size:11px;color:#999}
.product-page-card h3{font-size:19px;line-height:1.25;margin:0;text-transform:uppercase}
.product-page-card p{font-size:14px;color:#555;margin:0;line-height:1.65;flex:1}
.product-page-card strong{font-size:12px;text-transform:uppercase;letter-spacing:1.8px;margin-top:8px;color:#111}
.products-cta{text-align:center;padding-top:90px;padding-bottom:90px}
.products-cta h2{margin-bottom:14px}.products-cta p{color:#ddd;margin-bottom:26px}
@media(max-width:1180px){.cosmetics-grid{grid-template-columns:repeat(3,1fr)}.supplements-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.products-hero h1{font-size:42px}.cosmetics-grid,.supplements-grid{grid-template-columns:repeat(2,1fr)}.product-page-heading h2{font-size:36px}}
@media(max-width:560px){.products-hero{padding-top:80px;padding-bottom:80px}.products-hero h1{font-size:34px}.products-hero p{font-size:16px}.products-tabs{gap:10px}.products-tabs a{width:100%;text-align:center}.product-page-section{padding-top:70px;padding-bottom:78px}.cosmetics-grid,.supplements-grid{grid-template-columns:1fr}.product-page-card-body{padding:20px}}


/* Produktové detailní stránky */
.product-detail-hero{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:70px;
  align-items:center;
  max-width:1180px;
  margin:0 auto;
  padding:130px 40px 110px;
}
.product-detail-copy h1{
  font-size:64px;
  line-height:1.05;
  margin:14px 0 16px;
  font-weight:500;
}
.product-detail-copy h2{
  font-size:24px;
  line-height:1.35;
  margin:0 0 24px;
  font-weight:400;
  color:#666;
}
.product-detail-copy p{
  font-size:18px;
  line-height:1.85;
  color:#333;
  max-width:620px;
}
.product-detail-actions{
  display:flex;
  align-items:center;
  gap:24px;
  flex-wrap:wrap;
  margin-top:34px;
}
.text-link{
  color:#111;
  text-decoration:none;
  font-weight:700;
  letter-spacing:.6px;
}
.text-link:hover{text-decoration:underline}
.product-detail-image{
  background:#fff;
  min-height:520px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #eee;
}
.product-detail-image img{
  width:100%;
  height:100%;
  max-height:620px;
  object-fit:cover;
  display:block;
  border-radius:0!important;
}
.product-detail-info{
  display:grid;
  grid-template-columns:1fr .72fr;
  gap:70px;
  align-items:start;
  width:min(1120px, calc(100% - 80px));
  max-width:1120px;
  margin-left:auto;
  margin-right:auto;
  box-sizing:border-box;
  padding-left:0;
  padding-right:0;
}
.product-detail-text h2{
  font-size:44px;
  line-height:1.15;
  margin-bottom:24px;
}
.product-detail-text p{
  color:#444;
  font-size:17px;
  line-height:1.9;
}
.product-detail-points{
  background:#111;
  color:#fff;
  padding:44px;
}
.product-detail-points h3{
  margin:0 0 26px;
  font-size:24px;
}
.product-detail-points ul{
  list-style:none;
  padding:0;
  margin:0;
}
.product-detail-points li{
  border-bottom:1px solid rgba(255,255,255,.16);
  padding:15px 0;
  color:#e8e8e8;
}
.product-detail-points li:before{
  content:"✓";
  margin-right:12px;
}
.product-detail-cta{
  text-align:center;
  padding-top:95px;
  padding-bottom:95px;
}
.product-detail-cta h2{
  font-size:48px;
  margin-bottom:16px;
}
.product-detail-cta p{
  color:#ddd;
  margin-bottom:28px;
}
@media(max-width:980px){
  .product-detail-hero{
    grid-template-columns:1fr;
    padding:95px 26px 75px;
    gap:42px;
  }
  .product-detail-copy h1{font-size:48px}
  .product-detail-image{min-height:420px}
  .product-detail-info{
    grid-template-columns:1fr;
    gap:34px;
  }
}
@media(max-width:560px){
  .product-detail-hero{padding:74px 20px 58px}
  .product-detail-copy h1{font-size:38px}
  .product-detail-copy h2{font-size:20px}
  .product-detail-copy p{font-size:16px}
  .product-detail-actions{gap:18px}
  .product-detail-image{min-height:320px}
  .product-detail-text h2{font-size:34px}
  .product-detail-points{padding:30px 24px}
  .product-detail-cta h2{font-size:34px}
}


/* HOMEPAGE PRODUCT CARD FIX */
#produkty .card{
  display:flex;
  flex-direction:column;
  height:100%;
}
#produkty .card img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
}
#produkty .card p{
  flex:1;
}
#produkty .card a{
  margin-top:auto;
  color:#111;
  text-decoration:underline;
  font-weight:700;
}
#produkty .cards.three,
#produkty .cards.two{
  align-items:stretch;
}
#produkty .product-row-special{
  max-width:700px;
}
@media(max-width:900px){
  #produkty .cards.three,
  #produkty .cards.two{
    grid-template-columns:repeat(2,1fr);
  }
}
@media(max-width:560px){
  #produkty .cards.three,
  #produkty .cards.two{
    grid-template-columns:1fr;
  }
}


/* FINAL PRODUCTS PAGE LAYOUT FIX */
.product-page-subtitle{
  text-align:center;
  font-size:26px;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:6px;
  margin:24px auto 34px;
  color:#111;
}
.product-page-subtitle-spaced{margin-top:76px}
.product-page-grid{align-items:stretch}
.cosmetics-gloria-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  max-width:980px;
}
.cosmetics-special-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  max-width:660px;
}
.supplements-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  max-width:980px;
}
.product-page-card{
  height:100%;
  min-height:0;
  display:flex!important;
  flex-direction:column;
}
.product-page-card img{
  height:auto;
  aspect-ratio:1/1;
  object-fit:cover;
  flex:0 0 auto;
}
.product-page-card-body{
  min-height:315px;
  display:flex!important;
  flex-direction:column;
}
.cosmetics-special-grid .product-page-card-body{min-height:250px}
.supplements-grid .product-page-card-body{min-height:300px}
.product-page-card-body p{flex:1}
.product-page-card-body strong{margin-top:auto;display:block;color:#111;text-decoration:none}
.product-page-card:hover .product-page-card-body strong{text-decoration:underline}
@media(max-width:1180px){
  .cosmetics-gloria-grid,.supplements-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .cosmetics-special-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
  .cosmetics-gloria-grid,.supplements-grid,.cosmetics-special-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}
  .product-page-card-body,.cosmetics-special-grid .product-page-card-body,.supplements-grid .product-page-card-body{min-height:260px}
}
@media(max-width:560px){
  .cosmetics-gloria-grid,.supplements-grid,.cosmetics-special-grid{grid-template-columns:1fr;max-width:420px}
  .product-page-subtitle{font-size:22px;letter-spacing:4px;margin-bottom:26px}
  .product-page-subtitle-spaced{margin-top:56px}
  .product-page-card-body,.cosmetics-special-grid .product-page-card-body,.supplements-grid .product-page-card-body{min-height:0}
}

/* PRODUCT DETAIL LINKS - PINEGROW VISIBLE FIX */
.product-page-card{
  height:100%;
  display:flex!important;
  flex-direction:column;
}
.product-page-card-body{
  flex:1;
  display:flex!important;
  flex-direction:column;
}
.product-page-card-body p{flex:1;}
.card-detail-link{
  margin-top:auto;
  display:inline-block;
  color:#111;
  text-decoration:none;
  font-weight:700;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:1.8px;
}
.card-detail-link:hover{text-decoration:underline;}
.product-page-card:hover .card-detail-link{text-decoration:underline;}

/* MODERN CLEAN NAVIGATION - no beige, subtle luxury style */
.topbar{
  position:sticky!important;
  top:0!important;
  z-index:999!important;
  height:84px!important;
  min-height:84px!important;
  background:rgba(255,255,255,.96)!important;
  backdrop-filter:saturate(160%) blur(14px)!important;
  -webkit-backdrop-filter:saturate(160%) blur(14px)!important;
  border-bottom:1px solid rgba(0,0,0,.06)!important;
  box-shadow:0 0 0 rgba(0,0,0,0)!important;
  transition:height .28s ease, min-height .28s ease, box-shadow .28s ease, border-color .28s ease, background .28s ease!important;
}
.topbar.scrolled{
  height:72px!important;
  min-height:72px!important;
  background:#ffffff!important;
  border-bottom-color:rgba(0,0,0,.08)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.055)!important;
}
.topbar .logo img{
  transition:width .28s ease, opacity .28s ease, transform .28s ease!important;
}
.topbar.scrolled .logo img{
  transform:translateY(-1px);
  opacity:.92;
}
.nav{
  align-items:center!important;
}
.nav a{
  position:relative!important;
  color:#6d6d6d!important;
  font-weight:500!important;
  padding:29px 0!important;
  line-height:1!important;
  transition:color .25s ease, opacity .25s ease!important;
}
.nav a::after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  bottom:21px!important;
  width:0!important;
  height:1px!important;
  background:#111!important;
  transform:translateX(-50%)!important;
  transition:width .28s ease!important;
}
.nav a:hover{
  color:#111!important;
}
.nav a:hover::after{
  width:100%!important;
}
.eshop{
  background:#0b0b0b!important;
  color:#fff!important;
  border:1px solid #0b0b0b!important;
  box-shadow:none!important;
  transition:transform .28s ease, background .28s ease, color .28s ease, box-shadow .28s ease!important;
}
.eshop:hover{
  background:#fff!important;
  color:#0b0b0b!important;
  transform:translateY(-2px)!important;
  box-shadow:0 12px 26px rgba(0,0,0,.10)!important;
}
.nav-toggle{
  color:#111!important;
  transition:transform .25s ease!important;
}
.nav-toggle:hover{
  transform:scale(1.06)!important;
}
@media(max-width:900px){
  .topbar{
    height:76px!important;
    min-height:76px!important;
  }
  .topbar.scrolled{
    height:70px!important;
    min-height:70px!important;
  }
  .nav{
    top:76px!important;
    background:#f5f5f5!important;
    border-bottom:1px solid rgba(0,0,0,.08)!important;
    box-shadow:0 18px 35px rgba(0,0,0,.08)!important;
    gap:0!important;
  }
  .topbar.scrolled .nav{top:70px!important;}
  .nav a{
    padding:16px 0!important;
    color:#111!important;
    border-bottom:1px solid rgba(0,0,0,.05)!important;
  }
  .nav a::after{display:none!important;}
}


/* FINAL FIX: navigace při scrollování zůstává čistě bílá bez průhlednosti a bez změny barvy */
header, .topbar, .site-header, .navbar{
  background:#ffffff !important;
}
header.scrolled, .topbar.scrolled, .site-header.scrolled, .navbar.scrolled, .header.scrolled{
  background:#ffffff !important;
  background-color:#ffffff !important;
  opacity:1 !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
  box-shadow:0 8px 24px rgba(0,0,0,.055) !important;
  border-bottom:1px solid rgba(0,0,0,.06) !important;
}
.topbar.scrolled{
  height:84px !important;
  min-height:84px !important;
}


/* FINAL: animované zmenšení bílé navigace při scrollování */
.topbar{
  height:92px !important;
  min-height:92px !important;
  background:#ffffff !important;
  background-color:#ffffff !important;
  opacity:1 !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
  box-shadow:none !important;
  border-bottom:1px solid rgba(0,0,0,.05) !important;
  transition:height .34s ease, min-height .34s ease, padding .34s ease, box-shadow .34s ease, border-color .34s ease !important;
}
.topbar .logo img{
  width:140px !important;
  transition:width .34s ease, transform .34s ease !important;
}
.topbar .nav a{
  transition:font-size .34s ease, color .25s ease !important;
}
.topbar .eshop{
  transition:padding .34s ease, transform .25s ease, box-shadow .25s ease !important;
}
.topbar.scrolled{
  height:68px !important;
  min-height:68px !important;
  background:#ffffff !important;
  background-color:#ffffff !important;
  opacity:1 !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
  box-shadow:0 8px 24px rgba(0,0,0,.06) !important;
  border-bottom:1px solid rgba(0,0,0,.06) !important;
}
.topbar.scrolled .logo img{
  width:104px !important;
}
.topbar.scrolled .nav a{
  font-size:12px !important;
}
.topbar.scrolled .eshop{
  padding:12px 22px !important;
}
@media(max-width:900px){
  .topbar{height:78px !important;min-height:78px !important;}
  .topbar.scrolled{height:66px !important;min-height:66px !important;}
  .topbar .logo img{width:118px !important;}
  .topbar.scrolled .logo img{width:96px !important;}
  .nav{top:78px !important;background:#fff !important;}
  .topbar.scrolled .nav{top:66px !important;}
}
@media(max-width:560px){
  .topbar .logo img{width:104px !important;}
  .topbar.scrolled .logo img{width:88px !important;}
}

/* Odstranění číslování v kartách */
.brand-card > span, .alaptid-feature > span, .blog-mini-card > span{display:none!important;}

/* IMAGE FIT FIX – produktové obrázky bez ořezu
   Produktové fotografie se teď vždy zobrazují celé, se stejným zarovnáním,
   aby nebyly uříznuté ani na kartách, ani na detailu produktu. */
#produkty .card img,
.product-page-card img,
.alaptid-product img,
.brand-product img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:contain!important;
  object-position:center center!important;
  background:#fff!important;
  padding:24px;
  box-sizing:border-box;
}

.product-detail-image{
  overflow:hidden;
  background:#fff!important;
}
.product-detail-image img{
  width:100%;
  height:100%;
  max-height:620px;
  object-fit:contain!important;
  object-position:center center!important;
  background:#fff!important;
  padding:34px;
  box-sizing:border-box;
}

@media(max-width:560px){
  #produkty .card img,
  .product-page-card img,
  .alaptid-product img,
  .brand-product img{
    padding:18px;
  }
  .product-detail-image img{
    padding:22px;
  }
}


/* Molekula Alaptidu na hlavní stránce – bez ořezu */
#alaptid .molecule-visual{
  background:#fff;
  border:1px solid rgba(255,255,255,.12);
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}
#alaptid .molecule-visual img{
  width:100%;
  height:auto;
  max-height:560px;
  aspect-ratio:1/1;
  object-fit:contain!important;
  object-position:center center!important;
  background:#fff!important;
  padding:26px;
  box-sizing:border-box;
}
@media(max-width:900px){
  #alaptid .molecule-visual img{
    max-height:none;
    padding:20px;
  }
}

/* HERO – prémiové rozložení: text vlevo, fotografie výraznější */
.hero{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  min-height:620px;
  margin:0 2%;
  padding:0 clamp(34px,7vw,112px);
  text-align:left;
  background-image:linear-gradient(90deg,rgba(0,0,0,.76) 0%,rgba(0,0,0,.56) 36%,rgba(0,0,0,.20) 70%,rgba(0,0,0,.05) 100%),url('../img/hero.jpg');
  background-size:cover;
  background-position:center right;
  background-repeat:no-repeat;
}
.hero-content{
  max-width:560px;
  margin:0;
  padding:0;
  text-align:left;
}
.hero h1{
  font-size:clamp(52px,6vw,78px);
  line-height:1.04;
  margin:12px 0 18px;
}
.hero p{
  max-width:560px;
  color:rgba(255,255,255,.88);
}
.hero .eyebrow{
  color:rgba(255,255,255,.78);
}
.hero .btn{
  margin-top:16px;
}
.hero-shape{
  opacity:.18;
}

@media(max-width:900px){
  .hero{
    min-height:610px;
    margin:0;
    padding:58px 7%;
    align-items:center;
    background-image:linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.55) 55%,rgba(0,0,0,.20) 100%),url('../img/hero.jpg');
    background-position:62% center;
  }
  .hero-content{
    max-width:430px;
  }
  .hero h1{
    font-size:48px;
  }
  .hero p{
    font-size:18px;
    line-height:1.65;
  }
}

@media(max-width:560px){
  .hero{
    min-height:560px;
    padding:44px 24px;
    background-image:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.58) 62%,rgba(0,0,0,.28) 100%),url('../img/hero.jpg');
    background-position:64% center;
  }
  .hero-content{
    max-width:315px;
  }
  .hero .eyebrow{
    font-size:10px;
    letter-spacing:3.1px;
    white-space:normal;
    line-height:1.7;
  }
  .hero h1{
    font-size:38px;
    line-height:1.08;
    margin:10px 0 14px;
  }
  .hero p{
    font-size:15.5px;
    line-height:1.6;
  }
  .hero .btn{
    padding:13px 20px;
    font-size:11px;
    letter-spacing:1.8px;
  }
  .hero-shape{
    display:none;
  }
}

/* Hero text: zalomení pouze na větších obrazovkách */
.hero-lead .desktop-break{display:inline;}
@media (min-width:901px){
  .hero-lead .desktop-break{display:block;}
}
@media (max-width:900px){
  .hero-lead .desktop-break{display:inline;}
}


/* FIX – zobrazení molekuly Alaptidu na hlavní stránce
   Obrázek se už neořezává ani neroztahuje. Celá molekula zůstane viditelná.
   Doporučený soubor: img/alaptid-molekula.jpg, ideálně 1200 × 900 px nebo 1200 × 1200 px. */
#alaptid .molecule-visual{
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:0!important;
}

#alaptid .molecule-visual img{
  width:100%!important;
  max-width:620px!important;
  height:auto!important;
  max-height:620px!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#fff!important;
  padding:34px!important;
  box-sizing:border-box!important;
  display:block!important;
  margin:0 auto!important;
}

@media (max-width: 900px){
  #alaptid .molecule-visual img{
    max-width:100%!important;
    max-height:none!important;
    padding:22px!important;
  }
}


/* Footer widescreen improvement */
.footer .container,
footer .container{
    max-width:1400px;
    width:min(92%,1400px);
    margin:0 auto;
}
@media (min-width:1600px){
 footer .footer-grid,
 .footer-grid{
    display:grid;
    grid-template-columns:1.4fr 1fr 1fr;
    gap:120px;
    align-items:flex-start;
 }
 footer .footer-brand{padding-right:40px;}
 footer .footer-menu, footer .footer-social{
   justify-self:start;
 }
 footer .footer-bottom{
   margin-top:40px;
   text-align:center;
 }
}


/* Detail produktu – centrování sekce na širokých monitorech */
.product-detail-info{
  width:min(1120px, calc(100% - 80px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box;
}
@media(max-width:980px){
  .product-detail-info{
    width:calc(100% - 52px)!important;
  }
}
@media(max-width:560px){
  .product-detail-info{
    width:calc(100% - 40px)!important;
  }
}

/* FIX HERO – méně ořezaný úvodní obrázek na vysokém rozlišení
   Na velkých monitorech má hero sekce větší výšku, takže se fotografie neřeže tolik nahoře ani dole. */
@media (min-width: 1500px){
  .hero{
    min-height: clamp(700px, 40vw, 820px);
    background-size: cover;
    background-position: center center;
  }
}

@media (min-width: 1900px){
  .hero{
    min-height: clamp(760px, 41vw, 860px);
    background-position: center center;
  }
}
