.legal-page{--text:#F2F5FF;--text-soft:#ABB7D4;--text-faint:#7686AC;background:var(--bg);color:var(--text);font-family:Inter,sans-serif;font-size:16.5px;line-height:1.75;-webkit-font-smoothing:antialiased}.legal-page *{margin:0;padding:0;box-sizing:border-box}.legal-page a{color:var(--cyan);text-decoration:none}.legal-page .wrap{max-width:820px;margin:0 auto;padding:0 28px}.legal-page nav{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:linear-gradient(180deg,rgba(5,7,13,.92),rgba(5,7,13,.6) 62%,rgba(5,7,13,0));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding-bottom:26px;margin-bottom:-26px;mask-image:linear-gradient(180deg,#000 calc(100% - 26px),transparent);-webkit-mask-image:linear-gradient(180deg,#000 calc(100% - 26px),transparent)}.legal-page .nav-in{max-width:1160px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;height:74px}.legal-page .logo{display:flex;align-items:center;gap:11px;color:var(--text)}.legal-page .logo-word{font-family:Audiowide;font-size:20px;letter-spacing:.04em}.legal-page .grad-text{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.legal-page h1{font-family:Audiowide;font-weight:400;font-size:clamp(28px,4vw,42px);margin:84px 0 10px;line-height:1.25}.legal-page .updated{font-family:JetBrains Mono,monospace;font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);margin-bottom:48px;display:block}.legal-page h2{font-size:21px;font-weight:600;margin:44px 0 14px}.legal-page li,.legal-page p{color:var(--text-soft);margin-bottom:14px}.legal-page ul{padding-left:22px;margin-bottom:14px}.legal-page .notice{border:1px solid rgba(255,176,32,.3);background:rgba(255,176,32,.06);border-radius:12px;padding:16px 20px;font-size:14px;color:#E8C27A;margin-bottom:40px}.legal-page footer{border:none;margin-top:96px;padding:40px 0 22px;text-align:center;color:var(--text-faint);font-size:12px;background:linear-gradient(0deg,rgba(5,7,13,.92) 55%,rgba(5,7,13,0))}.legal-page footer span{display:block;font-size:11px;margin-top:10px}