/* WCell V33 commerce templates. Presentation only; no purchasing or supplier logic. */
/* WCell professional catalogue layer — presentation only.
   Applies to category, hierarchy, region and product catalogue routes.
   Purchase, supplier and routing logic remain owned by app.js/auth.js. */
html.wcell-catalogue-route body{background:#f5f5f6;color:#111}
html.wcell-catalogue-route body>main{width:min(1320px,calc(100% - 40px));margin:0 auto;padding:28px 0 64px!important}
html.wcell-catalogue-route body:not(.v25-product-group) .hero,
html.wcell-catalogue-route body:not(.v25-product-group) .home-only,
html.wcell-catalogue-route body:not(.v25-product-group) .benefits{display:none!important}
html.wcell-catalogue-route .products{margin:0!important;padding:0!important;background:transparent!important}
html.wcell-catalogue-route .products>.section-head{position:relative;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:24px;margin:0 0 18px!important;padding:30px 32px!important;overflow:hidden;border:1px solid #1d1d1d!important;border-radius:20px!important;background:radial-gradient(circle at 90% -10%,rgba(225,29,46,.36),transparent 30%),linear-gradient(135deg,#080808,#151515 72%,#26070a)!important;color:#fff;box-shadow:0 18px 48px rgba(0,0,0,.12)}
html.wcell-catalogue-route .products>.section-head:after{content:"";position:absolute;width:250px;height:250px;right:-90px;bottom:-175px;border:32px solid rgba(225,29,46,.13);border-radius:50%;pointer-events:none}
html.wcell-catalogue-route .products>.section-head>div{position:relative;z-index:1}
html.wcell-catalogue-route .products>.section-head .eyebrow{display:block!important;margin:0 0 8px!important;color:#ff818b!important;font-size:10px!important;font-weight:850!important;letter-spacing:.13em!important;text-transform:uppercase}
html.wcell-catalogue-route #productTitle{max-width:850px;margin:0!important;color:#fff!important;font:700 clamp(30px,4vw,48px)/1.05 "Space Grotesk","DM Sans",sans-serif!important;letter-spacing:-.04em!important}
html.wcell-catalogue-route .catalogue-tools{position:relative;z-index:1;display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap;justify-content:flex-end}
html.wcell-catalogue-route #productCount{margin:0!important;padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);color:#d8d8d8!important;font-size:11px!important;font-weight:700;white-space:nowrap}
html.wcell-catalogue-route #productSort{min-height:42px!important;padding:0 34px 0 12px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:9px!important;background:#171717!important;color:#fff!important;font-size:12px!important;outline:0}
html.wcell-catalogue-route #productSort:focus{border-color:#e11d2e!important;box-shadow:0 0 0 3px rgba(225,29,46,.16)}
html.wcell-catalogue-route #seoIntro{max-width:none!important;margin:0 0 18px!important;padding:18px 20px!important;border:1px solid #dedede!important;border-left:4px solid #e11d2e!important;border-radius:12px!important;background:#fff!important;color:#5b5b5b!important;box-shadow:0 4px 16px rgba(0,0,0,.035)!important;font-size:13px!important;line-height:1.7!important}
html.wcell-catalogue-route #seoIntro p{margin:0!important}
html.wcell-catalogue-route #productGrid.product-grid,
html.wcell-catalogue-route #productGrid.hierarchy-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important;gap:14px!important}
html.wcell-catalogue-route .browse-card{position:relative;min-height:146px!important;overflow:hidden;border:1px solid #dedede!important;border-radius:15px!important;background:#fff!important;color:#111!important;box-shadow:0 4px 16px rgba(0,0,0,.035)!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}
html.wcell-catalogue-route .browse-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#e11d2e;opacity:0;transition:opacity .18s ease}
html.wcell-catalogue-route .browse-card:hover{transform:translateY(-3px)!important;border-color:#d7a7ac!important;box-shadow:0 14px 34px rgba(0,0,0,.09)!important}
html.wcell-catalogue-route .browse-card:hover:before{opacity:1}
html.wcell-catalogue-route .browse-card-content{padding:18px!important}
html.wcell-catalogue-route .browse-card-content small{color:#e11d2e!important;font-size:9px!important;font-weight:850!important;letter-spacing:.08em;text-transform:uppercase}
html.wcell-catalogue-route .browse-card-content h3{margin:7px 0 5px!important;color:#111!important;font:700 16px "Space Grotesk","DM Sans",sans-serif!important;letter-spacing:-.015em}
html.wcell-catalogue-route .browse-card-content p{margin:0!important;color:#6b6b6b!important;font-size:11px!important;line-height:1.5}
html.wcell-catalogue-route .availability-note{display:inline-flex!important;align-items:center;gap:5px;margin-top:10px!important;color:#e11d2e!important;font-size:10px!important;font-weight:800!important}
html.wcell-catalogue-route .availability-note:before{content:"";width:6px;height:6px;border-radius:50%;background:#2bb967}
html.wcell-catalogue-route .browse-arrow{color:#888!important;font-size:18px!important}
html.wcell-catalogue-route .product{position:relative;overflow:hidden;border:1px solid #dedede!important;border-radius:16px!important;background:#fff!important;box-shadow:0 4px 16px rgba(0,0,0,.035)!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}
html.wcell-catalogue-route .product:hover{transform:translateY(-3px);border-color:#d7a7ac!important;box-shadow:0 14px 34px rgba(0,0,0,.09)!important}
html.wcell-catalogue-route .product-media{background:#f0f1f2!important;border-bottom:1px solid #ededed!important}
html.wcell-catalogue-route .product-media img{transition:transform .25s ease}
html.wcell-catalogue-route .product:hover .product-media img{transform:scale(1.025)}
html.wcell-catalogue-route .product-info{padding:15px 15px 12px!important}
html.wcell-catalogue-route .product-info h3{margin:0 0 7px!important;color:#111!important;font:700 15px/1.3 "Space Grotesk","DM Sans",sans-serif!important;letter-spacing:-.012em}
html.wcell-catalogue-route .product-info>small{display:inline-flex!important;align-items:center;min-height:23px;padding:0 8px;border-radius:999px;background:#f2f2f2;color:#666!important;font-size:9px!important;font-weight:700}
html.wcell-catalogue-route .product-description{margin:9px 0 0!important;color:#707070!important;font-size:10.5px!important;line-height:1.5!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
html.wcell-catalogue-route .product-foot{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-top:auto!important;padding:13px 15px!important;border-top:1px solid #ececec!important;background:#fcfcfc!important}
html.wcell-catalogue-route .product-foot b{color:#111!important;font:700 17px "Space Grotesk","DM Sans",sans-serif!important;letter-spacing:-.02em}
html.wcell-catalogue-route .product-foot button,
html.wcell-catalogue-route .product button[data-buy]{min-height:39px!important;padding:0 13px!important;border:0!important;border-radius:8px!important;background:#e11d2e!important;color:#fff!important;font-size:11px!important;font-weight:850!important;box-shadow:0 7px 18px rgba(225,29,46,.17)!important}
html.wcell-catalogue-route .product-foot button:hover,
html.wcell-catalogue-route .product button[data-buy]:hover{background:#c91828!important}
html.wcell-catalogue-route .product button:disabled{box-shadow:none!important;background:#e8e8e8!important;color:#8a8a8a!important;cursor:not-allowed!important}
html.wcell-catalogue-route .wcell-breadcrumbs{margin:0 0 14px!important;padding:0!important;color:#777!important;font-size:11px!important}
html.wcell-catalogue-route .wcell-breadcrumbs a{color:#4f4f4f!important;text-decoration:none!important;font-weight:700}
html.wcell-catalogue-route .wcell-breadcrumbs a:hover{color:#e11d2e!important}
html.wcell-catalogue-route #groupReviews,
html.wcell-catalogue-route #seoFaq{max-width:940px!important;margin-left:0!important;margin-right:0!important}
html.wcell-catalogue-route #seoFaq{margin-top:34px!important;padding-top:20px!important;border-top:1px solid #ddd!important}
html.wcell-catalogue-route #seoFaq details{margin:8px 0!important;border:1px solid #dedede!important;border-radius:11px!important;background:#fff!important;color:#111!important;box-shadow:0 3px 12px rgba(0,0,0,.025)!important}
html.wcell-catalogue-route #seoFaq summary{padding:14px 16px!important;font-weight:800!important;font-size:12px!important;cursor:pointer}
html.wcell-catalogue-route #seoFaq details p{padding:0 16px 15px!important;color:#666!important;font-size:11px!important;line-height:1.65!important}
html.wcell-catalogue-route .loading{min-height:260px!important;color:#666!important}
html.wcell-catalogue-route :focus-visible{outline:3px solid rgba(225,29,46,.28)!important;outline-offset:3px!important}
@media(max-width:760px){
  html.wcell-catalogue-route body>main{width:min(100% - 22px,1320px);padding-top:14px!important}
  html.wcell-catalogue-route .products>.section-head{align-items:flex-start!important;flex-direction:column!important;padding:24px 20px!important;border-radius:16px!important}
  html.wcell-catalogue-route #productTitle{font-size:32px!important}
  html.wcell-catalogue-route .catalogue-tools{width:100%;justify-content:flex-start!important}
  html.wcell-catalogue-route #productGrid.product-grid,
  html.wcell-catalogue-route #productGrid.hierarchy-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  html.wcell-catalogue-route .browse-card{min-height:130px!important}
  html.wcell-catalogue-route .browse-card-content{padding:14px!important}
  html.wcell-catalogue-route .product-info{padding:12px!important}
  html.wcell-catalogue-route .product-foot{padding:11px 12px!important;align-items:flex-start!important;flex-direction:column!important}
  html.wcell-catalogue-route .product-foot button,
  html.wcell-catalogue-route .product button[data-buy]{width:100%!important}
}
@media(max-width:430px){
  html.wcell-catalogue-route #productGrid.product-grid,
  html.wcell-catalogue-route #productGrid.hierarchy-grid{grid-template-columns:1fr!important}
}
@media(prefers-reduced-motion:reduce){html.wcell-catalogue-route *{transition-duration:.01ms!important;animation-duration:.01ms!important}}

/* WCell V25 product-group presentation.
   Scoped to body.v25-product-group so purchase and direct top-up flows remain untouched. */
html.v25-product-group-route .hero,
html.v25-product-group-route .home-only,
html.v25-product-group-route .benefits{display:none!important}
body.v25-product-group{--v25pg-ink:#090909;--v25pg-muted:#666;--v25pg-paper:#f7f7f7;--v25pg-surface:#fff;--v25pg-line:#e3e3e3;--v25pg-red:#e11d2e;--v25pg-green:#e11d2e;background:var(--v25pg-paper);color:var(--v25pg-ink)}
body.v25-product-group main{padding-top:0!important}
body.v25-product-group .hero,body.v25-product-group .home-only,body.v25-product-group .benefits{display:none!important}
.v25pg-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);min-height:390px;margin:28px 0 28px;overflow:hidden;border:1px solid #222;border-radius:26px;background:radial-gradient(circle at 68% 10%,#e11d2e45,transparent 31%),linear-gradient(135deg,#080808,#121212 64%,#2b070b);color:#fff;box-shadow:0 24px 70px #00000022}
.v25pg-copy{align-self:center;padding:clamp(34px,5vw,68px);position:relative;z-index:2}.v25pg-crumb{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px;color:#9d9d9d;font-size:13px}.v25pg-crumb a{color:#ddd;text-decoration:none}.v25pg-crumb a:hover,.v25pg-crumb a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:4px}.v25pg-kicker{margin:0 0 13px;color:#ff7d87;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.v25pg-kicker:before{content:'●';margin-right:8px;color:var(--v25pg-red)}
.v25pg-hero h1{max-width:760px;margin:0;color:#fff;font:700 clamp(38px,5vw,62px)/1 'Space Grotesk','DM Sans',system-ui,sans-serif;letter-spacing:-.045em}.v25pg-lead{max-width:760px;margin:20px 0 0;color:#c7c7c7;font-size:17px;line-height:1.7}.v25pg-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}.v25pg-actions a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:10px;font-weight:750;text-decoration:none}.v25pg-primary{background:var(--v25pg-red);border:1px solid var(--v25pg-red);color:#fff!important;box-shadow:0 12px 28px #e11d2e40}.v25pg-primary:hover,.v25pg-primary:focus-visible{background:#ff2639;border-color:#ff2639}.v25pg-secondary{border:1px solid #444;background:#ffffff0c;color:#fff!important}.v25pg-secondary:hover,.v25pg-secondary:focus-visible{border-color:#777;background:#ffffff15}
.v25pg-facts{display:flex;gap:10px 18px;flex-wrap:wrap;margin-top:25px;color:#aaa;font-size:12px}.v25pg-facts span:before{content:'✓';margin-right:7px;color:#57d688;font-weight:900}.v25pg-visual{position:relative;min-height:100%;overflow:hidden;background:#151515}.v25pg-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#090909,transparent 43%);pointer-events:none}.v25pg-visual img{width:100%;height:100%;min-height:390px;display:block;object-fit:cover;object-position:center}.v25pg-badge{position:absolute;z-index:2;right:22px;bottom:22px;padding:9px 13px;border:1px solid #ffffff35;border-radius:999px;background:#000c;color:#fff;font-size:12px;font-weight:700;backdrop-filter:blur(10px)}
.v25pg-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 34px}.v25pg-guide article{padding:20px;border:1px solid var(--v25pg-line);border-radius:15px;background:#fff;box-shadow:0 6px 20px #00000008}.v25pg-guide small{color:var(--v25pg-red);font-weight:850;letter-spacing:.1em;text-transform:uppercase}.v25pg-guide h2{margin:8px 0 6px;color:var(--v25pg-ink);font:700 17px 'Space Grotesk','DM Sans',sans-serif}.v25pg-guide p{margin:0;color:var(--v25pg-muted);font-size:13px;line-height:1.6}
body.v25-product-group .related-groups>p{color:var(--v25pg-muted)}
body.v25-product-group .related-groups nav a{border-color:var(--v25pg-line);background:#fff;color:var(--v25pg-ink)}
body.v25-product-group .related-groups nav a:hover{border-color:var(--v25pg-red);color:var(--v25pg-red)}
body.v25-product-group .products{min-height:430px;margin-bottom:56px}body.v25-product-group .products>.section-head{align-items:end;margin:0 0 22px;padding:0 0 18px;border-bottom:1px solid var(--v25pg-line)!important}body.v25-product-group .products>.section-head .eyebrow{display:block!important;margin-bottom:8px!important;color:var(--v25pg-red)!important;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase}body.v25-product-group #productTitle{color:var(--v25pg-ink);font:700 clamp(28px,3vw,38px) 'Space Grotesk','DM Sans',sans-serif!important;letter-spacing:-.035em}body.v25-product-group #productCount{color:var(--v25pg-muted);font-size:13px}body.v25-product-group #productSort{min-height:44px;border:1px solid var(--v25pg-line);border-radius:10px;background:#fff;color:var(--v25pg-ink)}
body.v25-product-group .catalogue-search{min-height:44px;border:1px solid var(--v25pg-line);border-radius:10px;background:#fff}
body.v25-product-group .catalogue-search input{color:var(--v25pg-ink)}
body.v25-product-group .catalogue-search .icon{color:var(--v25pg-muted)}
body.v25-product-group #seoIntro{max-width:920px;margin:-4px 0 24px;padding:18px 20px;border-left:4px solid var(--v25pg-red);border-radius:0 12px 12px 0;background:#fff;color:#555;box-shadow:0 7px 22px #0000000a;font-size:14px;line-height:1.7}
body.v25-product-group #productGrid.hierarchy-grid,body.v25-product-group #productGrid.product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px}body.v25-product-group .browse-card{min-height:136px;border:1px solid var(--v25pg-line);border-radius:16px;background:#fff;color:var(--v25pg-ink);box-shadow:0 5px 20px #0000000a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}body.v25-product-group .browse-card:hover{transform:translateY(-4px);border-color:#e11d2e59;background:#fff;box-shadow:0 18px 42px #00000017}body.v25-product-group .browse-card-content small{color:var(--v25pg-red);font-size:10px;font-weight:800}body.v25-product-group .browse-card-content h3{color:var(--v25pg-ink);font-size:16px}body.v25-product-group .browse-card-content p{color:var(--v25pg-muted);font-size:12px}body.v25-product-group .availability-note{color:var(--v25pg-green)!important;font-weight:700}body.v25-product-group .browse-arrow{color:#777}body.v25-product-group .browse-card:hover .browse-arrow{color:var(--v25pg-red)}
body.v25-product-group .product{border:1px solid var(--v25pg-line);border-radius:17px;background:#fff;box-shadow:0 5px 20px #0000000a}body.v25-product-group .product:hover{border-color:#e11d2e59;box-shadow:0 18px 42px #00000017}body.v25-product-group .product-info h3,body.v25-product-group .product-foot b{color:var(--v25pg-ink)}body.v25-product-group .product-description,body.v25-product-group .product-info>small{color:var(--v25pg-muted)}body.v25-product-group .product-foot{border-top-color:var(--v25pg-line)}
body.v25-product-group #seoFaq{max-width:920px;margin:46px 0 0;padding-top:30px;border-top:1px solid var(--v25pg-line)}body.v25-product-group #seoFaq details{border-color:var(--v25pg-line);background:#fff;color:var(--v25pg-ink)}body.v25-product-group #groupReviews{max-width:920px}body.v25-product-group .wcell-breadcrumbs{display:none}
body.v25-product-group :focus-visible{outline:3px solid #e11d2e55;outline-offset:3px}
@media(max-width:980px){.v25pg-hero{grid-template-columns:1fr}.v25pg-visual{order:-1;min-height:240px;max-height:320px}.v25pg-visual img{min-height:240px;max-height:320px}.v25pg-visual:after{background:linear-gradient(0deg,#090909,transparent 50%)}.v25pg-copy{padding:34px}.v25pg-guide{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.v25pg-hero{margin:16px 0 22px;border-radius:18px}.v25pg-copy{padding:28px 22px}.v25pg-hero h1{font-size:clamp(34px,10vw,44px)}.v25pg-lead{font-size:15px}.v25pg-actions{display:grid}.v25pg-facts{display:grid}.v25pg-guide{grid-template-columns:1fr}body.v25-product-group .products>.section-head{align-items:flex-start;flex-direction:column}body.v25-product-group #productGrid.hierarchy-grid,body.v25-product-group #productGrid.product-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){body.v25-product-group *,body.v25-product-group *:before,body.v25-product-group *:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

/* WCell V32 — premium individual digital product page. Presentation only. */
html.wcell-product-detail-route body{background:#f4f4f5}
html.wcell-product-detail-route .products>.section-head{display:none!important}
html.wcell-product-detail-route #seoIntro{display:none!important}
html.wcell-product-detail-route .wcell-breadcrumbs{max-width:1240px;margin:4px auto 18px!important;padding:0!important;display:flex;align-items:center;gap:7px;overflow:auto;white-space:nowrap;scrollbar-width:none}
html.wcell-product-detail-route .wcell-breadcrumbs::-webkit-scrollbar{display:none}
html.wcell-product-detail-route .product-detail-page{display:block!important;max-width:1240px;margin:0 auto!important}
html.wcell-product-detail-route .product-detail{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(400px,1.08fr);gap:34px!important;align-items:start;padding:28px!important;border:1px solid #dedede!important;border-radius:22px!important;background:#fff!important;box-shadow:0 18px 55px rgba(0,0,0,.07)!important}
html.wcell-product-detail-route .product-detail-art{position:sticky;top:100px;display:grid;place-items:center;min-height:440px!important;overflow:hidden;border:1px solid #e3e3e3!important;border-radius:18px!important;background:radial-gradient(circle at 85% 10%,rgba(225,29,46,.1),transparent 30%),linear-gradient(145deg,#f8f8f8,#eee)!important}
html.wcell-product-detail-route .product-detail-art img{width:min(82%,440px)!important;height:auto!important;max-height:360px!important;object-fit:contain!important;filter:drop-shadow(0 18px 24px rgba(0,0,0,.12))}
html.wcell-product-detail-route .product-detail-art .generated-art{width:100%;height:100%;min-height:440px}
html.wcell-product-detail-route .product-detail-info{display:flex;flex-direction:column;min-width:0;padding:5px 4px 2px!important}
html.wcell-product-detail-route .product-detail-info>small:first-child{display:inline-flex;align-items:center;width:max-content;min-height:28px;padding:0 10px;border-radius:999px;background:#111;color:#fff!important;font-size:9px!important;font-weight:850!important;letter-spacing:.08em;text-transform:uppercase}
html.wcell-product-detail-route .product-detail-info h2{margin:16px 0 10px!important;color:#0a0a0a!important;font:700 clamp(30px,3.7vw,48px)/1.04 "Space Grotesk","DM Sans",sans-serif!important;letter-spacing:-.045em!important}
html.wcell-product-detail-route .product-detail-description{margin:0 0 18px!important;color:#626262!important;font-size:14px!important;line-height:1.72!important}
html.wcell-product-detail-route .product-detail-meta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px!important;margin:0 0 18px!important}
html.wcell-product-detail-route .product-detail-meta span{position:relative;display:flex!important;align-items:center!important;min-height:46px;padding:10px 12px 10px 31px!important;border:1px solid #e0e0e0!important;border-radius:10px!important;background:#fafafa!important;color:#424242!important;font-size:11px!important;font-weight:750!important}
html.wcell-product-detail-route .product-detail-meta span:before{content:"✓";position:absolute;left:11px;display:grid;place-items:center;width:14px;height:14px;border-radius:50%;background:#e11d2e;color:#fff;font-size:8px;font-weight:900}
html.wcell-product-detail-route .denom-chip{background:#fff!important;border:1px solid #dcdcdc!important;color:#090909!important}
html.wcell-product-detail-route .denom-chip:hover:not(.active):not(:disabled){border-color:#e11d2e!important}
html.wcell-product-detail-route .denom-chip.active{background:#e11d2e!important;border-color:#e11d2e!important;color:#fff!important}
html.wcell-product-detail-route .product-detail-buy{display:grid!important;grid-template-columns:1fr auto;align-items:center!important;gap:18px!important;margin-top:2px!important;padding:19px!important;border:1px solid #dcdcdc!important;border-radius:15px!important;background:linear-gradient(135deg,#fafafa,#f2f2f2)!important}
html.wcell-product-detail-route .product-detail-buy:before{content:"TOTAL PRICE";grid-column:1;grid-row:1;margin-bottom:-15px;color:#777;font-size:8px;font-weight:900;letter-spacing:.12em}
html.wcell-product-detail-route .product-detail-buy b{grid-column:1;grid-row:2;color:#090909!important;font:700 30px "Space Grotesk","DM Sans",sans-serif!important;letter-spacing:-.04em}
html.wcell-product-detail-route .product-detail-buy .qty-stepper{grid-column:1;grid-row:3;margin-top:6px}
html.wcell-product-detail-route .product-detail-buy .qty-stepper button{background:#fff!important;border:1px solid #dcdcdc!important;color:#090909!important}
html.wcell-product-detail-route .product-detail-buy .qty-stepper button:hover{background:#f0f0f0!important}
html.wcell-product-detail-route .product-detail-buy .qty-stepper input{background:#fff!important;border:1px solid #dcdcdc!important;color:#090909!important}
html.wcell-product-detail-route .product-detail-buy button{grid-column:2;grid-row:1/-1;min-width:180px!important;min-height:54px!important;padding:0 22px!important;border:0!important;border-radius:10px!important;background:#e11d2e!important;color:#fff!important;font-size:13px!important;font-weight:900!important;box-shadow:0 11px 26px rgba(225,29,46,.2)!important;cursor:pointer!important}
html.wcell-product-detail-route .product-detail-buy button:hover{background:#c91828!important;transform:translateY(-1px)}
html.wcell-product-detail-route .product-detail-buy button:disabled{background:#ddd!important;color:#777!important;box-shadow:none!important;cursor:not-allowed!important;transform:none}
html.wcell-product-detail-route .product-detail-info:after{content:"Secure WCell checkout  •  Digital delivery to your account  •  Order history & receipt included";display:block;margin-top:14px;padding:13px 14px;border:1px solid #d9e8de;border-radius:10px;background:#f4faf6;color:#2f6544;font-size:10px;font-weight:750;line-height:1.55}
html.wcell-product-detail-route .product-detail-related{margin-top:38px!important;padding-top:26px!important;border-top:1px solid #ddd!important}
html.wcell-product-detail-route .product-detail-related>h2{margin:0 0 16px!important;color:#111!important;font:700 24px "Space Grotesk","DM Sans",sans-serif!important;letter-spacing:-.035em}
html.wcell-product-detail-route .product-detail-related .sku-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:13px!important}
html.wcell-product-detail-route #seoFaq{max-width:1240px!important;margin:38px auto 0!important;padding-top:28px!important}
html.wcell-product-detail-route .product-detail :focus-visible{outline:3px solid rgba(225,29,46,.25)!important;outline-offset:3px!important}
@media(max-width:900px){html.wcell-product-detail-route .product-detail{grid-template-columns:1fr!important;gap:22px!important}html.wcell-product-detail-route .product-detail-art{position:relative;top:auto;min-height:330px!important}html.wcell-product-detail-route .product-detail-art .generated-art{min-height:330px}html.wcell-product-detail-route .product-detail-related .sku-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){html.wcell-product-detail-route body>main{width:min(100% - 22px,1320px)!important;padding-top:14px!important}.product-detail-page{width:100%!important}html.wcell-product-detail-route .wcell-breadcrumbs{margin-bottom:12px!important;font-size:10px!important}html.wcell-product-detail-route .product-detail{padding:13px!important;border-radius:16px!important;gap:17px!important}html.wcell-product-detail-route .product-detail-art{min-height:260px!important;border-radius:13px!important}html.wcell-product-detail-route .product-detail-art img{max-height:225px!important}html.wcell-product-detail-route .product-detail-art .generated-art{min-height:260px}html.wcell-product-detail-route .product-detail-info{padding:2px!important}html.wcell-product-detail-route .product-detail-info h2{margin-top:13px!important;font-size:29px!important}html.wcell-product-detail-route .product-detail-description{font-size:12.5px!important}html.wcell-product-detail-route .product-detail-meta{grid-template-columns:1fr!important}html.wcell-product-detail-route .product-detail-meta span{min-height:42px!important}html.wcell-product-detail-route .product-detail-buy{position:sticky;bottom:8px;z-index:12;grid-template-columns:1fr auto;gap:10px!important;margin-inline:-2px!important;padding:12px!important;border-color:#cfcfcf!important;box-shadow:0 15px 42px rgba(0,0,0,.19)!important}html.wcell-product-detail-route .product-detail-buy b{font-size:24px!important}html.wcell-product-detail-route .product-detail-buy .qty-stepper{margin-top:4px}html.wcell-product-detail-route .product-detail-buy button{min-width:140px!important;min-height:50px!important;padding-inline:14px!important}html.wcell-product-detail-route .product-detail-info:after{font-size:9.5px}html.wcell-product-detail-route .product-detail-related{margin-top:28px!important}html.wcell-product-detail-route .product-detail-related .sku-grid{grid-template-columns:1fr!important}}
@media(prefers-reduced-motion:reduce){html.wcell-product-detail-route *{transition-duration:.01ms!important;animation-duration:.01ms!important}}

/* WCell professional checkout/cart/delivery presentation. Logic remains in app.js/auth.js. */
:root{--wc-red:#e11d2e;--wc-red-dark:#bd1726;--wc-ink:#0b0b0c;--wc-muted:#686868;--wc-line:#dedede;--wc-paper:#f5f5f6;--wc-green:#e11d2e;--wc-amber:#666663}
#checkoutDialog,#deliveryDialog,#walletDialog{width:min(600px,calc(100vw - 28px));max-width:600px;max-height:min(88dvh,820px);padding:0!important;overflow:hidden;border:1px solid #d8d8d8!important;border-radius:20px!important;background:#fff!important;color:var(--wc-ink)!important;box-shadow:0 32px 90px rgba(0,0,0,.28)!important}
#checkoutDialog::backdrop,#deliveryDialog::backdrop,#walletDialog::backdrop{background:rgba(0,0,0,.66)!important;backdrop-filter:blur(5px)}
#checkoutDialog>.dialog-icon,#deliveryDialog>.dialog-icon{width:44px;height:44px;display:grid;place-items:center;margin:26px 26px 10px;border-radius:12px;background:#111!important;color:#fff!important;font:800 19px "Space Grotesk","DM Sans",sans-serif;box-shadow:none!important}
#deliveryDialog>.dialog-icon{background:#e9f7ef!important;color:var(--wc-green)!important}
#checkoutDialog>h2,#deliveryDialog>h2{margin:0 26px 5px!important;color:#111!important;text-align:left!important;font:700 27px/1.1 "Space Grotesk","DM Sans",sans-serif!important;letter-spacing:-.035em}
#checkoutDialog>#checkoutItems,#deliveryDialog>#deliveryCodes{margin:20px 26px 0;padding:4px 0;border-top:1px solid #ececec;border-bottom:1px solid #ececec;max-height:290px;overflow:auto}
#checkoutDialog .checkout-line{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:14px 0!important;border-bottom:1px solid #efefef!important;font-size:12px!important;align-items:center}
#checkoutDialog .checkout-line:last-child{border-bottom:0!important}
#checkoutDialog .checkout-line span{color:#242424!important;line-height:1.45}
#checkoutDialog .checkout-line b{color:#111!important;font:700 14px "Space Grotesk","DM Sans",sans-serif!important;white-space:nowrap}
#checkoutDialog .checkout-line-region{display:inline-flex!important;align-items:center;gap:5px;margin-top:5px!important;padding:4px 7px;border-radius:999px;background:#fff5e5;color:#8a5b00!important;font-size:9px!important;font-weight:800}
#checkoutDialog .checkout-line-region:before{content:"REGION";font-size:8px;letter-spacing:.08em;color:#b57800}
#checkoutDialog .checkout-total{display:flex!important;justify-content:space-between!important;align-items:center!important;margin:0!important;padding:18px 26px!important;border:0!important;background:#f7f7f8;font-size:13px!important}
#checkoutDialog .checkout-total span{color:#666;font-weight:700}
#checkoutDialog .checkout-total strong{color:#111;font:700 25px "Space Grotesk","DM Sans",sans-serif!important;letter-spacing:-.03em}
#checkoutDialog>label{display:grid;gap:7px;margin:20px 26px 0;color:#4e4e4e!important;font-size:11px!important;font-weight:800}
#checkoutDialog select{width:100%;min-height:49px;padding:0 40px 0 13px;border:1px solid #d7d7d7!important;border-radius:10px!important;background:#fff!important;color:#111!important;font:600 13px "DM Sans",sans-serif!important;outline:0}
#checkoutDialog select:focus{border-color:var(--wc-red)!important;box-shadow:0 0 0 4px rgba(225,29,46,.09)!important}
#checkoutBalanceNote{margin:11px 26px 0!important;padding:12px 13px;border:1px solid #e2e2e2;border-radius:10px;background:#fafafa;color:#5d5d5d!important;font-size:11px!important;line-height:1.5}
#checkoutBalanceNote:not(:empty):before{content:"●";margin-right:7px;color:var(--wc-green);font-size:9px}
#checkoutDialog .dialog-actions{display:grid!important;grid-template-columns:1fr 1.45fr;gap:10px!important;margin:18px 26px 26px!important}
#checkoutDialog .dialog-actions button,#deliveryDialog>button.primary{min-height:48px!important;border-radius:10px!important;font-weight:850!important;font-size:12px!important;cursor:pointer}
#checkoutDialog .dialog-actions .ghost{border:1px solid #d8d8d8!important;background:#fff!important;color:#333!important}
#checkoutDialog .dialog-actions .ghost:hover{border-color:#aaa!important;background:#fafafa!important}
#checkoutDialog .dialog-actions .primary,#deliveryDialog>button.primary{border:0!important;background:var(--wc-red)!important;color:#fff!important;box-shadow:0 10px 24px rgba(225,29,46,.18)!important}
#checkoutDialog .dialog-actions .primary:hover,#deliveryDialog>button.primary:hover{background:var(--wc-red-dark)!important}
#checkoutDialog .dialog-actions .primary:disabled{background:#ddd!important;color:#888!important;box-shadow:none!important;cursor:not-allowed}
#checkoutClose,#deliveryClose,#walletClose{position:absolute!important;right:17px!important;top:17px!important;z-index:5;width:38px!important;height:38px!important;padding:0!important;border:1px solid #ddd!important;border-radius:10px!important;background:#fff!important;color:#555!important;font-size:20px!important;line-height:1!important;box-shadow:none!important}
#checkoutClose:hover,#deliveryClose:hover,#walletClose:hover{border-color:#aaa!important;color:#111!important}
#deliveryDialog>p{margin:0 26px!important;color:#666!important;font-size:12px!important;line-height:1.55}
#deliveryDialog>#deliveryCodes{margin-top:18px!important;padding:10px 0!important;background:transparent!important}
#deliveryDialog .code,#deliveryDialog code{display:block;padding:13px!important;border:1px solid #ddd!important;border-radius:9px!important;background:#f8f8f8!important;color:#111!important;font:700 12px ui-monospace,SFMono-Regular,Menlo,monospace!important;word-break:break-all}
#deliveryDialog>button.primary{width:calc(100% - 52px)!important;margin:16px 26px 0!important}
#deliveryDialog>#deliveryDone{margin-bottom:26px!important;background:#111!important;box-shadow:none!important}
/* wallet add-funds modal parity */
#walletDialog .hub-head{padding:25px 26px 20px!important;border-bottom:1px solid #e8e8e8!important;background:#111!important;color:#fff!important}
#walletDialog .hub-eyebrow{color:#ff7b86!important;font-size:9px!important;letter-spacing:.12em!important}
#walletDialog .hub-title{margin:5px 0!important;color:#fff!important;font:700 27px "Space Grotesk","DM Sans",sans-serif!important}
#walletDialog .hub-sub{color:#aaa!important;font-size:11px!important;line-height:1.55}
#walletDialog .hub-sub a{color:#ff7b86!important}
#walletDialog .hub-body{padding:22px 26px 26px!important;background:#fff!important;color:#111!important;max-height:calc(88dvh - 120px)!important}
#walletDialog form{display:grid!important;gap:15px!important}
#walletDialog form label{display:grid;gap:7px;color:#4d4d4d!important;font-size:11px!important;font-weight:800}
#walletDialog form input{min-height:48px!important;margin:0!important;padding:0 13px!important;border:1px solid #d7d7d7!important;border-radius:10px!important;background:#fff!important;color:#111!important;font-size:16px!important;outline:0}
#walletDialog form input:focus{border-color:var(--wc-red)!important;box-shadow:0 0 0 4px rgba(225,29,46,.09)!important}
#walletDialog form button.primary{min-height:49px!important;border:0!important;border-radius:10px!important;background:var(--wc-red)!important;color:#fff!important;font-weight:850!important}
/* cart surface, wherever injected by the existing app */
.cart,.cart-panel,.cart-drawer,#cartDialog{border-color:#ddd!important;background:#fff!important;color:#111!important}
.cart-line{color:#111}.cart-line small{color:#747474!important}.cart-line>div>p button{min-width:34px;min-height:34px;border:1px solid #ddd!important;border-radius:8px!important;background:#fff!important;color:#111!important;font-weight:800}.cart-line>div>p button:hover{border-color:var(--wc-red)!important;color:var(--wc-red)!important}
#cartGrand{color:#111!important;font-family:"Space Grotesk","DM Sans",sans-serif!important;font-weight:800}
@media(max-width:640px){
  #checkoutDialog,#deliveryDialog,#walletDialog{width:100vw!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;border:0!important;border-radius:0!important}
  #checkoutDialog>.dialog-icon,#deliveryDialog>.dialog-icon{margin:22px 18px 9px!important}
  #checkoutDialog>h2,#deliveryDialog>h2{margin-left:18px!important;margin-right:62px!important;font-size:24px!important}
  #deliveryDialog>p{margin:0 18px!important}
  #checkoutDialog>#checkoutItems,#deliveryDialog>#deliveryCodes{margin-left:18px!important;margin-right:18px!important;max-height:36dvh}
  #checkoutDialog .checkout-total{padding:16px 18px!important}
  #checkoutDialog>label,#checkoutBalanceNote{margin-left:18px!important;margin-right:18px!important}
  #checkoutDialog .dialog-actions{position:absolute;left:0;right:0;bottom:0;grid-template-columns:1fr;margin:0!important;padding:12px 18px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -10px 30px rgba(0,0,0,.06)}
  #checkoutDialog{padding-bottom:132px!important}
  #checkoutDialog .dialog-actions .primary{order:-1}
  #deliveryDialog>button.primary{width:calc(100% - 36px)!important;margin-left:18px!important;margin-right:18px!important}
  #deliveryDialog>#deliveryDone{margin-bottom:calc(18px + env(safe-area-inset-bottom))!important}
  #walletDialog .hub-head{padding:22px 18px 18px!important}
  #walletDialog .hub-body{padding:18px!important;max-height:calc(100dvh - 116px)!important}
}
@media(prefers-reduced-motion:reduce){#checkoutDialog *,#deliveryDialog *,#walletDialog *{transition-duration:.01ms!important;animation-duration:.01ms!important}}

/* WCell V30 — direct game + Lebanon telecom conversion polish.
   Presentation only. Validation, pricing, wallet reservation, supplier/SMS
   fulfilment, idempotency, polling and refunds remain in existing JS/APIs. */
#gameTopupDialog,#telecomTopupDialog{--flow-red:#e11d2e;--flow-red-dark:#c21728;--flow-ink:#0b0b0c;--flow-muted:#686868;--flow-line:#dedede;--flow-green:#e11d2e;--flow-paper:#f5f5f6}
#gameTopupDialog .game-head,#telecomTopupDialog .game-head{min-height:184px;padding:34px 86px 30px 38px}
#gameTopupDialog .game-head .eyebrow,#telecomTopupDialog .game-head .eyebrow{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:900;letter-spacing:.14em}
#gameTopupDialog .game-head .eyebrow:after,#telecomTopupDialog .game-head .eyebrow:after{content:"SECURE FLOW";display:inline-flex;align-items:center;min-height:21px;padding:0 8px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);color:#d9d9d9;font-size:8px;letter-spacing:.08em}
#gameTopupDialog .game-head h2,#telecomTopupDialog .game-head h2{max-width:760px;font-size:clamp(31px,4vw,46px)}
#gameTopupDialog #gameMessage,#telecomTopupDialog #telecomMessage{max-width:760px!important;margin-top:11px!important;padding-left:13px;border-left:2px solid rgba(225,29,46,.85);color:#c8c8c8!important}
#gameTopupDialog .game-body,#telecomTopupDialog .game-body{background:linear-gradient(#f7f7f8,#f3f3f4)}
#gameTopupDialog .game-grid,#telecomTopupDialog .game-grid{gap:14px;padding:24px}
#gameTopupDialog .game-choice,#telecomTopupDialog .game-choice{border-radius:15px;box-shadow:0 4px 14px rgba(0,0,0,.035)}
#gameTopupDialog .game-choice:focus-visible,#telecomTopupDialog .game-choice:focus-visible{outline:3px solid rgba(225,29,46,.22);outline-offset:3px}
#gameTopupDialog .game-scroll,#telecomTopupDialog .game-scroll{padding:25px 28px 32px}
#gameTopupDialog .game-back,#telecomTopupDialog .game-back{display:inline-flex;align-items:center;min-height:40px;margin-bottom:20px;padding:0 13px;border-color:#d8d8d8;border-radius:9px;background:#fff;color:#555;font-size:11px;font-weight:850}
#gameTopupDialog .game-scroll>label,#telecomTopupDialog .game-scroll>label{position:relative;padding:15px;border:1px solid #e0e0e0;border-radius:13px;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.025)}
#gameTopupDialog .game-field-label,#telecomTopupDialog .game-field-label{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#333;font-size:11px;font-weight:850}
#gameTopupDialog .game-field-label:after{content:"Required";color:#8c8c8c;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
#gameTopupDialog input,#gameTopupDialog select,#telecomTopupDialog input,#telecomTopupDialog select{min-height:51px;margin-top:7px;border-color:#d8d8d8;background:#fbfbfb;font-size:16px}
#gameTopupDialog input:focus,#gameTopupDialog select:focus,#telecomTopupDialog input:focus,#telecomTopupDialog select:focus{background:#fff;border-color:var(--flow-red);box-shadow:0 0 0 4px rgba(225,29,46,.08)}
#gameTopupDialog .game-verify-row{grid-template-columns:minmax(155px,.34fr) 1fr;padding:13px;border-color:#ddd;background:#fff;box-shadow:0 5px 18px rgba(0,0,0,.025)}
#gameTopupDialog .game-verify-row:before{content:"PLAYER CHECK";grid-column:1/-1;color:#777;font-size:8px;font-weight:900;letter-spacing:.11em}
#gameTopupDialog .game-result{min-height:42px;display:flex;align-items:center;padding:9px 11px;border-radius:8px;background:#f6f6f6;color:#666}
#gameTopupDialog .game-result.success{background:#eef9f2;color:var(--flow-green)}
#gameTopupDialog .game-result.error{background:#fff2f3;color:#bd1d2b}
#gameTopupDialog .game-section-label,#telecomTopupDialog .game-section-label{display:flex;align-items:center;justify-content:space-between;margin-top:4px;padding-top:17px;border-top:1px solid #e2e2e2;font-size:15px}
#gameTopupDialog .package-grid,#telecomTopupDialog .package-grid{gap:10px}
#gameTopupDialog .package-choice,#telecomTopupDialog .package-choice{min-height:84px;border-radius:12px;background:#fff;box-shadow:0 3px 13px rgba(0,0,0,.025)}
#gameTopupDialog .package-choice:hover,#telecomTopupDialog .package-choice:hover{border-color:#c8a0a4}
#gameTopupDialog .package-choice.selected{position:relative;border-color:var(--flow-red);background:#fff7f8}
#gameTopupDialog .package-choice.selected:after{content:"SELECTED";position:absolute;right:8px;top:7px;color:var(--flow-red);font-size:7px;font-weight:900;letter-spacing:.08em}
#gameTopupDialog .pkg-price,#telecomTopupDialog .pkg-price{font-size:17px;letter-spacing:-.02em}
#gameTopupDialog .game-footer,#telecomTopupDialog .game-footer{min-height:96px;padding:15px 26px;border-top-color:#d8d8d8;background:rgba(255,255,255,.98);box-shadow:0 -12px 34px rgba(0,0,0,.065)}
#gameTopupDialog .game-selected-summary,#telecomTopupDialog .game-selected-summary{min-height:52px;padding:9px 12px;border:1px solid #e2e2e2;border-radius:10px;background:#fafafa}
#gameTopupDialog .game-selected-summary:before,#telecomTopupDialog .game-selected-summary:before{content:"ORDER";color:#8a8a8a;font-size:8px;font-weight:900;letter-spacing:.09em}
#gameTopupDialog .game-selected-summary b,#telecomTopupDialog .game-selected-summary b{margin-right:auto}
#gameTopupDialog .game-buy,#telecomTopupDialog .game-buy{min-height:50px;border-radius:10px;background:var(--flow-red);box-shadow:0 10px 24px rgba(225,29,46,.16)}
#gameTopupDialog .game-buy:hover,#telecomTopupDialog .game-buy:hover{background:var(--flow-red-dark)}
#gameTopupDialog .game-body>.primary,#telecomTopupDialog .game-body>.primary{min-height:48px;border-radius:10px}
/* Processing/terminal states: when the body is otherwise cleared, keep a calm status surface. */
#gameTopupDialog .game-body:has(>.primary),#telecomTopupDialog .game-body:has(>.primary){display:grid;place-items:start;padding:28px;background:#f7f7f8}
#gameTopupDialog .game-body:has(>.primary):before,#telecomTopupDialog .game-body:has(>.primary):before{content:"✓";display:grid;place-items:center;width:48px;height:48px;margin-bottom:12px;border-radius:50%;background:#eaf7ef;color:var(--flow-green);font-size:20px;font-weight:900}
/* Telecom-specific destination safety and carrier clarity. */
#telecomTopupDialog #telecomNumber{letter-spacing:.09em;font-size:21px}
#telecomTopupDialog #telecomTouchAmount{font-size:21px}
#telecomTopupDialog .game-field-hint{position:relative;padding-left:38px}
#telecomTopupDialog .game-field-hint:before{content:"✓";position:absolute;left:14px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#dff4e7;color:var(--flow-green);font-size:10px;font-weight:900}
#telecomTopupDialog .game-field-error{position:relative;padding-left:38px}
#telecomTopupDialog .game-field-error:before{content:"!";position:absolute;left:14px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#f8dfe2;color:#bd1c2a;font-size:10px;font-weight:900}
#telecomTopupDialog .package-choice:not(:disabled)::before{padding:3px 6px;border-radius:999px;background:#edf8f1}
#telecomTopupDialog .package-choice:disabled::before{padding:3px 6px;border-radius:999px;background:#f8e9eb}
@media(max-width:720px){
 #gameTopupDialog .game-head,#telecomTopupDialog .game-head{min-height:160px;padding:25px 64px 22px 18px}
 #gameTopupDialog .game-head .eyebrow:after,#telecomTopupDialog .game-head .eyebrow:after{display:none}
 #gameTopupDialog .game-head h2,#telecomTopupDialog .game-head h2{font-size:29px}
 #gameTopupDialog #gameMessage,#telecomTopupDialog #telecomMessage{font-size:12px!important}
 #gameTopupDialog .game-body,#telecomTopupDialog .game-body{height:calc(100% - 160px)}
 #gameTopupDialog .game-grid,#telecomTopupDialog .game-grid{padding:15px 13px 24px;gap:9px}
 #gameTopupDialog .game-scroll,#telecomTopupDialog .game-scroll{padding:17px 14px 24px}
 #gameTopupDialog .game-scroll>label,#telecomTopupDialog .game-scroll>label{padding:12px}
 #gameTopupDialog .game-verify-row{grid-template-columns:1fr;margin-bottom:21px}
 #gameTopupDialog .package-choice,#telecomTopupDialog .package-choice{min-height:73px}
 #gameTopupDialog .game-footer,#telecomTopupDialog .game-footer{gap:9px;padding:11px 14px calc(11px + env(safe-area-inset-bottom))}
 #gameTopupDialog .game-selected-summary,#telecomTopupDialog .game-selected-summary{display:grid;grid-template-columns:auto 1fr auto;gap:8px;min-height:47px}
 #gameTopupDialog .game-selected-summary b,#telecomTopupDialog .game-selected-summary b{margin-right:0}
 #gameTopupDialog .game-buy,#telecomTopupDialog .game-buy{min-height:51px}
}
@media(prefers-reduced-motion:reduce){#gameTopupDialog *,#telecomTopupDialog *{transition-duration:.01ms!important;animation-duration:.01ms!important}}

:root{--wc-green:#e11d2e;--flow-green:#e11d2e;--v25pg-green:#e11d2e}
html.wcell-catalogue-route .availability-note,
html.wcell-product-detail-route .availability-note{color:#b80f1f!important}
#checkoutDialog .success,#deliveryDialog .success,#gameTopupDialog .success,#telecomTopupDialog .success{color:#b80f1f!important}
