: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{max-width:1280px;margin:0 auto;padding:2rem;color:#333}.privacy-header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 2rem;box-shadow:0 2px 20px #0000001a;text-align:center}.logo-container{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.5rem;border-radius:12px}.logo-image{width:100px;height:100px;object-fit:contain;border-radius:12px}.logo-placeholder{width:50px;height:50px;background:linear-gradient(135deg,#1a5b7b,#276482);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.logo-text{font-size:2.5rem;font-weight:700;color:#1a5b7b}.privacy-policy{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}@media(max-width:768px){.logo-container{flex-direction:column;gap:.5rem}.logo-text{font-size:2rem}.privacy-container{margin:1rem;padding:1rem}.usage-grid,.rights-grid{grid-template-columns:1fr}}.logo{font-size:2.5rem;font-weight:700;color:#1a5b7b;margin-bottom:.5rem}.tagline{font-size:1.1rem;color:#666;font-style:italic}.privacy-container{max-width:1200px;margin:0 auto;padding:2rem;background:#fff;margin-top:2rem;margin-bottom:2rem;border-radius:20px;box-shadow:0 10px 40px #0000001a}.privacy-title{color:#1a5b7b;font-size:2.5rem;text-align:center;margin-bottom:1rem;border-bottom:3px solid #1a5b7b;padding-bottom:1rem}.last-updated{text-align:center;color:#666;font-size:1rem;margin-bottom:2rem}.policy-section{margin-bottom:3rem;padding:1.5rem;border-radius:15px;background:#f8f9fa;border-left:4px solid #1a5b7b}.policy-section h2{color:#1a5b7b;font-size:1.8rem;margin-bottom:1rem;border-bottom:2px solid #e9ecef;padding-bottom:.5rem}.policy-section h3{color:#2c3e50;font-size:1.3rem;margin:1rem 0 .5rem}.policy-section p{line-height:1.6;color:#555;margin-bottom:1rem}.policy-section ul{margin:1rem 0;padding-left:1.5rem}.policy-section li{margin-bottom:.5rem;line-height:1.5}.info-categories{display:grid;gap:1.5rem;margin-top:1.5rem}.info-category{background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 10px #0000000d}.usage-grid,.rights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}.usage-item,.right-item{background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 10px #0000000d;text-align:center}.usage-item h3,.right-item h3{color:#1a5b7b;margin-bottom:.5rem}.security-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem}.security-item{background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 10px #0000000d}.contact-info{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}.contact-btn{display:inline-flex;align-items:center;gap:.5rem;background:#1a5b7b;color:#fff;padding:1rem 1.5rem;border-radius:10px;text-decoration:none;font-weight:500;transition:all .3s ease;text-align:center;justify-content:center}.contact-btn.secondary{background:#6c757d}.contact-btn:hover{background:#14455f;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.response-time{font-style:italic;color:#666;text-align:center}.privacy-footer{background:#000c;color:#fff;padding:2rem;text-align:center}.footer-content p{margin:.5rem 0}@media(max-width:768px){.privacy-container{margin:1rem;padding:1rem;border-radius:15px}.privacy-title{font-size:2rem}.usage-grid,.rights-grid{grid-template-columns:1fr}.policy-section{padding:1rem}.contact-info{flex-direction:column}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.privacy-container{animation:fadeInUp .6s ease-out}
