.sd-panel-update-reconnect{z-index:2400;padding:calc(24px + env(safe-area-inset-top,0px)) calc(24px + env(safe-area-inset-right,0px)) calc(24px + env(safe-area-inset-bottom,0px)) calc(24px + env(safe-area-inset-left,0px));box-sizing:border-box;color:#fff3ca;background:linear-gradient(#140c08d6,#140c08eb),url(/assets/stardew/ui/backgrounds/background_app_black.png) 50%/cover;place-items:center;font-family:Verdana,Microsoft YaHei,sans-serif;display:grid;position:fixed;inset:0}.sd-panel-update-reconnect-card{overscroll-behavior:contain;box-sizing:border-box;text-align:center;background:linear-gradient(#4d2e19,#2d1b11);border:4px solid #75421f;border-radius:12px;width:min(560px,100%);max-height:100%;padding:34px 36px 30px;overflow-y:auto;box-shadow:0 0 0 4px #c4873a,0 18px 40px #0000008c,inset 0 0 0 2px #ffe29d29}.sd-panel-update-reconnect-sprite{filter:drop-shadow(0 4px #00000059);font-size:48px}.sd-panel-update-reconnect-kicker{color:#e0ad57;letter-spacing:2px;margin:10px 0 5px;font-size:11px;font-weight:900}.sd-panel-update-reconnect h1{color:#fff0bb;margin:0;font-size:clamp(24px,5vw,36px)}.sd-panel-update-reconnect-phase{color:#ffd870;margin:16px 0 8px;font-size:17px;font-weight:900}.sd-panel-update-reconnect-card>p:not(.sd-panel-update-reconnect-kicker):not(.sd-panel-update-reconnect-phase):not(.sd-panel-update-reconnect-attempt){color:#e9d5a5;max-width:450px;margin:0 auto;font-size:13px;line-height:1.8}.sd-panel-update-reconnect-progress{background:#21150e;border:2px solid #8d5828;border-radius:4px;height:15px;margin:24px 0 10px;overflow:hidden}.sd-panel-update-reconnect-progress span{background:linear-gradient(90deg,#63a638,#b6d354,#63a638);width:42%;height:100%;animation:1.6s steps(8,end) infinite sd-panel-update-reconnect;display:block}.sd-panel-update-reconnect-attempt{color:#bca277;margin:0;font-size:11px}.sd-panel-update-reconnect button{color:#38220f;cursor:pointer;background:linear-gradient(#f3cf72,#cc9133);border:3px solid #70401e;border-radius:6px;min-height:44px;margin-top:20px;padding:8px 18px;font-weight:900}@keyframes sd-panel-update-reconnect{0%{transform:translate(-105%)}to{transform:translate(245%)}}@media (width<=560px){.sd-panel-update-reconnect{padding:calc(16px + env(safe-area-inset-top,0px)) calc(16px + env(safe-area-inset-right,0px)) calc(16px + env(safe-area-inset-bottom,0px)) calc(16px + env(safe-area-inset-left,0px))}.sd-panel-update-reconnect-card{padding:28px 20px 24px}.sd-panel-update-reconnect-sprite{font-size:42px}}.sd-update-overlay{z-index:1200;padding:calc(18px + env(safe-area-inset-top,0px)) calc(18px + env(safe-area-inset-right,0px)) calc(18px + env(safe-area-inset-bottom,0px)) calc(18px + env(safe-area-inset-left,0px));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#180c07a8;place-items:center;display:grid;position:fixed;inset:0}.sd-update-dialog{overscroll-behavior:contain;box-sizing:border-box;color:#3b220f;background:linear-gradient(#fff2c8,#f2d89d);border:3px solid #7a431d;border-radius:10px;width:min(520px,100%);max-height:100%;padding:22px;font-family:Verdana,Microsoft YaHei,sans-serif;overflow:auto;box-shadow:0 0 0 3px #d89a43,0 12px #31180a80}.sd-update-dialog-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sd-update-dialog-kicker{color:#9a6128;letter-spacing:1.4px;margin:0 0 3px;font-size:10px;font-weight:900}.sd-update-dialog h2{margin:0;font-size:22px}.sd-update-close{color:#fff5d1;cursor:pointer;background:#9b5228;border:2px solid #74401d;border-radius:6px;flex:0 0 44px;width:44px;height:44px;font-size:24px;line-height:1}.sd-update-state{background:#ffffff6b;border:2px solid #aa7a3c;border-radius:7px;align-items:center;gap:9px;margin:18px 0 14px;padding:10px 12px;font-weight:900;display:flex}.sd-update-state-dot{background:#c19037;border-radius:3px;width:13px;height:13px;box-shadow:inset 0 0 0 2px #ffffff59}.sd-update-state--available{color:#9d2d18;background:#ffe0a7;border-color:#c55b2c}.sd-update-state--available .sd-update-state-dot{background:#e34b28;animation:1.2s steps(2,end) infinite sd-update-pulse}.sd-update-state--latest{color:#2f721e;background:#e4efb9;border-color:#6e9d3d}.sd-update-state--latest .sd-update-state-dot{background:#56a832}.sd-update-state--error,.sd-update-state--unavailable{color:#8b5b1d}.sd-update-state--working{color:#27698b;background:#d8edf2;border-color:#4c8dae}.sd-update-state--working .sd-update-state-dot{background:#3d87ad;animation:1.1s steps(3,end) infinite sd-update-pulse}.sd-update-state--rollback,.sd-update-state--restored{color:#91421f;background:#f7d69e;border-color:#b96c31}.sd-update-details{gap:7px;margin:0;display:grid}.sd-update-details>div{border-bottom:1px dashed #75471b59;grid-template-columns:108px minmax(0,1fr);gap:12px;padding:9px 10px;display:grid}.sd-update-details dt{color:#805827;font-size:13px;font-weight:700}.sd-update-details dd{overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:900}.sd-update-error{color:#8e301d;background:#ffe0c2;border:2px solid #c16a45;border-radius:6px;margin-top:12px;padding:9px 10px;font-size:12px}.sd-update-boundary{color:#6b4b25;background:#ffffff61;border-left:4px solid #c58b3c;margin-top:14px;padding:10px 12px;font-size:12px;line-height:1.6}.sd-update-release-notes{background:#ffffff40;border:1px dashed #75471b73;margin-top:12px;padding:10px 12px}.sd-update-release-notes p{color:#6b4b25;margin:5px 0;font-size:12px;line-height:1.55}.sd-update-release-notes a{color:#27648c;font-size:12px;font-weight:900}.sd-update-capability{background:#fff8dab8;border:2px solid #aa7a3c;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:9px 10px;font-size:12px;display:flex}.sd-update-capability--succeeded{color:#357225;background:#e4efb9;border-color:#5e923f}.sd-update-capability--unsupported,.sd-update-capability--failed{color:#943c2c;background:#f6d0af;border-color:#b45642}.sd-update-dry-run{background:#fff8dac7;border:2px solid #9a7136;border-radius:5px;margin-top:12px;padding:10px}.sd-update-dry-run--succeeded{border-color:#4e8239}.sd-update-dry-run--failed,.sd-update-dry-run--unsupported{border-color:#a34b3d}.sd-update-dry-run-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.sd-update-dry-run-title code{color:#735025;font-size:10px}.sd-update-dry-run p{color:#5d472d;margin:6px 0}.sd-update-environment-details{margin-top:7px}.sd-update-environment-details summary{color:#765020;cursor:pointer;font-size:11px;font-weight:900}.sd-update-dry-run dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 10px;margin:8px 0;display:grid}.sd-update-dry-run dl div{min-width:0}.sd-update-dry-run dt{color:#83643c;font-size:10px}.sd-update-dry-run dd{overflow-wrap:anywhere;color:#402d18;margin:1px 0 0}.sd-update-dry-run-logs{background:#2c221714;border:1px solid #66482259;max-height:132px;padding:6px;overflow-y:auto}.sd-update-dry-run-log{grid-template-columns:112px minmax(0,1fr);gap:6px;padding:3px 0;font-size:11px;display:grid}.sd-update-dry-run-log time{color:#846a48}.sd-update-dry-run-log--warn{color:#8d5c17}.sd-update-dry-run-log--error{color:#963c32}.sd-update-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;margin-top:18px;display:flex}.sd-update-actions a,.sd-update-actions button{box-sizing:border-box;min-height:44px;font:inherit;cursor:pointer;border:2px solid #73401d;border-radius:6px;padding:8px 13px;font-size:12px;font-weight:900;text-decoration:none}.sd-update-release{color:#fff7d5;background:#41749a;margin-right:auto}.sd-update-refresh{color:#fff7d5;background:#4d8a32}.sd-update-environment{color:#3e2a13;background:linear-gradient(#f4cd67,#d69b32)}.sd-update-apply-button{color:#fff7d5;background:#a84b2c}.sd-update-apply{background:#fff8dac7;border:2px solid #9a7136;border-radius:5px;margin-top:12px;padding:10px}.sd-update-apply>div:first-child{justify-content:space-between;gap:10px;display:flex}.sd-update-apply p{margin:6px 0;font-size:12px}.sd-update-apply progress{accent-color:#4d8a32;width:100%}.sd-update-timeline{gap:5px;margin:10px 0 3px;padding:0;list-style:none;display:grid}.sd-update-timeline li{color:#8a7557;padding-left:20px;font-size:11px;position:relative}.sd-update-timeline li:before{content:"";background:#e9d5a5;border:2px solid #a98a5f;border-radius:2px;width:9px;height:9px;position:absolute;top:3px;left:2px}.sd-update-timeline li.is-done{color:#477235}.sd-update-timeline li.is-done:before{background:#6ba84c;border-color:#4f823c}.sd-update-timeline li.is-active{color:#8d4f1d;font-weight:900}.sd-update-timeline li.is-active:before{background:#e2a23e;border-color:#a85c25;animation:1.1s steps(2,end) infinite sd-update-pulse}.sd-update-apply--succeeded{border-color:#4e8239}.sd-update-apply--failed_rolled_back{border-color:#b47a28}.sd-update-apply--rollback_failed{border-color:#a33c32}.sd-update-dismiss{color:#4a2a13;background:#e7bf78}.sd-update-actions button:disabled{cursor:wait;opacity:.65}.sd-update-user-note{color:#805827;margin-right:auto;font-size:11px}.sd-update-confirm{z-index:1210;padding:calc(18px + env(safe-area-inset-top,0px)) calc(18px + env(safe-area-inset-right,0px)) calc(18px + env(safe-area-inset-bottom,0px)) calc(18px + env(safe-area-inset-left,0px));background:#1e0f08b8;place-items:center;display:grid;position:fixed;inset:0}.sd-update-confirm-card{overscroll-behavior:contain;box-sizing:border-box;background:linear-gradient(#fff1c5,#efcf8b);border:3px solid #75421f;border-radius:8px;width:min(420px,100%);max-height:100%;padding:22px;overflow-y:auto;box-shadow:0 0 0 3px #ce8e39,0 12px 28px #00000073}.sd-update-confirm-card h3{margin:0;font-size:19px}.sd-update-confirm-card p:not(.sd-update-dialog-kicker){color:#68441f;font-size:13px;line-height:1.65}.sd-update-confirm-card>div{justify-content:flex-end;gap:10px;display:flex}.sd-update-confirm-card button{cursor:pointer;border:2px solid #73401d;border-radius:6px;min-height:44px;padding:8px 14px;font-weight:900}@keyframes sd-update-pulse{50%{filter:brightness(1.35);transform:translateY(-1px)}}@media (width<=560px){.sd-update-overlay{padding:calc(10px + env(safe-area-inset-top,0px)) calc(10px + env(safe-area-inset-right,0px)) calc(10px + env(safe-area-inset-bottom,0px)) calc(10px + env(safe-area-inset-left,0px));align-items:end}.sd-update-dialog{border-radius:10px 10px 5px 5px;width:100%;max-height:100%;padding:18px 15px}.sd-update-dialog h2{font-size:19px}.sd-update-details>div{grid-template-columns:88px minmax(0,1fr)}.sd-update-actions{grid-template-columns:1fr 1fr;display:grid}.sd-update-release,.sd-update-user-note{text-align:center;grid-column:1/-1;margin:0}.sd-update-dry-run dl{grid-template-columns:1fr}.sd-update-dry-run-log{grid-template-columns:1fr;gap:1px}.sd-update-capability{flex-direction:column;align-items:flex-start}}.sd-shell-viewport{background:#000;width:100%;min-width:0;height:100%;min-height:0;overflow:clip}.sd-shell{--sd-ui-scale:1;--sd-shell-layout-width:100vw;--sd-shell-layout-height:100vh;--sd-topbar-height:clamp(62px, 4.8vw, 80px);--sd-sidebar-width:clamp(196px, 14vw, 216px);--sd-opsrail-width:clamp(268px, 19vw, 300px);grid-template-rows:var(--sd-topbar-height) minmax(0, 1fr);grid-template-columns:var(--sd-sidebar-width) minmax(0, 1fr) var(--sd-opsrail-width);width:var(--sd-shell-layout-width);height:var(--sd-shell-layout-height);min-height:0;transform:scale(var(--sd-ui-scale));transform-origin:0 0;background:#000;display:grid;overflow:hidden}.sd-shell--opsrail-auto-collapsed{grid-template-columns:var(--sd-sidebar-width) minmax(0, 1fr) 0}.sd-shell--opsrail-auto-collapsed .sd-opsrail{display:none}.sd-topbar{height:var(--sd-topbar-height);min-height:62px;image-rendering:pixelated;background-color:#180d04;border-bottom:0;grid-column:1/-1;padding:0;display:block;position:relative;overflow:hidden}.sd-topbar-bg{grid-template-columns:calc(var(--sd-topbar-height) * 360 / 170) minmax(0, 1fr) calc(var(--sd-topbar-height) * 360 / 170);pointer-events:none;display:grid;position:absolute;inset:0}.sd-topbar-bg-left,.sd-topbar-bg-mid,.sd-topbar-bg-right{min-width:0;image-rendering:pixelated;background-position:50%;background-repeat:no-repeat;background-size:auto 100%;display:block}.sd-topbar-bg-left{background-image:url(/assets/stardew/ui/topbar/topbar_shell_left.png);background-position:0}.sd-topbar-bg-mid{background-image:url(/assets/stardew/ui/topbar/topbar_shell_middle_tile.png);background-repeat:repeat-x;background-size:auto 100%}.sd-topbar-bg-right{background-image:url(/assets/stardew/ui/topbar/topbar_shell_right.png);background-position:100%}.sd-topbar-brand{z-index:2;pointer-events:none;align-items:center;gap:clamp(10px,1.15vw,22px);width:min(29.2%,610px);min-width:0;height:72%;display:flex;position:absolute;top:14%;left:clamp(20px,3.2vw,66px)}.sd-topbar-brand-icon{object-fit:contain;width:clamp(44px,4.1vw,76px);height:clamp(44px,4.1vw,76px);image-rendering:pixelated;filter:drop-shadow(2px 3px #200d038c);display:block}.sd-topbar-brand .sd-topbar-brand-icon{content:url(/assets/stardew/ui/topbar/icon_topbar_chicken_image2_v2.png)}.sd-topbar-brand-copy{align-items:center;min-width:0;height:100%;display:flex;position:relative}.sd-topbar-brand-copy:before{content:"";opacity:.85;image-rendering:pixelated;background-image:url(/assets/stardew/ui/topbar/topbar-logo-text-bg.png);background-repeat:no-repeat;background-size:100% 100%;position:absolute;inset:18% -6px 0}.sd-topbar-brand-text{text-overflow:ellipsis;white-space:nowrap;color:#ffe38e;letter-spacing:0;-webkit-text-fill-color:#ffe27a;-webkit-text-stroke:0;text-shadow:0 -1px #fff2aa,1px 0 #512207b8,-1px 0 #512207b8,0 1px #512207b8,1px 1px #2713058c,-1px 1px #2713058c,0 2px #29120573;background:0 0;min-width:0;max-width:100%;font-family:Verdana,Microsoft YaHei,SimHei,ui-sans-serif,system-ui,sans-serif;font-size:28px;font-style:normal;font-weight:500;line-height:1;position:relative;overflow:hidden}.sd-topbar-brand-leaf{z-index:1;object-fit:contain;width:clamp(14px,1.45vw,26px);height:clamp(14px,1.45vw,26px);image-rendering:pixelated;filter:drop-shadow(1px 2px #190b0399);flex:none;margin-left:clamp(4px,.5vw,10px);position:relative}.sd-topbar button{z-index:3;isolation:isolate;font:inherit;cursor:pointer;color:#ffe9b0;image-rendering:pixelated;background-color:#0000;background-position:50%;background-repeat:no-repeat;border:0;padding:0;transition:filter .11s,transform 80ms;position:absolute}.sd-topbar button:hover{filter:brightness(1.08)}.sd-topbar button:active{filter:brightness(.9);transform:translateY(1px)}.sd-topbar button:focus-visible{outline-offset:-3px;outline:2px solid #ffd86a;box-shadow:0 0 0 2px #2d1405e0}.sd-topbar-status,.sd-topbar-save,.sd-topbar-version,.sd-topbar-user,.sd-topbar-logout-btn{box-sizing:border-box;letter-spacing:0;text-shadow:1px 1px #2a1506,-1px 1px #2a1506,1px -1px #2a1506,-1px -1px #2a1506,0 2px #1e0c02b3;justify-content:center;align-items:center;min-width:0;font-weight:900;display:inline-flex;overflow:hidden}.sd-topbar .sd-topbar-status{border:clamp(7px,.58vw,11px) solid #0000;border-image-source:url(/assets/stardew/ui/topbar/topbar_status_button_9slice.png);border-image-slice:26 fill;border-image-repeat:stretch;gap:clamp(5px,.55vw,10px);width:8.4%;height:62%;padding:0 clamp(8px,.95vw,16px);font-size:clamp(12px,.92vw,17px);top:17%;left:30.4%}.sd-topbar .sd-topbar-status-running,.sd-topbar .sd-topbar-status-stopped{border:0;color:#0000;text-shadow:none;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-image-source:none;padding:0}.sd-topbar .sd-topbar-status-running{background-image:url(/assets/stardew/ui/panels/panel_status_running_image2.png)}.sd-topbar .sd-topbar-status-stopped{background-image:url(/assets/stardew/ui/panels/panel_status_stopped_image2.png)}.sd-topbar-status-running .sd-topbar-status-dot,.sd-topbar-status-running .sd-dot,.sd-topbar-status-stopped .sd-topbar-status-dot,.sd-topbar-status-stopped .sd-dot,.sd-topbar-status-running .sd-topbar-status-text,.sd-topbar-status-stopped .sd-topbar-status-text{opacity:0}.sd-topbar-status .sd-dot{flex:none;width:clamp(8px,.78vw,13px);height:clamp(8px,.78vw,13px)}.sd-topbar-status .sd-dot-green{color:#4caf50}.sd-topbar-status .sd-dot-red{color:#f44336}.sd-topbar-status .sd-dot-yellow{color:#ffb300}.sd-topbar-status .sd-dot-gray{color:#90a4ae}.sd-topbar-green-dot{z-index:1;object-fit:contain;width:clamp(8px,.78vw,13px);height:clamp(8px,.78vw,13px);image-rendering:pixelated;filter:drop-shadow(1px 1px #190b038c);flex:none;position:relative}.sd-topbar-status-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sd-topbar .sd-topbar-save{border:clamp(8px,.62vw,12px) solid #0000;border-image-source:url(/assets/stardew/ui/topbar/topbar_save_frame_9slice.png);border-image-slice:26 fill;border-image-repeat:stretch;justify-content:flex-start;gap:clamp(5px,.55vw,10px);width:19.1%;height:70%;padding:0 clamp(12px,1vw,20px) 0 clamp(62px,4.2vw,76px);font-size:clamp(14px,1.22vw,22px);top:12%;left:40.3%}.sd-topbar-frame{z-index:0;pointer-events:none;display:grid;position:absolute;inset:0}.sd-topbar-frame-left,.sd-topbar-frame-mid,.sd-topbar-frame-right{min-width:0;image-rendering:pixelated;background-position:50%;background-repeat:no-repeat;background-size:auto 100%}.sd-topbar-frame-mid{background-repeat:repeat-x;background-size:auto 100%}.sd-topbar-save-frame{grid-template-columns:clamp(42px,3.8vw,70px) minmax(0,1fr) clamp(42px,3.8vw,70px);display:none}.sd-topbar-save-icon{z-index:1;object-fit:contain;width:clamp(36px,3.3vw,58px);height:clamp(34px,3.15vw,56px);image-rendering:pixelated;filter:drop-shadow(1px 2px #190b0399);position:absolute;top:50%;left:clamp(8px,.7vw,14px);transform:translateY(-50%)}.sd-topbar-save-copy{z-index:1;align-items:center;gap:0;min-width:0;max-width:100%;display:flex;position:relative;overflow:hidden}.sd-topbar-save-name,.sd-topbar-user-role{z-index:1;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;position:relative;overflow:hidden}.sd-topbar .sd-topbar-version{border:clamp(7px,.58vw,11px) solid #0000;white-space:nowrap;border-image-source:url(/assets/stardew/ui/topbar/topbar_version_frame_9slice.png);border-image-slice:26 fill;border-image-repeat:stretch;width:11.4%;height:58%;padding:0 clamp(8px,.85vw,16px);font-size:clamp(11px,.92vw,16px);top:18%;left:60%}.sd-topbar .sd-topbar-user{border:clamp(8px,.62vw,12px) solid #0000;border-image-source:url(/assets/stardew/ui/topbar/topbar_user_frame_9slice.png);border-image-slice:26 fill;border-image-repeat:stretch;justify-content:flex-start;gap:clamp(5px,.5vw,9px);width:13.9%;height:66%;padding:0 clamp(16px,1.2vw,24px) 0 clamp(60px,4.5vw,78px);font-size:clamp(13px,1.15vw,20px);top:13%;left:73.7%}.sd-topbar-user-frame{grid-template-columns:clamp(34px,2.9vw,52px) minmax(0,1fr) clamp(34px,2.9vw,52px);display:none}.sd-topbar-user-avatar{z-index:1;object-fit:contain;width:clamp(24px,2.35vw,44px);height:clamp(28px,2.8vw,52px);image-rendering:pixelated;filter:drop-shadow(1px 2px #190b038c);position:absolute;left:clamp(22px,1.95vw,38px)}.sd-topbar-dropdown{z-index:1;object-fit:contain;width:clamp(15px,1.35vw,25px);height:clamp(12px,1vw,19px);image-rendering:pixelated;filter:drop-shadow(1px 2px #190b0399);position:absolute;right:clamp(12px,1.15vw,22px)}.sd-topbar-user-dot{width:clamp(7px,.72vw,12px);height:clamp(7px,.72vw,12px);position:absolute;right:clamp(16px,1.25vw,24px)}.sd-topbar .sd-topbar-logout-btn{border:clamp(7px,.58vw,11px) solid #0000;color:#fff4c4;border-image-source:url(/assets/stardew/ui/topbar/topbar_logout_button_9slice.png);border-image-slice:26 fill;border-image-repeat:stretch;gap:clamp(5px,.55vw,10px);width:9.2%;height:66%;padding:0 clamp(8px,.95vw,16px);font-size:clamp(14px,1.25vw,23px);top:13%;left:89.1%}.sd-topbar-logout-icon{z-index:1;object-fit:contain;width:clamp(17px,1.6vw,30px);height:clamp(17px,1.6vw,30px);image-rendering:pixelated;filter:drop-shadow(1px 2px #190b0394);flex:none;position:relative}.sd-topbar-logo,.sd-topbar-name,.sd-topbar-divider,.sd-topbar-state,.sd-topbar-state-text,.sd-topbar-spacer,.sd-topbar-username,.sd-topbar-meta-icon{display:none}.sd-topbar-meta-icon{object-fit:contain;width:14px;height:14px;image-rendering:pixelated;opacity:.75}.sd-sidebar{--sd-sidebar-top-art-height:calc(100cqi * 128 / 598);--sd-sidebar-bottom-art-height:calc(100cqi * 409 / 598);--sd-sidebar-top-content-space:clamp(22px, 3.3vh, 34px);image-rendering:pixelated;box-sizing:border-box;padding:var(--sd-sidebar-top-content-space) 0 0;isolation:isolate;background-color:#180d04;background-image:url(/assets/stardew/ui/panels/panel_side_rail_middle_tile_image2.png);background-position:top;background-repeat:repeat-y;background-size:100%;border:2px solid #211005;flex-direction:column;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #7a481cbd,inset 0 0 0 4px #0c06028c;container-type:inline-size}.sd-sidebar:before{content:"";z-index:0;height:var(--sd-sidebar-top-art-height);pointer-events:none;image-rendering:pixelated;background-image:url(/assets/stardew/ui/panels/panel_side_rail_top_image2.png);background-position:top;background-repeat:no-repeat;background-size:100%;position:absolute;top:0;left:0;right:0}.sd-sidebar:after{content:"";z-index:0;height:var(--sd-sidebar-bottom-art-height);pointer-events:none;image-rendering:pixelated;background-image:url(/assets/stardew/ui/panels/panel_side_rail_bottom_image2.png);background-position:bottom;background-repeat:no-repeat;background-size:100%;position:absolute;bottom:0;left:0;right:0}.sd-sidebar-head{border-bottom:1px solid #3d2510;flex-shrink:0;align-items:flex-start;gap:4px;padding:7px 6px;display:flex}.sd-sidebar-chicken{width:20px;height:23px;image-rendering:pixelated;flex-shrink:0}.sd-nav-divider{display:none}.sd-nav-list{z-index:2;width:100%;min-height:0;margin-bottom:var(--sd-sidebar-bottom-art-height);scrollbar-width:none;flex-direction:column;flex:0 auto;align-items:stretch;display:flex;position:relative;overflow:hidden auto}.sd-nav-list::-webkit-scrollbar{width:0;height:0;display:none}.sd-nav-row{box-sizing:border-box;width:100%;image-rendering:pixelated;background:0 0;flex:none;justify-content:center;align-items:center;padding:clamp(2px,.34vh,4px) 0;display:flex;position:relative;box-shadow:inset 0 1px #975b252e,inset 0 -2px #0d060261}.sd-sidebar-help{box-sizing:border-box;width:91.4286cqi;height:26.6667cqi;image-rendering:pixelated;cursor:pointer;color:#c0a068;background-color:#0000;background-image:none;border-top:1px solid #3d2510;flex-shrink:0;justify-content:center;align-items:center;margin-top:auto;margin-left:auto;margin-right:auto;font-size:clamp(11px,7.6cqi,13px);font-weight:700;display:flex}.sd-sidebar .sd-nav-item{z-index:3;aspect-ratio:442/138;box-sizing:border-box;color:#ffe7a4;cursor:pointer;width:min(86cqi,210px);height:auto;min-height:0;font:inherit;image-rendering:pixelated;background-color:#0000;background-image:url(/assets/stardew/ui/navigation/nav_item_default_wood_blank_image2.png?v=split-sidebar-1);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:0;grid-template-columns:clamp(24px,20cqi,40px) minmax(0,1fr);place-items:center start;gap:clamp(5px,3.4cqi,9px);margin:0;padding:0 clamp(10px,6cqi,18px);transition:filter .11s,transform 80ms;display:grid;position:relative;overflow:hidden}.sd-sidebar .sd-nav-item.active,.sd-sidebar .sd-nav-item[aria-current=page]{filter:none;box-shadow:none;background-image:url(/assets/stardew/ui/navigation/nav_item_active_wood_blank_image2.png?v=split-sidebar-1)}.sd-sidebar .sd-nav-item[data-route=saves].active,.sd-sidebar .sd-nav-item[data-route=saves][aria-current=page]{background-image:url(/assets/stardew/ui/navigation/nav_item_active_wood_blank_image2.png?v=split-sidebar-1)}.sd-sidebar .sd-nav-item:hover{filter:none;background-image:url(/assets/stardew/ui/navigation/nav_item_hover_wood_blank_image2.png?v=split-sidebar-3)}.sd-sidebar .sd-nav-item:active{filter:brightness(.96);transform:translateY(1px)}.sd-sidebar .sd-nav-item:focus-visible{outline-offset:-2px;outline:2px solid #ffd86a;box-shadow:0 0 0 2px #422208b8,0 0 0 4px #ffd86a61}.sd-sidebar .sd-nav-item:hover.active,.sd-sidebar .sd-nav-item:hover[aria-current=page]{filter:none;background-image:url(/assets/stardew/ui/navigation/nav_item_active_wood_blank_image2.png?v=split-sidebar-1)}.sd-sidebar .sd-nav-item:not(.active):not([aria-current=page]):hover{filter:none!important;background-image:url(/assets/stardew/ui/navigation/nav_item_hover_wood_blank_image2.png?v=split-sidebar-3)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.sd-sidebar .sd-nav-icon{object-fit:contain;width:clamp(24px,19cqi,36px);height:clamp(24px,19cqi,36px);image-rendering:pixelated;filter:drop-shadow(1px 2px #2a120373);display:block}.sd-sidebar .sd-nav-label{text-overflow:ellipsis;white-space:nowrap;color:#ffe7a4;letter-spacing:0;text-align:left;text-shadow:1px 1px #351907,-1px 1px #351907,1px -1px #351907,-1px -1px #351907,0 2px #1e0c02b8;min-width:0;max-width:100%;font-size:clamp(12px,8cqi,16px);font-weight:900;line-height:1;display:block;overflow:hidden}.sd-main{--sd-main-viewport-inset-top:clamp(22px, 5.2%, 60px);--sd-main-viewport-inset-right:clamp(20px, 5%, 58px);--sd-main-viewport-inset-bottom:clamp(26px, 6%, 72px);--sd-main-viewport-inset-left:clamp(18px, 4%, 50px);--sd-main-frame-corner-size:clamp(72px, 7vw, 112px);--sd-main-frame-edge-thickness:clamp(46px, 4.5vw, 72px);--sd-main-frame-center-tile-size:256px;background-color:#f0deb3;background-image:var(--sd-img-page-frame-corner-top-left), var(--sd-img-page-frame-corner-top-right), var(--sd-img-page-frame-corner-bottom-left), var(--sd-img-page-frame-corner-bottom-right), var(--sd-img-page-frame-edge-top), var(--sd-img-page-frame-edge-bottom), var(--sd-img-page-frame-edge-left), var(--sd-img-page-frame-edge-right), var(--sd-img-page-frame-center);background-position:0 0,100% 0,0 100%,100% 100%,0 0,0 100%,0 0,100% 0,50%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,repeat-x,repeat-x,repeat-y,repeat-y,repeat;background-size:var(--sd-main-frame-corner-size) var(--sd-main-frame-corner-size), var(--sd-main-frame-corner-size) var(--sd-main-frame-corner-size), var(--sd-main-frame-corner-size) var(--sd-main-frame-corner-size), var(--sd-main-frame-corner-size) var(--sd-main-frame-corner-size), auto var(--sd-main-frame-edge-thickness), auto var(--sd-main-frame-edge-thickness), var(--sd-main-frame-edge-thickness) auto, var(--sd-main-frame-edge-thickness) auto, var(--sd-main-frame-center-tile-size) var(--sd-main-frame-center-tile-size);padding:var(--sd-main-viewport-inset-top) var(--sd-main-viewport-inset-right) var(--sd-main-viewport-inset-bottom) var(--sd-main-viewport-inset-left);min-width:0;min-height:0;image-rendering:pixelated;box-sizing:border-box;background-origin:border-box;background-clip:border-box;flex-direction:column;display:flex;overflow:hidden}.sd-main-scroll{box-sizing:border-box;overscroll-behavior:contain;touch-action:auto;touch-action:pan-x pan-y pinch-zoom;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:auto;width:100%;min-width:0;height:100%;min-height:0;overflow:hidden auto;container:sd-main-scroll/inline-size}.sd-main-scroll::-webkit-scrollbar{display:none}.sd-main-scroll>.sd-page{min-height:100%}.sd-opsrail{color:#f5dca8;min-height:0;image-rendering:pixelated;background-color:#180d04;background-image:linear-gradient(#140a04bd,#140a04c7),url(/assets/stardew/ui/panels/right_rail_shell_middle_tile.png);background-position:top;background-repeat:repeat-y;background-size:100%;border-left:0;flex-direction:column;gap:12px;padding:clamp(54px,4.6vw,74px) clamp(16px,1.4vw,22px) clamp(26px,2vw,36px);font-size:12px;display:flex;overflow-y:auto}.sd-opsrail-section{flex-direction:column;gap:4px;display:flex}.sd-opsrail-heading{color:#5a3c1d;text-transform:uppercase;letter-spacing:.08em;margin:0 0 3px;font-size:13px;font-weight:800}.sd-opsrail-job{background:#f8f0d8;border:1px solid #dcc898;border-radius:0;gap:2px;padding:5px 7px;display:grid}.sd-opsrail-job-type{color:#2c1a0a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.sd-opsrail-job-meta{color:#5a3c1d;align-items:center;gap:4px;font-size:12px;display:flex}.sd-opsrail-empty{color:#8a7060;padding:2px 0;font-size:12px;font-style:italic}.sd-opsrail-link{color:#3a7020;cursor:pointer;text-align:left;font-size:12px;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.sd-opsrail-link:hover{color:#2e5a1e}.sd-page{gap:var(--sd-section-gap);padding:var(--sd-page-padding);display:grid}.sd-page-header{border-bottom:1px solid #dcc898;align-items:flex-start;gap:10px;padding-bottom:10px;display:flex}.sd-page-icon{object-fit:contain;width:28px;height:28px;image-rendering:pixelated;flex-shrink:0;margin-top:2px}.sd-page-title{font-size:var(--sd-font-size-page-title);color:#2c1a0a;margin:0 0 2px;font-weight:700;line-height:1.2}.sd-page-desc{color:#5a3c1d;margin:0;font-size:13px;line-height:1.5}.sd-placeholder-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:5px;display:grid}.sd-placeholder-card{background:#f8f0d8;border:1px solid #dcc898;border-radius:0;gap:5px;padding:5px 7px;display:grid}.sd-placeholder-card h3{color:#2c1a0a;margin:0;font-size:13px;font-weight:700}.sd-placeholder-card p{color:#5a3c1d;margin:0;font-size:13px;line-height:1.5}.sd-state-card{padding:var(--sd-card-padding);background:#f8f0d8;border:1px solid #dcc898;border-radius:0;gap:6px;display:grid}.sd-state-row{color:#2c1a0a;align-items:center;gap:7px;font-size:13px;display:flex}.sd-state-label{color:#5a3c1d;flex-shrink:0;min-width:72px;font-weight:700}.sd-state-value{font-weight:700}.sd-feature-list{gap:4px;display:grid}.sd-feature-item{color:#2c1a0a;align-items:center;gap:6px;font-size:13px;display:flex}.sd-feature-item.connected{color:#1f5f1e}.sd-feature-item.pending{color:#5a3c1d}.sd-inline-nav{font:inherit;font-size:inherit;color:#3a7020;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.sd-inline-nav:hover{color:#2e5a1e}.sd-bstat{align-items:center;gap:3px;display:flex}.sd-bstat img{width:14px;height:14px;image-rendering:pixelated}.sd-bstat-v{color:#2c1a0a;font-size:13px;font-weight:700}.sd-bstat-l{color:#5a3c1d;font-size:13px}.sd-state-badge{border-radius:2px;align-items:center;gap:3px;padding:1px 6px;font-size:12px;font-weight:700;display:inline-flex}.sd-state-badge-running{color:#4a9e30;background:#4a9e3026;border:1px solid #4a9e30}.sd-state-badge-stopped{color:#6a5040;background:#8a70601f;border:1px solid #8a7060}.sd-state-badge-error{color:#c02020;background:#c020201f;border:1px solid #c02020}.sd-state-badge-starting,.sd-state-badge-stopping,.sd-state-badge-unknown,.sd-state-badge-ready_to_start,.sd-state-badge-game_installed,.sd-state-badge-save_required{color:#d08010;background:#d080101f;border:1px solid #d08010}.sd-state-badge-dot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:2s infinite sd-pulse-dot;display:inline-block}@keyframes sd-pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.sd-ctrl-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.sd-ctrl-div{color:#dcc898;flex-shrink:0;margin:0 2px;font-size:16px;line-height:1}.sd-start-save-required{border:1px solid var(--sd-gold-border);background:var(--sd-gold-light);min-width:0;color:var(--sd-gold-text);flex-wrap:wrap;align-items:center;gap:6px;padding:3px 6px;font-size:12px;line-height:1.45;display:inline-flex}.sd-start-save-required span{min-width:0}.sd-metric-grid{flex-shrink:0;grid-template-columns:1fr 1fr;gap:5px;padding:6px;display:grid}.sd-player-hd{color:#2c1a0a;background:#dcc898;border-top:1px solid #dcc898;border-bottom:1px solid #dcc898;flex-shrink:0;padding:4px 6px;font-size:13px;font-weight:700}.sd-ev-title{color:#2c1a0a;background:#dcc898;border-bottom:1px solid #dcc898;flex-shrink:0;padding:4px 8px;font-size:13px;font-weight:700}.sd-ev-list{flex:1}.sd-ev-item{border-bottom:1px solid #dcc898;gap:5px;padding:3px 8px;font-size:12px;display:flex}.sd-ev-time{color:#8a7060;flex-shrink:0;padding-top:1px;font-size:11px}.sd-ev-text{color:#2c1a0a;flex:1;line-height:1.4}.sd-all-logs-btn{cursor:pointer;color:#5a3c1d;background:#dcc898;border:none;border-top:1px solid #7a5030;flex-shrink:0;justify-content:center;align-items:center;width:100%;padding:4px;font-family:inherit;font-size:13px;font-weight:400;display:flex}.sd-all-logs-btn:hover{color:#3a7020}.sd-pack-section{flex-shrink:0;padding:5px 8px}.sd-pack-title{color:#2c1a0a;margin-bottom:4px;font-size:13px;font-weight:700}.sd-pack-row{border-bottom:1px solid #dcc898;align-items:center;gap:5px;padding:3px 0;font-size:12px;display:flex}.sd-pack-name{color:#2c1a0a;flex:1;font-weight:700}.sd-confirm-overlay{box-sizing:border-box;z-index:200;background:#00000085;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.sd-nav-row-worlds{padding-bottom:clamp(5px,.7vh,9px);box-shadow:inset 0 -2px #0d06029e}.sd-sidebar .sd-nav-item-worlds{color:#fff0b9;aspect-ratio:auto;background-color:#30180794;background-image:none;border:1px solid #dfab5452;grid-template-columns:clamp(24px,20cqi,40px) minmax(0,1fr);min-height:clamp(38px,5.2vh,48px)}.sd-sidebar .sd-nav-item-worlds:hover,.sd-sidebar .sd-nav-item-worlds:not(.active):not([aria-current=page]):hover{background-color:#57300fb8!important;background-image:none!important}.sd-nav-worlds-arrow{color:#ffd86a;text-align:center;width:clamp(24px,19cqi,36px);font-size:clamp(20px,16cqi,30px);line-height:1}.sd-confirm-dialog{box-sizing:border-box;overscroll-behavior:contain;background:#f8f0d8;border:3px solid #3d2510;border-radius:2px;gap:12px;width:90%;max-width:320px;max-height:min(90vh,100%);padding:18px 22px;display:grid;overflow-y:auto}.sd-confirm-dialog-wide{max-width:520px}.sd-confirm-dialog h3{color:#2c1a0a;margin:0;font-size:13px;font-weight:700}.sd-confirm-dialog p{color:#5a3c1d;margin:0;font-size:13px;line-height:1.6}.sd-confirm-warning{color:#7a3b12;background:#fff0c2;border:1px solid #c58b2a;padding:7px 8px;font-size:13px;line-height:1.55}.sd-confirm-actions{justify-content:flex-end;gap:8px;display:flex}.sd-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0;display:grid}.sd-schedule-field,.sd-schedule-check{color:#3c2415;gap:6px;font-size:11px;display:flex}.sd-schedule-field{flex-direction:column;font-weight:700}.sd-schedule-check{align-items:center;min-height:26px}.sd-schedule-check input{flex:none}.sd-schedule-field-wide{grid-column:1/-1}.sd-schedule-options{flex-wrap:wrap;gap:8px;display:flex}.sd-schedule-summary{color:#5a3c1d;gap:4px;margin:8px 0;font-size:10.5px;display:grid}.sd-srv-section{background:#f8f0d8;border:1px solid #dcc898;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.sd-srv-section-title{font-size:var(--sd-font-size-section-title);color:#2c1a0a;border-bottom:1px solid #dcc898;align-items:center;margin-bottom:2px;padding-bottom:5px;font-weight:800;display:flex}.sd-srv-empty{color:#8a7060;padding:2px 0;font-size:13px;font-style:italic}.sd-srv-hint{color:#8a7060;align-items:center;gap:4px;font-size:12px;display:flex}.sd-srv-result{color:#1f5f1e;background:#4a9e3014;border:1px solid #b0d890;padding:4px 7px;font-size:13px}.sd-srv-result-pre{white-space:pre-wrap;word-break:break-all;max-height:140px;margin:0;font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-size:12px;overflow-y:auto}.sd-srv-badge-pending{color:#8a7060;white-space:nowrap;background:#8a70601f;border:1px solid #c8a87a;border-radius:2px;align-items:center;margin-left:5px;padding:1px 4px;font-size:11px;font-weight:700;display:inline-flex}#saves-section{gap:10px;display:grid}.sd-vnc-port-modal{max-width:460px}.sd-vnc-port-form{gap:12px;display:grid}.sd-vnc-port-field{color:#3a220c;gap:5px;font-size:13px;font-weight:700;display:grid}@media (width<=720px){.sd-shell{--sd-sidebar-width:clamp(178px, 22vw, 210px);grid-template-columns:clamp(178px,22vw,210px) minmax(0,1fr) 0}.sd-opsrail{display:none}}@media (width<=640px){.sd-shell{grid-template-rows:52px 54px minmax(0,1fr);grid-template-columns:1fr;overflow-x:hidden}.sd-topbar{grid-column:1;height:52px;min-height:52px}.sd-topbar-bg{grid-template-columns:110px minmax(0,1fr) 110px}.sd-topbar-brand{gap:6px;width:42%;height:76%;top:12%;left:9px}.sd-topbar-brand-icon{width:38px;height:38px}.sd-topbar-brand-copy{display:none}.sd-sidebar{box-shadow:none;background-image:var(--sd-img-bg-wood-strip);background-repeat:repeat-x;background-size:auto 100%;border:0;border-bottom:2px solid #3d2510;flex-direction:row;gap:4px;padding:5px 6px;display:flex;position:relative;overflow:auto hidden}.sd-sidebar:before,.sd-sidebar:after{display:none}.sd-sidebar .sd-nav-list{z-index:1;scrollbar-width:none;flex-direction:row;align-items:center;width:auto;min-width:0;margin-bottom:0;display:flex;overflow:auto hidden}.sd-sidebar .sd-nav-list::-webkit-scrollbar{display:none}.sd-sidebar .sd-nav-row{width:auto;box-shadow:none;background-image:none;flex:none;padding:0;display:flex}.sd-nav-divider{width:1px;height:auto;margin:2px}.sd-sidebar .sd-nav-label{display:none}.sd-sidebar .sd-nav-item{aspect-ratio:auto;color:#f0e0b8;width:44px;min-width:44px;height:44px;min-height:0;box-shadow:none;filter:none;background-color:#291507b8;background-image:none;border:1px solid #8e5c26d1;flex-shrink:0;justify-content:center;align-items:center;gap:0;margin:0;padding:0;display:flex;position:relative;left:auto;top:auto!important}.sd-sidebar .sd-nav-icon{object-fit:contain;width:23px;height:23px;image-rendering:pixelated;display:block}.sd-sidebar .sd-nav-item.active,.sd-sidebar .sd-nav-item[aria-current=page]{filter:brightness(1.08);background-color:#4d2d0deb;background-image:none;border-color:#ffd86adb;width:44px;min-width:44px;height:44px;min-height:0;box-shadow:inset 0 0 0 1px #ffefa557,0 0 0 1px #3f1f07c7}.sd-sidebar .sd-nav-item[data-route=saves].active,.sd-sidebar .sd-nav-item[data-route=saves][aria-current=page]{background-image:none}.sd-topbar-name,.sd-topbar .sd-topbar-version,.sd-topbar .sd-topbar-save,.sd-topbar-username,.sd-topbar .sd-topbar-user,.sd-topbar .sd-topbar-user .sd-tag{display:none}.sd-topbar .sd-topbar-status{gap:5px;width:86px;height:32px;padding:0 10px;font-size:12px;top:18%;left:47.5%}.sd-topbar-status .sd-dot,.sd-topbar-green-dot{width:9px;height:9px}.sd-topbar .sd-topbar-logout-btn{gap:3px;width:66px;height:34px;padding:0 5px;font-size:12px;top:14%;left:auto;right:3.5%}.sd-topbar-logout-icon{width:14px;height:14px}.sd-opsrail{display:none}.sd-metric-grid{grid-template-columns:1fr}.sd-ctrl-row{flex-wrap:wrap;row-gap:4px}}.sd-player-events-list{flex-direction:column;gap:6px;margin-top:8px;display:flex}.sd-player-event{background:#fff8dc59;border:1px solid #dcc898b3;border-radius:2px;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.sd-player-event-dot{background:#9a8066;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 2px #9a80661f}.sd-player-event-online .sd-player-event-dot{background:#4a9e30;box-shadow:0 0 0 2px #4a9e301f}.sd-player-event-offline .sd-player-event-dot{background:#8a7060;box-shadow:0 0 0 2px #8a706024}.sd-player-event-main{min-width:0}.sd-player-event-title{color:#2c1a0a;align-items:center;gap:6px;min-width:0;font-size:13px;font-weight:700;display:flex}.sd-player-event-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sd-player-event-type,.sd-player-event-host{color:#5a3c1d;background:#dcc89873;border:1px solid #dcc898cc;border-radius:2px;flex:none;padding:1px 4px;font-size:11px;line-height:1.2}.sd-player-event-host{color:#2c6818;background:#4a9e301a;border-color:#4a9e3059}.sd-player-event-desc{color:#8a7060;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.sd-player-event-time{white-space:nowrap;color:#8a7060;justify-self:end;font-size:12px}@media (width<=520px){.sd-player-event{grid-template-columns:14px minmax(0,1fr)}.sd-player-event-time{white-space:normal;grid-column:2;justify-self:start}}@keyframes sd-mods-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.sd-mod-toggle{cursor:pointer;justify-content:center;align-items:center;width:50px;height:28px;display:inline-flex;position:relative}.sd-mod-toggle input{opacity:0;pointer-events:none;position:absolute}.sd-mod-toggle-track{background:#c1b08a;border:2px solid #5c3a1d;width:42px;height:20px;position:relative;box-shadow:inset 0 0 0 1px #ffffff59}.sd-mod-toggle-thumb{background:#fff6d6;border:2px solid #5c3a1d;width:12px;height:12px;transition:transform .12s;position:absolute;top:2px;left:2px}.sd-mod-toggle-on .sd-mod-toggle-track{background:#77b65a}.sd-mod-toggle-on .sd-mod-toggle-thumb{transform:translate(20px)}.sd-mod-toggle-disabled{cursor:not-allowed;opacity:.58}.sd-page{align-content:start}.sd-page-header,.sd-mods-header,.sd-diag-header{background:#fff8dc5c;border:1px solid #c8a87094;padding:10px 12px}.sd-opsrail{color:#f5dca8;background-color:#180d04;background-image:linear-gradient(#140a04bd,#140a04c7),url(/assets/stardew/ui/panels/right_rail_shell_middle_tile.png);background-repeat:repeat-y;background-size:100%}.sd-opsrail-section{background:#1c1008b8;border:1px solid #5a3518;padding:10px}.sd-opsrail-heading,.sd-opsrail-job-type{color:#ffe0a0}.sd-opsrail-job{background:#0000002e;border-color:#c8a87038}.sd-opsrail-job-meta,.sd-opsrail-empty{color:#d7b77f}.sd-opsrail-link{color:#f5c96b;text-decoration:none}.sd-bstat{background:#f8f0d8cc;border:1px solid #7a50306b;padding:3px 7px}.sd-pack-section{padding:10px}.sd-server-page .sd-srv-section,.sd-saves-page #saves-section>*,.sd-jobs-page .sd-jobs-toolbar,.sd-jobs-page .sd-jobs-layout,.sd-players-page .sd-srv-section,.sd-mods-page>.sd-mods-running-hint,.sd-mods-page>.sd-mods-success-banner,.sd-mods-page>.sd-mods-restart-banner,.sd-mods-page>.sd-mods-list-error,.sd-mods-overview,.sd-mods-workbench,.sd-diag-page>.sd-diag-status-panel,.sd-diag-page>.sd-diag-resource-panel,.sd-settings-section{box-shadow:inset 0 0 0 1px #fff4c252}@media (width<=1180px){.sd-ov-metric-strip,.sd-players-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sd-ov-summary-grid,.sd-server-page,.sd-players-page,.sd-diag-main-grid,.sd-settings-page{grid-template-columns:1fr}.sd-server-page .sd-page-header,.sd-server-summary-card,.sd-server-lifecycle,.sd-server-broadcast,.sd-server-command,.sd-server-quick,.sd-players-page .sd-page-header,.sd-players-overview-section,.sd-players-info-section,.sd-players-list-section,.sd-players-events-section,.sd-players-actions-section,.sd-diag-page .sd-diag-header,.sd-diag-page .sd-diag-status-panel,.sd-diag-page .sd-diag-resource-panel,.sd-settings-page .sd-settings-section,.sd-settings-page .sd-settings-section:nth-of-type(n+4){grid-area:auto/1}}@media (width<=760px){.sd-ov-metric-strip,.sd-saves-list,.sd-players-overview-grid{grid-template-columns:1fr}}.sd-opsrail{color:#ffe7ad;min-width:0;min-height:0;image-rendering:pixelated;isolation:isolate;background:#331708;padding:0;display:block;position:relative;overflow:hidden;container-type:inline-size}.sd-opsrail-bg{z-index:0;pointer-events:none;image-rendering:pixelated;background-color:#3a1a08;background-image:url(/assets/stardew/ui/panels/right_rail_shell_middle_tile_seamless.png);background-position:0 0;background-repeat:repeat-y;background-size:100%;position:absolute;inset:0}.sd-opsrail:before,.sd-opsrail:after{content:"";z-index:3;pointer-events:none;image-rendering:pixelated;background-position:0 0;background-repeat:no-repeat;background-size:100%;position:absolute}.sd-opsrail:before{aspect-ratio:1871/840;background-image:url(/assets/stardew/ui/panels/right_rail_shell_top_line_image2.png);width:111.105cqi;top:-8.66983cqi;left:-7.30404cqi}.sd-opsrail:after{aspect-ratio:1871/840;background-image:url(/assets/stardew/ui/panels/right_rail_shell_bottom.png);width:107.344cqi;bottom:-8.54848cqi;left:-3.78657cqi}.sd-opsrail-stack{z-index:2;box-sizing:border-box;overscroll-behavior:contain;touch-action:auto;touch-action:pan-y pinch-zoom;scrollbar-width:none;grid-auto-rows:min-content;align-content:start;gap:clamp(10px,1.5vh,18px);height:calc(100% - 8.20425cqi);min-height:0;padding:calc(14.133cqi + clamp(12px,2vh,20px)) 7.20439cqi clamp(6px,1vh,12px);display:grid;position:relative;overflow:hidden auto}.sd-opsrail-stack::-webkit-scrollbar{display:none}.sd-opsrail-section,.sd-ops-card{box-sizing:border-box;color:#ffe4a6;border-style:solid;border-color:#0000;border-image-source:var(--sd-ops-card-frame);border-image-slice:var(--sd-ops-card-slice) fill;min-width:0;min-height:0;box-shadow:none;image-rendering:pixelated;background:#261206b8 padding-box padding-box;border-image-repeat:stretch;flex-direction:column;padding:clamp(2px,.4vw,6px);display:flex;position:relative;overflow:hidden}.sd-ops-card-health{--sd-ops-card-frame:url(/assets/stardew/ui/panels/right_card_health_9slice.png);--sd-ops-card-slice:126 126 156 126;border-width:26px 26px 32px;margin:-11px -13px -10px}.sd-ops-card-active{--sd-ops-card-frame:url(/assets/stardew/ui/panels/right_card_progress_9slice.png);--sd-ops-card-slice:175 150 220 150;border-width:38px 33px 48px;margin:-30px -20px -39px}.sd-ops-card-recent{--sd-ops-card-frame:url(/assets/stardew/ui/panels/right_card_recent_9slice.png);--sd-ops-card-slice:195 178 185 178;border-width:38px 35px 36px;margin:-25px -22px -27px}.sd-opsrail-heading{color:#ffe9ad;letter-spacing:0;text-transform:none;text-shadow:1px 1px #2b1204,-1px 1px #2b1204,1px -1px #2b1204,-1px -1px #2b1204,0 2px #1e0a02b8;align-items:center;gap:9px;min-height:34px;margin:-1px 0 10px;font-size:clamp(15px,1.08vw,18px);font-weight:900;line-height:1.08;display:flex}.sd-opsrail-heading span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sd-opsrail-title-icon{object-fit:contain;width:clamp(30px,2.35vw,40px);height:clamp(30px,2.35vw,40px);image-rendering:pixelated;filter:drop-shadow(1px 2px #250e03a8);flex:none}.sd-opsrail-list{align-content:start;gap:6px;min-height:0;display:grid;overflow:visible}.sd-opsrail-job,.sd-opsrail-mod-note{background:#190b048c;border:1px solid #f5cd7440;min-width:0;padding:6px 7px;box-shadow:inset 0 0 0 1px #3f1d0894,0 2px #13070240}.sd-opsrail-hstat-list{gap:clamp(7px,1vh,11px);min-width:0;margin-bottom:10px;display:grid}.sd-opsrail-hstat{gap:5px;min-width:0;display:grid}.sd-opsrail-hstat-row{align-items:center;gap:8px;min-width:0;display:flex}.sd-opsrail-hstat-orb{background:radial-gradient(circle at 35% 28%,#d2f59a 0%,#7ed24e 40%,#3f9e28 72%,#2b6b19 100%);border-radius:50%;flex:none;width:13px;height:13px;box-shadow:inset 0 -2px #163a0a99,0 1px #1809028c}.sd-opsrail-hstat-label{text-overflow:ellipsis;white-space:nowrap;color:#ffe9b4;text-shadow:1px 1px #210c03cc;flex:auto;min-width:0;font-size:clamp(11px,.95vw,13px);font-weight:800;line-height:1.24;overflow:hidden}.sd-opsrail-hstat-value{color:#fff2cc;text-shadow:1px 1px #210c03cc;flex:none;font-size:clamp(11px,.95vw,13px);font-weight:900;line-height:1.24}.sd-opsrail-hstat-bar{box-sizing:border-box;background:linear-gradient(#110702eb,#2d1508d9);border:1px solid #0f0601e6;border-radius:999px;height:13px;padding:2px;overflow:hidden;box-shadow:inset 0 1px 2px #0000008c,0 1px #975b254d}.sd-opsrail-hstat-fill{background:linear-gradient(#dcf8ab 0%,#9ce764 30%,#5cbe38 64%,#3f8f2c 100%);border-radius:999px;height:100%;transition:width .6s;display:block;box-shadow:inset 0 1px #ffffff8c,inset 0 -2px 1px #1f541080}.sd-opsrail-hstat--warn .sd-opsrail-hstat-orb{background:radial-gradient(circle at 35% 28%,#ffefad 0%,#f7cf58 40%,#dd9f1c 72%,#a56f0c 100%);box-shadow:inset 0 -2px #7a4f0699,0 1px #1809028c}.sd-opsrail-hstat--warn .sd-opsrail-hstat-fill{background:linear-gradient(#ffeeb0 0%,#f9d364 30%,#e2a825 64%,#b57c10 100%);box-shadow:inset 0 1px #ffffff8c,inset 0 -2px 1px #7a4f0680}.sd-opsrail-hstat--warn .sd-opsrail-hstat-value{color:#ffd75e}.sd-opsrail-hstat--crit .sd-opsrail-hstat-orb{background:radial-gradient(circle at 35% 28%,#ffc9b6 0%,#f37a5c 40%,#d2452c 72%,#92220f 100%);box-shadow:inset 0 -2px #6e190899,0 1px #1809028c}.sd-opsrail-hstat--crit .sd-opsrail-hstat-fill{background:linear-gradient(#ffc9b6 0%,#f58465 30%,#dd4c31 64%,#a52a14 100%);box-shadow:inset 0 1px #ffffff8c,inset 0 -2px 1px #6e190880}.sd-opsrail-hstat--crit .sd-opsrail-hstat-value{color:#ff8a70}.sd-opsrail-hstat--info .sd-opsrail-hstat-orb{background:radial-gradient(circle at 35% 28%,#cfeaff 0%,#7bbcf0 40%,#3d85c8 72%,#275e96 100%);box-shadow:inset 0 -2px #12376099,0 1px #1809028c}.sd-opsrail-hstat--info .sd-opsrail-hstat-fill{background:linear-gradient(#d8eeff 0%,#8ec7f2 30%,#4b90cf 64%,#2f6aa3 100%);box-shadow:inset 0 1px #ffffff8c,inset 0 -2px 1px #12376080}.sd-opsrail-job-type{color:#ffe9b4;text-overflow:ellipsis;white-space:nowrap;text-shadow:1px 1px #210c03cc;min-width:0;font-size:clamp(11px,.95vw,13px);font-weight:800;line-height:1.24;overflow:hidden}.sd-opsrail-job-meta{color:#e8c984;align-items:center;gap:5px;min-width:0;font-size:clamp(10px,.84vw,12px);line-height:1.25;display:flex}.sd-opsrail-empty{color:#e5c17d;text-shadow:1px 1px #1c0a03b8;background:#190b046b;border:1px solid #f5cd742e;margin:0;padding:7px 8px;font-size:clamp(11px,.92vw,12px);font-style:normal;line-height:1.35}.sd-opsrail-link{color:#ffe08d;cursor:pointer;min-height:28px;font:inherit;text-align:center;text-shadow:1px 1px #2c1204;background:linear-gradient(#7a481be0,#44220beb);border:1px solid #ffd97773;justify-content:center;align-self:stretch;align-items:center;margin-top:auto;padding:4px 8px;font-size:clamp(11px,.9vw,12px);font-weight:900;line-height:1.1;text-decoration:none;transition:filter .11s,transform 80ms;display:inline-flex;box-shadow:inset 0 1px #ffeaa038,0 2px #1809027a}.sd-opsrail-link:hover{filter:brightness(1.12)}.sd-opsrail-link:active{filter:brightness(.92);transform:translateY(1px)}.sd-opsrail-link:focus-visible{outline-offset:2px;outline:2px solid #ffd86a}.sd-opsrail-mod-note{background:#4d2b0a94;gap:6px;margin-top:7px;display:grid}.sd-opsrail-mod-link{min-height:24px;margin-top:0}@media (width<=720px){.sd-opsrail{display:none}}.sd-badge{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;gap:5px;padding:2px 10px;font-size:11.5px;font-weight:900;display:inline-flex}.sd-badge:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.sd-badge-green{color:#2f6a1c;background:#9ad46e66;border-color:#6cb63f}.sd-badge-yellow{color:#7a5310;background:#f0cd7873;border-color:#d0a53c}.sd-badge-red{color:#8a2412;background:#e6968266;border-color:#c46a52}.sd-bstat{background:linear-gradient(#fff0b7eb,#e5b863d1);border:1px solid #5b310f9e;border-radius:2px;min-height:24px;padding:3px 7px;box-shadow:inset 0 0 0 1px #ffffde47,0 2px #43260d61}.sd-bstat img{width:16px;height:16px}.sd-bstat-l,.sd-bstat-v{font-size:12px;line-height:1.2}.sd-state-badge{background:linear-gradient(#fff1beeb,#e7c374db);border-width:2px;border-radius:3px;min-height:24px;padding:3px 8px;font-size:12px;box-shadow:inset 0 0 0 1px #ffffdc4d}.sd-ctrl-row{grid-template-columns:minmax(300px,.95fr) minmax(300px,1.05fr);align-items:center;gap:14px;display:grid}.sd-ctrl-row>.sd-ctrl-div{display:none}.sd-lifecycle-actions{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.sd-ctrl-div{color:#0000;background:linear-gradient(#0000,#6e431a9e,#0000);width:1px;height:74px;overflow:hidden;box-shadow:1px 0 #ffefbcb8}.sd-start-save-required{background:#fff0c2;border-width:2px;border-color:#b57a2d;box-shadow:inset 0 0 0 1px #ffffd680}.sd-player-hd span{color:#348728;margin-left:auto;font-size:12px}.sd-ev-list{z-index:1;padding:5px 12px 8px;position:relative}.sd-ev-item{border-bottom:1px solid #9d5d2057;align-items:center;gap:8px;min-height:35px;padding:7px 0;font-size:13px}.sd-ev-time{color:#7a5123;order:2;margin-left:auto;font-size:12px}.sd-ev-text{color:#2c1a0a;min-width:0;font-weight:700}.sd-pack-section{z-index:1;gap:4px;padding:10px 14px 14px;display:grid;position:relative}.sd-pack-row{border-bottom:1px solid #9d5d2057;min-height:38px;padding:8px 0;font-size:13px}.sd-pack-name{color:#2c1a0a;font-size:13px;font-weight:900}.sd-pack-row .sd-btn-tan{min-width:108px}.sd-all-logs-btn{z-index:1;color:#6a3d13;background:linear-gradient(#ffeeb2b3,#dca64c73);border-top:2px solid #7743177a;min-height:40px;font-size:14px;font-weight:900;position:relative}.sd-all-logs-btn:hover{color:#265b1c;background:linear-gradient(#fff1b8db,#e1b1599e)}@media (width<=1180px){.sd-ctrl-row{grid-template-columns:1fr}}@container sd-main-scroll (width<=1180px){.sd-ctrl-row{grid-template-columns:1fr}}@media (width<=640px){.sd-bstat{max-width:100%;min-height:22px;padding:2px 5px}.sd-bstat:nth-child(n+3){display:none}.sd-bstat-l,.sd-bstat-v{font-size:11px}}.sd-server-page .sd-invite-box{background:linear-gradient(#fff4ccb3,#f4cd895c),#fff1c4;border:3px double #995a208f;align-items:center;gap:10px;width:100%;min-height:64px;padding:8px;display:flex;box-shadow:inset 0 0 0 2px #fffadc9e,0 2px #5a31103d}.sd-server-page .sd-invite-code{text-overflow:ellipsis;white-space:nowrap;color:#1d6d2a;letter-spacing:3px;text-align:center;text-shadow:1px 1px #fff7bee6;flex:auto;min-width:0;font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-size:clamp(22px,3.1cqi,32px);font-weight:900;line-height:1;overflow:hidden}.sd-bstat{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(#ffeeb2e0,#deab4fd1);border-color:#512c0eb8;min-height:23px;box-shadow:inset 0 0 0 1px #fffdd76b,0 2px #3a200a75}.sd-state-badge{background:radial-gradient(circle at 7px 7px,#fffacf6b 0 1px,#0000 1.4px) 0 0/14px 14px,linear-gradient(#ffe8aa,#dda24e);border-color:#684016;box-shadow:inset 0 0 0 1px #fff9cd61,0 2px #381f0b73}.sd-ctrl-row{grid-template-columns:minmax(300px,.9fr) minmax(340px,1.1fr)}.sd-lifecycle-actions{align-content:center;min-height:62px}.sd-ev-item,.sd-pack-row{border-bottom-color:#8e521b61}.sd-all-logs-btn{background:linear-gradient(#ffedb1c7,#d3963d80);box-shadow:inset 0 1px #fff7cb99}@container sd-main-scroll (width<=1180px){.sd-ctrl-row{grid-template-columns:1fr}}@media (width>=901px){.sd-ctrl-row{grid-template-columns:minmax(300px,.9fr) minmax(340px,1.1fr)}.sd-lifecycle-actions{justify-content:flex-start}}@container sd-main-scroll (width>=901px){.sd-ctrl-row{grid-template-columns:minmax(300px,.9fr) minmax(340px,1.1fr)}.sd-lifecycle-actions{justify-content:flex-start}}@media (width<=900px){.sd-ctrl-row{grid-template-columns:1fr}}@container sd-main-scroll (width<=900px){.sd-ctrl-row{grid-template-columns:1fr}}.sd-overview-invite-card .sd-players-invite-row{margin-top:0}.sd-player-events-list{background:#fff2c74d;border:2px solid #844e1f52;gap:0;margin-top:8px}.sd-player-event{background:0 0;border:0;border-bottom:1px solid #844e1f33;border-radius:0;grid-template-columns:16px minmax(0,1fr) auto;min-height:42px;padding:6px 10px}.sd-player-event:last-child{border-bottom:0}.sd-player-event-title{font-size:13px}.sd-player-event-desc,.sd-player-event-time{color:var(--sd-players-muted);font-weight:700}.sd-server-page .sd-page-header,.sd-saves-page .sd-page-header,.sd-jobs-page .sd-page-header,.sd-players-page .sd-page-header,.sd-mods-page .sd-page-header,.sd-diag-page .sd-page-header,.sd-install-title-strip.sd-page-header,.sd-settings-page .sd-page-header{min-height:62px;box-shadow:none;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:14px;margin:0;padding:3px 6px 2px;display:flex}.sd-server-page .sd-page-header,.sd-saves-page .sd-page-header,.sd-jobs-page .sd-page-header,.sd-players-page .sd-page-header,.sd-mods-page .sd-page-header,.sd-diag-page .sd-page-header,.sd-settings-page .sd-page-header{grid-column:1/-1}.sd-mods-header-left,.sd-diag-header-left{order:1;align-items:center;gap:14px;min-width:0;display:flex}.sd-mods-header-actions,.sd-diag-header-actions{order:3}.sd-server-page .sd-page-header:after,.sd-saves-page .sd-page-header:after,.sd-jobs-page .sd-page-header:after,.sd-players-page .sd-page-header:after,.sd-mods-page .sd-page-header:after,.sd-diag-page .sd-page-header:after,.sd-install-title-strip.sd-page-header:after,.sd-settings-page .sd-page-header:after{content:"";min-width:80px;height:2px;box-shadow:none;filter:drop-shadow(0 1px #fff2beb8);background:linear-gradient(90deg,#0000,#6a3d16b8,#0000) 50%/100% 1px no-repeat,repeating-linear-gradient(90deg,#6a3d166b 0 9px,#0000 9px 15px);border:0;flex:auto;order:2;align-self:center;position:static}.sd-server-page .sd-page-icon,.sd-saves-page .sd-page-icon,.sd-jobs-page .sd-page-icon,.sd-players-page .sd-page-icon,.sd-mods-page .sd-page-icon,.sd-diag-page .sd-page-icon,.sd-install-title-strip .sd-page-icon,.sd-settings-page .sd-page-icon{object-fit:contain;width:clamp(42px,5cqi,58px);height:clamp(42px,5cqi,58px);image-rendering:pixelated;filter:drop-shadow(2px 3px #4b280e3d);flex-shrink:0;margin:0;padding:0}.sd-server-page .sd-page-title,.sd-saves-page .sd-page-title,.sd-jobs-page .sd-page-title,.sd-players-page .sd-page-title,.sd-mods-page .sd-page-title,.sd-diag-page .sd-page-title,.sd-install-title-strip .sd-page-title,.sd-settings-page .sd-page-title{color:#2d1809;letter-spacing:0;text-shadow:1px 1px #fff2bee6,2px 2px #5830102e;margin:0;font-size:clamp(30px,3.8cqi,42px);font-weight:900;line-height:1;display:block}.sd-server-page .sd-page-desc,.sd-saves-page .sd-page-desc,.sd-jobs-page .sd-page-desc,.sd-players-page .sd-page-desc,.sd-mods-page .sd-page-desc,.sd-diag-page .sd-page-desc,.sd-settings-page .sd-page-desc{display:none}@container sd-main-scroll (width<=760px){.sd-server-page .sd-page-header,.sd-saves-page .sd-page-header,.sd-jobs-page .sd-page-header,.sd-players-page .sd-page-header,.sd-mods-page .sd-page-header,.sd-diag-page .sd-page-header,.sd-install-title-strip.sd-page-header,.sd-settings-page .sd-page-header{gap:10px;min-height:auto}.sd-server-page .sd-page-header:after,.sd-saves-page .sd-page-header:after,.sd-jobs-page .sd-page-header:after,.sd-players-page .sd-page-header:after,.sd-mods-page .sd-page-header:after,.sd-diag-page .sd-page-header:after,.sd-install-title-strip.sd-page-header:after,.sd-settings-page .sd-page-header:after{display:none}.sd-server-page .sd-page-icon,.sd-saves-page .sd-page-icon,.sd-jobs-page .sd-page-icon,.sd-players-page .sd-page-icon,.sd-mods-page .sd-page-icon,.sd-diag-page .sd-page-icon,.sd-install-title-strip .sd-page-icon,.sd-settings-page .sd-page-icon{width:32px;height:32px}.sd-server-page .sd-page-title,.sd-saves-page .sd-page-title,.sd-jobs-page .sd-page-title,.sd-players-page .sd-page-title,.sd-mods-page .sd-page-title,.sd-diag-page .sd-page-title,.sd-install-title-strip .sd-page-title,.sd-settings-page .sd-page-title{font-size:27px}.sd-player-event{grid-template-columns:16px minmax(0,1fr)}.sd-player-event-time{grid-column:2;justify-self:start}}:root{--sd-save-card-bg:linear-gradient(165deg, #fff8e16b, #fff8e100 44%), #f6e2b2;--sd-save-card-bg-strong:linear-gradient(165deg, #fff8e17a, #fff8e100 44%), #f4dfae;--sd-save-card-border:#a06c2c;--sd-save-card-border-dark:#8a5a22;--sd-save-card-title:#3a250e;--sd-save-card-text:#4a3218;--sd-save-card-muted:#7a5322;--sd-save-card-soft-line:#a06c2c52;--sd-save-card-shadow:inset 0 0 0 2px #fff3d28c, inset 0 -5px 9px #a06c2c1f, 0 2px 0 #5a371240}.sd-ov-section,.sd-ov-card,.sd-invite-panel,.sd-pack-section,.sd-server-page .sd-state-card,.sd-server-page .sd-srv-section,.sd-jobs-page .sd-jobs-toolbar,.sd-jobs-list,.sd-jobs-detail,.sd-jobs-pull-progress,.sd-jobs-empty,.sd-jobs-loading,.sd-jobs-select-hint,.sd-jobs-vnc-fix,.sd-players-overview-section,.sd-players-page .sd-srv-section,.sd-players-stat,.sd-players-invite-row,.sd-player-event,.sd-players-action-item,.sd-players-empty,.sd-players-table-placeholder,.sd-diag-page .sd-diag-status-panel,.sd-diag-page .sd-diag-check-panel,.sd-diag-page .sd-diag-resource-panel,.sd-diag-page .sd-diag-advice-panel,.sd-diag-count-card,.sd-diag-check-row,.sd-diag-alert-empty,.sd-diag-alert-row,.sd-diag-page .sd-diag-gauge-card,.sd-diag-page .sd-diag-trend-card,.sd-install-page .sd-install-progress-section,.sd-install-page .sd-install-column,.sd-install-page .sd-install-complete-card,.sd-install-page .sd-install-form-card,.sd-install-page .sd-install-pull-card,.sd-install-page .sd-install-download-card,.sd-install-page .sd-install-guard-section,.sd-install-page .sd-install-guard-block,.sd-install-page .sd-install-info-bar,.sd-install-page .sd-install-error-bar,.sd-install-page .sd-install-sse-warn,.sd-install-page .sd-install-config-placeholder,.sd-install-page .sd-install-auth-placeholder,.sd-install-page .sd-install-log-section,.sd-settings-page .sd-settings-section,.sd-settings-info-row,.sd-settings-port-card,.sd-settings-create-form,.sd-settings-user-row,.sd-settings-security-item,.sd-settings-security-summary-item,.sd-settings-error,.sd-settings-success,.sd-settings-locked{border:2px solid var(--sd-save-card-border);background:var(--sd-save-card-bg);box-shadow:var(--sd-save-card-shadow);color:var(--sd-save-card-text);border-radius:9px}.sd-server-page .sd-state-card,.sd-diag-page .sd-diag-status-panel,.sd-install-status-banner .sd-state-card{border-color:var(--sd-save-card-border-dark);background:var(--sd-save-card-bg-strong)}.sd-ov-section:before,.sd-ov-section:after,.sd-ov-card:before,.sd-ov-card:after,.sd-server-page .sd-state-card:before,.sd-server-page .sd-state-card:after,.sd-server-page .sd-srv-section:before,.sd-server-page .sd-srv-section:after,.sd-jobs-list:before,.sd-jobs-list:after,.sd-jobs-detail:before,.sd-jobs-detail:after,.sd-players-overview-section:before,.sd-players-overview-section:after,.sd-players-page .sd-srv-section:before,.sd-players-page .sd-srv-section:after,.sd-diag-page .sd-diag-status-panel:before,.sd-diag-page .sd-diag-check-panel:before,.sd-diag-page .sd-diag-resource-panel:before,.sd-diag-page .sd-diag-advice-panel:before,.sd-diag-page .sd-diag-status-panel:after,.sd-diag-page .sd-diag-check-panel:after,.sd-diag-page .sd-diag-resource-panel:after,.sd-diag-page .sd-diag-advice-panel:after,.sd-settings-page .sd-settings-section:before,.sd-settings-page .sd-settings-section:after,.sd-install-page .sd-install-progress-section:before,.sd-install-page .sd-install-progress-section:after,.sd-install-page .sd-install-column:before,.sd-install-page .sd-install-column:after{display:none}.sd-ov-section,.sd-server-page .sd-srv-section,.sd-jobs-page .sd-jobs-toolbar,.sd-jobs-list,.sd-jobs-detail,.sd-players-overview-section,.sd-players-page .sd-srv-section,.sd-diag-page .sd-diag-status-panel,.sd-diag-page .sd-diag-check-panel,.sd-diag-page .sd-diag-resource-panel,.sd-diag-page .sd-diag-advice-panel,.sd-install-page .sd-install-progress-section,.sd-install-page .sd-install-column,.sd-settings-page .sd-settings-section{min-width:0;padding:12px 14px}.sd-ov-summary-grid,.sd-players-overview-grid,.sd-players-actions-grid,.sd-diag-gauge-grid,.sd-settings-port-grid,.sd-settings-security-summary-list,.sd-settings-info-grid{gap:10px}.sd-ov-card,.sd-players-stat,.sd-players-action-item,.sd-diag-count-card,.sd-diag-page .sd-diag-gauge-card,.sd-settings-info-row,.sd-settings-port-card,.sd-settings-security-summary-item,.sd-settings-security-item{min-width:0;padding:10px 12px}.sd-jobs-list-row,.sd-diag-check-row,.sd-diag-alert-row,.sd-player-event,.sd-settings-user-row,.sd-settings-audit-row{border-color:var(--sd-save-card-soft-line);color:var(--sd-save-card-text);background:0 0}.sd-jobs-list-row.active,.sd-jobs-list-row:hover,.sd-diag-check-row:hover,.sd-settings-audit-row:hover{background:#c8a05c38}.sd-ov-title,.sd-ov-card .sd-player-hd,.sd-ov-card .sd-ev-title,.sd-ov-card .sd-pack-title,.sd-server-page .sd-srv-section-title,.sd-jobs-list-head-title,.sd-jobs-detail-title,.sd-players-page .sd-srv-section-title,.sd-players-stat-value,.sd-players-action-item>strong,.sd-diag-page .sd-diag-section-title,.sd-diag-count-card-value,.sd-diag-gauge-label,.sd-diag-trend-head,.sd-install-page .sd-install-section-title,.sd-install-page .sd-install-column-title,.sd-install-complete-title,.sd-install-form-title,.sd-install-pull-title,.sd-install-dl-title,.sd-install-guard-title,.sd-settings-page .sd-settings-section-title,.sd-settings-value-bold,.sd-settings-port-value,.sd-settings-user-name,.sd-settings-security-item-title{color:var(--sd-save-card-title);letter-spacing:0;font-size:14.5px;font-weight:900;line-height:1.25}.sd-ov-card,.sd-ov-empty,.sd-pack-sub,.sd-pack-count,.sd-server-page .sd-state-label,.sd-server-page .sd-state-value,.sd-server-page .sd-srv-hint,.sd-server-page .sd-srv-empty,.sd-jobs-list-row-type,.sd-jobs-detail-meta,.sd-jobs-sse-notice,.sd-jobs-pull-header,.sd-jobs-empty,.sd-jobs-loading,.sd-jobs-select-hint,.sd-players-stat-label,.sd-players-stat-pending,.sd-players-action-item>span:not(.sd-srv-badge-pending),.sd-player-event-title,.sd-player-event-desc,.sd-player-event-time,.sd-diag-status-message,.sd-diag-count-card-label,.sd-diag-check-name,.sd-diag-check-msg,.sd-diag-alert-name,.sd-diag-alert-msg,.sd-diag-gauge-sub,.sd-diag-resource-note,.sd-install-state-msg,.sd-install-progress-label,.sd-install-step-label,.sd-install-form-hint,.sd-install-field-label,.sd-install-pull-sub,.sd-install-pull-hint,.sd-install-dl-hint,.sd-install-guard-desc,.sd-install-log-hint,.sd-settings-label,.sd-settings-value,.sd-settings-hint,.sd-settings-hint-inline,.sd-settings-port-label,.sd-settings-port-desc,.sd-settings-user-login,.sd-settings-security-item-desc,.sd-settings-security-summary-item span,.sd-settings-security-summary-item strong{color:var(--sd-save-card-muted);font-size:12.5px;font-weight:700;line-height:1.45}.sd-ov-card .sd-player-hd img,.sd-ov-card .sd-ev-title img,.sd-ov-card .sd-pack-title img,.sd-server-section-icon,.sd-players-section-icon{width:22px;height:22px}.sd-metric-label,.sd-metric-hint{color:var(--sd-save-card-muted);font-size:12px;line-height:1.35}.sd-metric-value{color:var(--sd-save-card-title);font-size:17px;line-height:1.2}.sd-players-invite-row,.sd-server-page .sd-invite-box,.sd-settings-port-edit-row,.sd-server-message-row,.sd-server-command-row{background:linear-gradient(165deg,#fffcf059,#fffcf000 46%),#e9c887;border-color:#c08c3e;box-shadow:inset 0 0 0 2px #fff4d64d}.sd-server-command-body,.sd-settings-port-edit-row,.sd-install-pwd-row,.sd-install-guard-form{min-width:0}.sd-server-command-body,.sd-settings-port-edit-row{gap:8px}.sd-diag-checks,.sd-diag-alerts,.sd-settings-user-list,.sd-settings-security-list,.sd-players-event-list{border-color:var(--sd-save-card-soft-line);background:#fff2c752}.sd-install-page .sd-install-log-section,.sd-install-page .sd-install-log-window,.sd-jobs-log-window,.sd-server-terminal,.sd-players-info-terminal{color:inherit}@container sd-main-scroll (width<=760px){.sd-ov-section,.sd-server-page .sd-srv-section,.sd-jobs-page .sd-jobs-toolbar,.sd-jobs-list,.sd-jobs-detail,.sd-players-overview-section,.sd-players-page .sd-srv-section,.sd-diag-page .sd-diag-status-panel,.sd-diag-page .sd-diag-check-panel,.sd-diag-page .sd-diag-resource-panel,.sd-diag-page .sd-diag-advice-panel,.sd-install-page .sd-install-progress-section,.sd-install-page .sd-install-column,.sd-settings-page .sd-settings-section{padding:10px}.sd-ov-card,.sd-players-stat,.sd-players-action-item,.sd-diag-count-card,.sd-diag-page .sd-diag-gauge-card,.sd-settings-info-row,.sd-settings-port-card,.sd-settings-security-summary-item,.sd-settings-security-item{padding:9px 10px}.sd-ov-title,.sd-ov-card .sd-player-hd,.sd-ov-card .sd-ev-title,.sd-ov-card .sd-pack-title,.sd-server-page .sd-srv-section-title,.sd-jobs-list-head-title,.sd-jobs-detail-title,.sd-players-page .sd-srv-section-title,.sd-players-stat-value,.sd-players-action-item>strong,.sd-diag-page .sd-diag-section-title,.sd-install-page .sd-install-section-title,.sd-install-page .sd-install-column-title,.sd-settings-page .sd-settings-section-title{font-size:13.5px}}.sd-main-scroll>.sd-page,.sd-main-scroll>.sd-server-page,.sd-main-scroll>.sd-saves-page,.sd-main-scroll>.sd-jobs-page,.sd-main-scroll>.sd-players-page,.sd-main-scroll>.sd-mods-page,.sd-main-scroll>.sd-diag-page,.sd-main-scroll>.sd-install-page,.sd-main-scroll>.sd-settings-page{padding-block-start:0}.sd-server-page .sd-page-icon,.sd-saves-page .sd-page-icon,.sd-jobs-page .sd-page-icon,.sd-players-page .sd-page-icon,.sd-mods-page .sd-page-icon,.sd-diag-page .sd-page-icon,.sd-install-title-strip .sd-page-icon,.sd-settings-page .sd-page-icon{filter:none}.sd-server-page .sd-page-header:after,.sd-saves-page .sd-page-header:after,.sd-jobs-page .sd-page-header:after,.sd-players-page .sd-page-header:after,.sd-mods-page .sd-page-header:after,.sd-diag-page .sd-page-header:after,.sd-install-title-strip.sd-page-header:after,.sd-settings-page .sd-page-header:after{filter:none;box-shadow:none}.sd-server-page .sd-page-title,.sd-saves-page .sd-page-title,.sd-jobs-page .sd-page-title,.sd-players-page .sd-page-title,.sd-mods-page .sd-page-title,.sd-diag-page .sd-page-title,.sd-install-title-strip .sd-page-title,.sd-settings-page .sd-page-title{text-shadow:none}:root{--sd-save-card-bg:linear-gradient(180deg, #fff5d6f5, #f8e2aef0), #f7e3ad;--sd-save-card-bg-strong:linear-gradient(180deg, #fff5d6f5, #f8e2aef0), #f7e3ad}.sd-topbar-save-name{flex:0 auto;max-width:52%}.sd-topbar-save-time{z-index:1;text-overflow:ellipsis;white-space:nowrap;color:#ffe8a2;text-shadow:1px 1px #1d1005,-1px 1px #1d1005,1px -1px #1d1005,-1px -1px #1d1005,0 2px #140902b8;flex:auto;min-width:0;font-size:.86em;position:relative;overflow:hidden}.sd-overview-invite-card .sd-players-invite-row{grid-template-columns:minmax(84px,.5fr) minmax(0,1fr) auto;gap:8px}.sd-overview-invite-card .sd-players-invite-code{letter-spacing:1px;min-height:40px;padding:0 12px;font-size:clamp(15px,1.7cqi,20px)}.sd-overview-invite-card .sd-players-copy-btn,.sd-overview-invite-card .sd-players-refresh-btn{min-width:56px}.sd-lifecycle-actions{flex-flow:column;align-content:flex-start;align-items:flex-start;gap:9px;display:flex}.sd-lifecycle-btns{flex-wrap:wrap;align-self:flex-start;align-items:center;gap:10px;display:flex}.sd-lifecycle-status{color:#7c5629;align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.sd-lifecycle-status-val{color:#2f7d1f;font-weight:900}.sd-lifecycle-status-val-stopped{color:#c02020}.sd-player-events-list{flex:auto;margin-top:8px;overflow:hidden}.sd-player-event{grid-template-columns:14px minmax(0,1fr) auto;align-items:start;min-height:68px;padding:8px 10px}.sd-player-event-dot{margin-top:12px}.sd-player-event-title{flex-wrap:wrap;row-gap:3px;line-height:1.2}.sd-player-event-desc{white-space:normal;margin-top:4px;line-height:1.35}.sd-player-event-time{padding-top:10px;line-height:1.2}.sd-player-events-pager{color:#6f512e;flex:none;justify-content:flex-end;align-items:center;gap:8px;min-height:32px;margin-top:8px;font-size:12px;font-weight:900;display:flex}.sd-player-events-page-button{color:#69421d;min-width:58px;min-height:28px;font:inherit;cursor:pointer;background:linear-gradient(#fff5ccfa,#e6b95e73);border:1px solid #87522275;border-radius:4px;box-shadow:inset 0 0 0 1px #fffce0b8}.sd-player-events-page-button:disabled{cursor:default;opacity:.45}.sd-server-summary-invite .sd-players-invite-row{grid-template-columns:132px minmax(0,1fr) auto;min-height:40px;padding:5px 8px}.sd-server-summary-invite .sd-players-invite-copy{align-items:center;gap:8px;display:flex}.sd-server-summary-invite .sd-players-invite-label{font-size:15px}.sd-server-summary-invite .sd-players-invite-code{letter-spacing:2px;min-height:30px;padding-inline:34px;font-size:clamp(19px,2.6cqi,27px)}.sd-server-summary-invite .sd-players-copy-btn,.sd-server-summary-invite .sd-players-refresh-btn{min-width:72px}@container sd-main-scroll (width<=880px){.sd-server-summary-invite .sd-players-invite-row{grid-template-columns:1fr}}@media (width<=640px){.sd-install-complete-card .sd-btn-green,.sd-install-complete-card .sd-btn-tan{align-self:stretch}.sd-install-actions .sd-btn-green,.sd-install-actions .sd-btn-tan,.sd-install-form-actions .sd-btn-green,.sd-install-form-actions .sd-btn-tan,.sd-install-guard-actions .sd-btn-green,.sd-install-guard-actions .sd-btn-tan{justify-content:center;width:100%}}.sd-install-guard-mobile>.sd-btn-tan{flex:none}@media (width<=1180px){.sd-ov-section:before,.sd-ctrl-div{display:none}.sd-lifecycle-actions,.sd-invite-wrap{justify-content:flex-start}}@container sd-main-scroll (width<=1180px){.sd-lifecycle-actions,.sd-invite-wrap{justify-content:flex-start}.sd-ov-section:before,.sd-ctrl-div{display:none}}@media (width<=900px){.sd-ov-section:before,.sd-ctrl-div{display:none}.sd-lifecycle-actions,.sd-invite-wrap{justify-content:flex-start}}@container sd-main-scroll (width<=900px){.sd-ov-section:before,.sd-ctrl-div{display:none}.sd-lifecycle-actions,.sd-invite-wrap{justify-content:flex-start}}.sd-invite-card-wrap{gap:7px;min-width:0;display:grid}.sd-server-state-main .sd-dot{width:23px;height:23px;box-shadow:0 0 0 3px #fff6beb8,0 2px #4e2f0f5c}.sd-server-page .sd-srv-hint{color:#7a5b31;font-size:12.5px;line-height:1.5}.sd-server-message-row .sd-btn-green{align-self:center}@container sd-main-scroll (width<=760px){.sd-server-message-row .sd-btn-green,.sd-server-command-row .sd-btn-green{width:100%}}.sd-server-summary{box-sizing:border-box;border:2px solid var(--sd-save-card-border);background:var(--sd-save-card-bg);box-shadow:var(--sd-save-card-shadow);border-radius:4px;gap:7px;padding:8px 12px 10px;display:grid}.sd-server-summary-title{color:var(--sd-save-card-title);font-size:15px;font-weight:900;line-height:1.2}.sd-server-summary-grid{border-top:1px solid var(--sd-save-card-soft-line);border-bottom:1px solid var(--sd-save-card-soft-line);grid-template-columns:minmax(150px,.9fr) repeat(4,minmax(0,1fr));align-items:stretch;min-height:58px;display:grid}.sd-server-summary-status,.sd-server-summary-item{border-right:1px solid var(--sd-save-card-soft-line);align-content:center;gap:3px;min-width:0;padding:6px 12px;display:grid}.sd-server-summary-item:last-child{border-right:0}.sd-server-summary-status{grid-template-columns:24px minmax(0,1fr);column-gap:8px}.sd-server-summary-status .sd-server-summary-label,.sd-server-summary-status .sd-server-summary-sub{grid-column:2}.sd-server-summary-state{color:#16892d;grid-column:1/-1;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;font-size:23px;font-weight:900;line-height:1;display:grid}.sd-server-summary-state .sd-dot{justify-self:center;width:17px;height:17px}.sd-server-summary-label{min-width:0;color:var(--sd-save-card-muted);align-items:center;gap:6px;font-size:12.5px;font-weight:800;line-height:1.2;display:inline-flex}.sd-server-summary-label img{object-fit:contain;object-position:center;width:22px;height:22px;image-rendering:pixelated;filter:none;flex:0 0 22px}.sd-server-summary-label img.sd-server-summary-farmer-icon{object-fit:cover;object-position:50% 10%}.sd-server-summary-value{min-width:0;color:var(--sd-save-card-title);text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:900;line-height:1.15;overflow:hidden}.sd-server-summary-sub{min-width:0;color:var(--sd-save-card-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:700;line-height:1.25;overflow:hidden}.sd-server-summary-subrow{align-items:center;gap:4px;min-width:0;display:flex}.sd-server-summary-subrow .sd-server-summary-sub{flex:auto}.sd-server-summary-item--editable{padding-right:92px;position:relative}.sd-server-summary-limit-btn{color:#5d3817;min-width:68px;max-width:calc(100% - 20px);min-height:44px;font:inherit;cursor:pointer;touch-action:manipulation;background:#fff0be9e;border:1px solid #7e4d1b85;border-radius:3px;margin:0;padding:0 6px;font-size:10.5px;font-weight:900;line-height:1.1;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.sd-server-summary-limit-btn:hover{background:#fff7d6e6}.sd-server-summary-limit-btn:focus-visible{outline-offset:2px;outline:3px solid #236926c2}.sd-server-quick .sd-srv-hint{display:none}@container sd-main-scroll (width<=880px){.sd-server-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sd-server-summary-status,.sd-server-summary-item{border-right:0;border-bottom:1px solid var(--sd-save-card-soft-line)}.sd-server-summary-item:last-child{border-bottom:0}.sd-server-message-row .sd-btn-green,.sd-server-command-row .sd-btn-green{width:100%}}@container sd-main-scroll (width<=520px){.sd-server-summary-grid{grid-template-columns:minmax(0,1fr)}}.sd-saves-active-actions .sd-btn-green{min-width:126px}.sd-saves-page .sd-save-card-create .sd-btn-green{z-index:1;flex:none;align-self:center;margin-right:6px;position:relative}.sd-saves-upload-strip .sd-btn-green{z-index:1;flex:none;position:relative}.sd-saves-page .sd-save-backup-policy .sd-btn-green{margin-left:auto}.sd-main-scroll>.sd-saves-page{gap:10px;padding-block-end:16px;padding-inline:14px}.sd-saves-active-action-card .sd-btn-green,.sd-saves-active-action-card .sd-btn-tan,.sd-saves-page .sd-save-card-actions .sd-btn-green,.sd-saves-page .sd-save-card-actions .sd-btn-delete{width:100%}.sd-saves-page .sd-save-backup-policy .sd-btn-green{width:100%;min-height:30px;margin-left:0}@container sd-main-scroll (width<=620px){.sd-main-scroll>.sd-saves-page{padding-inline:8px}.sd-jobs-toolbar-actions .sd-btn-tan,.sd-jobs-toolbar-actions .sd-btn-delete{width:100%}}.sd-players-invite-row{background:#dcc89840;border:1px solid #dcc898;border-radius:2px;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;padding:6px 8px;display:flex}.sd-players-invite-label{color:#8a7060;text-transform:uppercase;letter-spacing:.03em;flex-shrink:0;font-size:12px}.sd-players-invite-code{color:#1f5f1e;letter-spacing:.08em;flex:1;min-width:0;font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-size:12px;font-weight:700}.sd-players-invite-empty,.sd-players-invite-loading{color:#8a7060;flex:1;font-size:13px;font-style:italic}.sd-players-invite-error{color:#b94040;flex:1;font-size:13px}.sd-players-invite-row{background:linear-gradient(#fff2c3c2,#f1c97c42),#fff1c594;border:2px solid #844e1f5c;border-radius:3px;grid-template-columns:minmax(170px,.28fr) minmax(240px,1fr) auto;align-items:center;gap:10px;min-height:64px;margin:0;padding:9px 10px;display:grid;box-shadow:inset 0 0 0 1px #fff9d6bd,0 1px #fff5c69e}.sd-players-invite-copy{min-width:0;color:var(--sd-players-muted);gap:2px;font-size:12px;font-weight:800;display:grid}.sd-players-invite-label{color:var(--sd-players-ink);letter-spacing:0;text-transform:none;font-size:17px;font-weight:900}.sd-players-invite-code{color:#1c7c29;letter-spacing:3px;text-align:center;text-overflow:ellipsis;white-space:nowrap;text-shadow:1px 1px #fff7bef0;background:radial-gradient(circle at 26px,#6faa4a 0 3px,#0000 4px),radial-gradient(circle at calc(100% - 26px),#6faa4a 0 3px,#0000 4px),linear-gradient(#fff7cf,#ffe7aa);border:3px double #8f5b2375;justify-content:center;align-items:center;min-width:0;min-height:42px;padding:0 42px;font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-size:clamp(22px,3.4cqi,34px);font-weight:900;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fffcdfe6,inset 0 -3px 8px #75471b17}.sd-players-invite-empty,.sd-players-invite-loading,.sd-players-invite-error{background:#fff1c485;border:2px dashed #804e225c;align-items:center;min-height:42px;padding:0 14px;font-size:14px;font-weight:800;display:flex}.sd-players-invite-error{color:#9f2b22;border-color:#9f2b226b}.sd-players-invite-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:180px;display:flex}.sd-players-copy-btn,.sd-players-refresh-btn{min-width:86px}.sd-player-host-chip,.sd-players-badge-live{color:#207423;white-space:nowrap;background:#ace1634d;border:1px solid #2b83257a;border-radius:3px;justify-content:center;align-items:center;min-height:18px;margin-left:0;padding:1px 5px;font-size:11px;font-weight:900;display:inline-flex}@container sd-main-scroll (width<=760px){.sd-players-invite-row{grid-template-columns:1fr}.sd-players-invite-actions{width:100%;min-width:0}.sd-players-invite-code{letter-spacing:1px;white-space:normal;word-break:break-word;padding:0 12px;font-size:21px}.sd-players-copy-btn,.sd-players-refresh-btn{flex:1 1 0;width:100%}}.sd-players-public-ip-row{min-height:54px}.sd-main:has(.sd-players-page){--sd-main-viewport-inset-top:clamp(14px, 1.05vw, 18px);--sd-main-viewport-inset-right:clamp(14px, 1.1vw, 18px);--sd-main-viewport-inset-bottom:clamp(24px, 3.2vw, 38px);--sd-main-viewport-inset-left:clamp(14px, 1.1vw, 18px)}.sd-players-actions-section>.sd-srv-hint{display:none}.sd-main:has(.sd-mods-page){padding:clamp(16px,1.5vw,24px) clamp(18px,1.7vw,28px)}.sd-mods-header-actions .sd-btn-tan,.sd-mods-header-actions .sd-btn-green{justify-content:center;min-width:128px;height:44px;font-size:14px}.sd-mods-nexus-connect-strip .sd-btn-tan{white-space:nowrap;min-width:82px;height:32px}.sd-mods-nexus-total-bottom .sd-btn-tan{min-width:34px;height:30px;padding-inline:8px}@container sd-main-scroll (width<=880px){.sd-main:has(.sd-mods-page){padding:16px}.sd-mods-header-actions .sd-btn-tan,.sd-mods-header-actions .sd-btn-green{flex:128px;min-width:0}.sd-mods-nexus-connect-strip .sd-btn-tan{flex:128px}}.sd-diag-status-panel .sd-dot-green.sd-diag-status-big-dot,.sd-diag-status-big-dot.sd-dot-green{background:#3aaa3a;box-shadow:0 0 6px #3aaa3a80}.sd-diag-status-big-dot.sd-dot-yellow{background:#c8a028;box-shadow:0 0 6px #c8a02873}.sd-diag-status-big-dot.sd-dot-red{background:#c03030;box-shadow:0 0 6px #c0303073}.sd-diag-page .sd-diag-check-status .sd-dot{border:2px solid #452b1259;width:22px;height:22px;box-shadow:inset 0 3px #ffffff6b,0 2px #4e2e1038,0 0 8px}.sd-diag-page .sd-diag-check-status .sd-dot-green{color:#2baa1e;background:radial-gradient(circle at 34% 28%,#d8ff96 0 13%,#46c631 14% 58%,#188020 59%)}.sd-diag-page .sd-diag-check-status .sd-dot-yellow{color:#d99113;background:radial-gradient(circle at 34% 28%,#fff0a4 0 13%,#f0b51d 14% 58%,#a9630c 59%)}.sd-diag-page .sd-diag-check-status .sd-dot-red{color:#c53a27;background:radial-gradient(circle at 34% 28%,#ffb59a 0 13%,#e0462b 14% 58%,#8e1d17 59%)}@media (width<=760px){.sd-diag-page .sd-diag-header-actions .sd-btn-green,.sd-diag-page .sd-diag-header-actions .sd-btn-tan{width:100%;min-width:0}}.sd-main:has(.sd-diag-page){--sd-main-viewport-inset-top:clamp(14px, 1.05vw, 18px);--sd-main-viewport-inset-right:clamp(14px, 1.1vw, 18px);--sd-main-viewport-inset-bottom:clamp(24px, 3.2vw, 38px);--sd-main-viewport-inset-left:clamp(14px, 1.1vw, 18px)}@media (width<=640px){.sd-settings-port-edit-row .sd-btn-green,.sd-settings-port-edit-row .sd-btn-tan{flex:calc(50% - 3px);justify-content:center}}.sd-settings-security-item .sd-dot{flex-shrink:0;margin-top:3px}.sd-settings-security-summary-item .sd-dot-yellow+span+strong{color:#9b5c07}.sd-settings-page .sd-settings-section .sd-btn-green,.sd-settings-page .sd-settings-section .sd-btn-tan,.sd-settings-page .sd-settings-section .sd-btn-delete{flex-shrink:0}@container sd-main-scroll (width<=760px){.sd-settings-pending-item .sd-btn-tan{justify-self:start}}.sd-main:has(.sd-settings-page){--sd-main-viewport-inset-top:clamp(16px, 2.2%, 24px);--sd-main-viewport-inset-bottom:clamp(18px, 2.5%, 28px)}.sd-settings-user-actions .sd-btn-delete,.sd-settings-user-actions .sd-btn-tan{min-width:34px;font-size:11px}.sd-settings-user-actions .sd-btn-tan{min-width:78px}.sd-settings-pending-item .sd-btn-tan{height:22px;min-height:22px;padding-inline:8px;font-size:11px}.sd-settings-security-actions .sd-btn-green{min-width:144px}.sd-topbar .sd-topbar-version--available{color:#fff1b8;text-shadow:1px 1px #5b190f;background:#9b2a147a;width:12.8%;font-size:clamp(9px,.76vw,13px);animation:1.4s steps(2,end) infinite sd-topbar-update-pulse}.sd-topbar .sd-topbar-version--working{color:#fff0ad;background:#2d5b7c94;font-size:clamp(9px,.78vw,13px)}.sd-topbar .sd-topbar-version--rollback,.sd-topbar .sd-topbar-version--restored,.sd-topbar .sd-topbar-version--error{color:#ffe3bd;background:#91371f94;font-size:clamp(8px,.72vw,12px)}@keyframes sd-topbar-update-pulse{50%{filter:brightness(1.16)}}.sd-mshell{--sd-mobile-topbar-height:58px;--sd-mobile-bottom-nav-space:calc(84px + env(safe-area-inset-bottom,0px));--sd-mobile-main-frame-corner-size:46px;--sd-mobile-main-frame-edge-thickness:30px;--sd-mobile-main-frame-half-edge-thickness:15px;--sd-mobile-main-frame-center-tile-size:192px;--sd-mobile-content-max-width:1120px;background-color:#000;background-image:var(--sd-img-bg-black);box-sizing:border-box;width:100%;height:100dvh;min-height:0;padding-top:env(safe-area-inset-top,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);image-rendering:pixelated;background-repeat:repeat;flex-direction:column;padding-bottom:0;display:flex;position:relative;overflow:hidden}:root{--stardew-mobile-card-bg:linear-gradient(180deg, #fff5d6f5, #f8e2aef0), #f7e3ad;--stardew-mobile-card-border:2px solid #a06c2c;--stardew-mobile-card-radius:9px;--stardew-mobile-card-shadow:inset 0 0 0 2px #fff3d28c, inset 0 -5px 9px #a06c2c1f, 0 2px 0 #5a371240}.sd-mshell .sd-panel{background:var(--stardew-mobile-card-bg);border:var(--stardew-mobile-card-border);border-radius:var(--stardew-mobile-card-radius);box-shadow:var(--stardew-mobile-card-shadow)}.sd-mshell-topbar{height:var(--sd-mobile-topbar-height);box-sizing:border-box;background-color:#180d04;background-image:linear-gradient(#ffd67e12,#1e0d042e),url(/assets/stardew/ui/topbar/mobile_topbar_framed_generated_image2.png?v=mobile-topbar-4);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:100% 100%,100% 100%;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:0 14px;display:flex;position:relative;box-shadow:0 2px #1a0a03b8,inset 0 1px #ffe09614,inset 0 -1px #ffe0961a}.sd-mshell-worlds{z-index:1;color:#fff3d6;cursor:pointer;background:#46220bc7;border:2px solid #744218b8;border-radius:6px;flex:none;min-height:40px;padding:0 9px;font-size:11px;font-weight:800;position:relative}.sd-mshell-worlds:focus-visible{outline-offset:2px;outline:3px solid #ffd86a}.sd-mshell-brand{z-index:1;color:#fff3d6;text-shadow:1px 1px #351907,0 2px #1e0c0294;white-space:nowrap;text-overflow:ellipsis;min-width:0;padding-left:30px;font-size:16px;font-weight:700;position:relative;overflow:hidden}.sd-mshell-brand:before{content:"";width:24px;height:24px;image-rendering:pixelated;filter:drop-shadow(1px 2px #200d0373);background:url(/assets/stardew/ui/topbar/icon_topbar_chicken_image2_v2.png) 50%/contain no-repeat;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sd-mshell-status{z-index:1;background:linear-gradient(#ffeeb9e6,#cb9146d1),#c58a49;border:2px solid #744218b8;border-radius:7px;flex-shrink:0;align-items:center;gap:6px;min-height:30px;padding:0 10px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff3d,0 1px #220f048c}.sd-mshell-update{z-index:1;color:#3a210b;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:linear-gradient(#ffeeb9e6,#cb9146d1);border:2px solid #744218b8;border-radius:6px;flex:0 auto;min-width:0;min-height:44px;padding:0 8px;font-size:11px;font-weight:900;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff3d,0 1px #220f048c}.sd-mshell-update--available{color:#fff1b8;background:#a74227}.sd-mshell-update--working{color:#effaff;background:#397b9d}.sd-mshell-update--rollback,.sd-mshell-update--error{color:#ffe3bd;background:#9b432b}.sd-mshell-update--restored{background:#d29a3d}@media (width<=430px){.sd-mshell-brand{display:none}.sd-mshell-status{padding-inline:7px}.sd-mshell-status-text{font-size:11px}}.sd-mshell-status-text{color:#3a210b;white-space:nowrap;font-size:12px;font-weight:800}.sd-mshell-body{min-width:0;min-height:0;padding:var(--sd-mobile-main-frame-half-edge-thickness) 0 var(--sd-mobile-main-frame-edge-thickness);box-sizing:border-box;overscroll-behavior:contain;background-color:#f0deb3;background-image:var(--sd-img-page-frame-corner-top-left), var(--sd-img-page-frame-corner-top-right), var(--sd-img-page-frame-corner-bottom-left), var(--sd-img-page-frame-corner-bottom-right), var(--sd-img-page-frame-edge-top), var(--sd-img-page-frame-edge-bottom), var(--sd-img-page-frame-edge-left), var(--sd-img-page-frame-edge-right), var(--sd-img-page-frame-center);background-position:0 0,100% 0,0 100%,100% 100%,0 0,0 100%,0 0,100% 0,50%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,repeat-x,repeat-x,repeat-y,repeat-y,repeat;background-size:var(--sd-mobile-main-frame-corner-size) var(--sd-mobile-main-frame-corner-size), var(--sd-mobile-main-frame-corner-size) var(--sd-mobile-main-frame-corner-size), var(--sd-mobile-main-frame-corner-size) var(--sd-mobile-main-frame-corner-size), var(--sd-mobile-main-frame-corner-size) var(--sd-mobile-main-frame-corner-size), auto var(--sd-mobile-main-frame-edge-thickness), auto var(--sd-mobile-main-frame-edge-thickness), var(--sd-mobile-main-frame-edge-thickness) auto, var(--sd-mobile-main-frame-edge-thickness) auto, var(--sd-mobile-main-frame-center-tile-size) var(--sd-mobile-main-frame-center-tile-size);background-origin:border-box;background-clip:border-box;flex:1 1 0;justify-content:center;align-items:stretch;display:flex;overflow:hidden}.sd-mshell-scroll{width:100%;min-width:0;min-height:0;padding:0 16px calc(18px + var(--sd-mobile-bottom-nav-space));box-sizing:border-box;touch-action:auto;touch-action:pan-x pan-y pinch-zoom;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;flex:auto;justify-content:center;align-self:stretch;align-items:flex-start;display:flex;overflow:hidden auto}.sd-mshell input:not([type=checkbox]):not([type=radio]),.sd-mshell select,.sd-mshell textarea{font-size:max(16px,1em)}.sd-mshell-scroll::-webkit-scrollbar{display:none}.sd-mshell-card{box-sizing:border-box;text-align:center;width:100%;max-width:360px;padding:28px 20px}.sd-mshell-card-title{color:var(--sd-brown-dark);margin:0 0 8px;font-size:17px;font-weight:800}.sd-mshell-card-hint{color:var(--sd-brown-light);margin:0;font-size:13px;line-height:1.6}.sd-mshell-more-actions{gap:12px;margin-top:18px;display:grid}.sd-mshell-more-actions>button{width:100%;min-height:44px}.sd-mshell-tabbar{left:calc(10px + env(safe-area-inset-left,0px));right:calc(10px + env(safe-area-inset-right,0px));bottom:calc(10px + env(safe-area-inset-bottom,0px));z-index:10;box-sizing:border-box;background:var(--sd-brown-dark);border:2px solid var(--sd-brown-border);border-radius:20px;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;padding:6px;display:grid;position:fixed;box-shadow:0 6px 18px #00000059,inset 0 1px #ffffff12}.sd-mshell-tab{box-sizing:border-box;color:#d8bd8f;cursor:pointer;background:0 0;border:none;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:48px;padding:6px 2px;font-size:10px;font-weight:700;line-height:1.1;transition:background-color .15s,color .15s,transform .1s;display:flex}.sd-mshell-tab-icon{object-fit:contain;width:20px;height:20px;image-rendering:pixelated;opacity:.78;flex-shrink:0}.sd-mshell-tab-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.sd-mshell-tab.active{background:var(--sd-green-bg);color:var(--sd-green-text);font-weight:800}.sd-mshell-tab.active .sd-mshell-tab-icon{opacity:1}.sd-mshell-tab:active{transform:scale(.92)}@media (width<=319px){.sd-mshell-topbar{gap:6px;padding-inline:8px}.sd-mshell-brand{max-width:34%;padding-left:26px;font-size:12px}.sd-mshell-brand:before{width:22px;height:22px}.sd-mshell-status{gap:4px;padding-inline:5px}.sd-mshell-status-text{font-size:10px}.sd-mshell-update{padding-inline:5px;font-size:10px}.sd-mshell-scroll{padding-inline:10px}.sd-mshell-tabbar{left:env(safe-area-inset-left,0px);right:env(safe-area-inset-right,0px);border-radius:16px 16px 0 0;gap:0;padding-inline:4px}.sd-mshell-tab-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}:root{--hub-ink:#eef5f6;--hub-muted:#94a6ad;--hub-bg:#071114;--hub-surface:#0d1b1f;--hub-surface-strong:#12262a;--hub-line:#284047;--hub-signal:#8bcf68;--hub-focus:#73d8ff;--hub-warm:#d9a441}.game-hub{max-width:100%;min-height:100dvh;color:var(--hub-ink);background:url(/assets/game-hub/background_game_library_day_image2.png) center bottom / cover no-repeat fixed, var(--hub-bg);font-family:Segoe UI,Microsoft YaHei UI,sans-serif;overflow-x:clip}.game-hub--background-night{background:url(/assets/game-hub/background_game_library_image2.png) center bottom / cover no-repeat fixed, var(--hub-bg)}.game-hub--stardew{--hub-signal:#9bcf55;background:linear-gradient(180deg, #071114c7, #071114f0), url(/assets/stardew/ui/backgrounds/background_login_farm_generated.png) center / cover fixed, var(--hub-bg)}.game-hub button{font:inherit}.game-hub button:focus-visible,.game-hub [tabindex]:focus-visible{outline:3px solid var(--hub-focus);outline-offset:4px}.game-hub-topbar{box-sizing:border-box;z-index:20;background:#050f12f5;border-bottom:3px solid #0000;grid-template-columns:1fr auto;align-items:center;gap:20px;min-height:66px;padding:8px clamp(18px,3vw,44px);display:grid;position:sticky;top:0;box-shadow:0 8px 24px #030a0c29}.game-hub-brand{min-height:44px;color:var(--hub-ink);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:0;padding:0;display:inline-flex}.game-hub-brand strong{letter-spacing:.08em;font-size:16px;font-weight:800}.game-hub-logout{min-height:44px;color:var(--hub-muted);cursor:pointer;background:0 0;border:1px solid #0000;padding:0 12px}.game-hub-logout:hover{color:var(--hub-ink);background:#ffffff0b}.game-hub-account{align-items:center;gap:8px;display:flex}.game-hub-account-name{color:#f0f5f5;margin-right:4px;font-size:13px;font-weight:650}.game-hub-theme-toggle{color:#efc55f;cursor:pointer;background:#08181bc2;border:1px solid #d9a4417a;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:color .18s,border-color .18s,background .18s,transform .18s;display:grid}.game-hub-theme-toggle[aria-pressed=true]{color:#b7dcf1;border-color:#73d8ff73}.game-hub-theme-toggle:hover{background:#162f33e6;border-color:currentColor;transform:translateY(-1px)}.game-hub-theme-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:21px;height:21px}.game-hub--library:not(.game-hub--background-night) .game-hub-topbar{color:#294326;box-shadow:none;background:0 0;border-bottom-color:#0000}.game-hub--library:not(.game-hub--background-night) .game-hub-brand,.game-hub--library:not(.game-hub--background-night) .game-hub-account-name{color:#294326}.game-hub--library:not(.game-hub--background-night) .game-hub-logout{color:#6d5135}.game-hub--library:not(.game-hub--background-night) .game-hub-logout:hover{color:#294326;background:#fffade94}.game-hub--library:not(.game-hub--background-night) .game-hub-theme-toggle{color:#a56b20;background:#fff7cfb8;border-color:#9765258f}.game-hub--library:not(.game-hub--background-night) .game-hub-theme-toggle:hover{background:#fff7d5}.game-hub--library.game-hub--background-night .game-hub-topbar{color:#f3e5a1;box-shadow:none;background:0 0;border-bottom-color:#0000}.game-hub--library.game-hub--background-night .game-hub-brand{color:#f3e5a1}.game-hub--library.game-hub--background-night .game-hub-account-name{color:#d9ebf4}.game-hub--library.game-hub--background-night .game-hub-logout{color:#9db8c9}.game-hub--library.game-hub--background-night .game-hub-logout:hover{color:#e8f4f7;background:#5c93b521}.game-hub--library.game-hub--background-night .game-hub-theme-toggle{color:#b7dff0;background:#091c2ed1;border-color:#70b4d88a}.game-hub--library.game-hub--background-night .game-hub-theme-toggle:hover{background:#173550}.game-hub-main{width:min(1380px,100% - 48px);min-width:0;margin:0 auto;padding:clamp(42px,6vw,88px) 0 56px}.game-hub-main--library{box-sizing:border-box;align-content:center;width:100%;min-height:calc(100dvh - 66px);padding:clamp(34px,7vh,72px) 0;display:grid}.game-hub-heading{max-width:740px;margin-bottom:clamp(28px,4vw,52px)}.game-hub-heading p,.game-tile-kicker{color:var(--hub-signal);letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-family:Consolas,SFMono-Regular,monospace;font-size:12px;font-weight:700}.game-hub-heading h1{color:#f4f8f8;letter-spacing:-.045em;font-size:clamp(32px,4.4vw,56px);font-weight:620;line-height:.98}.game-picker{--game-card-width:clamp(230px, 23vw, 306px);--game-card-gap:clamp(18px, 2.2vw, 30px);box-sizing:border-box;width:100%;min-width:0;padding:38px max(26px, calc((100vw - var(--game-card-width)) / 2)) 44px;overscroll-behavior-inline:contain;scroll-padding-inline:max(26px, calc((100vw - var(--game-card-width)) / 2));scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;align-items:center;gap:0;margin:0;list-style:none;display:flex;overflow:auto visible}.game-picker::-webkit-scrollbar{display:none}.game-picker.is-worlds-open{scroll-snap-type:none}.game-picker-item{box-sizing:border-box;flex:0 0 var(--game-card-width);min-width:0;margin-right:var(--game-card-gap);scroll-snap-align:start;padding:9px}.game-picker-item--primary{z-index:3;transition:margin-right .36s cubic-bezier(.33,0,.67,1);position:relative}.game-card-frame{aspect-ratio:1;width:100%;position:relative}.game-card-frame>.game-carousel-card{height:100%}.game-card-progress-ring{--game-install-ring-color:var(--hub-focus);z-index:5;background:conic-gradient(from -90deg, var(--game-install-ring-color) 0 var(--game-install-progress), #708b8c47 var(--game-install-progress) 360deg);pointer-events:none;-webkit-mask-composite:xor;border-radius:7px;padding:4px;position:absolute;inset:-4px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.game-card-progress-ring.is-complete{--game-install-ring-color:var(--hub-signal)}.game-card-progress-ring.is-failed{--game-install-ring-color:#d16d5d}.game-card-frame.has-install-panel .game-carousel-card.is-selected:after{border-color:#0000}.game-picker.is-install-open .game-carousel-card.is-selected{transform:none}.game-picker.is-install-open .game-world-rail-content{padding-left:0}.game-picker.is-worlds-open:not(.is-worlds-closing) .game-picker-item--primary{margin-right:0;transition:margin-right .36s cubic-bezier(.33,0,.67,1)}.game-picker.is-worlds-open.is-worlds-closing .game-picker-item--primary{margin-right:var(--game-card-gap);transition:margin-right .36s cubic-bezier(.33,0,.67,1)}.game-picker-item--soon{opacity:.88;flex-basis:clamp(210px,19vw,252px);margin-left:clamp(18px,2.2vw,30px)}.game-carousel-card{box-sizing:border-box;aspect-ratio:1;border:1px solid var(--hub-line);width:100%;min-width:0;color:var(--hub-ink);background:var(--hub-surface);text-align:left;cursor:pointer;transform-origin:50%;border-radius:3px;grid-template-rows:minmax(0,1fr) auto;padding:0;transition:transform .22s,border-color .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 13px 30px #0000003d}.game-carousel-card:after{content:"";z-index:3;pointer-events:none;border:3px solid #0000;border-radius:6px;transition:border-color .2s;position:absolute;inset:-3px}.game-carousel-card.is-selected{border-color:#73d8ffb8;transform:scale(1.045);box-shadow:0 18px 36px #00000052}.game-carousel-card.is-selected:after{border-color:var(--hub-focus)}.game-carousel-card:hover:not(:disabled):not([aria-disabled=true]){border-color:var(--hub-signal)}.game-carousel-card:focus-visible{outline-offset:2px;outline:2px solid #f2f8f8}.game-carousel-card[aria-disabled=true]{cursor:progress}.game-carousel-card:disabled{color:#aeb9bc;cursor:not-allowed}.game-carousel-cover{aspect-ratio:auto;border-bottom:1px solid var(--hub-line);min-height:0;image-rendering:pixelated;background:linear-gradient(#030c0c05,#040c0b47),url(/assets/game-hub/stardew-steam-store-header.jpg) 50%/contain no-repeat,#4ab8df;place-items:center;transition:filter .2s;display:grid;position:relative;overflow:hidden}.game-carousel-card--not_installed .game-carousel-cover,.game-carousel-card--install_failed .game-carousel-cover,.game-carousel-card--repair_required .game-carousel-cover,.game-carousel-card--diagnostic .game-carousel-cover{filter:grayscale()saturate(.28)brightness(.72)}.game-carousel-card--installing .game-carousel-cover,.game-carousel-card--loading .game-carousel-cover,.game-carousel-card--unavailable .game-carousel-cover{filter:saturate(.42)brightness(.78)}.game-card-signal{background:#738288;border:2px solid #071114db;border-radius:50%;width:11px;height:11px;position:absolute;top:13px;right:13px;box-shadow:0 0 0 1px #eef5f647}.game-card-signal--ready{background:var(--hub-signal)}.game-card-signal--idle{background:var(--hub-warm)}.game-card-signal--error{background:#d16d5d}.game-card-signal--working{background:var(--hub-focus);animation:1.2s ease-in-out infinite hub-pulse}.game-carousel-copy{gap:6px;min-width:0;padding:13px 16px 14px;display:grid}.game-carousel-title{overflow-wrap:anywhere;color:#f4f8f8;letter-spacing:-.025em;font-size:clamp(18px,1.7vw,22px);font-weight:680}.game-carousel-status{color:#c7d1d3;min-height:18px;font-size:12px;font-weight:700}.game-carousel-status--ready{color:#c7e8b4}.game-carousel-status--idle,.game-carousel-status--working{color:#f0d39a}.game-carousel-status--error{color:#f1b8aa}.game-carousel-action{color:var(--hub-muted);border-top:1px solid #94a6ad33;justify-content:space-between;align-items:center;gap:10px;padding-top:8px;font-size:11px;font-weight:700;display:flex}.game-carousel-action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px;transition:transform .22s cubic-bezier(.22,1,.36,1)}.game-carousel-action.is-open svg{transform:rotate(180deg)}.game-carousel-card--soon .game-carousel-cover{color:#aeb9bc75;filter:grayscale();letter-spacing:.08em;background:linear-gradient(145deg,#ffffff09,#0000 55%),#0a171a;font:800 clamp(48px,6vw,72px)/1 Consolas,monospace}.game-hub-notice{color:#ffd3c1;background:#4d1f15bf;border:1px solid #8d553e;justify-content:space-between;align-items:center;gap:16px;margin:18px 0;padding:14px 16px;display:flex}.game-hub-notice button,.worlds-toolbar button{border:1px solid var(--hub-line);min-height:40px;color:var(--hub-ink);cursor:pointer;background:#ffffff09}.game-hub-notice button{padding:0 13px}.worlds-toolbar{color:var(--hub-muted);justify-content:space-between;align-items:center;gap:18px;margin:-22px 0 28px;font-family:Consolas,monospace;font-size:12px;display:flex}.worlds-toolbar button{padding:0 15px}.game-world-rail{box-sizing:border-box;opacity:0;scroll-snap-align:none;flex:none;min-width:0;transition:width .36s cubic-bezier(.33,0,.67,1),opacity .22s ease-out;overflow:clip}.game-world-rail.is-open{opacity:1}.game-world-rail.is-open.is-closing{transition:width .36s cubic-bezier(.33,0,.67,1),opacity .24s ease-in 70ms}.game-world-rail-content{opacity:0;visibility:hidden;align-items:center;gap:14px;width:max-content;padding:30px 4px 30px 32px;transition:opacity .18s,transform .28s cubic-bezier(.22,1,.36,1),visibility 0s linear .28s;display:flex;position:relative;transform:translate(-42px)}.game-world-rail.is-open .game-world-rail-content{opacity:1;visibility:visible;transition:opacity .24s ease-out 50ms,transform .36s cubic-bezier(.33,0,.67,1),visibility linear;transform:translate(0)}.game-world-rail.is-open.is-closing .game-world-rail-content{opacity:0;visibility:visible;transition:opacity .24s ease-in 70ms,transform .36s cubic-bezier(.33,0,.67,1),visibility 0s linear .36s;transform:translate(-42px)}.world-choice-list{z-index:1;gap:14px;margin:0;padding:0;list-style:none;display:flex;position:relative}.world-choice-list li{opacity:0;min-width:0;transition:opacity .19s,transform .28s cubic-bezier(.22,1,.36,1);transform:translate(-50px)}.game-world-rail.is-open .world-choice-list li{opacity:1;transition:opacity .22s ease-out 50ms,transform .36s cubic-bezier(.33,0,.67,1);transform:translate(0)}.game-world-rail.is-open.is-closing .world-choice-list li{opacity:0;transition:opacity .22s ease-in 90ms,transform .36s cubic-bezier(.33,0,.67,1);transform:translate(-50px)}.world-choice{box-sizing:border-box;width:clamp(224px,18vw,244px);min-height:350px;color:var(--hub-ink);text-align:left;cursor:default;background:#071518f7;border:1px solid #d2e2da59;border-radius:8px;grid-template-rows:auto 1fr;padding:0;transition:border-color .18s,background .18s,transform .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 30px #00000040}.world-choice:hover{border-color:var(--hub-signal);background:#10272a;transform:translateY(-3px)}.world-choice-open:focus-visible,.world-create-card:focus-visible{outline:3px solid var(--hub-focus)}.world-choice-open:focus-visible{outline-offset:-5px}.world-create-card:focus-visible{outline-offset:4px}.world-choice-open{z-index:1;border-radius:inherit;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0}.world-choice-scene{object-fit:cover;aspect-ratio:1.28;width:100%;image-rendering:pixelated;background:url(/assets/stardew/new-game/farms/standard.png) 50%/cover;border-bottom:1px solid #d2e2da38;display:block}.world-name-row{flex:1;align-items:flex-start;gap:3px;min-width:0;display:flex}.world-name-edit,.world-name-editor{z-index:2;pointer-events:auto;position:relative}.world-name-edit{width:24px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;flex:0 0 24px;place-items:center;padding:4px;display:grid}.world-name-edit svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:13px;height:13px}.world-name-edit:focus-visible{outline:2px solid var(--hub-focus)}.world-name-editor{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;min-width:0;display:grid}.world-name-editor input{box-sizing:border-box;color:#304530;width:100%;min-width:0;height:32px;font:inherit;background:#fff7da;border:1px solid #95895b;border-radius:3px;grid-column:1/-1;padding:5px 7px}.world-name-editor button{color:#304530;white-space:nowrap;cursor:pointer;background:#f5e5b6;border:1px solid #95895b;border-radius:3px;min-width:0;height:27px;padding:3px;font-size:12px}.world-choice-content{pointer-events:none;flex-direction:column;min-width:0;padding:12px 14px 13px;display:flex;position:relative}.world-choice-heading{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;min-height:64px;display:flex}.world-choice-name{-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;color:#f3f6ee;letter-spacing:-.02em;-webkit-box-orient:vertical;flex:1;min-width:0;font-size:20px;font-weight:680;line-height:1.35;display:-webkit-box;overflow:hidden}.world-status{white-space:nowrap;color:#b9c4c7;flex:none;align-items:center;gap:7px;min-height:28px;font-size:11px;font-weight:700;display:inline-flex}.world-status>span{background:#738288;border-radius:50%;width:7px;height:7px}.world-status--running{color:#c4e8b1}.world-status--running>span{background:var(--hub-signal)}.world-status--working{color:#f0d39a}.world-status--working>span{background:var(--hub-warm)}.world-status--error{color:#f1b8aa}.world-status--error>span{background:#d16d5d}.world-status--planned{color:#aeb8bd}.world-choice-details{gap:6px;min-width:0;margin:10px 0 0;display:grid}.world-choice-address{grid-template-columns:minmax(0,1fr) 44px;align-items:stretch;gap:7px;min-width:0;display:grid}.world-choice-address>span{align-content:center;gap:2px;min-width:0;display:grid}.world-choice-details small{color:var(--hub-muted);font-size:10px;font-weight:500}.world-choice-details code,.world-choice-details strong{overflow-wrap:anywhere;color:#d9e3e5;min-width:0;font:700 11px/1.45 Consolas,SFMono-Regular,monospace}.world-copy-button,.world-lifecycle-button{z-index:2;color:#d9e3e5;pointer-events:auto;cursor:pointer;background:#0612158a;border:1px solid #d2e2da52;border-radius:5px;min-height:44px;transition:border-color .16s,color .16s,background .16s,transform .16s;position:relative}.world-copy-button{place-items:center;width:44px;height:44px;padding:0;display:grid}.world-copy-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:square;stroke-linejoin:miter;width:19px;height:19px}.world-copy-button:hover:not(:disabled),.world-lifecycle-button:hover:not(:disabled){transform:translateY(-1px)}.world-copy-button:focus-visible,.world-lifecycle-button:focus-visible{outline:3px solid var(--hub-focus);outline-offset:2px}.world-copy-button:disabled,.world-lifecycle-button:disabled{cursor:default}.world-copy-button.is-copied{color:var(--hub-signal);border-color:currentColor}.world-copy-button.is-failed{color:#efae9d;border-color:currentColor}.world-lifecycle-button{letter-spacing:.08em;justify-content:center;align-items:center;gap:8px;width:100%;padding:0 12px;font:750 12px/1 system-ui,sans-serif;display:inline-flex}.world-lifecycle-button>span{width:7px;height:7px;box-shadow:3px 3px 0 color-mix(in srgb, currentColor 32%, transparent);background:currentColor}.world-lifecycle-button--start{color:#b9e894}.world-lifecycle-button--stop{color:#efb5a7}.world-lifecycle-button--busy{color:#f0d39a}.world-lifecycle-button--disabled{color:#94a2a6}.world-choice-action-error{z-index:2;color:#efae9d;pointer-events:none;font-size:10px;line-height:1.35;position:relative}.world-create-card,.world-rail-message{box-sizing:border-box;z-index:1;border-radius:8px;flex:none;position:relative}.world-create-card{aspect-ratio:1;width:clamp(190px,15vw,210px);min-height:0;color:var(--hub-signal);text-align:center;cursor:pointer;background:#071518f5;border:1px solid #8bcf6870;place-content:center;align-self:center;justify-items:center;gap:17px;padding:20px 12px;transition:border-color .18s,background .18s,transform .18s;display:grid}.world-create-card:hover{border-color:var(--hub-signal);background:#10272a;transform:translateY(-3px)}.world-create-card svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5px;width:42px;height:42px}.world-create-card strong{letter-spacing:.02em;font-size:14px}.world-rail-message{width:154px;min-height:350px;color:var(--hub-muted);text-align:center;background:#071518f5;border:1px solid #d2e2da4d;place-content:center;gap:14px;padding:24px;display:grid}.world-rail-message--error{color:#f1b8aa;border-color:#d16d5d94}.world-rail-message button{min-height:44px;color:inherit;cursor:pointer;background:0 0;border:1px solid;padding:0 12px}.game-hub--background-night .game-carousel-card{color:#e7edf3;background:#17243b;border-color:#7697be9e;box-shadow:0 4px #090f1fe6,0 16px 32px #01071261}.game-hub--background-night .game-carousel-card.is-selected{box-shadow:0 4px #090f1fe6,0 18px 36px #01071270}.game-hub--background-night .game-carousel-cover{background:linear-gradient(#2c528114,#08112a6b),url(/assets/game-hub/stardew-steam-store-header.jpg) 50%/contain no-repeat,#266f91;border-bottom-color:#87a6ca6b}.game-hub--background-night .game-carousel-copy,.game-hub--background-night .world-choice-content{background:radial-gradient(circle at 6px 6px,#ecde9e29 0 1px,#0000 1.5px) 0 0/24px 24px,linear-gradient(#89a4c50e 1px,#0000 1px) 0 0/12px 12px,linear-gradient(90deg,#89a4c50e 1px,#0000 1px) 0 0/12px 12px,linear-gradient(#243552,#17243b)}.game-hub--background-night .game-carousel-title,.game-hub--background-night .world-choice-name{color:#fae9ad;text-shadow:0 1px #081027}.game-hub--background-night .game-carousel-status{color:#b8c7d5}.game-hub--background-night .game-carousel-status--ready,.game-hub--background-night .world-status--running{color:#bfe590}.game-hub--background-night .game-carousel-status--idle,.game-hub--background-night .game-carousel-status--working,.game-hub--background-night .world-status--working{color:#f1cf78}.game-hub--background-night .game-carousel-status--error,.game-hub--background-night .world-status--error,.game-hub--background-night .world-rail-message--error{color:#f1a292}.game-hub--background-night .game-carousel-action{color:#aebed0;border-top-color:#93adca33}.game-hub--background-night .game-carousel-card--soon{color:#bdc8d3;background:#162135;border-color:#68809d80}.game-hub--background-night .game-carousel-card--soon .game-carousel-cover{color:#d9e4ec5c;background-color:#0000;background-image:linear-gradient(45deg,#85a0be1a 25%,#0000 25% 75%,#85a0be1a 75%),linear-gradient(45deg,#85a0be1a 25%,#1d2b43 25% 75%,#85a0be1a 75%);background-position:0 0,8px 8px;background-repeat:repeat,repeat;background-size:16px 16px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.game-hub--background-night .world-choice{color:#e1e8ef;background:#17243b;border-color:#7493b799;box-shadow:0 4px #080e1ee0,0 16px 30px #0107125c}.game-hub--background-night .world-choice:hover{background:#223550;border-color:#8eb7da}.game-hub--background-night .world-choice-scene{border-bottom-color:#87a6ca66;box-shadow:inset 0 0 0 999px #14274d33}.game-hub--background-night .world-status{color:#adbdcb}.game-hub--background-night .world-status--planned,.game-hub--background-night .world-choice-details small{color:#9caec0}.game-hub--background-night .world-choice-details code,.game-hub--background-night .world-choice-details strong{color:#e1e9ed}.game-hub--background-night .world-copy-button,.game-hub--background-night .world-lifecycle-button{background:#091d35d1;border-color:#8bafcf85;box-shadow:inset 0 -2px #040d1cb8}.game-hub--background-night .world-copy-button{color:#afd1e9}.game-hub--background-night .world-copy-button:hover:not(:disabled),.game-hub--background-night .world-lifecycle-button:hover:not(:disabled){background:#13304ff5;border-color:#9fc9e7}.game-hub--background-night .world-lifecycle-button--start{color:#bde78d}.game-hub--background-night .world-lifecycle-button--stop{color:#f0b2a7}.game-hub--background-night .world-lifecycle-button--busy{color:#f0d08b}.game-hub--background-night .world-lifecycle-button--disabled{color:#8194a4}.game-hub--background-night .world-create-card{color:#b9df86;background:radial-gradient(circle at 10px 10px,#f4dd8524 0 1px,#0000 1.5px) 0 0/28px 28px,linear-gradient(45deg,#7091b51a 25%,#0000 25% 75%,#7091b51a 75%) 0 0/20px 20px,linear-gradient(45deg,#7091b51a 25%,#192842 25% 75%,#7091b51a 75%) 10px 10px/20px 20px;border-color:#8fc169a3;box-shadow:0 4px #080e1ee0,0 15px 28px #01071257}.game-hub--background-night .world-create-card:hover{color:#d1ef9e;background-color:#223550;border-color:#b8e28b}.game-hub--background-night .world-rail-message{color:#aebdca;background:#17243b;border-color:#7493b785}.game-hub:not(.game-hub--background-night) .game-carousel-card{color:#29402e;background:#f7e9bd;border-color:#674c25b8;box-shadow:0 4px #664822d1,0 15px 28px #47321933}.game-hub:not(.game-hub--background-night) .game-carousel-card.is-selected{box-shadow:0 4px #664822d1,0 18px 34px #322d1c3d}.game-hub:not(.game-hub--background-night) .game-carousel-cover{border-bottom-color:#674c258c}.game-hub:not(.game-hub--background-night) .game-carousel-copy,.game-hub:not(.game-hub--background-night) .world-choice-content{background:linear-gradient(#775b2b0e 1px,#0000 1px) 0 0/12px 12px,linear-gradient(90deg,#775b2b0e 1px,#0000 1px) 0 0/12px 12px,linear-gradient(#fff7da,#efdda8)}.game-hub:not(.game-hub--background-night) .game-carousel-title,.game-hub:not(.game-hub--background-night) .world-choice-name{color:#2d432c;text-shadow:0 1px #ffffff94}.game-hub:not(.game-hub--background-night) .game-carousel-status{color:#5f6541}.game-hub:not(.game-hub--background-night) .game-carousel-status--ready,.game-hub:not(.game-hub--background-night) .world-status--running{color:#397020}.game-hub:not(.game-hub--background-night) .game-carousel-status--idle,.game-hub:not(.game-hub--background-night) .game-carousel-status--working,.game-hub:not(.game-hub--background-night) .world-status--working{color:#8a5e12}.game-hub:not(.game-hub--background-night) .game-carousel-status--error,.game-hub:not(.game-hub--background-night) .world-status--error,.game-hub:not(.game-hub--background-night) .world-rail-message--error{color:#a13f31}.game-hub:not(.game-hub--background-night) .game-carousel-action{color:#5e633f;border-top-color:#674c2542}.game-hub:not(.game-hub--background-night) .game-carousel-card--soon{color:#4d5946;background:#e7ddba;border-color:#655b438c}.game-hub:not(.game-hub--background-night) .game-carousel-card--soon .game-carousel-cover{color:#495b466b;background-color:#0000;background-image:linear-gradient(45deg,#556e4c1f 25%,#0000 25% 75%,#556e4c1f 75%),linear-gradient(45deg,#556e4c1f 25%,#dfe8c5 25% 75%,#556e4c1f 75%);background-position:0 0,8px 8px;background-repeat:repeat,repeat;background-size:16px 16px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.game-hub:not(.game-hub--background-night) .world-choice{color:#304530;background:#f5e5b6;border-color:#6b4d26ad;box-shadow:0 4px #684a23cc,0 15px 26px #48321830}.game-hub:not(.game-hub--background-night) .world-choice:hover{background:#fff3cf;border-color:#5f8f39}.game-hub:not(.game-hub--background-night) .world-choice-scene{border-bottom-color:#6b4d267a}.game-hub:not(.game-hub--background-night) .world-status{color:#68705a}.game-hub:not(.game-hub--background-night) .world-status--planned,.game-hub:not(.game-hub--background-night) .world-choice-details small{color:#6f765f}.game-hub:not(.game-hub--background-night) .world-choice-details code,.game-hub:not(.game-hub--background-night) .world-choice-details strong{color:#34482f}.game-hub:not(.game-hub--background-night) .world-copy-button,.game-hub:not(.game-hub--background-night) .world-lifecycle-button{background:#fff7d7c7;border-color:#674c2570;box-shadow:inset 0 -2px #815b2833}.game-hub:not(.game-hub--background-night) .world-copy-button{color:#496947}.game-hub:not(.game-hub--background-night) .world-copy-button:hover:not(:disabled),.game-hub:not(.game-hub--background-night) .world-lifecycle-button:hover:not(:disabled){background:#fffce6f5;border-color:#628d42}.game-hub:not(.game-hub--background-night) .world-lifecycle-button--start{color:#397020}.game-hub:not(.game-hub--background-night) .world-lifecycle-button--stop{color:#a14536}.game-hub:not(.game-hub--background-night) .world-lifecycle-button--busy{color:#8a5e12}.game-hub:not(.game-hub--background-night) .world-lifecycle-button--disabled{color:#77735f}.game-hub:not(.game-hub--background-night) .world-create-card{color:#4f8b2f;background-color:#0000;background-image:linear-gradient(45deg,#658b4514 25%,#0000 25% 75%,#658b4514 75%),linear-gradient(45deg,#658b4514 25%,#f8edc8 25% 75%,#658b4514 75%);background-position:0 0,10px 10px;background-repeat:repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-color:#547d30b8;box-shadow:0 4px #587032b8,0 14px 24px #48321829}.game-hub:not(.game-hub--background-night) .world-create-card:hover{color:#397020;background-color:#fff5d8;border-color:#4f8b2f}.game-hub:not(.game-hub--background-night) .world-rail-message{color:#5f674f;background:#f5e5b6;border-color:#6b4d268a}.world-create-card--form{aspect-ratio:auto;align-content:center;justify-items:stretch;place-content:initial;cursor:default;gap:10px;width:clamp(238px,18vw,268px);min-height:210px;padding:18px;transition:width .26s cubic-bezier(.22,1,.36,1),border-color .18s,background .18s}.world-create-card--form:hover{transform:none}.world-create-card--form>strong{text-align:left;font-size:15px}.world-create-field{display:grid}.world-create-field>span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.world-create-field input{box-sizing:border-box;border:1px solid;border-radius:3px;outline:none;width:100%;min-width:0;min-height:44px;padding:0 11px;font:600 16px/1.2 Segoe UI,Microsoft YaHei UI,sans-serif}.world-create-field input:focus-visible{border-color:var(--hub-focus);box-shadow:0 0 0 3px #73d8ff38}.world-create-form-message{color:var(--hub-muted);text-align:left;font-size:10px;line-height:1.35}.world-create-form-message.is-error{color:#d96855}.world-create-form-actions{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:8px;display:grid}.world-create-form-actions button{cursor:pointer;border:1px solid;border-radius:3px;min-width:0;min-height:44px;padding:0 8px;font-size:12px;font-weight:750}.world-create-form-actions button:disabled{cursor:not-allowed;filter:saturate(.35);opacity:.62}.game-install-inline{box-sizing:border-box;color:#29402e;background:linear-gradient(#775b2b0e 1px,#0000 1px) 0 0/12px 12px,linear-gradient(90deg,#775b2b0e 1px,#0000 1px) 0 0/12px 12px,linear-gradient(#fff7da,#efdda8);border:1px solid #547d30b8;border-left:0;border-radius:0 8px 8px 0;flex:none;align-self:center;width:clamp(350px,29vw,424px);min-height:clamp(304px,23vw,330px);margin-left:-9px;position:relative;box-shadow:0 4px #587032b8,0 14px 24px #48321829}.game-install-inline--form{align-content:center;gap:10px;padding:18px 22px 18px 28px;display:grid}.game-install-inline--form>strong{color:#2d432c;font-size:18px;line-height:1.2}.game-install-field{color:#3f5638;grid-template-columns:94px minmax(0,1fr);align-items:center;gap:10px;font-size:12px;font-weight:750;display:grid}.game-install-field input,.game-install-guard input{box-sizing:border-box;color:#29402e;background:#fff9dceb;border:1px solid #8c7448;border-radius:3px;outline:none;width:100%;min-width:0;min-height:44px;padding:0 11px;font:600 16px/1.2 Segoe UI,Microsoft YaHei UI,sans-serif}.game-install-secret-control{min-width:0;display:block;position:relative}.game-install-secret-control input{padding-right:50px}.game-install-password-toggle{color:#536c49;cursor:pointer;background:#f0e0af70;border:0;border-left:1px solid #8c74487a;border-radius:0 3px 3px 0;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;top:0;right:0}.game-install-password-toggle:hover:not(:disabled){color:#315d27;background:#dccd979e}.game-install-password-toggle:focus-visible{z-index:1;outline:3px solid var(--hub-focus);outline-offset:-3px}.game-install-password-toggle:disabled{cursor:not-allowed;opacity:.58}.game-install-password-eye{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;overflow:visible}.game-install-password-eye circle{fill:currentColor;stroke:none}.game-install-password-eye-slash{stroke-width:2.2px}.game-install-field input:focus-visible,.game-install-guard input:focus-visible{border-color:var(--hub-focus);box-shadow:0 0 0 3px #73d8ff38}.game-install-message{color:#68674f;min-height:14px;font-size:10px;line-height:1.35}.game-install-message.is-error{color:#a13f31}.game-install-actions,.game-install-inline-action{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:8px;display:grid}.game-install-auth-choice{gap:7px;display:grid}.game-install-auth-choice>strong{color:#3f5638;font-size:11px;line-height:1.25}.game-install-actions button,.game-install-inline-action button,.game-install-guard button,.game-install-retry{cursor:pointer;border:1px solid;border-radius:3px;min-width:0;min-height:44px;padding:0 12px;font-size:12px;font-weight:780}.game-install-actions button:first-child,.game-install-inline-action button:first-child{color:#5c674d;background:#fff9dca3}.game-install-actions button:last-child,.game-install-inline-action button:last-child,.game-install-guard button,.game-install-retry{color:#f7f4dc;background:#4f8b2f}.game-install-actions button:disabled,.game-install-inline-action button:disabled,.game-install-guard button:disabled{cursor:not-allowed;filter:saturate(.35);opacity:.62}.game-install-auth-choice .game-install-inline-action button{color:#304b31;text-align:left;background:#fff9dcb8;border-color:#5e6f3db8;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:8px;min-height:58px;padding:7px 9px;transition:transform .16s,border-color .16s,background .16s;display:grid}.game-install-auth-choice .game-install-inline-action button:hover:not(:disabled){background:#fffde9f5;border-color:#4f8b2f;transform:translateY(-1px)}.game-install-auth-choice .game-install-inline-action button:focus-visible{outline:3px solid var(--hub-focus);outline-offset:2px}.game-install-auth-choice .game-install-inline-action button>span:last-child{gap:2px;min-width:0;display:grid}.game-install-auth-choice .game-install-inline-action button strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.2;overflow:hidden}.game-install-auth-choice .game-install-inline-action button small{color:#696b53;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:650;line-height:1.2;overflow:hidden}.game-install-choice-mark{box-sizing:border-box;letter-spacing:-.04em;border:1px solid;place-items:center;width:31px;height:31px;font:800 9px/1 Consolas,SFMono-Regular,monospace;display:grid;box-shadow:inset 0 0 0 2px #4f8b2f1f}.game-install-inline--progress{align-content:center;gap:11px;padding:20px 24px 20px 28px;display:grid}.game-install-progress-head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:3px 14px;display:grid}.game-install-progress-head>span{color:#6c674e;grid-column:1/-1;font-size:10px;font-weight:700}.game-install-progress-head>strong{color:#263f2b;min-width:0;font-size:20px;line-height:1.15}.game-install-progress-head>b{color:#397020;font:800 18px/1 Consolas,SFMono-Regular,monospace}.game-install-progress-bar{background:#fffade9e;border:1px solid #917842;height:8px;overflow:hidden}.game-install-progress-bar>span{background:#4f8b2f;height:100%;transition:width .22s;display:block}.game-install-progress-bar.is-indeterminate>span{background:repeating-linear-gradient(90deg,#4f8b2f 0 12px,#86b85a 12px 20px);animation:.82s linear infinite game-install-bar-walk}.game-install-step-list{margin:0;padding:0;list-style:none;display:grid}.game-install-step-list li{color:#77735f;border-bottom:1px solid #674c252e;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:30px;font-size:12px;display:grid}.game-install-step-list li>span{box-sizing:border-box;border:2px solid;border-radius:50%;width:12px;height:12px}.game-install-step-list li.is-done{color:#397020}.game-install-step-list li.is-done>span{background:currentColor;box-shadow:inset 0 0 0 2px #f5e8b8}.game-install-step-list li.is-active{color:#8a5e12}.game-install-step-list li.is-active>span{border-style:dashed;animation:1s linear infinite game-install-step-spin}.game-install-step-list li.is-error{color:#a13f31}.game-install-progress-detail{color:#5c6047;min-height:30px;margin:0;font-size:11px;line-height:1.45}.game-install-guard{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.game-install-guard label{color:#4e5e44;gap:4px;font-size:10px;font-weight:700;display:grid}.game-install-mobile-wait,.game-install-qr{color:#5c6047;font-size:11px}.game-install-qr{align-items:center;gap:12px;display:flex}.game-install-qr img{width:104px;height:104px;image-rendering:pixelated}.game-install-qr a{color:#397020;font-weight:750}.game-install-retry{justify-self:end}.game-hub--background-night .game-install-inline{color:#e1e8ef;background:radial-gradient(circle at 10px 10px,#f4dd8524 0 1px,#0000 1.5px) 0 0/28px 28px,linear-gradient(#89a4c50e 1px,#0000 1px) 0 0/12px 12px,linear-gradient(90deg,#89a4c50e 1px,#0000 1px) 0 0/12px 12px,linear-gradient(#243552,#17243b);border-color:#8fc169a3;box-shadow:0 4px #080e1ee0,0 16px 30px #0107125c}.game-hub--background-night .game-install-inline--form>strong,.game-hub--background-night .game-install-progress-head>strong,.game-hub--background-night .game-install-auth-choice>strong{color:#fae9ad}.game-hub--background-night .game-install-field,.game-hub--background-night .game-install-progress-head>span,.game-hub--background-night .game-install-progress-detail,.game-hub--background-night .game-install-mobile-wait,.game-hub--background-night .game-install-qr,.game-hub--background-night .game-install-message{color:#aebed0}.game-hub--background-night .game-install-field input,.game-hub--background-night .game-install-guard input{color:#edf4f5;background:#081a2de6;border-color:#587998}.game-hub--background-night .game-install-password-toggle{color:#b8d0db;background:#142f46b3;border-left-color:#587998a8}.game-hub--background-night .game-install-password-toggle:hover:not(:disabled){color:#dff1dd;background:#234157f0}.game-hub--background-night .game-install-actions button:first-child,.game-hub--background-night .game-install-inline-action button:first-child{color:#b6c9d4;background:#081a2d80}.game-hub--background-night .game-install-actions button:last-child,.game-hub--background-night .game-install-guard button,.game-hub--background-night .game-install-retry{color:#122315;background:#b9df86}.game-hub--background-night .game-install-auth-choice .game-install-inline-action button{color:#e2edf1;background:#081a2dad;border-color:#86aec5ad}.game-hub--background-night .game-install-auth-choice .game-install-inline-action button:hover:not(:disabled){background:#193148f0;border-color:#b9df86}.game-hub--background-night .game-install-auth-choice .game-install-inline-action button small{color:#aebed0}.game-hub--background-night .game-install-choice-mark{box-shadow:inset 0 0 0 2px #b9df861a}.game-hub--background-night .game-install-progress-head>b,.game-hub--background-night .game-install-qr a,.game-hub--background-night .game-install-step-list li.is-done{color:#bfe590}.game-hub--background-night .game-install-progress-bar{background:#081a2d99;border-color:#587998}.game-hub--background-night .game-install-progress-bar>span{background:#b9df86}.game-hub--background-night .game-install-step-list li{color:#8194a4;border-bottom-color:#93adca33}.game-hub--background-night .game-install-step-list li.is-done>span{box-shadow:inset 0 0 0 2px #1c2c46}.game-hub--background-night .game-install-step-list li.is-active{color:#f1cf78}.game-hub--background-night .game-install-step-list li.is-error,.game-hub--background-night .game-install-message.is-error{color:#f1a292}@keyframes game-install-bar-walk{0%{background-position:0 0}to{background-position:20px 0}}@keyframes game-install-step-spin{to{transform:rotate(360deg)}}.game-hub--background-night .world-create-field input{color:#edf4f5;background:#081a2de6;border-color:#587998}.game-hub--background-night .world-create-field input::placeholder{color:#8ea7b8}.game-hub--background-night .world-create-form-actions button:first-child{color:#b6c9d4;background:#081a2d80}.game-hub--background-night .world-create-form-actions button:last-child{color:#122315;background:#b9df86}.game-hub:not(.game-hub--background-night) .world-create-field input{color:#29402e;background:#fff9dceb;border-color:#8c7448}.game-hub:not(.game-hub--background-night) .world-create-field input::placeholder{color:#7a745e}.game-hub:not(.game-hub--background-night) .world-create-form-actions button:first-child{color:#5c674d;background:#fff9dca3}.game-hub:not(.game-hub--background-night) .world-create-form-actions button:last-child{color:#f7f4dc;background:#4f8b2f}@keyframes hub-pulse{0%,to{opacity:.45;transform:scale(.88)}50%{opacity:1;transform:scale(1)}}@media (width<=980px){.game-picker{--game-card-width:clamp(230px, 36vw, 292px)}.game-picker-item--soon{flex-basis:clamp(205px,30vw,238px)}}@media (width<=700px){.game-hub{background-attachment:scroll}.game-hub-topbar{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:62px;padding:8px 12px}.game-hub-brand{min-height:44px}.game-hub-brand strong{letter-spacing:.04em;font-size:13px}.game-hub-account{gap:2px}.game-hub-account-name{margin-right:2px;font-size:12px}.game-hub-logout{padding-inline:8px}.game-hub-main{width:min(100% - 28px,620px);padding:36px 0 30px}.game-hub-main--library{width:100%;min-height:calc(100dvh - 62px);padding:26px 0 34px}.game-hub-heading{margin-bottom:26px}.game-hub-heading h1{font-size:clamp(32px,10vw,42px)}.game-picker{--game-card-width:min(78vw, 320px);--game-card-gap:0px;padding:30px max(16px, calc((100vw - var(--game-card-width)) / 2)) 38px;scroll-padding-inline:max(16px, calc((100vw - var(--game-card-width)) / 2))}.game-picker-item{margin-right:0;padding:8px}.game-picker-item--soon{flex-basis:min(68vw,272px);margin-left:0}.game-carousel-copy{padding:12px 14px 13px}.game-world-rail-content{gap:12px;padding:26px 3px 26px 26px}.world-choice-list{gap:12px}.world-choice-list li,.world-create-card,.world-rail-message{scroll-snap-align:start;scroll-margin-inline-start:clamp(28px,10vw,40px)}.world-choice{width:min(72vw,278px);min-height:350px}.world-create-card{width:min(60vw,232px)}.game-install-inline{width:min(82vw,400px)}.game-install-inline--form{padding-inline:22px}.world-rail-message{min-height:350px}.worlds-toolbar{flex-direction:column;align-items:stretch;margin-top:-12px}.worlds-toolbar button{align-self:flex-start;min-height:44px}}@media (width<=700px) and (orientation:portrait){.game-hub--library{transform-origin:0 0;width:100dvh;max-width:none;height:100dvw;min-height:100dvw;position:fixed;top:0;left:0;overflow:hidden;transform:rotate(90deg)translateY(-100%)}.game-hub--library .game-hub-topbar{min-height:58px;padding-block:5px}.game-hub--library .game-hub-main--library{min-height:calc(100dvw - 58px);padding:0}.game-hub--library .game-picker{--game-card-width:clamp(190px, 58dvw, 230px);--game-card-gap:14px;padding:14px max(20px, calc((100dvh - var(--game-card-width)) / 2)) 18px;scroll-padding-inline:max(20px, calc((100dvh - var(--game-card-width)) / 2))}.game-hub--library .game-picker-item{padding:6px}.game-hub--library .game-picker-item--soon{flex-basis:clamp(170px,46dvw,190px);margin-left:12px}.game-hub--library .game-carousel-copy{gap:3px;padding:8px 12px 9px}.game-hub--library .game-carousel-title{font-size:17px}.game-hub--library .game-carousel-status{min-height:15px;font-size:10px}.game-hub--library .game-carousel-action{padding-top:5px;font-size:10px}.game-hub--library .game-world-rail-content{gap:10px;padding:12px 2px 12px 20px}.game-hub--library .world-choice-list{gap:10px}.game-hub--library .world-choice{width:clamp(190px,52dvw,212px);min-height:276px}.game-hub--library .world-choice-scene{aspect-ratio:1.72}.game-hub--library .world-choice-content{padding:8px 10px 9px}.game-hub--library .world-choice-heading{gap:7px}.game-hub--library .world-choice-name{font-size:17px}.game-hub--library .world-status{gap:4px;font-size:9px}.game-hub--library .world-status>span{width:5px;height:5px}.game-hub--library .world-choice-details{gap:4px;margin:6px 0 0}.game-hub--library .world-choice-details small{font-size:9px}.game-hub--library .world-choice-details code,.game-hub--library .world-choice-details strong{font-size:10px}.game-hub--library .world-lifecycle-button{font-size:11px}.game-hub--library .world-create-card{gap:10px;width:clamp(150px,42dvw,170px);padding:14px 10px}.game-hub--library .world-create-card--form{gap:8px;width:clamp(214px,58dvw,236px);min-height:190px;padding:14px}.game-hub--library .game-install-inline{width:clamp(300px,45dvh,340px);min-height:clamp(280px,78dvw,304px)}.game-hub--library .game-install-inline--form,.game-hub--library .game-install-inline--progress{gap:7px;padding:12px 16px 12px 20px}.game-hub--library .game-install-inline--progress.has-auth-choice{gap:6px;min-height:286px;padding-block:10px}.game-hub--library .game-install-inline--progress.has-auth-choice .game-install-step-list li{min-height:21px}.game-hub--library .game-install-inline--progress.has-auth-choice .game-install-inline-action button{min-height:52px}.game-hub--library .game-install-field{grid-template-columns:82px minmax(0,1fr);gap:8px}.game-hub--library .game-install-progress-head>strong{font-size:17px}.game-hub--library .game-install-step-list li,.game-hub--library .game-install-progress-detail{min-height:24px}.game-hub--library .world-create-card svg{width:34px;height:34px}.game-hub--library .world-rail-message{width:140px;min-height:276px;padding:18px}}@media (width<=900px) and (height<=520px) and (orientation:landscape){.game-hub-topbar{min-height:58px;padding-block:5px}.game-hub-main--library{min-height:calc(100dvh - 58px);padding:0}.game-picker{--game-card-width:clamp(190px, 58dvh, 230px);--game-card-gap:14px;padding:14px max(20px, calc((100vw - var(--game-card-width)) / 2)) 18px;scroll-padding-inline:max(20px, calc((100vw - var(--game-card-width)) / 2))}.game-picker-item{padding:6px}.game-picker-item--soon{flex-basis:clamp(170px,46dvh,190px);margin-left:12px}.game-carousel-copy{gap:3px;padding:8px 12px 9px}.game-carousel-title{font-size:17px}.game-carousel-status{min-height:15px;font-size:10px}.game-carousel-action{padding-top:5px;font-size:10px}.game-world-rail-content{gap:10px;padding:12px 2px 12px 20px}.world-choice-list{gap:10px}.world-choice{width:clamp(190px,52dvh,212px);min-height:276px}.world-choice-scene{aspect-ratio:1.72}.world-choice-content{padding:8px 10px 9px}.world-choice-heading{gap:7px}.world-choice-name{font-size:17px}.world-status{gap:4px;font-size:9px}.world-status>span{width:5px;height:5px}.world-choice-details{gap:4px;margin:6px 0 0}.world-choice-details small{font-size:9px}.world-choice-details code,.world-choice-details strong{font-size:10px}.world-lifecycle-button{font-size:11px}.world-create-card{gap:10px;width:clamp(150px,42dvh,170px);padding:14px 10px}.world-create-card--form{gap:8px;width:clamp(214px,58dvh,236px);min-height:190px;padding:14px}.game-install-inline{width:clamp(300px,42vw,340px);min-height:clamp(280px,78vh,304px)}.game-install-inline--form,.game-install-inline--progress{gap:7px;padding:12px 16px 12px 20px}.game-install-inline--progress.has-auth-choice{gap:6px;min-height:286px;padding-block:10px}.game-install-inline--progress.has-auth-choice .game-install-step-list li{min-height:21px}.game-install-inline--progress.has-auth-choice .game-install-inline-action button{min-height:52px}.game-install-field{grid-template-columns:82px minmax(0,1fr);gap:8px}.game-install-progress-head>strong{font-size:17px}.game-install-step-list li,.game-install-progress-detail{min-height:24px}.world-create-card svg{width:34px;height:34px}.world-rail-message{width:140px;min-height:276px;padding:18px}}@media (prefers-reduced-motion:reduce){.game-hub *,.game-hub :before,.game-hub :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.game-picker{scroll-behavior:auto}.game-carousel-card.is-selected{transform:none}.game-install-progress-bar.is-indeterminate>span,.game-install-step-list li.is-active>span,.game-card-signal--working{animation:none}.game-hub-theme-toggle:hover,.world-choice:hover,.world-create-card:hover{transform:none}}@supports not (overflow:clip){.game-hub{overflow-x:hidden}}.world-delete-hint{z-index:3;pointer-events:none;color:#fff;text-shadow:0 1px 4px #000;text-align:center;opacity:0;font-size:11px;position:absolute;top:12px;left:12px;right:12px}.world-choice:hover .world-delete-hint,.world-choice:focus-within .world-delete-hint,.world-choice.is-delete-pressing .world-delete-hint{opacity:1}.world-choice-open{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:pan-x pan-y}.world-delete-progress{border-radius:inherit;z-index:4;pointer-events:none;clip-path:inset(0 100% 0 0);border:4px solid #fbd7a5;animation:1.2s linear forwards world-delete-hold;position:absolute;inset:0}@keyframes world-delete-hold{to{clip-path:inset(0)}}.world-delete-dialog{box-sizing:border-box;color:#34271c;background:#fffaf2;border:1px solid #e3d9cd;border-radius:18px;width:min(440px,100vw - 32px);max-height:calc(100dvh - 32px);padding:28px;overflow:auto;box-shadow:0 20px 80px #0005}.world-delete-dialog::backdrop{background:#17120db3}.world-delete-dialog h2{margin:0 0 18px;font-size:21px}.world-delete-name{overflow-wrap:anywhere;font-weight:700}.world-delete-dialog p{line-height:1.6}.world-delete-error{color:#a53029}.world-delete-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.world-delete-actions button{min-height:44px;font:inherit;cursor:pointer;color:inherit;background:#fff;border:1px solid #cfbba5;border-radius:9px;padding:10px 20px}.world-delete-actions .world-delete-confirm{color:#fff;background:#a8332c;border-color:#a8332c}.world-delete-actions button:disabled{opacity:.6;cursor:wait}@media (hover:none){.world-delete-hint{opacity:1}}:root{color:#3c2415;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a0e06;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:280px;min-height:100vh;margin:0}body.sd-desktop-shell-mounted,body.sd-mobile-shell-mounted{width:100vw;height:100dvh;min-height:0;overflow:hidden}#root.sd-desktop-shell-mounted{width:100vw;height:100dvh;min-height:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);background:#000;overflow:hidden}#root.sd-mobile-shell-mounted{background:#000;width:100vw;height:100dvh;min-height:0;overflow:hidden}button,input,select{font:inherit}h1,h2,h3{margin:0}.form-grid{gap:18px;margin-top:24px;display:grid}.field{gap:8px;font-weight:800;display:grid}.field input,.password-input input{color:#3c2415;background:#ffe6b6;border:3px solid #673519;border-radius:14px;width:100%;min-height:46px;padding:10px 12px}.field input:focus-visible,.password-input input:focus-visible,.password-toggle:focus-visible,.button:focus-visible{outline-offset:3px;outline:4px solid #3f8f3d73}.summary{max-width:62ch;margin:24px 0;font-size:1.1rem;line-height:1.7}.form-hint{color:#6f4a2d;margin:-8px 0 0;font-weight:800}.password-input{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;display:grid}.password-toggle{color:#3c2415;cursor:pointer;background:#ffe6b6;border:3px solid #673519;border-radius:14px;min-width:72px;min-height:46px;padding:8px 12px;font-weight:900}.password-toggle:hover{background:#fff0c7}.button{color:#fff8df;cursor:pointer;background:#3f8f3d;border:3px solid #673519;border-radius:14px;min-height:46px;padding:10px 18px;font-weight:900;transition:transform .16s,box-shadow .16s,filter .16s;box-shadow:0 6px #2f6d2d}.button:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(3px);box-shadow:0 3px #2f6d2d}.button:disabled{cursor:not-allowed;filter:grayscale(.45);opacity:.7}.sd-auth-shell{padding:clamp(24px,5vw,72px);background-color:#1a0e06;justify-content:flex-end;align-items:center;min-height:100vh;padding-right:clamp(36px,11vw,180px);display:flex;position:relative;overflow:hidden}.sd-auth-shell:before{content:"";z-index:0;background-image:url(/assets/stardew/ui/backgrounds/background_login_farm_generated.png);background-position:50%;background-size:cover;position:absolute;inset:0}.sd-auth-shell:after{content:"";z-index:1;background:#0c06017a;position:absolute;inset:0}.sd-auth-card{z-index:2;background-blend-mode:multiply, normal;background-color:#e7b96f;background-image:linear-gradient(#f5ca7a47,#cd8e462e),url(/assets/stardew/ui/backgrounds/background_parchment_tile.png);border:5px solid #5b2f18;width:min(420px,100%);padding:26px 26px 30px;position:relative;box-shadow:inset 0 0 0 2px #ffe8a8a6,inset 0 0 0 6px #5b2f1824,0 7px #3b1d0d,0 18px 42px #0000008c}.sd-auth-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#3f8f3d;margin:0 0 6px;font-size:11px;font-weight:800}.sd-auth-title{color:#3c2415;margin:0 0 4px;font-size:22px;font-weight:900;line-height:1.1}.sd-auth-version{color:#8f5a2d;margin:0 0 16px;font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-size:11px}.sd-auth-error{color:#681111;background:#ffe0d6;border:3px solid #b54837;margin:0 0 14px;padding:10px 14px;font-size:13px;font-weight:700}.sd-auth-loading{color:#6f4a2d;margin:16px 0 0;font-size:13px}.sd-auth-card .form-grid{gap:14px;margin-top:14px}.sd-auth-card .summary{color:#6f4a2d;max-width:none;margin:0 0 6px;font-size:13px;line-height:1.5}.sd-auth-card .field{color:#3c2415;gap:5px;font-size:13px;font-weight:700}.sd-auth-card .field input,.sd-auth-card .password-input input{color:#3c2415;background:#fff0c7;border:2px solid #673519;border-radius:0;height:34px;min-height:34px;padding:4px 10px;font-size:13px}.sd-auth-card .field input:focus-visible,.sd-auth-card .password-input input:focus-visible{outline-offset:2px;outline:3px solid #3f8f3d66}.sd-auth-card .password-toggle{color:#3c2415;background:#ffe6b6;border:2px solid #673519;border-radius:0;min-width:52px;min-height:34px;padding:4px 8px;font-size:12px;font-weight:700}.sd-auth-card .password-toggle:hover{background:#fff0c7}.sd-auth-card .button{color:#fff;height:36px;min-height:36px;box-shadow:none;background-color:#0000;background-image:url(/assets/stardew/ui/buttons/button_primary_small_green_blank.png);background-size:100% 100%;border:none;border-radius:0;padding:0;font-size:14px;font-weight:700;transition:filter .1s,transform 70ms}.sd-auth-card .button:hover:not(:disabled){filter:brightness(1.08);box-shadow:none;transform:translateY(-1px)}.sd-auth-card .button:active:not(:disabled){filter:brightness(.82);box-shadow:none;transform:translateY(1px)}.sd-auth-card .button:disabled{filter:grayscale(.5)brightness(.8);cursor:not-allowed;box-shadow:none;transform:none}.sd-auth-card .form-hint{color:#6f4a2d;margin:-4px 0 0;font-size:12px}.sd-auth-card .password-toggle:focus-visible,.sd-auth-card .button:focus-visible{outline-offset:2px;outline:3px solid #3f8f3d66}@media (width<=900px){.sd-auth-shell{justify-content:center;padding-right:24px}}@media (width<=430px){.sd-auth-shell{align-items:flex-start;padding:36px 12px 12px}.sd-auth-card{width:100%;padding:20px 16px 24px}.sd-auth-title{font-size:18px}}@media (width<=340px){.sd-auth-shell{padding:24px 8px 8px}.sd-auth-card{padding:16px 12px 20px}.sd-auth-title{font-size:16px}.sd-auth-card .field input,.sd-auth-card .password-input input{font-size:12px}}.sd-auth-shell--image-login{background:#101605;min-height:100vh;padding:0;display:block}.sd-auth-shell--image-login:before,.sd-auth-shell--image-login:after{content:none}.sd-auth-shell--image-login .sd-auth-card{z-index:1;width:max(100vw,177.683vh);max-width:none;height:max(100vh,56.2799vw);box-shadow:none;background:url(/assets/stardew/ui/backgrounds/background_login_home_image2.png) 50%/100% 100% no-repeat;border:0;padding:0;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.sd-auth-shell--image-login .sd-auth-eyebrow,.sd-auth-shell--image-login .sd-auth-title,.sd-auth-shell--image-login .sd-auth-version,.sd-auth-shell--image-login .sd-auth-loading{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sd-auth-shell--image-login .form-grid{margin:0;display:block;position:absolute;inset:0}.sd-auth-shell--image-login .field{height:8.9%;margin:0;display:block;position:absolute}.sd-auth-shell--image-login .summary{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sd-auth-shell--image-login .field>span{color:#3f2412;text-shadow:0 1px #ffefc5d1;height:32%;font-size:clamp(12px,1.05vw,18px);font-weight:900;line-height:1.1;display:block}.sd-auth-shell--login .field:first-of-type{width:26.62%;top:40.8%;left:61.6%}.sd-auth-shell--login .field:nth-of-type(2){width:26.62%;top:52.8%;left:61.6%}.sd-auth-shell--setup .field:first-of-type{width:26.62%;top:35.6%;left:61.6%}.sd-auth-shell--setup .field:nth-of-type(2){width:26.62%;top:46.6%;left:61.6%}.sd-auth-shell--setup .field:nth-of-type(3){width:26.62%;top:57.6%;left:61.6%}.sd-auth-shell--image-login .password-input{height:62%;display:block;position:absolute;bottom:0;left:0;right:0}.sd-auth-shell--image-login .field input,.sd-auth-shell--image-login .password-input input{color:#4b2a16;caret-color:#4b2a16;text-shadow:0 1px #ffeebfbf;background:linear-gradient(#ffeebdd6,#f6d391d1),url(/assets/stardew/ui/backgrounds/background_parchment_tile.png);border:3px solid #875426e6;border-radius:2px;width:100%;height:62%;min-height:0;padding:0 4.4%;font-size:clamp(13px,1.02vw,18px);font-weight:800;line-height:1;box-shadow:inset 0 0 0 2px #fff7ce80,inset 0 -4px #7a491e1f,0 2px #572d1257}.sd-auth-shell--image-login .password-input input{height:100%;padding-right:21%}.sd-auth-shell--image-login .field>input{position:absolute;bottom:0;left:0;right:0}.sd-auth-shell--image-login .field input:focus-visible,.sd-auth-shell--image-login .password-input input:focus-visible{outline-offset:2px;outline:3px solid #48963a6b}.sd-auth-shell--image-login .password-toggle{color:#4b2a16;text-shadow:0 1px #ffeebfbf;cursor:pointer;background:0 0;border:0;width:18.5%;min-width:0;height:90%;min-height:0;padding:0;font-size:clamp(10px,.86vw,14px);font-weight:900;position:absolute;top:5%;right:1.5%}.sd-auth-shell--image-login .password-toggle:hover{background:#5d361714}.sd-auth-shell--image-login .button{color:#fff3c7;text-shadow:0 2px #3f240f,0 0 8px #1c4a0c8a;width:25.9%;height:8.82%;min-height:0;box-shadow:none;cursor:pointer;background:0 0;border:0;padding:0;font-size:clamp(20px,2.1vw,34px);font-weight:900;line-height:1;transition:background .12s,box-shadow .12s,transform 80ms;position:absolute;top:72.37%;left:62.14%}.sd-auth-shell--image-login .button:hover:not(:disabled){background:#ffffd21f;transform:translateY(-1px);box-shadow:inset 0 0 18px #ffffb438}.sd-auth-shell--image-login .button:active:not(:disabled){background:#14370c38;transform:translateY(3px);box-shadow:inset 0 8px 18px #0000003d}.sd-auth-shell--image-login .button:disabled{cursor:wait;background:#0000002e;transform:none}.sd-auth-shell--image-login .button:focus-visible,.sd-auth-shell--image-login .password-toggle:focus-visible{outline-offset:2px;outline:3px solid #fff4adc2}.sd-auth-shell--image-login:not(.sd-auth-shell--has-message) .sd-auth-card:after{content:none}.sd-auth-shell--image-login .form-hint{z-index:2;color:#7b4b22;text-align:center;text-shadow:0 1px #ffeebfbf;justify-content:center;align-items:center;width:26.45%;height:4.4%;margin:0;font-size:clamp(10px,.9vw,15px);font-weight:800;line-height:1.2;display:flex;position:absolute;top:66.25%;left:61.66%}.sd-auth-shell--has-message .form-hint,.sd-auth-shell--login .form-hint{display:none}.sd-auth-shell--image-login .sd-auth-error{z-index:2;color:#6f1b13;background:linear-gradient(#f29f70f5,#e57f56f5),url(/assets/stardew/ui/backgrounds/background_parchment_tile.png);border:2px solid #9d2d19db;align-items:center;width:26.45%;height:5.22%;margin:0;padding:0 2% 0 4.4%;font-size:clamp(10px,.9vw,15px);font-weight:800;line-height:1.2;display:flex;position:absolute;top:65.42%;left:61.66%;overflow:hidden;box-shadow:inset 0 0 0 2px #ffd4a96b}.sd-auth-shell--image-login .sd-auth-error:before{content:"!";color:#ffe7b8;text-align:center;background:#b63e25;border-radius:2px;width:1.5em;height:1.5em;font-size:.85em;font-weight:900;line-height:1.5em;position:absolute;top:50%;left:2%;transform:translateY(-50%)}@media (width<=700px){.sd-auth-shell--image-login .sd-auth-card{transform:translate(-77%,-50%)}.sd-auth-shell--image-login .sd-auth-title{z-index:3;clip:auto;white-space:nowrap;color:#3c2415;text-align:center;text-shadow:0 2px #ffeebfb8;background:linear-gradient(#efcf94eb,#e8c480eb),url(/assets/stardew/ui/backgrounds/background_parchment_tile.png);justify-content:center;align-items:center;width:100vw;height:64px;margin:0;padding:0 12px;font-size:clamp(30px,8.2vw,38px);font-weight:900;line-height:1;display:flex;position:absolute;top:27.2vh;left:calc(77% - 50vw);overflow:hidden;box-shadow:inset 0 2px #6735193d,inset 0 -2px #6735193d}.sd-auth-shell--login .field:first-of-type,.sd-auth-shell--login .field:nth-of-type(2),.sd-auth-shell--setup .field:first-of-type,.sd-auth-shell--setup .field:nth-of-type(2),.sd-auth-shell--setup .field:nth-of-type(3),.sd-auth-shell--image-login .form-hint,.sd-auth-shell--image-login .sd-auth-error,.sd-auth-shell--image-login .button{width:24.6%;left:64.6%}}@media (width<=1106px),(aspect-ratio<=8/5),(aspect-ratio>=5/2),(width<=1366px) and (hover:none) and (pointer:coarse){.sd-auth-shell{-webkit-overflow-scrolling:touch;height:auto;min-height:100dvh;overflow:hidden auto}.sd-auth-shell--image-login{height:auto;min-height:100dvh;padding:20px 0 calc(28px + env(safe-area-inset-bottom,0px));background-image:linear-gradient(#0c06017a,#0c06017a),url(/assets/stardew/ui/backgrounds/background_login_farm_generated.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;display:flex}.sd-auth-shell--image-login .sd-auth-card{background-blend-mode:multiply, normal;background-color:#e7b96f;background-image:linear-gradient(#f5ca7a52,#cd8e4633),url(/assets/stardew/ui/backgrounds/background_parchment_tile.png);background-repeat:repeat;background-size:auto;border:4px solid #5b2f18;border-radius:0;width:min(100% - 24px,420px);max-width:420px;height:auto;max-height:none;margin-top:30px;padding:30px 18px 26px;position:relative;inset:auto;overflow:visible;transform:none;box-shadow:inset 0 0 0 2px #ffe8a8a6,inset 0 0 0 5px #5b2f1824,0 6px #3b1d0d,0 14px 30px #0000008c}.sd-auth-shell--image-login .sd-auth-card:before{content:"";filter:drop-shadow(0 3px 3px #00000080);pointer-events:none;background:url(/assets/stardew/ui/topbar/icon_topbar_chicken_image2_v2.png) 50%/contain no-repeat;width:52px;height:59px;position:absolute;top:0;left:50%;transform:translate(-50%,-62%)}.sd-auth-shell--image-login .sd-auth-eyebrow,.sd-auth-shell--image-login .sd-auth-title,.sd-auth-shell--image-login .sd-auth-version,.sd-auth-shell--image-login .sd-auth-loading{clip:auto;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.sd-auth-shell--image-login .sd-auth-eyebrow{margin:0 0 6px}.sd-auth-shell--image-login .sd-auth-title{margin:0 0 4px;font-size:20px}.sd-auth-shell--image-login .sd-auth-version{margin:0 0 14px}.sd-auth-shell--image-login .sd-auth-loading{color:#6f4a2d;margin:14px 0 0;font-size:13px}.sd-auth-shell--image-login .summary{clip:auto;white-space:normal;color:#6f4a2d;width:auto;height:auto;margin:0 0 8px;padding:0;font-size:13px;line-height:1.5;position:static;overflow:visible}.sd-auth-shell--image-login .form-grid{gap:14px;margin:14px 0 0;display:grid;position:static}.sd-auth-shell--image-login .field,.sd-auth-shell--login .field:first-of-type,.sd-auth-shell--login .field:nth-of-type(2),.sd-auth-shell--setup .field:first-of-type,.sd-auth-shell--setup .field:nth-of-type(2),.sd-auth-shell--setup .field:nth-of-type(3){gap:5px;width:auto;height:auto;display:grid;position:static;top:auto;left:auto}.sd-auth-shell--image-login .field>span{color:#3c2415;height:auto;text-shadow:none;font-size:13px;font-weight:700}.sd-auth-shell--image-login .password-input{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;height:auto;display:grid;position:static;bottom:auto;left:auto;right:auto}.sd-auth-shell--image-login .field>input{position:static;bottom:auto;left:auto;right:auto}.sd-auth-shell--image-login .field input,.sd-auth-shell--image-login .password-input input{width:100%;height:auto;min-height:40px;text-shadow:none;border-radius:0;padding:8px 12px;font-size:16px;font-weight:700;line-height:1.2}.sd-auth-shell--image-login .password-input input{height:auto;padding-right:12px}.sd-auth-shell--image-login .password-toggle{color:#3c2415;width:auto;min-width:60px;height:auto;min-height:40px;text-shadow:none;background:#ffe6b6;border:2px solid #673519;border-radius:0;padding:6px 10px;font-size:12px;font-weight:700;position:static}.sd-auth-shell--image-login .button{color:#fff;width:100%;height:auto;min-height:44px;text-shadow:none;box-shadow:none;background-color:#0000;background-image:url(/assets/stardew/ui/buttons/button_primary_small_green_blank.png);background-size:100% 100%;border:none;margin-top:4px;padding:0;font-size:15px;font-weight:700;position:static}.sd-auth-shell--image-login .form-hint,.sd-auth-shell--image-login .sd-auth-error{width:auto;height:auto;margin:0 0 4px;position:relative;top:auto;left:auto}}:root{--sd-brown-dark:#3c2415;--sd-brown-border:#673519;--sd-brown-mid:#8f5a2d;--sd-brown-light:#6f4a2d;--sd-parchment:#ffd995;--sd-parchment-lt:#ffe6b6;--sd-parchment-xl:#fff0c7;--sd-black:#2a160d;--sd-green:#3f8f3d;--sd-green-shadow:#2f6d2d;--sd-green-bg:#d8f2c4;--sd-green-text:#1f5f1e;--sd-red:#b54837;--sd-red-shadow:#7f2d24;--sd-red-bg:#ffe0d6;--sd-red-text:#681111;--sd-gold:#c07820;--sd-gold-light:#fff3d6;--sd-gold-border:#b57a2d;--sd-gold-text:#7a4a10;--sd-blue:#287da8;--sd-blue-bg:#d6eef8;--sd-blue-text:#165779;--sd-font-ui:Inter, ui-sans-serif, system-ui, sans-serif;--sd-font-mono:ui-monospace, "SFMono-Regular", "Cascadia Mono", Consolas, monospace;--sd-font-pixel:"Press Start 2P", "Pixel Sans Serif", ui-monospace, monospace;--sd-img-bg-parchment:url(/assets/stardew/ui/backgrounds/background_parchment_tile.png);--sd-img-bg-wood-side:url(/assets/stardew/ui/backgrounds/background_sidebar_wood_tile.png);--sd-img-bg-wood-strip:url(/assets/stardew/ui/backgrounds/background_frame_wood_strip.png);--sd-img-bg-black:url(/assets/stardew/ui/backgrounds/background_app_black.png);--sd-img-page-frame:url(/assets/stardew/ui/panels/main_page_frame_empty_image2.png);--sd-img-page-frame-center:url(/assets/stardew/ui/panels/main_page_frame_center_tile_image2.png);--sd-img-page-frame-corner-top-left:url(/assets/stardew/ui/panels/main_page_frame_corner_top_left_image2.png);--sd-img-page-frame-corner-top-right:url(/assets/stardew/ui/panels/main_page_frame_corner_top_right_image2.png);--sd-img-page-frame-corner-bottom-left:url(/assets/stardew/ui/panels/main_page_frame_corner_bottom_left_image2.png);--sd-img-page-frame-corner-bottom-right:url(/assets/stardew/ui/panels/main_page_frame_corner_bottom_right_image2.png);--sd-img-page-frame-edge-top:url(/assets/stardew/ui/panels/main_page_frame_edge_top_tile_image2.png);--sd-img-page-frame-edge-bottom:url(/assets/stardew/ui/panels/main_page_frame_edge_bottom_tile_image2.png);--sd-img-page-frame-edge-left:url(/assets/stardew/ui/panels/main_page_frame_edge_left_tile_image2.png);--sd-img-page-frame-edge-right:url(/assets/stardew/ui/panels/main_page_frame_edge_right_tile_image2.png);--sd-img-nav-default:url(/assets/stardew/ui/navigation/nav_item_default_blank.png);--sd-img-nav-active:url(/assets/stardew/ui/navigation/nav_item_active_green_blank.png);--sd-img-tab-green:url(/assets/stardew/ui/navigation/tab_top_green_blank.png);--sd-img-btn-green:url(/assets/stardew/ui/buttons/button_server_start_green_blank.png);--sd-img-btn-red:url(/assets/stardew/ui/buttons/button_server_stop_red_blank.png);--sd-img-btn-tan:url(/assets/stardew/ui/buttons/button_server_restart_tan_blank.png);--sd-img-btn-gold:url(/assets/stardew/ui/buttons/button_quick_tool_gold_blank.png);--sd-img-btn-sm-green:url(/assets/stardew/ui/buttons/button_primary_small_green_blank.png);--sd-img-btn-sm-tan:url(/assets/stardew/ui/buttons/button_secondary_small_tan_blank.png);--sd-img-panel-parchment:url(/assets/stardew/ui/panels/panel_parchment_section_blank.png);--sd-img-panel-form:url(/assets/stardew/ui/panels/panel_parchment_form_blank.png);--sd-img-panel-metric:url(/assets/stardew/ui/panels/panel_metric_card_blank.png);--sd-img-panel-table:url(/assets/stardew/ui/panels/panel_table_area_blank.png);--sd-img-panel-warning:url(/assets/stardew/ui/panels/panel_warning_row_blank.png);--sd-img-field-input:url(/assets/stardew/ui/fields/field_path_input_blank.png);--sd-img-field-search:url(/assets/stardew/ui/fields/field_search_compact_blank.png);--sd-img-field-select:url(/assets/stardew/ui/fields/field_select_dropdown_blank.png);--sd-img-field-invite:url(/assets/stardew/ui/fields/field_invite_code_input_blank.png)}.sd-bg-wood-side{background-image:var(--sd-img-bg-wood-side);background-color:#3a2010;background-repeat:repeat-y;background-size:contain}.sd-bg-wood-strip{background-image:var(--sd-img-bg-wood-strip);background-color:#5a3020;background-repeat:repeat-x;background-size:auto 100%}.sd-bg-black{background-image:var(--sd-img-bg-black);background-color:#1a0e08;background-repeat:repeat}.sd-bg-parchment{background-image:var(--sd-img-bg-parchment);background-repeat:repeat;background-color:var(--sd-parchment)}.sd-panel{border:3px solid var(--sd-brown-border);background:var(--sd-parchment-lt);border-radius:0;padding:10px}.sd-form-panel{border:2px solid var(--sd-brown-mid);background:var(--sd-parchment-xl);border-radius:0;padding:8px}.sd-metric-card{border:1px solid var(--sd-brown-mid);background:#f8f0d8;border-radius:0;gap:2px;padding:4px 7px;display:grid}:root{--sd-btn-h-lg:40px;--sd-btn-font-lg:15px;--sd-btn-icon-lg:20px;--sd-btn-h-md:28px;--sd-btn-font-md:13px;--sd-btn-icon-md:15px;--sd-btn-h-sm:22px;--sd-btn-font-sm:12px;--sd-btn-icon-sm:12px}.sd-btn-green,.sd-btn-tan,.sd-btn-start,.sd-btn-stop,.sd-btn-restart,.sd-btn-copy,.sd-btn-delete{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background-color:#0000;background-size:100% 100%;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;font-weight:700;transition:filter .1s,transform 70ms;display:inline-flex}.sd-btn-green:hover:not(:disabled),.sd-btn-tan:hover:not(:disabled),.sd-btn-start:hover:not(:disabled),.sd-btn-stop:hover:not(:disabled),.sd-btn-restart:hover:not(:disabled),.sd-btn-copy:hover:not(:disabled),.sd-btn-delete:hover:not(:disabled){filter:brightness(1.08)}.sd-btn-green:active:not(:disabled),.sd-btn-tan:active:not(:disabled),.sd-btn-start:active:not(:disabled),.sd-btn-stop:active:not(:disabled),.sd-btn-restart:active:not(:disabled),.sd-btn-copy:active:not(:disabled),.sd-btn-delete:active:not(:disabled){filter:brightness(.82);transform:translateY(1px)}.sd-btn-green:disabled,.sd-btn-tan:disabled,.sd-btn-start:disabled,.sd-btn-stop:disabled,.sd-btn-restart:disabled,.sd-btn-copy:disabled,.sd-btn-delete:disabled{filter:grayscale(.6)brightness(.8);cursor:not-allowed;transform:none}.sd-btn-green{height:var(--sd-btn-h-md);min-width:58px;font-size:var(--sd-btn-font-md);color:#fff;background-image:url(/assets/stardew/ui/buttons/button_primary_small_green_blank.png);padding:0 10px}.sd-btn-tan{height:var(--sd-btn-h-md);min-width:50px;font-size:var(--sd-btn-font-md);color:#2c1a0a;background-image:url(/assets/stardew/ui/buttons/button_secondary_small_tan_blank.png);padding:0 10px}.sd-btn-delete{height:var(--sd-btn-h-md);min-width:50px;font-size:var(--sd-btn-font-md);color:#8b2020;background-image:url(/assets/stardew/ui/buttons/button_delete_small_tan_blank.png);padding:0 10px}.sd-btn-copy{width:48px;height:var(--sd-btn-h-md);font-size:var(--sd-btn-font-sm);color:#2c1a0a;background-image:url(/assets/stardew/ui/buttons/button_copy_small_blank.png)}.sd-btn-start{color:#fff;background-image:url(/assets/stardew/ui/buttons/button_server_start_green_blank.png)}.sd-btn-stop{color:#fff;background-image:url(/assets/stardew/ui/buttons/button_server_stop_red_blank.png)}.sd-btn-restart{color:#fff7cf;background-image:url(/assets/stardew/ui/buttons/button_server_restart_tan_blank.png)}.sd-btn-start,.sd-btn-stop,.sd-btn-restart{height:var(--sd-btn-h-lg);min-width:112px;font-size:var(--sd-btn-font-lg);text-shadow:0 1px #2a14066b;gap:8px;padding:0 18px}.sd-btn--lg{height:var(--sd-btn-h-lg);min-width:96px;font-size:var(--sd-btn-font-lg);padding:0 16px}.sd-btn--sm{height:var(--sd-btn-h-sm);min-width:40px;font-size:var(--sd-btn-font-sm);padding:0 8px}.sd-btn-img{image-rendering:pixelated;width:var(--sd-btn-icon-md);height:var(--sd-btn-icon-md);flex-shrink:0}.sd-btn--lg .sd-btn-img,.sd-btn-start .sd-btn-img,.sd-btn-stop .sd-btn-img,.sd-btn-restart .sd-btn-img{width:var(--sd-btn-icon-lg);height:var(--sd-btn-icon-lg)}.sd-btn--sm .sd-btn-img{width:var(--sd-btn-icon-sm);height:var(--sd-btn-icon-sm)}.sd-btn-start.sd-btn-loading:disabled,.sd-btn-stop.sd-btn-loading:disabled,.sd-btn-restart.sd-btn-loading:disabled{filter:brightness(.96);cursor:wait}.sd-actionbar{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.sd-actionbar--end{justify-content:flex-end;margin-left:auto}.sd-rowactions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:inline-flex}@media (width<=640px){.sd-actionbar{row-gap:6px;width:100%}}.sd-btn-spinner{box-sizing:border-box;border:2px solid #ffffff8c;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.8s linear infinite sd-btn-spin}@keyframes sd-btn-spin{to{transform:rotate(360deg)}}.sd-input{color:#2c1a0a;width:100%;height:26px;font:inherit;font-size:var(--sd-font-size-control);background:#ffffffbf;border:1px solid #7a5030;border-radius:0;outline:none;padding:2px 5px}.sd-input:focus{background:#ffffffeb;border-color:#3a7020;outline:none}.sd-input::placeholder{color:#8a7060}@media (width<=640px){.sd-input{min-height:32px;font-size:16px}}.sd-input-invite{letter-spacing:3px;font-size:1.2rem;font-family:var(--sd-font-mono);text-align:center;background-image:var(--sd-img-field-invite);background-color:#0000;background-size:100% 100%;border:none;height:auto;padding:4px 8px}.sd-nav-item{color:#f0e0b8;width:100%;font:inherit;font-size:var(--sd-font-size-body);cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;white-space:nowrap;background:0 0;border:none;border-radius:0;align-items:center;gap:4px;padding:4px 7px;font-weight:400;transition:background .1s;display:flex}.sd-nav-item:hover{color:#fff;background:#ffffff17}.sd-nav-item.active,.sd-nav-item[aria-current=page]{color:#fff;background-color:#0000;background-image:url(/assets/stardew/ui/navigation/nav_item_active_green_blank.png);background-size:100% 100%;font-weight:700}.sd-nav-icon{object-fit:contain;width:13px;height:13px;image-rendering:pixelated;flex-shrink:0}.sd-nav-item.active .sd-nav-icon,.sd-nav-item[aria-current=page] .sd-nav-icon{opacity:1}@media (width>=641px){.sd-sidebar .sd-nav-item{color:#ffe7a4!important;background-color:#0000!important;background-image:url(/assets/stardew/ui/navigation/nav_item_default_wood_blank_image2.png?v=split-sidebar-2)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.sd-sidebar .sd-nav-item.active,.sd-sidebar .sd-nav-item[aria-current=page],.sd-sidebar .sd-nav-item:hover.active,.sd-sidebar .sd-nav-item:hover[aria-current=page]{color:#ffe7a4!important;filter:none!important;background-color:#0000!important;background-image:url(/assets/stardew/ui/navigation/nav_item_active_wood_blank_image2.png?v=split-sidebar-2)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.sd-sidebar .sd-nav-item:not(.active):not([aria-current=page]):hover{color:#ffe7a4!important;filter:none!important;background-color:#0000!important;background-image:url(/assets/stardew/ui/navigation/nav_item_hover_wood_blank_image2.png?v=split-sidebar-3)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important}}.sd-dot{background:#8a7060;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.sd-dot-green{background:#4caf50;box-shadow:0 0 6px #4caf5099}.sd-dot-red{background:#f44336;box-shadow:0 0 6px #f4433699}.sd-dot-yellow{background:#ffb300;box-shadow:0 0 6px #ffb30080}.sd-dot-blue{background:#29b6f6;box-shadow:0 0 6px #29b6f680}.sd-dot-gray{background:#90a4ae}.sd-dot-pulse{animation:2s ease-in-out infinite sd-pulse}@keyframes sd-pulse{0%{box-shadow:0 0}50%{box-shadow:0 0 0 5px #0000}to{box-shadow:0 0 #0000}}.sd-data-list{gap:6px;display:grid}.sd-data-row{font-size:var(--sd-font-size-body);color:#2c1a0a;background:0 0;border-bottom:1px solid #dcc898;align-items:center;gap:10px;padding:3px 5px;display:flex}.sd-data-row:hover{background:var(--sd-parchment-lt)}.sd-data-row.active{border-color:var(--sd-green);background:var(--sd-green-bg)}.sd-data-row-head{background:var(--sd-parchment);border-color:var(--sd-brown-border);font-weight:800}.sd-tag{white-space:nowrap;background:var(--sd-parchment-lt);border:1px solid var(--sd-brown-mid);color:var(--sd-brown-light);border-radius:2px;align-items:center;padding:1px 5px;font-size:.72rem;font-weight:800;display:inline-flex}.sd-tag-green{background:var(--sd-green-bg);border-color:var(--sd-green);color:var(--sd-green-text)}.sd-tag-red{background:var(--sd-red-bg);border-color:var(--sd-red);color:var(--sd-red-text)}.sd-tag-blue{background:var(--sd-blue-bg);border-color:var(--sd-blue);color:var(--sd-blue-text)}.sd-tag-gold{background:var(--sd-gold-light);border-color:var(--sd-gold-border);color:var(--sd-gold-text)}.sd-metrics-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.sd-metric{background:#f8f0d8;border:1px solid #dcc898;border-radius:0;gap:2px;padding:4px 7px;display:grid}.sd-metric-label{color:var(--sd-brown-light);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.sd-metric-value{color:var(--sd-brown-dark);font-size:1.3rem;font-weight:900;line-height:1.1}.sd-metric-hint{color:var(--sd-brown-light);font-size:.72rem}:root{--sd-font-size-meta:11px;--sd-font-size-small:12px;--sd-font-size-body:13px;--sd-font-size-control:13px;--sd-font-size-section-title:14px;--sd-font-size-page-title:18px;--sd-font-size-metric:18px;--sd-font-size-log:12px;--sd-space-1:4px;--sd-space-2:8px;--sd-space-3:12px;--sd-space-4:16px;--sd-space-5:20px;--sd-card-padding:10px 14px;--sd-section-gap:14px;--sd-page-padding:clamp(28px, 2.4vw, 42px)}.sd-notice{font-size:var(--sd-font-size-body);border:1px solid #0000;align-items:flex-start;gap:6px;padding:7px 10px;line-height:1.5;display:flex}.sd-notice--ok{background:var(--sd-green-bg);border-color:var(--sd-green);color:var(--sd-green-text)}.sd-notice--warn{background:var(--sd-gold-light);border-color:var(--sd-gold-border);color:var(--sd-gold-text)}.sd-notice--error{background:var(--sd-red-bg);border-color:var(--sd-red);color:var(--sd-red-text)}.sd-notice--info{border-left:3px solid var(--sd-brown-mid);color:#5a3c1d;background:#f8f0d8}.sd-empty-state{text-align:center;color:#8a7060;font-size:var(--sd-font-size-body);background:#c8a8640f;border:1px dashed #c8a86480;padding:18px 14px;font-style:italic;line-height:1.6}.sd-tag--pending{font-size:var(--sd-font-size-meta);color:#7a5c30;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;background:#c8a0282e;border:1px solid #c8a028;border-radius:2px;align-items:center;padding:1px 5px;font-weight:700;display:inline-flex}
