{"product_id":"umidificator-evoair-steamix3800-smart-wifi-rezervor-3-8l-capacitate-de-umidificare-300ml-h-senzor-umiditate-mod-auto-autonomie-13-ore-lampa-uva-aromaterapie-indicator-umiditate-și-temperatura-telecomanda-alb","title":"Evoair STEAMIX3800 Smart Humidifier, Wifi, 3.8L Tank, 300ml\/h Humidification Capacity, Humidity Sensor, Auto Mode, 13-hour Autonomy, UVA Lamp, Aromatherapy, Humidity and Temperature Indicator, Remote Control, White","description":"\u003c!-- :contentReference[oaicite:0]{index=0} --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Sarabun:wght@400;600;700\u0026display=swap');\n\n  :root{\n    --ec-bg:#ffffff;\n    --ec-surface:#ffffff;\n    --ec-surface-2:#f6f8fb;\n    --ec-border:rgba(15,23,42,.12);\n    --ec-border-strong:rgba(15,23,42,.18);\n\n    --ec-text:#0f172a;\n    --ec-muted:rgba(15,23,42,.72);\n    --ec-faint:rgba(15,23,42,.56);\n\n    \/* sampled from Ecovent header green in provided reference screenshot *\/\n    --ec-primary:#A7CC46;\n    --ec-primary-ink:#0b1a07;\n    --ec-primary-hover:#98BF3D;\n\n    --ec-radius:18px;\n    --ec-radius-lg:22px;\n\n    --ec-shadow:0 18px 50px rgba(15,23,42,.10);\n    --ec-shadow-soft:0 10px 26px rgba(15,23,42,.08);\n\n    --ec-max:100%;\n  }\n\n  \/* Base *\/\n  .ecovent-page{\n    background:\n      radial-gradient(900px 520px at 12% 6%, rgba(167,204,70,.12), transparent 60%),\n      radial-gradient(860px 520px at 88% 14%, rgba(13,148,136,.08), transparent 62%),\n      linear-gradient(180deg, #ffffff 0%, #ffffff 100%);\n    color:var(--ec-text);\n    font-family: \"Sarabun\", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, \"Apple Color Emoji\",\"Segoe UI Emoji\";\n    -webkit-font-smoothing:antialiased;\n    -moz-osx-font-smoothing:grayscale;\n  }\n\n  .ecovent-container{\n    max-width:var(--ec-max);\n    margin:0 auto;\n    padding:0 0px;\n  }\n\n  .ecovent-page h1,\n  .ecovent-page h2,\n  .ecovent-page h3{\n    margin:0 0 10px 0;\n    letter-spacing:-0.02em;\n    line-height:1.12;\n  }\n\n  .ecovent-page p{ margin:0 0 12px 0; color:var(--ec-muted); line-height:1.58; }\n  .ecovent-page strong{ color:var(--ec-text); font-weight:650; }\n  .ecovent-page ul{ margin:0; padding:0; list-style:none; }\n  .ecovent-page a{ color:inherit; text-decoration:none; }\n  .ecovent-page img{ width:100%; height:auto; display:block; border-radius:inherit; }\n  .product-description-content img{ height:100% !important; }\n\n  \/* Buttons *\/\n  .ecovent-btn-primary{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:10px;\n    padding:12px 16px;\n    border-radius:999px;\n    background:var(--ec-primary);\n    color:var(--ec-primary-ink);\n    border:1px solid rgba(15,23,42,.10);\n    box-shadow:0 10px 22px rgba(167,204,70,.22);\n    font-weight:700;\n    transition:transform .18s ease, box-shadow .18s ease, background .18s ease;\n    will-change:transform;\n  }\n  .ecovent-btn-primary:hover{\n    transform:translateY(-2px);\n    background:var(--ec-primary-hover);\n    box-shadow:0 14px 28px rgba(167,204,70,.26);\n  }\n\n  .ecovent-btn-ghost{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    padding:10px 14px;\n    border-radius:999px;\n    background:#ffffff;\n    border:1px solid var(--ec-border);\n    color:var(--ec-text);\n    font-weight:650;\n    transition:transform .18s ease, background .18s ease, border-color .18s ease, box-shadow .18s ease;\n    box-shadow:0 8px 18px rgba(15,23,42,.06);\n  }\n  .ecovent-btn-ghost:hover{\n    transform:translateY(-1px);\n    background:var(--ec-surface-2);\n    border-color:var(--ec-border-strong);\n    box-shadow:0 10px 22px rgba(15,23,42,.08);\n  }\n\n  \/* Pills (hero quick links – optional) *\/\n  .ecovent-pill{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    padding:8px 12px;\n    border-radius:999px;\n    background:#ffffff;\n    border:1px solid var(--ec-border);\n    color:var(--ec-muted);\n    font-size:12px;\n    font-weight:650;\n    box-shadow:0 8px 18px rgba(15,23,42,.05);\n  }\n\n  \/* Hero *\/\n  .ecovent-hero{ padding:62px 0 46px 0; }\n  .ecovent-hero-grid{\n    display:grid;\n    grid-template-columns: 1.1fr .9fr;\n    gap:22px;\n    align-items:stretch;\n  }\n  .ecovent-hero-panel{\n    background:linear-gradient(180deg, rgba(255,255,255,1), rgba(246,248,251,1));\n    border:1px solid var(--ec-border);\n    border-radius:var(--ec-radius-lg);\n    padding:24px;\n    box-shadow:var(--ec-shadow-soft);\n    position:relative;\n    overflow:hidden;\n  }\n  .ecovent-hero-panel:before{\n    content:\"\";\n    position:absolute;\n    inset:-1px;\n    background:radial-gradient(560px 320px at 14% 12%, rgba(167,204,70,.14), transparent 62%);\n    pointer-events:none;\n  }\n  .ecovent-hero-panel \u003e *{ position:relative; z-index:1; }\n\n  .ecovent-hero-topbar{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:12px;\n    margin-bottom:14px;\n  }\n  .ecovent-kicker{\n    display:inline-flex;\n    align-items:center;\n    gap:10px;\n    padding:7px 10px;\n    border-radius:999px;\n    background:#ffffff;\n    border:1px solid var(--ec-border);\n    color:var(--ec-faint);\n    font-size:12px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    white-space:nowrap;\n    overflow:hidden;\n    text-overflow:ellipsis;\n  }\n\n  .ecovent-divider{\n    height:1px;\n    background:linear-gradient(90deg, transparent, rgba(15,23,42,.12), transparent);\n    margin:12px 0 0 0;\n  }\n\n  .ecovent-hero h1{ font-size: clamp(30px, 3.1vw, 44px); margin-top:18px; }\n  .ecovent-hero-subheadline{ font-size:14px; margin-top:8px; max-width:720px; }\n\n  .ecovent-hero-benefits{\n    display:grid;\n    gap:10px;\n    margin:18px 0 18px 0;\n  }\n  .ecovent-hero-benefits li{\n    display:flex;\n    gap:10px;\n    align-items:flex-start;\n    color:var(--ec-text);\n    font-size:14px;\n    padding:12px 12px 12px 8px;\n    border-radius:14px;\n    background:#ffffff;\n    border:1px solid var(--ec-border);\n    box-shadow:0 10px 20px rgba(15,23,42,.05);\n    list-style: none !important;\n  }\n\n  .ecovent-hero-benefits li::before,\n  .rte ul \u003e li::before,\n  .styled-list \u003e li::before {\n    display: none !important;\n  }\n\n  .ecovent-hero-actions{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:10px;\n  }\n\n  .ecovent-hero-visual{\n    border-radius:var(--ec-radius-lg);\n    overflow:hidden;\n    border:1px solid var(--ec-border);\n    background:#ffffff;\n    box-shadow:var(--ec-shadow);\n    position:relative;\n  }\n  .ecovent-hero-visual \u003e img{\n    width:100% !important;\n    height:100% !important;\n    object-fit:cover !important;\n  }\n  .ecovent-hero-visual:after{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:linear-gradient(180deg, rgba(255,255,255,.0) 0%, rgba(15,23,42,.04) 100%);\n    pointer-events:none;\n  }\n\n  \/* Modes nav *\/\n  .ecovent-modes-nav{ padding:50px 0 0 0; }\n  .ecovent-modes-nav h2{ font-size: clamp(22px, 2.4vw, 30px); }\n  .ecovent-modes-nav p{ max-width:760px; }\n  .ecovent-modes-buttons{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:16px;\n  }\n\n  \/* Mode sections *\/\n  .ecovent-mode-section{ padding:54px 0; max-width:var(--ec-max); margin:auto auto; }\n  \/* no additional padding; align with container edges *\/\n  .ecovent-mode-wrap{\n    margin:0 0px; \/* break out of container padding *\/\n    padding:0 0px; \/* re-apply padding inside *\/\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:32px;\n    align-items:stretch;\n  }\n\n  \/* constrain media column size and enable cover cropping *\/\n  .ecovent-mode-media{\n    \/* allow media column to fill its 50% share *\/\n    width:100%;\n    height:100%;\n    overflow:hidden;\n  }\n  .ecovent-mode-media img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n  }\n\n  \/* alternate orientation on desktop: even sections flip columns *\/\n  .ecovent-mode-section:nth-of-type(even) .ecovent-mode-copy {\n    order:2;\n  }\n  .ecovent-mode-section:nth-of-type(even) .ecovent-mode-media {\n    order:1;\n  }\n  .ecovent-mode-copy{\n    background:#ffffff;\n    border:1px solid var(--ec-border);\n    border-radius:var(--ec-radius);\n    padding:24px; \/* match hero panel padding for visual alignment *\/\n    box-shadow:var(--ec-shadow-soft);\n    display:flex;\n    flex-direction:column;\n  }\n  .ecovent-mode-copy h3{ font-size:22px; margin-bottom:10px; }\n  .ecovent-mode-meta{\n    display:grid;\n    gap:10px;\n    margin-top:10px;\n  }\n  .ecovent-meta-row{\n    padding:12px 12px;\n    border-radius:16px;\n    background:var(--ec-surface-2);\n    border:1px solid rgba(15,23,42,.10);\n  }\n  .ecovent-meta-row p{ margin:0; color:var(--ec-muted); }\n\n  .ecovent-mode-media{\n    border-radius:var(--ec-radius);\n    overflow:hidden;\n    border:1px solid var(--ec-border);\n    background:#ffffff;\n    box-shadow:var(--ec-shadow);\n    position:relative;\n    aspect-ratio:16\/11;\n  }\n  .ecovent-mode-media:after{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:linear-gradient(180deg, rgba(255,255,255,.0) 0%, rgba(15,23,42,.06) 100%);\n    pointer-events:none;\n  }\n\n  \/* Feature tiles – text overlay *\/\n  .ecovent-feature-cards{ padding:62px 0; }\n  .ecovent-feature-cards h2{ font-size: clamp(22px, 2.4vw, 30px); }\n  .ecovent-feature-grid{\n    display:grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap:14px;\n    margin-top:18px;\n  }\n  .ecovent-feature-grid img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    border-radius: 12px;\n  }\n  @media (min-width: 1025px){\n    .ecovent-feature-grid{\n      gap:24px;\n    }\n  }\n  .ecovent-feature-tile{\n    position:relative;\n    border-radius:var(--ec-radius);\n    overflow:hidden;\n    border:1px solid var(--ec-border);\n    box-shadow:var(--ec-shadow);\n    min-height:300px;\n    background:#ffffff;\n  }\n  .ecovent-feature-overlay{\n    position:absolute;\n    left:14px;\n    right:14px;\n    bottom:14px;\n    padding:16px 16px;\n    border-radius:18px;\n    background:rgba(255,255,255,.92);\n    border:1px solid rgba(15,23,42,.10);\n    box-shadow:0 16px 34px rgba(15,23,42,.10);\n    backdrop-filter: blur(8px);\n  }\n  .ecovent-feature-overlay h3{\n    font-size:18px;\n    margin:0 0 6px 0;\n  }\n  .ecovent-feature-overlay p{\n    margin:0;\n    color:var(--ec-muted);\n    font-size:14px;\n  }\n\n  \/* Banner *\/\n  .ecovent-banner{ padding:56px 0; }\n  .ecovent-banner-shell{\n    border-radius:var(--ec-radius-lg);\n    overflow:hidden;\n    border:1px solid var(--ec-border);\n    box-shadow:var(--ec-shadow);\n    position:relative;\n    background:#ffffff;\n    height: 500px;\n  }\n  .ecovent-banner-shell img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n  }\n  .ecovent-banner-shell:after{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:linear-gradient(90deg, rgba(255,255,255,.85) 0%, rgba(255,255,255,.15) 55%, rgba(255,255,255,.70) 100%);\n    pointer-events:none;\n  }\n  .ecovent-banner-copy{\n    position:absolute;\n    left:18px;\n    right:18px;\n    bottom:18px;\n    z-index:2;\n    max-width:680px;\n    padding:18px 18px;\n    border-radius:20px;\n    background:rgba(255,255,255,.92);\n    border:1px solid rgba(15,23,42,.10);\n    box-shadow:0 16px 34px rgba(15,23,42,.10);\n    backdrop-filter: blur(8px);\n  }\n  .ecovent-banner-copy h2{ font-size: clamp(20px, 2.3vw, 30px); margin-bottom:6px; }\n  .ecovent-banner-copy p{ margin:0; color:var(--ec-muted); }\n\n  \/* Dimensions *\/\n  .ecovent-dimensions{ padding:62px 0; }\n  .ecovent-dim-grid{\n    display:grid;\n    grid-template-columns: 1fr .9fr;\n    gap:14px;\n    margin-top:16px;\n    align-items:stretch;\n  }\n  .ecovent-dim-media{\n    border-radius:var(--ec-radius);\n    overflow:hidden;\n    border:1px solid var(--ec-border);\n    box-shadow:var(--ec-shadow);\n    background:#ffffff;\n  }\n  .ecovent-dim-panel{\n    border-radius:var(--ec-radius);\n    background:#ffffff;\n    border:1px solid var(--ec-border);\n    padding:20px;\n    box-shadow:var(--ec-shadow-soft);\n    display:flex;\n    flex-direction:column;\n  }\n  .ecovent-spec-list{\n    display:grid;\n    gap:10px;\n    flex:1;\n    align-content:space-between;\n  }\n  .ecovent-spec-list li{\n    padding:12px 12px;\n    border-radius:16px;\n    background:var(--ec-surface-2);\n    border:1px solid rgba(15,23,42,.10);\n    color:var(--ec-muted);\n    font-size:14px;\n  }\n  .ecovent-spec-list strong{ color:var(--ec-text); }\n\n  \/* Interior *\/\n  .ecovent-interior{ padding:62px 0; }\n  .ecovent-interior-grid{\n    display:grid;\n    grid-template-columns: 1.05fr .95fr;\n    gap:14px;\n    margin-top:16px;\n    align-items:stretch;\n  }\n  .ecovent-interior-media{\n    border-radius:var(--ec-radius);\n    overflow:hidden;\n    border:1px solid var(--ec-border);\n    box-shadow:var(--ec-shadow);\n    background:#ffffff;\n  }\n  .ecovent-interior-points{\n    border-radius:var(--ec-radius);\n    background:#ffffff;\n    border:1px solid var(--ec-border);\n    padding:20px;\n    box-shadow:var(--ec-shadow-soft);\n    display:flex;\n    flex-direction:column;\n  }\n  .ecovent-point-list{\n    display:grid;\n    gap:10px;\n    flex:1;\n    align-content:space-between;\n  }\n  .ecovent-point-list li{\n    padding:12px 12px;\n    border-radius:16px;\n    background:var(--ec-surface-2);\n    border:1px solid rgba(15,23,42,.10);\n    color:var(--ec-muted);\n    font-size:14px;\n  }\n\n  \/* Control grid *\/\n  .ecovent-control-grid{ padding:62px 0; }\n  .ecovent-control-items{\n    display:grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap:10px;\n    margin-top:16px;\n  }\n  .ecovent-control-item{\n    padding:12px 12px;\n    border-radius:16px;\n    background:#ffffff;\n    border:1px solid var(--ec-border);\n    color:var(--ec-muted);\n    font-size:14px;\n    box-shadow:0 10px 20px rgba(15,23,42,.05);\n  }\n\n  \/* Usage *\/\n  .ecovent-usage-context{ padding:62px 0 78px 0; }\n  .ecovent-usage-blocks{\n    display:grid;\n    gap:10px;\n    margin-top:16px;\n  }\n  .ecovent-usage-block{\n    display:grid;\n    grid-template-columns: 1.05fr .55fr 1.4fr;\n    gap:10px;\n    padding:14px 14px;\n    border-radius:18px;\n    background:#ffffff;\n    border:1px solid var(--ec-border);\n    align-items:center;\n    box-shadow:0 10px 20px rgba(15,23,42,.05);\n  }\n  .ecovent-usage-room{ color:var(--ec-text); font-weight:750; }\n  .ecovent-usage-size{ color:var(--ec-faint); font-weight:700; }\n  .ecovent-usage-result{ color:var(--ec-muted); }\n\n  \/* Responsive *\/\n  @media (max-width: 920px){\n    .ecovent-hero-grid{ grid-template-columns: 1fr; }\n    .ecovent-mode-section{ padding:28px 0; }\n    .ecovent-mode-wrap{\n      grid-template-columns: 1fr;\n      gap:14px;\n    }\n    \/* force mobile flow: text first, image second for every mode block *\/\n    .ecovent-mode-section .ecovent-mode-copy { order: 1; }\n    .ecovent-mode-section .ecovent-mode-media { order: 2; }\n    .ecovent-mode-section:nth-of-type(even) .ecovent-mode-copy { order: 1; }\n    .ecovent-mode-section:nth-of-type(even) .ecovent-mode-media { order: 2; }\n    .ecovent-feature-grid{ grid-template-columns: 1fr; }\n    .ecovent-dim-grid{ grid-template-columns: 1fr; }\n    .ecovent-interior-grid{ grid-template-columns: 1fr; }\n    .ecovent-control-items{ grid-template-columns: 1fr; }\n    .ecovent-usage-block{ grid-template-columns: 1fr; }\n  }\n\n  @media (min-width: 921px){\n    .ecovent-mode-meta{\n      gap:14px;\n    }\n  }\n\n  @media (min-width: 1025px){\n    .ecovent-mode-media{\n      aspect-ratio:16\/10;\n    }\n  }\n\n  @media (min-width: 1400px){\n    .ecovent-mode-media{\n      aspect-ratio:16\/9;\n    }\n  }\n\n  @media (min-width: 921px) and (max-width: 1024px){\n    .ecovent-mode-media{\n      position:relative;\n      min-height:100%;\n    }\n    .ecovent-mode-media img{\n      position:absolute;\n      inset:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n    }\n  }\n\n  @media (max-width: 624px){\n    .ecovent-hero-topbar{\n      flex-direction:column;\n      align-items:flex-start;\n      gap:8px;\n    }\n    .ecovent-hero-topbar .ecovent-btn-ghost{\n      white-space:nowrap;\n    }\n    .ecovent-kicker{\n      max-width:100%;\n    }\n    .ecovent-modes-buttons{\n      display:grid;\n      grid-template-columns:1fr;\n      gap:10px;\n    }\n    .ecovent-modes-buttons .ecovent-btn-ghost{\n      width:100%;\n      justify-content:center;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ecovent-page\"\u003e\n  \u003c!-- SECTION 1 — HERO --\u003e\n  \u003csection id=\"hero\" class=\"ecovent-hero\"\u003e\n    \u003cdiv class=\"ecovent-container\"\u003e\n      \u003cdiv class=\"ecovent-hero-grid\"\u003e\n        \u003cdiv class=\"ecovent-hero-panel\"\u003e\n          \u003cdiv class=\"ecovent-hero-topbar\"\u003e\n            \u003cdiv class=\"ecovent-kicker\"\u003eEVOAIR • STEAMIX 3800\u003c\/div\u003e\n            \u003ca class=\"ecovent-btn-ghost\" href=\"#dimensiuni\"\u003eView specifications\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ecovent-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n          \u003ch1\u003eSmart humidification, compact size\u003c\/h1\u003e\n          \u003cp class=\"ecovent-hero-subheadline\"\u003e3.8L tank, mist output up to 300 ml\/h, and Smart Life control. Set the target between 40% and 90% for rooms up to 20 m², with features for daily home use.\u003c\/p\u003e\n          \u003cul class=\"ecovent-hero-benefits\"\u003e\n            \u003cli\u003e3.8L tank for up to 13 hours of autonomy\u003c\/li\u003e\n            \u003cli\u003eSmart control via the Smart Life app\u003c\/li\u003e\n            \u003cli\u003eIntegrated UVA lamp for water hygiene\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cdiv class=\"ecovent-hero-actions\"\u003e\n            \u003ca class=\"ecovent-btn-primary\" href=\"#moduri-control\"\u003eModes \u0026amp; control\u003c\/a\u003e\n            \u003ca class=\"ecovent-btn-ghost\" href=\"#control\"\u003eFunctions\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ecovent-hero-visual\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/placeholder\/steamix-3800-hero.jpg\" alt=\"Evoair STEAMIX 3800 Humidifier in a bright modern living room\" data-image-role=\"hero\" data-product-slug=\"steamix-3800\" data-section-key=\"hero\" data-asset-filename=\"steamix-3800-hero.jpg\" data-asset-status=\"pending\" data-validation-status=\"pending\" data-regenerate-if-rejected=\"true\" data-gemini-prompt=\"Photorealistic premium compact white humidifier Evoair STEAMIX 3800 (170x170x415 mm) placed in a bright modern living room, soft natural daylight, clean Scandinavian interior, minimal decor, product clearly visible, subtle cool mist visible near the nozzle, airy mood, neutral palette, no embedded text, no watermark, no clutter, high realism, commercial product photography, 16:9 composition.\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 2 — MODES \u0026 CONTROL --\u003e\n  \u003csection id=\"moduri-control\" class=\"ecovent-modes-nav\"\u003e\n    \u003cdiv class=\"ecovent-container\"\u003e\n      \u003ch2\u003eControl adapted to humidity level\u003c\/h2\u003e\n      \u003cp\u003eQuickly adjust mist output in 3 levels or let the device automatically maintain the set humidity. For stability, use Waves with intermittent mist and a 1–12 hour timer.\u003c\/p\u003e\n      \u003cdiv class=\"ecovent-modes-buttons\"\u003e\n        \u003ca class=\"ecovent-btn-ghost\" href=\"#mod-auto\"\u003eAutomatic humidification\u003c\/a\u003e\n        \u003ca class=\"ecovent-btn-ghost\" href=\"#mod-noapte\"\u003eNight mode\u003c\/a\u003e\n        \u003ca class=\"ecovent-btn-ghost\" href=\"#viteza-manuala\"\u003eManual levels\u003c\/a\u003e\n        \u003ca class=\"ecovent-btn-ghost\" href=\"#mod-turbo\"\u003eWaves mode\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 3 — MODE SECTIONS --\u003e\n  \u003csection id=\"mod-auto\" class=\"ecovent-mode-section\"\u003e\n    \u003cdiv class=\"ecovent-container\"\u003e\n      \u003cdiv class=\"ecovent-mode-wrap\"\u003e\n        \u003cdiv class=\"ecovent-mode-copy\"\u003e\n          \u003ch3\u003eAutomatic Humidification\u003c\/h3\u003e\n          \u003cp\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eMaintains target humidity without constant adjustments.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n          \u003cdiv class=\"ecovent-mode-meta\"\u003e\n            \u003cdiv class=\"ecovent-meta-row\"\u003e\n              \u003cp\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eAdjusts mist output to maintain the set level between 40% and 90%.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ecovent-meta-row\"\u003e\n              \u003cp\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eFor daily operation, when you want a stable humidity level in the room.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ecovent-mode-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/placeholder\/steamix-3800-mode-auto.jpg\" alt=\"Evoair STEAMIX 3800 Humidifier in Automatic Humidification mode\" data-image-role=\"mode\" data-product-slug=\"steamix-3800\" data-section-key=\"mode-auto\" data-asset-filename=\"steamix-3800-mode-auto.jpg\" data-asset-status=\"pending\" data-validation-status=\"pending\" data-regenerate-if-rejected=\"true\" data-gemini-prompt=\"Photorealistic scene of Evoair STEAMIX 3800 humidifier operating in a bright cozy home interior, subtle cool mist visible, premium product focus, clean background, no text, no watermark, no clutter, high realism, 16:9.\"\u003e\n        \u003c\/div\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"mod-noapte\" class=\"ecovent-mode-section\"\u003e\n    \u003cdiv class=\"ecovent-container\"\u003e\n      \u003cdiv class=\"ecovent-mode-wrap\"\u003e\n        \u003cdiv class=\"ecovent-mode-copy\"\u003e\n          \u003ch3\u003eNight Mode\u003c\/h3\u003e\n          \u003cp\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eDiscreet operation for sleeping hours.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n          \u003cdiv class=\"ecovent-mode-meta\"\u003e\n            \u003cdiv class=\"ecovent-meta-row\"\u003e\n              \u003cp\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eReduces brightness and maintains comfortable operation at night.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ecovent-meta-row\"\u003e\n              \u003cp\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eIn the bedroom or child's room, when you want stable humidity without disturbance.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ecovent-mode-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/placeholder\/steamix-3800-mode-noapte.jpg\" alt=\"Umidificator Evoair STEAMIX 3800 în dormitor, Mod de noapte\" data-image-role=\"mode\" data-product-slug=\"steamix-3800\" data-section-key=\"mode-noapte\" data-asset-filename=\"steamix-3800-mode-noapte.jpg\" data-asset-status=\"pending\" data-validation-status=\"pending\" data-regenerate-if-rejected=\"true\" data-gemini-prompt=\"Photorealistic Evoair STEAMIX 3800 humidifier placed beside a bed in a calm modern bedroom, soft low ambient lighting, display dimmed, subtle mist, minimal decor, no text, no watermark, no clutter, premium aesthetic, 16:9.\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"viteza-manuala\" class=\"ecovent-mode-section\"\u003e\n    \u003cdiv class=\"ecovent-container\"\u003e\n      \u003cdiv class=\"ecovent-mode-wrap\"\u003e\n        \u003cdiv class=\"ecovent-mode-copy\"\u003e\n          \u003ch3\u003eManual Speeds\u003c\/h3\u003e\n          \u003cp\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eDirect flow control in 3 steps.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n          \u003cdiv class=\"ecovent-mode-meta\"\u003e\n            \u003cdiv class=\"ecovent-meta-row\"\u003e\n              \u003cp\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eSelect low, medium, or high to adapt the mist to the room.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ecovent-meta-row\"\u003e\n              \u003cp\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eWhen you prefer a constant, manually set flow during the day.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ecovent-mode-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/placeholder\/steamix-3800-mode-manual.jpg\" alt=\"Umidificator Evoair STEAMIX 3800 cu trepte manuale de umidificare\" data-image-role=\"mode\" data-product-slug=\"steamix-3800\" data-section-key=\"viteza-manuala\" data-asset-filename=\"steamix-3800-mode-manual.jpg\" data-asset-status=\"pending\" data-validation-status=\"pending\" data-regenerate-if-rejected=\"true\" data-gemini-prompt=\"Photorealistic three-quarter view of Evoair STEAMIX 3800 humidifier in a bright home interior, emphasis on touch control area, subtle mist, clean background, no readable text, no watermark, no clutter, 16:9.\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"mod-turbo\" class=\"ecovent-mode-section\"\u003e\n    \u003cdiv class=\"ecovent-container\"\u003e\n      \u003cdiv class=\"ecovent-mode-wrap\"\u003e\n        \u003cdiv class=\"ecovent-mode-copy\"\u003e\n          \u003ch3\u003eWaves Mode\u003c\/h3\u003e\n          \u003cp\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eIntermittent misting at 2 \/ 4 \/ 6 minutes.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n          \u003cdiv class=\"ecovent-mode-meta\"\u003e\n            \u003cdiv class=\"ecovent-meta-row\"\u003e\n              \u003cp\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eAlternates misting cycles for a gradual increase of humidity in the air.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ecovent-meta-row\"\u003e\n              \u003cp\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eFor prolonged use, when you want a balanced humidity level.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ecovent-mode-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/placeholder\/steamix-3800-mode-waves.jpg\" alt=\"Umidificator Evoair STEAMIX 3800 în Modul Waves cu pulverizare intermitentă\" data-image-role=\"mode\" data-product-slug=\"steamix-3800\" data-section-key=\"mode-turbo\" data-asset-filename=\"steamix-3800-mode-waves.jpg\" data-asset-status=\"pending\" data-validation-status=\"pending\" data-regenerate-if-rejected=\"true\" data-gemini-prompt=\"Photorealistic Evoair STEAMIX 3800 humidifier in a modern living space, subtle intermittent mist concept (no icons), clean premium aesthetic, natural daylight, no text, no watermark, no clutter, 16:9.\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 4 — 4 STANDARD FEATURE CARDS --\u003e\n  \u003csection id=\"features\" class=\"ecovent-feature-cards\"\u003e\n    \u003cdiv class=\"ecovent-container\"\u003e\n      \u003ch2\u003eDetails that matter in daily use\u003c\/h2\u003e\n      \u003cp\u003eControl, hygiene, and comfort features designed for constant humidification, with simple operation from the app or directly from the device.\u003c\/p\u003e\n      \u003cdiv class=\"ecovent-feature-grid\"\u003e\n        \u003cdiv class=\"ecovent-feature-tile\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/placeholder\/steamix-3800-feature-tank.jpg\" alt=\"Rezervor de apă 3.8L pentru umidificatorul Evoair STEAMIX 3800\" data-image-role=\"feature\" data-product-slug=\"steamix-3800\" data-section-key=\"feature-filtration\" data-asset-filename=\"steamix-3800-feature-tank.jpg\" data-asset-status=\"pending\" data-validation-status=\"pending\" data-regenerate-if-rejected=\"true\" data-gemini-prompt=\"Photorealistic premium studio shot of a compact translucent water tank component representing 3.8L capacity for Evoair STEAMIX 3800 humidifier, clean white background, soft shadows, high realism, no labels, no text, no watermark.\"\u003e\n          \u003cdiv class=\"ecovent-feature-overlay\"\u003e\n            \u003ch3\u003e3.8L Tank\u003c\/h3\u003e\n            \u003cp\u003eUp to 13 hours of autonomy for daily use, with fewer refills.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ecovent-feature-tile\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/placeholder\/steamix-3800-feature-display.jpg\" alt=\"Display digital cu indicator de umiditate și temperatură la Evoair STEAMIX 3800\" data-image-role=\"feature\" data-product-slug=\"steamix-3800\" data-section-key=\"feature-sensor\" data-asset-filename=\"steamix-3800-feature-display.jpg\" data-asset-status=\"pending\" data-validation-status=\"pending\" data-regenerate-if-rejected=\"true\" data-gemini-prompt=\"Photorealistic close-up of the digital display area of Evoair STEAMIX 3800 humidifier showing generic humidity and temperature indicators without readable numbers, premium studio lighting, clean background, no text, no watermark, no clutter.\"\u003e\n          \u003cdiv class=\"ecovent-feature-overlay\"\u003e\n            \u003ch3\u003eTarget 40%–90%\u003c\/h3\u003e\n            \u003cp\u003eSet the desired humidity and monitor the values on the display: humidity and temperature.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ecovent-feature-tile\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/placeholder\/steamix-3800-feature-uva.jpg\" alt=\"Lampă UVA integrată la umidificatorul Evoair STEAMIX 3800\" data-image-role=\"feature\" data-product-slug=\"steamix-3800\" data-section-key=\"feature-base\" data-asset-filename=\"steamix-3800-feature-uva.jpg\" data-asset-status=\"pending\" data-validation-status=\"pending\" data-regenerate-if-rejected=\"true\" data-gemini-prompt=\"Photorealistic close-up concept of integrated UVA lamp for a humidifier water tank, premium clean technical visualization style, soft studio lighting, white background, no labels, no text, no watermark.\"\u003e\n          \u003cdiv class=\"ecovent-feature-overlay\"\u003e\n            \u003ch3\u003eUVA Lamp\u003c\/h3\u003e\n            \u003cp\u003eIntegrated UVA lamp for maintaining hygiene in the water tank.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ecovent-feature-tile\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/placeholder\/steamix-3800-feature-app.jpg\" alt=\"Control prin aplicația Smart Life pentru umidificatorul Evoair STEAMIX 3800 (fără text pe ecran)\" data-image-role=\"feature\" data-product-slug=\"steamix-3800\" data-section-key=\"feature-app\" data-asset-filename=\"steamix-3800-feature-app.jpg\" data-asset-status=\"pending\" data-validation-status=\"pending\" data-regenerate-if-rejected=\"true\" data-gemini-prompt=\"Photorealistic lifestyle scene: Evoair STEAMIX 3800 humidifier in a bright living room, person holding a smartphone with a generic smart home control screen (no readable text, no brand logos), subtle cool mist, premium aesthetic, no watermark, no clutter, 16:9.\"\u003e\n          \u003cdiv class=\"ecovent-feature-overlay\"\u003e\n            \u003ch3\u003eSmart Life Control\u003c\/h3\u003e\n            \u003cp\u003eRemotely control operation, speeds, Waves mode, and the 1–12 hour timer.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 5 — FULL-WIDTH CINEMATIC BANNER --\u003e\n  \u003csection id=\"banner\" class=\"ecovent-banner\"\u003e\n    \u003cdiv class=\"ecovent-container\"\u003e\n      \u003cdiv class=\"ecovent-banner-shell\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/placeholder\/steamix-3800-banner.jpg\" alt=\"Umidificator Evoair STEAMIX 3800 într-un spațiu deschis, accent pe debitul de 300 ml\/h\" data-image-role=\"banner\" data-product-slug=\"steamix-3800\" data-section-key=\"banner\" data-asset-filename=\"steamix-3800-banner.jpg\" data-asset-status=\"pending\" data-validation-status=\"pending\" data-regenerate-if-rejected=\"true\" data-gemini-prompt=\"Photorealistic panoramic cinematic shot of Evoair STEAMIX 3800 humidifier operating in a bright open-plan home interior, subtle visible cool mist, lots of negative space, clean neutral palette, premium lifestyle product photography, no text, no watermark, no clutter, panoramic 21:9 feel.\"\u003e\n        \u003cdiv class=\"ecovent-banner-copy\"\u003e\n          \u003ch2\u003eUp to 300 ml\/h, precisely controlled\u003c\/h2\u003e\n          \u003cp\u003eMist output dimensioned for rooms up to 20 m², with fine adjustment through steps, humidity target, and Waves mode.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 6 — DIMENSIONS AND PROPORTIONS --\u003e\n  \u003csection id=\"dimensiuni\" class=\"ecovent-dimensions\"\u003e\n    \u003cdiv class=\"ecovent-container\"\u003e\n      \u003ch2\u003eSmart control via Smart Life\u003c\/h2\u003e\n      \u003cp\u003eTurn on\/off, choose speeds and Waves mode, set target humidity and the 1–12 hour timer. The display shows room humidity and temperature.\u003c\/p\u003e\n      \u003cdiv class=\"ecovent-dim-grid\"\u003e\n        \u003cdiv class=\"ecovent-dim-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/placeholder\/steamix-3800-dimensions-lifestyle.jpg\" alt=\"Umidificator Evoair STEAMIX 3800 lângă o canapea pentru referință de scară\" data-image-role=\"dimensions\" data-product-slug=\"steamix-3800\" data-section-key=\"dimensions\" data-asset-filename=\"steamix-3800-dimensions-lifestyle.jpg\" data-asset-status=\"pending\" data-validation-status=\"pending\" data-regenerate-if-rejected=\"true\" data-gemini-prompt=\"Photorealistic lifestyle scale shot: Evoair STEAMIX 3800 compact humidifier beside a modern sofa in a bright living room, clear size reference for 415 mm height, warm neutral palette, premium clean interior, no text, no watermark, no clutter, 16:9.\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ecovent-dim-panel\"\u003e\n          \u003cul class=\"ecovent-spec-list\"\u003e\n            \u003cli\u003e\u003cstrong\u003eDimensions: 170 × 170 × 415 mm\u003c\/strong\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eWeight: 1.4 kg\u003c\/b\u003e\u003c\/span\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003ePower: 23 W\u003c\/b\u003e\u003c\/span\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cstrong data-is-only-node=\"\" data-end=\"17\" data-start=\"0\"\u003ePower supply: 220–240 V\u003c\/strong\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eNoise level: ≤ 35 dB\u003c\/b\u003e\u003c\/span\u003e\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 7 — WHAT'S INSIDE --\u003e\n  \u003csection id=\"interior\" class=\"ecovent-interior\"\u003e\n    \u003cdiv class=\"ecovent-container\"\u003e\n      \u003ch2\u003ePackage Contents\u003c\/h2\u003e\n      \u003cp\u003eInside the box, you'll find the humidifier and the necessary accessories for complete control, from day one.\u003c\/p\u003e\n      \u003cdiv class=\"ecovent-interior-grid\"\u003e\n        \u003cdiv class=\"ecovent-interior-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/placeholder\/steamix-3800-interior-cutaway.jpg\" alt=\"Vedere tip cutaway a umidificatorului Evoair STEAMIX 3800 cu rezervorul și traseul ceții\" data-image-role=\"interior\" data-product-slug=\"steamix-3800\" data-section-key=\"interior\" data-asset-filename=\"steamix-3800-interior-cutaway.jpg\" data-asset-status=\"pending\" data-validation-status=\"pending\" data-regenerate-if-rejected=\"true\" data-gemini-prompt=\"Photorealistic cutaway\/exploded-view render of a compact humidifier Evoair STEAMIX 3800 showing water tank, internal water path, UV lamp position, mist generation chamber (generic, no labels), and mist nozzle outlet, premium technical visualization, clean light background, no text, no watermark.\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ecovent-interior-points\"\u003e\n          \u003cul class=\"ecovent-point-list\"\u003e\n            \u003cli\u003e\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eEvoair STEAMIX 3800 Humidifier\u003c\/b\u003e\u003c\/span\u003e\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eRemote control for remote operation\u003c\/b\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eUser manual\u003c\/b\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan style=\"color: #0f172a;\"\u003e\u003cb\u003eMist nozzle for mist distribution\u003c\/b\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 8 — CONTROL AND FUNCTIONALITY --\u003e\n  \u003csection id=\"control\" class=\"ecovent-control-grid\"\u003e\n    \u003cdiv class=\"ecovent-container\"\u003e\n      \u003ch2\u003eControl and Functionality\u003c\/h2\u003e\n      \u003cp\u003eEssential features for daily operation, maintenance, and safe use.\u003c\/p\u003e\n      \u003cdiv class=\"ecovent-control-items\"\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eSmart Life App — remote control\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eTouch screen control + digital display\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eRemote control included\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003e3 humidification levels: low \/ medium \/ high\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eHumidity setting 40%–90%\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eWaves Mode — misting at 2\/4\/6 minutes\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eHumidity and temperature indicator\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eExternal humidity sensor\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eTimer 1–12 hours\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eNight mode\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eNight light\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eAromatherapy\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eUVA lamp\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eMist nozzle\u003c\/div\u003e\n        \u003cdiv class=\"ecovent-control-item\"\u003eAutomatic shut-off when tank is empty\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 9 — USAGE CONTEXT --\u003e\n  \u003csection id=\"utilizare\" class=\"ecovent-usage-context\"\u003e\n    \u003cdiv class=\"ecovent-container\"\u003e\n      \u003ch2\u003eUsage Context\u003c\/h2\u003e\n      \u003cp\u003eDimensioned for humidification in residential spaces, recommended for areas up to 20 m².\u003c\/p\u003e\n      \u003cdiv class=\"ecovent-usage-blocks\"\u003e\n        \u003cdiv class=\"ecovent-usage-block\"\u003e\n          \u003cdiv class=\"ecovent-usage-room\"\u003eBedroom\u003c\/div\u003e\n          \u003cdiv class=\"ecovent-usage-size\"\u003e15–20 m²\u003c\/div\u003e\n          \u003cdiv class=\"ecovent-usage-result\"\u003eMaintains stable humidity at night, with discreet operation.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ecovent-usage-block\"\u003e\n          \u003cdiv class=\"ecovent-usage-room\"\u003eSmall living room\u003c\/div\u003e\n          \u003cdiv class=\"ecovent-usage-size\"\u003eUp to 20 m²\u003c\/div\u003e\n          \u003cdiv class=\"ecovent-usage-result\"\u003eSet the target 40%–90% and let the device adjust the misting.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ecovent-usage-block\"\u003e\n          \u003cdiv class=\"ecovent-usage-room\"\u003eOffice \/ Home office\u003c\/div\u003e\n          \u003cdiv class=\"ecovent-usage-size\"\u003e15–20 m²\u003c\/div\u003e\n          \u003cdiv class=\"ecovent-usage-result\"\u003eManual steps for constant flow, adapted to the work schedule.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ecovent-usage-block\"\u003e\n          \u003cdiv class=\"ecovent-usage-room\"\u003eChild's room\u003c\/div\u003e\n          \u003cdiv class=\"ecovent-usage-size\"\u003eUp to 20 m²\u003c\/div\u003e\n          \u003cdiv class=\"ecovent-usage-result\"\u003eWaves Mode for gradual mist input, with 1–12 hour timer.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 10 — HIDDEN SEO \/ DATA LAYER --\u003e\n  \u003cdiv style=\"display: none;\" class=\"ecovent-seo-hidden\"\u003e\n    \u003cdiv class=\"ecovent-seo-meta-title\"\u003eEvoair STEAMIX 3800 – Humidifier 3.8L, 300 ml\/h, Smart Life, UVA\u003c\/div\u003e\n    \u003cdiv class=\"ecovent-seo-meta-description\"\u003eEvoair STEAMIX 3800 humidifier with 3.8L tank, up to 300 ml\/h output and Smart Life control. Humidity setting 40%–90%, 3 speeds, Waves mode 2\/4\/6 minutes, night mode, 1–12 hour timer, aromatherapy, UVA lamp, display with temperature and humidity indicator, remote control and automatic shut-off when tank is empty. Recommended for rooms up to 20 m².\u003c\/div\u003e\n    \u003cdiv class=\"ecovent-seo-primary-keyword\"\u003eEvoair STEAMIX 3800 humidifier\u003c\/div\u003e\n    \u003cdiv class=\"ecovent-seo-secondary-keywords\"\u003e\n      \u003cspan\u003e3.8L humidifier\u003c\/span\u003e\n      \u003cspan\u003e300 ml\/h\u003c\/span\u003e\n      \u003cspan\u003eSmart Life humidifier\u003c\/span\u003e\n      \u003cspan\u003eWaves mode 2\/4\/6\u003c\/span\u003e\n      \u003cspan\u003eUVA lamp\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ecovent-seo-slug\"\u003eevoair-steamix-3800\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Product\",\n      \"name\": \"Evoair STEAMIX 3800\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"Evoair\"\n      },\n      \"category\": \"Humidifier\",\n      \"description\": \"Evoair STEAMIX 3800 humidifier with 3.8 L tank and humidification capacity up to 300 ml\/h, recommended for areas up to 20 m². Humidity setting 40%–90%, 3 humidification levels, Waves mode with intermittent misting 2\/4\/6 minutes, night mode, 1–12 hour timer, aromatherapy, UVA lamp, digital display with temperature and humidity indicator, touch control and remote control. Remote control via Smart Life app. Automatic shut-off when the tank is empty.\",\n      \"sku\": \"STEAMIX3800\",\n      \"gtin13\": \"679270660940\",\n      \"additionalProperty\": [\n        { \"@type\": \"PropertyValue\", \"name\": \"Tank capacity\", \"value\": \"3.8 L\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Humidification capacity\", \"value\": \"up to 300 ml\/h\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Recommended area\", \"value\": \"up to 20 m²\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Autonomy\", \"value\": \"up to 13 hours\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Power\", \"value\": \"23 W\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Power supply\", \"value\": \"220–240 V\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Noise level\", \"value\": \"≤ 35 dB\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"170 × 170 × 415 mm\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Weight\", \"value\": \"1.4 kg\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Connectivity\", \"value\": \"Smart Life\" }\n      ]\n    }\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"evoair","offers":[{"title":"Default Title","offer_id":53357186285905,"sku":"STEAMIX3800","price":429.99,"currency_code":"RON","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1016\/2352\/9809\/files\/Umidificator_Evoair_Steamix3800-main_app.jpg?v=1774109716","url":"https:\/\/ovix.ro\/en\/products\/umidificator-evoair-steamix3800-smart-wifi-rezervor-3-8l-capacitate-de-umidificare-300ml-h-senzor-umiditate-mod-auto-autonomie-13-ore-lampa-uva-aromaterapie-indicator-umiditate-%c8%99i-temperatura-telecomanda-alb","provider":"OVIX","version":"1.0","type":"link"}