.hero{background:var(--accent,#2d5a28);padding:72px 24px 0;overflow:hidden}.hero__inner{text-align:center;flex-direction:column;align-items:center;max-width:680px;margin:0 auto;padding-bottom:52px;display:flex}.hero__eyebrow{letter-spacing:.9px;text-transform:uppercase;color:#a8c9a4;align-items:center;gap:6px;margin-bottom:18px;font-size:11px;display:inline-flex}.hero__headline{color:#fff;letter-spacing:-.5px;margin-bottom:14px;font-size:clamp(28px,4.2vw,48px);font-weight:500;line-height:1.13}.hero__headline em{color:#a8c9a4;font-style:normal}.hero__sub{color:#c2dbbf;max-width:460px;margin-bottom:32px;font-size:15px;line-height:1.65}.hero__search{background:#fff;border-radius:10px;align-items:center;gap:10px;width:100%;max-width:580px;margin-bottom:14px;padding:10px 10px 10px 16px;display:flex;box-shadow:0 4px 24px #0000002e}.hero__search-icon{color:var(--accent,#2d5a28);flex-shrink:0;font-size:19px}.hero__search-input{color:#222;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:14px}.hero__search-input::placeholder{color:#aaa}.hero__search-btn{background:var(--accent,#2d5a28);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:500;transition:background .2s}.hero__search-btn:hover{background:#245022}.hero__chips{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;margin-bottom:28px;display:flex}.hero__chip{color:#d4e8d2;white-space:nowrap;background:#ffffff1f;border:.5px solid #ffffff38;border-radius:20px;padding:6px 14px;font-size:12px;text-decoration:none;transition:background .2s,border-color .2s}.hero__chip:hover{background:#fff3;border-color:#ffffff61}.hero__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hero__btn{border-radius:8px;align-items:center;gap:6px;padding:11px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.hero__btn--primary{color:var(--accent,#2d5a28);background:#fff}.hero__btn--primary:hover{background:#f0f7ef}.hero__btn--ghost{color:#fff;background:#ffffff1a;border:.5px solid #ffffff47}.hero__btn--ghost:hover{background:#ffffff2e}.hero__stats{background:#00000026;border-radius:12px 12px 0 0;align-items:center;width:100%;max-width:680px;margin:0 auto;padding:18px 32px;display:flex}.hero__stat{flex-direction:column;flex:1;align-items:center;gap:3px;display:flex}.hero__stat-num{color:#fff;letter-spacing:-.3px;font-size:22px;font-weight:500}.hero__stat-lbl{color:#a8c9a4;text-transform:uppercase;letter-spacing:.6px;font-size:11px}.hero__stat-divider{background:#fff3;flex-shrink:0;width:.5px;height:30px}@keyframes rz-shimmer{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes rz-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:768px){.hero{padding:56px 20px 0}.hero__inner{padding-bottom:40px}.hero__headline{font-size:30px}.hero__sub{margin-bottom:24px;font-size:14px}.hero__stats{padding:16px 24px}.hero__stat-num{font-size:18px}}@media (max-width:480px){.hero{padding:44px 16px 0}.hero__inner{padding-bottom:32px}.hero__eyebrow{font-size:10px}.hero__headline{letter-spacing:-.3px;font-size:26px}.hero__sub{margin-bottom:20px;font-size:13.5px}.hero__search{flex-wrap:wrap;gap:8px;padding:10px 12px}.hero__search-input{min-width:160px}.hero__search-btn{justify-content:center;width:100%;padding:10px;font-size:14px}.hero__chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:7px;margin-bottom:22px;padding-bottom:2px;overflow-x:auto}.hero__chips::-webkit-scrollbar{display:none}.hero__chip{flex-shrink:0}.hero__actions{flex-direction:column;gap:10px;width:100%}.hero__btn{justify-content:center;width:100%;padding:12px 20px}.hero__stats{border-radius:10px 10px 0 0;padding:14px 12px}.hero__stat-num{font-size:16px}.hero__stat-lbl{letter-spacing:.4px;font-size:9.5px}.hero__stat-divider{height:24px}}