/*
Theme Name: Vydejna Letna Child
Template: hello-elementor
Version: 1.0.10
Text Domain: vydejna-letna
*/

:root {
  --vnl-ink: #07060b;
  --vnl-muted: #838186;
  --vnl-green: #81baa7;
  --vnl-green-light: #b1ddcf;
  --vnl-gray: #d3d2d7;
  --vnl-shell: 1216px;
  --vnl-radius: 0 128px 0 128px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--vnl-ink);
  background: #fff;
  font-family: "DM Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  overflow-x: clip;
}
body .site-main { max-width: none !important; width: 100%; padding: 0 !important; }
a { color: inherit; text-decoration: none; }
a:focus-visible, button:focus-visible { outline: 3px solid #07060b; outline-offset: 4px; }
img { display: block; max-width: 100%; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.vnl-shell { width: min(var(--vnl-shell), calc(100% - 48px)); margin-inline: auto; }

/* Header */
.vnl-header { height: 134px; background: #fff; position: relative; z-index: 50; }
.vnl-header__inner { height: 100%; display: flex; align-items: center; justify-content: space-between; }
.vnl-brand { width: 230px; display: block; }
.vnl-brand img { width: 100%; height: auto; }
.vnl-nav { display: flex; align-items: center; gap: 32px; color: #5f5c60; }
.vnl-nav a { font-size: 16px; line-height: 24px; transition: color .22s ease, transform .22s ease; }
.vnl-nav a:hover { color: var(--vnl-ink); transform: translateY(-1px); }
.vnl-nav .is-emphasis { font-weight: 700; }
.vnl-nav .is-contact { color: white; background: var(--vnl-green); border-radius: 10px; padding: 5px 24px; }
.vnl-menu-toggle { display: none; width: 48px; height: 48px; background: transparent; border: 0; padding: 10px; cursor: pointer; }
.vnl-menu-toggle span { display: block; width: 26px; height: 2px; margin: 6px auto; background: var(--vnl-ink); transition: transform .22s ease, opacity .22s ease; }
.vnl-menu-toggle[aria-expanded="true"] span:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.vnl-menu-toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.vnl-menu-toggle[aria-expanded="true"] span:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

/* Elementor page canvas */
.elementor-page .site-main { padding: 0; }
.elementor-widget:not(:last-child) { margin-bottom: 0; }
.vnl-page { --e-con-container-max-width: 1216px; }
.vnl-page > .e-con-inner { max-width: var(--vnl-shell); }
.vnl-page h1, .vnl-page h2, .vnl-page h3, .vnl-page h4, .vnl-page p { margin-top: 0; }
.vnl-page .elementor-heading-title { color: var(--vnl-ink); font-family: "DM Sans", Arial, sans-serif; }
.vnl-page .elementor-widget-text-editor { color: var(--vnl-ink); font-family: "DM Sans", Arial, sans-serif; }

/* Homepage */
.vnl-home-hero { width: min(var(--vnl-shell), calc(100% - 48px)) !important; max-width: var(--vnl-shell) !important; margin: 80px auto 0 !important; padding: 0 !important; gap: 0 !important; }
.vnl-home-hero h1 { max-width: 1100px; margin: 0 0 33px; font-size: 96px !important; font-weight: 700 !important; line-height: 1 !important; letter-spacing: -9.3px !important; }
.vnl-home-hero .vnl-lead, .vnl-home-hero .vnl-lead p { color: var(--vnl-muted); font-size: 36px !important; line-height: 1.25 !important; letter-spacing: -2.25px !important; }
.vnl-slider { position: relative; width: min(var(--vnl-shell), calc(100% - 48px)) !important; max-width: var(--vnl-shell) !important; margin: 109px auto 0 !important; padding: 0 !important; gap: 0 !important; overflow: hidden; }
.vnl-slider .vnl-slide { display: none !important; }
.vnl-slider .vnl-slide.is-active { display: block !important; }
.vnl-slider img { width: 100%; height: 361px; object-fit: cover; }
.vnl-slider-button { position: absolute; z-index: 3; top: 50%; width: 48px; height: 64px; padding: 0; border: 0; color: var(--vnl-ink); background: transparent; font-size: 64px; font-weight: 300; line-height: 1; cursor: pointer; transform: translateY(-50%); }
.vnl-slider-button:hover { color: var(--vnl-green); }
.vnl-slider-button.is-prev { left: 8px; }
.vnl-slider-button.is-next { right: 8px; }

.vnl-intro { width: min(var(--vnl-shell), calc(100% - 48px)) !important; max-width: var(--vnl-shell) !important; margin: 140px auto 0 !important; padding: 0 !important; gap: 0 !important; }
.vnl-intro h2 { max-width: 920px; margin-bottom: 11px; font-size: 48px !important; line-height: 1.2 !important; letter-spacing: -2.55px !important; }
.vnl-intro > .elementor-element:nth-child(2), .vnl-intro > .elementor-element:nth-child(2) p { max-width: 1040px; color: var(--vnl-muted); font-size: 23px !important; line-height: 1.45 !important; letter-spacing: -.2px !important; }
.vnl-benefits { width: min(var(--vnl-shell), calc(100% - 48px)) !important; max-width: var(--vnl-shell) !important; margin: 59px auto 0 !important; padding: 0 !important; }
.vnl-feature-grid { display: grid !important; grid-template-columns: repeat(3, 1fr); gap: 60px 48px; }
.vnl-feature-grid, .vnl-two-col, .vnl-offer-grid { padding: 0 !important; }
.vnl-feature { display: block !important; padding: 0 !important; }
.vnl-feature .elementor-widget-image { width: 64px; margin-bottom: 14px; }
.vnl-feature img { width: 64px; height: 64px; object-fit: contain; }
.vnl-feature h3 { margin-bottom: 8px; font-size: 24px !important; font-weight: 500 !important; line-height: 1.25 !important; }
.vnl-feature .elementor-widget-text-editor, .vnl-feature .elementor-widget-text-editor p { font-size: 18px !important; line-height: 1.45 !important; }

.vnl-rounded { width: min(1536px, 100%); margin-inline: auto; border-radius: var(--vnl-radius); }
.vnl-reviews { margin-top: 148px; padding: 139px 160px 126px !important; gap: 0 !important; background: var(--vnl-green); }
.vnl-reviews h2, .vnl-news h2 { text-align: center; margin-bottom: 88px; font-size: 48px !important; line-height: 1.2 !important; letter-spacing: -2px !important; }
.vnl-reviews h2 { margin-bottom: 96px; }
.vnl-two-col { display: grid !important; grid-template-columns: 1fr 1fr; gap: 100px; }
.vnl-two-col .elementor-widget-text-editor, .vnl-two-col .elementor-widget-text-editor p { font-size: 20px !important; line-height: 1.5 !important; }
.vnl-news { margin-top: 142px; padding: 139px 160px 120px !important; background: var(--vnl-green-light); }
.vnl-news h2 { margin-bottom: 85px; }
.vnl-news .elementor-widget-text-editor, .vnl-news .elementor-widget-text-editor p { color: #697c76; font-size: 24px !important; line-height: 1.45 !important; }
.vnl-news strong { display: inline-block; margin-bottom: 20px; font-weight: 400; text-transform: uppercase; }

.vnl-offers { margin-top: 140px; padding: 145px 160px 138px !important; gap: 0 !important; background: var(--vnl-gray); }
.vnl-offers h2 { margin-bottom: 63px; font-size: 48px !important; line-height: 1.2 !important; }
.vnl-offer-grid { display: grid !important; grid-template-columns: repeat(3, 1fr); gap: 54px 40px; }
.vnl-offer { display: block !important; padding: 0 !important; }
.vnl-offer img { width: 100%; height: 240px; object-fit: cover; border-radius: 24px; transition: transform .3s ease; }
.vnl-offer:hover img { transform: scale(1.015); }
.vnl-offer h3 { margin-top: 12px; font-size: 24px !important; font-weight: 500 !important; line-height: 1.25 !important; }

/* Contact */
.vnl-contact { width: min(var(--vnl-shell), calc(100% - 48px)) !important; max-width: var(--vnl-shell) !important; margin: 68px auto 0 !important; padding: 0 !important; }
.vnl-contact > .elementor-widget-heading:first-child h1 { font-size: 96px !important; font-weight: 400 !important; line-height: 1 !important; letter-spacing: -4.5px !important; }
.vnl-contact-grid { margin-top: 136px; display: grid !important; grid-template-columns: 1fr 1.05fr 1fr; align-items: center; gap: 48px; }
.vnl-contact-card { display: block !important; padding: 34px 46px !important; min-height: 300px; }
.vnl-contact-card.is-hours { min-height: 424px; padding: 52px 48px !important; color: #fff; background: var(--vnl-green); border-radius: 28px 64px 28px 64px; }
.vnl-contact-card h2 { font-size: 24px !important; font-weight: 400 !important; margin-bottom: 42px; }
.vnl-contact-card.is-hours h2, .vnl-contact-card.is-hours .elementor-widget-text-editor { color: #fff; }
.vnl-contact-card .elementor-widget-text-editor, .vnl-contact-card .elementor-widget-text-editor p { font-size: 17px !important; line-height: 1.65 !important; }
.vnl-contact-card p { margin-bottom: 13px; }
.vnl-check { display: inline-grid; place-items: center; width: 20px; height: 20px; margin-right: 10px; border: 1.5px solid currentColor; border-radius: 50%; font-size: 12px; vertical-align: -2px; }
.vnl-contact-media { margin-top: 140px; display: grid !important; grid-template-columns: 1fr 1fr; gap: 56px; }
.vnl-contact-media img { width: 100%; height: 452px; object-fit: cover; }

/* Massage */
.vnl-massage { width: min(var(--vnl-shell), calc(100% - 48px)) !important; max-width: var(--vnl-shell) !important; margin: 68px auto 120px !important; padding: 0 !important; }
.vnl-massage h1 { max-width: 1000px; font-size: 72px !important; line-height: 1.06 !important; letter-spacing: -3px !important; }
.vnl-massage-grid { margin-top: 96px; display: grid !important; grid-template-columns: 1.05fr .95fr; gap: 72px; align-items: start; }
.vnl-massage-copy { display: block !important; padding: 58px !important; border-radius: 28px 72px 28px 72px; background: var(--vnl-green-light); }
.vnl-massage-copy h2 { font-size: 36px !important; line-height: 1.2 !important; }
.vnl-massage-copy .elementor-widget-text-editor, .vnl-massage-copy .elementor-widget-text-editor p { font-size: 20px !important; line-height: 1.6 !important; }
.vnl-massage-photo img { width: 100%; height: 720px; object-fit: cover; border-radius: 72px 28px 72px 28px; }

/* Blog archive */
.vnl-blog { padding-top: 68px; min-height: 1550px; }
.vnl-page-title { margin: 0 0 76px; font-size: 96px; font-weight: 400; line-height: 1; letter-spacing: -4.5px; }
.vnl-blog-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 44px 40px; }
.vnl-blog-card { display: block; min-width: 0; }
.vnl-blog-card__image { width: 100%; aspect-ratio: 1.55 / 1; overflow: hidden; border-radius: 24px; }
.vnl-blog-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .32s cubic-bezier(.2,.65,.3,1); }
.vnl-blog-card:hover .vnl-blog-card__image img { transform: scale(1.035); }
.vnl-blog-card__date { display: none; margin-top: 12px; color: #737176; font-size: 14px; }
.vnl-blog-card h2 { margin: 12px 0 0; font-size: 24px; font-weight: 400; line-height: 1.22; letter-spacing: -.45px; }

/* Single post */
.vnl-single { padding-top: 74px; }
.vnl-single__header { text-align: center; }
.vnl-single__date { margin-bottom: 14px; color: var(--vnl-muted); font-size: 18px; }
.vnl-single h1 { margin: 0; font-size: 48px; font-weight: 700; line-height: 1.12; letter-spacing: -2px; }
.vnl-single__hero { margin-top: 70px; width: 100%; height: 437px; overflow: hidden; border-radius: 0 128px 0 128px; }
.vnl-single__hero img { width: 100%; height: 100%; object-fit: cover; }
.vnl-single__content { max-width: 768px; margin: 86px auto 118px; font-size: 20px; line-height: 1.5; }
.vnl-single__content h2, .vnl-single__content h3 { margin: 0 0 14px; font-size: 48px; font-weight: 700; line-height: 1.15; letter-spacing: -1.7px; }
.vnl-single__content p { margin: 0 0 28px; }
.vnl-single__content ul { margin: 0 0 28px; padding-left: 24px; }
.vnl-single__content a { text-decoration: underline; text-underline-offset: 3px; }
.vnl-related { padding: 132px 0 118px; background: var(--vnl-gray); border-radius: 0 128px 0 0; }
.vnl-related > .vnl-shell > h2 { margin: 0 0 68px; font-size: 48px; font-weight: 700; line-height: 1.2; }
.vnl-related .vnl-blog-card h2 { margin: 12px 0 0; font-size: 24px; font-weight: 400; line-height: 1.22; letter-spacing: -.45px; }
.vnl-related .vnl-blog-card__date { display: block; }

/* Footer */
.vnl-footer { margin-top: 170px; background: #fff; }
.vnl-footer__main { min-height: 486px; padding-top: 92px; }
.vnl-footer__grid { display: grid; grid-template-columns: 1.7fr 1fr 1fr 1fr; gap: 62px; align-items: start; }
.vnl-footer__logo { width: 190px; }
.vnl-footer h2 { margin: 0 0 18px; font-size: 16px; font-weight: 500; }
.vnl-footer ul { list-style: none; margin: 0; padding: 0; }
.vnl-footer li { margin: 0 0 12px; color: #6d6a6e; }
.vnl-footer li.is-emphasis { font-weight: 700; }
.vnl-footer a { transition: color .2s ease; }
.vnl-footer a:hover { color: var(--vnl-green); }
.vnl-footer__rule { margin-top: 88px; border: 0; border-top: 2px solid var(--vnl-ink); }
.vnl-footer__company { padding-top: 50px; color: #8b898c; text-align: center; text-transform: uppercase; font-size: 12px; letter-spacing: 2px; }
.vnl-footer__bar { min-height: 40px; color: #fff; background: #050505; }
.vnl-footer__bar-inner { min-height: 40px; display: flex; align-items: center; justify-content: space-between; font-size: 14px; }
.vnl-agency { display: flex; align-items: center; gap: 12px; }
.vnl-agency img { width: 110px; height: auto; }
.single .vnl-footer, .page-template-page-clanky .vnl-footer { margin-top: 0; }

/* 404 */
.vnl-not-found { min-height: 650px; padding: 100px 0; }
.vnl-not-found h1 { font-size: clamp(64px, 10vw, 144px); margin: 0 0 24px; }
.vnl-not-found p { font-size: 24px; }
.vnl-button { display: inline-block; margin-top: 26px; padding: 12px 24px; border-radius: 10px; color: #fff; background: var(--vnl-green); }

/* Entrance motion from production: subtle upward reveal */
.js .vnl-reveal { opacity: 0; transform: translateY(22px); transition: opacity .58s ease, transform .58s cubic-bezier(.2,.65,.3,1); }
.js .vnl-reveal.is-visible { opacity: 1; transform: none; }

@media (max-width: 1024px) {
  .vnl-shell { width: min(100% - 64px, 1216px); }
  .vnl-header { height: 116px; }
  .vnl-home-hero, .vnl-slider, .vnl-intro, .vnl-benefits, .vnl-contact, .vnl-massage { width: calc(100% - 64px) !important; }
  .vnl-home-hero h1 { font-size: 64px !important; letter-spacing: -3px !important; }
  .vnl-home-hero h1 br { display: none; }
  .vnl-home-hero .vnl-lead, .vnl-home-hero .vnl-lead p { font-size: 32px !important; }
  .vnl-slider { margin-top: 88px !important; }
  .vnl-slider img { height: auto; aspect-ratio: 4 / 1; }
  .vnl-intro { margin-top: 110px; }
  .vnl-feature-grid { grid-template-columns: repeat(2, 1fr); }
  .vnl-reviews, .vnl-news, .vnl-offers { padding-left: 28px !important; padding-right: 28px !important; }
  .vnl-two-col { grid-template-columns: 1fr; gap: 52px; }
  .vnl-offer-grid { grid-template-columns: 1fr; gap: 42px; }
  .vnl-offer img { height: 184px; }
  .vnl-contact > .elementor-widget-heading:first-child h1 { font-size: 72px !important; font-weight: 700 !important; letter-spacing: -3px !important; }
  .vnl-contact-grid { grid-template-columns: 1fr; }
  .vnl-contact-card { padding-left: 48px !important; padding-right: 48px !important; }
  .vnl-contact-card.is-hours { grid-row: auto; }
  .vnl-contact-media { grid-template-columns: 1fr; width: min(550px, 100%); margin-left: auto; margin-right: auto; gap: 48px; }
  .vnl-massage-grid { gap: 36px; }
  .vnl-massage-copy { padding: 40px !important; }
  .vnl-page-title { font-size: 72px; font-weight: 700; letter-spacing: -3px; }
  .vnl-blog-grid { grid-template-columns: 1fr; }
  .vnl-blog-card__image { aspect-ratio: 3 / 1; }
  .vnl-blog-card__date { display: block; }
  .vnl-blog { min-height: auto; padding-bottom: 400px; }
  .vnl-footer__grid { grid-template-columns: repeat(3, 1fr); }
  .vnl-footer__logo { grid-column: 1 / -1; }
}

@media (max-width: 767px) {
  :root { --vnl-radius: 0 64px 0 64px; }
  .vnl-shell { width: calc(100% - 40px); }
  .vnl-header { height: 134px; }
  .vnl-brand { width: 230px; }
  .vnl-menu-toggle { display: block; }
  .vnl-nav { position: absolute; top: 116px; left: 20px; right: 20px; display: grid; gap: 0; padding: 10px 18px; background: #fff; border: 1px solid #ecebed; border-radius: 18px; box-shadow: 0 16px 40px rgb(7 6 11 / .12); opacity: 0; visibility: hidden; transform: translateY(-10px); transition: opacity .22s ease, transform .22s ease, visibility .22s; }
  .vnl-nav.is-open { opacity: 1; visibility: visible; transform: none; }
  .vnl-nav a { padding: 12px 4px; }
  .vnl-nav .is-contact { margin: 7px 0; text-align: center; }

  .vnl-home-hero, .vnl-slider, .vnl-intro, .vnl-benefits, .vnl-contact, .vnl-massage { width: calc(100% - 40px) !important; }
  .vnl-home-hero { margin-top: 56px; }
  .vnl-home-hero h1 { margin-bottom: 22px; font-size: 48px !important; line-height: 1.02 !important; letter-spacing: -2.4px !important; }
  .vnl-home-hero .vnl-lead, .vnl-home-hero .vnl-lead p { font-size: 24px !important; line-height: 1.3 !important; letter-spacing: -1px !important; }
  .vnl-slider { margin-top: 72px !important; }
  .vnl-slider img { height: 300px; aspect-ratio: auto; object-fit: contain; object-position: center; }
  .vnl-slider-button { width: 38px; font-size: 52px; }
  .vnl-intro { margin-top: 98px; }
  .vnl-intro h2 { margin-bottom: 20px; font-size: 36px !important; line-height: 1.12 !important; letter-spacing: -1.5px !important; }
  .vnl-intro > .elementor-element:nth-child(2), .vnl-intro > .elementor-element:nth-child(2) p { font-size: 18px !important; line-height: 1.48 !important; }
  .vnl-feature-grid { margin-top: 70px; grid-template-columns: 1fr; gap: 72px; }
  .vnl-feature img { width: 72px; height: 72px; }
  .vnl-feature h3 { font-size: 24px !important; }
  .vnl-feature .elementor-widget-text-editor, .vnl-feature .elementor-widget-text-editor p { font-size: 17px !important; }
  .vnl-reviews { margin-top: 112px; padding: 192px 24px 196px !important; }
  .vnl-reviews h2, .vnl-news h2 { margin-bottom: 58px; font-size: 36px !important; text-align: center; }
  .vnl-two-col { grid-template-columns: 1fr; gap: 46px; }
  .vnl-two-col .elementor-widget-text-editor, .vnl-two-col .elementor-widget-text-editor p { font-size: 16px !important; line-height: 1.48 !important; }
  .vnl-news { margin-top: 144px; padding: 117px 24px 261px !important; }
  .vnl-news .elementor-widget-text-editor, .vnl-news .elementor-widget-text-editor p { font-size: 16px !important; line-height: 1.48 !important; }
  .vnl-offers { margin-top: 144px; padding: 92px 20px 275px !important; }
  .vnl-offers h2 { margin: 0 4px 54px; font-size: 36px !important; }
  .vnl-offer-grid { grid-template-columns: 1fr; gap: 42px; }
  .vnl-offer img { height: auto; aspect-ratio: 1.55 / 1; }
  .vnl-offer h3 { font-size: 23px !important; }

  .vnl-contact { margin-top: 86px; }
  .vnl-contact > .elementor-widget-heading:first-child h1 { font-size: 48px !important; font-weight: 700 !important; letter-spacing: -2px !important; }
  .vnl-contact-grid { margin-top: 88px; grid-template-columns: 1fr; gap: 52px; }
  .vnl-contact-card, .vnl-contact-card.is-hours { min-height: 0; padding: 0 48px !important; }
  .vnl-contact-card.is-hours { padding: 52px 48px !important; border-radius: 24px 56px 24px 56px; }
  .vnl-contact-card h2 { font-size: 26px !important; margin-bottom: 30px; }
  .vnl-contact-media { width: 300px; margin: 96px auto 0; grid-template-columns: 1fr; gap: 32px; }
  .vnl-contact-media img { height: 452px; aspect-ratio: auto; object-fit: cover; }

  .vnl-massage { margin-top: 54px; }
  .vnl-massage h1 { font-size: 48px !important; letter-spacing: -2px !important; }
  .vnl-massage-grid { margin-top: 64px; grid-template-columns: 1fr; }
  .vnl-massage-copy { padding: 36px 28px !important; }
  .vnl-massage-copy h2 { font-size: 30px !important; }
  .vnl-massage-copy .elementor-widget-text-editor, .vnl-massage-copy .elementor-widget-text-editor p { font-size: 18px !important; }
  .vnl-massage-photo { order: -1; }
  .vnl-massage-photo img { height: 480px; }

  .vnl-blog.vnl-shell { width: calc(100% - 64px); }
  .vnl-blog { padding-top: 84px; padding-bottom: 108px; }
  .vnl-page-title { margin-bottom: 62px; font-size: 48px; font-weight: 700; letter-spacing: -2px; }
  .vnl-blog-grid { grid-template-columns: 1fr; gap: 50px; }
  .vnl-blog-card__image { aspect-ratio: 1.42 / 1; border-radius: 20px; }
  .vnl-blog-card__date { display: block; }
  .vnl-blog-card h2 { font-size: 24px; }

  .vnl-single { padding-top: 84px; }
  .vnl-single__header.vnl-shell, .vnl-single__hero.vnl-shell, .vnl-related .vnl-shell { width: calc(100% - 64px); }
  .vnl-single__date { font-size: 16px; }
  .vnl-single h1 { font-size: 48px; letter-spacing: -1.8px; }
  .vnl-single__hero { margin-top: 52px; height: auto; aspect-ratio: 1.08 / 1; border-radius: 0 64px 0 64px; }
  .vnl-single__content { width: calc(100% - 64px); margin: 64px auto 94px; font-size: 20px; line-height: 1.5; }
  .vnl-single__content h2, .vnl-single__content h3 { font-size: 48px; }
  .vnl-related { padding: 86px 0 88px; border-radius: 0 64px 0 0; }
  .vnl-related > .vnl-shell > h2 { margin-bottom: 52px; font-size: 40px; }

  .vnl-footer { margin-top: 112px; }
  .vnl-footer__main { min-height: 700px; padding-top: 76px; }
  .page-id-34 .vnl-footer__main { min-height: 880px; }
  .vnl-footer__grid { grid-template-columns: 1fr 1fr; gap: 56px 32px; }
  .vnl-footer__logo { width: 190px; grid-column: 1 / -1; }
  .vnl-footer .vnl-shell { width: calc(100% - 64px); }
  .vnl-footer__rule { margin-top: 68px; }
  .vnl-footer__company { padding-top: 38px; }
  .vnl-footer__bar-inner { min-height: 64px; align-items: flex-start; flex-direction: column; justify-content: center; gap: 5px; font-size: 13px; }
}

@media (max-width: 389px) {
  .vnl-shell, .vnl-home-hero, .vnl-slider, .vnl-intro, .vnl-benefits, .vnl-contact, .vnl-massage, .vnl-single__content { width: calc(100% - 32px) !important; }
  .vnl-brand { width: 220px; }
  .vnl-home-hero h1 { font-size: 43px !important; }
  .vnl-contact > .elementor-widget-heading:first-child h1, .vnl-page-title { font-size: 56px !important; }
  .vnl-footer__grid { grid-template-columns: 1fr; gap: 38px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .001ms !important; animation-iteration-count: 1 !important; transition-duration: .001ms !important; }
  .js .vnl-reveal { opacity: 1; transform: none; }
}
