.WorkflowsPage-module__VI2dVG__container{flex-direction:column;gap:24px;display:flex}.WorkflowsPage-module__VI2dVG__hasDock{padding-bottom:132px}@media (max-width:768px){.WorkflowsPage-module__VI2dVG__hasDock{padding-bottom:104px}}.WorkflowsPage-module__VI2dVG__header{margin-bottom:24px;margin-left:-10px;position:absolute;top:0}.WorkflowsPage-module__VI2dVG__title{color:var(--text-primary);letter-spacing:-.02em;font-size:22px;font-weight:600;font-family:var(--font-display);margin:0;line-height:1.2;position:relative;top:16px}.WorkflowsPage-module__VI2dVG__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.WorkflowsPage-module__VI2dVG__toolbarFilters{flex:auto;min-width:0}.WorkflowsPage-module__VI2dVG__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:20px;display:grid}.WorkflowsPage-module__VI2dVG__skeletonCard{background:linear-gradient(90deg, var(--bg-secondary) 0%, var(--bg-hover) 50%, var(--bg-secondary) 100%);border:1px solid var(--border-subtle);background-size:200% 100%;border-radius:14px;height:168px;animation:1.2s ease-in-out infinite WorkflowsPage-module__VI2dVG__skeletonShimmer}@keyframes WorkflowsPage-module__VI2dVG__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.WorkflowsPage-module__VI2dVG__emptyCta{background:var(--accent);color:#fff;border-radius:var(--radius);transition:background var(--transition);align-items:center;margin-top:8px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.WorkflowsPage-module__VI2dVG__emptyCta:hover{background:var(--accent-hover)}.WorkflowsPage-module__VI2dVG__emptyState{background:var(--bg-secondary);border:1px dashed var(--border-color);border-radius:var(--radius-lg);color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:48px 16px;display:flex}.WorkflowsPage-module__VI2dVG__emptyTitle{color:var(--text-secondary);margin:0;font-size:14px;font-weight:600}.WorkflowsPage-module__VI2dVG__emptyHint{color:var(--text-muted);margin:0;font-size:13px}@media (max-width:768px){.WorkflowsPage-module__VI2dVG__container{gap:18px}.WorkflowsPage-module__VI2dVG__grid{grid-template-columns:minmax(0,1fr)}}@media (min-width:769px) and (max-width:1100px){.WorkflowsPage-module__VI2dVG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.WorkflowsPage-module__VI2dVG__shelves{flex-direction:column;gap:16px;display:flex;position:relative}.WorkflowsPage-module__VI2dVG__themeSection:before{content:"";background:var(--border-subtle);z-index:0;width:2px;position:absolute;top:44px;bottom:-44px;left:21px}.WorkflowsPage-module__VI2dVG__themeSection:last-child:before{bottom:0}.WorkflowsPage-module__VI2dVG__timelineRow{padding-left:50px;position:relative}.WorkflowsPage-module__VI2dVG__timelineRow:not(:last-child):before{content:"";background:var(--border-subtle);z-index:0;width:2px;position:absolute;top:17px;bottom:-33px;left:22px}.WorkflowsPage-module__VI2dVG__collectionNode{z-index:1;box-sizing:border-box;background:linear-gradient(var(--accent-subtle), var(--accent-subtle)), var(--bg-primary);width:34px;height:34px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:6px}.WorkflowsPage-module__VI2dVG__collectionNode svg{width:17px;height:17px}.WorkflowsPage-module__VI2dVG__timelineRow>section{content-visibility:auto;contain-intrinsic-size:auto 280px}.WorkflowsPage-module__VI2dVG__shelfPeek{position:relative}.WorkflowsPage-module__VI2dVG__shelfPeekInner{pointer-events:none;max-height:81px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 28%,#0000 100%);mask-image:linear-gradient(#000 28%,#0000 100%)}.WorkflowsPage-module__VI2dVG__peekButtonWrap{pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:-2px;left:0;right:0}.WorkflowsPage-module__VI2dVG__viewMoreWrap{justify-content:center;margin-top:14px;display:flex}.WorkflowsPage-module__VI2dVG__viewMore{pointer-events:auto;font-family:var(--font-display);color:var(--text-muted);background:var(--bg-elevated);border:1px solid var(--border-subtle);cursor:pointer;transition:background var(--transition), color var(--transition), border-color var(--transition);border-radius:999px;align-items:center;gap:6px;padding:7px 18px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #0000000f}.WorkflowsPage-module__VI2dVG__viewMore:hover{background:var(--bg-hover);color:var(--text-primary)}.WorkflowsPage-module__VI2dVG__viewMore svg{opacity:.7}.WorkflowsPage-module__VI2dVG__themes{flex-direction:column;gap:44px;display:flex}.WorkflowsPage-module__VI2dVG__themeSection{flex-direction:column;gap:10px;display:flex;position:relative}.WorkflowsPage-module__VI2dVG__themeHeader{flex-direction:row;align-items:center;gap:12px;display:flex}.WorkflowsPage-module__VI2dVG__themeHeaderText{flex-direction:column;gap:0;min-width:0;display:flex}.WorkflowsPage-module__VI2dVG__themeIcon{background:var(--accent-subtle);width:44px;height:44px;color:var(--accent);border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}.WorkflowsPage-module__VI2dVG__themeIcon svg{width:18px;height:18px}.WorkflowsPage-module__VI2dVG__themeTitle{width:fit-content;font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-size:18px;font-weight:600;line-height:1.15;text-decoration:none;display:inline-block}a.WorkflowsPage-module__VI2dVG__themeTitle:hover{color:var(--accent)}.WorkflowsPage-module__VI2dVG__themeTagline{color:var(--text-muted);margin:0;font-size:14px}.WorkflowsPage-module__VI2dVG__themeScoped{flex-direction:column;gap:16px;display:flex}.WorkflowsPage-module__VI2dVG__themeScopedHead{flex-direction:column;gap:2px;display:flex}.WorkflowsPage-module__VI2dVG__themeScopedTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:20px;font-weight:600;line-height:1.15}.WorkflowsPage-module__VI2dVG__themeScopedTagline{color:var(--text-muted);margin:0;font-size:14px}.WorkflowsPage-module__VI2dVG__scopeHeader{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.WorkflowsPage-module__VI2dVG__scopeBack{color:var(--text-muted);font-size:13px;font-weight:600;font-family:var(--font-display);flex:none;text-decoration:none}.WorkflowsPage-module__VI2dVG__scopeBack:hover{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.WorkflowsPage-module__VI2dVG__scopeTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-primary);font-size:18px;font-weight:600}.WorkflowsPage-module__VI2dVG__loadMoreSpinner{color:var(--text-tertiary);justify-content:center;align-items:center;padding:24px 0;display:flex}.WorkflowsPage-module__VI2dVG__sentinel{width:100%;height:1px}.WorkflowsPage-module__VI2dVG__themeRow{padding-left:56px;position:relative}.WorkflowsPage-module__VI2dVG__themeRow>section{content-visibility:auto;contain-intrinsic-size:auto 330px}.WorkflowsPage-module__VI2dVG__themeViewAll{font-family:var(--font-display);color:var(--accent);white-space:nowrap;flex:none;align-items:center;gap:4px;margin-left:auto;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.WorkflowsPage-module__VI2dVG__themeViewAll:hover{text-underline-offset:2px;text-decoration:underline}
.WorkflowCard-module__YbLVuq__card{background:var(--bg-secondary);border:1px solid var(--border-subtle);color:inherit;cursor:pointer;border-radius:14px;flex-direction:column;gap:14px;padding:22px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.WorkflowCard-module__YbLVuq__card:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 6px 16px #0000000d}button.WorkflowCard-module__YbLVuq__card{appearance:none;text-align:left;font:inherit;color:inherit;cursor:pointer;width:100%}.WorkflowCard-module__YbLVuq__body{flex-direction:column;flex:1;gap:6px;display:flex}.WorkflowCard-module__YbLVuq__title{color:var(--text-primary);letter-spacing:-.2px;font-size:16px;font-weight:600;line-height:1.35;font-family:var(--font-display);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.WorkflowCard-module__YbLVuq__description{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.WorkflowCard-module__YbLVuq__cardMedia{padding:22px 20px}.WorkflowCard-module__YbLVuq__media{border-bottom:1px solid var(--border-subtle);background:#fff;border-radius:13px 13px 0 0;flex:none;gap:1px;height:84px;margin:-22px -20px 0;display:flex;position:relative;overflow:hidden}.WorkflowCard-module__YbLVuq__mediaShot{object-fit:cover;object-position:top;filter:grayscale();background:#fff;flex:1 1 0;min-width:0;height:100%;transition:filter .25s}.WorkflowCard-module__YbLVuq__mediaTint{mix-blend-mode:multiply;pointer-events:none;transition:opacity .25s;position:absolute;inset:0}.WorkflowCard-module__YbLVuq__cardMedia:hover .WorkflowCard-module__YbLVuq__mediaTint,.WorkflowCard-module__YbLVuq__cardMedia:focus-visible .WorkflowCard-module__YbLVuq__mediaTint{opacity:.16}.WorkflowCard-module__YbLVuq__cardMedia:hover .WorkflowCard-module__YbLVuq__mediaShot,.WorkflowCard-module__YbLVuq__cardMedia:focus-visible .WorkflowCard-module__YbLVuq__mediaShot{filter:none}[data-theme=dark] .WorkflowCard-module__YbLVuq__cardMedia:hover .WorkflowCard-module__YbLVuq__mediaShot,[data-theme=dark] .WorkflowCard-module__YbLVuq__cardMedia:focus-visible .WorkflowCard-module__YbLVuq__mediaShot{filter:brightness(.85)}.WorkflowCard-module__YbLVuq__mediaLockup{justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.WorkflowCard-module__YbLVuq__cardMedia:hover .WorkflowCard-module__YbLVuq__mediaLockup,.WorkflowCard-module__YbLVuq__cardMedia:focus-visible .WorkflowCard-module__YbLVuq__mediaLockup{opacity:0}.WorkflowCard-module__YbLVuq__lockupIcon{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:flex;box-shadow:0 1px 3px #00000024}.WorkflowCard-module__YbLVuq__lockupIcon+.WorkflowCard-module__YbLVuq__lockupIcon{margin-left:-7px}.WorkflowCard-module__YbLVuq__lockupIcon img{border-radius:4px}.WorkflowCard-module__YbLVuq__lockupBlank{background:var(--bg-tertiary);border-radius:4px;width:16px;height:16px}.WorkflowCard-module__YbLVuq__hue0 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#4a8672,#2a5c4c)}.WorkflowCard-module__YbLVuq__hue1 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#4e6f96,#32506f)}.WorkflowCard-module__YbLVuq__hue2 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#6f5e94,#4e4070)}.WorkflowCard-module__YbLVuq__hue3 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#9a7c3f,#74591f)}.WorkflowCard-module__YbLVuq__hue4 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#9a6250,#74432f)}.WorkflowCard-module__YbLVuq__hue5 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#3f8283,#275e60)}.WorkflowCard-module__YbLVuq__hue6 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#5a7080,#3d525f)}.WorkflowCard-module__YbLVuq__hue7 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#75824a,#55622e)}[data-theme=dark] .WorkflowCard-module__YbLVuq__hue0 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#35604f,#1f4038)}[data-theme=dark] .WorkflowCard-module__YbLVuq__hue1 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#38506c,#253a50)}[data-theme=dark] .WorkflowCard-module__YbLVuq__hue2 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#4f4369,#37294d)}[data-theme=dark] .WorkflowCard-module__YbLVuq__hue3 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#6e5a2e,#4e3f1a)}[data-theme=dark] .WorkflowCard-module__YbLVuq__hue4 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#6e4739,#503023)}[data-theme=dark] .WorkflowCard-module__YbLVuq__hue5 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#2e5d5e,#1d4344)}[data-theme=dark] .WorkflowCard-module__YbLVuq__hue6 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#41525e,#2c3a44)}[data-theme=dark] .WorkflowCard-module__YbLVuq__hue7 .WorkflowCard-module__YbLVuq__mediaTint{background:linear-gradient(135deg,#545e36,#3a4420)}@media (prefers-reduced-motion:reduce){.WorkflowCard-module__YbLVuq__mediaTint,.WorkflowCard-module__YbLVuq__mediaShot{transition:none}}.WorkflowCard-module__YbLVuq__cardMedia .WorkflowCard-module__YbLVuq__strip{border-top:1px solid var(--border-subtle);background:0 0;margin:0 -20px -22px;padding:12px 10px 14px}.WorkflowCard-module__YbLVuq__strip{background:var(--bg-hover);border-radius:0 0 13px 13px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:0;margin:0 -22px -22px;padding:14px 10px;display:flex;overflow:hidden}.WorkflowCard-module__YbLVuq__stripRow{align-items:center;min-width:0;display:inline-flex}.WorkflowCard-module__YbLVuq__node{background:var(--bg-elevated);border:1px solid var(--border-subtle);color:var(--text-primary);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-width:0;max-width:150px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}.WorkflowCard-module__YbLVuq__nodeWebrun{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.WorkflowCard-module__YbLVuq__nodeLabel{text-overflow:ellipsis;white-space:nowrap;line-height:1;overflow:hidden}.WorkflowCard-module__YbLVuq__nodeIcon{width:14px;height:14px;color:var(--text-secondary);flex-shrink:0}.WorkflowCard-module__YbLVuq__nodeIconLight{color:#fff;flex-shrink:0;width:14px;height:14px}.WorkflowCard-module__YbLVuq__nodeFavicon{border-radius:3px;flex-shrink:0}.WorkflowCard-module__YbLVuq__nodeIconBlank{background:var(--bg-tertiary);border-radius:3px;flex-shrink:0;width:14px;height:14px}.WorkflowCard-module__YbLVuq__nodeMore{background:var(--bg-elevated);border:1px solid var(--border-subtle);color:var(--text-secondary);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;margin-left:6px;padding:5px 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.WorkflowCard-module__YbLVuq__chevron{width:12px;height:12px;color:var(--text-tertiary);flex-shrink:0;margin:0 4px}.WorkflowCard-module__YbLVuq__nodeDelivery{color:var(--text-secondary);background:0 0;border-style:dashed}
.DiagramCanvas-module__AyWI5q__viewport{border:1px solid var(--border-subtle);background-color:var(--bg-secondary);background-image:radial-gradient(circle, rgba(var(--accent-rgb), .18) 1px, transparent 1px);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background-size:22px 22px;border-radius:12px;height:400px;position:relative;overflow:hidden}.DiagramCanvas-module__AyWI5q__viewport.DiagramCanvas-module__AyWI5q__grabbing{cursor:grabbing}.DiagramCanvas-module__AyWI5q__viewport.DiagramCanvas-module__AyWI5q__active{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.DiagramCanvas-module__AyWI5q__hintOverlay{z-index:2;pointer-events:none;background:rgba(var(--accent-rgb), .05);justify-content:center;align-items:center;animation:.14s ease-out DiagramCanvas-module__AyWI5q__hintFade;display:flex;position:absolute;inset:0}.DiagramCanvas-module__AyWI5q__hintPill{background:var(--text-primary);color:var(--bg-secondary);border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 4px 16px #0000002e}.DiagramCanvas-module__AyWI5q__hintPill svg{width:16px;height:16px}@keyframes DiagramCanvas-module__AyWI5q__hintFade{0%{opacity:0}to{opacity:1}}@media (max-width:760px){.DiagramCanvas-module__AyWI5q__viewport{height:320px}}.DiagramCanvas-module__AyWI5q__content{transform-origin:0 0;will-change:transform;position:absolute;top:0;left:0}.DiagramCanvas-module__AyWI5q__content.DiagramCanvas-module__AyWI5q__animated{transition:transform .12s ease-out}.DiagramCanvas-module__AyWI5q__content.DiagramCanvas-module__AyWI5q__hidden{visibility:hidden}@media (prefers-reduced-motion:reduce){.DiagramCanvas-module__AyWI5q__content.DiagramCanvas-module__AyWI5q__animated{transition:none}}.DiagramCanvas-module__AyWI5q__measure{--accent-subtle:var(--accent-subtle-solid);display:inline-block}.DiagramCanvas-module__AyWI5q__controls{z-index:3;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:12px;right:12px}.DiagramCanvas-module__AyWI5q__controlBtn{border:1px solid var(--border-subtle);background:var(--bg-secondary);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;transition:color var(--transition), border-color var(--transition);border-radius:8px;justify-content:center;align-items:center;display:flex}.DiagramCanvas-module__AyWI5q__controlBtn:hover{color:var(--text-primary);border-color:var(--accent)}.DiagramCanvas-module__AyWI5q__controlBtn svg{width:16px;height:16px}
.UserWorkflowCard-module__hs0SGq__card{background:var(--bg-secondary);border:1px solid var(--border-subtle);color:inherit;cursor:pointer;border-radius:14px;flex-direction:column;gap:14px;padding:22px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.UserWorkflowCard-module__hs0SGq__card:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 6px 16px #0000000d}button.UserWorkflowCard-module__hs0SGq__card{appearance:none;text-align:left;font:inherit;color:inherit;cursor:pointer;width:100%}.UserWorkflowCard-module__hs0SGq__body{flex-direction:column;flex:1;gap:6px;display:flex}.UserWorkflowCard-module__hs0SGq__title{color:var(--text-primary);letter-spacing:-.2px;font-size:16px;font-weight:600;line-height:1.35;font-family:var(--font-display);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding-right:48px;display:-webkit-box;overflow:hidden}.UserWorkflowCard-module__hs0SGq__description{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.UserWorkflowCard-module__hs0SGq__strip{background:var(--bg-hover);border-radius:0 0 13px 13px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:0;margin:0 -22px -22px;padding:14px 22px;display:flex;overflow:hidden}.UserWorkflowCard-module__hs0SGq__stripRow{align-items:center;min-width:0;display:inline-flex}.UserWorkflowCard-module__hs0SGq__node{background:var(--bg-elevated);border:1px solid var(--border-subtle);color:var(--text-primary);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-width:0;max-width:150px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}.UserWorkflowCard-module__hs0SGq__nodeWebrun{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.UserWorkflowCard-module__hs0SGq__nodeLabel{text-overflow:ellipsis;white-space:nowrap;line-height:1;overflow:hidden}.UserWorkflowCard-module__hs0SGq__nodeIconLight{color:#fff;flex-shrink:0;width:14px;height:14px}.UserWorkflowCard-module__hs0SGq__nodeFavicon{border-radius:3px;flex-shrink:0}.UserWorkflowCard-module__hs0SGq__nodeIconBlank{background:var(--bg-tertiary);border-radius:3px;flex-shrink:0;width:14px;height:14px}.UserWorkflowCard-module__hs0SGq__nodeMore{background:var(--bg-elevated);border:1px solid var(--border-subtle);color:var(--text-secondary);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;margin-left:6px;padding:5px 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.UserWorkflowCard-module__hs0SGq__chevron{width:12px;height:12px;color:var(--text-tertiary);flex-shrink:0;margin:0 4px}.UserWorkflowCard-module__hs0SGq__agentBadge{z-index:1;background:var(--accent-subtle);border:1px solid rgba(var(--accent-rgb), .22);height:20px;color:var(--accent);white-space:nowrap;pointer-events:none;border-radius:999px;align-items:center;gap:4px;padding:0 8px;font-size:11px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:14px;right:14px}.UserWorkflowCard-module__hs0SGq__agentBadgeIcon{flex-shrink:0;width:12px;height:12px}
.actions-module__ZjEuta__liveContainer{border:1px solid var(--border-subtle);border-radius:var(--radius);background:var(--bg-elevated);margin:8px 0 4px;animation:.2s actions-module__ZjEuta__fadeInUp;overflow:hidden}.actions-module__ZjEuta__liveHeader{border-bottom:1px solid var(--border-subtle);text-transform:uppercase;letter-spacing:.5px;color:var(--sage);align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.actions-module__ZjEuta__liveLabel{margin-right:auto}.actions-module__ZjEuta__liveDot{background:var(--sage);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite actions-module__ZjEuta__pulse}.actions-module__ZjEuta__liveTabs{background:var(--bg-tertiary);border-radius:var(--radius-sm);gap:2px;padding:2px;display:flex}.actions-module__ZjEuta__liveTab{text-transform:none;letter-spacing:0;color:var(--text-tertiary);border-radius:calc(var(--radius-sm) - 2px);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;align-items:center;gap:6px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:600;display:inline-flex}.actions-module__ZjEuta__liveTab:hover{color:var(--text-primary)}.actions-module__ZjEuta__liveTabActive{background:var(--bg-elevated);color:var(--text-primary);box-shadow:var(--shadow-sm)}.actions-module__ZjEuta__liveTabCount{color:var(--text-muted);background:var(--bg-hover);border-radius:8px;padding:1px 6px;font-size:10px;font-weight:600;line-height:1.4}.actions-module__ZjEuta__liveTabActive .actions-module__ZjEuta__liveTabCount{color:var(--accent);background:var(--accent-subtle)}.actions-module__ZjEuta__statusRow{color:var(--text-secondary);align-items:center;gap:10px;padding:7px 14px;font-size:13px;font-style:italic;display:flex}.actions-module__ZjEuta__emptyTab{color:var(--text-muted);text-align:center;padding:20px 14px;font-size:12px;font-style:italic}.actions-module__ZjEuta__liveList{max-height:240px;padding:6px 0;overflow-y:auto}.actions-module__ZjEuta__liveList::-webkit-scrollbar{width:4px}.actions-module__ZjEuta__liveList::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:2px}.actions-module__ZjEuta__actionRow{color:var(--text-secondary);transition:background var(--transition-fast);align-items:center;gap:10px;padding:7px 14px;font-size:13px;display:flex}.actions-module__ZjEuta__actionRow:hover{background:var(--bg-hover)}.actions-module__ZjEuta__actionRowFailed{border-left:3px solid var(--danger);color:var(--danger-light);padding-left:11px}.actions-module__ZjEuta__actionIcon{text-align:center;flex-shrink:0;width:fit-content;font-size:14px;display:flex}.actions-module__ZjEuta__actionBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.actions-module__ZjEuta__actionLabel{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.actions-module__ZjEuta__actionMeta{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.actions-module__ZjEuta__actionStatus{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.actions-module__ZjEuta__statusSpinner{border:2px solid var(--border-subtle);border-top-color:var(--sage);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite actions-module__ZjEuta__spin}.actions-module__ZjEuta__statusCheck{color:var(--success);font-size:14px;line-height:1}.actions-module__ZjEuta__statusFailed{color:var(--danger);font-size:14px;line-height:1}.actions-module__ZjEuta__downloadMeta{color:var(--text-muted);align-items:center;gap:8px;font-size:11px;display:flex}.actions-module__ZjEuta__downloadUrl{white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.actions-module__ZjEuta__copyBtn{width:20px;height:20px;color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.actions-module__ZjEuta__copyBtn:hover{color:var(--text-primary);background:var(--bg-hover);border-color:var(--border-color)}.actions-module__ZjEuta__abortBtn{color:var(--danger);background:var(--danger-subtle);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);border:1px solid #dc262633;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:600}.actions-module__ZjEuta__abortBtn:hover{border-color:var(--danger);background:#dc262633}.actions-module__ZjEuta__embedContainer{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-tertiary);width:100%;margin:18px auto -9px;overflow:hidden}.actions-module__ZjEuta__embedHeader{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background var(--transition-fast);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.actions-module__ZjEuta__embedHeader:hover{background:var(--bg-hover)}.actions-module__ZjEuta__embedHeaderLeft{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.actions-module__ZjEuta__embedHeaderIcon{font-size:14px;display:flex}.actions-module__ZjEuta__embedFailCount{color:var(--danger-light);font-size:12px;font-weight:500}.actions-module__ZjEuta__embedChevron{color:var(--text-muted);transition:transform var(--transition-fast);align-items:center;display:flex}.actions-module__ZjEuta__embedChevronOpen{transform:rotate(180deg)}.actions-module__ZjEuta__embedBadges{align-items:center;gap:8px;padding:0 14px;display:flex}.actions-module__ZjEuta__embedBadge{color:var(--text-muted);background:var(--bg-tertiary);border-left:1px solid var(--accent-subtle);align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:500;display:flex}.actions-module__ZjEuta__embedBadgeIcon{font-size:12px;display:flex}.actions-module__ZjEuta__embedExpanded{max-height:300px;padding:0;overflow-y:auto}.actions-module__ZjEuta__embedExpanded::-webkit-scrollbar{width:4px}.actions-module__ZjEuta__embedExpanded::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:2px}.actions-module__ZjEuta__embedActionRow{color:var(--text-secondary);transition:background var(--transition-fast);align-items:center;gap:10px;padding:6px 14px;font-size:13px;display:flex}.actions-module__ZjEuta__embedActionRow:hover{background:var(--bg-hover)}.actions-module__ZjEuta__embedActionRowFailed{border-left:3px solid var(--danger);padding-left:11px}.actions-module__ZjEuta__actionIndex{width:10px;color:var(--text-muted);text-align:center;flex-shrink:0;font-size:11px;font-weight:500}.actions-module__ZjEuta__actionDuration{color:var(--text-muted);text-align:right;flex-shrink:0;min-width:12px;font-size:11px}@keyframes actions-module__ZjEuta__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes actions-module__ZjEuta__pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes actions-module__ZjEuta__spin{to{transform:rotate(360deg)}}
.UrlSuggestPanel-module__Uj7QxG__panel{background:var(--bg-elevated,var(--bg-input));border:1px solid var(--border-color);z-index:50;border-radius:12px;max-height:360px;padding:6px;animation:.12s ease-out UrlSuggestPanel-module__Uj7QxG__urlSuggestSlide;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #0000002e}@keyframes UrlSuggestPanel-module__Uj7QxG__urlSuggestSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.UrlSuggestPanel-module__Uj7QxG__row{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;transition:background var(--transition);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:500;display:flex}.UrlSuggestPanel-module__Uj7QxG__row:hover,.UrlSuggestPanel-module__Uj7QxG__rowActive{background:var(--accent-subtle,#7f7f7f1f)}.UrlSuggestPanel-module__Uj7QxG__favicon{object-fit:contain;border-radius:3px;flex-shrink:0;width:16px;height:16px}.UrlSuggestPanel-module__Uj7QxG__domain{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.UrlSuggestPanel-module__Uj7QxG__text{flex-direction:column;flex:1;min-width:0;line-height:1.25;display:flex}.UrlSuggestPanel-module__Uj7QxG__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.UrlSuggestPanel-module__Uj7QxG__host{color:var(--text-tertiary,var(--text-secondary));text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:400;overflow:hidden}
.style-module__MQOP_W__streamContainer{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-xl);max-height:100%;height:var(--stream-container-height,fit-content);flex-direction:column;display:flex;overflow:hidden}.style-module__MQOP_W__streamHeader{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;height:50px;padding:14px 18px;display:flex}.style-module__MQOP_W__streamTitle{color:var(--text-primary);align-items:center;gap:16px;font-size:15px;font-weight:600;display:flex}.style-module__MQOP_W__streamTitleText{align-items:center;gap:8px;display:flex}.style-module__MQOP_W__recordingIndicator{background:var(--danger-light);width:10px;height:10px;box-shadow:0 0 0 3px rgba(var(--danger-rgb), .2);border-radius:50%;animation:2s ease-in-out infinite style-module__MQOP_W__pulse}@keyframes style-module__MQOP_W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}.style-module__MQOP_W__endedIndicator{background:var(--text-tertiary);opacity:.5;border-radius:50%;width:10px;height:10px}.style-module__MQOP_W__streamTitleMeta{color:var(--text-secondary);background:var(--accent-subtle);border:1px solid rgba(var(--accent-rgb), .3);border-radius:var(--radius);align-items:center;gap:4px;padding:5px 11px;font-size:12px;font-weight:600;display:flex}.style-module__MQOP_W__streamTitleMeta .style-module__MQOP_W__statValue{color:var(--accent);font-variant-numeric:tabular-nums;margin-left:4px;font-weight:700}.style-module__MQOP_W__streamControls{align-items:center;gap:8px;display:flex}.style-module__MQOP_W__streamBtn,.style-module__MQOP_W__streamBtnDanger{border-radius:var(--radius);color:var(--text-secondary);cursor:pointer;transition:background var(--transition), color var(--transition), border-color var(--transition);background:0 0;border:1px solid #0000;align-items:center;gap:7px;height:32px;padding:0 11px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.style-module__MQOP_W__streamBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.style-module__MQOP_W__streamIconBtn{justify-content:center;width:32px;padding:0}.style-module__MQOP_W__streamBtnDanger{color:var(--danger);border-color:rgba(var(--danger-rgb), .35);padding:0 12px}.style-module__MQOP_W__streamBtnDanger:hover{background:var(--danger-subtle);border-color:var(--danger)}.style-module__MQOP_W__streamBtnDanger:disabled{opacity:.6;cursor:default}.style-module__MQOP_W__streamContent{background:var(--bg-video);min-height:var(--stream-content-min-height,596px);--wr-font-display:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", sans-serif;--wr-font-text:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", sans-serif;--wr-font-mono:"SF Mono", "Menlo", "Monaco", "Courier New", monospace;--wr-accent:#007aff;--wr-accent-hover:#0066d6;--wr-accent-subtle:#007aff1f;--wr-surface:#f5f5f7;--wr-surface-raised:#fff;--wr-surface-sunken:#e8e8ed;--wr-toolbar-border:#b0b0b0;--wr-dark-surface:#1c1c1e;--wr-dark-raised:#2c2c2e;--wr-dark-sunken:#0e0e0e;--wr-dark-toolbar-border:#1a1a1c;--wr-text:#1d1d1f;--wr-text-secondary:#6e6e73;--wr-text-tertiary:#86868b;--wr-text-muted:#aeaeb2;--wr-text-light:#ffffffe6;--wr-text-light-secondary:#fff9;--wr-border:#00000026;--wr-border-subtle:#00000014;--wr-border-light:#ffffff1f;--wr-border-light-subtle:#ffffff0f;--wr-radius-sm:6px;--wr-radius-md:10px;--wr-radius-lg:16px;--wr-radius-xl:20px;--wr-shadow-window:0 25px 80px #0006, 0 8px 24px #0003, 0 0 0 .5px #0000001f, inset 0 .5px 0 #fff9;--wr-shadow-menu:0 10px 30px #0006;--wr-shadow-widget:0 8px 24px #00000026, 0 0 0 .5px #ffffff0f;--wr-glass-dark:#00000073;--wr-glass-blur:saturate(180%) blur(25px);--wr-glass-menu:#1e1e1ef2;--wr-space-xs:4px;--wr-space-sm:8px;--wr-space-md:12px;--wr-space-lg:16px;--wr-space-xl:20px;--wr-space-2xl:24px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.style-module__MQOP_W__streamVideo{object-fit:contain;width:100%;height:100%;display:none}.style-module__MQOP_W__streamVideo.style-module__MQOP_W__active{display:block}.style-module__MQOP_W__interactionCanvas{cursor:default;z-index:50;width:100%;height:100%;position:absolute;top:0;left:0}.style-module__MQOP_W__streamPlaceholder{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:40px 24px;animation:.5s ease-out style-module__MQOP_W__streamFadeIn;display:flex}@keyframes style-module__MQOP_W__streamFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.style-module__MQOP_W__streamPlaceholderIcon{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;display:flex;position:relative}.style-module__MQOP_W__streamPlaceholderIcon svg{width:28px;height:28px;color:var(--text-muted);opacity:.7}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__connecting{background:rgba(var(--accent-rgb), .08)}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__connecting:before{content:"";border:2px solid #0000;border-top-color:var(--accent);border-radius:50%;animation:1s linear infinite style-module__MQOP_W__streamSpin;position:absolute;inset:-4px}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__connecting:after{content:"";border:1.5px solid #0000;border-top-color:rgba(var(--accent-rgb), .3);border-radius:50%;animation:2s linear infinite reverse style-module__MQOP_W__streamSpin;position:absolute;inset:-10px}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__reconnecting{background:rgba(var(--terracotta-rgb,194, 97, 47), .08)}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__reconnecting:before{content:"";border:2px solid #0000;border-top-color:var(--terracotta);border-radius:50%;animation:.8s linear infinite style-module__MQOP_W__streamSpin;position:absolute;inset:-4px}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__reconnecting:after{content:"";border:1.5px solid #0000;border-top-color:rgba(var(--terracotta-rgb,194, 97, 47), .3);border-radius:50%;animation:1.6s linear infinite reverse style-module__MQOP_W__streamSpin;position:absolute;inset:-10px}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__failed{background:rgba(var(--danger-rgb), .1)}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__failed svg{color:var(--danger);opacity:.9}@keyframes style-module__MQOP_W__streamSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__MQOP_W__streamPlaceholderTitle{color:var(--text-secondary);margin-bottom:2px;font-size:14px;font-weight:600}.style-module__MQOP_W__preSessionHint{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:32px 24px;display:flex;position:absolute;inset:0}.style-module__MQOP_W__preSessionHintIcon{color:#ffffffd1;background:#ffffff0d;border:1px solid #ffffff17;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:2px;display:flex}.style-module__MQOP_W__preSessionHintTitle{color:#fffffff2;letter-spacing:-.01em;font-size:16px;font-weight:600;line-height:1.3}.style-module__MQOP_W__preSessionHintText{color:#fff9;max-width:320px;font-size:13px;line-height:1.5}.style-module__MQOP_W__preSessionHintBadge{color:#ffffffc7;letter-spacing:.01em;background:#ffffff0d;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:7px;margin-top:4px;padding:5px 11px 5px 9px;font-size:11.5px;font-weight:500;display:inline-flex}.style-module__MQOP_W__preSessionHintBadgeDot{background:#34d399;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite style-module__MQOP_W__preSessionHintPulse;box-shadow:0 0 0 3px #34d3992e}@keyframes style-module__MQOP_W__preSessionHintPulse{0%,to{opacity:1}50%{opacity:.45}}.style-module__MQOP_W__orphanRecordingNotice{border:1px solid rgba(var(--danger-rgb), .25);background:rgba(var(--danger-rgb), .08);max-width:420px;color:var(--text-secondary);text-align:left;border-radius:10px;align-items:flex-start;gap:10px;margin-top:14px;padding:12px 14px;display:flex}.style-module__MQOP_W__orphanRecordingNotice svg{color:var(--danger);opacity:.9;flex-shrink:0;margin-top:1px}.style-module__MQOP_W__orphanRecordingNoticeBody{flex-direction:column;gap:2px;font-size:12px;line-height:1.45;display:flex}.style-module__MQOP_W__orphanRecordingNoticeLink{color:var(--terracotta);margin-top:6px;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s}.style-module__MQOP_W__orphanRecordingNoticeLink:hover{color:var(--terracotta-light);text-decoration:underline}.style-module__MQOP_W__reconnectBtn{background:var(--terracotta);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;margin-top:8px;padding:10px 28px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.style-module__MQOP_W__reconnectBtn:hover{background:var(--terracotta-light);box-shadow:0 4px 12px rgba(var(--terracotta-rgb,194, 97, 47), .3);transform:translateY(-1px)}.style-module__MQOP_W__takeOverBtn{z-index:100;background:linear-gradient(135deg, var(--teal-light) 0%, var(--teal) 100%);border:1px solid rgba(var(--teal-rgb), .4);color:#fff;cursor:pointer;box-shadow:0 4px 6px rgba(var(--teal-rgb), .3);opacity:0;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:700;transition:all .3s;position:absolute;top:20px;right:20px}.style-module__MQOP_W__streamContent:hover .style-module__MQOP_W__takeOverBtn,.style-module__MQOP_W__chromeContentArea:hover .style-module__MQOP_W__takeOverBtn{opacity:1}.style-module__MQOP_W__takeOverBtn:hover{background:linear-gradient(135deg, var(--teal) 0%, #0f766e 100%);box-shadow:0 6px 12px rgba(var(--teal-rgb), .4);transform:translateY(-2px)}.style-module__MQOP_W__takeOverBtn.style-module__MQOP_W__active{background:linear-gradient(135deg, var(--success) 0%, var(--success-hover) 100%);border-color:rgba(var(--success-rgb), .4);box-shadow:0 4px 6px rgba(var(--success-rgb), .3)}.style-module__MQOP_W__dockArea{z-index:200;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.style-module__MQOP_W__dock{background:var(--wr-glass-dark);-webkit-backdrop-filter:saturate(150%)blur(20px);backdrop-filter:saturate(150%)blur(20px);opacity:0;border:1px solid #ffffff2e;border-radius:18px;align-items:flex-end;gap:4px;padding:6px 10px;transition:opacity .3s,transform .3s;display:flex;box-shadow:0 8px 32px #00000040,inset 0 .5px #ffffff26,inset 0 -.5px #0000001a}.style-module__MQOP_W__streamContent:hover .style-module__MQOP_W__dock{opacity:1}.style-module__MQOP_W__dockItem{border-radius:var(--wr-radius-md);cursor:pointer;transform-origin:bottom;background:0 0;border:none;flex-direction:column;align-items:center;gap:3px;padding:6px 14px;transition:transform .15s,background .2s;display:flex;position:relative}@keyframes style-module__MQOP_W__dockBounce{0%,to{transform:translateY(0)}25%{transform:translateY(-12px)}50%{transform:translateY(-4px)}75%{transform:translateY(-8px)}}.style-module__MQOP_W__dockItemBouncing{animation:.6s style-module__MQOP_W__dockBounce}.style-module__MQOP_W__dockItem:hover{background:#ffffff1f}.style-module__MQOP_W__dockIcon{color:#ffffffe6;justify-content:center;align-items:center;display:inline-flex}.style-module__MQOP_W__dockLabel{color:#fffc;font-size:11px;font-weight:500;line-height:1}.style-module__MQOP_W__dockItemActive:after{content:"";background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.style-module__MQOP_W__dockDivider{background:#fff3;flex-shrink:0;width:1px;height:28px;margin:0 4px}.style-module__MQOP_W__dockPinned{opacity:1}@keyframes style-module__MQOP_W__dockOverflowSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.style-module__MQOP_W__dockOverflow{z-index:201;background:var(--wr-glass-dark);-webkit-backdrop-filter:saturate(150%)blur(20px);backdrop-filter:saturate(150%)blur(20px);border:1px solid #ffffff2e;border-radius:14px;max-width:calc(100vw - 24px);padding:10px;animation:.18s style-module__MQOP_W__dockOverflowSlide;position:absolute;bottom:calc(100% + 12px);right:0;box-shadow:0 8px 32px #00000059,inset 0 .5px #ffffff26}.style-module__MQOP_W__dockOverflowGrid{grid-template-columns:repeat(3,minmax(80px,1fr));gap:4px;display:grid}.style-module__MQOP_W__dockOverflowItem{transform-origin:50%}.style-module__MQOP_W__dockOverflowBadge{background:var(--teal,#14b8a6);color:#fff;text-align:center;pointer-events:none;border-radius:8px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;line-height:16px;position:absolute;top:2px;right:2px;box-shadow:0 1px 2px #0006}@media (max-width:768px){.style-module__MQOP_W__dockOverflow{max-width:calc(100vw - 16px);right:-8px}.style-module__MQOP_W__dockOverflowGrid{grid-template-columns:repeat(3,1fr)}}.style-module__MQOP_W__desktopContextMenu{background:var(--wr-glass-menu);min-width:180px;-webkit-backdrop-filter:var(--wr-glass-blur);backdrop-filter:var(--wr-glass-blur);border-radius:var(--wr-radius-sm);padding:var(--wr-space-xs) 0;box-shadow:var(--wr-shadow-menu);z-index:500;border:1px solid #ffffff1a;animation:.1s ease-out style-module__MQOP_W__menuFadeIn;position:fixed}@keyframes style-module__MQOP_W__menuFadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.style-module__MQOP_W__contextMenuItem{width:calc(100% - 8px);padding:var(--wr-space-xs) 14px;font-size:13px;font-family:var(--wr-font-text);color:#ffffffd9;text-align:left;cursor:pointer;border-radius:var(--wr-radius-sm);margin:0 var(--wr-space-xs);background:0 0;border:none;display:block}.style-module__MQOP_W__contextMenuItem:hover{background:var(--wr-accent-hover);color:#fff}.style-module__MQOP_W__contextMenuDivider{height:1px;margin:var(--wr-space-xs) 0;background:#ffffff1a}.style-module__MQOP_W__overlayWindow{z-index:150;border-radius:var(--wr-radius-md);background:var(--wr-surface);border:1px solid var(--wr-border);box-shadow:var(--wr-shadow-window);flex-direction:column;animation:.2s cubic-bezier(.16,1,.3,1) style-module__MQOP_W__windowOpen;display:flex;position:absolute;inset:8px 8px 56px;overflow:hidden}@keyframes style-module__MQOP_W__windowOpen{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes style-module__MQOP_W__windowMinimize{0%{opacity:1;transform:translate(0)scale(1)}55%{opacity:.75}to{opacity:0;transform:translate(var(--min-tx,0px), var(--min-ty,320px)) scale(.06)}}.style-module__MQOP_W__overlayMinimizing{pointer-events:none;animation:.28s cubic-bezier(.5,0,.85,.45) forwards style-module__MQOP_W__windowMinimize}.style-module__MQOP_W__resizeEdgeTop,.style-module__MQOP_W__resizeEdgeBottom,.style-module__MQOP_W__resizeEdgeLeft,.style-module__MQOP_W__resizeEdgeRight,.style-module__MQOP_W__resizeCornerTL,.style-module__MQOP_W__resizeCornerTR,.style-module__MQOP_W__resizeCornerBL,.style-module__MQOP_W__resizeCornerBR{z-index:55;position:absolute}.style-module__MQOP_W__resizeEdgeTop{cursor:ns-resize;height:8px;top:-4px;left:14px;right:14px}.style-module__MQOP_W__resizeEdgeBottom{cursor:ns-resize;height:8px;bottom:-4px;left:14px;right:14px}.style-module__MQOP_W__resizeEdgeLeft{cursor:ew-resize;width:8px;top:14px;bottom:14px;left:-4px}.style-module__MQOP_W__resizeEdgeRight{cursor:ew-resize;width:8px;top:14px;bottom:14px;right:-4px}.style-module__MQOP_W__resizeCornerTL{cursor:nwse-resize;width:14px;height:14px;top:-4px;left:-4px}.style-module__MQOP_W__resizeCornerTR{cursor:nesw-resize;width:14px;height:14px;top:-4px;right:-4px}.style-module__MQOP_W__resizeCornerBL{cursor:nesw-resize;width:14px;height:14px;bottom:-4px;left:-4px}.style-module__MQOP_W__resizeCornerBR{cursor:nwse-resize;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='7' y1='1' x2='1' y2='7' stroke='%23999' stroke-width='1'/%3E%3Cline x1='7' y1='4' x2='4' y2='7' stroke='%23999' stroke-width='1'/%3E%3C/svg%3E");background-position:right 2px bottom 2px;background-repeat:no-repeat;background-size:8px 8px;width:14px;height:14px;transition:opacity .15s;bottom:-4px;right:-4px}.style-module__MQOP_W__resizeCornerBR:hover{opacity:1}.style-module__MQOP_W__overlayWindow:not(.style-module__MQOP_W__overlayMaximized){cursor:default}.style-module__MQOP_W__overlayWindowDark{background:var(--wr-dark-surface);border-color:#ffffff14}.style-module__MQOP_W__overlayMaximized{border-radius:0;transition:all .3s cubic-bezier(.16,1,.3,1);width:auto!important;height:auto!important;inset:25px 0 48px!important}.style-module__MQOP_W__overlayWindow ::-webkit-scrollbar{width:8px;height:8px}.style-module__MQOP_W__overlayWindow ::-webkit-scrollbar-track{background:0 0}.style-module__MQOP_W__overlayWindow ::-webkit-scrollbar-thumb{background:#0003 padding-box padding-box;border:2px solid #0000;border-radius:4px}.style-module__MQOP_W__overlayWindow ::-webkit-scrollbar-thumb:hover{background:#00000059 padding-box padding-box;border:2px solid #0000}.style-module__MQOP_W__overlayWindowDark ::-webkit-scrollbar-thumb{background:#fff3 padding-box padding-box;border:2px solid #0000}.style-module__MQOP_W__overlayWindowDark ::-webkit-scrollbar-thumb:hover{background:#ffffff59 padding-box padding-box;border:2px solid #0000}.style-module__MQOP_W__overlayTitleBar{border-bottom:1px solid var(--wr-toolbar-border);-webkit-user-select:none;user-select:none;cursor:default;background:linear-gradient(#e8e8e8 0%,#d6d6d6 100%);flex-shrink:0;justify-content:center;align-items:center;height:38px;padding:0 14px;display:flex;position:relative}.style-module__MQOP_W__overlayTitleBar:after{content:"";opacity:.035;pointer-events:none;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");position:absolute;inset:0}.style-module__MQOP_W__overlayTitleBar:active{cursor:default}.style-module__MQOP_W__overlayTitleBarDark{border-bottom-color:var(--wr-dark-toolbar-border);background:linear-gradient(#3a3a3c 0%,#2c2c2e 100%)}.style-module__MQOP_W__trafficLights{align-items:center;gap:8px;display:flex;position:absolute;left:14px}.style-module__MQOP_W__trafficBtn{cursor:default;box-sizing:border-box;color:#0000;border:.5px solid #00000026;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;padding:0;display:flex}.style-module__MQOP_W__trafficLights:hover .style-module__MQOP_W__trafficBtn{color:#00000080}.style-module__MQOP_W__trafficBtn svg{display:block}.style-module__MQOP_W__trafficClose{cursor:pointer;background:linear-gradient(#ff6058 0%,#e2463b 100%);box-shadow:inset 0 0 0 .5px #0000001a}.style-module__MQOP_W__trafficClose:hover{background:linear-gradient(#ff4136 0%,#d63027 100%)}.style-module__MQOP_W__trafficMinimize{cursor:pointer;background:linear-gradient(#ffbd2e 0%,#dfa123 100%);box-shadow:inset 0 0 0 .5px #0000001a}.style-module__MQOP_W__trafficMinimize:hover{background:linear-gradient(#ffc842 0%,#e5ad28 100%)}.style-module__MQOP_W__trafficMaximize{cursor:pointer;background:linear-gradient(#28c941 0%,#1aab29 100%);box-shadow:inset 0 0 0 .5px #0000001a}.style-module__MQOP_W__trafficMaximize:hover{background:linear-gradient(#34d950 0%,#20b830 100%)}.style-module__MQOP_W__overlayTitle{color:#000000bf;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.style-module__MQOP_W__titleBarSpacer{width:60px;position:absolute;right:14px}.style-module__MQOP_W__fmToolbar{background:linear-gradient(#f0f0f0 0%,#e6e6e6 100%);border-bottom:1px solid #c8c8c8;align-items:center;gap:10px;padding:6px 12px;display:flex}.style-module__MQOP_W__fmNavBtns{gap:2px;display:flex}.style-module__MQOP_W__fmNavBtn{color:#555;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.style-module__MQOP_W__fmNavBtn:hover{background:#0000000f}.style-module__MQOP_W__fmBreadcrumb{color:#666;background:#fff;border:1px solid #c8c8c8;border-radius:6px;flex:1;align-items:center;gap:4px;padding:4px 10px;font-size:12px;display:flex;box-shadow:inset 0 1px 2px #0000000a}.style-module__MQOP_W__fmBreadcrumbItem{color:#555;align-items:center;display:flex}.style-module__MQOP_W__fmBreadcrumbActive{color:#1a1a1a;font-weight:600}.style-module__MQOP_W__fmBreadcrumbSep{color:#bbb;font-size:11px}.style-module__MQOP_W__fmSearch{color:#999;background:#fff;border:1px solid #c8c8c8;border-radius:6px;align-items:center;gap:5px;min-width:100px;padding:4px 10px;font-size:12px;display:flex;box-shadow:inset 0 1px 2px #0000000a}.style-module__MQOP_W__fmBody{flex:1;display:flex;overflow:hidden}.style-module__MQOP_W__fmSidebar{background:#f0f0f0;border-right:1px solid #d5d5d5;flex-shrink:0;width:160px;padding:8px 0;overflow-y:auto}.style-module__MQOP_W__fmSideSection{margin-bottom:12px}.style-module__MQOP_W__fmSideLabel{text-transform:uppercase;letter-spacing:.5px;color:#888;margin-bottom:2px;padding:4px 14px;font-size:10px;font-weight:700}.style-module__MQOP_W__fmSideItem{color:#333;cursor:pointer;border-radius:0;align-items:center;gap:8px;padding:5px 14px;font-size:12px;display:flex}.style-module__MQOP_W__fmSideItem:hover{background:#0000000a}.style-module__MQOP_W__fmSideItemActive{color:#007aff;background:#007aff1f}.style-module__MQOP_W__fmSideItemActive:hover{background:#007aff29}.style-module__MQOP_W__fmSideItemActive svg{color:#007aff}.style-module__MQOP_W__fmContent{background:#fff;flex-direction:column;flex:1;display:flex;overflow:hidden}.style-module__MQOP_W__fmGrid{flex:1;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));align-content:start;gap:4px;padding:16px;display:grid;overflow-y:auto}.style-module__MQOP_W__fmFile{cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;transition:background .1s;display:flex}.style-module__MQOP_W__fmFile:hover{background:#007aff14}.style-module__MQOP_W__fmFileSelected{outline-offset:-2px;background:#007aff2e;outline:2px solid #007aff80}.style-module__MQOP_W__fmFileSelected:hover{background:#007aff38}.style-module__MQOP_W__fmFileSelected .style-module__MQOP_W__fmFileName{color:#007aff;font-weight:600}.style-module__MQOP_W__fmFileIcon{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.style-module__MQOP_W__fmFileName{color:#222;text-align:center;word-break:break-word;max-width:76px;font-size:11px;line-height:1.3}.style-module__MQOP_W__fmStatusBar{color:#888;background:#f5f5f5;border-top:1px solid #ddd;flex-shrink:0;justify-content:space-between;align-items:center;padding:5px 14px;font-size:11px;display:flex}.style-module__MQOP_W__termBody{background:#0e0e0e;flex:1;padding:12px 14px;font-family:SF Mono,Menlo,Monaco,Courier New,monospace;font-size:12.5px;line-height:1.6;overflow-y:auto}.style-module__MQOP_W__termLine{white-space:pre}.style-module__MQOP_W__termPromptUser{color:#5af78e;font-weight:600}.style-module__MQOP_W__termPromptSep{color:#e4e4e4}.style-module__MQOP_W__termPromptDir{color:#57c7ff;font-weight:600}.style-module__MQOP_W__termPromptDollar{color:#e4e4e4}.style-module__MQOP_W__termCmd{color:#f3f3f3}.style-module__MQOP_W__termOutput{color:#b0b0b0;white-space:pre;margin-bottom:4px}.style-module__MQOP_W__termCursor{vertical-align:text-bottom;background:#c7c7c7;width:8px;height:15px;margin-left:4px;animation:1s step-end infinite style-module__MQOP_W__termBlink;display:inline-block;box-shadow:0 0 4px #c7c7c780}@keyframes style-module__MQOP_W__termBlink{0%,to{opacity:1}50%{opacity:0}}.style-module__MQOP_W__fmUploadBtn{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #c8c8c8;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;transition:all .15s;display:flex}.style-module__MQOP_W__fmUploadBtn:hover{color:#007aff;background:#007aff0f;border-color:#007aff}.style-module__MQOP_W__fmUploadBtn:disabled{opacity:.5;cursor:not-allowed}.style-module__MQOP_W__fmDropZone{z-index:10;color:#007aff;pointer-events:none;background:#007aff26;border:2px dashed #007aff99;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex;position:absolute;inset:0}.style-module__MQOP_W__fmEmptyState{color:#999;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:40px 20px;font-size:12px;display:flex}.style-module__MQOP_W__fmContextMenu{z-index:20;background:#fff;border:1px solid #d5d5d5;border-radius:8px;min-width:160px;padding:4px 0;font-size:12px;animation:.1s ease-out style-module__MQOP_W__streamFadeIn;position:absolute;box-shadow:0 8px 24px #0000002e,0 0 0 .5px #0000000f}.style-module__MQOP_W__fmContextMenuItem{color:#222;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:6px 14px;text-decoration:none;display:block}.style-module__MQOP_W__fmContextMenuItem:hover{color:#fff;background:#007aff}.style-module__MQOP_W__fmContextMenuItemDanger{color:#e74c3c}.style-module__MQOP_W__fmContextMenuItemDanger:hover{color:#fff;background:#e74c3c}.style-module__MQOP_W__fmContextMenuItemDisabled{color:#bbb;cursor:default;padding:6px 14px}.style-module__MQOP_W__fmContextMenuDivider{background:#e8e8e8;height:1px;margin:3px 0}.style-module__MQOP_W__fmSearchInput{color:#333;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:12px}.style-module__MQOP_W__fmSearchInput::placeholder{color:#999}.style-module__MQOP_W__fmDeleteConfirmOverlay{z-index:30;background:#0000004d;border-radius:0 0 8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.style-module__MQOP_W__fmDeleteConfirm{text-align:center;background:#fff;border-radius:12px;min-width:260px;max-width:320px;padding:20px 24px;box-shadow:0 12px 40px #0003,0 0 0 .5px #00000014}.style-module__MQOP_W__fmDeleteConfirmTitle{color:#222;word-break:break-word;margin-bottom:6px;font-size:14px;font-weight:600}.style-module__MQOP_W__fmDeleteConfirmText{color:#888;margin-bottom:16px;font-size:12px}.style-module__MQOP_W__fmDeleteConfirmActions{justify-content:center;gap:8px;display:flex}.style-module__MQOP_W__fmDeleteConfirmBtn,.style-module__MQOP_W__fmDeleteConfirmBtnDanger{cursor:pointer;color:#333;background:#f5f5f5;border:1px solid #d5d5d5;border-radius:6px;padding:6px 20px;font-size:12px;font-weight:600;transition:all .15s}.style-module__MQOP_W__fmDeleteConfirmBtn:hover{background:#e8e8e8}.style-module__MQOP_W__fmDeleteConfirmBtnDanger{color:#fff;background:#e74c3c;border-color:#c0392b}.style-module__MQOP_W__fmDeleteConfirmBtnDanger:hover{background:#c0392b}.style-module__MQOP_W__osPopupOverlay{z-index:210;-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background:#00000052;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.style-module__MQOP_W__osPopup{text-align:center;min-width:320px;max-width:400px;font-family:var(--wr-font-display);background:#ffffffb8;border-radius:14px;padding:28px 32px 22px;box-shadow:0 24px 60px #0000002e,inset 0 0 0 .5px #ffffff4d,0 0 0 .5px #0000000f}.style-module__MQOP_W__osPopupTitle{color:#1d1d1f;letter-spacing:-.1px;margin-bottom:6px;font-size:14px;font-weight:700}.style-module__MQOP_W__osPopupText{color:#3a3a3c;margin-bottom:20px;font-size:13px;line-height:1.5}.style-module__MQOP_W__osPopupActions{border-top:.5px solid #00000014;justify-content:center;margin:0 -32px;padding:12px 32px 0;display:flex}.style-module__MQOP_W__osPopupBtn{color:#fff;cursor:pointer;letter-spacing:-.1px;background:#007aff;border:none;border-radius:6px;min-width:90px;padding:5px 32px;font-size:13px;font-weight:500;transition:background .15s}.style-module__MQOP_W__osPopupBtn:hover{background:#0062cc}.style-module__MQOP_W__osPopupBtn:active{background:#004fa3}.style-module__MQOP_W__chromeWindow{z-index:100;background:#dee1e6;border:1px solid #0000002e;border-radius:8px;flex-direction:column;animation:.2s cubic-bezier(.16,1,.3,1) style-module__MQOP_W__windowOpen;display:flex;position:absolute;inset:16px 16px 72px;overflow:hidden;box-shadow:0 25px 80px #0006,0 8px 24px #0003,0 0 0 .5px #0000001f}.style-module__MQOP_W__chromeWindow:not(.style-module__MQOP_W__overlayMaximized){cursor:default}.style-module__MQOP_W__chromeTitleBar{-webkit-user-select:none;user-select:none;cursor:default;background:#dee1e6;flex-shrink:0;align-items:flex-end;height:38px;padding:0 8px 0 78px;display:flex;position:relative}.style-module__MQOP_W__chromeTitleBar:active{cursor:default}.style-module__MQOP_W__chromeTitleBar .style-module__MQOP_W__trafficLights{top:50%;left:12px;transform:translateY(-50%)}.style-module__MQOP_W__chromeTabBar{flex:1;align-items:flex-end;gap:1px;height:100%;padding-top:8px;display:flex;overflow:hidden}.style-module__MQOP_W__chromeTab{color:#5f6368;cursor:pointer;background:0 0;border-radius:8px 8px 0 0;flex-shrink:1;align-items:center;gap:8px;min-width:40px;max-width:240px;height:30px;padding:0 14px;font-size:12px;font-weight:400;transition:background .15s;display:flex;position:relative;overflow:visible;box-shadow:inset -1px 0 #c0c3c8}.style-module__MQOP_W__chromeTab:last-of-type{box-shadow:none}.style-module__MQOP_W__chromeTab:hover{box-shadow:none;background:#ffffff73}.style-module__MQOP_W__chromeTab:hover+.style-module__MQOP_W__chromeTab{box-shadow:none}.style-module__MQOP_W__chromeTabActive{color:#202124;box-shadow:none;z-index:2;background:#fff;font-weight:500}.style-module__MQOP_W__chromeTab:has(+.style-module__MQOP_W__chromeTabActive){box-shadow:none}.style-module__MQOP_W__chromeTabActive:hover{background:#fff}.style-module__MQOP_W__chromeTabActive:before,.style-module__MQOP_W__chromeTabActive:after{content:"";pointer-events:none;width:8px;height:8px;position:absolute;bottom:0}.style-module__MQOP_W__chromeTabActive:before{background:radial-gradient(circle at 0 0,#0000 7.5px,#fff 8px);left:-8px}.style-module__MQOP_W__chromeTabActive:after{background:radial-gradient(circle at 100% 0,#0000 7.5px,#fff 8px);right:-8px}.style-module__MQOP_W__chromeTabFavicon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.style-module__MQOP_W__chromeTabFavicon img{border-radius:2px;width:16px;height:16px}.style-module__MQOP_W__chromeTabFaviconFallback{color:#5f6368;width:16px;height:16px}.style-module__MQOP_W__chromeTabTitle{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;line-height:1.2;overflow:hidden}.style-module__MQOP_W__chromeTabClose{color:#5f6368;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-left:4px;padding:0;transition:all .1s;display:flex}.style-module__MQOP_W__chromeTab:hover .style-module__MQOP_W__chromeTabClose{opacity:1}.style-module__MQOP_W__chromeTabClose:hover{color:#202124;background:#0000001f}.style-module__MQOP_W__chromeNewTab{color:#5f6368;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-bottom:2px;margin-left:4px;transition:background .15s;display:flex}.style-module__MQOP_W__chromeNewTab:hover{background:#0000000f}.style-module__MQOP_W__chromeToolbar{z-index:60;background:#fff;border-bottom:1px solid #dfe1e5;flex-shrink:0;align-items:center;gap:4px;height:38px;padding:4px 8px;display:flex;position:relative}.style-module__MQOP_W__chromeNavBtns{gap:0;display:flex}.style-module__MQOP_W__chromeNavBtn{color:#5f6368;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .15s;display:flex}.style-module__MQOP_W__chromeNavBtn:hover{background:#5f636814}.style-module__MQOP_W__chromeNavBtn:active{background:#5f636824}.style-module__MQOP_W__chromeNavBtnDisabled{opacity:.38;cursor:default;pointer-events:none}.style-module__MQOP_W__chromeAddressWrap{flex:1;min-width:0;display:flex;position:relative}.style-module__MQOP_W__chromeAddressBar{color:#202124;background:#f1f3f4;border-radius:16px;flex:1;align-items:center;gap:8px;min-width:0;height:30px;padding:0 14px;font-size:14px;transition:background .2s;display:flex;overflow:hidden}.style-module__MQOP_W__chromeAddressBar:hover{background:#e8eaed}.style-module__MQOP_W__chromeLockIcon{color:#5f6368;flex-shrink:0;align-items:center;display:flex}.style-module__MQOP_W__chromeAddressText{white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:Roboto,SF Pro Text,-apple-system,sans-serif;font-size:14px;overflow:hidden}.style-module__MQOP_W__chromeAddressDomain{color:#202124}.style-module__MQOP_W__chromeAddressPath{color:#5f6368}.style-module__MQOP_W__chromeMenuBtn{color:#5f6368;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .15s;display:flex}.style-module__MQOP_W__chromeMenuBtn:hover{background:#5f636814}.style-module__MQOP_W__chromeAddressInput{color:#202124;background:0 0;border:none;outline:none;flex:1;min-width:0;height:30px;padding:0;font-family:Roboto,SF Pro Text,-apple-system,sans-serif;font-size:14px;line-height:30px}.style-module__MQOP_W__chromeAddressInput::placeholder{color:#80868b}.style-module__MQOP_W__chromeAddrSpinner{pointer-events:none;border:2px solid #5f636840;border-top-color:#5f6368;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite style-module__MQOP_W__chromeAddrSpin}@keyframes style-module__MQOP_W__chromeAddrSpin{to{transform:rotate(360deg)}}.style-module__MQOP_W__chromeTakeOverBtn{z-index:5;cursor:pointer;background:linear-gradient(135deg, var(--teal-light) 0%, var(--teal) 100%);color:#fff;white-space:nowrap;border:none;border-radius:6px;padding:5px 14px;font-size:11px;font-weight:600;transition:all .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.style-module__MQOP_W__chromeTakeOverBtn:hover{background:linear-gradient(135deg, var(--teal) 0%, #0f766e 100%)}.style-module__MQOP_W__chromeTakeOverBtn.style-module__MQOP_W__active{background:linear-gradient(135deg, var(--success) 0%, var(--success-hover) 100%)}.style-module__MQOP_W__chromeContentArea{background:var(--bg-video);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.style-module__MQOP_W__chromeContentArea .style-module__MQOP_W__streamVideo{object-fit:cover;object-position:0 100%}.style-module__MQOP_W__takeOverHint{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#00000080;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:500;animation:.2s ease-out style-module__MQOP_W__takeOverHintFadeIn;display:flex;position:absolute;inset:0}@keyframes style-module__MQOP_W__takeOverHintFadeIn{0%{opacity:0}to{opacity:1}}.style-module__MQOP_W__takeOverHintBtn{background:linear-gradient(135deg, var(--teal-light) 0%, var(--teal) 100%);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s}.style-module__MQOP_W__takeOverHintBtn:hover{background:linear-gradient(135deg, var(--teal) 0%, #0f766e 100%);transform:translateY(-1px)}[data-theme=dark] .style-module__MQOP_W__chromeWindow{background:#202124;border-color:#ffffff14;box-shadow:0 22px 70px #0000008c,0 0 0 .5px #ffffff0f}[data-theme=dark] .style-module__MQOP_W__chromeTitleBar{background:#202124}[data-theme=dark] .style-module__MQOP_W__chromeTab{color:#9aa0a6;box-shadow:inset -1px 0 #9aa0a640}[data-theme=dark] .style-module__MQOP_W__chromeTab:last-of-type{box-shadow:none}[data-theme=dark] .style-module__MQOP_W__chromeTab:hover{box-shadow:none;background:#ffffff0f}[data-theme=dark] .style-module__MQOP_W__chromeTab:hover+.style-module__MQOP_W__chromeTab{box-shadow:none}[data-theme=dark] .style-module__MQOP_W__chromeTabActive{color:#e8eaed;box-shadow:none;background:#323639}[data-theme=dark] .style-module__MQOP_W__chromeTab:has(+.style-module__MQOP_W__chromeTabActive){box-shadow:none}[data-theme=dark] .style-module__MQOP_W__chromeTabActive:hover{background:#323639}[data-theme=dark] .style-module__MQOP_W__chromeTabActive:before{background:radial-gradient(circle at 0 0,#0000 7.5px,#323639 8px)}[data-theme=dark] .style-module__MQOP_W__chromeTabActive:after{background:radial-gradient(circle at 100% 0,#0000 7.5px,#323639 8px)}[data-theme=dark] .style-module__MQOP_W__chromeTabFaviconFallback{color:#9aa0a6}[data-theme=dark] .style-module__MQOP_W__chromeTabClose{color:#9aa0a6}[data-theme=dark] .style-module__MQOP_W__chromeTabClose:hover{color:#e8eaed;background:#ffffff1f}[data-theme=dark] .style-module__MQOP_W__chromeNewTab{color:#9aa0a6}[data-theme=dark] .style-module__MQOP_W__chromeNewTab:hover{background:#ffffff0f}[data-theme=dark] .style-module__MQOP_W__chromeToolbar{background:#323639;border-bottom-color:#ffffff14}[data-theme=dark] .style-module__MQOP_W__chromeNavBtn{color:#9aa0a6}[data-theme=dark] .style-module__MQOP_W__chromeNavBtn:hover{background:#ffffff14}[data-theme=dark] .style-module__MQOP_W__chromeNavBtn:active{background:#ffffff24}[data-theme=dark] .style-module__MQOP_W__chromeAddressBar{color:#e8eaed;background:#202124}[data-theme=dark] .style-module__MQOP_W__chromeAddressBar:hover{background:#2a2a2d}[data-theme=dark] .style-module__MQOP_W__chromeLockIcon{color:#9aa0a6}[data-theme=dark] .style-module__MQOP_W__chromeAddressDomain{color:#e8eaed}[data-theme=dark] .style-module__MQOP_W__chromeAddressPath{color:#9aa0a6}[data-theme=dark] .style-module__MQOP_W__chromeMenuBtn{color:#9aa0a6}[data-theme=dark] .style-module__MQOP_W__chromeMenuBtn:hover{background:#ffffff14}[data-theme=dark] .style-module__MQOP_W__chromeAddressInput{color:#e8eaed}[data-theme=dark] .style-module__MQOP_W__chromeAddressInput::placeholder{color:#9aa0a6}@media (max-width:768px){.style-module__MQOP_W__streamContainer{max-width:100%}.style-module__MQOP_W__dock{gap:2px;padding:4px 8px;bottom:8px}.style-module__MQOP_W__dockItem{padding:4px 10px}.style-module__MQOP_W__dockLabel{font-size:10px}.style-module__MQOP_W__overlayWindow,.style-module__MQOP_W__chromeWindow{inset:4px 4px 48px}.style-module__MQOP_W__fmSidebar,.style-module__MQOP_W__fmSearch{display:none}.style-module__MQOP_W__fmGrid{grid-template-columns:repeat(auto-fill,minmax(68px,1fr));padding:10px}}.style-module__MQOP_W__streamContent{--wr-accent:var(--os-accent,#007aff);--wr-accent-hover:var(--os-accent,#0066d6)}.style-module__MQOP_W__overlayUnfocused{box-shadow:0 12px 36px #00000038,0 0 0 .5px #0000001a}.style-module__MQOP_W__overlayUnfocused .style-module__MQOP_W__overlayTitleBar{background:linear-gradient(#f4f4f4 0%,#ececec 100%)}.style-module__MQOP_W__overlayUnfocused .style-module__MQOP_W__overlayTitleBarDark{background:linear-gradient(#2e2e30 0%,#262628 100%)}.style-module__MQOP_W__overlayUnfocused .style-module__MQOP_W__overlayTitle{color:#00000059}.style-module__MQOP_W__overlayUnfocused .style-module__MQOP_W__trafficLights{filter:grayscale()brightness(1.12);opacity:.72}.style-module__MQOP_W__overlayUnfocused.style-module__MQOP_W__chromeWindow .style-module__MQOP_W__chromeTitleBar{background:#e8eaed}.style-module__MQOP_W__snapGhost{z-index:95;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:none;background:#ffffff1f;border:1.5px solid #ffffff73;border-radius:10px;animation:.14s ease-out style-module__MQOP_W__snapGhostIn;position:absolute;box-shadow:inset 0 0 40px #ffffff14}@keyframes style-module__MQOP_W__snapGhostIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.style-module__MQOP_W__tileMenu{z-index:320;background:var(--wr-glass-menu);-webkit-backdrop-filter:var(--wr-glass-blur);backdrop-filter:var(--wr-glass-blur);box-shadow:var(--wr-shadow-menu);border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;gap:5px;padding:8px;animation:.12s ease-out style-module__MQOP_W__menuFadeIn;display:flex;position:absolute}.style-module__MQOP_W__tileMenuOption{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;font-size:11.5px;display:flex}.style-module__MQOP_W__tileMenuOption:hover{background:#ffffff1f}.style-module__MQOP_W__tileMenuRow{gap:5px;display:flex}.style-module__MQOP_W__tileMenuHalf,.style-module__MQOP_W__tileMenuQuarter{cursor:pointer;background:#ffffff0f;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;padding:4px;display:flex}.style-module__MQOP_W__tileMenuHalf:hover,.style-module__MQOP_W__tileMenuQuarter:hover{background:var(--wr-accent,#007aff)}.style-module__MQOP_W__tileGlyph{border:1.5px solid #ffffff8c;border-radius:4px;flex-shrink:0;width:30px;height:19px;display:inline-block;position:relative;overflow:hidden}.style-module__MQOP_W__tileGlyph>span,.style-module__MQOP_W__tileGlyphFill,.style-module__MQOP_W__tileGlyphZoom{background:#ffffffbf;border-radius:1.5px;position:absolute}.style-module__MQOP_W__tileGlyphFill{inset:2px}.style-module__MQOP_W__tileGlyphZoom{inset:4px}.style-module__MQOP_W__tileGlyphLeft:before,.style-module__MQOP_W__tileGlyphRight:before,.style-module__MQOP_W__tileGlyphTL:before,.style-module__MQOP_W__tileGlyphTR:before,.style-module__MQOP_W__tileGlyphBL:before,.style-module__MQOP_W__tileGlyphBR:before{content:"";background:#ffffffbf;border-radius:1.5px;position:absolute}.style-module__MQOP_W__tileGlyphLeft:before{width:calc(50% - 3px);top:2px;bottom:2px;left:2px}.style-module__MQOP_W__tileGlyphRight:before{width:calc(50% - 3px);top:2px;bottom:2px;right:2px}.style-module__MQOP_W__tileGlyphTL:before{width:calc(50% - 3px);height:calc(50% - 3px);top:2px;left:2px}.style-module__MQOP_W__tileGlyphTR:before{width:calc(50% - 3px);height:calc(50% - 3px);top:2px;right:2px}.style-module__MQOP_W__tileGlyphBL:before{width:calc(50% - 3px);height:calc(50% - 3px);bottom:2px;left:2px}.style-module__MQOP_W__tileGlyphBR:before{width:calc(50% - 3px);height:calc(50% - 3px);bottom:2px;right:2px}.style-module__MQOP_W__chromeTabSpinner{border:2px solid #1a73e840;border-top-color:#1a73e8;border-radius:50%;width:13px;height:13px;animation:.8s linear infinite style-module__MQOP_W__chromeAddrSpin;display:inline-block}.style-module__MQOP_W__chromeTabHoverCard{z-index:70;pointer-events:none;background:#fff;border:1px solid #dadce0;border-radius:8px;max-width:300px;padding:8px 12px;animation:.1s ease-out style-module__MQOP_W__menuFadeIn;position:absolute;top:calc(100% + 4px);box-shadow:0 6px 18px #0000002e}.style-module__MQOP_W__chromeTabHoverTitle{color:#202124;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.style-module__MQOP_W__chromeTabHoverUrl{color:#5f6368;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.style-module__MQOP_W__chromeLockBtn{color:#5f6368;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:4px;margin-left:-5px;padding:3px 5px;display:flex}.style-module__MQOP_W__chromeLockBtn:hover{background:#5f63681f}.style-module__MQOP_W__chromeLockInsecure{color:#d93025}.style-module__MQOP_W__chromeNotSecureLabel{font-size:11.5px;font-weight:500}.style-module__MQOP_W__siteInfoPopover{z-index:80;background:#fff;border:1px solid #dadce0;border-radius:10px;width:320px;padding:8px 0;animation:.12s ease-out style-module__MQOP_W__menuFadeIn;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 30px #0003}.style-module__MQOP_W__siteInfoRow{align-items:flex-start;gap:10px;padding:8px 14px;display:flex}.style-module__MQOP_W__siteInfoIcon{color:#5f6368;background:#5f63681a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.style-module__MQOP_W__siteInfoIconWarn{color:#d93025;background:#d930251a}.style-module__MQOP_W__siteInfoTitle{color:#202124;font-size:12.5px;font-weight:500;line-height:1.35}.style-module__MQOP_W__siteInfoSub{color:#5f6368;margin-top:1px;font-size:11px;line-height:1.4}.style-module__MQOP_W__siteInfoDivider{background:#ebebeb;height:1px;margin:4px 0}.style-module__MQOP_W__siteInfoAction{text-align:left;color:#1a73e8;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 14px;font-size:12.5px;display:block}.style-module__MQOP_W__siteInfoAction:hover{background:#1a73e80f}.style-module__MQOP_W__siteInfoAction:disabled{color:#9aa0a6;cursor:default}.style-module__MQOP_W__chromeDropdown{z-index:80;background:#fff;border:1px solid #dadce0;border-radius:10px;min-width:230px;padding:6px 0;animation:.12s ease-out style-module__MQOP_W__menuFadeIn;position:absolute;top:calc(100% + 2px);right:8px;box-shadow:0 10px 30px #0003}.style-module__MQOP_W__chromeDropItem,.style-module__MQOP_W__chromeDropItemDisabled{text-align:left;color:#202124;cursor:pointer;white-space:nowrap;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:6px 16px;font-size:12.5px;display:flex}.style-module__MQOP_W__chromeDropItem:hover{background:#f1f3f4}.style-module__MQOP_W__chromeDropItemDisabled{color:#9aa0a6;cursor:default}.style-module__MQOP_W__chromeDropDivider{background:#ebebeb;height:1px;margin:5px 0}.style-module__MQOP_W__chromeDropHeader{text-transform:uppercase;letter-spacing:.5px;color:#9aa0a6;padding:4px 16px 2px;font-size:10.5px;font-weight:600}.style-module__MQOP_W__chromeDropShortcut{color:#9aa0a6;letter-spacing:.8px;font-size:11px}.style-module__MQOP_W__chromeDropEllipsis{text-overflow:ellipsis;max-width:210px;overflow:hidden}.style-module__MQOP_W__dockLabel{white-space:nowrap;opacity:0;pointer-events:none;z-index:12;background:#2c2c2ef0;border:1px solid #ffffff24;border-radius:6px;padding:3px 10px;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%)translateY(2px);box-shadow:0 4px 14px #00000059}.style-module__MQOP_W__dockItem:hover .style-module__MQOP_W__dockLabel{opacity:1;transform:translate(-50%)translateY(0)}.style-module__MQOP_W__dockOverflowItem .style-module__MQOP_W__dockLabel{opacity:1;box-shadow:none;pointer-events:auto;background:0 0;border:none;padding:0;position:static;transform:none}.style-module__MQOP_W__dockItem{padding:8px 13px}.style-module__MQOP_W__dockDot{pointer-events:none;background:#ffffffe6;border-radius:50%;width:4px;height:4px;position:absolute;bottom:1.5px;left:50%;transform:translate(-50%);box-shadow:0 0 3px #fff9}.style-module__MQOP_W__dockItemFocused{background:#ffffff24}.style-module__MQOP_W__dockSm .style-module__MQOP_W__dockItem{padding:5px 10px}.style-module__MQOP_W__dockSm svg.style-module__MQOP_W__dockIcon,.style-module__MQOP_W__dockSm .style-module__MQOP_W__dockIcon svg{width:17px;height:17px}.style-module__MQOP_W__dockLg .style-module__MQOP_W__dockItem{padding:10px 16px}.style-module__MQOP_W__dockLg svg.style-module__MQOP_W__dockIcon,.style-module__MQOP_W__dockLg .style-module__MQOP_W__dockIcon svg{width:28px;height:28px}.style-module__MQOP_W__trashBody{background:var(--wr-surface-raised);flex-direction:column;flex:1;display:flex;overflow:hidden}.style-module__MQOP_W__trashToolbar{border-bottom:1px solid var(--wr-border-subtle);background:var(--wr-surface);justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.style-module__MQOP_W__trashCount{color:var(--wr-text-secondary);font-size:12px}.style-module__MQOP_W__trashEmptyBtn{color:#d93025;cursor:pointer;background:#fff;border:1px solid #00000024;border-radius:7px;padding:4px 12px;font-size:12px}.style-module__MQOP_W__trashEmptyBtn:hover:not(:disabled){background:#d930250f;border-color:#d93025}.style-module__MQOP_W__trashEmptyBtn:disabled{opacity:.45;cursor:default}.style-module__MQOP_W__trashPutBack{color:var(--wr-text-secondary);cursor:pointer;background:#0000000f;border:none;border-radius:5px;margin-top:2px;padding:2px 8px;font-size:10px}.style-module__MQOP_W__trashPutBack:hover{background:var(--wr-accent,#007aff);color:#fff}.style-module__MQOP_W__osPopupBtnSecondary{color:#1d1d1f;cursor:pointer;background:#0000000f;border:none;border-radius:6px;min-width:90px;padding:5px 24px;font-size:13px;font-weight:500;transition:background .15s}.style-module__MQOP_W__osPopupBtnSecondary:hover{background:#0000001a}.style-module__MQOP_W__forceQuitList{text-align:left;background:#ffffffa6;border:1px solid #0000001a;border-radius:8px;max-height:220px;margin:4px 0 14px;overflow-y:auto}.style-module__MQOP_W__forceQuitRow{color:#1d1d1f;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-size:13px;display:flex}.style-module__MQOP_W__forceQuitRow:last-child{border-bottom:none}.style-module__MQOP_W__forceQuitEmpty{color:#6e6e73;text-align:center;padding:14px;font-size:12.5px}.style-module__MQOP_W__forceQuitBtn{color:#d93025;cursor:pointer;background:#fff;border:1px solid #00000026;border-radius:6px;padding:3px 12px;font-size:12px}.style-module__MQOP_W__forceQuitBtn:hover{background:#d9302512}.style-module__MQOP_W__osSequenceOverlay{z-index:400;background:#000;justify-content:center;align-items:center;animation:.25s ease-out style-module__MQOP_W__osSeqFadeIn;display:flex;position:absolute;inset:0}@keyframes style-module__MQOP_W__osSeqFadeIn{0%{opacity:0}to{opacity:1}}.style-module__MQOP_W__osSequenceWake{pointer-events:none;animation:.7s ease-out forwards style-module__MQOP_W__osSeqWake}@keyframes style-module__MQOP_W__osSeqWake{0%{opacity:1}to{opacity:0}}.style-module__MQOP_W__osSequenceSleep{cursor:pointer;background:radial-gradient(at 50% 40%,#0b0b10 0%,#000 75%)}.style-module__MQOP_W__bootInner{color:#fff;flex-direction:column;align-items:center;gap:34px;display:flex}.style-module__MQOP_W__bootLogo{color:#ffffffeb;animation:.5s ease-out style-module__MQOP_W__bootLogoIn}@keyframes style-module__MQOP_W__bootLogoIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.style-module__MQOP_W__bootProgress{background:#ffffff2e;border-radius:3px;width:190px;height:5px;overflow:hidden}.style-module__MQOP_W__bootProgress span{background:#fff;border-radius:3px;width:0;height:100%;animation:2s cubic-bezier(.3,.6,.4,1) forwards style-module__MQOP_W__bootFill;display:block}@keyframes style-module__MQOP_W__bootFill{0%{width:0}28%{width:32%}55%{width:58%}78%{width:82%}to{width:100%}}.style-module__MQOP_W__shutdownSpinner{border:2.5px solid #fff3;border-top-color:#ffffffd9;border-radius:50%;width:26px;height:26px;animation:.9s linear infinite style-module__MQOP_W__streamSpin}.style-module__MQOP_W__shutdownText{color:#ffffffa6;font-size:13px;font-family:var(--wr-font-text)}.style-module__MQOP_W__sleepInner{color:#fff;font-family:var(--wr-font-display);-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:6px;animation:.6s ease-out style-module__MQOP_W__sleepIn;display:flex}@keyframes style-module__MQOP_W__sleepIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.style-module__MQOP_W__sleepClock{letter-spacing:-1px;font-variant-numeric:tabular-nums;font-size:64px;font-weight:200}.style-module__MQOP_W__sleepDate{color:#fff9;font-size:16px}.style-module__MQOP_W__sleepHint{color:#ffffff59;margin-top:40px;font-size:12px;animation:2.4s ease-in-out infinite style-module__MQOP_W__preSessionHintPulse}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__overlayWindow{background:var(--wr-dark-surface);border-color:#ffffff17}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__overlayTitleBar{border-bottom-color:var(--wr-dark-toolbar-border);background:linear-gradient(#3a3a3c 0%,#2c2c2e 100%)}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__overlayTitle{color:#ffffffbf}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__overlayUnfocused .style-module__MQOP_W__overlayTitleBar{background:linear-gradient(#2e2e30 0%,#262628 100%)}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__overlayUnfocused .style-module__MQOP_W__overlayTitle{color:#fff6}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmToolbar{background:linear-gradient(#323234 0%,#2a2a2c 100%);border-bottom-color:#1f1f21}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmBreadcrumb,.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmSearch,.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmUploadBtn{color:#ffffffbf;background:#232325;border-color:#1c1c1e}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmSearchInput{color:#ffffffd9}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmBreadcrumbItem{color:#fff9}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmBreadcrumbActive{color:#ffffffeb}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmSidebar{background:#252527;border-right-color:#1d1d1f}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmSideItem{color:#ffffffbf}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmSideLabel{color:#ffffff59}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmContent{background:#1d1d1f}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmFileName{color:#ffffffd1}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmStatusBar{color:#ffffff73;background:#252527;border-top-color:#1c1c1e}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmNavBtn{color:#fff9}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmContextMenu{background:#2c2c2e;border-color:#ffffff1f}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmContextMenuItem{color:#ffffffd9}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmContextMenuItemDisabled{color:#ffffff4d}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmContextMenuDivider{background:#ffffff1a}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__fmEmptyState{color:#ffffff73}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__trashBody{background:#1d1d1f}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__trashToolbar{background:#252527;border-bottom-color:#1c1c1e}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__trashEmptyBtn{background:#2c2c2e;border-color:#ffffff24}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__trashPutBack{color:#ffffffb3;background:#ffffff1a}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__osPopup{background:#2c2c2edb}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__osPopupTitle{color:#fffffff2}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__osPopupText{color:#ffffffb3}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__osPopupBtnSecondary{color:#ffffffe6;background:#ffffff1f}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__forceQuitList{background:#1c1c1eb3;border-color:#ffffff1a}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__forceQuitRow{color:#ffffffe6;border-bottom-color:#ffffff12}.style-module__MQOP_W__streamContent[data-os-theme=dark] .style-module__MQOP_W__forceQuitBtn{background:#2c2c2e;border-color:#ffffff26}.style-module__MQOP_W__streamPlaceholderTitle{color:#fffffff2;letter-spacing:-.01em;font-size:16px;font-weight:600}.style-module__MQOP_W__streamPlaceholderSub{color:#ffffff9e;opacity:1;font-size:13px}.style-module__MQOP_W__streamPlaceholderIcon svg{color:#ffffffe6;opacity:1}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__connecting{background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff14}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__connecting:before{border-width:2.5px;border-top-color:#fff}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__connecting:after{border-top-color:rgba(var(--accent-rgb), .9)}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__reconnecting{background:rgba(var(--terracotta-rgb,194, 97, 47), .16);box-shadow:inset 0 0 0 1px #ffffff14}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__reconnecting svg{color:var(--terracotta,#c2612f)}.style-module__MQOP_W__streamPlaceholderIcon.style-module__MQOP_W__reconnecting:before{border-width:2.5px;border-top-color:#fff}.style-module__MQOP_W__chromeStarBtn{color:#5f6368;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-right:-6px;display:flex}.style-module__MQOP_W__chromeStarBtn:hover{background:#5f63681f}.style-module__MQOP_W__chromeStarBtn:disabled{opacity:.35;cursor:default}.style-module__MQOP_W__chromeStarActive{color:#1a73e8}.style-module__MQOP_W__fmList{flex-direction:column;padding:4px 8px 12px;font-size:12px;display:flex}.style-module__MQOP_W__fmListHeader{z-index:1;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:4px 8px;display:flex;position:sticky;top:0}.style-module__MQOP_W__fmListHeadBtn{color:#ffffff8c;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;min-width:0;padding:2px 0;font-size:11px;font-weight:600}.style-module__MQOP_W__fmListHeadBtn:hover{color:#ffffffe6}.style-module__MQOP_W__fmListHeadActive{color:#fff}.style-module__MQOP_W__fmListRow{cursor:default;color:#ffffffe6;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;display:flex}.style-module__MQOP_W__fmListRow:nth-child(2n){background:#ffffff08}.style-module__MQOP_W__fmListRow:hover{background:#ffffff12}.style-module__MQOP_W__fmListRowSelected,.style-module__MQOP_W__fmListRowSelected:hover{background:var(--os-accent,#007aff);color:#fff}.style-module__MQOP_W__fmListCellIcon{transform-origin:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;display:flex;transform:scale(.55)}.style-module__MQOP_W__fmListCellName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.style-module__MQOP_W__fmListCellSize{text-align:right;font-variant-numeric:tabular-nums;opacity:.75;flex:0 0 72px;font-size:11px}.style-module__MQOP_W__fmListCellDate{text-align:right;font-variant-numeric:tabular-nums;opacity:.75;text-overflow:ellipsis;white-space:nowrap;flex:0 0 150px;font-size:11px;overflow:hidden}.style-module__MQOP_W__shotHud{z-index:380;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1c1e26eb;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:10px;padding:8px 12px;animation:.16s ease-out style-module__MQOP_W__shotHudIn;display:flex;position:absolute;bottom:64px;left:50%;transform:translate(-50%);box-shadow:0 10px 34px #00000073}@keyframes style-module__MQOP_W__shotHudIn{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.style-module__MQOP_W__shotHudBtn{color:#ffffffeb;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:7px;padding:5px 8px;font-size:12px;display:flex}.style-module__MQOP_W__shotHudBtn:hover{background:#ffffff1a}.style-module__MQOP_W__shotHudDivider{background:#ffffff24;width:1px;height:18px}.style-module__MQOP_W__shotHudHint{color:#ffffff80;max-width:190px;font-size:10.5px}.style-module__MQOP_W__shotThumb{cursor:pointer;z-index:380;background:#000;border:2px solid #ffffffd9;border-radius:8px;width:148px;padding:0;animation:.25s cubic-bezier(.2,.9,.3,1.2) style-module__MQOP_W__shotThumbIn;position:absolute;bottom:64px;right:18px;overflow:hidden;box-shadow:0 10px 30px #00000080}@keyframes style-module__MQOP_W__shotThumbIn{0%{opacity:0;transform:scale(.4)translateY(30px)}to{opacity:1;transform:scale(1)translateY(0)}}.style-module__MQOP_W__shotThumb img{width:100%;height:auto;display:block}.style-module__MQOP_W__shotThumbSpin{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite style-module__MQOP_W__shotSpin;position:absolute;top:6px;right:6px}@keyframes style-module__MQOP_W__shotSpin{to{transform:rotate(360deg)}}.style-module__MQOP_W__osToastStack{z-index:390;flex-direction:column;gap:8px;width:300px;display:flex;position:absolute;top:33px;right:10px}.style-module__MQOP_W__osToast{text-align:left;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1e2028f0;border:1px solid #ffffff1f;border-radius:11px;align-items:flex-start;gap:9px;width:100%;padding:9px 12px;animation:.22s cubic-bezier(.2,.9,.3,1.1) style-module__MQOP_W__osToastIn;display:flex;box-shadow:0 10px 30px #0006}@keyframes style-module__MQOP_W__osToastIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.style-module__MQOP_W__osToastCritical{border-color:#ef44448c}.style-module__MQOP_W__osToastWarning{border-color:#f59e0b8c}.style-module__MQOP_W__osToastIcon{background:#ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.style-module__MQOP_W__osToastText{flex-direction:column;gap:1px;min-width:0;display:flex}.style-module__MQOP_W__osToastTitle{font-size:12px;font-weight:600}.style-module__MQOP_W__osToastBody{opacity:.7;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}.style-module__MQOP_W__agentCursor{z-index:60;pointer-events:none;transition:left .28s cubic-bezier(.3,.8,.4,1),top .28s cubic-bezier(.3,.8,.4,1);position:absolute;transform:translate(-4px,-4px)}.style-module__MQOP_W__agentCursorRipple{border:2px solid #3b82f6e6;border-radius:50%;width:28px;height:28px;animation:.7s ease-out forwards style-module__MQOP_W__agentRipple;position:absolute;top:-14px;left:-14px}@keyframes style-module__MQOP_W__agentRipple{0%{opacity:1;transform:scale(.25)}to{opacity:0;transform:scale(1.6)}}.style-module__MQOP_W__agentCursorChip{color:#fff;white-space:nowrap;background:#2563ebeb;border-radius:100px;align-items:center;gap:4px;padding:2px 7px;font-size:10px;font-weight:600;display:inline-flex;transform:translate(10px,8px);box-shadow:0 3px 10px #00000059}.style-module__MQOP_W__downloadShelf{z-index:55;background:#f3f4f6fa;border-top:1px solid #0000001f;align-items:center;gap:8px;padding:6px 10px;animation:.2s ease-out style-module__MQOP_W__shelfIn;display:flex;position:absolute;bottom:0;left:0;right:0}@keyframes style-module__MQOP_W__shelfIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.style-module__MQOP_W__downloadShelfItem{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #00000024;border-radius:8px;align-items:center;gap:7px;max-width:240px;padding:5px 10px;font-size:11.5px;display:flex}.style-module__MQOP_W__downloadShelfItem:hover{background:#f3f6ff}.style-module__MQOP_W__downloadShelfName{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.style-module__MQOP_W__downloadShelfStatus{opacity:.55;flex-shrink:0;font-size:10px}.style-module__MQOP_W__downloadShelfClose{color:#00000080;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:2px 6px;font-size:15px}.style-module__MQOP_W__dockBadge{color:#fff;pointer-events:none;background:#ef4444;border-radius:8px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 4px;font-size:9.5px;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px;box-shadow:0 1px 4px #0006}
.MenuBar-module__e1xYrW__menuBar{z-index:200;height:25px;padding:0 var(--wr-space-md);-webkit-backdrop-filter:var(--wr-glass-blur);backdrop-filter:var(--wr-glass-blur);font-family:var(--wr-font-text);color:var(--wr-text-light);-webkit-user-select:none;user-select:none;background:#00000038;justify-content:space-between;align-items:center;font-size:13px;display:flex;position:absolute;top:0;left:0;right:0}.MenuBar-module__e1xYrW__left{align-items:center;gap:0;height:100%;display:flex}.MenuBar-module__e1xYrW__right{align-items:center;gap:10px;height:100%;display:flex}.MenuBar-module__e1xYrW__appleMenu{color:#fffffff2;cursor:pointer;border-radius:var(--wr-radius-sm,4px);background:0 0;border:none;align-items:center;height:100%;padding:0 10px;font-size:16px;line-height:1;transition:background .1s;display:flex;position:relative}.MenuBar-module__e1xYrW__appleMenu:hover{background:var(--wr-border-light)}.MenuBar-module__e1xYrW__appleDropdown{background:var(--wr-glass-menu);min-width:200px;-webkit-backdrop-filter:var(--wr-glass-blur);backdrop-filter:var(--wr-glass-blur);border-radius:var(--wr-radius-sm);padding:var(--wr-space-xs) 0;box-shadow:var(--wr-shadow-menu);z-index:300;border:1px solid #ffffff1a;animation:.1s ease-out MenuBar-module__e1xYrW__menuFadeIn;position:absolute;top:100%;left:0}@keyframes MenuBar-module__e1xYrW__menuFadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.MenuBar-module__e1xYrW__dropdownItem{padding:var(--wr-space-xs) 14px 4px 8px;color:#ffffffd9;text-align:left;cursor:pointer;border-radius:var(--wr-radius-sm,4px);margin:0 var(--wr-space-xs);white-space:nowrap;background:0 0;border:none;align-items:center;width:calc(100% - 8px);font-size:13px;display:flex}.MenuBar-module__e1xYrW__dropdownItem:hover{background:var(--wr-accent-hover);color:#fff}.MenuBar-module__e1xYrW__dropdownDisabled{color:#ffffff4d;cursor:default;}.MenuBar-module__e1xYrW__dropdownDisabled:hover{color:#ffffff4d;background:0 0}.MenuBar-module__e1xYrW__dropdownDivider{height:1px;margin:var(--wr-space-xs) 0;background:#ffffff1a}.MenuBar-module__e1xYrW__appName{align-items:center;height:100%;padding:0 10px;font-weight:600;display:flex}.MenuBar-module__e1xYrW__menuItem{cursor:default;border-radius:var(--wr-radius-sm,4px);color:#ffffffd9;-webkit-user-select:none;user-select:none;align-items:center;height:100%;padding:0 10px;transition:background .1s;display:flex;position:relative}.MenuBar-module__e1xYrW__menuItem:hover{background:var(--wr-border-light)}.MenuBar-module__e1xYrW__menuTitleOpen{background:var(--wr-accent,#007aff)!important;color:#fff!important}.MenuBar-module__e1xYrW__dropdownHeader{text-transform:uppercase;letter-spacing:.4px;color:#fff6;padding:3px 14px 2px;font-size:11px;font-weight:600}.MenuBar-module__e1xYrW__dropdownLabel{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;overflow:hidden}.MenuBar-module__e1xYrW__dropdownShortcut{color:#fff6;letter-spacing:1px;flex-shrink:0;margin-left:18px;font-size:12px}.MenuBar-module__e1xYrW__dropdownHint{color:#ffffff59;flex-shrink:0;margin-left:10px;font-size:10.5px}.MenuBar-module__e1xYrW__dropdownCheck{color:#ffffffd9;flex-shrink:0;width:14px;font-size:11px}.MenuBar-module__e1xYrW__statusPopover{background:var(--wr-glass-menu);min-width:210px;-webkit-backdrop-filter:var(--wr-glass-blur);backdrop-filter:var(--wr-glass-blur);border-radius:var(--wr-radius-md,10px);box-shadow:var(--wr-shadow-menu);z-index:300;cursor:default;text-align:left;color:#ffffffd9;border:1px solid #ffffff1a;padding:10px 12px;font-size:12.5px;animation:.1s ease-out MenuBar-module__e1xYrW__menuFadeIn;position:absolute;top:calc(100% + 4px);right:0}.MenuBar-module__e1xYrW__popoverTitle{color:#fffffff2;margin-bottom:8px;font-size:12px;font-weight:700}.MenuBar-module__e1xYrW__popoverRow{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:14px;padding:3px 0;display:flex}.MenuBar-module__e1xYrW__popoverFootnote{color:#fff6;border-top:1px solid #ffffff14;margin-top:8px;padding-top:7px;font-size:10.5px}.MenuBar-module__e1xYrW__statusIconBtn{position:relative}.MenuBar-module__e1xYrW__clockBtn{color:inherit;cursor:pointer;border-radius:var(--wr-radius-sm,4px);background:0 0;border:none;padding:2px 6px;transition:background .1s;position:relative}.MenuBar-module__e1xYrW__clockBtn:hover{background:var(--wr-border-light)}.MenuBar-module__e1xYrW__clockPopover{min-width:232px}.MenuBar-module__e1xYrW__calendar{width:100%}.MenuBar-module__e1xYrW__calendarTitle{color:#fffffff2;margin-bottom:8px;font-size:12.5px;font-weight:700}.MenuBar-module__e1xYrW__calendarGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.MenuBar-module__e1xYrW__calendarHead{color:#fff6;text-align:center;padding:2px 0;font-size:10px;font-weight:700}.MenuBar-module__e1xYrW__calendarDay{text-align:center;color:#fffc;font-variant-numeric:tabular-nums;border-radius:5px;padding:3px 0;font-size:11px}.MenuBar-module__e1xYrW__calendarToday{background:var(--wr-accent,#007aff);color:#fff;font-weight:700}.MenuBar-module__e1xYrW__statusIcon{color:#ffffffd9;align-items:center;display:flex}.MenuBar-module__e1xYrW__statusIconBtn{border-radius:var(--wr-radius-sm,4px);cursor:pointer;background:0 0;border:none;padding:2px 4px;transition:background .1s}.MenuBar-module__e1xYrW__statusIconBtn:hover{background:var(--wr-border-light);color:#fff}.MenuBar-module__e1xYrW__clock{font-variant-numeric:tabular-nums;letter-spacing:.2px;font-size:13px;font-weight:500}@media (max-width:768px){.MenuBar-module__e1xYrW__menuItem,.MenuBar-module__e1xYrW__appName{display:none}.MenuBar-module__e1xYrW__menuBar{padding:0 var(--wr-space-sm,8px);font-size:12px}}.MenuBar-module__e1xYrW__tzFooter{color:#ffffffd9;border-top:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:5px;margin-top:8px;padding-top:7px;font-size:11px;display:flex}.MenuBar-module__e1xYrW__tzFlag{font-size:12px;line-height:1}.MenuBar-module__e1xYrW__tzLabel{font-weight:500}.MenuBar-module__e1xYrW__tzFootnote{color:#ffffff73;flex-basis:100%;font-size:10px}.MenuBar-module__e1xYrW__recordPill{color:#e9d5ff;cursor:pointer;background:#a855f747;border:1px solid #a855f780;border-radius:100px;align-items:center;gap:4px;height:17px;padding:1px 8px;transition:background .1s;display:flex;position:relative}.MenuBar-module__e1xYrW__recordPill:hover{background:#a855f76b}.MenuBar-module__e1xYrW__recordDot{background:#c084fc;border-radius:50%;width:6px;height:6px;animation:2.2s ease-in-out infinite MenuBar-module__e1xYrW__recordPulse}@keyframes MenuBar-module__e1xYrW__recordPulse{0%,to{opacity:1}50%{opacity:.35}}.MenuBar-module__e1xYrW__flagGlyph{font-size:12px;line-height:1}.MenuBar-module__e1xYrW__popoverActionRow{width:100%;color:var(--wr-accent,#4ea1ff);text-align:left;cursor:pointer;background:0 0;border:none;border-top:1px solid #ffffff1a;margin-top:6px;padding:6px 8px;font-size:11.5px;display:block}.MenuBar-module__e1xYrW__popoverActionRow:hover{background:#ffffff0f}
.SpotlightSearch-module__BV1vJq__overlay{z-index:260;background:#0000002e;justify-content:center;align-items:flex-start;padding-top:12%;animation:.12s ease-out SpotlightSearch-module__BV1vJq__spotFade;display:flex;position:absolute;inset:0}@keyframes SpotlightSearch-module__BV1vJq__spotFade{0%{opacity:0}to{opacity:1}}.SpotlightSearch-module__BV1vJq__palette{-webkit-backdrop-filter:saturate(180%)blur(28px);backdrop-filter:saturate(180%)blur(28px);background:#1e1e20eb;border:1px solid #ffffff24;border-radius:14px;width:min(560px,100% - 48px);animation:.14s cubic-bezier(.16,1,.3,1) SpotlightSearch-module__BV1vJq__spotPop;overflow:hidden;box-shadow:0 24px 70px #00000080,inset 0 .5px #ffffff2e}@keyframes SpotlightSearch-module__BV1vJq__spotPop{0%{opacity:.6;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.SpotlightSearch-module__BV1vJq__inputRow{color:#ffffff8c;align-items:center;gap:10px;padding:12px 16px;display:flex}.SpotlightSearch-module__BV1vJq__input{color:#fffffff2;font-size:19px;font-weight:300;font-family:var(--wr-font-display,-apple-system, sans-serif);background:0 0;border:none;outline:none;flex:1}.SpotlightSearch-module__BV1vJq__input::placeholder{color:#ffffff59}.SpotlightSearch-module__BV1vJq__results{border-top:1px solid #ffffff14;max-height:320px;padding:6px;overflow-y:auto}.SpotlightSearch-module__BV1vJq__result{color:#ffffffe6;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:13px;display:flex}.SpotlightSearch-module__BV1vJq__resultActive{background:var(--os-accent,#007aff);color:#fff}.SpotlightSearch-module__BV1vJq__resultIcon{background:#ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.SpotlightSearch-module__BV1vJq__resultLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.SpotlightSearch-module__BV1vJq__resultSub{text-overflow:ellipsis;white-space:nowrap;opacity:.55;flex-shrink:0;max-width:45%;font-size:11px;overflow:hidden}.SpotlightSearch-module__BV1vJq__noResults{color:#ffffff73;border-top:1px solid #ffffff14;padding:14px 16px 16px;font-size:13px}
.ChromeInternalPage-module__Pm093a__page{z-index:58;background:#f1f3f4;flex-direction:column;font-family:Roboto,SF Pro Text,-apple-system,sans-serif;animation:.14s ease-out ChromeInternalPage-module__Pm093a__chromePageIn;display:flex;position:absolute;inset:0}@keyframes ChromeInternalPage-module__Pm093a__chromePageIn{0%{opacity:0}to{opacity:1}}.ChromeInternalPage-module__Pm093a__header{background:#fff;border-bottom:1px solid #dadce0;flex-shrink:0;align-items:center;gap:14px;padding:12px 18px;display:flex}.ChromeInternalPage-module__Pm093a__headerTitle{color:#202124;flex-shrink:0;align-items:center;gap:9px;font-size:15px;font-weight:500;display:flex}.ChromeInternalPage-module__Pm093a__headerTitle svg{color:#5f6368}.ChromeInternalPage-module__Pm093a__searchBox{color:#5f6368;background:#f1f3f4;border-radius:18px;flex:1;align-items:center;gap:8px;max-width:420px;padding:7px 14px;display:flex}.ChromeInternalPage-module__Pm093a__searchBox input{color:#202124;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:13px}.ChromeInternalPage-module__Pm093a__searchBox input::placeholder{color:#80868b}.ChromeInternalPage-module__Pm093a__closeBtn{color:#5f6368;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-left:auto;display:flex}.ChromeInternalPage-module__Pm093a__closeBtn:hover{background:#5f63681a}.ChromeInternalPage-module__Pm093a__body{flex:1;padding:16px;overflow-y:auto}.ChromeInternalPage-module__Pm093a__card{background:#fff;border:1px solid #dadce0;border-radius:8px;max-width:760px;margin:0 auto;padding:4px 0;overflow:hidden}.ChromeInternalPage-module__Pm093a__dayHeader{color:#202124;padding:14px 20px 6px;font-size:13px;font-weight:500}.ChromeInternalPage-module__Pm093a__row{align-items:center;gap:12px;padding:7px 20px;display:flex}.ChromeInternalPage-module__Pm093a__row:hover{background:#f8f9fa}.ChromeInternalPage-module__Pm093a__rowTime{color:#5f6368;font-variant-numeric:tabular-nums;flex-shrink:0;width:62px;font-size:12px}.ChromeInternalPage-module__Pm093a__rowFavicon{color:#9aa0a6;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.ChromeInternalPage-module__Pm093a__rowFavicon img{border-radius:2px}.ChromeInternalPage-module__Pm093a__rowMain{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:baseline;gap:10px;min-width:0;padding:0;display:flex;overflow:hidden}.ChromeInternalPage-module__Pm093a__rowTitle{color:#202124;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:60%;font-size:13px;overflow:hidden}.ChromeInternalPage-module__Pm093a__rowMain:hover .ChromeInternalPage-module__Pm093a__rowTitle{text-decoration:underline}.ChromeInternalPage-module__Pm093a__rowUrl{color:#5f6368;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ChromeInternalPage-module__Pm093a__rowVisits{color:#5f6368;background:#f1f3f4;border-radius:8px;flex-shrink:0;padding:1px 7px;font-size:11px}.ChromeInternalPage-module__Pm093a__rowFolder{color:#1967d2;text-overflow:ellipsis;white-space:nowrap;background:#e8f0fe;border-radius:8px;flex-shrink:0;max-width:120px;padding:1px 8px;font-size:11px;overflow:hidden}.ChromeInternalPage-module__Pm093a__rowRemove{color:#5f6368;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.ChromeInternalPage-module__Pm093a__row:hover .ChromeInternalPage-module__Pm093a__rowRemove{opacity:1}.ChromeInternalPage-module__Pm093a__rowRemove:hover{color:#d93025;background:#5f63681a}.ChromeInternalPage-module__Pm093a__empty{color:#5f6368;text-align:center;justify-content:center;align-items:center;gap:10px;padding:60px 30px;font-size:13px;display:flex}.ChromeInternalPage-module__Pm093a__loadingMore,.ChromeInternalPage-module__Pm093a__endOfList{color:#80868b;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:12px;display:flex}.ChromeInternalPage-module__Pm093a__spinner{border:2px solid #5f636840;border-top-color:#5f6368;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.8s linear infinite ChromeInternalPage-module__Pm093a__chromePageSpin}@keyframes ChromeInternalPage-module__Pm093a__chromePageSpin{to{transform:rotate(360deg)}}
.NotesApp-module__GvnANa__notesBody{flex-direction:column;flex:1;display:flex;overflow:hidden}.NotesApp-module__GvnANa__notesToolbar{align-items:center;gap:var(--wr-space-sm);padding:6px var(--wr-space-md);background:linear-gradient(#fbf5e3 0%,#f7efd5 100%);border-bottom:1px solid #e5dbb8;flex-shrink:0;display:flex}.NotesApp-module__GvnANa__notesToolbarBtn{color:#8b7b4f;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .1s;display:flex}.NotesApp-module__GvnANa__notesToolbarBtn:hover{background:#8b7b4f1f}.NotesApp-module__GvnANa__notesFormatDivider{background:#8b7b4f40;width:1px;height:16px;margin:0 2px}.NotesApp-module__GvnANa__notesSpacer{flex:1}.NotesApp-module__GvnANa__notesCount{color:#a89b6e;font-size:11px;font-weight:500}.NotesApp-module__GvnANa__notesContent{flex:1;display:flex;overflow:hidden}.NotesApp-module__GvnANa__notesSidebar{background:#f7f1dc;border-right:1px solid #e5dbb8;flex-shrink:0;width:180px;overflow-y:auto}.NotesApp-module__GvnANa__noteItem{cursor:pointer;border-bottom:1px solid #ede6cc;padding:10px 14px;transition:background .1s}.NotesApp-module__GvnANa__noteItem:hover{background:#8b7b4f0f}.NotesApp-module__GvnANa__noteItemActive{background:var(--wr-accent-subtle)}.NotesApp-module__GvnANa__noteItemActive:hover{background:#007aff29}.NotesApp-module__GvnANa__noteItemTitle{color:#3a3420;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:12px;font-weight:600;overflow:hidden}.NotesApp-module__GvnANa__noteItemPreview{color:#8b7b4f;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.NotesApp-module__GvnANa__noteItemDate{color:#b0a27a;margin-top:2px;font-size:10px}.NotesApp-module__GvnANa__notesEditor{background:#fefcf3;flex-direction:column;flex:1;display:flex}.NotesApp-module__GvnANa__notesTextarea{resize:none;padding:var(--wr-space-lg) var(--wr-space-xl);font-family:var(--wr-font-text);color:#2c2510;background:0 0;border:none;outline:none;flex:1;font-size:13px;line-height:1.6}.NotesApp-module__GvnANa__notesTextarea::placeholder{color:#c4b78e}.NotesApp-module__GvnANa__emptyState{justify-content:center;align-items:center;gap:var(--wr-space-sm);color:#b0a27a;flex-direction:column;flex:1;font-size:13px;display:flex}@media (max-width:768px){.NotesApp-module__GvnANa__notesSidebar{width:140px}}
.CalculatorApp-module__3ybCjG__calcBody{background:var(--wr-dark-surface);flex-direction:column;flex:1;display:flex;overflow:hidden}.CalculatorApp-module__3ybCjG__display{padding:var(--wr-space-md) var(--wr-space-xl) var(--wr-space-sm);text-align:right;background:linear-gradient(180deg, var(--wr-dark-surface) 0%, #232325 100%);flex-shrink:0}.CalculatorApp-module__3ybCjG__displayText{color:#fff;font-size:40px;font-weight:300;font-family:var(--wr-font-display);text-overflow:ellipsis;white-space:nowrap;line-height:1.1;overflow:hidden}.CalculatorApp-module__3ybCjG__buttons{background:#0a0a0a;flex:1;grid-template-columns:repeat(4,1fr);gap:1px;padding:1px;display:grid}.CalculatorApp-module__3ybCjG__btn{font-size:22px;font-weight:400;font-family:var(--wr-font-display);cursor:pointer;border:none;justify-content:center;align-items:center;min-height:0;padding:0;transition:filter .1s;display:flex}.CalculatorApp-module__3ybCjG__btn:active{filter:brightness(1.3)}.CalculatorApp-module__3ybCjG__btnNumber{color:#fff;background:#333336;}.CalculatorApp-module__3ybCjG__btnNumber:hover{background:#444447}.CalculatorApp-module__3ybCjG__btnFunction{color:var(--wr-dark-surface);background:#a5a5a5;}.CalculatorApp-module__3ybCjG__btnFunction:hover{background:#b5b5b5}.CalculatorApp-module__3ybCjG__btnOperator{color:#fff;background:#ff9f0a;}.CalculatorApp-module__3ybCjG__btnOperator:hover{background:#ffb340}.CalculatorApp-module__3ybCjG__btnOperatorActive{color:#ff9f0a;background:#fff;}.CalculatorApp-module__3ybCjG__btnOperatorActive:hover{background:#f0f0f0}.CalculatorApp-module__3ybCjG__btnZero{grid-column:span 2;justify-content:flex-start;padding-left:28px;}
.WeatherApp-module___-jtNG__weatherBody{color:#fff;font-family:var(--wr-font-display);background:linear-gradient(#2a6bc4 0%,#3a7bd5 20%,#5ca0f2 50%,#87bfff 80%,#a8d4ff 100%);flex-direction:column;flex:1;display:flex;overflow:hidden}.WeatherApp-module___-jtNG__current{padding:28px var(--wr-space-xl) var(--wr-space-xl);align-items:center;gap:var(--wr-space-xs);flex-direction:column;display:flex}.WeatherApp-module___-jtNG__location{letter-spacing:-.2px;text-shadow:0 1px 4px #00000026;font-size:22px;font-weight:500}.WeatherApp-module___-jtNG__temperature{letter-spacing:-2px;text-shadow:0 2px 8px #0000001a;font-size:64px;font-weight:200;line-height:1}.WeatherApp-module___-jtNG__condition{opacity:.9;text-shadow:0 1px 3px #0000001a;font-size:16px;font-weight:400}.WeatherApp-module___-jtNG__hiLo{opacity:.75;font-size:14px}.WeatherApp-module___-jtNG__sunIcon{margin:var(--wr-space-sm) 0}.WeatherApp-module___-jtNG__divider{height:1px;margin:0 var(--wr-space-xl);background:#fff3}.WeatherApp-module___-jtNG__forecast{padding:var(--wr-space-lg) var(--wr-space-md);flex-shrink:0;justify-content:space-around;display:flex}.WeatherApp-module___-jtNG__forecastDay{align-items:center;gap:var(--wr-space-sm,6px);flex-direction:column;font-size:12px;display:flex}.WeatherApp-module___-jtNG__forecastLabel{opacity:.85;text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:600}.WeatherApp-module___-jtNG__forecastIcon{opacity:.9}.WeatherApp-module___-jtNG__forecastTemp{font-size:14px;font-weight:500}.WeatherApp-module___-jtNG__details{padding:0 var(--wr-space-xl) var(--wr-space-lg);flex:1;grid-template-columns:1fr 1fr;gap:1px;display:grid}.WeatherApp-module___-jtNG__detailItem{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:2px;padding:10px 0;display:flex}.WeatherApp-module___-jtNG__detailLabel{text-transform:uppercase;letter-spacing:.5px;opacity:.6;font-size:10px;font-weight:500}.WeatherApp-module___-jtNG__detailValue{font-size:18px;font-weight:300}
.AboutWindow-module__A8Yx7a__aboutBody{justify-content:center;align-items:center;gap:var(--wr-space-xs);padding:var(--wr-space-2xl) 32px 28px;background:linear-gradient(180deg, var(--wr-surface) 0%, var(--wr-surface-sunken) 100%);text-align:center;font-family:var(--wr-font-display);-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;display:flex}.AboutWindow-module__A8Yx7a__logo{margin-bottom:var(--wr-space-md);color:var(--wr-text)}.AboutWindow-module__A8Yx7a__osName{color:var(--wr-text);letter-spacing:-.3px;font-size:22px;font-weight:600}.AboutWindow-module__A8Yx7a__version{color:var(--wr-text-tertiary);margin-bottom:14px;font-size:12px}.AboutWindow-module__A8Yx7a__specs{color:var(--wr-text-secondary);flex-direction:column;gap:3px;font-size:11px;line-height:1.4;display:flex}.AboutWindow-module__A8Yx7a__specLabel{color:var(--wr-text);font-weight:500}.AboutWindow-module__A8Yx7a__divider{background:var(--wr-border-subtle);width:100%;height:1px;margin:var(--wr-space-md) 0 var(--wr-space-sm)}.AboutWindow-module__A8Yx7a__copyright{color:var(--wr-text-muted);font-size:10px;line-height:1.4}
.ComplianceModeBadge-module__LsTrxq__cmWrap{display:inline-block;position:relative}.ComplianceModeBadge-module__LsTrxq__cmBadge{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:#0000004d;border:1px solid;border-radius:999px;align-items:center;gap:5px;padding:2px 10px;font-family:-apple-system,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.ComplianceModeBadge-module__LsTrxq__cmBadge:hover{background:#00000080}.ComplianceModeBadge-module__LsTrxq__cmDot{border-radius:50%;width:7px;height:7px}.ComplianceModeBadge-module__LsTrxq__cmMenu{z-index:5000;background:#2a2a2c;border:1px solid #ffffff1f;border-radius:8px;width:280px;padding:6px;font-family:-apple-system,sans-serif;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 40px #0009}.ComplianceModeBadge-module__LsTrxq__cmMenuTitle{color:#fff6;text-transform:uppercase;letter-spacing:.6px;padding:6px 8px;font-size:10px;font-weight:600}.ComplianceModeBadge-module__LsTrxq__cmMenuItem{color:#e6e6e6;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:flex-start;gap:10px;width:100%;padding:8px 10px;display:flex}.ComplianceModeBadge-module__LsTrxq__cmMenuItem:hover{background:#ffffff0f}.ComplianceModeBadge-module__LsTrxq__cmMenuItemActive{background:#3b82f61f}.ComplianceModeBadge-module__LsTrxq__cmMenuItem .ComplianceModeBadge-module__LsTrxq__cmDot{flex-shrink:0;margin-top:5px}.ComplianceModeBadge-module__LsTrxq__cmMenuLabel{margin-bottom:2px;font-size:12px;font-weight:600}.ComplianceModeBadge-module__LsTrxq__cmMenuDesc{color:#ffffff8c;font-size:10px;line-height:1.4}
.DomainSuggestInput-module__FUhXJa__wrap{width:100%;position:relative}.DomainSuggestInput-module__FUhXJa__spinner{border:2px solid var(--border-color);border-top-color:var(--accent);pointer-events:none;border-radius:50%;width:14px;height:14px;margin-top:-7px;animation:.7s linear infinite DomainSuggestInput-module__FUhXJa__domainSuggestSpin;position:absolute;top:50%;right:12px}@keyframes DomainSuggestInput-module__FUhXJa__domainSuggestSpin{to{transform:rotate(360deg)}}
.SchedulerApp-module__FyiGEG__schedBody{background:var(--bg-primary);height:100%;color:var(--text-primary);flex-direction:column;font-family:-apple-system,sans-serif;display:flex;overflow:hidden}.SchedulerApp-module__FyiGEG__schedToolbar{border-bottom:1px solid var(--border-color);background:var(--bg-secondary);align-items:center;gap:8px;padding:8px 12px;display:flex}.SchedulerApp-module__FyiGEG__schedBtn,.SchedulerApp-module__FyiGEG__schedBtnPrimary{background:var(--bg-elevated);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:4px;padding:4px 10px;font-size:12px}.SchedulerApp-module__FyiGEG__schedBtn:hover{background:var(--bg-hover)}.SchedulerApp-module__FyiGEG__schedBtnPrimary{background:var(--accent);border-color:var(--accent);color:#fff}.SchedulerApp-module__FyiGEG__schedBtnPrimary:hover{background:var(--accent-hover)}.SchedulerApp-module__FyiGEG__schedBtnPrimary:disabled{opacity:.4;cursor:not-allowed}.SchedulerApp-module__FyiGEG__schedSelect{background:var(--bg-input);color:var(--text-primary);border:1px solid var(--border-color);border-radius:4px;padding:4px 8px;font-size:12px}.SchedulerApp-module__FyiGEG__schedSpacer{flex:1}.SchedulerApp-module__FyiGEG__schedError{background:var(--danger-subtle);color:var(--danger);border-bottom:1px solid rgba(var(--danger-rgb), .3);padding:8px 12px;font-size:12px}.SchedulerApp-module__FyiGEG__schedContent{flex:1;display:flex;overflow:hidden}.SchedulerApp-module__FyiGEG__schedList{border-right:1px solid var(--border-subtle);width:38%;overflow-y:auto}.SchedulerApp-module__FyiGEG__schedItem{border-bottom:1px solid var(--border-subtle);cursor:pointer;padding:10px 12px}.SchedulerApp-module__FyiGEG__schedItem:hover{background:var(--bg-hover)}.SchedulerApp-module__FyiGEG__schedItemActive{background:var(--accent-subtle)}.SchedulerApp-module__FyiGEG__schedItemHeader{align-items:center;gap:8px;margin-bottom:3px;display:flex}.SchedulerApp-module__FyiGEG__schedItemName{font-size:13px;font-weight:500}.SchedulerApp-module__FyiGEG__schedItemMeta{color:var(--text-secondary);font-size:11px}.SchedulerApp-module__FyiGEG__schedItemRun{color:var(--text-muted);margin-top:3px;font-size:10px}.SchedulerApp-module__FyiGEG__schedDot{border-radius:50%;width:8px;height:8px}.SchedulerApp-module__FyiGEG__status_active{background:var(--success);box-shadow:0 0 6px rgba(var(--success-rgb), .6)}.SchedulerApp-module__FyiGEG__status_paused{background:var(--warning)}.SchedulerApp-module__FyiGEG__status_completed{background:var(--text-muted)}.SchedulerApp-module__FyiGEG__status_failed{background:var(--danger)}.SchedulerApp-module__FyiGEG__schedDetail{flex:1;padding:16px;overflow-y:auto}.SchedulerApp-module__FyiGEG__schedForm{flex-direction:column;gap:4px;max-width:540px;display:flex}.SchedulerApp-module__FyiGEG__schedForm label{color:var(--text-secondary);margin-top:6px;font-size:11px}.SchedulerApp-module__FyiGEG__schedFormTitle{margin:0 0 8px;font-size:14px;font-weight:600}.SchedulerApp-module__FyiGEG__schedInput,.SchedulerApp-module__FyiGEG__schedTextarea{background:var(--bg-input);color:var(--text-primary);border:1px solid var(--border-color);border-radius:4px;padding:6px 8px;font-family:inherit;font-size:13px}.SchedulerApp-module__FyiGEG__schedTextarea{resize:vertical;min-height:60px;font-family:SF Mono,monospace;font-size:12px}.SchedulerApp-module__FyiGEG__schedFormActions{gap:8px;margin-top:10px;display:flex}.SchedulerApp-module__FyiGEG__schedView{font-size:13px;line-height:1.5}.SchedulerApp-module__FyiGEG__schedViewName{margin:0;font-size:18px;font-weight:600}.SchedulerApp-module__FyiGEG__schedViewMeta{color:var(--text-secondary);margin:4px 0 14px;font-size:12px}.SchedulerApp-module__FyiGEG__schedKvGrid{grid-template-columns:repeat(2,1fr);gap:6px 16px;margin-bottom:16px;font-size:12px;display:grid}.SchedulerApp-module__FyiGEG__schedKvGrid>div{gap:6px;display:flex}.SchedulerApp-module__FyiGEG__schedKvGrid span{color:var(--text-tertiary);min-width:80px}.SchedulerApp-module__FyiGEG__schedViewLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.6px;margin:6px 0 4px;font-size:11px}.SchedulerApp-module__FyiGEG__schedViewPrompt{background:var(--bg-tertiary);color:var(--text-primary);white-space:pre-wrap;border:1px solid var(--border-subtle);border-radius:4px;margin:0 0 10px;padding:10px 12px;font-family:SF Mono,monospace;font-size:12px;line-height:1.5}.SchedulerApp-module__FyiGEG__schedEmpty,.SchedulerApp-module__FyiGEG__schedEmptyState{text-align:center;color:var(--text-muted);padding:30px 20px;font-size:12px}.SchedulerApp-module__FyiGEG__schedEmptyHint{color:var(--text-muted);margin-top:8px;font-size:11px}.SchedulerApp-module__FyiGEG__schedEmptyHint code{background:var(--bg-tertiary);color:#8b5cf6;border:1px solid var(--border-subtle);border-radius:3px;padding:1px 5px}
.Tabs-module__Fp865W__tabs{border-bottom:1px solid var(--border-color);font-family:var(--font-sans);gap:4px;display:flex}.Tabs-module__Fp865W__tab{color:var(--text-secondary);cursor:pointer;transition:color var(--transition);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:500;display:inline-flex;position:relative}.Tabs-module__Fp865W__tab:hover:not(.Tabs-module__Fp865W__active):not(:disabled){color:var(--text-primary)}.Tabs-module__Fp865W__tab.Tabs-module__Fp865W__active{color:var(--accent);border-bottom-color:var(--accent)}.Tabs-module__Fp865W__tab:disabled{opacity:.45;cursor:not-allowed}.Tabs-module__Fp865W__badge{background:var(--bg-tertiary);min-width:20px;height:20px;color:var(--text-tertiary);border-radius:10px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.Tabs-module__Fp865W__tab.Tabs-module__Fp865W__active .Tabs-module__Fp865W__badge{background:var(--accent-subtle);color:var(--accent)}.Tabs-module__Fp865W__compact{gap:0}.Tabs-module__Fp865W__compact .Tabs-module__Fp865W__tab{padding:8px 12px;font-size:13px}
.EditableTitle-module__pK9CNq__input{max-width:100%;transition:border-color var(--transition), background var(--transition), box-shadow var(--transition);background:0 0;border:1px solid #0000;border-radius:8px;margin-left:-6px;padding:2px 6px}.EditableTitle-module__pK9CNq__input:hover:not(:disabled){border-color:var(--border-subtle)}.EditableTitle-module__pK9CNq__input:focus{border-color:var(--accent);background:var(--bg-elevated);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.EditableTitle-module__pK9CNq__input:disabled{cursor:default}.EditableTitle-module__pK9CNq__input::placeholder{color:var(--text-muted)}
