@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}html{scroll-behavior:smooth}#root{width:100%;min-height:100vh}.nav-links a,footer a{text-decoration:none}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif}body{color:#f8fafc;background:radial-gradient(circle at 50% 0,#8c52ff2e 0%,#0000 55%),radial-gradient(circle at 85% 30%,#6a007c26 0%,#0000 45%),radial-gradient(circle at 15% 70%,#f5ce5314 0%,#0000 40%),#0b0819;min-height:100vh;overflow-x:hidden}.site-header{-webkit-backdrop-filter:blur(14px);z-index:1000;background:#100b26f2;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000004d}.header-logo-link{align-items:center;gap:12px;text-decoration:none;transition:transform .2s;display:flex}.header-logo-link:hover{transform:scale(1.02)}.header-logo-wrapper{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;overflow:hidden}.header-logo-img{object-fit:cover;width:100%;height:100%;display:block}.header-app-name{color:#fff;letter-spacing:.3px;white-space:nowrap;font-size:19px;font-weight:700}.home-layout{width:100%}.hero-centered{text-align:center;flex-direction:column;align-items:center;max-width:860px;margin:0 auto;padding:70px 40px 50px;display:flex}.hero-text-centered{max-width:760px;margin-bottom:0}.hero-text-centered h1{color:#fff;letter-spacing:-.3px;text-shadow:0 2px 20px #000000b3;margin-bottom:18px;font-size:42px;font-weight:800;line-height:1.25}.highlight-text{background:linear-gradient(135deg,#f5ce53 0%,#ffd89b 50%,#ffa843 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #f5ce5359;-webkit-background-clip:text;background-clip:text;display:inline-block}.hero-subheading{color:#aca7cc;max-width:580px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.65}.slider-wrapper{flex-direction:column;align-items:center;width:100%;max-width:860px;margin:55px auto 0;display:flex;position:relative}.phone-slides{perspective:1400px;justify-content:center;align-items:center;width:100%;height:560px;display:flex;position:relative}.phone-slide{cursor:pointer;transition:all .55s cubic-bezier(.25,.8,.25,1);position:absolute}.phone-slide.active{opacity:1;z-index:10;cursor:default;transform:translate(0,0)scale(1)}.phone-slide.prev{opacity:.65;z-index:5;transform:translate3d(-195px,20px,-160px)rotateY(18deg)scale(.82)}.phone-slide.prev:hover{opacity:.85}.phone-slide.next{opacity:.65;z-index:5;transform:translate3d(195px,20px,-160px)rotateY(-18deg)scale(.82)}.phone-slide.next:hover{opacity:.85}.phone-slide.hidden{opacity:0;z-index:0;pointer-events:none;transform:translateZ(-320px)scale(.5)}.phone-device-mockup{background:#140e29;border:6px solid #28204e;border-radius:10px;width:248px;height:520px;position:relative;overflow:hidden;box-shadow:0 28px 60px #000000b3,0 0 30px #8c52ff40}.screenshot-img{object-fit:cover;border-radius:32px;width:100%;height:100%}.carousel-arrow{cursor:pointer;z-index:30;color:#f5ce53;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1238d9;border:1.5px solid #afa2ff4d;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 20px #0006}.carousel-arrow:hover{color:#fff;background:#8c52ff;border-color:#8c52ff;transform:translateY(-50%)scale(1.08);box-shadow:0 0 25px #8c52ff99}.carousel-arrow.left{left:-10px}.carousel-arrow.right{right:-10px}.pagination-dots{z-index:10;gap:9px;margin-top:28px;display:flex}.dot{cursor:pointer;background:#3a3262;border-radius:50%;width:8px;height:8px;transition:all .25s;display:inline-block}.dot.active{background:#f5ce53;transform:scale(1.35);box-shadow:0 0 10px #f5ce53b3}.hero-footnote{color:#948eb5;text-align:center;max-width:620px;margin-top:28px;font-size:14.5px;line-height:1.65}.download-cta{text-align:center;background:linear-gradient(#130d2e 0%,#1a123e 100%);border-top:1px solid #afa2ff26;border-bottom:1px solid #afa2ff26;width:100%;padding:55px 20px;box-shadow:inset 0 1px #ffffff0d}.download-cta h2{color:#f5ce53;text-shadow:0 0 20px #f5ce5359;margin-bottom:24px;font-size:28px;font-weight:700}.download-store-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.official-store-badge{transition:transform .2s,filter .2s;display:inline-flex}.official-store-badge:hover{filter:drop-shadow(0 0 12px #8c52ff66);transform:scale(1.05)}.store-badge-img{border-radius:8px;height:52px;display:block}.detail-cards-section{background:0 0;width:100%;padding:70px 40px 90px}.detail-cards-container{grid-template-columns:1fr 1fr;gap:36px;max-width:860px;margin:0 auto;display:grid}.detail-card{-webkit-backdrop-filter:blur(12px);background:linear-gradient(145deg,#1d153acc 0%,#120d29f2 100%);border:1px solid #afa2ff33;border-radius:16px;padding:32px 28px;transition:box-shadow .25s,border-color .25s,transform .25s;box-shadow:0 8px 32px #0006}.detail-card:hover{border-color:#f5ce5373;transform:translateY(-3px);box-shadow:0 12px 36px #8c52ff40}.detail-card h3{color:#f5ce53;text-shadow:0 0 12px #f5ce5333;margin-bottom:14px;font-size:19px;font-weight:700}.detail-card p{color:#c5c0e0;font-size:14.5px;line-height:1.65}.home{color:#f8fafc;width:100%}.home section h2{color:#fff;margin-top:30px;margin-bottom:14px}.home section p,.home section li{color:#c5c0e0}.home section strong{color:#fff}.home section a{color:#f5ce53!important}.features-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;max-width:1100px;margin:40px auto 0;display:grid}.feature-card{text-align:center;background:linear-gradient(145deg,#1d153acc 0%,#120d29f2 100%);border:1px solid #afa2ff33;border-radius:16px;padding:28px 24px;transition:transform .3s}.feature-card:hover{border-color:#f5ce5366;transform:translateY(-4px)}.feature-icon{margin-bottom:14px;font-size:36px}.feature-card h3{color:#f5ce53;margin-bottom:10px;font-size:18px}.feature-card p{color:#c5c0e0;font-size:14px;line-height:1.6}.cta-section{text-align:center;padding:80px 20px}.cta-section h2{color:#fff;margin-bottom:12px;font-size:32px}.cta-section p{color:#aca7cc;font-size:16px}@media (max-width:768px){.hero-text-centered h1{font-size:30px}.hero-subheading{font-size:14px}.phone-slides{height:480px}.phone-device-mockup{width:210px;height:440px}.phone-slide.prev{transform:translate3d(-120px,20px,-120px)rotateY(18deg)scale(.82)}.phone-slide.next{transform:translate3d(120px,20px,-120px)rotateY(-18deg)scale(.82)}.carousel-arrow.left{left:2px}.carousel-arrow.right{right:2px}.detail-cards-container{grid-template-columns:1fr;gap:24px}.hero-centered{padding:50px 24px 40px}.detail-cards-section{padding:50px 24px 70px}}@media (max-width:480px){.hero-text-centered h1{font-size:24px}.phone-slides{height:400px}.phone-device-mockup{width:170px;height:360px}.phone-slide.prev{transform:translate3d(-80px,15px,-90px)rotateY(18deg)scale(.82)}.phone-slide.next{transform:translate3d(80px,15px,-90px)rotateY(-18deg)scale(.82)}.store-badge-img{height:44px}.download-cta h2{font-size:22px}}.simple-footer{text-align:center;background:#080514;border-top:1px solid #afa2ff1f;width:100%;padding:30px 20px}.simple-footer p{color:#7e77a1;margin:0;font-size:14px;line-height:1.5}.simple-footer strong{color:#e2dcf7;font-weight:600}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-bottom:12px;display:flex}.footer-links a{color:#aca7cc;font-size:13.5px;font-weight:500;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#f5ce53}
