@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;display:flex;min-width:320px;min-height:100vh}#root{width:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navigation{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0;position:sticky;top:0;z-index:100}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.nav-logo{display:flex;align-items:center;text-decoration:none;transition:transform .3s ease}.nav-logo:hover{transform:scale(1.05)}.logo-image{height:40px;width:auto}.nav-links{display:flex;gap:2rem}.nav-link{color:#6b7280;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#2196f3}@media(max-width:768px){.nav-container{padding:0 1rem}.nav-links{gap:1rem}.logo-image{height:35px}}.home{min-height:100vh}.hero{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;padding:4rem 2rem;text-align:center;min-height:80vh;display:flex;align-items:center;justify-content:center}.hero-content{max-width:800px;margin:0 auto}.hero-logo{height:120px;width:auto;margin-bottom:2rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.hero-title{font-size:4rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}.hero-subtitle{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;opacity:.9}.hero-description{font-size:1.125rem;line-height:1.7;margin-bottom:2.5rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:.875rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.cta-button.primary{background:#fff;color:#2196f3}.cta-button.primary:hover{background:#f9fafb;transform:translateY(-2px)}.cta-button.secondary{background:transparent;color:#fff;border:2px solid white}.cta-button.secondary:hover{background:#fff;color:#2196f3;transform:translateY(-2px)}.features{padding:5rem 2rem;background:#f9fafb}.container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#111827}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#fff;padding:2rem;border-radius:1rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a;transition:transform .3s ease}.feature-card:hover{transform:translateY(-4px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#111827}.feature-card p{color:#6b7280;line-height:1.6}.contact{padding:5rem 2rem;background:#fff}.contact-content{max-width:600px;margin:0 auto;text-align:center}.contact-description{font-size:1.125rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.contact-info{display:flex;flex-direction:column;gap:1rem;align-items:center}.contact-item{font-size:1.125rem;color:#374151}.contact-item strong{color:#2196f3}@media(max-width:768px){.hero{padding:3rem 1rem}.hero-logo{height:80px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.features,.contact{padding:3rem 1rem}.cta-buttons{flex-direction:column;align-items:center}.features-grid{grid-template-columns:1fr}}.legal-page{min-height:100vh;background:#f9fafb;padding:2rem 0}.legal-page .container{max-width:800px;margin:0 auto;padding:0 2rem}.legal-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:.5rem;text-align:center}.legal-updated{text-align:center;color:#6b7280;font-size:.875rem;margin-bottom:3rem}.legal-content{background:#fff;padding:3rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a}.legal-section{margin-bottom:2.5rem}.legal-section:last-child{margin-bottom:0}.legal-section h2{font-size:1.5rem;font-weight:600;color:#2196f3;margin-bottom:1rem}.legal-section p{color:#374151;line-height:1.7;margin-bottom:1rem}.legal-section ul{margin:1rem 0;padding-left:1.5rem}.legal-section li{color:#374151;line-height:1.7;margin-bottom:.5rem}.legal-section strong{color:#2196f3}.loading-spinner{text-align:center;padding:3rem}.loading-spinner p{color:#6b7280;font-size:1.125rem}@media(max-width:768px){.legal-page{padding:1rem 0}.legal-page .container{padding:0 1rem}.legal-title{font-size:2rem}.legal-content{padding:2rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-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;line-height:1.5;color:#374151}.app{min-height:100vh}a{color:inherit;text-decoration:none}button{border:none;background:none;cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{line-height:1.2}
