#hb40-shoe-finder.hb40sf{max-width:1080px;margin:0 auto;padding:32px;background:#fff;border:1px solid #e7e7e7;border-radius:22px;box-shadow:0 16px 40px rgba(0,0,0,.05)}
.hb40sf-hero{text-align:center;margin-bottom:28px}
.hb40sf-kicker{display:inline-block;margin-bottom:8px;font-weight:900;color:#d62828;text-transform:uppercase;letter-spacing:.1em;font-size:12px}
.hb40sf h2{margin:0 0 10px;font-size:38px;line-height:1.08}
.hb40sf p{color:#444}
.hb40sf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.hb40sf label span{display:block;font-weight:900;margin-bottom:8px}
.hb40sf select{width:100%;padding:14px 13px;border:1px solid #ddd;border-radius:14px;background:#fafafa;font-size:15px}
.hb40sf-btn{width:100%;margin-top:24px;padding:16px;border:0;border-radius:14px;background:#c8a957;color:#fff;font-weight:900;cursor:pointer;font-size:17px;box-shadow:0 10px 18px rgba(200,169,87,.25)}
.hb40sf-btn:hover{background:#111}
.hb40sf-results{margin-top:30px}
.hb40sf-podium{margin-bottom:18px}
.hb40sf-podium h3{font-size:30px;margin:0 0 4px}
.hb40sf-card{position:relative;display:grid;grid-template-columns:190px 1fr;gap:24px;margin-bottom:22px;padding:24px;border:1px solid #e7e7e7;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.045)}
.hb40sf-card-1{border:2px solid #c8a957;box-shadow:0 16px 36px rgba(200,169,87,.16)}
.hb40sf-rank{position:absolute;top:-13px;left:20px;background:#111;color:#fff;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900}
.hb40sf-media img{width:190px;height:190px;object-fit:cover;border-radius:18px;background:#f6f7f7}
.hb40sf-brand-mark{width:190px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#0b0b0b,#2b2b2b);color:#fff;text-align:center}
.hb40sf-brand-mark span{font-size:26px;font-weight:950;letter-spacing:.02em}
.hb40sf-brand-mark small{margin-top:8px;color:#c8a957;font-weight:800;text-transform:uppercase;font-size:11px}
.hb40sf-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:12px}
.hb40sf-card h3{margin:0 0 10px;font-size:25px}
.hb40sf-badge{display:inline-block;background:#111;color:#fff;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:900;white-space:nowrap}
.hb40sf-chips{display:flex;gap:6px;flex-wrap:wrap}
.hb40sf-chips span{background:#f3f3f3;border:1px solid #e5e5e5;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}
.hb40sf-compat{margin:12px 0 16px}
.hb40sf-compat-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}
.hb40sf-compat-head b{font-size:22px;color:#d62828}
.hb40sf-bar{height:12px;background:#eee;border-radius:999px;overflow:hidden}
.hb40sf-bar i{display:block;height:100%;background:linear-gradient(90deg,#d62828,#c8a957);border-radius:999px}
.hb40sf-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}
.hb40sf-metric{background:#f8f8f8;border-radius:12px;padding:10px}
.hb40sf-metric div{display:flex;justify-content:space-between;margin-bottom:7px;font-size:13px}
.hb40sf-metric span{color:#d62828;font-weight:900}
.hb40sf-metric em{display:block;height:8px;background:#e8e8e8;border-radius:999px;overflow:hidden}
.hb40sf-metric i{display:block;height:100%;background:#c8a957;border-radius:999px}
.hb40sf-use{background:#fafafa;border-left:4px solid #c8a957;border-radius:10px;padding:10px 12px}
.hb40sf-analysis{margin:14px 0}
.hb40sf-analysis strong{display:block;margin-bottom:6px}
.hb40sf-analysis ul{margin:0;padding-left:20px}
.hb40sf-product-btn{display:inline-block;padding:12px 16px;background:#d62828;color:#fff!important;text-decoration:none;border-radius:12px;font-weight:900}
.hb40sf-alert{background:#fff2f2;color:#9b0000;border-left:5px solid #d62828;padding:14px;border-radius:10px}
.hb40sf-loading{padding:16px;border-radius:12px;background:#fafafa;font-weight:800}
@media(max-width:800px){.hb40sf-grid{grid-template-columns:1fr}.hb40sf-card{grid-template-columns:1fr}.hb40sf-media img,.hb40sf-brand-mark{width:100%;height:220px}.hb40sf h2{font-size:30px}.hb40sf-metrics{grid-template-columns:1fr}}
