@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/fonts/nunito/Nunito-cyrillic-ext.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/fonts/nunito/Nunito-cyrillic.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/fonts/nunito/Nunito-vietnamese.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/fonts/nunito/Nunito-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/fonts/nunito/Nunito-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
html,body{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden}button,input{border:none}*{box-sizing:border-box;margin:0;padding:0}
.container{max-width:1700px;margin:0 auto;padding:.5em}.centered-page{height:100%;min-height:var(--page-min-height);justify-content:center;align-items:center;width:100%;display:flex}@media screen and (max-width:1950px){.container{max-width:85%}}
:root{--ps-background:var(--background,#040404);--ps-background-rgb:var(--background-rgb,4, 4, 4);--ps-foreground:var(--foreground,#fff);--ps-surface-primary:var(--surface-primary,#0a0a0a);--ps-surface-secondary:var(--surface-secondary,#111);--ps-surface-tertiary:var(--surface-tertiary,#1a1a1a);--ps-surface-elevated:var(--surface-elevated,#222);--ps-border:var(--border,#2a2a2a);--ps-border-hover:var(--border-hover,#404040);--ps-line:var(--line,#ffffff1a);--ps-text-primary:var(--text-primary,#fff);--ps-text-secondary:var(--text-secondary,#a0a0a0);--ps-text-muted:var(--text-muted,#666);--ps-text-disabled:var(--text-disabled,#404040);--ps-hover:var(--hover,#ffffff0d);--ps-active:var(--active,#ffffff1a);--ps-focus-ring:var(--focus-ring,#ffffff4d);--ps-accent:var(--accent,#fff);--ps-accent-muted:var(--accent-muted,#888);--ps-accent-foreground:var(--accent-foreground,#040404);--ps-nav-active:var(--accent,#5865f2);--ps-danger:var(--danger,#f44);--ps-success:var(--success,#4f8);--ps-warning:var(--warning,#fa4);--ps-skeleton-base:var(--skeleton-base,#1a1a1a);--ps-skeleton-highlight:var(--skeleton-highlight,#2a2a2a);--ps-transition:var(--transition,cubic-bezier(.45, .65, .395, 1) all .2s);--ps-transition-easing:cubic-bezier(.45, .65, .395, 1);--ps-font-family:var(--font-family,"Nunito"), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--ps-radius-sm:8px;--ps-radius-md:10px;--ps-radius-lg:12px;--ps-radius-xl:16px}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box;margin:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;border:none;outline:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--ps-surface-primary)}::-webkit-scrollbar-thumb{background:var(--ps-border);border:2px solid var(--ps-surface-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--ps-text-muted)}::-webkit-scrollbar-corner{background:var(--ps-surface-primary)}*{scrollbar-width:thin;scrollbar-color:var(--ps-border) var(--ps-surface-primary)}
*{font-family:Nunito;font-style:normal}:root{--background:#040404;--background-toast:#040404;--background-rgb:4, 4, 4;--foreground:#fff;--sizeLimit:1080px;--transition:cubic-bezier(.45, .65, .395, 1) all .2s;--page-min-height:calc(100dvh - 320px);--surface-primary:#0a0a0a;--surface-secondary:#111;--surface-tertiary:#1a1a1a;--surface-elevated:#222;--border:#2a2a2a;--border-toast:#696969;--border-hover:#404040;--line:#ffffff1a;--text-primary:#fff;--text-secondary:#a0a0a0;--text-muted:#666;--text-disabled:#404040;--hover:#ffffff0d;--active:#ffffff1a;--focus-ring:#ffffff4d;--accent:#fff;--accent-muted:#888;--accent-foreground:#040404;--danger:#f44;--success:#4f8;--warning:#fa4;--bg:var(--surface-primary);--card:var(--surface-secondary);--card-2:var(--surface-tertiary);--text:var(--text-primary);--muted:var(--text-secondary);--skeleton-base:#1a1a1a;--skeleton-highlight:#2a2a2a}[data-theme=light]{--background:#f8f8f8;--background-toast:#040404;--background-rgb:248, 248, 248;--foreground:#0a0a0a;--surface-primary:#fff;--surface-secondary:#f0f0f0;--surface-tertiary:#e0e0e0;--surface-elevated:#fff;--border:#d0d0d0;--border-toast:#696969;--border-hover:#a0a0a0;--line:#00000026;--text-primary:#0a0a0a;--text-secondary:#444;--text-muted:#707070;--text-disabled:#a0a0a0;--hover:#0000000f;--active:#0000001a;--focus-ring:#00000040;--accent:#0a0a0a;--accent-muted:#555;--accent-foreground:#fff;--skeleton-base:#e0e0e0;--skeleton-highlight:#eee}[data-theme=autumn]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#1a1410;--background-toast:#1a1410;--background-rgb:26, 20, 16;--foreground:#f0e6d8;--surface-primary:#221c16;--surface-secondary:#2a231c;--surface-tertiary:#352c22;--surface-elevated:#403528;--border:#4a3c2e;--border-toast:#696969;--border-hover:#5c4a38;--line:#f0e6d814;--text-primary:#f0e6d8;--text-secondary:#c4b4a0;--text-muted:#8a7866;--text-disabled:#5c5044;--hover:#ffffff0d;--active:#ffffff14;--focus-ring:#d4a05066;--accent:#d4a050;--accent-muted:#a08040;--accent-foreground:#1a1410;--danger:#e85858;--success:#50b070;--warning:#e0a040;--skeleton-base:#2a231c;--skeleton-highlight:#352c22}[data-theme=midnight]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0c1222;--background-toast:#0c1222;--background-rgb:12, 18, 34;--foreground:#e8ecf4;--surface-primary:#111827;--surface-secondary:#1a2332;--surface-tertiary:#242f42;--surface-elevated:#2d3a52;--border:#2d3a52;--border-toast:#696969;--border-hover:#3d4d6a;--line:#e8ecf414;--text-primary:#e8ecf4;--text-secondary:#9ca8c0;--text-muted:#6b7a99;--text-disabled:#4a5568;--hover:#ffffff0f;--active:#ffffff1a;--focus-ring:#638cdc80;--accent:#638cdc;--accent-muted:#5a7bc4;--accent-foreground:#fff;--danger:#e05858;--success:#40b868;--warning:#d8a040;--skeleton-base:#1a2332;--skeleton-highlight:#242f42}html{height:100%}body{min-height:100%;margin:0}.app-wrapper{flex-direction:column;min-height:100vh;display:flex}.app-wrapper>footer{margin-top:auto}.line{width:100%;max-width:var(--sizeLimit);background:var(--line);height:1px}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}#_rht_toaster{z-index:9000!important;inset:50px 6px!important}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}button[aria-current=page],a[aria-current=page]{background:var(--accent)!important;color:var(--accent-foreground)!important}button[aria-current=page] svg,a[aria-current=page] svg{color:var(--accent-foreground)!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--surface-primary)}::-webkit-scrollbar-thumb{background:var(--border);border:2px solid var(--surface-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}::-webkit-scrollbar-corner{background:var(--surface-primary)}*{scrollbar-width:thin;scrollbar-color:var(--border) var(--surface-primary)}.react-loading-skeleton{--base-color:var(--skeleton-base)!important;--highlight-color:var(--skeleton-highlight)!important}.page-container{min-height:var(--page-min-height)}
@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
.footer-module-scss-module__ZLd7_a__footer{justify-content:center;padding:0 24px;display:flex;position:relative}.footer-module-scss-module__ZLd7_a__container{max-width:var(--sizeLimit);flex-direction:column;width:100%;display:flex}.footer-module-scss-module__ZLd7_a__topRow{justify-content:space-between;align-items:flex-start;gap:24px;padding:20px 0;display:flex}.footer-module-scss-module__ZLd7_a__topLeft{flex-direction:column;gap:16px;display:flex}.footer-module-scss-module__ZLd7_a__brand{cursor:default;align-items:center;gap:12px;display:flex}.footer-module-scss-module__ZLd7_a__logo{opacity:.9;width:28px;height:28px;color:var(--text-primary);transition:var(--transition)}.footer-module-scss-module__ZLd7_a__brandInfo{align-items:baseline;gap:8px;display:flex}.footer-module-scss-module__ZLd7_a__brandName{color:var(--text-primary);letter-spacing:-.01em;font-size:15px;font-weight:700}.footer-module-scss-module__ZLd7_a__brandYear{color:var(--text-muted);font-size:12px;font-weight:500}.footer-module-scss-module__ZLd7_a__orgBlock{flex-direction:column;gap:8px;display:flex}.footer-module-scss-module__ZLd7_a__orgList{flex-flow:wrap;align-items:center;gap:4px 8px;padding:6px 12px;display:flex}.footer-module-scss-module__ZLd7_a__orgLine{color:var(--text-secondary);font-size:13px;font-weight:600;line-height:1.4}.footer-module-scss-module__ZLd7_a__orgSep{color:var(--text-muted);-webkit-user-select:none;user-select:none;font-size:12px;font-weight:500}.footer-module-scss-module__ZLd7_a__orgLink{color:var(--text-secondary);font-size:13px;font-weight:600;text-decoration:none;transition:color .2s}.footer-module-scss-module__ZLd7_a__orgLink:hover{color:var(--text-primary)}.footer-module-scss-module__ZLd7_a__controls{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.footer-module-scss-module__ZLd7_a__pickerWrap{flex-direction:column;gap:6px;min-width:120px;display:flex}.footer-module-scss-module__ZLd7_a__pickerLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-disabled);font-size:11px;font-weight:700}.footer-module-scss-module__ZLd7_a__pickerTrigger{width:100%;min-width:120px;border:1px solid var(--border)!important;background:var(--surface-secondary)!important;color:var(--text-primary)!important;border-radius:8px!important;padding:6px 10px!important;font-size:13px!important;font-weight:600!important}.footer-module-scss-module__ZLd7_a__pickerTrigger:focus{outline:none;border-color:var(--border-hover)!important}.footer-module-scss-module__ZLd7_a__pickerMenu{border-radius:8px!important;max-height:280px!important;padding:4px!important}.footer-module-scss-module__ZLd7_a__pickerOption{padding:6px 8px!important;font-size:12px!important;font-weight:500!important}.footer-module-scss-module__ZLd7_a__optionLabel{align-items:center;gap:6px;display:inline-flex}.footer-module-scss-module__ZLd7_a__divider{background:var(--border);width:100%;height:1px}.footer-module-scss-module__ZLd7_a__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px 48px;padding:20px 0;display:flex}.footer-module-scss-module__ZLd7_a__linksGroup{flex-direction:column;gap:10px;display:flex}.footer-module-scss-module__ZLd7_a__linksTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-disabled);font-size:11px;font-weight:700}.footer-module-scss-module__ZLd7_a__linksRow{flex-wrap:wrap;gap:6px;display:flex}.footer-module-scss-module__ZLd7_a__linkItem{color:var(--text-secondary);transition:var(--transition);border:1px solid #0000;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600;text-decoration:none;position:relative}.footer-module-scss-module__ZLd7_a__linkItem:hover{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.footer-module-scss-module__ZLd7_a__linkItem:active{transform:scale(.96)}@media (max-width:768px){.footer-module-scss-module__ZLd7_a__footer{padding:0 20px}.footer-module-scss-module__ZLd7_a__topRow{flex-direction:column;align-items:flex-start;gap:20px}.footer-module-scss-module__ZLd7_a__topLeft{gap:14px}.footer-module-scss-module__ZLd7_a__controls{width:100%}.footer-module-scss-module__ZLd7_a__bottomRow{gap:24px}.footer-module-scss-module__ZLd7_a__linksRow{gap:4px}.footer-module-scss-module__ZLd7_a__linkItem{padding:8px 10px;font-size:12px}}@media (max-width:480px){.footer-module-scss-module__ZLd7_a__footer{padding:0 16px}.footer-module-scss-module__ZLd7_a__topRow,.footer-module-scss-module__ZLd7_a__bottomRow{padding:16px 0}.footer-module-scss-module__ZLd7_a__linksTitle{font-size:10px}.footer-module-scss-module__ZLd7_a__orgLine,.footer-module-scss-module__ZLd7_a__orgLink{font-size:12px}}
.header-module-scss-module__AOzs1q__header{z-index:100;background:rgba(var(--background-rgb), .8);-webkit-backdrop-filter:blur(45px);backdrop-filter:blur(45px);border-bottom:1px solid var(--border);justify-content:center;align-items:center;padding:0 24px;display:flex;position:sticky;top:0}.header-module-scss-module__AOzs1q__container{max-width:var(--sizeLimit);justify-content:space-between;align-items:center;width:100%;height:80px;display:flex;position:relative}.header-module-scss-module__AOzs1q__left{align-items:center;gap:30px;display:flex}.header-module-scss-module__AOzs1q__right{align-items:center;gap:12px;display:flex}.header-module-scss-module__AOzs1q__devOverridesTrigger{align-items:center;display:flex;position:relative}.header-module-scss-module__AOzs1q__devOverridesBadge{z-index:2;color:#fff;border:2px solid rgba(var(--background-rgb), 1);background:#7c3aed;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:-6px;right:-6px}.header-module-scss-module__AOzs1q__notificationTrigger{align-items:center;display:flex;position:relative}.header-module-scss-module__AOzs1q__notificationBadgeCount{z-index:2;color:#fff;border:2px solid rgba(var(--background-rgb), 1);background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:-6px;right:-6px}.header-module-scss-module__AOzs1q__notificationsPanel{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-elevated) 94%, var(--surface-primary) 6%);z-index:190;border-radius:20px;grid-template-rows:auto minmax(0,1fr);width:min(388px,100vw - 24px);max-height:min(70vh,560px);display:grid;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 20px 48px #0000006b,inset 0 0 0 1px #ffffff05}.header-module-scss-module__AOzs1q__notificationsPanel:before{content:"";background:inherit;border-top:1px solid var(--border);border-left:1px solid var(--border);width:14px;height:14px;position:absolute;top:-7px;right:16px;transform:rotate(45deg)}.header-module-scss-module__AOzs1q__notificationsHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:16px 16px 14px;display:flex}.header-module-scss-module__AOzs1q__notificationsHeaderCopy{gap:4px;min-width:0;display:grid}.header-module-scss-module__AOzs1q__notificationsTitle{color:var(--text-primary);font-size:16px;font-weight:800}.header-module-scss-module__AOzs1q__notificationsSubtitle{color:var(--text-muted);font-size:12px}.header-module-scss-module__AOzs1q__notificationsAction{min-height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;padding:0 10px;font-size:12px;font-weight:700;transition:border-color .15s,color .15s,background .15s}.header-module-scss-module__AOzs1q__notificationsAction:hover:not(:disabled){background:var(--surface-secondary);color:var(--text-primary)}.header-module-scss-module__AOzs1q__notificationsAction:disabled{opacity:.45;cursor:default}.header-module-scss-module__AOzs1q__notificationsList{flex-direction:column;gap:8px;padding:12px;display:flex;overflow:auto}.header-module-scss-module__AOzs1q__notificationItem,.header-module-scss-module__AOzs1q__notificationItemUnread,.header-module-scss-module__AOzs1q__notificationItemSuccess,.header-module-scss-module__AOzs1q__notificationItemUnreadSuccess,.header-module-scss-module__AOzs1q__notificationItemError,.header-module-scss-module__AOzs1q__notificationItemUnreadError,.header-module-scss-module__AOzs1q__notificationItemWarning,.header-module-scss-module__AOzs1q__notificationItemUnreadWarning{border:1px solid var(--border);background:var(--surface-secondary);text-align:left;width:100%;color:inherit;border-radius:16px;gap:8px;padding:12px 13px;transition:border-color .15s,transform .15s,background .15s,box-shadow .15s;display:grid}.header-module-scss-module__AOzs1q__notificationItem:hover,.header-module-scss-module__AOzs1q__notificationItemUnread:hover,.header-module-scss-module__AOzs1q__notificationItemSuccess:hover,.header-module-scss-module__AOzs1q__notificationItemUnreadSuccess:hover,.header-module-scss-module__AOzs1q__notificationItemError:hover,.header-module-scss-module__AOzs1q__notificationItemUnreadError:hover,.header-module-scss-module__AOzs1q__notificationItemWarning:hover,.header-module-scss-module__AOzs1q__notificationItemUnreadWarning:hover{border-color:var(--border-hover);transform:translateY(-1px);box-shadow:0 8px 20px #00000029}.header-module-scss-module__AOzs1q__notificationItemUnread{border-color:color-mix(in srgb, var(--border) 72%, #c78c1f 28%);background:color-mix(in srgb, var(--surface-secondary) 84%, #c78c1f 16%)}.header-module-scss-module__AOzs1q__notificationItemSuccess,.header-module-scss-module__AOzs1q__notificationItemUnreadSuccess{border-color:color-mix(in srgb, var(--border) 74%, var(--success) 26%)}.header-module-scss-module__AOzs1q__notificationItemUnreadSuccess{background:color-mix(in srgb, var(--surface-secondary) 86%, var(--success) 14%)}.header-module-scss-module__AOzs1q__notificationItemError,.header-module-scss-module__AOzs1q__notificationItemUnreadError{border-color:color-mix(in srgb, var(--border) 74%, #f77 26%)}.header-module-scss-module__AOzs1q__notificationItemUnreadError{background:color-mix(in srgb, var(--surface-secondary) 86%, #f77 14%)}.header-module-scss-module__AOzs1q__notificationItemWarning,.header-module-scss-module__AOzs1q__notificationItemUnreadWarning{border-color:color-mix(in srgb, var(--border) 74%, var(--warning) 26%)}.header-module-scss-module__AOzs1q__notificationItemUnreadWarning{background:color-mix(in srgb, var(--surface-secondary) 86%, var(--warning) 14%)}.header-module-scss-module__AOzs1q__notificationItemHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.header-module-scss-module__AOzs1q__notificationTone{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800}.header-module-scss-module__AOzs1q__notificationItemMain{gap:4px;display:grid}.header-module-scss-module__AOzs1q__notificationItemTitleRow{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.header-module-scss-module__AOzs1q__notificationItemTitle{color:var(--text-primary);font-size:13px;font-weight:700;line-height:1.35}.header-module-scss-module__AOzs1q__notificationItemBody{color:var(--text-secondary);word-break:break-word;font-size:13px;line-height:1.5}.header-module-scss-module__AOzs1q__notificationItemMeta{color:var(--text-muted);white-space:nowrap;font-size:11px}.header-module-scss-module__AOzs1q__notificationUnreadDot{background:#c78c1f;border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #c78c1f24}.header-module-scss-module__AOzs1q__notificationItemActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.header-module-scss-module__AOzs1q__notificationActionPrimary,.header-module-scss-module__AOzs1q__notificationActionSecondary{cursor:pointer;border-radius:8px;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,color .15s}.header-module-scss-module__AOzs1q__notificationActionPrimary{border:1px solid var(--border);background:var(--surface-elevated);color:var(--text-primary)}.header-module-scss-module__AOzs1q__notificationActionPrimary:hover{border-color:var(--border-hover)}.header-module-scss-module__AOzs1q__notificationActionSecondary{color:var(--text-secondary);background:0 0;border:none}.header-module-scss-module__AOzs1q__notificationActionSecondary:hover{background:var(--surface-elevated);color:var(--text-primary)}.header-module-scss-module__AOzs1q__notificationItemUnreadSuccess .header-module-scss-module__AOzs1q__notificationTone{color:var(--success)}.header-module-scss-module__AOzs1q__notificationItemSuccess .header-module-scss-module__AOzs1q__notificationTone{color:color-mix(in srgb, var(--success) 78%, var(--text-secondary) 22%)}.header-module-scss-module__AOzs1q__notificationItemUnreadError .header-module-scss-module__AOzs1q__notificationTone{color:#f77}.header-module-scss-module__AOzs1q__notificationItemError .header-module-scss-module__AOzs1q__notificationTone{color:color-mix(in srgb, #f77 78%, var(--text-secondary) 22%)}.header-module-scss-module__AOzs1q__notificationItemUnreadWarning .header-module-scss-module__AOzs1q__notificationTone,.header-module-scss-module__AOzs1q__notificationItemUnread .header-module-scss-module__AOzs1q__notificationTone{color:var(--warning)}.header-module-scss-module__AOzs1q__notificationItemWarning .header-module-scss-module__AOzs1q__notificationTone,.header-module-scss-module__AOzs1q__notificationItem .header-module-scss-module__AOzs1q__notificationTone{color:color-mix(in srgb, var(--warning) 78%, var(--text-secondary) 22%)}.header-module-scss-module__AOzs1q__notificationItemUnreadSuccess .header-module-scss-module__AOzs1q__notificationUnreadDot{background:var(--success);box-shadow:0 0 0 3px color-mix(in srgb, var(--success) 20%, transparent 80%)}.header-module-scss-module__AOzs1q__notificationItemUnreadError .header-module-scss-module__AOzs1q__notificationUnreadDot{background:#f77;box-shadow:0 0 0 3px #ff777729}.header-module-scss-module__AOzs1q__notificationItemUnreadWarning .header-module-scss-module__AOzs1q__notificationUnreadDot,.header-module-scss-module__AOzs1q__notificationItemUnread .header-module-scss-module__AOzs1q__notificationUnreadDot{background:var(--warning);box-shadow:0 0 0 3px color-mix(in srgb, var(--warning) 20%, transparent 80%)}.header-module-scss-module__AOzs1q__notificationsEmpty{text-align:center;justify-items:center;gap:12px;padding:32px 18px;display:grid}.header-module-scss-module__AOzs1q__notificationsEmptyIcon{border:1px solid var(--border);background:var(--surface-secondary);width:42px;height:42px;color:var(--text-secondary);border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.header-module-scss-module__AOzs1q__notificationsEmptyTitle{color:var(--text-primary);font-size:14px;font-weight:700}.header-module-scss-module__AOzs1q__logoLink{color:var(--text-primary);transition:var(--transition);align-items:center;display:flex}.header-module-scss-module__AOzs1q__logoLink svg{width:36px;height:36px}.header-module-scss-module__AOzs1q__logoLink:hover{opacity:.7}.header-module-scss-module__AOzs1q__nav{align-items:center;gap:4px;display:flex}.header-module-scss-module__AOzs1q__avatarContainer{display:flex;position:relative}.header-module-scss-module__AOzs1q__avatar{object-fit:cover;cursor:pointer;border:2px solid var(--border);width:44px;height:44px;transition:var(--transition);border-radius:12px}.header-module-scss-module__AOzs1q__avatar:hover{border-color:var(--border-hover);opacity:.85}@keyframes header-module-scss-module__AOzs1q__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.header-module-scss-module__AOzs1q__searchOverlay{z-index:180;background:#00000080;justify-content:center;align-items:flex-start;height:100vh;padding-top:96px;display:flex;position:fixed;inset:0}.header-module-scss-module__AOzs1q__searchModal{background:var(--surface-elevated);border:1px solid var(--border);border-radius:18px;width:100%;max-width:720px;overflow:hidden;box-shadow:0 24px 60px #0009}.header-module-scss-module__AOzs1q__searchHeader{border-bottom:1px solid var(--border);padding:16px 20px}.header-module-scss-module__AOzs1q__searchInput{border:1px solid var(--border);background:var(--surface-secondary);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:10px 14px;font-size:14px}.header-module-scss-module__AOzs1q__searchInput::placeholder{color:var(--text-muted)}.header-module-scss-module__AOzs1q__searchInput:focus{border-color:var(--border-hover)}.header-module-scss-module__AOzs1q__searchBody{grid-template-columns:1fr 1fr;gap:0;display:grid}.header-module-scss-module__AOzs1q__searchColumn{border-right:1px solid var(--border);padding:12px 16px 16px}.header-module-scss-module__AOzs1q__searchColumn:last-child{border-right:none}.header-module-scss-module__AOzs1q__searchSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-disabled);margin:0 0 8px;font-size:13px;font-weight:700}.header-module-scss-module__AOzs1q__searchList{margin:0;padding:0;list-style:none}.header-module-scss-module__AOzs1q__searchItem{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;border-radius:10px;padding:8px;transition:background .15s,transform .1s;display:block}.header-module-scss-module__AOzs1q__searchItem:hover{background:var(--surface-secondary);transform:translateY(-1px)}.header-module-scss-module__AOzs1q__searchItemTitle{color:var(--text-primary);font-size:14px;font-weight:600;display:block}.header-module-scss-module__AOzs1q__searchItemExcerpt{color:var(--text-muted);margin-top:2px;font-size:12px;display:block}.header-module-scss-module__AOzs1q__searchEmpty{color:var(--text-muted);margin:6px 0 0;font-size:12px}@media (max-width:768px){.header-module-scss-module__AOzs1q__header{padding:0 16px}.header-module-scss-module__AOzs1q__container{height:64px}.header-module-scss-module__AOzs1q__logoLink svg{width:32px;height:32px}.header-module-scss-module__AOzs1q__nav{gap:2px}.header-module-scss-module__AOzs1q__avatar{width:40px;height:40px}}.header-module-scss-module__AOzs1q__burgerButton{border:1px solid var(--border);background:var(--surface-secondary);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:all .15s;display:none}.header-module-scss-module__AOzs1q__burgerButton svg{width:20px;height:20px}.header-module-scss-module__AOzs1q__burgerButton:hover{background:var(--surface-elevated);border-color:var(--border-hover);color:var(--text-primary)}.header-module-scss-module__AOzs1q__mobileNavOverlay{z-index:110;background:#00000080;animation:.15s header-module-scss-module__AOzs1q__fadeIn;display:none;position:fixed;inset:56px 0 0}.header-module-scss-module__AOzs1q__mobileNavMenu{background:var(--surface-primary);border-bottom:1px solid var(--border);z-index:115;animation:.2s header-module-scss-module__AOzs1q__slideDown;display:none;position:fixed;top:56px;left:0;right:0;box-shadow:0 8px 32px #0000004d}.header-module-scss-module__AOzs1q__mobileNavLinks{flex-direction:column;gap:2px;padding:8px;display:flex}.header-module-scss-module__AOzs1q__mobileNavLink{color:var(--text-secondary);border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.header-module-scss-module__AOzs1q__mobileNavLink svg{opacity:.7}.header-module-scss-module__AOzs1q__mobileNavLink:hover{background:var(--hover);color:var(--text-primary)}.header-module-scss-module__AOzs1q__mobileNavLink:hover svg{opacity:1}.header-module-scss-module__AOzs1q__mobileNavLink.header-module-scss-module__AOzs1q__active{background:var(--surface-secondary);color:var(--text-primary)}.header-module-scss-module__AOzs1q__mobileNavLink.header-module-scss-module__AOzs1q__active svg{opacity:1}@keyframes header-module-scss-module__AOzs1q__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.header-module-scss-module__AOzs1q__header{padding:0 12px}.header-module-scss-module__AOzs1q__container{height:56px}.header-module-scss-module__AOzs1q__left{gap:12px}.header-module-scss-module__AOzs1q__logoLink svg{width:28px;height:28px}.header-module-scss-module__AOzs1q__nav{display:none}.header-module-scss-module__AOzs1q__burgerButton{width:36px;height:36px;display:flex}.header-module-scss-module__AOzs1q__mobileNavOverlay,.header-module-scss-module__AOzs1q__mobileNavMenu{display:block}.header-module-scss-module__AOzs1q__right{gap:8px}.header-module-scss-module__AOzs1q__notificationsPanel{top:64px;left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));border-radius:18px;width:auto;max-height:min(620px,100dvh - 78px);position:fixed}.header-module-scss-module__AOzs1q__notificationsPanel:before{display:none}.header-module-scss-module__AOzs1q__notificationsHeader{align-items:flex-start;gap:10px;padding:14px}.header-module-scss-module__AOzs1q__notificationsHeaderCopy{min-width:0}.header-module-scss-module__AOzs1q__notificationsTitle,.header-module-scss-module__AOzs1q__notificationsSubtitle{overflow-wrap:anywhere}.header-module-scss-module__AOzs1q__notificationsAction{white-space:normal;text-align:right;max-width:44%;min-height:32px;line-height:1.2}.header-module-scss-module__AOzs1q__notificationsList{gap:10px;padding:10px}.header-module-scss-module__AOzs1q__notificationItem,.header-module-scss-module__AOzs1q__notificationItemUnread,.header-module-scss-module__AOzs1q__notificationItemSuccess,.header-module-scss-module__AOzs1q__notificationItemUnreadSuccess,.header-module-scss-module__AOzs1q__notificationItemError,.header-module-scss-module__AOzs1q__notificationItemUnreadError,.header-module-scss-module__AOzs1q__notificationItemWarning,.header-module-scss-module__AOzs1q__notificationItemUnreadWarning{border-radius:14px;gap:10px;padding:12px}.header-module-scss-module__AOzs1q__notificationItemHeader{align-items:flex-start}.header-module-scss-module__AOzs1q__notificationTone{overflow-wrap:anywhere;min-width:0}.header-module-scss-module__AOzs1q__notificationItemTitle,.header-module-scss-module__AOzs1q__notificationItemBody{overflow-wrap:anywhere}.header-module-scss-module__AOzs1q__notificationItemMeta{white-space:normal;text-align:right}.header-module-scss-module__AOzs1q__notificationItemActions{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:8px;display:grid}.header-module-scss-module__AOzs1q__notificationActionPrimary,.header-module-scss-module__AOzs1q__notificationActionSecondary{text-align:center;width:100%;min-height:34px;padding:0 8px}.header-module-scss-module__AOzs1q__notificationItemActions>button:only-child{grid-column:1/-1}.header-module-scss-module__AOzs1q__avatar{border-radius:10px;width:36px;height:36px}.header-module-scss-module__AOzs1q__searchOverlay{padding-top:70px}.header-module-scss-module__AOzs1q__searchModal{border-radius:14px;max-height:calc(100vh - 100px);margin:0 12px;overflow-y:auto}.header-module-scss-module__AOzs1q__searchBody{grid-template-columns:1fr}.header-module-scss-module__AOzs1q__searchColumn{border-right:none;border-bottom:1px solid var(--border)}.header-module-scss-module__AOzs1q__searchColumn:last-child{border-bottom:none}}
.experiment-overrides-dev-modal-module-scss-module__yISDxW__overlay{z-index:1200;background:#0000008f;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.experiment-overrides-dev-modal-module-scss-module__yISDxW__modal{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-elevated) 94%, var(--surface-primary) 6%);border-radius:22px;grid-template-rows:auto minmax(0,1fr);width:min(1120px,100vw - 48px);max-height:min(780px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 30px 80px #0000008c}.experiment-overrides-dev-modal-module-scss-module__yISDxW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.experiment-overrides-dev-modal-module-scss-module__yISDxW__headerCopy{gap:6px;min-width:0;display:grid}.experiment-overrides-dev-modal-module-scss-module__yISDxW__eyebrow{color:#c4b5fd;letter-spacing:.08em;background:#7c3aed24;border:1px solid #7c3aed3d;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.experiment-overrides-dev-modal-module-scss-module__yISDxW__title{letter-spacing:-.02em;color:var(--text-primary);font-size:20px;font-weight:900}.experiment-overrides-dev-modal-module-scss-module__yISDxW__description{max-width:720px;color:var(--text-secondary);margin:0;line-height:1.5}.experiment-overrides-dev-modal-module-scss-module__yISDxW__layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:stretch;min-height:0;display:grid;overflow:hidden}.experiment-overrides-dev-modal-module-scss-module__yISDxW__list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-right:1px solid var(--border);background:0 0;grid-auto-rows:min-content;align-content:start;gap:10px;min-height:0;padding:14px;display:grid;overflow:auto}.experiment-overrides-dev-modal-module-scss-module__yISDxW__item{border:1px solid var(--border);background:var(--surface-secondary);text-align:left;width:100%;color:inherit;cursor:pointer;border-radius:16px;gap:10px;padding:14px;transition:border-color .15s,transform .15s,background .15s;display:grid}.experiment-overrides-dev-modal-module-scss-module__yISDxW__item:hover{border-color:var(--border-hover);transform:translateY(-1px)}.experiment-overrides-dev-modal-module-scss-module__yISDxW__itemActive{border-color:color-mix(in srgb, #6cb8ff 48%, var(--border));background:color-mix(in srgb, #6cb8ff 7%, var(--surface-secondary))}.experiment-overrides-dev-modal-module-scss-module__yISDxW__itemTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.experiment-overrides-dev-modal-module-scss-module__yISDxW__itemKey,.experiment-overrides-dev-modal-module-scss-module__yISDxW__formTitle{letter-spacing:-.01em;color:var(--text-primary);word-break:break-word;font-size:15px;font-weight:800}.experiment-overrides-dev-modal-module-scss-module__yISDxW__itemBadge{color:#c4b5fd;background:#7c3aed24;border:1px solid #7c3aed3d;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.experiment-overrides-dev-modal-module-scss-module__yISDxW__metaRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.experiment-overrides-dev-modal-module-scss-module__yISDxW__metaChip,.experiment-overrides-dev-modal-module-scss-module__yISDxW__metaChipActive{border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.experiment-overrides-dev-modal-module-scss-module__yISDxW__metaChip{background:color-mix(in srgb, var(--surface-secondary) 72%, transparent);border:1px solid var(--border);color:var(--text-secondary)}.experiment-overrides-dev-modal-module-scss-module__yISDxW__metaChipActive{color:#9fd0ff;background:#6cb8ff24;border:1px solid #6cb8ff3d}.experiment-overrides-dev-modal-module-scss-module__yISDxW__form{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;align-content:start;gap:16px;min-height:0;padding:20px;display:grid;overflow:auto}.experiment-overrides-dev-modal-module-scss-module__yISDxW__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.experiment-overrides-dev-modal-module-scss-module__yISDxW__formTop{gap:12px;display:grid}.experiment-overrides-dev-modal-module-scss-module__yISDxW__formDescription{color:var(--text-secondary);margin:8px 0 0;line-height:1.5}.experiment-overrides-dev-modal-module-scss-module__yISDxW__availableGroups,.experiment-overrides-dev-modal-module-scss-module__yISDxW__groupOptions{gap:12px;display:grid}.experiment-overrides-dev-modal-module-scss-module__yISDxW__groupOption{border:1px solid var(--border);background:var(--surface-secondary);text-align:left;width:100%;color:inherit;cursor:pointer;border-radius:16px;gap:10px;padding:14px;transition:border-color .15s,transform .15s,background .15s;display:grid}.experiment-overrides-dev-modal-module-scss-module__yISDxW__groupOption:hover{border-color:var(--border-hover);transform:translateY(-1px)}.experiment-overrides-dev-modal-module-scss-module__yISDxW__groupOptionActive{border-color:color-mix(in srgb, #6cb8ff 48%, var(--border));background:color-mix(in srgb, #6cb8ff 7%, var(--surface-secondary))}.experiment-overrides-dev-modal-module-scss-module__yISDxW__groupOptionTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.experiment-overrides-dev-modal-module-scss-module__yISDxW__groupOptionName{letter-spacing:-.01em;color:var(--text-primary);word-break:break-word;font-size:15px;font-weight:800}.experiment-overrides-dev-modal-module-scss-module__yISDxW__groupOptionDescription{color:var(--text-secondary);margin:0;line-height:1.5}.experiment-overrides-dev-modal-module-scss-module__yISDxW__field{flex-direction:column;display:flex}.experiment-overrides-dev-modal-module-scss-module__yISDxW__fieldControl{width:100%}.experiment-overrides-dev-modal-module-scss-module__yISDxW__textareaField{gap:8px;display:grid}.experiment-overrides-dev-modal-module-scss-module__yISDxW__textareaField span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.experiment-overrides-dev-modal-module-scss-module__yISDxW__textareaField textarea{border:1px solid var(--border);background:var(--surface-primary);width:100%;min-height:180px;color:var(--text-primary);font:inherit;resize:vertical;border-radius:14px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.55}.experiment-overrides-dev-modal-module-scss-module__yISDxW__textareaField textarea:focus{border-color:var(--border-hover);box-shadow:0 0 0 4px color-mix(in srgb, var(--surface-primary) 15%, transparent);outline:none}.experiment-overrides-dev-modal-module-scss-module__yISDxW__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.experiment-overrides-dev-modal-module-scss-module__yISDxW__empty{text-align:center;min-height:220px;color:var(--text-secondary);place-items:center;padding:32px;display:grid}@media (max-width:720px){.experiment-overrides-dev-modal-module-scss-module__yISDxW__overlay{padding:12px}.experiment-overrides-dev-modal-module-scss-module__yISDxW__modal{border-radius:16px;width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.experiment-overrides-dev-modal-module-scss-module__yISDxW__layout{grid-template-columns:1fr}.experiment-overrides-dev-modal-module-scss-module__yISDxW__list{border-right:none;border-bottom:1px solid var(--border);max-height:240px}}
.mod-features-modal-module-scss-module__mt-l1a__overlay{z-index:1200;background:#000000a3;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.mod-features-modal-module-scss-module__mt-l1a__modal{border:1px solid var(--border);background:var(--surface-elevated);border-radius:18px;grid-template-rows:auto minmax(0,1fr);width:min(1200px,100vw - 48px);max-height:min(800px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 30px 80px #0000008c}.mod-features-modal-module-scss-module__mt-l1a__header{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface-elevated) 88%, var(--surface-primary) 12%);justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px;display:flex}.mod-features-modal-module-scss-module__mt-l1a__headerCopy{gap:6px;min-width:0;display:grid}.mod-features-modal-module-scss-module__mt-l1a__headerMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.mod-features-modal-module-scss-module__mt-l1a__eyebrow{color:#9fd0ff;letter-spacing:.08em;text-transform:uppercase;background:#6cb8ff24;border:1px solid #6cb8ff3d;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.mod-features-modal-module-scss-module__mt-l1a__categoryPill{border:1px solid var(--border);background:var(--surface-primary);min-height:24px;color:var(--text-secondary);border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.mod-features-modal-module-scss-module__mt-l1a__headingRow{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.mod-features-modal-module-scss-module__mt-l1a__title{color:var(--text-primary);letter-spacing:-.02em;font-size:24px;font-weight:900;line-height:1.2}.mod-features-modal-module-scss-module__mt-l1a__description{max-width:760px;color:var(--text-secondary);margin:6px 0 0;line-height:1.5}.mod-features-modal-module-scss-module__mt-l1a__closeButton{border:1px solid var(--border);background:var(--surface-primary);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;border-radius:10px;flex:none;place-items:center;transition:background .2s,border-color .2s,color .2s;display:grid}.mod-features-modal-module-scss-module__mt-l1a__closeButton:hover,.mod-features-modal-module-scss-module__mt-l1a__closeButton:focus-visible{border-color:var(--border-hover);background:var(--surface-secondary);color:var(--text-primary)}.mod-features-modal-module-scss-module__mt-l1a__layout{grid-template-columns:300px minmax(0,1fr) 260px;min-height:0;display:grid;overflow:hidden}.mod-features-modal-module-scss-module__mt-l1a__list{border-right:1px solid var(--border);background:var(--surface-primary);align-content:start;gap:18px;min-height:0;padding:18px;display:grid;overflow:auto}.mod-features-modal-module-scss-module__mt-l1a__categoryGroup{gap:10px;display:grid}.mod-features-modal-module-scss-module__mt-l1a__categoryHeader{gap:4px;padding:0 2px;display:grid}.mod-features-modal-module-scss-module__mt-l1a__categoryTitle{color:var(--text-primary);font-size:13px;font-weight:900}.mod-features-modal-module-scss-module__mt-l1a__categoryHeader p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.45}.mod-features-modal-module-scss-module__mt-l1a__categoryItems{gap:8px;display:grid}.mod-features-modal-module-scss-module__mt-l1a__item{width:100%;color:var(--text-secondary);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;padding:12px 14px;font-size:14px;font-weight:800;line-height:1.35;transition:background .2s,border-color .2s,color .2s}.mod-features-modal-module-scss-module__mt-l1a__item:hover,.mod-features-modal-module-scss-module__mt-l1a__item:focus-visible,.mod-features-modal-module-scss-module__mt-l1a__itemActive{border-color:var(--border);background:var(--surface-secondary);color:var(--text-primary)}.mod-features-modal-module-scss-module__mt-l1a__content{min-width:0;min-height:0;padding:22px;overflow:auto}.mod-features-modal-module-scss-module__mt-l1a__preview{border:1px solid var(--border);background:var(--surface-primary);border-radius:12px;place-items:center;height:clamp(260px,42vh,420px);display:grid;position:relative;overflow:hidden}.mod-features-modal-module-scss-module__mt-l1a__noPreview{width:100%;height:100%;color:var(--text-muted);text-align:center;place-items:center;padding:28px;font-size:14px;font-weight:700;line-height:1.5;display:grid}.mod-features-modal-module-scss-module__mt-l1a__previewMedia{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.mod-features-modal-module-scss-module__mt-l1a__previewNote{border:1px solid var(--border);background:var(--surface-primary);color:var(--text-secondary);border-radius:10px;margin:12px 0 0;padding:12px 14px;font-size:13px;font-weight:600;line-height:1.55}.mod-features-modal-module-scss-module__mt-l1a__mediaTabs{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.mod-features-modal-module-scss-module__mt-l1a__mediaTab{border:1px solid var(--border);background:var(--surface-primary);min-height:34px;color:var(--text-secondary);cursor:pointer;font:inherit;border-radius:9px;padding:0 12px;font-size:12px;font-weight:800;transition:background .2s,border-color .2s,color .2s}.mod-features-modal-module-scss-module__mt-l1a__mediaTab:hover,.mod-features-modal-module-scss-module__mt-l1a__mediaTab:focus-visible,.mod-features-modal-module-scss-module__mt-l1a__mediaTabActive{border-color:var(--border-hover);background:var(--surface-secondary);color:var(--text-primary)}.mod-features-modal-module-scss-module__mt-l1a__copy{gap:10px;padding-top:16px;display:grid}.mod-features-modal-module-scss-module__mt-l1a__copy h3{color:var(--text-primary);margin:0;font-size:24px;font-weight:900;line-height:1.25}.mod-features-modal-module-scss-module__mt-l1a__copy p{color:var(--text-secondary);margin:0;font-size:15px;font-weight:500;line-height:1.7}.mod-features-modal-module-scss-module__mt-l1a__sideInfo{border-left:1px solid var(--border);background:var(--surface-primary);min-height:0;padding:22px 20px;overflow:auto}.mod-features-modal-module-scss-module__mt-l1a__sideInfoTitle{color:var(--text-primary);margin-bottom:16px;font-size:15px;font-weight:900}.mod-features-modal-module-scss-module__mt-l1a__detailList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.mod-features-modal-module-scss-module__mt-l1a__detailList li{color:var(--text-secondary);padding-left:18px;font-size:14px;line-height:1.6;position:relative}.mod-features-modal-module-scss-module__mt-l1a__detailList li:before{content:"";background:#9fd0ff;border-radius:999px;width:6px;height:6px;position:absolute;top:.65em;left:0}@media (max-width:980px){.mod-features-modal-module-scss-module__mt-l1a__layout{grid-template-columns:260px minmax(0,1fr)}.mod-features-modal-module-scss-module__mt-l1a__sideInfo{border-top:1px solid var(--border);border-left:none;grid-column:1/-1}}@media (max-width:720px){.mod-features-modal-module-scss-module__mt-l1a__overlay{padding:12px}.mod-features-modal-module-scss-module__mt-l1a__modal{border-radius:16px;width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.mod-features-modal-module-scss-module__mt-l1a__header{gap:14px;padding:18px 16px}.mod-features-modal-module-scss-module__mt-l1a__title{font-size:21px}.mod-features-modal-module-scss-module__mt-l1a__layout{grid-template-columns:1fr}.mod-features-modal-module-scss-module__mt-l1a__list{border-right:none;border-bottom:1px solid var(--border);grid-auto-columns:minmax(220px,260px);grid-auto-flow:column;gap:12px;padding:14px 16px;display:grid;overflow-x:auto}.mod-features-modal-module-scss-module__mt-l1a__item{text-align:left}.mod-features-modal-module-scss-module__mt-l1a__content{padding:16px}.mod-features-modal-module-scss-module__mt-l1a__preview{height:clamp(220px,36vh,320px)}.mod-features-modal-module-scss-module__mt-l1a__copy h3{font-size:20px}.mod-features-modal-module-scss-module__mt-l1a__copy p{font-size:14px}}
.warn-notification-module-scss-module__TIjWVG__notification{justify-content:center;align-items:center;gap:12px;width:100%;padding:12px 24px;font-size:14px;font-weight:600;line-height:1.4;display:flex}.warn-notification-module-scss-module__TIjWVG__content{max-width:var(--sizeLimit);align-items:center;gap:10px;display:flex}.warn-notification-module-scss-module__TIjWVG__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.warn-notification-module-scss-module__TIjWVG__text{text-align:center}.warn-notification-module-scss-module__TIjWVG__closeBtn{cursor:pointer;opacity:.7;transition:var(--transition);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;display:flex}.warn-notification-module-scss-module__TIjWVG__closeBtn:hover{opacity:1;background:#0000001a}.warn-notification-module-scss-module__TIjWVG__warning{background:var(--foreground);color:var(--background)}.warn-notification-module-scss-module__TIjWVG__warning .warn-notification-module-scss-module__TIjWVG__closeBtn:hover{background:#00000026}.warn-notification-module-scss-module__TIjWVG__error{color:#fff;background:#f44}.warn-notification-module-scss-module__TIjWVG__error .warn-notification-module-scss-module__TIjWVG__closeBtn:hover{background:#ffffff26}.warn-notification-module-scss-module__TIjWVG__info{background:var(--surface-secondary);color:var(--text-primary);border-bottom:1px solid var(--border)}.warn-notification-module-scss-module__TIjWVG__info .warn-notification-module-scss-module__TIjWVG__closeBtn:hover{background:var(--hover)}.warn-notification-module-scss-module__TIjWVG__notification a{color:inherit;text-underline-offset:2px;transition:var(--transition);text-decoration:underline}.warn-notification-module-scss-module__TIjWVG__notification a:hover{opacity:.8}@media (max-width:768px){.warn-notification-module-scss-module__TIjWVG__notification{padding:10px 16px;font-size:13px}.warn-notification-module-scss-module__TIjWVG__content{gap:8px}.warn-notification-module-scss-module__TIjWVG__icon svg{width:16px;height:16px}}@media (max-width:480px){.warn-notification-module-scss-module__TIjWVG__notification{padding:10px 12px;font-size:12px}.warn-notification-module-scss-module__TIjWVG__text{text-align:left}}
.admin-sidebar-module-scss-module__QzsGwW__nav{background:var(--surface-primary);border-right:1px solid var(--border);z-index:100;height:100vh;position:fixed;top:0;left:0}.admin-sidebar-module-scss-module__QzsGwW__logoIcon{color:var(--text-primary);justify-content:center;align-items:center;transition:opacity .15s;display:flex}.admin-sidebar-module-scss-module__QzsGwW__logoIcon:hover{opacity:.7}.admin-sidebar-module-scss-module__QzsGwW__logoDevText{color:var(--text-primary);white-space:nowrap;margin-bottom:2px;font-size:16px;font-weight:800}.admin-sidebar-module-scss-module__QzsGwW__userName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.admin-sidebar-module-scss-module__QzsGwW__topSlot{color:inherit;justify-content:flex-start;align-items:flex-end;gap:2px;text-decoration:none;display:flex}.admin-sidebar-module-scss-module__QzsGwW__userMenu{display:flex!important}.admin-sidebar-module-scss-module__QzsGwW__nav[class*=barExpanded] .admin-sidebar-module-scss-module__QzsGwW__userMenu,.admin-sidebar-module-scss-module__QzsGwW__nav[class*=barExpanded] .admin-sidebar-module-scss-module__QzsGwW__userMenu>div,.admin-sidebar-module-scss-module__QzsGwW__nav[class*=barExpanded] .admin-sidebar-module-scss-module__QzsGwW__userSlot{width:100%}.admin-sidebar-module-scss-module__QzsGwW__userSlot{cursor:pointer;align-items:center;gap:12px;min-height:44px;padding:9px;transition:background .15s;display:flex}.admin-sidebar-module-scss-module__QzsGwW__userSlot:hover{background:var(--hover,#ffffff0f)}.admin-sidebar-module-scss-module__QzsGwW__userSlot>div:first-child{flex-shrink:0}.admin-sidebar-module-scss-module__QzsGwW__userSlot .admin-sidebar-module-scss-module__QzsGwW__userName{opacity:0;white-space:nowrap;max-width:0;transition:opacity .2s,max-width .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.admin-sidebar-module-scss-module__QzsGwW__nav[class*=barExpanded] .admin-sidebar-module-scss-module__QzsGwW__userSlot .admin-sidebar-module-scss-module__QzsGwW__userName{opacity:1;max-width:160px}@media (max-width:768px){.admin-sidebar-module-scss-module__QzsGwW__nav{border-right:none;height:auto;position:fixed;top:auto;left:0}.admin-sidebar-module-scss-module__QzsGwW__mobileRightSlot{justify-content:center;align-items:center;display:flex}.admin-sidebar-module-scss-module__QzsGwW__mobileUserMenu{display:flex}}
