*,:before,:after{box-sizing:border-box}:root,[data-theme=lagoon]{--accent:#3d8b7a;--accent-soft:#3d8b7a38;--surface:#0f1c24e0;--surface-solid:#132028;--text:#e8f0f2;--muted:#8aa3ad;--danger:#c45c5c;--window-radius:12px;--shadow:0 18px 50px #00000073;--font-ui:"Instrument Sans", system-ui, sans-serif;--font-display:"Syne", system-ui, sans-serif}[data-theme=ember]{--accent:#e07a3d;--accent-soft:#e07a3d38;--surface:#1c120ee6;--surface-solid:#241812;--text:#f5ebe3;--muted:#b89a88;--danger:#d4684a}[data-theme=mist]{--accent:#5a7a9a;--accent-soft:#5a7a9a40;--surface:#161c24e6;--surface-solid:#1a222c;--text:#eef2f6;--muted:#94a3b4;--danger:#c07070}:root{--vvw:100%;--vvh:100dvh;--vv-ox:0px;--vv-oy:0px;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--dock-h:64px;--status-h:0px}html{height:100%;height:-webkit-fill-available}html,body{overscroll-behavior:none;width:100%;height:100%;font-family:var(--font-ui);color:var(--text);background:#0a1419;margin:0;position:fixed;inset:0;overflow:hidden}#root{left:var(--vv-ox,0px);top:var(--vv-oy,0px);width:var(--vvw,100%);height:var(--vvh,100%);overscroll-behavior:none;font-family:var(--font-ui);color:var(--text);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:#0a1419;margin:0;position:fixed;overflow:hidden}button,input,textarea{font:inherit;color:inherit;touch-action:manipulation}button{cursor:pointer;background:0 0;border:none}input,textarea{font-size:16px}.desktop{width:100%;height:100%;padding-top:var(--safe-top);padding-left:var(--safe-left);padding-right:var(--safe-right);background-color:#0a1419;background-position:50%;background-size:cover;animation:.7s both desktop-in;position:relative;overflow:hidden}@keyframes desktop-in{0%{opacity:0;filter:saturate(.6)brightness(.85)}to{opacity:1;filter:none}}.desktop-brand{text-align:right;pointer-events:none;opacity:.12;max-width:min(42vw,28rem);animation:1s .15s both brand-rise;position:absolute;inset:auto 5% 18% auto;transform:none}@keyframes brand-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:.12;transform:none}}.desktop-brand h1{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,5.5vw,4.25rem);font-weight:800;line-height:.9}.desktop-brand p{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin:.6rem 0 0;font-size:.95rem}.desktop-icons{padding-bottom:72px;position:absolute;inset:0}.desktop-icon{touch-action:none;-webkit-touch-callout:none;border-radius:10px;flex-direction:column;align-items:center;gap:6px;width:104px;padding:8px 6px;transition:background .15s,transform .15s;animation:.45s both icon-pop;display:flex;position:absolute}.desktop-icon:first-child{animation-delay:50ms}.desktop-icon:nth-child(2){animation-delay:.1s}.desktop-icon:nth-child(3){animation-delay:.15s}.desktop-icon:nth-child(4){animation-delay:.2s}.desktop-icon:nth-child(5){animation-delay:.25s}.desktop-icon:nth-child(6){animation-delay:.3s}@keyframes icon-pop{0%{opacity:0;transform:scale(.85)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.desktop-icon:hover,.desktop-icon:focus-visible{background:#ffffff14;outline:none}.desktop-icon.dragging{opacity:.85;z-index:50;transform:scale(1.05)}.desktop-icon__glyph{color:#fff;border-radius:12px;place-items:center;width:48px;height:48px;font-size:1.25rem;display:grid;overflow:hidden;box-shadow:0 6px 18px #00000059}.app-glyph--image img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.desktop-icon__label{text-align:center;text-shadow:0 1px 4px #000000b3;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;max-width:100%;font-size:.72rem;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.window{background:var(--surface);-webkit-backdrop-filter:blur(18px);border-radius:var(--window-radius);box-shadow:var(--shadow);border:1px solid #ffffff14;flex-direction:column;min-width:280px;min-height:200px;animation:.28s cubic-bezier(.22,1,.36,1) both window-open;display:flex;position:absolute;overflow:hidden}@keyframes window-open{0%{opacity:0;transform:scale(.94)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.window.active{border-color:color-mix(in srgb, var(--accent) 45%, transparent)}.window.maximized{border-radius:0;min-width:0;min-height:0;animation:none;width:100%!important;top:0!important;left:0!important;right:0!important;transform:none!important}.window.minimized{display:none}.window-resizers{pointer-events:none;z-index:5;position:absolute;inset:0}.window-resizer{pointer-events:auto;touch-action:none;position:absolute}.window-resizer--n,.window-resizer--s{cursor:ns-resize;height:8px;left:10px;right:10px}.window-resizer--n{top:-3px}.window-resizer--s{bottom:-3px}.window-resizer--e,.window-resizer--w{cursor:ew-resize;width:8px;top:10px;bottom:10px}.window-resizer--e{right:-3px}.window-resizer--w{left:-3px}.window-resizer--ne,.window-resizer--nw,.window-resizer--se,.window-resizer--sw{width:14px;height:14px}.window-resizer--nw{cursor:nwse-resize;top:-4px;left:-4px}.window-resizer--ne{cursor:nesw-resize;top:-4px;right:-4px}.window-resizer--sw{cursor:nesw-resize;bottom:-4px;left:-4px}.window-resizer--se{cursor:nwse-resize;bottom:-4px;right:-4px}.window.active .window-resizer--se:after{content:"";border-right:2px solid color-mix(in srgb, var(--accent) 70%, transparent);border-bottom:2px solid color-mix(in srgb, var(--accent) 70%, transparent);opacity:.85;border-radius:1px;width:10px;height:10px;position:absolute;bottom:4px;right:4px}.snap-preview{z-index:9990;pointer-events:none;border:2px solid color-mix(in srgb, var(--accent) 80%, white);background:color-mix(in srgb, var(--accent) 18%, transparent);box-shadow:inset 0 0 40px color-mix(in srgb, var(--accent) 12%, transparent);border-radius:12px;transition:left .12s,top .12s,width .12s,height .12s;position:absolute}.snap-preview--maximize{inset:8px 8px 64px}.window-titlebar{cursor:grab;touch-action:none;background:#00000038;flex-shrink:0;align-items:center;gap:8px;height:40px;padding:0 10px;display:flex}.window-titlebar:active{cursor:grabbing}.window-controls{gap:6px;display:flex}.window-controls button{background:#ffffff2e;border-radius:50%;width:12px;height:12px;transition:transform .12s,background .12s}.window-controls button:hover{transform:scale(1.12)}.window-controls .close:hover{background:var(--danger)}.window-controls .min:hover{background:#e8a54b}.window-controls .max:hover{background:var(--accent)}.window-title{letter-spacing:.01em;opacity:.9;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.8rem;font-weight:600;overflow:hidden}[data-chrome=windows]{--window-radius:8px}[data-chrome=windows] .window-titlebar{gap:0;height:32px;padding:0 0 0 12px}[data-chrome=windows] .window-title{letter-spacing:0;font-size:.75rem;font-weight:500}[data-chrome=windows] .window-controls{align-self:stretch;gap:0;height:100%;margin-left:auto}[data-chrome=windows] .window-controls button{width:46px;height:100%;color:var(--text);opacity:.88;background:0 0;border-radius:0;place-items:center;transition:background .1s,color .1s,opacity .1s;display:grid;position:relative}[data-chrome=windows] .window-controls button:hover{opacity:1;background:#ffffff14;transform:none}[data-chrome=windows] .window-controls button:active{background:#ffffff24}[data-chrome=windows] .window-controls .min:before{content:"";background:currentColor;width:10px;height:1px}[data-chrome=windows] .window-controls .max:before{content:"";box-sizing:border-box;border:1px solid;width:8px;height:8px}[data-chrome=windows] .window.maximized .window-controls .max:before{width:7px;height:7px;margin:2px 0 0 2px}[data-chrome=windows] .window.maximized .window-controls .max:after{content:"";border:none;border-top:1px solid;border-left:1px solid;width:7px;height:7px;margin:-6px 0 0 -3px;position:absolute;top:50%;left:50%}[data-chrome=windows] .window-controls .close:before,[data-chrome=windows] .window-controls .close:after{content:"";background:currentColor;width:10px;height:1px;position:absolute}[data-chrome=windows] .window-controls .close:before{transform:rotate(45deg)}[data-chrome=windows] .window-controls .close:after{transform:rotate(-45deg)}[data-chrome=windows] .window-controls .close:hover{color:#fff;background:#e81123}[data-chrome=windows] .window-controls .min:hover,[data-chrome=windows] .window-controls .max:hover{background:#ffffff14}.window-body{background:var(--surface-solid);-webkit-user-select:text;user-select:text;flex:1;min-width:0;min-height:0;overflow:auto;container:app/inline-size}.taskbar{background:var(--surface);-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow);z-index:10000;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:6px;max-width:calc(100% - 24px);padding:8px 10px;animation:.55s .2s both taskbar-up;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}@keyframes taskbar-up{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.taskbar-apps{gap:4px;display:flex}.taskbar-btn{color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.05rem;transition:transform .15s,background .15s;display:grid;position:relative}.taskbar-btn:hover{background:#ffffff14;transform:translateY(-3px)}.taskbar-btn__glyph{border-radius:8px;place-items:center;width:28px;height:28px;font-size:.85rem;display:grid;overflow:hidden}.taskbar-btn.open:after{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;bottom:4px}.taskbar-btn.active{background:var(--accent-soft)}.taskbar-home{width:42px;height:42px;color:var(--text);background:#ffffff0f;border-radius:12px;flex-shrink:0;place-items:center;font-size:1.2rem;display:grid}.taskbar-home:active{background:var(--accent-soft)}.window-nav-btn{min-height:36px;color:var(--accent);white-space:nowrap;border-radius:8px;padding:0 10px;font-size:.85rem;font-weight:600}.window-nav-btn--danger{color:var(--danger)}.window-nav-btn:active{background:#ffffff14}.taskbar-clock{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;border-left:1px solid #ffffff1a;margin-left:6px;padding:0 10px;font-size:.78rem;font-weight:600}.app-pane{flex-direction:column;height:100%;display:flex}.app-toolbar{background:#00000026;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;flex-shrink:0;gap:8px;padding:10px 12px;display:flex}.app-toolbar input{background:#00000040;border:1px solid #ffffff1a;border-radius:8px;outline:none;flex:1;min-width:0;padding:8px 12px}.app-toolbar input:focus{border-color:var(--accent)}.app-toolbar button,.app-btn{background:var(--accent);color:#0a1210;border-radius:8px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:filter .15s,transform .12s}.app-toolbar button:hover,.app-btn:hover{filter:brightness(1.08)}.app-toolbar button:active,.app-btn:active{transform:scale(.97)}.app-frame{background:#000;border:none;flex:1;width:100%}.app-empty{text-align:center;color:var(--muted);flex:1;place-items:center;padding:24px;display:grid}.app-empty h3{font-family:var(--font-display);color:var(--text);margin:0 0 8px;font-size:1.25rem}.app-empty p{max-width:28ch;margin:0;font-size:.9rem;line-height:1.5}.browser-tabstrip{background:#00000038;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:flex-end;gap:6px;min-height:42px;padding:8px 10px 0;display:flex}.browser-tabs{scrollbar-width:none;flex:1;gap:4px;min-width:0;display:flex;overflow-x:auto}.browser-tabs::-webkit-scrollbar{display:none}.browser-tab{min-width:88px;max-width:180px;height:34px;color:var(--muted);cursor:pointer;background:#ffffff0a;border:1px solid #0000;border-bottom:none;border-radius:10px 10px 0 0;flex-shrink:0;align-items:center;gap:6px;padding:0 8px 0 12px;transition:background .12s,color .12s;display:flex}.browser-tab:hover{color:var(--text);background:#ffffff14}.browser-tab.active{background:var(--surface-solid);color:var(--text);border-color:#ffffff14}.browser-tab.loading .browser-tab__title{opacity:.7}.browser-tab__title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.78rem;font-weight:600;overflow:hidden}.browser-tab__close{width:22px;height:22px;color:var(--muted);border-radius:6px;flex-shrink:0;place-items:center;font-size:1rem;line-height:1;display:grid}.browser-tab__close:hover{color:var(--text);background:#ffffff1a}.browser-tab-new{width:32px;height:32px;color:var(--muted);background:#ffffff0d;border-radius:8px;flex-shrink:0;align-self:center;place-items:center;font-size:1.15rem;display:grid}.browser-tab-new:hover{background:var(--accent-soft);color:var(--text)}.browser-toolbar{flex-wrap:nowrap}.browser-nav-btn{width:36px;height:36px;color:var(--text);background:#ffffff12;border-radius:8px;flex-shrink:0;place-items:center;font-size:1.1rem;line-height:1;display:grid}.browser-nav-btn:disabled{opacity:.35;cursor:default}.browser-nav-btn:not(:disabled):hover{background:#ffffff1f}.browser-external{width:36px;height:36px;color:var(--text);background:#ffffff12;border-radius:8px;flex-shrink:0;place-items:center;text-decoration:none;display:grid}.browser-external:hover{background:var(--accent-soft)}.browser-mode-pill{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);background:#ffffff12;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:.68rem;font-weight:700}.browser-gate-banner{color:var(--text);background:color-mix(in srgb, var(--accent) 16%, #00000059);border-bottom:1px solid #ffffff14;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-size:.78rem;display:flex}.browser-gate-banner a{color:var(--accent);white-space:nowrap;font-weight:600;text-decoration:none}.browser-gate-banner a:hover{text-decoration:underline}.browser-progress{background:#ffffff0f;flex-shrink:0;height:2px;overflow:hidden}.browser-progress span{background:var(--accent);width:40%;height:100%;animation:.9s ease-in-out infinite browser-load;display:block}@keyframes browser-load{0%{transform:translate(-120%)}to{transform:translate(320%)}}.browser-frame{background:#fff}.browser-error{gap:12px}.browser-error p{max-width:36ch}.browser-error-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px;display:flex}.chrome-browser{--chrome-frame:#dee1e6;--chrome-toolbar:#fff;--chrome-omnibox:#f1f3f4;--chrome-icon:#5f6368;--chrome-text:#202124;--chrome-muted:#3c4043;--chrome-focus:#1a73e8;background:var(--chrome-toolbar);min-width:0;height:100%;min-height:0;color:var(--chrome-text);flex-direction:column;font-family:Segoe UI,system-ui,sans-serif;display:flex}.chrome-browser__tabs{background:var(--chrome-frame);scrollbar-width:none;flex-shrink:0;align-items:flex-end;gap:0;min-width:0;min-height:38px;padding:6px 8px 0;display:flex;overflow-x:auto}.chrome-browser__tabs::-webkit-scrollbar{display:none}.chrome-browser__tab{min-width:120px;max-width:240px;height:34px;color:var(--chrome-muted);cursor:pointer;background:0 0;border-radius:8px 8px 0 0;align-items:center;gap:8px;padding:0 8px 0 12px;font-size:12px;line-height:1;display:flex}.chrome-browser__tab--active{background:var(--chrome-toolbar);color:var(--chrome-text);box-shadow:0 1px 0 var(--chrome-toolbar);z-index:1}.chrome-browser__tab-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.chrome-browser__tab-close{width:18px;height:18px;color:var(--chrome-icon);opacity:.75;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;place-items:center;padding:0;font-size:14px;line-height:1;display:grid}[data-chrome=mac] .chrome-browser__tab-close{order:-1}.chrome-browser__tab-new{width:28px;height:28px;color:var(--chrome-icon);cursor:pointer;opacity:.55;background:0 0;border:none;border-radius:50%;margin:0 0 3px 4px;font-size:18px;line-height:1}.chrome-browser__tabs-spacer{flex:1}.chrome-browser__toolbar{background:var(--chrome-toolbar);border-bottom:1px solid #dadce0;flex-shrink:0;align-items:center;gap:8px;height:40px;padding:0 10px 0 6px;display:flex}.chrome-browser__nav{flex-shrink:0;align-items:center;gap:2px;display:flex}.chrome-browser__icon-btn{width:32px;height:32px;color:var(--chrome-icon);cursor:pointer;background:0 0;border:none;border-radius:50%;place-items:center;padding:0;display:grid}.chrome-browser__icon-btn:hover:not(:disabled){background:#0000000f}.chrome-browser__icon-btn:disabled{opacity:.35;cursor:default}.chrome-browser__omnibox{background:var(--chrome-omnibox);border:1px solid #0000;border-radius:24px;flex:1;align-items:center;gap:8px;min-width:0;height:34px;padding:0 14px 0 12px;display:flex}.chrome-browser__omnibox--focus{border-color:var(--chrome-focus);box-shadow:0 0 0 1px var(--chrome-focus);background:#fff}.chrome-browser__omnibox-icon{color:var(--chrome-icon);flex-shrink:0;place-items:center;display:grid}.chrome-browser__omnibox input{min-width:0;color:var(--chrome-text);background:0 0;border:none;outline:none;flex:1;padding:0;font:400 14px/1.2 Segoe UI,system-ui,sans-serif}.chrome-browser__trailing{flex-shrink:0;align-items:center;gap:8px;display:flex}.chrome-browser__live{letter-spacing:.04em;text-transform:uppercase;color:#5f6368;background:#e8eaed;border-radius:10px;padding:3px 7px;font-size:10px;font-weight:700}.chrome-browser__live--on{color:#137333;background:#e6f4ea}.chrome-browser__avatar{color:#fff;background:#1a73e8;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-weight:600;display:grid}.chrome-browser__stage{background:#fff;outline:none;flex:1;min-height:0;position:relative}.chrome-browser__frame{background:#fff;border:0;width:100%;height:100%;display:block}.chrome-browser__scramjet{position:absolute;inset:0}.chrome-browser__scramjet[hidden]{display:none}.chrome-browser__scramjet iframe{background:#fff;border:0;width:100%;height:100%;display:block}.chrome-browser__remote-host{background:#fff;position:absolute;inset:0}.chrome-browser__remote-host[hidden]{display:none}.chrome-browser__remote{cursor:default;touch-action:none;background:#fff;outline:none;position:absolute;inset:0}.chrome-browser__remote-canvas{image-rendering:auto;width:100%;height:100%;display:block}.chrome-browser__loading{pointer-events:none;z-index:2;height:3px;position:absolute;top:0;left:0;right:0;overflow:hidden}.chrome-browser__loading-bar{background:#1a73e8;width:40%;height:100%;animation:1.1s ease-in-out infinite chrome-browser-load;display:block}@keyframes chrome-browser-load{0%{transform:translate(-100%)}to{transform:translate(350%)}}.remote-browser{background:#fff;flex-direction:column;height:100%;min-height:0;display:flex}.remote-browser__toolbar{flex-shrink:0}.remote-browser__pill{letter-spacing:.04em;text-transform:uppercase;color:#0b6a0b;background:#e6f4ea;border-radius:4px;flex-shrink:0;padding:4px 8px;font-size:11px;font-weight:600}.remote-browser__stage{background:#1b1b1b;outline:none;flex:1;min-height:0;position:relative}.remote-browser__canvas{cursor:default;width:100%;height:100%;display:block}.remote-browser__loading{pointer-events:none;color:#fff;background:#00000059;place-items:center;font-size:14px;display:grid;position:absolute;inset:0}.browser-ms-login{color:#323130;background:#f3f2f1;flex:1;place-items:center;min-height:0;padding:24px;display:grid}.browser-ms-login__card{text-align:center;max-width:420px}.browser-ms-login__card h3{margin:12px 0 8px;font-size:20px;font-weight:600}.browser-ms-login__card p{color:#605e5c;margin:0 0 16px;line-height:1.45}.browser-ms-login__hint{font-size:13px;font-weight:600;color:#323130!important;margin:0!important}.browser-ms-login__card .app-btn{color:#fff;background:#0078d4;border:none}.browser-ms-login__card .app-btn:hover{background:#106ebe}.browser-error-link{place-items:center;text-decoration:none;display:inline-grid}.settings{gap:0;min-width:0;height:100%;min-height:0;padding:0;display:flex}.settings-nav{background:#0000002e;border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;justify-content:space-between;width:200px;padding:16px 12px;display:flex}.settings-nav__top h2{font-family:var(--font-display);margin:0 8px 14px;font-size:1.15rem}.settings-nav__list{flex-direction:column;gap:4px;display:flex}.settings-nav__item{text-align:left;color:var(--text);background:0 0;border-radius:10px;padding:10px 12px;font-size:.9rem;font-weight:500}.settings-nav__item:hover{background:#ffffff0f}.settings-nav__item.active{background:var(--accent-soft);color:var(--text)}.settings-nav__profile{background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.settings-nav__who{align-items:center;gap:10px;display:flex}.settings-nav__avatar{background:var(--accent);color:#0a1210;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.settings-nav__who strong{font-size:.88rem;display:block}.settings-nav__who span{color:var(--muted);font-size:.72rem;display:block}.settings-nav__logout{color:#ffb4a8;background:#dc503c33;border:1px solid #dc503c59;border-radius:10px;width:100%;padding:10px 12px;font-size:.85rem;font-weight:700}.settings-nav__logout:hover{background:#dc503c52}.settings-main{flex:1;min-width:0;padding:22px 24px 28px;overflow:auto}.settings-section h3{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 6px;font-size:.78rem;font-weight:600}.settings-lead{color:var(--muted);margin:0 0 16px;font-size:.88rem}.settings-conn{flex-direction:column;gap:10px;display:flex}.settings-conn__row{background:#ffffff0d;border-radius:12px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.settings-conn__row div{flex-direction:column;min-width:0;display:flex}.settings-conn__row strong{font-size:.92rem}.settings-conn__row span{color:var(--muted);font-size:.8rem}.settings-conn__row button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:8px 12px}.settings-conn__error{color:var(--danger);font-size:.85rem}.swatch-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;display:grid}.swatch{text-align:left;background:#ffffff0d;border:2px solid #0000;border-radius:12px;padding:14px;transition:border-color .15s,transform .15s}.swatch:hover{transform:translateY(-2px)}.swatch.selected{border-color:var(--accent)}.swatch__preview{border-radius:8px;height:40px;margin-bottom:10px}.swatch__label{font-size:.85rem;font-weight:600}.chrome-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.chrome-card{text-align:left;background:#ffffff0d;border:2px solid #0000;border-radius:12px;padding:12px;transition:border-color .15s,transform .15s}.chrome-card:hover{transform:translateY(-2px)}.chrome-card.selected{border-color:var(--accent)}.chrome-card__label{margin-top:10px;font-size:.85rem;font-weight:600}.chrome-card__hint{color:var(--muted);margin-top:2px;font-size:.72rem}.chrome-preview{background:color-mix(in srgb, var(--surface-solid) 80%, black);border:1px solid #ffffff1f;border-radius:8px;overflow:hidden}.chrome-preview--windows{border-radius:6px}.chrome-preview__bar{background:#00000047;align-items:center;gap:8px;height:22px;padding:0 8px;display:flex}.chrome-preview--windows .chrome-preview__bar{height:20px;padding:0 0 0 8px}.chrome-preview__title{opacity:.7;white-space:nowrap;flex:1;font-size:.62rem;font-weight:600;overflow:hidden}.chrome-preview__dots{gap:4px;display:flex}.chrome-preview__dots i{border-radius:50%;width:7px;height:7px;display:block}.chrome-preview__dots .close{background:#ff5f57}.chrome-preview__dots .min{background:#febc2e}.chrome-preview__dots .max{background:#28c840}.chrome-preview__caps{height:100%;margin-left:auto;display:flex}.chrome-preview__caps i{place-items:center;width:22px;height:100%;display:grid;position:relative}.chrome-preview__caps .min:before{content:"";background:#ffffffbf;width:7px;height:1px}.chrome-preview__caps .max:before{content:"";box-sizing:border-box;border:1px solid #ffffffbf;width:6px;height:6px}.chrome-preview__caps .close:before,.chrome-preview__caps .close:after{content:"";background:#ffffffbf;width:7px;height:1px;position:absolute}.chrome-preview__caps .close:before{transform:rotate(45deg)}.chrome-preview__caps .close:after{transform:rotate(-45deg)}.chrome-preview__body{background:linear-gradient(#ffffff0a,#0000);height:36px}.notes{flex-direction:column;height:100%;display:flex}.notes textarea{resize:none;background:0 0;border:none;outline:none;flex:1;padding:18px;font-size:.95rem;line-height:1.6}.notes-hint{color:var(--muted);padding:8px 18px 14px;font-size:.72rem}.outlook{--ol-blue:#0f6cbd;--ol-blue-hover:#115ea3;--ol-blue-soft:#b4d6fa;--ol-blue-softer:#ebf3fc;--ol-border:#e0e0e0;--ol-muted:#616161;--ol-text:#242424;--ol-row-hover:#f5f5f5;--ol-selected:#e6e6e6;--ol-group:#5b5fc7;--ol-rail:#f5f5f5;height:100%;color:var(--ol-text);background:#fff;flex-direction:column;font-family:Segoe UI,Segoe UI Variable Text,Segoe UI Variable,Instrument Sans,system-ui,sans-serif;font-size:14px;display:flex;overflow:hidden;container:outlook/inline-size}.outlook-ico{flex-shrink:0;display:block}.outlook--gate{background:radial-gradient(70% 50% at 50% 0,#deecf9 0%,#0000 60%),#fff;place-items:center;padding:24px;display:grid}.outlook-gate{text-align:center;flex-direction:column;align-items:center;gap:12px;width:min(420px,100%);display:flex}.outlook-gate img{border-radius:12px;box-shadow:0 8px 24px #0078d440}.outlook-gate h2{color:var(--ol-blue);margin:4px 0 0;font-size:22px;font-weight:700}.outlook-gate>p{color:var(--ol-muted);max-width:280px;margin:0;line-height:1.45}.outlook-new--lg{margin-top:8px;padding:10px 28px;font-size:14px}.outlook-gate__field,.outlook-gate__steps{display:none}.outlook-gate__field{text-align:left;width:100%;color:var(--ol-muted);flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.outlook-gate__field input{border:1px solid var(--ol-border);font:inherit;color:var(--ol-text);background:#fff;border-radius:4px;padding:10px 12px;font-size:13px;font-weight:400}.outlook-gate__field input:focus{outline:2px solid var(--ol-blue-soft);border-color:var(--ol-blue)}.outlook-gate__steps{text-align:left;width:100%;color:var(--ol-muted);margin:0;padding-left:18px;font-size:12px;line-height:1.55}.outlook-gate__steps a{color:var(--ol-blue)}.outlook-gate__steps code{background:var(--ol-row-hover);word-break:break-all;border-radius:3px;padding:1px 4px;font-size:11px}.outlook-gate__error,.outlook-banner{color:#a4262c;text-align:left;background:#fde7e9;border-radius:4px;width:100%;padding:8px 12px;font-size:12px}.outlook-banner{border-bottom:1px solid #f1bbbc;border-radius:0;flex-shrink:0}.outlook-top{border-bottom:1px solid var(--ol-border);background:#fff;flex-shrink:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:48px;padding:0 12px;display:grid}.outlook-top__left,.outlook-top__right{align-items:center;gap:4px;display:flex}.outlook-brand-mark{border-radius:4px;display:block}.outlook-brand{color:var(--ol-blue);letter-spacing:0;margin-left:4px;font-size:16px;font-weight:600}.outlook-icon-btn{color:#616161;cursor:pointer;background:0 0;border:none;border-radius:4px;place-items:center;width:32px;height:32px;font-size:14px;display:grid}.outlook-icon-btn:hover{background:var(--ol-row-hover)}.outlook-text-btn{color:var(--ol-blue);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 8px;font-size:12px;font-weight:600}.outlook-text-btn:hover{background:var(--ol-blue-softer)}.outlook-search{width:100%;max-width:640px;height:32px;color:var(--ol-muted);background:#f0f0f0;border:1px solid #0000;border-radius:4px;align-items:center;gap:8px;margin:0 auto;padding:0 14px;display:flex}.outlook-search:focus-within{border-color:var(--ol-blue);box-shadow:0 0 0 1px var(--ol-blue);background:#fff}.outlook-search input{font:inherit;color:var(--ol-text);background:0 0;border:none;outline:none;flex:1}.outlook-avatar{color:#fff;background:#5b5fc7;border-radius:50%;place-items:center;width:32px;height:32px;margin-left:4px;font-size:12px;font-weight:600;display:grid}.outlook-ribbon{border-bottom:1px solid var(--ol-border);background:#fff;flex-shrink:0}.outlook-tabs{gap:0;padding:0 8px;display:flex}.outlook-tab{font:inherit;color:var(--ol-text);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 12px 7px}.outlook-tab.active{color:var(--ol-blue);border-bottom-color:var(--ol-blue)}.outlook-actions{flex-wrap:wrap;align-items:center;gap:0;padding:4px 8px 6px;display:flex}.outlook-new{background:var(--ol-blue);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:6px;height:32px;margin-right:4px;padding:5px 12px;font-size:14px;font-weight:600;display:inline-flex}.outlook-new:hover:not(:disabled){background:var(--ol-blue-hover)}.outlook-new:disabled{opacity:.65;cursor:default}.outlook-action{color:var(--ol-text);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:6px;padding:6px 10px;display:inline-flex}.outlook-action:hover:not(:disabled){background:var(--ol-row-hover)}.outlook-action:disabled{color:#a19f9d;cursor:default}.outlook-mark-all{color:var(--ol-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;margin-left:auto;padding:4px 6px;display:inline-flex}.outlook-body{flex:1;grid-template-columns:68px 236px minmax(280px,360px) minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.outlook-modules{border-right:1px solid var(--ol-border);background:var(--ol-rail);flex-direction:column;align-items:center;gap:4px;padding:8px 4px;display:flex}.outlook-module{cursor:pointer;color:#424242;width:60px;min-height:52px;font:inherit;background:0 0;border:none;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:6px 2px 4px;font-size:10px;line-height:1.1;display:flex;position:relative}.outlook-module:hover{color:var(--ol-text);background:#e6e6e6}.outlook-module.active{background:var(--ol-blue-softer);color:var(--ol-blue)}.outlook-module.active:before{content:"";background:var(--ol-blue);border-radius:0 2px 2px 0;width:3px;position:absolute;top:8px;bottom:8px;left:0}.outlook-folders{border-right:1px solid var(--ol-border);background:#fff;padding:4px 0 12px;overflow:auto}.outlook-folder-section{padding:2px 0 10px}.outlook-folder-heading{color:var(--ol-muted);align-items:center;gap:4px;padding:10px 12px 6px 10px;font-size:12px;font-weight:600;display:flex}.outlook-account{text-align:left;width:100%;font:inherit;cursor:pointer;color:var(--ol-text);background:0 0;border:none;align-items:center;gap:4px;padding:8px 12px 8px 10px;font-size:13px;font-weight:600;display:flex}.outlook-account span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.outlook-account:hover{background:var(--ol-row-hover)}.outlook-folder{width:100%;font:inherit;text-align:left;cursor:pointer;color:var(--ol-text);background:0 0;border:none;border-radius:0;align-items:center;gap:8px;padding:6px 10px 6px 12px;font-size:13px;display:flex}.outlook-folder.nested{padding-left:20px}.outlook-folder:hover{background:var(--ol-row-hover)}.outlook-folder.active{background:var(--ol-blue-softer);color:var(--ol-blue)}.outlook-folder.unread .outlook-folder__name{font-weight:600}.outlook-folder.unread .outlook-folder__count{color:var(--ol-blue)}.outlook-folder__ico{color:inherit;opacity:.9;display:grid}.outlook-folder__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.outlook-folder__count{color:var(--ol-muted);font-size:12px;font-weight:600}.outlook-folder.active .outlook-folder__count{color:var(--ol-blue)}.outlook-list-pane{border-right:1px solid var(--ol-border);background:#fff;flex-direction:column;min-width:0;display:flex}.outlook-list-header{border-bottom:1px solid var(--ol-border);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px 8px;display:flex}.outlook-list-pane:has(.outlook-focused) .outlook-list-header{border-bottom:none;padding-bottom:4px}.outlook-list-header h2{color:#242424;align-items:center;gap:8px;margin:0;font-size:20px;font-weight:600;display:flex}.outlook-star{color:#bdbdbd;display:inline-grid}.outlook-list-tools{color:var(--ol-blue);gap:8px;font-size:12px;font-weight:600;display:flex}.outlook-filter{color:var(--ol-blue);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 6px;font-size:12px;font-weight:600;display:inline-flex}.outlook-filter:hover{background:var(--ol-blue-softer)}.outlook-focused{border-bottom:1px solid var(--ol-border);gap:0;padding:0 12px 4px;display:flex}.outlook-focused button{font:inherit;color:var(--ol-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 12px 7px;font-size:13px}.outlook-focused button.active{color:var(--ol-blue);border-bottom-color:var(--ol-blue)}.outlook-cols{display:none}.outlook-list{flex:1;min-height:0;overflow:auto}.outlook-group__label{color:var(--ol-group);align-items:center;gap:6px;padding:10px 16px 6px;font-size:12px;font-weight:600;display:flex}.outlook-group__chev{opacity:.8;font-size:10px}.outlook-row{width:100%;font:inherit;text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;border-bottom:1px solid #f0f0f0;align-items:flex-start;gap:8px;padding:10px 14px 10px 8px;display:flex;position:relative}.outlook-row:hover{background:var(--ol-row-hover)}.outlook-row.selected{background:var(--ol-selected)}.outlook-row.unread:before{content:"";background:var(--ol-blue);border-radius:0 2px 2px 0;width:3px;position:absolute;top:8px;bottom:8px;left:0}.outlook-row.unread .outlook-row__from,.outlook-row.unread .outlook-row__subject{font-weight:600}.outlook-row__check{flex-shrink:0;place-items:center;width:22px;padding-top:8px;display:grid}.outlook-row__check input{accent-color:var(--ol-blue);margin:0}.outlook-row__avatar{background:var(--ol-blue);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;margin-top:2px;font-size:12px;font-weight:600;display:grid}.outlook-row__main{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.outlook-row__line{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.outlook-row__from{text-overflow:ellipsis;white-space:nowrap;color:var(--ol-text);font-size:14px;font-weight:400;overflow:hidden}.outlook-row__subject{text-overflow:ellipsis;white-space:nowrap;color:var(--ol-text);font-size:13px;overflow:hidden}.outlook-row__preview{text-overflow:ellipsis;white-space:nowrap;color:var(--ol-muted);font-size:12px;line-height:1.35;overflow:hidden}.outlook-row__date{color:var(--ol-muted);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:12px;display:inline-flex}.outlook-row__clip{color:var(--ol-muted);display:inline-grid}.outlook-empty,.outlook-reading-empty{height:100%;color:var(--ol-muted);text-align:center;align-content:center;place-items:center;gap:10px;padding:24px;display:grid}.outlook-reading{background:#fff;flex-direction:column;min-width:0;display:flex;overflow:auto}.outlook-back{display:none}.outlook-message{flex-direction:column;flex:1;min-height:0;padding:12px 24px 24px;display:flex}.outlook-message__title{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.outlook-message__head h3{color:#242424;margin:0;font-size:20px;font-weight:600;line-height:1.3}.outlook-message__actions{flex-shrink:0;align-items:center;gap:2px;display:flex}.outlook-message__meta{border-bottom:1px solid var(--ol-border);grid-template-columns:auto 1fr auto;align-items:start;gap:10px;margin-bottom:12px;padding-bottom:14px;display:grid}.outlook-message__avatar{background:var(--ol-blue);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.outlook-message__addrs{color:var(--ol-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.outlook-message__meta time{color:var(--ol-muted);font-size:12px}.outlook-message__body{color:var(--ol-text);line-height:1.5}.outlook-message__body p{white-space:pre-wrap;margin:0 0 .35em}.outlook-message__html{background:#fff;border:none;flex:1;width:100%;min-height:280px}.outlook-compose{flex-direction:column;height:100%;min-height:280px;display:flex}.outlook-compose__bar{border-bottom:1px solid var(--ol-border);gap:4px;padding:10px 14px;display:flex}.outlook-compose__field{border-bottom:1px solid var(--ol-border);color:var(--ol-muted);grid-template-columns:72px 1fr;align-items:center;gap:8px;padding:8px 14px;display:grid}.outlook-compose__field input{font:inherit;color:var(--ol-text);background:0 0;border:none;outline:none}.outlook-compose__body{resize:none;font:inherit;border:none;outline:none;flex:1;min-height:160px;padding:14px;line-height:1.5}.outlook-compose__hint{color:var(--ol-muted);margin:0;padding:8px 14px 12px;font-size:11px}.outlook-compose__hint code{font-size:10px}@container outlook (width<=900px){.outlook-body{grid-template-columns:56px minmax(240px,1fr) minmax(0,1.2fr)}.outlook-folders,.outlook-module span{display:none}.outlook-module{width:40px;min-height:40px}}@container outlook (width<=640px){.outlook-body{grid-template-columns:48px minmax(0,1fr)}.outlook-reading,.outlook--reading .outlook-list-pane{display:none}.outlook--reading .outlook-reading{display:flex}.outlook-back{display:grid}}.login{min-height:100dvh;color:var(--text,#e8f0f2);background:radial-gradient(70% 50% at 20% 10%,#1a4a52 0%,#0000 55%),radial-gradient(60% 40% at 80% 80%,#2a3a5c 0%,#0000 50%),linear-gradient(160deg,#0a1419 0%,#122830 45%,#0f1c24 100%);place-items:center;padding:24px 16px;font-family:Instrument Sans,system-ui,sans-serif;display:grid}.login__panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c141ad1;border:1px solid #ffffff14;border-radius:20px;width:min(420px,100%);padding:28px 24px 24px}.login__brand h1{letter-spacing:-.03em;margin:0;font-family:Syne,system-ui,sans-serif;font-size:2rem;font-weight:800}.login__brand p{color:var(--muted,#8aa3ad);margin:6px 0 0;font-size:.92rem}.login__profiles{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px;margin:22px 0 18px;display:grid}.login__profile{color:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:18px 12px;transition:border-color .15s,background .15s;display:flex}.login__profile:hover,.login__profile.selected{background:#3d8b7a1f;border-color:#3d8b7a8c}.login__avatar{color:#0a1210;border-radius:16px;place-items:center;width:56px;height:56px;font-family:Syne,system-ui,sans-serif;font-size:1.4rem;font-weight:800;display:grid}.login__name{font-size:.95rem;font-weight:700}.login__form{flex-direction:column;gap:12px;display:flex}.login__field{color:var(--muted,#8aa3ad);flex-direction:column;gap:6px;font-size:.82rem;display:flex}.login__field input{color:inherit;font:inherit;background:#00000047;border:1px solid #ffffff1f;border-radius:10px;padding:12px 14px;font-size:1rem}.login__error{color:#f0a0a0;margin:0;font-size:.85rem}.login__submit{justify-content:center;width:100%;padding:12px 16px;font-weight:700}.login__install{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:12px;margin-top:18px;padding:12px 12px 12px 14px;display:flex}.login__install-body{flex:1;min-width:0}.login__install-body strong{margin-bottom:2px;font-size:.86rem;display:block}.login__install-body p{color:var(--muted,#8aa3ad);margin:0;font-size:.78rem;line-height:1.35}.login__install-actions{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.login__install-actions .app-btn{padding:8px 12px;font-size:.8rem}.login__install-dismiss{color:var(--muted,#8aa3ad);padding:6px;font-size:.75rem}.install-prompt__share{background:#ffffff1a;border-radius:4px;padding:0 4px;font-weight:600;display:inline-block}.files-app{color:#f3f3f3;background:#202020;min-height:0}.files-shell{flex:1;min-height:0;display:flex}.files-nav{background:#191919;border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:2px;width:188px;padding:10px 8px;display:flex;overflow:auto}.files-nav__item{text-align:left;color:#f3f3f3;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:10px;padding:7px 10px;font-size:.82rem;display:flex}.files-nav__item svg{opacity:.9;flex-shrink:0}.files-nav__item:hover{background:#ffffff0f}.files-nav__item.active{background:#ffffff1a;font-weight:600}.files-nav__item.drop-target{outline:1px solid var(--accent,#60cdff);background:#60cdff1f}.files-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.files-toolbar{background:#2b2b2b;border-bottom:1px solid #ffffff14;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:6px;padding:8px 10px;display:flex}.files-navbtns{gap:2px;display:flex}.files-navbtn{color:#f3f3f3;cursor:pointer;background:0 0;border:0;border-radius:4px;width:30px;height:30px;font-size:.95rem;line-height:1}.files-navbtn:hover:not(:disabled){background:#ffffff14}.files-navbtn:disabled{opacity:.28;cursor:default}.files-address{background:#1c1c1c;border:1px solid #ffffff1a;border-radius:4px;flex:160px;align-items:center;min-width:0;height:30px;padding:0 8px;display:flex}.files-toolbar__actions{flex-wrap:nowrap;flex-shrink:0;gap:6px;margin-left:auto;display:flex}.files-new{position:relative}.files-new__menu{z-index:20;background:#2c2c2c;border:1px solid #ffffff1f;border-radius:8px;min-width:180px;padding:4px;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 12px 32px #0006}.files-new__menu button{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 12px;font-size:.84rem;display:block}.files-new__menu button:hover{background:#ffffff14}.files-crumbs{flex-wrap:nowrap;align-items:center;gap:0;min-width:0;display:flex;overflow:hidden}.files-crumbs__sep{color:#9a9a9a;margin:0 2px;font-size:.85rem}.files-crumbs button{color:#d0d0d0;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:4px;padding:2px 6px;font-size:.82rem;font-weight:500}.files-crumbs button:hover,.files-crumbs button.current{color:#fff;background:#ffffff14}.files-list{flex-direction:column;flex:1;gap:4px;min-height:0;padding:8px;display:flex;overflow:hidden auto}.files-list--pc{gap:0;padding:12px 16px 20px}.files-section{color:#9a9a9a;letter-spacing:.02em;margin:12px 4px 8px;font-size:.78rem;font-weight:600}.files-section:first-child{margin-top:0}.files-places{grid-template-columns:repeat(auto-fill,minmax(min(140px,100%),1fr));gap:8px;margin-bottom:8px;display:grid}.files-place{text-align:left;color:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;display:flex}.files-place:hover{background:#ffffff0d}.files-place.selected,.files-place.drop-target{background:#60cdff1f;border-color:#60cdff47}.files-place__icon{color:#c09553;place-items:center;width:32px;height:32px;display:grid}.files-place__icon svg{width:22px;height:22px}.files-place__name{font-size:.86rem;font-weight:600}.files-drives{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;display:grid}.files-drive{text-align:left;color:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-rows:auto auto 8px;grid-template-columns:44px 1fr;gap:4px 12px;padding:12px 14px;display:grid}.files-drive svg{grid-row:1/4;align-self:center}.files-drive:hover{background:#ffffff0d}.files-drive.selected,.files-drive.drop-target{background:#60cdff1f;border-color:#60cdff47}.files-drive__name{font-size:.88rem;font-weight:600}.files-drive__meta{color:#9a9a9a;font-size:.72rem}.files-drive__bar{background:#ffffff1f;border-radius:3px;height:6px;display:block;overflow:hidden}.files-drive__bar i{background:#60cdff;border-radius:3px;height:100%;display:block}.files-row{text-align:left;width:100%;color:inherit;cursor:pointer;-webkit-touch-callout:none;touch-action:manipulation;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.files-row:hover{background:#ffffff0d}.files-row.selected{background:#60cdff29;border-color:#60cdff2e}.files-row.drop-target{outline:1px solid var(--accent,#60cdff);background:#60cdff1f}.files-row.dragging{opacity:.45}.files-crumbs__item.drop-target button{color:#60cdff;background:#60cdff1f}.files-row__icon{background:#ffffff0f;border-radius:6px;place-items:center;width:28px;height:28px;font-size:.85rem;line-height:1;display:grid}.files-row__icon--folder,.files-row__icon--drive,.files-row__icon--file{background:0 0}.files-row__icon--word,.files-row__icon--excel{background:0 0;overflow:hidden}.files-row__icon img{width:18px;height:18px;display:block}.files-row__name{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:500;overflow:hidden}.files-row__meta{color:#9a9a9a;font-size:.72rem}.files-empty{text-align:center;color:#9a9a9a;max-width:32ch;margin:auto;padding:24px;font-size:.9rem;line-height:1.5}.files-empty p{margin:0 0 8px}.files-loading{flex:1}.files-footer{color:#9a9a9a;background:#191919;border-top:1px solid #ffffff0f;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;gap:8px;padding:6px 12px;font-size:.72rem;display:flex}.files-status{color:#60cdff}.files-danger:disabled{opacity:.45}@media (width<=720px){.files-shell{flex-direction:column}.files-nav{border-bottom:1px solid #ffffff0f;border-right:0;flex-direction:row;width:auto;padding:6px 8px;overflow-x:auto}.files-nav__item{white-space:nowrap;flex-shrink:0;width:auto}.files-drives{grid-template-columns:1fr}}.ctx-menu{z-index:20000;-webkit-backdrop-filter:blur(16px);-webkit-touch-callout:none;background:#10161cf5;border:1px solid #ffffff1f;border-radius:12px;min-width:180px;padding:6px;position:fixed;box-shadow:0 16px 40px #00000073}.ctx-menu__item{text-align:left;width:100%;color:var(--text);background:0 0;border-radius:8px;padding:8px 12px;font-size:.86rem;font-weight:500;display:block}.ctx-menu__item:hover:not(:disabled){background:#ffffff14}.ctx-menu__item:disabled{opacity:.4}.ctx-menu__item.danger{color:#ffb4a8}.ctx-menu__item.danger:hover:not(:disabled){background:#dc503c2e}.ctx-menu__sep{background:#ffffff14;height:1px;margin:5px 8px}.taskbar-btn,.taskbar-home,.mobile-home__app,.files-list{-webkit-touch-callout:none}.notepad-app{background:#0000001f;min-height:0}.notepad-toolbar{border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:10px;padding:10px 12px;display:flex}.notepad-toolbar__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9rem;font-weight:600;overflow:hidden}.notepad-editor{resize:none;width:100%;min-height:0;color:inherit;font:inherit;background:0 0;border:0;outline:none;flex:1;padding:16px 18px;font-size:.95rem;line-height:1.55}.notepad-footer{color:var(--muted);border-top:1px solid #ffffff0f;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;gap:8px;padding:8px 12px;font-size:.72rem;display:flex}.cursor-app{background:radial-gradient(70% 50% at 10% 0,#e8a54b1f,#0000 55%),linear-gradient(165deg,#141416f5,#0c0e10fa);gap:18px;padding:22px 20px 28px;overflow:auto}.cursor-app__hero{align-items:flex-start;gap:14px;display:flex}.cursor-app__mark{color:#f2efe8;background:#141414;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:1.35rem;display:grid;overflow:hidden}.cursor-app__mark img{object-fit:cover;width:100%;height:100%;display:block}.cursor-app__hero h2{letter-spacing:-.03em;margin:0 0 6px;font-family:Syne,system-ui,sans-serif;font-size:1.55rem;font-weight:800}.cursor-app__hero p{color:var(--muted);max-width:36ch;margin:0;font-size:.9rem;line-height:1.5}.cursor-app__actions{flex-wrap:wrap;gap:10px;display:flex}.cursor-app__actions .app-btn{text-decoration:none}.cursor-app__primary{color:#141414;background:#f2efe8}.cursor-app__primary:hover{filter:brightness(1.05)}.cursor-app__secondary{background:#ffffff14}.cursor-app__links{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.cursor-app__link{text-align:left;width:100%;color:inherit;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:2px;padding:12px 14px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.cursor-app__link:hover{background:#ffffff14;border-color:#e8a54b59}.cursor-app__link strong{font-size:.92rem}.cursor-app__link span{color:var(--muted);font-size:.78rem}.yt-app{--yt-bg:#0f0f0f;--yt-surface:#212121;--yt-elevated:#272727;--yt-border:#ffffff14;--yt-muted:#aaa;--yt-text:#f1f1f1;--yt-accent:#f03;--yt-accent-soft:#ff00332e;--yt-mini-h:72px;background:var(--yt-bg);color:var(--yt-text);position:relative;overflow:hidden}.yt-app .yt-toolbar{z-index:20;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--yt-border);background:#0f0f0ff0;align-items:center;gap:8px;position:sticky;top:0}.yt-app .yt-toolbar input{background:var(--yt-surface);border-color:var(--yt-border);color:var(--yt-text);border-radius:999px;padding:10px 16px;font-size:.92rem}.yt-app .yt-toolbar input::placeholder{color:var(--yt-muted)}.yt-app .yt-toolbar input:focus{border-color:var(--yt-accent);box-shadow:0 0 0 2px var(--yt-accent-soft)}.yt-app .yt-toolbar>button:not(.yt-back){background:var(--yt-accent);color:#fff;border-radius:999px;min-height:40px;padding:8px 16px}.yt-app .yt-toolbar>button:not(.yt-back):disabled{opacity:.45;filter:none}.yt-app .browser-external{background:var(--yt-surface);color:var(--yt-text);min-width:40px;min-height:40px}.yt-app .browser-external:hover{background:var(--yt-accent-soft);color:#fff}.yt-back{background:var(--yt-surface);width:40px;min-width:40px;height:40px;color:var(--yt-text);border-radius:999px;flex-shrink:0;place-items:center;padding:0;font-size:1.5rem;line-height:1;display:grid}.yt-back:hover{background:var(--yt-elevated)}.yt-browse{-webkit-overflow-scrolling:touch;background:var(--yt-bg);flex:1;min-height:0;overflow:auto}.yt-browse--with-mini{padding-bottom:calc(var(--yt-mini-h) + var(--safe-bottom,0px) + 12px)}.yt-suggestions{text-align:center;padding:28px 16px 16px}.yt-suggestions p{color:var(--yt-muted);margin:0 0 16px;font-size:.95rem}.yt-picks{border-bottom:none;flex-wrap:wrap;justify-content:center;gap:8px;padding:0;display:flex}.yt-picks button{background:var(--yt-surface);min-height:40px;color:var(--yt-text);border:1px solid var(--yt-border);border-radius:999px;padding:10px 14px;font-size:.82rem;font-weight:500;transition:background .15s,border-color .15s}.yt-picks button:hover,.yt-picks button.active{background:var(--yt-accent-soft);color:#fff;border-color:#ff003373}.yt-loading{color:var(--yt-muted)}.yt-error{color:#ffb3c1;background:#ff00331f;border:1px solid #ff003359;border-radius:12px;margin:12px 16px;padding:12px 14px;font-size:.88rem}.yt-results{flex-direction:column;gap:8px;margin:0;padding:8px 10px 20px;list-style:none;display:flex}.yt-result{text-align:left;background:var(--yt-surface);width:100%;color:inherit;border:1px solid #0000;border-radius:14px;align-items:flex-start;gap:12px;min-height:88px;padding:10px;transition:background .15s,border-color .15s,transform .12s;display:flex}.yt-result:hover{background:var(--yt-elevated);border-color:var(--yt-border)}.yt-result:active{transform:scale(.992)}.yt-result__thumb{aspect-ratio:16/9;background:#000;border-radius:10px;flex-shrink:0;width:168px;max-width:42%;position:relative;overflow:hidden}.yt-result__thumb img{object-fit:cover;width:100%;height:100%;display:block}.yt-result__len{color:#fff;letter-spacing:.02em;background:#000000d9;border-radius:4px;padding:2px 6px;font-size:.68rem;font-weight:650;position:absolute;bottom:6px;right:6px}.yt-result__meta{flex-direction:column;gap:6px;min-width:0;padding-top:2px;display:flex}.yt-result__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.yt-result__sub{color:var(--yt-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}.yt-stage{background:#000;flex-direction:column;display:flex}.yt-stage--full{flex:1;min-height:0}.yt-player-wrap{background:#000;width:100%;position:relative}.yt-stage--full .yt-player-wrap{aspect-ratio:16/9;flex:1;min-height:0;max-height:min(70vh,100%)}.yt-app--watching .yt-stage--full .yt-player-wrap{aspect-ratio:auto;flex:1;max-height:none}.yt-player{background:#000;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.yt-now{padding:12px 14px calc(12px + var(--safe-bottom,0px));background:var(--yt-bg);border-top:1px solid var(--yt-border);flex-direction:column;flex-shrink:0;gap:4px;display:flex}.yt-now strong{font-size:.98rem;font-weight:650;line-height:1.35}.yt-now span{color:var(--yt-muted);font-size:.8rem}.yt-stage--mini{z-index:30;height:calc(var(--yt-mini-h) + var(--safe-bottom,0px));padding-bottom:var(--safe-bottom,0px);border-top:1px solid var(--yt-border);background:#212121f7;flex-direction:row;align-items:stretch;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #00000059}.yt-stage--mini .yt-player-wrap{width:128px;height:var(--yt-mini-h);aspect-ratio:auto;flex:0 0 128px}.yt-mini{flex:1;align-items:center;gap:4px;min-width:0;padding:0 6px 0 10px;display:flex}.yt-mini__hit{text-align:left;min-width:0;min-height:44px;color:inherit;background:0 0;border-radius:8px;flex:1;align-items:center;padding:6px 8px;display:flex}.yt-mini__hit:hover{background:#ffffff0f}.yt-mini__meta{flex-direction:column;gap:2px;min-width:0;display:flex}.yt-mini__meta strong{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.yt-mini__meta span{color:var(--yt-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.yt-mini__close{width:44px;min-width:44px;height:44px;color:var(--yt-text);background:0 0;border-radius:999px;flex-shrink:0;place-items:center;padding:0;font-size:1.4rem;line-height:1;display:grid}.yt-mini__close:hover{background:#ffffff14}@media (width<=768px),(height<=500px) and (orientation:landscape){.yt-app .yt-toolbar{gap:6px;padding:10px}.yt-app .yt-toolbar input{padding:10px 14px;font-size:16px}.yt-app .yt-toolbar>button:not(.yt-back){min-height:44px;padding:10px 14px}.yt-back,.yt-app .browser-external{width:44px;min-width:44px;height:44px;min-height:44px}.yt-result{gap:10px;min-height:76px;padding:8px}.yt-result__thumb{width:140px}.yt-result__title{font-size:.9rem}.yt-stage--full .yt-player-wrap{aspect-ratio:16/9;flex:none;width:100%;max-height:none}.yt-app--watching .yt-stage--full{justify-content:flex-start}.yt-app--watching .yt-stage--full .yt-player-wrap{aspect-ratio:16/9;flex:none}.yt-stage--mini .yt-player-wrap{flex-basis:112px;width:112px}.yt-picks button{min-height:44px;padding:10px 16px}}@media (width<=380px){.yt-result__thumb{width:120px}.yt-stage--mini .yt-player-wrap{flex-basis:96px;width:96px}}.status-bar,.mobile-home{display:none}@media (width<=768px),(height<=500px) and (orientation:landscape){:root{--status-h:28px;--dock-h:72px}.desktop--mobile{padding-top:calc(var(--safe-top) + var(--status-h))}.desktop-icons,.desktop-brand{display:none}.status-bar{z-index:9000;height:calc(var(--safe-top) + var(--status-h));padding:var(--safe-top) 16px 0;pointer-events:none;background:linear-gradient(#00000059,#0000);justify-content:space-between;align-items:center;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:0;left:0;right:0}.status-bar__brand{letter-spacing:.06em;text-transform:uppercase;opacity:.7;font-size:.65rem}.status-bar__icons{align-items:center;gap:6px;display:flex}.status-bar__signal{opacity:.75;border:1.5px solid;border-radius:2px;width:14px;height:10px;position:relative}.status-bar__signal:after{content:"";background:currentColor;width:40%;position:absolute;inset:2px 2px 2px auto}.status-bar__battery{opacity:.75;border:1.5px solid;border-radius:2px;width:20px;height:10px;position:relative}.status-bar__battery:before{content:"";background:currentColor;border-radius:0 1px 1px 0;width:2px;height:4px;position:absolute;top:2px;right:-4px}.status-bar__battery:after{content:"";background:var(--accent);border-radius:1px;position:absolute;inset:1.5px 30% 1.5px 1.5px}.mobile-home{inset:calc(var(--safe-top) + var(--status-h)) 0 calc(var(--dock-h) + var(--safe-bottom) + 12px) 0;z-index:1;flex-direction:column;padding:12px 20px 8px;animation:.4s both mobile-home-in;display:flex;position:absolute}@keyframes mobile-home-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-home__hero{margin-bottom:28px;padding-top:12px}.mobile-home__hero h1{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(2.2rem,10vw,3rem);font-weight:800}.mobile-home__hero p{color:var(--muted);margin:6px 0 0;font-size:.95rem}.mobile-home__grid{grid-template-columns:repeat(4,1fr);gap:18px 10px;max-width:420px;display:grid}.mobile-home__app{flex-direction:column;align-items:center;gap:8px;min-height:44px;padding:4px;display:flex}.mobile-home__app:active .mobile-home__glyph{transform:scale(.92)}.mobile-home__glyph{color:#fff;border-radius:16px;place-items:center;width:58px;height:58px;font-size:1.45rem;transition:transform .15s;display:grid;overflow:hidden;box-shadow:0 8px 22px #00000059}.mobile-home__label{text-align:center;text-shadow:0 1px 3px #0009;font-size:.72rem;font-weight:500}.window.mobile.maximized{border-bottom:none;border-left:none;border-right:none;border-radius:16px 16px 0 0;inset:calc(var(--safe-top) + var(--status-h)) 0 calc(var(--dock-h) + var(--safe-bottom) + 8px) 0!important;width:auto!important;height:auto!important}.window.mobile .window-titlebar{cursor:default;height:48px;padding:0 8px}.window.mobile .window-title{text-align:center;font-size:.9rem}.taskbar{left:12px;right:12px;bottom:max(8px, var(--safe-bottom));width:auto;padding:10px 12px;padding-bottom:max(10px, calc(var(--safe-bottom) * .15 + 10px));border-radius:22px;justify-content:flex-start;gap:8px;transform:none}@keyframes taskbar-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.taskbar-apps{flex:1;justify-content:space-around}.taskbar-btn{width:52px;height:52px}.taskbar-btn__glyph{border-radius:10px;width:34px;height:34px;font-size:1rem}.taskbar-home{border-radius:14px;width:48px;height:48px}.taskbar-clock{display:none}.settings{flex-direction:column}.settings-nav{border-bottom:1px solid #ffffff14;border-right:none;gap:12px;width:auto}.settings-nav__list{flex-flow:wrap}.settings-main{padding:16px}.swatch-grid{grid-template-columns:repeat(2,1fr)}.chrome-grid{grid-template-columns:1fr}.app-toolbar{padding:10px}.notes textarea{padding:16px;font-size:16px}.outlook-body{grid-template-columns:56px 1fr}.outlook-folders,.outlook-reading,.outlook--reading .outlook-list-pane{display:none}.outlook--reading .outlook-reading{display:flex}.outlook-back{display:grid}.outlook-top{grid-template-columns:auto 1fr}.outlook-top__right,.outlook-module span{display:none}.outlook-module{width:40px;min-height:40px}}@media (width<=380px){.mobile-home__grid{grid-template-columns:repeat(3,1fr)}}.cursor-ide{--cu-bg:#181818;--cu-editor:#1f1f1f;--cu-elevated:#222;--cu-border:#2b2b2b;--cu-fg:#ccc;--cu-fg-strong:#fff;--cu-fg-muted:#9d9d9d;--cu-fg-dim:#6e6e6e;--cu-accent:#0078d4;--cu-hover:#2a2a2a;--cu-selection:#37373d;--cu-font:CursorGothic, "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--cu-mono:Consolas, "Courier New", monospace;background:var(--cu-bg);height:100%;min-height:0;color:var(--cu-fg);font-family:var(--cu-font);letter-spacing:.01em;flex-direction:column;gap:0;padding:0;display:flex;position:relative}.cursor-ide--shell{flex-flow:column}.cursor-ide__menubar{border-bottom:1px solid var(--cu-border);width:100%;color:var(--cu-fg);z-index:4;background:#181818;flex:0 0 30px;align-items:center;gap:4px;padding:0 8px;font-size:13px;display:flex;position:relative}.cursor-ide__menu{position:relative}.cursor-ide__menu>button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:2px 8px}.cursor-ide__menu>button:hover,.cursor-ide__menu>button.open{background:var(--cu-hover)}.cursor-ide__menu-drop{z-index:20;background:#252526;border:1px solid #454545;border-radius:6px;min-width:180px;padding:4px;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #0006}.cursor-ide__menu-drop button{text-align:left;width:100%;color:var(--cu-fg);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:6px 10px;display:block}.cursor-ide__menu-drop button:hover{background:#04395e}.cursor-ide__menubar-title{color:var(--cu-fg-dim);text-overflow:ellipsis;white-space:nowrap;max-width:50%;margin-left:auto;font-size:12px;overflow:hidden}.cursor-ide__workspace{flex-direction:row;flex:1;min-width:0;min-height:0;display:flex}.cursor-ide--boot{color:var(--cu-fg-muted);place-items:center;gap:12px;font-size:13px;display:grid}.cursor-ide__boot-mark{border-radius:10px;width:40px;height:40px;overflow:hidden}.cursor-ide__boot-mark img{object-fit:cover;width:100%;height:100%;display:block}.cursor-ide__login{background:radial-gradient(80% 50% at 50% -10%,#ffffff0d,#0000 55%),#0a0a0a;place-items:center;height:100%;padding:32px 20px;display:grid}.cursor-ide__login-card{flex-direction:column;align-items:flex-start;gap:14px;width:100%;max-width:420px;display:flex}.cursor-ide__login-brand{align-items:center;gap:12px;display:flex}.cursor-ide__login-brand img{border-radius:10px;width:40px;height:40px;display:block}.cursor-ide__wordmark{letter-spacing:.14em;color:var(--cu-fg-strong);font-size:.95rem;font-weight:700}.cursor-ide__login-card h1{letter-spacing:-.02em;color:var(--cu-fg-strong);margin:8px 0 0;font-size:1.75rem;font-weight:560;line-height:1.2}.cursor-ide__login-card>p{color:var(--cu-fg-muted);margin:0;font-size:.95rem;line-height:1.5}.cursor-ide__cta{color:#111;width:100%;font:inherit;cursor:pointer;background:#ededed;border:none;border-radius:999px;margin-top:8px;padding:12px 18px;font-size:.95rem;font-weight:600}.cursor-ide__cta:hover:not(:disabled){background:#fff}.cursor-ide__cta:disabled{opacity:.5;cursor:default}.cursor-ide__cta-ghost{width:100%;color:var(--cu-fg);font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:999px;padding:11px 18px;font-size:.9rem}.cursor-ide__cta-ghost:hover{background:#ffffff0a}.cursor-ide__error{color:#f14c4c;width:100%;margin:0;font-size:.82rem;line-height:1.4}.cursor-ide__login-url{background:var(--cu-elevated);border:1px solid var(--cu-border);border-radius:10px;flex-direction:column;gap:8px;width:100%;padding:12px;font-size:.85rem;display:flex}.cursor-ide__login-url a{color:#4daafc;word-break:break-all}.cursor-ide__hint{color:var(--cu-fg-dim);margin:0;font-size:.78rem}.cursor-ide__activity{background:var(--cu-bg);border-right:1px solid var(--cu-border);flex-direction:column;flex-shrink:0;align-items:center;gap:2px;width:48px;height:100%;padding:8px 0;display:flex}.cursor-ide__activity button{width:48px;height:48px;color:var(--cu-fg-dim);cursor:pointer;background:0 0;border:none;place-items:center;display:grid;position:relative}.cursor-ide__activity button:hover{color:var(--cu-fg)}.cursor-ide__activity button.active{color:var(--cu-fg-strong)}.cursor-ide__activity button.active:before{content:"";background:var(--cu-fg-strong);width:2px;position:absolute;top:10px;bottom:10px;left:0}.cursor-ide__activity-spacer{flex:1}.cursor-ide__activity-account span{color:#fff;background:#3a3a3a;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-weight:600;display:grid}.cursor-ide__mobile-tabs{border-bottom:1px solid var(--cu-border);background:var(--cu-bg);flex-shrink:0;grid-template-columns:repeat(3,1fr);width:100%;display:grid}.cursor-ide__mobile-tabs button{color:var(--cu-fg-muted);font:inherit;cursor:pointer;background:0 0;border:none;padding:10px 8px;font-size:12px}.cursor-ide__mobile-tabs button.active{color:var(--cu-fg-strong);box-shadow:inset 0 -1px 0 var(--cu-accent)}.cursor-ide__body{flex:1;grid-template-columns:260px minmax(0,1fr) 360px;min-width:0;height:100%;min-height:0;display:grid}.cursor-ide__body--no-side{grid-template-columns:minmax(0,1fr) 420px}.cursor-ide--mobile .cursor-ide__workspace{flex-direction:column}.cursor-ide--mobile .cursor-ide__body{grid-template-columns:1fr;height:calc(100% - 64px)}.cursor-ide__sidebar,.cursor-ide__agent,.cursor-ide__main{background:var(--cu-bg);flex-direction:column;min-width:0;min-height:0;display:flex}.cursor-ide__main{background:var(--cu-editor);border-left:1px solid var(--cu-border);border-right:1px solid var(--cu-border)}.cursor-ide__agent{background:var(--cu-editor)}.cursor-ide--mobile .cursor-ide__main,.cursor-ide--mobile .cursor-ide__agent,.cursor-ide--mobile .cursor-ide__sidebar{border:none}.cursor-ide__side-title{text-transform:uppercase;letter-spacing:.08em;color:var(--cu-fg);justify-content:space-between;align-items:center;padding:10px 12px 8px;font-size:11px;font-weight:600;display:flex}.cursor-ide__ghost{color:var(--cu-fg-muted);font:inherit;cursor:pointer;text-transform:none;letter-spacing:0;background:0 0;border:none;padding:2px 4px;font-size:11px;font-weight:500}.cursor-ide__ghost:hover:not(:disabled){color:var(--cu-fg-strong)}.cursor-ide__ghost:disabled{opacity:.35;cursor:default}.cursor-ide__tree{flex-direction:column;flex:1;min-height:0;display:flex}.cursor-ide__tree-root{width:100%;color:var(--cu-fg);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:flex}.cursor-ide__tree-root:hover{background:var(--cu-hover)}.cursor-ide__chev{width:10px;color:var(--cu-fg-muted);font-size:10px;transition:transform .12s;display:inline-block;transform:rotate(0)}.cursor-ide__chev.open{transform:rotate(90deg)}.cursor-ide__tree-root-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cursor-ide__tree-toolbar{align-items:center;gap:6px;padding:2px 8px 6px;display:flex}.cursor-ide__tree-crumb{min-width:0;color:var(--cu-fg-dim);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.cursor-ide__tree-list{flex:1;margin:0;padding:0 0 8px;list-style:none;overflow:auto}.cursor-ide__tree-list .cursor-ide__tree-list{flex:none;padding:0;overflow:visible}.cursor-ide__chev-spacer{flex-shrink:0;width:10px}.cursor-ide__no-folder,.cursor-ide__welcome{color:var(--cu-fg-muted);flex-direction:column;align-items:flex-start;gap:10px;padding:16px;font-size:13px;display:flex}.cursor-ide__welcome{text-align:center;justify-content:center;align-items:center;gap:12px;height:100%}.cursor-ide__welcome h2{color:var(--cu-fg-strong);margin:8px 0 0;font-size:18px;font-weight:560}.cursor-ide__welcome p{max-width:360px;margin:0;line-height:1.45}.cursor-ide__welcome-path{color:var(--cu-fg-dim);text-overflow:ellipsis;white-space:nowrap;max-width:80%;font-size:11px;overflow:hidden}.cursor-ide__cta--compact{width:auto;margin-top:0;padding:8px 16px;font-size:13px}.cursor-ide__modal{z-index:30;background:#00000073;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.cursor-ide__modal-card{background:#252526;border:1px solid #454545;border-radius:8px;flex-direction:column;width:min(560px,100%);max-height:min(72vh,640px);display:flex;overflow:hidden}.cursor-ide__modal-head,.cursor-ide__modal-foot{border-bottom:1px solid var(--cu-border);align-items:center;gap:8px;padding:10px 12px;display:flex}.cursor-ide__modal-foot{border-bottom:0;border-top:1px solid var(--cu-border);justify-content:flex-end}.cursor-ide__modal-path{gap:8px;padding:10px 12px 6px;display:flex}.cursor-ide__modal-path input{min-width:0;color:var(--cu-fg);font:inherit;background:#1f1f1f;border:1px solid #3c3c3c;border-radius:4px;flex:1;padding:6px 8px;font-size:12px}.cursor-ide__picker-up,.cursor-ide__picker-recents button,.cursor-ide__picker-list button{width:100%;color:var(--cu-fg);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:6px 12px;font-size:13px;display:flex}.cursor-ide__picker-up:hover,.cursor-ide__picker-recents button:hover,.cursor-ide__picker-list button:hover{background:var(--cu-hover)}.cursor-ide__picker-recents{border-bottom:1px solid var(--cu-border);padding:4px 0 8px}.cursor-ide__picker-recents>span{letter-spacing:.08em;color:var(--cu-fg-dim);padding:4px 12px;font-size:11px;display:block}.cursor-ide__picker-list{flex:1;margin:0;padding:4px 0;list-style:none;overflow:auto}.cursor-ide__side-actions{align-items:center;gap:2px;display:flex}.cursor-ide__icon-action{width:22px;height:22px;color:var(--cu-fg-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;place-items:center;padding:0;font-size:12px;display:grid}.cursor-ide__icon-action:hover:not(:disabled){background:var(--cu-hover);color:var(--cu-fg-strong)}.cursor-ide__icon-action:disabled{opacity:.3;cursor:default}.cursor-ide__tree-item{width:100%;color:var(--cu-fg);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;height:22px;padding:0 10px 0 22px;font-size:13px;line-height:22px;display:flex}.cursor-ide__tree-item:hover{background:var(--cu-hover)}.cursor-ide__tree-item.selected{background:var(--cu-selection);color:var(--cu-fg-strong)}.cursor-ide__fi{flex-shrink:0}.cursor-ide__tree-empty{color:var(--cu-fg-dim);padding:8px 16px;font-size:12px}.cursor-ide__editor{background:var(--cu-editor);flex-direction:column;height:100%;min-height:0;display:flex}.cursor-ide__tabs{background:var(--cu-bg);border-bottom:1px solid var(--cu-border);flex-shrink:0;align-items:stretch;gap:0;min-height:35px;display:flex;overflow-x:auto}.cursor-ide__tab{background:var(--cu-bg);border-right:1px solid var(--cu-border);align-items:center;gap:2px;padding:0 2px 0 10px;display:flex;position:relative}.cursor-ide__tab.active{background:var(--cu-editor)}.cursor-ide__tab.active:before{content:"";background:var(--cu-accent);height:1px;position:absolute;top:0;left:0;right:0}.cursor-ide__tab-label,.cursor-ide__tab-close{color:var(--cu-fg-muted);font:inherit;cursor:pointer;background:0 0;border:none;padding:8px 4px;font-size:12px}.cursor-ide__tab.active .cursor-ide__tab-label{color:var(--cu-fg-strong)}.cursor-ide__tab-close{opacity:0;border-radius:4px;width:22px}[data-chrome=mac] .cursor-ide__tab-close{order:-1}.cursor-ide__tab:hover .cursor-ide__tab-close,.cursor-ide__tab.active .cursor-ide__tab-close{opacity:1}.cursor-ide__tab-close:hover{color:var(--cu-fg-strong);background:#ffffff14}.cursor-ide__tabs-actions{align-items:center;gap:8px;margin-left:auto;padding:0 10px;display:flex}.cursor-ide__status{color:var(--cu-fg-dim);font-size:11px}.cursor-ide__monaco{background:var(--cu-editor);flex:1;min-height:0}.cursor-ide__editor-empty{height:100%;color:var(--cu-fg-dim);text-align:center;background:var(--cu-editor);place-content:center;justify-items:center;gap:8px;padding:24px;font-size:13px;display:grid}.cursor-ide__editor-empty img{opacity:.9;border-radius:8px}.cursor-ide__editor-empty span{color:var(--cu-fg-dim);font-size:11px}.cursor-ide__chat{background:var(--cu-editor);flex-direction:column;height:100%;min-height:0;display:flex}.cursor-ide__chat-head{border-bottom:1px solid var(--cu-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.cursor-ide__chat-title{flex-direction:column;gap:1px;min-width:0;display:flex}.cursor-ide__chat-title strong{color:var(--cu-fg-strong);font-size:13px;font-weight:600}.cursor-ide__chat-title span{color:var(--cu-fg-dim);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.cursor-ide__chat-list{flex-direction:column;flex:1;gap:14px;padding:14px 14px 8px;display:flex;overflow:auto}.cursor-ide__msg-label{color:var(--cu-fg-muted);margin-bottom:4px;font-size:11px;font-weight:600}.cursor-ide__msg-body{color:var(--cu-fg);white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.55}.cursor-ide__msg--user .cursor-ide__msg-body{background:var(--cu-hover);border:1px solid var(--cu-border);border-radius:10px;padding:10px 12px}.cursor-ide__msg--system .cursor-ide__msg-body,.cursor-ide__msg--tool .cursor-ide__msg-body{color:var(--cu-fg-dim);font-size:12px}.cursor-ide__typing{align-items:center;gap:4px;height:16px;display:inline-flex}.cursor-ide__typing i{background:var(--cu-fg-muted);border-radius:50%;width:4px;height:4px;animation:1.1s ease-in-out infinite cu-dot;display:block}.cursor-ide__typing i:nth-child(2){animation-delay:.15s}.cursor-ide__typing i:nth-child(3){animation-delay:.3s}@keyframes cu-dot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.cursor-ide__composer{flex-shrink:0;padding:10px 12px 14px}.cursor-ide__composer-box{border:1px solid var(--cu-border);background:var(--cu-bg);border-radius:14px;flex-direction:column;gap:8px;padding:10px 10px 8px;display:flex;box-shadow:0 0 0 1px #ffffff05}.cursor-ide__composer-box:focus-within{border-color:#3c3c3c}.cursor-ide__composer textarea{resize:none;width:100%;color:var(--cu-fg-strong);font:inherit;background:0 0;border:none;outline:none;min-height:56px;padding:2px 4px;font-size:13px;line-height:1.45}.cursor-ide__composer textarea::placeholder{color:var(--cu-fg-dim)}.cursor-ide__composer-bar{justify-content:space-between;align-items:center;gap:8px;display:flex}.cursor-ide__chips{align-items:center;gap:6px;min-width:0;display:flex}.cursor-ide__chip{border:1px solid var(--cu-border);height:24px;color:var(--cu-fg);background:#ffffff08;border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:560;display:inline-flex}.cursor-ide__chip--muted{color:var(--cu-fg-muted);font-weight:500}.cursor-ide__send{color:#111;cursor:pointer;background:#ededed;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.cursor-ide__send:hover:not(:disabled){background:#fff}.cursor-ide__send:disabled{opacity:.35;cursor:default}.cursor-ide__send--stop{color:#fff;background:#3a3a3a}.cursor-ide__statusbar{background:var(--cu-bg);border-top:1px solid var(--cu-border);width:100%;height:22px;color:var(--cu-fg-muted);flex-shrink:0;order:99;align-items:center;gap:12px;padding:0 10px;font-size:11px;display:flex}.cursor-ide__statusbar-item{text-overflow:ellipsis;white-space:nowrap;max-width:40%;overflow:hidden}.cursor-ide__statusbar-remote{color:#fff;background:#16825d;align-items:center;height:100%;margin-left:-10px;padding:0 8px;font-weight:600;display:inline-flex}.cursor-ide__picker-meta{color:var(--cu-fg-muted);font-size:11px;font-weight:400;display:block}.cursor-ide__ssh-key{border:1px solid var(--cu-border,#3c3c3c);background:var(--cu-bg-2,#252526);color:var(--cu-fg-muted);margin:8px 12px 12px;padding:10px 12px;font-size:11px;line-height:1.45}.cursor-ide__ssh-key p{margin:0 0 8px}.cursor-ide__ssh-key code{font-size:11px}.cursor-ide__ssh-key pre{white-space:pre-wrap;word-break:break-all;color:#d4d4d4;background:#1e1e1e;margin:0 0 8px;padding:8px;font-size:11px;overflow-x:auto}.cursor-ide__error--pre{white-space:pre-wrap;word-break:break-word}@media (width<=980px){.cursor-ide__body{grid-template-columns:220px minmax(0,1fr) 300px}}.window-body:has(.office){flex-direction:column;display:flex;overflow:hidden}.office{--office-accent:#185abd;--office-accent-dark:#124078;--office-ribbon:#f3f2f1;--office-border:#e1dfdd;--office-text:#242424;--office-muted:#605e5c;--office-canvas:#e6e6e6;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%;min-height:0;color:var(--office-text);background:#fff;flex-direction:column;font-family:Segoe UI,Segoe UI Variable Text,Segoe UI Variable,system-ui,sans-serif;font-size:13px;display:flex;position:relative;overflow:hidden}.office.excel{--office-accent:#107c41;--office-accent-dark:#0b5c2e;--office-canvas:#fff}.office-empty{height:100%;color:var(--office-muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.office-empty h3{color:var(--office-text);margin:0}.office-btn{border:1px solid var(--office-border);cursor:pointer;background:#fff;border-radius:4px;padding:6px 14px}.office-top{background:#fff;flex-shrink:0;align-items:center;gap:10px;min-width:0;height:48px;padding:0 10px;display:flex;overflow:hidden}.office-top__left,.office-top__right{align-items:center;gap:8px;min-width:0;display:flex}.office-top__right{margin-left:auto}.office-brand{color:var(--office-accent);font-size:16px;font-weight:600}.office-docname{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:13px;overflow:hidden}.office-search{max-width:420px;height:32px;color:var(--office-muted);background:#f3f2f1;border-radius:4px;flex:1;align-items:center;gap:8px;margin:0 auto;padding:0 12px;display:flex}.office-search input{font:inherit;color:var(--office-text);background:0 0;border:0;outline:none;flex:1}.office-icon-btn{color:#424242;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:32px;height:32px;display:grid}.office-icon-btn:hover{background:#f3f2f1}.office-text-btn{height:32px;color:var(--office-text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:6px;padding:0 12px;display:flex}.office-share{background:var(--office-accent);color:#fff}.office-share:hover{background:var(--office-accent-dark)}.office-avatar{background:var(--office-accent);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:grid}.office-tabs{border-bottom:1px solid var(--office-border);scrollbar-width:none;background:#fff;flex-shrink:0;align-items:stretch;min-width:0;height:34px;padding:0 8px;display:flex;overflow-x:auto}.office-tabs::-webkit-scrollbar{display:none}.office-filetab{background:var(--office-accent);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:4px 4px 0 0;margin-right:4px;padding:0 14px;font-weight:600}.office-tab{color:#424242;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:0 12px}.office-tab.active{color:var(--office-accent);border-bottom-color:var(--office-accent);font-weight:600}.office-tab:hover{background:#f3f2f1}.office-ribbon{background:var(--office-ribbon);border-bottom:1px solid var(--office-border);flex-shrink:0;align-items:stretch;gap:0;min-height:92px;padding:6px 8px 4px;display:flex;overflow-x:auto}.office-ribbon--hint{min-height:48px;color:var(--office-muted);align-items:center}.office-group{border-right:1px solid #e1dfdd;flex-direction:column;flex-shrink:0;padding:0 10px 0 8px;display:flex}.office-group:has(.office-fontrow){flex-shrink:0;min-width:214px}.office-group__cmds{flex:1;align-items:flex-start;gap:4px;display:flex}.office-group__label{text-align:center;color:var(--office-muted);margin-top:4px;font-size:11px}.office-cmd{color:#242424;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:4px;padding:4px 6px;font-size:12px;display:inline-flex}.office-cmd:hover{background:#e1dfdd}.office-cmd.active{background:#deecf9}.office.excel .office-cmd.active{background:#c5e0b4}.office-cmd--lg{flex-direction:column;min-width:52px;padding:6px 8px}.office-cmd-stack,.office-cmd-row{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.office-cmd-stack{flex-direction:column}.office-fontrow{flex-wrap:nowrap;align-items:center;gap:4px;display:flex}.office-fontrow select,.office-combo{height:24px;font:inherit;color:#242424;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #8a8886;border-radius:2px;font-size:12px}.office-combo{cursor:pointer;align-items:center;gap:4px;min-width:0;padding:0 6px;display:inline-flex}.office-combo--font{width:148px}.office-combo--size{width:52px}.office-combo__value{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.office-combo__caret{color:#605e5c;font-size:10px;line-height:1}.office-combo-menu{z-index:4000;color:#242424;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #8a8886;max-height:280px;padding:2px 0;position:fixed;overflow:auto;box-shadow:0 8px 24px #0000002e}.office-combo-menu__item{text-align:left;color:#242424;cursor:pointer;background:0 0;border:0;width:100%;padding:5px 10px;font-size:13px;display:block}.office-combo-menu__item:hover,.office-combo-menu__item.active{background:#deecf9}.office-swatch{cursor:pointer;border:1px solid #8a8886;width:14px;height:14px;padding:0}.word-style{cursor:pointer;background:#fff;border:1px solid #d2d0ce;border-radius:2px;min-width:64px;height:52px;font-family:Calibri,Segoe UI,sans-serif}.word-style--title{color:#185abd;font-size:16px;font-weight:700}.word-style--h1{color:#2b579a;font-size:14px;font-weight:700}.word-style--h2{font-size:13px;font-weight:700}.word-ruler{border-bottom:1px solid var(--office-border);color:#8a8886;background:#f3f2f1;flex-shrink:0;height:20px;font-size:10px;display:flex;overflow:hidden}.word-ruler__margin{background:repeating-linear-gradient(-45deg,#e1dfdd,#e1dfdd 1px,#0000 1px 4px);border-right:1px solid #c8c6c4;flex-shrink:0;height:100%}.word-ruler__tick{border-left:1px solid #c8c6c4;flex-shrink:0;width:96px;padding-left:4px}.word-canvas{background:var(--office-canvas);flex:1;min-height:0;padding:24px 16px 40px;position:relative;overflow:auto}.word-canvas--web{background:#fff;padding:0}.word-vruler{float:left;border-right:1px solid var(--office-border);color:#8a8886;z-index:1;background:#f3f2f1;width:20px;margin-right:8px;font-size:10px;position:sticky;left:0}.word-vruler__tick{text-align:center;border-top:1px solid #c8c6c4;height:96px;padding-top:2px;display:block}.word-page{transform-origin:top;background:#fff;width:816px;min-height:1056px;margin:0 auto;box-shadow:0 0 0 1px #d2d0ce,0 4px 16px #0000001f}.word-page--web{width:100%;min-height:100%;box-shadow:none;margin:0}.word-editor{color:#000;-webkit-user-select:text;user-select:text;outline:none;min-height:1056px;padding:96px;font-family:Calibri,Segoe UI,Cambria,serif;font-size:11pt;line-height:1.15}.word-editor h1,.word-editor .word-title,.word-editor .word-h1{color:#185abd;margin:0 0 12px;font-size:28pt;font-weight:700}.word-editor h2,.word-editor .word-h2{color:#2b579a;margin:16px 0 8px;font-size:16pt;font-weight:700}.word-editor h3,.word-editor .word-h3{margin:12px 0 6px;font-size:13pt;font-weight:700}.word-editor p{margin:0 0 8px}.word-table{border-collapse:collapse;width:100%;margin:8px 0}.word-table td{border:1px solid #bdd6ee;min-width:80px;padding:4px 8px}.office-status{background:var(--office-ribbon);border-top:1px solid var(--office-border);height:24px;color:var(--office-muted);flex-shrink:0;align-items:center;gap:16px;min-width:0;padding:0 10px;font-size:12px;display:flex;overflow:hidden}.office-status__grow{margin-left:auto}.office-qat{border-right:1px solid var(--office-border);align-items:center;gap:0;margin-right:4px;padding-right:6px;display:flex}.office-find{border-bottom:1px solid var(--office-border);height:32px;color:var(--office-muted);background:#fff;flex-shrink:0;align-items:center;gap:8px;padding:0 10px;display:flex}.office-find input{max-width:280px;height:24px;font:inherit;color:#242424;background:#fff;border:1px solid #8a8886;border-radius:2px;flex:1;padding:0 8px}.office-status__link{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.office-status__link:hover{text-decoration:underline}.office-viewbtns{gap:2px;display:flex}.office-viewbtns button{cursor:pointer;color:#605e5c;background:0 0;border:0;border-radius:3px;width:22px;height:22px}.office-viewbtns button.active,.office-viewbtns button:hover{background:#e1dfdd}.office-zoom__btn{cursor:pointer;color:#424242;background:0 0;border:0;border-radius:3px;place-items:center;width:22px;height:22px;display:grid}.office-zoom__btn:hover{background:#e1dfdd}.office-dialog-scrim{z-index:8;background:#00000047;place-items:center;display:grid;position:absolute;inset:0}.office-dialog{color:#242424;background:#fff;border:1px solid #8a8886;min-width:280px;padding:16px 20px;box-shadow:0 8px 24px #0000002e}.office-dialog h3{margin:0 0 12px;font-size:16px;font-weight:600}.office-dialog table{border-collapse:collapse;width:100%;margin-bottom:14px;font-size:13px}.office-dialog td{padding:4px 0}.office-dialog td:last-child{text-align:right;font-variant-numeric:tabular-nums}.office-zoom{align-items:center;gap:8px;display:flex}.office-zoom input{width:90px}.office-backstage{z-index:5;background:#fff;grid-template-columns:220px minmax(0,1fr);display:grid;position:absolute;inset:0}.office-backstage__rail{background:var(--office-accent);color:#fff;flex-direction:column;padding:12px 0;display:flex}.office-backstage__back{color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:50%;width:36px;height:36px;margin:0 12px 12px;font-size:18px}.office-backstage__app{align-items:center;gap:8px;padding:8px 18px 16px;font-size:18px;font-weight:600;display:flex}.office-backstage__rail>button:not(.office-backstage__back){color:#fff;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:10px 18px}.office-backstage__rail>button:not(.office-backstage__back):hover{background:#ffffff1f}.office-backstage__main{padding:28px 32px;overflow:auto}.office-backstage__main h2{margin:0 0 6px;font-size:22px;font-weight:600}.office-muted{color:var(--office-muted)}.office-filelist{flex-direction:column;gap:4px;max-width:480px;margin-top:16px;display:flex}.office-filelist__item{text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:10px;padding:8px 10px;display:flex}.office-filelist__item:hover{background:#f3f2f1}.excel-formula{border-bottom:1px solid var(--office-border);background:#fff;flex-shrink:0;align-items:center;height:28px;display:flex}.excel-namebox{border:0;border-right:1px solid var(--office-border);text-align:center;color:#242424;background:#fff;outline:none;flex:none;width:88px;height:100%;padding:0;font-size:12px}.excel-fx-btn{color:#a19f9d;cursor:pointer;background:0 0;border:0;border-radius:2px;width:22px;height:22px;font-size:12px}.excel-fx-btn:hover{background:#f3f2f1}.excel-fx-btn--ok{color:#107c41}.excel-fx{text-align:center;color:#107c41;width:28px;font-family:Cambria,serif;font-style:italic;font-weight:700}.excel-formula input:not(.excel-namebox){height:100%;font:inherit;border:0;outline:none;flex:1;padding:0 8px}.excel-body{background:#fff;flex:1;min-height:0;overflow:auto}.excel-body--nogrid .excel-cell{border-color:#0000}.excel-gridwrap{outline:none;min-width:100%;position:relative}.excel-grid{width:max-content;min-width:100%;display:grid}.excel-corner,.excel-colh,.excel-rowh{color:#575757;-webkit-user-select:none;user-select:none;background:#f2f2f2;border-bottom:1px solid #d0d0d0;border-right:1px solid #d0d0d0;place-items:center;min-width:0;font-size:11px;display:grid;position:relative}.excel-cell{white-space:nowrap;color:#000;background:#fff;border-bottom:1px solid #d0d0d0;border-right:1px solid #d0d0d0;min-width:0;padding:0 4px;font-family:Calibri,Segoe UI,sans-serif;font-size:13px;line-height:20px;position:relative;overflow:hidden}.excel-cell.wrap{white-space:pre-wrap;line-height:1.2}.excel-colh.active,.excel-rowh.active{color:#0b5c2e;background:#caead8;font-weight:700}.excel-cell.selected{background:#e2efda}.excel-cell.active{outline-offset:-2px;z-index:1;outline:2px solid #107c41}.excel-cell__input{width:100%;min-width:0;max-width:100%;height:100%;font:inherit;color:#000;box-sizing:border-box;background:#fff;border:0;outline:none;padding:0}.excel-err{color:#c00000}.excel-resize{z-index:2;position:absolute}.excel-resize--col{cursor:col-resize;width:6px;height:100%;top:0;right:-3px}.excel-resize--row{cursor:row-resize;width:100%;height:6px;bottom:-3px;left:0}.excel-fill{cursor:crosshair;z-index:3;background:#107c41;border:1px solid #fff;width:7px;height:7px;position:absolute;bottom:-3px;right:-3px}.excel-guide{z-index:4;pointer-events:none;background:#107c41;position:absolute}.excel-guide--col{width:1px;top:0;bottom:0}.excel-guide--row{height:1px;left:0;right:0}.excel-sheets{border-top:1px solid var(--office-border);background:#f3f2f1;flex-shrink:0;align-items:stretch;height:28px;padding-left:4px;display:flex}.excel-sheet-nav{color:#605e5c;cursor:pointer;background:0 0;border:0;width:22px;font-size:16px}.excel-sheet-nav:hover{background:#e1dfdd}.excel-sheets__tabs{flex:1;align-items:stretch;min-width:0;display:flex;overflow-x:auto}.excel-sheet{height:100%;font:inherit;color:#605e5c;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:0 14px;font-size:12px;display:inline-flex}.excel-sheet.active{color:#107c41;background:#fff;border-bottom-color:#107c41;font-weight:600}.excel-sheet__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.excel-sheet-rename{height:22px;font:inherit;color:#242424;background:#fff;border:1px solid #107c41;min-width:80px;margin:2px 6px;padding:0 8px;font-size:12px}.excel-sheet-add{color:#107c41;cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;width:28px;height:24px;display:grid}@media (width<=720px){.office-search,.office-docname,.word-ruler{display:none}.word-page{width:100%}.word-editor{padding:24px 16px}}@container app (width<=980px){.cursor-ide__body{grid-template-columns:200px minmax(0,1fr) 280px}}@container app (width<=760px){.cursor-ide__body{grid-template-columns:minmax(0,1fr) minmax(0,280px)}.cursor-ide__sidebar{display:none}.cursor-ide__menubar-title{max-width:40%}}@container app (width<=560px){.settings{flex-direction:column}.settings-nav{border-bottom:1px solid #ffffff14;border-right:none;gap:10px;width:auto;padding:10px 10px 8px}.settings-nav__list{flex-flow:wrap}.settings-nav__profile{flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.settings-nav__logout{width:auto;padding:8px 12px}.chrome-grid{grid-template-columns:1fr}.files-shell{flex-direction:column}.files-nav{scrollbar-width:none;border-bottom:1px solid #ffffff0f;border-right:0;flex-direction:row;width:auto;padding:6px 8px;overflow-x:auto}.files-nav::-webkit-scrollbar{display:none}.files-nav__item{white-space:nowrap;flex-shrink:0;width:auto}.cursor-ide__body{grid-template-rows:minmax(0,1fr) minmax(160px,36%);grid-template-columns:minmax(0,1fr)}.cursor-ide__agent{border-top:1px solid var(--cu-border)}.office-search,.office-docname,.word-ruler,.office-top__right,.office-status__grow{display:none}.word-page{width:100%}.word-editor{padding:24px 16px}.chrome-browser__trailing{display:none}.chrome-browser__tab{min-width:88px;max-width:160px;padding:0 6px 0 8px}.yt-app .yt-toolbar{padding:8px}}@container app (width<=420px){.settings-nav__who span{display:none}}.window-body:has(.gk){flex-direction:column;display:flex;overflow:hidden}.gk{--gk-bg:#1e1e1e;--gk-toolbar:#2a2a2a;--gk-panel:#252526;--gk-panel-2:#2d2d2d;--gk-border:#ffffff14;--gk-text:#ffffffdb;--gk-text-2:#ffffff94;--gk-text-3:#ffffff61;--gk-teal:#2ece9d;--gk-teal-2:#1a8f6e;--gk-wip:#de9b43;--gk-hover:#ffffff0d;--gk-selected:#2ece9d24;background:var(--gk-bg);height:100%;min-height:0;color:var(--gk-text);flex-direction:column;font-family:Segoe UI,system-ui,sans-serif;font-size:12.5px;display:flex;overflow:hidden}.gk--gate{color:var(--gk-text-2);place-items:center;gap:12px;display:grid}.gk-titlebar{background:var(--gk-toolbar);border-bottom:1px solid var(--gk-border);flex-shrink:0;align-items:center;gap:6px;height:38px;padding:0 8px;display:flex}.gk-tabs{flex:1;align-items:center;gap:2px;min-width:0;display:flex;overflow:hidden}.gk-tab{height:28px;color:var(--gk-text-2);background:0 0;border:0;border-radius:6px 6px 0 0;align-items:center;gap:8px;max-width:180px;padding:0 8px 0 12px;display:flex}.gk-tab.is-on{background:var(--gk-bg);color:var(--gk-text)}.gk-tab span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gk-tab__x{opacity:.55;border-radius:4px;place-items:center;width:16px;height:16px;display:grid}.gk-tab__x:hover{opacity:1;background:#ffffff1a}.gk-titlebar__right{align-items:center;gap:6px;margin-left:auto;display:flex}.gk-icon-btn,.gk-toolbar button,.gk-start__actions button,.gk-files__h button,.gk-file button:not(.gk-file__name),.gk-sec__h button,.gk-plus{color:var(--gk-text-2);cursor:pointer;background:0 0;border:0}.gk-icon-btn{width:28px;height:28px;color:var(--gk-text-2);border-radius:6px;place-items:center;display:grid}.gk-icon-btn:hover,.gk-icon-btn.is-on,.gk-toolbar button:hover:not(:disabled),.gk-start__actions button:hover,.gk-start__actions button.is-on{background:var(--gk-hover);color:var(--gk-text)}.gk-search{height:26px;color:var(--gk-text-3);background:#00000047;border-radius:6px;align-items:center;gap:6px;padding:0 8px;display:flex}.gk-search input{color:var(--gk-text);background:0 0;border:0;outline:none;width:140px}.gk-user{border-radius:50%;width:22px;height:22px}.gk-banner{color:#f2ca33;background:#3a2a12;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:6px 12px;display:flex}.gk-banner button{color:inherit;cursor:pointer;background:0 0;border:0}.gk-toolbar{background:var(--gk-toolbar);border-bottom:1px solid var(--gk-border);flex-shrink:0;align-items:center;gap:2px;height:44px;padding:0 10px;display:flex}.gk-toolbar button{height:32px;color:var(--gk-text);border-radius:6px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.gk-toolbar button:disabled{opacity:.35;cursor:default}.gk-toolbar button em{background:var(--gk-teal);color:#102018;border-radius:8px;min-width:16px;padding:0 5px;font-size:10px;font-style:normal;font-weight:700}.gk-toolbar__sep{background:var(--gk-border);width:1px;height:22px;margin:0 6px}.gk-toolbar__grow{flex:1}.gk-toolbar__branch{color:var(--gk-teal);align-items:center;gap:6px;display:inline-flex}.gk-split{display:flex;position:relative}.gk-caret{width:22px!important;padding:0!important}.gk-menu{z-index:8;border:1px solid var(--gk-border);background:#323232;border-radius:8px;min-width:240px;padding:6px;position:absolute;top:34px;left:0;box-shadow:0 8px 24px #0006}.gk-menu button{text-align:left;border-radius:4px;width:100%;height:28px;display:block}.gk-main{flex:1;grid-template-columns:220px minmax(0,1fr) 280px;min-height:0;display:grid}.gk-left,.gk-right{background:var(--gk-panel);border-right:1px solid var(--gk-border);min-width:0;min-height:0;overflow:auto}.gk-right{border-right:0;border-left:1px solid var(--gk-border)}.gk-seg{background:#00000040;border-radius:8px;margin:8px;padding:2px;display:flex}.gk-seg button{height:24px;color:var(--gk-text-2);background:0 0;border:0;border-radius:6px;flex:1}.gk-seg button.is-on{background:var(--gk-panel-2);color:var(--gk-text)}.gk-sec__h{align-items:center;display:flex}.gk-sec__h button:first-child{letter-spacing:.06em;text-transform:uppercase;flex:1;align-items:center;gap:6px;height:26px;padding:0 8px;font-size:10px;font-weight:700;display:flex}.gk-sec__h em{color:var(--gk-text-3);margin-left:auto;font-style:normal}.gk-plus{width:22px;height:22px;color:var(--gk-teal)!important}.gk-refrow{width:100%;height:24px;color:var(--gk-text);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 12px 0 22px;text-decoration:none;display:flex}.gk-refrow.is-on,.gk-refrow:hover{background:var(--gk-hover)}.gk-graph{background:#1a1a1c;flex-direction:column;min-width:0;min-height:0;display:flex}.gk-graph__head,.gk-graph__row{grid-template-columns:minmax(0,1fr) 160px 120px;align-items:center;height:28px;padding-right:8px;display:grid}.gk-graph__head{border-bottom:1px solid var(--gk-border);height:26px;color:var(--gk-text-3);letter-spacing:.04em;text-transform:uppercase;padding-left:8px;font-size:10px}.gk-graph__col--graph{display:none}.gk-graph__body{flex:1;min-height:0;position:relative;overflow:auto}.gk-graph__svg{pointer-events:none;position:absolute;top:0;left:0}.gk-graph__row{width:100%;color:var(--gk-text);text-align:left;cursor:pointer;background:0 0;border:0}.gk-graph__row:hover{background:var(--gk-hover)}.gk-graph__row.is-selected{background:var(--gk-selected)}.gk-graph__msg{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.gk-graph__author,.gk-graph__date{color:var(--gk-text-2);white-space:nowrap;align-items:center;gap:6px;display:flex;overflow:hidden}.gk-avatar{color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;font-weight:700;display:grid}.gk-ref{border:1px solid;border-radius:8px;flex-shrink:0;padding:0 6px;font-size:10px;font-weight:600}.gk-ref--head{background:#2ece9d2e}.gk-ref--wip{color:var(--gk-wip);border-color:var(--gk-wip)}.gk-panel-h{border-bottom:1px solid var(--gk-border);flex-direction:column;gap:2px;padding:10px 12px;display:flex}.gk-panel-h span,.gk-muted{color:var(--gk-text-2)}.gk-pad{padding:10px 12px}.gk-files__h{color:var(--gk-text-2);justify-content:space-between;align-items:center;padding:8px 12px 4px;font-size:11px;display:flex}.gk-file{align-items:center;gap:6px;padding:0 8px;display:flex}.gk-file__name{min-width:0;height:24px;color:var(--gk-text);text-align:left;flex:1;align-items:center;gap:8px;padding:0;display:flex;overflow:hidden}.gk-file__name span{color:#f2ca33;width:14px;font-weight:700}.gk-file--added .gk-file__name span{color:#7bd938}.gk-file--deleted .gk-file__name span{color:#cd0101}.gk-commitbox{flex-direction:column;gap:8px;margin-top:auto;padding:12px;display:flex}.gk-input{border:1px solid var(--gk-border);width:100%;color:var(--gk-text);background:#00000047;border-radius:4px;outline:none;padding:7px 8px}.gk-input:focus{border-color:var(--gk-teal-2)}.gk-btn{border:1px solid var(--gk-border);background:var(--gk-panel-2);height:32px;color:var(--gk-text);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.gk-btn--teal{background:var(--gk-teal);color:#102018;border-color:#0000;font-weight:600}.gk-btn--teal:disabled,.gk-btn:disabled{opacity:.45;cursor:default}.gk-diff{color:#c8c8c8;white-space:pre-wrap;background:#141414;max-height:240px;margin:0;padding:10px 12px;font-family:Consolas,Courier New,monospace;font-size:11px;overflow:auto}.gk-status{background:var(--gk-toolbar);border-top:1px solid var(--gk-border);height:24px;color:var(--gk-text-3);flex-shrink:0;align-items:center;gap:12px;padding:0 10px;display:flex}.gk-start{flex:1;min-height:0;padding:28px 32px;overflow:auto}.gk-start__hero{align-items:center;gap:12px;margin-bottom:20px;display:flex}.gk-start__hero p,.gk-start__hero em{color:var(--gk-text-2);margin:0}.gk-start__actions{gap:8px;margin-bottom:20px;display:flex}.gk-start__actions button{border:1px solid var(--gk-border);border-radius:8px;align-items:center;gap:8px;height:36px;padding:0 14px;display:inline-flex}.gk-start__h{color:var(--gk-text-2);margin:8px 0 12px;font-size:12px;font-weight:600}.gk-cards{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.gk-card{border:1px solid var(--gk-border);background:var(--gk-panel);min-height:88px;color:var(--gk-text);text-align:left;cursor:pointer;border-radius:8px;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 14px 12px;display:flex}.gk-card__bar{border-radius:2px;width:28px;height:4px}.gk-card em,.gk-repo-list__row em{color:var(--gk-text-3);font-size:11px;font-style:normal}.gk-sheet{border:1px solid var(--gk-border);background:var(--gk-panel);border-radius:10px;max-width:720px;padding:16px}.gk-sheet__tabs{color:var(--gk-text-2);gap:12px;margin-bottom:12px;display:flex}.gk-sheet__tabs .is-on{color:var(--gk-teal);align-items:center;gap:6px;display:inline-flex}.gk-label{color:var(--gk-text-2);margin:12px 0 6px;display:block}.gk-row{gap:8px;display:flex}.gk-connect{flex-direction:column;align-items:flex-start;gap:10px;margin:8px 0 16px;display:flex}.gk-connect--row{flex-direction:row;align-items:center}.gk-connect img{border-radius:50%}.gk-repo-list{max-height:280px;margin:8px 0;overflow:auto}.gk-repo-list__row{width:100%;color:var(--gk-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:18px minmax(0,1fr);gap:8px 10px;padding:8px;display:grid}.gk-repo-list__row:hover{background:var(--gk-hover)}.gk-swatch{border-radius:2px;width:10px;height:10px;margin-top:4px}.gk-prefs{flex:1;grid-template-columns:180px minmax(0,1fr);min-height:0;display:grid}.gk-prefs aside{background:var(--gk-panel);border-right:1px solid var(--gk-border);padding:16px 10px}.gk-prefs aside h4{margin:0 8px 12px}.gk-prefs aside button{width:100%;height:30px;color:var(--gk-text-2);text-align:left;background:0 0;border:0;border-radius:6px;padding:0 10px;display:block}.gk-prefs aside button.is-on{background:var(--gk-selected);color:var(--gk-text)}.gk-prefs section{padding:24px}.gk-prefs section header{justify-content:space-between;align-items:center;display:flex}.gk-modal{z-index:9;background:#00000073;place-items:center;display:grid;position:absolute;inset:0}.gk-modal__card{border:1px solid var(--gk-border);background:var(--gk-panel-2);border-radius:10px;width:min(420px,92%);padding:16px}.gk-modal__card header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}@container app (width<=860px){.gk-main{grid-template-columns:160px minmax(0,1fr)}.gk-right,.gk-graph__author,.gk-graph__col--author{display:none}.gk-graph__head,.gk-graph__row{grid-template-columns:minmax(0,1fr) 100px}}.os-dialog-scrim,.os-palette-scrim{z-index:40;background:#00000061;place-items:center;display:grid;position:fixed;inset:0}.os-dialog{color:#242424;background:#fff;border-radius:10px;width:min(420px,100vw - 32px);padding:18px 20px;box-shadow:0 16px 48px #00000047}.os-dialog h3{margin:0 0 14px;font-size:16px}.os-dialog__field{flex-direction:column;gap:6px;margin-bottom:12px;font-size:13px;display:flex}.os-dialog__field input,.os-dialog__field select{font:inherit;border:1px solid #8a8886;border-radius:4px;padding:8px 10px}.os-dialog__actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.os-dialog__actions button{cursor:pointer;background:#fff;border:1px solid #8a8886;border-radius:4px;padding:6px 14px}.os-dialog__primary{color:#fff!important;background:#185abd!important;border-color:#185abd!important}.os-palette{background:var(--surface);width:min(560px,100vw - 32px);color:var(--text);box-shadow:var(--shadow);border:1px solid #ffffff1f;border-radius:14px;overflow:hidden}.os-palette__input{width:100%;color:inherit;font:inherit;background:0 0;border:0;outline:none;padding:16px 18px 12px;font-size:1.05rem}.os-palette__list{max-height:min(420px,60vh);margin:0;padding:0 8px 8px;list-style:none;overflow:auto}.os-palette__item{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.os-palette__item.active,.os-palette__item:hover{background:var(--accent-soft)}.os-palette__item em{color:var(--muted);font-size:.75rem;font-style:normal}.os-palette__empty,.os-palette__hint{color:var(--muted);margin:0;padding:10px 18px 14px;font-size:.8rem}.os-palette__glyph{width:22px;height:22px}.os-switcher{z-index:41;background:var(--surface);box-shadow:var(--shadow);border:1px solid #ffffff1f;border-radius:16px;gap:10px;max-width:calc(100vw - 32px);padding:14px;display:flex;position:fixed;bottom:88px;left:50%;overflow-x:auto;transform:translate(-50%)}.os-switcher__card{min-width:120px;color:var(--text);cursor:pointer;background:#ffffff0f;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:12px 10px;display:flex}.os-switcher__card.selected{border-color:var(--accent)}.os-switcher__card span{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.78rem;overflow:hidden}.os-switcher__glyph{width:32px;height:32px}
