/*! 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,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--yellow:#fff12c;--pink:#fb43cf;--cyan:#25d9ed;--blue:#2149d3;--red:#ed2945;--black:#050508}*{box-sizing:border-box}html,body{color:#fff;background:#030306;width:100%;height:100%;margin:0;font-family:Courier New,monospace;overflow:hidden}button,a{font:inherit}.full-game{background:#07070c;grid-template-rows:64px minmax(0,1fr) 46px 108px;height:100dvh;display:grid;position:relative;overflow:hidden}.scanlines{z-index:999;pointer-events:none;mix-blend-mode:multiply;background:repeating-linear-gradient(0deg,#0000 0 3px,#0003 3px 4px);position:fixed;inset:0}.top-hud{z-index:60;background:linear-gradient(#292b36,#090a0e);border-bottom:5px ridge #62646e;justify-content:center;align-items:center;gap:9vw;padding:5px 3vw;display:flex;position:relative;box-shadow:0 8px 18px #000a}.top-hud>div{text-align:center}.top-hud small{color:#aaa;font:900 7px/1.2 Courier New,monospace;display:block}.top-hud>div>b{color:var(--yellow);font:1000 26px/1 Impact,sans-serif;display:block}.hud-brand{line-height:.78;transform:skew(-5deg)}.hud-brand span{font:1000 11px Impact,sans-serif;display:block}.hud-brand b{-webkit-text-stroke:1px var(--red);color:var(--yellow)!important;font-size:25px!important}.top-hud .alert{color:var(--red)}.top-hud>button{color:#fff;background:#22232b;border:3px outset #777;padding:8px;font:900 6px Courier New,monospace;position:absolute;right:2vw}.court-view{isolation:isolate;background:linear-gradient(#090a12 0 8%,#1d1628 8% 39%,#6d3a25 39%);position:relative;overflow:hidden}.rafters{z-index:3;height:9%;color:var(--yellow);background:#08080d;justify-content:space-around;align-items:center;font:900 clamp(6px,.75vw,10px) Courier New,monospace;display:flex;position:absolute;top:0;left:0;right:0}.rafters b{color:var(--pink);font-size:clamp(8px,1vw,14px)}.crowd{background-color:#17131f;background-image:radial-gradient(circle,#dba27f 0 4px,#0000 5px),radial-gradient(circle,#da2b64 0 9px,#0000 10px),radial-gradient(circle,#2a8ace 0 7px,#0000 8px);background-size:42px 37px,68px 52px,59px 47px;position:absolute;left:0;right:0}.crowd-a{opacity:.65;height:19%;top:8%}.crowd-b{background-position:19px 5px,0 14px,35px 0;height:16%;top:25%}.scorer{z-index:3;color:#12214a;background:linear-gradient(#bfc8d7,#4b6584);border:4px ridge #cad7e8;justify-content:space-around;align-items:center;height:8%;font:1000 clamp(6px,.8vw,11px) Impact,sans-serif;display:flex;position:absolute;top:34%;left:12%;right:12%}.scorer b{color:#ef244b;font-size:clamp(9px,1.2vw,17px)}.hardwood{z-index:2;perspective:600px;background:repeating-linear-gradient(90deg,#bf7435 0 44px,#cf8440 44px 88px);border-top:7px solid #e9b567;position:absolute;inset:41% 0 0}.hardwood:after{content:"";border:5px solid #fff9;position:absolute;inset:8% 4% 7%}.half{z-index:2;background:#fff9;width:5px;position:absolute;top:8%;bottom:7%;left:50%}.center{z-index:2;border:5px solid #fff9;border-radius:50%;width:min(24vw,330px);height:min(26vh,170px);position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.key{z-index:2;background:#2351ba55;border:5px solid #fff9;width:18%;height:65%;position:absolute;top:21%}.key.left{left:4%}.key.right{right:4%}.court-logo{z-index:3;color:var(--pink);-webkit-text-stroke:2px #111;text-shadow:5px 5px var(--blue);font:1000 clamp(22px,5vw,70px)/.7 Impact,sans-serif;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)skew(-7deg)}.court-logo small{color:#fff;text-align:center;letter-spacing:.15em;font:900 clamp(5px,.7vw,9px) Courier New,monospace;display:block}.hoop{z-index:15;width:8%;height:38%;position:absolute;top:34%}.hoop-left{left:1%}.hoop-right{right:1%;transform:scaleX(-1)}.hoop b{background:#58606c;border:4px ridge #aaa;width:16px;height:100%;position:absolute;top:0;left:0}.hoop i{border:7px solid #ee382f;border-radius:50%;width:85px;height:17px;position:absolute;top:16%;left:8px;box-shadow:0 15px 0 -4px #eee}.court-player{z-index:22;color:#fff;filter:drop-shadow(5px 7px #0007);background:0 0;border:0;width:13%;min-width:96px;height:36%;padding:0;position:absolute;transform:translate(-50%,-50%)}.player-1{top:59%;left:20%}.player-2{top:70%;left:36%}.player-3{top:70%;left:65%}.player-4{top:59%;left:81%}.pixel-head{z-index:4;color:#3c1c18;background:#bb7958;border:4px solid #3c1c18;border-radius:42%;place-items:center;width:54px;height:54px;font:1000 13px Impact,sans-serif;display:grid;position:absolute;top:4%;left:50%;transform:translate(-50%)}.pixel-body{z-index:3;clip-path:polygon(15% 0,85% 0,100% 25%,85% 100%,15% 100%,0 25%);background:linear-gradient(90deg,#1c3fa3 0 15%,#f1f1ef 15% 85%,#1c3fa3 85%);width:64px;height:76px;position:absolute;top:42px;left:50%;transform:translate(-50%)}.pixel-body b{color:#d62b3c;margin-top:23px;font:1000 25px Impact,sans-serif;display:block}.court-player small,.court-player strong{text-align:center;width:150px;position:absolute;left:50%;transform:translate(-50%)}.court-player small{color:var(--yellow);font:900 clamp(5px,.58vw,8px) Courier New,monospace;bottom:17px}.court-player strong{font:1000 clamp(9px,1vw,15px) Impact,sans-serif;bottom:0}.p-arrow{z-index:6;background:var(--red);clip-path:polygon(0 0,100% 0,100% 72%,50% 100%,0 72%);place-items:center;width:25px;height:32px;font:1000 12px Impact,sans-serif;display:grid;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.court-player.selected{filter:drop-shadow(0 0 13px var(--yellow)) drop-shadow(5px 7px #0007);animation:.65s steps(2,end) infinite selected}.court-player.selected .pixel-body{background:linear-gradient(90deg,#ff258f 0 15%,#fff129 15% 85%,#ff258f 85%)}.tim-sprite{z-index:28;filter:drop-shadow(6px 8px #0008);width:130px;height:210px;position:absolute;top:63%;left:50%;transform:translate(-50%,-50%)}.tim-sprite img{z-index:5;object-fit:cover;object-position:50% 12%;filter:contrast(1.3)saturate(1.05);border:4px solid #351c18;border-radius:45%;width:82px;height:91px;position:absolute;top:0;left:50%;transform:translate(-50%)}.tim-body{z-index:4;clip-path:polygon(15% 0,85% 0,100% 24%,84% 100%,16% 100%,0 24%);text-align:center;color:#df2b42;background:linear-gradient(90deg,#253f9b 0 14%,#eee 14% 86%,#253f9b 86%);width:83px;height:90px;position:absolute;top:78px;left:50%;transform:translate(-50%)}.tim-body small{padding-top:14px;font:1000 10px Impact,sans-serif;display:block}.tim-body b{font:1000 38px Impact,sans-serif}.limb{z-index:2;background:#c98d68;border:3px solid #4a2a1b;position:absolute}.arm-a,.arm-b{border-radius:14px;width:23px;height:77px;top:91px}.arm-a{left:6px;transform:rotate(12deg)}.arm-b{right:6px;transform:rotate(-12deg)}.leg-a,.leg-b{background:#253f9b;width:27px;height:54px;top:157px}.leg-a{left:35px;transform:rotate(5deg)}.leg-b{right:35px;transform:rotate(-5deg)}.fire-fx{z-index:1;font-size:125px;display:none;position:absolute;top:42px;left:-8px}.tim-sprite.fire .fire-fx{animation:.2s steps(2,end) infinite flame;display:block}.tim-sprite.shooting{animation:1.05s ease-in-out jump}.tim-sprite.shooting .arm-b{transform-origin:bottom;transform:rotate(-145deg)}.ball{z-index:30;background:radial-gradient(circle at 30% 25%,#ffb05c,#c84e19 65%);border:3px solid #52200c;border-radius:50%;width:34px;height:34px;position:absolute;top:66%;left:55%}.ball:after{content:"";background:#52200c;width:3px;height:100%;position:absolute;top:0;left:14px}.ball.shot{animation:1.05s ease-out ballshot}.callout{z-index:45;white-space:nowrap;color:var(--pink);-webkit-text-stroke:3px #fff;text-shadow:7px 7px #291063;font:1000 clamp(34px,7vw,105px) Impact,sans-serif;animation:.45s ease-out call;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)rotate(-3deg)}.attract{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#05050ac2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.title-mark{text-align:center;filter:drop-shadow(9px 10px #251056);display:grid;transform:skew(-5deg)rotate(-2deg)}.title-mark small{letter-spacing:.22em;font:900 clamp(6px,.8vw,10px) Courier New,monospace}.title-mark span{font:1000 clamp(37px,6vw,85px)/.82 Impact,sans-serif}.title-mark b{color:var(--yellow);-webkit-text-stroke:4px var(--red);font:1000 clamp(58px,11vw,155px)/.72 Impact,sans-serif}.title-mark i{background:var(--blue);border:4px solid #fff;justify-self:center;margin-top:8px;padding:6px 18px;font:900 clamp(7px,.8vw,11px) Courier New,monospace}.attract p{margin:30px 0 15px;font:900 clamp(6px,.75vw,10px) Courier New,monospace}.attract button{color:var(--yellow);background:0 0;border:0;font:900 clamp(13px,1.6vw,22px) Courier New,monospace;animation:.8s step-end infinite blink}.score-strip{z-index:55;color:#101642;background:linear-gradient(#38e2f2,#1689c6);border:5px ridge #89f4ff;grid-template-columns:180px 1fr 160px;align-items:center;display:grid;position:relative}.score-strip div{background:#ecf1f4;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.score-strip div span{font:1000 15px Impact,sans-serif}.score-strip div b{color:#e72743;font:1000 27px Impact,sans-serif}.score-strip p{margin:0;padding-left:25px}.score-strip p b,.score-strip p span{font:900 8px/1.25 Courier New,monospace;display:block}.score-strip p span{color:#4a175a}.score-strip time{text-align:center;font:1000 20px Impact,sans-serif}.controls{z-index:56;background:linear-gradient(#292a32,#0a0a0e);border-top:6px ridge #62646f;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:20px;padding:10px 4vw;display:grid;position:relative}.dpad{justify-content:center;align-items:center;gap:8px;display:flex}.dpad button{color:#fff;background:#20222b;border:5px outset #60636f;width:50px;height:50px;font-weight:900}.dpad span{color:#888;font:900 7px Courier New,monospace}.selected-label{text-align:center}.selected-label small{color:var(--yellow);font:900 7px Courier New,monospace;display:block}.selected-label b{font:1000 clamp(14px,1.7vw,24px) Impact,sans-serif}.action-buttons{justify-content:center;gap:12px;display:flex}.action-buttons button{color:#fff;border-radius:50%;width:62px;height:62px;font:1000 22px Impact,sans-serif}.action-buttons small{font:900 5px Courier New,monospace;display:block}.a-button{background:var(--red);border:6px outset #ff6478}.b-button{background:#f1a823;border:6px outset #ffd060}.turbo{background:#2156c9;border:6px outset #6c93ee}.panel-mask{z-index:200;background:#050509df;place-items:center;padding:3vw;display:grid;position:fixed;inset:0}.game-panel{background:#12131b;border:8px ridge #737580;width:min(1050px,94vw);max-height:90dvh;overflow:auto;box-shadow:15px 15px #000}.panel-score{z-index:3;color:#101642;background:linear-gradient(#3de7f3,#188bc8);border-bottom:6px ridge #8cf5ff;align-items:center;gap:18px;padding:13px 18px;display:flex;position:sticky;top:0}.panel-score span{font:900 7px Courier New,monospace}.panel-score b{font:1000 26px Impact,sans-serif}.panel-score button{background:var(--red);color:#fff;border:4px outset #ff6578;margin-left:auto;padding:9px;font:900 7px Courier New,monospace}.sound-list{grid-template-columns:repeat(4,1fr);gap:12px;padding:28px;display:grid}.sound-list button{color:#fff;text-align:left;background:#252630;border:5px outset #666975;min-height:105px;padding:13px}.sound-list button i{float:right;color:#777;font:900 7px Courier New,monospace}.sound-list button span{background:var(--red);border:3px outset #ff6578;border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.sound-list button b{margin-top:9px;font:900 8px/1.35 Courier New,monospace;display:block}.sound-list button:hover{background:var(--yellow);color:#111}.bio-card{grid-template-columns:.8fr 1.2fr;gap:35px;padding:32px;display:grid}.bio-photo{background:#481c74;border:7px ridge #6c6e78;min-height:520px;position:relative;overflow:hidden}.bio-photo img{object-fit:cover;width:100%;height:100%}.bio-photo b{color:var(--yellow);text-align:center;background:#08080ddd;padding:12px;font:1000 28px Impact,sans-serif;position:absolute;bottom:0;left:0;right:0}.bio-copy>p{color:var(--cyan);font:900 8px Courier New,monospace}.bio-copy h2,.order-select h2{margin:18px 0 25px;font:1000 clamp(55px,7vw,100px)/.75 Impact,sans-serif}.bio-copy h2 em,.order-select h2 em{color:var(--yellow);-webkit-text-stroke:2px var(--red);font-style:normal}.ratings{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ratings span{background:#08090d;padding:13px;font:900 7px Courier New,monospace}.ratings b{color:var(--yellow);font:1000 28px Impact,sans-serif;display:block}.bio-copy .bio-text{color:#bbb;font:15px/1.6 Arial,sans-serif}.replays{grid-template-columns:repeat(3,1fr);gap:14px;padding:30px;display:grid}.replays a{color:#fff;background:linear-gradient(#1112,#090a0ddd),url(/tim/tim-headshot.png) 50%/cover;border:6px ridge #6d6f79;flex-direction:column;justify-content:end;min-height:350px;padding:22px;text-decoration:none;display:flex}.replays a:nth-child(2){background-image:linear-gradient(#1112,#090a0ddd),url(/tim/tim-boom.png)}.replays a:nth-child(3){background-image:linear-gradient(#1112,#090a0ddd),url(/tim/tim-card.png)}.replays span{color:var(--cyan);font:900 7px Courier New,monospace}.replays b{margin:7px 0;font:1000 27px Impact,sans-serif}.replays small{color:var(--yellow);font:900 7px Courier New,monospace}.order-select{text-align:center;padding:40px}.order-select>div{grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0;display:grid}.order-select span{color:var(--yellow);background:#08090d;padding:25px;font:900 10px Courier New,monospace}.order-select span b{color:#fff;margin-bottom:10px;font:1000 20px Impact,sans-serif;display:block}.order-select>a{background:var(--red);color:#fff;border:5px outset #ff6478;padding:15px 22px;font:900 8px Courier New,monospace;text-decoration:none;display:inline-block}@keyframes blink{50%{opacity:.2}}@keyframes selected{50%{transform:translate(-50%,-53%)}}@keyframes jump{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-85%)scale(1.08)}}@keyframes ballshot{0%{top:66%;left:55%}50%{top:36%;left:76%}to{top:52%;left:94%}}@keyframes flame{50%{transform:scale(1.1)rotate(4deg)}}@keyframes call{0%{transform:translate(-50%,-50%)scale(.2)rotate(-3deg)}75%{transform:translate(-50%,-50%)scale(1.15)rotate(-3deg)}}@media (width<=700px){html,body{overflow:auto}.full-game{grid-template-rows:54px 56vw 38px minmax(150px,1fr);height:auto;min-height:100dvh;overflow:visible}.top-hud{gap:24px;padding-left:10px;padding-right:10px}.top-hud>button{display:none}.hud-brand b{font-size:17px!important}.top-hud>div>b{font-size:21px}.court-view{height:56vw;min-height:220px}.rafters{height:10%}.scorer{height:10%;left:8%;right:8%}.crowd-a{height:18%}.crowd-b{height:18%;top:24%}.hardwood{top:42%}.hoop{transform-origin:0 0;top:34%;transform:scale(.62)}.hoop-right{transform-origin:100% 0;transform:scaleX(-1)scale(.62)}.court-player{width:16%;min-width:58px;height:44%;transform:translate(-50%,-50%)scale(.63)}.player-1{top:62%;left:18%}.player-2{top:73%;left:34%}.player-3{top:73%;left:66%}.player-4{top:62%;left:82%}.court-player small,.court-player strong{width:118px}.tim-sprite{top:67%;transform:translate(-50%,-50%)scale(.58)}.ball{width:23px;height:23px}.ball:after{left:9px}.callout{-webkit-text-stroke-width:1px}.title-mark b{-webkit-text-stroke-width:2px}.attract p{margin:14px 0 8px}.score-strip{border-width:3px;grid-template-columns:90px 1fr 70px}.score-strip p{padding-left:10px}.score-strip div b{font-size:20px}.score-strip time{font-size:14px}.controls{grid-template-columns:1fr;gap:8px;padding:10px 12px 16px}.dpad{order:2;position:absolute;bottom:20px;left:12px}.dpad button{width:46px;height:46px}.dpad span{display:none}.selected-label{order:1}.selected-label b{font-size:20px}.action-buttons{order:2;justify-content:flex-end}.action-buttons button{width:54px;height:54px}.panel-mask{padding:10px}.game-panel{border-width:5px;width:100%;max-height:94dvh}.panel-score span{display:none}.panel-score b{font-size:19px}.sound-list{grid-template-columns:1fr 1fr;padding:14px}.sound-list button{min-height:88px}.bio-card{grid-template-columns:1fr;padding:17px}.bio-photo{min-height:300px}.ratings{grid-template-columns:1fr 1fr 1fr}.replays{grid-template-columns:1fr;padding:15px}.replays a{min-height:260px}.order-select{padding:22px 15px}.order-select>div{grid-template-columns:1fr}.order-select span{padding:17px}}
