/* EffySales approved overview page — intentionally scoped to .es-approved */
.es-approved{background:#fff;color:#12213f;font-family:Poppins,Arial,sans-serif}
.es-approved .es-wrap{width:min(1180px,92%);margin:auto}
.es-approved .es-hero{padding:46px 0 28px;background:#fff}
.es-approved .es-hero-top{position:relative;padding-right:290px}
.es-approved .es-kicker{display:inline-block;background:#fff0f3;color:#c31648;border-radius:18px;padding:5px 10px;font-size:10px;font-weight:800;letter-spacing:.35px;text-transform:uppercase;margin-bottom:10px}
.es-approved h1{font-size:clamp(44px,5vw,68px);line-height:.98;letter-spacing:-3px;margin:0;color:#102344;font-weight:850}
.es-approved h1 span{color:#f04423}
.es-approved .es-headline{font-size:27px;line-height:1.12;letter-spacing:-1px;margin:8px 0 8px;color:#101e3a;font-weight:800}
.es-approved .es-lead{font-size:17px;line-height:1.45;color:#65738b;max-width:760px;margin:0}
.es-approved .es-note{position:absolute;right:18px;top:15px;width:250px;color:#c81545;font-family:"Comic Sans MS",cursive;font-size:26px;line-height:1.04;text-align:center;transform:rotate(-5deg)}
.es-approved .es-note:after{content:"";display:block;width:125px;height:28px;border-bottom:3px solid #c81545;border-radius:50%;transform:rotate(-10deg);margin:0 auto}
.es-approved .es-rule{height:1px;background:#e5e9ef;margin:26px 0 22px}
.es-approved .es-choice-title{font-size:27px;line-height:1.1;letter-spacing:-1.1px;margin:0 0 4px;color:#101e3a}
.es-approved .es-choice-sub{font-size:16px;color:#65738b;margin:0 0 18px}
.es-approved .es-team-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.es-approved .es-team{position:relative;min-height:480px;border:1px solid #f0dfe4;border-radius:12px;overflow:hidden;background:#fff7f7}
.es-approved .es-team.inside{background:#fff9f3;border-color:#f1e4d6}
.es-approved .es-team-content{position:relative;z-index:2;padding:24px 22px 22px;width:57%;min-height:480px;box-sizing:border-box}
.es-approved .es-team-icon{width:61px;height:61px;border-radius:18px;display:grid;place-items:center;font-size:31px;margin-bottom:11px;background:#ffd9e2;color:#b61548}
.es-approved .inside .es-team-icon{background:#ffead5;color:#f25a22}
.es-approved .es-team h2{font-size:28px;line-height:1.05;letter-spacing:-1.1px;margin:0 0 3px;color:#b91549}
.es-approved .inside h2{color:#f05a22}
.es-approved .es-team .tagline{font-size:16px;color:#102d55;margin-bottom:20px}
.es-approved .es-team p{font-size:14px;line-height:1.42;color:#344563;margin:0 0 17px}
.es-approved .es-features{list-style:none;margin:0 0 19px;padding:0;display:grid;gap:8px}
.es-approved .es-features li{font-size:14px;line-height:1.2;color:#182946;display:flex;align-items:center;gap:9px;white-space:nowrap}
.es-approved .es-check{width:19px;height:19px;border-radius:50%;display:inline-grid;place-items:center;background:#bd1749;color:#fff;font-size:12px;font-weight:900;flex:0 0 19px}
.es-approved .inside .es-check{background:#ff5b20}
.es-approved .es-cta{display:inline-flex;align-items:center;gap:22px;text-decoration:none;border-radius:9px;padding:13px 17px;background:#c91549;color:#fff;font-size:14px;font-weight:800;box-shadow:0 8px 18px rgba(201,21,73,.15)}
.es-approved .inside .es-cta{background:#f4511e}
.es-approved .es-cta .arrow{font-size:22px;line-height:1}
.es-approved .es-photo{position:absolute;right:-1px;bottom:0;width:53%;height:78%;overflow:hidden;z-index:1}
.es-approved .es-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff7f7 0%,rgba(255,247,247,.74) 15%,rgba(255,247,247,0) 46%);z-index:1}
.es-approved .inside .es-photo:before{background:linear-gradient(90deg,#fff9f3 0%,rgba(255,249,243,.76) 12%,rgba(255,249,243,0) 46%)}
.es-approved .es-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}
.es-approved .es-stat{position:absolute;right:17px;bottom:18px;z-index:3;background:#fff;border:1px solid #e8e9ee;border-radius:12px;box-shadow:0 10px 25px rgba(16,36,74,.13);padding:10px 14px;min-width:155px;display:flex;align-items:center;gap:10px}
.es-approved .es-stat-icon{width:37px;height:37px;border-radius:8px;background:#fff0f3;color:#bd1749;display:grid;place-items:center;font-weight:900;font-size:20px}
.es-approved .inside .es-stat-icon{background:#fff0df;color:#f25a22}
.es-approved .es-stat strong{font-size:16px;color:#102344;display:block}.es-approved .es-stat span{font-size:10px;color:#65738b;display:block;margin-top:1px}
.es-approved .es-stat b{font-size:22px;color:#17355c;margin-left:auto;font-weight:500}
.es-approved .es-stat:before{content:"";position:absolute;left:22px;bottom:-1px;width:34px;height:2px;background:transparent}
@media(max-width:900px){.es-approved .es-hero-top{padding-right:0}.es-approved .es-note{position:relative;right:auto;top:auto;margin:20px 0 0 auto}.es-approved .es-team-content{width:64%}}
@media(max-width:680px){.es-approved .es-hero{padding-top:28px}.es-approved h1{font-size:44px;letter-spacing:-2px}.es-approved .es-headline{font-size:22px}.es-approved .es-lead{font-size:15px}.es-approved .es-note{font-size:21px;width:210px}.es-approved .es-choice-title{font-size:23px}.es-approved .es-choice-sub{font-size:14px}.es-approved .es-team-grid{grid-template-columns:1fr}.es-approved .es-team,.es-approved .es-team-content{min-height:420px}.es-approved .es-team-content{width:70%;padding:20px 18px}.es-approved .es-team h2{font-size:24px}.es-approved .es-team p,.es-approved .es-features li{font-size:13px}.es-approved .es-photo{width:52%;height:70%}.es-approved .es-stat{right:10px;bottom:10px;min-width:125px;padding:8px 10px}.es-approved .es-stat strong{font-size:14px}}
@media(max-width:430px){.es-approved .es-team-content{width:100%;padding-bottom:205px}.es-approved .es-photo{width:68%;height:52%;opacity:.98}.es-approved .es-team p{max-width:280px}.es-approved .es-features{gap:6px}.es-approved .es-cta{font-size:13px;padding:11px 13px}.es-approved .es-note{margin-top:14px}}
