.landing-root{min-height:100vh;background:#f8fafc;display:flex;flex-direction:column}.landing-navbar{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.2rem;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:10}.landing-title{font-weight:900;font-size:30px;letter-spacing:1px;color:#1a202c}.landing-btn{background:#1a202c;color:#fff!important;border-radius:24px;padding:.6rem 1.2rem;font-weight:600;text-decoration:none;font-size:20px;transition:background .2s;border:none;display:inline-block;min-width:0;text-align:center}.landing-hero{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem 1.5rem 0;margin:0 auto;width:100%;text-align:left}.landing-hero h1{font-size:2.3rem;font-weight:800;margin-bottom:12px;line-height:1.1;letter-spacing:-1px;color:#1a202c;text-align:left}.landing-hero p{font-size:17px;color:#555;margin-bottom:22px;max-width:400px;text-align:left}.landing-btn-small{padding:.6rem 1.4rem;font-size:16px;border-radius:20px;min-width:0;width:auto;display:inline-block}.landing-footer{width:100%;padding:1.2rem 0 .7rem;background:#fff;border-top:1px solid #eee;margin-top:auto}.landing-footer-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;color:#888;font-size:15px;font-weight:500;opacity:.8}.landing-footer-link{color:#888;text-decoration:none;margin:0 10px;font-size:inherit;font-weight:inherit;opacity:inherit}@media(max-width:600px){.landing-navbar{padding:.8rem}.landing-title{font-size:22px}.landing-hero{padding:2.5rem 1rem 0;max-width:100vw}.landing-hero h1{font-size:2rem}.landing-btn,.landing-btn-small{font-size:15px;padding:.4rem 1.1rem}.landing-footer-links{font-size:13px;gap:8px}.landing-footer-links a{margin:0 4px}}@media(max-width:420px){.landing-navbar{padding:.7rem .5rem}.landing-title{font-size:20px}.landing-hero{padding:2rem .5rem 0}.landing-hero h1{font-size:1.4rem}.landing-footer-links{font-size:12px;gap:4px}.landing-footer-links a:not(:nth-child(-n+4)){display:none!important}}
