.calendar-detail{background:#f2e7d1;color:#31464a;border-radius:10px;padding:13px;margin-bottom:18px}.calendar-detail>div:first-child{font-size:.9rem;display:flex;justify-content:space-between;gap:8px}.calendar-detail span{font-size:.7rem;color:#747c72}.calendar-days{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.calendar-days>div{text-align:center;border:1px solid #b8aa91;border-radius:7px;padding:9px 3px}.calendar-days strong{display:block;font-family:Georgia,serif;font-size:1.7rem}.calendar-days small{display:block;font-size:.7rem;margin-top:5px;min-height:20px}.calendar-days .today{border:2px solid #af6f5a;color:#955342;background:#faefdc}.ending .sign span{font-size:.85rem;color:#8a8277}
.hotspot{position:absolute;z-index:4;left:clamp(8%,var(--x),92%);top:clamp(12%,var(--y),85%);transform:translate(-50%,-50%);width:46px;height:46px;border:0;padding:0;background:transparent;color:#fff5dd;touch-action:manipulation}
.hotspot-dot{display:block;width:25px;height:25px;margin:auto;border:2px solid #ffedc7;border-radius:50%;background:#153747b3;box-shadow:0 0 0 5px #f4d5a225,0 3px 12px #071923a0;transition:transform .15s}
.hotspot-dot:after{content:'+';display:block;font-size:20px;line-height:19px;color:#fff0cf}.hotspot:hover .hotspot-dot,.hotspot:focus-visible .hotspot-dot{transform:scale(1.15);background:#8b6d39}.hotspot.visited .hotspot-dot{background:#33626c;border-color:#c4e0d6}.hotspot.visited .hotspot-dot:after{content:'·'}
.hotspot.resolved .hotspot-dot:after{content:'✓';font-size:14px}.hotspot.resolved .hotspot-dot{background:#397264}.hotspot.target-ready .hotspot-dot{background:#927143;box-shadow:0 0 0 7px #f4d5a24a,0 0 18px #ffedb0}.scene-visual[data-scene="power"] img{filter:brightness(.45);transition:filter .6s}.scene-visual[data-scene="power"].light-ready img{filter:brightness(1)}
.hotspot-name{position:absolute;top:39px;left:50%;transform:translateX(var(--label-shift,-50%));white-space:nowrap;max-width:145px;border:1px solid #ccb79175;background:#0b2836e8;color:#f6ead4;border-radius:6px;padding:3px 7px;font-size:12px;line-height:1.3;box-shadow:0 2px 10px #061a2880}.scene-visual.has-image .scene-caption{top:12px;bottom:auto;background:#102a38c9;border-radius:6px;padding:5px 9px;left:12px;pointer-events:none}
.inventory{margin:12px 6px 0;border:1px solid #b8b6a36b;background:#102f3ce8;border-radius:12px;padding:12px 14px;z-index:2}.inventory-head{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#efd2a4;font-size:.9rem}.inventory-head span:last-child{font-size:.78rem;color:#bfcec7;text-align:right;line-height:1.5}.inventory-items{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;min-height:32px;align-items:center}.inventory-item{border:1px solid #afc3b7;background:#254854;border-radius:9px;color:#fff4df;padding:9px 14px;min-height:44px}.inventory-item.active{background:#edcf97;border-color:#fff0cb;color:#193b43;box-shadow:0 0 0 2px #edcf9733}.inventory-empty{font-size:.8rem;color:#aabeb8}.explore-help{font-size:.88rem;line-height:1.7;color:#cbd7cb}.action:disabled{opacity:.45;cursor:default}.object-overlay{position:fixed;inset:0;z-index:30;background:#04141bba;display:flex;align-items:center;justify-content:center;padding:18px;overflow:auto;backdrop-filter:blur(4px)}
.object-panel{width:min(100%,600px);max-height:calc(100dvh - 36px);overflow-y:auto;border:1px solid #cfb38a;border-radius:19px;background:#102e3d;box-shadow:0 20px 80px #0009;padding:20px;overscroll-behavior:contain}.object-header{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#eed2a3;font-weight:700;margin-bottom:12px}.object-close{width:44px;height:44px;border:1px solid #94aca1;border-radius:10px;background:#244854;color:#f6ecd9;font-size:26px;line-height:1}.object-detail{height:135px;border-radius:10px;margin-bottom:17px;background-size:190%;background-repeat:no-repeat;box-shadow:inset 0 -20px 35px #09263373;border:1px solid #adc3b359}.object-panel .line{font-size:1.12rem;min-height:75px;margin:12px 0 20px;line-height:1.85}.object-actions{display:grid;gap:9px;margin-bottom:14px}.object-actions .option{min-height:48px}.object-panel>.action{width:100%;min-height:46px}.object-actions .option:disabled{opacity:.5}
@media(max-width:620px){.hotspot{width:44px;height:44px}.hotspot-dot{width:23px;height:23px}.hotspot-name{font-size:10px;padding:2px 4px;top:35px}.inventory{margin:10px 3px 0;padding:10px}.inventory-head{align-items:flex-start}.inventory-head span:first-child{white-space:nowrap}.inventory-head span:last-child{max-width:230px}.object-overlay{padding:12px}.object-panel{padding:16px;max-height:calc(100dvh - 24px)}.object-detail{height:110px}.object-panel .line{font-size:1.05rem}.scene-caption{font-size:.7rem}}
