.legal-container{min-height:100vh;background-color:#000;color:#fff;font-family:Poppins,sans-serif;padding:40px 20px}.legal-header{text-align:center;margin-bottom:40px}.legal-logo{width:200px;height:auto;max-width:100%}.legal-content{max-width:800px;margin:0 auto;text-align:center}.legal-content h1{font-size:2.5rem;font-weight:700;margin-bottom:30px;color:#fff;line-height:1.2}.legal-content h2{font-size:1.8rem;font-weight:600;margin-top:40px;margin-bottom:20px;color:#fff;line-height:1.3}.legal-content h3{font-size:1.4rem;font-weight:500;margin-top:30px;margin-bottom:15px;color:#ccc;line-height:1.4}.legal-content p{font-size:1rem;font-weight:400;line-height:1.8;margin-bottom:20px;color:#e0e0e0;text-align:justify}.legal-content ul{text-align:left;margin:20px auto;padding-left:40px;max-width:600px}.legal-content li{font-size:1rem;font-weight:400;line-height:1.8;margin-bottom:10px;color:#e0e0e0}@media (max-width: 768px){.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.5rem}.legal-content h3{font-size:1.2rem}.legal-content p,.legal-content li{font-size:.95rem}.legal-logo{width:150px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background-color:#000;color:#fff;overflow-x:hidden}@media (min-width: 768px){body{cursor:url(/cursor-door.svg) 12 12,auto}}body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}#root{min-height:100vh;width:100%}.cursor-trail{position:fixed;width:8px;height:8px;background:#fff9;border-radius:50%;pointer-events:none;z-index:9999;animation:fade-out .5s forwards}@keyframes fade-out{to{opacity:0;transform:scale(.5)}}
