._emailForm_1bwzo_1{display:flex;flex-direction:column;height:100%;background:transparent}._header_1bwzo_8{padding:var(--spacing-md);border-bottom:1px solid var(--color-border);flex-shrink:0}._header_1bwzo_8 h2{font-size:var(--font-size-lg);font-weight:600;color:var(--color-text);margin:0}._form_1bwzo_21{flex:1;display:flex;flex-direction:column;padding:var(--spacing-md);overflow-y:auto;min-height:0}._field_1bwzo_30{margin-bottom:var(--spacing-lg)}._label_1bwzo_34{display:block;font-size:var(--font-size-sm);font-weight:500;color:var(--color-text-secondary);margin-bottom:var(--spacing-xs)}._emailInput_1bwzo_42{position:relative}._readOnlyInput_1bwzo_46{width:100%;padding:var(--spacing-sm) var(--spacing-md);background:#f5f5f54d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:var(--window-border-radius);font-size:var(--font-size-sm);color:var(--color-text-secondary);cursor:not-allowed;font-family:inherit;box-sizing:border-box}[data-theme=dark] ._readOnlyInput_1bwzo_46,._theme-dark_1bwzo_63 ._readOnlyInput_1bwzo_46{background:#2a2a2a4d;border:1px solid rgba(255,255,255,.1)}._input_1bwzo_68,._textarea_1bwzo_69{width:100%;padding:var(--spacing-sm) var(--spacing-md);background:#ffffff4d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:var(--window-border-radius);font-size:var(--font-size-sm);color:var(--color-text);font-family:inherit;box-sizing:border-box;transition:border-color var(--motion-duration) var(--motion-easing),box-shadow var(--motion-duration) var(--motion-easing),background var(--motion-duration) var(--motion-easing)}[data-theme=dark] ._input_1bwzo_68,[data-theme=dark] ._textarea_1bwzo_69,._theme-dark_1bwzo_63 ._input_1bwzo_68,._theme-dark_1bwzo_63 ._textarea_1bwzo_69{background:#2a2a2a4d;border:1px solid rgba(255,255,255,.1)}._input_1bwzo_68:focus,._textarea_1bwzo_69:focus{outline:none;border-color:var(--color-text-secondary);box-shadow:0 0 0 2px var(--color-focus-ring)}._textarea_1bwzo_69{resize:vertical;min-height:200px;line-height:1.6}._actions_1bwzo_108{display:flex;align-items:center;gap:var(--spacing-md);margin-top:auto;padding-top:var(--spacing-md);border-top:1px solid var(--color-border)}._sendButton_1bwzo_117{padding:var(--spacing-sm) var(--spacing-lg);background:var(--color-accent);color:#fff;border:none;border-radius:var(--window-border-radius);font-size:var(--font-size-sm);font-weight:500;font-family:inherit;cursor:pointer;transition:background-color var(--motion-duration) var(--motion-easing),opacity var(--motion-duration) var(--motion-easing)}._sendButton_1bwzo_117:hover:not(:disabled){background:var(--color-accent-hover)}._sendButton_1bwzo_117:disabled{opacity:.5;cursor:not-allowed}._sendButton_1bwzo_117:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}._successMessage_1bwzo_145{font-size:var(--font-size-sm);color:var(--color-success)}._errorMessage_1bwzo_150{font-size:var(--font-size-sm);color:var(--color-error)}@media(prefers-reduced-motion:reduce){._input_1bwzo_68,._textarea_1bwzo_69,._sendButton_1bwzo_117{transition:none}}._iconWrapper_h6a20_1{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}._outlineIcon_h6a20_10{display:block;position:absolute;top:0;left:0}._solidIcon_h6a20_17{display:none;position:absolute;top:0;left:0}._sidebar_1ue9f_1{width:200px;background:#fff;border-right:1px dashed rgba(0,0,0,.08);display:flex;flex-direction:column;flex-shrink:0;position:relative;transition:width var(--motion-duration) var(--motion-easing);overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._sidebar_1ue9f_1._collapsed_1ue9f_14{width:40px}._sidebar_1ue9f_1._resizing_1ue9f_18{transition:none;user-select:none}._toggleButton_1ue9f_23{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:10px 12px;background:transparent;border:none;border-bottom:1px dashed rgba(0,0,0,.08);color:#6b7280;cursor:pointer;transition:color .15s ease;min-height:40px;flex-shrink:0;border-radius:0}._toggleButton_1ue9f_23:hover,._toggleButton_1ue9f_23:active{color:#111}._toggleButton_1ue9f_23:hover .outlineIcon{display:none}._toggleButton_1ue9f_23:hover .solidIcon{display:block}._toggleIcon_1ue9f_61{width:18px;height:18px;flex-shrink:0;color:currentColor}._toggleButton_1ue9f_23:focus-visible{outline:2px solid var(--color-focus);outline-offset:-2px}._nav_1ue9f_74{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px 0}._section_1ue9f_81{margin-bottom:8px}._sectionTitle_1ue9f_85{font-size:12px;font-weight:500;color:#6b7280;padding:8px 16px;margin-bottom:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._navList_1ue9f_94{list-style:none;margin:0;padding:0}._navItem_1ue9f_100{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;margin:0 8px;background:transparent;border:none;border-radius:10px;color:#6b7280;font-size:14px;font-weight:400;text-align:left;cursor:pointer;transition:background-color .15s ease,color .15s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:40px}._colorDot_1ue9f_121{width:10px;height:10px;border-radius:50%;flex-shrink:0;display:inline-block}._navItem_1ue9f_100:hover{background:#0000000a;color:#111}._navItem_1ue9f_100._active_1ue9f_134{background:#0000000f;color:#111;font-weight:500}._navItem_1ue9f_100:focus-visible{outline:2px solid var(--color-focus);outline-offset:-2px}._navIcon_1ue9f_145{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#6b7280}._navLabel_1ue9f_155{flex:1;white-space:nowrap}._sidebar_1ue9f_1._collapsed_1ue9f_14 ._navLabel_1ue9f_155,._sidebar_1ue9f_1._collapsed_1ue9f_14 ._sectionTitle_1ue9f_85{display:none}._sidebar_1ue9f_1._collapsed_1ue9f_14 ._navList_1ue9f_94 li{display:flex;justify-content:center;align-items:center}._sidebar_1ue9f_1._collapsed_1ue9f_14 ._navItem_1ue9f_100{justify-content:center;align-items:center;padding:0!important;margin:4px;min-width:16px!important;min-height:16px!important;width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;border-radius:50%!important;background:transparent;display:flex!important;flex-shrink:0;gap:0!important}._sidebar_1ue9f_1._collapsed_1ue9f_14 ._navItem_1ue9f_100:hover{background:#0000000a}._sidebar_1ue9f_1._collapsed_1ue9f_14 ._navItem_1ue9f_100._active_1ue9f_134{background:#0000000f}._sidebar_1ue9f_1._collapsed_1ue9f_14 ._colorDot_1ue9f_121{margin:0;width:10px;height:10px;flex-shrink:0}._contactFormContainer_1ue9f_207{padding:var(--spacing-sm);height:100%;overflow:hidden;display:flex;flex-direction:column}._resizeHandle_1ue9f_215{position:absolute;top:0;right:0;bottom:0;width:4px;cursor:col-resize;z-index:10;background:transparent;transition:background-color var(--motion-duration) var(--motion-easing);touch-action:none}._resizeHandle_1ue9f_215:hover{background:var(--color-focus);opacity:.2}._resizeHandle_1ue9f_215:active{background:var(--color-focus);opacity:.4}._sidebar_1ue9f_1._resizing_1ue9f_18 *{user-select:none;-webkit-user-select:none}@media(max-width:768px){._sidebar_1ue9f_1{width:180px}._sidebar_1ue9f_1._collapsed_1ue9f_14{width:36px}._navItem_1ue9f_100{font-size:var(--font-size-sm);min-height:44px}}[data-theme=dark] ._sidebar_1ue9f_1,._theme-dark_1ue9f_262 ._sidebar_1ue9f_1{background:#1f1f1f;border-right:1px dashed rgba(255,255,255,.12)}[data-theme=dark] ._toggleButton_1ue9f_23,._theme-dark_1ue9f_262 ._toggleButton_1ue9f_23{border-bottom:1px dashed rgba(255,255,255,.12);color:#9ca3af}[data-theme=dark] ._toggleButton_1ue9f_23:hover,._theme-dark_1ue9f_262 ._toggleButton_1ue9f_23:hover{background:#ffffff0f;color:#f5f5f5}[data-theme=dark] ._sectionTitle_1ue9f_85,._theme-dark_1ue9f_262 ._sectionTitle_1ue9f_85,[data-theme=dark] ._navItem_1ue9f_100,._theme-dark_1ue9f_262 ._navItem_1ue9f_100{color:#9ca3af}[data-theme=dark] ._navItem_1ue9f_100:hover,._theme-dark_1ue9f_262 ._navItem_1ue9f_100:hover{background:#ffffff0f;color:#f5f5f5}[data-theme=dark] ._navItem_1ue9f_100._active_1ue9f_134,._theme-dark_1ue9f_262 ._navItem_1ue9f_100._active_1ue9f_134{background:#ffffff14;color:#f5f5f5}[data-theme=dark] ._navIcon_1ue9f_145,._theme-dark_1ue9f_262 ._navIcon_1ue9f_145{color:#9ca3af}@media(prefers-color-scheme:dark){[data-theme=system] ._sidebar_1ue9f_1,._theme-system_1ue9f_309:not([data-theme]) ._sidebar_1ue9f_1{background:#1f1f1f;border-right:1px dashed rgba(255,255,255,.12)}[data-theme=system] ._toggleButton_1ue9f_23,._theme-system_1ue9f_309:not([data-theme]) ._toggleButton_1ue9f_23{border-bottom:1px dashed rgba(255,255,255,.12);color:#9ca3af}[data-theme=system] ._sectionTitle_1ue9f_85,._theme-system_1ue9f_309:not([data-theme]) ._sectionTitle_1ue9f_85{color:#9ca3af}[data-theme=system] ._navItem_1ue9f_100,._theme-system_1ue9f_309:not([data-theme]) ._navItem_1ue9f_100{color:#9ca3af}[data-theme=system] ._navIcon_1ue9f_145,._theme-system_1ue9f_309:not([data-theme]) ._navIcon_1ue9f_145{color:#9ca3af}}@media(prefers-color-scheme:light){[data-theme=system] ._sidebar_1ue9f_1,._theme-system_1ue9f_309:not([data-theme]) ._sidebar_1ue9f_1{background:#fff;border-right:1px dashed rgba(0,0,0,.08)}}@media(prefers-reduced-motion:reduce){._sidebar_1ue9f_1,._toggleButton_1ue9f_23,._navItem_1ue9f_100{transition:none}}._trashStickyNote_1745v_1{width:200px;min-height:150px;background:#fffb8d;box-shadow:0 4px 8px #00000026,0 2px 4px #0000001a,2px 2px #0000000d;border-radius:2px;padding:var(--spacing-md, 16px);display:flex;flex-direction:column;transform:rotate(-1deg);transition:transform .2s ease-out,box-shadow .2s ease-out;flex-shrink:0;border-right:1px dashed rgba(0,0,0,.08);margin:16px;position:relative;align-self:flex-start}._trashStickyNote_1745v_1:hover{transform:rotate(0);box-shadow:0 6px 12px #0003,0 3px 6px #00000026,2px 2px #00000014}._heading_1745v_32{font-size:13px;font-weight:600;color:#1a1a1a;margin:0 0 var(--spacing-sm, 8px) 0;padding-bottom:var(--spacing-xs, 4px);border-bottom:1px solid rgba(0,0,0,.1);user-select:none;-webkit-user-select:none}._content_1745v_43{flex:1;font-size:11px;line-height:1.6;color:#1a1a1a;white-space:pre-wrap;word-wrap:break-word;user-select:text;-webkit-user-select:text}[data-theme=dark] ._trashStickyNote_1745v_1,._theme-dark_1745v_56 ._trashStickyNote_1745v_1{background:#2d2a1f;box-shadow:0 4px 8px #0006,0 2px 4px #0000004d,2px 2px #0003;border-right-color:#ffffff1a}[data-theme=dark] ._trashStickyNote_1745v_1:hover,._theme-dark_1745v_56 ._trashStickyNote_1745v_1:hover{box-shadow:0 6px 12px #00000080,0 3px 6px #0006,2px 2px #0000004d}[data-theme=dark] ._heading_1745v_32,._theme-dark_1745v_56 ._heading_1745v_32{color:#f5f5f5;border-bottom-color:#fff3}[data-theme=dark] ._content_1745v_43,._theme-dark_1745v_56 ._content_1745v_43{color:#e0e0e0}@media(prefers-color-scheme:dark){[data-theme=system] ._trashStickyNote_1745v_1,._theme-system_1745v_87:not([data-theme]) ._trashStickyNote_1745v_1{background:#2d2a1f;box-shadow:0 4px 8px #0006,0 2px 4px #0000004d,2px 2px #0003;border-right-color:#ffffff1a}[data-theme=system] ._trashStickyNote_1745v_1:hover,._theme-system_1745v_87:not([data-theme]) ._trashStickyNote_1745v_1:hover{box-shadow:0 6px 12px #00000080,0 3px 6px #0006,2px 2px #0000004d}[data-theme=system] ._heading_1745v_32,._theme-system_1745v_87:not([data-theme]) ._heading_1745v_32{color:#f5f5f5;border-bottom-color:#fff3}[data-theme=system] ._content_1745v_43,._theme-system_1745v_87:not([data-theme]) ._content_1745v_43{color:#e0e0e0}}@media(prefers-reduced-motion:reduce){._trashStickyNote_1745v_1{transform:none;transition:none}._trashStickyNote_1745v_1:hover{transform:none}}._title_svka4_1{display:inline-flex;align-items:baseline;gap:0}._titlePrefix_svka4_7{color:var(--color-text-secondary);opacity:.6;font-weight:400}._titleItem_svka4_13,._titleExtension_svka4_18{color:var(--color-text);font-weight:500}._window_19gyn_1{position:fixed;background:#fff;border:none;border-radius:20px;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow var(--motion-duration) var(--motion-easing);max-width:100vw;max-height:100vh;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;isolation:isolate;transform:translateZ(0)}[data-theme=dark] ._window_19gyn_1,._theme-dark_19gyn_23 ._window_19gyn_1{background:#1f1f1f}._window_19gyn_1._focused_19gyn_27{box-shadow:0 12px 48px #0000001f,0 4px 12px #0000000f}[data-theme=dark] ._window_19gyn_1._focused_19gyn_27,._theme-dark_19gyn_23 ._window_19gyn_1._focused_19gyn_27{box-shadow:0 12px 48px #0006,0 4px 12px #0003}._window_19gyn_1._snapping_19gyn_37{transition:left .15s var(--motion-easing),top .15s var(--motion-easing),width .15s var(--motion-easing),height .15s var(--motion-easing);box-shadow:0 12px 48px #0000001f,0 4px 12px #0000000f}[data-theme=dark] ._window_19gyn_1._snapping_19gyn_37,._theme-dark_19gyn_23 ._window_19gyn_1._snapping_19gyn_37{box-shadow:0 12px 48px #0006,0 4px 12px #0003}._window_19gyn_1._maximized_19gyn_51{border-radius:0}@keyframes _folderOpen_19gyn_1{0%{opacity:0;transform:scale(.92) translateY(8px)}60%{opacity:1;transform:scale(1.02) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}._window_19gyn_1._newlyOpened_19gyn_75{animation:_folderOpen_19gyn_1 .4s cubic-bezier(.34,1.56,.64,1)}._window_19gyn_1._originAnimation_19gyn_80{will-change:transform,opacity,filter,box-shadow}@media(prefers-reduced-motion:reduce){._window_19gyn_1._originAnimation_19gyn_80{transition:none!important;transform:none!important;opacity:1!important;filter:none!important}}@keyframes _nudge_19gyn_112{0%{transform:translate(0) scale(1)}25%{transform:translate(-2px,-2px) scale(1.005)}50%{transform:translate(2px,2px) scale(.998)}75%{transform:translate(-1px,-1px) scale(1.002)}to{transform:translate(0) scale(1)}}._window_19gyn_1._nudged_19gyn_112{animation:_nudge_19gyn_112 .35s cubic-bezier(.4,0,.2,1)}._titleBar_19gyn_116{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:transparent;border-bottom:1px dashed rgba(0,0,0,.08);cursor:move;user-select:none;-webkit-user-select:none;position:relative;pointer-events:auto;isolation:isolate;z-index:2147483647!important;transform:translateZ(0);will-change:transform;flex-shrink:0}._titleBar_19gyn_116:focus-visible{outline:2px solid var(--color-focus);outline-offset:-2px}._title_19gyn_116{font-weight:500;font-size:14px;color:#111;flex:1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._windowControls_19gyn_151{display:flex;align-items:center;gap:var(--spacing-xs);position:relative;z-index:10001;isolation:isolate;pointer-events:auto}._minimizeButton_19gyn_162,._maximizeButton_19gyn_163,._closeButton_19gyn_164{background:transparent;border:none;padding:6px;cursor:pointer;color:#6b7280;font-size:14px;line-height:1;border-radius:8px;transition:background-color .15s ease,color .15s ease;position:relative;z-index:10002;pointer-events:auto!important;display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;z-index:2147483647!important;transform:translateZ(0);will-change:transform}._minimizeButton_19gyn_162:hover,._maximizeButton_19gyn_163:hover{background:#0000000a;color:#111}._closeButton_19gyn_164:hover{background:#dc2626;color:#fff}._closeButton_19gyn_164:hover ._buttonIcon_19gyn_201{color:#fff}._minimizeButton_19gyn_162:focus-visible,._maximizeButton_19gyn_163:focus-visible,._closeButton_19gyn_164:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}._buttonIcon_19gyn_201{display:flex;align-items:center;justify-content:center;width:12px;height:12px;color:currentColor;flex-shrink:0;pointer-events:none}._contentWrapper_19gyn_223{flex:1;display:flex;min-height:0;overflow:hidden;background:transparent;position:relative;z-index:0;pointer-events:auto;isolation:isolate}._content_19gyn_223{flex:1;padding:16px 20px;overflow:auto;min-height:0;background:#fff;position:relative;z-index:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#111;isolation:isolate;max-height:100%;box-sizing:border-box;contain:layout style}._content_19gyn_223._noPadding_19gyn_259{padding:0;overflow:hidden}[data-theme=dark] ._titleBar_19gyn_116,._theme-dark_19gyn_23 ._titleBar_19gyn_116{background:transparent;border-bottom:1px dashed rgba(255,255,255,.12)}[data-theme=dark] ._title_19gyn_116,._theme-dark_19gyn_23 ._title_19gyn_116{color:#f5f5f5}[data-theme=dark] ._content_19gyn_223,._theme-dark_19gyn_23 ._content_19gyn_223{background:#1f1f1f;color:#f5f5f5}@media(prefers-color-scheme:dark){[data-theme=system] ._window_19gyn_1,._theme-system_19gyn_285:not([data-theme]) ._window_19gyn_1{background:#1f1f1f}[data-theme=system] ._titleBar_19gyn_116,._theme-system_19gyn_285:not([data-theme]) ._titleBar_19gyn_116{background:transparent;border-bottom:1px dashed rgba(255,255,255,.12)}[data-theme=system] ._title_19gyn_116,._theme-system_19gyn_285:not([data-theme]) ._title_19gyn_116{color:#f5f5f5}[data-theme=system] ._content_19gyn_223,._theme-system_19gyn_285:not([data-theme]) ._content_19gyn_223{background:#1f1f1f;color:#f5f5f5}}@media(prefers-color-scheme:light){[data-theme=system] ._window_19gyn_1,._theme-system_19gyn_285:not([data-theme]) ._window_19gyn_1{background:#fff}[data-theme=system] ._titleBar_19gyn_116,._theme-system_19gyn_285:not([data-theme]) ._titleBar_19gyn_116{background:transparent;border-bottom:1px dashed rgba(0,0,0,.08)}}._resizeHandle_19gyn_321{position:absolute;background:transparent;z-index:1}._resizeHandle_19gyn_321._n_19gyn_75{top:0;left:0;right:0;height:4px;cursor:n-resize}._resizeHandle_19gyn_321._s_19gyn_37{bottom:0;left:0;right:0;height:4px;cursor:s-resize}._resizeHandle_19gyn_321._e_19gyn_343{top:0;right:0;bottom:0;width:4px;cursor:e-resize}._resizeHandle_19gyn_321._w_19gyn_1{top:0;left:0;bottom:0;width:4px;cursor:w-resize}._resizeHandle_19gyn_321._ne_19gyn_75{top:0;right:0;width:8px;height:8px;cursor:ne-resize}._resizeHandle_19gyn_321._nw_19gyn_367{top:0;left:0;width:8px;height:8px;cursor:nw-resize}._resizeHandle_19gyn_321._se_19gyn_375{bottom:0;right:0;width:8px;height:8px;cursor:se-resize}._resizeHandle_19gyn_321._sw_19gyn_383{bottom:0;left:0;width:8px;height:8px;cursor:sw-resize}@media(max-width:768px){._window_19gyn_1{border-radius:16px;min-width:calc(100vw - 20px);min-height:calc(100vh - 62px);max-width:100vw;max-height:calc(100vh - 42px)}._window_19gyn_1._maximized_19gyn_51{border-radius:0;width:100vw!important;height:calc(100vh - 42px)!important;top:42px!important}._titleBar_19gyn_116{padding:12px 16px;min-height:48px}._title_19gyn_116{font-size:15px}._minimizeButton_19gyn_162,._maximizeButton_19gyn_163,._closeButton_19gyn_164{min-width:44px;min-height:44px;padding:8px}._buttonIcon_19gyn_201{width:14px;height:14px}._content_19gyn_223{padding:12px 16px;font-size:15px}._resizeHandle_19gyn_321{width:12px;height:12px}._resizeHandle_19gyn_321._n_19gyn_75,._resizeHandle_19gyn_321._s_19gyn_37{height:12px}._resizeHandle_19gyn_321._e_19gyn_343,._resizeHandle_19gyn_321._w_19gyn_1{width:12px}}@media(max-width:480px){._window_19gyn_1{border-radius:12px;min-width:100vw;min-height:calc(100vh - 50px)}._titleBar_19gyn_116{padding:10px 12px}._content_19gyn_223{padding:12px}}@media(prefers-reduced-motion:reduce){._window_19gyn_1{transition:none}._window_19gyn_1._nudged_19gyn_112{animation:none}._window_19gyn_1._newlyOpened_19gyn_75{animation:none;opacity:1;transform:none}}._snapPreview_19gyn_484{position:fixed;background:#fff3;border:2px solid var(--color-accent);border-radius:8px;z-index:9999;pointer-events:none;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:all .2s cubic-bezier(.2,.8,.2,1);box-sizing:border-box}[data-theme=dark] ._snapPreview_19gyn_484,._theme-dark_19gyn_23 ._snapPreview_19gyn_484{background:#ffffff1a;border-color:#ffffff4d}._systemNotesWindow_1hga1_1{position:fixed;background:#fff;border-radius:24px;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014;display:flex;flex-direction:column;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.6;color:#111}._systemNotesWindow_1hga1_1._focused_1hga1_15{box-shadow:0 12px 48px #00000026,0 4px 12px #0000001a}@keyframes _nudge_1hga1_38{0%{transform:translate(0) scale(1)}25%{transform:translate(-2px,-2px) scale(1.005)}50%{transform:translate(2px,2px) scale(.998)}75%{transform:translate(-1px,-1px) scale(1.002)}to{transform:translate(0) scale(1)}}._systemNotesWindow_1hga1_1._nudged_1hga1_38{animation:_nudge_1hga1_38 .35s cubic-bezier(.4,0,.2,1)}@keyframes _folderOpen_1hga1_1{0%{opacity:0;transform:scale(.92) translateY(8px)}60%{opacity:1;transform:scale(1.02) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}._systemNotesWindow_1hga1_1._newlyOpened_1hga1_58{animation:_folderOpen_1hga1_1 .4s cubic-bezier(.34,1.56,.64,1)}._systemNotesWindow_1hga1_1._originAnimation_1hga1_63{will-change:transform,opacity,filter,box-shadow}[data-theme=dark] ._systemNotesWindow_1hga1_1._focused_1hga1_15,.theme-dark ._systemNotesWindow_1hga1_1._focused_1hga1_15{box-shadow:0 12px 48px #00000080,0 4px 12px #0006!important}._titleBar_1hga1_72{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:transparent;cursor:move;user-select:none;-webkit-user-select:none;border-bottom:1px dashed rgba(0,0,0,.08)}._title_1hga1_72{font-size:14px;font-weight:500;color:#111;pointer-events:none}._closeButton_1hga1_91{background:transparent;border:none;padding:4px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:all .15s ease;width:24px;height:24px}._closeButton_1hga1_91:hover{background:#0000000f;color:#111}._closeIcon_1hga1_111{width:12px;height:12px}._contentArea_1hga1_116{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#fff}@media(max-width:768px){._systemNotesWindow_1hga1_1{border-radius:16px;font-size:16px}._titleBar_1hga1_72{padding:16px;min-height:48px}._title_1hga1_72{font-size:16px}._closeButton_1hga1_91{width:32px;height:32px;min-width:32px;min-height:32px}._closeIcon_1hga1_111{width:16px;height:16px}}@media(max-width:480px){._systemNotesWindow_1hga1_1{border-radius:12px}._titleBar_1hga1_72{padding:12px}}[data-theme=dark] ._systemNotesWindow_1hga1_1,.theme-dark ._systemNotesWindow_1hga1_1{background:#1f1f1f!important;color:#f5f5f5!important;box-shadow:0 8px 32px #0006,0 2px 8px #0000004d!important}[data-theme=dark] ._titleBar_1hga1_72,.theme-dark ._titleBar_1hga1_72{border-bottom:1px dashed rgba(255,255,255,.12)!important}[data-theme=dark] ._title_1hga1_72,.theme-dark ._title_1hga1_72{color:#f5f5f5!important}[data-theme=dark] ._contentArea_1hga1_116,.theme-dark ._contentArea_1hga1_116{background:#1f1f1f!important}[data-theme=dark] ._closeButton_1hga1_91,.theme-dark ._closeButton_1hga1_91{color:#9ca3af!important}[data-theme=dark] ._closeButton_1hga1_91:hover,.theme-dark ._closeButton_1hga1_91:hover{background:#ffffff0f!important;color:#f5f5f5!important}@media(prefers-color-scheme:dark){[data-theme=system] ._systemNotesWindow_1hga1_1,.theme-system:not([data-theme]) ._systemNotesWindow_1hga1_1{background:#1f1f1f!important;color:#f5f5f5!important;box-shadow:0 8px 32px #0006,0 2px 8px #0000004d!important}[data-theme=system] ._titleBar_1hga1_72,.theme-system:not([data-theme]) ._titleBar_1hga1_72{border-bottom:1px dashed rgba(255,255,255,.12)!important}[data-theme=system] ._title_1hga1_72,.theme-system:not([data-theme]) ._title_1hga1_72{color:#f5f5f5!important}[data-theme=system] ._contentArea_1hga1_116,.theme-system:not([data-theme]) ._contentArea_1hga1_116{background:#1f1f1f!important}[data-theme=system] ._systemNotesWindow_1hga1_1._focused_1hga1_15,.theme-system:not([data-theme]) ._systemNotesWindow_1hga1_1._focused_1hga1_15{box-shadow:0 12px 48px #00000080,0 4px 12px #0006!important}[data-theme=system] ._closeButton_1hga1_91,.theme-system:not([data-theme]) ._closeButton_1hga1_91{color:#9ca3af!important}[data-theme=system] ._closeButton_1hga1_91:hover,.theme-system:not([data-theme]) ._closeButton_1hga1_91:hover{background:#ffffff0f!important;color:#f5f5f5!important}}@media(prefers-reduced-motion:reduce){._systemNotesWindow_1hga1_1._nudged_1hga1_38{animation:none}._systemNotesWindow_1hga1_1._newlyOpened_1hga1_58{animation:none;opacity:1;transform:none}}._screensaver_alxto_1{position:fixed;inset:0;background:var(--color-bg);z-index:var(--z-screensaver);display:flex;align-items:center;justify-content:center;cursor:pointer}._content_alxto_15{text-align:center;color:var(--color-text-secondary)}._logo_alxto_20{font-size:var(--font-size-3xl);font-weight:600;margin-bottom:var(--spacing-md);color:var(--color-text)}._hint_alxto_27{font-size:var(--font-size-sm);opacity:.7}@media(prefers-reduced-motion:reduce){._screensaver_alxto_1{transition:none}}._backdrop_1azlp_1{position:fixed;inset:42px 0 0;background:#0003;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:998;animation:_fadeIn_1azlp_1 .2s ease-out}._drawer_1azlp_17{position:fixed;top:42px;right:0;height:calc(100vh - 42px);width:360px;max-width:90vw;background:#f5f5f5f2;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-left:1px solid rgba(0,0,0,.1);box-shadow:-2px 0 16px #00000014;z-index:999;display:flex;flex-direction:column;animation:_slideInRight_1azlp_1 .25s cubic-bezier(.4,0,.2,1);will-change:transform;isolation:isolate}[data-theme=dark] ._drawer_1azlp_17,._theme-dark_1azlp_45 ._drawer_1azlp_17{background:#2a2a2af2;border-left:1px solid rgba(255,255,255,.12);box-shadow:-2px 0 16px #00000040}@media(prefers-color-scheme:dark){[data-theme=system] ._drawer_1azlp_17,._theme-system_1azlp_56:not([data-theme]) ._drawer_1azlp_17{background:#2a2a2af2;border-left:1px solid rgba(255,255,255,.12);box-shadow:-2px 0 16px #00000040}}._drawerHeader_1azlp_63{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md) var(--spacing-lg);border-bottom:1px solid rgba(0,0,0,.08);background:#ffffff80;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);flex-shrink:0}[data-theme=dark] ._drawerHeader_1azlp_63,._theme-dark_1azlp_45 ._drawerHeader_1azlp_63{background:#32323280;border-bottom:1px solid rgba(255,255,255,.1)}._drawerHeaderContent_1azlp_83{display:flex;align-items:center;gap:var(--spacing-sm)}._drawerTitle_1azlp_89{font-size:15px;font-weight:600;color:var(--color-text);margin:0;letter-spacing:-.01em}._windowCount_1azlp_97{font-size:13px;font-weight:500;color:var(--color-text-secondary);background:#0000000d;padding:2px 8px;border-radius:10px;min-width:24px;text-align:center}[data-theme=dark] ._windowCount_1azlp_97,._theme-dark_1azlp_45 ._windowCount_1azlp_97{background:#ffffff1a}._drawerActions_1azlp_113{display:flex;align-items:center;gap:var(--spacing-xs)}._closeAllButton_1azlp_119{background:transparent;border:none;padding:6px 12px;border-radius:6px;color:var(--color-text-secondary);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease-out;font-family:inherit}._closeAllButton_1azlp_119:hover{background:#00000014;color:var(--color-text)}[data-theme=dark] ._closeAllButton_1azlp_119:hover,._theme-dark_1azlp_45 ._closeAllButton_1azlp_119:hover{background:#ffffff1a}._closeButton_1azlp_142{background:transparent;border:none;padding:4px;color:var(--color-text-secondary);cursor:pointer;border-radius:6px;transition:background-color .15s ease-out;width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._closeButton_1azlp_142:hover{background:#00000014;color:var(--color-text)}[data-theme=dark] ._closeButton_1azlp_142:hover,._theme-dark_1azlp_45 ._closeButton_1azlp_142:hover{background:#ffffff1a}._closeIcon_1azlp_168{width:12px;height:12px;color:currentColor}._drawerContent_1azlp_174{flex:1;overflow-y:auto;overflow-x:hidden;padding:var(--spacing-md);scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}._drawerContent_1azlp_174::-webkit-scrollbar{width:8px}._drawerContent_1azlp_174::-webkit-scrollbar-track{background:transparent}._drawerContent_1azlp_174::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}._drawerContent_1azlp_174::-webkit-scrollbar-thumb:hover{background:#0000004d}[data-theme=dark] ._drawerContent_1azlp_174::-webkit-scrollbar-thumb,._theme-dark_1azlp_45 ._drawerContent_1azlp_174::-webkit-scrollbar-thumb{background:#fff3}[data-theme=dark] ._drawerContent_1azlp_174::-webkit-scrollbar-thumb:hover,._theme-dark_1azlp_45 ._drawerContent_1azlp_174::-webkit-scrollbar-thumb:hover{background:#ffffff4d}._emptyState_1azlp_211{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-2xl);color:var(--color-text-secondary);text-align:center;min-height:200px}._emptyStateIcon_1azlp_222{width:48px;height:48px;margin-bottom:var(--spacing-md);opacity:.4;color:var(--color-text-secondary)}._emptyStateText_1azlp_230{font-size:14px;font-weight:500;margin:0;color:var(--color-text-secondary)}._windowsList_1azlp_237{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-xs)}._windowItem_1azlp_246{padding:var(--spacing-sm) var(--spacing-md);border:none;border-radius:8px;background:#fff6;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);cursor:pointer;transition:all .15s ease-out;position:relative;overflow:hidden}[data-theme=dark] ._windowItem_1azlp_246,._theme-dark_1azlp_45 ._windowItem_1azlp_246{background:#32323266}._windowItem_1azlp_246:hover{background:#fff9;transform:translate(-2px)}[data-theme=dark] ._windowItem_1azlp_246:hover,._theme-dark_1azlp_45 ._windowItem_1azlp_246:hover{background:#3c3c3c99}._windowItem_1azlp_246._focused_1azlp_276{background:#ffffffb3;box-shadow:0 2px 8px #0000001a}[data-theme=dark] ._windowItem_1azlp_246._focused_1azlp_276,._theme-dark_1azlp_45 ._windowItem_1azlp_246._focused_1azlp_276{background:#464646b3;box-shadow:0 2px 8px #0000004d}._windowItem_1azlp_246._minimized_1azlp_287{opacity:.6}._windowItem_1azlp_246:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}._windowItemContent_1azlp_296{display:flex;align-items:center;gap:var(--spacing-sm);position:relative}._windowIndicator_1azlp_303{flex-shrink:0;width:20px;display:flex;align-items:center;justify-content:center}._windowIndicatorDot_1azlp_311{width:6px;height:6px;border-radius:50%;background:var(--color-text-secondary);opacity:.4;transition:all .15s ease-out}._windowIndicatorDot_1azlp_311._focused_1azlp_276{background:var(--color-accent);opacity:1;width:8px;height:8px}._windowInfo_1azlp_327{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}._windowTitle_1azlp_335{font-weight:500;color:var(--color-text);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}._windowMeta_1azlp_345{display:flex;align-items:center;gap:var(--spacing-xs)}._windowStatus_1azlp_351{font-size:11px;color:var(--color-text-secondary);font-weight:400;opacity:.7}._windowCloseButton_1azlp_358{background:transparent;border:none;padding:4px;color:var(--color-text-secondary);cursor:pointer;border-radius:4px;transition:all .15s ease-out;width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.6}._windowItem_1azlp_246:hover ._windowCloseButton_1azlp_358{opacity:1}._windowCloseButton_1azlp_358:hover{background:#dc2626;color:#fff;opacity:1}._windowCloseIcon_1azlp_385{width:10px;height:10px;color:currentColor}@keyframes _fadeIn_1azlp_1{0%{opacity:0}to{opacity:1}}@keyframes _slideInRight_1azlp_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:768px){._drawer_1azlp_17{top:42px;width:100vw;max-width:100vw}._backdrop_1azlp_1{top:42px}._drawerHeader_1azlp_63{padding:var(--spacing-md);min-height:56px}._drawerTitle_1azlp_89{font-size:16px}._closeAllButton_1azlp_119,._closeButton_1azlp_142{min-width:44px;min-height:44px;padding:var(--spacing-sm)}._windowItem_1azlp_246{padding:var(--spacing-md);min-height:64px}._windowTitle_1azlp_335{font-size:14px}._windowCloseButton_1azlp_358{min-width:44px;min-height:44px;padding:var(--spacing-sm);width:28px;height:28px}._windowCloseIcon_1azlp_385{width:12px;height:12px}}@media(prefers-reduced-motion:reduce){._backdrop_1azlp_1,._drawer_1azlp_17{animation:none}}._button_vq1l0_1{display:flex;align-items:center;gap:6px;padding:6px 10px;background:transparent;border:1px solid transparent;border-radius:6px;color:var(--taskbar-text);font-size:13px;font-weight:400;cursor:pointer;transition:none;font-family:inherit;position:relative;min-height:auto}._windowIcon_vq1l0_19{width:16px;height:16px;flex-shrink:0;color:var(--taskbar-text)}._button_vq1l0_1:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}._button_vq1l0_1:active{transform:scale(.98)}._icon_vq1l0_35{font-size:var(--font-size-base);line-height:1}._badge_vq1l0_40{display:inline-flex;align-items:center;justify-content:center;background:var(--color-accent);color:#fff;font-size:10px;font-weight:600;padding:1px 5px;border-radius:8px;min-width:16px;height:16px;text-align:center;line-height:1}._count_vq1l0_56{font-weight:400;color:inherit;font-size:13px}@media(max-width:768px){._button_vq1l0_1{padding:var(--spacing-xs);min-width:36px;min-height:36px;font-size:var(--font-size-sm)}._icon_vq1l0_35,._count_vq1l0_56{font-size:var(--font-size-sm)}._badge_vq1l0_40{font-size:9px;padding:1px 4px;min-width:16px}}@media(max-width:480px){._button_vq1l0_1{padding:var(--spacing-xs)}._icon_vq1l0_35{display:none}}._systemStatus_148j7_1{display:flex;align-items:center;gap:16px;font-size:13px}._batteryStatus_148j7_8{display:flex;align-items:center;gap:6px;padding:0 0 0 10px;background:transparent;border:none;transition:none;color:var(--taskbar-text);font-size:13px;font-weight:400;min-height:auto}._batteryIcon_148j7_22{width:20px;height:12px;flex-shrink:0;display:flex;align-items:center;color:var(--taskbar-text)}._batteryLevel_148j7_31{font-weight:400;font-size:13px;color:var(--taskbar-text)}._chargingIndicator_148j7_37{font-size:10px;line-height:1;display:flex;align-items:center;color:var(--taskbar-text)}._pluggedIn_148j7_45{font-size:13px;font-weight:400;color:var(--taskbar-text)}._dateTime_148j7_51{display:flex;align-items:center;padding:0;background:transparent;border:none;transition:none;min-width:auto;color:var(--taskbar-text)}._dateTimeText_148j7_62{font-size:13px;font-weight:400;color:var(--taskbar-text);line-height:1.2;font-variant-numeric:tabular-nums;white-space:nowrap}@media(max-width:768px){._systemStatus_148j7_1{gap:var(--spacing-xs);font-size:var(--font-size-xs)}._batteryStatus_148j7_8{padding:var(--spacing-xs);gap:2px;min-height:36px}._batteryLevel_148j7_31{font-size:var(--font-size-xs)}._dateTime_148j7_51{min-width:70px;padding:var(--spacing-xs);min-height:36px}._date_148j7_51{font-size:10px}._time_148j7_98{font-size:var(--font-size-xs)}._pluggedIn_148j7_45{display:none}}@media(max-width:480px){._systemStatus_148j7_1{gap:var(--spacing-xs)}._date_148j7_51,._batteryLevel_148j7_31{display:none}}._themeSwitcher_ls70m_1{position:relative;display:flex;align-items:center}._themeButton_ls70m_7{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:6px;background:transparent;border:1px solid transparent;color:var(--taskbar-text);font-size:13px;font-weight:400;cursor:pointer;transition:none;min-width:auto;min-height:auto;justify-content:center;font-family:inherit}._themeButton_ls70m_7:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}._themeIcon_ls70m_31{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--taskbar-text)}._themeLabel_ls70m_41{display:none}._dropdown_ls70m_46{position:absolute;top:calc(100% + var(--spacing-xs));right:0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;box-shadow:var(--dropdown-shadow),var(--dropdown-outline);min-width:150px;z-index:1001;overflow:hidden;animation:_slideDown_ls70m_1 var(--motion-duration) var(--motion-easing);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@keyframes _slideDown_ls70m_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dropdownItem_ls70m_74{display:flex;align-items:center;gap:var(--spacing-sm);width:100%;padding:var(--spacing-sm) var(--spacing-md);background:transparent;border:none;color:var(--color-text);font-size:13px;font-weight:400;font-family:inherit;cursor:pointer;transition:background-color var(--motion-duration) var(--motion-easing);text-align:left;min-height:44px}._dropdownItem_ls70m_74:hover{background:var(--color-bg)}._dropdownItem_ls70m_74:focus-visible{outline:2px solid var(--color-focus);outline-offset:-2px}._dropdownItem_ls70m_74._active_ls70m_101{background:var(--color-bg);font-weight:600}._itemIcon_ls70m_106{font-size:var(--font-size-base);line-height:1;display:flex;align-items:center;justify-content:center;width:20px}._itemLabel_ls70m_115{flex:1}._checkmark_ls70m_119{color:var(--color-accent);font-weight:600;font-size:var(--font-size-base)}@media(max-width:768px){._themeButton_ls70m_7{padding:var(--spacing-xs);min-width:36px;min-height:36px}._themeLabel_ls70m_41{display:none}._dropdown_ls70m_46{right:0;min-width:140px}._dropdownItem_ls70m_74{padding:var(--spacing-sm);min-height:44px}}@media(max-width:480px){._themeButton_ls70m_7{padding:var(--spacing-xs);min-width:44px;min-height:44px}._dropdown_ls70m_46{min-width:120px}}@media(prefers-reduced-motion:reduce){._dropdown_ls70m_46{animation:none}}
