.forest-weather-strip{padding:10px 18px;background:#fffdf6;border-block:1px solid #e3dbc5;color:#294f39}
.weather-main{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 20px;font-size:15px}
.weather-main>span{border-inline:1px solid #d9d1b9;padding-inline:20px}
.weather-main small{font-size:11px;color:#65776a}.weather-main time{font-variant-numeric:tabular-nums;font-weight:850}
.weather-caption{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;font-size:10px;color:#718074;margin-top:4px}
.weather-caption a{min-height:0;color:#536f5c;text-decoration:underline}
.forest-time-toast{position:absolute;z-index:20;left:50%;top:7%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;width:max-content;max-width:90%;padding:12px 20px;background:#fff9e9f2;border:1px solid #cbb589;border-radius:16px;box-shadow:0 6px 24px #342d1725;color:#274533;pointer-events:none}
.forest-time-toast[hidden]{display:none}.forest-time-toast strong,.forest-time-toast small{display:block}.forest-time-toast strong{font-size:16px}.forest-time-toast small{font-size:12px;margin-top:3px}.time-toast-icon{font-size:30px;color:#b78636}
.forest-time-toast.is-announcing{animation:forestAnnounce .65s ease-out}.is-announcing .time-toast-icon{animation:forestBell 1.4s ease-in-out}
@keyframes forestAnnounce{from{opacity:0;translate:0 -8px}to{opacity:1;translate:0 0}}
@keyframes forestBell{0%,100%{rotate:0deg}20%{rotate:12deg}40%{rotate:-10deg}60%{rotate:6deg}}
#world-stage:fullscreen,#world-stage.game-fullscreen{position:fixed;inset:0;z-index:10000;width:100vw;height:100dvh;max-width:none;margin:0;border:0;border-radius:0;display:flex;flex-direction:column;background:#eef2ec;overflow:hidden}
#world-stage.game-fullscreen .stage-toolbar{flex-shrink:0;padding:6px 14px;min-height:48px}
#world-stage.game-fullscreen .stage-title small,#world-stage.game-fullscreen .adapter-badge{display:none}
#world-stage.game-fullscreen .stage-title h2{font-size:16px}#world-stage.game-fullscreen .toolbar-button{min-height:36px}
#world-stage.game-fullscreen .forest-weather-strip{flex-shrink:0;padding:5px 12px}
#world-stage.game-fullscreen .canvas-workarea{flex:1;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:8px;background:#23372a}
#world-stage.game-fullscreen .canvas-frame{flex-shrink:0;max-width:100%;border-width:0;aspect-ratio:3/2;transition:none}
#world-stage.game-fullscreen .stage-footer{display:flex;flex-direction:row;align-items:center;flex-shrink:0;justify-content:center;padding:4px;height:122px;min-height:0}
#world-stage.game-fullscreen .footer-objects{display:none}
#world-stage.game-fullscreen .control-cluster{width:264px;height:114px;min-height:0;padding:0;border:0;box-shadow:none}
#world-stage.game-fullscreen .touch-controls{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,34px);gap:4px;width:100%;height:110px;padding:0}
#world-stage.game-fullscreen .touch-controls button{min-height:0;height:34px;font-size:12px;padding:2px;border-width:1px;box-shadow:0 2px 0 #26352b}.game-fullscreen .touch-controls button span{font-size:11px}
@media(max-width:560px){.forest-weather-strip{padding:7px}.weather-main{gap:6px;font-size:12px}.weather-main>span{padding-inline:8px}.weather-caption{font-size:9px}.forest-time-toast{padding:8px 12px}.forest-time-toast strong{font-size:12px}.forest-time-toast small{font-size:10px}#world-stage.game-fullscreen .stage-title{display:none}}
@media(prefers-reduced-motion:reduce){.forest-time-toast,.time-toast-icon{animation:none!important}}
