.bd-wrap{background:#f7f8fc;min-height:100vh;}
.bd-hero{background:#fff;border-bottom:1px solid #efefef;padding:28px 0;}
.bd-photos-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px;gap:6px;border-radius:16px;overflow:hidden;}
.bd-photo-main{grid-row:1/3;}.bd-photo-main img,.bd-photo-sm img{width:100%;height:100%;object-fit:cover;display:block;}
.bd-photo-sm{overflow:hidden;}
.bd-badge-row{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap;}
.bd-verified, .bd-badge-verified{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#eff6ff 0%,#f0f9ff 100%);border:1.5px solid #bae6fd;color:#0284c7;font-size:.76rem;font-weight:700;padding:5px 13px;border-radius:24px;box-shadow:0 2px 6px rgba(14,165,233,.12);transition:all .2s cubic-bezier(.4,0,.2,1);}
.bd-badge-verified:hover{border-color:#0284c7;background:#e0f2fe;box-shadow:0 4px 12px rgba(14,165,233,.22);transform:translateY(-1px);}
.bd-verified-rosette{flex-shrink:0;width:18px;height:18px;}
.bd-badge-unverified{display:inline-flex;align-items:center;gap:6px;background:#fff5f7;border:1.5px dashed rgba(139,26,43,.45);color:#8B1A2B;font-size:.76rem;font-weight:600;padding:5px 13px;border-radius:24px;text-decoration:none!important;transition:all .2s cubic-bezier(.4,0,.2,1);}
.bd-badge-unverified:hover{border-color:#8B1A2B;background:#ffe3e8;color:#721322;box-shadow:0 3px 10px rgba(139,26,43,.16);transform:translateY(-1px);}
.bd-badge-unverified i{color:#8B1A2B!important;}
.bd-badge-unverified:hover i{color:#721322!important;}
.bd-claim-tag{background:#8B1A2B;color:#ffffff;font-size:.68rem;padding:2px 8px;border-radius:12px;font-weight:700;margin-left:2px;transition:all .2s;box-shadow:0 1px 3px rgba(139,26,43,.25);}
.bd-badge-unverified:hover .bd-claim-tag{background:#721322;color:#ffffff;transform:scale(1.03);}
.bd-cat-badge{font-size:.75rem;color:#888;background:#f5f5f5;padding:4px 10px;border-radius:20px;}
.bd-biz-name{font-family:Montserrat,sans-serif;font-size:1.9rem;font-weight:800;color:#1a1a2e;margin-bottom:10px;line-height:1.2;}
.bd-stars-row{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap;}
.bd-stars{display:flex;gap:2px;}.bd-stars i{font-size:.9rem;color:#f5a623;}.bd-stars i.empty{color:#e0e0e0;}
.bd-rating-val{font-size:.95rem;font-weight:800;color:#1a1a2e;}.bd-review-ct{font-size:.85rem;color:#888;}
.bd-meta-row{display:flex;align-items:center;gap:16px;margin-bottom:12px;flex-wrap:wrap;}
.bd-meta-item{display:flex;align-items:center;gap:5px;font-size:.85rem;color:#666;}.bd-meta-item i{color:#8B1A2B;font-size:.78rem;}
.bd-loc-pill{display:inline-flex;align-items:center;gap:8px;background:#ffffff;border:1.5px solid #eaeef2;padding:6px 14px;border-radius:30px;font-size:.85rem;font-weight:600;color:#1e293b;text-decoration:none!important;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 5px rgba(0,0,0,.03);cursor:pointer;}
.bd-loc-pill:hover{border-color:#8B1A2B;background:#fff5f7;color:#8B1A2B;box-shadow:0 4px 12px rgba(139,26,43,.12);transform:translateY(-1px);}
.bd-loc-pill i.fa-map-marker-alt{color:#8B1A2B;font-size:.9rem;}
.bd-loc-pill .bd-loc-text{color:#1e293b;font-weight:600;}
.bd-loc-pill:hover .bd-loc-text{color:#8B1A2B;}
.bd-loc-pill .bd-dist-badge{display:inline-flex;align-items:center;gap:4px;background:#f1f5f9;color:#475569;padding:2px 9px;border-radius:20px;font-size:.76rem;font-weight:700;transition:all .2s;}
.bd-loc-pill:hover .bd-dist-badge{background:#8B1A2B;color:#ffffff;}
.bd-loc-pill .bd-external-icon{font-size:.75rem;color:#94a3b8;margin-left:2px;transition:all .2s;}
.bd-loc-pill:hover .bd-external-icon{color:#8B1A2B;}
.bd-biz-desc{font-size:.9rem;color:#666;line-height:1.7;margin-bottom:18px;max-width:560px;}
.bd-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;}
.bd-btn-red{padding:10px 22px;background:#8B1A2B;color:#fff;border:none;border-radius:10px;font-size:.85rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:7px;text-decoration:none;transition:opacity .2s;}
.bd-btn-red:hover{opacity:.88;color:#fff;}
.bd-icon-btn{width:40px;height:40px;border-radius:10px;background:#fff;border:1.5px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;font-size:.88rem;transition:all .2s;}
.bd-icon-btn:hover{border-color:#8B1A2B;color:#8B1A2B;}
.bd-body{padding:28px 0 60px;}
.bd-layout{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start;}
.bd-sidebar{position:sticky;top:80px;height:fit-content;}
.bd-card{background:#fff;border-radius:16px;border:1px solid #efefef;padding:24px;margin-bottom:18px;}
.bd-sec-title{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:800;color:#1a1a2e;margin-bottom:4px;}
.bd-sec-sub{font-size:.78rem;color:#aaa;margin-bottom:18px;}
.bd-sec-link{font-size:.82rem;font-weight:700;color:#8B1A2B;text-decoration:none;display:inline-flex;align-items:center;gap:5px;}
.bd-menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;}
.bd-menu-item{display:flex;gap:10px;align-items:center;padding:10px;border:1px solid #f0f0f0;border-radius:12px;transition:box-shadow .2s;}
.bd-menu-item:hover{box-shadow:0 4px 14px rgba(0,0,0,.08);}
.bd-menu-img{width:56px;height:56px;border-radius:10px;object-fit:cover;flex-shrink:0;}
.bd-menu-name{font-size:.85rem;font-weight:700;color:#1a1a2e;margin-bottom:2px;}
.bd-menu-desc{font-size:.72rem;color:#888;margin-bottom:4px;line-height:1.3;}
.bd-menu-price{font-size:.85rem;font-weight:700;color:#8B1A2B;}
.bd-menu-badge{font-size:.62rem;background:#8B1A2B;color:#fff;padding:2px 6px;border-radius:8px;font-weight:700;margin-left:4px;}
.bd-amenities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;}
.bd-amenity{display:flex;align-items:center;gap:8px;font-size:.83rem;color:#555;font-weight:500;}
.bd-amenity-icon{width:28px;height:28px;border-radius:8px;background:#fff5f7;color:#8B1A2B;display:flex;align-items:center;justify-content:center;font-size:.78rem;flex-shrink:0;}
.bd-loc-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;}
.bd-map-box{border-radius:12px;overflow:hidden;height:190px;background:#e8edf2;}
#bd-map{width:100%;height:100%;}
.bd-hours-list{list-style:none;padding:0;margin:0;}
.bd-hours-list li{display:flex;justify-content:space-between;font-size:.82rem;padding:5px 0;border-bottom:1px solid #f5f5f5;color:#555;}
.bd-hours-list li:last-child{border:none;}.bd-hours-list li .day{font-weight:600;color:#1a1a2e;}
.bd-hours-open{color:#27ae60;font-weight:600;}
.bd-rating-summary{display:flex;gap:20px;align-items:center;margin-bottom:18px;}
.bd-big-num{font-size:2.8rem;font-weight:900;color:#8B1A2B;line-height:1;font-family:Montserrat,sans-serif;}
.bd-big-stars{display:flex;gap:2px;margin:5px 0;}.bd-big-stars i{font-size:.95rem;color:#f5a623;}
.bd-big-ct{font-size:.75rem;color:#aaa;}
.bd-bars{flex:1;}.bd-bar-row{display:flex;align-items:center;gap:8px;margin-bottom:5px;}
.bd-bar-lbl{font-size:.75rem;color:#888;width:8px;text-align:right;flex-shrink:0;}
.bd-bar-track{flex:1;height:5px;background:#f0f0f0;border-radius:4px;overflow:hidden;}
.bd-bar-fill{height:100%;background:#8B1A2B;border-radius:4px;}
.bd-bar-ct{font-size:.72rem;color:#aaa;width:22px;text-align:right;flex-shrink:0;}
.bd-chef-box{display:flex;gap:14px;align-items:flex-start;padding:18px;background:#fafafa;border-radius:12px;margin-bottom:18px;}
.bd-chef-av{width:52px;height:52px;border-radius:50%;object-fit:cover;flex-shrink:0;border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1);}
.bd-chef-quote{font-size:.85rem;color:#555;line-height:1.7;font-style:italic;}
.bd-chef-sig{font-size:.78rem;font-weight:700;color:#1a1a2e;margin-top:6px;}
.bd-rev-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;}
.bd-sort-btns{display:flex;gap:6px;}
.bd-sort-btn{padding:5px 12px;border-radius:20px;border:1.5px solid #e0e0e0;background:#fff;font-size:.75rem;font-weight:600;color:#666;cursor:pointer;transition:all .2s;}
.bd-sort-btn.active,.bd-sort-btn:hover{border-color:#8B1A2B;color:#8B1A2B;}
.bd-review-item{padding:18px 0;border-bottom:1px solid #f5f5f5;}
.bd-review-item:last-child{border:none;}
.bd-reviewer-row{display:flex;align-items:center;gap:10px;margin-bottom:8px;}
.bd-rev-av{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;}
.bd-rev-av-letter{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;color:#fff;}
.bd-rev-name{font-size:.88rem;font-weight:700;color:#1a1a2e;}.bd-rev-meta{font-size:.73rem;color:#aaa;}
.bd-rev-stars{display:flex;gap:2px;margin-bottom:7px;}.bd-rev-stars i{font-size:.78rem;color:#f5a623;}.bd-rev-stars i.empty{color:#e0e0e0;}
.bd-rev-text{font-size:.86rem;color:#555;line-height:1.7;margin-bottom:8px;}
.bd-rev-actions{display:flex;gap:14px;}
.bd-rev-btn{display:flex;align-items:center;gap:5px;font-size:.76rem;color:#888;cursor:pointer;background:none;border:none;padding:0;transition:color .2s;}
.bd-rev-btn:hover{color:#8B1A2B;}
.bd-load-more{width:100%;padding:11px;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;font-size:.85rem;font-weight:600;color:#666;cursor:pointer;transition:all .2s;margin-top:12px;display:none;}
.bd-load-more:hover{border-color:#8B1A2B;color:#8B1A2B;}
.bd-res-card{background:#fff;border-radius:16px;border:1px solid #efefef;padding:22px;}
.bd-res-title{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:800;color:#1a1a2e;margin-bottom:14px;}
.bd-res-select{width:100%;padding:10px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:.85rem;color:#1a1a2e;background:#fafafa;margin-bottom:10px;outline:none;cursor:pointer;}
.bd-res-select:focus{border-color:#8B1A2B;}
.bd-res-btn{width:100%;padding:12px;background:#8B1A2B;color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:700;cursor:pointer;transition:opacity .2s;margin-bottom:9px;}
.bd-res-btn:hover{opacity:.88;}
.bd-order-btn{width:100%;padding:11px;background:#fff;color:#1a1a2e;border:1.5px solid #e0e0e0;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;margin-bottom:14px;}
.bd-order-btn:hover{border-color:#1a1a2e;}
.bd-quick-list{border-top:1px solid #f0f0f0;padding-top:14px;}
.bd-quick-item{display:flex;align-items:flex-start;gap:9px;margin-bottom:11px;}
.bd-quick-icon{width:30px;height:30px;border-radius:8px;background:#fff5f7;display:flex;align-items:center;justify-content:center;color:#8B1A2B;font-size:.75rem;flex-shrink:0;}
.bd-quick-text{font-size:.8rem;color:#555;line-height:1.4;}.bd-quick-text strong{display:block;color:#1a1a2e;font-weight:700;font-size:.82rem;}
.bd-photos-grid-sm{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;}
.bd-photo-thumb{border-radius:12px;overflow:hidden;height:200px;position:relative;cursor:zoom-in;}
.bd-photo-thumb img,.bd-photo-thumb video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease;}
.bd-photo-thumb:hover img,.bd-photo-thumb:hover video{transform:scale(1.04);}
/* Lightbox */
.bd-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:9999;display:none;align-items:center;justify-content:center;}
.bd-lightbox.open{display:flex;}
.bd-lb-img-wrap{max-width:90vw;max-height:88vh;display:flex;align-items:center;justify-content:center;}
.bd-lb-img{max-width:90vw;max-height:88vh;object-fit:contain;border-radius:10px;box-shadow:0 8px 48px rgba(0,0,0,.6);}
.bd-lb-close{position:fixed;top:18px;right:22px;background:rgba(255,255,255,.15);border:none;color:#fff;font-size:2rem;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:10001;}
.bd-lb-close:hover{background:rgba(255,255,255,.3);}
.bd-lb-nav{position:fixed;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.15);border:none;color:#fff;font-size:3rem;width:54px;height:54px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:10001;user-select:none;}
.bd-lb-nav:hover{background:rgba(255,255,255,.3);}
.bd-lb-prev{left:16px;}.bd-lb-next{right:16px;}
.bd-lb-counter{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.75);font-size:.9rem;background:rgba(0,0,0,.4);padding:5px 16px;border-radius:20px;z-index:10001;}
.bd-related-section{margin-top:24px;}
.bd-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;}
.bd-related-card{background:#fff;border-radius:12px;border:1px solid #efefef;overflow:hidden;transition:box-shadow .2s,transform .2s;text-decoration:none;display:block;}
.bd-related-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.1);transform:translateY(-4px);}
.bd-related-img{width:100%;height:140px;object-fit:cover;}
.bd-related-content{padding:14px;}
.bd-related-name{font-size:.85rem;font-weight:700;color:#1a1a2e;margin-bottom:6px;line-height:1.3;}
.bd-related-cat{font-size:.72rem;color:#888;margin-bottom:8px;}
.bd-related-rating{display:flex;align-items:center;gap:5px;font-size:.75rem;color:#666;}
.bd-related-rating i{color:#f5a623;}
@media(max-width:767px){.bd-photos-grid-sm{grid-template-columns:repeat(2,1fr);}.bd-photo-thumb{height:200px;}.bd-related-grid{grid-template-columns:repeat(2,1fr);}}
@media(max-width:991px){.bd-layout{grid-template-columns:1fr;}.bd-res-card{display:none;}.bd-loc-grid{grid-template-columns:1fr;}.bd-amenities-grid{grid-template-columns:repeat(2,1fr);}}
@media(max-width:575px){.bd-photos-grid{grid-template-columns:1fr;grid-template-rows:220px;}.bd-photo-main{grid-row:1;}.bd-photo-sm{display:none;}.bd-biz-name{font-size:1.4rem;}.bd-menu-grid{grid-template-columns:1fr;}}
