*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;margin:0;padding:0;line-height:1.6;background-color:#fff;color:#333;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f8f9fa}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.container{max-width:1200px;margin:0 auto;padding:0 20px}button{cursor:pointer;padding:8px 16px;border-radius:6px;border:1px solid #ddd;background:#fff;transition:all .2s;font-family:inherit}button:hover{background:#f3f4f6;border-color:#ccc}input,select,textarea{display:block;margin-bottom:12px;padding:10px;width:100%;max-width:100%;border:1px solid #ddd;border-radius:6px;font-family:inherit}form{border:1px solid #eee;padding:20px;margin-bottom:20px;border-radius:8px;background:#f9fafb}nav{position:sticky;top:0;z-index:1000;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #eee;padding:15px 20px}section{padding:60px 0}h1,h2,h3{font-family:Bebas Neue,cursiv;letter-spacing:1px}table{width:100%;border-collapse:collapse;margin-top:20px}th,td{border-bottom:1px solid #eee;padding:12px;text-align:left}th{background:#f9fafb;font-weight:600}
