*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}header{display:flex;justify-content:space-between;align-items:center;padding:0 20px}#navbar>header{max-width:100%!important;width:100%!important;margin:0!important;padding:0!important;display:block!important}header h1{color:#ffffffe6;margin:0;font-weight:600;font-size:1.25rem;letter-spacing:-.01em}.header-btn{position:relative;top:auto;left:auto;right:auto;padding:10px 20px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#e2e8f0;font-weight:500;font-size:.9rem;cursor:pointer;transition:background .15s,border-color .15s}.header-btn:hover{background:#ffffff14;border-color:#ffffff24}#logout-btn{position:relative;top:auto;right:auto;background:#ffffff0a;color:#e2e8f0;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}#logout-btn:hover{background:#ffffff14;border-color:#ffffff24}#modes-btn{left:auto}img{max-width:100%;height:auto}.responsive-text{font-size:clamp(1rem,2.5vw,1.5rem)}button{font-family:inherit;line-height:1.4}#footer{width:100%;margin-top:auto}#footer footer{width:100%;border-top:1px solid rgba(255,255,255,.05);padding:16px 0;background:#0a0a0a80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#footer footer>div{max-width:900px;margin:0 auto;padding:0 24px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#64748b}#footer footer a{color:#64748b;text-decoration:none;transition:color .15s}#footer footer a:hover{color:#cbd5e1}#footer footer .flex{display:flex;align-items:center;gap:16px}@media(max-width:500px){#footer footer>div{flex-direction:column;text-align:center}}@media(max-width:700px){.two-columns,.row{flex-direction:column!important;gap:16px!important}}
