:root{--bc-bg: #ffffff;--bc-panel: #ffffff;--bc-panel-soft: #f8fbfd;--bc-border: #e8edf3;--bc-border-soft: #f1f5f9;--bc-text: #172033;--bc-text-2: #526071;--bc-text-3: #8a95a6;--bc-blue: #2563eb;--bc-green: #059669;--bc-orange: #d97706;--bc-purple: #4f46e5;--bc-red: #dc2626;--bc-radius: 8px;--bc-shadow: 0 8px 20px rgba(23, 32, 51, .04);--front-content-max: 1200px;--front-page-gutter: 16px;--front-content-width: min(var(--front-content-max), calc(100% - var(--front-page-gutter) * 2));--front-section-gap: 18px}@media (min-width: 576px){:root{--front-page-gutter: 18px}}@media (min-width: 768px){:root{--front-page-gutter: 20px}}@media (min-width: 992px){:root{--front-page-gutter: 24px}}@media (min-width: 1200px){:root{--front-page-gutter: 28px}}@media (min-width: 1600px){:root{--front-page-gutter: 32px}}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;min-height:100%;margin:0}html{overflow-y:scroll;scrollbar-gutter:stable}body{background:var(--bc-bg);color:var(--bc-text)}a{color:inherit;text-decoration:none}.front-v2-shell{min-height:100vh;background:var(--bc-bg)}.front-v2-header{position:sticky;top:0;z-index:20;height:58px;padding:0!important;border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 6px 18px #17203309;background:var(--bc-panel)!important;line-height:normal!important}.front-v2-header-inner{display:grid;width:var(--front-content-width);max-width:var(--front-content-max);height:100%;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin:0 auto}.front-v2-brand{display:inline-flex;align-items:center;gap:10px;color:#0f172aeb}.front-v2-brand-mark{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:8px;background:var(--bc-blue);color:#fff;font-weight:800;letter-spacing:0}.front-v2-brand-name{font-size:17px;font-weight:800;white-space:nowrap}.front-v2-nav{min-width:0;height:58px;border-bottom:0!important;background:transparent!important;font-weight:700;line-height:58px!important}.front-v2-nav .ant-menu-item,.front-v2-nav .ant-menu-submenu{display:inline-flex!important;height:58px;align-items:center;padding-inline:12px;margin:0!important;line-height:58px!important}.front-v2-nav.ant-menu-horizontal:after{display:none}.front-v2-nav.ant-menu-horizontal>.ant-menu-item:after,.front-v2-nav.ant-menu-horizontal>.ant-menu-submenu:after{inset-inline:12px!important;bottom:0!important;border-bottom-width:2px!important}.front-v2-tool-popup,.front-v2-tool-popup .ant-menu{width:142px!important;min-width:142px!important}.front-v2-tool-popup .ant-menu-item{height:36px!important;margin:2px 4px!important;padding-inline:12px!important;line-height:36px!important}.ai-tool-page-v2,.review-page-v2,.ai-usage-page-v2,.files-page-v2,.video-bucket-page-v2{display:grid;gap:18px}.rich-markdown-v2{color:inherit;line-height:1.75;word-break:break-word}.rich-markdown-v2 p{margin:0 0 10px}.rich-markdown-v2 h1,.rich-markdown-v2 h2,.rich-markdown-v2 h3,.rich-markdown-v2 h4{margin:14px 0 8px;color:var(--bc-text);line-height:1.35}.rich-markdown-v2 h1{font-size:22px}.rich-markdown-v2 h2{font-size:19px}.rich-markdown-v2 h3{font-size:16px}.rich-markdown-v2 h4{font-size:14px}.rich-markdown-v2 ul{margin:8px 0 12px;padding-left:22px}.rich-markdown-v2 code{border-radius:4px;background:#eef4fa;padding:2px 5px;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.rich-markdown-v2 pre.rich-code-block{margin:12px 0;overflow:auto;border-radius:8px;border:1px solid #dbe5ef;background:#f8fafc;padding:14px}.rich-markdown-v2 pre.rich-code-block code{display:block;background:transparent;padding:0;color:#172033;font-size:13px}.rich-math-block{margin:12px 0;overflow-x:auto;text-align:center}.ai-chat-workspace-v2{padding-bottom:24px}.ai-chat-shell-v2{display:grid;width:var(--front-content-width);max-width:var(--front-content-max);grid-template-columns:308px minmax(0,1fr);gap:18px;margin:0 auto}.ai-chat-sidebar-v2{display:grid;align-content:start;gap:14px}.ai-chat-side-card-v2,.ai-chat-main-v2{border:1px solid var(--bc-border-soft);border-radius:8px;background:#fff;box-shadow:var(--bc-shadow)}.ai-chat-side-card-v2.compact{padding:14px}.ai-chat-side-card-v2.history{display:grid;height:min(680px,calc(100vh - 190px));min-height:360px;grid-template-rows:auto minmax(0,1fr)}.ai-chat-side-head-v2{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.ai-chat-side-head-v2 strong{display:inline-flex;align-items:center;gap:8px;color:var(--bc-text);font-weight:800}.ai-chat-side-card-v2 .ant-select{width:100%}.ai-chat-history-v2{display:grid;align-content:start;gap:8px;min-height:0;overflow-y:auto;overflow-x:hidden;padding:0 10px 12px;scrollbar-gutter:stable}.ai-chat-history-item-v2{position:relative;display:grid;gap:5px;border:1px solid var(--bc-border-soft);border-radius:8px;background:#fff;padding:12px 42px 12px 12px;text-align:left;cursor:pointer;transition:.16s ease}.ai-chat-history-item-v2:hover,.ai-chat-history-item-v2.active{border-color:#bfdbfe;background:#f7fbff}.ai-chat-history-item-v2 span{overflow:hidden;color:var(--bc-text);font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ai-chat-history-item-v2 small{display:-webkit-box;overflow:hidden;color:var(--bc-text-2);line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ai-chat-history-item-v2 em{color:var(--bc-text-3);font-size:11px;font-style:normal;font-weight:700}.ai-chat-history-item-v2 button{position:absolute;top:10px;right:10px;border:0;background:transparent;color:#dc2626;cursor:pointer}.ai-chat-main-v2{display:grid;min-height:760px;grid-template-rows:auto minmax(0,1fr) auto}.ai-chat-main-head-v2{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--bc-border-soft)}.ai-chat-main-head-v2 span{color:var(--bc-text-2);font-size:13px;font-weight:800}.ai-chat-main-head-v2 h1{margin:4px 0 0;color:var(--bc-text);font-size:24px;line-height:1.3}.ai-chat-message-list-v2{display:flex;flex-direction:column;gap:16px;min-height:0;max-height:62vh;overflow:auto;padding:20px;background:#fbfcfe}.ai-chat-bubble-row-v2{display:flex;align-items:flex-start;gap:12px}.ai-chat-bubble-row-v2.user{flex-direction:row-reverse}.ai-chat-avatar-v2{display:inline-flex;width:38px;height:38px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:8px;background:var(--bc-blue);color:#fff;font-weight:900}.ai-chat-bubble-row-v2.assistant .ai-chat-avatar-v2{background:var(--bc-green)}.ai-chat-bubble-v2{width:min(820px,calc(100% - 52px));border:1px solid var(--bc-border-soft);border-radius:8px;background:#fff;padding:14px 16px;box-shadow:0 8px 18px #64748b0f}.ai-chat-bubble-row-v2.user .ai-chat-bubble-v2{border-color:#dbeafe;background:#f7fbff}.ai-chat-role-v2,.ai-chat-token-v2{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--bc-text-3);font-size:12px;font-weight:800}.ai-chat-role-v2{margin-bottom:10px}.ai-chat-role-v2 strong{color:var(--bc-text)}.ai-chat-token-v2{justify-content:flex-start;margin-top:10px}.ai-stream-placeholder-v2{color:var(--bc-text-2)}.ai-stream-cursor-v2{display:inline-block;width:8px;height:16px;margin-left:2px;background:var(--bc-blue);animation:aiCursorBlink 1s steps(2,start) infinite}@keyframes aiCursorBlink{50%{opacity:0}}.ai-chat-empty-v2{display:grid;min-height:420px;place-items:center;align-content:center;gap:10px;color:var(--bc-text-2);text-align:center}.ai-chat-empty-v2 .anticon{color:var(--bc-blue);font-size:42px}.ai-chat-empty-v2 strong{color:var(--bc-text);font-size:22px}.ai-chat-empty-v2 span{max-width:480px;line-height:1.7}.ai-chat-composer-v2{padding:16px 18px;border-top:1px solid var(--bc-border-soft)}.ai-chat-composer-actions-v2{display:flex;justify-content:space-between;width:100%;margin-top:12px}.ai-chat-composer-actions-v2 span{color:var(--bc-text-3);font-size:12px;font-weight:700}.ai-tool-head-v2{display:flex;width:var(--front-content-width);max-width:var(--front-content-max);align-items:center;justify-content:space-between;gap:16px;margin:0 auto}.ai-tool-head-v2 h1{margin:4px 0 0;color:var(--bc-text);font-size:24px;line-height:1.3}.ai-tool-head-v2 span{display:inline-flex;align-items:center;gap:6px;color:var(--bc-text-2);font-size:13px;font-weight:700}.ai-tool-card-v2{min-width:0;border:1px solid var(--bc-border-soft);border-radius:8px;background:#fff;box-shadow:var(--bc-shadow)}.ai-card-title-v2{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px;padding:0 18px;border-bottom:1px solid var(--bc-border-soft);color:var(--bc-text);font-weight:800}.ai-entry-card-v2{width:var(--front-content-width);max-width:720px;margin:0 auto;padding:24px}.ai-assistant-layout-v2,.ai-data-layout-v2,.review-layout-v2,.ai-usage-grid-v2{display:grid;width:var(--front-content-width);max-width:var(--front-content-max);gap:18px;margin:0 auto}.ai-assistant-layout-v2{grid-template-columns:50% 10px minmax(0,1fr)}.ai-assistant-resizer-v2{align-self:stretch;min-height:520px;border-radius:999px;background:linear-gradient(180deg,transparent,#dbe5ef 12%,#dbe5ef 88%,transparent);cursor:col-resize;transition:background .16s ease}.ai-assistant-resizer-v2:hover{background:linear-gradient(180deg,transparent,#0066ff 12%,#0066ff 88%,transparent)}.ai-data-layout-v2{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr)}.review-layout-v2{grid-template-columns:minmax(0,1fr) 340px}.ai-usage-grid-v2{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr)}.ai-usage-visual-grid-v2{display:grid;width:var(--front-content-width);max-width:var(--front-content-max);gap:14px;margin:0 auto}.ai-problem-aside-v2{padding-bottom:18px}.ai-problem-statement-v2{max-height:440px;margin:14px 18px;overflow:auto;color:var(--bc-text-2);line-height:1.7}.ai-problem-statement-v2>span{color:var(--bc-text-3);font-size:13px}.ai-problem-aside-v2 a{display:inline-flex;margin:0 18px;color:var(--bc-blue);font-weight:700}.ai-problem-meta-v2,.ai-result-meta-v2{display:flex;flex-wrap:wrap;gap:8px;padding:14px 18px 0}.ai-problem-meta-v2 span,.ai-result-meta-v2 span{border-radius:4px;background:#f1f6fb;padding:4px 8px;color:var(--bc-text-2);font-size:12px;font-weight:700}.ai-chat-card-v2{display:grid;height:min(760px,calc(100vh - 190px));min-height:560px;grid-template-rows:auto minmax(0,1fr) auto}.ai-chat-toolbar-v2,.ai-chat-input-v2,.ai-data-controls-v2,.review-filters-v2,.ai-usage-toolbar-v2{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid var(--bc-border-soft)}.ai-chat-toolbar-v2 .ant-select,.ai-usage-toolbar-v2 .ant-select{min-width:220px}.ai-chat-messages-v2{display:flex;flex-direction:column;gap:12px;min-height:0;padding:18px;overflow:auto;background:#fbfcfe}.ai-chat-message-v2{width:min(760px,92%);border:1px solid var(--bc-border-soft);border-radius:8px;background:#fff;padding:12px 14px;line-height:1.7}.ai-chat-message-v2.user{align-self:flex-end;border-color:#dbeafe;background:#f7fbff}.ai-chat-message-v2 strong{display:block;margin-bottom:6px;color:var(--bc-text)}.ai-chat-input-v2{align-items:flex-end;border-top:1px solid var(--bc-border-soft);border-bottom:0}.ai-chat-input-v2 .ant-input{flex:1 1 420px}.ai-data-editor-v2,.ai-data-result-v2,.review-main-card-v2,.files-table-card-v2{padding:0 0 18px}.ai-data-editor-v2>.ant-btn{margin:0 18px}.ai-data-controls-v2 label{display:inline-flex;align-items:center;gap:8px;color:var(--bc-text-2);font-weight:700}.ai-code-area-v2 textarea,.ai-code-area-v2{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.ai-validator-list-v2{display:grid;gap:12px}.ai-data-result-v2{max-height:820px;overflow:auto}.ai-testcase-list-v2{display:grid;gap:12px;padding:18px}.ai-testcase-v2{display:grid;gap:8px;border:1px solid var(--bc-border-soft);border-radius:8px;padding:12px}.ai-testcase-v2 pre,.review-problem-v2 pre,.file-preview-v2{max-width:100%;overflow:auto;border-radius:8px;background:#0f172a;padding:12px;color:#e2e8f0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.6}.files-upload-button-v2{border-color:#cbd5e1;background:#fff;color:var(--bc-text);font-weight:800}.files-upload-button-v2:hover{border-color:#94a3b8!important;background:#f8fafc!important;color:var(--bc-blue)!important}.file-preview-media-v2{display:block;max-width:100%;max-height:72vh;margin:0 auto;object-fit:contain}.file-preview-frame-v2{width:100%;height:72vh;border:0;border-radius:8px;background:#f8fafc}.review-filters-v2 .ant-select{min-width:180px}.review-problem-v2{padding:18px}.review-problem-title-v2{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.review-problem-title-v2 h2{margin:4px 0 0;font-size:22px}.review-summary-v2{color:var(--bc-text-2);font-size:16px;line-height:1.8}.review-side-v2{display:grid;align-content:start;gap:18px}.review-stat-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);padding:16px}.review-stat-grid-v2 div,.usage-summary-grid-v2 div{display:grid;gap:6px}.review-stat-grid-v2 strong,.usage-summary-grid-v2 strong{color:var(--bc-text);font-size:22px}.review-stat-grid-v2 span,.usage-summary-grid-v2 span{color:var(--bc-text-2);font-size:12px;font-weight:700}.review-history-row-v2{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;border:0;border-bottom:1px solid var(--bc-border-soft);background:transparent;padding:12px 16px;color:var(--bc-text);text-align:left;cursor:pointer}.review-history-row-v2 small{color:var(--bc-text-3)}.ai-usage-toolbar-v2,.usage-summary-grid-v2,.ai-usage-page-v2>.ai-tool-card-v2,.files-table-card-v2{width:var(--front-content-width);max-width:var(--front-content-max);margin:0 auto}.ai-usage-toolbar-v2{border:1px solid var(--bc-border-soft);border-radius:8px;background:#fff;box-shadow:var(--bc-shadow)}.usage-summary-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.usage-summary-grid-v2 div{border:1px solid var(--bc-border-soft);border-radius:8px;background:#fff;padding:16px;box-shadow:var(--bc-shadow)}.usage-daily-list-v2{display:grid;gap:10px;padding:16px}.ai-usage-visual-grid-v2{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr) minmax(280px,.8fr)}.usage-chart-card-v2{padding:16px}.usage-chart-card-v2 svg{display:block;width:100%;height:230px}.usage-chart-axis-v2{display:flex;align-items:center;justify-content:space-between;color:var(--bc-text-3);font-size:12px;font-weight:800}.usage-chart-axis-v2 strong{color:var(--bc-text)}.usage-bars-v2{display:grid;gap:12px;padding:16px}.usage-bars-v2 div{display:grid;grid-template-columns:minmax(90px,.8fr) minmax(100px,1fr) 82px;align-items:center;gap:10px}.usage-bars-v2 span{overflow:hidden;color:var(--bc-text-2);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.usage-bars-v2 em{display:block;height:10px;overflow:hidden;border-radius:999px;background:#eef4fa}.usage-bars-v2 i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#06f,#10b981)}.usage-bars-v2 strong{color:var(--bc-text);font-size:12px;text-align:right}.usage-donut-v2{display:grid;grid-template-columns:104px minmax(0,1fr);gap:12px;align-items:center;padding:16px;min-width:0}.usage-donut-v2 svg{width:96px;height:96px;transform:rotate(-90deg)}.usage-donut-v2 div{display:grid;gap:8px;min-width:0}.usage-donut-v2 span{display:inline-flex;min-width:0;align-items:center;gap:8px;color:var(--bc-text-2);font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.usage-donut-v2 i{flex:0 0 auto;width:9px;height:9px;border-radius:50%}.usage-daily-list-v2 div{position:relative;display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:center}.usage-daily-list-v2 em{position:absolute;right:0;bottom:-3px;height:3px;border-radius:4px;background:var(--bc-blue)}.files-table-card-v2{padding:16px}.files-table-card-v2 .ant-breadcrumb{margin-bottom:14px}.files-table-card-v2 .ant-breadcrumb button{border:0;background:transparent;color:var(--bc-blue);cursor:pointer}.file-name-button-v2{display:inline-flex;max-width:100%;align-items:center;gap:8px;border:0;background:transparent;color:var(--bc-text);font-weight:700;cursor:pointer}.file-name-button-v2 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-bucket-head-v2{align-items:flex-start}.video-bucket-summary-v2{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.video-bucket-summary-v2 article{min-width:0;border:1px solid var(--bc-border-soft);border-radius:8px;background:#fff;padding:16px;box-shadow:var(--bc-shadow)}.video-bucket-summary-v2 span,.video-bucket-summary-v2 strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-bucket-summary-v2 span{color:var(--bc-text-3);font-size:12px;font-weight:800}.video-bucket-summary-v2 strong{margin-top:8px;color:var(--bc-text);font-family:Manrope,Inter,sans-serif;font-size:22px;line-height:1.2}.video-bucket-upload-v2,.video-bucket-filters-v2{padding:16px}.video-bucket-panel-title-v2{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.video-bucket-panel-title-v2 strong{display:inline-flex;align-items:center;gap:8px;color:var(--bc-text);font-size:15px}.video-bucket-panel-title-v2 span{display:block;margin-top:4px;color:var(--bc-text-3);font-size:13px;line-height:1.6}.video-bucket-filters-v2{display:grid;grid-template-columns:minmax(220px,1fr) 160px 160px 160px auto;gap:10px;align-items:center}.video-bucket-table-v2{overflow:hidden}.video-bucket-table-v2 .ant-table-wrapper{padding:0}.video-bucket-title-v2,.video-bucket-time-v2{display:grid;gap:4px;min-width:0}.video-bucket-title-v2 strong{overflow:hidden;color:var(--bc-text);text-overflow:ellipsis;white-space:nowrap}.video-bucket-title-v2 span,.video-bucket-title-v2 small,.video-bucket-time-v2 span{overflow:hidden;color:var(--bc-text-3);font-size:12px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.video-bucket-error-v2{color:#ba1a1a;font-size:12px;cursor:help}.video-bucket-preview-v2{display:grid;gap:12px}.video-bucket-preview-v2 video{width:100%;max-height:520px;border-radius:8px;background:#0b1c30}.video-bucket-course-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}@media (max-width: 980px){.video-bucket-summary-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.video-bucket-filters-v2,.video-bucket-course-grid-v2{grid-template-columns:1fr}.video-bucket-panel-title-v2{display:grid}.ai-tool-head-v2,.ai-chat-toolbar-v2,.ai-chat-input-v2{align-items:stretch;flex-direction:column}.ai-assistant-layout-v2,.ai-data-layout-v2,.review-layout-v2,.ai-usage-grid-v2,.ai-usage-visual-grid-v2,.usage-summary-grid-v2{grid-template-columns:1fr}.ai-assistant-layout-v2{grid-template-columns:1fr!important}.front-v2-content.ai-assistant-content-v2{height:auto;min-height:calc(100vh - 64px);overflow:visible}.ai-assistant-content-v2 .ai-assistant-page-v2,.ai-assistant-page-v2 .ant-spin-nested-loading,.ai-assistant-page-v2 .ant-spin-container,.ai-assistant-layout-v2{height:auto}.ai-assistant-page-v2 .ai-problem-aside-v2,.ai-chat-card-v2{height:560px}.ai-assistant-resizer-v2{display:none}.ai-chat-shell-v2{grid-template-columns:1fr}.ai-chat-side-card-v2.history{min-height:260px}}.front-v2-actions{min-width:0;justify-content:flex-end}.front-v2-search{width:260px}.front-v2-message-badge{line-height:1}.front-v2-message-button.ant-btn{border-color:#e2e8f0;background:#fff;color:#424656;box-shadow:none}.front-v2-message-button.ant-btn.has-unread{border-color:#ffd0d0;background:#fff7f5;color:#b42318}.front-v2-user-button{display:inline-flex;height:40px;max-width:156px;min-width:44px;align-items:center;gap:8px;padding:0 8px;color:var(--bc-text);font-weight:700}.front-v2-user-button.is-loading{opacity:.58;pointer-events:none}.front-v2-auth-actions{display:inline-flex;align-items:center;gap:8px}.front-v2-auth-placeholder{display:inline-block;width:72px;height:40px;border-radius:8px;background:transparent}.front-v2-user-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.front-v2-mobile-menu{display:none}.front-v2-content{min-width:0;flex:1;padding:24px 0 0}.front-v2-auth-content{min-width:0;flex:1}.auth-page-v2{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#fff 48%,#f8fbfd);color:#0b1c30}.auth-topbar{position:sticky;top:0;z-index:5;display:flex;width:min(1280px,calc(100% - 48px));min-height:64px;align-items:center;justify-content:space-between;gap:24px;margin:0 auto;border-bottom:1px solid rgba(226,232,240,.88);background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-brand{display:inline-flex;min-width:0;align-items:center;gap:10px}.auth-brand-mark{display:inline-flex;width:36px;height:36px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:8px;background:#06f;color:#fff;font-family:Manrope,Inter,sans-serif;font-weight:800;letter-spacing:0}.auth-brand strong,.auth-brand em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal}.auth-brand strong{color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:16px;line-height:1.2;font-weight:800}.auth-brand em{margin-top:2px;color:#64748b;font-size:12px;font-weight:600}.auth-topnav{display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-end;color:#424656;font-size:14px;font-weight:700}.auth-topnav a:hover{color:#06f}.auth-canvas{display:grid;width:min(1080px,calc(100% - 48px));flex:1;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);gap:24px;align-items:center;margin:0 auto;padding:40px 0}.auth-showcase,.auth-card-v2{min-width:0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.auth-showcase{display:flex;min-height:560px;flex-direction:column;justify-content:space-between;gap:24px;padding:32px;overflow:hidden}.auth-showcase-copy{display:grid;gap:14px}.auth-kicker{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:7px 10px;border-radius:4px;background:#dae1ff;color:#003fa4;font-family:Manrope,Inter,sans-serif;font-size:13px;font-weight:800}.auth-showcase h1{max-width:560px;margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:38px;line-height:1.18;font-weight:800;letter-spacing:0}.auth-showcase p{max-width:560px;margin:0;color:#424656;font-size:16px;line-height:1.75}.auth-product-shot{position:relative;padding:18px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.auth-shot-toolbar{display:flex;gap:6px;margin-bottom:16px}.auth-shot-toolbar span{width:10px;height:10px;border-radius:999px;background:#cbd5e1}.auth-shot-toolbar span:nth-child(1){background:#ef4444}.auth-shot-toolbar span:nth-child(2){background:#f59d05}.auth-shot-toolbar span:nth-child(3){background:#10b981}.auth-shot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.auth-shot-panel{min-height:118px;padding:18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.auth-shot-panel.main{grid-row:span 2;min-height:248px}.auth-shot-panel strong,.auth-shot-panel b{display:block;font-family:Manrope,Inter,sans-serif}.auth-shot-panel strong{color:#64748b;font-size:13px;font-weight:700}.auth-shot-panel b{margin-top:16px;color:#06f;font-size:40px;line-height:1}.auth-shot-bars{display:grid;gap:12px;margin-top:30px}.auth-shot-bars i{display:block;height:14px;border-radius:4px;background:linear-gradient(90deg,#06f,#10b981)}.auth-feature-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.auth-feature-row span{display:inline-flex;min-width:0;align-items:center;justify-content:center;gap:7px;padding:11px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#424656;font-size:13px;font-weight:700;white-space:nowrap}.auth-card-v2{padding:24px}.auth-card-head{display:grid;gap:18px;margin-bottom:22px}.auth-card-head h2{margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:26px;line-height:1.25;font-weight:800;letter-spacing:0}.auth-card-head p{margin:6px 0 0;color:#64748b;font-size:14px;line-height:1.6}.auth-tabs-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.auth-tabs-v2 button{height:40px;border:0;border-radius:6px;background:transparent;color:#64748b;font-family:Manrope,Inter,sans-serif;font-size:14px;font-weight:800;cursor:pointer}.auth-tabs-v2 button.active{background:#fff;color:#06f;box-shadow:0 2px 8px #64748b14}.auth-form-v2{display:grid;gap:16px}.auth-form-v2 label{display:grid;gap:8px}.auth-form-v2 label>span{color:#424656;font-size:13px;font-weight:800}.auth-form-v2 .ant-input-affix-wrapper,.auth-form-v2 .ant-input,.auth-form-v2 .ant-btn{border-radius:8px}.auth-form-v2 .ant-input-affix-wrapper{background:#fff}.auth-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.auth-captcha-row,.auth-sms-row{display:grid;grid-template-columns:minmax(0,1fr) 128px;align-items:stretch;gap:10px}.auth-captcha{height:40px;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer}.auth-captcha img{display:block;width:100%;height:100%;object-fit:contain}.auth-form-options{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#64748b;font-size:13px}.auth-form-options a,.auth-switch-text a,.auth-agreement a,.auth-footer-v2 a{color:#06f;font-weight:800}.auth-notice{padding:12px 14px;border-radius:8px;font-size:13px;font-weight:700;line-height:1.5}.auth-notice.error{border:1px solid #ffdad6;background:#fff3f1;color:#93000a}.auth-notice.success{border:1px solid #b9f3d5;background:#effdf5;color:#006c49}.auth-notice.info{border:1px solid #dae1ff;background:#f3f6ff;color:#003fa4}.auth-switch-text{margin:0;color:#64748b;text-align:center;font-size:13px}.auth-phone-prefix{color:#424656;font-weight:800}.auth-agreement{color:#64748b;font-size:12px;line-height:1.6}.auth-slider{position:relative;height:46px;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;-webkit-user-select:none;user-select:none}.auth-slider-fill{position:absolute;inset:0 auto 0 0;width:46px;background:#dae1ff;transition:width .18s ease}.auth-slider>span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:13px;font-weight:800}.auth-slider.is-verified>span{color:#006c49}.auth-slider-thumb{position:absolute;top:0;left:0;z-index:1;display:flex;width:46px;height:44px;align-items:center;justify-content:center;border:0;border-right:1px solid #e2e8f0;border-radius:7px;background:#fff;color:#06f;cursor:grab;transition:transform .18s ease,color .18s ease}.auth-slider.is-verified .auth-slider-thumb{color:#006c49;cursor:default}.auth-signed-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;padding:18px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.auth-signed-card strong,.auth-signed-card span{display:block}.auth-signed-card strong{color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:16px}.auth-signed-card span{margin-top:4px;color:#64748b;font-size:13px}.auth-signed-card .ant-btn{grid-column:1 / -1}.auth-signed-card .auth-continue-button.ant-btn{border-color:#b3c5ff;background:#f4f7ff;color:#003fa4;font-weight:800;box-shadow:none}.auth-signed-card .auth-continue-button.ant-btn:hover{border-color:#06f;background:#eef4ff;color:#0050cb}.auth-footer-v2{display:flex;width:min(1280px,calc(100% - 48px));flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 18px;margin:0 auto;padding:18px 0 24px;color:#64748b;font-size:12px}.auth-login-canvas{display:grid;width:min(1040px,calc(100% - 48px));flex:1;grid-template-columns:minmax(360px,440px) minmax(0,1fr);align-items:stretch;margin:0 auto;padding:42px 0}.auth-login-card,.auth-login-side,.auth-register-card{min-width:0;background:#fff;box-shadow:0 2px 8px #64748b14}.auth-login-card{z-index:1;display:flex;flex-direction:column;justify-content:center;padding:36px;border:1px solid #e2e8f0;border-radius:8px 0 0 8px}.auth-login-side{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:24px;overflow:hidden;padding:36px;border:1px solid #e2e8f0;border-left:0;border-radius:0 8px 8px 0;background:linear-gradient(145deg,#fff,#fbfcfe 58%,#f2fbf7)}.auth-login-side:before{position:absolute;inset:22px 22px auto auto;width:128px;height:128px;border:1px solid rgba(0,102,255,.14);border-radius:999px;content:""}.auth-login-copy{position:relative;z-index:1;display:grid;gap:14px}.auth-login-copy span{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:7px 10px;border-radius:4px;background:#dae1ff;color:#003fa4;font-family:Manrope,Inter,sans-serif;font-size:13px;font-weight:800}.auth-login-copy h1{max-width:500px;margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:34px;line-height:1.22;font-weight:800;letter-spacing:0}.auth-login-copy p{max-width:520px;margin:0;color:#424656;font-size:15px;line-height:1.75}.auth-qr-panel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 168px;gap:22px;align-items:center;padding:22px;border:1px solid rgba(194,198,216,.76);border-radius:8px;background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-qr-panel h2{display:flex;align-items:center;gap:8px;margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:18px;font-weight:800}.auth-qr-panel p{margin:8px 0 0;color:#64748b;font-size:13px;line-height:1.6}.auth-qr-mock{display:grid;width:168px;height:168px;grid-template-columns:repeat(5,1fr);gap:7px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.auth-qr-mock i{border-radius:3px;background:#0b1c30}.auth-qr-mock i:nth-child(3n),.auth-qr-mock i:nth-child(4n+1){background:#10b981}.auth-qr-mock i:nth-child(5n+2){opacity:.12}.auth-side-steps{position:relative;z-index:1;display:grid;gap:10px}.auth-side-steps span{display:flex;align-items:center;gap:8px;padding:12px 14px;border:1px solid rgba(226,232,240,.9);border-radius:8px;background:#ffffffb8;color:#424656;font-size:13px;font-weight:800}.auth-register-canvas{display:flex;width:min(100%,calc(100% - 48px));flex:1;align-items:center;justify-content:center;margin:0 auto;padding:42px 0}.auth-register-card{width:min(460px,100%);padding:28px;border:1px solid #e2e8f0;border-radius:8px}.auth-register-head span{display:inline-flex;margin-bottom:12px;padding:7px 10px;border-radius:4px;background:#dae1ff;color:#003fa4;font-family:Manrope,Inter,sans-serif;font-size:12px;font-weight:800;text-transform:uppercase}.auth-register-head h1{margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:26px;line-height:1.25;font-weight:800;letter-spacing:0}.auth-register-head p{margin:8px auto 0;color:#64748b;font-size:14px;line-height:1.65}.front-home,.front-v2-page{width:var(--front-content-width);max-width:var(--front-content-max);margin:0 auto}.front-home-grid{display:grid;grid-template-columns:minmax(0,1fr) clamp(320px,30%,360px);gap:var(--front-section-gap);align-items:start}.front-home-main,.front-home-side{min-width:0}.front-home-main,.front-home-side{display:flex;flex-direction:column;gap:16px}.front-hero-section{overflow:hidden;border:1px solid var(--bc-border);border-radius:var(--bc-radius);background:var(--bc-panel);box-shadow:var(--bc-shadow)}.front-banner-slide{position:relative;display:block!important;height:400px;overflow:hidden;background-position:center;background-size:cover;color:#fff}.front-banner-slide.blue{background:linear-gradient(135deg,#172033,#2563eb 58%,#8bb8ff)}.front-banner-slide.green{background:linear-gradient(135deg,#14342b,#059669 56%,#99e6c8)}.front-banner-slide.orange{background:linear-gradient(135deg,#46311f,#d97706 56%,#f8c985)}.front-banner-art{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;opacity:.92}.front-banner-art:before{content:"";position:absolute;right:48px;top:46px;width:300px;height:220px;border:1px solid rgba(255,255,255,.34);border-radius:18px;background:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px) 0 0 / 100% 38px,linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px) 0 0 / 54px 100%,#ffffff14;box-shadow:0 22px 60px #00000038;transform:rotate(-4deg)}.front-banner-art span{position:absolute;right:108px;width:180px;height:14px;border-radius:999px;background:#ffffffad}.front-banner-art span:nth-child(1){top:116px}.front-banner-art span:nth-child(2){top:154px;width:236px}.front-banner-art span:nth-child(3){top:192px;width:142px}.front-banner-overlay{position:absolute;inset:auto 0 0;padding:86px 34px 28px;border-radius:0 0 var(--bc-radius) var(--bc-radius);background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.42) 50%,transparent 100%)}.front-banner-overlay h1{max-width:720px;margin:0 0 10px;color:#fff;font-size:26px;line-height:1.25;font-weight:800;letter-spacing:0;text-shadow:0 2px 4px rgba(0,0,0,.45)}.front-banner-overlay p{max-width:680px;margin:0;color:#ffffffeb;font-size:16px;line-height:1.55;text-shadow:0 1px 2px rgba(0,0,0,.45)}.front-banner-carousel .slick-dots li button{height:8px;border-radius:999px}.front-section,.side-panel{overflow:hidden;border:1px solid var(--bc-border);border-radius:var(--bc-radius);background:var(--bc-panel);box-shadow:var(--bc-shadow)}.front-section:hover,.side-panel:hover{border-color:#dbe2ea}.front-section-head,.side-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.front-section-head{min-height:46px;padding:0 16px;border-bottom:1px solid var(--bc-border);background:#fff}.front-section-head h2,.side-title{margin:0;color:var(--bc-text);font-size:16px;line-height:1.35;font-weight:800;letter-spacing:0}.front-section-head a,.side-panel-head a{color:var(--bc-blue);font-size:13px;font-weight:700}.article-list{height:400px;overflow-x:hidden;overflow-y:auto}.article-list-head,.article-row{display:grid;grid-template-columns:minmax(0,1fr) 168px;align-items:center;gap:12px}.article-list-head{position:sticky;top:0;z-index:1;min-height:42px;padding:0 16px;border-bottom:1px solid var(--bc-border-soft);background:var(--bc-panel);color:var(--bc-text-3);font-size:13px;font-weight:800}.article-row{min-height:58px;padding:0 16px;border-bottom:1px solid #f1f5f9;color:var(--bc-text)}.article-row:hover{background:#f8fafc}.article-title{min-width:0;overflow:hidden;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.article-tags{display:inline-flex;flex-wrap:wrap;gap:4px;margin-left:8px;vertical-align:middle}.article-date{color:var(--bc-text-2);font-weight:800;text-align:left;white-space:nowrap;font-variant-numeric:tabular-nums}.token-section{padding-bottom:16px}.token-section .front-section-head{min-height:54px;align-items:flex-start;padding:10px 16px}.token-actions{min-width:0}.token-actions .ant-btn{height:28px;padding-inline:9px;font-size:12px;font-weight:700}.button-purple{border-color:#c4b5fd;background:#f5f3ff;color:var(--bc-purple)}.token-model-row{display:flex;align-items:center;padding:12px 16px 10px}.token-model{display:flex;align-items:center;gap:8px;color:var(--bc-text-2);font-size:13px;font-weight:700;white-space:nowrap}.token-model .ant-select{width:230px}.token-chart-panel{margin:0 16px;border:1px solid var(--bc-border-soft);border-radius:var(--bc-radius);background:linear-gradient(180deg,#fff,#fafbfc)}.mini-line-chart{display:block;width:100%;height:230px}.token-usage-chart{display:block;width:100%;height:320px}.chart-grid-line{stroke:#e8edf3;stroke-dasharray:4 5}.chart-hover-line{pointer-events:stroke;stroke:transparent;stroke-width:18}.chart-hover-dot{pointer-events:all;fill:transparent}.chart-axis-label{fill:var(--bc-text-3);font-size:12px;font-weight:700}.chart-axis-title,.chart-legend text{fill:var(--bc-text-2);font-size:12px;font-weight:800}.contest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px}.contest-card-modern{display:flex;min-height:198px;flex-direction:column;overflow:hidden;border:1px solid rgba(0,0,0,.06);border-radius:var(--bc-radius);background:#fff;box-shadow:0 2px 8px #0000000f;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.contest-card-modern:hover{border-color:#2185d042;box-shadow:0 8px 24px #0000001c;transform:translateY(-3px)}.contest-card-modern.ended{background:#f8f9fa}.contest-card-header{padding:14px 16px 12px;border-bottom:1px solid rgba(0,0,0,.06)}.contest-card-header h3{margin:0 0 8px;color:var(--bc-text);font-size:16px;line-height:1.35;font-weight:800}.contest-badges{display:flex;flex-wrap:wrap;gap:6px}.contest-status-badge,.contest-rule-badge,.contest-type-badge,.contest-fee-badge{padding:3px 9px;border-radius:999px;font-size:12px;font-weight:800}.contest-status-badge.upcoming{border:1px solid #fecaca;background:#fef2f2;color:var(--bc-red)}.contest-status-badge.running{border:1px solid #bbf7d0;background:#f0fdf4;color:#16a34a}.contest-status-badge.ended{border:1px solid #e2e8f0;background:#f8fafc;color:#64748b}.contest-rule-badge{border:1px solid #bfdbfe;background:#eff6ff;color:#2563eb}.contest-type-badge{border:1px solid #d1d5db;background:#f3f4f6;color:#374151}.contest-fee-badge{border:1px solid #fde68a;background:#fefce8;color:#ca8a04}.contest-card-body{flex:1;padding:14px 16px 16px}.contest-time-row{display:grid;grid-template-columns:16px 58px minmax(0,1fr);align-items:center;gap:8px;margin-bottom:8px;color:#6b7280;font-size:13px}.contest-time-row strong{overflow:hidden;font-family:Consolas,Monaco,monospace;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.contest-card-footer{display:flex;min-width:0;align-items:center;gap:8px;padding:12px 16px;border-top:1px solid rgba(0,0,0,.06);color:#6b7280;font-size:13px;font-weight:700}.contest-card-footer span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-panel{padding:14px}.daily-panel{display:flex;height:400px;flex-direction:column}.daily-panel>.ant-btn{margin-top:auto}.side-subtitle{margin-top:3px;color:var(--bc-text-3);font-size:12px;line-height:1.45;font-weight:600}.side-divider{height:1px;margin:14px 0;background:var(--bc-border)}.daily-fortune,.daily-checkin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.daily-fortune strong{color:var(--bc-green);font-size:28px;line-height:1}.fortune-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.fortune-grid>div{padding:11px;border:1px solid var(--bc-border-soft);border-radius:var(--bc-radius);background:#f8fafc}.fortune-grid span,.fortune-grid small{display:block;color:var(--bc-text-3);font-size:12px;font-weight:700}.fortune-grid b{display:block;margin:5px 0 3px;color:var(--bc-text)}.streak-badge{min-width:74px;padding:8px;border-radius:var(--bc-radius);background:#f5f3ff;color:var(--bc-purple);text-align:center}.streak-badge strong,.streak-badge span{display:block}.streak-badge strong{font-size:22px;line-height:1}.streak-badge span{margin-top:3px;font-size:11px;font-weight:800}.checkin-week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin:12px 0}.checkin-day{display:flex;min-height:48px;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--bc-border);border-radius:7px;background:#fff;color:var(--bc-text-3)}.checkin-day.checked{border-color:#bbf7d0;background:#f0fdf4;color:#16a34a}.checkin-day.today{outline:2px solid rgba(124,58,237,.18)}.checkin-day span{font-size:11px;font-weight:700}.checkin-day b{font-size:15px}.countdown-list{display:flex;flex-direction:column;gap:9px;margin:12px 0}.countdown-item{display:grid;grid-template-columns:50px minmax(0,1fr) 54px;align-items:center;gap:10px;padding:11px;border:1px solid var(--bc-border-soft);border-radius:12px;background:#f8fafc}.countdown-badge{display:inline-flex;height:28px;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-size:12px;font-weight:800}.countdown-item.green .countdown-badge{background:var(--bc-green)}.countdown-item.orange .countdown-badge{background:var(--bc-orange)}.countdown-item.purple .countdown-badge{background:var(--bc-purple)}.countdown-main{min-width:0;color:var(--bc-text);font-size:13px;font-weight:800}.countdown-main>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.countdown-item strong{color:var(--bc-text);text-align:right;font-size:22px}.countdown-item small{margin-left:2px;color:var(--bc-text-3);font-size:12px}.countdown-postscript{margin:0;color:var(--bc-text-2);text-align:center;font-size:13px;font-weight:700}.wallet-panel{display:grid;gap:10px}.wallet-panel .ant-btn-primary{border-color:#bfdbfe;background:#eff6ff;color:var(--bc-blue);box-shadow:none}.wallet-panel .ant-btn-primary:hover{border-color:#93c5fd;background:#dbeafe;color:#1d4ed8}.wallet-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;border:1px solid var(--bc-border-soft);border-radius:var(--bc-radius);background:#f8fafc}.wallet-item>.anticon{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:8px;background:#eff6ff;color:var(--bc-blue);font-size:18px}.wallet-item span,.wallet-item small{display:block;color:var(--bc-text-3);font-size:12px;font-weight:700}.wallet-item strong{display:block;color:var(--bc-text)}.group-list-modern{display:flex;max-height:300px;flex-direction:column;gap:8px;margin-top:12px;overflow-y:auto;padding-right:4px}.group-list-modern::-webkit-scrollbar{width:6px}.group-list-modern::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.group-item{display:flex;min-width:0;align-items:center;gap:6px;padding:10px;border:1px solid var(--bc-border-soft);border-radius:var(--bc-radius);background:#f8fafc;color:var(--bc-text);font-weight:800}.group-item span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-item em{flex-shrink:0;padding:2px 7px;border-radius:999px;background:#eff6ff;color:var(--bc-blue);font-size:11px;font-style:normal}.group-item em.owner{background:#ecfdf5;color:#059669}.duel-panel{display:flex;align-items:center;justify-content:space-between;gap:12px}.problem-search{display:grid;gap:10px}.problem-search>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.todo-list-modern{display:grid;gap:8px;margin-top:12px}.todo-item{display:grid;grid-template-columns:34px minmax(0,1fr) 32px;align-items:center;gap:9px;color:var(--bc-text)}.todo-status{display:inline-flex;width:34px;height:28px;align-items:center;justify-content:center;border-radius:7px;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:800}.todo-status.accepted{background:#ecfdf5;color:#059669}.todo-status.wrong-answer{background:#fef2f2;color:var(--bc-red)}.todo-item strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.side-empty{padding:12px 0 2px;color:var(--bc-text-3);font-size:13px;font-weight:700;text-align:center}.data-tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.data-tool-card{display:flex;min-height:96px;flex-direction:column;justify-content:center;gap:4px;padding:12px;border:1px solid var(--bc-border-soft);border-radius:var(--bc-radius);background:#f8fafc}.data-tool-card .anticon{color:var(--bc-blue);font-size:22px}.data-tool-card strong{color:var(--bc-text)}.data-tool-card span{color:var(--bc-text-3);font-size:12px;font-weight:700}.api-doc-panel{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px}.api-doc-panel>.anticon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:10px;background:#eff6ff;color:var(--bc-blue);font-size:22px}.ad-panel{display:flex;min-height:122px;align-items:center;gap:18px;background:#f8fafc}.ad-logo{display:inline-flex;width:76px;height:76px;align-items:center;justify-content:center;border-radius:18px;background:#172033;color:#fff;font-size:38px;font-weight:900}.ad-panel strong,.ad-panel span{display:block}.ad-panel strong{color:var(--bc-text);font-size:30px;line-height:1}.ad-panel span{margin-top:8px;color:var(--bc-text-2);font-weight:800}.friend-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.friend-links a{padding:5px 10px;border-radius:999px;background:#f8fafc;color:var(--bc-blue);font-size:12px;font-weight:800}.front-v2-page-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.front-v2-page-head h2{margin:0 0 6px}.front-v2-page-head .ant-typography{margin-bottom:0}.placeholder-title-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:var(--bc-radius);background:#eff6ff;color:var(--bc-blue);font-size:24px}.front-v2-placeholder{display:flex;min-height:420px;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.08);border-radius:var(--bc-radius);background:#fff}.site-footer-v2{width:100%;margin-top:42px;border-top:1px solid var(--bc-border);background:linear-gradient(180deg,#fff,#f8fafc);color:var(--bc-text-2)}.site-footer-inner{display:grid;width:var(--front-content-width);max-width:var(--front-content-max);grid-template-columns:1.4fr 1fr 1fr;gap:28px;align-items:start;margin:0 auto;padding:30px 0 22px}.footer-logo-text{margin-bottom:12px;color:var(--bc-text-2);font-size:22px;font-weight:800}.footer-contact,.footer-records>div{display:flex;align-items:center;gap:8px;color:var(--bc-text-2);line-height:1.7}.footer-contact .anticon,.footer-records .anticon{color:var(--bc-green)}.footer-note{margin-top:6px;color:var(--bc-text-2)}.footer-section-title{margin-bottom:12px;color:var(--bc-text-2);font-size:13px;font-weight:800}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.footer-links a:hover,.footer-contact a:hover,.footer-records a:hover{color:var(--bc-green)}.footer-records{display:flex;min-width:0;flex-direction:column;gap:10px}.site-footer-bottom{display:flex;width:var(--front-content-width);max-width:var(--front-content-max);justify-content:space-between;gap:16px;margin:0 auto;padding:16px 0;border-top:1px solid var(--bc-border);color:#64748b;font-size:13px}:root{--bc-bg: #ffffff;--bc-panel: #ffffff;--bc-panel-soft: #f8fbfd;--bc-border: #e8edf3;--bc-border-soft: #f1f5f9;--bc-text: #17233c;--bc-text-2: #52637a;--bc-text-3: #8a9ab0;--bc-blue: #2488ff;--bc-green: #17a673;--bc-orange: #f59f1a;--bc-purple: #7157d9;--bc-red: #e65454;--bc-shadow: 0 8px 22px rgba(49, 93, 132, .055);--front-content-max: 1220px;--front-section-gap: 18px}body{background:linear-gradient(180deg,#fff 0,#fff 260px,#f8fbfd)}.front-v2-shell{background:transparent}.front-v2-header{height:62px;border-bottom:1px solid rgba(226,232,240,.92);background:#fffffff0!important;box-shadow:0 6px 18px #315d840a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.front-v2-header-inner{gap:18px}.front-v2-brand-mark{width:34px;height:34px;border-radius:8px;background:linear-gradient(135deg,#1d8fff,#16b889);box-shadow:0 8px 18px #1d8fff3d}.front-v2-brand-name{color:#13243d}.front-v2-nav{height:62px;color:#445771;line-height:62px!important}.front-v2-nav .ant-menu-item,.front-v2-nav .ant-menu-submenu{height:62px;border-radius:8px;line-height:62px!important}.front-v2-nav.ant-menu-horizontal>.ant-menu-item:after,.front-v2-nav.ant-menu-horizontal>.ant-menu-submenu:after{inset-inline:18px!important;bottom:9px!important;border-bottom-width:3px!important;border-radius:999px}.front-v2-nav .ant-menu-item-selected,.front-v2-nav .ant-menu-submenu-selected{color:#1677ff!important}.front-v2-search .ant-input-affix-wrapper,.front-v2-search,.front-v2-actions .ant-btn,.front-v2-user-button{border-radius:8px}.front-v2-content{padding-top:22px}.front-home{display:flex;flex-direction:column;gap:18px}.sunny-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:22px;overflow:hidden;padding:30px;border:1px solid rgba(111,168,214,.22);border-radius:8px;background:linear-gradient(120deg,#fffffffa,#fafcfff5 58%,#fffdf6eb),repeating-linear-gradient(90deg,rgba(36,136,255,.035) 0 1px,transparent 1px 48px);box-shadow:var(--bc-shadow)}.sunny-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(36,136,255,.04) 1px,transparent 1px) 0 0 / 48px 48px,linear-gradient(rgba(23,166,115,.035) 1px,transparent 1px) 0 0 / 48px 48px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 100%)}.sunny-hero-copy,.sunny-hero-board{position:relative;z-index:1}.sunny-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:#16845f;font-size:13px;font-weight:800}.sunny-eyebrow .anticon{color:var(--bc-orange)}.sunny-hero h1{max-width:680px;margin:0;color:#12213a;font-size:34px;line-height:1.22;font-weight:900;letter-spacing:0}.sunny-hero p{max-width:620px;margin:14px 0 0;color:#52637a;font-size:16px;line-height:1.75;font-weight:600}.sunny-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.sunny-hero-actions .ant-btn{height:42px;border-radius:8px;font-weight:800}.sunny-hero-actions .ant-btn-primary{border-color:#1677ff;background:linear-gradient(135deg,#1677ff,#16a57a);box-shadow:0 9px 18px #1677ff38}.sunny-hero-stats{display:grid;max-width:620px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}.sunny-hero-stats div{padding:12px 14px;border:1px solid rgba(117,160,198,.2);border-radius:8px;background:#ffffffad}.sunny-hero-stats strong,.sunny-hero-stats span{display:block}.sunny-hero-stats strong{color:#13243d;font-size:22px;line-height:1.15;font-weight:900}.sunny-hero-stats span{margin-top:4px;color:#6a7a90;font-size:12px;font-weight:800}.sunny-hero-board{align-self:stretch;padding:18px;border:1px solid rgba(82,132,176,.22);border-radius:8px;background:#ffffffc7;box-shadow:0 12px 26px #487ba61a}.sunny-board-top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6a7a90;font-size:12px;font-weight:800}.sunny-board-top strong{color:#1677ff}.sunny-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:18px}.sunny-path-item{min-width:0;padding:10px 8px;border:1px solid #e2edf6;border-radius:8px;background:#f8fbff;text-align:center}.sunny-path-item.active{border-color:#bfe4d5;background:#effbf6}.sunny-path-item span,.sunny-path-item b{display:block}.sunny-path-item span{color:#90a0b5;font-size:11px;font-weight:900}.sunny-path-item b{margin-top:4px;color:#253650;font-size:13px}.sunny-code-card{margin-top:16px;padding:16px;border-radius:8px;background:#13243d;color:#d7e7f8;font-family:Consolas,Monaco,monospace;font-size:13px;line-height:1.8;box-shadow:inset 0 0 0 1px #ffffff14}.sunny-code-card span{color:#ffd166}.home-quick-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-quick-card{display:grid;grid-template-columns:38px minmax(0,1fr);gap:4px 12px;align-items:center;min-height:88px;padding:14px;border:1px solid var(--bc-border);border-radius:8px;background:#fff;box-shadow:0 10px 22px #315d840f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-quick-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #315d841c}.home-quick-card .anticon{grid-row:span 2;display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:8px;color:#fff;font-size:19px}.home-quick-card strong{min-width:0;color:#1a2942;font-size:15px;font-weight:900}.home-quick-card span{min-width:0;color:#718198;font-size:12px;font-weight:700}.home-quick-card.blue .anticon{background:#2488ff}.home-quick-card.green .anticon{background:#17a673}.home-quick-card.orange .anticon{background:#f59f1a}.home-quick-card.purple .anticon{background:#7157d9}.front-home-grid{grid-template-columns:minmax(0,1fr) 340px;gap:18px}.front-home-main,.front-home-side{gap:18px}.front-hero-section,.front-section,.side-panel{border-color:#7097b833;border-radius:8px;background:#ffffffe6;box-shadow:var(--bc-shadow)}.front-banner-carousel,.front-banner-carousel .slick-slider,.front-banner-carousel .slick-list,.front-banner-carousel .slick-track{min-height:330px}.front-banner-slide{height:330px}.front-banner-slide.blue{background:linear-gradient(135deg,#e5f4ff,#4aa3ff 52%,#21b68c)}.front-banner-slide.green{background:linear-gradient(135deg,#eafbf3,#22b982 56%,#f4c34f)}.front-banner-slide.orange{background:linear-gradient(135deg,#fff4d8,#ffb438 56%,#fb7185)}.front-banner-art{opacity:1}.front-banner-art:before{right:44px;top:40px;width:270px;height:190px;border-radius:8px;background:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px) 0 0 / 100% 34px,linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px) 0 0 / 44px 100%,#ffffff29;box-shadow:0 18px 44px #1f4d7838}.front-banner-art span{display:none}.banner-code-window{position:absolute;right:78px;top:96px;display:grid;gap:14px;width:196px}.banner-code-window i{display:block;height:11px;border-radius:8px;background:#ffffffb8}.banner-code-window i:nth-child(2){width:76%}.banner-code-window i:nth-child(3){width:54%}.front-banner-overlay{inset:auto 0 0;padding:90px 28px 26px;border-radius:0;background:linear-gradient(to top,rgba(19,36,61,.74) 0%,rgba(19,36,61,.34) 56%,transparent 100%)}.banner-kicker{display:inline-block;margin-bottom:8px;color:#ffe08a;font-size:12px;font-weight:900;letter-spacing:0}.front-banner-overlay h1{font-size:28px;text-shadow:0 2px 8px rgba(19,36,61,.3)}.front-banner-overlay p{max-width:620px;color:#fffffff0;font-weight:600}.front-section-head{min-height:54px;padding:0 18px;border-bottom-color:#eaf1f8;background:linear-gradient(180deg,#fff,#fbfdff)}.front-section-head h2,.side-title{color:#17233c;font-size:17px}.front-section-head a,.side-panel-head a{color:#16845f}.article-list{height:340px}.article-list-head{background:#fbfdff}.article-row{min-height:56px}.article-row:hover{background:#f4fbff}.token-section{background:linear-gradient(180deg,#fffffff5,#f9fdfff5),linear-gradient(90deg,#2488ff0f,#f59f1a0f)}.token-section .front-section-head{align-items:center;padding:12px 18px}.token-actions .ant-btn{height:30px;border-radius:8px}.button-purple{border-color:#d7ccff;background:#f7f4ff;color:#7157d9}.token-model-row{padding:14px 18px 8px}.token-model{width:100%}.token-model .ant-select{width:min(420px,100%)}.token-model .ant-btn{border-radius:8px}.token-chart-panel{margin:0 18px 2px;border-color:#e5eef7;border-radius:8px;background:#fff}.contest-grid{gap:12px;padding:18px}.contest-card-modern{min-height:184px;border-color:#e2edf6;border-radius:8px;box-shadow:none}.contest-card-modern:hover{border-color:#a8d6ff;box-shadow:0 12px 26px #315d841f}.contest-card-header{border-bottom-color:#ecf2f8}.contest-status-badge,.contest-rule-badge,.contest-type-badge,.contest-fee-badge{border-radius:8px;font-weight:800}.contest-card-footer{border-top-color:#ecf2f8}.side-panel{padding:16px}.daily-panel{height:330px;background:linear-gradient(180deg,#fff,#f2fbf6)}.daily-fortune strong{color:#17a673}.fortune-grid>div,.wallet-item,.group-item,.data-tool-card,.countdown-item{border-color:#e5eef7;border-radius:8px;background:#fbfdff}.streak-badge{border:1px solid #ffe2a8;border-radius:8px;background:#fff8e8;color:#b96e00}.checkin-day{border-radius:8px}.checkin-day.checked{border-color:#bcebd7;background:#effbf6;color:#139568}.checkin-day.today{outline-color:#f59f1a3d}.countdown-badge{border-radius:8px}.wallet-panel .ant-btn-primary,.api-doc-panel .ant-btn-primary,.duel-panel .ant-btn-primary,.problem-search .ant-btn-primary{border-color:#bfe4d5;background:#edf9f4;color:#12845c;box-shadow:none}.wallet-panel .ant-btn-primary:hover,.api-doc-panel .ant-btn-primary:hover,.duel-panel .ant-btn-primary:hover,.problem-search .ant-btn-primary:hover{border-color:#88d1b5;background:#dcf5ec;color:#0f6e4f}.wallet-item>.anticon,.api-doc-panel>.anticon,.data-tool-card .anticon{border-radius:8px;background:#eef7ff;color:#2488ff}.group-list-modern{max-height:330px}.duel-panel{background:linear-gradient(135deg,#fff,#fff8e8)}.ad-panel{min-height:108px;background:linear-gradient(135deg,#17233c,#285f90);color:#fff}.ad-logo{width:62px;height:62px;border-radius:8px;background:#ffd166;color:#17233c}.ad-panel strong,.ad-panel span{color:#fff}.friend-links a{border-radius:8px;background:#eef7ff}.site-footer-v2{border-top-color:#dce8f5;background:linear-gradient(180deg,#ffffffeb,#f8fbfd)}.user-profile-page{width:var(--front-content-width);max-width:1280px;margin:0 auto;padding:24px 0 40px}.user-profile-hero{display:grid;grid-template-columns:296px minmax(0,1fr);gap:24px;align-items:start}.user-profile-sidebar,.user-profile-section,.user-profile-stat{border:1px solid var(--bc-border);border-radius:8px;background:#fff;box-shadow:var(--bc-shadow)}.user-profile-sidebar{position:sticky;top:86px;padding:20px}.user-profile-avatar{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:8px;background:var(--bc-panel-soft)}.user-profile-sidebar h1{margin:16px 0 8px;color:var(--bc-text);font-size:26px;line-height:1.2;font-weight:800;word-break:break-word}.user-profile-nameplate{display:inline-flex;max-width:100%;margin-bottom:10px;padding:5px 10px;border:1px solid var(--bc-border);border-radius:999px;background:var(--bc-panel-soft);color:var(--bc-text-2);font-size:13px;font-weight:700}.user-profile-badges{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 14px}.user-profile-bio{position:relative;max-height:172px;overflow:hidden;color:var(--bc-text-2);font-size:14px;line-height:1.75;word-break:break-word}.user-profile-bio.expanded{max-height:none}.user-profile-bio :where(p,ul,ol,pre,blockquote){margin-top:0}.user-profile-bio img,.user-profile-bio table,.user-profile-bio pre{max-width:100%}.user-profile-bio-toggle{margin-top:4px;padding-left:0}.user-profile-actions{display:grid;gap:8px;margin-top:14px}.user-profile-meta{display:grid;gap:9px;margin-top:18px;padding-top:18px;border-top:1px solid var(--bc-border-soft)}.user-profile-meta span{display:inline-flex;min-width:0;align-items:center;gap:8px;color:var(--bc-text-2);font-size:13px;line-height:1.5}.user-profile-main{display:flex;min-width:0;flex-direction:column;gap:18px}.user-profile-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.user-profile-stat{min-width:0;padding:16px}.user-profile-stat span,.user-profile-stat small{display:block;color:var(--bc-text-3);font-size:13px;font-weight:700}.user-profile-stat strong{display:block;overflow:hidden;margin-top:8px;color:var(--bc-text);font-size:24px;line-height:1.15;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.user-profile-stat small{margin-top:5px}.user-profile-section{overflow:hidden}.user-profile-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:0 18px;border-bottom:1px solid var(--bc-border-soft)}.user-profile-section-head h2{display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--bc-text);font-size:17px;font-weight:800}.user-profile-section-body{padding:18px}.user-profile-social-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.user-profile-social-grid:has(.user-profile-social-column:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}.user-profile-social-column{min-width:0}.user-profile-social-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.user-profile-social-head strong{color:var(--bc-text);font-size:14px;font-weight:800}.user-profile-social-head span{color:var(--bc-text-3);font-size:12px;font-weight:700}.user-profile-social-head button{margin-left:6px;border:0;background:transparent;color:var(--bc-blue);cursor:pointer;font:inherit}.user-profile-social-list,.user-profile-account-list,.user-profile-activity-list{display:grid;gap:10px}.user-profile-account-actions{display:flex;flex-wrap:wrap;gap:10px}.user-profile-session-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid var(--bc-border-soft);border-radius:8px;background:#fbfcfe}.user-profile-session-card div{display:grid;gap:4px}.user-profile-session-card strong{color:var(--bc-text);font-size:15px;font-weight:800}.user-profile-session-card span{color:var(--bc-text-3);font-size:13px;line-height:1.6}.user-profile-session-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.user-profile-session-summary div{padding:12px;border:1px solid var(--bc-border-soft);border-radius:8px;background:#fbfcfe}.user-profile-session-summary span,.user-profile-session-summary strong{display:block}.user-profile-session-summary span{color:var(--bc-text-3);font-size:12px;font-weight:800}.user-profile-session-summary strong{margin-top:4px;color:var(--bc-text);font-size:22px;font-weight:800}.user-profile-session-list{display:grid;gap:10px}.user-profile-session-list>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;padding:12px;border:1px solid var(--bc-border-soft);border-radius:8px;background:#fff}.user-profile-session-list>div.current{border-color:#b7e6d1;background:#f4fbf8}.user-profile-session-list>div>span{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#eef4fa;color:#64748b}.user-profile-session-list strong,.user-profile-session-list small,.user-profile-session-list em{display:block;min-width:0}.user-profile-session-list strong{color:var(--bc-text);font-weight:800}.user-profile-session-list small,.user-profile-session-list em{overflow:hidden;color:var(--bc-text-3);font-size:12px;font-style:normal;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.user-profile-social-user{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;min-width:0;padding:10px;border:1px solid var(--bc-border-soft);border-radius:8px;background:#fff}.user-profile-social-user:hover{border-color:var(--bc-border);background:#fbfcfe}.user-profile-social-user span{min-width:0}.user-profile-social-user strong,.user-profile-social-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-social-user strong{color:var(--bc-text);font-size:14px;font-weight:800}.user-profile-social-user small{margin-top:2px;color:var(--bc-text-3);font-size:12px}.user-profile-empty{color:var(--bc-text-3);font-size:14px;line-height:1.7}.user-profile-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.user-profile-info-grid>div{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--bc-border-soft)}.user-profile-info-grid span{flex:0 0 auto;color:var(--bc-text-3);font-size:13px;font-weight:700}.user-profile-info-grid strong,.user-profile-info-grid a{min-width:0;color:var(--bc-text);font-size:14px;font-weight:800;text-align:right;word-break:break-word}.user-profile-account{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--bc-border-soft)}.user-profile-account:last-child{padding-bottom:0;border-bottom:0}.user-profile-account>span{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:8px;color:#fff;font-size:13px;font-weight:800}.user-profile-account div{min-width:0}.user-profile-account strong,.user-profile-account small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-account strong{color:var(--bc-text);font-size:14px}.user-profile-account small{margin-top:4px;color:var(--bc-text-3);font-size:12px}.user-profile-activity{display:grid;grid-template-columns:14px minmax(0,1fr);gap:10px}.user-profile-activity i{width:10px;height:10px;margin-top:7px;border-radius:50%;background:#cbd5e1}.user-profile-activity i.login{background:var(--bc-green)}.user-profile-activity div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding-bottom:10px;border-bottom:1px solid var(--bc-border-soft)}.user-profile-activity strong{color:var(--bc-text);font-size:14px}.user-profile-activity time,.user-profile-activity span{color:var(--bc-text-3);font-size:12px}.user-profile-activity span{grid-column:1 / -1}.user-profile-problem-meta{margin-bottom:12px;color:var(--bc-text-2);font-size:14px}.user-profile-problem-list{display:flex;flex-wrap:wrap;gap:8px}.user-profile-problem-list a{display:inline-flex;min-height:30px;align-items:center;justify-content:center;padding:0 10px;border:1px solid var(--bc-border);border-radius:999px;background:#fff;color:var(--bc-blue);font-size:13px;font-weight:800}.user-profile-problem-list a:hover{background:#f4f8fc}.user-profile-problem-more{margin-top:14px}.user-profile-follow-modal-list{display:grid;gap:10px;max-height:520px;overflow-y:auto}.user-profile-follow-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;color:var(--bc-text-3);font-size:13px}@media (max-width: 1120px){.user-profile-hero{grid-template-columns:1fr}.user-profile-sidebar{position:static}.user-profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 780px){.user-profile-page{padding-top:16px}.user-profile-social-grid,.user-profile-social-grid:has(.user-profile-social-column:nth-child(3)),.user-profile-info-grid{grid-template-columns:1fr}.user-profile-info-grid>div{flex-direction:column;gap:5px}.user-profile-info-grid strong,.user-profile-info-grid a{text-align:left}}@media (max-width: 560px){.user-profile-stats{grid-template-columns:1fr}.user-profile-section-head,.user-profile-follow-pagination{align-items:flex-start;flex-direction:column}}.groups-page-v2{display:flex;flex-direction:column;gap:18px}.groups-toolbar-v2,.groups-list-panel-v2,.groups-summary-v2,.groups-stat-v2,.group-list-card-v2{border:1px solid var(--bc-border);border-radius:8px;background:#fff;box-shadow:var(--bc-shadow)}.groups-stats-v2{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.groups-stat-v2{min-width:0;padding:16px}.groups-stat-v2 strong,.groups-stat-v2 span{display:block}.groups-stat-v2 strong{color:var(--bc-text);font-size:24px;line-height:1.1;font-weight:800}.groups-stat-v2 span{margin-top:7px;color:var(--bc-text-3);font-size:13px;font-weight:700}.groups-summaries-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.groups-summary-v2{min-width:0;padding:18px}.groups-summary-head-v2{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.groups-summary-head-v2 h2{margin:0;color:var(--bc-text);font-size:17px;font-weight:800}.groups-summary-head-v2 span{color:var(--bc-text-3);font-size:13px;font-weight:700}.groups-chip-list-v2{display:flex;flex-wrap:wrap;gap:8px}.groups-chip-v2{display:inline-flex;max-width:100%;min-height:34px;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--bc-border);border-radius:999px;background:#fbfcfe;color:var(--bc-text);font-size:13px;font-weight:800}.groups-chip-v2 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.groups-chip-v2 em{flex:0 0 auto;color:var(--bc-orange);font-style:normal;font-size:12px}.groups-empty-inline-v2{color:var(--bc-text-3);font-size:14px;line-height:1.7}.groups-toolbar-v2{display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:14px;align-items:center;padding:16px}.groups-searchbar-v2,.groups-filterbar-v2{display:flex;min-width:0;flex-wrap:wrap;gap:10px}.groups-searchbar-v2 .ant-input-affix-wrapper{width:min(460px,100%)}.groups-filterbar-v2{justify-content:flex-end}.groups-filterbar-v2 .ant-select{min-width:132px}.groups-list-panel-v2{overflow:hidden}.groups-list-head-v2{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:0 20px;border-bottom:1px solid var(--bc-border-soft)}.groups-list-head-v2 h2{margin:0;color:var(--bc-text);font-size:18px;font-weight:800}.groups-list-head-v2 span{color:var(--bc-text-3);font-size:13px;font-weight:700}.groups-grid-v2{display:grid;grid-template-columns:1fr;gap:8px;padding:12px}.group-list-card-v2{display:grid;grid-template-columns:minmax(0,1fr) auto;min-width:0;align-items:center;gap:12px;overflow:visible;box-shadow:none}.group-list-card-v2.loading{gap:12px;padding:18px}.group-list-card-main-v2{display:flex;min-width:0;flex-direction:column;gap:8px;padding:12px 14px}.group-list-card-top-v2{display:flex;align-items:center;justify-content:space-between;gap:12px}.group-list-title-v2{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;min-width:0;align-items:center}.group-list-title-v2 .ant-avatar{border-radius:8px;background:var(--bc-panel-soft)}.group-list-title-v2 div{min-width:0}.group-list-title-v2 a,.group-list-title-v2 span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-list-title-v2 a{color:var(--bc-text);font-size:15px;font-weight:800}.group-list-title-v2 span{margin-top:4px;color:var(--bc-text-3);font-size:12px;font-weight:700}.group-list-tags-v2{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:6px}.group-list-tags-v2 .ant-tag{margin:0}.group-list-card-main-v2 p{margin:0;overflow:hidden;color:var(--bc-text-2);font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.group-list-meta-v2{display:flex;flex-wrap:wrap;gap:6px 14px;color:var(--bc-text-3);font-size:12px;font-weight:700}.group-list-meta-v2 span{white-space:nowrap}.group-list-card-footer-v2{display:flex;min-width:280px;align-items:center;justify-content:flex-end;gap:12px;padding:12px 14px;border-top:0;background:transparent}.group-list-card-footer-v2>span{color:var(--bc-text-3);font-size:12px;font-weight:700}.group-list-card-footer-v2 .ant-space{justify-content:flex-end}@media (max-width: 1120px){.groups-toolbar-v2{grid-template-columns:1fr}.groups-filterbar-v2{justify-content:flex-start}}@media (max-width: 860px){.group-list-card-top-v2,.group-list-card-footer-v2{align-items:flex-start;flex-direction:column}.group-list-card-v2{grid-template-columns:1fr}.group-list-card-footer-v2{min-width:0;padding-top:0}.groups-stats-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.groups-summaries-v2{grid-template-columns:1fr}.group-list-tags-v2{justify-content:flex-start}}@media (max-width: 560px){.groups-stats-v2{grid-template-columns:1fr}.groups-list-head-v2{align-items:flex-start;flex-direction:column;padding:16px}}:root{--bc-bg: #ffffff;--bc-panel: #ffffff;--bc-panel-soft: #f8fbfd;--bc-border: #e8edf3;--bc-border-soft: #f1f5f9;--bc-text: #0b1c30;--bc-text-2: #424656;--bc-text-3: #64748b;--bc-blue: #0066ff;--bc-green: #10b981;--bc-orange: #f59d05;--bc-purple: #0054d6;--bc-red: #ba1a1a;--bc-radius: 8px;--bc-shadow: 0 8px 20px rgba(23, 32, 51, .04);--bc-shadow-hover: 0 10px 24px rgba(23, 32, 51, .08);--front-content-max: 1280px;--front-section-gap: 24px}body{background:#fff;color:#0b1c30;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.front-v2-shell{background:#fff}.front-v2-header{height:64px;border-bottom:1px solid #e8edf3;background:#fffffff5!important;box-shadow:0 6px 18px #1720330a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.front-v2-header-inner{max-width:1280px;gap:24px}.front-v2-brand{color:#0b1c30}.front-v2-brand-mark{width:36px;height:36px;border-radius:8px;background:#06f;box-shadow:none;font-family:Manrope,Inter,sans-serif}.front-v2-brand-name{color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-weight:800}.front-v2-nav{height:64px;color:#424656;font-family:Manrope,Inter,sans-serif;line-height:64px!important}.front-v2-nav .ant-menu-item,.front-v2-nav .ant-menu-submenu{height:64px;border-radius:8px;padding-inline:12px;line-height:64px!important}.front-v2-nav.ant-menu-horizontal>.ant-menu-item:after,.front-v2-nav.ant-menu-horizontal>.ant-menu-submenu:after{inset-inline:14px!important;bottom:8px!important;border-bottom-color:#06f!important;border-bottom-width:3px!important;border-radius:999px}.front-v2-nav .ant-menu-item-selected,.front-v2-nav .ant-menu-submenu-selected{color:#0050cb!important}.front-v2-search,.front-v2-search .ant-input-affix-wrapper,.front-v2-actions .ant-btn,.front-v2-user-button{border-radius:8px}.front-v2-content{padding-top:32px}.front-home{gap:24px}.sunny-hero{grid-template-columns:minmax(0,1fr) 400px;gap:32px;overflow:hidden;padding:32px;border:0;border-radius:16px;background:linear-gradient(110deg,#fff,#fbfcfe 58%,#f7fafd);box-shadow:0 2px 8px #64748b0e}.sunny-hero:before{background:linear-gradient(90deg,rgba(0,102,255,.08) 1px,transparent 1px) 0 0 / 48px 48px,linear-gradient(rgba(0,102,255,.06) 1px,transparent 1px) 0 0 / 48px 48px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 45%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 45%,#000 100%)}.sunny-eyebrow{margin-bottom:16px;color:#0050cb;font-family:Manrope,Inter,sans-serif;font-size:14px;font-weight:600;line-height:1}.sunny-eyebrow .anticon{color:#06f;font-size:20px}.sunny-hero h1{max-width:720px;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:40px;line-height:1.2;font-weight:800;letter-spacing:0}.sunny-hero p{max-width:660px;margin-top:16px;color:#424656;font-size:16px;line-height:1.6;font-weight:400}.sunny-hero-actions{gap:8px;margin-top:24px}.sunny-hero-actions .ant-btn{height:44px;border-radius:8px;font-family:Manrope,Inter,sans-serif;font-size:14px;font-weight:600}.sunny-hero-actions .ant-btn-primary{border-color:#06f;background:#06f;box-shadow:none}.sunny-hero-actions .ant-btn-primary:hover{border-color:#0050cb;background:#0050cb}.sunny-hero-stats{max-width:680px;gap:16px;margin-top:32px}.sunny-hero-stats div{padding:16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.sunny-hero-stats strong{color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:24px;font-weight:700}.sunny-hero-stats span{margin-top:8px;color:#64748b;font-size:12px;font-weight:500}.sunny-hero-board{padding:24px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 4px 12px #64748b1f}.sunny-board-top{color:#64748b;font-size:12px;font-weight:500}.sunny-board-top strong{color:#0050cb;font-family:Manrope,Inter,sans-serif;font-size:14px;font-weight:600}.sunny-path{gap:8px;margin-top:16px}.sunny-path-item{padding:12px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe}.sunny-path-item.active{border-color:#b3c5ff;background:#dae1ff}.sunny-path-item span{color:#64748b;font-size:12px;font-weight:500}.sunny-path-item b{color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:14px;font-weight:600}.sunny-code-card{margin-top:16px;padding:16px;border-radius:8px;background:#213145;color:#eaf1ff;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:14px;line-height:1.5}.sunny-code-card span{color:#ffb960}.home-quick-strip{gap:16px}.home-quick-card{min-height:96px;padding:24px;border:0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.home-quick-card:hover{box-shadow:0 4px 12px #64748b1f;transform:translateY(-1px)}.home-quick-card .anticon{width:40px;height:40px;border-radius:8px;background:#dae1ff;color:#003fa4;font-size:24px}.home-quick-card.blue .anticon,.home-quick-card.purple .anticon{background:#dae1ff;color:#003fa4}.home-quick-card.green .anticon{background:#6ffbbe;color:#005236}.home-quick-card.orange .anticon{background:#ffddb8;color:#653e00}.home-quick-card strong{color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:18px;font-weight:600}.home-quick-card span{color:#64748b;font-size:12px;font-weight:500}.front-home-grid{grid-template-columns:minmax(0,1fr) 360px;gap:24px}.front-home-main,.front-home-side{gap:24px}.front-hero-section,.front-section,.side-panel{border:0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.front-section:hover,.side-panel:hover,.contest-card-modern:hover{box-shadow:0 4px 12px #64748b1f}.front-banner-carousel,.front-banner-carousel .slick-slider,.front-banner-carousel .slick-list,.front-banner-carousel .slick-track{min-height:320px}.front-banner-slide{height:320px}.front-banner-slide.blue{background:linear-gradient(135deg,#0050cb,#06f)}.front-banner-slide.green{background:linear-gradient(135deg,#006c49,#10b981)}.front-banner-slide.orange{background:linear-gradient(135deg,#7f4f00,#f59d05)}.front-banner-art:before{right:40px;top:40px;width:280px;height:184px;border:1px solid rgba(255,255,255,.24);border-radius:16px;background:linear-gradient(rgba(255,255,255,.16) 1px,transparent 1px) 0 0 / 100% 32px,linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 1px) 0 0 / 48px 100%,#ffffff1a;box-shadow:none}.banner-code-window i{height:10px;border-radius:4px;background:#ffffffbd}.front-banner-overlay{padding:88px 32px 32px;background:linear-gradient(to top,rgba(11,28,48,.72) 0%,rgba(11,28,48,.26) 58%,transparent 100%)}.banner-kicker{color:#b3c5ff;font-family:Manrope,Inter,sans-serif;font-size:12px;font-weight:600}.front-banner-overlay h1{font-family:Manrope,Inter,sans-serif;font-size:24px;line-height:1.3;font-weight:700;letter-spacing:0}.front-banner-overlay p{max-width:640px;font-size:16px;line-height:1.6;font-weight:400}.front-section-head{min-height:56px;padding:0 24px;border-bottom:1px solid #f1f5f9;background:#fff}.front-section-head h2,.side-title{color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:18px;font-weight:600}.front-section-head a,.side-panel-head a{color:#0050cb;font-size:14px;font-weight:600}.article-list{height:360px}.article-list-head{padding:0 24px;background:#fff;color:#64748b;font-size:14px;font-weight:600}.article-row{min-height:60px;padding:0 24px;border-bottom-color:#f1f5f9}.article-row:nth-child(odd){background:#fbfcfe}.article-row:hover{background:#f4f8fc}.article-title{font-family:Manrope,Inter,sans-serif;font-weight:600}.token-section{background:#fff}.token-section .front-section-head{min-height:64px;padding:12px 24px}.token-actions .ant-btn{height:32px;border-radius:8px;font-weight:600}.button-purple{border-color:#b3c5ff;background:#dae1ff;color:#003fa4}.token-model-row{padding:16px 24px 8px}.token-model{color:#424656;font-size:14px;font-weight:600}.token-model .ant-select{width:min(440px,100%)}.token-chart-panel{margin:0 24px 24px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.chart-grid-line{stroke:#e2e8f0}.chart-axis-label{fill:#64748b;font-size:12px;font-weight:500}.chart-axis-title,.chart-legend text{fill:#424656;font-size:12px;font-weight:600}.contest-grid{gap:16px;padding:24px}.contest-card-modern{min-height:188px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:none}.contest-card-modern.ended{background:#fbfcfe}.contest-card-header,.contest-card-footer{border-color:#f1f5f9}.contest-card-header h3{color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:18px;font-weight:600}.contest-status-badge,.contest-rule-badge,.contest-type-badge,.contest-fee-badge{border:0;border-radius:4px;font-size:12px;font-weight:600}.contest-status-badge.running{background:#10b981;color:#fff}.contest-status-badge.upcoming{background:#f59d05;color:#fff}.contest-status-badge.ended{background:#64748b;color:#fff}.contest-rule-badge{background:#dae1ff;color:#003fa4}.contest-type-badge{background:#f4f8fc;color:#424656}.contest-fee-badge{background:#ffddb8;color:#653e00}.side-panel{padding:24px}.daily-panel{height:360px;background:#fff}.side-subtitle{color:#64748b;font-size:12px;font-weight:500}.daily-fortune strong{color:#06f;font-family:Manrope,Inter,sans-serif}.fortune-grid>div,.wallet-item,.group-item,.data-tool-card,.countdown-item{border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe}.streak-badge{border:0;border-radius:8px;background:#dae1ff;color:#003fa4}.checkin-day{border-color:#e2e8f0;border-radius:8px;background:#fff}.checkin-day.checked{border-color:#4edea3;background:#6ffbbe;color:#002113}.checkin-day.today{outline-color:#0066ff38}.countdown-badge{border-radius:4px}.countdown-item.green .countdown-badge{background:#10b981}.countdown-item.orange .countdown-badge{background:#f59d05}.countdown-item.purple .countdown-badge{background:#06f}.wallet-panel .ant-btn-primary,.api-doc-panel .ant-btn-primary,.duel-panel .ant-btn-primary,.problem-search .ant-btn-primary{border-color:#06f;background:#06f;color:#fff}.wallet-panel .ant-btn-primary:hover,.api-doc-panel .ant-btn-primary:hover,.duel-panel .ant-btn-primary:hover,.problem-search .ant-btn-primary:hover{border-color:#0050cb;background:#0050cb;color:#fff}.wallet-item>.anticon,.api-doc-panel>.anticon,.data-tool-card .anticon{border-radius:8px;background:#dae1ff;color:#003fa4;font-size:24px}.duel-panel{background:#fff}.ad-panel{min-height:112px;background:#213145;color:#eaf1ff}.ad-logo{width:64px;height:64px;border-radius:8px;background:#06f;color:#fff}.friend-links a{border-radius:4px;background:#f4f8fc;color:#0050cb}.site-footer-v2{border-top-color:#e2e8f0;background:#fff}@media (max-width: 1199.98px){.front-v2-header-inner{grid-template-columns:auto 1fr auto}.front-v2-nav .ant-menu-title-content{font-size:13px}.front-v2-search{width:210px}.front-home-grid,.sunny-hero{grid-template-columns:minmax(0,1fr)}.sunny-hero-board{max-width:720px}.home-quick-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.front-home-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.daily-panel{height:auto}}@media (max-width: 991.98px){.auth-login-canvas{width:min(720px,calc(100% - 32px));grid-template-columns:1fr;padding:28px 0}.auth-login-card,.auth-login-side{border:1px solid #e2e8f0;border-radius:8px}.auth-login-side{border-top:0}.auth-login-copy h1{font-size:28px}.auth-register-canvas{width:min(720px,calc(100% - 32px));padding:28px 0}.front-v2-header-inner{grid-template-columns:auto 1fr;gap:12px}.front-v2-nav,.front-v2-search,.front-v2-user-button span{display:none}.front-v2-actions{justify-self:end}.front-v2-mobile-menu{display:inline-flex}.front-v2-content{padding:16px 0 0}.sunny-hero{padding:24px}.sunny-hero h1{font-size:30px}.front-banner-carousel,.front-banner-carousel .slick-slider,.front-banner-carousel .slick-list,.front-banner-carousel .slick-track,.front-banner-slide{min-height:330px;height:330px}.token-section .front-section-head{flex-direction:column;align-items:stretch}.token-model{flex-wrap:wrap;min-width:0}.token-model .ant-select{width:min(100%,230px);flex:1 1 190px}.contest-grid,.front-home-side,.site-footer-inner{grid-template-columns:1fr}.site-footer-bottom{flex-direction:column}}@media (max-width: 560px){.auth-login-canvas,.auth-register-canvas,.auth-topbar,.auth-footer-v2{width:calc(100% - 24px)}.auth-login-card,.auth-login-side,.auth-register-card{padding:20px}.auth-login-copy h1,.auth-register-head h1{font-size:24px}.auth-qr-panel,.auth-form-grid,.auth-captcha-row,.auth-sms-row{grid-template-columns:1fr}.auth-qr-mock{width:100%;max-width:180px;height:180px}.auth-captcha{height:46px}.front-v2-brand-name{display:none}.front-v2-header{height:56px}.sunny-hero{padding:20px}.sunny-hero h1{font-size:25px}.sunny-hero p{font-size:14px}.sunny-hero-actions,.sunny-hero-actions .ant-btn{width:100%}.sunny-hero-actions .ant-btn{justify-content:center}.sunny-hero-stats,.home-quick-strip,.sunny-path{grid-template-columns:1fr}.home-quick-card{min-height:78px}.front-banner-slide{min-height:300px;height:300px}.front-banner-overlay{padding:72px 18px 22px}.front-banner-overlay h1{font-size:22px}.article-list-head,.article-row{grid-template-columns:minmax(0,1fr) 156px;gap:8px}.article-tags{display:flex;margin:6px 0 0}.article-title{white-space:normal}.contest-time-row{grid-template-columns:16px 54px minmax(0,1fr)}.duel-panel,.api-doc-panel{align-items:flex-start}.duel-panel,.api-doc-panel,.wallet-item{grid-template-columns:1fr;flex-direction:column}.data-tools-grid,.problem-search>div,.fortune-grid{grid-template-columns:1fr}}.front-v2-nav.ant-menu-horizontal>.ant-menu-item,.front-v2-nav.ant-menu-horizontal>.ant-menu-submenu{position:relative;display:inline-flex!important;align-items:center;justify-content:center;padding-inline:10px!important}.front-v2-nav.ant-menu-horizontal>.ant-menu-submenu>.ant-menu-submenu-title{display:inline-flex;height:64px;align-items:center;padding-inline:0!important;line-height:64px}.front-v2-nav.ant-menu-horizontal>.ant-menu-item:after,.front-v2-nav.ant-menu-horizontal>.ant-menu-submenu:after{right:auto!important;left:50%!important;width:26px;transform:translate(-50%);bottom:8px!important;border-bottom:3px solid #0066ff!important;border-radius:999px}.front-v2-tool-popup,.front-v2-tool-popup .ant-menu{width:128px!important;min-width:128px!important}.front-v2-tool-popup .ant-menu-item{width:calc(100% - 8px)!important;height:34px!important;margin:2px 4px!important;padding-inline:10px!important;border-radius:6px!important;line-height:34px!important}.front-v2-tool-popup .ant-menu-title-content{flex:none!important;margin-inline-start:8px!important}.front-banner-carousel,.front-banner-carousel .slick-slider,.front-banner-carousel .slick-list,.front-banner-carousel .slick-track{min-height:400px}.front-banner-slide{height:400px}.daily-panel{height:auto;min-height:400px;overflow:visible}.daily-panel>.ant-btn{flex:0 0 auto;margin-top:auto}.front-home-loading{min-height:640px}.home-loading-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;padding:32px;border-radius:16px;background:#fff;box-shadow:0 2px 8px #64748b14}.home-loading-panel,.home-loading-card{padding:24px;border-radius:8px;background:#fbfcfe}.home-loading-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-loading-card{min-height:148px;background:#fff;box-shadow:0 2px 8px #64748b14}.loading-line{display:block;height:12px;margin-bottom:14px;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,#f4f8fc,#e8eef6 48%,#f4f8fc);background-size:220% 100%;animation:home-loading-shimmer 1.2s ease-in-out infinite}.loading-line.short{width:26%}.loading-line.medium{width:58%}.loading-line.wide{width:86%}.loading-line.title{width:72%;height:34px;border-radius:8px}@keyframes home-loading-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width: 1199.98px){.daily-panel{height:auto;min-height:400px}.home-loading-hero{grid-template-columns:1fr}}@media (max-width: 991.98px){.front-v2-nav.ant-menu-horizontal>.ant-menu-submenu>.ant-menu-submenu-title{height:56px;line-height:56px}.home-loading-grid{grid-template-columns:1fr}}@media (max-width: 560px){.front-banner-carousel,.front-banner-carousel .slick-slider,.front-banner-carousel .slick-list,.front-banner-carousel .slick-track,.front-banner-slide{min-height:340px;height:340px}.home-loading-hero{padding:20px}}.front-v2-nav.ant-menu-horizontal>.ant-menu-item:after,.front-v2-nav.ant-menu-horizontal>.ant-menu-submenu:after{opacity:0!important;border-bottom-color:transparent!important}.front-v2-nav.ant-menu-horizontal>.ant-menu-item-selected:after,.front-v2-nav.ant-menu-horizontal>.ant-menu-submenu-selected:after{opacity:1!important;border-bottom-color:#06f!important}.front-v2-tool-popup,.front-v2-tool-popup .ant-menu,.front-v2-tool-popup .ant-menu-sub{width:108px!important;min-width:108px!important;max-width:108px!important}.front-v2-tool-popup .ant-menu-item{width:100px!important;min-width:100px!important;max-width:100px!important;padding-inline:8px!important}.front-v2-tool-popup .ant-menu-item .anticon{min-width:14px!important;font-size:14px!important}.front-v2-tool-popup .ant-menu-title-content,.front-v2-tool-popup .ant-menu-title-content a{flex:0 0 auto!important;min-width:0!important;max-width:58px!important}.token-actions .ant-btn-primary,.wallet-panel .ant-btn-primary{border-color:#b3c5ff!important;background:#dae1ff!important;color:#003fa4!important;box-shadow:none!important}.token-actions .ant-btn-primary:hover,.wallet-panel .ant-btn-primary:hover{border-color:#06f!important;background:#c8d4ff!important;color:#003fa4!important}.front-v2-tool-popup,.front-v2-tool-popup .ant-menu,.front-v2-tool-popup .ant-menu-sub{width:140px!important;min-width:140px!important;max-width:140px!important;padding:5px!important;border-radius:8px!important}.front-v2-tool-popup .ant-menu-item{width:172px!important;min-width:172px!important;max-width:172px!important;height:38px!important;margin:2px 0!important;padding-inline:12px!important;border-radius:8px!important;line-height:38px!important}.front-v2-tool-popup .ant-menu-item .anticon{min-width:16px!important;color:#64748b;font-size:15px!important}.front-v2-tool-popup .ant-menu-title-content,.front-v2-tool-popup .ant-menu-title-content a{flex:1 1 auto!important;max-width:none!important;color:#0b1c30;font-weight:700}.front-v2-tool-popup .ant-menu-item:hover{background:#f4f8fc!important}.front-v2-tool-popup .ant-menu-item:hover .anticon,.front-v2-tool-popup .ant-menu-item:hover .ant-menu-title-content a{color:#06f}.data-tool-card.statement{border-color:#dbe7ff;background:#f4f7ff}.data-tool-card.report{border-color:#d8f6e8;background:#f2fbf7}.data-tool-card.statement .anticon{background:#dae1ff;color:#003fa4}.data-tool-card.report .anticon{background:#6ffbbe;color:#005236}.problem-page{display:flex;flex-direction:column;gap:24px}.problem-toolbar,.problem-filter-card,.problem-filter-compact-v2,.problem-table-card{border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.problem-toolbar{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;padding:24px}.problem-searchbar{display:grid;grid-template-columns:minmax(260px,420px) auto;gap:8px;min-width:0}.problem-toolbar-controls{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.problem-toolbar-controls .ant-select{width:150px}.problem-filter-card{padding:24px}.problem-filter-compact-v2{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;padding:14px 16px}.problem-filter-select-v2{display:flex;min-width:min(100%,520px);flex:1 1 520px;align-items:center;gap:10px}.problem-filter-select-v2>.anticon{color:#06f;font-size:18px}.problem-tag-select-v2{min-width:0;flex:1}.problem-tag-option-v2{display:inline-flex;max-width:100%;align-items:center;gap:8px}.problem-tag-option-v2 i{width:10px;height:10px;flex:0 0 10px;padding:0;border:1px solid transparent;border-radius:3px}.problem-tag-option-v2 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.problem-filter-actions-v2{display:flex;flex:0 1 auto;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.problem-filter-actions-v2 .ant-btn{height:32px;padding-inline:10px}.problem-tag-switch-v2{display:inline-flex;height:32px;align-items:center;gap:8px;padding:0 10px;border:1px solid #e2e8f0;border-radius:4px;background:#fbfcfe;color:#424656;font-size:13px;font-weight:600;white-space:nowrap}.problem-add-menu-v2 .ant-dropdown-menu{min-width:180px}.problem-tag-admin-page-v2{display:flex;flex-direction:column;gap:18px}.problem-tag-admin-head-v2,.problem-tag-admin-card-v2{border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.problem-tag-admin-head-v2{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;padding:20px 24px}.problem-tag-admin-head-v2 h1{margin:0;color:#0b1c30;font-size:28px;line-height:1.25;font-weight:800;letter-spacing:0}.problem-tag-admin-card-v2{width:100%;max-width:none;padding:24px}.problem-tag-color-grid-v2{display:flex;flex-wrap:wrap;gap:8px}.problem-tag-color-grid-v2 .ant-radio-button-wrapper{height:34px;border-radius:4px}.problem-tag-color-option-v2{display:inline-flex;align-items:center;gap:7px}.problem-tag-color-option-v2 i{width:10px;height:10px;border:1px solid transparent;border-radius:3px}.problem-tag-preview-v2{display:flex;align-items:center;gap:10px;margin-top:-4px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe;color:#64748b;font-size:13px;font-weight:700}.problem-tag-form-actions-v2{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.problem-tag-warning-v2{margin:-4px 0 18px;padding:10px 12px;border:1px solid #ffddb8;border-radius:8px;background:#fff7f1;color:#653e00;font-size:13px;font-weight:700}.problem-filter-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.problem-filter-head h2{display:flex;align-items:center;gap:8px;margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:18px;font-weight:600}.problem-filter-head p{margin:6px 0 0;color:#64748b;font-size:13px}.problem-tag-cloud{display:flex;max-height:164px;flex-wrap:wrap;gap:8px;overflow-y:auto;padding-right:4px}.problem-tag-chip,.problem-mini-tag{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:4px;background:#fbfcfe;color:#424656;cursor:pointer;font-family:Manrope,Inter,sans-serif;font-size:12px;font-weight:600}.problem-tag-chip{padding:7px 10px}.problem-mini-tag{padding:3px 7px}.problem-tag-chip.is-active{border-color:#06f;background:#06f;color:#fff}.tag-red{border-color:#ffd6d6;background:#fff1f1;color:#93000a}.tag-orange,.tag-yellow{border-color:#ffddb8;background:#fff7f1;color:#653e00}.tag-green,.tag-teal{border-color:#bff5dc;background:#effdf7;color:#005236}.tag-blue,.tag-violet,.tag-purple{border-color:#dae1ff;background:#f2f5ff;color:#003fa4}.tag-black{border-color:#213145;background:#213145;color:#eaf1ff}.problem-empty-inline{color:#64748b;font-size:13px}.problem-table-card{overflow:hidden}.problem-table-head,.problem-row{display:grid;grid-template-columns:78px 88px minmax(0,1fr) 132px 180px;gap:16px;align-items:center}.group-problem-table-head,.group-problem-row{display:grid;grid-template-columns:78px 88px minmax(0,1fr) 132px 180px 150px;gap:16px;align-items:center}.group-problem-table-head{min-height:52px;padding:0 24px;border-bottom:1px solid #f1f5f9;background:#fff;color:#64748b;font-size:14px;font-weight:600}.group-problem-table-head button{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.group-problem-row{min-height:76px;padding:14px 24px;border-bottom:1px solid #f1f5f9}.group-problem-row:nth-child(2n){background:#fbfcfe}.group-problem-row:hover{background:#f4f8fc}.problem-table-head{min-height:52px;padding:0 24px;border-bottom:1px solid #f1f5f9;background:#fff;color:#64748b;font-size:14px;font-weight:600}.problem-table-head button{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.problem-table-body{display:flex;flex-direction:column}.problem-row{min-height:76px;padding:14px 24px;border-bottom:1px solid #f1f5f9}.problem-row:nth-child(2n){background:#fbfcfe}.problem-row:hover{background:#f4f8fc}.problem-status{display:inline-flex;min-width:48px;height:28px;align-items:center;justify-content:center;border-radius:4px;background:#e2e8f0;color:#424656;font-family:Manrope,Inter,sans-serif;font-size:12px;font-weight:700}.problem-status.accepted{background:#10b981;color:#fff}.problem-status.failed{background:#ef4444;color:#fff}.problem-status.pending{background:#f59d05;color:#fff}.problem-status.compile{background:#efe7ff;color:#4b2f86}.problem-status.partial{background:#dae1ff;color:#003fa4}.problem-status.system{background:#ffdad6;color:#93000a}.problem-id{color:#0b1c30;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:14px}.problem-title-cell{min-width:0}.problem-title-cell>a{display:inline-block;max-width:100%;overflow:hidden;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:16px;font-weight:600;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.problem-title-cell>a:hover{color:#06f}.problem-flags{display:inline-flex;flex-wrap:wrap;gap:4px;margin-left:8px;vertical-align:middle}.problem-flag{padding:2px 6px;border-radius:4px;font-size:12px;font-weight:600}.problem-flag.red{background:#ffdad6;color:#93000a}.problem-flag.orange{background:#ffddb8;color:#653e00}.problem-flag.blue{background:#dae1ff;color:#003fa4}.problem-row-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.problem-more-tags{color:#64748b;font-size:12px;font-weight:600}.problem-difficulty{display:inline-flex;width:fit-content;max-width:100%;align-items:center;justify-content:center;padding:5px 9px;border-radius:4px;background:#e2e8f0;color:#424656;font-size:12px;font-weight:700;white-space:nowrap}.problem-difficulty.red{background:#ffdad6;color:#93000a}.problem-difficulty.orange,.problem-difficulty.yellow{background:#ffddb8;color:#653e00}.problem-difficulty.green{background:#6ffbbe;color:#002113}.problem-difficulty.blue,.problem-difficulty.purple{background:#dae1ff;color:#003fa4}.problem-difficulty.black{background:#213145;color:#eaf1ff}.problem-rate strong{display:block;margin-bottom:6px;color:#0b1c30;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:13px}.problem-rate span{display:block;height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.problem-rate i{display:block;height:100%;border-radius:inherit;background:#10b981}.problem-table-loading{padding:24px}.problem-pagination{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;padding:18px 24px}.problem-pagination .ant-btn-primary{background:#06f}@media (max-width: 991.98px){.auth-topbar,.auth-canvas,.auth-footer-v2{width:min(100% - 32px,720px)}.auth-topbar{min-height:60px}.auth-topnav{display:none}.auth-canvas{grid-template-columns:1fr;align-items:start;padding:24px 0}.auth-showcase{min-height:0}.auth-showcase h1{font-size:30px}.auth-product-shot{display:none}.auth-feature-row{grid-template-columns:1fr}.problem-toolbar,.problem-filter-head{align-items:stretch;flex-direction:column}.problem-searchbar{grid-template-columns:1fr}.problem-toolbar-controls{justify-content:flex-start}.problem-table-card{overflow-x:auto}.problem-table-head,.problem-row,.group-problem-table-head,.group-problem-row{min-width:920px}.group-problem-table-head,.group-problem-row{min-width:1080px}}@media (max-width: 560px){.auth-canvas,.auth-topbar,.auth-footer-v2{width:calc(100% - 24px)}.auth-showcase,.auth-card-v2{padding:20px}.auth-showcase h1{font-size:26px}.auth-form-grid,.auth-captcha-row,.auth-sms-row{grid-template-columns:1fr}.auth-captcha{height:46px}.problem-toolbar,.problem-filter-card,.problem-filter-compact-v2{padding:20px}.problem-toolbar-controls .ant-select,.problem-toolbar-controls .ant-btn,.problem-filter-select-v2,.problem-filter-actions-v2,.problem-filter-actions-v2 .ant-btn,.problem-tag-switch-v2{width:100%}.problem-filter-actions-v2{justify-content:stretch}}.problem-detail-page{display:flex;flex-direction:column;gap:24px}.problem-detail-titlebar,.problem-detail-card,.problem-side-card{border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.problem-detail-titlebar{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;padding:20px 24px}.problem-detail-titlebar>div{min-width:0}.problem-title-owner-v2{flex:0 0 280px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe}.problem-title-owner-v2 h2{margin:0 0 10px;color:#0b1c30;font-size:14px;font-weight:850}.problem-title-owner-v2 p{margin:8px 0 0;color:#64748b;font-size:12px;font-weight:700}.problem-title-owner-v2 a{color:#0b62d6}.problem-side-card .problem-title-owner-v2{width:100%;flex:none}.problem-detail-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:#0050cb;font-family:Manrope,Inter,sans-serif;font-size:14px;font-weight:700}.problem-detail-titlebar h1{margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:34px;line-height:1.25;font-weight:800;letter-spacing:0}.problem-detail-flags,.problem-detail-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.problem-detail-flags{margin-top:14px}.problem-detail-flags a{color:#1f6feb;font-weight:800}.problem-flag.neutral{color:#42526b;border-color:#d8e0ea;background:#f7f9fc}.problem-top-meta-v2{display:inline-flex;flex-wrap:wrap;gap:6px;align-items:center}.problem-top-meta-v2 span{display:inline-flex;min-height:28px;align-items:center;padding:4px 8px;border:1px solid #e2e8f0;border-radius:4px;background:#fbfcfe;color:#424656;font-size:12px;font-weight:700;white-space:nowrap}.problem-top-meta-v2 strong{margin-right:3px;color:#0b1c30}.problem-user-difficulty-inline-v2{margin-left:2px;font-weight:900}.problem-flag.neutral small{margin-left:6px;color:#64748b;font-size:11px;font-weight:700}.problem-detail-io-v2{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:10px;color:#64748b;font-size:13px;font-weight:700}.problem-detail-io-v2 button{border:0;background:transparent;color:#06f;cursor:pointer;font:inherit;font-weight:800}.problem-detail-actions{justify-content:flex-end}.problem-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.problem-detail-main,.problem-detail-side{display:flex;min-width:0;flex-direction:column;gap:18px}.problem-detail-card,.problem-side-card{padding:24px}.problem-detail-card.compact{padding:18px 24px}.problem-detail-card h2,.problem-side-card h2{margin:0 0 14px;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:18px;font-weight:800}.problem-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.problem-metric-grid div{padding:14px;border-radius:8px;background:#fbfcfe}.problem-metric-grid strong,.problem-metric-grid span{display:block}.problem-metric-grid strong{overflow:hidden;color:#0b1c30;font-size:17px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.problem-metric-grid span{margin-top:5px;color:#64748b;font-size:12px;font-weight:600}.problem-io-row{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:14px;color:#424656;font-size:13px;font-weight:600}.problem-io-row button{border:0;background:transparent;color:#06f;cursor:pointer;font:inherit;font-weight:800}.problem-statement-html{color:#263244;font-size:15px;line-height:1.85;word-break:break-word}.problem-statement-html :first-child{margin-top:0}.problem-statement-html :last-child{margin-bottom:0}.problem-statement-html pre,.problem-statement-html code{border-radius:6px;background:#f1f5f9;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.problem-statement-html pre{overflow-x:auto;padding:14px}.problem-sample-list-v2{display:grid;gap:14px}.problem-sample-block-v2{overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.problem-sample-head-v2{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #e2e8f0;background:#fff}.problem-sample-head-v2 strong{color:#0b1c30;font-size:13px;font-weight:900}.problem-sample-block-v2 pre{overflow-x:auto;margin:0;padding:14px;background:transparent;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.7;white-space:pre}.problem-statement-html code{padding:2px 5px}.problem-statement-html table{width:100%;border-collapse:collapse;margin:12px 0}.problem-statement-html th,.problem-statement-html td{padding:9px 10px;border:1px solid #e2e8f0}.problem-statement-html img{max-width:100%;height:auto}.problem-section-head{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.problem-section-head h2{margin-bottom:6px}.problem-section-head p{margin:0;color:#64748b;line-height:1.6}.problem-submit-form{display:grid;gap:14px}.problem-submit-form label{display:grid;gap:8px;color:#0b1c30;font-size:13px;font-weight:800}.problem-submit-form select,.problem-submit-form textarea,.problem-submit-form input[type=file]{width:100%;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0b1c30;font:inherit}.problem-submit-form select,.problem-submit-form input[type=file]{min-height:40px;padding:8px 10px}.problem-submit-form textarea{min-height:360px;padding:14px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.65}.problem-submit-form .ant-btn{justify-self:end}.problem-muted-box{padding:18px;border:1px dashed #cbd5e1;border-radius:8px;background:#fbfcfe;color:#64748b;text-align:center}.problem-side-status{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:14px}.problem-side-status a{color:#06f;font-size:12px;font-weight:800}.problem-rate.big{margin-top:8px}.problem-side-card small{display:block;margin-top:8px;color:#64748b;font-size:12px;font-weight:600}.problem-difficulty-stack{display:grid;gap:10px}.problem-difficulty-stack div{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:8px;background:#fbfcfe}.problem-difficulty-stack span{color:#64748b;font-size:12px;font-weight:700}.problem-difficulty-stack strong{color:#0b1c30}.problem-difficulty-stack strong.problem-difficulty{min-width:82px;padding:4px 8px;font-size:12px}.problem-difficulty-stack strong.problem-difficulty.red{color:#93000a}.problem-difficulty-stack strong.problem-difficulty.orange,.problem-difficulty-stack strong.problem-difficulty.yellow{color:#653e00}.problem-difficulty-stack strong.problem-difficulty.green{color:#002113}.problem-difficulty-stack strong.problem-difficulty.blue,.problem-difficulty-stack strong.problem-difficulty.purple{color:#003fa4}.problem-difficulty-stack strong.problem-difficulty.black{color:#eaf1ff}.problem-difficulty-stack p{margin:0;color:#64748b;font-size:12px}.problem-action-list{display:grid;gap:8px;margin-bottom:14px}.problem-primary-actions{display:grid;gap:10px}.problem-action-list a{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:8px;background:#fbfcfe;color:#424656;font-size:13px;font-weight:700}.problem-action-list a:hover{background:#f4f8fc;color:#06f}.problem-detail-tags{display:flex;flex-wrap:wrap;gap:7px}.problem-owner-row{display:flex;gap:10px;align-items:center;color:#0b1c30;font-weight:800}.problem-owner-row a:hover{color:#06f}.problem-side-note{margin:12px 0 0;color:#64748b;font-size:12px}.problem-reference-list-v2{display:grid;max-height:300px;gap:8px;overflow-y:auto}.problem-reference-list-v2 a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;border-radius:8px;background:#fbfcfe;color:#0b1c30}.problem-reference-list-v2 strong,.problem-reference-group-v2{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.problem-reference-group-v2{margin-top:2px;color:#64748b;font-size:12px;font-weight:700}.problem-reference-list-v2 i{font-style:normal}.problem-submit-page-v2{display:flex;flex-direction:column;gap:18px}.problem-submit-layout-v2{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.problem-submit-editor-v2{overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.problem-submit-toolbar-v2{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #e2e8f0;background:#fbfcfe}.problem-submit-toolbar-v2>div{display:flex;flex-wrap:wrap;gap:8px}.problem-submit-toolbar-v2 span{color:#64748b;font-size:12px;font-weight:700;text-align:right}.problem-code-editor-v2{min-height:540px;border:0;border-radius:0;color:#0b1c30;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:14px;line-height:1.65}.problem-code-editor-v2:not(.ready){min-height:0}.problem-code-editor-v2 .CodeMirror{height:540px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:14px;line-height:1.65}.problem-code-fallback-v2{min-height:540px!important;padding:16px!important;border:0!important;border-top:1px solid #e2e8f0!important;border-radius:0!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:14px;line-height:1.65;resize:vertical}.problem-answer-upload-v2{display:grid;min-height:420px;place-items:center;align-content:center;gap:12px;padding:36px;color:#64748b;text-align:center}.problem-answer-upload-v2>.anticon{color:#06f;font-size:38px}.problem-answer-upload-v2 strong{color:#0b1c30;font-size:18px}.problem-answer-upload-v2 p{margin:0}.problem-answer-upload-v2 input{max-width:320px}.problem-submit-side-v2{display:flex;min-width:0;flex-direction:column;gap:18px}.problem-submit-field-v2,.problem-submit-file-v2{display:grid;gap:8px;margin-bottom:14px}.problem-submit-field-v2>span,.problem-submit-file-v2>span,.problem-submit-switch-v2>span{color:#64748b;font-size:12px;font-weight:800}.problem-submit-file-v2 input{width:100%;padding:8px 0}.problem-submit-switch-v2{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.problem-submit-side-v2 .ant-btn+.ant-btn{margin-top:10px}.problem-submit-meta-v2{display:grid;gap:8px;margin-bottom:14px}.problem-submit-meta-v2 div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:8px;background:#fbfcfe}.problem-submit-meta-v2 strong{overflow:hidden;color:#0b1c30;text-overflow:ellipsis;white-space:nowrap}.problem-submit-meta-v2 span{flex:0 0 auto;color:#64748b;font-size:12px;font-weight:700}@media (max-width: 1100px){.problem-detail-layout,.problem-submit-layout-v2{grid-template-columns:1fr}.problem-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.problem-detail-titlebar{flex-direction:column;padding:20px}.problem-title-owner-v2{flex-basis:auto;width:100%}.problem-detail-titlebar h1{font-size:28px}.problem-detail-actions{justify-content:flex-start}.problem-submit-toolbar-v2{align-items:flex-start;flex-direction:column}.problem-submit-toolbar-v2 span{text-align:left}.problem-section-head{flex-direction:column}}@media (max-width: 560px){.problem-detail-card,.problem-side-card{padding:20px}.problem-metric-grid{grid-template-columns:1fr}.problem-detail-actions .ant-btn,.problem-submit-form .ant-btn{width:100%}.problem-code-editor-v2{min-height:360px}.problem-code-editor-v2 .CodeMirror,.problem-code-fallback-v2{min-height:360px!important;height:360px}}.contest-page{display:flex;flex-direction:column;gap:24px}.contest-toolbar,.contest-table-card{border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.contest-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:#0050cb;font-family:Manrope,Inter,sans-serif;font-size:14px;font-weight:600}.contest-toolbar{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;padding:24px}.contest-searchbar{display:grid;grid-template-columns:minmax(260px,420px) auto;gap:8px;min-width:0}.contest-toolbar-controls{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.contest-toolbar-controls .ant-select{width:142px}.contest-table-card{overflow:hidden}.contest-table-head,.contest-row-v2{display:grid;grid-template-columns:minmax(260px,1.8fr) 82px 78px 184px 56px minmax(120px,.8fr) 84px 116px 82px;gap:14px;align-items:center}.contest-table-head{min-height:52px;padding:0 24px;border-bottom:1px solid #f1f5f9;background:#fff;color:#64748b;font-size:14px;font-weight:600}.contest-table-body{display:flex;flex-direction:column}.contest-row-v2{min-height:82px;padding:14px 24px;border-bottom:1px solid #f1f5f9}.contest-row-v2:nth-child(2n){background:#fbfcfe}.contest-row-v2:hover{background:#f4f8fc}.contest-title-cell-v2{min-width:0}.contest-title-cell-v2>a{display:inline-block;max-width:100%;overflow:hidden;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:16px;font-weight:600;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.contest-title-cell-v2>a:hover{color:#06f}.contest-row-badges{display:inline-flex;flex-wrap:wrap;gap:5px;margin-left:8px;vertical-align:middle}.contest-status-chip,.contest-fee-chip,.contest-kind-chip,.contest-rule-chip,.contest-weekday-chip,.contest-access-chip,.contest-vp-chip{display:inline-flex;width:fit-content;max-width:100%;align-items:center;justify-content:center;padding:5px 8px;border-radius:4px;background:#e2e8f0;color:#424656;font-size:12px;font-weight:700;white-space:nowrap}.contest-status-chip.running,.contest-vp-chip.running{background:#10b981;color:#fff}.contest-status-chip.upcoming,.contest-vp-chip.upcoming{background:#f59d05;color:#fff}.contest-status-chip.ended,.contest-vp-chip.ended{background:#64748b;color:#fff}.contest-fee-chip{border:0;background:#ffddb8;color:#653e00;font-family:inherit}.contest-fee-chip.paid{background:#6ffbbe;color:#005236}button.contest-fee-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}button.contest-fee-chip:hover{filter:brightness(.98)}.contest-kind-chip.contest{background:#213145;color:#eaf1ff}.contest-kind-chip.newcourse{background:#ffdad6;color:#93000a}.contest-kind-chip.homework{background:#dae1ff;color:#003fa4}.contest-kind-chip.training{background:#f4f8fc;color:#424656}.contest-rule-chip,.contest-weekday-chip{background:#dae1ff;color:#003fa4}.contest-access-chip.orange{background:#ffddb8;color:#653e00}.contest-access-chip.blue{background:#dae1ff;color:#003fa4}.contest-access-chip.green{background:#6ffbbe;color:#005236}.contest-time-cell{min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.contest-time-cell strong,.contest-time-cell span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contest-time-cell strong{color:#0b1c30;font-weight:700}.contest-time-cell span{margin-top:4px;color:#64748b}.contest-group-cell-v2{min-width:0;overflow:hidden;color:#424656;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.contest-group-cell-v2 a:hover{color:#06f}.contest-creator-cell{min-width:0}.contest-creator-cell a{display:inline-flex;max-width:100%;align-items:center;gap:8px;color:#424656;font-size:13px;font-weight:600}.contest-creator-cell span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contest-completion{display:grid;grid-template-columns:minmax(0,120px) auto;gap:8px;align-items:center;margin-top:8px}.contest-completion span{display:block;height:7px;overflow:hidden;border-radius:999px;background:#e2e8f0}.contest-completion i{display:block;height:100%;border-radius:inherit;background:#10b981}.contest-completion small{color:#64748b;font-size:12px;font-weight:600}.contest-table-loading{padding:24px}.contest-pagination{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;padding:18px 24px}.contest-pagination .ant-btn-primary{background:#06f}@media (max-width: 1199.98px){.contest-table-card{overflow-x:auto}.contest-table-head,.contest-row-v2{min-width:1180px}}@media (max-width: 991.98px){.contest-toolbar{align-items:stretch;flex-direction:column}.contest-searchbar{grid-template-columns:1fr}.contest-toolbar-controls{justify-content:flex-start}}@media (max-width: 560px){.contest-toolbar{padding:20px}.contest-toolbar-controls .ant-select,.contest-toolbar-controls .ant-btn{width:100%}}.group-contests-page{display:flex;flex-direction:column;gap:20px}.group-contests-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:0 0 14px;border-bottom:1px solid #e6edf7;background:#fff}.group-contests-title{min-width:0}.group-contests-title h1{margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:24px;line-height:1.2;font-weight:700;letter-spacing:0}.group-contests-title p{max-width:760px;margin:6px 0 0;color:#64748b;font-size:14px;line-height:1.7}.group-contests-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.group-contests-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.group-contests-stats button{display:flex;min-width:0;min-height:84px;flex-direction:column;align-items:flex-start;justify-content:center;padding:14px 16px;border:1px solid #e6edf7;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b0f;cursor:pointer;text-align:left}.group-contests-stats button:hover,.group-contests-stats button.active{border-color:#9bbcff;background:#f5f8ff}.group-contests-stats button.running.active{border-color:#10b981;background:#ecfdf5}.group-contests-stats button.upcoming.active{border-color:#f59d05;background:#fff7ed}.group-contests-stats button.ended.active{border-color:#64748b;background:#f8fafc}.group-contests-stats strong{color:#0b1c30;font-size:24px;line-height:1.1;font-weight:800}.group-contests-stats span{margin-top:8px;color:#64748b;font-size:13px;font-weight:700}.group-contests-toolbar .ant-segmented{background:#f1f5f9}.group-contests-toolbar .contest-toolbar-controls .ant-select{width:162px}.group-contest-table-head,.group-contest-row{display:grid;grid-template-columns:minmax(260px,1.8fr) 82px 78px 196px 58px 130px;gap:14px;align-items:center}.group-contest-table-head{min-height:52px;padding:0 24px;border-bottom:1px solid #f1f5f9;background:#fff;color:#64748b;font-size:14px;font-weight:600}.group-contest-row{min-height:82px;padding:14px 24px;border-bottom:1px solid #f1f5f9}.group-contest-row:nth-child(2n){background:#fbfcfe}.group-contest-row:hover{background:#f4f8fc}.group-contests-table-card .ant-empty{margin:0;padding:44px 20px}@media (max-width: 1199.98px){.group-contests-table-card{overflow-x:auto}.group-contest-table-head,.group-contest-row{min-width:880px}}@media (max-width: 820px){.group-contests-header{grid-template-columns:1fr;align-items:flex-start}.group-contests-actions{justify-content:flex-start}.group-contests-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.front-v2-tool-popup,.front-v2-tool-popup .ant-menu,.front-v2-tool-popup .ant-menu-sub{width:92px!important;min-width:92px!important;max-width:92px!important;padding:5px!important;border-radius:8px!important}.front-v2-tool-popup .ant-menu-item{display:flex!important;width:82px!important;min-width:82px!important;max-width:82px!important;height:34px!important;align-items:center;justify-content:flex-start;margin:2px 0!important;padding-inline:8px!important;gap:6px!important;border-radius:6px!important;line-height:34px!important}.ai-problem-section-v2{padding:0 0 18px;border-bottom:1px solid #eef2f6}.ai-problem-section-v2+.ai-problem-section-v2{padding-top:18px}.ai-problem-section-v2:last-child{border-bottom:0;padding-bottom:0}.ai-problem-section-v2 h3{margin:0 0 10px;color:#0b1c30;font-size:16px;font-weight:800}.ai-problem-statement-v2{max-height:none;min-height:0}.ai-chat-card-v2{height:var(--ai-assistant-panel-height);min-height:0}.ai-assistant-page-v2{--ai-assistant-panel-height: clamp(500px, calc(100vh - 320px) , 720px)}html.ai-assistant-scroll-lock-v2,body.ai-assistant-scroll-lock-v2{height:100%;overflow:hidden!important}.ai-assistant-scroll-lock-v2 #root,.ai-assistant-scroll-lock-v2 .front-v2-shell{height:100vh;min-height:0;overflow:hidden}.front-v2-content.ai-assistant-content-v2{flex:0 0 calc(100vh - 64px);height:calc(100vh - 64px);min-height:0;overflow:hidden;padding:22px 0}.front-v2-content.ai-assistant-content-v2+.site-footer-v2{display:none}.ai-assistant-scroll-lock-v2 .front-v2-content.ai-assistant-content-v2{height:calc(100vh - 64px)!important;min-height:0!important;overflow:hidden!important}.ai-assistant-scroll-lock-v2 .site-footer-v2{display:none!important}.ai-assistant-content-v2 .ai-assistant-page-v2{--ai-assistant-panel-height: 100%;height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr)}.ai-assistant-page-v2>.ant-spin-nested-loading{min-height:0}.ai-assistant-page-v2 .ant-spin-nested-loading,.ai-assistant-page-v2 .ant-spin-container{height:100%;min-height:0}.ai-assistant-layout-v2{align-items:stretch;height:var(--ai-assistant-panel-height);min-height:0;overflow:hidden}.ai-assistant-page-v2 .ai-problem-aside-v2{display:grid;height:var(--ai-assistant-panel-height);min-height:0;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}.contest-time-card-v2{display:grid;gap:12px}.contest-detail-metrics{grid-template-columns:minmax(172px,1.45fr) minmax(172px,1.45fr) minmax(74px,.55fr) minmax(86px,.65fr) minmax(110px,.9fr)}.contest-detail-metrics strong{white-space:nowrap;word-break:keep-all}.contest-detail-metrics div.compact{padding-inline:10px}.contest-detail-metrics div.compact strong{font-size:14px}.user-profile-session-more{margin-top:12px;padding:10px 12px;border-radius:8px;background:#f7fafd;color:#64748b;font-size:13px;font-weight:700}.duel-page-v2,.account-billing-page-v2{display:flex;flex-direction:column;gap:18px}.duel-titlebar-v2,.duel-toolbar-v2,.duel-card-v2,.duel-form-card-v2,.account-billing-head-v2,.account-billing-card-v2,.account-billing-summary-v2 article{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.duel-titlebar-v2,.account-billing-head-v2{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;justify-content:space-between;gap:18px;padding:0;border:0;box-shadow:none;background:transparent}.duel-titlebar-v2 span,.account-billing-head-v2 span{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:13px;font-weight:800}.duel-titlebar-v2 h1,.account-billing-head-v2 h1{margin:4px 0 0;color:#0b1c30;font-size:24px;line-height:1.3;font-weight:800}.duel-toolbar-v2,.account-billing-actions-v2{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:14px}.duel-toolbar-v2 .ant-input-affix-wrapper{flex:1 1 260px}.duel-toolbar-v2 .ant-select,.account-billing-actions-v2 .ant-select{min-width:150px}.duel-grid-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.duel-card-v2{display:grid;gap:14px;padding:18px}.duel-card-v2.loading{min-height:260px}.duel-card-head-v2{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.duel-card-head-v2 h2,.duel-form-card-v2 h2{margin:8px 0 0;color:#0b1c30;font-size:18px;line-height:1.35;font-weight:800}.duel-card-head-v2>strong{color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:24px;line-height:1}.duel-card-v2 p{min-height:48px;margin:0;color:#52637a;line-height:1.6}.duel-card-meta-v2,.duel-card-footer-v2{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.duel-card-meta-v2 span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:4px;background:#f1f6fb;color:#424656;font-size:12px;font-weight:700}.duel-team-preview-v2{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:8px;background:#fbfcfe}.duel-team-preview-v2 span,.duel-card-footer-v2 span,.duel-info-list-v2 span{color:#64748b;font-size:12px;font-weight:700}.duel-team-preview-v2 strong,.duel-info-list-v2 strong{display:block;margin-top:3px;color:#0b1c30;font-weight:800}.duel-card-footer-v2{justify-content:space-between;padding-top:4px}.duel-card-footer-v2 .ant-btn{border-color:#cbd5e1;color:#424656}.duel-card-footer-v2 .ant-btn:hover,.duel-card-footer-v2 .ant-btn:focus{border-color:#94a3b8!important;background:#f8fafc!important;color:#0b1c30!important}.duel-empty-v2{grid-column:1 / -1;min-height:300px;display:grid;place-items:center;border:1px dashed #cbd5e1;border-radius:8px;background:#fbfcfe}.duel-create-layout-v2,.duel-detail-layout-v2{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.duel-form-card-v2{padding:22px}.duel-form-card-v2 h2{margin:0 0 16px}.duel-form-grid-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.duel-form-grid-v2.two{grid-template-columns:repeat(2,minmax(0,1fr))}.duel-form-grid-v2 .ant-input-number,.duel-form-card-v2 .ant-select{width:100%}.duel-scoreboard-v2{display:grid;grid-template-columns:minmax(0,1fr) 160px minmax(0,1fr);gap:14px;align-items:center;margin-bottom:18px}.duel-score-center-v2{display:grid;place-items:center;gap:8px}.duel-score-center-v2 strong{color:#0050cb;font-family:Manrope,Inter,sans-serif;font-size:34px;line-height:1}.duel-problem-list-v2,.duel-info-list-v2{display:grid;gap:10px}.duel-problem-list-v2 a,.duel-info-list-v2 div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:8px;background:#fbfcfe}.duel-problem-list-v2 a:hover{color:#06f}.duel-problem-list-v2 strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.duel-problem-list-v2 span{flex:0 0 auto;color:#64748b;font-size:12px;font-weight:700}.account-billing-actions-v2{padding:0;justify-content:flex-end}.account-billing-summary-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.account-billing-summary-v2 article{display:grid;gap:7px;padding:18px}.account-billing-summary-v2 .anticon{color:#06f;font-size:22px}.account-billing-summary-v2 span{color:#64748b;font-size:12px;font-weight:800}.account-billing-summary-v2 strong{color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:22px;line-height:1.2}.account-billing-card-v2{padding:22px}.account-billing-card-head-v2{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.account-billing-card-head-v2 h2{display:inline-flex;align-items:center;gap:8px;margin:0;color:#0b1c30;font-size:18px;font-weight:800}.account-billing-card-head-v2 span{color:#64748b;font-size:13px;font-weight:700}@media (max-width: 1100px){.duel-grid-v2,.account-billing-summary-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.duel-create-layout-v2,.duel-detail-layout-v2{grid-template-columns:1fr}}@media (max-width: 760px){.duel-titlebar-v2,.account-billing-head-v2,.duel-scoreboard-v2,.duel-grid-v2,.duel-form-grid-v2,.duel-form-grid-v2.two,.account-billing-summary-v2{grid-template-columns:1fr}.duel-titlebar-v2,.account-billing-head-v2{display:grid;align-items:stretch}.duel-toolbar-v2 .ant-btn,.duel-toolbar-v2 .ant-select,.account-billing-actions-v2 .ant-btn,.account-billing-actions-v2 .ant-select{width:100%}}.article-date{width:156px;text-align:left;white-space:nowrap;font-variant-numeric:tabular-nums}.contest-time-cell strong,.contest-time-cell span{font-variant-numeric:tabular-nums}.front-v2-tool-popup,.front-v2-tool-popup .ant-menu,.front-v2-tool-popup .ant-menu-sub{width:116px!important;min-width:116px!important;max-width:116px!important}.front-v2-tool-popup .ant-menu-item{width:106px!important;min-width:106px!important;max-width:106px!important;padding-inline:8px!important}@media (min-width: 768px) and (max-width: 1194px){.sunny-hero{grid-template-columns:minmax(0,1fr) minmax(280px,340px)!important;gap:16px!important;padding:22px!important}.sunny-hero h1{font-size:28px!important}.sunny-hero p{font-size:14px!important}.sunny-hero-board{max-width:none!important}.home-quick-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.home-quick-card{grid-template-columns:34px minmax(0,1fr);min-height:82px;padding:14px 12px!important}.home-quick-card .anticon{width:34px;height:34px;font-size:20px}.home-quick-card strong{font-size:14px}.home-quick-card span{font-size:11px}}.api-doc-page-v2{display:flex;flex-direction:column;gap:18px}.api-doc-toolbar-v2,.api-doc-card-v2{padding:22px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b0f}.api-doc-toolbar-v2{display:flex;align-items:center;justify-content:space-between;gap:18px}.api-doc-toolbar-v2 h1{margin:6px 0;color:#0b1c30;font-size:28px;line-height:1.25}.api-doc-toolbar-v2 p{max-width:720px;margin:0;color:#52637a;line-height:1.7}.api-doc-actions-v2{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.api-doc-summary-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.api-doc-summary-v2 div{padding:16px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe}.api-doc-summary-v2 strong,.api-doc-summary-v2 span{display:block}.api-doc-summary-v2 strong{color:#0b1c30;font-size:16px}.api-doc-summary-v2 span{margin-top:5px;color:#64748b;font-size:13px;line-height:1.65}.api-doc-notes-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.api-doc-note-v2{display:grid;gap:7px;padding:16px 18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.api-doc-note-v2.warning{border-color:#fed7aa;background:#fff7ed}.api-doc-note-v2.info{border-color:#bfdbfe;background:#eff6ff}.api-doc-note-v2 strong{color:#0b1c30;font-size:15px}.api-doc-note-v2 span{color:#52637a;line-height:1.7}.api-doc-note-v2 a{color:#1f6feb;font-weight:800}.api-doc-groups-v2{display:grid;gap:14px}.api-doc-card-head-v2{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.api-doc-card-head-v2 h2{margin:0;color:#0b1c30;font-size:18px}.api-doc-card-head-v2 span{color:#64748b;font-size:12px;font-weight:800}.api-doc-endpoints-v2{display:grid;gap:8px}.api-doc-endpoint-v2{display:grid;grid-template-columns:70px minmax(190px,1fr) minmax(150px,.8fr) minmax(150px,.8fr) minmax(180px,1fr);gap:10px;align-items:center;padding:10px 12px;border:1px solid #eef2f7;border-radius:8px;background:#fbfcfe}.api-doc-endpoint-v2 code{color:#1f6feb;font-size:12px;font-weight:800}.api-doc-endpoint-v2 strong{color:#0b1c30}.api-doc-endpoint-v2 span,.api-doc-endpoint-v2 small{color:#64748b;font-size:12px;font-weight:700}.api-doc-overview-grid-v2{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:16px}.api-doc-overview-grid-v2>div{padding:16px;border:1px solid #eef2f7;border-radius:8px;background:#fbfcfe}.api-doc-overview-grid-v2 strong{display:block;margin-bottom:8px;color:#0b1c30;font-size:15px}.api-doc-overview-grid-v2 p{margin:0;color:#52637a;line-height:1.75}.api-doc-endpoint-list-v2{display:grid;gap:12px}.api-doc-endpoint-card-v2{display:grid;gap:14px;padding:16px;border:1px solid #eef2f7;border-radius:8px;background:#fbfcfe}.api-doc-endpoint-head-v2{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid #e8edf4}.api-doc-endpoint-head-v2 h3{margin:0;color:#0b1c30;font-size:16px;line-height:1.45}.api-doc-endpoint-head-v2 p{margin:6px 0 0;color:#64748b;font-size:13px}.api-doc-meta-v2{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.api-doc-meta-v2 code,.api-doc-table-v2 code{color:#1f6feb;font-weight:800}.api-doc-section-grid-v2{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:start}.api-doc-section-label-v2{color:#334155;font-size:13px;font-weight:900}.api-doc-table-wrap-v2{width:100%;overflow-x:auto}.api-doc-table-v2{width:100%;min-width:620px;border-collapse:collapse;color:#334155;font-size:13px}.api-doc-table-v2 th,.api-doc-table-v2 td{padding:10px 12px;border:1px solid #e2e8f0;text-align:left;vertical-align:top}.api-doc-table-v2 th{background:#f1f5f9;color:#0b1c30;font-weight:900}.api-doc-table-v2 td{background:#fff;line-height:1.65}.api-doc-list-v2{margin:0;padding-left:18px;color:#52637a;line-height:1.75}@media (max-width: 900px){.api-doc-toolbar-v2,.api-doc-endpoint-v2{grid-template-columns:1fr}.api-doc-toolbar-v2{display:grid}.api-doc-summary-v2,.api-doc-notes-v2,.api-doc-overview-grid-v2{grid-template-columns:1fr}.api-doc-endpoint-head-v2{display:grid}.api-doc-section-grid-v2{grid-template-columns:1fr;gap:8px}}.problem-workbench-page-v2,.account-native-page-v2,.shop-native-page-v2{display:flex;flex-direction:column;gap:18px}.problem-workbench-hero-v2,.account-native-hero-v2,.shop-native-hero-v2,.problem-workbench-card-v2,.account-native-card-v2,.account-profile-banner-v2,.account-lock-card-v2,.shop-native-card-v2,.shop-native-filter-v2{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.problem-workbench-hero-v2,.account-native-hero-v2,.shop-native-hero-v2{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px}.problem-workbench-hero-v2 h1,.account-native-hero-v2 h1,.shop-native-hero-v2 h1{margin:6px 0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:30px;font-weight:800}.problem-workbench-hero-v2 p,.account-native-hero-v2 p,.shop-native-hero-v2 p{max-width:760px;margin:0;color:#52637a;line-height:1.7}.problem-workbench-hero-actions-v2,.account-native-actions-v2{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.problem-workbench-actions-v2,.workbench-stat-grid-v2,.account-promote-stats-v2{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.workbench-stat-grid-v2 article,.account-promote-stats-v2 article{display:grid;gap:6px;padding:16px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe}.workbench-stat-grid-v2 .anticon,.account-promote-stats-v2 .anticon{color:#06f;font-size:20px}.workbench-stat-grid-v2 span,.account-promote-stats-v2 span{color:#64748b;font-size:13px;font-weight:700}.workbench-stat-grid-v2 strong,.account-promote-stats-v2 strong{color:#0b1c30;font-size:22px;font-weight:800}.problem-workbench-card-v2,.account-native-card-v2,.shop-native-card-v2{padding:22px}.problem-workbench-card-head-v2{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.problem-workbench-card-head-v2 h2,.account-native-card-v2 h2,.shop-native-card-v2 h2{margin:0;color:#0b1c30;font-size:18px;font-weight:800}.problem-workbench-card-head-v2>span,.problem-workbench-card-head-v2>div>span{color:#64748b;font-size:13px}.workbench-title-cell-v2{display:grid;gap:4px}.workbench-title-cell-v2 strong{color:#0b1c30}.workbench-title-cell-v2 span{color:#64748b;font-size:12px}.workbench-row-actions-v2{display:flex;flex-wrap:wrap;gap:8px}.problem-workbench-edit-layout-v2{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:18px;align-items:start}.problem-workbench-form-grid-v2,.account-form-grid-v2{display:grid;grid-template-columns:minmax(0,1fr) 150px 150px;gap:14px}.problem-workbench-form-grid-v2.two,.account-form-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.account-form-grid-v2.three{grid-template-columns:repeat(3,minmax(0,1fr))}.account-resource-grid-v2{grid-template-columns:160px minmax(180px,1fr) minmax(180px,1fr) 160px}.account-password-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))}.account-native-card-v2 .ant-input-number{width:100%}.problem-workbench-submitbar-v2,.account-native-submitbar-v2{display:flex;justify-content:flex-end;gap:10px;padding-top:8px}.workbench-upload-box-v2{display:grid;gap:8px;justify-items:center;margin-bottom:12px;padding:28px 18px;border:1px dashed #b7c6d9;border-radius:8px;background:#f7fafd;color:#64748b;text-align:center;cursor:pointer}.workbench-upload-box-v2.secondary{background:#fbfcfe}.workbench-upload-box-v2 .anticon{color:#06f;font-size:28px}.workbench-upload-box-v2 strong{color:#0b1c30}.workbench-upload-box-v2 input{width:100%;font-size:12px}.workbench-review-note-v2{margin-top:14px;padding:12px;border-radius:8px;background:#fff7ed;color:#9a3412;line-height:1.6}.workbench-collab-box-v2{display:grid;gap:10px;margin-top:6px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe}.workbench-collab-box-v2>strong{display:inline-flex;align-items:center;gap:8px;color:#0b1c30}.workbench-collab-box-v2 p{margin:0;color:#64748b;font-size:13px;line-height:1.6}.workbench-recipient-tags-v2{display:flex;flex-wrap:wrap;gap:6px}.account-profile-banner-v2{display:flex;align-items:center;gap:16px;padding:20px 22px}.account-profile-banner-v2 h2{margin:0 0 6px;color:#0b1c30;font-size:22px}.account-profile-banner-v2 p{margin:0;color:#64748b}.account-native-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.account-native-card-v2{display:grid;gap:16px}.account-switch-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-switch-item-v2{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe}.account-switch-item-v2 div{display:grid;gap:4px}.account-switch-item-v2 strong{color:#0b1c30}.account-switch-item-v2 span,.account-native-list-v2,.account-lock-card-v2 p{color:#64748b;line-height:1.7}.account-native-muted-v2{margin:0;color:#64748b;line-height:1.7}.account-privilege-groups-v2{display:grid;width:100%;gap:14px}.account-privilege-group-v2{padding:16px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe}.account-privilege-group-v2 h3{margin:0 0 12px;color:#0b1c30;font-size:15px}.account-privilege-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 12px}.account-privilege-grid-v2 .ant-checkbox-wrapper{margin-inline-start:0;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.account-promote-stats-v2{grid-template-columns:repeat(3,minmax(0,1fr))}.account-promote-link-v2{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border-radius:8px;background:#f7fafd}.account-promote-link-v2 code{overflow:hidden;color:#0050cb;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.account-lock-card-v2{display:grid;gap:14px;justify-items:center;max-width:560px;margin:0 auto;padding:28px;text-align:center}.account-lock-card-v2>.anticon{color:#06f;font-size:36px}.account-lock-card-v2 form{width:100%;text-align:left}.account-captcha-v2{display:block;width:118px;height:38px;object-fit:cover;cursor:pointer}.shop-native-hero-v2{display:grid;grid-template-columns:minmax(0,1fr) 260px}.shop-native-wallet-v2{display:grid;gap:6px;padding:16px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed}.shop-native-wallet-v2 span,.shop-native-wallet-v2 small{color:#9a3412;font-size:13px;font-weight:700}.shop-native-wallet-v2 strong{color:#c2410c;font-size:24px;font-weight:900}.shop-native-filter-v2{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;padding:14px}.shop-product-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.shop-product-card-v2{overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.shop-product-cover-v2{display:flex;align-items:center;justify-content:center;height:150px;background:#f3f7fb;color:#94a3b8;font-size:34px}.shop-product-cover-v2 img,.shop-cart-product-v2 img{width:100%;height:100%;object-fit:cover}.shop-product-body-v2{display:grid;gap:10px;padding:16px}.shop-product-body-v2 h2{margin:0;color:#0b1c30;font-size:17px;font-weight:800}.shop-product-body-v2 p{min-height:44px;margin:0;color:#64748b;line-height:1.6}.shop-product-meta-v2,.shop-checkout-total-v2{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-product-meta-v2 strong,.shop-checkout-total-v2 strong,.shop-cart-row-v2>strong,.shop-order-row-v2>strong{color:#e11d48;font-weight:900}.shop-product-meta-v2 span{color:#64748b;font-size:12px;font-weight:700}.shop-cart-layout-v2{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.shop-cart-row-v2,.shop-order-row-v2{display:grid;grid-template-columns:minmax(0,1fr) auto 90px auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #f1f5f9}.shop-cart-product-v2{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:center}.shop-cart-product-v2>div{display:flex;align-items:center;justify-content:center;width:58px;height:58px;overflow:hidden;border-radius:8px;background:#f3f7fb;color:#94a3b8}.shop-cart-product-v2 strong,.shop-order-row-v2 strong{color:#0b1c30}.shop-cart-product-v2 span,.shop-order-row-v2 span{display:block;margin-top:4px;color:#64748b;font-size:12px}.shop-qty-v2{display:inline-flex;align-items:center;gap:6px}.shop-qty-v2 .ant-input-number{width:64px}.shop-order-row-v2{grid-template-columns:100px minmax(0,1fr) 90px 120px auto}@media (max-width: 1100px){.problem-workbench-edit-layout-v2,.shop-cart-layout-v2,.shop-native-hero-v2{grid-template-columns:1fr}.shop-product-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.problem-workbench-hero-v2,.account-native-hero-v2,.shop-native-hero-v2,.account-profile-banner-v2{align-items:stretch;flex-direction:column}.workbench-stat-grid-v2,.account-promote-stats-v2,.account-native-grid-v2,.account-form-grid-v2,.account-form-grid-v2.three,.account-switch-grid-v2,.account-privilege-grid-v2,.problem-workbench-form-grid-v2,.problem-workbench-form-grid-v2.two,.shop-native-filter-v2,.shop-product-grid-v2,.shop-cart-row-v2,.shop-order-row-v2,.account-promote-link-v2{grid-template-columns:1fr}.user-profile-session-card{align-items:stretch;flex-direction:column}}.problem-import-page-v2{display:flex;flex-direction:column;gap:18px}.problem-import-card-v2{width:100%;max-width:none}.problem-import-card-v2 .ant-input,.problem-import-card-v2 .ant-input-affix-wrapper{width:100%}.problem-import-form-v2,.problem-import-field-v2{display:grid;gap:10px}.problem-import-form-v2{gap:16px}.problem-import-field-v2>span,.problem-import-check-v2 span{color:#172033;font-size:13px;font-weight:800}.problem-import-field-v2 .ant-input,.problem-import-field-v2 .ant-input-affix-wrapper{min-height:38px;border-radius:8px}.problem-import-check-v2{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:9px 11px;border:1px solid #dfe6ee;border-radius:8px;background:#fbfcfe}.problem-import-check-v2 input{width:16px;height:16px;margin:0}.problem-import-actions-v2{display:flex;flex-wrap:wrap;gap:10px}.tool-frame-page-v2{display:grid;gap:16px}.tool-portal-card-v2{display:grid;gap:12px;justify-items:center;padding:48px 28px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;text-align:center;box-shadow:0 2px 8px #64748b14}.tool-portal-icon-v2{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:16px;background:#eff6ff;color:#06f;font-size:28px}.tool-portal-card-v2 h2{margin:6px 0 0;color:#0b1c30;font-size:22px}.tool-portal-card-v2 p{max-width:620px;margin:0;color:#64748b;line-height:1.7}.tool-portal-actions-v2{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:8px}.problem-filter-select-v2{grid-template-columns:minmax(0,1fr) auto}.problem-reference-list-v2{gap:6px}.problem-reference-list-v2 a{grid-template-columns:minmax(0,1fr) auto;padding:8px 10px}.problem-reference-list-v2 strong{font-size:13px;line-height:1.3}.problem-reference-group-v2{display:inline;margin-left:4px}.contest-table-head,.contest-row-v2{grid-template-columns:minmax(300px,2fr) 82px 78px 184px 56px minmax(120px,.8fr) 84px 126px!important}.contest-title-cell-v2 a{white-space:normal}.contest-type-field-v2 .ant-radio-group{display:flex;flex-wrap:nowrap}.contest-type-field-v2 .ant-radio-button-wrapper{padding-inline:12px;white-space:nowrap}.contest-edit-grid-v2.compact{grid-template-columns:minmax(260px,1fr)!important}@media (min-width: 768px) and (max-width: 1194px){.contest-problem-row.no-difficulty{grid-template-columns:42px minmax(0,1fr) 70px 120px!important}.contest-problem-row.no-statistics{grid-template-columns:42px minmax(0,1fr) 70px 104px!important}.contest-problem-row.no-difficulty.no-statistics{grid-template-columns:42px minmax(0,1fr) 70px!important}}.contest-edit-page-v2,.contest-secret-page-v2{display:flex;flex-direction:column;gap:18px}.contest-edit-layout-v2{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:18px;align-items:start}.contest-edit-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.contest-edit-grid-v2.compact{grid-template-columns:minmax(160px,.7fr) 120px minmax(0,1fr) minmax(0,1.2fr)}.contest-edit-grid-v2 .ant-input-number,.contest-edit-grid-v2 .ant-select,.contest-edit-grid-v2 .ant-input{width:100%}.contest-problem-order-v2{display:grid;gap:8px}.contest-problem-order-v2 article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe}.contest-problem-order-v2 article>span{display:grid;width:28px;height:28px;place-items:center;border-radius:6px;background:#eaf1ff;color:#0b62d6;font-weight:850}.contest-problem-order-v2 strong{min-width:0;overflow:hidden;color:#0b1c30;text-overflow:ellipsis;white-space:nowrap}.contest-problem-order-v2 article>div{display:inline-flex;gap:6px}.contest-edit-switches-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px;column-gap:10px}.contest-edit-switches-v2 .ant-form-item{margin-bottom:8px}.contest-secret-card-v2{display:grid;width:100%;max-width:none;gap:16px;padding:22px;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.contest-secret-title-v2{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center}.contest-secret-title-v2>.anticon{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#eaf1ff;color:#0b62d6;font-size:20px}.contest-secret-title-v2 strong,.contest-secret-title-v2 span{display:block}.contest-secret-title-v2 strong{color:#0b1c30;font-size:18px;font-weight:850}.contest-secret-title-v2 span{margin-top:3px;color:#64748b;font-size:13px;font-weight:700}.contest-secret-actions-v2{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}@media (max-width: 1180px){.contest-edit-layout-v2{grid-template-columns:1fr}.contest-edit-grid-v2.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.contest-edit-grid-v2,.contest-edit-grid-v2.compact,.contest-problem-order-v2 article{grid-template-columns:1fr}.contest-problem-order-v2 article>div,.contest-secret-actions-v2{justify-content:flex-start}}@media (min-width: 768px) and (max-width: 1194px){.contest-edit-layout-v2{grid-template-columns:minmax(0,1fr) minmax(280px,340px)!important}.contest-edit-grid-v2.compact{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 768px) and (max-width: 1194px){.front-v2-header{height:58px}.front-v2-header-inner{width:calc(100vw - 28px);grid-template-columns:auto minmax(0,1fr) auto!important;gap:10px!important}.front-v2-brand{gap:8px}.front-v2-brand-mark{width:30px;height:30px}.front-v2-brand-name{font-size:15px}.front-v2-nav{display:flex!important;height:58px;min-width:0;overflow:visible;line-height:58px!important}.front-v2-nav .ant-menu-item,.front-v2-nav .ant-menu-submenu{display:inline-flex!important;height:58px;padding-inline:6px!important;line-height:58px!important}.front-v2-nav .ant-menu-title-content{font-size:12px!important}.front-v2-search{display:flex!important;width:clamp(132px,18vw,190px)!important}.front-v2-actions{display:inline-flex;min-width:0;gap:6px;justify-self:end}.front-v2-user-button span{display:inline-block!important;max-width:72px}.front-v2-mobile-menu{display:none!important}.front-v2-content{padding:22px 0 0!important}.front-v2-content.ai-assistant-content-v2{padding:22px 0!important}.front-home-grid{grid-template-columns:minmax(0,1fr) minmax(280px,320px)!important;gap:16px}.front-home-side{display:flex!important;flex-direction:column}.problem-detail-layout,.problem-submit-layout-v2,.contest-detail-layout{grid-template-columns:minmax(0,1fr) minmax(280px,320px)!important;gap:18px}.problem-detail-titlebar,.contest-detail-titlebar,.tool-head-v2{align-items:flex-start;flex-direction:row!important}.problem-title-owner-v2{flex:0 0 240px!important;width:auto!important}.problem-metric-grid,.contest-detail-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important}.problem-edit-workbench-v2,.article-detail-layout-v2,.article-edit-layout-v2{grid-template-columns:minmax(0,1fr) minmax(280px,340px)!important}.problem-edit-side-v2,.article-side-v2,.article-preview-panel-v2{position:sticky!important;top:82px}.problem-edit-basic-grid-v2{grid-template-columns:132px minmax(180px,1fr) 132px 132px!important}.submission-detail-grid-v2{grid-template-columns:minmax(0,1fr) minmax(260px,300px)!important}.submission-overview-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))!important}.submission-overview-card-v2 .submission-overview-grid-v2{grid-template-columns:repeat(4,minmax(0,1fr))!important}.submission-code-compare-v2,.problem-resource-layout-v2,.problem-admin-two-cols-v2,.report-insight-row-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.problem-admin-layout-v2,.tool-layout-v2,.statement-layout-v2{grid-template-columns:minmax(0,1fr) minmax(280px,340px)!important}.problem-stat-summary-v2{grid-template-columns:repeat(4,minmax(0,1fr))!important}.problem-stat-chart-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))!important}.tool-filter-v2{grid-template-columns:140px 140px minmax(180px,1fr) auto auto!important}.tool-stat-grid-v2{grid-template-columns:repeat(6,minmax(0,1fr))!important}.contest-problem-row{grid-template-columns:42px minmax(0,1fr) 70px 104px 120px!important;gap:10px}.contest-problem-row .problem-rate{grid-column:auto!important}.report-contest-row-v2{grid-template-columns:28px minmax(0,1.2fr) 70px minmax(140px,.8fr) 48px!important}.report-problem-table-v2>div{grid-template-columns:minmax(0,1fr) minmax(118px,auto) 66px minmax(150px,.8fr)!important;padding-left:52px!important}.group-report-user-table-v2 article{grid-template-columns:34px 34px minmax(0,1fr) 54px minmax(110px,.8fr) 78px auto!important}.statement-form-grid-v2{grid-template-columns:repeat(4,minmax(0,1fr))!important}.statement-problem-list-v2 article{grid-template-columns:minmax(0,1fr) minmax(160px,.45fr) 100px auto!important}}.problem-edit-page-v2,.article-detail-page-v2,.article-edit-page-v2{display:flex;flex-direction:column;gap:18px}.problem-edit-head-v2,.problem-edit-card-v2,.article-detail-head-v2,.article-edit-head-v2,.article-panel-v2,.article-edit-panel-v2,.article-edit-meta-v2{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b12}.problem-edit-head-v2,.article-detail-head-v2,.article-edit-head-v2{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start;justify-content:space-between;padding:18px 22px}.problem-edit-head-v2 h1,.article-detail-head-v2 h1,.article-edit-head-v2 h1{margin:0;color:#0b1c30;font-size:26px;line-height:1.25;font-weight:850;letter-spacing:0}.problem-edit-head-actions-v2,.article-detail-actions-v2{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.problem-edit-workbench-v2{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:18px;align-items:start}.problem-edit-main-v2,.problem-edit-side-v2{display:grid;gap:18px;min-width:0}.problem-edit-side-v2{align-self:start}.problem-edit-card-v2{min-width:0;padding:18px}.problem-edit-card-head-v2{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;margin-bottom:14px}.problem-edit-card-head-v2 h2,.article-panel-head-v2 h2,.article-edit-panel-head-v2 h2{display:inline-flex;gap:8px;align-items:center;margin:0;color:#0b1c30;font-size:16px;font-weight:850}.problem-edit-card-head-v2 span,.article-panel-head-v2 span,.article-edit-panel-head-v2 span{color:#64748b;font-size:12px;font-weight:700}.problem-edit-basic-grid-v2{display:grid;grid-template-columns:150px minmax(220px,1fr) 150px 150px;gap:12px;align-items:start}.problem-edit-title-field-v2{min-width:0}.problem-edit-card-v2 .ant-input-number,.problem-edit-card-v2 .ant-select,.problem-edit-card-v2 .ant-input,.problem-edit-card-v2 .ant-input-affix-wrapper{width:100%}.problem-edit-inline-row-v2,.problem-edit-fileio-v2{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.problem-edit-fileio-v2{flex:1 1 420px}.problem-edit-fileio-v2 .ant-form-item{flex:1 1 180px;margin-bottom:0}.problem-edit-content-grid-v2{display:grid;gap:14px}.problem-edit-content-grid-v2 textarea,.article-edit-textarea-v2{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;line-height:1.65}.problem-edit-statement-tabs-v2 .ant-tabs-nav{margin-bottom:12px}.problem-edit-switches-v2{display:grid;gap:8px}.problem-edit-switches-v2 .ant-form-item,.article-edit-options-v2 .ant-form-item{margin-bottom:0}.problem-edit-difficulty-v2{padding-bottom:14px}.problem-edit-difficulty-v2 .ant-slider{margin:10px 8px 26px}.problem-edit-difficulty-v2 .ant-slider-mark-text{color:#64748b;font-size:11px;font-weight:700;white-space:nowrap}.problem-edit-preview-v2 h1{margin:0 0 10px;color:#0b1c30;font-size:24px;line-height:1.35}.problem-edit-preview-v2.inline{min-height:420px;padding:6px 0 0}.problem-edit-preview-section-v2{margin-top:12px;padding:16px;border:1px solid #eef2f7;border-radius:8px;background:#fbfcfe}.problem-edit-preview-section-v2 h3{margin:0 0 8px;color:#0b1c30;font-size:13px;font-weight:850}.problem-edit-preview-section-v2 .problem-statement-html{overflow:auto;max-height:520px;margin:0}.problem-edit-preview-empty-v2{color:#94a3b8;font-size:13px;font-weight:700}.article-detail-meta-v2{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:10px}.article-detail-meta-v2>span:not(.discussion-audit-chip-v2),.article-detail-meta-v2>a{display:inline-flex;min-height:28px;align-items:center;gap:6px;padding:4px 8px;border:1px solid #e2e8f0;border-radius:4px;background:#fbfcfe;color:#475569;font-size:12px;font-weight:700}.article-audit-panel-v2{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:14px 16px}.article-audit-panel-v2 strong{color:#0b1c30}.article-audit-panel-v2 span{color:#64748b;font-size:13px;font-weight:700}.article-audit-pass-v2{border-color:#bbf7d0!important;background:#f0fdf4!important;color:#15803d!important;font-weight:800}.article-audit-pass-v2:hover{border-color:#86efac!important;background:#dcfce7!important;color:#166534!important}.article-detail-layout-v2{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;align-items:start}.article-panel-v2{min-width:0;padding:16px}.article-panel-v2 h2{margin:0 0 12px;color:#0b1c30;font-size:16px;font-weight:850}.article-panel-head-v2,.article-edit-panel-head-v2{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;margin:-16px -16px 16px;padding:12px 16px;border-bottom:1px solid #e2e8f0;background:#fbfcfe}.article-content-v2{color:#1f2937;font-size:14px;line-height:1.78;word-break:break-word}.article-content-v2.compact{font-size:13px}.article-content-v2 img{max-width:100%}.article-content-v2 pre{overflow:auto;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.article-content-v2 code{border-radius:5px;background:#f1f5f9;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.article-content-v2 pre code{display:block;padding:0;background:transparent;color:#243044;font-size:13px;line-height:1.65;white-space:pre}.article-content-v2 .tok-keyword,.problem-statement-html .tok-keyword{color:#7c3aed;font-weight:700}.article-content-v2 .tok-string,.problem-statement-html .tok-string{color:#047857}.article-content-v2 .tok-number,.problem-statement-html .tok-number{color:#b45309}.article-content-v2 .tok-comment,.problem-statement-html .tok-comment{color:#64748b}.article-content-v2 .article-pdf-embed{overflow:hidden;margin:12px 0;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.article-content-v2 .article-pdf-embed iframe{display:block;width:100%;min-height:760px;border:0;background:#fff}.article-video-v2{display:grid;place-items:center}.article-video-v2 video{width:100%;max-height:680px;border-radius:8px;background:#000}.article-side-v2{display:grid;gap:18px;position:sticky;top:82px}.article-author-v2{display:flex;gap:10px;align-items:center;padding:10px;border-radius:8px;background:#fbfcfe;color:#0b1c30;font-weight:800}.article-vote-row-v2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.article-comment-list-v2{display:grid;gap:10px}.article-comment-card-v2{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:12px;border:1px solid #eef2f7;border-radius:8px;background:#fbfcfe}.article-comment-head-v2{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:6px}.article-comment-head-v2 strong{color:#0b1c30}.article-comment-head-v2 span{color:#64748b;font-size:12px;font-weight:700}.article-comment-editor-v2{display:grid;gap:10px}.article-comment-editor-v2 .ant-btn{justify-self:end}.article-edit-layout-v2{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:18px;align-items:start}.article-edit-panel-v2,.article-edit-meta-v2{min-width:0;padding:16px}.article-edit-toolbar-v2{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.article-edit-textarea-v2{min-height:620px!important;resize:vertical}.article-preview-panel-v2{position:sticky;top:82px}.article-preview-body-v2{min-height:620px;max-height:760px;overflow:auto}.article-edit-meta-v2{display:grid;gap:12px}.article-edit-options-v2{display:flex;flex-wrap:wrap;gap:12px 18px}.article-edit-submit-v2{display:flex;justify-content:flex-end}@media (max-width: 1180px){.problem-edit-workbench-v2,.article-detail-layout-v2,.article-edit-layout-v2{grid-template-columns:1fr}.problem-edit-side-v2,.article-side-v2,.article-preview-panel-v2{position:static}.problem-edit-basic-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.problem-edit-head-v2,.article-detail-head-v2,.article-edit-head-v2{align-items:stretch;flex-direction:column;padding:14px}.problem-edit-head-actions-v2,.article-detail-actions-v2{justify-content:flex-start}.problem-edit-basic-grid-v2,.article-comment-card-v2{grid-template-columns:1fr}}.submission-detail-page-v2{display:flex;flex-direction:column;gap:18px}.submission-detail-head-v2,.submission-card-v2{border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.submission-detail-head-v2{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;justify-content:space-between;padding:20px 24px}.submission-detail-head-v2 h1{margin:0;color:#0b1c30;font-size:30px;line-height:1.25;font-weight:800;letter-spacing:0}.submission-detail-flags-v2,.submission-detail-actions-v2{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.submission-detail-flags-v2{margin-top:12px}.submission-detail-flags-v2>span:not(.submission-status-v2){display:inline-flex;min-height:28px;align-items:center;gap:6px;padding:4px 8px;border:1px solid #e2e8f0;border-radius:4px;background:#fbfcfe;color:#424656;font-size:12px;font-weight:700}.submission-detail-actions-v2{justify-content:flex-end}.submission-detail-grid-v2{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}.submission-detail-main-v2,.submission-detail-side-v2{display:flex;min-width:0;flex-direction:column;gap:18px}.submission-card-v2{min-width:0;padding:22px}.submission-card-v2 h2{margin:0 0 14px;color:#0b1c30;font-size:18px;font-weight:800}.submission-overview-grid-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.submission-overview-grid-v2 div,.submission-result-stack-v2 div{padding:12px;border-radius:8px;background:#fbfcfe}.submission-overview-grid-v2 strong,.submission-overview-grid-v2 span,.submission-result-stack-v2 strong,.submission-result-stack-v2 span{display:block}.submission-overview-grid-v2 strong,.submission-result-stack-v2 strong{overflow:hidden;color:#0b1c30;font-size:15px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.submission-overview-grid-v2 span,.submission-result-stack-v2 span{margin-top:5px;color:#64748b;font-size:12px;font-weight:700}.submission-code-card-v2{overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.submission-code-head-v2{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #e2e8f0;background:#fbfcfe;color:#0b1c30;font-weight:800}.submission-code-head-v2 span{display:inline-flex;gap:6px}.submission-code-card-v2 pre{max-height:620px;margin:0;overflow:auto;padding:16px;background:#fff;color:#243044;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.65;-moz-tab-size:2;tab-size:2}.submission-system-box-v2{padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe;color:#424656;line-height:1.7}.submission-case-collapse-v2{border:0;background:transparent}.submission-case-collapse-v2 .ant-collapse-item{overflow:hidden;margin-bottom:10px;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#fff}.submission-case-collapse-v2 .ant-collapse-header{align-items:center!important;padding:9px 12px!important}.submission-case-collapse-v2 .ant-collapse-expand-icon{height:30px;align-items:center}.submission-case-collapse-v2 .ant-collapse-header-text{min-width:0}.submission-subtask-title-v2,.submission-case-head-v2{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.submission-case-head-v2{display:grid;grid-template-columns:minmax(96px,1fr) 132px 86px 86px 96px;width:100%}.submission-subtask-title-v2 strong{color:#0b1c30}.submission-subtask-title-v2 span,.submission-case-head-v2 span:not(.submission-status-v2){color:#64748b;font-size:12px;font-weight:700}.submission-case-list-v2{display:grid;gap:12px}.submission-case-card-v2{display:grid;gap:10px;padding:12px;border:1px solid #eef2f7;border-radius:8px;background:#fbfcfe}.submission-case-head-v2{min-height:30px}.submission-case-head-v2 strong{color:#0b1c30;font-size:13px;min-width:0}.submission-case-head-v2 .submission-status-v2{justify-content:center;width:132px;min-width:132px}.submission-side-link-v2,.submission-detail-user-v2{display:flex;gap:10px;align-items:center;padding:10px 12px;border-radius:8px;background:#fbfcfe;color:#0b1c30;font-weight:800}.submission-side-link-v2+.submission-side-link-v2{margin-top:8px}.submission-side-link-v2 .anticon,.submission-detail-user-v2:hover,.submission-side-link-v2 a:hover{color:#06f}.submission-result-stack-v2{display:grid;gap:8px}.submission-result-stack-v2 .submission-status-v2{display:inline-flex;width:fit-content}@media (max-width: 980px){.submission-detail-grid-v2,.submission-overview-grid-v2{grid-template-columns:1fr}}.submission-detail-page-v2 .submission-detail-head-v2{padding:18px 22px}.submission-detail-page-v2 .submission-detail-head-v2 h1{font-size:26px}.submission-detail-page-v2 .submission-detail-main-v2{width:100%}.submission-overview-card-v2{padding:10px 12px}.submission-card-title-row-v2{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin-bottom:8px}.submission-card-title-row-v2 h2{display:inline-flex;gap:8px;align-items:center;margin:0;font-size:15px}.submission-overview-card-v2 .submission-overview-grid-v2{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px 18px}.submission-overview-cell-v2{min-width:0;padding:0;background:transparent}.submission-overview-card-v2 .submission-overview-cell-v2{padding:0;border-radius:0;background:transparent}.submission-overview-cell-v2>span:first-child{display:block;margin-bottom:2px;color:#64748b;font-size:11px;font-weight:700}.submission-overview-cell-v2 strong{display:block;overflow:hidden;color:#0b1c30;font-size:12px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.submission-overview-cell-v2 a{display:inline-flex;max-width:100%;gap:5px;align-items:center;overflow:hidden;color:#0b62d6;text-overflow:ellipsis;vertical-align:top}.submission-overview-card-v2 .submission-detail-user-v2{padding:3px 7px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe;font-size:12px}.submission-ai-card-v2{padding:16px}.submission-ai-actions-v2{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center}.submission-ai-loading-v2,.submission-ai-error-v2{display:flex;gap:8px;align-items:center;margin-top:10px;padding:10px 12px;border-radius:8px;background:#f8fafc;color:#475569;font-size:13px;font-weight:700}.submission-ai-error-v2{border:1px solid #fecaca;background:#fff7f7;color:#b42318}.submission-ai-result-v2{display:grid;gap:10px;margin-top:12px}.submission-ai-result-v2>div{padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe}.submission-ai-result-v2 strong{display:block;margin-bottom:6px;color:#0b1c30;font-size:13px}.submission-ai-result-v2 p{margin:0;color:#334155;font-size:13px;line-height:1.75;white-space:pre-wrap}.submission-ai-result-v2 footer,.submission-recommend-list-v2 footer{color:#64748b;font-size:12px;font-weight:700}.submission-recommend-list-v2{display:grid;gap:8px;margin-top:12px}.submission-recommend-item-v2{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe}.submission-recommend-item-v2:hover{border-color:#bfdbfe;background:#f8fbff}.submission-recommend-item-v2 strong{display:block;color:#0b1c30;font-size:13px}.submission-recommend-item-v2 p{margin:5px 0;color:#475569;font-size:13px;line-height:1.6}.submission-recommend-item-v2 span{color:#64748b;font-size:12px;font-weight:700}.submission-recommend-item-v2 em{flex:0 0 auto;min-width:58px;font-style:normal;font-weight:900;text-align:right}.submission-code-body-v2{display:grid;grid-template-columns:52px minmax(0,1fr);max-height:620px;overflow:auto;background:#fff!important}.submission-code-card-v2 .submission-code-lines-v2,.submission-code-card-v2 .submission-code-content-v2{min-height:100%;max-height:none;margin:0;padding:14px 0;overflow:visible;background:#fff!important;color:#243044!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.65;-moz-tab-size:2;tab-size:2}.submission-code-card-v2 .submission-code-lines-v2{padding-right:10px;padding-left:8px;border-right:1px solid #e2e8f0;background:#f8fafc!important;color:#94a3b8!important;text-align:right;-webkit-user-select:none;user-select:none}.submission-code-card-v2 .submission-code-content-v2{overflow:visible;padding-right:16px;padding-left:14px;white-space:pre}.submission-detail-page-v2 .submission-code-card-v2 pre,.submission-detail-page-v2 .submission-code-card-v2 code{background:#fff!important}.submission-code-compare-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.submission-ai-result-v2>.submission-code-compare-v2{padding:0;border:0;background:transparent}.submission-code-card-v2 .submission-code-content-v2 code{color:inherit}.submission-code-content-v2 .tok-keyword{color:#7c3aed;font-weight:700}.submission-code-content-v2 .tok-string{color:#047857}.submission-code-content-v2 .tok-number{color:#b45309}.submission-code-content-v2 .tok-comment{color:#64748b}.submission-testcase-collapse-v2{border:0;background:transparent}.submission-testcase-collapse-v2 .ant-collapse-item{overflow:hidden;margin-bottom:8px;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#fff}.submission-case-collapse-v2 .ant-collapse-header,.submission-case-collapse-v2 .ant-collapse-content,.submission-case-collapse-v2 .ant-collapse-content-box,.submission-testcase-collapse-v2 .ant-collapse-header,.submission-testcase-collapse-v2 .ant-collapse-content,.submission-testcase-collapse-v2 .ant-collapse-content-box{background:#fff!important}.submission-case-detail-v2{display:grid;gap:10px}@media (max-width: 1180px){.submission-overview-card-v2 .submission-overview-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 980px){.submission-code-compare-v2{grid-template-columns:1fr}}@media (max-width: 720px){.submission-overview-card-v2 .submission-overview-grid-v2{grid-template-columns:1fr}.submission-code-body-v2{grid-template-columns:42px minmax(0,1fr)}}.problem-admin-page-v2{display:flex;flex-direction:column;gap:14px}.problem-admin-head-v2,.problem-admin-card-v2,.problem-admin-toolbar-v2,.problem-stat-summary-v2{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.problem-admin-head-v2{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;padding:20px 24px}.problem-admin-head-v2 h1{margin:0;color:#0b1c30;font-size:30px;line-height:1.25;font-weight:800;letter-spacing:0}.problem-admin-toolbar-v2{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;padding:10px 14px}.problem-admin-toolbar-v2>div{display:inline-flex;min-width:0;flex-wrap:wrap;gap:8px;align-items:center}.problem-admin-toolbar-v2 strong{color:#0b1c30;font-size:16px;font-weight:850}.problem-admin-toolbar-v2 span{overflow:hidden;color:#64748b;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.problem-admin-tabs-v2 .ant-tabs-nav{margin-bottom:0}.problem-admin-layout-v2{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.problem-resource-layout-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-admin-card-v2{min-width:0;padding:18px}.problem-admin-card-v2 h2{margin:0 0 16px;color:#0b1c30;font-size:18px;font-weight:800}.problem-admin-card-v2 .ant-input-number,.problem-admin-card-v2 .ant-select,.problem-admin-card-v2 .ant-slider{width:100%}.problem-admin-card-head-v2{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin-bottom:14px}.problem-admin-card-head-v2 h2{margin:0}.problem-admin-two-cols-v2,.problem-upload-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.problem-upload-grid-v2{grid-template-columns:1fr;margin:8px 0 18px}.problem-upload-grid-v2 label,.problem-upload-strip-v2{display:grid;gap:8px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe}.problem-upload-grid-v2 label span{color:#0b1c30;font-size:13px;font-weight:800}.problem-upload-strip-v2{display:flex;flex-wrap:wrap;align-items:center;margin-top:16px}.problem-upload-strip-v2 input{min-width:260px;flex:1}.problem-admin-switches-v2{display:grid;gap:8px;margin-bottom:16px}.problem-admin-switches-v2 .ant-form-item{margin-bottom:0;padding:9px 10px;border:1px solid #e2e8f0;border-radius:6px;background:#fbfcfe}.problem-preview-v2 h1,.problem-print-paper-v2 h1{margin:0 0 14px;color:#0b1c30;font-size:30px;font-weight:800;letter-spacing:0}.problem-preview-section-v2{margin-top:22px}.problem-preview-section-v2 h2{display:flex;align-items:center;gap:8px}.problem-preview-section-v2 pre,.problem-json-preview-v2{overflow-x:auto;padding:14px;border-radius:8px;background:#f8fafc;color:#263244;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;line-height:1.65;white-space:pre-wrap}.problem-testcase-list-v2{display:grid;gap:12px}.problem-testcase-block-v2{overflow:hidden;border:1px solid #e2e8f0;border-radius:8px}.problem-testcase-title-v2,.problem-testcase-row-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px 12px}.problem-testcase-title-v2{background:#f4f8fc;color:#0b1c30;font-size:13px;font-weight:800}.problem-testcase-title-v2 span{color:#64748b;text-align:right}.problem-testcase-row-v2{border-top:1px solid #eef2f7;color:#424656;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.problem-testcase-row-v2:has(span:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}.problem-admin-empty-v2,.problem-admin-warning-v2{padding:18px;border-radius:8px;background:#fbfcfe;color:#64748b;text-align:center;font-weight:700}.problem-admin-warning-v2{border:1px solid #ffddb8;background:#fff7f1;color:#653e00}.problem-table-actions-v2{display:flex;flex-wrap:wrap;gap:6px}.problem-download-card-v2{display:grid;max-width:760px;gap:12px;justify-items:start}.problem-download-card-v2>.anticon{color:#06f;font-size:34px}.problem-download-card-v2 p{margin:0;color:#64748b;line-height:1.7}.problem-score-bars-v2{display:grid;height:190px;grid-auto-flow:column;grid-auto-columns:minmax(8px,1fr);align-items:end;gap:2px;overflow-x:auto;padding:12px 4px 0}.problem-score-bars-v2 div{display:grid;height:100%;min-width:12px;align-items:end;gap:5px;text-align:center}.problem-score-bars-v2 i{display:block;min-height:4px;border-radius:4px 4px 0 0;background:#0b62d6}.problem-score-bars-v2 span{color:#64748b;font-size:10px}.problem-stat-summary-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.problem-stat-summary-v2>div{min-width:0;padding:12px 14px;border-right:1px solid #e2e8f0}.problem-stat-summary-v2>div:last-child{border-right:0}.problem-stat-summary-v2 span{display:block;margin-bottom:4px;color:#64748b;font-size:12px;font-weight:700}.problem-stat-summary-v2 strong{display:block;overflow:hidden;color:#0b1c30;font-size:18px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.problem-stat-table-card-v2 .ant-table{color:#263244}.problem-stat-id-v2{color:#0b62d6;font-weight:850}.problem-stat-chart-grid-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.problem-print-paper-v2{padding:34px;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.problem-print-meta-v2{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px;color:#424656;font-size:13px;font-weight:700}.problem-print-meta-v2 span{padding:5px 8px;border-radius:4px;background:#f4f8fc}@media print{.front-v2-header,.site-footer,.problem-admin-head-v2,.problem-print-actions-v2{display:none!important}.front-v2-content,.front-v2-page,.problem-print-paper-v2{padding:0!important;background:#fff!important;box-shadow:none!important}}@media (max-width: 960px){.video-bucket-summary-v2,.problem-admin-layout-v2,.problem-resource-layout-v2,.problem-admin-two-cols-v2,.problem-stat-summary-v2,.problem-stat-chart-grid-v2{grid-template-columns:1fr}.problem-upload-strip-v2 input{min-width:0;width:100%}}.front-v2-tool-popup,.front-v2-tool-popup .ant-menu,.front-v2-tool-popup .ant-menu-sub{width:112px!important;min-width:112px!important;max-width:112px!important;padding:5px!important;border-radius:8px!important}.front-v2-tool-popup .ant-menu-item{display:flex!important;width:102px!important;min-width:102px!important;max-width:102px!important;height:34px!important;align-items:center;justify-content:flex-start;margin:2px 0!important;padding-inline:10px!important;border-radius:6px!important;line-height:34px!important}.front-v2-tool-popup,.front-v2-tool-popup .ant-menu,.front-v2-tool-popup .ant-menu-sub{width:184px!important;min-width:184px!important;max-width:184px!important;padding:6px!important;border-radius:8px!important}.front-v2-tool-popup .ant-menu{box-shadow:0 12px 30px #0f172a1f!important}.front-v2-tool-popup .ant-menu-item{display:flex!important;width:130px!important;min-width:130px!important;max-width:130px!important;height:34px!important;margin:2px 0!important;padding-inline:10px!important;gap:8px!important;border-radius:8px!important;line-height:34px!important}.front-v2-tool-popup .ant-menu-title-content,.front-v2-tool-popup .ant-menu-title-content a{flex:1 1 auto!important;max-width:none!important;color:#0b1c30!important;font-size:13px;font-weight:700;white-space:nowrap!important}@media (max-width: 560px){.group-contests-header{padding-bottom:12px}.group-contests-title h1{font-size:22px}.group-contests-stats{grid-template-columns:1fr}.group-contests-actions .ant-btn,.group-contests-toolbar .ant-segmented,.group-contests-toolbar .contest-toolbar-controls .ant-select{width:100%}}.group-page-v2{display:flex;flex-direction:column;gap:20px}.group-hero-v2,.group-table-card-v2,.group-admin-strip{border:1px solid #e6edf7;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.group-hero-v2{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:24px}.group-identity-v2{display:flex;min-width:0;align-items:center;gap:16px}.group-identity-v2 h1{margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:28px;line-height:1.2;font-weight:700;letter-spacing:0}.group-identity-v2 p{max-width:760px;margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.7}.group-meta-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:8px;color:#64748b;font-size:13px;font-weight:600}.group-actions-v2{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.group-stats-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.group-stats-v2.five{grid-template-columns:repeat(5,minmax(0,1fr))}.group-stats-v2>div{min-height:84px;padding:14px 16px;border:1px solid #e6edf7;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b0f}.group-stats-v2 strong{display:block;color:#0b1c30;font-size:24px;line-height:1.1;font-weight:800}.group-stats-v2 span{display:block;margin-top:8px;color:#64748b;font-size:13px;font-weight:700}.group-admin-strip{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;padding:14px 16px}.group-admin-strip.cleanup{justify-content:space-between}.cleanup-copy{min-width:240px;flex:1}.cleanup-copy strong,.cleanup-copy span{display:block}.cleanup-copy strong{color:#0b1c30;font-size:14px}.cleanup-copy span{margin-top:4px;color:#64748b;font-size:13px;line-height:1.5}.group-admin-strip.cleanup .ant-select{width:220px}.group-table-card-v2{overflow:hidden}.group-table-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:16px;border-bottom:1px solid #f1f5f9}.group-table-toolbar .ant-input-affix-wrapper{width:min(420px,100%)}.group-table-toolbar .ant-select{width:150px}.group-member-head-v2,.group-member-row-v2,.group-manage-head-v2,.group-manage-row-v2{display:grid;gap:14px;align-items:center}.group-member-head-v2,.group-member-row-v2{grid-template-columns:minmax(190px,1.2fr) minmax(100px,.8fr) 108px 128px 92px 78px 128px}.group-manage-head-v2,.group-manage-row-v2{grid-template-columns:minmax(190px,1.2fr) minmax(96px,.7fr) 76px 96px 108px 78px minmax(170px,1fr) 128px}.group-member-head-v2,.group-manage-head-v2{min-height:52px;padding:0 24px;border-bottom:1px solid #f1f5f9;color:#64748b;font-size:14px;font-weight:600}.group-member-row-v2,.group-manage-row-v2{min-height:74px;padding:12px 24px;border-bottom:1px solid #f1f5f9}.group-member-row-v2:nth-child(2n),.group-manage-row-v2:nth-child(2n){background:#fbfcfe}.group-member-row-v2:hover,.group-manage-row-v2:hover{background:#f4f8fc}.group-member-user-v2{display:inline-flex;min-width:0;align-items:center;gap:10px;color:#0b1c30}.group-member-user-v2 span{min-width:0}.group-member-user-v2 strong,.group-member-user-v2 small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-member-user-v2 strong{color:#0b1c30;font-size:14px}.group-member-user-v2 small,.group-member-muted{color:#64748b;font-size:12px;font-weight:600}.group-member-number{color:#0b1c30;font-size:13px;font-weight:700}.group-relation-chip{display:inline-flex;width:fit-content;align-items:center;justify-content:center;padding:5px 8px;border-radius:4px;background:#ecfeff;color:#155e75;font-size:12px;font-weight:700;white-space:nowrap}.group-relation-chip.main{background:#dae1ff;color:#003fa4}.group-row-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.today-stat-pills{display:flex;flex-wrap:wrap;gap:4px}.today-stat-pills .ant-tag{margin:0}.group-edit-form{padding-top:8px}@media (max-width: 1199.98px){.group-table-card-v2{overflow-x:auto}.group-member-head-v2,.group-member-row-v2{min-width:980px}.group-manage-head-v2,.group-manage-row-v2{min-width:1160px}}@media (max-width: 820px){.group-hero-v2{grid-template-columns:1fr;align-items:flex-start}.group-actions-v2,.group-admin-strip{justify-content:flex-start}.group-stats-v2,.group-stats-v2.five{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.group-hero-v2{padding:20px}.group-identity-v2{align-items:flex-start}.group-identity-v2 h1{font-size:22px}.group-stats-v2,.group-stats-v2.five{grid-template-columns:1fr}.group-table-toolbar .ant-input-affix-wrapper,.group-table-toolbar .ant-segmented,.group-table-toolbar .ant-select,.group-table-toolbar .ant-btn,.group-actions-v2 .ant-btn,.group-admin-strip.cleanup .ant-select,.group-admin-strip .ant-btn{width:100%}}.contest-detail-page{display:flex;flex-direction:column;gap:24px}.contest-detail-titlebar,.contest-detail-card,.contest-side-card{border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.contest-detail-titlebar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:22px 24px}.contest-detail-titlebar h1{margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:28px;line-height:1.28;font-weight:800;letter-spacing:0}.contest-detail-badges,.contest-detail-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.contest-detail-badges{margin-top:14px}.contest-group-chip-v2{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:4px;background:#eef4fa;color:#424656;font-size:12px;font-weight:700;line-height:1}.contest-detail-actions{justify-content:flex-end}.contest-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.contest-detail-main,.contest-detail-side{display:flex;min-width:0;flex-direction:column;gap:18px}.contest-detail-card,.contest-side-card{padding:24px}.contest-detail-card.compact{padding:18px 24px}.contest-detail-card h2,.contest-side-card h2{margin:0 0 14px;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:18px;font-weight:800}.contest-detail-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.contest-detail-metrics div{min-width:0;padding:14px;border-radius:8px;background:#fbfcfe}.contest-detail-metrics strong,.contest-detail-metrics span{display:block}.contest-detail-metrics strong{overflow:hidden;color:#0b1c30;font-size:15px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.contest-detail-metrics span{margin-top:5px;color:#64748b;font-size:12px;font-weight:600}.contest-detail-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:16px}.contest-detail-progress span{display:block;height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.contest-detail-progress i{display:block;height:100%;border-radius:inherit;background:#10b981}.contest-detail-progress small{color:#64748b;font-size:12px;font-weight:700}.contest-time-card-v2 .contest-detail-metrics{grid-template-columns:minmax(172px,1.45fr) minmax(172px,1.45fr) minmax(74px,.55fr) minmax(86px,.65fr) minmax(110px,.9fr)}.contest-time-card-v2 .contest-detail-metrics div.compact{padding-inline:10px}.contest-time-card-v2 .contest-detail-metrics div.compact strong{font-size:14px}.contest-time-card-v2 .contest-detail-metrics strong{overflow:hidden;text-overflow:clip;white-space:nowrap;word-break:keep-all}.contest-detail-html{color:#424656;font-size:15px;line-height:1.8;word-break:break-word}.contest-detail-html+.contest-detail-html{margin-top:18px;padding-top:18px;border-top:1px solid #e2e8f0}.contest-detail-html :first-child{margin-top:0}.contest-section-head{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.contest-section-head h2{margin-bottom:6px}.contest-section-head p{margin:0;color:#64748b;line-height:1.6}.contest-problem-list{display:grid;gap:10px}.contest-problem-row{display:grid;grid-template-columns:42px minmax(0,1fr) 78px 112px 132px;gap:12px;align-items:center;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.contest-problem-row.no-difficulty{grid-template-columns:42px minmax(0,1fr) 78px 132px}.contest-problem-row.no-statistics{grid-template-columns:42px minmax(0,1fr) 78px 112px}.contest-problem-row.no-difficulty.no-statistics{grid-template-columns:42px minmax(0,1fr) 78px}.contest-problem-row:hover{border-color:#b7cdfc;background:#fbfcfe}.contest-problem-index{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#dae1ff;color:#003fa4;font-weight:800}.contest-problem-title{min-width:0}.contest-problem-title>a{display:block;overflow:hidden;color:#0b1c30;font-size:15px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.contest-problem-title>a:hover{color:#06f}.contest-problem-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.contest-detail-muted{padding:22px;border:1px dashed #cbd5e1;border-radius:8px;background:#fbfcfe;color:#64748b;text-align:center}.contest-side-metrics{display:grid;gap:10px;margin-bottom:14px}.contest-side-metrics div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:8px;background:#fbfcfe}.contest-side-metrics strong{min-width:0;overflow:hidden;color:#0b1c30;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.contest-side-metrics span{flex:0 0 auto;color:#64748b;font-size:12px;font-weight:700}.contest-detail-creator{display:flex;gap:10px;align-items:center;color:#0b1c30;font-weight:800}.contest-detail-creator a:hover{color:#06f}.contest-detail-links{display:grid;gap:8px}.contest-detail-links a,.contest-detail-links button{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:0;border-radius:8px;background:#fbfcfe;color:#424656;font-size:13px;font-weight:700;text-align:left;cursor:pointer}.contest-detail-links a:hover,.contest-detail-links button:hover{background:#f4f8fc;color:#06f}.contest-problem-stat-v2{display:grid;gap:4px}.contest-problem-stat-v2 small{color:#64748b;font-size:11px;font-weight:700}.contest-problem-stat-v2 a{color:inherit}@media (max-width: 1100px){.contest-detail-layout{grid-template-columns:1fr}.contest-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.contest-problem-row{grid-template-columns:42px minmax(0,1fr) 78px 112px}.contest-problem-row.no-difficulty{grid-template-columns:42px minmax(0,1fr) 78px}.contest-problem-row.no-statistics{grid-template-columns:42px minmax(0,1fr) 78px 112px}.contest-problem-row.no-difficulty.no-statistics{grid-template-columns:42px minmax(0,1fr) 78px}.contest-problem-row .problem-rate{grid-column:2 / -1}}@media (max-width: 768px){.contest-detail-titlebar{grid-template-columns:1fr}.contest-detail-titlebar h1{font-size:24px}.contest-detail-actions,.contest-section-head{justify-content:flex-start}.contest-section-head{flex-direction:column}}@media (max-width: 560px){.contest-detail-card,.contest-side-card{padding:20px}.contest-detail-metrics,.contest-problem-row{grid-template-columns:1fr}.contest-detail-actions .ant-btn{width:100%}}.contest-ranklist-page-v2{display:flex;flex-direction:column;gap:16px}.ranklist-toolbar-v2,.ranklist-summary-v2,.ranklist-table-shell-v2,.ranklist-empty-panel-v2{border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.ranklist-toolbar-v2{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px 20px}.ranklist-title-v2{min-width:0}.ranklist-title-v2 h1{margin:3px 0 0;overflow:hidden;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:24px;font-weight:800;letter-spacing:0;line-height:1.28;text-overflow:ellipsis;white-space:nowrap}.ranklist-meta-v2,.ranklist-actions-v2{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ranklist-meta-v2{margin-top:8px}.ranklist-meta-v2 span{padding:3px 8px;border-radius:8px;background:#f4f8fc;color:#64748b;font-size:12px;font-weight:700}.ranklist-actions-v2{justify-content:flex-end}.ranklist-summary-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;background:#e2e8f0}.ranklist-summary-v2 div{min-width:0;padding:14px 18px;background:#fff}.ranklist-summary-v2 strong,.ranklist-summary-v2 span{display:block}.ranklist-summary-v2 strong{overflow:hidden;color:#0b1c30;font-size:18px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ranklist-summary-v2 span{margin-top:4px;color:#64748b;font-size:12px;font-weight:700}.ranklist-table-shell-v2{min-width:0;padding:0;overflow:hidden}.ranklist-table-scroll-v2{overflow:auto}.ranklist-table-v2{width:100%;min-width:880px;border-spacing:0;color:#424656;font-size:13px}.ranklist-table-v2 th,.ranklist-table-v2 td{border-bottom:1px solid #edf2f7;background:#fff;text-align:center;vertical-align:middle}.ranklist-table-v2 th{position:sticky;top:0;z-index:3;padding:10px 8px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:800;white-space:nowrap}.ranklist-table-v2 td{padding:8px}.ranklist-table-v2 tbody tr:hover td{background:#fbfcfe}.ranklist-table-v2 .rank-col{width:58px}.ranklist-table-v2 .user-col{position:sticky;left:0;z-index:2;width:260px;min-width:260px;text-align:left}.ranklist-table-v2 th.user-col{z-index:4}.ranklist-table-v2 .real-col{width:98px;min-width:98px;font-weight:800}.ranklist-table-v2 .score-col{width:96px;min-width:96px}.ranklist-table-v2 .time-col{width:112px;min-width:112px}.ranklist-table-v2 .problem-col{width:86px;min-width:86px}.rank-number-v2{display:inline-grid;min-width:30px;height:28px;place-items:center;border-radius:8px;background:#eef4ff;color:#315b9d;font-weight:800}.rank-number-v2.rank-1{background:#fff4cc;color:#9a6200}.rank-number-v2.rank-2{background:#eef2f6;color:#475569}.rank-number-v2.rank-3{background:#ffe8d5;color:#a44b00}.rank-user-v2{display:flex;min-width:0;gap:9px;align-items:center}.rank-user-v2>div{display:grid;min-width:0}.rank-user-v2 a{overflow:hidden;color:#0b1c30;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.rank-user-v2 a:hover,.ranklist-table-v2 th a:hover{color:#06f}.rank-user-v2 span,.rank-user-v2 em{overflow:hidden;color:#64748b;font-size:12px;font-style:normal;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.rank-user-v2 .ant-tag{margin-inline-end:0}.rank-score-stack,.rank-cell-v2>a,.rank-cell-v2>span{display:grid;gap:2px;justify-items:center;color:inherit}.rank-score-stack strong,.rank-cell-v2 strong{color:#0b1c30;font-size:14px;font-weight:800}.rank-score-stack span,.rank-cell-v2 span,.rank-cell-v2 small{color:#64748b;font-size:11px;font-weight:700}.rank-score-stack em,.rank-cell-v2 em{margin-left:5px;font-style:normal;font-weight:900}.rank-score-stack em.positive,.rank-cell-v2 em.positive{color:#059669}.rank-score-stack em.negative,.rank-cell-v2 em.negative{color:#dc2626}.rank-score-stack em.neutral,.rank-cell-v2 em.neutral{color:#94a3b8}.rank-cell-v2.accepted strong{color:#059669}.rank-cell-v2.rejected strong{color:#dc2626}.rank-cell-v2.scored strong{color:#06f}.rank-cell-v2.fastest{background:#fff8df}.rank-cell-v2.fastest strong:after{content:" *";color:#c27803}.rank-cell-v2.empty{color:#cbd5e1}.time-col svg{margin-right:5px;color:#94a3b8}.real-col.sex-0{background:#f1f5f9}.real-col.sex--1{background:#fff1f7}.ranklist-empty-panel-v2{padding:36px 20px}.ranklist-blockers-v2{display:grid;max-width:720px;gap:8px;margin:20px auto 0}.ranklist-blockers-v2 a{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe;color:#424656}.ranklist-blockers-v2 strong{min-width:0;overflow:hidden;color:#0b1c30;text-overflow:ellipsis;white-space:nowrap}.ranklist-blockers-v2 span{flex:0 0 auto;color:#64748b;font-weight:800}@media (max-width: 900px){.ranklist-toolbar-v2{grid-template-columns:1fr}.ranklist-actions-v2{justify-content:flex-start}.ranklist-summary-v2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.ranklist-title-v2 h1{white-space:normal}.ranklist-actions-v2 .ant-segmented,.ranklist-actions-v2 .ant-btn{width:100%}.ranklist-summary-v2{grid-template-columns:1fr}}.tool-page-v2,.tool-main-v2,.tool-side-v2{display:flex;flex-direction:column;gap:16px}.tool-head-v2,.tool-filter-v2,.tool-panel-v2,.tool-empty-v2,.tool-stat-grid-v2{border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.tool-head-v2{display:flex;gap:18px;align-items:center;justify-content:space-between;padding:20px}.tool-head-v2 h1{margin:4px 0 0;color:#0b1c30;font-size:28px;font-weight:800;letter-spacing:0}.tool-head-v2 p{margin:6px 0 0;color:#64748b;font-weight:600}.tool-user-chip-v2,.tool-head-actions-v2{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.tool-user-chip-v2{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfcfe}.tool-user-chip-v2 strong,.tool-user-chip-v2 span,.tool-stat-grid-v2 strong,.tool-stat-grid-v2 span,.tool-mini-grid-v2 strong,.tool-mini-grid-v2 span{display:block}.tool-user-chip-v2 strong,.tool-stat-grid-v2 strong,.tool-mini-grid-v2 strong{color:#0b1c30;font-weight:800}.tool-user-chip-v2 span,.tool-stat-grid-v2 span,.tool-mini-grid-v2 span{color:#64748b;font-size:12px;font-weight:700}.tool-filter-v2{display:grid;grid-template-columns:160px 160px minmax(220px,1fr) auto auto;gap:12px;align-items:end;padding:16px}.tool-filter-v2 label,.statement-form-grid-v2 label,.statement-option-list-v2 label{display:grid;gap:6px;min-width:0}.tool-filter-v2 label>span,.statement-form-grid-v2 label>span,.statement-option-list-v2 label>span,.statement-option-list-v2>div>span{color:#64748b;font-size:12px;font-weight:800}.tool-stat-grid-v2{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;overflow:hidden;background:#e2e8f0}.tool-stat-grid-v2 div,.tool-mini-grid-v2 div{min-width:0;padding:14px;background:#fff}.tool-stat-grid-v2 strong,.tool-mini-grid-v2 strong{overflow:hidden;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.tool-layout-v2,.statement-layout-v2{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start}.report-insight-row-v2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:start}.tool-panel-v2{padding:18px}.tool-empty-v2{padding:36px}.tool-section-head-v2{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:14px}.tool-section-head-v2 h2{display:flex;gap:8px;align-items:center;margin:0;color:#0b1c30;font-size:17px;font-weight:800}.tool-section-head-v2 span{color:#64748b;font-size:12px;font-weight:800}.tool-bars-v2{display:flex;height:220px;gap:4px;align-items:end;padding:12px 8px 28px;border:1px solid #edf2f7;border-radius:8px;background:#fbfcfe}.tool-bars-scroll-v2{max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:6px}.tool-bars-v2 span{position:relative;display:flex;flex:1;min-width:8px;height:100%;align-items:end;justify-content:center}.tool-bars-v2 i{display:block;width:100%;max-width:20px;border-radius:5px 5px 0 0;background:#06f}.tool-bars-v2 em{position:absolute;bottom:-22px;color:#94a3b8;font-size:10px;font-style:normal;font-weight:700;white-space:nowrap}.report-contest-list-v2,.statement-problem-list-v2,.group-report-user-table-v2,.tool-metric-list-v2{display:grid;gap:10px}.report-contest-card-v2{overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.report-contest-card-v2.expanded{border-color:#b7cdfc}.report-contest-row-v2{display:grid;width:100%;grid-template-columns:28px minmax(0,1.2fr) 70px minmax(160px,.8fr) 48px;gap:12px;align-items:center;padding:12px;border:0;background:transparent;cursor:pointer;font:inherit;text-align:left}.report-contest-row-v2 a,.group-report-user-table-v2 a{overflow:hidden;color:#0b1c30;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.report-contest-row-v2>strong,.report-contest-row-v2>em{color:#0b1c30;font-style:normal;font-weight:800;text-align:center}.report-contest-row-v2 span,.group-report-user-table-v2 span,.group-report-user-table-v2 em{display:block;color:#64748b;font-size:12px;font-style:normal;font-weight:700}.report-expand-icon-v2{display:grid!important;width:24px;height:24px;place-items:center;border-radius:6px;background:#f4f8fc;color:#64748b!important}.report-problem-table-v2{display:grid;border-top:1px solid #edf2f7}.report-problem-table-v2>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(128px,auto) 66px minmax(180px,.8fr);gap:10px;align-items:center;padding:10px 12px 10px 52px;border-top:1px solid #f1f5f9}.report-problem-table-v2 .problem-difficulty{min-width:118px}.report-problem-table-v2>div:first-child{border-top:0}.report-problem-table-v2>div.accepted{background:#fbfffd}.report-problem-table-v2>div>a{overflow:hidden;color:#0b1c30;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.report-problem-status-v2{color:#dc2626;font-size:12px;font-weight:800}.report-problem-status-v2.accepted{color:#059669}.report-problem-tags-v2{display:flex;min-width:0;flex-wrap:wrap;gap:4px}.report-problem-dots-v2,.tool-tags-v2{display:flex;flex-wrap:wrap;gap:6px}.report-problem-dots-v2 a{display:inline-grid;min-width:28px;height:24px;place-items:center;border-radius:6px;background:#f1f5f9;color:#64748b;font-size:11px}.report-problem-dots-v2 a.accepted{background:#eaf7ef;color:#047857}.tool-mini-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#e2e8f0}.tool-metric-list-v2>div{display:grid;grid-template-columns:92px minmax(0,1fr) 36px;gap:8px;align-items:center}.tool-metric-list-v2 span,.tool-metric-list-v2 strong{color:#64748b;font-size:12px;font-weight:800}.tool-tag-rank-v2{display:grid;gap:10px}.tool-tag-rank-v2>div{display:grid;grid-template-columns:minmax(130px,.9fr) minmax(0,1fr) 58px;gap:8px;align-items:center}.tool-tag-rank-v2 strong{color:#0b1c30;font-size:12px;font-weight:800;text-align:right}.tool-pagination-v2,.statement-add-v2{display:flex;gap:10px;align-items:center}.tool-pagination-v2{justify-content:center;margin-top:14px}.group-report-user-table-v2 article{display:grid;grid-template-columns:34px 34px minmax(0,1fr) 54px minmax(120px,.8fr) 86px auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px}.statement-toolbar-v2{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:12px 14px;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.statement-toolbar-v2 strong{display:flex;gap:8px;align-items:center;color:#0b1c30;font-size:16px;font-weight:800}.statement-toolbar-v2 span{color:#64748b;font-size:12px;font-weight:700}.statement-form-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.statement-form-grid-v2 label:first-child,.statement-form-grid-v2 label.wide{grid-column:span 2}.statement-add-v2{margin-bottom:12px}.statement-add-v2 .ant-input-affix-wrapper{flex:1 1 auto}.statement-problem-list-v2 article{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.45fr) 110px auto;gap:10px;align-items:center;padding:12px;border:1px solid #e2e8f0;border-radius:8px}.statement-problem-list-v2 article>div:first-child strong,.statement-problem-list-v2 article>div:first-child span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statement-problem-list-v2 article>div:first-child span,.statement-problem-field-v2>span{color:#64748b;font-size:12px;font-weight:700}.statement-problem-field-v2{display:grid;gap:6px;min-width:0}.statement-problem-field-v2 .ant-input,.statement-problem-field-v2 .ant-input-number{width:100%}.statement-option-list-v2{display:grid;gap:12px}.statement-option-list-v2>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.statement-actions-v2{display:grid;gap:10px;margin-top:16px}.tool-muted-v2{padding:20px;border:1px dashed #cbd5e1;border-radius:8px;background:#fbfcfe;color:#64748b;text-align:center}@media (max-width: 1100px){.tool-layout-v2,.statement-layout-v2,.report-insight-row-v2{grid-template-columns:1fr}.tool-filter-v2,.tool-stat-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.tool-head-v2{align-items:flex-start;flex-direction:column}.tool-filter-v2,.tool-stat-grid-v2,.statement-form-grid-v2,.report-contest-row-v2,.group-report-user-table-v2 article,.statement-problem-list-v2 article{grid-template-columns:1fr}.report-problem-table-v2>div{grid-template-columns:1fr;padding-left:12px}}.course-page-v2,.course-detail-page{display:flex;flex-direction:column;gap:24px}.course-toolbar,.course-detail-titlebar,.course-detail-card,.course-side-card{border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.course-detail-titlebar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:22px 24px}.course-detail-titlebar h1{margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:28px;line-height:1.28;font-weight:800;letter-spacing:0}.course-toolbar{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;padding:24px}.course-searchbar{display:grid;grid-template-columns:minmax(260px,420px) auto;gap:8px;min-width:0}.course-toolbar-controls{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.course-toolbar-controls .ant-select{width:142px}.course-grid-section{padding:0}.course-grid-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.course-card-v2{min-width:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.course-card-v2:hover{border-color:#b7cdfc;box-shadow:0 14px 30px #64748b24;transform:translateY(-2px)}.course-card-v2.loading{display:grid;gap:14px;min-height:280px;padding:24px}.course-cover-v2{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;background:linear-gradient(135deg,#dae1ff,#dff8ed)}.course-cover-v2 img{display:block;width:100%;height:100%;object-fit:cover}.course-cover-v2>span{display:grid;width:100%;height:100%;place-items:center;color:#0050cb;font-size:46px}.course-cover-v2 .course-cover-fallback-v2{align-content:center;gap:6px;padding:18px;text-align:center}.course-cover-fallback-v2 strong{overflow:hidden;font-size:26px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.course-cover-fallback-v2 small{color:#0b1c3085;font-size:11px;font-weight:850;text-transform:uppercase}.course-cover-v2 i{position:absolute;right:12px;bottom:12px;padding:5px 9px;border-radius:4px;background:#0b1c30d1;color:#fff;font-size:12px;font-style:normal;font-weight:700}.course-card-body-v2{display:flex;min-height:220px;flex-direction:column;gap:12px;padding:18px}.course-card-tags{display:flex;flex-wrap:wrap;gap:6px}.course-tag{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:4px;background:#e2e8f0;color:#424656;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.course-tag.green{background:#dff8ed;color:#005236}.course-tag.blue{background:#dae1ff;color:#003fa4}.course-tag.orange{background:#ffddb8;color:#653e00}.course-tag.purple{background:#efe7ff;color:#4b2f86}.course-tag.red{background:#ffdad6;color:#93000a}.course-tag.recommend{background:#0b1c30;color:#fff}.course-card-body-v2 h2{margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:18px;line-height:1.35;font-weight:800}.course-card-body-v2 h2 a:hover{color:#06f}.course-card-body-v2 p{display:-webkit-box;min-height:48px;margin:0;overflow:hidden;color:#64748b;font-size:14px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.course-card-meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:#64748b;font-size:12px;font-weight:600}.course-card-meta span{display:inline-flex;align-items:center;gap:5px}.course-card-foot{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:auto}.course-author{display:inline-flex;min-width:0;align-items:center;gap:8px;color:#424656;font-size:13px;font-weight:700}.course-author span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course-empty-card{padding:44px 24px}.course-pagination{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;padding-top:20px}.course-detail-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin:14px 0 16px;color:#424656;font-size:14px;font-weight:600}.course-detail-meta span{display:inline-flex;align-items:center;gap:6px}.course-detail-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.course-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.course-detail-main,.course-detail-side{display:flex;min-width:0;flex-direction:column;gap:24px}.course-video-panel{position:relative;overflow:hidden;border-radius:8px;background:#07111f;box-shadow:0 2px 8px #64748b14;aspect-ratio:16 / 9}.course-video-panel video{display:block;width:100%;height:100%;background:#07111f;object-fit:contain}.course-video-fallback{position:absolute;right:14px;bottom:14px;padding:6px 10px;border-radius:4px;background:#ffffffeb;color:#003fa4;font-size:12px;font-weight:700}.course-video-empty{display:grid;width:100%;height:100%;place-items:center;align-content:center;gap:10px;padding:28px;color:#fff;text-align:center}.course-video-empty .anticon{font-size:44px;color:#6ffbbe}.course-video-empty strong{font-size:18px}.course-video-empty span{max-width:460px;color:#ffffffb8;line-height:1.7}.course-detail-card,.course-side-card{padding:24px}.course-section-title{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:16px}.course-section-title h2,.course-side-card h2{margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:18px;font-weight:800}.course-detail-content{color:#424656;font-size:15px;line-height:1.85;white-space:pre-wrap;word-break:break-word}.course-muted-box{padding:18px;border:1px dashed #cbd5e1;border-radius:8px;background:#fbfcfe;color:#64748b;text-align:center}.course-task-list{display:grid;gap:12px}.course-task-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;padding:16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.course-task-item strong,.course-task-item span{display:block}.course-task-item strong{color:#0b1c30;font-size:15px}.course-task-item span{margin-top:4px;color:#64748b;font-size:12px}.course-task-item a{color:#06f;font-size:13px;font-weight:700}.course-task-item p{grid-column:1 / -1;margin:0;color:#424656;line-height:1.75;white-space:pre-wrap}.course-side-metrics{display:grid;gap:10px;margin:16px 0}.course-side-metrics div{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:8px;background:#fbfcfe}.course-side-metrics strong{color:#0b1c30;font-size:15px}.course-side-metrics span{color:#64748b;font-size:12px;font-weight:600}.course-comment-form{display:grid;gap:10px;margin-top:16px}.course-comment-form .ant-btn{justify-self:end}.course-comment-list{display:grid;gap:12px;margin-top:16px}.course-comment-item{padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.course-comment-head,.course-comment-head div{display:flex;align-items:center;gap:8px}.course-comment-head{justify-content:space-between}.course-comment-head strong{color:#0b1c30;font-size:13px}.course-comment-head button{border:0;background:transparent;color:#06f;cursor:pointer;font-size:12px;font-weight:700}.course-comment-item p{margin:10px 0 8px;color:#424656;line-height:1.7;white-space:pre-wrap}.course-comment-item>span{color:#64748b;font-size:12px}@media (max-width: 1100px){.course-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.course-detail-layout{grid-template-columns:1fr}}@media (max-width: 991.98px){.course-detail-titlebar{grid-template-columns:1fr}.course-toolbar{align-items:stretch;flex-direction:column}.course-searchbar{grid-template-columns:1fr}.course-toolbar-controls,.course-detail-actions{justify-content:flex-start}}@media (max-width: 640px){.course-toolbar,.course-detail-titlebar,.course-detail-card,.course-side-card{padding:20px}.course-detail-titlebar h1{font-size:24px}.course-grid-v2{grid-template-columns:1fr}.course-toolbar-controls .ant-select,.course-toolbar-controls .ant-btn,.course-detail-actions .ant-btn{width:100%}.course-task-item{grid-template-columns:1fr}.course-card-foot{align-items:stretch;flex-direction:column}.course-card-foot .ant-btn{width:100%}}.auth-page-v2{min-height:100vh;background:#fbfcfe;color:#0b1c30}.auth-topbar{position:sticky;top:0;z-index:20;width:100%;min-height:64px;padding:0 max(24px,calc((100vw - 1280px)/2 + 32px));border-bottom:1px solid #e2e8f0;background:#ffffffeb;box-shadow:0 2px 8px #64748b0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-brand{gap:12px}.auth-brand-mark{width:34px;height:34px;border-radius:8px;background:#06f}.auth-brand strong{font-size:17px}.auth-brand>span:last-child{display:flex;align-items:center}.auth-brand em{color:#64748b;font-size:13px}.auth-topnav{display:none}.auth-home-link{color:#06f;font-family:Manrope,Inter,sans-serif;font-size:14px;font-weight:800}.auth-home-link:hover{color:#003fa4}.auth-footer-v2{width:100%;margin-top:auto;padding:18px max(24px,calc((100vw - 1280px)/2 + 32px));border-top:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:12px}.auth-footer-v2 a{color:#64748b;font-weight:600}.auth-footer-v2 a:hover{color:#06f}.auth-login-canvas{display:grid;width:min(1000px,calc(100% - 48px));flex:1;grid-template-columns:minmax(360px,460px) minmax(280px,1fr);align-items:stretch;margin:0 auto;padding:48px 0}.auth-login-card,.auth-login-side,.auth-register-card{border:1px solid #e2e8f0;background:#fff;box-shadow:0 2px 8px #64748b14}.auth-login-card{display:flex;flex-direction:column;justify-content:center;padding:40px;border-radius:8px 0 0 8px}.auth-login-side{display:flex;align-items:center;justify-content:center;padding:40px;border-left:0;border-radius:0 8px 8px 0;background:#f8fafc}.auth-login-side:before,.auth-login-copy,.auth-side-steps{display:none}.auth-qr-panel{display:grid;width:min(100%,300px);grid-template-columns:1fr;justify-items:center;gap:20px;padding:0;border:0;background:transparent;text-align:center;-webkit-backdrop-filter:none;backdrop-filter:none}.auth-qr-panel h2{justify-content:center;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:20px;line-height:1.35;font-weight:800}.auth-qr-panel p{max-width:220px;margin:8px auto 0;color:#64748b;font-size:13px;line-height:1.7}.auth-qr-mock{order:-1;width:196px;height:196px;padding:16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.auth-qr-image{order:-1;display:block;width:196px;height:196px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14;object-fit:contain}.auth-card-head{gap:16px;margin-bottom:24px}.auth-card-head h2,.auth-register-head h1{color:#0b1c30;font-family:Manrope,Inter,sans-serif;letter-spacing:0}.square-page-v2{display:flex;flex-direction:column;gap:18px}.messages-page-v2{min-height:calc(100vh - 160px)}.messages-shell-v2{display:grid;grid-template-columns:minmax(280px,336px) minmax(0,1fr);gap:18px;height:calc(100vh - 178px);min-height:660px;max-height:840px}.messages-sidebar-v2,.messages-main-v2{overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.messages-sidebar-v2{display:flex;min-width:0;flex-direction:column}.messages-sidebar-head-v2,.messages-main-head-v2{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #eef2f8;background:#fbfcff}.messages-sidebar-head-v2 strong,.messages-main-head-v2 strong{display:block;color:#0b1c30;font-size:16px;font-weight:800}.messages-sidebar-head-v2 span,.messages-main-head-v2 span{display:block;margin-top:2px;color:#64748b;font-size:12px;font-weight:700}.messages-status-dot-v2{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#f59e0b;vertical-align:1px}.messages-status-dot-v2.connected{background:#22c55e;box-shadow:0 0 0 3px #22c55e24}.messages-status-dot-v2.error,.messages-status-dot-v2.disconnected,.messages-status-dot-v2.offline{background:#ef4444}.messages-search-v2{width:calc(100% - 32px);margin:14px 16px 10px}.messages-search-result-v2{display:grid;gap:6px;max-height:210px;margin:0 16px 10px;padding:8px;overflow-y:auto;border:1px solid #eef2f8;border-radius:8px;background:#fbfcff;color:#64748b}.messages-search-result-v2 button{display:flex;width:100%;align-items:center;gap:8px;padding:8px;border:0;border-radius:6px;background:transparent;color:#0b1c30;font-weight:800;cursor:pointer;text-align:left}.messages-search-result-v2 button:hover{background:#f4f7ff}.messages-sidebar-tools-v2{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 16px 12px}.messages-sidebar-tools-v2 .ant-btn{border-color:#dbe6f5;background:#fff;color:#475569;font-weight:800}.messages-list-v2{display:flex;min-height:0;flex:1;flex-direction:column;gap:8px;overflow-y:auto;padding:6px 10px 12px}.messages-row-v2{display:grid;width:100%;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid transparent;border-radius:8px;background:#fff;cursor:pointer;text-align:left}.messages-row-v2:hover{border-color:#dfe8ff;background:#f7f9ff}.messages-row-v2.active{border-color:#b3c5ff;background:#eef3ff}.messages-row-icon-v2,.messages-group-avatar-v2{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:50%;background:#e9f8f0;color:#047857;font-size:17px}.messages-avatar-wrap-v2{position:relative;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center}.messages-avatar-wrap-v2.small{width:30px;height:30px}.messages-avatar-wrap-v2.large{width:42px;height:42px}.messages-avatar-wrap-v2 i{position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#22c55e;box-shadow:0 1px 4px #22c55e52}.messages-group-avatar-v2{background:#eef3ff;color:#003fa4}.messages-row-main-v2{min-width:0}.messages-row-main-v2 strong{display:block;overflow:hidden;color:#0b1c30;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.messages-row-main-v2 small{display:block;margin-top:3px;overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.messages-row-meta-v2{display:flex;min-width:36px;flex-direction:column;align-items:flex-end;gap:5px}.messages-row-meta-v2 small{color:#94a3b8;font-size:11px;white-space:nowrap}.messages-unread-v2{display:inline-flex;min-width:18px;height:18px;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;background:#e5484d;color:#fff;font-size:11px;font-weight:800;line-height:1}.messages-delete-v2{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;color:#94a3b8}.messages-delete-v2:hover{background:#fff1f2;color:#ba1a1a}.messages-sidebar-loading-v2{display:flex;justify-content:center;padding:18px 0}.messages-main-v2,.messages-chat-v2,.messages-system-v2{display:flex;min-width:0;min-height:0;flex-direction:column}.messages-chat-v2,.messages-system-v2{flex:1}.messages-peer-v2{display:flex;min-width:0;align-items:center;gap:12px}.messages-main-actions-v2{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.messages-main-actions-v2 .ant-btn{border-radius:6px;font-weight:800}.messages-body-v2,.messages-system-list-v2{min-height:0;flex:1;overflow-y:auto;padding:18px;background:linear-gradient(180deg,#fcfdff,#f8fafc)}.messages-bubble-row-v2{display:flex;align-items:flex-end;gap:8px;margin-bottom:12px}.messages-bubble-row-v2.mine{justify-content:flex-end}.messages-sender-v2{width:72px;display:flex;flex-direction:column;align-items:center;gap:4px;flex:0 0 72px;align-self:flex-start}.messages-sender-v2 span{max-width:72px;overflow:hidden;color:#64748b;font-size:11px;font-weight:700;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.messages-bubble-v2{max-width:min(620px,76%);padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0b1c30;box-shadow:0 1px 3px #64748b14}.messages-bubble-row-v2.mine .messages-bubble-v2{border-color:#bee7d1;background:#ecfdf4}.messages-bubble-v2 small{display:block;margin-bottom:4px;color:#64748b;font-weight:800}.messages-bubble-v2 p{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.65}.messages-bubble-v2 p a,.messages-notice-v2 p a{color:#0050cb;font-weight:800;text-decoration:underline;text-underline-offset:2px}.messages-bubble-row-v2.mine .messages-bubble-v2 p a{color:#047857}.messages-bubble-v2 span{display:block;margin-top:5px;color:#94a3b8;font-size:11px;text-align:right}.messages-transfer-card-v2{min-width:220px;overflow:hidden;color:#7c2d12}.messages-transfer-card-v2>div{display:flex;align-items:center;gap:8px;color:#b45309;font-size:13px;font-weight:900}.messages-transfer-card-v2 strong{display:block;margin-top:5px;font-size:22px;line-height:1.2}.messages-transfer-card-v2 p{margin:7px 0 0;color:inherit;opacity:.86}.messages-transfer-card-v2 em{display:block;margin-top:8px;color:#a16207;font-size:12px;font-style:normal}.messages-bubble-row-v2.mine .messages-transfer-card-v2,.messages-bubble-row-v2.mine .messages-transfer-card-v2>div,.messages-bubble-row-v2.mine .messages-transfer-card-v2 em{color:#065f46}.messages-composer-v2{position:relative;display:grid;gap:10px;padding:14px 16px 16px;border-top:1px solid #eef2f8;background:#fff}.messages-composer-v2>span{color:#8a5a00;font-size:12px;font-weight:800}.messages-composer-tools-v2{display:flex;align-items:center;gap:8px}.messages-composer-tools-v2 .ant-btn{border-color:#dbe6f5;background:#fff;color:#475569;font-weight:800}.messages-emoji-panel-v2{position:absolute;left:16px;bottom:calc(100% - 6px);z-index:5;display:grid;grid-template-columns:repeat(8,32px);gap:5px;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 16px 34px #0f172a29}.messages-emoji-panel-v2 button{width:32px;height:32px;border:0;border-radius:6px;background:transparent;cursor:pointer;font-size:18px;line-height:1}.messages-emoji-panel-v2 button:hover{background:#f4f7ff}.messages-composer-box-v2{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.messages-send-button-v2.ant-btn{justify-self:end;border-color:#ffd98a;background:#fff3c4;color:#8a5a00;font-weight:800}.messages-modal-v2 .ant-modal-content{border-radius:8px}.messages-modal-v2 .ant-btn-primary{border-color:#10b981;background:#10b981;box-shadow:none;font-weight:800}.messages-modal-v2 .ant-btn-primary:hover,.messages-modal-v2 .ant-btn-primary:focus{border-color:#059669;background:#059669}.messages-modal-form-v2{display:grid;gap:14px}.messages-modal-form-v2 label{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:800}.messages-modal-form-v2 .messages-checkbox-row-v2{display:inline-flex;width:fit-content;align-items:center;gap:8px}.messages-checkbox-row-v2 input{width:16px;height:16px;margin:0}.messages-manage-actions-v2{display:flex;flex-wrap:wrap;gap:8px;padding-top:4px}.messages-user-pick-list-v2,.messages-discover-list-v2,.messages-members-list-v2{display:grid;gap:8px;max-height:280px;overflow-y:auto}.messages-user-pick-list-v2 button,.messages-discover-row-v2,.messages-member-row-v2{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.messages-user-pick-list-v2 button{cursor:pointer;text-align:left}.messages-user-pick-list-v2 span,.messages-discover-row-v2 strong,.messages-member-row-v2 strong{min-width:0;overflow:hidden;color:#0b1c30;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.messages-user-pick-list-v2 em,.messages-discover-row-v2 small,.messages-member-row-v2 small,.messages-member-actions-v2 span{color:#64748b;font-size:12px;font-style:normal;font-weight:800}.messages-member-actions-v2{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.messages-member-actions-v2 span.online{color:#16a34a}.messages-selected-users-v2{min-height:42px;padding:8px;border:1px dashed #cbd5e1;border-radius:8px;background:#fbfcff}.messages-selected-users-v2 button{margin:3px;padding:5px 9px;border:0;border-radius:999px;background:#e9f8f0;color:#047857;cursor:pointer;font-size:12px;font-weight:800}.messages-selected-users-v2 span{color:#94a3b8;font-size:12px;font-weight:700}.messages-send-button-v2.ant-btn:hover,.messages-send-button-v2.ant-btn:focus{border-color:#ffc947;background:#ffe69a;color:#6d4500}.messages-error-v2{padding:10px 14px;border-bottom:1px solid #fee2e2;background:#fff7f5;color:#ba1a1a;font-size:13px;font-weight:800}.messages-empty-v2{display:flex;min-height:460px;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#64748b;text-align:center}.messages-empty-v2 .anticon{color:#94a3b8;font-size:34px}.messages-empty-v2 strong{color:#0b1c30;font-size:17px}.messages-notice-v2{margin-bottom:12px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer}.messages-notice-v2.unread{border-color:#ffd0d0;background:#fffaf8}.messages-notice-v2>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.messages-notice-v2 strong{color:#0b1c30;font-weight:800}.messages-notice-v2 span{color:#e5484d;font-size:12px;font-weight:800}.messages-notice-v2 p{margin:8px 0;color:#424656;line-height:1.7;white-space:pre-wrap}.messages-notice-v2 small{color:#94a3b8}.messages-pagination-v2{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px 16px;border-top:1px solid #eef2f8}@media (max-width: 980px){.messages-shell-v2{grid-template-columns:1fr;height:auto;max-height:none;min-height:0}.messages-sidebar-v2,.messages-main-v2{min-height:420px}.messages-list-v2{max-height:420px}}@media (max-width: 560px){.messages-row-v2{grid-template-columns:40px minmax(0,1fr)}.messages-row-meta-v2{grid-column:2;flex-direction:row;justify-content:space-between}.messages-bubble-v2{max-width:86%}.messages-composer-box-v2{grid-template-columns:1fr}.messages-send-button-v2.ant-btn{width:100%}}.square-tabs-v2,.square-compose-v2,.square-card-v2,.square-empty-v2,.square-loading-v2{border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.square-tabs-v2{display:flex;flex-wrap:wrap;gap:8px;padding:14px}.square-tabs-v2 button{height:36px;padding:0 14px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#424656;font-weight:800;cursor:pointer}.square-tabs-v2 button.active{border-color:#b3c5ff;background:#dae1ff;color:#003fa4}.square-compose-v2{padding:18px}.square-compose-head-v2,.square-compose-foot-v2,.square-card-head-v2,.square-author-v2{display:flex;align-items:center;gap:12px}.square-compose-head-v2{justify-content:space-between;margin-bottom:12px}.square-compose-head-v2 strong{display:inline-flex;align-items:center;gap:8px;color:#0b1c30;font-size:16px;font-weight:800}.square-compose-head-v2 span,.square-compose-foot-v2 span{color:#64748b;font-size:13px;font-weight:700}.square-compose-foot-v2{justify-content:space-between;margin-top:12px}.square-publish-button-v2.ant-btn{border-color:#ffd98a;background:#fff3c4;color:#8a5a00;font-weight:800;box-shadow:none}.square-publish-button-v2.ant-btn:hover,.square-publish-button-v2.ant-btn:focus{border-color:#ffc947;background:#ffe69a;color:#6d4500}.square-feed-list-v2{display:flex;flex-direction:column;gap:14px}.square-card-v2{overflow:hidden}.square-card-head-v2{justify-content:space-between;padding:16px 18px;border-bottom:1px solid #f1f5f9}.square-author-v2{min-width:0}.square-author-v2 a,.square-author-v2>div>span{display:block;overflow:hidden;color:#0b1c30;font-size:15px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.square-author-v2 small{display:block;margin-top:3px;color:#64748b;font-size:12px;font-weight:700}.square-muted-v2{display:inline-flex;padding:3px 7px;border-radius:4px;background:#ffdad6;color:#93000a;font-size:12px;font-weight:800}.square-content-v2{padding:18px;color:#172033;font-size:15px;line-height:1.8;word-break:break-word}.square-content-v2 p:last-child,.square-reply-content-v2 p:last-child{margin-bottom:0}.square-content-v2 img,.square-reply-content-v2 img{max-width:100%;border-radius:8px}.square-content-v2 pre,.square-reply-content-v2 pre{overflow-x:auto;padding:12px;border-radius:8px;background:#f8fafc}.square-replies-v2{padding:0 18px 18px}.square-reply-list-v2{display:grid;gap:10px;margin-bottom:12px}.square-reply-v2{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;padding:12px;border:1px solid #eef2f6;border-radius:8px;background:#fbfcff}.square-reply-head-v2{display:flex;min-width:0;flex-wrap:wrap;gap:8px;align-items:center;color:#64748b;font-size:12px;font-weight:700}.square-reply-head-v2 a{color:#0b1c30;font-weight:800}.square-reply-head-v2 button{border:0;background:transparent;color:#1f6feb;font:inherit;cursor:pointer}.square-reply-head-v2 .square-reply-delete-action-v2{color:#ba1a1a}.square-reply-content-v2{margin-top:7px;color:#172033;font-size:14px;line-height:1.75}.square-reply-toggle-v2{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 12px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#424656;font-weight:800;cursor:pointer}.square-reply-form-v2{display:grid;gap:10px}.square-reply-target-v2{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border:1px solid #dbeafe;border-radius:6px;background:#f4f8ff;color:#1d4ed8;font-size:12px;font-weight:800}.square-reply-target-v2 button{border:0;background:transparent;color:#64748b;font:inherit;cursor:pointer}.square-reply-form-actions-v2{display:flex;gap:8px;justify-content:flex-end}.square-empty-v2,.square-loading-v2{padding:36px 24px}.square-loading-v2{display:grid;gap:14px}.square-pagination-v2{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}@media (max-width: 680px){.square-compose-head-v2,.square-compose-foot-v2,.square-card-head-v2{align-items:stretch;flex-direction:column}.square-card-head-v2 .ant-btn,.square-compose-foot-v2 .ant-btn{width:100%}}.submission-page-v2{display:flex;flex-direction:column;gap:18px}.submission-toolbar-v2,.submission-context-v2,.submission-table-card-v2{border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.submission-toolbar-v2{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:20px}.submission-filter-grid-v2{display:grid;min-width:0;grid-template-columns:110px 150px 90px 90px 150px 190px;gap:8px}.submission-toolbar-actions-v2{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.submission-context-v2{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:16px 20px;border:1px solid #dbe7ff;background:#f7f9ff}.submission-context-icon-v2{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#dae1ff;color:#003fa4;font-size:20px}.submission-context-v2 strong,.submission-context-v2 span{display:block}.submission-context-v2 strong{overflow:hidden;color:#0b1c30;font-size:15px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.submission-context-v2 span{margin-top:3px;color:#64748b;font-size:13px;font-weight:700}.submission-table-card-v2{overflow:hidden}.submission-table-head-v2,.submission-row-v2{display:grid;grid-template-columns:78px minmax(180px,1.35fr) 134px 64px 132px 132px 132px 148px 92px;gap:12px;align-items:center}.submission-table-head-v2{min-height:52px;padding:0 20px;border-bottom:1px solid #f1f5f9;color:#64748b;font-size:13px;font-weight:800}.submission-table-body-v2{display:flex;flex-direction:column}.submission-row-v2{min-height:76px;padding:14px 20px;border-bottom:1px solid #f1f5f9}.submission-row-v2:nth-child(2n){background:#fbfcff}.submission-row-v2:hover{background:#f4f8fc}.submission-id-v2{color:#0b1c30;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:800}.submission-problem-v2,.submission-user-v2,.submission-code-v2,.submission-resource-v2{min-width:0}.submission-problem-v2 a{display:block;min-width:0;overflow:hidden;color:#0b1c30;font-size:15px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.submission-problem-v2 a:hover,.submission-user-v2 a:hover{color:#06f}.submission-problem-v2 span{display:inline-flex;margin-top:5px;padding:2px 6px;border-radius:4px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:800}.submission-status-v2{display:inline-flex;width:fit-content;max-width:100%;min-width:88px;align-items:center;justify-content:center;padding:6px 8px;border-radius:4px;background:#e2e8f0;color:#424656;font-size:12px;font-weight:800;line-height:1.2;text-align:center}.submission-status-v2.accepted{background:#10b981;color:#fff}.submission-status-v2.partial{background:#dae1ff;color:#003fa4}.submission-status-v2.pending{background:#fff4dc;color:#653e00}.submission-status-v2.compile{background:#efe7ff;color:#4b2f86}.submission-status-v2.system,.submission-status-v2.failed{background:#ffdad6;color:#93000a}.submission-score-v2{color:#0b1c30;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:16px}.submission-resource-v2,.submission-code-v2{display:grid;gap:4px;color:#64748b;font-size:12px;font-weight:700}.submission-resource-v2 span,.submission-code-v2 span{display:inline-flex;min-width:0;align-items:center;gap:5px}.submission-code-v2 span,.submission-code-v2 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.submission-code-v2 small{color:#8a95a6;font-weight:700}.submission-user-v2 a{display:inline-flex;max-width:100%;align-items:center;gap:8px;color:#424656;font-size:13px;font-weight:800}.submission-user-v2 span,.submission-time-v2,.submission-location-v2{min-width:0;overflow:hidden;color:#64748b;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.submission-table-loading-v2{display:grid;gap:14px;padding:24px}.submission-empty-v2{padding:40px 24px}.submission-pagination-v2{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;padding:18px 20px;border-top:1px solid #f1f5f9}@media (max-width: 1280px){.submission-table-card-v2{overflow-x:auto}.submission-table-head-v2,.submission-row-v2{min-width:1180px}}@media (max-width: 1180px){.submission-toolbar-v2{grid-template-columns:1fr}.submission-toolbar-actions-v2{justify-content:flex-start}.submission-filter-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 680px){.submission-filter-grid-v2{grid-template-columns:1fr}.submission-toolbar-actions-v2 .ant-btn,.submission-filter-grid-v2 .ant-select{width:100%}.submission-context-v2{grid-template-columns:42px minmax(0,1fr)}.submission-context-v2 .ant-btn{grid-column:1 / -1}}.discussion-page-v2{display:flex;flex-direction:column;gap:18px}.discussion-toolbar-v2,.discussion-list-card-v2{border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.discussion-toolbar-v2{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between;padding:20px}.discussion-searchbar-v2{display:grid;min-width:0;grid-template-columns:minmax(260px,430px) auto;gap:8px}.discussion-toolbar-controls-v2{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.discussion-toolbar-controls-v2 .ant-select{width:132px}.discussion-list-card-v2{overflow:hidden}.discussion-list-loading-v2{display:grid;gap:14px;padding:24px}.discussion-list-v2{display:flex;flex-direction:column}.discussion-row-v2{display:grid;min-height:96px;grid-template-columns:42px minmax(0,1fr) 156px 96px;gap:14px;align-items:center;padding:18px 22px;border-bottom:1px solid #f1f5f9}.discussion-row-v2:nth-child(2n){background:#fbfcff}.discussion-row-v2:hover{background:#f4f8fc}.discussion-row-main-v2{min-width:0}.discussion-title-line-v2{display:flex;min-width:0;align-items:center;gap:8px}.discussion-title-line-v2>a{min-width:0;overflow:hidden;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:16px;line-height:1.4;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.discussion-title-line-v2>a:hover,.discussion-row-meta-v2 a:hover{color:#06f}.discussion-pin-v2,.discussion-audit-chip-v2,.discussion-scope-chip-v2{display:inline-flex;width:fit-content;flex:0 0 auto;align-items:center;justify-content:center;border-radius:4px;font-size:12px;font-weight:800;white-space:nowrap}.discussion-pin-v2{padding:3px 7px;background:#ffdad6;color:#93000a}.discussion-audit-chip-v2,.discussion-scope-chip-v2{padding:4px 7px;background:#e2e8f0;color:#424656}.discussion-audit-chip-v2.approved{background:#dff8ed;color:#005236}.discussion-audit-chip-v2.pending{background:#fff4dc;color:#653e00}.discussion-audit-chip-v2.rejected{background:#ffdad6;color:#93000a}.discussion-scope-chip-v2.global{background:#dae1ff;color:#003fa4}.discussion-scope-chip-v2.problem{background:#dff8ed;color:#005236}.discussion-scope-chip-v2.contest{background:#efe7ff;color:#4b2f86}.discussion-scope-chip-v2.own{background:#f8fafc;color:#424656}.discussion-row-meta-v2{display:flex;min-width:0;flex-wrap:wrap;gap:8px;align-items:center;margin-top:8px;color:#64748b;font-size:13px;font-weight:700}.discussion-row-meta-v2>a,.discussion-row-meta-v2>span{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discussion-time-v2{color:#64748b;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;text-align:left;white-space:nowrap}.discussion-tags-v2{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.discussion-row-stats-v2{display:grid;justify-items:end;gap:6px;color:#64748b;font-size:13px;font-weight:800}.discussion-row-stats-v2 span,.discussion-row-stats-v2 a{display:inline-flex;align-items:center;gap:5px}.discussion-row-stats-v2 a{color:#06f}.discussion-empty-v2{padding:40px 24px}.discussion-pagination{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;padding:18px 22px;border-top:1px solid #f1f5f9}@media (max-width: 991.98px){.discussion-toolbar-v2{align-items:stretch;flex-direction:column}.discussion-searchbar-v2{grid-template-columns:1fr}.discussion-toolbar-controls-v2{justify-content:flex-start}.discussion-row-v2{grid-template-columns:42px minmax(0,1fr)}.discussion-row-stats-v2{grid-column:2;display:flex;flex-wrap:wrap;justify-content:flex-start}.discussion-time-v2{grid-column:2}}@media (max-width: 560px){.discussion-toolbar-v2{padding:18px}.discussion-toolbar-controls-v2 .ant-select,.discussion-toolbar-controls-v2 .ant-btn{width:100%}.discussion-row-v2{grid-template-columns:1fr;padding:18px}.discussion-row-v2>.ant-avatar{display:none}.discussion-row-stats-v2,.discussion-time-v2{grid-column:auto}}.auth-card-head h2{font-size:26px;line-height:1.25}.auth-card-head p,.auth-register-head p{color:#64748b}.auth-tabs-v2{border-color:#e2e8f0;background:#f8fafc}.auth-tabs-v2 button.active{color:#06f}.auth-form-v2{gap:16px}.auth-form-v2 label>span{color:#424656;font-family:Manrope,Inter,sans-serif;font-size:13px;font-weight:800}.auth-form-v2 .ant-input-affix-wrapper,.auth-form-v2 .ant-input{border-color:#e2e8f0;background:#fff}.auth-form-v2 .ant-input-affix-wrapper:focus,.auth-form-v2 .ant-input-affix-wrapper-focused,.auth-form-v2 .ant-input:focus{border-color:#06f;box-shadow:0 0 0 3px #0066ff1f}.auth-captcha-row,.auth-sms-row{grid-template-columns:minmax(0,1fr) 128px}.auth-captcha{border-color:#e2e8f0}.auth-form-options{color:#64748b}.auth-form-options .ant-checkbox-wrapper,.auth-agreement.ant-checkbox-wrapper{display:inline-flex;align-items:flex-start;gap:8px;line-height:1.55}.auth-form-options .ant-checkbox,.auth-agreement .ant-checkbox{align-self:flex-start;margin-top:2px}.auth-form-options .ant-checkbox+span,.auth-agreement .ant-checkbox+span{padding-inline-start:0}.auth-form-options a,.auth-switch-text a,.auth-agreement a{color:#06f;font-weight:800}.auth-register-canvas{display:flex;width:min(100%,calc(100% - 48px));flex:1;align-items:center;justify-content:center;margin:0 auto;padding:48px 0}.auth-register-card{width:min(456px,100%);padding:28px;border-radius:8px}.auth-register-head{margin-bottom:24px;text-align:center}.auth-register-head span{display:inline-flex;margin-bottom:12px;padding:7px 10px;border-radius:4px;background:#dae1ff;color:#003fa4;font-family:Manrope,Inter,sans-serif;font-size:12px;font-weight:800}.auth-register-head h1{margin:0;font-size:26px;line-height:1.25;font-weight:800}.auth-register-head p{margin:8px 0 0;font-size:14px;line-height:1.65}.auth-slider{border-color:#e2e8f0;background:#f8fafc}.auth-slider-fill{background:#dae1ff}.auth-slider.is-verified .auth-slider-fill{background:#6ffbbe}.auth-slider-thumb{color:#06f}@media (max-width: 860px){.auth-login-canvas{width:min(520px,calc(100% - 32px));grid-template-columns:1fr;padding:32px 0}.auth-login-card{border-radius:8px 8px 0 0}.auth-login-side{padding:28px;border-top:0;border-left:1px solid #e2e8f0;border-radius:0 0 8px 8px}.auth-register-canvas{width:min(520px,calc(100% - 32px));padding:32px 0}}@media (max-width: 560px){.auth-topbar{min-height:60px;padding:0 16px}.auth-login-canvas,.auth-register-canvas{width:calc(100% - 24px);padding:24px 0}.auth-login-card,.auth-register-card,.auth-login-side{padding:22px}.auth-card-head h2,.auth-register-head h1{font-size:24px}.auth-form-grid,.auth-captcha-row,.auth-sms-row{grid-template-columns:1fr}.auth-captcha{height:46px}.auth-qr-image{width:180px;height:180px}.auth-footer-v2{padding:16px}}.front-v2-tool-popup,.front-v2-tool-popup .ant-menu,.front-v2-tool-popup .ant-menu-sub{width:auto!important;min-width:88px!important;max-width:112px!important}.front-v2-tool-popup .ant-menu{padding:4px!important}.front-v2-tool-popup .ant-menu-item{display:inline-flex!important;width:auto!important;min-width:80px!important;max-width:104px!important;padding-inline:8px!important;gap:6px!important}.front-v2-tool-popup .ant-menu-title-content,.front-v2-tool-popup .ant-menu-title-content a{flex:0 0 auto!important;max-width:none!important;white-space:nowrap!important}.token-actions .ant-btn,.token-actions .ant-btn-primary,.token-actions .button-purple{border-color:#dfe6ee!important;background:#fff!important;color:#424656!important;box-shadow:none!important}.token-actions .ant-btn:hover,.token-actions .ant-btn-primary:hover,.token-actions .button-purple:hover{border-color:#9ed8c2!important;background:#f2fbf7!important;color:#006747!important}.token-model .ant-btn-primary{border-color:#28b37f!important;background:#2bbf88!important;color:#fff!important;box-shadow:none!important}.token-model .ant-btn-primary:hover{border-color:#179b68!important;background:#179b68!important}.daily-panel>.ant-btn-primary{border-color:#2bbf88!important;background:#2bbf88!important;box-shadow:0 8px 18px #2bbf882e!important}.daily-panel>.ant-btn-primary:hover{border-color:#179b68!important;background:#179b68!important}.countdown-item{grid-template-columns:50px minmax(0,1fr) 68px!important}.countdown-item strong{display:inline-flex!important;align-items:baseline!important;justify-content:flex-end!important;min-width:62px;white-space:nowrap!important}.countdown-item small{white-space:nowrap!important}.wallet-panel .wallet-action,.wallet-panel .wallet-action.ant-btn-primary{border-color:#dfe6ee!important;background:#fff!important;color:#424656!important;box-shadow:none!important}.wallet-panel .wallet-action:hover,.wallet-panel .wallet-action.ant-btn-primary:hover{border-color:#f3c662!important;background:#fff7df!important;color:#8a5a00!important}.data-tool-card .anticon,.data-tool-card.statement .anticon,.data-tool-card.report .anticon{width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.data-tool-card.statement .anticon{color:#06f!important}.data-tool-card.report .anticon{color:#12a46c!important}.token-model .ant-btn-primary:disabled{border-color:#dfe6ee!important;background:#f3f6fa!important;color:#98a2b3!important}.tool-native-page-v2,.search-page-v2{display:flex;flex-direction:column;gap:18px}.tool-native-title-v2,.tool-native-card-v2,.tool-native-filter-v2,.tool-native-list-v2,.search-toolbar-v2,.search-section-v2,.search-empty-v2{border:1px solid #e5ebf2;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.tool-native-title-v2{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px}.tool-native-title-v2>div:first-child{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center}.tool-native-title-v2>div:first-child>span,.search-result-icon-v2,.tool-app-icon-v2{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#eef6ff;color:#06f;font-size:21px}.tool-native-title-v2 h1{margin:0;color:#0b1c30;font-size:24px;font-weight:800}.tool-native-title-v2 p{margin:4px 0 0;color:#64748b;line-height:1.55}.tool-native-actions-v2,.tool-card-actions-v2{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.tool-native-filter-v2{display:grid;grid-template-columns:minmax(240px,1fr) 220px auto;gap:12px;align-items:center;padding:14px}.tool-native-filter-v2.two{grid-template-columns:minmax(260px,1fr) 180px auto}.tool-native-filter-v2.compact{grid-template-columns:minmax(260px,1fr) auto}.tool-native-card-v2,.tool-native-list-v2{padding:18px}.tool-user-line-v2{display:inline-grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;color:#0b1c30}.tool-user-line-v2 span,.tool-user-line-v2 strong,.tool-user-line-v2 small{display:block;min-width:0}.tool-user-line-v2 small{color:#64748b;font-size:12px}.tool-rank-number-v2{display:inline-grid;min-width:32px;height:28px;place-items:center;border-radius:6px;background:#f1f6fb;color:#0b1c30;font-weight:800}.tool-schedule-card-v2{display:grid;grid-template-columns:minmax(0,1fr) 76px auto;gap:14px;align-items:center;padding:14px;border:1px solid #e5ebf2;border-radius:8px;background:#fff}.tool-schedule-card-v2+.tool-schedule-card-v2,.tool-native-list-v2>article+article{margin-top:10px}.tool-schedule-card-v2 a,.tool-app-card-v2 strong,.tool-people-grid-v2 a{color:#0b1c30;font-weight:800}.tool-schedule-card-v2 p,.tool-schedule-card-v2 span,.tool-app-card-v2 p,.tool-app-card-v2 span,.tool-people-grid-v2 p{margin:4px 0 0;color:#64748b;line-height:1.55}.schedule-detail-page-v2,.schedule-edit-page-v2,.contest-order-page-v2{display:flex;flex-direction:column;gap:18px}.schedule-head-v2,.schedule-panel-v2,.schedule-overview-v2,.contest-order-head-v2,.contest-order-panel-v2,.contest-order-summary-v2{border:1px solid #e5ebf2;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.schedule-head-v2,.contest-order-head-v2{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-start;justify-content:space-between;padding:18px 22px}.schedule-title-block-v2,.contest-order-head-v2>div:first-child{min-width:0}.schedule-title-block-v2 h1,.contest-order-head-v2 h1{margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:26px;line-height:1.25;font-weight:850;letter-spacing:0}.schedule-actions-v2,.contest-order-actions-v2{display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.schedule-meta-line-v2{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:10px}.schedule-owner-v2,.contest-order-user-v2{display:inline-flex;gap:8px;align-items:center;color:#424656;font-size:13px;font-weight:700}.schedule-overview-v2,.contest-order-summary-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px}.schedule-stat-v2,.schedule-progress-card-v2,.contest-order-summary-v2>div{min-width:0;padding:14px;border-radius:8px;background:#fbfcfe}.schedule-stat-v2 strong,.contest-order-summary-v2 strong{display:block;color:#0b1c30;font-size:24px;font-weight:850}.schedule-stat-v2.success strong{color:#00714d}.schedule-stat-v2 span,.schedule-progress-card-v2 span,.contest-order-summary-v2 span{display:block;margin-top:4px;color:#64748b;font-size:12px;font-weight:700}.contest-order-summary-v2>div{display:flex;gap:8px;align-items:center;padding:10px 12px}.contest-order-summary-v2 svg{flex:0 0 auto;color:#06f;font-size:17px}.contest-order-summary-v2 span{margin-top:0}.contest-order-summary-v2 strong{margin-left:auto;font-size:15px;white-space:nowrap}.schedule-panel-v2,.contest-order-panel-v2{padding:18px}.schedule-panel-head-v2,.contest-order-panel-head-v2{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;margin-bottom:14px}.schedule-panel-head-v2 h2,.contest-order-panel-head-v2 h2{display:inline-flex;gap:8px;align-items:center;margin:0;color:#0b1c30;font-size:16px;font-weight:850}.schedule-panel-head-v2 span,.contest-order-panel-head-v2 span{color:#64748b;font-size:12px;font-weight:700}.schedule-copy-v2{margin:0;color:#424656;font-size:15px;line-height:1.75;white-space:pre-wrap}.schedule-copy-v2+.schedule-copy-v2{margin-top:12px;padding-top:12px;border-top:1px solid #e5ebf2}.schedule-problem-list-v2,.schedule-sort-list-v2{display:grid;gap:10px}.schedule-problem-row-v2,.schedule-sort-list-v2 article{display:grid;gap:12px;align-items:center;padding:12px;border:1px solid #e5ebf2;border-radius:8px;background:#fff}.schedule-problem-row-v2{grid-template-columns:42px minmax(0,1fr) 108px 108px}.schedule-sort-list-v2 article{grid-template-columns:34px minmax(0,1fr) auto}.schedule-problem-index-v2,.schedule-sort-list-v2 article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#dae1ff;color:#003fa4;font-weight:850}.schedule-problem-main-v2{min-width:0}.schedule-problem-main-v2 a,.schedule-sort-list-v2 strong{display:block;overflow:hidden;color:#0b1c30;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.schedule-problem-main-v2 span{display:block;margin-top:4px;color:#64748b;font-size:12px;font-weight:700}.schedule-problem-row-v2 .problem-status,.schedule-problem-row-v2 .problem-difficulty{width:108px;min-width:108px;justify-self:end}.schedule-edit-layout-v2{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:18px;align-items:start}.schedule-edit-main-v2,.schedule-edit-side-v2{display:grid;gap:18px;min-width:0}.schedule-edit-grid-v2{display:grid;grid-template-columns:minmax(240px,1fr) 180px 140px;gap:12px;align-items:start}.schedule-panel-v2 .ant-input,.schedule-panel-v2 .ant-select,.schedule-panel-v2 .ant-input-affix-wrapper{width:100%}.schedule-sort-list-v2 article>div{display:inline-flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.contest-order-code-v2{padding:2px 6px;border-radius:4px;background:#f1f6fb;color:#0b1c30;font-size:12px}.contest-order-user-v2 span,.contest-order-user-v2 strong,.contest-order-user-v2 small{display:block;min-width:0}.contest-order-user-v2 small{color:#64748b;font-size:12px}@media (max-width: 980px){.schedule-edit-layout-v2{grid-template-columns:1fr}.schedule-problem-row-v2{grid-template-columns:42px minmax(0,1fr) 108px}.schedule-problem-row-v2 .problem-difficulty{grid-column:2 / -1}}@media (max-width: 720px){.schedule-overview-v2,.contest-order-summary-v2,.schedule-edit-grid-v2{grid-template-columns:1fr}.schedule-head-v2,.contest-order-head-v2{padding:16px}.schedule-actions-v2,.contest-order-actions-v2,.schedule-actions-v2 .ant-btn,.contest-order-actions-v2 .ant-btn{width:100%}.schedule-problem-row-v2,.schedule-sort-list-v2 article{grid-template-columns:1fr}.schedule-problem-row-v2 .problem-status,.schedule-problem-row-v2 .problem-difficulty{justify-self:start}.schedule-problem-main-v2 a,.schedule-sort-list-v2 strong{white-space:normal}}.tool-app-grid-v2,.tool-people-grid-v2,.tool-help-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tool-app-card-v2{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:start;padding:14px;border:1px solid #e5ebf2;border-radius:8px}.tool-app-console-v2{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px}.tool-app-sidebar-v2,.tool-app-editor-v2{padding:18px;border:1px solid #e5ebf2;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.tool-app-sidebar-v2{display:grid;gap:10px;align-content:start}.tool-app-sidebar-v2 button{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;padding:12px;border:1px solid #e5ebf2;border-radius:8px;background:#fff;color:#0b1c30;text-align:left;cursor:pointer}.tool-app-sidebar-v2 button.active{border-color:#b3c5ff;background:#f4f8ff}.tool-app-sidebar-v2 button>span{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#eef6ff;color:#06f}.tool-app-sidebar-v2 button strong,.tool-app-sidebar-v2 button small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool-app-sidebar-v2 button small{display:block;grid-column:2 / 4;color:#64748b;font-size:12px}.tool-app-editor-v2{display:grid;gap:16px;align-content:start}.tool-app-form-v2{display:grid;gap:14px}.tool-app-form-v2 label{display:grid;gap:8px;color:#0b1c30;font-weight:800}.tool-app-form-v2 label>span{font-size:13px}.tool-app-form-v2 .ant-checkbox-group{display:grid;gap:8px}.tool-app-credentials-v2{display:grid;gap:10px;padding:14px;border:1px solid #edf2f7;border-radius:8px;background:#fbfcfe}.tool-app-credentials-v2 div{display:grid;gap:4px}.tool-app-credentials-v2 span{color:#64748b;font-size:12px;font-weight:800}.tool-app-credentials-v2 code,.tool-help-doc-v2 code,.tool-native-page-v2 .ant-alert code{padding:2px 6px;border-radius:6px;background:#eef4fa;color:#003fa4;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.tool-app-credentials-v2 p{margin:0;color:#64748b;line-height:1.6}.tool-app-editor-actions-v2{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.tool-people-grid-v2 article{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;overflow:hidden;padding:12px;border:1px solid #e5ebf2;border-radius:8px;background:#fff}.tool-people-grid-v2 img{width:92px;height:92px;border-radius:8px;object-fit:cover}.tool-help-grid-v2 a{display:grid;gap:8px;padding:18px;border:1px solid #e5ebf2;border-radius:8px;background:#fff;color:inherit;box-shadow:0 2px 8px #64748b14}.tool-help-overview-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tool-help-overview-v2>div,.tool-help-doc-v2{border:1px solid #e5ebf2;border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.tool-help-overview-v2>div{display:grid;gap:8px;padding:16px}.tool-help-overview-v2 strong{color:#0b1c30;font-size:22px;line-height:1.1}.tool-help-overview-v2 span{color:#64748b;font-size:12px;font-weight:800}.tool-help-doc-v2{padding:20px;scroll-margin-top:82px}.tool-help-doc-v2 h2,.tool-help-doc-v2 h3{display:flex;gap:8px;align-items:center;margin:0 0 12px;color:#0b1c30;font-weight:800}.tool-help-doc-v2 h2{font-size:20px}.tool-help-doc-v2 h3{margin-top:18px;font-size:16px}.tool-help-doc-v2 p{margin:0 0 10px;color:#424656;line-height:1.75}.tool-help-code-v2{margin:12px 0;padding:14px;overflow-x:auto;border:1px solid #dde5ee;border-radius:8px;background:#f7fafd}.tool-help-code-v2 pre{margin:0;color:#0b1c30;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;line-height:1.65}.tool-help-grid-v2 a>span{color:#06f;font-size:24px}.tool-help-grid-v2 strong,.tool-help-faq-v2 strong{color:#0b1c30;font-size:16px}.tool-help-grid-v2 p,.tool-help-grid-v2 em,.tool-help-faq-v2 span{margin:0;color:#64748b;font-style:normal;line-height:1.6}.tool-help-faq-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tool-help-faq-v2>div{display:grid;gap:4px;padding:12px;border:1px solid #edf2f7;border-radius:8px;background:#fbfcfe}.search-toolbar-v2{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px}.search-layout-v2{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.search-section-v2{padding:18px}.search-section-head-v2 h2{display:flex;gap:8px;align-items:center;margin:0 0 12px;color:#0b1c30;font-size:18px;font-weight:800}.search-result-list-v2,.search-user-grid-v2{display:grid;gap:10px}.search-result-list-v2 a{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #e5ebf2;border-radius:8px;color:inherit}.search-result-list-v2 strong,.search-result-list-v2 small,.search-user-grid-v2 strong,.search-user-grid-v2 small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-list-v2 strong,.search-user-grid-v2 strong{color:#0b1c30;font-weight:800}.search-result-list-v2 small,.search-user-grid-v2 small{color:#64748b;font-size:12px}.search-user-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.search-user-grid-v2 a{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;padding:12px;border:1px solid #e5ebf2;border-radius:8px}.search-empty-v2{display:grid;min-height:260px;place-items:center;align-content:center;gap:8px;color:#64748b}.search-empty-v2>.anticon{color:#06f;font-size:36px}.search-empty-v2 strong{color:#0b1c30;font-size:18px}.workbench-statement-tabs-v2{margin-top:6px}.workbench-preview-v2{max-height:760px;overflow:auto;padding:18px;border:1px solid #e5ebf2;border-radius:8px;background:#fbfcfe}@media (max-width: 760px){.tool-native-title-v2,.tool-schedule-card-v2,.tool-native-filter-v2,.tool-native-filter-v2.two,.tool-native-filter-v2.compact,.search-toolbar-v2,.search-result-list-v2 a,.tool-app-grid-v2,.tool-app-console-v2,.tool-people-grid-v2,.tool-help-grid-v2,.tool-help-overview-v2,.tool-help-faq-v2,.search-user-grid-v2,.user-profile-session-summary{grid-template-columns:1fr}}.account-pay-page{display:flex;flex-direction:column;gap:18px}.account-pay-header,.account-pay-panel,.account-pay-aside{border:1px solid #e5ebf2;border-radius:8px;background:#fff;box-shadow:0 16px 36px #0f172a0f}.account-pay-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px}.account-pay-kicker{display:inline-flex;margin-bottom:8px;color:#12a46c;font-family:Manrope,Inter,sans-serif;font-size:12px;font-weight:800}.account-pay-header h1{margin:0;color:#172033;font-size:28px;line-height:1.25}.account-pay-header p{margin:8px 0 0;color:#64748b;line-height:1.65}.account-pay-header .ant-btn-primary,.account-pay-panel .ant-btn-primary,.account-qr-panel .ant-btn-primary{border-color:#2bbf88!important;background:#2bbf88!important;color:#fff!important;box-shadow:none!important}.account-pay-header .ant-btn-primary:hover,.account-pay-panel .ant-btn-primary:hover,.account-qr-panel .ant-btn-primary:hover{border-color:#179b68!important;background:#179b68!important}.account-pay-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px}.account-qr-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.account-pay-panel{display:flex;flex-direction:column;gap:20px;padding:24px}.account-order-overview{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:center;padding:18px;border:1px solid #e5ebf2;border-radius:8px;background:#f8fafc}.account-order-icon{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:8px;background:#e8fff4;color:#006c49;font-size:24px}.account-order-overview span{display:block;color:#64748b;font-size:12px;font-weight:800}.account-order-overview strong{display:block;margin-top:4px;color:#172033;font-size:20px;line-height:1.3}.account-order-overview p{margin:6px 0 0;color:#64748b;line-height:1.6}.account-pay-form-grid{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:14px;align-items:end}.account-pay-form-grid.two-cols{grid-template-columns:minmax(220px,320px) minmax(220px,280px);align-items:stretch}.account-pay-field{display:grid;gap:8px}.account-pay-field.compact{max-width:320px}.account-pay-field label{color:#424656;font-size:13px;font-weight:800}.account-pay-readonly,.account-pay-field .ant-input{min-height:42px;border-radius:6px}.account-pay-field .ant-input-affix-wrapper,.account-pay-field .ant-input{max-width:320px}.account-pay-readonly{display:flex;align-items:center;padding:0 12px;border:1px solid #dfe6ee;background:#f8fafc;color:#172033;font-weight:800}.account-pay-total{display:flex;align-items:baseline;gap:8px;padding:18px;border:1px solid #f1dd9a;border-radius:8px;background:#fff9e9}.account-pay-presets{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:2px}.account-pay-presets .ant-btn-primary{border-color:#2bbf88!important;background:#2bbf88!important;color:#fff!important}.account-pay-total span,.account-pay-total small{color:#7c5a12}.account-pay-total strong{color:#9a6a00;font-family:Manrope,Inter,sans-serif;font-size:32px;line-height:1}.account-pay-aside{display:grid;align-content:start;gap:12px;padding:18px}.account-pay-aside>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:4px 10px;align-items:center;padding-bottom:12px;border-bottom:1px solid #eef2f6}.account-pay-aside>div:last-child{border-bottom:0;padding-bottom:0}.account-pay-aside .anticon{grid-row:span 2;color:#12a46c;font-size:22px}.account-pay-aside span{color:#64748b;font-size:13px}.account-pay-aside strong{color:#172033;font-size:18px}.account-pay-aside p{grid-column:2;margin:0;color:#64748b;line-height:1.65}.account-pay-empty,.account-qr-panel{border:1px solid #e5ebf2;border-radius:8px;background:#fff;box-shadow:0 16px 36px #0f172a0f}.account-pay-empty{display:flex;min-height:360px;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#64748b}.account-qr-panel{display:flex;min-height:560px;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:28px}.account-qr-status{display:inline-flex;align-items:center;gap:8px;color:#172033;font-family:Manrope,Inter,sans-serif;font-size:18px;font-weight:800}.account-qr-status .anticon{color:#06f;font-size:24px}.account-qr-panel.is-paid .account-qr-status .anticon{color:#10b981}.account-qr-box{display:flex;width:min(300px,100%);aspect-ratio:1;align-items:center;justify-content:center;padding:18px;border:1px solid #dfe6ee;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 10px #f8fafc}.account-qr-box img{display:block;width:100%;height:100%;object-fit:contain}.account-qr-box>.anticon{color:#98a2b3;font-size:72px}.account-qr-countdown{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;color:#335c9f;font-weight:800}.account-qr-countdown strong{color:#0050cb;font-family:Manrope,Inter,sans-serif;font-variant-numeric:tabular-nums}.account-qr-countdown.is-warning{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.account-qr-countdown.is-warning strong{color:#c2410c}@media (max-width: 820px){.account-pay-header,.account-pay-layout,.account-qr-layout{grid-template-columns:1fr}.account-pay-header{align-items:flex-start;flex-direction:column}.account-pay-form-grid,.account-pay-form-grid.two-cols{grid-template-columns:1fr}.account-pay-field.compact,.account-pay-field .ant-input-affix-wrapper,.account-pay-field .ant-input{max-width:100%}}.course-admin-page-v2{display:flex;flex-direction:column;gap:18px}.course-admin-titlebar-v2,.course-admin-toolbar-v2,.course-admin-table-v2,.course-edit-card-v2{border-radius:8px;background:#fff;box-shadow:0 2px 8px #64748b14}.course-admin-titlebar-v2{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:22px 24px}.course-admin-kicker-v2{display:inline-flex;align-items:center;gap:6px;margin-bottom:8px;color:#0050cb;font-size:12px;font-weight:800;letter-spacing:0}.course-admin-titlebar-v2 h1{margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:28px;line-height:1.28;font-weight:800}.course-admin-actions-v2,.course-manage-actions-v2{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.course-admin-toolbar-v2{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between;padding:18px}.course-admin-search-v2{display:grid;grid-template-columns:minmax(260px,420px) auto;gap:8px;min-width:0}.course-admin-filter-v2{display:flex;flex-wrap:wrap;gap:8px}.course-admin-filter-v2 .ant-select{width:132px}.course-admin-table-v2{padding:12px}.course-manage-title-v2{display:flex;min-width:0;gap:10px;align-items:center}.course-manage-title-v2 a,.course-manage-title-v2 span{display:block}.course-manage-title-v2 a{overflow:hidden;color:#0b1c30;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.course-manage-title-v2 a:hover{color:#06f}.course-manage-title-v2 span{margin-top:4px;color:#64748b;font-size:12px}.course-manage-status-v2{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:4px;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:800}.course-manage-status-v2.public{background:#dff8ed;color:#005236}.course-edit-workbench-v2{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.course-edit-main-v2,.course-edit-side-v2{display:flex;min-width:0;flex-direction:column;gap:18px}.course-edit-card-v2{padding:22px}.course-edit-card-head-v2{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.course-edit-card-head-v2 h2{display:inline-flex;align-items:center;gap:8px;margin:0;color:#0b1c30;font-family:Manrope,Inter,sans-serif;font-size:18px;font-weight:800}.course-edit-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.course-edit-grid-v2.single{grid-template-columns:1fr}.course-edit-grid-v2 .is-wide{grid-column:1 / -1}.course-edit-grid-v2 .ant-input-number{width:100%}.course-edit-switches-v2{display:grid;gap:10px;margin-bottom:16px}.course-edit-switches-v2 .ant-form-item{margin-bottom:0}@media (max-width: 1100px){.course-edit-workbench-v2{grid-template-columns:1fr}}@media (max-width: 760px){.course-admin-titlebar-v2,.course-admin-toolbar-v2{grid-template-columns:1fr;align-items:stretch}.course-admin-actions-v2,.course-admin-filter-v2{justify-content:flex-start}.course-admin-search-v2,.course-edit-grid-v2{grid-template-columns:1fr}.course-admin-search-v2 .ant-btn,.course-admin-actions-v2 .ant-btn,.course-admin-filter-v2 .ant-select{width:100%}}.front-v2-tool-popup,.front-v2-tool-popup .ant-menu,.front-v2-tool-popup .ant-menu-sub{width:100px!important;min-width:100px!important;max-width:100px!important;padding:5px!important;border-radius:8px!important}.front-v2-tool-popup .ant-menu-item{display:flex!important;width:90px!important;min-width:90px!important;max-width:90px!important;height:34px!important;align-items:center;justify-content:flex-start;margin:2px 0!important;padding-inline:8px!important;gap:5px!important;border-radius:6px!important;line-height:34px!important}.front-v2-tool-popup .ant-menu-item .anticon{min-width:15px!important;color:#64748b;font-size:14px!important}.front-v2-tool-popup .ant-menu-title-content,.front-v2-tool-popup .ant-menu-title-content a{flex:0 0 auto!important;max-width:none!important;color:#0b1c30;font-weight:700;white-space:nowrap!important}
