/*! 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;-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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#091525;--navy:#0b1f3a;--navy-2:#163250;--cream:#f3efe6;--paper:#fbfaf6;--line:#d8d4ca;--red:#c52b3a;--muted:#6c737b;--green:#287d57}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,select,input{font:inherit}button{color:inherit}.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}.dashboard-shell{background:linear-gradient(#09152507 1px,transparent 1px),linear-gradient(90deg,#09152507 1px,transparent 1px),var(--cream);background-size:28px 28px;min-height:100vh}.topbar{background:var(--navy);color:#fff;border-bottom:4px solid var(--red);justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,5vw,76px);display:flex}.brand{color:inherit;align-items:center;gap:13px;text-decoration:none;display:flex}.brand-mark{border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:15px;font-weight:800;display:grid}.brand strong{letter-spacing:.02em;font-family:Georgia,serif;font-size:18px;display:block}.brand small{color:#aeb9c8;text-transform:uppercase;letter-spacing:.18em;margin-top:2px;font-size:9px;display:block}.topbar-meta{align-items:center;gap:18px;display:flex}.live-pill{color:#dce4ed;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:8px;font-size:10px;display:flex}.live-pill i{background:#5cc987;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #5cc9871f}.season-select select{-webkit-appearance:none;appearance:none;color:#fff;cursor:pointer;background-color:#ffffff14;background-image:linear-gradient(45deg,#0000 50%,#9cadc0 50%),linear-gradient(135deg,#9cadc0 50%,#0000 50%);background-position:calc(100% - 16px),calc(100% - 11px);background-repeat:no-repeat;background-size:5px 5px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #ffffff2e;border-radius:3px;min-width:124px;padding:10px 34px 10px 13px;font-size:12px}.season-select option{color:var(--ink)}.signed-in-user{color:#9cabbb;font-family:var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.logout-button{-webkit-appearance:none;appearance:none;color:#c7d0db;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;background:0 0;border:0;border-bottom:1px solid #718095;padding:2px 0;font-size:9px}:is(.logout-button:hover,.logout-button:focus-visible){color:#fff;border-color:var(--red)}.hero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:50px;padding:clamp(48px,7vw,88px) clamp(22px,7vw,110px) 38px;display:grid}.eyebrow{color:var(--red);letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:10px;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:-.055em;max-width:740px;margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,78px);line-height:.95}.hero-copy{color:#52606d;max-width:680px;font-family:Georgia,serif;font-size:clamp(16px,1.7vw,20px);line-height:1.55}.hero-badge{aspect-ratio:1;border:2px solid var(--navy);width:clamp(125px,15vw,180px);box-shadow:inset 0 0 0 7px var(--cream),inset 0 0 0 9px var(--navy);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hero-badge:after{content:"";background:var(--red);z-index:0;width:116%;height:1px;position:absolute;transform:rotate(-12deg)}.badge-ny{z-index:1;background:var(--cream);color:var(--navy);letter-spacing:-.12em;padding:0 9px;font-family:Georgia,serif;font-size:clamp(38px,5vw,61px);font-weight:800;position:relative}.badge-year{z-index:1;background:var(--cream);letter-spacing:.16em;padding:3px 7px;font-size:8px;font-weight:800;position:relative}.tabs{border-bottom:1px solid #c9c4ba;gap:28px;margin:0 clamp(22px,7vw,110px) 22px;display:flex}.tabs button{-webkit-appearance:none;appearance:none;color:#7a7e82;cursor:pointer;text-transform:uppercase;letter-spacing:.14em;background:0 0;border:0;border-bottom:3px solid #0000;padding:0 2px 12px;font-size:10px;font-weight:800}:is(.tabs button:hover,.tabs button:focus-visible){color:var(--navy)}.tabs button.active{color:var(--navy);border-bottom-color:var(--red)}.stat-grid{grid-template-columns:repeat(4,1fr);gap:1px;padding:0 clamp(22px,7vw,110px) 22px;display:grid}.stat-card{background:var(--paper);border:1px solid var(--line);min-height:128px;padding:21px 23px}.stat-card p{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;margin-bottom:16px;font-size:9px;font-weight:700}.stat-card strong{font-variant-numeric:tabular-nums;font-family:Georgia,serif;font-size:34px;line-height:1;display:block}.stat-card span{color:#8a8f94;margin-top:10px;font-size:10px;display:block}.overview-layout{grid-template-columns:1.55fr 1fr;gap:18px;padding:0 clamp(22px,7vw,110px) 72px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);padding:clamp(22px,2.6vw,32px)}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.section-heading h2,.table-toolbar h2{letter-spacing:-.02em;margin:0;font-family:Georgia,serif;font-size:25px}.updated{color:var(--muted);white-space:nowrap;font-size:10px}.matchup{grid-template-columns:1fr 90px 1fr;align-items:center;gap:18px;min-height:185px;display:grid}.club{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.club.align-right{text-align:right;align-items:flex-end}.club>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;font-family:Georgia,serif;font-size:16px;font-weight:800;display:grid}.club strong{font-family:Georgia,serif;font-size:17px}.club small,.versus small{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:9px}.versus{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.versus span{color:#a2a3a3;font-family:Georgia,serif;font-size:21px}.versus small{line-height:1.4}.recent-strip{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.result-tile{text-align:center;border-right:1px solid var(--line);flex-direction:column;gap:6px;padding:15px 8px 2px;display:flex}.result-tile:last-child{border-right:0}.result-tile small,.result-tile span{color:var(--muted);font-size:9px}.result-tile strong{font-family:Georgia,serif;font-size:15px}.result-tile .win{color:var(--green)}.result-tile .loss{color:var(--red)}.leaders-panel{grid-row:span 1}.leader-row{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;align-items:center;gap:17px;padding:20px 0;display:grid}.leader-row:last-child{border-bottom:0;padding-bottom:0}.leader-rank{color:#c7c9c8;font-family:Georgia,serif;font-size:38px}.leader-row small{color:var(--red);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.leader-row strong{margin:4px 0;font-family:Georgia,serif;font-size:18px;display:block}.leader-row p{color:var(--muted);margin:0;font-size:10px}.standings-list{padding-top:5px}.standing-row{font-variant-numeric:tabular-nums;border-bottom:1px solid #e5e1d8;grid-template-columns:25px 1fr 70px 45px;align-items:center;gap:8px;min-height:43px;font-size:11px;display:grid}.standing-row>span:first-child{color:#969b9e}.standing-row>span:last-child{text-align:right}.yankees-row{color:var(--navy);background:#edf0f2;margin-inline:-12px;padding-inline:12px}.yankees-row strong:after{content:" NYY";color:var(--red);letter-spacing:.11em;margin-left:7px;font-size:7px}.advanced-grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;padding-top:20px;display:grid}.advanced-grid div{background:var(--paper);padding:15px 12px}.advanced-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:8px;font-weight:700;display:block}.advanced-grid strong{font-family:Georgia,serif;font-size:22px}.table-panel,.games-panel,.error-card{margin:0 clamp(22px,7vw,110px) 72px}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:22px;padding-bottom:22px;display:flex}.search-box{width:min(250px,100%);position:relative}.search-box input{background:#f4f1e9;border:1px solid #d2ccc0;border-radius:2px;outline:none;width:100%;padding:10px 35px 10px 12px;font-size:11px}.search-box input:focus{border-color:var(--navy);box-shadow:0 0 0 2px #0b1f3a14}.search-box>span:last-child{color:#8a8f94;font-size:18px;position:absolute;top:7px;right:12px}.table-wrap{max-width:100%;overflow-x:auto}.table-wrap table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;min-width:1050px;font-size:11px}.table-wrap th{border-bottom:1px solid var(--navy);color:#747b80;text-align:right;letter-spacing:.08em;padding:14px 10px;font-size:8px}.table-wrap th button{-webkit-appearance:none;appearance:none;cursor:pointer;font-size:inherit;background:0 0;border:0;padding:0;font-weight:800}.table-wrap th button:hover{color:var(--red)}.table-wrap td{text-align:right;white-space:nowrap;border-bottom:1px solid #e3dfd6;padding:12px 10px}.table-wrap tbody tr:hover{background:#f3f0e8}.table-wrap .player-col{text-align:left;min-width:230px}.player-cell{align-items:center;gap:10px;display:flex;text-align:left!important}.number-chip{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-family:Georgia,serif;font-size:10px;display:grid}.player-cell strong{font-family:Georgia,serif;font-size:12px;display:block}.player-cell small{color:#969b9e;text-transform:uppercase;letter-spacing:.07em;margin-top:3px;font-size:8px;display:block}.game-list{background:var(--line);grid-template-columns:repeat(5,1fr);gap:1px;padding-top:22px;display:grid}.game-row{background:var(--paper);min-width:0;padding:17px}.game-row>div:first-child{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:20px;font-size:9px;display:flex}.game-row>div:nth-child(2),.game-row>div:nth-child(3){border-top:1px solid #e3dfd6;justify-content:space-between;gap:10px;padding:9px 0;font-size:11px;display:flex}.game-row .winner{color:var(--green)}.game-row>small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:13px;font-size:8px;display:block;overflow:hidden}.error-card{background:var(--paper);border:1px solid var(--line);padding:48px}.error-card h2{font-family:Georgia,serif;font-size:30px}.error-card>p:not(.eyebrow){color:var(--muted)}.error-card button{background:var(--navy);color:#fff;cursor:pointer;border:0;padding:10px 18px}.empty-state{color:var(--muted);text-align:center;margin:40px 0 10px;font-family:Georgia,serif}footer{background:var(--navy);color:#cbd4df;border-top:4px solid var(--red);grid-template-columns:1fr minmax(260px,520px) auto;align-items:center;gap:35px;padding:34px clamp(22px,7vw,110px);display:grid}.footer-brand .brand-mark{flex:0 0 42px}.footer-brand strong{color:#fff}.footer-brand small{color:#8191a4}footer>p{color:#8795a6;letter-spacing:.04em;margin:0;font-size:8px;line-height:1.6}footer>p:last-child{white-space:nowrap;text-transform:uppercase;letter-spacing:.1em}.login-shell{--terminal:#46ff82;min-height:100vh;color:var(--terminal);font-family:var(--font-geist-mono),"Courier New",monospace;background:#030806;place-items:center;padding:30px;display:grid;position:relative;overflow:hidden}.login-shell:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 42%,#1470371f,#0000 55%),linear-gradient(#12ff5f06 1px,#0000 1px) 0 0/100% 4px;position:absolute;inset:0}.crt{pointer-events:none;background:linear-gradient(90deg,#0000 49.5%,#6eff9905 50%,#0000 50.5%) 0 0/5px 100%;position:absolute;inset:-20%;transform:perspective(700px)rotateX(.5deg)}.terminal-window{z-index:1;border:2px solid var(--terminal);background:#020604;width:min(700px,100%);position:relative;box-shadow:0 0 0 6px #07160d,0 0 38px #31ff6c29,inset 0 0 50px #18a0420d}.terminal-titlebar{background:var(--terminal);color:#031007;letter-spacing:.08em;justify-content:space-between;gap:18px;padding:8px 12px;font-size:11px;font-weight:800;display:flex}.terminal-body{text-shadow:0 0 7px #46ff826b;padding:clamp(25px,5vw,48px)}.ascii-mark{color:var(--terminal);margin:0 0 25px;font-size:clamp(8px,1.7vw,13px);line-height:1.05}.boot-line{letter-spacing:.04em;margin:0 0 8px;font-size:clamp(16px,3vw,23px);font-weight:800}.boot-copy{color:#7dde9a;letter-spacing:.06em;margin:0;font-size:10px;line-height:1.6}.terminal-rule{color:#278f4b;white-space:nowrap;margin:22px 0;overflow:hidden}.terminal-body label{margin-bottom:19px;display:block}.terminal-body label>span{color:#7dde9a;letter-spacing:.08em;margin-bottom:8px;font-size:9px;display:block}.terminal-input{border-bottom:1px solid #2b9d50;grid-template-columns:20px 1fr;align-items:center;padding:4px 0 7px;display:grid}.terminal-input b{font-size:17px}.terminal-input input{-webkit-appearance:none;appearance:none;width:100%;color:var(--terminal);caret-color:var(--terminal);text-shadow:0 0 7px #46ff826b;background:0 0;border:0;outline:0;font-family:inherit;font-size:16px}.terminal-input:focus-within{border-color:var(--terminal);box-shadow:0 2px #46ff821f}.terminal-status{color:#b5ffca;letter-spacing:.06em;min-height:31px;margin:5px 0 14px;font-size:9px;line-height:1.5}.terminal-submit{-webkit-appearance:none;appearance:none;border:1px solid var(--terminal);width:100%;color:var(--terminal);cursor:pointer;letter-spacing:.08em;text-shadow:0 0 7px #46ff826b;background:0 0;padding:12px 14px;font-family:inherit;font-size:11px;font-weight:800}:is(.terminal-submit:hover,.terminal-submit:focus-visible){background:var(--terminal);color:#031007;text-shadow:none;box-shadow:0 0 24px #46ff8238}.terminal-submit:disabled{opacity:.6;cursor:wait}.terminal-link{color:#7dde9a;letter-spacing:.06em;text-align:center;width:max-content;max-width:100%;margin:20px auto 0;font-family:inherit;font-size:9px;line-height:1.5;text-decoration:none;display:block}:is(.terminal-link:hover,.terminal-link:focus-visible){color:var(--terminal);text-underline-offset:4px;text-decoration:underline}.terminal-footer{color:#278f4b;text-align:center;letter-spacing:.1em;margin:27px 0 0;font-size:8px}.index-shell{--terminal:#46ff82;min-height:100vh;color:var(--terminal);font-family:var(--font-geist-mono),"Courier New",monospace;text-shadow:0 0 7px #46ff8252;background:#030806;padding:0 clamp(18px,6vw,88px);position:relative;overflow:hidden}.index-shell:before,.access-shell:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 32%,#14703724,#0000 58%),linear-gradient(#12ff5f06 1px,#0000 1px) 0 0/100% 4px;position:absolute;inset:0}.index-shell>:not(.crt){z-index:1;position:relative}.index-header{border-bottom:1px solid #278f4b;justify-content:space-between;align-items:center;gap:25px;min-height:82px;display:flex}.index-brand{color:var(--terminal);letter-spacing:.04em;font-size:17px;font-weight:800;text-decoration:none}.index-header p{color:#7dde9a;letter-spacing:.1em;margin:0;font-size:9px}.index-hero{border-bottom:1px solid #278f4b;padding:clamp(58px,9vw,115px) 0 clamp(48px,7vw,80px)}.index-kicker{color:#7dde9a;letter-spacing:.08em;margin:0 0 22px;font-size:10px;font-weight:800}.index-hero h1{letter-spacing:-.07em;max-width:980px;margin:0 0 27px;font-family:inherit;font-size:clamp(48px,9vw,112px);line-height:.88}.index-hero>p:last-child{color:#7dde9a;max-width:620px;margin:0;font-size:13px;line-height:1.7}.project-directory{padding:38px 0 clamp(70px,10vw,120px)}.directory-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.directory-heading h2{font-family:var(--font-geist-mono),monospace;letter-spacing:.14em;margin:0;font-size:10px}.directory-heading span{color:#278f4b;letter-spacing:.1em;font-size:9px}.project-entry{min-height:150px;color:inherit;border:1px solid #278f4b;grid-template-columns:70px minmax(0,1fr) 110px 55px;align-items:center;gap:20px;padding:28px 24px;text-decoration:none;transition:background .18s,color .18s,box-shadow .18s;display:grid}:is(.project-entry:hover,.project-entry:focus-visible){background:var(--terminal);color:#031007;text-shadow:none;outline:none;box-shadow:0 0 28px #46ff822e}.project-index{color:#7dde9a;align-self:start;font-size:18px}.project-type{color:#7dde9a;letter-spacing:.15em;margin:0 0 9px;font-size:8px;font-weight:800}.project-entry h3{letter-spacing:-.04em;overflow-wrap:anywhere;margin:0 0 10px;font-family:inherit;font-size:clamp(21px,3.5vw,38px)}.project-entry div>p:last-child{color:#62b97e;max-width:620px;margin:0;font-size:10px;line-height:1.6}.project-entry:hover .project-index,.project-entry:hover .project-type,.project-entry:hover div>p:last-child{color:#06200e}.project-status{letter-spacing:.12em;font-size:9px}.project-status i{background:var(--terminal);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 4px #46ff8221}.project-entry:hover .project-status i{background:#031007}.project-arrow{text-align:right;font-size:18px}.index-footer{color:#278f4b;letter-spacing:.12em;border-top:1px solid #278f4b;justify-content:space-between;align-items:center;gap:20px;min-height:85px;font-size:8px;display:flex}.access-shell{--terminal:#46ff82;min-height:100vh;color:var(--terminal);font-family:var(--font-geist-mono),"Courier New",monospace;text-shadow:0 0 7px #46ff8252;background:#030806;padding:clamp(12px,4vw,40px);position:relative;overflow:hidden}.access-shell>.crt,.access-console{z-index:1;position:relative}.access-console{border:2px solid var(--terminal);background:#020604;width:min(980px,100%);margin:0 auto;box-shadow:0 0 0 6px #07160d,0 0 38px #31ff6c29}.access-body{padding:clamp(24px,5vw,52px)}.access-heading{border-bottom:1px solid #278f4b;justify-content:space-between;align-items:flex-start;gap:30px;padding-bottom:24px;display:flex}.access-heading h1{letter-spacing:-.055em;margin:10px 0 0;font-family:inherit;font-size:clamp(28px,6vw,62px);line-height:.95}.inline-link{flex:none;margin:2px 0 0}.access-copy{color:#7dde9a;max-width:720px;margin:25px 0;font-size:11px;line-height:1.7}.access-copy strong{overflow-wrap:anywhere}.access-generate{width:min(390px,100%);min-height:48px}.generated-code{border:1px solid var(--terminal);background:#46ff820d;grid-template-columns:1fr auto;align-items:center;gap:9px 20px;margin-top:24px;padding:20px;display:grid}.generated-code small,.generated-code span{color:#62b97e;letter-spacing:.09em;font-size:8px}.generated-code strong{letter-spacing:.08em;overflow-wrap:anywhere;font-size:clamp(22px,5vw,36px)}.generated-code button,.invite-row button{-webkit-appearance:none;appearance:none;color:var(--terminal);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;font-family:inherit;font-size:9px;text-decoration:underline}.generated-code span{grid-column:1/-1}.invite-log{margin-top:42px}.invite-list{border-top:1px solid #278f4b}.invite-row{border-bottom:1px solid #174f2d;grid-template-columns:55px 1fr auto;align-items:center;gap:18px;min-height:95px;padding:16px 4px;display:grid}.invite-row>span{color:#62b97e;align-self:start}.invite-row strong{margin-bottom:7px;font-size:12px;display:block}.invite-row small{color:#62b97e;font-size:8px;line-height:1.7}.invite-row button{min-width:76px;min-height:44px}.access-empty{color:#62b97e;padding:30px 0;font-size:10px}.dashboard-shell{--terminal:#46ff82;--terminal-soft:#7dde9a;--terminal-dim:#278f4b;--terminal-line:#174f2d;--terminal-black:#020604;isolation:isolate;min-height:100vh;color:var(--terminal);font-family:var(--font-geist-mono),"Courier New",monospace;text-shadow:0 0 7px #46ff8247;background:radial-gradient(circle at 50% 18%,#14703721,#0000 48%),#030806;position:relative;overflow:hidden}.dashboard-shell:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#12ff5f06 1px,#0000 1px) 0 0/100% 4px,linear-gradient(90deg,#0000 49.7%,#6eff9903 50%,#0000 50.3%) 0 0/5px 100%;position:fixed;inset:0}.dashboard-shell>*{z-index:1;position:relative}.dashboard-shell .topbar{height:auto;min-height:82px;color:var(--terminal);border-bottom:1px solid var(--terminal);background:#020604f5;padding:12px clamp(18px,5vw,72px)}.dashboard-shell .brand{font-family:inherit}.dashboard-shell .brand-mark{border:1px solid var(--terminal);width:46px;height:46px;color:var(--terminal);border-radius:0;font-family:inherit;font-size:13px;box-shadow:inset 0 0 18px #46ff8214,0 0 14px #46ff8214}.dashboard-shell .brand strong{letter-spacing:.03em;font-family:inherit;font-size:15px}.dashboard-shell .brand small{color:var(--terminal-dim);letter-spacing:.12em;font-size:8px}.dashboard-shell .topbar-meta{gap:16px}.dashboard-shell .live-pill{color:var(--terminal-soft);font-size:8px}.dashboard-shell .live-pill i{background:var(--terminal);box-shadow:0 0 0 3px #46ff821f,0 0 9px var(--terminal)}.dashboard-shell .signed-in-user{color:var(--terminal-dim)}.dashboard-shell .logout-button{color:var(--terminal-soft);border:0;font-family:inherit;text-decoration:none}:is(.dashboard-shell .logout-button:hover,.dashboard-shell .logout-button:focus-visible){color:var(--terminal);text-underline-offset:4px;text-decoration:underline}.dashboard-shell .season-select select{border:1px solid var(--terminal-dim);min-width:112px;color:var(--terminal);background-color:#020604;background-image:linear-gradient(45deg,transparent 50%,var(--terminal) 50%),linear-gradient(135deg,var(--terminal) 50%,transparent 50%);border-radius:0;font-family:inherit}.dashboard-shell .season-select option{color:var(--terminal);background:#020604}.dashboard-shell .hero{border-bottom:1px solid var(--terminal-line);padding:clamp(52px,7vw,92px) clamp(18px,7vw,105px) 42px}.dashboard-shell .eyebrow{color:var(--terminal-soft);letter-spacing:.09em;font-family:inherit;font-size:9px}.dashboard-shell h1{max-width:900px;color:var(--terminal);letter-spacing:-.065em;margin-bottom:23px;font-family:inherit;font-size:clamp(40px,7vw,86px);line-height:.9}.dashboard-shell .hero-copy{color:#62b97e;max-width:690px;font-family:inherit;font-size:clamp(11px,1.35vw,14px);line-height:1.75}.dashboard-shell .hero-badge{border:1px solid var(--terminal);width:clamp(125px,15vw,178px);box-shadow:inset 0 0 0 6px #030806,inset 0 0 0 7px var(--terminal-dim),0 0 30px #46ff8214;border-radius:0}.dashboard-shell .hero-badge:after{background:var(--terminal-dim);width:75%;transform:none}.dashboard-shell .badge-ny{color:var(--terminal);letter-spacing:.08em;background:#030806;font-family:inherit;font-size:clamp(30px,4vw,48px)}.dashboard-shell .badge-year{color:var(--terminal-soft);background:#030806;font-family:inherit}.dashboard-shell .tabs{border-bottom:1px solid var(--terminal-line);gap:12px;margin:0 clamp(18px,7vw,105px) 25px}.dashboard-shell .tabs button{min-height:48px;color:var(--terminal-dim);letter-spacing:.08em;border:0;padding:0 12px;font-family:inherit;font-size:9px}:is(.dashboard-shell .tabs button:hover,.dashboard-shell .tabs button:focus-visible){color:var(--terminal)}.dashboard-shell .tabs button.active{background:var(--terminal);color:#031007;text-shadow:none;box-shadow:0 0 18px #46ff8221}.dashboard-shell .stat-grid{gap:10px;padding:0 clamp(18px,7vw,105px) 24px}.dashboard-shell .stat-card{border:1px solid var(--terminal-line);background:#020604d1;min-height:132px;padding:21px 22px}.dashboard-shell .stat-card p{color:var(--terminal-dim);letter-spacing:.12em;margin-bottom:17px;font-family:inherit;font-size:8px}.dashboard-shell .stat-card p:before{content:"> ";color:var(--terminal)}.dashboard-shell .stat-card strong{color:var(--terminal);font-family:inherit;font-size:32px}.dashboard-shell .stat-card span{color:#62b97e;font-size:9px}.dashboard-shell .overview-layout{gap:14px;padding:0 clamp(18px,7vw,105px) 72px}.dashboard-shell .panel{border:1px solid var(--terminal-line);background:#020604d6}.dashboard-shell .section-heading,.dashboard-shell .table-toolbar{border-bottom:1px solid var(--terminal-line)}.dashboard-shell .section-heading h2,.dashboard-shell .table-toolbar h2{color:var(--terminal);letter-spacing:-.03em;text-transform:uppercase;font-family:inherit;font-size:21px}.dashboard-shell .updated{color:var(--terminal-dim);font-family:inherit;font-size:8px}.dashboard-shell .club>span{border:1px solid var(--terminal-dim);color:var(--terminal);background:0 0;border-radius:0;font-family:inherit}.dashboard-shell .club strong{font-family:inherit;font-size:13px}.dashboard-shell .club small,.dashboard-shell .versus small{color:var(--terminal-dim)}.dashboard-shell .versus span{color:var(--terminal-soft);font-family:inherit;font-size:16px}.dashboard-shell .recent-strip{border-top:1px solid var(--terminal-line)}.dashboard-shell .result-tile{border-right:1px solid var(--terminal-line)}.dashboard-shell .result-tile small,.dashboard-shell .result-tile span{color:var(--terminal-dim)}.dashboard-shell .result-tile strong{font-family:inherit}.dashboard-shell .result-tile .win{color:var(--terminal)}.dashboard-shell .result-tile .loss{color:#557562}.dashboard-shell .leader-row{border-bottom:1px solid var(--terminal-line)}.dashboard-shell .leader-rank{color:var(--terminal-dim);font-family:inherit;font-size:30px}.dashboard-shell .leader-row small{color:var(--terminal-soft)}.dashboard-shell .leader-row strong{color:var(--terminal);font-family:inherit;font-size:15px}.dashboard-shell .leader-row p{color:#62b97e}.dashboard-shell .standing-row{border-bottom:1px solid var(--terminal-line)}.dashboard-shell .standing-row>span:first-child{color:var(--terminal-dim)}.dashboard-shell .yankees-row{color:var(--terminal);background:#46ff8214}.dashboard-shell .yankees-row strong:after{color:var(--terminal-soft)}.dashboard-shell .advanced-grid{background:var(--terminal-line);gap:1px}.dashboard-shell .advanced-grid div{background:#020604}.dashboard-shell .advanced-grid span{color:var(--terminal-dim)}.dashboard-shell .advanced-grid strong{color:var(--terminal);font-family:inherit;font-size:19px}.dashboard-shell .table-panel,.dashboard-shell .games-panel,.dashboard-shell .error-card{margin:0 clamp(18px,7vw,105px) 72px}.dashboard-shell .search-box input{border:1px solid var(--terminal-dim);color:var(--terminal);caret-color:var(--terminal);background:#020604;border-radius:0;font-family:inherit}.dashboard-shell .search-box input::placeholder{color:var(--terminal-dim)}.dashboard-shell .search-box input:focus{border-color:var(--terminal);box-shadow:0 0 12px #46ff821a}.dashboard-shell .search-box>span:last-child{color:var(--terminal-soft)}.dashboard-shell .table-wrap{scrollbar-color:var(--terminal-dim) #020604}.dashboard-shell .table-wrap table{font-family:inherit}.dashboard-shell .table-wrap th{border-bottom:1px solid var(--terminal);color:var(--terminal-soft)}.dashboard-shell .table-wrap th button:hover{color:var(--terminal)}.dashboard-shell .table-wrap td{border-bottom:1px solid var(--terminal-line)}.dashboard-shell .table-wrap tbody tr:hover{background:#46ff820e}.dashboard-shell .number-chip{border:1px solid var(--terminal-dim);color:var(--terminal);background:0 0;border-radius:0;font-family:inherit}.dashboard-shell .player-cell strong{font-family:inherit}.dashboard-shell .player-cell small{color:var(--terminal-dim)}.dashboard-shell .game-list{background:var(--terminal-line);gap:1px}.dashboard-shell .game-row{background:#020604}.dashboard-shell .game-row>div:first-child{color:var(--terminal-dim)}.dashboard-shell .game-row>div:nth-child(2),.dashboard-shell .game-row>div:nth-child(3){border-top:1px solid var(--terminal-line)}.dashboard-shell .game-row .winner{color:var(--terminal)}.dashboard-shell .game-row>small{color:var(--terminal-dim)}.dashboard-shell .error-card{border:1px solid var(--terminal-line);background:#020604}.dashboard-shell .error-card h2{color:var(--terminal);font-family:inherit}.dashboard-shell .error-card>p:not(.eyebrow){color:var(--terminal-soft)}.dashboard-shell .error-card button{border:1px solid var(--terminal);color:var(--terminal);background:0 0;font-family:inherit}.dashboard-shell .empty-state{color:var(--terminal-dim);font-family:inherit}.dashboard-shell>footer{border-top:1px solid var(--terminal);color:var(--terminal);background:#020604;padding:34px clamp(18px,7vw,105px)}.dashboard-shell .footer-brand .brand-mark{flex:0 0 42px}.dashboard-shell .footer-brand strong{color:var(--terminal)}.dashboard-shell .footer-brand small,.dashboard-shell>footer>p{color:var(--terminal-dim);font-family:inherit}@media (max-width:650px){.index-header{min-height:68px}.index-header p{display:none}.index-hero{padding-top:50px}.index-hero h1{font-size:clamp(45px,17vw,72px)}.project-entry{grid-template-columns:42px minmax(0,1fr) 34px;gap:10px;min-height:138px;padding:22px 12px}.project-status{display:none}.project-entry h3{font-size:clamp(18px,6vw,28px)}.index-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.access-heading{display:block}.inline-link{margin-top:20px}.generated-code{grid-template-columns:1fr}.generated-code button{text-align:left;min-height:44px;padding:0}.invite-row{grid-template-columns:36px 1fr}.invite-row button{text-align:left;grid-column:2}.directory-heading{align-items:flex-start}.directory-heading span{text-align:right}}@media (max-width:980px){.overview-layout{grid-template-columns:1fr}.game-list{grid-template-columns:repeat(3,1fr)}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:760px){.topbar{flex-wrap:wrap;gap:10px;height:auto;min-height:108px;padding:12px 18px}.topbar>.brand{width:100%}.topbar-meta{justify-content:space-between;gap:10px;width:100%}.live-pill,.signed-in-user{display:none}.logout-button{align-items:center;min-height:38px;display:inline-flex}.hero{grid-template-columns:1fr;padding-inline:22px}.hero-badge{display:none}.tabs{gap:20px;margin-inline:22px;overflow-x:auto}.tabs button{white-space:nowrap;min-height:44px}.stat-grid{grid-template-columns:repeat(2,1fr);padding-inline:22px}.overview-layout,.table-panel,.games-panel,.error-card{margin-inline:22px;padding-inline:0}.panel,.table-panel,.games-panel{padding:21px}.matchup{grid-template-columns:1fr 58px 1fr}.game-list{grid-template-columns:1fr}.table-toolbar{flex-direction:column;align-items:flex-start}.search-box{width:100%}.search-box input{min-height:44px}footer{grid-template-columns:1fr;padding-inline:22px}.footer-brand{grid-column:auto}}@media (max-width:480px){.login-shell{padding:12px}.terminal-window{box-shadow:0 0 0 3px #07160d,0 0 25px #31ff6c24}.terminal-titlebar{align-items:flex-start;font-size:8px;line-height:1.4}.terminal-body{padding:22px 18px}.ascii-mark{font-size:7px}.terminal-submit{min-height:48px}.terminal-body label>span{line-height:1.5}.terminal-footer{line-height:1.6}.access-shell{padding:8px}.access-console{box-shadow:none}.access-body{padding:24px 16px}}@media (max-width:430px){.brand strong{font-size:15px}.brand-mark{width:36px;height:36px}.brand small{display:none}.season-select select{min-width:105px;min-height:40px;padding-left:10px}.hero{padding-top:42px}.stat-card{min-height:118px;padding:18px}.stat-card strong{font-size:28px}.club strong{font-size:13px}.club>span{width:48px;height:48px}.matchup{gap:8px}.recent-strip{grid-template-columns:repeat(5,72px);overflow-x:auto}.advanced-grid{grid-template-columns:repeat(2,1fr)}.section-heading{gap:10px}.updated{white-space:normal;text-align:right}.game-list{background:0 0;display:block}.game-row{border-bottom:1px solid var(--line)}}@media (max-width:760px){.dashboard-shell .topbar{padding:12px 18px}.dashboard-shell .topbar-meta{flex-wrap:wrap;justify-content:flex-start}.dashboard-shell .season-select{margin-left:auto}.dashboard-shell .hero{padding-inline:18px}.dashboard-shell .tabs{margin-inline:18px}.dashboard-shell .stat-grid{padding-inline:18px}.dashboard-shell .overview-layout,.dashboard-shell .table-panel,.dashboard-shell .games-panel,.dashboard-shell .error-card{margin-inline:18px}.dashboard-shell>footer{padding-inline:18px}}@media (max-width:430px){.dashboard-shell .brand strong{font-size:11px}.dashboard-shell h1{font-size:clamp(34px,12vw,52px)}.dashboard-shell .stat-card{padding:16px 14px}.dashboard-shell .stat-card strong{font-size:25px}.dashboard-shell .matchup{grid-template-columns:1fr 42px 1fr}.dashboard-shell .club strong{font-size:10px}.dashboard-shell .tabs button{padding-inline:9px}.dashboard-shell .panel{padding:18px 14px}.dashboard-shell .game-row{border-bottom:1px solid var(--terminal-line)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
