/*
 * Broaq Prestige (4) reference-parity layer.
 *
 * Layout and typography are matched to the supplied React design while color,
 * spacing and identity values remain connected to Broaq Builder globals.
 */

:root{
 --font-display:"Amiri","Times New Roman",serif;
 --broaq-reference-header-desktop:96px;
 --broaq-reference-header-mobile:84px;
}

html,body,#main-content{width:100%;max-width:100%;overflow-x:clip}
body,button,input,select,textarea{font-family:var(--font-sans);font-synthesis:none}
h1,h2,h3,h4,h5,h6,.font-display,.section-title{font-family:var(--font-display)!important;font-synthesis:none;letter-spacing:0!important}
h1,h2,.section-title{font-weight:700}

/* The bundled fallback lockup is the exact vector construction from the reference. */
.brand-logo-svg{display:block;width:100%;height:100%;max-width:100%;max-height:100%;overflow:visible;color:#533969}
.brand-logo-tagline{font-family:"IBM Plex Sans Arabic",Tahoma,Arial,sans-serif;fill:#533969;font-weight:400}
.brand-logo-tagline--ar{font-size:43px}
.brand-logo-tagline--en{font-size:28px}

/* Announcement bar. */
.bq-shell__announcement{
 display:grid;grid-template-columns:minmax(0,1fr) 42px;min-height:40px;
 border-bottom:1px solid rgba(255,255,255,.08);
 background:radial-gradient(circle at 15% 50%,rgba(164,132,166,.20),transparent 32%),linear-gradient(90deg,#17101d 0%,#2a1735 48%,#17101d 100%);
 box-shadow:inset 0 -1px 0 rgba(255,255,255,.025)
}
.bq-shell__announcement-viewport{min-width:0;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}
.bq-shell__announcement-track{min-height:40px;direction:ltr;animation-duration:30s;will-change:transform}
.bq-shell__announcement-group{min-height:40px;gap:0}
.bq-shell__announcement-item{position:relative;min-height:40px;gap:.7rem;padding-inline:clamp(1.7rem,3vw,3rem);direction:rtl;font-family:var(--font-sans);font-size:.72rem;font-weight:500;color:rgba(255,255,255,.91)}
.bq-shell__announcement-item+.bq-shell__announcement-item:before{content:"";position:absolute;inset-inline-start:0;width:1px;height:13px;background:rgba(255,255,255,.13)}
.bq-shell__announcement-item i{width:5px;height:5px;background:#d5b66b;box-shadow:0 0 0 4px rgba(213,182,107,.09)}
.bq-shell__announcement-close{position:relative;inset:auto;top:auto;transform:none;align-self:center;justify-self:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07)!important}

/* Desktop reference order: brand right, navigation center, tools left. */
.bq-shell__bar{background:color-mix(in srgb,var(--bg) 95%,transparent);backdrop-filter:blur(20px)}
.bq-shell__inner{min-height:var(--broaq-reference-header-desktop);grid-template-columns:190px minmax(0,1fr) 205px;gap:12px;direction:ltr}
.bq-shell__actions{grid-column:1;grid-row:1;justify-self:start;direction:rtl}
.bq-shell__nav{grid-column:2;grid-row:1;justify-self:stretch;justify-content:center;direction:rtl;gap:1px}
.bq-shell__brand{grid-column:3;grid-row:1;justify-self:end;width:184px;height:70px;padding:3px}
.bq-shell__brand-image{overflow:visible!important}
.bq-shell__nav-link{min-height:44px;padding:12px 13px;border-radius:999px;font-size:12px;font-weight:600;color:#4f4651}
.bq-shell__nav-link:hover,.bq-shell__nav-link.is-current{background:var(--muted);color:var(--primary)}
.bq-shell__action{width:42px;height:42px;border-radius:50%}
.bq-shell__mega{top:var(--broaq-header-offset,136px)}
.bq-shell__mega-grid{grid-template-columns:1fr 1fr 1fr 1.3fr;gap:40px;padding-block:40px}
.bq-shell__mega-feature{min-height:240px;border-radius:20px}

/* Hero dimensions and type scale from the supplied design. */
.hero-section,.hero-inner{min-height:500px}
.hero-inner{padding-block:56px}
.hero-copy{max-width:768px}
.hero-copy h1{max-width:12ch;margin-top:20px;font-size:clamp(40px,6vw,86px);font-weight:700;line-height:1.25;letter-spacing:0!important}
.hero-body{max-width:672px;margin-top:24px;font-size:15px;line-height:2;color:rgba(255,255,255,.72)}
.hero-symbol{width:48px;height:auto;margin-bottom:28px}
.hero-actions{margin-top:36px}
.hero-actions .btn-white,.hero-actions .btn-glass{min-height:52px;padding-inline:28px}

/* Reference product-card finish. */
.product-card{min-width:0;max-width:100%;transition:transform 260ms cubic-bezier(.22,1,.36,1)}
.product-card:hover{transform:translateY(-4px)}
.product-card-media{border:1px solid color-mix(in oklab,var(--border) 78%,transparent);box-shadow:0 22px 52px -44px color-mix(in oklab,var(--ink) 45%,transparent);transition:box-shadow 260ms ease,border-color 260ms ease}
.product-card:hover .product-card-media{border-color:color-mix(in oklab,var(--primary) 24%,var(--border));box-shadow:0 32px 72px -44px color-mix(in oklab,var(--primary) 40%,transparent)}

/* Compact category strip. */
.category-strip-section{border-bottom:1px solid var(--border);background:var(--bg)}
.category-strip-inner{padding-block:24px 32px}
.category-strip-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}
.category-strip-head>strong{font-size:16px}.category-strip-head>a{color:var(--primary);font-size:12px;font-weight:700}
.category-strip-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.category-strip-card{display:flex;min-width:0;align-items:center;gap:16px;padding:12px;border:1px solid var(--border);border-radius:16px;background:var(--card);transition:transform .18s,border-color .18s,box-shadow .18s}
.category-strip-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--primary) 40%,var(--border));box-shadow:0 8px 22px rgba(35,20,42,.06)}
.category-strip-media{display:block;width:64px;height:64px;flex:none;overflow:hidden;border-radius:12px;background:var(--cream)}
.category-strip-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.category-strip-card:hover img{transform:scale(1.05)}
.category-strip-copy{min-width:0}.category-strip-copy strong{display:block;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.category-strip-copy small{display:block;margin-top:2px;color:var(--muted-fg);font-size:11px}

/* Three promotional cards. */
.promo-triptych-section{padding-block:8px 16px}
.promo-triptych{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.promo-card{position:relative;display:flex;min-height:190px;overflow:hidden;justify-content:space-between;flex-direction:column;padding:28px;border-radius:22px;transition:transform .2s}
.promo-card:hover{transform:translateY(-4px)}.promo-card--ink{background:var(--ink);color:#fff}.promo-card--primary{background:var(--primary);color:#fff}.promo-card--cream{background:#eee3f0;color:var(--fg)}
.promo-card-glow{position:absolute;bottom:-64px;left:-64px;width:192px;height:192px;border-radius:50%;background:rgba(154,106,164,.2);filter:blur(38px)}
.promo-card-copy,.promo-card>b{position:relative}.promo-card-copy>small{display:block;color:var(--lav);font-size:11px;font-weight:700;letter-spacing:.16em}.promo-card--cream .promo-card-copy>small{color:var(--accent)}
.promo-card-copy>strong{display:block;margin-top:12px;font-size:24px;line-height:1.5}.promo-card-copy>em{display:block;max-width:320px;margin-top:8px;color:rgba(255,255,255,.65);font-size:12px;font-style:normal;line-height:1.9}.promo-card--cream .promo-card-copy>em{color:var(--muted-fg)}
.promo-card>b{display:inline-flex;align-items:center;gap:8px;margin-top:24px;font-size:14px}

/* In-page category product switcher. */
.category-products{margin-top:32px}.category-products-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--border)}
.category-products-tabs{display:flex;gap:8px;overflow-x:auto;padding:1px;scrollbar-width:none}.category-products-tabs::-webkit-scrollbar{display:none}
.category-products-tabs button{flex:none;padding:8px 16px;border:1px solid var(--border);border-radius:999px;background:var(--bg);color:var(--muted-fg);font:700 12px var(--font-sans);cursor:pointer;transition:.18s}
.category-products-tabs button[aria-selected="true"]{border-color:var(--primary);background:var(--primary);color:#fff}.category-products-tabs button:not([aria-selected="true"]):hover{border-color:color-mix(in srgb,var(--primary) 40%,var(--border));color:var(--primary)}
.category-products-description{margin:16px 0 0;color:var(--muted-fg);font-size:13px;line-height:1.9}.category-products-panel>.products-grid{margin-top:28px}

@media(min-width:640px){.hero-section,.hero-inner{min-height:560px}}
@media(min-width:1024px){
 .hero-section,.hero-inner{min-height:620px}
 .bq-shell__nav{display:flex}.bq-shell__menu{display:none}
}

@media(max-width:1023px){
 .bq-shell__inner{min-height:var(--broaq-reference-header-mobile);grid-template-columns:84px minmax(126px,176px) 84px;justify-content:space-between;gap:3px;padding-inline:14px}
 .bq-shell__actions{grid-column:1;gap:0;overflow:visible}.bq-shell__brand{grid-column:2;justify-self:center;width:min(176px,43vw);height:78px;padding:4px 2px 3px}.bq-shell__nav{display:none}.bq-shell__menu{display:grid;grid-column:3;justify-self:end}
 .bq-shell__action,.bq-shell__menu{width:34px;height:42px}.bq-shell__action--desktop{display:none}.bq-shell__action--wide{display:grid}
 .bq-shell__badge{min-width:16px;height:16px;border-width:1px;font-size:8px}
 .category-strip-list{display:flex;gap:10px;overflow-x:auto;padding:1px 1px 4px;scrollbar-width:none}.category-strip-card{min-width:172px;flex:1}.category-strip-media{width:56px;height:56px}
 .promo-triptych{grid-template-columns:1fr}.promo-card{padding:24px}
}

@media(max-width:639px){
 .bq-shell__announcement{grid-template-columns:minmax(0,1fr) 34px;min-height:34px}.bq-shell__announcement-track,.bq-shell__announcement-group,.bq-shell__announcement-item{min-height:34px}.bq-shell__announcement-track{animation-duration:24s}.bq-shell__announcement-item{gap:.5rem;padding-inline:1.15rem;font-size:.65rem}.bq-shell__announcement-close{width:24px;height:24px}
 .bq-shell__inner{grid-template-columns:84px minmax(0,164px) 84px;padding-inline:10px}.bq-shell__brand{width:min(164px,43vw);height:74px}
 .hero-inner{padding-block:48px}.hero-copy h1{font-size:clamp(39px,11vw,55px);line-height:1.31}.hero-body{margin-top:16px;font-size:13px;line-height:1.95}.hero-actions{gap:8px;margin-top:26px}.hero-actions .btn-white,.hero-actions .btn-glass{min-width:0;min-height:50px;flex:1 1 0;padding-inline:12px;font-size:12px}
 .category-strip-inner{padding-block:20px 26px}.category-strip-head>strong{font-size:14px}
 .promo-card-copy>strong{font-size:21px}.category-products-bar{align-items:flex-start;flex-direction:column}.category-products-bar>.btn-ghost{align-self:flex-end}.category-products-description{font-size:12px}
 .product-card:hover{transform:none}.product-card-media{box-shadow:none}
}

@media(max-width:374px){.bq-shell__inner{grid-template-columns:80px minmax(0,136px) 80px}.bq-shell__brand{width:136px}.bq-shell__action,.bq-shell__menu{width:31px}}
@media(prefers-reduced-motion:reduce){.bq-shell__announcement-track{animation:none!important;transform:none!important}.product-card,.product-card-media,.promo-card,.category-strip-card{transition:none}}

/* ==========================================================
   Prestige 2.13 — store-first launch composition
   ========================================================== */

/* Keep every desktop shell item on one grid row. This removes the accidental
   second navigation row that made the live header 145px tall. */
.bq-shell__inner{min-height:78px;grid-template-columns:176px minmax(0,1fr) 184px}
.bq-shell__actions,.bq-shell__nav,.bq-shell__brand{grid-row:1}
.bq-shell__brand{width:176px;height:66px}
.bq-shell__action{width:40px;height:40px}
.bq-shell__nav-link{min-height:40px;padding:9px 12px;font-size:12px}
.bq-shell__mega{top:var(--broaq-header-offset,118px)}

/* Campaign hero sourced from Broaq Studio banner records. */
.campaign-hero{position:relative;isolation:isolate;overflow:hidden;background:#211827;color:#fff}
.campaign-hero__viewport{position:relative;height:clamp(520px,62vw,660px)}
.campaign-hero__slide{position:absolute;inset:0;display:grid;visibility:hidden;opacity:0;background:var(--campaign-bg,#211827);color:var(--campaign-text,#fff);pointer-events:none;transition:opacity .5s ease,visibility .5s ease}
.campaign-hero__slide.is-active{visibility:visible;opacity:1;pointer-events:auto}
.campaign-hero__media,.campaign-hero__media img,.campaign-hero__shade{position:absolute;inset:0;width:100%;height:100%}
.campaign-hero__media img{object-fit:cover;object-position:center}
.campaign-hero__shade{background:linear-gradient(90deg,rgba(25,14,30,.12) 0%,rgba(25,14,30,.52) 48%,rgba(25,14,30,.94) 100%)}
.campaign-hero__inner{position:relative;z-index:2;display:flex;height:100%;align-items:center;padding-block:64px}
.campaign-hero__copy{max-width:660px}
.campaign-hero__eyebrow{margin:0;color:#d9bedf;font-size:11px;font-weight:800;letter-spacing:.18em}
.campaign-hero h1,.campaign-hero h2{max-width:13ch;margin:15px 0 0;color:inherit;font-size:clamp(46px,5.8vw,78px);font-weight:700;line-height:1.25}
.campaign-hero__body{max-width:610px;margin:20px 0 0;color:color-mix(in srgb,currentColor 74%,transparent);font-size:15px;line-height:1.95}
.campaign-hero__cta{display:inline-flex;min-height:52px;align-items:center;gap:9px;margin-top:30px;padding:0 26px;border-radius:999px;background:#fff;color:#271e2c;font-size:13px;font-weight:800;box-shadow:0 16px 38px rgba(17,9,21,.18)}
.campaign-hero__controls{position:absolute;z-index:4;right:0;bottom:28px;left:0;display:flex;align-items:center;justify-content:space-between;direction:ltr;pointer-events:none}
.campaign-hero__arrows,.campaign-hero__dots{display:flex;align-items:center;gap:8px;pointer-events:auto}
.campaign-hero__arrows button{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(21,11,26,.24);color:#fff;backdrop-filter:blur(9px);cursor:pointer}
.campaign-hero__arrows [data-campaign-prev] svg{transform:rotate(180deg)}
.campaign-hero__dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.45);cursor:pointer;transition:width .2s,background .2s}
.campaign-hero__dots button[aria-selected="true"]{width:28px;background:#fff}

/* Circular, horizontally moving category rail. */
.category-orbit-section{border-bottom:1px solid var(--border);background:#fff}
.category-orbit-section .category-strip-inner{padding-block:30px 36px}
.category-orbit-section .category-strip-head{align-items:center;margin-bottom:22px}
.category-orbit-section .category-strip-head>div:first-child{display:grid;gap:4px}
.category-orbit-section .category-strip-head>div:first-child>span{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.08em}
.category-orbit-section .category-strip-head>div:first-child>strong{font-family:var(--font-display);font-size:27px;line-height:1.3}
.category-strip-actions{display:flex;align-items:center;gap:7px}
.category-strip-actions>button{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--border);border-radius:50%;background:#fff;color:var(--fg);cursor:pointer}
.category-strip-actions [data-category-prev] svg{transform:rotate(180deg)}
.category-strip-actions>a{margin-inline-start:7px;color:var(--primary);font-size:12px;font-weight:800}
.category-orbit-section .category-strip-list{display:flex;gap:18px;overflow-x:auto;padding:2px 1px 10px;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none}
.category-orbit-section .category-strip-list::-webkit-scrollbar{display:none}
.category-orbit-section .category-strip-card{display:grid;min-width:132px;max-width:132px;flex:0 0 132px;justify-items:center;gap:10px;padding:0;border:0;background:transparent;box-shadow:none;scroll-snap-align:start;text-align:center}
.category-orbit-section .category-strip-card:hover{transform:none;border-color:transparent;box-shadow:none}
.category-orbit-section .category-strip-media{display:grid;width:112px;height:112px;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:50%;background:linear-gradient(145deg,#f6f0f7,#e9ddec);color:var(--primary);box-shadow:0 14px 35px -26px rgba(42,25,48,.45);transition:transform .25s,border-color .25s}
.category-orbit-section .category-strip-media:empty:before{content:"✦";font-size:24px}
.category-orbit-section .category-strip-media img{width:100%;height:100%;object-fit:cover}
.category-orbit-section .category-strip-card:hover .category-strip-media{transform:translateY(-3px);border-color:color-mix(in srgb,var(--primary) 36%,var(--border))}
.category-orbit-section .category-strip-card:hover img{transform:scale(1.035)}
.category-orbit-section .category-strip-copy strong{font-size:14px;line-height:1.35;white-space:normal}
.category-orbit-section .category-strip-copy small{margin-top:3px;font-size:10px}

/* Product card: image-led, compact information and a clear commerce action. */
.product-card-v3{height:100%;padding:9px;border:1px solid color-mix(in srgb,var(--border) 88%,transparent);border-radius:24px;background:#fff;box-shadow:0 18px 46px -42px rgba(35,20,42,.55);transition:transform .22s,border-color .22s,box-shadow .22s}
.product-card-v3:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--primary) 25%,var(--border));box-shadow:0 28px 58px -42px rgba(35,20,42,.5)}
.product-card-v3 .product-card-media{border:0;border-radius:18px;background:#f4f0f4;box-shadow:none!important}
.product-card-v3:hover .product-card-media{transform:none!important}
.product-card-v3 .product-card-copy{padding:13px 5px 6px}
.product-card-v3 .product-family{max-width:68%;color:var(--primary);font-size:9px}
.product-card-v3 h3{font-size:clamp(18px,1.42vw,21px)}
.product-card-v3 .product-subtitle{min-height:3em;margin-top:6px;font-size:10px;line-height:1.5}
.product-card-v3 .product-card-commerce-row{margin-top:auto;padding-top:13px}
.product-card-v3 .product-price{font-size:15px}
.product-card-v3 .product-card-quickadd{position:relative;right:auto;left:auto;bottom:auto;display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--primary);border-radius:14px;background:var(--primary);color:#fff;opacity:1;transform:none;font-size:12px;font-weight:800;box-shadow:0 12px 26px -18px rgba(91,61,112,.72)}.product-card-v3 .product-card-quickadd:hover,.product-card-v3 .product-card-quickadd:focus-visible{border-color:var(--primary-2);background:var(--primary-2);color:#fff;outline:none}

@media(max-width:1023px){
 .bq-shell__inner{min-height:76px;grid-template-columns:88px minmax(126px,168px) 88px}
 .bq-shell__actions{grid-row:1}.bq-shell__brand{grid-row:1;width:min(168px,43vw);height:68px}.bq-shell__menu{grid-row:1}
 .campaign-hero__viewport{height:580px}.campaign-hero__inner{padding-block:54px}
 .category-orbit-section .category-strip-list{display:flex;gap:14px}
}
@media(max-width:639px){
 .bq-shell__inner{min-height:70px}.bq-shell__brand{height:62px}
 .campaign-hero__viewport{height:540px}.campaign-hero__shade{background:linear-gradient(90deg,rgba(25,14,30,.28),rgba(25,14,30,.88))}.campaign-hero__inner{align-items:flex-end;padding-block:54px 92px}
 .campaign-hero h1,.campaign-hero h2{font-size:clamp(40px,11vw,54px)}.campaign-hero__body{font-size:13px}.campaign-hero__cta{width:100%;justify-content:center}
 .campaign-hero__controls{bottom:24px}.campaign-hero__arrows button{width:38px;height:38px}
 .category-orbit-section .category-strip-head{align-items:flex-start}.category-strip-actions>button{display:none}.category-strip-actions>a{margin:0;font-size:11px}
 .category-orbit-section .category-strip-head>div:first-child>strong{font-size:23px}
 .category-orbit-section .category-strip-card{min-width:96px;max-width:96px;flex-basis:96px}.category-orbit-section .category-strip-media{width:84px;height:84px}.category-orbit-section .category-strip-copy strong{font-size:12px}.category-orbit-section .category-strip-copy small{font-size:9px}
 .product-card-v3{padding:6px;border-radius:19px}.product-card-v3 .product-card-media{border-radius:15px}.product-card-v3 .product-card-copy{padding:10px 3px 4px}.product-card-v3 .product-subtitle{min-height:2.8em;font-size:8px}.product-card-v3 .product-price{font-size:12px}
}
@media(prefers-reduced-motion:reduce){.campaign-hero__slide,.campaign-hero__dots button,.category-orbit-section .category-strip-list{scroll-behavior:auto;transition:none!important}}


/* ==========================================================
   Prestige 2.14 — exact mobile header centering
   The brand is centered against the viewport, not between unequal controls.
   ========================================================== */
@media(max-width:1023px){
 .bq-shell__inner{position:relative;display:flex!important;min-height:76px;align-items:center;justify-content:space-between;gap:0;direction:ltr;padding-inline:12px}
 .bq-shell__actions{position:relative;z-index:3;display:flex;grid-column:auto!important;grid-row:auto!important;flex:0 0 auto;justify-self:auto;direction:rtl}
 .bq-shell__menu{position:relative;z-index:3;display:grid;grid-column:auto!important;grid-row:auto!important;flex:0 0 auto;justify-self:auto}
 .bq-shell__brand{position:absolute!important;z-index:2;top:50%;left:50%;grid-column:auto!important;grid-row:auto!important;width:min(var(--broaq-logo-mobile,160px),42vw)!important;height:64px!important;max-width:calc(100% - 190px);transform:translate(-50%,-50%)!important;transform-origin:center;justify-self:auto!important}
 .bq-shell__brand-image{object-position:center center!important}
}
@media(max-width:639px){
 .bq-shell__inner{min-height:70px;padding-inline:10px}
 .bq-shell__brand{width:min(var(--broaq-logo-mobile,154px),43vw)!important;height:60px!important;max-width:calc(100% - 184px)}
 .bq-shell__actions{gap:1px}
 .bq-shell__action,.bq-shell__menu{width:41px;height:41px}
}
@media(max-width:374px){
 .bq-shell__brand{width:min(var(--broaq-logo-mobile,136px),39vw)!important;height:56px!important;max-width:calc(100% - 168px)}
 .bq-shell__action,.bq-shell__menu{width:38px;height:40px}
}


/* Prestige 2.42.4 — centralized announcement bar.
   Static mode is the default so the full merchant message is always readable. */
.bq-shell__announcement.is-static{grid-template-columns:minmax(0,1fr) 42px}
.bq-shell__announcement.is-static.no-close{grid-template-columns:1fr}
.bq-shell__announcement-static{
 display:flex;min-width:0;min-height:40px;align-items:center;justify-content:center;gap:.65rem;
 padding:7px clamp(42px,6vw,72px);color:rgba(255,255,255,.94)!important;text-decoration:none!important;
 direction:rtl;text-align:center;font-family:var(--font-sans);font-size:.73rem;font-weight:650;line-height:1.65;
 white-space:normal;overflow-wrap:anywhere
}
.bq-shell__announcement-static i{flex:0 0 auto;width:5px;height:5px;border-radius:50%;background:#d5b66b;box-shadow:0 0 0 4px rgba(213,182,107,.09)}
.bq-shell__announcement-static span{display:block;min-width:0}
.bq-shell__announcement-static:hover{color:#fff!important}
.bq-shell__announcement.is-marquee .bq-shell__announcement-item{color:rgba(255,255,255,.91)!important;text-decoration:none!important}
@media(max-width:767px){
 .bq-shell__announcement.is-static{grid-template-columns:minmax(0,1fr) 34px;min-height:40px}
 .bq-shell__announcement-static{min-height:40px;padding:6px 10px;font-size:.66rem;line-height:1.55}
 .bq-shell__announcement-static i{width:4px;height:4px}
}
