*{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}}
.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{width:min(388px,100vw - 16px);right:-4px}.header-module-scss-module__AOzs1q__notificationItemActions{justify-content:space-between}.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}}
.cookie-consent-module-scss-module__YEBfzq__banner{z-index:9999;background:var(--surface-secondary);border:1px solid var(--border);border-radius:14px;margin:30px;padding:16px 24px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #00000026}.cookie-consent-module-scss-module__YEBfzq__inner{max-width:var(--sizeLimit);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;display:flex}.cookie-consent-module-scss-module__YEBfzq__text{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.cookie-consent-module-scss-module__YEBfzq__link{color:var(--text-primary);text-underline-offset:3px;font-weight:600;text-decoration:underline}.cookie-consent-module-scss-module__YEBfzq__link:hover{opacity:.85}.cookie-consent-module-scss-module__YEBfzq__acceptBtn{color:var(--background);background:var(--foreground);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;padding:10px 20px;font-size:14px;font-weight:600;transition:opacity .2s,transform .1s}.cookie-consent-module-scss-module__YEBfzq__acceptBtn:hover{opacity:.9}.cookie-consent-module-scss-module__YEBfzq__acceptBtn:active{transform:scale(.98)}@media (max-width:640px){.cookie-consent-module-scss-module__YEBfzq__banner{padding:14px 16px}.cookie-consent-module-scss-module__YEBfzq__inner{flex-direction:column;align-items:stretch;gap:12px}.cookie-consent-module-scss-module__YEBfzq__text{font-size:13px}.cookie-consent-module-scss-module__YEBfzq__acceptBtn{width:100%}}
.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__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__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}}
.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}}
