.apply-host-page{background:var(--neutral-color-light);padding-top:140px;padding-bottom:80px}.apply-host-hero{text-align:center;max-width:900px;margin:auto auto 60px}.apply-host-title{font-family:Righteous;font-size:72px;color:var(--primary-color-dark);margin-bottom:16px}.apply-host-subtitle{font-family:Archivo;font-size:42px;margin-bottom:20px}.apply-host-subtitle span{color:var(--primary-color)}.apply-host-description{font-size:18px;max-width:700px;margin:auto}.apply-host-section{max-width:900px;margin:auto auto 50px;background:white;padding:32px;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.05)}.apply-host-section-title{font-size:28px;color:var(--primary-color-dark);margin-bottom:16px;position:relative;padding-left:16px}.apply-host-section-title:before{content:"";position:absolute;left:0;top:4px;width:4px;height:26px;background:var(--primary-color)}.apply-host-section ul{margin-top:16px}.apply-host-section li{margin-bottom:10px;position:relative;padding-left:20px}.apply-host-section li:before{content:"•";color:var(--primary-color);position:absolute;left:0}.apply-host-cta{margin-top:30px;background:var(--primary-color-light);padding:30px;border-radius:12px;text-align:center}.apply-host-cta h4{font-size:22px;margin-bottom:20px}.apply-host-buttons{display:flex;justify-content:center;gap:16px;margin-bottom:12px}.btn-primary{background:var(--primary-color-dark);color:white;padding:12px 24px;border-radius:999px;border:none;font-weight:600}.btn-outline{border:2px solid var(--primary-color-dark);color:var(--primary-color-dark);padding:12px 24px;border-radius:999px;background:transparent}.apply-host-deadline{font-size:14px}