:root{font-family:Inter,"Microsoft YaHei","PingFang SC",system-ui,sans-serif;background:#f8faf9;color:#25322c;font-synthesis:none;letter-spacing:0;--green:#267950;--muted:#7a8880;--border:#e0e7e2}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #52a4b1;outline-offset:4px}svg{width:20px;height:20px;stroke-width:1.7;flex-shrink:0}h1,h2,p{margin:0}header{background:#fff;border-bottom:1px solid var(--border)}.nav-inner{max-width:1120px;margin:auto;height:76px;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:10px;align-items:center;font-size:18px;font-weight:700}.brand svg{width:27px;height:27px;color:var(--green)}.admin-link{display:flex;align-items:center;gap:8px;font-size:13px;color:#6e7b73}.admin-link svg{width:16px;height:16px}.admin-link:hover{color:var(--green)}.world-banner{height:224px;background:#536249 url('/landscape.png') center 34%/cover;position:relative;color:#fff;isolation:isolate}.world-banner:before{content:"";position:absolute;inset:0;background:#16332473;z-index:-1}.world-banner-inner{max-width:1120px;margin:auto;padding:35px 32px}.edition{font-size:10px;color:#e7f0e9}.world-banner h1{font-size:34px;margin:18px 0 17px;line-height:1.3;overflow-wrap:anywhere;max-width:100%;max-height:88px;overflow:hidden}.banner-tags{display:flex;align-items:center;gap:22px;font-size:12px}.banner-tags span+span{border-left:1px solid #ffffff55;padding-left:22px}.main-content{max-width:1120px;min-height:447px;margin:auto;padding:47px 32px 54px;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:82px}h2{font-size:17px;font-weight:600}.entry-header{display:flex;justify-content:space-between;align-items:center}.badge{display:flex;align-items:center;gap:7px;color:#8c8f87;font-size:11px}.dot{display:inline-block;height:6px;width:6px;background:currentColor;border-radius:50%}.badge.online{color:#2b8c5b}.entry-body{margin-top:27px;padding:25px 0 31px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.field-label{font-size:12px;color:var(--muted)}#room-number{font-family:Consolas,ui-monospace,monospace;display:block;font-size:62px;font-weight:650;line-height:1.15;color:#27543b;margin:12px 0 12px;overflow-wrap:anywhere;min-height:72px}.room-capacity{display:flex;align-items:center;gap:7px;font-size:12px;color:#7e8d82}.room-capacity svg{width:15px;height:15px}.separator{width:1px;height:10px;background:#ccd8cf;margin:0 8px}.entry-actions{display:flex;align-items:center;gap:10px;margin-top:25px}.copy-button{height:42px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--green);border-radius:5px;background:var(--green);color:#fff;font-size:13px;padding:0 22px;min-width:173px}.copy-button:hover{background:#1e6541}.copy-button:disabled{background:#e6ece7;border-color:#e0e7e1;color:#98a59b}.copy-button svg{width:16px;height:16px}.refresh-button,.icon-button{height:42px;width:42px;display:inline-grid;place-items:center;background:#fff;border:1px solid #d5e0d8;border-radius:5px;color:#61756a}.refresh-button:hover{background:#eef4ef}.refresh-button svg{width:17px;height:17px}.refresh-button.loading svg{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.entry-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:15px;color:#9aa59d;font-size:10px}.world-status{border-left:1px solid var(--border);padding-left:30px}.server-state{display:flex;gap:13px;align-items:center;margin:33px 0 22px}.server-state>svg{height:28px;width:28px;color:#4d9580}.server-state>div{display:flex;flex-direction:column;gap:6px}.server-state strong{font-size:14px;font-weight:500}.server-state span{font-size:10px;color:#97a09a}dl{margin:0;font-size:12px}dl>div{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #e8eeea}dt{color:#859288}dd{margin:0;color:#506756;text-align:right}footer{max-width:1056px;margin:auto;padding:27px 0;border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#98a298}footer>span{display:flex;align-items:center;gap:8px}footer svg{width:16px;height:16px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);padding:13px 22px;background:#203c2b;color:#fff;font-size:13px;border-radius:6px;max-width:calc(100% - 24px);z-index:10}dialog{width:330px;max-width:calc(100% - 32px);border:1px solid var(--border);border-radius:8px;padding:23px}dialog::backdrop{background:#152e2470}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}dialog input{width:100%;padding:12px;border:1px solid #c5d5c8;border-radius:4px;font-family:monospace;font-size:26px;text-align:center;color:#27543b}dialog .copy-button{width:100%;margin-top:20px}[hidden]{display:none!important}@media(max-width:780px){.main-content{gap:35px;grid-template-columns:minmax(0,1fr) 240px}.world-status{padding-left:22px}footer{margin:0 32px}}@media(max-width:600px){.nav-inner{height:64px;padding:0 22px}.brand{font-size:16px;gap:8px}.brand svg{width:24px;height:24px}.admin-link{font-size:11px;gap:6px}.world-banner{height:185px;background-position:center 37%}.world-banner-inner{padding:27px 22px}.world-banner h1{font-size:27px;margin:16px 0;max-height:72px}.edition{font-size:9px}.banner-tags{font-size:11px;gap:16px}.banner-tags span+span{padding-left:16px}.main-content{display:flex;flex-direction:column;padding:30px 22px 34px;gap:35px;min-height:0}.entry-body{margin-top:20px;padding:23px 0 24px}#room-number{font-size:51px;min-height:59px;margin:14px 0}.entry-actions{margin-top:23px}.copy-button{flex:1}.world-status{border-left:0;border-top:1px solid var(--border);padding:27px 0 0}.server-state{margin:23px 0 18px}.world-status dl>div{padding:12px 0}footer{margin:0 22px;padding:23px 0;font-size:9px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
.world-banner{height:auto!important;min-height:224px}.world-banner h1{max-height:none!important;overflow:visible!important}@media(max-width:600px){.world-banner{min-height:185px}}
