.elementor-2588 .elementor-element.elementor-element-75b7171 > .elementor-container{max-width:1200px;}.elementor-2588 .elementor-element.elementor-element-75b7171{margin-top:40px;margin-bottom:0px;}.elementor-2588 .elementor-element.elementor-element-335e44e > .elementor-widget-container{margin:60px 0px 0px 0px;}.elementor-2588 .elementor-element.elementor-element-90d73ef{margin-top:50px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-2588 .elementor-element.elementor-element-15c4516 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-2588 .elementor-element.elementor-element-60a87ec > .elementor-widget-container{margin:0px 0px 0px 0px;}@media(max-width:767px){.elementor-2588 .elementor-element.elementor-element-15c4516 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-2588 .elementor-element.elementor-element-60a87ec > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-335e44e *//* ============================================================
   RESET PASSWORD MODERN DESIGN (COMPLETE HYBRID)
   ============================================================ */

/* 1. Container Utama */
.a4u-reset-container {
    max-width: 500px;
    margin: 40px auto;
    background: #ffffff;
    border-radius: 24px;
    padding: 40px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.08);
    border: 1px solid #f0f0f0;
    font-family: 'Inter', system-ui, sans-serif;
}

/* 2. Header & Icon Section */
.a4u-reset-header {
    text-align: center;
    margin-bottom: 30px;
}

.a4u-lock-icon {
    width: 65px;
    height: 65px;
    background: #fff5f5; /* Merah lembut default */
    color: #f56565;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    margin: 0 auto 15px;
    transition: all 0.4s ease;
}

.a4u-reset-header h3 {
    font-size: 24px !important;
    font-weight: 800 !important;
    color: #1a202c !important;
    margin: 0 0 8px 0 !important;
    letter-spacing: -0.5px;
}

.a4u-reset-header p {
    font-size: 15px;
    color: #718096;
    line-height: 1.5;
    margin: 0;
}

/* 3. Form Input Styling */
.fls_reset_pass_wrapper .fls_field_label label {
    font-weight: 700 !important;
    color: #4a5568 !important;
    margin-bottom: 10px !important;
    display: block;
    font-size: 14px;
}

.fls_reset_pass_wrapper input#fls_email {
    width: 100% !important;
    padding: 14px 18px !important;
    background: #f8fafc !important;
    border: 1.5px solid #e2e8f0 !important;
    border-radius: 12px !important;
    font-size: 15px !important;
    color: #1a202c !important;
    transition: all 0.3s ease;
}

.fls_reset_pass_wrapper input#fls_email:focus {
    border-color: #00b894 !important;
    background: #fff !important;
    box-shadow: 0 0 0 4px rgba(0, 184, 148, 0.1) !important;
    outline: none !important;
}

/* 4. Button Submit Reset */
#fls_reset_pass {
    width: 100% !important;
    background-color: #1a202c !important;
    color: #ffffff !important;
    padding: 16px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    border-radius: 12px !important;
    border: none !important;
    cursor: pointer !important;
    transition: 0.3s !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 15px;
}

#fls_reset_pass:hover {
    background-color: #000000 !important;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.15);
}

/* 5. Success Message Makeover (Mesej muncul lepas tekan butang) */
.fls-text-success {
    background: #f0fff4 !important;
    color: #276749 !important;
    padding: 20px !important;
    border-radius: 15px !important;
    border: 1px dashed #68d391 !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    text-align: center !important;
    margin-top: 10px !important;
}

/* 6. Logged In / Alert State Styling */
.a4u-logged-in-alert {
    text-align: center;
    padding: 10px 0;
}

.a4u-logged-in-alert p {
    font-size: 15px !important;
    color: #4a5568 !important;
    margin-bottom: 25px !important;
}

.a4u-btn-dash {
    display: inline-flex !important;
    align-items: center;
    gap: 10px;
    background: #00b894 !important;
    color: #fff !important;
    text-decoration: none !important;
    padding: 14px 30px !important;
    border-radius: 12px !important;
    font-weight: 700;
    font-size: 15px;
    transition: 0.3s;
    box-shadow: 0 4px 12px rgba(0, 184, 148, 0.2);
}

.a4u-btn-dash:hover {
    background: #009476 !important;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 184, 148, 0.3);
}

/* Hide Loading SVG Default masa tak pakai */
.fls_loading_svg {
    margin-right: 8px;
}

/* Responsive Fix */
@media (max-width: 600px) {
    .a4u-reset-container {
        padding: 30px 20px;
        margin: 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-60a87ec *//* --- FOOTER MAIN --- */
.a4u-footer {
    position: relative;
    padding: 80px 20px 40px;
    background-color: #0a0a0a;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    overflow: hidden;
}

.footer-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background-size: cover;
    background-position: center;
    opacity: 0.12;
    mix-blend-mode: luminosity;
    pointer-events: none;
}

.a4u-footer-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

/* --- LOGO FOOTER (LOCKED SIZE) --- */
.footer-logo {
    display: block !important;
    height: 28px !important; /* Kita buat extra slim macam Apple */
    width: auto !important;
    max-height: 28px !important;
    margin-bottom: 25px;
    filter: brightness(0) invert(1);
    object-fit: contain;
}

.footer-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
    gap: 40px;
}

.brand-tagline {
    color: #86868b;
    font-size: 14px;
    max-width: 280px;
    line-height: 1.6;
    font-weight: 500;
}

.footer-links {
    display: flex;
    gap: 60px;
}

.link-group h4 {
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 25px;
    color: var(--primary-green);
}

.link-group a {
    display: block;
    color: #a1a1a6;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 12px;
    transition: 0.3s ease;
}

.link-group a:hover {
    color: #ffffff;
    transform: translateX(3px);
}

/* PORTAL EJEN BOX */
.footer-cta-box {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 20px 35px;
    border-radius: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}

.cta-content {
    display: flex;
    align-items: center;
    gap: 12px;
    font-weight: 700;
    font-size: 15px;
    color: #f5f5f7;
}

.btn-ejen {
    background: #ffffff;
    color: #000000 !important;
    padding: 10px 22px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 900;
    font-size: 13px;
    transition: 0.3s;
}

.btn-ejen:hover {
    background: var(--gold-bright);
    transform: translateY(-2px);
}

/* BOTTOM SECTION */
.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    color: #6e6e73;
}

.footer-bottom strong { color: #d2d2d7; }

.footer-legal { display: flex; gap: 15px; }
.footer-legal a { color: #6e6e73; text-decoration: none; }
.sep { opacity: 0.2; }

/* --- MOBILE --- */
@media (max-width: 768px) {
    .footer-top { flex-direction: column; text-align: center; }
    .footer-links { flex-direction: column; gap: 35px; }
    .brand-tagline { margin: 0 auto; }
    .footer-cta-box { flex-direction: column; gap: 15px; text-align: center; }
    .footer-bottom { flex-direction: column; gap: 15px; text-align: center; }
    .footer-logo { 
        height: 24px !important; /* Lagi kecik kat mobile */
        margin: 0 auto 20px !important; 
    }
}/* End custom CSS */