/*! tailwindcss v4.3.3 | 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;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial}}}@layer theme{:root,:host{--font-sans:"DM Sans", "Noto Sans SC", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-blue-500:oklch(62.3% .214 259.815);--color-blue-700:oklch(48.8% .243 264.376);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--spacing:.25rem;--container-xl:36rem;--leading-normal:1.5;--radius-3xl:1.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-display:"Noto Serif SC", serif}}@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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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{.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.min-h-0{min-height:0}.min-h-screen{min-height:100vh}.w-\[500px\]{width:500px}.w-full{width:100%}.max-w-\[100vw\]{max-width:100vw}.max-w-\[300px\]{max-width:300px}.max-w-xl{max-width:var(--container-xl)}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.gap-9{gap:calc(var(--spacing) * 9)}.gap-16{gap:calc(var(--spacing) * 16)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}.self-stretch{align-self:stretch}.overflow-x-auto{overflow-x:auto}.rounded-3xl{border-radius:var(--radius-3xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.stroke-gray-600{stroke:var(--color-gray-600)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.px-4{padding-inline:calc(var(--spacing) * 4)}.pt-16{padding-top:calc(var(--spacing) * 16)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.text-center{text-align:center}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.leading-normal{--tw-leading:var(--leading-normal);line-height:var(--leading-normal)}.text-blue-700{color:var(--color-blue-700)}.text-gray-700{color:var(--color-gray-700)}@media (hover:hover){.group-hover\:stroke-current:is(:where(.group):hover *){stroke:currentColor}.hover\:underline:hover{text-decoration-line:underline}}@media (prefers-color-scheme:dark){.dark\:block{display:block}.dark\:hidden{display:none}.dark\:border-gray-700{border-color:var(--color-gray-700)}.dark\:stroke-gray-300{stroke:var(--color-gray-300)}.dark\:text-blue-500{color:var(--color-blue-500)}.dark\:text-gray-200{color:var(--color-gray-200)}}}:root{--ink:#092a2a;--ink-deep:#041b1d;--ink-soft:#244443;--paper:#f5f0e5;--paper-bright:#fffdf8;--paper-deep:#e9e1d2;--line:#092a2a24;--muted:#6e7975;--red:#da4941;--blue:#266ab3;--green:#3f8b66;--gold:#b6934f;--shadow:0 24px 70px #0f23201f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--font-sans);margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.site-frame{min-height:100vh;position:relative;overflow:hidden}.grain{pointer-events:none;opacity:.18;z-index:99;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.11'/%3E%3C/svg%3E");position:fixed;inset:0}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--paper) 92%, transparent)}}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);min-height:74px;margin:auto;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand-seal{background:var(--ink);width:42px;height:42px;color:var(--paper);border-radius:50%;place-items:center;display:grid;transform:rotate(-7deg)}.brand-seal svg{width:19px}.brand>span:last-child{gap:5px;line-height:1;display:grid}.brand strong{font-family:var(--font-display);letter-spacing:.14em;font-size:22px}.brand small{color:var(--muted);letter-spacing:.26em;text-transform:uppercase;font-size:9px}.brand.light{color:var(--paper-bright)}.brand.light .brand-seal{background:var(--paper-bright);color:var(--ink)}.brand.light small{color:#ffffff94}.desktop-nav{align-items:center;gap:6px;display:flex}.desktop-nav a{color:var(--ink-soft);border-radius:999px;padding:12px 16px;font-size:14px;transition:all .2s}.desktop-nav a:hover,.desktop-nav a.active{color:var(--paper-bright);background:var(--ink)}.header-actions{align-items:center;gap:18px;display:flex}.service-state{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:inline-flex}.service-state i,.live-dot{background:#55a27a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #55a27a1f}.quiet-button{border:1px solid var(--line);background:var(--paper-bright);border-radius:9px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;display:inline-flex}.quiet-button svg{width:15px}.prototype-strip{background:var(--ink);color:#ffffffc2;letter-spacing:.08em;text-align:center;justify-content:center;align-items:center;gap:12px;min-height:34px;padding:7px 20px;font-size:11px;display:flex}.prototype-strip span{letter-spacing:.16em;border:1px solid #ffffff57;border-radius:99px;padding:2px 7px;font-size:8px}.eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--green);align-items:center;gap:9px;margin:0 0 16px;font-size:10px;font-weight:700;display:flex}.hero-section{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;width:min(1180px,100% - 48px);min-height:560px;margin:auto;display:grid;position:relative}.hero-copy{z-index:2;padding:74px 0 82px;position:relative}.hero-copy h1{font-family:var(--font-display);letter-spacing:-.055em;margin:0;font-size:clamp(48px,6.2vw,78px);font-weight:700;line-height:1.12}.hero-copy h1 em{color:var(--red);font-style:normal;position:relative}.hero-copy h1 em:after{content:"";background:var(--red);opacity:.23;height:5px;position:absolute;bottom:-9px;left:0;right:0;transform:rotate(-1deg)scaleX(.96)}.hero-lead{max-width:590px;font-family:var(--font-display);color:var(--ink-soft);margin:30px 0 0;font-size:17px;line-height:1.9}.hero-actions{align-items:center;gap:12px;margin-top:32px;display:flex}.primary-button,.outline-button{border:1px solid var(--ink);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.primary-button{background:var(--ink);color:var(--paper-bright);box-shadow:0 8px #041b1d1f}.primary-button:hover{transform:translateY(-2px);box-shadow:0 11px #041b1d17}.primary-button svg,.outline-button svg{width:16px}.primary-button.wide{width:100%}.outline-button{color:var(--ink);border-color:var(--line);background:0 0}.outline-button:hover{background:var(--paper-bright)}.trust-row{color:var(--muted);align-items:center;gap:22px;margin-top:30px;font-size:11px;display:flex}.trust-row span{align-items:center;gap:6px;display:flex}.trust-row svg{width:14px}.hero-ornament{aspect-ratio:1;justify-self:end;place-items:center;width:min(440px,100%);display:grid;position:relative}.hero-ornament:before{content:"";border:1px solid var(--line);background:var(--paper-bright);box-shadow:var(--shadow);border-radius:50%;position:absolute;inset:12%}.hero-ornament:after{content:"";background:var(--red);opacity:.93;border-radius:50%;width:36%;height:36%;position:absolute}.orbit{border:1px dashed #092a2a40;border-radius:50%;animation:22s linear infinite spin;position:absolute;inset:4%}.orbit-two{animation-duration:15s;animation-direction:reverse;inset:22%}.orbit i{background:var(--blue);border:3px solid var(--paper);border-radius:50%;width:15px;height:15px;display:block;position:absolute;top:1%;left:20%}.orbit-two i{background:var(--green);top:82%;left:78%}.hero-number{z-index:2;color:#fff;font-family:var(--font-display);letter-spacing:-.08em;margin-left:-6px;font-size:72px;font-weight:900;position:relative}.hero-stamp{z-index:3;color:var(--ink);border:2px solid var(--ink);letter-spacing:.14em;background:var(--paper);padding:13px;font-size:9px;line-height:1.4;position:absolute;bottom:10%;right:0;transform:rotate(8deg)}@keyframes spin{to{transform:rotate(360deg)}}.content-wrap{width:min(1180px,100% - 48px);margin:0 auto 100px}.lottery-tabs{scrollbar-width:none;align-items:stretch;gap:8px;margin-bottom:12px;display:flex;overflow-x:auto}.lottery-tabs button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#ffffff4d;border-radius:10px 10px 2px 2px;min-width:185px;padding:13px 16px;font-size:13px;font-weight:700}.lottery-tabs button span{color:var(--muted);margin-top:4px;font-size:9px;font-weight:500;display:block}.lottery-tabs button[aria-selected=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.lottery-tabs button[aria-selected=true] span{color:#ffffff85}.lottery-tabs button:disabled{opacity:.5;cursor:default}.issue-card{background:var(--paper-bright);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:2px 18px 18px;overflow:hidden}.issue-card-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:27px 32px 24px;display:flex}.issue-card-header .eyebrow{margin-bottom:7px}.issue-card-header h2{font-family:var(--font-display);margin:0;font-size:27px}.draw-meta{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.draw-meta svg{width:15px}.issue-main-grid{grid-template-columns:1.55fr .75fr;min-height:310px;display:grid}.prediction-panel,.countdown-panel{padding:28px 32px 30px}.countdown-panel{border-left:1px solid var(--line);background:#f0ebe0}.panel-label{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.panel-label span{letter-spacing:.16em;font-size:11px;font-weight:700}.panel-label i{color:var(--muted);font-size:10px;font-style:normal}.locked-content{flex-direction:column;justify-content:center;min-height:210px;display:flex}.ghost-balls{filter:blur(3px);opacity:.26;grid-template-columns:repeat(7,minmax(44px,1fr));gap:11px;margin-bottom:22px;display:grid}.ghost-balls span{aspect-ratio:1;border:1px solid var(--ink);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:26px;display:grid}.lock-copy{align-items:center;gap:13px;display:flex}.lock-copy>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.lock-copy svg{width:17px}.lock-copy h3{font-family:var(--font-display);margin:0 0 3px;font-size:18px}.lock-copy p{color:var(--muted);margin:0;font-size:12px}.unlock-hint,.unlock-feedback{margin:13px 0 -7px 51px;font-size:9px}.unlock-hint{color:var(--muted)}.unlock-feedback{color:var(--red)}.lock-actions{align-items:center;gap:18px;margin-top:20px;display:flex}.text-button{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:8px 0;font-size:12px;font-weight:700;display:inline-flex}.text-button svg{width:15px}.lock-actions .primary-button:disabled{cursor:wait;opacity:.65}.empty-prediction{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:190px;display:flex}.empty-prediction>svg{width:28px;color:var(--gold);margin-bottom:13px}.empty-prediction h3{font-family:var(--font-display);margin:0}.empty-prediction p{color:var(--muted);font-size:12px}.unlocked-content{align-content:center;min-height:205px;display:grid}.prediction-document{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.prediction-group{border:1px solid var(--line);background:var(--paper);min-width:0}@supports (color:color-mix(in lab, red, red)){.prediction-group{background:color-mix(in srgb, var(--paper) 45%, white)}}.prediction-group{border-radius:12px;padding:14px}.prediction-group header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.prediction-group h3{font-family:var(--font-display);margin:0;font-size:14px}.prediction-group header>span,.prediction-group>p{color:var(--muted);font-size:9px}.prediction-group>p{text-align:center;margin:18px 0}.prediction-candidates{flex-wrap:wrap;gap:7px;display:flex}.prediction-candidate{border:1px solid var(--line);background:var(--paper-bright);min-height:34px;color:var(--ink-soft);border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:6px 10px;display:inline-flex}.prediction-candidate b{font-size:12px;line-height:1}.prediction-candidate svg{fill:#d9ae45;color:#98711a;width:12px}.prediction-candidate.special_number{min-width:42px;font-family:var(--font-display);font-size:15px}.prediction-candidate.red{color:#a82f2a;background:#da494114;border-color:#da494159}.prediction-candidate.blue{color:#1e5793;background:#266ab314;border-color:#266ab359}.prediction-candidate.green{color:#2d6e4e;background:#3f8b6614;border-color:#3f8b6659}.prediction-candidate.emphasized{border:2px solid var(--gold);padding:5px 9px;box-shadow:0 0 0 3px #b6934f21}.prediction-document.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.prediction-document.compact .prediction-group{padding:10px}.prediction-document.compact .prediction-group header{margin-bottom:8px}.prediction-document.compact .prediction-candidate{min-height:28px;padding:4px 8px}.prediction-document.compact .prediction-candidate.emphasized{padding:3px 7px}.ghost-groups{filter:blur(2px);opacity:.25;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px;display:grid}.ghost-groups>span{border:1px solid var(--ink);border-radius:12px;align-items:center;gap:7px;min-height:68px;padding:13px;display:flex}.ghost-groups i{border:1px solid var(--ink);border-radius:50%;width:28px;height:28px}.publication-line{color:var(--muted);align-items:center;gap:14px;margin-top:23px;font-size:10px;display:flex}.publication-line svg{width:15px;color:var(--green)}.publication-line span:last-child{margin-left:auto}.countdown-panel{flex-direction:column;display:flex}.countdown{justify-content:center;align-items:center;margin:auto 0;display:flex}.countdown-segment{align-items:center;display:flex;position:relative}.countdown-segment>span{background:var(--paper-bright);border:1px solid var(--line);width:60px;height:69px;font-family:var(--font-display);border-radius:7px;place-items:center;font-size:30px;font-weight:700;display:grid}.countdown-segment b{margin:0 7px;font-size:18px}.countdown-segment small{text-align:center;color:var(--muted);font-size:8px;position:absolute;bottom:-18px;left:0;right:0}.sync-line{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:auto;font-size:9px;display:flex}.sync-line svg{width:12px}.history-section{margin-top:72px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{font-family:var(--font-display);margin:0;font-size:30px}.history-legend{justify-content:flex-end;align-items:center;gap:18px;min-height:28px;margin:-8px 0 10px;display:flex}.history-legend>span{color:var(--muted);align-items:center;gap:7px;font-size:9px;display:inline-flex}.history-ledger{border-top:2px solid var(--ink)}.history-ledger-head,.history-summary{grid-template-columns:minmax(138px,.7fr) minmax(420px,3fr) 108px;align-items:center;gap:24px;display:grid}.history-ledger-head{min-height:36px;color:var(--muted);letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid var(--line);padding:0 18px;font-size:9px}.history-ledger-head span:last-child{text-align:right}.history-record{border-bottom:1px solid var(--line);transition:background .2s,box-shadow .2s;display:block}.history-record:hover,.history-record[open]{background:#ffffff5c}.history-record[open]{box-shadow:inset 3px 0 0 var(--gold)}.history-summary{min-height:76px;padding:12px 18px;list-style:none}details .history-summary{cursor:pointer}.history-summary::-webkit-details-marker{display:none}.history-summary::marker{content:""}.history-summary:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}.history-issue{gap:5px;display:grid}.history-issue strong{font-family:var(--font-display);font-size:14px}.history-issue span{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.history-issue svg{width:12px}.history-matrix{align-items:center;gap:clamp(18px,3vw,46px);min-width:0;display:flex}.matrix-group{gap:7px;min-width:0;display:grid}.matrix-label{align-items:center;gap:7px;line-height:1;display:flex}.matrix-label b{font-family:var(--font-display);font-size:10px;font-weight:600}.matrix-label span{min-width:16px;height:16px;color:var(--muted);background:#092a2a12;border-radius:50%;place-items:center;font-size:8px;display:grid}.matrix-cells{align-items:center;gap:4px;display:flex}.matrix-cell{background:#092a2a24;border:1px solid #0000;border-radius:4px;flex:none;place-items:center;width:17px;height:17px;font-style:normal;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff38}.matrix-cell.tone-special{background:#2e6c64}.matrix-cell.tone-zodiac{background:#b6934f}.matrix-cell.tone-wave,.matrix-cell.tone-default{background:#778d87}.matrix-cell.tone-red{background:var(--red)}.matrix-cell.tone-blue{background:var(--blue)}.matrix-cell.tone-green{background:var(--green)}.matrix-cell.empty{box-shadow:none;background:0 0;border-color:#092a2a21}.matrix-cell.emphasized{border-color:#fff4c7;box-shadow:0 0 0 2px #b6934f52}.matrix-cell svg{fill:#fff3b4;color:#fff3b4;stroke-width:2.2px;width:9px;height:9px}.matrix-cells small{color:var(--muted);font-size:8px}.history-expand{border:1px solid var(--line);background:var(--paper-bright);border-radius:999px;justify-content:center;justify-self:end;align-items:center;gap:7px;min-width:104px;min-height:34px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.history-expand{background:color-mix(in srgb, var(--paper-bright) 72%, transparent)}}.history-expand{font-size:10px;font-weight:700;transition:border-color .2s,background .2s}.history-summary:hover .history-expand{background:var(--paper-bright);border-color:#092a2a59}.history-expand svg{width:14px;transition:transform .25s}.expand-open,.history-record[open] .expand-closed{display:none}.history-record[open] .expand-open{display:inline}.history-record[open] .history-expand svg{transform:rotate(180deg)}.history-detail{grid-template-columns:minmax(138px,.7fr) minmax(420px,3fr) 108px;gap:24px;padding:2px 18px 20px;animation:.22s ease-out archive-reveal;display:grid}.history-detail-title{align-content:start;gap:5px;padding-top:10px;display:grid}.history-detail-title span{color:var(--gold);letter-spacing:.1em;font-size:8px}.history-detail-title b{font-family:var(--font-display);font-size:11px}.history-detail>.prediction-document{grid-column:2/4}@keyframes archive-reveal{0%{opacity:0;transform:translateY(-5px)}}.history-archived{color:var(--muted);justify-self:end;font-size:9px}.empty-matrix{align-items:center;gap:16px;display:flex}.empty-matrix>span{grid-template-columns:repeat(9,8px);gap:4px;display:grid}.empty-matrix i{border:1px solid #092a2a1c;border-radius:2px;width:8px;height:8px}.empty-matrix b{color:var(--muted);font-size:10px;font-weight:500}.history-archive-empty{min-height:120px;color:var(--muted);place-items:center;font-size:11px;display:grid}.archive-note{color:var(--muted);margin:0;font-size:10px}.history-empty{border:1px dashed var(--line);min-height:80px;color:var(--muted);place-items:center;font-size:11px;display:grid}.site-footer{border-top:1px solid var(--line);width:min(1180px,100% - 48px);min-height:120px;color:var(--muted);justify-content:space-between;align-items:center;margin:0 auto;font-size:10px;display:flex}.footer-brand{color:var(--ink);font-family:var(--font-display);align-items:center;gap:8px;font-size:13px;display:flex}.footer-brand svg{width:15px}.site-footer p{margin:6px 0 0}.mobile-nav{display:none}.subpage-wrap{width:min(1180px,100% - 48px);min-height:calc(100vh - 195px);margin:auto;padding:70px 0 100px}.subpage-wrap.narrow{width:min(920px,100% - 48px)}.page-heading{max-width:720px;margin-bottom:46px}.page-heading h1{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(36px,5vw,58px);line-height:1.2}.page-heading>p:last-child{color:var(--muted);margin:18px 0 0;font-size:14px;line-height:1.8}.products-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.product-card{background:var(--paper-bright);border:1px solid var(--line);border-radius:5px 5px 18px;flex-direction:column;min-height:530px;padding:30px;display:flex;position:relative}.product-card.featured{background:var(--ink);color:var(--paper-bright);box-shadow:var(--shadow);transform:translateY(-12px)}.product-card.featured .product-rule,.product-card.featured .usdt-price,.product-card.featured ul,.product-card.featured .daily-limit{color:#ffffff9e}.product-card.featured .primary-button{background:var(--paper-bright);color:var(--ink);border-color:var(--paper-bright)}.recommended{color:var(--gold);align-items:center;gap:5px;font-size:9px;display:flex;position:absolute;top:22px;right:22px}.recommended svg{width:13px}.product-top{opacity:.9;border-bottom:1px solid;align-items:end;gap:10px;padding-bottom:21px;display:flex}.product-top>span{font-family:var(--font-display);letter-spacing:-.09em;font-size:76px;font-weight:900;line-height:.78}.product-top small{letter-spacing:.15em;font-size:8px;line-height:1.5}.product-card h2{font-family:var(--font-display);margin:30px 0 12px;font-size:23px}.product-price{align-items:baseline;display:flex}.product-price span{font-size:17px;font-weight:700}.product-price strong{font-family:var(--font-display);letter-spacing:-.06em;font-size:48px}.product-price i{color:var(--muted);margin-left:6px;font-size:10px;font-style:normal}.usdt-price{color:var(--muted);margin:-3px 0 20px;font-size:10px}.product-rule{color:var(--muted);font-size:12px;line-height:1.7}.product-rule p{margin:0}.product-card ul{color:var(--ink-soft);gap:10px;margin:22px 0 30px;padding:0;font-size:11px;list-style:none;display:grid}.product-card li{align-items:center;gap:8px;display:flex}.product-card li svg{width:14px;color:var(--green)}.product-card .primary-button{margin-top:auto}.daily-limit{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin:16px 0 0;font-size:9px;display:flex}.daily-limit svg{width:11px}.explain-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:32px;margin-top:70px;padding-top:32px;display:grid}.explain-grid>div>svg{width:20px;color:var(--green)}.explain-grid h3{font-family:var(--font-display);margin:16px 0 8px;font-size:16px}.explain-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.unlocked-record{border:1px solid var(--line);background:var(--paper-bright);box-shadow:var(--shadow);grid-template-columns:140px 1fr;display:grid}.record-index{background:var(--ink);color:#ffffff8c;letter-spacing:.15em;flex-direction:column;justify-content:space-between;padding:25px;font-size:9px;display:flex}.record-index strong{color:#fff;font-family:var(--font-display);letter-spacing:-.03em;writing-mode:vertical-rl;align-self:end;font-size:23px}.record-body{padding:30px}.record-title{justify-content:space-between;margin-bottom:28px;display:flex}.record-title span{color:var(--muted);font-size:10px}.record-title h2{font-family:var(--font-display);margin:3px 0 0;font-size:21px}.record-title i{color:var(--green);align-items:center;gap:5px;font-size:10px;font-style:normal;display:flex}.record-title svg{width:14px}.record-timeline{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:25px;padding-top:18px;font-size:9px;display:flex}.record-timeline span{align-items:center;gap:5px;display:flex}.record-timeline svg{width:13px}.archive-empty{border:1px dashed var(--line);text-align:center;place-items:center;margin-top:18px;padding:45px;display:grid}.archive-empty svg{width:25px;color:var(--muted)}.archive-empty h3{font-family:var(--font-display);margin:12px 0 4px}.archive-empty p{color:var(--muted);margin:0;font-size:11px}.prediction-archive-list{gap:16px;display:grid}.archive-pagination{color:var(--muted);justify-content:center;align-items:center;gap:18px;margin-top:12px;font-size:10px;display:flex}.archive-pagination a{border:1px solid var(--line);color:var(--ink);border-radius:8px;padding:8px 12px}.archive-pagination a[aria-disabled=true]{pointer-events:none;opacity:.4}.checkout-layout{grid-template-columns:1fr 280px;gap:18px;display:grid}.checkout-card{background:var(--paper-bright);border:1px solid var(--line);padding:32px}.checkout-product{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding-bottom:25px;display:flex}.checkout-product>span{background:var(--red);color:#fff;width:64px;height:64px;font-family:var(--font-display);border-radius:50%;place-items:center;font-size:32px;font-weight:700;display:grid}.checkout-product small{color:var(--muted);font-size:9px}.checkout-product h2{font-family:var(--font-display);margin:4px 0 0}.checkout-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 0;font-size:12px;display:flex}.checkout-row>span{color:var(--muted)}.pay-options{gap:7px;display:flex}.pay-options button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:7px;padding:9px 11px;font-size:10px}.pay-options button.selected{background:var(--ink);color:#fff}.pay-options button:disabled{cursor:not-allowed;opacity:.55}.checkout-total{justify-content:space-between;align-items:baseline;padding:28px 0;display:flex}.checkout-total span{font-size:12px}.checkout-total strong{font-family:var(--font-display);font-size:36px}.secure-note{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:14px 0 0;font-size:9px;display:flex}.secure-note svg{width:12px}.checkout-note{border:1px solid var(--line);align-self:start;padding:27px}.checkout-note h3{font-family:var(--font-display);margin:0 0 7px;font-size:14px}.checkout-note h3:not(:first-child){margin-top:25px}.checkout-note p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.order-empty{border:1px dashed var(--line);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.order-empty>span{background:var(--paper-deep);border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.order-empty>span svg{width:24px}.order-empty h2{font-family:var(--font-display);margin:18px 0 6px}.order-empty p{color:var(--muted);margin:0 0 20px;font-size:11px}.order-empty small{color:var(--muted);align-items:center;gap:5px;margin-top:18px;font-size:9px;display:flex}.order-empty small svg{width:11px}.order-list{gap:10px;display:grid}.order-row{background:var(--paper-bright);border:1px solid var(--line);grid-template-columns:minmax(0,1fr) 120px 90px 75px;align-items:center;gap:18px;padding:22px 24px;display:grid}.order-row small,.order-row p{color:var(--muted);font-size:9px}.order-row h3{font-family:var(--font-display);margin:5px 0 3px}.order-row p{margin:0}.order-row>a{color:var(--green);text-align:right;font-size:10px;font-weight:700}.order-amount{justify-items:end;display:grid}.order-amount small{letter-spacing:.08em}.order-status{background:var(--paper-deep);color:var(--muted);border-radius:99px;justify-self:end;padding:5px 8px;font-size:9px}.order-status.paid{background:var(--green-soft);color:var(--green)}.order-status.refunded{color:var(--red)}.payment-success{text-align:center;border:1px solid var(--line);background:var(--paper-bright);align-content:center;place-items:center;min-height:410px;padding:40px;display:grid}.payment-success>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:66px;height:66px;display:grid}.payment-success>span svg{width:30px}.payment-success h2{font-family:var(--font-display);margin:18px 0 6px}.payment-success p{max-width:480px;color:var(--muted);margin:0;font-size:11px}.payment-success>div{gap:10px;margin-top:25px;display:flex}.profile-grid{grid-template-columns:1.3fr .8fr;gap:14px;display:grid}.profile-card{background:var(--paper-bright);border:1px solid var(--line);padding:26px}.member-card{align-items:center;gap:18px;display:flex}.avatar{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.avatar svg{width:26px}.profile-card small{color:var(--muted);letter-spacing:.08em;font-size:9px}.profile-card h2{font-family:var(--font-display);margin:4px 0}.profile-card p{color:var(--muted);margin:7px 0 0;font-size:10px}.member-card p{color:var(--green);align-items:center;gap:5px;display:flex}.member-card p svg{width:12px}.credit-card{background:var(--ink);color:#fff;grid-row:span 2}.credit-card strong{font-family:var(--font-display);margin:22px 0 10px;font-size:74px;line-height:1;display:block}.credit-card p{color:#ffffff8c;line-height:1.6}.credit-card a{border-top:1px solid #fff3;justify-content:space-between;align-items:center;margin-top:36px;padding-top:17px;font-size:11px;display:flex}.credit-card a svg{width:14px}.invite-card>div{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.invite-card strong{font-family:var(--font-display);letter-spacing:.09em;font-size:27px}.invite-card .invite-code{color:var(--ink);border:0;justify-items:start;gap:4px;padding:0;display:grid}.invite-card .invite-code span{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:inline-flex}.invite-card .invite-link-action{background:var(--ink);color:#fff;border-color:var(--ink);padding:10px 13px}.invite-card .invite-link-action:disabled{cursor:not-allowed;opacity:.45}.invite-card .invite-domain-missing{color:var(--red);margin-top:7px}.invite-card button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:7px;align-items:center;gap:5px;padding:8px 10px;font-size:9px;display:flex}.invite-card button svg{width:12px}.settings-list{border-top:1px solid var(--line);margin-top:28px}.settings-list form{margin:0}.settings-list button,.settings-list>a{border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:20px 5px;display:flex}.settings-list button>span,.settings-list>a>span{align-items:center;gap:15px;display:flex}.settings-list button>span>svg,.settings-list>a>span>svg{width:19px}.settings-list i{text-align:left;gap:3px;font-style:normal;display:grid}.settings-list strong{font-size:12px}.settings-list small{color:var(--muted);font-size:9px}.settings-list button>svg,.settings-list>a>svg{width:15px;color:var(--muted)}.settings-list .danger{color:var(--red)}.message-button{border:1px solid var(--line);background:var(--paper-bright);border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:relative}.message-button svg{width:16px}.message-button b{border:2px solid var(--paper);background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;display:grid;position:absolute;top:-6px;right:-7px}.client-announcement{min-height:38px;color:var(--ink-soft);border-bottom:1px solid var(--line);background:#e7dcc4;justify-content:center;align-items:center;gap:8px;padding:8px 24px;font-size:11px;display:flex}.client-announcement svg{flex:none;width:14px}.popup-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#041b1d9e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.message-popup{background:var(--paper-bright);border:1px solid #ffffff40;border-radius:6px 6px 28px;width:min(440px,100%);padding:42px;position:relative;box-shadow:0 35px 100px #041b1d47}.popup-close{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:16px;right:16px}.popup-close svg{width:15px}.popup-symbol{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:28px;display:grid}.popup-symbol svg{width:23px}.message-popup h2{font-family:var(--font-display);margin:0;font-size:30px}.message-popup>p:not(.eyebrow){color:var(--muted);margin:14px 0 28px;font-size:13px;line-height:1.8}.popup-later{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:11px;padding:10px;font-size:10px}.message-list{gap:10px;display:grid}.message-card{border:1px solid var(--line);background:var(--paper-bright);border-radius:4px 4px 18px;overflow:hidden}.message-card.unread{border-left:4px solid var(--green)}.message-card-main{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:44px 1fr auto;align-items:start;gap:15px;width:100%;padding:22px;display:grid}.message-card-main>span:nth-child(2){gap:5px;display:grid}.message-kind{background:var(--paper-deep);border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.message-kind svg,.message-card-main>svg{width:16px}.message-card-main small{color:var(--muted);font-size:9px}.message-card-main strong{font-family:var(--font-display);font-size:16px}.message-card-main p{color:var(--ink-soft);margin:2px 0 0;font-size:11px;line-height:1.7}.message-card-main>i{background:var(--red);border-radius:50%;width:8px;height:8px;margin-top:7px}.message-card.read{opacity:.74}.message-action{border-top:1px solid var(--line);color:var(--green);justify-content:flex-end;align-items:center;gap:5px;padding:12px 22px;font-size:10px;font-weight:700;display:flex}.message-action svg{width:13px}.redeem-panel{background:var(--ink);color:#fff;border-radius:5px 5px 22px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:40px;padding:34px;display:grid}.redeem-panel h2{font-family:var(--font-display);margin:0;font-size:28px}.redeem-panel>div>p:last-child{color:#ffffff8f;margin:9px 0 0;font-size:10px;line-height:1.7}.redeem-form label{color:#ffffff9e;margin-bottom:7px;font-size:9px;display:block}.redeem-form>div{grid-template-columns:1fr auto;display:grid}.redeem-form input{color:#fff;letter-spacing:.08em;background:#ffffff14;border:1px solid #ffffff47;border-right:0;border-radius:7px 0 0 7px;outline:none;min-width:0;height:48px;padding:0 14px}.redeem-form button{background:var(--paper-bright);color:var(--ink);cursor:pointer;border:0;border-radius:0 7px 7px 0;align-items:center;gap:6px;padding:0 16px;font-size:10px;font-weight:700;display:flex}.redeem-form button:disabled{opacity:.5;cursor:not-allowed}.redeem-form button svg,.voucher-card button svg,.voucher-feedback svg{width:14px}.voucher-feedback{border:1px solid var(--line);align-items:center;gap:8px;margin:14px 0 0;padding:12px 14px;font-size:10px;display:flex}.voucher-feedback.success{color:var(--green);background:#3f8b6614}.voucher-feedback.error{color:var(--red);background:#da494114}.voucher-section{margin-top:56px}.voucher-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.voucher-grid.muted{opacity:.72}.voucher-card{border:1px solid var(--line);background:var(--paper-bright);border-radius:5px 5px 20px;min-height:242px;padding:28px;position:relative;overflow:hidden}.voucher-notch{background:var(--paper);border:1px solid var(--line);border-radius:50%;width:22px;height:22px;position:absolute;right:82px}.voucher-notch.top{top:-12px}.voucher-notch.bottom{bottom:-12px}.voucher-card>small{color:var(--green);letter-spacing:.12em;font-size:9px}.voucher-card h3{font-family:var(--font-display);margin:7px 0 18px;font-size:20px}.voucher-card>strong{font-size:12px;display:block}.voucher-card>strong b{font-family:var(--font-display);font-size:48px}.voucher-card p,.voucher-card time{color:var(--muted);margin:3px 0;font-size:9px;display:block}.voucher-card button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:7px;align-items:center;gap:6px;padding:9px 12px;font-size:10px;display:flex;position:absolute;bottom:24px;right:24px}.order-empty.compact{min-height:220px}.auth-page{grid-template-columns:.9fr 1.1fr;min-height:100vh;display:grid}.auth-aside{background:var(--ink-deep);color:#fff;flex-direction:column;justify-content:space-between;padding:50px clamp(38px,6vw,90px);display:flex;position:relative;overflow:hidden}.auth-aside:after{content:"49";font-family:var(--font-display);color:#ffffff06;font-size:390px;font-weight:900;line-height:1;position:absolute;bottom:-90px;right:-35px}.auth-aside>div{z-index:2;position:relative}.auth-aside .eyebrow{color:#8ac5a5}.auth-aside h1{font-family:var(--font-display);letter-spacing:-.05em;margin:0;font-size:clamp(38px,5vw,67px);line-height:1.28}.auth-aside p:not(.eyebrow){color:#ffffff8c;line-height:1.9;font-family:var(--font-display);max-width:500px}.auth-aside>small{color:#ffffff59;z-index:2;font-size:9px}.auth-main{background:var(--paper);place-items:center;padding:40px;display:grid}.auth-box{width:min(430px,100%)}.auth-heading{margin-bottom:36px}.auth-heading .eyebrow{margin-bottom:12px}.auth-heading h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:34px}.auth-heading>p:last-child{color:var(--muted);font-size:12px}.auth-form{gap:20px;display:grid}.auth-form label{gap:8px;display:grid}.auth-form label>span{align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.auth-form label>span svg{width:14px}.auth-form input{border:1px solid var(--line);background:var(--paper-bright);border-radius:7px;outline:none;width:100%;height:50px;padding:0 15px}.auth-form input:focus{border-color:var(--ink);box-shadow:0 0 0 3px #092a2a14}.form-error{border-left:3px solid var(--red);color:#a52c27;background:#e24c4514;margin:-4px 0 0;padding:10px 12px;font-size:10px;line-height:1.5}.form-error.standalone{margin:0 0 16px}.primary-button:disabled{cursor:wait;opacity:.65}.phone-input{grid-template-columns:64px 1fr;display:grid}.phone-input i{background:var(--paper-deep);border:1px solid var(--line);border-right:0;border-radius:7px 0 0 7px;place-items:center;font-size:12px;font-style:normal;display:grid}.phone-input input{border-radius:0 7px 7px 0}.auth-switch{text-align:center;color:var(--muted);margin:0;font-size:11px}.auth-switch a{color:var(--ink);margin-left:4px;font-weight:700}.auth-demo{color:var(--muted);justify-content:center;align-items:center;gap:6px;font-size:9px;display:flex}.auth-demo svg{width:12px}.page-loading{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:12px;display:flex}.page-loading span{background:var(--ink);border-radius:50%;width:12px;height:12px;animation:1s ease-in-out infinite alternate pulse}@keyframes pulse{50%{opacity:.5}}@media (width<=960px){.desktop-nav,.service-state{display:none}.hero-section{grid-template-columns:1fr .65fr}.hero-ornament{margin-right:-80px}.issue-main-grid{grid-template-columns:1fr}.countdown-panel{border-left:0;border-top:1px solid var(--line);min-height:220px}.countdown-panel .panel-label{margin-bottom:0}.sync-line{margin-top:35px}.history-ledger-head,.history-summary,.history-detail{grid-template-columns:128px minmax(330px,1fr) 104px;gap:16px}.history-matrix{gap:18px}.products-grid{grid-template-columns:1fr;max-width:620px;margin:auto}.product-card.featured{transform:none}.product-card{min-height:500px}.explain-grid{grid-template-columns:1fr}}@media (width<=700px){body{padding-bottom:74px}.grain{opacity:.1}.header-inner,.content-wrap,.site-footer,.subpage-wrap,.subpage-wrap.narrow{width:min(100% - 28px,1180px)}.site-header{position:relative}.header-inner{min-height:66px}.brand-seal{width:36px;height:36px}.brand strong{font-size:19px}.quiet-button{padding:8px 10px}.prototype-strip{white-space:nowrap;justify-content:flex-start;font-size:9px;overflow:hidden}.hero-section{width:calc(100% - 28px);min-height:auto;display:block}.hero-copy{padding:55px 0 45px}.hero-copy h1{font-size:44px}.hero-lead{margin-top:24px;font-size:14px;line-height:1.8}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.trust-row span{text-align:center;justify-items:center;gap:5px;display:grid}.hero-ornament{opacity:.09;width:280px;position:absolute;top:58px;right:-100px}.content-wrap{margin-bottom:65px}.lottery-tabs{margin-right:-14px}.lottery-tabs button{min-width:160px}.issue-card{border-radius:2px 12px 12px}.issue-card-header{padding:22px 18px 18px;display:block}.issue-card-header h2{font-size:23px}.draw-meta{margin-top:12px}.prediction-panel,.countdown-panel{padding:22px 18px 27px}.panel-label{margin-bottom:21px}.lock-copy{align-items:flex-start}.lock-copy p{line-height:1.55}.lock-actions{gap:4px;display:grid}.lock-actions .text-button{justify-content:center}.publication-line{grid-template-columns:16px 1fr;gap:6px;display:grid}.publication-line span:last-child{grid-column:2;margin-left:0}.countdown-panel{min-height:190px}.countdown-segment>span{width:54px;height:62px;font-size:26px}.countdown-segment b{margin:0 5px}.history-section{margin-top:54px}.section-heading h2{font-size:25px}.section-heading>.text-button{display:none}.history-ledger{border-top-width:1px}.history-ledger-head{display:none}.history-legend{flex-wrap:wrap;justify-content:flex-start;gap:8px 14px;margin:-8px 0 8px}.history-summary{grid-template-columns:1fr auto;gap:14px 10px;min-height:0;padding:16px 4px}.prediction-document,.prediction-document.compact{grid-template-columns:1fr}.prediction-document.compact .prediction-group{padding:12px}.ghost-groups{grid-template-columns:1fr}.ghost-groups>span:nth-child(n+2),.archive-note{display:none}.history-issue{gap:3px}.history-issue strong{font-size:15px}.history-issue span{justify-self:start}.history-matrix{grid-area:2/1/auto/-1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:10px;display:grid}.matrix-group{background:#fff3;border:1px solid #092a2a14;border-radius:8px;align-content:start;min-height:58px;padding:9px}.matrix-cells{flex-wrap:wrap;max-width:80px}.matrix-cell{width:16px;height:16px}.history-expand{grid-area:1/2;min-width:94px;min-height:32px}.history-detail{padding:0 4px 18px;display:block}.history-detail-title{justify-content:space-between;align-items:center;padding:3px 0 10px;display:flex}.history-detail>.prediction-document{grid-column:auto}.history-archived{grid-area:1/2;align-self:center}.empty-matrix{grid-area:2/1/auto/-1;min-height:44px;padding:0 4px}.empty-matrix>span{grid-template-columns:repeat(9,7px)}.empty-matrix i{width:7px;height:7px}.site-footer{text-align:left;min-height:110px;padding:27px 0;display:block}.site-footer>p{display:none}.mobile-nav{z-index:40;min-height:66px;padding:7px 8px calc(6px + env(safe-area-inset-bottom));background:var(--paper-bright);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}@supports (color:color-mix(in lab, red, red)){.mobile-nav{background:color-mix(in srgb, var(--paper-bright) 96%, transparent)}}.mobile-nav{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav a{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:8px;display:flex}.mobile-nav a svg{width:19px}.mobile-nav a.active{color:var(--ink)}.mobile-nav a.active svg{stroke-width:2.5px}.subpage-wrap{padding:50px 0 70px}.page-heading{margin-bottom:32px}.page-heading h1{font-size:37px}.product-card{min-height:500px;padding:24px}.product-top>span{font-size:64px}.explain-grid{margin-top:45px}.unlocked-record{grid-template-columns:1fr}.record-index{display:none}.record-body{padding:22px 17px}.record-title{display:block}.record-title i{margin-top:8px}.record-timeline{gap:8px;display:grid}.checkout-layout{grid-template-columns:1fr}.checkout-card{padding:23px 18px}.checkout-row{align-items:flex-start;gap:14px}.pay-options{flex-direction:column}.order-row{grid-template-columns:1fr auto;gap:10px 14px;padding:18px}.order-amount{justify-items:end}.order-status{justify-self:start}.order-row>a{align-self:center}.payment-success{padding:30px 20px}.payment-success>div{flex-direction:column;width:100%}.profile-grid{grid-template-columns:1fr}.invite-card>div{flex-wrap:wrap;align-items:flex-start;gap:8px}.invite-card>div strong{width:100%}.message-popup{padding:34px 24px 26px}.message-card-main{grid-template-columns:38px 1fr auto;gap:10px;padding:18px 15px}.message-kind{width:36px;height:36px}.redeem-panel{grid-template-columns:1fr;gap:24px;padding:28px 20px}.redeem-form>div{grid-template-columns:1fr;gap:8px}.redeem-form input,.redeem-form button{border:1px solid #ffffff47;border-radius:7px}.redeem-form button{justify-content:center;min-height:44px}.voucher-grid{grid-template-columns:1fr}.credit-card{grid-row:auto}.auth-page{display:block}.auth-aside{min-height:290px;padding:28px 24px}.auth-aside>div{margin-top:55px}.auth-aside h1{font-size:36px}.auth-aside p:not(.eyebrow),.auth-aside>small{display:none}.auth-main{padding:42px 22px 80px;display:block}.auth-heading h2{font-size:29px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@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}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}
