html:has(.mm-home){scrollbar-gutter:stable}body:has(.mm-home){background:var(--mm-page-background-color);overflow-x:hidden}body:has(.mm-home) .app-frame{display:block}:is(body:has(.mm-home) .app-frame>.sidebar,body:has(.mm-home) .app-content>.mobile-header,body:has(.mm-home) .app-content>.mobile-workspace-bar){display:none!important}body:has(.mm-home) .app-content>main{width:100%;max-width:none;margin:0;padding:0}.mm-home{--mm-bg:var(--mm-page-background-color);--mm-surface:#15161b;--mm-surface-strong:#1c1e25;--mm-border:#edf6ff1a;--mm-text:#f6f9ff;--mm-muted:#e1e9f894;--mm-accent:#56e5ff;--mm-accent-2:#5d7cff;--mm-menu-surface:#181818fa;--mm-menu-raised:#232323;--mm-menu-hover:#ffffff0f;--mm-menu-border:#ffffff17;--mm-menu-shadow:0 18px 48px #0000006b;min-height:100vh;color:var(--mm-text);background-color:var(--mm-bg);background-image:var(--mm-page-background-layers);background-position:0 0;background-size:var(--mm-page-background-size);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;position:relative;overflow:clip}.mm-home *,.mm-home :before,.mm-home :after{box-sizing:border-box}.mm-home button,.mm-home input,.mm-home select,.mm-home textarea{font:inherit}.mm-home button,.mm-home a{-webkit-tap-highlight-color:transparent}.mm-home button:focus-visible,.mm-home a:focus-visible{outline:2px solid var(--mm-accent);outline-offset:3px;box-shadow:none}.mm-home :is(input,select,textarea):is(:focus,:focus-visible){outline-offset:0;box-shadow:0 0 0 .5px var(--mm-ui-selection) inset;outline:0}.mm-home svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.mm-home__announcement{z-index:140;color:#f7fdfff0;letter-spacing:.01em;background:radial-gradient(circle at 14% 20%,#a7f4ff 0,#0000 10rem),linear-gradient(90deg,#2376f2,#05aee9 52%,#2376f2);justify-content:center;align-items:center;gap:10px;min-height:38px;padding:8px 48px 8px 84px;font-size:13px;font-weight:650;animation:.42s cubic-bezier(.2,.8,.2,1) both mm-home-announcement-enter;display:flex;position:sticky;top:0;box-shadow:0 8px 28px #0003}@keyframes mm-home-announcement-enter{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.mm-home__announcement-kicker{color:#123551;background:#ffffffe0;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:850}.mm-home__announcement button{color:#ffffffb3;cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:24px;padding:0;display:grid;position:absolute;top:7px;right:16px}.mm-home__announcement .mm-home__announcement-close{color:#fff;background:#00000024;border:1px solid #ffffff47;border-radius:50%;transition:background .16s,transform .16s}.mm-home__announcement .mm-home__announcement-close:hover{background:#00000047;transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.mm-home__announcement{animation:none}}.mm-home__stage{min-width:0;padding-top:40px;padding-left:0;transition:padding-left .22s cubic-bezier(.2,.7,.2,1)}.mm-home__topbar{z-index:140;height:40px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:#101010;border-bottom:1px solid #ffffff12;position:fixed;inset:0 0 auto}.mm-home__topbar.is-workbench-open{grid-template-columns:minmax(18%, var(--mm-home-workbench-conversation-width,33.333%)) 1px minmax(0, 1fr);background:0 0;border-bottom:0;transition:grid-template-columns .22s cubic-bezier(.2,0,0,1);display:grid}.mm-home__topbar.is-workbench-open.is-rail-expanded{padding-left:264px}.mm-home__topbar.is-workbench-open.is-canvas-fullscreen{z-index:160;grid-template-columns:0 1px minmax(0,1fr)}.mm-home__topbar.is-workbench-open.is-canvas-fullscreen .mm-home__topbar-rail-expand{z-index:171;color:#eff6ffeb;min-width:40px;height:30px;box-shadow:none;background:0 0;border:0;border-radius:0;display:grid;position:fixed;top:8px;left:12px;transform:none}.mm-home__topbar.is-workbench-open.is-canvas-fullscreen .mm-home__topbar-rail-expand svg{color:#f4f7fb;width:22px;height:22px}.mm-home__topbar.is-conversation-topbar:not(.is-workbench-open){padding:0}.mm-home__topbar.is-conversation-topbar:not(.is-rail-expanded) .mm-home__topbar-pane.is-conversation{padding-left:0}.mm-home__topbar.is-conversation-topbar.is-rail-expanded:not(.is-workbench-open){padding-left:252px}.mm-home__topbar.is-conversation-topbar.is-rail-expanded:not(.is-workbench-open) .mm-home__topbar-pane.is-conversation{padding-left:60px}.mm-home__topbar-pane{color:#f5faff;letter-spacing:.08em;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:center;min-width:0;height:100%;padding:0 16px;font-size:11px;font-weight:800;display:flex}.mm-home__topbar-pane.is-conversation{gap:8px}.mm-home__topbar-conversation-identity{align-items:center;gap:8px;min-width:0;display:flex}.mm-home__topbar-conversation-thumbnail,.mm-home__topbar-conversation-placeholder{border-radius:6px;flex:0 0 24px;width:24px;height:24px;overflow:hidden}.mm-home__topbar-conversation-thumbnail{position:relative}.mm-home__topbar-conversation-thumbnail .mm-home__canvas-thumbnail{position:absolute;inset:0}.mm-home__topbar-conversation-placeholder{color:#f5faff;background:#ffffff0f;place-items:center;display:grid}.mm-home__topbar-rail-expand{color:#f5faff;cursor:pointer;pointer-events:auto;background:0 0;border:0;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;padding:0;display:grid}.mm-home__topbar-rail-expand:hover,.mm-home__topbar-rail-expand:focus-visible{color:#fff;background:#ffffff13;outline:none}.mm-home .mm-home__topbar-title{color:#f5faff;width:min(420px,100%);min-width:0;max-width:min(420px,100%);font:inherit;text-overflow:ellipsis;white-space:nowrap;cursor:text;pointer-events:auto;background:0 0;border:0;padding:0;font-size:14px;font-weight:800;overflow:hidden}.mm-home__topbar-title:hover,.mm-home__topbar-title:focus-visible{color:#fff;outline:none}.mm-home .mm-home__topbar-title-input{box-sizing:border-box;color:#f8fafc;width:min(420px,100%);max-width:100%;min-height:28px;font:inherit;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:7px;outline:none;padding:2px 8px;font-size:14px;font-weight:800}.mm-home__topbar.is-workbench-open .mm-home__topbar-pane.is-conversation{background:#101010;border-bottom:1px solid #ffffff12;padding-left:48px;transition:opacity .15s;overflow:hidden}.mm-home__topbar.is-workbench-open.is-canvas-fullscreen .mm-home__topbar-pane.is-conversation{opacity:1;padding-inline:0}.mm-home__topbar.is-workbench-open.is-rail-expanded:not(.is-canvas-fullscreen) .mm-home__topbar-pane.is-conversation{padding-left:16px}.mm-home__topbar-conversation-controls{pointer-events:auto;align-items:center;gap:6px;margin-left:auto;display:flex}.mm-home__topbar-conversation-controls .mm-conversation-share-action{display:flex}.mm-home__topbar-conversation-actions,.mm-home__topbar-notifications{align-items:center;display:flex}.mm-home__topbar-conversation-more,.mm-home__topbar-notifications .mm-home__notification-trigger{color:#f5faff;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:38px;padding:0;display:grid}.mm-home__topbar-conversation-more:hover,.mm-home__topbar-conversation-more:focus-visible,.mm-home__topbar-notifications .mm-home__notification-trigger:hover,.mm-home__topbar-notifications .mm-home__notification-trigger:focus-visible{color:#fff;background:#ffffff13;outline:none}.mm-home__stage.is-topbar-hidden{padding-top:0}.mm-home__stage.is-rail-expanded{padding-left:260px}.mm-home__stage.is-workbench-open{grid-template-columns:minmax(18%, var(--mm-home-workbench-conversation-width,33.333%)) 1px minmax(0, 1fr);grid-template-rows:40px minmax(0,1fr);height:100dvh;padding-top:0;transition:grid-template-columns .22s cubic-bezier(.2,0,0,1);display:grid;overflow:hidden}.mm-home__stage.is-workbench-open.is-topbar-hidden{grid-template-rows:minmax(0,1fr)}.mm-home__primary-pane,.mm-home__canvas-pane{min-width:0;min-height:0}.mm-home__stage.has-project-conversation>.mm-home__primary-pane{flex:1 1 0;width:100%;height:100%}.mm-home__stage.has-project-conversation.is-workbench-open>.mm-home__primary-pane{width:auto}.mm-home__stage.is-workbench-open .mm-home__primary-pane{grid-area:2/1;transition:opacity .15s;overflow:auto}.mm-home__stage.is-workbench-open{transition:grid-template-columns 1s cubic-bezier(.22,1,.36,1)}.mm-home__stage.is-workbench-open.is-resizing:not(.is-canvas-fullscreen){transition:none}.mm-home__stage.is-workbench-open.is-canvas-fullscreen>.mm-home__canvas-pane{animation:1s both mm-home-canvas-push-in}@keyframes mm-home-canvas-push-in{0%{transform:translate(9%)}to{transform:translate(0)}}.mm-home__stage.is-workbench-open .mm-home__primary-pane .mm-conversation-surface__composer-wrap{padding-inline:1px}.mm-home__stage.is-workbench-open .mm-home__primary-pane .mm-conversation-surface__composer.is-standard{box-sizing:border-box;width:100%;max-width:none}.mm-home__primary-pane .creative-composer-canvas-command-bar__commands{flex:auto}.mm-home__stage.is-workbench-open .mm-home__primary-pane .creative-composer-canvas-command-bar .creative-canvas-control>:is(.creative-chip-button[aria-label=关闭画布],.creative-canvas-fullscreen-button){color:#e2e8f0c7;gap:0}.mm-home__stage.is-workbench-open .mm-home__primary-pane .creative-composer-canvas-command-bar .creative-canvas-control>.creative-chip-button[aria-label=关闭画布] .creative-chip-label,.mm-home__stage.is-workbench-open .mm-home__primary-pane .creative-composer-canvas-command-bar .creative-canvas-fullscreen-button>span{opacity:1;max-width:12em;margin-left:0;display:block;overflow:visible}.mm-home__stage.is-workbench-open .mm-home__primary-pane .creative-composer-canvas-command-bar>.creative-composer-canvas-command-bar__end>.creative-canvas-fullscreen-button{color:#e2e8f0c7;gap:0}.mm-home__stage.is-workbench-open .mm-home__primary-pane .creative-composer-canvas-command-bar .creative-canvas-fullscreen-button:is(:hover,:focus-visible)>span{margin-left:0!important}.mm-home__stage.is-workbench-open.is-topbar-hidden .mm-home__primary-pane{grid-row:1}.mm-home__canvas-pane{background:#090a0e;border-left:1px solid #ffffff1a}.mm-home__stage.is-workbench-open .mm-home__canvas-pane{border-left:0;grid-area:1/3/-1}.mm-home__stage.is-workbench-open .mm-home__canvas-pane :is(.mm-canvas,.mm-canvas__body,.mm-canvas__surface){box-shadow:none;border:0;outline:0}.mm-home__stage.is-workbench-open .mm-home__canvas-pane .mm-canvas__surface-grid{background-image:radial-gradient(circle,#91add12e 1px,#0000 1.5px);background-position:50%;background-size:24px 24px}.mm-home__stage.is-workbench-open .mm-home__canvas-pane .react-flow__background rect{stroke:none}.mm-home__workbench-divider{z-index:20;cursor:col-resize;touch-action:none;outline:none;min-width:1px;position:relative}.mm-home__workbench-divider:before{z-index:-1;content:"";cursor:col-resize;width:9px;position:absolute;top:0;bottom:0;left:-4px}.mm-home__workbench-divider:after{content:"";background:#ffffff1a;width:1px;transition:background-color .12s;position:absolute;top:0;bottom:0;left:0}.mm-home__workbench-divider:is(:hover,:focus-visible):after,.mm-home__workbench-divider.is-resizing:after{background:#ffffff38;width:1px;left:0}.mm-home__workbench-divider.is-topbar{pointer-events:auto;height:40px}.mm-home__workbench-divider.is-topbar:after{background:#ffffff1a;top:-1px;bottom:-1px}.mm-home__stage.is-workbench-open>.mm-home__workbench-divider{grid-area:1/2/-1}.mm-home__canvas-loading{background:var(--mm-page-background-color);width:100%;height:100%}.mm-home .mm-home__workbench-control{z-index:151;align-items:center;gap:6px;display:flex;position:fixed;top:8px;right:12px}.mm-home .mm-home__workbench-toggle{background:#ffffff0e;border:1px solid #ffffff1f;position:static}.mm-home .mm-home__workbench-toggle .creative-chip-image-icon{flex-basis:20px;width:20px;height:20px}.mm-home .mm-home__workbench-control.creative-control .mm-home__workbench-toggle .creative-chip-label{font-size:11px}.mm-home .mm-home__workbench-toggle:hover,.mm-home .mm-home__workbench-toggle:focus-visible{background:#ffffff17;border-color:#fff3}.mm-home .mm-home__workbench-fullscreen{color:#e8f0f9eb;background:#262729;border:1px solid #34363a;border-radius:9px;width:30px;min-width:30px;height:30px;min-height:30px;padding:0}.mm-home .mm-home__workbench-fullscreen:hover,.mm-home .mm-home__workbench-fullscreen:focus-visible{background:#303236;border-color:#3c3f43}.mm-home__canvas-pane .mm-canvas__preview-board .mm-canvas__account-panel{margin:8px 56px 0 0}.mm-home__canvas-pane .mm-canvas__preview-board .mm-canvas-share__trigger{background:#262729;border:1px solid #34363a;border-radius:9px;width:30px;height:30px;min-height:30px}.mm-home__canvas-pane .mm-canvas__preview-board .mm-canvas-share__trigger:hover,.mm-home__canvas-pane .mm-canvas__preview-board .mm-canvas-share__trigger:focus-visible,.mm-home__canvas-pane .mm-canvas__preview-board .mm-canvas-share__trigger[aria-expanded=true]{background:#303236}.mm-home__stage.is-workbench-open.is-canvas-fullscreen{grid-template-columns:0 1px minmax(0,1fr);transition:none}.mm-home__stage.is-canvas-fullscreen>.mm-home__primary-pane{opacity:0;visibility:hidden;pointer-events:none;width:0;min-width:0;max-width:0;transition:none;overflow:hidden}.mm-home__stage.is-canvas-fullscreen>.mm-home__workbench-divider:not(.is-resizing){visibility:hidden;pointer-events:none}.mm-home__stage.is-canvas-fullscreen>.mm-home__workbench-divider.is-resizing{z-index:180;width:1px;display:block;position:absolute;top:0;bottom:0;left:0}.mm-home__stage.is-canvas-fullscreen>.mm-home__workbench-divider.is-resizing:after{opacity:0}.mm-home__stage.is-canvas-fullscreen>.mm-home__canvas-pane{width:auto;height:auto}.mm-home__stage.is-canvas-fullscreen .mm-canvas-conversation.is-input-only:not(.is-collapsed){inset:auto auto 16px 50%!important;transform:translate(-50%)!important}.mm-home__conversation-share-wrap{z-index:150;position:fixed;top:2px;right:103px}.mm-home__conversation-share-wrap .mm-conversation-share-action{display:flex}.mm-home__conversation-share-wrap .mm-home__account-share,.mm-home__topbar-conversation-controls .mm-home__account-share,.mm-home__invite-share-wrap .mm-home__account-share{width:30px;height:38px}.mm-home__conversation-share-wrap .mm-home__account-share:hover,.mm-home__conversation-share-wrap .mm-home__account-share:focus-visible,.mm-home__topbar-conversation-controls .mm-home__account-share:hover,.mm-home__topbar-conversation-controls .mm-home__account-share:focus-visible,.mm-home__invite-share-wrap .mm-home__account-share:hover,.mm-home__invite-share-wrap .mm-home__account-share:focus-visible{background:#ffffff0f}.mm-home__conversation-share-wrap .mm-home__account-share svg,.mm-home__topbar-conversation-controls .mm-home__account-share svg,.mm-home__invite-share-wrap .mm-home__account-share svg{width:16px;height:16px}.mm-home__topbar-conversation-controls .mm-home__account-share{background:0 0;border:0;border-radius:8px;width:30px;height:38px}.mm-home__topbar-conversation-controls .mm-home__account-share:hover,.mm-home__topbar-conversation-controls .mm-home__account-share:focus-visible{background:#ffffff13}.mm-home__rail{--mm-home-rail-surface:#202020;z-index:45;color:#f5faffe0;background-color:var(--mm-home-rail-surface);background-image:var(--mm-page-background-layers);background-position:0 0;background-size:var(--mm-page-background-size);-webkit-backdrop-filter:none;backdrop-filter:none;border-right:1px solid #ffffff13;flex-direction:column;width:54px;transition:width .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:14px 0 34px #0000}.mm-home__rail:has(.mm-home__account-identity[aria-expanded=true]){z-index:160}.mm-home__rail:has(.mm-home__notification-trigger[aria-expanded=true]){z-index:160}.mm-home__rail.is-expanded{z-index:160;width:264px;box-shadow:18px 0 54px #00000047}@media (width>=761px){.mm-home__stage.is-home-mode.is-rail-expanded{padding-left:260px}.mm-home__rail:not(.is-expanded){z-index:150;width:40px;height:40px;box-shadow:none;pointer-events:auto;background:0 0;border:0;inset:0 auto auto 8px;overflow:visible}.mm-home__rail:not(.is-expanded) .mm-home__rail-scroll,.mm-home__rail:not(.is-expanded) .mm-home__account{display:none}.mm-home__rail-header{gap:6px;min-height:40px;padding:4px 8px}.mm-home__rail-mode-logo,.mm-home__rail-toggle{flex-basis:32px;width:32px;height:32px}.mm-home__brand-logo{border-radius:8px;flex-basis:26px;width:26px;height:26px}.mm-home__rail-brand-wordmark{font-size:15px}}.mm-home__rail-header{flex:none;align-items:center;gap:6px;height:40px;min-height:40px;padding:4px 12px;transition:padding-top .18s;display:flex}.mm-home__rail:not(.is-expanded) .mm-home__rail-header{z-index:1;pointer-events:auto;width:40px;min-height:40px;padding:0;position:relative}.mm-home__rail:not(.is-expanded) .mm-home__rail-expand{z-index:1;background:0 0;position:relative}.mm-home__rail.has-topbar-expand:not(.is-expanded),.mm-home__rail.has-topbar-expand:not(.is-expanded) .mm-home__rail-header{pointer-events:none}.mm-home__announcement+.mm-home__rail .mm-home__rail-header{min-height:94px;padding-top:46px}.mm-home__announcement+.mm-home__rail.is-home-mode .mm-home__rail-header{min-height:56px;padding-top:8px}.mm-home__announcement{color:#dcebffb8;min-height:0;box-shadow:none;pointer-events:none;background:0 0;justify-content:flex-end;padding:0;font-size:12px;position:fixed;top:15px;right:176px}.mm-home__announcement-kicker{color:inherit;font-size:inherit;background:0 0;padding:0;font-weight:650}.mm-home__announcement>span:not(.mm-home__announcement-kicker),.mm-home__announcement-close{display:none}.mm-home__rail-home-link,.mm-home__rail-mode-logo,.mm-home__rail-expand,.mm-home__rail-toggle{color:#eff6ffad;cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;width:40px;height:40px;padding:0;transition:all .15s;display:grid}.mm-home__rail-theme,.mm-home__rail-language{color:#eff6ffad;cursor:pointer;background:0 0;border:0;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;display:grid}.mm-home__rail-language{font-size:0}.mm-home__rail-home-link:hover,.mm-home__rail-home-link:focus-visible,.mm-home__rail-mode-logo:hover,.mm-home__rail-mode-logo:focus-visible,.mm-home__rail-expand:hover,.mm-home__rail-toggle:hover{color:#fff;background:#ffffff13;outline:none}.mm-home__rail-toggle{width:36px;height:36px;margin-left:0}.mm-home__rail-theme:hover,.mm-home__rail-theme:focus-visible,.mm-home__rail-language:hover,.mm-home__rail-language:focus-visible{color:#fff;background:#ffffff13;outline:none}.mm-home__rail:not(.is-expanded) :is(.mm-home__rail-theme,.mm-home__rail-language){display:none}.mm-home__rail-brand-wordmark{color:#f5f8fceb;white-space:nowrap;font-size:17px;font-weight:780}.mm-home__rail.is-expanded .mm-home__rail-home-link{gap:7px;width:auto;padding-inline:8px;display:inline-flex}.mm-home__rail.is-home-mode{background-color:#202020;background-image:none}.mm-home__rail-mode-logo{flex:auto;justify-content:flex-start;align-items:center;gap:6px;width:auto;height:32px;display:inline-flex}.mm-home__rail-mode-switch{flex:none;min-height:34px}.mm-home__rail-mode-switch :is(a,button){min-height:26px;padding-inline:7px;font-size:11px}.mm-home__brand-logo{object-fit:cover;border-radius:9px;flex:0 0 24px;width:24px;height:24px;display:block;box-shadow:0 10px 24px #3f77ff3d}.mm-home__rail-scroll{scrollbar-color:#ffffff29 transparent;scrollbar-width:thin;flex:1;min-height:0;padding:6px 8px 18px;overflow:hidden auto}.mm-home__rail-scroll::-webkit-scrollbar{width:5px}.mm-home__rail-scroll::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:999px}.mm-home__rail-nav{gap:4px;display:grid}.mm-home__rail-capabilities{margin-top:10px;padding:0 4px}.mm-home__rail-capabilities .mm-home__rail-capability-grid{grid-template-columns:minmax(0,1fr);gap:6px;overflow:visible}.mm-home__rail-capabilities .mm-shared-capability-card:not(.is-canvas){background:0 0;border-color:#0000;border-radius:11px;grid-template-columns:22px minmax(0,1fr);gap:6px;min-height:44px;padding:5px 7px}.mm-home__rail-capabilities .mm-shared-capability-card:not(.is-canvas):hover,.mm-home__rail-capabilities .mm-shared-capability-card:not(.is-canvas).is-active{background:0 0;border-color:#0000;transform:none}.mm-home__rail-capabilities .mm-shared-capability-card:not(.is-canvas) .mm-shared-capability-icon{border-radius:7px;width:22px;height:22px}.mm-home__rail-capabilities .mm-shared-capability-grid strong{font-size:12px;font-weight:650}.mm-home__rail-capabilities+.mm-home__rail-projects{margin-top:18px}.mm-home__rail-projects-label{min-height:44px;color:var(--mm-text);grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;padding:5px 7px;display:grid}.mm-home__rail-projects-label:is(button){width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.mm-home__rail-projects-label .mm-shared-capability-icon{border-radius:7px;width:22px;height:22px}.mm-home__rail-projects-label strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;line-height:1.2;overflow:hidden}.mm-home__rail-item{color:#eef4ffc7;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;width:100%;min-height:42px;padding:0 10px;font-size:14px;font-weight:620;line-height:1.2;transition:all .16s;display:flex}.mm-home__rail-item:hover,.mm-home__rail-item.is-active{color:#fff;background:#1d1e20}.mm-home__rail-disclosure{margin-left:auto;transition:transform .14s;transform:rotate(-90deg)}.mm-home__rail-disclosure.is-expanded,.mm-home__rail-project-disclosure.is-expanded{transform:rotate(0)}.mm-home__rail-item.is-active svg{color:var(--mm-accent);filter:drop-shadow(0 0 8px #56e5ff6b)}.mm-home__rail:not(.is-expanded) .mm-home__rail-scroll{padding-inline:7px}.mm-home__rail:not(.is-expanded) .mm-home__rail-item{justify-content:center;width:40px;padding:0}.mm-home__rail:not(.is-expanded) .mm-home__rail-item.is-active{background:0 0}.mm-home__rail:not(.is-expanded) .mm-home__rail-item:hover{background:#ffffff13}.mm-home__rail:not(.is-expanded) .mm-home__rail-item>span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.mm-home__rail:not(.is-expanded) .mm-home__rail-item:not(:has(svg))>span{clip:auto;width:auto;height:auto;position:static;overflow:visible}.mm-home__rail:not(.is-expanded) .is-expanded-only,.mm-home__rail-workspace,.mm-home__rail-projects{display:none}.mm-home__rail.is-expanded .mm-home__rail-workspace,.mm-home__rail.is-expanded .mm-home__rail-projects{display:block}.mm-home__rail-workspace{margin-top:26px;padding:0 9px}.mm-home__rail-workspace p,.mm-home__rail-workspace label{margin:0}.mm-home__rail-workspace p{color:#75e2f8b3;letter-spacing:.16em;font-size:10px;font-weight:850}.mm-home__rail-workspace label{color:var(--mm-muted);margin-top:10px;font-size:11px;display:block}.mm-home__rail-workspace select{border:1px solid var(--mm-border);width:100%;min-height:40px;color:var(--mm-text);background:#121316;border-radius:10px;margin-top:6px;padding:0 12px;font-size:12px}.mm-home__rail-workspace .ui-button{border:1px solid var(--mm-border);color:#eff6ffbd;width:100%;min-height:36px;box-shadow:none;background:#ffffff09;border-radius:10px;margin-top:8px;font-size:12px}.mm-home__rail-workspace>button{border:1px solid var(--mm-border);color:#eff6ffbd;cursor:pointer;background:#ffffff09;border-radius:10px;width:100%;min-height:34px;margin-top:8px;font-size:12px}.mm-home__rail-projects{margin-top:28px;padding:0 4px}.mm-home__rail-recent{margin-top:22px;padding:0 4px}.mm-home__rail-pinned{margin-bottom:22px}.mm-home__rail-section-heading{justify-content:space-between;align-items:center;gap:8px;min-height:30px;padding:0 6px;display:flex}.mm-home__rail-section-heading h2{margin:0;font-size:13px}.mm-home__rail-section-heading .ui-button{color:#eef5ffa8;min-height:28px;box-shadow:none;background:0 0;border:0;border-radius:8px;padding:0 8px;font-size:11px}.mm-home__rail-section-heading .ui-button:hover{color:#fff;background:#ffffff12}.mm-home__rail-project-create{color:#eef5ffb3;cursor:pointer;width:28px;height:28px;font:inherit;background:0 0;border:0;border-radius:8px;font-size:18px}.mm-home__rail-project-create:hover{color:#fff;background:#ffffff12}.mm-home__rail-project-list{gap:2px;margin-top:5px;display:grid}.mm-home__rail-project-more{color:#eef4ff9e;min-height:34px;font:inherit;cursor:pointer;background:#ffffff0b;border:0;border-radius:8px;margin-top:4px;font-size:12px}.mm-home__rail-project-more:hover,.mm-home__rail-project-more:focus-visible{color:#fff;background:#ffffff14;outline:none}.mm-home__rail-project-row{color:#eef4ffbf;border-radius:10px;min-width:0;min-height:44px;transition:all .15s;position:relative}.mm-home__rail-project-row:hover{color:#fff;background:#fff1}.mm-home__rail-project-row.is-active{color:#fff;background:#ffffff14}.mm-home__rail-project-main{width:100%;min-width:0;min-height:44px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:6px 54px 6px 7px;display:flex}.mm-home__rail-project-main strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.mm-home__rail-project-status{pointer-events:none;place-items:center;width:14px;transition:opacity .12s;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.mm-home__rail-project-status span{display:block}.mm-home__rail-project-status .is-running{border:1.5px solid #78d3ff47;border-top-color:#79dcff;border-radius:50%;width:12px;height:12px;animation:.78s linear infinite mm-project-spin}.mm-home__rail-project-status .is-complete{background:#3d9cff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #3d9cffb3}.mm-home__rail-project-actions{opacity:0;pointer-events:none;align-items:center;transition:opacity .14s;display:flex;position:absolute;top:50%;right:3px;transform:translateY(-50%)}.mm-home__rail-project-row:hover .mm-home__rail-project-actions,.mm-home__rail-project-row:focus-within .mm-home__rail-project-actions{opacity:1;pointer-events:auto}.mm-home__rail-project-row:hover .mm-home__rail-project-status,.mm-home__rail-project-row:focus-within .mm-home__rail-project-status{opacity:0}.mm-home__rail-project-actions button,.mm-home__rail-project-actions a{color:#eef4ffa3;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:23px;height:28px;padding:0;display:grid}.mm-home__rail-project-actions button:hover,.mm-home__rail-project-actions a:hover,.mm-home__rail-project-actions .is-pinned{color:#fff;background:#ffffff17}.mm-home__rail-project-actions .is-pinned{color:#7fe8fb}.mm-home__rail-conversations{gap:2px;margin:2px 0 5px;display:grid}.mm-home__rail-conversation-row{border-radius:8px;min-width:0;position:relative}.mm-home__rail-conversation-row:hover,.mm-home__rail-conversation-row.is-active{background:#ffffff0e}.mm-home__rail-conversation-main{color:#eef4ffb8;align-content:center;gap:1px;min-width:0;min-height:38px;padding:5px 30px 5px 8px;display:grid}.mm-home__rail-conversation-main strong,.mm-home__rail-conversation-main span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-home__rail-conversation-main strong{font-size:12px;font-weight:620}.mm-home__rail-conversation-main span{color:var(--mm-muted);font-size:10px}.mm-home__rail-conversation-more{color:#eef4ffa3;opacity:0;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:24px;height:28px;padding:0;display:grid;position:absolute;top:50%;right:3px;transform:translateY(-50%)}.mm-home__rail-conversation-status{box-sizing:border-box;will-change:transform;pointer-events:none;border:1.5px solid #bec6cf38;border-top-color:#bec6cfc7;border-radius:50%;width:12px;height:12px;margin-top:-6px;animation:2.2s linear infinite mm-project-spin;position:absolute;top:50%;right:16px;transform:none}.mm-home__rail-conversation-status.is-unread{background:#69b7ff;border:0;width:7px;height:7px;margin-top:-3.5px;animation:none;right:19px}.mm-home__rail-conversation-row:hover .mm-home__rail-conversation-status,.mm-home__rail-conversation-row:focus-within .mm-home__rail-conversation-status{visibility:hidden}.mm-home__rail-conversation-row:hover .mm-home__rail-conversation-more,.mm-home__rail-conversation-row:focus-within .mm-home__rail-conversation-more{opacity:1}.mm-home__rail-conversation-more:hover{color:#fff;background:#ffffff17}.mm-home__rail-conversation-state{color:var(--mm-muted);font:inherit;text-align:left;background:0 0;border:0;padding:5px 8px;font-size:10px}.mm-home__project-pin-icon{stroke-width:1.65px}@keyframes mm-project-spin{to{transform:rotate(360deg)}}.mm-home__rail-state{color:var(--mm-muted);background:#ffffff06;border-radius:10px;gap:7px;margin:5px 6px 0;padding:10px;font-size:11px;display:grid}.mm-home__rail-state button{color:#7fe8fb;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0}.mm-home__rail-archive{color:#eef4ffa8;cursor:pointer;min-height:40px;font:inherit;text-align:left;background:0 0;border:0;border-radius:10px;flex:none;align-items:center;gap:10px;margin:8px 12px 12px;padding:0 10px;font-size:12px;display:flex}.mm-home__rail-archive:hover,.mm-home__rail-archive.is-active{color:#fff;background:#ffffff12}.mm-home__rail-archive span{flex:1;min-width:0}.mm-home__rail-archive small{color:#e0efffa3;text-align:center;background:#ffffff12;border-radius:999px;min-width:20px;padding:2px 6px;font-size:10px}.mm-home__project-menu{z-index:460;border:1px solid var(--mm-menu-border,#ffffff17);color:#edf4ff;background:var(--mm-menu-surface,#181818fa);width:196px;box-shadow:var(--mm-menu-shadow,0 18px 48px #0000006b);-webkit-backdrop-filter:blur(20px)saturate(1.05);backdrop-filter:blur(20px)saturate(1.05);border-radius:12px;gap:2px;padding:6px;display:grid;position:fixed}.mm-home__project-menu button{width:100%;min-height:38px;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:0 10px;font-size:13px;display:flex}.mm-home__project-menu button:hover:not(:disabled),.mm-home__project-menu button:focus-visible{background:var(--mm-menu-hover,#ffffff0f);outline:none}.mm-home__project-menu button:disabled{cursor:not-allowed;opacity:.38}.mm-home__project-menu button.is-danger{color:#ffaaa8}.mm-home__project-menu svg,.mm-home__project-dialog svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.mm-home__project-dialog-backdrop{z-index:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.mm-home__project-dialog{color:#f4f7fb;background:#1b1d22;border:1px solid #ffffff1f;border-radius:16px;gap:12px;width:min(420px,100vw - 32px);padding:20px;display:grid;box-shadow:0 28px 86px #0000008f}.mm-home__project-dialog h2,.mm-home__project-dialog p{margin:0}.mm-home__project-dialog h2{font-size:18px}.mm-home__project-dialog p{color:#e1e9f5a8;font-size:13px;line-height:1.6}.mm-home__project-dialog input{color:#fff;min-height:42px;font:inherit;background:#ffffff0e;border:1px solid #ffffff24;border-radius:10px;padding:0 12px}.mm-home__project-dialog footer{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.mm-home__project-dialog footer button{color:#e8edf5;cursor:pointer;min-height:38px;font:inherit;background:#ffffff14;border:0;border-radius:9px;padding:0 15px}.mm-home__project-dialog footer button.is-primary{color:#07151b;background:#7fe8fb}.mm-home__project-dialog footer button.is-danger{color:#fff;background:#d84a51}.mm-home__conversation-project-dialog{width:min(460px,100vw - 32px)}.mm-home__conversation-project-dialog label{gap:8px;display:grid}.mm-home__conversation-project-dialog select{min-height:42px;color:inherit;background:#191b20;border:1px solid #ffffff24;border-radius:6px;padding:0 12px}.mm-home__conversation-project-list{gap:8px;max-height:240px;display:grid;overflow:auto}.mm-home__conversation-project-list button{min-height:46px;color:inherit;text-align:left;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.mm-home__conversation-project-list button.is-active{background:#4684ff24;border-color:#66a3ff}.mm-home__conversation-project-list span,.mm-home__conversation-project-error{color:var(--mm-home-muted);font-size:12px}.mm-home__account{border-top:1px solid #ffffff17;justify-content:center;align-self:stretch;align-items:center;gap:8px;width:100%;margin-top:auto;padding:8px 7px 12px;display:flex}.mm-home__account.is-authenticated{border-top:0;grid-template-columns:minmax(0,1fr);justify-content:stretch;align-items:stretch;gap:8px;width:auto;max-width:none;padding:10px 12px 12px;display:grid}@media (width>=761px){.mm-home__rail.is-expanded>.mm-home__account.is-authenticated{flex:none;width:264px}}.mm-home__account-benefits{justify-self:stretch;width:auto;min-width:0;margin:0 -12px;padding:0 12px}.mm-home__account-footer{border-top:1px solid #ffffff1f;justify-self:stretch;align-items:center;gap:8px;width:auto;min-width:0;margin:0 -12px;padding:8px 12px 0;display:flex}.mm-home__account-footer-share{flex:0 0 34px;width:34px;height:34px;display:inline-flex}.mm-home__account-footer-update{position:relative}.mm-client-update-backdrop{z-index:1200;background:#00000085;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.mm-client-update-dialog{width:min(420px,100%);color:var(--mm-home-text-primary,#f7f7f7);background:var(--mm-home-surface,#242424);border:1px solid #ffffff1f;border-radius:18px;padding:24px;box-shadow:0 20px 70px #00000059}.mm-client-update-dialog h2{margin:0 0 10px;font-size:20px}.mm-client-update-dialog p{color:var(--mm-home-text-secondary,#bdbdbd);margin:0 0 18px}.mm-client-update-dialog progress{width:100%;margin-bottom:18px}.mm-client-update-actions{justify-content:flex-end;gap:10px;display:flex}.mm-client-update-actions button{color:inherit;cursor:pointer;background:#ffffff1a;border:0;border-radius:10px;padding:9px 14px}.mm-client-update-actions button:last-child{color:#111;background:#fff}.mm-home__account-footer-share .mm-home__account-share{border-radius:10px;width:34px;height:34px}.mm-home__account-footer-share .mm-home__account-tooltip{top:auto;bottom:calc(100% + 8px);transform:translateY(3px)}.mm-home__account-footer-share+.mm-home__account-settings-trigger{margin-left:0}.mm-home__rail:not(.is-expanded) .mm-home__account>:not(.mm-home__account-identity){display:none}.mm-home__rail:not(.is-expanded) .mm-home__account-footer{border:0;width:34px;margin:0;padding:0;display:flex;position:fixed;bottom:8px;left:3px}.mm-home__rail:not(.is-expanded) .mm-home__account-footer>:not(.mm-home__account-footer-share),.mm-home__rail:not(.is-expanded) .mm-home__account-copy{display:none}.mm-home__rail.is-expanded .mm-home__account{justify-content:flex-start;padding:10px 12px 12px}.mm-home__invite-share-wrap{z-index:150;position:fixed;top:2px;right:48px}.mm-home__invite-notifications{z-index:150;align-items:center;display:flex;position:fixed;top:2px;right:12px}.mm-home__account-summary{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-home__account-credit-badge{color:inherit;font-size:inherit;white-space:nowrap;align-items:center;gap:3px;font-weight:700;display:inline-flex}.mm-home__account-meta{align-items:center;gap:4px;width:100%;min-width:0;line-height:1;display:flex}.mm-home__account-benefit{color:#fff;width:max-content;min-width:0;max-width:100%;min-height:34px;font:inherit;cursor:pointer;text-align:left;isolation:isolate;--mm-home-account-benefit-hover-color:#07f;background:#ffffff12;border:0;border-radius:8px;justify-content:space-between;justify-self:start;align-items:center;gap:4px;padding:5px 8px;font-size:13px;font-weight:700;line-height:18px;display:flex;position:relative;overflow:hidden}.mm-home__account-benefit:before{content:"";z-index:0;background:var(--mm-home-account-benefit-hover-color);pointer-events:none;border-radius:50%;width:150px;height:200px;transition:top .3s,left .3s;position:absolute;top:100%;left:100%}.mm-home__account-benefit:hover:before,.mm-home__account-benefit:focus-visible:before{top:-30px;left:-30px}.mm-home__account-benefit>*{z-index:1;position:relative}.mm-home__account-benefit-divider{display:none}.mm-home__account-benefit.is-credits{border-radius:8px;padding:5px 8px}.mm-home__account-benefit-content{color:#fff;align-items:center;gap:2px;min-width:0;font-size:11px;font-weight:400;line-height:16px;transition:opacity .12s;display:inline-flex}.mm-home__account-credit-icon{flex:0 0 12px}.mm-home__account-benefit-action{inset-inline:0;color:#fff;opacity:0;visibility:hidden;pointer-events:none;background:0 0;border:0;justify-content:center;align-items:center;gap:0;max-width:none;min-height:0;padding:0;font-size:11px;font-weight:680;line-height:16px;transition:opacity .12s,visibility .12s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.mm-home__account-benefit:hover .mm-home__account-benefit-action,.mm-home__account-benefit:focus-visible .mm-home__account-benefit-action{opacity:1;visibility:visible;pointer-events:auto}.mm-home__account-benefit-action-label{opacity:1;white-space:nowrap;background:0 0;border:0;max-width:none;min-height:20px;padding:0}.mm-home__account-benefit:hover .mm-home__account-benefit-content,.mm-home__account-benefit:focus-visible .mm-home__account-benefit-content{opacity:0}.mm-home__account-benefit-value{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.mm-home__account-benefit.is-credits:hover,.mm-home__account-benefit.is-credits:focus-visible{background:0 0}.mm-home__account-benefit:hover,.mm-home__account-benefit:focus-visible{color:#fff;background:0 0;outline:none}.mm-home__account-benefit-divider{background:#ffffff29;width:1px;height:16px}.mm-home__account-benefit .mm-home__account-summary,.mm-home__account-benefit .mm-home__account-credit-badge{color:#fff;font-size:11px;font-weight:400;line-height:16px}.mm-home__account-identity{color:#f3f8ffe6;cursor:pointer;width:100%;min-width:0;height:28px;font:inherit;background:0 0;border:0;border-radius:10px;flex:auto;align-items:center;gap:7px;margin:0;padding:0 8px;transition:background-color .16s,color .16s;display:inline-flex}.mm-home__account-identity:hover,.mm-home__account-identity:focus-visible,.mm-home__account-identity[aria-expanded=true]{color:#fff;background:#ffffff1a;outline:none}.mm-home__account-identity:focus-visible{border-radius:8px;box-shadow:0 0 0 2px #7e9aff94}.mm-home__account-identity .mm-home__account-copy{min-width:0}.mm-home__account-identity .mm-home__account-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px;display:block;overflow:hidden}.mm-home__account-credit-badge svg{color:#8299ff;width:13px;height:13px}.mm-home__account-settings-trigger{color:#dcebffb8;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;margin-left:auto;padding:0;display:grid}.mm-home__account-settings-trigger:hover,.mm-home__account-settings-trigger:focus-visible{color:#fff;background:#ffffff14;outline:none}.mm-home__rail:not(.is-expanded) .mm-home__account-summary,.mm-home__rail:not(.is-expanded) .mm-home__account-credit-badge,.mm-home__rail:not(.is-expanded) .mm-home__account-settings-trigger,.mm-home__rail:not(.is-expanded) .mm-home__notifications{display:none}.mm-home__desktop-navigation{z-index:150;white-space:nowrap;justify-content:center;align-items:center;gap:18px;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%)}.mm-home:has(.mm-home__announcement) .mm-home__desktop-navigation{top:44px}.mm-home__desktop-navigation>:is(a,button,span){color:#dcebffb8;height:38px;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:13px;font-weight:650;line-height:20px;text-decoration:none;transition:color .15s;display:inline-flex}.mm-home__desktop-navigation>:is(a,button):hover,.mm-home__desktop-navigation>:is(a,button):focus-visible{color:#fff;outline:none}.mm-home__desktop-navigation>.is-pending{color:#dcebff5c;cursor:default}.mm-home__account-tooltip-wrap:not(.mm-home__invite-share-wrap),.mm-home__notifications{position:relative}.mm-home__account-link{padding:3px;color:#f3f8ffdb;cursor:pointer;min-width:0;min-height:38px;font:inherit;background:#1a1d23f5;border:0;border-radius:20px;align-items:center;gap:8px;margin:0;padding-left:10px;transition:all .15s;display:flex;box-shadow:0 10px 28px #0000002e}.mm-home__account-link:hover,.mm-home__account-link:focus-visible,.mm-home__account-link[aria-expanded=true]{color:#fff;background:#1f2229;border-color:#0000;outline:none}.mm-home__account-link:focus-visible{box-shadow:none;outline:none}.mm-home__account-link.is-anonymous{padding:0 12px}.mm-home__anonymous-language{color:#dcebffd1;min-height:38px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;margin:0;padding:0 4px;font-size:13px;font-weight:650;line-height:20px;transition:color .15s,transform .15s}.mm-home__anonymous-top-language{z-index:150;color:#dcebffd1;min-height:38px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;margin:0;padding:0 4px;font-size:13px;font-weight:650;line-height:20px;transition:color .15s,transform .15s;position:fixed;top:2px;right:20px}.mm-home__anonymous-top-language:hover,.mm-home__anonymous-top-language:focus-visible{color:#fff;transform:translateY(-1px)}.mm-home__anonymous-top-language:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #77e8ffc7}.mm-home__anonymous-language:hover,.mm-home__anonymous-language:focus-visible{color:#fff;transform:translateY(-1px)}.mm-home__anonymous-language:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #77e8ffc7}.mm-home__pricing-link{color:#dcebffd1;cursor:pointer;min-height:38px;font:inherit;white-space:nowrap;background:0 0;border:0;margin:0;padding:0 4px;font-size:13px;font-weight:650;text-decoration:none;transition:color .15s,transform .15s}.mm-home .mm-home__account :is(.mm-home__pricing-link,.mm-home__anonymous-language){font-size:13px;font-weight:650;line-height:20px}.mm-home__pricing-link:hover,.mm-home__pricing-link:focus-visible{color:#fff;transform:translateY(-1px)}.mm-home__pricing-link:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #77e8ffc7}.mm-home__account-share{color:#dcebffeb;width:30px;height:38px;box-shadow:none;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0;transition:all .15s;display:inline-flex}.mm-home__account-share:hover,.mm-home__account-share:focus-visible{color:#fff;outline-offset:3px;background:0 0;outline:2px solid #77e8ffc7}.mm-home__account-share:hover{outline:0;transform:translateY(-1px)}.mm-home__account-share:disabled{cursor:not-allowed;opacity:.45}.mm-home__account-share svg{stroke-width:1.8px}.mm-home__notification-trigger{color:#dcebffd1;cursor:pointer;width:30px;height:38px;font:inherit;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;transition:all .15s;display:inline-flex;position:relative}.mm-home__notification-triggers{align-items:center;gap:2px;margin-left:auto;display:flex}.mm-home__notification-trigger:hover,.mm-home__notification-trigger:focus-visible,.mm-home__notification-trigger[aria-expanded=true]{color:#fff;background:#ffffff0f;outline:none}.mm-home__notification-trigger:focus-visible{outline-offset:2px;outline:2px solid #77e8ffc7}.mm-home__notification-trigger svg{stroke-width:1.8px}.mm-home__notification-badge{color:#fff;background:#ff5263;border:2px solid #0e1014;border-radius:999px;place-items:center;min-width:15px;height:15px;padding:0 3px;font-size:8px;font-weight:800;line-height:1;display:grid;position:absolute;top:1px;right:-2px}.mm-home__notification-panel{z-index:5;border:1px solid var(--mm-menu-border,#ffffff17);color:#f8f8faf0;background:var(--mm-menu-surface,#141414fc);width:min(360px,100vw - 32px);height:min(430px,100dvh - 96px);box-shadow:var(--mm-menu-shadow,0 24px 64px #00000075);border-radius:12px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 10px);right:-38px;overflow:hidden}.mm-home__notification-panel.is-portal{z-index:var(--mm-overlay-menu-z,10000);height:min(430px, var(--mm-notification-panel-available-height,calc(100dvh - 24px)));position:fixed;right:auto}.mm-home__notification-panel>header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:10px 14px;display:flex}.mm-home__notification-panel>header>div{gap:2px;min-width:0;display:grid}.mm-home__notification-tabs{align-items:center;gap:14px;display:flex}.mm-home__notification-panel>header .mm-home__notification-tabs button{color:#eef3faad;background:0 0;border-radius:0;min-height:24px;padding:0;font-size:15px;font-weight:760;position:relative}.mm-home__notification-panel>header .mm-home__notification-tabs button.is-active{color:#fffffff5}.mm-home__notification-panel>header .mm-home__notification-tabs button.is-active:after{content:"";background:#4ea3ff;border-radius:2px;height:2px;position:absolute;bottom:-5px;left:0;right:0}.mm-home__notification-panel>header button{color:#8cc8ff;cursor:pointer;min-height:28px;font:inherit;background:0 0;border:0;border-radius:7px;padding:0 8px;font-size:11px}.mm-home__notification-panel>header button:hover:not(:disabled),.mm-home__notification-panel>header button:focus-visible:not(:disabled){background:#4ea3ff1f;outline:none}.mm-home__notification-panel>header button:disabled{cursor:default;opacity:.38}.mm-home__notification-list{flex:1;min-height:0;padding:6px;overflow-y:auto}.mm-home__notification-feedback{flex-direction:column;flex:1;gap:18px;min-height:0;padding:14px;display:flex}.mm-home__notification-feedback-community{color:#e7efff94;flex:1;align-content:center;justify-items:center;gap:10px;min-height:0;font-size:12px;display:grid}.mm-home__notification-feedback-community img{aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #ffffff1f;border-radius:8px;width:174px}.mm-home__feedback-submit{color:#f8f8faf0;cursor:pointer;width:100%;min-height:48px;font:inherit;text-align:left;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:9px;grid-template-columns:28px 1fr 18px;align-items:center;gap:8px;margin-bottom:4px;padding:0 11px;display:grid}.mm-home__feedback-submit:hover,.mm-home__feedback-submit:focus-visible{background:#4ea3ff1c;border-color:#4ea3ff8c;outline:none}.mm-home__feedback-submit>span{color:#fff;background:#278be8;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.mm-home__feedback-submit>strong{font-size:12px;font-weight:700}.mm-home__feedback-submit>svg{color:#eef6ff9e}.mm-home__notification-item{color:#e8eef9b8;cursor:pointer;width:100%;min-height:88px;font:inherit;text-align:left;background:0 0;border:0;border-radius:10px;gap:9px;padding:11px 10px 11px 19px;display:flex;position:relative}.mm-home__notification-item:hover,.mm-home__notification-item:focus-visible{color:#fff;background:#ffffff0e;outline:none}.mm-home__notification-item.is-unread{color:#f4f8fff5;background:#8b7cf617}.mm-home__notification-item-mark{background:0 0;border-radius:50%;width:5px;height:5px;position:absolute;top:17px;left:8px}.mm-home__notification-item.is-unread .mm-home__notification-item-mark{background:#a99cff;box-shadow:0 0 10px #a99cff7a}.mm-home__notification-item-copy{gap:5px;min-width:0;display:grid}.mm-home__notification-item-copy>span{justify-content:space-between;align-items:center;gap:12px;display:flex}.mm-home__notification-item-copy em,.mm-home__notification-item-copy time{color:#e7efff6b;font-size:10px;font-style:normal}.mm-home__notification-item-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:720;overflow:hidden}.mm-home__notification-item-copy small{color:#e7efff8f;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.mm-home__notification-state,.mm-home__notification-empty{color:#e7efff73;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:170px;margin:0;display:flex}.mm-home__notification-state.is-retry{cursor:pointer;width:100%;font:inherit;background:0 0;border:0}.mm-home__notification-empty strong{color:#f4f8ffc7;font-size:13px}.mm-home__notification-empty span{max-width:250px;font-size:11px;line-height:1.5}.mm-home__notification-action-error{color:#ff9fa4;border-top:1px solid #ffffff0f;margin:0;padding:8px 14px;font-size:11px}.mm-home__notification-panel>footer{color:#e7efff52;text-align:center;border-top:1px solid #ffffff12;padding:8px 14px;font-size:10px}.mm-home__account-tooltip{z-index:2;border:1px solid var(--mm-menu-border,#ffffff17);color:#f1f6ffeb;background:var(--mm-menu-surface,#181818fa);width:max-content;max-width:min(180px,100vw - 32px);box-shadow:var(--mm-menu-shadow,0 18px 48px #0000006b);opacity:0;pointer-events:none;border-radius:9px;padding:7px 9px;font-size:12px;line-height:1.2;transition:opacity .13s,transform .13s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-3px)}.mm-home__account-tooltip-wrap:hover .mm-home__account-tooltip,.mm-home__account-tooltip-wrap>:is(.mm-home__account-share,.mm-home__client-download):focus-visible+.mm-home__account-tooltip{opacity:1;transform:translateY(0)}.mm-home__account-avatar{--mm-user-avatar-size:28px;color:#fff;background:linear-gradient(145deg,#6178ff,#bb65f7);border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:850;display:grid;position:relative;overflow:hidden}.mm-home__account-copy{min-width:0;max-width:132px;display:block}.mm-home__account-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:680;line-height:1;display:block;overflow:hidden}.mm-home__account-drawer-layer{z-index:1;position:fixed;inset:0}.mm-home__account-drawer-layer[hidden]{display:none}.mm-home__account-profile-menu{z-index:1200;background:#2d2d2d;border:1px solid #ffffff1f;border-radius:12px;gap:2px;min-width:144px;padding:6px;display:grid;position:fixed;box-shadow:0 12px 32px #00000052}.mm-home__account-profile-menu button{color:#fff;text-align:left;background:0 0;border:0;border-radius:8px;min-height:34px;padding:0 12px;font-size:13px;font-weight:600}.mm-home__account-profile-menu button:hover,.mm-home__account-profile-menu button:focus-visible{background:#ffffff1a;outline:none}.mm-home__account-drawer-backdrop{cursor:pointer;background:#00000073;border:0;padding:0;animation:.22s both mm-home-account-backdrop-in;position:absolute;inset:0}.mm-home__account-drawer{--mm-home-account-row-width:min(379px, 100%);--mm-home-account-row-height:54px;--mm-home-account-row-background:#2d2d2d;--mm-home-account-row-gap:10px;--mm-home-account-row-radius:12px;gap:var(--mm-home-account-row-gap);color:#ffffffe6;scrollbar-color:#ffffff24 transparent;scrollbar-width:thin;background:#111;border-left:1px solid #ffffff12;flex-direction:column;width:min(460px,100vw);height:100%;padding:52px 40px 20px;animation:.26s cubic-bezier(.2,.72,.2,1) both mm-home-account-drawer-in;display:flex;position:absolute;top:0;right:0;overflow:hidden auto;box-shadow:-9px 0 28px #00000057}.mm-home__account-drawer-layer.is-inline{z-index:2;background:var(--mm-home-rail-surface);width:264px;position:absolute;inset:40px auto 100px 0;overflow:hidden}.mm-home__account-drawer.is-inline{width:100%;height:100%;box-shadow:none;background:var(--mm-home-rail-surface);border:0;padding:48px 12px 16px;animation:none;position:absolute;inset:0;overflow:hidden auto}.mm-home__account-drawer.is-inline .mm-home__account-drawer-identity,.mm-home__account-drawer.is-inline .mm-home__account-drawer-footer{display:none}.mm-home__account-drawer-tools{gap:4px;display:flex;position:absolute;top:12px;left:12px}.mm-home__account-drawer-tools button{color:#ffffff94;width:auto;min-width:32px;height:32px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;padding:0 8px;font-size:13px;font-weight:680;line-height:18px;display:inline-flex}.mm-home__account-drawer-tools button:hover,.mm-home__account-drawer-tools button:focus-visible{color:#fff;background:#ffffff12;outline:none}.mm-user-preferences{gap:12px;display:grid}.mm-user-preferences__group{gap:8px;display:grid}.mm-user-preferences__group>header{gap:2px;display:grid}.mm-user-preferences__group>header strong{color:#ffffffe6;font-size:13px;line-height:18px}.mm-user-preferences__group>header span{color:#ffffff75;font-size:12px;line-height:17px}.mm-user-preferences__group>div{flex-wrap:wrap;gap:6px;display:flex}.mm-user-preferences__group button{color:#ffffffad;min-height:32px;font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:6px 10px;font-size:12px;line-height:18px}.mm-user-preferences__group button:hover,.mm-user-preferences__group button:focus-visible{color:#fff;background:#8feaff14;border-color:#8feaff4d;outline:none}.mm-user-preferences__group button[aria-checked=true]{color:#d9f9ff;background:#8feaff24;border-color:#8feaff6b}.mm-home__account-drawer-identity{align-items:center;gap:24px;min-height:80px;padding-right:44px;display:flex}.mm-home__account-drawer-avatar-picker{--mm-user-avatar-size:80px}.mm-home__account-drawer-identity>div{flex:1;gap:5px;min-width:0;display:grid}.mm-home__account-drawer-identity .mm-user-display-name__form{width:min(260px,100%)}.mm-home__account-drawer-identity h2,.mm-home__account-drawer-identity p{margin:0}.mm-home__account-drawer-identity h2{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:760;overflow:hidden}.mm-home__account-drawer-identity p{color:#ffffff6b;font-size:11px}.mm-home__account-drawer-scope,.mm-home__account-drawer-workspaces button,.mm-home__account-drawer-balances button,.mm-home__account-drawer-grid button,.mm-home__account-drawer-grid a,.mm-home__account-drawer-footer button{font:inherit}.mm-home__account-drawer-scope-wrap{width:var(--mm-home-account-row-width)}.mm-home__account-drawer-scope{width:100%;height:var(--mm-home-account-row-height);min-height:var(--mm-home-account-row-height);border-radius:var(--mm-home-account-row-radius);color:#ffffffe0;cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff1a;align-items:center;gap:10px;margin:0;padding:7px 14px;display:flex}.mm-home__account-drawer-scope strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.mm-home__account-drawer-scope em{color:#ffffff6b;font-size:11px;font-style:normal}.mm-home__account-drawer-scope svg{transition:transform .14s}.mm-home__account-drawer-scope svg.is-open{transform:rotate(180deg)}.mm-home__account-drawer-workspaces{border-radius:var(--mm-home-account-row-radius);background:#252525;border:1px solid #ffffff1a;gap:3px;margin-top:6px;padding:5px;display:grid;box-shadow:0 14px 28px #00000047}.mm-home__account-drawer-workspaces[hidden]{display:none}.mm-home__account-drawer-workspaces button{color:#ffffffbd;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;min-height:40px;padding:0 10px;display:flex}.mm-home__account-drawer-workspaces button:hover,.mm-home__account-drawer-workspaces button:focus-visible{color:#fff;background:#ffffff12;outline:none}.mm-home__account-drawer-workspaces p{color:#ffffff6b;margin:0;padding:10px;font-size:12px}.mm-home__account-drawer .mm-home__account-membership{--mm-home-account-stat-accent:#fff;width:var(--mm-home-account-row-width);height:var(--mm-home-account-row-height);min-height:var(--mm-home-account-row-height);border-radius:var(--mm-home-account-row-radius);color:#ffffffe0;box-shadow:none;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #ffffff1a;align-items:center;gap:10px;margin-left:0;padding:0 14px;display:flex}.mm-home__account-membership-copy{flex:1;align-items:baseline;gap:10px;min-width:0;display:flex}.mm-home__account-drawer .mm-home__account-membership small{color:#ffffff7a;font-size:12px}.mm-home__account-drawer .mm-home__account-membership strong{color:var(--mm-home-account-stat-accent);font-size:14px}.mm-home__account-stat{--mm-home-account-stat-accent:#fff}.mm-home__account-stat.is-credits{--mm-home-account-stat-accent:#8feaff}.mm-home__account-stat.is-earnings{--mm-home-account-stat-accent:#ffc765}.mm-home__account-stat-icon{width:30px;height:30px;color:var(--mm-home-account-stat-accent);background:color-mix(in srgb, var(--mm-home-account-stat-accent) 14%, transparent);border-radius:8px;flex:0 0 30px;place-items:center;display:grid}.mm-home__account-stat-icon .mm-credit-power-icon{flex-basis:17px;width:17px;height:17px}.mm-home__account-stat-action{color:#fff;min-width:52px;height:30px;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:8px;flex:0 0 52px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-style:normal;font-weight:680;line-height:1;display:inline-flex}.mm-home__account-stat-action:hover,.mm-home__account-stat-action:focus-visible{color:#bff5ff;background:0 0;border-color:#8feaff66;outline:none}.mm-home__account-drawer-balances{width:var(--mm-home-account-row-width);gap:var(--mm-home-account-row-gap);display:grid}.mm-home__account-drawer-balances button{width:100%;height:var(--mm-home-account-row-height);min-height:var(--mm-home-account-row-height);border-radius:var(--mm-home-account-row-radius);color:#ffffffdb;cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff1a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 14px;display:grid}.mm-home__account-drawer-balances button:disabled{cursor:default;opacity:.55}.mm-home__account-drawer-scope:hover,.mm-home__account-drawer-scope:focus-visible,.mm-home__account-drawer-balances button:hover:not(:disabled),.mm-home__account-drawer-balances button:focus-visible:not(:disabled){color:#fff;background:0 0;border-color:#ffffff38;outline:none}.mm-home__account-drawer-balances button>span:not(.mm-home__account-stat-icon):not(.mm-home__account-stat-action){align-items:baseline;gap:10px;min-width:0;display:flex}.mm-home__account-drawer-balances small{color:#ffffff7a;font-size:12px}.mm-home__account-drawer-balances strong{color:var(--mm-home-account-stat-accent);font-size:14px;font-weight:780}.mm-home__account-drawer-grid{grid-template-columns:minmax(0,1fr);gap:4px 10px;display:grid}.mm-home__account-section-title{color:#ffffff8f;margin:8px 10px 0;font-size:14px;font-weight:700;line-height:20px}.mm-home__account-section-title:first-of-type{margin-top:12px;margin-bottom:2px}.mm-home__account-drawer-grid button,.mm-home__account-drawer-grid a{color:#ffffffa3;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;min-width:0;min-height:38px;padding:0 10px;font-size:13px;text-decoration:none;display:flex}.mm-home__account-drawer-grid button:hover,.mm-home__account-drawer-grid button:focus-visible,.mm-home__account-drawer-grid a:hover,.mm-home__account-drawer-grid a:focus-visible{color:#fff;background:#ffffff0e;outline:none}.mm-home__account-drawer-grid button>span,.mm-home__account-drawer-grid a>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.mm-home__account-drawer.is-inline .mm-home__account-drawer-grid button,.mm-home__account-drawer.is-inline .mm-home__account-drawer-grid a,.mm-home__account-drawer.is-inline .mm-home__account-drawer-grid small,.mm-home__account-drawer.is-inline .mm-home__account-drawer-scope,.mm-home__account-drawer.is-inline .mm-home__account-drawer-scope em,.mm-home__account-drawer.is-inline .mm-home__account-drawer-balances button,.mm-home__account-drawer.is-inline .mm-home__account-drawer-balances small,.mm-home__account-drawer.is-inline .mm-home__account-drawer-balances strong,.mm-home__account-drawer.is-inline .mm-home__account-drawer-tools button{color:#fff}.mm-home__account-drawer-grid small{color:#ffffff5c;font-size:9px}.mm-home__account-drawer-grid .is-planned{cursor:default}.mm-home__account-drawer-support{margin-top:0;padding:0}.mm-home__account-drawer-product-links{margin-top:0;padding-top:0}.mm-home__account-contact{min-width:0;position:relative}.mm-home__account-contact>button{width:100%}.mm-home__account-contact-qr{z-index:4;pointer-events:none;background:#171717;border:1px solid #ffffff1f;border-radius:8px;gap:10px;width:184px;padding:12px;animation:.14s both mm-home-contact-qr-in;display:grid;position:fixed;right:calc(min(460px,100vw) + 12px);transform:translateY(-50%);box-shadow:0 18px 42px #0000006b}.mm-home__account-drawer-layer.is-inline .mm-home__account-contact-qr{left:276px;right:auto}.mm-home__account-contact-qr p{color:#ffffffd1;text-align:center;gap:2px;margin:0;font-size:12px;line-height:18px;display:grid}.mm-home__account-contact-qr img{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:6px;width:160px;display:block}.mm-home__account-contact-qr[hidden]{display:none}@media (width<=640px){.mm-home__account-contact-qr{display:none}}@keyframes mm-home-contact-qr-in{0%{opacity:0;transform:translate(8px,-50%)}to{opacity:1;transform:translateY(-50%)}}.mm-home__account-drawer-footer{border-top:1px solid #ffffff14;margin-top:auto;padding-top:20px}.mm-home__account-drawer-footer button{color:#ffffff8a;cursor:pointer;background:0 0;border:0;width:100%;min-height:32px}.mm-home__account-drawer-footer button:hover,.mm-home__account-drawer-footer button:focus-visible{color:#ffaaa8;outline:none}@keyframes mm-home-account-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes mm-home-account-backdrop-in{0%{opacity:0}to{opacity:1}}.mm-home__rail-backdrop,.mm-home__mobile-topbar,.mm-home__mobile-home-capabilities,.mm-home__mobile-rail-actions,.mm-home__rail-workspace{display:none}.mm-home__important-notice-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000094;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.mm-home__important-notice{border:1px solid var(--mm-ui-border-soft,#ffffff14);border-radius:var(--mm-ui-radius-lg,16px);width:min(380px,100vw - 32px);color:var(--mm-ui-text,#f4f4f2);background:var(--mm-ui-surface-2,#1f2020fa);box-shadow:var(--mm-ui-shadow-raised,0 24px 70px #00000080);align-items:center;gap:16px;padding:16px 18px;display:flex}.mm-home__important-notice p{min-width:0;color:var(--mm-ui-text,#f4f4f2);flex:auto;margin:0;font-size:14px;line-height:1.55}.mm-home__important-notice-close{border-radius:var(--mm-ui-radius-sm,6px);width:32px;height:32px;color:var(--mm-ui-text-muted,#a5a6a2);cursor:pointer;background:0 0;border:0;flex:0 0 32px;place-items:center;padding:0;display:grid}.mm-home__important-notice-close:hover,.mm-home__important-notice-close:focus-visible{color:var(--mm-ui-text,#f4f4f2);background:var(--mm-ui-surface-hover,#ffffff14)}.mm-home__archived-project-notice{background:var(--mm-surface-subtle,#f4f5f5);border-bottom:1px solid var(--mm-border-subtle,#d9dddd);color:var(--mm-text,#202424);z-index:140;align-items:center;gap:10px;min-height:48px;padding:8px 18px 8px 72px;display:flex;position:sticky;top:0}.mm-home__sync-notice{color:#ffdda8e6;background:#4d321047;border-bottom:1px solid #ffbd5833;min-height:36px;padding:8px 18px 8px 72px;font-size:12px}.mm-home-snapshot-skeleton{min-height:100dvh;color:var(--mm-ui-text,#f4f4f2);background:var(--mm-ui-page,#090a0c);grid-template-columns:288px minmax(0,1fr);display:grid}.mm-home-snapshot-skeleton__rail{background:#202020;border-right:1px solid #ffffff17}.mm-home-snapshot-skeleton__main{min-width:0}@media (width<=760px){.mm-home__stage{padding-top:0}}@media (width<=720px){.mm-home-snapshot-skeleton{grid-template-columns:1fr}.mm-home-snapshot-skeleton__rail{display:none}.mm-home-snapshot-skeleton__main{min-height:100dvh}}.mm-home__archived-project-notice>span{flex-wrap:wrap;flex:1;gap:6px;min-width:0;display:flex}.mm-home__archived-project-notice button{color:inherit;background:0 0;border:1px solid;border-radius:6px;min-height:32px;padding:4px 12px}.mm-home__archived-project-notice button:disabled{cursor:not-allowed;opacity:.5}.mm-feedback{z-index:var(--mm-overlay-modal-z,10020);color:#f7f8ff;position:fixed;bottom:24px;right:24px}.mm-feedback button,.mm-feedback-form button,.mm-feedback-form textarea{font:inherit}.mm-feedback button,.mm-feedback-form button{cursor:pointer}.mm-feedback button:disabled,.mm-feedback-form button:disabled{cursor:not-allowed;opacity:.5}.mm-feedback__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000009e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.mm-feedback__panel{background:#141414;border:1px solid #303033;border-radius:12px;flex-direction:column;width:min(560px,100vw - 32px);max-height:min(720px,100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0000007a}.mm-feedback__panel.is-entry{height:min(380px,100dvh - 40px)}.mm-feedback__panel>header{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.mm-feedback__panel>header strong{font-size:18px;display:block}.mm-feedback__panel>header button{color:#d7d7d7;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.mm-feedback__tabs{align-items:center;gap:22px;display:flex}.mm-feedback__panel>header .mm-feedback__tabs button{color:#858585;white-space:nowrap;background:0 0;width:auto;height:34px;padding:0;font-size:16px;font-weight:700;position:relative}.mm-feedback__panel>header .mm-feedback__tabs button.is-active{color:#f5f5f5}.mm-feedback__panel>header .mm-feedback__tabs button.is-active:after{content:"";background:#f5f5f5;height:2px;position:absolute;bottom:-11px;left:0;right:0}.mm-feedback-form{gap:12px;padding:22px;display:grid}.mm-feedback-form>label{color:#e9e9ef;font-size:13px;font-weight:700}.mm-feedback-form textarea{box-sizing:border-box;resize:vertical;color:#f4f4f7;background:#1c1c1c;border:1px solid #343434;border-radius:8px;outline:none;width:100%;min-height:160px;padding:13px 14px;line-height:1.6}.mm-feedback-form textarea:focus{border-color:#666;box-shadow:0 0 0 3px #ffffff0f}.mm-feedback__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.mm-feedback__actions>button,.mm-feedback__success>button{color:#111;background:#f2f2f2;border:0;border-radius:8px;min-width:94px;height:40px;font-weight:700}.mm-feedback__image-picker{color:#d2d2d2;cursor:pointer;background:#242424;border-radius:8px;align-items:center;gap:7px;height:40px;padding:0 12px;font-size:12px;display:inline-flex}.mm-feedback__image-picker input{opacity:0;width:1px;height:1px;position:absolute}.mm-feedback__image-preview{width:112px;position:relative}.mm-feedback__image-preview img{object-fit:cover;border-radius:8px;width:112px;height:84px;display:block}.mm-feedback__image-preview button{color:#fff;background:#303030;border:0;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:-7px;right:-7px}.mm-feedback-form>p{color:#ff9d9d;margin:0;font-size:12px}.mm-feedback__messages{min-height:220px;padding:22px;overflow:auto}.mm-feedback__messages article{width:fit-content;max-width:84%;margin:0 0 16px}.mm-feedback__messages article.is-user{margin-left:auto}.mm-feedback__messages article small,.mm-feedback__messages article time{color:#858895;font-size:10px;display:block}.mm-feedback__messages article.is-user small,.mm-feedback__messages article.is-user time{text-align:right}.mm-feedback__messages article p{white-space:pre-wrap;background:#252525;border-radius:10px;margin:5px 0;padding:11px 13px;line-height:1.55}.mm-feedback__messages article.is-user p{color:#111;background:#e8e8e8}.mm-feedback__messages article img{object-fit:contain;border-radius:8px;width:min(260px,100%);max-height:280px;display:block}.mm-feedback__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:280px;padding:24px;display:flex}.mm-feedback__success svg{color:#73e2ac}.mm-feedback__success span{color:#9b9dab;font-size:13px}.mm-feedback__success button{margin-top:12px}.mm-feedback__community{flex:1;align-content:center;place-items:center;gap:12px;min-height:0;padding:28px;display:grid}.mm-feedback__community>img{aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #ffffff1f;border-radius:8px;width:190px;display:block}.mm-feedback__community>span{color:#f5f5f5;font-size:14px;font-weight:400}@media (width<=760px){.mm-feedback{right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom))}.mm-feedback__backdrop{align-items:end;padding:12px}.mm-feedback__panel{width:100%;max-height:calc(100dvh - 24px)}}
