*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1f2937;background:#fff}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;border-radius:.5rem;transition:all .2s ease;border:none;cursor:pointer;font-size:1rem}.btn svg{margin-left:.5rem}.btn-primary{background:#0a2d75;color:#fff}.btn-primary:hover{background:#1d4ed8;transform:translateY(-1px)}.btn-secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover{background:#e5e7eb;transform:translateY(-1px)}.header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;z-index:50}.nav{display:flex;align-items:center;justify-content:space-between;height:4rem}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#1f2937}.brand{font-size:1.25rem;font-weight:700;color:#0a2d75}.nav-links{display:flex;gap:2rem;align-items:center}.nav-link{color:#6b7280;text-decoration:none;font-weight:500;transition:color .2s ease}.nav-link:hover{color:#0a2d75}@media (max-width: 768px){.nav-links{display:none}}.hero{margin-top:4rem;padding-top:3rem;padding-bottom:2.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;align-items:center}.hero-content{text-align:center;max-width:800px;margin:0 auto}.hero-title{font-size:2.75rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.1}.highlight{color:#0a2d75;position:relative}.highlight:after{content:"";position:absolute;bottom:.1em;left:0;right:0;height:.3em;background:linear-gradient(90deg,#0a2d7520,#0a2d7540);z-index:-1}.hero-description{font-size:1.25rem;color:#4b5563;margin-bottom:2rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;gap:1rem;justify-content:center;align-items:center}@media (max-width: 768px){.hero{padding:3rem 0 1rem}.hero-title{font-size:2.5rem}.hero-description{font-size:1.125rem}.hero-actions{flex-direction:column;gap:1rem}.btn{width:100%;max-width:280px}}.section-header{text-align:center;max-width:700px;margin:0 auto 2rem}.section-title{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.section-description{font-size:1.25rem;color:#6b7280}@media (max-width: 768px){.section-title{font-size:2rem}}.problem{padding:3.5rem 0;background:#fff}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;max-width:1000px;margin:0 auto}.comparison-card{padding:1.25rem;border-radius:1rem;background:#fff;border:2px solid #e5e7eb;box-shadow:0 4px 6px #0000000d}.current-reality{border-color:#94a3b8;border-left:4px solid #94a3b8}.laddo-solution{border-color:#0a2d75;border-left:4px solid #0A2D75}.card-header{margin-bottom:1rem}.card-header h3{font-size:1.5rem;font-weight:700;margin:0}.current-reality .card-header h3{color:#334155}.laddo-solution .card-header h3{color:#0a2d75}.problem-list,.solution-list{display:flex;flex-direction:column;gap:1.5rem}.problem-item,.solution-item{display:flex;align-items:flex-start;gap:1rem}.problem-icon,.solution-icon{flex-shrink:0;margin-top:.125rem}.problem-item p,.solution-item p{color:#4b5563;line-height:1.6;margin:0;font-size:1rem}@media (max-width: 768px){.problem{padding:2.5rem 0}.comparison-grid{grid-template-columns:1fr;gap:1rem}.comparison-card{padding:1rem}.card-header h3{font-size:1.25rem}}.solution{padding:2.5rem 0;background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}.solution-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.solution-points{display:flex;flex-direction:column;gap:1.25rem}.solution-point{display:flex;gap:1rem;align-items:flex-start}.point-icon{flex-shrink:0;margin-top:.25rem}.solution-point h4{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.solution-point p{color:#6b7280;line-height:1.6}.solution-visual{display:flex;justify-content:center}.framework-box{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 25px #0000001a;border:1px solid #e5e7eb;max-width:300px;text-align:center}.framework-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;justify-content:center}.framework-header h5{font-size:1.125rem;font-weight:600;color:#1f2937}.framework-stats{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem}.framework-stat{display:flex;flex-direction:column}.framework-number{font-size:2rem;font-weight:700;color:#10b981}.framework-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.framework-note{font-size:.875rem;color:#6b7280;font-style:italic}@media (max-width: 768px){.solution{padding:2.5rem 0}.solution-content{grid-template-columns:1fr;gap:1.5rem}.framework-box{max-width:100%}}.features{padding:3.5rem 0;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem}.feature-card{padding:1.25rem;border:1px solid #e5e7eb;border-radius:1rem;text-align:center;transition:all .3s ease;background:#fff}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #2563eb1a;border-color:#0a2d75}.feature-icon{margin-bottom:1.5rem;display:flex;justify-content:center}.feature-card h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.feature-card p{color:#6b7280;line-height:1.6}.features-cta{background:linear-gradient(135deg,#0a2d75,#1d4ed8);border-radius:1rem;padding:2rem 1.25rem;text-align:center;color:#fff}.cta-content h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#fff}.cta-content p{font-size:1rem;margin-bottom:1.25rem;color:#bfdbfe}.cta-content .btn{background:#fff;color:#0a2d75}.cta-content .btn:hover{background:#f8fafc;transform:translateY(-1px)}@media (max-width: 768px){.features{padding:2.5rem 0}.features-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.feature-card{padding:1rem}.features-cta{padding:1.5rem 1rem}.cta-content h3{font-size:1.25rem}}@media (max-width: 480px){.features-grid{grid-template-columns:1fr}}.early-access{padding:3.5rem 0;background:linear-gradient(135deg,#1f2937,#111827)}.form-container{max-width:600px;margin:0 auto}.form-header{text-align:center;margin-bottom:1.5rem}.form-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.form-description{font-size:1.125rem;color:#9ca3af;line-height:1.6}.access-form{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 20px 25px #0000001a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-weight:500;color:#374151;margin-bottom:.5rem}.form-group input,.form-group select{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:all .2s ease;background:#fff;color:#111827}.form-group input:focus,.form-group select:focus{outline:none;border-color:#0a2d75;box-shadow:0 0 0 3px #2563eb1a}.submit-btn{width:100%;padding:1rem;background:#0a2d75;color:#fff;border:none;border-radius:.5rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.form-message{margin-top:1rem;padding:1rem;border-radius:.5rem}.success-message{display:flex;align-items:center;gap:.75rem;background:#dcfce7;color:#166534;padding:1rem;border-radius:.5rem}.error-message{display:flex;align-items:center;gap:.75rem;background:#fef2f2;color:#991b1b;padding:1rem;border-radius:.5rem}.form-note{color:#6b7280;font-size:.9rem;margin-top:.5rem}.hidden{display:none}@media (max-width: 768px){.early-access{padding:2.5rem 0}.form-title{font-size:2rem}.access-form{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:0}}.footer{background:#1f2937;color:#fff;padding:1.25rem 0}.footer-bottom{display:flex;justify-content:space-between;align-items:center}.footer-bottom.custom{border-top:none;padding-top:0}.footer-left{display:inline-flex;align-items:center;gap:.75rem}.footer .logo{display:inline-flex;align-items:center;gap:.5rem;margin:0}.footer .brand{font-size:1rem;font-weight:700;color:#fff}.footer-note{color:#9ca3af;margin-left:.5rem}.footer-right{display:inline-flex;align-items:center;gap:1rem}.footer-email{color:#bfdbfe;text-decoration:none}.footer-email:hover{text-decoration:underline}.footer-copy{color:#9ca3af}@media (max-width: 768px){.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}.footer-right{gap:.5rem}}.problem .section-header{max-width:820px;margin:0 auto 2.25rem}.problem .section-description{font-size:1.1rem;color:#475569;line-height:1.75}.problem .section-header p{margin-top:.5rem;color:#4b5563}.comparison-grid{gap:1.5rem}.comparison-card{padding:1.5rem;border-radius:12px}.problem .card-header h3{letter-spacing:.2px}.problem-item p,.solution-item p{font-size:1.05rem;color:#334155}.problem .problem-list .problem-item+.problem-item,.problem .solution-list .solution-item+.solution-item{border-top:1px dashed #e5e7eb;padding-top:.75rem}.background-highlights{margin-top:1rem;display:flex;justify-content:flex-end}.bg-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem;max-width:460px;box-shadow:0 2px 10px #0000000a}.bg-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.bg-item{display:flex;align-items:center;gap:.6rem;color:#111827;font-size:.95rem}.bg-icon{display:inline-flex;color:#d97706}.bg-icon svg{width:16px;height:16px}.results{padding:2rem 0;background:#f8fafc;border-radius:10px;margin-top:2rem}.results-title{text-align:center;font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.results-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;max-width:840px;margin:0 auto;box-shadow:0 8px 30px #0000000f}.results-stars{display:flex;justify-content:center;gap:.2rem;margin-bottom:.75rem}.results-stars svg{width:18px;height:18px}.results-quote{text-align:center;color:#475569;font-style:italic;line-height:1.6;max-width:900px;margin:.25rem auto 1rem}.results-metrics{display:flex;gap:.75rem;justify-content:space-between;align-items:flex-end;flex-wrap:nowrap;margin-top:.5rem}.metric{flex:1 1 0;min-width:0;white-space:nowrap}.metric-value{font-size:1.5rem;font-weight:700}.metric-green{color:#16a34a}.metric-blue{color:#0a2d75}.metric-purple{color:#7c3aed}.metric-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.background-highlights{justify-content:stretch}.bg-card{max-width:100%}.results{padding:1.5rem 0}.results-card{padding:.875rem}.results-quote{font-size:.975rem}.results-metrics{grid-template-columns:1fr}}.logo img{display:inline-block;width:128px;height:128px;object-fit:contain}.header .logo img,.footer .logo img{width:128px;height:48px}.brand-logo{width:128px;height:128px;object-fit:contain}.header .logo,.footer .logo{gap:.5rem}
