:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}main{min-height:100vh;display:flex;flex-direction:column}.notification-manager{padding:15px;background:#f8f9fa;border-radius:8px;margin-bottom:20px;border:1px solid #e9ecef}.notification-status{margin-bottom:15px;display:flex;align-items:center;gap:10px}.status-indicator{padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;display:inline-block}.status-indicator.green{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-indicator.orange{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.status-indicator.red{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.notification-actions{display:flex;gap:10px}.btn-notification{background:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;transition:background .2s;display:flex;align-items:center;gap:8px}.btn-notification:hover{background:#0056b3}.btn-notification:disabled{background:#6c757d;cursor:not-allowed}.btn-notification:active{transform:scale(.98)}.footer{background-color:#212121;color:#f8f8f8;border-top:1px solid #ffffff0d}.footer-logo{position:relative!important;width:100%!important;height:auto!important;max-width:100%;margin-bottom:1.2rem;filter:brightness(1.05)}.footer h3{font-size:1rem;font-weight:700;margin-bottom:1.5rem;color:gold;letter-spacing:.5px;text-transform:uppercase}.footer h3 a{color:gold;text-decoration:none;transition:color .25s ease}.footer h3 a:hover{color:#ffea80;text-decoration:underline}.footer ul{padding-left:0}.footer ul li{font-size:.9rem;margin-bottom:.7rem;list-style-type:none}.footer ul li a{text-decoration:none;transition:all .25s ease;display:inline-block;padding:.5rem;font-family:Rubik,sans-serif}.footer ul li a:hover{color:#1a1a1a!important;background-color:#feeb17!important}.footer ul li button{font-size:.85rem;color:#f8f8f8;background:#0000;border:none;padding:0;cursor:pointer;transition:all .25s ease}.footer ul li button:hover{color:gold}@media(min-width:769px)and (max-width:1199px){.footer .footer-logo{min-width:150px;min-height:80px}.footer .d-flex.flex-column.justify-content-center.align-items-left{position:relative;min-height:100px}.footer h3{font-size:.95rem}}@media(max-width:768px){.footer{padding:2.5rem 1rem 2rem;text-align:center}.footer-logo{margin:0 auto 1.5rem;max-width:160px}.footer .col-lg-2,.footer .col-md-2{margin-bottom:2.5rem}.footer h3{font-size:.95rem;margin-bottom:1.2rem}.footer ul{margin:0 auto;max-width:80%}.footer ul li{font-size:.85rem;margin-bottom:.8rem}.footer ul li a:hover{transform:none}}