.hero-loc{position:relative;display:inline-block;margin-bottom:24px;max-width:100%}.hero-loc-btn{gap:14px;flex-wrap:wrap;background:none;border:0;padding:0;cursor:pointer;color:var(--terracotta);text-align:left}.hero-loc-btn,.hero-loc-label{display:inline-flex;align-items:center}.hero-loc-label{gap:10px}.hero-loc-label:before{content:"";width:28px;height:.5px;background:var(--terracotta)}.hero-loc-tag{display:inline-flex;align-items:center;gap:6px;background:var(--bg-section);color:var(--terracotta-deep);border-radius:999px;padding:5px 12px;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:none}.hero-loc-caret{transition:transform .18s;font-size:10px}.hero-loc-caret.up{transform:rotate(180deg)}.hero-loc-pop{position:absolute;top:calc(100% + 10px);left:0;z-index:60;width:340px;max-width:calc(100vw - 40px);background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);padding:16px}.hero-loc-pop-head{font-size:13px;line-height:1.45;color:var(--body);margin-bottom:12px}.hero-loc-list{display:flex;flex-direction:column;gap:10px}.hero-loc-row{display:block;padding:8px 10px;border-radius:10px;transition:background .15s}.hero-loc-row:hover{background:var(--bg-page)}.hlr-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.hlr-name{font-size:14px;font-weight:500;color:var(--walnut)}.hlr-count{font-size:13px;font-weight:500;color:var(--terracotta-deep)}.hlr-goal{color:var(--muted);font-weight:400}.hlr-bar{height:6px;border-radius:999px;background:var(--bg-section);overflow:hidden}.hlr-bar>span{display:block;height:100%;border-radius:999px;background:var(--primary);transition:width .4s ease}.hero-loc-foot{display:inline-flex;align-items:center;gap:6px;margin-top:14px;font-size:13px;font-weight:500;color:var(--terracotta)}.hero-loc-foot:hover{color:var(--terracotta-deep)}.hw-unlock{background:var(--bg-section)}.hw-unlock .unlock-intro{font-size:17px;color:var(--body);line-height:1.6;max-width:64ch;margin:0 auto}.unlock-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.unlock-card{background:var(--surface);border:.5px solid var(--border);border-radius:18px;padding:26px 24px;display:flex;flex-direction:column;transition:border-color .15s,transform .15s}.unlock-card:hover{border-color:var(--terracotta);transform:translateY(-3px)}.uc-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px}.uc-name{font-size:19px;font-weight:500;color:var(--walnut);letter-spacing:-.02em}.uc-zip{font-size:12px;color:var(--muted);margin-top:3px;letter-spacing:.04em}.uc-pct{font-size:22px;font-weight:500;color:var(--terracotta-deep);letter-spacing:-.02em;line-height:1}.uc-bar{height:9px;border-radius:999px;background:var(--bg-section);overflow:hidden}.uc-bar>span{display:block;height:100%;border-radius:999px;background:var(--primary);transition:width .5s ease}.uc-meta{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin:12px 0 22px}.uc-count{font-size:13.5px;color:var(--body)}.uc-count strong{color:var(--walnut);font-weight:600}.uc-mile{font-size:12px;font-weight:500;color:var(--sage-deep);text-align:right}.uc-actions{margin-top:auto;display:flex;flex-direction:column;gap:10px}.uc-join{width:100%;white-space:normal;line-height:1.3;text-align:center}.uc-share{background:none;border:0;padding:8px 0;cursor:pointer;font-size:13px;font-weight:500;color:var(--terracotta)}.uc-share:hover{color:var(--terracotta-deep)}.unlock-foot{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-top:28px;font-size:14px;color:var(--body)}.unlock-foot a{color:var(--terracotta);font-weight:500}.unlock-foot a:hover{color:var(--terracotta-deep)}.unlock-honest{color:var(--muted);font-size:13px}@media (max-width:900px){.unlock-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.unlock-grid{grid-template-columns:1fr}.unlock-foot{flex-direction:column;align-items:flex-start;gap:8px}}