.aom-game{isolation:isolate;color:#163f3b;font-family:var(--font-geist-sans),"Leelawadee UI",Tahoma,sans-serif;touch-action:none;--game-paper:#fffdf5;--game-ink:#163f3b;--game-gold:#f2cf76;background:#bce0eb;font-size:14px;line-height:1.5;position:fixed;inset:0;overflow:hidden}.aom-game *{box-sizing:border-box}.aom-game button,.aom-game a{-webkit-tap-highlight-color:transparent}.aom-game button{font:inherit;cursor:pointer}.aom-game button:disabled{cursor:wait;opacity:.6}.aom-game button:focus-visible,.aom-game a:focus-visible,.aom-game summary:focus-visible{outline-offset:4px;outline:3px solid #d48720}.aom-game button{touch-action:manipulation}.aom-game a{color:inherit}.game-scene{touch-action:none;position:absolute;inset:0}.game-scene canvas{cursor:grab;touch-action:none;width:100%;height:100%;display:block}.game-scene canvas:active{cursor:grabbing}.game-vignette{pointer-events:none;background:linear-gradient(#fff7dd35 0%,#0000 26% 64%,#183d414f 100%);position:absolute;inset:0}.game-header{left:28px;right:28px;top:max(20px,env(safe-area-inset-top));pointer-events:none;z-index:5;justify-content:space-between;align-items:center;gap:18px;display:flex;position:absolute}.game-brand{pointer-events:auto;align-items:center;gap:16px;display:flex}.game-brand>div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf2e8;border-radius:13px;padding:9px 16px;box-shadow:0 3px 15px #264c4510}.game-brand b{color:#163f3b;letter-spacing:-.03em;font-size:19px;display:block}.game-brand small{color:#527369;font-size:11px;display:block}.game-back{background:#fffdf2ed;border:1px solid #fffc;border-radius:13px;align-items:center;gap:6px;min-height:46px;padding:0 14px;font-weight:800;text-decoration:none;display:flex;box-shadow:0 3px 15px #264c4510}.game-tools{pointer-events:auto;gap:7px;display:flex}.game-tool{color:#163f3b;background:#fffdf2ed;border:1px solid #fffffff0;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-width:45px;min-height:45px;padding:7px 12px;display:flex;box-shadow:0 3px 15px #264c4510;font-size:23px!important;font-weight:700!important}.game-tool span{font-size:11px;font-weight:700}.game-tool:hover,.game-back:hover{background:#fff}.game-ledger{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:3;background:#fffdf5f5;border:1px solid #fffffff0;border-radius:19px;width:302px;padding:20px 20px 13px;position:absolute;top:111px;right:28px;box-shadow:0 10px 45px #264c4520}.ledger-heading{color:#56746b;justify-content:space-between;align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.ledger-badge{letter-spacing:.12em;color:#537369;border:1px solid #c2d5c4;border-radius:5px;padding:3px 6px;font-size:8px}.ledger-months{align-items:center;gap:10px;margin:12px 0 13px;display:flex}.ledger-months>strong{letter-spacing:-.06em;font-size:42px;font-weight:750;line-height:1.15}.ledger-months>span{font-size:12px;font-weight:700}.ledger-months small{color:#78877a;margin-top:3px;font-size:10px;font-weight:400;display:block}.ledger-months .ledger-coin{color:#96804b;background:#f5e5b8;border:1px solid #d2b766;border-radius:50%;place-items:center;width:38px;height:38px;margin-left:auto;font-size:23px;font-weight:500;display:grid}.ledger-progress{background:#e3e8da;border-radius:10px;height:5px;overflow:hidden}.ledger-progress i{background:#468b71;border-radius:10px;height:100%;transition:width .3s;display:block}.ledger-target{color:#6c7e6f;font-size:10px;margin:7px 0 15px!important}.ledger-benefit{background:#f1ebd8;border:1px solid #e7ddbb;border-radius:11px;padding:13px 14px}.ledger-benefit>span{font-size:11px;font-weight:600}.ledger-benefit>strong{letter-spacing:-.04em;color:#2e5848;font-size:32px;line-height:1.4;display:block}.ledger-benefit strong small{letter-spacing:0;margin-left:7px;font-size:11px;font-weight:500}.ledger-benefit p{color:#7b7c64;font-size:10px;margin:0!important}.ledger-benefit.is-pension{color:#dceecf;background:#1a5146;border-color:#1a5146}.ledger-benefit.is-pension strong{color:#f2d895}.ledger-benefit.is-pension p{color:#b3d1bd}.ledger-total{border-bottom:1px solid #e1e6d9;justify-content:space-between;align-items:center;gap:5px;padding:14px 0 12px;display:flex}.ledger-total span{color:#687d70;font-size:11px}.ledger-next{color:#7b8b7b;justify-content:space-between;align-items:center;gap:8px;padding-top:10px;font-size:9px;display:flex}.ledger-next button{color:#345d4c;text-underline-offset:3px;background:0 0;border:0;padding:5px 0;text-decoration:underline;font-size:9px!important}.ledger-projection{color:#926c23;font-size:9px;margin:6px 0 0!important}.game-bottom{bottom:max(24px,env(safe-area-inset-bottom));pointer-events:none;z-index:4;justify-content:space-between;align-items:flex-end;gap:20px;display:flex;position:absolute;left:28px;right:28px}.game-movement{pointer-events:auto}.game-dpad{grid-template-rows:repeat(2,43px);grid-template-columns:repeat(3,48px);gap:5px;width:max-content;display:grid}.game-dpad button{color:#163f3b;touch-action:none;-webkit-user-select:none;user-select:none;background:#fffdf2de;border:1px solid #fff9;border-radius:10px;place-items:center;font-size:22px;font-weight:700;display:grid;box-shadow:0 3px 10px #193e3520}.game-dpad button:active{background:#f2ce76;transform:translateY(1px)}.dpad-up{grid-column:2}.dpad-left{grid-area:2/1}.dpad-down{grid-area:2/2}.dpad-right{grid-area:2/3}.game-movement>small{color:#fffced;text-shadow:0 1px 5px #153c3b;margin-top:8px;font-size:10px;display:block}.game-status{text-align:center;color:#fff7df;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#173e38cd;border:1px solid #e5ead638;border-radius:13px;max-width:430px;padding:11px 17px}.game-status p{font-size:12px;margin:0 0 3px!important}.game-status small{color:#bfd2ba;font-size:10px}.game-wave-controls{pointer-events:auto;flex-direction:column;align-items:flex-end;gap:10px;display:flex}.game-wave{color:#304b3d;background:#f5d688;border:1px solid #fff0ba;border-radius:17px;align-items:center;gap:10px;min-height:64px;padding:12px 25px;display:flex;box-shadow:0 5px #a89353,0 10px 30px #203e392c;font-size:17px!important;font-weight:700!important}.game-wave:hover{background:#ffe7a3}.game-wave:active{transform:translateY(3px);box-shadow:0 2px #a89353}.game-wave>span{font-size:28px}.game-wave kbd{background:#ffebaf;border:1px solid #bba768;border-radius:5px;padding:2px 6px;font-size:11px}.game-camera{color:#335749;background:#fffdf2d9;border:1px solid #fff6;border-radius:8px;min-height:36px;padding:5px 11px;font-size:11px!important}.game-pickup{text-align:center;z-index:4;pointer-events:none;background:#fffbeaef;border:1px solid #f8f1c5;border-radius:16px;padding:14px 26px;animation:.3s ease-out pickup-in;position:absolute;top:23%;left:50%;transform:translate(-50%);box-shadow:0 9px 40px #36574228}.game-pickup b{color:#337453;font-size:28px;display:block}.game-pickup span{font-size:13px;font-weight:600;display:block}.game-pickup small{color:#729166;font-size:11px}.game-bubbles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.game-bubble{white-space:nowrap;color:#2f6147;will-change:transform;background:#fffcecf2;border:1px solid #fff;border-radius:12px 12px 12px 3px;padding:8px 13px;font-size:12px;font-weight:700;position:absolute;top:0;left:0;box-shadow:0 3px 15px #314e4320}.game-bubble[hidden]{display:none}.game-start-layer{pointer-events:none;z-index:4;align-items:center;padding:0 5vw 70px;display:flex;position:absolute;inset:100px 0 0}.game-start{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:#fffdf2f2;border:1px solid #fffef4;border-radius:23px;max-width:490px;padding:32px 34px 27px;box-shadow:0 12px 60px #31544222}.game-kicker{letter-spacing:.2em;color:#7d9272;font-size:9px;font-weight:700}.game-start h1{letter-spacing:-.05em;color:#204b3f;font-size:35px;line-height:1.45;margin:17px 0 12px!important}.game-start h1 em{color:#718d50;font-style:normal}.game-start>p{color:#657a66;font-size:13px;line-height:1.9;margin:0!important}.game-start-steps{color:#557357;flex-direction:column;gap:8px;margin:21px 0;font-size:12px;display:flex}.game-start-steps b{border:1px solid #c4d0ad;border-radius:6px;place-items:center;width:23px;height:23px;margin-right:7px;font-size:10px;display:inline-grid}.game-play{color:#fffae4;background:#244d3e;border:1px solid #315b43;border-radius:11px;width:100%;min-height:51px;display:block;font-size:15px!important;font-weight:700!important}.game-play:hover{background:#3c674b}.game-start>small{text-align:center;color:#8b977c;margin-top:13px;font-size:9px;line-height:1.7;display:block}.game-pause-layer{z-index:8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1b3f3c66;place-items:center;padding:22px;display:grid;position:absolute;inset:0}.game-pause{text-align:center;background:#fffbed;border:1px solid #fff;border-radius:23px;width:min(100%,380px);padding:32px;box-shadow:0 20px 60px #173a3c33}.game-pause>span{color:#819167;font-size:12px}.game-pause h2{color:#274f41;font-size:29px;margin:12px 0!important}.game-pause p{color:#7c8872;font-size:13px;margin:0 0 25px!important}.game-pause a{color:#657b62;text-underline-offset:4px;margin-top:18px;font-size:12px;text-decoration:underline;display:inline-block}.game-dialog{color:#254b3e;touch-action:pan-y;width:min(640px,100% - 30px);max-height:calc(100dvh - 42px);font:14px/1.8 var(--font-geist-sans),"Leelawadee UI",Tahoma,sans-serif;background:#fffdf4;border:1px solid #fcfbea;border-radius:20px;margin:auto;padding:28px;position:fixed;inset:0;overflow:auto;box-shadow:0 30px 90px #153b3c4d}.game-dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#173e3d6b}.game-dialog-head{border-bottom:1px solid #dbe3cf;justify-content:space-between;align-items:center;gap:12px;padding-bottom:18px;display:flex}.game-dialog-head span{color:#7e926d;font-size:11px}.game-dialog h2{color:#254b3e;font-size:23px;line-height:1.5;margin:3px 0 0!important}.game-dialog-head>button{color:#355d49;background:#edf0e4;border:1px solid #d0dcca;border-radius:10px;min-width:44px;min-height:44px}.game-dialog h3{color:#305642;font-size:16px;margin:22px 0 8px!important}.game-dialog p{color:#6c7e67;font-size:12px;margin:8px 0!important}.game-help-controls{background:#eef2e4;border-radius:10px;margin-top:20px;padding:12px 17px}.game-help-controls b{color:#355b44;margin-right:7px}.game-formula-box{background:#f5f5e9;border:1px solid #d1dec2;border-radius:12px;margin:15px 0;padding:18px}.game-formula-box>b{color:#325b44;font-size:13px}.game-formula-box p{line-height:2}.game-help-note{border-left:3px solid #d9c180;padding-left:12px}.game-calculation{border:1px solid #d9e1cd;border-radius:10px;margin:12px 0;padding:8px 14px}.game-calculation>div{border-bottom:1px solid #e0e6d8;justify-content:space-between;gap:12px;padding:7px 0;font-size:12px;display:flex}.game-calculation>div:last-child{border-bottom:0}.game-calculation dt{color:#738368}.game-calculation dd{margin:0;font-weight:700}.game-history summary{cursor:pointer;color:#426547;padding:12px 0;font-size:12px}.game-history-scroll{max-height:210px;overflow:auto}.game-history table{border-collapse:collapse;width:100%;font-size:11px}.game-history th,.game-history td{text-align:left;border-bottom:1px solid #dde5d3;padding:7px 9px}.game-history th{background:#edf2e5}.game-sources{gap:7px;font-size:11px;display:grid}.game-sources a{color:#56784f;text-underline-offset:4px;text-decoration:underline}.game-reset{border-top:1px solid #dce4d2;margin-top:27px;padding-top:17px}.game-reset button{color:#836745;background:#fff5e5;border:1px solid #ceb99c;border-radius:8px;min-height:43px;margin-right:8px;padding:8px 15px;font-size:12px}@keyframes pickup-in{0%{opacity:0;translate:0 14px}to{opacity:1;translate:0}}@media (width>=1500px){.game-start{max-width:540px;padding:38px}.game-start h1{font-size:41px}.game-ledger{width:326px}.ledger-benefit>strong{font-size:36px}}@media (width<=1000px){.game-header{top:16px;left:18px;right:18px}.game-brand{gap:8px}.game-brand>div{padding:8px 12px}.game-ledger{width:260px;padding:16px;top:100px;right:18px}.game-start-layer{padding-left:28px}.game-start{max-width:400px;padding:26px}.game-start h1{font-size:30px}.game-status{max-width:330px}.game-bottom{gap:10px;left:18px;right:18px}.game-wave{padding:12px 19px}.ledger-benefit>strong{font-size:29px}.ledger-months>strong{font-size:36px}}@media (width<=740px){.game-header{left:12px;right:12px;top:max(12px,env(safe-area-inset-top));gap:7px}.game-back{min-height:43px;padding:0 11px;font-size:12px}.game-back span{display:none}.game-brand b{font-size:16px}.game-brand small{font-size:9px}.game-brand>div{padding:6px 9px}.game-tool{min-width:40px;min-height:40px;padding:5px 8px}.game-tool span{display:none}.game-tools{gap:5px}.game-brand{gap:6px}.game-ledger{border-radius:14px;width:222px;padding:12px;top:79px;right:12px}.ledger-heading{font-size:9px}.ledger-badge{font-size:6px}.ledger-months{margin:7px 0 8px}.ledger-months>strong{font-size:30px}.ledger-months>span{font-size:10px}.ledger-months small{margin-top:0;font-size:8px}.ledger-months .ledger-coin{width:28px;height:28px;font-size:18px}.ledger-target{font-size:8px;margin:5px 0 9px!important}.ledger-benefit{padding:9px 11px}.ledger-benefit>span{font-size:9px}.ledger-benefit>strong{font-size:26px}.ledger-benefit p{font-size:8px}.ledger-total{padding:9px 0}.ledger-total span{font-size:9px}.ledger-total b{font-size:12px}.ledger-next{padding-top:5px;font-size:8px}.ledger-next button{font-size:8px!important}.ledger-projection{font-size:7px}.game-bottom{left:12px;right:12px;bottom:max(19px,env(safe-area-inset-bottom));gap:8px}.game-dpad{grid-template-rows:repeat(2,43px);grid-template-columns:repeat(3,43px);gap:5px}.game-wave{border-radius:13px;gap:7px;min-height:57px;padding:11px 17px;font-size:15px!important}.game-wave>span{font-size:24px}.game-wave kbd,.game-movement>small{display:none}.game-camera{min-height:34px;font-size:10px!important}.game-status{border-radius:9px;max-width:none;padding:8px 12px;position:absolute;bottom:118px;left:0;right:0}.game-status p{font-size:10px;margin:0!important}.game-status small{font-size:8px}.game-pickup{padding:10px 18px;top:47%}.game-pickup b{font-size:24px}.game-start-layer{justify-content:center;align-items:center;padding:20px;inset:82px 0 0}.game-start{background:#fffdf2f5;max-width:390px;padding:26px 25px}.game-start h1{font-size:29px}.game-start>p{font-size:12px}.aom-game:has(.game-start-layer) .game-ledger{display:none}.game-dialog{padding:21px}.game-dialog h2{font-size:20px}.game-dialog p{font-size:12px}}@media (height<=660px) and (width>=741px){.game-ledger{width:252px;padding:14px;top:87px}.ledger-months{margin:8px 0}.ledger-months>strong{font-size:29px}.ledger-benefit{padding:9px 12px}.ledger-benefit>strong{font-size:26px}.ledger-total{padding:8px 0}.ledger-target{margin-bottom:8px!important}.game-start{padding:22px}.game-start h1{font-size:27px;margin:10px 0!important}.game-start-steps{gap:3px;margin:13px 0}.game-bottom{bottom:17px}.game-dpad{grid-template-rows:repeat(2,37px)}.game-status small{display:none}}@media (height<=530px){.game-brand small{display:none}.game-header{top:9px}.game-ledger{width:210px;padding:10px;top:66px;right:12px}.ledger-heading,.ledger-target,.ledger-total,.ledger-next,.ledger-projection,.ledger-coin{display:none!important}.ledger-months{margin:0 0 7px}.ledger-months>strong{font-size:24px}.ledger-months small{font-size:8px}.ledger-benefit{margin-top:7px;padding:5px 9px}.ledger-benefit>strong{font-size:23px}.ledger-benefit p{display:none}.game-bottom{bottom:12px}.game-status{max-width:none;bottom:0;left:165px;right:175px}.game-status small{display:none}.game-status p{font-size:9px}.game-movement>small{display:none}.game-start-layer{padding:9px 20px;inset:59px 0 0}.game-start{max-width:420px;padding:18px 23px}.game-start h1{font-size:23px;margin:5px 0!important}.game-start p{font-size:11px;line-height:1.7}.game-start-steps{flex-direction:row;gap:9px;margin:12px 0;font-size:8px}.game-start-steps b{display:none}.game-play{min-height:42px}.game-start>small{margin-top:7px;font-size:8px}}@media (prefers-reduced-motion:reduce){.game-pickup{animation:none}.ledger-progress i{transition:none}}.game-view-buttons{gap:7px;display:flex}.game-camera[aria-pressed=true]{color:#355740;background:#f4d888;border-color:#dbc37b}.game-campus-map{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffcedf2;border:1px solid #fffdf0;border-radius:14px;width:183px;padding:10px 12px 11px;position:absolute;top:108px;left:28px;box-shadow:0 8px 35px #294b4024}.campus-map-head{color:#426347;justify-content:space-between;align-items:center;font-size:11px;display:flex}.campus-map-head button{color:#6e8265;background:0 0;border:0;border-radius:6px;place-items:center;min-width:30px;min-height:30px;padding:0;display:grid}.game-campus-map svg{width:100%;max-height:310px;margin-top:3px;font-family:Leelawadee UI,Tahoma,sans-serif;display:block}.game-campus-map>p{color:#4f6e50;font-size:9px;font-weight:600;line-height:1.6;margin:5px 0 0!important}.game-campus-map>small{color:#9a8956;font-size:7px}.game-sources+.game-sources{margin-top:8px}@media (width<=740px){.game-campus-map{width:143px;padding:7px 9px;top:79px;left:12px}.game-campus-map svg{max-height:255px}.campus-map-head{font-size:9px}.game-campus-map>p{font-size:8px}.game-campus-map>small{font-size:6px}.game-view-buttons{gap:5px}.game-view-buttons .game-camera{padding:5px 7px;font-size:9px!important}}@media (height<=600px){.game-campus-map{width:132px;padding:7px;top:80px}.game-campus-map svg{max-height:230px}.game-campus-map>small{display:none}.game-campus-map>p{font-size:7px}.campus-map-head{font-size:9px}}.aom-game .game-npc-name{color:#fff7db;white-space:nowrap;background:#11312ad6;border-radius:9px;padding:4px 9px;font:600 11px/1.4 Tahoma,sans-serif;position:absolute;top:0;left:0;box-shadow:0 2px 8px #163c2820}.aom-game .game-npc-name[hidden]{display:none}.aom-game .ledger-calendar{color:#63746d;margin:8px 0;font-size:11px}.aom-game .game-pickup.is-critical{background:#fff3c9;border-color:#e7b743}.aom-game .game-pickup.is-unemployment{background:#ffeddf;border-color:#d08c51}.aom-game .crit-label{letter-spacing:.07em;color:#966300;font-size:13px}.aom-game .game-friends{background:#edf5ee;border-radius:12px;grid-template-columns:1fr 1fr;gap:6px;padding:12px;font-size:12px;display:grid}.game-brand small{max-width:430px;font-size:.875rem;line-height:1.5}.game-tool span,.game-camera{font-size:.875rem!important}.game-ledger{overscroll-behavior:contain;scrollbar-width:thin;touch-action:pan-y;width:370px;max-height:calc(100dvh - 280px);padding:20px;overflow-y:auto}.ledger-heading{font-size:.875rem}.ledger-badge{font-size:.625rem}.ledger-months>strong{font-size:3.2rem}.ledger-months>span{font-size:1rem}.ledger-months small{font-size:.875rem}.ledger-target{font-size:.875rem;line-height:1.6}.ledger-benefit>span{font-size:1rem}.ledger-benefit>strong{overflow-wrap:anywhere;font-size:2.7rem;line-height:1.3}.ledger-benefit strong small{white-space:nowrap;font-size:1rem}.ledger-benefit p{font-size:.875rem;line-height:1.6}.aom-game .ledger-calendar,.ledger-total span,.ledger-next,.ledger-next button,.ledger-projection{line-height:1.6;font-size:.875rem!important}.ledger-total b{font-size:1.125rem}.ledger-total{flex-wrap:wrap}.ledger-next{flex-wrap:wrap;gap:4px}.ledger-expand,#ledger-details[hidden]{display:none}.game-status p{font-size:1rem;line-height:1.6}.game-status small,.game-movement>small{font-size:.875rem;line-height:1.5}.game-status{max-width:460px}.game-dialog{width:min(720px,100% - 30px)}.game-dialog p,.game-help-controls,.game-calculation>div,.game-history summary,.game-history table,.game-sources,.game-reset button,.game-friends{font-size:1rem!important}.game-dialog h3{font-size:1.2rem}.game-bubble,.aom-game .game-npc-name{font-size:.875rem;line-height:1.5}.game-pickup span,.game-pickup small{font-size:1rem}.game-pickup b{font-size:2rem}@media (width<=1100px) and (width>=741px){.game-ledger{width:320px;padding:16px;right:18px}.ledger-months>strong{font-size:2.75rem}.ledger-benefit>strong{font-size:2.4rem}.game-status{max-width:340px}.game-brand small{max-width:310px}}@media (width<=740px),(height<=530px){.game-ledger{background:#fffdf5f2;border-radius:13px;width:min(188px,100vw - 20px);max-height:180px;padding:9px 11px;top:78px;right:10px}.game-ledger .ledger-heading,.game-ledger .ledger-badge,.game-ledger .ledger-target,.game-ledger .ledger-coin,.game-ledger .ledger-months small,.game-ledger .ledger-benefit p{display:none!important}.ledger-months{gap:7px;margin:0 0 5px}.game-ledger .ledger-months>strong{letter-spacing:-.025em;font-size:1.45rem;line-height:1.2}.game-ledger .ledger-months>span{font-size:.75rem;line-height:1.4}.ledger-progress{height:3px}.game-ledger .ledger-benefit{border-radius:8px;margin-top:6px;padding:6px 8px}.game-ledger .ledger-benefit>span{font-size:.75rem;line-height:1.45;display:block}.game-ledger .ledger-benefit>strong{letter-spacing:-.035em;font-size:1.6rem;line-height:1.25}.game-ledger .ledger-benefit strong small{margin-left:4px;font-size:.75rem}.ledger-expand{color:#275d50;text-align:right;background:0 0;border:0;width:100%;min-height:32px;margin-top:4px;padding:4px 0;display:block;font-size:.8125rem!important;font-weight:700!important}.game-ledger.ledger-expanded{width:min(290px,100vw - 20px);max-height:min(55dvh,460px)}.ledger-expanded .ledger-heading{font-size:.875rem;display:flex!important}.ledger-expanded .ledger-months small,.ledger-expanded .ledger-target,.ledger-expanded .ledger-benefit p{font-size:.875rem!important;display:block!important}.ledger-expanded .ledger-months{margin-top:8px}.ledger-expanded .ledger-benefit>strong{font-size:2rem}.game-ledger.ledger-expanded .ledger-total,.game-ledger.ledger-expanded .ledger-next{display:flex!important}.game-ledger.ledger-expanded .ledger-projection{display:block!important}.game-brand small{max-width:180px;font-size:.6875rem;line-height:1.4}.game-status{padding:6px 9px;bottom:118px}.game-status p{font-size:.8125rem;line-height:1.4}.game-status small{display:none}.game-camera{font-size:.75rem!important}.game-pickup{max-width:70%;padding:10px 14px;top:43%}.game-pickup b{font-size:1.5rem}.game-pickup span,.game-pickup small{font-size:.8125rem}.game-dialog p{font-size:1rem!important}}@media (height<=530px){.game-ledger{max-height:160px;top:62px}.game-ledger.ledger-expanded{max-height:calc(100dvh - 135px)}.game-status{bottom:0;left:160px;right:165px}.game-brand small{display:none}}@media (width<=740px),(height<=530px){.aom-game .game-pickup{border-radius:9px;width:max-content;max-width:calc(100vw - 28px);padding:6px 10px;top:auto;bottom:190px;left:50%;box-shadow:0 3px 12px #36574220}.aom-game .game-pickup b{overflow-wrap:anywhere;font-size:1rem;line-height:1.4}.aom-game .game-pickup .crit-label{letter-spacing:0;font-size:.75rem;line-height:1.4;display:block}.aom-game .game-pickup span{font-size:.75rem;line-height:1.4}.aom-game .game-pickup small{display:none}}@media (height<=530px) and (width>=600px){.aom-game .game-pickup{max-width:calc(100vw - 320px);bottom:58px}}.game-server-action{z-index:5;color:#fff3cd;text-align:left;background:#20564eee;border:1px solid #ecd393;border-radius:11px;min-height:44px;padding:10px 16px;position:absolute;top:112px;left:28px;box-shadow:0 4px 15px #1c43332b}.game-server-action span{color:#c6ded3;font-size:.75rem;line-height:1.5;display:block}.game-server-action b{font-size:1rem;line-height:1.5}.game-server-action:focus-visible{outline-offset:3px;outline:3px solid #f3cc6b}.game-restart-dialog{max-width:450px}.game-restart-dialog h2{font-size:1.3rem;line-height:1.5}.game-reset-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.game-reset-actions button{color:#244f43;background:#eff3e9;border:1px solid #cbd8c8;border-radius:9px;flex:1;min-height:44px;padding:8px 12px;font-size:1rem}.game-reset-actions button:last-child{color:#fff3d5;background:#275e51;border-color:#275e51}.game-music-toggle{cursor:pointer;align-items:center;gap:10px;min-height:44px;margin-top:15px;font-size:1rem;display:flex}.game-music-toggle input{accent-color:#275e51;width:20px;height:20px}@media (width<=740px),(height<=530px){.game-server-action{width:min(160px,100vw - 220px);padding:8px 10px;top:78px;left:10px}.game-server-action b{font-size:.875rem}.game-server-action span{font-size:.75rem}}@media (height<=530px){.game-server-action{top:62px}}
