@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");

/* Static HOSTiQ build: no framework or build step required. */
html, body {
  overflow-x: hidden;
  position: relative;
  width: 100%;
}

/* Compact desktop hero: keeps the same content while reducing the first screen
   and its image to roughly half of the previous height. */
@media(min-width:901px){
  .hero .hero-grid{margin-top: 108px;min-height:0}
  .hero .hero-copy{padding:28px 30px 26px 0}
  .hero .eyebrow{font-size:11px;margin:0}
  .hero h1{font-size:40px;line-height:1.2;margin:8px 0 14px}
  .hero h2{font-size: 22px; line-height: 1.02; margin: 4px 0 14px; letter-spacing: -.025em;}
  .hero .lead{font-size:15px;line-height:1.45;margin-bottom:18px}
  .hero .hero-actions{gap:12px}
  .hero .hero-actions .button{padding:13px 22px}
}

:root{--wine:#5c2129;--coconut:#ede1d2;--tan:#ce9f6b;--sage:#98a086;--rose:#845833;--brown:#422b1a;--ink:#151e31;--paper:#fbf6ef;--line:#e8dfd4}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1220px,calc(100% - 48px));margin:auto}
.topbar{background:var(--wine);color:#fff;font-size:14px;position: fixed;width: 100%;height^44px; z-index: 10; }
.topbar-inner{height:44px;display:flex;align-items:center;justify-content:space-between;gap:28px}.topbar-inner>a{font-weight:600}.social-mini,.footer-social{display:flex;gap:9px}.social-mini a,.footer-social a{width:30px;height:30px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700}
.header{height:77px;display:flex;align-items:center;gap:36px;border-bottom:1px solid #eee}
main{margin-top: 77px}
.brand{margin-right:auto}.brand img,footer img{display:block;width:230px;height:66px;object-fit:cover;object-position:center;background:transparent}.header nav{display:flex;gap:26px;font-size:14px}.header nav a:hover{color:var(--wine)}.button{border:0;border-radius:10px;background:var(--wine);color:#fff;padding:16px 28px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.header-button{padding:13px 28px}.menu-link{font-size:30px;color:var(--wine);display:none}.hero{background:linear-gradient(105deg,#fbf5ed 0 50%/*,#f5ede2 50%*/)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:580px}.hero-copy{padding:72px 30px 64px 0;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;letter-spacing:.22em;color:var(--rose);font-weight:700}.lead{font-size:18px;line-height:1.55;max-width:520px;margin:0 0 30px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.outline{background:transparent;color:var(--wine);box-shadow:inset 0 0 0 2px var(--wine)}.hero-image{overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover}
.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-top:55px;padding-bottom:42px}.trust-card{border:1px solid var(--line);background:#fffaf4;border-radius:16px;padding:24px;display:flex;gap:16px;min-height:132px;box-shadow:0 4px 14px #5c21290b}.line-icon,.trust-card>span{font-size:33px;color:#b4a44a}.trust h3,.condition-grid h3{font-size:16px;margin:0 0 7px}.trust p,.condition-grid p{font-size:13px;line-height:1.45;margin:0}.section{padding:54px 0}.section h2,.cta-section h2{text-align:center;color:#95613c;font-size:28px;margin:0 0 34px}.benefits,.products,.solutions,.conditions{background:var(--paper)}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.benefit{min-height:150px;border-radius:18px;background:#fffaf4;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}.benefit span{font-size:40px;color:#b2a34e}.benefit p{font-size:13px;line-height:1.4;margin:14px 0 0}.tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}.tabs button{border:0;background:#eee9e2;border-radius:24px;padding:13px 16px;cursor:pointer;color:var(--ink)}.tabs button.active{background:var(--wine);color:#fff;font-weight:700}.product-panel,.solution-panel{border:1px solid var(--line);background:#fffaf4;border-radius:14px;overflow:hidden;display:grid;grid-template-columns:34% 1fr;min-height:230px}.product-panel img,.solution-panel img{width:100%;height:100%;object-fit:cover}.product-panel>div{padding:34px}.product-panel p{font-size:17px;line-height:1.5;margin:0 0 10px}.product-panel strong{font-size:15px}.product-panel h4{margin:22px 0 10px}.tags{display:flex;gap:9px;flex-wrap:wrap}.tags span{background:#eee9e2;padding:8px 14px;border-radius:18px;font-size:13px}.solution-panel ul{list-style:none;margin:0;padding:30px 38px;display:flex;flex-direction:column;justify-content:center;gap:13px}.solution-panel li{color:#aaa55b;font-size:14px}.solution-panel li span{color:var(--ink);margin-left:8px}.condition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:14px}.condition-grid article{background:#fffaf4;border:1px solid var(--line);border-radius:14px;padding:24px;display:flex;gap:18px;align-items:center}.condition-grid article>span{font-size:30px;color:#b6a434}.faq{display:grid;gap:7px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.faq-item button{width:100%;border:0;background:transparent;padding:16px 20px;display:flex;justify-content:space-between;text-align:left;font-weight:600;cursor:pointer}.faq-item button b{font-size:18px;transition:.2s}.faq-item.open button b{transform:rotate(180deg)}.faq-item p{margin:0;padding:0 20px 18px;line-height:1.5;color:#4f5260}.cta-section{background:var(--paper);padding:20px 0 0}.cta-wrap{background:var(--sage);border-radius:18px;padding:34px 30px 26px;color:#fff}.cta-section h2{color:#fff;text-align:left;font-size:30px;margin-bottom:24px}.cta-grid{display:grid;grid-template-columns:38% 1fr;gap:28px;align-items:stretch}.cta-grid>img{width:100%;height:100%;min-height:390px;object-fit:cover;border-radius:14px}.form-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:10px}.form-tabs button{border:0;background:#f2eee8;padding:12px;border-radius:22px;color:#53545b}.form-tabs button.active{background:#dca66d;color:#fff;font-weight:700}.form-wrap form{display:grid;gap:8px}.form-wrap input,.form-wrap select,.form-wrap textarea{width:100%;border:1px solid #e4dfd8;border-radius:7px;background:#fff;padding:12px 14px;color:#333;outline:none}.form-wrap input:focus,.form-wrap select:focus,.form-wrap textarea:focus{border-color:var(--wine);box-shadow:0 0 0 2px #5c212922}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.submit{background:#dca66d;width:100%;padding:13px}.success{background:#ffffffef;color:var(--ink);min-height:320px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.success strong{color:var(--wine);font-size:28px}.success p{max-width:440px;line-height:1.5}.consult{display:flex;gap:26px;align-items:center;justify-content:center;color:var(--ink);font-size:14px;font-weight:600;margin-top:25px}.consult a{color:#253047}footer{background:#fbf5ed;padding:34px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:55px;padding-bottom:26px}.footer-grid>div+div{border-left:1px solid #dbcabb;padding-left:44px}footer img{width:210px;height:60px;margin-bottom:8px}.footer-grid p{font-size:16px;line-height:1.5}.footer-grid h4{margin:4px 0 12px}.footer-grid>div:nth-child(2){display:flex;flex-direction:column;gap:6px;font-size:13px}.footer-grid>div:nth-child(3)>a{display:block;font-weight:600;margin-bottom:14px;font-size:13px}.footer-social{color:var(--wine)}.copyright{text-align:center;border-top:1px solid #e8d9cb;padding:15px;color:#6f6a66;font-size:11px}

@media(max-width:900px){.container{width:min(100% - 32px,720px)}.topbar-inner>span{display:none}.header{height:78px}.header nav,.header-button{display:none}.menu-link{display:block}.brand img{width:190px;height:55px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:48px 0 32px}.hero h1{font-size:42px}.hero-image{height:420px;margin:0 -16px}.trust{grid-template-columns:1fr 1fr}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit:last-child{grid-column:1/-1}.tabs{display:flex;overflow:auto;padding-bottom:5px}.tabs button{min-width:max-content;padding-inline:22px}.product-panel,.solution-panel{grid-template-columns:1fr}.product-panel img,.solution-panel img{height:270px}.condition-grid{grid-template-columns:1fr}.cta-grid{grid-template-columns:1fr}.cta-grid>img{height:320px;min-height:0}.consult{flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div+div{padding-left:0;border:0}}
@media(max-width:560px){body{font-size:15px}.container{width:calc(100% - 28px)}.topbar-inner{height:42px}.topbar-inner>a{font-size:12px}.social-mini{gap:5px}.social-mini a{width:25px;height:25px;font-size:8px}.header{height:72px}.brand img{width:160px;height:46px}.hero{background:#fbf5ed}.hero-copy{padding:38px 0 24px}.eyebrow{font-size:10px}.hero h1{font-size:36px;line-height:1.08;margin-top:8px}.lead{font-size:16px}.hero-actions{display:grid}.button{width:100%}.hero-image{height:330px}.trust{grid-template-columns:1fr;padding-top:18px}.trust-card{min-height:110px}.section{padding:44px 0}.section h2,.cta-section h2{font-size:23px;line-height:1.25;margin-bottom:24px}.benefit-grid{gap:10px}.benefit{min-height:135px;padding:14px}.benefit p{font-size:12px}.product-panel img,.solution-panel img{height:215px}.product-panel>div{padding:22px}.solution-panel ul{padding:22px}.faq-item button{padding:14px;font-size:13px}.cta-section{padding-top:0}.cta-wrap{width:100%;border-radius:0;padding:30px 14px 24px}.cta-section h2{text-align:center}.cta-grid{gap:16px}.cta-grid>img{height:270px}.form-tabs{grid-template-columns:1fr}.form-tabs button{border-radius:9px}.form-tabs button+button{margin-top:6px}.form-row{grid-template-columns:1fr}.consult{gap:12px;font-size:12px}.footer-grid{grid-template-columns:1fr;gap:22px}.footer-grid>div:first-child{grid-column:auto}.footer-grid>div+div{border-top:1px solid #e4d5c7;padding-top:18px}.copyright{font-size:10px}}

.trust-card>img{width:52px;height:52px;flex:0 0 52px;object-fit:contain;border-radius:12px}.botcheck{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.form-status{margin:2px 0 0;font-size:13px;line-height:1.4}.form-status.error{color:#5c2129;background:#fff5f5;border-radius:7px;padding:10px 12px}.form-status.success-message{color:#1f5d38;background:#f1fff6;border-radius:7px;padding:10px 12px}.submit:disabled{opacity:.65;cursor:wait}
/* ==========================================================================
   ФІКС ШАПКИ ТА МОБІЛЬНОГО МЕНЮ (LE TOURAGE)
   ========================================================================== */

/* 1. РОБИМО ШАПКУ ЛИПУЧОЮ НА ДЕСКТОПІ ТА МОБІЛКАХ */
header.header {
  position: fixed !important;
  top: 44px !important;
  width: 100%;
  z-index: 1000 !important;
  background: rgba(255, 255, 255, 0.97) !important; /* Білий фон, щоб текст під ним не просвічувався */
  backdrop-filter: blur(10px) !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06) !important; /* Легка приємна тінь при скролі */
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
a.dnav{margin-top:11px;}
/* Приховуємо кнопку гамбургера на великих екранах */
#menuToggle {
  display: none;
}

/* ==========================================================================
   2. АДАПТИВ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ (до 860px)
   ========================================================================== */
@media (max-width: 860px) {

  /* Показуємо кнопку Гамбургера ☰ */
  #menuToggle {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 44px !important;
    height: 44px !important;
    border: none !important;
    border-radius: 8px !important;
    font-size: 22px !important;
    cursor: pointer !important;
    z-index: 1002 !important; /* Кнопка завжди зверху */
    line-height: 1 !important;
  }

  /* Випадаюче мобільне меню */
 header.header nav#mainNav {
        position: fixed !important;
        top: 0 !important;
        right: -100% !important;
        width: 55% !important;
        max-width: 400px !important;
        height: 87vh !important;
        background: #ffffff !important;
        box-shadow: -10px 0 30px rgba(0, 0, 0, 0.2) !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 11px !important;
        padding: 27px 20px !important;
        transition: right 0.3s ease-in-out !important;
        z-index: 1001 !important;
    }

  /* Посилання всередині мобільного меню */
  header.header nav#mainNav a {
    font-size: 18px !important;
    font-weight: 700 !important;

    text-decoration: none !important;
  }

  /* КОЛИ МЕНЮ ВІДКРИТЕ (додається клас .is-open) */
  header.header nav#mainNav.is-open {
    right: 0 !important; /* Меню виїжджає на екран */
  }

  /* Кнопка презентації всередині мобільного меню */
  .mobile-only-btn {
    display: inline-flex !important;
    margin-top: 10px !important;
  }
}
/* Відступ для плавного якоря, щоб заголовок не заходив під липучу шапку */
section[id], footer[id] {
  scroll-margin-top: 100px !important;
}


.image-slider-wrapper {
  position: relative;
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.product-panel .image-slider-wrapper{padding:0}

.image-slider {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* Firefox */
}

.image-slider::-webkit-scrollbar {
  display: none; /* Chrome/Safari */
}

.image-slider img {
  flex: 0 0 100%;
  width: 100%;
  height: auto;
  object-fit: cover;
  scroll-snap-align: start;
}

.slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  background: rgba(0, 0, 0, 0.07);
  color: #fff;
  border: none;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  transition: background 0.2s;
}

.slider-arrow:hover {
  background: rgba(0, 0, 0, 0.7);
}

.prev-arrow { left: 4px; }
.next-arrow { right: 4px; }
