@keyframes apply-glow{0%{box-shadow:0 0 0 0 rgba(230,57,70,.5);border-color:rgba(255,255,255,.75);transform:scale(1)}50%{box-shadow:0 0 14px 4px rgba(230,57,70,.95);border-color:#e63946;background-color:rgba(230,57,70,.22);transform:scale(1.04)}to{box-shadow:0 0 0 0 rgba(230,57,70,.5);border-color:rgba(255,255,255,.75);transform:scale(1)}}.apply-btn-glow{animation:apply-glow 2s ease-in-out infinite}:root{--navy:#0a1628;--navy-mid:#0d1e38;--navy-card:#132040;--navy-border:rgba(255,255,255,0.08);--light-bg:#f0f4ff;--light-card:#ffffff;--light-border:#e2e8f4;--red:#e63946;--red-soft:rgba(230,57,70,0.12);--red-border:rgba(230,57,70,0.35);--text-on-dark:#ffffff;--sub-on-dark:#94a3b8;--text-on-light:#0a1628;--sub-on-light:#64748b}.hp-root{min-height:100vh;color:var(--text-on-dark);font-family:Inter,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.hp-nav,.hp-root{background:var(--navy)}.hp-nav{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--navy-border)}.hp-nav-inner{max-width:100%;margin:0 auto;padding:0 32px;height:72px;gap:32px}.hp-logo,.hp-nav-inner{display:flex;align-items:center}.hp-logo{gap:10px;flex-shrink:0;height:100%}.hp-logo-img{max-height:72px;width:auto;object-fit:contain;display:block}.hp-logo-box{width:60px;height:60px;background:var(--red);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:26px}.hp-logo-name{font-size:17px;font-weight:700;color:#fff;letter-spacing:-.3px}.hp-nav-links{display:flex;gap:28px;flex:1;margin-left:16px}.hp-nav-links a{font-size:14px;color:var(--sub-on-dark);text-decoration:none;transition:color .15s}.hp-nav-links a:hover{color:#fff}.hp-btn-primary{background:var(--red);color:#fff;border:none;border-radius:6px;padding:9px 20px;font-size:13.5px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s;white-space:nowrap;display:inline-block}.hp-btn-primary:hover{background:#c1121f}.hp-btn-lg{padding:13px 32px;font-size:15px;border-radius:8px}.hp-section-dark{background:var(--navy);padding:90px 48px}.hp-section-dark .hp-section-header h2{color:var(--text-on-dark)}.hp-section-dark .hp-section-header p{color:var(--sub-on-dark)}.hp-section-light{background:var(--light-bg);padding:90px 48px}.hp-section-light .hp-section-header h2{color:var(--text-on-light)}.hp-section-light .hp-section-header p{color:var(--sub-on-light)}.hp-section{padding:90px 48px;background:var(--navy)}.hp-section-alt{background:var(--light-bg);padding:90px 48px}.hp-section-inner{max-width:1400px;margin:0 auto}.hp-section-narrow{max-width:800px}.hp-section-header{text-align:center;margin-bottom:52px}.hp-section-header h2{font-size:32px;font-weight:800;letter-spacing:-.8px;margin-bottom:12px}.hp-section-header p{font-size:15px;line-height:1.6;max-width:500px;margin:0 auto}.badge-dark{display:inline-flex;align-items:center;gap:8px;background:var(--red-soft);border:1px solid var(--red-border);border-radius:20px;padding:5px 16px;margin-bottom:16px}.badge-dark span{font-size:12px;font-weight:800;color:var(--red);letter-spacing:1px;text-transform:uppercase}.badge-light{display:inline-flex;align-items:center;gap:8px;background:rgba(10,22,40,.08);border:1px solid rgba(10,22,40,.15);border-radius:20px;padding:5px 16px;margin-bottom:16px}.badge-light span{font-size:12px;font-weight:800;color:var(--navy);letter-spacing:1px;text-transform:uppercase}.hp-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hp-feature-card{background:var(--light-card);border:1px solid var(--light-border);border-radius:16px;padding:28px 24px;transition:box-shadow .2s,border-color .2s,transform .2s;display:flex;flex-direction:column;box-shadow:0 2px 12px rgba(10,22,40,.07)}.hp-feature-card-link{text-decoration:none;cursor:pointer}.hp-feature-card-link:hover{box-shadow:0 12px 35px rgba(10,22,40,.12);border-color:var(--red);transform:translateY(-4px)}.hp-feature-card:hover:not(.hp-feature-card-link){box-shadow:0 8px 24px rgba(10,22,40,.1);border-color:rgba(10,22,40,.2)}.hp-feature-icon{font-size:28px;margin-bottom:14px}.hp-feature-card h3{font-size:15px;font-weight:700;color:var(--text-on-light);margin-bottom:8px}.hp-feature-card p{font-size:13.5px;color:var(--sub-on-light);line-height:1.6;flex:1}.hp-feature-link{margin-top:16px;font-size:13px;font-weight:600;color:var(--red);display:inline-block}.hp-steps{gap:24px;justify-content:center;flex-wrap:wrap}.hp-step-card,.hp-steps{display:flex;position:relative}.hp-step-card{flex:1;min-width:240px;background:var(--navy-card);border:1px solid var(--navy-border);border-radius:20px;padding:32px 24px;flex-direction:column;align-items:center;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px rgba(0,0,0,.2);z-index:1}.hp-step-card:hover{transform:translateY(-10px) scale(1.04);background:#1a2d50;box-shadow:0 25px 50px rgba(230,57,70,.15);border-color:rgba(230,57,70,.35);z-index:10}.hp-step-num-wrap{width:56px;height:56px;border-radius:50%;background:rgba(230,57,70,.15);border:2px solid rgba(230,57,70,.35);color:var(--red);font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative;transition:all .3s;overflow:hidden}.hp-step-card:hover .hp-step-num-wrap{background:var(--red);border-color:transparent;color:#fff;transform:scale(1.1)}.hp-step-icon,.hp-step-num-text{position:absolute;transition:all .3s}.hp-step-icon{font-size:24px;opacity:0;transform:translateY(20px)}.hp-step-card:hover .hp-step-num-text{opacity:0;transform:translateY(-20px)}.hp-step-card:hover .hp-step-icon{opacity:1;transform:translateY(0)}.hp-step-body h3{font-size:16px;font-weight:700;color:var(--text-on-dark);margin-bottom:8px;transition:color .3s}.hp-step-card:hover .hp-step-body h3{color:var(--red)}.hp-step-body p{font-size:14px;color:var(--sub-on-dark);line-height:1.6;margin:0}.hp-steps-line-bg{position:absolute;top:60px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,rgba(230,57,70,.25),transparent);z-index:0}.hp-faqs{display:flex;flex-direction:column;gap:2px}.hp-faq{border-bottom:1px solid var(--light-border)}.hp-faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 4px;background:none;border:none;cursor:pointer;font-size:15px;font-weight:600;color:var(--text-on-light);font-family:inherit;text-align:left;gap:16px}.hp-faq-arrow,.hp-faq-q:hover{color:var(--red)}.hp-faq-arrow{font-size:22px;flex-shrink:0;line-height:1}.hp-faq-a{font-size:14px;color:var(--sub-on-light);line-height:1.7;padding:0 4px 18px}.hp-cta{background:var(--navy-mid);padding:80px 48px;text-align:center;position:relative;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.3);max-width:1400px;margin:40px auto;border-radius:32px;border:1px solid var(--navy-border)}.hp-cta:before{top:-80px;left:-80px;width:350px;height:350px;background:radial-gradient(circle,rgba(230,57,70,.12) 0,transparent 70%)}.hp-cta:after,.hp-cta:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.hp-cta:after{bottom:-100px;right:-50px;width:450px;height:450px;background:radial-gradient(circle,rgba(10,22,40,.3) 0,transparent 70%)}.hp-cta-inner{max-width:620px;margin:0 auto;position:relative;z-index:1}.hp-cta-badge{display:inline-block;background:var(--red-soft);border:1px solid var(--red-border);color:var(--red);font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;border-radius:20px;padding:6px 16px;margin-bottom:24px}.hp-cta h2{font-size:40px;font-weight:900;color:#fff;letter-spacing:-.8px;margin-bottom:16px;line-height:1.2}.hp-cta p{font-size:16px;color:var(--sub-on-dark);margin-bottom:40px;line-height:1.7}.hp-cta .hp-btn-cta{display:inline-block;background:var(--red);color:#fff;border:none;border-radius:12px;padding:16px 40px;font-size:16px;font-weight:700;cursor:pointer;text-decoration:none;transition:all .3s;box-shadow:0 10px 25px rgba(230,57,70,.35)}.hp-cta .hp-btn-cta:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(230,57,70,.5);background:#c1121f}.hp-footer{position:relative;background:#060e1c;padding:64px 48px 0;margin-top:0;overflow:hidden}.hp-footer-glow{position:absolute;border-radius:50%;filter:blur(120px);pointer-events:none;opacity:0;animation:footerGlowIn 1.2s ease-out forwards}@keyframes footerGlowIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.hp-footer-glow--tl{top:-80px;left:-60px;width:400px;height:400px;background:radial-gradient(circle,rgba(230,57,70,.1) 0,transparent 70%)}.hp-footer-glow--br{bottom:-100px;right:-80px;width:500px;height:500px;background:radial-gradient(circle,rgba(56,189,248,.06) 0,transparent 70%)}.hp-footer-inner{position:relative;z-index:1;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 340px;gap:56px;padding-bottom:56px;border-bottom:1px solid rgba(255,255,255,.06)}.hp-footer-left{display:flex;flex-direction:column;gap:32px}.hp-footer-logo-wrap{margin-bottom:8px}.hp-footer-dark-logo{max-height:56px;width:auto;object-fit:contain;display:block;filter:brightness(1.05);transition:filter .3s ease,transform .3s ease}.hp-footer-dark-logo:hover{filter:brightness(1.2);transform:scale(1.02)}.hp-footer-logo-fallback{display:flex;align-items:center;gap:10px}.hp-footer-links-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px}.hp-footer-group-title{font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#fff;margin:0 0 16px;position:relative;display:inline-block}.hp-footer-group-title:after{content:"";position:absolute;bottom:-6px;left:0;width:20px;height:2px;background:var(--red);border-radius:2px;transition:width .3s ease}.hp-footer-group:hover .hp-footer-group-title:after{width:40px}.hp-footer-group ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}.hp-footer-group ul li{position:relative}.hp-footer-group ul li a{font-size:13px;color:#64748b;text-decoration:none;transition:color .2s ease,padding-left .2s ease;line-height:1.5;display:inline-block;position:relative}.hp-footer-group ul li a:before{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%) scale(0);width:5px;height:5px;border-radius:50%;background:var(--red);transition:transform .2s ease,left .2s ease}.hp-footer-group ul li a:hover{color:#fff;padding-left:14px}.hp-footer-group ul li a:hover:before{transform:translateY(-50%) scale(1);left:0}.hp-footer-form-col{border-left:1px solid rgba(255,255,255,.06);padding-left:40px}.hp-footer-form-box{display:flex;flex-direction:column}.hp-footer-form-title{font-size:18px;font-weight:700;color:#fff;margin:0 0 6px;letter-spacing:-.3px}.hp-footer-form-sub{font-size:12.5px;color:#64748b;margin:0 0 18px;line-height:1.5}.hp-footer-form{display:flex;flex-direction:column;gap:10px}.hp-footer-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hp-footer-input,.hp-footer-textarea{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:9px 12px;font-size:13px;color:#fff;font-family:inherit;outline:none;transition:border-color .2s,background .2s,box-shadow .2s;width:100%;box-sizing:border-box}.hp-footer-input::placeholder,.hp-footer-textarea::placeholder{color:#475569}.hp-footer-input:focus,.hp-footer-textarea:focus{border-color:rgba(230,57,70,.5);background:rgba(255,255,255,.06);box-shadow:0 0 0 3px rgba(230,57,70,.08)}.hp-footer-textarea{resize:vertical;min-height:64px;line-height:1.5}.hp-footer-submit{background:var(--red);color:#fff;border:none;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s,transform .15s,box-shadow .2s;font-family:inherit;width:100%;position:relative;overflow:hidden}.hp-footer-submit:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .5s ease}.hp-footer-submit:hover:not(:disabled){background:#c1121f;transform:translateY(-1px);box-shadow:0 8px 20px rgba(230,57,70,.25)}.hp-footer-submit:hover:not(:disabled):after{left:100%}.hp-footer-submit:disabled{opacity:.6;cursor:not-allowed}.hp-footer-form-msg{font-size:12.5px;margin-top:4px;animation:footerMsgIn .4s ease}@keyframes footerMsgIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.hp-footer-form-msg--ok{color:#34d399}.hp-footer-form-msg--err{color:#fb7185}.hp-footer-bottom-bar{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.06)}.hp-footer-bottom-inner{max-width:1400px;margin:0 auto;padding:20px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.hp-footer-legal{display:flex;align-items:center;gap:12px;font-size:12px;color:#475569}.hp-footer-legal a{color:#475569;text-decoration:none;transition:color .15s}.hp-footer-legal a:hover{color:#94a3b8}.hp-footer-dot{color:#334155}.hp-footer-copyright{font-size:12px;color:#475569}.rlc-section{background:#ffffff;padding:64px 48px;position:relative;overflow:hidden;border-top:1px solid var(--light-border);border-bottom:1px solid var(--light-border)}.rlc-inner{max-width:1400px;margin:0 auto;display:flex;align-items:flex-start;gap:48px}.rlc-left{flex:0 0 280px;padding-top:48px}.rlc-left,.rlc-title{color:var(--text-on-light)}.rlc-title{font-size:28px;font-weight:800;line-height:1.25;margin:0 0 12px;letter-spacing:-.5px}.rlc-subtitle{font-size:15px;line-height:1.5;margin:0 0 24px;color:var(--sub-on-light)}.rlc-btn{display:inline-flex;align-items:center;background:var(--red);color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s}.rlc-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(230,57,70,.2);background:#c1121f}.rlc-admin-edit-btn{display:inline-flex;align-items:center;gap:6px;margin-top:16px;padding:6px 14px;border-radius:6px;border:1px solid var(--red-border);background:var(--red-soft);color:var(--red);font-size:12px;font-weight:700;cursor:pointer;transition:background .15s}.rlc-admin-edit-btn:hover{background:rgba(230,57,70,.2)}.rlc-right{flex:1;min-width:0;position:relative}.rlc-tags{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.rlc-tag{background:rgba(10,22,40,.06);border:1px solid rgba(10,22,40,.12);color:var(--text-on-light);font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.rlc-tag:hover{background:rgba(10,22,40,.1);border-color:rgba(10,22,40,.2)}.rlc-tag-active{color:#fff;border-color:var(--navy)}.rlc-tag-active,.rlc-tag-active:hover{background:var(--navy)}.rlc-scroll-controls{display:none;gap:8px;margin-bottom:12px;justify-content:flex-end}.rlc-scroll-btn{width:32px;height:32px;border-radius:50%;border:1px solid rgba(10,22,40,.15);background:rgba(10,22,40,.06);color:var(--text-on-light);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.rlc-scroll-btn:hover{background:rgba(10,22,40,.12)}.rlc-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px}.rlc-modal{background:#fff;border-radius:16px;width:100%;max-width:640px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 60px rgba(0,0,0,.2)}.rlc-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--light-border)}.rlc-modal-header h3{font-size:18px;font-weight:700;color:var(--text-on-light);margin:0}.rlc-modal-close{width:32px;height:32px;border-radius:8px;border:none;background:#f1f5f9;color:var(--sub-on-light);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.rlc-modal-close:hover{background:#e2e8f0;color:var(--text-on-light)}.rlc-modal-body{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.rlc-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid var(--light-border)}.rlc-form-group{display:flex;flex-direction:column;gap:6px}.rlc-form-group label{font-size:13px;font-weight:600;color:var(--text-on-light)}.rlc-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.rlc-form-input,.rlc-form-select,.rlc-form-textarea{padding:10px 12px;border:1px solid var(--light-border);border-radius:8px;font-size:14px;color:var(--text-on-light);background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit;width:100%}.rlc-form-input:focus,.rlc-form-select:focus,.rlc-form-textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.rlc-form-textarea{resize:vertical;min-height:60px}.rlc-bg-upload-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.rlc-upload-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;border:1px dashed var(--red-border);background:var(--red-soft);color:var(--red);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.rlc-upload-btn:hover{background:rgba(230,57,70,.2)}.rlc-remove-bg-btn{padding:8px 14px;border-radius:8px;border:1px solid #e2e8f0;background:#f1f5f9;color:#64748b;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.rlc-remove-bg-btn:hover{background:#e2e8f0}.rlc-bg-preview{margin-top:10px;width:100%;height:120px;border-radius:8px;overflow:hidden;border:1px solid var(--light-border)}.rlc-bg-preview img{width:100%;height:100%;object-fit:cover}.rlc-selected-courses{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto;padding:4px}.rlc-selected-course-item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#f8fafc;border:1px solid var(--light-border);border-radius:8px}.rlc-course-label{font-size:13px;font-weight:600;color:var(--text-on-light)}.rlc-course-actions{display:flex;gap:4px}.rlc-course-actions button{width:28px;height:28px;border-radius:6px;border:1px solid var(--light-border);background:#fff;color:var(--sub-on-light);font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.rlc-course-actions button:hover:not(:disabled){background:var(--light-bg);color:var(--text-on-light)}.rlc-course-actions button:disabled{opacity:.4;cursor:not-allowed}.rlc-course-remove{color:var(--red)!important;border-color:var(--red-border)!important}.rlc-course-remove:hover{background:var(--red-soft)!important}.rlc-hint{font-size:13px;color:var(--sub-on-light);margin:0;padding:8px 0}.rlc-btn-primary{background:var(--red);color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s}.rlc-btn-primary:hover:not(:disabled){background:#c1121f}.rlc-btn-primary:disabled{opacity:.6;cursor:not-allowed}.rlc-btn-secondary{background:#f1f5f9;color:var(--text-on-light);border:1px solid var(--light-border);border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.rlc-btn-secondary:hover{background:#e2e8f0}.rlc-admin-btns{display:flex;flex-direction:column;gap:8px;margin-top:16px}.rlc-admin-add-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:6px;border:1px solid rgba(10,22,40,.15);background:rgba(10,22,40,.06);color:var(--text-on-light);font-size:12px;font-weight:700;cursor:pointer;transition:background .15s}.rlc-admin-add-btn:hover{background:rgba(10,22,40,.12)}.rlc-card-admin-overlay{position:absolute;top:8px;right:8px;display:flex;gap:4px;z-index:10;opacity:0;transition:opacity .2s}.rlc-card:hover .rlc-card-admin-overlay{opacity:1}.rlc-card-admin-btn{width:28px;height:28px;border-radius:6px;border:none;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.rlc-card-admin-btn:hover{background:var(--red)}.rlc-card-admin-delete:hover{background:#dc2626}.rlc-cards{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:8px}.rlc-cards::-webkit-scrollbar{display:none}.rlc-card{flex:0 0 260px;background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s ease;box-shadow:0 2px 12px rgba(10,22,40,.06);border:1px solid #f1f5f9}.rlc-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(10,22,40,.12);border-color:#e2e8f0}.rlc-card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex:1}.rlc-card-img-wrap{width:100%;height:150px;overflow:hidden;background:#f1f5f9}.rlc-card-img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.rlc-card:hover .rlc-card-img{transform:scale(1.05)}.rlc-card-img-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e2e8f0,#f1f5f9)}.rlc-card-body{padding:14px 16px 12px;flex:1;display:flex;flex-direction:column}.rlc-provider{display:flex;align-items:center;gap:6px;margin-bottom:6px}.rlc-provider-dot{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#4285f4,#34a853);flex-shrink:0}.rlc-provider-name{font-size:11px;color:#64748b;font-weight:600;letter-spacing:.2px}.rlc-card-title{font-size:13.5px;font-weight:700;color:#0a1628;line-height:1.4;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.rlc-cert{font-size:11px;color:#94a3b8;margin:0 0 8px;font-weight:500}.rlc-rating-row{margin-bottom:8px}.rlc-stars{display:inline-flex;align-items:center;gap:1.5px}.rlc-rating-num{margin-left:5px;font-size:12px;font-weight:700;color:#0a1628}.rlc-price-row{display:flex;align-items:baseline;gap:6px;margin-top:auto;padding-top:6px}.rlc-price{font-size:15px;font-weight:800;color:#0a1628}.rlc-price-old{font-size:12px;color:#94a3b8;text-decoration:line-through;font-weight:500}.rlc-card-footer{padding:0 16px 16px}.rlc-join-btn{display:block;width:100%;text-align:center;background:var(--red);color:#fff;border:none;border-radius:10px;padding:11px 0;font-size:12.5px;font-weight:700;text-decoration:none;cursor:pointer;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 4px 12px rgba(230,57,70,.2)}.rlc-join-btn:hover{background:#c1121f;transform:translateY(-1px);box-shadow:0 6px 16px rgba(230,57,70,.28)}.rlc-skeleton{animation:rlc-pulse 1.5s ease-in-out infinite}@keyframes rlc-pulse{0%,to{opacity:1}50%{opacity:.5}}.rlc-skeleton-img{height:150px;background:#e2e8f0}.rlc-skeleton-line{height:12px;background:#e2e8f0;border-radius:6px;margin:8px 16px}.rlc-skeleton-line.short{width:60%}@media (max-width:1100px){.hp-footer-inner{grid-template-columns:1fr;gap:40px}.hp-footer-form-col{border-left:none;border-top:1px solid rgba(255,255,255,.06);padding-left:0;padding-top:40px}.hp-footer-links-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:768px){.hp-features-grid{grid-template-columns:1fr 1fr}.hp-steps{flex-direction:column;gap:28px}.hp-stats{flex-wrap:wrap}.hp-nav-links{display:none}.hp-nav-full-container{padding:0 16px!important}.hp-nav-inner{padding:0!important;height:60px}.hp-logo-img{max-height:44px!important}.hp-footer-inner{grid-template-columns:1fr;gap:36px}.hp-footer-form-col{border-left:none;border-top:1px solid rgba(255,255,255,.06);padding-left:0;padding-top:36px}.hp-footer-links-grid{grid-template-columns:repeat(2,1fr)}.hp-footer-bottom-inner{flex-direction:column;text-align:center}.hp-footer{padding:48px 24px 0}.hp-cta{margin:40px 24px 60px;border-radius:24px}.hp-cta,.hp-section,.hp-section-alt,.hp-section-dark,.hp-section-light{padding:60px 24px}.rlc-section{padding:48px 24px}.rlc-inner{flex-direction:column;gap:32px}.rlc-left{flex:1;padding-top:0;text-align:center;max-width:400px;margin:0 auto}.rlc-right{width:100%}}@media (max-width:480px){.hp-features-grid{grid-template-columns:1fr}.hp-cta{margin:40px 16px 60px;border-radius:20px}.hp-footer-form-row,.hp-footer-links-grid{grid-template-columns:1fr}}.hp-hero-text{padding-left:96px}@media (max-width:1024px){.hp-hero-text{padding-left:48px}}@media (max-width:768px){.hp-hero-text{padding-left:0}}@keyframes nb-marquee{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes nb-shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.blog-section ::-webkit-scrollbar{display:none}.blog-section{-ms-overflow-style:none;scrollbar-width:none}@keyframes blog-skeleton-pulse{0%,to{opacity:1}50%{opacity:.45}}@media (max-width:768px){.blog-section article{min-width:260px!important;flex:0 0 260px!important}}@media (max-width:480px){.blog-section article{min-width:240px!important;flex:0 0 240px!important}}@keyframes aboutFadeIn{0%{opacity:0}to{opacity:1}}@keyframes aboutGradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes aboutFloatY{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes aboutPulseRing{0%{box-shadow:0 0 0 0 rgba(230,57,70,.45)}70%{box-shadow:0 0 0 10px rgba(230,57,70,0)}to{box-shadow:0 0 0 0 rgba(230,57,70,0)}}@keyframes aboutBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.about-gradient-text{background:linear-gradient(90deg,#e63946,#ff6b6b 30%,#a21824 60%,#e63946);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:aboutGradientShift 6s ease-in-out infinite;display:inline-block}.about-float-badge{animation:aboutFloatY 4.5s ease-in-out infinite}.about-scroll-cue{animation:aboutBounce 1.8s ease-in-out infinite}.about-timeline-dot-active{animation:aboutPulseRing 2s infinite}.about-admin-edit-btn{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#e63946,#c1202f);color:#fff;border:none;border-radius:8px;padding:9px 18px;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;box-shadow:0 4px 14px rgba(230,57,70,.25);transition:transform .2s ease,box-shadow .2s ease}.about-admin-edit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(230,57,70,.35)}.about-lift-card{transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease,border-color .35s ease}.about-lift-card:hover{transform:translateY(-8px)}.about-tilt-card{transition:transform .15s ease-out,border-color .25s ease,box-shadow .25s ease;transform-style:preserve-3d;will-change:transform}.about-gallery-item{cursor:zoom-in}.about-lightbox-overlay{position:fixed;inset:0;background:rgba(5,10,20,.92);backdrop-filter:blur(6px);z-index:999998;padding:32px;animation:aboutFadeIn .2s ease}.about-lightbox-close,.about-lightbox-overlay{display:flex;align-items:center;justify-content:center}.about-lightbox-close{position:absolute;top:24px;right:24px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff;cursor:pointer;transition:background .2s}.about-lightbox-close:hover{background:rgba(230,57,70,.4)}.about-back-to-top{position:fixed;bottom:28px;right:28px;width:46px;height:46px;border-radius:50%;background:#e63946;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px rgba(230,57,70,.35);z-index:9998;transition:opacity .3s ease,transform .3s ease,background .2s ease}.about-back-to-top:hover{background:#c1121f;transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.about-float-badge,.about-gradient-text,.about-scroll-cue,.about-timeline-dot-active{animation:none!important}}