:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f4ef;color:#1e2320;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.app-header{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:28px clamp(16px,5vw,56px) 18px;background:#252a24;color:#fffaf1;border-bottom:4px solid #c45f35}.eyebrow{margin:0 0 6px;color:#f3c675;font-size:.78rem;font-weight:700;text-transform:uppercase}h1,h2,p,dl{margin:0}h1{font-size:clamp(2rem,6vw,4.5rem);line-height:.95;letter-spacing:0}h2{font-size:1rem;line-height:1.2}.protocol{display:grid;grid-template-columns:auto auto;gap:16px;font-size:.85rem;text-align:right}dt{color:#6d756f;font-size:.74rem;font-weight:700;text-transform:uppercase}.app-header dt{color:#f3c675}dd{margin:3px 0 0;font-weight:700}.layout{display:grid;grid-template-columns:minmax(280px,380px) minmax(320px,1fr);gap:16px;padding:18px clamp(16px,5vw,56px) 32px}.panel{border:1px solid #d7d2c5;border-radius:8px;background:#fffdf8;box-shadow:0 1px #252a2414}.controls-panel,.status-panel{padding:16px}.controls-panel{display:grid;gap:14px}.url-field{display:grid;gap:7px;font-weight:700}.url-field span{color:#4f5a52;font-size:.82rem}input,.url-field select{width:100%;min-width:0;border:1px solid #b8b2a6;border-radius:6px;padding:10px 11px;color:#1e2320;background:#fff}button{min-height:38px;border:1px solid #2f4436;border-radius:6px;padding:8px 12px;color:#fff;background:#2f4436;cursor:pointer}button:hover{background:#3f5a48}.button-row{display:flex;flex-wrap:wrap;gap:8px}.debug-details{border-top:1px solid #e5dfd3;padding-top:12px}.debug-details summary{cursor:pointer;font-size:.86rem;font-weight:800}.debug-details .button-row{margin-top:10px}.debug-details button{border-color:#89472e;background:#89472e}.debug-details button:hover{background:#a25736}.login-panel{display:grid;gap:14px;align-content:start;padding:16px}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.login-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.login-grid dd{overflow-wrap:anywhere;font-size:.85rem}#login-status[data-state=accepted]{color:#2f6b45}#login-status[data-state=rejected]{color:#a3332b}.world-panel{display:grid;grid-column:1 / -1;gap:14px;align-content:start;padding:16px}.join-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.join-grid dd{overflow-wrap:anywhere;font-size:.85rem}#join-status[data-state=joined]{color:#2f6b45}#join-status[data-state=rejected]{color:#a3332b}.presence-header{padding:0;border-bottom:none}.presence-list{display:grid;gap:6px;max-height:220px;margin:0;padding:0;overflow:auto;list-style:none}.presence-entry{display:flex;align-items:baseline;justify-content:space-between;gap:8px;border:1px solid #e0dacd;border-left:3px solid #c45f35;border-radius:6px;padding:7px 10px;background:#fbf8f0;font-size:.85rem}.presence-entry[data-self=true]{border-left-color:#2f6b45;font-weight:700}.presence-name{overflow-wrap:anywhere}.presence-id{color:#6d756f;font-size:.75rem;overflow-wrap:anywhere}.world-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.world-grid dd{overflow-wrap:anywhere;font-size:.85rem}.world-scene{position:relative;min-height:360px;overflow:hidden;border:1px solid #d7d2c5;border-radius:8px;background:#6f8790}#world-view-3d{display:block;width:100%;height:min(56vh,560px);min-height:360px;cursor:crosshair;touch-action:none}#world-view-3d:active{cursor:crosshair}.play-crosshair{position:absolute;top:50%;left:50%;z-index:4;translate:-50% -50%;color:#fff;font:700 24px/1 monospace;text-shadow:0 1px 3px #000;pointer-events:none}.play-target{position:absolute;top:calc(50% + 24px);left:50%;z-index:4;display:grid;gap:2px;translate:-50% 0;margin:0;padding:6px 10px;border-radius:5px;background:#181d1abd;color:#fff7de;text-align:center;pointer-events:none}.play-target[hidden]{display:none}.play-target .ef-target-title{margin:0;font-weight:700}.play-target .ef-target-line{margin:0;font-size:.78rem}.play-target .ef-target-line[data-tone=action]{color:#ffe9a8;font-weight:700}.play-target .ef-target-line[data-tone=info]{color:#cfe3d6}.play-target .ef-target-line[data-tone=warn]{color:#ffd28a}.play-target .ef-target-line[data-tone=error]{color:#ffb5aa;font-weight:700}.play-vitals,.play-mainhand-card,.play-messages{position:absolute;bottom:60px;z-index:4;padding:9px 11px;border-radius:6px;background:#181d1ac2;color:#fffaf0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}.play-vitals{left:12px;display:grid;gap:3px}.play-vitals div{display:grid;grid-template-columns:58px 100px 54px;gap:6px;align-items:center;font-size:.72rem}.play-vitals meter{width:100px;height:10px}.play-vitals output{text-align:right}.play-mainhand-card{right:12px;display:grid;min-width:150px;gap:3px;font-size:.8rem;text-align:right}.play-mainhand-card[hidden]{display:none}.play-messages{right:12px;bottom:128px;display:grid;max-width:300px;gap:2px;font-size:.76rem;text-align:right}.play-messages:empty{display:none}.play-ailments{position:absolute;bottom:158px;left:12px;z-index:4;display:block;max-width:260px;padding:6px 10px;border-left:3px solid #ffb5aa;border-radius:4px;background:#181d1ac2;color:#ffd28a;font-size:.76rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}.play-ailments[hidden]{display:none}.ef-character-ailment{margin:0;padding:5px 9px;border-left:3px solid #ffb5aa;border-radius:4px;background:#ffb5aa1a;color:#ffd28a;font-size:.8rem}.ef-character-ailment[hidden]{display:none}.play-messages .ef-message{margin:0}.play-messages .ef-message[data-tone=success]{color:#9fd5a9}.play-messages .ef-message[data-tone=warn]{color:#ffd28a}.play-messages .ef-message[data-tone=error]{color:#ffb5aa}.play-quickbar{position:absolute;bottom:10px;left:50%;z-index:4;display:flex;gap:5px;translate:-50% 0}.ef-quickbar-slot{position:relative;display:grid;width:58px;height:46px;padding:2px;place-items:center;border:1px solid rgba(255,250,241,.55);border-radius:4px;background:#181d1ab3;color:#fffaf0;font-size:.62rem;cursor:pointer}.ef-quickbar-slot--selected{border-color:#ffe9a8;box-shadow:0 0 0 1px #ffe9a8}.ef-quickbar-slot--absent .ef-quickbar-content{opacity:.4}.ef-quickbar-key{position:absolute;top:1px;left:4px;color:#f3c675;font-size:.62rem}.ef-quickbar-content{display:grid;gap:1px;width:100%;place-items:center}.failure-overlay{position:absolute;top:50%;left:50%;z-index:6;translate:-50% -50%;display:grid;gap:8px;min-width:260px;max-width:340px;padding:16px 18px;border:1px solid rgba(196,95,53,.7);border-radius:10px;background:#140f0edb;color:#fffaf0;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:auto}.failure-overlay[hidden]{display:none}.failure-status{margin:0;font-size:1.15rem;font-weight:700;color:#ffb5aa}.failure-detail{margin:0;min-height:1.1em;font-size:.82rem;color:#f3c675}.failure-actions{justify-content:center}#failure-feedback{min-height:1.1em;font-size:.78rem;color:#f3c675}.world-hud{position:absolute;top:12px;left:12px;right:12px;display:flex;align-items:start;justify-content:space-between;gap:12px;pointer-events:none}.world-hud-grid{display:grid;grid-template-columns:repeat(5,minmax(82px,1fr));gap:8px;width:min(100%,720px);padding:8px;border:1px solid rgba(255,250,241,.7);border-radius:8px;color:#fffaf1;background:#1e2320b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.world-hud-grid div{min-width:0}.world-hud-grid dt{color:#f3c675}.world-hud-grid dd{overflow-wrap:anywhere;font-size:.78rem}.world-hud-grid dd[data-state=connected]{color:#9fd5a9}.world-hud-grid dd[data-state=error]{color:#ffb5aa}#reset-camera{flex:0 0 auto;pointer-events:auto;border-color:#fffaf1b8;background:#252a24c7}#world-scene-error{position:absolute;right:12px;bottom:12px;left:12px;color:#fffaf1;text-shadow:0 1px 2px rgba(0,0,0,.6)}#world-map{display:block;margin-top:10px;border:1px solid #d7d2c5;border-radius:6px;background:#fbf8f0;max-width:100%}.map-hint{margin:0;color:#6d756f;font-size:.78rem;font-style:italic}.hud-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hud-grid dd{overflow-wrap:anywhere;font-size:.85rem}.interaction-panel{display:grid;gap:14px;align-content:start;padding:16px}.inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.place-row{display:flex;gap:8px}.place-row select{flex:1 1 auto;min-width:0;border:1px solid #d7d2c5;border-radius:6px;padding:7px 9px;background:#fffdf8}.interaction-line{margin:0;overflow-wrap:anywhere;font-size:.85rem;min-height:1.1em}.interaction-line.error{color:#a3332b;font-weight:700}.mutation-list{display:flex;flex-direction:column;gap:5px;max-height:200px;margin:0;padding:0;overflow-y:auto;list-style:none}.mutation-entry{display:flex;flex-direction:column;gap:2px;border:1px solid #e0dacd;border-left:3px solid #417a91;border-radius:6px;padding:6px 10px;background:#fbf8f0;font-size:.82rem}.mutation-meta{color:#6d756f;font-size:.72rem;font-weight:700}.mutation-text{overflow-wrap:anywhere}.equipment-list,.consumable-list,.recipe-list{display:flex;flex-direction:column;gap:6px;margin:0 0 12px;padding:0;list-style:none}.equipment-entry,.consumable-entry,.recipe-entry{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #e0dacd;border-left:3px solid #6d756f;border-radius:6px;padding:7px 10px;background:#fbf8f0;font-size:.85rem}.equipment-name,.consumable-name,.recipe-name{font-weight:700;overflow-wrap:anywhere}.equipment-durability,.consumable-count{color:#6d756f;font-size:.78rem}.recipe-inputs{flex:1 1 auto;color:#6d756f;font-size:.78rem;overflow-wrap:anywhere}.active-craft{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.active-craft progress{width:100%}.chat-list{display:flex;flex-direction:column;gap:5px;max-height:240px;margin:0 0 10px;padding:0;overflow-y:auto;list-style:none}.chat-entry{display:flex;flex-direction:column;gap:2px;border:1px solid #e0dacd;border-left:3px solid #c45f35;border-radius:6px;padding:6px 10px;background:#fbf8f0;font-size:.85rem}.chat-entry[data-self=true]{border-left-color:#2f6b45}.chat-entry.system{border-left-color:#b08300;font-style:italic}.chat-meta{color:#6d756f;font-size:.72rem;font-weight:700}.chat-text{overflow-wrap:anywhere;white-space:pre-wrap}.chat-controls{display:flex;gap:8px}.chat-controls #chat-input{flex:1 1 auto;min-width:0}.chat-controls select,.chat-controls input,.chat-controls button{border:1px solid #d7d2c5;border-radius:6px;padding:7px 9px;background:#fffdf8}.chat-controls button{cursor:pointer;background:#c45f35;color:#fffaf1;border-color:#c45f35;font-weight:700}.status-grid div{min-width:0;border-left:3px solid #c45f35;padding-left:10px}#state[data-state=connected]{color:#2f6b45}#state[data-state=error]{color:#a3332b}.log-panel,.error-panel{grid-column:span 1;overflow:hidden}.section-header{padding:12px 14px;border-bottom:1px solid #e5dfd3}.log{display:grid;gap:10px;max-height:46vh;min-height:240px;margin:0;padding:12px;overflow:auto;list-style:none}.log-entry{border:1px solid #e0dacd;border-radius:6px;background:#fbf8f0;overflow:hidden}.log-entry.out{border-left:4px solid #2f4436}.log-entry.in{border-left:4px solid #417a91}.log-entry.error{border-left:4px solid #a3332b}.log-meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;padding:7px 9px;color:#4f5a52;font-size:.75rem;font-weight:800;text-transform:uppercase;background:#f0eadc}pre{margin:0;padding:10px;overflow:auto;color:#18211b;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.8rem;white-space:pre-wrap;word-break:break-word}@media(max-width:900px){.app-header{align-items:start;flex-direction:column}.protocol{grid-template-columns:1fr;text-align:left}.layout{grid-template-columns:1fr}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.world-hud{flex-direction:column;align-items:stretch}.world-hud-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.status-grid{grid-template-columns:1fr}#world-view-3d{height:430px}.world-hud-grid{grid-template-columns:1fr}button{flex:1 1 140px}}body.ef-immersive{overflow:hidden;overscroll-behavior:none}body.ef-immersive .app-header,body.ef-immersive .layout>.panel:not(.world-panel),body.ef-immersive .world-panel>:not(.world-scene){display:none}body.ef-immersive .world-panel{padding:0;margin:0;border:none;background:none;box-shadow:none}body.ef-immersive .world-scene{position:fixed;inset:0;z-index:50;min-height:0;border:none;border-radius:0;-webkit-user-select:none;user-select:none}body.ef-immersive #world-view-3d{width:100%;height:100%;min-height:0;max-height:none}.ef-capture-gate{position:absolute;inset:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:#1418168c;color:#fff;font-size:1.35rem;font-weight:600;text-shadow:0 1px 4px #000;cursor:pointer}.ef-capture-gate[hidden]{display:none}.ef-capture-gate .ef-capture-hint{font-size:.9rem;font-weight:400;opacity:.85}.ef-capture-gate .ef-capture-controls{display:grid;grid-template-columns:auto auto;gap:.28rem .85rem;margin:.35rem 0 0;padding:.7rem 1.1rem;border:1px solid rgb(255 255 255 / 18%);border-radius:6px;background:#0c0f0e8c;font-size:.85rem;font-weight:400;opacity:.9;pointer-events:none}.ef-capture-gate .ef-capture-controls dt{justify-self:end;font-weight:600;white-space:nowrap}.ef-capture-gate .ef-capture-controls dd{margin:0;opacity:.85}.ef-lock-badge{position:absolute;top:8px;left:50%;z-index:6;translate:-50%;margin:0;padding:2px 10px;border-radius:999px;background:#1418168c;color:#cfe3d6;font-size:.75rem;pointer-events:none}.ef-pause-overlay{position:absolute;inset:0;z-index:30;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#141816b3;color:#fff}.ef-pause-overlay[hidden]{display:none}.ef-pause-title{margin:0;font-size:1.15rem;font-weight:600;text-shadow:0 1px 4px #000}.ef-pause-buttons{display:flex;flex-direction:column;gap:.5rem;min-width:240px}.ef-pause-buttons button{padding:.5rem 1rem}.gw-identity{position:absolute;bottom:8px;left:8px;z-index:5;margin:0;padding:4px 8px;border-radius:6px;background:#1418168c;color:#cfe3d6;font:11px/1.5 monospace;white-space:pre;pointer-events:none}.gw-identity[data-mode=generated-world]{color:#bfe8c8}.gw-identity[data-mode=legacy]{color:#e8d9a8}.ef-interface-shell{position:absolute;inset:0;z-index:25;display:flex;align-items:center;justify-content:center;background:#0e1210c7;color:#fffaf0}.ef-interface-shell[hidden]{display:none}.ef-interface-frame{display:flex;flex-direction:column;gap:8px;width:min(920px,94vw);height:min(600px,88vh);padding:14px 16px;border:1px solid rgb(255 250 241 / 25%);border-radius:10px;background:#181d1aeb}.ef-interface-header{display:flex;align-items:center;justify-content:space-between}.ef-interface-title{margin:0;font-size:1.05rem;font-weight:700}.ef-interface-close{padding:2px 10px}.ef-interface-nav{display:flex;flex-wrap:wrap;gap:4px}.ef-interface-tab{padding:4px 12px;border:1px solid rgb(255 250 241 / 30%);border-radius:999px;background:#181d1a99;color:#fffaf0;font-size:.8rem;cursor:pointer}.ef-interface-tab--active{border-color:#ffe9a8;color:#ffe9a8}.ef-interface-tab[data-availability=placeholder]{opacity:.55}.ef-interface-body{position:relative;flex:1;min-height:0;overflow:auto;padding:6px 2px}.ef-interface-placeholder{display:grid;gap:6px;max-width:460px;margin:40px auto;text-align:center}.ef-interface-placeholder[hidden]{display:none}.ef-interface-placeholder-title{margin:0;font-weight:700}.ef-interface-placeholder-reason{margin:0;color:#cfe3d6;font-size:.85rem}.ef-interface-hint{margin:0;color:#9fb3a6;font-size:.72rem;text-align:center}.ef-surface[hidden]{display:none}.ef-item-tile{position:relative;display:grid;gap:2px;align-content:center;justify-items:center;min-height:30px;font-size:.72rem}.ef-item-name{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.ef-item-badge{color:#ffe9a8;font-size:.58rem;font-weight:700;letter-spacing:.04em}.ef-item-badge[hidden],.ef-item-qty[hidden],.ef-item-durability[hidden],.ef-item-water[hidden],.ef-item-water-state[hidden]{display:none}.ef-item-qty{color:#f3c675}.ef-item-durability{display:block;overflow:hidden;width:46px;height:4px;border-radius:2px;background:#fffaf133}.ef-item-durability-fill{display:block;height:100%;background:#9fd5a9}.ef-item-durability-fill[data-band=mid]{background:#ffd28a}.ef-item-durability-fill[data-band=low]{background:#ffb5aa}.ef-item-water{display:block;overflow:hidden;width:46px;height:4px;border-radius:2px;background:#fffaf133}.ef-item-water-fill{display:block;height:100%;background:#7fc4e8}.ef-item-water-fill[data-state=murky]{background:#b39264}.ef-item-water-fill[data-state=salt]{background:#c58fb8}.ef-item-water-fill[data-state=treated]{background:#9fd5a9}.ef-item-water-fill[data-state=empty]{background:transparent}.ef-item-water-state{color:#9fb3a6;font-size:.58rem;letter-spacing:.02em}.ef-panel-split{display:grid;grid-template-columns:1fr 280px;gap:12px;align-items:start}.ef-item-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:6px}.ef-item-cell{padding:6px 4px;border:1px solid rgb(255 250 241 / 25%);border-radius:6px;background:#181d1a99;color:inherit;cursor:pointer}.ef-item-tile--selected{border-color:#ffe9a8;box-shadow:0 0 0 1px #ffe9a8}.ef-item-tile--equipped{outline:1px solid rgb(159 213 169 / 60%)}.ef-item-details,.ef-recipe-details{display:grid;gap:8px;align-content:start;padding:8px 10px;border:1px solid rgb(255 250 241 / 20%);border-radius:8px;background:#181d1a8c}.ef-details-title{margin:0;font-weight:700}.ef-details-meta{margin:0;color:#cfe3d6;font-size:.78rem}.ef-details-actions{display:flex;flex-wrap:wrap;gap:6px}.ef-details-actions button[hidden]{display:none}.ef-assign-row{display:flex;flex-wrap:wrap;gap:4px;align-items:center;font-size:.75rem}.ef-assign-row[hidden]{display:none}.ef-assign-slot{width:26px;padding:2px 0}.ef-inventory-footer{grid-column:1 / -1;margin:0;color:#9fb3a6;font-size:.75rem}.ef-recipe-list{display:grid;gap:4px;align-content:start}.ef-recipe-row{display:flex;justify-content:space-between;padding:6px 10px;border:1px solid rgb(255 250 241 / 25%);border-radius:6px;background:#181d1a99;color:inherit;cursor:pointer}.ef-recipe-row--selected{border-color:#ffe9a8}.ef-recipe-row[data-state=craftable] .ef-recipe-state{color:#9fd5a9}.ef-recipe-row[data-state=missing] .ef-recipe-state{color:#9fb3a6}.ef-requirement-list{display:grid;gap:3px}.ef-requirement{display:flex;gap:6px;align-items:baseline;font-size:.8rem}.ef-requirement[data-state=met] .ef-req-mark{color:#9fd5a9}.ef-requirement[data-state=missing] .ef-req-mark{color:#ffb5aa}.ef-req-sources{color:#9fb3a6;font-size:.72rem}.ef-req-sources[hidden]{display:none}.ef-craft-button{padding:6px 12px}.ef-craft-job{display:grid;gap:4px}.ef-craft-job[hidden]{display:none}.ef-craft-job-label{margin:0;font-size:.8rem}.ef-craft-job-bar{overflow:hidden;height:8px;border-radius:4px;background:#fffaf126}.ef-craft-job-fill{height:100%;background:#9fd5a9}.ef-storage-panel{display:grid;gap:10px}.ef-storage-empty{margin:40px auto;color:#cfe3d6}.ef-storage-active{display:grid;gap:8px}.ef-storage-active[hidden]{display:none}.ef-storage-toolbar{display:flex;flex-wrap:wrap;gap:6px}.ef-storage-sides{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ef-storage-side-title{margin:0 0 4px;font-weight:700}.ef-storage-list{display:grid;gap:4px;align-content:start;max-height:330px;overflow:auto}.ef-storage-row{display:flex;gap:6px;align-items:center;justify-content:space-between;padding:4px 8px;border:1px solid rgb(255 250 241 / 18%);border-radius:6px;background:#181d1a8c}.ef-storage-row .ef-item-tile{justify-items:start;text-align:left}.ef-storage-row-actions{display:flex;gap:3px}.ef-storage-row-actions button{min-width:26px;padding:2px 6px;font-size:.72rem}.ef-character-panel{display:grid;gap:10px;max-width:460px}.ef-character-vitals{display:grid;gap:5px}.ef-vital-row{display:grid;grid-template-columns:70px 1fr 70px;gap:8px;align-items:center;font-size:.8rem}.ef-vital-bar{overflow:hidden;height:8px;border-radius:4px;background:#fffaf126}.ef-vital-fill{display:block;height:100%;background:#9fd5a9}.ef-vital-fill[data-band=yellow]{background:#ffd28a}.ef-vital-fill[data-band=red]{background:#ffb5aa}.ef-vital-value{text-align:right}
