*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#ffffff;color:#1a1a1a;line-height:1.6}a{color:#2563eb;text-decoration:none;transition:color .2s ease}a:hover{color:#1d4ed8;text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 20px}.content{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:40px 0}.content h1{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#111827}.content p{font-size:1.25rem;color:#6b7280;margin-bottom:2rem;max-width:600px}.cta-button{display:inline-block;background-color:#2563eb;color:white;padding:12px 24px;border-radius:8px;font-weight:600;font-size:1.1rem;transition:all .2s ease;text-decoration:none}.cta-button:hover{background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.3);text-decoration:none}.legal-page{min-height:100vh;background-color:#ffffff}.legal-content{max-width:800px;margin:0 auto;padding:60px 0}.legal-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.legal-header h1{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}.last-updated{color:#6b7280;font-size:1rem;font-weight:500}.legal-body{margin-bottom:3rem}.legal-section{margin-bottom:2.5rem;padding:0}.legal-section h2{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.legal-section p{margin-bottom:1rem;color:#374151;font-size:1rem;line-height:1.7}.legal-section ul{margin:1rem 0;padding-left:1.5rem}.legal-section li{margin-bottom:.5rem;color:#374151;line-height:1.6}.contact-info{background-color:#f9fafb;padding:1rem;border-radius:8px;border-left:4px solid #2563eb;margin-top:1rem}.contact-info a{font-weight:600;font-size:1.1rem}.legal-footer{text-align:center;padding-top:2rem;border-top:1px solid #e5e7eb}.back-link{display:inline-flex;align-items:center;color:#6b7280;font-weight:500;transition:color .2s ease}.back-link:hover{color:#2563eb;text-decoration:none}@media (max-width:768px){.container{padding:0 16px}.content h1{font-size:2rem}.content p{font-size:1.1rem}.legal-content{padding:40px 0}.legal-header h1{font-size:2rem}.legal-section h2{font-size:1.25rem}}@media (max-width:480px){.content h1,.legal-header h1{font-size:1.75rem}.legal-section h2{font-size:1.1rem}}