@import"https://fonts.googleapis.com/css2?family=Onest:wght@400;500;700;900&display=swap";: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;min-width:320px}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}}.footer{width:100%;padding:2rem 1rem;margin-top:auto;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);position:relative;z-index:10}.footer-content{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.footer-link{color:#fffc;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-link:hover{color:#ff6b35}.footer-separator{color:#fff6;font-size:.9rem}.footer-copyright{text-align:center;color:#ffffff80;font-size:.85rem;margin:0}@media(max-width:768px){.footer{padding:1.5rem 1rem}.footer-content{flex-direction:column;gap:.5rem}.footer-separator{display:none}.footer-link{font-size:.85rem}.footer-copyright{font-size:.75rem;margin-top:.5rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Onest,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.app{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100vw;min-height:100vh;background:linear-gradient(135deg,#1a033a,#280953);color:#fafafa;overflow-x:hidden;position:relative}.container{text-align:center;z-index:10;position:relative;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem}.logo-wrapper{margin-bottom:2rem}.logo{width:128px;height:128px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.title-wrapper{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.title{font-size:4rem;font-weight:900;background:linear-gradient(90deg,#a855f7,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.flame-icon{width:3rem;height:3rem;color:#ef5693;animation:jump 1s ease-in-out infinite}@keyframes jump{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.coming-soon{font-size:1.5rem;font-weight:500;letter-spacing:.1em;background:linear-gradient(90deg,#ef5693,#a76ef7,#ef5693);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem}.store-badges{display:flex;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap}.store-badge{display:inline-block;transition:transform .2s ease}.store-badge:hover{transform:scale(1.05)}.store-badge img{height:54px;width:auto;object-fit:contain}@media(max-width:768px){.title{font-size:2.5rem}.flame-icon{width:2.5rem;height:2.5rem}.logo{width:96px;height:96px}.coming-soon{font-size:1.2rem}.store-badge img{height:48px}}.language-switcher{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem;z-index:100}.language-switcher button{padding:.5rem 1rem;border:none;background:transparent;color:#718096;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s}.language-switcher button:hover{color:#a855f7;background:#a855f71a}.language-switcher button.active{background:linear-gradient(90deg,#a855f7,#ec4899);color:#fff}@media(max-width:768px){.language-switcher{top:.5rem;right:.5rem}.language-switcher button{padding:.4rem .8rem;font-size:.9rem}}.privacy-page{background:linear-gradient(135deg,#1a033a,#280953);min-height:100vh;padding:2rem 0;position:relative;overflow-x:hidden}.gradient-bg{position:fixed;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 20% 50%,rgba(255,68,163,.15) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(138,73,244,.15) 0%,transparent 50%);animation:rotate 20s linear infinite;z-index:1}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.privacy-container{max-width:900px;margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:2rem;background:#fff;border-radius:16px;padding:3rem 2rem;box-shadow:0 20px 60px #0000004d;position:relative;z-index:10}.privacy-logo-wrapper{display:flex;justify-content:center;margin-bottom:1.5rem}.privacy-logo{width:80px;height:80px}.privacy-header{margin-bottom:3rem;text-align:center;position:relative}.privacy-header h1{font-size:2.5rem;background:linear-gradient(90deg,#a855f7,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;font-weight:900}.last-updated{color:#718096;font-style:italic}.privacy-content{color:#2d3748;line-height:1.8}.privacy-content section{margin-bottom:2.5rem}.privacy-content h2{font-size:1.75rem;background:linear-gradient(90deg,#a855f7,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem;font-weight:700}.privacy-content h3{font-size:1.25rem;color:#a855f7;margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}.privacy-content p{margin-bottom:1rem}.privacy-content ul{margin-left:1.5rem;margin-bottom:1rem}.privacy-content li{margin-bottom:.5rem}.data-category,.auth-provider,.sharing-category,.rights-category{background:linear-gradient(135deg,#a855f714,#ec489914);padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;border-left:4px solid #EC4899}.notice{background:#fff5f5;border-left:4px solid #fc8181;padding:1rem;margin-top:1rem;border-radius:4px;font-size:.95rem}.contact-info{background:linear-gradient(135deg,#a855f71a,#ec48991a);border-left:4px solid #A855F7;padding:1rem;margin-top:1rem;border-radius:4px;font-weight:500}@media(max-width:768px){.privacy-page{padding:1rem 0}.privacy-container{margin:1rem;padding:2rem 1.5rem}.privacy-header h1{font-size:2rem}.privacy-content h2{font-size:1.5rem}.privacy-content h3{font-size:1.1rem}}
