*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background:#f5f5f5}html,body{height:100%}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,select,textarea{font-family:inherit;outline:none}a{text-decoration:none;color:inherit}ul,ol{list-style:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:8px;font-weight:500;transition:all .3s ease;cursor:pointer;border:none;text-decoration:none}.btn.btn-primary{background:#3498db;color:#fff}.btn.btn-primary:hover{background:#2980b9}.btn.btn-secondary{background:#95a5a6;color:#fff}.btn.btn-secondary:hover{background:#7f8c8d}.btn.btn-success{background:#27ae60;color:#fff}.btn.btn-success:hover{background:#229954}.btn.btn-danger{background:#e74c3c;color:#fff}.btn.btn-danger:hover{background:#c0392b}.btn:disabled{opacity:.6;cursor:not-allowed}.btn:disabled:hover{transform:none}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:3rem}.d-flex{display:flex}.flex-column{flex-direction:column}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.w-100{width:100%}.h-100{height:100%}
