*{margin:0;padding:0;box-sizing:border-box}body{font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#121212;color:#fff;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background-color:#121212;padding:15px 0;position:fixed;width:100%;top:0;z-index:1000;border-bottom:1px solid #2a2a2a}.nav{display:flex;justify-content:space-between;align-items:center}.logo{font-family:Alexandria,serif;font-size:1.5em;font-weight:700;color:#009a5b;text-decoration:none;display:flex;align-items:center}.logo img{height:30px;width:auto}.nav-links{display:flex;list-style:none;gap:20px}.nav-links a{color:#fff;text-decoration:none;transition:color .3s;font-size:.9em}.nav-links a:hover{color:#009a5b}.hero{background:linear-gradient(135deg,#121212,#2a2a2a);padding:100px 0 60px;text-align:center}.hero-carousel-section{margin-bottom:30px}.hero h1{font-family:Alexandria,serif;font-size:2.5em;margin-bottom:20px;background:linear-gradient(45deg,#009a5b,#00c78c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{font-size:1.1em;margin-bottom:30px;color:#ccc;max-width:90%;margin-left:auto;margin-right:auto;line-height:1.6}.app-store-button{display:inline-block;transition:transform .3s;margin-bottom:20px}.app-store-button:hover{transform:scale(1.05)}.app-store-button img{height:60px;width:auto}.hero-logo{margin:20px 0;text-align:center}.hero-logo img{height:40px;width:auto;max-width:200px}.app-carousel{width:100%;max-width:280px;margin:0 auto;position:relative}.carousel-container{position:relative;width:100%;height:500px;border-radius:20px;overflow:hidden;background:transparent;box-shadow:none}.carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.carousel-image{width:100%;height:100%;object-fit:contain;border-radius:20px}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff4d;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:18px;cursor:pointer;transition:all .3s ease;z-index:10;display:flex;align-items:center;justify-content:center}.carousel-nav:hover{background:#ffffff80;transform:translateY(-50%) scale(1.1)}.carousel-nav-prev{left:-50px}.carousel-nav-next{right:-50px}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:15px}.carousel-dot{width:10px;height:10px;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;transition:all .3s ease}.carousel-dot.active{background:#009a5b;transform:scale(1.2)}.carousel-dot:hover{background:#ffffff80}.features{padding:60px 0;background-color:#1a1a1a}.features h2{font-family:Alexandria,serif;font-size:2.2em;text-align:center;margin-bottom:40px;background:linear-gradient(45deg,#009a5b,#00c78c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-grid{display:grid;grid-template-columns:1fr;gap:30px;max-width:800px;margin:0 auto}.feature-card{background-color:#2a2a2a;padding:30px;border-radius:15px;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3em;margin-bottom:20px}.feature-card h3{font-family:Alexandria,serif;font-size:1.3em;margin-bottom:15px;color:#009a5b}.feature-card p{color:#ccc;line-height:1.6}.ranking-system{padding:60px 0;background-color:#121212}.ranking-system h2{font-family:Alexandria,serif;font-size:2.2em;text-align:center;margin-bottom:20px;background:linear-gradient(45deg,#009a5b,#00c78c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ranks-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px}.rank-card{background-color:#2a2a2a;padding:20px;border-radius:15px;text-align:center;transition:transform .3s ease}.rank-card:hover{transform:translateY(-10px)}.rank-icon{margin-bottom:15px}.rank-icon img{width:50px;height:50px;object-fit:contain}.rank-name{font-family:Alexandria,serif;font-size:1.1em;margin-bottom:8px;color:#009a5b}.rank-description{color:#ccc;font-size:.9em}.app-store{padding:60px 0;background-color:#1a1a1a;text-align:center}.app-store h2{font-family:Alexandria,serif;font-size:2.2em;margin-bottom:20px;background:linear-gradient(45deg,#009a5b,#00c78c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.app-store p{font-size:1.1em;color:#ccc;margin-bottom:30px;max-width:90%;margin-left:auto;margin-right:auto}.footer{background-color:#121212;padding:40px 0;border-top:1px solid #2a2a2a}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-links{display:flex;list-style:none;gap:20px;flex-wrap:wrap}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s;font-size:.9em}.footer-links a:hover{color:#009a5b}.copyright{color:#666;margin-top:20px;text-align:center;width:100%;font-size:.9em}@media (max-width: 768px){.container{padding:0 15px}.header{padding:10px 0}.logo{font-size:1.3em}.logo img{height:25px}.nav-links{gap:15px}.nav-links a{font-size:.8em}.hero{padding:80px 0 40px}.hero h1{font-size:2em}.hero p{font-size:1em;max-width:95%}.app-store-button img{height:50px}.hero-logo img{height:35px;max-width:180px}.app-carousel{max-width:250px}.carousel-container{height:450px}.carousel-nav{width:35px;height:35px;font-size:16px}.carousel-nav-prev{left:-40px}.carousel-nav-next{right:-40px}.carousel-dots{gap:6px;margin-top:12px}.carousel-dot{width:8px;height:8px}.features{padding:40px 0}.features h2{font-size:1.8em;margin-bottom:30px}.features-grid{gap:20px}.feature-card{padding:25px 20px}.feature-icon{font-size:2.5em;margin-bottom:15px}.feature-card h3{font-size:1.2em}.ranking-system{padding:40px 0}.ranking-system h2{font-size:1.8em}.ranks-grid{grid-template-columns:1fr;gap:15px;margin-top:30px}.rank-card{padding:20px 15px}.rank-icon img{width:40px;height:40px}.rank-name{font-size:1em}.rank-description{font-size:.85em}.app-store{padding:40px 0}.app-store h2{font-size:1.8em}.app-store p{font-size:1em;max-width:95%}.footer{padding:30px 0}.footer-content{flex-direction:column;text-align:center;gap:15px}.footer-links{gap:15px;justify-content:center}.footer-links a{font-size:.85em}.copyright{margin-top:15px;font-size:.8em}}@media (max-width: 480px){.container{padding:0 10px}.nav-links{gap:10px}.nav-links a{font-size:.75em}.hero{padding:70px 0 30px}.hero h1{font-size:1.8em}.hero p{font-size:.95em}.app-carousel{max-width:220px}.carousel-container{height:400px}.carousel-nav{width:30px;height:30px;font-size:14px}.carousel-nav-prev{left:-35px}.carousel-nav-next{right:-35px}.features h2{font-size:1.6em}.feature-card{padding:20px 15px}.feature-icon{font-size:2.2em}.ranking-system h2{font-size:1.6em}.rank-icon img{width:35px;height:35px}.app-store h2{font-size:1.6em}}@media (min-width: 769px) and (max-width: 1024px){.app-carousel{max-width:320px}.carousel-container{height:550px}.features-grid{grid-template-columns:repeat(2,1fr)}.ranks-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1025px){.logo{font-size:2em}.logo img{height:40px}.nav-links{gap:30px}.nav-links a{font-size:1em}.hero{padding:150px 0 100px}.hero h1{font-size:3.5em}.hero p{font-size:1.3em;max-width:600px}.app-store-button img{height:80px}.hero-logo img{height:60px;max-width:300px}.app-carousel{max-width:350px}.carousel-container{height:600px}.carousel-nav{width:50px;height:50px;font-size:24px}.carousel-nav-prev{left:-60px}.carousel-nav-next{right:-60px}.carousel-dots{gap:10px;margin-top:20px}.carousel-dot{width:12px;height:12px}.features-grid{grid-template-columns:repeat(2,1fr)}.ranks-grid{grid-template-columns:repeat(4,1fr)}.footer-links{gap:30px}}.privacy-page{margin-top:80px;padding:50px 0;min-height:100vh}.privacy-content{background-color:#1a1a1a;padding:60px 40px;border-radius:15px;margin-bottom:40px}.privacy-content h1{font-family:Alexandria,serif;font-size:2.5em;margin-bottom:20px;color:#009a5b;text-align:center}.privacy-content h2{font-family:Alexandria,serif;font-size:1.8em;margin:40px 0 20px;color:#009a5b}.privacy-content h3{font-family:Alexandria,serif;font-size:1.3em;margin:30px 0 15px;color:#fff}.privacy-content p{margin-bottom:15px;color:#ccc;font-size:1.1em;line-height:1.6}.privacy-content ul{margin-left:20px;margin-bottom:15px}.privacy-content li{margin-bottom:8px;color:#ccc}.last-updated{text-align:center;color:#666;font-style:italic;margin-bottom:30px}.contact-info{background-color:#2a2a2a;padding:30px;border-radius:10px;margin-top:40px}.contact-info h3{font-family:Alexandria,serif;color:#009a5b;margin-bottom:15px}.contact-info p{margin-bottom:10px}.contact-info a{color:#009a5b;text-decoration:none}.contact-info a:hover{text-decoration:underline}@media (max-width: 768px){.privacy-page{margin-top:60px;padding:30px 0}.privacy-content{padding:40px 20px}.privacy-content h1{font-size:2em}.privacy-content h2{font-size:1.5em}.privacy-content h3{font-size:1.2em}.privacy-content p{font-size:1em}.contact-info{padding:25px 20px}}@media (max-width: 480px){.privacy-content{padding:30px 15px}.privacy-content h1{font-size:1.8em}.privacy-content h2{font-size:1.3em}.contact-info{padding:20px 15px}}
