:root{--tiktok-black:#000;--tiktok-dark:#121212;--tiktok-card:#161616;--tiktok-border:#2a2a2a;--tiktok-pink:#fe2c55;--tiktok-cyan:#25f4ee;--tiktok-text:#fff;--tiktok-muted:#a1a1a1}[data-theme=light]{--tiktok-black:#fff;--tiktok-dark:#f0f0f0;--tiktok-card:#fafafa;--tiktok-border:#e0e0e0;--tiktok-text:#1a1a1a;--tiktok-muted:#666}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(254,44,85,.18),transparent 55%),radial-gradient(circle at bottom right,rgba(37,244,238,.14),transparent 55%),radial-gradient(circle at top right,hsla(0,0%,100%,.06),transparent 45%),var(--tiktok-black);color:var(--tiktok-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{color:var(--tiktok-cyan);text-decoration:none}a:hover{opacity:.9}input[type=range]{accent-color:var(--tiktok-pink)}.legal-page{max-width:680px;margin:0 auto;background:var(--tiktok-black);min-height:60vh;padding:1.5rem max(1rem,env(safe-area-inset-right)) max(3rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.legal-page h1{font-size:clamp(1.35rem,4vw,1.75rem);color:var(--tiktok-text);margin-bottom:.5rem}.legal-page .legal-updated{font-size:13px;color:var(--tiktok-muted);margin-bottom:1.5rem}.legal-page section{margin-bottom:1.5rem}.legal-page h2{font-size:1rem;font-weight:600;color:var(--tiktok-text);margin-bottom:.5rem}.legal-page li,.legal-page p{font-size:14px;color:var(--tiktok-muted);line-height:1.65;margin-bottom:.75rem}.legal-page ul{margin:.5rem 0 1rem 1.25rem;padding:0}.legal-page .legal-back{margin-top:2rem;margin-bottom:0}.legal-page .legal-back a{color:var(--tiktok-cyan);text-decoration:none}@media (max-width:640px){.legal-page{padding:1.25rem .75rem 2.5rem}}[role=button],button,input,select{touch-action:manipulation}html{-webkit-tap-highlight-color:transparent}input,select,textarea{font-size:16px}@media (max-width:768px){input,select,textarea{font-size:max(16px,1em)}}