:root{--ep-dark:#101820;--ep-blue:#0b4a78;--ep-gold:#f4b400;--ep-orange:#f05e22;--ep-soft:#f5f8fc;--ep-text:#17212b;--ep-muted:#697586;--ep-border:#e6edf5;--ep-radius:22px}
body{font-family:'Inter','Poppins',Arial,sans-serif!important;color:var(--ep-text);background:#f7fafc;font-size:16px}.ep-pro-header{position:sticky;top:0;z-index:999;background:rgba(16,24,32,.96);backdrop-filter:blur(14px);box-shadow:0 12px 35px rgba(0,0,0,.15)}.ep-pro-topbar{border-bottom:1px solid rgba(255,255,255,.09);color:rgba(255,255,255,.78);font-size:13px}.ep-pro-topbar .container{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:15px}.ep-pro-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.ep-pro-brand img{max-width:250px;max-height:80px;background:#fff;border-radius:12px;padding:6px}.ep-pro-brand-text{display:flex;flex-direction:column;line-height:1.1;color:#fff}.ep-pro-brand-text strong{font-size:18px;font-weight:900;letter-spacing:.2px}.ep-pro-brand-text span{font-size:12px;color:rgba(255,255,255,.7)}.ep-pro-nav{padding:14px 0}.ep-pro-menu{gap:6px}.ep-pro-menu .nav-link{color:rgba(255,255,255,.86)!important;font-weight:700;font-size:14px;padding:10px 13px!important;border-radius:999px;transition:.2s}.ep-pro-menu .nav-link:hover,.ep-pro-menu .nav-link.active{background:rgba(255,255,255,.1);color:#fff!important}.ep-pro-actions{display:flex;align-items:center;gap:10px}.ep-pro-btn{border:0;border-radius:999px;padding:10px 16px;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;gap:8px;line-height:1}.ep-pro-btn-primary{background:linear-gradient(135deg,var(--ep-orange),#ff9b46);color:#fff!important;box-shadow:0 10px 24px rgba(240,94,34,.28)}.ep-pro-btn-light{background:#fff;color:var(--ep-dark)!important}.ep-pro-btn-outline{border:1px solid rgba(255,255,255,.22);color:#fff!important;background:rgba(255,255,255,.05)}.navbar-toggler{border:1px solid rgba(255,255,255,.18)!important}.navbar-toggler-icon{filter:invert(1)}.ep-pro-hero{background:radial-gradient(circle at top left,rgba(244,180,0,.20),transparent 30%),linear-gradient(135deg,#101820,#143f5e 60%,#0b4a78);padding:72px 0 56px;color:#fff;overflow:hidden}.ep-pro-hero h1{font-size:clamp(34px,5vw,58px);font-weight:950;letter-spacing:-1.4px;margin:0 0 14px}.ep-pro-hero p{max-width:720px;color:rgba(255,255,255,.82);font-size:18px;margin:0 auto}.ep-pro-pill{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;padding:8px 14px;font-weight:800;margin-bottom:18px}.ep-flow{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:28px}.ep-flow span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:9px 14px;font-size:13px;font-weight:800}.ep-page-section{padding:58px 0}.ep-section-title{text-align:center;margin-bottom:32px}.ep-section-title span{display:inline-block;color:var(--ep-orange);font-weight:950;text-transform:uppercase;letter-spacing:.9px;font-size:13px;margin-bottom:8px;}.ep-section-title h2{font-size:clamp(28px,4vw,42px);font-weight:950;letter-spacing:-.8px;margin:0}.ep-section-title p{color:var(--ep-muted);max-width:720px;margin:10px auto 0}.ep-plan-card{background:#fff;border:1px solid var(--ep-border);border-radius:var(--ep-radius);padding:28px;box-shadow:0 18px 50px rgba(16,24,32,.07);height:100%;display:flex;flex-direction:column;position:relative;transition:.2s}.ep-plan-card:hover{transform:translateY(-4px);box-shadow:0 24px 65px rgba(16,24,32,.11)}.ep-plan-card.featured{border:2px solid var(--ep-orange);transform:translateY(-8px)}.ep-plan-badge{position:absolute;top:18px;right:18px;background:#fff3e9;color:var(--ep-orange);border-radius:999px;padding:6px 11px;font-size:12px;font-weight:950}.ep-plan-icon{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#eef7ff,#fff3e9);display:flex;align-items:center;justify-content:center;color:var(--ep-blue);font-size:25px;margin-bottom:20px}.ep-plan-card h3{font-weight:950;font-size:24px;margin:0 0 8px}.ep-plan-price{font-size:44px;font-weight:950;letter-spacing:-1.2px;color:var(--ep-dark);margin:12px 0}.ep-plan-price small{font-size:15px;color:var(--ep-muted);font-weight:800}.ep-plan-list{list-style:none;padding:0;margin:14px 0 24px;color:#344054}.ep-plan-list li{display:flex;gap:10px;align-items:flex-start;margin:11px 0}.ep-plan-list i{color:#14a46c;margin-top:2px}.ep-plan-card .ep-pro-btn{justify-content:center;margin-top:auto;padding:14px 18px}.ep-register-shell,.ep-pay-shell{max-width:1100px;margin:auto;background:#fff;border:1px solid var(--ep-border);border-radius:28px;box-shadow:0 20px 65px rgba(16,24,32,.08);overflow:hidden}.ep-side-panel{height:100%;min-height:520px;background:linear-gradient(135deg,#101820,#0b4a78);color:#fff;padding:42px;display:flex;flex-direction:column;justify-content:space-between}.ep-side-panel h2{font-weight:950;font-size:36px;letter-spacing:-.8px}.ep-side-panel p{color:rgba(255,255,255,.78)}.ep-form-panel{padding:42px}.ep-form-panel .form-control,.ep-form-panel .form-select{height:50px;border-radius:14px;border-color:#d9e2ec}.ep-form-panel .form-control:focus,.ep-form-panel .form-select:focus{box-shadow:0 0 0 4px rgba(11,74,120,.12);border-color:#0b4a78}.ep-summary-box{border:1px dashed #cbd5e1;background:#f8fafc;border-radius:18px;padding:18px}.ep-payment-card{background:#fff;border:1px solid var(--ep-border);border-radius:24px;padding:26px;box-shadow:0 14px 40px rgba(16,24,32,.06)}.ep-total{font-size:40px;font-weight:950;color:var(--ep-orange)}.ep-pro-footer{background:#0e1720;color:#cbd5e1;margin-top:60px}.ep-pro-footer-top{padding:54px 0 32px;border-bottom:1px solid rgba(255,255,255,.09)}.ep-footer-logo img{max-width:280px;background:#fff;border-radius:12px;padding:6px;margin-bottom:14px}.ep-pro-footer h5{color:#fff;font-weight:950;margin-bottom:16px}.ep-pro-footer a{color:#cbd5e1;text-decoration:none;display:inline-block;margin:6px 0}.ep-pro-footer a:hover{color:#fff}.ep-pro-footer-bottom{padding:18px 0;color:#8fa1b3;font-size:14px}.ep-footer-social a{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.08);display:inline-flex;align-items:center;justify-content:center;margin-right:8px}.btn.btn-primary,.btn.btn-success{background:linear-gradient(135deg,var(--ep-orange),#ff9b46)!important;border:0!important;color:#fff!important;font-weight:900;border-radius:999px}.btn.btn-outline-primary{border-color:var(--ep-blue)!important;color:var(--ep-blue)!important;font-weight:900;border-radius:999px}.btn.btn-outline-primary:hover{background:var(--ep-blue)!important;color:#fff!important}@media(max-width:991px){.ep-pro-topbar{display:none}.ep-pro-actions{margin-top:12px;flex-direction:column;align-items:stretch}.ep-pro-actions .ep-pro-btn{justify-content:center}.ep-pro-menu{padding:12px 0}.ep-pro-menu .nav-link{text-align:center}.ep-plan-card.featured{transform:none}.ep-side-panel{min-height:auto;padding:30px}.ep-form-panel{padding:28px}.ep-pro-brand img{max-width:145px}.ep-pro-brand-text{display:none}}@media(max-width:575px){.ep-page-section{padding:38px 0}.ep-pro-hero{padding:48px 0 38px}.ep-flow span{width:100%;text-align:center;justify-content:center}.ep-plan-price{font-size:36px}.ep-form-panel{padding:22px}.ep-side-panel h2{font-size:28px}}
.ep-user-dropdown {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.ep-user-icon {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(15, 23, 42, 0.12);
  border-radius: 50%;
  background: #ffffff;
  color: #0f172a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
  transition: 0.25s ease;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.08);
}

.ep-user-icon:hover {
  background: #f1f5f9;
  color: #0d6efd;
}

.ep-user-menu {
  position: absolute;
  top: calc(100% + 12px);
  right: 0;
  min-width: 180px;
  background: #ffffff;
  border-radius: 14px;
  padding: 8px;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.18);
  border: 1px solid rgba(15, 23, 42, 0.08);
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: 0.25s ease;
  z-index: 9999;
}

.ep-user-dropdown:hover .ep-user-menu,
.ep-user-dropdown:focus-within .ep-user-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.ep-user-menu a {
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 10px 12px;
  border-radius: 10px;
  color: #0f172a;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  transition: 0.2s ease;
}

.ep-user-menu a:hover {
  background: #f1f5f9;
  color: #0d6efd;
}

@media (max-width: 991px) {
  .ep-pro-actions {
    margin-top: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
  }

  .ep-user-dropdown {
    position: relative;
  }

  .ep-user-menu {
    right: auto;
    left: 0;
  }
}



.change-password .ep-password-wrap {
  position: relative;
  display: flex;
  align-items: center;
}

.change-password .ep-password-wrap input {
  width: 100%;
  padding-right: 48px !important;
}

.change-password .ep-toggle-password {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  background: transparent;
  color: #64748b;
  font-size: 18px;
  cursor: pointer;
  padding: 4px;
  line-height: 1;
}

.change-password .ep-toggle-password:hover {
  color: #0d6efd;
}

.change-password .ep-toggle-password:focus {
  outline: none;
  color: #0d6efd;
}
.ep-section-title .ep-flow span{display:inline-block;color:var(--ep-orange);font-weight:950;text-transform:uppercase;letter-spacing:.9px;font-size:13px;margin-bottom:8px;border: 1px solid var(--ep-orange);  background: #fff3e9;}