/* overflow-guard */
:root { --brand-primary: #4B2C5E; --brand-primary-hover: #5D3A72; --brand-secondary: #B8A7C1; --brand-secondary-hover: #C9B9D3; --brand-accent: #4EFFA4; --background-main: #0D0F1E; --background-surface: #171B2D; --background-elevated: #21263D; --background-overlay: rgba(13, 15, 30, 0.75); --text-primary: #F5F5F7; --text-secondary: #D1D1D6; --text-muted: #B0B0B5; --text-brand-contrast: #FFFFFF; --text-link: #C2FFEA; --text-link-hover: #DFFFEA; --button-bg: #4EFFA4; --button-text: #0D0F1E; --button-hover-bg: #3EDD91; --button-hover-text: #0D0F1E; --semantic-success: #28A745; --success: #28A745; --semantic-error: #DC3545; --error: #DC3545; --semantic-warning: #FFC107; --warning: #FFC107; --semantic-info: #17A2B8; --info: #17A2B8; --border-default: #2A2F45; --border-strong: #3D4461; --border-brand: #4B2C5E; --font-family-headings: Oswald, Noto Sans Bengali, sans-serif; --font-family-body: Source Sans 3, Noto Sans Bengali, sans-serif; --font-family-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; --font-weight-regular: 400; --font-weight-medium: 500; --font-weight-semibold: 600; --font-weight-bold: 700; --font-weight-black: 900; --role-weight-h1: 700; --role-weight-h2: 600; --role-weight-h3: 600; --role-weight-h4: 600; --role-weight-body: 400; --font-size-xs: 0.75rem; --font-size-sm: 0.875rem; --font-size-base: 1rem; --font-size-lg: 1.125rem; --font-size-xl: 1.25rem; --font-size-h4: 1rem; --font-size-h3: 1rem; --font-size-h2: 1.5rem; --font-size-h1: 1.8rem; --font-size-display: 2.5rem; --line-height-heading: 1.35; --line-height-body: 1.65; --letter-spacing-heading: 0; --letter-spacing-body: 0; --spacing-section-desktop: 3.5rem; --section-desktop: 3.5rem; --spacing-item-desktop: 1.25rem; --item-desktop: 1.25rem; --spacing-section-mobile: 2rem; --section-mobile: 2rem; --spacing-item-mobile: 1rem; --item-mobile: 1rem; --spacing-container-pad-desktop: 2rem; --container-pad-desktop: 2rem; --spacing-container-pad-mobile: 1rem; --container-pad-mobile: 1rem; --spacing-card-pad-desktop: 1.5rem; --card-pad-desktop: 1.5rem; --spacing-card-pad-mobile: 1rem; --card-pad-mobile: 1rem; --spacing-content-max-width: 74rem; --content-max-width: 74rem; --spacing-reading-max-width: 62ch; --reading-max-width: 62ch; --radius-sm: 6px; --radius-md: 12px; --radius-lg: 18px; --radius-pill: 9999px; --shadow-card: 0 4px 12px rgba(6, 7, 14, 0.35); --shadow-elevated: 0 8px 24px rgba(6, 7, 14, 0.45); --shadow-glow: 0 0 0 1px rgba(78, 255, 164, 0.35), 0 6px 18px rgba(78, 255, 164, 0.35); --shadow-inset: inset 0 1px 0 rgba(255,255,255,.08); --gradient-brand: linear-gradient(135deg, #4B2C5E 0%, #5D3A72 100%); --gradient-hero: linear-gradient(180deg, #221F38 0%, #0D0F1E 100%); --gradient-surface: linear-gradient(#21263D, #21263D); --gradient-button: none; --effects-accent-bar: none; --recipes-transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; --transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
*, *::before, *::after { box-sizing: border-box; }
html, body { max-width: 100%; overflow-x: clip; margin: 0; padding: 0; }
@supports not (overflow-x: clip) {
    html, body { overflow-x: hidden; }
}
body { background: #0D0F1E; color: #D1D1D6; font-family: Source Sans 3, Noto Sans Bengali, sans-serif; font-weight: 400; line-height: 1.65; padding-bottom: 4.75rem; -webkit-text-size-adjust: 100%; }
img, video, svg, iframe { max-width: 100%; }
img { height: auto; }
main *, header *, footer *, nav * { min-width: 0; }
p, li, td, th, h1, h2, h3, h4, dd, dt, figcaption, summary, a, span { overflow-wrap: anywhere; }
table { width: 100%; max-width: 100%; table-layout: fixed; border-collapse: collapse; }
pre { white-space: pre-wrap; overflow-x: auto; }
h1, h2, h3, h4 { margin: 0; font-family: Oswald, Noto Sans Bengali, sans-serif; line-height: 1.35; letter-spacing: 0; color: #F5F5F7; }
h1 { font-size: 1.8rem; font-weight: 700; }
h2 { font-size: 1.5rem; font-weight: 600; }
h3 { font-size: 1rem; font-weight: 600; }
h4 { font-size: 1rem; font-weight: 600; }
p { margin: 0; color: #D1D1D6; }
ul, ol { margin: 0; }
a { color: #C2FFEA; text-decoration: none; transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
a:hover { color: #DFFFEA; }
a:focus-visible, button:focus-visible, summary:focus-visible { outline: 2px solid #4EFFA4; outline-offset: 2px; }
button { font: inherit; cursor: pointer; }
h1 a, h2 a, h3 a, h4 a { color: inherit; }
main [id] { scroll-margin-block-start: 5rem; }
main { width: 100%; max-width: none; margin-inline: 0; padding: 0 3%; }
main > section { padding-block: 3.5rem; }
main > section > * + *, main > article > * + *, .qvWrap > * + *, .qvCopy > * + *, .qvFlow > * + *, .qvFlowCenter > * + * { margin-block-start: 1.25rem; }
@media (max-width: 48rem) {
    main > section { padding-block: 2rem; }
    main > section > * + *, main > article > * + *, .qvWrap > * + *, .qvCopy > * + *, .qvFlow > * + *, .qvFlowCenter > * + * { margin-block-start: 1rem; }
}

.qvDisc, .qvDiscSuccess, .qvDiscWarning, .qvDiscError, .qvDiscInfo { width: 2.75rem; height: 2.75rem; border-radius: 50%; background: linear-gradient(135deg, #4B2C5E 0%, #5D3A72 100%); color: #FFFFFF; display: flex; align-items: center; justify-content: center; flex: 0 0 auto; font-weight: 700; }
.qvDiscSuccess { background: #28A745; color: #FFF; }
.qvDiscWarning { background: #FFC107; color: #FFF; }
.qvDiscError { background: #DC3545; color: #FFF; }
.qvDiscInfo { background: #17A2B8; color: #FFF; }

.qvPoster { background: #21263D; border: 1px solid #3D4461; border-radius: 12px; box-shadow: 0 4px 12px rgba(6, 7, 14, 0.35), inset 0 1px 0 rgba(255,255,255,.08); display: flex; flex-direction: column; overflow: hidden; text-decoration: none; color: inherit; transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
.qvPoster:hover { border-color: #4B2C5E; box-shadow: 0 0 0 1px rgba(78, 255, 164, 0.35), 0 6px 18px rgba(78, 255, 164, 0.35), inset 0 1px 0 rgba(255,255,255,.08); }
.qvPosterMedia { position: relative; aspect-ratio: 1 / 1; overflow: hidden; }
.qvPosterMedia img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 200ms; }
.qvPoster:hover .qvPosterMedia img { transform: scale(1.04); }
.qvPosterPlay { position: absolute; bottom: .5rem; right: .5rem; width: 2.5rem; height: 2.5rem; border-radius: 50%; background: #4EFFA4; color: #0D0F1E; display: flex; align-items: center; justify-content: center; opacity: 0; transition: opacity 150ms; }
.qvPoster:hover .qvPosterPlay, .qvPoster:focus-visible .qvPosterPlay { opacity: 1; }
@media (hover: none) {
    .qvPosterPlay { opacity: 1; }
}
.qvPosterName { padding: .6rem .75rem; background: #21263D; }
.qvPosterName h3 { margin: 0; font-size: 0.875rem; color: #F5F5F7; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
@media (min-width: 48rem) {
    .qvPosterName h3 { white-space: normal; }
}

.qvScroller { display: flex; flex-wrap: nowrap; gap: .5rem; overflow-x: auto; max-width: 100%; min-width: 0; -webkit-overflow-scrolling: touch; scrollbar-width: none; padding-block: .25rem; }
.qvScroller::-webkit-scrollbar { display: none; }
.qvScrollerLink { flex: 0 0 auto; white-space: nowrap; padding: .5rem 1rem; border-radius: 6px; background: #171B2D; border: 1px solid #2A2F45; color: #D1D1D6; font-size: 0.875rem; transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
.qvScrollerLink:hover { border-color: #4B2C5E; color: #F5F5F7; }

.qvSub { font-size: 0.875rem; }
.qvMuted { color: #B0B0B5; }
.qvCentered { text-align: center; }
.qvHueAccent { color: #4EFFA4; }
.qvHueSuccess { color: #28A745; }
.qvHueWarning { color: #FFC107; }
.qvHueError { color: #DC3545; }
.qvHueInfo { color: #17A2B8; }

.qvTopbar { background: #0D0F1E; border-bottom: 1px solid #2A2F45; padding: .75rem 3%; position: sticky; top: 0; z-index: 100; }
.qvTopbarInner { display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.qvTopbarBrand { display: inline-flex; align-items: center; gap: .5rem; color: #F5F5F7; }
.qvTopbarBrand img { border-radius: 6px; }
.qvTopbarBrand strong { font-size: 16px; font-weight: 400; }
.qvTopbarActions { display: flex; align-items: center; gap: .5rem; }

.qvToken { display: inline-flex; align-items: center; gap: .4rem; padding: .4rem 1rem; border-radius: 9999px; background: #21263D; border: 1px solid #3D4461; color: #F5F5F7; font-size: 0.875rem; }
.qvToken > i { color: #4EFFA4; }

.qvBox { background: #21263D; border: 1px solid #3D4461; border-radius: 12px; box-shadow: 0 4px 12px rgba(6, 7, 14, 0.35), inset 0 1px 0 rgba(255,255,255,.08); padding: 1.5rem; display: flex; flex-direction: column; gap: 1rem; transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
.qvBox:hover { border-color: #4B2C5E; box-shadow: 0 0 0 1px rgba(78, 255, 164, 0.35), 0 6px 18px rgba(78, 255, 164, 0.35), inset 0 1px 0 rgba(255,255,255,.08); }
@media (max-width: 48rem) {
    .qvBox { padding: 1rem; }
}
.qvBox > img { width: 100%; height: auto; display: block; }

.qvAccordion { background: #21263D; border: 1px solid #3D4461; border-radius: 12px; box-shadow: 0 4px 12px rgba(6, 7, 14, 0.35), inset 0 1px 0 rgba(255,255,255,.08); transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
.qvAccordion + .qvAccordion { margin-block-start: 1rem; }
.qvAccordion[open] { border-color: #4B2C5E; }
.qvAccordionQ { display: flex; align-items: flex-start; gap: 1rem; padding: 1.5rem; cursor: pointer; list-style: none; }
.qvAccordionQ::-webkit-details-marker { display: none; }
.qvAccordionQ h3 { margin: 0; flex: 1 1 auto; min-width: 0; }
.qvAccordionQ::after { content: "\f0d7"; font-family: "Font Awesome 6 Free"; font-weight: 900; flex: 0 0 auto; color: #4EFFA4; transition: transform 200ms; }
.qvAccordion[open] .qvAccordionQ::after { transform: rotate(180deg); }
.qvAccordionA { margin: 0; padding: 0 1.5rem 1.5rem; }
@media (max-width: 48rem) {
    .qvAccordionQ { padding: 1rem; }
    .qvAccordionA { padding: 0 1rem 1rem; }
}

.qvWrap { width: 100%; max-width: 74rem; margin-inline: auto; }
.qvCopy { max-width: 62ch; margin-inline: auto; }
.qvFlow, .qvFlowCenter { display: block; }
.qvFlowCenter { text-align: center; }
.qvInline, .qvInlineCenter { display: flex; flex-wrap: wrap; align-items: center; gap: 1rem; }
.qvInlineCenter { justify-content: center; }
.qvLattice { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 16rem), 1fr)); gap: 1.25rem; }
.qvGames { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.qvCats { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
@media (min-width: 48rem) {
    .qvGames { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1.25rem; }
    .qvCats { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.25rem; }
}
.qvTicks { list-style: none; padding: 0; }
.qvTicks > li { display: flex; align-items: flex-start; gap: .75rem; }
.qvTicks > li + li { margin-block-start: .75rem; }
.qvTicks > li > i { flex: 0 0 1.25rem; text-align: center; margin-top: .2em; color: #4EFFA4; }

main > section.qvLayer { background: #171B2D; border-top: 1px solid #2A2F45; border-bottom: 1px solid #2A2F45; padding-block: 3.5rem; margin-inline: -3.1915%; padding-inline: 3%; }
@media (max-width: 48rem) {
    main > section.qvLayer { padding-block: 2rem; }
}
.qvStage { background: linear-gradient(180deg, #221F38 0%, #0D0F1E 100%); padding-block: 3.5rem; text-align: center; margin-inline: -3.1915%; padding-inline: 3%; }
@media (max-width: 48rem) {
    .qvStage { padding-block: 2rem; }
}

.qvCta, .qvCtaSm, .qvCtaFull, .qvCtaOutline { background: #4EFFA4; color: #0D0F1E; border-radius: 12px; min-height: 44px; font-weight: 700; box-shadow: inset 0 1px 0 rgba(255,255,255,.22), inset 0 -1px 0 rgba(0,0,0,.35), 0 2px 6px rgba(6, 7, 14, 0.4); display: inline-flex; align-items: center; justify-content: center; gap: .5rem; padding: 0 1.5rem; text-decoration: none; cursor: pointer; border: 0; line-height: 1.2; transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
.qvCta:hover, .qvCtaSm:hover, .qvCtaFull:hover, .qvCtaOutline:hover { background: #3EDD91; transform: translateY(-1px); box-shadow: inset 0 1px 0 rgba(255,255,255,.22), inset 0 -1px 0 rgba(0,0,0,.35), 0 4px 10px rgba(6, 7, 14, 0.45); }
.qvCtaSm { min-height: 36px; padding: 0 1rem; font-size: 0.875rem; }
.qvCtaFull { display: flex; width: 100%; }
.qvCtaOutline { background: transparent; background-image: none; color: #F5F5F7; border: 1px solid #3D4461; box-shadow: none; }
.qvCtaOutline:hover { background: transparent; border-color: #4B2C5E; color: #F5F5F7; box-shadow: none; }

.qvColophon { background: #0D0F1E; border-top: 1px solid #2A2F45; padding: 3rem 3% 2rem; color: #B0B0B5; }
.qvColophonGrid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1rem; text-align: center; }
.qvColophonCol > p, .qvColophonCol > h3 { font-size: 0.875rem; font-weight: 700; color: #F5F5F7; margin: 0 0 .75rem; text-transform: uppercase; letter-spacing: .05em; }
.qvColophonCol ul { list-style: none; padding: 0; margin: 0; }
.qvColophonCol li + li { margin-block-start: .5rem; }
.qvColophonCol a { color: #B0B0B5; font-size: 0.875rem; }
.qvColophonCol a:hover { color: #DFFFEA; }
.qvColophonMeta { margin-block-start: 2rem; padding-block-start: 1.5rem; border-top: 1px solid #2A2F45; text-align: center; font-size: 0.875rem; }
.qvColophonMeta > * + * { margin-block-start: .5rem; }

.qvHeading { position: relative; }
.qvHeading::before { content: ""; display: block; width: 3rem; height: 6px; background-image: repeating-linear-gradient(90deg, #4EFFA4 0 3px, transparent 3px 6px); margin-bottom: .6rem; }

.qvTabbar { position: fixed; inset: auto 0 0 0; z-index: 1000; display: flex; justify-content: space-around; align-items: center; height: 4.75rem; background: #171B2D; border-top: 1px solid #2A2F45; }
.qvTabbarItem { display: flex; flex-direction: column; align-items: center; gap: .25rem; flex: 1 1 0; padding: .5rem 0; font-size: 0.75rem; color: #B0B0B5; }
.qvTabbarItem i { font-size: 1.25rem; }
.qvTabbarItem:hover { color: #4EFFA4; }

.qvNotice, .qvNoticeWarning, .qvNoticeInfo, .qvNoticeSuccess, .qvNoticeError { display: flex; align-items: flex-start; gap: 1rem; padding: 1rem; border-radius: 12px; background: #171B2D; border: 1px solid #2A2F45; border-left: 4px solid #4EFFA4; }
.qvNotice > i, .qvNoticeWarning > i, .qvNoticeInfo > i, .qvNoticeSuccess > i, .qvNoticeError > i { flex: 0 0 auto; margin-top: .2em; color: #4EFFA4; }
.qvNoticeSuccess { border-left-color: #28A745; }
.qvNoticeWarning { border-left-color: #FFC107; }
.qvNoticeError { border-left-color: #DC3545; }
.qvNoticeInfo { border-left-color: #17A2B8; }
.qvNoticeSuccess > i { color: #28A745; }
.qvNoticeWarning > i { color: #FFC107; }
.qvNoticeError > i { color: #DC3545; }
.qvNoticeInfo > i { color: #17A2B8; }

.qvPath { display: flex; flex-wrap: wrap; align-items: center; gap: .5rem; padding: 1rem 0; font-size: 0.875rem; color: #D1D1D6; }
.qvPath a { color: #C2FFEA; }
.qvPath span { color: #F5F5F7; }

.qvFactsWrap { background: #21263D; border: 1px solid #3D4461; border-radius: 12px; box-shadow: 0 4px 12px rgba(6, 7, 14, 0.35), inset 0 1px 0 rgba(255,255,255,.08); overflow-x: auto; max-width: 100%; }
.qvFacts { width: 100%; table-layout: fixed; border-collapse: collapse; }
.qvFacts th, .qvFacts td { padding: 1rem; text-align: start; border-bottom: 1px solid #2A2F45; vertical-align: top; }
.qvFacts thead th { background: #21263D; color: #F5F5F7; font-weight: 600; }
.qvFacts tbody tr:last-child td { border-bottom: 0; }
.qvFacts td:first-child { color: #B0B0B5; font-weight: 600; }

.qvEntry, .qvBox.qvEntry { display: flex; flex-direction: row; align-items: flex-start; gap: 1rem; }
.qvEntryBody { flex: 1 1 auto; min-width: 0; }
.qvEntryBody > * + * { margin-block-start: .5rem; }

/* page */
.qvProviderName {
            font-weight: 700;
            letter-spacing: 0.02em;
        }
