*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#1a1a1a;background-color:#fff;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.navbar{background:hsla(0,0%,100%,.8);backdrop-filter:blur(20px);border-bottom:1px solid #e9ecef;padding:1rem 0;transition:all all .3s cubic-bezier(0.4, 0, 0.2, 1)}.navbar-brand{font-size:1.5rem;font-weight:600;color:#000 !important;text-decoration:none;letter-spacing:-0.02em}.navbar-toggler{border:none;padding:.25rem .5rem}.navbar-toggler:focus{box-shadow:none}.nav-link{color:#666 !important;font-weight:500;padding:.5rem 1rem !important;transition:all all .3s cubic-bezier(0.4, 0, 0.2, 1);text-decoration:none}.nav-link:hover,.nav-link.active{color:#000 !important}.hero-section{padding:6rem 0 4rem;background:linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);min-height:100vh;display:flex;align-items:center}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.1;color:#000;margin-bottom:1.5rem;letter-spacing:-0.02em}.hero-subtitle{font-size:1.25rem;color:#666;font-weight:400;margin-bottom:2.5rem;line-height:1.5}.cta-button{display:inline-flex;align-items:center;gap:.5rem;background:#000;color:#fff;padding:1rem 2rem;text-decoration:none;border-radius:12px;font-weight:500;font-size:1rem;transition:all all .3s cubic-bezier(0.4, 0, 0.2, 1);border:none;cursor:pointer}.cta-button:hover{background:#666;color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 40px rgba(0,0,0,.12)}.cta-button i{font-size:.9rem}.hero-visual{position:relative;height:400px;display:flex;align-items:center;justify-content:center}.floating-card{position:absolute;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center}.floating-card i{font-size:2rem;color:#fff;opacity:.8}.card-1{width:200px;height:120px;top:20%;left:10%;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);animation:float1 6s ease-in-out infinite}.card-2{width:160px;height:100px;top:60%;right:20%;background:linear-gradient(135deg, #f093fb 0%, #f5576c 100%);animation:float2 8s ease-in-out infinite}.card-3{width:120px;height:80px;top:40%;right:50%;background:linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);animation:float3 7s ease-in-out infinite}@keyframes float1{0%,100%{transform:translateY(0px) rotate(0deg)}50%{transform:translateY(-20px) rotate(2deg)}}@keyframes float2{0%,100%{transform:translateY(0px) rotate(0deg)}50%{transform:translateY(-30px) rotate(-2deg)}}@keyframes float3{0%,100%{transform:translateY(0px) rotate(0deg)}50%{transform:translateY(-25px) rotate(1deg)}}.section-padding{padding:5rem 0}.section-title{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:2rem;letter-spacing:-0.02em}.section-text{font-size:1.125rem;color:#666;line-height:1.7;max-width:600px}.footer-section{padding:3rem 0;border-top:1px solid #e9ecef;background:#f8f9fa}.footer-text{color:#666;margin:0;font-size:.9rem}.footer-links{display:flex;gap:1rem}.footer-link{color:#666 !important;font-weight:500;padding:.5rem 1rem;transition:all all .3s cubic-bezier(0.4, 0, 0.2, 1);text-decoration:none;font-size:.9rem}.footer-link:hover{color:#000 !important}@media(max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.section-title{font-size:2rem}.section-padding{padding:3rem 0}.hero-section{padding:4rem 0 2rem;text-align:center}.hero-visual{height:300px;margin-top:3rem}.floating-card{transform:scale(0.8)}}@media(max-width: 576px){.hero-title{font-size:2rem}.section-title{font-size:1.75rem}.navbar-brand{font-size:1.25rem !important}.hero-visual{height:250px}.floating-card{transform:scale(0.6)}.cta-button{padding:.875rem 1.75rem}.footer-section .col-12{flex-direction:column;gap:1rem;text-align:center}.footer-links{justify-content:center}}.cta-button:focus,.nav-link:focus{outline:2px solid #007bff;outline-offset:2px}.privacy-container{max-width:900px;margin:0 auto;padding:2rem;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08);border-radius:12px}.privacy-container h1{color:#000;margin-bottom:2rem;font-weight:bold}.privacy-container h2{color:#000;margin-top:2.5rem;margin-bottom:1.5rem;font-weight:600}.privacy-container h3{color:#1a1a1a;margin-top:2rem;margin-bottom:1rem;font-weight:600}.privacy-container h4{color:#1a1a1a;margin-top:1.5rem;margin-bottom:1rem}.privacy-container p{margin-bottom:1.2rem}.privacy-container ul{margin-bottom:1.5rem;padding-left:1.2rem}.privacy-container li{margin-bottom:.5rem}.privacy-container .last-updated{color:#666;font-style:italic;margin-bottom:2rem;opacity:.7}.privacy-container a{color:#007bff;text-decoration:none;transition:all all .3s cubic-bezier(0.4, 0, 0.2, 1)}.privacy-container a:hover{color:#000;text-decoration:underline}.back-to-home{display:inline-flex !important;align-items:center;gap:.5rem;margin:2rem 0;background:#fff !important;color:#000 !important;padding:1rem 2rem !important;text-decoration:none !important;border-radius:12px !important;font-weight:500 !important;font-size:1rem !important;transition:all all .3s cubic-bezier(0.4, 0, 0.2, 1);border:1px solid #000 !important;cursor:pointer}.back-to-home:hover{background:#000 !important;color:#fff !important;text-decoration:none !important;transform:translateY(-2px);box-shadow:0 8px 40px rgba(0,0,0,.12);border-color:#000 !important}.back-to-home:focus{outline:2px solid #007bff;outline-offset:2px;color:#000 !important}.back-to-home i{font-size:.9rem}/*# sourceMappingURL=styles.css.map */
