@import url('/fonts/fonts.css');
:root{color-scheme:dark;font-family:'DM Sans',sans-serif;font-synthesis:none;color:#f4efdc;background:#101e16;--muted:#b3bfa8;--gold:#f4d367;--line:#cad6ae2b;--ink:#263923}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:radial-gradient(ellipse at 15% 8%,#3a502c44,transparent 40%)}a{color:inherit;text-underline-offset:5px}button,a{-webkit-tap-highlight-color:transparent}button{font:600 12px 'DM Sans',sans-serif;cursor:pointer}button:disabled{cursor:default;opacity:.6}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ed9c31;outline-offset:5px}a,button{transition:background .18s,color .18s,transform .18s}[hidden]{display:none!important}header,main,footer{max-width:1280px;margin:auto}main{padding:0 48px}header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 48px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand img{width:46px;height:46px;border:2px solid #eddfa6;border-radius:9px;image-rendering:pixelated;box-shadow:3px 3px #f4d36720}.brand-name{font:22px 'Silkscreen',monospace;letter-spacing:-1px}.brand small{display:block;margin-top:5px;font:8px monospace;letter-spacing:1.6px;color:var(--muted)}nav{display:flex;align-items:center;gap:25px}nav a{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;font-size:12px;color:#d7ddc7}nav a:hover{color:var(--gold)}nav .nav-external{border-left:1px solid var(--line);padding-left:25px}nav .source{padding:0 16px;border:1px solid #d8cd8344;border-radius:6px;color:#f6dfa1;background:#f4d3670a}.eyebrow{font:10px 'Silkscreen',monospace;letter-spacing:.2px;color:var(--gold);margin:0 0 18px}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{font-family:'Space Grotesk',sans-serif}h1 em,h2 em{font-style:normal;color:var(--gold)}.primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:13px 20px;border:1px solid #ffe29a;border-radius:6px;background:var(--gold);box-shadow:0 3px #938042;color:#20331f;text-decoration:none;font-size:13px;font-weight:700}.primary-cta:hover{background:#ffe8a0;transform:translateY(-1px)}.skip-link{position:fixed;z-index:30;left:16px;top:12px;padding:12px 18px;background:var(--gold);color:var(--ink)}.skip-link:not(:focus){clip-path:inset(50%);height:1px;width:1px;padding:0;overflow:hidden;white-space:nowrap}
/* The opening field and live ledger. */
.harvest-stage{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:42px 48px;padding-top:58px;align-items:center}.hero{min-width:0}.intro .eyebrow{display:flex;align-items:center;gap:10px}.intro .eyebrow:before{content:'';width:7px;height:7px;background:var(--gold);box-shadow:3px 3px #f4d36733}.intro h1{font-size:clamp(48px,4.8vw,66px);font-weight:600;line-height:1.06;letter-spacing:-3.5px;margin:25px 0}.intro>p:not(.eyebrow){font-size:15px;line-height:1.85;color:var(--muted);max-width:450px}.hero-link{margin-top:13px}.game-jump{display:inline-flex;align-items:center;min-height:48px;margin:13px 0 0 20px;font-size:13px;color:#e7dcae}.hero-footnote{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px;color:#a4b594;font:8px monospace;letter-spacing:1.2px}.hero-footnote span:before{content:'＋';margin-right:7px;color:#d5c786}.field-banner{grid-column:1/-1;grid-row:2;position:relative;margin:0;overflow:hidden;border:1px solid #94ac7055;border-radius:12px}.field-banner>img{display:block;width:100%;height:265px;object-fit:cover;object-position:50% 54%;image-rendering:pixelated}.field-banner:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#102217e8);pointer-events:none}.field-banner figcaption{position:absolute;z-index:1;bottom:25px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:end;gap:20px;color:#fff7d7;font:10px 'Silkscreen',monospace}.field-banner figcaption small{display:block;font:13px 'DM Sans',sans-serif;color:#e3e9d3;margin-top:9px}.field-banner figcaption>span:last-child{font:9px monospace;letter-spacing:1px;border:1px solid #f2efc755;padding:10px;border-radius:4px;background:#10261999}.harvest{position:relative;min-width:0;overflow:hidden;padding:25px 27px 0;color:var(--ink);border:1px solid #ffe9a9;border-radius:12px;background:linear-gradient(125deg,#f9ebbf,#eddaa0);box-shadow:0 5px #827243,0 22px 55px #0003}.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-top h2{font:10px 'Silkscreen',monospace;margin:0}.badge{font:700 8px monospace;letter-spacing:.3px;padding:8px 9px;border:1px solid #54714740;border-radius:30px;background:#ffffff35;white-space:nowrap}.harvest[data-state=error] .badge,.harvest[data-state=stale] .badge{color:#792e18;border-color:#a752354f;background:#fff3d6}.ledger-caption{display:flex;align-items:center;justify-content:space-between;margin:24px 0 9px;padding-top:21px;border-top:1px solid #566c3733;font:9px monospace;letter-spacing:1.8px;color:#626d45}.ledger-caption span{font:22px 'Space Grotesk',sans-serif}.amount{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;font:600 clamp(35px,4.1vw,54px)/1.15 'Space Grotesk',sans-serif;letter-spacing:-2.8px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.unit{font:500 12px 'Space Grotesk',sans-serif;letter-spacing:0;border:1px solid #52623d44;padding:5px 7px;border-radius:4px}.asset-note{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:11px;color:#52633f;margin:13px 0 24px}.asset-icon{display:grid;place-items:center;width:21px;height:21px;background:#364b2c;color:#f6e6b0;border-radius:50%;font-size:13px}.verified-note{flex-basis:100%;margin:2px 0 0 29px;font-size:10px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 -27px;padding:23px 27px;background:#294332;color:#eeeacc}.stats>div+div{border-left:1px solid var(--line);padding-left:25px}.stats>div:last-child{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:16px 0 0}.stats h3{font:9px monospace;letter-spacing:1.3px;color:#c6d2b6;margin:0}.stats p{font:500 29px 'Space Grotesk',sans-serif;font-variant-numeric:tabular-nums;letter-spacing:-.7px;color:#f9e4a0;margin:8px 0 0}.stats .date{font-size:16px;letter-spacing:0;color:#e7ead8}.refresh-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 -27px;padding:12px 27px;background:#213829}.refresh-row p{font:9px/1.8 monospace;color:#c0cdaf;margin:0}.refresh-row button{min-height:42px;padding:10px 13px;border:1px solid #c3cd9a55;border-radius:5px;background:#ffffff05;color:#f0dda1;white-space:nowrap}.refresh-row button:hover{background:#c3cd9a22}.harvest[data-state=loading] #total{opacity:.35}.no-script{padding:20px;border:1px solid var(--line)}
/* The arcade. */
.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:60px 0 22px;font:9px monospace;letter-spacing:1.5px;color:#bbc7a6}.section-heading>span:last-child{color:#7f9678;font-size:8px}.corn-game{display:grid;grid-template-columns:1fr 1.06fr;gap:50px;align-items:center;padding:40px;border:1px solid #9aaa6844;border-radius:14px;background:radial-gradient(ellipse at 0 0,#6a733322,transparent 60%),#182b1e}.game-info h2{font:600 46px/1.08 'Space Grotesk',sans-serif;letter-spacing:-2px;margin:20px 0}.game-info>p:not(.eyebrow){color:#c1ceb2;font-size:14px;line-height:1.8}.game-info ol{list-style:none;counter-reset:steps;display:grid;gap:14px;padding:0;margin:26px 0;color:#d3ddc3;font-size:12px}.game-info li{counter-increment:steps;display:flex;align-items:center;gap:12px;line-height:1.5}.game-info li:before{content:counter(steps,decimal-leading-zero);display:grid;place-items:center;flex:0 0 29px;height:29px;border:1px solid #d5d89833;border-radius:4px;color:#e5cc7a;font:10px monospace}.game-info .game-disclaimer{font-size:10px!important;line-height:1.75!important;color:#a9b99a!important;max-width:370px;margin:20px 0 0}.game-board{min-width:0;padding:16px;background:#203925;border:2px solid #8e9d5e;border-radius:10px;box-shadow:0 6px #40552e,inset 0 0 0 4px #b7be6915}.field-topline{display:flex;justify-content:space-between;align-items:center;gap:10px;font:8px monospace;letter-spacing:.8px;color:#e2e3b3;padding:2px 0 15px;margin-bottom:16px;border-bottom:1px solid var(--line)}.game-scoreboard{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:15px 8px;margin-bottom:14px;background:#14291c;border:1px solid #78934833;border-radius:6px;text-align:center}.game-scoreboard span{display:block;font:7px 'Silkscreen',monospace;color:#bfccac}.game-scoreboard strong{display:block;font:500 33px 'Space Grotesk',sans-serif;color:#f5dc90;font-variant-numeric:tabular-nums;margin-top:8px}#game-clock{appearance:none;display:block;width:100%;height:6px;border:0;background:#354b2a;border-radius:4px;overflow:hidden}#game-clock::-webkit-progress-bar{background:#354b2a}#game-clock::-webkit-progress-value{background:#e3c45f}#game-clock::-moz-progress-bar{background:#e3c45f}.corn-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:12px;margin-top:17px;border:1px solid #81924866;border-radius:6px;background:repeating-linear-gradient(0deg,#272f1a,#272f1a 7px,#2e371e 7px,#2e371e 9px)}.corn-plot{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1.08;min-height:74px;padding:5px;border:2px solid #ebd989;border-radius:5px;user-select:none;overflow:visible}.corn-plot:disabled{opacity:1}.corn-plot[aria-disabled=true]{cursor:default}.corn-plot[data-state=ripe]{background:radial-gradient(ellipse at 50% 20%,#eef1b5,#b8c97b);box-shadow:0 4px #6e8244}.corn-plot[data-state=ripe]:not(:disabled):hover{background:#f2e9b4}.corn-plot[data-state=ripe]:not(:disabled):active{transform:translateY(3px);box-shadow:0 1px #6e8244}.plot-corn{width:64px;height:64px;object-fit:contain;image-rendering:pixelated;mix-blend-mode:multiply;pointer-events:none}.plot-seed{display:none;align-items:center;justify-content:center;font-size:32px;height:64px;pointer-events:none}.plot-label{font:7px 'Silkscreen',monospace;color:#293c1e;margin:4px 0;pointer-events:none}.corn-plot[data-state=growing],.corn-plot[data-state=rest]{background:repeating-linear-gradient(0deg,#49402a,#49402a 9px,#403822 9px,#403822 12px);border-color:#776043;box-shadow:0 4px #272214}.corn-plot[data-state=growing] .plot-corn,.corn-plot[data-state=rest] .plot-corn{display:none}.corn-plot[data-state=growing] .plot-seed,.corn-plot[data-state=rest] .plot-seed{display:flex}.corn-plot[data-state=rest] .plot-seed{opacity:.5}.corn-plot[data-state=growing] .plot-label,.corn-plot[data-state=rest] .plot-label{color:#c8c69b}.plot-pop{position:absolute;top:20%;left:50%;color:#fff0a8;font:700 22px 'Space Grotesk',sans-serif;opacity:0;pointer-events:none}.corn-plot.picked .plot-pop{animation:corn-pop .55s ease-out}#game-message{font-size:11px;line-height:1.6;color:#c2cfb1;margin:17px 0 0;min-height:36px}@keyframes corn-pop{0%{opacity:1;transform:translate(-50%,0)}100%{opacity:0;transform:translate(-50%,-35px)}}.game-result{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:34px;margin-top:24px;padding:30px;border:1px solid #decb7f77;border-radius:12px;background:#283e29}.result-intro h2{font-size:32px;line-height:1.15;letter-spacing:-1px;margin:16px 0}.result-intro h2 span{color:var(--gold)}.result-intro>p{font-size:13px;color:#d0d8bb;line-height:1.7}.share-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px}.share-actions a,.share-actions button{font-size:12px;min-height:44px;display:inline-flex;align-items:center}.share-actions button{color:#f5dfa3;border:1px solid #c9d6af55;border-radius:6px;padding:12px;background:#15291b}.share-actions a:last-child{color:#e2d399}#card-status{min-height:36px;font-size:11px;color:#bdcda9}#score-canvas{display:block;width:100%;height:auto;border-radius:7px;box-shadow:0 10px 30px #0004}
/* The token, field notes, and community. */
.details{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding:12px 0 48px}.details h2,.faq-section h2{font-size:38px;line-height:1.12;letter-spacing:-1.5px;margin:15px 0 25px}.facts{display:grid;gap:23px}.facts>div{display:flex;align-items:center;gap:15px}.fact-icon{display:grid;place-items:center;flex:0 0 42px;height:42px;background:#d6d7a208;border:1px solid var(--line);border-radius:8px;color:#e2cb7c;font:22px 'Space Grotesk',sans-serif}.facts h3{font-size:14px;font-weight:500;margin:0;color:#e0e7d0}.facts p{margin:5px 0 0;font-size:12px;line-height:1.7;color:var(--muted)}.token{min-width:0;padding:28px;border:1px solid #e4d99a40;border-radius:12px;background:radial-gradient(ellipse at 100% 0,#53663735,transparent 70%),#1c3022}.token-heading{display:flex;align-items:center;gap:16px}.token-heading img{border-radius:8px;image-rendering:pixelated;box-shadow:4px 4px #e7d79312}.token-heading .eyebrow{font:9px monospace;letter-spacing:1px;margin:0}.token-heading h2{font:26px 'Silkscreen',monospace;margin:8px 0 0}.token-mark{margin-left:auto;font-size:24px;color:#b6c792}.token .address-label{font:9px monospace;letter-spacing:1.4px;margin:27px 0 12px;color:#bdcba9}.address{font:13px/1.85 monospace;overflow-wrap:anywhere;margin:0;padding:16px;background:#101e16;border:1px solid var(--line);border-radius:6px;color:#e0e6d0}#copy-ca{width:100%;margin-top:12px;min-height:44px;border:1px solid #c6cf9666;border-radius:5px;background:#c6cf960c;color:#e8d99e}#copy-ca:hover{background:#c6cf9622}#copy-status{font-size:11px;line-height:1.6;margin:8px 0 0;color:#e5d8a5}#copy-status:empty{display:none}.token>a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding-top:15px;margin-top:17px;border-top:1px solid var(--line);font-size:12px;text-decoration:none;color:#e5d8a5}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding:42px 0;border-top:1px solid var(--line)}.faq-section>div>p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{position:relative;padding:21px 28px 21px 0;list-style:none;cursor:pointer;font-size:14px;line-height:1.5;color:#e8ecd8}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:2px;top:18px;font:22px 'Space Grotesk',sans-serif;color:var(--gold)}.faq-list details[open] summary:after{content:'−'}.faq-list details[open] summary{color:var(--gold)}.faq-list details p{font-size:13px;color:#b8c7ab;line-height:1.85;margin:0 24px 22px 0}.community{display:flex;align-items:center;gap:27px;padding:32px 36px;margin:18px 0 54px;border-radius:12px;background:#ecdfa9;color:var(--ink)}.community-art img{display:block;width:96px;height:96px;image-rendering:pixelated;mix-blend-mode:multiply}.community .eyebrow{color:#57683d;font-size:8px;margin-bottom:12px}.community h2{font-size:30px;letter-spacing:-1px;margin:0 0 10px}.community p:not(.eyebrow){font-size:13px;color:#586445;margin:0}.community .primary-cta{margin-left:auto;flex-shrink:0;background:#29432c;color:#ffedb5;border-color:#29432c;box-shadow:0 3px #17291b}.community .primary-cta:hover{background:#3b5839}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 48px 34px;border-top:1px solid var(--line);color:#c6cead}.footer-brand{display:flex;align-items:center;gap:10px;font:9px monospace;letter-spacing:1px}.footer-brand img{border-radius:4px;image-rendering:pixelated}.footer-links{display:flex;flex-wrap:wrap;gap:24px}.footer-links a{display:inline-flex;align-items:center;min-height:44px;font-size:12px}.mobile-cta{display:none}
/* Supporting pages share the same field-paper treatment. */
.utility-page{max-width:850px;margin:48px auto 60px;padding:40px 54px 50px;border:1px solid #e6d7a7;border-radius:12px;background:#f2e8c8;color:var(--ink);box-shadow:0 5px #827243}.back-link{display:inline-flex;align-items:center;min-height:44px;font-size:12px;color:#53653d;margin-bottom:25px}.utility-page .eyebrow{color:#68733f}.utility-page h1{font-size:clamp(36px,6vw,56px);line-height:1.1;letter-spacing:-2px;margin:15px 0 25px}.utility-page h2{font-size:22px;letter-spacing:-.5px;margin:30px 0 12px}.utility-page p{font-size:15px;line-height:1.9;color:#4a5d40}.utility-page code{font-size:12px;overflow-wrap:anywhere}.utility-page .policy-date{font:11px monospace;color:#697650;padding-bottom:24px;border-bottom:1px solid #5b704330}.utility-page .utility-cta{margin-top:18px}.utility-page .error-code{font:88px 'Silkscreen',monospace;color:#6b793f;margin:25px 0}
@media(max-width:1100px){header,footer{padding-left:32px;padding-right:32px}main{padding:0 32px}nav{gap:16px}nav .nav-external{padding-left:16px}.harvest-stage{gap:30px}.intro h1{font-size:51px}.game-jump{margin-left:0;margin-right:20px}.amount{font-size:42px}.corn-game{padding:28px;gap:30px}.game-info h2{font-size:38px}.plot-corn{width:53px;height:53px}.plot-seed{height:53px}.details{gap:36px}.community{gap:20px;padding:28px}.community h2{font-size:26px}.utility-page{margin-left:auto;margin-right:auto}}
@media(max-width:800px){header{flex-wrap:wrap;gap:18px;padding:20px 24px}nav{width:100%;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:10px}nav .nav-external{border:0;padding-left:0}main{padding:0 24px}.harvest-stage{padding-top:35px;gap:32px;grid-template-columns:1fr}.hero{text-align:center}.intro .eyebrow,.hero-footnote{justify-content:center}.intro h1{font-size:60px}.intro>p:not(.eyebrow){margin-left:auto;margin-right:auto;max-width:480px}.game-jump{margin-left:20px;margin-right:0}.harvest-stage .harvest{grid-row:3}.field-banner{grid-row:2}.field-banner>img{height:230px}.amount{font-size:58px}.stats{grid-template-columns:1fr 1fr 1.2fr}.stats>div:last-child{grid-column:auto;border-top:0;border-left:1px solid var(--line);padding:0 0 0 18px}.stats .date{font-size:14px;line-height:1.6}.section-heading{margin-top:44px}.corn-game{grid-template-columns:1fr 1fr;padding:24px;gap:25px}.game-info h2{font-size:33px}.game-info>p:not(.eyebrow){font-size:12px}.game-info li{font-size:11px}.game-board{padding:11px}.field-topline{font-size:6px;letter-spacing:0}.game-scoreboard span{font-size:6px}.game-scoreboard strong{font-size:27px}.corn-grid{padding:8px;gap:8px}.corn-plot{min-height:59px}.plot-corn{width:40px;height:40px}.plot-seed{height:40px;font-size:26px}.plot-label{font-size:5px}.game-result{grid-template-columns:1fr}.details h2,.faq-section h2{font-size:32px}.details{gap:25px}.token{padding:20px}.token-heading{gap:12px}.token-heading img{width:45px;height:45px}.token-heading h2{font-size:22px}.token-heading .eyebrow{font-size:8px}.faq-section{gap:30px}.community{flex-wrap:wrap}.community .primary-cta{margin-left:116px}.utility-page{margin:32px 24px 44px;padding:30px 35px}.footer-brand{font-size:8px}footer{padding:22px 24px;gap:16px}}
@media(max-width:600px){header{padding:17px 18px;gap:15px}.brand img{width:39px;height:39px}.brand-name{font-size:20px}nav{gap:8px;padding-top:8px}nav a{font-size:10px;min-height:42px}nav .source{padding:0 9px}main{padding:0 18px}.harvest-stage{padding-top:29px;gap:25px}.intro .eyebrow{font-size:7px}.intro h1{font-size:clamp(38px,10.4vw,54px);letter-spacing:-2.5px;margin:20px 0}.intro>p:not(.eyebrow){font-size:13px;line-height:1.8}.intro>p br{display:none}.primary-cta{font-size:12px;padding:12px 16px;min-height:46px}.game-jump{font-size:12px;margin-left:14px}.hero-footnote{font-size:7px;gap:13px;margin-top:24px;letter-spacing:.7px}.field-banner>img{height:185px}.field-banner figcaption{left:17px;right:17px;bottom:17px;font-size:8px}.field-banner figcaption small{font-size:11px;max-width:230px;line-height:1.5}.field-banner figcaption>span:last-child{display:none}.harvest{padding:21px 19px 0;border-radius:10px}.card-top{gap:7px}.card-top h2{font-size:8px}.badge{font-size:7px;padding:7px 8px}.ledger-caption{margin-top:19px;padding-top:16px;font-size:8px}.amount{font-size:clamp(32px,9vw,45px);letter-spacing:-2px;gap:8px}.unit{font-size:10px;padding:4px 6px}.asset-note{font-size:10px;margin-bottom:22px}.verified-note{font-size:10px;min-height:24px;display:inline-flex;align-items:center}.stats{grid-template-columns:1fr 1fr;margin:0 -19px;padding:21px 19px;gap:20px}.stats>div+div{padding-left:20px}.stats>div:last-child{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:17px 0 0}.stats h3{font-size:8px}.stats p{font-size:28px}.stats .date{font-size:16px}.refresh-row{margin:0 -19px;padding:12px 19px;gap:12px}.refresh-row p{font-size:8px}.refresh-row button{font-size:10px;padding:10px}.section-heading{margin:36px 0 17px;font-size:8px;letter-spacing:.6px}.section-heading>span:last-child{font-size:6px;letter-spacing:.3px}.corn-game{grid-template-columns:1fr;padding:24px 16px;gap:28px}.game-info h2{font-size:37px;letter-spacing:-1.6px}.game-info>p:not(.eyebrow){font-size:13px}.game-info ol{gap:12px;margin:23px 0}.game-info li{font-size:12px}.game-info .primary-cta{width:100%}.game-info .game-disclaimer{font-size:10px!important}.game-board{padding:11px}.field-topline{font-size:7px}.game-scoreboard span{min-height:14px;font-size:6px}.game-scoreboard strong{font-size:29px}.corn-plot{min-height:66px}.plot-corn{width:48px;height:48px}.plot-seed{height:48px}.plot-label{font-size:6px}#game-message{font-size:10px}.game-result{padding:22px 16px;gap:20px}#score-canvas{grid-row:1}.result-intro h2{font-size:28px}.result-intro h2 br{display:none}.share-actions{gap:12px}.details{grid-template-columns:1fr;gap:32px;padding:8px 0 34px}.details h2,.faq-section h2{font-size:35px}.facts{gap:20px}.token{padding:24px}.token-heading img{width:52px;height:52px}.token-heading h2{font-size:25px}.token-heading .eyebrow{font-size:9px}.address{font-size:12px;padding:14px}.faq-section{grid-template-columns:1fr;gap:17px;padding:30px 0}.faq-section h2{margin-bottom:15px}.faq-section>div>p:not(.eyebrow){font-size:13px}.faq-list summary{font-size:13px;padding-top:19px;padding-bottom:19px}.community{padding:26px 22px;gap:20px;margin-bottom:32px}.community-art img{width:66px;height:66px}.community>div:nth-child(2){flex:1;min-width:160px}.community .eyebrow{font-size:7px;line-height:1.6}.community h2{font-size:27px;line-height:1.1}.community p:not(.eyebrow){font-size:12px;line-height:1.7}.community .primary-cta{width:100%;margin:0}footer{flex-direction:column;align-items:flex-start;padding:20px;gap:10px}.footer-brand{font-size:8px}.footer-links{gap:26px}.utility-page{margin:25px 18px 35px;padding:24px}.utility-page h1{font-size:38px}.utility-page p{font-size:14px}.utility-page h2{font-size:21px}.utility-page .error-code{font-size:66px}body:has(.mobile-cta){padding-bottom:84px}.mobile-cta{display:flex;position:fixed;z-index:10;left:0;right:0;bottom:0;align-items:center;justify-content:space-between;padding:10px 18px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #dac78755;background:#1b3025f5;backdrop-filter:blur(10px);color:#ffe19b;text-decoration:none;font-size:12px;font-weight:700;min-height:62px}.mobile-cta>span:last-child{padding:10px 13px;background:#efd78e;color:#253525;border-radius:5px;font-size:11px}}
@media(max-width:360px){nav{gap:5px}nav a{font-size:9px}nav .source{padding:0 7px}.game-jump{margin-left:0;display:flex;justify-content:center;margin-top:10px}.hero-link{width:100%}.plot-corn{width:40px;height:40px}.plot-seed{height:40px}.plot-label{font-size:5px}.field-topline{font-size:6px}.amount{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* An interactive field scene, with the ledger kept above the scenery. */
.immersive{background:radial-gradient(ellipse at 80% 40%,#52642722,transparent 50%),#101e16}.immersive header{position:sticky;top:0;z-index:20;background:#101e16ed;backdrop-filter:blur(18px)}.immersive nav a{position:relative}.immersive nav a[aria-current=location]{color:#ffe196}.immersive nav a[aria-current=location]:after{content:'';position:absolute;bottom:3px;left:0;right:0;height:2px;background:#f4d367}.immersive main{padding-top:28px}.immersive .harvest-stage{isolation:isolate;position:relative;overflow:hidden;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);grid-template-rows:auto 180px auto;gap:0 40px;align-items:start;padding:42px 36px 22px;border:1px solid #bacc8350;border-radius:20px;background:#153127;box-shadow:0 20px 80px #0003}.immersive .hero{position:relative;z-index:2;align-self:center;padding:15px 0 30px}.immersive .intro h1{font-size:clamp(56px,5.6vw,78px);line-height:.99;letter-spacing:-4px;margin:26px 0}.immersive .intro h1 em{color:#fce18c}.immersive .intro .eyebrow{font-size:8px;letter-spacing:.5px;color:#e9d9a2}.immersive .intro>p:not(.eyebrow){color:#dfebd2;font-size:14px;line-height:1.8;max-width:360px}.immersive .hero-footnote{color:#c2d3ad;font-size:7px;gap:12px}.immersive .game-jump{margin-left:16px;font-size:12px;color:#fff0b9}.immersive .hero-link{font-size:12px;gap:16px}.immersive .harvest{position:relative;z-index:2;grid-column:2;grid-row:1;box-shadow:0 6px #817547,0 20px 50px #07180c77;transform:rotate(1deg);transition:transform .3s,border-color .3s}.immersive .harvest:focus-within,.immersive .harvest:hover{transform:rotate(0)}.immersive .amount{font-size:clamp(34px,3.5vw,48px)}.immersive .card-top h2{font-size:9px}.immersive .field-banner{position:absolute;grid-row:auto;grid-column:auto;inset:0;z-index:0;border:0;border-radius:0;pointer-events:none}.immersive .field-banner>img{position:absolute;bottom:0;left:-2%;width:104%;max-width:none;height:490px;object-position:center 55%;transform:translateX(var(--drift,0px));transition:filter .8s,transform .7s ease-out;filter:saturate(.95);mask-image:linear-gradient(transparent,#000 30%)}.immersive .field-banner:after{inset:0;background:linear-gradient(#153127 0%,#153127 22%,#153127ed 36%,#15312744 61%,#10201711 78%,#101e16e8 100%)}.immersive .field-banner figcaption{left:36px;bottom:122px;font-size:9px;letter-spacing:1px;text-shadow:0 2px 6px #000}.immersive .harvest-stage[data-scene=sunset] .field-banner>img{filter:sepia(.8) saturate(1.8) hue-rotate(335deg) brightness(.85)}.immersive .harvest-stage[data-scene=night] .field-banner>img{filter:saturate(.65) hue-rotate(22deg) brightness(.45)}.field-sparkles{position:absolute;inset:45% 0 100px;z-index:1}.field-sparkles i{position:absolute;width:4px;height:4px;background:#fff3ad;left:15%;top:50%;box-shadow:0 0 14px #ffe78c;opacity:.7;animation:firefly 5s ease-in-out infinite alternate}.field-sparkles i:nth-child(2){left:35%;top:70%;animation-delay:-2s}.field-sparkles i:nth-child(3){left:70%;top:40%;animation-delay:-4s}.field-sparkles i:nth-child(4){left:85%;top:65%;animation-delay:-1s}.field-sparkles i:nth-child(5){left:52%;top:80%;animation-delay:-3s}.field-sparkles i:nth-child(6){left:7%;top:85%;animation-delay:-5s}@keyframes firefly{from{transform:translate(0,10px);opacity:.15}to{transform:translate(9px,-15px);opacity:.85}}.scene-toolbar{position:relative;z-index:3;grid-row:3;grid-column:1/-1;display:flex;align-items:end;justify-content:space-between;gap:20px}.scene-label{display:block;color:#d6dfc1;font:8px monospace;letter-spacing:1.6px;margin-bottom:10px}.scene-options{display:flex;gap:5px;padding:5px;background:#102117db;border:1px solid #d2dca447;border-radius:10px}.scene-options button,#motion-toggle{min-height:42px;border:1px solid transparent;border-radius:6px;background:transparent;color:#c2d0b7;font-size:11px;padding:10px 14px}.scene-options button[aria-pressed=true]{background:#f4d367;color:#20351f;box-shadow:0 2px #9d8543}.scene-options button:hover{border-color:#eed68c88}#motion-toggle{border-color:#d2dca44a;background:#102117db;color:#eddfa7;min-width:99px}#motion-toggle:hover{background:#2b4127}.field-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:25px 0;border-bottom:1px solid var(--line)}.field-strip a{display:flex;align-items:center;gap:13px;text-decoration:none;font:13px 'Space Grotesk',sans-serif;min-height:50px;padding:10px 22px;border-right:1px solid var(--line);transition:background .2s}.field-strip a:first-child{padding-left:0}.field-strip a:last-child{border:0;padding-right:0}.field-strip a:hover{background:#d5d9980b;color:var(--gold)}.field-strip span{font:9px monospace;color:#9fae83}.field-strip b{font-size:19px;font-weight:400;margin-left:auto;color:#e7d080}.immersive .section-heading{margin-top:50px}.immersive .corn-game{position:relative;background:#e9e2bb;color:#263c28;border:1px solid #ffefc0;box-shadow:0 6px #7a7850;gap:38px}.immersive .game-info h2{font-size:48px;letter-spacing:-2px}.immersive .game-info h2 em{color:#687c37}.immersive .game-info .eyebrow{font-size:9px;color:#5b713d;line-height:1.8}.arcade-tag{display:inline-block;font:7px monospace;border:1px solid #62774355;border-radius:4px;padding:5px 7px;margin-left:7px;vertical-align:middle}.immersive .game-info>p:not(.eyebrow){color:#526342}.immersive .game-info ol{color:#384f32}.immersive .game-info li:before{border-color:#71844a55;color:#5c723a;background:#f9efc2}.immersive .game-info .game-disclaimer{color:#60704a!important}.immersive .game-info .primary-cta{background:#294b32;color:#fff1b0;border-color:#294b32;box-shadow:0 3px #172d1e}.immersive .game-info .primary-cta:hover{background:#3c5c36}.immersive .game-board{box-shadow:0 7px #758052,0 15px 24px #33432222;border-color:#738c4d}.plot-growth{display:block;width:65%;height:3px;margin:4px 0 1px;background:#17281766;border-radius:3px;overflow:hidden}.plot-growth i{display:block;width:100%;height:100%;background:#d8e581;transform:scaleX(var(--growth,1));transform-origin:left}.corn-plot[data-state=ripe] .plot-growth i{background:#70803b}.corn-plot[data-state=rest] .plot-growth{opacity:0}.game-board[data-round=urgent]{border-color:#ffc178}.game-board[data-round=urgent] #game-time{color:#ffd0a2}.game-board[data-round=urgent] #game-clock::-webkit-progress-value{background:#f3a062}.game-board[data-round=urgent] #game-clock::-moz-progress-bar{background:#f3a062}.game-board[data-round=finished]{border-color:#ecd377}.immersive .token{background:linear-gradient(135deg,#344a2a,#15291f);border-color:#d5d59866;transition:transform .25s,box-shadow .25s}.immersive .token:hover{transform:translateY(-4px);box-shadow:0 15px 30px #0003}.immersive .facts>div{padding:12px;border:1px solid transparent;border-radius:10px;transition:background .2s,border-color .2s}.immersive .facts>div:hover{background:#d6d7a20a;border-color:#d6d7a225}.immersive .facts{gap:8px;margin-left:-12px}.immersive .faq-list summary:hover{color:var(--gold)}.immersive .faq-list details[open] p{animation:field-arrive .3s ease-out}.immersive .community{background:linear-gradient(115deg,#ecdfa9,#d2dba0);position:relative;overflow:hidden}.immersive .community-art img{transition:transform .3s}.immersive .community:hover .community-art img{transform:rotate(-12deg) scale(1.1)}.immersive .game-result{position:relative;isolation:isolate;overflow:hidden;border:2px solid #e4d087;background:linear-gradient(135deg,#3c512e,#1c3426)}.confetti{position:absolute;inset:0;overflow:hidden;z-index:-1;pointer-events:none}.confetti i{position:absolute;left:calc(var(--i)*8% + 4%);top:-20px;width:7px;height:14px;background:#f4d367;animation:confetti-fall 1.6s calc(var(--i)*35ms) ease-out both}.confetti i:nth-child(3n){background:#a9c575}.confetti i:nth-child(3n + 1){background:#f0a952;width:10px;height:7px}@keyframes confetti-fall{from{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(560px) rotate(360deg);opacity:0}}@keyframes field-arrive{from{opacity:.55;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.immersive[data-motion=on] .arrived{animation:field-arrive .65s ease-out}.immersive[data-motion=off] *, .immersive[data-motion=off] *:before,.immersive[data-motion=off] *:after{animation:none!important;transition:none!important}.immersive[data-motion=off] .harvest,.immersive[data-motion=off] .token:hover,.immersive[data-motion=off] .community:hover img{transform:none}.immersive[data-motion=off] .confetti{display:none}.immersive[data-motion=off]{scroll-behavior:auto}html:has(.immersive[data-motion=off]){scroll-behavior:auto}
@media(min-width:801px){html:has(.immersive){scroll-padding-top:125px}}
@media(max-width:1100px){.immersive .harvest-stage{padding:30px 25px 20px;gap:0 24px}.immersive .intro h1{font-size:61px}.immersive .game-jump{display:flex;margin-left:0}.immersive .amount{font-size:35px;letter-spacing:-2px}.immersive .card-top{flex-wrap:wrap}.immersive .game-info h2{font-size:39px}.field-strip a{font-size:11px;padding:10px 15px}.immersive .field-banner figcaption{left:25px}}
@media(max-width:800px){.immersive header{position:relative;backdrop-filter:none}.immersive main{padding-top:20px}.immersive .harvest-stage{grid-template-columns:1fr;grid-template-rows:auto 180px auto auto;padding:30px 25px 22px;gap:22px}.immersive .hero{grid-row:1;text-align:center;padding:0}.immersive .intro h1{font-size:68px}.immersive .intro>p:not(.eyebrow){max-width:390px}.immersive .intro .eyebrow{font-size:8px}.immersive .game-jump{display:inline-flex;margin-left:18px}.immersive .harvest{grid-column:1;grid-row:4;transform:none;width:100%;margin:10px 0 0}.immersive .card-top{flex-wrap:nowrap}.immersive .amount{font-size:54px}.immersive .field-banner{bottom:auto;height:680px}.immersive .field-banner>img{height:400px}.immersive .field-banner:after{background:linear-gradient(#153127 0%,#153127 20%,#153127cc 38%,#15312722 65%,#15312744 82%,#153127 100%)}.immersive .field-banner figcaption{bottom:100px}.scene-toolbar{grid-row:3;gap:12px}.scene-options button{padding:10px 13px;font-size:11px}.field-strip{padding:16px 0}.field-strip a{font-size:11px;flex-wrap:wrap;gap:8px;padding:8px 13px}.field-strip span{flex-basis:100%}.immersive .corn-game{gap:25px}.immersive .game-info h2{font-size:33px}.arcade-tag{margin:8px 0 0;display:table}}
@media(max-width:600px){.immersive main{padding:15px 12px 0}.immersive .harvest-stage{padding:29px 15px 19px;border-radius:14px;grid-template-rows:auto 110px auto auto;gap:20px}.immersive .intro h1{font-size:clamp(49px,13vw,67px);letter-spacing:-3px;line-height:1.02;margin:23px 0}.immersive .intro .eyebrow{font-size:6px;letter-spacing:0;gap:6px}.immersive .intro>p:not(.eyebrow){font-size:13px;max-width:290px}.immersive .hero-link{font-size:11px;padding:12px 13px;gap:10px}.immersive .game-jump{font-size:11px;margin-left:12px}.immersive .hero-footnote{font-size:6px;gap:9px;margin-top:20px}.immersive .field-banner{height:610px}.immersive .field-banner>img{height:290px;width:130%;left:-15%;object-position:50% 50%}.immersive .field-banner figcaption{left:20px;bottom:113px;font-size:7px;letter-spacing:0}.scene-toolbar{flex-wrap:wrap;justify-content:center;gap:12px}.scene-toolbar>div{width:100%}.scene-label{text-align:center;font-size:7px}.scene-options{justify-content:center}.scene-options button{flex:1;padding:10px 7px;font-size:10px}.scene-options button span{margin-left:2px}#motion-toggle{font-size:10px;min-height:38px;padding:8px 13px}.immersive .harvest{padding:20px 15px 0;margin-top:0}.immersive .amount{font-size:clamp(30px,8.7vw,39px)}.immersive .card-top h2{font-size:7px}.immersive .badge{font-size:6px}.immersive .stats,.immersive .refresh-row{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.immersive .asset-note{font-size:9px}.immersive .verified-note{font-size:9px}.field-strip{grid-template-columns:1fr;padding:12px 6px}.field-strip a,.field-strip a:first-child,.field-strip a:last-child{min-height:48px;font-size:12px;padding:10px 6px;border:0;flex-wrap:nowrap;gap:14px}.field-strip span{flex-basis:auto}.field-strip a+a{border-top:1px solid #c9d6af15}.immersive .section-heading,.immersive .details,.immersive .faq-section{margin-left:6px;margin-right:6px}.immersive .section-heading{margin-top:32px}.immersive .corn-game{padding:27px 16px;gap:27px}.immersive .game-info h2{font-size:39px}.arcade-tag{display:inline-block;margin:0 0 0 5px;font-size:6px}.immersive .game-info .eyebrow{font-size:8px}.immersive .game-info .game-disclaimer{font-size:10px!important}.plot-growth{margin-top:2px}.immersive .game-result{padding:20px 15px}.immersive .community{margin:16px 0 30px}.immersive .token:hover{transform:none}.immersive .field-sparkles{inset:55% 0 100px}}
@media(max-width:360px){.immersive .game-jump{display:flex;margin-left:0}.immersive .hero-link{width:100%}.immersive .field-banner{height:670px}.immersive .field-banner figcaption{bottom:130px}.immersive .card-top{flex-wrap:wrap}.immersive .amount{font-size:30px}.scene-options button{font-size:9px;padding:10px 4px}}
@media(prefers-reduced-motion:reduce){.immersive .harvest,.immersive .token:hover,.immersive .community:hover img{transform:none}.immersive .confetti{display:none}html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* An optional soundtrack, loaded only when the visitor starts playback. */
.corn-radio{display:flex;align-items:center;gap:18px;margin-top:26px;padding:22px 26px;background:linear-gradient(120deg,#2d4428,#182c20);border:1px solid #d5d49a44;border-radius:12px}.radio-art{display:grid;place-items:center;flex:0 0 68px;width:68px;height:68px;border:1px solid #dddb9b66;border-radius:50%;background:#d7dda2;box-shadow:0 0 0 5px #d7dda209}.radio-art img{width:48px;height:48px;mix-blend-mode:multiply;image-rendering:pixelated}.radio-info{min-width:0}.radio-info .eyebrow{font-size:7px;margin:0 0 8px}.radio-info h2{font-size:22px;letter-spacing:-.6px;margin:0 0 6px}.radio-info>p:last-child{font-size:10px;color:#b6c5a5;margin:0;line-height:1.6}.corn-radio audio{display:block;width:340px;max-width:100%;height:44px;margin-left:auto;color-scheme:dark;border-radius:25px}.corn-radio audio:focus-visible{outline:3px solid #ed9c31;outline-offset:5px}@media(max-width:800px){.corn-radio{flex-wrap:wrap}.corn-radio audio{flex:1 0 100%;width:100%;margin:3px 0 0}}@media(max-width:600px){.corn-radio{padding:20px 18px;gap:15px;margin-top:20px}.radio-info h2{font-size:21px}.radio-art{flex-basis:56px;width:56px;height:56px}.radio-art img{width:42px;height:42px}}
