.lh-wrap{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;font-family:inherit}.lh-status{display:flex;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;border-bottom:1px solid #e5e7eb}.lh-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.lh-open{background:#f0fdf4;color:#16a34a}.lh-open .lh-dot{background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.25)}.lh-closed-now{background:#fef2f2;color:#dc2626}.lh-closed-now .lh-dot{background:#ef4444}.lh-row{display:flex;justify-content:space-between;align-items:center;padding:9px 16px;font-size:13.5px;border-bottom:1px solid #f3f4f6;transition:background .1s}.lh-row:last-child{border-bottom:none}.lh-row:hover{background:#f9fafb}.lh-today{background:#eff6ff}.lh-today .lh-day-name{font-weight:700;color:#1d4ed8}.lh-today .lh-time-val{color:#1d4ed8;font-weight:600}.lh-day-closed .lh-time-val{color:#9ca3af;font-style:italic}.lh-day-name{color:#374151}.lh-time-val{color:#111827;font-size:13px}.lh-empty{color:#9ca3af;font-size:13px;font-style:italic}.lr-wrap{display:flex;flex-direction:column;gap:12px;font-family:inherit}.lr-summary{display:flex;align-items:center;gap:32px;background:#fff8f5;border:1px solid #fde8dc;border-radius:14px;padding:24px 28px}.lr-big-rating{text-align:center;flex-shrink:0}.lr-big-num{font-size:56px;font-weight:800;line-height:1;letter-spacing:-2px;color:#111}.lr-big-stars{margin:8px 0 6px}.lr-big-count{font-size:13px;color:#6b7280}.lr-bars{flex:1;display:flex;flex-direction:column;gap:7px}.lr-bar-row{display:grid;grid-template-columns:14px 1fr 36px;align-items:center;gap:10px}.lr-bar-num{font-size:12px;color:#6b7280;text-align:right}.lr-bar-track{height:8px;background:#f3e9e4;border-radius:4px;overflow:hidden}.lr-bar-fill{height:100%;background:#e8603c;border-radius:4px;transition:width .4s ease}.lr-bar-pct{font-size:11px;color:#9ca3af;text-align:right}.lr-stars{letter-spacing:1px}.lr-star-full,.lr-star-half{color:#e8603c}.lr-star-empty{color:#ddd}.lr-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:20px 22px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.lr-card-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.lr-avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:700;color:#fff;flex-shrink:0}.lr-author{flex:1}.lr-author-name{font-size:14px;font-weight:600;color:#111}.lr-author-date{font-size:12px;color:#9ca3af;margin-top:2px}.lr-card-stars{margin-left:auto;font-size:15px}.lr-card-text{font-size:14px;color:#374151;line-height:1.65;margin:0}.lr-google-link{display:block;text-align:center;padding:16px;border:1px solid #f0f0f0;border-radius:12px;font-size:14px;font-weight:600;color:#374151;text-decoration:none;background:#fff;transition:background .15s,border-color .15s}.lr-google-link:hover{background:#fafafa;border-color:#e8603c;color:#e8603c}