.game-card{--card-paper: #f8f1e1;width:140px;flex:0 0 140px;min-width:0;display:flex;flex-direction:column;position:relative;isolation:isolate;padding:5px;border:1px solid #c9c0a9;border-radius:6px;background:var(--card-paper);box-shadow:0 2px 3px #302f2412,0 5px 12px #302f2409;color:#263b38;text-align:left;vertical-align:top;overflow:hidden;container-type:inline-size;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.game-card:not(:disabled):hover{transform:translateY(-4px);border-color:var(--role-color);box-shadow:0 5px 6px #302f2412,0 10px 20px #302f241a}.game-card:focus-visible{outline:3px solid #286454;outline-offset:3px}.game-card.is-selected{outline:3px solid #b38639;outline-offset:2px;transform:translateY(-4px)}.game-card:disabled{cursor:default}.game-card__picture{position:relative;overflow:hidden;aspect-ratio:200 / 224;border-radius:2px 2px 0 0;background:var(--card-ground)}.card-art{display:block;width:100%;height:100%}.game-card__masthead{position:absolute;inset:0 0 auto;display:flex;align-items:flex-start;gap:3px;padding:4px}.game-card__rating{position:relative;flex-shrink:0;min-width:29px;height:35px;display:flex;align-items:center;justify-content:center;padding:1px 4px 3px;border-radius:2px 2px 9px;background:var(--card-paper);color:#263b38;box-shadow:1px 2px #22332e22;font:850 clamp(20px,18cqi,36px)/1 "Manrope Variable",sans-serif;letter-spacing:-1px;font-variant-numeric:tabular-nums}.game-card__rating>svg{width:20px;height:20px}.game-card__rating>small{font:800 10px/1 DM Sans Variable,sans-serif;align-self:flex-start;padding-top:3px}.game-card__rating.is-boosted{background:#d5e9bc;color:#285532}.game-card__rating.is-reduced{background:#f4cbbb;color:#823622}.game-card__school{flex:1;min-width:0;margin-top:3px;font-size:clamp(5px,4.4cqi,9px);font-weight:850;letter-spacing:.1em;line-height:1.6;text-align:center;text-transform:uppercase;color:var(--card-ink)}.game-card__position{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:3px;padding:4px 3px;border-radius:2px;background:var(--card-paper);color:#34483d}.game-card__position>svg{width:12px;height:17px}.game-card__position>b{font-size:6px;letter-spacing:.03em;line-height:1}.game-card__edition{position:absolute;bottom:0;left:0;display:flex;align-items:center;gap:4px;max-width:100%;padding:4px 8px 4px 5px;background:var(--role-color);color:#fff8e9;border-radius:0 4px 0 0;font-size:clamp(5px,4.6cqi,9px);font-weight:800;letter-spacing:.09em;line-height:1;text-transform:uppercase}.game-card__edition>svg{width:11px;height:11px;flex-shrink:0}.game-card__caption{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:7px;min-height:60px;padding:9px 4px 3px;border-top:2px solid var(--role-color)}.game-card__caption>strong{display:block;font-family:Manrope Variable,sans-serif;font-size:clamp(9px,7.7cqi,16px);line-height:1.2;font-weight:850;letter-spacing:-.025em;overflow-wrap:anywhere;text-wrap:balance}.game-card__ability{display:flex;align-items:center;gap:4px;color:#595b4e;font-size:clamp(7px,5.5cqi,11px);line-height:1.3}.game-card__ability>svg{width:11px;height:11px;flex-shrink:0;color:var(--role-color)}.game-card__ability>span{min-width:0;overflow-wrap:anywhere}.game-card--legend{--card-paper: #f4e4bd;border-color:#b5924b;background:linear-gradient(130deg,#f6e5b5,#c4a261 43%,#f7ebc9 73%,#c7a569);box-shadow:0 0 0 1px #b8995740,0 4px 10px #6d542017}.game-card--legend .game-card__school{color:#f5df9e}.game-card--legend .game-card__caption{background:var(--card-paper);margin-top:0;padding-left:5px;padding-right:5px}.game-card--legend .game-card__edition{background:#dfbd73;color:#4c3a18}.game-card--manager .game-card__picture{border-radius:35% 35% 0 0/16% 16% 0 0}.game-card--manager .game-card__school{visibility:hidden}.game-card--manager .game-card__masthead{padding-top:10px}.collection-card .game-card{width:100%}.collection-card .game-card__caption{min-height:63px}.card-detail>.game-card{width:210px;flex-basis:210px}.card-detail>.game-card .game-card__caption{min-height:85px;padding:12px 7px 7px}.card-detail>.game-card .game-card__rating{min-width:42px;height:49px}.card-detail>.game-card .game-card__position>svg{width:16px;height:23px}.card-detail>.game-card .game-card__position>b{font-size:8px}.card-detail>.game-card .game-card__edition{padding:6px 10px}.match-hand .game-card{width:110px;flex-basis:110px;padding:4px}.match-hand .game-card__picture{aspect-ratio:auto;height:98px}.match-hand .card-art{object-position:center}.match-hand .game-card__caption{min-height:49px;padding:7px 3px 3px;gap:5px}.match-hand .game-card__school{display:none}.match-hand .game-card__position{margin-left:auto}.match-hand .game-card__rating{min-width:24px;height:29px;font-size:21px}.match-hand .game-card__position>svg{width:9px;height:12px}.match-hand .game-card__edition{padding:3px 5px}.match-hand .game-card__edition>svg{width:9px;height:9px}.game-card--compact{width:72px;flex-basis:72px;padding:3px;border-radius:4px}.game-card--compact .game-card__picture{aspect-ratio:auto;height:51px}.game-card--compact .card-art{height:100%}.game-card--compact .game-card__masthead{padding:2px}.game-card--compact .game-card__rating{min-width:18px;height:22px;padding:1px 3px 2px;border-radius:1px 1px 5px;font-size:16px;letter-spacing:-.6px}.game-card--compact .game-card__rating>svg{width:13px;height:13px}.game-card--compact .game-card__rating>small{font-size:7px;padding-top:0}.game-card--compact .game-card__school{display:none}.game-card--compact .game-card__position{margin-left:auto;padding:3px 2px}.game-card--compact .game-card__position>svg{display:none}.game-card--compact .game-card__position>b{font-size:5px}.game-card--compact .game-card__edition{left:auto;right:0;padding:2px;border-radius:3px 0 0}.game-card--compact .game-card__edition>svg{width:10px;height:10px}.game-card--compact .game-card__edition>span{display:none}.game-card--compact .game-card__caption{min-height:32px;padding:4px 1px 1px;gap:3px;border-top-width:2px}.game-card--compact .game-card__caption>strong{font-size:7px;line-height:1.15}.game-card--compact .game-card__ability{font-size:6px;gap:2px}.game-card--compact .game-card__ability>svg{width:8px;height:8px}.pitch-row .game-card--compact{width:72px;flex-basis:72px}.pitch-row .game-card--compact .game-card__picture{height:34px}.pitch-row .game-card--compact .card-art{height:68px;transform:translateY(-14px)}.pitch-row .game-card--compact .game-card__caption{min-height:29px}.pitch-row .game-card--compact .game-card__ability>svg{display:none}.reward-preview .game-card--compact{width:100px;flex-basis:100px}.reward-preview .game-card--compact .game-card__picture{height:95px}.reward-preview .game-card--compact .game-card__caption>strong{font-size:9px}.reward-preview .game-card--compact .game-card__ability{font-size:7px}@media(max-width:620px){.collection-card .game-card{padding:4px}.collection-card .game-card__caption{min-height:62px;padding:7px 2px 3px}.game-card__school{display:none}.game-card__position{margin-left:auto}.game-card__masthead{padding:3px}.game-card__rating{min-width:23px;height:28px;font-size:20px}.game-card__position>svg{width:10px;height:14px}.card-detail>.game-card{width:145px;flex-basis:145px}.card-detail>.game-card .game-card__rating{min-width:29px;height:35px;font-size:26px}.card-detail>.game-card .game-card__caption{min-height:70px;padding:9px 4px 4px}.match-hand .game-card{width:103px;flex-basis:103px}.match-hand .game-card__picture{height:94px}.pitch-row .game-card--compact{width:64px;flex-basis:64px}.pitch-row .game-card--compact .game-card__caption>strong{font-size:6.5px}.pitch-row .game-card--compact .game-card__ability{font-size:5.5px}.redraw-hand .game-card{width:96px;flex-basis:96px;padding:4px}.redraw-hand .game-card__caption{min-height:59px}.redraw-hand .game-card.is-selected{outline-width:2px;outline-offset:1px}}@media(prefers-reduced-motion:reduce){.game-card:not(:disabled):hover,.game-card.is-selected{transform:none}}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-ext-wght-normal-BOFOeGcA.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-wght-normal-Xz1IZZA0.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-wght-normal-Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-greek-wght-normal-DL7QRZyv.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-vietnamese-wght-normal-usUDDRr7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-wght-normal-DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:DM Sans Variable,sans-serif;color:#233c32;background:#f7f6ef;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--paper: #f7f6ef;--white: #fdfcf7;--green: #214d3a;--ink: #233c32;--muted: #5c6854;--border: #dfe2d6;--accent: #d89355;--serif: Georgia, "Times New Roman", serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid #c78545;outline-offset:4px}button{border:0}h1,h2,h3,p{margin-top:0}p{line-height:1.65}h1{font:500 clamp(32px,3vw,43px)/1.18 var(--serif);letter-spacing:-1.5px;margin-bottom:13px}h2{font:500 29px/1.2 var(--serif);letter-spacing:-.65px}h3{font:500 23px/1.2 var(--serif);letter-spacing:-.4px}svg{flex-shrink:0}button{transition:background .18s,box-shadow .18s,transform .18s}::selection{background:#d5dfc4}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.9px;line-height:1.6}.muted{color:var(--muted)}.small{font-size:12px}.tiny-line{display:inline-block;width:19px;height:1px;background:var(--green);vertical-align:middle;margin-right:8px}.app-shell{display:grid;grid-template-columns:210px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;border-right:1px solid var(--border);padding:36px 20px 19px;background:#f0f1e8}.wordmark{text-align:left;background:none;padding:0 12px;font:800 53px/.9 Manrope Variable,sans-serif;letter-spacing:-4px}.wordmark>span{font-size:12px;letter-spacing:0;vertical-align:top;margin:5px 0 0 5px;display:inline-block}.wordmark>i{display:block;font:600 7px DM Sans Variable,sans-serif;letter-spacing:1.8px;margin-top:13px}.sidebar__chapter{padding:51px 12px 17px;color:#5b5f55}.nav-item{width:100%;min-height:46px;display:flex;align-items:center;gap:12px;background:transparent;padding:0 12px;margin-bottom:5px;border-radius:5px;text-align:left;color:#586055;font-size:12px;font-weight:550}.nav-item.active{color:#244e37;background:#e0e6d5}.nav-item:hover{background:#e5e8dd}.nav-item>small{font-size:10px;margin-left:auto;border-radius:4px;background:#e6e8df;padding:2px 5px;color:#596151}.sidebar__note{padding:52px 13px}.little-star{font-size:29px;color:#596146;display:block;line-height:1;margin-bottom:20px}.sidebar__note p{font:18px/1.55 var(--serif);color:#586150;letter-spacing:-.3px}.sidebar__note em{color:#304b35}.sidebar__bottom{margin-top:auto}.club-badge{display:flex;align-items:center;gap:11px;border-top:1px solid #daddce;padding:20px 2px 14px}.club-badge strong{font-size:12px;display:block;max-width:112px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.club-badge div>span{display:block;font-size:10px;color:var(--muted);margin-top:4px}.settings-link{font-size:11px}.app-content{min-width:0;max-width:1800px;width:100%;margin:0 auto}.topbar{height:72px;padding:0 42px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:9px;letter-spacing:1.3px;font-weight:650}.topbar>span{display:flex;align-items:center;gap:9px}.topbar>div{display:flex;align-items:center;gap:28px}.status-dot{width:5px;height:5px;border-radius:50%;background:#6f8a58;display:inline-block;flex-shrink:0}.saved-label{letter-spacing:.1px;color:#5b5e55;font-size:10px;font-weight:400}.coin-counter{display:flex;align-items:center;gap:7px;font-size:12px;letter-spacing:.3px}.coin-counter svg{color:#715a2e}.coin-counter small{color:#5b5e54;font-size:10px;font-weight:400}.mobile-settings{display:none!important}main{padding:38px 42px 0}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:29px}.page-heading .eyebrow{margin-bottom:13px}.page-heading p{color:#5b5f55;font-size:12px;margin:0}.season-stamp{display:flex;align-items:center;gap:11px;transform:rotate(-7deg);border:1px solid #b1baa3;padding:12px 15px;box-shadow:inset 0 0 0 3px var(--paper),inset 0 0 0 4px #c3c9b7;color:#586147;margin:0 3px 0 15px}.season-stamp span{font-size:8px;letter-spacing:1.6px;line-height:1.6}.season-stamp b{font-size:14px;letter-spacing:1.5px}.page-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px;margin:29px 42px 0;border-top:1px solid var(--border);padding:20px 0;color:#5c5f55;font-size:8px;letter-spacing:1.3px}.page-footer__links{font-size:12px;letter-spacing:0;display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center}.page-footer a{display:inline-block;padding:6px 0;color:inherit;text-underline-offset:3px}.page-footer a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:43px;padding:11px 18px;border-radius:4px;font-size:12px;font-weight:600}.button--primary{background:var(--green);color:#fffdf0;border:1px solid var(--green)}.button--primary:hover:not(:disabled){background:#183c2c;box-shadow:0 3px 10px #1d432018}.button--outline{border:1px solid #d2d8c8;background:transparent}.button--outline:hover:not(:disabled){background:#e9ecdf}.button--full{width:100%;justify-content:space-between}.text-button{display:inline-flex;align-items:center;gap:8px;background:none;padding:6px 0;font-size:11px}.text-button:hover{text-decoration:underline;text-underline-offset:4px}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;border-radius:3px;padding:6px;min-width:28px;min-height:28px}.icon-button:hover{background:#c7d0b533}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.notice{margin:15px 42px 0;padding:10px 14px;border:1px solid #cbd4bc;background:#eaf0df;border-radius:4px;display:flex;align-items:center;gap:12px;justify-content:space-between;font-size:12px;line-height:1.5}.crest{display:inline-flex;align-items:center;justify-content:center;background:#426055;color:#775a2e;width:53px;height:65px;clip-path:polygon(0 0,100% 0,100% 66%,91% 84%,50% 100%,9% 84%,0 66%);position:relative;flex-shrink:0;filter:drop-shadow(0 2px 0 #0002)}.crest:before{content:"";position:absolute;inset:5px 5px 8px;border:1px solid currentColor;border-bottom-left-radius:30%;border-bottom-right-radius:30%;opacity:.6}.crest>span{font-size:35px;line-height:1;margin-top:-5px}.crest--small{width:32px;height:39px}.crest--small>span{font-size:24px}.crest--small:before{inset:3px 3px 5px}.crest--shadowplay{background:#343c48;color:#6f5d35}.crest--carousel{background:#bd7454;color:#f2dab0}.crest--avalanche{background:#778084;color:#f5cf6e}.crest--tempest{background:#286363;color:#d4e1d2}.journey-layout{display:grid;grid-template-columns:minmax(0,1fr) 263px;gap:23px}.journey-main{border:1px solid #dddfcf;border-radius:7px;overflow:hidden;background:#f4f0e2}.region-tabs{height:55px;display:flex;border-bottom:1px solid #dddfcf;background:#f9f8f1}.region-tabs button{display:flex;align-items:center;justify-content:center;gap:9px;flex:1;position:relative;background:none;font-size:11px;color:#5d5f56;padding:10px}.region-tabs button.active{color:var(--green);font-weight:700}.region-tabs button.active:after{content:"";position:absolute;bottom:-1px;left:18px;right:18px;height:2px;background:#315d42}.region-number{font-size:8px;font-family:Manrope Variable,sans-serif}.map-panel{height:401px;position:relative;overflow:hidden;background:#f4eddc}.map-heading{position:absolute;left:28px;top:25px;z-index:2;pointer-events:none}.map-heading h2{font-size:30px;margin:7px 0 6px}.map-heading p{font-size:10px;color:#5d6051}.map-heading .eyebrow{font-size:8px;color:#5e604f}.map-art{width:100%;height:100%;object-fit:cover;object-position:50% 65%;mix-blend-mode:multiply}.map-panel--county .map-art{filter:hue-rotate(13deg) saturate(.7)}.map-panel--league .map-art{filter:saturate(.45) brightness(.89)}.map-nodes{position:absolute;inset:0}.map-node{position:absolute;display:flex;align-items:center;flex-direction:column;background:transparent;padding:0;transform:translate(-50%,-50%);min-width:120px}.map-node--0{left:22%;top:63%}.map-node--1{left:54%;top:48%}.map-node--2{left:83%;top:26%}.map-node__pin{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#f9f6e6;background:#244c37;border-radius:50%;border:3px solid #f8f5e9;box-shadow:0 3px 8px #1f36223d;position:relative;margin-bottom:7px}.map-node__pin:after{content:"";position:absolute;bottom:-6px;left:12px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #244c37}.map-node--available .map-node__pin{outline:1px solid #4f765b;outline-offset:3px}.map-node--locked .map-node__pin{background:#a6a38e}.map-node--locked .map-node__pin:after{border-top-color:#a6a38e}.map-node--completed .map-node__pin{background:#648255}.map-node__label{padding:7px 11px 6px;background:#fcfaf0;box-shadow:0 2px 6px #4c41231c;border:1px solid #dedbc7;border-radius:3px;font-size:10px;font-weight:650;white-space:nowrap}.map-node__label small{display:block;font-size:6px;letter-spacing:1px;color:#5d6052;text-align:center;margin-top:3px}.map-node--available .map-node__label small{color:#466640}.map-node:hover .map-node__pin{transform:translateY(-4px)}.map-key{position:absolute;left:24px;bottom:17px;display:flex;align-items:center;gap:16px;font-size:8px;color:#5e5f52}.map-key>span{display:flex;align-items:center;gap:5px}.key-dot{width:5px;height:5px;background:var(--green);border-radius:50%}.compass{position:absolute;right:21px;bottom:10px;color:#5e5e52;font-size:29px;line-height:1}.compass>span{display:block;text-align:center;font-size:7px;margin-bottom:2px}.chapter-progress{display:flex;align-items:center;gap:18px;min-height:72px;padding:14px 22px;background:#f9f8f1;border-top:1px solid #e3e0d1}.chapter-progress>div:first-child{flex-shrink:0}.chapter-progress .eyebrow{display:block;font-size:7px;letter-spacing:1.3px;color:#5b5f53}.chapter-progress strong{display:block;font-size:15px;margin-top:4px}.chapter-progress strong>span{font-size:10px;font-weight:400;color:#575f4f}.progress-track{display:flex;gap:5px;flex:1;max-width:135px}.progress-track>span{height:4px;background:#e0e4d5;flex:1;border-radius:3px}.progress-track>span.done{background:#5e7d4b}.progress-caption{font-size:9px;line-height:1.5;color:#5c5f55;margin-left:auto;max-width:105px}.fixture-sidebar{border:1px solid var(--border);padding:21px 20px;background:#faf9f2;border-radius:7px}.fixture-kicker{display:flex;justify-content:space-between;align-items:center;gap:5px;margin-bottom:16px}.fixture-kicker .eyebrow{font-size:7px;letter-spacing:1.1px}.difficulty{border:1px solid #d9dfcb;background:#f1f3e7;border-radius:3px;display:flex;align-items:center;gap:4px;font-size:7px;letter-spacing:.7px;padding:4px 6px;color:#576049}.difficulty i{background:#8f9e70;width:3px;height:3px;border-radius:50%}.rival-portrait{height:145px;background:#e1e7d9;border-radius:3px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:19px}.rival-portrait:before{content:"";position:absolute;inset:13px;border:1px solid #b7c5ae}.rival-portrait__rings{position:absolute;width:145px;height:145px;border:1px solid #c6cebb;border-radius:50%;left:-45px;top:28px}.rival-portrait__rings:before,.rival-portrait__rings:after{content:"";position:absolute;inset:14px;border:1px solid #c6cebb;border-radius:50%}.rival-portrait__rings:after{inset:30px}.rival-portrait .crest{width:65px;height:82px;transform:rotate(-6deg)}.rival-portrait .crest>span{font-size:45px}.rival-initial{position:absolute;right:30px;bottom:-21px;font:125px var(--serif);color:#596054;opacity:.65}.rival-number{position:absolute;left:23px;top:23px;font:10px Manrope Variable,sans-serif;color:#5a6250}.fixture-sidebar h2{font-size:27px;margin-bottom:7px}.rival-club{font-size:9px;color:#5b5f52}.rival-club>span{margin:0 4px}.fixture-description{font:italic 13px/1.7 var(--serif);color:#5b5e4f;margin:15px 0 16px;min-height:61px}.fixture-reward{padding:13px 0 15px;border-top:1px solid var(--border)}.fixture-reward>.eyebrow{color:#5d5f55;font-size:7px;letter-spacing:1.4px}.fixture-reward>div{display:flex;gap:10px;align-items:center;margin-top:10px}.fixture-reward svg{color:#695e3d}.fixture-reward strong{display:block;font-size:11px}.fixture-reward small{display:block;font-size:8px;color:#5b5e53;margin-top:4px}.fixture-sidebar>.button{font-size:10px;min-height:41px;padding:10px 12px}.time-note{display:block;text-align:center;color:#5b6053;font-size:8px;margin-top:10px}.journey-bottom{display:grid;grid-template-columns:1fr;gap:23px;margin-top:23px}.club-summary,.field-note{padding:21px 25px;border:1px solid var(--border);border-radius:5px}.club-summary .eyebrow,.field-note .eyebrow{font-size:8px;letter-spacing:1.5px}.club-summary .section-heading{margin-bottom:18px}.club-summary__body{display:flex;gap:19px;align-items:center}.club-summary__body h3{font-size:24px;margin-bottom:4px}.club-summary__body p{font-size:11px;color:#5b5f53;margin-bottom:10px}.subtle-pill{display:inline-block;background:#e9ede0;border-radius:3px;padding:4px 7px;font-size:8px;margin-right:9px;color:#55624a}.club-summary__body .small{font-size:9px}.field-note{position:relative;background:#edf0e3;overflow:hidden;border-color:#e0e5d4}.field-note .eyebrow{display:flex;align-items:center;gap:8px;color:#59624c;margin-bottom:16px}.field-note h3{font-size:23px;margin-bottom:8px}.field-note p{font-size:11px;color:#5b614f;margin-bottom:0}.field-note__mark{font:110px var(--serif);position:absolute;bottom:-30px;right:14px;color:#d5ddc7;pointer-events:none}.resume-banner{border:1px solid #bfcdb2;background:#e7eddd;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px;border-radius:5px}.resume-banner>div{display:flex;align-items:center;gap:12px;font-size:11px;line-height:1.6}.resume-banner .button{white-space:nowrap;font-size:10px}.card-detail{display:flex;gap:27px;align-items:center;padding:10px 0 20px}.card-detail>div{flex:1}.card-detail p{font-size:13px}.reward-preview{display:flex;align-items:center;gap:22px;border-top:1px solid var(--border);padding:22px 0}.reward-preview h3{font-size:22px;margin:8px 0}.coin-inline{display:flex;align-items:center;gap:7px;font-size:11px;color:#6f5b2c}.mini-card-list{display:flex;flex-wrap:wrap;gap:12px;padding:10px 0}.modal{border:1px solid #d8dbcd;border-radius:9px;background:var(--paper);color:var(--ink);padding:0;max-width:540px;width:calc(100% - 32px);max-height:88dvh;box-shadow:0 30px 100px #12241c40}.modal::backdrop{background:#162c24a1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal--wide{max-width:880px}.modal__inner{padding:29px}.modal__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:15px}.modal__heading h2{font-size:30px;margin:0}.modal__heading .icon-button{margin-top:-3px}.modal p{font-size:13px}.modal-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:25px}.modal-actions .muted{font-size:11px}.starter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:23px 0}.starter-option{background:#eeefe4;border:1px solid #d8ddcb;border-radius:5px;padding:21px 18px;text-align:left;display:flex;flex-direction:column;align-items:flex-start}.starter-option.selected{border:2px solid var(--green);padding:20px 17px;background:#e5ebda}.starter-option .crest{margin-bottom:20px}.starter-option .eyebrow{font-size:7px;letter-spacing:1px;color:#56604b}.starter-option h3{font-size:26px;margin:7px 0 10px}.starter-option p{font-size:11px;color:#5b5f52;flex:1}.starter-option>strong{font-size:10px;line-height:1.6;padding-top:10px;border-top:1px solid #d3dac6}.field-label{display:block;font-size:9px;letter-spacing:1.4px;font-weight:650;margin-bottom:9px}.text-input,.search-input,select{border:1px solid #d5dbcc;border-radius:4px;background:#fffdf5;padding:11px 13px;color:var(--ink);max-width:100%}.text-input{width:100%}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;border-top:1px solid var(--border)}.settings-row strong{font-size:13px}.settings-row p{font-size:11px;color:var(--muted);margin:5px 0 0}.settings-row>.button{white-space:nowrap;font-size:11px}.toggle{width:42px;height:24px;background:#d1d7c7;padding:3px;border-radius:20px;flex-shrink:0}.toggle>span{display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .2s}.toggle.on{background:var(--green)}.toggle.on>span{transform:translate(18px)}.fixture-modal-rival{display:flex;align-items:center;gap:18px;margin:20px 0}.fixture-modal-rival h3{margin:0 0 6px}.fixture-modal-rival p{margin:0;font-size:11px}.tip-box{display:flex;gap:12px;align-items:flex-start;border-radius:4px;background:#e9eddd;padding:14px 16px;margin:15px 0;font-size:12px;line-height:1.6}.tip-box svg{margin-top:3px;color:#576247}.tip-box p{margin:0}.kickoff-choice{border-top:1px solid var(--border);padding:18px 0;font-size:12px;display:flex;justify-content:space-between;align-items:center;gap:14px}.squad-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:28px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--border);padding-bottom:14px}.simple-tabs{display:flex;gap:20px}.simple-tabs>button{display:flex;align-items:center;gap:8px;padding:9px 0;background:none;font-size:12px;color:#5d6055}.simple-tabs>button.active{color:var(--green);font-weight:700}.simple-tabs>button span{font-size:9px;border-radius:3px;background:#e5e9da;padding:3px 5px}.search-input{width:144px;font-size:11px;padding:9px 11px}.filter-bar{display:flex;flex-wrap:wrap;gap:5px;margin:18px 0 22px}.filter-bar button{padding:7px 11px;border:1px solid transparent;border-radius:3px;background:none;font-size:10px;color:#5b6152}.filter-bar button.active{background:#e6eadb;border-color:#d5ddc8;color:#42613c}.collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:21px 15px;align-items:start}.card-stepper{display:flex;align-items:center;justify-content:space-between;gap:3px;margin-top:9px;font-size:10px}.card-stepper button{width:25px;height:26px;background:#e9ecdf;border-radius:3px;font-size:17px}.card-stepper small{font-size:8px;color:#5b5f51}.recruit-button{width:100%;min-height:31px;margin-top:9px;font-size:9px;padding:7px 5px;gap:5px}.deck-summary{align-self:start;position:sticky;top:24px;border:1px solid var(--border);border-radius:5px;background:#f0f2e7;padding:23px 18px}.deck-summary h2{font-size:26px;margin:11px 0 5px;overflow-wrap:anywhere}.deck-summary>p{font-size:11px}.deck-stat{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid #dae0ce;font-size:11px}.deck-stat strong{font-size:13px}.deck-stat small{font-size:9px;font-weight:400;color:#5b6152}.invalid,.inline-error{color:#a04632}.inline-error{background:#fae9dd;padding:12px;border-radius:3px;font-size:12px;line-height:1.5}.deck-list{margin:15px 0;max-height:300px;overflow:auto}.deck-list>button{display:flex;align-items:center;gap:7px;width:100%;text-align:left;background:none;padding:7px 0;font-size:10px}.deck-list>button:hover{color:#77581f}.deck-list__rating{display:flex;align-items:center;justify-content:center;background:#e0e6d3;border-radius:2px;width:19px;height:21px;font-size:10px;flex-shrink:0}.deck-list>button>small{margin-left:auto;font-size:9px;color:#59604f}.discard-draft{display:block;margin:8px auto 14px}.deck-summary>.small{font-size:10px;margin:13px 0 0}.empty-state{padding:70px 20px;text-align:center;color:#585f4c}.empty-state h3{margin:18px 0 10px}.empty-state p{font-size:12px}.match-topline{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:9px;color:#585f50;letter-spacing:.6px;margin-top:-14px;margin-bottom:23px}.match-topline>span>span{color:#5d6056;margin:0 8px}.match-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.match-heading .eyebrow{font-size:8px;color:#585f4c}.match-heading h1{font-size:31px;letter-spacing:-.8px;margin:7px 0 0}.match-phase{display:flex;align-items:center;gap:7px;border:1px solid #d8dfce;border-radius:3px;padding:8px 10px;font-size:7px;font-weight:650;letter-spacing:1px;white-space:nowrap}.match-layout{display:grid;grid-template-columns:minmax(0,1fr) 235px;gap:20px;align-items:start}.match-table{background:#213f35;color:#f0f0df;border-radius:7px;overflow:hidden;box-shadow:0 4px 15px #1e302014;border:1px solid #244337;background-image:radial-gradient(ellipse at 50% 45%,#37604822,transparent 80%)}.team-bar{height:66px;display:flex;align-items:center;gap:12px;padding:9px 20px;background:#1a352e}.team-bar__name{min-width:0}.team-bar__name strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.team-bar__name>span{font-size:7px;color:#a3b19a;letter-spacing:.8px;display:block;margin-top:6px}.team-bar__cards{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:11px;color:#b0bea3}.team-bar__cards>span{font-size:8px;color:#94a187}.life-counter{display:flex;gap:5px;font-size:16px;color:#43594b;margin-left:12px}.life-counter .alive{color:#d9b879}.team-score{font:700 31px Manrope Variable,sans-serif;min-width:37px;text-align:right;margin-left:7px;color:#f3e8bd}.opponent-hand{height:24px;display:flex;justify-content:center;gap:4px;align-items:flex-start;overflow:hidden;padding-top:3px}.opponent-hand span{border:1px solid #87957566;background:#405647;border-radius:2px;width:20px;height:28px;text-align:center;font-size:15px;color:#9aa47c;padding-top:2px}.pitch-row{display:flex;align-items:center;min-height:82px;border-bottom:1px solid #68826724;background:#64775106;position:relative}.pitch-row:nth-child(2n){background:#88997306}.pitch-row__label{width:63px;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;flex-shrink:0;color:#88a08a}.pitch-row__label>span{font-size:17px}.pitch-row__label>small{font-size:7px;text-transform:uppercase;letter-spacing:1px}.pitch-row__cards{display:flex;align-items:center;gap:5px;overflow:auto;flex:1;min-height:80px;padding:4px 0;scrollbar-width:thin;scrollbar-color:#72836666 transparent}.pitch-row__empty{font:11px var(--serif);color:#6c897a;margin:auto;pointer-events:none}.pitch-row__score{min-width:38px;margin:0 12px;font:600 18px Manrope Variable,sans-serif;color:#c8d0ac;text-align:right;display:flex;align-items:center;justify-content:flex-end;gap:5px}.pitch-row__score>span{font-size:9px;color:#d8b470}.pitch-row--weather{background:#768d9826!important}.pitch-row--target{outline:1px dashed #d5bc7e;outline-offset:-3px;background:#a9ae5833!important}.pitch-row--target .pitch-row__empty{color:#ddd7ac;font:10px DM Sans Variable,sans-serif}.row-target{position:absolute;inset:0;background:none;z-index:3;border-radius:2px}.row-target:hover{background:#e4d5a019}.halfway-line{display:flex;align-items:center;justify-content:center;gap:12px;height:28px;background:#18372e;font-size:7px;color:#91a58a;letter-spacing:.5px}.halfway-line>span:nth-child(2){display:flex;align-items:center;gap:6px;white-space:nowrap}.halfway-line>span:first-child,.halfway-line>span:last-child{height:1px;background:#5d795966;flex:1;margin:0 15px}.team-bar--home{height:67px}.match-dugout{border:1px solid var(--border);border-radius:5px;background:#f5f5eb;padding:18px}.dugout-note .eyebrow{display:block;color:#5a624c;font-size:8px;margin-bottom:20px}.dugout-note>svg{color:#615e3e;margin-bottom:12px}.dugout-note h2,.selected-card-panel h2{font-size:24px;line-height:1.18;margin-bottom:10px}.dugout-note p,.selected-card-panel>p{font-size:11px;color:#595f50;line-height:1.8}.manager-panel{padding:17px 0;border-top:1px solid var(--border);margin-top:17px}.manager-panel .eyebrow{font-size:7px;letter-spacing:1px;color:#5a604f}.manager-panel>strong{display:block;font-size:12px;margin-top:9px}.manager-panel p{font-size:10px;color:#595f50;margin:8px 0 13px;line-height:1.7}.manager-panel .button{font-size:10px;min-height:35px;padding:8px 11px}.settle-button{background:#dfb87a;color:#3c4329;font-size:11px;min-height:38px}.settle-button:hover:not(:disabled){background:#d4a65f}.settle-caption{font-size:8px;color:#5a5f50;text-align:center;margin:9px 0 17px;line-height:1.5}.treatment-links{border-top:1px solid var(--border);padding-top:10px;display:grid;gap:4px}.treatment-links button{display:flex;justify-content:space-between;text-align:left;font-size:9px;color:#585f4f;padding:6px 0;background:none}.treatment-links span{font-size:10px;color:#51613e}.selected-card-panel .section-heading{margin-bottom:14px}.selected-card-panel .eyebrow{font-size:7px}.move-options{display:flex;flex-direction:column;gap:8px;max-height:270px;overflow:auto}.move-option{padding:11px 12px;background:#28503a;border-radius:3px;color:#f3f0de;text-align:left}.move-option>span{font-size:11px;display:flex;justify-content:space-between;align-items:center;gap:8px}.move-option>small{display:block;font-size:9px;color:#b9c6a6;margin-top:6px}.move-option:hover{background:#163d28}.hand-panel{margin-top:19px;background:#f0f0e5;border:1px solid #dde0d2;border-radius:5px;padding:15px 18px}.hand-panel .section-heading{margin-bottom:12px}.hand-panel .eyebrow{font-size:8px;color:#556249}.hand-count{font-size:9px;color:#5b6152;margin-left:13px}.hand-instruction{font-size:9px;color:#5b5f54}.match-hand{display:flex;gap:10px;overflow-x:auto;padding:7px 3px 8px;scrollbar-width:thin;scrollbar-color:#a6b297 transparent}.empty-hand{font:16px var(--serif);padding:14px;color:#5b614f}.match-journal{border-top:1px solid var(--border);margin-top:19px;padding:15px 0;font-size:11px}.match-journal summary{cursor:pointer;color:#536445}.match-journal summary span{float:right;font-size:9px;color:#5b6153}.match-journal ol{max-height:180px;overflow:auto;font-size:11px;line-height:2;color:#58614f;padding-left:20px}.redraw-screen{border:1px solid var(--border);border-radius:8px;padding:30px;background:#eeefe3}.redraw-intro{text-align:center}.ticket-label{font-size:8px;letter-spacing:2px;border:1px solid #c9d1ba;padding:6px 12px;color:#58614a;display:inline-block}.redraw-intro h2{font-size:37px;margin:18px 0 12px}.redraw-intro p{font-size:12px;color:#5b614e}.redraw-hand{display:flex;flex-wrap:wrap;justify-content:center;gap:22px 15px;margin:28px auto 15px;max-width:760px}.card-info-link{display:block;text-align:center;background:none;font-size:9px;color:#5a614d;padding:9px 0;width:100%;text-decoration:underline;text-underline-offset:3px}.redraw-footer{border-top:1px solid #d5ddc5;padding:20px 0;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#58614c}.redraw-tip{background:#e2e8d5;display:flex;justify-content:center;gap:9px;padding:13px;font-size:11px;line-height:1.5;border-radius:3px}.settle-score{display:flex;justify-content:center;align-items:center;gap:20px;padding:20px;font-size:13px;border:1px solid var(--border);margin:20px 0}.settle-score>span{display:flex;align-items:center;gap:12px}.settle-score b{font:35px Manrope Variable,sans-serif}.result-score{font:600 68px Manrope Variable,sans-serif;display:flex;gap:20px;justify-content:center;margin:25px 0 20px}.result-score>span{color:#5b5f52;font-weight:400}.result-copy{text-align:center;color:#58614d;line-height:1.9!important}.fulltime-symbol{display:flex;justify-content:center;margin:25px auto;color:#58614c}.fulltime-symbol.winner{color:#725928}.leg-result-list{display:flex;gap:10px;justify-content:center;padding:15px 0 25px}.leg-result-list>div{display:flex;align-items:center;flex-direction:column;gap:7px;border:1px solid var(--border);border-radius:4px;padding:12px 20px}.leg-result-list span{font-size:8px;color:#5b6152;letter-spacing:1px}.leg-result-list strong{font:24px Manrope Variable,sans-serif}.leg-result-list small{font-size:7px;color:#57634c}.quick-rule{display:flex;gap:20px;padding:12px 0;border-bottom:1px solid var(--border)}.quick-rule>b{font:25px var(--serif);color:#5b604f}.quick-rule p{font-size:12px;color:#58614c}.quick-rule strong{color:var(--ink)}.handbook{max-width:1040px}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.guide-card{border:1px solid var(--border);background:#f1f2e7;border-radius:5px;padding:24px}.guide-card>span,.guide-card>svg{color:#586145}.guide-card h2,.guide-card h3{font-size:24px;margin:16px 0 13px}.guide-card p{font-size:12px;color:#59604e}.guide-grid--card-types{align-items:start}.guide-card__explanation p{margin:18px 0 0}.handbook>section{margin-bottom:32px}.handbook .section-heading h2{font-size:27px;margin:0}.handbook .section-heading p{font-size:12px;color:#58604a}.handbook details{border-top:1px solid var(--border);padding:17px 0;font-size:12px;line-height:1.75}.handbook summary{font-weight:600;cursor:pointer}.handbook details p,.handbook details li{color:#58614f}.handbook details p{margin-top:14px}.rules-table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}.rules-table th,.rules-table td{padding:13px 16px;border-bottom:1px solid var(--border)}.rules-table th{font-size:10px;color:#566149;font-weight:600}.rules-table td{line-height:1.65}.handbook .card-detail{background:#efefe1;border:1px solid var(--border);border-radius:6px;padding:25px}.handbook .filter-bar{margin-bottom:17px}.page-enter{animation:page-enter .28s ease-out}@keyframes page-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){main{padding:44px 60px 0}.topbar{padding:0 60px}.page-footer{margin-left:60px;margin-right:60px}.journey-layout{grid-template-columns:minmax(0,1fr) 295px;gap:28px}.map-panel{height:455px}.fixture-sidebar{padding:25px}.rival-portrait{height:175px}.fixture-description{font-size:15px}.fixture-sidebar h2{font-size:30px}.journey-bottom{gap:28px}.fixture-sidebar>.button{font-size:12px}.map-heading h2{font-size:35px}.map-node__label{font-size:12px}.map-node__label small{font-size:7px}.map-node__pin{width:41px;height:41px}.map-node__pin:after{left:15px}.match-layout{grid-template-columns:minmax(0,1fr) 270px}.match-dugout{padding:23px}}@media(max-width:1150px){.app-shell{grid-template-columns:178px minmax(0,1fr)}.sidebar{padding:30px 13px 15px}.wordmark{font-size:48px}.wordmark>i{font-size:6px;letter-spacing:1.4px}.nav-item{font-size:11px;gap:9px}.sidebar__note{padding:35px 12px}.topbar{padding:0 26px}main{padding:29px 26px 0}.page-footer{margin-left:26px;margin-right:26px}.journey-layout{grid-template-columns:minmax(0,1fr) 225px;gap:17px}.fixture-sidebar{padding:18px 15px}.fixture-kicker .eyebrow{font-size:6px}.map-panel{height:390px}.region-tabs button{font-size:10px;gap:6px;padding:9px 5px}.map-heading{left:21px;top:23px}.map-heading h2{font-size:27px}.map-heading p{font-size:9px}.map-node--0{left:23%;top:66%}.map-node--1{left:52%;top:47%}.map-node--2{left:79%;top:25%}.map-node__label{font-size:8px;padding:6px 8px}.map-node__label small{font-size:5px}.map-key{font-size:7px;gap:10px;left:18px}.progress-caption{display:none}.chapter-progress{padding:13px 17px}.fixture-sidebar h2{font-size:24px}.fixture-description{font-size:12px}.journey-bottom{gap:17px}.club-summary,.field-note{padding:18px}.club-summary .eyebrow,.field-note .eyebrow{font-size:7px}.field-note h3{font-size:21px}.match-layout{grid-template-columns:minmax(0,1fr) 205px;gap:15px}.match-dugout{padding:14px}.team-bar{padding:9px 12px;gap:8px}.team-bar__name strong{font-size:11px;max-width:125px}.team-bar__cards>span{display:none}.life-counter{margin-left:4px}.team-score{font-size:27px}.pitch-row__label{width:48px}.pitch-row__label>small{font-size:6px}.pitch-row__score{margin:0 8px;min-width:24px;font-size:16px}.match-heading h1{font-size:27px}.match-phase{font-size:6px}.squad-layout{grid-template-columns:minmax(0,1fr) 215px;gap:20px}.collection-toolbar{flex-wrap:wrap}.guide-grid{gap:13px}.guide-card{padding:19px}.season-stamp{padding:10px;gap:8px}.saved-label{display:none}.hand-instruction{font-size:8px}.notice{margin:12px 26px 0}}@media(max-width:900px){.app-shell{grid-template-columns:150px minmax(0,1fr)}.sidebar{padding:28px 10px 12px}.wordmark{font-size:42px;padding:0 9px}.wordmark>i{font-size:5px;letter-spacing:1.25px}.sidebar__chapter{padding:40px 10px 14px}.sidebar__chapter .eyebrow{font-size:7px}.nav-item{font-size:10px;gap:8px;padding:0 9px}.nav-item svg{width:17px}.sidebar__note p{font-size:16px}.club-badge{gap:7px}.club-badge strong{font-size:10px;max-width:85px}.club-badge div>span{font-size:8px}.settings-link{font-size:9px}.topbar{padding:0 21px;height:59px;font-size:8px}main{padding:28px 21px 0}.page-heading{margin-bottom:22px}.page-heading h1{font-size:32px}.page-heading p{font-size:11px}.season-stamp{display:none}.journey-layout{grid-template-columns:minmax(0,1fr)}.map-panel{height:400px}.fixture-sidebar{display:grid;grid-template-columns:115px 1fr;column-gap:18px;align-items:start;padding:18px}.fixture-kicker{grid-column:1/-1}.fixture-kicker .eyebrow{font-size:8px}.rival-portrait{grid-row:2/6;height:150px}.rival-portrait .crest{width:49px;height:63px}.fixture-sidebar h2{font-size:27px}.fixture-description{min-height:0;margin:12px 0}.fixture-reward{grid-column:2;padding-bottom:12px}.fixture-sidebar>.button{grid-column:1/-1;font-size:11px}.time-note{grid-column:1/-1}.journey-bottom{grid-template-columns:1fr}.club-summary__body .small{font-size:10px}.field-note br{display:none}.field-note p{max-width:300px}.map-node__label{font-size:10px}.map-node__label small{font-size:6px}.map-heading h2{font-size:31px}.map-node--0{top:65%}.map-key{font-size:8px}.chapter-progress .progress-caption{display:block}.page-footer{margin:25px 21px 0}.match-layout{grid-template-columns:minmax(0,1fr)}.match-dugout{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.dugout-note,.selected-card-panel{grid-column:1;grid-row:1/5}.dugout-note .eyebrow{margin-bottom:10px}.dugout-note h2{font-size:23px}.manager-panel{grid-column:2;margin:0;padding:0 0 10px;border:0}.settle-button,.settle-caption,.treatment-links{grid-column:2}.settle-caption{margin-bottom:8px}.manager-panel p{font-size:9px}.match-topline>span{display:none}.match-heading{align-items:flex-start}.match-heading h1{font-size:27px}.match-phase{max-width:108px;white-space:normal;line-height:1.5}.hand-instruction{display:none}.pitch-row{min-height:83px}.team-bar__name strong{max-width:190px}.squad-layout{grid-template-columns:minmax(0,1fr)}.deck-summary{position:static}.deck-list{max-height:180px;display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.collection-grid{grid-template-columns:repeat(auto-fill,minmax(125px,1fr))}.search-input{width:150px}.guide-grid{grid-template-columns:1fr}.guide-card{padding:22px}.starter-option{padding:17px 13px}.starter-option.selected{padding:16px 12px}.starter-option h3{font-size:24px}.redraw-screen{padding:23px}.redraw-intro h2{font-size:31px}.redraw-hand{gap:19px 12px}}@media(max-width:620px){.app-shell{display:block}.sidebar{position:relative;width:100%;height:auto;padding:15px 18px 0;border-right:0;border-bottom:1px solid var(--border);flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:center}.wordmark{font-size:36px;padding:0}.wordmark>span{font-size:9px;margin-top:3px}.wordmark>i{font-size:5px;margin-top:7px;letter-spacing:1.1px}.sidebar__chapter,.sidebar__note,.sidebar__bottom{display:none}.sidebar nav{display:flex;gap:7px;align-items:center;margin:0 0 0 12px}.nav-item{padding:7px 8px;gap:5px;min-height:40px;margin:0;font-size:9px}.nav-item svg{width:15px}.nav-item>small{display:none}.sidebar{padding-bottom:13px}.topbar{height:43px;padding:0 18px;font-size:6px;letter-spacing:1px}.topbar>div{gap:10px}.mobile-settings{display:inline-flex!important}.coin-counter{font-size:10px}.coin-counter small{font-size:8px}main{padding:24px 17px 0}.page-heading{margin-bottom:23px;gap:10px}.page-heading h1{font-size:33px;letter-spacing:-1.2px;max-width:310px}.page-heading .eyebrow{font-size:7px;letter-spacing:1.4px;margin-bottom:10px}.page-heading p{font-size:11px;max-width:310px;line-height:1.7}.map-panel{height:334px}.map-art{object-position:50% 70%}.map-heading{top:20px;left:20px}.map-heading h2{font-size:28px;margin-top:5px}.map-heading p{font-size:8px}.map-heading .eyebrow{font-size:6px}.region-tabs{height:49px}.region-tabs button{font-size:10px}.map-node--0{left:22%;top:66%}.map-node--1{left:53%;top:50%}.map-node--2{left:78%;top:29%}.map-node__label{font-size:8px;padding:6px 7px}.map-node__label small{font-size:5px}.map-node__pin{width:31px;height:31px;margin-bottom:6px}.map-node__pin:after{left:10px}.map-node__pin svg{width:15px}.map-key{font-size:6px;left:17px;bottom:14px}.compass{font-size:24px;right:17px}.chapter-progress{min-height:67px;gap:16px;padding:12px 16px}.chapter-progress .eyebrow{font-size:6px}.chapter-progress strong{font-size:13px}.chapter-progress strong>span{font-size:9px}.progress-caption{font-size:8px;max-width:80px}.fixture-sidebar{grid-template-columns:90px minmax(0,1fr);padding:18px;gap:0 16px}.fixture-sidebar h2{font-size:25px}.rival-club{font-size:8px}.rival-portrait{height:143px}.rival-initial{font-size:100px;right:0}.rival-portrait .crest{width:43px;height:57px}.rival-portrait__rings{left:-75px}.rival-number{left:19px;font-size:8px}.fixture-description{font-size:12px}.fixture-reward{border:0;padding-top:0}.fixture-reward>.eyebrow{font-size:6px}.fixture-reward strong{font-size:10px}.fixture-reward small{font-size:7px}.fixture-sidebar>.button{margin-top:8px}.journey-bottom{margin-top:17px;gap:17px}.club-summary,.field-note{padding:20px}.club-summary__body h3{font-size:25px}.page-footer{margin:25px 17px 0;padding:18px 0;font-size:6px}.resume-banner{align-items:stretch;flex-direction:column;padding:14px}.resume-banner>div{font-size:10px}.resume-banner .button{width:100%;justify-content:space-between}.notice{margin:12px 17px 0;font-size:11px}.modal__inner{padding:23px}.modal__heading h2{font-size:28px}.starter-grid{grid-template-columns:1fr;gap:10px;margin:18px 0}.starter-option{display:grid;grid-template-columns:45px 1fr;column-gap:13px;padding:15px}.starter-option.selected{padding:14px}.starter-option .crest{grid-row:1/5;margin:3px 0 0;width:40px;height:50px}.starter-option .crest>span{font-size:28px}.starter-option h3{font-size:23px;margin:3px 0 5px}.starter-option p{font-size:10px;margin:0 0 8px;line-height:1.6}.starter-option>strong{font-size:9px;grid-column:2;padding-top:7px}.modal-actions{align-items:stretch;flex-direction:column;gap:15px}.modal-actions .button{justify-content:space-between}.modal-actions .muted{font-size:10px}.card-detail{gap:17px}.card-detail p{font-size:12px}.settings-row{gap:13px}.settings-row p{font-size:10px}.settings-row>.button{font-size:10px;padding:9px;min-height:36px}.match-topline{margin-top:-9px;margin-bottom:17px}.match-topline button{font-size:9px}.match-heading{margin-bottom:18px;gap:10px}.match-heading .eyebrow{font-size:6px}.match-heading h1{font-size:26px;letter-spacing:-.7px}.match-phase{font-size:5px;max-width:89px;padding:6px;gap:5px}.match-table{border-radius:5px}.team-bar{padding:9px 12px;gap:8px;height:62px}.team-bar__name strong{font-size:10px;max-width:125px}.team-bar__name>span{font-size:6px}.team-bar .crest{width:26px;height:33px}.team-bar .crest>span{font-size:19px}.team-score{font-size:27px;margin-left:2px;min-width:32px}.team-bar__cards{font-size:10px;gap:4px}.life-counter{font-size:12px;gap:3px;margin-left:2px}.pitch-row__label{width:40px;gap:3px}.pitch-row__label>span{font-size:14px}.pitch-row__label>small{font-size:5px;letter-spacing:.5px}.pitch-row__cards{gap:4px;min-height:78px}.pitch-row__score{font-size:15px;min-width:20px;margin:0 6px}.pitch-row{min-height:79px}.halfway-line{height:26px;font-size:6px;gap:4px}.halfway-line>span:first-child,.halfway-line>span:last-child{margin:0 10px}.match-dugout{gap:0 17px;padding:15px}.dugout-note h2{font-size:21px}.dugout-note p{font-size:10px}.dugout-note .eyebrow{font-size:7px;letter-spacing:1px}.dugout-note>svg{width:21px;margin-bottom:8px}.manager-panel .eyebrow{font-size:6px;letter-spacing:.8px}.manager-panel>strong{font-size:10px;line-height:1.5}.manager-panel p{font-size:9px}.manager-panel .button{font-size:8px;padding:7px}.settle-button{font-size:9px;padding:8px;min-height:35px}.settle-caption{font-size:7px}.treatment-links button{font-size:8px}.treatment-links span{font-size:9px}.selected-card-panel h2{font-size:23px}.selected-card-panel>p{font-size:10px}.move-option{padding:10px}.move-option>span{font-size:9px}.move-option>small{font-size:7px}.hand-panel{padding:13px 11px}.hand-count{font-size:8px;margin-left:9px}.match-hand{gap:9px}.redraw-screen{padding:20px 14px}.redraw-intro h2{font-size:29px}.redraw-intro p{font-size:11px}.redraw-intro br{display:none}.redraw-hand{gap:13px 9px;margin:21px 0 12px}.card-info-link{font-size:8px}.redraw-footer{font-size:9px;gap:10px}.redraw-footer .button{font-size:10px;gap:8px;padding:10px}.redraw-tip{font-size:9px;align-items:flex-start;padding:11px;text-align:left}.match-journal summary{font-size:10px}.match-journal summary span{font-size:8px}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px}.card-stepper{font-size:9px}.card-stepper small{font-size:6px}.card-stepper button{width:22px;height:25px}.filter-bar{gap:2px}.filter-bar button{font-size:9px;padding:6px 8px}.simple-tabs{gap:16px}.simple-tabs>button{font-size:11px}.search-input{width:100%;font-size:12px}.squad-page>.page-heading>.crest{width:43px;height:55px}.deck-summary{padding:21px}.collection-toolbar{gap:11px}.recruit-button{font-size:8px;gap:3px;padding:7px 2px}.recruit-button svg{width:12px}.handbook .card-detail{padding:18px}.handbook .section-heading{align-items:flex-start}.handbook .section-heading h2{font-size:24px}.rules-table{font-size:10px}.rules-table th,.rules-table td{padding:12px 8px}.leg-result-list>div{padding:12px 16px}.reward-preview{gap:15px}.reward-preview h3{font-size:23px}.reward-preview .eyebrow{font-size:8px}.kickoff-choice{font-size:10px;flex-direction:column;align-items:stretch}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.app-shell--match .topbar{height:51px}.app-shell--match main{padding-top:19px}.match-topline{margin-top:0;margin-bottom:13px}.match-heading{margin-bottom:15px}.match-heading h1{font-size:28px}.pitch-row,.pitch-row__cards{min-height:64px}.team-bar,.team-bar--home{height:58px}.opponent-hand{height:19px}.halfway-line{height:25px}.hand-panel{margin-top:15px;padding-top:12px;padding-bottom:9px}.hand-panel .section-heading{margin-bottom:7px}.match-journal{margin-top:12px}.handbook .guide-card>.eyebrow+svg{display:block;margin-top:17px}.handbook .guide-card>strong{font-size:12px}.handbook .guide-card>strong+p{margin-top:9px}.map-panel--county .map-art,.map-panel--league .map-art{filter:none}@media(max-width:900px){.match-page{display:flex;flex-direction:column}.match-topline{order:0}.match-heading{order:1}.match-page>.inline-error{order:2}.match-layout{display:contents}.match-table{order:3}.hand-panel{order:4}.match-dugout{order:5;margin-top:16px}.match-journal{order:6}.redraw-screen{order:3}.match-page>.modal{order:9}}@media(max-width:620px){.app-shell--match main{padding-top:14px}.match-heading h1{font-size:23px}.match-heading{margin-bottom:13px}.pitch-row,.pitch-row__cards{min-height:65px}.team-bar,.team-bar--home{height:55px}.opponent-hand{height:16px}.halfway-line{font-size:6px}.hand-panel{margin-top:12px}.sidebar nav{margin:11px 0 0;width:100%;justify-content:space-between}.sidebar .nav-item{justify-content:center;flex:1}.sidebar .nav-item>span{white-space:nowrap}.sidebar{padding-bottom:9px}.nav-item{font-size:10px}}.pitch-row__label,.halfway-line{color:#becab5}.skip-link{position:fixed;top:-80px;left:16px;z-index:100;padding:12px 18px;background:#214d3a;color:#fff;border-radius:4px;font-size:14px}.skip-link:focus{top:12px}.crest{color:#e8b260}.crest--shadowplay{color:#d9b96e}.crest--carousel{color:#f2dab0}.crest--avalanche{color:#f5cf6e}.crest--tempest{color:#d4e1d2}.club-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px;background:#edf0e3}.club-banner .club-summary__body{min-width:0}.club-banner .club-summary__body>svg{flex-shrink:0}.club-banner h2{font-size:clamp(22px,2.2vw,30px);margin:6px 0;overflow-wrap:anywhere}.club-banner .club-summary__body p{font-size:14px;margin-bottom:0}.club-banner__details{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px}.club-banner .eyebrow,.club-banner .subtle-pill,.club-banner .club-summary__body .small{font-size:11px}.club-banner>.button{flex-shrink:0}@media(max-width:640px){.club-banner{align-items:stretch;flex-direction:column;gap:18px;margin-bottom:22px}.club-banner .club-summary__body{align-items:flex-start;gap:14px}}
