/* Gogo Wheel inline success / already played state */

.gogo-wheel-home-success { position: relative; display: grid; min-height: 285px; grid-template-columns: 275px minmax(330px,.9fr) minmax(330px,.85fr); margin-top: 24px; overflow: hidden; border: 1px solid #ffd4d8; border-radius: 20px; background: linear-gradient(112deg,#d90017 0 25%,#fff 25.2% 66%,#fff8f0 66.2%); box-shadow: 0 14px 35px rgb(112 12 25 / 9%); }
.gogo-wheel-home-success__demo-label,.gogo-wheel-invite__demo-label { position: absolute; z-index: 20; top: 12px; left: 12px; display: inline-flex; align-items: center; gap: 6px; padding: 5px 8px; border: 1px solid rgb(255 255 255 / 65%); border-radius: 15px; background: rgb(255 255 255 / 90%); box-shadow: 0 5px 13px rgb(0 0 0 / 8%); color: #5a5c63; font-size: 7px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.gogo-wheel-home-success__demo-label i,.gogo-wheel-invite__demo-label i { width: 6px; border-radius: 50%; background: #19a366; box-shadow: 0 0 0 3px rgb(25 163 102 / 13%); aspect-ratio: 1; }.gogo-wheel-invite__demo-label i { background: #3155ba; box-shadow: 0 0 0 3px rgb(49 85 186 / 13%); }

.gogo-wheel-home-success__celebration { position: relative; min-height: 285px; overflow: hidden; isolation: isolate; }.gogo-wheel-home-success__celebration::before { position: absolute; z-index: -2; top: -105px; left: -115px; width: 280px; border: 40px solid rgb(255 255 255 / 9%); border-radius: 50%; content: ""; aspect-ratio: 1; }
.gogo-wheel-home-success__rays { position: absolute; z-index: -1; top: 45px; left: 50%; width: 310px; border-radius: 50%; background: repeating-conic-gradient(rgb(255 255 255 / 15%) 0 8deg,transparent 8deg 19deg); aspect-ratio: 1; transform: translateX(-50%); }
.gogo-wheel-home-success__celebration>img { position: absolute; z-index: 4; right: -15px; bottom: -71px; width: 285px; height: 340px; object-fit: contain; filter: drop-shadow(0 16px 16px rgb(82 0 11 / 28%)); }
.gogo-wheel-home-success__ticket { position: absolute; z-index: 7; top: 58px; left: 33px; display: flex; width: 103px; min-height: 93px; flex-direction: column; align-items: center; justify-content: center; border: 4px solid rgb(255 255 255 / 78%); border-radius: 17px; background: #fff; box-shadow: 0 13px 27px rgb(92 0 12 / 24%); transform: rotate(-6deg); }.gogo-wheel-home-success__ticket small { color: #676970; font-size: 7px; font-weight: 900; text-transform: uppercase; }.gogo-wheel-home-success__ticket strong { color: var(--brand-red); font-size: 21px; line-height: 1; }.gogo-wheel-home-success__ticket b { margin-top: 3px; color: #a56800; font-size: 7px; letter-spacing: .1em; }.gogo-wheel-home-success__confetti { position: absolute; z-index: 8; top: 34px; right: 23px; color: #ffd05a; font-size: 28px; }

.gogo-wheel-home-success__content { min-width: 0; align-self: center; padding: 32px 28px; }.gogo-wheel-home-success__eyebrow { display: inline-flex; align-items: center; gap: 6px; color: var(--brand-red); font-size: 9px; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }.gogo-wheel-home-success__eyebrow img { width: 16px; filter: invert(14%) sepia(99%) saturate(6700%) hue-rotate(348deg) brightness(99%); }
.gogo-wheel-home-success h2 { margin: 7px 0; font-size: clamp(25px,2.45vw,34px); letter-spacing: -.045em; line-height: 1.01; }.gogo-wheel-home-success h2 strong { color: var(--brand-red); }.gogo-wheel-home-success__content>p { max-width: 480px; margin: 0 0 12px; color: #777980; font-size: 10px; line-height: 1.45; }
.gogo-wheel-home-success__reward-row { display: flex; align-items: stretch; gap: 7px; }.gogo-wheel-home-success__code { display: flex; min-width: 210px; flex: 1; align-items: center; justify-content: space-between; gap: 9px; padding: 8px 8px 8px 11px; border: 1px dashed #edabb2; border-radius: 9px; background: #fff6f7; }.gogo-wheel-home-success__code>span { display: flex; flex-direction: column; }.gogo-wheel-home-success__code small { color: #927b7e; font-size: 6px; text-transform: uppercase; }.gogo-wheel-home-success__code strong { color: #a90012; font-size: 13px; letter-spacing: .07em; }.gogo-wheel-home-success__code button { display: inline-flex; align-items: center; gap: 4px; padding: 6px 7px; border: 0; border-radius: 6px; background: var(--brand-red); color: #fff; cursor: pointer; font-size: 7px; font-weight: 900; }.gogo-wheel-home-success__code button img { width: 12px; filter: brightness(0) invert(1); }.gogo-wheel-home-success__code button.is-copied { background: #168553; }
.gogo-wheel-home-success__countdown { display: flex; min-width: 110px; flex-direction: column; align-items: center; justify-content: center; padding: 5px 9px; border: 1px solid #e1e3e8; border-radius: 9px; background: #f8f9fb; }.gogo-wheel-home-success__countdown>small { color: #96989e; font-size: 6px; text-transform: uppercase; }.gogo-wheel-home-success__countdown>span { margin-top: 2px; color: #a1a3a8; font-size: 11px; }.gogo-wheel-home-success__countdown strong { color: #384157; font-size: 12px; }
.gogo-wheel-home-success__actions { display: flex; gap: 6px; margin-top: 9px; }.gogo-wheel-home-success__actions button,.gogo-wheel-home-success__actions a { display: inline-flex; align-items: center; justify-content: center; padding: 8px 9px; border-radius: 7px; font-size: 7px; font-weight: 900; }.gogo-wheel-home-success__actions button { border: 1px solid #dedfe3; background: #fff; color: #65676e; cursor: pointer; }.gogo-wheel-home-success__actions a { flex: 1; gap: 5px; background: var(--brand-red); color: #fff; }.gogo-wheel-home-success__actions a img { width: 12px; filter: brightness(0) invert(1); }.gogo-wheel-home-success__notice { min-height: 10px; margin: 5px 0 -15px!important; color: #168553!important; font-size: 7px!important; }

.gogo-wheel-home-success__products { min-width: 0; align-self: center; margin-right: 23px; padding: 15px; border: 1px solid #f0e0ce; border-radius: 14px; background: rgb(255 255 255 / 80%); box-shadow: 0 8px 20px rgb(112 72 23 / 7%); }.gogo-wheel-home-success__products-title { display: inline-flex; align-items: center; gap: 6px; margin-bottom: 8px; color: #626269; font-size: 9px; font-weight: 900; }.gogo-wheel-home-success__products-title img { width: 16px; filter: invert(14%) sepia(99%) saturate(6700%) hue-rotate(348deg) brightness(99%); }
.gogo-wheel-home-success__products>div { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 6px; }.gogo-wheel-home-success__products a { min-width: 0; padding: 6px; border: 1px solid #ece5df; border-radius: 9px; background: #fff; }.gogo-wheel-home-success__products a>span { display: grid; width: 100%; height: 72px; place-items: center; overflow: hidden; border-radius: 7px; background: #f8f8f8; }.gogo-wheel-home-success__products a>span img { width: 100%; height: 100%; object-fit: contain; }.gogo-wheel-home-success__products a>div { padding: 5px 2px 1px; }.gogo-wheel-home-success__products small,.gogo-wheel-home-success__products del,.gogo-wheel-home-success__products strong { display: block; }.gogo-wheel-home-success__products small { color: #a56a00; font-size: 6px; font-weight: 900; }.gogo-wheel-home-success__products del { color: #a4a5a9; font-size: 6px; }.gogo-wheel-home-success__products strong { color: var(--brand-red); font-size: 9px; }.gogo-wheel-home-success__products>p { display: flex; align-items: center; gap: 5px; margin: 8px 0 0; color: #8a7d6e; font-size: 7px; }.gogo-wheel-home-success__products>p img { width: 12px; opacity: .7; }

@media(max-width:1199.98px){.gogo-wheel-home-success{grid-template-columns:225px 1fr 320px}.gogo-wheel-home-success__content{padding-inline:18px}.gogo-wheel-home-success__celebration>img{right:-45px}.gogo-wheel-home-success__ticket{left:18px}.gogo-wheel-home-success__reward-row{flex-direction:column}.gogo-wheel-home-success__countdown{flex-direction:row;gap:7px}}
@media(max-width:991.98px){.gogo-wheel-home-success{grid-template-columns:210px 1fr}.gogo-wheel-home-success__products{grid-column:1/-1;margin:0 18px 18px}.gogo-wheel-home-success__products a{display:grid;grid-template-columns:75px 1fr}.gogo-wheel-home-success__products a>span{width:75px}}
@media(max-width:575.98px){.gogo-wheel-home-success{grid-template-columns:1fr}.gogo-wheel-home-success__celebration{min-height:210px}.gogo-wheel-home-success__celebration>img{right:4%;bottom:-105px;width:235px}.gogo-wheel-home-success__ticket{top:60px;left:16%}.gogo-wheel-home-success__content{padding:25px 18px}.gogo-wheel-home-success__reward-row,.gogo-wheel-home-success__actions{flex-direction:column}.gogo-wheel-home-success__code{min-width:0}.gogo-wheel-home-success__products{margin-inline:12px}.gogo-wheel-home-success__products>div{grid-auto-columns:150px;grid-auto-flow:column;grid-template-columns:none;overflow-x:auto}.gogo-wheel-home-success__products a{grid-template-columns:1fr}.gogo-wheel-home-success__products a>span{width:100%}}

/* Enlarged typography for the inline reward state */
.gogo-wheel-home-success__demo-label,
.gogo-wheel-invite__demo-label { padding: 6px 10px; font-size: 9px; }
.gogo-wheel-home-success__ticket small,
.gogo-wheel-home-success__ticket b { font-size: 9px; }
.gogo-wheel-home-success__ticket strong { font-size: 25px; }
.gogo-wheel-home-success__eyebrow { font-size: 11px; }
.gogo-wheel-home-success__eyebrow img { width: 18px; }
.gogo-wheel-home-success h2 { font-size: clamp(28px,2.65vw,38px); }
.gogo-wheel-home-success__content>p { max-width: 520px; color: #686a71; font-size: 13px; }
.gogo-wheel-home-success__code { min-width: 230px; padding: 9px 9px 9px 13px; }
.gogo-wheel-home-success__code small { font-size: 8px; font-weight: 700; }
.gogo-wheel-home-success__code strong { font-size: 16px; }
.gogo-wheel-home-success__code button { gap: 5px; padding: 8px 10px; font-size: 10px; }
.gogo-wheel-home-success__code button img { width: 14px; }
.gogo-wheel-home-success__countdown { min-width: 125px; padding: 6px 10px; }
.gogo-wheel-home-success__countdown>small { color: #858890; font-size: 8px; font-weight: 700; }
.gogo-wheel-home-success__countdown>span { font-size: 13px; }
.gogo-wheel-home-success__countdown strong { font-size: 15px; }
.gogo-wheel-home-success__actions button,
.gogo-wheel-home-success__actions a { padding: 10px 11px; font-size: 10px; }
.gogo-wheel-home-success__actions a img { width: 14px; }
.gogo-wheel-home-success__notice { font-size: 9px!important; }
.gogo-wheel-home-success__products-title { gap: 7px; margin-bottom: 10px; color: #53545a; font-size: 12px; }
.gogo-wheel-home-success__products-title img { width: 18px; }
.gogo-wheel-home-success__products small { color: #9c6100; font-size: 8px; }
.gogo-wheel-home-success__products del { color: #909196; font-size: 8px; }
.gogo-wheel-home-success__products strong { font-size: 12px; }
.gogo-wheel-home-success__products>p { gap: 6px; margin-top: 9px; color: #756b60; font-size: 9px; }
.gogo-wheel-home-success__products>p img { width: 14px; }

@media(max-width:575.98px){
  .gogo-wheel-home-success__code { min-width: 0; }
  .gogo-wheel-home-success__content>p { font-size: 12px; }
}
