@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.5;color:#2c2933;background-color:#f8f9fa}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:.5em}p{margin-bottom:1rem}a{color:#007bff;text-decoration:none;transition:color .3s}a:hover{color:#0056b3;text-decoration:underline}button{cursor:pointer;font-family:inherit}button:disabled{cursor:not-allowed;opacity:.7}.container{width:100%;padding:0 15px}.container-narrow{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.text-center{text-align:center}.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}img{max-width:100%;height:auto}
