:root{--bg:#f3f4f6;--surface:#fff;--surface-2:#fbf3e0;--text:#1f2937;--muted:#6b7280;--primary:#1e9bd7;--primary-dark:#177fb1;--accent:#f0b32b;--line:#d7dce3;--shadow:0 18px 40px rgba(18,47,86,.08);--radius:20px;--container:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Geometria,Inter,system-ui,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(var(--container),calc(100% - 32px));margin:0 auto}.section{padding:56px 0}h1,h2,h3,h4,p{margin:0}h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.08;margin-top:12px}h2{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.15;margin-bottom:18px}.lead{font-size:1.125rem;line-height:1.6;color:#374151;margin-top:18px}.eyebrow{display:inline-flex;padding:8px 14px;border-radius:999px;background:rgba(30,155,215,.12);color:var(--primary-dark);font-weight:700;font-size:.9rem}.section-note{margin-top:22px;color:var(--muted);font-size:1.05rem}.site-header{position:sticky;top:0;z-index:40;backdrop-filter:blur(14px);background:rgba(243,244,246,.88);background:#fff;border-bottom:1px solid rgba(215,220,227,.75)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:84px}.brand{display:flex;align-items:center;gap:14px}.brand-mark{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--accent),#ffd56d);display:grid;place-items:center;font-weight:800;color:#fff;box-shadow:var(--shadow)}.brand-text{display:grid;gap:4px}.brand-text strong{font-size:1rem}.brand-text span{font-size:.82rem;color:var(--muted)}.nav{display:flex;align-items:center;gap:24px}.nav a{color:#334155;font-weight:600}.header-actions{display:flex;align-items:center;gap:14px}.lang-switch{display:inline-flex;padding:4px;background:#fff;border:1px solid var(--line);border-radius:999px}.lang-btn{border:0;background:transparent;padding:8px 12px;border-radius:999px;cursor:pointer;font-weight:700;color:#64748b}.lang-btn.active{background:var(--primary);color:#fff}.menu-toggle{display:none;border:0;background:#fff;width:44px;height:44px;border-radius:12px;cursor:pointer;padding:10px}.menu-toggle span{display:block;height:2px;background:#334155;margin:5px 0}.hero-grid,.two-col,.contact-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.hero-list,.bullet-list{padding-left:20px;margin:24px 0 0;display:grid;gap:12px;color:#374151;line-height:1.6}.hero-buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:14px;font-weight:700;transition:.2s ease}.btn-primary{color:#fff;background:var(--primary);box-shadow:var(--shadow)}.btn-secondary{color:var(--primary-dark);background:#fff;border:1px solid #cbd5e1}.btn-full{width:100%}.bed-card,.calculator-card,.contact-form,.faq-list details,.product-card,.audience-card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow)}.bed-card{padding:28px;position:relative;overflow:hidden}.bed-card::before{content:"";position:absolute;inset:auto -90px -90px auto;width:220px;height:220px;border-radius:50%;background:rgba(240,179,43,.18)}.pill{display:inline-flex;background:rgba(240,179,43,.18);color:#9a6a00;padding:10px 14px;border-radius:999px;font-weight:700}.bed-illustration{position:relative;height:280px;margin:26px 0}.bed-head,.bed-body,.bed-pillow{position:absolute;background:linear-gradient(180deg,#fff,#e9eef3);box-shadow:0 15px 35px rgba(0,0,0,.08)}.bed-head{width:78%;height:34px;left:11%;top:48px;border-radius:16px 16px 8px 8px}.bed-body{width:100%;height:170px;bottom:12px;border-radius:24px}.bed-pillow{width:120px;height:72px;top:78px;border-radius:20px}.bed-pillow.left{left:18%}.bed-pillow.right{right:18%}.hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hero-metrics div{padding:16px;background:#f8fafc;border-radius:16px}.hero-metrics strong{display:block;font-size:1.25rem;margin-bottom:4px}.hero-metrics span{font-size:.88rem;color:var(--muted)}.steps-grid,.audience-grid,.products-grid{display:grid;gap:20px}.steps-grid{grid-template-columns:repeat(4,1fr)}.step-card{background:#fff;border:2px solid rgba(240,179,43,.85);border-radius:var(--radius);padding:28px 20px;text-align:center}.step-card span{display:block;font-size:2.5rem;font-weight:800;color:var(--primary);margin-bottom:10px}.step-card p{color:#4b5563}.calculator-card{padding:28px}.range-row{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:10px;font-weight:600}.range-row.second{margin-top:24px}input[type=range]{width:100%;accent-color:var(--primary)}.income-box{margin-top:26px;padding:20px;border-radius:16px;background:var(--surface-2);border:1px solid rgba(240,179,43,.35)}.income-line{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.income-box p{margin-top:10px;color:var(--muted)}.two-col{align-items:start}.audience-grid{grid-template-columns:repeat(2,1fr);margin-top:8px}.audience-card{padding:22px;text-align:center;border:2px solid rgba(240,179,43,.85);box-shadow:none}.emoji{font-size:3rem;margin-bottom:12px}.faq-wrap{max-width:860px}.faq-list{display:grid;gap:14px}.faq-list details{padding:20px 22px}.faq-list summary{font-weight:700;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{margin-top:14px;color:#4b5563;line-height:1.6}.conditions-wrap{gap:44px}.products-grid{grid-template-columns:repeat(2,1fr);margin-top:8px}.product-card{padding:16px}.product-image{height:180px;border-radius:16px;margin-bottom:14px;background-size:cover;background-position:center}.image-1{background:linear-gradient(135deg,#d9e5f3,#fff1d6)}.image-2{background:linear-gradient(135deg,#ffe8b3,#f8fafc)}.image-3{background:linear-gradient(135deg,#e2e8f0,#fff7ed)}.image-4{background:linear-gradient(135deg,#c7d2fe,#ecfeff)}.product-card h3{font-size:1rem;line-height:1.4;min-height:48px}.price{color:var(--primary-dark);font-weight:800;margin-top:10px}.catalog-btn{margin-top:18px}.section-accent{background:linear-gradient(180deg,rgba(30,155,215,.06),rgba(240,179,43,.06))}.contact-form{padding:24px}.contact-form label{display:grid;gap:8px;margin-bottom:16px;font-weight:600}.contact-form input{width:100%;min-height:52px;border-radius:14px;border:1px solid #cbd5e1;padding:0 16px;background:#fff}.messengers{display:flex;gap:12px;margin-top:18px;flex-wrap:wrap}.messengers a{padding:12px 16px;border-radius:999px;background:#fff;border:1px solid #cbd5e1;font-weight:700}.privacy{margin-top:14px;color:var(--muted);font-size:.9rem;line-height:1.5}.site-footer{background:#1f2937;color:#e5e7eb;padding:42px 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px}.site-footer h3,.site-footer h4{margin-bottom:12px}.site-footer p,.site-footer li,.site-footer a{color:#cbd5e1;line-height:1.7}.site-footer ul{padding:0;margin:0;list-style:none}.form-status{margin-bottom:16px;padding:14px 16px;border-radius:14px;font-weight:600}.form-status.success{background:#ecfdf5;color:#166534;border:1px solid #bbf7d0}.form-status.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}@media (max-width:980px){.nav{position:absolute;top:calc(100% + 8px);right:16px;left:16px;background:#fff;border-radius:20px;box-shadow:var(--shadow);padding:18px;display:none;flex-direction:column;align-items:flex-start}.nav.is-open{display:flex}.menu-toggle{display:inline-block}.hero-grid,.two-col,.contact-grid,.footer-grid,.steps-grid,.products-grid{grid-template-columns:1fr}.hero-visual{/*order:-1*/}}@media (max-width:640px){.section{padding:42px 0}.container{width:min(100% - 24px,var(--container))}.header-inner{min-height:74px}.brand-text span{display:none}.hero-buttons,.messengers,.income-line{flex-direction:column;align-items:stretch}.hero-metrics,.audience-grid{grid-template-columns:1fr 1fr}.bed-illustration{height:210px}.bed-pillow{width:86px;height:54px}}
.lang-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background: transparent;
  padding: 8px 12px;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 700;
  color: #64748b;
}
.products-grid-live {
  grid-template-columns: repeat(4, 1fr);
}

.product-card-live {
  padding: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.product-image-link {
  display: block;
}

.product-image-live {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  background: #f3f4f6;
}

.product-card-body {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.product-code-live {
  font-size: 13px;
  color: #8a94a6;
}

.product-title-live {
  font-size: 16px;
  line-height: 1.35;
  min-height: 66px;
}

.product-title-live a {
  color: inherit;
  text-decoration: none;
}

.product-stock-live {
  color: #4caf50;
  font-weight: 600;
  font-size: 14px;
}

.product-more-btn {
  margin-top: auto;
  width: 100%;
}

.product-card-loading {
  min-height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6b7280;
}

@media (max-width: 1100px) {
  .products-grid-live {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 540px) {
  .products-grid-live {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .product-card-body {
    padding: 12px;
    gap: 8px;
  }

  .product-title-live {
    font-size: 14px;
    line-height: 1.3;
  }

  .product-code-live,
  .product-stock-live,
  .product-info-live,
  .price {
    font-size: 13px;
  }

  .product-more-btn {
    min-height: 42px;
    padding: 0 12px;
    font-size: 14px;
  }
}

@media (max-width: 380px) {
  .products-grid-live {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .product-title-live {
    font-size: 13px;
  }
}

.products-grid-live {
  grid-template-columns: repeat(4, 1fr);
}

.product-card-live {
  padding: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.product-image-link {
  display: block;
}

.product-image-live {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  background: #f3f4f6;
}

.product-card-body {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.product-code-live {
  font-size: 13px;
  color: #8a94a6;
}

.product-title-live {
  font-size: 16px;
  line-height: 1.35;
}

.product-title-live a {
  color: inherit;
  text-decoration: none;
}

.product-stock-live {
  color: #4caf50;
  font-weight: 600;
  font-size: 14px;
}

.product-info-live {
  color: #5b6472;
  font-size: 14px;
}

.product-more-btn {
  margin-top: auto;
  width: 100%;
}

.product-card-loading {
  min-height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6b7280;
}

@media (max-width: 1100px) {
  .products-grid-live {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .products-grid-live {
    grid-template-columns: repeat(2, 1fr);
  }
}


@media (max-width: 380px) {
  .products-grid-live {
    grid-template-columns: 1fr;
  }
}
 
 
 .form-status {
  margin-bottom: 16px;
  padding: 14px 16px;
  border-radius: 14px;
  font-weight: 600;
}

.form-status.success {
  background: #ecfdf5;
  color: #166534;
  border: 1px solid #bbf7d0;
}

.form-status.error {
  background: #fef2f2;
  color: #b91c1c;
  border: 1px solid #fecaca;
}

.contact-form button[disabled] {
  opacity: 0.7;
  cursor: not-allowed;
}

.topbar-desktop {
  display: block;
  background: #f0b62a;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.topbar-desktop__inner {
  min-height: 32px;
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  align-items: center;
  gap: 24px;
}

.topbar-desktop__phones {
  position: relative;
  background: #f0b62a;
  display: flex;
  align-items: center;
  gap: 28px;
  padding-right: 56px;
  min-height: 32px;
}

.topbar-desktop__phones::after {
  content: "";
  position: absolute;
  top: 0;
  right: -38px;
  width: 90px;
  height: 100%;
  background: #f0b62a;
  transform: skewX(45deg);
  transform-origin: right top;
}

.topbar-desktop__phones a {
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
  white-space: nowrap;
}

.topbar-desktop__address {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-height: 32px;
  color: #fff;
  font-size: 15px;
  white-space: nowrap;
}

.topbar-desktop__address span {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.topbar-desktop__address span::before {
  content: "🌐";
  font-size: 15px;
  line-height: 1;
}

@media (max-width: 980px) {
  .topbar-desktop {
    display: none;
  }
}

.bed-illustration {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bed-image {
  display: block;
  width: 100%;
  max-width: 520px;
  height: auto;
}
.cookie-banner {
    position: fixed;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px;
    background: #222;
    color: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0,0,0,.2);
}

.cookie-banner__text {
    max-width: 800px;
}

.cookie-banner__text p {
    margin: 8px 0 0;
    font-size: 14px;
    line-height: 1.5;
}

.cookie-banner__text a {
    color: #fff;
    text-decoration: underline;
}

.cookie-banner__actions {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.cookie-btn {
    border: 0;
    padding: 10px 18px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
}

.cookie-btn--secondary {
    background: #444;
    color: #fff;
}

.cookie-btn:not(.cookie-btn--secondary) {
    background: #fff;
    color: #222;
}

@media (max-width: 768px) {
    .cookie-banner {
        left: 12px;
        right: 12px;
        bottom: 12px;
        flex-direction: column;
        align-items: flex-start;
    }

    .cookie-banner__actions {
        width: 100%;
    }
}