/* Mobilní úpravy nad exportem z Claude Design (inline styly → !important) */
@media (max-width: 640px){
  /* hlavička: řádek 1 logo + Poptávka, řádek 2 odkazy */
  header > div{padding:8px 16px!important;gap:4px 10px!important;justify-content:space-between!important}
  header > div > a:first-child{flex:1 1 calc(100% - 150px)!important;gap:8px!important}
  header > div > a:first-child img{width:38px!important;height:38px!important}
  header > div > a:first-child > span{font-size:17px!important}
  header nav{display:contents!important}
  header nav a[href*="poptavka"]{order:2;padding:9px 16px!important;font-size:14px!important;font-weight:600!important}
  header nav a:not([href*="poptavka"]){order:3;font-size:13.5px!important;padding:4px 0 6px!important;flex:0 0 auto}
  header nav a[aria-current="page"],header nav a.on{color:#A8426F!important}

  /* sekce: méně vzduchu */
  section[data-screen-label]{padding-top:44px!important;padding-bottom:44px!important;padding-left:16px!important;padding-right:16px!important}
  section[data-screen-label*="Galerie"]{padding-top:0!important}
  section[data-screen-label*="Fotopás"]{min-height:260px!important;padding-bottom:24px!important}
  footer{padding:40px 16px 28px!important}
  h2[style*="Cormorant"]{font-size:30px!important}

  /* hero */
  section#top{padding-top:22px!important;padding-bottom:36px!important}
  section#top > div{gap:26px!important}
  section#top h1{font-size:38px!important;line-height:1.04!important}
  section#top p{font-size:16px!important}
  section#top a[href="#poptavka"],section#top a[href$="#cenik"],section#top a[href="/cenik"]{flex:1 1 100%!important;text-align:center!important;padding:15px 20px!important}
  section#top img{aspect-ratio:1/1!important;border-radius:170px 170px 24px 24px!important}
  section#top div[style*="left:-14px"]{left:10px!important;bottom:12px!important;padding:10px 14px!important;border-radius:16px!important}
  section#top div[style*="left:-14px"] img{width:34px!important;height:34px!important;aspect-ratio:auto!important;border-radius:0!important}

  /* karty nabídky, doplňky, pro koho */
  article img,section[data-screen-label*="Pro koho"] img{aspect-ratio:16/10!important}
  h3[style*="Cormorant"]{font-size:24px!important}
  article > div{padding:18px 18px 20px!important}
  section[data-screen-label*="Pro koho"] img{border-radius:80px 80px 18px 18px!important}

  /* galerie ve dvou sloupcích */
  div[style*="columns:"]{columns:2!important;column-gap:8px!important}
  div[style*="columns:"] img{margin-bottom:8px!important;border-radius:12px!important}

  /* formulář */
  form{padding:20px 16px!important;border-radius:24px!important}
  form button[type=button]{min-height:40px!important;padding:8px 14px!important;font-size:14px!important}
}
@media (max-width: 640px){
  header nav a.hdr-tel{order:2;padding:8px!important;border:1.5px solid #E4DAD6;border-radius:999px}
  header > div > a:first-child{flex:1 1 calc(100% - 200px)!important;min-width:0}
  header nav a.hdr-tel span{display:none}
  .wa-fab{left:12px!important;bottom:12px!important;padding:12px!important}
  .wa-fab span{display:none}
}
