.project-window{background:#1c1c1c;border:1px solid #ffffff14;border-radius:8px;transition:box-shadow .25s,border-color .25s;overflow:hidden;box-shadow:0 4px 16px #0000004d}.project-window:hover{border-color:#4a7aaa4d;box-shadow:0 4px 16px #0000004d,0 0 20px #4a7aaa14}.project-titlebar{background:var(--color-dark-surface);border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;padding:.625rem 1rem;display:flex}.project-dots{flex-shrink:0;gap:.375rem;display:flex}.project-dot{border-radius:50%;width:10px;height:10px}.project-dot-red{background:var(--color-dot-close)}.project-dot-yellow{background:var(--color-dot-minimize)}.project-dot-green{background:var(--color-dot-maximize)}.project-titlebar-text{font-family:var(--font-mono);color:var(--color-muted-light);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.wm-env{font-family:var(--font-mono);background:#0b0b10;border:1px solid #ffffff1f;overflow:hidden}.wm-bar{color:#ffffff80;background:#14141c;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:1.5rem;padding:0 .5rem;font-size:.6875rem;display:flex}.wm-bar-bottom{border-top:1px solid #ffffff14;border-bottom:none}.wm-bar-left,.wm-bar-center,.wm-bar-right{align-items:center;gap:0;display:flex}.wm-bar-center{gap:.5rem}.wm-bar-sep{color:#ffffff26;margin:0 .125rem}.wm-bar-mod{white-space:nowrap;padding:0 .375rem}.wm-bar-mode-indicator{background:var(--color-accent);color:var(--color-dark);letter-spacing:.06em;padding:.0625rem .5rem;font-size:.5625rem;font-weight:700}.wm-bar-clock{font-variant-numeric:tabular-nums;padding:0 .375rem}.wm-bar-title,.wm-val{color:#ffffffb3}.wm-val-ok{color:#28c840}.wm-ws{letter-spacing:.02em;color:#ffffffa6;border-right:1px solid #ffffff0f;align-items:center;height:100%;padding:0 .5rem;font-size:.75rem;text-decoration:none;transition:background .1s,color .1s;display:inline-flex}.wm-ws:hover{color:#ffffffb3;background:#ffffff0a}.wm-ws-active{background:var(--color-accent);color:var(--color-dark);font-weight:600}.wm-ws-active:hover{background:var(--color-accent);color:var(--color-dark)}.wm-tiling{flex-direction:column;min-height:60vh;display:flex}@media (width>=48rem){.wm-tiling{flex-direction:row}}.wm-pane{border:1px solid #ffffff0f;flex-direction:column;min-width:0;min-height:0;margin:-.5px;display:flex}.wm-pane-focused{border-color:var(--color-accent)}.wm-pane-focused>.wm-pane-title{background:#c4453a26}.wm-pane-focused>.wm-pane-title .wm-pane-indicator{background:var(--color-accent);box-shadow:0 0 4px #c4453a80}.wm-pane-main{flex:2}.wm-side-stack{flex-direction:column;flex:1;display:flex}.wm-pane-side{flex:1}.wm-pane-title{color:#ffffff80;background:#ffffff05;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:.5rem;padding:.1875rem .5rem;font-size:.625rem;display:flex}.wm-pane-indicator{background:#fff3;border-radius:50%;flex-shrink:0;width:5px;height:5px}.wm-pane-count{color:#ffffff8c}.wm-pane-mode{letter-spacing:.06em;color:#ffffff8c;margin-left:auto;font-size:.5625rem}.wm-pane-body{flex:1;padding:.375rem;overflow:hidden auto}.wm-pane-body::-webkit-scrollbar{width:3px}.wm-pane-body::-webkit-scrollbar-thumb{background:#ffffff1a}.wm-search{font-family:var(--font-mono);color:var(--color-cream);background:#ffffff0a;border:1px solid #ffffff14;outline:none;width:6rem;padding:.0625rem .375rem;font-size:.625rem;transition:border-color .15s,width .2s}.wm-search:focus{border-color:var(--color-accent);background:#ffffff0f;width:10rem}.wm-search:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.wm-search::placeholder{color:#fff3}.wm-project-list{flex-direction:column;display:flex}.wm-project-entry{border-bottom:1px solid #ffffff0a;padding:.75rem;transition:background .1s}.wm-project-entry:hover{background:#ffffff08}.wm-project-entry:last-child{border-bottom:none}.wm-project-header{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:.25rem;display:flex}.wm-project-name{color:var(--color-cream);font-size:1rem;font-weight:600}.wm-project-tech{color:#ffffff8c;font-size:.75rem}.wm-project-image{border:1px solid #ffffff14;margin:.375rem 0;overflow:hidden}.wm-project-image img{opacity:.85;width:100%;height:auto;transition:opacity .2s;display:block}.wm-project-entry:hover .wm-project-image img{opacity:1}.wm-project-desc{font-family:var(--font-body);color:#ffffffb3;margin:0;font-size:.875rem;line-height:1.5}.wm-project-links{gap:.75rem;margin-top:.375rem;display:flex}.wm-project-link{min-height:2rem;color:var(--color-link-project);align-items:center;font-size:.75rem;text-decoration:none;transition:color .1s;display:inline-flex}.wm-project-link:hover{color:var(--color-link-project-hover)}.wm-link-icon{margin-right:.125rem}.wm-pane-filler{color:#ffffff80;padding:.5rem;font-size:.6875rem}.wm-empty{color:#ffffff8c;padding:2rem .5rem;font-size:.75rem}.wm-empty-prompt{color:#28c840}.wm-empty-text{color:#ffffff8c}.wm-setup-body{padding:.5rem}.wm-setup-section{margin-bottom:.75rem}.wm-setup-section:last-child{margin-bottom:0}.wm-setup-heading{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);border-bottom:1px solid #c4453a33;margin:0 0 .25rem;padding-bottom:.125rem;font-size:.6875rem;font-weight:700}.wm-setup-row{justify-content:space-between;align-items:baseline;gap:.5rem;padding:.125rem 0;font-size:.6875rem;display:flex}.wm-setup-key{color:var(--color-cream);font-weight:500}.wm-setup-val{color:#ffffffa6;text-align:right;font-size:.6875rem}.wm-terminal{padding:.5rem;font-size:.625rem;line-height:1.5}.wm-terminal-prompt{color:#fff9;margin-bottom:.25rem}.wm-prompt-user{color:var(--color-link-project)}.wm-prompt-sep{color:#ffffff40}.wm-prompt-host{color:#28c840}.wm-prompt-path{color:#ffffff80}.wm-prompt-dollar{color:#ffffff59}.wm-typing{color:var(--color-cream)}.wm-cursor{color:#ffffffb3;animation:1s step-end infinite cursor-blink}.wm-ff-output{color:#ffffff8c;white-space:pre-wrap;margin:0;font-size:.625rem;line-height:1.6}.wm-ff-static{color:#ffffff8c;white-space:pre-wrap;margin:0;font-size:.625rem;line-height:1.6;display:none}#content-modal-body .wm-ff-static{display:block}#content-modal-body .wm-terminal-prompt,#content-modal-body .wm-ff-output{display:none}.wm-mode-search{color:#febc2e!important}#content-modal-body .wm-bar-top{display:none}#content-modal-body .wm-env{border:none;flex-direction:column;min-height:calc(100% + 3rem);margin:-1.5rem;display:flex}#content-modal-body .wm-tiling{flex-direction:column;flex:1;min-height:0}#content-modal-body .wm-pane-main{flex:3}#content-modal-body .wm-side-stack{flex-direction:row;flex:2}#content-modal-body .wm-pane-side{flex:1}#content-modal-body .wm-pane,#content-modal-body .wm-pane-focused{border-color:#ffffff0f}#content-modal-body .wm-pane-focused>.wm-pane-title{background:#ffffff05}@keyframes cursor-blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.wm-cursor{animation:none}}@media (hover:none){.project-window{transition:none}}.setup-window{z-index:1;position:relative}.setup-body{padding:1.25rem}@media (width>=48rem){.setup-body{padding:1.5rem}}.setup-empty{font-family:var(--font-mono);color:var(--color-muted);font-size:.75rem}.setup-categories{gap:1.25rem;display:grid}@media (width>=36rem){.setup-categories{grid-template-columns:repeat(2,1fr)}}.setup-category-name{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);margin-bottom:.5rem;font-size:.6875rem;font-weight:600}.setup-items{flex-direction:column;gap:.25rem;display:flex}.setup-item{border-bottom:1px solid #ffffff0a;align-items:baseline;gap:.5rem;padding:.375rem 0;display:flex}.setup-item:last-child{border-bottom:none}.setup-item-name{color:var(--color-cream);font-size:.8125rem;font-weight:500}.setup-item-detail{font-family:var(--font-mono);color:var(--color-muted);font-size:.6875rem}
