: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}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}[data-v-c1af5d3a]{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,sans-serif}.app-container[data-v-c1af5d3a]{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b);color:#e2e8f0;overflow-x:hidden}.navbar[data-v-c1af5d3a]{display:flex;justify-content:space-between;align-items:center;padding:1rem 5%;background:#0f172acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:100}.logo[data-v-c1af5d3a]{font-size:1.5rem;font-weight:700;background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:transparent}nav a[data-v-c1af5d3a]{color:#e2e8f0;text-decoration:none;margin-left:2rem;transition:color .3s}nav a[data-v-c1af5d3a]:hover{color:#3b82f6}.hero[data-v-c1af5d3a]{display:flex;align-items:center;justify-content:space-between;padding:4rem 5%;position:relative;overflow:hidden}.hero[data-v-c1af5d3a]:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.2) 0%,transparent 70%);top:-200px;right:-200px;z-index:0}.hero-content[data-v-c1af5d3a]{max-width:600px;z-index:1}.hero h1[data-v-c1af5d3a]{font-size:3rem;margin-bottom:1rem;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-background-clip:text;background-clip:text;color:transparent}.tagline[data-v-c1af5d3a]{font-size:1.2rem;color:#94a3b8;margin-bottom:2rem}.reward-highlights[data-v-c1af5d3a]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;max-width:500px}.highlight-item[data-v-c1af5d3a]{display:flex;align-items:center;background:#1e293b80;padding:1rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:all .3s}.highlight-item[data-v-c1af5d3a]:hover{transform:translateY(-3px);box-shadow:0 8px 20px #3b82f633;border-color:#3b82f64d}.highlight-icon[data-v-c1af5d3a]{font-size:1.5rem;margin-right:.8rem;color:#f59e0b}.highlight-text[data-v-c1af5d3a]{color:#e2e8f0;font-size:.95rem;font-weight:500}.cta-buttons[data-v-c1af5d3a]{display:flex;gap:1rem}.btn[data-v-c1af5d3a]{padding:.8rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s}.primary-btn[data-v-c1af5d3a]{background:linear-gradient(90deg,#3b82f6,#6366f1);color:#fff;box-shadow:0 4px 15px #3b82f64d}.primary-btn[data-v-c1af5d3a]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.secondary-btn[data-v-c1af5d3a]{background:#ffffff1a;color:#e2e8f0;border:1px solid rgba(255,255,255,.2)}.secondary-btn[data-v-c1af5d3a]:hover{background:#ffffff26}.hero-image[data-v-c1af5d3a]{position:relative;z-index:1}.phone-mockup[data-v-c1af5d3a]{width:280px;height:580px;border:15px solid #0f172a;border-radius:40px;background:linear-gradient(180deg,#1e293b,#0f172a);box-shadow:0 10px 30px #0000004d;position:relative;overflow:hidden}.phone-mockup[data-v-c1af5d3a]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/vite.svg) center center;background-size:cover;opacity:.3}.features-section[data-v-c1af5d3a]{padding:5rem 5%;background:#0f172a}.features-section h2[data-v-c1af5d3a]{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#fff}.features-grid[data-v-c1af5d3a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card[data-v-c1af5d3a]{background:#1e293b80;padding:2rem;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.05);transition:transform .3s,box-shadow .3s}.feature-card[data-v-c1af5d3a]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0003}.feature-icon[data-v-c1af5d3a]{font-size:2.5rem;margin-bottom:1rem;color:#3b82f6}.feature-card h3[data-v-c1af5d3a]{font-size:1.2rem;margin-bottom:.5rem;color:#fff}.feature-card p[data-v-c1af5d3a]{color:#94a3b8}.download-section[data-v-c1af5d3a]{padding:5rem 5%;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:3rem}.download-content[data-v-c1af5d3a]{max-width:500px}.download-section h2[data-v-c1af5d3a]{font-size:2.5rem;margin-bottom:1rem;color:#fff}.download-desc[data-v-c1af5d3a]{color:#94a3b8;margin-bottom:2rem;font-size:1.1rem}.app-buttons[data-v-c1af5d3a]{display:flex;flex-direction:column;gap:1rem}.app-btn[data-v-c1af5d3a]{display:flex;flex-direction:column;justify-content:center;padding:1rem;border-radius:12px;text-decoration:none;color:#fff;width:200px;transition:transform .3s}.app-btn[data-v-c1af5d3a]:hover{transform:translateY(-3px)}.ios-btn[data-v-c1af5d3a]{background:linear-gradient(135deg,#000,#333);display:none}.android-btn[data-v-c1af5d3a]{background:linear-gradient(135deg,#3ddc84,#00c853)}.small-text[data-v-c1af5d3a]{font-size:.8rem;opacity:.8}.big-text[data-v-c1af5d3a]{font-size:1.2rem;font-weight:700}.qr-code-container[data-v-c1af5d3a]{display:flex;justify-content:center}.qr-code[data-v-c1af5d3a]{display:flex;flex-direction:column;align-items:center}.qr-placeholder[data-v-c1af5d3a]{width:180px;height:180px;background:#fff;border-radius:12px;display:flex;justify-content:center;align-items:center;margin-bottom:1rem;box-shadow:0 10px 25px #0003}.qr-dot[data-v-c1af5d3a]{width:140px;height:140px;background:#3b82f6;border-radius:8px;position:relative}.qr-dot[data-v-c1af5d3a]:before{content:"";position:absolute;width:40px;height:40px;background:#000;top:10px;left:10px;border-radius:4px}.qr-dot[data-v-c1af5d3a]:after{content:"";position:absolute;width:30px;height:30px;background:#fff;top:15px;left:15px;border-radius:2px}.loading[data-v-c1af5d3a]{color:#3b82f6;font-weight:500;animation:pulse-c1af5d3a 1.5s infinite}.error[data-v-c1af5d3a]{color:#ef4444;font-weight:500;text-align:center;padding:1rem}.qr-image[data-v-c1af5d3a]{max-width:100%;max-height:100%;border-radius:8px}.version-text[data-v-c1af5d3a]{color:#1e293b;font-weight:600;margin-top:.5rem;text-align:center}.qr-text[data-v-c1af5d3a]{color:#fff;font-weight:500}@keyframes pulse-c1af5d3a{0%,to{opacity:1}50%{opacity:.5}}.contact-section[data-v-c1af5d3a]{padding:5rem 5%;background:#0f172a;text-align:center}.contact-content[data-v-c1af5d3a]{max-width:600px;margin:0 auto}.contact-section h2[data-v-c1af5d3a]{font-size:2.5rem;margin-bottom:1rem;color:#fff}.contact-desc[data-v-c1af5d3a]{color:#94a3b8;margin-bottom:2rem;font-size:1.1rem}.contact-email[data-v-c1af5d3a]{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 2rem;border-radius:12px;text-decoration:none;color:#e2e8f0;background:#1e293b80;border:1px solid rgba(255,255,255,.05);transition:all .3s}.contact-email[data-v-c1af5d3a]:hover{background:#1e293bb3;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.contact-email svg[data-v-c1af5d3a]{color:#3b82f6}.footer[data-v-c1af5d3a]{padding:2rem 5%;background:#0f172a;text-align:center;border-top:1px solid rgba(255,255,255,.05)}.footer-logo[data-v-c1af5d3a]{font-size:1.5rem;font-weight:700;background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:1rem}.copyright[data-v-c1af5d3a]{color:#64748b;font-size:.9rem}@media(max-width:768px){.hero[data-v-c1af5d3a]{flex-direction:column;text-align:center}.hero h1[data-v-c1af5d3a]{font-size:2.5rem}.cta-buttons[data-v-c1af5d3a]{justify-content:center}.download-section[data-v-c1af5d3a]{flex-direction:column;text-align:center}.app-buttons[data-v-c1af5d3a]{align-items:center}}
