:root{--es-text:#111827;--es-muted:#667085;--es-line:rgba(17,24,39,.08);--es-green-dark:#128743;--es-green-soft:#e9f8ef;--es-red:#ef4444;--es-red-soft:#fff1f1;--es-dark:#0f172a;--es-card:rgba(255,255,255,.84);--es-shadow:0 22px 70px rgba(15,23,42,.075);--es-soft-shadow:0 12px 34px rgba(15,23,42,.055)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--es-text);background:radial-gradient(circle at 0% 0%,rgba(53,198,111,.16),transparent 32rem),radial-gradient(circle at 100% 10%,rgba(53,198,111,.1),transparent 36rem),linear-gradient(180deg,#fbfcfb,#f4f7f5);font-size:14px;line-height:1.45}a{text-decoration:none;color:inherit}.es-wrap{width:min(1440px,calc(100% - 72px));margin:0 auto}.es-nav{position:sticky;top:12px;z-index:50;height:62px;margin:12px 0 10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid rgba(17,24,39,.08);background:#ffffffd1;backdrop-filter:blur(18px);border-radius:999px;box-shadow:0 12px 35px #0f172a12}.es-brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.03em}.es-brand-mark{width:34px;height:34px;border-radius:13px;background:linear-gradient(145deg,#43d77a,#18a152);color:#fff;display:grid;place-items:center;font-weight:950;box-shadow:0 12px 24px #35c66f47}.es-nav-links{display:flex;gap:28px;color:#475467;font-size:13px;font-weight:850}.es-nav-cta,.es-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:13px;font-weight:900;padding:12px 19px;border:1px solid transparent;white-space:nowrap;background:var(--es-dark);color:#fff;box-shadow:0 15px 32px #0f172a29}.es-top{display:grid;grid-template-columns:400px minmax(0,1fr);gap:28px;align-items:stretch;padding:26px 0 28px}.es-card{background:var(--es-card);border:1px solid rgba(255,255,255,.84);backdrop-filter:blur(24px);border-radius:30px;box-shadow:var(--es-shadow)}.es-savings{height:560px;padding:36px 34px;display:flex;flex-direction:column;justify-content:center}.es-label{margin:0 0 22px;color:#64748b;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:950}.es-save-list{display:grid}.es-save-item{display:grid;grid-template-columns:58px 1fr;gap:17px;align-items:center;padding:16px 0;border-bottom:1px solid rgba(17,24,39,.07)}.es-save-item:last-child{border-bottom:0}.es-icon,.es-panel-icon,.es-mini-icon,.es-status-icon{display:flex;align-items:center;justify-content:center;background:var(--es-green-soft);color:var(--es-green-dark);flex-shrink:0}.es-icon{width:48px;height:48px;border-radius:18px}.es-panel-icon{width:38px;height:38px;border-radius:14px}.es-mini-icon{width:36px;height:36px;border-radius:13px}.es-status-icon{width:34px;height:34px;border-radius:13px}.es-icon svg,.es-panel-icon svg,.es-mini-icon svg,.es-status-icon svg{display:block;flex:none;max-width:70%;max-height:70%}.es-save-copy strong{display:block;font-size:14px;letter-spacing:-.02em;margin-bottom:3px}.es-save-copy span{display:block;color:var(--es-muted);font-size:12.5px;line-height:1.35;font-weight:650}.es-output{height:560px;padding:34px;display:flex;flex-direction:column;min-width:0}.es-output-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:23px}.es-kicker{display:block;color:#64748b;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:950;margin-bottom:13px}.es-output-title{margin:0;font-size:28px;line-height:1.05;letter-spacing:-.045em}.es-score{display:flex;align-items:center;gap:18px;white-space:nowrap}.es-score-pill{background:var(--es-green-soft);color:#0f8b45;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:950}.es-priority{font-size:13px;font-weight:900;color:#111827}.es-lead-grid{display:grid;grid-template-columns:1fr 1.45fr 1fr;gap:16px;flex:1;min-height:0}.es-panel{background:#ffffffa3;border:1px solid var(--es-line);border-radius:24px;padding:19px;min-height:252px}.es-panel-head{display:flex;align-items:center;gap:12px;margin-bottom:15px;font-size:15px;font-weight:950;letter-spacing:-.02em}.es-row{display:flex;justify-content:space-between;gap:14px;padding:8px 0;border-bottom:1px solid rgba(17,24,39,.065);font-size:13px}.es-row:last-child{border-bottom:0}.es-row span{color:#667085}.es-row strong{text-align:right;font-weight:900;color:#111827}.es-mount-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:16px}.es-mount{background:#ffffffad;border:1px solid var(--es-line);border-radius:17px;padding:12px 13px;display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;min-height:68px}.es-mount span:not(.es-mini-icon){display:block;color:#64748b;font-size:11px;font-weight:850;margin-bottom:2px}.es-mount strong{display:block;font-size:13px;letter-spacing:-.01em}.es-recommend{margin-top:16px;display:grid;grid-template-columns:178px 1fr;align-items:center;gap:14px;min-height:62px;padding:12px 16px;background:#ffffffad;border:1px solid var(--es-line);border-radius:18px;font-size:13.5px;font-weight:900}.es-recommend-label{display:flex;align-items:center;gap:10px;color:#64748b;text-transform:uppercase;font-size:11px;letter-spacing:.1em;font-weight:950}.es-bottom{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:0 0 46px}.es-bottom-card{padding:28px;min-height:286px}.es-bottom-title{margin:0 0 22px;color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:950}.es-compare-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.es-compare-box{border:1px solid var(--es-line);border-radius:22px;overflow:hidden;background:#ffffffa3}.es-compare-head{display:flex;align-items:center;gap:12px;padding:17px 18px;font-size:16px;font-weight:950;letter-spacing:-.025em;border-bottom:1px solid rgba(17,24,39,.055)}.es-bad .es-compare-head{background:var(--es-red-soft)}.es-good .es-compare-head{background:var(--es-green-soft)}.es-bad .es-status-icon{background:#fee2e2;color:var(--es-red)}.es-bad .es-status-icon svg{stroke:var(--es-red)}.es-good .es-status-icon{background:#dcfce7;color:var(--es-green-dark)}.es-compare-list{display:grid;gap:0;padding:10px 18px 15px}.es-compare-list div{display:flex;align-items:center;gap:10px;padding:9px 0;font-size:13px;font-weight:750;color:#344054}.es-compare-list i{font-style:normal;font-weight:950;width:17px;flex:0 0 17px}.es-bad .es-compare-list i{color:var(--es-red)}.es-good .es-compare-list i{color:var(--es-green-dark)}.es-modules{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.es-module{border:1px solid var(--es-line);border-radius:22px;background:#ffffffa3;padding:23px;min-height:188px}.es-module-icon{width:50px;height:50px;border-radius:17px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:var(--es-soft-shadow);margin-bottom:26px;line-height:1}.es-emoji{font-size:25px;line-height:1;display:block}.es-module h3{margin:0 0 10px;font-size:18px;letter-spacing:-.035em}.es-module p{margin:0;color:var(--es-muted);font-size:13px;line-height:1.5;font-weight:650}.es-cta{margin:0 0 46px;padding:36px 28px;text-align:center;background:var(--es-dark);color:#fff;border-radius:30px;box-shadow:0 28px 78px #0f172a2e}.es-cta h2{margin:0 0 11px;font-size:30px;line-height:1.08;letter-spacing:-.055em}.es-cta p{margin:0 auto 22px;max-width:620px;color:#cbd5e1;font-size:14px;line-height:1.55}.es-cta .es-btn{background:#fff;color:#111827}.es-footer{margin-top:10px;padding:32px 28px 38px;background:#ffffffbd;border:1px solid rgba(17,24,39,.07);border-radius:28px 28px 0 0;color:#667085;font-size:13px}.es-footer strong{display:block;color:#111827;margin-bottom:5px}.es-footer-top{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:20px}.es-footer-legal{display:flex;gap:14px;flex-wrap:wrap;padding-top:18px;border-top:1px solid rgba(17,24,39,.07)}@media(max-width:1100px){.es-top,.es-bottom{grid-template-columns:1fr}.es-savings,.es-output{height:auto}.es-lead-grid{grid-template-columns:1fr}}@media(max-width:760px){.es-wrap{width:min(100% - 28px,1440px)}.es-nav-links{display:none}.es-output-head,.es-score{flex-direction:column;align-items:flex-start}.es-mount-grid,.es-modules,.es-compare-row,.es-recommend{grid-template-columns:1fr}}.es-output{height:590px}.es-panel{min-height:238px;padding:16px 19px;overflow:hidden}.es-panel-head{margin-bottom:10px}.es-row{padding:6px 0;font-size:12.5px;line-height:1.25}.es-mount-grid{margin-top:22px}.es-pricing{padding:0 0 46px}.es-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 20px}.es-section-head h2{margin:0;font-size:34px;letter-spacing:-.055em;line-height:1.05}.es-section-head p{margin:0;color:var(--es-muted);max-width:520px;font-weight:650}.es-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.es-price-card{position:relative;background:#ffffffc7;border:1px solid var(--es-line);border-radius:28px;padding:28px;box-shadow:var(--es-soft-shadow)}.es-price-card.featured{background:#fff;border-color:#12874340;box-shadow:0 26px 70px #12874321}.es-price-tag{position:absolute;right:22px;top:22px;background:var(--es-green-soft);color:var(--es-green-dark);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:950}.es-price-card h3{margin:0 0 12px;font-size:22px;letter-spacing:-.04em}.es-price{display:flex;align-items:flex-end;gap:6px;margin-bottom:18px}.es-price strong{font-size:36px;line-height:1;letter-spacing:-.06em}.es-price span{color:var(--es-muted);font-weight:800;margin-bottom:4px}.es-price-card ul{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:10px;color:#344054;font-weight:750}.es-price-note{background:#f8fafc;border:1px solid var(--es-line);border-radius:18px;padding:14px 16px;margin:0 0 18px;color:#344054;font-weight:800;font-size:13px;line-height:1.55}.es-price-note strong{display:block;margin-bottom:4px;color:#111827}.es-price-card li:before{content:"✓";color:var(--es-green-dark);font-weight:950;margin-right:9px}.es-secondary-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 18px;border:1px solid var(--es-line);font-weight:900;background:#fff;color:#111827}.es-footer-links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:0}.es-footer-links a{color:#667085}@media(max-width:900px){.es-price-grid{grid-template-columns:1fr}.es-section-head{display:block}.es-section-head p{margin-top:10px}}.es-footer-pro{margin-top:56px;padding:0;background:#0f172a;border:0;border-radius:32px 32px 0 0;color:#d8e2ef;box-shadow:0 -20px 70px #0f172a1a;overflow:hidden}.es-footer-grid{display:grid;grid-template-columns:1.6fr .8fr 1fr;gap:34px;padding:38px 36px}.es-footer-brand p{max-width:520px;color:#cbd5e1;font-weight:650;margin:14px 0 18px}.es-footer-logo{display:flex;align-items:center;gap:12px;color:#fff}.es-footer-contact{font-size:13px;line-height:1.75;color:#cbd5e1;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px}.es-footer-contact strong,.es-footer-col strong{color:#fff;margin-bottom:12px}.es-footer-contact a{color:#fff}.es-footer-col{display:grid;align-content:start;gap:10px}.es-footer-col a{color:#cbd5e1;font-weight:750}.es-footer-col a:hover{color:#fff}.es-footer-bottom{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:18px 36px;border-top:1px solid rgba(255,255,255,.09);color:#94a3b8;font-size:12px;font-weight:700;background:#0000001f}@media(max-width:900px){.es-footer-grid{grid-template-columns:1fr;padding:28px 22px}.es-footer-bottom{padding:16px 22px}.es-footer-pro{border-radius:24px 24px 0 0}}.es-site-footer{width:min(1180px,calc(100% - 44px))!important;margin:56px auto 0!important;padding:0!important;background:#0f172a!important;color:#cbd5e1!important;border:0!important;border-radius:30px 30px 0 0!important;box-shadow:0 -18px 60px #0f172a1a!important;overflow:hidden!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;text-align:left!important}.es-site-footer__grid{display:grid!important;grid-template-columns:1fr 1fr 1.15fr!important;gap:48px!important;padding:40px 42px 34px!important;align-items:start!important}.es-site-footer__col{display:flex!important;flex-direction:column!important;gap:10px!important;min-width:0!important;font-size:13px!important;line-height:1.55!important;color:#cbd5e1!important}.es-site-footer__col strong{display:block!important;color:#fff!important;font-size:13px!important;line-height:1.2!important;margin:0 0 8px!important;letter-spacing:.01em!important;font-weight:900!important}.es-site-footer a{color:#cbd5e1!important;text-decoration:none!important;font-weight:750!important}.es-site-footer a:hover{color:#fff!important}.es-site-footer__contact p{margin:0 0 6px!important;color:#cbd5e1!important;font-weight:650!important}.es-site-footer__bottom{display:block!important;padding:17px 42px!important;border-top:1px solid rgba(255,255,255,.09)!important;color:#94a3b8!important;font-size:12px!important;line-height:1.4!important;font-weight:700!important;background:#0000001f!important}.es-cookie-banner{position:fixed!important;left:50%!important;bottom:22px!important;transform:translate(-50%)!important;width:min(900px,calc(100% - 32px))!important;z-index:9999!important;display:none!important;padding:18px!important;background:#fffffff7!important;color:#111827!important;border:1px solid rgba(17,24,39,.1)!important;border-radius:22px!important;box-shadow:0 24px 70px #0f172a2e!important;backdrop-filter:blur(18px)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.es-cookie-banner.is-visible{display:block!important}.es-cookie-content{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important}.es-cookie-text h3{margin:0 0 6px!important;font-size:17px!important;line-height:1.2!important;letter-spacing:-.03em!important;color:#111827!important}.es-cookie-text p{margin:0!important;max-width:620px!important;color:#475467!important;font-size:13px!important;line-height:1.5!important;font-weight:650!important}.es-cookie-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;justify-content:flex-end!important;min-width:280px!important}.es-cookie-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;border:1px solid rgba(17,24,39,.1)!important;background:#fff!important;color:#111827!important;border-radius:999px!important;padding:10px 14px!important;font-size:12px!important;line-height:1!important;font-weight:900!important;cursor:pointer!important;white-space:nowrap!important;text-decoration:none!important;font-family:inherit!important}.es-cookie-btn.primary{background:#0f172a!important;color:#fff!important;border-color:#0f172a!important}.es-cookie-settings{display:none!important;margin-top:14px!important;padding-top:14px!important;border-top:1px solid rgba(17,24,39,.08)!important}.es-cookie-settings.is-open{display:grid!important;gap:10px!important}.es-cookie-option{display:flex!important;align-items:flex-start!important;gap:10px!important;color:#475467!important;font-size:13px!important;line-height:1.45!important;font-weight:650!important}.es-cookie-option input{width:auto!important;margin:2px 0 0!important;padding:0!important}.es-cookie-actions.settings-actions{justify-content:flex-start!important;min-width:0!important;margin-top:4px!important}.es-cookie-fab{position:fixed!important;left:18px!important;bottom:18px!important;z-index:9998!important;width:44px!important;height:44px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.22)!important;background:#0f172a!important;color:#fff!important;box-shadow:0 16px 45px #0f172a3d!important;display:none!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;font-size:19px!important}.es-cookie-fab.is-visible{display:flex!important}@media(max-width:900px){.es-site-footer{width:min(100% - 28px,1180px)!important;margin-top:40px!important;border-radius:24px 24px 0 0!important}.es-site-footer__grid{grid-template-columns:1fr!important;gap:28px!important;padding:30px 24px 26px!important}.es-site-footer__bottom{padding:16px 24px!important}.es-cookie-banner{bottom:14px!important;width:calc(100% - 28px)!important;padding:16px!important;border-radius:18px!important}.es-cookie-content{display:block!important}.es-cookie-actions{justify-content:flex-start!important;margin-top:14px!important;min-width:0!important}.es-cookie-fab{left:14px!important;bottom:14px!important}}.ec-final-footer{width:min(1180px,calc(100% - 44px))!important;margin:56px auto 0!important;padding:0!important;background:#0f172a!important;color:#cbd5e1!important;border:0!important;border-radius:30px 30px 0 0!important;box-shadow:0 -18px 60px #0f172a1a!important;overflow:hidden!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;text-align:left!important;display:block!important;clear:both!important}.ec-final-footer *{box-sizing:border-box!important}.ec-final-footer__grid{display:grid!important;grid-template-columns:1fr 1fr 1.15fr!important;gap:48px!important;padding:40px 42px 34px!important;align-items:start!important}.ec-final-footer__col{display:flex!important;flex-direction:column!important;gap:10px!important;min-width:0!important;font-size:13px!important;line-height:1.55!important;color:#cbd5e1!important;margin:0!important;padding:0!important}.ec-final-footer__col strong{display:block!important;color:#fff!important;font-size:13px!important;line-height:1.2!important;margin:0 0 8px!important;letter-spacing:.01em!important;font-weight:900!important}.ec-final-footer a{color:#cbd5e1!important;text-decoration:none!important;font-weight:750!important}.ec-final-footer a:hover{color:#fff!important}.ec-final-footer__contact p{margin:0 0 6px!important;color:#cbd5e1!important;font-weight:650!important}.ec-final-footer__bottom{display:block!important;padding:17px 42px!important;border-top:1px solid rgba(255,255,255,.09)!important;color:#94a3b8!important;font-size:12px!important;line-height:1.4!important;font-weight:700!important;background:#0000001f!important}.ec-cookie-fab{position:fixed!important;left:18px!important;bottom:18px!important;z-index:10000!important;width:42px!important;height:42px!important;border-radius:999px!important;border:1px solid rgba(17,24,39,.1)!important;background:#0f172a!important;color:#fff!important;box-shadow:0 12px 30px #0f172a38!important;display:none!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;font-size:18px!important}.ec-cookie-fab.is-visible{display:flex!important}.ec-cookie-banner{position:fixed!important;left:50%!important;bottom:22px!important;transform:translate(-50%)!important;width:min(900px,calc(100% - 32px))!important;z-index:9999!important;display:none!important;padding:18px!important;background:#fffffff7!important;color:#111827!important;border:1px solid rgba(17,24,39,.1)!important;border-radius:22px!important;box-shadow:0 24px 70px #0f172a2e!important;backdrop-filter:blur(18px)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.ec-cookie-banner.is-visible{display:block!important}.ec-cookie-content{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important}.ec-cookie-text h3{margin:0 0 6px!important;font-size:17px!important;line-height:1.2!important;letter-spacing:-.03em!important;color:#111827!important}.ec-cookie-text p{margin:0!important;max-width:620px!important;color:#475467!important;font-size:13px!important;line-height:1.5!important;font-weight:650!important}.ec-cookie-actions{display:flex!important;gap:8px!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;min-width:300px!important}.ec-cookie-btn{appearance:none!important;border:1px solid rgba(17,24,39,.1)!important;background:#fff!important;color:#111827!important;border-radius:999px!important;padding:10px 14px!important;font-size:12px!important;font-weight:900!important;cursor:pointer!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.ec-cookie-btn.primary{background:#0f172a!important;color:#fff!important;border-color:#0f172a!important}.ec-cookie-settings{display:none!important;margin-top:14px!important;padding-top:14px!important;border-top:1px solid rgba(17,24,39,.08)!important}.ec-cookie-settings.is-open{display:grid!important;gap:10px!important}.ec-cookie-option{display:flex!important;align-items:center!important;gap:8px!important;color:#344054!important;font-size:13px!important;font-weight:650!important}.ec-cookie-option input{width:auto!important;margin:0!important}.ec-cookie-actions.settings-actions{justify-content:flex-start!important;min-width:0!important;margin-top:2px!important}@media(max-width:900px){.ec-final-footer{width:min(100% - 28px,1180px)!important;margin-top:40px!important;border-radius:24px 24px 0 0!important}.ec-final-footer__grid{grid-template-columns:1fr!important;gap:28px!important;padding:30px 24px 26px!important}.ec-final-footer__bottom{padding:16px 24px!important}.ec-cookie-banner{bottom:14px!important;width:calc(100% - 28px)!important;padding:16px!important;border-radius:18px!important}.ec-cookie-content{display:block!important}.ec-cookie-actions{justify-content:flex-start!important;margin-top:14px!important;min-width:0!important}.ec-cookie-fab{left:14px!important;bottom:14px!important}}
