*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#1e293b;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}html{scroll-behavior:smooth}.app{min-height:100vh;display:flex;flex-direction:column}.container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}.header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 0;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000000d}.header .container{display:flex;justify-content:space-between;align-items:center}.logo h1{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.025em}.nav{display:flex;gap:2rem}.nav a{color:#64748b;text-decoration:none;font-weight:500;transition:color .2s;font-size:.95rem}.nav a:hover{color:#0f172a}.hero{background:linear-gradient(135deg,#0f172a,#1e3a5f,#2563eb);color:#fff;padding:8rem 0;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:800;margin:0 0 1.5rem;line-height:1.1;letter-spacing:-.025em}.hero-subtitle{font-size:1.25rem;margin:0 0 2.5rem;opacity:.95;line-height:1.6}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:.875rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:all .2s;display:inline-block;font-size:1rem}.btn-primary{background:#fff;color:#1e3a5f}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.btn-secondary{background:#fff3;color:#fff;border:2px solid white}.btn-secondary:hover{background:#ffffff4d;transform:translateY(-2px)}.services{padding:6rem 0;background:#f8fafc}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 3rem;color:#1e293b;letter-spacing:-.025em}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 1px 3px #0000001a;transition:all .3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.service-icon{font-size:3rem;margin-bottom:1rem}.service-card h3{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:#1e293b}.service-card p{color:#64748b;line-height:1.6;margin:0}.about{padding:6rem 0;background:#fff}.about-content{max-width:800px;margin:0 auto 3rem;text-align:center}.about-content p{font-size:1.125rem;line-height:1.8;color:#475569;margin:0 0 1.5rem}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:4rem}.stat{text-align:center;padding:2rem}.stat-number{font-size:3rem;font-weight:800;color:#2563eb;margin-bottom:.5rem}.stat-label{font-size:1rem;color:#64748b;font-weight:500}.contact{padding:6rem 0;background:#f8fafc}.contact-content{max-width:600px;margin:0 auto;text-align:center}.contact-intro{font-size:1.125rem;color:#475569;margin:0 0 2rem;line-height:1.6}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1.125rem}.contact-icon{font-size:1.5rem}.contact-item a{color:#2563eb;text-decoration:none;font-weight:600}.contact-item a:hover{text-decoration:underline}.contact-item span{color:#475569}.footer{background:#1e293b;color:#94a3b8;padding:2rem 0;margin-top:auto}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer p{margin:0;font-size:.875rem}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:#94a3b8;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links a:hover{color:#fff}@media (max-width: 768px){.header .container{flex-direction:column;gap:1rem}.nav{gap:1.5rem}.hero{padding:5rem 0}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.section-title{font-size:2rem}.services-grid,.stats{grid-template-columns:1fr}.footer-content{flex-direction:column;text-align:center}}@media (max-width: 480px){.container{padding:0 1rem}.hero-title{font-size:2rem}.hero-cta{flex-direction:column}.btn{width:100%}}.privacy-content{padding:4rem 0 6rem;background:#fff;min-height:calc(100vh - 200px)}.privacy-title{font-size:3rem;font-weight:800;color:#1e293b;margin:0 0 .5rem;letter-spacing:-.025em}.privacy-updated{color:#64748b;font-size:.95rem;margin:0 0 3rem;font-style:italic}.privacy-section{margin-bottom:3rem}.privacy-section h2{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 1rem;letter-spacing:-.025em}.privacy-section h3{font-size:1.35rem;font-weight:600;color:#334155;margin:1.5rem 0 1rem}.privacy-section p{font-size:1.05rem;line-height:1.8;color:#475569;margin:0 0 1rem}.privacy-section ul{margin:1rem 0 1rem 1.5rem;padding:0}.privacy-section li{font-size:1.05rem;line-height:1.8;color:#475569;margin-bottom:.75rem}.privacy-section li strong{color:#1e293b}.contact-list{list-style:none;margin:1rem 0;padding:0}.contact-list li{margin-bottom:.5rem}.contact-list a{color:#2563eb;text-decoration:none;font-weight:600}.contact-list a:hover{text-decoration:underline}.logo a{text-decoration:none;color:inherit}@media (max-width: 768px){.privacy-title{font-size:2.25rem}.privacy-section h2{font-size:1.5rem}.privacy-section h3{font-size:1.25rem}.privacy-content{padding:3rem 0 4rem}}
