body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background-color:#1e1e1e;color:#fff;display:flex;justify-content:space-between;padding:10px}.logo{font-size:24px;font-weight:700}.logo-img{height:50px;margin-right:10px}.logo span{color:#61dafb}nav a{color:#fff;margin-left:20px;text-decoration:none}nav a:hover{color:#61dafb}.footer{background-color:#1e1e1e;border-top:1px solid #333;color:#ccc;font-size:14px;padding:15px 0;text-align:center}.footer a{color:#61dafb;font-weight:700;text-decoration:none}.footer a:hover{text-decoration:underline}.footer-line{border:.5px solid #444;margin:20px auto;width:80%}.disclaimer{color:#999;font-size:13px;line-height:1.5;margin:0 auto;max-width:800px}.contact-line{color:#ccc;font-size:14px;margin-top:10px}.page{padding:40px;text-align:center}.screenshot{border-radius:10px;margin-top:20px;max-width:90%}.page ul li{font-size:15px;margin-bottom:10px}.delete-list{line-height:1.6;margin:20px 0;padding-left:20px}.delete-button{background-color:#2f4de0;border-radius:5px;color:#fff;display:inline-block;font-weight:700;margin-top:20px;padding:12px 24px;text-decoration:none}.note{color:#777;font-size:14px;margin-top:30px}.home{background:linear-gradient(180deg,#e3e8ee,#d4dcf0);padding:40px 20px;text-align:center}.brand{color:#0047ab}.tagline{font-size:18px;margin-bottom:20px}.launch-text{color:green;font-size:20px;font-weight:700}.download-note{color:#f70808;font-size:16px;margin-bottom:40px}.carousel{margin:30px 0;overflow:hidden;position:relative;width:100%}.carousel-track{animation:loopScroll 40s linear infinite;display:flex;width:-webkit-max-content;width:max-content}.carousel-img{border-radius:12px;box-shadow:10px 6px 20px rgba(162,4,4,.811);height:500px;margin:0 8px;object-fit:cover;width:220px}@keyframes loopScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.content-section{background:#eef4ff;margin-top:40px;padding:40px 10px}.content-section h2{font-size:24px;margin-bottom:10px}.content-section p{color:#333;font-size:16px}.youtube-section{background:#f8f9fa;border-radius:10px;margin-top:50px;padding:30px 20px;text-align:center}.youtube-section h2{font-size:24px;margin-bottom:20px}.video-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.yt-grid-thumb{border-radius:10px;box-shadow:0 4px 14px #00000026;cursor:pointer;height:auto;max-width:350px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.yt-grid-thumb:hover{box-shadow:0 6px 20px #0000004d;transform:scale(1.03)}.yt-btn{background-color:#0047ab;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;margin-top:24px;padding:12px 28px;transition:background .3s ease}.yt-btn:hover{background-color:#00357e;color:#25292e}.store-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:20px 0}.store-badge{cursor:pointer;height:50px;max-width:160px;transition:transform .2s ease}.store-badge:hover{transform:scale(1.05)}.App{background-color:#e3e8ee;color:#222;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;text-align:center}.page{flex:1 1;padding:40px 20px}.App-header,.App-link,.App-logo{display:none}a{color:#0047ab;text-decoration:none}a:hover{text-decoration:underline}
/*# sourceMappingURL=main.ab9c3f1d.css.map*/