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