.mt-editor-controls,.mt-editor-workspace{--mt-lime:#b3fa00;--mt-purple:#6234ed;--mt-bg:#fff;--mt-surface:#f5f5f5;--mt-text:#0a0a0a;--mt-muted:#525252;--mt-border:#d4d4d4;--mt-brand-text:#5424d0;--mt-error:#a01037;--mt-error-surface:#fff1f4;--mt-font-body:"MT Manrope",sans-serif;--mt-font-display:"MT Saira",sans-serif;--mt-ease:cubic-bezier(.2,0,0,1);background-color:var(--mt-bg)}.dark .mt-editor-controls,.dark .mt-editor-workspace{--mt-bg:#0d1011;--mt-surface:#141718;--mt-text:#fff;--mt-muted:#adadad;--mt-border:#3d4041;--mt-brand-text:var(--mt-lime);--mt-error:#ffa8bc;--mt-error-surface:#2c171e}.mt-editor-controls{color:var(--mt-text);color-scheme:light;accent-color:var(--mt-brand-text);caret-color:var(--mt-brand-text);scrollbar-color:var(--mt-border) transparent}.dark .mt-editor-controls{color-scheme:dark}.mt-editor-controls .mt-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:8px 12px;border:1px solid var(--mt-border);border-radius:8px;background:var(--mt-surface);color:var(--mt-text);font:600 14px/1.4 var(--mt-font-body);box-shadow:none}.mt-editor-controls .mt-button[data-variant=primary]{background:var(--mt-lime);color:#0a0a0a;border-color:transparent}.mt-editor-controls .mt-button[data-variant=primary]:hover{background:#cdff4d}.mt-editor-controls .mt-button[data-variant=ghost]{background:transparent;border-color:transparent}.mt-editor-controls .mt-button[data-variant=danger]{background:var(--mt-error-surface);color:var(--mt-error);border-color:var(--mt-error)}.mt-editor-controls .mt-button[data-size=icon]{width:40px;height:40px;padding:8px}.mt-editor-dialog .mt-button{min-height:44px}.mt-editor-dialog>button:last-child{border-width:1px;transform:none}.mt-editor-controls[data-state=delayed-open],.mt-editor-controls[data-state=instant-open],.mt-editor-controls[role=tooltip]{border:1px solid var(--mt-border);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);font:500 12px/1.4 var(--mt-font-body)}.mt-editor-controls[data-state=delayed-open],.mt-editor-controls[data-state=instant-open]{background:var(--mt-bg);color:var(--mt-text)}.mt-editor-controls[data-side][data-align]{border-width:1px;border-color:var(--mt-border);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12)}.mt-editor-controls [data-editor-progress]{height:6px;border-radius:2px;background:var(--mt-border)}.mt-editor-controls [data-editor-progress]>div{background:var(--mt-brand-text)}.mt-character-wizard h3{font-size:16px;font-weight:600}.mt-character-wizard .mt-character-section{padding:20px 0;border-top:1px solid var(--mt-border)}.mt-character-wizard .mt-character-intro{display:flex;align-items:center;gap:20px;padding:8px 0 20px;border-bottom:1px solid var(--mt-border)}.mt-character-wizard .mt-character-portrait{width:88px;height:104px;flex-shrink:0;object-fit:contain;padding:8px;border-radius:8px;background:#f5f5f5}.mt-character-wizard .mt-character-method{display:flex;align-items:center;gap:16px;width:100%;min-height:88px;padding:16px;border:1px solid var(--mt-border);border-radius:10px;text-align:left;color:var(--mt-text);background:var(--mt-surface)}.mt-character-wizard .mt-character-method:hover{border-color:var(--mt-brand-text)}.mt-character-wizard .mt-character-method>div{flex:1}.mt-character-wizard .mt-character-method p{margin-top:4px;font-size:12px;color:var(--mt-muted)}.mt-character-wizard .mt-character-back{min-height:44px;padding:8px 12px}.mt-character-wizard .mt-character-action{min-height:44px;font-size:14px}.mt-character-wizard [role=combobox]{width:100%}.mt-character-wizard .mt-character-credit{display:inline-flex;align-items:center;gap:6px;color:var(--mt-muted);font:500 12px/1.5 var(--mt-font-body)}.mt-editor-controls input.mt-editor-search,.mt-editor-controls input.mt-editor-search-input{padding-left:40px}.mt-editor-controls .mt-editor-choice[aria-pressed=true]{border-color:var(--mt-brand-text);color:var(--mt-brand-text)}.mt-editor-preview{font-family:Nunito,ui-sans-serif,system-ui,sans-serif;color:var(--text-primary)}.mt-editor-save-status{position:fixed;z-index:40;right:16px;bottom:16px;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 32px);padding:10px 14px;border:1px solid var(--mt-border);border-radius:10px;color:var(--mt-muted);font:500 12px/1.4 var(--mt-font-body)}.mt-editor-controls :where(button,input,textarea,select,label,[role=tab],[role=menuitem],[role=option],h2,h3,h4,p):not(.mt-editor-preview,.mt-editor-preview *){font-family:var(--mt-font-body);letter-spacing:normal;text-shadow:none}.mt-editor-controls :where(button,[role=button]):not(.mt-editor-preview *,.mt-editor-swatch){border-radius:8px;box-shadow:none}.mt-editor-controls :where(button,input,textarea,select,a,[tabindex]):not(.mt-editor-preview *):focus-visible{outline:2px solid var(--mt-brand-text);outline-offset:3px}.mt-editor-controls :where(input:not([type=range]):not([type=color]):not([type=checkbox]):not([type=radio]),textarea,select,[role=combobox]):not(.mt-editor-preview *){min-height:40px;border:1px solid var(--mt-border);border-radius:8px;padding:8px 12px;background:var(--mt-surface);color:var(--mt-text);font-size:14px;box-shadow:none}.mt-editor-controls :where(input,textarea)::placeholder{color:var(--mt-muted);opacity:1}.mt-editor-controls :where(button,input,textarea,select):disabled{opacity:.5;cursor:not-allowed}.mt-editor-controls :where([role=tablist]){gap:4px;padding:4px;height:auto;border:1px solid var(--mt-border);border-radius:10px;background:var(--mt-surface);box-shadow:none}.mt-editor-controls :where([role=tab]){min-height:36px;padding:6px 10px;border:0;border-radius:6px;background:transparent;color:var(--mt-muted);font-size:12px;font-weight:600;text-transform:none;transform:none;box-shadow:none}.mt-editor-controls [role=tab][data-state=active]{background:var(--mt-lime);color:#0a0a0a;box-shadow:none;transform:none}.mt-editor-controls :where([role=menuitem],[role=option]){min-height:40px;font-size:14px;border-radius:6px;color:var(--mt-text)}.mt-editor-controls :where([role=menuitem],[role=option])[data-highlighted]{color:var(--mt-brand-text);background:var(--mt-surface);outline:none}.mt-editor-controls :where([role=slider]){border-color:var(--mt-brand-text);background:var(--mt-bg);box-shadow:none}.mt-editor-controls :where([role=switch]){border:1px solid var(--mt-border);box-shadow:none}.mt-editor-controls :where([role=switch][data-state=checked],[role=checkbox][data-state=checked]){color:#0a0a0a;background:var(--mt-lime);border-color:var(--mt-lime)}.mt-editor-controls :where([role=alert]){color:var(--mt-error);background:var(--mt-error-surface);border-color:var(--mt-error)}.mt-editor-controls ::selection{background:var(--mt-lime);color:#0a0a0a}.mt-editor-panel{min-width:0;background:var(--mt-bg);color:var(--mt-text)}.mt-editor-card{border:1px solid var(--mt-border);border-radius:12px;background:var(--mt-surface);box-shadow:none}.mt-editor-card[data-selected=true]{border-color:var(--mt-brand-text)}.mt-editor-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 16px;text-align:center;color:var(--mt-muted);font:400 14px/1.5 var(--mt-font-body)}.mt-editor-controls .mt-editor-primary{background:var(--mt-lime);color:#0a0a0a;border-color:transparent}.mt-editor-controls .mt-editor-primary:hover{background:#cdff4d}.mt-editor-controls .mt-editor-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border:1px solid var(--mt-border);border-radius:8px;background:var(--mt-surface);color:var(--mt-text);font:600 14px/1.4 var(--mt-font-body);box-shadow:none}.mt-editor-controls .mt-editor-button.mt-editor-primary{background:var(--mt-lime);color:#0a0a0a;border-color:transparent}.mt-editor-controls .mt-editor-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:36px;min-height:36px;padding:8px;border:0;border-radius:8px;background:transparent;color:var(--mt-muted);box-shadow:none}.mt-editor-controls .mt-editor-icon:hover{background:var(--mt-surface);color:var(--mt-text)}.mt-editor-dialog{max-height:90dvh;overflow-y:auto;border:1px solid var(--mt-border);border-radius:12px;background:var(--mt-bg);box-shadow:0 12px 32px hsla(0,0%,4%,.16)}.mt-editor-dialog :where(h2,h3):not(.mt-editor-preview *){color:var(--mt-text);font:600 21px/1.35 var(--mt-font-body);text-transform:none}.mt-editor-dialog h2{padding-right:24px;text-align:left}.mt-editor-dialog :where(p):not(.mt-editor-preview *){font-size:14px;line-height:1.5}.mt-editor-dialog>button:last-child{width:36px;height:36px;top:8px;right:8px;display:grid;place-items:center;background:var(--mt-surface);color:var(--mt-muted)}.mt-editor-controls .mt-editor-section-title{color:var(--mt-text);font:600 14px/1.4 var(--mt-font-body)}.mt-editor-controls .mt-editor-caption{color:var(--mt-muted);font:400 12px/1.5 var(--mt-font-body)}.mt-editor-policy{--text-primary:var(--mt-text);--text-secondary:var(--mt-muted);--text-tertiary:var(--mt-muted);--border-default:var(--mt-border);--color-surface:var(--mt-bg);--gray-100:var(--mt-surface)}.mt-editor-policy>div:first-child{border-color:var(--mt-border);background:var(--mt-surface);border-radius:12px}.mt-editor-policy section{border-radius:12px}.mt-editor-policy h3{font-size:14px}.mt-editor-policy .mt-button[aria-pressed=true]{color:#0a0a0a;background:var(--mt-lime);border-color:transparent}.mt-editor-policy .mt-button>span+span{font-size:10px;font-weight:500;text-transform:none}@media (pointer:coarse){.mt-editor-controls .mt-editor-icon{min-width:44px;min-height:44px}}@media (max-width:639px){.mt-editor-controls :where(input:not([type=range]),textarea,select):not(.mt-editor-preview *){font-size:16px}}@media (prefers-reduced-motion:reduce){.mt-editor-controls :where(button,a,input,textarea,select):not(.mt-editor-preview *){transition:none}}@font-face{font-family:MT Manrope;src:url(/fonts/monkeytalker/manrope-latin-variable.woff2) format("woff2");font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:MT Saira;src:url(/fonts/monkeytalker/saira-extra-condensed-latin-800.woff2) format("woff2");font-style:normal;font-weight:800;font-display:swap}.mt-ui{--mt-lime:#b3fa00;--mt-purple:#6234ed;--mt-bg:#fff;--mt-surface:#f5f5f5;--mt-text:#0a0a0a;--mt-muted:#525252;--mt-border:#d4d4d4;--mt-brand-text:#5424d0;--mt-error:#a01037;--mt-error-surface:#fff1f4;--mt-font-body:"MT Manrope",sans-serif;--mt-font-display:"MT Saira",sans-serif;--mt-ease:cubic-bezier(0.2,0,0,1);color-scheme:light;font-family:var(--mt-font-body);color:var(--mt-text);background:var(--mt-bg);accent-color:var(--mt-brand-text);caret-color:var(--mt-brand-text)}.dark .mt-ui{--mt-bg:#0d1011;--mt-surface:#141718;--mt-text:#fff;--mt-muted:#adadad;--mt-border:#3d4041;--mt-brand-text:var(--mt-lime);--mt-error:#ffa8bc;--mt-error-surface:#2c171e;color-scheme:dark}.mt-ui ::selection{color:#0a0a0a;background:var(--mt-lime)}.mt-ui :focus-visible{outline:2px solid var(--mt-brand-text);outline-offset:4px}.mt-ui .mt-button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:12px 24px;border:1px solid var(--mt-border);border-radius:10px;background:var(--mt-surface);color:var(--mt-text);font:600 15px/1.5 var(--mt-font-body);transition:background-color .12s var(--mt-ease),transform .12s var(--mt-ease);cursor:pointer}.mt-ui .mt-button[data-variant=primary]{color:#0a0a0a;background:var(--mt-lime);border-color:transparent}.mt-ui .mt-button[data-variant=primary]:hover{background:#cdff4d}.mt-ui .mt-button[data-size=lg]{min-height:64px}.mt-ui .mt-button:active:not(:disabled){transform:translateY(1px)}.mt-ui .mt-button:disabled{opacity:.6;cursor:wait}.mt-ui .mt-input{width:100%;min-height:60px;padding:16px 20px;border:1px solid transparent;border-radius:10px;background:var(--mt-surface);color:var(--mt-text);font:400 16px/1.5 var(--mt-font-body);transition:border-color .12s var(--mt-ease),background-color .12s var(--mt-ease)}.mt-ui .mt-input::placeholder{color:var(--mt-muted);opacity:1}.mt-ui .mt-input:hover{border-color:var(--mt-border)}.mt-ui .mt-input:focus-visible{border-color:var(--mt-brand-text);outline-offset:3px}.mt-ui .mt-input:disabled{opacity:.6;cursor:wait}.mt-ui .mt-input[aria-invalid=true]{border-color:var(--mt-error)}.mt-ui .mt-input[data-has-icon=true]{padding-left:40px}@media (prefers-reduced-motion:reduce){.mt-ui *,.mt-ui :after,.mt-ui :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.mt-ui .mt-card{overflow:hidden;border:1px solid var(--mt-border);border-radius:12px;background:var(--mt-bg);transition:border-color .12s var(--mt-ease)}.mt-ui .mt-card[data-hoverable=true]:hover,.mt-ui .mt-card[data-selected=true]{border-color:var(--mt-brand-text)}.mt-ui .mt-card>:first-child{border-bottom:1px solid var(--mt-border);background:var(--mt-surface)}.mt-ui .mt-badge{display:inline-flex;align-items:center;gap:6px;font:500 12px/1.5 var(--mt-font-body);color:var(--mt-muted);white-space:nowrap}.mt-ui .mt-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.mt-ui .mt-badge[data-variant=ready]{color:var(--mt-brand-text)}.mt-ui .mt-credits{padding:16px;border:1px solid var(--mt-border);border-radius:10px;background:var(--mt-bg)}.mt-ui .mt-credits-label{display:flex;align-items:center;gap:8px;color:var(--mt-muted);font-size:12px}.mt-ui .mt-credits-value{margin-top:8px;font-size:21px;font-weight:600;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.mt-ui .mt-credits-value>span{color:var(--mt-muted);font-size:12px;font-weight:400}.mt-ui .mt-credits-track{height:4px;margin:12px 0;overflow:hidden;border-radius:2px;background:var(--mt-border)}.mt-ui .mt-credits-track>span{display:block;height:100%;background:var(--mt-brand-text)}.mt-ui .mt-credits-warning{font-size:12px;line-height:1.5;color:var(--mt-error)}.mt-ui .mt-credits-add{width:100%;min-height:44px;margin-top:8px;border:1px solid var(--mt-border);border-radius:10px;color:var(--mt-brand-text);font-size:12px;font-weight:600}.mt-ui .mt-credits-add:hover{background:var(--mt-surface)}.mt-ui.mt-dialog,.mt-ui.mt-menu{border:1px solid var(--mt-border);border-radius:12px;background:var(--mt-bg);color:var(--mt-text);box-shadow:0 12px 32px hsla(0,0%,4%,.16)}.mt-ui.mt-menu [role=menuitem]{min-height:44px;border-radius:6px;color:var(--mt-text);font:500 14px/1.5 var(--mt-font-body)}.mt-ui.mt-menu [role=menuitem][data-highlighted]{background:var(--mt-surface);color:var(--mt-brand-text)}.mt-ui.mt-menu [role=menuitem][data-destructive=true]{color:var(--mt-error)}.mt-ui .mt-button.mt-icon-button{width:44px;min-height:44px;height:44px;padding:10px;border-color:transparent;background:transparent}.mt-ui .mt-button.mt-icon-button:hover{background:var(--mt-surface)}.mt-ui.mt-dialog h2{color:var(--mt-text);font:600 21px/1.35 var(--mt-font-body);letter-spacing:-.02em}.mt-ui.mt-dialog p{color:var(--mt-muted);font:400 14px/1.5 var(--mt-font-body)}.mt-ui.mt-dialog [data-destructive=true]{color:var(--mt-error);background:var(--mt-error-surface);border:1px solid var(--mt-error)}.mt-ui .mt-project-fallback{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:16px;background:var(--mt-surface);color:var(--mt-muted)}.mt-ui .mt-project-aspect{font-size:11px}.mt-ui .mt-project-initials{color:var(--mt-brand-text);font:800 48px/1 var(--mt-font-display);letter-spacing:-.02em}.mt-ui .mt-project-layers{display:flex;align-items:center;gap:6px;font-size:11px;line-height:1.5}.auth-shell_shell__hqPhq{min-height:100svh;display:grid;grid-template-columns:36.23% minmax(0,1fr)}.auth-shell_artLink__lX_y8{display:block;overflow:hidden;position:relative;border-right:1px solid var(--mt-border);background:var(--mt-bg)}.auth-shell_art__eqvjV{position:sticky;top:0;width:100%;aspect-ratio:578/987;overflow:hidden}.auth-shell_art__eqvjV img{position:absolute;width:276.47%;max-width:none;height:auto;top:0;left:0}.auth-shell_darkArt__2UkCY{display:none}.auth-shell_lightArt__jG8IT,.dark .auth-shell_darkArt__2UkCY{display:block}.dark .auth-shell_lightArt__jG8IT{display:none}.auth-shell_content__Vn__V{min-width:0;position:relative;padding:42px 48px 64px;overflow:hidden}.auth-shell_header__1MI2R{position:relative;min-height:326px}.auth-shell_title__2b2JV{position:relative;z-index:1;margin:0;width:fit-content;max-width:100%;font:800 clamp(86px,10.4vw,166px)/.88 var(--mt-font-display);letter-spacing:-.02em;text-transform:uppercase}.auth-shell_title__2b2JV span{display:block}.auth-shell_title__2b2JV span:first-child{color:var(--mt-brand-text)}.auth-shell_title__2b2JV.auth-shell_compactTitle__yTN0J{font-size:clamp(86px,8.1vw,130px)}.auth-shell_tail__mPnk0{position:absolute;width:clamp(150px,15vw,240px);height:auto;top:-72px;left:58%;color:var(--mt-lime);pointer-events:none}.auth-shell_formColumn__6vh3c{position:relative;z-index:1;max-width:532px;margin:22px auto 0}.auth-shell_content__Vn__V:after{content:"";position:absolute;width:280px;height:220px;bottom:-85px;right:-90px;transform:rotate(-20deg);pointer-events:none;background-image:radial-gradient(var(--mt-brand-text) .85px,transparent .85px);background-size:9px 9px;mask-image:radial-gradient(ellipse at 90% 100%,#000 10%,transparent 72%)}.auth-shell_mobileLogo__F_JST{display:none}.auth-shell_subtitle__5lpmi{color:var(--mt-muted);font-size:14px;line-height:1.6;margin:0 0 26px}.auth-shell_form__6Jsr2{display:grid;gap:22px}.auth-shell_field__CHS91{display:grid;gap:10px}.auth-shell_labelRow__J0HY7{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.auth-shell_label__nRtTO{font-size:14px;color:var(--mt-muted);line-height:1.5}.auth-shell_link___arNl{color:var(--mt-brand-text);text-decoration:none;text-underline-offset:4px}.auth-shell_link___arNl:hover{text-decoration:underline}.auth-shell_forgot__OZVJt{font-size:12px}.auth-shell_password__xxfwH{position:relative}.auth-shell_password__xxfwH input{padding-right:60px}.auth-shell_passwordToggle__U4I3_{position:absolute;display:grid;place-items:center;top:8px;right:8px;width:44px;height:44px;border:0;background:transparent;color:var(--mt-muted);border-radius:6px;cursor:pointer}.auth-shell_passwordToggle__U4I3_:hover{color:var(--mt-brand-text)}.auth-shell_passwordToggle__U4I3_:disabled{cursor:wait;opacity:.6}.auth-shell_remember__VKJn_{display:flex;align-items:center;gap:10px;width:fit-content;font-size:13px;color:var(--mt-muted);cursor:pointer}.auth-shell_remember__VKJn_ input{width:17px;height:17px;margin:0;cursor:pointer}.auth-shell_submit__nbxXR{width:100%}.auth-shell_divider__NeIOd{display:flex;align-items:center;gap:20px;margin:26px 0;color:var(--mt-muted);font-size:12px}.auth-shell_divider__NeIOd:after,.auth-shell_divider__NeIOd:before{content:"";flex:1;height:1px;background:var(--mt-border)}.auth-shell_google__9bRZM{min-height:48px;display:flex;justify-content:center;max-width:100%}.auth-shell_googleStatus__z0Vhu{width:100%;min-height:60px;display:flex;gap:10px;align-items:center;justify-content:center;border:1px solid var(--mt-border);border-radius:10px;color:var(--mt-muted);padding:12px;font-size:14px;text-align:center}.auth-shell_error__K8ZzF{padding:14px 16px;margin-bottom:22px;border:1px solid var(--mt-error);border-radius:10px;background:var(--mt-error-surface);color:var(--mt-error);font-size:14px;line-height:1.5}.auth-shell_signup__moXAc{margin:26px 0 0;font-size:13px;color:var(--mt-muted);text-align:center;line-height:1.6}@media (min-width:1800px){.auth-shell_header__1MI2R{min-height:360px}.auth-shell_formColumn__6vh3c{margin-top:28px}}@media (max-width:1199px){.auth-shell_content__Vn__V{padding:40px 32px}.auth-shell_header__1MI2R{min-height:265px}.auth-shell_title__2b2JV{font-size:112px}.auth-shell_tail__mPnk0{left:auto;right:-24px;width:135px;top:-60px}}@media (max-width:899px){.auth-shell_shell__hqPhq{display:block}.auth-shell_artLink__lX_y8{display:none}.auth-shell_content__Vn__V{min-height:100svh;padding:24px 24px 48px}.auth-shell_mobileLogo__F_JST{display:inline-flex;gap:10px;align-items:center;color:var(--mt-text);font-size:22px;font-family:var(--mt-font-display);text-transform:uppercase;margin-bottom:40px}.auth-shell_header__1MI2R{min-height:auto;max-width:532px;margin:auto}.auth-shell_title__2b2JV{font-size:clamp(82px,16vw,116px)}.auth-shell_title__2b2JV.auth-shell_compactTitle__yTN0J{font-size:clamp(68px,13vw,104px)}.auth-shell_tail__mPnk0{width:80px;top:-70px;left:auto;right:-10px}.auth-shell_formColumn__6vh3c{margin-top:36px}}@media (max-width:380px){.auth-shell_content__Vn__V{padding-inline:18px}.auth-shell_title__2b2JV{font-size:76px}.auth-shell_tail__mPnk0{width:64px;right:-20px;top:-55px}.auth-shell_labelRow__J0HY7{gap:8px}}.auth-shell_passwordGuidance__8zvNl{display:grid;gap:12px;padding-top:2px}.auth-shell_strengthRow__U0U4W{display:flex;align-items:center;gap:16px}.auth-shell_strengthTrack__VFIao{flex:1;height:4px;overflow:hidden;border-radius:2px;background:var(--mt-border)}.auth-shell_strengthFill__tVPBA{display:block;width:100%;height:100%;transform-origin:left;background:var(--mt-brand-text);transition:transform .18s var(--mt-ease),background-color .18s var(--mt-ease)}.auth-shell_strengthTrack__VFIao[data-strength="1"] .auth-shell_strengthFill__tVPBA{background:var(--mt-error)}.auth-shell_strengthLabel__BbKBo{min-width:48px;text-align:right;font-size:12px;color:var(--mt-muted)}.auth-shell_passwordRules__Ts5SC{display:grid;gap:8px;margin:0;padding:0;list-style:none}.auth-shell_passwordRules__Ts5SC li{display:flex;align-items:center;gap:8px;color:var(--mt-muted);font-size:12px;line-height:1.5}.auth-shell_passwordRules__Ts5SC li svg{flex:none}.auth-shell_passwordRules__Ts5SC li[data-met=false] svg path{visibility:hidden}.auth-shell_passwordRules__Ts5SC li[data-met=true] svg{color:var(--mt-brand-text)}.auth-shell_legalNotice__VjtGj{margin:0;text-align:center;color:var(--mt-muted);font-size:12px;line-height:1.7}.auth-shell_confirmation__KpUsu{display:grid;gap:22px}.auth-shell_confirmationIcon__5wZrd{color:var(--mt-brand-text)}.auth-shell_confirmationBody__iifKZ{color:var(--mt-muted);font-size:14px;line-height:1.6;margin:0}.auth-shell_confirmationError__2Z9_U{color:var(--mt-error);overflow-wrap:anywhere}.ds-loading-screen_screen__rBNXB{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;overflow:hidden}.ds-loading-screen_scene__NR0Vj{position:relative;display:grid;place-items:center;width:min(100%,640px,85svh);aspect-ratio:4/3}.ds-loading-screen_record__yfCYs{position:relative;display:grid;place-items:center;width:clamp(180px,50%,300px);aspect-ratio:1;border-radius:50%;background:#17191b;box-shadow:0 16px 32px rgba(0,0,0,.18)}.ds-loading-screen_platter__Wz4Pu{position:absolute;inset:0;border:1px solid #484b4d;border-radius:inherit;background:conic-gradient(from 35deg,transparent 0deg,hsla(0,0%,100%,.15) 45deg,transparent 80deg 180deg,hsla(0,0%,100%,.12) 225deg,transparent 260deg),repeating-radial-gradient(circle,#17191b 0 3px,#303335 3px 4px,#17191b 4px 6px);animation:ds-loading-screen_spin__V_vbO 8s linear infinite}.ds-loading-screen_label__JFuRA{position:relative;display:grid;place-items:center;width:36%;aspect-ratio:1;border:6px solid #17191b;border-radius:50%;background:var(--mt-lime)}.ds-loading-screen_label__JFuRA img{width:82%;height:auto}.ds-loading-screen_comic__lmwFn{position:absolute;display:block;background:var(--mt-brand-text);mask:var(--comic) center /contain no-repeat;pointer-events:none;animation:ds-loading-screen_accent__pXrSM 6s ease-in-out infinite}.ds-loading-screen_orbit__iMeLq{--comic:url(/brand/loading/orbit.svg);left:10%;top:17%;width:20%;aspect-ratio:1.5;rotate:-14deg;opacity:.65}.ds-loading-screen_rays__Aavzx{--comic:url(/brand/loading/rays.svg);right:8%;top:30%;width:20%;aspect-ratio:1.9;rotate:28deg;animation-delay:-2s}.ds-loading-screen_spark__UCDvj{--comic:url(/brand/loading/spark.svg);left:25%;bottom:8%;width:5%;aspect-ratio:.35;rotate:-12deg;animation-delay:-4s}.ds-loading-screen_message___QQQ1{margin:0;max-width:100%;overflow-wrap:anywhere;color:var(--mt-text);font:800 clamp(28px,4vw,40px)/1.15 var(--mt-font-display);text-align:center;text-transform:uppercase}@keyframes ds-loading-screen_spin__V_vbO{to{transform:rotate(1turn)}}@keyframes ds-loading-screen_accent__pXrSM{0%,20%,to{transform:translateY(0) scale(1)}10%{transform:translateY(-6px) scale(1.06)}}@media (prefers-reduced-motion:reduce){.ds-loading-screen_comic__lmwFn,.ds-loading-screen_platter__Wz4Pu{animation:none}}.verify-email-banner_banner__7z99_{width:100%;border-bottom:1px solid var(--mt-border)}.verify-email-banner_content__aLgAA{display:flex;min-height:calc(var(--mt-shell-header-height, 80px) - 1px);flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;padding:12px 24px}.verify-email-banner_message__MrMcN{display:flex;align-items:flex-start;gap:12px;flex:1 1 24rem;min-width:0}.verify-email-banner_message__MrMcN svg{flex:none;margin-top:2px;color:var(--mt-brand-text)}.verify-email-banner_message__MrMcN p{margin:0;max-width:72ch;color:var(--mt-text);font-size:14px;line-height:1.6;overflow-wrap:anywhere}.verify-email-banner_action__0BmNb{flex:0 0 auto;min-height:48px;max-width:100%;white-space:normal}@media (max-width:639px){.verify-email-banner_content__aLgAA{padding:12px 16px}.verify-email-banner_action__0BmNb{width:100%}}