@media screen and (max-width: 782px) {
  .announcement {
    padding: 4px 10px !important;
    font-size: 10px !important;
    line-height: 1.3 !important;
  }

  .site-header {
    grid-template-columns: minmax(0, 1fr) auto !important;
    padding: 7px 14px 6px !important;
    gap: 3px 8px !important;
  }

  .site-header .brand {
    min-width: 0 !important;
  }

  .site-header .brand-wordmark,
  .site-header .brand-emblem,
  .site-header .wordmark-text,
  .site-header .wordmark-balkan,
  .site-header .wordmark-beauty {
    font-size: 20px !important;
@media screen and (max-width: 782px) {
  .announcement {
    padding: 4px 10px !important;
    font-size: 10px !important;
    line-height: 1.3 !important;
  }

  .site-header {
    grid-template-columns: minmax(0, 1fr) auto !important;
    padding: 7px 14px 6px !important;
    gap: 3px 8px !important;
  }

  .site-header .brand {
    min-width: 0 !important;
  }

  .site-header .brand-wordmark,
  .site-header .brand-emblem,
  .site-header .wordmark-text,
  .site-header .wordmark-balkan,
  .site-header .wordmark-beauty {
    font-size: 20px !important;
    line-height: 1.1 !important;
  }

  .site-header .brand-emblem {
    width: 18px !important;
    height: auto !important;
  }

  .site-header .header-member-links {
    gap: 12px !important;
  }

  .site-header .header-member-links a {
    font-size: 12px !important;
    line-height: 1.25 !important;
  }

  .site-header nav {
    padding-top: 4px !important;
    gap: 8px !important;
    font-size: 11px !important;
    line-height: 1.3 !important;
  }

  .hero {
    min-height: 480px !important;
    height: 480px !important;
  }

  .hero-copy {
    padding: 18px 16px 50px !important;
  }

  .hero-origin {
    margin-bottom: 8px !important;
    font-size: 10px !important;
    line-height: 1.5 !important;
  }

  .hero h1 {
    margin-bottom: 12px !important;
    font-size: clamp(29px, 8.6vw, 34px) !important;
    line-height: 1 !important;
  }

  .hero .intro {
    margin-bottom: 16px !important;
@media screen and (max-width: 782px) {
  .announcement {
    padding: 4px 10px !important;
    font-size: 10px !important;
    line-height: 1.3 !important;
  }

  .site-header {
    grid-template-columns: minmax(0, 1fr) auto !important;
    padding: 7px 14px 6px !important;
    gap: 3px 8px !important;
  }

  .site-header .brand {
    min-width: 0 !important;
  }

  .site-header .brand-wordmark,
  .site-header .brand-emblem,
  .site-header .wordmark-text,
  .site-header .wordmark-balkan,
  .site-header .wordmark-beauty {
    font-size: 20px !important;
    line-height: 1.1 !important;
  }

  .site-header .brand-emblem {
    width: 18px !important;
    height: auto !important;
  }

  .site-header .header-member-links {
    gap: 12px !important;
  }

  .site-header .header-member-links a {
    font-size: 12px !important;
    line-height: 1.25 !important;
  }

  .site-header nav {
    padding-top: 4px !important;
    gap: 8px !important;
    font-size: 11px !important;
    line-height: 1.3 !important;
  }

  .hero {
    min-height: 480px !important;
    height: 480px !important;
  }

  .hero-copy {
    padding: 18px 16px 50px !important;
  }

  .hero-origin {
    margin-bottom: 8px !important;
    font-size: 10px !important;
    line-height: 1.5 !important;
  }

  .hero h1 {
    margin-bottom: 12px !important;
    font-size: clamp(29px, 8.6vw, 34px) !important;
    line-height: 1 !important;
  }

  .hero .intro {
    margin-bottom: 16px !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
  }

  .hero .button {
    padding: 9px 14px !important;
    font-size: 12px !important;
    line-height: 1.3 !important;
  }

  .hero-bottom {
    bottom: 8px !important;
  }
}

@media screen and (max-width: 782px) {
  body {
    overflow-x: hidden !important;
  }

  /* Section 1: separate the photograph from the text on phones */
  .hero {
    display: flex !important;
    flex-direction: column !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: hidden !important;
    background: #104a3d !important;
  }

  .hero-art {
    position: relative !important;
    inset: auto !important;
    order: 1 !important;
    display: block !important;
    width: 100% !important;
    height: 300px !important;
    min-height: 300px !important;
    object-fit: cover !important;
    object-position: 58% center !important;
    transform: none !important;
  }

  .hero-shade {
    display: none !important;
  }

  .hero-copy {
    position: relative !important;
    inset: auto !important;
    order: 2 !important;
    width: 100% !important;
    max-width: none !important;
    padding: 28px 20px 26px !important;
    background: #104a3d !important;
    text-align: center !important;
  }

  .hero-origin {
    margin: 0 0 12px !important;
    color: #e9f2df !important;
  }

  .hero h1 {
    max-width: 100% !important;
    margin: 0 0 16px !important;
    color: #ffffff !important;
    font-size: clamp(30px, 8.8vw, 36px) !important;
    line-height: 1.02 !important;
  }

  .hero .intro {
    max-width: 34rem !important;
    margin: 0 auto 20px !important;
    color: #ffffff !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
  }

  .hero .button {
    display: inline-flex !important;
    width: auto !important;
    max-width: 100% !important;
    justify-content: center !important;
    padding: 12px 18px !important;
    font-size: 13px !important;
    line-height: 1.25 !important;
  }

  .hero-bottom {
    position: relative !important;
    inset: auto !important;
    order: 3 !important;
    display: flex !important;
    width: 100% !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    padding: 0 18px 16px !important;
    background: #104a3d !important;
  }

  .hero-bottom #motion {
    padding: 7px 10px !important;
    font-size: 11px !important;
  }

  /* Section 2: use one full-width column on phones */
  #collection.collection.section {
    width: 100% !important;
    padding: 44px 20px !important;
    overflow: hidden !important;
  }

  #collection .section-heading {
    display: block !important;
    width: 100% !important;
    margin-bottom: 24px !important;
  }

  #collection .section-heading > * {
    width: 100% !important;
    max-width: none !important;
  }

  #collection .section-heading h2 {
    margin-bottom: 12px !important;
    font-size: clamp(31px, 9vw, 38px) !important;
    line-height: 1.08 !important;
  }

  #collection .shop-preview-note {
    width: 100% !important;
    margin: 0 0 28px !important;
    padding: 18px !important;
  }

  #collection .shop-grid,
  #collection .category-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100% !important;
    max-width: 100% !important;
    gap: 32px !important;
    overflow: visible !important;
  }


@media screen and (max-width: 782px) {
  body {
    overflow-x: hidden !important;
  }

  /* Section 1: separate the photograph from the text on phones */
  .hero {
    display: flex !important;
    flex-direction: column !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: hidden !important;
    background: #104a3d !important;
  }

  .hero-art {
    position: relative !important;
    inset: auto !important;
    order: 1 !important;
    display: block !important;
    width: 100% !important;
    height: 300px !important;
    min-height: 300px !important;
    object-fit: cover !important;
    object-position: 58% center !important;
    transform: none !important;
  }

  .hero-shade {
    display: none !important;
  }

  .hero-copy {
    position: relative !important;
    inset: auto !important;
    order: 2 !important;
    width: 100% !important;
    max-width: none !important;
    padding: 28px 20px 26px !important;
    background: #104a3d !important;
    text-align: center !important;
  }

  .hero-origin {
    margin: 0 0 12px !important;
    color: #e9f2df !important;
  }

  .hero h1 {
    max-width: 100% !important;
    margin: 0 0 16px !important;
    color: #ffffff !important;
    font-size: clamp(30px, 8.8vw, 36px) !important;
    line-height: 1.02 !important;
  }

  .hero .intro {
    max-width: 34rem !important;
    margin: 0 auto 20px !important;
    color: #ffffff !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
  }

  .hero .button {
    display: inline-flex !important;
    width: auto !important;
    max-width: 100% !important;
    justify-content: center !important;
    padding: 12px 18px !important;
    font-size: 13px !important;
    line-height: 1.25 !important;
  }

  .hero-bottom {
    position: relative !important;
    inset: auto !important;
    order: 3 !important;
    display: flex !important;
    width: 100% !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    padding: 0 18px 16px !important;
    background: #104a3d !important;
  }

  .hero-bottom #motion {
    padding: 7px 10px !important;
    font-size: 11px !important;
  }

  /* Section 2: use one full-width column on phones */
  #collection.collection.section {
    width: 100% !important;
    padding: 44px 20px !important;
    overflow: hidden !important;
  }

  #collection .section-heading {
    display: block !important;
    width: 100% !important;
    margin-bottom: 24px !important;
  }

  #collection .section-heading > * {
    width: 100% !important;
    max-width: none !important;
  }

  #collection .section-heading h2 {
    margin-bottom: 12px !important;
    font-size: clamp(31px, 9vw, 38px) !important;
    line-height: 1.08 !important;
  }

  #collection .shop-preview-note {
    width: 100% !important;
    margin: 0 0 28px !important;
    padding: 18px !important;
  }

  #collection .shop-grid,
  #collection .category-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100% !important;
    max-width: 100% !important;
    gap: 32px !important;
    overflow: visible !important;
  }

  #collection .shop-card,
  #collection .category-card {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  #collection .shop-card img,
  #collection .category-card img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }

  #collection .image-note {
    width: 100% !important;
    margin-top: 26px !important;
  }
}


  #collection .shop-card,
  #collection .category-card {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  #collection .shop-card img,
  #collection .category-card img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }

  #collection .image-note {
    width: 100% !important;
    margin-top: 26px !important;
  }
}
    font-size: 14px !important;
    line-height: 1.4 !important;
  }

  .hero .button {
    padding: 9px 14px !important;
    font-size: 12px !important;
    line-height: 1.3 !important;
  }

  .hero-bottom {
    bottom: 8px !important;
  }
}    line-height: 1.1 !important;
  }

  .site-header .brand-emblem {
    width: 18px !important;
    height: auto !important;
  }

  .site-header .header-member-links {
    gap: 12px !important;
  }

  .site-header .header-member-links a {
    font-size: 12px !important;
    line-height: 1.25 !important;
  }

  .site-header nav {
    padding-top: 4px !important;
    gap: 8px !important;
    font-size: 11px !important;
    line-height: 1.3 !important;
  }

  .hero {
    min-height: 480px !important;
    height: 480px !important;
  }

  .hero-copy {
    padding: 18px 16px 50px !important;
  }

  .hero-origin {
    margin-bottom: 8px !important;
    font-size: 10px !important;
    line-height: 1.5 !important;
  }

  .hero h1 {
    margin-bottom: 12px !important;
    font-size: clamp(29px, 8.6vw, 34px) !important;
    line-height: 1 !important;
  }

  .hero .intro {
    margin-bottom: 16px !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
  }

  .hero .button {
    padding: 9px 14px !important;
    font-size: 12px !important;
    line-height: 1.3 !important;
  }

  .hero-bottom {
    bottom: 8px !important;
  }
}@media (max-width: 600px) {
  .announcement {
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.35;
  }

  .site-header {
    grid-template-columns: minmax(0, 1fr) auto;
    padding: 9px 16px 8px;
    gap: 5px 10px;
  }

  .site-header .brand-wordmark,
  .site-header .brand-emblem,
  .site-header .wordmark-text,
  .site-header .wordmark-balkan,
  .site-header .wordmark-beauty {
    font-size: 22px;
    line-height: 1.1;
  }

  .site-header .header-member-links {
    gap: 16px;
  }

  .site-header .header-member-links a {
    font-size: 13px;
    line-height: 1.4;
  }

  .site-header nav {
    padding-top: 6px;
    font-size: 12px;
    line-height: 1.4;
  }

  .hero {
    min-height: 500px;
    height: 500px;
  }

  .hero-copy {
    padding: 22px 18px 58px;
  }

  .hero-origin {
    margin-bottom: 10px;
    font-size: 11px;
    line-height: 1.55;
  }

  .hero h1 {
    margin-bottom: 16px;
    font-size: clamp(32px, 9.4vw, 36px);
    line-height: 1.02;
  }

  .hero .intro {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.45;
  }

  .hero .button {
    padding: 9px 18px;
    font-size: 13px;
  }
}

/* Final mobile Section 1 correction */
@media screen and (max-width: 782px) {
  .hero {
    display: flex !important;
    flex-direction: column !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: hidden !important;
    background: #104a3d !important;
  }

  .hero-art {
    position: relative !important;
    inset: auto !important;
    order: 1 !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: center top !important;
    transform: none !important;
  }

  .hero-shade {
    display: none !important;
  }

  .hero-copy {
    position: relative !important;
    inset: auto !important;
    order: 2 !important;
    width: 100% !important;
    max-width: none !important;
    padding: 24px 18px !important;
    background: #104a3d !important;
    text-align: center !important;
  }

  .hero-origin {
    position: relative !important;
    inset: auto !important;
    margin: 0 0 10px !important;
    color: #e9f2df !important;
    font-size: 10px !important;
    line-height: 1.5 !important;
  }

  .hero h1 {
    position: relative !important;
    inset: auto !important;
    max-width: 100% !important;
    margin: 0 0 14px !important;
    color: #ffffff !important;
    font-size: clamp(29px, 8.6vw, 34px) !important;
    line-height: 1.04 !important;
  }

  .hero .intro {
    position: relative !important;
    inset: auto !important;
    max-width: 34rem !important;
    margin: 0 auto 18px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    line-height: 1.45 !important;
  }

  .hero .button {
    position: relative !important;
    inset: auto !important;
    display: inline-flex !important;
    width: auto !important;
    max-width: 100% !important;
    justify-content: center !important;
    padding: 10px 16px !important;
    font-size: 12px !important;
    line-height: 1.3 !important;
  }

  .hero-bottom {
    position: relative !important;
    inset: auto !important;
    order: 3 !important;
    display: flex !important;
    width: 100% !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    padding: 0 18px 16px !important;
    background: #104a3d !important;
  }
}
