.family-dinner{display:grid;gap:8px;margin:12px 0}.family-dinner>div{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid #a8b69b22}.family-dinner span{font-size:12px;color:#a9b3a2}.family-initial{display:grid;place-items:center;border:1px solid #a8b69b44;background:#65786733;color:#bdc5a9;font-size:24px;width:48px;height:48px;border-radius:50%;flex-shrink:0}.family-card.lost{opacity:.5}.camp-plan-svg{display:block;width:100%;max-height:360px}.settings-list{display:grid;gap:18px;margin:20px 0}.settings-list label{display:flex;align-items:center;gap:12px;justify-content:space-between}.settings-list select{background:#28372c;color:#dfe5d1;border:1px solid #72816a;padding:10px;border-radius:4px}.three-mode .world-actions button[aria-pressed=true]{background:#53644b;border-color:#c5cc9e}.three-mode .regime-strip{display:none}.three-mode .scene-top{position:absolute}.three-mode #world-status.danger{color:#f0bd9d;border:1px solid #b17057}.three-mode .task-tag[hidden]{display:none}.three-mode .scene-panel.being-watched{box-shadow:inset 0 0 80px #a7523344}.three-mode .settings-list a{color:#d0d5b8}.three-mode .dialog-actions{flex-wrap:wrap}.three-mode .dialog-actions button{min-height:44px}.three-mode .dialog-body a{color:#c5d4ad}.three-mode .controls-footer kbd{width:auto;min-width:24px;padding:0 4px}.three-mode .scene-zoom button:disabled{opacity:1}.three-mode .hero-portrait svg{display:block;width:100%;height:100%}.three-mode #world-hud{top:76px}.three-mode .scene-zoom{top:76px}.three-mode .watch-status{display:none}.three-mode .sidebar-tabs{position:sticky}.three-mode .sidebar{padding-bottom:20px}.three-mode .chapter-header h1{font-family:var(--sans,Arial,sans-serif);font-size:17px;font-weight:500;letter-spacing:2px}.three-mode .interact-prompt{max-width:210px}.three-mode .wordmark-caption{display:none}.three-mode #touch-hint{font-size:9px}.three-mode .world-actions{gap:4px}.three-mode .world-actions button{padding:8px}.three-mode .scene-panel{min-height:420px}.three-mode .cinema-bark{pointer-events:none}
@media(max-width:900px){.three-mode #world-hud{top:62px;max-width:calc(100% - 105px)}.three-mode .scene-zoom{top:62px}.three-mode .world-actions{top:108px;bottom:auto;left:9px;right:auto;flex-wrap:wrap;max-width:calc(100% - 20px)}.three-mode .world-actions button{font-size:9px;padding:7px 8px;min-height:38px}.three-mode .chapter-header h1{font-size:13px;letter-spacing:1px}.three-mode .scene-panel{min-height:420px}.three-mode .interact-prompt{display:none}.three-mode .scene-top{right:9px}.three-mode .touch-controls{z-index:11}.three-mode .perception-toggle .toggle-track{display:none}.three-mode .dialog-title{font-size:24px}.family-dinner>div{gap:8px}.family-dinner span{font-size:11px}}
@media(max-width:900px) and (orientation:landscape){.three-mode .scene-panel{min-height:270px;height:calc(100dvh - 80px)}.three-mode .chapter-header,.three-mode .camp-navigation,.three-mode .player-bar,.three-mode .controls-footer{display:none}.three-mode .world-actions{left:auto;right:60px;top:10px;max-width:55%}.three-mode #world-hud{top:65px}.three-mode .scene-zoom{top:64px}.three-mode .topbar{height:44px}.three-mode .main-content{padding-top:4px}.three-mode .touch-controls{bottom:8px}}
@media(max-width:900px) and (orientation:landscape){.three-mode .scene-panel{height:calc(100dvh - 112px);min-height:240px}.three-mode .touch-controls{bottom:10px}.three-mode .scene-top{top:8px}}
.family-photo{width:66px;height:72px;object-fit:cover;border-radius:6px;border:1px solid #a6ac8855;flex-shrink:0}.family-card.lost .family-photo{filter:grayscale(1)}
.three-mode .camp-plan-svg{width:100%;height:auto;aspect-ratio:560 / 462;max-height:360px;stroke:none;stroke-width:0;margin:4px 0 16px}
.three-mode .camp-map-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.three-mode .camp-map-grid .district-card{min-height:43px;height:auto;padding:10px 12px;grid-column:auto;display:flex;align-items:center}.three-mode .camp-map-grid .district-card strong{font-size:10px}
.three-mode .hero-portrait img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}
#story-card{position:absolute;z-index:14;left:50%;bottom:18px;transform:translateX(-50%);display:flex;align-items:center;gap:13px;width:min(490px,calc(100% - 36px));padding:13px 17px;background:linear-gradient(115deg,#26322ff5,#192420f2);border:1px solid #b5ad7555;border-radius:7px;box-shadow:0 10px 40px #0006;pointer-events:none;animation:story-in .4s ease-out}
#story-card[hidden]{display:none}#story-card img{width:57px;height:63px;object-fit:cover;border-radius:4px;flex-shrink:0}#story-card small{font-size:9px;letter-spacing:1.8px;text-transform:uppercase;color:#bfb386}#story-card p{font-size:12px;line-height:1.55;margin:5px 0 0;color:#e1e2d5}#story-card b{display:block;margin-top:5px;color:#d8ca8e;font-size:11px}
@keyframes story-in{from{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}.reduced-motion #story-card{animation:none}
@media(max-width:900px){#story-card{bottom:128px;padding:9px 11px;gap:9px}#story-card p{font-size:11px;line-height:1.45}#story-card img{width:41px;height:48px}}
@media(max-width:900px) and (orientation:landscape){#story-card{bottom:14px;width:360px;max-width:calc(100% - 325px)}#story-card img{display:none}#story-card p{font-size:10px}}

body:has(#story-card:not([hidden])) .cinema-bark{display:none}

.plan-legend{display:flex;flex-wrap:wrap;gap:8px 18px;margin:-5px 0 16px;color:#c2c5ac;font-size:11px}.plan-legend span:first-child{color:#ffedb9}
