body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}.container{margin:0 auto;max-width:1200px;padding:0 20px}.page-container{margin:0 auto;max-width:800px;padding:40px 20px}h1,h2,h3{color:#1a202c;margin-bottom:1rem}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem;margin-top:2rem}h2,h3{font-weight:600}h3{font-size:1.5rem;margin-top:1.5rem}p{color:#4a5568;margin-bottom:1rem}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0;text-align:center}.hero h1{color:#fff;font-size:3rem;margin-bottom:1rem}.hero p{color:#ffffffe6;font-size:1.25rem;margin:0 auto;max-width:600px}.card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem;padding:2rem}.grid{grid-gap:2rem;display:grid;gap:2rem;margin:2rem 0}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.btn{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn:hover{background:#5a6fd8;transform:translateY(-2px)}.btn-secondary{background:#718096}.btn-secondary:hover{background:#4a5568}.icon{align-items:center;background:#667eea;border-radius:12px;color:#fff;display:flex;font-size:24px;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#2d3748;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-size:16px;padding:12px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;outline:none}.form-group textarea{min-height:120px;resize:vertical}.legal-section{margin-bottom:3rem}.legal-section h2{border-bottom:2px solid #667eea;color:#2d3748;padding-bottom:.5rem}.legal-list{padding-left:1.5rem}.legal-list li{color:#4a5568;margin-bottom:.5rem}.highlight-box{background:#ebf8ff;border:2px solid #bee3f8;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.highlight-box h3{color:#2b6cb0;margin-top:0}.warning-box{background:#fff5f5;border:2px solid #fed7d7;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.warning-box h3{color:#c53030;margin-top:0}.last-updated{background:#f7fafc;border-radius:8px;color:#718096;font-style:italic;margin-bottom:2rem;padding:1rem}@media (max-width:768px){.hero h1{font-size:2rem}.hero p{font-size:1.1rem}.page-container{padding:20px}.card{padding:1.5rem}}
/*# sourceMappingURL=main.2f68643f.css.map*/