:root{--win-gray:silver;--win-light:#fff;--win-shadow:gray;--win-dark:#000;--win-blue:navy;--desktop:teal}*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0;overflow:hidden}button,input,select,textarea{font:inherit}body{color:#000;background:var(--desktop);-webkit-font-smoothing:none;text-rendering:geometricprecision;-webkit-user-select:none;user-select:none;font-family:MS Sans Serif,Microsoft Sans Serif,Tahoma,Arial,sans-serif;font-size:11px}.desktop{isolation:isolate;background-color:var(--desktop);background-image:url(/desktop-wallpaper.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-width:280px;min-height:360px;position:fixed;inset:0;overflow:hidden}.desktop-pattern{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#00000005 1px,#0000 1px);background-size:2px 2px;position:absolute;inset:0 0 31px}.desktop-shortcut{top:max(14px, env(safe-area-inset-top));color:#fff;text-shadow:1px 1px #000;cursor:default;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:0;flex-direction:column;align-items:center;gap:4px;width:78px;min-height:76px;padding:2px 4px 4px;display:flex;position:absolute;left:11px}.desktop-shortcut:focus-visible .desktop-shortcut__label,.desktop-shortcut:active .desktop-shortcut__label{color:#fff;background:var(--win-blue);outline-offset:-1px;outline:1px dotted #fff}.desktop-shortcut:active .folder-icon,.desktop-shortcut:active .chat-icon{filter:brightness(.76)sepia(.2)hue-rotate(175deg)}.desktop-shortcut__label{text-align:center;max-width:76px;padding:1px 3px 2px;line-height:14px}.desktop-shortcut.desktop-shortcut--second{top:max(100px, calc(env(safe-area-inset-top) + 86px))}.desktop-shortcut.desktop-shortcut--third{top:max(186px, calc(env(safe-area-inset-top) + 172px))}.desktop-shortcut.desktop-shortcut--chat{left:97px}.chat-icon{flex:none;width:43px;height:38px;display:block;position:relative}.chat-icon__screen,.chat-icon__bubble{display:block;position:absolute}.chat-icon__screen{background:#0080a8;border:3px solid #000;border-color:#fff #000 #000 #fff;width:35px;height:28px;bottom:1px;left:1px;box-shadow:inset 2px 2px navy,inset -2px -2px #004050,2px 2px #404040}.chat-icon__screen:after{content:"";background:#fff;height:2px;position:absolute;bottom:3px;left:4px;right:4px;box-shadow:0 -5px #80ffff,0 -10px #80ffff}.chat-icon__bubble{background:#ffff80;border:2px solid #000;width:26px;height:17px;top:0;right:0;box-shadow:inset 1px 1px #fff,inset -1px -1px olive}.chat-icon__bubble:before{content:"";border-top:7px solid #000;border-left:7px solid #0000;width:0;height:0;position:absolute;bottom:-7px;right:5px}.chat-icon__bubble:after{content:"";background:navy;width:13px;height:2px;position:absolute;top:5px;left:4px;box-shadow:0 4px gray}.chat-icon--small{width:18px;height:16px}.chat-icon--small .chat-icon__screen{border-width:1px;width:15px;height:12px;box-shadow:inset 1px 1px navy,1px 1px #404040}.chat-icon--small .chat-icon__screen:after{height:1px;bottom:2px;left:2px;right:2px;box-shadow:0 -3px #80ffff}.chat-icon--small .chat-icon__bubble{border-width:1px;width:11px;height:8px}.chat-icon--small .chat-icon__bubble:before{border-top-width:4px;border-left-width:4px;bottom:-4px;right:2px}.chat-icon--small .chat-icon__bubble:after{width:6px;height:1px;top:2px;left:2px;box-shadow:0 2px gray}.folder-icon{flex:none;width:43px;height:38px;display:block;position:relative}.folder-icon__tab,.folder-icon__back,.folder-icon__paper,.folder-icon__front{display:block;position:absolute}.folder-icon__tab{background:#f0c000;border:2px solid #000;border-bottom:0;width:20px;height:7px;top:4px;left:2px;box-shadow:inset 1px 1px #fff36b}.folder-icon__back{background:#e3b600;border:2px solid #000;width:39px;height:26px;top:9px;left:2px;box-shadow:inset 1px 1px #fff36b,inset -2px -2px #9c7500}.folder-icon__paper{background:#fff;border:1px solid gray;width:29px;height:17px;top:12px;left:7px;transform:skew(-5deg)}.folder-icon__front{background:#ffd928;border:2px solid #000;width:37px;height:19px;top:17px;left:4px;transform:skew(-8deg);box-shadow:inset 1px 1px #fff68a,inset -2px -2px #b88900}.folder-icon--small{width:18px;height:16px}.folder-icon--small .folder-icon__tab{border-width:1px;width:9px;height:4px;top:1px;left:0}.folder-icon--small .folder-icon__back{border-width:1px;width:18px;height:11px;top:4px;left:0;box-shadow:inset 1px 1px #fff36b,inset -1px -1px #9c7500}.folder-icon--small .folder-icon__paper{width:12px;height:6px;top:6px;left:3px}.folder-icon--small .folder-icon__front{border-width:1px;width:17px;height:8px;top:8px;left:1px;box-shadow:inset 1px 1px #fff68a,inset -1px -1px #b88900}.window{z-index:2;background:var(--win-gray);border-top:2px solid var(--win-light);border-left:2px solid var(--win-light);border-right:2px solid var(--win-dark);border-bottom:2px solid var(--win-dark);flex-direction:column;width:min(520px,100vw - 16px);height:min(378px,100dvh - 132px);min-height:260px;padding:3px;display:flex;position:absolute;top:clamp(78px,20vh,128px);left:50%;transform:translate(-50%);box-shadow:1px 1px #000}.title-bar{color:#fff;background:var(--win-blue);justify-content:space-between;align-items:center;height:20px;min-height:20px;padding:2px;font-weight:700;display:flex}.title-bar__caption{white-space:nowrap;align-items:center;gap:3px;min-width:0;display:flex}.window-controls{align-items:center;gap:2px;display:flex}.window-control{background:var(--win-gray);width:16px;height:14px;box-shadow:inset -1px -1px var(--win-shadow);border:2px solid #000;border-color:#fff #000 #000 #fff;display:block;position:relative}button.window-control{cursor:default;touch-action:manipulation;-webkit-tap-highlight-color:transparent;padding:0}button.window-control:active{box-shadow:inset 1px 1px var(--win-shadow);border-color:#000 #fff #fff #000}.window-control--minimize:after{content:"";background:#000;width:6px;height:2px;position:absolute;bottom:2px;right:2px}.window-control--maximize:after{content:"";border:1px solid #000;border-top-width:2px;position:absolute;inset:2px}.window-control--close:before,.window-control--close:after{content:"";background:#000;width:2px;height:7px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.window-control--close:after{transform:rotate(-45deg)}.menu-bar{border-bottom:1px solid var(--win-shadow);align-items:center;gap:20px;height:23px;min-height:23px;padding:3px 7px;display:flex;box-shadow:0 1px #fff}.menu-bar span{white-space:nowrap}.folder-toolbar{border-bottom:1px solid var(--win-shadow);align-items:center;gap:6px;height:28px;min-height:28px;padding:3px 5px;display:flex;box-shadow:0 1px #fff}.toolbar-grip{border-left:1px solid #fff;border-right:1px solid gray;width:3px;height:19px}.toolbar-button{width:19px;height:17px;position:relative}.toolbar-button:before{content:"";background:#707070;width:12px;height:2px;position:absolute;top:6px;left:2px}.toolbar-button:after{content:"";border-bottom:2px solid #707070;border-left:2px solid #707070;width:7px;height:7px;position:absolute;top:3px;left:2px;transform:rotate(45deg)}.toolbar-button--forward{opacity:.45;transform:scaleX(-1)}.toolbar-separator{border-left:1px solid var(--win-shadow);border-right:1px solid #fff;width:2px;height:19px}.folder-content{background:#fff;border:2px solid #fff;border-color:gray #fff #fff gray;flex:auto;grid-template-columns:repeat(4,minmax(70px,1fr));align-content:start;gap:22px 10px;min-height:0;padding:15px 12px;display:grid;overflow:auto;box-shadow:inset 1px 1px #000}.file-item{text-align:center;flex-direction:column;align-items:center;gap:5px;min-width:0;display:flex}.file-item--button{color:#000;font:inherit;cursor:default;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:0;padding:0}.file-item--button:focus-visible>span:last-child,.file-item--button:active>span:last-child{color:#fff;background:var(--win-blue);outline-offset:-1px;outline:1px dotted #fff}.file-item--button:active .document-icon{filter:brightness(.76)sepia(.2)hue-rotate(175deg)}.file-item>span:last-child{overflow-wrap:anywhere;max-width:86px;line-height:14px}.document-icon{background:#fff;border:2px solid #000;flex:none;width:32px;height:37px;display:block;position:relative;box-shadow:inset 1px 1px #dedede,2px 2px gray}.document-icon__fold{background:silver;border-bottom:2px solid #000;border-left:2px solid #000;width:10px;height:10px;position:absolute;top:-2px;right:-2px}.document-icon__lines{background:navy;width:17px;height:2px;position:absolute;top:12px;left:5px;box-shadow:0 5px gray,0 10px gray,0 15px gray}.document-icon__app{background:conic-gradient(from 90deg, #2e57aa 0 25%, #f3c62f 0 50%, #e74027 0 75%, #2ba848 0);border:2px solid #000;width:18px;height:17px;display:block;position:absolute;top:12px;left:5px;box-shadow:2px 2px gray}.document-icon__picture{background:#00a0c0;border:1px solid #000;width:20px;height:15px;position:absolute;top:13px;left:4px;overflow:hidden}.document-icon__picture:before{content:"";background:green;border:1px solid #000;width:16px;height:16px;position:absolute;bottom:-6px;right:-4px;transform:rotate(45deg)}.document-icon__picture:after{content:"";background:#ff0;border:1px solid #000;width:4px;height:4px;position:absolute;top:2px;right:3px}.status-bar{grid-template-columns:1fr 92px 14px;gap:3px;height:24px;min-height:24px;padding-top:3px;display:grid}.status-bar span{border-top:1px solid var(--win-shadow);border-left:1px solid var(--win-shadow);border-bottom:1px solid #fff;border-right:1px solid #fff;align-items:center;min-width:0;padding:1px 4px;display:flex}.status-bar i{background:repeating-linear-gradient(135deg,#0000 0 2px,gray 2px 3px)}.window.app-window{z-index:4;top:max(7px, calc(env(safe-area-inset-top) + 5px));width:min(620px,100vw - 8px);height:min(680px, calc(100dvh - 42px - env(safe-area-inset-bottom)))}.app-mini-icon{background:#0080c0 url(/fivestar-button.webp) 50%/cover no-repeat;border:1px solid #000;flex:none;width:16px;height:16px;display:inline-block}.app-menu{gap:22px}.app-content{background:var(--win-gray);border-top:1px solid #fff;flex:auto;grid-template-rows:minmax(130px,1fr) auto 12px;gap:7px;min-height:0;padding:7px;display:grid}.video-bezel{background:#000;border:3px solid #fff;border-color:#000 #fff #fff #000;justify-content:center;align-items:center;min-height:0;padding:3px;display:flex;overflow:hidden;box-shadow:inset 1px 1px gray}.video-bezel video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.tap-console{background:var(--win-gray);border:2px solid gray;border-color:#fff gray gray #fff;justify-content:center;align-items:center;gap:clamp(10px,4vw,28px);min-height:105px;padding:7px;display:flex}.tap-button{background:var(--win-gray);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:4px solid #000;border-color:#fff #000 #000 #fff;flex:none;justify-content:stretch;align-items:stretch;width:clamp(92px,29vw,142px);height:clamp(82px,26vw,126px);padding:6px;display:flex;overflow:hidden;box-shadow:inset -2px -2px gray,1px 1px #000}.tap-button img{pointer-events:none;object-fit:cover;object-position:center;border:2px solid #fff;border-color:#000 #fff #fff #000;width:100%;height:100%;display:block}.tap-button:active{border-color:#000 #fff #fff #000;padding:8px 4px 4px 8px;box-shadow:inset 2px 2px gray}.tap-button:focus-visible{outline-offset:-7px;outline:1px dotted #000}.tap-readout{text-align:center;flex-direction:column;gap:7px;width:min(205px,45vw);min-width:0;display:flex}.tap-readout strong{color:#39ff14;letter-spacing:1px;background:#000;border:2px solid #fff;border-color:gray #fff #fff gray;justify-content:center;align-items:center;min-height:38px;padding:3px 7px;font-family:Courier New,monospace;font-size:clamp(17px,5vw,26px);display:flex}.tap-readout span{text-transform:uppercase;font-weight:700;line-height:14px}.speed-meter{background:#000;border:2px solid #fff;border-color:gray #fff #fff gray;grid-template-columns:repeat(10,1fr);gap:2px;height:12px;padding:2px;display:grid}.speed-meter i{background:#383838;min-width:0}.speed-meter i.is-on{background:#00e000}.speed-meter i.is-on:nth-last-child(-n+3){background:#ff0}.speed-meter i.is-on:last-child{background:#ff2020}.app-content audio{display:none}.app-status-bar{grid-template-columns:1fr 105px;gap:3px;height:24px;min-height:24px;padding-top:3px;display:grid}.app-status-bar span{border-top:1px solid var(--win-shadow);border-left:1px solid var(--win-shadow);border-bottom:1px solid #fff;border-right:1px solid #fff;align-items:center;padding:1px 4px;display:flex}.window.chat-window{z-index:6;top:max(10px, calc(env(safe-area-inset-top) + 7px));width:min(680px,100vw - 12px);height:min(600px, calc(100dvh - 48px - env(safe-area-inset-bottom)))}.chat-room-banner{border-bottom:1px solid gray;justify-content:space-between;align-items:center;gap:10px;min-height:28px;padding:4px 7px;display:flex;box-shadow:0 1px #fff}.chat-room-banner span{color:#404040;white-space:nowrap}.chat-layout{flex:auto;grid-template-columns:minmax(0,1fr) 142px;gap:5px;min-height:0;padding:5px;display:grid}.chat-log{color:#000;-webkit-user-select:text;user-select:text;background:#fff;border:2px solid #fff;border-color:#000 #fff #fff #000;min-width:0;min-height:0;padding:5px 6px;font-family:Fixedsys,Courier New,monospace;font-size:12px;line-height:16px;overflow:auto;box-shadow:inset 1px 1px gray}.chat-log p{overflow-wrap:anywhere;margin:0 0 3px}.chat-system-message{color:green;font-weight:700}.chat-message__time{color:gray}.chat-message__user{color:navy}.chat-message__user--1{color:maroon}.chat-message__user--2{color:purple}.chat-message__user--3{color:#006060}.chat-message__user--4{color:#804000}.chat-message__user--5{color:#004080}.chat-message__user--6{color:green}.chat-message__user--7{color:#404040}.chat-message__user--8{color:#d00000}.chat-users{background:#fff;border:2px solid #fff;border-color:#000 #fff #fff #000;flex-direction:column;min-width:0;min-height:0;display:flex;box-shadow:inset 1px 1px gray}.chat-users>strong{color:#fff;background:navy;padding:5px 6px}.chat-users>div{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:5px;min-height:0;padding:5px;display:flex;overflow:hidden auto}.chat-users span{white-space:nowrap;flex:none;align-items:center;gap:5px;min-width:0;min-height:16px;display:flex;overflow:visible}.chat-users i{background:#00a000;border:1px solid #004000;border-color:#0f0 #004000 #004000 #0f0;flex:none;width:7px;height:7px}.chat-composer{grid-template-columns:auto minmax(0,1fr) 72px;align-items:center;gap:5px;min-height:34px;padding:3px 5px 4px;display:grid}.chat-composer input{color:#000;background:#fff;border:2px solid #fff;border-color:#000 #fff #fff #000;outline:0;width:100%;min-width:0;height:24px;padding:2px 4px}.chat-composer input::placeholder{color:gray}.chat-composer .win95-button{min-width:0;height:24px;padding:1px 8px}.chat-composer .win95-button:disabled{color:gray;text-shadow:1px 1px #fff}.window.image-window{z-index:4;top:max(14px, calc(env(safe-area-inset-top) + 9px));width:min(640px,100vw - 12px);height:min(670px, calc(100dvh - 50px - env(safe-area-inset-bottom)))}.image-mini-icon{background:#00a0c0;border:1px solid #000;flex:none;width:16px;height:16px;display:inline-block;position:relative;overflow:hidden}.image-mini-icon:before{content:"";background:green;border:1px solid #000;width:13px;height:13px;position:absolute;bottom:-5px;right:-3px;transform:rotate(45deg)}.image-mini-icon:after{content:"";background:#ff0;border:1px solid #000;width:3px;height:3px;position:absolute;top:2px;right:2px}.image-viewer-toolbar{border-bottom:1px solid gray;justify-content:flex-end;align-items:center;min-height:33px;padding:4px 5px;display:flex;box-shadow:0 1px #fff}.image-viewer-toolbar .win95-button{min-height:24px;padding:2px 10px}.image-viewer-content{background:gray;border:2px solid #fff;border-color:#000 #fff #fff #000;flex:auto;justify-content:center;align-items:center;min-height:0;padding:4px;display:flex;overflow:auto;box-shadow:inset 1px 1px #404040}.image-viewer-content img{object-fit:contain;width:100%;height:100%;display:block}.image-status-bar{grid-template-columns:1fr 105px}.window.notepad-window{z-index:4;top:max(22px, calc(env(safe-area-inset-top) + 16px));width:min(540px,100vw - 16px);height:min(430px, calc(100dvh - 62px - env(safe-area-inset-bottom)))}.notepad-mini-icon{background:#fff;border:1px solid #000;flex:none;width:15px;height:16px;display:inline-block;position:relative;box-shadow:inset 2px 0 #dfdfdf}.notepad-mini-icon:after{content:"";background:navy;width:8px;height:1px;position:absolute;top:4px;left:3px;box-shadow:0 3px gray,0 6px gray}.notepad-content{color:#000;white-space:pre-wrap;background:#fff;border:2px solid #fff;border-color:#000 #fff #fff #000;flex:auto;min-height:0;padding:4px 5px;font-family:Fixedsys,Courier New,monospace;font-size:14px;line-height:18px;overflow:auto}.window.error-dialog{z-index:8;width:min(330px,100vw - 24px);height:auto;min-height:0;animation:none;top:50%;transform:translate(-50%,-50%)}.error-dialog__body{align-items:center;gap:16px;min-height:78px;padding:15px 18px 10px;font-size:12px;display:flex}.error-dialog__icon{background:#d40000;border:2px solid maroon;border-radius:50%;flex:none;width:34px;height:34px;display:block;position:relative;box-shadow:inset 2px 2px #f66,1px 1px #fff}.error-dialog__icon:before,.error-dialog__icon:after{content:"";background:#fff;width:4px;height:17px;position:absolute;top:7px;left:14px;transform:rotate(45deg);box-shadow:1px 0 gray}.error-dialog__icon:after{transform:rotate(-45deg)}.error-dialog__actions{justify-content:center;padding:0 12px 13px;display:flex}.unread-notification{z-index:7;right:8px;bottom:calc(39px + env(safe-area-inset-bottom));color:#000;background:var(--win-gray);text-align:left;cursor:default;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:2px solid #000;border-color:#fff #000 #000 #fff;flex-direction:column;width:min(292px,100vw - 16px);padding:3px;display:flex;position:absolute;box-shadow:inset -1px -1px gray,2px 2px #0000008c}.unread-notification:focus-visible{outline-offset:-6px;outline:1px dotted #fff}.unread-notification:active{border-color:#000 #fff #fff #000;box-shadow:inset 1px 1px gray}.unread-notification__title{color:#fff;background:var(--win-blue);align-items:center;gap:4px;width:100%;min-height:20px;padding:2px 4px;display:flex}.unread-notification__body{align-items:center;gap:10px;width:100%;min-height:68px;padding:9px 8px;display:flex}.unread-notification__body>span:last-child{flex-direction:column;gap:5px;min-width:0;display:flex}.unread-notification__body strong{font-size:12px;line-height:15px}.unread-notification__body small{color:#404040;font-size:11px;line-height:14px}.win95-button{color:#000;background:var(--win-gray);cursor:default;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:2px solid #000;border-color:#fff #000 #000 #fff;min-width:82px;height:26px;padding:2px 13px;box-shadow:inset -1px -1px gray}.win95-button:focus-visible{outline-offset:-5px;outline:1px dotted #000}.win95-button:active{border-color:#000 #fff #fff #000;padding:3px 12px 1px 14px;box-shadow:inset 1px 1px gray}.taskbar{z-index:5;height:calc(31px + env(safe-area-inset-bottom));padding:3px 3px calc(3px + env(safe-area-inset-bottom));background:var(--win-gray);border-top:2px solid #fff;align-items:center;gap:3px;display:flex;position:absolute;bottom:0;left:0;right:0}.start-button,.task-button{color:#000;background:var(--win-gray);border:2px solid #000;border-color:#fff #000 #000 #fff;align-items:center;gap:3px;height:24px;padding:1px 5px 1px 3px;font-weight:700;line-height:16px;display:flex}.start-area{flex:none;height:24px;position:relative}.start-button{cursor:default;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.start-button:active,.start-button[aria-expanded=true]{border-color:#000 #fff #fff #000;padding:2px 4px 0;box-shadow:inset 1px 1px gray}.start-menu{z-index:7;background:var(--win-gray);border:2px solid #000;border-color:#fff #000 #000 #fff;width:min(190px,100vw - 6px);min-height:144px;padding:2px;font-family:MS Sans Serif,Microsoft Sans Serif,Tahoma,sans-serif;font-size:12px;display:flex;position:absolute;bottom:calc(100% + 4px);left:0;box-shadow:1px 1px #000}.start-menu__brand{color:#fff;letter-spacing:1px;text-shadow:1px 1px #000;writing-mode:vertical-rl;background:linear-gradient(#1084d0 0%,navy 100%);flex:none;align-items:flex-end;width:28px;padding:6px 3px;font-size:18px;font-weight:700;line-height:1;display:flex;transform:rotate(180deg)}.start-menu__items{flex-direction:column;flex:1;justify-content:flex-start;min-width:0;padding:2px 0 2px 2px;display:flex}.start-menu__link{color:#000;touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline:0;align-items:center;gap:8px;min-height:46px;padding:5px 6px;text-decoration:none;display:flex}.start-menu__link:hover,.start-menu__link:focus-visible,.start-menu__link:active{color:#fff;background:var(--win-blue)}.start-menu__icon{flex:none;width:32px;height:32px;display:block}.start-menu__icon img{width:32px;height:32px;display:block}.start-menu__link>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:400;line-height:16px;overflow:hidden}.windows-mark{background:#000;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1px;width:17px;height:15px;padding:2px 1px;display:grid;position:relative;transform:skewY(-7deg)}.pane{display:block}.pane--red{background:#e74027}.pane--green{background:#2ba848}.pane--blue{background:#2e57aa}.pane--yellow{background:#f3c62f}.taskbar-divider{border-left:1px solid gray;border-right:1px solid #fff;width:2px;height:24px;margin:0 1px}.task-button{border:2px solid #fff;border-color:#000 #fff #fff #000;justify-content:flex-start;width:min(158px,38vw);min-width:0;overflow:hidden;box-shadow:inset 1px 1px gray}.task-button>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.taskbar-spacer{flex:1;min-width:0}.tray{white-space:nowrap;border:1px solid #fff;border-color:gray #fff #fff gray;justify-content:center;align-items:center;gap:5px;min-width:84px;height:24px;padding:0 6px;display:flex}.speaker{font-size:17px;line-height:1}.helper-launcher{background:var(--win-gray);cursor:default;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:2px solid #000;border-color:#fff #000 #000 #fff;flex:none;place-items:center;width:22px;height:20px;padding:1px;display:grid;overflow:hidden;box-shadow:inset -1px -1px gray}.helper-launcher--active,.helper-launcher:active{border-color:#000 #fff #fff #000;padding:2px 0 0 2px;box-shadow:inset 1px 1px gray}.helper-launcher img,.helper-title-icon{object-fit:cover;image-rendering:pixelated;display:block}.helper-title-icon{border:1px solid #fff;width:16px;height:16px}.tray-clock{line-height:20px}.window.helper-window{z-index:4;top:auto;right:6px;bottom:calc(36px + env(safe-area-inset-bottom));width:min(238px,100vw - 12px);height:auto;min-height:0;left:auto;transform:none}.helper-character{aspect-ratio:1;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#111;border:2px solid #fff;border-color:gray #fff #fff gray;width:100%;margin-top:3px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:inset 1px 1px #000}.helper-character:focus-visible{outline-offset:-5px;outline:1px dotted #fff}.helper-character:active img{transform:translate(1px,1px)}.helper-character img{object-fit:cover;pointer-events:none;width:100%;height:100%;image-rendering:pixelated;display:block}.helper-status{background:var(--win-gray);border:1px solid #fff;border-color:gray #fff #fff gray;height:20px;margin-top:3px;padding:2px 5px;line-height:14px}@media (max-width:430px){.window{top:max(92px, calc(env(safe-area-inset-top) + 84px));height:calc(100dvh - 135px - env(safe-area-inset-bottom))}.folder-content{grid-template-columns:repeat(2,minmax(90px,1fr));gap:24px 8px;padding:16px 8px}.menu-bar{gap:17px}.status-bar{grid-template-columns:1fr 75px 12px}.tray{min-width:103px;padding:0 4px}.speaker{display:none}.window.helper-window{right:5px;bottom:calc(35px + env(safe-area-inset-bottom));width:min(214px,100vw - 10px)}.window.app-window{top:max(5px, calc(env(safe-area-inset-top) + 3px));height:calc(100dvh - 39px - env(safe-area-inset-bottom) - env(safe-area-inset-top))}.window.image-window{top:max(7px, calc(env(safe-area-inset-top) + 4px));height:calc(100dvh - 42px - env(safe-area-inset-bottom) - env(safe-area-inset-top))}.window.notepad-window{top:max(10px, calc(env(safe-area-inset-top) + 6px));height:calc(100dvh - 46px - env(safe-area-inset-bottom) - env(safe-area-inset-top))}.window.chat-window{top:max(7px, calc(env(safe-area-inset-top) + 4px));height:calc(100dvh - 42px - env(safe-area-inset-bottom) - env(safe-area-inset-top))}.chat-room-banner{min-height:25px;padding:3px 5px}.chat-room-banner span{display:none}.chat-layout{grid-template-columns:minmax(0,1fr) 116px;gap:4px;padding:4px}.chat-log{padding:4px;font-size:11px;line-height:15px}.chat-users>strong,.chat-users>div{padding:4px}.chat-users>div{gap:4px}.chat-composer{grid-template-columns:minmax(0,1fr) 58px}.chat-composer label{display:none}.unread-notification{right:4px;bottom:calc(35px + env(safe-area-inset-bottom));width:min(292px,100vw - 8px)}.app-content{grid-template-rows:minmax(118px,1fr) auto 12px;gap:5px;padding:5px}.tap-console{min-height:96px;padding:5px}}@media (max-height:520px){.window{height:calc(100dvh - 86px - env(safe-area-inset-bottom));top:50px}.desktop-shortcut{top:4px}.folder-toolbar{display:none}}@media (prefers-reduced-motion:no-preference){.window{transform-origin:0 100%;animation:90ms steps(2,end) window-open}@keyframes window-open{0%{opacity:0;transform:translate(-50%)scale(.985)}}.unread-notification{animation:.18s steps(3,end) notification-in}@keyframes notification-in{0%{opacity:0;transform:translateY(18px)}}}
