*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#1a1a2e;background:#fff}nav{position:fixed;top:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2rem;z-index:1000;border-bottom:1px solid #e5e7eb}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-family:Nunito,sans-serif;font-size:1.6rem;font-weight:800;color:#0f766e;text-decoration:none;letter-spacing:.5px}.nav-cta{background:#0f766e;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:background .3s ease}.nav-cta:hover{background:#0d6560}.hero{padding:8rem 2rem 5rem;background:linear-gradient(135deg,#0f172a,#1e293b);text-align:center;color:#fff}.hero-container{max-width:100%;margin:0 auto;text-align:center}.hero-badge{display:inline-block;background:#0ea5e933;border:1px solid rgba(14,165,233,.4);color:#7dd3fc;padding:.6rem 1.25rem;border-radius:50px;font-size:1.1rem;font-weight:500;margin-bottom:1.5rem}.hero h1{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.2;text-align:center}.hero h1 .highlight{color:#2dd4bf;display:block;margin-top:1rem;font-size:3.8rem;text-align:center}.hero .subheadline{font-size:1.25rem;color:#94a3b8;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}.cta-button{display:inline-block;background:#0f766e;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 14px #0f766e66}.cta-button:hover{background:#14b8a6;transform:translateY(-2px);box-shadow:0 6px 20px #0f766e80}.pain-points{padding:5rem 2rem;background:#fff}.section-container{max-width:1100px;margin:0 auto}.section-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#0f172a}.pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.pain-card{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:2rem}.pain-card h3{font-size:1.1rem;font-weight:600;color:#991b1b;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.pain-card h3:before{content:"⚠";font-size:1.2rem}.pain-card p{color:#7f1d1d;font-size:.95rem}.comparison{padding:5rem 2rem;background:#f8fafc}.comparison .section-title{margin-bottom:1rem}.comparison-subtitle{text-align:center;color:#64748b;margin-bottom:3rem;font-size:1.1rem}.comparison-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:stretch;max-width:900px;margin:0 auto}.comparison-column{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000000f}.comparison-column.before{border:2px solid #fecaca}.comparison-column.after{border:2px solid #99f6e4}.comparison-column h3{font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.comparison-column.before h3{color:#991b1b}.comparison-column.after h3{color:#0f766e}.comparison-column ul{list-style:none}.comparison-column li{padding:.75rem 0;border-bottom:1px solid #e5e7eb;display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem}.comparison-column li:last-child{border-bottom:none}.comparison-column.before li:before{content:"✗";color:#dc2626;font-weight:700}.comparison-column.after li:before{content:"✓";color:#0f766e;font-weight:700}.comparison-arrow{display:flex;align-items:center;justify-content:center;font-size:2rem;color:#0f766e}.solution{padding:5rem 4rem 5rem 2rem;background:#fff;overflow:visible}.solution .section-container{overflow:visible}.solution .section-title{margin-bottom:1rem}.solution-subtitle{text-align:center;color:#64748b;margin-bottom:3rem;font-size:1.1rem}.steps-wrapper{position:relative;padding-top:24px;overflow:visible}.steps-flow-line{position:absolute;top:50%;left:0;right:-10px;height:24px;background:linear-gradient(90deg,#e0f2f1,#b2dfdb);border-radius:12px 0 0 12px;z-index:0;transform:translateY(-50%);margin-top:12px}.steps-flow-line:after{content:"";position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:24px solid #b2dfdb}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;position:relative;z-index:1}.step-card{background:#fff;border-radius:12px;padding:1.75rem 1.5rem 1.5rem;box-shadow:0 4px 20px #00000014;border:1px solid #e2e8f0;position:relative;margin-top:24px}.step-number{width:48px;height:48px;background:#0f766e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;position:absolute;top:-24px;left:-12px;box-shadow:0 4px 12px #0f766e4d;z-index:2}.step-card h3{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#0f172a}.step-card p{color:#64748b;font-size:.9rem}.benefits{padding:5rem 2rem;background:#f8fafc}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.benefit-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.75rem}.benefit-icon{font-size:2rem;margin-bottom:1rem}.benefit-card h3{font-size:1.1rem;font-weight:600;color:#0f766e;margin-bottom:.5rem}.benefit-card p{color:#64748b;font-size:.9rem}.cta-section{padding:5rem 2rem;background:linear-gradient(135deg,#0f766e,#0d9488);color:#fff}.cta-container{max-width:600px;margin:0 auto;text-align:center}.cta-section h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-section .subtitle{font-size:1.1rem;opacity:.9;margin-bottom:2.5rem}.demo-form{background:#fff;border-radius:16px;padding:2.5rem;text-align:left;box-shadow:0 20px 40px #00000026}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.9rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-group input,.form-group select{width:100%;padding:.875rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group select:focus{outline:none;border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.submit-button{width:100%;background:#0f766e;color:#fff;padding:1rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .3s ease;margin-top:.5rem}.submit-button:hover{background:#0d6560}footer{padding:2rem;background:#0f172a;color:#94a3b8;text-align:center;font-size:.9rem}footer a{color:#94a3b8;text-decoration:none}footer a:hover{color:#fff}@media(max-width:1024px){.steps-grid{grid-template-columns:repeat(2,1fr)}.steps-flow-line{display:none}}@media(max-width:768px){.hero h1{font-size:2rem}.hero h1 .highlight{font-size:2.2rem}.hero .subheadline{font-size:1.1rem}.section-title{font-size:1.6rem}.form-row{grid-template-columns:1fr}nav{padding:1rem}.nav-cta{padding:.5rem 1rem;font-size:.9rem}.comparison-grid{grid-template-columns:1fr}.comparison-arrow{transform:rotate(90deg)}}@media(max-width:600px){.steps-grid{grid-template-columns:1fr}}
