.center-screen{display:flex;justify-content:center;align-items:center;text-align:center;min-height:100vh}.welcome-grid{display:grid;gap:20px}.welcome-grid-top{grid-template-columns:minmax(430px,690px) minmax(520px,1fr)}.welcome-grid-bottom{margin-top:16px;grid-template-columns:1fr 1.08fr 1.05fr 1.15fr}@media(max-width:1280px){.welcome-grid-top,.welcome-grid-bottom{grid-template-columns:1fr}}.welcome-section{min-height:410px;border-radius:10px;padding:20px}.welcome-hero{min-height:430px;border-radius:12px;padding:28px 32px;background:radial-gradient(circle at 75% 42%,rgba(255,39,208,.22),transparent 34%),#081026db;box-shadow:0 0 28px #ff27d038,inset 0 0 40px #ff27d014}.welcome-hero-title{margin-bottom:16px;font-size:34px;color:#f5f6ff}.welcome-hero-text{max-width:330px;font-size:15px;line-height:1.8;color:#b9bfd7}.welcome-hero-text strong{color:#ff27d0}.welcome-hero-mascot{position:absolute;right:10px;top:10px;display:flex;width:390px;height:390px;align-items:flex-end;justify-content:center;pointer-events:none}.welcome-hero-mascot img{max-height:100%;max-width:100%;object-fit:contain;filter:drop-shadow(0 0 26px rgba(255,39,208,.42))}.welcome-hero-cta{position:absolute;bottom:62px;left:32px;display:flex;min-height:56px;width:300px;align-items:center;justify-content:space-between;border:1px solid rgba(255,91,221,.8);border-radius:8px;background:linear-gradient(135deg,#e63ac9,#c313b5 48%,#6f14c8);padding:0 16px;color:#fff;font-size:14px;font-weight:700;box-shadow:inset 0 1px #ffffff38,inset 0 -16px 28px #510d8b59,0 0 24px #ff27d06b;cursor:pointer;transition:filter .2s}.welcome-hero-cta:hover{filter:brightness(1.1)}@media(max-width:768px){.welcome-hero{min-height:560px}.welcome-hero-mascot{right:50%;top:170px;width:300px;height:300px;transform:translate(50%)}.welcome-hero-cta{width:calc(100% - 64px)}}.welcome-server-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;flex-wrap:wrap}.welcome-server-header-left{display:flex;align-items:center;gap:12px}.welcome-server-count{border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:4px 14px;font-size:12px;color:#9ba4c3}.welcome-server-tools{display:flex;gap:16px}.welcome-server-search{width:235px}.welcome-server-sort{width:222px}.welcome-server-table{border:1px solid rgba(255,255,255,.06);border-radius:8px;overflow:hidden;background:#00000014}.welcome-server-row{display:grid;grid-template-columns:2fr .9fr .8fr .7fr;align-items:center;min-height:44px;padding:0 16px;font-size:14px}.welcome-server-row-header{min-height:34px;font-size:12px;color:#9ba4c3}.welcome-server-row-header span:last-child{text-align:right}.welcome-server-row-data{border-top:1px solid rgba(255,255,255,.07)}.welcome-server-row-data:hover{background:#ff27d00d}.welcome-server-avatar{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:999px;margin-right:12px;font-size:11px;color:#fff;flex-shrink:0}.welcome-server-name{display:flex;align-items:center}.welcome-server-meta{font-size:13px;color:#9ba4c3}.welcome-manage-btn{display:inline-flex;align-items:center;border:1px solid rgba(255,39,208,.7);border-radius:6px;padding:8px 14px;font-size:12px;color:#ff27d0;background:transparent;cursor:pointer;transition:background .2s;justify-self:end}.welcome-manage-btn:hover{background:#ff27d01f}.welcome-server-footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px;font-size:12px;color:#9ba4c3}.welcome-server-footer a{font-size:14px;color:#06e8ff;cursor:pointer}@media(max-width:768px){.welcome-server-row{grid-template-columns:1fr auto!important}.welcome-server-tools,.welcome-server-hide-mobile{display:none}}.welcome-steps{display:flex;flex-direction:column;gap:8px}.welcome-step{display:flex;min-height:48px;align-items:center;gap:16px}.welcome-step-num{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;font-size:14px;font-weight:600;flex-shrink:0}.welcome-step-num.completed{border:1px solid rgba(25,233,146,.5);background:#19e99240;color:#19e992}.welcome-step-num.current{border:1px solid rgba(255,39,208,.6);background:#ff27d040;color:#ff27d0}.welcome-step-num.pending{border:1px solid rgba(128,151,210,.4);background:#8097d233;color:#9ba4c3}.welcome-step-label{font-size:13px;color:#b9bfd7}.welcome-step-badge{margin-left:auto;border-radius:6px;padding:8px 12px;font-size:12px;white-space:nowrap}.welcome-step-badge.completed{border:1px solid rgba(25,233,146,.4);color:#19e992}.welcome-step-badge.current{border:1px solid rgba(255,39,208,.7);color:#ff27d0}.welcome-step-badge.pending{border:1px solid rgba(255,255,255,.1);color:#9ba4c3}.welcome-activity-item{min-height:55px;padding:0 12px}.welcome-activity-text{flex:1;min-width:0;font-size:12px;line-height:1.6;color:#b9bfd7}.welcome-activity-text span{color:#9ba4c3}.welcome-activity-time{font-size:11px;color:#9ba4c3;white-space:nowrap;flex-shrink:0}.welcome-tips{display:flex;flex-direction:column;gap:19px;border-top:1px solid rgba(255,255,255,.1);padding-top:18px}.welcome-tip{display:flex;align-items:center;gap:20px}.welcome-tip-icon{width:28px;text-align:center;font-size:22px;color:#ff27d0;flex-shrink:0}.welcome-tip p{margin:0;font-size:13px;color:#b9bfd7}.welcome-tips-footer{position:absolute;bottom:20px;left:20px;font-size:13px;color:#9ba4c3}.welcome-module-item{min-height:62px}.welcome-module-badge{border:1px solid rgba(25,233,146,.4);border-radius:6px;padding:8px 16px;font-size:12px;color:#19e992;white-space:nowrap}.welcome-skeleton-row{display:grid;grid-template-columns:2fr .9fr .8fr .7fr;align-items:center;min-height:44px;padding:0 16px;border-top:1px solid rgba(255,255,255,.07)}.login-page{display:flex;min-height:100vh;overflow:hidden;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#f5f6ff;background:radial-gradient(circle at 30% 50%,rgba(255,39,208,.1),transparent 40%),radial-gradient(circle at 80% 20%,rgba(6,232,255,.06),transparent 30%),linear-gradient(135deg,#020511,#050a19 52%,#02040d)}.login-panel-left{position:relative;display:flex;width:50%;flex-direction:column;align-items:center;justify-content:center;padding:48px}.login-mascot-wrap{filter:drop-shadow(0 0 40px rgba(255,39,208,.3))}.login-mascot-wrap img{display:block;width:100%;max-width:480px;height:auto;object-fit:contain}.login-welcome{margin-top:32px;text-align:center}.login-welcome h2{margin:0;font-size:24px;font-weight:700;color:#fff;line-height:1.2}.login-welcome p{margin:8px 0 0;font-size:14px;color:#9ba4c3}.login-divider{width:1px;background:linear-gradient(180deg,transparent,rgba(255,39,208,.18) 20%,rgba(255,39,208,.18) 80%,transparent)}.login-panel-right{display:flex;width:50%;flex-direction:column;align-items:center;justify-content:center;padding:48px}.login-brand{margin-bottom:4px;display:flex;align-items:center;gap:16px}.login-avatar-wrap{position:relative;width:64px;height:64px;flex-shrink:0}.login-avatar-ring{display:grid;width:100%;height:100%;place-items:center;border:1px solid rgba(255,39,208,.5);border-radius:999px;background:linear-gradient(145deg,#ff27d066,#06e8ff40);box-shadow:0 0 28px #ff27d04d;padding:3px}.login-avatar-inner{display:flex;width:100%;height:100%;align-items:center;justify-content:center;border-radius:999px;background:#1a0a2e;color:#ff27d0;font-size:24px}.login-discord-badge{position:absolute;right:-4px;bottom:-4px;display:grid;width:22px;height:22px;place-items:center;border:2px solid #050a19;border-radius:999px;background:#5865f2;line-height:0}.login-discord-badge svg{width:11px;height:9px}.login-brand-title{margin:0;font-size:30px;font-weight:800;line-height:1;background:linear-gradient(135deg,#ff27d0,#b715d0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-subtitle{font-size:14px;color:#9ba4c3;margin:0 0 12px}.login-desc{max-width:320px;margin:0 0 32px;text-align:center;font-size:14px;color:#8b8faa;line-height:1.5}.login-discord-btn{display:flex;width:100%;max-width:320px;align-items:center;justify-content:center;gap:12px;border-radius:12px;background:linear-gradient(135deg,#ff27d0,#b715d0 48%,#6b14d9);padding:14px 24px;color:#fff;font-size:14px;font-weight:600;text-decoration:none;box-shadow:inset 0 1px #fff3,0 0 24px #ff27d059;cursor:pointer;transition:all .2s ease}.login-discord-btn:hover{color:#fff;text-decoration:none;box-shadow:inset 0 1px #ffffff4d,0 0 32px #ff27d080;transform:translateY(-1px)}.login-discord-btn svg{width:22px;height:17px;flex-shrink:0}.login-secure{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px;font-size:12px;color:#6b7280}.login-secure-icon{font-size:10px;color:#ff27d099}.login-terms{max-width:320px;margin:20px 0 0;text-align:center;font-size:12px;color:#6b7280;line-height:1.6}.login-terms a{color:#8b8faa;text-decoration:underline;transition:color .2s}.login-terms a:hover{color:#ff27d0}@media(max-width:900px){.login-page{flex-direction:column;overflow-y:auto}.login-panel-left,.login-panel-right{width:100%;padding:32px 24px}.login-panel-left{padding-bottom:16px}.login-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,39,208,.18) 20%,rgba(255,39,208,.18) 80%,transparent)}.login-mascot-wrap img{max-width:320px}.login-welcome{display:none}}html,body,#root,#root>*{height:100%}body{margin:0;font-size:14px;font-feature-settings:"cv11","ss01","ss03","cv02";font-variant-numeric:proportional-nums;letter-spacing:-.005em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{text-decoration:underline;cursor:pointer}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}#searchForm>.ant-row>.ant-row.ant-form-item{width:100%;text-align:right;padding-right:12px}#searchForm>.ant-row>.ant-row.ant-form-item .ant-col{flex:1;max-width:100%;width:100%}#searchForm>.ant-row>.ant-row.ant-form-item .ant-col .ant-btn:first-child{margin-right:10px}.ant-list-item{padding:12px!important}.ant-table-cell .ant-btn.ant-btn-link{padding:0 4px!important}.ant-btn+.ant-btn{margin-left:10px}.ant-btn,.ant-btn-link,.ant-btn-text,.ant-btn-icon-only,.ant-switch,.ant-checkbox-inner,.ant-radio,.ant-input,.ant-input-number,.ant-select-selector,.ant-input-affix-wrapper,.ant-picker,.ant-tag,.ant-tabs-tab,.ant-menu-item,.ant-menu-submenu-title,.ant-table-row,.ant-pagination-item,.ant-checkbox-wrapper,.ant-radio-wrapper{transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .15s ease!important}.ant-btn:active:not(.ant-btn-disabled):not([disabled]){transform:scale(.98)}.ant-btn:focus-visible,.ant-input:focus-visible,.ant-input-affix-wrapper:focus-visible,.ant-select-selector:focus-visible,.ant-input-number:focus-visible,.ant-switch:focus-visible,.ant-checkbox-input:focus-visible+.ant-checkbox-inner,.ant-radio-input:focus-visible+.ant-radio-inner,.ant-picker:focus-visible{outline:2px solid rgba(255,79,226,.85);outline-offset:2px}.ant-tooltip .ant-tooltip-inner{background:#080d29f5!important;color:#f5f6ff!important;border:1px solid rgba(139,61,232,.6);border-radius:8px;font-size:12px;font-weight:500;padding:6px 12px;box-shadow:0 8px 24px #0000008c}.ant-tooltip .ant-tooltip-arrow:before{background:#080d29f5!important}.ant-modal .ant-modal-content{background:#080d29fa!important;border:1px solid rgba(139,61,232,.7);border-radius:14px;box-shadow:0 16px 48px #000000a6,0 0 28px #b43dff38}.ant-modal .ant-modal-header{background:transparent!important;border-bottom:1px solid rgba(139,61,232,.32);padding-bottom:16px;margin-bottom:16px}.ant-modal .ant-modal-title{color:#f5f6ff!important;font-size:18px;font-weight:650}.ant-modal-close-x{color:#b8bfdc}.ant-modal-close:hover .ant-modal-close-x{color:#ff6bea}.ant-modal-mask{background:#02040da8!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ant-drawer .ant-drawer-content{background:#080d29fa!important;border-left:1px solid rgba(139,61,232,.5)}.ant-drawer .ant-drawer-header{background:transparent!important;border-bottom:1px solid rgba(139,61,232,.32);padding-bottom:16px;margin-bottom:0}.ant-drawer .ant-drawer-title{color:#f5f6ff!important;font-size:18px;font-weight:650}.ant-drawer .ant-drawer-close{color:#b8bfdc}.ant-drawer-mask{background:#02040d99!important}.ant-popover .ant-popover-inner{background:#080d29fa!important;border:1px solid rgba(139,61,232,.5);box-shadow:0 12px 32px #0000008c}.ant-popover .ant-popover-inner-content{color:#f5f6ff!important}.ant-popover .ant-popover-title{color:#f5f6ff!important;border-bottom:1px solid rgba(139,61,232,.32)}.ant-popconfirm .ant-popover-message{color:#f5f6ff!important}.ant-popconfirm .ant-popover-description{color:#c7cbe6!important}.ant-switch{background:#8097d252}.ant-switch:hover:not(.ant-switch-disabled){background:#8097d280}.ant-switch-checked{background:linear-gradient(90deg,#f02ccc,#b93dff)!important;box-shadow:0 0 14px #ff27d066}.ant-switch-checked:hover:not(.ant-switch-disabled){box-shadow:0 0 18px #ff27d08c}.ant-checkbox-inner,.ant-radio-inner{background:#071128c7!important;border-color:#8097d252!important}.ant-checkbox-checked .ant-checkbox-inner,.ant-radio-checked .ant-radio-inner{background:linear-gradient(135deg,#f044d2,#7222d9)!important;border-color:transparent!important}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next{background:#071128c7!important;border-color:#8097d233!important;color:#e8ebff!important}.ant-pagination .ant-pagination-item a{color:inherit!important}.ant-pagination .ant-pagination-item:hover,.ant-pagination .ant-pagination-prev:hover,.ant-pagination .ant-pagination-next:hover{border-color:#ff4fe299!important;color:#fff!important}.ant-pagination .ant-pagination-item-active,.ant-pagination .ant-pagination-item-active:hover{background:linear-gradient(90deg,#ff27d052,#ff27d014)!important;border-color:#ff4fe299!important;box-shadow:inset 0 0 22px #ff27d038}.ant-pagination .ant-pagination-item-active a{color:#fff!important;font-weight:650}.ant-pagination .ant-pagination-item-disabled,.ant-pagination .ant-pagination-item-disabled:hover{background:#07112866!important;border-color:#8097d21a!important;color:#838aa8!important}.ant-empty{padding:48px 24px!important}.ant-empty .ant-empty-image{margin-bottom:16px}.ant-empty .ant-empty-description{color:#b8bfdc!important;font-size:14px}.ant-empty.ant-empty-normal{color:#b8bfdc}.ant-skeleton .ant-skeleton-content .ant-skeleton-title,.ant-skeleton .ant-skeleton-content .ant-skeleton-paragraph>li{background:linear-gradient(90deg,#ffffff0a,#ffffff14,#ffffff0a)!important}.ant-message-notice-content{background:#080d29f5!important;color:#f5f6ff!important;border:1px solid rgba(139,61,232,.5);border-radius:10px;box-shadow:0 8px 24px #0000008c}.ant-typography{color:#f5f6ff}.ant-typography.ant-typography-secondary{color:#b8bfdc}.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4{color:#f5f6ff}.ant-statistic-title{color:#b8bfdc!important;font-size:13px;font-weight:500}.ant-statistic-content{color:#f5f6ff!important;font-variant-numeric:tabular-nums}.ant-progress .ant-progress-bg{background:linear-gradient(90deg,#f044d2,#7222d9)!important}.ant-badge-count{box-shadow:0 0 0 1px #071128}.ant-form-item .ant-form-item-label>label{color:#c7cbe6;font-size:14px;font-weight:500}.ant-form-item .ant-form-item-label>label:after{color:#c7cbe673}.ant-form-item-required:before{color:#ff4f8f!important}.ant-descriptions-item-label{color:#b8bfdc!important;font-weight:500}.ant-descriptions-item-content{color:#f5f6ff!important}.ant-alert{border-radius:10px}.ant-alert-info{background:#06a4ff14!important;border-color:#06a4ff66!important}.ant-alert-success{background:#19e99214!important;border-color:#19e99266!important}.ant-alert-warning{background:#ffb02014!important;border-color:#ffb02066!important}.ant-alert-error{background:#ff4f8f14!important;border-color:#ff4f8f66!important}.ant-layout:not(.layout-page){background:transparent!important}.ant-layout-header{height:70px;padding:0 32px;line-height:70px;border-bottom:1px solid rgba(255,255,255,.1);background:#050a18b3;color:#f5f6ff}.ant-layout-sider{background:#050a18f2!important;border-right:1px solid rgba(255,255,255,.1)}.ant-layout-footer{padding:16px 24px;background:#050a18bf;color:#b8bfdc;border-top:1px solid rgba(255,255,255,.1);text-align:center}.ant-tabs{color:#e8ebff}.ant-tabs-tab{color:#b8bfdc}.ant-tabs-tab:hover,.ant-tabs-tab-active .ant-tabs-tab-btn{color:#ff6bea!important}.ant-tabs-ink-bar{background:#ff4fe2!important}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{background:#080d2999!important;border-color:#8b3de873!important}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:#140d35d9!important;border-color:#ff27d080!important}.ant-steps-item-icon{background:#071128c7!important;border-color:#8097d252!important;color:#c7cbe6!important}.ant-steps-item-finish .ant-steps-item-icon{background:linear-gradient(135deg,#f044d2,#7222d9)!important;border-color:transparent!important}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#fff!important}.ant-steps-item-process .ant-steps-item-icon{background:linear-gradient(135deg,#f044d2,#7222d9)!important;border-color:transparent!important;box-shadow:0 0 18px #ff27d073}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#fff!important}.ant-steps-item-title{color:#e8ebff!important}.ant-steps-item-title:after{background:#8097d22e!important}.ant-steps-item-tail:after{background:#8097d22e!important}.ant-steps-item-description{color:#b8bfdc!important}.ant-timeline{color:#e8ebff}.ant-timeline-item-tail{border-inline-start:2px solid rgba(128,151,210,.22)!important}.ant-timeline-item-head{background-color:#071128c7!important;border-color:#ff27d080!important}.ant-timeline-item-head-blue{border-color:#ff27d0!important}.ant-timeline-item-content{color:#e8ebff}.ant-tree{background:transparent!important;color:#e8ebff}.ant-tree .ant-tree-node-content-wrapper:hover{background:#ff27d014!important}.ant-tree .ant-tree-node-selected{background:#ff27d029!important}.ant-tree .ant-tree-switcher{color:#b8bfdc}.ant-segmented{background:#071128c7!important;border-color:#8097d233!important;color:#c7cbe6!important}.ant-segmented .ant-segmented-item-selected{background:linear-gradient(90deg,#ff27d052,#ff27d014)!important;border-color:#ff4fe299!important;color:#fff!important;box-shadow:inset 0 0 18px #ff27d02e}.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled){color:#fff!important}.ant-dropdown .ant-dropdown-menu,.ant-dropdown-menu{background:#080d29fa!important;border:1px solid rgba(139,61,232,.5);box-shadow:0 12px 32px #0000008c}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item,.ant-dropdown-menu .ant-dropdown-menu-item{color:#e8ebff!important}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover,.ant-dropdown-menu .ant-dropdown-menu-item:hover{background:#ff27d01f!important;color:#fff!important}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-selected,.ant-dropdown-menu .ant-dropdown-menu-item-selected{background:#ff27d033!important;color:#fff!important}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-divider,.ant-dropdown-menu .ant-dropdown-menu-item-divider{background:#8b3de852!important}.ant-cascader-panel{background:#080d29fa!important;border:1px solid rgba(139,61,232,.5)}.ant-cascader-menu{background:transparent!important;border-inline-end:1px solid rgba(139,61,232,.22)!important}.ant-cascader-menu .ant-cascader-menu-item{color:#c7cbe6!important}.ant-cascader-menu .ant-cascader-menu-item:hover{background:#ff27d01a!important}.ant-cascader-menu .ant-cascader-menu-item-active{background:#ff27d029!important;color:#fff!important}.ant-picker-dropdown .ant-picker-panel,.ant-picker-dropdown .ant-picker-content{background:transparent!important;border:0}.ant-picker-dropdown .ant-picker-cell-in-view .ant-picker-cell-inner{color:#e8ebff}.ant-picker-dropdown .ant-picker-cell:hover .ant-picker-cell-inner{background:#ff27d01f!important}.ant-picker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-cell-range-end .ant-picker-cell-inner{background:linear-gradient(135deg,#f044d2,#7222d9)!important;color:#fff!important}.ant-picker-dropdown .ant-picker-header{color:#e8ebff;border-bottom:1px solid rgba(139,61,232,.22)}.ant-picker-dropdown .ant-picker-header button,.ant-picker-dropdown .ant-picker-content th{color:#b8bfdc}.ant-notification-notice{background:#080d29fa!important;border:1px solid rgba(139,61,232,.5);border-radius:10px;box-shadow:0 12px 32px #0000008c}.ant-notification-notice-message{color:#f5f6ff!important;font-weight:650}.ant-notification-notice-description{color:#c7cbe6!important}.ant-notification-notice-close{color:#b8bfdc}.ant-notification-notice-close:hover{color:#ff6bea}.ant-image-preview-mask{background:#02040ddb!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ant-image-preview-wrap{background:#080d29fa;border-radius:12px}.ant-image-preview-operations{background:#080d29c7!important;border-radius:999px}.ant-image-preview-operations-operation{color:#b8bfdc!important}.ant-image-preview-operations-operation:hover{color:#ff6bea!important;background:#ff27d01f!important}.ant-spin .ant-spin-dot-item{background-color:#ff4fe2!important}.ant-spin-text{color:#c7cbe6}.ant-result-title{color:#f5f6ff!important}.ant-result-subtitle{color:#b8bfdc!important}.nova-page{color:#f5f6ff;max-width:1440px;margin:0 auto}.nova-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px;padding:4px 0 12px}.nova-page-header-text{min-width:0;flex:1}.nova-page-eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:6px;padding:3px 10px;border-radius:999px;border:1px solid rgba(255,79,226,.4);background:#ff27d014;color:#ff79e8;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.nova-page-title{margin:0;font-size:28px;font-weight:650;letter-spacing:-.01em;line-height:1.15;color:#fff;text-wrap:balance}.nova-page-desc{margin:6px 0 0;max-width:760px;font-size:14px;line-height:1.6;color:#c7cbe6}.nova-page-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.nova-table-card{position:relative;margin-bottom:16px;padding:20px;border-radius:14px}.nova-table-card .ant-table-wrapper{padding:0}.nova-section-head{display:flex;align-items:center;gap:12px;margin:8px 0 14px}.nova-section-head h3{margin:0;font-size:16px;font-weight:600;color:#f5f6ff}.nova-section-head .nova-section-icon{font-size:20px;color:#ff27d0}.nova-section-head small{margin-left:auto;color:#b8bfdc;font-size:12px}.nova-empty{padding:64px 24px;text-align:center}.nova-empty-illus{display:inline-grid;place-items:center;width:80px;height:80px;border-radius:999px;margin-bottom:16px;background:radial-gradient(circle,rgba(255,39,208,.18),transparent 70%);color:#ff79e8;font-size:32px}.nova-empty-title{margin:0;font-size:18px;font-weight:600;color:#f5f6ff}.nova-empty-desc{margin:6px 0 18px;font-size:14px;color:#b8bfdc}.nova-loading-row{display:flex;align-items:center;justify-content:center;min-height:220px;color:#b8bfdc;font-size:13px;gap:10px}.nova-kbd{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 6px;border:1px solid rgba(128,151,210,.32);border-bottom-width:2px;border-radius:4px;background:#07112899;color:#c7cbe6;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1}@media(max-width:768px){.nova-page-header{flex-direction:column;align-items:stretch}.nova-page-actions{justify-content:flex-end}.nova-page-title{font-size:24px}}.nova-anchor{scroll-margin-top:90px}a.nova-link:focus-visible{outline:2px solid rgba(255,79,226,.85);outline-offset:2px;border-radius:2px}.ant-table-cell .muted{color:#b8bfdc;font-size:12px}.ant-table-tbody>tr{transition:background-color .18s ease}.ant-table-row-selected>.ant-table-cell{background:#ff27d01f!important}h1,h2,h3,h4,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4{letter-spacing:-.015em;text-wrap:balance}.nova-display{margin:0;font-size:36px;font-weight:650;letter-spacing:-.02em;line-height:1.1;color:#fff;text-wrap:balance}.nova-eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:6px;padding:3px 10px;border-radius:999px;border:1px solid rgba(255,79,226,.4);background:#ff27d014;color:#ff79e8;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.nova-eyebrow.muted{border-color:#8097d252;background:#8097d214;color:#c7cbe6}.nova-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-variant-numeric:tabular-nums}.nova-tabular{font-variant-numeric:tabular-nums;letter-spacing:0}.nova-tight li+li{margin-top:0}.layout-page{--nova-select-h: 40px;--nova-select-multi-h: 44px;--nova-select-line: 30px;min-height:100%;background:radial-gradient(circle at 84% 6%,rgba(119,51,255,.16),transparent 22%),radial-gradient(circle at 58% 28%,rgba(255,39,208,.08),transparent 24%),linear-gradient(135deg,#020513,#050819 52%,#02040d);color:#f5f6ff}.layout-page-main{min-width:0;background:transparent}.layout-page .ant-card{overflow:hidden;border:1px solid rgba(139,61,232,.7);border-radius:14px;background:#080d29d9;color:#f5f6ff;box-shadow:0 0 22px #b43dff47,inset 0 0 40px #ff27d00f}.layout-page .ant-card-head{min-height:52px;border-bottom:1px solid rgba(139,61,232,.45);background:#140d356b;color:#fff}.layout-page .ant-card-head-title{color:#fff;font-size:18px;font-weight:650}.layout-page .ant-card-body{color:#e8ebff}.layout-page .ant-table-wrapper,.layout-page .ant-table,.layout-page .ant-table-container,.layout-page .ant-table-content,.layout-page .ant-table-thead>tr>th,.layout-page .ant-table-tbody>tr>td{background:transparent!important;color:#e8ebff}.layout-page .ant-table{border:1px solid rgba(139,61,232,.45);border-radius:8px;background:#090d2ad1!important}.layout-page .ant-table-thead>tr>th{border-bottom:1px solid rgba(139,61,232,.45)!important;background:#140d358c!important;color:#f19bf5!important;font-weight:650}.layout-page .ant-table-tbody>tr>td{border-bottom:1px solid rgba(139,61,232,.25)!important}.layout-page .ant-table-tbody>tr:hover>td{background:#ff27d014!important}.layout-page .ant-table-cell:before{background-color:#8b3de873!important}.layout-page .ant-empty-description,.layout-page .ant-form-item-label>label,.layout-page .ant-typography,.layout-page .ant-modal-confirm-content{color:#c7cbe6!important}.layout-page .ant-form-item-required:before{color:#ff4f8f!important}.layout-page .ant-input,.layout-page .ant-input-number,.layout-page .ant-picker,.layout-page .ant-select-selector,.layout-page .ant-input-affix-wrapper,.layout-page .ant-mentions,.layout-page .ant-upload,.layout-page .ant-upload-list-item{border-color:#8097d233!important;background:#071128c7!important;color:#f5f6ff!important;box-shadow:inset 0 1px #ffffff08}.layout-page .ant-input::placeholder,.layout-page .ant-select-selection-placeholder,.layout-page .ant-picker-input>input::placeholder,.layout-page .ant-input-number-input::placeholder{color:#838aa8!important}.layout-page .ant-input:hover,.layout-page .ant-input:focus,.layout-page .ant-input-number:hover,.layout-page .ant-input-number-focused,.layout-page .ant-picker:hover,.layout-page .ant-picker-focused,.layout-page .ant-select-focused .ant-select-selector,.layout-page .ant-input-affix-wrapper:hover,.layout-page .ant-input-affix-wrapper-focused{border-color:#ff4fe2b8!important;box-shadow:0 0 0 2px #ff27d01f!important}.layout-page .ant-select-arrow,.layout-page .ant-picker-suffix,.layout-page .ant-input-prefix,.layout-page .ant-input-suffix{color:#b8bfdc!important}.layout-page .ant-select,.layout-page .ant-input-number{width:100%}.layout-page .ant-select-single .ant-select-selector{height:var(--nova-select-h);padding-block:calc((var(--nova-select-h) - var(--nova-select-line)) / 2)}.layout-page .ant-select-single .ant-select-selection-item,.layout-page .ant-select-single .ant-select-selection-placeholder{line-height:var(--nova-select-line)}.layout-page .ant-select-multiple .ant-select-selector{min-height:var(--nova-select-multi-h);padding-block:calc((var(--nova-select-multi-h) - var(--nova-select-line)) / 2)}.layout-page .ant-select-multiple .ant-select-selection-search-input{height:var(--nova-select-line);line-height:var(--nova-select-line)}.ant-select-dropdown,.ant-picker-dropdown .ant-picker-panel-container{background:#0a1128!important;border:1px solid rgba(128,151,210,.18)!important;border-radius:8px!important;box-shadow:0 8px 32px #0000008c!important}.ant-select-dropdown .ant-select-item{color:#c7cbe6!important;border-radius:4px}.ant-select-dropdown .ant-select-item-option-active{background:#ff27d01a!important}.ant-select-dropdown .ant-select-item-option-selected{background:#ff27d033!important;color:#f5f6ff!important;font-weight:600}.ant-select-dropdown .ant-select-item-empty{color:#838aa8!important}.layout-page .ant-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-weight:650;box-shadow:none}.layout-page .ant-btn-default{border-color:#ff4fe273;background:#071128c7;color:#f5f6ff}.layout-page .ant-btn-default:hover,.layout-page .ant-btn-default:focus,.layout-page .ant-btn-text:hover,.layout-page .ant-btn-text:focus{border-color:#ff78efcc!important;background:#ff27d01f!important;color:#fff!important}.layout-page .ant-btn-primary{border-color:#ff78efcc;background:linear-gradient(135deg,#f044d2,#b715d0 48%,#7222d9);color:#fff;box-shadow:inset 0 1px #ffffff3d,0 0 24px #ff27d073}.layout-page .ant-btn-primary:hover,.layout-page .ant-btn-primary:focus{border-color:#ffa0f5f2!important;filter:brightness(1.1)}.layout-page .ant-btn-dangerous,.layout-page .ant-btn-dangerous:hover,.layout-page .ant-btn-dangerous:focus{color:#ff4f8f!important}.layout-page .ant-tag{display:inline-flex;min-height:24px;align-items:center;border:1px solid rgba(255,79,226,.45);border-radius:999px;background:#ff27d01f;color:#f7b8ff;line-height:1}.layout-page .ant-alert,.layout-page .ant-collapse,.layout-page .ant-list,.layout-page .ant-descriptions,.layout-page .ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{border-color:#8b3de873;background:#080d29d9;color:#e8ebff}.layout-page .ant-tabs-tab{color:#b8bfdc}.layout-page .ant-tabs-tab-active .ant-tabs-tab-btn,.layout-page .ant-tabs-tab:hover{color:#ff6bea!important}.layout-page .ant-tabs-ink-bar{background:#ff4fe2}.layout-page .ant-spin-dot-item{background-color:#ff4fe2}.layout-page .anticon{color:currentColor;vertical-align:-.08em}.layout-page-header{height:70px;padding:0 32px!important;border-bottom:1px solid rgba(255,255,255,.1);background:#050a18b3!important;color:#f5f6ff}.layout-page-header-main,.topbar-left,.layout-page .actions{display:flex;align-items:center}.layout-page-header-main{width:100%;height:100%;justify-content:space-between;gap:20px}.topbar-left{min-width:0;gap:28px}.topbar-trigger{display:grid;width:28px;height:28px;place-items:center;border:0;background:transparent;color:#f5f6ff;cursor:pointer;font-size:22px}.topbar-search,.topbar-notification,.user-panel,.nova-status-card{border:1px solid rgba(128,151,210,.16);background:#071128c7;box-shadow:inset 0 1px #ffffff08}.topbar-search{display:flex;width:min(416px,42vw);height:38px;align-items:center;gap:12px;border-radius:8px;padding:0 14px;color:#b8bfdc;font-size:12px}.topbar-search kbd{margin-left:auto;border-radius:6px;background:#ffffff0d;padding:3px 8px;color:#dfe4ff;font-size:12px;font-family:inherit}.layout-page .actions{gap:16px;height:auto;line-height:normal}.layout-page .actions>*{display:flex;align-items:center;height:auto;line-height:normal;margin-left:0}.layout-page-header svg{width:20px;height:20px;cursor:pointer}.topbar-notification{position:relative;display:grid;width:44px;height:44px;place-items:center;border-radius:999px}.topbar-notification i{position:absolute;top:8px;right:9px;width:8px;height:8px;border-radius:999px;background:#ff4bbf}.user-panel{width:176px;height:48px;min-height:48px;flex:0 0 auto;gap:12px;border-radius:8px;padding:0 12px;color:#f5f6ff;cursor:pointer;overflow:hidden}.layout-page .user-avatar-image{width:36px;height:36px;flex:0 0 36px;border:1px solid rgba(255,39,208,.42);border-radius:999px;background:#100a2b;object-fit:cover;box-shadow:0 0 14px #ff27d047}.user-meta{display:flex;min-width:0;flex-direction:column;padding-right:10px;line-height:1.15}.user-meta b{max-width:88px;overflow:hidden;color:#fff;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.user-meta small{margin-top:4px;color:#b8bfdc;font-size:12px}.user-chevron{width:12px!important;height:12px!important}.layout-page-sider{border-right:1px solid rgba(255,255,255,.1);background:#050a18f2!important;box-shadow:0 25px 50px -12px #0000008c}.nova-sidebar-shell{display:flex;height:100%;flex-direction:column;overflow:hidden;padding:16px 14px}.ant-layout-sider-collapsed .nova-sidebar-shell{padding-right:10px;padding-left:10px}.nova-brand{display:flex;align-items:center;gap:12px;margin-bottom:32px;padding:0 8px;color:#fff;cursor:pointer}.ant-layout-sider-collapsed .nova-brand{justify-content:center;padding:0}.nova-brand-logo{display:grid;width:66px;height:66px;flex-shrink:0;place-items:center;border:1px solid rgba(255,39,208,.6);border-radius:999px;background:linear-gradient(145deg,#ff27d047,#06e8ff2e);box-shadow:0 0 24px #ff27d040;padding:4px}.ant-layout-sider-collapsed .nova-brand-logo{width:58px;height:58px}.nova-brand-logo img{width:100%;height:100%;border-radius:999px;object-fit:cover}.nova-brand-copy strong{display:block;color:#fff;font-size:26px;font-weight:650;line-height:1}.nova-brand-copy span{display:block;margin-top:6px;color:#b8bfdc;font-size:12px}.layout-page-sider-menu{flex:1;overflow-y:auto;border-right:0!important;background:transparent!important;color:#e8ebff}.layout-page-sider-menu.ant-menu{background:transparent!important}.layout-page-sider-menu .ant-menu-item,.layout-page-sider-menu .ant-menu-submenu-title{min-height:44px;height:44px;line-height:44px;margin:4px 0!important;border-radius:8px;color:#e8ebff!important}.layout-page-sider-menu .ant-menu-submenu-title{font-weight:600}.layout-page-sider-menu .ant-menu-item:hover,.layout-page-sider-menu .ant-menu-submenu-title:hover{background:#ff27d01a!important;color:#fff!important}.layout-page-sider-menu .ant-menu-submenu-selected>.ant-menu-submenu-title,.layout-page-sider-menu .ant-menu-item-selected{border:1px solid rgba(255,39,208,.5);background:linear-gradient(90deg,#ff27d052,#ff27d014)!important;color:#fff!important;box-shadow:inset 0 0 22px #ff27d038,0 0 18px #ff27d02e}.layout-page-sider-menu .ant-menu-submenu-open>.ant-menu-submenu-title{margin-bottom:0!important;border:1px solid rgba(255,39,208,.42);border-bottom-color:#ff27d02e;border-radius:8px 8px 0 0;background:linear-gradient(90deg,#ff27d052,#ff27d014)!important;color:#fff!important;box-shadow:inset 0 0 22px #ff27d038,0 0 18px #ff27d02e}.layout-page-sider-menu .ant-menu-sub.ant-menu-inline{margin:0 0 12px!important;border:1px solid rgba(255,255,255,.1)!important;border-top:0!important;border-radius:0 0 8px 8px!important;background:#071126cc!important;padding:8px 8px 10px!important;box-shadow:inset 0 1px #ffffff08}.layout-page-sider-menu .ant-menu-sub .ant-menu-item{display:flex;min-height:38px;height:38px;align-items:center;margin:2px 0!important;padding-left:18px!important;border:1px solid transparent;border-radius:6px;color:#c8cdea!important;font-size:13px;line-height:38px}.layout-page-sider-menu .ant-menu-sub .ant-menu-item .ant-menu-item-icon{min-width:20px;width:20px;margin-inline-end:12px!important;text-align:center}.layout-page-sider-menu .ant-menu-sub .ant-menu-item-selected{border-color:#ff27d080;background:linear-gradient(90deg,#ff27d052,#ff27d014)!important;color:#fff!important}.layout-page-sider-menu .ant-menu-item:after{display:none}.ant-menu-inline-collapsed{width:66px!important}.ant-menu-inline-collapsed .ant-menu-title-content,.ant-menu-inline-collapsed .ant-menu-submenu-arrow{display:none}.nova-premium-card{position:relative;margin-top:20px;overflow:hidden;border-radius:8px;background:#100a2bcc;padding:20px;color:#fff;box-shadow:0 0 22px #b43dff47,inset 0 0 40px #ff27d00f}.nova-premium-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ff27d0fa,#8e44ffd1 42%,#2d6bffdb 70%,#ff27d0d1);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.nova-premium-card h3{display:flex;align-items:center;gap:12px;margin:0;font-size:16px}.nova-premium-card h3 svg{color:#ffd429}.nova-premium-card p{margin:12px 0 18px;color:#b8bfdc;font-size:13px;line-height:1.6}.nova-premium-card a{display:flex;min-height:44px;align-items:center;justify-content:space-between;border-radius:6px;background:linear-gradient(135deg,#f044d2,#b715d0 48%,#7222d9);padding:10px 16px;color:#fff;font-size:14px;font-weight:650;box-shadow:inset 0 1px #ffffff3d,0 0 24px #ff27d073}.nova-status-card{margin-top:20px;border-radius:8px;padding:14px}.nova-status-card div{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px}.nova-status-card div span{width:12px;height:12px;border-radius:999px;background:#19e992}.nova-status-card small{display:block;margin:8px 0 0 20px;color:#b8bfdc;font-size:12px}.layout-page-content{display:flex;min-height:0;flex:1;flex-direction:column;overflow:auto;background:transparent}.layout-page-outlet{flex:auto;overflow:auto;padding:10px;box-sizing:border-box}.layout-page-footer{display:flex;width:100%;height:64px;align-items:center;justify-content:center;border-top:1px solid rgba(255,255,255,.1);background:#050a18bf;color:#b8bfdc;text-align:center}.nova-panel{position:relative;overflow:hidden;border:1px solid rgba(139,61,232,.7);border-radius:14px;background:#080d29d9;box-shadow:0 0 22px #b43dff47,inset 0 0 40px #ff27d00f}.nova-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ff27d0fa,#8e44ffd1 42%,#2d6bffdb 70%,#ff27d0d1);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.nova-panel-header{display:flex;align-items:center;gap:14px;margin-bottom:16px}.nova-panel-header .section-icon{width:32px;text-align:center;font-size:26px;color:#ff27d0}.nova-panel-header h3{margin:0;font-size:18px;font-weight:600;color:#f5f6ff}.nova-panel-link{position:absolute;bottom:20px;right:20px;display:flex;gap:10px;color:#06e8ff;font-size:14px;font-weight:500;cursor:pointer;transition:color .2s}.nova-panel-link:hover{color:#4df0ff}.nova-panel-divider{position:absolute;bottom:58px;left:20px;right:20px;border-top:1px solid rgba(255,255,255,.1)}.nova-status-dot{display:inline-block;width:9px;height:9px;border-radius:999px;margin-right:8px}.nova-status-dot.active{background:#19e992}.nova-status-dot.idle{background:#ffad2f}.nova-status-text.active{color:#19e992;font-weight:700}.nova-status-text.idle{color:#ffad2f;font-weight:700}.nova-list{border:1px solid rgba(255,255,255,.07);border-radius:8px;overflow:hidden;background:#00000014}.nova-list-item{display:flex;align-items:center;gap:14px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.07)}.nova-list-item:last-child{border-bottom:none}.nova-list-item-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:6px;flex-shrink:0}.nova-list-item-icon.pink{background:#ff27d033;color:#ff27d0}.nova-list-item-icon.cyan{background:#00d5ff26;color:#06e8ff}.nova-list-item-icon.white{color:#fff}.nova-list-item-body{flex:1;min-width:0}.nova-list-item-body b{display:block;font-size:14px;color:#f5f6ff}.nova-list-item-body span{font-size:12px;color:#9ba4c3}.nova-list-item-badge{border:1px solid rgba(25,233,146,.4);border-radius:6px;padding:8px 16px;font-size:12px;color:#19e992;white-space:nowrap}.nova-skeleton-bar{height:14px;border-radius:4px;background:#ffffff0f;animation:nova-pulse 1.5s ease-in-out infinite}@keyframes nova-pulse{0%,to{opacity:.4}50%{opacity:1}}.nova-banner{position:relative;overflow:hidden;border-radius:14px;padding:24px 32px;background:radial-gradient(circle at 76% 54%,rgba(255,39,208,.22),transparent 28%),linear-gradient(90deg,#08122aeb,#0e0d2ab8)}.nova-banner-mascot{position:absolute;right:220px;top:-5px;height:140px;pointer-events:none;filter:drop-shadow(0 0 24px rgba(255,39,208,.38))}@media(max-width:1024px){.nova-banner-mascot{right:20px;height:110px}}@media(max-width:640px){.nova-banner-mascot{display:none}}.nova-hero{position:relative;padding:0 0 16px;margin-bottom:18px}.nova-hero-art{position:absolute;right:0;top:0;width:430px;height:130px;overflow:hidden;pointer-events:none;background:radial-gradient(circle at 72% 48%,rgba(255,39,208,.24),transparent 28%),linear-gradient(90deg,transparent,rgba(255,39,208,.1))}.nova-hero-mascot{position:absolute;right:40px;top:-42px;height:200px;object-fit:contain;pointer-events:none;filter:drop-shadow(0 0 18px rgba(255,39,208,.28))}@media(max-width:900px){.nova-hero-art,.nova-hero-mascot{display:none}}.nova-hero-inner{position:relative;display:flex;align-items:flex-start;gap:16px;max-width:820px;padding-top:4px}.nova-hero-icon{margin-top:6px;font-size:30px;color:#ff27d0;flex-shrink:0}.nova-hero-text{flex:1;min-width:0}.nova-hero-title{margin:0;font-size:30px;font-weight:650;letter-spacing:-.01em;line-height:1.15;color:#fff;text-wrap:balance}.nova-hero-desc{margin:8px 0 0;max-width:760px;font-size:15px;line-height:1.65;color:#c7cbe6;text-wrap:pretty}.nova-hero-status{margin-top:12px;display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border-radius:999px;border:1px solid rgba(25,233,146,.4);background:#19e9921a;color:#19e992;font-size:12px;font-weight:500}.nova-hero-status:before{content:"";width:6px;height:6px;border-radius:999px;background:#19e992;box-shadow:0 0 8px #19e992b3}.nova-card-avatar{position:relative;display:grid;place-items:center;border-radius:999px;color:#fff;font-weight:600;border:1px solid rgba(141,82,255,.85);overflow:hidden;background:radial-gradient(circle,#8047ff,#0c1032 65%)}.nova-card-avatar img{width:100%;height:100%;border-radius:999px;object-fit:cover}.nova-card-avatar-sm{width:32px;height:32px;font-size:13px;flex-shrink:0}.nova-card-avatar{width:76px;height:76px;font-size:30px}.nova-card-avatar-lg{width:120px;height:120px;font-size:44px;border-color:#ff4fe2}.nova-role-badge{display:inline-flex;align-items:center;padding:3px 12px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap}.nova-role-badge.owner{border:1px solid rgba(255,39,208,.5);background:#ff27d033;color:#ff62e9}.nova-role-badge.admin{border:1px solid rgba(6,164,255,.5);background:#06a4ff26;color:#06e8ff}.nova-role-badge.moderator{border:1px solid rgba(0,185,120,.5);background:#00b97826;color:#19e992}.nova-help-section{padding:16px 20px}.nova-help-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:16px;color:#f5f6ff}.nova-help-title-icon{color:#ff27d0}.nova-help-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:1280px){.nova-help-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.nova-help-grid{grid-template-columns:1fr}}.nova-help-card{display:flex;align-items:center;gap:16px;min-height:58px;padding:0 20px;border-radius:8px;cursor:pointer;text-decoration:none}.nova-help-card-icon{flex-shrink:0;font-size:25px;color:#e8d8c0}.nova-help-card b{display:block;font-size:14px;color:#f5f6ff}.nova-help-card em{display:block;font-style:normal;font-size:12px;color:#b8bfdc}.nova-help-card-arrow{margin-left:auto;flex-shrink:0;font-size:14px;color:#e8d8c0}.nova-tip-footer{margin-top:20px;text-align:center;font-size:13px;color:#b8bfdc}.animated-heart{display:inline-block;color:#ff4c9f;animation:heartbeat 1.5s infinite}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}@media(max-width:768px){.layout-page-header{padding:0 16px!important}.topbar-search,.user-meta,.user-chevron{display:none}.layout-page-outlet{padding:8px}}/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.w-100{width:calc(var(--spacing) * 100)}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}*{margin:0;padding:0}.w-100{width:100%}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
