*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#000;color:#cfd6e4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#world{display:block;width:100vw;height:100vh;cursor:crosshair}.hud{position:fixed;top:24px;left:28px;-webkit-user-select:none;user-select:none;opacity:.9;text-shadow:0 0 12px rgba(0,0,0,.8);pointer-events:none}.hud h1{font-size:18px;font-weight:500;letter-spacing:.08em;margin-bottom:6px;color:#e8edf6}.hud p{font-size:13px;color:#8a93a6;letter-spacing:.02em;margin-bottom:18px}.entity-card{width:min(360px,calc(100vw - 56px));margin-bottom:18px;padding:14px 16px;background:linear-gradient(135deg,#cfd6e414,#64a0dc0a);border:1px solid rgba(207,214,228,.14);border-radius:14px;box-shadow:0 18px 48px #0000002e}.entity-card-inner{max-height:min(48vh,360px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;pointer-events:auto}.entity-kicker{display:block;margin-bottom:5px;font-size:11px;color:#6f9fd6;letter-spacing:.14em;text-transform:uppercase}.entity-card h2{margin-bottom:7px;font-size:28px;font-weight:600;line-height:1;color:#eef5ff;letter-spacing:.04em}.entity-card p{max-width:310px;margin-bottom:12px;line-height:1.45}.entity-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px}.entity-facts div{min-width:0}.entity-facts dt{margin-bottom:3px;font-size:10px;color:#6f7689;letter-spacing:.12em;text-transform:uppercase}.entity-facts dd{font-size:12px;color:#dce7f6;line-height:1.4;overflow-wrap:break-word}.entity-card kbd{display:inline-block;margin:0 1px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;color:#cfd6e4;background:#cfd6e414;border:1px solid rgba(207,214,228,.18);border-radius:4px}.emotion-panel{border-left:1px solid rgba(207,214,228,.15);padding-left:12px}.emotion-row{width:100%;min-width:0}.emotion-current{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:10px}.emotion-dot{width:10px;height:10px;border-radius:50%;background:#b4e5fd;box-shadow:0 0 12px #6ec9f7e6;transition:background .6s ease,box-shadow .6s ease}.emotion-label{color:#8a93a6;letter-spacing:.04em}.emotion-name{color:#e8edf6;font-weight:500}.emotion-intensity{margin-left:4px;font-size:12px;color:#e87d7d;letter-spacing:.04em;font-style:italic;opacity:0;transition:opacity .4s ease}.view-controls{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:35;display:flex;align-items:center;gap:8px;pointer-events:none}.author-attribution{display:block;max-width:min(180px,calc(100vw - 124px));color:#dce7f6;font-size:11px;font-weight:400;letter-spacing:.04em;line-height:1;opacity:.56;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 0 12px rgba(0,0,0,.82);pointer-events:none;-webkit-user-select:none;user-select:none}.author-attribution-short{display:none}.clean-screen-toggle,.focus-zoom-toggle{display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid rgba(207,214,228,.22);border-radius:8px;background:#0a0e1894;color:#dce7f6;font:inherit;line-height:1;cursor:pointer;opacity:.82;-webkit-tap-highlight-color:transparent;touch-action:manipulation;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 12px 30px #00000052;pointer-events:auto}.clean-screen-toggle[aria-pressed=true],.focus-zoom-toggle[aria-pressed=true]{border-color:#d2e6ff6b;background:#1c263ab8;color:#f1f7ff;opacity:.96}.clean-screen-toggle:active,.focus-zoom-toggle:active{transform:scale(.96)}.clean-screen-toggle-icon,.focus-zoom-toggle-icon{display:block;font-size:22px;line-height:1;transform:translateY(-1px)}body.clean-screen .hud-detail{display:none}body.clean-screen .hud{top:max(14px,env(safe-area-inset-top));left:max(14px,env(safe-area-inset-left));right:calc(max(18px,env(safe-area-inset-right)) + 310px);width:auto;max-width:none}body.clean-screen .emotion-panel{display:inline-flex;flex-direction:column;align-items:flex-start;gap:6px;max-width:100%;margin:0;padding:9px 14px;border-left:none;border-radius:24px;border:1px solid rgba(207,214,228,.22);background:#121622c7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 24px #0000004d}body.clean-screen .emotion-current{margin-bottom:0;flex-wrap:wrap;min-width:0;max-width:100%}body.clean-screen .emotion-row{max-width:100%}body.clean-screen .emotion-name{font-weight:600}body.clean-screen .emotion-label,body.clean-screen .emotion-name,body.clean-screen .emotion-intensity{min-width:0;overflow-wrap:anywhere}@media(max-width:720px){.view-controls{right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));gap:7px}.author-attribution{max-width:42px;font-size:10px;letter-spacing:.08em;opacity:.62}.author-attribution-full{display:none}.author-attribution-short{display:inline}.clean-screen-toggle,.focus-zoom-toggle{width:34px;height:34px}.clean-screen-toggle-icon,.focus-zoom-toggle-icon{font-size:20px}body.clean-screen .hud{right:max(14px,env(safe-area-inset-right));width:auto;max-width:none}}.emotion-autopilot-debug-wrapper,#emotion-autopilot-debug-wrapper.emotion-autopilot-debug-wrapper{position:fixed;top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));display:flex;align-items:flex-start;gap:8px;z-index:40;pointer-events:none}.emotion-autopilot-debug-wrapper .emotion-autopilot-debug-shell,.emotion-autopilot-debug-wrapper .emotion-autopilot-debug-actions{pointer-events:auto}body.clean-screen #emotion-autopilot-debug-wrapper.emotion-autopilot-debug-wrapper,body.clean-screen .emotion-autopilot-debug-wrapper{position:static!important;display:flex!important;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:6px;width:100%;max-width:100%;min-width:0;margin-top:0;z-index:auto;pointer-events:none;top:auto!important;right:auto!important;left:auto;bottom:auto}body.clean-screen .emotion-autopilot-debug-shell.emotion-autopilot-debug--minimal{max-width:min(220px,100%)}.emotion-autopilot-debug-shell{position:relative;flex:0 0 auto;flex-shrink:0;margin:0;box-sizing:border-box;display:flex;flex-direction:column;min-height:0}.emotion-autopilot-debug-actions{display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;gap:6px}.emotion-autopilot-debug-copy,.emotion-autopilot-debug-reset{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;margin:0;padding:0 6px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0f;color:currentColor;font:inherit;line-height:1;opacity:.75;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.emotion-autopilot-debug-copy{padding:0;width:24px}.emotion-autopilot-debug-reset:active,.emotion-autopilot-debug-copy:active{opacity:.92}.emotion-autopilot-debug-reset-icon{display:none;font-size:15px;line-height:1}.emotion-autopilot-debug-reset-label{display:inline;font-size:11px;font-weight:500;letter-spacing:.04em}.emotion-autopilot-debug-wrapper--compact .emotion-autopilot-debug-reset-icon,.emotion-autopilot-debug-wrapper--minimal .emotion-autopilot-debug-reset-icon{display:block}.emotion-autopilot-debug-wrapper--compact .emotion-autopilot-debug-reset-label,.emotion-autopilot-debug-wrapper--minimal .emotion-autopilot-debug-reset-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.emotion-autopilot-debug-wrapper--compact .emotion-autopilot-debug-reset,.emotion-autopilot-debug-wrapper--minimal .emotion-autopilot-debug-reset{min-width:20px;width:20px;height:20px;padding:0}.emotion-autopilot-debug-copy-icon{display:block;font-size:14px;line-height:1}.emotion-autopilot-debug-wrapper--minimal .emotion-autopilot-debug-copy{width:20px;height:20px;min-width:20px}.emotion-autopilot-debug-wrapper--minimal .emotion-autopilot-debug-copy-icon{font-size:11px}.emotion-autopilot-debug-body{flex:1 1 auto;margin:0;padding:0;border:none;background:transparent;box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.35;color:#e6ebf5f2;text-align:left;word-break:normal;overflow-wrap:normal;user-select:text;-webkit-user-select:text}.emotion-autopilot-debug-shell.emotion-autopilot-debug--compact{width:180px;min-width:180px;max-width:min(220px,calc(100vw - 112px));padding:10px 11px;border-radius:16px;font-size:inherit;color:#e6ebf5f2;background:#0a0e188c;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 22px #0000004d;opacity:.88}.emotion-autopilot-debug-shell.emotion-autopilot-debug--minimal{width:fit-content;max-width:min(260px,calc(100vw - 112px));padding:8px 10px;border-radius:16px;font-size:inherit;color:#e6ebf5f2;background:#0a0e188c;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 22px #00000047;opacity:.74}.emotion-autopilot-debug-shell.emotion-autopilot-debug--full{width:auto;min-width:0;max-width:min(320px,calc(100vw - 112px));max-height:min(240px,38vh);padding:10px 11px;border-radius:8px;font-size:11px;line-height:1.42;color:#dfe7f7;background:#020306b8;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 12px 36px #00000073;opacity:.96;overflow:hidden}.emotion-autopilot-debug-shell.emotion-autopilot-debug--compact .emotion-autopilot-debug-body,.emotion-autopilot-debug-shell.emotion-autopilot-debug--minimal .emotion-autopilot-debug-body{pointer-events:none}.emotion-autopilot-debug-shell.emotion-autopilot-debug--compact .emotion-autopilot-debug-body{white-space:pre-wrap;word-break:normal;overflow-wrap:normal}.emotion-autopilot-debug-shell.emotion-autopilot-debug--full .emotion-autopilot-debug-body{flex:1 1 auto;min-height:0;font-size:11px;line-height:1.42;color:#dfe7f7;white-space:pre-wrap;pointer-events:auto;overflow:auto;overscroll-behavior:contain}.emotion-autopilot-debug-shell.emotion-autopilot-debug--minimal .emotion-autopilot-debug-body{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal;overflow-wrap:normal}@media(max-width:720px){.entity-card-inner{max-height:min(42vh,300px)}.emotion-panel{display:flex;flex-direction:column;align-items:flex-start;gap:0}.emotion-current{margin-bottom:0}#emotion-autopilot-debug-wrapper.emotion-autopilot-debug-wrapper,.emotion-autopilot-debug-wrapper{position:static!important;display:flex!important;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px;margin-top:10px;margin-left:0;width:100%;max-width:100%;min-width:0;z-index:auto;pointer-events:none;top:auto!important;right:auto!important;left:auto;bottom:auto}.emotion-autopilot-debug-reset-label{display:none!important}.emotion-autopilot-debug-reset-icon{display:block!important}.emotion-autopilot-debug-wrapper .emotion-autopilot-debug-actions .emotion-autopilot-debug-reset,.emotion-autopilot-debug-wrapper .emotion-autopilot-debug-actions .emotion-autopilot-debug-copy{width:26px;height:26px;min-width:26px;padding:0;flex-shrink:0;opacity:.92}.emotion-autopilot-debug-wrapper--minimal .emotion-autopilot-debug-reset,.emotion-autopilot-debug-wrapper--minimal .emotion-autopilot-debug-copy{width:20px;height:20px;min-width:20px}.emotion-autopilot-debug-shell.emotion-autopilot-debug--full{align-self:flex-start;width:min(260px,calc(100vw - 112px));max-width:calc(100vw - 112px)}.emotion-autopilot-debug-shell.emotion-autopilot-debug--compact{width:160px;min-width:150px;max-width:min(190px,calc(100vw - 112px))}.emotion-autopilot-debug-shell.emotion-autopilot-debug--minimal{max-width:min(190px,calc(100vw - 112px))}.emotion-autopilot-debug-shell.emotion-autopilot-debug--full .emotion-autopilot-debug-body{font-size:12px;line-height:1.42}}.emotion-autopilot-debug-wrapper[aria-hidden=true],.emotion-autopilot-debug-wrapper[hidden]{display:none!important}body.stalwart-reset-cache-modal-active{overflow:hidden}.stalwart-reset-cache-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4000;display:flex;align-items:center;justify-content:center;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(22px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));visibility:hidden;opacity:0;transition:opacity .22s ease,visibility .22s ease}.stalwart-reset-cache-modal.stalwart-reset-cache-modal--open{visibility:visible;opacity:1}.stalwart-reset-cache-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 120% 80% at 50% 20%,rgba(88,72,160,.18),transparent 55%),#04060ec7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.stalwart-reset-cache-card{position:relative;z-index:1;width:100%;max-width:min(440px,100%);padding:22px 22px 20px;border-radius:18px;background:linear-gradient(155deg,#161c309e,#0a0e1ac7);border:1px solid rgba(140,160,220,.22);box-shadow:0 0 0 1px #ffffff0a inset,0 24px 56px #0000008c,0 0 48px #6078dc1f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#dce4f4;pointer-events:auto}.stalwart-reset-cache-title{margin:0 0 14px;font-size:18px;font-weight:600;letter-spacing:.03em;color:#eef3ff;text-shadow:0 0 24px rgba(120,140,255,.25)}.stalwart-reset-cache-body{font-size:13px;line-height:1.55;color:#a9b4cc}.stalwart-reset-cache-body p{margin:0 0 12px}.stalwart-reset-cache-body p:last-child{margin-bottom:0}.stalwart-reset-cache-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:22px}.stalwart-reset-cache-cancel,.stalwart-reset-cache-confirm{flex:0 0 auto;min-height:40px;padding:0 18px;border-radius:10px;font:inherit;font-size:14px;font-weight:500;letter-spacing:.03em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform .12s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.stalwart-reset-cache-cancel{border:1px solid rgba(200,210,240,.2);background:#ffffff0d;color:#cdd6ea}.stalwart-reset-cache-cancel:hover{background:#ffffff1a;border-color:#dce6ff47}.stalwart-reset-cache-confirm{border:1px solid rgba(220,120,72,.45);background:linear-gradient(180deg,#c85a30f2,#a53a24fa);color:#fff8f4;box-shadow:0 0 0 1px #ffc8a01f inset,0 6px 20px #78281859}.stalwart-reset-cache-confirm:hover{filter:brightness(1.06);box-shadow:0 0 0 1px #ffdcb42e inset,0 8px 24px #8c321c6b}.stalwart-reset-cache-cancel:active,.stalwart-reset-cache-confirm:active{transform:scale(.98)}@media(max-width:520px){.stalwart-reset-cache-card{padding:18px 16px 16px}.stalwart-reset-cache-actions{flex-direction:column;align-items:stretch}.stalwart-reset-cache-cancel,.stalwart-reset-cache-confirm{width:100%}}body.stalwart-state-explainer-active{overflow:hidden}.stalwart-state-explainer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4100;display:flex;align-items:center;justify-content:center;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(22px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease}.stalwart-state-explainer.stalwart-state-explainer--open{visibility:visible;opacity:1}.stalwart-state-explainer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 120% 80% at 50% 18%,rgba(98,126,168,.16),transparent 54%),#04060dc2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.stalwart-state-explainer-card{position:relative;z-index:1;width:min(460px,100%);max-height:min(72vh,520px);display:flex;flex-direction:column;gap:14px;padding:20px 20px 18px;border-radius:8px;border:1px solid rgba(170,198,230,.2);background:linear-gradient(160deg,#131926c2,#070a12e6);box-shadow:0 0 0 1px #ffffff0a inset,0 24px 58px #0000008a,0 0 42px #6e96c81a;color:#dce6f6;pointer-events:auto}.stalwart-state-explainer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.stalwart-state-explainer-kicker{display:block;margin-bottom:5px;color:#86afd6;font-size:10px;letter-spacing:.14em;line-height:1;text-transform:uppercase}.stalwart-state-explainer-title{margin:0;color:#eef5ff;font-size:17px;font-weight:600;letter-spacing:.02em;line-height:1.2}.stalwart-state-explainer-close{flex:0 0 auto;width:32px;height:32px;border:1px solid rgba(207,214,228,.18);border-radius:8px;background:#ffffff0d;color:#dce6f6;font:inherit;font-size:22px;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.stalwart-state-explainer-close:active{transform:scale(.96)}.stalwart-state-explainer-status{margin:0;color:#8ea0ba;font-size:11px;letter-spacing:.06em;line-height:1.35;text-transform:uppercase}.stalwart-state-explainer-body{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;color:#dce6f6;font-size:14px;line-height:1.65;white-space:pre-wrap}@media(max-width:720px){.stalwart-state-explainer{align-items:stretch;justify-content:stretch;padding:0}.stalwart-state-explainer-card{width:100%;max-height:none;min-height:100%;border-radius:0;border-left:none;border-right:none;border-top:none;padding:max(22px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(22px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}.stalwart-state-explainer-body{font-size:15px;line-height:1.7}}
