.lottery-games,.lottery-player-room{--games-bg: #f4f7fb;--games-surface: #ffffff;--games-surface-2: #edf3f7;--games-ink: #152033;--games-muted: #667085;--games-line: rgba(21, 32, 51, .14);--games-accent: #0ea5a4;--games-win: #d89a18;min-height:100vh;color:var(--games-ink);background:radial-gradient(circle at 12% 8%,rgba(14,165,164,.15),transparent 26%),linear-gradient(135deg,#f7fafc,#edf3f7)}[data-bs-theme=dark] .lottery-games,[data-bs-theme=dark] .lottery-player-room{--games-bg: #111418;--games-surface: #1b2027;--games-surface-2: #252c35;--games-ink: #f6f8fb;--games-muted: #a8b3c2;--games-line: rgba(246, 248, 251, .14);--games-accent: #2dd4bf;--games-win: #ffd166;background:radial-gradient(circle at 12% 8%,rgba(45,212,191,.13),transparent 26%),linear-gradient(135deg,#111418,#1b2027)}.lottery-games{display:grid;align-content:start;gap:1rem;padding:clamp(1rem,2.5vw,2rem)}.lottery-games-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:1rem;align-items:end;padding:clamp(1rem,3vw,2rem);border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface);box-shadow:0 18px 48px #15203314}.lottery-games-hero__copy span{display:inline-flex;padding:.25rem .55rem;border-radius:999px;background:#0ea5a41f;color:var(--games-accent);font-size:.78rem;font-weight:800;text-transform:uppercase}.lottery-games-hero__copy h1{margin:.45rem 0 .35rem;font-size:clamp(2rem,4vw,4.5rem);font-weight:900;letter-spacing:0}.lottery-games-hero__copy p{max-width:680px;margin:0;color:var(--games-muted);font-size:1.05rem}.lottery-games-join{display:grid;gap:.4rem;padding:.8rem;border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface-2)}.lottery-games-join label{color:var(--games-muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.lottery-games-join>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.lottery-games-join__error{color:#dc3545;font-weight:700}.lottery-games-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.lottery-games-card{display:grid;grid-template-rows:auto 1fr auto;gap:1rem;min-height:260px;padding:1rem;border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface);box-shadow:0 16px 42px #15203312}.lottery-games-card>i{display:grid;width:48px;height:48px;place-items:center;border-radius:8px;background:#0ea5a41f;color:var(--games-accent);font-size:1.55rem}.lottery-games-card h2{margin:0 0 .4rem;font-size:1.35rem;font-weight:900;letter-spacing:0}.lottery-games-card p{margin:0;color:var(--games-muted)}.lottery-games-card a{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;color:var(--games-ink)}.lottery-games-card.is-wheel>i{background:#d89a1824;color:var(--games-win)}.lottery-games-recent{display:grid;gap:.7rem;padding:1rem;border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface)}.lottery-games-recent h2{margin:0;font-size:1rem;font-weight:900}.lottery-games-recent>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.lottery-games-recent a{display:grid;gap:.15rem;padding:.7rem;border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface-2);color:var(--games-ink)}.lottery-games-recent span,.lottery-games-recent em{overflow:hidden;color:var(--games-muted);font-style:normal;text-overflow:ellipsis;white-space:nowrap}.lottery-player-room{display:grid;gap:.8rem;padding:clamp(.75rem,2vw,1.25rem)}.lottery-player-room__top,.lottery-player-room__stage{border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface);box-shadow:0 16px 42px #15203314}.lottery-player-room__top{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;padding:.8rem}.lottery-player-room__top a{display:inline-flex;align-items:center;gap:.4rem;color:var(--games-accent);font-weight:800}.lottery-player-room__top span,.lottery-player-room__top dt{color:var(--games-muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.lottery-player-room__top h1{margin:.15rem 0 0;font-size:clamp(1.3rem,2.4vw,2.2rem);font-weight:900;letter-spacing:0}.lottery-player-room__top dl{display:flex;gap:.65rem;margin:0}.lottery-player-room__top dd{margin:0;font-weight:900}.lottery-player-room__stage{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(220px,.6fr);gap:.8rem;padding:.8rem}.lottery-player-room__current,.lottery-player-room__winner{display:grid;justify-items:center;gap:.35rem;padding:1rem;border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface-2);text-align:center}.lottery-player-room__current span,.lottery-player-room__winner span{color:var(--games-muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.lottery-player-room__current img,.lottery-player-room__winner img{width:min(220px,48vw);aspect-ratio:.68;border-radius:8px;object-fit:contain;background:var(--games-surface)}.lottery-player-room__current>i,.lottery-player-room__winner>i{display:grid;width:min(220px,48vw);aspect-ratio:.68;place-items:center;border-radius:8px;background:var(--games-surface);color:var(--games-muted);font-size:4rem}.lottery-player-room__winner{align-content:center}.lottery-player-room__winner strong{color:var(--games-win);font-size:clamp(1.6rem,3vw,3rem);line-height:1.05}.lottery-player-room__cards{display:grid;grid-template-columns:repeat(9,minmax(64px,1fr));gap:.45rem}.lottery-player-room__cards article{display:grid;gap:.25rem;min-height:124px;padding:.3rem;border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface)}.lottery-player-room__cards article img{width:100%;height:100%;min-height:84px;aspect-ratio:.68;border-radius:5px;object-fit:contain;background:var(--games-surface-2)}.lottery-player-room__cards article strong{overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.lottery-player-room__cards article.is-called:not(.is-winner) img{filter:grayscale(1);opacity:.52}.lottery-player-room__cards article.is-winner{border-color:var(--games-win);box-shadow:0 0 0 2px #d89a1833}@media (max-width: 991.98px){.lottery-games-hero,.lottery-games-grid,.lottery-games-recent>div,.lottery-player-room__stage{grid-template-columns:1fr}.lottery-player-room__top{grid-template-columns:1fr}}@media (max-width: 767.98px){.lottery-games-join>div{grid-template-columns:1fr}.lottery-player-room__cards{grid-template-columns:repeat(4,minmax(64px,1fr))}}.lottery-live{--live-bg: #071113;--live-surface: #0d1e20;--live-surface-2: #10282a;--live-ink: #f5f7e9;--live-muted: #aec4bf;--live-line: rgba(159, 235, 220, .22);--live-teal: #24c9b5;--live-coral: #ff594c;--live-gold: #eab23b;color:var(--live-ink);overflow:hidden;background:radial-gradient(circle at 85% 12%,rgba(255,89,76,.14),transparent 22rem),radial-gradient(circle at 9% 18%,rgba(36,201,181,.16),transparent 28rem),var(--live-bg)}.lottery-live a{color:inherit}.lottery-live-page{background:#071113}.lottery-live__cursor-fx{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;pointer-events:none;mix-blend-mode:screen;opacity:.96}@media (pointer: coarse),(prefers-reduced-motion: reduce){.lottery-live__cursor-fx{display:none}}.lottery-live-topbar{--live-ink: #f5f7e9;--live-teal: #24c9b5;--live-coral: #ff594c;position:relative;z-index:20;display:flex;min-height:5.4rem;align-items:center;gap:clamp(1.4rem,4vw,5rem);width:100%;padding:.8rem max(1.35rem,(100vw - 1320px) / 2);color:#f5f7e9;background:#040b0c;border-bottom:1px solid rgba(159,235,220,.12)}.lottery-live-topbar a{color:inherit;text-decoration:none}.lottery-live-topbar__brand{display:inline-flex;flex:0 0 auto;align-items:center;width:9.2rem;height:3.6rem}.lottery-live-topbar__brand img{display:block;width:100%;max-height:100%;object-fit:contain;object-position:left center}.lottery-live-topbar__nav{display:flex;flex:1 1 auto;justify-content:center;gap:clamp(1.25rem,3.2vw,3.8rem)}.lottery-live-topbar__nav a{color:#f5f7e9e6;font-size:.92rem;font-weight:750;transition:color .16s ease}.lottery-live-topbar__nav a:hover{color:var(--live-teal)}.lottery-live-topbar__actions{display:flex;flex:0 0 auto;gap:.8rem}.lottery-live-topbar__login,.lottery-live-topbar__create{display:inline-flex;min-height:2.8rem;align-items:center;justify-content:center;padding:.6rem 1.45rem;border:1px solid rgba(159,235,220,.52);border-radius:.45rem;font-size:.88rem;font-weight:850;transition:translate .16s ease,background .16s ease}.lottery-live-topbar__login:hover,.lottery-live-topbar__create:hover{color:#fff;translate:0 -2px}.lottery-live-topbar__create{border-color:var(--live-coral);background:var(--live-coral);box-shadow:0 .85rem 2rem #ff594c2e}.lottery-live-topbar__menu{display:none}.lottery-live__hero,.lottery-live__proof,.lottery-live__modes,.lottery-live__flow,.lottery-live__features,.lottery-live__faq,.lottery-live__cta{width:min(1240px,100% - 2rem);margin-inline:auto}.lottery-live__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(500px,1.03fr);gap:clamp(1.5rem,3vw,3rem);align-items:center;width:min(1380px,100% - 2rem);min-height:min(760px,100vh - 74px);padding-block:clamp(3.5rem,7vw,7rem) clamp(3rem,6vw,5rem)}.lottery-live__live{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 1.35rem;padding:.45rem .8rem;border:1px solid rgba(245,247,233,.26);border-radius:999px;color:var(--live-muted);font-size:.82rem;font-weight:800}.lottery-live__live span{width:.52rem;height:.52rem;border-radius:50%;background:var(--live-coral);box-shadow:0 0 0 .25rem #ff594c1f}.lottery-live__live b{width:1px;height:1rem;background:#f5f7e947}.lottery-live__hero-heading{max-width:730px;margin:0;font-size:clamp(3.15rem,10.4cqw,4.15rem);font-weight:900;letter-spacing:0;line-height:.94}.lottery-live__hero-heading>span,.lottery-live__hero-heading strong{display:block;white-space:nowrap}.lottery-live__hero-heading strong{color:var(--live-teal);font-weight:inherit}.lottery-live__hero-copy,.lottery-live__hero-slider,.lottery-live__hero-slides,.lottery-live__hero-slide{min-width:0}.lottery-live__hero-copy{container-type:inline-size}.lottery-live__hero-slider{position:relative}.lottery-live__hero-slides{display:grid}.lottery-live__hero-slides>.lottery-live__hero-slide{grid-area:1/1;align-self:center;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.45rem);transition:opacity .18s ease,transform .22s ease,visibility 0s linear .22s}.lottery-live__hero-slides>.lottery-live__hero-slide.is-active{z-index:1;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .32s ease .22s,transform .42s cubic-bezier(.16,1,.3,1) .2s,visibility 0s linear 0s}.lottery-live__hero-carousel{display:flex;align-items:center;gap:.35rem;width:max-content;margin-top:1.35rem;padding:.28rem;border:1px solid rgba(159,235,220,.2);border-radius:999px;background:#041113ad;box-shadow:0 .7rem 1.8rem #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lottery-live__hero-carousel>button{display:grid;width:2rem;height:2rem;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:50%;color:#f5f7e9bd;background:transparent;cursor:pointer;transition:color .16s ease,background .16s ease}.lottery-live__hero-carousel>button:hover,.lottery-live__hero-carousel>button:focus-visible{color:#062221;background:var(--live-teal)}.lottery-live__hero-carousel>button.is-paused{color:var(--live-gold);background:#eab23b1f}.lottery-live__hero-dots{display:flex;align-items:center;gap:.38rem;padding-inline:.2rem}.lottery-live__hero-dots button{position:relative;width:1.85rem;height:1.35rem;overflow:hidden;padding:0;border:0;background:transparent;cursor:pointer}.lottery-live__hero-dots button:before,.lottery-live__hero-dots button span{position:absolute;top:50%;left:0;width:100%;height:3px;border-radius:999px;content:"";transform:translateY(-50%)}.lottery-live__hero-dots button:before{background:#f5f7e940}.lottery-live__hero-dots button span{background:var(--live-teal);transform:translateY(-50%) scaleX(0);transform-origin:left center}.lottery-live__hero-dots button.is-active:not(.is-progressing) span{transform:translateY(-50%) scaleX(1)}.lottery-live__hero-dots button.is-progressing span{animation:lottery-live-hero-progress 9s linear both}.lottery-live__hero-message{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:.9rem;align-items:center;max-width:590px;margin-top:1.55rem}.lottery-live__hero-message>i{color:var(--live-ink);font-size:2.5rem}.lottery-live__lead{max-width:510px;margin:0;color:var(--live-muted);font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.45}.lottery-live__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.lottery-live__hero-copy .lottery-live__button{min-width:220px}.lottery-live__hero-copy .lottery-live__button i{font-size:1.45rem}.lottery-live__hero-copy .lottery-live__button--primary{min-width:245px}.lottery-live__button{display:inline-flex;min-height:3.45rem;align-items:center;justify-content:center;gap:.55rem;padding:.8rem 1.2rem;border:1px solid transparent;border-radius:7px;font-weight:850;text-decoration:none;transition:transform .17s ease,background .17s ease,border-color .17s ease}.lottery-live__button:hover{color:var(--live-ink);transform:translateY(-2px)}.lottery-live__button--primary{background:var(--live-coral);box-shadow:0 18px 32px #ff594c3d}.lottery-live__button--ghost{border-color:var(--live-teal);color:var(--live-ink);background:#0b1c1e9e}.lottery-live__button--shuffle{width:100%;margin-top:1rem;background:var(--live-teal);color:#062221;cursor:pointer}.lottery-live__button--shuffle:disabled{cursor:wait;opacity:.7;transform:none}.lottery-live__button--shuffle.is-shuffling i{animation:lottery-live-shuffle .42s linear infinite}.lottery-live__platforms{display:flex;flex-wrap:nowrap;align-items:center;gap:.85rem;width:max-content;max-width:100%;margin:1.6rem 0 0;padding:0;color:var(--live-muted);font-size:.8rem;white-space:nowrap;list-style:none}.lottery-live__platforms li{display:inline-flex;flex:0 0 auto;align-items:center;gap:.35rem}.lottery-live__platforms i{color:var(--live-ink);font-size:1.05rem}.lottery-live__platform-label--compact{display:none}.lottery-live__proof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--live-line);border-radius:9px;background:#07181adb;box-shadow:0 1.5rem 4rem #0003}.lottery-live__proof article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:center;min-height:108px;padding:1rem;border-right:1px solid var(--live-line)}.lottery-live__proof article:last-child{border-right:0}.lottery-live__proof i{color:var(--live-teal);font-size:1.65rem}.lottery-live__proof strong,.lottery-live__proof span{display:block}.lottery-live__proof strong{color:var(--live-ink);font-size:.92rem}.lottery-live__proof span{margin-top:.2rem;color:var(--live-muted);font-size:.75rem;line-height:1.35}.lottery-live__hero-product{position:relative;min-height:530px;isolation:isolate}.lottery-live__deck-status{position:absolute;z-index:8;top:1rem;left:50%;display:inline-flex;align-items:center;gap:.55rem;max-width:calc(100% - 2rem);padding:.65rem .9rem;border:1px solid rgba(72,235,215,.46);border-radius:999px;color:#eafffb;background:#05191bed;box-shadow:0 12px 35px #0000006b,0 0 25px #24c9b524;font-size:.76rem;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;pointer-events:none;transform:translate(-50%,-.8rem) scale(.94);transition:opacity .22s ease,transform .26s ease}.lottery-live__deck-status i{flex:0 0 auto;color:var(--live-teal);font-size:1rem}.lottery-live__deck-status span{overflow:hidden;text-overflow:ellipsis}.lottery-live__deck-status.is-visible{opacity:1;transform:translate(-50%) scale(1)}.lottery-live__deck-status.is-loading i{animation:lottery-live-status-spark .78s ease-in-out infinite alternate}.lottery-live__hero-product .lottery-live__monitor,.lottery-live__hero-product .lottery-live__tablet,.lottery-live__hero-product .lottery-live__remote{transition:opacity .28s ease,filter .28s ease,transform .42s cubic-bezier(.2,.75,.2,1)}.lottery-live__hero-product.is-changing .lottery-live__monitor,.lottery-live__hero-product.is-changing .lottery-live__tablet,.lottery-live__hero-product.is-changing .lottery-live__remote{opacity:.2;filter:blur(5px) saturate(.4)}.lottery-live__hero-product.is-changing .lottery-live__monitor{transform:perspective(900px) rotateY(-7deg) translate(-1rem) scale(.97)}.lottery-live__hero-product.is-changing .lottery-live__tablet{transform:perspective(900px) rotate(-5deg) rotateY(9deg) translate(1rem) scale(.94)}.lottery-live__hero-product.is-changing .lottery-live__remote{transform:perspective(900px) rotate(10deg) rotateY(12deg) translate(1rem) scale(.92)}.lottery-live__hero-product.is-changed .lottery-live__deck-card img,.lottery-live__hero-product.is-changed .lottery-live__remote-card img{animation:lottery-live-deck-reveal .62s cubic-bezier(.18,.8,.24,1) both}@keyframes lottery-live-status-spark{0%{transform:rotate(-8deg) scale(.9);filter:drop-shadow(0 0 2px rgba(36,201,181,.3))}to{transform:rotate(8deg) scale(1.18);filter:drop-shadow(0 0 8px rgba(36,201,181,.85))}}@keyframes lottery-live-deck-reveal{0%{opacity:0;transform:translateY(.65rem) rotateX(-12deg) scale(.92)}to{opacity:1;transform:translateY(0) rotateX(0) scale(1)}}.lottery-live__monitor{position:absolute;z-index:1;top:0;right:0;width:min(100%,670px);padding:.75rem;border:1px solid rgba(234,178,59,.6);border-radius:15px;background:#071416;box-shadow:0 25px 70px #0000007a}.lottery-live__monitor-top,.lottery-live__tablet-top{display:flex;align-items:center;gap:.4rem;padding:.35rem .45rem .7rem;font-size:.65rem}.lottery-live__monitor-top strong,.lottery-live__tablet-top strong{font-weight:800}.lottery-live__monitor-top em,.lottery-live__tablet-top em{padding:.15rem .32rem;border-radius:999px;background:#24c9b52b;color:var(--live-teal);font-size:.5rem;font-style:normal;font-weight:900}.lottery-live__monitor-top button,.lottery-live__tablet-top button{margin-left:auto;padding:.32rem .7rem;border:0;border-radius:4px;color:#fff;background:var(--live-coral);font-size:.58rem;font-weight:800}.lottery-live__brand-dot{width:.75rem;height:.75rem;border-radius:3px;background:var(--live-teal)}.lottery-live__monitor-body{display:grid;grid-template-columns:94px minmax(0,1fr) 108px;gap:.65rem;padding:.55rem;border-radius:8px;background:#0b1a1c}.lottery-live__monitor-body aside{display:grid;align-content:start;gap:.25rem;padding:.25rem 0}.lottery-live__monitor-body aside span{padding:.38rem;border-radius:4px;color:#9bb0ab;font-size:.57rem}.lottery-live__monitor-body aside .is-active{color:#def9f4;background:#24c9b526}.lottery-live__monitor-body dl{display:grid;align-content:start;gap:.45rem;margin:0}.lottery-live__monitor-body dl div{padding:.5rem;border:1px solid rgba(183,216,207,.12);border-radius:6px;background:#102629}.lottery-live__monitor-body dt{color:#8aa29c;font-size:.5rem;font-weight:700}.lottery-live__monitor-body dd{margin:.2rem 0 0;color:#f8f9eb;font-size:.85rem;font-weight:900}.lottery-live__monitor-body dl div:nth-child(2) dd{color:var(--live-teal)}.lottery-live__monitor-body dd i{display:inline-block;width:.3rem;height:.3rem;border-radius:50%;background:var(--live-teal)}.lottery-live__demo-board,.lottery-live__tablet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;padding:3px;border:3px solid rgba(234,178,59,.84);border-radius:7px;background:#154e4a}.lottery-live__demo-board span,.lottery-live__tablet-grid span{display:grid;min-height:50px;place-items:start;padding:.18rem;border-radius:2px;color:#10252a;font-size:.45rem;font-weight:900;background:#f7d54f}.lottery-live__demo-board span:nth-child(2n),.lottery-live__tablet-grid span:nth-child(2n){background:#4cb9e7}.lottery-live__demo-board span:nth-child(3n),.lottery-live__tablet-grid span:nth-child(3n){background:#f47d8c}.lottery-live__demo-board span:nth-child(5n),.lottery-live__tablet-grid span:nth-child(5n){background:#d7e768}.lottery-live__tablet{position:absolute;z-index:2;right:4.5rem;bottom:-.8rem;width:260px;padding:.5rem;border:4px solid #202b2d;border-radius:17px;background:#071416;box-shadow:0 18px 45px #00000073;transform:rotate(2deg)}.lottery-live__tablet-grid span{min-height:55px}.lottery-live__remote{position:absolute;z-index:3;right:-1.8rem;bottom:-.3rem;display:grid;width:135px;gap:.35rem;padding:.55rem;border:4px solid #252f30;border-radius:22px;background:#0a1719;box-shadow:0 18px 45px #00000073;transform:rotate(7deg)}.lottery-live__remote>span{color:#d4e5df;font-size:.52rem;font-weight:800}.lottery-live__remote>em{color:var(--live-teal);font-size:.42rem;font-style:normal;font-weight:900}.lottery-live__remote button{padding:.35rem;border:1px solid rgba(36,201,181,.32);border-radius:4px;color:#dcefe9;background:#24c9b51f;font-size:.48rem}.lottery-live__remote-card{display:grid;height:115px;place-items:start;padding:.45rem;border-radius:5px;color:#172727;background:#f7d54f;font-size:.7rem;font-weight:900}.lottery-live__modes{padding-block:clamp(3.5rem,7vw,6rem)}.lottery-live__modes-heading{display:flex;align-items:center;gap:.85rem}.lottery-live__modes-heading>i{display:grid;width:3rem;height:3rem;flex:0 0 auto;place-items:center;color:var(--live-gold);background:#123b39;clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);font-size:1.25rem}.lottery-live__modes-heading span{color:var(--live-teal);font-size:.74rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.lottery-live__modes-heading h2{max-width:none;margin:.25rem 0 0;color:var(--live-ink);font-size:clamp(1.55rem,2.2vw,2.15rem);font-weight:900;line-height:1.08}.lottery-live__section-heading>div{display:inline-flex;align-items:center;gap:.6rem;color:var(--live-teal);font-size:.76rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.lottery-live__section-heading>div i{display:grid;width:2rem;height:2rem;place-items:center;border:1px solid rgba(36,201,181,.55);border-radius:6px}.lottery-live__section-heading h2{max-width:700px;margin:.8rem 0 0;font-size:clamp(1.85rem,3vw,3.25rem);font-weight:900;line-height:1.05}.lottery-live__modes-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(310px,.85fr);gap:1.2rem;margin-top:2rem}.lottery-live__mode-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.lottery-live__mode,.lottery-live__shuffler{position:relative;min-height:260px;padding:1rem;border:1px solid rgba(159,235,220,.16);border-radius:9px;background:linear-gradient(145deg,#153032e6,#08181ae6)}.lottery-live__mode h3{margin:.85rem 0 .3rem;font-size:1.1rem;font-weight:900}.lottery-live__mode p{max-width:270px;margin:0;color:var(--live-muted);font-size:.87rem;line-height:1.5}.lottery-live__mode>a{position:absolute;right:1rem;bottom:1rem;display:grid;width:2.3rem;height:2.3rem;place-items:center;border-radius:50%;color:#082524;background:var(--live-teal);box-shadow:0 .55rem 1rem #020e0f57;text-decoration:none;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.lottery-live__mode>a:hover{color:#041514;background:#54d8ca;box-shadow:0 .75rem 1.2rem #24c9b542;transform:translate(.12rem,-.12rem)}.lottery-live__mode.is-coming{opacity:.76}.lottery-live__coming-label{display:inline-flex;margin-top:.7rem;padding:.22rem .4rem;border-radius:4px;color:#251c05;background:var(--live-gold);font-size:.56rem;font-weight:900;text-transform:uppercase}.lottery-live__mode-art{display:grid;width:100%;height:92px;place-items:center;overflow:hidden;border-radius:6px;background:#163d3d}.lottery-live__mode-art--lines{grid-template-columns:repeat(3,22px);grid-template-rows:repeat(3,22px);gap:3px;background:#183837}.lottery-live__mode-art--lines span{width:22px;height:22px;border:2px solid #f1c53c;border-radius:2px;background:#64bee0}.lottery-live__mode-art--lines span:nth-child(2n){background:#f2818e}.lottery-live__mode-art--lines span:nth-child(3n){background:#e7df6d}.lottery-live__mode-art--wheel i{font-size:5.4rem;color:#ff8068;filter:drop-shadow(0 8px 8px rgba(0,0,0,.25))}.lottery-live__mode-art--full i{font-size:4.7rem;color:#8aa09b}.lottery-live__mode-art--custom i{font-size:4.5rem;color:var(--live-teal)}.lottery-live__shuffler{display:flex;flex-direction:column;min-height:100%;padding:1.15rem;border-color:#24c9b575}.lottery-live__shuffler>div:first-child{display:flex;align-items:center;gap:.65rem;padding-right:3.25rem;color:var(--live-teal);text-transform:uppercase;font-size:.84rem;letter-spacing:.04em}.lottery-live__shuffler>div:first-child i{font-size:1.6rem}.lottery-live__shuffler p{margin:.8rem 0;color:var(--live-muted);font-size:.9rem}.lottery-live__shuffler-cards{display:flex;justify-content:center;align-items:end;margin-top:auto}.lottery-live__shuffler-cards span{margin-left:-11px;box-shadow:0 4px 12px #0000005c;transform:rotate(var(--card-rotation, 0deg))}.lottery-live__shuffler-cards span:nth-child(1){--card-rotation: -11deg}.lottery-live__shuffler-cards span:nth-child(2){--card-rotation: -6deg}.lottery-live__shuffler-cards span:nth-child(4){--card-rotation: 5deg}.lottery-live__shuffler-cards span:nth-child(5){--card-rotation: 9deg}.lottery-live__shuffler-link{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;margin-top:.8rem;color:var(--live-muted);font-size:.78rem;font-weight:750;text-decoration:none}.lottery-live__shuffler-link:hover{color:var(--live-ink)}.lottery-live__flow{padding-block:clamp(3rem,6vw,5.5rem);border-top:1px solid rgba(159,235,220,.12)}.lottery-live__flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.2rem}.lottery-live__flow-step{position:relative;min-width:0;min-height:470px;overflow:hidden;border:1px solid rgba(91,191,176,.3);border-radius:.65rem;background:linear-gradient(180deg,#143a38eb,#07191bfa),#0c1e20;box-shadow:0 1.4rem 2.8rem #0003;transition:border-color .26s ease,box-shadow .26s ease,transform .26s ease}.lottery-live__flow-step:after{position:absolute;inset:auto 1.2rem 0;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(36,201,181,.65),transparent)}.lottery-live__flow-step:hover{border-color:#24c9b5b3;box-shadow:0 1.8rem 3.5rem #0000004d;transform:translateY(-.35rem)}.lottery-live__flow-visual{position:relative;display:grid;min-height:285px;place-items:center;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 50% 58%,rgba(36,201,181,.2),transparent 44%),linear-gradient(180deg,rgba(1,12,14,.25),transparent)}.lottery-live__flow-visual:before{position:absolute;z-index:-1;width:72%;aspect-ratio:1;border:1px solid rgba(36,201,181,.2);border-radius:50%;content:"";box-shadow:0 0 0 1.8rem #24c9b509,0 0 0 3.8rem #24c9b505}.lottery-live__flow-visual>span{position:absolute;z-index:-1;width:54%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(234,178,59,.18),transparent 68%);filter:blur(.5rem)}.lottery-live__flow-visual img{display:block;width:96%;height:285px;padding:.75rem .5rem 0;object-fit:contain;filter:drop-shadow(0 1.2rem 1.2rem rgba(0,0,0,.42));transform-origin:50% 78%;will-change:transform,filter}.lottery-live__flow-copy{position:relative;z-index:2;padding:1.2rem 1.35rem 1.45rem;border-top:1px solid rgba(159,235,220,.12);background:linear-gradient(180deg,#07191b9e,#07191bf5)}.lottery-live__flow-copy p{margin:.7rem 0 0;color:var(--live-muted);font-size:.9rem;line-height:1.55}.lottery-live__flow-number{position:absolute;top:-1rem;right:1rem;display:grid;min-width:3.1rem;min-height:2rem;place-items:center;border:1px solid rgba(234,178,59,.45);border-radius:999px;color:var(--live-gold);background:#102829;font-size:.72rem;font-weight:900;box-shadow:0 .6rem 1rem #00000047}.lottery-live__flow-title{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:.8rem;align-items:center}.lottery-live__flow-title i{display:grid;width:2.75rem;height:2.75rem;place-items:center;border-radius:.5rem;color:var(--live-teal);background:#24c9b521;font-size:1.35rem}.lottery-live__flow-title h3{margin:0;color:var(--live-ink);font-size:1.25rem;font-weight:900}.lottery-live__flow-step--live{background:linear-gradient(180deg,#0b2e35f2,#07161dfa),#0c1e20}.lottery-live__flow-step--winner{border-color:#eab23b57;background:linear-gradient(180deg,#3a3017c2,#111d1bfa),#0c1e20}.lottery-live__flow-step--winner .lottery-live__flow-visual{background:radial-gradient(circle at 50% 52%,rgba(234,178,59,.25),transparent 46%),linear-gradient(180deg,rgba(26,25,10,.28),transparent)}.lottery-live__features{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:clamp(2rem,6vw,6rem);align-items:center;padding-block:clamp(4rem,8vw,8rem)}.lottery-live__feature-visual{position:relative;padding:.7rem;border:1px solid rgba(234,178,59,.48);border-radius:12px;background:#0a1719;transform:rotate(-1.2deg);box-shadow:0 28px 55px #00000057}.lottery-live__feature-visual img{display:block;width:100%;border-radius:7px}.lottery-live__feature-copy ul{display:grid;gap:1.05rem;margin:2rem 0 0;padding:0;list-style:none}.lottery-live__feature-copy ul li{display:grid;grid-template-columns:auto 1fr;gap:.75rem;color:var(--live-muted);line-height:1.5}.lottery-live__feature-copy ul i{display:grid;width:1.45rem;height:1.45rem;place-items:center;border-radius:50%;color:#062221;background:var(--live-teal);font-size:.85rem}.lottery-live__feature-copy ul strong{color:var(--live-ink)}.lottery-live__feature-intro{max-width:680px;margin:1.25rem 0 0;color:var(--live-muted);line-height:1.65}.lottery-live__faq{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(2rem,6vw,6rem);align-items:start;padding-block:clamp(3rem,7vw,6rem);border-top:1px solid rgba(159,235,220,.12)}.lottery-live__faq-list{display:grid;border-top:1px solid var(--live-line)}.lottery-live__faq-list details{border-bottom:1px solid var(--live-line)}.lottery-live__faq-list summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;min-height:4.4rem;color:var(--live-ink);font-weight:850;cursor:pointer;list-style:none}.lottery-live__faq-list summary::-webkit-details-marker{display:none}.lottery-live__faq-list summary i{color:var(--live-teal);font-size:1.2rem;transition:transform .18s ease}.lottery-live__faq-list details[open] summary i{transform:rotate(45deg)}.lottery-live__faq-list p{max-width:660px;margin:-.4rem 2.5rem 1.25rem 0;color:var(--live-muted);line-height:1.6}.lottery-live__cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:end;margin-bottom:clamp(3rem,8vw,6rem);padding:clamp(1.5rem,4vw,3.25rem);border:1px solid rgba(234,178,59,.5);border-radius:12px;background:linear-gradient(110deg,#11312f,#172522 52%,#342816)}.lottery-live__cta>div:first-child>span{color:var(--live-gold);font-size:.8rem;font-weight:900;text-transform:uppercase}.lottery-live__cta h2{max-width:640px;margin:.5rem 0;font-size:clamp(2rem,3.5vw,3.6rem);font-weight:900;line-height:1}.lottery-live__cta p{max-width:650px;margin:0;color:#c4d4cc;line-height:1.55}@media (max-width: 1220px){.lottery-live__hero{grid-template-columns:minmax(0,1fr);min-height:auto;padding-top:4.5rem}.lottery-live__hero-product{width:min(690px,100%);margin-inline:auto}}@media (max-width: 760px){.lottery-live__hero,.lottery-live__proof,.lottery-live__modes,.lottery-live__flow,.lottery-live__features,.lottery-live__faq,.lottery-live__cta{width:min(100% - 1.3rem,560px)}.lottery-live__hero{padding-top:3rem}.lottery-live__hero-heading{font-size:clamp(2.65rem,13vw,4.2rem)}.lottery-live__hero-heading>span,.lottery-live__hero-heading strong{white-space:normal}.lottery-live__platforms{justify-content:space-between;gap:clamp(.25rem,2vw,.7rem);width:100%;font-size:clamp(.58rem,2.6vw,.72rem)}.lottery-live__platforms li{gap:.2rem}.lottery-live__platforms i{font-size:clamp(.82rem,3.5vw,1rem)}.lottery-live__platform-label{display:none}.lottery-live__platform-label--compact{display:inline}.lottery-live__hero-product{min-height:330px;transform:scale(.89);transform-origin:top center;margin-bottom:-2rem}.lottery-live__monitor{width:100%}.lottery-live__monitor-body{grid-template-columns:62px minmax(0,1fr) 76px;gap:.35rem}.lottery-live__monitor-body aside span{padding:.25rem;font-size:.43rem}.lottery-live__monitor-body dl div{padding:.3rem}.lottery-live__monitor-body dt{font-size:.4rem}.lottery-live__monitor-body dd{font-size:.65rem}.lottery-live__demo-board span{min-height:37px}.lottery-live__tablet{right:2.2rem;bottom:0;width:190px}.lottery-live__tablet-grid span{min-height:38px}.lottery-live__remote{right:-.55rem;width:105px;padding:.4rem}.lottery-live__remote-card{height:78px}.lottery-live__modes-layout,.lottery-live__features,.lottery-live__faq,.lottery-live__cta{grid-template-columns:1fr}.lottery-live__proof{grid-template-columns:repeat(2,minmax(0,1fr))}.lottery-live__proof article:nth-child(2){border-right:0}.lottery-live__proof article:nth-child(-n+2){border-bottom:1px solid var(--live-line)}.lottery-live__mode-list{grid-template-columns:1fr}.lottery-live__shuffler{min-height:320px}.lottery-live__flow-grid{grid-template-columns:1fr}.lottery-live__flow-step{min-height:0}.lottery-live__flow-visual{min-height:260px}.lottery-live__flow-visual img{height:260px}.lottery-live__features{gap:2rem}.lottery-live__feature-visual{order:2}.lottery-live__cta{align-items:start}}@media (max-width: 420px){.lottery-live__proof{grid-template-columns:1fr}.lottery-live__proof article,.lottery-live__proof article:nth-child(2){min-height:92px;border-right:0;border-bottom:1px solid var(--live-line)}.lottery-live__proof article:last-child{border-bottom:0}}@media (prefers-reduced-motion: no-preference){.lottery-live__shuffler-cards:not(.is-shuffling) span{animation:lottery-live-card-breathe 3.5s ease-in-out infinite alternate}.lottery-live__shuffler-cards:not(.is-shuffling) span:nth-child(2n){animation-delay:-1.4s}.lottery-live__flow-step{opacity:0;transform:translateY(2.2rem) scale(.965);transition:opacity .68s ease var(--flow-delay, 0ms),transform .76s cubic-bezier(.16,1,.3,1) var(--flow-delay, 0ms),border-color .26s ease,box-shadow .26s ease}.lottery-live__flow-step.is-visible{opacity:1;transform:translateY(0) scale(1)}.lottery-live__flow-step.is-visible:hover{transform:translateY(-.35rem) scale(1)}.lottery-live__flow-step--prepare.is-visible .lottery-live__flow-visual img{animation:lottery-live-flow-prepare 5.2s ease-in-out infinite}.lottery-live__flow-step--prepare.is-visible .lottery-live__flow-visual:before{animation:lottery-live-flow-orbit 18s linear infinite}.lottery-live__flow-step--live.is-visible .lottery-live__flow-visual img{animation:lottery-live-flow-live 4.4s ease-in-out infinite}.lottery-live__flow-step--live.is-visible .lottery-live__flow-visual:before{animation:lottery-live-flow-signal 2.2s ease-out infinite}.lottery-live__flow-step--winner.is-visible .lottery-live__flow-visual img{animation:lottery-live-flow-winner 3.8s ease-in-out infinite}.lottery-live__flow-step--winner.is-visible .lottery-live__flow-visual>span{animation:lottery-live-flow-glow 2.2s ease-in-out infinite}}@keyframes lottery-live-card-breathe{to{translate:0 -.35rem}}@keyframes lottery-live-flow-prepare{0%,to{transform:translateZ(0) rotate(-.35deg)}50%{transform:translate3d(0,-.45rem,0) rotate(.35deg)}}@keyframes lottery-live-flow-live{0%,to{filter:drop-shadow(0 1.2rem 1.2rem rgba(0,0,0,.42));transform:translateY(0) scale(1)}50%{filter:drop-shadow(0 1.5rem 1.35rem rgba(0,0,0,.5)) drop-shadow(0 0 .6rem rgba(36,201,181,.18));transform:translateY(-.35rem) scale(1.015)}}@keyframes lottery-live-flow-winner{0%,to{filter:drop-shadow(0 1.2rem 1.2rem rgba(0,0,0,.42));transform:translateY(0) scale(1)}46%{filter:drop-shadow(0 1.4rem 1.3rem rgba(0,0,0,.5)) drop-shadow(0 0 .75rem rgba(234,178,59,.23));transform:translateY(-.5rem) scale(1.025)}}@keyframes lottery-live-flow-orbit{to{transform:rotate(360deg)}}@keyframes lottery-live-flow-signal{0%{opacity:.8;transform:scale(.72)}75%,to{opacity:0;transform:scale(1.16)}}@keyframes lottery-live-flow-glow{0%,to{opacity:.55;transform:scale(.92)}50%{opacity:1;transform:scale(1.12)}}@keyframes lottery-live-card-exit{0%{opacity:1;filter:blur(0);transform:translateZ(0) rotateX(0) rotateY(0) rotate(var(--card-rotation, 0deg)) scale(1)}38%{opacity:1;filter:blur(0);transform:translate3d(calc(var(--shuffle-x) * .22),-18px,54px) rotateX(-8deg) rotateY(calc(var(--shuffle-spin) * -.2)) rotate(var(--card-rotation, 0deg)) scale(1.06)}to{opacity:0;filter:blur(2px);transform:translate3d(var(--shuffle-x),54px,-250px) rotateX(68deg) rotateY(var(--shuffle-spin)) rotate(var(--shuffle-spin)) scale(.62)}}@keyframes lottery-live-card-enter{0%{opacity:0;filter:blur(2px);transform:translate3d(var(--shuffle-x),-72px,220px) rotateX(-42deg) rotateY(var(--shuffle-spin)) rotate(var(--shuffle-spin)) scale(.68)}62%{opacity:1;filter:blur(0);transform:translate3d(calc(var(--shuffle-x) * -.08),-12px,30px) rotateX(6deg) rotateY(calc(var(--shuffle-spin) * -.08)) rotate(var(--card-rotation, 0deg)) scale(1.05)}to{opacity:1;filter:blur(0);transform:translateZ(0) rotateX(0) rotateY(0) rotate(var(--card-rotation, 0deg)) scale(1)}}@keyframes lottery-live-shuffle{to{rotate:180deg}}.lottery-live{position:relative;background:linear-gradient(90deg,#071113fa,#071113eb 47%,#071113b8),radial-gradient(circle at 74% 13%,rgba(255,89,76,.18),transparent 25rem),radial-gradient(circle at 6% 20%,rgba(36,201,181,.18),transparent 31rem),var(--live-bg)}.lottery-live__hero{position:relative;isolation:isolate}.lottery-live__hero-backdrop{position:absolute;z-index:-3;inset:0 calc((100vw - 100%)/-2);overflow:hidden;pointer-events:none}.lottery-live__hero-backdrop:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#040d0ff0,#040d0fc7 42%,#040d0f38 74%,#040d0f8a),linear-gradient(0deg,rgba(5,18,20,.96) 0%,transparent 24%,transparent 78%,rgba(5,18,20,.42) 100%);content:""}.lottery-live__hero-backdrop img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.92) contrast(1.04);opacity:0;transform:scale(1.025);transition:opacity .9s ease,transform 8s ease}.lottery-live__hero-backdrop img.is-active{opacity:1;transform:scale(1)}@keyframes lottery-live-hero-progress{0%{transform:translateY(-50%) scaleX(0)}to{transform:translateY(-50%) scaleX(1)}}.lottery-live__hero-copy,.lottery-live__hero-product{z-index:2}.lottery-live__hero-heading{max-width:720px;text-wrap:balance}.lottery-live__monitor{border-color:#eab23bcc;background:linear-gradient(180deg,#102324,#061112)}.lottery-live__monitor-body{background:linear-gradient(135deg,#102021,#071415)}.lottery-live__demo-board,.lottery-live__tablet-grid{gap:2px;padding:4px;border-color:var(--live-gold);background:linear-gradient(135deg,#20766f,#104b49)}.lottery-live__deck-card{position:relative;display:block;min-height:0!important;padding:0!important;overflow:hidden;color:#10252a;background:#f1d34e}.lottery-live__deck-card{aspect-ratio:.63;border-radius:1px;background:#f7f2df;transition:filter .16s ease,transform .16s ease}.lottery-live__deck-card.is-marked:after{position:absolute;inset:50% auto auto 50%;width:48%;aspect-ratio:1;border:3px solid rgba(245,247,233,.9);border-radius:50%;background:#ff594ce0;box-shadow:0 0 0 4px #ff594c3b;content:"";transform:translate(-50%,-50%)}.lottery-live__deck-card img,.lottery-live__deck-card>span{display:block;width:100%;height:100%;object-fit:contain;background:#f7f2df}.lottery-live__monitor .lottery-live__deck-card{min-height:48px}.lottery-live__tablet .lottery-live__deck-card{min-height:54px}.lottery-live__tablet{right:3.8rem;border-color:#182a2d;background:#061112}.lottery-live__remote{right:-1rem;background:linear-gradient(180deg,#0d1f21,#071214)}.lottery-live__remote-card{display:block;height:auto;aspect-ratio:.63;padding:0;overflow:hidden;border:3px solid #f5eed9;background:#f5eed9}.lottery-live__remote-card img{display:block;width:100%;height:100%;object-fit:contain;background:#f5eed9}.lottery-live__mode{min-height:290px;overflow:hidden;background:linear-gradient(145deg,#173939f2,#08181afa)}.lottery-live__mode-art{height:118px;border:1px solid rgba(245,247,233,.1);background:#0b1c1e}.lottery-live__mode-art--cards,.lottery-live__mode-art--full{grid-template-columns:repeat(4,1fr);gap:3px;padding:3px}.lottery-live__mode-art--cards img,.lottery-live__mode-art--full img{width:100%;height:100%;min-width:0;object-fit:cover}.lottery-live__mode-art--wheel{position:relative;display:flex;justify-content:center;gap:.2rem;overflow:hidden;padding:.45rem}.lottery-live__mode-art--wheel img{width:27%;height:120%;object-fit:cover;border-radius:.3rem;transform:rotate(var(--wheel-card-tilt, -9deg))}.lottery-live__mode-art--wheel img:nth-child(2){--wheel-card-tilt: 0deg;translate:0 -.25rem}.lottery-live__mode-art--wheel img:nth-child(3){--wheel-card-tilt: 9deg}.lottery-live__mode-art--wheel i{position:absolute;display:grid;width:3.2rem;height:3.2rem;place-items:center;border-radius:50%;color:#fff4d5;background:#ff594ced;font-size:1.75rem;box-shadow:0 0 0 4px #ff594c2e}.lottery-live__mode-art--full{position:relative;opacity:.72;filter:grayscale(.22)}.lottery-live__mode-art--full i{position:absolute;color:#f2cf53;font-size:3rem;filter:drop-shadow(0 0 .75rem rgba(0,0,0,.5))}.lottery-live__mode-art--illustrated{display:flex;height:150px;padding:.15rem;overflow:visible;border:0;border-radius:0;align-items:center;justify-content:center;background:transparent}.lottery-live__mode-art--illustrated img{display:block;width:122%;max-width:none;height:122%;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 .7rem .75rem rgba(0,0,0,.28));transition:transform .26s ease,filter .26s ease}.lottery-live__mode:hover .lottery-live__mode-art--illustrated img{filter:drop-shadow(0 .85rem .95rem rgba(0,0,0,.34));transform:translateY(-.2rem) scale(1.035)}.lottery-live__shuffler{justify-content:space-between;overflow:hidden;background:radial-gradient(circle at 62% 16%,rgba(234,178,59,.14),transparent 13rem),linear-gradient(145deg,#123c38,#081719)}.lottery-live__shuffler-cards{align-items:center;min-height:135px;margin-top:0;perspective:900px;perspective-origin:50% 58%;transform-style:preserve-3d}.lottery-live__shuffler-cards span{--shuffle-x: 0px;--shuffle-spin: 0deg;display:block;width:76px;min-height:0!important;aspect-ratio:.63;padding:0!important;overflow:hidden;border:3px solid #f7f2df;border-radius:.3rem;background:#f7f2df;backface-visibility:hidden;transform-origin:50% 112%;transform-style:preserve-3d;will-change:transform,opacity,filter}.lottery-live__shuffler-cards img{display:block;width:100%;height:100%;object-fit:contain;background:#f7f2df}.lottery-live__shuffler-cards span:first-child{margin-left:0}.lottery-live__shuffler-cards span:nth-child(1){--shuffle-x: -96px;--shuffle-spin: -30deg}.lottery-live__shuffler-cards span:nth-child(2){--shuffle-x: -48px;--shuffle-spin: -16deg}.lottery-live__shuffler-cards span:nth-child(3){--shuffle-x: 0px;--shuffle-spin: 0deg}.lottery-live__shuffler-cards span:nth-child(4){--shuffle-x: 48px;--shuffle-spin: 16deg}.lottery-live__shuffler-cards span:nth-child(5){--shuffle-x: 96px;--shuffle-spin: 30deg}.lottery-live__shuffler-cards span.is-exiting{animation:lottery-live-card-exit .48s cubic-bezier(.55,0,.85,.35) both;animation-delay:calc(var(--shuffle-index) * 52ms)}.lottery-live__shuffler-cards span.is-entering{animation:lottery-live-card-enter .6s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--shuffle-index) * 58ms)}.lottery-live__shuffle-action{display:grid;grid-template-columns:2.8rem minmax(0,1fr) 2.8rem;gap:.55rem;align-items:center;margin-top:.55rem}.lottery-live__shuffle-action .lottery-live__button--shuffle{min-height:3.65rem;margin-top:0;border:1px solid rgba(189,255,246,.3);border-radius:.45rem;background:linear-gradient(180deg,#2dc9bb,#20ad9f);box-shadow:0 .75rem 1.5rem #0716185c,inset 0 1px #ffffff47;font-size:1rem}.lottery-live__shuffle-action .lottery-live__button--shuffle>i{font-size:1.5rem}.lottery-live__shuffle-action .lottery-live__button--shuffle.is-shuffling{animation:none}.lottery-live__shuffle-arrow{display:grid;width:100%;height:2.8rem;place-items:center;color:var(--live-teal);font-size:2rem;opacity:.68;filter:drop-shadow(0 0 .45rem rgba(36,201,181,.35))}.lottery-live__shuffler-link{position:absolute;right:.85rem;top:.85rem;width:2.35rem;height:2.35rem;margin:0;border:1px solid rgba(36,201,181,.55);border-radius:50%;color:#082524;background:var(--live-teal);font-size:1.1rem;box-shadow:0 .55rem 1rem #020e0f57}.lottery-live__shuffler-link:hover{color:#041514;background:#54d8ca;transform:translate(.12rem,-.12rem)}.lottery-live__features{position:relative}.lottery-live__feature-visual{background:#041011}@media (min-width: 1180px){.lottery-live__modes-layout{grid-template-columns:minmax(0,1.9fr) minmax(340px,.9fr)}.lottery-live__mode-list{grid-template-columns:repeat(4,minmax(0,1fr))}.lottery-live__mode{min-height:320px}.lottery-live__mode-art{height:142px}.lottery-live__mode h3{font-size:1rem}.lottery-live__mode p{font-size:.79rem}}@media (prefers-reduced-motion: no-preference){.lottery-live__shuffle-action .lottery-live__button--shuffle:not(.is-shuffling){animation:lottery-live-shuffle-button-bounce 2.4s ease-in-out infinite}.lottery-live__shuffle-action .lottery-live__button--shuffle:not(.is-shuffling)>i{animation:lottery-live-shuffle-icon-bounce 1.2s ease-in-out infinite}.lottery-live__shuffle-arrow--left{animation:lottery-live-shuffle-arrow-left 1.25s ease-in-out infinite}.lottery-live__shuffle-arrow--right{animation:lottery-live-shuffle-arrow-right 1.25s ease-in-out infinite}}@keyframes lottery-live-shuffle-button-bounce{0%,to{box-shadow:0 .75rem 1.5rem #0716185c,inset 0 1px #ffffff47}48%{box-shadow:0 1rem 1.8rem #07161875,0 0 1.1rem #24c9b529,inset 0 1px #ffffff4d}}@keyframes lottery-live-shuffle-icon-bounce{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(-.25rem) scale(1.08)}}@keyframes lottery-live-shuffle-arrow-left{0%,to{opacity:.34;transform:translate(-.35rem)}50%{opacity:1;transform:translate(.25rem)}}@keyframes lottery-live-shuffle-arrow-right{0%,to{opacity:.34;transform:translate(.35rem)}50%{opacity:1;transform:translate(-.25rem)}}@media (max-width: 1040px){.lottery-live-topbar__nav{gap:1rem}.lottery-live-topbar__actions{gap:.5rem}.lottery-live-topbar__login,.lottery-live-topbar__create{padding-inline:1rem}}@media (max-width: 760px){.lottery-live-topbar{min-height:4.55rem;gap:.8rem;padding-inline:1rem}.lottery-live-topbar__brand{width:7.2rem;height:2.9rem}.lottery-live-topbar__menu{display:grid;width:2.55rem;height:2.55rem;place-items:center;margin-left:auto;padding:0;border:1px solid rgba(159,235,220,.28);border-radius:.45rem;color:var(--live-ink);background:#0b1c1e;font-size:1.25rem}.lottery-live-topbar__nav{position:absolute;top:calc(100% + 1px);right:0;left:0;display:grid;gap:0;max-height:0;overflow:hidden;background:#071113;border-bottom:1px solid transparent;transition:max-height .18s ease,border-color .18s ease}.lottery-live-topbar__nav a{padding:.9rem 1.1rem;border-top:1px solid rgba(159,235,220,.1)}.lottery-live-topbar.is-menu-open .lottery-live-topbar__nav{max-height:16rem;border-color:#9febdc33}.lottery-live-topbar__actions{display:none}.lottery-live__hero-product{transform:none;min-height:360px;margin-bottom:0}.lottery-live__monitor{width:calc(100% - .4rem);right:.2rem}.lottery-live__monitor-body{grid-template-columns:46px minmax(0,1fr) 64px}.lottery-live__monitor-body aside span{font-size:0;text-align:center}.lottery-live__monitor-body aside span i{font-size:.75rem}.lottery-live__monitor .lottery-live__deck-card{min-height:34px}.lottery-live__tablet{right:1.8rem;bottom:-.45rem;width:182px}.lottery-live__tablet .lottery-live__deck-card{min-height:37px}.lottery-live__remote{right:-.2rem;bottom:.15rem;width:94px;transform:rotate(5deg)}.lottery-live__remote button{display:none}.lottery-live__mode{min-height:260px}.lottery-live__mode-list{grid-template-columns:repeat(2,minmax(0,1fr))}.lottery-live__mode h3{font-size:.95rem}.lottery-live__mode p{font-size:.75rem}.lottery-live__mode-art{height:96px}.lottery-live__hero-backdrop{inset-inline:calc((100vw - 100%)/-2)}.lottery-live__hero-backdrop img{object-position:64% center}.lottery-live__hero-carousel{margin-top:1rem}}@media (max-width: 420px){.lottery-live__hero-product{min-height:329px}.lottery-live__monitor-body{grid-template-columns:34px minmax(0,1fr) 54px;padding:.35rem}.lottery-live__monitor-body dl div{padding:.24rem}.lottery-live__monitor-body dt{display:none}.lottery-live__monitor-body dd{margin:0;font-size:.54rem}.lottery-live__tablet{right:1rem;width:155px}.lottery-live__tablet .lottery-live__deck-card{min-height:31px}.lottery-live__remote{width:82px}.lottery-live__mode-list{grid-template-columns:1fr}.lottery-live__shuffler-cards span{width:64px;margin-left:-10px}.lottery-live__shuffler-cards span:first-child{margin-left:0}.lottery-live__shuffle-action{grid-template-columns:2rem minmax(0,1fr) 2rem;gap:.3rem}.lottery-live__shuffle-arrow{font-size:1.55rem}}.lottery-live__hero-product{min-height:545px}.lottery-live__device-frame{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none}.lottery-live__monitor,.lottery-live__tablet,.lottery-live__remote{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;container-type:inline-size}.lottery-live__monitor{top:0;right:0;width:min(100%,700px);aspect-ratio:1200/840}.lottery-live__monitor-screen{position:absolute;z-index:2;top:5.48%;left:4.75%;display:flex;width:90.5%;height:72.74%;flex-direction:column;padding:1.05cqw;overflow:hidden;border-radius:1.65cqw;color:#effbf8;background:linear-gradient(135deg,#102021,#071415)}.lottery-live__monitor-top{flex:0 0 auto;min-height:4.8cqw;padding:.5cqw .7cqw .8cqw;font-size:1.38cqw}.lottery-live__monitor-top em{font-size:1.02cqw}.lottery-live__monitor-top button{padding:.7cqw 1.35cqw;font-size:1.02cqw}.lottery-live__monitor-body{display:grid;height:100%;min-height:0;grid-template-columns:14.5% minmax(0,35.5%) 17%;justify-content:space-between;gap:1.2%;padding:.8cqw;overflow:hidden}.lottery-live__monitor-body aside{min-height:0;gap:.22cqw}.lottery-live__monitor-body aside span{padding:.65cqw;font-size:1.05cqw}.lottery-live__monitor-body dl{min-height:0;gap:.65cqw}.lottery-live__monitor-body dl div{padding:.85cqw}.lottery-live__monitor-body dt{font-size:.94cqw}.lottery-live__monitor-body dd{margin-top:.32cqw;font-size:1.58cqw}.lottery-live__monitor .lottery-live__demo-board{width:100%;max-height:100%;align-self:center;aspect-ratio:.63;gap:.28cqw;padding:.42cqw;border-width:.42cqw}.lottery-live__monitor .lottery-live__deck-card{width:100%;min-height:0;aspect-ratio:.63}.lottery-live__tablet{right:3.4rem;bottom:-.1rem;width:300px;aspect-ratio:860/650;transform:perspective(1000px) rotate(-3deg) rotateY(4deg);filter:drop-shadow(0 24px 28px rgba(0,0,0,.5))}.lottery-live__tablet-screen{position:absolute;z-index:2;top:5.85%;left:5%;display:flex;width:90%;height:88.3%;flex-direction:column;padding:1.8cqw 2cqw;overflow:hidden;border-radius:3cqw;color:#effbf8;background:linear-gradient(150deg,#102022,#061112)}.lottery-live__tablet-top{flex:0 0 auto;min-height:6.6cqw;padding:1cqw 1.2cqw 1.5cqw;font-size:2.55cqw}.lottery-live__tablet-top em{font-size:1.75cqw}.lottery-live__tablet-grid{width:64%;max-height:calc(100% - 7cqw);align-self:center;aspect-ratio:.84;gap:.5cqw;padding:.65cqw;border-width:.65cqw}.lottery-live__tablet .lottery-live__deck-card{width:100%;min-height:0;aspect-ratio:.63}.lottery-live__remote{right:1rem;bottom:-.4rem;display:block;width:148px;aspect-ratio:430/840;transform:perspective(900px) rotate(6deg) rotateY(-4deg);filter:drop-shadow(0 22px 25px rgba(0,0,0,.52))}.lottery-live__remote-screen{position:absolute;z-index:2;top:2.86%;left:5.82%;display:grid;width:88.36%;height:94.28%;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:2.8cqw;padding:10cqw 6cqw 6cqw;overflow:hidden;border-radius:11cqw;color:#effbf8;background:linear-gradient(180deg,#0d1f21,#071214)}.lottery-live__remote-screen>span{color:#d4e5df;font-size:3.6cqw;font-weight:800}.lottery-live__remote-screen>em{color:var(--live-teal);font-size:2.8cqw;font-style:normal;font-weight:900}.lottery-live__remote-screen button{min-height:7cqw;padding:1.8cqw;border:1px solid rgba(36,201,181,.32);border-radius:2cqw;color:#dcefe9;background:#24c9b51f;font-size:2.8cqw}.lottery-live__remote-card{width:72%;min-height:0;max-height:100%;align-self:center;justify-self:center;aspect-ratio:.63;border-width:1.5cqw}@media (min-width: 1221px) and (max-width: 1380px){.lottery-live__hero-heading{font-size:clamp(3rem,10cqw,4rem)}}@media (max-width: 760px){.lottery-live__hero-product{min-height:350px}.lottery-live__monitor{right:0;width:100%}.lottery-live__tablet{right:11%;bottom:0;width:43%}.lottery-live__remote{right:1%;bottom:0;width:21%}}@media (max-width: 420px){.lottery-live__hero-product{min-height:315px}.lottery-live__tablet{right:10%;width:42%}.lottery-live__remote{width:20%}}@media (prefers-reduced-motion: reduce){.lottery-live__hero-slide,.lottery-live__hero-backdrop img{transition:none!important}.lottery-live__hero-dots button.is-progressing span{animation:none;transform:translateY(-50%) scaleX(1)}}
