.ui-date-picker[data-v-5eee19e9]{position:relative;width:100%;min-width:0}.ui-date-trigger[data-v-5eee19e9]{width:100%;height:42px;padding:0 7px 0 0;display:flex;align-items:center;border:1px solid #dfe2eb;border-radius:6px;outline:0;color:#343849;background:#fbfbfd;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.ui-date-trigger[data-v-5eee19e9]:hover{border-color:#c5cae0;background:#fff}.ui-date-picker.open .ui-date-trigger[data-v-5eee19e9],.ui-date-trigger[data-v-5eee19e9]:focus-within{border-color:#6873df;box-shadow:0 0 0 3px #5867df1a}.ui-date-main[data-v-5eee19e9]{min-width:0;height:100%;flex:1;padding:0 10px;display:flex;align-items:center;gap:8px;border:0;outline:0;color:inherit;background:transparent;font:inherit;text-align:left}.ui-date-main>svg[data-v-5eee19e9]{flex:0 0 auto;color:#737b91}.ui-date-main>span[data-v-5eee19e9]{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-date-main>span.placeholder[data-v-5eee19e9]{color:#9aa0af}.ui-date-main[data-v-5eee19e9]:disabled{cursor:not-allowed;opacity:.62}.ui-date-clear[data-v-5eee19e9]{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center;padding:0;border:0;border-radius:5px;color:#8b92a5;background:transparent}.ui-date-clear[data-v-5eee19e9]:hover{color:#5362db;background:#eef0ff}.ui-date-panel[data-v-5eee19e9]{position:absolute;z-index:80;top:calc(100% + 7px);right:0;width:286px;padding:10px;border:1px solid #dfe3ed;border-radius:8px;color:#353c50;background:#fff;box-shadow:0 16px 36px #2027432e;transform-origin:top right}.ui-date-picker.above .ui-date-panel[data-v-5eee19e9]{top:auto;bottom:calc(100% + 7px);transform-origin:bottom right}.ui-date-panel header[data-v-5eee19e9]{height:36px;display:grid;grid-template-columns:32px 1fr 32px;align-items:center}.ui-date-panel header b[data-v-5eee19e9]{text-align:center;font-size:13px}.ui-date-panel header button[data-v-5eee19e9],.ui-date-panel footer button[data-v-5eee19e9]{border:0;border-radius:5px;color:#6f778b;background:transparent}.ui-date-panel header button[data-v-5eee19e9]{width:30px;height:30px;display:grid;place-items:center;padding:0}.ui-date-panel header button[data-v-5eee19e9]:hover{color:#5362db;background:#f0f2ff}.ui-date-weekdays[data-v-5eee19e9],.ui-date-grid[data-v-5eee19e9]{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.ui-date-weekdays[data-v-5eee19e9]{margin-top:5px;color:#969cad;font-size:10px}.ui-date-weekdays span[data-v-5eee19e9]{height:26px;display:grid;place-items:center}.ui-date-grid button[data-v-5eee19e9]{aspect-ratio:1;min-width:0;padding:0;border:0;border-radius:6px;color:#4c5366;background:transparent;font-size:11px;transition:color .14s ease,background .14s ease,transform .14s ease}.ui-date-grid button[data-v-5eee19e9]:hover:not(:disabled):not(.selected){color:#5362db;background:#eef0ff;transform:translateY(-1px)}.ui-date-grid button.muted[data-v-5eee19e9]{color:#b1b5c2}.ui-date-grid button.today[data-v-5eee19e9]{color:#5362db;box-shadow:inset 0 0 0 1px #b9c0f2}.ui-date-grid button.selected[data-v-5eee19e9]{color:#fff;background:#5968e5;box-shadow:0 3px 8px #5968e545;font-weight:700}.ui-date-grid button[data-v-5eee19e9]:disabled{cursor:not-allowed;color:#c9ccd5;text-decoration:line-through;opacity:.6}.ui-date-panel footer[data-v-5eee19e9]{min-height:38px;margin:8px -10px -10px;padding:7px 10px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eceef4}.ui-date-panel footer button[data-v-5eee19e9]{min-width:46px;height:28px;padding:0 8px;color:#5968df;font-size:11px}.ui-date-panel footer button[data-v-5eee19e9]:hover:not(:disabled){background:#eff1ff}.ui-date-panel footer button[data-v-5eee19e9]:disabled{color:#b4b8c5;cursor:not-allowed}.ui-date-popover-enter-active[data-v-5eee19e9],.ui-date-popover-leave-active[data-v-5eee19e9]{transition:opacity .16s ease,transform .16s ease}.ui-date-popover-enter-from[data-v-5eee19e9],.ui-date-popover-leave-to[data-v-5eee19e9]{opacity:0;transform:translateY(-5px) scale(.98)}.ui-date-picker.above .ui-date-popover-enter-from[data-v-5eee19e9],.ui-date-picker.above .ui-date-popover-leave-to[data-v-5eee19e9]{transform:translateY(5px) scale(.98)}@media(max-width:420px){.ui-date-panel[data-v-5eee19e9]{right:auto;left:0;width:min(286px,calc(100vw - 28px))}}html.theme-dark .ui-date-trigger{border-color:#303a54;color:#e5e9f3;background:#192135}html.theme-dark .ui-date-trigger:hover{border-color:#465374;background:#1d263b}html.theme-dark .ui-date-main>svg{color:#929bb2}html.theme-dark .ui-date-main>span.placeholder{color:#78839b}html.theme-dark .ui-date-clear:hover{color:#c7ceff;background:#283151}html.theme-dark .ui-date-panel{border-color:#303a56;color:#e8ecf6;background:#171f31;box-shadow:0 18px 42px #0000006b}html.theme-dark .ui-date-panel header button{color:#aeb6ca}html.theme-dark .ui-date-panel header button:hover{color:#d9deff;background:#252e4c}html.theme-dark .ui-date-weekdays{color:#7f899f}html.theme-dark .ui-date-grid button{color:#cdd3e1}html.theme-dark .ui-date-grid button:hover:not(:disabled):not(.selected){color:#d8ddff;background:#252e4c}html.theme-dark .ui-date-grid button.muted{color:#68738a}html.theme-dark .ui-date-grid button.today{color:#aeb9ff;box-shadow:inset 0 0 0 1px #4c598c}html.theme-dark .ui-date-grid button.selected{color:#fff;background:#6574ec}html.theme-dark .ui-date-grid button:disabled{color:#596276}html.theme-dark .ui-date-panel footer{border-color:#2a344d}html.theme-dark .ui-date-panel footer button{color:#aeb8ff}html.theme-dark .ui-date-panel footer button:hover:not(:disabled){background:#252e4c}:root{font-family:Microsoft YaHei UI,PingFang SC,Noto Sans SC,Arial,sans-serif;color:#202332;background:#f7f8fc;font-synthesis:none;text-rendering:optimizeLegibility;--primary: #5563ea;--primary-dark: #4653dc;--purple: #8d57e8;--border: #e8eaf2;--muted: #8d92a5;--panel: #ffffff;--gold: #e9a92f;--shadow: 0 3px 15px rgba(43, 49, 88, .06);--layer-sidebar: 45;--layer-sticky-tabs: 55;--layer-route-progress: 119;--layer-mobile-bottom: 98;--layer-topbar: 100;--layer-mobile-overlay: 105;--layer-mobile-sidebar: 110;--layer-modal: 120;--layer-tooltip: 2147483646;--layer-toast: 2147483647}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:#252837;background:#f7f8fc;font-size:14px}button,input,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{flex-shrink:0}.ui-tooltip-anchor{min-width:0;display:inline-flex;max-width:100%;vertical-align:middle}.ui-tooltip-panel{position:fixed;z-index:var(--layer-tooltip);max-width:min(340px,calc(100vw - 16px));padding:9px 11px;border:1px solid rgba(141,87,232,.32);border-radius:8px;color:#f6f7ff;background:linear-gradient(180deg,#242a46fa,#181d31fa);box-shadow:0 18px 42px #181e3447;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ui-tooltip-content{white-space:pre-line;word-break:break-word;overflow-wrap:anywhere;font-size:12px;line-height:1.65}.ui-tooltip-arrow{position:absolute;width:9px;height:9px;border:1px solid rgba(141,87,232,.32);background:#20263f;transform:rotate(45deg);pointer-events:none}.ui-tooltip-top .ui-tooltip-arrow{bottom:-5px;left:calc(50% - 5px);border-top:0;border-left:0}.ui-tooltip-bottom .ui-tooltip-arrow{top:-5px;left:calc(50% - 5px);border-right:0;border-bottom:0}.ui-tooltip-left .ui-tooltip-arrow{top:calc(50% - 5px);right:-5px;border-bottom:0;border-left:0}.ui-tooltip-right .ui-tooltip-arrow{top:calc(50% - 5px);left:-5px;border-top:0;border-right:0}.ui-tooltip-enter-active,.ui-tooltip-leave-active{transition:opacity .14s ease,transform .14s ease}.ui-tooltip-enter-from,.ui-tooltip-leave-to{opacity:0;transform:translateY(3px) scale(.98)}html.theme-dark .ui-tooltip-panel{border-color:#8794ff57;color:#edf1fb;background:linear-gradient(180deg,#171f32fa,#0f1524fa);box-shadow:0 18px 48px #0000006b}html.theme-dark .ui-tooltip-arrow{border-color:#8794ff57;background:#131b2e}.brand-mark,.task-status-icon,.metric-link .coin,.member-link-icon,.theme-toggle,.notification-link,.user-avatar,.task-popover-list article>span,.sidebar nav a>svg,.section-index,.work-actions button>svg,.plan-icon,.store-icon,.payment-result-icon,.checkout-icon,.icon-danger,.simple-icon,.confirm-dialog-icon,.settings-section-icon,.site-preview-brand>span,.site-preview-favicon>span,.creation-price-icon,.storage-overview-icon,.storage-section-head>span,.reset-dialog-icon,.provider-instance-icon,.my-order-card-icon,.payment-detail-icon,.stats-strip>div>span,.payment-ranking-list em{flex-shrink:0}.app-shell{min-height:100vh}.topbar{position:fixed;z-index:var(--layer-topbar);top:0;left:0;right:0;height:72px;padding:0 26px;display:flex;align-items:center;border-bottom:1px solid var(--border);background:#fffffff5}.brand{display:flex;align-items:center;min-width:300px;gap:11px}.brand-mark{width:39px;height:39px;display:grid;place-items:center;overflow:hidden;color:#fff;border-radius:8px;background:linear-gradient(135deg,#536fea 15%,#9163e8 58%,#e370a1);box-shadow:0 4px 10px #5e5cdf38}.brand-mark img,.auth-brand>span img,.auth-mobile-brand>span img{width:100%;height:100%;object-fit:cover}.brand strong{font-size:23px;color:#171925}.brand-subtitle{padding-left:2px;font-size:14px;color:#9398a9}.topbar-actions{position:relative;margin-left:auto;display:flex;align-items:center;gap:23px}.queue-status{position:relative;height:48px;min-width:205px;padding:6px 13px;display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:8px;color:inherit;background:#fbfbfe;text-align:left}.queue-status:hover{border-color:#cfd3ef;background:#f8f8ff}.queue-status div{display:flex;flex-direction:column;gap:1px}.queue-status b{white-space:nowrap;font-size:13px}.queue-status small{white-space:nowrap;color:var(--muted);font-size:12px}.queue-status em{flex:0 0 auto;min-width:19px;height:19px;display:grid;place-items:center;padding:0 5px;border:2px solid var(--panel);border-radius:999px;color:#fff;background:linear-gradient(135deg,#536fea,#8d57e8);box-shadow:0 6px 14px #5867df3d;font-size:11px;font-style:normal;font-weight:800}.queue-spinner{display:inline-block;flex:0 0 auto;width:23px;height:23px;border:3px dotted #6370e8;border-radius:50%;animation:spin 4s linear infinite}.task-status-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:6px;color:#5867df;background:#eceeff}.metric-link{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:14px}.metric-link .coin{width:22px;height:22px;display:grid;place-items:center;color:#fff;border-radius:50%;background:#efb62f;font-size:13px}.metric-label{margin-right:4px}.member-link{min-height:38px;padding:5px 11px 5px 6px;gap:8px;border:1px solid rgba(104,116,234,.22);border-radius:999px;background:linear-gradient(135deg,#6575e81c,#f8c04e1f);box-shadow:inset 0 0 0 1px #ffffffb3;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.member-link:hover{border-color:#6575e86b;background:linear-gradient(135deg,#6575e829,#f8c04e2e);box-shadow:0 10px 24px #4b54ae1f,inset 0 0 0 1px #ffffffdb;transform:translateY(-1px)}.member-link-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#6575ea 4%,#8d72ef 58%,#f1b747);box-shadow:0 7px 16px #6575ea47}.member-link-icon svg{color:#fff;fill:#fff3}.member-link-copy{min-width:0;display:grid;gap:1px;line-height:1.05}.member-link-copy b{max-width:76px;overflow:hidden;color:#293149;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.member-link-copy small{color:#6672e7;font-size:10px;font-weight:700}.theme-control{position:relative}.theme-toggle{width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:8px;color:#5f67da;background:#f8f8ff}.theme-toggle:hover{border-color:#cbd0f4;background:#eef0ff}.theme-popover{position:absolute;z-index:64;top:45px;right:0;width:218px;padding:7px;border:1px solid var(--border);border-radius:9px;background:var(--panel);box-shadow:0 14px 36px #20253a2b}.theme-popover button{width:100%;min-height:48px;padding:8px 9px;display:grid;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:8px;border:0;border-radius:7px;color:#596072;background:transparent;text-align:left}.theme-popover button:hover,.theme-popover button.active{color:#5361dd;background:#f2f4ff}.theme-popover button>span{min-width:0;display:flex;flex-direction:column;gap:2px}.theme-popover b{font-size:13px}.theme-popover small{color:var(--muted);font-size:11px}.notification-link{position:relative;display:grid;place-items:center;width:34px;height:34px;border:1px solid transparent;border-radius:8px;color:#5f67da;background:transparent;transition:color .18s ease,border-color .18s ease,background .18s ease}.notification-link:hover{border-color:#d9ddfb;background:#f3f5ff}.notification-link span{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 5px;border:2px solid var(--panel);border-radius:999px;color:#fff;background:linear-gradient(135deg,#536fea,#8d57e8);box-shadow:0 6px 14px #5867df3d;font-size:10px;font-weight:800}.profile-button{display:flex;align-items:center;gap:7px;padding:0;border:0;background:none}.user-avatar{position:relative;flex:0 0 auto;display:grid;place-items:center;overflow:hidden;border:2px solid #e3e5f7;border-radius:50%;color:#fff;background:linear-gradient(135deg,#5969e9,#9865e8);box-shadow:0 5px 14px #5667df26}.user-avatar img{width:100%;height:100%;object-fit:cover}.user-avatar em{font-style:normal;font-weight:800;letter-spacing:.02em;line-height:1}.user-avatar-xs{width:24px;height:24px;border-width:1px;font-size:10px}.user-avatar-sm{width:30px;height:30px;border-width:1px;font-size:11px}.user-avatar-md{width:38px;height:38px;font-size:13px}.user-avatar-lg{width:50px;height:50px;font-size:17px}.user-avatar-xl{width:78px;height:78px;font-size:25px}.profile-menu{position:absolute;z-index:64;top:51px;right:0;width:190px;padding:8px;border:1px solid var(--border);border-radius:7px;background:#fff;box-shadow:0 10px 28px #262b4324}.profile-menu>div{padding:8px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--border)}.profile-menu span{min-width:0;display:flex;flex-direction:column;gap:2px}.profile-menu b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.profile-menu small{color:var(--muted);font-size:12px}.profile-menu>a{height:34px;padding:0 8px;display:flex;align-items:center;border-radius:5px;color:#656a7c;font-size:13px}.profile-menu>a:hover{color:var(--primary);background:#f4f5fe}.profile-logout{width:100%;height:34px;padding:0 8px;display:flex;align-items:center;gap:7px;border:0;border-radius:5px;color:#c45867;background:transparent;font-size:13px}.profile-logout:hover{background:#fff0f1}.task-popover{position:absolute;z-index:62;top:57px;left:0;width:420px;animation:popover-in .16s ease both;transform-origin:top left;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 14px 36px #20253a2b}.task-popover-head{min-height:58px;padding:0 14px;display:flex;align-items:center;border-bottom:1px solid var(--border)}.task-popover-head>span{display:flex;flex-direction:column;gap:3px}.task-popover-head b{font-size:14px}.task-popover-head small{color:#9398a8;font-size:11px}.task-popover-head button{width:30px;height:30px;margin-left:auto;display:grid;place-items:center;border:0;border-radius:5px;color:#858a9b;background:transparent}.task-popover-list{max-height:330px;overflow-y:auto}.task-popover-list article{min-height:61px;cursor:pointer;padding:9px 13px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #eff0f4}.task-popover-list article>span{flex:0 0 auto;width:32px;height:32px;display:grid;place-items:center;border-radius:6px}.task-popover-list article>span.completed{color:#288f71;background:#e9f8f2}.task-popover-list article>span.pending,.task-popover-list article>span.processing{color:#5a65db;background:#eeefff}.task-popover-list article>span.failed{color:#c65261;background:#fff0f1}.task-popover-list article>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:4px}.task-popover-list article b{overflow:hidden;color:#424759;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.task-popover-list article small{color:#9196a6;font-size:11px}.task-popover-list article>em{flex:0 0 auto;font-size:11px;font-style:normal}.task-popover-list article>em.completed{color:#27896d}.task-popover-list article>em.pending,.task-popover-list article>em.processing{color:#5a65d8}.task-popover-list article>em.failed{color:#c65261}.task-popover-empty{height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#969baa;font-size:12px}.task-popover>a{height:42px;display:grid;place-items:center;color:#5260d9;background:#fafaff;font-size:12px;font-weight:600}.message-popover{right:50px;left:auto;width:380px;transform-origin:top right}.message-popover-list article.unread{background:linear-gradient(90deg,#5867df14,#fff)}.message-popover-list article>span.purple{color:#6964df;background:#efefff}.message-popover-list article>span.blue{color:#2486b5;background:#eaf7fb}.icon-button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:6px;color:#51566d;background:transparent}.mobile-menu{display:none;margin-right:8px}.sidebar{position:fixed;z-index:var(--layer-sidebar);top:72px;bottom:0;left:0;width:188px;padding:20px 13px;display:flex;flex-direction:column;overflow-y:auto;border-right:1px solid var(--border);background:#fff}.sidebar-mobile-head{display:none}.main-menu,.secondary-menu,.admin-menu{display:flex;flex-direction:column;gap:5px}.sidebar nav a,.admin-menu-group-toggle{position:relative;min-width:0;height:46px;padding:0 12px;display:flex;align-items:center;gap:11px;overflow:hidden;border-radius:7px;color:#62677b;font-size:14px;font-weight:500;white-space:nowrap;transition:.18s ease}.admin-menu-group-toggle{width:100%;border:0;background:transparent;text-align:left}.sidebar nav a>span,.admin-menu-group-toggle>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar nav a>svg,.admin-menu-group-toggle>svg{flex:0 0 auto}.sidebar nav a:hover,.admin-menu-group-toggle:hover,.admin-menu-group-toggle.active{color:#4551d8;background:#f5f6fe}.sidebar nav a.router-link-exact-active{color:#fff;background:linear-gradient(100deg,#5069e8,#7e78ed);box-shadow:0 5px 13px #5264e130}.sidebar nav a em{flex:0 0 auto;margin-left:auto;min-width:20px;height:20px;display:grid;place-items:center;padding:0 6px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#536fea,#8d57e8);box-shadow:0 6px 14px #5867df38;font-size:11px;font-style:normal;font-weight:800}.admin-menu-group-toggle>svg:last-child{margin-left:auto;transition:transform .18s ease}.admin-menu-group-toggle>svg:last-child.open{transform:rotate(180deg)}.admin-submenu{display:grid;grid-template-rows:0fr;margin:0 0 0 16px;padding-left:10px;overflow:hidden;opacity:0;border-left:1px solid transparent;transform:translateY(-4px);transition:grid-template-rows .26s cubic-bezier(.2,.8,.2,1),opacity .2s ease,transform .26s ease,margin .26s ease,border-color .2s ease}.admin-submenu.open{grid-template-rows:1fr;margin:-1px 0 3px 16px;opacity:1;border-left-color:#e6e9f3;transform:translateY(0)}.admin-submenu-inner{min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:4px;padding:4px 0;transition:padding .22s ease}.admin-submenu:not(.open) .admin-submenu-inner{padding-top:0;padding-bottom:0}.admin-submenu a{height:38px!important;padding:0 12px!important;gap:10px!important;font-size:13px!important}.menu-divider{height:1px;margin:13px 4px;background:#eff0f5}.admin-menu-label{padding:0 14px 7px;color:#a0a4b2;font-size:12px}.upgrade-box{flex:0 0 auto;margin-top:18px;min-height:145px;padding:15px 10px 12px;display:flex;flex-direction:column;align-items:center;border:1px solid #f2e9e0;border-radius:8px;background:#fffaf6}.upgrade-gem{color:#e5a94e}.upgrade-box b{margin-top:4px;font-size:14px}.upgrade-box small{margin:3px 0 12px;color:#a49a92;font-size:13px}.upgrade-box a{width:100%;height:31px;display:grid;place-items:center;border-radius:6px;color:#fff;background:linear-gradient(90deg,#5867e9,#9160e7);font-size:12px}.sidebar-overlay,.mobile-bottom-nav{display:none}.page-wrap{min-height:100vh;margin-left:188px;padding:84px 12px 18px}.mobile-page-title{display:none}.admin-settings-tabs{position:sticky;z-index:var(--layer-sticky-tabs);top:72px;min-height:52px;margin-bottom:12px;padding:6px;display:flex;align-items:stretch;gap:5px;overflow-x:auto;border:1px solid var(--border);border-radius:8px;background:var(--panel);box-shadow:0 8px 22px #232a481a;scrollbar-width:thin}.admin-settings-indicator{position:absolute;top:6px;bottom:6px;left:0;width:0;border:1px solid #d8dcf7;border-radius:7px;background:#eef0ff;box-shadow:0 10px 22px #5867df21;transition:transform .28s cubic-bezier(.2,.8,.2,1),width .28s cubic-bezier(.2,.8,.2,1);pointer-events:none}.admin-settings-tabs a{position:relative;z-index:1;flex:1 0 138px;min-width:0;min-height:38px;padding:5px 10px;display:flex;align-items:center;justify-content:center;gap:8px;overflow:hidden;border:1px solid transparent;border-radius:7px;color:#70768a;transition:color .18s ease,border-color .18s ease,background .18s ease}.admin-settings-tabs a:hover{color:#515ed5;background:#f6f7ff}.admin-settings-tabs a.router-link-exact-active{color:#5361dc;border-color:transparent;background:transparent}.admin-settings-tabs a.router-link-exact-active:after{position:absolute;right:12px;bottom:0;left:12px;height:2px;border-radius:2px 2px 0 0;background:linear-gradient(90deg,#5269e8,#8175ec);content:""}.admin-settings-tabs a>span{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:#6973dd;background:#f0f1ff}.admin-settings-tabs a>div{min-width:0;display:block}.admin-settings-tabs b{display:block;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.dashboard-page,.content-page{width:100%;max-width:none;margin:0;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.page-header{min-height:54px;padding:0 18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #f0f1f6}.section-index{width:25px;height:25px;display:grid;place-items:center;color:#fff;border-radius:5px;background:linear-gradient(135deg,#4665e7,#786be7);font-size:13px;font-weight:700;box-shadow:0 3px 7px #5061dc38}.page-header h1{margin:0;font-size:17px}.page-hint{display:flex;align-items:center;gap:5px;color:#8c91a4;font-size:12px}.page-header-slot{margin-left:auto;display:flex;align-items:center;gap:8px}.list-refresh-control{position:relative;display:inline-flex;align-items:center;gap:6px}.list-refresh-now,.list-refresh-auto{height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:6px;color:#687087;background:#fafbfe;transition:color .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.list-refresh-now{width:36px;padding:0}.list-refresh-auto{min-width:132px;padding:0 9px;gap:6px;font-size:12px}.list-refresh-now:hover:not(:disabled),.list-refresh-auto:hover,.list-refresh-auto.active{color:#5866db;border-color:#bac1ec;background:#f2f4ff}.list-refresh-now:focus-visible,.list-refresh-auto:focus-visible{outline:0;box-shadow:0 0 0 3px #5866db1f}.list-refresh-now:disabled{cursor:not-allowed;opacity:.58}.list-refresh-label{min-width:78px;text-align:left;white-space:nowrap}.list-refresh-compact-label{display:none;white-space:nowrap}.list-refresh-auto>svg:last-child{transition:transform .16s ease}.list-refresh-auto[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.list-refresh-menu{position:absolute;z-index:35;top:40px;right:0;width:188px;padding:8px;border:1px solid #dfe3ee;border-radius:7px;color:#52596d;background:#fff;box-shadow:0 15px 34px #1f26402e;animation:popover-in .16s ease}.list-refresh-switch-row{min-height:48px;padding:3px 5px 9px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #edf0f5}.list-refresh-switch-row>span{display:flex;flex-direction:column;gap:2px}.list-refresh-switch-row b{font-size:12px}.list-refresh-switch-row small{color:#969cad;font-size:10px}.list-refresh-intervals{padding-top:6px;display:grid;gap:2px}.list-refresh-intervals button{min-height:32px;padding:0 8px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:5px;color:#687087;background:transparent;font-size:12px}.list-refresh-intervals button:hover,.list-refresh-intervals button.active{color:#5866d8;background:#f1f3ff}.app-image{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:#f0f2f8}.app-image-content,.app-image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.app-image-content{z-index:1;opacity:0;transition:opacity .22s ease,transform .3s ease}.app-image.is-loaded .app-image-content{opacity:1}.app-image-placeholder{object-fit:contain;background:#f4f5fa}.app-image-loading-placeholder{padding:clamp(6px,3%,16px)}.app-image-error-placeholder{padding:clamp(8px,4%,22px)}.app-image-icon-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#8e96aa;background:#f0f2f8}.creation-layout{padding:14px;display:grid;grid-template-columns:minmax(520px,1.65fr) minmax(370px,1fr);gap:16px}.preview-panel{min-width:0}.hero-preview{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:7px;background:radial-gradient(circle at 18% 18%,rgba(111,120,238,.18),transparent 34%),linear-gradient(135deg,#eef1f6,#dde3f1)}.hero-preview.clickable{cursor:zoom-in}.hero-preview>.app-image{width:100%;height:100%}.hero-preview .app-image-content{transform:scale(1.012)}.hero-preview .app-image.is-loaded .app-image-content{transform:scale(1)}.preview-loading-state{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#6670de;background:radial-gradient(circle at 50% 35%,#ffffffe0,#ecf0faeb)}.preview-loading-state .large-spinner{width:34px;height:34px;border-color:#5b67df2e;border-top-color:#6470e6}.preview-loading-state b{font-size:14px}.preview-loading-state small{color:#8b92a8;font-size:12px}.generation-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:#1a1f31b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.generation-overlay b{margin-top:13px;font-size:17px}.generation-overlay small{margin-top:5px;color:#dfe2f8}.large-spinner{width:42px;height:42px;border:3px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin .9s linear infinite}.progress-track{width:min(280px,80%);height:5px;margin-top:16px;overflow:hidden;border-radius:4px;background:#fff3}.progress-track i{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,#63d3c0,#a39cfa);transition:width .2s}.thumbnail-row{height:72px;margin-top:10px;display:flex;align-items:center;gap:7px}.thumbnail{flex:1 1 0;min-width:0;height:62px;padding:3px;overflow:hidden;border:1px solid transparent;border-radius:6px;background:transparent}.thumbnail.active{border-color:#5869e4;box-shadow:0 0 0 2px #5869e421}.thumbnail .app-image{width:100%;height:100%;border-radius:4px}.thumbnail-arrow{flex:0 0 26px;height:40px;display:grid;place-items:center;padding:0;border:0;color:#8b90a1;background:transparent}.control-panel{padding:1px 2px 0;display:flex;flex-direction:column;gap:13px}.control-label{display:flex;align-items:center;justify-content:space-between;font-size:13px}.control-label button{padding:0;display:flex;align-items:center;gap:4px;border:0;color:#6570e3;background:none;font-size:12px}.prompt-box{position:relative;min-height:118px;max-height:280px;height:152px}.prompt-box textarea{width:100%;height:100%;padding:12px 13px 31px;resize:none;outline:none;border:1px solid var(--border);border-radius:6px;color:#45495b;background:#fbfbfd;font-size:13px;line-height:1.7;transition:.18s}.prompt-box textarea:focus{border-color:#7881e8;box-shadow:0 0 0 3px #5867e214}.prompt-box.resizing textarea{border-color:#7881e8;box-shadow:0 0 0 3px #5867e214}.prompt-box span{position:absolute;right:12px;bottom:9px;color:#a3a7b6;font-size:12px;pointer-events:none}.prompt-resize-handle{position:absolute;left:50%;bottom:2px;width:54px;height:18px;padding:0;display:grid;place-items:center;border:0;border-radius:999px;color:#8c96df;background:transparent;cursor:ns-resize;touch-action:none;transform:translate(-50%)}.prompt-resize-handle i{width:28px;height:3px;border-radius:999px;background:linear-gradient(90deg,#5869e447,#8d57e870);box-shadow:0 -5px #5869e429;transition:.18s}.prompt-resize-handle:hover i,.prompt-box.resizing .prompt-resize-handle i{background:linear-gradient(90deg,#5869e4,#8d57e8);box-shadow:0 -5px #5869e43d}body.prompt-box-resizing{cursor:ns-resize;-webkit-user-select:none;user-select:none}body.prompt-box-resizing *{cursor:ns-resize!important}.field-group{display:grid;grid-template-columns:88px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;gap:6px 10px}.field-group>b{grid-column:1;grid-row:1;align-self:center;font-size:13px}.field-control{grid-column:2;grid-row:1;min-width:0}.field-description{grid-column:2;grid-row:2;min-width:0;margin:0}.field-group>b small{color:#999eae;font-weight:400}.segmented{min-width:0;display:grid;gap:6px}.segmented.quality{grid-template-columns:minmax(124px,1.28fr) repeat(3,minmax(76px,1fr))}.segmented.ratio{grid-template-columns:minmax(112px,1.3fr) repeat(5,minmax(52px,1fr))}.segmented.count{grid-template-columns:repeat(5,minmax(0,1fr))}.segmented button{min-width:0;height:34px;padding:0 7px;overflow:hidden;border:1px solid var(--border);border-radius:5px;color:#686d80;background:#fff;font-size:12px;line-height:1;text-overflow:ellipsis;white-space:nowrap;transition:border-color .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.segmented button:hover{border-color:#b8beec;background:#f8f8ff}.segmented button.active{border-color:#5968e5;color:#fff;background:#5865e3;box-shadow:0 3px 8px #5463de2e}.segmented button:active{transform:translateY(1px)}.segmented.ratio button{height:48px;padding:5px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;white-space:normal}.segmented.ratio button b{color:#343a50;font-size:12px;line-height:1}.segmented.ratio button small{color:#8c93a6;font-size:10px;line-height:1;white-space:nowrap}.segmented.quality button{height:68px;padding:8px 10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;text-align:left}.segmented.quality button b,.segmented.quality button small,.segmented.quality button em{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.segmented.quality button b{color:#343a50;font-size:12px}.segmented.quality button small{color:#8c93a6;font-size:10px}.segmented.quality button em{color:#5f6bdd;font-size:10px;font-style:normal;font-weight:700}.segmented.quality button.active{border-color:#5968e5;color:inherit;background:#eef0ff;box-shadow:inset 0 0 0 1px #5968e5,0 4px 12px #5463de1f}.segmented.quality button.active b{color:#4654ca}.segmented.quality button.active small{color:#6972a4}.segmented.ratio button.active,.segmented.count button.active{color:#4d59d4;background:#eef0ff;box-shadow:inset 0 0 0 1px #5968e5,0 3px 8px #5463de1a}.segmented.disabled{opacity:.62}.segmented.disabled button{cursor:not-allowed;color:#a0a7b8;background:#f3f5fb;box-shadow:none}.auto-split-field{align-items:start}.auto-split-card{min-width:0;padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #dfe4f4;border-radius:8px;background:linear-gradient(135deg,#fbfcff,#f6f7ff);transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.auto-split-card.active{border-color:#5b68dc7a;background:linear-gradient(135deg,#f2f4ff,#faf6ff);box-shadow:0 8px 20px #5867e21a}.auto-split-card.disabled{opacity:.72;border-color:#e2e6f0;background:#f6f8fc}.auto-split-card strong,.auto-split-card small{display:block;min-width:0}.auto-split-card strong{color:#394157;font-size:13px}.auto-split-card small{margin-top:3px;color:#7f8799;font-size:11px;line-height:1.45}.auto-split-count-hint{grid-column:2;color:#7079a7;font-size:11px}.auto-split-count-hint.muted{color:#9aa2b4}.reference-field,.model-field{align-items:start}.reference-field>b,.model-field>b{padding-top:0}.model-selection-control{min-width:0;display:grid;gap:5px}.model-selection-control .ui-select{width:100%}.model-selection-hint{color:#7f8799;font-size:11px;line-height:1.45}.reference-upload-stack{min-width:0;display:flex;flex-direction:column;gap:6px}.reference-upload-rail{min-height:64px;width:100%;padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px dashed #d9dce8;border-radius:7px;color:#73798c;background:#fbfbfd;font-size:12px;cursor:pointer;transition:.16s ease}.reference-upload-rail:hover,.reference-upload-rail:focus-visible{border-color:#7582ee;background:#f5f7ff;box-shadow:0 0 0 3px #5867e214;outline:0}.reference-upload-rail.filled{justify-content:flex-start;border-style:solid;border-color:#b8d9f5;background:#f4fbff}.reference-upload-rail>svg{color:#9aa0b2}.reference-thumb-strip{min-width:0;max-width:none;flex:0 1 auto;display:flex;align-items:center;flex-wrap:wrap;gap:7px;overflow:visible;padding:2px 0}.reference-thumb-card{position:relative;flex:0 0 46px;width:46px;height:46px;padding:0;border:0;border-radius:7px;background:transparent;cursor:zoom-in}.reference-thumb-card .app-image{width:100%;height:100%;border-radius:7px;box-shadow:0 5px 12px #202a481f}.reference-thumb-remove{position:absolute;top:-6px;right:-6px;z-index:2;width:20px;height:20px;padding:0;display:grid;place-items:center;border:0;background:transparent;cursor:pointer;opacity:.96;transition:transform .16s ease,opacity .16s ease}.reference-thumb-remove-svg{width:20px;height:20px;overflow:visible;filter:drop-shadow(0 4px 8px rgba(9,14,27,.26))}.reference-thumb-remove-bg{fill:#121625e0;stroke:#ffffffb8;stroke-width:1.2;transition:fill .16s ease,stroke .16s ease}.reference-thumb-remove-mark{fill:none;stroke:#ff4fa3;stroke-width:2.5;stroke-linecap:round;transition:stroke .16s ease}.reference-thumb-remove:hover,.reference-thumb-remove:focus-visible{transform:scale(1.08);opacity:1;outline:0}.reference-thumb-remove:hover .reference-thumb-remove-bg,.reference-thumb-remove:focus-visible .reference-thumb-remove-bg{fill:#2f1f37f5;stroke:#ff81c4b8}.reference-thumb-remove:hover .reference-thumb-remove-mark,.reference-thumb-remove:focus-visible .reference-thumb-remove-mark{stroke:#ff6bb7}.reference-strip-summary{flex:0 0 auto;color:#526174;font-size:13px;white-space:nowrap}.reference-upload-hint{color:#8e96aa;font-size:12px;line-height:1.45}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.generate-button{height:46px;margin-top:auto;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:6px;color:#fff;background:linear-gradient(100deg,#4168ec,#865ce8);font-size:16px;font-weight:600;box-shadow:0 5px 13px #575cdc38}.generate-button span{margin-left:12px;padding-left:14px;border-left:1px solid rgba(255,255,255,.28);color:#f1e3af;font-size:13px;font-weight:400}.generate-button:disabled{cursor:not-allowed;opacity:.67}.auto-split-modal-backdrop{z-index:230}.auto-split-modal{width:min(560px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:12px;color:#3a4054;background:var(--panel);box-shadow:0 28px 72px #14182752;animation:modal-card-in .2s ease both}.auto-split-modal header{padding:18px 54px 16px 18px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;position:relative;border-bottom:1px solid var(--border);background:linear-gradient(120deg,#f7f8ff,#fff)}.auto-split-modal header>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;color:#6570e3;background:#eef0ff}.auto-split-modal h2{margin:0;color:#30374c;font-size:18px}.auto-split-modal p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.auto-split-modal header button{position:absolute;top:14px;right:14px;width:32px;height:32px;display:grid;place-items:center;border:1px solid #e1e5f0;border-radius:999px;color:#778094;background:#fff}.auto-split-modal-body{min-height:0;padding:16px 18px;overflow-y:auto;display:grid;gap:13px}.auto-split-cost-card{padding:14px;display:grid;gap:4px;border:1px solid #dfe4f8;border-radius:10px;background:#f7f8ff}.auto-split-cost-card.insufficient{border-color:#f0c7d1;background:#fff5f7}.auto-split-cost-card span{color:#6f7891;font-size:12px}.auto-split-cost-card b{color:#4e5bd5;font-size:20px}.auto-split-cost-card small{color:var(--muted);font-size:11px}.auto-split-task-list{margin:0;padding:0;display:grid;gap:8px;list-style:none}.auto-split-task-list li{padding:10px 12px;display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;border:1px solid #e5e8f2;border-radius:8px;background:#fbfcff}.auto-split-task-list b{color:#5865dd;font-size:12px;white-space:nowrap}.auto-split-task-list span{color:#4d5468;font-size:12px;line-height:1.6}.auto-split-warning{padding:10px 12px;border:1px solid #f0c7d1;border-radius:8px;color:#b84e65;background:#fff5f7}.auto-split-modal footer{padding:13px 18px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--border);background:#fbfcff}.auto-split-modal footer button{min-height:36px;padding:0 14px;border:1px solid #dfe4f0;border-radius:7px;color:#626b80;background:#fff}.recent-section{padding:4px 14px 14px;border-top:1px solid #f2f3f7}.section-title{height:50px;display:flex;align-items:center;justify-content:space-between}.section-title h2{margin:0;font-size:15px}.section-title a{color:#5364dc;font-size:12px}.recent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.work-card{position:relative;min-width:0;border:1px solid var(--border);border-radius:7px;background:#fff}.work-image-wrap{position:relative;aspect-ratio:4/2.8;overflow:hidden;background:#eef0f5}.work-image-wrap{cursor:zoom-in;border-radius:6px 6px 0 0}.work-image-wrap>.app-image{width:100%;height:100%}.work-card:hover .work-image-wrap .app-image-content{transform:scale(1.025)}.work-status{position:absolute;z-index:2;top:8px;left:8px;height:22px;padding:0 8px;display:flex;align-items:center;gap:5px;border-radius:4px;color:#4a665f;background:#ffffffe6;font-size:11px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.work-status i{width:5px;height:5px;border-radius:50%;background:#2cb889}.work-status.pending{color:#6655c8;background:#f5f3fff0}.work-status.pending i{background:#7567e8}.work-status.rejected{color:#b94c5d;background:#fff2f4f0}.work-status.rejected i{background:#d65a70}.work-status.published{color:#337763;background:#eefff8f0}.work-status.generated{color:#4d5a70;background:#ffffffe6}.work-actions{height:43px;padding:0 5px;display:flex;align-items:center;justify-content:space-around}.work-menu{position:absolute;z-index:12;right:7px;bottom:49px;width:170px;padding:6px;border:1px solid #dfe3ee;border-radius:7px;background:#fffffffa;box-shadow:0 14px 34px #1d243d33;transform-origin:right bottom;animation:work-menu-in .16s ease both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.work-menu:after{position:absolute;right:15px;bottom:-5px;width:9px;height:9px;content:"";border-right:1px solid #dfe3ee;border-bottom:1px solid #dfe3ee;background:inherit;transform:rotate(45deg)}.work-menu button{position:relative;z-index:1;width:100%;height:36px;padding:0 10px;display:flex;align-items:center;justify-content:flex-start;gap:9px;border:0;border-radius:5px;color:#596175;background:transparent;font-size:12px;text-align:left;transition:color .15s ease,background .15s ease}.work-menu button svg{flex:0 0 auto;color:#7a839a}.work-menu button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work-menu button:hover{color:#4f5cd2;background:#f1f3ff}.work-menu button:hover svg{color:currentColor}.work-menu button.danger{margin-top:4px;color:#c95669;background:#fff7f8}.work-menu button.danger:before{position:absolute;top:-3px;right:5px;left:5px;height:1px;content:"";background:#f0e2e5}.work-menu button.danger:hover{color:#b84155;background:#ffedf0}.work-actions button{min-width:36px;padding:3px;display:flex;flex-direction:column;align-items:center;gap:2px;border:0;color:var(--action-color, #72778a);background:none;font-size:11px;transition:color .16s ease,transform .16s ease}.work-actions button:hover:not(:disabled){color:var(--action-active-color, #5364dc);transform:translateY(-1px)}.work-actions button.active{color:var(--action-active-color, #e55f78)}.work-actions button.active svg{fill:currentColor}.work-actions button:disabled{cursor:not-allowed;opacity:.55}.loading-state,.empty-state{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:var(--muted);font-size:13px}.empty-state.compact,.loading-state.compact{min-height:120px}.empty-state a{height:35px;padding:0 15px;display:grid;place-items:center;border-radius:5px;color:#fff;background:var(--primary)}.content-page{min-height:calc(100vh - 116px)}.page-tools{display:flex;align-items:center;gap:9px}.select-button,.outline-button{height:31px;padding:0 11px;display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:5px;color:#757a8c;background:#fff;font-size:13px}.outline-button:disabled{cursor:not-allowed;color:#a9afbd;border-color:#e4e7ef;background:#f5f6fa;opacity:.72}.outline-button.danger-soft{color:#b45576;border-color:#c45b7d5c;background:#c45b7d14}.outline-button.danger-soft:hover:not(:disabled){color:#fff;border-color:#c45b7d;background:#c45b7d}.outline-button.danger-soft:disabled{color:#c6a6b2;border-color:#c45b7d29;background:#c45b7d0a}.list-load-more{min-height:48px;padding:6px 12px;display:flex;align-items:center;justify-content:center;gap:8px;color:#8994b3;font-size:12px}.list-end-note{margin:2px 0 4px;color:#6570a7;font-weight:700;opacity:.96}.list-end-note:before,.list-end-note:after{content:"";width:42px;height:1px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(125,134,166,.55))}.list-end-note:after{background:linear-gradient(90deg,rgba(125,134,166,.55),transparent)}.select-button select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0;color:inherit;background:transparent;font-size:inherit}.date-select{position:relative}.date-select .select-button{min-width:120px;justify-content:space-between}.date-options{position:absolute;z-index:8;top:37px;left:0;width:140px;padding:6px;border:1px solid var(--border);border-radius:6px;background:#fff;box-shadow:0 10px 24px #20253a24}.date-options button{width:100%;height:34px;padding:0 10px;display:flex;align-items:center;border:0;border-radius:4px;color:#5f6476;background:transparent;font-size:12px}.date-options button:hover,.date-options button.active{color:#4e5bd3;background:#f0f1ff}.search-box{width:185px;height:31px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:5px;color:#a1a5b5;background:#fafbfc}.search-box input{width:100%;min-width:0;outline:0;border:0;color:#4b4f60;background:transparent;font-size:13px}.search-box .ui-input{height:100%;padding:0;border:0;color:inherit;background:transparent;box-shadow:none}.search-box .ui-input:focus{border:0;box-shadow:none}.tabs-line{min-height:48px;padding:0 18px;display:flex;align-items:stretch;gap:28px;border-bottom:1px solid var(--border)}.tabs-line>button:not(.outline-button){position:relative;padding:0 3px;border:0;color:#7d8294;background:transparent;font-size:12px}.tabs-line>button.active{color:#5160dd;font-weight:600}.tabs-line>button.active:after{position:absolute;right:0;bottom:0;left:0;height:2px;content:"";background:#5866e5}.tabs-line>span{flex:1}.tabs-line .outline-button{align-self:center;color:#5965dd}.works-masonry{padding:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.works-masonry .work-image-wrap{aspect-ratio:4/3}.work-card.compact .work-actions{height:38px}.work-card.compact .work-actions button{flex-direction:row;gap:4px;font-size:12px}.plaza-tabs{gap:34px}.tag-row{min-height:48px;padding:9px 18px;display:flex;flex-wrap:wrap;align-items:center;gap:7px 12px;border-bottom:1px solid #f1f2f6}.tag-row b{margin-right:5px;font-size:12px}.tag-row button{padding:5px 8px;border:0;border-radius:4px;color:#7a7f91;background:transparent;font-size:13px}.tag-row button.active{color:#5360d8;background:#f0f1fe}.plaza-grid{padding:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.plaza-card .work-image-wrap{aspect-ratio:4/3}.work-heat{position:absolute;z-index:2;top:8px;left:8px;padding:4px 7px;display:flex;align-items:center;gap:4px;border-radius:4px;color:#fff;background:#17192573;font-size:11px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.plaza-overlay{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:34px 10px 10px;color:#fff;background:linear-gradient(transparent,#121523e0)}.plaza-overlay b{font-size:13px}.plaza-overlay>div{margin-top:7px;display:flex;align-items:center;gap:5px;font-size:11px}.plaza-overlay .user-avatar{border-color:#ffffffd1;box-shadow:none}.plaza-like{margin-left:auto;padding:2px 0;display:flex;align-items:center;gap:4px;border:0;color:#f0ce62;background:transparent;font-size:11px}.plaza-like.active svg{fill:currentColor}.prompt-expansion-backdrop{z-index:calc(var(--layer-modal) + 2)}.prompt-expansion-dialog{width:min(640px,calc(100vw - 28px));max-height:min(82vh,720px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--border);border-radius:9px;color:#3e465b;background:#fff;box-shadow:0 28px 82px #161c305c;animation:modal-card-in .2s ease both}.prompt-expansion-dialog>header{padding:15px 18px;display:grid;grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:10px;border-bottom:1px solid #e7eaf3;background:linear-gradient(120deg,#5c68e014,#fffffffa)}.prompt-expansion-close{width:34px;height:34px;padding:0;display:grid;place-items:center;border:1px solid #e1e5ef;border-radius:7px;color:#727b91;background:#f7f8fb}.prompt-expansion-close:hover{color:#5262dd;border-color:#bcc4ee;background:#eef0ff}.prompt-expansion-dialog>header>span{width:42px;height:42px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(135deg,#5868e7,#8569ec)}.prompt-expansion-dialog h2{margin:0;color:#30364a;font-size:17px}.prompt-expansion-dialog>header p{margin:4px 0 0;color:#81899e;font-size:12px}.prompt-expansion-body{min-height:0;padding:16px 18px 18px;display:grid;align-content:start;gap:15px;overflow:auto}.prompt-expansion-field{min-width:0;display:grid;gap:7px;color:#4d566c;font-size:12px;font-weight:800}.prompt-expansion-field>span{display:flex;align-items:center;justify-content:space-between}.prompt-expansion-field .ui-textarea{min-height:132px;max-height:240px;padding:11px 12px;resize:vertical;border-color:#dfe4f0;background:#fbfcff;line-height:1.65}.prompt-expansion-field.result .ui-textarea{min-height:118px;color:#4e57b7;background:#f7f8ff}.prompt-expansion-field.result>button{justify-self:start;min-height:30px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d7dcf0;border-radius:6px;color:#5c69d8;background:#f7f8ff;font-size:12px;font-weight:700}.prompt-expansion-field.result>button:hover:not(:disabled){border-color:#aeb8eb;background:#eef0ff}.prompt-expansion-field.result>button:disabled,.prompt-expansion-dialog>footer button:disabled{cursor:not-allowed;opacity:.55}.prompt-expansion-dialog>footer{padding:13px 18px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e7eaf3;background:#fbfcff}.prompt-expansion-dialog>footer button{min-height:36px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dce1ed;border-radius:6px;color:#657087;background:#fff;font-size:12px;font-weight:800}.prompt-expansion-dialog>footer .primary-command{color:#fff;border-color:#5968e5;background:linear-gradient(135deg,#5868e7,#7658df)}.prompt-expansion-dialog>footer .prompt-expansion-apply{color:#5b62d4;border-color:#c8cef2;background:#eef0ff}.prompt-expansion-dialog>footer .prompt-expansion-apply:hover:not(:disabled){border-color:#9ea9e9;background:#e2e6ff}.landing-page{height:100svh;overflow-y:auto;scroll-behavior:smooth;scroll-snap-type:y mandatory;color:#f7fbff;background:#08111f;scrollbar-width:thin;scrollbar-color:#6877ef rgba(255,255,255,.08)}.landing-nav{position:fixed;z-index:var(--layer-topbar);top:0;right:0;left:0;height:72px;padding:0 clamp(18px,4vw,56px);display:flex;align-items:center;gap:28px;border-bottom:1px solid rgba(255,255,255,.18);color:#fff;background:#0f1827c2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-brand{min-width:0;display:flex;align-items:center;gap:10px;font-weight:800}.landing-brand span{width:38px;height:38px;display:grid;place-items:center;overflow:hidden;border-radius:8px;color:#fff;background:linear-gradient(135deg,#536fea,#8d63ee 58%,#e46a9a);box-shadow:0 8px 22px #00000038}.landing-brand b{overflow:hidden;font-size:21px;text-overflow:ellipsis;white-space:nowrap}.landing-nav-links{margin-left:auto;display:flex;align-items:center;gap:12px}.landing-nav-links button{min-height:38px;padding:0 13px;border:1px solid transparent;border-radius:6px;color:#ffffffc2;background:transparent;font-size:13px;transition:color .18s ease,background .18s ease,border-color .18s ease}.landing-nav-links button:hover{color:#fff;border-color:#fff3;background:#ffffff14}.landing-login,.landing-primary,.landing-secondary{min-height:40px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:6px;font-size:13px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.landing-login{border:1px solid rgba(255,255,255,.36);color:#fff;background:#ffffff1f}.landing-primary{border:0;color:#fff;background:linear-gradient(95deg,#3d7cff,#28c6b1 48%,#e16c9b);box-shadow:0 14px 30px #1f5fb442}.landing-login.colorful{border-color:#ffffff47;background:linear-gradient(95deg,#466eecf2,#27bea9e6,#e06799eb);box-shadow:0 12px 28px #285caa38}.landing-primary:hover,.landing-login:hover{transform:translateY(-1px);box-shadow:0 18px 38px #225eb64d}.landing-secondary{border:1px solid rgba(255,255,255,.44);color:#fff;background:#ffffff14}.landing-screen{position:relative;min-height:100svh;padding:104px clamp(22px,5vw,72px) 42px;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}.landing-hero{display:flex;flex-direction:column;justify-content:center;background:var(--hero-image) center/cover no-repeat}.landing-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:radial-gradient(circle at 74% 45%,rgba(85,114,232,.18),transparent 34%),linear-gradient(90deg,#080f1cf5,#162b40c2 52%,#23585f57)}.landing-hero>*{position:relative;z-index:1}.landing-hero-copy{width:min(720px,100%)}.landing-kicker{display:inline-flex;min-height:32px;padding:0 11px;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.28);border-radius:6px;color:#dbe7ff;background:#ffffff1a;font-size:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-hero h1{margin:22px 0 14px;font-size:clamp(54px,8vw,98px);line-height:1;letter-spacing:-2px}.landing-hero p{max-width:660px;margin:0;color:#ffffffd1;font-size:clamp(16px,1.35vw,20px);line-height:1.8}.landing-hero-metrics{position:absolute;z-index:1;right:clamp(22px,5vw,72px);bottom:30px;left:clamp(22px,5vw,72px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:760px;border:1px solid rgba(255,255,255,.2);border-radius:8px;overflow:hidden;background:#ffffff1c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-hero-metrics span{min-height:78px;padding:14px 18px;display:flex;flex-direction:column;justify-content:center;gap:5px}.landing-hero-metrics b{font-size:24px}.landing-screen-heading{max-width:820px;position:relative;z-index:2}.landing-screen-heading>span,.landing-points-copy>span{color:#62f0df;font-size:12px;font-weight:900;letter-spacing:.06em}.landing-screen-heading h2,.landing-points h2{margin:8px 0 10px;color:#fff;font-size:clamp(31px,4.2vw,54px);line-height:1.1;letter-spacing:-1px}.landing-screen-heading p,.landing-points p{margin:0;color:#dee9fab8;line-height:1.8}.landing-marquee-board{position:absolute;top:230px;right:0;bottom:78px;left:0;display:flex;flex-direction:column;justify-content:center;gap:18px;pointer-events:auto}.landing-marquee-row{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%)}.landing-marquee-track{width:max-content;display:flex;gap:16px;transform:translate(var(--row-offset));animation:landing-marquee var(--row-speed) linear infinite}.landing-marquee-card{position:relative;width:min(330px,28vw);min-width:260px;aspect-ratio:16 / 10;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:12px;color:#fff;background:#111b2b;box-shadow:0 18px 42px #00000047;text-align:left}.landing-marquee-card>.app-image{width:100%;height:100%;transition:transform .3s ease}.landing-marquee-card:hover>.app-image{transform:scale(1.045)}.landing-marquee-card:after{position:absolute;top:40%;right:0;bottom:0;left:0;content:"";background:linear-gradient(transparent,#050912e6);pointer-events:none}.landing-marquee-card b{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.landing-marquee-card small{overflow:hidden;color:#ffffffb8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.landing-floating-action{position:absolute;right:clamp(22px,5vw,72px);bottom:28px;min-height:42px;padding:0 16px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.22);border-radius:8px;color:#fff;background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-weight:800}.landing-loading{position:absolute;right:24px;bottom:24px;display:flex;align-items:center;gap:10px;color:#d7e1f7}.landing-workflow{background:radial-gradient(circle at 85% 18%,rgba(225,108,155,.18),transparent 30%),linear-gradient(135deg,#0a1221,#142239 55%,#101829)}.landing-capability-grid{position:relative;z-index:1;margin-top:38px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.landing-capability-grid article{min-height:250px;padding:22px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff14;box-shadow:0 18px 42px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-capability-grid article span{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;color:#dfe7ff;background:linear-gradient(135deg,#4f6febb8,#2ec0a98c)}.landing-capability-grid b{display:block;margin-top:18px;color:#fff;font-size:18px}.landing-capability-grid p{margin:9px 0 0;color:#e2ebfab8;line-height:1.75}.landing-capability-grid em{margin-top:auto;color:#66eddd;font-size:12px;font-style:normal}.landing-workflow>.landing-primary{position:relative;z-index:1;margin-top:28px}.landing-points{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.55fr);align-items:center;gap:42px;background:radial-gradient(circle at 80% 18%,rgba(45,199,177,.25),transparent 26%),linear-gradient(108deg,#0a1423,#16434d 58%,#573050)}.landing-points-copy{max-width:760px}.landing-points-flow{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.landing-points-flow article{min-height:112px;padding:16px;display:flex;flex-direction:column;gap:6px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff14}.landing-points-flow small{color:#ffffffa6}.landing-points-card{min-height:360px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:linear-gradient(160deg,#2cc9b1cc,#485fe747);box-shadow:0 28px 80px #00000047;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-points-card span{color:#ffffffb8;font-size:13px}.landing-points-card strong{color:#fff;font-size:clamp(44px,5vw,68px);line-height:1}.landing-points-card p{color:#ffffffbd}.landing-preview-modal{width:min(980px,calc(100vw - 34px));max-height:calc(100vh - 34px);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#101827;box-shadow:0 22px 58px #080d1a7a}@keyframes landing-marquee{0%{transform:translate(var(--row-offset))}to{transform:translate(calc(var(--row-offset) - 50%))}}@keyframes landing-marquee-reverse{0%{transform:translate(calc(var(--row-offset) - 50%))}to{transform:translate(var(--row-offset))}}@media(max-width:1100px){.landing-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-points{grid-template-columns:1fr}.landing-points-card{min-height:260px}}@media(max-width:760px){.landing-nav{height:62px;padding:0 12px;gap:10px}.landing-brand{flex:1;gap:8px}.landing-brand span{width:34px;height:34px}.landing-brand b{font-size:17px}.landing-nav-links{display:none}.landing-login{min-height:36px;padding:0 12px;white-space:nowrap}.landing-screen{padding:88px 16px 28px}.landing-hero h1{font-size:44px;letter-spacing:-1px}.landing-hero p{font-size:15px;line-height:1.7}.landing-hero-actions .landing-primary,.landing-hero-actions .landing-secondary{width:100%}.landing-hero-metrics{right:16px;bottom:22px;left:16px;grid-template-columns:1fr}.landing-hero-metrics span{min-height:54px;padding:9px 13px}.landing-screen-heading h2,.landing-points h2{font-size:30px}.landing-marquee-board{top:250px;right:0;bottom:80px;left:0;gap:12px}.landing-marquee-card{width:260px;min-width:260px}.landing-floating-action{right:16px;bottom:22px;left:16px;justify-content:center}.landing-capability-grid,.landing-points-flow{grid-template-columns:1fr;gap:10px}.landing-capability-grid article{min-height:150px}.landing-points-card{min-height:220px}.landing-preview-modal{width:calc(100vw - 18px);max-height:calc(100vh - 18px);grid-template-columns:1fr;overflow-y:auto}.landing-preview-modal>.app-image{min-height:300px;max-height:56vh}.landing-preview-modal>div{padding:22px}}.landing-page{height:100svh;min-height:100svh;overflow-x:hidden;overflow-y:auto;color:#eef6ff;background:#050b17;scroll-behavior:smooth;scroll-snap-type:y mandatory;overscroll-behavior-y:contain}.landing-nav{height:72px;padding:0 clamp(24px,4vw,64px);border-bottom:1px solid rgba(255,255,255,.13);background:linear-gradient(90deg,#09101fdb,#1a2537e6);box-shadow:0 16px 34px #0003}.landing-brand span{border-radius:10px;background:conic-gradient(from 180deg,#3478ff,#8a67ff,#f36d9a,#2ed8bd,#3478ff);box-shadow:0 10px 28px #4b5fee5c}.landing-brand b{color:#fff;letter-spacing:-.03em;text-shadow:0 8px 24px rgba(0,0,0,.24)}.landing-nav-links{gap:4px;padding:6px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#ffffff0e;box-shadow:inset 0 1px #ffffff14}.landing-nav-links button{min-height:36px;padding:0 18px;border-radius:999px;color:#ecf4ffd1;transition:color .18s ease,background .18s ease,transform .18s ease}.landing-nav-links button:hover{color:#fff;background:linear-gradient(100deg,#4174ff6b,#2ad7bf47);transform:translateY(-1px)}.landing-login,.landing-primary,.landing-secondary{position:relative;min-height:42px;border-radius:10px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.landing-login:hover,.landing-primary:hover,.landing-secondary:hover{transform:translateY(-1px)}.landing-login{border:1px solid rgba(255,255,255,.32);color:#fff;background:linear-gradient(100deg,#4d7affdb,#2dd6bfc7 48%,#f26293d1);box-shadow:0 12px 24px #254ea047}.landing-primary{border:0;color:#fff;background:linear-gradient(100deg,#3378ff,#29d7bf 52%,#f0679a);background-size:180% 100%;box-shadow:0 16px 34px #2477c447}.landing-primary:hover{background-position:100% 0;box-shadow:0 20px 42px #2cbeb157}.landing-secondary{border:1px solid rgba(255,255,255,.36);color:#fff;background:#ffffff1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-hero,.landing-section{width:100%;height:100svh;min-height:100svh;box-sizing:border-box;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.landing-hero{padding:calc(72px + clamp(44px,7vh,86px)) clamp(26px,5vw,80px) clamp(34px,6vh,70px);justify-content:center;background-color:#0a1424;background-image:var(--hero-image);background-position:center;background-size:cover}.landing-hero:before{z-index:0;background:linear-gradient(90deg,#040914f2,#0d1727d1 35%,#263c4a7a 67%,#040b1433)}.landing-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";background:radial-gradient(circle at 78% 34%,rgba(62,211,205,.25),transparent 32%),linear-gradient(180deg,#0000000f,#0000006b);pointer-events:none}.landing-hero>*{z-index:1}.landing-hero-glow{position:absolute;right:9vw;bottom:15vh;width:min(34vw,520px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(47,217,191,.34),rgba(58,110,255,.15) 45%,transparent 70%);filter:blur(18px)}.landing-kicker{min-height:34px;border-radius:9px;border-color:#ffffff4d;color:#e9f5ff;background:#ffffff1c;box-shadow:inset 0 1px #ffffff2e}.landing-hero h1{max-width:760px;margin:24px 0 16px;color:#fff;font-size:clamp(56px,7vw,96px);letter-spacing:-.06em;text-shadow:0 18px 46px rgba(0,0,0,.28)}.landing-hero p{max-width:720px;color:#f6faffdb;font-size:clamp(17px,1.45vw,21px)}.landing-hero-actions{margin-top:34px;gap:14px}.landing-hero-metrics{right:auto;bottom:clamp(28px,5vh,54px);left:clamp(26px,5vw,80px);width:min(760px,calc(100vw - 52px));max-width:none;border-color:#fff3;border-radius:14px;background:linear-gradient(100deg,#ffffff29,#ffffff12);box-shadow:0 18px 44px #0000002e}.landing-hero-metrics span{min-height:80px;padding:16px 20px}.landing-hero-metrics b{color:#fff;font-size:clamp(24px,2.2vw,32px);letter-spacing:-.03em}.landing-section{position:relative;padding:calc(72px + clamp(20px,4vh,42px)) clamp(22px,4vw,64px) clamp(24px,5vh,56px);display:flex;flex-direction:column;justify-content:center}.landing-section-heading{position:relative;z-index:1;width:min(860px,100%);max-width:none;margin:0 0 clamp(18px,3vh,30px)}.landing-section-heading>span,.landing-points-copy>span{display:inline-flex;min-height:28px;align-items:center;color:#35dcc7;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.landing-section h2{margin:8px 0 10px;color:#f8fbff;font-size:clamp(34px,4vw,58px);line-height:1.06;letter-spacing:-.055em}.landing-section p{color:#e1ecfab8;font-size:15px;line-height:1.75}.landing-showcase{background:radial-gradient(circle at 15% 10%,rgba(49,119,255,.28),transparent 30%),radial-gradient(circle at 88% 78%,rgba(239,92,147,.18),transparent 28%),#07101f}.landing-showcase:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.24;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 92%);mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 92%);pointer-events:none}.landing-showcase-stage{position:relative;z-index:1;margin-right:calc(clamp(22px,4vw,64px)*-1);margin-left:calc(clamp(22px,4vw,64px)*-1);display:grid;gap:clamp(10px,1.6vh,16px)}.landing-marquee-row{min-height:clamp(142px,18vh,212px);overflow:hidden}.landing-marquee-track{width:max-content;display:flex;gap:clamp(12px,1.6vw,18px);transform:translate3d(var(--marquee-offset, 0px),0,0);animation:landingMarquee var(--marquee-duration, 52s) linear infinite;will-change:transform}.landing-marquee-track.reverse{animation-direction:reverse}.landing-marquee-card{width:clamp(270px,24vw,390px);flex:0 0 auto;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#ffffff1a;box-shadow:0 20px 45px #0003;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .2s ease,border-color .2s ease,background .2s ease}.landing-marquee-card:hover{transform:translateY(-4px);border-color:#35dcc78c;background:#ffffff29}.landing-marquee-card .landing-work-image{height:clamp(86px,11vh,150px);aspect-ratio:auto;border-radius:16px 16px 0 0;background:#ffffff14;cursor:zoom-in}.landing-work-image .app-image{width:100%;height:100%}.landing-work-image .app-image-content{transition:transform .24s ease}.landing-work-image:hover .app-image-content{transform:scale(1.045)}.landing-work-image em{top:12px;left:12px;min-height:25px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#050c1894}.landing-work-copy{padding:13px 14px 14px}.landing-work-copy b{color:#fff;font-size:15px}.landing-work-copy p{min-height:40px;margin-top:6px;color:#e6f0ffb8;font-size:12px;line-height:1.6}.landing-work-copy>div{margin-top:12px;color:#e2eeffad}.landing-work-copy button{border-color:#ffffff2e;color:#f5faffe0;background:#ffffff14}.landing-loading{position:absolute;right:clamp(22px,4vw,64px);top:92px;z-index:2;min-height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#eaf4ff;background:#050c1875;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-workflow{display:flex;gap:0;color:#f8fbff;background:radial-gradient(circle at 8% 18%,rgba(53,120,255,.22),transparent 29%),linear-gradient(135deg,#101729,#132239 48%,#07121f)}.landing-workflow-head{width:min(900px,100%)}.landing-capability-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.78fr);gap:clamp(18px,3vw,34px);align-items:stretch}.landing-capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.8vw,18px)}.landing-capability-grid article{position:relative;min-height:clamp(154px,19vh,230px);padding:clamp(16px,2vw,24px);overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:linear-gradient(145deg,#ffffff21,#ffffff0e);box-shadow:0 18px 48px #00000024;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-capability-grid article>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#3f7cff,#2ed5c0);box-shadow:0 12px 24px #268ccb38}.landing-capability-grid small{display:block;margin-top:14px;color:#8eece1;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.landing-capability-grid b{display:block;margin-top:7px;color:#fff;font-size:20px;letter-spacing:-.02em}.landing-capability-grid p{margin-top:9px;color:#e2ecf9b3;font-size:13px}.landing-capability-grid strong{position:absolute;right:18px;bottom:16px;color:#ffffffe0;font-size:13px}.landing-pipeline{padding:clamp(18px,2.5vw,28px);display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:#030a166b;box-shadow:inset 0 1px #ffffff14,0 24px 58px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-pipeline-card{padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff14}.landing-pipeline-card.active{border-color:#2ed7c085;background:linear-gradient(135deg,#2ed7c02e,#407cff29);box-shadow:0 18px 36px #1380901f}.landing-pipeline-card span{display:flex;align-items:center;gap:8px;color:#fff;font-weight:800}.landing-pipeline-card p{margin-top:8px;color:#e2ecf9a8;font-size:13px}.landing-pipeline-line{height:clamp(24px,4vh,42px);display:grid;place-items:center;color:#35dcc7}.landing-points-copy{position:relative;z-index:1}.landing-points-copy h2{max-width:820px;color:#fff}.landing-points-copy p{max-width:720px;color:#edf6ffbd}.landing-points-actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:12px}.landing-points-highlights{margin-top:clamp(18px,3vh,30px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.landing-points-highlights article{min-height:120px;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-points-highlights article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#37decb;background:#37decb1f}.landing-points-highlights b,.landing-points-highlights small{display:block}.landing-points-highlights b{margin-top:12px;color:#fff;font-size:14px}.landing-points-highlights small{margin-top:6px;color:#e6f0ffa3;line-height:1.55}.landing-points-preview{position:relative;z-index:1;display:grid;gap:14px}.landing-balance-demo,.landing-redeem-demo,.landing-activity-demo{border:1px solid rgba(255,255,255,.13);border-radius:22px;background:#07101e9e;box-shadow:0 24px 58px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-balance-demo{min-height:188px;padding:24px;display:grid;place-items:center;text-align:center;background:linear-gradient(135deg,#1fb7a7,#159b91)}.landing-balance-demo span{width:62px;height:62px;display:grid;place-items:center;border-radius:20px;color:#fff;background:#ffffff2e}.landing-balance-demo small,.landing-balance-demo em{color:#ffffffdb;font-style:normal}.landing-balance-demo b{color:#fff;font-size:clamp(34px,4vw,48px);letter-spacing:-.04em}.landing-redeem-demo{padding:20px}.landing-redeem-demo label{color:#ffffffdb;font-size:13px}.landing-redeem-demo div{min-height:54px;margin-top:9px;padding:0 16px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.16);border-radius:14px;color:#e6f0ff9e;background:#ffffff14}.landing-redeem-demo button{width:100%;min-height:46px;margin-top:12px;border:0;border-radius:13px;color:#fff;background:linear-gradient(100deg,#178a82,#21c7b3);font-weight:800}.landing-activity-demo{overflow:hidden}.landing-activity-demo header{min-height:56px;margin:0;padding:0 20px;display:flex;align-items:center;gap:9px;border-bottom:1px solid rgba(255,255,255,.12);color:#fff}.landing-activity-demo>div{min-height:66px;padding:0 20px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;color:#dfeaff}.landing-activity-demo>div+div{border-top:1px solid rgba(255,255,255,.08)}.landing-activity-demo>div>span{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:#35dcc7;background:#35dcc71f}.landing-activity-demo p,.landing-activity-demo b,.landing-activity-demo small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-activity-demo p{margin:0}.landing-activity-demo b{color:#fff;font-size:13px}.landing-activity-demo small{margin-top:3px;color:#e2eeff94;font-size:11px}.landing-activity-demo strong{color:#35dcc7;font-size:16px}@keyframes landingMarquee{0%{transform:translate3d(var(--marquee-offset, 0px),0,0)}to{transform:translate3d(calc(var(--marquee-offset, 0px) - 50%),0,0)}}@media(max-height:820px){.landing-section{padding-top:90px;padding-bottom:18px}.landing-section h2{font-size:clamp(30px,3.4vw,48px)}.landing-section-heading{margin-bottom:14px}.landing-marquee-row{min-height:138px}.landing-marquee-card .landing-work-image{height:82px}.landing-work-copy{padding:10px 12px}.landing-work-copy p{min-height:34px;line-height:1.45}.landing-capability-grid article{min-height:138px;padding:15px}.landing-capability-grid p{line-height:1.5}.landing-points-highlights article{min-height:104px;padding:13px}.landing-balance-demo{min-height:152px}.landing-activity-demo>div{min-height:55px}}@media(max-width:1100px){.landing-capability-layout,.landing-points{grid-template-columns:1fr}.landing-pipeline{display:none}.landing-points-preview{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-balance-demo,.landing-redeem-demo,.landing-activity-demo{min-height:0}.landing-activity-demo>div{grid-template-columns:minmax(0,1fr) auto}.landing-activity-demo>div>span{display:none}}@media(max-width:760px){.landing-page{scroll-snap-type:y proximity}.landing-nav{height:64px;padding:0 14px}.landing-nav-links{display:none}.landing-login{min-height:38px;padding:0 12px}.landing-hero,.landing-section{height:auto;min-height:100svh;overflow:visible}.landing-hero{padding:108px 16px 28px}.landing-hero h1{font-size:46px}.landing-hero-metrics{position:relative;bottom:auto;left:auto;width:100%;grid-template-columns:1fr;margin-top:34px}.landing-section{padding:92px 16px 30px}.landing-section h2{font-size:32px}.landing-showcase-stage{margin-right:-16px;margin-left:-16px}.landing-marquee-card{width:270px}.landing-capability-grid,.landing-points-highlights,.landing-points-preview{grid-template-columns:1fr}.landing-points-actions .landing-primary,.landing-points-actions .landing-secondary{width:100%}}.member-banner{position:relative;min-height:135px;margin:16px;padding:24px 30px;display:flex;align-items:center;overflow:hidden;border:1px solid #eeedf7;border-radius:7px;background:linear-gradient(104deg,#fbfbff,#f7f5ff 65%,#eef0ff)}.member-banner>.user-avatar{width:58px;height:58px;border:3px solid white;box-shadow:0 3px 10px #3438541f;font-size:19px}.member-info{min-width:0;width:350px;margin-left:15px;display:flex;flex-direction:column}.member-info b{font-size:15px}.member-info span{margin-top:6px;color:#858a9c;font-size:13px}.member-info small{min-width:0;margin-top:5px;overflow:hidden;color:#68708a;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.member-progress{width:100%;height:5px;margin-top:9px;overflow:hidden;border-radius:3px;background:#e5e7f3}.member-progress i{display:block;height:100%;border-radius:3px;background:linear-gradient(90deg,#6473e9,#9571e7)}.crown-art{position:absolute;right:160px;color:#9898ef;opacity:.28;transform:rotate(-7deg)}.member-banner>button{margin-left:auto;z-index:1;height:34px;padding:0 22px;border:0;border-radius:5px;color:#fff;background:linear-gradient(90deg,#5667e8,#8e63e8);font-size:12px}.membership-content{padding:0 16px 16px;display:grid;grid-template-columns:1fr;gap:16px}.plans-panel{min-width:0;padding:17px;border:1px solid var(--border);border-radius:7px}.plans-panel h2{margin:0 0 13px;font-size:14px}.plans-head{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.plans-head>div{min-width:0}.plans-head p{margin:4px 0 0;color:var(--muted);font-size:11px}.membership-period-card{flex:0 0 auto;padding:7px 8px 7px 12px;display:flex;align-items:center;gap:9px;border:1px solid #e1e5f2;border-radius:999px;background:#fbfcff;box-shadow:inset 0 0 0 1px #ffffffb8}.membership-period-card>span{color:#6d7487;font-size:11px;font-weight:700;white-space:nowrap}.period-toggle{position:relative;z-index:1;flex:0 0 auto;padding:3px;display:flex;border-radius:5px;background:#f1f2f7}.period-toggle button{height:26px;padding:0 10px;border:0;border-radius:4px;color:#858a9b;background:transparent;font-size:12px}.period-toggle button.active{color:#5662da;background:#fff;box-shadow:0 2px 6px #32365314}.plan-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.plan-card{position:relative;min-height:250px;padding:24px 15px 15px;display:flex;flex-direction:column;align-items:center;border:1px solid #dfe1eb;border-radius:7px}.plan-card.featured{border:2px solid #6b68e3;box-shadow:0 5px 15px #5b5fd31a}.plan-card>em{position:absolute;top:0;right:0;padding:3px 8px;border-radius:0 5px;color:#fff;background:#5965df;font-size:11px;font-style:normal}.plan-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#6c67de;background:#f0efff}.plan-card h3{margin:9px 0 6px;font-size:14px}.price{display:flex;align-items:baseline}.price small{font-size:15px}.price b{font-size:30px}.price span{color:#8f94a4;font-size:12px}.plan-card p{margin:8px 0 15px;color:#8f94a4;font-size:12px}.plan-card>button{width:100%;height:34px;margin-top:auto;display:flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:5px;color:#fff;background:linear-gradient(90deg,#5968e5,#855de2);font-size:13px}.plan-card>button:disabled{cursor:not-allowed;color:#748097;border:1px solid #dfe3ee;background:#eef1f7;box-shadow:none}.plan-card>button:disabled:hover{color:#68728a;border-color:#d8ddeb;background:#e9edf5}.service-status-badge{height:25px;padding:0 9px;display:inline-flex;align-items:center;border:1px solid #e4d7ad;border-radius:5px;color:#967126;background:#fff9e9;font-size:11px}.plan-card.paused>button,.store-card .store-paused-button{color:#66708a;border:1px solid #dfe3ee;background:#eef1f7}.plan-card.paused>button:hover,.store-card .store-paused-button:hover{color:#5360d8;border-color:#cbd1f4;background:#e8ebff}.points-balance{display:flex;align-items:center;gap:6px;color:#777c8e;font-size:13px}.points-balance svg,.points-balance b{color:var(--gold)}.store-grid{padding:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.store-card{position:relative;min-height:250px;padding:22px 14px 15px;display:flex;flex-direction:column;align-items:center;border:1px solid var(--border);border-radius:7px;background:linear-gradient(180deg,#fffdfa,#fff)}.store-card>em{position:absolute;top:9px;right:9px;padding:3px 7px;border-radius:4px;color:#ad7623;background:#fff0c9;font-size:11px;font-style:normal}.store-icon{width:70px;height:70px;display:grid;place-items:center;color:#e2a331;border-radius:50%;background:#fff6dd}.store-card:nth-child(4n+2) .store-icon{color:#6574d9;background:#eef0ff}.store-card:nth-child(4n+3) .store-icon{color:#d76d76;background:#fff0ef}.store-card:nth-child(4n+4) .store-icon{color:#34a494;background:#eaf9f5}.store-card h3{margin:13px 0 5px;font-size:13px}.store-card p{margin:0;color:#969aaa;font-size:12px}.store-card strong{margin-top:14px;color:#c18b2c;font-size:13px}.store-card button{width:74px;height:30px;margin-top:auto;border:0;border-radius:5px;color:#fff;background:#625fe2;font-size:13px}.store-card button:disabled{cursor:not-allowed;color:#989ca9;background:#e5e6ec}.recharge-layout{width:min(980px,calc(100% - 32px));margin:18px auto;display:grid;gap:18px}.recharge-tabs{height:48px;padding:4px;display:grid;grid-template-columns:1fr 1fr;border-radius:10px;background:#eef1fb}.recharge-tabs button{border:0;border-radius:8px;color:#7b8194;background:transparent;font-weight:700}.recharge-tabs button.active{color:#fff;background:linear-gradient(100deg,#5568e8,#7c72ee);box-shadow:0 8px 20px #5667e233}.recharge-account-card,.recharge-card,.payment-summary-card,.payment-wait-card,.payment-countdown,.payment-result-card{min-width:0;padding:22px 24px;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:0 10px 28px #232a480d}.recharge-account-card{display:flex;flex-direction:column;gap:5px}.recharge-account-card span,.amount-input span,.payment-summary-card span{color:var(--muted);font-size:12px}.recharge-account-card b{color:#293149;font-size:20px}.recharge-account-card small{color:#23ad7c;font-weight:700}.recharge-card h3{margin:0 0 14px;font-size:15px}.amount-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.amount-grid button{position:relative;min-height:68px;padding:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #dfe3f2;border-radius:9px;color:#4d5468;background:#fbfcff}.amount-grid button.active{color:#4e55db;border-color:#6574f0;background:#f1f3ff;box-shadow:inset 0 0 0 1px #6574f029}.amount-grid button b{font-size:18px}.amount-grid button small{color:var(--muted);font-size:11px}.amount-grid button em{position:absolute;top:6px;right:7px;padding:2px 6px;border-radius:999px;color:#fff;background:#e47775;font-size:10px;font-style:normal}.amount-input{margin-top:14px;display:grid;gap:7px}.payment-method-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.payment-method-grid button{min-height:64px;padding:10px 12px;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;column-gap:9px;border:1px solid #dfe3f2;border-radius:9px;color:#50576c;background:#fbfcff;text-align:left}.payment-method-grid button svg{grid-row:span 2;color:#5d69df}.payment-method-grid button b{font-size:14px}.payment-method-grid button small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.payment-method-grid button.active{border-color:#5f6ff0;background:linear-gradient(135deg,#5368e81f,#7e72ee14)}.payment-summary-card{display:grid;gap:10px}.payment-summary-card>div{display:flex;justify-content:space-between}.payment-summary-card b{color:#242b40}.payment-summary-card p{margin:4px 0 8px;color:var(--muted);font-size:12px;line-height:1.7}.payment-wait-layout{width:min(980px,calc(100% - 32px));margin:28px auto;display:grid;gap:16px}.payment-wait-card{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.payment-wait-card h2,.subscription-placeholder h3{margin:0}.payment-wait-card p,.subscription-placeholder p{margin:0;color:var(--muted);font-size:13px}.payment-countdown{display:flex;flex-direction:column;align-items:center;gap:4px}.payment-countdown b{color:#293149;font-size:30px}.payment-countdown span,.payment-countdown small{color:var(--muted);font-size:12px}.payment-cancel{height:42px;border:1px solid #dfe3f2;border-radius:9px;color:#60687c;background:#fff}.payment-result-card{width:min(980px,calc(100% - 32px));min-height:270px;margin:28px auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#3b4358;text-align:center}.payment-result-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;color:#c8505f;background:#fff0f2}.payment-result-card.success .payment-result-icon{color:#25a978;background:#eaf8f3}.payment-result-card.cancelled .payment-result-icon,.payment-result-card.muted .payment-result-icon{color:#8c94a7;background:#eef1f7}.payment-result-card.warning .payment-result-icon{color:#c18b2c;background:#fff7e4}.payment-result-card h2{margin:4px 0 0;color:#2c3449;font-size:21px;letter-spacing:0}.payment-result-card p{max-width:520px;margin:0;color:var(--muted);font-size:13px;line-height:1.75}.payment-result-card .primary-command{min-width:96px;margin-top:4px}.subscription-placeholder{min-height:180px;display:grid;place-items:center;text-align:center}.checkout-page{min-height:calc(100vh - 72px);padding:42px 16px;display:grid;place-items:start center;background:radial-gradient(circle at 20% 20%,rgba(77,91,213,.12),transparent 34%),#f8f9fd}.checkout-card{width:min(620px,100%);padding:34px;display:flex;flex-direction:column;align-items:center;gap:14px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 18px 48px #282f4f1f;text-align:center}.checkout-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;color:#5a67e6;background:#eef0ff}.checkout-card h1{margin:0;font-size:22px}.checkout-card p{margin:0;color:var(--muted);line-height:1.7}.checkout-qr-warning{width:100%;padding:9px 11px;border:1px solid #ead8af;border-radius:7px;color:#8d641e!important;background:#fff9ec;font-size:12px}.checkout-countdown{width:100%;min-height:72px;padding:11px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 12px;border:1px solid #dfe3f1;border-radius:7px;background:#f8f9fd;text-align:left}.checkout-countdown>span{display:flex;align-items:center;gap:6px;color:#70788e;font-size:12px}.checkout-countdown>span svg{color:#6874df}.checkout-countdown b{grid-column:2;grid-row:1 / span 2;color:#39425a;font-size:25px;letter-spacing:0;font-variant-numeric:tabular-nums}.checkout-countdown small{color:#969cad;font-size:11px}.checkout-fallback-note{width:100%;padding:11px 12px;display:flex;align-items:flex-start;gap:9px;border:1px solid #ead8af;border-radius:7px;color:#856324;background:#fff9ec;text-align:left}.checkout-fallback-note>svg{flex:0 0 auto;margin-top:2px;color:#a27422}.checkout-fallback-note span,.checkout-fallback-note b{display:block;font-size:12px;line-height:1.65}.checkout-fallback-note b{margin-bottom:2px;color:#9a6d1d}.checkout-order{width:100%;margin:6px 0;display:grid;border:1px solid var(--border);border-radius:10px;overflow:hidden;text-align:left}.checkout-order div{min-height:40px;padding:0 12px;display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;border-bottom:1px solid var(--border)}.checkout-order div:last-child{border-bottom:0}.checkout-order span{color:var(--muted);font-size:12px}.checkout-order b{overflow:hidden;color:#2b3347;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.checkout-actions{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.checkout-actions .primary-command,.checkout-actions .outline-button{min-height:38px}.checkout-cancel-button{color:#b45576;border-color:#c45b7d5c;background:#c45b7d14}.checkout-cancel-button:hover:not(:disabled){color:#fff;border-color:#c45b7d;background:#c45b7d}.image-info-grid{width:100%;margin:14px 0 2px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.image-info-grid span{min-width:0;padding:9px 10px;display:flex;flex-direction:column;gap:3px;border:1px solid var(--border);border-radius:7px;color:#9096a8;background:#fafbff;font-size:11px}.image-info-grid b{overflow:hidden;color:#3d4458;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.payment-settings-layout{padding:18px;display:grid;grid-template-columns:minmax(520px,1.25fr) minmax(300px,.75fr);gap:16px}.payment-settings-main{min-width:0;display:grid;gap:16px}.payment-settings-card{min-width:0;padding:22px;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 10px 28px #232a480d}.payment-settings-grid,.payment-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.payment-settings-grid label,.payment-editor-grid label{display:flex;flex-direction:column;gap:7px;color:#686f83;font-size:12px}.payment-settings-grid small{color:var(--muted);line-height:1.6}.payment-settings-actions{margin-top:16px;display:flex;justify-content:flex-end}.settings-section-head{margin-bottom:14px;display:flex;align-items:center;gap:12px}.settings-section-head h2{margin:0 0 4px;font-size:17px}.settings-section-head p{margin:0;color:var(--muted);font-size:12px}.settings-section-head .outline-button{margin-left:auto}.payment-package-editor{display:grid;gap:12px}.payment-package-editor article{padding:14px;border:1px solid #e5e8f3;border-radius:9px;background:#fbfcff}.payment-editor-title{margin-bottom:12px;display:flex;align-items:center;gap:10px}.payment-editor-title b{font-size:14px}.icon-danger{width:30px;height:30px;margin-left:auto;display:grid;place-items:center;border:0;border-radius:7px;color:#c75b69;background:#fff0f2}.payment-help-upload{margin-top:12px;display:flex;align-items:center;gap:12px}.payment-help-box{padding:10px;display:grid;gap:8px;border:1px dashed #d9ddeb;border-radius:9px;background:#fafbff}.payment-help-box img{width:82px;height:82px;object-fit:cover;border-radius:8px}.payment-help-box span{color:#72798d;font-size:12px;line-height:1.6}.payment-order-toolbar{padding:14px 16px;display:grid;grid-template-columns:minmax(220px,1fr) 150px 150px 150px 140px 140px auto;align-items:center;gap:10px;border-bottom:1px solid var(--border)}.payment-refund-dialog{width:min(620px,calc(100% - 28px))}.checkout-qr{width:100%;padding:12px;display:grid;place-items:center;gap:8px;border:1px dashed #d9ddeb;border-radius:10px;background:#fafbff}.checkout-qr img{width:168px;height:168px;object-fit:contain}.checkout-qr span{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:12px}.checkout-qr-loading{min-height:192px;align-content:center}.checkout-help{width:100%;padding:11px 12px;display:grid;gap:8px;border:1px solid var(--border);border-radius:10px;background:#fafbff;text-align:left}.checkout-help img{max-width:100%;max-height:180px;object-fit:contain;justify-self:center;border-radius:8px}.checkout-help p{margin:0;color:#71798c;font-size:12px;line-height:1.7;white-space:pre-wrap}.payment-settings-grid.compact{margin-top:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.payment-help-upload b{display:block;color:#343c52;font-size:13px}.payment-help-upload small{display:block;margin-top:3px;color:var(--muted);font-size:12px}.payment-help-upload img{width:72px;height:72px;object-fit:cover;border:1px solid var(--border);border-radius:9px}.hidden-file-input{display:none}.payment-guide-link{margin-top:12px;display:inline-flex;align-items:center;gap:5px;color:#5563ea;font-size:12px;text-decoration:none}.page-header .payment-guide-link{margin:0 0 0 auto;height:32px;padding:0 11px;border:1px solid #dce0f3;border-radius:6px;background:#f7f8ff}.sub2api-payment-layout{display:block;padding:18px}.sub2api-payment-layout .payment-settings-main{width:min(1260px,100%);margin:0 auto}.sub2api-payment-layout .payment-settings-card{padding:0;overflow:hidden}.payment-master-head{padding:20px 22px}.payment-master-switch{display:flex;align-items:center;gap:10px;color:#71788b;font-size:12px;font-weight:700}.payment-config-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--border);background:#fafbfe}.payment-config-summary>div{min-height:68px;padding:13px 18px;display:flex;flex-direction:column;justify-content:center;gap:5px;border-right:1px solid var(--border)}.payment-config-summary>div:last-child{border-right:0}.payment-config-summary span{color:var(--muted);font-size:11px}.payment-config-summary b{color:#353d53;font-size:14px}.payment-config-summary b.positive{color:#20a875}.payment-config-section{padding:22px;border-bottom:1px solid var(--border)}.payment-section-title{margin-bottom:17px;display:flex;align-items:center;gap:10px}.payment-section-title>svg{color:#5968e5}.payment-section-title h3{margin:0;color:#30384e;font-size:15px}.payment-section-title p{margin:3px 0 0;color:var(--muted);font-size:11px}.payment-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-product-grid .payment-guide-field{grid-column:span 2}.payment-policy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-wide-field{grid-column:1 / -1}.payment-toggle-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.payment-toggle-setting{min-height:76px;padding:13px 14px;display:flex;align-items:center;gap:14px;border:1px solid #e2e6f0;border-radius:7px;background:#fafbfe}.payment-toggle-setting>div{min-width:0;flex:1}.payment-toggle-setting b{display:block;color:#384057;font-size:12px}.payment-toggle-setting small{display:block;margin-top:4px;color:var(--muted);font-size:11px;line-height:1.55}.payment-cancel-grid.disabled{opacity:.52}.payment-help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.payment-help-grid label{display:flex;flex-direction:column;gap:7px;color:#686f83;font-size:12px}.sub2api-payment-layout .payment-settings-actions{margin:0;padding:16px 22px;background:#fafbfe}.payment-package-section{padding:22px;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 10px 28px #232a480d}.payment-package-section .payment-package-editor{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-overview-grid{padding:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.payment-overview-grid article,.payment-order-panel{border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 10px 28px #232a480d}.payment-overview-grid article{min-height:84px;padding:14px 16px;display:flex;flex-direction:column;justify-content:center;gap:6px}.payment-overview-grid span{color:var(--muted);font-size:12px}.payment-overview-grid b{color:#252b3d;font-size:22px}.payment-overview-grid small{color:#8d92a5;font-size:12px}.payment-insight-grid{margin:0 18px 18px;display:grid;grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(240px,.8fr));gap:12px}.payment-insight-panel{min-width:0;padding:14px 16px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 10px 28px #232a480d}.payment-insight-head{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.payment-insight-head b{color:#30374b;font-size:13px}.payment-insight-head span{color:var(--muted);font-size:11px}.payment-trend-list,.payment-ranking-list{display:grid;gap:9px}.payment-trend-list>div{display:grid;grid-template-columns:78px minmax(70px,1fr) 82px;align-items:center;gap:9px;color:var(--muted);font-size:11px}.payment-trend-list i{height:7px;overflow:hidden;border-radius:999px;background:#edf0f7}.payment-trend-list i em{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#5868e5,#3aa986)}.payment-trend-list b{color:#3b4358;text-align:right;font-size:11px}.payment-ranking-list>div{min-height:28px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;border-bottom:1px solid #eff1f5;font-size:11px}.payment-ranking-list>div.top-user-row{grid-template-columns:20px minmax(0,1fr) auto auto}.payment-ranking-list>div:last-child{border-bottom:0}.payment-ranking-list em{width:20px;height:20px;display:grid;place-items:center;border-radius:5px;color:#5968df;background:#eef0ff;font-style:normal}.payment-ranking-list em+span{grid-column:2}.payment-ranking-list span{min-width:0;overflow:hidden;color:#4e566b;text-overflow:ellipsis;white-space:nowrap}.payment-ranking-list b{color:#293149}.payment-ranking-list small{color:var(--muted)}.payment-order-panel{position:relative;margin:0 18px 18px;overflow:visible}.payment-order-toolbar{grid-template-columns:minmax(240px,1fr) 150px 150px 150px 140px 140px auto}.payment-order-table{position:relative;min-height:200px;overflow-x:auto}.payment-order-table .admin-row{min-width:1160px;min-height:58px;padding:0 14px;display:grid;grid-template-columns:65px 190px 195px 120px 125px 90px 130px 148px;align-items:center;gap:10px;border-bottom:1px solid #eff0f4;color:#5e6578;font-size:12px}.payment-order-table .admin-row.header{min-height:42px;color:#9096a8;background:#fafafd;font-weight:700}.payment-order-table .admin-row small{display:block;margin-top:3px;color:var(--muted);font-size:11px}.payment-order-table .admin-row>span{min-width:0}.payment-order-table .admin-row b{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.order-user-cell{display:flex;align-items:center;gap:8px}.payment-order-table .table-actions{display:flex;align-items:center;gap:7px}.payment-row-actions{min-height:34px;flex-wrap:nowrap}.order-detail-action,.payment-order-table .table-actions .order-detail-action{height:32px;min-width:72px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d9ddfb;border-radius:5px;color:#5664d9;background:#f5f6ff;font-size:12px;font-weight:600;white-space:nowrap;transition:color .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.order-detail-action:hover:not(:disabled),.payment-order-table .table-actions .order-detail-action:hover:not(:disabled){color:#fff;border-color:#6471e4;background:#6471e4;box-shadow:0 5px 12px #5664d933;transform:translateY(-1px)}.order-detail-action:focus-visible{outline:3px solid rgba(100,113,228,.2);outline-offset:2px}.order-detail-action:active:not(:disabled){transform:translateY(0)}.order-detail-action:disabled{cursor:not-allowed;opacity:.55}.payment-order-table .table-actions .payment-refund-action{height:32px;min-width:64px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-weight:600}.compact-command{height:38px;min-width:88px}.refund-field{margin-top:14px;display:grid;gap:7px;color:#686f83;font-size:12px}.detail-actions{margin-top:14px;display:flex;justify-content:flex-end}.payment-refund-backdrop{z-index:240}.payment-refund-dialog{width:min(600px,calc(100% - 28px));max-height:calc(100vh - 28px);overflow-y:auto}.dialog-icon.refund{color:#c85663;background:#fff0f2}.refund-order-summary{margin-top:15px;display:grid;grid-template-columns:1.5fr 1fr 1fr;overflow:hidden;border:1px solid var(--border);border-radius:7px}.refund-order-summary>div{min-width:0;min-height:60px;padding:10px 12px;display:flex;flex-direction:column;justify-content:center;gap:5px;border-right:1px solid var(--border)}.refund-order-summary>div:last-child{border-right:0}.refund-order-summary span{color:var(--muted);font-size:11px}.refund-order-summary b{overflow:hidden;color:#333b51;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.payment-refund-form{margin-top:15px;display:grid;gap:13px}.payment-refund-form>label{display:flex;flex-direction:column;gap:7px;color:#60677a;font-size:12px}.payment-refund-form>label small{color:var(--muted)}.refund-switch-row{min-height:66px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e2e6f0;border-radius:7px;background:#fafbfe}.refund-switch-row>div{min-width:0;display:flex;align-items:center;gap:10px}.refund-switch-row>div>svg{flex:0 0 auto;color:#5968e5}.refund-switch-row b,.refund-switch-row small{display:block}.refund-switch-row b{color:#394158;font-size:12px}.refund-switch-row small{margin-top:3px;color:var(--muted);font-size:11px}.refund-switch-row.danger{border-color:#efcbd0;background:#fff7f8}.refund-switch-row.danger>div>svg,.refund-switch-row.danger b{color:#c55361}.refund-warning{padding:10px 12px;display:flex;align-items:flex-start;gap:9px;border:1px solid #f0d5a6;border-radius:7px;color:#94621d;background:#fff9ed;font-size:12px;line-height:1.6}.refund-warning>svg{flex:0 0 auto;margin-top:1px}.refund-warning.info{color:#5364b6;border-color:#d8def6;background:#f5f7ff}.refund-dialog-actions{margin-top:2px;display:flex;justify-content:flex-end;gap:9px}.danger-action{color:#c8505f!important}.status-chip.completed,.status-chip.paid{color:#159b68;background:#e8f8f0}.status-chip.cancelled,.status-chip.expired{color:#7d879a;background:#eef1f6}.status-chip.failed{color:#c8505f;background:#fff0f2}.status-chip.refund_requested,.status-chip.refunded{color:#b6781d;background:#fff5df}.status-chip.refunding{color:#6257cb;background:#efedff}.status-chip.partially_refunded{color:#ad7118;background:#fff3d8}.admin-badge{display:flex;align-items:center;gap:4px;color:#5f69db;font-size:12px}.admin-tabs{height:44px;padding:0 18px;display:flex;align-items:stretch;gap:30px;border-bottom:1px solid var(--border)}.admin-tabs button{position:relative;padding:0 2px;border:0;color:#74798b;background:transparent;font-size:13px}.admin-tabs button.active{color:#5260dd;font-weight:600}.admin-tabs button.active:after{position:absolute;right:0;bottom:0;left:0;height:2px;content:"";background:#5b66df}.stats-strip{padding:14px 16px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stats-strip>div{height:72px;padding:11px 13px;display:grid;grid-template-columns:38px 1fr;grid-template-rows:1fr 1fr;border:1px solid var(--border);border-radius:7px}.stats-strip>div>span{grid-row:1/3;width:34px;height:34px;align-self:center;display:grid;place-items:center;border-radius:6px;color:#5867df;background:#eff1ff}.stats-strip small{color:#8e93a3;font-size:12px}.stats-strip b{font-size:17px}.admin-grid{padding:0 16px 16px;display:grid;grid-template-columns:1.5fr 1fr;gap:14px}.admin-panel{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:7px}.users-panel{grid-column:1/3}.panel-head{min-height:47px;padding:0 13px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #f0f1f5}.panel-head h2{margin:0;font-size:13px}.panel-head .search-box{margin-left:auto}.panel-head>button{height:29px;padding:0 14px;border:0;border-radius:5px;color:#fff;background:#5866df;font-size:12px}.panel-head>span{margin-left:auto;color:#9a9eac;font-size:12px}.admin-table{min-width:840px}.admin-row{min-height:42px;padding:0 13px;display:grid;grid-template-columns:.6fr 1fr 1.1fr .85fr .75fr 1fr .75fr;align-items:center;border-bottom:1px solid #f2f3f6;color:#5e6374;font-size:12px}.admin-row.table-head{min-height:34px;color:#9296a5;background:#fafafd}.user-cell{display:flex;align-items:center;gap:7px}.row-actions{color:#5965d9}.pagination{height:44px;padding:0 13px;display:flex;align-items:center;gap:6px;color:#8c91a0;font-size:12px}.pagination>span{flex:1}.pagination button{width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--border);border-radius:4px;color:#777c8b;background:#fff;font-size:12px}.pagination button.active{color:#fff;border-color:#5d68df;background:#5d68df}.review-grid{padding:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.review-grid article{min-width:0;overflow:hidden;border:1px solid #eceef3;border-radius:5px}.review-grid article>img{width:100%;aspect-ratio:1;object-fit:cover}.review-grid article>div{height:34px;padding:0 5px;display:flex;align-items:center}.review-grid span{min-width:0;display:flex;align-items:center;gap:3px;overflow:hidden;white-space:nowrap;color:#757a8b;font-size:10px}.review-grid span img{width:15px;height:15px;object-fit:cover;border-radius:50%}.review-grid button{margin-left:auto;padding:3px 7px;border:0;border-radius:4px;color:#fff;background:#625fe0;font-size:10px}.redemption-list{padding:5px 13px}.redemption-list>div{min-height:38px;display:grid;grid-template-columns:1fr 1.4fr .6fr;align-items:center;border-bottom:1px solid #f0f1f5;font-size:12px}.redemption-list b{font-weight:500}.redemption-list em{text-align:right;color:#d16d66;font-style:normal}.mini-empty{height:120px;display:grid;place-items:center;color:#9ba0ae;font-size:13px}.simple-page{min-height:calc(100vh - 116px)}.simple-list{padding:20px}.simple-list article{min-height:72px;padding:12px 14px;display:flex;align-items:center;border-bottom:1px solid var(--border)}.simple-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:7px}.simple-icon.purple{color:#6964df;background:#efefff}.simple-icon.blue{color:#2486b5;background:#eaf7fb}.simple-list article>div{margin-left:13px;display:flex;flex-direction:column;gap:5px}.simple-list b{font-size:13px}.simple-list small{color:#9196a7;font-size:13px}.simple-list em,.simple-list time{margin-left:auto;display:flex;align-items:center;gap:5px;color:#73788a;font-size:12px;font-style:normal}.simple-list em.success{color:#2a9d79}.simple-list em.failed,.task-error{color:#c45260}.simple-list em .queue-spinner{width:15px;height:15px;border-width:2px}.task-list article{min-width:0;overflow:hidden}.task-list article>div{min-width:0;flex:1;overflow:hidden}.task-list article>div>b,.task-list article>div>small{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-list article>em{flex:0 0 auto;padding-left:16px;white-space:nowrap}.task-list .ui-tooltip-anchor,.task-popover-list .ui-tooltip-anchor{display:flex;min-width:0;max-width:100%}.task-title-line{min-width:0;max-width:100%;display:flex!important;align-items:center;gap:7px;overflow:hidden}.task-split-label{flex:0 0 auto;color:#5866dc;font-size:12px;font-weight:700;white-space:nowrap}.task-title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-grid{padding:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.help-grid article{min-height:150px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:7px}.help-grid svg{color:#6268df}.help-grid b{margin:12px 0 6px;font-size:14px}.help-grid span{color:#9297a7;font-size:13px}.settings-panel{padding:20px}.settings-panel article{min-height:72px;padding:0 12px;display:flex;align-items:center;border-bottom:1px solid var(--border)}.settings-panel article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:6px;color:#6068dc;background:#f0f1ff}.settings-panel article>div{flex:1;min-width:0;margin-left:12px;display:flex;flex-direction:column;gap:5px}.settings-panel b{font-size:13px}.settings-panel small{color:#9196a7;font-size:12px}.switch{position:relative;width:46px;height:26px;flex:0 0 46px;margin-left:0;padding:3px;border:1px solid #cfd4df;border-radius:999px;outline:0;background:#d8dbe4;box-shadow:inset 0 1px 2px #262c4014;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.switch i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #1e243a3d;transition:transform .2s ease}.switch:hover:not(:disabled){border-color:#aab1c8}.switch:focus-visible{box-shadow:0 0 0 3px #5867df2e}.switch.active{border-color:#5968e5;background:#5968e5;box-shadow:inset 0 1px 2px #1c267829,0 3px 9px #5968e533}.switch.active i{transform:translate(20px)}.switch:disabled{cursor:not-allowed;opacity:.58}.theme-system-button{height:30px;margin-left:auto;margin-right:10px;white-space:nowrap}.theme-system-button+.switch{margin-left:0}.toast-notice{position:fixed;z-index:var(--layer-toast);right:24px;bottom:24px;min-width:260px;min-height:48px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid #dfe5f4;border-radius:7px;color:#44506a;background:#fff;box-shadow:0 12px 34px #252c462e;font-size:12px}.toast-notice>svg{flex:0 0 auto}.toast-success{border-color:#d9e9e5;color:#38665a;background:#fff}.toast-success>svg{color:#30a57f}.toast-warning{border-color:#f0d9a7;color:#76520f;background:#fff9ec}.toast-warning>svg{color:#d69a21}.toast-info{border-color:#d6dcf8;color:#4b5887;background:#f7f8ff}.toast-info>svg{color:#6472df}.toast-error{border-color:#efc1ca;color:#984052;background:#fff4f6}.toast-error>svg{color:#dc5b70}.toast-notice span{flex:1}.toast-notice button{width:27px;height:27px;display:grid;place-items:center;border:0;color:#9297a5;background:transparent}.toast-enter-active,.toast-leave-active{transition:.2s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(8px)}.modal-backdrop{position:fixed;z-index:var(--layer-modal);animation:backdrop-in .18s ease both;top:0;right:0;bottom:0;left:0;padding:24px;display:grid;place-items:center;background:#171a278f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-backdrop{width:100vw;min-height:100dvh;pointer-events:auto;touch-action:none;isolation:isolate}.confirm-dialog-backdrop,.text-prompt-backdrop{z-index:340}.confirm-dialog{position:relative;width:min(460px,calc(100vw - 28px));padding:24px 24px 0;display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;overflow:hidden;border:1px solid #dfe3ee;border-radius:8px;background:#fff;box-shadow:0 28px 76px #161c304d;animation:modal-card-in .2s ease both}.confirm-dialog-close{position:absolute;z-index:2;top:11px;right:11px;width:31px;height:31px;display:grid;place-items:center;border:0;border-radius:6px;color:#7c8395;background:#f1f3f7}.confirm-dialog-close:hover{color:#4f5870;background:#e7eaf1}.confirm-dialog-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;color:#a5792c;background:#fff5dc}.confirm-dialog.tone-danger .confirm-dialog-icon{color:#c65365;background:#fff0f2}.confirm-dialog.tone-info .confirm-dialog-icon{color:#5868dd;background:#eef0ff}.confirm-dialog-copy{min-width:0;padding:2px 34px 22px 0}.confirm-dialog-copy h2,.text-prompt-dialog h2{margin:0;color:#30374b;font-size:17px;letter-spacing:0}.confirm-dialog-copy p,.text-prompt-dialog header p{margin:7px 0 0;color:#7d8497;font-size:12px;line-height:1.75;white-space:pre-wrap}.confirm-dialog-actions{grid-column:1 / -1;min-height:66px;margin:0 -24px;padding:13px 24px;display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid #e8eaf1;background:#fafbfe}.confirm-dialog-actions button{min-width:86px;height:38px;padding:0 15px;border:1px solid #dce0e9;border-radius:5px;color:#656d80;background:#fff;font-size:12px}.confirm-dialog-actions .confirm-dialog-submit{color:#fff;border-color:#5b68dc;background:#5b68dc}.tone-danger .confirm-dialog-actions .confirm-dialog-submit{border-color:#c65365;background:#c65365}.confirm-dialog-actions button:disabled{cursor:not-allowed;opacity:.6}.payment-conflict-dialog-backdrop{z-index:345}.payment-conflict-dialog{position:relative;width:min(500px,calc(100vw - 28px));padding:24px 24px 0;display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;overflow:hidden;border:1px solid #dfe3ee;border-radius:10px;background:#fff;box-shadow:0 28px 76px #161c304d;animation:modal-card-in .2s ease both}.payment-conflict-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:9px;color:#a5792c;background:#fff5dc}.payment-conflict-copy{min-width:0;padding:2px 0 22px}.payment-conflict-copy h2{margin:0;color:#30374b;font-size:17px}.payment-conflict-copy p{margin:7px 0 10px;color:#7d8497;font-size:12px;line-height:1.75}.payment-conflict-copy small{display:block;overflow:hidden;color:#5965d7;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.payment-conflict-actions{grid-column:1 / -1;min-height:66px;margin:0 -24px;padding:13px 24px;display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid #e8eaf1;background:#fafbfe}.payment-conflict-actions button{min-width:100px;height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dce0e9;border-radius:5px;color:#656d80;background:#fff;font-size:12px}.payment-conflict-actions button:hover:not(:disabled){color:#4f5870;border-color:#aeb6ee;background:#f4f5ff}.payment-conflict-actions .payment-conflict-proceed{color:#fff;border-color:#5b68dc;background:#5b68dc}.payment-conflict-actions .payment-conflict-proceed:hover:not(:disabled){color:#fff;border-color:#4f5dcc;background:#4f5dcc}.payment-conflict-actions button:disabled{cursor:not-allowed;opacity:.6}.text-prompt-dialog{position:relative;width:min(480px,calc(100vw - 28px));padding:24px 24px 0;overflow:hidden;border:1px solid #dfe3ee;border-radius:8px;background:#fff;box-shadow:0 28px 76px #161c304d;animation:modal-card-in .2s ease both}.text-prompt-dialog header{padding-right:34px;display:flex;align-items:flex-start;gap:11px}.text-prompt-dialog header>span{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:7px;color:#5968dc;background:#eef0ff}.text-prompt-dialog header>div{min-width:0}.text-prompt-dialog>label{margin:20px 0 23px;display:flex;flex-direction:column;gap:7px;color:#5f6679;font-size:12px}.text-prompt-dialog>label .ui-input{height:42px}.text-prompt-dialog>label .ui-textarea{min-height:118px;resize:none}.text-prompt-dialog .confirm-dialog-actions{margin-right:-24px;margin-left:-24px}.work-context-menu{position:fixed;z-index:220;width:194px;padding:6px;border:1px solid #dfe3ee;border-radius:7px;background:#fffffffa;box-shadow:0 18px 46px #181f363d;animation:context-menu-in .15s ease both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.work-context-menu button{width:100%;height:36px;padding:0 10px;display:flex;align-items:center;gap:9px;border:0;border-radius:5px;color:var(--context-color, #596175);background:transparent;font-size:12px;text-align:left}.work-context-menu button svg{flex:0 0 auto;color:#7a839a}.work-context-menu button:hover{color:var(--context-active-color, #4f5cd2);background:#f1f3ff}.work-context-menu button.active{color:var(--context-active-color, #4f5cd2);background:#f4f5ff}.work-context-menu button.active svg{color:currentColor;fill:currentColor}.work-context-menu button:disabled{cursor:not-allowed;color:#aab1c2;opacity:.52;background:transparent}.work-context-menu button:disabled svg{color:#aab1c2}.work-context-menu button:disabled:hover{color:#aab1c2;background:transparent}.work-context-menu button.danger{margin-top:4px;color:#c95669;border-top:1px solid #f0e2e5;border-radius:0 0 5px 5px;background:#fff7f8}.work-context-menu button.danger:hover{color:#b84155;background:#ffedf0}.detail-modal{position:relative;width:min(520px,94vw);padding:28px;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 24px 60px #14182742;animation:modal-card-in .2s ease both}.detail-modal h2{margin:13px 42px 8px 0;color:#2d3348;font-size:20px}.detail-modal>p{margin:0 0 16px;color:#626a80;line-height:1.7;word-break:break-word}.task-detail-modal{width:min(640px,94vw);max-height:min(720px,calc(100vh - 48px));display:flex;flex-direction:column;overflow:hidden}.task-detail-actions{flex:0 0 auto;min-height:66px;margin:18px -28px -28px;padding:13px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--border);background:#fafbff}.task-detail-actions>span{color:#7c8499;font-size:12px;line-height:1.55}.task-detail-actions .primary-command{flex:0 0 auto}.detail-modal-scroll{min-height:0;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:#727be4 transparent}.detail-modal-scroll::-webkit-scrollbar{width:7px}.detail-modal-scroll::-webkit-scrollbar-track{background:transparent}.detail-modal-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#727be4}.detail-modal-subtitle{margin:0 0 17px;color:#7b849b;font-size:12px}.detail-block{margin-top:18px}.detail-block:first-child{margin-top:0}.detail-block h3{margin:0 0 8px;color:#68718b;font-size:12px;font-weight:600;letter-spacing:.02em}.detail-content{margin:0;max-height:180px;overflow-y:auto;padding:12px 13px;border:1px solid var(--border);border-radius:8px;color:#4e566c;background:#fafbff;font-size:13px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-width:thin;scrollbar-color:#727be4 transparent}.detail-content::-webkit-scrollbar{width:6px}.detail-content::-webkit-scrollbar-thumb{border-radius:999px;background:#727be4}.task-detail-status{color:#5d68df!important}.task-detail-status.completed{color:#278b6c!important}.task-detail-status.failed{color:#c45260!important}.message-detail-modal{width:min(560px,94vw);max-height:min(720px,calc(100vh - 48px));display:flex;flex-direction:column;overflow:hidden}.message-detail-content{max-height:260px;margin-bottom:16px}.message-type-label{margin-right:7px;padding:2px 6px;border-radius:4px;color:#646de1;background:#eff0ff;font-size:11px;font-weight:500}.detail-grid{display:grid;grid-template-columns:86px minmax(0,1fr);gap:0;overflow:hidden;border:1px solid var(--border);border-radius:8px}.detail-grid span,.detail-grid b{min-height:38px;padding:9px 11px;display:flex;align-items:center;border-bottom:1px solid var(--border);font-size:12px}.detail-grid span{color:#8a90a2;background:#fafbff}.detail-grid b{min-width:0;color:#40465a;font-weight:600;word-break:break-word}.detail-grid span:nth-last-child(-n+2),.detail-grid b:nth-last-child(-n+1){border-bottom:0}.detail-error{margin-top:13px!important;padding:10px 12px;border-radius:7px;color:#c45260!important;background:#fff2f4}.task-error-detail{max-height:180px;overflow:auto;border:1px solid #f0ccd3;outline:0;font-size:12px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-width:thin;scrollbar-color:#cf7182 #f9e3e7}.task-error-detail:focus{border-color:#d97586;box-shadow:0 0 0 3px #cf5c701f}.task-error-detail::-webkit-scrollbar{width:7px;height:7px}.task-error-detail::-webkit-scrollbar-track{border-radius:7px;background:#f9e3e7}.task-error-detail::-webkit-scrollbar-thumb{border:1px solid #f9e3e7;border-radius:7px;background:#cf7182}.task-error-detail::-webkit-scrollbar-thumb:hover{background:#b9576b}.task-diagnostic-heading{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:10px}.task-diagnostic-heading h3{margin:0}.task-diagnostic-heading button{height:28px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dce1ed;border-radius:999px;color:#5965d7;background:#f7f8ff;font-size:11px}.task-diagnostic-heading button:hover{border-color:#aeb6ee;background:#eef0ff}.task-diagnostic-notice{padding:12px 13px;border:1px solid #b9e9e4;border-radius:8px;color:#24756e;background:linear-gradient(180deg,#f0fffd,#f8fffe)}.task-diagnostic-notice p{margin:0;color:#24756e;font-size:12px;line-height:1.75}.task-admin-contact{margin-top:9px;padding:8px 10px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;border:1px solid rgba(38,191,178,.22);border-radius:7px;background:#d6faf6bd}.task-admin-contact>span{color:#36a69b;font-size:11px;font-weight:700}.task-admin-contact>div{min-width:0;display:flex;flex-wrap:wrap;gap:5px}.task-admin-contact button,.points-exchange-contact button{max-width:100%;min-height:24px;padding:3px 8px;display:inline-flex;align-items:center;gap:4px;overflow:hidden;border:0;border-radius:999px;color:#0f6961;background:#cff6f0;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.task-admin-contact button:hover,.task-admin-contact button:focus-visible,.points-exchange-contact button:hover,.points-exchange-contact button:focus-visible{color:#07544e;background:#b9eee6;box-shadow:0 0 0 2px #23a99a29}.task-diagnostic-detail{max-height:220px;margin:0;overflow:auto;padding:11px 12px;border:1px solid #dce1ed;border-radius:7px;outline:0;color:#566079;background:#f6f8fc;font-family:Consolas,Cascadia Mono,monospace;font-size:11px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-width:thin;scrollbar-color:#7480d9 #e7eaf3}.task-diagnostic-detail:focus{border-color:#7782df;box-shadow:0 0 0 3px #6370d81f}.task-diagnostic-detail::-webkit-scrollbar{width:7px;height:7px}.task-diagnostic-detail::-webkit-scrollbar-track{border-radius:7px;background:#e7eaf3}.task-diagnostic-detail::-webkit-scrollbar-thumb{border:1px solid #e7eaf3;border-radius:7px;background:#7480d9}.task-diagnostic-detail::-webkit-scrollbar-thumb:hover{background:#5f6dc9}.detail-action{width:max-content;margin-top:16px;padding:0 16px;text-decoration:none}.work-preview-modal{animation:modal-card-in .2s ease both;position:relative;width:min(980px,94vw);max-height:88vh;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 60px #14182742}.modal-close{position:absolute;z-index:2;top:10px;right:10px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;color:#656a7c;background:#ffffffe6;box-shadow:0 2px 9px #1418271f}.preview-modal-image{position:relative;min-height:500px;cursor:zoom-in;display:grid;place-items:center;background:#171a25}.preview-modal-image>.app-image{width:100%;height:100%;max-height:88vh}.image-preview-hint{position:absolute;right:12px;bottom:12px;height:28px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;color:#eef2ff;background:#0e121d9e;font-size:12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.image-viewer-backdrop{position:fixed;z-index:180;top:0;right:0;bottom:0;left:0;padding:22px;display:grid;place-items:center;background:#0a0d17d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:backdrop-in .18s ease both}.image-viewer-panel{width:min(1180px,96vw);height:min(820px,94vh);display:grid;grid-template-rows:48px minmax(0,1fr) 34px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#101624;box-shadow:0 30px 80px #00000061;animation:modal-card-in .2s ease both}.image-viewer-panel:fullscreen{width:100vw;height:100vh;border:0;border-radius:0}.image-viewer-toolbar{min-width:0;padding:0 10px 0 16px;display:flex;align-items:center;gap:8px;border-bottom:1px solid rgba(255,255,255,.08);color:#edf1fb}.image-viewer-toolbar span{min-width:0;margin-right:auto;overflow:hidden;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.image-viewer-counter{flex:0 0 auto;height:26px;padding:0 9px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#cbd5ff;background:#707cee24;font-size:12px;font-style:normal;font-weight:700}.image-viewer-toolbar button{height:32px;min-width:32px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#dce4ff;background:#ffffff0f;font-size:12px}.image-viewer-toolbar button:hover{color:#fff;background:#707cee38}.image-viewer-close{color:#ffb4c1!important}.image-viewer-stage{position:relative;min-width:0;min-height:0;overflow:hidden;display:grid;place-items:center;cursor:grab;touch-action:none;overscroll-behavior:contain;background:radial-gradient(circle at center,rgba(55,64,94,.28),transparent 44%),#0b111d}.image-viewer-stage.dragging{cursor:grabbing}.image-viewer-stage>.app-image{width:92%;height:92%;pointer-events:none;-webkit-user-select:none;user-select:none;transition:transform .18s ease;transform-origin:center;will-change:transform;background:transparent}.image-viewer-stage.dragging>.app-image{transition:none}.image-viewer-nav{position:absolute;z-index:2;top:50%;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#edf1ff;background:#0f1624ad;box-shadow:0 14px 34px #00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(-50%);transition:.16s ease;cursor:pointer}.image-viewer-nav:hover{border-color:#8490f68f;background:#5c6be86b;transform:translateY(-50%) scale(1.04)}.image-viewer-nav.previous{left:18px}.image-viewer-nav.next{right:18px}.image-viewer-tip{padding:0 12px;display:grid;place-items:center;border-top:1px solid rgba(255,255,255,.08);color:#8f9bb6;font-size:12px;line-height:1.5;text-align:center}.ui-tag-select{position:relative;min-width:0}.ui-tag-select-control{min-height:42px;padding:6px 36px 6px 9px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;border:1px solid var(--border);border-radius:6px;color:var(--text);background:#fff;cursor:pointer}.ui-tag-select.open .ui-tag-select-control{border-color:var(--primary);box-shadow:0 0 0 3px #5364dc1a}.ui-tag-select.disabled .ui-tag-select-control{cursor:not-allowed;opacity:.62}.ui-tag-chip{min-height:25px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;border:1px solid #d7daf8;border-radius:4px;color:#565dc6;background:#f2f3ff;font-size:11px}.ui-tag-chip:hover{color:#fff;border-color:#5c68dc;background:#5c68dc}.ui-tag-placeholder{color:#9298aa;font-size:12px}.ui-tag-chevron{position:absolute;top:13px;right:11px;color:#8d93a5;pointer-events:none}.ui-tag-options{position:absolute;z-index:30;top:calc(100% + 6px);right:0;left:0;max-height:var(--ui-tag-panel-max-height, 250px);padding:6px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:6px;background:#fff;box-shadow:0 14px 30px #1e264429;transform-origin:top center}.ui-tag-select.above .ui-tag-options{top:auto;bottom:calc(100% + 6px);transform-origin:bottom center}.ui-tag-search{flex:0 0 auto;height:32px;margin-bottom:6px;padding:0 8px;display:flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:5px;color:#8b91a4;background:#fafaff}.ui-tag-search input{min-width:0;width:100%;height:100%;border:0;outline:0;color:var(--text);background:transparent;font:inherit;font-size:12px}.ui-tag-option-list{min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#727be4 transparent}.ui-tag-option-list::-webkit-scrollbar{width:7px}.ui-tag-option-list::-webkit-scrollbar-track{background:transparent}.ui-tag-option-list::-webkit-scrollbar-thumb{border-radius:999px;background:#727be4}.ui-tag-option,.ui-tag-create{width:100%;min-height:32px;padding:0 8px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:4px;color:#5b6175;background:transparent;font-size:12px;text-align:left}.ui-tag-option:hover,.ui-tag-option.active{color:#4d59ce;background:#f1f3ff}.ui-tag-create{justify-content:flex-start;color:#5865d8;background:#f7f8ff}.ui-tag-empty{padding:11px 8px;color:#9197a8;font-size:12px;text-align:center}.publish-modal-backdrop{z-index:175}.publish-modal{width:min(520px,calc(100vw - 32px));padding:24px;position:relative;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 25px 70px #191f3a40;animation:modal-card-in .2s ease both}.publish-modal-head{display:flex;align-items:center;gap:11px;padding-right:34px}.publish-modal-head>span{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:#5968df;background:#eef0ff}.publish-modal-head h2{margin:0;color:#30364a;font-size:18px}.publish-modal-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.publish-work-summary{margin:19px 0 16px;padding:12px 13px;display:flex;flex-direction:column;gap:6px;border:1px solid var(--border);border-radius:6px;background:#fafaff}.publish-work-summary b{color:#373d50;font-size:13px}.publish-work-summary span{overflow:hidden;color:var(--muted);font-size:11px;line-height:1.6;text-overflow:ellipsis;white-space:nowrap}.publish-tag-field{margin-bottom:7px;display:flex;flex-direction:column;gap:4px}.publish-tag-field b{color:#42485c;font-size:12px}.publish-tag-field small{color:var(--muted);font-size:11px}.publish-auto-tags{margin-top:9px;padding:4px 0;display:inline-flex;align-items:center;gap:5px;border:0;color:#5968df;background:transparent;font-size:11px}.publish-auto-tags:hover{color:#3f4cc8}.publish-risk-notice{margin-top:14px;padding:12px 13px;display:flex;align-items:flex-start;gap:9px;border:1px solid #ead9ad;border-left:3px solid #c49335;border-radius:6px;color:#a67825;background:#fffaf0}.publish-risk-notice>svg{flex:0 0 auto;margin-top:1px}.publish-risk-notice b{display:block;color:#795819;font-size:12px}.publish-risk-notice p{margin:4px 0 0;color:#8b7447;font-size:11px;line-height:1.7}.publish-acknowledgement{margin-top:11px}.publish-validation{margin:8px 0 0;color:#bd5063;font-size:11px}.publish-modal .dialog-footer{margin-top:22px}.creation-settings-main{min-width:0;display:grid;gap:16px}.creation-tags-card{min-width:0;padding:22px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 10px 28px #232a480d}.creation-tags-card .ui-tag-select{margin-top:19px}.preview-modal-copy{padding:48px 24px 24px;display:flex;flex-direction:column;align-items:flex-start}.preview-modal-copy h2{margin:14px 0 9px;font-size:20px}.preview-modal-copy p{margin:0;color:#727789;font-size:12px;line-height:1.8}.preview-review-reason{width:100%;margin:4px 0 0;padding:11px 12px;box-sizing:border-box;border:1px solid #f0cdd3;border-radius:6px;color:#a94e5d;background:#fff5f6}.preview-review-reason b{display:block;margin-bottom:3px;font-size:12px}.preview-review-reason p{max-height:104px;overflow-y:auto;color:#8d5260;white-space:pre-wrap;overflow-wrap:anywhere}.preview-meta{width:100%;margin:20px 0;padding:12px 0;display:flex;flex-wrap:wrap;gap:12px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:#858a9b;font-size:12px}.preview-meta span{display:flex;align-items:center;gap:4px}.preview-command-row{width:100%;display:flex;flex-wrap:wrap;gap:8px}.preview-command-row>button{min-height:36px}.preview-reference-command{padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #cfd4eb;border-radius:5px;color:#5965d7;background:#f7f8ff;font-size:13px;font-weight:600}.preview-reference-command:hover{border-color:#7a84e8;background:#eef0ff}.primary-command{min-height:36px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:5px;color:#fff;background:linear-gradient(95deg,#5267e7,#7f60e2);font-size:13px;font-weight:600}.primary-command:disabled{cursor:not-allowed;opacity:.58}.status-chip{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:4px;color:#576071;background:#f0f1f5;font-size:11px;font-style:normal}.status-chip.admin,.status-chip.pending{color:#6059d1;background:#eeedff}.status-chip.user,.status-chip.approved,.status-chip.active,.status-chip.completed,.status-chip.paid{color:#27846a;background:#e8f8f2}.status-chip.cancelled,.status-chip.expired{color:#6a7282;background:#eef0f5}.status-chip.frozen,.status-chip.rejected,.status-chip.inactive,.status-chip.failed,.status-chip.refund_requested,.status-chip.refunded{color:#c25564;background:#fff0f1}.small-dialog{position:relative;width:min(410px,92vw);padding:30px;display:flex;flex-direction:column;align-items:center;border-radius:8px;background:#fff;box-shadow:0 22px 55px #161a283d}.dialog-icon{flex:0 0 54px;width:54px;height:54px;min-width:54px;min-height:54px;display:grid;place-items:center;border-radius:50%;color:#d59629;background:#fff4d8}.dialog-icon svg{display:block}.small-dialog h2{margin:13px 0 5px;font-size:18px}.small-dialog p{margin:0 0 18px;color:#8d92a2;font-size:13px}.small-dialog input{width:100%;height:42px;padding:0 12px;outline:0;border:1px solid var(--border);border-radius:5px;text-align:center}.small-dialog .primary-command{width:100%;margin-top:12px}.admin-toolbar{min-height:58px;padding:0 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.admin-toolbar>span{margin-left:auto;color:#9297a6;font-size:12px}.standalone-admin-table{overflow-x:auto}.generation-log-toolbar{flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.generation-log-toolbar .ui-select{width:178px}.generation-log-search{flex:1 1 260px;max-width:420px}.generation-log-panel{position:relative;min-height:270px;overflow-x:auto;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#ffffffc7,#f8faffb8)}.generation-log-row{width:100%;min-width:1210px;min-height:66px;padding:0 16px;display:grid;grid-template-columns:82px 138px 150px minmax(210px,1fr) 92px 150px 150px 84px;align-items:center;gap:12px;border:0;border-bottom:1px solid #e9edf5;color:#5f687c;background:transparent;font-size:12px;text-align:left;outline:0}.generation-log-head{min-height:38px;color:#8e95a7;background:#fafbff;font-weight:700}.generation-log-item{cursor:pointer;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.generation-log-item:hover{background:#f7f8ff;box-shadow:inset 3px 0 #6674e8}.generation-log-item:focus-visible{background:#f7f8ff;box-shadow:inset 3px 0 #6674e8,0 0 0 3px #6674e81f}.generation-log-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.generation-log-row b{display:block;overflow:hidden;color:#3f465c;text-overflow:ellipsis;white-space:nowrap}.generation-log-row small{display:block;margin-top:3px;overflow:hidden;color:#9399aa;text-overflow:ellipsis;white-space:nowrap}.generation-log-trace{color:#5d68df;font-weight:700;letter-spacing:.02em}.generation-log-timing-cell{display:flex;align-items:center;white-space:nowrap}.generation-log-row>.generation-log-timing-cell{overflow:visible}.generation-log-total-trigger{max-width:100%;height:30px;padding:0;display:inline-flex;align-items:center;gap:5px;overflow:hidden;border:0;border-bottom:1px dashed transparent;color:#697186;background:transparent;font-size:12px;cursor:pointer;transition:color .16s ease,border-color .16s ease}.generation-log-total-trigger:hover,.generation-log-total-trigger:focus-visible{color:#5964d7;border-bottom-color:#8b94ef;outline:0}.generation-log-total-trigger span{flex:0 0 auto;color:#8a91a5;font-size:10px;font-weight:700}.generation-log-total-trigger b{min-width:0;display:inline;color:#3f465c;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.generation-log-status.success{color:#27846a;background:#e8f8f2}.generation-log-status.processing{color:#5d68df;background:#eeedff}.generation-log-status.failed{color:#c25564;background:#fff0f1}.generation-log-status.info{color:#5d68df;background:#eeedff}.generation-log-row .table-actions{justify-content:flex-start}.generation-log-row .table-actions i{height:28px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dfe2ed;border-radius:5px;color:#5964d7;background:#fff;font-style:normal;font-weight:600}.generation-log-pagination{min-height:52px;padding:8px 16px;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#858c9e;font-size:12px}.generation-log-pagination button{height:30px;padding:0 12px;border:1px solid #dfe2eb;border-radius:5px;color:#5964d6;background:#fff}.generation-log-pagination button:disabled{cursor:not-allowed;opacity:.52}.generation-log-detail-dialog{width:min(760px,94vw);max-height:min(760px,calc(100vh - 44px));display:flex;flex-direction:column;overflow:hidden}.generation-log-timing-dialog{width:min(560px,94vw);max-height:min(640px,calc(100vh - 44px));display:flex;flex-direction:column;overflow:hidden}.generation-log-timing-backdrop{z-index:240}.timing-detail-loading{min-height:36px;margin-bottom:10px;padding:8px 10px;display:inline-flex;align-items:center;gap:8px;border:1px solid #dfe3f2;border-radius:999px;color:#6370dc;background:#f7f8ff;font-size:12px}.generation-log-timing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.generation-log-timing-grid span{min-width:0;padding:9px 10px;border:1px solid #e3e7f2;border-radius:7px;background:#f8f9ff}.generation-log-timing-grid span.total{border-color:#6674e857;background:linear-gradient(135deg,#eff1fffa,#f8fafffa);box-shadow:inset 3px 0 #6674e8}.generation-log-timing-grid small{display:block;overflow:hidden;color:#8991a6;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.generation-log-timing-grid b{display:block;margin-top:4px;overflow:hidden;color:#414a63;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.generation-log-timing-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.timing-detail-note{margin:12px 0 0;color:#7c8499;font-size:12px;line-height:1.75}.generation-log-diagnostic{max-height:250px;margin:0;overflow:auto;padding:12px 13px;border:1px solid #dce1ed;border-radius:8px;outline:0;color:#4f5a73;background:#f6f8fc;font-family:Consolas,Cascadia Mono,monospace;font-size:11px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-width:thin;scrollbar-color:#7480d9 #e7eaf3}.generation-log-diagnostic:focus{border-color:#7782df;box-shadow:0 0 0 3px #6370d81f}.generation-log-diagnostic::-webkit-scrollbar{width:7px;height:7px}.generation-log-diagnostic::-webkit-scrollbar-track{border-radius:7px;background:#e7eaf3}.generation-log-diagnostic::-webkit-scrollbar-thumb{border:1px solid #e7eaf3;border-radius:7px;background:#7480d9}.generation-log-attempt-trail{margin:0 0 8px;padding:1px 1px 3px;display:flex;align-items:center;gap:5px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#7480d9 #e7eaf3}.generation-log-attempt-trail::-webkit-scrollbar{height:4px}.generation-log-attempt-trail::-webkit-scrollbar-track{border-radius:7px;background:#e7eaf3}.generation-log-attempt-trail::-webkit-scrollbar-thumb{border:1px solid #e7eaf3;border-radius:7px;background:#7480d9}.generation-log-attempt-node{flex:0 0 auto;min-width:116px;max-width:190px;min-height:30px;padding:0 8px;display:inline-flex;align-items:center;justify-content:flex-start;border:1px solid #dfe3f2;border-radius:5px;color:#566079;background:#fff;text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.generation-log-attempt-node:hover{border-color:#aeb6ee;background:#f8f9ff}.generation-log-attempt-node.active{border-color:#6674e8;box-shadow:0 0 0 2px #6674e81c}.generation-log-attempt-node b,.generation-log-attempt-node small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.generation-log-attempt-node b{color:#3f465c;font-size:11px}.generation-log-attempt-node small{color:#8b92a5;font-size:10px}.generation-log-attempt-node.success{border-color:#bdebdc;background:#f2fbf8}.generation-log-attempt-node.processing{border-color:#cfd4ff;background:#f5f6ff}.generation-log-attempt-node.failed{border-color:#f1cdd3;background:#fff6f7}.generation-log-retry-trail{margin:-2px 0 8px;display:flex;align-items:center;gap:5px;overflow-x:auto;scrollbar-width:none}.generation-log-attempt-trail>.ui-tooltip-anchor,.generation-log-retry-trail>.ui-tooltip-anchor{flex:0 0 auto}.generation-log-retry-trail::-webkit-scrollbar{display:none}.generation-log-retry-node{flex:0 0 auto;min-height:24px;padding:0 8px;border:1px solid #e1e5f2;border-radius:999px;color:#7a8195;background:#fbfcff;font-size:10px;font-weight:700;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.generation-log-retry-node:hover{border-color:#c3c9f0;color:#5964d7;background:#f7f8ff}.generation-log-retry-node.active{color:#fff;border-color:#6674e8;background:#6674e8;box-shadow:0 2px 8px #6674e833}.generation-log-retry-node.success:not(.active){color:#27846a;background:#f4fbf8}.generation-log-retry-node.processing:not(.active){color:#5d68df;background:#f5f6ff}.generation-log-retry-node.failed:not(.active){color:#c25564;background:#fff7f8}.table-actions{display:flex;flex-wrap:wrap;gap:5px}.table-actions button,.coupon-row button{height:25px;padding:0 7px;border:1px solid #dfe2ed;border-radius:4px;color:#5964d7;background:#fff;font-size:11px}.table-actions button:disabled{color:#adb0ba;background:#f4f5f7}.filter-buttons{display:flex;gap:7px}.filter-buttons button{height:30px;padding:0 12px;border:1px solid var(--border);border-radius:5px;color:#73788a;background:#fff;font-size:12px}.filter-buttons button.active{color:#fff;border-color:var(--primary);background:var(--primary)}.review-page-grid{padding:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.review-page-grid article{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:7px}.review-page-grid article>.app-image{flex:0 0 auto;width:100%;height:auto;aspect-ratio:16/10}.review-copy{flex:1;padding:11px 12px 6px}.review-copy b{display:block;font-size:12px}.review-copy span{display:block;margin-top:3px;color:#999dac;font-size:11px}.review-copy p{height:35px;margin:7px 0 0;overflow:hidden;color:#73788a;font-size:12px;line-height:1.65}.review-copy .review-reason{display:-webkit-box;margin-top:7px;overflow:hidden;color:#bd5968;font-size:11px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.review-actions{padding:8px 12px 11px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.review-actions button{height:31px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:5px;font-size:12px}.review-actions .reject{color:#c45d68;border:1px solid #efcdd1;background:#fff}.review-actions .approve{color:#fff;border:1px solid #4fbd96;background:#3fac88}.review-result-state{min-height:50px;margin-top:auto;padding:10px 12px 12px;display:flex;align-items:center;justify-content:center;gap:6px;border-top:1px solid var(--border);font-size:12px;font-weight:700}.review-result-state.approved{color:#27846a;background:#f1fbf7}.review-result-state.rejected{color:#c25564;background:#fff5f6}.form-page-layout{padding:18px;display:grid;grid-template-columns:minmax(360px,.8fr) minmax(420px,1.2fr);gap:16px}.business-form,.user-balance-list{padding:20px;border:1px solid var(--border);border-radius:7px}.business-form h2,.user-balance-list h2,.chart-panel h2,.faq-list h2{margin:0 0 16px;font-size:14px}.business-form label,.coupon-create-bar label{display:flex;flex-direction:column;gap:7px;color:#555a6d;font-size:13px}.business-form label+label{margin-top:14px}.business-form input,.business-form select,.business-form textarea,.coupon-create-bar input{width:100%;outline:0;border:1px solid var(--border);border-radius:5px;color:#454a5c;background:#fafbfc;font-size:13px}.business-form input,.business-form select,.coupon-create-bar input{height:38px;padding:0 10px}.business-form textarea{height:82px;padding:10px;resize:vertical}.business-form .primary-command{width:100%;margin-top:18px}.user-balance-list article{min-height:54px;display:flex;align-items:center;border-bottom:1px solid #eff0f4}.user-balance-list img{width:34px;height:34px;object-fit:cover;border-radius:50%}.user-balance-list article>span{margin-left:10px;display:flex;flex-direction:column;gap:3px}.user-balance-list article b{font-size:13px}.user-balance-list article small{color:#9297a7;font-size:11px}.user-balance-list article strong{margin-left:auto;color:#c38c2b;font-size:12px}.coupon-create-bar{padding:14px 16px;display:grid;grid-template-columns:1.1fr .7fr .7fr 1fr auto;align-items:end;gap:10px;border-bottom:1px solid var(--border)}.coupon-create-bar button{height:38px;padding:0 14px;display:flex;align-items:center;gap:5px;border:0;border-radius:5px;color:#fff;background:var(--primary);font-size:12px}.coupon-row{min-height:44px;padding:0 16px;display:grid;grid-template-columns:1.3fr .7fr .9fr .7fr 1fr .6fr;align-items:center;border-bottom:1px solid #eff0f4;color:#606577;font-size:12px}.coupon-row.table-head{min-height:35px;color:#9599a8;background:#fafafd}.coupon-row>b{font-family:Consolas,monospace;color:#4e59d2}.analytics-stats{padding:16px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.analytics-stats article{min-height:76px;padding:12px;display:flex;align-items:center;gap:11px;border:1px solid var(--border);border-radius:7px}.analytics-stats svg{width:36px;height:36px;padding:8px;color:#5e68df;border-radius:6px;background:#eff0ff}.analytics-stats span{display:flex;flex-direction:column;gap:4px;color:#8c91a1;font-size:11px}.analytics-stats b{color:#282b39;font-size:17px}.analytics-grid{padding:0 16px 16px;display:grid;grid-template-columns:1.3fr 1fr;gap:12px}.chart-panel{min-height:300px;padding:18px;border:1px solid var(--border);border-radius:7px}.bar-chart{height:225px;display:flex;align-items:flex-end;justify-content:space-around;gap:8px;border-bottom:1px solid #e8eaf0}.bar-column{flex:1;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.bar-column span{margin-bottom:5px;color:#7a7f90;font-size:11px}.bar-column i{width:min(34px,70%);min-height:6px;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#7272e8,#4ca4c0)}.bar-column small{margin-top:7px;color:#9296a5;font-size:11px}.category-chart>div{min-height:39px;display:grid;grid-template-columns:70px 1fr 26px;align-items:center;gap:8px;font-size:12px}.category-chart>div>i{height:7px;overflow:hidden;border-radius:5px;background:#eef0f4}.category-chart em{display:block;height:100%;border-radius:5px;background:linear-gradient(90deg,#5969df,#42aa9a)}.category-chart b{text-align:right}.ai-settings-layout{padding:18px;display:grid;grid-template-columns:minmax(480px,1.25fr) minmax(300px,.75fr);gap:16px}.ai-settings-main-stack{min-width:0;display:grid;gap:14px}.ai-settings-form,.ai-status-panel{min-width:0;padding:22px;border:1px solid var(--border);border-radius:7px;background:#fff}.ai-settings-title{min-height:55px;margin-bottom:18px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--border)}.ai-settings-title>span{width:38px;height:38px;display:grid;place-items:center;border-radius:7px;color:#5867df;background:#eef0ff}.ai-settings-title>div{display:flex;flex-direction:column;gap:3px}.ai-settings-title h2{margin:0;font-size:15px}.ai-settings-title p{margin:0;color:#9196a6;font-size:11px}.ai-settings-title .switch{margin-left:auto}.ai-settings-form>label,.ai-form-grid label{margin-top:14px;display:flex;flex-direction:column;gap:7px;color:#505568;font-size:12px;font-weight:600}.ai-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ai-settings-form input,.locked-field{width:100%;height:42px;padding:0 11px;outline:0;border:1px solid #dfe2eb;border-radius:5px;color:#3e4355;background:#fbfbfd;font-size:13px;font-weight:400}.ai-settings-form input:focus{border-color:#6873df;box-shadow:0 0 0 3px #5867df17}.locked-field{display:flex;align-items:center;gap:8px;color:#656b7c;background:#f3f4f7}.secret-input{position:relative}.secret-input input{padding-right:43px}.secret-input button{position:absolute;top:6px;right:6px;width:30px;height:30px;display:grid;place-items:center;border:0;color:#858a9c;background:transparent}.ai-form-actions{margin-top:20px;display:flex;justify-content:flex-end;gap:9px}.ai-form-actions>button{min-height:40px;padding:0 15px;display:flex;align-items:center;gap:6px;border:1px solid #dfe2eb;border-radius:5px;color:#5964d6;background:#fff;font-size:12px}.ai-form-actions>button:disabled{cursor:not-allowed;color:#a3a7b3;background:#f4f5f7}.ai-form-actions .primary-command{color:#fff;border:0;background:linear-gradient(95deg,#5267e7,#7f60e2)}.ai-status-panel{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fbfbfe}.ai-status-icon{width:62px;height:62px;margin-top:8px;display:grid;place-items:center;border-radius:50%;color:#989dac;background:#eef0f4}.ai-status-icon.enabled{color:#278f71;background:#e7f8f1}.ai-status-panel h3{margin:13px 0 4px;font-size:15px}.ai-status-panel>p{margin:0 0 18px;color:#606bdc;font-size:12px}.ai-status-panel>div{width:100%;min-height:44px;display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;border-top:1px solid var(--border);text-align:left}.ai-status-panel>div span{color:#9297a7;font-size:11px}.ai-status-panel>div b{overflow:hidden;color:#555a6b;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.ai-multi-layout{grid-template-columns:minmax(620px,1fr) minmax(300px,.36fr)}.ai-provider-form{display:flex;flex-direction:column}.ai-provider-form .ai-settings-title .outline-button{margin-left:auto;height:36px;white-space:nowrap}.ai-provider-list{display:grid;gap:14px}.ai-provider-order-move{transition:transform .24s ease}.ai-provider-summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;align-items:stretch}.ai-provider-summary-card{min-width:0;padding:16px;display:grid;gap:12px;border:1px solid var(--border);border-radius:14px;color:inherit;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 12px 28px #232a480f;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.ai-provider-summary-card.planner{background:linear-gradient(135deg,#fff,#fbf7ff)}.ai-provider-summary-card.planner .ai-provider-summary-icon{color:#835ce7;background:#f1eaff}.ai-provider-summary-card:hover,.ai-provider-summary-card:focus-visible{outline:0;transform:translateY(-2px);border-color:#5b68dc57;box-shadow:0 18px 40px #27315c1f}.ai-provider-summary-card.inactive{opacity:.72;background:linear-gradient(180deg,#fbfcff,#f7f8fc)}.ai-provider-summary-card header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px}.ai-provider-summary-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#645de1;background:#f0efff;box-shadow:inset 0 0 0 1px #6370e114}.ai-provider-summary-title{min-width:0;display:grid;gap:3px}.ai-provider-summary-title b{overflow:hidden;color:#30364a;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.ai-provider-summary-title small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ai-provider-status-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.ai-provider-status-row em,.ai-provider-status-row span{padding:4px 8px;border-radius:999px;font-size:11px;font-style:normal;font-weight:700}.ai-provider-status-row em.ready{color:#238064;background:#e9f8f1}.ai-provider-status-row em.warning{color:#9b691e;background:#fff3dc}.ai-provider-status-row em.muted{color:#7d8495;background:#eef0f4}.ai-provider-status-row span{color:#5f6bdf;background:#eef0ff}.ai-provider-card-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ai-provider-card-facts span{min-width:0;padding:9px;display:grid;gap:3px;border:1px solid #edf0fa;border-radius:10px;background:#fbfcff}.ai-provider-card-facts b{overflow:hidden;color:#3f4770;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ai-provider-card-facts small{color:#8b93a8;font-size:10px}.ai-provider-summary-card p{min-height:20px;margin:0;color:var(--muted);font-size:12px;line-height:1.55}.ai-provider-summary-card footer{display:flex;align-items:center;justify-content:flex-end;gap:7px}.ai-provider-summary-card footer button,.ai-provider-add-card{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe4f6;color:#5968df;background:#f6f7ff}.ai-provider-summary-card footer button{min-height:30px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.ai-provider-summary-card footer .danger-lite{color:#c65365;border-color:#f0cbd1;background:#fff5f6}.ai-provider-add-card{min-height:198px;padding:18px;flex-direction:column;border-style:dashed;border-radius:14px;font-size:14px;font-weight:700;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ai-provider-add-card.planner{min-height:168px;color:#835ce7;background:#fbf7ff;border-color:#e2d7fb}.ai-provider-add-card:hover{transform:translateY(-2px);border-color:#5b68dc57;box-shadow:0 18px 40px #27315c1a}.ai-provider-add-card small{color:var(--muted);font-size:12px;font-weight:500}.ai-provider-modal-backdrop{z-index:335}.ai-provider-modal{width:min(940px,calc(100vw - 28px));max-height:min(88vh,860px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 28px 82px #161c3057;animation:modal-card-in .2s ease both}.ai-provider-modal>header{padding:18px 20px;display:grid;grid-template-columns:46px minmax(0,1fr) 34px;align-items:center;gap:12px;border-bottom:1px solid #e8ebf4;background:linear-gradient(120deg,#5c68e014,#fffffff0)}.ai-provider-modal>header>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#5868e7,#8569ec);box-shadow:0 13px 26px #5868e738}.ai-provider-modal h2{margin:0;color:#30364a;font-size:18px}.ai-provider-modal p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.ai-provider-modal>header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e1e5ef;border-radius:10px;color:#727b91;background:#f7f8fb}.ai-provider-modal-body{min-height:0;padding:18px 20px;display:grid;gap:14px;overflow:auto;scrollbar-color:rgba(91,104,220,.58) rgba(222,226,242,.68)}.ai-advanced-config{display:grid;gap:8px;padding:12px;border:1px solid #dde2f1;border-radius:8px;background:#f8f9ff}.ai-advanced-config header{display:flex;align-items:center;justify-content:space-between;gap:12px}.ai-advanced-config header span{display:grid;gap:3px}.ai-advanced-config header b{color:#50566b;font-size:12px}.ai-advanced-config header small,.ai-advanced-config>small{color:#858b9d;font-size:11px;line-height:1.45}.ai-advanced-config textarea{min-height:200px;resize:vertical;font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.55}.ai-provider-modal-body::-webkit-scrollbar{width:8px}.ai-provider-modal-body::-webkit-scrollbar-track{border-radius:999px;background:#dee2f2ad}.ai-provider-modal-body::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,#6774ea,#8b6ced)}.ai-provider-modal-body>label,.ai-provider-modal-body .ai-form-grid label{display:grid;gap:7px;color:#505568;font-size:12px;font-weight:600}.ai-provider-modal footer{min-height:70px;padding:14px 20px;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto auto;align-items:center;gap:10px;border-top:1px solid #e8ebf4;background:#fafbff}.ai-provider-modal footer button{min-height:39px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe3ec;border-radius:9px;color:#626a7e;background:#fff;font-size:13px;font-weight:700}.ai-provider-modal footer .primary-command{color:#fff;border:0;background:linear-gradient(95deg,#5267e7,#7f60e2)}.ai-provider-card{padding:14px;border:1px solid #e1e4ef;border-radius:9px;background:linear-gradient(180deg,#fbfbff,#fff);box-shadow:0 10px 24px #232a480b}.ai-provider-card.inactive{border-color:#e5e7ed;background:#fafbfc;box-shadow:0 7px 18px #232a4806}.ai-provider-card>label,.ai-provider-card .ai-form-grid label{margin-top:12px;display:flex;flex-direction:column;gap:7px;color:#505568;font-size:12px;font-weight:600}.ai-provider-key-state{margin-top:12px;min-height:42px;padding:8px 10px;display:flex;flex-direction:column;justify-content:center;gap:3px;border:1px solid #e1e4ef;border-radius:6px;color:#5b66da;background:#f8f9ff;font-size:12px;font-weight:700}.ai-provider-key-state small{color:#83899a;font-weight:400}.ai-provider-state-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.ai-provider-state-grid.with-rule{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-provider-state-grid .ai-provider-key-state,.ai-provider-state-grid .ai-provider-rule-state{margin-top:0;min-height:70px}.ai-provider-rule-state{padding:8px 10px;display:flex;flex-direction:column;justify-content:center;gap:4px;border:1px solid rgba(91,104,220,.22);border-radius:6px;color:#5b66da;background:linear-gradient(180deg,#f8f9ff,#f4f6ff);text-align:left}.ai-provider-rule-state span{display:flex;align-items:center;justify-content:space-between;gap:8px}.ai-provider-rule-state b{color:#50566b;font-size:12px}.ai-provider-rule-state em{padding:2px 6px;border-radius:999px;color:#5968df;background:#eef0ff;font-size:10px;font-style:normal;font-weight:800;white-space:nowrap}.ai-provider-rule-state small{color:#858b9d;font-size:11px;line-height:1.45}.ai-provider-rule-state:hover,.ai-provider-rule-state:focus-visible{outline:0;border-color:#5b68dc70;background:#eef1ff}.ai-rule-modal-backdrop{z-index:350}.ai-rule-modal{width:min(620px,calc(100vw - 28px));max-height:min(84vh,700px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 28px 82px #161c305c;animation:modal-card-in .2s ease both}.ai-rule-modal>header{padding:17px 19px;display:grid;grid-template-columns:44px minmax(0,1fr) 34px;align-items:center;gap:12px;border-bottom:1px solid #e8ebf4;background:linear-gradient(120deg,#5c68e014,#fffffff5)}.ai-rule-modal>header>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#5868e7,#8569ec);box-shadow:0 13px 26px #5868e738}.ai-rule-modal h2{margin:0;color:#30364a;font-size:17px}.ai-rule-modal p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.ai-rule-modal>header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e1e5ef;border-radius:10px;color:#727b91;background:#f7f8fb}.ai-rule-modal-body{min-height:0;padding:17px 19px;display:grid;align-content:start;gap:13px;overflow:auto;scrollbar-color:rgba(91,104,220,.58) rgba(222,226,242,.68)}.ai-rule-mode-toggle{padding:4px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;border:1px solid #dfe4f3;border-radius:10px;background:#f6f7ff}.ai-rule-mode-toggle button{min-height:34px;border:0;border-radius:7px;color:#687086;background:transparent;font-size:12px;font-weight:800}.ai-rule-mode-toggle button.active{color:#fff;background:linear-gradient(95deg,#5868e8,#7c66e8);box-shadow:0 8px 16px #5868e82e}.ai-rule-modal-body label{display:grid;gap:7px;color:#505568;font-size:12px;font-weight:700}.ai-rule-modal-body .ui-textarea{min-height:170px;font-family:Consolas,Cascadia Mono,monospace}.ai-rule-summary{min-height:38px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e6e9f7;border-radius:9px;background:#fbfcff}.ai-rule-summary span{color:#7b8296;font-size:12px}.ai-rule-summary b{color:#5968df;font-size:12px}.ai-rule-modal footer{min-height:64px;padding:12px 19px;display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid #e8ebf4;background:#fafbff}.ai-rule-modal footer button{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe3ec;border-radius:9px;color:#626a7e;background:#fff;font-size:13px;font-weight:700}.ai-rule-modal footer .primary-command{color:#fff;border:0;background:linear-gradient(95deg,#5267e7,#7f60e2)}.ai-save-actions{padding-top:2px}.ai-form-actions .danger-lite{color:#c04d5d;border-color:#f0c9d0;background:#fff5f7}.clickable-row{cursor:pointer;transition:background .16s ease,transform .16s ease}.clickable-row:hover{background:#fafaff;transform:translate(2px)}.message-list article{position:relative;cursor:pointer}.message-list article.selected{background:linear-gradient(90deg,#5867df1c,#fafafff5);box-shadow:inset 3px 0 #6572eb}.message-list.multi-selecting article{-webkit-user-select:none;user-select:none}.message-selection-cell{width:28px;flex:0 0 28px;display:flex;align-items:center;justify-content:center;margin-right:2px;animation:message-checkbox-in .16s ease both}.message-selection-cell .ui-checkbox{min-height:20px;gap:0;line-height:1}.message-selection-cell .ui-checkbox>span{width:18px;height:18px;margin-top:0}.message-list article.unread{background:#fafaff}@keyframes message-checkbox-in{0%{width:0;opacity:0;transform:translate(-6px)}to{width:28px;opacity:1;transform:translate(0)}}.unread-dot{width:7px;height:7px;margin-left:10px;border-radius:50%;background:#e75770}.help-layout{padding-bottom:20px}.faq-list{margin:0 22px;border-top:1px solid var(--border)}.faq-list h2{margin-top:20px}.faq-list article{border-bottom:1px solid var(--border)}.faq-list article>button{width:100%;min-height:48px;padding:0 4px;display:flex;align-items:center;justify-content:space-between;border:0;color:#4f5467;background:transparent;font-size:13px;text-align:left}.faq-list article svg{transition:transform .2s}.faq-list article.open svg{transform:rotate(180deg)}.faq-list p{margin:-2px 0 14px;padding-right:30px;color:#858a9c;font-size:12px;line-height:1.7}.settings-save{margin:18px 12px 0 auto}.page-header{min-height:62px}.page-header h1{font-size:19px;font-weight:700}.section-index{width:28px;height:28px;font-size:14px}.sidebar nav a{font-size:15px}.admin-menu-label{font-size:12px}.search-box{width:240px;height:38px;font-size:13px}.search-box input{font-size:13px}.admin-toolbar{min-height:68px}.admin-toolbar>span{font-size:12px}.admin-row{min-height:50px;font-size:13px}.admin-row.table-head{min-height:40px;font-size:12px;font-weight:600}.admin-row.extended{grid-template-columns:.55fr 1fr 1.05fr .85fr .75fr .85fr .75fr 1.8fr}.user-cell{font-size:13px}.status-chip{min-height:25px;padding:0 9px;font-size:13px}.table-actions{gap:7px}.table-actions button,.coupon-row button{height:30px;padding:0 10px;font-size:13px}.table-actions .recharge-action{color:#fff;border-color:#5566df;background:#5968df}.toolbar-command{height:38px;padding:0 15px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:5px;color:#fff;background:#5867df;font-size:13px;font-weight:600}.coupon-create-bar label,.dialog-field{font-size:13px}.coupon-create-bar input{height:42px;font-size:13px}.coupon-create-bar button{height:42px;font-size:12px}.coupon-row{min-height:50px;font-size:12px}.coupon-row.table-head{min-height:40px;font-size:12px;font-weight:600}.admin-badge{font-size:12px}.primary-command{min-height:40px;font-size:13px}.recharge-dialog{width:min(560px,94vw);padding:0;border-radius:8px;background:#fff;box-shadow:0 22px 60px #161b2b42}.dialog-heading{min-height:86px;padding:18px 22px;display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--border)}.dialog-heading .dialog-icon{flex:0 0 auto;color:#d49b2d;background:#fff5da}.dialog-heading>div{min-width:0}.dialog-heading h2{margin:0;font-size:19px}.dialog-heading p{margin:5px 0 0;color:#8b90a0;font-size:12px}.dialog-heading>button{width:34px;height:34px;margin-left:auto;display:grid;place-items:center;border:0;border-radius:5px;color:#818697;background:transparent}.dialog-heading>button:hover{background:#f2f3f7}.dialog-field{margin:17px 22px 0;display:flex;flex-direction:column;gap:8px;color:#4d5264;font-weight:600}.dialog-field>input,.dialog-field>textarea{width:100%;outline:0;border:1px solid #dfe2ec;border-radius:6px;color:#343849;background:#fbfbfd;font-size:14px;font-weight:400}.dialog-field>input{height:44px;padding:0 12px}.dialog-field>textarea{height:78px;padding:11px 12px;resize:none}.dialog-field>input:focus,.dialog-field>textarea:focus{border-color:#6873df;box-shadow:0 0 0 3px #5867df17}.custom-select{position:relative;font-weight:400}.custom-select>button{width:100%;height:46px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #dfe2ec;border-radius:6px;color:#3f4457;background:#fbfbfd;font-size:13px;text-align:left}.custom-select.open>button{border-color:#6873df;box-shadow:0 0 0 3px #5867df17}.custom-select>button:disabled{cursor:default;color:#3f4457;opacity:1;background:#f5f6f9}.custom-select>button svg{color:#858a9c;transition:transform .18s}.custom-select.open>button svg{transform:rotate(180deg)}.custom-options{position:absolute;z-index:10;top:52px;right:0;left:0;max-height:248px;padding:6px;overflow-y:auto;border:1px solid #dfe2ec;border-radius:6px;background:#fff;box-shadow:0 13px 30px #1f243929}.custom-options-search{position:sticky;top:0;z-index:2;margin-bottom:6px;padding:6px;display:flex;align-items:center;gap:7px;border-radius:6px;color:#858ca4;background:#fff}.custom-options-search .ui-input{height:34px;border-radius:5px;font-size:12px}.custom-options-empty{padding:14px 8px;color:#8d92a2;font-size:12px;text-align:center}.custom-options>button{width:100%;min-height:50px;padding:6px 8px;display:flex;align-items:center;gap:9px;border:0;border-radius:5px;color:#3d4254;background:transparent;text-align:left}.custom-options>button:hover{background:#f3f4fe}.custom-options>button>i{flex:0 0 auto;width:18px;height:18px;display:grid;place-items:center;border:1px solid #cfd3df;border-radius:4px;color:#fff}.custom-options>button>i.selected{border-color:#5867df;background:#5867df}.custom-options span{min-width:0;display:flex;flex-direction:column;gap:3px}.custom-options b{font-size:13px}.custom-options small{color:#8d92a2;font-size:13px}.dialog-two-columns{margin:17px 22px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.dialog-two-columns .dialog-field{margin:0}.recharge-summary{min-height:70px;padding:10px 13px;display:flex;flex-direction:column;justify-content:center;border:1px solid #f0e5c7;border-radius:6px;background:#fffbef}.recharge-summary span{color:#8e8675;font-size:13px}.recharge-summary b{margin-top:5px;color:#c38b26;font-size:18px}.dialog-footer{margin-top:20px;padding:15px 22px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--border)}.dialog-footer>button{min-width:86px;height:40px;padding:0 15px;border:1px solid #dfe2eb;border-radius:5px;color:#656a7b;background:#fff;font-size:13px}.dialog-footer>.primary-command{min-width:150px;color:#fff;border:0;background:linear-gradient(95deg,#5267e7,#7f60e2)}.auth-page{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(560px,.92fr);overflow:auto;background:#f5f7fc}.auth-visual{position:relative;min-height:100vh;padding:34px 48px;display:flex;flex-direction:column;overflow:hidden;color:#fff;background:url(/assets/work-mountain.jpg) center/cover no-repeat}.auth-visual:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(115deg,#1a2348e6,#37457d9e 52%,#2c716f61)}.auth-visual>*{position:relative;z-index:1}.auth-brand{display:flex;align-items:center;gap:11px}.auth-brand>span,.auth-mobile-brand>span{width:43px;height:43px;display:grid;overflow:hidden;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,#506ee8,#9364e6 65%,#df6f9f);box-shadow:0 6px 16px #171c3538}.auth-brand b{font-size:24px}.auth-brand em{padding-left:11px;border-left:1px solid rgba(255,255,255,.35);color:#ffffffb8;font-size:13px;font-style:normal}.auth-intro{margin:auto 0;max-width:660px}.auth-kicker{display:inline-flex;height:29px;padding:0 11px;align-items:center;border:1px solid rgba(255,255,255,.28);border-radius:5px;color:#edf0ff;background:#ffffff1a;font-size:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.auth-intro h1{margin:20px 0 10px;font-size:58px;line-height:1.12}.auth-intro>p{margin:0;color:#ffffffc7;font-size:18px}.auth-benefits{margin-top:38px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.auth-benefits>div{min-height:74px;padding:13px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.2);border-radius:7px;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-benefits svg{flex:0 0 auto;color:#b9c4ff}.auth-benefits span{display:flex;flex-direction:column;gap:4px}.auth-benefits b{font-size:13px}.auth-benefits small{color:#ffffffa8;font-size:11px}.auth-visual-footer{display:flex;align-items:center;gap:7px;color:#ffffffa6;font-size:11px}.auth-visual-footer span{width:1px;height:14px;margin:0 10px;background:#ffffff40}.auth-form-side{min-height:100vh;padding:34px clamp(30px,5vw,78px);display:flex;align-items:center;justify-content:center;background:#f8f9fd}.auth-mobile-brand{display:none}.auth-panel{animation:auth-panel-in .28s ease both;width:min(520px,100%);overflow:hidden;border:1px solid #e3e5ee;border-radius:8px;background:#fff;box-shadow:0 18px 48px #282f4f1a}.auth-tabs{height:67px;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--border)}.auth-tabs button{position:relative;border:0;color:#858a9a;background:transparent;font-size:16px;font-weight:600}.auth-tabs button.active{color:#4f5ed8}.auth-tabs button.active:after{position:absolute;right:28%;bottom:0;left:28%;height:3px;border-radius:3px 3px 0 0;content:"";background:#5866df}.auth-form-stage{position:relative;overflow:hidden}.auth-form{padding:30px 34px 32px}.auth-heading{margin-bottom:23px}.auth-heading h2{margin:0;font-size:23px}.auth-heading p{margin:7px 0 0;color:#8e93a3;font-size:13px}.auth-form>label,.auth-form-grid>label{margin-top:15px;display:flex;flex-direction:column;gap:7px;color:#4a4f60;font-size:13px;font-weight:600}.auth-form>label>span small{color:#999eac;font-weight:400}.auth-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.auth-input{height:47px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid #dfe2eb;border-radius:6px;color:#989dac;background:#fbfbfd;transition:.18s}.auth-input:focus-within{color:#5e68dc;border-color:#6873df;box-shadow:0 0 0 3px #5867df17}.auth-input.invalid{color:#e06472;border-color:#e77482;background:linear-gradient(180deg,#fff6f7f2,#fffafbfa);box-shadow:0 0 0 3px #e774821c}.auth-input input{width:100%;min-width:0;outline:0;border:0;color:#343849;background:transparent;font-size:14px}.auth-input button{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border:0;color:#9499a8;background:transparent}.auth-field-error{min-height:17px;display:block;color:#e05b69;font-size:12px;font-weight:500;line-height:17px}.auth-field.has-error{gap:6px}.auth-agreement-card.invalid{border-color:#e77482bd;box-shadow:0 0 0 3px #e774821a}.auth-agreement-error{margin-top:7px}.auth-code-row{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:9px}.auth-code-row>button{border:0;border-radius:6px;color:#fff;background:linear-gradient(95deg,#5267e7,#7f60e2);font-size:13px;font-weight:700}.auth-code-row>button:disabled{cursor:not-allowed;opacity:.62}.auth-form-options>button{height:28px;display:inline-flex;align-items:center;border:0;color:#5663d9;background:transparent;font-size:12px}.auth-remember-inline{align-self:center}.auth-error{margin:0 0 10px;padding:9px 11px;border-radius:5px;color:#bd4e5c;background:#fff0f1;font-size:12px}.auth-error.success{color:#247f63;background:#eafaf3}.auth-submit{width:100%;height:47px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:6px;color:#fff;background:linear-gradient(95deg,#3974ec,#805de3 62%,#a758dc);box-shadow:0 7px 17px #585bd633;font-size:15px;font-weight:700}.auth-submit:disabled{cursor:wait;opacity:.65}.auth-switch{margin-top:20px;padding-top:18px;border-top:1px solid var(--border);color:#8c91a1;font-size:12px;text-align:center}.auth-switch button{border:0;color:#5260d9;background:transparent;font-weight:600}*{scrollbar-width:thin;scrollbar-color:#7b7ee8 #eef0f7}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{border-radius:8px;background:#eef0f7}*::-webkit-scrollbar-thumb{border:2px solid #eef0f7;border-radius:8px;background:#7b7ee8}*::-webkit-scrollbar-thumb:hover{background:#6068dc}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.brand{min-width:230px}.brand-subtitle,.queue-status{display:none}.topbar-actions{gap:15px}.creation-layout{grid-template-columns:minmax(450px,1.35fr) minmax(340px,1fr)}.quality-field,.ratio-field{grid-template-columns:1fr;gap:7px}.segmented.quality{grid-template-columns:repeat(2,minmax(0,1fr))}.segmented.ratio{grid-template-columns:repeat(3,minmax(0,1fr))}.works-masonry,.plaza-grid,.store-grid{grid-template-columns:repeat(3,1fr)}.auth-page{grid-template-columns:minmax(0,.8fr) minmax(540px,1fr)}.auth-benefits{grid-template-columns:1fr;max-width:310px}.auth-benefits>div{min-height:62px}.payment-order-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.topbar{height:62px;padding:0 14px}.mobile-menu{display:none}.brand{min-width:0}.brand-mark{width:34px;height:34px}.brand strong{display:none}.queue-status{width:34px;min-width:34px;height:34px;padding:0;display:grid;place-items:center;border-color:#dfe3fb;border-radius:8px;background:#f6f7ff;text-align:center}.queue-status:hover{background:#eef1ff}.queue-status div{display:none}.queue-status .queue-spinner,.queue-status .task-status-icon{grid-area:1 / 1}.queue-status .task-status-icon{width:25px;height:25px;background:transparent}.queue-status em{position:absolute;top:-6px;right:-7px;min-width:18px;height:18px;padding:0 5px;font-size:10px}.metric-link:not(.points-link) b{display:none}.points-link{min-height:34px;max-width:106px;padding:0 9px 0 6px;gap:5px;overflow:hidden;border:1px solid rgba(86,103,234,.22);border-radius:999px;color:#5362ea;background:linear-gradient(135deg,#5667ea1a,#8d57e814);font-size:12px;font-weight:900}.points-link .coin{width:20px;height:20px;background:linear-gradient(135deg,#536fea,#8d57e8);font-size:10px;box-shadow:0 6px 14px #5867df2e}.points-link b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.points-link .metric-label,.member-link{display:none}.task-popover,.message-popover{position:fixed;z-index:104;top:70px;right:12px;left:12px;width:auto;max-height:calc(100vh - 156px);max-height:min(520px,calc(100dvh - 156px - env(safe-area-inset-bottom)));display:flex;flex-direction:column;border-radius:10px;transform-origin:top center}.task-popover-head{flex:0 0 auto;min-height:58px;padding:0 13px 0 16px}.task-popover-head button{flex:0 0 auto}.task-popover-list{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain}.task-popover-list article{min-height:66px;padding:10px 13px}.task-popover-list article>div{min-width:0}.task-popover-list article small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-popover-list article>em{max-width:48px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.task-popover-empty{flex:1 1 auto;min-height:168px;height:auto}.task-popover>a{flex:0 0 46px;border-top:1px solid var(--border)}.message-popover{transform-origin:top center}.sidebar{top:0;z-index:var(--layer-mobile-sidebar);width:242px;padding-top:12px;transform:translate(-101%);transition:transform .24s ease}.sidebar.open{transform:translate(0)}.sidebar-mobile-head{height:46px;padding:0 8px 0 14px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600}.sidebar-overlay{position:fixed;z-index:var(--layer-mobile-overlay);top:0;right:0;bottom:0;left:0;display:block;background:#181b2859}.mobile-bottom-nav{position:fixed;z-index:var(--layer-mobile-bottom);right:12px;bottom:calc(10px + env(safe-area-inset-bottom));left:12px;height:70px;padding:7px 9px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;border:1px solid rgba(214,219,244,.92);border-radius:8px;background:#fffffff0;box-shadow:0 14px 34px #2b31582e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-bottom-nav a,.mobile-bottom-nav button{min-width:0;height:54px;padding:4px 2px;display:grid;place-items:center;align-content:center;gap:3px;border:0;border-radius:7px;color:#7e879d;background:transparent;font-size:11px;font-weight:700;line-height:1.1}.mobile-bottom-nav a>span,.mobile-bottom-nav button>span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-bottom-nav a.router-link-exact-active,.mobile-bottom-nav button.active{color:#5362ea;background:linear-gradient(180deg,#5667ea24,#8d57e81a);box-shadow:inset 0 0 0 1px #5667ea1f}.mobile-bottom-nav a.router-link-exact-active svg,.mobile-bottom-nav button.active svg{filter:drop-shadow(0 5px 10px rgba(88,103,223,.25))}.page-wrap{margin-left:0;padding:78px 12px calc(108px + env(safe-area-inset-bottom))}.creation-layout{grid-template-columns:1fr}.control-panel{min-height:500px}.prompt-box{min-height:112px;max-height:none;height:112px}.prompt-box textarea{padding-bottom:25px}.prompt-box span{bottom:7px}.prompt-resize-handle{display:none}.membership-content,.admin-grid,.payment-settings-layout{grid-template-columns:1fr}.payment-order-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.users-panel{grid-column:1;overflow-x:auto}.review-panel,.redemption-panel{min-width:0}.work-preview-modal{grid-template-columns:1fr;overflow-y:auto}.preview-modal-image{min-height:320px;max-height:55vh}.preview-modal-copy{padding:20px}.form-page-layout,.analytics-grid,.ai-settings-layout,.ai-multi-layout{grid-template-columns:1fr}.ai-provider-summary-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.ai-provider-modal footer{grid-template-columns:1fr 1fr}.ai-provider-modal footer span{display:none}.analytics-stats{grid-template-columns:repeat(3,1fr)}.coupon-create-bar{grid-template-columns:repeat(2,1fr)}.auth-page{display:block;background:linear-gradient(145deg,#edf1ff,#f8f9fd 55%,#edf8f5)}.auth-visual{display:none}.auth-form-side{min-height:100vh;min-height:100dvh;padding:72px 24px 30px;flex-direction:column;justify-content:flex-start;background:transparent}.auth-mobile-brand{margin-bottom:22px;display:flex;align-items:center;gap:10px}.auth-mobile-brand b{font-size:22px}}@media(max-width:640px){.topbar-actions{gap:8px}.topbar .member-link{display:none}.points-link{max-width:92px;padding-right:8px;font-size:11px}.points-link .coin{width:18px;height:18px}.brand{gap:8px}.task-popover,.message-popover{top:68px;right:8px;left:8px;max-height:calc(100vh - 148px);max-height:min(500px,calc(100dvh - 148px - env(safe-area-inset-bottom)))}.task-popover-head{padding-left:14px}.task-popover-list article{min-height:64px;padding:9px 12px;gap:8px}.task-popover-list article>span{width:30px;height:30px}.task-popover-list article>em{max-width:42px;font-size:10px}.task-popover>a{flex-basis:44px}.mobile-bottom-nav{right:8px;bottom:calc(8px + env(safe-area-inset-bottom));left:8px;height:68px;padding:6px 7px}.mobile-bottom-nav a,.mobile-bottom-nav button{height:54px;font-size:10px}.page-wrap{padding:70px 8px calc(102px + env(safe-area-inset-bottom))}.admin-settings-tabs{top:62px;min-height:48px;margin-bottom:8px;padding:5px}.admin-settings-tabs a{flex-basis:120px;min-height:36px;padding:5px 8px}.admin-settings-tabs a>span{width:28px;height:28px}.dashboard-page,.content-page{min-height:calc(100vh - 82px)}.page-header{min-height:50px;padding:0 12px}.page-header h1{font-size:15px}.page-hint,.page-header-slot .search-box,.page-tools .select-button{display:none}.creation-layout{padding:9px;gap:12px}.hero-preview{aspect-ratio:4/3}.thumbnail-row{height:57px}.thumbnail{height:50px}.thumbnail:nth-of-type(n+5){display:none}.control-panel{min-height:auto;gap:12px}.field-group{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:7px}.field-group>b{grid-column:1;grid-row:1;align-self:start}.field-control{grid-column:1;grid-row:2}.field-description{grid-column:1;grid-row:3}.reference-field>b,.model-field>b{padding-top:0}.reference-upload-rail{min-height:62px;padding:7px 9px}.reference-thumb-strip{gap:6px}.reference-thumb-card{flex-basis:42px;width:42px;height:42px}.reference-strip-summary{font-size:12px}.segmented.ratio{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.segmented.quality{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.segmented button{padding:0 4px}.generate-button{margin-top:2px}.generate-button span{margin-left:3px;padding-left:9px}.recent-section{padding:4px 9px 9px}.recent-grid{grid-template-columns:repeat(2,1fr);gap:8px}.recent-grid .work-card:nth-child(n+3){display:none}.section-title{height:46px}.work-actions button span{display:none}.tabs-line{padding:0 12px;gap:17px;overflow-x:auto}.tabs-line button{flex:0 0 auto}.tabs-line .outline-button{display:none}.works-masonry{padding:10px;grid-template-columns:repeat(2,1fr);gap:8px}.tag-row{padding:8px 12px;gap:6px;overflow-x:auto}.tag-row b,.tag-row>span{display:none}.tag-row button{flex:0 0 auto}.plaza-grid{padding:10px;grid-template-columns:repeat(2,1fr);gap:8px}.member-banner{min-height:120px;margin:10px;padding:18px}.member-banner>.user-avatar{width:48px;height:48px;font-size:16px}.member-info{width:auto;flex:1}.member-info span{line-height:1.45}.member-info small{display:-webkit-box;overflow:hidden;white-space:normal;line-height:1.45;text-overflow:initial;-webkit-box-orient:vertical;-webkit-line-clamp:2}.crown-art,.member-banner>button{display:none}.membership-content{padding:0 10px 10px}.plans-panel{padding:12px;overflow-x:auto}.plans-head{align-items:stretch;flex-direction:column;gap:8px}.membership-period-card{justify-content:space-between}.membership-payment-head{align-items:flex-start;flex-direction:column;gap:4px}.membership-payment-head small{text-align:left;white-space:normal}.plan-grid{grid-template-columns:1fr}.store-grid{padding:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.store-card{min-height:225px;padding:18px 8px 12px;text-align:center}.store-icon{width:58px;height:58px}.store-icon svg{width:34px}.recharge-layout,.payment-wait-layout,.payment-result-card{width:calc(100% - 20px);margin-top:10px}.amount-grid,.payment-settings-grid,.payment-editor-grid,.payment-method-grid,.payment-order-toolbar{grid-template-columns:1fr}.payment-settings-layout{padding:10px}.payment-settings-card{padding:16px}.image-info-grid{grid-template-columns:1fr}.checkout-card{padding:22px 16px}.admin-tabs{gap:22px;overflow-x:auto}.admin-tabs button{flex:0 0 auto}.stats-strip{padding:10px;grid-template-columns:repeat(2,1fr);gap:8px}.admin-grid{padding:0 10px 10px}.review-grid{grid-template-columns:repeat(2,1fr)}.help-grid{padding:10px;grid-template-columns:1fr}.toast-notice{right:10px;bottom:10px;left:10px;min-width:0}.modal-backdrop{padding:10px}.prompt-expansion-dialog{width:100%;max-height:calc(100dvh - 20px)}.prompt-expansion-dialog>header{padding:13px 14px}.prompt-expansion-body{padding:14px}.prompt-expansion-field .ui-textarea{min-height:112px}.prompt-expansion-dialog>footer{padding:11px 14px;display:grid;grid-template-columns:1fr 1fr}.prompt-expansion-dialog>footer button:first-child{grid-column:1 / -1}.work-preview-modal{width:100%;max-height:94vh}.preview-modal-image{min-height:240px}.preview-modal-copy h2{font-size:17px}.review-page-grid,.form-page-layout{padding:10px;grid-template-columns:1fr}.coupon-create-bar{grid-template-columns:1fr}.coupon-table{overflow-x:auto}.coupon-row{min-width:680px}.analytics-stats{padding:10px;grid-template-columns:repeat(2,1fr)}.analytics-stats article:last-child{grid-column:1/3}.analytics-grid{padding:0 10px 10px}.ai-settings-layout{padding:10px}.ai-settings-form,.ai-status-panel{padding:16px}.ai-provider-summary-grid,.ai-provider-card-facts{grid-template-columns:1fr}.ai-provider-modal{max-height:calc(100vh - 20px)}.ai-provider-modal>header{grid-template-columns:42px minmax(0,1fr) 32px;padding:15px}.ai-provider-modal-body{padding:15px}.ai-provider-modal footer{padding:13px 15px;grid-template-columns:1fr}.ai-provider-modal footer button{width:100%}.ai-form-grid,.ai-provider-state-grid,.ai-provider-state-grid.with-rule{grid-template-columns:1fr;gap:10px}.ai-rule-modal{max-height:calc(100vh - 20px)}.ai-rule-modal>header{grid-template-columns:42px minmax(0,1fr) 32px;padding:15px}.ai-rule-modal-body{padding:15px}.ai-rule-modal footer{padding:13px 15px;flex-direction:column;align-items:stretch}.ai-rule-modal footer button{width:100%}.ai-form-actions{display:grid;grid-template-columns:1fr 1fr}.ai-form-actions>button{justify-content:center}.admin-toolbar{padding:8px 10px;flex-wrap:wrap}.filter-buttons{width:100%;overflow-x:auto}.help-grid{padding-bottom:0}.faq-list{margin:0 10px}.admin-toolbar .search-box{width:100%}.generation-log-toolbar .ui-select,.generation-log-search{width:100%;max-width:none}.generation-log-row{min-width:1060px;grid-template-columns:72px 124px 130px minmax(180px,1fr) 80px 138px 136px 74px}.generation-log-pagination{justify-content:center}.admin-toolbar .toolbar-command{flex:1;justify-content:center}.recharge-dialog{width:100%;max-height:94vh;overflow-y:auto}.dialog-heading{min-height:76px;padding:14px 16px}.dialog-field{margin-right:16px;margin-left:16px}.dialog-two-columns{margin-right:16px;margin-left:16px;grid-template-columns:1fr}.dialog-two-columns .dialog-field{margin:0}.dialog-footer{padding:13px 16px}.dialog-footer>button{flex:1;min-width:0}.auth-form-side{padding:26px 12px}.auth-mobile-brand{align-self:flex-start;margin:0 0 17px 5px}.auth-panel{border-radius:7px}.auth-tabs{height:58px;padding:0 18px}.auth-form{padding:23px 20px 25px}.auth-form-grid{grid-template-columns:1fr;gap:0}.auth-code-row{grid-template-columns:1fr}.auth-code-row>button{min-height:42px}.auth-heading h2{font-size:20px}}.ui-input,.ui-select,.ui-textarea{width:100%;min-width:0;box-sizing:border-box;outline:0;border:1px solid #dfe2eb;border-radius:6px;color:#343849;background:#fbfbfd;font:inherit;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.ui-input,.ui-select{height:42px;padding:0 12px}.ui-textarea{min-height:104px;padding:12px;resize:vertical;line-height:1.7}.ui-input:focus,.ui-select:focus,.ui-textarea:focus{border-color:#6873df;box-shadow:0 0 0 3px #5867df1a}.ui-input:disabled,.ui-select:disabled,.ui-textarea:disabled{cursor:not-allowed;opacity:.62}.ui-form-field{display:flex;flex-direction:column;gap:7px;color:#4a4f60;font-size:13px;font-weight:600}.ui-form-field-label{display:inline-flex;align-items:center;gap:6px}.ui-form-field-label small{color:#999eac;font-size:11px;font-weight:400}.ui-form-field-error,.ui-form-field-hint{min-height:18px;line-height:18px;font-size:12px;font-weight:500}.ui-form-field-error{color:#f05d72;animation:ui-field-error-in .18s ease both}.ui-form-field-hint{color:#8d94a8}.ui-form-field.invalid .ui-input,.ui-form-field.invalid .ui-select,.ui-form-field.invalid .ui-textarea,.ui-form-field.invalid .custom-ui-select{border-color:#f05d72cc;box-shadow:0 0 0 3px #f05d721f}.ui-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:34px;background-image:linear-gradient(45deg,transparent 50%,#7d84a0 50%),linear-gradient(135deg,#7d84a0 50%,transparent 50%);background-position:calc(100% - 16px) 18px,calc(100% - 11px) 18px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.user-create-dialog{width:min(720px,94vw)}.user-create-dialog .dialog-two-columns{grid-template-columns:1fr 1fr}.ui-checkbox{position:relative;min-height:24px;display:inline-flex;align-items:flex-start;gap:8px;color:#62697c;cursor:pointer;font-size:12px;font-weight:400;line-height:1.7}.ui-checkbox input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.ui-checkbox>span{width:18px;height:18px;flex:0 0 auto;display:grid;place-items:center;margin-top:1px;border:1px solid #bdc5d6;border-radius:5px;color:transparent;background:#eef1f7;box-shadow:inset 0 1px 2px #2a314c0d;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.ui-checkbox:not(.disabled):hover>span{border-color:#7b86e6;background:#e8ebff}.ui-checkbox:focus-within>span{border-color:#6873df;box-shadow:0 0 0 3px #5867df24}.ui-checkbox.checked>span{color:#fff;border-color:#5867df;background:#5867df;box-shadow:0 3px 8px #5867df42}.ui-checkbox.checked:not(.disabled):hover>span{border-color:#4d5bd2;background:#4d5bd2;transform:translateY(-1px)}.ui-checkbox.disabled{cursor:not-allowed;opacity:.6}.agreement-checkbox{--agreement-accent: #5968df;--agreement-border: #d9def0;--agreement-surface: #f7f8fd;--agreement-checked-surface: #f0f2ff;--agreement-icon-surface: #e8ebfb;--agreement-title: #3d455b;--agreement-copy: #7e869a;--agreement-shadow: rgba(67,77,151,.13);--agreement-icon-box-size: 40px;--agreement-icon-size: 21px;position:relative;width:100%;min-height:72px;box-sizing:border-box;padding:12px 13px;display:grid;grid-template-columns:var(--agreement-icon-box-size) minmax(0,1fr);align-items:center;gap:11px;border:1px solid var(--agreement-border);border-radius:8px;color:var(--agreement-title);background:var(--agreement-surface);cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.agreement-checkbox.tone-warning{--agreement-accent: #b27b25;--agreement-border: #e9d9b9;--agreement-surface: #f8f9fc;--agreement-checked-surface: #fff6e4;--agreement-icon-surface: #f8edda;--agreement-title: #5d4a28;--agreement-copy: #8c7957;--agreement-shadow: rgba(143,102,34,.14)}.agreement-checkbox.compact{width:auto;min-width:0;min-height:0;padding:0;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:0;background:transparent;box-shadow:none}.agreement-checkbox.compact.framed{min-height:34px;padding:5px 7px;border:1px solid var(--agreement-border);border-radius:8px;background:var(--agreement-surface)}.agreement-checkbox input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.agreement-checkbox-icon{width:var(--agreement-icon-box-size);height:var(--agreement-icon-box-size);display:grid;place-items:center;border:1px solid transparent;border-radius:7px;color:var(--agreement-accent);background:transparent;transition:color .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.agreement-checkbox.compact:not(.framed) .agreement-checkbox-icon{width:var(--agreement-icon-box-size);height:var(--agreement-icon-box-size);border-radius:6px}.agreement-checkbox-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.agreement-checkbox-copy b{color:var(--agreement-title);font-size:13px;font-weight:700;line-height:1.35}.agreement-checkbox-copy small{color:var(--agreement-copy);font-size:11px;font-weight:400;line-height:1.55}.agreement-checkbox-inline-title{min-width:0;color:var(--agreement-title);font-size:12px;font-weight:600;line-height:1.4}.agreement-checkbox.compact .agreement-checkbox-copy,.agreement-checkbox.compact.framed .agreement-checkbox-copy{display:none}.agreement-checkbox:not(.disabled):hover{border-color:var(--agreement-accent);box-shadow:0 8px 20px var(--agreement-shadow)}.agreement-checkbox:not(.checked):not(.disabled):hover .agreement-checkbox-icon{background:var(--agreement-icon-surface);transform:translateY(-1px)}.agreement-checkbox.compact:not(.framed):not(.disabled):hover{border-color:transparent;box-shadow:none}.agreement-checkbox:focus-within{border-color:var(--agreement-accent);box-shadow:0 0 0 3px var(--agreement-shadow)}.agreement-checkbox.checked{border-color:var(--agreement-accent);background:var(--agreement-checked-surface);box-shadow:0 7px 18px var(--agreement-shadow)}.agreement-checkbox.checked .agreement-checkbox-icon{color:#fff;border-color:var(--agreement-accent);background:var(--agreement-accent);box-shadow:0 5px 12px var(--agreement-shadow);transform:scale(1.02)}.agreement-checkbox.disabled{cursor:not-allowed;opacity:.58}.agreement-checkbox.compact:not(.framed):not(.checked){box-shadow:none}.agreement-checkbox.compact:not(.framed):focus-within{box-shadow:none}.agreement-checkbox.compact:not(.framed).checked{background:transparent;box-shadow:none;border-color:transparent}.auth-form>.auth-agreement-card{margin-top:18px;display:grid;flex-direction:initial;gap:11px;font-weight:400}.auth-agreement-card+.auth-error{margin-top:12px}.work-menu button{align-items:center;gap:7px}.prompt-detail-heading{margin-top:17px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#4c5265;font-size:12px}.prompt-detail-heading button{height:28px;padding:0 8px;display:flex;align-items:center;gap:4px;border:1px solid var(--border);border-radius:5px;color:#5965dc;background:var(--panel);font-size:11px}.prompt-detail{max-height:170px;margin:8px 0 0!important;padding:10px;overflow-y:auto;border:1px solid var(--border);border-radius:6px;color:#62687a;background:#fafbfe;line-height:1.8}.review-toolbar{align-items:flex-start;flex-wrap:wrap}.review-toolbar>span{margin-left:auto}.review-filter-row{width:100%;padding-top:10px;display:flex;align-items:center;gap:9px;border-top:1px solid var(--border)}.review-filter-row .ui-select{width:160px;height:34px}.review-filter-row label{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px}.review-filter-row .ui-input,.review-filter-row .ui-date-picker{width:145px}.review-filter-row .ui-input,.review-filter-row .ui-date-trigger{height:34px}.review-results-panel{position:relative;min-height:360px}.content-page{position:relative;isolation:isolate}.loading-overlay{display:flex;align-items:center;justify-content:center;gap:12px;color:#5965dc;font-size:13px;pointer-events:auto;-webkit-user-select:none;user-select:none}.loading-overlay-container{position:absolute;z-index:50;top:0;right:0;bottom:0;left:0;min-height:100%;padding:24px;flex-direction:column;background:color-mix(in srgb,var(--panel) 82%,transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.loading-overlay-global{position:fixed;z-index:330;top:0;right:0;bottom:0;left:0;width:100vw;min-height:100dvh;flex-direction:column;color:#e8ecff;background:#0e1323b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.loading-overlay-spinner{animation:spin .9s linear infinite}.local-loading-overlay{position:absolute;z-index:50;top:0;right:0;bottom:0;left:0;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#5965dc;background:color-mix(in srgb,var(--panel) 82%,transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);font-size:13px;pointer-events:auto}@media(max-width:640px){.review-filter-row{align-items:stretch;flex-direction:column}.review-filter-row .ui-select,.review-filter-row .ui-input,.review-filter-row .ui-date-picker{width:100%}.review-toolbar>span{margin-left:0}}.auth-form-grid{grid-template-columns:1fr;gap:0}.auth-form-grid>label+label{margin-top:15px}.auth-form-options{min-height:32px;margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:14px}.auth-form>.agreement{margin-top:24px;padding:4px 0}.auth-form>.agreement+.auth-error{margin-top:12px}.auth-form .auth-submit{margin-top:8px}.auth-input .ui-input{height:auto;padding:0;border:0;border-radius:0;color:inherit;background:transparent;box-shadow:none}.reset-dialog{width:min(460px,100%);padding:36px}.reset-dialog>p{margin-bottom:24px;line-height:1.8}.reset-dialog label{gap:9px}.reset-dialog label+label{margin-top:18px}.reset-dialog .auth-submit{margin-top:22px}.reset-dialog .auth-input{min-height:50px}.toast-notice{min-height:52px;padding:0 14px;border-radius:10px;animation:toast-in .28s ease both}.toast-notice button{border-radius:6px}.toast-notice button:hover{color:#5965dc;background:#f0f1ff}@keyframes toast-in{0%{opacity:0;transform:translate3d(18px,-8px,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}.toast-leave-active{animation:toast-out .2s ease both}@keyframes toast-out{to{opacity:0;transform:translate3d(18px,-6px,0) scale(.96)}}.route-progress{position:fixed;z-index:var(--layer-route-progress);top:0;right:0;left:0;height:3px;overflow:hidden;pointer-events:none;background:#5563ea24;box-shadow:0 2px 8px #5563ea24}.route-progress span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left center;background:#5b67ec;box-shadow:0 0 10px #7b62eccc;transition:transform .2s cubic-bezier(.2,.85,.25,1)}.route-progress-fade-enter-active,.route-progress-fade-leave-active{transition:opacity .16s ease}.route-progress-fade-enter-from,.route-progress-fade-leave-to{opacity:0}html.theme-dark .route-progress{background:#7c89ff33;box-shadow:0 2px 10px #00000047}html.theme-dark .route-progress span{background:#8793ff;box-shadow:0 0 12px #8793ffbf}@media(prefers-reduced-motion:reduce){.route-progress span,.route-progress-fade-enter-active,.route-progress-fade-leave-active{transition-duration:.01ms}}.model-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.model-input-row .outline-button{height:42px;white-space:nowrap}.field-warning{margin-top:7px;display:block;color:#b66a00;font-size:12px;line-height:1.6}.spinning{animation:spin .8s linear infinite}.system-settings-layout{padding:18px;display:grid;grid-template-columns:minmax(480px,1.25fr) minmax(300px,.75fr);gap:16px}.system-settings-main{min-width:0;display:grid;gap:16px}.system-settings-form,.system-user-settings-form,.system-site-settings-form,.system-image-settings-form{min-width:0;padding:22px;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 10px 28px #232a480d}.settings-section-heading{display:flex;align-items:center;gap:12px}.settings-section-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:#5968e5;background:#eef0ff}.settings-section-heading h2{margin:0;font-size:16px}.settings-section-heading p{margin:4px 0 0;color:var(--muted);font-size:12px}.system-card-head{min-height:58px;padding-bottom:18px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.system-card-head>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:#5968e5;background:linear-gradient(135deg,#eef0ff,#f6f2ff)}.system-card-head h2{margin:0;font-size:17px}.system-card-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.user-card-head{grid-template-columns:44px minmax(0,1fr)}.system-form-grid{margin-top:20px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px 14px}.system-form-grid label{display:flex;flex-direction:column;gap:8px;color:#505568;font-size:12px;font-weight:600}.customer-service-contact-field{margin-top:16px;display:flex;flex-direction:column;gap:8px;color:#505568;font-size:12px;font-weight:600}.customer-service-tag-editor{padding:10px;display:grid;gap:9px;border:1px solid #dfe4ef;border-radius:8px;background:#f9faff}.customer-service-tag-list{display:flex;flex-wrap:wrap;gap:7px}.customer-service-tag{min-width:0;display:inline-flex;align-items:center;overflow:hidden;border:1px solid #d8ddfa;border-radius:7px;color:#4c59c7;background:#eef0ff}.customer-service-tag>span{max-width:240px;padding:5px 7px 5px 9px;overflow:hidden;color:inherit;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.customer-service-tag-remove{width:26px;height:26px;display:grid;place-items:center;border:0;border-left:1px solid #d8ddfa;color:#ba5475;background:#ffffff6b}.customer-service-tag-remove:hover,.customer-service-tag-remove:focus-visible{color:#9d3159;background:#ffeaf0}.customer-service-contact-input{position:relative}.customer-service-contact-input>.ui-input{width:100%}.customer-service-contact-candidate{width:100%;min-height:32px;margin-top:6px;padding:0 10px;display:flex;align-items:center;overflow:hidden;border:1px solid #e1e5f1;border-radius:6px;color:#5662c9;background:#fff;font-size:12px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.customer-service-contact-candidate:hover,.customer-service-contact-candidate:focus-visible{border-color:#b8c0ee;background:#f2f4ff}.field-hint{display:block;color:var(--muted);font-size:11px;font-weight:400;line-height:1.5}.system-from-name-field,.system-password-field{grid-column:1 / -1}.site-card-head{grid-template-columns:44px minmax(0,1fr)}.site-asset-grid{margin-top:16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.site-asset-field{display:flex;flex-direction:column;gap:8px;color:#505568;font-size:12px;font-weight:600}.site-asset-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.site-asset-row .outline-button{height:42px;white-space:nowrap}.site-preview-strip{margin-top:16px;padding:13px;display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.62fr);gap:12px;border:1px solid #e4e7f5;border-radius:10px;background:radial-gradient(circle at top right,rgba(88,103,223,.11),transparent 42%),#fbfbff}.site-preview-brand,.site-preview-favicon{min-width:0;display:flex;align-items:center;gap:11px}.site-preview-brand>span,.site-preview-favicon>span{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:10px;color:#5968e5;background:linear-gradient(135deg,#eef0ff,#f7f1ff)}.site-preview-favicon>span{width:34px;height:34px;border-radius:8px}.site-preview-brand img,.site-preview-favicon img{width:100%;height:100%;object-fit:cover}.site-preview-brand>span.site-default-mark,.site-preview-favicon>span.site-default-mark,.site-status-logo.site-default-mark,.site-status-favicon i.site-default-mark{color:#fff;background:linear-gradient(135deg,#536fea 15%,#9163e8 58%,#e370a1);box-shadow:0 4px 10px #5e5cdf38}.site-preview-brand>span.site-default-mark,.site-preview-favicon>span.site-default-mark{border-radius:8px}.site-preview-brand div,.site-preview-favicon div{min-width:0;display:flex;flex-direction:column;gap:4px}.site-preview-brand b,.site-preview-favicon b{overflow:hidden;color:#252b3f;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.site-preview-brand small,.site-preview-favicon small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.image-placeholder-card-head{grid-template-columns:44px minmax(0,1fr)}.image-placeholder-grid{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.image-placeholder-item{min-width:0;padding-right:16px}.image-placeholder-item+.image-placeholder-item{padding-right:0;padding-left:16px;border-left:1px solid var(--border)}.image-placeholder-title{min-height:52px;margin-bottom:10px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.image-placeholder-title>span{min-width:0;display:flex;flex-direction:column;gap:5px}.image-placeholder-title b{color:#363c50;font-size:13px}.image-placeholder-title small{color:var(--muted);font-size:11px;font-weight:400;line-height:1.5}.image-placeholder-title em{flex:0 0 auto;color:#6670d9;font-size:11px;font-style:normal}.site-asset-actions{display:flex;gap:6px}.site-asset-actions .outline-button{padding:0 10px}.site-asset-actions .icon-only-button{flex:0 0 40px;width:40px;padding:0;display:grid;place-items:center;gap:0;line-height:0}.site-asset-actions .icon-only-button svg{display:block;margin:0}.image-placeholder-preview{position:relative;height:154px;margin-top:11px;overflow:hidden;border:1px solid #e4e7f2;border-radius:7px;background:#f4f6fb}.image-placeholder-preview>.image-placeholder-caption{position:absolute;z-index:2;right:0;bottom:0;left:0;height:28px;display:grid;place-items:center;color:#737b91;background:#ffffffe0;font-size:11px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.system-user-switches{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.system-user-switches article{min-height:82px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:9px;background:linear-gradient(180deg,#fbfbff,#f7f8ff)}.system-user-switches article>span{min-width:0;display:flex;flex-direction:column;gap:5px}.system-user-switches b{font-size:13px}.system-user-switches small{color:var(--muted);font-size:12px;line-height:1.5}.system-user-grid{margin-top:16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.75fr);gap:14px;align-items:stretch}.system-user-grid label{display:flex;flex-direction:column;gap:8px;color:#505568;font-size:12px;font-weight:600}.system-user-preview{padding:13px 15px;display:flex;flex-direction:column;justify-content:center;gap:5px;border:1px solid #e4e7f5;border-radius:9px;background:radial-gradient(circle at top right,rgba(88,103,223,.13),transparent 42%),#fbfbff}.system-user-preview span{color:var(--muted);font-size:11px}.system-user-preview b{color:#4853d6;font-size:15px}.system-user-preview small{color:#7e8497;font-size:12px}.switch-line{margin-top:16px;padding:12px 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border)}.switch-line span{display:flex;flex-direction:column;gap:4px}.switch-line small{color:var(--muted);font-size:12px}.system-status-stack{min-width:0;display:grid;align-content:start;gap:16px}.system-status-card{min-width:0;padding:22px;display:flex;flex-direction:column;align-items:center;border:1px solid var(--border);border-radius:10px;background:linear-gradient(180deg,#fbfbfe,#fff);box-shadow:0 10px 28px #232a480d;text-align:center}.system-status-card h3{margin:13px 0 4px;font-size:15px}.system-status-card>p{margin:0 0 18px;color:#606bdc;font-size:12px}.system-status-card>div{width:100%;min-height:42px;display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;border-top:1px solid var(--border);text-align:left}.system-status-card>div span{color:#9297a7;font-size:11px}.system-status-card>div b{overflow:hidden;color:#555a6b;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.site-status-logo{overflow:hidden;padding:0;border-radius:16px}.site-status-logo img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.site-status-favicon{display:inline-flex;align-items:center;gap:7px}.site-status-favicon img{width:18px;height:18px;border-radius:4px;object-fit:cover}.site-status-favicon i{width:18px;height:18px;display:inline-grid;place-items:center;overflow:hidden;border-radius:4px;font-style:normal}.site-status-favicon i img{width:100%;height:100%;object-fit:cover}.creation-settings-layout{padding:18px;display:grid;grid-template-columns:minmax(560px,1.35fr) minmax(280px,.65fr);gap:16px;align-items:start}.creation-settings-card,.creation-settings-summary{min-width:0;padding:22px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 10px 28px #232a480d}.creation-settings-head{grid-template-columns:44px minmax(0,1fr)}.creation-price-grid{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--border);border-radius:7px}.creation-price-item{min-width:0;min-height:92px;padding:14px;display:grid;grid-template-columns:38px minmax(105px,1fr) minmax(118px,.7fr);align-items:center;gap:11px;border-bottom:1px solid var(--border);background:#fcfcff;transition:background .18s ease}.creation-price-item:nth-child(odd){border-right:1px solid var(--border)}.creation-price-item:nth-last-child(-n+2){border-bottom:0}.creation-price-item:hover{background:#f8f9ff}.creation-price-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:7px}.tone-ai .creation-price-icon{color:#665edb;background:#eeedff}.tone-standard .creation-price-icon{color:#28836c;background:#e9f7f1}.tone-two-k .creation-price-icon{color:#2e70b9;background:#eaf3fd}.tone-four-k .creation-price-icon{color:#b44f78;background:#fbeef3}.creation-price-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.creation-price-copy b{color:#30364a;font-size:13px}.creation-price-copy small{color:var(--muted);font-size:11px}.creation-price-input{min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:5px}.creation-price-input .ui-input{height:38px;text-align:right;font-weight:700}.creation-price-input em{color:#8d93a5;font-size:10px;font-style:normal;text-align:right}.creation-settings-note{margin-top:16px;padding:12px 14px;display:flex;align-items:flex-start;gap:10px;border-left:3px solid #5e6de2;color:#5965d7;background:#f6f7ff}.creation-settings-note>span{min-width:0;display:flex;flex-direction:column;gap:4px}.creation-settings-note b{color:#414960;font-size:12px}.creation-settings-note small{color:#777e92;font-size:11px;line-height:1.6}.creation-settings-actions{margin-top:18px}.creation-settings-summary{display:flex;flex-direction:column;align-items:center;text-align:center}.creation-settings-summary h3{margin:13px 0 7px;font-size:15px}.creation-settings-summary>strong{color:#5261df;font-size:18px}.creation-settings-summary>p{margin:6px 0 18px;color:var(--muted);font-size:11px}.creation-settings-summary>div{width:100%;min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border-top:1px solid var(--border);text-align:left}.creation-settings-summary>div span{color:#8d93a5;font-size:11px}.creation-settings-summary>div b{color:#4c5266;font-size:11px;font-weight:600;text-align:right}.storage-settings-layout{padding:18px;display:grid;gap:16px}.storage-overview-band{min-height:92px;padding:15px 18px;display:grid;grid-template-columns:minmax(0,1fr) 150px 150px;align-items:center;gap:18px;border:1px solid var(--border);border-radius:8px;background:linear-gradient(90deg,#f8f9ff,#fcfdff)}.storage-overview-band>div{min-width:0;display:flex;align-items:center;gap:12px}.storage-overview-band>div:first-child>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.storage-overview-band>div:not(:first-child){min-height:54px;padding-left:18px;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;border-left:1px solid var(--border)}.storage-overview-icon{flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;border-radius:8px;color:#5968df;background:#e9edff}.storage-overview-band span{color:#8990a4;font-size:11px}.storage-overview-band b{color:#4d5368;font-size:12px}.storage-overview-band strong{overflow:hidden;color:#3c47c9;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.storage-overview-band small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.storage-section{min-width:0;padding:20px 22px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 8px 24px #232a480b}.storage-section-head{min-height:52px;display:flex;align-items:center;gap:11px}.storage-section-head>span{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:7px;color:#5868df;background:#edf0ff}.database-migration-layout{padding:18px;display:grid;gap:16px}.database-migration-hero{min-height:112px;padding:20px 22px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:16px;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:radial-gradient(circle at 18% 0,rgba(94,111,229,.18),transparent 36%),linear-gradient(105deg,#f8f9ff,#fff);box-shadow:0 12px 30px #232a480f}.database-migration-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#5269e8,#8a68eb);box-shadow:0 14px 24px #5269e838}.database-migration-hero h2{margin:0;color:#30364a;font-size:19px}.database-migration-hero p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.7}.database-migration-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.database-migration-card{min-width:0;min-height:142px;padding:17px;display:flex;flex-direction:column;gap:8px;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 10px 28px #232a480d}.database-migration-card>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#5c6ae1;background:#eef0ff}.database-migration-card.warning>span{color:#b66a00;background:#fff4df}.database-migration-card small{color:#8e95a8;font-size:11px}.database-migration-card b{overflow:hidden;color:#30364a;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.database-migration-card em{overflow:hidden;color:var(--muted);font-size:11px;font-style:normal;line-height:1.6;text-overflow:ellipsis;white-space:nowrap}.database-migration-alert{padding:13px 15px;display:flex;align-items:flex-start;gap:10px;border:1px solid #f0d59f;border-radius:9px;color:#9a6400;background:linear-gradient(90deg,#fff8e8,#fffdf8);font-size:12px;line-height:1.7}.database-migration-alert svg{flex:0 0 auto;margin-top:1px}.database-migration-panel{min-width:0;padding:20px 22px;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 10px 28px #232a480d}.database-migration-panel header{margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;gap:12px}.database-migration-panel h3{margin:0;color:#30364a;font-size:16px}.database-migration-panel p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.database-migration-panel header strong{flex:0 0 auto;color:#5664df;font-size:18px}.database-migration-rules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.database-migration-rules article{min-width:0;padding:14px;display:grid;grid-template-columns:32px minmax(0,1fr);gap:11px;border:1px solid #e6e9f7;border-radius:9px;background:#fafbff}.database-migration-rules b{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:#5868df;background:#edf0ff;font-size:13px}.database-migration-rules span{min-width:0;display:flex;flex-direction:column;gap:5px}.database-migration-rules strong{color:#343b4f;font-size:13px}.database-migration-rules small{color:var(--muted);font-size:11px;line-height:1.6}.database-table-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.database-table-list div{min-height:42px;padding:0 13px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e8ebf8;border-radius:8px;background:#fbfcff}.database-table-list span{overflow:hidden;color:#4c5368;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.database-table-list b{color:#5664df;font-size:12px}.database-migration-empty{min-height:96px;display:grid;place-items:center;border:1px dashed #dfe3f4;border-radius:9px;color:var(--muted);font-size:12px;background:#fbfcff}.validation-panel{border-color:#bfe6d6;background:linear-gradient(180deg,#fbfffd,#fff)}.validation-panel.failed{border-color:#f1c3cb;background:linear-gradient(180deg,#fff9fa,#fff)}.validation-panel header strong{min-width:56px;padding:7px 12px;border-radius:999px;color:#108263;background:#e8f8f1;font-size:13px;text-align:center}.validation-panel.failed header strong{color:#bc4257;background:#fdecef}.validation-summary-grid{margin-bottom:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.validation-summary-grid span{min-height:58px;padding:11px 13px;display:flex;flex-direction:column;justify-content:center;gap:5px;border:1px solid #e4f1ec;border-radius:9px;background:#f8fffc}.validation-summary-grid small{color:#7d8b88;font-size:11px}.validation-summary-grid b{color:#19856a;font-size:15px}.database-migration-empty.success{min-height:56px;border-color:#cce9dd;color:#168064;background:#f3fcf8}.validation-extra-note{margin:12px 0 0;color:#8a91a4;font-size:11px;line-height:1.6}.data-backup-layout{padding:18px;display:grid;gap:16px}.data-backup-hero{min-height:112px;padding:20px 22px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:16px;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:radial-gradient(circle at 16% 0,rgba(94,111,229,.18),transparent 34%),linear-gradient(105deg,#f8f9ff,#fff);box-shadow:0 12px 30px #232a480f}.data-backup-hero h2,.admin-membership-hero h2{margin:0;color:#30364a;font-size:19px}.data-backup-hero p,.admin-membership-hero p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.7}.data-backup-hero>b,.admin-membership-hero>b{color:#5664df;font-size:15px;white-space:nowrap}.data-backup-icon,.admin-membership-hero>span{width:54px;height:54px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#5269e8,#8a68eb);box-shadow:0 14px 24px #5269e838}.data-backup-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.data-backup-grid article,.data-backup-panel,.admin-membership-card,.admin-membership-add-card{min-width:0;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:0 10px 28px #232a480d}.data-backup-grid article{min-height:142px;padding:17px;display:flex;flex-direction:column;gap:8px}.data-backup-grid article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#5c6ae1;background:#eef0ff}.data-backup-grid small,.data-backup-table small{color:#8e95a8;font-size:11px}.data-backup-grid b{overflow:hidden;color:#30364a;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.data-backup-grid em{overflow:hidden;color:var(--muted);font-size:11px;font-style:normal;line-height:1.6;text-overflow:ellipsis;white-space:nowrap}.data-backup-panel{padding:20px 22px}.data-backup-panel header{margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;gap:12px}.data-backup-panel h3{margin:0;color:#30364a;font-size:16px}.data-backup-panel p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.data-backup-panel footer{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px}.data-backup-form-grid{display:grid;grid-template-columns:1.2fr repeat(2,minmax(120px,.6fr));gap:12px}.data-backup-form-grid label,.data-backup-cloud-grid label{min-width:0;display:grid;gap:7px;color:#697085;font-size:12px}.data-backup-form-grid label.wide,.data-backup-cloud-grid label.wide{grid-column:1 / -1}.data-backup-form-grid label small,.data-backup-cloud-grid label small{color:var(--muted);font-size:11px;line-height:1.5}.data-backup-cloud-panel header a{height:30px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dfe4f4;border-radius:6px;color:#5867df;background:#f7f8ff;font-size:12px;text-decoration:none}.data-backup-cloud-toggle{margin-bottom:12px}.data-backup-cloud-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.data-backup-table-counts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.data-backup-table-counts div{min-height:42px;padding:0 13px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e8ebf8;border-radius:8px;background:#fbfcff}.data-backup-table-counts span{overflow:hidden;color:#4c5368;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.data-backup-table-counts b{color:#5664df;font-size:12px}.data-backup-panel .standalone-admin-table.data-backup-table{min-height:0;overflow-x:auto;border:1px solid #e7ebf5;border-radius:10px;background:#fbfcff;box-shadow:inset 0 10px 22px -24px #2d35535c}.data-backup-panel .standalone-admin-table.data-backup-table .backup-record-row{min-width:1240px;min-height:62px;padding:0 14px;display:grid;grid-template-columns:minmax(180px,.9fr) minmax(280px,1.32fr) minmax(230px,1.08fr) minmax(122px,.62fr) 90px minmax(150px,.72fr) minmax(220px,auto);gap:14px;align-items:center;border-bottom:1px solid #edf0f7;color:#5f6678;font-size:12px}.data-backup-panel .standalone-admin-table.data-backup-table .backup-record-row.header{min-height:42px;color:#8a91a5;background:#f5f7fc;font-weight:700}.data-backup-panel .standalone-admin-table.data-backup-table .backup-record-row:last-of-type{border-bottom:0}.data-backup-table .backup-record-row>span{min-width:0;overflow:hidden}.data-backup-table .backup-record-row b,.data-backup-table .backup-record-row small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-backup-table .backup-record-row b{color:#3e465d;font-size:12px}.data-backup-table .backup-id-cell b,.data-backup-table .backup-file-cell b{color:#5965dc;font-family:Consolas,Cascadia Mono,monospace}.data-backup-table .backup-storage-cell b{color:#47506a}.data-backup-table .backup-time-cell{color:#70788d;white-space:nowrap}.data-backup-table .backup-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:7px;overflow:visible}.backup-action-button{height:30px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dfe4f3;border-radius:6px;color:#5965dc;background:#fff;box-shadow:0 5px 12px #37416e0d;font-size:12px;font-weight:700;white-space:nowrap;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.backup-action-button:hover:not(:disabled){border-color:#cfd6fb;color:#4f5ddb;background:#f4f6ff;box-shadow:0 8px 16px #5867df1f}.backup-action-button.primary{border-color:#5867df3d;color:#fff;background:linear-gradient(100deg,#5868e8,#7974ee);box-shadow:0 8px 18px #5867df2e}.backup-action-button.primary:hover:not(:disabled){color:#fff;border-color:#6c78ee;background:linear-gradient(100deg,#5262df,#736deb)}.backup-action-button.danger{color:#c85563;border-color:#efcdd1;background:#fff7f8}.backup-action-button.danger:hover:not(:disabled){color:#fff;border-color:#d85b69;background:#d85b69;box-shadow:0 8px 16px #d85b6924}.backup-action-button:disabled{cursor:not-allowed;color:#a9afbf;border-color:#e2e6ee;background:#f3f5f9;box-shadow:none;opacity:.72}.data-backup-empty{min-height:82px;display:grid;place-items:center;border:1px dashed #dfe3f4;border-radius:9px;color:var(--muted);font-size:12px;background:#fbfcff}.admin-membership-hero{margin:18px;min-height:112px;padding:20px 22px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:16px;border:1px solid var(--border);border-radius:12px;background:radial-gradient(circle at 16% 0,rgba(255,192,95,.18),transparent 34%),linear-gradient(105deg,#fffaf1,#fff);box-shadow:0 12px 30px #232a480f}.admin-membership-grid{padding:0 18px 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-membership-card{padding:18px;display:grid;gap:15px}.admin-membership-card.base{border-color:#5868de3d;background:linear-gradient(180deg,#f6f7ffb8,#fff)}.admin-membership-card.disabled{opacity:.72}.admin-membership-card header{display:flex;align-items:center;gap:11px}.admin-membership-card header>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#6d60df;background:#f0efff}.admin-membership-card header div{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.admin-membership-card header b{color:#30364a;font-size:15px}.admin-membership-card header small{color:var(--muted);font-size:11px}.admin-membership-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-membership-form.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-membership-form label{min-width:0;display:grid;gap:6px;color:#697085;font-size:12px}.admin-membership-form label.wide{grid-column:1 / -1}.membership-discount-box{padding:12px;display:grid;gap:11px;border:1px solid #edf0fa;border-radius:10px;background:#fbfcff}.membership-model-editor,.membership-benefit-editor{display:grid;gap:9px}.membership-model-picker{padding:12px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:10px;border:1px solid #edf0fa;border-radius:10px;background:#fbfcff}.membership-model-picker label{min-width:0;display:grid;gap:6px;color:#697085;font-size:12px}.membership-model-picker label>span{color:#4b5368;font-weight:700}.membership-model-picker .custom-ui-select{width:100%;height:38px;background:#fff}.membership-model-add{height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe4f6;border-radius:9px;color:#5968df;background:#f6f7ff;font-size:12px;font-weight:800;white-space:nowrap}.membership-model-add:disabled{cursor:not-allowed;opacity:.55}.membership-selected-models{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:8px}.membership-selected-models button{min-width:0;min-height:48px;padding:8px 9px;display:flex;align-items:center;justify-content:space-between;gap:9px;border:1px solid #dfe4f6;border-radius:10px;color:#3f4770;background:#fff;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.membership-selected-models button:hover{transform:translateY(-1px);border-color:#5b68dc61;background:#f6f7ff}.membership-selected-models button.legacy{border-style:dashed;color:#8b6a27;background:#fffaf0}.membership-selected-models button.disabled{opacity:.68}.membership-selected-models span{min-width:0;display:grid;gap:2px}.membership-selected-models b{min-width:0;overflow:hidden;color:inherit;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.membership-selected-models small{min-width:0;overflow:hidden;color:#8b93a8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.membership-selected-models svg{flex:0 0 auto;color:#8b93a8}.membership-model-preview-list button{justify-content:flex-start;cursor:pointer}.membership-model-preview-list button>em{flex:0 0 auto;width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:#5b67df;background:#eef0ff;font-size:11px;font-style:normal;font-weight:800}.membership-model-empty{margin:0!important;padding:11px 12px;border:1px dashed #dfe4f6;border-radius:10px;color:#8b93a8!important;background:#fbfcff;font-size:12px}.membership-model-config-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dfe4f6;border-radius:10px;color:#5968df;background:#f6f7ff;font-size:12px;font-weight:800}.membership-model-config-button:hover{border-color:#5b68dc5c;background:#eef1ff}.membership-benefit-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#30364a;font-size:13px}.membership-benefit-head small{color:var(--muted);font-size:11px;line-height:1.5;text-align:right}.membership-benefit-head button,.admin-membership-add-card{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe4f6;color:#5968df;background:#f6f7ff}.membership-benefit-head button{height:28px;padding:0 10px;border-radius:999px;font-size:12px}.membership-benefit-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:8px;align-items:center}.admin-membership-card-actions{display:flex;justify-content:flex-end}.admin-membership-card-actions .danger{color:#c65365;border-color:#f0cbd1;background:#fff5f6}.admin-membership-add-card{min-height:180px;flex-direction:column;border-style:dashed;font-size:14px;font-weight:700}.admin-membership-grid.compact{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:stretch}.admin-membership-summary-card{min-width:0;padding:16px;display:grid;gap:12px;border:1px solid var(--border);border-radius:14px;color:inherit;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 12px 28px #232a480f;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.admin-membership-summary-card:hover,.admin-membership-summary-card:focus-visible{transform:translateY(-2px);border-color:#5b68dc57;box-shadow:0 18px 40px #27315c1f;outline:0}.admin-membership-summary-card.base{border-color:#5868de47;background:radial-gradient(circle at 12% 0,rgba(105,116,232,.13),transparent 38%),linear-gradient(180deg,#f8f9ff,#fff)}.admin-membership-summary-card.disabled{opacity:.68}.admin-membership-summary-card header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px}.admin-membership-summary-card header>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#645de1;background:#f0efff;box-shadow:inset 0 0 0 1px #6370e114}.admin-membership-summary-card header div{min-width:0;display:grid;gap:3px}.admin-membership-summary-card header b{overflow:hidden;color:#30364a;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.admin-membership-summary-card header small,.admin-membership-summary-card p,.admin-membership-summary-card footer small{color:var(--muted);font-size:12px;line-height:1.55}.admin-membership-summary-card p{min-height:38px;margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.membership-card-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.membership-card-facts span{min-width:0;padding:9px;display:grid;gap:3px;border:1px solid #edf0fa;border-radius:10px;background:#fbfcff}.membership-card-facts b{overflow:hidden;color:#3f4770;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.membership-card-facts small{color:#8b93a8;font-size:10px}.admin-membership-summary-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:2px}.admin-membership-summary-card footer small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-membership-summary-card footer button{height:30px;flex:0 0 auto;padding:0 11px;border:1px solid #dfe4f6;border-radius:999px;color:#5968df;background:#f6f7ff;font-size:12px;font-weight:700}.admin-membership-add-card.compact{min-height:174px;padding:18px;border-radius:14px;color:#5968df;background:linear-gradient(180deg,#fbfcff,#f6f7ff);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.admin-membership-add-card.compact:hover{transform:translateY(-2px);border-color:#5b68dc57;box-shadow:0 18px 40px #27315c1a}.admin-membership-add-card.compact small{color:var(--muted);font-size:12px;font-weight:500}.membership-plan-modal-backdrop{z-index:335}.membership-plan-modal{width:min(940px,calc(100vw - 28px));max-height:min(88vh,860px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 28px 82px #161c3057;animation:modal-card-in .2s ease both}.membership-plan-modal>header{padding:18px 20px;display:grid;grid-template-columns:46px minmax(0,1fr) 34px;align-items:center;gap:12px;border-bottom:1px solid #e8ebf4;background:linear-gradient(120deg,#5c68e014,#fffffff0)}.membership-plan-modal>header>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#5868e7,#8569ec);box-shadow:0 13px 26px #5868e738}.membership-plan-modal h2{margin:0;color:#30364a;font-size:18px}.membership-plan-modal p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.membership-plan-modal>header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e1e5ef;border-radius:10px;color:#727b91;background:#f7f8fb}.membership-plan-modal-body{min-height:0;padding:18px 20px;display:grid;gap:14px;overflow:auto;scrollbar-color:rgba(91,104,220,.58) rgba(222,226,242,.68)}.membership-plan-modal-body::-webkit-scrollbar{width:8px}.membership-model-modal-backdrop{z-index:345}.membership-model-modal{width:min(760px,calc(100vw - 28px));max-height:min(84vh,720px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 28px 82px #161c305c;animation:modal-card-in .2s ease both}.membership-model-modal>header{padding:16px 18px;display:grid;grid-template-columns:44px minmax(0,1fr) 34px;align-items:center;gap:12px;border-bottom:1px solid #e8ebf4;background:linear-gradient(120deg,#5c68e014,#fffffff5)}.membership-model-modal>header>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#5868e7,#8569ec);box-shadow:0 13px 26px #5868e738}.membership-model-modal h2{margin:0;color:#30364a;font-size:17px}.membership-model-modal p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.membership-model-modal>header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e1e5ef;border-radius:10px;color:#727b91;background:#f7f8fb}.membership-model-modal-body{min-height:0;padding:16px 18px;display:grid;align-content:start;gap:12px;overflow:auto;scrollbar-color:rgba(91,104,220,.58) rgba(222,226,242,.68)}.membership-model-order-list{display:grid;gap:8px}.membership-model-order-item{position:relative;min-width:0;min-height:58px;padding:8px 10px;display:grid;grid-template-columns:30px minmax(0,1fr) 32px 24px;align-items:center;gap:9px;border:1px solid #dfe4f6;border-radius:11px;color:#3f4770;background:#fff;cursor:grab;box-shadow:0 7px 16px #2a33560d;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,opacity .18s ease}.membership-model-order-item:hover,.membership-model-order-item:focus-visible{outline:0;border-color:#5b68dc70;background:#f8f9ff;box-shadow:0 9px 20px #404c891a}.membership-model-order-item:active{cursor:grabbing}.membership-model-order-item.dragging{opacity:.46}.membership-model-order-item.drop-before:before,.membership-model-order-item.drop-after:after{content:"";position:absolute;right:5px;left:5px;height:2px;border-radius:2px;background:#6272e4;box-shadow:0 0 0 3px #6272e41f}.membership-model-order-item.drop-before:before{top:-5px}.membership-model-order-item.drop-after:after{bottom:-5px}.membership-model-order-item>em{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:#5b67df;background:#eef0ff;font-size:12px;font-style:normal;font-weight:800}.membership-model-order-item>div{min-width:0;display:grid;gap:3px}.membership-model-order-item b,.membership-model-order-item small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.membership-model-order-item b{color:#30364a;font-size:13px}.membership-model-order-item small{color:#8b93a8;font-size:11px}.membership-model-order-item>button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #edf0fa;border-radius:9px;color:#8b93a8;background:#fbfcff}.membership-model-order-item>button:hover{color:#c65365;border-color:#f0cbd1;background:#fff5f6}.membership-model-order-item>svg{color:#9ca2b2}.membership-model-order-item.legacy{border-style:dashed;color:#8b6a27;background:#fffaf0}.membership-model-order-item.disabled{opacity:.7}.membership-model-modal-actions{min-height:62px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #e8ebf4;background:#fbfcff}.membership-model-modal-actions>span{color:var(--muted);font-size:12px}.membership-model-modal-actions>div{display:flex;align-items:center;gap:9px}.membership-model-modal-actions button:not(.primary-command){min-height:38px;padding:0 14px;border:1px solid #dfe4f0;border-radius:10px;color:#656d82;background:#fff;font-size:13px;font-weight:700}.membership-model-preview-backdrop{z-index:346}.membership-model-preview-modal{width:min(560px,calc(100vw - 28px));max-height:min(78vh,640px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 28px 82px #161c305c;animation:modal-card-in .2s ease both}.membership-model-preview-modal>header{padding:16px 18px;display:grid;grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:11px;border-bottom:1px solid #e8ebf4;background:linear-gradient(120deg,#5c68e014,#fffffff5)}.membership-model-preview-modal>header>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#5868e7,#8569ec)}.membership-model-preview-modal h2{margin:0;color:#30364a;font-size:17px}.membership-model-preview-modal>header p{margin:5px 0 0;color:var(--muted);font-size:12px}.membership-model-preview-modal>header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e1e5ef;border-radius:9px;color:#727b91;background:#f7f8fb}.membership-model-preview-body{min-height:0;padding:15px 18px;display:grid;align-content:start;gap:8px;overflow:auto;scrollbar-width:thin;scrollbar-color:#7885f2 transparent}.membership-model-preview-body::-webkit-scrollbar{width:7px}.membership-model-preview-body::-webkit-scrollbar-thumb{border-radius:999px;background:#7885f2}.membership-model-preview-item{min-width:0;min-height:50px;padding:8px 10px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;border:1px solid #e1e5f0;border-radius:9px;background:#fbfcff}.membership-model-preview-item>em{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:#5968df;background:#eef0ff;font-size:11px;font-style:normal;font-weight:800}.membership-model-preview-item>div{min-width:0;display:grid;gap:3px}.membership-model-preview-item b,.membership-model-preview-item small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.membership-model-preview-item b{color:#3c4562;font-size:12px}.membership-model-preview-item small{color:#7d869c;font-size:11px}.membership-model-preview-modal>footer{min-height:62px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e8ebf4;background:#fbfcff}.membership-model-preview-modal>footer span{color:var(--muted);font-size:11px}.membership-model-preview-modal>footer .primary-command{min-height:36px;padding:0 14px}.membership-plan-modal-body::-webkit-scrollbar-track{border-radius:999px;background:#dee2f2ad}.membership-plan-modal-body::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,#6774ea,#8b6ced)}.membership-plan-modal-actions{min-height:70px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e8ebf4;background:#fafbff}.membership-plan-modal-actions>span{color:var(--muted);font-size:12px}.membership-plan-modal-actions>div{display:flex;justify-content:flex-end;gap:10px}.membership-plan-modal-actions button{height:39px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe3ec;border-radius:9px;color:#626a7e;background:#fff;font-size:13px;font-weight:700}.membership-plan-modal-actions .danger-soft-button{color:#c65365;border-color:#f0cbd1;background:#fff5f6}.membership-payment-head{margin:0 0 9px;display:flex;align-items:center;justify-content:space-between;gap:12px}.membership-payment-head span{color:#4a5164;font-size:12px;font-weight:800}.membership-payment-head small{min-width:0;overflow:hidden;color:var(--muted);font-size:11px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.membership-methods{margin:0 0 16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px}.membership-methods button{min-height:58px;padding:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:1px solid #dfe3f2;border-radius:10px;color:#4d5468;background:#fbfcff}.membership-methods button.active{color:#4e55db;border-color:#6574f0;background:#f1f3ff;box-shadow:inset 0 0 0 1px #6574f029}.membership-methods small{color:var(--muted);font-size:10px}.membership-payment-empty{min-height:56px;margin:0 0 18px;padding:0 14px;display:flex;align-items:center;justify-content:center;border:1px dashed #d4dae9;border-radius:10px;color:#798299;background:linear-gradient(180deg,#fbfcff,#f5f7fb);font-size:12px;font-weight:700;text-align:center}.plan-grid.dynamic{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.plan-card del{margin-top:-2px;color:#a8adbd;font-size:11px}.plan-card-meta{margin:-2px 0 7px;display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.plan-card-meta span{min-height:20px;padding:2px 7px;display:inline-flex;align-items:center;border-radius:999px;color:#5c62df;background:#f0f2ff;font-size:10px;font-weight:800}.plan-card-section{width:100%;margin:0 0 12px;display:grid;gap:7px;text-align:left}.plan-card-section>span{color:#4d5468;font-size:12px;font-weight:800}.plan-card-chip-list,.plan-model-chip-list{min-width:0;display:flex;flex-wrap:wrap;gap:6px}.plan-card-chip-list small,.plan-model-chip-list small,.plan-model-unlimited,.plan-card-empty{min-width:0;max-width:100%;min-height:24px;padding:4px 8px;display:inline-flex;align-items:center;gap:4px;overflow:hidden;border:1px solid #e3e7f5;border-radius:999px;color:#66708a;background:#f7f8ff;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.plan-card-chip-list small svg{color:#7a6de8}.plan-model-chip-list small{color:#5c62df;background:#f0f2ff}.plan-model-more{min-height:24px;padding:4px 9px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfd5f5;border-radius:999px;color:#5968df;background:#eef0ff;font-size:11px;font-weight:800;cursor:pointer}.plan-model-more:hover,.plan-model-more:focus-visible{outline:0;border-color:#7b86e9;background:#e4e7ff}.plan-model-unlimited{width:fit-content;color:#228c70;border-color:#caecdf;background:#ecfbf5;font-weight:800}.plan-card-empty{width:fit-content;color:#8f97a8;border-style:dashed;background:#fafbff}.plan-card>button:disabled{cursor:not-allowed;color:#66708a;border:1px solid #dfe3ee;background:#eef1f7}.storage-section-head>div{min-width:0}.storage-section-head h2{margin:0;font-size:16px}.storage-section-head p{margin:4px 0 0;color:var(--muted);font-size:11px}.storage-section-head>.switch,.storage-section-head>.primary-command{margin-left:auto}.local-storage-details{margin-top:15px;overflow:hidden;border:1px solid var(--border);border-radius:7px}.local-storage-row{display:grid;grid-template-columns:minmax(280px,2fr) minmax(120px,1fr) minmax(120px,1fr)}.local-storage-row+.local-storage-row{border-top:1px solid var(--border)}.local-storage-row>div{min-width:0;min-height:66px;padding:12px 14px;display:flex;flex-direction:column;justify-content:center;gap:5px;border-right:1px solid var(--border)}.local-storage-row>div:last-child{border-right:0}.local-storage-details span{color:#9096a8;font-size:11px}.local-storage-details b{overflow:hidden;color:#4b5163;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.local-storage-details .storage-good{color:#27866d}.storage-provider-list{margin-top:15px;overflow:hidden;border:1px solid var(--border);border-radius:7px}.storage-provider-row{min-width:0;min-height:92px;padding:13px 14px;display:grid;grid-template-columns:42px minmax(240px,1fr) 86px 86px 150px auto;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.storage-provider-row:last-child{border-bottom:0}.storage-provider-row:hover{background:#fafbff}.storage-provider-logo{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:#2f78bd;background:#eaf4fd}.storage-provider-main{min-width:0;display:flex;flex-direction:column;gap:5px}.storage-provider-main>div{display:flex;align-items:center;gap:7px}.storage-provider-main b{font-size:13px}.storage-provider-main small,.storage-provider-main span{overflow:hidden;color:#8c93a6;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.storage-test-state{height:22px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;border-radius:4px;font-size:10px;font-style:normal}.storage-test-state.success{color:#267b64;background:#e9f7f1}.storage-test-state.failed{color:#bd5362;background:#fff0f2}.storage-provider-stat{min-width:0;display:flex;flex-direction:column;gap:4px}.storage-provider-stat span,.storage-provider-stat small{overflow:hidden;color:#949aac;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.storage-provider-stat b{overflow:hidden;color:#4b5165;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.storage-provider-actions{display:flex;align-items:center;gap:7px}.storage-provider-actions>button:not(.switch){width:32px;height:32px;display:grid;place-items:center;border:1px solid #dde1ed;border-radius:5px;color:#5965d7;background:#fff}.storage-provider-actions>button.danger{color:#c25564}.storage-empty{min-height:130px;margin-top:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed #d9ddeb;border-radius:7px;color:#8991a6}.storage-empty b{color:#596075;font-size:13px}.storage-empty span{font-size:11px}.migration-controls{margin-top:15px;display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:10px}.migration-controls .primary-command{padding:0 16px;display:inline-flex;align-items:center;gap:7px}.migration-status{margin-top:14px;padding:15px;border:1px solid #dfe3f1;border-radius:7px;background:#fafbff}.migration-status-head{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px}.migration-status-head>span{color:#5d69dc}.migration-status-head>div{min-width:0;display:flex;flex-direction:column;gap:3px}.migration-status-head b{font-size:12px}.migration-status-head small{color:#8b92a5;font-size:11px}.migration-status-head em{color:#5966d9;font-size:13px;font-style:normal;font-weight:700}.migration-progress{height:6px;margin-top:12px;overflow:hidden;border-radius:6px;background:#e6e9f3}.migration-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5269e8,#49ad94);transition:width .3s ease}.migration-metrics{margin-top:9px;display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;color:#8c93a6;font-size:10px}.migration-metrics span{display:inline-flex;align-items:center;gap:5px}.migration-metrics b{color:#5966d9;font-size:10px}.migration-metrics time{margin-left:auto;white-space:nowrap}.storage-error-text{margin:10px 0 0;padding:8px 10px;color:#bd5362;background:#fff0f2;font-size:11px;line-height:1.6}.migration-retention{margin-top:13px;padding-top:12px;display:flex;align-items:center;gap:12px;border-top:1px solid var(--border)}.migration-retention>span{min-width:0;display:flex;flex-direction:column;gap:4px}.migration-retention b{font-size:12px}.migration-retention small{color:#8c93a6;font-size:11px}.danger-outline{min-height:36px;margin-left:auto;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #efc8ce;border-radius:5px;color:#c25262;background:#fff;white-space:nowrap}.storage-config-dialog{width:min(900px,95vw);max-height:90vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 70px #14192b4d}.storage-config-dialog .dialog-heading>a{height:32px;margin-left:auto;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dfe2ec;border-radius:5px;color:#5965d7;font-size:11px;text-decoration:none}.storage-config-dialog .dialog-heading>button{margin-left:0}.storage-dialog-icon{color:#337fbd!important;background:#e9f4fd!important}.storage-config-body{min-height:0;padding:18px 22px;overflow-y:auto}.storage-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.storage-form-grid>label{min-width:0;display:flex;flex-direction:column;gap:7px;color:#4d5367;font-size:12px;font-weight:600}.storage-form-grid label small{color:#8c93a6;font-size:10px;font-weight:400;line-height:1.5}.storage-wide-field{grid-column:1 / -1}.storage-enable-line{margin-top:16px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:7px;background:#fafbff}.storage-enable-line>span{min-width:0;display:flex;flex-direction:column;gap:4px}.storage-enable-line b{font-size:12px}.storage-enable-line small{color:#8c93a6;font-size:10px}.storage-dialog-footer{margin-top:0}.storage-dialog-footer>button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.storage-confirm-dialog{text-align:center}.storage-confirm-dialog .danger-icon{margin:0 auto;color:#c65464;background:#fff0f2}.storage-confirm-dialog h2{margin:14px 0 7px}.storage-confirm-dialog p{color:#858c9e;font-size:12px;line-height:1.7}.storage-confirm-dialog>div{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.storage-confirm-dialog>div button{height:39px;border:1px solid #dfe2ec;border-radius:5px;color:#62687a;background:#fff}.storage-confirm-dialog>div .danger-button{color:#fff;border-color:#c95464;background:#c95464}.settings-layout{padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.settings-layout .settings-panel{min-width:0;padding:22px;border:1px solid var(--border);border-radius:7px;background:var(--panel)}.preference-settings-panel{grid-column:1 / -1}.settings-section-heading{margin-bottom:18px}.profile-editor{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:17px}.avatar-editor{position:relative;width:78px;height:78px;display:grid;place-items:center;padding:0;overflow:hidden;border:0;border-radius:50%;color:#fff;background:linear-gradient(135deg,#5669ea,#9766e9);font-size:25px;font-weight:700}.avatar-editor img{width:100%;height:100%;object-fit:cover}.avatar-editor i{position:absolute;right:0;bottom:0;width:25px;height:25px;display:grid;place-items:center;border:2px solid var(--panel);border-radius:50%;color:#fff;background:#5d68e1;font-style:normal}.profile-editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-editor-fields label,.password-settings-panel>label{display:flex;flex-direction:column;gap:7px;color:#505568;font-size:12px;font-weight:600}.profile-editor-fields input,.password-settings-panel input{width:100%;height:40px;padding:0 11px;outline:0;border:1px solid #dfe2eb;border-radius:5px;color:#3e4355;background:#fbfbfd;font-size:13px;font-weight:400;box-sizing:border-box}.profile-email-field{min-width:0;display:flex;flex-direction:column;gap:7px}.profile-email-field>label{display:block}.email-verification-state{min-height:30px;padding:4px 5px 4px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #ead8b4;border-radius:6px;color:#9b6b22;background:#fffaf0;font-size:11px}.email-verification-state>span,.email-verification-state>button{display:inline-flex;align-items:center;gap:5px}.email-verification-state>span{min-width:0}.email-verification-state>button{min-height:25px;padding:0 8px;flex:0 0 auto;border:0;border-radius:5px;color:#5966dc;background:#eceeff;font-size:11px;font-weight:600}.email-verification-state>button:hover{color:#fff;background:#6471e4}.email-verification-state>button:disabled{cursor:not-allowed;opacity:.6}.email-verification-state.verified{color:#247c63;border-color:#cce9dc;background:#effaf5}.email-verification-code{display:grid;grid-template-columns:minmax(0,1fr) 94px;gap:7px}.email-verification-code .primary-command{min-height:40px;padding:0 10px;font-size:12px}.profile-editor-fields small{grid-column:1 / -1;color:var(--muted);font-size:11px}.avatar-clear{padding:0;border:0;color:#5e69df;background:transparent;font-size:11px}.avatar-editor:hover{box-shadow:0 0 0 4px #5b67df1f;transform:translateY(-1px)}.avatar-modal-backdrop{z-index:280}.avatar-modal{position:relative;width:min(860px,calc(100vw - 28px));max-height:calc(100vh - 28px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #dfe3ef;border-radius:12px;color:#343b52;background:var(--panel);box-shadow:0 28px 78px #161c304d;animation:modal-card-in .2s ease both}.avatar-modal header{min-height:82px;padding:19px 24px;display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fffffff5,#fafbffeb)}.avatar-modal header>span{width:44px;height:44px;display:grid;place-items:center;border-radius:10px;color:#606be3;background:#eef0ff}.avatar-modal header h2{margin:0;color:#2f364c;font-size:19px}.avatar-modal header p{margin:5px 0 0;color:var(--muted);font-size:12px}.avatar-modal-body{min-height:0;padding:20px 24px;display:grid;grid-template-columns:minmax(340px,1fr) 260px;gap:18px;overflow:auto;scrollbar-width:thin;scrollbar-color:#727be4 transparent}.avatar-modal-body::-webkit-scrollbar{width:7px;height:7px}.avatar-modal-body::-webkit-scrollbar-thumb{border-radius:999px;background:#727be4}.avatar-crop-panel{min-width:0;display:flex;flex-direction:column;align-items:center;gap:12px}.avatar-crop-box{position:relative;width:320px;height:320px;overflow:hidden;border:1px solid #dbe1ef;border-radius:12px;background:radial-gradient(circle at 50% 42%,#f6f7ff,#e9edfb);box-shadow:inset 0 0 0 1px #fffc;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.avatar-crop-box.dragging{cursor:grabbing}.avatar-crop-box.empty{display:grid;place-items:center;cursor:default}.avatar-crop-box.viewing{cursor:default}.avatar-crop-box>img:not(.avatar-current-image),.avatar-round-preview>img{position:absolute;top:0;left:0;max-width:none;-webkit-user-select:none;user-select:none;pointer-events:none;transform-origin:0 0}.avatar-current-image{width:100%;height:100%;object-fit:cover;object-position:top center}.avatar-current-badge{position:absolute;left:12px;bottom:12px;padding:5px 9px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#fff;background:#12192a94;box-shadow:0 6px 18px #0c12202e;font-size:12px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.avatar-crop-grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.24) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.24) 1px,transparent 1px);background-size:33.333% 33.333%;mix-blend-mode:screen}.avatar-crop-circle{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;pointer-events:none;border:2px dashed rgba(255,255,255,.88);border-radius:50%;box-shadow:0 0 0 999px #0f14263d,0 0 0 1px #5563ea52}.avatar-current-square{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#5f6680;text-align:center}.avatar-current-square .user-avatar{width:96px;height:96px;font-size:28px}.avatar-current-square b{color:#353c52;font-size:15px}.avatar-current-square small{color:var(--muted);font-size:12px}.avatar-crop-tools{width:100%;display:grid;grid-template-columns:auto minmax(160px,1fr) auto auto;align-items:center;gap:9px}.avatar-crop-tools .outline-button{height:36px;white-space:nowrap}.avatar-crop-tools label{min-width:0;display:flex;flex-direction:column;gap:6px;color:#6b7286;font-size:11px}.avatar-crop-tools input[type=range]{width:100%;accent-color:#6471e4}.avatar-file-name{margin:0;max-width:100%;overflow:hidden;color:#838a9f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.avatar-modal-error{width:100%;margin:0;padding:9px 11px;border:1px solid #efc9cf;border-radius:7px;color:#b64f60;background:#fff5f6;font-size:12px}.avatar-preview-panel{min-width:0;padding:15px;border:1px solid #e2e6f1;border-radius:10px;background:#fafbff}.avatar-preview-panel h3{margin:0;color:#31384e;font-size:15px}.avatar-preview-panel>p{margin:6px 0 14px;color:var(--muted);font-size:12px;line-height:1.6}.avatar-preview-list{display:grid;gap:12px}.avatar-preview-list article{min-height:68px;padding:10px;display:flex;align-items:center;gap:12px;border:1px solid #e8ebf4;border-radius:9px;background:#fff}.avatar-round-preview{position:relative;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;border:2px solid rgba(98,111,226,.2);border-radius:50%;background:#f0f2ff}.avatar-round-preview .user-avatar{width:100%;height:100%;border:0;box-shadow:none}.avatar-preview-list b,.avatar-preview-list small{display:block}.avatar-preview-list b{color:#3d455c;font-size:13px}.avatar-preview-list small{margin-top:4px;color:var(--muted);font-size:11px}.avatar-modal footer{min-height:68px;padding:14px 24px;display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid var(--border);background:#fafbfe}.avatar-modal footer .outline-button,.avatar-modal footer .primary-command{height:40px}.avatar-remove-button{margin-right:auto;color:#c65365;border-color:#efcbd0;background:#fff7f8}.settings-password-input{position:relative}.settings-password-input svg{position:absolute;top:12px;right:11px;color:#9aa0b1}.settings-password-input input{padding-right:36px}.password-settings-panel>label+label{margin-top:13px}.settings-layout .settings-save{margin:18px 0 0 auto}.settings-layout .settings-panel article{padding-left:0;padding-right:0}.toast-notice{top:88px;right:24px;bottom:auto}.reset-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#15192c6b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.reset-dialog{position:relative;width:min(420px,100%);padding:30px;border:1px solid var(--border);border-radius:9px;background:var(--panel);box-shadow:0 18px 55px #1c213d33}.reset-dialog-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:10px;color:#5c6be5;background:#eef0ff}.reset-dialog h2{margin:16px 0 7px;font-size:20px}.reset-dialog>p{margin:0 0 17px;color:var(--muted);font-size:13px;line-height:1.6}.reset-dialog label{display:flex;flex-direction:column;gap:7px;color:#4a4f60;font-size:13px;font-weight:600}.reset-dialog label+label{margin-top:13px}.reset-close{position:absolute;top:12px;right:12px;width:30px;height:30px;border:0;color:var(--muted);background:transparent;font-size:24px}html.theme-dark{color-scheme:dark;--border: #28324a;--muted: #98a6c2;--panel: #151b2b;--shadow: 0 10px 28px rgba(0,0,0,.3)}html.theme-dark body{color:#e7ebf6;background:#0c1220}html.theme-dark .topbar{border-color:#263049;background:#0f1523f7}html.theme-dark .brand-subtitle,html.theme-dark .page-hint,html.theme-dark .admin-menu-label{color:#9aa4bb}html.theme-dark .queue-status,html.theme-dark .task-popover,html.theme-dark .profile-menu{border-color:#2c3752;color:#e7ebf6;background:#151b2b;box-shadow:0 18px 42px #0000005c}html.theme-dark .queue-status{background:#1a2236}html.theme-dark .queue-status:hover,html.theme-dark .profile-menu>a:hover,html.theme-dark .theme-toggle:hover{background:#202a41}html.theme-dark .task-status-icon{color:#b8c2ff;background:#262d52}html.theme-dark .metric-link,html.theme-dark .profile-button{color:#eef2ff}html.theme-dark .points-link{border-color:#848fff47;color:#edf1ff;background:linear-gradient(135deg,#5667ea38,#8d57e829)}html.theme-dark .member-link{border-color:#7c89f557;background:linear-gradient(135deg,#5d6fed2e,#f4be4e1f);box-shadow:inset 0 0 0 1px #ffffff0a}html.theme-dark .member-link:hover{border-color:#8b97ff8a;background:linear-gradient(135deg,#6a7bf73d,#f4be4e29);box-shadow:0 12px 26px #00000038,inset 0 0 0 1px #ffffff12}html.theme-dark .member-link-copy b{color:#f4f7ff}html.theme-dark .member-link-copy small{color:#c3caff}html.theme-dark .notification-link{color:#c4cbff}html.theme-dark .notification-link:hover{border-color:#354166;background:#202a41}html.theme-dark .notification-link span,html.theme-dark .queue-status em{border-color:#151b2b}html.theme-dark .user-avatar{border-color:#313b58;box-shadow:0 5px 14px #0003}html.theme-dark .theme-toggle{border-color:#303b58;color:#f4c766;background:#1a2236}html.theme-dark .theme-popover{border-color:#303b58;color:#e7ebf6;background:#151b2b;box-shadow:0 18px 42px #0000005c}html.theme-dark .theme-popover button{color:#c8cede}html.theme-dark .theme-popover button:hover,html.theme-dark .theme-popover button.active{color:#e1e5ff;background:#222a40}html.theme-dark .sidebar{border-color:#263049;background:#111827}html.theme-dark .sidebar nav a{color:#aab2c7}html.theme-dark .admin-menu-group-toggle{color:#aab2c7}html.theme-dark .sidebar nav a:hover,html.theme-dark .admin-menu-group-toggle:hover,html.theme-dark .admin-menu-group-toggle.active{color:#e1e5ff;background:#222a40}html.theme-dark .sidebar nav a.router-link-exact-active{color:#fff;background:linear-gradient(100deg,#5269ee,#7e73ef);box-shadow:0 8px 22px #5267ee40}html.theme-dark .mobile-bottom-nav{border-color:#333e60f0;background:#111827f2;box-shadow:0 16px 36px #00000061}html.theme-dark .mobile-bottom-nav a,html.theme-dark .mobile-bottom-nav button{color:#9ca8c2}html.theme-dark .mobile-bottom-nav a.router-link-exact-active,html.theme-dark .mobile-bottom-nav button.active{color:#d7dcff;background:linear-gradient(180deg,#5667ea3b,#8d57e829);box-shadow:inset 0 0 0 1px #848fff24}html.theme-dark .admin-submenu{border-color:#303b58}html.theme-dark .menu-divider{background:#263049}html.theme-dark .upgrade-box{border-color:#34324d;background:linear-gradient(160deg,#171d30,#201c34)}html.theme-dark .upgrade-box small{color:#a7a1bb}html.theme-dark .page-wrap{background:#0c1220}html.theme-dark .admin-settings-tabs{border-color:#28324a;background:#151b2b}html.theme-dark .admin-settings-indicator{border-color:#394568;background:#252d49;box-shadow:0 12px 28px #00000047}html.theme-dark .admin-settings-tabs a{color:#aab2c7}html.theme-dark .admin-settings-tabs a:hover{color:#e1e5ff;background:#202a41}html.theme-dark .admin-settings-tabs a.router-link-exact-active{color:#eef1ff;border-color:transparent;background:transparent}html.theme-dark .admin-settings-tabs a>span{color:#bcc5ff;background:#252d52}html.theme-dark .content-page,html.theme-dark .dashboard-page{color:#e7ebf6;background:#151b2b}html.theme-dark .app-image,html.theme-dark .app-image-placeholder,html.theme-dark .app-image-icon-fallback{color:#7f8aa4;background:#111827}html.theme-dark .brand strong,html.theme-dark .brand-subtitle{color:#e8ebf5}html.theme-dark .page-header,html.theme-dark .preview-panel,html.theme-dark .control-panel,html.theme-dark .recent-section,html.theme-dark .work-card,html.theme-dark .plans-panel,html.theme-dark .store-card,html.theme-dark .simple-list,html.theme-dark .help-layout,html.theme-dark .settings-layout .settings-panel,html.theme-dark .ai-settings-form,html.theme-dark .ai-status-panel,html.theme-dark .ai-provider-card,html.theme-dark .system-settings-form,html.theme-dark .system-user-settings-form,html.theme-dark .system-site-settings-form,html.theme-dark .system-image-settings-form,html.theme-dark .system-status-card,html.theme-dark .database-migration-hero,html.theme-dark .database-migration-card,html.theme-dark .database-migration-panel,html.theme-dark .data-backup-hero,html.theme-dark .data-backup-grid article,html.theme-dark .data-backup-panel,html.theme-dark .admin-membership-hero,html.theme-dark .admin-membership-card,html.theme-dark .admin-membership-add-card,html.theme-dark .standalone-admin-table,html.theme-dark .review-page-grid article,html.theme-dark .coupon-table,html.theme-dark .chart-panel,html.theme-dark .analytics-stats article,html.theme-dark .work-preview-modal,html.theme-dark .detail-modal,html.theme-dark .recharge-account-card,html.theme-dark .recharge-card,html.theme-dark .payment-summary-card,html.theme-dark .payment-wait-card,html.theme-dark .payment-countdown,html.theme-dark .payment-result-card,html.theme-dark .payment-settings-card,html.theme-dark .checkout-card{border-color:#28324a;background:#151b2b}html.theme-dark .work-preview-modal .preview-modal-image{background:#111827}html.theme-dark .detail-modal h2,html.theme-dark .detail-grid b{color:#edf1fb}html.theme-dark .detail-modal>p{color:#aab4c9}html.theme-dark .detail-modal-subtitle{color:#8f9bb6}html.theme-dark .detail-block h3{color:#aab4c9}html.theme-dark .detail-content{border-color:#303b58;color:#cbd3e3;background:#1b2336}html.theme-dark .task-detail-status{color:#b8beff!important}html.theme-dark .task-detail-status.completed{color:#65d6ad!important}html.theme-dark .task-detail-status.failed{color:#ff8ea0!important}html.theme-dark .task-detail-actions{border-top-color:#303b58;background:#1b2336}html.theme-dark .data-backup-hero{background:radial-gradient(circle at 18% 0,rgba(99,117,238,.18),transparent 36%),linear-gradient(105deg,#151b2b,#121827)}html.theme-dark .admin-membership-hero{background:radial-gradient(circle at 18% 0,rgba(255,192,95,.13),transparent 36%),linear-gradient(105deg,#171d30,#121827)}html.theme-dark .admin-membership-card.base{border-color:#6f7fea52;background:linear-gradient(180deg,#212946bd,#151b2b)}html.theme-dark .admin-membership-summary-card,html.theme-dark .admin-membership-add-card.compact,html.theme-dark .membership-plan-modal{border-color:#28324a;background:linear-gradient(180deg,#171d2e,#151b2b);box-shadow:0 18px 44px #0000003d}html.theme-dark .admin-membership-summary-card.base{border-color:#6f7fea5c;background:radial-gradient(circle at 12% 0,rgba(111,127,234,.16),transparent 38%),linear-gradient(180deg,#1a2136,#151b2b)}html.theme-dark .admin-membership-summary-card:hover,html.theme-dark .admin-membership-summary-card:focus-visible,html.theme-dark .admin-membership-add-card.compact:hover{border-color:#7b89f57a;box-shadow:0 20px 46px #00000057}html.theme-dark .admin-membership-summary-card header>span,html.theme-dark .membership-card-facts span{border-color:#303b58;color:#c6ceff;background:#1d253c}html.theme-dark .admin-membership-summary-card header b,html.theme-dark .membership-card-facts b,html.theme-dark .membership-plan-modal h2{color:#edf1fb}html.theme-dark .admin-membership-summary-card footer button,html.theme-dark .admin-membership-add-card.compact{border-color:#384467;color:#c2c8ff;background:#202846}html.theme-dark .member-info small{color:#b8c0d8}html.theme-dark .plan-card-meta span{color:#dce1ff;background:#29325b}html.theme-dark .plan-card-section>span{color:#edf1fb}html.theme-dark .plan-card-chip-list small,html.theme-dark .plan-model-chip-list small,html.theme-dark .plan-card-empty{border-color:#303b58;color:#c8d0e2;background:#1b2336}html.theme-dark .plan-model-chip-list small{color:#c7cdff;background:#202846}html.theme-dark .plan-model-more{border-color:#4a5684;color:#d0d5ff;background:#29325b}html.theme-dark .plan-model-more:hover,html.theme-dark .plan-model-more:focus-visible{border-color:#7d8af4;background:#343e70}html.theme-dark .plan-model-unlimited{color:#8ae0bd;border-color:#285a4e;background:#18392f}html.theme-dark .membership-plan-modal>header{border-color:#303a54;background:linear-gradient(120deg,#6070ec1f,#151b2bf5)}html.theme-dark .membership-plan-modal>header button{border-color:#364159;color:#c2cbdb;background:#20283a}html.theme-dark .membership-plan-modal-body{scrollbar-color:#7885f2 #182034}html.theme-dark .membership-plan-modal-body::-webkit-scrollbar-track{background:#182034}html.theme-dark .membership-plan-modal-body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#7380ef,#9a78f1)}html.theme-dark .membership-plan-modal-actions{border-color:#303a54;background:#171e2e}html.theme-dark .membership-plan-modal-actions button{border-color:#3a4560;color:#c0c9dc;background:#1f2739}html.theme-dark .membership-plan-modal-actions .danger-soft-button{color:#ff9cad;border-color:#57303d;background:#2b1e2a}html.theme-dark .membership-model-preview-modal{border-color:#303b58;background:#151b2b;box-shadow:0 28px 82px #0000006b}html.theme-dark .membership-model-preview-modal>header,html.theme-dark .membership-model-preview-modal>footer{border-color:#303a54;background:#171e2e}html.theme-dark .membership-model-preview-modal h2{color:#edf1fb}html.theme-dark .membership-model-preview-modal>header button{border-color:#364159;color:#c2cbdb;background:#20283a}html.theme-dark .membership-model-preview-item{border-color:#303b58;background:#1b2336}html.theme-dark .membership-model-preview-item>em{color:#d0d5ff;background:#29325b}html.theme-dark .membership-model-preview-item b{color:#dce2f2}html.theme-dark .membership-model-preview-item small{color:#9aa6bf}html.theme-dark .data-backup-hero h2,html.theme-dark .data-backup-grid b,html.theme-dark .data-backup-panel h3,html.theme-dark .admin-membership-hero h2,html.theme-dark .admin-membership-card header b,html.theme-dark .membership-benefit-head{color:#edf1fb}html.theme-dark .data-backup-grid article>span,html.theme-dark .data-backup-icon,html.theme-dark .admin-membership-card header>span{color:#c6ceff;background:#252d52}html.theme-dark .data-backup-table-counts div,html.theme-dark .data-backup-empty,html.theme-dark .membership-discount-box,html.theme-dark .membership-methods button,html.theme-dark .membership-payment-empty,html.theme-dark .membership-model-picker,html.theme-dark .membership-selected-models button,html.theme-dark .membership-model-empty,html.theme-dark .membership-model-order-item{border-color:#303b58;background:#1b2336}html.theme-dark .membership-model-picker label,html.theme-dark .membership-model-picker label>span{color:#c7cede}html.theme-dark .membership-model-picker .custom-ui-select{background:#151b2b}html.theme-dark .membership-model-add,html.theme-dark .membership-model-config-button,html.theme-dark .membership-model-modal-actions button:not(.primary-command){border-color:#384467;color:#c2c8ff;background:#202846}html.theme-dark .membership-selected-models button{color:#dce2f2}html.theme-dark .membership-selected-models button:hover{border-color:#7b89f57a;background:#202846}html.theme-dark .membership-selected-models button.legacy{color:#f0c878;border-color:#594823;background:#2b2518}html.theme-dark .membership-selected-models small,html.theme-dark .membership-model-empty,html.theme-dark .membership-model-order-item small,html.theme-dark .membership-model-modal-actions>span{color:#929db5!important}html.theme-dark .membership-model-preview-list button>em,html.theme-dark .membership-model-order-item>em{color:#c5ccff;background:#2a3356}html.theme-dark .membership-model-order-item:hover,html.theme-dark .membership-model-order-item:focus-visible{border-color:#6572c6;background:#222b42;box-shadow:0 7px 18px #0003}html.theme-dark .membership-model-order-item b,html.theme-dark .membership-model-modal h2{color:#edf1fb}html.theme-dark .membership-model-order-item>button{color:#a8b1c4;border-color:#303b58;background:#192032}html.theme-dark .membership-model-order-item>button:hover{color:#ff9cad;border-color:#57303d;background:#2b1e2a}html.theme-dark .membership-model-order-item.legacy{color:#f0c878;border-color:#594823;background:#2b2518}html.theme-dark .membership-model-modal{border-color:#303b58;background:#151b2b;box-shadow:0 28px 82px #0000007a}html.theme-dark .membership-model-modal>header,html.theme-dark .membership-model-modal-actions{border-color:#303b58;background:#121a2a}html.theme-dark .membership-model-modal>header button{color:#b7c0d4;border-color:#303b58;background:#1b2336}html.theme-dark .data-backup-table-counts span,html.theme-dark .admin-membership-form label,html.theme-dark .data-backup-form-grid label,html.theme-dark .data-backup-cloud-grid label{color:#c7cede}html.theme-dark .data-backup-cloud-panel header a{border-color:#303b58;color:#c4cbff;background:#1b2336}html.theme-dark .data-backup-panel .standalone-admin-table.data-backup-table{border-color:#303b58;background:#151c2c;box-shadow:inset 0 10px 22px -24px #000000b3}html.theme-dark .data-backup-panel .standalone-admin-table.data-backup-table .backup-record-row{border-bottom-color:#28324a;color:#c8cede}html.theme-dark .data-backup-panel .standalone-admin-table.data-backup-table .backup-record-row.header{color:#9aa4bb;background:#1b2437}html.theme-dark .data-backup-table .backup-record-row b,html.theme-dark .data-backup-table .backup-storage-cell b{color:#e5e9f3}html.theme-dark .data-backup-table .backup-id-cell b,html.theme-dark .data-backup-table .backup-file-cell b{color:#c8ceff}html.theme-dark .data-backup-table .backup-time-cell{color:#aeb8cc}html.theme-dark .backup-action-button{color:#c3caff;border-color:#3d486c;background:#20283b;box-shadow:none}html.theme-dark .backup-action-button:hover:not(:disabled){color:#fff;border-color:#55619a;background:#27314b;box-shadow:0 8px 18px #00000029}html.theme-dark .backup-action-button.primary{color:#fff;border-color:#6876e7;background:linear-gradient(100deg,#5b6ce5,#7569e7);box-shadow:0 8px 20px #3e4db438}html.theme-dark .backup-action-button.danger{color:#ff9dad;border-color:#5c3040;background:#2b1d28}html.theme-dark .backup-action-button.danger:hover:not(:disabled){color:#fff;border-color:#d85b69;background:#d85b69}html.theme-dark .backup-action-button:disabled{color:#6f7890;border-color:#303b58;background:#1b2336}html.theme-dark .admin-membership-card-actions .danger{color:#ff9cad;border-color:#57303d;background:#2b1e2a}html.theme-dark .membership-period-card{border-color:#303b58;background:#1b2336;box-shadow:inset 0 0 0 1px #ffffff0a}html.theme-dark .membership-period-card>span,html.theme-dark .membership-payment-head span{color:#d8deee}html.theme-dark .period-toggle{background:#121a2a;box-shadow:inset 0 0 0 1px #7682b41f}html.theme-dark .period-toggle button{color:#95a0b9}html.theme-dark .period-toggle button.active{color:#d9deff;background:#2a3358;box-shadow:inset 0 0 0 1px #808cf438,0 4px 12px #0000002e}html.theme-dark .membership-methods button{color:#d6dcef}html.theme-dark .membership-methods button.active{color:#e7eaff;border-color:#5d6fed;background:#252d52}html.theme-dark .membership-payment-empty{color:#929db5}html.theme-dark .plan-icon{color:#c9ceff;background:linear-gradient(135deg,#252d52,#1d263f);box-shadow:inset 0 0 0 1px #828df529}html.theme-dark .task-detail-actions>span{color:#9ca8bf}html.theme-dark .message-type-label{color:#c2c7ff;background:#292e55}html.theme-dark .detail-grid{border-color:#303b58}html.theme-dark .detail-grid span,html.theme-dark .detail-grid b{border-bottom-color:#303b58}html.theme-dark .detail-grid span{color:#8f9bb6;background:#1b2336}html.theme-dark .detail-error{color:#ff8ea0!important;background:#3a202b}html.theme-dark .task-error-detail{border-color:#603442;scrollbar-color:#c66478 #291a24}html.theme-dark .task-error-detail:focus{border-color:#d06b7e;box-shadow:0 0 0 3px #d06b7e24}html.theme-dark .task-error-detail::-webkit-scrollbar-track{background:#291a24}html.theme-dark .task-error-detail::-webkit-scrollbar-thumb{border-color:#291a24;background:#c66478}html.theme-dark .task-error-detail::-webkit-scrollbar-thumb:hover{background:#df7589}html.theme-dark .task-diagnostic-heading button{color:#c5ceff;border-color:#35415d;background:#1b2336}html.theme-dark .task-diagnostic-heading button:hover{border-color:#6d79db;background:#252d52}html.theme-dark .task-diagnostic-notice{color:#74ddd3;border-color:#245c57;background:linear-gradient(180deg,#0f2728,#111f2c)}html.theme-dark .task-diagnostic-notice p{color:#8ce5dc}html.theme-dark .task-admin-contact{border-color:#46d7cb38;background:#144043b8}html.theme-dark .task-admin-contact>span{color:#70dcd1}html.theme-dark .task-admin-contact button,html.theme-dark .points-exchange-contact button{color:#d3fffb;background:#267070d1}html.theme-dark .task-admin-contact button:hover,html.theme-dark .task-admin-contact button:focus-visible,html.theme-dark .points-exchange-contact button:hover,html.theme-dark .points-exchange-contact button:focus-visible{color:#fff;background:#308b85e6}html.theme-dark .task-diagnostic-detail{color:#b8c2d8;border-color:#35415d;background:#111827;scrollbar-color:#6573cb #1a2234}html.theme-dark .task-diagnostic-detail:focus{border-color:#7180df;box-shadow:0 0 0 3px #7180df24}html.theme-dark .task-diagnostic-detail::-webkit-scrollbar-track{background:#1a2234}html.theme-dark .task-diagnostic-detail::-webkit-scrollbar-thumb{border-color:#1a2234;background:#6573cb}html.theme-dark .task-diagnostic-detail::-webkit-scrollbar-thumb:hover{background:#7b88de}html.theme-dark .generation-log-panel{border-color:#28324a;background:linear-gradient(180deg,#151b2bf2,#121826f0)}html.theme-dark .generation-log-head{color:#9aa4bb;background:#1d2437}html.theme-dark .generation-log-row{border-bottom-color:#28324a;color:#c8cede}html.theme-dark .generation-log-item:hover{background:#1c263a;box-shadow:inset 3px 0 #7180ef}html.theme-dark .generation-log-item:focus-visible{background:#1c263a;box-shadow:inset 3px 0 #7180ef,0 0 0 3px #7180ef24}html.theme-dark .generation-log-row b{color:#edf1fb}html.theme-dark .generation-log-row small{color:#9aa4bb}html.theme-dark .generation-log-total-trigger{color:#a7b1c7}html.theme-dark .generation-log-total-trigger:hover,html.theme-dark .generation-log-total-trigger:focus-visible{color:#c5ceff;border-bottom-color:#7b88de}html.theme-dark .generation-log-total-trigger span{color:#96a3bd}html.theme-dark .generation-log-total-trigger b{color:#edf1fb}html.theme-dark .database-migration-hero{background:radial-gradient(circle at 18% 0,rgba(99,117,238,.18),transparent 36%),linear-gradient(105deg,#151b2b,#121827)}html.theme-dark .database-migration-hero h2,html.theme-dark .database-migration-card b,html.theme-dark .database-migration-panel h3,html.theme-dark .database-migration-rules strong{color:#edf1fb}html.theme-dark .database-migration-card>span,html.theme-dark .database-migration-rules b{color:#c6ceff;background:#252d52}html.theme-dark .database-migration-card.warning>span{color:#ffd788;background:#3a2b16}html.theme-dark .database-migration-alert{border-color:#5f4824;color:#f2c776;background:linear-gradient(90deg,#2d2316,#1f1c18)}html.theme-dark .database-migration-rules article,html.theme-dark .database-table-list div{border-color:#303b58;background:#1b2336}html.theme-dark .database-table-list span{color:#cbd3e3}html.theme-dark .database-table-list b{color:#c6ceff}html.theme-dark .database-migration-empty{border-color:#35415d;background:#111827}html.theme-dark .validation-panel{border-color:#2d584b;background:linear-gradient(180deg,#14271f,#151b2b)}html.theme-dark .validation-panel.failed{border-color:#603442;background:linear-gradient(180deg,#2b1a22,#151b2b)}html.theme-dark .validation-panel header strong{color:#8ae0bd;background:#18392f}html.theme-dark .validation-panel.failed header strong{color:#ff9cad;background:#3a202b}html.theme-dark .validation-summary-grid span{border-color:#2d584b;background:#16251f}html.theme-dark .validation-summary-grid small,html.theme-dark .validation-extra-note{color:#929db5}html.theme-dark .validation-summary-grid b{color:#8ae0bd}html.theme-dark .database-migration-empty.success{border-color:#2d584b;color:#8ae0bd;background:#16251f}html.theme-dark .generation-log-trace{color:#b8beff}html.theme-dark .generation-log-status.success{color:#8ee1c3;background:#18392f}html.theme-dark .generation-log-status.processing{color:#c6caff;background:#292d55}html.theme-dark .generation-log-status.failed{color:#ff9dad;background:#3a202b}html.theme-dark .generation-log-status.info{color:#c6caff;background:#292d55}html.theme-dark .generation-log-row .table-actions i,html.theme-dark .generation-log-pagination button,html.theme-dark .timing-detail-loading{color:#c5ceff;border-color:#303b58;background:#1b2336}html.theme-dark .generation-log-timing-grid span{border-color:#303b58;background:#151e30}html.theme-dark .generation-log-timing-grid span.total{border-color:#7b88de75;background:linear-gradient(135deg,#1c2541,#151e30);box-shadow:inset 3px 0 #7b88de}html.theme-dark .generation-log-timing-grid small{color:#96a3bd}html.theme-dark .generation-log-timing-grid b{color:#edf1fb}html.theme-dark .timing-detail-note{color:#96a3bd}html.theme-dark .generation-log-diagnostic{color:#b8c2d8;border-color:#35415d;background:#111827;scrollbar-color:#6573cb #1a2234}html.theme-dark .generation-log-diagnostic:focus{border-color:#7180df;box-shadow:0 0 0 3px #7180df24}html.theme-dark .generation-log-diagnostic::-webkit-scrollbar-track{background:#1a2234}html.theme-dark .generation-log-diagnostic::-webkit-scrollbar-thumb{border-color:#1a2234;background:#6573cb}html.theme-dark .generation-log-attempt-trail{scrollbar-color:#6573cb #1a2234}html.theme-dark .generation-log-attempt-trail::-webkit-scrollbar-track{background:#1a2234}html.theme-dark .generation-log-attempt-trail::-webkit-scrollbar-thumb{border-color:#1a2234;background:#6573cb}html.theme-dark .generation-log-attempt-node{color:#b8c2d8;border-color:#303b58;background:#151e30}html.theme-dark .generation-log-attempt-node:hover{border-color:#5f6dc9;background:#1b2336}html.theme-dark .generation-log-attempt-node.active{border-color:#7b88de;box-shadow:0 0 0 3px #7b88de26}html.theme-dark .generation-log-attempt-node b{color:#edf1ff}html.theme-dark .generation-log-attempt-node small{color:#96a3bd}html.theme-dark .generation-log-attempt-node.success{border-color:#2d584b;background:#16251f}html.theme-dark .generation-log-attempt-node.processing{border-color:#3b4484;background:#202548}html.theme-dark .generation-log-attempt-node.failed{border-color:#654052;background:#2a1d2a}html.theme-dark .generation-log-retry-node{color:#a7b1c7;border-color:#303b58;background:#151e30}html.theme-dark .generation-log-retry-node:hover{color:#c5ceff;border-color:#5f6dc9;background:#1b2336}html.theme-dark .generation-log-retry-node.active{color:#fff;border-color:#7b88de;background:#6674e8;box-shadow:0 2px 8px #6674e842}html.theme-dark .generation-log-retry-node.success:not(.active){color:#8ee1c3;background:#16251f}html.theme-dark .generation-log-retry-node.processing:not(.active){color:#c6caff;background:#202548}html.theme-dark .generation-log-retry-node.failed:not(.active){color:#ff9dad;background:#2a1d2a}html.theme-dark .preview-loading-state{color:#c5ceff;background:radial-gradient(circle at 50% 35%,#1f273eeb,#111827f2)}html.theme-dark .plaza-overlay{background:linear-gradient(transparent,#090c16e6)}html.theme-dark .page-header{border-bottom-color:#28324a}html.theme-dark .prompt-box textarea,html.theme-dark .segmented button,html.theme-dark .reference-upload-rail,html.theme-dark .search-box,html.theme-dark .select-button,html.theme-dark .date-options,html.theme-dark .ui-input,html.theme-dark .ui-select,html.theme-dark .ui-textarea,html.theme-dark .ai-settings-form input,html.theme-dark .locked-field,html.theme-dark .ai-provider-key-state,html.theme-dark .ai-provider-rule-state,html.theme-dark .system-settings-form input,html.theme-dark .system-site-settings-form input,html.theme-dark .system-image-settings-form input,html.theme-dark .profile-editor-fields input,html.theme-dark .password-settings-panel input,html.theme-dark .auth-panel,html.theme-dark .reset-dialog,html.theme-dark .small-dialog,html.theme-dark .recharge-dialog,html.theme-dark .work-menu,html.theme-dark .custom-select>button,html.theme-dark .custom-options,html.theme-dark .custom-options-search,html.theme-dark .coupon-create-bar,html.theme-dark .preview-modal-copy{border-color:#303b58;color:#e4e8f3;background:#1b2336}html.theme-dark .ai-provider-summary-card,html.theme-dark .ai-provider-add-card,html.theme-dark .ai-provider-modal,html.theme-dark .ai-rule-modal{border-color:#28324a;background:linear-gradient(180deg,#171d2e,#151b2b);box-shadow:0 18px 44px #0000003d}html.theme-dark .ai-provider-summary-card.inactive{background:linear-gradient(180deg,#151b2b,#121827)}html.theme-dark .ai-provider-summary-card.planner{background:linear-gradient(135deg,#171d2e,#1d1f35)}html.theme-dark .ai-provider-summary-card.planner .ai-provider-summary-icon{color:#d8c7ff;background:#2b274b}html.theme-dark .ai-provider-add-card.planner{color:#d8c7ff;border-color:#4b3f72;background:#211d38}html.theme-dark .ai-provider-summary-card:hover,html.theme-dark .ai-provider-summary-card:focus-visible,html.theme-dark .ai-provider-add-card:hover{border-color:#7b89f57a;box-shadow:0 20px 46px #00000057}html.theme-dark .ai-provider-summary-icon,html.theme-dark .ai-provider-card-facts span{border-color:#303b58;color:#c6ceff;background:#1d253c}html.theme-dark .ai-provider-summary-title b,html.theme-dark .ai-provider-card-facts b,html.theme-dark .ai-provider-modal h2,html.theme-dark .ai-rule-modal h2{color:#edf1fb}html.theme-dark .ai-provider-status-row em.ready{color:#8ae0bd;background:#183931}html.theme-dark .ai-provider-status-row em.warning{color:#f0c878;background:#342816}html.theme-dark .ai-provider-status-row em.muted{color:#a8b1c4;background:#252c41}html.theme-dark .ai-provider-status-row span{color:#c7ceff;background:#252d52}html.theme-dark .ai-provider-summary-card footer button,html.theme-dark .ai-provider-add-card{border-color:#384467;color:#c2c8ff;background:#202846}html.theme-dark .ai-provider-summary-card footer .danger-lite{color:#ff9cad;border-color:#57303d;background:#2b1e2a}html.theme-dark .ai-provider-modal>header{border-color:#303a54;background:linear-gradient(120deg,#6070ec1f,#151b2bf5)}html.theme-dark .ai-provider-modal>header button{border-color:#364159;color:#c2cbdb;background:#20283a}html.theme-dark .ai-rule-modal>header{border-color:#303a54;background:linear-gradient(120deg,#6070ec1f,#151b2bf5)}html.theme-dark .ai-rule-modal>header button{border-color:#364159;color:#c2cbdb;background:#20283a}html.theme-dark .ai-provider-modal-body{scrollbar-color:#7885f2 #182034}html.theme-dark .ai-advanced-config{border-color:#303b58;background:#1b2336}html.theme-dark .ai-advanced-config header b{color:#dce2ef}html.theme-dark .ai-advanced-config header small,html.theme-dark .ai-advanced-config>small{color:#929db4}html.theme-dark .ai-provider-modal-body::-webkit-scrollbar-track{background:#182034}html.theme-dark .ai-provider-modal-body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#7380ef,#9a78f1)}html.theme-dark .ai-provider-modal footer{border-color:#303a54;background:#171e2e}html.theme-dark .ai-provider-modal footer button{border-color:#3a4560;color:#c0c9dc;background:#1f2739}html.theme-dark .ai-rule-mode-toggle,html.theme-dark .ai-rule-summary{border-color:#303b58;background:#1b2336}html.theme-dark .ai-rule-mode-toggle button{color:#aeb7cb}html.theme-dark .ai-rule-mode-toggle button.active{color:#fff;background:linear-gradient(95deg,#6574ef,#9471f0);box-shadow:0 8px 16px #0000003d}html.theme-dark .ai-rule-modal-body label,html.theme-dark .ai-rule-summary span{color:#a9b2c7}html.theme-dark .ai-rule-summary b,html.theme-dark .ai-provider-rule-state em{color:#c6ceff;background:#252d52}html.theme-dark .ai-rule-modal footer{border-color:#303a54;background:#171e2e}html.theme-dark .ai-rule-modal footer button{border-color:#3a4560;color:#c0c9dc;background:#1f2739}html.theme-dark .ai-provider-card.inactive{border-color:#273148;background:#141a29;box-shadow:none}html.theme-dark .ai-provider-rule-state b{color:#dce2ef}html.theme-dark .ai-provider-rule-state small{color:#929db4}html.theme-dark .ui-tag-select-control,html.theme-dark .ui-tag-options,html.theme-dark .publish-modal,html.theme-dark .creation-tags-card{border-color:#303b58;color:#e4e8f3;background:#151b2b}html.theme-dark .ui-tag-search,html.theme-dark .publish-work-summary{border-color:#303b58;color:#cbd3e3;background:#1b2336}html.theme-dark .ui-tag-search input{color:#e4e8f3}html.theme-dark .ui-tag-chip{color:#c4caff;border-color:#3c4770;background:#252d52}html.theme-dark .ui-tag-chip:hover{color:#fff;border-color:#7480ed;background:#5965d7}html.theme-dark .ui-tag-option,html.theme-dark .ui-tag-create{color:#aeb7ca}html.theme-dark .ui-tag-option:hover,html.theme-dark .ui-tag-option.active{color:#dce1ff;background:#252d52}html.theme-dark .ui-tag-create{color:#bcc5ff;background:#202842}html.theme-dark .publish-modal-head>span{color:#c1c8ff;background:#252d52}html.theme-dark .publish-modal-head h2,html.theme-dark .publish-work-summary b,html.theme-dark .publish-tag-field b{color:#edf1fb}html.theme-dark .publish-work-summary span,html.theme-dark .publish-tag-field small{color:#929db5}html.theme-dark .publish-risk-notice{color:#e3c779;border-color:#594a29;border-left-color:#c29742;background:#2d281d}html.theme-dark .publish-risk-notice b{color:#f0d58b}html.theme-dark .publish-risk-notice p{color:#baa978}html.theme-dark .prompt-box textarea,html.theme-dark .ai-settings-form input,html.theme-dark .system-settings-form input,html.theme-dark .system-site-settings-form input,html.theme-dark .system-image-settings-form input,html.theme-dark .profile-editor-fields input,html.theme-dark .password-settings-panel input,html.theme-dark .auth-input input,html.theme-dark .ui-input,html.theme-dark .ui-select,html.theme-dark .ui-textarea{color:#e4e8f3}html.theme-dark .ui-form-field{color:#cbd3e3}html.theme-dark .ui-form-field-label small,html.theme-dark .ui-form-field-hint{color:#8f9ab1}html.theme-dark .ui-form-field-error{color:#ff8fa1}html.theme-dark .ui-form-field.invalid .ui-input,html.theme-dark .ui-form-field.invalid .ui-select,html.theme-dark .ui-form-field.invalid .ui-textarea,html.theme-dark .ui-form-field.invalid .custom-ui-select{border-color:#ff8fa1cc;box-shadow:0 0 0 3px #ff8fa124}html.theme-dark .email-verification-state{color:#f0ca80;border-color:#574724;background:#2a2419}html.theme-dark .email-verification-state>button{color:#cbd1ff;background:#2b3356}html.theme-dark .email-verification-state>button:hover{color:#fff;background:#6875e3}html.theme-dark .email-verification-state.verified{color:#89dfbf;border-color:#2b5547;background:#192d29}html.theme-dark .settings-section-icon,html.theme-dark .settings-panel article>span{color:#c8ceff;background:linear-gradient(135deg,#252d52,#1d263f);box-shadow:inset 0 0 0 1px #828df524}html.theme-dark .settings-section-heading h2{color:#edf1fb}html.theme-dark .avatar-modal{color:#dce3f1;border-color:#303b58;background:#151b2b;box-shadow:0 30px 82px #00000080}html.theme-dark .avatar-modal header{border-color:#303b58;background:linear-gradient(180deg,#151b2bfa,#192133f0)}html.theme-dark .avatar-modal header>span{color:#c2c9ff;background:#252d52}html.theme-dark .avatar-modal header h2,html.theme-dark .avatar-preview-panel h3,html.theme-dark .avatar-current-square b,html.theme-dark .avatar-preview-list b{color:#edf1fb}html.theme-dark .avatar-crop-box{border-color:#35415d;background:radial-gradient(circle at 50% 42%,#1d2740,#101724);box-shadow:inset 0 0 0 1px #6373b31f}html.theme-dark .avatar-current-square{color:#aeb7ca}html.theme-dark .avatar-current-badge{border-color:#c4ceff3d;background:#090e199e}html.theme-dark .avatar-crop-circle{border-color:#dae0ffdb;box-shadow:0 0 0 999px #05091261,0 0 0 1px #8793ef61}html.theme-dark .avatar-crop-tools label,html.theme-dark .avatar-file-name,html.theme-dark .avatar-preview-panel>p,html.theme-dark .avatar-preview-list small{color:#98a6c2}html.theme-dark .avatar-modal-error{color:#ff9dad;border-color:#653443;background:#321d29}html.theme-dark .avatar-preview-panel{border-color:#303b58;background:#1a2236}html.theme-dark .avatar-preview-list article{border-color:#303b58;background:#151b2b}html.theme-dark .avatar-round-preview{border-color:#9aa6ff3d;background:#252d52}html.theme-dark .avatar-modal footer{border-color:#303b58;background:#1b2336}html.theme-dark .avatar-remove-button{color:#ff9dad;border-color:#653443;background:#321d29}html.theme-dark .search-box .ui-input{border:0;color:#dbe2f3;background:transparent;box-shadow:none}html.theme-dark .search-box .ui-input:focus{border:0;box-shadow:none}html.theme-dark .prompt-box textarea::placeholder,html.theme-dark input::placeholder,html.theme-dark textarea::placeholder{color:#768198}html.theme-dark .prompt-box span{color:#8792ad}html.theme-dark .prompt-resize-handle i{background:linear-gradient(90deg,#7480ed57,#9675f07a);box-shadow:0 -5px #7480ed29}html.theme-dark .prompt-resize-handle:hover i,html.theme-dark .prompt-box.resizing .prompt-resize-handle i{background:linear-gradient(90deg,#7480ed,#9a78f1);box-shadow:0 -5px #7480ed38}html.theme-dark .field-group>b,html.theme-dark .control-label,html.theme-dark .ai-settings-form label,html.theme-dark .ai-provider-card label,html.theme-dark .system-settings-form label,html.theme-dark .system-user-settings-form label,html.theme-dark .system-site-settings-form label,html.theme-dark .system-image-settings-form label,html.theme-dark .system-form-grid label,html.theme-dark .system-user-grid label,html.theme-dark .site-asset-field,html.theme-dark .profile-editor-fields label,html.theme-dark .password-settings-panel label,html.theme-dark .reset-dialog label{color:#c8cede}html.theme-dark .segmented button{color:#aeb7ca}html.theme-dark .segmented button:hover{border-color:#4a5678;background:#222b41}html.theme-dark .segmented button.active{color:#fff}html.theme-dark .segmented.quality button b{color:#dce2f1}html.theme-dark .segmented.quality button small{color:#8995ad}html.theme-dark .segmented.quality button em{color:#aeb7ff}html.theme-dark .segmented.quality button.active{border-color:#7480ed;background:#292e55;box-shadow:inset 0 0 0 1px #7480ed,0 5px 14px #0003}html.theme-dark .segmented.quality button.active b{color:#f0f2ff}html.theme-dark .segmented.quality button.active small{color:#b3bbe0}html.theme-dark .segmented.ratio button b{color:#dce2f1}html.theme-dark .segmented.ratio button small{color:#8995ad}html.theme-dark .segmented.ratio button.active,html.theme-dark .segmented.count button.active{color:#e8ebff;border-color:#7480ed;background:#292e55;box-shadow:inset 0 0 0 1px #7480ed,0 5px 14px #0000002e}html.theme-dark .segmented.disabled button{color:#737e96;background:#151d2e}html.theme-dark .auto-split-card{border-color:#303b58;background:linear-gradient(135deg,#171d2e,#1c2340)}html.theme-dark .auto-split-card.active{border-color:#7b89f580;background:linear-gradient(135deg,#202850,#211e3c);box-shadow:0 10px 24px #00000038}html.theme-dark .auto-split-card.disabled{border-color:#28324a;background:#151d2e;opacity:.72}html.theme-dark .auto-split-card strong{color:#edf1fb}html.theme-dark .auto-split-card small,html.theme-dark .auto-split-count-hint,html.theme-dark .model-selection-hint{color:#9aa4bb}html.theme-dark .prompt-expansion-dialog{border-color:#303b58;color:#d7deec;background:#151b2b;box-shadow:0 28px 82px #0000007a}html.theme-dark .prompt-expansion-dialog>header,html.theme-dark .prompt-expansion-dialog>footer{border-color:#303a54;background:#171e2e}html.theme-dark .prompt-expansion-close{border-color:#364159;color:#c2cbdb;background:#20283a}html.theme-dark .prompt-expansion-close:hover{color:#e0e4ff;border-color:#6574c9;background:#29325b}html.theme-dark .prompt-expansion-dialog h2{color:#edf1fb}html.theme-dark .prompt-expansion-dialog>header p{color:#9aa6bf}html.theme-dark .prompt-expansion-field{color:#c7cede}html.theme-dark .prompt-expansion-field .ui-textarea{border-color:#303b58;color:#e3e8f4;background:#1b2336}html.theme-dark .prompt-expansion-field.result .ui-textarea{color:#cdd3ff;background:#202846}html.theme-dark .prompt-expansion-field.result>button{border-color:#3d4a73;color:#cbd1ff;background:#202846}html.theme-dark .prompt-expansion-dialog>footer button{border-color:#3a4560;color:#c0c9dc;background:#20283a}html.theme-dark .prompt-expansion-dialog>footer .prompt-expansion-apply{color:#d0d5ff;border-color:#4a5684;background:#29325b}html.theme-dark .auto-split-modal{border-color:#303b58;color:#dce2ef;background:#171d2e;box-shadow:0 28px 78px #0000007a}html.theme-dark .auto-split-modal header{border-color:#303b58;background:linear-gradient(120deg,#6070ec24,#171d2e)}html.theme-dark .auto-split-modal header>span{color:#c6ceff;background:#252d52}html.theme-dark .auto-split-modal h2{color:#edf1fb}html.theme-dark .auto-split-modal header button{border-color:#364159;color:#c2cbdb;background:#20283a}html.theme-dark .auto-split-cost-card,html.theme-dark .auto-split-task-list li{border-color:#303b58;background:#1d253c}html.theme-dark .auto-split-cost-card.insufficient,html.theme-dark .auto-split-warning{border-color:#57303d;background:#2b1e2a}html.theme-dark .auto-split-cost-card b,html.theme-dark .auto-split-task-list b{color:#c6ceff}html.theme-dark .auto-split-cost-card span,html.theme-dark .auto-split-cost-card small,html.theme-dark .auto-split-task-list span{color:#aeb7ca}html.theme-dark .auto-split-warning{color:#ff9cad}html.theme-dark .auto-split-modal footer{border-color:#303b58;background:#171e2e}html.theme-dark .auto-split-modal footer button{border-color:#3a4560;color:#bac4da;background:#20283a}html.theme-dark .reference-upload-rail{border-color:#33405f;color:#c9d1e8;background:#1b2336}html.theme-dark .reference-upload-rail:hover,html.theme-dark .reference-upload-rail:focus-visible{border-color:#7480ed;background:#222b45;box-shadow:0 0 0 3px #7480ed1f}html.theme-dark .reference-upload-rail.filled{border-color:#345d78;background:#17283b}html.theme-dark .reference-strip-summary,html.theme-dark .reference-upload-hint,html.theme-dark .work-actions button,html.theme-dark .simple-list article small,html.theme-dark .settings-panel small,html.theme-dark .store-card p,html.theme-dark .plan-card p,html.theme-dark .preview-modal-copy p,html.theme-dark .preview-meta,html.theme-dark .custom-options small{color:#9aa4bb}html.theme-dark .reference-thumb-card .app-image{box-shadow:0 6px 14px #0000004d}html.theme-dark .reference-thumb-remove-bg{fill:#0f1422eb;stroke:#ffffff94}html.theme-dark .reference-thumb-remove-mark{stroke:#ff64b1}html.theme-dark .preview-reference-command{border-color:#3d4774;color:#c6ccff;background:#242c4d}html.theme-dark .preview-reference-command:hover{border-color:#7884ef;background:#2d3761}html.theme-dark .recharge-tabs{background:#1b2336}html.theme-dark .recharge-account-card b,html.theme-dark .payment-summary-card b,html.theme-dark .payment-countdown b,html.theme-dark .checkout-order b,html.theme-dark .image-info-grid b,html.theme-dark .payment-editor-title b{color:#edf1fb}html.theme-dark .amount-grid button,html.theme-dark .payment-method-grid button,html.theme-dark .payment-cancel,html.theme-dark .payment-package-editor article,html.theme-dark .payment-help-box,html.theme-dark .image-info-grid span,html.theme-dark .checkout-order,html.theme-dark .checkout-qr{border-color:#303b58;color:#dbe2f3;background:#1b2336}html.theme-dark .amount-grid button.active,html.theme-dark .payment-method-grid button.active{border-color:#6372ff;background:#5b67df2e}html.theme-dark .payment-settings-grid label,html.theme-dark .payment-editor-grid label,html.theme-dark .payment-summary-card p,html.theme-dark .payment-wait-card p,html.theme-dark .subscription-placeholder p,html.theme-dark .checkout-card p{color:#9aa4bb}html.theme-dark .payment-result-card h2{color:#edf1fb}html.theme-dark .payment-result-card p{color:#9aa4bb}html.theme-dark .payment-result-icon{color:#ff93a4;background:#3a202b}html.theme-dark .payment-result-card.success .payment-result-icon{color:#78ddba;background:#183931}html.theme-dark .payment-result-card.cancelled .payment-result-icon,html.theme-dark .payment-result-card.muted .payment-result-icon{color:#aeb7ca;background:#252c41}html.theme-dark .payment-result-card.warning .payment-result-icon{color:#f0c878;background:#352b18}html.theme-dark .checkout-page{background:radial-gradient(circle at 20% 20%,rgba(77,91,213,.15),transparent 34%),#0c1220}html.theme-dark .checkout-icon{color:#c6ceff;background:#252d52}html.theme-dark .checkout-order div{border-bottom-color:#303b58}html.theme-dark .work-status{color:#d8def2;background:#161d2de0}html.theme-dark .work-status.pending{color:#c9c4ff;background:#2a264ee6}html.theme-dark .work-status.pending i{background:#8f83ff}html.theme-dark .work-status.rejected{color:#ff9cad;background:#44202de6}html.theme-dark .work-status.rejected i{background:#ff6f89}html.theme-dark .work-status.published{color:#8ae0bd;background:#183931e6}html.theme-dark .work-actions button.pending{color:#b9c0ff}html.theme-dark .section-title,html.theme-dark .settings-panel article,html.theme-dark .coupon-row{border-color:#28324a}html.theme-dark .section-title h2,html.theme-dark .simple-list article b,html.theme-dark .settings-panel b,html.theme-dark .store-card h3,html.theme-dark .plan-card h3,html.theme-dark .reset-dialog h2,html.theme-dark .preview-modal-copy h2,html.theme-dark .analytics-stats b,html.theme-dark .coupon-row>b,html.theme-dark .ai-status-panel>div b,html.theme-dark .ai-provider-key-state,html.theme-dark .custom-options b{color:#e8ebf5}html.theme-dark .coupon-row.table-head,html.theme-dark .admin-row.table-head{background:#1d2437}html.theme-dark .ui-checkbox{color:#b9c1d3}html.theme-dark .ui-checkbox>span{border-color:#46516d;background:#202a3e;box-shadow:inset 0 1px 2px #0000002e}html.theme-dark .ui-checkbox:not(.disabled):hover>span{border-color:#7885ee;background:#293453}html.theme-dark .ui-checkbox:focus-within>span{border-color:#8290f4;box-shadow:0 0 0 3px #7381ef33}html.theme-dark .ui-checkbox.checked>span{color:#fff;border-color:#7180ed;background:#6675e5;box-shadow:0 3px 10px #00000047}html.theme-dark .agreement-checkbox{--agreement-border: #35415d;--agreement-surface: #1a2234;--agreement-checked-surface: #202944;--agreement-icon-surface: #252e49;--agreement-title: #edf1fb;--agreement-copy: #99a4bb;--agreement-shadow: rgba(0,0,0,.25)}html.theme-dark .agreement-checkbox.tone-warning{--agreement-accent: #d2a34f;--agreement-border: #594a2e;--agreement-surface: #1a2234;--agreement-checked-surface: #2d281b;--agreement-icon-surface: #352e20;--agreement-title: #f0dda8;--agreement-copy: #baa978}html.theme-dark .table-actions button,html.theme-dark .outline-button,html.theme-dark .dialog-footer>button{border-color:#3a4560;color:#bac4da;background:#1d2437}html.theme-dark .outline-button:disabled{color:#68748e;border-color:#29334a;background:#151d2e;opacity:.7}html.theme-dark .outline-button.danger-soft{border-color:#eb7e9e6b;color:#f0a1ba;background:#c45b7d29}html.theme-dark .outline-button.danger-soft:hover:not(:disabled){color:#fff;border-color:#d96d93;background:#b64f75}html.theme-dark .outline-button.danger-soft:disabled{color:#83586a;border-color:#eb7e9e29;background:#c45b7d0f}html.theme-dark .list-refresh-now,html.theme-dark .list-refresh-auto{color:#aeb8ce;border-color:#35415c;background:#1b2336}html.theme-dark .list-refresh-now:hover:not(:disabled),html.theme-dark .list-refresh-auto:hover,html.theme-dark .list-refresh-auto.active{color:#c5ccff;border-color:#5b68ae;background:#252e4b}html.theme-dark .list-refresh-menu{color:#dce2ef;border-color:#35415c;background:#182033;box-shadow:0 18px 38px #00000061}html.theme-dark .list-refresh-switch-row{border-color:#303b58}html.theme-dark .list-refresh-switch-row small{color:#8f9bb4}html.theme-dark .list-refresh-intervals button{color:#aeb8ce}html.theme-dark .list-refresh-intervals button:hover,html.theme-dark .list-refresh-intervals button.active{color:#d5dafe;background:#252d52}html.theme-dark .filter-buttons button{border-color:#3a4560;color:#bac4da;background:#1d2437}html.theme-dark .filter-buttons button.active{color:#fff;border-color:var(--primary);background:var(--primary)}html.theme-dark .modal-close{color:#d7dceb;background:#242b40;box-shadow:0 2px 12px #00000047}html.theme-dark .prompt-detail{border-color:#3a4560;color:#c8cede;background:#161c2d}html.theme-dark .prompt-detail-heading{color:#c8cede}html.theme-dark .prompt-detail-heading button{border-color:#3a4560;color:#bac4ff;background:#1d2437}html.theme-dark .preview-review-reason{border-color:#57313d;color:#ff9dad;background:#321f2a}html.theme-dark .preview-review-reason p{color:#e2a3af}html.theme-dark .coupon-create-bar label,html.theme-dark .dialog-field{color:#c8cede}html.theme-dark .member-banner{border-color:#2e354b;background:linear-gradient(104deg,#1b2133,#1d2338 66%,#252849)}html.theme-dark .confirm-dialog,html.theme-dark .text-prompt-dialog,html.theme-dark .work-context-menu,html.theme-dark .payment-conflict-dialog{border-color:#3a4560;background:#1b2336;box-shadow:0 28px 78px #0000007a}html.theme-dark .payment-conflict-icon{color:#e6c67d;background:#352d1e}html.theme-dark .payment-conflict-copy h2{color:#edf1fb}html.theme-dark .payment-conflict-copy p{color:#9ba6bd}html.theme-dark .payment-conflict-copy small{color:#c1c8ff}html.theme-dark .payment-conflict-actions{border-color:#303a54;background:#171e2e}html.theme-dark .payment-conflict-actions button{color:#bac4da;border-color:#3a4560;background:#20283a}html.theme-dark .payment-conflict-actions .payment-conflict-proceed{color:#fff;border-color:#6674e7;background:#5968dc}html.theme-dark .confirm-dialog-close{color:#b9c2d5;background:#252d42}html.theme-dark .confirm-dialog-close:hover{color:#fff;background:#303a55}html.theme-dark .confirm-dialog-copy h2,html.theme-dark .text-prompt-dialog h2{color:#edf1fb}html.theme-dark .confirm-dialog-copy p,html.theme-dark .text-prompt-dialog header p{color:#9ba6bd}html.theme-dark .confirm-dialog-icon{color:#e6c67d;background:#352d1e}html.theme-dark .confirm-dialog.tone-danger .confirm-dialog-icon{color:#ff9cad;background:#3a202b}html.theme-dark .confirm-dialog.tone-info .confirm-dialog-icon,html.theme-dark .text-prompt-dialog header>span{color:#c1c8ff;background:#252d52}html.theme-dark .confirm-dialog-actions{border-color:#303a54;background:#171e2e}html.theme-dark .confirm-dialog-actions button{color:#bac4da;border-color:#3a4560;background:#20283a}html.theme-dark .confirm-dialog-actions .confirm-dialog-submit{color:#fff;border-color:#6674e7;background:#5968dc}html.theme-dark .tone-danger .confirm-dialog-actions .confirm-dialog-submit{border-color:#c95468;background:#b94b5e}html.theme-dark .text-prompt-dialog>label{color:#c8cede}html.theme-dark .work-context-menu button{color:var(--context-color, #b8c1d5)}html.theme-dark .work-context-menu button svg{color:#8f9bb3}html.theme-dark .work-context-menu button:hover,html.theme-dark .work-context-menu button.active{color:var(--context-active-color, #e3e7ff);background:#252d52}html.theme-dark .work-context-menu button:disabled{color:#68748e;opacity:.55;background:transparent}html.theme-dark .work-context-menu button:disabled svg{color:#68748e}html.theme-dark .work-context-menu button:disabled:hover{color:#68748e;background:transparent}html.theme-dark .work-context-menu button.danger{color:#ff9bac;border-color:#463040;background:#2c202d}html.theme-dark .work-context-menu button.danger:hover{color:#ffbdc7;background:#3a2632}html.theme-dark .work-menu{border-color:#3a4560;background:#1b2336fa;box-shadow:0 16px 38px #0000006b}html.theme-dark .work-menu:after{border-color:#3a4560}html.theme-dark .work-menu button{color:#b8c1d5}html.theme-dark .work-menu button svg{color:#8f9bb3}html.theme-dark .work-menu button:hover{color:#e3e7ff;background:#252d52}html.theme-dark .work-menu button.danger{color:#ff9bac;background:#2c202d}html.theme-dark .work-menu button.danger:before{background:#463040}html.theme-dark .work-menu button.danger:hover{color:#ffbdc7;background:#3a2632}html.theme-dark .service-status-badge{color:#e6c67d;border-color:#594a29;background:#2d281d}html.theme-dark .plan-card.paused>button,html.theme-dark .store-card .store-paused-button{color:#9ca7bc;border-color:#35415d;background:#20283b}html.theme-dark .plan-card.paused>button:hover,html.theme-dark .store-card .store-paused-button:hover{color:#d8ddff;border-color:#4d5984;background:#292e55}html.theme-dark .plan-card>button:disabled{color:#9ca7bc;border-color:#35415d;background:#20283b;box-shadow:none}html.theme-dark .plan-card>button:disabled:hover{color:#c5ccdc;border-color:#3f4a67;background:#242c40}html.theme-dark .plan-period{background:#1d2437}html.theme-dark .plaza-overlay{color:#fff}html.theme-dark .status-chip{background:#252c41}html.theme-dark .payment-help-box span{color:#9aa4bb}html.theme-dark .status-chip.completed,html.theme-dark .status-chip.paid{color:#8ee1c3;background:#18392f}html.theme-dark .status-chip.cancelled,html.theme-dark .status-chip.expired{color:#bac4da;background:#252c41}html.theme-dark .status-chip.failed,html.theme-dark .status-chip.refund_requested,html.theme-dark .status-chip.refunded{color:#ffb6c0;background:#3a202b}html.theme-dark .field-warning{color:#ffc46b}html.theme-dark .ai-provider-key-state small{color:#9aa4bb}html.theme-dark .ai-form-actions .danger-lite{color:#ff9bac;border-color:#57313d;background:#2a1d2a}html.theme-dark .toast-notice{border-color:#303b58;color:#d7deef;background:#182133;box-shadow:0 18px 42px #00000061}.coupon-toolbar{min-height:72px;padding:12px 16px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--border)}.coupon-toolbar .coupon-search{width:min(330px,32vw);min-height:42px}.coupon-toolbar .custom-ui-select{min-width:132px}.coupon-toolbar>span{margin-left:auto;color:#8e94a5;font-size:12px;white-space:nowrap}.coupon-toolbar>.primary-command{min-height:42px;white-space:nowrap}.coupon-table{overflow-x:auto}.coupon-row{min-width:1160px;min-height:66px;padding:0 16px;display:grid;grid-template-columns:1.35fr .9fr .95fr 1.15fr 1.2fr 1.25fr 1.25fr .7fr;align-items:center;gap:10px;border-bottom:1px solid #eff0f4;color:#606577;font-size:12px}.coupon-row.table-head{min-height:44px;color:#858b9d;background:#fafafd;font-size:12px;font-weight:600}.coupon-row>b{min-width:0;display:flex;align-items:center;gap:5px;color:#4e59d2;font-family:Consolas,monospace}.coupon-row>b>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coupon-row>b>button{width:25px;height:25px;flex:0 0 auto;padding:0;display:grid;place-items:center;border:1px solid #dfe2ed;border-radius:5px;color:#6a72d9;background:#fff}.coupon-row>b>button:hover{color:#fff;border-color:var(--primary);background:var(--primary)}.coupon-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coupon-row>span small{display:block;margin-top:4px;overflow:hidden;color:#949aaa;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.coupon-row>span>i{color:#969cac;font-style:normal}.coupon-value{display:flex;flex-direction:column;gap:4px}.coupon-value em{color:#7b8192;font-size:11px;font-style:normal}.coupon-value strong{color:#363d55;font-size:13px}.coupon-empty{padding:65px 20px;color:#8d93a5;text-align:center}.coupon-create-dialog{max-height:92vh;overflow-y:auto}.coupon-dialog-body{padding:0 22px 4px}.coupon-dialog-body .dialog-field{margin-right:0;margin-left:0}.coupon-expiry-field{margin:18px 0 0;padding:0;border:0}.coupon-expiry-field legend{margin-bottom:8px;padding:0;color:#4d5264;font-size:13px;font-weight:600}.coupon-expiry-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.coupon-expiry-options button{min-height:42px;padding:0 8px;border:1px solid #dfe2ec;border-radius:7px;color:#656b7d;background:#fbfbfd;font-size:12px}.coupon-expiry-options button:hover{border-color:#727be5;color:#5964d7}.coupon-expiry-options button.active{border-color:#5d6ae3;color:#515ed2;background:#eff0ff;box-shadow:inset 0 0 0 1px #5d6ae3}.coupon-custom-expiry{margin-top:13px!important}html.theme-dark .coupon-toolbar{border-color:#28324a}html.theme-dark .coupon-toolbar .coupon-search{border-color:#303b58;background:#1b2336}html.theme-dark .coupon-row{border-color:#28324a;color:#bac4d8}html.theme-dark .coupon-row.table-head{background:#1d2437;color:#9ba7bf}html.theme-dark .coupon-row>b{color:#c4caff}html.theme-dark .coupon-row>b>button{border-color:#3a4560;color:#bac4ff;background:#1d2437}html.theme-dark .coupon-value strong{color:#edf1fb}html.theme-dark .coupon-expiry-field legend{color:#c8cede}html.theme-dark .coupon-expiry-options button{border-color:#3a4560;color:#bac4da;background:#1d2437}html.theme-dark .coupon-expiry-options button.active{border-color:#6875e3;color:#d7dbff;background:#292d55}@media(max-width:760px){.coupon-toolbar{flex-wrap:wrap;padding:10px}.coupon-toolbar .coupon-search{width:100%}.coupon-toolbar>span{margin-left:auto}.coupon-toolbar>.primary-command{margin-left:auto}.coupon-dialog-body{padding:0 16px 4px}.coupon-expiry-options{grid-template-columns:repeat(3,minmax(0,1fr))}}html.theme-dark .toast-success{border-color:#31534d;color:#bfe5d9;background:#182a2b}html.theme-dark .toast-success>svg{color:#54c7a0}html.theme-dark .toast-warning{border-color:#5b4a26;color:#ffe0a3;background:#2b2418}html.theme-dark .toast-warning>svg{color:#f0b44c}html.theme-dark .toast-info{border-color:#3a4678;color:#cbd3ff;background:#1c2440}html.theme-dark .toast-info>svg{color:#91a0ff}html.theme-dark .toast-error{border-color:#603040;color:#ffc0ca;background:#2d1d29}html.theme-dark .toast-error>svg{color:#ff7f94}html.theme-dark .toast-notice button:hover{color:#dfe5ff;background:#26304b}html.theme-dark .task-popover-head{border-bottom-color:#28324a}html.theme-dark .task-popover-head small,html.theme-dark .task-popover-empty{color:#8f9bb6}html.theme-dark .task-popover-head button{color:#98a6c2}html.theme-dark .task-popover-head button:hover{color:#dfe5f7;background:#202a41}html.theme-dark .task-popover-list article{border-bottom-color:#273149;background:#151b2b}html.theme-dark .task-popover-list article:hover{background:#1a2235}html.theme-dark .task-popover-list article b{color:#edf1fb}html.theme-dark .task-popover-list article small{color:#93a0bb}html.theme-dark .task-popover-list article>span.completed{color:#66d6af;background:#17382f}html.theme-dark .task-popover-list article>span.pending,html.theme-dark .task-popover-list article>span.processing{color:#aab4ff;background:#252d53}html.theme-dark .task-popover-list article>span.failed{color:#ff94a2;background:#3b202b}html.theme-dark .task-popover-list article>em.completed{color:#65d6ad}html.theme-dark .task-popover-list article>em.pending,html.theme-dark .task-popover-list article>em.processing{color:#aab4ff}html.theme-dark .task-popover-list article>em.failed{color:#ff8192}html.theme-dark .task-popover>a{border-top:1px solid #28324a;color:#c5ceff;background:#1b2440}html.theme-dark .task-popover>a:hover{color:#fff;background:#243057}html.theme-dark .message-popover-list article.unread{background:linear-gradient(90deg,#5563ea2e,#1b2336eb)}html.theme-dark .message-popover-list article>span.purple{color:#aaa8ff;background:#26294f}html.theme-dark .message-popover-list article>span.blue{color:#79d5ff;background:#17354a}html.theme-dark .simple-list article{border-bottom-color:#28324a}html.theme-dark .simple-list article:hover{background:#192135}html.theme-dark .message-list article.unread{background:linear-gradient(90deg,#5563ea2e,#1b2336eb);box-shadow:inset 3px 0 #6673ff}html.theme-dark .message-list article.selected{background:linear-gradient(90deg,#6874ee3d,#182033f5);box-shadow:inset 3px 0 #7c89ff}html.theme-dark .message-list article.unread b{color:#f4f7ff}html.theme-dark .simple-icon.purple{color:#aaa8ff;background:#26294f}html.theme-dark .simple-icon.blue{color:#79d5ff;background:#17354a}html.theme-dark .review-actions .reject{color:#ff9dad;border-color:#57313d;background:#2a1d2a}html.theme-dark .review-actions .approve{color:#eafff7;border-color:#287f66;background:#267b63}html.theme-dark .review-result-state.approved{color:#7de1bd;background:#193029;border-color:#2e4c43}html.theme-dark .review-result-state.rejected{color:#ff9dad;background:#321f2a;border-color:#57313d}html.theme-dark .simple-list em,html.theme-dark .simple-list time{color:#8f9bb6}html.theme-dark .list-end-note{color:#8f9bb6}html.theme-dark .list-end-note:before,html.theme-dark .list-end-note:after{background:linear-gradient(90deg,transparent,rgba(143,155,182,.5))}html.theme-dark .list-end-note:after{background:linear-gradient(90deg,rgba(143,155,182,.5),transparent)}html.theme-dark .simple-list em.success{color:#65d6ad}html.theme-dark .simple-list em.failed,html.theme-dark .task-error{color:#ff8ea0}html.theme-dark .unread-dot{background:#ff6f85;box-shadow:0 0 0 3px #ff6f8524}html.theme-dark .status-chip.admin,html.theme-dark .status-chip.pending{color:#c6caff;background:#292d55}html.theme-dark .status-chip.user,html.theme-dark .status-chip.approved,html.theme-dark .status-chip.active,html.theme-dark .status-chip.completed,html.theme-dark .status-chip.paid{color:#8ee1c3;background:#18392f}html.theme-dark .status-chip.frozen,html.theme-dark .status-chip.rejected,html.theme-dark .status-chip.inactive,html.theme-dark .status-chip.failed,html.theme-dark .status-chip.refund_requested,html.theme-dark .status-chip.refunded{color:#ff9dad;background:#3a202b}html.theme-dark .auth-page,html.theme-dark .auth-form-side{background:#101523}html.theme-dark .auth-panel{box-shadow:0 18px 48px #00000047}html.theme-dark .auth-tabs,html.theme-dark .auth-switch{border-color:#303850}html.theme-dark .auth-tabs button,html.theme-dark .auth-form>label,html.theme-dark .auth-form-grid>label{color:#c6ccdc}html.theme-dark .auth-heading h2{color:#edf0f8}html.theme-dark .auth-input{border-color:#35405a;background:#1c2437}html.theme-dark .auth-input.invalid{color:#ff9aaa;border-color:#ff8497b8;background:linear-gradient(180deg,#3d2431eb,#2d1f2df2);box-shadow:0 0 0 3px #ff84971f}html.theme-dark .auth-code-row>button{box-shadow:0 8px 18px #5267e72e}html.theme-dark .auth-error{color:#ffb4bf;background:#3a202d}html.theme-dark .auth-error.success{color:#8de4c4;background:#1c5143b8}html.theme-dark .auth-field-error{color:#ff9aaa}html.theme-dark .system-card-head{border-bottom-color:#28324a}html.theme-dark .system-card-head>span{color:#c7ccff;background:linear-gradient(135deg,#262d52,#202a41)}html.theme-dark .system-card-head h2,html.theme-dark .system-status-card h3,html.theme-dark .system-user-preview b{color:#eef2ff}html.theme-dark .customer-service-contact-field{color:#c6ccdc}html.theme-dark .customer-service-tag-editor{border-color:#35415d;background:#151c2c}html.theme-dark .customer-service-tag{border-color:#4a5390;color:#d4dbff;background:#29325a}html.theme-dark .customer-service-tag-remove{border-left-color:#4a5390;color:#ff9ab1;background:#0e15256b}html.theme-dark .customer-service-tag-remove:hover,html.theme-dark .customer-service-tag-remove:focus-visible{color:#ffd6df;background:#512b3b}html.theme-dark .customer-service-contact-candidate{border-color:#35415d;color:#c9d1ff;background:#1b2336}html.theme-dark .customer-service-contact-candidate:hover,html.theme-dark .customer-service-contact-candidate:focus-visible{border-color:#5c69b1;background:#252d52}html.theme-dark .switch{border-color:#3c4762;background:#39435a}html.theme-dark .switch:hover:not(:disabled){border-color:#56627f}html.theme-dark .switch.active{border-color:#7180f4;background:#6573ed}html.theme-dark .system-user-switches article,html.theme-dark .system-user-preview,html.theme-dark .site-preview-strip{border-color:#303b58;background:#1b2336}html.theme-dark .site-preview-brand>span,html.theme-dark .site-preview-favicon>span{color:#c7ccff;background:linear-gradient(135deg,#262d52,#202a41)}html.theme-dark .site-preview-brand>span.site-default-mark,html.theme-dark .site-preview-favicon>span.site-default-mark,html.theme-dark .site-status-logo.site-default-mark,html.theme-dark .site-status-favicon i.site-default-mark{color:#fff;background:linear-gradient(135deg,#536fea 15%,#9163e8 58%,#e370a1)}html.theme-dark .site-preview-brand b,html.theme-dark .site-preview-favicon b{color:#eef2ff}html.theme-dark .image-placeholder-item+.image-placeholder-item{border-left-color:#303b58}html.theme-dark .image-placeholder-title b{color:#e5e9f5}html.theme-dark .image-placeholder-title em{color:#aeb7ff}html.theme-dark .image-placeholder-preview{border-color:#303b58;background:#111827}html.theme-dark .image-placeholder-preview>.image-placeholder-caption{color:#a6b0c7;background:#141b2be6}html.theme-dark .system-status-card{background:linear-gradient(180deg,#151b2b,#121827)}html.theme-dark .system-status-card>div{border-top-color:#28324a}html.theme-dark .system-status-card>div b{color:#e8ebf5}html.theme-dark .system-user-preview small{color:#9aa4bb}html.theme-dark .creation-settings-card,html.theme-dark .creation-settings-summary,html.theme-dark .creation-tags-card{border-color:#303b58;background:#151b2b}html.theme-dark .creation-price-grid,html.theme-dark .creation-price-item,html.theme-dark .creation-settings-summary>div{border-color:#303b58}html.theme-dark .creation-price-item{background:#192134}html.theme-dark .creation-price-item:hover{background:#1e2840}html.theme-dark .creation-price-copy b,html.theme-dark .creation-settings-note b,html.theme-dark .creation-settings-summary h3{color:#edf1fb}html.theme-dark .creation-price-input em,html.theme-dark .creation-price-copy small,html.theme-dark .creation-settings-note small,html.theme-dark .creation-settings-summary>div span{color:#929db5}html.theme-dark .creation-settings-note{color:#aeb7ff;border-left-color:#7480ed;background:#202842}html.theme-dark .creation-settings-summary>strong{color:#aeb7ff}html.theme-dark .creation-settings-summary>div b{color:#e5e9f5}html.theme-dark .tone-ai .creation-price-icon{color:#c3c0ff;background:#2b2b55}html.theme-dark .tone-standard .creation-price-icon{color:#85d6bd;background:#193b34}html.theme-dark .tone-two-k .creation-price-icon{color:#8dc5f4;background:#1d354e}html.theme-dark .tone-four-k .creation-price-icon{color:#f0a5c1;background:#422638}html.theme-dark .storage-overview-band,html.theme-dark .storage-section,html.theme-dark .storage-config-dialog{border-color:#303b58;background:#151b2b}html.theme-dark .storage-overview-icon,html.theme-dark .storage-section-head>span{color:#bec6ff;background:#252d52}html.theme-dark .storage-overview-band>div:not(:first-child),html.theme-dark .local-storage-details,html.theme-dark .local-storage-details>div,html.theme-dark .storage-provider-list,html.theme-dark .storage-provider-row,html.theme-dark .migration-retention{border-color:#303b58}html.theme-dark .storage-overview-band b,html.theme-dark .local-storage-details b,html.theme-dark .storage-provider-stat b,html.theme-dark .storage-provider-main b,html.theme-dark .storage-empty b,html.theme-dark .migration-status-head b,html.theme-dark .migration-retention b{color:#e8ecf7}html.theme-dark .storage-overview-band strong{color:#b7c0ff}html.theme-dark .storage-provider-row:hover{background:#1b2336}html.theme-dark .storage-provider-logo{color:#8dc5f4;background:#1d354e}html.theme-dark .storage-provider-actions>button:not(.switch),html.theme-dark .danger-outline{border-color:#3a4560;color:#bdc6ff;background:#1d2437}html.theme-dark .storage-provider-actions>button.danger,html.theme-dark .danger-outline{color:#ff9cac;border-color:#59313e}html.theme-dark .storage-empty{border-color:#39445f;color:#929db5}html.theme-dark .storage-test-state.success{color:#8ae0bd;background:#18392f}html.theme-dark .storage-test-state.failed{color:#ff9cad;background:#3a202b}html.theme-dark .migration-status,html.theme-dark .storage-enable-line{border-color:#303b58;background:#1b2336}html.theme-dark .migration-progress{background:#2a3349}html.theme-dark .storage-error-text{color:#ff9cad;background:#3a202b}html.theme-dark .storage-config-dialog .dialog-heading>a{border-color:#3a4560;color:#bdc6ff;background:#1d2437}html.theme-dark .storage-dialog-icon{color:#8dc5f4!important;background:#1d354e!important}html.theme-dark .storage-form-grid>label{color:#c8cede}html.theme-dark .storage-confirm-dialog .danger-icon{color:#ff9cad;background:#3a202b}html.theme-dark .storage-confirm-dialog>div button{border-color:#3a4560;color:#c0c9dc;background:#1d2437}html.theme-dark .storage-confirm-dialog>div .danger-button{color:#fff;border-color:#c95464;background:#c95464}html.theme-dark *{scrollbar-color:#5967c7 #171d2d}html.theme-dark *::-webkit-scrollbar-track{background:#171d2d}html.theme-dark *::-webkit-scrollbar-thumb{border-color:#171d2d;background:#5967c7}@media(max-width:1180px){.creation-settings-layout{grid-template-columns:1fr}.database-migration-grid,.data-backup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-membership-grid{grid-template-columns:1fr}}@media(max-width:900px){.system-settings-layout,.creation-settings-layout{grid-template-columns:1fr}.database-migration-hero{grid-template-columns:52px minmax(0,1fr)}.database-migration-hero .primary-command{grid-column:1 / -1;justify-content:center}.database-migration-rules{grid-template-columns:1fr}.data-backup-hero,.admin-membership-hero{grid-template-columns:52px minmax(0,1fr)}.data-backup-hero>b,.admin-membership-hero>b{grid-column:1 / -1;justify-self:flex-start}.data-backup-form-grid,.data-backup-cloud-grid,.admin-membership-form,.admin-membership-form.compact,.membership-model-picker{grid-template-columns:1fr}.membership-model-add{width:100%}.membership-model-modal-actions{align-items:stretch;flex-direction:column}.membership-model-modal-actions>div{width:100%}.membership-model-modal-actions button{flex:1}.membership-model-order-item{grid-template-columns:30px minmax(0,1fr) 32px}.membership-model-order-item>svg{display:none}.data-backup-form-grid label.wide{grid-column:auto}.admin-membership-add-card{min-height:120px}.membership-card-facts{grid-template-columns:1fr}.membership-plan-modal{max-height:calc(100vh - 20px)}.membership-plan-modal>header{grid-template-columns:42px minmax(0,1fr) 32px;padding:15px}.membership-plan-modal-body{padding:15px}.membership-plan-modal-actions{align-items:stretch;flex-direction:column;padding:13px 15px}.membership-plan-modal-actions>div{display:grid;grid-template-columns:1fr}.membership-plan-modal-actions button{width:100%}.membership-model-preview-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.membership-model-preview-modal>footer{align-items:stretch;flex-direction:column}.membership-model-preview-modal>footer button{width:100%}.storage-provider-row{grid-template-columns:42px minmax(0,1fr) auto}.storage-provider-stat{display:none}.settings-layout{grid-template-columns:1fr;padding:10px}.preference-settings-panel{grid-column:auto}.avatar-modal-body{grid-template-columns:1fr}.avatar-preview-panel{display:grid;grid-template-columns:minmax(0,1fr)}}@media(max-width:640px){.list-refresh-auto{min-width:61px;width:61px;padding:0 7px;gap:5px}.list-refresh-label,.list-refresh-auto>svg:last-child{display:none}.list-refresh-compact-label{display:inline;min-width:20px;text-align:left}.list-refresh-menu{right:0;width:180px}.model-input-row{grid-template-columns:1fr}.model-input-row .outline-button{justify-content:center}.avatar-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.avatar-modal header{padding:16px 18px}.avatar-modal-body{padding:16px 18px}.avatar-crop-box{width:320px;max-width:calc(100vw - 58px);height:min(320px,calc(100vw - 58px))}.avatar-crop-tools{grid-template-columns:1fr 1fr}.avatar-crop-tools label{grid-column:1 / -1;grid-row:1}.avatar-modal footer{padding:12px 18px;flex-wrap:wrap}.avatar-modal footer .outline-button,.avatar-modal footer .primary-command{flex:1 1 128px;justify-content:center}.avatar-remove-button{flex-basis:100%!important;margin-right:0}.system-settings-layout,.creation-settings-layout,.database-migration-layout{padding:10px}.database-migration-grid,.database-table-list{grid-template-columns:1fr}.database-migration-hero,.database-migration-panel{padding:16px}.data-backup-layout{padding:10px}.data-backup-grid,.data-backup-table-counts{grid-template-columns:1fr}.data-backup-hero,.data-backup-panel,.admin-membership-hero{padding:16px}.admin-membership-grid{padding:0 10px 10px}.data-backup-panel .standalone-admin-table.data-backup-table{display:grid;gap:9px;overflow:visible;border:0;background:transparent;box-shadow:none}.data-backup-panel .standalone-admin-table.data-backup-table .backup-record-row{min-width:0;min-height:0;padding:12px;grid-template-columns:1fr;gap:8px;border:1px solid #e3e7f1;border-radius:9px;background:#fbfcff}.data-backup-panel .standalone-admin-table.data-backup-table .backup-record-row.header{display:none}.data-backup-table .backup-record-row>span{padding:0;display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:9px;overflow:visible}.data-backup-table .backup-record-row>span:before{content:attr(data-label);color:#8b92a5;font-size:11px;font-weight:700}.data-backup-table .backup-status-cell,.data-backup-table .backup-actions{align-items:center}.data-backup-table .backup-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:7px}.data-backup-table .backup-actions:before{display:none}.data-backup-table .backup-action-button{width:100%;padding:0 8px}html.theme-dark .data-backup-panel .standalone-admin-table.data-backup-table{background:transparent;box-shadow:none}html.theme-dark .data-backup-panel .standalone-admin-table.data-backup-table .backup-record-row{border-color:#303b58;background:#151c2c}html.theme-dark .data-backup-table .backup-record-row>span:before{color:#8f9bb6}.creation-settings-card,.creation-settings-summary{padding:16px}.creation-price-grid{grid-template-columns:1fr}.creation-price-item{grid-template-columns:36px minmax(0,1fr) minmax(110px,.72fr);border-right:0!important}.creation-price-item:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.creation-price-item:last-child{border-bottom:0}.storage-settings-layout{padding:10px}.storage-overview-band{grid-template-columns:1fr 1fr}.storage-overview-band>div:first-child{grid-column:1 / -1}.storage-overview-band>div:not(:first-child){padding:10px 0 0;border-top:1px solid var(--border);border-left:0}.storage-section{padding:16px}.storage-section-head{align-items:flex-start;flex-wrap:wrap}.storage-section-head>.primary-command{width:100%;margin-left:0;justify-content:center}.local-storage-row{grid-template-columns:1fr 1fr}.local-storage-row>div:first-child{grid-column:1 / -1;border-right:0;border-bottom:1px solid var(--border)}.local-storage-row>div:nth-child(2){border-right:1px solid var(--border)}.local-storage-row>div:last-child{border-right:0}.storage-provider-row{grid-template-columns:38px minmax(0,1fr);gap:9px}.storage-provider-actions{grid-column:1 / -1;justify-content:flex-end}.storage-test-state{display:none}.migration-controls{grid-template-columns:1fr}.migration-controls .primary-command{justify-content:center}.migration-metrics{flex-direction:column;gap:4px}.migration-retention{align-items:stretch;flex-direction:column}.migration-retention .danger-outline{margin-left:0;justify-content:center}.storage-config-dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.storage-config-dialog .dialog-heading{flex-wrap:wrap}.storage-config-dialog .dialog-heading>a{margin-left:0}.storage-config-dialog .dialog-heading>button{margin-left:auto}.storage-config-body{padding:15px 16px}.storage-form-grid{grid-template-columns:1fr}.storage-wide-field{grid-column:auto}.storage-dialog-footer{flex-wrap:wrap}.storage-dialog-footer>button{flex:1 1 120px}.system-settings-form,.system-user-settings-form,.system-site-settings-form,.system-image-settings-form,.system-status-card{padding:16px}.system-form-grid{grid-template-columns:1fr;gap:14px}.system-password-field{grid-column:auto}.system-user-switches,.system-user-grid,.site-asset-grid,.site-preview-strip,.image-placeholder-grid,.user-create-dialog .dialog-two-columns{grid-template-columns:1fr}.image-placeholder-item{padding:0}.image-placeholder-item+.image-placeholder-item{margin-top:18px;padding:18px 0 0;border-top:1px solid var(--border);border-left:0}html.theme-dark .image-placeholder-item+.image-placeholder-item{border-top-color:#303b58}.profile-editor{grid-template-columns:1fr;justify-items:center}.profile-editor-fields{width:100%;grid-template-columns:1fr}.profile-editor-fields small{grid-column:auto}.settings-layout .settings-panel{padding:16px}.toast-notice{top:72px;right:10px;bottom:auto;left:10px;min-width:0}.reset-dialog{padding:24px 20px}}.standalone-admin-table .admin-row{min-width:1120px}.admin-row.extended{grid-template-columns:.55fr 1fr 1.05fr .85fr .75fr .85fr .75fr 2.45fr}.table-actions{flex-wrap:wrap}.table-actions .danger-action{color:#c85563;border-color:#efcdd1}.table-actions .danger-action:hover{color:#fff;border-color:#d85b69;background:#d85b69}.custom-ui-select{position:relative;height:42px;padding:0;background-image:none;cursor:default}.custom-ui-select.disabled{cursor:not-allowed;opacity:.62}.ui-select-trigger{width:100%;height:100%;padding:0 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;color:inherit;background:transparent;font:inherit;text-align:left}.ui-select-trigger:disabled{cursor:not-allowed}.ui-select-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-select-trigger svg{flex:0 0 auto;color:#858ca4;transition:transform .18s ease}.custom-ui-select.open{border-color:#6873df;box-shadow:0 0 0 3px #5867df1a}.custom-ui-select.open .ui-select-trigger svg{transform:rotate(180deg)}.ui-select-options{position:fixed;z-index:470;max-height:var(--ui-select-panel-max-height, 230px);padding:6px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dfe2eb;border-radius:7px;background:#fff;box-shadow:0 14px 32px #1f243929;transform-origin:top center}.ui-select-options.above{transform-origin:bottom center}.ui-select-search{flex:0 0 auto;margin-bottom:6px;padding:6px;display:flex;align-items:center;gap:7px;border-radius:6px;color:#858ca4;background:#fff}.ui-select-search input{width:100%;height:30px;min-width:0;outline:0;border:1px solid #dfe2eb;border-radius:5px;color:#343849;background:#fbfbfd;padding:0 9px;font:inherit;font-size:12px}.ui-select-search input:focus{border-color:#6873df;box-shadow:0 0 0 3px #5867df1a}.ui-select-option-list{flex:1 1 auto;min-height:34px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#727be4 transparent}.ui-select-option-list::-webkit-scrollbar{width:7px}.ui-select-option-list::-webkit-scrollbar-track{background:transparent}.ui-select-option-list::-webkit-scrollbar-thumb{border-radius:999px;background:#727be4}.ui-select-empty{padding:14px 8px;color:#8d92a2;font-size:12px;text-align:center}.ui-select-option{width:100%;min-height:34px;padding:0 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:6px;color:#42485b;background:transparent;font-size:13px;text-align:left}.ui-select-option:hover,.ui-select-option.active{color:#5263df;background:#f1f3ff}.ui-select-option svg{flex:0 0 auto}.review-filter-row .custom-ui-select{width:160px;height:34px}.password-reset-dialog{width:min(540px,94vw)}.delete-user-dialog{width:min(480px,94vw)}.dialog-icon.danger-icon{color:#c85663;background:#fff0f2}.delete-user-body{padding:18px 22px 0;color:#606577;font-size:13px;line-height:1.8}.delete-user-body p{margin:0}.delete-user-body b{color:#343849}.danger-command{min-width:120px;height:40px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:5px;color:#fff;background:#d85b69;font-size:13px}.danger-command:disabled{cursor:not-allowed;opacity:.66}html.theme-dark .ui-select-options,html.theme-dark .ui-select-search{border-color:#303b58;color:#e4e8f3;background:#1b2336}html.theme-dark .ui-select-search input{border-color:#303b58;color:#e4e8f3;background:#151b2b}html.theme-dark .ui-select-option{color:#c8cede}html.theme-dark .custom-ui-select.disabled{border-color:#28324a;color:#78849b;background:#121a2a;opacity:1}html.theme-dark .custom-ui-select.disabled .ui-select-trigger svg{color:#59657d}html.theme-dark .ui-select-empty,html.theme-dark .custom-options-empty{color:#9aa4bb}html.theme-dark .ui-select-option:hover,html.theme-dark .ui-select-option.active{color:#e1e5ff;background:#222a40}html.theme-dark .dialog-icon.danger-icon{color:#ff8ea0;background:#3a202b}html.theme-dark .dialog-icon.refund{color:#ff9dad;background:#3a202b}html.theme-dark .refund-order-summary,html.theme-dark .refund-order-summary>div{border-color:#303b58}html.theme-dark .refund-order-summary b,html.theme-dark .refund-switch-row b{color:#edf1fb}html.theme-dark .refund-switch-row{border-color:#303b58;background:#1b2336}html.theme-dark .refund-switch-row.danger{border-color:#603541;background:#2b1d28}html.theme-dark .refund-warning{color:#f0c878;border-color:#594823;background:#2b2518}html.theme-dark .refund-warning.info{color:#b9c3ff;border-color:#394568;background:#202941}html.theme-dark .delete-user-body{color:#aab4c9}html.theme-dark .delete-user-body b{color:#eef2ff}html.theme-dark .table-actions .danger-action{color:#ff9dad;border-color:#5c3040}html.theme-dark .table-actions .danger-action:hover{color:#fff;border-color:#d85b69;background:#d85b69}@media(max-width:640px){.review-filter-row .custom-ui-select{width:100%}}.payment-order-toolbar{display:grid}html.theme-dark .payment-order-panel,html.theme-dark .payment-overview-grid article,html.theme-dark .payment-insight-panel,html.theme-dark .payment-help-box,html.theme-dark .checkout-qr,html.theme-dark .checkout-help{border-color:#28324a;background:#151b2b}html.theme-dark .payment-result-card,html.theme-dark .payment-insight-head b,html.theme-dark .payment-trend-list b,html.theme-dark .payment-ranking-list span,html.theme-dark .payment-ranking-list b{color:#edf1fb}html.theme-dark .payment-trend-list i{background:#263049}html.theme-dark .payment-ranking-list>div{border-bottom-color:#28324a}html.theme-dark .payment-ranking-list em{color:#c7ceff;background:#252d52}html.theme-dark .checkout-qr-warning{color:#f0c878!important;border-color:#594823;background:#2b2518}html.theme-dark .checkout-countdown{border-color:#303b58;background:#1b2336}html.theme-dark .checkout-countdown>span,html.theme-dark .checkout-countdown small{color:#9aa4bb}html.theme-dark .checkout-countdown>span svg{color:#adb7ff}html.theme-dark .checkout-countdown b{color:#edf1fb}html.theme-dark .checkout-fallback-note{border-color:#594823;color:#e1c37f;background:#2b2518}html.theme-dark .checkout-fallback-note>svg,html.theme-dark .checkout-fallback-note b{color:#f0c878}html.theme-dark .checkout-cancel-button{color:#ffb1bf;border-color:#553044;background:#241826}html.theme-dark .checkout-cancel-button:hover:not(:disabled){color:#fff;border-color:#cf5f74;background:#b94762}html.theme-dark .payment-package-section{border-color:#28324a;background:#151b2b}html.theme-dark .payment-config-summary,html.theme-dark .sub2api-payment-layout .payment-settings-actions{border-color:#28324a;background:#121a2a}html.theme-dark .payment-config-summary>div,html.theme-dark .payment-config-section{border-color:#28324a}html.theme-dark .payment-config-summary b,html.theme-dark .payment-section-title h3,html.theme-dark .payment-toggle-setting b{color:#edf1fb}html.theme-dark .payment-toggle-setting{border-color:#303b58;color:#dbe2f3;background:#1b2336}html.theme-dark .page-header .payment-guide-link{border-color:#394568;background:#202941}html.theme-dark .payment-help-upload b,html.theme-dark .payment-overview-grid b{color:#edf1fb}html.theme-dark .payment-guide-link{color:#aab4ff}html.theme-dark .payment-overview-grid small,html.theme-dark .payment-help-upload small,html.theme-dark .checkout-help p{color:#9aa4bb}html.theme-dark .payment-order-table .admin-row{border-bottom-color:#28324a;color:#c8cede}html.theme-dark .payment-order-table .admin-row.header{color:#9aa4bb;background:#1d2437}html.theme-dark .payment-order-table .admin-row small{color:#9aa4bb}html.theme-dark .order-detail-action,html.theme-dark .payment-order-table .table-actions .order-detail-action{color:#c8ceff;border-color:#3d4774;background:#242c4d}html.theme-dark .order-detail-action:hover:not(:disabled),html.theme-dark .payment-order-table .table-actions .order-detail-action:hover:not(:disabled){color:#fff;border-color:#7884ef;background:#6875e3;box-shadow:0 5px 14px #00000040}html.theme-dark .status-chip.completed,html.theme-dark .status-chip.paid{color:#8ae0bd;background:#183931e6}html.theme-dark .status-chip.cancelled,html.theme-dark .status-chip.expired{color:#b3bdd1;background:#252c41}html.theme-dark .status-chip.failed{color:#ff9cad;background:#44202de6}html.theme-dark .status-chip.refund_requested,html.theme-dark .status-chip.refunded{color:#ffd28a;background:#483418e6}html.theme-dark .status-chip.refunding{color:#cbc5ff;background:#302b59}html.theme-dark .status-chip.partially_refunded{color:#ffd28a;background:#483418e6}@media(max-width:1180px){.payment-overview-grid,.payment-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-insight-panel:first-child{grid-column:1 / -1}.payment-order-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-settings-grid.compact,.payment-product-grid,.payment-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-product-grid .payment-guide-field{grid-column:auto}.payment-toggle-grid,.payment-package-section .payment-package-editor{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.payment-overview-grid{padding:10px;grid-template-columns:1fr}.payment-insight-grid{margin:0 10px 12px;grid-template-columns:1fr}.payment-insight-panel:first-child{grid-column:auto}.payment-trend-list>div{grid-template-columns:72px minmax(54px,1fr) 76px}.payment-order-panel{margin:0 10px 12px}.payment-order-toolbar,.payment-settings-grid.compact{grid-template-columns:1fr}.checkout-actions{align-items:stretch;flex-direction:column}.checkout-actions .primary-command,.checkout-actions .outline-button{width:100%}.payment-editor-title{align-items:flex-start;flex-wrap:wrap}.sub2api-payment-layout{padding:10px}.payment-master-head{padding:16px;grid-template-columns:40px minmax(0,1fr)}.payment-master-switch{grid-column:1 / -1;justify-content:space-between}.payment-config-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-config-summary>div:nth-child(2){border-right:0}.payment-config-summary>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.payment-config-section,.payment-package-section{padding:16px}.payment-product-grid,.payment-policy-grid,.payment-toggle-grid,.payment-help-grid,.payment-package-section .payment-package-editor{grid-template-columns:1fr}.payment-product-grid .payment-guide-field,.payment-wide-field{grid-column:auto}.sub2api-payment-layout .payment-settings-actions{padding:14px 16px}.sub2api-payment-layout .payment-settings-actions .primary-command{width:100%;justify-content:center}.refund-order-summary{grid-template-columns:1fr}.refund-order-summary>div{border-right:0;border-bottom:1px solid var(--border)}.refund-order-summary>div:last-child{border-bottom:0}.refund-dialog-actions{flex-direction:column-reverse}.refund-dialog-actions>button{width:100%}}@keyframes popover-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes work-menu-in{0%{opacity:0;transform:translateY(7px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes context-menu-in{0%{opacity:0;transform:translateY(4px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-card-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.payment-admin-page,.my-orders-page{position:relative}.provider-type-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.provider-type-selector>button{min-height:67px;padding:10px 11px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #dfe3ee;border-radius:7px;color:#596176;background:#fbfcff;text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.provider-type-selector>button:hover{border-color:#bec6e9;background:#f7f8ff}.provider-type-selector>button.active{border-color:#6876e5;background:#f0f2ff;box-shadow:inset 0 0 0 1px #5867df1a}.provider-type-selector>button>span{width:36px;height:36px;display:grid;place-items:center;border-radius:7px;color:#5967df;background:#ecefff}.provider-type-selector>button>div{min-width:0}.provider-type-selector b,.provider-type-selector small{display:block}.provider-type-selector b{color:#394157;font-size:13px}.provider-type-selector small{margin-top:3px;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.provider-type-selector em{padding:3px 6px;border-radius:5px;color:#a16c1d;background:#fff4dc;font-size:10px;font-style:normal;white-space:nowrap}.provider-type-selector>button>svg{color:#5967df}.provider-adapter-note{margin-top:12px;padding:10px 12px;display:flex;align-items:flex-start;gap:8px;border:1px solid #e9dfc8;border-radius:7px;color:#86642d;background:#fffbf2;font-size:11px;line-height:1.7}.provider-adapter-note svg{flex:0 0 auto;margin-top:1px}.payment-global-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-provider-section{padding:22px;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 10px 28px #232a480d}.provider-list-heading{margin-bottom:16px}.provider-list-heading>div:last-child{margin-left:auto;display:flex;align-items:center;gap:7px}.provider-list-heading .icon-button{border:1px solid var(--border);background:#fafbfe}.provider-instance-list{display:grid;gap:9px}.provider-instance-card{min-height:72px;padding:11px 13px;display:grid;grid-template-columns:minmax(320px,1fr) auto auto;align-items:center;gap:16px;border:1px solid #e2e5ee;border-radius:8px;background:#fbfcff;transition:opacity .18s ease,border-color .18s ease}.provider-instance-card:hover{border-color:#cdd3e9}.provider-instance-card.inactive{opacity:.7}.provider-instance-main{min-width:0;display:flex;align-items:center;gap:11px}.provider-instance-icon{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:#5967df;background:#ecefff}.provider-instance-main>div{min-width:0}.provider-instance-title{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.provider-instance-title b{color:#323a50;font-size:13px}.provider-instance-title em{padding:3px 6px;border-radius:5px;color:#5966d8;background:#eef0ff;font-size:10px;font-style:normal}.provider-instance-title em.ready{color:#247e62;background:#e8f7f1}.provider-instance-title em.warning{color:#9a671a;background:#fff3da}.provider-instance-title em.muted{color:#747c8e;background:#eef0f4}.provider-instance-main small{display:block;margin-top:5px;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.provider-instance-switches{display:flex;align-items:center;gap:13px}.provider-instance-switches label{display:flex;align-items:center;gap:6px;color:#737a8d;font-size:11px}.provider-instance-actions{display:flex;align-items:center;gap:3px}.provider-instance-actions .icon-button{border:1px solid #e0e4ed;background:#fff}.provider-instance-actions .danger-action{color:#c85867}.package-save-tip{margin-top:13px;color:var(--muted);font-size:11px;text-align:right}.payment-page-loading{top:55px;border-radius:0 0 8px 8px}.payment-provider-backdrop{z-index:230}.payment-provider-modal{position:relative;width:min(820px,calc(100vw - 32px));max-height:calc(100vh - 32px);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:9px;background:var(--panel);box-shadow:0 28px 72px #14182752;animation:modal-card-in .2s ease both}.payment-provider-modal>header{flex:0 0 auto;min-height:72px;padding:16px 58px 15px 20px;border-bottom:1px solid var(--border);background:#fbfcff}.payment-provider-modal>header h2{margin:0;color:#30374c;font-size:18px}.payment-provider-modal>header p{margin:5px 0 0;color:var(--muted);font-size:11px}.payment-provider-modal>form{min-height:0;display:flex;flex:1;flex-direction:column}.provider-modal-scroll{min-height:0;padding:18px 20px;overflow-y:auto;overscroll-behavior:contain}.provider-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.provider-form-grid label,.provider-common-switches label{display:flex;flex-direction:column;gap:7px;color:#656d81;font-size:12px}.provider-form-grid label>span,.provider-form-main label>span{color:#d25868}.provider-wide-field{grid-column:1 / -1}.provider-common-switches{margin-top:13px;padding:11px 12px;display:grid;grid-template-columns:auto auto minmax(190px,1fr);align-items:center;gap:18px;border:1px solid #e5e8f0;border-radius:7px;background:#fafbfe}.provider-common-switches>div{display:flex;align-items:center;gap:8px;color:#60687c;font-size:12px}.provider-common-switches>label{margin-left:auto;display:grid;grid-template-columns:auto 180px;align-items:center}.provider-type-summary{margin-top:14px;padding:11px 12px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #dfe3f2;border-radius:7px;color:#5967dd;background:#f5f7ff}.provider-type-summary>span{min-width:0}.provider-type-summary b,.provider-type-summary small{display:block}.provider-type-summary b{color:#3b4359;font-size:13px}.provider-type-summary small{margin-top:3px;color:#7f8799;font-size:11px}.provider-type-summary em{max-width:240px;color:#9a681b;font-size:10px;font-style:normal;text-align:right}.provider-credential-section{margin-top:14px;padding:14px;border:1px solid #e3e6ef;border-radius:8px}.provider-section-head{margin-bottom:13px;display:flex;align-items:center;gap:9px;color:#5967dc}.provider-section-head span{min-width:0}.provider-section-head b,.provider-section-head small{display:block}.provider-section-head b{color:#394157;font-size:13px}.provider-section-head small{margin-top:3px;color:var(--muted);font-size:11px}.provider-method-toggles{margin-bottom:12px;display:flex;align-items:center;gap:7px}.provider-method-toggles>span{margin-right:3px;color:#737b8d;font-size:11px}.provider-method-toggles button{height:30px;padding:0 11px;border:1px solid #dfe3ed;border-radius:6px;color:#667084;background:#fafbfe;font-size:11px}.provider-method-toggles button.active{color:#fff;border-color:#5967df;background:#5967df}.payment-provider-modal footer{flex:0 0 auto;min-height:64px;padding:12px 20px;display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid var(--border);background:#fbfcff}.payment-provider-modal footer button{min-width:96px;justify-content:center}.payment-provider-delete-backdrop,.payment-confirm-backdrop{z-index:240}.payment-confirm-modal .dialog-footer{margin-right:-28px;margin-bottom:-28px;margin-left:-28px}.my-order-overview{margin:16px 18px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.my-order-overview article{min-width:0;min-height:72px;padding:12px 14px;display:flex;align-items:center;gap:11px;border:1px solid var(--border);border-radius:7px;background:var(--panel)}.my-order-overview article>span{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:7px;color:#5968df;background:#eef0ff}.my-order-overview article>span.pending{color:#b6781d;background:#fff5df}.my-order-overview article>span.success{color:#159b68;background:#e8f8f0}.my-order-overview article>span.points{color:#a05296;background:#faedf8}.my-order-overview article div{min-width:0}.my-order-overview small,.my-order-overview b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-order-overview small{color:var(--muted);font-size:11px}.my-order-overview b{margin-top:5px;color:#30374b;font-size:17px}.my-order-panel{margin:12px 18px 18px;overflow:visible;border:1px solid var(--border);border-radius:8px;background:var(--panel)}.my-order-toolbar{min-height:64px;padding:11px 14px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--border)}.my-order-toolbar>div:first-child{min-width:0;margin-right:auto}.my-order-toolbar b,.my-order-toolbar small{display:block}.my-order-toolbar b{color:#343b50;font-size:14px}.my-order-toolbar small{margin-top:4px;color:var(--muted);font-size:11px}.my-order-toolbar .custom-ui-select{width:164px}.my-order-refresh{border:1px solid var(--border);background:#fafbfe}.my-order-result{position:relative;min-height:160px}.my-order-result .local-loading-overlay{min-height:160px;border-radius:0 0 8px 8px}.my-order-list{display:grid}.my-order-card{min-width:0;min-height:84px;padding:13px 14px;display:grid;grid-template-columns:minmax(235px,1.35fr) minmax(140px,.8fr) minmax(110px,.58fr) minmax(120px,.68fr) 92px 174px;align-items:center;gap:14px;border-bottom:1px solid #edf0f5;color:#62697c;font-size:12px;transition:background .16s ease}.my-order-card:last-child{border-bottom:0}.my-order-card:hover{background:#fafbff}.my-order-card small,.my-order-card b,.my-order-card span,.my-order-card time{display:block}.my-order-card small{color:var(--muted);font-size:10px}.my-order-card b{margin-top:4px;overflow:hidden;color:#353c50;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.my-order-card span,.my-order-card time{margin-top:4px;overflow:hidden;color:#8a91a3;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.my-order-identity{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px}.my-order-card-icon{grid-row:1;width:38px;height:38px;display:grid!important;place-items:center;margin:0!important;border-radius:7px;color:#6774e5!important;background:#eef0ff}.my-order-card-icon.pending{color:#b6781d!important;background:#fff5df}.my-order-card-icon.completed,.my-order-card-icon.paid{color:#159b68!important;background:#e8f8f0}.my-order-card-icon.failed,.my-order-card-icon.cancelled,.my-order-card-icon.expired{color:#8b93a5!important;background:#eef1f6}.my-order-card-icon.refund_requested,.my-order-card-icon.refunding,.my-order-card-icon.partially_refunded,.my-order-card-icon.refunded{color:#ad7118!important;background:#fff3d8}.my-order-product,.my-order-money,.my-order-method{min-width:0}.my-order-money b{color:#5965d9;font-size:14px}.my-order-state{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.my-order-state .status-chip{margin:0}.my-order-state small{padding-left:4px}.my-order-actions{min-width:0;display:grid;grid-template-columns:72px 94px;align-items:center;justify-content:end;gap:8px}.my-order-actions .order-detail-action{width:72px}.my-order-actions .compact-command{width:94px;min-width:94px;padding:0 11px}.my-order-empty{min-height:260px;padding:32px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.my-order-empty>span{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;color:#6975df;background:#eef0ff}.my-order-empty b{margin-top:13px;color:#3a4155;font-size:14px}.my-order-empty p{margin:7px 0 14px;color:var(--muted);font-size:12px}.my-order-pagination{min-height:50px;padding:8px 14px;display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid var(--border);color:var(--muted);font-size:11px}.my-order-pagination .icon-button{border:1px solid var(--border);background:#fafbfe}.payment-detail-backdrop{z-index:210}.payment-detail-modal{position:relative;width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 32px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #dfe3ef;border-radius:8px;color:#3c4357;background:#fff;box-shadow:0 26px 72px #191f3347;animation:modal-card-in .2s ease both}.payment-detail-header{position:relative;min-height:96px;padding:20px 62px 18px 22px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #e7e9f1;background:#fbfbfe}.payment-detail-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:7px;color:#5968df;background:#eef0ff}.payment-detail-header>div{min-width:0}.payment-detail-header small{display:block;color:#858ca0;font-size:11px}.payment-detail-header h2{margin:4px 0 0;overflow:hidden;color:#2c3449;font-size:17px;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.payment-detail-header p{margin:5px 0 0;overflow:hidden;color:#838a9d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.payment-detail-header>.status-chip{align-self:center}.payment-detail-scroll{min-height:0;padding:18px 22px 20px;overflow-y:auto}.payment-detail-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #e0e4f0;border-radius:7px;background:#f8f9fd}.payment-detail-summary>div{min-width:0;min-height:82px;padding:13px 15px;display:flex;flex-direction:column;justify-content:center}.payment-detail-summary>div+div{border-left:1px solid #e0e4f0}.payment-detail-summary span,.payment-detail-summary small{overflow:hidden;color:#8a91a4;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.payment-detail-summary b{margin:5px 0 4px;overflow:hidden;color:#30394f;font-size:19px;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.payment-detail-section{margin-top:19px}.payment-detail-section h3{height:30px;margin:0;display:flex;align-items:center;gap:7px;color:#424a61;font-size:13px}.payment-detail-section h3 svg{color:#6874df}.payment-detail-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e9ebf2}.payment-detail-fields>div{min-width:0;min-height:49px;padding:8px 10px 8px 0;display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:8px;border-bottom:1px solid #e9ebf2}.payment-detail-fields>div:nth-child(odd):not(.wide){margin-right:18px}.payment-detail-fields>div.wide{grid-column:1 / -1}.payment-detail-fields span{color:#9096a7;font-size:11px}.payment-detail-fields b{min-width:0;display:flex;align-items:center;gap:5px;overflow-wrap:anywhere;color:#41495d;font-size:12px;font-weight:600}.payment-detail-notice{margin-top:12px;padding:11px 12px;display:flex;align-items:flex-start;gap:9px;border:1px solid #dce4f4;border-radius:7px;color:#59667c;background:#f5f8fd;font-size:12px;line-height:1.65}.payment-detail-notice>svg{flex:0 0 auto;margin-top:2px;color:#6574df}.payment-detail-notice span,.payment-detail-notice b{display:block}.payment-detail-notice b{margin-bottom:2px;color:#3f4960}.payment-detail-notice.warning{border-color:#ead9ad;color:#856324;background:#fff9eb}.payment-detail-notice.warning>svg,.payment-detail-notice.warning b{color:#a27422}.payment-detail-notice.danger{border-color:#efcfd5;color:#9c4856;background:#fff3f5}.payment-detail-notice.danger>svg,.payment-detail-notice.danger b{color:#bd5061}.payment-detail-footer{min-height:64px;padding:11px 22px;display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid #e7e9f1;background:#fbfbfe}.payment-detail-footer .outline-button:first-child{margin-right:auto}.payment-detail-footer button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.membership-record-panel{overflow:visible}.membership-record-toolbar{align-items:flex-start;flex-wrap:wrap}.membership-record-toolbar>div:first-child{padding-top:5px}.membership-record-filters{flex:1 1 780px;min-width:0;display:grid;grid-template-columns:minmax(180px,1.15fr) repeat(4,minmax(126px,.82fr)) auto 42px auto;align-items:center;gap:8px}.membership-record-filters .custom-ui-select,.membership-record-filters .ui-date-picker{width:100%}.membership-record-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);align-items:stretch}.membership-record-result{min-height:360px;border-right:1px solid var(--border)}.membership-record-card{grid-template-columns:minmax(220px,1.2fr) minmax(132px,.72fr) minmax(112px,.58fr) minmax(154px,.8fr) minmax(128px,.66fr);cursor:pointer}.membership-record-card.selected{background:#f6f7ff;box-shadow:inset 3px 0 #5968df}.membership-record-card:focus-visible{outline:2px solid rgba(89,104,229,.36);outline-offset:-2px}.my-order-card-icon.skipped{color:#ad7118!important;background:#fff3d8}.membership-record-detail{min-width:0;min-height:360px;padding:16px;display:flex;flex-direction:column;gap:14px;background:linear-gradient(180deg,#fbfcff,#fff)}.membership-record-detail.empty{align-items:center;justify-content:center;text-align:center;color:var(--muted)}.membership-record-detail.empty>span{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;color:#6975df;background:#eef0ff}.membership-record-detail header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px}.membership-record-detail header>span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:#6874df;background:#eef0ff}.membership-record-detail header div{min-width:0}.membership-record-detail header small,.membership-record-detail dt{color:var(--muted);font-size:11px}.membership-record-detail header b{display:block;overflow:hidden;color:#30374b;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.membership-record-detail dl{margin:0;display:grid;gap:8px}.membership-record-detail dl>div{min-width:0;padding:9px 10px;display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #e6e9f4;border-radius:7px;background:#fff}.membership-record-detail dt,.membership-record-detail dd{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.membership-record-detail dd{color:#434b60;font-size:12px;font-weight:700}.membership-record-detail section{min-width:0;display:grid;gap:9px}.membership-record-detail h3{margin:0;color:#3b4358;font-size:13px}.membership-record-detail section>p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.membership-record-benefits{display:flex;flex-wrap:wrap;gap:7px}.membership-record-benefits span{max-width:100%;min-height:28px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;overflow:hidden;border:1px solid #e2e6f5;border-radius:999px;color:#5967de;background:#f5f7ff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.membership-record-snapshot{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.membership-record-snapshot span{min-width:0;padding:9px 10px;display:grid;gap:4px;border:1px solid #e6e9f4;border-radius:7px;background:#fff}.membership-record-snapshot small,.membership-record-snapshot b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.membership-record-snapshot small{color:var(--muted);font-size:10px}.membership-record-snapshot b{color:#30374b;font-size:12px}html.theme-dark .payment-provider-section,html.theme-dark .payment-provider-modal,html.theme-dark .my-order-panel,html.theme-dark .my-order-overview article{border-color:#28324a;background:#151b2b}html.theme-dark .provider-type-selector>button,html.theme-dark .provider-instance-card,html.theme-dark .provider-common-switches,html.theme-dark .provider-credential-section{border-color:#303b58;color:#c8cede;background:#1b2336}html.theme-dark .provider-type-selector>button:hover{border-color:#46547c;background:#202941}html.theme-dark .provider-type-selector>button.active{border-color:#7180f4;background:#252e4c}html.theme-dark .provider-type-selector>button>span,html.theme-dark .provider-instance-icon{color:#c5ceff;background:#252d52}html.theme-dark .provider-type-selector b,html.theme-dark .provider-instance-title b,html.theme-dark .payment-provider-modal>header h2,html.theme-dark .provider-type-summary b,html.theme-dark .provider-section-head b,html.theme-dark .my-order-toolbar b,html.theme-dark .my-order-card b,html.theme-dark .my-order-overview b,html.theme-dark .my-order-empty b{color:#edf1fb}html.theme-dark .provider-type-selector em,html.theme-dark .provider-instance-title em.warning{color:#f0c878;background:#342816}html.theme-dark .provider-adapter-note{color:#e7c77d;border-color:#584923;background:#2c2619}html.theme-dark .provider-instance-title em{color:#c7ceff;background:#252d52}html.theme-dark .provider-instance-title em.ready{color:#8ae0bd;background:#183931}html.theme-dark .provider-instance-title em.muted{color:#a8b1c4;background:#252c41}html.theme-dark .provider-instance-actions .icon-button,html.theme-dark .provider-list-heading .icon-button,html.theme-dark .my-order-refresh,html.theme-dark .my-order-pagination .icon-button{border-color:#303b58;color:#c8cede;background:#1b2336}html.theme-dark .payment-provider-modal>header,html.theme-dark .payment-provider-modal footer{border-color:#28324a;background:#121a2a}html.theme-dark .provider-type-summary{color:#c5ceff;border-color:#394568;background:#202941}html.theme-dark .provider-method-toggles button{border-color:#303b58;color:#c8cede;background:#1b2336}html.theme-dark .provider-method-toggles button.active{color:#fff;border-color:#6877ed;background:#5968e5}html.theme-dark .my-order-toolbar,html.theme-dark .my-order-card,html.theme-dark .my-order-pagination{border-color:#28324a}html.theme-dark .my-order-card{color:#c3cada}html.theme-dark .my-order-card:hover{background:#192135}html.theme-dark .my-order-overview article>span,html.theme-dark .my-order-card-icon,html.theme-dark .my-order-empty>span{color:#bdc6ff!important;background:#252d52}html.theme-dark .my-order-overview article>span.pending,html.theme-dark .my-order-card-icon.pending,html.theme-dark .my-order-card-icon.refund_requested,html.theme-dark .my-order-card-icon.refunding,html.theme-dark .my-order-card-icon.partially_refunded,html.theme-dark .my-order-card-icon.refunded{color:#f2cd83!important;background:#352b18}html.theme-dark .my-order-overview article>span.success,html.theme-dark .my-order-card-icon.completed,html.theme-dark .my-order-card-icon.paid{color:#8ae0bd!important;background:#183931}html.theme-dark .my-order-overview article>span.points{color:#e4afe0!important;background:#39243b}html.theme-dark .membership-record-card.selected{background:#202941;box-shadow:inset 3px 0 #7582f3}html.theme-dark .my-order-card-icon.skipped{color:#f2cd83!important;background:#352b18}html.theme-dark .membership-record-detail{border-color:#28324a;background:linear-gradient(180deg,#171f31,#151b2b)}html.theme-dark .membership-record-detail.empty>span,html.theme-dark .membership-record-detail header>span{color:#c3cbff;background:#252e4c}html.theme-dark .membership-record-detail header b,html.theme-dark .membership-record-detail h3,html.theme-dark .membership-record-detail dd,html.theme-dark .membership-record-snapshot b{color:#edf1fb}html.theme-dark .membership-record-detail dl>div,html.theme-dark .membership-record-snapshot span{border-color:#303a56;background:#1b2336}html.theme-dark .membership-record-benefits span{border-color:#394568;color:#c5ceff;background:#252e4c}html.theme-dark .payment-detail-modal{border-color:#2d3852;color:#cbd3e3;background:#151b2b;box-shadow:0 26px 72px #0000007a}html.theme-dark .payment-detail-header,html.theme-dark .payment-detail-footer{border-color:#2b354e;background:#171f31}html.theme-dark .payment-detail-icon{color:#c3cbff;background:#252e4c}html.theme-dark .payment-detail-header h2,html.theme-dark .payment-detail-summary b,html.theme-dark .payment-detail-section h3,html.theme-dark .payment-detail-fields b{color:#edf1fb}html.theme-dark .payment-detail-header small,html.theme-dark .payment-detail-header p,html.theme-dark .payment-detail-summary span,html.theme-dark .payment-detail-summary small,html.theme-dark .payment-detail-fields span{color:#929db4}html.theme-dark .payment-detail-summary{border-color:#303a56;background:#1b2336}html.theme-dark .payment-detail-summary>div+div,html.theme-dark .payment-detail-fields,html.theme-dark .payment-detail-fields>div{border-color:#303a56}html.theme-dark .payment-detail-section h3 svg{color:#adb7ff}html.theme-dark .payment-detail-notice{border-color:#33415f;color:#b4bfd3;background:#1c263b}html.theme-dark .payment-detail-notice b{color:#e5e9f3}html.theme-dark .payment-detail-notice.warning{border-color:#5b4925;color:#e1c37f;background:#2b2518}html.theme-dark .payment-detail-notice.warning>svg,html.theme-dark .payment-detail-notice.warning b{color:#f0c878}html.theme-dark .payment-detail-notice.danger{border-color:#5f3340;color:#efabb7;background:#34202a}html.theme-dark .payment-detail-notice.danger>svg,html.theme-dark .payment-detail-notice.danger b{color:#ff9dad}@media(max-width:1180px){.provider-type-selector{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-instance-card{grid-template-columns:minmax(260px,1fr) auto}.provider-instance-actions{grid-column:2;grid-row:2;justify-content:flex-end}.my-order-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.membership-record-filters{grid-template-columns:repeat(2,minmax(0,1fr)) auto auto}.membership-record-layout{grid-template-columns:1fr}.membership-record-result{border-right:0;border-bottom:1px solid var(--border)}.my-order-card{grid-template-columns:minmax(220px,1.2fr) minmax(130px,.7fr) minmax(105px,.55fr) minmax(115px,.65fr) auto}.my-order-state{display:none}}@media(max-width:820px){.my-order-card{grid-template-columns:minmax(220px,1.2fr) minmax(130px,.8fr) minmax(105px,.6fr) auto}.my-order-method{display:none}}@media(max-width:640px){.provider-type-selector{grid-template-columns:1fr}.provider-instance-card{grid-template-columns:1fr;gap:11px}.provider-instance-switches{justify-content:space-between}.provider-instance-actions{grid-column:auto;grid-row:auto;justify-content:flex-end}.provider-list-heading{align-items:flex-start}.provider-list-heading>div:last-child{flex:0 0 auto}.provider-list-heading .compact-command{width:36px;min-width:36px;overflow:hidden;padding:0;font-size:0}.payment-provider-modal{width:calc(100vw - 18px);max-height:calc(100vh - 18px)}.provider-modal-scroll{padding:14px}.provider-form-grid{grid-template-columns:1fr}.provider-wide-field{grid-column:auto}.provider-common-switches{grid-template-columns:1fr 1fr;gap:12px}.provider-common-switches>label{grid-column:1 / -1;margin-left:0;grid-template-columns:auto minmax(0,1fr)}.provider-type-summary{grid-template-columns:32px minmax(0,1fr)}.provider-type-summary em{grid-column:1 / -1;max-width:none;text-align:left}.payment-provider-modal footer{padding:11px 14px}.my-order-panel{margin:10px}.my-order-toolbar{align-items:stretch;flex-wrap:wrap}.my-order-toolbar>div:first-child{width:100%}.my-order-toolbar .custom-ui-select{width:calc(100% - 45px)}.membership-record-filters{grid-template-columns:1fr}.membership-record-filters .custom-ui-select,.membership-record-filters .ui-date-picker{width:100%}.membership-record-filters .compact-command,.membership-record-filters .my-order-refresh{width:100%;min-height:36px;justify-content:center}.membership-record-detail{min-height:260px;padding:13px}.membership-record-detail header{grid-template-columns:36px minmax(0,1fr)}.membership-record-detail header>.status-chip{grid-column:2;justify-self:flex-start}.membership-record-detail dl>div{grid-template-columns:70px minmax(0,1fr)}.membership-record-snapshot{grid-template-columns:1fr}.my-order-overview{margin:10px 10px 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.my-order-overview article{min-height:66px;padding:10px;gap:8px}.my-order-overview article>span{width:32px;height:32px;flex-basis:32px}.my-order-overview b{font-size:14px}.my-order-panel{margin:8px 10px 12px}.my-order-card{padding:14px;grid-template-columns:1fr auto;gap:13px 10px}.my-order-identity{grid-column:1 / -1;padding-bottom:11px;border-bottom:1px solid var(--border)}.my-order-product,.my-order-money{display:block}.my-order-method,.my-order-state{display:none}.my-order-money{text-align:right}.my-order-actions{grid-column:1 / -1;width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr);justify-content:stretch}.my-order-actions .order-detail-action,.my-order-actions .compact-command{width:100%;min-height:34px;justify-content:center}.my-order-actions .order-detail-action:only-child{grid-column:1 / -1}.payment-detail-backdrop{padding:9px}.payment-detail-modal{width:calc(100vw - 18px);max-height:calc(100vh - 18px)}.payment-detail-header{min-height:92px;padding:15px 50px 14px 14px;grid-template-columns:40px minmax(0,1fr);gap:9px}.payment-detail-icon{width:40px;height:40px}.payment-detail-header>.status-chip{grid-column:2;justify-self:flex-start}.payment-detail-scroll{padding:13px 14px 16px}.payment-detail-summary{grid-template-columns:1fr}.payment-detail-summary>div{min-height:66px}.payment-detail-summary>div+div{border-top:1px solid #e0e4f0;border-left:0}html.theme-dark .payment-detail-summary>div+div{border-top-color:#303a56}.payment-detail-fields{grid-template-columns:1fr}.payment-detail-fields>div:nth-child(odd):not(.wide){margin-right:0}.payment-detail-fields>div.wide{grid-column:auto}.payment-detail-footer{padding:10px 14px;flex-wrap:wrap}.payment-detail-footer .outline-button:first-child{margin-right:0}.payment-detail-footer button{flex:1}.payment-confirm-modal .dialog-footer{margin-right:-28px;margin-bottom:-28px;margin-left:-28px}}@keyframes auth-panel-in{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ui-field-error-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.auth-to-register-enter-active,.auth-to-register-leave-active,.auth-to-login-enter-active,.auth-to-login-leave-active{transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1),filter .28s ease}.auth-to-register-leave-active,.auth-to-login-leave-active{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;pointer-events:none}.auth-to-register-enter-active,.auth-to-login-enter-active{position:relative;z-index:2}.auth-to-register-leave-active,.auth-to-login-leave-active{z-index:1}.auth-to-register-enter-from{opacity:0;transform:translate(58px) scale(.982);filter:blur(2px)}.auth-to-register-leave-to{opacity:0;transform:translate(-48px) scale(.955);filter:blur(3px)}.auth-to-login-enter-from{opacity:0;transform:translate(-58px) scale(.982);filter:blur(2px)}.auth-to-login-leave-to{opacity:0;transform:translate(48px) scale(.955);filter:blur(3px)}.reset-pop-enter-active,.reset-pop-leave-active{transition:opacity .22s ease,backdrop-filter .22s ease}.reset-pop-enter-from,.reset-pop-leave-to{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.reset-pop-enter-active .reset-dialog{animation:reset-dialog-pop-in .28s cubic-bezier(.18,1.18,.32,1) both}.reset-pop-leave-active .reset-dialog{animation:reset-dialog-pop-out .18s ease both}@keyframes reset-dialog-pop-in{0%{opacity:0;transform:translate(calc(var(--reset-origin-x, 50vw) - 50vw),calc(var(--reset-origin-y, 50vh) - 50vh)) scale(.12);filter:blur(3px)}72%{opacity:1;transform:translate(0) scale(1.018);filter:blur(0)}to{opacity:1;transform:translate(0) scale(1);filter:blur(0)}}@keyframes reset-dialog-pop-out{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.98)}}.standalone-admin-table:not(.payment-order-table){min-height:max(280px,calc(100vh - 236px));background:linear-gradient(180deg,#fbfcff,#f7f9fd);box-shadow:inset 0 10px 22px -22px #2d35535c}.standalone-admin-table:not(.payment-order-table) .table-head{position:relative;z-index:1;border-bottom-color:#dde2ed;background:#f3f5fa;box-shadow:0 5px 14px #2d35530f}.user-admin-row{position:relative;border-bottom-color:#e5e9f1;background:#ffffff6b;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.user-admin-row:hover{border-bottom-color:#dbe0eb;background:#fafbff;box-shadow:inset 3px 0 #6674e8,0 5px 15px #333c650e}.user-points-cell{min-width:0;display:flex;align-items:center;gap:7px}.points-history-trigger,.points-inline-recharge{padding:0;border:0;background:transparent;font-size:12px}.points-history-trigger{color:#3f465a;border-bottom:1px dashed #9ea5b8;font-weight:700}.points-history-trigger:hover{color:#5263df;border-bottom-color:#5263df}.points-inline-recharge{color:#20966f;font-weight:700}.points-inline-recharge:hover{color:#167b5a}.user-primary-actions{flex-wrap:nowrap}.user-primary-actions button{padding:0 8px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.user-primary-actions button svg{flex:0 0 auto}.system-admin-actions{color:#9a9faf;font-size:12px}.user-more-menu{position:fixed;z-index:270;width:188px;padding:6px;overflow:hidden;border:1px solid #dfe3ed;border-radius:7px;background:#fff;box-shadow:0 18px 44px #191f3333;animation:popover-in .16s ease both}.user-more-menu button{width:100%;min-height:36px;padding:0 10px;display:flex;align-items:center;gap:9px;border:0;border-radius:5px;color:#50576b;background:transparent;font-size:12px;text-align:left}.user-more-menu button:hover{color:#5263df;background:#f2f4ff}.user-more-menu button.danger{color:#c85563}.user-more-menu button.danger:hover{color:#b43f50;background:#fff1f3}.user-more-menu i{display:block;height:1px;margin:5px 4px;background:#eceef3}.dialog-icon.edit-icon,.dialog-icon.point-history-icon{color:#5968df;background:#eef0ff}.user-edit-summary{margin:16px 22px 0;padding:12px 14px;display:flex;align-items:center;gap:11px;border:1px solid #e4e7ef;border-radius:7px;background:#f8f9fc}.user-edit-summary>span{min-width:0;display:flex;flex-direction:column;gap:4px}.user-edit-summary b{color:#373e52;font-size:14px}.user-edit-summary small{color:#8b91a2;font-size:11px}.point-history-backdrop{z-index:230}.point-history-dialog{width:min(820px,calc(100vw - 32px));max-height:calc(100vh - 32px);display:flex;flex-direction:column;overflow:hidden;animation:modal-card-in .2s ease both}.point-history-scroll{min-height:0;padding:16px 20px 4px;overflow-y:auto}.point-user-summary{padding:13px 15px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #e1e5ee;border-radius:8px;background:#f7f9fc}.point-user-summary>div{min-width:0}.point-user-summary>div b,.point-user-summary>div small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.point-user-summary>div b{color:#373e52;font-size:14px}.point-user-summary small{margin-top:4px;color:#8a91a3;font-size:11px}.point-user-summary>span{text-align:right}.point-user-summary>span b{display:block;margin-top:3px;color:#343b50;font-size:20px}.point-summary-grid{margin-top:9px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.point-summary-grid>span{min-height:57px;padding:9px 12px;display:flex;flex-direction:column;justify-content:center;border:1px solid #e7e9f0;border-radius:7px;background:#fbfcfe}.point-summary-grid small{color:#9298a8;font-size:10px}.point-summary-grid b{margin-top:4px;color:#5361d8;font-size:14px}.point-summary-grid b.income{color:#208c68}.point-summary-grid b.expense{color:#c65564}.point-history-toolbar{min-height:52px;display:flex;align-items:center;gap:8px}.point-history-toolbar .custom-ui-select{width:150px;height:36px}.point-history-toolbar>button{height:36px;padding:0 11px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dce1ec;border-radius:6px;background:#fff;font-size:12px}.point-history-toolbar>.point-credit-command{color:#208c68}.point-history-toolbar>.point-deduct-command{color:#b84d5d}.point-history-toolbar>span{margin-left:auto;color:#9298a8;font-size:11px}.point-transaction-result{position:relative;min-height:184px}.point-transaction-list{display:grid;gap:8px}.point-transaction-list article{min-height:72px;padding:10px 12px;display:grid;grid-template-columns:34px minmax(190px,1fr) minmax(120px,.65fr) 108px;align-items:center;gap:10px;border:1px solid #e2e6ef;border-radius:7px;background:#fbfcfe}.point-transaction-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;color:#208c68;background:#e8f7f1}.point-transaction-list article.expense .point-transaction-mark{color:#c65564;background:#fff0f2}.point-transaction-list article>div{min-width:0}.point-transaction-list article>div b{color:#3b4255;font-size:12px}.point-transaction-list article>div small{margin-left:8px;color:#979dac;font-size:10px}.point-transaction-list article p{margin:5px 0 0;overflow:hidden;color:#858c9d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.point-transaction-operator,.point-transaction-amount{min-width:0;display:flex;flex-direction:column;gap:4px}.point-transaction-operator small,.point-transaction-amount small{color:#9298a8;font-size:10px}.point-transaction-operator b{overflow:hidden;color:#5a6173;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.point-transaction-amount{align-items:flex-end;text-align:right}.point-transaction-amount b{color:#1e936b;font-size:14px}.point-transaction-list article.expense .point-transaction-amount b{color:#c65564}.point-history-empty{min-height:184px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#a0a6b5;font-size:12px}.point-history-pagination{min-height:50px;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#858c9e;font-size:11px}.point-history-pagination button{height:30px;padding:0 10px;border:1px solid #dfe2eb;border-radius:5px;color:#5964d6;background:#fff}.point-history-pagination button:disabled{cursor:not-allowed;opacity:.5}.point-history-footer{flex:0 0 auto;margin-top:10px}.point-deduct-backdrop{z-index:250}.point-deduct-dialog{width:min(500px,calc(100vw - 28px));animation:modal-card-in .2s ease both}.point-deduct-user{margin:16px 22px 0;padding:11px 13px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid #ecd9dd;border-radius:7px;background:#fff7f8}.point-deduct-user span,.point-deduct-user small{color:#96909a;font-size:11px}.point-deduct-user b{color:#414657;font-size:13px}html.theme-dark .points-history-trigger{color:#e0e5f2;border-bottom-color:#69748e}html.theme-dark .standalone-admin-table:not(.payment-order-table){border-color:#28324a;background:linear-gradient(180deg,#151c2c,#141a29);box-shadow:inset 0 10px 22px -22px #000000b3}html.theme-dark .standalone-admin-table:not(.payment-order-table) .table-head{border-bottom-color:#34405a;background:#1b2437;box-shadow:0 6px 16px #00000029}html.theme-dark .standalone-admin-table:not(.payment-order-table) .user-admin-row{border-bottom-color:#29354d;color:#c8cede;background:#1921337a}html.theme-dark .standalone-admin-table:not(.payment-order-table) .user-admin-row:hover{border-bottom-color:#35415c;background:#1c263a;box-shadow:inset 3px 0 #7180ef,0 6px 16px #00000029}html.theme-dark .points-history-trigger:hover,html.theme-dark .points-inline-recharge{color:#78d5b3}html.theme-dark .system-admin-actions{color:#7f899f}html.theme-dark .user-more-menu{border-color:#303b58;background:#1b2336;box-shadow:0 18px 44px #00000057}html.theme-dark .user-more-menu button{color:#c8cede}html.theme-dark .user-more-menu button:hover{color:#e3e7ff;background:#252e48}html.theme-dark .user-more-menu button.danger{color:#ff9dad}html.theme-dark .user-more-menu button.danger:hover{background:#38202a}html.theme-dark .user-more-menu i{background:#303b58}html.theme-dark .dialog-icon.edit-icon,html.theme-dark .dialog-icon.point-history-icon{color:#c5ceff;background:#252d52}html.theme-dark .user-edit-summary,html.theme-dark .point-user-summary,html.theme-dark .point-summary-grid>span,html.theme-dark .point-transaction-list article{border-color:#303b58;background:#1b2336}html.theme-dark .user-edit-summary b,html.theme-dark .point-user-summary>div b,html.theme-dark .point-user-summary>span b,html.theme-dark .point-transaction-list article>div b,html.theme-dark .point-transaction-operator b{color:#edf1fb}html.theme-dark .point-history-toolbar>button,html.theme-dark .point-history-pagination button{border-color:#303b58;background:#1b2336}html.theme-dark .point-history-toolbar>.point-credit-command{color:#8ae0bd}html.theme-dark .point-history-toolbar>.point-deduct-command{color:#ff9dad}html.theme-dark .point-summary-grid b{color:#c5ceff}html.theme-dark .point-summary-grid b.income,html.theme-dark .point-transaction-amount b{color:#8ae0bd}html.theme-dark .point-summary-grid b.expense,html.theme-dark .point-transaction-list article.expense .point-transaction-amount b{color:#ff9dad}html.theme-dark .point-transaction-mark{color:#8ae0bd;background:#183931}html.theme-dark .point-transaction-list article.expense .point-transaction-mark{color:#ff9dad;background:#3a202b}html.theme-dark .point-deduct-user{border-color:#5c3040;background:#2b1d28}html.theme-dark .point-deduct-user b{color:#edf1fb}@media(max-width:640px){.point-history-dialog{width:calc(100vw - 18px);max-height:calc(100vh - 18px)}.point-history-scroll{padding:12px}.point-summary-grid{grid-template-columns:1fr 1fr}.point-summary-grid>span:last-child{grid-column:1 / -1}.point-history-toolbar{align-items:stretch;flex-wrap:wrap}.point-history-toolbar .custom-ui-select{width:100%}.point-history-toolbar>button{flex:1;justify-content:center}.point-history-toolbar>span{width:100%;margin:0;text-align:right}.point-transaction-list article{grid-template-columns:32px minmax(0,1fr) auto}.point-transaction-operator{grid-column:2 / -1;grid-row:2}.point-transaction-amount{grid-column:3;grid-row:1}.point-deduct-user{margin-right:16px;margin-left:16px}}.mail-settings-layout{padding:18px;display:grid;grid-template-columns:minmax(0,1fr) 292px;align-items:start;gap:16px}.mail-settings-main{min-width:0;display:grid;gap:16px}.mail-settings-card,.mail-test-card,.mail-template-card,.mail-settings-summary{min-width:0;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 10px 28px #232a480e}.mail-settings-card,.mail-template-card{padding:22px}.mail-card-head,.mail-template-head{border-bottom-color:#e7e9f1}.mail-enabled-control{display:flex;align-items:center;gap:8px}.mail-enabled-control em{min-width:42px;color:#81889b;font-size:11px;font-style:normal}.mail-form-grid{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px}.mail-form-grid label,.mail-template-meta label,.mail-template-subject,.mail-test-row label{min-width:0;display:flex;flex-direction:column;gap:8px;color:#505568;font-size:12px;font-weight:600}.mail-form-grid small{min-height:16px;color:#9197a8;font-size:11px;font-weight:400;line-height:1.55}.mail-security-row{min-height:64px;margin-top:18px;padding:13px 2px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e7e9f1}.mail-security-row>span{min-width:0;display:flex;flex-direction:column;gap:5px}.mail-security-row b{color:#454c60;font-size:13px}.mail-security-row small{color:#8d94a6;font-size:11px;line-height:1.5}.mail-form-actions{padding-top:4px}.mail-test-card{padding:18px 22px}.mail-section-heading{display:flex;align-items:center;gap:11px}.mail-section-heading>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;color:#5968df;background:#eef0ff}.mail-section-heading h2{margin:0;color:#3d4458;font-size:15px}.mail-section-heading p{margin:4px 0 0;color:#9096a7;font-size:11px}.mail-test-row{margin-top:16px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.mail-test-row .primary-command{min-width:142px;height:42px}.mail-template-head-actions{display:flex;align-items:center;gap:8px}.mail-template-head-actions button{min-height:35px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dfe3ee;border-radius:6px;color:#697083;background:#fff;font-size:12px}.mail-template-head-actions .primary-command{color:#fff;border-color:#5968df;background:#5968df}.mail-template-head-actions button:disabled{cursor:not-allowed;opacity:.55}.mail-template-meta{margin-top:19px;display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);align-items:end;gap:12px}.mail-template-meta>div{min-height:42px;padding:0 13px;display:flex;flex-direction:column;justify-content:center;gap:3px;border-left:3px solid #6674e8;color:#3f465a;background:#f7f8fc}.mail-template-meta>div b{font-size:12px}.mail-template-meta>div small{overflow:hidden;color:#8b92a4;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.mail-template-subject{margin-top:16px}.mail-template-workspace{margin-top:17px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:14px}.mail-template-editor,.mail-template-preview{min-width:0;overflow:hidden;border:1px solid #e0e4ed;border-radius:8px;background:#f9fafc}.mail-editor-title{min-height:44px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e0e4ed;color:#535b70;background:#f3f5f9}.mail-editor-title>span{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700}.mail-editor-title em{min-width:0;overflow:hidden;color:#8d94a6;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.mail-template-editor>.ui-textarea{height:430px;min-height:430px;padding:14px;border:0;border-radius:0;background:#fff;font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.65;resize:vertical}.mail-template-editor>.ui-textarea:focus{box-shadow:inset 0 0 0 2px #5867df29}.mail-template-preview iframe{width:100%;height:522px;display:block;border:0;background:#f3f5fa}.mail-placeholder-panel{padding:13px;border-top:1px solid #e0e4ed;background:#f7f8fc}.mail-placeholder-panel>b,.mail-placeholder-panel>small{display:block}.mail-placeholder-panel>b{color:#4d5569;font-size:12px}.mail-placeholder-panel>small{margin-top:4px;color:#9096a7;font-size:10px}.mail-placeholder-panel>div{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.mail-placeholder-panel button{min-height:28px;padding:0 8px;border:1px solid #d8ddee;border-radius:5px;color:#5967d9;background:#fff;font-family:Consolas,Courier New,monospace;font-size:10px}.mail-placeholder-panel button:hover{color:#fff;border-color:#6674e5;background:#6674e5}.mail-settings-summary{position:sticky;top:150px;padding:20px}.mail-settings-summary h3{margin:13px 0 5px;color:#3e4559;font-size:15px}.mail-settings-summary>p{margin:0 0 15px;overflow:hidden;color:#8b92a4;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.mail-settings-summary>div{min-height:42px;padding:9px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-top:1px solid #eceef3;color:#8d94a6;font-size:11px}.mail-settings-summary>div b{max-width:62%;overflow-wrap:anywhere;color:#4a5266;text-align:right}html.theme-dark .mail-settings-card,html.theme-dark .mail-test-card,html.theme-dark .mail-template-card,html.theme-dark .mail-settings-summary{border-color:#28324a;background:#151b2b;box-shadow:0 12px 30px #0003}html.theme-dark .mail-card-head,html.theme-dark .mail-template-head,html.theme-dark .mail-security-row{border-color:#303b58}html.theme-dark .mail-form-grid label,html.theme-dark .mail-template-meta label,html.theme-dark .mail-template-subject,html.theme-dark .mail-test-row label{color:#c8cede}html.theme-dark .mail-form-grid small,html.theme-dark .mail-security-row small,html.theme-dark .mail-section-heading p{color:#919db5}html.theme-dark .mail-security-row b,html.theme-dark .mail-section-heading h2,html.theme-dark .mail-settings-summary h3{color:#edf1fb}html.theme-dark .mail-section-heading>span{color:#c5ceff;background:#252d52}html.theme-dark .mail-template-head-actions button{color:#c2cada;border-color:#3a4560;background:#20283b}html.theme-dark .mail-template-head-actions .primary-command{color:#fff;border-color:#6876e7;background:#5d6cdf}html.theme-dark .mail-template-meta>div{color:#dfe4f2;background:#1b2336}html.theme-dark .mail-template-meta>div small{color:#929db5}html.theme-dark .mail-template-editor,html.theme-dark .mail-template-preview{border-color:#303b58;background:#161d2d}html.theme-dark .mail-editor-title{color:#c6cede;border-color:#303b58;background:#1d2639}html.theme-dark .mail-editor-title em{color:#929db5}html.theme-dark .mail-template-editor>.ui-textarea{color:#d9dfec;background:#111827}html.theme-dark .mail-placeholder-panel{border-color:#303b58;background:#1b2336}html.theme-dark .mail-placeholder-panel>b{color:#e5e9f3}html.theme-dark .mail-placeholder-panel>small{color:#929db5}html.theme-dark .mail-placeholder-panel button{color:#c3caff;border-color:#3d486c;background:#252d52}html.theme-dark .mail-placeholder-panel button:hover{color:#fff;border-color:#7180ed;background:#6675e5}html.theme-dark .mail-settings-summary>p{color:#929db5}html.theme-dark .mail-settings-summary>div{color:#929db5;border-color:#303b58}html.theme-dark .mail-settings-summary>div b{color:#dce2ef}@media(max-width:1180px){.mail-template-workspace{grid-template-columns:1fr}.mail-template-preview iframe{height:500px}}@media(max-width:920px){.mail-settings-layout{grid-template-columns:1fr}.mail-settings-summary{position:static}}@media(max-width:640px){.mail-settings-layout{padding:10px}.mail-settings-card,.mail-template-card,.mail-test-card{padding:16px}.mail-form-grid,.mail-template-meta,.mail-test-row{grid-template-columns:1fr}.mail-card-head,.mail-template-head{grid-template-columns:38px minmax(0,1fr)}.mail-enabled-control,.mail-template-head-actions{grid-column:1 / -1;justify-content:flex-end}.mail-test-row .primary-command{width:100%}.mail-template-workspace{gap:10px}.mail-template-editor>.ui-textarea{height:360px;min-height:360px}.mail-template-preview iframe{height:430px}}.referral-page,.admin-referral-page,.feature-settings-page{width:100%;max-width:none}.referral-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:14px}.referral-code-card,.referral-link-card,.referral-action-panel,.referral-rules,.referral-record-panel,.admin-referral-panel,.feature-settings-card{border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 12px 30px #232a480f}.referral-code-card{min-height:154px;padding:22px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:16px;overflow:hidden;background:radial-gradient(circle at 10% 10%,rgba(88,103,223,.12),transparent 34%),linear-gradient(135deg,#fff,#f7f8ff)}.referral-code-card>span,.referral-row-icon,.feature-settings-card header>span,.feature-preview>span{display:grid;place-items:center;border-radius:12px;color:#5b67df;background:#eef0ff}.referral-code-card>span{width:52px;height:52px}.referral-code-card small,.referral-link-card small,.referral-stats small,.referral-action-panel small,.feature-settings-card small{color:var(--muted);font-size:12px}.referral-code-card b{display:block;margin:4px 0;color:#2f3650;font-size:28px;letter-spacing:1px}.referral-code-card p{margin:0;color:#7f8698;font-size:12px;line-height:1.65}.referral-link-card{padding:20px;display:flex;flex-direction:column;justify-content:center;gap:10px}.referral-link-card>div{min-height:44px;padding:0 6px 0 13px;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;border:1px solid #e1e5f0;border-radius:8px;background:#f8f9fd}.referral-link-card code{overflow:hidden;color:#5964da;font-family:Consolas,Courier New,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.referral-stats{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.referral-stats article{min-height:96px;padding:17px;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:5px 12px;border:1px solid var(--border);border-radius:9px;background:linear-gradient(180deg,#fff,#fbfbff);box-shadow:0 8px 24px #232a480b}.referral-stats article>span{grid-row:1 / 3;width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:#5f6de5;background:#eef0ff}.referral-stats b{color:#30374d;font-size:23px}.referral-action-panel{margin-top:14px;padding:17px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.referral-action-panel b,.referral-rules b,.feature-settings-card header b{color:#333a50;font-size:15px}.referral-action-panel small{display:block;margin-top:4px}.referral-rules{margin-top:14px;padding:16px 18px}.referral-rules p{margin:8px 0 0;color:#72798d;font-size:12px;line-height:1.75;white-space:pre-wrap}.referral-record-panel{position:relative;margin-top:14px;overflow:hidden}.referral-tabs{padding:10px;display:flex;gap:8px;border-bottom:1px solid var(--border);background:#fafbfe}.referral-tabs button{height:36px;padding:0 15px;border:1px solid transparent;border-radius:7px;color:#70778a;background:transparent;font-size:12px;font-weight:700}.referral-tabs button.active{color:#fff;border-color:#5b68df;background:linear-gradient(100deg,#5868e8,#7e76ed);box-shadow:0 7px 16px #5867df2e}.referral-record-list{min-height:260px}.referral-record-row{min-height:72px;padding:13px 18px;display:grid;grid-template-columns:auto minmax(0,1fr) minmax(120px,auto) auto auto;align-items:center;gap:13px;border-bottom:1px solid #eef0f5}.referral-record-row>div{min-width:0}.referral-record-row b{color:#333a50}.referral-record-row small,.referral-record-row time{display:block;overflow:hidden;color:#8a91a4;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.referral-record-row>span:not(.referral-row-icon){color:#7a8194;font-size:12px}.referral-row-icon{width:34px;height:34px}.admin-referral-panel{position:relative;padding:14px}.referral-admin-toolbar{margin:0 0 12px;padding-top:10px;padding-bottom:10px;flex-wrap:nowrap}.referral-admin-toolbar .referral-keyword-filter{width:auto;min-width:360px;flex:1 1 560px}.referral-admin-toolbar .referral-status-filter{width:178px;flex:0 0 178px}.referral-admin-toolbar .referral-date-filter{width:188px;flex:0 0 188px}.referral-admin-toolbar .primary-command{flex:0 0 auto;min-width:106px}.admin-referral-table{overflow:hidden;border-radius:9px}.admin-referral-table.invites-table .admin-row{grid-template-columns:minmax(220px,1.05fr) minmax(220px,1.05fr) minmax(120px,.55fr) minmax(120px,.5fr) minmax(150px,.6fr)}.admin-referral-table.rebates-table .admin-row{grid-template-columns:70px minmax(190px,1fr) minmax(190px,1fr) 100px 110px minmax(170px,.9fr) 100px 150px}.admin-referral-table.withdrawals-table .admin-row{grid-template-columns:70px minmax(220px,1fr) 120px 100px minmax(220px,1fr) 150px}.referral-pagination{min-height:52px;padding:0 8px;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#7d8497;font-size:12px;border-top:1px solid var(--border)}.referral-pagination b{color:#434b61}.feature-settings-form{margin:0}.feature-capability-grid{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(560px,1fr);align-items:start;gap:14px}.feature-settings-page .feature-capability-grid{grid-template-columns:minmax(0,1fr)}.feature-settings-card{position:relative;padding:22px}.feature-settings-card header{padding-bottom:18px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;border-bottom:1px solid var(--border)}.feature-settings-card header>span{width:44px;height:44px}.feature-capability-body{padding-top:18px;display:grid;gap:14px}.feature-capability-body p{margin:0;color:#687083;font-size:13px;line-height:1.7}.feature-status-strip{padding:14px;display:grid;gap:5px;border:1px solid #e2e6f2;border-radius:10px;background:linear-gradient(135deg,#fafbff,#fff)}.feature-status-strip.active{border-color:#1cbaab57;background:linear-gradient(135deg,#23c5b524,#5b67df1a)}.feature-status-strip b{color:#343c54;font-size:14px}.feature-status-strip small{line-height:1.55}.feature-switch-grid{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.feature-switch-grid article{min-height:86px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e3e7f1;border-radius:9px;background:#fafbff}.feature-switch-grid b{display:block;color:#373f55;font-size:13px}.feature-switch-grid small{display:block;margin-top:5px;line-height:1.5}.feature-form-grid{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feature-form-grid label,.feature-rules-field{display:flex;flex-direction:column;gap:8px;color:#667085;font-size:12px}.feature-preview{margin-top:16px;padding:13px;display:flex;gap:12px;align-items:center;border:1px solid #e2e6f2;border-radius:9px;background:linear-gradient(135deg,#f9faff,#fff)}.feature-preview>span{width:38px;height:38px;flex:0 0 auto}.feature-preview b{color:#3d455b;font-size:13px}.feature-rules-field{margin-top:16px}.feature-settings-card footer{margin-top:18px;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--border);color:#8a91a4;font-size:12px}html.theme-dark .referral-code-card,html.theme-dark .referral-link-card,html.theme-dark .referral-action-panel,html.theme-dark .referral-rules,html.theme-dark .referral-record-panel,html.theme-dark .admin-referral-panel,html.theme-dark .feature-settings-card{border-color:#303b58;background:#151b2b;box-shadow:0 12px 30px #00000038}html.theme-dark .referral-code-card{background:radial-gradient(circle at 10% 10%,rgba(101,115,237,.2),transparent 34%),linear-gradient(135deg,#151b2b,#1b2336)}html.theme-dark .referral-code-card>span,html.theme-dark .referral-stats article>span,html.theme-dark .referral-row-icon,html.theme-dark .feature-settings-card header>span,html.theme-dark .feature-preview>span{color:#c6ceff;background:#252d52}html.theme-dark .referral-code-card b,html.theme-dark .referral-stats b,html.theme-dark .referral-record-row b,html.theme-dark .referral-action-panel b,html.theme-dark .referral-rules b,html.theme-dark .feature-settings-card header b,html.theme-dark .feature-switch-grid b,html.theme-dark .feature-preview b,html.theme-dark .feature-status-strip b{color:#edf1fb}html.theme-dark .referral-code-card p,html.theme-dark .referral-rules p,html.theme-dark .feature-capability-body p{color:#9aa5bd}html.theme-dark .referral-link-card>div,html.theme-dark .feature-switch-grid article,html.theme-dark .feature-preview,html.theme-dark .feature-status-strip{border-color:#303b58;background:#1b2336}html.theme-dark .feature-status-strip.active{border-color:#23c5b559;background:linear-gradient(135deg,#23c5b524,#5f67e629)}html.theme-dark .referral-link-card code{color:#c8ceff}html.theme-dark .referral-stats article{border-color:#303b58;background:linear-gradient(180deg,#151b2b,#1b2336)}html.theme-dark .referral-tabs{border-color:#303b58;background:#1b2336}html.theme-dark .referral-tabs button{color:#aeb7cb}html.theme-dark .referral-record-row{border-color:#28324a}html.theme-dark .referral-record-row small,html.theme-dark .referral-record-row time,html.theme-dark .referral-record-row>span:not(.referral-row-icon),html.theme-dark .feature-settings-card small,html.theme-dark .feature-form-grid label,html.theme-dark .feature-rules-field{color:#929db5}html.theme-dark .referral-pagination{color:#929db5;border-color:#303b58}html.theme-dark .referral-pagination b{color:#dce2ef}@media(max-width:980px){.referral-hero,.referral-stats,.feature-capability-grid,.feature-switch-grid,.feature-form-grid{grid-template-columns:1fr}.referral-record-row{grid-template-columns:auto minmax(0,1fr)}.referral-record-row>span:not(.referral-row-icon),.referral-record-row>em,.referral-record-row>time{grid-column:2}.referral-admin-toolbar{flex-wrap:wrap}.referral-admin-toolbar .referral-keyword-filter{min-width:260px;flex-basis:100%}.referral-admin-toolbar .referral-status-filter,.referral-admin-toolbar .referral-date-filter{width:calc(50% - 6px);flex-basis:calc(50% - 6px)}.admin-referral-table{overflow-x:auto}.admin-referral-table .admin-row{min-width:900px}}@media(max-width:640px){.referral-code-card{grid-template-columns:44px minmax(0,1fr);padding:18px}.referral-code-card .primary-command{grid-column:1 / -1;justify-content:center}.referral-admin-toolbar .referral-keyword-filter,.referral-admin-toolbar .referral-status-filter,.referral-admin-toolbar .referral-date-filter,.referral-admin-toolbar .primary-command{width:100%;flex-basis:100%}.referral-action-panel,.feature-settings-card footer{align-items:stretch;flex-direction:column}.referral-action-panel .primary-command,.feature-settings-card footer .primary-command{justify-content:center}.feature-settings-card{padding:16px}.feature-settings-card header{grid-template-columns:42px minmax(0,1fr)}.feature-settings-card header>.switch{grid-column:1 / -1;margin-left:auto}}.referral-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.referral-overview-grid article{min-height:96px;padding:17px;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:5px 12px;border:1px solid var(--border);border-radius:10px;background:linear-gradient(180deg,#fff,#fbfbff);box-shadow:0 8px 24px #232a480b}.referral-overview-grid article>span{grid-row:1 / 3;width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#5f6de5;background:#eef0ff}.referral-overview-grid small{color:var(--muted);font-size:12px}.referral-overview-grid b{color:#30374d;font-size:23px}.referral-service-hint{margin-top:12px;min-height:42px;padding:0 14px;display:flex;align-items:center;gap:9px;border:1px solid #eadca8;border-radius:9px;color:#946d1f;background:#fff9e7;font-size:13px}.referral-invite-panel{margin-top:14px;padding:20px;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(320px,1fr);gap:18px;border:1px solid var(--border);border-radius:12px;background:radial-gradient(circle at 9% 2%,rgba(88,103,223,.13),transparent 32%),linear-gradient(135deg,#fff,#f7f8ff);box-shadow:0 12px 30px #232a480f}.referral-invite-main{display:flex;gap:15px;align-items:flex-start}.referral-invite-icon{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#5b67df;background:#eef0ff}.referral-invite-main small,.referral-copy-stack label>span{color:var(--muted);font-size:12px}.referral-invite-main h2{margin:4px 0 7px;color:#2f3650;font-size:24px}.referral-invite-main p{margin:0;color:#7b8295;font-size:13px;line-height:1.7}.referral-copy-stack{display:flex;flex-direction:column;gap:11px}.referral-copy-stack label{display:flex;flex-direction:column;gap:7px}.referral-copy-row{min-height:43px;padding:5px 6px 5px 13px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #dfe4f0;border-radius:9px;background:#ffffffbd}.referral-copy-row code{overflow:hidden;color:#5865dc;font-family:Consolas,Courier New,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.referral-usage-list{grid-column:1 / -1;margin:0;padding:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;border:1px solid #e4e7f5;border-radius:10px;background:#ffffffa3;list-style:none}.referral-usage-list li{display:flex;align-items:center;gap:9px;color:#697084;font-size:12px;line-height:1.55}.referral-usage-list b{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#5868e8,#8065e7);font-size:12px}.feature-form-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-policy-preview small{display:block;margin-top:4px}.referral-user-config-card{margin-top:14px}.referral-config-table{position:relative;margin-top:16px;overflow:hidden;border:1px solid #edf0f6;border-radius:10px}.referral-config-row{min-height:62px;padding:0 14px;display:grid;grid-template-columns:minmax(210px,1.2fr) minmax(120px,.7fr) minmax(110px,.55fr) 90px minmax(160px,1fr) minmax(140px,.65fr);align-items:center;gap:12px;border-bottom:1px solid #eef0f5;color:#606779;font-size:12px}.referral-config-row.header{min-height:38px;color:#8a90a3;background:#fafbff;font-weight:700}.referral-config-row:last-child{border-bottom:0}.referral-config-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.referral-config-row>span:nth-child(3){display:inline-flex;align-items:center;gap:5px;color:#5865dc;font-weight:700}.referral-config-row b{color:#333a50}.muted-line{color:#8a91a4}.referral-config-row .row-actions{display:flex;align-items:center;gap:8px}.referral-config-row .row-actions button{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dfe3ef;border-radius:7px;color:#5965d9;background:#fff;font-size:12px}.referral-config-row .row-actions button:hover{border-color:#cfd5f5;background:#f5f6ff}.feature-inline-switch{min-height:72px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e3e7f1;border-radius:9px;background:#fafbff}.feature-inline-switch b{display:block;color:#373f55;font-size:13px}.feature-inline-switch small{display:block;margin-top:4px;color:#8a91a4;font-size:12px}.referral-config-modal{width:min(680px,94vw)}.referral-config-form{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.referral-config-form label{display:flex;flex-direction:column;gap:8px;color:#667085;font-size:12px}.referral-config-form .wide{grid-column:1 / -1}.modal-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:10px}.modal-actions>button:not(.primary-command){min-height:40px;padding:0 16px;border:1px solid var(--border);border-radius:6px;color:#71788a;background:#fff}html.theme-dark .referral-overview-grid article,html.theme-dark .referral-invite-panel,html.theme-dark .referral-config-table{border-color:#303b58;background:linear-gradient(180deg,#151b2b,#1b2336);box-shadow:0 12px 30px #00000038}html.theme-dark .referral-overview-grid article>span,html.theme-dark .referral-invite-icon{color:#c6ceff;background:#252d52}html.theme-dark .referral-overview-grid b,html.theme-dark .referral-invite-main h2,html.theme-dark .referral-config-row b,html.theme-dark .feature-inline-switch b{color:#edf1fb}html.theme-dark .referral-invite-main p,html.theme-dark .referral-usage-list li,html.theme-dark .muted-line,html.theme-dark .feature-inline-switch small,html.theme-dark .referral-config-form label{color:#9aa5bd}html.theme-dark .referral-copy-row,html.theme-dark .referral-usage-list,html.theme-dark .feature-inline-switch{border-color:#303b58;background:#1b2336}html.theme-dark .referral-copy-row code{color:#c8ceff}html.theme-dark .referral-service-hint{color:#ffd88d;border-color:#5b4821;background:#2c2418}html.theme-dark .referral-config-row{border-color:#28324a;color:#aeb7cb}html.theme-dark .referral-config-row.header{color:#929db5;background:#1b2336}html.theme-dark .referral-config-row .row-actions button,html.theme-dark .modal-actions>button:not(.primary-command){border-color:#3a4560;color:#bac4da;background:#1d2437}html.theme-dark .referral-config-row .row-actions button:hover{border-color:#4b5a82;background:#252e45}@media(max-width:980px){.referral-overview-grid,.referral-invite-panel,.referral-usage-list,.feature-form-grid-wide,.referral-config-form{grid-template-columns:1fr}.referral-config-table{overflow-x:auto}.referral-config-row{min-width:900px}}@media(max-width:640px){.referral-invite-panel{padding:16px}.referral-copy-row{grid-template-columns:minmax(0,1fr)}.referral-copy-row .primary-command{width:100%}.referral-config-card header,.referral-user-config-card header{grid-template-columns:42px minmax(0,1fr)}.referral-user-config-card header .primary-command{grid-column:1 / -1;justify-content:center}.modal-actions{flex-direction:column-reverse}.modal-actions>button{width:100%;justify-content:center}}.landing-page{width:100vw;height:100svh;min-height:100svh;overflow-x:hidden;overflow-y:auto;color:#eef6ff;background:#050b17;scroll-behavior:smooth;scroll-snap-type:y proximity;overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#6877ef rgba(255,255,255,.08)}.landing-page::-webkit-scrollbar{width:8px}.landing-page::-webkit-scrollbar-track{background:#ffffff14}.landing-page::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,#7a7dff,#29d7bf)}.landing-nav{position:fixed;z-index:var(--layer-topbar);top:0;right:0;left:0;height:72px;padding:0 clamp(20px,4vw,64px);display:flex;align-items:center;gap:22px;border-bottom:1px solid rgba(255,255,255,.13);color:#fff;background:linear-gradient(90deg,#09101fdb,#1a2537e6);box-shadow:0 16px 34px #0003;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-brand{min-width:0;display:flex;align-items:center;gap:10px;font-weight:800;color:#fff}.landing-brand span{width:40px;height:40px;display:grid;place-items:center;overflow:hidden;border-radius:11px;color:#fff;background:conic-gradient(from 180deg,#3478ff,#8a67ff,#f36d9a,#2ed8bd,#3478ff);box-shadow:0 10px 28px #4b5fee5c}.landing-brand img{width:100%;height:100%;object-fit:cover}.landing-brand b{overflow:hidden;color:#fff;font-size:21px;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 8px 24px rgba(0,0,0,.24)}.landing-nav-links{margin-left:auto;padding:6px;display:flex;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#ffffff0e;box-shadow:inset 0 1px #ffffff14}.landing-nav-links button{min-height:36px;padding:0 18px;border:0;border-radius:999px;color:#ecf4ffd1;background:transparent;font-size:13px;transition:color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.landing-nav-links button:hover,.landing-nav-links button.active{color:#fff;background:linear-gradient(100deg,#4174ff7a,#2ad7bf57);box-shadow:inset 0 1px #ffffff1f,0 8px 18px #297ed62e;transform:translateY(-1px)}.landing-login,.landing-primary,.landing-secondary{position:relative;isolation:isolate;min-height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;overflow:hidden;font-size:13px;font-weight:900;letter-spacing:.01em;transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,border-color .2s ease,background-position .35s ease}.landing-login,.landing-primary.colorful,.landing-primary{border:0;color:#fff;text-shadow:0 1px 10px rgba(0,0,0,.22)}.landing-primary.colorful,.landing-primary{background:linear-gradient(105deg,#5b6cff,#2bd6c1 45%,#ff6ea8);background-size:180% 100%;box-shadow:0 16px 34px #3268dc4d,inset 0 1px #ffffff47}.landing-login{background-image:radial-gradient(circle at 18% 0%,rgba(255,255,255,.34),transparent 35%),linear-gradient(112deg,#6684ff,#5bd7cc 56%,#d988b8);background-size:100% 100%,220% 100%;box-shadow:0 14px 30px #3868cc3d,inset 0 0 0 1px #ffffff29,inset 0 1px #ffffff3d}.landing-login.colorful{border:0}.landing-primary:before,.landing-login:before{position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:-1;content:"";border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.2),transparent 56%);opacity:.58}.landing-secondary{border:1px solid rgba(255,255,255,.28);color:#fff;background:linear-gradient(135deg,#ffffff29,#ffffff0f);box-shadow:inset 0 1px #ffffff2e,0 12px 26px #00000029;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-login:hover,.landing-primary:hover,.landing-secondary:hover{transform:translateY(-2px)}.landing-login:hover{background-position:0 0,100% 0;box-shadow:0 20px 42px #477ede42,inset 0 0 0 1px #ffffff2e,inset 0 1px #ffffff47}.landing-primary:hover{background-position:100% 0;box-shadow:0 22px 46px #2cbeb152,inset 0 1px #ffffff4d}.landing-secondary:hover{box-shadow:0 18px 38px #0003,inset 0 1px #ffffff3d}.landing-screen{position:relative;width:100%;height:100svh;min-height:100svh;box-sizing:border-box;padding:calc(72px + clamp(34px,6vh,70px)) clamp(22px,5vw,80px) clamp(30px,5vh,64px);overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.landing-hero{display:flex;flex-direction:column;justify-content:center;background-color:#0a1424}.landing-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;background-position:center;background-size:cover;background-repeat:no-repeat;transform:scale(1.035);transition:opacity 1.35s ease,transform 6.2s ease;will-change:opacity,transform}.landing-hero-bg.active{opacity:1;transform:scale(1)}.landing-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";background:linear-gradient(90deg,#040914f7,#0d1727d4 35%,#263c4a73 67%,#040b1438)}.landing-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";background:radial-gradient(circle at 78% 34%,rgba(62,211,205,.28),transparent 32%),linear-gradient(180deg,#0000000d,#0000007a);pointer-events:none}.landing-hero-copy,.landing-hero-metrics{position:relative;z-index:2}.landing-hero-copy{width:min(760px,100%)}.landing-kicker{display:inline-flex;min-height:34px;padding:0 12px;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#dbe7ff;background:#ffffff1a;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-hero h1{margin:22px 0 16px;color:#fff;font-size:clamp(56px,8vw,108px);line-height:.95;letter-spacing:-3px}.landing-hero p{max-width:680px;margin:0;color:#ffffffd1;font-size:clamp(16px,1.35vw,20px);line-height:1.85}.landing-hero-actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:12px}.landing-hero-metrics{position:absolute;z-index:1;right:clamp(22px,5vw,80px);bottom:clamp(24px,5vh,56px);left:clamp(22px,5vw,80px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:780px;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#ffffff1c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-hero-metrics span{min-height:78px;padding:14px 18px;display:flex;flex-direction:column;justify-content:center;gap:5px;background:#ffffff09}.landing-hero-metrics b{color:#fff;font-size:24px;font-variant-numeric:tabular-nums}.landing-hero-metrics small{color:#ffffffad;font-size:12px}.landing-screen-heading{position:relative;z-index:2;width:min(880px,100%)}.landing-screen-heading>span,.landing-points-copy>span{display:inline-flex;min-height:28px;align-items:center;color:#35dcc7;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.landing-screen-heading h2,.landing-points h2{margin:9px 0 10px;color:#fff;font-size:clamp(32px,4.2vw,56px);line-height:1.08;letter-spacing:-1.4px}.landing-screen-heading p,.landing-points p{margin:0;max-width:760px;color:#dee9fabd;line-height:1.85}.landing-showcase{background:radial-gradient(circle at 18% 8%,rgba(92,112,238,.2),transparent 28%),linear-gradient(135deg,#08111f,#121d31,#071624)}.landing-showcase .landing-screen-heading{width:min(1500px,calc(100% - clamp(44px,7vw,132px)));max-width:none;margin:0 auto;padding:14px 18px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"tag title" "tag desc";align-items:center;gap:5px 16px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:radial-gradient(circle at 0 0,rgba(53,220,199,.16),transparent 34%),linear-gradient(135deg,#091222ad,#11243952);box-shadow:0 18px 42px #00000029;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-showcase .landing-screen-heading>span{grid-area:tag;min-height:32px;padding:0 13px;border:1px solid rgba(53,220,199,.22);border-radius:999px;color:#8ef5ea;background:#35dcc71f;box-shadow:inset 0 1px #ffffff1f}.landing-showcase .landing-screen-heading h2{grid-area:title;margin:0;font-size:clamp(22px,2vw,32px);line-height:1.12;letter-spacing:-.8px}.landing-showcase .landing-screen-heading p{grid-area:desc;max-width:none;color:#dee9fab8;font-size:12px;line-height:1.5}.landing-marquee-board{position:absolute;inset:clamp(198px,24vh,230px) 0 clamp(44px,7vh,70px);display:flex;flex-direction:column;justify-content:center;gap:clamp(8px,1.4vh,14px);pointer-events:auto}.landing-marquee-row{width:100%;height:clamp(150px,18vh,218px);padding:12px 0;overflow:hidden;box-sizing:border-box;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}.landing-marquee-track{width:max-content;height:100%;display:flex;align-items:stretch;gap:18px;transform:translate(var(--row-offset));animation:landing-marquee var(--row-speed) linear infinite;will-change:transform}.landing-marquee-row.reverse .landing-marquee-track{animation-name:landing-marquee-reverse}.landing-marquee-row:hover .landing-marquee-track{animation-play-state:paused}.landing-marquee-card{position:relative;width:clamp(280px,18vw,340px);min-width:clamp(280px,18vw,340px);height:100%;padding:0;overflow:hidden;border:0;border-radius:10px;color:#fff;background:#111b2b;box-shadow:0 18px 52px #00000047,0 0 34px #5869e429,0 0 46px #2dd7bf14;text-align:left}.landing-marquee-card>.app-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:inherit;transition:transform .3s ease}.landing-marquee-card .app-image-content{object-fit:cover!important;object-position:center}.landing-marquee-card .app-image-placeholder{padding:0;object-fit:cover}.landing-marquee-card:hover{box-shadow:0 24px 64px #00000057,0 0 44px #5869e438,0 0 58px #2dd7bf1f;transform:translateY(-3px)}.landing-marquee-card:hover>.app-image{transform:scale(1.035)}.landing-marquee-card:after{position:absolute;top:40%;right:0;bottom:0;left:0;content:"";background:linear-gradient(transparent,#050912eb);pointer-events:none}.landing-marquee-card>span{position:absolute;z-index:1;top:10px;left:10px;min-height:24px;padding:0 9px;display:inline-flex;align-items:center;border-radius:999px;color:#dff8ff;background:#0c121e75;font-size:11px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-marquee-card>div{position:absolute;z-index:1;right:13px;bottom:12px;left:13px;display:flex;flex-direction:column;gap:4px}.landing-marquee-card b,.landing-marquee-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-marquee-card b{color:#fff;font-size:15px}.landing-marquee-card small{color:#ffffffb8;font-size:11px}.landing-floating-action{position:absolute;right:clamp(22px,5vw,80px);bottom:clamp(24px,5vh,56px);min-height:42px;padding:0 16px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.22);border-radius:12px;color:#fff;background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-weight:800}.landing-loading{position:absolute;z-index:2;left:clamp(22px,5vw,80px);bottom:clamp(24px,5vh,56px);display:flex;align-items:center;gap:10px;color:#d7e1f7}.landing-workflow{display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 85% 18%,rgba(225,108,155,.18),transparent 30%),linear-gradient(135deg,#101729,#132239 48%,#07121f)}.landing-workflow:after{position:absolute;right:-8vw;bottom:-18vh;width:min(52vw,760px);aspect-ratio:1;content:"";border-radius:50%;background:radial-gradient(circle,rgba(45,215,191,.24),transparent 66%);filter:blur(8px);pointer-events:none}.landing-capability-grid{position:relative;z-index:1;margin-top:clamp(24px,4vh,42px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.8vw,18px)}.landing-capability-grid article{position:relative;min-height:clamp(190px,24vh,270px);padding:clamp(18px,2vw,25px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:linear-gradient(145deg,#ffffff21,#ffffff0e);box-shadow:0 18px 48px #00000024;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-capability-grid article:after{position:absolute;right:-38px;top:-42px;width:120px;height:120px;content:"";border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.2),transparent 64%)}.landing-capability-grid article>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(135deg,#3f7cff,#2ed5c0);box-shadow:0 12px 24px #268ccb38}.landing-capability-grid b{display:block;margin-top:18px;color:#fff;font-size:20px;letter-spacing:-.02em}.landing-capability-grid p{margin:9px 0 0;color:#e2ecf9b8;font-size:13px;line-height:1.75}.landing-capability-grid em{margin-top:auto;color:#8eece1;font-size:11px;font-style:normal;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.landing-workflow>.landing-primary{position:relative;z-index:1;width:fit-content;margin-top:clamp(20px,4vh,34px)}.landing-points{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.78fr);align-items:center;gap:clamp(20px,4vw,58px);background:radial-gradient(circle at 82% 18%,rgba(47,215,191,.22),transparent 28%),linear-gradient(122deg,#06101d,#122139 46%,#3a254f)}.landing-points:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(circle at 50% 50%,#000 0%,transparent 78%);mask-image:radial-gradient(circle at 50% 50%,#000 0%,transparent 78%);pointer-events:none}.landing-points-copy,.landing-points-card{position:relative;z-index:1}.landing-points-flow{margin-top:clamp(18px,3vh,30px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.landing-points-flow article{min-height:120px;padding:16px;display:flex;flex-direction:column;gap:6px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-points-flow svg{color:#77f1e3}.landing-points-flow b{color:#fff}.landing-points-flow small{color:#ffffffa6;line-height:1.55}.landing-points-card{min-height:min(48vh,430px);padding:clamp(26px,4vw,42px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:radial-gradient(circle at 20% 0,rgba(255,255,255,.24),transparent 30%),linear-gradient(160deg,#2cc9b1d6,#485fe757);box-shadow:0 28px 80px #00000047;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-points-card span{color:#ffffffc2;font-size:13px}.landing-points-card strong{color:#fff;font-size:clamp(48px,6vw,76px);line-height:.95;letter-spacing:-.04em}.landing-points-card p{color:#ffffffc2}.landing-preview-modal{width:min(980px,calc(100vw - 34px));max-height:calc(100vh - 34px);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#101827;box-shadow:0 22px 58px #080d1a7a}.landing-preview-modal>.app-image{min-height:520px;background:#080d16}.landing-preview-modal>div{padding:34px;display:flex;flex-direction:column;justify-content:center}.landing-preview-modal span{color:#6ff2df;font-size:12px;font-weight:800}.landing-preview-modal h2{margin:10px 0;color:#fff;font-size:28px}.landing-preview-modal p{margin:0 0 22px;color:#aab5c8;line-height:1.75}.points-exchange-page{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 14% 4%,rgba(82,103,231,.16),transparent 30%),radial-gradient(circle at 82% 6%,rgba(47,215,191,.18),transparent 32%),radial-gradient(circle at 60% 100%,rgba(244,103,177,.1),transparent 36%),linear-gradient(180deg,#f7f9ff,#eef7ff 46%,#fff)}.points-exchange-page:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,rgba(82,103,231,.035) 1px,transparent 1px),linear-gradient(rgba(47,215,191,.035) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:radial-gradient(circle at 50% 8%,#000 0%,transparent 70%);mask-image:radial-gradient(circle at 50% 8%,#000 0%,transparent 70%)}.points-exchange-page>*{position:relative;z-index:1}.points-exchange-layout{width:min(760px,calc(100% - 32px));margin:18px auto 28px;display:grid;gap:16px}.points-balance-hero,.points-redeem-card,.points-exchange-note,.points-activity-card{min-width:0;border:1px solid rgba(226,232,244,.9);border-radius:22px;background:#ffffffe0;box-shadow:0 18px 44px #232a4813;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.points-balance-hero{min-height:230px;padding:28px;display:grid;gap:24px;color:#fff;border:1px solid rgba(255,255,255,.3);background:radial-gradient(circle at 16% 4%,rgba(255,255,255,.26),transparent 34%),radial-gradient(circle at 86% 10%,rgba(111,242,223,.38),transparent 32%),radial-gradient(circle at 72% 104%,rgba(255,122,194,.26),transparent 36%),linear-gradient(135deg,#5267e7,#26c8ba 52%,#7f60e2);box-shadow:0 26px 72px #5267e733,0 18px 56px #2fd7bf2e}.points-hero-copy{display:flex;align-items:center;gap:18px}.points-hero-icon{width:62px;height:62px;flex:0 0 auto;display:grid;place-items:center;border-radius:20px;color:#fff;background:#ffffff2e;box-shadow:inset 0 1px #ffffff3d}.points-hero-copy small,.points-hero-copy p,.points-hero-stats small{color:#ffffffd1}.points-hero-copy strong{display:block;margin-top:4px;color:#fff;font-size:clamp(42px,7vw,64px);line-height:1;letter-spacing:-.05em}.points-hero-copy p{margin:8px 0 0;line-height:1.7}.points-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.points-hero-stats span,.points-hero-stats .primary-command{min-height:62px;padding:10px 14px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#ffffff21}.points-hero-stats b{color:#fff;font-size:18px}.points-hero-stats .primary-command{align-items:center;flex-direction:row;color:#147d75;background:#fff;text-decoration:none;box-shadow:0 12px 24px #0c4d522e}.points-redeem-card{padding:24px}.points-redeem-card header,.points-activity-head>div{display:flex;align-items:center;gap:12px}.points-redeem-card header>span,.points-activity-head>div>span,.points-exchange-note>span{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#18a99c;background:#e9faf6}.points-redeem-card h2,.points-activity-head h2{margin:0;color:#293149;font-size:18px}.points-redeem-card p,.points-activity-head p,.points-exchange-note p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.points-redeem-form{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr) 148px;gap:10px;align-items:center}.points-redeem-form .ui-input input{min-height:46px;border-radius:13px}.points-redeem-form .primary-command{min-height:46px;justify-content:center;border-radius:13px;background:linear-gradient(100deg,#158f88,#24c6b1)}.points-exchange-note{padding:16px 18px;display:flex;gap:12px;border-color:#22bea942;background:linear-gradient(135deg,#e8faf6eb,#ffffffe6)}.points-exchange-note b{color:#257c73;font-size:13px}.points-exchange-note-list{margin:8px 0 0;padding:0;display:grid;gap:7px;list-style:none}.points-exchange-note-list li{position:relative;padding-left:14px;color:#647187;font-size:12px;line-height:1.65}.points-exchange-note-list li:before{position:absolute;top:.65em;left:0;width:5px;height:5px;border-radius:50%;content:"";background:#3abaaa}.points-exchange-contact{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.points-exchange-contact:before{top:10px!important}.points-activity-card{position:relative;overflow:hidden}.points-activity-head{min-height:78px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf0f6}.points-activity-head nav{padding:4px;display:flex;gap:4px;border-radius:999px;background:#f0f3fb}.points-activity-head nav button{min-height:32px;padding:0 13px;border:0;border-radius:999px;color:#7b8294;background:transparent;font-size:12px;font-weight:800}.points-activity-head nav button.active{color:#fff;background:linear-gradient(100deg,#5568e8,#26bca9);box-shadow:0 8px 18px #26bca92e}.points-activity-body{position:relative;min-height:170px}.points-activity-row{min-height:70px;padding:12px 18px;display:grid;grid-template-columns:42px minmax(0,1fr) 116px 82px 88px;align-items:center;gap:12px;border-bottom:1px solid #eef1f6}.points-activity-row:last-child{border-bottom:0}.points-activity-row:hover{background:#fafcff}.points-activity-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#5d68de;background:#eef0ff}.points-activity-icon.coupon{color:#17a38f;background:#e7f9f3}.points-activity-icon.payment_recharge{color:#d28a27;background:#fff5df}.points-activity-row b,.points-activity-row small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.points-activity-row b{color:#2f374f;font-size:13px}.points-activity-row small,.points-activity-row time{color:#8f96a8;font-size:11px}.points-activity-row time{text-align:right}.points-activity-row strong{color:#17a27f;text-align:right;font-size:16px}.points-activity-row strong.expense{color:#c75d6b}.points-after-balance{text-align:right}.points-activity-pagination{min-height:52px;padding:0 18px;display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid #edf0f6;color:var(--muted);font-size:12px}.points-activity-pagination button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dfe4ef;border-radius:9px;color:#5d68de;background:#fff}.points-activity-pagination button:disabled{opacity:.45;cursor:not-allowed}html.theme-dark .points-exchange-page{background:radial-gradient(circle at 16% 2%,rgba(82,103,231,.25),transparent 31%),radial-gradient(circle at 78% 0,rgba(47,215,191,.17),transparent 30%),radial-gradient(circle at 58% 100%,rgba(244,103,177,.14),transparent 40%),linear-gradient(180deg,#091120,#10182a 48%,#071321)}html.theme-dark .points-exchange-page:before{opacity:.75;background:linear-gradient(90deg,rgba(116,134,255,.055) 1px,transparent 1px),linear-gradient(rgba(47,215,191,.045) 1px,transparent 1px)}html.theme-dark .points-balance-hero{border-color:#8ea1ff47;background:radial-gradient(circle at 14% 0,rgba(255,255,255,.16),transparent 32%),radial-gradient(circle at 88% 12%,rgba(47,215,191,.3),transparent 32%),radial-gradient(circle at 70% 106%,rgba(255,94,183,.25),transparent 38%),linear-gradient(135deg,#5267e7f5,#23beb5e6,#7f60e2eb);box-shadow:0 26px 74px #222b6480,0 20px 70px #2fd7bf1f}html.theme-dark .points-redeem-card,html.theme-dark .points-exchange-note,html.theme-dark .points-activity-card{border-color:#303b58;background:#151b2b;box-shadow:0 12px 30px #00000038}html.theme-dark .points-redeem-card header>span,html.theme-dark .points-activity-head>div>span,html.theme-dark .points-exchange-note>span{color:#c6ceff;background:#252d52}html.theme-dark .points-redeem-card h2,html.theme-dark .points-activity-head h2,html.theme-dark .points-activity-row b{color:#edf1fb}html.theme-dark .points-redeem-card p,html.theme-dark .points-activity-head p,html.theme-dark .points-exchange-note p,html.theme-dark .points-activity-row small,html.theme-dark .points-activity-row time,html.theme-dark .points-activity-pagination{color:#929db5}html.theme-dark .points-exchange-note{border-color:#2fd7bf40;background:linear-gradient(135deg,#1e303df2,#151b2bf0)}html.theme-dark .points-exchange-note b{color:#9ef1e5}html.theme-dark .points-exchange-note-list li{color:#aeb8ca}html.theme-dark .points-exchange-note-list li:before{background:#62d8cb}html.theme-dark .points-activity-head,html.theme-dark .points-activity-row,html.theme-dark .points-activity-pagination{border-color:#28324a}html.theme-dark .points-activity-head nav{background:#1d2538}html.theme-dark .points-activity-head nav button{color:#aab4ca}html.theme-dark .points-activity-row:hover{background:#1b2336}html.theme-dark .points-activity-icon{color:#c6ceff;background:#252d52}html.theme-dark .points-activity-icon.coupon{color:#9ef1e5;background:#173b3a}html.theme-dark .points-activity-icon.payment_recharge{color:#ffd88d;background:#352a18}html.theme-dark .points-activity-pagination button{border-color:#303b58;color:#bac4da;background:#1b2336}@media(max-height:820px){.landing-screen{padding-top:94px;padding-bottom:24px}.landing-showcase .landing-screen-heading{width:min(1380px,calc(100% - 36px));padding:11px 14px;border-radius:15px}.landing-showcase .landing-screen-heading>span{min-height:28px;padding:0 11px}.landing-showcase .landing-screen-heading h2{font-size:clamp(20px,2.3vw,28px)}.landing-showcase .landing-screen-heading p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.55}.landing-screen-heading h2,.landing-points h2{font-size:clamp(30px,3.6vw,48px)}.landing-marquee-board{top:190px;right:0;bottom:48px;left:0;gap:10px}.landing-marquee-card{width:clamp(250px,17vw,300px);min-width:clamp(250px,17vw,300px)}.landing-capability-grid article{min-height:150px;padding:16px}.landing-capability-grid p{line-height:1.52}.landing-points-flow article{min-height:96px}.landing-points-card{min-height:280px}}@media(max-width:1180px){.landing-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-points{grid-template-columns:1fr;align-content:center}.landing-points-card{min-height:250px}}@media(max-width:760px){.landing-page{scroll-snap-type:y proximity}.landing-nav{height:64px;padding:0 14px;gap:10px}.landing-nav-links{display:none}.landing-brand{flex:1;gap:8px}.landing-brand span{width:34px;height:34px}.landing-brand b{font-size:17px}.landing-login{min-height:38px;padding:0 12px;white-space:nowrap}.landing-screen{height:auto;min-height:100svh;padding:96px 16px 28px;overflow:hidden}.landing-hero h1{font-size:46px;letter-spacing:-1.5px}.landing-hero p{font-size:15px;line-height:1.7}.landing-hero-actions .landing-primary,.landing-hero-actions .landing-secondary,.landing-workflow>.landing-primary{width:100%}.landing-hero-metrics{position:relative;right:auto;bottom:auto;left:auto;grid-template-columns:1fr;width:100%;margin-top:34px}.landing-hero-metrics span{min-height:54px;padding:10px 13px}.landing-screen-heading h2,.landing-points h2{font-size:32px}.landing-showcase .landing-screen-heading{width:100%;grid-template-columns:1fr;grid-template-areas:"tag" "title" "desc"}.landing-showcase .landing-screen-heading>span{width:fit-content}.landing-marquee-board{top:244px;right:0;bottom:78px;left:0;gap:12px}.landing-marquee-card{width:270px;min-width:270px}.landing-floating-action{right:16px;bottom:22px;left:16px;justify-content:center}.landing-loading{left:16px;bottom:74px}.landing-capability-grid,.landing-points-flow{grid-template-columns:1fr;gap:10px}.landing-capability-grid article{min-height:150px}.landing-preview-modal{width:calc(100vw - 18px);max-height:calc(100vh - 18px);grid-template-columns:1fr;overflow-y:auto}.landing-preview-modal>.app-image{min-height:300px;max-height:56vh}.landing-preview-modal>div{padding:22px}.points-exchange-layout{width:calc(100% - 20px);margin-top:10px}.points-balance-hero,.points-redeem-card{padding:20px;border-radius:18px}.points-hero-copy{align-items:flex-start;flex-direction:column}.points-hero-stats,.points-redeem-form{grid-template-columns:1fr}.points-activity-head{align-items:stretch;flex-direction:column}.points-activity-head nav{overflow-x:auto}.points-activity-row{grid-template-columns:38px minmax(0,1fr) auto}.points-activity-row time,.points-after-balance{grid-column:2 / -1;text-align:left}.points-activity-row strong{grid-column:3;grid-row:1}}
