.legal-page{min-height:100vh;background:#1a1a1a;color:#e6eef8;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.legal-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(26,26,26,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #333}.legal-header__inner{width:100%;max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:16px 24px}.legal-header__logo-wrapper{display:flex;align-items:center;gap:12px;text-decoration:none}.legal-header__logo-img{height:36px;width:auto}.legal-header__logo-text{display:flex;flex-direction:column}.legal-header__brand-title{font-size:14px;font-weight:600;color:#e6eef8}.legal-header__brand-subtitle{font-size:10px;color:#888888}.legal-header__back-link{display:flex;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:500;color:#e6eef8;text-decoration:none;background:rgba(255,255,255,.05);border:1px solid #333;border-radius:100px;transition:all .2s ease}.legal-header__back-link:hover{background:rgba(163,230,53,.1);border-color:rgba(163,230,53,.3);color:#a3e635}.legal-header__back-link svg{width:16px;height:16px}.legal-content{width:100%;max-width:900px;margin:0 auto;padding:60px 24px 80px}.legal-content__title{font-size:clamp(32px,5vw,48px);font-weight:700;color:#e6eef8;margin:0 0 12px;line-height:1.2}.legal-content__updated{font-size:14px;color:#6b7280;margin:0 0 40px}.legal-content__intro{font-size:16px;line-height:1.8;color:#9ca3af;margin:0 0 48px;padding-bottom:32px;border-bottom:1px solid #333}.legal-section{margin-bottom:40px}.legal-section__heading{font-size:20px;font-weight:600;color:#a3e635;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid rgba(163,230,53,.2)}.legal-section__content{font-size:14px;line-height:1.8;color:#9ca3af;margin:0 0 16px;white-space:pre-line}.legal-section__list{list-style:none;padding:0;margin:0 0 16px}.legal-section__list-item{position:relative;padding-left:24px;margin-bottom:12px;font-size:14px;line-height:1.7;color:#9ca3af}.legal-section__list-item:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:#a3e635;border-radius:50%}.legal-section__footer{font-size:14px;line-height:1.8;color:#9ca3af;margin:0;padding-top:8px;font-style:italic}.legal-footer{background:rgba(0,0,0,.4);border-top:1px solid #333;padding:24px}.legal-footer__inner{width:100%;max-width:900px;margin:0 auto;text-align:center}.legal-footer__copyright{font-size:12px;color:#6b7280;margin:0}.legal-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:60px;padding-top:40px;border-top:1px solid #333}.legal-nav__title{width:100%;text-align:center;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;margin-bottom:8px}.legal-nav__link{padding:10px 20px;font-size:13px;font-weight:500;color:#9ca3af;text-decoration:none;background:rgba(255,255,255,.03);border:1px solid #333;border-radius:100px;transition:all .2s ease}.legal-nav__link--active,.legal-nav__link:hover{background:rgba(163,230,53,.1);border-color:rgba(163,230,53,.3);color:#a3e635}@media (max-width:768px){.legal-header__inner{padding:12px 16px}.legal-header__logo-img{height:28px}.legal-header__brand-title{font-size:12px}.legal-header__brand-subtitle{display:none}.legal-header__back-link{padding:8px 16px;font-size:12px}.legal-header__back-link span{display:none}.legal-content{padding:40px 16px 60px}.legal-content__title{font-size:28px}.legal-content__updated{font-size:12px}.legal-content__intro{font-size:14px;margin-bottom:32px;padding-bottom:24px}.legal-section{margin-bottom:32px}.legal-section__heading{font-size:18px}.legal-section__content,.legal-section__footer,.legal-section__list-item{font-size:13px}.legal-nav{gap:12px;margin-top:40px;padding-top:32px}.legal-nav__link{padding:8px 16px;font-size:12px}}