:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}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}}#root{width:100%;min-height:100vh}.landing-page{min-height:100vh;display:flex;flex-direction:column}main{flex:1;margin-top:80px}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 2rem;text-align:center}.hero-content h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-content p{font-size:1.25rem;margin-bottom:.5rem;opacity:.9}.hero-description{max-width:600px;margin:2rem auto 0;font-size:1.1rem;line-height:1.8}.about{padding:6rem 2rem;background:#f8fafc}.about h2{text-align:center;font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:3rem}.about p{font-size:1.1rem;line-height:1.8;color:#475569;max-width:800px;margin:0 auto 2rem}.contact{padding:6rem 2rem;background:#fff}.contact h2{text-align:center;font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:3rem}.contact-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:800px;margin:0 auto}.contact-item{text-align:center;padding:2rem;background:#f8fafc;border-radius:12px;box-shadow:0 4px 6px #0000001a}.contact-item h3{color:#2563eb;font-size:1.5rem;margin-bottom:1rem}.contact-item p{color:#475569;line-height:1.8}.footer{background:#1e293b;color:#fff;padding:2rem 0}@media(max-width:768px){.nav{padding:1rem;flex-direction:column;gap:1rem}.nav-links{gap:1rem}.hero{padding:4rem 1rem}.hero-content h1{font-size:2.5rem}.hero-description{font-size:1rem}.about,.contact{padding:4rem 1rem}.about h2,.contact h2{font-size:2rem}.contact-info{grid-template-columns:1fr;gap:2rem}.footer .container{flex-direction:column;gap:1rem;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}.privacy-policy{min-height:100vh;display:flex;flex-direction:column}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;width:100%;z-index:1000}.nav{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-brand{display:flex;align-items:center;gap:1rem}.nav-brand h1{color:#2563eb;font-size:1.5rem;font-weight:700}.logo{height:70px;width:auto;object-fit:contain}.nav-links{display:flex;gap:2rem}.nav-links a{text-decoration:none;color:#64748b;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:#2563eb}.privacy-content{flex:1;margin-top:80px;padding:4rem 2rem;background:#f8fafc}.container{max-width:800px;margin:0 auto}.privacy-content h1{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;text-align:center}.last-updated{text-align:center;color:#64748b;font-style:italic;margin-bottom:3rem}.privacy-content section{background:#fff;padding:2rem;margin-bottom:2rem;border-radius:12px;box-shadow:0 2px 10px #0000001a}.privacy-content h2{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.privacy-content p{margin-bottom:1rem;color:#475569;line-height:1.8}.privacy-content ul{margin:1rem 0;padding-left:2rem}.privacy-content li{margin-bottom:.5rem;color:#475569;line-height:1.8}.privacy-content strong{color:#1e293b;font-weight:600}.footer{background:#1e293b;color:#fff;padding:2rem 0;margin-top:auto}.footer .container{display:flex;justify-content:space-between;align-items:center}.footer-links a{color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}@media(max-width:768px){.nav{padding:1rem;flex-direction:column;gap:1rem}.nav-links{gap:1rem}.privacy-content{padding:2rem 1rem}.privacy-content h1{font-size:2rem}.privacy-content section{padding:1.5rem}.privacy-content h2{font-size:1.25rem}.footer .container{flex-direction:column;gap:1rem;text-align:center}}
