*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#1a1a2e,#16213e);min-height:100vh;color:#fff}.container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.home-container{gap:40px}.home-container h1{font-size:3rem;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.buttons-container{display:flex;flex-direction:column;gap:30px;width:100%;max-width:500px}.big-button{padding:40px 60px;font-size:1.8rem;font-weight:700;border:none;border-radius:20px;cursor:pointer;transition:all .3s ease;text-decoration:none;text-align:center;box-shadow:0 10px 30px #0000004d}.big-button:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0006}.big-button.privacy{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.big-button.help{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.back-button{position:fixed;top:20px;left:20px;padding:15px 30px;font-size:1.1rem;font-weight:700;border:none;border-radius:10px;cursor:pointer;background:linear-gradient(135deg,#434343,#000);color:#fff;text-decoration:none;transition:all .3s ease;box-shadow:0 5px 15px #0000004d}.back-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0006}.page-container{padding-top:80px;padding-bottom:40px;align-items:flex-start;justify-content:flex-start}.privacy-policy{max-width:800px;width:100%;padding:0 20px}.privacy-content{background:#ffffff0d;padding:40px;border-radius:20px;box-shadow:0 10px 30px #0000004d}.privacy-content h1{font-size:2.2rem;margin-bottom:20px;color:#667eea}.privacy-content h2{font-size:1.4rem;margin-top:30px;margin-bottom:15px;color:#a78bfa}.privacy-content p{line-height:1.8;margin-bottom:15px;color:#e0e0e0}.privacy-content a{color:#667eea;text-decoration:none}.privacy-content a:hover{text-decoration:underline}.help-container{text-align:center}.help-container h1{font-size:2.5rem;margin-bottom:30px;color:#f5576c}.help-container p{font-size:1.3rem;color:#e0e0e0}.help-container a{color:#f093fb;text-decoration:none}.help-container a:hover{text-decoration:underline}
