:root{--os-window-surface:#fcfaf2;--os-window-foreground:#262624}@supports (color:lab(0% 0 0)){:root{--os-window-foreground:lab(15.107% -.354305 1.31615)}}html[data-sun-mode=dark]{--os-window-surface:#1b1a1f;--os-window-foreground:#e5e4e7}@supports (color:lab(0% 0 0)){html[data-sun-mode=dark]{--os-window-surface:lab(9.40527% 1.7955 -3.22973);--os-window-foreground:lab(90.6763% .693023 -1.30967)}}.os-window-root{--foreground:var(--os-window-foreground);--muted:color-mix(in oklch, var(--os-window-foreground) 60%, transparent);--border:color-mix(in oklch, var(--os-window-foreground) 15%, transparent);--os-window-hairline:color-mix(in oklch, var(--os-window-foreground) 10%, transparent);min-width:280px;max-width:520px;translate:var(--tx,0px) var(--ty,0px);z-index:120;pointer-events:auto;box-shadow:0 0 0 1px var(--os-window-hairline), inset 0 1px 0 1px #ffffff0a;border-radius:12px;position:fixed;top:48px;left:48px}.os-window-root[data-focused=true]{z-index:121}html[data-sun-mode=dark] .os-window-root{--os-window-hairline:color-mix(in oklch, var(--os-window-foreground) 10%, transparent);box-shadow:0 0 0 1px var(--os-window-hairline)}@media (max-width:919px){.os-window-root{translate:var(--tx,0px) var(--ty,0px);margin-left:auto;margin-right:auto;left:0;right:0}}@media (max-width:519px){.os-window-root{max-width:calc(100vw - 2rem)}}.os-window-root:before{content:"";border-radius:inherit;pointer-events:none;mix-blend-mode:multiply;transition:box-shadow .12s ease-out;position:absolute;inset:0;box-shadow:0 28px 80px -20px #0006,0 10px 28px -12px #0000004d}.os-window-root[data-focused=false]:before{box-shadow:0 14px 40px -20px #0003,0 6px 18px -12px #00000026}html[data-sun-mode=dark] .os-window-root:before{mix-blend-mode:normal;box-shadow:0 28px 80px -20px #0000008c,0 10px 28px -12px #0006}html[data-sun-mode=dark] .os-window-root[data-focused=false]:before{box-shadow:0 14px 40px -20px #00000047,0 6px 18px -12px #0000002e}.os-window{color:var(--os-window-foreground);background:var(--os-window-surface);border-radius:12px;position:relative;overflow:hidden}.os-window-titlebar{-webkit-user-select:none;user-select:none;touch-action:none;grid-template-columns:1fr auto 1fr;align-items:center;height:32px;padding:0 6px;display:grid;position:relative}.os-window-title{font-family:var(--font-tx-data), ui-monospace, SFMono-Regular, Menlo, monospace;color:color-mix(in oklch, var(--os-window-foreground) 70%, var(--os-window-surface));pointer-events:none;grid-column:2;font-size:13px;line-height:20px;transition:color .12s ease-out}.os-window-root[data-focused=false] .os-window-title{color:color-mix(in oklch, var(--os-window-foreground) 40%, var(--os-window-surface))}.os-window-close,.os-window-action{width:20px;height:20px;color:color-mix(in oklch, var(--os-window-foreground) 55%, var(--os-window-surface));cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;line-height:1;text-decoration:none;transition:background .12s ease-out,color .12s ease-out;display:grid}.os-window-close{grid-column:3;justify-self:end}.os-window-titlebar-left{grid-column:1;justify-self:start}.os-window-root[data-focused=false] .os-window-close,.os-window-root[data-focused=false] .os-window-action{color:color-mix(in oklch, var(--os-window-foreground) 25%, var(--os-window-surface))}.os-window-root .os-window-close:hover,.os-window-root .os-window-action:hover{background:color-mix(in oklch, var(--os-window-foreground) 10%, transparent);color:var(--os-window-foreground)}.os-window-content{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;max-height:calc(100dvh - 128px);padding:20px 24px 24px;font-size:16px;overflow:auto}.os-window-content::-webkit-scrollbar{width:0;height:0}.os-window-content-shell{position:relative}.os-window-scrollbar{pointer-events:none;opacity:0;width:14px;transition:opacity .18s ease-out;position:absolute;top:0;bottom:6px;right:4px}.os-window-scrollbar.is-visible{opacity:1}.os-window-scrollbar-track{background:color-mix(in oklch, var(--os-window-foreground) 5%, transparent);opacity:0;pointer-events:auto;border-radius:999px;width:11px;transition:opacity .14s ease-out;position:absolute;top:0;bottom:0;right:0}.os-window-scrollbar[data-lane-hover=true] .os-window-scrollbar-track,.os-window-scrollbar[data-dragging=true] .os-window-scrollbar-track{opacity:1}.os-window-scrollbar-thumb{background:color-mix(in oklch, var(--os-window-foreground) 22%, transparent);pointer-events:auto;cursor:default;border-radius:999px;width:7px;transition:width .12s ease-out,right .12s ease-out,background-color .12s ease-out;position:absolute;right:2px}.os-window-scrollbar[data-lane-hover=true] .os-window-scrollbar-thumb,.os-window-scrollbar[data-dragging=true] .os-window-scrollbar-thumb{background:color-mix(in oklch, var(--os-window-foreground) 35%, transparent);width:9px;right:1px}.os-window-scrollbar[data-dragging=true] .os-window-scrollbar-thumb,.os-window-scrollbar-thumb:active{background:color-mix(in oklch, var(--os-window-foreground) 45%, transparent)}.os-window-resize{cursor:ns-resize;z-index:2;touch-action:none;-webkit-user-select:none;user-select:none;height:8px;position:absolute;bottom:0;left:0;right:0}
