.eld-home-page{padding-top:28px}.eld-home-hero,.eld-home-section{background:var(--eld-surface);border:1px solid var(--eld-border);border-radius:var(--eld-radius-lg);box-shadow:var(--eld-shadow-soft)}.eld-home-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,0.95fr);gap:34px;align-items:center;min-height:470px;padding:42px;overflow:hidden}.eld-home-hero__copy h1{margin:16px 0 14px;color:var(--eld-text);font-size:clamp(42px,6vw,76px);font-weight:950;line-height:0.94;letter-spacing:0}.eld-home-hero__copy p{max-width:650px;margin:0;color:var(--eld-muted);font-size:18px;line-height:1.65}.eld-home-hero__actions,.eld-home-trust{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:24px}.eld-home-trust span,.eld-home-trust a{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid rgba(15,127,143,0.18);border-radius:999px;background:var(--eld-primary-soft);color:var(--eld-primary-dark);font-size:13px;font-weight:900;text-decoration:none}.eld-home-trust a:hover,.eld-home-trust a:focus{border-color:rgba(15,127,143,0.34);background:#fff;color:var(--eld-primary)}.eld-home-hero__visual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;align-self:stretch;min-height:360px}.eld-home-hero-product{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;overflow:hidden;border:1px solid rgba(15,127,143,0.16);border-radius:20px;background:linear-gradient(180deg,#f5fbfc 0%,#eef8f9 100%)}.eld-home-hero-product:nth-child(2),.eld-home-hero-product:nth-child(3){transform:none}.eld-home-hero-product img{width:100%;height:100%;object-fit:contain;padding:18px}.eld-home-hero-product picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.eld-home-section{margin-top:22px;padding:28px}.eld-home-section__header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.eld-home-section__header .eld-med-eyebrow{justify-content:center;text-align:center}.eld-home-section__header h2{margin:8px 0 0;color:var(--eld-text);min-width:0;font-size:clamp(20px,2.6vw,32px);line-height:1.12;font-weight:950;letter-spacing:0}.eld-home-section__header a{font-weight:900;white-space:nowrap}.eld-home-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.eld-home-category-card{position:relative;display:grid;grid-template-rows:minmax(116px,1fr) auto;justify-items:center;gap:14px;min-height:194px;padding:12px;border:1px solid rgba(15,127,143,0.16);border-radius:18px;background:#f8fcfd;color:var(--eld-text);text-align:center;overflow:hidden}.eld-home-category-card__number{position:absolute;top:12px;left:12px;z-index:2;display:inline-grid;place-items:center;min-width:34px;min-height:28px;padding:0 8px;border:1px solid rgba(15,127,143,0.18);border-radius:999px;background:rgba(255,255,255,0.88);color:var(--eld-primary);font-size:12px;font-weight:950;box-shadow:0 8px 18px rgba(18,46,66,0.08)}.eld-home-category-card__media{display:flex;align-items:center;justify-content:center;min-width:0;min-height:116px;border:1px solid rgba(15,127,143,0.1);border-radius:14px;background:linear-gradient(180deg,#f5fbfc 0%,#eef8f9 100%);overflow:hidden}.eld-home-category-card__media picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.eld-home-category-card__media img{display:block;width:100%;height:100%;min-height:116px;object-fit:contain;padding:10px}.eld-home-category-card__fallback{color:rgba(15,127,143,0.18);font-size:46px;font-weight:950;line-height:1}.eld-home-category-card strong{align-self:end;min-height:42px;padding:0 4px 4px;font-size:15px;line-height:1.2;text-align:center}.eld-home-category-card:hover,.eld-home-category-card:focus{border-color:rgba(15,127,143,0.4);box-shadow:var(--eld-shadow-soft);transform:translateY(-2px)}.eld-home-product-grid{margin-bottom:0;padding-left:0;list-style:none}.eld-home-product-grid>li{list-style:none}.eld-home-guides .eld-home-section__header p{max-width:680px;margin:8px 0 0;color:var(--eld-muted);font-size:15px;line-height:1.5}@media (max-width:991.98px){.eld-home-hero{grid-template-columns:1fr;min-height:0;padding:28px}}@media (max-width:991.98px){.eld-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.eld-home-page{padding-top:16px}}@media (max-width:575.98px){.eld-home-hero-product:nth-child(2),.eld-home-hero-product:nth-child(3){transform:none}}@media (max-width:575.98px){.eld-home-section__header{display:grid;align-items:start}}@media (max-width:575.98px){.eld-home-section__header h2{font-size:clamp(18px,5.4vw,24px);overflow-wrap:anywhere}}@media (max-width:1199.98px){.eld-home-hero__copy h1{font-size:clamp(42px,7vw,72px)}}@media (max-width:991.98px){.eld-home-hero__visual,.eld-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767.98px){.eld-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}@media (max-width:767.98px){.eld-home-section{gap:12px}}@media (max-width:767.98px){.eld-home-section__header{gap:6px}}@media (max-width:767.98px){.eld-home-section__header h2{margin-top:4px;font-size:20px}}@media (max-width:767.98px){.eld-home-category-card{grid-template-rows:86px auto;gap:7px;min-height:136px;padding:8px;border-radius:14px}}@media (max-width:767.98px){.eld-home-category-card__number{top:7px;left:7px;min-width:26px;min-height:22px;padding:0 6px;font-size:10px}}@media (max-width:767.98px){.eld-home-category-card__media{width:100%;height:86px;min-height:86px;justify-self:center;margin-right:auto;margin-left:auto;border-radius:11px}}@media (max-width:767.98px){.eld-home-category-card__media img{width:100%;height:100%;min-height:0;padding:6px;margin:auto;object-position:center center}}@media (max-width:767.98px){.eld-home-category-card strong{min-height:30px;padding:0 2px 2px;font-size:12px;line-height:1.15}}@media (max-width:767.98px){.eld-home-hero__copy h1{font-size:clamp(38px,13vw,58px)}}@media (max-width:767.98px){.eld-home-hero__actions,.eld-home-trust{display:grid;grid-template-columns:1fr;gap:10px;width:100%}}@media (max-width:767.98px){.eld-home-hero__actions .btn,.eld-home-hero__actions a,.eld-home-trust a,.eld-home-trust span{justify-content:center;width:100%;max-width:100%;min-width:0;white-space:normal}}@media (max-width:767.98px){.eld-home-hero__visual{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.eld-home-hero__visual{grid-template-columns:1fr}}@media (max-width:767.98px){.eld-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:8px !important}}@media (max-width:767.98px){.eld-home-category-card{grid-template-rows:78px auto !important;gap:6px !important;min-height:126px !important;padding:7px !important;border-radius:12px !important;text-align:center !important}}@media (max-width:767.98px){.eld-home-category-card__media{width:100% !important;height:78px !important;min-height:78px !important;margin-right:auto !important;margin-left:auto !important;justify-self:center !important}}@media (max-width:767.98px){.eld-home-category-card__media img{width:100% !important;height:100% !important;min-height:0 !important;object-position:center center !important}}.eld-home-assistant{margin-top:22px;padding:24px;border:1px solid rgba(15,127,143,0.16);border-radius:var(--eld-radius-md);background:linear-gradient(180deg,rgba(255,255,255,0.96),rgba(242,248,250,0.96));box-shadow:var(--eld-shadow-soft)}.eld-home-assistant__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:16px}.eld-home-assistant__head h2{margin:0;color:var(--eld-text);font-size:22px;font-weight:950;line-height:1.15}.eld-home-assistant__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.eld-home-assistant__grid a{min-height:112px;display:grid;align-content:center;gap:8px;padding:14px;border:1px solid rgba(15,127,143,0.16);border-radius:16px;background:#fff;color:var(--eld-text);text-decoration:none;transition:transform 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease}.eld-home-assistant__grid a:hover,.eld-home-assistant__grid a:focus{transform:translateY(-2px);border-color:rgba(15,127,143,0.34);box-shadow:var(--eld-shadow-soft);color:var(--eld-text);outline:none}.eld-home-assistant__grid i{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:12px;background:var(--eld-primary-soft);color:var(--eld-primary-dark)}.eld-home-assistant__grid strong{min-height:36px;color:var(--eld-text);font-size:14px;font-weight:900;line-height:1.25}.eld-home-assistant__grid span{color:var(--eld-muted);font-size:12px;font-weight:800}.eld-home-assistant__quote i{background:#fff7e6;color:var(--eld-warning)}@media (max-width:991px){.eld-home-assistant__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.eld-home-assistant{padding:16px}}@media (max-width:767px){.eld-home-assistant__head{display:grid;gap:6px}}@media (max-width:767px){.eld-home-assistant__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.eld-home-assistant__grid a{min-height:104px}}@media (max-width:460px){.eld-home-assistant__grid{grid-template-columns:1fr}}.eld-home-b2b-strip{display:grid;grid-template-columns:minmax(220px,0.7fr) minmax(0,1.3fr);gap:18px;align-items:center;padding:22px;border:1px solid rgba(198,213,222,0.84);border-radius:8px;background:#f7fbfc}.eld-home-b2b-strip nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.eld-home-b2b-strip nav a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 12px;border:1px solid rgba(23,97,122,0.18);border-radius:8px;background:#fff;color:var(--eld-primary-dark);font-weight:850;text-align:center}@media (max-width:991.98px){.eld-home-b2b-strip nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.eld-home-b2b-strip nav{grid-template-columns:1fr}}@media (max-width:991.98px){.eld-home-section__header{grid-template-columns:1fr;justify-items:center;text-align:center}}@media (max-width:991.98px){.eld-home-section__header a{justify-self:center}}@media (max-width:991.98px){.eld-home-category-grid{grid-template-columns:repeat(auto-fit,minmax(min(170px,100%),1fr))}}@media (max-width:991.98px){.eld-home-guide-grid{grid-template-columns:repeat(auto-fit,minmax(min(210px,100%),1fr))}}@media (max-width:991.98px){.row.eld-home-product-grid{display:grid !important;gap:14px;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));margin-left:0 !important;margin-right:0 !important}}@media (max-width:991.98px){.row.eld-home-product-grid>li,.eld-home-product-grid>li{flex:none !important;margin-bottom:0 !important;max-width:100% !important;padding-left:0 !important;padding-right:0 !important;width:100% !important}}@media (max-width:767.98px){.eld-home-hero__visual{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767.98px){.eld-home-category-grid,.eld-home-guide-grid{gap:10px;grid-template-columns:1fr}}@media (max-width:767.98px){.eld-home-category-grid,.eld-home-guide-grid{grid-template-columns:1fr !important;justify-items:stretch !important;width:100% !important}}@media (max-width:767.98px){.eld-home-category-card,.eld-home-guide-card{max-width:100% !important;width:100% !important}}@media (max-width:767.98px){.eld-home-hero__copy,.eld-home-hero__copy p,.eld-home-section__header,.eld-home-section__header h2{max-width:100% !important;overflow-wrap:normal;word-break:normal}}@media (max-width:480px){.eld-home-hero__copy p{max-width:30ch !important}}@media (max-width:767.98px){body#default .row.eld-home-product-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important;margin-left:0 !important;margin-right:0 !important}}@media (max-width:767.98px){body#default .row.eld-home-product-grid>li{display:flex !important;flex:none !important;margin:0 !important;max-width:100% !important;min-width:0 !important;padding:0 !important;width:100% !important}}@media (max-width:767.98px){body#default .row.eld-home-product-grid .eld-med-product-card{height:100% !important;max-width:100% !important;min-width:0 !important;width:100% !important}}@media (max-width:767.98px){body#default .eld-home-category-card{grid-template-rows:68px auto !important;min-height:116px !important}}@media (max-width:767.98px){body#default .eld-home-category-card__media{width:min(148px,58%) !important;height:68px !important;min-height:68px !important;border-radius:10px !important}}@media (max-width:767.98px){body#default .eld-home-category-card__media img{width:100% !important;height:100% !important;min-height:0 !important;padding:5px !important}}@media (max-width:767.98px){body#default:where(main.container.page,div.container.page) .row.eld-med-product-grid:not(.eld-home-product-grid){display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important;justify-items:stretch !important;margin-right:0 !important;margin-left:0 !important}}@media (max-width:767.98px){body#default:where(main.container.page,div.container.page) .row.eld-med-product-grid:not(.eld-home-product-grid)>li{display:flex !important;flex:none !important;min-width:0 !important;width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important}}@media (max-width:767.98px){body#default:where(main.container.page,div.container.page) .row.eld-med-product-grid:not(.eld-home-product-grid) .eld-med-product-card{width:100% !important;max-width:100% !important;min-width:0 !important;height:100% !important}}@media (max-width:380px){body#default:where(main.container.page,div.container.page) .row.eld-med-product-grid:not(.eld-home-product-grid){gap:8px !important}}html[data-eld-theme="dark"] .eld-home-category-card{background:linear-gradient(180deg,rgba(20,50,66,0.98),rgba(10,31,43,0.98)) !important;border-color:rgba(80,210,189,0.22) !important;color:#f7fdff !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.025)}html[data-eld-theme="dark"] .eld-home-category-card:hover,html[data-eld-theme="dark"] .eld-home-category-card:focus{background:linear-gradient(180deg,rgba(24,62,78,0.98),rgba(13,38,52,0.98)) !important;border-color:rgba(125,227,238,0.58) !important;box-shadow:0 18px 40px rgba(0,0,0,0.28),inset 0 0 0 1px rgba(125,227,238,0.08) !important}html[data-eld-theme="dark"] .eld-home-category-card__number{background:rgba(7,25,35,0.82) !important;border-color:rgba(125,227,238,0.32) !important;color:#9af0f7 !important;box-shadow:0 8px 18px rgba(0,0,0,0.22) !important}html[data-eld-theme="dark"] .eld-home-category-card__media{background:linear-gradient(180deg,rgba(237,247,251,0.96),rgba(213,238,246,0.94)) !important;border-color:rgba(125,227,238,0.22) !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.28)}html[data-eld-theme="dark"] .eld-home-category-card__media img{filter:saturate(1.04) contrast(1.02)}html[data-eld-theme="dark"] .eld-home-category-card strong{color:#f7fdff !important;text-shadow:0 1px 0 rgba(0,0,0,0.2)}html[data-eld-theme="dark"] .eld-home-category-card__fallback{color:rgba(80,210,189,0.32) !important}html[data-eld-theme="dark"] .eld-home-guide-card{background:linear-gradient(180deg,rgba(20,50,66,0.98),rgba(10,31,43,0.98)) !important;border-color:rgba(80,210,189,0.24) !important;color:#f7fdff !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.025),0 16px 34px rgba(0,0,0,0.18) !important}html[data-eld-theme="dark"] .eld-home-guide-card:hover,html[data-eld-theme="dark"] .eld-home-guide-card:focus{background:linear-gradient(180deg,rgba(24,62,78,0.98),rgba(13,38,52,0.98)) !important;border-color:rgba(125,227,238,0.58) !important;box-shadow:0 18px 40px rgba(0,0,0,0.32),inset 0 0 0 1px rgba(125,227,238,0.08) !important}html[data-eld-theme="dark"] .eld-home-guide-card span{background:rgba(80,210,189,0.16) !important;border:1px solid rgba(125,227,238,0.26);color:#9af0f7 !important;box-shadow:0 8px 18px rgba(0,0,0,0.22) !important}html[data-eld-theme="dark"] .eld-home-guide-card strong{color:#f7fdff !important;text-shadow:0 1px 0 rgba(0,0,0,0.18)}html[data-eld-theme="dark"] .eld-home-guide-card small{color:rgba(224,242,247,0.84) !important}html[data-eld-theme="dark"] .eld-home-hero .eld-home-hero__actions .btn.eld-btn-outline{background:#ffffff !important;border-color:rgba(125,227,238,0.46) !important;box-shadow:0 12px 28px rgba(0,0,0,0.24) !important;color:#061a24 !important;font-weight:950;text-shadow:none !important}html[data-eld-theme="dark"] .eld-home-hero .eld-home-hero__actions .btn.eld-btn-outline:hover,html[data-eld-theme="dark"] .eld-home-hero .eld-home-hero__actions .btn.eld-btn-outline:focus{background:#e8fbfd !important;border-color:rgba(50,192,207,0.6) !important;color:#061a24 !important;text-shadow:none !important}@media (max-width:767.98px){body#default .eld-home-hero__visual{display:grid !important;gap:10px !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;grid-template-rows:repeat(2,minmax(0,1fr)) !important;min-height:0 !important;width:100% !important}}@media (max-width:767.98px){body#default .eld-home-hero__visual .eld-home-hero-product{aspect-ratio:1 / 1 !important;border-radius:14px !important;height:auto !important;min-height:0 !important;width:100% !important}}@media (max-width:767.98px){body#default .eld-home-hero__visual .eld-home-hero-product img{height:100% !important;object-fit:contain !important;padding:clamp(8px,3vw,14px) !important;width:100% !important}}@media (max-width:767.98px){body#default .eld-home-hero__visual .eld-home-hero-product picture{display:flex !important;height:100% !important;width:100% !important}}