[data-system-style=traffic] .window-header{flex-direction:row-reverse}[data-system-style=traffic] .window-controls{gap:8px}[data-system-style=traffic] button.terminal-btn{background-color:#e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:background-color .25s ease-out,opacity .25s ease-out,filter .25s ease-out;display:flex;color:#0000!important}[data-system-style=traffic] button.terminal-btn:disabled{opacity:1;background-color:#e5e5e5!important}[data-system-style=traffic] button.terminal-btn svg{stroke:#0000008c;opacity:0;width:8px;height:8px;transition:opacity .25s ease-out}[data-system-style=traffic] div:hover button.terminal-btn:not(:disabled) svg{opacity:1}[data-system-style=traffic] button.terminal-btn[data-action=close]{background-color:#ff5f56;order:1}[data-system-style=traffic] button.terminal-btn[data-action=close]:active:not(:disabled){background-color:#bf4740}[data-system-style=traffic] button.terminal-btn[data-action=minimize]{background-color:#ffbd2e;order:2}[data-system-style=traffic] button.terminal-btn[data-action=minimize]:active:not(:disabled){background-color:#bf8e22}[data-system-style=traffic] button.terminal-btn[data-action=maximize]{background-color:#27c93f;order:3}[data-system-style=traffic] button.terminal-btn[data-action=maximize]:active:not(:disabled){background-color:#1da031}[data-system-style=traffic] button.terminal-btn:hover:not(:disabled){filter:brightness(1.25)saturate(1.2)}@media (prefers-color-scheme:dark){[data-system-style=traffic] button.terminal-btn:disabled{background-color:#3f3f3f!important}[data-system-style=traffic] button.terminal-btn svg{stroke:#000000b3}[data-system-style=traffic] button.terminal-btn:hover:not(:disabled){filter:brightness(.75)saturate(1.3)}}[data-system-style=linux] .window-header{flex-direction:row-reverse}[data-system-style=linux] .window-controls{gap:8px}[data-system-style=linux] button.terminal-btn{color:#000000b3;background:linear-gradient(#f5f4f2 0%,#e6e5e1 100%);border:1px solid #c2c0bc;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:background .25s ease-out,color .25s ease-out,border-color .25s ease-out,filter .25s ease-out;display:flex;box-shadow:inset 0 1px #fffc,0 1px 2px #0000000d}[data-system-style=linux] button.terminal-btn:disabled{opacity:.4;background:#e6e5e1}[data-system-style=linux] button.terminal-btn svg{stroke:currentColor;width:8px;height:8px;transition:stroke .25s ease-out}[data-system-style=linux] button.terminal-btn[data-action=close]{color:#fff;background:linear-gradient(#e86350 0%,#d84b35 100%);border-color:#ba321e}[data-system-style=linux] button.terminal-btn:hover:not(:disabled){color:#000000e6;filter:brightness(1.05)}[data-system-style=linux] button.terminal-btn[data-action=close]:hover:not(:disabled){color:#fff;filter:brightness(1.1)}[data-system-style=linux] button.terminal-btn[data-action=close]{order:1}[data-system-style=linux] button.terminal-btn[data-action=minimize]{order:2}[data-system-style=linux] button.terminal-btn[data-action=maximize]{order:3}@media (prefers-color-scheme:dark){[data-system-style=linux] button.terminal-btn{color:#ffffffb3;background:linear-gradient(#5c5955 0%,#3e3b37 100%);border-color:#2b2926;box-shadow:inset 0 1px #ffffff1a}[data-system-style=linux] button.terminal-btn:disabled{opacity:.4;background:#3e3b37}[data-system-style=linux] button.terminal-btn[data-action=close]{background:linear-gradient(#c4402a 0%,#a02814 100%);border-color:#7b1d0e}[data-system-style=linux] button.terminal-btn:hover:not(:disabled){color:#fff;filter:brightness(1.2)}}[data-system-style=yk2000]{-webkit-backdrop-filter:none;border:1px solid #404040;border-color:#fff #404040 #404040 #fff;border-radius:0;font-family:Tahoma,Segoe UI,sans-serif;box-shadow:inset 1px 1px #fff,inset -1px -1px gray,1px 1px #000}[data-system-style=yk2000] .window-header,[data-system-style=yk2000].focused .window-header{color:#fff;background:linear-gradient(90deg,#0a246a 0%,#a6caf0 100%);border-bottom:none;height:28px;padding:0 4px;font-size:13px;font-weight:700}[data-system-style=yk2000].focused{box-shadow:inset 1px 1px #fff,inset -1px -1px gray,2px 2px #000}[data-system-style=yk2000] .window-title,[data-system-style=yk2000] .brand-text{color:#fff;text-shadow:none;font-family:Tahoma,Segoe UI,sans-serif;font-size:13px;font-weight:700}[data-system-style=yk2000] .window-controls{gap:4px}[data-system-style=yk2000] button.terminal-btn{color:#000;background:#d4d0c8;border:1px solid #404040;border-color:#fff #404040 #404040 #fff;border-radius:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:none;display:flex;box-shadow:inset -1px -1px gray}[data-system-style=yk2000] button.terminal-btn:active:not(:disabled){background:#d4d0c8;border:1px solid #fff;border-color:#404040 #fff #fff #404040;padding-top:1px;padding-left:1px;box-shadow:inset 1px 1px #000}[data-system-style=yk2000] button.terminal-btn:disabled{color:gray;text-shadow:1px 1px #fff;opacity:1;background:repeating-linear-gradient(135deg,#0000,#0000 2px,#2b2b2b99 2px 4px),#d4d0c8}[data-system-style=yk2000] button.terminal-btn svg{stroke:#000;stroke-width:2px;width:10px;height:10px}[data-system-style=yk2000] button.terminal-btn[data-action=close]{order:3}[data-system-style=yk2000] button.terminal-btn[data-action=minimize]{order:1}[data-system-style=yk2000] button.terminal-btn[data-action=maximize]{order:2}@media (prefers-color-scheme:dark){[data-system-style=yk2000] .window-header,[data-system-style=yk2000].focused .window-header{background:linear-gradient(90deg,#0a246a 0%,#131313 100%)}}[data-system-style=aero]{border:1px solid gray;border-radius:6px;box-shadow:inset 0 0 0 1px #c8d8ec;-webkit-backdrop-filter:none!important;background:#dce6f5!important}[data-system-style=aero] .window-header,[data-system-style=aero].focused .window-header{color:#000;text-shadow:0 1px #fff;background:linear-gradient(#b4d2f5 0%,#8cb9eb 50%,#6ea0e1 51%,#a0c8f5 100%);border-bottom:1px solid #5082c8;height:30px;padding:0 8px;font-family:Segoe UI,Tahoma,sans-serif}[data-system-style=aero]:not(.focused){box-shadow:inset 0 0 0 1px #d8d8d8;background:#f0f0f0!important}[data-system-style=aero]:not(.focused) .window-header{color:#666;text-shadow:none;background:linear-gradient(#d2dceb 0%,#becde1 50%,#afc0d7 51%,#c8d7e6 100%);border-bottom:1px solid #96aac8}[data-system-style=aero] .window-title,[data-system-style=aero] .brand-text{font-family:Segoe UI,Tahoma,sans-serif;font-size:13px}[data-system-style=aero] .window-controls{gap:1px;margin-right:-4px}[data-system-style=aero] button.terminal-btn{color:#000;background:linear-gradient(#f0f6ff 0%,#c8d8f0 40%,#96b4dc 40%,#b4d2f0 100%);border:1px solid #b3b3b3;border-top:none;border-radius:0 0 3px 3px;justify-content:center;align-items:center;width:28px;height:20px;margin-top:-10px;padding:0;transition:all .1s ease-out;display:flex;box-shadow:inset 0 0 2px #e8f0fa}[data-system-style=aero] button.terminal-btn:hover:not(:disabled){background:linear-gradient(#fff 0%,#b4dcff 40%,#6ab4f0 40%,#96dcff 100%);border-color:gray;box-shadow:inset 0 0 3px #fff,0 0 5px #64c8ff}[data-system-style=aero] button.terminal-btn:active:not(:disabled){background:linear-gradient(#d2d2d2 0%,#78a0c8 40%,#5082c8 40%,#6ea0e4 100%);box-shadow:inset 0 2px 4px #4a6680}[data-system-style=aero] button.terminal-btn:disabled{opacity:.5;filter:grayscale()}[data-system-style=aero] button.terminal-btn svg{stroke:#000;stroke-width:1.5px;width:10px;height:10px}[data-system-style=aero] button.terminal-btn[data-action=close]{background:linear-gradient(#fff0f0 0%,#f1c9c9 40%,#de7676 40%,#e89191 100%);border-color:#9a5a5a;border-radius:0 0 4px;order:3;width:44px}[data-system-style=aero] button.terminal-btn[data-action=close] svg{stroke:#fff;filter:drop-shadow(0 0 2px #000);width:12px;height:12px}[data-system-style=aero] button.terminal-btn[data-action=close]:hover:not(:disabled){background:linear-gradient(#ffcfcf 0%,#ffabab 40%,#dc1e1e 40%,#ff7878 100%);border-color:#600;box-shadow:inset 0 0 3px #fcc,0 0 8px #ff3232}[data-system-style=aero] button.terminal-btn[data-action=close]:active:not(:disabled){background:linear-gradient(#d36363 0%,#c33c3c 40%,#a41414 40%,#c85050 100%);box-shadow:inset 0 2px 5px #6e0000}[data-system-style=aero] button.terminal-btn[data-action=minimize]{border-radius:0 0 0 4px;order:1}[data-system-style=aero] button.terminal-btn[data-action=maximize]{order:2}@media (prefers-color-scheme:dark){[data-system-style=aero]{border-color:#000;box-shadow:inset 0 0 0 1px #2a3646;background:#1e2832!important}[data-system-style=aero]:not(.focused){box-shadow:inset 0 0 0 1px #1e2228;background:#282d32!important}[data-system-style=aero] .window-header,[data-system-style=aero].focused .window-header{color:#fff;text-shadow:0 1px 2px #000;background:linear-gradient(#28374b 0%,#1e2d41 50%,#142337 51%,#233246 100%);border-bottom:1px solid #000}[data-system-style=aero]:not(.focused) .window-header{color:#999;background:linear-gradient(#32373c 0%,#282d34 50%,#21262d 51%,#2c323a 100%);border-bottom:1px solid #000}[data-system-style=aero] button.terminal-btn{color:#fff;background:linear-gradient(#505a64 0%,#323c46 40%,#141e28 40%,#283246 100%);border-color:#000;box-shadow:inset 0 1px 1px #3a4e66}[data-system-style=aero] button.terminal-btn svg{stroke:#fff}[data-system-style=aero] button.terminal-btn:hover:not(:disabled){background:linear-gradient(#788eb4 0%,#506e8c 40%,#325a82 40%,#5082b4 100%);box-shadow:inset 0 1px 2px #6496c8,0 0 5px #64b4ff}[data-system-style=aero] button.terminal-btn:active:not(:disabled){background:linear-gradient(#283246 0%,#1e2c3c 40%,#0a1628 40%,#1e2a3c 100%);box-shadow:inset 0 2px 4px #000}[data-system-style=aero] button.terminal-btn[data-action=close]{background:linear-gradient(#963232 0%,#781e1e 40%,#640a0a 40%,#822828 100%)}[data-system-style=aero] button.terminal-btn[data-action=close]:hover:not(:disabled){background:linear-gradient(#dc6464 0%,#c83c3c 40%,#b41414 40%,#dc5050 100%);box-shadow:inset 0 1px 2px #ff9696,0 0 8px #ff3232}[data-system-style=aero] button.terminal-btn[data-action=close]:active:not(:disabled){background:linear-gradient(#641414 0%,#500a0a 40%,#3c0000 40%,#580e0e 100%);box-shadow:inset 0 2px 4px #000}}._container_173at_1{pointer-events:none;z-index:100000;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;padding:0 1rem;display:grid;position:fixed;bottom:.5rem;left:0;right:0}._menuLeft_173at_29{pointer-events:none;justify-content:flex-end;gap:.5rem;display:flex}._dockWrapper_173at_43{pointer-events:none;justify-content:center;display:flex}._menuRight_173at_55{pointer-events:none;justify-content:flex-start;gap:.5rem;display:flex}._dock_173at_43{cursor:pointer;backdrop-filter:blur(8px);pointer-events:auto;background-color:#ffffff4d;border:1px solid #919191cc;border-radius:1rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s ease-in-out;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._catIcon_173at_103{white-space:pre;color:#000;font-family:monospace;font-size:.7rem;line-height:1}._launcher_173at_119{cursor:grab;background-color:#ffffffb3;border:none;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:auto;max-width:50px;padding:.5rem;transition:background-color .2s,width .2s;display:flex;position:relative}._launcher_173at_119:active{cursor:grabbing}._folderWrapper_173at_159{justify-content:center;align-items:center;display:flex;position:relative}._folderMenuPortal_173at_173{opacity:1;pointer-events:none;white-space:nowrap;z-index:99999;background-color:#ffffffb3;border:1px solid #919191cc;border-radius:1rem;flex-direction:column-reverse;align-items:center;gap:.5rem;max-width:40px;padding:.5rem;transition:opacity .2s ease-in-out,transform .2s ease-out;display:flex;position:fixed;transform:translate(-50%)translateY(10px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._folderMenuPortalVisible_173at_217{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}._folderLabel_173at_229{color:#1f2937;white-space:nowrap;background-color:#e5e5e5;border:1px solid #ffffff80;border-radius:.5rem;margin-bottom:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -2px #0000000d}._menuContentBase_173at_263{opacity:0;pointer-events:none;backdrop-filter:blur(8px);background-color:#ffffffb3;border:1px solid #919191cc;border-radius:1rem;flex-flow:row;gap:.5rem;max-width:45vw;padding:.25rem;transition:opacity .2s,transform .2s;display:flex;overflow:auto hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._menuContentBase_173at_263::-webkit-scrollbar-track{background:0 0}._menuContentBase_173at_263 ::-webkit-scrollbar-track{background:0 0}._menuContentBase_173at_263::-webkit-scrollbar-thumb{background-color:#10b981;border-radius:6px}._menuContentBase_173at_263 ::-webkit-scrollbar-thumb{background-color:#10b981;border-radius:6px}._menuContentBase_173at_263::-webkit-scrollbar-thumb:hover{background-color:#059669}._menuContentBase_173at_263 ::-webkit-scrollbar-thumb:hover{background-color:#059669}._menuContentBase_173at_263>*{flex-shrink:0}._menuContentBase_173at_263::-webkit-scrollbar{height:4px}._menuContentBase_173at_263::-webkit-scrollbar-track{background:0 0}._menuContentBase_173at_263::-webkit-scrollbar-thumb{background-color:#65fdb9;border-radius:999px}._menuContentBase_173at_263::-webkit-scrollbar-button{width:0;height:0;display:none}._menuContentRight_173at_379{transform:translate(-20px)}._menuOpen_173at_389 ._menuContentRight_173at_379{opacity:1;pointer-events:auto;transform:translate(0)}._menuClosed_173at_401 ._menuContentRight_173at_379{opacity:0;pointer-events:none;transform:translate(-20px)}._menuContentLeft_173at_413{transform:translate(20px)}._menuOpen_173at_389 ._menuContentLeft_173at_413{opacity:1;pointer-events:auto;transform:translate(0)}._menuClosed_173at_401 ._menuContentLeft_173at_413{opacity:0;pointer-events:none;transform:translate(20px)}@media (prefers-color-scheme:dark){._dock_173at_43{background-color:#0006;border-color:#ffffff1a;box-shadow:0 4px 6px -1px #0006,0 2px 4px -1px #0003}._launcher_173at_119{background-color:#1e1e1ecc}._folderMenuPortal_173at_173{background-color:#1e1e1ecc;border-color:#ffffff1a;box-shadow:0 4px 6px -1px #0006,0 2px 4px -1px #0003}._folderLabel_173at_229{color:#e5e7eb;background-color:#1f2937;border-color:#ffffff1a;box-shadow:0 4px 6px -2px #0006}._menuContentBase_173at_263{background-color:#1e1e1ecc;border-color:#ffffff1a;box-shadow:0 4px 6px -1px #0006,0 2px 4px -1px #0003}._catIcon_173at_103{color:#fff}}._zzzContainer_13qis_1{pointer-events:none;z-index:10;width:50px;height:50px;position:absolute;top:-20px;right:-10px}._z_13qis_1{color:#1f2937;opacity:0;font-family:monospace;font-weight:700;line-height:1;animation:4s linear infinite _floatZ_13qis_1;position:absolute}._z_13qis_1:first-child{font-size:.6rem;animation-delay:0s;top:25px;right:32px}._z_13qis_1:nth-child(2){font-size:.8rem;animation-delay:1.3s;top:12px;right:16px}._z_13qis_1:nth-child(3){font-size:1rem;animation-delay:2.6s;top:0;right:0}@keyframes _floatZ_13qis_1{0%{opacity:0;transform:translate(0)rotate(-5deg)}25%{opacity:.8}75%{opacity:0}to{opacity:0;transform:translate(15px,-25px)rotate(5deg)}}@media (prefers-color-scheme:dark){._z_13qis_1{color:#fff}}._buttonWrapper_1hhpx_1{justify-content:center;align-items:center;display:flex;position:relative}._button_1hhpx_1{cursor:pointer;color:#1f2937;background-color:#0000;border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s,transform .2s;display:flex;position:relative}._button_1hhpx_1:hover{background-color:#ffffff4d;transform:scale(1.05)}._button_1hhpx_1:active{transform:scale(.95)}._activeIndicator_1hhpx_61{opacity:.6;background-color:#1f2937;border-radius:2px;width:12px;height:2px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}._preview_1hhpx_85{-webkit-backdrop-filter:blur(12px);opacity:0;z-index:110000;background-color:#e5e5e5d9;border:1px solid #ffffff80;border-radius:.75rem;flex-direction:column;width:160px;animation:.2s cubic-bezier(.175,.885,.32,1.275) forwards _fadeIn_1hhpx_1;display:flex;position:fixed;bottom:auto;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._previewHeader_1hhpx_125{background-color:#ffffff4d;border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}._previewTitle_1hhpx_143{white-space:nowrap;text-overflow:ellipsis;color:#1f2937;margin-right:.5rem;font-size:.75rem;font-weight:600;overflow:hidden}._previewClose_1hhpx_163{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.1rem;font-size:1rem;line-height:1;transition:all .2s;display:flex}._previewClose_1hhpx_163:hover{color:#dc2626;background-color:#dc26261a}._previewBody_1hhpx_203{cursor:pointer;background-color:#fff;width:100%;height:120px;transition:opacity .2s;position:relative;overflow:hidden}._previewBody_1hhpx_203:hover{opacity:.9}._previewContent_1hhpx_231{transform-origin:0 0;pointer-events:none;color:#000;text-align:left;background-color:#fff;width:400%;height:400%;overflow:hidden;transform:scale(.25)}._labelTooltip_1hhpx_255{-webkit-backdrop-filter:blur(12px);opacity:0;z-index:110000;color:#1f2937;white-space:nowrap;pointer-events:none;background-color:#e5e5e5;border:1px solid #ffffff80;border-radius:.5rem;padding:.25rem .5rem;font-size:.8rem;font-weight:500;animation:.2s cubic-bezier(.175,.885,.32,1.275) forwards _fadeInLabel_1hhpx_1;position:fixed;bottom:auto;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -2px #0000000d}@keyframes _fadeIn_1hhpx_1{0%{opacity:0;transform:translate(-50%)translateY(calc(-100% - 5px))scale(.95)}to{opacity:1;transform:translate(-50%)translateY(calc(-100% - 15px))scale(1)}}@keyframes _fadeInLabel_1hhpx_1{0%{opacity:0;transform:translate(-50%)translateY(calc(-100% - 5px))}to{opacity:1;transform:translate(-50%)translateY(calc(-100% - 10px))}}@media (prefers-color-scheme:dark){._button_1hhpx_1{color:#fff}._button_1hhpx_1:hover{background-color:#ffffff1a}._activeIndicator_1hhpx_61{background-color:#fff}._preview_1hhpx_85{background-color:#1e1e1ed9;border-color:#ffffff1a}._previewHeader_1hhpx_125{background-color:#0003;border-bottom-color:#ffffff1a}._previewTitle_1hhpx_143{color:#e5e5e5}._previewClose_1hhpx_163{color:#9ca3af}._previewClose_1hhpx_163:hover{color:#f87171;background-color:#dc262633}._previewBody_1hhpx_203{background-color:#ffffff0d}._previewBody_1hhpx_203:hover{background-color:#ffffff1a}._previewContent_1hhpx_231{color:#fff;background-color:#1a1a1a}._labelTooltip_1hhpx_255{color:#e5e7eb;background-color:#1f2937;border-color:#ffffff1a;box-shadow:0 4px 6px -2px #0006}}._controls_1rfhk_1{align-items:center;gap:6px;display:flex}._button_1rfhk_13{color:#52525b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:background .2s,color .2s;display:flex}[data-system-style=default] ._button_1rfhk_13:hover:not(:disabled){color:#18181b;background:#0000000d}._button_1rfhk_13:disabled{opacity:.3;cursor:not-allowed}[data-system-style=default] ._button_1rfhk_13._close_1rfhk_59:hover:not(:disabled){color:#fff;background:#ef4444}._close_1rfhk_59,._minimize_1rfhk_79,._maximize_1rfhk_87{display:flex}@media (prefers-color-scheme:dark){._button_1rfhk_13{color:#a1a1aa}[data-system-style=default] ._button_1rfhk_13:hover:not(:disabled){color:#e4e4e7;background:#ffffff1a}}._desktopOnly_ec5se_1{display:block}._mobileOnly_ec5se_9{display:none}._icon_ec5se_17{width:auto;height:auto;display:block}@media (width<=768px){._desktopOnly_ec5se_1{display:none!important}._mobileOnly_ec5se_9{pointer-events:none;z-index:100000;flex-direction:column;align-items:center;width:auto;position:fixed;inset:auto auto 0 50%;transform:translate(-50%);display:flex!important}}._pawButton_n7khn_1{pointer-events:auto;-webkit-backdrop-filter:blur(8px);cursor:pointer;background-color:#ffffff4d;border:1px solid #919191cc;border-bottom:none;border-radius:1rem 1rem 0 0;justify-content:center;align-items:center;padding:.5rem 1.5rem;transition:all .2s ease-in-out;display:flex;position:relative;box-shadow:0 -4px 6px -1px #0000001a}._pawButton_n7khn_1:hover{background-color:#fff6}._pawButton_n7khn_1:active{background-color:#ffffff80;padding-bottom:.5rem;padding-right:1.5rem}._mobileItems_n7khn_57{-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;background-color:#ffffffb3;border:1px solid #919191cc;border-radius:1rem;flex-direction:column;gap:.5rem;margin-bottom:.5rem;margin-right:0;padding:.5rem;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;top:auto;bottom:100%;right:auto;transform:translateY(20px)scale(.95);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._mobileItemsVisible_n7khn_103{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}._mobileIcon_n7khn_115{white-space:pre;text-align:center;color:#000;font-family:monospace;font-size:.9rem;font-weight:700;line-height:1.2}@media (prefers-color-scheme:dark){._pawButton_n7khn_1{color:#fff;background-color:#0006;border-color:#ffffff1a;box-shadow:0 -4px 6px -1px #0006}._pawButton_n7khn_1:hover{background-color:#00000080}._pawButton_n7khn_1:active{background-color:#0009}._mobileItems_n7khn_57{background-color:#1e1e1ecc;border-color:#ffffff1a;box-shadow:0 4px 6px -1px #0006,0 2px 4px -1px #0003}._mobileIcon_n7khn_115{color:#fff}}._folderContainer_n7khn_191{flex-direction:column;width:100%;display:flex}._folderHeader_n7khn_203{justify-content:center;display:flex}._folderContent_n7khn_213{background-color:#0000000d;border:1px solid #ffffff1a;border-radius:.5rem;flex-direction:column;gap:.5rem;margin-top:.25rem;padding:.5rem;display:flex}@media (prefers-color-scheme:dark){._folderContent_n7khn_213{background-color:#ffffff0d;border-color:#ffffff0d}}._container_xnmir_1{z-index:50;pointer-events:auto;contain:content;flex-direction:column;max-width:100vw;max-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex;position:absolute;overflow:hidden}._header_xnmir_27{cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:space-between;align-items:center;height:42px;padding:0 12px;display:flex}._header_xnmir_27:active{cursor:grabbing}._body_xnmir_57{flex-direction:column;flex:1;padding:0;display:flex;position:relative}._resizeHandle_xnmir_73{cursor:se-resize;z-index:60;width:20px;height:20px;position:absolute;bottom:0;right:0}._content_xnmir_93{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden auto}._container_xnmir_1{color:#18181b;-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #00000014;border-radius:12px}._header_xnmir_27{background-color:#fff;border-bottom:1px solid #0000000d}._body_xnmir_57{background:0 0}._resizeHandle_xnmir_73:after{content:"";border-bottom:2px solid #0003;border-right:2px solid #0003;border-radius:0 0 2px;width:8px;height:8px;transition:border-color .2s;position:absolute;bottom:4px;right:4px}._resizeHandle_xnmir_73:hover:after{border-color:#4b5563}._scrollbar_xnmir_181::-webkit-scrollbar{width:4px;height:4px}._content_xnmir_93 ::-webkit-scrollbar{width:4px;height:4px}._scrollbar_xnmir_181::-webkit-scrollbar-track{background:0 0}._content_xnmir_93 ::-webkit-scrollbar-track{background:0 0}._scrollbar_xnmir_181::-webkit-scrollbar-thumb{background-color:#10b981;border-radius:6px}._content_xnmir_93 ::-webkit-scrollbar-thumb{background-color:#10b981;border-radius:6px}._scrollbar_xnmir_181::-webkit-scrollbar-thumb:hover{background-color:#059669}._content_xnmir_93 ::-webkit-scrollbar-thumb:hover{background-color:#059669}._transition_xnmir_225{transition:width .3s cubic-bezier(.25,.8,.25,1),height .3s cubic-bezier(.25,.8,.25,1),top .3s cubic-bezier(.25,.8,.25,1),left .3s cubic-bezier(.25,.8,.25,1),opacity .2s,transform .2s,border-radius .3s}._focused_xnmir_247{box-shadow:0 20px 60px #00000026,0 0 0 1px #00000014}._maximized_xnmir_259{border:none;border-radius:0;width:100vw!important;height:100vh!important;top:0!important;left:0!important}._minimized_xnmir_277{height:42px!important}._visible_xnmir_285{opacity:1;transform:scale(1)}._hidden_xnmir_295{opacity:0;transform:scale(.9)}@media (prefers-color-scheme:dark){._container_xnmir_1{color:#e4e4e7;background:#14141499;border:1px solid #ffffff1a}._header_xnmir_27{background-color:#131313;border-bottom:1px solid #ffffff1a}._resizeHandle_xnmir_73:after{border-color:#ffffff4d}._resizeHandle_xnmir_73:hover:after{border-color:#fff}._scrollbar_xnmir_181::-webkit-scrollbar-thumb{background-color:#65fdb9}._scrollbarX_xnmir_347::-webkit-scrollbar-thumb{background-color:#65fdb9}._content_xnmir_93 ::-webkit-scrollbar-thumb{background-color:#65fdb9}._scrollbar_xnmir_181::-webkit-scrollbar-thumb:hover{background-color:#52525b}._scrollbarX_xnmir_347::-webkit-scrollbar-thumb:hover{background-color:#52525b}._content_xnmir_93 ::-webkit-scrollbar-thumb:hover{background-color:#52525b}._scrollbarX_xnmir_347{scrollbar-color:#65fdb9 transparent}._focused_xnmir_247{box-shadow:0 15px 50px #000c,0 0 0 1px #fff3}}._title_tn8yk_1{color:inherit;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex;overflow:hidden}._brandText_tn8yk_25{font-size:.9rem;font-weight:500}._windowIcon_tn8yk_35{justify-content:center;align-items:center;font-size:1.1rem;display:flex}._overlay_16s5n_1{z-index:40;pointer-events:none;opacity:0;backdrop-filter:blur(4px);background-color:#10b9811a;border:2px solid #10b981;border-radius:12px;width:50vw;height:100vh;transition:opacity .2s,transform .2s cubic-bezier(.25,.8,.25,1);position:fixed;inset:0 auto 0 0;transform:translateY(-10px)}._overlayCorner_16s5n_37{z-index:40;pointer-events:none;opacity:0;backdrop-filter:blur(4px);background-color:#10b9811a;border:2px solid #10b981;width:50vw;height:50vh;transition:opacity .2s,transform .2s cubic-bezier(.25,.8,.25,1);position:fixed;transform:scale(.95)}._overlayCorner_16s5n_37._visible_16s5n_69{opacity:1;transform:scale(1)}._overlay_16s5n_1._visible_16s5n_69{opacity:1;transform:translateY(0)}._overlay_16s5n_1._left_16s5n_89{border-radius:0 12px 12px 0;left:0;right:auto}._overlay_16s5n_1._right_16s5n_101{border-radius:12px 0 0 12px;left:auto;right:0}._topLeft_16s5n_113{border-top:none;border-left:none;border-radius:0 0 12px;top:0;left:0}._topRight_16s5n_129{border-top:none;border-right:none;border-radius:0 0 0 12px;top:0;right:0}._bottomLeft_16s5n_145{border-bottom:none;border-left:none;border-radius:0 12px 0 0;bottom:0;left:0}._bottomRight_16s5n_161{border-bottom:none;border-right:none;border-radius:12px 0 0;bottom:0;right:0}@media (prefers-color-scheme:dark){._overlay_16s5n_1,._overlayCorner_16s5n_37{background-color:#65fdb91a;border-color:#65fdb9}}._manager_1t6jq_1{z-index:100;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}