@media (max-width: 760px) {
  html {
    scroll-behavior: smooth;
  }

  body {
    min-width: 320px;
    background: #f5f1e9;
    padding-bottom: 82px;
    color: #2c2a28;
    overflow-x: hidden;
  }

  .skip-link,
  .header__nav,
  .header__actions,
  .header__burger,
  .mobile-menu,
  .mobile-app-bar,
  .mobile-tab-bar,
  .mobile-contact-bar,
  .article-breadcrumbs,
  .related-articles {
    display: none !important;
  }

  body {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .header {
    display: block !important;
    position: sticky;
    top: 0;
    z-index: 40;
    padding: 0;
    background: rgba(255, 253, 245, .96);
    border-bottom: 1px solid rgba(44, 42, 40, .11);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }

  .header .header__container {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: 100%;
    max-width: 480px;
    min-height: 74px;
    margin: 0 auto;
    padding: 10px 18px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
  }

  .header .header__container::before,
  .header .header__container::after {
    content: none !important;
  }

  html body .header a.header__logo,
  html body a.header__logo,
  html body .header__logo {
    min-width: 0 !important;
    max-width: 100% !important;
    align-items: flex-start !important;
  }

  html body .header a.header__logo .header__logo-text,
  html body a.header__logo .header__logo-text,
  html body .header__logo .header__logo-text {
    margin-left: 0 !important;
    padding-left: 0 !important;
    font-size: clamp(31px, 9.4vw, 43px) !important;
    line-height: 1.04 !important;
  }

  html body .header a.header__logo .header__logo-region,
  html body a.header__logo .header__logo-region,
  html body .header__logo .header__logo-region {
    margin-top: -7px !important;
    font-size: clamp(13px, 3.8vw, 17px) !important;
    letter-spacing: .02em !important;
  }

  .page-root {
    width: min(100%, 480px);
    margin: 0 auto;
    padding: 18px 0 0;
    background:
      radial-gradient(circle at 8% 0, rgba(197, 160, 89, .12), transparent 18rem),
      #f5f1e9;
  }

  .article-page {
    padding: 0 18px 24px;
  }

  .article-page > .container,
  .article-page .container,
  .article-layout,
  .article-main-column {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    display: block;
  }

  .article-longread-hero {
    display: flex;
    flex-direction: column;
    margin: 0 0 18px;
    padding: 10px;
    border: 1px solid rgba(184, 131, 92, .42);
    border-radius: 12px;
    background:
      radial-gradient(circle at 18% 0, rgba(255, 255, 255, .7), rgba(255, 255, 255, 0) 36%),
      linear-gradient(145deg, rgba(255, 253, 245, .88), rgba(245, 235, 218, .62));
    box-shadow: inset 0 1px 0 rgba(255,255,255,.86), 0 14px 30px rgba(44,42,40,.08);
  }

  .article-longread-hero::before,
  .article-longread-hero::after,
  .article-content__image::before,
  .article-content__image::after {
    content: none !important;
    display: none !important;
  }

  .article-content__header {
    order: 2;
    margin: 0;
    padding: 12px 4px 2px;
    text-align: center;
  }

  .article-content__meta {
    justify-content: center;
    gap: 8px;
    margin-bottom: 8px;
  }

  .article-content__category,
  .article-content__date {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 5px 9px;
    border-radius: 999px;
    background: rgba(33, 64, 49, .08);
    color: #214031;
    font-size: 10px;
    font-weight: 900;
    line-height: 1;
  }

  .article-content__title {
    margin: 0;
    color: #2c2a28;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: clamp(23px, 6.6vw, 31px);
    line-height: 1;
    letter-spacing: 0;
    text-wrap: balance;
  }

  .article-longread-hero__subtitle {
    display: none !important;
  }

  .article-content__image {
    order: 1;
    margin: 0;
    align-self: stretch;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid rgba(184, 131, 92, .28);
    border-radius: 10px;
    background: #fffdf5;
  }

  .article-content__image--photo {
    width: 100% !important;
    max-width: 100% !important;
    margin-inline: 0 !important;
  }

  .article-content__image img,
  .article-content img {
    display: block;
    width: 100%;
    height: clamp(230px, 58vw, 290px);
    max-height: none;
    object-fit: cover;
    object-position: center 46%;
    filter: none !important;
    opacity: 1 !important;
  }

  .article-content__image figcaption {
    display: none !important;
  }

  .article-content__body {
    padding: 0 2px;
  }

  .article-content__body,
  .article-content__body p,
  .article-content__body li {
    color: #2c2a28;
    font-size: 17px;
    line-height: 1.68;
    text-align: left;
  }

  .article-content__body p {
    margin: 0 0 15px;
  }

  .article-content__body .article-lead {
    color: #214031;
    font-size: 18px;
    line-height: 1.62;
    font-weight: 650;
  }

  .article-content__body h2 {
    margin: 28px 0 12px;
    color: #214031;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: clamp(27px, 7.5vw, 35px);
    line-height: 1.02;
    text-align: left;
  }

  .article-content__body h3 {
    margin: 22px 0 10px;
    color: #214031;
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
  }

  .article-commercial,
  .article-faq {
    width: min(100%, 480px);
    margin: 24px auto 0;
    padding: 0 18px;
  }

  .article-commercial .container,
  .article-faq .container,
  .article-commercial__grid,
  .article-faq__grid {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
  }

  .article-commercial__main,
  .article-commercial__prep,
  .article-faq article {
    margin: 0 0 10px;
    padding: 14px;
    border: 1px solid rgba(184, 131, 92, .24);
    border-radius: 10px;
    background: rgba(255, 253, 245, .72);
  }

  .article-commercial h2,
  .article-faq h2,
  .article-faq h3 {
    margin: 0 0 8px;
    color: #214031;
    font-size: 18px;
    line-height: 1.2;
  }

  .article-commercial p,
  .article-commercial li,
  .article-faq p {
    color: #75706b;
    font-size: 13px;
    line-height: 1.45;
  }

  .article-commercial .btn {
    width: 100%;
    min-height: 44px;
    margin-top: 10px;
  }

  .footer {
    width: min(100%, 480px);
    margin: 0 auto;
    padding-bottom: 92px;
  }
}
