#quote .hero-eyebrow{color:var(--red);font-size:.73rem;font-weight:700;letter-spacing:.15em;margin-bottom:18px}#quote .hero-h1{font-size:clamp(2rem,3.8vw,2.55rem);font-weight:800;max-width:620px;letter-spacing:-.5px;line-height:1.17;margin-bottom:22px}#quote .hero-sub{font-size:.96rem;color:#ffffffd6;max-width:530px;line-height:1.76;margin-bottom:28px}.ech-eyebrow{display:flex;align-items:center;justify-content:center;gap:12px;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--red);margin-bottom:18px}.ech-eyebrow:before,.ech-eyebrow:after{content:"";display:block;width:36px;height:1px;background:var(--red);opacity:.45}.ech-prose{max-width:800px}.ech-prose p{font-size:.97rem;color:var(--body-text);line-height:1.85;margin-bottom:18px}.ech-prose p:last-child{margin-bottom:0}.ech-sub-hd{font-size:1.2rem;font-weight:800;color:var(--dark);margin:34px 0 14px;padding-bottom:8px;border-bottom:2px solid var(--red);display:inline-block}.ech-sub-hd--white{color:#fff}.ech-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.ech-problem-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:28px 24px 24px;display:flex;flex-direction:column}.ech-problem-icon{width:46px;height:46px;background:var(--red);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:#fff;flex-shrink:0}.ech-problem-hd{font-size:.96rem;font-weight:700;color:var(--dark);margin-bottom:10px}.ech-problem-p{font-size:.88rem;color:var(--body-text);line-height:1.75;margin:0}.ech-svc-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:36px}.ech-svc-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:30px 28px 28px}.ech-svc-card h3{font-size:1.05rem;font-weight:700;color:var(--dark);margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--border)}.ech-svc-card h3 a{color:inherit}.ech-svc-card p{font-size:.9rem;color:var(--body-text);line-height:1.78;margin-bottom:10px}.ech-svc-card p:last-child{margin-bottom:0}.ech-mini-fleet{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}.ech-mini-card{background:var(--white);border:1px solid var(--border);border-top:3px solid var(--red);border-radius:12px;padding:28px 24px}.ech-mini-card h3{font-size:1.02rem;font-weight:700;color:var(--dark);margin-bottom:12px}.ech-mini-card p{font-size:.9rem;color:var(--body-text);line-height:1.75;margin:0}.ech-tick-list{display:grid;grid-template-columns:1fr 1fr;gap:0 40px;list-style:none;padding:0;margin:24px 0 28px}.ech-tick-list li{display:flex;align-items:flex-start;gap:10px;padding:11px 0;font-size:.95rem;color:#ffffffe0;line-height:1.6;border-bottom:1px solid rgba(255,255,255,.07)}.ech-tick-icon{color:var(--red);font-weight:800;flex-shrink:0;margin-top:1px;font-size:.95rem}.ech-process-label{font-size:.74rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--red);margin:32px 0 20px}.ech-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px}.ech-step{display:flex;flex-direction:column;align-items:flex-start;background:var(--light-bg);border:1px solid var(--border);border-radius:12px;padding:28px 24px 24px}.ech-step-num{width:44px;height:44px;border-radius:50%;border:2px solid var(--red);background:transparent;color:var(--red);font-weight:800;font-size:.84rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:18px}.ech-step-text{font-size:.95rem;color:var(--body-text);line-height:1.76;margin:0}.ech-final-btns{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-top:32px}.ech-mid-btns{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.ech-btn-red{display:inline-flex;align-items:center;gap:8px;background:var(--red);color:#fff;font-weight:700;font-size:.92rem;padding:14px 30px;border-radius:5px;text-decoration:none;transition:background .2s}.ech-btn-red:hover{background:var(--red-hover)}.ech-btn-ghost-white{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.35);color:#fff;font-weight:700;font-size:.92rem;padding:13px 28px;border-radius:5px;text-decoration:none;transition:border-color .2s,background .2s}.ech-btn-ghost-white:hover{border-color:#ffffffb3;background:#ffffff12}.ech-btn-ghost-dark{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);color:var(--dark);font-weight:700;font-size:.92rem;padding:13px 28px;border-radius:5px;text-decoration:none;transition:border-color .2s,background .2s}.ech-btn-ghost-dark:hover{border-color:var(--dark);background:#0000000a}.ech-final-inner{max-width:700px;margin:0 auto}@media(max-width:900px){.ech-problem-grid{grid-template-columns:1fr 1fr}.ech-svc-grid{grid-template-columns:1fr}.ech-mini-fleet{grid-template-columns:1fr 1fr}.ech-steps,.ech-tick-list{grid-template-columns:1fr}}@media(max-width:600px){.ech-problem-grid,.ech-mini-fleet{grid-template-columns:1fr}}@media(max-width:560px){.ech-problem-card{padding:24px 20px 20px}.ech-problem-icon{width:40px;height:40px}.ech-svc-card{padding:24px 20px 20px}.ech-mini-card{padding:22px 20px}.ech-step{padding:22px 18px 18px}.ech-step-num{width:38px;height:38px;margin-bottom:14px}}@media(max-width:480px){.ech-final-btns,.ech-mid-btns{flex-direction:column;align-items:stretch}.ech-btn-red,.ech-btn-ghost-white,.ech-btn-ghost-dark{width:100%;justify-content:center}}
