:root{--c-primary: #0F4C5C;--c-primary-hover: #126176;--c-primary-active: #0A3A46;--c-primary-light: #DCECEF;--c-primary-pale: #F1F7F8;--c-accent: #2563eb;--c-accent-light: #eff6ff;--c-bg: #f6f7f9;--c-bg-white: #fff;--c-surface: #f8fafc;--c-surface-strong: #f1f5f9;--c-text-primary: #111827;--c-text-secondary: #4b5563;--c-text-muted: #6b7280;--c-text-disabled: #a7b0bd;--c-border: #d9dee7;--c-border-light: #e8edf3;--c-success: #15803d;--c-warning: #b45309;--c-error: #dc2626;--c-info: #2563eb;--gm-primary: var(--c-primary);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 3px rgba(31, 41, 55, .06), 0 1px 2px rgba(31, 41, 55, .04);--shadow-md: 0 4px 12px rgba(31, 41, 55, .08), 0 2px 4px rgba(31, 41, 55, .05)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;font-family:Aptos,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;color:#111827;background:#f6f7f9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#00000040}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}a{color:#0f4c5c;text-decoration:none}a:hover{color:#167088}.ant-table-cell{white-space:nowrap}.ant-card{border-color:var(--c-border);box-shadow:0 1px 3px #0f172a0f}.ant-btn-primary{box-shadow:0 4px 12px #0f4c5c2e}.brand-logo{--brand-logo-mark-color: var(--c-primary);--brand-logo-wordmark-color: #111827;--brand-logo-system-color: rgba(17, 24, 39, .48);display:inline-flex;align-items:center;gap:9px;min-width:0;color:var(--brand-logo-wordmark-color);line-height:1}.brand-logo__mark{flex:0 0 auto;display:block;color:var(--brand-logo-mark-color)}.brand-logo__lockup{display:inline-flex;min-width:0;flex-direction:column;align-items:flex-start;gap:4px}.brand-logo__wordmark,.brand-logo__system{display:block;max-width:100%}.brand-logo__wordmark{color:var(--brand-logo-wordmark-color);opacity:.92}.brand-logo__system{color:var(--brand-logo-system-color);font-size:11px;font-weight:600;line-height:1.12;white-space:nowrap}.brand-logo--light{--brand-logo-mark-color: #fff;--brand-logo-wordmark-color: #fff;--brand-logo-system-color: rgba(255, 255, 255, .62)}.brand-logo--light .brand-logo__wordmark{opacity:.96}.brand-logo--lg{gap:14px}.brand-logo svg{display:block;width:100%;height:100%}.brand-logo--sm .brand-logo__system{font-size:10px}.brand-logo--md .brand-logo__system{font-size:11px}.brand-logo--lg .brand-logo__system{font-size:13px}.gm-glass-panel{border:1px solid rgba(255,255,255,.34);background:#ffffffd1;box-shadow:0 12px 32px #0f172a1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@keyframes gm-login-drift-a{0%{transform:translate(0) scale(1)}45%{transform:translate(66px,-42px) scale(1.08)}to{transform:translate(0) scale(1)}}@keyframes gm-login-drift-b{0%{transform:translate(0) scale(1)}50%{transform:translate(-58px,48px) scale(1.04)}to{transform:translate(0) scale(1)}}@keyframes gm-login-rise{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.gm-login-page{position:relative;display:flex;min-height:100vh;align-items:center;justify-content:center;overflow:hidden;padding:32px;background:linear-gradient(135deg,#fffffff5,#f8f6ffe6),#f6f7f9}.gm-login-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.gm-login-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(15,76,92,.12) 1px,transparent 1px);background-size:34px 34px;mask-image:radial-gradient(ellipse 74% 62% at 50% 48%,#000 12%,transparent 82%);-webkit-mask-image:radial-gradient(ellipse 74% 62% at 50% 48%,#000 12%,transparent 82%)}.gm-login-orb{position:absolute;border-radius:999px;filter:blur(88px);opacity:.9}.gm-login-orb--violet{top:-18%;left:-9%;width:560px;height:560px;background:#0f4c5c38;animation:gm-login-drift-a 22s ease-in-out infinite}.gm-login-orb--gold{right:-8%;bottom:-14%;width:520px;height:520px;background:#2563eb33;animation:gm-login-drift-b 26s ease-in-out infinite}.gm-login-orb--rose{top:30%;left:54%;width:360px;height:360px;background:#2563eb29;animation:gm-login-drift-a 30s ease-in-out infinite reverse}.gm-login-card{position:relative;z-index:1;width:420px;max-width:calc(100vw - 40px);padding:42px 42px 34px;border:1px solid rgba(255,255,255,.74);border-radius:24px;background:#ffffffe0;box-shadow:0 24px 80px #0f172a29,inset 0 1px #ffffffbd;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);animation:gm-login-rise .55s cubic-bezier(.16,1,.3,1) both}.gm-login-brand{margin-bottom:24px;text-align:left}.gm-login-logo{display:flex;align-items:center;justify-content:flex-start;width:100%;margin-bottom:14px}.gm-login-tags{margin-top:14px;color:#4b556394;font-size:11px;font-weight:700;text-transform:uppercase}.gm-login-alert{margin-bottom:18px;border-radius:10px}.gm-login-form .ant-input-affix-wrapper{height:46px;border:1px solid rgba(17,24,39,.12)!important;border-radius:12px!important;background:#f8fafcb3!important;transition:border-color .2s,box-shadow .2s,background .2s!important}.gm-login-form .ant-input-affix-wrapper:hover{border-color:#0f4c5c3d!important;background:#ffffffe6!important}.gm-login-form .ant-input-affix-wrapper-focused,.gm-login-form .ant-input-affix-wrapper:focus-within{border-color:#0f4c5c!important;background:#fff!important;box-shadow:0 0 0 4px #0f4c5c1f!important}.gm-login-form .ant-input-prefix{color:#11182773}.gm-login-captcha{display:flex;gap:10px;align-items:stretch}.gm-login-captcha__image{display:flex;flex:0 0 126px;align-items:center;justify-content:center;height:46px;overflow:hidden;border:1px solid rgba(17,24,39,.12);border-radius:12px;background:#f8fafcc7;color:#11182773;cursor:pointer}.gm-login-captcha__image img{width:100%;height:100%;object-fit:cover}.gm-login-footer{margin-top:20px;color:#1118276b;font-size:12px;text-align:center}.gm-login-page{min-height:100vh;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 50% 44%,rgba(255,255,255,.98) 0 24%,rgba(248,247,255,.78) 46%,transparent 68%),linear-gradient(180deg,#fff,#f8fafc 48%,#eff6ff)}.gm-login-page:before,.gm-login-page:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none}.gm-login-page:before{background:linear-gradient(90deg,rgba(15,76,92,.045) 1px,transparent 1px),linear-gradient(0deg,rgba(15,76,92,.035) 1px,transparent 1px),radial-gradient(circle,rgba(15,76,92,.052) 1px,transparent 1.4px);background-size:50px 50px,50px 50px,18px 18px;-webkit-mask-image:linear-gradient(180deg,#0000002e,#0000008f 42%,#000000d6);mask-image:linear-gradient(180deg,#0000002e,#0000008f 42%,#000000d6);opacity:.7}.gm-login-page:after{background:radial-gradient(circle at 50% 43%,rgba(255,255,255,.88),rgba(255,255,255,.34) 38%,transparent 62%),linear-gradient(180deg,transparent 0 58%,rgba(15,76,92,.028) 100%)}.gm-login-bg{z-index:0}.gm-login-grid{display:none}.gm-login-shape{position:absolute;display:block;color:#0f4c5c1c;pointer-events:none;-webkit-user-select:none;user-select:none}.gm-login-shape i{position:absolute;display:block}.gm-login-shape--ledger{top:24%;left:16%;width:126px;height:82px;border:1px solid rgba(15,76,92,.12);border-radius:10px;transform:rotate(-7deg)}.gm-login-shape--ledger:before{position:absolute;top:15px;bottom:15px;left:31px;width:1px;background:currentColor;content:"";opacity:.7}.gm-login-shape--ledger i{left:46px;right:18px;height:1px;background:currentColor}.gm-login-shape--ledger i:nth-child(1){top:23px}.gm-login-shape--ledger i:nth-child(2){top:40px}.gm-login-shape--ledger i:nth-child(3){top:57px}.gm-login-shape--chart{left:18%;bottom:22%;width:152px;height:88px;border-bottom:1px solid rgba(15,76,92,.12);border-left:1px solid rgba(15,76,92,.12);border-radius:0 0 0 12px}.gm-login-shape--chart:before{position:absolute;right:10px;bottom:22px;left:18px;height:48px;border-bottom:1px solid rgba(37,99,235,.18);border-left:1px solid rgba(37,99,235,.18);content:"";transform:skew(-28deg);transform-origin:left bottom}.gm-login-shape--chart i{width:6px;height:6px;border:1px solid rgba(15,76,92,.18);border-radius:50%;background:#ffffff80}.gm-login-shape--chart i:nth-child(1){bottom:30px;left:28px}.gm-login-shape--chart i:nth-child(2){bottom:56px;left:76px}.gm-login-shape--chart i:nth-child(3){right:22px;bottom:38px}.gm-login-shape--matrix{top:26%;right:17%;width:118px;height:86px;border:1px solid rgba(37,99,235,.14);border-radius:14px;transform:rotate(7deg)}.gm-login-shape--matrix i{width:22px;height:22px;border:1px solid rgba(15,76,92,.12);border-radius:6px}.gm-login-shape--matrix i:nth-child(1){top:16px;left:18px}.gm-login-shape--matrix i:nth-child(2){top:16px;right:22px}.gm-login-shape--matrix i:nth-child(3){bottom:16px;left:38px}.gm-login-shape--matrix i:nth-child(4){right:14px;bottom:18px}.gm-login-shape--ring{right:20%;bottom:22%;width:104px;height:104px;border:1px solid rgba(15,76,92,.1);border-radius:50%}.gm-login-shape--ring:before,.gm-login-shape--ring:after{position:absolute;content:"";border-radius:50%}.gm-login-shape--ring:before{top:19px;right:19px;bottom:19px;left:19px;border:1px solid rgba(37,99,235,.14)}.gm-login-shape--ring:after{top:42px;right:42px;bottom:42px;left:42px;background:#0f4c5c1a}.gm-login-card{width:min(100%,372px);padding:30px 32px 26px;border:0;border-radius:16px;background:#fffffff0;box-shadow:0 18px 48px #0f172a1c,0 8px 18px #0f172a0e,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gm-login-card:after{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;box-shadow:inset 0 0 0 1px #ffffffbd;content:"";pointer-events:none}.gm-login-card-header{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding-bottom:22px;text-align:center}.gm-login-logo{justify-content:flex-start;margin-bottom:6px}.gm-login-logo .brand-logo{--brand-logo-wordmark-color: #0F4C5C;justify-content:flex-start}.gm-login-logo .brand-logo__wordmark{width:344px!important;height:27px!important;opacity:1}.gm-login-title{color:#111827;font-family:Source Han Sans SC,Noto Sans CJK SC,Noto Sans SC,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,sans-serif;font-size:24px;font-weight:600;letter-spacing:.1em;line-height:1.28;transform:scaleX(.98);transform-origin:center center}.gm-login-subtitle{color:#6b7280;font-size:12px;line-height:1.5}.gm-login-alert,.gm-login-form,.gm-login-footer{position:relative;z-index:1}.gm-login-form .ant-form-item{margin-bottom:14px}.gm-login-form .ant-input-affix-wrapper{height:44px;padding-inline:14px;border-color:#e5e7eb!important;border-radius:8px!important;background:#f8fafc!important;box-shadow:none!important}.gm-login-form .ant-input-affix-wrapper:hover,.gm-login-form .ant-input-affix-wrapper-focused,.gm-login-form .ant-input-affix-wrapper:focus-within{border-color:#2e7f91!important;background:#fff!important;box-shadow:0 0 0 3px #0f4c5c1a!important}.gm-login-form .ant-input-prefix{margin-inline-end:10px;color:#9ca3af}.gm-login-captcha{gap:8px}.gm-login-captcha__image{flex-basis:118px;height:44px;border-color:#e5e7eb;border-radius:8px;background:#f8fafc;transition:border-color .15s,background-color .15s}.gm-login-captcha__image:hover{border-color:#2e7f91;background:#fff}.gm-login-captcha__image img{object-fit:contain}.gm-login-submit.ant-btn{position:relative;height:44px;margin-top:4px;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#0f4c5c,#2e7f91)!important;box-shadow:0 4px 16px #0f4c5c47!important;font-size:14px;font-weight:700;transition:filter .18s ease,transform .18s ease}.gm-login-submit.ant-btn:before{display:none}.gm-login-submit.ant-btn:hover,.gm-login-submit.ant-btn:focus{filter:brightness(1.1)!important;color:#fff!important;transform:translateY(-1px)}.gm-login-submit.ant-btn:hover:before,.gm-login-submit.ant-btn:focus:before{opacity:0}.gm-login-submit.ant-btn>span{position:relative;z-index:1}.gm-login-footer{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:16px;color:#9ca3af;font-size:11px}.public-layout{position:relative;min-height:100vh;background:linear-gradient(145deg,#fffffffa,#f8f6fff5 42%,#fffbf0f5),#f8fafc;overflow-x:hidden}.public-layout:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;content:"";background-image:linear-gradient(rgba(15,76,92,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(15,76,92,.055) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg,rgba(0,0,0,.82),transparent 72%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.82),transparent 72%);pointer-events:none}.public-header,.public-content,.public-footer{position:relative;z-index:1}.public-header{position:sticky;top:0;z-index:100;height:auto;padding:16px 0 10px;border:0;background:linear-gradient(180deg,#f8fafcdb,#f8fafc9e);box-shadow:none;line-height:normal;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.public-header__inner{display:flex;width:min(1280px,100vw - 56px);min-height:66px;align-items:center;gap:18px;margin:0 auto;padding:0 12px 0 18px;border:1px solid rgba(255,255,255,.78);border-radius:18px;background:#ffffffbd;box-shadow:0 18px 48px #0f172a1c,inset 0 1px #ffffffdb}.public-header__brand{display:flex;flex:0 0 auto;align-items:center;cursor:pointer;white-space:nowrap}.public-nav{display:flex;flex:1;min-width:0;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none}.public-nav::-webkit-scrollbar{display:none}.public-nav__item{display:flex;align-items:center;gap:6px;height:40px;padding:0 13px;border:0;border-radius:999px;background:transparent;color:#111827a3;cursor:pointer;font:inherit;font-size:14px;font-weight:750;white-space:nowrap;transition:background .2s,color .2s,box-shadow .2s,transform .2s}.public-nav__item:hover{background:#0f4c5c14;color:#0f4c5c}.public-nav__item--active{background:linear-gradient(135deg,#0f4c5c29,#2563eb24);color:#0a3a46;box-shadow:inset 0 0 0 1px #0f4c5c1f}.public-nav__icon{display:inline-flex;font-size:15px}.public-header__actions{display:flex;flex:0 0 auto;align-items:center}.public-content{padding:46px 0 72px}.public-content__inner{width:min(1220px,100vw - 56px);min-height:calc(100vh - 224px);margin:0 auto}.public-footer{padding:36px 0 40px;border-top:1px solid rgba(17,24,39,.06);background:#ffffff94}.public-footer__inner{display:flex;width:min(1220px,100vw - 56px);align-items:flex-end;justify-content:space-between;gap:24px;margin:0 auto}.public-footer__copy{display:block;margin-top:12px;font-size:13px}.public-footer__links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.public-page-loading{display:flex;min-height:420px;align-items:center;justify-content:center}.public-page{display:flex;flex-direction:column;gap:30px}.public-page-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;overflow:visible;min-height:230px;padding:18px 0 26px;border:0;border-radius:0;background:transparent;box-shadow:none}.public-page-hero:before{position:absolute;top:-22px;right:-34px;bottom:-12px;left:-34px;z-index:0;content:"";background:linear-gradient(120deg,#ffffff8f,#f8fafc75 46%,#eff6ff57);border-radius:30px;pointer-events:none}.public-page-hero__content,.public-page-hero__aside,.public-page-hero__actions{position:relative;z-index:1}.public-page-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#2563eb;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.public-page-hero__icon,.public-card__icon,.method-card__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#126176,#9ec8d0 62%,#2563eb 150%);color:#fff;box-shadow:0 16px 34px #0f4c5c2e}.public-page-hero__title.ant-typography{max-width:820px;margin:0 0 14px;color:#111827;font-size:48px;font-weight:850;line-height:1.06}.public-page-hero__desc.ant-typography{max-width:760px;margin:0;color:#111827ad;font-size:17px;line-height:1.8}.public-page-hero__actions{display:flex;justify-content:flex-end}.public-page-hero__aside{display:grid;min-width:280px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.public-hero-metric{min-width:128px;padding:18px;border:1px solid rgba(255,255,255,.78);border-radius:18px;background:#ffffffa8;box-shadow:0 16px 38px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.public-hero-metric span{display:block;margin-bottom:8px;color:#11182785;font-size:12px;font-weight:700}.public-hero-metric strong{color:#111827;font-size:26px;line-height:1}.public-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px;border:1px solid rgba(255,255,255,.76);border-radius:18px;background:#ffffffad;box-shadow:0 16px 42px #0f172a14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.public-toolbar__main,.public-toolbar__filters{display:flex;align-items:center;gap:12px}.public-toolbar__main{flex:1;min-width:0}.public-toolbar__filters{flex-wrap:wrap;justify-content:flex-end}.public-category-strip{display:flex;flex-wrap:wrap;gap:8px;padding:8px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#ffffff85;box-shadow:0 14px 36px #0f172a0f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.public-category-pill.ant-tag-checkable{margin:0;padding:7px 15px;border:0;border-radius:999px;background:transparent;color:#111827a8;font-weight:700;transition:border-color .2s,background .2s,color .2s,box-shadow .2s}.public-category-pill.ant-tag-checkable-checked{border-color:transparent;background:linear-gradient(135deg,#0f4c5c1f,#2563eb21);color:#126176;box-shadow:0 8px 18px #0f4c5c14}.public-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.public-card.ant-card{height:100%;overflow:hidden;border:1px solid rgba(255,255,255,.74);border-radius:18px;background:#ffffffb8;box-shadow:0 16px 42px #0f172a14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .2s,box-shadow .2s,border-color .2s}.public-card.ant-card:hover{border-color:#0f4c5c2e;box-shadow:0 24px 56px #0f172a24;transform:translateY(-4px)}.public-card .ant-card-body{display:flex;min-height:236px;flex-direction:column;gap:13px;padding:22px}.public-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.public-card__title.ant-typography{margin:0;color:#111827}.public-card__desc.ant-typography{flex:1;margin:0;color:#1118279e;font-size:13px;line-height:1.7}.public-card__meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.gm-tag.ant-tag{margin:0;border:1px solid rgba(15,76,92,.12);border-radius:999px;background:#0f4c5c14;color:#0f4c5c;font-weight:700}.gm-tag--gold.ant-tag{border-color:#2563eb2e;background:#2563eb1f;color:#8a6c1f}.gm-tag--muted.ant-tag{border-color:#1118271a;background:#1118270a;color:#1118279e}.public-panel.ant-card,.public-result-panel,.public-empty-panel{border:1px solid rgba(255,255,255,.76);border-radius:18px;background:#ffffffbd;box-shadow:0 18px 46px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.public-panel .ant-card-head{min-height:64px;border-bottom-color:#1118270f;background:transparent}.public-panel .ant-card-head-title{color:#111827;font-weight:800}.public-panel .ant-table-wrapper .ant-table-thead>tr>th{background:#f7f4ffad;color:#111827b8;font-weight:800}.public-panel .ant-table,.public-panel .ant-table-container{background:transparent}.public-panel .ant-table-tbody>tr:hover>td{background:#0f4c5c0d!important}.public-score{color:#0f4c5c;font-size:16px}.public-score--gold{color:#2563eb}.public-tabs.ant-tabs>.ant-tabs-nav{margin-bottom:18px}.public-tabs .ant-tabs-tab{font-weight:700}.public-empty-panel{padding:64px 24px;border:1px solid rgba(17,24,39,.08);background:#ffffffb8}.compare-preset-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;color:#11182794}.submit-success-panel{padding:36px 0;border:1px solid rgba(17,24,39,.08);border-radius:8px;background:#ffffffc7}.submit-form-card.ant-card .ant-card-body{padding:28px}.submit-benchmark-option{display:block;padding:10px 12px;border:1px solid rgba(17,24,39,.08);border-radius:8px;background:#f8fafc}.method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.method-card.ant-card{height:100%;border-radius:8px}.method-card .ant-card-body{display:flex;align-items:flex-start;gap:16px;min-height:184px}.method-card__content{min-width:0;flex:1}.method-card__title.ant-typography{margin:0 0 10px;color:#111827}.method-card__content .ant-typography{margin-bottom:0}.benchmark-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.benchmark-detail-summary{display:flex;flex-direction:column;gap:14px}.benchmark-top-card.ant-card{height:100%;border:1px solid rgba(37,99,235,.24);border-radius:8px;background:linear-gradient(135deg,#eff6fff5,#f8fafceb)}.model-logo{display:flex;width:82px;height:82px;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#0f4c5c,#9ec8d0 60%,#2563eb 145%);color:#fff;font-size:34px;font-weight:850;box-shadow:0 16px 34px #0f4c5c29}.model-logo img{width:100%;height:100%;object-fit:cover}.article-card.ant-card .ant-card-body{min-height:210px}.article-card__cover{display:flex;height:180px;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#0f4c5c6b,#2563eb5c)}.article-card__cover img{width:100%;height:100%;object-fit:cover}.article-card__cover .anticon{color:#ffffff8a;font-size:46px}.article-detail-card.ant-card,.private-result-card.ant-card{max-width:900px;margin:0 auto;border-radius:8px}.article-detail-card .ant-card-body{padding:38px}.article-detail-cover{width:100%;max-height:420px;margin-bottom:24px;border-radius:8px;object-fit:cover}.article-body{color:#111827c7;font-size:15px;line-height:1.9;word-break:break-word}.private-result-card.ant-card{max-width:640px}.home-page{display:flex;flex-direction:column;gap:34px}.home-hero{position:relative;display:grid;min-height:440px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:54px;overflow:hidden;padding:76px 68px;border:0;border-radius:30px;background:linear-gradient(135deg,#0f4c5ce0,#0f4c5cbd 50%,#2563eb94),#38bdf8;box-shadow:0 28px 80px #0f172a33}.home-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:radial-gradient(circle at 14% 18%,rgba(37,99,235,.24),transparent 30%),radial-gradient(circle at 82% 20%,rgba(255,255,255,.18),transparent 28%),linear-gradient(120deg,transparent 0%,rgba(255,255,255,.1) 54%,transparent 72%)}.home-hero__content,.home-hero__panel{position:relative;z-index:1}.home-hero__eyebrow,.home-section__eyebrow{display:block;margin-bottom:10px;color:#2563eb;font-size:12px;font-weight:800;text-transform:uppercase}.home-hero__title.ant-typography{margin:0 0 16px;color:#fff;font-size:56px;font-weight:850;line-height:1.04}.home-hero__desc.ant-typography{max-width:660px;margin-bottom:30px;color:#ffffffc7;font-size:18px;line-height:1.8}.home-hero__ghost{border-color:#ffffff75;background:#ffffff1a;color:#fff}.home-hero__ghost:hover{border-color:#ffffffb8!important;background:#ffffff2e!important;color:#fff!important}.home-hero__panel{padding:28px;border:1px solid rgba(255,255,255,.34);border-radius:22px;background:#ffffff29;box-shadow:inset 0 1px #ffffff47;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-hero__panel-title{margin-bottom:16px;color:#ffffffb3;font-size:13px;font-weight:700}.home-hero__mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-hero__mini{padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#ffffff29}.home-hero__mini span{display:block;margin-bottom:8px;color:#ffffff9e;font-size:12px}.home-hero__mini strong{color:#fff;font-size:28px}.home-stat-grid,.home-benchmark-grid{display:grid;gap:18px}.home-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-stat-card.ant-card{border:1px solid rgba(255,255,255,.74);border-radius:18px;background:#ffffffb8;box-shadow:0 16px 40px #0f172a14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-stat-card .ant-card-body{display:flex;align-items:center;gap:16px;padding:22px}.home-stat-card__icon{display:flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:10px;font-size:22px}.home-stat-card--violet .home-stat-card__icon{background:#0f4c5c1f;color:#0f4c5c}.home-stat-card--green .home-stat-card__icon{background:#2f9e731f;color:#2f9e73}.home-stat-card--lilac .home-stat-card__icon{background:#2563eb1f;color:#9ec8d0}.home-stat-card--gold .home-stat-card__icon{background:#2563eb24;color:#2563eb}.home-section,.home-panel.ant-card{border-radius:22px}.home-section{padding:34px;border:1px solid rgba(255,255,255,.74);background:#ffffff9e;box-shadow:0 18px 48px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:22px}.home-section__head .ant-typography{margin:0}.home-benchmark-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-benchmark-card.ant-card{height:100%;border:1px solid rgba(255,255,255,.74);border-radius:18px;background:#ffffffb8;box-shadow:0 14px 36px #0f172a12}.home-benchmark-card .ant-card-body{display:flex;min-height:214px;flex-direction:column;gap:12px}.home-benchmark-card__icon{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#0f4c5c,#9ec8d0);color:#fff;font-size:20px}.home-benchmark-card .ant-typography{margin:0}.home-insight-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr);gap:24px}.home-panel .ant-card-head{min-height:64px;border-bottom-color:#1118270f;background:transparent}.home-panel .ant-card-head-title{color:#111827}.home-panel--leaderboard .ant-table-row{cursor:pointer}.home-rank{font-size:18px}.home-rank--gold{color:#2563eb}.home-rank--silver{color:#9aa0aa}.home-rank--bronze{color:#b7791f}.home-score{color:#0f4c5c;font-size:16px}.home-news-list .ant-list-item{padding:12px 0}.public-layout{background:#f8fafc}.public-layout:before{display:none}.public-header{padding:0;border-bottom:1px solid rgba(17,24,39,.08);background:#fbfaf8f0;box-shadow:none}.public-header__inner{width:min(1220px,100vw - 56px);min-height:72px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.public-nav{justify-content:flex-start;gap:2px}.public-nav__item{position:relative;height:72px;padding:0 12px;border-radius:0;color:#111827a3;font-weight:700}.public-nav__item:after{position:absolute;right:12px;bottom:0;left:12px;height:2px;content:"";background:transparent}.public-nav__item:hover{background:transparent;color:#111827}.public-nav__item--active{background:transparent;color:#111827;box-shadow:none}.public-nav__item--active:after{background:#0f4c5c}.public-header__actions .ant-btn-primary{box-shadow:none}.public-content{padding:0 0 72px}.public-footer{border-top:1px solid rgba(17,24,39,.08);background:#fff}.public-page{gap:28px}.public-page-hero{min-height:190px;padding:8px 0 30px;border-bottom:1px solid rgba(17,24,39,.08)}.public-page-hero:before{display:none}.public-page-hero__eyebrow{color:#126176}.public-page-hero__icon,.public-card__icon,.method-card__icon{width:38px;height:38px;border:1px solid rgba(15,76,92,.16);border-radius:10px;background:#f1f7f8;color:#0f4c5c;box-shadow:none}.public-page-hero__title.ant-typography{font-size:44px;line-height:1.08}.public-page-hero__desc.ant-typography{max-width:720px}.public-hero-metric,.public-toolbar,.public-card.ant-card,.public-panel.ant-card,.public-result-panel,.public-empty-panel,.home-stat-card.ant-card,.home-section,.home-benchmark-card.ant-card,.home-panel.ant-card,.benchmark-top-card.ant-card,.article-detail-card.ant-card,.private-result-card.ant-card{border:1px solid rgba(17,24,39,.1);border-radius:10px;background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.public-hero-metric{padding:16px}.public-toolbar{padding:14px 0;border-width:1px 0;border-radius:0;background:transparent}.public-category-strip{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.public-category-pill.ant-tag-checkable{padding:7px 13px;border:1px solid rgba(17,24,39,.12);border-radius:999px;background:#fff}.public-category-pill.ant-tag-checkable-checked{border-color:#0f4c5c6b;background:#f1f7f8;box-shadow:none}.public-card.ant-card:hover,.home-benchmark-card.ant-card:hover{border-color:#0f4c5c57;box-shadow:none;transform:none}.public-panel .ant-card-head,.home-panel .ant-card-head{min-height:56px;border-bottom-color:#11182714}.public-panel .ant-table-wrapper .ant-table-thead>tr>th{background:#f8fafc}.public-empty-panel{background:transparent}.home-hero{min-height:400px;padding:64px 56px;border:1px solid rgba(17,24,39,.1);border-radius:14px;background:linear-gradient(135deg,#0f172aeb,#0f4c5cd6 54%,#2563eb9e),#0f4c5c;box-shadow:none}.home-hero__panel{border:1px solid rgba(255,255,255,.34);border-radius:12px;background:#ffffff1f;box-shadow:none}.home-hero__mini{border-radius:10px}.home-section{padding:30px}.home-stat-card .ant-card-body,.public-card .ant-card-body{padding:20px}.model-logo{border-radius:10px;box-shadow:none}.article-card__cover{background:#f1f7f8}.article-card__cover .anticon{color:#0f4c5c6b}.public-content__inner{width:100%;min-height:calc(100vh - 204px);margin:0}.public-header__inner,.public-footer__inner{width:min(1720px,100vw - clamp(48px,7vw,132px))}.public-page,.home-page{--public-x: clamp(48px, 7vw, 132px);width:100%;gap:0}.public-page>*:not(.public-page-hero),.home-page>*:not(.home-hero){width:min(1720px,100vw - var(--public-x) * 2);margin-right:auto;margin-left:auto}.public-page-hero{width:100%;min-height:260px;padding:44px var(--public-x) 46px;border:0;border-bottom:1px solid rgba(17,24,39,.08);background:linear-gradient(90deg,#fbfaf800,#f8fafcc7 54%,#fff8e6c7),#f8fafc;grid-template-columns:minmax(0,1fr) minmax(340px,460px)}.public-page-hero__title.ant-typography{max-width:980px;font-size:clamp(42px,4.3vw,72px)}.public-page-hero__desc.ant-typography{max-width:860px;font-size:18px}.public-page-hero__aside{min-width:0}.public-hero-metric{border-color:#1118271a;border-radius:6px;background:#ffffffb8}.public-category-strip,.public-toolbar,.public-card-grid,.method-grid,.home-stat-grid,.home-benchmark-grid,.home-insight-grid,.public-panel,.public-empty-panel,.submit-success-panel{margin-top:28px}.public-card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.home-hero{width:100%;min-height:520px;margin:0;padding:70px var(--public-x);border-width:0 0 1px;border-radius:0;background:linear-gradient(110deg,#30295ef5,#0f4c5ce0 50%,#2563eb9e),#0f4c5c;grid-template-columns:minmax(0,1fr) minmax(360px,500px)}.home-hero__title.ant-typography{font-size:clamp(56px,6vw,96px)}.home-hero__desc.ant-typography{max-width:760px;font-size:19px}.home-hero__panel{border-radius:6px;-webkit-backdrop-filter:none;backdrop-filter:none}.home-stat-grid,.home-section,.home-insight-grid{margin-top:34px}.home-section,.home-panel.ant-card,.public-panel.ant-card,.public-card.ant-card,.home-stat-card.ant-card,.home-benchmark-card.ant-card{border-radius:6px}@media (max-width: 920px){.public-page,.home-page{--public-x: 28px}.public-header__inner,.public-content__inner,.public-footer__inner{width:min(100vw - 32px,1280px)}.public-content__inner{width:100%}.public-header__brand{margin-right:20px}.public-header__actions{display:none}.public-nav__item{padding-inline:11px}.public-footer__inner{flex-direction:column;align-items:flex-start}.home-hero{grid-template-columns:1fr;padding:58px var(--public-x)}.home-hero__title.ant-typography{font-size:42px}.home-stat-grid,.home-benchmark-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-insight-grid,.public-page-hero,.benchmark-detail-hero{grid-template-columns:1fr}.public-page-hero{padding:34px var(--public-x) 36px}.public-page-hero__aside,.public-card-grid,.method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-toolbar{align-items:stretch;flex-direction:column}.public-toolbar__filters{justify-content:flex-start}}@media (max-width: 720px){.public-page,.home-page{--public-x: 20px}.ant-layout-header{padding-inline:18px!important}.public-header.ant-layout-header{padding:12px 0 8px!important}.public-header__inner{width:min(100vw - 28px,1280px);padding-inline:12px}.public-nav__icon,.brand-logo__meta{display:none}.public-content{padding-top:0}.home-hero{padding:44px var(--public-x)}.home-hero__title.ant-typography{font-size:34px}.home-hero__mini-grid,.home-stat-grid,.home-benchmark-grid{grid-template-columns:1fr}.home-section{padding:22px}.home-section__head{align-items:flex-start;flex-direction:column}.public-page-hero{min-height:auto;padding:28px var(--public-x) 28px}.public-page-hero__title.ant-typography{font-size:30px}.public-page-hero__aside,.public-card-grid,.method-grid{grid-template-columns:1fr}.public-toolbar__main,.public-toolbar__filters{align-items:stretch;flex-direction:column}.public-toolbar .ant-input-affix-wrapper,.public-toolbar .ant-select{width:100%!important}.method-card .ant-card-body{flex-direction:column}}.public-layout{background:linear-gradient(180deg,#fff,#f8fafc 48%,#fff)}.public-header{border-bottom-color:#11182717;background:#fdfcffeb}.public-header__inner,.public-footer__inner{width:min(1760px,100vw - clamp(36px,5vw,96px))}.public-header__inner{min-height:68px;gap:24px}.public-header__brand{--brand-logo-wordmark-color: #111827;--brand-logo-system-color: rgba(17, 24, 39, .46);margin-right:22px}.public-nav{flex:0 1 auto;justify-content:flex-start}.public-header__actions{margin-left:auto}.public-nav__item{height:68px;padding:0 11px;color:#1118279e;font-size:14px;font-weight:650}.public-nav__item:hover,.public-nav__item--active{color:#111827}.public-nav__item--active:after{background:linear-gradient(90deg,#0f4c5c,#2563eb)}.public-page,.home-page{--public-x: clamp(42px, 5vw, 96px)}.public-page>*:not(.public-page-hero),.home-page>*:not(.home-hero){width:min(1600px,100vw - var(--public-x) * 2)}.public-page-hero{min-height:auto;padding:34px var(--public-x) 38px;background:linear-gradient(115deg,#fff,#f8fafc 56%,#eff6ff);grid-template-columns:minmax(0,1fr) minmax(300px,420px)}.public-page-hero__eyebrow,.home-section__eyebrow{display:none}.public-page-hero__title.ant-typography{max-width:880px;margin-bottom:12px;color:#111827;font-size:clamp(34px,3.2vw,54px);font-weight:760;line-height:1.12}.public-page-hero__desc.ant-typography{max-width:760px;color:#111827a8;font-size:16px;line-height:1.72}.public-hero-metric strong{color:#111827;font-size:24px;font-weight:760}.public-toolbar{margin-top:24px;padding:16px 0}.public-category-strip,.public-card-grid,.method-grid,.home-stat-grid,.home-benchmark-grid,.home-insight-grid,.home-section,.public-panel,.public-empty-panel,.submit-success-panel{margin-top:24px}.public-card.ant-card,.public-panel.ant-card,.public-result-panel,.public-empty-panel,.home-stat-card.ant-card,.home-section,.home-benchmark-card.ant-card,.home-panel.ant-card,.benchmark-top-card.ant-card,.article-detail-card.ant-card,.private-result-card.ant-card{border-color:#1118271a;border-radius:8px;background:#fff;box-shadow:none}.public-card .ant-card-body,.home-benchmark-card .ant-card-body{min-height:214px;padding:18px}.public-card__title.ant-typography,.method-card__title.ant-typography,.home-benchmark-card h5.ant-typography{color:#111827;font-size:16px;font-weight:720;line-height:1.42}.public-card__desc.ant-typography,.article-body,.method-card__content .ant-typography{color:#111827ad;font-size:14px;line-height:1.72}.public-page-hero__icon,.public-card__icon,.method-card__icon,.home-benchmark-card__icon{border:1px solid rgba(15,76,92,.16);border-radius:8px;background:linear-gradient(135deg,#0f4c5c1a,#2563eb1a);color:#0f4c5c}.home-hero{min-height:460px;padding:62px var(--public-x) 66px;border-bottom:1px solid rgba(17,24,39,.1);background:linear-gradient(118deg,#0f172afa,#0f4c5ceb 52%,#2563ebb3),#0f4c5c;grid-template-columns:minmax(0,1fr) minmax(340px,460px)}.home-hero__eyebrow{display:none}.home-hero__title.ant-typography{margin:0 0 18px;line-height:1}.home-hero__title .brand-logo__mark{width:72px!important;height:64px!important}.home-hero__title .brand-logo__wordmark{width:clamp(280px,31vw,520px)!important;height:auto!important}.home-hero__desc.ant-typography{max-width:720px;color:#ffffffc7;font-size:17px;line-height:1.76}.home-section{padding:28px}.home-section__head h3.ant-typography,.home-panel .ant-card-head-title,.public-panel .ant-card-head-title{color:#111827;font-size:22px;font-weight:720}.home-stat-card .ant-card-body{padding:18px}.home-stat-card__icon{width:42px;height:42px;border-radius:8px}@media (max-width: 920px){.public-page,.home-page{--public-x: 28px}.public-header__inner,.public-footer__inner{width:min(100vw - 32px,1280px)}.public-page-hero,.home-hero{grid-template-columns:1fr}.home-hero{padding:54px var(--public-x)}}@media (max-width: 720px){.public-page,.home-page{--public-x: 20px}.public-header.ant-layout-header{padding:0!important}.public-header__inner{width:min(100vw - 24px,1280px);min-height:62px;padding:0;gap:14px}.public-header__brand{margin-right:6px}.public-nav__item{height:62px;padding:0 10px}.public-page-hero{padding:26px var(--public-x) 28px}.public-page-hero__title.ant-typography{font-size:30px}.public-page-hero__desc.ant-typography,.home-hero__desc.ant-typography{font-size:15px}.home-hero{min-height:auto;padding:42px var(--public-x)}.home-hero__title .brand-logo__mark{width:54px!important;height:48px!important}.home-hero__title .brand-logo__wordmark{width:220px!important;height:21px!important}.home-section{padding:20px}}.main-layout.gm-admin-layout{height:100vh;overflow:hidden;background:var(--c-bg)}.main-layout.gm-admin-layout>.ant-layout{height:100vh;overflow:hidden;display:flex;flex-direction:column;background:var(--c-bg)!important}.main-layout.gm-admin-layout .layout-sider{position:relative;display:flex;flex-direction:column;height:100vh;overflow-x:hidden;overflow-y:hidden;border-right:1px solid var(--c-border)!important;background:#fff!important;box-shadow:none!important}.main-layout.gm-admin-layout .layout-sider .logo{position:sticky;top:0;z-index:2;display:flex;height:40px;align-items:center;justify-content:flex-start;overflow:hidden;gap:8px;padding:0 0 0 12px;border-bottom:1px solid var(--c-border);background:var(--c-surface);color:var(--c-primary);font-size:13px;font-weight:700;letter-spacing:.3px;white-space:nowrap}.main-layout.gm-admin-layout .layout-sider .logo .brand-logo{--brand-logo-mark-color: var(--c-primary);--brand-logo-wordmark-color: var(--c-text-primary);--brand-logo-system-color: rgba(17, 24, 39, .48)}.main-layout.gm-admin-layout .layout-sider .logo .brand-logo__wordmark{width:112px!important;height:11px!important}.main-layout.gm-admin-layout .layout-sider .logo .brand-logo__system{max-width:118px;overflow:hidden;color:var(--c-text-muted);font-size:9px;line-height:1.1;text-overflow:ellipsis}.main-layout.gm-admin-layout .layout-sider .logo--collapsed{justify-content:center;padding:0}.main-layout.gm-admin-layout .layout-sider .logo--collapsed .brand-logo__mark{width:24px!important;height:22px!important}.main-layout.gm-admin-layout .layout-sider .ant-menu-inline,.main-layout.gm-admin-layout .layout-sider .ant-menu-vertical{border-inline-end:none!important}.main-layout.gm-admin-layout .layout-sider .ant-menu{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:6px 0 8px;background:transparent!important}.main-layout.gm-admin-layout .layout-sider .ant-menu-item,.main-layout.gm-admin-layout .layout-sider .ant-menu-submenu-title{height:36px!important;line-height:36px!important;margin-inline:8px!important;margin-block:2px!important;color:var(--c-text-secondary);font-size:13px;font-weight:500}.main-layout.gm-admin-layout .layout-sider .ant-menu-submenu .ant-menu-item{height:34px!important;line-height:34px!important;padding-left:36px!important;font-size:12px}.main-layout.gm-admin-layout .layout-sider .ant-menu-item-selected{background:var(--c-primary-pale)!important;color:var(--c-primary)!important;font-weight:650}.main-layout.gm-admin-layout .layout-sider .ant-menu-item:hover,.main-layout.gm-admin-layout .layout-sider .ant-menu-submenu-title:hover{background:var(--c-surface)!important;color:var(--c-primary)!important}.main-layout.gm-admin-layout .layout-sider__footer{flex:0 0 auto;padding:6px 10px;border-top:1px solid var(--c-border);background:var(--c-surface);color:var(--c-text-muted);font-size:11px;text-align:center}.main-layout.gm-admin-layout .layout-header{z-index:3;display:flex;height:40px;flex-shrink:0;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--c-border);background:#fff;line-height:40px;box-shadow:none}.main-layout.gm-admin-layout .layout-header .header-left,.main-layout.gm-admin-layout .layout-header .header-right{display:flex;align-items:center;height:100%}.main-layout.gm-admin-layout .layout-header .header-collapse-btn.ant-btn{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:var(--radius-sm);color:var(--c-text-muted)}.main-layout.gm-admin-layout .layout-header .header-collapse-btn.ant-btn:hover{background:var(--c-bg);color:var(--c-text-primary)}.main-layout.gm-admin-layout .layout-header .header-right{align-items:stretch;gap:4px}.main-layout.gm-admin-layout .layout-header .header-right .ant-tag{align-self:center;margin-inline-end:4px;line-height:18px}.main-layout.gm-admin-layout .layout-header .header-right .user-info{display:flex;height:100%;align-items:center;gap:7px;padding:0 12px;color:var(--c-text-secondary);cursor:pointer;font-size:13px;transition:background .15s,color .15s}.main-layout.gm-admin-layout .layout-header .header-right .user-info:hover{background:var(--c-bg);color:var(--c-text-primary)}.main-layout.gm-admin-layout .layout-header .header-right .ant-avatar{box-shadow:0 0 0 1px var(--c-border)}.main-layout.gm-admin-layout .layout-content{flex:1;min-height:0;margin:10px;overflow:auto;padding:16px;border:1px solid var(--c-border);border-radius:var(--radius-md);background:var(--c-bg-white);box-shadow:none}.main-layout.gm-admin-layout .page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.main-layout.gm-admin-layout .page-header h3,.main-layout.gm-admin-layout .page-header h4,.main-layout.gm-admin-layout .page-header .ant-typography{position:relative;margin:0;padding-left:0;color:var(--c-text-primary);font-weight:650;line-height:1.4}.main-layout.gm-admin-layout .page-header h3:before,.main-layout.gm-admin-layout .page-header h4:before,.main-layout.gm-admin-layout .page-header .ant-typography:before{position:absolute;top:50%;left:-10px;width:3px;height:18px;border-radius:2px;background:var(--c-primary);content:"";transform:translateY(-50%)}.main-layout.gm-admin-layout .filter-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.main-layout.gm-admin-layout .page-actions{display:flex;align-items:center;gap:8px}.main-layout.gm-admin-layout .ant-card:not(.public-card):not(.home-panel):not(.home-section):not(.home-stat-card):not(.home-benchmark-card){border:1px solid var(--c-border);border-radius:var(--radius-md);box-shadow:none}.main-layout.gm-admin-layout .ant-card:not(.public-card):not(.home-panel):not(.home-section):not(.home-stat-card):not(.home-benchmark-card) .ant-card-head{min-height:46px;border-bottom-color:var(--c-border)}.main-layout.gm-admin-layout .ant-card:not(.public-card):not(.home-panel):not(.home-section):not(.home-stat-card):not(.home-benchmark-card) .ant-card-head .ant-card-head-title{position:relative;padding-left:10px;color:var(--c-text-primary);font-size:14px;font-weight:650}.main-layout.gm-admin-layout .ant-card:not(.public-card):not(.home-panel):not(.home-section):not(.home-stat-card):not(.home-benchmark-card) .ant-card-head .ant-card-head-title:before{position:absolute;top:50%;left:0;width:3px;height:14px;border-radius:2px;background:var(--c-primary);content:"";transform:translateY(-50%)}.main-layout.gm-admin-layout .ant-card:not(.public-card):not(.home-panel):not(.home-section):not(.home-stat-card):not(.home-benchmark-card) .ant-card-body{padding:14px}.main-layout.gm-admin-layout .ant-table-wrapper{padding-bottom:0!important}.main-layout.gm-admin-layout .ant-table-wrapper .ant-table{overflow:hidden;border-radius:var(--radius-md)}.main-layout.gm-admin-layout .ant-table-wrapper .ant-table table{table-layout:fixed!important}.main-layout.gm-admin-layout .ant-table-wrapper .ant-table-cell{min-width:0;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.main-layout.gm-admin-layout .ant-table-wrapper .ant-table-row-expand-icon-cell,.main-layout.gm-admin-layout .ant-table-wrapper .ant-table-selection-column{overflow:visible}.main-layout.gm-admin-layout .ant-table-wrapper .ant-table-cell .ant-space{max-width:100%}.main-layout.gm-admin-layout .ant-table-wrapper .ant-table-cell .ant-space-item,.main-layout.gm-admin-layout .ant-table-wrapper .ant-table-cell .ant-typography{min-width:0;max-width:100%}.main-layout.gm-admin-layout .ant-table-wrapper .ant-table-cell .ant-tag{max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.main-layout.gm-admin-layout .ant-table-wrapper .ant-table-cell pre{white-space:pre-wrap}.main-layout.gm-admin-layout .ant-table-wrapper .ant-table-thead>tr>th{border-bottom:1px solid var(--c-border)!important;background:var(--c-surface)!important;color:var(--c-text-secondary)!important;font-size:13px!important;font-weight:650!important}.main-layout.gm-admin-layout .ant-table-wrapper .ant-table-tbody>tr:hover>td{background:var(--c-primary-pale)!important}.main-layout.gm-admin-layout .ant-table-wrapper .ant-table-tbody>tr>td{background:#fff;font-weight:400!important}.main-layout.gm-admin-layout .ant-table-wrapper [class*=ant-table-cell-fix]{background:#fff!important;z-index:10!important}.main-layout.gm-admin-layout .ant-table-wrapper .ant-table-thead [class*=ant-table-cell-fix]{background:var(--c-surface)!important;z-index:11!important}.main-layout.gm-admin-layout .ant-table-wrapper .ant-table-tbody tr:hover>[class*=ant-table-cell-fix]{background:var(--c-primary-pale)!important}.main-layout.gm-admin-layout .ant-table-wrapper .ant-pagination{margin:8px 0 0!important}.benchmark-admin-page{min-width:0}.benchmark-table-title{display:flex;min-width:0;flex-direction:column;gap:2px}.benchmark-table-title span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.benchmark-table-title span:first-child{color:var(--c-text-primary)}.benchmark-table-title span:last-child{color:var(--c-text-muted);font-size:12px}.table-link-button.ant-btn{max-width:100%;height:auto;padding:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.table-inline-link.ant-btn{max-width:120px;height:auto;margin:0 4px;padding:0;overflow:hidden;vertical-align:baseline;text-overflow:ellipsis;white-space:nowrap}.benchmark-detail-section{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--c-border-light)}.benchmark-detail-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.detail-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.detail-section-header h4{margin:0;color:var(--c-text-primary);font-size:14px;font-weight:650}.compact-descriptions{margin-bottom:12px}.adapter-json-editor{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55}.runtime-template-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:-10px;margin-bottom:16px;padding:10px;border:1px solid var(--c-border-light);border-radius:var(--radius-md);background:var(--c-surface)}.run-plan-linkage-hint.ant-typography{display:block;margin:-4px 0 12px;padding:8px 10px;border:1px solid var(--c-border-light);border-radius:var(--radius-sm);background:var(--c-surface)}.run-plan-issue-alert.ant-alert{margin:-4px 0 12px}.runtime-debug-form{display:grid;grid-template-columns:minmax(220px,1fr) 140px 150px 160px;gap:10px;align-items:start}.runtime-debug-result{margin-top:8px}.runtime-template-editor-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:14px;align-items:start}.runtime-template-editor-meta{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--c-border-light)}.eval-plan-editor-page{display:flex;min-height:calc(100vh - 18px);flex-direction:column}.eval-plan-editor-page>.ant-spin-nested-loading{flex:1;min-height:0}.eval-plan-editor-page>.ant-spin-nested-loading>.ant-spin-container{display:flex;min-height:0;flex:1;flex-direction:column}.eval-plan-editor-page .ant-form-item{margin-bottom:12px}.eval-plan-editor-page .ant-form-item-label{padding-bottom:4px}.eval-plan-config-panel,.eval-plan-judge-panel,.eval-plan-workspace,.eval-plan-debug-panel{min-width:0;margin-bottom:14px;padding:14px;border:1px solid var(--c-border-light);border-radius:var(--radius-md);background:#fff}.eval-plan-config-panel{background:linear-gradient(180deg,#fff 0%,var(--c-surface) 100%)}.eval-plan-config-panel .detail-section-header{margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid var(--c-border-light)}.eval-plan-config-panel .ant-form-item{margin-bottom:0}.eval-plan-editor-page .ant-spin-container{display:flex;min-width:0;flex-direction:column}.eval-plan-editor-page .ant-spin-container .eval-plan-config-panel{order:1}.eval-plan-editor-page .ant-spin-container .eval-plan-workspace{order:2}.eval-plan-editor-page .ant-spin-container .eval-plan-judge-panel{order:3}.eval-plan-judge-panel{padding:0;overflow:hidden}.eval-plan-judge-panel .detail-section-header{margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid var(--c-border-light)}.eval-plan-judge-panel .prompt-message-editor.ant-input{font-family:var(--font-mono);font-size:12px;line-height:1.65}.eval-plan-judge-panel .runtime-template-page-layout{grid-template-columns:minmax(0,1fr) minmax(500px,560px);gap:0;align-items:stretch}.eval-plan-judge-panel .runtime-template-sample-panel{height:100%;max-height:none;border-width:0 0 0 1px;border-radius:0}.judge-variable-hint{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:-2px 0 10px;color:var(--c-text-secondary);font-size:12px}.judge-preview-collapse{margin-bottom:0!important}.judge-prompt-preview{max-height:340px;white-space:pre-wrap}.eval-plan-form-grid{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(260px,1.1fr) minmax(260px,1fr) minmax(280px,1.1fr);gap:12px;align-items:start}.eval-plan-param-grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(150px,.55fr) minmax(170px,.65fr);gap:12px;align-items:start;max-width:780px;margin-top:12px;padding-top:12px;border-top:1px dashed var(--c-border-light)}.eval-plan-workspace{flex:1;min-height:0;margin-bottom:0;padding:0;overflow:hidden}.eval-plan-workspace .runtime-template-page-layout{grid-template-columns:minmax(0,1fr) minmax(500px,560px);gap:0;align-items:stretch;min-height:0}.eval-plan-workspace .runtime-template-sample-panel{height:100%;max-height:none;border-width:0 0 0 1px;border-radius:0}.eval-plan-main-column{min-width:0;padding:14px}.eval-plan-main-column .detail-section-header{margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid var(--c-border-light)}.runtime-template-advanced.ant-collapse{margin-bottom:12px;overflow:hidden;border:1px solid var(--c-border-light);border-radius:var(--radius-md);background:var(--c-surface)}.runtime-template-advanced.ant-collapse .ant-collapse-header{align-items:center!important;padding:8px 10px!important;color:var(--c-text-secondary)!important;font-size:13px;font-weight:650}.runtime-template-advanced.ant-collapse .ant-collapse-content-box{padding:0 10px 10px!important}.runtime-template-advanced-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px;margin-top:10px}.runtime-template-advanced-grid .ant-form-item{margin-bottom:0}.eval-plan-debug-panel{margin-bottom:0;background:var(--c-surface)}.eval-plan-debug-panel .detail-section-header{margin-bottom:10px}.eval-plan-debug-form{display:grid;grid-template-columns:minmax(240px,1fr) minmax(260px,1fr) 150px 170px;gap:12px;align-items:start}.eval-plan-debug-form .ant-form-item{margin-bottom:0}.debug-sample-picker{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0}.sample-picker-table .ant-table-cell{vertical-align:top;white-space:normal}.sample-picker-table .ant-table-row.is-selected>td{background:var(--c-primary-pale)!important}.sample-picker-preview{max-height:92px;margin:0;overflow:auto;color:var(--c-text-secondary);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.eval-plan-debug-result{margin-top:12px;padding:12px;border:1px solid var(--c-border-light);border-radius:var(--radius-md);background:#fff}.debug-result-summary{display:grid;grid-template-columns:minmax(220px,1.45fr) repeat(3,minmax(120px,.7fr));gap:8px;margin-bottom:10px}.debug-result-stat{min-width:0;padding:9px 10px;border:1px solid var(--c-border-light);border-radius:var(--radius-sm);background:var(--c-surface)}.debug-result-stat span{display:block;margin-bottom:3px;color:var(--c-text-muted);font-size:12px;line-height:1.2}.debug-result-stat strong{display:block;min-width:0;overflow:hidden;color:var(--c-text-primary);font-size:13px;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.debug-result-tabs .ant-tabs-nav{margin-bottom:10px}.debug-result-tabs .ant-tabs-tab{padding:6px 0}.debug-answer-strip,.debug-reasoning-strip{min-width:0;margin-bottom:10px;padding:9px 10px;border:1px solid var(--c-border-light);border-radius:var(--radius-sm);background:var(--c-surface)}.debug-answer-strip span,.debug-reasoning-strip span{display:block;margin-bottom:4px;color:var(--c-text-muted);font-size:12px;font-weight:650}.debug-answer-strip strong{display:block;color:var(--c-primary);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:14px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.debug-reasoning-strip p{max-height:120px;margin:0;overflow:auto;color:var(--c-text-secondary);font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.markdown-answer{max-height:300px;overflow:auto;padding:10px;border:1px solid var(--c-border-light);border-radius:var(--radius-sm);background:#fff;color:var(--c-text-primary);font-size:13px;line-height:1.7;word-break:break-word}.markdown-answer p,.markdown-answer ul,.markdown-answer ol,.markdown-answer blockquote,.markdown-answer pre{margin-top:0;margin-bottom:8px}.markdown-answer p:last-child,.markdown-answer ul:last-child,.markdown-answer ol:last-child,.markdown-answer blockquote:last-child,.markdown-answer pre:last-child{margin-bottom:0}.markdown-answer code{border-radius:4px;background:var(--c-surface);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.markdown-answer pre{overflow:auto;padding:8px;border-radius:var(--radius-sm);background:var(--c-surface)}.markdown-answer pre code{background:transparent}.markdown-answer .katex-display{overflow-x:auto;overflow-y:hidden;padding:4px 0}.debug-source-details{margin-top:8px}.debug-source-details summary{color:var(--c-text-secondary);cursor:pointer;font-size:12px;font-weight:650}.debug-source-details .json-block{margin-top:6px}.debug-result-grid{display:grid;gap:10px}.debug-result-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.debug-result-pane{min-width:0}.debug-result-pane .json-block{max-height:340px;background:#fff}.debug-result-pane--full .json-block{max-height:560px}.runtime-debug-result--compact{display:flex;min-height:0;flex:1;flex-direction:column;margin-top:0}.runtime-debug-result--compact .debug-result-summary{flex:0 0 auto;grid-template-columns:repeat(2,minmax(0,1fr))}.runtime-debug-result--compact .debug-result-stat{padding:8px}.runtime-debug-result--compact .debug-result-grid--two{grid-template-columns:1fr}.runtime-debug-result--compact .json-block{max-height:260px}.runtime-debug-result--compact .debug-result-tabs{display:flex;min-height:0;flex:1;flex-direction:column}.runtime-debug-result--compact .debug-result-tabs .ant-tabs-nav{flex:0 0 auto}.runtime-debug-result--compact .debug-result-tabs .ant-tabs-content-holder,.runtime-debug-result--compact .debug-result-tabs .ant-tabs-content,.runtime-debug-result--compact .debug-result-tabs .ant-tabs-tabpane{min-height:0;flex:1}.runtime-debug-result--compact .debug-result-tabs .ant-tabs-tabpane-active{display:flex;flex-direction:column}.runtime-debug-result--compact .debug-json-fill{min-height:0;height:100%;max-height:none;flex:1}.runtime-template-page-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:16px;align-items:start}.runtime-template-form-grid{display:grid;grid-template-columns:minmax(260px,1.1fr) minmax(260px,1fr) 140px;gap:12px;align-items:start}.runtime-template-editor-side{position:sticky;top:0;max-height:calc(100vh - 160px)}.runtime-template-prompt-editor{min-height:300px}.prompt-builder{min-width:0}.prompt-builder-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.prompt-builder-header .ant-typography{display:block;margin-top:2px;font-size:12px;line-height:1.5}.prompt-builder-actions{display:flex;flex:0 0 auto;gap:8px}.prompt-builder-section-title{margin:0;color:var(--c-text-secondary);font-size:13px;font-weight:650}.prompt-builder-field{margin-bottom:0!important}.prompt-message-editor-shell{position:relative;min-width:0}.prompt-message-highlight-layer{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;margin:0;overflow:hidden;padding:0 0 2px;color:var(--c-text-primary);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.7;pointer-events:none;white-space:pre-wrap;word-break:break-word}.prompt-variable-highlight{border-radius:4px;background:#e8f4ec;color:#087f3f;font-weight:650}.prompt-highlight-placeholder{color:var(--c-text-muted)}.prompt-message-editor.ant-input{position:relative;z-index:1;min-height:0;padding:0 0 2px;border:0;border-radius:0;background:transparent;box-shadow:none!important;resize:none;color:transparent;caret-color:var(--c-text-primary);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.7;-webkit-text-fill-color:transparent}.prompt-message-editor.ant-input:hover,.prompt-message-editor.ant-input:focus{border:0;background:transparent;box-shadow:none!important}.prompt-message-list{display:flex;min-width:0;flex-direction:column;gap:8px}.prompt-message-card{min-width:0;padding:12px 16px 14px;border:1px solid var(--c-border-light);border-radius:10px;background:#fff}.prompt-message-card.is-active{border-color:var(--c-border-light);box-shadow:none}.prompt-message-card:hover,.prompt-message-card:focus-within{border-color:#0f4c5c47}.prompt-message-card:hover .prompt-message-action,.prompt-message-card:focus-within .prompt-message-action{opacity:1;pointer-events:auto}.prompt-message-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px;margin-bottom:10px}.prompt-message-card__meta{display:flex;min-width:0;align-items:center;gap:8px}.prompt-role-select.ant-select{width:108px}.prompt-role-select.ant-select .ant-select-selector{padding-inline:0!important}.prompt-role-select.ant-select .ant-select-selection-item{color:var(--c-text-primary);font-size:14px;font-weight:650}.prompt-message-action.ant-btn{opacity:0;pointer-events:none;transition:opacity .16s ease,background .16s ease}.prompt-message-action.ant-btn[disabled]{opacity:0}.prompt-message-card:hover .prompt-message-action.ant-btn[disabled],.prompt-message-card:focus-within .prompt-message-action.ant-btn[disabled]{opacity:.28}.prompt-add-message-button.ant-btn{width:fit-content;border-radius:999px;background:var(--c-surface);font-weight:650}.runtime-template-debug-section{margin-top:16px}.runtime-debug-form--wide{grid-template-columns:minmax(240px,1.2fr) minmax(240px,1.2fr) 120px 150px 160px}.runtime-template-editor-form,.runtime-template-sample-panel{min-width:0}.runtime-template-sample-panel{max-height:560px;overflow:auto;padding:10px;border:1px solid var(--c-border-light);border-radius:var(--radius-md);background:var(--c-surface);display:flex;min-height:0;flex-direction:column}.runtime-template-sample-panel .json-block{max-height:160px;margin-bottom:10px;background:#fff}.runtime-template-sample-panel .json-block-title:not(:first-child){margin-top:10px}.runtime-side-panel.is-collapsed{align-self:stretch;height:100%!important;max-height:none!important;overflow:hidden;background:#fff}.runtime-side-panel.is-expanded{height:auto!important;max-height:none!important;overflow:visible}.runtime-side-panel__body{min-height:0;flex:1 1 auto;overflow:auto}.runtime-side-panel.is-collapsed .runtime-side-panel__body{position:relative;flex:0 0 auto;max-height:300px;overflow:hidden}.runtime-side-panel.is-collapsed .runtime-side-panel__body:after{position:absolute;right:0;bottom:0;left:0;height:36px;content:"";pointer-events:none;background:linear-gradient(180deg,#fff0,#fff)}.runtime-side-panel.is-expanded .runtime-side-panel__body{flex:1 1 auto;max-height:none;overflow:visible}.runtime-side-expand-button.ant-btn{flex:0 0 32px;position:static;z-index:2;width:calc(100% + 20px);height:32px;margin:auto -10px -10px;border-top:1px solid var(--c-border-light);border-radius:0;background:#fffffff5;color:var(--c-text-secondary);font-size:12px;font-weight:650;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.runtime-side-expand-button.ant-btn:hover{background:#fff;color:var(--c-primary)}.runtime-sample-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.runtime-sample-tabs{display:flex;min-height:0;flex:1;flex-direction:column}.runtime-sample-tabs .ant-tabs-nav{flex:0 0 auto;margin-bottom:8px}.runtime-sample-tabs .ant-tabs-tab{padding:5px 0}.runtime-sample-tabs .ant-tabs-content-holder,.runtime-sample-tabs .ant-tabs-content,.runtime-sample-tabs .ant-tabs-tabpane{min-height:0;flex:1}.runtime-sample-tabs .ant-tabs-tabpane-active{display:flex;flex-direction:column}.runtime-variable-list{display:flex;flex-wrap:wrap;gap:6px}.runtime-variable-list .ant-tag,.runtime-variable-list .ant-typography{margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:500}.runtime-variable-groups{display:flex;flex-direction:column;gap:10px}.runtime-variable-group{min-width:0}.runtime-variable-group__header{display:flex;min-width:0;flex-direction:column;gap:2px;margin-bottom:6px}.runtime-variable-group__header span{color:var(--c-text-secondary);font-size:12px;font-weight:650}.runtime-variable-group__header small{color:var(--c-text-muted);font-size:12px;line-height:1.45}.runtime-variable-chip{cursor:help}.runtime-variable-table{display:flex;flex-direction:column;gap:5px}.runtime-variable-row{display:grid;grid-template-columns:minmax(0,1fr);gap:6px;align-items:start;min-width:0;padding:6px;border:1px solid var(--c-border-light);border-radius:var(--radius-sm);background:#fff}.runtime-variable-token-cell{display:grid;grid-template-columns:minmax(0,1fr) 24px auto;gap:4px;align-items:center;min-width:0}.runtime-variable-token.ant-typography{min-width:0;overflow:hidden;line-height:1.6;text-overflow:ellipsis;white-space:nowrap}.runtime-variable-token.ant-typography code{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.runtime-variable-icon-button.ant-btn{width:24px;min-width:24px;padding:0;color:var(--c-text-muted)}.runtime-variable-icon-button.ant-btn:hover{color:var(--c-primary);background:var(--c-primary-pale)}.runtime-variable-insert-button.ant-btn{height:24px;padding:0 6px;color:var(--c-text-muted);font-size:12px}.runtime-variable-insert-button.ant-btn .anticon{font-size:11px}.runtime-variable-insert-button.ant-btn:hover{color:var(--c-primary);background:var(--c-primary-pale)}.runtime-variable-source{grid-column:1;color:var(--c-text-muted);font-size:12px;line-height:1.6;white-space:nowrap}.runtime-variable-value{grid-column:1/-1;min-width:0;max-height:56px;overflow:hidden;color:var(--c-text-secondary);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.6;white-space:normal;word-break:break-word}.prompt-preview-list{display:flex;flex-direction:column;gap:8px}.prompt-preview-card{min-width:0;border:1px solid var(--c-border-light);border-radius:var(--radius-sm);background:#fff}.prompt-preview-card.is-active{border-color:var(--c-primary)}.prompt-preview-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border-bottom:1px solid var(--c-border-light);color:var(--c-text-secondary);font-size:12px;font-weight:650}.prompt-preview-card__header small{color:var(--c-text-muted);font-weight:500}.prompt-preview-content{max-height:180px;margin:0;overflow:auto;padding:8px;color:var(--c-text-primary);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.template-sample-empty{padding:18px 0;color:var(--c-text-muted);text-align:center}.runtime-debug-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (max-width: 900px){.runtime-template-toolbar{align-items:flex-start;flex-direction:column}.runtime-debug-form,.eval-plan-debug-form,.runtime-template-editor-layout,.runtime-template-page-layout,.runtime-template-form-grid,.eval-plan-form-grid,.eval-plan-param-grid,.runtime-template-advanced-grid,.debug-result-summary,.debug-result-grid--two,.runtime-debug-grid,.eval-plan-workspace .runtime-template-page-layout,.eval-plan-judge-panel .runtime-template-page-layout{grid-template-columns:1fr}.runtime-template-editor-side{position:static;max-height:none}}.json-block{max-height:260px;margin:0;overflow:auto;padding:8px;border:1px solid var(--c-border-light);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text-primary);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.json-block--large{max-height:520px}.json-block-title{margin-bottom:6px;color:var(--c-text-muted);font-size:12px;font-weight:650}.attempt-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:10px 0}.sample-json-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:10px 0}.sample-summary-text{display:block;max-width:100%;overflow:hidden;color:var(--c-text-secondary);text-overflow:ellipsis;white-space:nowrap}.execution-task-cell{min-width:0}.execution-task-cell .ant-btn{font-weight:650}.table-subtext{min-width:0;overflow:hidden;color:var(--c-text-muted);font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.result-reason-column{white-space:normal!important}.result-reason-cell.ant-typography{display:-webkit-box;min-width:0;max-width:100%;max-height:42px;margin:0;overflow:hidden;color:var(--c-text-primary);font-size:12px;line-height:1.55;text-overflow:ellipsis;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.monitor-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:12px}.monitor-stat,.monitor-progress{min-width:0;border:1px solid var(--c-border-light);border-radius:var(--radius-md);background:var(--c-surface)}.monitor-stat{display:flex;min-height:88px;flex-direction:column;align-items:flex-start;justify-content:center;padding:12px 14px;color:var(--c-text-secondary);cursor:pointer;text-align:left;transition:border-color .16s,background .16s,color .16s}.monitor-stat span{font-size:12px;font-weight:650}.monitor-stat strong{margin-top:4px;color:var(--c-text-primary);font-size:24px;font-weight:750;line-height:1.1}.monitor-stat small{margin-top:5px;color:var(--c-text-muted);font-size:12px}.monitor-stat:hover,.monitor-stat.is-active{border-color:#0f4c5c61;background:var(--c-primary-pale);color:var(--c-primary)}.monitor-stat:disabled{cursor:default;opacity:.72}.monitor-progress{display:flex;min-height:88px;flex-direction:column;justify-content:center;padding:12px 14px}.monitor-progress small{margin-top:5px;color:var(--c-text-muted);font-size:12px}.monitor-progress__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:var(--c-text-secondary);font-size:12px;font-weight:650}.monitor-progress__header strong{color:var(--c-text-primary);font-size:18px}.execution-monitor-filter{padding:10px;border:1px solid var(--c-border-light);border-radius:var(--radius-md);background:#fff}.run-progress-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:12px}@media (max-width: 1180px){.attempt-detail-grid,.sample-json-grid{grid-template-columns:1fr}.monitor-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.main-layout.gm-admin-layout{min-width:1180px}}.admin-dashboard{padding:4px 0}.admin-section-label{display:flex;align-items:center;gap:6px;margin-bottom:10px;color:var(--c-text-muted);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.admin-kpi-card{display:flex;align-items:center;gap:12px;min-height:76px;padding:14px;border:1px solid var(--c-border);border-radius:var(--radius-md);background:#fff;box-shadow:none;transition:border-color .18s,background .18s;cursor:default}.admin-kpi-card:hover{border-color:#0f4c5c38;background:var(--c-primary-pale)}.admin-kpi-card__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--radius-md);background:var(--kpi-bg);color:var(--kpi-color);font-size:18px}.admin-kpi-card__body{min-width:0;flex:1}.admin-kpi-card__title{margin-bottom:4px;color:var(--c-text-muted);font-size:12px;font-weight:600;white-space:nowrap}.admin-kpi-card__value{color:var(--c-text-primary);font-size:24px;font-weight:800;line-height:1.1;transition:color .2s}.admin-kpi-card__value--alert{color:var(--c-error)}.admin-kpi-card__alert-icon{margin-left:6px;font-size:14px;vertical-align:middle;opacity:.8}.admin-activity-card.ant-card{border:1px solid var(--c-border);border-radius:var(--radius-md);box-shadow:none}.admin-activity-card.ant-card .ant-card-head{border-bottom-color:var(--c-border-light);background:transparent}.admin-flow-guide{padding:20px;border:1px solid var(--c-border);border-radius:var(--radius-md);background:#fff}.admin-flow-guide__header{margin-bottom:16px}.admin-flow-guide__title{color:var(--c-text-primary);font-size:15px;font-weight:700;margin-bottom:6px}.admin-flow-guide__subtitle{color:var(--c-text-muted);font-size:12px;line-height:1.7}.admin-flow-guide__pipeline{display:flex;align-items:flex-start;gap:0;padding:14px 0;border-top:1px solid var(--c-border-light);border-bottom:1px solid var(--c-border-light);overflow-x:auto}.admin-flow-guide__step{display:flex;align-items:center;flex-shrink:0}.admin-flow-guide__step-num{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--c-primary);color:#fff;font-size:11px;font-weight:700;flex-shrink:0}.admin-flow-guide__step-body{margin-left:8px;min-width:0}.admin-flow-guide__step-title{color:var(--c-text-primary);font-size:12px;font-weight:650;white-space:nowrap}.admin-flow-guide__step-desc{color:var(--c-text-muted);font-size:11px;white-space:nowrap}.admin-flow-guide__step-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;color:var(--c-text-disabled)}.admin-flow-guide__panels{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.admin-flow-guide__panel{padding:14px;border:1px solid var(--c-border-light);border-radius:var(--radius-sm);background:var(--c-surface)}.admin-flow-guide__panel-title{color:var(--c-text-primary);font-size:12px;font-weight:700;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid var(--c-border-light)}.admin-flow-guide__panel-list{display:flex;flex-direction:column;gap:8px}.admin-flow-guide__panel-item{display:flex;align-items:baseline;gap:8px;font-size:12px;line-height:1.5}.admin-flow-guide__panel-label{flex-shrink:0;padding:1px 6px;border-radius:3px;background:var(--c-primary-pale);color:var(--c-primary);font-weight:650;font-size:11px}.admin-flow-guide__panel-desc{color:var(--c-text-secondary)}.admin-activity-item.ant-list-item{padding:9px 0;border-block-end-color:var(--c-border-light)!important;transition:background .15s}.admin-activity-item.ant-list-item:hover{background:var(--c-primary-pale)}.admin-activity-item.ant-list-item:last-child{border-block-end:0!important}.ant-table-wrapper .ant-table{border-radius:10px;overflow:hidden}.ant-table-wrapper .ant-table-thead>tr>th{font-weight:700;font-size:12px;letter-spacing:.01em}.ant-layout-content .ant-card:not(.public-card):not(.home-panel):not(.home-section):not(.home-stat-card):not(.home-benchmark-card){border:1px solid var(--c-border);box-shadow:0 1px 4px #0f172a0a}.ant-layout-sider .ant-menu-dark .ant-menu-item-selected{background:#0f4c5c3d!important}.ant-layout-sider .ant-menu-dark .ant-menu-item:not(.ant-menu-item-selected):hover{background:#ffffff12!important}.main-layout.gm-admin-layout .layout-content>.ant-card{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.main-layout.gm-admin-layout .layout-content>.ant-card>.ant-card-head{min-height:auto;padding:0 0 12px;border-bottom:0}.main-layout.gm-admin-layout .layout-content>.ant-card>.ant-card-body{padding:0!important}.ant-modal-footer{gap:8px;display:flex;justify-content:flex-end}.ant-tag{font-weight:600;font-size:12px}.ant-pagination{margin-top:16px!important}.ant-form-item .ant-form-item-label>label{font-weight:600;font-size:13px}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{box-shadow:0 0 0 3px #0f4c5c24!important}.ant-input:focus,.ant-input-focused{box-shadow:0 0 0 3px #0f4c5c24!important}.ant-select-focused .ant-select-selector{box-shadow:0 0 0 3px #0f4c5c24!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus{box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:var(--c-text-primary)!important;caret-color:var(--c-text-primary);transition:background-color 9999s ease-out}.ant-table-row-clickable{cursor:pointer}
