/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--navy:#081b33;--navy-2:#102a4c;--ink:#132239;--cream:#f4f0e7;--paper:#fffdf8;--white:#fff;--red:#c92f35;--red-dark:#ba282d;--gold:#f4c95d;--blue:#64b8e8;--mint:#bfe1d0;--muted:#687487;--line:#081b3324;--shadow:0 24px 70px #081b3329}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,select,input{font:inherit}a{color:inherit;text-decoration:none}button,a,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #fff;box-shadow:0 0 0 6px #2b74b8}.skip-link{z-index:100;color:var(--navy);background:#fff;border-radius:10px;padding:12px 16px;font-weight:800;position:fixed;top:-80px;left:18px}.skip-link:focus{top:14px}.site-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;max-width:1280px;min-height:82px;margin:0 auto;padding:12px 28px;display:grid}.brand{align-items:center;gap:12px;width:fit-content;display:inline-flex}.brand>span:last-child{gap:2px;display:grid}.brand strong{letter-spacing:-.025em;font-size:16px}.brand small{color:var(--muted);font-size:9px;font-weight:650}.brand-orbit{align-items:center;display:flex}.brand-orbit i{background:var(--navy);color:#fff;border:2px solid var(--cream);border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-style:normal;font-weight:900;display:grid}.brand-orbit i+i{background:var(--red);margin-left:-8px}.game-nav{border:1px solid var(--line);background:#ffffff8c;border-radius:999px;padding:5px;display:flex}.game-nav a{min-height:44px;color:var(--muted);border-radius:999px;align-items:center;padding:9px 15px;font-size:11px;font-weight:850;display:flex}.game-nav a.is-active{background:var(--navy);color:#fff}.preference-controls{justify-self:end;gap:8px;display:flex;position:relative}.preference-controls label,.country-control{gap:3px;display:grid}.preference-controls label>span,.control-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;padding-left:8px;font-size:8px;font-weight:850}.preference-controls select{border:1px solid var(--line);background:var(--paper);min-height:44px;color:var(--ink);border-radius:999px;padding:0 30px 0 11px;font-size:10px;font-weight:750}.country-switcher{border:1px solid var(--line);background:var(--paper);border-radius:999px;min-height:44px;padding:3px;display:flex}.country-switcher button{min-width:54px;min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:10px;display:inline-flex}.country-switcher button b{font-size:9px}.country-switcher button.is-active{background:var(--navy);color:#fff}.country-switcher button:disabled{cursor:wait;opacity:.6}.preference-error{z-index:4;color:#8f2328;background:#fff0ed;border-radius:7px;width:max-content;max-width:240px;padding:6px 9px;font-size:9px;font-weight:750;position:absolute;top:calc(100% + 5px);right:0}.kicker{color:var(--red);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:900}.hero{background:var(--navy);color:#fff;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:76px;min-height:620px;padding:82px max(28px,50vw - 595px);display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.hero:before{border:90px solid #64b8e814;width:540px;height:540px;bottom:-300px;left:-360px}.hero:after{background:#f4c95d14;width:380px;height:380px;top:-210px;right:-210px}.hero--mega-millions{background:#161426}.hero-copy{z-index:1;position:relative}.hero-copy .kicker{color:var(--gold)}.hero h1,.section-heading h2,.generator-copy h2,.trust-grid h2,.legal-article h1{font-family:Georgia,Times New Roman,serif}.hero h1{letter-spacing:-.055em;max-width:660px;margin:0 0 24px;font-size:clamp(52px,5.6vw,80px);line-height:.98}.hero-copy>p:not(.kicker){color:#ffffffad;max-width:570px;margin:0;font-size:16px;line-height:1.75}.hero-facts{border-top:1px solid #ffffff29;grid-template-columns:.72fr 1.28fr;margin-top:46px;display:grid}.hero-facts>div{gap:5px;padding:20px 24px 0 0;display:grid}.hero-facts>div+div{border-left:1px solid #ffffff29;padding-left:24px}.hero-facts strong{font-size:20px}.hero-facts span{color:#ffffff7a;font-size:10px;line-height:1.45}.latest-card{z-index:1;background:var(--paper);min-height:390px;color:var(--ink);border-radius:28px;padding:34px;position:relative;box-shadow:0 35px 90px #00000052}.latest-card:after{content:"";pointer-events:none;border:1px solid #081b3314;border-radius:20px;position:absolute;inset:12px}.latest-head{z-index:1;justify-content:space-between;align-items:start;padding:13px 0 35px;display:flex;position:relative}.latest-head>div{gap:5px;display:grid}.latest-head strong{letter-spacing:-.035em;font-family:Georgia,serif;font-size:31px}.latest-head span{color:var(--muted);font-size:11px}.data-status{text-align:center;background:#e8f4ed;border-radius:999px;max-width:155px;padding:8px 11px;font-weight:850;color:#2d7051!important;font-size:8px!important}.data-status--stale{background:#fff1c8;color:#735914!important}.data-status--loading{background:#e9f1f8;color:#24577c!important}.data-status--error{background:#f9dede;color:#85272b!important}.latest-meta{z-index:1;border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;margin-top:34px;padding-top:20px;font-size:9px;display:flex;position:relative}.latest-meta a{color:var(--ink);white-space:nowrap;font-weight:850}.latest-empty{min-height:260px;color:var(--muted);text-align:center;place-items:center;font-size:13px;display:grid}.ball-row,.selected-balls{align-items:center;gap:9px;padding:4px 1px;display:flex;overflow-x:auto}.ball-row i,.selected-balls i,.generated-list i{color:var(--muted);font-size:14px;font-style:normal}.ball{width:44px;height:44px;color:var(--navy);background:#e7e9e7;border:0;border-radius:50%;flex:0 0 44px;place-items:center;font-size:12px;font-weight:900;display:grid;box-shadow:inset 0 -4px #081b3317}.ball--selected,button.ball{cursor:pointer}.ball--empty{color:#9ba4a2;box-shadow:none;background:0 0;border:1px dashed #aeb6b4}.ball--special.powerball,.powerball{background:var(--red);color:#fff}.ball--special.mega-ball,.mega-ball{background:var(--gold);color:var(--navy)}.ball.is-match{outline:3px solid var(--gold);outline-offset:2px;opacity:1}.checker-shell,.generator-section,.trust-grid{max-width:1240px;margin:0 auto;padding-left:28px;padding-right:28px}.checker-shell{padding-top:92px;padding-bottom:100px;scroll-margin-top:25px}.section-heading{grid-template-columns:1fr .8fr;align-items:end;gap:60px;margin-bottom:38px;display:grid}.section-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(39px,4.7vw,59px);line-height:1}.section-heading>p{max-width:500px;color:var(--muted);margin:0 0 3px;font-size:13px;line-height:1.75}.checker-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:18px;display:grid}.picker-panel{border:1px solid var(--line);background:var(--paper);border-radius:25px;padding:31px;box-shadow:0 15px 50px #081b3312}.selected-ticket{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding-bottom:25px;display:flex}.selected-ticket>div:first-child{gap:4px;display:grid}.selected-ticket>div:first-child span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.selected-ticket>div:first-child strong{font-family:Georgia,serif;font-size:26px}.selected-ticket small{color:var(--muted);font-size:13px}.check-scope{background:#f0eee7;border-radius:16px;gap:14px;margin-top:22px;padding:18px;display:grid}.scope-buttons{grid-template-columns:1fr 1fr;gap:6px;display:grid}.scope-buttons button{border:1px solid var(--line);background:var(--paper);min-height:44px;color:var(--muted);cursor:pointer;border-radius:11px;font-size:10px;font-weight:850}.scope-buttons button.is-active{border-color:var(--navy);background:var(--navy);color:#fff}.draw-date-control{grid-template-columns:auto minmax(160px,220px);align-items:center;gap:6px 14px;display:grid}.draw-date-control>span{font-size:10px;font-weight:850}.draw-date-control input{border:1px solid var(--line);background:var(--paper);min-height:42px;color:var(--ink);border-radius:10px;padding:0 11px}.draw-date-control input[aria-invalid=true]{border-color:var(--red)}.draw-date-control small{color:var(--muted);grid-column:1/-1;font-size:9px;line-height:1.55}.number-fieldset{border:0;min-width:0;margin:26px 0 0;padding:0}.number-fieldset legend{color:var(--ink);margin-bottom:12px;font-size:11px;font-weight:850}.number-grid{grid-template-columns:repeat(10,1fr);gap:6px;display:grid}.number-grid button{aspect-ratio:1;color:#596778;cursor:pointer;background:#eff0ec;border:1px solid #0000;border-radius:50%;min-width:0;font-size:10px;font-weight:750}.number-grid button:hover{border-color:var(--navy);color:var(--navy)}.number-grid button.is-selected{background:var(--navy);color:#fff;box-shadow:0 5px 12px #081b3338}.number-grid--special{grid-template-columns:repeat(13,1fr)}.number-grid--special button.is-selected.powerball{background:var(--red)}.number-grid--special button.is-selected.mega-ball{background:var(--gold);color:var(--navy)}.checker-actions{grid-template-columns:auto 1fr;gap:9px;margin-top:28px;display:grid}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:14px;min-height:53px;padding:0 18px;font-size:11px;font-weight:900}.primary-button{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:18px;display:flex}.primary-button span{background:var(--gold);width:28px;height:28px;color:var(--navy);border-radius:50%;place-items:center;display:grid}.primary-button:disabled{opacity:.45;cursor:not-allowed}.primary-button--gold{background:var(--gold);width:100%;color:var(--navy)}.primary-button--gold span{background:var(--navy);color:#fff}.secondary-button{border:1px solid var(--line);color:var(--muted);background:0 0}.checker-note{background:var(--mint);border-radius:22px;padding:29px}.checker-note>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:33px;height:33px;font-size:10px;font-weight:900;display:grid}.checker-note h3{margin:26px 0 12px;font-family:Georgia,serif;font-size:23px;line-height:1.16}.checker-note p{color:#49665a;margin:0;font-size:11px;line-height:1.7}.checker-note>div{border-top:1px solid #081b3324;gap:5px;margin-top:25px;padding-top:20px;display:grid}.checker-note strong{font-size:10px}.checker-note small{color:#49665a;font-size:9px}.history-section{background:var(--navy);color:#fff;padding:92px max(28px,50vw - 592px) 105px;scroll-margin-top:20px}.section-heading--dark .kicker{color:var(--gold)}.section-heading--dark>p{color:#ffffff8c}.history-empty{color:#ffffff8c;text-align:center;border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;align-content:center;place-items:center;gap:14px;min-height:235px;display:grid}.history-empty b{width:45px;height:45px;color:var(--gold);background:#ffffff14;border-radius:50%;place-items:center;display:grid}.history-empty p{margin:0;font-size:12px}.history-summary{background:#ffffff26;border:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:28px;display:grid}.history-summary>div{background:var(--navy);gap:5px;min-height:105px;padding:22px;display:grid}.history-summary strong{color:var(--gold);font-family:Georgia,serif;font-size:30px}.history-summary span{color:#ffffff7a;font-size:9px;line-height:1.45}.history-list{border-top:1px solid #fff3}.history-list article{border-bottom:1px solid #ffffff21;grid-template-columns:145px 135px minmax(0,1fr) 28px;align-items:center;gap:16px;padding:18px 3px;display:grid}.history-list .ball{flex-basis:35px;width:35px;height:35px;font-size:10px}.tier-badge,.draw-date{gap:5px;display:grid}.tier-badge small,.draw-date span{color:#ffffff73;font-size:8px}.tier-badge strong{color:var(--gold);font-size:11px}.draw-date strong{font-size:12px}.history-list article>a{color:var(--gold);text-align:center}.list-limit{color:#ffffff6b;text-align:center;font-size:9px}.generator-section{grid-template-columns:.7fr 1.3fr;align-items:start;gap:70px;padding-top:100px;padding-bottom:100px;display:grid}.generator-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,4.4vw,56px);line-height:1}.generator-copy>p:not(.kicker):not(.small-note){color:var(--muted);font-size:13px;line-height:1.75}.game-count{gap:7px;margin:24px 0 12px;display:flex}.game-count button{border:1px solid var(--line);background:var(--paper);width:44px;height:44px;color:var(--muted);cursor:pointer;border-radius:50%;font-size:11px;font-weight:900}.game-count button.is-active{background:var(--navy);color:#fff}.small-note{color:var(--muted);font-size:9px;line-height:1.6}.generator-board{background:var(--paper);border:1px solid var(--line);min-height:405px;box-shadow:var(--shadow);border-radius:26px;padding:28px}.generator-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.generator-head>div{gap:4px;display:grid}.generator-head small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:850}.generator-head strong{font-family:Georgia,serif;font-size:21px}.generator-head button{border:1px solid var(--line);min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:8px 12px;font-size:9px;font-weight:800}.generator-head button:disabled{opacity:.35}.generator-empty{justify-content:center;align-items:center;gap:7px;min-height:290px;display:flex}.generator-empty span{color:#a0aaa5;border:1px dashed #bac0bd;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.generated-list article{border-bottom:1px solid var(--line);grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;display:grid}.generated-list article:last-child{border-bottom:0}.generated-list article>b{background:var(--navy);width:25px;height:25px;color:var(--gold);border-radius:50%;place-items:center;font-size:9px;display:grid}.generated-list article>div{align-items:center;gap:6px;display:flex;overflow-x:auto}.generated-list .ball{flex-basis:37px;width:37px;height:37px;font-size:10px}.generated-list article>button{min-height:44px;color:var(--red-dark);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:850}.trust-grid{grid-template-columns:1fr 1fr;gap:16px;padding-top:10px;padding-bottom:110px;display:grid}.trust-grid article{border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:40px}.trust-grid article.trust-card--accent{background:var(--gold)}.trust-grid h2{letter-spacing:-.035em;max-width:520px;margin:0 0 18px;font-size:28px;line-height:1.15}.trust-grid p:not(.kicker){color:var(--muted);font-size:12px;line-height:1.75}.trust-grid a{border-bottom:1px solid;margin-top:14px;font-size:10px;font-weight:900;display:inline-block}.trust-card--accent p:not(.kicker){color:#64521e}.site-footer{color:#fff;background:#051322;grid-template-columns:1fr auto;gap:30px;padding:58px max(28px,50vw - 592px) 34px;display:grid}.footer-lead strong{color:var(--gold);font-family:Georgia,serif;font-size:22px}.footer-lead p{color:#ffffffb8;max-width:650px;font-size:11px;line-height:1.7}.visit-counter{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.visit-counter>span{background:#ffffff0d;border:1px solid #ffffff24;border-radius:12px;gap:3px;min-width:108px;padding:9px 12px;display:grid}.visit-counter small{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.visit-counter strong{color:#fff;font-variant-numeric:tabular-nums;font-family:inherit;font-size:15px}.site-footer nav{color:#fffc;flex-wrap:wrap;justify-content:end;gap:18px;font-size:11px;font-weight:800;display:flex}.footer-notes{border-top:1px solid #ffffff1a;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:25px;padding-top:24px;display:grid}.footer-notes p{color:#ffffffa8;margin:0;font-size:10px;line-height:1.65}.site-footer>small{color:#fff9;font-size:10px}.footer-game-link{color:#ffffffc7;justify-self:end;font-size:10px;font-weight:800}.legal-page{background:var(--paper);min-height:100vh}.legal-page .site-header{border-bottom:1px solid var(--line)}.legal-article{max-width:880px;margin:0 auto;padding:90px 28px 110px}.legal-article h1{letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(48px,7vw,76px);line-height:.98}.legal-lead{max-width:720px;color:var(--muted);margin:26px 0 55px;font-size:17px;line-height:1.7}.legal-article section{border-top:1px solid var(--line);padding:30px 0}.legal-article section h2{margin:0 0 12px;font-family:Georgia,serif;font-size:23px}.legal-article section p{color:#536176;margin:0;font-size:13px;line-height:1.85}.legal-callout{background:var(--cream);border-radius:17px;margin-top:34px;padding:25px}.legal-callout strong{font-family:Georgia,serif;font-size:20px}.legal-callout p{color:var(--muted);font-size:12px;line-height:1.7}.legal-callout a{color:var(--red-dark);font-size:10px;font-weight:900}.source-freshness{z-index:1;border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px 18px;margin:27px 0 0;padding:18px 0 0;display:grid;position:relative}.source-freshness>div,.trust-source-list>div{gap:4px;min-width:0;display:grid}.source-freshness dt,.trust-source-list dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:850}.source-freshness dd,.trust-source-list dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:9px;font-weight:750;line-height:1.45}.retry-button{z-index:2;border:1px solid var(--line);min-height:44px;color:var(--navy);cursor:pointer;background:0 0;border-radius:11px;margin-top:14px;padding:0 14px;font-size:9px;font-weight:850;position:relative}.paste-entry{border:1px solid var(--line);background:#fff;border-radius:16px;gap:8px;margin-top:22px;padding:18px;display:grid}.paste-entry>label,.generator-era>span{font-size:10px;font-weight:850}.paste-entry>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.paste-entry input{border:1px solid var(--line);background:var(--paper);min-width:0;min-height:53px;color:var(--ink);font-variant-numeric:tabular-nums;border-radius:12px;padding:0 14px;font-size:13px}.paste-entry input[aria-invalid=true]{border-color:var(--red)}.paste-entry small{color:var(--muted);font-size:9px;line-height:1.55}.field-error{min-height:1.35em;font-size:10px;font-weight:750;line-height:1.45;color:#9c252b!important}.selection-status,.copy-status{color:#8d272d;min-height:1.4em;margin-top:8px;font-size:10px;font-weight:750;display:block}.number-grid button.is-historical-only:not(.is-selected){color:#6a5735;background:#f7f0dc;border-style:dashed;border-color:#8d7650}.prize-options{border:1px solid var(--line);background:#f0eee7;border-radius:15px;gap:12px;margin:24px 0 0;padding:18px;display:grid}.prize-options legend{padding:0 5px;font-size:10px;font-weight:850}.prize-options label{min-height:44px;color:var(--ink);align-items:center;gap:9px;font-size:10px;font-weight:750;display:flex}.prize-options input[type=checkbox]{width:20px;height:20px}.prize-options label:has(select){grid-template-columns:1fr auto;display:grid}.prize-options select,.generator-era select{border:1px solid var(--line);background:var(--paper);min-height:44px;color:var(--ink);border-radius:10px;padding:0 34px 0 11px;font-size:10px}.prize-options p,.data-inline-warning{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.data-inline-warning{color:#735914;background:#fff1c8;border-radius:10px;margin-top:18px;padding:12px}.result-announcement{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#history-results-heading:focus{outline:none}.exclusion-details{background:#ffffff0d;border:1px solid #ffffff2e;border-radius:14px;margin:0 0 30px;padding:18px 20px}.exclusion-details summary{min-height:28px;color:var(--gold);cursor:pointer;font-size:11px;font-weight:850}.exclusion-details p,.exclusion-details li{color:#ffffffa8;font-size:10px;line-height:1.65}.exclusion-details ul{margin:10px 0 0;padding-left:18px}.history-list article.history-result-card{grid-template-columns:150px 135px minmax(260px,.8fr) minmax(230px,1fr) auto;align-items:center}.history-result-card>*{min-width:0}.prize-context{gap:5px;display:grid}.prize-context small{color:#ffffff73;font-size:8px}.prize-context strong{color:#fff;font-size:10px;line-height:1.45}.prize-context span{color:#ffffff73;font-size:8px;line-height:1.45}.official-record-link{min-width:84px;color:var(--gold);font-size:9px;font-weight:850;text-align:right!important}.generator-era{gap:7px;margin-top:20px;display:grid}.generator-era select{width:100%}.copy-status{color:var(--muted);margin:8px 0 0}.generator-empty p{max-width:300px;color:var(--muted);text-align:center;margin:0;font-size:11px;line-height:1.6}.trust-source-list{grid-template-columns:1fr 1fr;gap:13px;margin:22px 0;display:grid}.source-links{flex-wrap:wrap;align-items:center;gap:6px 15px;display:flex}.source-links details{width:100%}.source-links summary{cursor:pointer;align-items:center;width:fit-content;min-height:44px;font-size:9px;font-weight:800;display:flex}.source-links details a{margin-top:2px}.trust-notice{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.responsible-help-inline{border-top:1px solid #081b332e;margin-top:24px;padding-top:20px}.responsible-help-inline strong{font-family:Georgia,serif;font-size:18px}.responsible-help-inline p{margin:8px 0}.responsible-help-inline a{margin:3px 6px 3px 0}.site-config-status{color:#ffffffb8;border:1px solid #ffffff2e;border-radius:11px;grid-column:1/-1;padding:12px 14px;font-size:9px;line-height:1.6}.legal-config{background:#fff8df;border:2px solid #d7a93d;border-radius:14px;margin:35px 0;padding:22px}.legal-config dt{color:var(--muted);text-transform:uppercase;margin-top:10px;font-size:9px;font-weight:850}.legal-config dd{color:var(--ink);margin:4px 0 0;font-size:11px}@media (width<=1000px){.site-header{grid-template-columns:1fr auto}.game-nav{order:3;grid-column:1/-1;justify-self:center}.hero{grid-template-columns:1fr;gap:45px;padding-top:65px}.hero-copy{text-align:center}.hero-copy>p:not(.kicker){margin-left:auto;margin-right:auto}.hero-facts{text-align:left;max-width:620px;margin-left:auto;margin-right:auto}.latest-card{width:min(680px,100%);margin:0 auto}.section-heading{grid-template-columns:1fr;gap:15px}.checker-layout{grid-template-columns:1fr}.checker-note{grid-template-columns:40px 1fr;align-items:start;gap:0 15px;display:grid}.checker-note h3{margin:3px 0 10px}.checker-note p,.checker-note>div{grid-column:2}.generator-section{grid-template-columns:1fr;gap:35px}}@media (width<=720px){.site-header{gap:13px;min-height:72px;padding:11px 16px}.brand small{display:none}.preference-controls{gap:4px}.preference-controls label>span,.control-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.preference-controls select{max-width:118px;min-height:34px;padding-left:9px;font-size:9px}.game-nav{width:100%}.game-nav a{text-align:center;flex:1}.hero{gap:34px;min-height:0;padding:58px 18px 65px}.hero h1{font-size:48px}.hero-copy>p:not(.kicker){font-size:14px}.hero-facts{grid-template-columns:1fr}.hero-facts>div+div{border-left:0;padding-left:0}.latest-card{border-radius:20px;min-height:360px;padding:25px 18px}.latest-head{gap:12px;padding-bottom:25px;display:grid}.data-status{width:fit-content;max-width:none}.ball-row,.selected-balls{gap:5px}.ball{flex-basis:38px;width:38px;height:38px;font-size:10px}.checker-shell,.generator-section,.trust-grid{padding-left:16px;padding-right:16px}.checker-shell{padding-top:70px;padding-bottom:75px}.section-heading h2{font-size:39px}.picker-panel{border-radius:18px;padding:22px 13px}.selected-ticket{gap:13px;display:grid}.selected-ticket>div:first-child{grid-template-columns:1fr auto;align-items:center}.number-grid{grid-template-columns:repeat(10,1fr);gap:3px}.number-grid button{font-size:8px}.number-grid--special{grid-template-columns:repeat(8,1fr)}.checker-actions{grid-template-columns:1fr}.secondary-button{order:2}.checker-note{padding:22px}.history-section{padding:70px 16px 80px}.history-summary{grid-template-columns:1fr}.history-summary>div{min-height:80px}.history-list article{grid-template-columns:1fr auto;gap:10px}.history-list .draw-date{text-align:right}.history-list .ball-row{grid-column:1/-1}.history-list article>a{grid-column:2;justify-self:end}.generator-section{padding-top:75px;padding-bottom:75px}.generator-board{border-radius:18px;padding:20px 12px}.generated-list article{grid-template-columns:23px minmax(0,1fr)}.generated-list article>button{grid-column:2;justify-self:end}.generated-list .ball{flex-basis:32px;width:32px;height:32px;font-size:9px}.trust-grid{grid-template-columns:1fr;padding-bottom:75px}.trust-grid article{padding:28px 23px}.site-footer{grid-template-columns:1fr;padding:45px 20px 28px}.site-footer nav{justify-content:start}.footer-notes{grid-template-columns:1fr}.footer-game-link{justify-self:start}.legal-article{padding:65px 20px 80px}.legal-article h1{font-size:48px}}@media (width<=560px){.site-header{grid-template-columns:1fr}.brand{justify-self:center}.preference-controls{grid-template-columns:1fr 1fr;justify-self:stretch;display:grid}.preference-controls select,.country-switcher{width:100%;max-width:none}.country-switcher button{flex:1;min-width:0}.draw-date-control{grid-template-columns:1fr}.draw-date-control small{grid-column:1}}@media (width<=420px){.number-grid,.number-grid--special{grid-template-columns:repeat(6,1fr);gap:5px}.number-grid button{min-height:44px;font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=1000px){.history-list article.history-result-card{grid-template-columns:145px 135px minmax(0,1fr)}.history-result-card .prize-context{grid-column:1/3}.history-result-card .official-record-link{grid-column:3;justify-self:end}}@media (width<=720px){.preference-controls select,.country-switcher,.country-switcher button,.scope-buttons button,.game-count button,.generator-head button,.generated-list article>button{min-height:44px}.ball{flex-basis:44px;width:44px;height:44px}.source-freshness{grid-template-columns:1fr}.latest-meta{display:grid}.paste-entry>div{grid-template-columns:1fr}.paste-entry .secondary-button{width:100%}.number-grid,.number-grid--special{grid-template-columns:repeat(6,minmax(44px,1fr));gap:6px}.number-grid button{aspect-ratio:1;min-height:44px;font-size:10px}.prize-options label:has(select){grid-template-columns:1fr}.prize-options select{width:100%}.history-list article.history-result-card{grid-template-columns:1fr;align-items:start;gap:13px;padding:24px 3px}.history-result-card .draw-date{text-align:left}.history-result-card .ball-row,.history-result-card .prize-context,.history-result-card .official-record-link{grid-column:1}.history-result-card .official-record-link{justify-self:start;align-items:center;min-height:44px;display:flex}.trust-source-list{grid-template-columns:1fr}.source-links{display:grid}.source-links>a{align-items:center;min-height:44px;display:flex}}@media (width<=360px){.number-grid,.number-grid--special{grid-template-columns:repeat(5,minmax(44px,1fr))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
