.elementor-9019 .elementor-element.elementor-element-f201c51{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9019 .elementor-element.elementor-element-f201c51.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-9019 .elementor-element.elementor-element-22a9e2f{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-9019 .elementor-element.elementor-element-22a9e2f.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-9019 .elementor-element.elementor-element-5968e68{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9019 .elementor-element.elementor-element-5968e68.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-9019 .elementor-element.elementor-element-04f7687{width:var( --container-widget-width, 107.636% );max-width:107.636%;--container-widget-width:107.636%;--container-widget-flex-grow:0;}.elementor-9019 .elementor-element.elementor-element-04f7687.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-9019 .elementor-element.elementor-element-3af8bc1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9019 .elementor-element.elementor-element-3af8bc1.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-9019 .elementor-element.elementor-element-2a28d02{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9019 .elementor-element.elementor-element-aa51cec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9019 .elementor-element.elementor-element-fd34ba4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9019 .elementor-element.elementor-element-3c10367{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-9019 .elementor-element.elementor-element-f201c51{--width:98.49%;}.elementor-9019 .elementor-element.elementor-element-22a9e2f{--width:97.567%;}.elementor-9019 .elementor-element.elementor-element-5968e68{--width:70.989%;}.elementor-9019 .elementor-element.elementor-element-3af8bc1{--width:24.994%;}.elementor-9019 .elementor-element.elementor-element-2a28d02{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-1ed9e36 */<style>
/* --- CORE LAYOUT --- */
.hair-hero-final-split {
    position: relative !important;
    width: 100vw !important;
    min-height: 80vh !important;
    left: 50% !important;
    right: 50% !important;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    background: #ffffff !important;
    display: flex !important;
    align-items: center !important;
    overflow: hidden !important;
    font-family: 'Segoe UI', Roboto, sans-serif !important;
}

.hero-flex-container {
    display: flex !important;
    width: 100% !important;
    max-width: 1250px !important;
    margin: 0 auto !important;
    align-items: center !important;
    padding: 40px 30px !important;
    gap: 50px !important;
}

/* --- TEXT SIDE --- */
.hero-content-side { flex: 1.2 !important; text-align: left !important; }

.academy-top-tag {
    color: #8cc63f !important;
    font-weight: 800 !important;
    letter-spacing: 4px !important;
    font-size: 13px !important;
    margin-bottom: 20px !important;
}

.hero-main-title {
    font-size: 58px !important;
    font-weight: 800 !important;
    color: #1a1a1a !important;
    line-height: 1.1 !important;
    margin-bottom: 15px !important;
}

.text-green { color: #8cc63f !important; }
.text-blue { color: #3498db !important; }

.hero-sub-text {
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #444 !important;
    margin-bottom: 40px !important;
}

/* --- IMAGE SIDE & FRAME --- */
.hero-image-side { flex: 0.8 !important; display: flex !important; justify-content: center !important; }
.image-box-wrapper img {
    width: 100% !important;
    max-width: 450px !important;
    border-radius: 30px 100px 30px 30px !important;
    box-shadow: 20px 20px 60px rgba(0,0,0,0.08) !important;
}

/* --- BUTTON SWAP LOGIC --- */
.hero-btn-group { display: flex !important; gap: 15px !important; }

.btn-swap-solid {
    background: linear-gradient(135deg, #3498db, #2980b9) !important;
    color: #ffffff !important;
    padding: 15px 40px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    border-radius: 80px !important;
    border: 2px solid transparent !important;
    transition: 0.4s ease !important;
}
.btn-swap-solid:hover { background: transparent !important; color: #3498db !important; border: 2px solid #3498db !important; }

.btn-swap-outline {
    background: transparent !important;
    color: #3498db !important;
    padding: 15px 40px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    border: 2px solid #3498db !important;
    border-radius: 80px !important;
    transition: 0.4s ease !important;
}
.btn-swap-outline:hover { background: linear-gradient(135deg, #3498db, #2980b9) !important; color: #ffffff !important; border: 2px solid transparent !important; }

/* --- MOBILE 2-LINE FIX --- */
@media (max-width: 991px) {
    .hero-flex-container { flex-direction: column !important; text-align: center !important; padding: 40px 20px !important; }
    .hero-content-side { order: 1 !important; text-align: center !important; }
    .hero-image-side { order: 2 !important; margin-top: 30px !important; }
    
    .hero-main-title {
        font-size: 28px !important;
        line-height: 1.2 !important;
        max-width: 260px !important; /* Force 2 lines */
        margin: 0 auto 10px auto !important;
    }
    
    .hero-sub-text { font-size: 18px !important; margin-bottom: 30px !important; }
    .hero-btn-group { flex-direction: column !important; align-items: center !important; }
    .btn-swap-solid, .btn-swap-outline { width: 100% !important; max-width: 280px !important; }
}

/* ANIMATIONS */
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
@keyframes slideUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }
.animate-fade { animation: fadeIn 1s forwards; }
.animate-slide { opacity: 0; animation: slideUp 0.8s ease-out 0.3s forwards; }
.animate-slide-delay { opacity: 0; animation: slideUp 0.8s ease-out 0.6s forwards; }
.animate-fade-delayed { opacity: 0; animation: fadeIn 1s ease-out 0.9s forwards; }
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-04f7687 */<style>
/* --- PC SIDE CONTENT STYLING --- */
.shyam-right-content {
    text-align: left !important; /* PC par image ke samne left alignment */
    font-family: 'Segoe UI', Roboto, sans-serif !important;
}

.shyam-name-title {
    font-size: 42px !important;
    font-weight: 800 !important;
    color: #1a1a1a !important;
    margin: 0 !important;
    line-height: 1.2 !important;
}

.shyam-exp-tag {
    font-size: 18px !important;
    color: #3498db !important; /* Authority Blue */
    font-weight: 600 !important;
    margin: 8px 0 25px 0 !important;
}

/* Premium Milestone Card */
.shyam-record-card {
    background: #f8fbff !important;
    padding: 20px !important;
    border-radius: 15px !important;
    display: flex !important;
    align-items: center !important;
    gap: 15px !important;
    border-left: 6px solid #3498db !important;
    margin-bottom: 25px !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.03) !important;
}

.record-icon { font-size: 28px !important; }
.record-txt h4 { font-size: 18px !important; font-weight: 800 !important; margin: 0 !important; color: #111 !important; }
.record-txt p { font-size: 14px !important; color: #555 !important; margin: 2px 0 0 0 !important; }

.shyam-bio-text {
    font-size: 16px !important;
    line-height: 1.7 !important;
    color: #666 !important;
    margin-bottom: 25px !important;
}

/* Bullet Alignment Fix */
.shyam-feature-list {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.shyam-feature-list li {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #1a1a1a !important;
    margin-bottom: 12px !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
}

.s-icon { color: #8cc63f !important; font-size: 18px !important; }

/* --- MOBILE SYMMETRY FIX --- */
@media (max-width: 991px) {
    .shyam-right-content {
        text-align: center !important; /* Mobile par har cheez center */
    }
    .shyam-record-card {
        flex-direction: column !important;
        text-align: center !important;
        border-left: 0 !important;
        border-top: 6px solid #3498db !important;
    }
    .shyam-feature-list li {
        justify-content: center !important;
    }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-656dc13 */<style>
.shyam-image-container {
    position: relative !important;
    width: 100% !important;
    max-width: 400px !important; /* PC side width */
    margin: 0 auto !important;
}

.shyam-image-container img {
    width: 100% !important;
    border-radius: 25px !important;
    box-shadow: 0 20px 50px rgba(0,0,0,0.1) !important;
    display: block !important;
}

.record-gold-badge {
    position: absolute !important;
    top: -15px !important;
    right: -15px !important;
    background: linear-gradient(135deg, #FFD700, #FFA500) !important;
    width: 90px !important;
    height: 90px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #fff !important;
    font-weight: 900 !important;
    font-size: 11px !important;
    text-align: center !important;
    border: 3px solid #fff !important;
    box-shadow: 0 10px 20px rgba(255, 165, 0, 0.3) !important;
    z-index: 5 !important;
}

@media (max-width: 768px) {
    .shyam-image-container {
        max-width: 300px !important; /* Mobile balanced size */
    }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4b4dd1f */<style>
/* Basic Reset & Layout */
.academy-courses-section {
    width: 100%;
    padding: 60px 0;
    background: #f8f9fa;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    overflow: hidden;
}

.courses-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.section-title-box { text-align: center; margin-bottom: 40px; }
.sub-label { color: #8cc63f; font-weight: 800; letter-spacing: 2px; font-size: 13px; margin-bottom: 8px; text-transform: uppercase; }
.main-title { font-size: 34px; font-weight: 800; color: #1a1a1a; margin: 0; }

/* Desktop Grid Layout */
.courses-grid {
    display: flex;
    gap: 25px;
    justify-content: center;
}

/* Card General Styling */
.course-card {
    background: #ffffff;
    flex: 1; /* Desktop par barabar width */
    min-width: 300px;
    padding: 35px 25px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    text-align: center;
    border: 1px solid #eee;
    box-sizing: border-box;
    transition: transform 0.3s ease;
}

.featured { border-top: 5px solid #8cc63f; }
.course-icon { font-size: 45px; margin-bottom: 15px; }
.course-card h3 { font-size: 22px; font-weight: 700; margin-bottom: 12px; color: #222; }
.course-card p { font-size: 14px; color: #666; line-height: 1.5; margin-bottom: 20px; min-height: 60px; }

.course-bullets { list-style: none; padding: 0; margin-bottom: 25px; text-align: left; }
.course-bullets li { font-size: 14px; color: #444; font-weight: 600; margin-bottom: 8px; display: flex; align-items: center; gap: 10px; }
.course-bullets li::before { content: "✓"; color: #8cc63f; font-weight: 900; }

.course-btn {
    display: inline-block;
    padding: 10px 25px;
    color: #3498db;
    border: 2px solid #3498db;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    transition: 0.3s;
}
.course-btn:hover { background: #3498db; color: #fff; }

.swipe-hint { display: none; } /* Desktop par nahi dikhega */

/* --- MOBILE SPECIFIC SLIDER --- */
@media (max-width: 991px) {
    .courses-slider-wrapper {
        overflow-x: auto; /* Horizontal scroll enable */
        scroll-snap-type: x mandatory; /* Cards ko snap karega */
        -webkit-overflow-scrolling: touch; /* Smooth scrolling for iOS */
        padding: 20px 0 30px 0;
        scrollbar-width: none; /* Hide scrollbar for Firefox */
    }

    .courses-slider-wrapper::-webkit-scrollbar {
        display: none; /* Hide scrollbar for Chrome/Safari */
    }

    .courses-grid {
        display: flex;
        justify-content: flex-start;
        padding-left: 20px; /* Start se thoda gap */
        padding-right: 20px; /* End mein thoda gap */
        gap: 15px;
    }

    .course-card {
        flex: 0 0 85%; /* Card screen ka 85% width lega */
        scroll-snap-align: center; /* Scroll karne par card center mein rukega */
        margin-bottom: 10px;
    }

    .swipe-hint { 
        display: block; 
        text-align: center; 
        font-size: 12px; 
        color: #aaa; 
        margin-top: 10px; 
        font-style: italic;
    }
    
    .main-title { font-size: 26px; }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5728415 */<style>
/* --- CORE SECTION SETUP --- */
.lift-benefits-section {
    width: 100vw !important;
    padding: 80px 0 !important;
    background: #ffffff !important;
    position: relative !important;
    left: 50% !important;
    right: 50% !important;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    font-family: 'Segoe UI', Roboto, sans-serif !important;
    overflow-x: hidden !important;
}

.benefits-container {
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
}

.benefits-header {
    text-align: center !important;
    margin-bottom: 50px !important;
}

.tagline { color: #8cc63f !important; font-weight: 800 !important; letter-spacing: 2px !important; font-size: 13px !important; margin: 0 !important; }
.title { font-size: 38px !important; font-weight: 800 !important; color: #1a1a1a !important; margin-top: 10px !important; }

/* --- GRID SYSTEM --- */
.benefits-grid {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important;
    gap: 30px !important;
}

/* --- ITEM STYLING --- */
.benefit-item {
    background: #fdfdfd !important;
    padding: 40px 25px !important;
    border-radius: 20px !important;
    text-align: center !important;
    border: 1px solid #f0f0f0 !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.benefit-item:hover {
    background: #ffffff !important;
    transform: translateY(-10px) !important;
    box-shadow: 0 20px 40px rgba(0,0,0,0.06) !important;
    border-color: #8cc63f !important; /* Change border to green on hover */
}

/* --- BUTTON STYLING (NEW) --- */
.details-btn {
    margin-top: 20px !important;
    padding: 10px 25px !important;
    background: transparent !important;
    border: 2px solid #8cc63f !important;
    color: #8cc63f !important;
    font-weight: 700 !important;
    border-radius: 50px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    outline: none !important;
}

/* Hover and Click Effect */
.details-btn:hover {
    background: #8cc63f !important;
    color: white !important;
}

.details-btn:active, .details-btn:focus {
    background: #7ab337 !important; /* Darker green on click */
    color: white !important;
    transform: scale(0.95) !important; /* Click feel animation */
}

.b-icon-wrap {
    font-size: 45px !important;
    margin-bottom: 20px !important;
    background: #f0f7ff !important;
    width: 90px !important;
    height: 90px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 50% !important;
}

.benefit-item h3 {
    font-size: 22px !important;
    font-weight: 800 !important;
    color: #1a1a1a !important;
    margin-bottom: 15px !important;
}

.benefit-item p {
    font-size: 15px !important;
    color: #666 !important;
    line-height: 1.6 !important;
    margin: 0 !important;
}

/* --- MOBILE SLIDER LOGIC --- */
@media (max-width: 768px) {
    .title { font-size: 28px !important; }
    
    .slider-wrapper {
        overflow-x: auto !important;
        padding-bottom: 30px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        margin: 0 -20px !important;
        scrollbar-width: none !important;
    }

    .slider-wrapper::-webkit-scrollbar { display: none !important; }

    .benefits-grid {
        display: flex !important;
        grid-template-columns: none !important;
        gap: 20px !important;
        scroll-snap-type: x mandatory !important;
    }

    .benefit-item {
        min-width: 75% !important;
        max-width: 75% !important;
        flex-shrink: 0 !important;
        scroll-snap-align: center !important;
    }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1703467 */<style>
/* --- BASE STYLING --- */
.deep-signature-section { padding: 80px 0 !important; background: #fdfdfd !important; font-family: sans-serif !important; overflow: hidden !important; }
.deep-sig-container { max-width: 1200px !important; margin: 0 auto !important; padding: 0 20px !important; }
.deep-sig-header { text-align: center !important; margin-bottom: 50px !important; }
.deep-badge { color: #8cc63f !important; font-weight: 800 !important; letter-spacing: 2px !important; font-size: 13px !important; }
.deep-title { font-size: 38px !important; font-weight: 900 !important; color: #1a1a1a !important; margin: 10px 0 !important; }
.deep-blue { color: #3498db !important; }
.deep-subtitle { color: #666 !important; font-size: 16px !important; max-width: 700px !important; margin: 0 auto !important; }

/* --- PC GRID (Normal 3 Column) --- */
.deep-sig-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 25px !important;
}

.deep-sig-card {
    background: #ffffff !important;
    padding: 40px 25px !important;
    border-radius: 25px !important;
    border: 1px solid #eee !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.03) !important;
}

.card-icon-top { font-size: 40px !important; margin-bottom: 20px !important; text-align: center !important; }
.deep-sig-card h4 { font-size: 22px !important; font-weight: 800 !important; color: #111 !important; margin-bottom: 10px !important; text-align: center !important; }
.card-intro { font-size: 14px !important; font-weight: 700 !important; color: #3498db !important; text-align: center !important; margin-bottom: 20px !important; }
.deep-details-list { list-style: none !important; padding: 0 !important; margin: 0 !important; }
.deep-details-list li { font-size: 13px !important; color: #555 !important; margin-bottom: 12px !important; display: flex !important; gap: 8px !important; line-height: 1.4 !important; }
.deep-details-list li span { color: #8cc63f !important; }

.swipe-hint { display: none !important; }

/* --- MOBILE SLIDER MAGIC --- */
@media (max-width: 767px) {
    .mobile-slider-wrap {
        overflow-x: auto !important; /* Slider enable */
        padding-bottom: 20px !important;
        -webkit-overflow-scrolling: touch !important;
        scroll-snap-type: x mandatory !important; /* Smooth snapping */
    }

    .deep-sig-grid {
        display: flex !important; /* Grid hatake Flex kar diya slider ke liye */
        grid-template-columns: none !important; 
        gap: 15px !important;
        width: max-content !important; /* Wrapper ko lamba karne ke liye */
    }

    .deep-sig-card {
        width: 85vw !important; /* Card screen se thoda chota taaki agla wala dikhe */
        scroll-snap-align: center !important;
        flex-shrink: 0 !important;
    }

    .swipe-hint {
        display: block !important;
        text-align: center !important;
        font-size: 12px !important;
        color: #999 !important;
        margin-top: 10px !important;
        font-weight: 600 !important;
    }
    
    .deep-title { font-size: 28px !important; }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fa86c81 */<style>
/* ... (Baki purana CSS rahega) ... */
.ultra-premium-form { padding: 80px 0 !important; background: #f8faff !important; width: 100% !important; }
.ultra-container { max-width: 1200px !important; margin: 0 auto !important; padding: 0 20px !important; }
.ultra-wrapper { display: flex !important; align-items: center !important; gap: 50px !important; }
.ultra-info { flex: 1 !important; }
.u-badge { background: #3498db; color: #fff; padding: 5px 15px; border-radius: 50px; font-size: 11px; font-weight: 800; display: inline-block; margin-bottom: 20px; }
.u-title { font-size: 45px !important; font-weight: 900 !important; color: #111 !important; line-height: 1.2 !important; }
.u-glow { color: #3498db; }
.u-desc { font-size: 18px !important; color: #555 !important; margin: 20px 0 !important; }
.ultra-card { flex: 1.2 !important; min-height: 500px !important; background: #fff !important; padding: 40px !important; border-radius: 30px !important; box-shadow: 0 30px 60px rgba(0,0,0,0.06) !important; border: 1px solid #f0f0f0 !important; display: flex; flex-direction: column; justify-content: center; }

/* Input Styles */
.u-group { margin-bottom: 15px !important; text-align: left !important; }
.u-group label { font-size: 10px !important; font-weight: 900 !important; color: #999 !important; text-transform: uppercase; letter-spacing: 1px !important; display: block !important; margin-bottom: 6px !important; }
input, select { width: 100% !important; height: 48px !important; border: 1.5px solid #f2f2f2 !important; background: #fafafa !important; padding: 0 15px !important; border-radius: 12px !important; font-size: 14px !important; color: #333 !important; }
.u-row { display: flex !important; gap: 12px !important; }
.flex-03 { flex: 0.3 !important; } .flex-07 { flex: 0.7 !important; }
.u-submit-btn { width: 100% !important; padding: 18px !important; background: linear-gradient(135deg, #3498db 0%, #2980b9 100%) !important; color: #fff !important; border-radius: 12px !important; font-weight: 800 !important; font-size: 16px !important; border: none !important; cursor: pointer !important; text-transform: uppercase !important; box-shadow: 0 8px 15px rgba(52,152,219,0.3) !important; }

/* SUCCESS STATE STYLING */
.u-success-container { display: none; flex-direction: column; align-items: center; justify-content: center; text-align: center; animation: zoomIn 0.5s ease; }
.u-tick-circle { width: 80px; height: 80px; background: #1abc9c; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 25px; box-shadow: 0 10px 20px rgba(26,188,156,0.3); }
.u-tick { color: #fff; font-size: 40px; font-family: sans-serif; font-weight: bold; transform: rotate(45deg) scaleX(-1); margin-top: -5px; }
.u-success-container h3 { color: #1abc9c; font-size: 24px; font-weight: 900; margin-bottom: 10px; }
.u-success-container p { color: #555; line-height: 1.6; font-weight: 600; margin-bottom: 30px; }
.u-reload-btn { padding: 12px 30px; background: #333; color: #fff; border: none; border-radius: 10px; font-weight: 800; cursor: pointer; }

@keyframes zoomIn {
    from { opacity: 0; transform: scale(0.8); }
    to { opacity: 1; transform: scale(1); }
}

@media (max-width: 768px) { .ultra-wrapper { flex-direction: column !important; } .ultra-card { width: 100% !important; padding: 25px !important; } }
</style>/* End custom CSS */