.landing-container{max-width:1200px;margin:0 auto;padding:0 20px}.landing-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:16px 0;position:sticky;top:0;z-index:100}.landing-header-content{display:flex;justify-content:space-between;align-items:center}.landing-logo{display:flex;align-items:center;gap:8px;font-weight:600;font-size:18px;color:#2d3748;text-decoration:none}.landing-logo-icon{width:32px;height:32px;border-radius:8px}.landing-primary-cta{background:#4c51bf;color:#fff;padding:12px 24px;border:none;border-radius:8px;font-weight:600;text-decoration:none;display:inline-block;transition:all .2s ease;cursor:pointer}.landing-primary-cta:hover{background:#434190;transform:translateY(-1px)}.landing-login-link{color:#4a5568;text-decoration:none;font-weight:500;font-size:14px;transition:all .2s ease}.landing-login-link:hover{color:#2d3748;text-decoration:underline}.landing-hero{padding:80px 0;text-align:center;background:linear-gradient(135deg,#f7fafc,#edf2f7)}.landing-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:24px;color:#1a202c;line-height:1.2}.landing-hero p{font-size:1.25rem;color:#4a5568;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.landing-hero-visual{margin:60px auto 40px;max-width:300px;position:relative}.landing-phone-mockup{width:200px;height:360px;background:#2d3748;border-radius:32px;margin:0 auto;position:relative;padding:20px;box-shadow:0 20px 40px rgba(0,0,0,.1)}.landing-phone-screen{width:100%;height:100%;background:#fff;border-radius:20px;position:relative;overflow:hidden}.landing-floating-card{position:absolute;background:#fff;border-radius:12px;padding:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);font-size:10px;animation:landing-float 3s ease-in-out infinite}.landing-card-1{top:20px;left:10px;width:80px;animation-delay:0s}.landing-card-2{top:80px;right:10px;width:70px;animation-delay:1s}.landing-card-3{bottom:60px;left:15px;width:75px;animation-delay:2s}@keyframes landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-trust-chips{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:40px}.landing-chip{background:#fff;padding:8px 16px;border-radius:20px;font-size:14px;color:#4a5568;border:1px solid #e2e8f0}.landing-how-it-works{padding:80px 0;background:#fff}.landing-section-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:60px;color:#1a202c}.landing-steps{display:grid;gap:40px;max-width:800px;margin:0 auto}.landing-step{text-align:center;padding:32px;background:#f7fafc;border-radius:16px}.landing-step-icon{width:48px;height:48px;margin:0 auto 20px;background:#4c51bf;border-radius:50%;display:flex;align-items:center;justify-content:center}.landing-step h3{font-size:1.25rem;font-weight:600;margin-bottom:12px;color:#1a202c}.landing-step p{color:#4a5568}.landing-benefits{padding:80px 0;background:#f7fafc}.landing-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;max-width:800px;margin:0 auto}.landing-benefit{background:#fff;padding:32px;border-radius:16px;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.05)}.landing-benefit h3{font-size:1.125rem;font-weight:600;color:#1a202c;margin-bottom:12px}.landing-benefit p{color:#4a5568;font-size:14px}.landing-trust{padding:80px 0;background:#fff}.landing-trust-content{max-width:600px;margin:0 auto;text-align:center;position:relative}.landing-quote-mark{position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:40px;height:40px;opacity:.1}.landing-trust blockquote{font-size:1.25rem;font-style:italic;color:#4a5568;line-height:1.8;margin:40px 0;padding:40px;background:#f7fafc;border-radius:16px;position:relative}.landing-final-cta{padding:80px 0;background:linear-gradient(135deg,#4c51bf,#667eea);color:#fff;text-align:center}.landing-final-cta h2{font-size:2rem;font-weight:700;margin-bottom:32px}.landing-final-cta .landing-primary-cta{background:#fff;color:#4c51bf;font-size:1.125rem;padding:16px 32px;margin-bottom:20px}.landing-final-cta .landing-primary-cta:hover{background:#f7fafc}.landing-final-cta-note{font-size:14px;opacity:.9}.landing-footer{background:#2d3748;color:#fff;padding:40px 0;text-align:center}.landing-footer-links{display:flex;justify-content:center;gap:32px;margin-bottom:20px;flex-wrap:wrap}.landing-footer-links a{color:#a0aec0;text-decoration:none;font-size:14px}.landing-footer-links a:hover{color:#fff}.landing-footer-note{font-size:12px;color:#718096}.landing-card-bar{border-radius:2px;margin-bottom:4px}.landing-card-bar-primary{background:#4c51bf;height:4px;width:60%}.landing-card-bar-secondary{background:#e2e8f0;height:2px}.landing-card-bar-green{background:#48bb78;height:4px;width:50%;margin-bottom:4px}.landing-card-bar-orange{background:#ed8936;height:4px;width:55%;margin-bottom:4px}@media (max-width:768px){.landing-container{padding:0 16px}.landing-header-content{gap:8px}.landing-logo{font-size:16px}.landing-logo-icon{width:28px;height:28px}.landing-login-link{font-size:13px}.landing-hero{padding:60px 0}.landing-hero h1{font-size:1.875rem;line-height:1.1;margin-bottom:20px}.landing-hero p{font-size:1rem;margin-bottom:32px;padding:0 8px}.landing-hero-visual{margin:40px auto 32px}.landing-phone-mockup{width:160px;height:280px;padding:16px}.landing-trust-chips{gap:12px;margin-top:32px}.landing-chip{padding:6px 12px;font-size:13px}.landing-benefits,.landing-final-cta,.landing-how-it-works,.landing-trust{padding:60px 0}.landing-section-title{font-size:1.75rem;margin-bottom:40px;line-height:1.2}.landing-steps{grid-template-columns:1fr;gap:32px}.landing-step{padding:24px}.landing-step h3{font-size:1.125rem}.landing-step p{font-size:14px}.landing-benefits-grid{grid-template-columns:1fr;gap:24px}.landing-benefit{padding:24px}.landing-benefit h3{font-size:1rem}.landing-benefit p{font-size:13px}.landing-trust blockquote{font-size:1rem;padding:20px;line-height:1.6}.landing-final-cta h2{font-size:1.75rem;margin-bottom:24px}.landing-final-cta .landing-primary-cta{font-size:1rem;padding:14px 28px}.landing-final-cta-note{font-size:13px;padding:0 16px}.landing-footer{padding:32px 0}.landing-footer-links{gap:16px;flex-direction:column;align-items:center}.landing-footer-links a{font-size:13px}.landing-footer-note{font-size:11px;padding:0 16px;text-align:center}}@media (max-width:480px){.landing-container{padding:0 12px}.landing-login-link{font-size:12px}.landing-hero h1{font-size:1.625rem}.landing-hero p{font-size:.875rem}.landing-phone-mockup{width:140px;height:250px;padding:14px}.landing-floating-card{padding:8px;font-size:8px}.landing-card-1,.landing-card-2,.landing-card-3{width:60px}.landing-section-title{font-size:1.5rem}.landing-benefit,.landing-step{padding:20px}.landing-trust blockquote{padding:16px;font-size:.875rem}.landing-final-cta h2{font-size:1.5rem}}@font-face{font-family:__GeistSans_fb8f2c;src:url(/_next/static/media/028c0d39d2e8f589-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:__GeistSans_Fallback_fb8f2c;src:local("Arial");ascent-override:85.83%;descent-override:20.53%;line-gap-override:9.33%;size-adjust:107.19%}.__className_fb8f2c{font-family:__GeistSans_fb8f2c,__GeistSans_Fallback_fb8f2c}.__variable_fb8f2c{--font-geist-sans:"__GeistSans_fb8f2c","__GeistSans_Fallback_fb8f2c"}@font-face{font-family:__GeistMono_f910ec;src:url(/_next/static/media/5b01f339abf2f1a5.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_f910ec{font-family:__GeistMono_f910ec,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_f910ec{--font-geist-mono:"__GeistMono_f910ec",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}