:root{--bg-dark:#0a0a0a;--bg-card:#141414;--text-primary:#fff;--text-secondary:#a1a1aa;--primary:#6366f1;--primary-hover:#4f46e5;--accent:#ec4899;--gradient-main:linear-gradient(135deg,#6366f1,#ec4899);--font-heading:"Outfit",sans-serif;--font-body:"Inter",sans-serif;--spacing-container:1200px}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;background-color:var(--bg-dark);color:#fff;color:var(--text-primary);font-family:Inter,sans-serif;font-family:var(--font-body);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-family:var(--font-heading);font-weight:700;line-height:1.2;margin-bottom:1rem}p{color:#a1a1aa;color:var(--text-secondary);margin-bottom:1.5rem}a{color:inherit;text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.8}.container{margin:0 auto;max-width:1200px;max-width:var(--spacing-container);padding:0 20px}.btn{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:12px 24px;transition:transform .2s ease,box-shadow .2s ease}.btn:active{transform:scale(.98)}.btn-primary{background:linear-gradient(135deg,#6366f1,#ec4899);background:var(--gradient-main);box-shadow:0 4px 15px #6366f14d;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #6366f180;transform:translateY(-2px)}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#ec4899);background:var(--gradient-main);-webkit-background-clip:text;background-clip:text}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0a0a0acc;border-bottom:1px solid #ffffff1a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-container{justify-content:space-between}.header-container,.logo{align-items:center;display:flex}.logo{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;gap:10px}.logo-img{border-radius:8px;display:block;height:40px;width:40px}.nav a{font-size:.95rem;font-weight:500;margin-left:2rem}.hero{overflow:hidden;padding:80px 0}.hero-container{align-items:center;display:flex;gap:4rem}.hero-content{flex:1 1}.hero h1{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;margin-bottom:2.5rem;max-width:500px}.app-buttons{display:flex;gap:1rem}.store-btn{align-items:center;background-color:#fff;border-radius:8px;color:#000;display:flex;gap:10px;min-width:160px;padding:8px 16px;transition:transform .2s}.store-btn:hover{opacity:1;transform:translateY(-2px)}.store-btn svg{flex-shrink:0}.store-btn div{display:flex;flex-direction:column}.store-btn .small-text{font-size:.7rem;line-height:1}.store-btn .big-text{font-size:1.1rem;font-weight:700;line-height:1.1}.hero-image{display:flex;flex:1 1;justify-content:center}.phone-mockup{background:#1e1e1e;border:10px solid #333;border-radius:40px;box-shadow:0 20px 50px #00000080;height:600px;overflow:hidden;position:relative;width:300px}.screen{background:#141414;display:flex;flex-direction:column;height:100%;position:relative;width:100%}.app-screenshot{height:100%;object-fit:cover;width:100%}.mock-header{font-weight:700;margin-top:10px;text-align:center}.mock-card{animation:pulse 2s infinite;background:#2a2a2a;border-radius:12px;height:120px}.mock-scan-btn{align-items:center;align-self:center;background:var(--gradient-main);border-radius:50%;box-shadow:0 4px 15px #ec489966;display:flex;height:60px;justify-content:center;margin-bottom:20px;margin-top:auto;width:60px}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.features{background:#111;padding:80px 0}.section-title{font-size:2.5rem;margin-bottom:4rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:var(--bg-card);border:1px solid #ffffff0d;border-radius:16px;padding:2rem;text-align:center;transition:transform .2s}.feature-card:hover{border-color:#6366f14d;transform:translateY(-5px)}.icon-wrapper{align-items:center;background:#6366f11a;border-radius:50%;color:var(--primary);display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.cta{background:linear-gradient(180deg,var(--bg-dark) 0,#6366f11a 100%);padding:100px 0;text-align:center}.cta h2{font-size:3rem;margin-bottom:1rem}.cta .app-buttons{justify-content:center;margin-top:2rem}.footer{border-top:1px solid #ffffff1a;font-size:.9rem;padding:40px 0}.footer-container{align-items:center;display:flex;justify-content:space-between}.footer-brand p{font-size:.8rem;margin:5px 0 0}.footer-links{display:flex;gap:2rem}@media (max-width:768px){.hero-container{flex-direction:column;padding-top:2rem;text-align:center}.hero-subtitle{margin-left:auto;margin-right:auto}.app-buttons{flex-wrap:wrap;justify-content:center}.hero h1{font-size:2.5rem}.footer-container{flex-direction:column;gap:1.5rem;text-align:center}.footer-links{flex-direction:column;gap:1rem}}
/*# sourceMappingURL=main.920da8a8.css.map*/