.dat-in-nhanh_container__L_zR6{width:100%;background:linear-gradient(135deg,#f8fbff,#e6f7fa);min-height:100vh;padding:var(--spacing-lg) var(--spacing-sm) var(--spacing-xl) var(--spacing-sm)}.dat-in-nhanh_formWrapper__PRBwm{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;touch-action:manipulation;-webkit-touch-callout:none}.dat-in-nhanh_formWrapper__PRBwm button,.dat-in-nhanh_formWrapper__PRBwm input,.dat-in-nhanh_formWrapper__PRBwm select,.dat-in-nhanh_formWrapper__PRBwm textarea{touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px}.dat-in-nhanh_formWrapper__PRBwm input:focus,.dat-in-nhanh_formWrapper__PRBwm textarea:focus{-webkit-user-select:text;-moz-user-select:text;user-select:text}.dat-in-nhanh_header__CNY7T{text-align:center;margin-bottom:2rem;width:100%}.dat-in-nhanh_title__uJI4R{text-align:center;text-transform:uppercase;font-weight:900;font-size:2rem;color:var(--primary-color);letter-spacing:3px;margin-bottom:16px;position:relative;padding-bottom:24px;text-shadow:0 2px 8px rgba(0,45,156,.15);background:linear-gradient(135deg,var(--primary-color) 0,#0046a4 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dat-in-nhanh_title__uJI4R:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:120px;height:4px;background:linear-gradient(90deg,var(--primary-color),#0046a4,var(--primary-color));border-radius:2px;box-shadow:0 4px 12px rgba(0,45,156,.4);animation:dat-in-nhanh_shimmer__dk1EE 2s ease-in-out infinite}@keyframes dat-in-nhanh_shimmer__dk1EE{0%,to{opacity:1}50%{opacity:.7}}.dat-in-nhanh_subtitle__FFSZF{font-size:1.15rem;color:#1976d2;margin:0 0 24px}.dat-in-nhanh_stepIndicator__WVujB{display:flex;justify-content:center;align-items:center;margin:2rem 0;gap:2rem}.dat-in-nhanh_step__VEXyu{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.5;transition:opacity .3s ease}.dat-in-nhanh_step__VEXyu.dat-in-nhanh_active__F9xNZ{opacity:1}.dat-in-nhanh_step__VEXyu span{width:40px;height:40px;border-radius:50%;background-color:rgba(0,45,156,.3);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .3s ease}.dat-in-nhanh_step__VEXyu.dat-in-nhanh_active__F9xNZ span{background:var(--primary-color);color:#fff;box-shadow:0 4px 12px rgba(0,45,156,.4)}.dat-in-nhanh_step__VEXyu label{font-size:.9rem;color:#666;font-weight:500}.dat-in-nhanh_step__VEXyu.dat-in-nhanh_active__F9xNZ label{color:var(--primary-color);font-weight:600}.dat-in-nhanh_sectionCard__pVFe9{max-width:900px;margin:0 auto 24px;background:#fff;border-radius:18px;box-shadow:0 4px 32px rgba(25,118,210,.1);padding:32px 28px;width:100%;border:1px solid rgba(0,45,156,.05);transition:box-shadow .2s;position:relative}.dat-in-nhanh_sectionCard__pVFe9:hover{box-shadow:0 8px 40px rgba(25,118,210,.16)}.dat-in-nhanh_sectionCard__pVFe9:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color),#0046a4);border-radius:18px 18px 0 0}.dat-in-nhanh_sectionTitle__ea3qg{font-size:2rem;font-weight:700;color:var(--primary-color);margin-bottom:12px;letter-spacing:-1px;text-align:left}.dat-in-nhanh_sectionSubtitle__6NNGN{font-size:1.15rem;color:#1976d2;margin-bottom:18px}.dat-in-nhanh_inputGroup__kyJOF{margin-bottom:18px}.dat-in-nhanh_inputLabel__MK_XW{font-weight:600;color:var(--primary-color);margin-bottom:6px;display:flex;align-items:center;gap:8px;font-size:.95rem}.dat-in-nhanh_helpBtn__PlQ04{width:20px;height:20px;border-radius:50%;background:#e3ecfa;color:var(--primary-color);border:1px solid #cbd5e0;font-size:.8rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-family:Lexend,sans-serif}.dat-in-nhanh_helpBtn__PlQ04:hover{background:var(--primary-color);color:#fff;transform:scale(1.1);box-shadow:0 2px 8px rgba(0,45,156,.2)}.dat-in-nhanh_input__OL7Zz,.dat-in-nhanh_select__T7GhN,.dat-in-nhanh_textarea__IHDpE{width:100%;padding:12px 16px;border:2px solid #e3ecfa;border-radius:12px;font-size:14px;transition:all .2s ease;font-family:inherit;background:#fff;color:#2d3748}.dat-in-nhanh_input__OL7Zz:focus,.dat-in-nhanh_select__T7GhN:focus,.dat-in-nhanh_textarea__IHDpE:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(0,45,156,.1)}.dat-in-nhanh_textarea__IHDpE{resize:vertical;min-height:80px;line-height:1.5}.dat-in-nhanh_input__OL7Zz::placeholder,.dat-in-nhanh_textarea__IHDpE::placeholder{color:#a0aec0}.dat-in-nhanh_select__T7GhN{cursor:pointer}.dat-in-nhanh_required__ChXFH{color:#e53e3e}.dat-in-nhanh_example__6LtZ7{margin-top:8px;padding:12px;background-color:#f7fafc;border-radius:8px;font-size:.85rem;color:#4a5568;border-left:3px solid var(--primary-color);line-height:1.5}.dat-in-nhanh_error__8QDzY{background-color:#fff0f0;color:#d32f2f;padding:10px 14px;border-radius:8px;margin:10px 0;font-size:1.08rem;font-weight:600;border:1px solid #ffcdd2}.dat-in-nhanh_formError__0UGG3{background-color:#ffeaea;color:#c62828;padding:12px 16px;border-radius:8px;margin:12px 0;font-size:.95rem;font-weight:500;border:1px solid #ffcdd2;display:flex;align-items:center;gap:8px}.dat-in-nhanh_formError__0UGG3:before{content:"⚠️";font-size:1.1rem}.dat-in-nhanh_loadingMsg__F__aO{text-align:center;padding:16px;background:#f0f8ff;border-radius:8px;margin:12px 0;color:#1976d2;font-size:.95rem}.dat-in-nhanh_spinner__Oex8G{width:16px;height:16px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:dat-in-nhanh_spin__uAC2l 1s ease-in-out infinite}@keyframes dat-in-nhanh_spin__uAC2l{to{transform:rotate(1turn)}}.dat-in-nhanh_progressBar__uYLHX{width:100%;height:4px;background:hsla(0,0%,100%,.3);border-radius:2px;overflow:hidden;margin-top:8px}.dat-in-nhanh_progressBar__uYLHX:after{content:"";display:block;width:100%;height:100%;background:#fff;border-radius:2px;animation:dat-in-nhanh_progress__s28Wg 2s ease-in-out infinite}@keyframes dat-in-nhanh_progress__s28Wg{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.dat-in-nhanh_modalOverlay__LAn7Z{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:dat-in-nhanh_fadeIn__nA3EI .3s ease-out;padding:16px;overflow-y:auto}.dat-in-nhanh_confirmModal__9m_sl{background:#fff;border-radius:16px;padding:0;max-width:380px;width:88%;max-height:85vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,45,156,.3),0 8px 32px rgba(0,45,156,.2),0 0 0 1px rgba(0,45,156,.1);animation:dat-in-nhanh_modalSlideIn__mnHxr .4s cubic-bezier(.4,0,.2,1);position:relative}.dat-in-nhanh_modalHeader__eNOYG{background:linear-gradient(135deg,var(--primary-color) 0,#0046a4 100%);color:#fff;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;border-radius:16px 16px 0 0;position:relative}.dat-in-nhanh_closeBtn__f5T2R{position:absolute;top:12px;right:12px;background:hsla(0,0%,100%,.25);color:#fff;border:1.5px solid hsla(0,0%,100%,.4);border-radius:50%;width:38px;height:38px;font-size:22px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;line-height:1;padding:0;-webkit-tap-highlight-color:transparent}.dat-in-nhanh_closeBtn__f5T2R:hover{background:hsla(0,0%,100%,.35);transform:scale(1.08);border-color:hsla(0,0%,100%,.6)}.dat-in-nhanh_closeBtn__f5T2R:active{transform:scale(.95)}.dat-in-nhanh_modalHeader__eNOYG h3{margin:0;font-size:1.1rem;font-weight:700;color:#fff}.dat-in-nhanh_modalIcon__8HHh8{font-size:1.5rem;opacity:.9}.dat-in-nhanh_modalContent__60K6p{padding:20px}.dat-in-nhanh_modalQuestion__Zvvah{font-size:1rem;font-weight:600;color:#0046a4;margin:0 0 18px;text-align:center;line-height:1.3}.dat-in-nhanh_transferDetails__OEh4c{background:#f8fbff;border-radius:10px;padding:14px;margin:14px 0;border:1px solid #e3ecfa}.dat-in-nhanh_detailItem__Ov3Q_{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid rgba(0,45,156,.08)}.dat-in-nhanh_detailItem__Ov3Q_:last-child{border-bottom:none}.dat-in-nhanh_detailLabel__fAX9P{font-weight:600;color:#4a5568;font-size:.85rem}.dat-in-nhanh_detailValue__Ta_va{font-weight:700;color:var(--primary-color);font-size:1rem}.dat-in-nhanh_modalNote__Nxenn{background:#fff8e1;border:1px solid #ffd54f;border-radius:8px;padding:12px;display:flex;gap:10px;align-items:flex-start;margin:14px 0 0}.dat-in-nhanh_modalNote__Nxenn span:first-child{font-size:1.1rem;flex-shrink:0}.dat-in-nhanh_modalNote__Nxenn span:last-child{font-size:.8rem;color:#f57c00;font-weight:500;line-height:1.3}.dat-in-nhanh_modalActions__00tcq{display:flex;gap:10px;padding:0 20px 20px}.dat-in-nhanh_modalBtnCancel__oJiwB{flex:1 1;background:#f7fafc;color:#4a5568;border:2px solid #e2e8f0;padding:10px 16px;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;font-family:Lexend,sans-serif}.dat-in-nhanh_modalBtnCancel__oJiwB:hover{background:#edf2f7;border-color:#cbd5e0;transform:translateY(-1px)}.dat-in-nhanh_modalBtnConfirm__rB6Q2{flex:1 1;background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;border:none;padding:10px 16px;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;font-family:Lexend,sans-serif;box-shadow:0 4px 12px rgba(76,175,80,.3)}.dat-in-nhanh_modalBtnConfirm__rB6Q2:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(76,175,80,.4)}@keyframes dat-in-nhanh_fadeIn__nA3EI{0%{opacity:0}to{opacity:1}}@keyframes dat-in-nhanh_modalSlideIn__mnHxr{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.dat-in-nhanh_confirmModal__9m_sl{width:95%;max-width:400px}.dat-in-nhanh_modalHeader__eNOYG{padding:20px 24px}.dat-in-nhanh_modalHeader__eNOYG h3{font-size:1.2rem}.dat-in-nhanh_modalContent__60K6p{padding:24px 20px}.dat-in-nhanh_modalActions__00tcq{flex-direction:column;padding:0 20px 24px}.dat-in-nhanh_modalBtnCancel__oJiwB,.dat-in-nhanh_modalBtnConfirm__rB6Q2{width:100%;padding:16px}.dat-in-nhanh_transferDetails__OEh4c{padding:16px}.dat-in-nhanh_modalNote__Nxenn{padding:14px}}.dat-in-nhanh_guideModal__9_AXI{background:#fff;border-radius:16px;padding:0;max-width:500px;width:92%;max-height:90vh;overflow-y:auto;box-shadow:0 8px 40px rgba(25,118,210,.2);border:1px solid rgba(0,45,156,.08);animation:dat-in-nhanh_modalSlideIn__mnHxr .4s cubic-bezier(.4,0,.2,1);margin:auto;-webkit-overflow-scrolling:touch}.dat-in-nhanh_guideSection__tAPeq{margin-bottom:20px}.dat-in-nhanh_guideSection__tAPeq h4{color:#0046a4;font-size:.95rem;font-weight:700;margin:0 0 10px;font-family:Lexend,sans-serif}.dat-in-nhanh_guideExample__tNY_G{background:#f8fbff;border:1px solid #e3ecfa;border-radius:10px;padding:14px;margin:10px 0}.dat-in-nhanh_exampleText__StFPO{color:#0046a4;font-size:.85rem;font-weight:500;line-height:1.4;margin-bottom:6px;font-family:Lexend,sans-serif}.dat-in-nhanh_exampleText__StFPO:last-child{margin-bottom:0}.dat-in-nhanh_guideSection__tAPeq p{margin:0 0 8px;color:#4a5568;font-size:.9rem;line-height:1.4}.dat-in-nhanh_guideSection__tAPeq p:last-child{margin-bottom:0}.dat-in-nhanh_guideSection__tAPeq p strong{color:#0046a4;font-weight:600}.dat-in-nhanh_guideNote__fr19G{background:#f8fbff;border:1px solid #e3ecfa;border-radius:10px;padding:16px;margin:12px 0}.dat-in-nhanh_guideNote__fr19G p{margin:0 0 8px;font-size:.95rem;color:#4a5568;line-height:1.5}.dat-in-nhanh_guideNote__fr19G p:last-child{margin-bottom:0}.dat-in-nhanh_guideNote__fr19G strong{color:#0046a4;font-weight:700}@media (max-width:768px){.dat-in-nhanh_modalOverlay__LAn7Z{align-items:flex-start;padding:20px 12px 12px}.dat-in-nhanh_guideModal__9_AXI{width:96%;max-width:100%;max-height:92vh;border-radius:14px}.dat-in-nhanh_confirmModal__9m_sl{width:94%;max-width:100%}.dat-in-nhanh_closeBtn__f5T2R{width:42px;height:42px;font-size:24px;top:10px;right:10px;border-width:2px}.dat-in-nhanh_modalHeader__eNOYG{padding:14px 56px 14px 16px}.dat-in-nhanh_modalHeader__eNOYG h3{font-size:1rem;line-height:1.3}.dat-in-nhanh_modalContent__60K6p{padding:16px}.dat-in-nhanh_guideSection__tAPeq h4{font-size:.95rem}.dat-in-nhanh_guideSection__tAPeq p{font-size:.88rem}.dat-in-nhanh_guideNote__fr19G{padding:12px 14px}.dat-in-nhanh_modalActions__00tcq{padding:14px 16px}.dat-in-nhanh_modalBtnCancel__oJiwB,.dat-in-nhanh_modalBtnConfirm__rB6Q2{padding:11px 20px;font-size:.95rem}.dat-in-nhanh_exampleText__StFPO{font-size:.9rem}}.dat-in-nhanh_toast__uC4eB{position:fixed;top:20px;right:20px;background:#4caf50;color:#fff;padding:12px 20px;border-radius:8px;font-size:.9rem;font-weight:500;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.15);animation:dat-in-nhanh_slideInRight__9Q3au .3s ease-out}@keyframes dat-in-nhanh_slideInRight__9Q3au{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.dat-in-nhanh_checkoutGrid__umURE{display:flex;gap:32px;margin-top:24px;flex-wrap:wrap}.dat-in-nhanh_checkoutColLeft__J4NR9,.dat-in-nhanh_checkoutColRight__0zok3{flex:1 1 320px;min-width:320px;max-width:480px;display:flex;flex-direction:column;gap:24px}.dat-in-nhanh_selectGroup__vw5q9{margin-bottom:18px}.dat-in-nhanh_selectLabel__2nG69{font-weight:600;color:#0046a4;margin-bottom:12px;display:block}.dat-in-nhanh_cardGroup__1WqY6{display:flex;gap:8px;flex-wrap:nowrap;justify-content:flex-start}.dat-in-nhanh_cardOption__HK8jt{flex:0 1 auto;min-width:120px;padding:10px 14px;border:2px solid #e3ecfa;border-radius:10px;background:#fff;color:#0046a4;font-weight:600;text-align:center;cursor:pointer;transition:all .2s ease;font-size:.9rem;white-space:nowrap}.dat-in-nhanh_cardOption__HK8jt:hover{border-color:var(--primary-color);background:#f8fbff}.dat-in-nhanh_cardOptionSelected__lnvi4{border-color:var(--primary-color);background:var(--primary-color);color:#fff;box-shadow:0 4px 12px rgba(0,45,156,.2)}.dat-in-nhanh_checkoutBox__fDlX_{background:#fff;border-radius:18px;box-shadow:0 4px 32px rgba(25,118,210,.1);padding:24px;border:1px solid rgba(0,45,156,.05)}.dat-in-nhanh_qrBox__j5Gwd{display:flex;justify-content:center;align-items:center;margin-bottom:18px}.dat-in-nhanh_qrImg__8oqJ4{width:min(300px,80vw);height:min(300px,80vw);border-radius:12px;box-shadow:0 2px 12px rgba(25,118,210,.1);border:2px solid #e3ecfa}.dat-in-nhanh_paymentInfo__bqYE8{font-size:1.08rem;color:var(--primary-color);margin-bottom:10px;text-align:left}.dat-in-nhanh_highlightBox__3AwYz{background:#e3ecfa;border-radius:10px;padding:14px 18px;margin:14px 0;font-size:1.12rem;color:var(--primary-color);font-weight:600;box-shadow:0 1px 4px rgba(25,118,210,.04)}.dat-in-nhanh_importantNote__Kbklo{background:#fffbe6;color:#f57c00;border-radius:8px;padding:10px 14px;margin:12px 0 0;font-size:1.02rem;font-weight:500;box-shadow:0 1px 4px rgba(245,124,0,.04);line-height:1.5}.dat-in-nhanh_confirmBox__zgOMx{margin:18px 0 0;padding:10px 0;text-align:left}.dat-in-nhanh_confirmLabel__1N7xw{font-size:1.08rem;color:var(--primary-color);font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer}.dat-in-nhanh_orderId__oGdzh{color:#1976d2;font-weight:700;font-size:1.1em}.dat-in-nhanh_paymentAmount__0KkxG{color:#388e3c;font-weight:700;font-size:1.15em}.dat-in-nhanh_copyBtn__Q9pl_{background:var(--primary-color);color:#fff;border:none;padding:4px 8px;border-radius:6px;font-size:.8rem;cursor:pointer;margin-left:8px;transition:all .2s ease}.dat-in-nhanh_copyBtn__Q9pl_:hover{background:#0046a4;transform:scale(1.05)}.dat-in-nhanh_formActions__lSpzN{display:flex;gap:16px;justify-content:flex-end;margin-top:24px;flex-wrap:wrap}.dat-in-nhanh_backButton__Ovb_W{background:#f7fafc;color:#4a5568;border:2px solid #e2e8f0;padding:12px 24px;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:14px}.dat-in-nhanh_backButton__Ovb_W:hover{background:#edf2f7;border-color:#cbd5e0}.dat-in-nhanh_btnSecondary__4IZxI{background:#f7fafc;color:#4a5568;border:2px solid #e2e8f0;padding:12px 24px;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:14px}.dat-in-nhanh_btnSecondary__4IZxI:hover{background:#edf2f7;border-color:#cbd5e0;transform:translateY(-1px)}.dat-in-nhanh_btnPrimary__bXnip{background:linear-gradient(135deg,var(--primary-color) 0,#0046a4 100%);color:#fff;border:none;padding:12px 32px;border-radius:12px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,45,156,.2)}.dat-in-nhanh_btnPrimary__bXnip:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,45,156,.3)}.dat-in-nhanh_btnPrimary__bXnip:disabled{opacity:.6;cursor:not-allowed;transform:none}.dat-in-nhanh_note__ht98R{margin-top:2rem;padding:20px;background:hsla(0,0%,100%,.9);border-radius:12px;border-left:4px solid var(--primary-color);box-shadow:0 2px 8px rgba(0,45,156,.1);max-width:900px;width:100%}.dat-in-nhanh_note__ht98R p{margin:0;font-size:.95rem;color:#4a5568;line-height:1.6}.dat-in-nhanh_note__ht98R strong{color:var(--primary-color)}.dat-in-nhanh_helpBtnEnhanced__e5OQ_{background:linear-gradient(135deg,var(--primary-color) 0,#0046a4 100%);color:#fff;border:none;padding:6px 12px;border-radius:12px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,45,156,.2);display:inline-flex;align-items:center;gap:4px;margin-left:8px}.dat-in-nhanh_helpBtnEnhanced__e5OQ_:hover{background:linear-gradient(135deg,#0046a4 0,var(--primary-color) 100%);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,45,156,.3)}.dat-in-nhanh_importantAlert__iuU0p{background:#f8fbff;border:1px solid #e3ecfa;border-left:4px solid var(--primary-color);border-radius:8px;padding:12px 16px;margin:8px 0;display:flex;align-items:flex-start;gap:10px;box-shadow:0 2px 4px rgba(0,45,156,.08)}.dat-in-nhanh_alertIcon__3z2PC{font-size:1.1rem;flex-shrink:0;color:var(--primary-color)}.dat-in-nhanh_alertContent__BrPbN{flex:1 1;font-size:.9rem;line-height:1.4;color:#4a5568}.dat-in-nhanh_alertContent__BrPbN strong,.dat-in-nhanh_alertLink__hAjYv{color:var(--primary-color);font-weight:600}.dat-in-nhanh_alertLink__hAjYv{background:none;border:none;cursor:pointer;text-decoration:none;font-size:inherit;margin-left:4px;transition:color .2s ease}.dat-in-nhanh_alertLink__hAjYv:hover{color:#0046a4;text-decoration:underline}.dat-in-nhanh_modalSubtitle__iKmsZ{font-size:1rem;color:hsla(0,0%,100%,.9);margin:8px 0 0;font-weight:500}.dat-in-nhanh_quickStart__6ZsSc{background:linear-gradient(135deg,#e8f5e8,#c8e6c9);border:2px solid #4caf50;border-radius:12px;padding:20px;margin-bottom:24px;position:relative;overflow:hidden}.dat-in-nhanh_quickStart__6ZsSc:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4caf50,#388e3c,#4caf50);animation:dat-in-nhanh_shimmer__dk1EE 2s ease-in-out infinite}.dat-in-nhanh_quickStartTitle__fgJdz{font-size:1.1rem;font-weight:700;color:#2e7d32;margin-bottom:12px}.dat-in-nhanh_formula__smBOI{background:#fff;border:2px dashed #4caf50;border-radius:8px;padding:16px;font-size:.95rem;color:#2e7d32;text-align:center;box-shadow:inset 0 2px 4px rgba(76,175,80,.1)}.dat-in-nhanh_checklistGrid__gMnEe{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px;margin:16px 0}.dat-in-nhanh_checklistItem__ItCmf{display:flex;align-items:flex-start;gap:12px;background:#f8fbff;border:1px solid #e3ecfa;border-radius:10px;padding:16px;transition:all .2s ease}.dat-in-nhanh_checklistItem__ItCmf:hover{background:#f0f8ff;border-color:#2196f3;transform:translateY(-2px);box-shadow:0 4px 12px rgba(33,150,243,.1)}.dat-in-nhanh_checkIcon__tVSD4{font-size:1.2rem;flex-shrink:0}.dat-in-nhanh_checklistItem__ItCmf div strong{font-size:1rem;color:#0046a4;font-weight:700;display:block;margin-bottom:4px}.dat-in-nhanh_checklistDesc__6a4Zl{font-size:.85rem;color:#666;line-height:1.4}.dat-in-nhanh_warningBox__Aux7v{background:linear-gradient(135deg,#ffebee,#ffcdd2);border:3px solid #f44336;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(244,67,54,.15);margin:20px 0}.dat-in-nhanh_warningHeader__8pQIR{background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff;padding:16px 20px;display:flex;align-items:center;gap:12px;font-size:1.1rem;font-weight:700}.dat-in-nhanh_warningIcon__MF7M_{font-size:1.4rem;animation:dat-in-nhanh_shake__UGk74 2s infinite}@keyframes dat-in-nhanh_shake__UGk74{0%,50%,to{transform:translateX(0)}25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}.dat-in-nhanh_warningContent__mhtuY{padding:20px}.dat-in-nhanh_warningPoint__0U6cR{background:#fff;border:1px solid #f44336;border-radius:8px;padding:12px 16px;margin:12px 0;font-size:.95rem;color:#d32f2f;display:flex;align-items:center;gap:8px}.dat-in-nhanh_warningPoint__0U6cR:first-child{background:#e8f5e8;border-color:#4caf50;color:#2e7d32}.dat-in-nhanh_warningPoint__0U6cR:last-child{background:#e3f2fd;border-color:#2196f3;color:#1976d2}.dat-in-nhanh_guideList__g003R{list-style:none;padding:0;margin:16px 0}.dat-in-nhanh_guideList__g003R li{background:#f8fbff;border:1px solid #e3ecfa;border-radius:8px;padding:10px 14px;margin:6px 0;display:flex;align-items:flex-start;gap:10px;transition:all .2s ease;font-size:.9rem}.dat-in-nhanh_guideList__g003R li:hover{background:#f0f8ff;border-color:#2196f3;transform:translateX(4px)}.dat-in-nhanh_guideList__g003R li:before{content:"✓";color:#4caf50;font-weight:700;font-size:1.1rem;flex-shrink:0;margin-top:2px}@media (max-width:900px){.dat-in-nhanh_checkoutGrid__umURE{flex-direction:column;gap:0}.dat-in-nhanh_checkoutColLeft__J4NR9,.dat-in-nhanh_checkoutColRight__0zok3{max-width:100%;margin-bottom:24px}}@media (max-width:768px){.dat-in-nhanh_helpBtnEnhanced__e5OQ_{padding:4px 8px;font-size:.75rem;border-radius:8px;margin-left:6px;gap:3px}.dat-in-nhanh_importantAlert__iuU0p{padding:10px 12px;gap:8px;margin:6px 0}.dat-in-nhanh_alertIcon__3z2PC{font-size:1rem}.dat-in-nhanh_alertContent__BrPbN{font-size:.85rem}.dat-in-nhanh_quickStart__6ZsSc{padding:16px}.dat-in-nhanh_formula__smBOI{padding:12px;font-size:.9rem}.dat-in-nhanh_checklistGrid__gMnEe{grid-template-columns:1fr;gap:12px}.dat-in-nhanh_checklistItem__ItCmf{padding:12px}.dat-in-nhanh_checklistItem__ItCmf div strong{font-size:.95rem}.dat-in-nhanh_checklistDesc__6a4Zl{font-size:.8rem}.dat-in-nhanh_warningHeader__8pQIR{padding:12px 16px;font-size:1rem}.dat-in-nhanh_warningContent__mhtuY{padding:16px}.dat-in-nhanh_warningPoint__0U6cR{padding:10px 12px;font-size:.9rem}.dat-in-nhanh_container__L_zR6{padding:1rem .5rem;background:#fff}.dat-in-nhanh_title__uJI4R{font-size:1.5rem;letter-spacing:1px}.dat-in-nhanh_subtitle__FFSZF{font-size:1rem}.dat-in-nhanh_stepIndicator__WVujB{gap:1rem;margin:1.5rem 0}.dat-in-nhanh_step__VEXyu span{width:30px;height:30px;font-size:.9rem}.dat-in-nhanh_step__VEXyu label{font-size:.8rem}.dat-in-nhanh_sectionCard__pVFe9{padding:20px 16px;margin:0 auto 16px;border-radius:12px}.dat-in-nhanh_input__OL7Zz,.dat-in-nhanh_select__T7GhN,.dat-in-nhanh_textarea__IHDpE{padding:10px 14px;font-size:14px!important;border-radius:8px}.dat-in-nhanh_inputGroup__kyJOF{margin-bottom:16px}.dat-in-nhanh_formActions__lSpzN{flex-direction:column;gap:12px;margin-top:20px}.dat-in-nhanh_backButton__Ovb_W,.dat-in-nhanh_btnPrimary__bXnip{width:100%;text-align:center;padding:14px 20px;font-size:14px;border-radius:10px}.dat-in-nhanh_cardGroup__1WqY6{flex-direction:row;gap:6px;justify-content:center;flex-wrap:nowrap}.dat-in-nhanh_cardOptionSelected__lnvi4,.dat-in-nhanh_cardOption__HK8jt{min-width:auto;flex:1 1;max-width:140px;text-align:center;padding:12px 8px;font-size:.85rem;border-radius:8px;white-space:nowrap}.dat-in-nhanh_checkoutGrid__umURE{flex-direction:column;gap:20px;margin:16px 0}.dat-in-nhanh_checkoutColLeft__J4NR9,.dat-in-nhanh_checkoutColRight__0zok3{max-width:100%;min-width:auto}.dat-in-nhanh_checkoutBox__fDlX_{padding:16px;border-radius:12px}.dat-in-nhanh_qrImg__8oqJ4{width:min(250px,70vw);height:min(250px,70vw)}.dat-in-nhanh_paymentInfo__bqYE8{font-size:.95rem;line-height:1.4}.dat-in-nhanh_highlightBox__3AwYz{padding:12px 16px;font-size:1rem}.dat-in-nhanh_importantNote__Kbklo{font-size:.9rem;padding:12px;line-height:1.4}}.dat-in-nhanh_alternativeBtn__7Z2CG{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:8px 12px;font-size:.85rem;color:#495057;cursor:pointer;transition:all .2s ease;white-space:nowrap}.dat-in-nhanh_alternativeBtn__7Z2CG:hover{background:#e9ecef;border-color:#adb5bd}.dat-in-nhanh_alternativeFileSection__XcaOv{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:16px;margin-top:8px}.dat-in-nhanh_fileMethodOptions__ZYhr1{display:flex;gap:20px;margin-bottom:16px}.dat-in-nhanh_radioOption__r_orN{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.95rem}.dat-in-nhanh_radioOption__r_orN input[type=radio]{margin:0}.dat-in-nhanh_conditionalInput__bQ82P{margin-top:12px}.dat-in-nhanh_subLabel__iRwZb{display:block;font-size:.9rem;color:#495057;margin-bottom:6px;font-weight:500}.dat-in-nhanh_backToLinkBtn__guig0{background:#6c757d;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:.85rem;cursor:pointer;margin-top:12px;transition:background .2s ease}.dat-in-nhanh_backToLinkBtn__guig0:hover{background:#5a6268}@media (max-width:480px){.dat-in-nhanh_confirmModal__9m_sl{max-width:340px;width:92%;max-height:80vh;border-radius:12px}.dat-in-nhanh_modalHeader__eNOYG{padding:12px 16px;border-radius:12px 12px 0 0}.dat-in-nhanh_modalHeader__eNOYG h3{font-size:1rem}.dat-in-nhanh_modalContent__60K6p{padding:16px}.dat-in-nhanh_modalQuestion__Zvvah{font-size:.9rem;margin:0 0 12px}.dat-in-nhanh_transferDetails__OEh4c{padding:10px;margin:10px 0;border-radius:6px}.dat-in-nhanh_detailLabel__fAX9P,.dat-in-nhanh_detailValue__Ta_va{font-size:.8rem}.dat-in-nhanh_modalNote__Nxenn{padding:10px;margin:10px 0;font-size:.75rem;gap:8px}.dat-in-nhanh_modalActions__00tcq{gap:8px;padding:0 0 16px}.dat-in-nhanh_modalBtnCancel__oJiwB,.dat-in-nhanh_modalBtnConfirm__rB6Q2{padding:8px 16px;font-size:.85rem;min-width:85px;border-radius:8px}}