@charset "UTF-8";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;line-height:1.5;scroll-behavior:smooth}body{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;background-color:#eeeeeb;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:600;line-height:1.2;color:#111}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}p{margin-bottom:1rem;font-size:1rem;color:#555}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}.container{width:90%;max-width:1200px;margin:0 auto}.text-center{text-align:center}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}button,.btn{display:inline-block;padding:.75rem 1.25rem;font-size:1rem;line-height:1.5;border:none;border-radius:4px;cursor:pointer;font-family:inherit;background-color:#007bff;color:#fff;transition:background-color .3s ease}button:hover,.btn:hover{background-color:#0056b3}button:disabled,.btn:disabled{background-color:#ccc;cursor:not-allowed}input,select,textarea{width:100%;padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:4px;font-family:inherit;box-sizing:border-box;margin-bottom:1rem}input:focus,select:focus,textarea:focus{border-color:#007bff;outline:none}footer{background-color:#222;color:#fff;text-align:center;padding:1rem 0}@media (min-width: 768px){body{font-size:16px}}@media (min-width: 1024px){body{font-size:18px}}
