.mep-homepage{width:100%;margin:0;padding:0;font-family:Arial,sans-serif;color:#13233f}.mep-homepage *,.mep-homepage *::before,.mep-homepage *::after{box-sizing:border-box}.mep-hero{background:linear-gradient(135deg,#fff7ef 0%,#fffaf6 50%,#ffffff 100%);padding:70px 30px 55px}.mep-hero-container{width:100%;max-width:1250px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:55px}.mep-hero-content{flex:1;max-width:560px}.mep-hero-label{display:inline-block;padding:7px 14px;background:#fff0e4;color:#f56b19;border-radius:30px;font-size:12px;font-weight:700;letter-spacing:.6px;margin-bottom:18px}.mep-hero h1{margin:0 0 22px;font-size:58px;line-height:1.05;font-weight:800;color:#12233f}.mep-hero h1 span{color:#f56b19}.mep-hero-content>p{max-width:520px;margin:0 0 30px;font-size:18px;line-height:1.7;color:#526174}.mep-hero-buttons{display:flex;gap:14px;flex-wrap:wrap}.mep-btn{display:inline-flex;align-items:center;justify-content:center;min-width:145px;padding:13px 22px;border-radius:7px;text-decoration:none;font-size:15px;font-weight:700;transition:all 0.2s ease}.mep-btn-primary{background:#f56b19;color:#fff}.mep-btn-primary:hover{background:#dd5810;color:#fff}.mep-btn-secondary{background:#fff;color:#f56b19;border:1px solid #f56b19}.mep-btn-secondary:hover{background:#fff3e9;color:#f56b19}.mep-hero-right{flex:1;min-width:500px;position:relative;display:flex;align-items:center;justify-content:center;gap:18px}.mep-dashboard-preview{width:430px;background:#fff;border-radius:14px;border:1px solid #eee;box-shadow:0 18px 45px rgb(30 50 80 / .12);overflow:hidden}.mep-dashboard-top{height:38px;background:#f7f7f7;display:flex;align-items:center;gap:7px;padding-left:14px}.mep-dashboard-top span{width:8px;height:8px;border-radius:50%;background:#ddd}.mep-dashboard-body{display:flex;min-height:245px}.mep-dashboard-sidebar{width:85px;background:#f8fafc;padding:30px 14px}.mep-side-line{height:9px;background:#e5eaf0;border-radius:5px;margin-bottom:18px}.mep-dashboard-main{flex:1;padding:22px}.mep-dashboard-title{font-size:17px;font-weight:700;margin-bottom:18px}.mep-stat-row{display:flex;gap:10px}.mep-stat-card{flex:1;padding:13px 8px;background:#fff7f0;border-radius:8px;text-align:center}.mep-stat-card strong{display:block;font-size:20px;color:#f56b19}.mep-stat-card small{color:#778396;font-size:11px}.mep-chart-placeholder{height:80px;margin-top:20px;border-radius:8px;background:#f8fafc;position:relative;overflow:hidden}.mep-chart-line{position:absolute;width:120%;height:45px;left:-10%;bottom:8px;border-bottom:3px solid #f56b19;transform:rotate(-4deg)}.mep-login-card{width:285px;background:#fff;padding:27px 24px;border-radius:12px;box-shadow:0 15px 40px rgb(30 50 80 / .14);border:1px solid #eee;z-index:2}.mep-login-card h2{margin:0;text-align:center;font-size:20px;color:#18263d}.mep-login-card>p{margin:7px 0 22px;text-align:center;font-size:12px;color:#7b8798}.mep-login-card label{display:block;margin:13px 0 6px;font-size:12px;font-weight:700;color:#344154}.mep-login-card input{width:100%;height:42px;padding:0 12px;border:1px solid #dfe4ea;border-radius:6px;font-size:13px;outline:none}.mep-login-card input:focus{border-color:#f56b19}.mep-forgot-password{display:block;margin-top:7px;text-align:right;font-size:11px;color:#f56b19;text-decoration:none}.mep-login-button{width:100%;height:43px;margin-top:16px;border:none;border-radius:6px;background:#f56b19;color:#fff;font-weight:700;cursor:pointer}.mep-register-text{margin-top:15px;text-align:center;font-size:11px;color:#687587}.mep-register-text a{color:#f56b19;font-weight:700;text-decoration:none}.mep-feature-strip{width:92%;max-width:1200px;margin:-25px auto 0;position:relative;z-index:5;background:#fff;border-radius:12px;box-shadow:0 10px 35px rgb(30 50 80 / .1);padding:18px 20px;display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.mep-feature{display:flex;align-items:center;gap:10px;padding:8px}.mep-feature-icon{width:34px;height:34px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff1e6;color:#f56b19;font-weight:800}.mep-feature strong{display:block;font-size:12px;margin-bottom:4px}.mep-feature p{margin:0;font-size:10px;line-height:1.4;color:#788597}@media (max-width:1050px){.mep-hero-container{flex-direction:column;text-align:center}.mep-hero-content{max-width:700px}.mep-hero-content>p{margin-left:auto;margin-right:auto}.mep-hero-buttons{justify-content:center}.mep-hero-right{min-width:0;width:100%}.mep-feature-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.mep-hero{padding:45px 18px 40px}.mep-hero h1{font-size:40px}.mep-hero-content>p{font-size:15px}.mep-hero-right{flex-direction:column;width:100%}.mep-dashboard-preview{width:100%;max-width:430px}.mep-login-card{width:100%;max-width:330px}.mep-feature-strip{width:92%;grid-template-columns:1fr;margin-top:-10px}}