*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Noto Sans Thai Looped,Noto Sans Thai,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#111827;background-color:#fff;line-height:1.85;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:lang(en),:lang(ko){line-height:1.6}a{color:inherit;text-decoration:none;transition:color .3s ease}a:hover{color:#8b5cf6}button{border:none;background:none;cursor:pointer;font-family:inherit}img{max-width:100%;height:auto;display:block}input,textarea,select{font-family:inherit;font-size:inherit;border:1px solid #D1D5DB;border-radius:.5rem;padding:.75rem 1rem;transition:border-color .3s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}h1,h2,h3,h4,h5,h6{font-family:Noto Sans Thai,Noto Sans Thai Looped,-apple-system,sans-serif;font-weight:600;line-height:1.5;margin-bottom:.5rem}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@media(max-width:768px){h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading{animation:spin 1s linear infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}@keyframes glow{0%,to{box-shadow:0 0 20px #8b5cf680}50%{box-shadow:0 0 40px #8b5cf6cc}}.glow-effect{animation:glow 2s ease-in-out infinite}.error-message{color:#ef4444;background-color:#fee2e2;border:1px solid #FCA5A5;border-radius:.5rem;padding:1rem;margin:1rem 0}.success-message{color:#10b981;background-color:#d1fae5;border:1px solid #6EE7B7;border-radius:.5rem;padding:1rem;margin:1rem 0}.info-message{color:#3b82f6;background-color:#dbeafe;border:1px solid #93C5FD;border-radius:.5rem;padding:1rem;margin:1rem 0}
