@import url(https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&display=swap);.login-page{background:linear-gradient(135deg,#f5f5f5,#e8e8e8);display:flex;flex-direction:column;min-height:100vh}.login-header{align-items:center;background:#e30613;box-shadow:0 2px 8px #0000002e;display:flex;height:64px;justify-content:space-between;padding:0 24px}.login-header__left{align-items:center;display:flex;gap:16px}.login-header__logo{filter:brightness(0) invert(1);height:44px;object-fit:contain}.login-header__rate{align-items:center;background:#ffffff26;border-radius:6px;color:#fff;display:flex;font-size:13px;font-weight:500;gap:6px;letter-spacing:.3px;padding:4px 10px}.login-header__rate-icon{color:gold!important;font-size:14px!important}.login-header__rate-value{color:gold;font-weight:700}.login-header__nav{align-items:center;display:flex;gap:8px}.login-header__nav-register{border:1px solid #fff6;border-radius:6px;color:#ffffffd9;font-size:14px;font-weight:500;padding:6px 14px;text-decoration:none;transition:all .2s}.login-header__nav-register:hover{background:#ffffff1a;color:#fff}.login-header__nav-login{background:#fff;border-radius:6px;color:#e30613;font-size:14px;font-weight:600;padding:6px 14px;text-decoration:none;transition:all .2s}.login-header__nav-login:hover{background:#f5f5f5;color:#e30613}.login-main{align-items:center;display:flex;flex:1 1;justify-content:center;padding:40px 16px}.login-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 6px -1px #00000012,0 10px 40px -4px #e306131f;max-width:420px;padding:40px 36px 32px;width:100%}.login-card__accent{background:linear-gradient(90deg,#e30613,#d71920 50%,#ff3d4a);border-radius:12px 12px 0 0;border-top-left-radius:16px;border-top-right-radius:16px;height:4px;margin:-40px -30px 32px}.login-card__logo{margin-bottom:24px;text-align:center}.login-card__logo-img{height:52px;object-fit:contain}.login-card__title{color:#1a1a1a;font-size:22px;font-weight:700;letter-spacing:-.3px;margin-bottom:4px;text-align:center}.login-card__subtitle{color:#888;font-size:13px;margin-bottom:28px;text-align:center}.login-card .ant-input-affix-wrapper{border-radius:8px!important}.login-card .ant-form-item-explain-error{font-size:12px}.login-card__checkbox-label{color:#555;font-size:13px}.login-card__submit-btn{background:#e30613!important;border-color:#e30613!important;border-radius:8px!important;box-shadow:0 4px 14px #e3061359!important;font-size:15px!important;font-weight:600!important;height:44px!important;letter-spacing:.3px!important;transition:background .2s,transform .1s!important}.login-card__submit-btn:hover{background:#a50000!important;border-color:#a50000!important}.login-card__submit-btn:active{transform:scale(.98)}.login-card__divider{border-color:#f0f0f0!important;margin:4px 0 16px!important}.login-card__register{text-align:center}.login-card__register-text{color:#888;font-size:13px}.login-card__register-link{color:#e30613!important;font-weight:600!important}.login-footer{background:#f8f8f8;border-top:1px solid #ebebeb;color:#aaa;font-size:12px;padding:16px 24px;text-align:center}@media(max-width:480px){.login-header{padding:0 14px}.login-header__rate{display:none}.login-card{padding:32px 20px 24px}.login-card__accent{margin:-32px -20px 28px}}.register-page{background:linear-gradient(135deg,#f0f2f8,#e4e8f0);display:flex;flex-direction:column;min-height:100vh}.register-header{align-items:center;background:#e30613;box-shadow:0 2px 8px #0003;display:flex;height:64px;justify-content:space-between;padding:0 24px}.register-header__left{align-items:center;display:flex;gap:16px}.register-header__logo{filter:brightness(0) invert(1);height:44px;object-fit:contain}.register-header__rate{align-items:center;background:#ffffff1f;border-radius:6px;color:#fff;display:flex;font-size:13px;font-weight:500;gap:6px;letter-spacing:.3px;padding:4px 10px}.register-header__rate-icon{color:gold!important;font-size:14px!important}.register-header__rate-value{color:gold;font-weight:700}.register-header__nav{align-items:center;display:flex;gap:8px}.register-header__nav-register{background:#fff;border-radius:6px;color:#e30613;font-size:14px;font-weight:600;padding:6px 14px;text-decoration:none;transition:all .2s}.register-header__nav-register:hover{background:#f0f0f0;color:#e30613}.register-header__nav-login{border:1px solid #fff6;border-radius:6px;color:#ffffffd9;font-size:14px;font-weight:500;padding:6px 14px;text-decoration:none;transition:all .2s}.register-header__nav-login:hover{background:#ffffff1a;color:#fff}.register-main{align-items:center;display:flex;flex:1 1;justify-content:center;padding:36px 16px}.register-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 6px -1px #00000012,0 10px 40px -4px #e306131f;max-width:480px;padding:40px 36px 32px;width:100%}.register-card__accent{background:linear-gradient(90deg,#e30613,#d71920 50%,#ff3d4a);border-radius:12px 12px 0 0;border-top-left-radius:16px;border-top-right-radius:16px;height:4px;margin:-40px -30px 32px}.register-card__logo{margin-bottom:18px;text-align:center}.register-card__logo-img{height:50px;object-fit:contain}.register-card__title{color:#1a1a1a;font-size:21px;font-weight:700;letter-spacing:-.3px;margin-bottom:4px;text-align:center}.register-card__subtitle{color:#888;font-size:13px;margin-bottom:26px;text-align:center}.register-card .ant-form-item-label>label{color:#444;font-size:13px;font-weight:500}.register-card .ant-input,.register-card .ant-input-affix-wrapper,.register-card .ant-select-selector{border-radius:8px!important}.register-card .ant-select-selector{align-items:center!important;display:flex!important;height:40px!important}.register-card .ant-form-item-explain-error{font-size:12px}.register-card__row{grid-gap:0 16px;display:grid;gap:0 16px;grid-template-columns:1fr 1fr}.register-card__divider{border-color:#f0f0f0!important;margin:4px 0 16px!important}.register-card__submit-btn{background:#e30613!important;border-color:#e30613!important;border-radius:8px!important;box-shadow:0 4px 14px #1b367159!important;font-size:15px!important;font-weight:600!important;height:44px!important;letter-spacing:.3px!important;transition:background .2s,transform .1s!important}.register-card__submit-btn:hover{background:#bb0510!important;border-color:#bb0510!important}.register-card__submit-btn:active{transform:scale(.98)}.register-card__terms{color:#888;font-size:12px}.register-card__terms a{color:#e30613;font-weight:500;text-decoration:underline}.register-card__login{text-align:center}.register-card__login-text{color:#888;font-size:13px}.register-card__login-link{color:#e30613!important;font-weight:600!important}.register-footer{background:#f8f8f8;border-top:1px solid #ebebeb;color:#aaa;font-size:12px;padding:16px 24px;text-align:center}@media(max-width:520px){.register-header{padding:0 14px}.register-header__rate{display:none}.register-card{padding:32px 20px 24px}.register-card__accent{margin:-32px -20px 28px}.register-card__row{gap:0;grid-template-columns:1fr}}.hk-header{background:#0000;height:72px;left:0;position:fixed;right:0;top:0;transition:all .4s ease;z-index:1000}.hk-header--scrolled{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0d0d1af2;border-bottom:1px solid #ffffff14;box-shadow:0 4px 32px #0000004d}.hk-header__inner{align-items:center;display:flex;gap:32px;height:100%;justify-content:space-between}.hk-header__logo{align-items:center;display:flex;flex-shrink:0;gap:10px;min-width:0;text-decoration:none}.hk-header__logo:hover .hk-header__logo-name{color:#ff3d4a}.hk-header__logo-img{display:block;flex-shrink:0;height:44px;max-width:120px;object-fit:contain;width:auto}.hk-header__logo-icon{align-items:center;background:linear-gradient(135deg,#e30613,#ff3d4a);border-radius:6px;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.hk-header__logo-icon .ti{font-size:22px}.hk-header__logo-text{display:flex;flex-direction:column;gap:1px;justify-content:center;line-height:1.15;min-width:0}@media(max-width:380px){.hk-header__logo-text{display:none}}.hk-header__logo-name{color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.02em;text-shadow:0 1px 12px #00000040;transition:color all .15s ease;white-space:nowrap}@media(max-width:1200px){.hk-header__logo-name{font-size:16px}}.hk-header__logo-sub{color:#fff9;font-family:Be Vietnam Pro,sans-serif;font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap}.hk-header__nav{align-items:center;display:flex;flex:1 1;gap:4px;justify-content:center}@media(max-width:992px){.hk-header__nav{display:none}}.hk-header__nav-item{position:relative}.hk-header__nav-item--dropdown:focus-within .hk-header__dropdown,.hk-header__nav-item--dropdown:hover .hk-header__dropdown{opacity:1;pointer-events:auto;visibility:visible}.hk-header__nav-item--dropdown:focus-within .hk-header__dropdown-panel,.hk-header__nav-item--dropdown:hover .hk-header__dropdown-panel{transform:translateY(0)}.hk-header__nav-icon{flex-shrink:0;font-size:16px;opacity:.85}.hk-header__nav-link{align-items:center;border-radius:6px;color:#fffc;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 12px;transition:all .15s ease;white-space:nowrap}.hk-header__nav-link:hover{background:#ffffff14;color:#fff}.hk-header__nav-arrow{font-size:14px;margin-left:2px;transition:all .15s ease}.hk-header__nav-item--dropdown:hover .hk-header__nav-arrow{transform:rotate(180deg)}.hk-header__dropdown{left:50%;min-width:220px;opacity:0;padding-top:8px;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%);transition:opacity all .25s ease,visibility all .25s ease;visibility:hidden}.hk-header__dropdown-panel{background:#2b2b2b;border:1px solid #ffffff14;border-radius:12px;box-shadow:0 16px 60px #0000003d;padding:8px;position:relative;transform:translateY(8px);transition:transform all .25s ease}.hk-header__dropdown-panel:before{background:#2b2b2b;border-left:1px solid #ffffff14;border-top:1px solid #ffffff14;content:"";height:12px;left:50%;position:absolute;top:-6px;transform:translateX(-50%) rotate(45deg);width:12px}.hk-header__dropdown-item{align-items:center;border-radius:6px;color:#fffc;display:flex;font-size:14px;gap:10px;padding:10px 14px;transition:all .15s ease}.hk-header__dropdown-item:hover{background:#e3061326;color:#ff3d4a}.hk-header__dropdown-icon{flex-shrink:0;font-size:16px;opacity:.7}.hk-header__actions{align-items:center;display:flex;flex-shrink:0;gap:8px}@media(max-width:992px){.hk-header__actions{display:none}}.hk-header__btn-login .ti,.hk-header__btn-register .ti{font-size:16px}.hk-header__btn-login{background:#0000!important;border-color:#ffffff4d!important;border-radius:6px!important;color:#fff!important;font-size:14px!important;font-weight:500!important;height:38px!important;padding:0 18px!important}.hk-header__btn-login:hover{background:#ffffff14!important;border-color:#fff!important}.hk-header__btn-register{border-radius:6px!important;font-size:14px!important;font-weight:600!important;height:38px!important;padding:0 18px!important}.hk-header__mobile-toggle{background:none;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;display:none;padding:8px 10px;transition:all .15s ease}.hk-header__mobile-toggle .ti{font-size:22px}@media(max-width:992px){.hk-header__mobile-toggle{align-items:center;display:flex}}.hk-header__mobile-toggle:hover{background:#ffffff14}.hk-mobile-drawer .ant-drawer-header{background:#333;border-bottom:1px solid #ffffff14}.hk-mobile-drawer .ant-drawer-body{background:#333;padding:16px}.hk-mobile-drawer .ant-drawer-close{color:#fff9}.hk-mobile-drawer__logo{align-items:center;display:flex;gap:10px;min-width:0}.hk-mobile-drawer__logo .hk-header__logo-text{display:flex}.hk-mobile-drawer__logo .hk-header__logo-name{font-size:16px;text-shadow:none}.hk-mobile-nav{display:flex;flex-direction:column;gap:4px}.hk-mobile-nav__group{border-bottom:1px solid #ffffff0f;margin-bottom:4px;padding-bottom:4px}.hk-mobile-nav__link{align-items:center;border-radius:6px;color:#fff;display:flex;font-size:16px;font-weight:600;gap:10px;padding:12px 14px;transition:all .15s ease}.hk-mobile-nav__link:hover{background:#ffffff0f}.hk-mobile-nav__sub{padding-left:16px}.hk-mobile-nav__icon{flex-shrink:0;font-size:18px;opacity:.85}.hk-mobile-nav__sub-link{align-items:center;border-radius:6px;color:#fff9;display:flex;font-size:14px;gap:8px;padding:8px 14px;transition:all .15s ease}.hk-mobile-nav__sub-link:hover{color:#ff3d4a}.hk-mobile-nav__sub-icon{flex-shrink:0;font-size:15px;opacity:.65}.hk-mobile-nav__actions{display:flex;flex-direction:column;gap:8px;margin-top:32px}.hk-mobile-nav__actions .ant-btn-default{background:#0000!important;border-color:#fff3!important;color:#fff!important}.hk-mobile-nav__actions .ant-btn-default,.hk-mobile-nav__actions .ant-btn-primary{border-radius:12px!important;height:44px!important}.hk-footer{background:#333;border-top:1px solid #ffffff0f}.hk-footer__top{padding:96px 0 64px}.hk-footer__logo{align-items:center;display:flex;gap:8px;margin-bottom:24px;text-decoration:none;width:-webkit-fit-content;width:fit-content}.hk-footer__logo-img{display:block;height:52px;max-width:220px;object-fit:contain;width:auto}.hk-footer__logo-name{color:#fff;font-size:16px;font-weight:700;line-height:1.2}.hk-footer__logo-tagline{color:#fff9;font-size:12px;font-weight:500}.hk-footer__brand-desc{color:#fff9;font-size:14px;line-height:1.7;margin-bottom:32px}.hk-footer__contact{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.hk-footer__contact-item{align-items:flex-start;color:#fff9;display:flex;font-size:14px;gap:8px;line-height:1.5}.hk-footer__contact-item .anticon{color:#ff3d4a;flex-shrink:0;font-size:14px;margin-top:2px}.hk-footer__contact-item a{color:#fffc;font-weight:600;transition:all .15s ease}.hk-footer__contact-item a:hover{color:#ff3d4a}.hk-footer__social{display:flex;gap:8px}.hk-footer__social-btn{align-items:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:6px;color:#fff9;display:flex;font-size:20px;height:40px;justify-content:center;transition:all .25s ease;width:40px}.hk-footer__social-btn:hover{background:linear-gradient(135deg,#e30613,#ff3d4a);border-color:#0000;color:#fff;transform:translateY(-2px)}.hk-footer__links{display:flex;flex-direction:column;gap:8px}.hk-footer__links h4{color:#fff;font-size:14px;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.hk-footer__links a{color:#fff9;font-size:14px;line-height:1.5;transition:all .15s ease}.hk-footer__links a:hover{color:#ff3d4a;padding-left:4px}.hk-footer__app h4{color:#fff;font-size:14px;font-weight:700;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.hk-footer__app p{color:#fff9;font-size:12px;margin-top:8px}.hk-footer__qr{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;display:flex;height:100px;justify-content:center;width:100px}.hk-footer__qr-placeholder{color:#fff9;font-family:Be Vietnam Pro,sans-serif;font-size:32px;font-weight:800}.hk-footer__bottom{border-top:1px solid #ffffff0f;padding:24px 0}.hk-footer__bottom-inner{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.hk-footer__bottom-inner p{color:#fff9;font-size:14px;margin:0}.hk-footer__bottom-inner p strong{color:#fffc;font-weight:600}.hk-footer__bottom-links{display:flex;gap:32px}.hk-footer__bottom-links a{color:#fff9;font-size:14px;transition:all .15s ease}.hk-footer__bottom-links a:hover{color:#ff3d4a}@keyframes phone-pulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.9)}to{opacity:0;transform:scale(1.9)}}@keyframes phone-bounce{0%,to{transform:translateY(0)}30%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}.phone-float{align-items:center;bottom:100px;display:flex;gap:10px;position:fixed;right:32px;z-index:9999}.phone-float:hover .phone-float__tooltip{opacity:1;transform:translateX(0)}.phone-float:hover .phone-float__btn{transform:scale(1.08)}.phone-float:hover .phone-float__icon{animation:phone-bounce .6s ease forwards}.phone-float__tooltip{background:#1a1a1a;border-radius:999px;box-shadow:0 4px 16px #0000002e;color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:13px;font-weight:600;opacity:0;padding:7px 14px;pointer-events:none;position:relative;transform:translateX(-8px);transition:all .25s ease;white-space:nowrap}.phone-float__tooltip:after{border:6px solid #0000;border-left-color:#1a1a1a;border-right:0;content:"";left:100%;position:absolute;top:50%;transform:translateY(-50%)}.phone-float__btn{align-items:center;background:linear-gradient(145deg,#ff4d57,#e30613);border-radius:50%;box-shadow:0 6px 24px #e3061373;display:flex;flex-shrink:0;height:56px;isolation:isolate;justify-content:center;position:relative;text-decoration:none;transition:all .25s ease;width:56px}.phone-float__btn:hover{background:linear-gradient(145deg,#e30613,#b8050f)}.phone-float__btn:active{transform:scale(.96)!important}.phone-float__icon{color:#fff;font-size:26px;pointer-events:none;position:relative;z-index:1}.phone-float__pulse{animation:phone-pulse 2.2s ease-out infinite;background:#ff4d57;border-radius:50%;inset:0;position:absolute;z-index:-1}.phone-float__pulse--delay{animation-delay:.8s}@media(max-width:480px){.phone-float{bottom:92px;right:20px}}@keyframes zalo-pulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.9)}to{opacity:0;transform:scale(1.9)}}@keyframes zalo-bounce{0%,to{transform:translateY(0)}30%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}.zalo-float{align-items:center;bottom:32px;display:flex;gap:10px;position:fixed;right:32px;z-index:9999}.zalo-float:hover .zalo-float__tooltip{opacity:1;transform:translateX(0)}.zalo-float:hover .zalo-float__btn{transform:scale(1.08)}.zalo-float:hover .zalo-float__logo{animation:zalo-bounce .6s ease forwards;filter:drop-shadow(0 8px 32px rgba(0,104,255,.55))}.zalo-float__tooltip{background:#1a1a1a;border-radius:999px;box-shadow:0 4px 16px #0000002e;color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:13px;font-weight:600;opacity:0;padding:7px 14px;pointer-events:none;position:relative;transform:translateX(-8px);transition:all .25s ease;white-space:nowrap}.zalo-float__tooltip:after{border:6px solid #0000;border-left-color:#1a1a1a;border-right:0;content:"";left:100%;position:absolute;top:50%;transform:translateY(-50%)}.zalo-float__btn{align-items:center;background:#0000;border:none;border-radius:50%;box-shadow:none;display:flex;flex-shrink:0;height:56px;isolation:isolate;justify-content:center;padding:0;position:relative;text-decoration:none;transition:all .25s ease;width:56px}.zalo-float__btn:hover{transform:scale(1.08)}.zalo-float__btn:active{transform:scale(.96)!important}.zalo-float__logo{border-radius:50%;display:block;filter:drop-shadow(0 6px 24px rgba(0,104,255,.45));height:56px;object-fit:contain;pointer-events:none;position:relative;width:56px;z-index:1}.zalo-float__pulse{animation:zalo-pulse 2.2s ease-out infinite;background:#3d8eff;border-radius:50%;inset:0;position:absolute;z-index:-1}.zalo-float__pulse--delay{animation-delay:.8s}@media(max-width:480px){.zalo-float{bottom:24px;right:20px}}.mvl-popup{font-family:Be Vietnam Pro,sans-serif}.mvl-popup .ant-modal-content{border-radius:16px;box-shadow:0 16px 60px #0000003d;overflow:hidden;padding:0}.mvl-popup__header{background:linear-gradient(135deg,#e30613,#ff3d4a);overflow:hidden;padding:32px 32px 24px;position:relative}.mvl-popup__header-decor{border-radius:50%;pointer-events:none;position:absolute}.mvl-popup__header-decor--a{background:#ffffff0f;height:120px;right:-20px;top:-20px;width:120px}.mvl-popup__header-decor--b{background:#ffffff0a;bottom:-40px;height:170px;right:40px;width:170px}.mvl-popup__close{align-items:center;background:#ffffff26;border:.5px solid #ffffff40;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;height:28px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .15s ease;width:28px;z-index:2}.mvl-popup__close:hover{background:#ffffff47}.mvl-popup__logo-row{align-items:center;display:flex;gap:14px;position:relative;z-index:1}.mvl-popup__logo-img{max-width:140px;object-fit:contain;padding:4px 6px;width:auto}.mvl-popup__logo-box,.mvl-popup__logo-img{background:#fff;border-radius:10px;flex-shrink:0;height:52px}.mvl-popup__logo-box{align-items:center;display:flex;justify-content:center;width:52px}.mvl-popup__logo-text{color:#e30613;font-size:16px;font-weight:800;letter-spacing:1px;line-height:1}.mvl-popup__company-name{color:#fff;font-size:20px;font-weight:700;line-height:1.2;margin:0}.mvl-popup__company-sub{color:#fff9;font-size:12px;font-weight:400;margin:3px 0 0}.mvl-popup__hotline{border-bottom:.5px solid #e0e0e0;padding:28px 32px 24px;text-align:center}.mvl-popup__hotline-label{color:#888;font-size:11px;font-weight:700;letter-spacing:1.2px;margin:0 0 8px;text-transform:uppercase}.mvl-popup__hotline-num{color:#e30613;display:block;font-size:36px;font-weight:800;letter-spacing:1px;line-height:1;margin:0;text-decoration:none}.mvl-popup__hotline-num:hover{color:#bb0510}.mvl-popup__hotline-hint{color:#888;font-size:12px;margin:8px 0 0}.mvl-popup__footer{display:flex;gap:10px;padding:16px 32px 24px}.mvl-popup__btn-primary.ant-btn{background:#e30613!important;border-color:#e30613!important;border-radius:6px!important;box-shadow:0 8px 32px #e3061359;flex:1 1;font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:700;height:42px;transition:all .25s ease}.mvl-popup__btn-primary.ant-btn:hover{background:#a50000!important;border-color:#a50000!important;box-shadow:none}.mvl-popup__btn-primary.ant-btn:active{transform:scale(.98)}.mvl-popup__btn-secondary.ant-btn{background:#0000!important;border:.5px solid #e0e0e0!important;border-radius:6px!important;color:#333!important;font-family:Be Vietnam Pro,sans-serif;font-size:13px;font-weight:600;height:42px;padding:0 20px;transition:all .25s ease}.mvl-popup__btn-secondary.ant-btn:hover{border-color:#e30613!important;color:#e30613!important}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#333;font-family:Be Vietnam Pro,sans-serif;overflow-x:hidden}img{height:auto;max-width:100%}a{color:inherit;text-decoration:none}.ant-btn-primary{border:none;box-shadow:0 8px 32px #e3061359;font-weight:600;transition:all .25s ease}.ant-btn-primary,.ant-btn-primary:hover{background:linear-gradient(135deg,#e30613,#ff3d4a);color:#fff}.ant-btn-primary:hover{box-shadow:0 12px 40px #e3061373;transform:translateY(-2px)}.ant-btn-default,.ant-btn-primary{border-radius:12px;font-size:16px;height:48px;padding:0 28px}.ant-btn-default{border-color:#e0e0e0;transition:all .25s ease}.ant-btn-default:hover{border-color:#e30613;color:#e30613}.container{margin:0 auto;max-width:1200px;padding:0 24px;width:100%}.section{padding:120px 0}@media(max-width:992px){.section{padding:96px 0}}@media(max-width:768px){.section{padding:64px 0}}.section--dark{background:#1a1a1a;color:#fff}.section--gray{background:#f2f2f2}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e30613,#ff3d4a);-webkit-background-clip:text;background-clip:text}.section-badge{align-items:center;background:#e306131a;border-radius:9999px;color:#e30613;display:inline-flex;font-size:14px;font-weight:600;gap:4px;letter-spacing:.5px;margin-bottom:16px;padding:6px 16px}.section-header{margin-bottom:64px;text-align:center}.section-header h2{color:#333;font-family:Be Vietnam Pro,sans-serif;font-size:40px;font-weight:800;line-height:1.2}@media(max-width:992px){.section-header h2{font-size:32px}}@media(max-width:768px){.section-header h2{font-size:24px}}.section-header h2{margin-bottom:16px}.section-header p{color:#5a5a5a;font-size:18px;font-weight:400;line-height:1.7;margin:0 auto;max-width:560px}.section-header--left{text-align:left}.section-header--left p{margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInReveal{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes pulse-ring{0%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(1.4)}}@keyframes spin-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hk-animate{opacity:0}.hk-animate--visible.hk-animate--fade-up{animation:fadeInUp .7s ease forwards}.hk-animate--visible.hk-animate--fade-down{animation:fadeInDown .7s ease forwards}.hk-animate--visible.hk-animate--fade-left{animation:fadeInLeft .7s ease forwards}.hk-animate--visible.hk-animate--fade-right{animation:fadeInRight .7s ease forwards}.hk-animate--visible.hk-animate--fade-in{animation:fadeIn .7s ease forwards}.hk-animate--visible.hk-animate--fade-out{animation:fadeInReveal .7s ease forwards}.hk-animate--delay-1{animation-delay:.1s}.hk-animate--delay-2{animation-delay:.2s}.hk-animate--delay-3{animation-delay:.3s}.hk-animate--delay-4{animation-delay:.4s}.hk-animate--delay-5{animation-delay:.5s}.hk-animate--delay-6{animation-delay:.6s}.hk-animate--delay-7{animation-delay:.7s}.hk-animate--delay-8{animation-delay:.8s}.animate-fade-up{animation:fadeInUp .6s ease forwards}.app-layout{display:flex;flex-direction:column;min-height:100vh}.app-layout__main{flex:1 1;width:100%}.hk-hero{display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding-top:72px;position:relative}.hk-hero__bg{inset:0;position:absolute;z-index:0}.hk-hero__bg-gradient{background:radial-gradient(ellipse 80% 80% at 50% -20%,#e3061359 0,#0000 65%),#1a1a1a;inset:0;position:absolute}.hk-hero__bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:60px 60px;inset:0;position:absolute}.hk-hero__bg-blob{animation:float 8s ease-in-out infinite;border-radius:50%;filter:blur(80px);position:absolute}.hk-hero__bg-blob--1{animation-delay:0s;background:#e3061326;height:600px;right:-100px;top:-200px;width:600px}.hk-hero__bg-blob--2{animation-delay:-3s;background:#0f34604d;bottom:-100px;height:400px;left:-100px;width:400px}.hk-hero__bg-blob--3{animation-delay:-6s;background:#e306131a;height:300px;right:20%;top:50%;width:300px}.hk-hero__inner{padding-bottom:96px;padding-top:96px;position:relative;z-index:1}.hk-hero__content{max-width:680px}.hk-hero__badge{align-items:center;background:#e3061326;border:1px solid #e306134d;border-radius:9999px;color:#ff8a8f;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:32px;padding:8px 18px}.hk-hero__badge-icon{color:#a50000;font-size:14px}.hk-hero__title{color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:clamp(36px,5vw,60px);font-weight:800;letter-spacing:-1.5px;line-height:1.12;margin-bottom:32px}.hk-hero__title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e30613,#ff3d4a);background:linear-gradient(135deg,#e30613,#ff8a8f 50%,#e30613);-webkit-background-clip:text;background-clip:text}.hk-hero__subtitle{color:#fff9;font-size:18px;line-height:1.7;margin-bottom:32px;max-width:560px}.hk-hero__platforms{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:48px}.hk-hero__platforms-label{color:#fff9;font-size:14px;font-weight:500}.hk-hero__platform-tag{background:#ffffff14!important;border-color:#ffffff26!important;border-radius:9999px!important;color:#fffc!important;font-size:12px!important;font-weight:600!important;padding:2px 12px!important}.hk-hero__actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px}.hk-hero__btn-primary{align-items:center!important;background:linear-gradient(135deg,#e30613,#ff3d4a)!important;border:none!important;border-radius:12px!important;box-shadow:0 8px 32px #e3061359!important;display:inline-flex!important;font-size:16px!important;font-weight:600!important;gap:8px!important;height:52px!important;padding:0 28px!important}.hk-hero__btn-primary:hover{box-shadow:0 16px 48px #e3061380!important;transform:translateY(-2px)!important}.hk-hero__btn-primary .anticon{transition:transform .2s ease}.hk-hero__btn-primary:hover .anticon{transform:translateX(4px)}.hk-hero__btn-secondary{background:#ffffff0f!important;border-color:#fff3!important;border-radius:12px!important;color:#fff!important;font-size:16px!important;font-weight:500!important;height:52px!important;padding:0 28px!important}.hk-hero__btn-secondary:hover{background:#ffffff1f!important;border-color:#fff6!important;color:#fff!important}.hk-hero__extension{align-items:center;color:#fff9;display:flex;font-size:14px;gap:8px}.hk-hero__extension-icon{color:#fff9;font-size:16px}.hk-hero__extension-link{color:#ff3d4a;font-weight:600;transition:all .15s ease}.hk-hero__extension-link:hover{color:#ff707a}.hk-hero__stats{border-top:1px solid #ffffff14;display:flex;gap:64px;margin-top:96px;padding-top:48px}@media(max-width:768px){.hk-hero__stats{gap:32px}}@media(max-width:576px){.hk-hero__stats{gap:24px}}.hk-hero__stat{display:flex;flex-direction:column;gap:4px}.hk-hero__stat-value{color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:32px;font-weight:800;line-height:1}@media(max-width:768px){.hk-hero__stat-value{font-size:24px}}.hk-hero__stat-label{color:#fff9;font-size:14px;font-weight:500}.hk-hero__float-card{align-items:center;animation:float 6s ease-in-out infinite;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 16px 60px #0000003d;display:flex;gap:16px;padding:16px 24px;position:absolute}@media(max-width:992px){.hk-hero__float-card{display:none}}.hk-hero__float-card--order{animation-delay:-1s;right:5%;top:25%}.hk-hero__float-card--delivery{animation-delay:-3s;bottom:30%;right:8%}.hk-hero__float-card-dot{background:#4caf50;border-radius:50%;box-shadow:0 0 0 3px #4caf504d;flex-shrink:0;height:10px;position:relative;width:10px}.hk-hero__float-card-dot:after{animation:pulse-ring 2s ease-out infinite;border:1px solid #4caf5080;border-radius:50%;content:"";inset:-3px;position:absolute}.hk-hero__float-card-icon{flex-shrink:0;font-size:24px}.hk-hero__float-card-content{display:flex;flex-direction:column;gap:2px}.hk-hero__float-card-content strong{color:#fff;font-size:14px;font-weight:600;line-height:1.2}.hk-hero__float-card-content span{color:#fff9;font-size:12px}.hk-hero__scroll{align-items:center;border:2px solid #fff3;border-radius:14px;bottom:32px;cursor:pointer;display:flex;height:44px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:28px}.hk-hero__scroll-dot{animation:scroll-dot 2s ease-in-out infinite;background:#ff3d4a;border-radius:50%;height:5px;width:5px}@keyframes scroll-dot{0%{opacity:0;transform:translateY(-8px)}50%{opacity:1}to{opacity:0;transform:translateY(8px)}}.hk-platforms{background:#f2f2f2}.hk-platforms__card{background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:32px 24px;text-align:center;transition:all .25s ease}.hk-platforms__card:hover{box-shadow:0 8px 40px #00000029;transform:translateY(-4px)}.hk-platforms__card{height:100%}.hk-platforms__card:hover{border-color:#e3061333}.hk-platforms__card:hover .hk-platforms__card-icon{transform:scale(1.1)}.hk-platforms__card-icon{align-items:center;background:color-mix(in srgb,#e30613 12%,#0000);background:color-mix(in srgb,var(--platform-color,#e30613) 12%,#0000);border-radius:12px;display:flex;font-size:28px;height:64px;justify-content:center;margin:0 auto 16px;transition:all .25s ease;width:64px}.hk-platforms__card-name{color:#333;font-family:Be Vietnam Pro,sans-serif;font-size:16px;font-weight:700;margin-bottom:4px}.hk-platforms__card-desc{color:#888;font-size:14px;line-height:1.5;margin:0}.hk-platforms__extension-banner{align-items:center;background:linear-gradient(135deg,#333,#2b2b2b);border:1px solid #ffffff0f;border-radius:24px;display:flex;gap:32px;justify-content:space-between;margin-top:48px;padding:32px 48px}@media(max-width:768px){.hk-platforms__extension-banner{flex-direction:column;padding:32px;text-align:center}}.hk-platforms__extension-banner-content{align-items:center;display:flex;gap:24px}@media(max-width:576px){.hk-platforms__extension-banner-content{flex-direction:column;gap:16px}}.hk-platforms__extension-banner-content strong{color:#fff;display:block;font-size:20px;font-weight:700;margin-bottom:4px}.hk-platforms__extension-banner-content p{color:#fff9;font-size:14px;margin:0}.hk-platforms__extension-banner-icon{flex-shrink:0;font-size:40px}.hk-platforms__extension-banner-cta{align-items:center;background:linear-gradient(135deg,#e30613,#ff3d4a);border-radius:12px;box-shadow:0 8px 32px #e3061359;color:#fff;display:inline-flex;flex-shrink:0;font-size:16px;font-weight:600;padding:12px 28px;transition:all .25s ease;white-space:nowrap}.hk-platforms__extension-banner-cta:hover{box-shadow:0 12px 40px #e3061373;transform:translateY(-2px)}.hk-how__layout{grid-gap:96px;align-items:start;display:grid;gap:96px;grid-template-columns:1fr 1fr}@media(max-width:992px){.hk-how__layout{gap:64px;grid-template-columns:1fr}}.hk-how__header{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 32px)}@media(max-width:992px){.hk-how__header{position:static}}.hk-how__title{color:#333;font-family:Be Vietnam Pro,sans-serif;font-size:40px;font-weight:800;line-height:1.2}@media(max-width:992px){.hk-how__title{font-size:32px}}@media(max-width:768px){.hk-how__title{font-size:24px}}.hk-how__title{margin-bottom:24px}.hk-how__desc{color:#5a5a5a;font-size:18px;font-weight:400;line-height:1.7;margin-bottom:32px}.hk-how__cta{align-items:center!important;border-radius:12px!important;display:inline-flex!important;font-weight:600!important;gap:8px!important;height:52px!important;padding:0 28px!important}.hk-how__steps{display:flex;flex-direction:column;gap:0}.hk-how__step{display:flex;gap:24px}.hk-how__step-left{flex-direction:column}.hk-how__step-left,.hk-how__step-number{align-items:center;display:flex;flex-shrink:0}.hk-how__step-number{background:linear-gradient(135deg,#e30613,#ff3d4a);border-radius:50%;box-shadow:0 8px 32px #e3061359;color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:800;height:44px;justify-content:center;width:44px}.hk-how__step-line{background:linear-gradient(180deg,#e3061366,#e306130d);flex:1 1;margin:4px 0;min-height:32px;width:2px}.hk-how__step-content{display:flex;flex:1 1;gap:16px;padding-bottom:32px}.hk-how__step-icon{align-items:center;background:#f2f2f2;border:1px solid #e0e0e0;border-radius:12px;display:flex;flex-shrink:0;font-size:20px;height:44px;justify-content:center;margin-top:0;width:44px}.hk-how__step-body{flex:1 1}.hk-how__step-body h3{color:#333;font-family:Be Vietnam Pro,sans-serif;font-size:16px;font-weight:700;line-height:1.3;margin-bottom:6px}.hk-how__step-body p{color:#5a5a5a;font-size:14px;line-height:1.7;margin:0}.hk-services{background:#f2f2f2}.hk-services__card{background:#fff;border:1px solid #e0e0e0;border-radius:16px;display:flex;flex-direction:column;gap:16px;height:100%;padding:32px}.hk-services__card:hover{box-shadow:0 8px 40px #00000029;transform:translateY(-4px)}.hk-services__card{transition:all .25s ease}.hk-services__card:hover{border-color:#e3061340}.hk-services__card--highlight{background:linear-gradient(145deg,#333,#2b2b2b);border-color:#e306134d;box-shadow:0 16px 60px #0000003d}.hk-services__card--highlight:hover{border-color:#e3061380;transform:translateY(-6px)}.hk-services__card--highlight .hk-services__card-title{color:#fff}.hk-services__card--highlight .hk-services__card-desc{color:#fff9}.hk-services__card--highlight .hk-services__card-features li{color:#fffc}.hk-services__card--highlight .hk-services__card-link{color:#ff3d4a}.hk-services__card--highlight .hk-services__card-link:hover{color:#ff8a91}.hk-services__card--highlight .hk-services__card-icon{background:#e3061333;border-color:#e306134d}.hk-services__card-icon{align-items:center;background:#e3061314;border:1px solid #e306131f;border-radius:12px;display:flex;flex-shrink:0;font-size:24px;height:56px;justify-content:center;transition:all .25s ease;width:56px}.hk-services__card:hover .hk-services__card-icon{background:linear-gradient(135deg,#e30613,#ff3d4a);border-color:#0000}.hk-services__card-title{color:#333;font-family:Be Vietnam Pro,sans-serif;font-size:20px;font-weight:700;margin:0}.hk-services__card-desc{color:#5a5a5a;flex:1 1;font-size:14px;line-height:1.7;margin:0}.hk-services__card-features{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.hk-services__card-features li{align-items:center;color:#5a5a5a;display:flex;font-size:14px;gap:8px}.hk-services__check{color:#e30613;flex-shrink:0;font-size:14px;font-weight:700}.hk-services__card-link{align-items:center;color:#e30613;display:inline-flex;font-size:14px;font-weight:600;gap:6px;margin-top:auto;transition:all .15s ease}.hk-services__card-link .anticon{transition:transform .2s ease}.hk-services__card-link:hover{color:#a50000}.hk-services__card-link:hover .anticon{transform:translateX(4px)}.hk-why__card{background:#fff;border:1px solid #e0e0e0;border-radius:16px;display:flex;flex-direction:column;gap:16px;height:100%;overflow:hidden;padding:32px;position:relative;transition:all .25s ease}.hk-why__card:before{background:linear-gradient(135deg,#e30613,#ff3d4a);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.hk-why__card:hover{border-color:#e3061333;box-shadow:0 4px 20px #0000001f;transform:translateY(-4px)}.hk-why__card:hover:before{transform:scaleX(1)}.hk-why__card:hover .hk-why__card-icon{transform:scale(1.1) rotate(-5deg)}.hk-why__card-icon{font-size:36px;line-height:1;transition:all .25s ease}.hk-why__card-title{color:#333;font-family:Be Vietnam Pro,sans-serif;font-size:16px;font-weight:700;line-height:1.3;margin:0}.hk-why__card-desc{color:#5a5a5a;flex:1 1;font-size:14px;line-height:1.7;margin:0}.hk-stats{overflow:hidden;position:relative}.hk-stats__bg-pattern{background-image:radial-gradient(circle at 20% 50%,#e306131a 0,#0000 50%),radial-gradient(circle at 80% 20%,#0f346033 0,#0000 50%);inset:0;pointer-events:none;position:absolute}.hk-stats__layout{grid-gap:96px;align-items:center;display:grid;gap:96px;grid-template-columns:1fr 1fr;position:relative;z-index:1}@media(max-width:992px){.hk-stats__layout{gap:64px;grid-template-columns:1fr}}.hk-stats__title{color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:32px;font-weight:800;line-height:1.2;margin-bottom:48px}@media(max-width:768px){.hk-stats__title{font-size:24px}}.hk-stats__grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr}.hk-stats__item{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:16px;display:flex;flex-direction:column;gap:8px;padding:32px;transition:all .25s ease}.hk-stats__item:hover{background:#ffffff12;border-color:#e3061333}.hk-stats__item-icon{font-size:28px;line-height:1}.hk-stats__item-value{color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:40px;font-weight:800;letter-spacing:-1px;line-height:1}@media(max-width:768px){.hk-stats__item-value{font-size:32px}}.hk-stats__item-label{color:#fff9;font-size:14px;font-weight:500;line-height:1.4}.hk-stats__goods{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:24px;padding:48px}.hk-stats__goods-title{color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:20px;font-weight:700;margin-bottom:32px}.hk-stats__goods-grid{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.hk-stats__good-tag{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:9999px;color:#fffc;cursor:default;font-size:14px;font-weight:500;padding:8px 16px;transition:all .15s ease}.hk-stats__good-tag:hover{background:#e3061326;border-color:#e306134d;color:#fff}.hk-stats__goods-note{color:#fff9;font-size:12px;font-style:italic;margin:0}.hk-cta{background:#1a1a1a;overflow:hidden;position:relative}.hk-cta__bg{inset:0;position:absolute}.hk-cta__bg-blob{border-radius:50%;filter:blur(100px);position:absolute}.hk-cta__bg-blob--1{background:#e3061333;height:400px;left:-100px;top:-100px;width:600px}.hk-cta__bg-blob--2{background:#0f34604d;bottom:-100px;height:400px;right:-100px;width:500px}.hk-cta__inner{margin:0 auto;max-width:640px;position:relative;text-align:center;z-index:1}.hk-cta__badge{align-items:center;background:#e3061326;border:1px solid #e306134d;border-radius:9999px;color:#ff8a8f;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:32px;padding:8px 20px}.hk-cta__title{color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:clamp(32px,4vw,52px);font-weight:800;letter-spacing:-1.5px;line-height:1.15;margin-bottom:24px}.hk-cta__title span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e30613,#ff3d4a);-webkit-background-clip:text;background-clip:text}.hk-cta__desc{color:#fff9;font-size:18px;line-height:1.7;margin-bottom:48px}.hk-cta__actions{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin-bottom:32px}.hk-cta__btn-primary{align-items:center!important;background:linear-gradient(135deg,#e30613,#ff3d4a)!important;border:none!important;border-radius:12px!important;box-shadow:0 8px 32px #e3061359!important;display:inline-flex!important;font-size:18px!important;font-weight:600!important;gap:8px!important;height:56px!important;padding:0 32px!important}.hk-cta__btn-primary:hover{box-shadow:0 20px 60px #e3061380!important;transform:translateY(-3px)!important}.hk-cta__btn-primary .anticon{transition:transform .2s ease}.hk-cta__btn-primary:hover .anticon{transform:translateX(4px)}.hk-cta__hotline{align-items:center;display:flex;gap:16px;text-decoration:none;transition:all .15s ease}.hk-cta__hotline:hover{transform:translateY(-2px)}.hk-cta__hotline:hover .hk-cta__hotline-icon{background:#4caf504d}.hk-cta__hotline-icon{align-items:center;background:#4caf5026;border:1px solid #4caf504d;border-radius:50%;color:#4caf50;display:flex;font-size:20px;height:48px;justify-content:center;transition:all .15s ease;width:48px}.hk-cta__hotline-content{display:flex;flex-direction:column;text-align:left}.hk-cta__hotline-label{color:#fff9;font-size:12px;font-weight:500}.hk-cta__hotline-number{color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:20px;font-weight:800;letter-spacing:.5px}.hk-cta__trust{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.hk-cta__trust-item{color:#fff9;font-size:14px;font-weight:500}.notification-container{display:flex;flex-direction:column;gap:8px;justify-content:flex-start;position:fixed;right:5%;top:1rem;z-index:9999}.notification-container .notification{align-items:center;animation:slideIn .3s ease-out;border-radius:4px;box-shadow:1px 1px 9px 0 rgba(58,83,88,.161);display:flex;font-size:14px;font-weight:510;gap:4px;height:48px;justify-content:space-between;line-height:20px;min-width:386px;padding:14px 16px;text-align:center}.notification-container .notification.success{background:#e0f4ed!important;color:#34c759!important}.notification-container .notification.error{background:#fee3e3!important;color:#fd4043!important}.notification-container .notification.message{flex:1 1;font-size:.875rem;font-weight:500}.notification-container .notification-close{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;flex-shrink:0;margin-left:.75rem;padding:0;transition:opacity .2s}.notification-container .notification-close:hover{opacity:.75}.loading-overlay{align-items:center;background-color:#00000080;display:flex;inset:0;justify-content:center;position:fixed;transition:opacity .3s ease-in-out;z-index:9999}.loading-overlay .loading-overlay.show{animation:fadeIn 1s ease-in-out forwards}.loading-overlay .loading-overlay.hide{animation:fadeOut .3s ease-in-out forwards;pointer-events:none}.loading-overlay .loading-container{align-items:center;border-radius:.5rem;display:flex;flex-direction:column;gap:1rem;padding:2rem}.loading-overlay .loading-spinner{animation:spin 1s linear infinite;border:4px solid #35817c;border-radius:50%;border-top-color:#0000;height:3rem;width:3rem}@keyframes spin{to{transform:rotate(1turn)}}.loading-overlay .loading-message{color:#374151;font-weight:500;margin:0}.ant-btn,.ant-btn .ant-btn-icon{align-items:center;display:flex;flex-direction:row;justify-content:center}.ant-btn .ant-btn-icon{height:24px!important;width:24px!important}.ant-btn .ant-btn-icon img{height:24px;width:24px}.ant-dropdown{border-radius:24px}.ant-dropdown-menu-item-icon{height:18px;width:18px}.hide{display:none!important}.show{display:block!important}@keyframes slideIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border-radius:8px}::-webkit-scrollbar-thumb{background-color:#333;border:2px solid #f1f1f1;border-radius:8px}::-webkit-scrollbar-thumb:hover{background-color:#333}.about-page__header{background:linear-gradient(135deg,#1a1a1a,#16213e);margin-bottom:48px;overflow:hidden;padding-bottom:48px!important;padding-top:72px!important;position:relative}.about-page__header-bg{background-image:radial-gradient(ellipse 70% 60% at 80% 0,#e3061340 0,#0000 60%),linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:auto,48px 48px,48px 48px;inset:0;pointer-events:none;position:absolute}.about-page__header-inner{position:relative;z-index:1}.about-page__breadcrumb{margin-bottom:24px}.about-page__breadcrumb .ant-breadcrumb-link,.about-page__breadcrumb .ant-breadcrumb-link a,.about-page__breadcrumb .ant-breadcrumb-separator,.about-page__breadcrumb .ant-breadcrumb-separator a{color:#fff9!important}.about-page__breadcrumb .ant-breadcrumb-link a:hover,.about-page__breadcrumb .ant-breadcrumb-separator a:hover{color:#e30613!important}.about-page__breadcrumb .ant-breadcrumb-link:last-child{color:#ffffffe6!important}.about-page__badge{background:#e306131f!important;border:1px solid #e3061359!important;border-radius:9999px!important;color:#ff8a8f!important;font-size:14px!important;margin-bottom:16px!important;padding:4px 14px!important}.about-page__title{color:#fff;font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-.5px;margin:0 0 16px}@media(max-width:768px){.about-page__title{font-size:24px}}.about-page__subtitle{color:#ffffffb8;font-size:16px;line-height:1.7;margin:0;max-width:640px}.about-page__anchor-target{scroll-margin-top:88px}.about-page__header-main{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:1fr minmax(220px,280px)}@media(max-width:768px){.about-page__header-main{gap:32px;grid-template-columns:1fr}}.about-page__subtitle{margin-bottom:24px}.about-page__highlights{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.about-page__highlight{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:9999px;color:#ffffffe6;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:8px 14px}.about-page__highlight-icon{color:#ff3d4a;display:flex;font-size:16px}.about-page__quick-nav{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:24px}.about-page__quick-nav-label{color:#ffffff80;display:block;font-size:12px;font-weight:600;letter-spacing:.06em;margin-bottom:16px;text-transform:uppercase}.about-page__quick-links{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.about-page__quick-link{align-items:center;border-radius:12px;color:#ffffffd9;display:flex;font-size:14px;font-weight:500;gap:10px;padding:10px 12px;transition:all .15s ease}.about-page__quick-link .anticon{color:#ff3d4a;font-size:16px}.about-page__quick-link:hover{background:#e3061326;color:#fff}.about-page__intro,.about-page__section{scroll-snap-margin-top:96px}@supports(scroll-margin-top:0){.about-page__intro,.about-page__section{scroll-margin-top:96px}}.about-page__content{max-width:900px;padding-bottom:96px}.about-page__intro{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:1fr auto;margin-bottom:48px}@media(max-width:768px){.about-page__intro{grid-template-columns:1fr}}.about-page__intro-text p{color:#5a5a5a;font-size:16px;line-height:1.8}.about-page__intro-text p strong{color:#e30613;font-weight:700}.about-page__intro-image{flex-shrink:0}.about-page__intro-image img{border-radius:16px;box-shadow:0 4px 20px #0000001f;width:240px}@media(max-width:768px){.about-page__intro-image img{width:100%}}.about-page__section{background:#f2f2f2;border-left:4px solid #e30613;border-radius:16px;margin-bottom:48px;padding:32px}.about-page__section--warning{background:#3333330d;border-left-color:#a50000}.about-page__section-title{color:#333;font-size:18px;font-weight:700;line-height:1.4;margin-bottom:24px}.about-page__section-body{display:flex;flex-direction:column;gap:16px}.about-page__section-text{color:#5a5a5a;font-size:16px;line-height:1.7;margin:0}.about-page__list{display:flex;flex-direction:column;gap:16px;list-style:none}.about-page__list-item{color:#5a5a5a;display:flex;font-size:16px;gap:8px;line-height:1.7}.about-page__list-item--warning{color:#414141}.about-page__list-icon{color:#e30613;flex-shrink:0;font-size:18px;font-weight:700;margin-top:2px}.about-page__list-item--warning .about-page__list-icon{color:#a50000}.about-page__closing{background:#e306130d;border:1px solid #a5000026;border-radius:16px;color:#5a5a5a;font-size:16px;line-height:1.8;padding:32px}.about-page__closing p{margin-bottom:8px}.about-page__closing p:last-child{margin-bottom:0}.about-page__closing p strong{color:#333}.service-layout{background:#fff;min-height:60vh}.service-hub__header{background:linear-gradient(135deg,#1a1a1a,#16213e);margin-bottom:48px;overflow:hidden;padding-bottom:48px!important;padding-top:72px!important;position:relative}.service-hub__header-bg{background-image:radial-gradient(ellipse 70% 60% at 80% 0,#e3061340 0,#0000 60%),linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:auto,48px 48px,48px 48px;inset:0;pointer-events:none;position:absolute}.service-hub__header-inner{position:relative;z-index:1}.service-hub__breadcrumb{margin-bottom:24px}.service-hub__breadcrumb .ant-breadcrumb-link,.service-hub__breadcrumb .ant-breadcrumb-link a,.service-hub__breadcrumb .ant-breadcrumb-separator,.service-hub__breadcrumb .ant-breadcrumb-separator a{color:#fff9!important}.service-hub__breadcrumb .ant-breadcrumb-link a:hover,.service-hub__breadcrumb .ant-breadcrumb-separator a:hover{color:#e30613!important}.service-hub__breadcrumb .ant-breadcrumb-link:last-child{color:#ffffffe6!important}.service-hub__badge{background:#e306131f!important;border:1px solid #e3061359!important;border-radius:9999px!important;color:#ff8a8f!important;font-size:14px!important;margin-bottom:16px!important;padding:4px 14px!important}.service-hub__title{color:#fff;font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-.5px;margin:0 0 16px}@media(max-width:768px){.service-hub__title{font-size:24px}}.service-hub__subtitle{color:#ffffffb8;font-size:16px;line-height:1.7;margin:0;max-width:640px}.service-page__header{background:linear-gradient(135deg,#1a1a1a,#16213e);margin-bottom:48px;overflow:hidden;padding-bottom:48px!important;padding-top:72px!important;position:relative}.service-page__header-bg{background-image:radial-gradient(ellipse 70% 60% at 80% 0,#e3061340 0,#0000 60%),linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:auto,48px 48px,48px 48px;inset:0;pointer-events:none;position:absolute}.service-page__header-inner{position:relative;z-index:1}.service-page__breadcrumb{margin-bottom:24px}.service-page__breadcrumb .ant-breadcrumb-link,.service-page__breadcrumb .ant-breadcrumb-link a,.service-page__breadcrumb .ant-breadcrumb-separator,.service-page__breadcrumb .ant-breadcrumb-separator a{color:#fff9!important}.service-page__breadcrumb .ant-breadcrumb-link a:hover,.service-page__breadcrumb .ant-breadcrumb-separator a:hover{color:#e30613!important}.service-page__breadcrumb .ant-breadcrumb-link:last-child{color:#ffffffe6!important}.service-page__badge{background:#e306131f!important;border:1px solid #e3061359!important;border-radius:9999px!important;color:#ff8a8f!important;font-size:14px!important;margin-bottom:16px!important;padding:4px 14px!important}.service-page__title{color:#fff;font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-.5px;margin:0 0 16px}@media(max-width:768px){.service-page__title{font-size:24px}}.service-page__subtitle{color:#ffffffb8;font-size:16px;line-height:1.7;margin:0;max-width:640px}.service-hub{padding-bottom:96px}.service-hub__content{display:flex;flex-direction:column;gap:32px}.service-hub__app-banner{align-items:center;background:linear-gradient(135deg,#e3061314,#3333330f);border:1px solid #e3061326;border-radius:16px;color:#333;display:flex;gap:16px;padding:16px 24px;transition:all .25s ease}.service-hub__app-banner:hover{border-color:#e3061359;box-shadow:0 4px 24px #33333314}.service-hub__app-icon{flex-shrink:0;height:48px;object-fit:contain;width:48px}.service-hub__app-text{display:flex;flex-direction:column;font-size:14px;gap:4px}.service-hub__app-text strong{color:#333;font-size:16px}.service-hub__app-text span{color:#5a5a5a}.service-hub__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.service-hub__grid{grid-template-columns:1fr}}.service-hub__card{aspect-ratio:16/7;border-radius:16px;box-shadow:0 4px 24px #33333314;display:block;overflow:hidden;position:relative;transition:all .25s ease}.service-hub__card:hover{box-shadow:0 8px 40px #00000029;transform:translateY(-4px)}.service-hub__card:hover .service-hub__card-image{transform:scale(1.04)}.service-hub__card--featured{aspect-ratio:21/9;max-width:100%}.service-hub__card-image{height:100%;object-fit:cover;transition:transform .45s ease;width:100%}.service-hub__card-overlay{background:linear-gradient(0deg,#1a1a1ad9 0,#1a1a1a40 55%,#0000);display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:32px;position:absolute}.service-hub__card-tag{background:#e30613;border-radius:9999px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.04em;margin-bottom:8px;padding:4px 12px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.service-hub__card-title{color:#fff;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.3;margin:0}.service-page{padding-bottom:96px}.service-page__subtitle{align-items:center;display:flex;gap:8px}.service-page__subtitle-icon{color:#ff3d4ae6;flex-shrink:0;font-size:20px}.service-page__subtitle time{color:inherit;font-size:inherit}.service-page__body{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:1fr 300px;padding-top:48px}@media(max-width:992px){.service-page__body{grid-template-columns:1fr}}.service-page__article{min-width:0}.service-article__section{margin-bottom:32px}.service-article__section:last-child{margin-bottom:0}.service-article__heading{color:#333;font-size:18px;font-weight:700;line-height:1.4;margin:0 0 16px}.service-article__body{display:flex;flex-direction:column;gap:16px}.service-article__paragraph{color:#5a5a5a;font-size:16px;line-height:1.8;margin:0 0 16px;text-align:justify}.service-article__quote{background:#e306130d;border-left:4px solid #e30613;border-radius:0 12px 12px 0;color:#333;font-size:16px;font-style:italic;line-height:1.7;margin:16px 0;padding:16px 24px}.service-article__list{display:flex;flex-direction:column;gap:8px;margin:0;padding-left:24px}.service-article__list li{color:#5a5a5a;font-size:16px;line-height:1.75;text-align:justify}.service-sidebar{display:flex;flex-direction:column;gap:24px;position:-webkit-sticky;position:sticky;top:96px}@media(max-width:992px){.service-sidebar{position:static}}.service-sidebar__block{background:#f2f2f2;border:1px solid #e0e0e0;border-radius:16px;padding:24px}.service-sidebar__block--tool{background:linear-gradient(145deg,#e306130f,#3333330a);border-color:#e306131f}.service-sidebar__title{border-bottom:2px solid #e30613;color:#333;font-size:16px;font-weight:700;margin:0 0 16px;padding-bottom:8px}.service-sidebar__posts{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.service-sidebar__post-link{color:#5a5a5a;display:block;font-size:14px;line-height:1.5;transition:all .15s ease}.service-sidebar__post-link:hover{color:#e30613}.service-sidebar__tool-desc{color:#5a5a5a;font-size:14px;line-height:1.6;margin:0 0 8px}.service-sidebar__tool-note{color:#888;font-size:12px;font-style:italic;margin:0}.price-layout{background:#fff;min-height:60vh}.price-hub__hero{margin-bottom:48px;overflow:hidden;position:relative}.price-hub__hero-bg{inset:0;position:absolute;z-index:0}.price-hub__hero-bg-gradient{background:radial-gradient(ellipse 90% 70% at 50% -30%,#e3061361 0,#0000 60%),#1a1a1a;inset:0;position:absolute}.price-hub__hero-bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:60px 60px;inset:0;position:absolute}.price-hub__hero-bg-blob{animation:float 8s ease-in-out infinite;border-radius:50%;filter:blur(72px);position:absolute}.price-hub__hero-bg-blob--1{background:#e3061324;height:420px;right:-80px;top:-140px;width:420px}.price-hub__hero-bg-blob--2{animation-delay:-3s;background:#0f346059;bottom:-80px;height:320px;left:-60px;width:320px}.price-hub__hero-bg-blob--3{animation-delay:-5s;background:#e306131a;height:240px;right:18%;top:40%;width:240px}.price-hub__hero-inner{padding-bottom:64px;padding-top:120px;position:relative;z-index:1}.price-hub__hero-breadcrumb{margin-bottom:24px}.price-hub__hero-breadcrumb .ant-breadcrumb-link,.price-hub__hero-breadcrumb .ant-breadcrumb-separator{color:#fff9!important}.price-hub__hero-breadcrumb a{color:#fffc!important;transition:all .15s ease}.price-hub__hero-breadcrumb a:hover{color:#ff8a8f!important}.price-hub__hero-breadcrumb .ant-breadcrumb-link:last-child{color:#fff!important;font-weight:500}.price-hub__hero-title{color:#fff!important;font-family:Be Vietnam Pro,sans-serif;font-size:clamp(28px,4.2vw,44px)!important;font-weight:800!important;letter-spacing:-1px;line-height:1.15!important;margin:0 0 16px!important;max-width:720px}.price-hub__hero-subtitle{align-items:flex-start;color:#fff9!important;display:flex;font-size:18px!important;gap:8px;line-height:1.65!important;margin:0!important;max-width:560px}.price-hub__hero-subtitle-icon{color:#ff3d4ad9;flex-shrink:0;font-size:20px;margin-top:4px}.price-page{padding-bottom:96px}.price-page__hero{margin-bottom:48px}.price-page__hero-title{font-size:clamp(22px,3.2vw,38px)!important;line-height:1.25!important;max-width:min(960px,100%)}.price-page__content{width:100%}.price-page__option-banner{margin-bottom:24px}.price-page__intro{font-size:18px;margin-bottom:24px!important}.price-page__sections{width:100%}.price-page__section-card.ant-card{background:#0000;border:none;border-bottom:1px solid #e0e0e0;border-radius:0!important;box-shadow:none!important}.price-page__section-card.ant-card:last-child{border-bottom:none}.price-page__section-card.ant-card .ant-card-body{padding:24px 0!important}@media(max-width:768px){.price-page__section-card.ant-card .ant-card-body{padding:16px 0!important}}.price-page__section{font-family:Times New Roman,Times,serif}.price-page__main-title{color:#333!important;margin-bottom:8px!important;text-align:center!important;text-transform:uppercase}.price-page__tagline{font-style:italic;margin-bottom:16px!important;text-align:center!important}.price-page__disclaimer{margin-bottom:0}.price-page__heading,.price-page__section-heading{color:#333!important;margin-bottom:16px!important;margin-top:0!important}.price-page__closing,.price-page__section-heading{color:#e30613!important}.price-page__closing{margin:0!important;text-align:center!important;text-transform:uppercase}.price-page__paragraph{margin-bottom:16px!important;text-align:justify;white-space:pre-line}.price-page__table{margin-bottom:16px}.price-page__table .ant-table-thead>tr>th{background:#e30613!important;color:#fff!important;font-weight:700;text-align:center;white-space:pre-line}.price-page__table .ant-table-tbody>tr>td{text-align:center;vertical-align:middle}.warehouse-hub{background:#fff;min-height:60vh;padding-bottom:96px}.warehouse-hub__hero{margin-bottom:48px;overflow:hidden;position:relative}.warehouse-hub__hero-bg{inset:0;position:absolute;z-index:0}.warehouse-hub__hero-bg-gradient{background:radial-gradient(ellipse 90% 70% at 50% -30%,#e3061361 0,#0000 60%),#1a1a1a;inset:0;position:absolute}.warehouse-hub__hero-bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:60px 60px;inset:0;position:absolute}.warehouse-hub__hero-bg-blob{animation:float 8s ease-in-out infinite;border-radius:50%;filter:blur(72px);position:absolute}.warehouse-hub__hero-bg-blob--1{background:#e3061324;height:420px;right:-80px;top:-140px;width:420px}.warehouse-hub__hero-bg-blob--2{animation-delay:-3s;background:#0f346059;bottom:-80px;height:320px;left:-60px;width:320px}.warehouse-hub__hero-bg-blob--3{animation-delay:-5s;background:#e306131a;height:240px;right:18%;top:40%;width:240px}.warehouse-hub__hero-inner{padding-bottom:64px;padding-top:120px;position:relative;z-index:1}.warehouse-hub__hero-breadcrumb{margin-bottom:24px}.warehouse-hub__hero-breadcrumb .ant-breadcrumb-link,.warehouse-hub__hero-breadcrumb .ant-breadcrumb-separator{color:#fff9!important}.warehouse-hub__hero-breadcrumb a{color:#fffc!important;transition:all .15s ease}.warehouse-hub__hero-breadcrumb a:hover{color:#ff8a8f!important}.warehouse-hub__hero-breadcrumb .ant-breadcrumb-link:last-child{color:#fff!important;font-weight:500}.warehouse-hub__hero-badge{align-items:center;background:#e3061326;border:1px solid #e306134d;border-radius:9999px;color:#ff8a8f;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:24px;padding:8px 18px}.warehouse-hub__hero-badge-icon{color:#a50000;font-size:14px}.warehouse-hub__hero-title{color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:clamp(28px,4.2vw,44px);font-weight:800;letter-spacing:-1px;line-height:1.15;margin:0 0 16px;max-width:720px}.warehouse-hub__hero-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e30613,#ff8a8f 50%,#e30613);-webkit-background-clip:text;background-clip:text}.warehouse-hub__hero-subtitle{align-items:flex-start;color:#fff9;display:flex;font-size:18px;gap:8px;line-height:1.65;margin:0;max-width:620px}.warehouse-hub__hero-subtitle-icon{color:#ff3d4ad9;flex-shrink:0;font-size:20px;margin-top:4px}.warehouse-hub__content{display:flex;flex-direction:column;gap:32px}.warehouse-hub__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media(min-width:992px){.warehouse-hub__grid{grid-template-columns:repeat(4,1fr)}}.warehouse-hub__card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #33333314;color:inherit;display:block;overflow:hidden;text-decoration:none;transition:all .25s ease}.warehouse-hub__card:hover{box-shadow:0 8px 40px #00000029;transform:translateY(-4px)}.warehouse-hub__card:hover .warehouse-hub__card-image{transform:scale(1.03)}.warehouse-hub__card-image-wrap{aspect-ratio:2/1;background:#f2f2f2;overflow:hidden}.warehouse-hub__card-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.warehouse-hub__card-info{padding:16px}.warehouse-hub__card-tag{color:#e30613;display:inline-block;font-size:12px;font-weight:600;margin-bottom:8px;text-transform:capitalize}.warehouse-hub__card-title{color:#333;font-size:14px;font-weight:600;line-height:1.45;margin:0}@media(min-width:992px){.warehouse-hub__card-title{font-size:16px}}.warehouse-layout{background:#fff;min-height:60vh}.warehouse-page{padding-bottom:96px}.warehouse-page__hero{margin-bottom:48px}.warehouse-page__hero-title{font-size:clamp(22px,3.2vw,38px);line-height:1.25;max-width:min(960px,100%)}.warehouse-page__body{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:1fr 300px}@media(max-width:992px){.warehouse-page__body{grid-template-columns:1fr}}.warehouse-page__article{min-width:0}.warehouse-page__content{color:#5a5a5a;font-size:16px;line-height:1.75;overflow-x:auto}.warehouse-page__content h1,.warehouse-page__content h2,.warehouse-page__content h3{color:#333;line-height:1.4;margin:24px 0 16px}.warehouse-page__content p{margin:0 0 16px;text-align:justify}.warehouse-page__content ol,.warehouse-page__content ul{margin:0 0 16px;padding-left:24px}.warehouse-page__content table{border-collapse:collapse;font-size:14px;margin:16px 0 24px;max-width:100%;width:100%}@media(min-width:768px){.warehouse-page__content table{font-size:16px}}.warehouse-page__content table td,.warehouse-page__content table th{border:1px solid #e0e0e0;padding:8px 16px;vertical-align:middle}.warehouse-page__content table thead{background:#0000}.warehouse-page__content table thead tr th{background-color:#2d3436;color:#fff;font-weight:700;text-align:center}.warehouse-page__content table tbody tr td{text-align:center}.warehouse-page__content img{height:auto;max-width:100%}.warehouse-page__content em{color:#e30613}.warehouse-sidebar{display:flex;flex-direction:column;gap:24px;position:-webkit-sticky;position:sticky;top:96px}@media(max-width:992px){.warehouse-sidebar{position:static}}.warehouse-sidebar__block{background:#f2f2f2;border:1px solid #e0e0e0;border-radius:16px;padding:24px}.warehouse-sidebar__block--tool{background:linear-gradient(145deg,#e306130f,#3333330a);border-color:#e306131f}.warehouse-sidebar__title{border-bottom:2px solid #e30613;color:#333;font-size:16px;font-weight:700;margin:0 0 16px;padding-bottom:8px}.warehouse-sidebar__links{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.warehouse-sidebar__link{color:#5a5a5a;display:block;font-size:14px;line-height:1.5;transition:all .15s ease}.warehouse-sidebar__link--active,.warehouse-sidebar__link:hover{color:#e30613}.warehouse-sidebar__link--active{font-weight:600}.warehouse-sidebar__tool-desc{color:#5a5a5a;font-size:14px;line-height:1.6;margin:0 0 8px}.warehouse-sidebar__tool-note{color:#888;font-size:12px;font-style:italic;margin:0}.tatic-hub{background:#fff;min-height:60vh;padding-bottom:96px}.tatic-hub__hero{margin-bottom:48px;overflow:hidden;position:relative}.tatic-hub__hero-bg{inset:0;position:absolute;z-index:0}.tatic-hub__hero-bg-gradient{background:radial-gradient(ellipse 90% 70% at 50% -30%,#e3061361 0,#0000 60%),#1a1a1a;inset:0;position:absolute}.tatic-hub__hero-bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:60px 60px;inset:0;position:absolute}.tatic-hub__hero-bg-blob{animation:float 8s ease-in-out infinite;border-radius:50%;filter:blur(72px);position:absolute}.tatic-hub__hero-bg-blob--1{background:#e3061324;height:420px;right:-80px;top:-140px;width:420px}.tatic-hub__hero-bg-blob--2{animation-delay:-3s;background:#0f346059;bottom:-80px;height:320px;left:-60px;width:320px}.tatic-hub__hero-bg-blob--3{animation-delay:-5s;background:#e306131a;height:240px;right:18%;top:40%;width:240px}.tatic-hub__hero-inner{padding-bottom:64px;padding-top:120px;position:relative;z-index:1}.tatic-hub__hero-breadcrumb{margin-bottom:24px}.tatic-hub__hero-breadcrumb .ant-breadcrumb-link,.tatic-hub__hero-breadcrumb .ant-breadcrumb-separator{color:#fff9!important}.tatic-hub__hero-breadcrumb a{color:#fffc!important;transition:all .15s ease}.tatic-hub__hero-breadcrumb a:hover{color:#ff8a8f!important}.tatic-hub__hero-breadcrumb .ant-breadcrumb-link:last-child{color:#fff!important;font-weight:500}.tatic-hub__hero-badge{align-items:center;background:#e3061326;border:1px solid #e306134d;border-radius:9999px;color:#ff8a8f;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:24px;padding:8px 18px}.tatic-hub__hero-badge-icon{color:#a50000;font-size:14px}.tatic-hub__hero-title{color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:clamp(28px,4.2vw,44px);font-weight:800;letter-spacing:-1px;line-height:1.15;margin:0 0 16px;max-width:720px}.tatic-hub__hero-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e30613,#ff8a8f 50%,#e30613);-webkit-background-clip:text;background-clip:text}.tatic-hub__hero-subtitle{align-items:flex-start;color:#fff9;display:flex;font-size:18px;gap:8px;line-height:1.65;margin:0;max-width:560px}.tatic-hub__hero-subtitle-icon{color:#ff3d4ad9;flex-shrink:0;font-size:20px;margin-top:4px}.tatic-hub__content{display:flex;flex-direction:column;gap:32px}.tatic-hub__app-banner{align-items:center;background:linear-gradient(135deg,#e3061314,#3333330f);border:1px solid #e3061326;border-radius:16px;color:#333;display:flex;gap:16px;padding:16px 24px;transition:all .25s ease}.tatic-hub__app-banner:hover{border-color:#e3061359;box-shadow:0 4px 24px #33333314}.tatic-hub__app-icon{border-radius:6px;box-shadow:0 1px 3px #0003;flex-shrink:0;height:45px;object-fit:contain;width:45px}.tatic-hub__app-text{display:flex;flex-direction:column;font-size:14px;gap:4px}.tatic-hub__app-text strong{color:#a50000;font-size:15px;font-weight:700}.tatic-hub__app-text span{color:#5a5a5a}.tatic-hub__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.tatic-hub__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:992px){.tatic-hub__grid{grid-template-columns:repeat(4,1fr)}}.tatic-hub__card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #33333314;color:inherit;display:block;overflow:hidden;text-decoration:none;transition:all .25s ease}.tatic-hub__card:hover{box-shadow:0 8px 40px #00000029;transform:translateY(-4px)}.tatic-hub__card:hover .tatic-hub__card-image{transform:scale(1.03)}.tatic-hub__card-image-wrap{aspect-ratio:2/1;background:#f2f2f2;overflow:hidden}.tatic-hub__card-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.tatic-hub__card-info{padding:16px}.tatic-hub__card-tag{color:#e30613;display:inline-block;font-size:12px;font-weight:600;margin-bottom:8px;text-transform:capitalize}.tatic-hub__card-title{color:#333;font-size:14px;font-weight:600;line-height:1.45;margin:0 0 8px}@media(min-width:992px){.tatic-hub__card-title{font-size:16px}}.tatic-hub__card-date{align-items:center;color:#888;display:inline-flex;font-size:12px;gap:6px;margin:0}.tatic-layout{background:#fff;min-height:60vh}.tatic-page{padding-bottom:96px}.tatic-page__hero{margin-bottom:48px}.tatic-page__hero-title{font-size:clamp(22px,3.2vw,38px);line-height:1.25;max-width:min(960px,100%)}.tatic-page__body{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:1fr 300px}@media(max-width:992px){.tatic-page__body{grid-template-columns:1fr}}.tatic-page__article{min-width:0}.tatic-page__content{color:#5a5a5a;font-size:16px;line-height:1.75;overflow-x:auto}.tatic-page__content h1,.tatic-page__content h2,.tatic-page__content h3{color:#333;line-height:1.4;margin:24px 0 16px}.tatic-page__content p{margin:0 0 16px;text-align:justify}.tatic-page__content ol,.tatic-page__content ul{margin:0 0 16px;padding-left:24px}.tatic-page__content img{height:auto;max-width:100%}.tatic-page__content em{color:#e30613}.tatic-page__content [style*="color:#e30613"],.tatic-page__content [style*="color:#ff0000"],.tatic-page__content [style*="color:red"]{color:#e30613!important}.tatic-sidebar{display:flex;flex-direction:column;gap:24px;position:-webkit-sticky;position:sticky;top:96px}@media(max-width:992px){.tatic-sidebar{position:static}}.tatic-sidebar__block{background:#f2f2f2;border:1px solid #e0e0e0;border-radius:16px;padding:24px}.tatic-sidebar__block--tool{background:linear-gradient(145deg,#e306130f,#3333330a);border-color:#e306131f}.tatic-sidebar__title{border-bottom:2px solid #e30613;color:#333;font-size:16px;font-weight:700;margin:0 0 16px;padding-bottom:8px}.tatic-sidebar__links{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.tatic-sidebar__link{color:#5a5a5a;display:block;font-size:14px;line-height:1.5;transition:all .15s ease}.tatic-sidebar__link--active,.tatic-sidebar__link:hover{color:#e30613}.tatic-sidebar__link--active{font-weight:600}.tatic-sidebar__tool-desc{color:#5a5a5a;font-size:14px;line-height:1.6;margin:0 0 8px}.tatic-sidebar__tool-note{color:#888;font-size:12px;font-style:italic;margin:0}.new-hub{background:#fff;min-height:60vh;padding-bottom:96px}.new-hub__hero{margin-bottom:48px;overflow:hidden;position:relative}.new-hub__hero-bg{inset:0;position:absolute;z-index:0}.new-hub__hero-bg-gradient{background:radial-gradient(ellipse 90% 70% at 50% -30%,#e3061361 0,#0000 60%),#1a1a1a;inset:0;position:absolute}.new-hub__hero-bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:60px 60px;inset:0;position:absolute}.new-hub__hero-bg-blob{animation:float 8s ease-in-out infinite;border-radius:50%;filter:blur(72px);position:absolute}.new-hub__hero-bg-blob--1{background:#e3061324;height:420px;right:-80px;top:-140px;width:420px}.new-hub__hero-bg-blob--2{animation-delay:-3s;background:#0f346059;bottom:-80px;height:320px;left:-60px;width:320px}.new-hub__hero-bg-blob--3{animation-delay:-5s;background:#e306131a;height:240px;right:18%;top:40%;width:240px}.new-hub__hero-inner{padding-bottom:64px;padding-top:120px;position:relative;z-index:1}.new-hub__hero-breadcrumb{margin-bottom:24px}.new-hub__hero-breadcrumb .ant-breadcrumb-link,.new-hub__hero-breadcrumb .ant-breadcrumb-separator{color:#fff9!important}.new-hub__hero-breadcrumb a{color:#fffc!important;transition:all .15s ease}.new-hub__hero-breadcrumb a:hover{color:#ff8a8f!important}.new-hub__hero-breadcrumb .ant-breadcrumb-link:last-child{color:#fff!important;font-weight:500}.new-hub__hero-badge{align-items:center;background:#e3061326;border:1px solid #e306134d;border-radius:9999px;color:#ff8a8f;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:24px;padding:8px 18px}.new-hub__hero-badge-icon{color:#a50000;font-size:14px}.new-hub__hero-title{color:#fff;font-family:Be Vietnam Pro,sans-serif;font-size:clamp(28px,4.2vw,44px);font-weight:800;letter-spacing:-1px;line-height:1.15;margin:0 0 16px;max-width:720px}.new-hub__hero-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e30613,#ff8a8f 50%,#e30613);-webkit-background-clip:text;background-clip:text}.new-hub__hero-subtitle{align-items:flex-start;color:#fff9;display:flex;font-size:18px;gap:8px;line-height:1.65;margin:0;max-width:560px}.new-hub__hero-subtitle-icon{color:#ff3d4ad9;flex-shrink:0;font-size:20px;margin-top:4px}.new-hub__content{display:flex;flex-direction:column;gap:32px}.new-hub__app-banner{align-items:center;background:linear-gradient(135deg,#e3061314,#3333330f);border:1px solid #e3061326;border-radius:16px;color:#333;display:flex;gap:16px;padding:16px 24px;transition:all .25s ease}.new-hub__app-banner:hover{border-color:#e3061359;box-shadow:0 4px 24px #33333314}.new-hub__app-icon{border-radius:6px;box-shadow:0 1px 3px #0003;flex-shrink:0;height:45px;object-fit:contain;width:45px}.new-hub__app-text{display:flex;flex-direction:column;font-size:14px;gap:4px}.new-hub__app-text strong{color:#a50000;font-size:15px;font-weight:700}.new-hub__app-text span{color:#5a5a5a}.new-hub__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.new-hub__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:992px){.new-hub__grid{grid-template-columns:repeat(4,1fr)}}.new-hub__card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #33333314;color:inherit;display:block;overflow:hidden;text-decoration:none;transition:all .25s ease}.new-hub__card:hover{box-shadow:0 8px 40px #00000029;transform:translateY(-4px)}.new-hub__card:hover .new-hub__card-image{transform:scale(1.03)}.new-hub__card-image-wrap{aspect-ratio:2/1;background:#f2f2f2;overflow:hidden}.new-hub__card-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.new-hub__card-info{padding:16px}.new-hub__card-tag{color:#e30613;display:inline-block;font-size:12px;font-weight:600;margin-bottom:8px;text-transform:capitalize}.new-hub__card-title{color:#333;font-size:14px;font-weight:600;line-height:1.45;margin:0 0 8px}@media(min-width:992px){.new-hub__card-title{font-size:16px}}.new-hub__card-date{align-items:center;color:#888;display:inline-flex;font-size:12px;gap:6px;margin:0}.new-layout{background:#fff;min-height:60vh}.new-page{padding-bottom:96px}.new-page__hero{margin-bottom:48px}.new-page__hero-title{font-size:clamp(22px,3.2vw,38px);line-height:1.25;max-width:min(960px,100%)}.new-page__body{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:1fr 300px}@media(max-width:992px){.new-page__body{grid-template-columns:1fr}}.new-page__article{min-width:0}.new-page__content{color:#5a5a5a;font-size:16px;line-height:1.75;overflow-x:auto}.new-page__content h1,.new-page__content h2,.new-page__content h3{color:#333;line-height:1.4;margin:24px 0 16px}.new-page__content p{margin:0 0 16px;text-align:justify}.new-page__content ol,.new-page__content ul{margin:0 0 16px;padding-left:24px}.new-page__content img{height:auto;max-width:100%}.new-page__content em{color:#e30613}.new-page__content [style*="color:#e30613"],.new-page__content [style*="color:#ff0000"],.new-page__content [style*="color:red"]{color:#e30613!important}.new-sidebar{display:flex;flex-direction:column;gap:24px;position:-webkit-sticky;position:sticky;top:96px}@media(max-width:992px){.new-sidebar{position:static}}.new-sidebar__block{background:#f2f2f2;border:1px solid #e0e0e0;border-radius:16px;padding:24px}.new-sidebar__block--tool{background:linear-gradient(145deg,#e306130f,#3333330a);border-color:#e306131f}.new-sidebar__title{border-bottom:2px solid #e30613;color:#333;font-size:16px;font-weight:700;margin:0 0 16px;padding-bottom:8px}.new-sidebar__links{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.new-sidebar__link{color:#5a5a5a;display:block;font-size:14px;line-height:1.5;transition:all .15s ease}.new-sidebar__link--active,.new-sidebar__link:hover{color:#e30613}.new-sidebar__link--active{font-weight:600}.new-sidebar__tool-desc{color:#5a5a5a;font-size:14px;line-height:1.6;margin:0 0 8px}.new-sidebar__tool-note{color:#888;font-size:12px;font-style:italic;margin:0}
/*# sourceMappingURL=main.5f746d10.css.map*/