/* Proper Wins sitewide typography: Bebas Neue display font for headings, Inter for body copy — applied on every page (homepage, product, cart, checkout, account), not just the homepage. */
body:not(.wp-admin){font-family:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;}
body:not(.wp-admin) h1,body:not(.wp-admin) h2,body:not(.wp-admin) h3,body:not(.wp-admin) .entry-title,body:not(.wp-admin) .page-title,body:not(.wp-admin) .product_title,body:not(.wp-admin) .woocommerce-Tabs-panel h2,body:not(.wp-admin) .cart_totals h2,body:not(.wp-admin) .woocommerce-checkout-review-order h3,body:not(.wp-admin) .wc-block-components-title,body:not(.wp-admin) .wc-block-components-panel__button,body:not(.wp-admin) .pwmsh-product-body h3{font-family:'Bebas Neue',Impact,'Arial Narrow',sans-serif;letter-spacing:.02em;}
.pwmsh{box-sizing:border-box;color:var(--pwmsh-text);font-family:inherit}.pwmsh *{box-sizing:border-box}.pwmsh a{text-decoration:none}.pwmsh-home,.pwmsh-live,.pwmsh-winners,.pwmsh-policies{max-width:1180px;margin:0 auto;padding:18px}.pwmsh-hero-front{position:relative;overflow:hidden;border-radius:var(--pwmsh-radius);padding:clamp(32px,6vw,78px);background:radial-gradient(760px 320px at 70% 0,rgba(155,0,0,.28),transparent 62%),linear-gradient(135deg,var(--pwmsh-bg),#14141a);border:1px solid rgba(255,255,255,.09);box-shadow:0 26px 70px rgba(0,0,0,.36)}.pwmsh-hero-front:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 35%,rgba(255,255,255,.06) 48%,transparent 62% 100%);transform:translateX(-120%);animation:pwmshSweep 6s ease-in-out infinite;pointer-events:none}.pwmsh-hero-logo{width:96px;height:auto;margin-bottom:18px;filter:drop-shadow(0 10px 24px rgba(0,0,0,.4))}.pwmsh-kicker,.pwmsh-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.06);color:#fff;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.pwmsh-hero-front h1,.pwmsh-page-head h1{margin:.25em 0;font-size:clamp(36px,7vw,82px);line-height:.92;letter-spacing:-.055em;color:#fff;font-weight:950}.pwmsh-hero-front p,.pwmsh-page-head p{max-width:760px;color:var(--pwmsh-muted);font-size:clamp(16px,2vw,20px);line-height:1.55}.pwmsh-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.pwmsh-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;background:linear-gradient(180deg,var(--pwmsh-primary-2),var(--pwmsh-primary));color:#fff!important;font-weight:950;box-shadow:0 14px 32px rgba(155,0,0,.28);border:1px solid rgba(255,255,255,.14)}.pwmsh-btn--ghost{background:rgba(255,255,255,.06);box-shadow:none;color:#fff!important}.pwmsh-section{margin-top:24px;padding:24px;border-radius:var(--pwmsh-radius);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border:1px solid rgba(255,255,255,.085);color:#fff}.pwmsh-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.pwmsh-section-head h2,.pwmsh-band h2,.pwmsh-giving h2,.pwmsh-account-panel h2,.pwmsh-thankyou h2{margin:0;color:#fff;font-size:clamp(25px,3vw,38px);line-height:1}.pwmsh-section-head a{color:#fff;font-weight:900}.pwmsh-band,.pwmsh-giving,.pwmsh-account-panel,.pwmsh-thankyou{display:flex;align-items:center;justify-content:space-between;gap:20px;background:radial-gradient(520px 220px at 80% -20%,rgba(240,180,41,.18),transparent 70%),linear-gradient(135deg,#111116,#07070a)}.pwmsh-band p,.pwmsh-giving p,.pwmsh-account-panel p,.pwmsh-thankyou p{color:var(--pwmsh-muted);max-width:720px}.pwmsh-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pwmsh-trust div{padding:18px;border-radius:16px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.075)}.pwmsh-trust strong{display:block;font-size:18px;color:#fff}.pwmsh-trust span{display:block;color:var(--pwmsh-muted);font-size:13px;margin-top:4px}.pwmsh-page-head{padding:22px 0 18px}.pwmsh-filters{display:flex;flex-wrap:wrap;gap:9px;margin:8px 0 18px}.pwmsh-filters a{padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.07);color:#fff;border:1px solid rgba(255,255,255,.09);font-weight:850}.pwmsh-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pwmsh-product-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.pwmsh-product-card{overflow:hidden;border-radius:var(--pwmsh-radius);background:linear-gradient(180deg,#15151b,#09090d);border:1px solid rgba(255,255,255,.09);box-shadow:0 18px 38px rgba(0,0,0,.22)}.pwmsh-product-img{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#101014;color:#fff}.pwmsh-product-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.pwmsh-product-card:hover .pwmsh-product-img img{transform:scale(1.045)}.pwmsh-product-img b{position:absolute;top:12px;left:12px;padding:7px 10px;border-radius:999px;background:linear-gradient(180deg,var(--pwmsh-primary-2),var(--pwmsh-primary));color:#fff;text-transform:uppercase;font-size:11px;font-weight:950;letter-spacing:.08em}.pwmsh-product-body{padding:16px}.pwmsh-product-body h3{margin:0 0 10px;font-size:20px;line-height:1.05}.pwmsh-product-body h3 a{color:#fff}.pwmsh-product-meta{display:flex;justify-content:space-between;gap:10px;color:var(--pwmsh-muted);font-size:13px;font-weight:800}.pwmsh-progress{height:9px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden;margin:14px 0 7px}.pwmsh-progress i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--pwmsh-primary),var(--pwmsh-accent))}.pwmsh-product-card small{color:var(--pwmsh-muted)}.pwmsh-card-link{display:flex;justify-content:center;margin-top:13px;padding:11px 14px;border-radius:999px;background:#fff;color:#08080b!important;font-weight:950}.pwmsh-empty{padding:18px;border-radius:16px;border:1px dashed rgba(255,255,255,.2);color:var(--pwmsh-muted);background:rgba(255,255,255,.035)}.pwmsh-winner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pwmsh-winner-card{display:flex;gap:13px;align-items:center;padding:14px;border-radius:18px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.085);color:#fff}.pwmsh-winner-card img,.pwmsh-winner-placeholder{width:68px;height:68px;border-radius:16px;object-fit:cover;background:#17171d;display:grid;place-items:center;font-size:28px}.pwmsh-winner-card strong{display:block;color:#fff;font-size:16px}.pwmsh-winner-card span{display:block;color:#fff;font-weight:950;margin-top:2px}.pwmsh-winner-card small{display:block;color:var(--pwmsh-muted);margin-top:2px}.pwmsh-total-paid{display:inline-flex;margin-top:14px;padding:12px 16px;border-radius:999px;background:linear-gradient(180deg,var(--pwmsh-primary-2),var(--pwmsh-primary));font-size:18px;font-weight:950;color:#fff}.pwmsh-policy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pwmsh-policy-card{padding:20px;border-radius:var(--pwmsh-radius);background:linear-gradient(180deg,#15151b,#09090d);border:1px solid rgba(255,255,255,.09)}.pwmsh-policy-card h3{margin:0 0 10px;color:#fff}.pwmsh-policy-card p{color:var(--pwmsh-muted);line-height:1.55}.pwmsh-policy-card a{color:#fff;font-weight:950}.pwmsh-product-panel{margin:18px 0;padding:18px;border-radius:18px;background:linear-gradient(180deg,#111116,#08080b);border:1px solid rgba(255,255,255,.09);color:#fff;clear:both}.pwmsh-product-panel h3{margin:0 0 12px;color:#fff}.pwmsh-product-panel p{color:var(--pwmsh-muted);margin:12px 0}.pwmsh-product-facts,.pwmsh-product-links{display:flex;flex-wrap:wrap;gap:9px}.pwmsh-product-facts span,.pwmsh-product-links a{display:inline-flex;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.07);color:#fff;font-size:12px;font-weight:850;border:1px solid rgba(255,255,255,.09)}.pwmsh-product-panel small{display:block;color:var(--pwmsh-muted);margin-top:12px}.pwmsh-thankyou{margin:20px 0;padding:24px;border-radius:var(--pwmsh-radius);border:1px solid rgba(255,255,255,.09);color:#fff}.pwmsh-account-panel{margin:18px 0;padding:22px;border-radius:var(--pwmsh-radius);border:1px solid rgba(255,255,255,.09);color:#fff}.pwmsh-account-actions{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.pwmsh-account-actions span,.pwmsh-small-note{color:var(--pwmsh-muted);font-size:13px}@keyframes pwmshSweep{0%,45%{transform:translateX(-120%)}75%,100%{transform:translateX(120%)}}@media(max-width:920px){.pwmsh-product-grid,.pwmsh-product-grid--compact,.pwmsh-winner-grid,.pwmsh-policy-grid,.pwmsh-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.pwmsh-band,.pwmsh-giving,.pwmsh-account-panel,.pwmsh-thankyou{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.pwmsh-home,.pwmsh-live,.pwmsh-winners,.pwmsh-policies{padding:10px}.pwmsh-hero-front{padding:28px 18px}.pwmsh-product-grid,.pwmsh-product-grid--compact,.pwmsh-winner-grid,.pwmsh-policy-grid,.pwmsh-trust{grid-template-columns:1fr}.pwmsh-section{padding:18px}.pwmsh-section-head{align-items:flex-start;flex-direction:column}.pwmsh-actions{width:100%}.pwmsh-actions .pwmsh-btn{width:100%}.pwmsh-product-meta{flex-direction:column}.pwmsh-winner-card{align-items:flex-start}.pwmsh-product-panel{padding:15px}}

/* === Proper Wins Main Site Hub v2: Premium account takeover === */
body.woocommerce-account{
  background:
    radial-gradient(900px 420px at 50% 0%, rgba(155,0,0,.20), transparent 58%),
    radial-gradient(700px 380px at 100% 10%, rgba(255,49,49,.10), transparent 58%),
    #050205!important;
}
body.woocommerce-account .woocommerce{
  display:grid;
  grid-template-columns:minmax(190px,250px) minmax(0,1fr);
  gap:22px;
  align-items:start;
}
body.woocommerce-account .woocommerce::before,
body.woocommerce-account .woocommerce::after{display:none!important;content:none!important}
body.woocommerce-account .woocommerce-MyAccount-navigation,
body.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:auto!important}
body.woocommerce-account .woocommerce-MyAccount-navigation a:after{content:'›';opacity:.75;font-size:18px;line-height:1}
body.woocommerce-account .woocommerce-MyAccount-content>p:first-child{
  color:rgba(255,255,255,.72);font-size:14px;line-height:1.6;
  background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.075);border-radius:18px;padding:14px 16px;margin:0 0 16px;
}
.pwmsh-account-premium{
  max-width:100%;padding:0!important;margin:0!important;color:#fff;
}
.pwmsh-account-hero{
  position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,280px);gap:22px;align-items:center;
  padding:clamp(20px,4vw,34px);border-radius:28px;
  background:
    radial-gradient(560px 280px at 92% 5%, rgba(255,49,49,.35), transparent 60%),
    radial-gradient(460px 260px at 0% 100%, rgba(240,180,41,.11), transparent 64%),
    linear-gradient(135deg,#15151b 0%,#07070a 50%,#120202 100%);
  border:1px solid rgba(255,255,255,.10);box-shadow:0 26px 76px rgba(0,0,0,.48), inset 0 1px 0 rgba(255,255,255,.06);
}
.pwmsh-account-hero:after{
  content:'';position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(110deg, transparent 0 38%, rgba(255,255,255,.07) 48%, transparent 60% 100%);
  transform:translateX(-130%);animation:pwmshSweep 7s ease-in-out infinite;
}
.pwmsh-account-hero__copy{position:relative;z-index:1}
.pwmsh-account-hero h2{margin:10px 0 10px;color:#fff;font-size:clamp(30px,5vw,58px);line-height:.92;font-weight:950;letter-spacing:-.055em;font-style:italic;text-shadow:0 10px 30px rgba(0,0,0,.55)}
.pwmsh-account-hero p{max-width:650px;margin:0;color:rgba(235,235,245,.76);font-size:clamp(15px,2vw,18px);line-height:1.58}
.pwmsh-account-status-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.pwmsh-account-status-row span{padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.08);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.76)}
.pwmsh-wallet-orb{position:relative;z-index:1;min-height:230px;border-radius:999px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px;background:radial-gradient(circle at 35% 25%, #ff4b43, var(--pwmsh-primary) 54%, #8e0300 100%);box-shadow:0 25px 60px rgba(155,0,0,.36), inset 0 1px 0 rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.18)}
.pwmsh-wallet-orb small{font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.78)}
.pwmsh-wallet-orb strong{display:block;margin:8px 0 12px;font-size:clamp(26px,4vw,38px);line-height:1;font-weight:950;color:#fff;text-shadow:0 7px 20px rgba(0,0,0,.45)}
.pwmsh-wallet-orb a{display:inline-flex;padding:10px 14px;border-radius:999px;background:#fff;color:#120202!important;font-size:12px;font-weight:950;text-decoration:none;box-shadow:0 12px 26px rgba(0,0,0,.24)}
.pwmsh-account-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}
.pwmsh-account-card{position:relative;overflow:hidden;border-radius:22px;padding:18px;min-height:178px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022));border:1px solid rgba(255,255,255,.09);box-shadow:0 18px 50px rgba(0,0,0,.28)}
.pwmsh-account-card:before{content:'';position:absolute;inset:-1px;background:radial-gradient(320px 120px at 50% -20%, rgba(255,49,49,.20), transparent 65%);pointer-events:none}
.pwmsh-account-card span,.pwmsh-account-card strong,.pwmsh-account-card p,.pwmsh-account-card a{position:relative;z-index:1}
.pwmsh-account-card>span{display:inline-flex;margin:0 0 10px;padding:6px 9px;border-radius:999px;background:rgba(155,0,0,.16);border:1px solid rgba(255,49,49,.22);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.09em;color:#ffb2ad}
.pwmsh-account-card strong{display:block;color:#fff;font-size:23px;line-height:1.05;font-weight:950;letter-spacing:-.04em}
.pwmsh-account-card p{color:rgba(255,255,255,.66);font-size:13px;line-height:1.45;margin:10px 0 14px}
.pwmsh-account-card a{display:inline-flex;margin-top:auto;color:#fff!important;font-weight:950;font-size:13px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.4)}
.pwmsh-account-card--balance{background:radial-gradient(360px 160px at 100% 0%, rgba(255,49,49,.34), transparent 66%),linear-gradient(180deg,rgba(155,0,0,.20),rgba(255,255,255,.026))}
.pwmsh-protection-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,360px);gap:18px;align-items:center;margin:18px 0;padding:22px;border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.052),rgba(255,255,255,.018));border:1px solid rgba(255,255,255,.09);box-shadow:0 18px 55px rgba(0,0,0,.28)}
.pwmsh-protection-panel h3{margin:10px 0;color:#fff;font-size:30px;line-height:1;font-weight:950;letter-spacing:-.04em}
.pwmsh-protection-panel p{margin:0;color:rgba(255,255,255,.68);line-height:1.55}
.pwmsh-protection-list{display:grid;gap:9px}
.pwmsh-protection-list span{display:flex;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.07);color:rgba(255,255,255,.66);font-size:13px}
.pwmsh-protection-list b{color:#fff}
.pwmsh-account-actions-wide{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 0}
.pwmsh-preferences{max-width:100%;padding:0!important;color:#fff}.pwmsh-preferences .pwmsh-page-head{padding:0 0 18px!important}.pwmsh-save-notice{padding:12px 14px;border-radius:16px;background:rgba(0,163,42,.14);border:1px solid rgba(0,163,42,.26);color:#caffd5;font-weight:900;margin:0 0 14px}.pwmsh-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pwmsh-form-card{padding:18px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022));border:1px solid rgba(255,255,255,.09);box-shadow:0 18px 50px rgba(0,0,0,.25)}.pwmsh-form-card h3{margin:0 0 14px;color:#fff;font-size:22px;font-weight:950}.pwmsh-form-card label{display:block;color:rgba(255,255,255,.76);font-size:13px;font-weight:800;margin:0 0 12px}.pwmsh-form-card input[type="tel"],.pwmsh-form-card input[type="number"]{display:block;width:100%;margin-top:6px;padding:12px 13px;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#fff}.pwmsh-form-check{display:flex!important;gap:10px;align-items:flex-start;padding:12px;border-radius:14px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.07)}.pwmsh-form-check input{margin-top:3px}.pwmsh-small-note{font-size:12px!important;color:rgba(255,255,255,.58)!important;line-height:1.45!important}
@media(max-width:1024px){body.woocommerce-account .woocommerce{grid-template-columns:1fr}.pwmsh-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pwmsh-form-grid{grid-template-columns:1fr}.pwmsh-protection-panel,.pwmsh-account-hero{grid-template-columns:1fr}.pwmsh-wallet-orb{min-height:170px;border-radius:26px}}
@media(max-width:560px){.pwmsh-account-grid{grid-template-columns:1fr}.pwmsh-account-hero{padding:18px;border-radius:22px}.pwmsh-account-hero h2{font-size:34px}.pwmsh-wallet-orb strong{font-size:30px}.pwmsh-protection-panel{padding:16px;border-radius:20px}.pwmsh-protection-list span{display:block}.pwmsh-account-actions-wide .pwmsh-btn{width:100%}}

/* === Proper Wins Main Site Hub v3: Account + compliance repair === */
body.woocommerce-account{
  overflow-x:hidden!important;
  background:
    radial-gradient(950px 480px at 50% -10%, rgba(155,0,0,.22), transparent 58%),
    radial-gradient(780px 360px at 100% 8%, rgba(255,49,49,.10), transparent 60%),
    linear-gradient(180deg,#050205 0%,#080003 100%)!important;
}
body.woocommerce-account .entry-content,
body.woocommerce-account .wp-block-post-content,
body.woocommerce-account .site-main,
body.woocommerce-account main,
body.woocommerce-account #primary,
body.woocommerce-account .content-area{
  max-width:none!important;
}
body.woocommerce-account .woocommerce{
  width:min(100%,1240px)!important;
  max-width:1240px!important;
  margin:0 auto!important;
  padding:clamp(12px,2.2vw,28px)!important;
  display:grid!important;
  grid-template-columns:240px minmax(0,1fr)!important;
  gap:22px!important;
  align-items:start!important;
  clear:both!important;
  box-sizing:border-box!important;
}
body.woocommerce-account .woocommerce::before,
body.woocommerce-account .woocommerce::after{display:none!important;content:none!important}
body.woocommerce-account .woocommerce-MyAccount-navigation,
body.woocommerce-account .woocommerce-MyAccount-content{
  float:none!important;width:auto!important;max-width:none!important;min-width:0!important;clear:none!important;margin:0!important;box-sizing:border-box!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation{
  position:sticky!important;top:100px!important;
  border-radius:24px!important;padding:12px!important;overflow:hidden!important;
  background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02))!important;
  border:1px solid rgba(255,255,255,.10)!important;box-shadow:0 24px 70px rgba(0,0,0,.35)!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex!important;flex-direction:column!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important}
body.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0!important;padding:0!important;list-style:none!important}
body.woocommerce-account .woocommerce-MyAccount-navigation a{
  display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:46px!important;
  border-radius:16px!important;padding:12px 13px!important;background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(255,255,255,.08)!important;color:#fff!important;font-weight:950!important;text-decoration:none!important;font-size:13px!important;line-height:1.15!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation a:after{content:'›';opacity:.7;font-size:18px;line-height:1}
body.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,
body.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:linear-gradient(180deg,var(--pwmsh-primary-2),var(--pwmsh-primary))!important;box-shadow:0 12px 34px rgba(155,0,0,.30)!important}
body.woocommerce-account .woocommerce-MyAccount-content{
  background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012))!important;
  border:1px solid rgba(255,255,255,.10)!important;border-radius:26px!important;padding:clamp(16px,2.4vw,30px)!important;color:#fff!important;box-shadow:0 24px 70px rgba(0,0,0,.35)!important;overflow:visible!important;
}
body.woocommerce-account .woocommerce-MyAccount-content>p:first-child{display:none!important}
.pwmsh-account-premium{max-width:100%!important;width:100%!important;padding:0!important;margin:0!important;color:#fff!important;overflow:visible!important}.pwmsh-account-shell{width:100%;max-width:100%;display:block}.pwmsh-account-hero--v3{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(260px,360px)!important;gap:18px!important;padding:clamp(20px,3vw,34px)!important;border-radius:28px!important;min-height:0!important}.pwmsh-wallet-panel{position:relative;z-index:1;border-radius:24px;padding:20px;display:flex;flex-direction:column;justify-content:center;min-height:180px;text-align:left;background:radial-gradient(360px 180px at 100% 0%,rgba(255,255,255,.18),transparent 58%),linear-gradient(145deg,#ff3131,#b60600 62%,#410000);box-shadow:0 24px 60px rgba(155,0,0,.30),inset 0 1px 0 rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.16)}.pwmsh-wallet-panel small{font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.78)}.pwmsh-wallet-panel strong{display:block;margin:8px 0 16px;font-size:clamp(30px,4vw,48px);line-height:.95;color:#fff;font-weight:950;letter-spacing:-.06em;text-shadow:0 8px 24px rgba(0,0,0,.38)}.pwmsh-wallet-panel a{align-self:flex-start;display:inline-flex;padding:11px 15px;border-radius:999px;background:#fff;color:#170202!important;font-size:12px;font-weight:950;text-decoration:none}.pwmsh-account-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}.pwmsh-account-strip article{padding:16px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022));border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 40px rgba(0,0,0,.20)}.pwmsh-account-strip span{display:block;color:#ffb2ad;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.10em}.pwmsh-account-strip strong{display:block;margin-top:6px;color:#fff;font-size:24px;font-weight:950;line-height:1}.pwmsh-account-strip em{display:block;margin-top:5px;color:rgba(255,255,255,.58);font-style:normal;font-size:12px}.pwmsh-account-grid--v3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.pwmsh-account-grid--v3 .pwmsh-account-card{min-height:155px!important}.pwmsh-protection-panel--v3{grid-template-columns:minmax(0,1fr) minmax(260px,380px)!important}.pwmsh-warning-notice{padding:12px 14px;border-radius:16px;background:rgba(240,180,41,.14);border:1px solid rgba(240,180,41,.26);color:#ffe7a5;font-weight:900;margin:0 0 14px}.pwmsh-mini-link{display:inline-flex;margin-top:8px;color:#fff!important;font-weight:950;border-bottom:1px solid rgba(255,255,255,.35)}.pwmsh-form-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pwmsh-form-grid--complaint{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)!important}.pwmsh-form-card--highlight{background:radial-gradient(360px 160px at 100% 0%,rgba(255,49,49,.24),transparent 65%),linear-gradient(180deg,rgba(155,0,0,.16),rgba(255,255,255,.026))!important}.pwmsh-form-card select,.pwmsh-form-card input[type="text"],.pwmsh-form-card textarea{display:block;width:100%;margin-top:6px;padding:12px 13px;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#fff}.pwmsh-form-card textarea{min-height:150px;resize:vertical}.pwmsh-complaint-history{margin-top:22px}.pwmsh-complaint-history h2{color:#fff;font-size:30px;margin:0 0 14px}.pwmsh-complaint-list{display:grid;gap:12px}.pwmsh-complaint-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022));border:1px solid rgba(255,255,255,.09)}.pwmsh-complaint-item h3{color:#fff;margin:9px 0 5px;font-size:20px}.pwmsh-complaint-item p{margin:0;color:rgba(255,255,255,.62)}.pwmsh-complaint-item>strong{white-space:nowrap;display:inline-flex;padding:9px 12px;border-radius:999px;background:rgba(155,0,0,.18);border:1px solid rgba(255,49,49,.25);color:#fff}
@media(max-width:1100px){body.woocommerce-account .woocommerce{grid-template-columns:210px minmax(0,1fr)!important}.pwmsh-account-grid--v3{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pwmsh-account-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.pwmsh-form-grid--wide,.pwmsh-form-grid--complaint{grid-template-columns:1fr!important}}
@media(max-width:900px){body.woocommerce-account .woocommerce{display:block!important;padding:10px!important}body.woocommerce-account .woocommerce-MyAccount-navigation{position:relative!important;top:auto!important;margin-bottom:14px!important}body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.pwmsh-account-hero--v3,.pwmsh-protection-panel--v3{grid-template-columns:1fr!important}.pwmsh-wallet-panel{min-height:150px}}
@media(max-width:560px){body.woocommerce-account .woocommerce-MyAccount-navigation ul,.pwmsh-account-grid--v3,.pwmsh-account-strip{grid-template-columns:1fr!important}body.woocommerce-account .woocommerce-MyAccount-content{padding:13px!important;border-radius:20px!important}.pwmsh-account-hero--v3{padding:18px!important;border-radius:22px!important}.pwmsh-account-hero h2{font-size:34px!important}.pwmsh-wallet-panel strong{font-size:30px}.pwmsh-complaint-item{display:block}.pwmsh-complaint-item>strong{margin-top:12px}.pwmsh-account-actions-wide .pwmsh-btn{width:100%}}


/* v38 checkout premium polish static fallback */
body.woocommerce-checkout .pwmsh-checkout-phone-optional input,
body.woocommerce-checkout #billing_phone{
  border-color:rgba(245,193,108,.28)!important;
}
body.woocommerce-checkout .pwmsh-checkout-phone-optional::after{
  content:"Optional contact number";
  display:block;
  margin-top:5px;
  color:rgba(245,193,108,.82);
  font-size:11px;
  font-weight:800;
}
body.woocommerce-checkout .pwmsh-empty-summary-pill,
body.woocommerce-checkout [data-pwmsh-empty-pill="1"]{
  display:none!important;
}

/* Policy-page styling moved to policies-v71-5.css to prevent legacy override conflicts. */


/* V17 PREMIUM GAMING CARDS - authoritative product-card component */
:root{--pw17-red:var(--pw-brand-red, #ed0b08);--pw17-red2:color-mix(in srgb, var(--pw-brand-red, #ed0b08) 78%, white);--pw17-card:#0b0d10;--pw17-card2:#15171c;--pw17-line:rgba(255,255,255,.12);--pw17-muted:rgba(255,255,255,.62);--pw17-gold:var(--pw-brand-gold, #ffd36a);--pw17-green:#36e088;--pw17-shadow:0 22px 70px rgba(0,0,0,.42)}
.pwmsh-product-grid{gap:24px!important;align-items:stretch!important}.pwmsh-product-grid--compact{gap:22px!important}
.pwmsh-product-card,.pwmsh-product-card--premium{position:relative!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;min-height:100%!important;border-radius:24px!important;background:radial-gradient(420px 170px at 50% -20%,rgba(255,255,255,.08),transparent 68%),linear-gradient(180deg,#15161b 0%,#07080b 100%)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:var(--pw17-shadow),inset 0 1px 0 rgba(255,255,255,.06)!important;isolation:isolate!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important}
.pwmsh-product-card:before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;background:linear-gradient(135deg,rgba(255,255,255,.10),transparent 22%,transparent 72%,rgba(237,11,8,.14))!important;opacity:.72!important}.pwmsh-product-card>*{position:relative!important;z-index:1!important}.pwmsh-product-card:hover{transform:translateY(-5px)!important;border-color:rgba(255,255,255,.22)!important;box-shadow:0 30px 90px rgba(0,0,0,.55),0 0 0 1px rgba(237,11,8,.12),inset 0 1px 0 rgba(255,255,255,.08)!important}
.pwmsh-product-img{aspect-ratio:16/9!important;border-radius:22px 22px 0 0!important;background:#101114!important}.pwmsh-product-img:after{content:""!important;position:absolute!important;inset:auto 0 0 0!important;height:46%!important;background:linear-gradient(180deg,transparent,rgba(0,0,0,.70))!important;pointer-events:none!important}.pwmsh-product-img img{filter:saturate(1.05) contrast(1.04)!important}.pwmsh-product-card:hover .pwmsh-product-img img{transform:scale(1.055)!important}.pwmsh-product-img b{top:14px!important;left:14px!important;padding:8px 11px!important;border-radius:999px!important;background:rgba(8,9,12,.72)!important;border:1px solid rgba(255,255,255,.20)!important;backdrop-filter:blur(10px)!important;color:#fff!important;font-size:10px!important;line-height:1!important;letter-spacing:.10em!important;text-transform:uppercase!important;box-shadow:0 12px 26px rgba(0,0,0,.36)!important}.pwmsh-product-img b:before{content:"";display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:var(--pw17-green);box-shadow:0 0 12px var(--pw17-green)}.pwmsh-product-img em{position:absolute!important;right:12px!important;bottom:12px!important;z-index:2!important;padding:8px 11px!important;border-radius:999px!important;background:rgba(0,0,0,.64)!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important;font-size:10px!important;font-style:normal!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.05em!important;backdrop-filter:blur(10px)!important}.pwmsh-product-placeholder{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;color:rgba(255,255,255,.30)!important;font-weight:1000!important;letter-spacing:.08em!important;text-transform:uppercase!important;background:linear-gradient(135deg,#1b1d22,#090a0d)!important}
.pwmsh-product-body{display:grid!important;gap:12px!important;padding:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018))!important;flex:1 1 auto!important}.pwmsh-card-topline{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:16px!important}.pwmsh-card-topline span{color:var(--pw17-red2)!important;font-size:10px!important;font-weight:1000!important;letter-spacing:.14em!important;text-transform:uppercase!important}.pwmsh-card-topline small{max-width:56%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:rgba(255,255,255,.48)!important;font-size:10px!important;font-weight:850!important}.pwmsh-product-body h3{margin:0!important;font-size:clamp(18px,1.35vw,24px)!important;line-height:1.02!important;letter-spacing:-.035em!important;font-weight:1000!important}.pwmsh-product-body h3 a{color:#fff!important;text-decoration:none!important}.pwmsh-product-meta{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:12px!important;color:#fff!important}.pwmsh-product-meta span{display:grid!important;gap:4px!important;min-width:0!important;color:#fff!important;font-size:17px!important;font-weight:1000!important;line-height:1!important}.pwmsh-product-meta span b{display:block!important;color:rgba(255,255,255,.45)!important;font-size:9px!important;letter-spacing:.13em!important;text-transform:uppercase!important;font-weight:1000!important}.pwmsh-product-meta .amount,.pwmsh-product-meta bdi{color:#fff!important;font-weight:1000!important}.pwmsh-product-meta span:last-child{text-align:right!important;color:var(--pw17-green)!important;font-size:13px!important}.pwmsh-progress{height:8px!important;margin:2px 0 0!important;border-radius:999px!important;background:rgba(255,255,255,.095)!important;box-shadow:inset 0 1px 3px rgba(0,0,0,.55)!important}.pwmsh-progress i{background:linear-gradient(90deg,var(--pw17-red),#ff8f2f,var(--pw17-green))!important;box-shadow:0 0 18px rgba(237,11,8,.25)!important}.pwmsh-card-progress-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:-5px!important}.pwmsh-card-progress-meta small,.pwmsh-product-card small{color:rgba(255,255,255,.50)!important;font-size:10px!important;font-weight:850!important}.pwmsh-card-link{margin-top:4px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;min-height:48px!important;border-radius:16px!important;background:linear-gradient(180deg,#ff2a25 0%,#ed0b08 55%,#ae0000 100%)!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 16px 34px rgba(237,11,8,.31),inset 0 1px 0 rgba(255,255,255,.22)!important;font-size:14px!important;letter-spacing:.01em!important;text-decoration:none!important;text-transform:none!important;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease!important}.pwmsh-card-link:hover{transform:translateY(-1px)!important;filter:brightness(1.08)!important;box-shadow:0 20px 46px rgba(237,11,8,.42),inset 0 1px 0 rgba(255,255,255,.25)!important}.pwmsh-card-link span{font-size:17px!important;line-height:1!important}
@media(min-width:1120px){.pwmsh-product-grid--compact{grid-template-columns:repeat(4,minmax(250px,1fr))!important}.pwmsh-product-grid{grid-template-columns:repeat(3,minmax(270px,1fr))!important}}
@media(max-width:620px){.pwmsh-product-grid,.pwmsh-product-grid--compact{gap:16px!important}.pwmsh-product-card{border-radius:22px!important}.pwmsh-product-body{padding:16px!important}.pwmsh-card-link{min-height:52px!important}}

/* V17 WooCommerce loop card rescue for product/category grids that do not use pwmsh markup */
body:not(.single-product).woocommerce ul.products li.product,body:not(.single-product) ul.products li.product,.wc-block-grid__product{position:relative!important;overflow:hidden!important;border-radius:24px!important;background:linear-gradient(180deg,#14161a,#07080b)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:var(--pw17-shadow)!important;padding:0!important;color:#fff!important;transition:transform .22s ease,border-color .22s ease!important}body:not(.single-product).woocommerce ul.products li.product:hover,body:not(.single-product) ul.products li.product:hover,.wc-block-grid__product:hover{transform:translateY(-4px)!important;border-color:rgba(255,255,255,.22)!important}body:not(.single-product).woocommerce ul.products li.product img,body:not(.single-product) ul.products li.product img,.wc-block-grid__product img{width:100%!important;aspect-ratio:16/9!important;height:auto!important;object-fit:cover!important;margin:0!important;display:block!important;border-radius:22px 22px 0 0!important}body:not(.single-product).woocommerce ul.products li.product .woocommerce-loop-product__title,body:not(.single-product) ul.products li.product .woocommerce-loop-product__title,.wc-block-grid__product-title{padding:16px 16px 8px!important;margin:0!important;color:#fff!important;font-size:18px!important;line-height:1.1!important;font-weight:1000!important}body:not(.single-product).woocommerce ul.products li.product .price,body:not(.single-product) ul.products li.product .price,.wc-block-grid__product-price{display:block!important;padding:0 16px 16px!important;color:#fff!important;font-size:18px!important;font-weight:1000!important}body:not(.single-product).woocommerce ul.products li.product .button,body:not(.single-product) ul.products li.product .button,.wc-block-grid__product-add-to-cart a{display:flex!important;align-items:center!important;justify-content:center!important;margin:0 16px 18px!important;min-height:48px!important;border-radius:16px!important;background:linear-gradient(180deg,#ff2a25,#ed0b08 55%,#ae0000)!important;color:#fff!important;box-shadow:0 16px 34px rgba(237,11,8,.31)!important;border:1px solid rgba(255,255,255,.16)!important;font-weight:1000!important;text-decoration:none!important}

/* V43 cart / checkout customer polish */
body.woocommerce-cart,body.woocommerce-checkout{--pw-checkout-red:#E10600;background:#020203!important;color:#fff!important}
body.woocommerce-cart main,body.woocommerce-checkout main,body.woocommerce-cart .wp-site-blocks,body.woocommerce-checkout .wp-site-blocks{padding-bottom:max(28px,env(safe-area-inset-bottom))!important}
body.woocommerce-cart :is(.wc-block-cart,.woocommerce-cart-form,.cart-collaterals),body.woocommerce-checkout :is(.wc-block-checkout,.woocommerce-checkout){border-radius:22px!important}
body.woocommerce-cart :is(.wc-block-components-totals-wrapper,.wc-block-cart-items,.cart_totals),body.woocommerce-checkout :is(.wc-block-components-sidebar,.wc-block-components-checkout-step,.woocommerce-checkout-review-order){border-color:rgba(225,6,0,.24)!important;background:linear-gradient(150deg,rgba(225,6,0,.06),#070709 60%)!important}
body.woocommerce-cart :is(.wc-block-cart__submit-button,.checkout-button),body.woocommerce-checkout :is(.wc-block-components-checkout-place-order-button,#place_order){background:linear-gradient(100deg,#E10600,#850000)!important;border:1px solid #ff3434!important;color:#fff!important;border-radius:14px!important;box-shadow:0 10px 28px rgba(225,6,0,.22)!important}
body.woocommerce-cart .wc-block-components-totals-coupon-link,body.woocommerce-checkout .wc-block-components-totals-coupon-link{color:#ff6b6b!important}
body.woocommerce-cart .wp-block-post-title,body.woocommerce-checkout .wp-block-post-title{display:none!important}
@media(max-width:720px){
 body.woocommerce-cart :is(.wc-block-cart,.woocommerce-cart-form,.cart-collaterals),body.woocommerce-checkout :is(.wc-block-checkout,.woocommerce-checkout){width:calc(100% - 18px)!important;margin-inline:auto!important;padding-inline:0!important}
 body.woocommerce-cart .wc-block-cart__main,body.woocommerce-cart .wc-block-cart__sidebar,body.woocommerce-checkout .wc-block-checkout__main,body.woocommerce-checkout .wc-block-checkout__sidebar{padding-inline:0!important}
 body.woocommerce-cart :is(.wc-block-components-totals-wrapper,.wc-block-cart-items,.cart_totals),body.woocommerce-checkout :is(.wc-block-components-sidebar,.wc-block-components-checkout-step,.woocommerce-checkout-review-order){border-radius:17px!important;padding:14px!important}
}

/* V58 iPhone safe-area and customer shell alignment. */
html{background:#b40000!important}body{min-height:100dvh!important}
@supports(padding:max(0px)){body.woocommerce-account,body.woocommerce-cart,body.woocommerce-checkout{padding-bottom:max(22px,env(safe-area-inset-bottom))!important}}
@media(max-width:720px){.pwmsh-site-header,.pwmsh-header,.pw-header{padding-top:max(0px,env(safe-area-inset-top))!important;background:linear-gradient(180deg,#b40000 0%,#b40000 22%,#720000 64%,#080000 100%)!important}.pwmsh-site-header__inner,.pwmsh-header__inner{min-height:96px!important}}

/* V59 — checkout account/minimum-spend and stronger eligibility controls */
.pwmsh-checkout-account-status{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:0 0 14px;padding:13px 15px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:linear-gradient(145deg,rgba(225,6,0,.12),rgba(8,8,10,.96));color:#fff}
.pwmsh-checkout-account-status span{font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.58)}
.pwmsh-checkout-account-status strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pwmsh-checkout-account-status a{color:#fff;text-decoration:none;font-size:11px;font-weight:950;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.08)}
.pw-min-checkout-server{display:flex;flex-direction:column;gap:3px;max-width:720px;margin:12px auto!important}
.pw-min-checkout-server strong{font-size:13px;color:#fff}
.pw-min-checkout-server span{font-size:12px;color:rgba(255,255,255,.76)}
.pw-cart-age-box label{align-items:flex-start!important}
.pw-cart-age-box label>span{display:flex;flex-direction:column;gap:3px}
.pw-cart-age-box label strong{font-size:13px;color:#fff}
.pw-cart-age-box label small{font-size:11px;line-height:1.4;color:rgba(255,255,255,.68);font-weight:650}
.pwmsh-account-auth-hero{margin:0 0 18px;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:radial-gradient(420px 180px at 10% 0,rgba(225,6,0,.28),transparent 64%),linear-gradient(145deg,#180204,#070709);color:#fff}
.pwmsh-account-auth-hero h1{margin:8px 0;font-size:clamp(28px,7vw,48px);line-height:.95}
.pwmsh-account-auth-hero p{max-width:680px;color:rgba(255,255,255,.74);line-height:1.5}
.pwmsh-account-auth-hero>div:last-child{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}
.pwmsh-account-auth-hero>div:last-child span{padding:7px 10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.05);font-size:10px;font-weight:850}
@media(max-width:640px){.pwmsh-checkout-account-status{grid-template-columns:1fr auto}.pwmsh-checkout-account-status span{grid-column:1/-1}}


/* V60 — restored instant-game checkout journey + confirm-email protection */
.pw-game-order-preview,.pw-order-game-confirmation{width:min(1060px,calc(100% - 24px));margin:16px auto;padding:18px;border-radius:22px;background:linear-gradient(145deg,rgba(225,6,0,.10),rgba(8,8,11,.98) 42%);border:1px solid rgba(255,255,255,.11);box-shadow:0 18px 44px rgba(0,0,0,.34);color:#fff;box-sizing:border-box}
.pw-game-order-preview__head span,.pw-order-game-confirmation header span{display:block;color:#ff3029;font-size:11px;font-weight:1000;letter-spacing:.12em}.pw-game-order-preview__head h2,.pw-order-game-confirmation h2{margin:4px 0 5px!important;color:#fff!important;font-size:clamp(22px,4vw,34px)!important}.pw-game-order-preview__head p,.pw-order-game-confirmation header p{margin:0;color:rgba(255,255,255,.66)}
.pw-game-order-preview__grid,.pw-order-game-confirmation__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.pw-game-order-preview__card,.pw-order-game-confirmation__grid article{display:flex;align-items:center;gap:12px;padding:11px;border-radius:16px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09);color:#fff!important;text-decoration:none!important}.pw-game-order-preview__card img,.pw-order-game-confirmation__grid img{width:64px;height:64px;border-radius:13px;object-fit:cover;flex:0 0 auto}.pw-game-order-preview__card b{display:block;color:#fff}.pw-game-order-preview__card span{display:block;color:rgba(255,255,255,.62);font-size:12px;margin-top:3px;text-transform:capitalize}.pw-game-order-preview__card em{display:block;color:#ff3029;font-style:normal;font-weight:1000;margin-top:4px}
.pw-game-order-preview__flow{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:13px;color:rgba(255,255,255,.72);font-size:12px;font-weight:850}.pw-game-order-preview__flow i{color:#ff3029;font-style:normal}
.pw-order-game-confirmation__grid article h3{margin:0 0 5px;color:#fff}.pw-order-game-confirmation__grid article p{margin:0 0 8px;color:rgba(255,255,255,.65)}.pw-order-ticket-chips{display:flex;flex-wrap:wrap;gap:5px}.pw-order-ticket-chips span{padding:5px 8px;border-radius:999px;background:rgba(225,6,0,.17);border:1px solid rgba(255,48,41,.36);color:#fff;font-size:11px;font-weight:900}.pw-order-win-status,.pw-order-ready-status{display:block;margin-top:8px;font-size:12px}.pw-order-win-status{color:#ffd75e}.pw-order-ready-status{color:#ff625b}.pw-order-game-confirmation footer{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.pw-order-game-confirmation footer span{padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.7);font-size:10.5px;font-weight:850}
.pw-email-match-message{display:block;margin-top:5px;font-size:11px;color:rgba(255,255,255,.58)}.pw-email-match-message.is-ok{color:#71e5a0}.pw-email-match-message.is-bad{color:#ff756f}.pw-checkout-locked{opacity:.45!important;cursor:not-allowed!important}
body.woocommerce-checkout .pwmsh-confirm-email-field,body.woocommerce-checkout [id*="confirm-email"]{margin-bottom:12px!important}
@media(max-width:700px){.pw-game-order-preview,.pw-order-game-confirmation{width:calc(100% - 16px);padding:14px;border-radius:18px}.pw-game-order-preview__grid,.pw-order-game-confirmation__grid{grid-template-columns:1fr}.pw-game-order-preview__card img,.pw-order-game-confirmation__grid img{width:58px;height:58px}.pw-game-order-preview__flow{justify-content:flex-start}}
