.page-home { background: #fff; color: #343b37; }
.page-home #content { padding: 0; outline: 0; }
.page-home main *, .page-home header *, .page-home footer * { letter-spacing: 0; box-sizing: border-box; }
.page-home header.emonit-header { background: rgba(15,19,17,.84); }
.page-home header .id-color { color: #ffda00; }
.page-home a:focus-visible, .page-home summary:focus-visible { outline: 3px solid #008878; outline-offset: 5px; }
.page-home main h2 { font-size: 30px; font-weight: 700; line-height: 1.3; margin: 0 0 20px; text-transform: none; }
.page-home main h3 { font-size: 19px; font-weight: 600; line-height: 1.4; margin: 0 0 10px; }
.page-home main p { font-size: 16px; line-height: 1.7; margin: 0 0 18px; }
.page-home main a { color: #006e60; text-decoration: underline; text-underline-offset: 4px; }
.page-home main a, .page-home main p { overflow-wrap: break-word; }
.home-skip { position: absolute; top: -100px; left: 20px; padding: 12px; z-index: 1100; background: #ffda00; color: #111; }
.home-skip:focus { top: 10px; }
.page-home .home-hero { position: relative; isolation: isolate; padding: 166px 0 42px; color: #fff; background: #171b19; }
.home-hero-image { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; object-position: center 55%; }
.home-hero::before { content: ''; position: absolute; inset: 0; z-index: -1; background: rgba(0,0,0,.52); }
.page-home p.home-eyebrow { font-size: 12px; line-height: 1.5; font-weight: 800; text-transform: uppercase; color: #006e60; margin-bottom: 12px; }
.page-home .home-hero .home-eyebrow { color: #ffda00; }
.page-home .home-hero h1 { font-size: 42px; line-height: 1.2; font-weight: 700; max-width: 650px; margin: 0 0 20px; color: #fff; text-transform: none; }
.home-hero h1 span { display: block; margin-bottom: 8px; font-size: 52px; }
.page-home p.home-lead { max-width: 560px; font-size: 17px; line-height: 1.65; }
.home-actions { display: flex; flex-wrap: wrap; gap: 12px; margin: 24px 0 18px; }
.page-home main .home-button { display: inline-flex; justify-content: center; align-items: center; gap: 14px; min-height: 48px; max-width: 100%; padding: 12px 20px; border: 1px solid #ffda00; border-radius: 3px; background: #ffda00; color: #171b19; font-size: 14px; line-height: 1.5; font-weight: 700; text-decoration: none; }
.page-home main .home-button:hover { background: #ffe963; }
.page-home main .home-button-ghost { color: #fff; background: rgba(0,0,0,.28); border-color: #fff; }
.page-home main .home-button-ghost:hover { background: #fff; color: #171b19; }
.page-home p.home-hero-note { font-size: 12px; margin: 0; max-width: 560px; }
.page-home .home-section { padding: 62px 0; background: #fff; scroll-margin-top: 20px; }
.page-home .home-soft { background: #f1f6f3; }
.home-section-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 24px; margin-bottom: 28px; }
.home-section-heading h2 { margin-bottom: 0 !important; }
.home-text-link { font-size: 14px; font-weight: 700; }
.home-text-link i { margin-left: 8px; }
.home-applications { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.home-applications article { border: 1px solid #d8e0da; border-radius: 4px; overflow: hidden; }
.page-home .home-applications a { display: block; height: 100%; color: #343b37; text-decoration: none; }
.home-applications img { width: 100%; height: auto; aspect-ratio: 1.85; object-fit: cover; display: block; }
.home-applications a > div { padding: 24px; }
.home-applications h3 { display: flex; justify-content: space-between; align-items: center; gap: 16px; }
.home-applications h3 i { font-size: 16px; color: #007568; }
.home-applications span { font-size: 13px; font-weight: 700; color: #006e60; text-decoration: underline; text-underline-offset: 3px; }
.home-applications a:hover { background: #f6f9f7; }
.home-sensors { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 30px; }
.home-sensors article { display: grid; grid-template-columns: 34px minmax(0,1fr); gap: 16px; padding-top: 24px; border-top: 1px solid #ccd7d0; }
.home-sensors article > i { font-size: 26px; color: #007568; }
.page-home .home-sensors p { margin: 0; font-size: 15px; }
.page-home p.home-note { margin: 30px 0 0; font-size: 13px; max-width: 870px; padding-left: 18px; border-left: 3px solid #007568; }
.home-panel { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1.1fr); gap: 48px; align-items: center; }
.home-panel::before, .home-panel::after, .home-selection::before, .home-selection::after, .home-faq::before, .home-faq::after, .home-contact .container::before, .home-contact .container::after { display: none; }
.home-panel figure { margin: 0; }
.home-panel figure img { display: block; width: 100%; height: auto; }
.home-panel figcaption { color: #59655d; font-size: 13px; text-align: center; }
.home-benefits { list-style: none; padding: 0; margin: 24px 0; }
.home-benefits li { display: grid; grid-template-columns: 24px minmax(0,1fr); gap: 16px; margin: 18px 0; }
.home-benefits i { color: #007568; font-size: 20px; }
.page-home .home-benefits h3 { font-size: 16px; margin: 0 0 4px; }
.page-home .home-benefits p { font-size: 14px; margin: 0; }
.page-home .home-flow-section { background: #1c2823; color: #e9f0ec; }
.home-flow-section h2, .home-flow-section h3 { color: #fff; }
.page-home .home-flow-section .home-eyebrow { color: #ffda00; }
.home-flow { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 32px; list-style: none; margin: 30px 0; padding: 0; }
.home-flow li { border-top: 1px solid #68796e; padding-top: 20px; }
.home-flow span { display: block; color: #ffda00; font-size: 14px; font-weight: 700; margin-bottom: 18px; }
.home-network { border-top: 1px solid #68796e; padding-top: 24px; display: grid; grid-template-columns: 1fr 2fr; gap: 32px; }
.page-home .home-network p { margin: 0; font-size: 15px; }
.home-selection { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 30px 64px; }
.home-selection-steps { list-style: decimal-leading-zero; padding-left: 30px; margin: 0; }
.home-selection-steps li { padding-left: 12px; margin-bottom: 22px; }
.home-selection-steps li::marker { color: #007568; font-weight: 700; }
.home-custom { grid-column: 1/-1; display: flex; gap: 24px; align-items: center; padding-top: 30px; border-top: 1px solid #d8e0da; }
.home-custom > i { font-size: 30px; color: #007568; }
.page-home .home-custom p { flex: 1; font-size: 15px; margin: 0; }
.home-custom strong { display: block; }
.home-custom a { font-size: 14px; font-weight: 700; }
.home-faq { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1.6fr); gap: 40px; }
.home-faq details { border-bottom: 1px solid #cbd8d0; }
.home-faq summary { cursor: pointer; font-size: 16px; line-height: 1.5; font-weight: 700; padding: 20px 0; }
.home-faq summary, .home-language summary { display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.home-faq summary::after, .home-language summary::after { content: '\f107'; font-family: FontAwesome; font-size: 16px; flex: 0 0 16px; text-align: center; }
.home-faq details[open] > summary::after, .home-language[open] > summary::after { transform: rotate(180deg); }
.page-home .home-faq details p { font-size: 15px; }
.page-home .home-contact { background: #ffda00; padding: 42px 0; color: #171b19; }
.home-contact .container { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 20px 32px; }
.page-home .home-contact h2 { font-size: 28px; margin-bottom: 10px; }
.page-home .home-contact p { margin: 0; }
.page-home main .home-button-dark { background: #171b19; color: #fff; border-color: #171b19; }
.page-home main .home-button-dark:hover { background: #fff; color: #171b19; }
.home-contact-links { flex-basis: 100%; display: flex; flex-wrap: wrap; gap: 12px 30px; font-size: 14px; }
.page-home .home-contact-links a { color: #171b19; }
.page-home .home-language { position: relative; width: 102px; line-height: 1.5; font-size: 12px; color: #fff; }
.home-language summary { cursor: pointer; border: 1px solid #777; padding: 5px 10px; }
.home-language ul { position: absolute; top: 100%; left: 0; z-index: 10; min-width: 102px; list-style: none; margin: 0; padding: 4px 0; background: #181818; }
.home-language a { display: block; color: #fff; padding: 8px 12px; }
.home-language a:hover { color: #ffda00; }
.page-home #back-to-top { position: static; display: block; opacity: 1; width: auto; height: auto; background: #222; color: #fff; padding: 12px; text-align: center; text-decoration: underline; }
.page-home #back-to-top::before { content: none; }
@media(min-width: 993px) and (max-height: 760px) { .page-home .home-hero { padding-top: 140px; padding-bottom: 30px; } .page-home .home-hero h1 { font-size: 36px; margin-bottom: 14px; } .home-hero h1 span { font-size: 42px; } .home-actions { margin-top: 16px; } }
@media(max-width: 1199px) { .home-applications a > div { padding: 20px; } .home-panel { gap: 30px; } }
@media(max-width: 992px) { .page-home .home-hero { padding: 34px 0; } .page-home .home-hero h1 { font-size: 36px; } .home-hero h1 span { font-size: 42px; } .home-section-heading { align-items: flex-start; flex-direction: column; gap: 16px; } .home-sensors { grid-template-columns: repeat(2,minmax(0,1fr)); } .home-panel { grid-template-columns: 1fr; } .home-panel figure { max-width: 560px; margin: 0 auto; } .home-flow { gap: 20px; } .home-faq { grid-template-columns: 1fr; gap: 20px; } .home-custom { flex-wrap: wrap; } .home-custom a { margin-left: 54px; } }
@media(max-width: 767px) { .page-home .home-section { padding: 38px 0; } .page-home main h2 { font-size: 26px; } .home-applications { grid-template-columns: 1fr; gap: 22px; } .home-applications img { aspect-ratio: 2; } .home-sensors { gap: 24px; } .home-network, .home-selection { grid-template-columns: 1fr; gap: 26px; } .home-flow { grid-template-columns: repeat(2,minmax(0,1fr)); } .home-contact-links { flex-direction: column; } .page-home .home-contact h2 { font-size: 25px; } }
@media(max-width: 480px) { .page-home .home-hero { padding: 26px 0 30px; } .page-home .home-hero h1 { font-size: 29px; line-height: 1.18; margin-bottom: 16px; } .home-hero h1 span { font-size: 38px; } .home-desktop-break { display: none; } .page-home p.home-lead { font-size: 15px; line-height: 1.55; } .home-actions { gap: 10px; margin: 18px 0 16px; } .home-actions .home-button { width: 100%; min-height: 44px; padding: 10px; } .home-sensors { grid-template-columns: 1fr; } .home-hero-image { object-position: 58% center; } .home-hero::before { background: rgba(0,0,0,.64); } .page-home p.home-hero-note { font-size: 11px; } }
@media(prefers-reduced-motion: reduce) { .page-home *, .page-home *::before, .page-home *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; } }
@media(max-width: 480px) and (max-height: 700px) { .page-home .home-hero { padding: 20px 0; } .page-home .home-hero h1 { font-size: 27px; } .home-hero h1 span { font-size: 34px; } .home-actions { margin: 14px 0; } .page-home p.home-hero-note { max-width: 270px; } }
@media(max-width: 350px) and (max-height: 700px) { .page-home p.home-hero-note { display: none; } }
