:root{--bbg-chrome-bg:#06131f;--bbg-chrome-bg-2:#081b2a;--bbg-chrome-line:rgba(241,183,62,.25);--bbg-chrome-gold:#f4bb43;--bbg-chrome-text:#eef5f8;--bbg-chrome-muted:#91a9b7}
body.bbg-unified-chrome{margin:0;background:#06131f;color:var(--bbg-chrome-text);font-family:"Vazirmatn Variable", "Vazirmatn", "Vazir", Tahoma, Arial, sans-serif}
.bbg-chrome-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.bbg-site-chrome{position:relative;z-index:900}.bbg-site-chrome[data-sticky="1"] .bbg-unified-header{position:sticky;top:0}.bbg-announcement{border-bottom:1px solid var(--bbg-chrome-line);background:#07111a;color:#d9e4e9}.bbg-announcement .bbg-chrome-container{min-height:34px;display:flex;align-items:center;justify-content:center;gap:14px;font-size:12px}.bbg-announcement a{padding:5px 10px;border-radius:7px;background:var(--bbg-chrome-gold);color:#07131e;text-decoration:none;font-weight:800}.bbg-unified-header{z-index:920;border-bottom:1px solid var(--bbg-chrome-line);background:rgba(5,17,28,.96);backdrop-filter:blur(14px)}.bbg-unified-header__inner{min-height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px}.bbg-brand{min-width:0;display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.bbg-brand img{display:block;width:auto;height:64px;max-width:220px;object-fit:contain;object-position:center}.bbg-brand__mark{width:56px;height:56px;display:grid;align-content:center;justify-content:center;gap:4px;border-radius:16px;background:linear-gradient(145deg,#f5c254,#d99a24);box-shadow:0 10px 30px rgba(244,187,67,.2)}.bbg-brand__mark i{display:block;width:25px;height:5px;border-radius:5px;background:#07131f;transform:skewX(-24deg)}.bbg-brand__mark i:nth-child(2){width:18px}.bbg-brand__mark i:nth-child(3){width:13px}.bbg-brand>span:last-child{display:flex;flex-direction:column;line-height:1.35}.bbg-brand strong{font-size:22px}.bbg-brand small{max-width:260px;margin-top:4px;color:var(--bbg-chrome-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bbg-desktop-nav{display:flex;align-items:center;justify-content:center;gap:4px}.bbg-desktop-nav>.dynamic-nav-node>a,.bbg-desktop-nav>a{position:relative;padding:11px 12px;color:#d6e1e7;text-decoration:none;font-size:12px;font-weight:700}.bbg-desktop-nav a:hover,.bbg-desktop-nav a.is-active,.bbg-desktop-nav a.active{color:var(--bbg-chrome-gold)}.bbg-desktop-nav a.is-active:after,.bbg-desktop-nav a.active:after{content:"";position:absolute;inset-inline:12px;bottom:-14px;height:2px;border-radius:2px;background:var(--bbg-chrome-gold)}.bbg-header-actions{display:flex;align-items:center;gap:8px}.bbg-auth-entry,.bbg-register-entry{min-height:42px;padding:0 14px;border:1px solid var(--bbg-chrome-line);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#edf4f7;text-decoration:none;font-size:12px;font-weight:800}.bbg-register-entry{border-color:transparent;background:linear-gradient(145deg,#ffd166,#efa92e);color:#07131f;box-shadow:0 9px 28px rgba(244,187,67,.17)}.bbg-mobile-toggle{display:none;width:42px;height:42px;border:1px solid var(--bbg-chrome-line);border-radius:10px;background:transparent;color:#fff;font-size:20px;cursor:pointer}.bbg-mobile-menu{position:fixed;z-index:1100;inset:0;visibility:hidden;pointer-events:none}.bbg-mobile-menu.is-open{visibility:visible;pointer-events:auto}.bbg-mobile-menu__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.66);opacity:0;transition:.2s}.bbg-mobile-menu.is-open .bbg-mobile-menu__backdrop{opacity:1}.bbg-mobile-menu>section{position:absolute;inset-block:0;inset-inline-end:0;width:min(360px,88vw);padding:16px;background:#071925;transform:translateX(105%);transition:.25s ease;overflow:auto}.bbg-mobile-menu.is-open>section{transform:translateX(0)}.bbg-mobile-menu section>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.bbg-mobile-menu section>header>button{width:38px;height:38px;border:1px solid var(--bbg-chrome-line);border-radius:9px;background:transparent;color:#fff;font-size:24px}.bbg-mobile-menu nav{display:grid;gap:4px;padding:15px 0}.bbg-mobile-menu nav .dynamic-nav-node,.bbg-mobile-menu nav>a{display:flex;width:100%}.bbg-mobile-menu nav a{width:100%;padding:11px 12px;border-radius:9px;color:#dce7ec;text-decoration:none}.bbg-mobile-menu nav a:hover{background:rgba(244,187,67,.08);color:var(--bbg-chrome-gold)}.bbg-mobile-menu__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.bbg-mobile-menu__actions a{min-height:42px;border:1px solid var(--bbg-chrome-line);border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none}.bbg-mobile-menu__actions a:last-child{background:var(--bbg-chrome-gold);color:#07131f;font-weight:800}
.bbg-unified-footer{position:relative;z-index:5;margin-top:56px;border-top:1px solid var(--bbg-chrome-line);background:#05111b;color:#dce6eb;padding:46px 0 0}.bbg-unified-footer__grid{display:grid;grid-template-columns:minmax(250px,1.25fr) repeat(3,minmax(150px,1fr));gap:28px}.bbg-unified-footer__brand p{max-width:410px;color:#9eb1bc;line-height:2;font-size:13px}.bbg-unified-footer__column{min-width:0}.bbg-widget{margin-bottom:22px}.bbg-widget h3,.bbg-unified-footer__column>h3{margin:0 0 13px;color:#fff;font-size:14px}.bbg-widget__links{display:grid;gap:8px}.bbg-widget__links a{color:#aebfc8;text-decoration:none;font-size:12px}.bbg-widget__links a:hover{color:var(--bbg-chrome-gold)}.bbg-widget__links a.is-child{padding-inline-start:10px;font-size:11px}.bbg-widget__contact{display:grid;gap:10px}.bbg-widget__contact p{margin:0;display:grid;gap:3px}.bbg-widget__contact strong{font-size:11px;color:#fff}.bbg-widget__contact span{font-size:11px;color:#9eb2bd;direction:auto}.bbg-widget__socials{display:flex;flex-wrap:wrap;gap:7px}.bbg-widget__socials a{padding:6px 9px;border:1px solid rgba(255,255,255,.09);border-radius:8px;color:#c9d6dc;text-decoration:none;font-size:10px}.bbg-widget__content,.bbg-widget p{color:#aebfc8;line-height:1.9;font-size:12px}.bbg-widget__search,.bbg-widget__newsletter{display:grid;grid-template-columns:1fr auto;gap:6px}.bbg-widget__search input,.bbg-widget__newsletter input{min-width:0;height:40px;padding:0 10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#081c2b;color:#fff;font:inherit}.bbg-widget__search button,.bbg-widget__newsletter button,.bbg-widget__button{min-height:40px;padding:0 12px;border:0;border-radius:8px;background:var(--bbg-chrome-gold);color:#07131f;font:inherit;font-weight:800;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.bbg-unified-footer__bottom{min-height:66px;margin-top:28px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:16px;color:#849ba8;font-size:11px}.bbg-unified-footer__bottom nav{display:flex;gap:14px}.bbg-unified-footer__bottom a{color:#9db0bb;text-decoration:none}
body.bbg-unified-chrome .site-shell>.announcement-bar,body.bbg-unified-chrome .site-shell>.site-header,body.bbg-unified-chrome .site-shell>.mobile-drawer,body.bbg-unified-chrome .site-shell>.site-footer,body.bbg-unified-chrome .club-single-shell>.club-announcement,body.bbg-unified-chrome .club-single-shell>.club-site-header,body.bbg-unified-chrome .club-single-shell>.club-mobile-drawer,body.bbg-unified-chrome .club-single-shell>.club-footer,body.bbg-unified-chrome #club-archive-app .ca-shell>.ca-topbar,body.bbg-unified-chrome #club-archive-app .ca-shell>.ca-header,body.bbg-unified-chrome #club-archive-app .ca-shell>.ca-mobile-menu,body.bbg-unified-chrome #club-archive-app .ca-shell>.ca-footer,body.bbg-unified-chrome .ranking-shell>.ranking-trustbar,body.bbg-unified-chrome .ranking-shell>.ranking-header,body.bbg-unified-chrome .ranking-shell>.ranking-mobile-menu,body.bbg-unified-chrome .ranking-shell>.ranking-footer,body.bbg-unified-chrome .article-ssr>.site-header,body.bbg-unified-chrome .article-ssr>.article-header,body.bbg-unified-chrome #article-app>.page-shell>.site-header,body.bbg-unified-chrome #article-app>.page-shell>.site-footer,body.bbg-unified-chrome #article-app>.article-single-page>.article-header,body.bbg-unified-chrome #article-app>.article-single-page>.article-footer,body.bbg-unified-chrome>.page-site-header,body.bbg-unified-chrome>.dynamic-site-footer,body.bbg-unified-chrome>.page-site-footer{display:none!important}
@media(max-width:1050px){.bbg-unified-header__inner{grid-template-columns:auto 1fr auto}.bbg-desktop-nav{display:none}.bbg-mobile-toggle{display:inline-grid;place-items:center}.bbg-header-actions{justify-content:flex-end}.bbg-unified-footer__grid{grid-template-columns:1.3fr repeat(2,1fr)}.bbg-unified-footer__column:last-child{grid-column:2/-1}}
@media(max-width:720px){.bbg-chrome-container{width:min(100% - 24px,1180px)}.bbg-announcement .bbg-chrome-container{justify-content:space-between;font-size:10px}.bbg-unified-header__inner{min-height:68px;gap:8px}.bbg-brand__mark{width:44px;height:44px}.bbg-brand strong{font-size:17px}.bbg-brand small{max-width:165px;font-size:10px}.bbg-auth-entry,.bbg-register-entry,.bbg-header-actions .public-account-runtime{display:none!important}.bbg-unified-footer__grid{grid-template-columns:1fr 1fr;gap:24px 16px}.bbg-unified-footer__brand{grid-column:1/-1}.bbg-unified-footer__bottom{flex-direction:column;justify-content:center;text-align:center;padding:17px 0}.bbg-widget__search,.bbg-widget__newsletter{grid-template-columns:1fr}}
@media(max-width:430px){.bbg-announcement span{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bbg-unified-footer__grid{grid-template-columns:1fr}.bbg-unified-footer__brand{grid-column:auto}}
.bbg-page-widget-area{margin-top:26px;padding:18px;border:1px solid rgba(244,187,67,.2);border-radius:14px;background:#081a28}.bbg-page-widget-area>.bbg-widget:last-child{margin-bottom:0}.bbg-sidebar-widget .bbg-widget{margin:0}.bbg-sidebar-widget .bbg-widget h3{color:inherit}.bbg-sidebar-widget .bbg-widget__links a{color:inherit;opacity:.82}
@media(max-width:760px){.bbg-mobile-menu__actions .public-account-runtime{display:block!important;grid-column:1/-1}.bbg-mobile-menu__actions .public-account-runtime__trigger{width:100%;min-width:0;justify-content:flex-start}.bbg-mobile-menu__actions .public-account-runtime__trigger p,.bbg-mobile-menu__actions .public-account-runtime__trigger i{display:flex}.bbg-mobile-menu__actions .public-account-runtime__menu{position:static;width:100%;margin-top:8px;transform:none}.bbg-mobile-menu__actions .public-account-runtime.is-open .public-account-runtime__menu{display:block}.bbg-mobile-menu__actions:has(.public-account-runtime){grid-template-columns:1fr}.bbg-mobile-menu__actions:has(.public-account-runtime)>.public-account-runtime+ a{display:flex}}
.bbg-site-chrome[data-sticky="1"]{position:sticky;top:0}.bbg-site-chrome[data-sticky="1"] .bbg-unified-header{position:relative;top:auto}
.bbg-header-widget-areas{display:grid;gap:8px;padding-block:8px;border-bottom:1px solid rgba(244,187,67,.14)}.bbg-header-widget-area{display:flex;align-items:center;justify-content:center;gap:14px;min-width:0}.bbg-header-widget-area .bbg-widget{width:100%;margin:0}.bbg-header-widget-area .bbg-widget h3{margin-inline-end:10px}.bbg-header-widget-area .bbg-widget__links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.bbg-header-widget-area .bbg-widget__content,.bbg-header-widget-area .bbg-widget p{margin:0;text-align:center}.bbg-page-widget-areas{display:grid;gap:14px;margin-top:26px}.bbg-page-widget-areas .bbg-page-widget-area{margin-top:0}.bbg-sidebar-widget-areas{display:grid;gap:14px}.bbg-sidebar-widget-area{display:grid;gap:14px}.bbg-club-widget-areas{display:grid;gap:14px;margin-top:26px}.bbg-footer-newsletter{display:grid!important;grid-template-columns:1fr!important;margin-top:16px}.bbg-footer-newsletter label{display:grid;gap:4px}.bbg-footer-newsletter label strong{color:#fff;font-size:12px}.bbg-footer-newsletter label small{color:#91a9b7;font-size:10px}.bbg-footer-newsletter>div{display:grid;grid-template-columns:1fr auto;gap:6px}
@media(max-width:720px){.bbg-header-widget-area{align-items:stretch;flex-direction:column}.bbg-header-widget-area .bbg-widget__links{justify-content:flex-start}.bbg-footer-newsletter>div{grid-template-columns:1fr}}
.bbg-widget__text-item{color:#aebfc8;font-size:12px;line-height:1.8}

/* Header location selector — v3.12.36 */
.bbg-location-picker{position:relative;z-index:1200;flex:0 0 auto}
.bbg-location-trigger{width:168px;min-height:42px;padding:5px 9px;display:grid;grid-template-columns:22px minmax(0,1fr) 14px;align-items:center;gap:7px;border:1px solid rgba(244,187,67,.28);border-radius:10px;background:rgba(10,29,43,.88);color:#edf5f8;text-align:right;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}
.bbg-location-trigger:hover,.bbg-location-picker.is-open .bbg-location-trigger{border-color:rgba(244,187,67,.72);background:#0b2232;box-shadow:0 10px 28px rgba(0,0,0,.22)}
.bbg-location-trigger:focus-visible{outline:2px solid #f4bb43;outline-offset:2px}
.bbg-location-trigger svg{width:21px;height:21px;fill:none;stroke:#f4bb43;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.bbg-location-trigger>span{min-width:0;display:grid;line-height:1.35}
.bbg-location-trigger small{color:#8ea7b5;font-size:9px;font-weight:600}
.bbg-location-trigger strong{display:block;overflow:hidden;color:#f6fafc;font-size:11px;font-weight:900;white-space:nowrap;text-overflow:ellipsis}
.bbg-location-trigger>i{color:#8fa7b4;font-style:normal;font-size:13px;transition:transform .2s ease}
.bbg-location-picker.is-open .bbg-location-trigger>i{transform:rotate(180deg)}
.bbg-location-backdrop{position:fixed;z-index:1201;inset:0;display:none;border:0;background:rgba(1,7,12,.64);backdrop-filter:blur(2px);cursor:default}
.bbg-location-panel{position:absolute;z-index:1202;inset-inline-end:0;top:calc(100% + 10px);width:min(390px,calc(100vw - 28px));overflow:hidden;border:1px solid rgba(244,187,67,.38);border-radius:16px;background:#081b29;color:#edf5f8;box-shadow:0 28px 90px rgba(0,0,0,.56);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(.98);transform-origin:top left;transition:opacity .18s ease,transform .18s ease,visibility .18s}
.bbg-location-picker.is-open .bbg-location-backdrop{display:block}
.bbg-location-picker.is-open .bbg-location-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}
.bbg-location-panel>header{min-height:68px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(244,187,67,.06),transparent)}
.bbg-location-panel>header>div{min-width:0;display:grid;gap:3px}
.bbg-location-panel>header span{color:#f4bb43;font-size:10px;font-weight:800}
.bbg-location-panel>header strong{font-size:12px;line-height:1.7}
.bbg-location-panel>header>button{width:36px;height:36px;flex:0 0 auto;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:#0b2637;color:#e7f0f4;font-size:23px;cursor:pointer}
.bbg-location-panel>header>button:hover{border-color:rgba(244,187,67,.5);color:#f4bb43}
.bbg-location-panel__body{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding:15px}
.bbg-location-panel__body label{min-width:0;display:grid;gap:6px;color:#a8bac4;font-size:10px;font-weight:700}
.bbg-location-panel__body select{width:100%;height:44px;padding:0 11px;border:1px solid rgba(255,255,255,.12);border-radius:10px;outline:0;background:#061522;color:#edf5f8;font:inherit;font-size:11px;cursor:pointer}
.bbg-location-panel__body select:hover{border-color:rgba(244,187,67,.42)}
.bbg-location-panel__body select:focus{border-color:#f4bb43;box-shadow:0 0 0 3px rgba(244,187,67,.1)}
.bbg-location-panel__body select:disabled{cursor:not-allowed;opacity:.5}
.bbg-location-panel__body option{background:#fff;color:#09151e}
.bbg-location-status{grid-column:1/-1;min-height:39px;margin:1px 0 0;padding:8px 10px;border-radius:9px;background:rgba(255,255,255,.035);color:#91a8b5;font-size:10px;line-height:1.9}
.bbg-location-status[data-state="success"]{background:rgba(47,199,149,.08);color:#77ddb9}
.bbg-location-status[data-state="error"]{background:rgba(239,89,99,.09);color:#ff9ba3}
.bbg-location-status[data-state="loading"]{color:#f3ca72}
.bbg-location-panel>footer{padding:12px 15px 15px;display:grid;grid-template-columns:auto 1fr;gap:8px;border-top:1px solid rgba(255,255,255,.07)}
.bbg-location-panel>footer button,.bbg-location-panel>footer a{min-height:42px;padding:0 13px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font:inherit;font-size:11px;font-weight:900;cursor:pointer}
.bbg-location-reset{border:1px solid rgba(255,255,255,.12);background:#0b2637;color:#d8e5ea}
.bbg-location-reset:hover{border-color:rgba(244,187,67,.42);color:#f4bb43}
.bbg-location-save{border:0;background:linear-gradient(145deg,#ffd166,#efa92e);color:#07131f;box-shadow:0 8px 24px rgba(244,187,67,.15)}
.bbg-location-save:disabled{cursor:wait;opacity:.65}
.bbg-location-browse{grid-column:1/-1;border:1px solid rgba(244,187,67,.3);background:rgba(244,187,67,.06);color:#f3c969}
.bbg-location-browse:hover{border-color:#f4bb43;background:rgba(244,187,67,.1)}
@media(max-width:1220px) and (min-width:1051px){.bbg-unified-header__inner{gap:13px}.bbg-desktop-nav>.dynamic-nav-node>a,.bbg-desktop-nav>a{padding-inline:9px}.bbg-location-trigger{width:142px}.bbg-location-trigger small{display:none}}
@media(max-width:720px){.bbg-location-trigger{width:145px}.bbg-location-panel{position:fixed;inset-inline:12px;top:auto;bottom:12px;width:auto;max-height:calc(100dvh - 24px);overflow:auto;transform:translateY(18px) scale(.99);transform-origin:bottom center;border-radius:18px}.bbg-location-picker.is-open .bbg-location-panel{transform:translateY(0) scale(1)}.bbg-location-panel__body{grid-template-columns:1fr}.bbg-location-status{grid-column:auto}.bbg-location-panel>footer{position:sticky;bottom:0;background:#081b29}.bbg-location-trigger small{display:none}}
@media(max-width:520px){.bbg-unified-header__inner{grid-template-columns:minmax(0,1fr) auto;gap:7px}.bbg-brand small{display:none}.bbg-header-actions{gap:6px}.bbg-location-trigger{width:124px;grid-template-columns:19px minmax(0,1fr) 11px;padding-inline:7px}.bbg-location-trigger svg{width:19px;height:19px}.bbg-location-trigger strong{font-size:10px}.bbg-location-panel>footer{grid-template-columns:1fr 1fr}.bbg-location-browse{grid-column:1/-1}}
@media(max-width:370px){.bbg-location-trigger{width:104px;grid-template-columns:18px minmax(0,1fr)}.bbg-location-trigger>i{display:none}.bbg-brand>span:last-child{display:none}.bbg-location-panel{inset-inline:8px;bottom:8px}.bbg-location-panel__body,.bbg-location-panel>footer{padding-inline:11px}}
.bbg-site-chrome.is-location-open .bbg-unified-header{backdrop-filter:none;-webkit-backdrop-filter:none}
html.bbg-location-lock{overflow:hidden}

/* Mobile chrome stability */
html{max-width:100%;overflow-x:clip;scrollbar-gutter:stable}
html.bbg-menu-lock,html.bbg-menu-lock body,html.bbg-location-lock,html.bbg-location-lock body{overflow:hidden!important;overscroll-behavior:none}
.bbg-site-chrome,.bbg-unified-header,.bbg-unified-header__inner,.bbg-header-actions,.bbg-brand,.bbg-brand>span:last-child{min-width:0;max-width:100%}
.bbg-mobile-menu{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility 0s linear .3s;contain:layout paint}
.bbg-mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}
.bbg-mobile-menu>section{height:100dvh;max-width:100%;padding-bottom:max(16px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;transform:translate3d(110%,0,0);transition:transform .3s cubic-bezier(.22,.76,.24,1);will-change:transform;-webkit-overflow-scrolling:touch}
.bbg-mobile-menu.is-open>section{transform:translate3d(0,0,0)}
.bbg-mobile-menu__backdrop{touch-action:none}
.bbg-mobile-menu section>header{position:sticky;top:0;z-index:2;padding-top:max(0px,env(safe-area-inset-top));background:#071925}
.bbg-mobile-menu nav a{min-height:46px;display:flex;align-items:center}
@media(max-width:1050px){

.bbg-chrome-container{width:min(calc(100% - 22px),1180px)}
.bbg-unified-header__inner{min-height:68px;grid-template-columns:minmax(0,1fr) auto;gap:8px}
.bbg-brand{max-width:calc(100vw - 96px);gap:8px}
.bbg-brand>span:last-child{overflow:hidden}
.bbg-brand strong,.bbg-brand small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.bbg-header-actions{gap:6px}
.bbg-location-picker,.bbg-auth-entry,.bbg-register-entry{display:none}
.bbg-mobile-toggle{display:inline-grid;place-items:center;flex:0 0 42px}
.bbg-mobile-menu>section{width:min(90vw,380px);padding:14px}
.bbg-mobile-menu nav{gap:5px;padding:14px 0}
.bbg-mobile-menu nav a{padding:10px 11px;border:1px solid transparent;border-radius:10px;background:rgba(255,255,255,.012)}
.bbg-mobile-menu nav a:active{color:var(--bbg-chrome-gold);border-color:rgba(244,187,67,.22);background:rgba(244,187,67,.07)}
.bbg-mobile-menu__actions{grid-template-columns:1fr}
.bbg-mobile-menu__actions a{width:100%}
}
@media(max-width:620px){
.bbg-chrome-container{width:min(calc(100% - 18px),1180px)}
.bbg-brand__mark{width:42px;height:42px;border-radius:12px}
.bbg-brand strong{font-size:18px}
.bbg-brand small{display:none}
.bbg-mobile-menu>section{width:min(94vw,360px)}
.bbg-mobile-menu__actions .public-account-runtime{display:block!important}
.bbg-mobile-menu__actions .public-account-runtime__trigger{width:100%;min-width:0;justify-content:flex-start}
.bbg-mobile-menu__actions .public-account-runtime__trigger p,.bbg-mobile-menu__actions .public-account-runtime__trigger i{display:flex}
.bbg-mobile-menu__actions .public-account-runtime__menu{position:static;width:100%;margin-top:8px;transform:none}
}
@media(prefers-reduced-motion:reduce){.bbg-mobile-menu,.bbg-mobile-menu>section,.bbg-mobile-menu__backdrop{transition-duration:.01ms!important}}

/* v3.12.50 — unified Vazir, newsletter and rebuilt tablet/mobile navigation */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.dynamic-nav-node{position:relative;display:inline-flex;align-items:center;min-width:0}.dynamic-nav-link-row{display:flex;align-items:center;width:100%}.dynamic-nav-link-row>a{min-width:0}.dynamic-nav-toggle{display:none}.dynamic-nav-submenu{position:absolute;z-index:950;inset-block-start:calc(100% + 9px);inset-inline-start:0;display:none;min-width:220px;padding:8px;border:1px solid rgba(244,187,67,.25);border-radius:13px;background:#081a28;box-shadow:0 22px 60px rgba(0,0,0,.48)}.dynamic-nav-node:hover>.dynamic-nav-submenu,.dynamic-nav-node:focus-within>.dynamic-nav-submenu{display:grid;gap:3px}.dynamic-nav-submenu .dynamic-nav-node{display:flex;width:100%}.dynamic-nav-submenu .dynamic-nav-link-row>a{display:flex;width:100%;padding:9px 11px!important;border-radius:8px;white-space:nowrap}.dynamic-nav-submenu .dynamic-nav-submenu{inset-block-start:0;inset-inline-start:calc(100% + 7px)}
.bbg-widget__newsletter{position:relative}.bbg-newsletter-consent{grid-column:1/-1;display:flex!important;align-items:flex-start!important;gap:7px!important;margin-top:7px;color:#8fa6b4;font-size:10px;line-height:1.8}.bbg-newsletter-consent input{width:15px!important;height:15px!important;flex:0 0 auto;margin-top:2px;accent-color:var(--bbg-chrome-gold)}.bbg-newsletter-result{grid-column:1/-1;display:block;min-height:18px;margin-top:5px;color:#7de0bd;font-size:10px}.bbg-newsletter-result.is-error{color:#ff9ca7}.bbg-widget__newsletter.is-busy{opacity:.72;pointer-events:none}

@media(max-width:1180px){
  .bbg-unified-header__inner{grid-template-columns:minmax(0,1fr) auto;gap:10px}
  .bbg-desktop-nav{display:none!important}.bbg-mobile-toggle{display:inline-grid!important;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:13px;font-size:0}.bbg-mobile-toggle:before{content:"";width:22px;height:15px;background:linear-gradient(currentColor,currentColor) 0 0/100% 2px no-repeat,linear-gradient(currentColor,currentColor) 0 50%/72% 2px no-repeat,linear-gradient(currentColor,currentColor) 0 100%/100% 2px no-repeat}.bbg-location-picker,.bbg-auth-entry,.bbg-register-entry{display:none!important}
  .bbg-mobile-menu{display:block;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility 0s linear .32s;contain:layout paint}.bbg-mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.bbg-mobile-menu__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.7);backdrop-filter:blur(4px);opacity:0;transition:opacity .25s}.bbg-mobile-menu.is-open .bbg-mobile-menu__backdrop{opacity:1}
  .bbg-mobile-menu__panel{position:absolute;inset-block:0;inset-inline-end:0;width:min(440px,92vw);height:100dvh;display:flex;flex-direction:column;padding:0;background:linear-gradient(180deg,#081b2a,#061522);border-inline-start:1px solid rgba(244,187,67,.24);box-shadow:-25px 0 80px rgba(0,0,0,.5);overflow-y:auto;overscroll-behavior:contain;transform:translate3d(105%,0,0);transition:transform .32s cubic-bezier(.22,.76,.24,1);will-change:transform;-webkit-overflow-scrolling:touch}.bbg-mobile-menu.is-open .bbg-mobile-menu__panel{transform:translate3d(0,0,0)}
  .bbg-mobile-menu__header{position:sticky;top:0;z-index:8;min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:max(14px,env(safe-area-inset-top)) 18px 13px;background:rgba(7,24,37,.96);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px)}.bbg-mobile-menu__header .bbg-brand{max-width:calc(100% - 52px)}.bbg-mobile-menu__header .bbg-brand img{width:48px;height:48px}.bbg-mobile-menu__header .bbg-brand__mark{width:46px;height:46px;border-radius:13px}.bbg-mobile-menu__header .bbg-brand strong{font-size:18px}.bbg-mobile-menu__header .bbg-brand small{max-width:240px;font-size:10px}.bbg-mobile-menu__close{width:42px;height:42px;flex:0 0 auto;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#0b2637;color:#fff;font-size:27px;line-height:1}
  .bbg-mobile-menu__search{margin:15px 16px 10px;padding:7px;display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid rgba(244,187,67,.23);border-radius:14px;background:#06131f}.bbg-mobile-menu__search svg{width:21px;height:21px;fill:none;stroke:#f4bb43;stroke-width:1.8}.bbg-mobile-menu__search input{min-width:0;height:40px;border:0;outline:0;background:transparent;color:#fff;font-size:16px}.bbg-mobile-menu__search button{height:38px;padding:0 13px;border:0;border-radius:10px;background:var(--bbg-chrome-gold);color:#07131f;font-weight:900}
  .bbg-mobile-location-card{width:calc(100% - 32px);margin:0 16px 13px;padding:12px;display:grid;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.025);color:inherit;text-align:right;text-decoration:none;cursor:pointer}.bbg-mobile-location-card:hover,.bbg-mobile-location-card:focus-visible{border-color:rgba(244,187,67,.45);background:rgba(244,187,67,.06);outline:none}.bbg-mobile-location-card>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:rgba(244,187,67,.1)}.bbg-mobile-location-card svg{width:22px;height:22px;fill:none;stroke:#f4bb43;stroke-width:1.8}.bbg-mobile-location-card div{min-width:0;display:grid}.bbg-mobile-location-card small{color:#8da6b4;font-size:9px}.bbg-mobile-location-card strong{overflow:hidden;color:#f4f8fa;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.bbg-mobile-location-card i{color:#f4bb43;font-style:normal;font-size:24px}
  .bbg-mobile-menu__nav{display:grid;gap:5px;padding:2px 16px 13px}.bbg-mobile-menu__nav>.dynamic-nav-node,.bbg-mobile-menu__nav>a{width:100%}.bbg-mobile-menu__nav .dynamic-nav-node{display:grid;width:100%;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:rgba(255,255,255,.018);overflow:hidden}.bbg-mobile-menu__nav .dynamic-nav-link-row{min-height:50px}.bbg-mobile-menu__nav .dynamic-nav-link-row>a{flex:1;min-height:50px;display:flex;align-items:center;padding:0 13px;color:#e5edf1;text-decoration:none;font-size:13px;font-weight:800}.bbg-mobile-menu__nav .dynamic-nav-node.is-current>.dynamic-nav-link-row>a{color:#f4c86b}.bbg-mobile-menu__nav .dynamic-nav-toggle{width:48px;align-self:stretch;display:grid;place-items:center;border:0;border-inline-start:1px solid rgba(255,255,255,.07);background:transparent;color:#9fb3be}.bbg-mobile-menu__nav .dynamic-nav-toggle span:first-child{font-size:19px;transition:transform .22s}.bbg-mobile-menu__nav .dynamic-nav-toggle[aria-expanded="true"] span:first-child{transform:rotate(180deg)}.bbg-mobile-menu__nav .dynamic-nav-submenu{position:static;display:grid;max-height:0;width:100%;min-width:0;padding:0 9px;overflow:hidden;border:0;border-radius:0;background:rgba(0,0,0,.13);box-shadow:none;opacity:0;transition:max-height .3s ease,opacity .2s ease,padding .2s ease}.bbg-mobile-menu__nav .dynamic-nav-submenu.is-open{max-height:900px;padding-top:7px;padding-bottom:7px;opacity:1}.bbg-mobile-menu__nav .dynamic-nav-submenu .dynamic-nav-node{border:0;border-radius:9px;background:transparent}.bbg-mobile-menu__nav .dynamic-nav-submenu .dynamic-nav-link-row>a{min-height:43px;padding-inline:10px!important;color:#afc0c9;font-size:12px}.bbg-mobile-menu__nav .dynamic-nav-submenu .dynamic-nav-toggle{width:42px}.bbg-mobile-menu__nav .dynamic-nav-submenu .dynamic-nav-submenu{margin:0 8px;width:calc(100% - 16px)}
  .bbg-mobile-menu__quick{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:5px 16px 14px}.bbg-mobile-menu__quick a{min-width:0;min-height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:rgba(255,255,255,.025);text-decoration:none}.bbg-mobile-menu__quick span{color:#f4bb43;font-size:20px}.bbg-mobile-menu__quick strong{color:#cbd8de;font-size:10px;white-space:nowrap}
  .bbg-mobile-menu__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding:15px 16px;border-top:1px solid rgba(255,255,255,.08)}.bbg-mobile-menu__actions a{min-height:45px;border:1px solid rgba(244,187,67,.3);border-radius:11px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:12px;font-weight:900}.bbg-mobile-menu__actions a:last-child{border-color:transparent;background:linear-gradient(145deg,#ffd166,#efa92e);color:#07131f}.bbg-mobile-menu__footer{padding:0 16px max(18px,env(safe-area-inset-bottom));display:flex;align-items:center;gap:14px;flex-wrap:wrap;color:#758d9a;font-size:9px}.bbg-mobile-menu__footer a{color:#92a8b4;text-decoration:none}.bbg-mobile-menu__footer span{margin-inline-start:auto}
}
@media(max-width:620px){.bbg-mobile-menu__panel{width:100vw;max-width:none;border:0}.bbg-mobile-menu__header{min-height:72px;padding-inline:13px}.bbg-mobile-menu__header .bbg-brand small{display:none}.bbg-mobile-menu__search,.bbg-mobile-location-card{margin-inline:12px}.bbg-mobile-menu__nav{padding-inline:12px}.bbg-mobile-menu__quick{padding-inline:12px;grid-template-columns:repeat(2,1fr)}.bbg-mobile-menu__quick a{min-height:60px;flex-direction:row}.bbg-mobile-menu__actions{padding-inline:12px}.bbg-mobile-menu__footer{padding-inline:12px}.bbg-newsletter-consent{font-size:9px}}


/* v3.12.50 — logo-only branding and polished responsive navigation */
.bbg-brand--logo-only{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;min-width:0!important;max-width:none!important}
.bbg-brand--logo-only>span:last-child{display:none!important}
.bbg-brand--logo-only img{display:block!important;width:auto!important;height:72px!important;max-width:250px!important;object-fit:contain!important;object-position:center!important}
.bbg-unified-header__inner{min-height:92px!important;grid-template-columns:minmax(190px,auto) minmax(0,1fr) auto!important}
.bbg-unified-footer__brand .bbg-brand--logo-only img{height:82px!important;max-width:285px!important}
.bbg-mobile-menu__header{min-height:96px!important;padding-block:max(12px,env(safe-area-inset-top)) 12px!important}
.bbg-mobile-menu__header .bbg-brand--logo-only{max-width:calc(100% - 56px)!important}
.bbg-mobile-menu__header .bbg-brand--logo-only img{width:auto!important;height:72px!important;max-width:min(250px,calc(100vw - 100px))!important}
.bbg-mobile-menu__close{position:relative;z-index:2}

@media(max-width:1180px){
  .bbg-unified-header__inner{min-height:82px!important;grid-template-columns:minmax(0,1fr) auto!important}
  .bbg-brand--logo-only img{height:64px!important;max-width:230px!important}
  .bbg-mobile-menu__panel{width:min(430px,94vw)!important}
  .bbg-mobile-menu__header{padding-inline:16px!important}
}
@media(max-width:620px){
  .bbg-chrome-container{width:min(calc(100% - 16px),1180px)!important}
  .bbg-unified-header__inner{min-height:74px!important;gap:8px!important}
  .bbg-brand--logo-only{max-width:calc(100vw - 76px)!important}
  .bbg-brand--logo-only img{height:58px!important;max-width:min(220px,calc(100vw - 86px))!important}
  .bbg-mobile-toggle{width:44px!important;height:44px!important;flex-basis:44px!important}
  .bbg-mobile-menu__panel{width:100vw!important;max-width:none!important}
  .bbg-mobile-menu__header{min-height:88px!important;padding-inline:12px!important}
  .bbg-mobile-menu__header .bbg-brand--logo-only img{height:64px!important;max-width:220px!important}
  .bbg-mobile-menu__nav{gap:7px!important;padding-top:5px!important}
  .bbg-mobile-menu__nav .dynamic-nav-node{border-radius:14px!important}
  .bbg-mobile-menu__nav .dynamic-nav-link-row>a{min-height:54px!important;font-size:13px!important}
  .bbg-mobile-menu__quick{gap:8px!important}
  .bbg-mobile-menu__actions{position:sticky!important;bottom:0!important;background:#071925!important;box-shadow:0 -12px 30px rgba(0,0,0,.24)!important}
}
@media(max-width:380px){
  .bbg-brand--logo-only img{height:52px!important;max-width:190px!important}
  .bbg-mobile-menu__header .bbg-brand--logo-only img{height:58px!important;max-width:195px!important}
}


/* v3.12.50 — corrected default logo proportions and desktop navigation rhythm */
.bbg-chrome-container{width:min(1320px,calc(100% - 40px))}
.bbg-unified-header__inner{min-height:108px!important;grid-template-columns:minmax(300px,auto) minmax(0,1fr) auto!important;gap:30px!important}
.bbg-brand--logo-only img{width:auto!important;height:88px!important;max-width:310px!important;object-fit:contain!important;object-position:center!important}
.bbg-desktop-nav{display:flex;align-items:center;justify-content:center;gap:18px!important;white-space:nowrap}
.bbg-desktop-nav>.dynamic-nav-node{display:flex;align-items:center;flex:0 0 auto;margin:0!important}
.bbg-desktop-nav>.dynamic-nav-node>a,.bbg-desktop-nav>a{padding:12px 8px!important;font-size:13px!important;letter-spacing:-.15px}
.bbg-unified-footer__brand .bbg-brand--logo-only img{height:96px!important;max-width:340px!important}
.bbg-mobile-menu__header .bbg-brand--logo-only img{height:74px!important;max-width:min(245px,calc(100vw - 94px))!important}
@media(max-width:1320px) and (min-width:1051px){
  .bbg-chrome-container{width:min(100% - 28px,1240px)}
  .bbg-unified-header__inner{grid-template-columns:minmax(250px,auto) minmax(0,1fr) auto!important;gap:16px!important}
  .bbg-brand--logo-only img{height:78px!important;max-width:270px!important}
  .bbg-desktop-nav{gap:10px!important}
  .bbg-desktop-nav>.dynamic-nav-node>a,.bbg-desktop-nav>a{padding-inline:6px!important;font-size:12px!important}
}
@media(max-width:1050px){
  .bbg-chrome-container{width:min(calc(100% - 22px),1180px)}
  .bbg-unified-header__inner{min-height:82px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}
  .bbg-brand--logo-only img{height:68px!important;max-width:min(250px,calc(100vw - 92px))!important}
}
@media(max-width:620px){
  .bbg-chrome-container{width:min(calc(100% - 16px),1180px)!important}
  .bbg-unified-header__inner{min-height:76px!important;gap:8px!important}
  .bbg-brand--logo-only img{height:62px!important;max-width:min(220px,calc(100vw - 78px))!important}
  .bbg-mobile-menu__header{min-height:94px!important}
  .bbg-mobile-menu__header .bbg-brand--logo-only img{height:72px!important;max-width:min(235px,calc(100vw - 84px))!important}
}
@media(max-width:380px){
  .bbg-brand--logo-only img{height:56px!important;max-width:190px!important}
  .bbg-mobile-menu__header .bbg-brand--logo-only img{height:66px!important;max-width:205px!important}
}

/* Mobile/tablet location picker hotfix — v3.12.51 */
@media(max-width:1050px){
  .bbg-location-picker.is-open{display:block!important;position:fixed;inset:0;z-index:1600;width:100%;height:100dvh}
  .bbg-location-picker.is-open>.bbg-location-trigger{display:none!important}
  .bbg-location-picker .bbg-location-backdrop{position:fixed;inset:0;z-index:0;width:100%;height:100%;background:rgba(1,7,12,.72);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}
  .bbg-location-picker .bbg-location-panel{position:fixed;z-index:1;inset-inline:max(12px,env(safe-area-inset-left)) max(12px,env(safe-area-inset-right));top:auto;bottom:max(12px,env(safe-area-inset-bottom));width:auto;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto;border-radius:22px;transform:translateY(28px) scale(.985);transform-origin:bottom center;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
  .bbg-location-picker.is-open .bbg-location-panel{transform:translateY(0) scale(1)}
  .bbg-location-panel>header{position:sticky;top:0;z-index:2;background:#081b29}
  .bbg-location-panel>footer{position:sticky;bottom:0;z-index:2;padding-bottom:max(15px,env(safe-area-inset-bottom));background:#081b29}
}
@media(min-width:721px) and (max-width:1050px){.bbg-location-picker .bbg-location-panel{inset-inline:auto;right:50%;width:min(520px,calc(100vw - 32px));transform:translate(50%,28px) scale(.985)}.bbg-location-picker.is-open .bbg-location-panel{transform:translate(50%,0) scale(1)}}


/* Logo containment and footer overflow fix — v3.12.52 */
.bbg-brand--logo-only{min-width:0;max-width:100%;overflow:hidden}
.bbg-unified-header .bbg-brand--logo-only{width:220px!important;flex:0 1 220px!important}
.bbg-unified-header .bbg-brand--logo-only img{display:block!important;width:100%!important;height:64px!important;max-width:220px!important;object-fit:contain!important;object-position:right center!important}
.bbg-unified-footer__grid,.bbg-unified-footer__brand{min-width:0;max-width:100%}
.bbg-unified-footer__brand{overflow:hidden}
.bbg-unified-footer__brand .bbg-brand--logo-only{display:flex!important;width:100%!important;max-width:420px!important;overflow:hidden!important}
.bbg-unified-footer__brand .bbg-brand--logo-only img{display:block!important;width:100%!important;max-width:420px!important;height:auto!important;max-height:110px!important;object-fit:contain!important;object-position:right center!important}
@media(max-width:1050px){
  .bbg-unified-header .bbg-brand--logo-only{width:190px!important;flex-basis:190px!important}
  .bbg-unified-header .bbg-brand--logo-only img{height:56px!important;max-width:190px!important}
}
@media(max-width:720px){
  .bbg-unified-header .bbg-brand--logo-only{width:154px!important;flex-basis:154px!important}
  .bbg-unified-header .bbg-brand--logo-only img{height:48px!important;max-width:154px!important}
  .bbg-unified-footer__brand .bbg-brand--logo-only{max-width:320px!important}
  .bbg-unified-footer__brand .bbg-brand--logo-only img{max-width:320px!important;max-height:96px!important}
}
@media(max-width:430px){
  .bbg-unified-header .bbg-brand--logo-only{width:132px!important;flex-basis:132px!important}
  .bbg-unified-header .bbg-brand--logo-only img{height:44px!important;max-width:132px!important}
  .bbg-unified-footer__brand .bbg-brand--logo-only,.bbg-unified-footer__brand .bbg-brand--logo-only img{max-width:100%!important}
}
