.playerBackgroundAudioNotice{position:absolute;left:12px;bottom:54px;display:flex;align-items:center;gap:7px;max-width:calc(100% - 24px);padding:7px 10px;border-radius:8px;background:rgb(0 0 0/70%);color:#fff;font-size:12px;pointer-events:auto}.player:not(.controlsVisible) .playerBackgroundAudioNotice{opacity:0;pointer-events:none}.playerBackgroundAudioNotice:focus-within{opacity:1!important;pointer-events:auto!important}.playerBackgroundAudioNotice svg{flex-shrink:0}.playerBackgroundAudioNotice button{color:inherit;text-decoration:underline}.playerAudioOnly{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 16px 64px;color:#fff}.playerAudioOnly strong{font-size:22px}.playerAudioOnly>span{opacity:.75}@media (max-width:600px){.player .playerControls{gap:4px;padding-inline:8px}.player .playerControls .controlIcon{flex:0 0 34px;width:34px;height:36px}.player .playerControls .volumeSlider{display:block;width:clamp(48px,calc(100vw - 280px),84px)}.player .playerControls .latencyTag{display:none}}.modWorkspace{--mw-bg:#0c0e11;--grid-row:max(72px,calc((100dvh - 136px) / 9));--mw-panel:#15181d;--mw-raised:#1d2128;--mw-line:#ffffff0d;--mw-muted:#89939f;--mw-text:#e8ecf2;--mw-accent:#70a7ff;position:fixed;inset:0;z-index:80;display:flex;flex-direction:column;min-width:320px;background:var(--mw-bg);color:var(--mw-text);font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;isolation:isolate}.modWorkspace button,.modWorkspace select{font:inherit}.modWorkspace button:focus-visible,.modWorkspace input:focus-visible,.modWorkspace select:focus-visible{outline:2px solid var(--mw-accent);outline-offset:3px}.modWorkspace button{touch-action:manipulation}.modWorkspace button:disabled{opacity:.35;cursor:default}.modWorkspace button:not(:disabled):active{scale:.96}.mwTopbar{height:76px;display:flex;gap:14px;padding:0 24px;border-bottom:1px solid var(--mw-line);background:#101216}.mwIcon,.mwTopbar{flex:none;align-items:center}.mwIcon{width:40px;height:40px;display:inline-flex;justify-content:center;border:0;border-radius:8px;background:transparent;color:var(--mw-muted);transition:background .15s,color .15s,scale .15s}.mwIcon:hover{background:#ffffff09;color:var(--mw-text)}.mwBack{margin-left:-10px}.mwBrand{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#70a7ff16;color:var(--mw-accent)}.mwIdentity{min-width:0}.mwIdentity h1{font-size:18px;letter-spacing:-.5px;font-weight:650;line-height:1.4}.mwIdentity>span{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--mw-muted);margin-top:3px}.mwIdentity b{font-weight:500;color:#bbc3cd}.mwIdentity i{width:3px;height:3px;border-radius:50%;background:#626d79}.mwStatus{display:flex;align-items:center;gap:7px;margin-left:26px;color:var(--mw-muted);font-size:12px;white-space:nowrap}.mwStatus>i{width:6px;height:6px;background:#7a8290;border-radius:50%}.mwStatus.live{color:#ff8394}.mwStatus.live>i{background:#ff6b82;box-shadow:0 0 0 4px #ff6b8211}.mwStatus small{color:var(--mw-muted);margin-left:12px;padding-left:17px;border-left:1px solid #ffffff12;font-size:12px}.mwTopActions{margin-left:auto;display:flex;align-items:center;gap:10px}.mwPreview{color:#d2b885;font-size:10px;letter-spacing:1px;text-transform:uppercase;background:#b89a5012;padding:5px 8px;border-radius:4px}.mwButton{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid #ffffff10;border-radius:8px;background:#21262d;color:#dbe3ec;font-weight:550!important;white-space:nowrap;transition:background .15s,scale .15s}.mwButton:hover{background:#2b323c}.mwButton.primary{background:var(--mw-accent);color:#102341;border-color:transparent}.mwButton.primary:hover{background:#94beff}.mwButton.danger{color:#ff899b;background:#fb718511}.mwContextbar{height:43px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;color:var(--mw-muted);font-size:11px;flex:none}.mwContextbar>span{display:flex;align-items:center;gap:8px}.mwContextbar>span:last-child{color:#606b78}.mwConnection{height:5px;width:5px;background:var(--mw-accent);border-radius:50%}.mwEditbar{justify-content:space-between;gap:12px;padding:10px 16px;margin:0 20px 14px;border-radius:10px;background:#70a7ff0c;box-shadow:inset 0 0 0 1px #70a7ff25;flex:none}.mwEditHint,.mwEditbar{display:flex;align-items:center}.mwEditHint{gap:9px;color:#a5bada;font-size:12px}.mwEditActions,.mwPreset{display:flex;align-items:center;gap:8px}.mwPreset{position:relative;color:#c6d3e7}.mwPreset select{width:175px;height:40px;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline-offset:0;padding:0 20px 0 0;cursor:pointer}.mwPreset select option{background:#20252b}.mwPreset>svg:last-child{position:absolute;right:4px;pointer-events:none}.mwScroll{min-height:0;flex:1 1;overflow:auto;overscroll-behavior:contain;padding:0 20px 22px;scrollbar-width:thin;scrollbar-color:#343c45 transparent}.mwGrid{position:relative;height:calc(var(--workspace-rows) * var(--grid-row) - 12px);min-width:0}.mwTile{position:absolute;left:calc(var(--tile-x) * ((100% + 12px) / 12));top:calc(var(--tile-y) * var(--grid-row));width:calc(var(--tile-w) * ((100% + 12px) / 12) - 12px);height:calc(var(--tile-h) * var(--grid-row) - 12px);border-radius:11px;background:var(--mw-panel);box-shadow:inset 0 0 0 1px #ffffff07,0 2px 5px #00000016;display:flex;flex-direction:column;min-width:0;min-height:0;transition:box-shadow .15s;overflow:clip}.mwTileHead{position:relative;height:48px;min-height:48px;display:flex;align-items:center;gap:8px;padding:0 6px 0 14px;border-bottom:1px solid var(--mw-line);background:#191c22;border-radius:11px 11px 0 0;z-index:2}.mwTileIcon{display:flex;color:#919da9}.mwTileIcon svg{width:15px;height:15px}.mwTileHead h2{font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.1px}.mwTileTools{display:flex;margin-left:auto;gap:0}.mwTileTools .mwIcon{width:40px;height:40px}.mwCount{font-size:10px;padding:2px 6px;border-radius:5px;background:#ffffff09;color:#8b97a5;line-height:15px}.mwCount.attention{color:#f0c082;background:#e9ad5e17}.mwTileContent{min-height:0;flex:1 1;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#363c44 transparent}.mwTile-chat .mwTileContent,.mwTile-player .mwTileContent{display:flex;flex-direction:column;overflow:hidden}.mwTile-player .mwTileIcon{color:var(--mw-accent)}.mwTile-queue .mwTileIcon{color:#deb478}.mwTile .chat.chatEmbedded{height:100%;width:100%;min-height:0;max-height:none;flex:1 1;border:0;background:transparent;border-radius:0}.mwTile .chatHead{display:flex;min-height:36px;height:36px;padding:0 10px;background:transparent}.mwTile .chatHeadTitle{font-size:10px;color:var(--mw-muted)}.mwTile .chatViewers{font-size:10px}.mwTile .chatForm,.mwTile .chatMessages{background:transparent}.mwTile .player{width:100%;height:100%;min-height:0;max-height:none;aspect-ratio:auto;border:0;border-radius:0;flex:1 1}.mwTile .playerStage{height:100%}.mwTile .ambientLight{display:none}.mwVideoContent{height:100%;min-height:0;display:flex;flex-direction:column}.mwVideoStage{flex:1 1;min-height:0;background:#090c0f;display:flex;position:relative}.mwVideoMeta{min-height:57px;display:flex;align-items:center;gap:11px;padding:10px 14px;background:#171b21;border-top:1px solid #ffffff06}.mwVideoAvatar{width:31px;height:31px;border-radius:10px;background:#213758;color:var(--mw-accent);display:grid;place-items:center;flex:none}.mwVideoMeta>div:nth-child(2){min-width:0;display:grid;grid-gap:4px;gap:4px}.mwVideoMeta strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:550}.mwVideoMeta small{font-size:10px;color:var(--mw-muted)}.mwVideoMeta>span{margin-left:auto;color:#778595;font-size:10px;white-space:nowrap}.mwPad{padding:16px}.mwSubtle{font-size:11px;color:var(--mw-muted);line-height:1.6}.mwSectionLabel{display:flex;justify-content:space-between;font-size:10px;font-weight:550;color:#778593;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.mwQuickGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.mwQuick{min-height:77px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:9px;padding:12px;border:1px solid #ffffff07;border-radius:9px;background:#20242c;color:#c3ccd7;font-size:11px!important;text-align:left;transition:background .15s,scale .15s}.mwQuick>span{display:flex;justify-content:space-between;width:100%;align-items:center}.mwQuick svg{color:#9faabb}.mwQuick i{height:5px;width:5px;background:#59616e;border-radius:50%}.mwQuick:hover{background:#2a303a}.mwQuick[aria-pressed=true]{background:#70a7ff12;box-shadow:inset 0 0 0 1px #70a7ff35;color:#accbff}.mwQuick[aria-pressed=true] svg{color:var(--mw-accent)}.mwQuick[aria-pressed=true] i{background:var(--mw-accent)}.mwSlowSettings{margin:12px 0;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--mw-muted);gap:8px}.mwSlowSettings select{max-width:115px;background:#222730;border:1px solid #ffffff10;border-radius:7px;padding:7px;font-size:11px}.mwClear{width:100%;margin-top:12px;height:40px;border:0;background:#ff788909;color:#cc909a;border-radius:7px;justify-content:center;gap:8px;font-size:11px!important}.mwClear,.mwQueueIntro{display:flex;align-items:center}.mwQueueIntro{padding:12px 14px;gap:7px;color:#bca786;font-size:10px;background:#eac08306;border-bottom:1px solid #ffffff05}.mwQueueList{display:flex;flex-direction:column}.mwReviewItem{padding:14px;border-bottom:1px solid var(--mw-line)}.mwReviewIdentity{display:flex;align-items:center;gap:7px;font-size:11px}.mwReviewIdentity>button{padding:0;border:0;background:none;color:#b9c9d9;font-weight:600;text-align:left}.mwReviewIdentity>small{margin-left:auto;color:#657281;font-size:10px}.mwReviewItem p{font-size:12px;line-height:1.65;margin:9px 0;color:#d0d6df;overflow-wrap:anywhere}.mwReviewTag{font-size:9px;color:#d8b681;background:#edb45d10;padding:3px 6px;border-radius:4px}.mwReviewActions{display:flex;gap:8px;margin-top:12px}.mwReviewActions button{height:40px;flex:1 1;border:1px solid #ffffff0b;border-radius:6px;background:#242931;display:flex;justify-content:center;align-items:center;gap:6px;font-size:10px!important;color:#aeb9c7}.mwReviewActions button:first-child{background:#70a7ff12;color:#9ebff4;border-color:#70a7ff17}.mwEmpty{height:100%;min-height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;text-align:center;color:var(--mw-muted)}.mwEmpty>svg{color:#70a7ff70;margin-bottom:6px}.mwEmpty strong{font-size:13px;color:#c4ced8;font-weight:550}.mwEmpty p{font-size:11px;line-height:1.7;max-width:220px}.mwHistoryList{padding:3px 14px}.mwHistoryRow{display:flex;gap:10px;padding:13px 0;border-bottom:1px solid var(--mw-line)}.mwHistoryIcon{height:28px;width:28px;border-radius:8px;background:#a2afc00c;color:#909bac;display:grid;place-items:center;flex:none}.mwHistoryRow>div{min-width:0;flex:1 1}.mwHistoryRow p{font-size:11px;line-height:1.7;color:#8d99a9;overflow-wrap:anywhere}.mwHistoryRow strong{font-weight:550;color:#c2ccd9}.mwHistoryRow small{display:block;color:#636f7f;font-size:10px;margin-top:3px}.mwSearch{margin:14px;display:flex;align-items:center;gap:8px;border:1px solid #ffffff0a;background:#0e1116;border-radius:7px;padding:0 10px;color:#647080}.mwSearch input{width:100%;min-width:0;height:36px;background:transparent;border:0;outline:none;font-size:11px;color:#c8d0da}.mwSearch input::placeholder{color:#6c7786}.mwPeople{padding:0 9px}.mwPerson{width:100%;display:flex;align-items:center;gap:9px;background:transparent;border:0;text-align:left;border-radius:7px;min-height:43px;padding:5px 7px;font-size:11px!important}.mwPerson:hover{background:#ffffff05}.mwPerson>.mwAvatar{width:27px;height:27px;border-radius:9px;background:#252d37;display:grid;place-items:center;color:#aebdce;font-size:10px;font-weight:600}.mwPerson>span:nth-child(2){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mwPerson>small{margin-left:auto;font-size:9px;color:#7095c9}.mwPerson>.mwPersonDot{width:4px;height:4px;border-radius:50%;background:#6386b8;margin-left:auto}.mwPeopleFoot{margin:12px 15px;font-size:10px;color:#667482;border-top:1px solid #ffffff06;padding-top:13px}.mwInfoForm{display:grid;grid-gap:14px;gap:14px;padding:16px}.mwInfoForm label{display:grid;grid-gap:7px;gap:7px;font-size:11px;color:var(--mw-muted)}.mwInfoForm input,.mwInfoForm select{min-width:0;width:100%;height:40px;padding:0 10px;border:1px solid #ffffff10;border-radius:7px;background:#101318;color:#d0d8e2}.mwInfoForm .mwButton{margin-top:2px}.mwDragHandle{height:40px;width:24px;padding:0;display:grid;place-items:center;background:transparent;border:0;touch-action:none!important;cursor:-webkit-grab;cursor:grab;color:var(--mw-accent);flex:none}.isEditing .mwTileHead{padding-left:8px;touch-action:none;cursor:-webkit-grab;cursor:grab}.isEditing .mwTile{box-shadow:inset 0 0 0 1px #70a7ff32}.isEditing .mwGrid{background-image:radial-gradient(#70a7ff18 1px,transparent 0);background-size:24px 24px}.mwTile.isDragging{z-index:5;box-shadow:0 0 0 2px var(--mw-accent),0 16px 40px #0007}.mwResize{position:absolute;right:0;bottom:0;width:40px;height:40px;border:0;background:linear-gradient(135deg,transparent 45%,#1b365d 46%);border-radius:0 0 11px 0;z-index:4;touch-action:none!important;cursor:nwse-resize}.mwResize span{position:absolute;bottom:8px;right:8px;width:10px;height:10px;border-right:2px solid var(--mw-accent);border-bottom:2px solid var(--mw-accent)}.mwTileSettings{background:#222b3a;padding:6px 12px;flex:none;border-bottom:1px solid #70a7ff20}.mwTileSettings>div{display:flex;align-items:center;font-size:10px;color:#b1bfd4}.mwTileSettings>div>span{margin-right:auto}.mwTileSettings .mwIcon{width:36px;height:36px;color:#b9cbea}.mwAddPlaceholder{height:76px;width:100%;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px dashed #70a7ff35;background:#70a7ff05;border-radius:10px;color:#94afd2;font-size:12px!important}.mwTile.isFocused{position:fixed;inset:88px 20px 20px;width:auto;height:auto;z-index:12;box-shadow:0 0 0 100vmax #0b0e12ed}.hasFocus .mwMobileNav{visibility:hidden}.mwMobileNav{display:none}.mwCatalog{padding:0;background:#15191f;border:1px solid #ffffff13;border-radius:18px;color:var(--mw-text);width:min(560px,calc(100vw - 28px));max-height:calc(100dvh - 48px);box-shadow:0 32px 120px #0009}.mwCatalog::-webkit-backdrop{background:#05090dbb;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.mwCatalog::backdrop{background:#05090dbb;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.mwCatalogInner{padding:24px}.mwCatalogInner>header{display:flex;justify-content:space-between;gap:10px;margin-bottom:24px}.mwEyebrow{font-size:9px;letter-spacing:1.5px;color:var(--mw-accent)}.mwCatalog h2{font-size:23px;font-weight:600;letter-spacing:-.5px;margin-top:9px}.mwCatalog header p{font-size:12px;color:var(--mw-muted);margin-top:8px;line-height:1.6}.mwCatalogList{display:grid;grid-gap:7px;gap:7px}.mwCatalogList>button{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid #ffffff0a;background:#1b2027;border-radius:10px;text-align:left;color:#c4d0da;min-height:64px}.mwCatalogList>button:hover:not(:disabled){background:#253249;border-color:#70a7ff40}.mwCatalogList>button:disabled{opacity:.48}.mwCatalogIcon{width:36px;height:36px;border-radius:9px;background:#70a7ff0d;color:var(--mw-accent);display:grid;place-items:center;flex:none}.mwCatalogList>button>span:nth-child(2){flex:1 1;display:grid;grid-gap:5px;gap:5px}.mwCatalogList strong{font-size:12px;font-weight:550}.mwCatalogHint,.mwCatalogList small{font-size:10px;color:var(--mw-muted)}.mwCatalogHint{line-height:1.6;margin-top:18px}.mwNotice{position:fixed;bottom:24px;left:50%;translate:-50% 0;z-index:35;display:flex;align-items:center;gap:8px;max-width:calc(100% - 32px);width:max-content;background:#233e66;border:1px solid #70a7ff32;border-radius:10px;padding:12px 16px;color:#cee0ff;font-size:12px;box-shadow:0 8px 30px #0005}.modWorkspace .modalScrim{z-index:40}.modWorkspace .modal{background:#191e25;border-color:#ffffff13}.modWorkspace .modCardActions button{min-height:40px}.isEditing{--grid-row:72px}@media (min-width:1600px){.mwTopbar{padding-inline:30px}.mwScroll{padding-inline:26px}.mwQuick{min-height:94px}.mwPad{padding:18px}}@media (max-width:1200px) and (min-width:1051px){.mwTileHead{padding-left:10px;gap:6px}.mwTileHead h2{font-size:11px}.mwTileTools .mwIcon{width:29px}.mwPad{padding:12px}.mwQuick{padding:10px}.mwStatus{margin-left:12px}.mwEditHint span{max-width:270px;font-size:11px}}@media (max-width:1050px){.mwTopbar{height:65px;padding:0 14px;gap:9px}.mwBrand{width:35px;height:35px;border-radius:11px}.mwBrand svg{width:20px}.mwBack{margin-left:-6px;width:32px}.mwIdentity h1{font-size:15px;letter-spacing:-.3px}.mwIdentity>span{font-size:10px}.mwIdentity>span,.mwIdentity>span>i{gap:0}.mwIdentity>span{font-size:0}.mwIdentity b{font-size:10px}.mwIdentity i{display:none}.mwStatus{margin-left:auto;font-size:10px}.mwStatus small{display:none}.mwTopActions{margin-left:4px;gap:6px}.mwPreview{display:none}.mwTopActions>.mwButton{padding:0 10px}.mwTopActions>.mwButton:not(.primary)>span{display:none}.mwTopActions .mwCancel{font-size:11px!important;padding:0 6px;border:0;background:none}.mwContextbar{height:32px;padding:0 16px;font-size:10px}.mwContextbar>span:last-child{display:none}.mwScroll{padding:0 12px 12px;display:flex;flex-direction:column}.mwGrid{height:auto;flex:1 1;display:flex;flex-direction:column;gap:10px;min-height:0}.mwTile{position:relative;inset:auto;width:100%;height:var(--mobile-height);min-height:var(--mobile-height);border-radius:10px;flex:none;order:var(--tile-order)}.mwTile.mobileHidden{display:none}.mwTile-player{height:var(--mobile-height);min-height:var(--mobile-height)}.mwTile-player .mwTileHead{display:none}.mwTile-player .mwVideoMeta{min-height:46px;padding:8px 12px}.mwTile-player .mwVideoMeta strong{font-size:11px}.mwTile-player .mwVideoMeta small{font-size:9px}.mwVideoAvatar{width:27px;height:27px;border-radius:8px}.mwTile:not(.mwTile-player){flex:1 1;min-height:var(--mobile-min-height)}.mwTileHead{height:45px;min-height:45px;padding-left:13px}.mwTileHead h2{font-size:12px}.mwTileContent{min-height:0}.mwPad{padding:16px}.mwQuick{min-height:98px;padding:15px;font-size:12px!important}.mwQuickGrid{gap:10px}.mwTile-modes .mwTileContent{overflow:auto}.mwReviewItem{padding:15px}.mwReviewActions button{height:40px}.mwReviewItem p{font-size:13px}.mwHistoryRow p,.mwReviewIdentity{font-size:12px}.mwPerson{font-size:12px!important;min-height:48px}.mwMobileNav{display:flex;flex:none;overflow:auto;scrollbar-width:none;background:#13171c;border-top:1px solid #ffffff0c;padding:7px 7px max(7px,env(safe-area-inset-bottom));gap:3px;min-height:65px;z-index:10}.mwMobileNav>button{min-width:62px;flex:1 1;border:0;background:none;border-radius:9px;color:#7b8796;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:7px 8px;height:50px}.mwMobileNav>button.active{background:#70a7ff10;color:var(--mw-accent)}.mwMobileNav>button>span{position:relative;display:flex}.mwMobileNav svg{width:19px;height:19px}.mwMobileNav small{font-size:9px;white-space:nowrap}.mwMobileNav i{position:absolute;right:-10px;top:-6px;font-size:8px;border-radius:4px;padding:1px 4px;font-style:normal;background:#e5bc83;color:#292116}.mwEditbar{margin:0 12px 12px;padding:12px;display:block}.mwEditHint{font-size:11px;margin-bottom:8px}.mwEditActions{justify-content:space-between;gap:4px}.mwEditActions .mwButton{font-size:11px!important;padding:0 10px}.mwPreset{gap:5px}.mwPreset>svg:first-child{display:none}.mwPreset select{width:145px;font-size:10px}.isEditing .mwGrid{flex:none}.isEditing .mwTile{min-height:0;flex:none;order:var(--tile-order)}.isEditing .mwTile-player{height:calc(var(--mobile-height) + 132px)}.isEditing .mwTile-player .mwTileHead{display:flex}.isEditing .mwTileSettings{padding-block:2px}.isEditing .mwTileSettings>div{min-height:34px}.isEditing .mwTileSettings .mwIcon{height:34px}.isEditing .mwScroll{display:block}.mwTile.isFocused{position:fixed;inset:76px 12px 12px;width:auto;height:auto;min-height:0;z-index:20}.mwTile.isFocused .mwTileHead{display:flex}.mwNotice{bottom:83px;font-size:11px}.isEditing .mwNotice{bottom:16px}.mwCatalogInner{padding:20px}.mwCatalog{max-height:calc(100dvh - 32px)}}@media (max-width:390px){.mwIdentity h1{font-size:13px}.mwBrand{display:none}.mwStatus{font-size:9px;gap:5px}.mwTopbar{gap:5px}.mwMobileNav>button{min-width:57px}.mwEditActions>.mwIcon{width:28px}.mwPreset select{width:130px}}@media (prefers-reduced-motion:reduce){.modWorkspace *{scroll-behavior:auto!important;transition:none!important}.modWorkspace button:active{scale:1!important}}@media (max-width:1050px){.isEditing .mwTileHead{touch-action:auto;cursor:default}}