.file-item,.hero{text-align:center}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Tahoma,'MS Sans Serif',Geneva,sans-serif;font-size:13px;color:#000;background-color:teal;background-image:radial-gradient(circle,rgba(255,255,255,.05) 1px,transparent 1px);background-size:4px 4px;padding:24px 12px 60px}::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background:silver}::-webkit-scrollbar-thumb{background:silver;border:2px outset #fff}.page{max-width:640px;margin:0 auto;display:flex;flex-direction:column;gap:18px}.panel{background:silver;border:2px outset #fff;box-shadow:3px 3px 8px rgba(0,0,0,.4)}.panel-titlebar{background:linear-gradient(90deg,navy,#1084d0);color:#fff;padding:5px 8px;display:flex;align-items:center;font-weight:700;letter-spacing:.3px}.panel-titlebar .ti{margin-right:6px}.panel-titlebar .dots{margin-left:auto;display:flex;gap:3px}.panel-titlebar .dots span{width:16px;height:14px;background:silver;border:1px outset #fff;display:inline-block}.panel-body{padding:14px 16px;line-height:1.6}.panel-body h2{margin-top:0;font-size:15px;border-bottom:1px solid grey;padding-bottom:5px}.panel-statusbar{border-top:1px inset grey;padding:3px 8px;font-size:11px;color:#333}.inset-panel{background:#fff;border:2px inset grey;padding:8px 10px;margin:8px 0}.btn98{background:silver;border:2px outset #fff;padding:5px 14px;cursor:pointer;font-family:inherit;font-size:12px}#chat-log,.skill-bar-track,input.text98,textarea.text98{background:#fff;border:2px inset grey}.btn98:active{border-style:inset}.btn98:disabled{color:grey;cursor:default}input.text98,textarea.text98{font-family:inherit;font-size:12px;padding:4px 6px}a.retro-link{color:#00e}a.retro-link:visited{color:#551a8b}.hero{color:#fff;text-shadow:1px 1px 2px #000;margin-bottom:-4px}.hero .title{font-size:26px;font-weight:700;letter-spacing:1px}.hero .subtitle{font-size:13px;margin-top:4px}.file-grid{display:flex;flex-wrap:wrap;gap:14px}.file-item{width:96px;cursor:pointer;padding:6px 2px;display:block;text-decoration:none;color:inherit}.file-item:hover{background:navy;color:#fff}.file-item .icon-glyph{font-size:30px;display:block}.file-item .flabel{font-size:11px;margin-top:2px;display:block}.skill-row{margin:6px 0}.skill-row .label{display:flex;justify-content:space-between;font-size:12px;margin-bottom:2px}.skill-bar-track{height:14px}.skill-bar-fill{height:100%;background:repeating-linear-gradient(90deg,navy 0 6px,#1084d0 6px 12px)}#chat-log{height:220px;overflow-y:auto;padding:6px;font-size:12px}.chat-msg{margin-bottom:6px;word-wrap:break-word}.chat-msg .who{font-weight:700;color:navy}.chat-msg .who.me{color:maroon}.chat-msg .when{color:grey;font-size:10px;margin-left:4px}.chat-input-row{display:flex;gap:4px;margin-top:6px}.chat-input-row input{flex:1}#chat-status{margin-top:6px;font-size:11px;color:#333}#chat-name-setup{padding:4px 0}footer.hero{margin-top:4px;font-size:11px;opacity:.85}