.GlobalFooter-module__s08T8W__footer{border-top:1px solid var(--border-color);background:var(--bg-surface);margin-top:56px;position:relative;overflow:hidden}.GlobalFooter-module__s08T8W__footer:before{content:"";background:var(--gradient-primary);opacity:.6;height:2px;position:absolute;top:-1px;left:0;right:0}[data-theme=dark] .GlobalFooter-module__s08T8W__footer{background:var(--bg-elevated);border-color:var(--border-color)}.GlobalFooter-module__s08T8W__footerContent{flex-direction:column;gap:20px;padding:32px 0 20px;display:flex}@media (min-width:768px){.GlobalFooter-module__s08T8W__footerContent{flex-direction:row;justify-content:space-between;align-items:center}}.GlobalFooter-module__s08T8W__footerBrand{flex-direction:column;gap:6px;display:flex}.GlobalFooter-module__s08T8W__footerTitle{letter-spacing:-.5px;background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:21px;font-weight:900;display:inline-block}.GlobalFooter-module__s08T8W__footerText{color:var(--text-muted);margin:0;font-size:15.5px;font-weight:500}.GlobalFooter-module__s08T8W__footerLinks{flex-wrap:wrap;gap:4px 8px;display:flex}.GlobalFooter-module__s08T8W__footerLinks a{color:var(--text-secondary);border-radius:var(--radius-md);padding:6px 12px;font-size:15.5px;font-weight:600;text-decoration:none;transition:color .2s,background .2s}.GlobalFooter-module__s08T8W__footerLinks a:hover{color:var(--blue);background:var(--blue-light)}.GlobalFooter-module__s08T8W__footerLegal{border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:center;gap:4px 12px;margin-top:8px;padding:12px 0;display:flex}@media (min-width:768px){.GlobalFooter-module__s08T8W__footerLegal{justify-content:flex-end}}.GlobalFooter-module__s08T8W__footerLegal a{color:var(--text-muted);border-radius:var(--radius-sm);padding:4px 8px;font-size:14.5px;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.GlobalFooter-module__s08T8W__footerLegal a:hover{color:var(--text-secondary);background:var(--bg-secondary)}.GlobalFooter-module__s08T8W__footerBottom{border-top:1px solid var(--border-color);color:var(--text-muted);text-align:center;padding:14px 0 24px;font-size:14.5px;font-weight:500}
.FloatingContact-module__Vk_pMG__wrapper{z-index:999;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.FloatingContact-module__Vk_pMG__btn{white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:flex-start;align-items:center;gap:0;width:52px;height:52px;padding:0 14px;text-decoration:none;transition:width .25s cubic-bezier(.4,0,.2,1),box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000002e}.FloatingContact-module__Vk_pMG__btn:hover{gap:10px;width:160px;box-shadow:0 6px 24px #00000038}.FloatingContact-module__Vk_pMG__messenger{background:linear-gradient(135deg,#0084ff 0%,#a033ff 100%)}.FloatingContact-module__Vk_pMG__zalo{background:#0068ff}.FloatingContact-module__Vk_pMG__btn svg{flex-shrink:0;width:24px;height:24px}.FloatingContact-module__Vk_pMG__label{color:#fff;opacity:0;pointer-events:none;max-width:0;font-size:16px;font-weight:600;transition:opacity .2s 50ms,max-width .25s;overflow:hidden}.FloatingContact-module__Vk_pMG__btn:hover .FloatingContact-module__Vk_pMG__label{opacity:1;max-width:120px}.FloatingContact-module__Vk_pMG__btn:after{content:"";opacity:0;border:2px solid;border-radius:999px;width:52px;height:52px;animation:2.5s ease-out infinite FloatingContact-module__Vk_pMG__pulse;position:absolute}.FloatingContact-module__Vk_pMG__messenger:after{color:#0084ff}.FloatingContact-module__Vk_pMG__zalo:after{color:#0068ff}@keyframes FloatingContact-module__Vk_pMG__pulse{0%{opacity:.5;transform:scale(1)}70%{opacity:0;transform:scale(1.45)}to{opacity:0;transform:scale(1.45)}}@media (max-width:480px){.FloatingContact-module__Vk_pMG__wrapper{gap:10px;bottom:16px;right:16px}.FloatingContact-module__Vk_pMG__btn{width:46px;height:46px;padding:0 11px}.FloatingContact-module__Vk_pMG__btn:hover{width:148px}.FloatingContact-module__Vk_pMG__btn svg{width:22px;height:22px}}
.AdBanners-module__XLomOW__banner{display:none}@media (min-width:1280px){.AdBanners-module__XLomOW__banner{z-index:40;justify-content:center;align-items:center;width:120px;height:600px;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.AdBanners-module__XLomOW__bannerLeft{left:8px}.AdBanners-module__XLomOW__bannerRight{right:8px}.AdBanners-module__XLomOW__link{border-radius:var(--radius-md);box-shadow:var(--shadow-lg);outline:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.AdBanners-module__XLomOW__link:hover,.AdBanners-module__XLomOW__link:focus-visible{transform:scale(1.03);box-shadow:0 12px 40px #00000040}.AdBanners-module__XLomOW__img{object-fit:cover;border-radius:var(--radius-md);width:120px;height:600px;display:block}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#6366f1;--blue-hover:#4f46e5;--blue-light:#e0e7ff;--purple:#8b5cf6;--purple-hover:#7c3aed;--purple-light:#ede9fe;--green:#2f9e44;--green-light:#d3f9d8;--orange:#e67700;--orange-light:#fff3bf;--red:#e03131;--red-light:#ffe3e3;--gray-50:#f8f9fa;--gray-100:#f1f3f5;--gray-200:#e9ecef;--gray-300:#dee2e6;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#868e96;--gray-700:#495057;--gray-800:#343a40;--gray-900:#212529;--white:#fff;--font:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,sans-serif;--shadow-sm:0 1px 3px #00000012,0 1px 2px #0000000d;--shadow-md:0 4px 16px #00000017,0 2px 6px #0000000f;--shadow-lg:0 8px 32px #0000001f,0 4px 12px #00000014;--shadow-glow:0 0 24px #6366f140;--shadow-glow-purple:0 0 24px #8b5cf640;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--gradient-primary:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);--gradient-primary-hover:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);--gradient-text:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);--gradient-subtle:linear-gradient(135deg,#f0f1ff 0%,#f5f0ff 100%);--bg-page:#f7f8fc;--bg-surface:#fff;--bg-elevated:#fff;--bg-subtle:#f1f3f9;--bg-hover:#eef0f8;--bg-glass:#ffffffb8;--bg-glass-strong:#ffffffeb;--glass-border:#6366f11f;--glass-blur:blur(16px);--border-color:#e4e8f0;--border-strong:#cdd2e0;--border-accent:#6366f14d;--text-primary:#1a1d2e;--text-secondary:#4a4f6a;--text-muted:#8a90ab;--text-on-brand:#fff;--nav-bg:#fffc;--nav-border:#6366f11a}[data-theme=dark]{--bg-page:#0c0d17;--bg-surface:#13141f;--bg-elevated:#1a1b2e;--bg-subtle:#16172a;--bg-hover:#1e2035;--bg-glass:#13141fbf;--bg-glass-strong:#13141ff2;--glass-border:#6366f12e;--glass-blur:blur(20px);--border-color:#252740;--border-strong:#31345a;--border-accent:#6366f166;--text-primary:#eef0f8;--text-secondary:#9da3c4;--text-muted:#5f6385;--text-on-brand:#fff;--nav-bg:#0c0d17cc;--nav-border:#6366f126;--shadow-sm:0 1px 3px #0006;--shadow-md:0 4px 16px #00000080;--shadow-lg:0 8px 32px #0009;--shadow-glow:0 0 32px #6366f159;--shadow-glow-purple:0 0 32px #8b5cf659;--gradient-subtle:linear-gradient(135deg,#6366f114 0%,#8b5cf614 100%);--blue-light:#1e2252;--purple-light:#2a1f4a;--green-light:#0d2b14;--red-light:#2d0f0f;--orange-light:#2b1e00}html{font-family:var(--font);color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;transition:background .3s,color .3s}body{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 24px}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-4{gap:4px}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-24{gap:24px}.gap-32{gap:32px}.w-full{width:100%}.glass{background:var(--bg-glass);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border)}.gradient-text{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn{border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:6px;padding:10px 20px;font-size:17px;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--gradient-primary);color:#fff;border:none;box-shadow:0 2px 12px #6366f159}.btn-primary:hover{background:var(--gradient-primary-hover);transform:translateY(-1px);box-shadow:0 4px 20px #6366f180}.btn-primary:active{transform:translateY(0)}.btn-outline{color:var(--text-secondary);border:1.5px solid var(--border-strong);background:0 0}.btn-outline:hover{background:var(--bg-hover);border-color:var(--border-accent);color:var(--blue)}.btn-outline-blue{color:var(--blue);border:1.5px solid var(--blue);background:0 0}.btn-outline-blue:hover{background:var(--blue-light);box-shadow:0 0 0 3px #6366f126}.btn-sm{border-radius:var(--radius-sm);padding:6px 14px;font-size:16px}.btn-lg{border-radius:var(--radius-md);letter-spacing:-.2px;padding:14px 32px;font-size:18px}.btn-full{justify-content:center;width:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--blue)}::selection{color:var(--text-primary);background:#6366f133}:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
