.discord-bot-legal{min-height:calc(100vh - 200px);padding:2rem 1rem;background:var(--background-primary,#0f0f0f)}.discord-bot-legal .legal-container{max-width:800px;margin:0 auto;background:var(--background-secondary,#1a1a1a);border-radius:12px;padding:2.5rem;box-shadow:0 4px 20px rgba(0,0,0,.3)}.discord-bot-legal h1{font-size:2rem;font-weight:700;color:var(--text-primary,#ffffff);margin-bottom:.5rem;border-bottom:2px solid var(--accent-color,#9147ff);padding-bottom:1rem}.discord-bot-legal .last-updated{color:var(--text-secondary,#a0a0a0);font-size:.9rem;margin-bottom:2rem}.discord-bot-legal section{margin-bottom:2rem}.discord-bot-legal h2{font-size:1.3rem;margin-bottom:1rem;margin-top:0}.discord-bot-legal h2,.discord-bot-legal h3{font-weight:600;color:var(--text-primary,#ffffff)}.discord-bot-legal h3{font-size:1.1rem;margin-top:1.5rem;margin-bottom:.75rem}.discord-bot-legal p,.discord-bot-legal ul{color:var(--text-secondary,#b0b0b0);line-height:1.7;margin-bottom:1rem}.discord-bot-legal ul{padding-left:1.5rem}.discord-bot-legal li{margin-bottom:.5rem}.discord-bot-legal strong{color:var(--text-primary,#ffffff);font-weight:600}.discord-bot-legal a{color:var(--accent-color,#9147ff);text-decoration:none;transition:color .2s ease}.discord-bot-legal a:hover{color:var(--accent-color-hover,#a970ff);text-decoration:underline}@media (max-width:768px){.discord-bot-legal{padding:1rem .5rem}.discord-bot-legal .legal-container{padding:1.5rem;border-radius:8px}.discord-bot-legal h1{font-size:1.5rem}.discord-bot-legal h2{font-size:1.15rem}}