html,body{color:#e8f0ff;overscroll-behavior:none;background:#05070f;width:100%;height:100%;margin:0;padding:0;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;overflow:hidden}canvas#sky,canvas#overlay{touch-action:none;width:100vw;height:100vh;display:block;position:fixed;inset:0}canvas#overlay{pointer-events:none}#hud-top{top:max(10px, env(safe-area-inset-top));z-index:10;pointer-events:none;align-items:center;gap:8px;display:flex;position:fixed;left:12px;right:12px}#hud-top>*{pointer-events:auto}.spacer{flex:1}.pill{-webkit-backdrop-filter:blur(10px);color:#dfe9ff;cursor:pointer;white-space:nowrap;background:#0e14288c;border:1px solid #a0beff40;border-radius:999px;padding:7px 14px;font-size:13px}.pill.ghost{cursor:default;opacity:.85}.icon-btn{-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#0e14288c;border:1px solid #a0beff40;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.icon-btn.active{background:#5a82ff73;border-color:#a0beff99}#hud-status{bottom:max(12px, env(safe-area-inset-bottom));z-index:10;opacity:.8;pointer-events:none;font-size:12px;position:fixed;left:50%;transform:translate(-50%)}#loading{z-index:100;background:#05070f;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:fixed;inset:0}#loading.done{opacity:0;pointer-events:none}.loading-inner{text-align:center;width:min(420px,80vw)}.loading-inner h1{letter-spacing:.2em;margin-bottom:24px;font-weight:300}.bar{background:#ffffff1a;border-radius:2px;height:4px;overflow:hidden}#loading-bar{background:#7fb4ff;width:0%;height:100%;transition:width .3s}#loading-text{opacity:.7;margin-top:12px;font-size:12px}body.night .pill,body.night .icon-btn{color:#ff5040;background:#3c000099;border-color:#ff3c2866}.sheet-backdrop{z-index:40;background:#00000573;position:fixed;inset:0}.sheet{-webkit-backdrop-filter:blur(16px);z-index:41;background:#10162ceb;border:1px solid #a0beff38;border-bottom:none;border-radius:18px 18px 0 0;flex-direction:column;width:min(760px,94vw);max-height:78vh;transition:transform .25s;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%,100%)}.sheet.open{transform:translate(-50%)}.sheet-head{justify-content:space-between;align-items:center;padding:14px 18px 8px;display:flex}.sheet-title{letter-spacing:.05em;font-size:15px;font-weight:600}.sheet-close{color:#9fb4dd;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:16px}.sheet-body{padding:4px 18px calc(18px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overflow-y:auto}.sheet-label{color:#8ea3cc;letter-spacing:.08em;margin:14px 0 8px;font-size:12px}.btn{color:#dfe9ff;cursor:pointer;background:#3c508c59;border:1px solid #a0beff4d;border-radius:10px;padding:8px 14px;font-size:13px}.btn-row{gap:10px;margin:10px 0;display:flex}.search-input,.time-input{box-sizing:border-box;color:#e8f0ff;background:#080c1ccc;border:1px solid #a0beff40;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-size:14px}.search-results{margin-top:10px}.search-row{text-align:left;color:#e8f0ff;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #a0beff14;flex-direction:column;gap:2px;width:100%;padding:10px 4px;font-size:14px;display:flex}.search-row:hover{background:#5a82ff1f}.search-row-sub{color:#8ea3cc;font-size:12px}.search-empty{color:#8ea3cc;text-align:center;padding:18px 4px;font-size:13px}.detail-type{color:#8ea3cc;letter-spacing:.15em;margin-bottom:4px;font-size:11px}.detail-title{margin:0 0 2px;font-size:22px;font-weight:600}.detail-sub{color:#a9bce4;margin-bottom:10px;font-size:13px}.detail-lines{margin:10px 0}.detail-line{font-variant-numeric:tabular-nums;border-bottom:1px solid #a0beff12;padding:4px 0;font-size:13px}.detail-desc{color:#c4d2ef;margin-top:12px;font-size:13px;line-height:1.7}.chips{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.chip{color:#dfe9ff;cursor:pointer;background:#080c1c99;border:1px solid #a0beff4d;border-radius:999px;padding:6px 13px;font-size:12.5px}.chip.active{background:#5a82ff80;border-color:#a0beffb3}.setting-row{border-bottom:1px solid #a0beff14;justify-content:space-between;align-items:center;padding:9px 2px;font-size:14px;display:flex}.setting-row input[type=checkbox]{accent-color:#6f9bff;width:18px;height:18px}.setting-row input[type=range]{accent-color:#6f9bff;width:45%}.loc-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.loc-row input{color:#e8f0ff;background:#080c1ccc;border:1px solid #a0beff40;border-radius:8px;width:100px;padding:7px 9px;font-size:13px}.loc-tag{color:#8ea3cc;font-size:12px}.plan-row{text-align:left;color:#e8f0ff;cursor:pointer;background:#080c1c80;border:1px solid #a0beff1f;border-radius:12px;align-items:center;gap:12px;width:100%;margin-bottom:8px;padding:10px 12px;display:flex}.plan-row:hover{border-color:#a0beff66}.plan-spark{flex:none}.plan-main{min-width:0}.plan-title{font-size:14px;font-weight:600}.plan-sub{color:#8ea3cc;margin-top:2px;font-size:12px}.event-row{border-bottom:1px solid #a0beff14;justify-content:space-between;gap:12px;padding:8px 2px;font-size:13px;display:flex}.event-time{color:#8ea3cc;white-space:nowrap;font-variant-numeric:tabular-nums}body.night .sheet{color:#ff5040;background:#280202f0;border-color:#ff3c2859}body.night .sheet *{color:#ff6a55}body.night .search-input,body.night .time-input,body.night .chip,body.night .btn,body.night .loc-row input,body.night .plan-row{color:#ff5040;background:#1e0000b3;border-color:#ff3c2859}
