:root{font-family:Sarabun,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;background-color:#f8fafc}body{margin:0;min-width:320px;min-height:100vh;background-color:#f8fafc}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-fade{animation:fadeIn .2s ease-out}.animate-slide{animation:slideIn .3s cubic-bezier(.16,1,.3,1)}.app-container-fluid{width:95%;max-width:1650px;margin:0 auto;box-sizing:border-box}.responsive-header{padding:16px}@media (min-width: 768px){.responsive-header{padding:24px 32px}}.responsive-tabs-bar{padding:12px 16px 0}@media (min-width: 768px){.responsive-tabs-bar{padding:12px 32px 0}}
