:root{font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,system-ui,sans-serif;color:#181818;background:#fff}html,body,#root{min-width:320px;min-height:100%;margin:0}.app-boot{display:grid;min-height:100vh;min-height:100dvh;place-content:center;justify-items:center;gap:7px;background:#fff;color:#181818}.app-boot strong{margin-top:8px;font-size:14px;letter-spacing:-.01em}.app-boot small{color:#777773;font-size:11px}.app-boot-mark{display:flex;align-items:flex-end;gap:3px;width:28px;height:24px;padding:5px;border:1px solid #dededb;border-radius:7px;background:#fff}.app-boot-mark span{width:4px;border-radius:2px;background:#202020;animation:app-boot-pulse .9s ease-in-out infinite}.app-boot-mark span:nth-child(1){height:7px}.app-boot-mark span:nth-child(2){height:13px;animation-delay:.12s}.app-boot-mark span:nth-child(3){height:9px;animation-delay:.24s}@keyframes app-boot-pulse{0%,to{opacity:.38;transform:scaleY(.72)}50%{opacity:1;transform:scaleY(1)}}@media(prefers-reduced-motion:reduce){.app-boot-mark span{animation:none}}html.desktop-shell-document,body.desktop-shell-document,body.desktop-shell-document #root{width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}.desktop-window-frame{--desktop-titlebar-height: 38px;--desktop-content-height: calc(100dvh - var(--desktop-titlebar-height));width:100%;height:100dvh;overflow:hidden;background:#fff}.desktop-window-titlebar{position:relative;z-index:10000;display:flex;width:100%;height:var(--desktop-titlebar-height);box-sizing:border-box;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e6e3;background:#fff;color:#202020;font-family:var(--app-font-family, "Pretendard", "Noto Sans KR", system-ui, sans-serif);-webkit-user-select:none;user-select:none}.desktop-window-title{display:flex;min-width:0;height:100%;align-items:center;gap:8px;padding-left:13px}.desktop-window-title img{width:17px;height:17px;flex:0 0 auto}.desktop-window-title strong{overflow:hidden;font-size:11px;font-weight:700;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.desktop-window-actions{display:flex;height:100%;margin-left:auto}.desktop-window-actions button{display:grid;width:46px;height:100%;padding:0;place-items:center;border:0;border-radius:0;background:transparent;color:#4b4b48;cursor:default}.desktop-window-actions button:hover{background:#f0f0ee;color:#111}.desktop-window-actions .desktop-window-close:hover{background:#c42b1c;color:#fff}.desktop-window-content{position:relative;width:100%;height:var(--desktop-content-height);overflow:auto;overscroll-behavior:none}.desktop-shell-document .desktop-window-content:has(.settings-workspace-mode){overflow:hidden}.desktop-shell-document .desktop-window-content .app-boot,.desktop-shell-document .desktop-window-content .app-shell{min-height:100%}.desktop-shell-document .desktop-window-content .app-shell.graph-app-shell{height:100%}@media(min-width:1200px){.desktop-shell-document .desktop-window-content .app-shell{min-height:var(--desktop-content-height)}.desktop-shell-document .desktop-window-content .sidebar{top:var(--desktop-titlebar-height);height:var(--desktop-content-height)}.desktop-shell-document .desktop-window-content .app-topbar{top:var(--desktop-titlebar-height)}.desktop-shell-document .desktop-window-content .workspace:not(.graph-workspace-mode)>:not(.workspace-header){min-height:calc(var(--desktop-content-height) - var(--app-topbar-height))}.desktop-shell-document .desktop-window-content .workspace.settings-workspace-mode{height:var(--desktop-content-height)}.desktop-shell-document .desktop-window-content .character-workspace,.desktop-shell-document .desktop-window-content .character-workspace-mode .character-list-panel,.desktop-shell-document .desktop-window-content .character-workspace-mode .character-page{min-height:calc(var(--desktop-content-height) - var(--app-topbar-height))}}
