:root{color-scheme:dark;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#f5f8fb;background:#101c23}*{box-sizing:border-box}body{margin:0}#panorama{position:fixed;inset:0}header{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:26px 32px 48px;background:linear-gradient(#08151ee8,transparent);pointer-events:none}header button{pointer-events:auto}.eyebrow{font-size:10px;letter-spacing:2px;color:#b8d9d5;margin:0 0 7px;font-weight:700}h1{font-size:23px;line-height:1.2;margin:0;max-width:65vw;overflow-wrap:anywhere}h2{font-size:21px;margin:0;overflow-wrap:anywhere}button{font:inherit;color:inherit;background:#132731de;border:1px solid #ffffff38;border-radius:10px;padding:11px 16px;cursor:pointer;transition:background .15s}button:hover{background:#27505b}button:focus-visible{outline:3px solid #8ce8d7;outline-offset:3px}button:disabled{opacity:.35;cursor:default}footer{position:fixed;bottom:0;left:0;right:0;padding:54px 32px 18px;background:linear-gradient(transparent,#08151ef2 28%);pointer-events:none}footer button,footer nav{pointer-events:auto}.scene-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.navigation{display:flex;gap:8px;flex-shrink:0}#scenes{display:flex;gap:10px;overflow-x:auto;padding:3px 3px 10px;scrollbar-width:thin}.scene{min-width:148px;width:148px;flex-shrink:0;padding:0;text-align:left;overflow:hidden;background:#14232e;border:2px solid transparent}.scene[aria-current="true"]{border-color:#85e6cb}.scene img{display:block;width:100%;height:59px;object-fit:cover}.scene span{display:block;font-size:12px;padding:8px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hint{display:flex;justify-content:space-between;gap:10px;margin-top:5px;font-size:11px;color:#9fafb9}#notice{position:fixed;left:50%;top:110px;transform:translateX(-50%);background:#122a36f5;border-radius:9px;padding:13px 18px;max-width:90%;z-index:5;display:none}#loading{position:fixed;top:45%;left:50%;transform:translate(-50%,-50%);padding:18px 26px;border-radius:12px;background:#122a36ed;max-width:90%;text-align:center}.pnlm-controls-container{top:128px!important;left:28px!important}.pnlm-about-msg{z-index:9}noscript{position:fixed;top:40%;left:10%;right:10%;padding:25px;background:#192a35}@media(max-width:600px){header{padding:20px 17px 40px}h1{font-size:18px}header button{font-size:12px;padding:10px;max-width:110px}footer{padding:45px 17px 14px}h2{font-size:17px}.navigation button{font-size:12px;padding:10px}.scene-heading{gap:10px;margin-bottom:12px}.scene{min-width:115px;width:115px}.scene img{height:44px}.pnlm-controls-container{top:125px!important;left:14px!important}.hint{font-size:10px}.hint span:last-child{display:none}}@media(max-height:500px){header{padding-top:12px}.scene img{display:none}footer{padding-top:25px}#scenes{padding-bottom:2px}.scene-heading{margin-bottom:6px}.hint{display:none}.pnlm-controls-container{top:95px!important}}
