.home-container{color:#333;background-color:#faf9f7;padding:2rem;font-family:Inter,sans-serif}.home-header{text-align:center;margin-bottom:3rem}.home-title{color:#ff6b6b;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:3rem;font-weight:700}.home-subtitle{margin-bottom:2rem;font-size:1.25rem}.home-cta{flex-wrap:wrap;justify-content:center;gap:2px;min-height:100px;display:flex}.home-cta .home-button{border-radius:12px;margin:.5rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.home-button.primary{color:#fff;background-color:#ff6b6b}.home-button.primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b4d}.home-button.secondary{color:#fff;background-color:#2e8b8b}.home-button.secondary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2e8b8b4d}.home-button.tertiary{color:#333;background-color:#f4e1d2}.home-button.tertiary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f4e1d24d}.home-button.large{border-radius:16px;flex-direction:column;align-items:center;padding:1rem 2rem;font-size:1.1rem;display:flex}.home-button.large span{opacity:.9;margin-top:.25rem;font-size:.85rem;font-weight:400}.home-features{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.feature-card{text-align:center;background-color:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px #0000000d}.feature-card:hover{transition:all .2s;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.feature-card h3{margin-bottom:1rem;font-size:1.5rem}.feature-card p{margin-bottom:1rem}.feature-card.coming-soon{color:#2e8b8b;background-color:#faf9f7;border:2px dashed #2e8b8b;font-style:italic}.feature-highlight{color:#2e8b8b;margin-bottom:1rem;font-weight:600}.feature-card ul{margin-bottom:1rem;padding:0;list-style:none}.feature-card ul li{margin:.3rem 0}.home-why{text-align:center;background:linear-gradient(135deg,#ff6b6b14,#2e8b8b14);border-radius:20px;max-width:800px;margin:4rem auto;padding:2rem}.home-why h2{color:#ff6b6b;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:2rem}.home-why p{color:#333;font-size:1.15rem;line-height:1.7}.home-about{text-align:center;color:#333;max-width:700px;margin:3rem auto;padding:1.5rem;font-size:1.1rem;line-height:1.7}.home-about strong{color:#2e8b8b;font-weight:700}.home-about:before{content:"";background-color:#f4e1d2;border-radius:2px;width:60px;height:4px;margin:0 auto 1.5rem;display:block}.home-button{cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:.9rem 1.8rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;position:relative;overflow:hidden}.home-button.large{gap:.2rem;min-width:220px;font-size:1.1rem}.home-button span{opacity:.9;font-size:.8rem;font-weight:400}.home-button.primary{color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff8787);box-shadow:0 6px 16px #ff6b6b59}.home-button.secondary{color:#fff;background:linear-gradient(135deg,#2e8b8b,#3aa6a6);box-shadow:0 6px 16px #2e8b8b59}.home-button:hover{transform:translateY(-3px)scale(1.02)}.home-button:active{transform:scale(.97);box-shadow:0 2px 8px #0003}.home-button:after{content:"";background:linear-gradient(120deg,#0000,#fff6,#0000);width:120%;height:100%;transition:all .5s;position:absolute;top:0;left:-120%}.home-button:hover:after{left:120%}.home-value{text-align:center;padding:60px 20px}.why-grid{justify-content:center;gap:20px;margin-top:20px;display:flex}.home-quote{opacity:.7;margin-top:20px;font-style:italic}.home-final-cta{text-align:center;padding:60px 20px}.home-problem ul{margin-top:20px;line-height:1.8}.feature-card.highlight{border:2px solid #ff6b6b;transform:scale(1.03)}.home-demo{text-align:center;padding:60px 20px}.home-description{opacity:.85;max-width:500px;margin:10px auto}.home-problem{text-align:center;background:#fff;padding:80px 20px}.home-problem h2{color:#333;max-width:600px;margin:0 auto 30px;font-size:28px;font-weight:700;line-height:1.3}.home-problem ul{text-align:left;max-width:500px;margin:0 auto;padding:0;list-style:none}.home-problem li{color:#333;background:#faf9f7;border-left:4px solid #ff6b6b;border-radius:10px;align-items:center;gap:10px;margin-bottom:15px;padding:14px 16px;font-size:16px;transition:transform .2s;display:flex}.home-problem li:hover{transform:translate(5px)}.home-solution{text-align:center;background:linear-gradient(135deg,#ff6b6b10,#2e8b8b10);padding:80px 20px}.home-solution h2{color:#2e8b8b;margin-bottom:20px;font-size:28px;font-weight:700}.home-solution p{color:#333;opacity:.9;max-width:600px;margin:0 auto;font-size:17px;line-height:1.6}
