:root{--ink:#06142f;--blue:#075cf0;--blue-soft:#dce8ff;--orange:#f06a22;--orange-soft:#ffeadf;--green:#1b9b78;--cream:#f7f4ed;--white:#fff;--muted:#60708a;--line:#d9dfe8;--shadow:0 22px 60px #112c5a1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}p{line-height:1.7}.skip-link{z-index:99;color:#fff;background:var(--ink);border-radius:6px;padding:12px 16px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-frame{min-height:100vh;overflow:hidden}.site-header{border-bottom:1px solid var(--line);background:#ffffffeb;justify-content:space-between;align-items:center;gap:28px;min-height:88px;padding:18px clamp(24px,5vw,78px);display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:11px;font-size:21px;font-weight:850;display:inline-flex}.brand strong{color:var(--orange)}.brand-mark{background:linear-gradient(135deg, var(--blue), #3d73e8);border-radius:12px;place-items:center;width:38px;height:38px;display:grid;position:relative;overflow:hidden}.brand-mark i{border:2px solid #fff;border-radius:50%;width:27px;height:9px;position:absolute;transform:rotate(-38deg)}.brand-mark i:nth-child(2){opacity:.45;transform:rotate(38deg)}.brand-mark b{background:var(--orange);border-radius:3px;width:8px;height:8px;position:absolute;top:6px;right:6px}.site-header nav{color:#4d5e7b;gap:clamp(15px,2.2vw,32px);font-size:13px;display:flex}:is(.site-header nav a:hover,.site-header nav a:focus-visible){color:var(--blue)}.header-action{border:1px solid var(--ink);border-radius:5px;padding:11px 15px;font-size:12px;font-weight:850}.hero{background:radial-gradient(circle at 12% 20%,#fff,#0000 30%),linear-gradient(130deg,#f7f4ed,#eef3fc);grid-template-columns:1fr 1fr;align-items:center;gap:65px;min-height:680px;padding:80px clamp(24px,7vw,112px) 90px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.17em;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:900;display:inline-block}.hero h1,.section-heading h2,.experiment h2,.safety h2,.source-preview h2,.closing h2,.page-intro h1{letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{font-size:clamp(60px,7vw,100px);line-height:.92}.hero h1 em,h2 em{color:var(--orange);font-weight:500}.hero-copy>p{max-width:650px;color:var(--muted);margin:28px 0 32px;font-size:18px}.hero-actions{flex-wrap:wrap;gap:11px;display:flex}.button{border-radius:5px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 20px;font-size:13px;font-weight:850;display:inline-flex}.button-primary{color:#fff;background:var(--blue)}.button-outline{border:1px solid var(--ink)}.button-light{color:var(--ink);background:#fff}.button-dark{color:#fff;background:var(--ink)}.hero-foot{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.hero-foot span{border:1px solid var(--line);color:#52627a;text-transform:uppercase;letter-spacing:.08em;background:#ffffffa6;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:750}.probability-board{min-height:510px;box-shadow:var(--shadow);background:#fff;border:1px solid #cdd8e8;border-radius:28px;padding:28px;transform:rotate(1deg)}.board-top{color:#6d7f98;letter-spacing:.12em;justify-content:space-between;font-size:10px;font-weight:850;display:flex}.ratio{grid-template-columns:1fr 1fr;gap:14px;height:190px;margin-top:60px;display:grid}.ratio>div{border-radius:15px;place-items:center;display:grid}.ratio-a{color:#fff;background:var(--blue)}.ratio-b{color:var(--ink);background:var(--orange-soft)}.ratio span{font:500 66px/1 Georgia,serif}.board-measure{border-bottom:1px solid var(--line);align-items:center;gap:23px;padding:25px 0;display:flex}.board-measure strong{font:500 45px/1 Georgia,serif}.board-measure span{max-width:260px;color:var(--muted);font-size:12px}.board-warning{align-items:center;gap:15px;padding-top:18px;display:flex}.board-warning i{color:#fff;background:var(--orange);border-radius:50%;flex:none;place-items:center;width:37px;height:37px;font:700 20px/1 Georgia,serif;display:grid}.board-warning p{color:#5b6b83;margin:0;font-size:12px}.section-shell,.page-shell{width:min(1160px,100% - 48px);margin:0 auto}.concepts{padding:120px 0}.section-heading{grid-template-columns:1fr .58fr;align-items:end;gap:45px;margin-bottom:50px;display:grid}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:-24px}.section-heading h2,.experiment h2,.safety h2,.source-preview h2{font-size:clamp(44px,5vw,70px);line-height:1}.section-heading>p{color:var(--muted);margin:0}.lesson-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.lesson-card{border:1px solid var(--line);min-height:390px;box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;padding:30px;display:flex}.lesson-card>span{font-size:11px;font-weight:900}.lesson-viz{align-items:end;gap:7px;height:110px;margin:35px 0;display:flex}.lesson-viz i{background:var(--blue-soft);border-radius:999px 999px 4px 4px;flex:1;min-width:8px}.lesson-viz i:first-child{height:34%}.lesson-viz i:nth-child(2){height:70%}.lesson-viz i:nth-child(3){height:45%}.lesson-viz i:nth-child(4){height:88%}.lesson-viz i:nth-child(5){height:60%}.lesson-orange .lesson-viz i{background:var(--orange-soft)}.lesson-green .lesson-viz i{background:#d8eee6}.lesson-card h3{margin:auto 0 5px;font:600 28px/1.15 Georgia,serif}.lesson-card p{color:var(--muted)}.experiment{background:#fff;border-radius:25px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:80px;display:grid}.experiment-copy p{color:var(--muted)}.experiment-copy a{font-size:12px;font-weight:850}.sample-board{border:1px solid var(--line);background:#f4f7fc;border-radius:18px;padding:35px}.sample-row{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.sample-row span{aspect-ratio:1;color:#fff;background:var(--blue);border-radius:12px;place-items:center;font:500 28px/1 Georgia,serif;display:grid}.sample-row span:nth-child(3){color:var(--ink);background:var(--orange-soft)}.sample-caption{align-items:center;gap:22px;margin-top:25px;display:flex}.sample-caption strong{font:500 35px/1 Georgia,serif}.sample-caption p{color:var(--muted);margin:0;font-size:13px}.safety{color:#fff;background:var(--ink);margin-top:120px;padding:100px 0}.safety .eyebrow{color:#8ca8ff}.safety-grid{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.safety-grid>div>p{color:#98a9c1}.safety ol{border-top:1px solid #ffffff24;margin:0;padding:0;list-style:none}.safety li{border-bottom:1px solid #ffffff24;grid-template-columns:48px 1fr;align-items:center;display:grid}.safety li span{color:var(--orange);font-size:11px;font-weight:900}.safety li p{color:#d2daea;margin:0;padding:14px 0}.source-preview{grid-template-columns:.65fr 1.35fr;gap:75px;padding:120px 0;display:grid}.source-cards{gap:12px;display:grid}.source-cards a{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:1fr 1fr auto;align-items:center;gap:18px;padding:22px;display:grid}.source-cards span{color:#62728b;text-transform:uppercase;font-size:11px}.source-cards strong{font:600 18px/1.2 Georgia,serif}.source-cards small{color:var(--blue);font-size:10px}.closing{background:var(--orange-soft);padding:100px max(24px,50vw - 580px)}.closing h2{font-size:clamp(54px,7vw,92px);line-height:.94}.closing p{max-width:640px;color:var(--muted);font-size:17px}.site-footer{color:#dce6f7;background:#04122c;grid-template-columns:1fr 1fr;gap:50px;padding:70px clamp(24px,7vw,112px) 28px;display:grid}.site-footer .brand-mark{box-shadow:0 0 0 1px #ffffff26}.site-footer p{color:#7e8fa9;max-width:390px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.footer-grid div{align-content:start;gap:9px;display:grid}.footer-grid strong{color:#71839f;letter-spacing:.15em;text-transform:uppercase;margin-bottom:4px;font-size:10px}.footer-grid a{font-size:13px}:is(.footer-grid a:hover,.footer-grid a:focus-visible){color:#8fafff}.footer-bottom{color:#667892;border-top:1px solid #ffffff1a;grid-column:1/-1;justify-content:space-between;padding-top:22px;font-size:11px;display:flex}.page-shell{padding:86px 0 120px}.page-intro{max-width:920px;margin-bottom:60px}.page-intro h1{font-size:clamp(50px,7vw,82px);line-height:1}.page-intro>p{max-width:760px;color:var(--muted);font-size:18px}.source-list{gap:14px;display:grid}.source-list article{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:52px 1fr auto;align-items:start;gap:22px;padding:29px;display:grid}.source-number{color:#fff;background:var(--blue);border-radius:13px;place-items:center;width:43px;height:43px;font-size:11px;font-weight:900;display:grid}.source-owner{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:900}.source-list h2{margin:0;font:600 26px/1.2 Georgia,serif}.source-list article p{color:var(--muted)}.source-list dl{gap:25px;margin:15px 0 0;display:flex}.source-list dl div{gap:4px;display:grid}.source-list dt{color:#7a899a;text-transform:uppercase;font-size:10px}.source-list dd{margin:0;font-size:12px}.source-list article>a{border:1px solid var(--line);border-radius:5px;padding:10px 14px;font-size:11px;font-weight:850}.plain-note,.institutional-gate,.empty-log{background:#e8eefc;border-radius:13px;align-items:flex-start;gap:18px;margin-top:28px;padding:25px;display:flex}.plain-note p,.institutional-gate p{color:#5b6b82;margin:4px 0 0}.method-list,.legal-list{border-top:1px solid var(--line)}.method-list article,.legal-list article{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;gap:24px;padding:27px 0;display:grid}.method-list article>span,.legal-list article>span{color:var(--blue);font-size:11px;font-weight:900}.method-list h2,.legal-list h2{margin:0 0 5px;font:600 28px/1.2 Georgia,serif}.method-list p,.legal-list p{color:var(--muted);margin:0}.two-column{grid-template-columns:1fr 1fr;gap:18px;margin-top:50px;display:grid}.two-column article,.prose-card,.status-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:34px}.two-column h2,.prose-card h2,.status-card h2{font:600 30px/1.2 Georgia,serif}.two-column li,.status-card li{color:var(--muted);margin:9px 0;line-height:1.55}.correction-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.correction-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:245px;padding:28px}.correction-grid span{color:var(--blue);font-size:11px;font-weight:900}.correction-grid h2{margin:75px 0 8px;font:600 29px/1 Georgia,serif}.correction-grid p{color:var(--muted)}.empty-log{background:#e5ecfb}.empty-log>span{color:#fff;background:var(--blue);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.empty-log h2{margin:0;font:600 26px/1.2 Georgia,serif}.empty-log p{color:var(--muted);margin:5px 0 0}.small-print{color:#71809a;font-size:12px}.prose-card{max-width:900px}.prose-card h2{margin-top:30px}.prose-card h2:first-child{margin-top:0}.prose-card p{color:var(--muted)}.institutional-gate{background:#fff1e8;border:1px solid #f1b99e}.institutional-gate>span{color:#fff;background:var(--orange);border-radius:12px;flex:none;place-items:center;width:39px;height:39px;font-weight:900;display:grid}.status-card{margin-top:20px}.status-card>div{color:#9c4e2a;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:9px;font-size:11px;font-weight:850;display:flex}.status-dot{background:var(--orange);border-radius:50%;width:9px;height:9px}@media (max-width:980px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.probability-board{max-width:650px}.section-heading,.experiment,.safety-grid,.source-preview{grid-template-columns:1fr}.section-heading .eyebrow{margin-bottom:0}.lesson-grid{grid-template-columns:1fr}.lesson-card{min-height:290px}.site-footer{grid-template-columns:1fr}.footer-bottom{grid-column:1}}@media (max-width:640px){.site-header{min-height:74px}.header-action{display:none}.hero{min-height:auto;padding-top:62px}.hero h1{font-size:54px}.probability-board{min-height:470px;padding:20px}.ratio{margin-top:45px}.section-shell,.page-shell{width:min(100% - 30px,1160px)}.concepts{padding:80px 0}.section-heading h2,.experiment h2,.safety h2,.source-preview h2{font-size:43px}.experiment{border-radius:0;width:100%;padding:55px 20px}.sample-board{padding:20px}.sample-caption{flex-direction:column;align-items:flex-start;gap:8px}.safety{margin-top:70px;padding:70px 0}.source-cards a{grid-template-columns:1fr}.closing{padding-top:72px;padding-bottom:72px}.footer-grid,.two-column{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.source-list article{grid-template-columns:42px 1fr}.source-list article>a{grid-column:2;justify-self:start}.source-list dl{flex-direction:column;gap:10px}.correction-grid{grid-template-columns:1fr}.method-list article,.legal-list article{grid-template-columns:48px 1fr}}.results-frame{--brand-highlight:#d5a83f;--brand-deep:#03132f;--brand-hero:linear-gradient(132deg, #03132f, #0868ff);--brand-glow:radial-gradient(circle at 80% 20%, #ffffff1a, transparent 30%);color:var(--ink);background:var(--cream)}.independence-bar{z-index:8;color:#ffffffdb;background:var(--brand-deep);letter-spacing:.095em;text-align:center;text-transform:uppercase;padding:9px clamp(24px,5vw,78px);font-size:10px;font-weight:800;position:relative}.result-header{border-bottom-color:color-mix(in srgb, var(--blue) 18%, #dfe6ef);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0}.result-brand img{object-fit:contain;object-position:left center;width:min(250px,34vw);height:62px;display:block}.result-brand.footer-brand{background:#fffffff0;border-radius:12px;width:fit-content;padding:7px 12px}.result-brand.footer-brand img{width:218px;height:52px}.result-hero{isolation:isolate;background:var(--brand-glow), var(--brand-hero);position:relative;overflow:hidden}.result-hero:before{content:"";z-index:-1;opacity:.18;transform-origin:50%;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:-20%;transform:perspective(800px)rotateX(64deg)rotate(-10deg)translateY(28%);-webkit-mask-image:linear-gradient(90deg,#0000 2%,#000 36% 100%);mask-image:linear-gradient(90deg,#0000 2%,#000 36% 100%)}.result-hero>*{z-index:1;position:relative}.hero-brandline{color:color-mix(in srgb, var(--brand-highlight) 78%, #fff);letter-spacing:.18em;margin-bottom:13px;font-size:10px;font-weight:900;display:block}.brand-promise{letter-spacing:.035em;font-weight:750;color:#ffffffb8!important;margin:23px 0 0!important;font-size:12px!important}.special-notice{border:1px solid #ffffff38;border-left:4px solid var(--green);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030a1e47;border-radius:10px;gap:5px;margin-top:20px;padding:14px 16px;display:grid}.special-notice strong{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:10px}.special-notice span{color:#ffffffc7;font-size:12px;line-height:1.55}.featured-result{border-color:color-mix(in srgb, var(--brand-highlight) 36%, #ffffff40);box-shadow:0 38px 100px #00000061,0 0 0 1px #ffffff14}.featured-result header strong,.number-row span,.draw-numbers span{background:linear-gradient(145deg, var(--blue), color-mix(in srgb, var(--blue) 68%, var(--green)))}.source-system,.result-footer{background:var(--brand-deep)}.source-system{background-image:radial-gradient(circle at 88% 12%, color-mix(in srgb, var(--blue) 24%, transparent), transparent 34%)}.special-scope{border-left:3px solid var(--green);padding-left:13px;font-size:12px;color:#ffffffb3!important}[data-brand=lancemax] .result-hero-copy h1 em{color:#f2cb65}[data-brand=lancemax] .result-hero .button-primary{color:#071426;background:linear-gradient(135deg,#f5d271,#d5a83f)}[data-brand=lancemax] .featured-result{transform:rotate(.65deg)}[data-brand=trevoplay] .result-hero{border-radius:0 0 8vw}[data-brand=trevoplay] .result-hero-copy h1 em{color:#ff9a4f}[data-brand=trevoplay] .result-hero .button-primary{background:linear-gradient(135deg,#ef6818,#ff9a4f)}[data-brand=trevoplay] .featured-result{border-radius:34px 12px;transform:none}[data-brand=bichoaposta] .result-hero-copy h1 em{color:#78ef72;text-shadow:0 0 26px #54d95d40}[data-brand=bichoaposta] .result-hero .button-primary{background:linear-gradient(135deg,#dc2499,#f54cbc);box-shadow:0 12px 34px #dc24993d}[data-brand=bichoaposta] .featured-result{border-color:#54d95d73;transform:rotate(-.65deg)}[data-brand=bichoaposta] .featured-result header strong{background:linear-gradient(135deg,#dc2499,#159ee8)}[data-brand=bichoaposta] .number-row span,[data-brand=bichoaposta] .draw-numbers span{background:linear-gradient(145deg,#159ee8,#dc2499)}@media (max-width:640px){.independence-bar{padding-block:8px;font-size:8px;line-height:1.5}.result-brand img{width:194px;height:49px}.hero-brandline{line-height:1.5}[data-brand=trevoplay] .result-hero{border-radius:0 0 54px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.results-frame{background:#f3f6fb}.result-header{z-index:5;background:#fffffff5;min-height:92px;position:relative;box-shadow:0 1px #04184214}.result-brand{gap:12px}.result-brand>span:last-child{line-height:1;display:grid}.result-brand small{color:#71809a;letter-spacing:.2em;margin-top:5px;font-size:7px}.result-brand-mark{background:var(--blue);border-radius:14px;width:42px;height:42px;display:block;position:relative;overflow:hidden;transform:rotate(-4deg);box-shadow:inset 0 0 0 1px #fff3}.result-brand-mark:before,.result-brand-mark:after{content:"";background:#fff;border-radius:999px;width:26px;height:8px;position:absolute;left:8px;transform:skew(-28deg)}.result-brand-mark:before{top:10px}.result-brand-mark:after{bottom:10px}.result-brand-mark i{background:var(--orange);border-radius:999px;width:14px;height:8px;position:absolute;top:17px;left:14px;transform:skew(28deg)}.result-brand-mark b{border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;right:5px}.result-header-action{color:#fff;border-color:var(--blue);background:var(--blue)}.result-hero{color:#fff;background:radial-gradient(circle at 80% 20%,#0867ff61,#0000 26%),linear-gradient(135deg,#04132f 0%,#09275f 58%,#074dc7 120%);grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(40px,7vw,110px);min-height:670px;padding:92px clamp(24px,7vw,112px);display:grid}.result-hero-copy h1{letter-spacing:-.055em;margin:22px 0 26px;font:500 clamp(58px,7vw,98px)/.92 Georgia,serif}.result-hero-copy h1 em{color:#ff8b47}.result-hero-copy>p{color:#c6d6f5;max-width:680px;margin:0 0 30px;font-size:18px}.live-badge{color:#e3ecff;letter-spacing:.1em;text-transform:uppercase;background:#ffffff12;border:1px solid #ffffff2b;border-radius:999px;align-items:center;gap:9px;padding:8px 11px;font-size:10px;font-weight:850;display:inline-flex}.live-badge i{background:#65d6a7;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #65d6a721}.result-actions{flex-wrap:wrap;gap:11px;display:flex}.result-hero .button-primary{background:var(--orange)}.result-hero .button-outline{color:#fff;border-color:#ffffff59}.trust-row{color:#99acd2;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:20px;margin-top:30px;font-size:10px;font-weight:800;display:flex}.trust-row span:before{content:"✓";color:#65d6a7;margin-right:7px}.featured-result{color:var(--ink);background:#fff;border:1px solid #ffffff3d;border-radius:26px;overflow:hidden;transform:rotate(1deg);box-shadow:0 34px 90px #00000057}.featured-result>header{border-bottom:1px solid #e1e7f1;justify-content:space-between;gap:20px;padding:30px 32px 22px;display:flex}.featured-result header span{color:var(--blue);letter-spacing:.16em;font-size:9px;font-weight:900}.featured-result h2{margin:5px 0 0;font:600 36px/1 Georgia,serif}.featured-result header strong{color:#fff;background:var(--blue);border-radius:999px;align-self:start;padding:8px 11px;font-size:10px}.number-row{background:#f5f8fd;flex-wrap:wrap;gap:10px;padding:36px 32px;display:flex}.number-row span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:54px;height:54px;font:750 18px/1 ui-monospace,monospace;display:grid;box-shadow:inset 0 -4px #0000001f}.featured-meta{border-top:1px solid #e3e9f2;grid-template-columns:1fr 1fr;display:grid}.featured-meta div{gap:5px;padding:22px 32px;display:grid}.featured-meta div+div{border-left:1px solid #e3e9f2}.featured-meta small{color:#7a899f;letter-spacing:.12em;font-size:9px;font-weight:850}.featured-meta b{font-size:14px}.featured-result>footer{color:#6b7b92;background:#fff7f0;justify-content:space-between;gap:20px;padding:18px 32px;font-size:10px;display:flex}.featured-result footer span{align-items:center;gap:7px;display:flex}.featured-result footer i{background:#18a06f;border-radius:50%;width:7px;height:7px}.featured-result footer a{color:var(--blue);font-weight:850}.result-strip{color:#607089;background:#fff;border-bottom:1px solid #dfe5ef;grid-template-columns:auto 1fr;align-items:center;gap:40px;padding:28px clamp(24px,7vw,112px);display:grid}.result-strip>span{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.result-strip div{flex-wrap:wrap;justify-content:flex-end;gap:14px 30px;display:flex}.result-strip b{color:#31415b;font-size:12px}.result-footer{background:#031127}@media (max-width:980px){.result-hero{grid-template-columns:1fr}.featured-result{max-width:720px}.result-strip{grid-template-columns:1fr}.result-strip div{justify-content:flex-start}}@media (max-width:640px){.result-hero{min-height:auto;padding-top:64px}.result-hero-copy h1{font-size:52px}.featured-result{border-radius:18px;transform:none}.featured-result>header,.featured-result>footer{flex-direction:column;align-items:flex-start}.number-row span{width:46px;height:46px}.result-strip div{gap:12px 18px}}.latest-section,.services-preview{padding-top:110px;padding-bottom:120px}.result-section-heading{grid-template-columns:1fr .65fr;align-items:end}.result-section-heading>div:last-child{color:var(--muted)}.result-section-heading>div:last-child p{margin-top:0}.result-section-heading>div:last-child a{color:var(--blue);font-size:12px;font-weight:850}.live-results-wrap{gap:18px;display:grid}.live-refresh-note{color:#687991;align-items:center;gap:10px;font-size:11px;display:flex}.live-refresh-note i{background:#8ba0bb;border-radius:50%;width:9px;height:9px}.live-refresh-note i.live{background:#18a06f;box-shadow:0 0 0 5px #18a06f1a}.live-refresh-note i.fallback{background:var(--orange)}.live-refresh-note i.checking{animation:1.2s infinite alternate pulse}@keyframes pulse{to{opacity:.35}}.result-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.result-card{background:#fff;border:1px solid #dce3ee;border-radius:18px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 18px 50px #08265a14}.result-card>header{justify-content:space-between;gap:18px;padding:25px 26px 16px;display:flex}.result-card-kicker{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.result-card h2{margin:5px 0 0;font:600 26px/1 Georgia,serif}.result-card time{color:#667790;white-space:nowrap;font-size:11px}.draw-numbers{background:#f4f7fc;border-radius:16px;flex-wrap:wrap;gap:10px;padding:30px;display:flex}.draw-numbers span{color:#fff;background:var(--blue);border:1px solid #0000000f;border-radius:50%;place-items:center;min-width:55px;height:55px;padding:0 8px;font:750 18px/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:grid;box-shadow:inset 0 -4px #00000021}.draw-numbers-small{border-radius:12px;margin:0 22px;padding:18px}.draw-numbers-small span{min-width:38px;height:38px;box-shadow:none;font-size:13px}.accent-purple span,.calendar-dot.accent-purple{background:#753bd2}.accent-indigo span,.calendar-dot.accent-indigo{background:#3348bd}.accent-green span,.calendar-dot.accent-green{background:#138968}.accent-red span,.calendar-dot.accent-red{background:#cf3f51}.accent-navy span,.calendar-dot.accent-navy{background:#122952}.accent-teal span,.calendar-dot.accent-teal{background:#0d8190}.accent-amber span,.calendar-dot.accent-amber{color:#271900;background:#f7b928}.accent-cyan span,.calendar-dot.accent-cyan{color:#062437;background:#55cef2}.accent-magenta span,.calendar-dot.accent-magenta{background:#b92991}.calendar-dot.accent-blue{background:var(--blue)}.match-summary{background:#e8f5f7;border-radius:12px;align-items:center;gap:10px;margin:0 22px;padding:22px;display:flex}.match-summary strong{color:#0d8190;font:600 42px/1 Georgia,serif}.match-summary span{color:#53697c;font-size:12px}.secondary-draw{gap:8px;margin:16px 22px 0;display:grid}.secondary-draw>b{color:#76859a;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.secondary-draw div{flex-wrap:wrap;gap:5px;display:flex}.secondary-draw span{color:#fff;background:#cf3f51;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;display:grid}.result-extra{color:#5f7087;margin:12px 24px 0;font-size:12px}.result-card-meta{flex-wrap:wrap;gap:7px;margin:auto 22px 0;padding:18px 0;display:flex}.result-card-meta span{color:#5d6f88;background:#eff3f8;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:750}.result-card>footer{border-top:1px solid #e3e8f0;justify-content:space-between;align-items:center;gap:14px;padding:16px 22px;display:flex}.result-card footer>a{color:var(--blue);flex:none;font-size:10px;font-weight:850}.source-state{color:#718198;align-items:center;gap:7px;font-size:9px;line-height:1.4;display:inline-flex}.source-state i{background:#18a06f;border-radius:50%;flex:none;width:7px;height:7px}.source-snapshot i{background:var(--orange)}.source-system{color:#fff;background:#06142f;padding:110px 0}.source-system .eyebrow{color:#78a4ff}.source-system-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px;display:grid}.source-system h2{letter-spacing:-.05em;margin:0;font:500 clamp(48px,6vw,75px)/.95 Georgia,serif}.source-system p{color:#9cadd0}.source-system ol{border-top:1px solid #ffffff24;margin:0;padding:0;list-style:none}.source-system li{border-bottom:1px solid #ffffff24;grid-template-columns:48px 1fr;gap:14px;padding:22px 0;display:grid}.source-system li>span{color:var(--orange);font-size:11px;font-weight:900}.source-system li strong{font:600 24px/1 Georgia,serif}.source-system li p{margin:7px 0 0}.service-mini-grid,.official-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.service-mini-grid a,.official-service-grid a{background:#fff;border:1px solid #dce3ec;border-radius:17px;flex-direction:column;min-height:230px;padding:27px;display:flex;box-shadow:0 14px 44px #08265a0f}.service-mini-grid span,.official-service-grid span{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900}.service-mini-grid strong,.official-service-grid h2{margin:28px 0 8px;font:600 25px/1.08 Georgia,serif}.service-mini-grid p,.official-service-grid p{color:var(--muted);font-size:13px}.service-mini-grid b,.official-service-grid b{color:var(--orange);letter-spacing:.1em;margin-top:auto;font-size:9px}.independence-banner{color:#fff;background:var(--orange);justify-content:space-between;align-items:center;gap:30px;padding:35px clamp(24px,7vw,112px);display:flex}.independence-banner strong{font:600 25px/1 Georgia,serif}.independence-banner p{color:#fff5ec;max-width:860px;margin:7px 0 0}.independence-banner a{border:1px solid #fff9;border-radius:5px;flex:none;padding:11px 15px;font-size:11px;font-weight:850}.inline-banner{border-radius:15px;margin-top:30px;padding:30px}.editorial-disclaimer,.source-limit{background:#eef4ff;border:1px solid #d9e2f2;border-radius:13px;align-items:flex-start;gap:20px;margin:0 0 28px;padding:23px 25px;display:flex}.editorial-disclaimer strong,.source-limit strong{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;flex:0 0 175px;font-size:11px}.editorial-disclaimer p,.source-limit p{color:#566980;margin:0}.source-limit{background:#fff4ec;border-color:#f0c4aa;margin-top:30px}.source-limit strong{color:#a94715}.results-page .page-intro{margin-bottom:35px}.detail-page{max-width:1220px}.breadcrumb{color:#76869a;flex-wrap:wrap;gap:8px;margin-bottom:30px;font-size:11px;display:flex}.breadcrumb a:hover{color:var(--blue)}.breadcrumb strong{color:var(--ink)}.detail-hero-card{background:#fff;border:1px solid #dbe3ef;border-radius:24px;padding:clamp(25px,5vw,52px);box-shadow:0 24px 70px #0a26521a}.detail-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.detail-heading .eyebrow{margin-bottom:12px}.detail-heading h1{letter-spacing:-.05em;margin:0;font:600 clamp(48px,7vw,78px)/.95 Georgia,serif}.detail-heading p{color:var(--muted)}.detail-hero-card>.draw-numbers{padding:34px}.second-result{border-top:1px solid #dde4ee;gap:15px;margin-top:25px;padding-top:25px;display:grid}.second-result h2{margin:0;font:600 28px/1 Georgia,serif}.special-result{background:#fff0e7;border-radius:12px;align-items:center;gap:17px;margin-top:20px;padding:18px 22px;display:flex}.special-result span{color:#9c4c23;text-transform:uppercase;font-size:10px;font-weight:850}.special-result strong{font:600 25px/1 Georgia,serif}.detail-source{color:#708096;justify-content:space-between;gap:20px;margin-top:25px;font-size:10px;display:flex}.section-title-row{justify-content:space-between;align-items:end;gap:25px;margin-bottom:25px;display:flex}.section-title-row .eyebrow{margin-bottom:8px}.section-title-row h2{margin:0;font:600 42px/1 Georgia,serif}.section-title-row>span{color:#6e7f94;font-size:11px}.prize-section,.matches-section{padding-top:70px}.accumulated-tag{background:var(--orange);border-radius:999px;padding:8px 11px;font-weight:850;color:#fff!important}.prize-table{background:#fff;border:1px solid #dbe2ed;border-radius:15px;overflow:hidden}.prize-table-head,.prize-table-row{grid-template-columns:1.3fr .65fr .8fr;align-items:center;gap:18px;padding:17px 23px;display:grid}.prize-table-head{color:#697b92;letter-spacing:.08em;text-transform:uppercase;background:#edf2f8;font-size:9px;font-weight:900}.prize-table-row+.prize-table-row{border-top:1px solid #e3e8ef}.prize-table-row strong{font-size:13px}.prize-table-row span{color:#566981;font-size:12px}.match-list{gap:8px;display:grid}.match-list article{background:#fff;border:1px solid #dbe3ee;border-radius:12px;grid-template-columns:48px 1fr;align-items:center;gap:16px;padding:17px 20px;display:grid}.match-list article>span{color:var(--blue);font-size:11px;font-weight:900}.match-list article div{gap:5px;display:grid}.match-list small{color:#708198;font-size:9px}.match-list strong{font-size:13px}.match-list strong b{color:var(--orange);margin:0 8px}.match-list em{color:#a64a1b;font-size:9px}.result-context-grid{grid-template-columns:1fr 1fr;gap:16px;padding:70px 0;display:grid}.result-context-grid article{background:#fff;border:1px solid #dbe3ee;border-radius:16px;padding:30px}.result-context-grid h2{margin:0;font:600 29px/1.1 Georgia,serif}.result-context-grid p{color:var(--muted)}.calendar-grid{gap:10px;display:grid}.calendar-grid article{background:#fff;border:1px solid #dbe2ed;border-radius:13px;grid-template-columns:14px 1fr auto;align-items:center;gap:20px;padding:20px 24px;display:grid}.calendar-dot{border-radius:50%;width:10px;height:10px}.calendar-grid h2{margin:0;font:600 23px/1 Georgia,serif}.calendar-grid p{color:var(--muted);margin:5px 0 0;font-size:12px}.calendar-grid a{color:var(--blue);font-size:10px;font-weight:850}.calendar-official,.responsible-cta{color:#fff;background:#06142f;border-radius:17px;justify-content:space-between;align-items:center;gap:30px;margin-top:30px;padding:34px;display:flex}.calendar-official .eyebrow,.responsible-cta .eyebrow{color:#84aaff}.calendar-official h2,.responsible-cta h2{margin:0;font:600 32px/1 Georgia,serif}.calendar-official p,.responsible-cta p{color:#a8b8d3}.compact-services{grid-template-columns:repeat(2,1fr)}.responsible-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.responsible-grid article{background:#fff;border:1px solid #dce3ee;border-radius:17px;min-height:260px;padding:29px}.responsible-grid span{color:var(--orange);font-size:11px;font-weight:900}.responsible-grid h2{margin:70px 0 8px;font:600 29px/1 Georgia,serif}.responsible-grid p{color:var(--muted)}@media (max-width:1080px){.result-card-grid,.service-mini-grid,.official-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.source-system-grid{gap:55px}.site-header nav a:last-child{display:none}}@media (max-width:760px){.result-section-heading,.source-system-grid,.result-card-grid,.service-mini-grid,.official-service-grid,.responsible-grid,.result-context-grid{grid-template-columns:1fr}.independence-banner,.detail-heading,.calendar-official,.responsible-cta{flex-direction:column;align-items:flex-start}.editorial-disclaimer,.source-limit{flex-direction:column;gap:8px}.editorial-disclaimer strong,.source-limit strong{flex-basis:auto}.detail-source{flex-direction:column}.prize-table-head,.prize-table-row{grid-template-columns:1.2fr .55fr .8fr;padding-inline:14px}.calendar-grid article{grid-template-columns:12px 1fr}.calendar-grid a{grid-column:2}.compact-services{grid-template-columns:1fr}}@media (max-width:520px){.result-card>header,.result-card>footer,.section-title-row{flex-direction:column;align-items:flex-start}.result-card footer>a{align-self:flex-end}.draw-numbers{padding:20px}.draw-numbers span{min-width:44px;height:44px;font-size:15px}.draw-numbers-small{margin-inline:15px}.prize-table-head{display:none}.prize-table-row{grid-template-columns:1fr 1fr}.prize-table-row strong{grid-column:1/-1}.detail-hero-card{border-radius:16px}.independence-banner{padding-block:28px}}:root{--orange:#b9470d;--muted:#53647b}:focus-visible{outline-offset:3px;outline:3px solid #ff9b5c}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.result-brand small{color:#53647b;font-size:8px}.result-hero .button-primary,.independence-banner,.accumulated-tag{background:var(--orange)}.accent-orange span,.calendar-dot.accent-orange{background:#aa3e08}.live-refresh-note,.source-state{color:#53647b}.live-refresh-note i.partial,.source-summary-confirmed i{background:#9d5b00}.source-live i,.source-mirror i{background:#087a58}.source-stale-cache i,.source-snapshot i{background:#a3430d}.source-state,.service-mini-grid span,.official-service-grid span,.featured-result header span,.featured-meta small,.prize-table thead,.match-list small{font-size:10px}.super-seven{margin-block:0;list-style:none}.super-seven li{justify-items:center;gap:7px;display:grid}.super-seven li small{color:#4f627c;white-space:nowrap;font-size:9px;font-weight:800}.prize-table-wrap{background:#fff;border:1px solid #dbe2ed;border-radius:15px;overflow-x:auto}.prize-table{border-spacing:0;background:0 0;border:0;border-radius:0;width:100%;min-width:580px;overflow:visible}.prize-table th,.prize-table td{text-align:left;padding:17px 23px}.prize-table thead{color:#53647b;letter-spacing:.08em;text-transform:uppercase;background:#edf2f8;font-weight:900}.prize-table tbody tr+tr th,.prize-table tbody tr+tr td{border-top:1px solid #e3e8ef}.prize-table tbody th{color:var(--ink);font-size:13px}.prize-table tbody td{color:#52657d;font-size:12px}@media (max-width:980px){.result-header{flex-wrap:wrap;gap:14px 22px}.result-header nav{white-space:nowrap;scrollbar-width:thin;order:3;gap:22px;width:100%;padding:4px 1px 8px;display:flex;overflow-x:auto}.result-header nav a:last-child{display:inline}}@media (max-width:640px){.result-header{min-height:0}.result-header nav{font-size:12px}.super-seven{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}}
