.loto-plan-shell{display:grid;gap:1rem;align-items:start}.loto-plan-card,.loto-seat-card,.loto-order-card{border:1px solid rgba(10,30,63,.12);border-radius:1.5rem;background:#fff;box-shadow:0 24px 70px #0a1e3f1a}.loto-plan-card{min-width:0;overflow:hidden;padding:1rem}.loto-plan-heading,.loto-seat-heading{display:flex;flex-direction:column;gap:1rem}.loto-plan-heading h2,.loto-seat-heading h2{margin-top:.35rem;color:#0a1e3f;font-family:var(--font-headline);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;letter-spacing:-.04em}.loto-plan-heading p,.loto-seat-heading p{max-width:42rem;color:#526074;font-size:.875rem;line-height:1.65}.loto-overline{color:#b83327;font-size:.67rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.loto-capacity-note{display:flex;align-items:center;gap:.75rem;border-radius:1rem;background:#fff3cf;padding:.8rem 1rem;color:#0a1e3f}.loto-capacity-note strong{font-family:var(--font-headline);font-size:1.65rem;font-weight:900}.loto-capacity-note span{max-width:12rem;font-size:.72rem;font-weight:750;line-height:1.35}.loto-legend{display:flex;flex-wrap:wrap;gap:.75rem 1rem;margin-top:1.25rem;padding-block:.9rem;border-block:1px solid rgba(10,30,63,.08);color:#566274;font-size:.7rem;font-weight:750}.loto-legend span{display:inline-flex;align-items:center;gap:.4rem}.loto-legend i{width:.72rem;height:.72rem;border-radius:.25rem}.loto-legend .is-available{border:1px solid #9ba7b6;background:#fff}.loto-legend .is-selected{background:#009a93}.loto-legend .is-pmr{background:#dbe0e7}.loto-stage{margin:1.25rem auto 0;width:min(88%,34rem);border-radius:1rem 1rem .35rem .35rem;background:#0a1e3f;padding:.8rem;text-align:center;color:#fff;box-shadow:0 10px 25px #0a1e3f2e}.loto-stage span{font-size:.7rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.loto-room-scroll{overflow-x:auto;margin-top:.75rem;padding:.5rem .2rem 1rem;scrollbar-color:#009a93 #e5e9ef;scrollbar-width:thin}.loto-room{display:grid;grid-template-columns:repeat(6,minmax(7.1rem,1fr));gap:.65rem;min-width:48rem}.loto-table-column{display:grid;gap:.45rem}.loto-column-label{padding-block:.35rem;text-align:center;color:#009a93;font-size:.65rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.loto-table-button{min-height:3.55rem;border:1px solid #d9dee6;border-radius:.8rem;background:#f8fafc;padding:.55rem .4rem;color:#0a1e3f;transition:border-color .15s ease,background .15s ease,transform .15s ease}.loto-table-button:hover{border-color:#009a93;transform:translateY(-1px)}.loto-table-button:focus-visible,.loto-seat:focus-visible,.loto-order-card button:focus-visible{outline:3px solid rgba(0,154,147,.35);outline-offset:2px}.loto-table-button.is-active{border-color:#009a93;background:#dff7f5;box-shadow:inset 0 0 0 1px #009a93}.loto-table-button strong,.loto-table-button span{display:block}.loto-table-button strong{font-family:var(--font-headline);font-size:.92rem;font-weight:900}.loto-table-button span{margin-top:.08rem;color:#687487;font-size:.58rem;font-weight:700}.loto-table-button.is-active span{color:#006f69}.loto-entrance{display:flex;justify-content:center;align-items:center;gap:.4rem;margin-top:.15rem;color:#667386;font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.loto-seat-card,.loto-order-card{padding:1.25rem}.loto-table-detail{display:grid;gap:.45rem;margin-top:1.25rem;padding:1rem;border-radius:1.25rem;background:#edf2f7}.loto-seat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem}.loto-seat{position:relative;display:grid;min-height:3.5rem;place-items:center;overflow:hidden;border:1px solid #bdc6d2;border-radius:.75rem;background:#fff;color:#0a1e3f;transition:background .15s ease,color .15s ease,border-color .15s ease}.loto-seat:hover:not(:disabled){border-color:#009a93}.loto-seat.is-selected{border-color:#009a93;background:#009a93;color:#fff}.loto-seat.is-pmr{border-color:#d2d8e0;background:#dbe0e7;color:#737e8d;cursor:not-allowed}.loto-seat-back{position:absolute;inset:.25rem .3rem auto;height:.32rem;border-radius:999px;background:currentColor;opacity:.16}.loto-seat strong{font-family:var(--font-headline);font-size:.9rem;font-weight:900}.loto-tabletop{display:flex;align-items:center;justify-content:center;gap:.4rem;min-height:4rem;border:1px solid #b9965b;border-radius:.75rem;background:#fff3cf;color:#0a1e3f}.loto-tabletop span{font-size:.68rem;font-weight:700}.loto-tabletop strong{font-family:var(--font-headline);font-size:1.1rem;font-weight:900}.loto-pmr-message,.loto-preview-message{display:flex;gap:.55rem;margin-top:1rem;border-radius:.9rem;background:#fff3cf;padding:.75rem;color:#624d0a;font-size:.72rem;font-weight:700;line-height:1.45}.loto-pmr-message .material-symbols-outlined,.loto-preview-message .material-symbols-outlined{font-size:1.1rem}.loto-order-card{background:#0a1e3f;color:#fff}.loto-order-card .loto-overline{color:#ffd86c}.loto-order-count{display:flex;align-items:baseline;gap:.55rem;margin-top:.5rem}.loto-order-count strong{font-family:var(--font-headline);font-size:3rem;font-weight:900;line-height:1}.loto-order-count span{color:#ffffffad;font-size:.85rem;font-weight:750}.loto-order-seats{min-height:2.5rem;margin-top:.6rem;color:#ffffff9e;font-size:.72rem;line-height:1.45}.loto-order-card dl{display:grid;gap:.6rem;margin-top:1rem;border-top:1px solid rgba(255,255,255,.12);padding-top:1rem}.loto-order-card dl div{display:flex;align-items:center;justify-content:space-between;gap:1rem}.loto-order-card dt{color:#ffffff94;font-size:.72rem}.loto-order-card dd{text-align:right;font-family:var(--font-headline);font-size:.92rem;font-weight:900}.loto-order-card button{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:3.25rem;margin-top:1.25rem;border-radius:.85rem;background:#f2bc38;color:#0a1e3f;font-size:.82rem;font-weight:900}.loto-order-card button:disabled{background:#ffffff24;color:#ffffff6b;cursor:not-allowed}.loto-order-helper{margin-top:.9rem;color:#ffffff94;font-size:.68rem;line-height:1.5}.loto-preview-message{background:#f2bc3829;color:#ffe394}@media(min-width:720px){.loto-plan-card,.loto-seat-card,.loto-order-card{padding:1.5rem}.loto-plan-heading{flex-direction:row;align-items:flex-start;justify-content:space-between}.loto-capacity-note{flex:0 0 auto}}@media(min-width:1080px){.loto-plan-shell{grid-template-columns:minmax(0,1fr) 18rem}.loto-plan-card{grid-column:1;grid-row:1 / span 2}.loto-seat-card{grid-column:2;grid-row:1}.loto-order-card{position:sticky;top:5.5rem;grid-column:2;grid-row:2}}@media(prefers-reduced-motion:reduce){.loto-table-button,.loto-seat{transition:none}}.loto-preview-banner[data-astro-cid-h33jnypg]{display:flex;align-items:center;justify-content:center;gap:.55rem;min-height:2.35rem;border-bottom:1px solid rgba(243,197,77,.22);background:#07182f;padding:.45rem 1rem;color:#ffffffad;font-size:.7rem;font-weight:650;text-align:center}.loto-preview-banner[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg]{color:#f3c54d;font-weight:800}.loto-opening[data-astro-cid-h33jnypg]{overflow:hidden;background:#07182f}.loto-event-facts[data-astro-cid-h33jnypg]{background:#0a1e3f;color:#fff}.loto-event-facts[data-astro-cid-h33jnypg] p[data-astro-cid-h33jnypg]{display:flex;max-width:90rem;flex-wrap:wrap;justify-content:center;gap:.45rem 1.35rem;margin:0 auto;padding:.9rem 1rem;font-size:.74rem;font-weight:650;line-height:1.45;text-align:center}.loto-event-facts[data-astro-cid-h33jnypg] strong[data-astro-cid-h33jnypg]{color:#f3c54d;font-weight:800}.loto-event-facts[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg]{color:#ffffffc2}.loto-prizes-showcase[data-astro-cid-h33jnypg]{display:grid;max-width:90rem;margin:0 auto;background:#fff}.loto-prize[data-astro-cid-h33jnypg]{position:relative;min-height:25rem;overflow:hidden;margin:0}.loto-prize[data-astro-cid-h33jnypg] img[data-astro-cid-h33jnypg]{position:absolute;z-index:0;display:block;object-fit:contain}.loto-prize[data-astro-cid-h33jnypg] figcaption[data-astro-cid-h33jnypg]{position:absolute;right:1.25rem;bottom:1.25rem;left:1.25rem;z-index:1}.loto-prize[data-astro-cid-h33jnypg] figcaption[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg],.loto-prize[data-astro-cid-h33jnypg] figcaption[data-astro-cid-h33jnypg] strong[data-astro-cid-h33jnypg],.loto-prize[data-astro-cid-h33jnypg] figcaption[data-astro-cid-h33jnypg] small[data-astro-cid-h33jnypg]{display:block}.loto-prize[data-astro-cid-h33jnypg] figcaption[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg]{font-size:.74rem;font-weight:750}.loto-prize[data-astro-cid-h33jnypg] figcaption[data-astro-cid-h33jnypg] strong[data-astro-cid-h33jnypg]{margin-top:.18rem;font-family:var(--font-headline);font-size:clamp(1.9rem,7vw,3rem);font-weight:800;letter-spacing:-.045em;line-height:1}.loto-prize[data-astro-cid-h33jnypg] figcaption[data-astro-cid-h33jnypg] small[data-astro-cid-h33jnypg]{margin-top:.45rem;font-size:.72rem;font-weight:600}.loto-prize-bike[data-astro-cid-h33jnypg]{border-bottom:1px solid rgba(10,30,63,.1);background:#fff;color:#0a1e3f}.loto-prize-bike[data-astro-cid-h33jnypg] img[data-astro-cid-h33jnypg]{top:.35rem;right:2%;left:2%;width:96%;height:calc(100% - 6.5rem);mix-blend-mode:multiply}.loto-prize-bike[data-astro-cid-h33jnypg] figcaption[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg]{color:#b83327}.loto-prize-bike[data-astro-cid-h33jnypg] figcaption[data-astro-cid-h33jnypg] small[data-astro-cid-h33jnypg]{color:#5e6d80}.loto-prize-phone[data-astro-cid-h33jnypg]{min-height:30rem;background:#000;color:#fff;perspective:70rem}.loto-prize-phone[data-astro-cid-h33jnypg]:after{position:absolute;inset:auto 0 0;z-index:0;height:42%;background:linear-gradient(transparent,#000000f2 72%);content:"";pointer-events:none}.loto-prize-phone[data-astro-cid-h33jnypg] img[data-astro-cid-h33jnypg]{top:0;left:50%;width:min(100%,33rem);height:calc(100% - 4.5rem);animation:loto-phone-float 6.5s ease-in-out infinite;transform-origin:center}.loto-prize-phone[data-astro-cid-h33jnypg] figcaption[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg]{color:#f3c54d}.loto-prize-phone[data-astro-cid-h33jnypg] figcaption[data-astro-cid-h33jnypg] small[data-astro-cid-h33jnypg]{color:#ffffffa3}@keyframes loto-phone-float{0%,to{transform:translate3d(-50%,0,0) rotateY(-7deg) rotate(-.6deg)}50%{transform:translate3d(-50%,-.65rem,0) rotateY(7deg) rotate(.6deg)}}@media(min-width:860px){.loto-event-facts[data-astro-cid-h33jnypg] p[data-astro-cid-h33jnypg]{padding-block:1rem;font-size:.8rem}.loto-prizes-showcase[data-astro-cid-h33jnypg]{grid-template-columns:minmax(0,1.18fr) minmax(22rem,.82fr)}.loto-prize[data-astro-cid-h33jnypg]{min-height:34rem}.loto-prize-bike[data-astro-cid-h33jnypg]{border-right:1px solid rgba(10,30,63,.1);border-bottom:0}.loto-prize-bike[data-astro-cid-h33jnypg] img[data-astro-cid-h33jnypg]{top:1rem;height:calc(100% - 6rem)}.loto-prize[data-astro-cid-h33jnypg] figcaption[data-astro-cid-h33jnypg]{right:2rem;bottom:2rem;left:2rem}}.loto-hero-v2[data-astro-cid-h33jnypg]{position:relative;isolation:isolate;overflow:hidden;background:#07182f;color:#fff}.loto-hero-grid[data-astro-cid-h33jnypg]{position:absolute;inset:0;z-index:-1;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 1px);background-size:3.4rem 3.4rem;mask-image:linear-gradient(90deg,transparent 2%,black 55%,black 100%)}.loto-hero-shell[data-astro-cid-h33jnypg]{display:grid;max-width:90rem;margin:0 auto;padding:3rem 1rem 4.25rem}.loto-hero-copy[data-astro-cid-h33jnypg]{position:relative;z-index:2}.loto-hero-date[data-astro-cid-h33jnypg]{display:flex;flex-wrap:wrap;gap:.3rem .75rem;max-width:32rem;margin:0;color:#93d8d3;font-size:.78rem;font-weight:750;line-height:1.45}.loto-hero-date[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg]+span[data-astro-cid-h33jnypg]{color:#ffffff9e}.loto-hero-copy[data-astro-cid-h33jnypg] h1[data-astro-cid-h33jnypg]{max-width:47rem;margin-top:1.35rem;color:#fff;font-family:var(--font-headline);font-size:clamp(3.2rem,8.4vw,6.65rem);font-weight:800;letter-spacing:-.064em;line-height:.93}.loto-hero-copy[data-astro-cid-h33jnypg] h1[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg]{display:block;color:#fff}.loto-hero-intro[data-astro-cid-h33jnypg]{max-width:36rem;margin-top:1.6rem;color:#ffffffad;font-size:.96rem;font-weight:520;line-height:1.7}.loto-hero-action[data-astro-cid-h33jnypg]{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;margin-top:1.8rem}.loto-hero-action[data-astro-cid-h33jnypg] a[data-astro-cid-h33jnypg]{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:3.25rem;background:#b7352b;padding:.75rem 1.25rem;color:#fff;font-size:.82rem;font-weight:800;transition:background .15s ease}.loto-hero-action[data-astro-cid-h33jnypg] a[data-astro-cid-h33jnypg]:hover{background:#cc4034}.loto-hero-action[data-astro-cid-h33jnypg] a[data-astro-cid-h33jnypg]:focus-visible{outline:3px solid #0aa39b;outline-offset:4px}.loto-hero-action[data-astro-cid-h33jnypg] a[data-astro-cid-h33jnypg] .material-symbols-outlined[data-astro-cid-h33jnypg]{font-size:1.1rem}.loto-hero-action[data-astro-cid-h33jnypg] p[data-astro-cid-h33jnypg]{color:#ffffff9e;font-size:.76rem;font-weight:600}.loto-hero-action[data-astro-cid-h33jnypg] p[data-astro-cid-h33jnypg] strong[data-astro-cid-h33jnypg]{color:#fff;font-size:.9rem;font-weight:800}.loto-hero-organizer[data-astro-cid-h33jnypg]{margin-top:2.2rem;color:#ffffff70;font-size:.7rem;font-weight:600}.loto-prize-board[data-astro-cid-h33jnypg]{position:relative;display:grid;align-content:end;min-height:29rem;margin-top:2.5rem;overflow:hidden;background:#eaf1f7;color:#07182f}.loto-prize-board[data-astro-cid-h33jnypg]:before{position:absolute;inset:0;background:linear-gradient(135deg,transparent 58%,rgba(10,163,155,.12) 58%),linear-gradient(27deg,rgba(255,255,255,.8),transparent 60%);content:""}.loto-ball-57[data-astro-cid-h33jnypg]{position:absolute;top:-3.25rem;right:-2.25rem;display:grid;width:13rem;height:13rem;place-items:center;border:.8rem solid rgba(255,255,255,.94);border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.9),transparent 16%),radial-gradient(circle at 42% 42%,#eaf9ff 0 25%,#73b9dd 67%,#1f5a7b);box-shadow:0 1.6rem 3.5rem #07182f38;transform:rotate(8deg)}.loto-ball-57[data-astro-cid-h33jnypg]:before{position:absolute;width:6.25rem;height:6.25rem;border:.35rem solid #07182f;border-radius:50%;background:#ffffffe6;content:""}.loto-ball-57[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg]{position:relative;z-index:1;font-family:var(--font-headline);font-size:2.8rem;font-weight:800;letter-spacing:-.06em}.loto-jackpot[data-astro-cid-h33jnypg]{position:relative;z-index:1;padding:7rem 1.35rem 1.6rem}.loto-jackpot[data-astro-cid-h33jnypg] p[data-astro-cid-h33jnypg]{color:#526074;font-size:.8rem;font-weight:700}.loto-jackpot[data-astro-cid-h33jnypg] strong[data-astro-cid-h33jnypg]{display:block;margin-top:.35rem;color:#b7352b;font-family:var(--font-headline);font-size:clamp(4.25rem,17vw,7.8rem);font-weight:800;letter-spacing:-.085em;line-height:.84;white-space:nowrap}.loto-jackpot[data-astro-cid-h33jnypg] sup[data-astro-cid-h33jnypg]{position:relative;top:.08em;margin-left:.08em;color:#07182f;font-size:.34em;vertical-align:top}.loto-jackpot[data-astro-cid-h33jnypg]>span[data-astro-cid-h33jnypg]{display:block;margin-top:.85rem;color:#07182f;font-size:.82rem;font-weight:750}.loto-featured-prizes[data-astro-cid-h33jnypg]{position:relative;z-index:1;display:grid;border-top:1px solid rgba(7,24,47,.16)}.loto-featured-prizes[data-astro-cid-h33jnypg] article[data-astro-cid-h33jnypg]{padding:1.15rem 1.35rem}.loto-featured-prizes[data-astro-cid-h33jnypg] article[data-astro-cid-h33jnypg]+article[data-astro-cid-h33jnypg]{border-top:1px solid rgba(7,24,47,.16)}.loto-featured-prizes[data-astro-cid-h33jnypg] p[data-astro-cid-h33jnypg]{color:#b7352b;font-size:.7rem;font-weight:800}.loto-featured-prizes[data-astro-cid-h33jnypg] strong[data-astro-cid-h33jnypg],.loto-featured-prizes[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg]{display:block}.loto-featured-prizes[data-astro-cid-h33jnypg] strong[data-astro-cid-h33jnypg]{margin-top:.2rem;font-family:var(--font-headline);font-size:1.05rem;font-weight:800}.loto-featured-prizes[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg]{margin-top:.25rem;color:#617084;font-size:.68rem;font-weight:600}@media(min-width:560px){.loto-hero-shell[data-astro-cid-h33jnypg]{padding-inline:1.5rem}.loto-hero-action[data-astro-cid-h33jnypg]{flex-direction:row;align-items:center;gap:1.1rem}.loto-featured-prizes[data-astro-cid-h33jnypg]{grid-template-columns:repeat(2,minmax(0,1fr))}.loto-featured-prizes[data-astro-cid-h33jnypg] article[data-astro-cid-h33jnypg]+article[data-astro-cid-h33jnypg]{border-top:0;border-left:1px solid rgba(7,24,47,.16)}}@media(min-width:960px){.loto-hero-shell[data-astro-cid-h33jnypg]{grid-template-columns:minmax(0,1.02fr) minmax(27rem,.78fr);gap:clamp(3rem,6vw,7rem);align-items:center;min-height:46rem;padding:5.6rem 2.5rem 7.5rem}.loto-prize-board[data-astro-cid-h33jnypg]{min-height:35rem;margin-top:0}.loto-jackpot[data-astro-cid-h33jnypg]{padding-inline:2rem}.loto-featured-prizes[data-astro-cid-h33jnypg] article[data-astro-cid-h33jnypg]{padding:1.35rem 1.5rem}}@media(min-width:1280px){.loto-hero-copy[data-astro-cid-h33jnypg] h1[data-astro-cid-h33jnypg]{font-size:6.8rem}.loto-prize-board[data-astro-cid-h33jnypg]{min-height:37rem}}.loto-vegas-hero[data-astro-cid-h33jnypg]{position:relative;isolation:isolate;min-height:30rem;overflow:hidden;aspect-ratio:1054 / 1492;background:#eaf1f7;color:#07182f}.loto-vegas-hero[data-astro-cid-h33jnypg]:before{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 34%,rgba(235,243,250,.18) 40%,rgba(235,243,250,.9) 53%,rgba(235,243,250,.82) 82%,transparent 96%);content:"";pointer-events:none}.loto-vegas-art[data-astro-cid-h33jnypg]{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center top}.loto-vegas-content[data-astro-cid-h33jnypg]{position:absolute;top:43%;left:7%;z-index:2;width:72%;max-width:27rem}.loto-vegas-content[data-astro-cid-h33jnypg] h1[data-astro-cid-h33jnypg]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.loto-vegas-kicker[data-astro-cid-h33jnypg]{margin:0;color:#526b82;font-size:clamp(.63rem,2.5vw,.76rem);font-weight:720;line-height:1.3}.loto-vegas-jackpot[data-astro-cid-h33jnypg]{margin-top:.18rem;color:#b91b0d;font-family:var(--font-headline);font-size:clamp(2.9rem,14vw,4.35rem);font-weight:800;letter-spacing:-.075em;line-height:.9;white-space:nowrap}.loto-vegas-jackpot[data-astro-cid-h33jnypg] sup[data-astro-cid-h33jnypg]{margin-left:.08em;color:#0a3973;font-size:.38em;vertical-align:top}.loto-vegas-total[data-astro-cid-h33jnypg]{max-width:20rem;margin-top:.42rem;color:#0a3973;font-family:var(--font-headline);font-size:clamp(.78rem,3.4vw,1rem);font-weight:800;line-height:1.18}.loto-vegas-prizes[data-astro-cid-h33jnypg]{max-width:22rem;margin-top:.5rem;color:#425a71;font-size:clamp(.62rem,2.35vw,.72rem);font-weight:580;line-height:1.45}.loto-vegas-action[data-astro-cid-h33jnypg]{display:flex;align-items:center;gap:.7rem;margin-top:.8rem}.loto-vegas-action[data-astro-cid-h33jnypg] a[data-astro-cid-h33jnypg]{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;background:#0a3973;padding:.65rem .9rem;color:#fff;font-size:clamp(.68rem,2.6vw,.8rem);font-weight:800}.loto-vegas-action[data-astro-cid-h33jnypg] a[data-astro-cid-h33jnypg]:hover{background:#b91b0d}.loto-vegas-action[data-astro-cid-h33jnypg] a[data-astro-cid-h33jnypg]:focus-visible{outline:3px solid #e2a400;outline-offset:3px}.loto-vegas-action[data-astro-cid-h33jnypg]>p[data-astro-cid-h33jnypg]{color:#425a71;font-size:.6rem;font-weight:620;line-height:1.35}.loto-vegas-action[data-astro-cid-h33jnypg] strong[data-astro-cid-h33jnypg],.loto-vegas-action[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg]{display:block}.loto-vegas-action[data-astro-cid-h33jnypg] strong[data-astro-cid-h33jnypg]{color:#0a3973;font-size:.67rem;font-weight:800}.loto-vegas-details[data-astro-cid-h33jnypg]{display:none}@media(min-width:960px){.loto-vegas-hero[data-astro-cid-h33jnypg]{min-height:clamp(44rem,calc(100svh - 2.35rem),60rem);aspect-ratio:auto;background:#07182f;color:#fff}.loto-vegas-hero[data-astro-cid-h33jnypg]:before{inset:-3rem;z-index:0;background-image:url(/images/events/loto-2026-las-vegas-background.webp);background-position:center;background-size:cover;filter:blur(32px) saturate(.78);opacity:.82;transform:scale(1.1)}.loto-vegas-hero[data-astro-cid-h33jnypg]:after{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#07182ff5,#07182fc2 24%,#07182f1f 36% 64%,#07182fc2 76%,#07182ff5);content:"";pointer-events:none}.loto-vegas-art[data-astro-cid-h33jnypg]{inset:0 auto 0 50%;z-index:2;width:50%;height:100%;border-right:1px solid rgba(255,255,255,.22);border-left:1px solid rgba(255,255,255,.22);box-shadow:0 0 3.5rem #07182f57;object-fit:contain;object-position:center;transform:translate(-50%)}.loto-vegas-content[data-astro-cid-h33jnypg]{top:50%;left:clamp(2rem,3.5vw,4.5rem);z-index:3;width:min(20.5%,20rem);max-width:20rem;transform:translateY(-50%)}.loto-vegas-kicker[data-astro-cid-h33jnypg]{margin-top:0;color:#f3c54d;font-size:.8rem}.loto-vegas-jackpot[data-astro-cid-h33jnypg]{margin-top:.45rem;color:#fff;font-size:clamp(2.8rem,4.3vw,5rem);letter-spacing:-.065em}.loto-vegas-jackpot[data-astro-cid-h33jnypg] sup[data-astro-cid-h33jnypg]{color:#f3c54d}.loto-vegas-total[data-astro-cid-h33jnypg]{max-width:19rem;margin-top:.7rem;color:#ffffffc7;font-size:clamp(.82rem,1.15vw,1.05rem);line-height:1.35}.loto-vegas-action[data-astro-cid-h33jnypg]{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:1.6rem}.loto-vegas-action[data-astro-cid-h33jnypg] a[data-astro-cid-h33jnypg]{min-height:3.25rem;background:#b91b0d;padding-inline:1.25rem;font-size:.82rem}.loto-vegas-action[data-astro-cid-h33jnypg] a[data-astro-cid-h33jnypg]:hover{background:#d72a1d}.loto-vegas-action[data-astro-cid-h33jnypg]>p[data-astro-cid-h33jnypg]{color:#ffffffa3;font-size:.68rem}.loto-vegas-action[data-astro-cid-h33jnypg] strong[data-astro-cid-h33jnypg]{color:#fff;font-size:.76rem}.loto-vegas-details[data-astro-cid-h33jnypg]{position:absolute;top:50%;right:clamp(2rem,3.5vw,4.5rem);z-index:3;display:grid;width:min(20.5%,20rem);max-width:20rem;gap:1.2rem;color:#fff;transform:translateY(-50%)}.loto-vegas-details[data-astro-cid-h33jnypg] p[data-astro-cid-h33jnypg]{margin:0;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.28)}.loto-vegas-details[data-astro-cid-h33jnypg] p[data-astro-cid-h33jnypg]:first-child{padding-top:0;border-top:0}.loto-vegas-details[data-astro-cid-h33jnypg] strong[data-astro-cid-h33jnypg],.loto-vegas-details[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg]{display:block}.loto-vegas-details[data-astro-cid-h33jnypg] strong[data-astro-cid-h33jnypg]{color:#f3c54d;font-family:var(--font-headline);font-size:clamp(.9rem,1.15vw,1.15rem);font-weight:800;line-height:1.25}.loto-vegas-details[data-astro-cid-h33jnypg] span[data-astro-cid-h33jnypg]{margin-top:.42rem;color:#ffffffc7;font-size:clamp(.7rem,.84vw,.82rem);font-weight:620;line-height:1.5}.loto-event-facts[data-astro-cid-h33jnypg]{display:none}}@media(prefers-reduced-motion:reduce){[data-astro-cid-h33jnypg]{scroll-behavior:auto!important}.loto-hero-action[data-astro-cid-h33jnypg] a[data-astro-cid-h33jnypg]{transition:none}.loto-prize-phone[data-astro-cid-h33jnypg] img[data-astro-cid-h33jnypg]{animation:none;transform:translate3d(-50%,0,0)}}
