.footer{width:100%;background-color:#0f0f0f;border-top:1px solid #1f1f1f;padding:16px 32px}.footer__content{max-width:1200px;margin:0 auto;justify-content:space-between;color:#b3b3b3;font-size:.9rem}.footer__content,.footer__left{display:flex;align-items:center}.footer__left{gap:4px}.footer__right{display:flex;gap:16px}.footer__right a{color:#b3b3b3;text-decoration:none;transition:color .2s ease}.footer__right a:hover{color:#ffffff}.topbar{position:sticky;top:0;height:64px;background-color:#0f0f0f;border-bottom:1px solid #1f1f1f;justify-content:space-between;padding:0 32px;z-index:100}.topbar,.topbar__brand{display:flex;align-items:center}.topbar__brand{gap:10px;text-decoration:none}.topbar__logo-text{font-size:1.2rem;font-weight:600;color:#ffffff}.topbar__right{display:flex;gap:24px}.topbar__tab{color:#b3b3b3;text-decoration:none;font-size:.95rem;transition:color .2s ease}.topbar__tab:hover{color:#ffffff}.legal{padding:80px 24px;display:flex;justify-content:center}.legal__container{max-width:900px;width:100%;color:#e0e0e0;line-height:1.7}.legal h1{font-size:2.6rem;margin-bottom:8px}.legal__updated{color:#9a9a9a;font-size:.9rem;margin-bottom:32px}.legal h2{font-size:1.5rem;margin-top:40px;margin-bottom:12px}.legal h3{font-size:1.1rem;margin-top:24px;margin-bottom:8px}.legal p{margin-bottom:16px}.legal ul{margin:16px 0 24px 20px}.legal li{margin-bottom:8px}.legal a{color:#ffffff;text-decoration:underline}.legal__contact{font-weight:500}body,html{margin:0;padding:0;min-height:100%;background-color:#0f0f0f;color:#ffffff;font-family:system-ui,sans-serif}.app-body{display:flex;flex-direction:column;min-height:100vh}.app-content{flex:1}