:root{color-scheme:light;--paper:#eee7d6;--ink:#29382f;--green:#34694d;--red:#c8573d;--line:#344537;--yellow:#ebc555;--floor:76px;font-family:ui-rounded,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);background-image:radial-gradient(#9d967729 .7px,transparent .7px);background-size:5px 5px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible{outline:3px solid var(--red);outline-offset:4px}a{color:inherit}button,a{transition:background .16s,transform .12s}button:active{transform:translateY(2px)}[hidden]{display:none!important}.app{max-width:1060px;margin:auto;padding:0 30px}.topbar{height:65px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #34453740;font-size:12px}.topbar a{text-decoration:none;font-weight:700}.company{letter-spacing:2px}.company i{font-style:normal;font-size:9px;margin-left:9px;opacity:.55}.small-button{background:transparent;border:1px solid #34453770;border-radius:6px;padding:9px 12px;min-height:40px;font-size:11px}.title-row{display:flex;justify-content:space-between;align-items:center;padding:25px 0 20px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;margin:0 0 9px;color:#66765e}h1{font-size:52px;line-height:1;margin:0;font-weight:900;letter-spacing:-3px}h1 span{color:var(--red)}h1 b{display:inline-block;margin-left:15px;font-size:30px;background:var(--green);color:var(--paper);width:40px;height:42px;line-height:42px;text-align:center;border-radius:8px;vertical-align:middle;box-shadow:3px 3px 0 #233b2d}.tagline{font-size:13px;line-height:1.8;text-align:right;margin:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);border:2px solid var(--line);border-radius:10px;background:#f8f3e7;box-shadow:4px 4px 0 #b7b39d;margin-bottom:22px;padding:11px 5px}.stats>div{padding:0 20px;border-right:1px solid #34453730;white-space:nowrap}.stats>div:last-child{border:0}.stats small{display:block;font-size:10px;font-weight:700;letter-spacing:1px;color:#708067}.stats strong{font-size:30px;font-variant-numeric:tabular-nums;letter-spacing:-1px}.stats span{font-size:10px;margin-left:5px;color:#687961}#time.urgent{color:var(--red)}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:24px}.tower-section{border:3px solid var(--line);border-radius:14px 14px 7px 7px;overflow:hidden;background:#ded9c4;box-shadow:6px 7px 0 #b8b49b}.building-top{height:38px;display:flex;justify-content:space-between;align-items:center;padding:0 14px;background:var(--green);color:#f4ebd5;font-size:10px}.building-top span{display:flex;align-items:center;gap:7px}.building-top i{width:6px;height:6px;background:var(--yellow);border-radius:50%}.building-top b{font-weight:500;opacity:.8}.building{position:relative;height:calc(var(--floor)*5);overflow:hidden}.floor{height:var(--floor);border-bottom:3px solid var(--line);display:grid;grid-template-columns:80px 1fr;padding-right:130px;align-items:end;background:linear-gradient(#f3eeda 0 72%,#d4d0b9 72%);position:relative}.floor:last-child{border-bottom:0}.floor:nth-child(2n){background:linear-gradient(#e5ebdc 0 72%,#c6d1bd 72%)}.floor-info{align-self:center;padding:0 10px 0 14px}.floor-number{font-size:23px;font-weight:900;line-height:1}.floor-name{font-size:10px;line-height:1.3;display:block;margin-top:5px}.waiting{height:100%;display:flex;align-items:end;gap:8px;padding:0 3px 8px}.passenger{position:relative;width:34px;flex:0 0 34px;animation:arrive .25s ease-out}.portrait{width:34px;height:34px;display:block;filter:drop-shadow(0 2px 0 #2c3a2f20)}.destination{position:absolute;bottom:38px;left:3px;background:var(--ink);color:#fff3d2;border-radius:5px;font-size:10px;line-height:17px;height:17px;min-width:27px;text-align:center;font-weight:800;box-shadow:0 2px 0 #18251c35}.destination:after{content:"";position:absolute;left:10px;bottom:-3px;border:3px solid transparent;border-bottom:0;border-top-color:var(--ink)}.patience{height:3px;width:100%;background:#b2b59c;border-radius:2px;margin-top:2px;overflow:hidden}.patience i{display:block;background:var(--green);height:100%;transform-origin:left}.passenger.urgent .patience i{background:var(--red)}.passenger.urgent .destination{background:var(--red)}.shaft{position:absolute;right:9px;top:0;bottom:0;width:112px;background:repeating-linear-gradient(0deg,#2b3a32 0px,#2b3a32 3px,#405245 3px,#405245 13px);border-left:4px solid var(--line);border-right:4px solid var(--line)}.cables{height:100%;width:14px;border-left:2px solid #9b9f83;border-right:2px solid #9b9f83;margin:auto}.car{position:absolute;top:0;left:0;width:100%;height:20%;transform:translateY(400%);border:3px solid #cf963f;border-top:4px solid #ebc555;background:#efd27a;box-shadow:0 3px 0 #18271a;will-change:transform;display:flex;flex-direction:column;justify-content:space-between}.car-top{display:flex;justify-content:space-between;background:#a57533;color:#fff3c4;padding:1px 7px;font-size:9px;line-height:12px}.car-inside{display:flex;justify-content:center;align-items:end;height:43px;gap:0;padding-bottom:3px}.car-inside .passenger{width:29px;flex-basis:29px}.car-inside .portrait{width:29px;height:29px}.car-inside .destination{bottom:30px;font-size:9px;height:14px;line-height:14px;min-width:23px;left:3px}.car-inside .patience{height:2px;margin:0 3px;width:23px}.car-label{font-size:7px;text-align:center;line-height:9px;background:#d0a74a;letter-spacing:1px}.car.moving{box-shadow:0 5px 0 #18271a}.building-bottom{height:30px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700;background:#b7c1a9;border-top:2px solid var(--line)}.loading-sign{position:absolute;top:43%;left:33%;transform:translate(-50%,-50%) rotate(-4deg);padding:15px 17px;border:2px solid var(--line);background:#f1d282;box-shadow:4px 4px 0 #34453733;font-size:14px;font-weight:700;line-height:1.6}.loading-sign span{font-size:11px;font-weight:400}.dispatch{padding:2px 0}.dispatch-heading h2{font-size:21px;letter-spacing:-1px;margin:3px 0 7px}.dispatch-heading p{font-size:11px;margin:0 0 14px;color:#6a755f;line-height:1.5}.floor-buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.floor-button{position:relative;border:2px solid var(--line);border-radius:8px;background:#f8f3e7;min-height:57px;box-shadow:0 3px 0 #adb69c;font-weight:850;font-size:20px;padding:5px 0}.floor-button small{display:block;font-size:8px;font-weight:500;line-height:12px}.floor-button[aria-pressed=true]{background:var(--green);color:#fff3d2;box-shadow:0 3px 0 #203e2b}.floor-button.carry:after{content:"";width:5px;height:5px;border-radius:50%;background:var(--red);position:absolute;right:5px;top:5px}.notice{margin-top:22px;border:1px solid #c8ba8c;background:#f4dda0;box-shadow:3px 3px 0 #bcba9b;transform:rotate(-1deg);padding:14px 15px;min-height:112px}.notice>span{font-size:10px;font-weight:800;border-bottom:1px dashed #997b45;display:block;padding-bottom:8px;color:#786038;letter-spacing:2px}.notice p{font-size:12px;line-height:1.8;margin:9px 0 0}.pause-button{width:100%;margin-top:20px;min-height:44px;border:1px solid #34453780;border-radius:6px;background:transparent;font-size:12px}.pause-button kbd{font:inherit;font-size:9px;opacity:.5;margin-left:9px}.legend{font-size:10px;color:#657359;margin-top:17px;display:grid;gap:10px}.legend>span{display:flex;align-items:center;gap:7px}.destination-demo{font-style:normal;background:var(--ink);color:#fff3d2;padding:3px;font-size:8px;border-radius:3px}.patience-demo{width:20px;height:4px;background:var(--green);display:inline-block}footer{display:flex;justify-content:space-between;font-size:10px;color:#7d866d;padding:23px 0}.overlay{position:fixed;inset:0;background:#243427a8;backdrop-filter:blur(5px);z-index:50;display:grid;place-items:center;padding:20px;overflow:auto}.modal{position:relative;width:min(440px,100%);max-height:calc(100dvh - 40px);overflow:auto;background:#f5eddb;border:2px solid var(--ink);border-radius:4px 4px 18px 18px;box-shadow:8px 9px 0 #15251e60;padding:25px 30px;text-align:center}.ticket{display:block;font-size:9px;letter-spacing:2px;border-bottom:1px dashed #34453770;padding-bottom:12px;color:#6f7e67}.modal-icon{font-size:30px;line-height:43px;width:44px;height:44px;background:var(--green);color:var(--paper);border-radius:10px;display:inline-block;margin:20px 0 2px}.modal h2{font-size:30px;margin:10px 0 12px;line-height:1.35;letter-spacing:-1px}.modal h2 em{font-style:normal;color:var(--red)}.modal-lead{font-size:13px;line-height:1.7;margin:0 0 18px}.modal ol{list-style:none;padding:13px 0;margin:0;border-top:1px solid #34453725;border-bottom:1px solid #34453725;text-align:left;font-size:12px;line-height:2.1}.fine-print{font-size:10px;line-height:1.8;color:#718068;margin:14px 0}.primary{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:12px 19px;border:2px solid #723929;background:var(--red);color:#fff3d2;border-radius:7px;box-shadow:0 4px 0 #73392b;font-weight:800;font-size:16px;margin-top:17px}.primary span{font-size:22px}.modal-back{font-size:11px;display:inline-block;margin-top:20px;color:#6b7c60}.modal-secondary{background:transparent;border:1px solid #8d987e;border-radius:5px;min-height:40px;width:100%;margin-top:14px;font-size:12px}.save-note{font-size:9px;color:#768268;margin:12px 0 0}.result-score{font-size:58px;font-weight:900;letter-spacing:-3px;color:var(--green);line-height:1.2}.result-score small{font-size:14px;margin-left:6px;letter-spacing:0}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px dashed #34453766;border-bottom:1px dashed #34453766;padding:15px 0;margin:16px 0}.result-grid b{display:block;font-size:25px}.result-grid span{font-size:10px}.result-copy{font-size:12px;line-height:1.7;color:#66765e}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@keyframes arrive{from{opacity:0;transform:translateX(-7px)}to{opacity:1;transform:translateX(0)}}@media(max-width:760px){:root{--floor:68px}.app{padding:0 16px;max-width:580px}.topbar{height:49px}.company{font-size:9px;letter-spacing:0}.company i{display:none}.small-button{padding:7px 9px;min-height:36px}.title-row{padding:18px 0 15px}h1{font-size:36px;letter-spacing:-2px}h1 b{width:29px;height:32px;line-height:32px;font-size:23px;margin-left:9px}.eyebrow{font-size:8px;letter-spacing:1px}.tagline{font-size:10px}.stats{margin-bottom:17px;padding:8px 0}.stats>div{padding:0 11px}.stats strong{font-size:24px}.stats small{font-size:9px}.stats span{font-size:8px;margin-left:3px}#combo-note{display:none}.game-layout{grid-template-columns:1fr;gap:16px}.floor{grid-template-columns:68px 1fr;padding-right:102px}.floor-info{padding:0 7px 0 11px}.floor-name{font-size:9px}.floor-number{font-size:21px}.waiting{gap:4px;padding-left:2px}.passenger{width:29px;flex-basis:29px}.portrait{width:29px;height:29px}.destination{bottom:33px;font-size:9px;line-height:15px;height:15px;left:2px;min-width:25px}.shaft{width:91px;right:7px}.car-inside .passenger{width:26px;flex-basis:26px}.car-inside .portrait{width:26px;height:26px}.car-inside .destination{bottom:28px;font-size:8px;min-width:20px;left:3px}.car-inside .patience{width:20px}.car-top{line-height:10px;font-size:8px}.car-label{font-size:6px;letter-spacing:0}.building-top{padding:0 9px;font-size:9px;height:32px}.building-bottom{font-size:9px;height:28px;padding:0 9px}.dispatch-heading{display:none}.floor-buttons{gap:8px}.floor-button{min-height:53px;font-size:21px}.floor-button small{font-size:9px}.notice{min-height:0;margin-top:14px;padding:9px 12px;transform:none}.notice>span{display:none}.notice p{margin:0;font-size:11px;line-height:1.6}.pause-button{margin-top:12px}.legend{display:flex;justify-content:space-between;margin-top:13px;gap:4px;font-size:9px}footer{font-size:8px;padding:17px 0}.modal{padding:18px 24px}.modal h2{font-size:28px}.modal-icon{margin-top:15px}}@media(max-width:355px){.app{padding:0 10px}.company{display:none}.stats>div{padding:0 9px}.waiting{gap:1px}.floor{grid-template-columns:61px 1fr}.floor-info{padding-left:8px}.legend{font-size:8px}.tagline{font-size:9px}}@media(max-height:500px) and (orientation:landscape){:root{--floor:53px}.app{padding:0 20px;max-width:1000px}.topbar{height:42px}.title-row{padding:10px 0}.title-row h1{font-size:31px}.title-row .eyebrow{display:none}.tagline{font-size:10px}.stats{margin-bottom:12px;padding:5px}.stats strong{font-size:23px}.game-layout{grid-template-columns:minmax(0,1fr) 220px;gap:18px}.dispatch-heading{display:none}.floor{grid-template-columns:66px 1fr;padding-right:109px}.floor-info{padding-left:10px}.floor-number{font-size:18px}.floor-name{font-size:8px;margin-top:2px}.shaft{width:96px}.waiting{padding-bottom:3px}.waiting .portrait{width:25px;height:25px}.waiting .passenger{width:27px;flex-basis:27px}.waiting .destination{bottom:29px;font-size:8px;height:12px;line-height:12px}.car-inside{height:32px;padding-bottom:1px}.car-inside .portrait{width:21px;height:21px}.car-inside .passenger{width:25px;flex-basis:25px}.car-inside .destination{bottom:24px;font-size:8px;line-height:11px;height:11px}.car-label{font-size:5px;line-height:6px}.car-top{font-size:7px;line-height:8px}.building-top{height:28px}.building-bottom{height:26px}.notice{padding:10px;margin-top:15px;min-height:0}.notice>span{display:none}.notice p{margin:0;font-size:11px}.pause-button{margin-top:15px}.legend{font-size:9px;display:grid;gap:8px;margin-top:15px}footer{padding:13px 0}.modal{max-height:calc(100dvh - 24px);padding:14px 24px}.modal-icon{display:none}.modal h2{font-size:24px;margin:8px 0}.modal-lead{font-size:11px;margin-bottom:8px}.modal ol{padding:7px 0;font-size:11px;line-height:1.8}.fine-print{margin:8px 0;font-size:9px}.primary{margin-top:10px;min-height:44px}.modal-back{margin-top:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}

@media(max-height:500px) and (orientation:landscape){
 .app{height:100dvh;display:grid;grid-template-columns:minmax(0,1fr) 220px;grid-template-rows:38px 55px minmax(0,1fr);gap:10px 18px;padding:0 18px 12px}
 .topbar{grid-column:1/-1;grid-row:1;height:38px}
 .title-row,footer{display:none}
 .stats{grid-column:2;grid-row:2;margin:0;padding:4px 0;height:55px;box-shadow:2px 2px 0 #b7b39d}
 .stats>div{padding:0 5px}.stats strong{font-size:20px}.stats small{font-size:8px;letter-spacing:0}.stats span{display:none}
 .game-layout{display:contents}
 .tower-section{grid-column:1;grid-row:2/4;min-height:0;display:flex;flex-direction:column}
 .building-top,.building-bottom{flex:none}.building{height:auto;min-height:0;flex:1}#floors{height:100%}.floor{height:20%}
 .dispatch{grid-column:2;grid-row:3;min-height:0;overflow:auto;padding-right:3px}
 .dispatch .legend{display:none}.floor-button{min-height:48px;font-size:18px}.notice{margin-top:12px;padding:10px}.pause-button{margin-top:12px}
}
@media(max-width:760px) and (max-height:730px) and (orientation:portrait){
 :root{--floor:clamp(44px,calc((100dvh - 260px)/5),68px)}
 .title-row{display:none}.topbar{height:40px}.stats{height:55px;margin:12px 0 14px;padding:7px 0}.game-layout{gap:12px}.dispatch{padding-top:0}.floor-button{min-height:49px}
}
