.eb-hero{background:linear-gradient(135deg, var(--eb-navy) 0%, var(--eb-navy-light) 100%);padding:60px 0 80px;position:relative;overflow:hidden}.eb-hero:before{content:"";background:radial-gradient(circle,#ff6b351f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}@media (width>=768px){.eb-hero{padding:80px 0 100px}}@media (width>=1024px){.eb-hero{padding:100px 0 120px}}.eb-hero-grid{align-items:center;gap:48px;display:grid}@media (width>=1024px){.eb-hero-grid{grid-template-columns:1fr 1fr;gap:60px}}.eb-hero-content{z-index:1;position:relative}.eb-hero-badge{color:var(--eb-orange);background:#ff6b3526;border:1px solid #ff6b3540;border-radius:0;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.eb-hero-badge span{background:var(--eb-orange);border-radius:50%;width:6px;height:6px;animation:2s infinite eb-pulse}@keyframes eb-pulse{0%,to{opacity:1}50%{opacity:.4}}.eb-hero h1{font-family:var(--eb-font-wide);color:var(--eb-white);margin-bottom:20px;font-size:36px;font-weight:950;font-stretch:128%;line-height:1.1}@media (width>=768px){.eb-hero h1{font-size:48px}}@media (width>=1024px){.eb-hero h1{font-size:56px}}.eb-hero h1 .eb-highlight{color:var(--eb-orange)}.eb-hero-sub{color:var(--eb-gray-400);max-width:520px;margin-bottom:32px;font-size:17px;line-height:1.7}@media (width>=768px){.eb-hero-sub{font-size:18px}}.eb-hero-ctas{flex-wrap:wrap;gap:12px;margin-bottom:40px;display:flex}.eb-hero-proof{align-items:center;gap:12px;display:flex}.eb-hero-avatars{display:flex}.eb-hero-avatars span{border:2px solid var(--eb-navy);background:var(--eb-navy-muted);width:36px;height:36px;color:var(--eb-gray-400);border-radius:50%;justify-content:center;align-items:center;margin-left:-8px;font-size:11px;font-weight:700;display:flex}.eb-hero-avatars span:first-child{margin-left:0}.eb-hero-proof-text{color:var(--eb-gray-400);font-size:13px;line-height:1.5}.eb-hero-proof-text strong{color:var(--eb-white);font-weight:700}.eb-hero-media{justify-content:center;align-items:center;display:flex;overflow:visible}.eb-hero-mockup{transform-origin:50%;width:100%;max-width:520px;height:auto;display:block;transform:scale(1.25)}@media (width<=767px){.eb-hero-mockup{max-width:360px}}@media (width>=1024px){.eb-hero-mockup{max-width:600px}}.eb-proof-bar{background:var(--eb-gray-50);border-bottom:1px solid var(--eb-gray-200);padding:40px 0}.eb-proof-bar p{text-transform:uppercase;letter-spacing:.06em;color:var(--eb-gray-400);text-align:center;margin-bottom:28px;font-size:13px;font-weight:600}.eb-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}@media (width>=768px){.eb-logos{gap:40px}}.eb-logos .eb-placeholder{border-radius:var(--eb-radius-sm);width:140px;height:48px;padding:8px;font-size:11px}.eb-problem{background:var(--eb-white)}.eb-problem-grid{gap:48px;display:grid}@media (width>=1024px){.eb-problem-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px}}.eb-pain-list{flex-direction:column;gap:20px;margin-top:28px;display:flex}.eb-pain-item{align-items:flex-start;gap:16px;display:flex}.eb-pain-icon{border-radius:var(--eb-radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.eb-pain-icon-red{color:#dc2626;background:#fee2e2}.eb-pain-icon-green{color:#059669;background:#d1fae5}.eb-pain-item h4{font-family:var(--eb-font-wide);color:var(--eb-navy);margin-bottom:4px;font-size:16px;font-weight:950;font-stretch:128%}.eb-pain-item p{color:var(--eb-gray-500);font-size:14px;line-height:1.6}.eb-solution-card{background:linear-gradient(135deg, var(--eb-navy) 0%, var(--eb-navy-light) 100%);border-radius:var(--eb-radius-lg);color:var(--eb-white);padding:40px}@media (width>=768px){.eb-solution-card{padding:48px}}.eb-solution-card h3{font-family:var(--eb-font-wide);margin-bottom:16px;font-size:24px;font-weight:950;font-stretch:128%;line-height:1.3}.eb-solution-card p{color:var(--eb-gray-400);margin-bottom:24px;font-size:15px;line-height:1.7}.eb-solution-checks{flex-direction:column;gap:12px;display:flex}.eb-solution-check{color:var(--eb-gray-300);align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.eb-solution-check svg{color:var(--eb-green);flex-shrink:0}.eb-features{background:var(--eb-gray-50)}.eb-features-header{text-align:center;max-width:640px;margin:0 auto 56px}.eb-features-grid{gap:20px;display:grid}@media (width>=768px){.eb-features-grid{grid-template-columns:repeat(2,1fr)}}.eb-feature-card{background:var(--eb-white);border:1px solid var(--eb-gray-200);border-radius:var(--eb-radius-md);transition:all var(--eb-transition);padding:32px}.eb-feature-card:hover{border-color:var(--eb-orange);box-shadow:var(--eb-shadow-md);transform:translate(-4px,-4px)}.eb-feature-icon{border-radius:var(--eb-radius-sm);background:var(--eb-orange-light);width:48px;height:48px;color:var(--eb-orange);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.eb-feature-card h3{font-family:var(--eb-font-wide);color:var(--eb-navy);margin-bottom:8px;font-size:17px;font-weight:950;font-stretch:128%}.eb-feature-card p{color:var(--eb-gray-500);font-size:14px;line-height:1.6}.eb-how{background:var(--eb-white)}.eb-how-header{text-align:center;max-width:640px;margin:0 auto 56px}.eb-how-steps{gap:40px;display:grid}@media (width>=768px){.eb-how-steps{grid-template-columns:repeat(3,1fr);gap:32px}}.eb-step{text-align:center}.eb-step-number{background:var(--eb-orange);width:48px;height:48px;color:var(--eb-white);font-family:var(--eb-font-wide);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;font-size:20px;font-weight:950;font-stretch:128%;display:inline-flex}.eb-step-image{aspect-ratio:4/3;margin-bottom:24px}.eb-step h3{font-family:var(--eb-font-wide);color:var(--eb-navy);margin-bottom:8px;font-size:20px;font-weight:950;font-stretch:128%}.eb-step p{color:var(--eb-gray-500);max-width:320px;margin:0 auto;font-size:14px;line-height:1.6}@media (width>=768px){.eb-how-steps,.eb-step{position:relative}.eb-step:not(:last-child):after{content:"";background:var(--eb-gray-300);width:32px;height:2px;position:absolute;top:24px;right:-16px}}.eb-showcase{background:linear-gradient(180deg, var(--eb-gray-50) 0%, var(--eb-white) 100%)}.eb-showcase-header{text-align:center;max-width:640px;margin:0 auto 48px}.eb-showcase-image{aspect-ratio:16/9;max-width:960px;box-shadow:var(--eb-shadow-xl);border:1px solid var(--eb-gray-200);margin:0 auto}.eb-testimonials{background:var(--eb-white)}.eb-testimonials-header{text-align:center;max-width:640px;margin:0 auto 56px}.eb-testimonials-grid{gap:24px;display:grid}@media (width>=768px){.eb-testimonials-grid{grid-template-columns:repeat(3,1fr)}}.eb-testimonial-card{background:var(--eb-gray-50);border:1px solid var(--eb-gray-200);border-radius:var(--eb-radius-md);transition:box-shadow var(--eb-transition);padding:32px}.eb-testimonial-card:hover{box-shadow:var(--eb-shadow-md)}.eb-testimonial-stars{color:var(--eb-yellow);gap:2px;margin-bottom:16px;display:flex}.eb-testimonial-card blockquote{color:var(--eb-gray-700);margin-bottom:24px;font-size:15px;font-style:normal;line-height:1.7}.eb-testimonial-author{align-items:center;gap:12px;display:flex}.eb-testimonial-avatar{border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.eb-testimonial-avatar .eb-placeholder{border-radius:50%;width:100%;height:100%;padding:4px;font-size:8px}.eb-testimonial-name{color:var(--eb-navy);font-size:14px;font-weight:700}.eb-testimonial-role{color:var(--eb-gray-400);font-size:13px}.eb-compare{background:var(--eb-gray-50)}.eb-compare-header{text-align:center;max-width:640px;margin:0 auto 48px}.eb-compare-table-wrap{border-radius:var(--eb-radius-md);-webkit-overflow-scrolling:touch;touch-action:pan-x;cursor:grab;max-width:800px;box-shadow:var(--eb-shadow-md);border:1px solid var(--eb-gray-200);margin:0 auto;overflow-x:auto}.eb-compare-table-wrap.eb-dragging{cursor:grabbing}.eb-compare-table{border-collapse:collapse;background:var(--eb-white);width:100%;min-width:560px;font-size:14px}.eb-compare-table thead th{text-align:left;border-bottom:2px solid var(--eb-gray-200);padding:16px 20px;font-size:14px;font-weight:700}.eb-compare-table thead th:first-child{background:var(--eb-gray-50);color:var(--eb-gray-500)}.eb-compare-table thead th:nth-child(2){background:var(--eb-orange-light);color:var(--eb-orange)}.eb-compare-table thead th:nth-child(3){background:var(--eb-gray-50);color:var(--eb-gray-500)}.eb-compare-table td{border-bottom:1px solid var(--eb-gray-100);color:var(--eb-gray-600);padding:14px 20px}.eb-compare-table td:nth-child(2){color:var(--eb-navy);font-weight:600}.eb-compare-table tr:last-child td{border-bottom:none}.eb-check-yes{color:var(--eb-green)}.eb-check-no{color:var(--eb-gray-300)}.eb-stats{background:linear-gradient(135deg, var(--eb-navy) 0%, var(--eb-navy-light) 100%);color:var(--eb-white)}.eb-stats-grid{text-align:center;gap:32px;display:grid}@media (width>=768px){.eb-stats-grid{grid-template-columns:repeat(4,1fr)}}.eb-stat-item h3{font-family:var(--eb-font-wide);color:var(--eb-orange);margin-bottom:4px;font-size:40px;font-weight:950;font-stretch:128%;line-height:1}@media (width>=768px){.eb-stat-item h3{font-size:48px}}.eb-stat-item p{color:var(--eb-gray-400);font-size:14px;font-weight:500}.eb-cta-final{background:linear-gradient(135deg, var(--eb-navy) 0%, var(--eb-navy-light) 100%);position:relative;overflow:hidden}.eb-cta-final:before{content:"";background:radial-gradient(circle,#ff6b351a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-40%;left:-10%}.eb-cta-final-inner{text-align:center;z-index:1;position:relative}.eb-cta-final h2{font-family:var(--eb-font-wide);color:var(--eb-white);margin-bottom:16px;font-size:32px;font-weight:950;font-stretch:128%;line-height:1.2}@media (width>=768px){.eb-cta-final h2{font-size:40px}}.eb-cta-final>.eb-container>.eb-cta-final-inner>p{color:var(--eb-gray-400);max-width:560px;margin:0 auto 40px;font-size:17px;line-height:1.7}.eb-cta-form{border-radius:var(--eb-radius-lg);background:#ffffff0f;border:1px solid #ffffff1a;max-width:560px;margin:0 auto;padding:32px}@media (width>=768px){.eb-cta-form{padding:40px}}.eb-cta-form h3{font-family:var(--eb-font-wide);color:var(--eb-white);margin-bottom:24px;font-size:18px;font-weight:950;font-stretch:128%}.eb-form-group{margin-bottom:16px}.eb-form-group label{color:var(--eb-gray-400);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.eb-form-group input,.eb-form-group select{border-radius:var(--eb-radius-sm);width:100%;color:var(--eb-white);transition:border-color var(--eb-transition);background:#ffffff14;border:1px solid #ffffff26;padding:12px 16px;font-family:inherit;font-size:14px}.eb-form-group input::placeholder{color:var(--eb-gray-500)}.eb-form-group input:focus,.eb-form-group select:focus{border-color:var(--eb-orange);outline:none}.eb-form-group select{appearance:none;cursor:pointer}.eb-form-group select option{background:var(--eb-navy);color:var(--eb-white)}.eb-form-row{gap:16px;display:grid}@media (width>=768px){.eb-form-row{grid-template-columns:1fr 1fr}}.eb-form-submit{width:100%;margin-top:8px}.eb-form-disclaimer{color:var(--eb-gray-500);text-align:center;margin-top:12px;font-size:12px}
