:root{--paper:#f6f5ef;--surface:#fffef9;--ink:#26362c;--muted:#7b8274;--line:#dddfd2;--green:#204c37;--green-2:#567457;--orange:#ec754f;--gold:#e8bb6c;--sage:#e7ebdd;--red:#ae493c;--radius:17px;--shadow:0 16px 42px -28px #26362c44}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Noto Sans CJK JP,Noto Sans CJK SC,Noto Sans CJK KR,Yu Gothic,Meiryo,sans-serif;font-size:14px;line-height:1.7}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.4}button{touch-action:manipulation}svg{vertical-align:middle;flex-shrink:0}p,h1,h2,h3{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.4}h1{font-size:36px}h2{font-size:23px}h3{font-size:16px}p{line-height:1.9}::selection{background:#d5dfc2}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #ee9975}input,select,textarea{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--ink);border-radius:8px;padding:11px 14px}input[type=checkbox]{accent-color:var(--green);flex-shrink:0;width:18px;height:18px}button{background:0 0;border:0}.mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.muted{color:var(--muted)}.small{font-size:12px}.danger-text{color:var(--red)!important}.wide{width:100%}.text-link{align-items:center;gap:12px;font-weight:650;display:inline-flex}.overline{letter-spacing:.16em;align-items:center;gap:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:550;line-height:1.6;display:flex}.tiny-dot{background:var(--orange);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.skip-link{z-index:100;background:var(--green);color:#fff;padding:12px 20px;position:fixed;top:-70px;left:20px}.skip-link:focus{top:10px}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-shell main{flex:1}.site-header{border-bottom:1px solid var(--line);z-index:30;background:#f6f5eff0;position:relative}.header-inner{align-items:center;gap:35px;max-width:1256px;min-height:93px;margin:auto;padding:21px 36px;display:flex}.brand{flex-shrink:0;align-items:center;gap:11px;display:flex}.brand-icon{border:1px solid #a3ae9d;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.brand-name{letter-spacing:-1.7px;font-size:27px;font-weight:800;line-height:1.15}.brand-name>span{color:var(--green);margin-left:1px;font-size:28px}.brand-name small{letter-spacing:.11em;color:var(--muted);margin-top:6px;font-size:9px;font-weight:400;display:block}.main-nav{align-items:center;gap:26px;margin-left:auto;display:flex}.main-nav a{white-space:nowrap;padding:11px 0;font-size:12px;font-weight:650;position:relative}.main-nav a:hover{color:var(--orange)}.main-nav a[aria-current=page]:after{content:"";background:var(--green);height:2px;position:absolute;bottom:4px;left:0;right:0}.language-menu{flex-shrink:0;margin-left:15px;font-size:11px;position:relative}.language-menu summary{cursor:pointer;align-items:center;gap:7px;padding:8px 0;list-style:none;display:flex}.language-menu summary::-webkit-details-marker{display:none}.language-options{background:var(--surface);border:1px solid var(--line);width:154px;box-shadow:var(--shadow);z-index:40;border-radius:11px;padding:7px;position:absolute;top:37px;right:0}.language-options a{border-radius:6px;justify-content:space-between;align-items:center;padding:10px;display:flex}.language-options a:hover,.language-options a[aria-current=true]{background:var(--sage)}.page-container{max-width:1256px;margin:auto;padding:0 36px 64px}.page-heading{justify-content:space-between;align-items:center;gap:22px;padding:44px 0 30px;display:flex}.page-heading .overline{color:var(--muted);margin-bottom:14px}.page-heading h1{margin:0 0 13px;font-size:35px}.page-heading p{color:var(--muted);max-width:760px;margin:0;font-size:13px;line-height:1.9}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:0;padding:25px}.button{text-align:center;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:49px;padding:13px 21px;font-size:13px;font-weight:650;line-height:1.45;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button svg:last-child{margin-left:auto}.button svg:first-child{margin-left:0}.button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 14px #26362c0d}.button.primary{background:var(--orange);color:#fff;box-shadow:inset 0 -2px #b5512c20}.button.primary:hover{background:#df6946}.button.secondary{background:var(--surface);border-color:var(--line);color:var(--ink)}.button.ink{background:var(--ink);color:#fff}.button.gold{background:var(--gold);color:#233c2c}.button.on-dark{color:#e8ecdf;background:#ffffff05;border-color:#68836b}.text-button{color:var(--muted);justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 0;font-size:12px;font-weight:550;display:inline-flex}.text-button:hover:not(:disabled){color:var(--orange)}.icon-button{border:1px solid var(--line);background:var(--surface);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.icon-button:hover:not(:disabled){border-color:var(--green-2)}.section-label{letter-spacing:.045em;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;font-size:12px;font-weight:650;display:flex}.section-label>span:last-child,.section-label>b{color:var(--muted);font-family:ui-monospace,monospace;font-weight:500}.section-label .text-button{margin:0;padding:0;font-size:10px}.small-tag{background:var(--sage);color:#526346;letter-spacing:.02em;white-space:nowrap;border-radius:4px;align-items:center;gap:5px;padding:3px 7px;font-size:9px;font-weight:600;line-height:1.5;display:inline-flex}.small-tag.accent{color:#996234;background:#fcead5}.data-note{color:var(--muted);align-items:flex-start;gap:9px;margin:7px 0;padding:19px 0;font-size:11px;line-height:1.8;display:flex}.data-note svg{margin-top:2px}.data-note a{color:var(--green-2);text-underline-offset:3px;white-space:nowrap;text-decoration:underline}.data-note.compact{border-top:1px solid var(--line);margin-top:30px}.site-footer{border-top:1px solid var(--line);width:100%;max-width:1256px;margin:auto;padding:27px 36px}.footer-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-brand{letter-spacing:.06em;align-items:center;gap:8px;font-weight:700;display:inline-flex}.footer-brand small{letter-spacing:.16em;color:var(--muted);margin-left:19px;font-family:ui-monospace,monospace;font-size:8px;font-weight:400}.footer-top nav{color:var(--muted);gap:22px;font-size:11px;display:flex}.site-footer>p{color:#8a9084;margin:16px 0 0;font-size:10px}.home-topline{color:var(--muted);justify-content:space-between;align-items:center;padding:31px 0 0;display:flex}.home-topline>span:last-child{letter-spacing:.14em;font-family:ui-monospace,monospace;font-size:9px}.hero{grid-template-columns:1fr 1.11fr;align-items:center;gap:57px;min-height:630px;padding:38px 0 69px;display:grid}.hero-copy{padding-bottom:10px}.hero h1{letter-spacing:-.075em;margin-bottom:20px;font-size:53px;font-weight:750;line-height:1.58}.hero h1 em{color:var(--orange);font-style:normal}.hero-keyword{letter-spacing:.08em;color:var(--muted);margin-bottom:20px;font-size:13px;font-weight:450;line-height:1.7;display:block}.hero-copy>p{color:var(--muted);max-width:425px;margin-bottom:29px;font-size:13px;line-height:2.05}.hero-actions{align-items:center;gap:22px;display:flex}.hero-actions .button{justify-content:space-between;min-width:254px;min-height:55px}.hero-guide{align-items:center;gap:8px;font-size:12px;font-weight:550;display:flex}.hero-copy>p.hero-trust{align-items:center;gap:6px;margin:16px 0 4px;font-size:10px;line-height:1.6;display:flex}.resume-link{color:var(--green);align-items:center;gap:7px;margin-top:10px;padding:0;font-size:10px;display:flex}.hero-field{position:relative;transform:rotate(-1.8deg)}.hero-field .field-wrap{box-shadow:var(--shadow);background:#edefe3}.hero-floating{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:center;gap:13px;width:360px;padding:19px 22px;display:flex;position:absolute;bottom:-24px;left:-22px;transform:rotate(3.5deg);box-shadow:0 8px 26px -16px #26362c66}.float-icon{width:43px;height:43px;color:var(--green-2);background:#edf0e3;border-radius:50%;place-items:center;display:grid}.hero-floating small{letter-spacing:.13em;color:var(--muted);margin-bottom:5px;font:8px/1.5 ui-monospace,monospace;display:block}.hero-floating strong{letter-spacing:-.02em;font-size:11px}.hero-floating>span:last-child{color:var(--orange);margin-left:auto;font:italic 600 34px/1 Georgia,serif}.hero-stamp{background:var(--orange);border:4px solid var(--paper);color:#fff;letter-spacing:.1em;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:72px;height:72px;font-family:ui-monospace,monospace;font-size:8px;line-height:1.3;display:flex;position:absolute;top:-10px;right:-11px;transform:rotate(15deg)}.hero-stamp b{font-size:22px;line-height:1.1}.home-principles{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:32px;padding:29px 0;display:grid}.home-principles article{align-items:flex-start;gap:12px;display:flex}.principle-number{border:1px solid var(--line);width:32px;height:32px;color:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;font-family:ui-monospace,monospace;font-size:9px;display:grid}.home-principles article>svg{width:17px;margin:4px 0 0 auto}.home-principles h2{letter-spacing:-.02em;margin:3px 0 7px;font-size:13px}.home-principles p{color:var(--muted);margin:0;font-size:11px;line-height:1.8}.home-daily{background:#ecefe1;border:1px solid #dfe5d3;border-radius:13px;align-items:center;gap:23px;margin:20px 0 31px;padding:25px 29px;display:flex}.daily-symbol{width:61px;height:61px;color:var(--green);background:#f7f8ef;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.home-daily h2{letter-spacing:-.035em;margin:5px 0 4px;font-size:19px}.home-daily p{color:var(--muted);margin:0;font-size:11px}.home-daily .overline{color:var(--green-2);font-size:8px}.home-daily>.button{flex-shrink:0;margin-left:auto;font-size:12px}.field-wrap{background:#eef0e4;border:1px solid #d6ddc9;border-radius:18px;min-width:0;padding:18px 20px 12px}.field-label{letter-spacing:.13em;border-bottom:1px solid #dbe0d0;justify-content:space-between;align-items:center;padding-bottom:12px;font-size:9px;font-weight:650;display:flex}.field-label>span{align-items:center;gap:6px;display:flex}.field-label small{color:#89927c;letter-spacing:.04em;font-size:8px;font-weight:400}.baseball-field{aspect-ratio:500/490;width:100%;margin-top:5px;position:relative}.field-art{width:100%;height:100%;position:absolute;inset:0}.field-position{z-index:2;text-align:center;flex-direction:column;align-items:center;min-width:52px;max-width:102px;min-height:45px;padding:1px;transition:transform .18s;display:flex;position:absolute;transform:translate(-50%,-50%)}.field-position>span{color:#fff;white-space:nowrap;background:#526b4c;border:1px solid #8ca17f;border-radius:12px;min-width:27px;padding:3px 7px;font-size:9px;line-height:1.5}.field-position strong{text-shadow:0 1px #fff6;overflow-wrap:anywhere;max-width:100px;margin-top:5px;font-size:9px;font-weight:600;line-height:1.4;display:block}.field-position:hover:not(:disabled){transform:translate(-50%,-50%)scale(1.09)}.field-position:disabled{opacity:1;cursor:default}.field-position.low>span{color:#fff4e9;background:#b87950;border-color:#d79e7a}.field-position i{background:var(--orange);color:#fff;border-radius:50%;width:14px;height:14px;font-size:9px;font-style:normal;line-height:14px;position:absolute;top:-6px;right:7px}.field-position.empty{opacity:.5}.pitcher-mark{color:#748362;font-size:8px;position:absolute;top:70%;left:50%;transform:translate(-50%)}.field-caption{color:#8e957e;border-top:1px solid #dbe0d0;justify-content:flex-end;align-items:center;gap:5px;padding-top:9px;font-size:8px;display:flex}.field-caption .tiny-dot{background:#83957b;width:4px;height:4px}.setup-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:45px;padding-top:3px;display:grid}.setup-panel{padding:28px 32px}.form-label{margin:23px 0 10px;font-size:12px;font-weight:650;display:block}.large-input{background:var(--paper);width:100%;padding:16px 17px;font-size:18px;font-weight:550}.large-input::placeholder{color:#b4b6a8;font-size:14px}.input-count{text-align:right;color:var(--muted);margin:5px 0 8px;font-family:ui-monospace,monospace;font-size:10px;display:block}.plain-fieldset{border:0;margin:22px 0;padding:0}.plain-fieldset legend{margin-bottom:10px;padding:0;font-size:12px;font-weight:650}.segmented{border:1px solid var(--line);background:var(--paper);border-radius:9px;gap:4px;padding:4px;display:flex}.segmented button{color:var(--muted);border:1px solid #0000;border-radius:6px;flex:1;padding:9px 12px;font-size:12px}.segmented button.selected{background:var(--surface);border-color:var(--line);color:var(--green);font-weight:650;box-shadow:0 2px 4px #26362c06}.plain-fieldset>p{margin:9px 0 0;font-size:10px;line-height:1.8}.pool-heading{border-top:1px solid var(--line);padding-top:22px}.pool-choice{border:1px solid var(--line);cursor:pointer;background:var(--surface);border-radius:9px;align-items:center;gap:13px;margin-bottom:10px;padding:16px;display:flex}.pool-choice.fixed{cursor:default;background:#eef1e6;border-color:#d8e0ca}.custom-check{background:var(--green-2);color:#fff;border-radius:4px;place-items:center;width:18px;height:18px;display:grid}.pool-choice>div{flex:1;min-width:0}.pool-choice strong{flex-wrap:wrap;align-items:center;gap:7px;font-size:12px;display:flex}.pool-choice p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.7}.pool-choice>small{color:#849276;font-family:ui-monospace,monospace;font-size:14px}.pool-choice.selected{background:#f3f5e9;border-color:#c8d7bb}.setup-panel>.button{margin-top:17px}.form-footnote{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:13px 0 0;font-size:9px;display:flex}.setup-aside{padding:9px 12px}.club-pass{text-align:center;box-shadow:var(--shadow);background:#ebeede;border:1px solid #dbe0ce;border-radius:13px;padding:28px 27px;position:relative;transform:rotate(1.5deg)}.club-pass>.overline{color:var(--muted);justify-content:center;font-size:9px}.club-pass .jersey{width:153px;margin:28px auto 19px;display:block}.club-pass h2{word-break:break-word;min-height:34px;font-size:24px}.pass-facts{justify-content:center;gap:25px;margin-top:27px;display:flex}.pass-facts span{color:var(--muted);max-width:90px;font-size:9px;line-height:1.9}.pass-facts b{color:var(--ink);font:500 28px/1.3 Georgia,serif;display:block}.perforation{border-top:1px dashed #bcc6af;margin:30px -27px 19px;position:relative}.perforation:before,.perforation:after{content:"";background:var(--paper);border:1px solid #dbe0ce;border-left:0;border-radius:0 100px 100px 0;width:10px;height:19px;position:absolute;top:-10px;left:-1px}.perforation:after{left:auto;right:-1px;transform:rotate(180deg)}.club-pass>p{color:var(--muted);margin:0;font-size:10px}.setup-aside .data-note{margin:27px 5px 0}.rule-callout{border:1px solid var(--line);background:var(--sage);border-radius:9px;align-items:center;gap:10px;margin:23px 0;padding:17px 19px;font-size:12px;display:flex}.inline-check{color:var(--muted);align-items:center;gap:8px;margin:16px 0;font-size:10px;display:flex}.stage-rail{border:1px solid var(--line);background:#f0f1e7;border-radius:10px;gap:0;margin:0 0 26px;padding:0;list-style:none;display:flex;overflow:hidden}.stage-rail li{flex:1;min-width:0;position:relative}.stage-rail a{color:#a0a595;align-items:center;gap:9px;min-height:48px;padding:12px 18px;font-size:11px;display:flex}.stage-rail li:not(:last-child){border-right:1px solid var(--line)}.stage-rail a>span{border:1px solid #d2d9c7;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;font-family:ui-monospace,monospace;font-size:9px;display:grid}.stage-rail .active{background:var(--surface)}.stage-rail .active a{color:var(--green);font-weight:650}.stage-rail .active a>span{background:var(--green);border-color:var(--green);color:#fff}.stage-rail .complete a{color:var(--green-2)}.game-topline{justify-content:space-between;align-items:center;gap:14px;margin:15px 0 24px;display:flex}.game-topline>.mono{font-size:10px}.mode-pill{color:var(--muted);align-items:center;gap:8px;font-size:10px;display:inline-flex}.mode-pill .tiny-dot{background:var(--green-2);width:5px;height:5px}.mode-pill b{border-left:1px solid var(--line);color:var(--ink);margin-left:4px;padding-left:10px;font-weight:500}.coverage-panel{border:1px solid var(--line);background:#ecefe3;border-radius:10px;grid-template-columns:150px 1fr;align-items:center;gap:10px 24px;margin-bottom:25px;padding:15px 20px;display:grid}.coverage-panel .section-label{margin:0;font-size:11px}.coverage-panel .section-label>span{display:none}.coverage-slots{grid-template-columns:repeat(8,1fr);gap:8px;display:grid}.coverage-slots>div{border:1px solid #d2dac8;border-radius:5px;justify-content:space-between;align-items:center;padding:7px 10px;font-size:10px;font-weight:600;line-height:1.5;display:flex}.coverage-slots .covered{color:#54724b;background:#e0e7d5}.coverage-slots .missing{color:#ab7052;background:#f7eee3;border-color:#e4d6c2}.coverage-slots .missing:first-child,.coverage-slots .missing:nth-child(5){color:#b25040;background:#fae9df;border-color:#eac7b6}.coverage-panel>p{color:var(--muted);grid-column:2;margin:0;font-size:9px;line-height:1.6}.draft-layout{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:start;gap:38px;max-width:1040px;margin:auto;display:grid}.draft-main{width:100%;max-width:580px;margin:auto}.draft-counter{color:var(--muted);justify-content:space-between;margin:0 4px 11px;font-size:11px;display:flex}.draft-counter>span:first-child{color:var(--ink);font-weight:650}.draft-card{touch-action:pan-y;-webkit-user-select:none;user-select:none;background:linear-gradient(140deg,#fefdf7 5%,#f8f8ef 65%,#f0f2e4);border:1px solid #d6dccc;border-radius:17px;padding:0 29px 24px;animation:.2s ease-out card-in;position:relative;overflow:hidden;box-shadow:0 13px 34px -20px #243b3240}.card-ribbon{letter-spacing:.15em;color:#849176;background:#eff1e6;border-bottom:1px solid #e4e7d9;justify-content:space-between;margin:0 -29px;padding:11px 19px;font-family:ui-monospace,monospace;font-size:7px;display:flex}.card-top{justify-content:space-between;align-items:start;margin-top:21px;display:flex}.position-chip{color:#627855;background:#e7ecd9;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;min-width:29px;min-height:26px;padding:3px 6px;font-size:9px;font-weight:650;display:inline-flex}.position-chip.large{min-width:37px;min-height:33px;font-size:11px}.position-chip.tw{color:#a5753b;background:#f7e4cc}.overall{text-align:right;z-index:2;position:relative}.overall span{letter-spacing:.14em;color:var(--muted);font-family:ui-monospace,monospace;font-size:8px;display:block}.overall strong{letter-spacing:-.04em;color:var(--orange);font-family:Georgia,serif;font-size:64px;font-style:italic;font-weight:550;line-height:1.1}.draft-card>.jersey{opacity:.85;filter:drop-shadow(2px 6px 5px #26362c0a);width:135px;position:absolute;top:63px;right:115px;transform:rotate(9deg)}.card-name{margin-top:38px}.card-name .overline{color:var(--muted);letter-spacing:.15em;font-size:9px}.card-name h2{z-index:2;letter-spacing:-.06em;margin:10px 0 8px;font-size:31px;line-height:1.35;position:relative}.card-name p{color:var(--muted);align-items:center;gap:10px;margin:0;font-size:10px;display:flex}.card-stats{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px 22px;margin-top:22px;padding-top:17px;display:grid}.rating-bar{align-items:center;gap:9px;min-width:0;font-size:10px;display:flex}.rating-bar>span{color:#79826e;white-space:nowrap;min-width:44px}.rating-bar>div{background:#e5e8db;border-radius:5px;flex:1;min-width:10px;height:5px;overflow:hidden}.rating-bar i{background:#789168;border-radius:5px;height:100%;display:block}.rating-bar>b{text-align:right;width:21px;font-family:ui-monospace,monospace;font-size:11px;font-weight:550}.two-way-card{border-color:#e0bb87}.two-way-hint{color:#946b38;background:#faf0dd;border-radius:7px;align-items:flex-start;gap:7px;margin-top:18px;padding:12px;font-size:10px;display:flex}.two-way-hint svg{margin-top:2px}.replacement-note{border-top:1px dashed var(--line);color:#ad7253;margin:15px 0 0;padding-top:12px;font-size:10px}.draft-actions{grid-template-columns:1fr 1.25fr;gap:12px;margin-top:18px;display:grid}.draft-actions .button{min-height:57px;font-size:15px}.draft-actions .button svg:last-child{margin:0}.draft-tools{justify-content:space-between;align-items:center;gap:10px;margin:8px 3px;display:flex}.draft-tools>span{color:#909686;font-size:9px}.draft-tools .text-button{font-size:10px}.draft-roster{box-shadow:none;margin-top:30px;padding:23px;position:sticky;top:20px}.draft-roster .section-label{border-bottom:1px solid var(--line);padding-bottom:15px}.empty-roster{text-align:center;color:#a7b09b;padding:60px 5px}.empty-roster>svg{stroke-width:1px}.empty-roster p{margin-top:13px;font-size:11px}.roster-scroll{scrollbar-width:thin;max-height:432px;overflow-y:auto}.roster-group-title{color:var(--muted);justify-content:space-between;margin:17px 0 11px;font-size:10px;font-weight:500;display:flex}.roster-group-title>span{font-family:ui-monospace,monospace}.player-pill{align-items:center;gap:11px;min-width:0;padding:10px 0;font-size:12px;display:flex}.player-pill>span:nth-child(2){overflow-wrap:anywhere;flex:1;min-width:0}.player-pill>span>small{color:#9a896a;font-size:8px;display:block}.player-pill>strong{color:#7d8e70;margin-left:auto;font-family:ui-monospace,monospace;font-size:11px;font-weight:500}.player-pill.small{padding:8px 0;font-size:11px}.player-pill.small .position-chip{min-width:25px;min-height:24px;font-size:8px}.draft-roster>p{border-top:1px solid var(--line);margin:20px 0 0;padding-top:15px;font-size:9px}.completion{text-align:center;max-width:700px;margin:28px auto;padding:58px 25px}.success-symbol{color:#6a8856;background:#e9efdf;border-radius:50%;place-items:center;width:78px;height:78px;margin:0 auto 20px;display:grid}.completion>.overline{color:var(--muted);justify-content:center}.completion h2{margin:15px 0;font-size:29px}.completion>p{color:var(--muted)}.completion>.button{min-width:270px;margin-top:23px}.completion>.text-button{margin:auto;display:flex}.roster-cloud{flex-wrap:wrap;justify-content:center;gap:7px;max-width:480px;margin:24px auto 0;display:flex}.roster-cloud span{background:var(--sage);border-radius:5px;padding:4px 9px;font-size:10px}.lineup-layout{grid-template-columns:1.04fr 1fr;align-items:start;gap:30px;display:grid}.lineup-left .field-wrap{background:#eef0e3}.lineup-panel{padding:23px}.lineup-panel>.section-label{border-bottom:1px solid var(--line);padding-bottom:15px}.lineup-rows{flex-direction:column;display:flex}.lineup-row{border-bottom:1px solid #edeedf;align-items:center;gap:10px;min-height:55px;padding:8px 0;display:flex}.drag-handle{color:#bac1af;cursor:grab;display:flex}.batting-number{color:#8d987d;min-width:12px;font-family:Georgia,serif;font-size:18px}.lineup-name{text-align:left;flex:1;min-width:0;padding:0;font-size:12px;font-weight:600}.lineup-name>small{color:var(--muted);letter-spacing:0;margin-top:1px;font-size:8px;font-weight:400;display:block}.lineup-row>select{background:#f7f8f0;max-width:68px;min-height:34px;padding:6px 8px;font-size:10px}.order-buttons{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.order-buttons .icon-button{border-color:#e7e9dc;border-radius:4px;width:24px;height:22px}.order-buttons.horizontal{flex-direction:row}.order-buttons.horizontal .icon-button{width:26px;height:28px}.strength-panel{border:1px solid var(--line);background:#f0f2e7;border-radius:11px;grid-template-columns:1fr;gap:13px;margin:17px 0;padding:21px 23px;display:grid}.strength-panel .rating-bar{gap:12px;font-size:11px}.strength-panel .rating-bar>span{min-width:86px}.strength-panel .rating-bar>div{height:6px}.lineup-panel .plain-fieldset{margin-bottom:0}.three button{padding:9px;font-size:11px}.bench{background:#f2f3e9;border-radius:7px;margin-top:20px;padding:12px}.bench h3{color:var(--muted);margin:0;font-size:9px;font-weight:500}.bench>button{text-align:left;width:100%;padding:0;display:block}.two-way-banner{background:#f9efdb;border:1px solid #e9d0a7;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin:22px 0;padding:20px 25px;display:flex}.two-way-banner strong{margin-left:10px;font-size:15px}.two-way-banner p{color:#968367;max-width:700px;margin:8px 0 0;font-size:11px}.two-way-banner>.button{flex-shrink:0;font-size:11px}.pitcher-grid{grid-template-columns:1fr 1fr;gap:30px;margin:28px 0;display:grid}.pitcher-panel .section-label{border-bottom:1px solid var(--line);padding-bottom:15px}.pitcher-row{border-bottom:1px solid #edeedf;align-items:center;gap:12px;min-height:47px;padding:9px 0;font-size:11px;display:flex}.pitcher-row:last-child{border-bottom:0}.pitcher-role{color:var(--muted);min-width:57px;font-size:9px}.pitcher-row>strong{flex:1;font-size:11px;font-weight:550}.pitcher-row>.mono{font-size:11px}.next-step-bar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;margin-top:29px;padding-top:27px;display:flex}.next-step-bar>p{color:var(--muted);align-items:flex-start;gap:9px;max-width:600px;margin:0;font-size:11px;line-height:1.85;display:flex}.next-step-bar>p svg{margin-top:3px}.next-step-bar>.button{flex-shrink:0;max-width:390px}.season-score{background:var(--green);color:#e7ecde;border:1px solid #163d2a;border-radius:16px;padding:28px 34px;position:relative;overflow:hidden}.season-score>.overline{color:#afbf9f;font-size:10px}.score-numbers{align-items:center;gap:38px;margin:14px 0 23px;display:flex}.score-numbers>div{align-items:baseline;gap:12px;display:flex}.score-numbers strong{color:#f8f4df;font-family:Georgia,serif;font-size:70px;font-weight:500;line-height:1.1}.score-numbers>div:first-child strong{color:var(--gold)}.score-numbers span{color:#bfd0b3;font-size:12px}.score-numbers aside{gap:28px;margin-left:auto;display:flex}.score-numbers aside>span{flex-direction:column;gap:5px;font-size:9px;display:flex}.score-numbers aside b{color:#edf0df;font-family:ui-monospace,monospace;font-size:20px;font-weight:500}.season-progress{background:#4b6c49;border-radius:5px;height:5px;overflow:hidden}.season-progress>span{background:var(--gold);height:100%;transition:width .15s;display:block}.season-controls{gap:11px;margin-top:25px;display:flex}.season-controls .button{min-height:45px;font-size:12px}.season-layout{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:27px;margin-top:26px;display:grid}.scorebook>.section-label{margin-bottom:10px}.scorebook>p{font-size:10px}.game-grid{grid-template-columns:repeat(13,minmax(0,1fr));gap:6px;margin-top:18px;display:grid}.game-cell{aspect-ratio:1/1.08;border:1px solid #e6e8da;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;padding:3px;display:flex}.game-cell small{opacity:.7;font:7px/1 ui-monospace,monospace}.game-cell strong{font:500 12px/1.4 ui-monospace,monospace}.game-cell.w{color:#517249;background:#dfe8d3;border-color:#cddcc0}.game-cell.l{color:#a17d62;background:#f3e7dc;border-color:#e7d8c9}.game-cell.d{color:#878e7c;background:#e5e8de;border-color:#d9dfd0}.game-cell.future{color:#b9c1b0;opacity:1;background:#f3f3ed}.game-cell:not(:disabled):hover{border-color:var(--green);transform:translateY(-1px)}.season-aside{flex-direction:column;gap:19px;display:flex}.recent-game h3{color:var(--muted);margin-bottom:14px;font-size:13px;font-weight:500}.recent-score{color:var(--green);align-items:center;gap:22px;margin:10px 0;font:500 52px/1.2 Georgia,serif;display:flex}.recent-score span{color:#b2bca6;font-size:28px}.form-row{border-bottom:1px solid #eeefe4;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:11px;display:flex}.form-row b{white-space:nowrap;border-radius:4px;padding:3px 6px;font-size:9px;font-weight:500}.form-row .hot{color:#a66b3d;background:#f9e1ca}.form-row .cold{color:#73877d;background:#e4e9e6}.form-row .decline{color:#957d67;background:#f0e6db}.form-panel>p{margin:16px 0 0;font-size:10px}.busy-panel{text-align:center;padding:75px 25px}.busy-panel>svg{color:var(--green-2);animation:3s linear infinite turn}.busy-panel h2{margin:18px 0 25px;font-size:18px}.plain-progress{background:var(--sage);border-radius:5px;max-width:360px;height:6px;margin:auto;overflow:hidden}.plain-progress>span{background:var(--orange);height:100%;display:block}.results-layout{grid-template-columns:1.35fr 1fr;gap:29px;display:grid}.result-poster{color:#eed;background:#244b35;border:6px solid #e4e7d7;border-radius:10px;outline:1px solid #cfd8c3;padding:27px 30px 23px;position:relative;box-shadow:0 11px 28px -22px #1a382855}.result-poster:after{content:"";pointer-events:none;border:1px solid #83977555;border-radius:1px;position:absolute;inset:12px}.poster-top{color:#abbfa0;letter-spacing:.09em;border-bottom:1px solid #6c846c77;justify-content:space-between;gap:12px;padding-bottom:20px;font-family:ui-monospace,monospace;font-size:9px;display:flex}.poster-top>span:last-child{letter-spacing:0;white-space:nowrap}.result-poster h2{color:#eaf0da;overflow-wrap:anywhere;margin:24px 0 5px;font-size:24px}.poster-record{align-items:center;gap:23px;margin-bottom:8px;display:flex}.poster-record>strong{letter-spacing:-.08em;color:var(--gold);font-family:Georgia,serif;font-size:144px;font-weight:500;line-height:1.05}.poster-record>span{color:var(--gold);font-size:30px}.poster-record small{color:#b3c5a8;white-space:nowrap;margin-top:8px;font-size:11px;display:block}.poster-rank{border-bottom:1px solid #6c846c77;gap:32px;margin:9px 0 26px;padding-bottom:19px;display:flex}.poster-rank span{color:#b2c0a7;align-items:baseline;gap:9px;font-size:9px;display:flex}.poster-rank b{color:#e6eccf;font-family:ui-monospace,monospace;font-size:15px;font-weight:500}.history-spark{align-items:flex-end;gap:9px;height:78px;margin:5px 0 8px;padding-top:0;display:flex}.history-spark>div{flex-direction:column;justify-content:flex-end;align-items:center;width:31px;min-width:22px;height:100%;display:flex}.history-spark i{background:#8b9e7899;border-radius:2px;width:100%;max-height:65px;display:block}.history-spark .current i{background:var(--gold)}.history-spark small{color:#b9c7aa;margin-top:5px;font:8px/1.5 ui-monospace,monospace}.story-tags{flex-wrap:wrap;align-items:center;gap:6px;min-height:25px;margin:14px 0;display:flex}.story-tags span{color:#d5ddb9;border:1px solid #8da07888;border-radius:4px;padding:3px 6px;font-size:9px;line-height:1.5}.poster-bottom{color:#c8d6ba;border-top:1px solid #6c846c77;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-top:15px;font-size:11px;display:flex}.share-panel{padding:28px}.share-panel>.section-label{color:var(--muted);letter-spacing:.1em;font-size:8px}.share-panel h2{margin:22px 0 14px;font-size:24px;line-height:1.65}.share-panel>p{color:var(--muted);margin-bottom:25px;font-size:12px;line-height:1.9}.share-panel>.button{margin:0 0 10px}.share-small-actions{flex-direction:column;gap:9px;margin-top:4px;display:flex}.share-small-actions>.button{min-height:42px;font-size:11px}.share-panel>p.small{margin:19px 0 0;font-size:9px}.postseason-panel{margin-top:30px}.postseason-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.postseason-grid article{border:1px solid var(--line);background:#f4f5ec;border-radius:9px;padding:18px}.postseason-grid article.winning-round{background:#edf1e1;border-color:#c6d3b7}.postseason-grid .overline{color:#819073;margin-bottom:15px;font-size:9px}.postseason-grid p{justify-content:space-between;align-items:center;gap:10px;margin:8px 0;font-size:11px;line-height:1.7;display:flex}.postseason-grid p strong{font:500 17px/1.3 ui-monospace,monospace}.postseason-grid small{color:var(--muted);margin-top:13px;font-size:8px;line-height:1.8;display:block}.results-data{grid-template-columns:1.3fr 1fr;gap:26px;margin-top:26px;display:grid}.table-scroll{scrollbar-width:thin;width:100%;overflow-x:auto}table{border-collapse:collapse;text-align:left;font-variant-numeric:tabular-nums;width:100%;font-size:11px}thead{color:#8b9680}thead th{white-space:nowrap;background:#f5f6ed;font-size:9px;font-weight:550}th,td{border-bottom:1px solid #e8eadf;padding:11px 10px;line-height:1.5}tbody th{font-weight:550}td{color:#657258;font-family:ui-monospace,monospace;font-size:10px}tbody tr:last-child>*{border-bottom:0}.standings th:nth-child(2){min-width:130px}.own-team{color:var(--green);background:#eef2e2}.own-team th{font-weight:700}.awards .section-label{margin-bottom:18px}.award-row{border-bottom:1px solid #e9ebdf;align-items:flex-start;gap:18px;padding:12px 0;font-size:11px;display:flex}.award-row>span{color:#8b927e;min-width:52px;font-size:10px}.award-row>strong{font-size:11px;font-weight:550;line-height:1.8}.awards>p{margin:15px 0 0;font-size:9px}.personal-stats{margin-top:26px}.small-segment button{min-width:80px;padding:6px 12px;font-size:10px}.personal-stats>p{font-size:10px}.personal-stats table{min-width:530px}.offseason-toolbar{justify-content:space-between;align-items:center;gap:18px;padding:18px 0 27px;display:flex}.offseason-toolbar>strong{font-size:13px}.offseason-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.release-card{background:var(--surface);border:1px solid var(--line);text-align:left;border-radius:11px;flex-direction:column;gap:9px;min-width:0;padding:18px 19px;transition:background .18s,border-color .18s,transform .18s;display:flex}.release-card>div{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.release-check{border:1px solid var(--line);color:#b1b8a5;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.release-card>strong{overflow-wrap:anywhere;min-height:22px;font-size:14px;line-height:1.55}.release-card>span{font-size:9px}.release-card>small{color:#8a987b;margin-top:3px;font-size:9px}.release-card:hover:not(:disabled){border-color:#8eaa7e;transform:translateY(-2px)}.release-card.selected{background:#fff2e6;border-color:#d78b68}.release-card.selected .release-check{background:var(--orange);color:#fff;border-color:var(--orange)}.release-card.selected>small{color:#b36f4a}.release-card:disabled{opacity:.62}.mode-tabs{border-bottom:1px solid var(--line);align-items:center;gap:8px;margin-bottom:25px;padding-bottom:15px;display:flex}.mode-tabs button{color:var(--muted);border:1px solid #0000;border-radius:7px;padding:9px 15px;font-size:11px}.mode-tabs .selected{color:var(--green);background:#e6ecda;border-color:#d5dfc6;font-weight:650}.history-summary{background:#ebeedf;border:1px solid #dce1cf;border-radius:11px;grid-template-columns:1.7fr repeat(3,1fr);gap:20px;margin:23px 0;padding:26px;display:grid}.history-summary>div{border-left:1px solid #d3dcc5;flex-direction:column;gap:9px;padding-left:19px;display:flex}.history-summary>div:first-child{border:0;padding-left:0}.history-summary span{color:var(--muted);font-size:10px}.history-summary strong{font:500 34px/1.2 Georgia,serif}.history-summary>div:first-child strong{overflow-wrap:anywhere;font-family:inherit;font-size:18px}.history-list{padding:8px 24px}.history-list article{border-bottom:1px solid var(--line);gap:29px;padding:24px 0;display:flex}.history-list article:last-child{border-bottom:0}.history-year{color:#a1ae8f;min-width:62px;font-family:Georgia,serif;font-size:38px;line-height:1.3}.history-year small{color:#8a987b;margin-top:4px;font-family:inherit;font-size:9px;display:block}.history-main{flex:1;min-width:0}.history-main>div:first-child{align-items:center;gap:20px;display:flex}.history-main strong{font:500 27px/1.2 Georgia,serif}.history-main strong small{color:var(--muted);margin-left:8px;font-family:inherit;font-size:10px}.history-main>div>span:not(.small-tag){color:var(--muted);font-size:11px}.history-win-bar{background:#e9eddf;border-radius:4px;height:7px;margin-top:16px;overflow:hidden}.history-win-bar i{background:#8a9c72;border-radius:4px;height:100%;display:block}.story-tags.light{min-height:0;margin-bottom:0}.story-tags.light span{color:#7d8969;background:#eef1e4;border-color:#dce4d0}.save-panel{margin-top:31px}.save-panel .section-label{justify-content:flex-start;gap:8px}.save-panel>p{color:var(--muted);max-width:830px;font-size:12px}.save-actions{flex-wrap:wrap;align-items:center;gap:13px;margin-top:20px;display:flex}.save-actions .button{font-size:11px}.file-button{cursor:pointer;position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.daily-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:65px;margin:8px 0 34px;display:grid}.daily-art{text-align:center;background:#eaedde;border:1px solid #d4dec5;border-radius:16px;min-height:433px;padding:43px 20px;position:relative;overflow:hidden}.daily-art>svg{color:var(--green-2);stroke-width:1.3px}.daily-art>.overline{color:#889778;justify-content:center;margin-top:22px;font-size:8px}.daily-date{letter-spacing:-.025em;color:var(--green);margin-top:7px;font-family:Georgia,serif;font-size:36px;line-height:1.5}.daily-art>.small-tag{background:#dbe4ca;margin-top:10px;font-size:9px}.daily-cards{justify-content:center;gap:9px;display:flex;position:absolute;bottom:-35px;left:0;right:0}.daily-cards>span{background:var(--surface);color:#bcc8a6;border:1px solid #cdd5bf;border-radius:9px;place-items:center;width:95px;height:135px;font:italic 500 35px/1 Georgia,serif;display:grid;transform:rotate(-10deg);box-shadow:0 6px 10px #30442108}.daily-cards>span:nth-child(2){transform:translateY(-22px)}.daily-cards>span:nth-child(3){transform:rotate(10deg)}.daily-layout>div:nth-child(2)>.overline{color:var(--muted);font-size:9px}.daily-layout h2{margin:15px 0;font-size:30px;line-height:1.6}.daily-layout p{color:var(--muted);font-size:13px}.daily-layout .rule-callout{font-size:10px;line-height:1.7}.daily-layout>div:nth-child(2)>.button{margin-top:10px}.daily-layout>div:nth-child(2)>p.small{margin:16px 0;font-size:10px}.daily-layout .data-note{margin-top:25px;font-size:9px}.challenge-layout{grid-template-columns:1fr 1fr;align-items:center;gap:35px;display:grid}.challenge-layout h2{overflow-wrap:anywhere;margin:24px 0 18px;font-size:28px}.challenge-layout p{color:var(--muted);font-size:12px}.challenge-layout .rule-callout{font-size:11px}.challenge-layout>.panel{padding:30px}.challenge-layout .small{font-size:10px}.player-database{padding:22px 26px}.database-filters{align-items:flex-end;gap:15px;padding-bottom:24px;display:flex}.database-filters label{color:var(--muted);flex-direction:column;gap:8px;font-size:10px;display:flex}.database-filters label:first-child{flex:1}.database-filters input,.database-filters select{width:100%;min-height:43px;font-size:12px}.database-filters>label:nth-child(2){min-width:190px}.database-count{border:1px solid var(--line);min-width:47px;height:43px;color:var(--green-2);border-radius:7px;place-items:center;font:500 17px ui-monospace,monospace;display:grid}.database-scroll{max-height:650px;overflow:auto}.database-scroll table{min-width:650px}.database-scroll thead{z-index:1;position:sticky;top:0}.database-scroll th,.database-scroll td{padding:14px}.database-scroll tbody th{min-width:190px}.database-scroll tbody td:nth-child(2){min-width:100px}.table-subtitle{color:var(--muted);margin-top:3px;font-size:9px;font-weight:400;display:block}.rating-number{text-align:center;color:#687e58;background:#edf0e4;border-radius:4px;min-width:30px;padding:4px 5px;display:inline-block}.database-cta{margin:27px 0 0}.guide-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.guide-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;padding:29px 31px;transition:transform .18s,border-color .18s;display:flex}.guide-card:hover{border-color:#b6c4a5;transform:translateY(-3px)}.guide-card>div{color:#a2af90;justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.guide-number{color:#b9c2a7;font:italic 500 34px/1 Georgia,serif}.guide-card h2{margin:0 0 12px;font-size:20px;line-height:1.7}.guide-card p{color:var(--muted);margin:0 0 28px;font-size:12px;line-height:1.9}.guide-card>.text-link{margin-top:auto;font-size:11px}.article-container{max-width:1180px}.breadcrumbs{color:var(--muted);gap:10px;padding-top:32px;font-size:10px;display:flex}.breadcrumbs a:hover{color:var(--orange)}.article-container .page-heading{max-width:970px;padding-top:29px}.article-container .page-heading h1{font-size:33px;line-height:1.7}.article-layout{grid-template-columns:minmax(0,1fr) 250px;align-items:start;gap:72px;display:grid}.article-body{max-width:760px}.article-body>.article-intro{color:#68745f;border-bottom:1px solid var(--line);margin-bottom:17px;padding:22px 0 31px;font-size:15px;line-height:2.1}.article-body section{border-bottom:1px solid var(--line);padding:23px 0 22px;scroll-margin-top:40px;position:relative}.article-section-number{color:#acb69b;margin-bottom:12px;font:italic 500 22px/1 Georgia,serif}.article-body h2{margin-bottom:16px;font-size:21px;line-height:1.7}.article-body section>p{color:#717c66;margin:0;font-size:13px;line-height:2.15}.article-aside{border:1px solid var(--line);background:#eff1e6;border-radius:11px;margin-top:30px;padding:23px;position:sticky;top:25px}.article-aside>.overline{color:#899777;font-size:8px}.article-aside nav{flex-direction:column;gap:16px;margin:23px 0;display:flex}.article-aside nav a{align-items:flex-start;gap:9px;font-size:11px;line-height:1.9;display:flex}.article-aside nav small{color:#a6b095;margin-top:2px;font-family:ui-monospace,monospace;font-size:9px}.article-aside .button{width:100%;padding:12px;font-size:11px}.related{border-top:1px solid var(--line);margin-top:45px;padding-top:25px}.related h2{margin-bottom:20px;font-size:17px}.related>div{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.related a{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:19px;font-size:11px;line-height:1.9;display:flex}.related a:hover{border-color:#adbb9b}.source-links{margin-top:32px;font-size:12px}.source-links h2{font-size:18px}.source-links a{text-underline-offset:4px;color:#728964;margin:0 20px 13px 0;text-decoration:underline;display:inline-block}.source-links>p{color:var(--muted);font-size:11px}.notice{color:#708560;background:#edf2e5;border:1px solid #d9e0cd;border-radius:9px;align-items:flex-start;gap:10px;margin-bottom:22px;padding:15px 18px;font-size:11px;line-height:1.9;display:flex}.notice>svg{margin-top:3px}.notice>span{flex:1}.notice.warn{color:#a27445;background:#fcf0e2;border-color:#ead6bc}.notice .icon-button{background:0 0;border:0;width:24px;height:24px;margin:-2px -4px -2px 4px}.notice.feedback{background:var(--surface);color:#556f48;border-color:#bccbab}.empty-box{text-align:center;background:#eff1e6;border:1px dashed #d3dcc7;border-radius:13px;margin:20px 0;padding:62px 25px}.empty-box>svg{color:#9aa98a;margin-bottom:20px}.empty-box h1,.empty-box h2{margin-bottom:15px;font-size:24px;line-height:1.7}.empty-box p{color:var(--muted);font-size:12px}.empty-box .button{margin-top:18px}.empty-box .overline{justify-content:center}.loading-panel{text-align:center;color:var(--muted);padding:80px 30px;font-size:12px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#13261766;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:var(--paper);border:1px solid #d4ddc8;border-radius:15px;width:100%;max-width:680px;max-height:calc(100dvh - 48px);padding:24px;overflow-y:auto;box-shadow:0 30px 80px #10211535}.modal-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:21px;padding-bottom:17px;display:flex}.modal-heading h2{margin:0;font-size:17px;line-height:1.7}.modal>p{color:var(--muted);font-size:12px}.modal-actions{justify-content:flex-end;gap:12px;margin-top:27px;display:flex}.player-picker{grid-template-columns:1fr 1fr;gap:10px;display:grid}.player-picker>button{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:8px;padding:10px 12px}.player-picker>button:hover{border-color:var(--green-2)}.player-picker>button.selected{background:#eaf0df;border-color:#aebf9b}.player-picker .player-pill{padding:2px 0 9px;font-size:11px}.player-picker>button>span{padding-left:37px;font-size:9px;display:block}.game-modal-score{flex-direction:column;align-items:center;gap:8px;margin:12px 0 25px;display:flex}.game-modal-score>span{font-size:13px}.game-modal-score strong{color:var(--green);font:500 49px/1.3 Georgia,serif}.modal .table-scroll table{min-width:540px}.modal .table-scroll table th,.modal .table-scroll table td{padding:10px 8px}.share-textarea{resize:vertical;background:var(--surface);width:100%;font-size:11px;line-height:1.8}@keyframes turn{to{transform:rotate(360deg)}}@keyframes card-in{0%{opacity:.6;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1500px){.hero{min-height:665px}.hero h1{font-size:57px}}@media (max-width:1100px){.main-nav{gap:17px}.header-inner{gap:23px}.language-menu{margin-left:0}.hero{gap:35px}.hero h1{font-size:43px}.hero-actions .button{min-width:215px}.hero-guide{font-size:11px}.hero-floating{width:315px;padding:14px 18px}.hero-floating>span:last-child{font-size:28px}.hero-floating strong{font-size:10px}.hero{min-height:570px}.card-name h2{font-size:27px}.draft-layout{gap:25px}.coverage-panel{grid-template-columns:135px 1fr;gap:10px 14px}.coverage-slots{gap:5px}.coverage-slots>div{padding:7px}.lineup-layout{gap:19px}.lineup-panel{padding:20px}.lineup-row{gap:7px}.lineup-name{font-size:11px}.lineup-row>select{max-width:59px;padding:5px}.lineup-row .drag-handle{display:none}.results-layout{grid-template-columns:1.2fr 1fr;gap:23px}.result-poster{padding:25px}.poster-record>strong{font-size:123px}.poster-rank{gap:20px}.share-panel{padding:23px}.share-panel h2{font-size:20px}.season-layout{grid-template-columns:1.9fr 1fr}.game-grid{gap:4px}.offseason-grid{grid-template-columns:repeat(3,1fr)}.article-layout{grid-template-columns:1fr 225px;gap:36px}.main-nav a{font-size:11px}.home-principles{gap:20px}.home-principles article{gap:9px}.home-principles article>svg{display:none}}@media (max-width:820px){.header-inner{flex-wrap:wrap;gap:0;padding:17px 24px 0}.main-nav{scrollbar-width:none;order:3;gap:28px;width:100%;margin-top:17px;padding-bottom:8px;overflow-x:auto}.main-nav::-webkit-scrollbar{display:none}.language-menu{margin-left:auto}.main-nav a{font-size:11px}.brand-name{font-size:24px}.brand-name>span{font-size:25px}.brand-name small{font-size:8px}.brand-icon{width:39px;height:39px}.page-container{padding:0 24px 44px}.page-heading{padding:29px 0 25px}.page-heading h1{font-size:29px}.page-heading p{font-size:12px}.page-heading .overline{font-size:8px}.site-footer{padding:24px}.hero{gap:25px;min-height:515px}.hero h1{font-size:36px}.hero-copy>p{font-size:11px}.hero-keyword{margin-bottom:16px;font-size:10px}.hero-actions{flex-wrap:wrap;gap:15px}.hero-actions .button{min-width:100%;min-height:47px;font-size:12px}.hero-guide{display:none}.hero-floating{gap:9px;width:256px;padding:12px;bottom:-21px;left:-15px}.float-icon{width:32px;height:32px}.float-icon svg{width:20px}.hero-floating small{font-size:6px}.hero-floating strong{font-size:9px}.hero-floating>span:last-child{font-size:25px}.hero-stamp{width:55px;height:55px;font-size:6px}.hero-stamp b{font-size:17px}.hero-field .field-wrap{padding:13px 12px 10px}.hero-field .field-label{font-size:7px}.hero-field .field-label small{font-size:6px}.field-position strong{font-size:8px}.field-position>span{min-width:24px;padding:2px 6px;font-size:8px}.field-position{max-width:80px}.hero-field .field-caption{font-size:6px}.home-principles{gap:17px;padding:25px 0}.home-principles article{flex-direction:column}.home-principles h2{font-size:11px}.home-principles p{font-size:10px}.home-daily{flex-wrap:wrap;gap:14px;padding:21px}.home-daily h2{font-size:16px}.home-daily>.button{width:100%;margin:4px 0 0;font-size:11px}.home-daily>div:nth-child(2){flex:1}.home-daily p{font-size:10px}.home-topline>.overline{font-size:8px}.home-topline>span:last-child{font-size:7px}.setup-grid{grid-template-columns:1.2fr .8fr;gap:27px}.setup-panel{padding:23px}.setup-aside{padding:0}.club-pass{padding:24px 16px}.club-pass .jersey{width:128px;margin:22px auto}.pass-facts{gap:16px}.pass-facts span{font-size:8px}.perforation{margin-left:-16px;margin-right:-16px}.setup-aside .data-note{font-size:9px}.coverage-panel{padding:15px;display:block}.coverage-panel .section-label{margin-bottom:12px}.coverage-panel .section-label>span{display:block}.coverage-panel>p{margin-top:9px;font-size:9px}.draft-layout{grid-template-columns:1.35fr 1fr;gap:21px}.draft-card{padding:0 21px 22px}.card-ribbon{margin:0 -21px;padding:9px 15px;font-size:6px}.draft-card>.jersey{width:109px;top:65px;right:75px}.overall strong{font-size:55px}.card-name{margin-top:32px}.card-name h2{font-size:25px}.card-stats{grid-template-columns:1fr;gap:9px}.card-stats .rating-bar>span{min-width:64px}.card-name p{flex-wrap:wrap}.draft-roster{padding:18px}.draft-tools{flex-wrap:wrap}.draft-tools>span{font-size:8px}.draft-actions .button{min-height:50px;padding:11px;font-size:12px}.lineup-layout{grid-template-columns:1fr}.lineup-left{grid-template-columns:1.5fr 1fr;align-items:start;gap:19px;display:grid}.lineup-left .strength-panel{margin:0;padding:21px 18px}.lineup-left>.notice{grid-column:1/-1}.lineup-row .drag-handle{display:flex}.lineup-row>select{max-width:80px}.lineup-row .order-buttons{flex-direction:row}.lineup-row .icon-button{width:30px;height:30px}.lineup-name{font-size:12px}.pitcher-grid{gap:19px}.pitcher-panel{padding:20px}.pitcher-row{gap:8px}.pitcher-role{min-width:40px;font-size:8px}.next-step-bar{flex-direction:column;align-items:stretch;gap:17px}.next-step-bar>.button{max-width:none}.season-score{padding:24px}.score-numbers strong{font-size:62px}.score-numbers{gap:22px}.score-numbers aside{gap:15px}.season-layout{grid-template-columns:1fr}.season-aside{grid-template-columns:1fr 1fr;display:grid}.game-grid{gap:7px}.scorebook{padding:22px}.results-layout{grid-template-columns:1fr 1fr;gap:19px}.poster-record>strong{font-size:100px}.poster-record{gap:15px}.poster-record>span{font-size:23px}.result-poster{padding:24px 20px}.result-poster h2{font-size:20px}.poster-rank{gap:15px}.poster-rank span{flex-direction:column;gap:2px;font-size:8px}.poster-rank b{font-size:13px}.poster-top{font-size:7px}.share-panel{padding:20px}.share-panel h2{margin:15px 0;font-size:18px}.share-panel>p,.share-panel .button{font-size:11px}.poster-bottom{font-size:9px}.results-data{grid-template-columns:1fr}.postseason-grid{gap:12px}.postseason-grid article{padding:14px}.postseason-grid p{font-size:10px}.database-filters{flex-wrap:wrap;gap:12px}.database-filters>label:nth-child(2){min-width:0}.database-filters>label:first-child{flex-basis:100%}.database-filters>label:nth-child(2),.database-filters>label:nth-child(3){flex:1}.guide-card{padding:24px}.guide-card h2{font-size:18px}.article-layout{grid-template-columns:1fr}.article-aside{display:none}.article-container .page-heading h1{font-size:27px}.related>div{grid-template-columns:1fr}.related a{padding:17px}.daily-layout{gap:31px}.daily-layout h2{font-size:24px}.daily-art{min-height:408px}.daily-date{font-size:29px}.daily-layout p{font-size:12px}.challenge-layout{gap:23px}.challenge-layout>.panel{padding:24px}.challenge-layout h2{font-size:22px}.offseason-grid{grid-template-columns:repeat(3,1fr);gap:12px}.release-card{padding:16px}.release-card>strong{font-size:12px}.release-card>span{font-size:8px}.history-summary{gap:14px;padding:23px}.history-summary strong{font-size:29px}.history-summary>div:first-child strong{font-size:16px}.footer-top{align-items:flex-start}.footer-brand small{display:none}.footer-top nav{gap:16px;font-size:10px}}@media (max-width:600px){body{font-size:13px}.page-container{padding:0 19px 37px}.header-inner{padding:15px 19px 0}.main-nav{gap:22px;margin-top:15px;padding-bottom:6px}.main-nav a{font-size:10px}.brand-name{font-size:22px}.brand-name>span{font-size:23px}.brand-name small{font-size:7px}.brand-icon{width:36px;height:36px}.brand-icon svg{width:24px}.language-menu{font-size:10px}.language-menu summary{gap:5px}.home-topline{padding-top:23px}.home-topline>.overline{letter-spacing:.11em;font-size:7px}.home-topline>span:last-child{letter-spacing:.07em;font-size:6px}.hero{flex-direction:column;align-items:stretch;gap:38px;min-height:auto;padding:27px 0 49px;display:flex}.hero h1{letter-spacing:-.06em;margin-bottom:17px;font-size:42px;line-height:1.5}.hero-keyword{letter-spacing:.07em;margin-bottom:15px;font-size:10px}.hero-copy>p{max-width:410px;margin-bottom:21px;font-size:12px;line-height:2}.hero-actions .button{min-height:52px;font-size:13px}.hero-copy>p.hero-trust{margin-top:13px;font-size:9px}.hero-copy{padding:0}.hero-field{align-self:center;width:calc(100% - 12px);max-width:480px;transform:rotate(-1.2deg)}.hero-field .field-wrap{padding:16px 16px 10px}.hero-field .field-label{font-size:8px}.hero-field .field-label small,.hero-field .field-caption{font-size:7px}.hero-floating{width:285px;padding:13px 15px;bottom:-20px;left:6px;transform:rotate(2.2deg)}.hero-floating strong{font-size:9px}.hero-floating small{font-size:6px}.hero-stamp{top:-10px;right:-7px}.field-position strong{max-width:75px;font-size:8px}.field-position{min-width:46px;max-width:80px}.field-position>span{padding:2px 6px;font-size:8px}.home-principles{grid-template-columns:1fr;gap:21px;padding:27px 0}.home-principles article{flex-direction:row;gap:13px}.home-principles article>svg{margin:5px 0 0 auto;display:block}.home-principles h2{margin:1px 0 5px;font-size:12px}.home-principles p{max-width:260px;font-size:10px}.principle-number{width:28px;height:28px}.home-daily{gap:13px;margin:13px 0 23px;padding:19px}.daily-symbol{border-radius:9px;width:42px;height:42px}.daily-symbol svg{width:25px}.home-daily h2{font-size:15px}.home-daily p{font-size:10px;line-height:1.8}.home-daily .overline{font-size:7px}.home-daily .button{min-height:44px;margin-top:9px}.data-note{gap:7px;font-size:10px;line-height:1.8}.data-note.compact{margin-top:25px;padding-top:20px;font-size:9px}.site-footer{padding:23px 19px}.footer-top{flex-direction:column;gap:19px}.footer-top nav{gap:22px;font-size:10px}.site-footer>p{margin-top:16px;font-size:8px}.footer-brand{font-size:12px}.page-heading{padding:27px 0 23px}.page-heading h1{letter-spacing:-.045em;margin-bottom:10px;font-size:25px;line-height:1.65}.page-heading .overline{letter-spacing:.11em;margin-bottom:10px;font-size:7px}.page-heading p{font-size:11px;line-height:1.9}.panel{padding:20px}.button{min-height:47px;padding:12px 16px;font-size:12px}.setup-grid{grid-template-columns:1fr;gap:13px}.setup-panel{padding:22px}.setup-aside{padding:0 5px}.setup-aside .club-pass{display:none}.setup-aside .data-note{margin:8px 0 0}.section-label{font-size:11px}.large-input{padding:14px;font-size:17px}.form-label{margin-top:20px;font-size:11px}.pool-choice{gap:10px;padding:14px 12px}.pool-choice strong{gap:4px;font-size:11px}.pool-choice p{font-size:9px}.pool-choice>small{font-size:12px}.pool-choice .small-tag{font-size:7px}.plain-fieldset legend,.segmented button{font-size:11px}.form-footnote{gap:4px;font-size:8px}.stage-rail{border-radius:8px;margin-bottom:21px}.stage-rail a{gap:6px;min-height:47px;padding:10px 8px;font-size:8px;line-height:1.45}.stage-rail a>span{width:18px;height:18px;font-size:7px}.stage-rail li.complete a>span svg{width:11px}.mode-pill{flex-wrap:wrap;gap:6px;font-size:9px}.mode-pill b{margin-left:1px;padding-left:7px}.game-topline{margin:13px 0 17px}.game-topline>.mono{text-align:right;overflow-wrap:anywhere;max-width:46%;font-size:8px}.coverage-panel{margin-bottom:20px;padding:13px 12px}.coverage-panel .section-label{margin-bottom:10px;font-size:10px}.coverage-slots{gap:4px}.coverage-slots>div{flex-direction:column;gap:4px;padding:6px 3px;font-size:8px;line-height:1.5}.coverage-slots>div svg{width:11px;height:11px}.coverage-slots>div>b{font-size:10px;font-weight:400;line-height:11px}.coverage-panel>p{margin-top:10px;font-size:8px;line-height:1.7}.draft-layout{grid-template-columns:1fr;gap:12px}.draft-main{max-width:420px}.draft-counter{margin-bottom:9px;font-size:10px}.draft-card{border-radius:13px;padding:0 24px 22px}.card-ribbon{letter-spacing:.08em;margin:0 -24px;padding:10px 15px;font-size:6px}.card-top{margin-top:17px}.overall strong{font-size:59px}.overall span{font-size:7px}.draft-card>.jersey{width:122px;top:53px;right:88px}.card-name{margin-top:35px}.card-name h2{margin:8px 0;font-size:29px}.card-name p{font-size:9px}.card-name .overline{font-size:8px}.card-stats{grid-template-columns:1fr 1fr;gap:10px 17px;margin-top:19px;padding-top:16px}.card-stats .rating-bar{gap:7px;font-size:9px}.card-stats .rating-bar>span{min-width:36px;font-size:8px}.card-stats .rating-bar b{width:18px;font-size:10px}.draft-actions{z-index:1;background:#f6f5ef;border-radius:10px;gap:10px;margin-top:14px;padding:3px;position:relative;bottom:auto;box-shadow:0 7px 22px #26362c0b}.draft-actions .button{min-height:52px;font-size:13px}.draft-tools{flex-direction:column;align-items:center;gap:0;margin:3px 3px 13px}.draft-tools>span{font-size:8px}.draft-roster{margin-top:9px;padding:17px 20px;position:static}.roster-scroll{max-height:240px}.empty-roster{padding:25px 5px}.empty-roster>svg{width:30px}.empty-roster p{font-size:10px}.draft-roster .section-label{margin-bottom:8px;padding-bottom:11px}.draft-roster>p{margin-top:15px;padding-top:11px;font-size:8px}.completion{padding:42px 22px}.completion h2{font-size:25px}.completion>p{font-size:11px}.completion>.button{min-width:100%}.lineup-left{display:block}.lineup-left .field-wrap{padding:14px 13px 10px}.lineup-left .strength-panel{gap:10px;margin-top:15px;padding:16px 19px}.lineup-left>.notice{margin-top:12px;margin-bottom:0}.lineup-layout{gap:21px}.lineup-panel{padding:20px 16px}.lineup-panel .section-label{padding-bottom:12px;font-size:10px}.lineup-panel .section-label .text-button{gap:4px;font-size:8px}.lineup-row{gap:7px;min-height:58px;padding:8px 0}.lineup-row .drag-handle{display:none}.lineup-name{font-size:11px}.lineup-name>small{font-size:8px}.lineup-row>select{max-width:58px;min-height:34px;padding:6px 4px;font-size:9px}.lineup-row .order-buttons{gap:3px}.lineup-row .icon-button{width:25px;height:29px}.lineup-row .batting-number{min-width:11px;font-size:17px}.three button{padding:8px;font-size:10px}.two-way-banner{flex-direction:column;align-items:stretch;gap:14px;padding:19px}.two-way-banner strong{font-size:13px}.two-way-banner p{font-size:10px}.two-way-banner>.button{font-size:11px}.pitcher-grid{grid-template-columns:1fr;gap:18px;margin-top:22px}.pitcher-panel{padding:20px}.pitcher-role{min-width:55px;font-size:9px}.pitcher-row>strong{font-size:11px}.next-step-bar{margin-top:24px;padding-top:22px}.next-step-bar>p{font-size:10px}.season-score{padding:23px 20px}.season-score>.overline{letter-spacing:.1em;font-size:8px}.score-numbers{flex-wrap:wrap;align-items:baseline;gap:21px;margin:18px 0 20px}.score-numbers strong{font-size:52px}.score-numbers>div{gap:6px}.score-numbers>div>span{font-size:10px}.score-numbers aside{flex-basis:100%;gap:28px;margin:0}.score-numbers aside>span{flex-direction:row;align-items:baseline;gap:13px}.score-numbers aside b{font-size:14px}.season-controls{grid-template-columns:1.2fr 1fr;gap:10px;margin-top:21px;display:grid}.season-controls>.button{min-height:42px;padding:11px 10px;font-size:10px}.season-controls>.button:first-child{grid-column:1/-1;font-size:11px}.scorebook{padding:20px 15px}.scorebook>.small{font-size:9px}.game-grid{grid-template-columns:repeat(11,minmax(0,1fr));gap:5px}.game-cell{aspect-ratio:1/1.3;border-radius:4px;gap:2px;padding:2px}.game-cell small{font-size:6px}.game-cell strong{font-size:10px}.season-aside{grid-template-columns:1fr 1fr;gap:13px}.season-aside .panel{padding:16px}.season-aside .section-label{margin-bottom:12px;font-size:9px}.recent-game h3{font-size:10px}.recent-score{gap:13px;font-size:36px}.recent-score span{font-size:22px}.recent-game .text-button{font-size:9px}.form-row{gap:5px;padding:8px 0;font-size:8px}.form-row b{padding:2px 4px;font-size:7px}.form-panel>p{font-size:8px}.busy-panel h2{font-size:14px}.results-layout{grid-template-columns:1fr;gap:23px}.result-poster{border-width:5px;padding:26px 24px 23px}.poster-top{font-size:7px}.result-poster h2{margin-top:24px;font-size:22px}.poster-record{gap:22px;margin-top:11px}.poster-record>strong{font-size:124px}.poster-record>span{font-size:27px}.poster-record small{font-size:11px}.poster-rank{gap:30px;margin-top:15px}.poster-rank span{gap:5px;font-size:9px}.poster-rank b{font-size:15px}.poster-bottom{font-size:10px}.share-panel{padding:23px}.share-panel h2{margin:21px 0 13px;font-size:21px}.share-panel>p{margin-bottom:21px;font-size:11px}.share-small-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.share-small-actions>.button{gap:6px;padding:11px 8px;font-size:9px;line-height:1.6}.share-small-actions svg{width:14px}.share-panel>.button{font-size:12px}.postseason-panel{padding:20px 16px}.postseason-grid{grid-template-columns:1fr;gap:12px}.postseason-grid article{padding:17px}.postseason-grid .overline{margin-bottom:13px;font-size:8px}.postseason-grid p{font-size:11px}.postseason-grid small{font-size:8px}.results-data{gap:21px}.standings{padding:19px 13px}.standings th,.standings td{padding:11px 7px;font-size:10px}.standings th:nth-child(2){min-width:100px}.standings thead th{font-size:8px}.personal-stats{padding:20px 16px}.small-segment button{min-width:0;padding:6px 10px;font-size:9px}.personal-stats .section-label{font-size:10px}.personal-stats>p{font-size:9px}.offseason-toolbar{flex-direction:column;align-items:flex-start;gap:14px;padding:3px 0 22px}.offseason-toolbar>.button{width:100%;font-size:12px}.offseason-grid{grid-template-columns:1fr 1fr;gap:10px}.release-card{gap:8px;padding:15px 12px}.release-card>strong{min-height:20px;font-size:11px}.release-card>span,.release-card>small{font-size:8px}.release-check{width:22px;height:22px}.release-card>div{margin-bottom:7px}.mode-tabs{justify-content:space-between;gap:4px}.mode-tabs button{flex:1;padding:8px 10px;font-size:9px}.history-summary{grid-template-columns:repeat(3,1fr);gap:12px;padding:19px 15px}.history-summary>div:first-child{border-bottom:1px solid #d3dcc5;grid-column:1/-1;margin-bottom:9px;padding-bottom:18px}.history-summary>div:nth-child(2){border:0;padding-left:0}.history-summary>div{padding-left:13px}.history-summary>div:first-child strong{font-size:18px}.history-summary strong{font-size:31px}.history-summary span{font-size:9px}.history-list{padding:4px 17px}.history-list article{gap:19px;padding:22px 0}.history-year{min-width:45px;font-size:32px}.history-year small{font-size:8px}.history-main>div:first-child{flex-wrap:wrap;gap:10px}.history-main strong{font-size:23px}.history-main strong small{margin-left:5px;font-size:9px}.history-main>div>span:not(.small-tag){font-size:9px}.history-main .small-tag{font-size:8px}.history-main .story-tags{margin-top:11px}.history-main .story-tags span{font-size:8px}.save-panel{padding:21px}.save-panel>p{font-size:10px}.save-actions{gap:10px}.save-actions>.button{flex:1;padding:10px;font-size:10px}.save-actions .text-button{width:100%;margin-top:0;font-size:10px}.daily-layout{grid-template-columns:1fr;gap:30px;margin-top:5px}.daily-art{min-height:330px;padding:28px 20px}.daily-art>svg{width:38px}.daily-art>.overline{margin-top:15px}.daily-date{font-size:34px}.daily-cards>span{width:83px;height:110px;font-size:30px}.daily-layout>div:nth-child(2)>.overline{font-size:8px}.daily-layout h2{margin-top:10px;font-size:25px}.daily-layout p{font-size:11px}.daily-layout .rule-callout{padding:15px;font-size:10px;line-height:1.9}.challenge-layout{grid-template-columns:1fr;gap:24px}.challenge-layout h2{font-size:25px}.challenge-layout .field-wrap{padding:14px}.challenge-layout .rule-callout{font-size:10px}.guide-grid{grid-template-columns:1fr;gap:17px}.guide-card{padding:23px}.guide-card>div{margin-bottom:22px}.guide-card h2{font-size:19px;line-height:1.7}.guide-card p{margin-bottom:23px;font-size:11px}.guide-card>.text-link{font-size:10px}.guide-number{font-size:30px}.article-container .page-heading h1{font-size:25px;line-height:1.75}.breadcrumbs{padding-top:24px;font-size:9px}.article-container .page-heading{padding-top:25px}.article-body>.article-intro{padding-top:10px;font-size:13px;line-height:2.1}.article-body h2{font-size:19px}.article-body section>p{font-size:12px;line-height:2.15}.article-body section{padding:21px 0 26px}.article-section-number{font-size:21px}.related h2{font-size:17px}.related a{font-size:11px}.player-database{padding:18px 15px}.database-filters{gap:13px 9px;padding-bottom:20px}.database-filters label{gap:7px;font-size:9px}.database-filters input,.database-filters select{min-height:43px;padding:10px 11px;font-size:11px}.database-filters>label:nth-child(2){flex:1.2}.database-filters>label:nth-child(3){flex:.8}.database-count{min-width:38px;font-size:14px}.database-scroll{max-height:610px}.database-scroll table{min-width:580px}.database-scroll tbody th{min-width:155px}.database-scroll th,.database-scroll td{padding:13px 10px;font-size:10px}.database-scroll td:last-child .mono{font-size:9px}.database-scroll .table-subtitle{font-size:8px}.database-cta{width:100%}.notice{gap:8px;margin-bottom:19px;padding:13px 14px;font-size:10px}.notice>svg{width:16px}.empty-box{padding:42px 20px}.empty-box h1,.empty-box h2{font-size:20px}.empty-box p{font-size:11px}.modal-backdrop{padding:15px}.modal{border-radius:12px;max-height:calc(100dvh - 30px);padding:19px}.modal-heading{gap:14px;margin-bottom:16px;padding-bottom:14px}.modal-heading h2{font-size:15px}.modal>p{font-size:11px}.player-picker{grid-template-columns:1fr;gap:9px}.player-picker>button{justify-content:space-between;align-items:center;gap:8px;padding:10px 13px;display:flex}.player-picker .player-pill{flex:1;padding:0;font-size:11px}.player-picker>button>span{white-space:nowrap;padding:0;font-size:8px}.player-picker .player-pill>strong{display:none}.game-modal-score>span{font-size:11px}.game-modal-score strong{font-size:44px}.modal .table-scroll table th,.modal .table-scroll table td{padding:10px 7px;font-size:9px}.share-textarea{font-size:10px}.modal-actions>.button{font-size:11px}.footer-top nav{flex-wrap:wrap}}@media (max-width:360px){.page-container,.header-inner{padding-left:15px;padding-right:15px}.main-nav{gap:18px}.hero h1{font-size:37px}.hero-floating{width:263px;left:0}.hero-floating strong{font-size:8px}.card-name h2{font-size:26px}.card-stats{grid-template-columns:1fr}.draft-card>.jersey{width:113px;right:76px}.lineup-row .icon-button{width:21px}.lineup-row>select{max-width:53px}.lineup-name{font-size:10px}.score-numbers{gap:14px}.score-numbers strong{font-size:48px}.game-grid{gap:4px}.poster-record>strong{font-size:108px}.poster-record>span{font-size:23px}.poster-rank{gap:22px}.release-card>strong{font-size:10px}.release-card{padding:13px 10px}.stage-rail a{gap:4px;padding:10px 6px;font-size:7px}.stage-rail a>span{width:16px;height:16px}.pool-choice .small-tag{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
:root{--orange:#bf5945;--muted:#647166;--radius:12px}body{font-size:15px}html[lang=ko] body{word-break:keep-all;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,sans-serif}html[lang=zh-Hans] body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.game-client button,.game-client select,.game-client input,.database-filters input,.database-filters select{min-height:44px}.game-client .small,.data-note,.muted.small{font-size:12px;line-height:1.7}.game-client .section-label{letter-spacing:.06em;font-size:12px}.competition-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.competition-options button{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:9px;flex-direction:column;align-items:flex-start;gap:5px;padding:16px;display:flex}.competition-options strong{letter-spacing:.035em;font-size:25px;line-height:1.2}.competition-options small{color:var(--muted);font-size:11px}.competition-options .selected{border-color:var(--green);background:var(--green);color:var(--paper);box-shadow:inset 0 0 0 1px var(--green)}.competition-options .selected small{color:#c9d9c5}.competition-options .selected:after{content:"✓";align-self:flex-end;position:absolute}.game-client .club-pass{border-radius:3px;box-shadow:6px 8px #dce1d0}.player-evidence{text-align:left;background:#f5f2e8;border-top:1px solid #d4d9c9;border-bottom:1px solid #d4d9c9;width:100%;padding:18px 22px}.evidence-heading{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:6px 14px;font-size:11px;display:flex}.evidence-heading a{text-underline-offset:4px;text-decoration:underline}.player-evidence dl{grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0 0;display:grid}.player-evidence dt{letter-spacing:.09em;color:var(--muted);font-size:10px}.player-evidence dd{font-variant-numeric:tabular-nums;margin:0;font-size:24px;font-weight:650;line-height:1.4}.game-client .draft-card{touch-action:pan-y;border-radius:8px;overflow:hidden}.game-client .draft-card .jersey{width:95px;height:95px;margin:0 auto}.game-client .card-name h2{overflow-wrap:anywhere;font-size:28px}.game-client .card-name p{font-size:11px}.game-client .card-ribbon{font-size:10px}.draft-fit-hint{color:var(--green);background:#eaf0df;border-radius:4px;margin:0 20px 15px;padding:6px 12px;font-size:12px}.rating-details{text-align:left;padding:14px 22px}.rating-details summary{cursor:pointer;color:var(--muted);font-size:12px}.rating-details .card-stats{padding:10px 0 0}.game-client .draft-actions{gap:12px}.game-client .draft-actions .button{min-height:54px;font-size:16px}.team-evidence{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:26px 0;padding:24px 0}.team-evidence dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.team-evidence dt{color:var(--muted);font-size:12px}.team-evidence dd{font-variant-numeric:tabular-nums;margin:4px 0;font-size:31px;font-weight:650}.team-evidence p,.team-evidence details{color:var(--muted);max-width:85ch;font-size:12px}.team-evidence summary{cursor:pointer;color:var(--green);text-underline-offset:4px;text-decoration:underline}.team-evidence details[open]{padding-top:12px}.game-client .lineup-name{text-align:left;min-width:0}.game-client .lineup-name small{font-size:11px}.game-client .lineup-row{grid-template-columns:20px 26px minmax(0,1fr) 74px 42px;gap:8px}.game-client .lineup-row .order-buttons{gap:1px}.game-client .lineup-row .order-buttons button{width:36px;min-height:32px}.game-client .pitcher-row{gap:10px;min-height:52px}.game-client .pitcher-row strong{overflow-wrap:anywhere;min-width:0}.game-client .pitcher-row .order-buttons button{width:38px}.game-client .modal{overscroll-behavior:contain;max-height:min(85dvh,820px);overflow-y:auto}.game-client .player-picker>button{text-align:left;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;min-height:84px;padding:12px;display:grid}.game-client .player-picker .player-pill{grid-area:1/1;min-width:0}.game-client .player-picker .swap-preview{color:var(--muted);grid-area:2/1/auto/-1;font-size:12px}.game-client .player-picker>button>span:last-child{grid-area:1/2;font-size:12px}.share-studio{grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);align-items:start;gap:42px;margin:26px 0 42px;display:grid}.report-preview{background:#e3e4d8;border:1px solid #d5d8c9;justify-content:center;align-items:center;min-width:0;padding:20px;display:flex}.report-preview img{width:100%;height:auto;display:block;box-shadow:0 12px 26px -10px #163f3640}.report-preview.portrait{max-width:630px}.report-preview.landscape{align-self:start}.preview-loading{aspect-ratio:4/5;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.share-controls{padding:14px 0}.share-controls h2{margin:12px 0;font-size:31px}.share-controls>p{color:var(--muted);font-size:14px}.share-controls label{margin:24px 0 7px;font-size:12px;font-weight:600;display:block}.share-controls select{border:1px solid var(--line);background:var(--surface);border-radius:6px;width:100%;margin:7px 0 18px;padding:10px 12px;display:block}.share-controls .button{min-height:48px;margin:10px 0 0}.format-options{flex-direction:column;gap:6px;display:flex}.format-options button{border:1px solid var(--line);text-align:left;background:0 0;border-radius:6px;padding:9px 12px;font-size:12px}.format-options .selected{border-color:var(--green);background:#e3eadb}.format-options .selected:before{content:"✓ "}.share-controls .share-caveat{margin-top:14px;font-size:11px;line-height:1.7}.share-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:6px 16px;padding-top:10px;display:flex}.share-controls textarea{width:100%;font-size:12px}.share-facts{border-top:1px solid var(--line);color:var(--muted);flex-direction:column;gap:3px;margin-top:20px;padding-top:16px;font-size:12px;display:flex}.league-intro{border-top:1px solid var(--line);margin:60px 0 40px;padding-top:24px}.league-intro h2{font-size:22px}.league-intro .league-list{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.league-list a{border-bottom:1px solid var(--line);flex-direction:column;gap:3px;padding:22px 16px 22px 0;display:flex}.league-list strong{font-size:30px}.league-list small{color:var(--muted);font-size:12px}.database-scroll td a{text-underline-offset:4px;text-decoration:underline}.model-doc{border-top:1px solid var(--line);padding:25px 0;font-size:14px}.model-doc a{text-underline-offset:4px;text-decoration:underline}.model-doc li{margin:8px 0}@media (max-width:820px){.share-studio{grid-template-columns:minmax(0,1fr);gap:18px}.report-preview{width:100%;max-width:560px;margin:auto;padding:16px}.share-controls{width:100%;max-width:560px;margin:auto}.share-controls h2{font-size:28px}.share-controls .format-options{flex-direction:row}.share-controls .format-options button{flex:1}.game-client .lineup-row{grid-template-columns:16px 20px minmax(0,1fr) 68px 36px;gap:6px}}@media (max-width:600px){.game-client .setup-panel{padding:22px 18px}.competition-options{gap:7px}.competition-options button{padding:12px 10px}.competition-options strong{font-size:23px}.competition-options small{font-size:10px}.game-client .game-topline{flex-wrap:wrap;gap:8px;font-size:11px}.game-client .stage-rail{font-size:11px}.game-client .draft-card{padding-top:0}.game-client .card-top{padding:14px 20px 0}.game-client .card-name h2{font-size:27px}.game-client .card-name{padding:6px 12px 12px}.game-client .card-name p{margin-bottom:0}.game-client .draft-card .jersey{width:72px;height:72px}.game-client .draft-actions{background:var(--paper);border:1px solid var(--line);z-index:3;border-radius:10px;padding:10px;position:sticky;bottom:8px;box-shadow:0 4px 24px #163f3620}.game-client .draft-tools{font-size:11px}.game-client .coverage{font-size:12px}.game-client .lineup-panel{padding:18px 12px}.game-client .lineup-row{grid-template-columns:20px minmax(0,1fr) 65px 36px;gap:5px;padding:7px 0}.game-client .lineup-row .drag-handle{display:none}.game-client .lineup-name{font-size:13px}.game-client .lineup-row select{padding:5px;font-size:12px}.game-client .lineup-row .order-buttons button{min-height:36px}.game-client .pitcher-row{font-size:13px}.game-client .pitcher-panel{padding:16px 12px}.game-client .pitcher-role{font-size:11px}.game-client .next-step-bar{align-items:stretch}.game-client .next-step-bar .button{min-height:52px}.team-evidence{padding:20px 0}.team-evidence .section-label{flex-wrap:wrap;gap:8px}.team-evidence dl{gap:8px}.team-evidence dt{font-size:11px}.team-evidence dd{font-size:25px}.report-preview{padding:10px}.share-controls .overline{font-size:10px}.database-filters{grid-template-columns:1fr 1fr;gap:12px;display:grid}.database-filters label:first-child{grid-column:1/-1}.league-intro{margin-top:35px}.league-intro h2{font-size:20px}.league-list strong{font-size:25px}}@media (prefers-reduced-motion:no-preference){.game-client .draft-card{animation:.2s ease-out reference-deal}@keyframes reference-deal{0%{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}}.short-share{margin:20px 0 16px}.short-share label{margin-bottom:8px;font-size:13px;display:block}.short-share input{background:#fffdf7;border:1px solid #cbd1c2;border-radius:4px;width:100%;min-width:0;min-height:44px;padding:10px 12px;font-size:14px}.share-hashtags{color:#235242;overflow-wrap:anywhere;font-size:13px}.share-links button:disabled{opacity:.4;cursor:not-allowed}.shared-score{color:#163f36;border-block:1px solid #cbd1c2;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-bottom:30px;padding:22px;display:flex}.shared-score strong{font-size:clamp(20px,3vw,32px)}.shared-score span{font-size:13px}.home-guide{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:28px 44px;margin:12px 0 34px;padding:34px 0 6px;display:grid}.home-guide h2{color:var(--green);margin:6px 0 14px;font-size:22px;line-height:1.4}.home-guide p,.home-guide dd{color:#465246;margin:0 0 12px;font-size:14px;line-height:1.85}.home-guide-steps ol{counter-reset:step;margin:0;padding:0;list-style:none}.home-guide-steps li{counter-increment:step;padding:0 0 14px 44px;position:relative}.home-guide-steps li:before{content:counter(step, decimal-leading-zero);color:var(--red);font-size:15px;font-weight:700;position:absolute;top:1px;left:0}.home-guide h3{color:var(--ink);margin:0 0 4px;font-size:15px}.home-guide-faq{border-top:1px solid var(--line);grid-column:1/-1;padding-top:22px}.home-guide-faq dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 44px;margin:0 0 12px;display:grid}.home-guide-faq dt{color:var(--ink);margin:0 0 4px;font-weight:700}.home-guide-faq dd{margin:0 0 14px}@media (max-width:820px){.home-guide,.home-guide-faq dl{grid-template-columns:minmax(0,1fr)}.home-guide{gap:18px;padding-top:26px}.home-guide h2{font-size:19px}}.brand-name{letter-spacing:-.4px;white-space:nowrap;font-size:21px}.brand-name>span{font-size:22px}@media (max-width:1100px){.brand-name{font-size:18px}.brand-name>span{font-size:19px}}@media (max-width:600px){.brand-name{letter-spacing:-.3px;font-size:15px}.brand-name>span{font-size:16px}}
