/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.start{inset-inline-start:var(--spacing)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}*{box-sizing:border-box}html{touch-action:manipulation}body{color:var(--ink);font-family:var(--font-geist-mono),monospace;background:#f5edce;margin:0}.game-shell{background:linear-gradient(#fff8dddc,#fff8dded),url(/potato-relay-world.png) 50%/cover fixed;flex-direction:column;align-items:center;min-height:100svh;padding:20px 18px 36px;display:flex}.mini-header{justify-content:space-between;align-items:center;width:min(100%,660px);margin-bottom:18px;display:flex}.wordmark{align-items:center;gap:8px;font-size:14px;font-weight:950;display:flex}.pass-pill{border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);background:#fff;padding:7px 10px;font-size:11px;font-weight:900}.pass-pill b{color:var(--orange);font-size:16px}.game-card{border:4px solid var(--ink);width:min(100%,520px);min-height:610px;box-shadow:8px 8px 0 var(--ink);text-align:center;background:#fffdf1ee;flex-direction:column;justify-content:center;align-items:center;padding:32px 34px;display:flex;position:relative;overflow:hidden}.kicker{letter-spacing:.11em;color:#9c542d;margin:18px 0 12px;font-size:12px;font-weight:950}.game-card h1{font:950 clamp(38px,9vw,58px)/.96 var(--font-geist-sans),sans-serif;letter-spacing:-.06em;margin:0}.lead{font:700 16px/1.55 var(--font-geist-sans),sans-serif;color:#506477;max-width:420px;margin:18px 0 24px}.big-button{border:3px solid var(--ink);background:var(--orange);color:#fff;width:min(100%,380px);min-height:58px;box-shadow:5px 5px 0 var(--ink);cursor:pointer;font-size:17px;font-weight:950}.big-button:hover{box-shadow:6px 7px 0 var(--ink);transform:translateY(-2px)}.big-button:active{box-shadow:2px 2px 0 var(--ink);transform:translateY(4px)}.big-button:disabled{opacity:.6;cursor:wait}.text-button{cursor:pointer;color:var(--ink);background:0 0;border:0;margin-top:18px;font-weight:850;text-decoration:underline}.spud{border:4px solid var(--ink);background:#bd7543;border-radius:48% 52% 45% 55%/58% 45% 55% 42%;width:150px;height:118px;animation:2.2s ease-in-out infinite float;position:relative;transform:rotate(-6deg);box-shadow:inset -12px -10px #7d46262e,0 9px #17324a20}.spud i{background:#704125;border-radius:50%;width:8px;height:6px;position:absolute}.spud i:first-child{top:32px;left:34px}.spud i:nth-child(2){top:50px;right:32px}.spud i:nth-child(3){bottom:21px;left:70px}.spud b{font-size:22px;position:absolute;inset:43px 0 auto}.spud.ready{animation:.7s ease-in-out infinite wobble}.spud.zoom{animation:1.4s ease-in-out infinite zoom}.spud.dizzy{animation:.35s ease-in-out infinite wobble}.progress-copy{color:#667785;justify-content:space-between;width:100%;margin-bottom:32px;font-size:11px;font-weight:900;display:flex}.timing-game{flex-direction:column;align-items:center;width:100%;display:flex}.timer b{font:950 48px/1 var(--font-geist-sans),sans-serif;display:block}.timer span{letter-spacing:.12em;font-size:10px;font-weight:900}.track{border:3px solid var(--ink);cursor:pointer;touch-action:none;background:#d8eabb;width:100%;height:116px;margin:18px 0 20px;position:relative;overflow:hidden}.sweet-spot{left:42%;background:#ffe35c;border-inline:3px dashed #9c542d;width:16%;position:absolute;inset-block:0}.runner{filter:drop-shadow(3px 4px #17324a33);will-change:left;font-size:45px;position:absolute;top:27px;transform:translate(-50%)}.tap-button{border:4px solid var(--ink);background:var(--orange);color:#fff;width:180px;height:70px;box-shadow:5px 5px 0 var(--ink);cursor:pointer;touch-action:none;font-size:24px;font-weight:950}.tap-button:active{box-shadow:1px 1px 0 var(--ink);transform:translateY(4px)}.live-score{align-items:baseline;gap:20px;margin-top:22px;display:flex}.live-score span{font-size:12px}.live-score b{font-size:28px}.score-strip{border-block:2px solid var(--line);justify-content:space-between;align-items:center;width:min(100%,360px);padding:15px 0;display:flex}.score-strip span,.final-stats span{letter-spacing:.08em;font-size:10px;font-weight:900}.score-strip b{font-size:24px}.final-stats{grid-template-columns:1fr 1fr;width:100%;margin:2px 0 25px;display:grid}.final-stats div{border:2px solid var(--ink);flex-direction:column;padding:14px;display:flex}.final-stats div+div{border-left:0}.final-stats b{font-size:25px}.future-note{font:600 11px/1.45 var(--font-geist-sans),sans-serif;color:#6c7881;margin:20px 0 0}.home-burst{font-size:52px;animation:.55s ease-out pop;position:absolute;top:18px;right:20px}.status-message{border:2px solid var(--ink);font:700 13px/1.4 var(--font-geist-sans),sans-serif;background:#fff1b8;margin:20px 0 0;padding:9px 12px}.sponsor-slot{color:#687480;background:#fff9e5cc;border:1px solid #a99d7e;justify-content:center;align-items:center;gap:12px;width:min(100%,520px);margin-top:24px;padding:10px;display:flex}.sponsor-slot span{letter-spacing:.12em;font-size:9px}.sponsor-slot p{font:600 11px var(--font-geist-sans),sans-serif;margin:0}.game-shell>footer{gap:18px;margin-top:16px;display:flex}.game-shell>footer a{color:var(--ink);font-size:11px}.legal-page{max-width:780px;margin:0 auto;padding:55px 24px 100px}.legal-page h1{font-size:clamp(44px,8vw,70px)}.legal-page section{border-top:2px solid var(--ink);padding:24px 0}.legal-page p{font-family:Arial,sans-serif;line-height:1.65}.legal-back{color:var(--ink);font-weight:900}.cookie-notice{z-index:30;border:3px solid var(--ink);max-width:760px;box-shadow:6px 6px 0 var(--ink);background:#fff8df;justify-content:space-between;align-items:center;gap:20px;margin:auto;padding:16px;display:flex;position:fixed;bottom:18px;left:18px;right:18px}.cookie-notice p{font:600 13px var(--font-geist-sans),sans-serif;margin:4px 0}.cookie-notice span,.cookie-notice a{font-size:11px}.cookie-notice>div:last-child{gap:10px;display:flex}.cookie-notice button{border:2px solid var(--ink);background:#fff;min-height:40px;padding:0 14px;font-weight:900}.cookie-notice .primary{background:var(--orange);color:#fff}@keyframes float{50%{transform:rotate(4deg)translateY(-8px)}}@keyframes wobble{50%{transform:rotate(8deg)}}@keyframes zoom{50%{transform:rotate(7deg)translate(18px)}}@keyframes pop{0%{transform:scale(.2)rotate(-20deg)}80%{transform:scale(1.2)}}button:focus-visible{outline-offset:3px;outline:4px solid #1680b9}[role=button]:focus-visible{outline-offset:3px;outline:4px solid #1680b9}@media (max-width:560px){.game-shell{padding:12px 12px 28px}.mini-header{margin-bottom:10px}.game-card{min-height:calc(100svh - 125px);box-shadow:5px 5px 0 var(--ink);padding:24px 18px}.game-card h1{font-size:42px}.lead{margin:15px 0 21px;font-size:15px}.spud{width:132px;height:104px}.spud b{inset:37px 0 auto}.timing-game .kicker{margin-top:13px}.track{height:105px}.runner{top:23px}.sponsor-slot{margin-top:18px}.cookie-notice{display:block;bottom:10px}.cookie-notice>div:last-child{margin-top:10px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--ink:#e9f3ff;--cream:#030716;--paper:#0a1023;--orange:#e99542;--yellow:#ffc85a;--green:#54d8c4;--line:#33405b}body{color:var(--ink);background:#020513}.game-shell{image-rendering:auto;background-color:#020513;background-image:linear-gradient(90deg,#020513f0 0%,#020513d1 37%,#02051357 72%,#02051326),linear-gradient(#0205130d,#02051366),url(/potato-relay-night.png);background-position:50%;background-size:cover;align-items:flex-start;padding-inline:max(22px,50vw - 590px)}.mini-header{color:#eaf6ff;text-shadow:0 2px 12px #000;width:min(100%,520px);margin:10px 0 28px}.wordmark{letter-spacing:.06em}.pass-pill{color:#b8c7d7;background:#080e20e8;border-color:#53708d;box-shadow:3px 3px #000}.pass-pill b{color:#ffc05a}.game-card{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:linear-gradient(145deg,#090f22f2,#060a19e0);border-color:#445a76;width:min(100%,520px);min-height:590px;overflow:visible;box-shadow:0 0 0 1px #0a0d18,12px 14px #0008,0 24px 70px #000a}.game-card:before{content:"";pointer-events:none;border:1px solid #2b3850;position:absolute;inset:8px}.kicker{color:#f2a653;text-shadow:0 0 16px #e9954266}.game-card h1{text-shadow:0 3px #000,0 0 28px #6d3ca733}.lead{color:#aebdd0}.big-button{background:linear-gradient(#ec9949,#c8632c);border-color:#17111a;box-shadow:4px 5px #000,0 0 28px #e9954236}.big-button:hover{box-shadow:5px 7px #000,0 0 34px #e9954255}.text-button,.game-shell>footer a{color:#89d8d3}.spud{background:#b66c35;border-color:#15101a;box-shadow:inset -12px -10px #6e321d70,0 7px #0008,0 0 28px #e9954244}.spud i{background:#66351f}.progress-copy{color:#8fa3b8}.progress-copy b{color:#69dfd0}.track{background:#0e2830;border-color:#111827;box-shadow:inset 0 0 28px #000}.sweet-spot{background:#dda43d;border-color:#ffce64;box-shadow:0 0 28px #e9954288}.tap-button{background:#d97b37;border-color:#150f18;box-shadow:4px 5px #000,0 0 30px #e9954250}.score-strip{border-color:#33405b}.final-stats div{background:#0b1429;border-color:#445a76}.future-note{color:#7f91a6}.status-message{color:#f2e9ff;background:#29213a;border-color:#7d609c}.sponsor-slot{color:#6f8196;background:#060b19b8;border-color:#283650;margin-left:0}.game-shell>footer{margin-left:0}.cookie-notice{background:#080e20f2;border-color:#425872;box-shadow:6px 6px #000}.cookie-notice p{color:#b6c5d6}.cookie-notice button{color:#e9f3ff;background:#111b31;border-color:#4d647f}.cookie-notice .primary{background:#c86d32}.legal-page{color:#14283c;background:#fff8df;min-height:100vh}@media (max-width:760px){.game-shell{background-image:linear-gradient(#02051373,#020513ed),url(/potato-relay-night.png);background-position:66%;align-items:center;padding-inline:12px}.mini-header{width:min(100%,520px)}.game-card{background:linear-gradient(145deg,#090f22f5,#060a19ed);box-shadow:5px 6px #000b}.sponsor-slot{margin-inline:auto}}body,.game-card h1,.lead,button,.future-note,.sponsor-slot p,.cookie-notice p,.legal-page,.legal-page p,.legal-page h1,.legal-page h2{font-family:var(--font-geist-mono),"Courier New",monospace}.game-card h1{letter-spacing:-.055em;font-weight:900}.lead{font-weight:650}.game-card,.big-button,.tap-button,.track,.pass-pill,.sponsor-slot,.cookie-notice,.final-stats div,.status-message{border-radius:0}.big-button,.tap-button,.pass-pill{image-rendering:pixelated}.mini-spud{object-fit:contain;width:29px;height:29px;image-rendering:pixelated;filter:drop-shadow(2px 3px #0008)}.wordmark:first-letter{font-size:inherit}.spud{object-fit:contain;width:164px;height:164px;box-shadow:none;image-rendering:pixelated;filter:drop-shadow(0 9px #0007)drop-shadow(0 0 22px #e9954244);background:0 0;border:0;border-radius:0;display:block}.spud i,.spud b{display:none}.runner{object-fit:contain;width:70px;height:70px;image-rendering:pixelated;top:17px}.home-burst{font-family:var(--font-geist-mono),monospace;filter:drop-shadow(3px 3px #000)}@media (max-width:560px){.spud{width:145px;height:145px}.mini-spud{width:25px;height:25px}.runner{width:62px;height:62px;top:20px}}.header-status{align-items:center;gap:10px;display:flex}.time-theme{letter-spacing:.1em;color:#8797aa;font-size:10px;font-weight:950}html[data-theme=day]{--ink:#17324a;--cream:#fff7d8;--paper:#fffdf1;--orange:#ef653d;--yellow:#ffd95b;--green:#2d856e;--line:#d8c99e}html[data-theme=day] body{color:var(--ink);background:#f5edce}html[data-theme=day] .game-shell{background-color:#f5edce;background-image:linear-gradient(90deg,#fff8ddf5 0%,#fff8dddb 38%,#fff8dd52 73%,#fff8dd1f),url(/potato-relay-world.png);background-position:50%;background-size:cover}html[data-theme=day] .mini-header{color:#17324a;text-shadow:0 2px 12px #fff}.time-theme{background:#080e20b8;border:1px solid #425872;padding:7px 9px}html[data-theme=day] .time-theme{color:#80551f;background:#fff6d8d9;border-color:#c9ad70}html[data-theme=day] .pass-pill{color:#51677a;background:#fffdf1e8;border-color:#17324a;box-shadow:3px 3px #17324a}html[data-theme=day] .pass-pill b{color:#d55531}html[data-theme=day] .game-card{background:linear-gradient(145deg,#fffdf1f5,#fff8dce6);border-color:#17324a;box-shadow:0 0 0 1px #fff,12px 14px #17324a,0 24px 70px #72582d33}html[data-theme=day] .game-card:before{border-color:#d2c39d}html[data-theme=day] .game-card h1{text-shadow:0 3px #fff,0 0 28px #ffd45f55}html[data-theme=day] .lead{color:#506477}html[data-theme=day] .kicker{color:#9c542d}html[data-theme=day] .big-button{background:linear-gradient(#f47b47,#dd572f);border-color:#17324a;box-shadow:4px 5px #17324a}html[data-theme=day] .text-button,html[data-theme=day] .game-shell>footer a{color:#206d65}html[data-theme=day] .progress-copy{color:#667785}html[data-theme=day] .progress-copy b{color:#287b60}html[data-theme=day] .track{background:#d8eabb;border-color:#17324a;box-shadow:inset 0 0 28px #fff8}html[data-theme=day] .sweet-spot{background:#ffe35c;border-color:#9c542d}html[data-theme=day] .final-stats div{background:#fffdf1;border-color:#17324a}html[data-theme=day] .future-note{color:#6c7881}html[data-theme=day] .sponsor-slot{color:#687480;background:#fff9e5dd;border-color:#a99d7e}html[data-theme=day] .cookie-notice{background:#fff8dff2;border-color:#17324a;box-shadow:6px 6px #17324a}html[data-theme=day] .cookie-notice p{color:#506477}html[data-theme=day] .cookie-notice button{color:#17324a;background:#fff;border-color:#17324a}@media (max-width:760px){html[data-theme=day] .game-shell{background-image:linear-gradient(#fff8dd7a,#fff8ddf0),url(/potato-relay-world.png);background-position:52%}.header-status{gap:6px}.time-theme{display:none}}
