.home-simple-hero{padding:18px 0 10px}
.home-simple-hero__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:18px;align-items:stretch}
.home-simple-hero__copy{min-height:430px;border-radius:26px;padding:34px;display:grid;align-content:center;background:linear-gradient(135deg,#fff 0%,#fff4ea 52%,#f3edff 100%);border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 42px rgba(15,23,42,.08)}
.home-simple-hero__copy h1{margin:12px 0 10px;font-size:clamp(42px,6vw,76px);line-height:1.01;color:#111827;font-family:"Space Grotesk",Manrope,sans-serif}
.home-simple-hero__copy p{margin:0;color:#4b5563;font-size:20px;line-height:1.5;max-width:520px}
.home-simple-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.home-simple-hero__media{position:relative;min-height:430px;border-radius:26px;overflow:hidden;background:#111827;box-shadow:0 18px 42px rgba(15,23,42,.14)}
.home-simple-hero__media img{width:100%;height:100%;object-fit:cover}
.home-simple-hero__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.04),rgba(15,23,42,.42))}
.home-simple-hero__badge{position:absolute;left:18px;bottom:18px;z-index:1;display:grid;gap:4px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 14px 30px rgba(15,23,42,.18)}
.home-simple-hero__badge strong{color:#111827;font-size:18px}.home-simple-hero__badge span{color:#6b7280;font-size:13px;font-weight:800}
.home-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.home-action-card{position:relative;min-height:230px;border-radius:22px;overflow:hidden;background:#111827;color:#fff;box-shadow:0 14px 34px rgba(15,23,42,.12)}
.home-action-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}
.home-action-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.06),rgba(2,6,23,.78))}
.home-action-card span{position:absolute;left:16px;right:16px;bottom:42px;z-index:1;display:grid;gap:3px}
.home-action-card strong{font-size:24px;line-height:1.05}.home-action-card small{font-size:14px;color:rgba(255,255,255,.82);font-weight:800}
.home-action-card em{position:absolute;left:16px;bottom:14px;z-index:1;font-style:normal;font-size:13px;font-weight:900;color:#fff}
.home-action-card:hover img{transform:scale(1.04)}
.home-earn-band{display:grid;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:#fff;color:#111827;box-shadow:0 12px 28px rgba(15,23,42,.06)}
.home-earn-band img{width:120px;height:82px;object-fit:cover;border-radius:16px}
.home-earn-band span{display:grid;gap:4px;min-width:0}.home-earn-band strong{font-size:24px;line-height:1.1}.home-earn-band small{color:#64748b;font-size:15px;font-weight:800;line-height:1.4}
.home-earn-band em{font-style:normal;font-weight:900;color:var(--tenant-primary);padding:11px 15px;border-radius:999px;background:var(--tenant-tint);white-space:nowrap}
.home-wfh-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.home-steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.home-step-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;padding:18px;border-radius:20px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 26px rgba(15,23,42,.06)}
.home-step-card span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--tenant-tint);color:var(--tenant-primary);font-weight:900}
.home-step-card strong{display:block;font-size:20px;color:#111827}.home-step-card p{grid-column:2;margin:0;color:#6b7280;line-height:1.45}
.section:has(.home-action-grid),.section:has(.home-steps-grid){padding-top:18px}
@media(max-width:1040px){.home-simple-hero__grid{grid-template-columns:1fr}.home-simple-hero__copy,.home-simple-hero__media{min-height:340px}.home-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.home-simple-hero{padding-top:10px}.home-simple-hero__copy{min-height:0;padding:24px;border-radius:22px}.home-simple-hero__copy h1{font-size:44px}.home-simple-hero__copy p{font-size:17px}.home-simple-hero__actions .btn{width:100%}.home-simple-hero__media{min-height:260px;border-radius:22px}.home-action-grid,.home-wfh-grid,.home-steps-grid{grid-template-columns:1fr}.home-action-card{min-height:190px}.home-earn-band{grid-template-columns:76px minmax(0,1fr);gap:12px;border-radius:18px}.home-earn-band img{width:76px;height:76px;border-radius:14px}.home-earn-band strong{font-size:20px}.home-earn-band small{font-size:13px}.home-earn-band em{grid-column:1/-1;text-align:center}.home-step-card{grid-template-columns:44px minmax(0,1fr);padding:16px}.home-step-card span{width:44px;height:44px}.home-step-card p{grid-column:1/-1}}
