#sim-hud{position:fixed;inset:0;z-index:20;pointer-events:none;font:14px/1.4 system-ui,sans-serif;color:#493b3b;--edge:#8d6957;--paper:#fff3d6;--green:#527c63}#sim-hud *{box-sizing:border-box}#sim-hud .panel{background:var(--paper);border:2px solid var(--edge);border-radius:8px;box-shadow:0 3px #513f4655,inset 0 0 0 2px #fffaf0;padding:12px}#sim-hud button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation;pointer-events:auto}#sim-hud button:focus-visible{outline:3px solid #348d99;outline-offset:3px}#sim-hud .top-left{position:absolute;top:calc(14px + env(safe-area-inset-top));left:calc(14px + env(safe-area-inset-left));display:grid;gap:10px;width:min(330px,calc(100vw - 28px))}#sim-hud .clock{display:flex;gap:12px;align-items:center;width:fit-content;padding:7px 12px;font-size:12px}#sim-hud .clock b{font-size:18px}.clock .phase{color:#567968}#sim-hud .companion{display:flex;align-items:center;gap:12px;text-align:left;min-height:82px}#sim-hud .avatar{width:44px;height:48px;background:#aec1a4;border:2px solid #6c8769;box-shadow:inset 0 0 0 3px #d4dfb7;display:grid;place-items:center;font-size:24px;font-weight:800;flex-shrink:0}#sim-hud .companion-copy{display:grid;gap:2px;min-width:0;flex:1}#sim-hud strong{font-size:17px}#sim-hud .open-hint{font-size:24px}#sim-hud .doing{font-size:12px;color:#7a655e}#sim-hud .wellbeing{font-size:11px;color:var(--green)}#sim-hud .right{position:absolute;top:166px;left:14px;width:min(330px,calc(100vw - 28px));display:grid;gap:8px;max-height:calc(100dvh - 310px);overflow:auto;pointer-events:auto;touch-action:pan-y}#sim-hud .routine{position:absolute;right:calc(16px + env(safe-area-inset-right));bottom:calc(34px + env(safe-area-inset-bottom));padding:12px;pointer-events:auto}#sim-hud .cap{display:block;text-transform:uppercase;letter-spacing:1.4px;font-size:10px;color:#876b59;font-weight:750}#sim-hud .choices{display:flex;gap:7px;margin-top:8px}#sim-hud .choices button{width:68px;min-height:72px;display:grid;place-items:center;gap:2px;padding:6px 2px;background:#f1dfbc;border:2px solid #bea183;border-radius:5px;box-shadow:0 3px #a58469;font-size:11px;font-weight:650}#sim-hud .choices button[aria-pressed=true]{background:#d0dfb4;border-color:#5d805c;box-shadow:0 3px #5d805c;transform:translateY(-2px)}#sim-hud .choices button:disabled{opacity:.5;cursor:wait}#sim-hud .pixel-icon{display:block;width:32px;height:32px;background-image:url(/assets/life-ui.png);background-size:1952px 1376px;image-rendering:pixelated}#sim-hud .routine-hint{display:block;font-size:11px;color:#806b5f;margin-top:10px;text-align:center}#sim-hud .feed{position:absolute;bottom:42px;left:16px;max-width:340px;background:#fff3d6eb}#sim-hud .feed ul{list-style:none;padding:0;margin:4px 0 0;font-size:12px}#sim-hud .feed .t{display:none}#sim-hud .prompt-slot{position:absolute;bottom:196px;left:50%;transform:translate(-50%);width:max-content;max-width:calc(100vw - 32px);display:grid;gap:6px;text-align:center}#sim-hud .prompt{font-size:12px;padding:8px 12px}#sim-hud .alvo{margin-right:6px;color:#946137}#sim-hud .row{display:grid;grid-template-columns:90px 1fr 36px;gap:6px;align-items:center;font-size:12px;margin-top:8px}#sim-hud .track{height:7px;border-radius:2px;background:#e0cfb4;overflow:hidden}#sim-hud .fill{height:100%;background:#83aa78}#sim-hud .fill.low{background:#d37e63}#sim-hud .fill.skill{background:#84a6b8}#sim-hud .needs{margin-top:12px}#sim-hud .body{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;margin-top:12px}#sim-hud .money{color:#527c63;margin-top:12px;font-weight:700}#sim-hud .who{font-weight:700}#sim-hud .job{float:right;font-size:12px;font-weight:400}#sim-hud .traits{font-size:12px;margin-top:8px}#sim-hud .sep{border-top:1px solid #d2ba95;margin:12px 0}#sim-hud .close{float:right;border:0;background:transparent;min-width:44px;min-height:44px;font-size:24px}#sim-hud [hidden]{display:none!important}#sim-hud.inside .routine{display:none}#hud{font:10px/1.3 system-ui,sans-serif!important;padding:3px 7px!important;bottom:5px!important}@media(max-width:760px){#sim-hud .routine{right:10px;left:10px;bottom:calc(28px + env(safe-area-inset-bottom));padding:10px}#sim-hud .choices{justify-content:space-between;gap:4px}#sim-hud .choices button{flex:1;max-width:80px;width:auto;min-width:48px}#sim-hud .feed{left:12px;bottom:186px;max-width:calc(100vw - 24px);padding:7px 10px}#sim-hud .feed .cap{display:none}#sim-hud .prompt-slot{bottom:238px}#sim-hud .right{max-height:calc(100dvh - 350px)}}@media(max-height:500px){#sim-hud .top-left{width:265px;gap:5px;top:8px}#sim-hud .companion{min-height:64px;padding:7px}#sim-hud .routine{left:auto;right:10px;bottom:25px}#sim-hud .choices button{width:56px}#sim-hud .routine-hint,#sim-hud .feed{display:none}#sim-hud .right{top:132px;max-height:calc(100dvh - 165px);width:265px}#sim-hud .prompt-slot{bottom:152px;left:auto;right:12px;transform:none}}#sim-hud .avatar{overflow:hidden;position:relative}#sim-hud .avatar img{width:32px;height:64px;image-rendering:pixelated;position:absolute;top:-7px;left:4px}
