.updates-module__AkBpoG__updatesPage{--updates-border:#656158;--updates-paper:#fbf7ee;--updates-yellow:#f4cf2f;width:min(1380px,100% - 48px);margin:0 auto;padding-bottom:112px}.updates-module__AkBpoG__hero{border-bottom:1px solid var(--updates-border);grid-template-columns:minmax(0,1.24fr) minmax(390px,.76fr);min-height:430px;display:grid;overflow:hidden}.updates-module__AkBpoG__heroCopy{flex-direction:column;justify-content:center;padding:68px 54px 42px 24px;display:flex}.updates-module__AkBpoG__heroCopy h1{letter-spacing:-.072em;margin:0;font-size:clamp(58px,7.1vw,106px);line-height:.92}.updates-module__AkBpoG__heroCopy>p{letter-spacing:-.025em;max-width:670px;margin:30px 0 0;font-size:clamp(17px,1.45vw,21px);line-height:1.65}.updates-module__AkBpoG__latestLine{border-top:1px solid var(--updates-border);justify-content:space-between;gap:20px;width:min(530px,100%);margin-top:46px;padding-top:13px;font-size:13px;display:flex}.updates-module__AkBpoG__latestLine span{color:var(--muted)}.updates-module__AkBpoG__heroArt{border-left:1px solid var(--updates-border);background:linear-gradient(90deg, transparent 24px, #17171314 25px, transparent 26px), linear-gradient(#17171309 1px, transparent 1px), var(--updates-paper);background-size:auto,100% 34px,auto;min-height:430px;position:relative}.updates-module__AkBpoG__heroArt:before{content:"";border:2px solid var(--ink);pointer-events:none;position:absolute;inset:23px 28px 24px 22px;transform:rotate(.8deg)}.updates-module__AkBpoG__heroArt p{margin:0;font-size:16px;font-weight:900;line-height:1.2;position:absolute;bottom:42px;right:50px;transform:rotate(-6deg)}.updates-module__AkBpoG__repairWorker{z-index:1;width:min(108%,560px);animation:.75s cubic-bezier(.18,.85,.24,1.16) both updates-module__AkBpoG__repairWorkerArrive;position:absolute;bottom:-26px;left:50%;transform:translate(-50%)}.updates-module__AkBpoG__repairWorkerImage{filter:drop-shadow(8px 10px #1717131f);transform-origin:48% 74%;width:100%;height:auto;animation:.64s ease-in-out infinite alternate updates-module__AkBpoG__repairWorkerRun;display:block}.updates-module__AkBpoG__repairTrail{z-index:0;align-items:flex-end;gap:13px;display:flex;position:absolute;bottom:75px;left:35px;transform:rotate(-7deg)}.updates-module__AkBpoG__repairTrail i{border:2px solid var(--ink);background:var(--updates-yellow);border-radius:50%;width:16px;height:8px;animation:.9s ease-out infinite updates-module__AkBpoG__repairTrailPop;display:block}.updates-module__AkBpoG__repairTrail i:nth-child(2){width:11px;height:6px;animation-delay:.15s}.updates-module__AkBpoG__repairTrail i:nth-child(3){width:7px;height:5px;animation-delay:.3s}.updates-module__AkBpoG__repairSpark{z-index:3;border:3px solid var(--ink);background:var(--coral);color:#fff;clip-path:polygon(50% 0,62% 29%,88% 12%,78% 41%,100% 50%,77% 61%,89% 88%,61% 75%,50% 100%,39% 74%,11% 88%,23% 60%,0 50%,23% 40%,11% 12%,39% 28%);place-items:center;width:50px;height:50px;font-size:31px;font-weight:950;animation:1.7s steps(2,end) infinite updates-module__AkBpoG__repairSparkPulse;display:grid;position:absolute;top:54px;left:46%}.updates-module__AkBpoG__tapeOne,.updates-module__AkBpoG__tapeTwo{z-index:2;background:#f4cf2fcc;border:1px solid #17171359;width:78px;height:25px;position:absolute}.updates-module__AkBpoG__tapeOne{top:18px;left:44px;transform:rotate(-7deg)}.updates-module__AkBpoG__tapeTwo{background:#8b75ff8a;top:40px;right:22px;transform:rotate(10deg)}@keyframes updates-module__AkBpoG__repairWorkerArrive{0%{opacity:0;transform:translate(24%,28%)rotate(8deg)scale(.72)}to{opacity:1;transform:translate(-50%)rotate(0)scale(1)}}@keyframes updates-module__AkBpoG__repairWorkerRun{0%{transform:translateY(2px)rotate(-1.1deg)scaleY(.99)}to{transform:translateY(-9px)rotate(1.1deg)scaleY(1.01)}}@keyframes updates-module__AkBpoG__repairTrailPop{0%{opacity:0;transform:translate(18px,5px)scale(.4)}35%{opacity:1}to{opacity:0;transform:translate(-20px,-5px)scale(1.15)}}@keyframes updates-module__AkBpoG__repairSparkPulse{0%,68%{opacity:0;transform:rotate(-15deg)scale(.5)}72%,92%{opacity:1;transform:rotate(7deg)scale(1)}to{opacity:0;transform:rotate(14deg)scale(1.2)}}.updates-module__AkBpoG__categoryNav{border-bottom:1px solid var(--updates-border);align-items:flex-end;gap:40px;min-height:72px;display:flex;overflow-x:auto}.updates-module__AkBpoG__categoryNav a{color:#69655d;flex:none;padding:25px 2px 18px;font-size:14px;font-weight:750;position:relative}.updates-module__AkBpoG__categoryNav a:hover,.updates-module__AkBpoG__categoryNav a[aria-current=page]{color:var(--ink)}.updates-module__AkBpoG__categoryNav a[aria-current=page]:after{content:"";background:var(--ink);clip-path:polygon(0 20%,97% 0,100% 82%,3% 100%);height:4px;position:absolute;bottom:-1px;left:0;right:0}.updates-module__AkBpoG__categoryNav a[data-category=TEST][aria-current=page]:after{background:var(--coral)}.updates-module__AkBpoG__categoryNav a[data-category=FEATURE][aria-current=page]:after{background:var(--lilac)}.updates-module__AkBpoG__categoryNav a[data-category=IMPROVED][aria-current=page]:after{background:#719620}.updates-module__AkBpoG__categoryNav a[data-category=FIXED][aria-current=page]:after{background:#d29e00}.updates-module__AkBpoG__archiveMeta{border-bottom:1px solid var(--updates-border);min-height:47px;color:var(--muted);justify-content:space-between;gap:20px;padding:15px 2px 11px;font-size:12px;display:flex}.updates-module__AkBpoG__archiveMeta strong{color:var(--ink)}.updates-module__AkBpoG__dateGroup{border-bottom:1px solid var(--updates-border);grid-template-columns:178px minmax(0,1fr);display:grid}.updates-module__AkBpoG__dateGroup>h2{letter-spacing:-.015em;align-self:start;margin:0;padding:33px 20px 32px 2px;font-size:14px;position:sticky;top:16px}.updates-module__AkBpoG__updateList{border-left:1px solid var(--updates-border)}.updates-module__AkBpoG__updateRow{content-visibility:auto;contain-intrinsic-size:120px;border-bottom:1px solid #aaa59b;grid-template-columns:120px minmax(0,1fr) 28px;align-items:center;gap:18px;min-height:120px;padding:24px 10px 24px 24px;transition:background-color .16s;display:grid;position:relative}.updates-module__AkBpoG__updateRow:last-child{border-bottom:0}.updates-module__AkBpoG__updateRow:before{content:"";border:2px solid var(--ink);opacity:0;border-radius:50%;width:8px;height:8px;transition:opacity .16s;position:absolute;top:18px;left:9px}.updates-module__AkBpoG__updateRow:hover{background:#ffffff70}.updates-module__AkBpoG__updateRow:hover:before{opacity:1}.updates-module__AkBpoG__rowMeta{align-items:center;gap:10px;font-size:12px;display:flex}.updates-module__AkBpoG__rowMeta span{border:1px solid var(--ink);background:var(--updates-paper);text-align:center;min-width:60px;padding:5px 7px 4px;font-weight:850;line-height:1;transform:rotate(-.6deg)}.updates-module__AkBpoG__updateRow[data-category=TEST] .updates-module__AkBpoG__rowMeta span{background:#ffd1c9}.updates-module__AkBpoG__updateRow[data-category=FEATURE] .updates-module__AkBpoG__rowMeta span{background:#ddd5ff}.updates-module__AkBpoG__updateRow[data-category=IMPROVED] .updates-module__AkBpoG__rowMeta span{background:#deefad}.updates-module__AkBpoG__updateRow[data-category=FIXED] .updates-module__AkBpoG__rowMeta span{background:#f7e7a4}.updates-module__AkBpoG__rowMeta time{color:var(--muted)}.updates-module__AkBpoG__rowCopy h3{letter-spacing:-.035em;margin:0 0 8px;font-size:20px;line-height:1.25}.updates-module__AkBpoG__rowCopy p{color:#6c685f;margin:0;font-size:14px;line-height:1.55}.updates-module__AkBpoG__updateRow>svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;transition:transform .16s}.updates-module__AkBpoG__updateRow:hover>svg{transform:translate(4px)rotate(-4deg)}.updates-module__AkBpoG__pagination{border-bottom:1px solid var(--updates-border);grid-template-columns:1fr auto 1fr;align-items:center;min-height:94px;font-size:14px;font-weight:750;display:grid}.updates-module__AkBpoG__pagination>:last-child{justify-self:end}.updates-module__AkBpoG__pagination>span{color:#aaa59b}.updates-module__AkBpoG__pagination div{gap:8px;display:flex}.updates-module__AkBpoG__pagination div a{border:1px solid #0000;place-items:center;width:34px;height:34px;display:grid}.updates-module__AkBpoG__pagination div a:hover,.updates-module__AkBpoG__pagination div a[aria-current=page]{border-color:var(--ink);background:var(--updates-yellow)}.updates-module__AkBpoG__recordRule{border:2px solid var(--ink);background:var(--updates-paper);min-height:205px;box-shadow:8px 8px 0 var(--ink);grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:52px;margin-top:64px;padding:30px 42px;display:grid;transform:rotate(-.18deg)}.updates-module__AkBpoG__recordRule h2{margin:0 0 14px;font-size:25px}.updates-module__AkBpoG__recordRule p{color:#5e5a52;max-width:850px;margin:0;font-size:15px;line-height:1.7}.updates-module__AkBpoG__ruleMascot{object-fit:contain;object-position:50% 44%;width:180px;height:145px}.updates-module__AkBpoG__detailPage{width:min(1120px,100% - 48px);margin:0 auto;padding:28px 0 110px}.updates-module__AkBpoG__crumb{border-bottom:1px solid var(--updates-border);min-height:52px;color:var(--muted);align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.updates-module__AkBpoG__crumb a:hover{color:var(--ink);text-underline-offset:5px;text-decoration:underline}.updates-module__AkBpoG__detailHeader{border-bottom:1px solid var(--updates-border);min-height:455px;padding:66px 330px 60px 0;position:relative}.updates-module__AkBpoG__detailMeta{color:var(--muted);align-items:center;gap:14px;margin-bottom:28px;font-size:13px;display:flex}.updates-module__AkBpoG__detailMeta span{border:1px solid var(--ink);color:var(--ink);background:#ddd5ff;padding:6px 9px 5px;font-weight:850}.updates-module__AkBpoG__detailMeta span[data-category=TEST]{background:#ffd1c9}.updates-module__AkBpoG__detailMeta span[data-category=FEATURE]{background:#ddd5ff}.updates-module__AkBpoG__detailMeta span[data-category=IMPROVED]{background:#deefad}.updates-module__AkBpoG__detailMeta span[data-category=FIXED]{background:#f7e7a4}.updates-module__AkBpoG__detailHeader h1{letter-spacing:-.058em;max-width:760px;margin:0;font-size:clamp(46px,5.2vw,72px);line-height:1.04}.updates-module__AkBpoG__detailHeader>p{max-width:720px;margin:28px 0 0;font-size:19px;line-height:1.68}.updates-module__AkBpoG__detailMascotWrap{border:2px solid var(--ink);background:linear-gradient(#1717130d 1px, transparent 1px), var(--updates-paper);background-size:100% 28px,auto;width:285px;height:290px;position:absolute;bottom:30px;right:0;transform:rotate(1.4deg)}.updates-module__AkBpoG__detailMascotWrap:before{content:"PATCH";z-index:2;letter-spacing:.12em;background:#f4cf2fd9;border:1px solid #17171366;place-items:center;width:98px;height:27px;font-size:10px;font-weight:900;display:grid;position:absolute;top:-13px;left:84px;transform:rotate(-4deg)}.updates-module__AkBpoG__detailMascot{width:100%;height:100%}.updates-module__AkBpoG__detailBody{border-bottom:1px solid var(--updates-border);grid-template-columns:210px minmax(0,1fr);gap:70px;padding:64px 0 74px;display:grid}.updates-module__AkBpoG__detailBody h2{align-self:start;margin:0;font-size:22px;position:sticky;top:20px}.updates-module__AkBpoG__detailBody ol{counter-reset:update-detail;margin:0;padding:0;list-style:none}.updates-module__AkBpoG__detailBody li{counter-increment:update-detail;border-top:1px solid #aaa59b;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:22px;min-height:108px;padding:24px 0;font-size:17px;line-height:1.7;display:grid}.updates-module__AkBpoG__detailBody li:last-child{border-bottom:1px solid #aaa59b}.updates-module__AkBpoG__detailBody li:before{content:counter(update-detail, decimal-leading-zero);color:var(--coral);padding-top:2px;font-size:13px;font-weight:900}.updates-module__AkBpoG__detailBody li p{margin:0}.updates-module__AkBpoG__detailNav{border:1px solid var(--updates-border);background:var(--updates-border);grid-template-columns:1fr 1fr;gap:1px;margin-top:38px;display:grid}.updates-module__AkBpoG__detailNav[data-single=true]{grid-template-columns:1fr}.updates-module__AkBpoG__detailNav a{background:var(--cream);flex-direction:column;justify-content:space-between;min-height:122px;padding:22px 24px;display:flex}.updates-module__AkBpoG__detailNav a:last-child{text-align:right}.updates-module__AkBpoG__detailNav span{color:var(--muted);font-size:12px}.updates-module__AkBpoG__detailNav strong{font-size:16px;line-height:1.4}.updates-module__AkBpoG__detailNav a:hover{background:var(--updates-paper)}.updates-module__AkBpoG__backLink{border-bottom:2px solid var(--ink);margin-top:34px;padding-bottom:6px;font-weight:800;display:inline-flex}@keyframes updates-module__AkBpoG__mascotArrive{0%{opacity:0;transform:translate(-50%)translateY(22px)rotate(-3deg)}to{opacity:1;transform:translate(-50%)translateY(0)rotate(0)}}@keyframes updates-module__AkBpoG__tapeWave{0%,72%,to{transform:rotate(0)}80%{transform:rotate(-8deg)}90%{transform:rotate(5deg)}}@keyframes updates-module__AkBpoG__mascotBlink{0%,45%,48%,to{opacity:1}46%,47%{opacity:0}}@media (max-width:900px){.updates-module__AkBpoG__updatesPage{width:100%;padding:0 16px 92px}.updates-module__AkBpoG__hero{grid-template-columns:1fr}.updates-module__AkBpoG__heroCopy{padding:54px 0 42px}.updates-module__AkBpoG__heroCopy h1{font-size:clamp(54px,15vw,76px)}.updates-module__AkBpoG__heroCopy>p br{display:none}.updates-module__AkBpoG__latestLine{margin-top:34px}.updates-module__AkBpoG__heroArt{border-left:0;border-top:1px solid var(--updates-border);min-height:340px}.updates-module__AkBpoG__repairWorker{width:min(112%,480px);bottom:-22px}.updates-module__AkBpoG__repairSpark{top:42px;left:44%}.updates-module__AkBpoG__repairTrail{bottom:56px;left:20px}.updates-module__AkBpoG__categoryNav{gap:26px}.updates-module__AkBpoG__dateGroup{grid-template-columns:1fr}.updates-module__AkBpoG__dateGroup>h2{border-bottom:1px solid var(--updates-border);padding:30px 0 14px;position:static}.updates-module__AkBpoG__updateList{border-left:0}.updates-module__AkBpoG__updateRow{grid-template-columns:1fr 24px;gap:14px 10px;padding:22px 2px}.updates-module__AkBpoG__rowMeta{grid-column:1/-1}.updates-module__AkBpoG__rowCopy h3{font-size:18px}.updates-module__AkBpoG__recordRule{min-height:0;box-shadow:5px 5px 0 var(--ink);grid-template-columns:1fr;gap:12px;margin:50px 4px 0 0;padding:26px 24px 8px}.updates-module__AkBpoG__ruleMascot{justify-self:end;width:135px;height:100px}.updates-module__AkBpoG__detailPage{width:100%;padding:14px 16px 90px}.updates-module__AkBpoG__detailHeader{min-height:0;padding:50px 0 370px}.updates-module__AkBpoG__detailHeader h1{font-size:46px}.updates-module__AkBpoG__detailHeader>p{font-size:17px}.updates-module__AkBpoG__detailMascotWrap{width:280px;height:280px;bottom:42px;right:50%;transform:translate(50%)rotate(1.4deg)}.updates-module__AkBpoG__detailBody{grid-template-columns:1fr;gap:24px;padding:46px 0 58px}.updates-module__AkBpoG__detailBody h2{position:static}.updates-module__AkBpoG__detailBody li{font-size:16px}.updates-module__AkBpoG__detailNav{grid-template-columns:1fr}.updates-module__AkBpoG__detailNav a:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){.updates-module__AkBpoG__repairWorker,.updates-module__AkBpoG__repairWorkerImage,.updates-module__AkBpoG__repairTrail i,.updates-module__AkBpoG__repairSpark{animation:none}}
