.legal-page{background:var(--black)}.legal-wrap{max-width:860px;margin:0 auto;padding:9rem 1.5rem 5rem}.legal-back{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.8rem;color:var(--grey);font:700 0.8rem var(--font-ui);letter-spacing:2px;text-transform:uppercase;transition:color .2s,gap .2s}.legal-back:hover{color:var(--red-text);gap:.9rem}.legal-back i{color:var(--red-text)}.legal-eyebrow{display:block;color:var(--red-text);font:700 0.8rem var(--font-ui);letter-spacing:4px;text-transform:uppercase}.legal-wrap h1{margin:.9rem 0 .8rem;color:var(--white);font:900 clamp(2rem, 6vw, 3.2rem) var(--font-title);letter-spacing:1px;line-height:1.1;text-transform:uppercase}.legal-wrap h1 em{color:var(--red);font-style:normal}.legal-updated{margin-bottom:2.5rem;color:var(--grey);font-size:.88rem}.legal-summary{padding:1.4rem 1.6rem;margin-bottom:3rem;background:linear-gradient(160deg,rgba(232,0,26,.08) 0,var(--black3) 60%);border:1px solid rgba(232,0,26,.22);border-left:4px solid var(--red)}.legal-summary h2{margin:0 0 .9rem;color:var(--white);font:700 1.05rem var(--font-ui);letter-spacing:1px;text-transform:uppercase}.legal-summary ul{list-style:none;display:grid;gap:.6rem}.legal-summary li{display:flex;gap:.7rem;color:var(--grey-light);font-size:.95rem;line-height:1.65}.legal-summary li i{color:#34d399;flex:0 0 auto;margin-top:.3rem}.legal-summary li.no i{color:var(--red)}.legal-section{margin-bottom:2.8rem;scroll-margin-top:90px}.legal-section h2{display:flex;align-items:center;gap:.7rem;margin-bottom:1.1rem;padding-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.08);color:var(--white);font:700 1.25rem var(--font-ui);letter-spacing:.5px}.legal-section h2 i{color:var(--red-text);font-size:1rem}.legal-section h3{margin:1.6rem 0 .6rem;color:var(--white);font:700 1rem var(--font-ui);letter-spacing:.5px}.legal-section li,.legal-section p{color:var(--grey-light);font-size:.96rem;line-height:1.85}.legal-section p{margin-bottom:1rem}.legal-section ol,.legal-section ul{margin:0 0 1rem 1.3rem}.legal-section li{margin-bottom:.45rem}.legal-section a{color:var(--red-text)}.legal-section a:hover{text-decoration:underline}.legal-section strong{color:var(--white);font-weight:600}.legal-section code{padding:.1rem .4rem;background:rgba(255,255,255,.07);border-radius:3px;font-family:monospace;font-size:.88em;color:#ddd}.legal-table-wrap{overflow-x:auto;margin-bottom:1.2rem}.legal-table{width:100%;min-width:560px;border-collapse:collapse;font-size:.9rem}.legal-table th{padding:.7rem .8rem;text-align:left;background:rgba(255,255,255,.04);border-bottom:1px solid rgba(232,0,26,.3);color:var(--white);font:700 0.76rem var(--font-ui);letter-spacing:1px;text-transform:uppercase}.legal-table td{padding:.7rem .8rem;border-bottom:1px solid rgba(255,255,255,.055);color:var(--grey-light);vertical-align:top;line-height:1.6}.legal-table tr:hover td{background:rgba(255,255,255,.02)}.legal-table .dur{white-space:nowrap;color:var(--white);font-family:monospace;font-size:.85rem}.legal-todo{padding:1rem 1.2rem;margin-bottom:1.2rem;background:rgba(245,158,11,.07);border:1px dashed rgba(245,158,11,.45);border-radius:6px;color:#fbbf24;font-size:.9rem;line-height:1.7}.legal-todo strong{color:#fde68a}.legal-toc{padding:1.2rem 1.4rem;margin-bottom:3rem;background:var(--black3);border:1px solid rgba(255,255,255,.07)}.legal-toc h2{margin:0 0 .8rem;color:var(--grey);font:700 0.78rem var(--font-ui);letter-spacing:2px;text-transform:uppercase}.legal-toc ol{margin:0 0 0 1.2rem}.legal-toc li{margin-bottom:.35rem}.legal-toc a{color:var(--grey-light);font-size:.92rem}.legal-toc a:hover{color:var(--red-text)}.footer-legal{display:flex;justify-content:center;flex-wrap:wrap;gap:1.2rem;margin-top:.7rem}.footer-legal a{color:var(--grey);font:600 0.8rem var(--font-ui);letter-spacing:.5px;transition:color .2s}.footer-legal a:hover{color:var(--red-text)}@media (max-width:700px){.legal-wrap{padding:7.5rem 1.3rem 4rem}.legal-summary{padding:1.1rem 1.2rem}}