.landing-container{min-height:100vh;max-width:1200px;flex-direction:column;font-family:var(--font-primary);color:#333333;background-color:#ffffff}.landing-container,.landing-header{width:100%;margin:0 auto;display:flex;align-items:center}.landing-header{max-width:1080px;justify-content:space-between;padding:1.5rem 2rem;background-color:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:-webkit-sticky;position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(0,0,0,.05)}.landing-logo{font-size:1.8rem;font-weight:var(--font-weight-bold,700);margin:0;color:#6bb8db}.landing-nav{display:flex;gap:2rem}.landing-main{flex:1 1;width:100%;max-width:800px;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center}.landing-section{padding:4rem 2rem;margin:2rem 0;width:100%;max-width:900px;text-align:center;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}.landing-hero,.landing-section{background-color:white;position:relative}.landing-hero{display:flex;flex-direction:column;align-items:center;padding:3rem 2rem;z-index:1}.landing-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:#6bb8db;z-index:2}.landing-hero-content{max-width:700px;margin-bottom:2rem;z-index:2}.landing-hero-illustration{width:100%;max-width:800px;height:auto;margin:1rem auto;z-index:1}@media (min-width:800px){.landing-hero{flex-direction:row;text-align:left;padding:4rem 3rem;gap:2rem;justify-content:space-between}.landing-hero-content{flex:1 1;text-align:left;margin-bottom:0}.landing-hero-illustration{flex:1.2 1}}.landing-section-title{font-size:2.5rem;font-weight:var(--font-weight-bold,700);margin-bottom:1.5rem;color:#6bb8db;display:inline-block;line-height:1.2}.landing-section-text{font-size:1.25rem;line-height:1.6;color:#4a5568;margin-bottom:2rem;max-width:550px;margin-left:auto;margin-right:auto}.landing-features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:3rem;width:100%;max-width:800px}.landing-feature{display:flex;flex-direction:column;align-items:flex-start;padding:2rem;border-radius:12px;background-color:white;transition:all .3s ease;position:relative;box-shadow:0 8px 30px rgba(0,0,0,.06);border-top:4px solid transparent}.landing-feature:first-child,.landing-feature:nth-child(2),.landing-feature:nth-child(3){border-top-color:#6bb8db}.landing-feature:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.06);background-color:#fafafa}.landing-feature-icon{display:flex;align-items:center;justify-content:center;height:48px;width:48px;margin-bottom:1.5rem;border-radius:50%;background-color:#f7fafc}.landing-feature h3{font-size:1.25rem;font-weight:var(--font-weight-semibold,600);margin-bottom:1rem;text-align:left;color:#2d3748}.landing-feature p{color:#4a5568;text-align:left;line-height:1.6;font-size:1rem}.landing-ctas{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.landing-btn-primary,.landing-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:var(--font-weight-medium,500);text-decoration:none;transition:all .2s ease;border-radius:8px;position:relative;overflow:hidden}.landing-btn-primary{background:#6bb8db;color:white;border:none;box-shadow:0 4px 15px rgba(0,0,0,.1)}.landing-btn-primary:hover{box-shadow:0 6px 20px rgba(0,0,0,.15);transform:translateY(-2px)}.landing-btn-primary:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(255,255,255,.1);transition:.3s}.landing-btn-primary:hover:after{left:100%}.landing-btn-secondary{background-color:white;color:#4a5568;border:1px solid #e2e8f0;box-shadow:0 2px 5px rgba(0,0,0,.05)}.landing-btn-secondary:hover{background-color:#f7fafc;border-color:#cbd5e0;color:#2d3748;transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.08)}.landing-footer{width:100%;max-width:900px;margin:4rem auto 0;background-color:white;padding:4rem 2rem;border-top:1px solid #e2e8f0;text-align:center;position:relative;border-radius:12px 12px 0 0}.landing-footer:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#6bb8db;opacity:.4}.landing-footer-content{max-width:700px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1.5rem;gap:1.5rem;text-align:left;margin:0 auto 3rem;padding:1rem;border-bottom:1px solid #e8e8e8;position:relative}.landing-footer-section{display:flex;flex-direction:column;padding:1rem;border-left:1px solid #e8e8e8;position:relative}.landing-footer-section h4{font-size:1.1rem;font-weight:var(--font-weight-medium,500);margin-bottom:1.5rem;color:#6bb8db;display:inline-block}.landing-footer-section a{color:#555555;text-decoration:none;margin-bottom:.75rem;transition:all .2s ease;font-size:.95rem}.landing-footer-section a:hover{color:#6bb8db;transform:translateX(2px)}.landing-footer-section p{color:#666666;line-height:1.6;font-size:.95rem}.landing-copyright{text-align:center;color:#888888;padding-top:2rem;border-top:1px solid #e8e8e8;font-size:.85rem}@media (max-width:800px){.landing-header{padding:1.5rem 2rem;max-width:100%}.landing-main{padding:3rem 1.5rem}.landing-footer,.landing-main{max-width:100%}.landing-section{max-width:550px;padding:3rem 1.5rem}.landing-section-title{font-size:1.9rem}.landing-features{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));max-width:550px}}@media (max-width:600px){.landing-header{padding:1.5rem}.landing-features{grid-template-columns:1fr}.landing-feature{padding:1.5rem}.landing-hero-illustration{max-width:100%;overflow-x:hidden;margin:0;transform:scale(.8)}.landing-footer-content{grid-template-columns:1fr;text-align:center;gap:2rem}.landing-footer-section{align-items:center;border-left:none;border-bottom:1px solid #e0e0e0;padding-bottom:1.5rem}.landing-footer-section:last-child{border-bottom:none}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}html body .landing-container .animate-fade-in{animation:fadeIn .5s ease-out forwards}html body .landing-container .timeline-card,html body .landing-container .timeline-card-static,html body .landing-container .timeline-card-static:hover{transition:none!important;transform:none!important;filter:none!important}@media (max-width:480px){html body .landing-container .landing-header{padding:1.2rem 1.5rem;flex-direction:column;gap:1.5rem;align-items:flex-start}html body .landing-container .landing-nav{width:100%;justify-content:space-between}html body .landing-container .landing-main{padding:2rem 1.5rem}html body .landing-container .landing-section{padding:2.5rem 1.5rem;margin:1rem 0}html body .landing-container .landing-section-title{font-size:1.6rem}html body .landing-container .landing-section-text{font-size:1rem}html body .landing-container .landing-ctas{flex-direction:column;width:100%}html body .landing-container .landing-btn-primary,html body .landing-container .landing-btn-secondary{width:100%}html body .landing-container .landing-footer{padding:2.5rem 1.5rem}}