.landing-container[data-v-4d39a197]{--primary: #3b82f6;--primary-dark: #1e40af;--secondary: #93c5fd;--bg-dark: #121214;--bg-card: #1b181b;--text-white: #e5e7eb;--text-gray: #9ca3af;background-color:var(--bg-dark);color:var(--text-white);font-family:Instrument Sans,sans-serif;min-height:100vh;overflow-x:hidden}.navbar[data-v-4d39a197]{padding:1.5rem 2rem;position:fixed;top:0;width:100%;z-index:100;background:#121214cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.05)}.nav-content[data-v-4d39a197]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo[data-v-4d39a197]{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800}.logo-text span[data-v-4d39a197]{color:var(--primary)}.nav-links[data-v-4d39a197]{display:flex;align-items:center;gap:2rem}.nav-link[data-v-4d39a197]{color:var(--text-gray);text-decoration:none;font-weight:500;transition:color .3s}.nav-link[data-v-4d39a197]:hover{color:var(--text-white)}.btn-login[data-v-4d39a197]{color:var(--text-white);text-decoration:none;font-weight:600}.btn-signup[data-v-4d39a197]{background:var(--primary);color:#fff;padding:.7rem 1.5rem;border-radius:12px;text-decoration:none;font-weight:700;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #3b82f64d}.btn-signup[data-v-4d39a197]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.hero[data-v-4d39a197]{padding:10rem 2rem 5rem;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem}.hero-title[data-v-4d39a197]{font-size:4rem;line-height:1.1;font-weight:900;margin-bottom:1.5rem}.hero-title span[data-v-4d39a197]{background:linear-gradient(135deg,#3b82f6,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle[data-v-4d39a197]{font-size:1.25rem;color:var(--text-gray);margin-bottom:2.5rem;line-height:1.6;max-width:500px}.hero-actions[data-v-4d39a197]{display:flex;gap:1.5rem}.btn-primary[data-v-4d39a197]{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;padding:1rem 2rem;border-radius:14px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s;box-shadow:0 10px 25px #2563eb66}.btn-primary[data-v-4d39a197]:hover{transform:translateY(-3px);box-shadow:0 15px 35px #2563eb80}.btn-secondary[data-v-4d39a197]{border:1px solid rgba(255,255,255,.1);color:var(--text-white);padding:1rem 2rem;border-radius:14px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:background .3s}.btn-secondary[data-v-4d39a197]:hover{background:#ffffff0d}.hero-visual[data-v-4d39a197]{position:relative;display:flex;justify-content:center}.card-mockup[data-v-4d39a197]{width:100%;max-width:450px;aspect-ratio:16/10;background:var(--bg-card);border-radius:20px;border:1px solid rgba(59,130,246,.3);padding:2rem;position:relative;z-index:2;box-shadow:0 25px 50px -12px #00000080}.mockup-header[data-v-4d39a197]{height:12px;width:60px;background:#3b82f633;border-radius:6px;margin-bottom:2rem}.mockup-line[data-v-4d39a197]{height:10px;background:#ffffff0d;border-radius:5px;margin-bottom:1rem}.mockup-line.short[data-v-4d39a197]{width:60%}.mockup-grid[data-v-4d39a197]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.mockup-item[data-v-4d39a197]{height:80px;background:linear-gradient(135deg,rgba(59,130,246,.1),transparent);border-radius:12px}.blob[data-v-4d39a197]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(59,130,246,.15) 0%,transparent 70%);z-index:1}.features[data-v-4d39a197]{padding:8rem 2rem;max-width:1200px;margin:0 auto}.section-header[data-v-4d39a197]{text-align:center;margin-bottom:5rem}.section-title[data-v-4d39a197]{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.section-subtitle[data-v-4d39a197]{color:var(--text-gray);font-size:1.2rem}.features-grid[data-v-4d39a197]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card[data-v-4d39a197]{background:var(--bg-card);padding:2.5rem;border-radius:24px;border:1px solid rgba(255,255,255,.03);transition:all .3s}.feature-card[data-v-4d39a197]:hover{transform:translateY(-10px);border-color:#3b82f633;background:#ffffff05}.feature-icon[data-v-4d39a197]{font-size:2.5rem;margin-bottom:1.5rem}.feature-card h3[data-v-4d39a197]{font-size:1.5rem;margin-bottom:1rem;font-weight:700}.feature-card p[data-v-4d39a197]{color:var(--text-gray);line-height:1.6}.cta[data-v-4d39a197]{padding:6rem 2rem;max-width:1000px;margin:4rem auto;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:40px;text-align:center}.cta h2[data-v-4d39a197]{font-size:2.5rem;font-weight:900;margin-bottom:1.5rem}.cta p[data-v-4d39a197]{font-size:1.2rem;opacity:.9;margin-bottom:2.5rem}.btn-white[data-v-4d39a197]{background:#fff;color:#1e40af;padding:1.2rem 3rem;border-radius:16px;text-decoration:none;font-weight:800;transition:transform .3s;display:inline-block}.btn-white[data-v-4d39a197]:hover{transform:scale(1.05)}.footer[data-v-4d39a197]{padding:4rem 2rem;border-top:1px solid rgba(255,255,255,.05);text-align:center}.footer-content p[data-v-4d39a197]{color:var(--text-gray)}.footer-bottom[data-v-4d39a197]{margin-top:1rem;font-size:.9rem;color:var(--text-gray)}.animate-up[data-v-4d39a197]{opacity:0;transform:translateY(30px);animation:fadeInUp-4d39a197 .8s forwards}.animate-fade[data-v-4d39a197]{opacity:0;animation:fadeIn-4d39a197 1.2s forwards}.delay-1[data-v-4d39a197]{animation-delay:.2s}.delay-2[data-v-4d39a197]{animation-delay:.4s}@keyframes fadeInUp-4d39a197{to{opacity:1;transform:translateY(0)}}@keyframes fadeIn-4d39a197{to{opacity:1}}@media (max-width: 900px){.hero[data-v-4d39a197]{grid-template-columns:1fr;text-align:center;padding-top:8rem}.hero-title[data-v-4d39a197]{font-size:2.8rem}.hero-subtitle[data-v-4d39a197]{margin-left:auto;margin-right:auto}.hero-actions[data-v-4d39a197]{justify-content:center}.nav-links[data-v-4d39a197]{display:none}}
