@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700;900&family=Noto+Serif+SC:wght@600;700;900&display=swap";:root{--bg-0: #f4f5f9;--bg-1: #ffffff;--ink-0: #09090b;--ink-1: #18181b;--ink-2: #3f3f46;--line-soft: rgba(24, 24, 27, .08);--line-strong: rgba(24, 24, 27, .14);--accent: #ec4899;--accent-soft: rgba(236, 72, 153, .12);--panel-shadow: 0 18px 48px rgba(15, 23, 42, .08);font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink-0)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at 12% 8%,rgba(236,72,153,.14),transparent 30%),radial-gradient(circle at 88% 15%,rgba(20,184,166,.12),transparent 34%),linear-gradient(165deg,#f8f9fc,#f4f5f9 35%,#eff2f8);color:var(--ink-0)}.app-shell{position:relative;min-height:100vh;overflow-x:hidden}.bg-orb{position:absolute;border-radius:999px;filter:blur(30px);pointer-events:none;z-index:1;animation:floating 12s ease-in-out infinite}.bg-orb-a{width:280px;height:280px;top:-90px;right:-60px;background:#f472b633}.bg-orb-b{width:220px;height:220px;left:-80px;bottom:90px;background:#2dd4bf24;animation-delay:2.4s}.page-wrap{position:relative;z-index:2;max-width:1380px;margin:0 auto;padding:24px}.elevated-card{border:1px solid var(--line-soft)!important;background:linear-gradient(160deg,#ffffffe6,#fffffffa);box-shadow:var(--panel-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-card{margin-bottom:18px}.hero-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:18px;align-items:center}.brand-tag{border-radius:999px;padding:4px 12px;color:#831843;background:#ec48991f;font-weight:700}.brand-title{margin:12px 0 8px!important;color:var(--ink-0)!important;font-family:"Noto Serif SC",Songti SC,serif;font-weight:900!important;letter-spacing:.5px}.brand-desc{margin-bottom:14px!important;max-width:68ch;color:var(--ink-2)!important;line-height:1.72}.hero-chip{border-radius:999px;border:1px solid rgba(24,24,27,.1);color:#27272a;background:#ffffffe6;padding:4px 12px}.hero-guide{border:1px solid rgba(24,24,27,.08);border-radius:14px;background:#fcfcfd;padding:14px}.hero-steps{margin:10px 0 0;padding-left:18px;display:grid;gap:7px;color:#3f3f46}.hero-steps li{line-height:1.55}.account-overview .ant-descriptions-item-label{color:#71717a!important;width:58px}.account-overview .ant-descriptions-item-content{color:#18181b;font-weight:600;word-break:break-all}.workspace-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px}.workspace-sidebar{display:grid;gap:16px;align-content:start}.status-card .ant-card-body,.auth-card .ant-card-body,.hint-card .ant-card-body,.workspace-card .ant-card-body{padding:18px}.hint-list{margin:10px 0 0;padding-left:18px;display:grid;gap:8px;color:#3f3f46}.hint-list li{line-height:1.55}.workspace-main{min-width:0}.workspace-card .ant-tabs-nav{margin-bottom:14px}.tab-label{display:inline-flex;gap:10px;align-items:center;min-height:42px}.tab-label-icon{width:28px;height:28px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#f4f4f5;color:#111827}.tab-label-text{display:inline-flex;flex-direction:column;gap:1px;line-height:1.25}.tab-label-title{font-weight:700;color:#111827}.tab-label-desc{font-size:12px;color:#71717a}.ant-tabs-tab-active .tab-label-icon{background:var(--accent-soft);color:#be185d}.tab-view{width:100%}.feature-card{border:1px solid var(--line-soft)!important;box-shadow:0 10px 26px #0f172a0d}.feature-card .ant-card-head{border-bottom:1px solid var(--line-soft);background:linear-gradient(180deg,#f9fafce6,#ffffffe6)}.feature-card .ant-card-head-title{font-weight:700;color:#111827}.params-card{background:linear-gradient(160deg,#fdfdff,#fff)}.result-card{background:linear-gradient(165deg,#fffffff5,#fcfefff5)}.result-overview{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;align-items:center;border:1px solid var(--line-soft);border-radius:14px;padding:12px;background:#fff}.result-summary{margin:6px 0 0!important;line-height:1.7}.dimension-list .ant-list-item{border-block-end:1px solid rgba(24,24,27,.06)!important;padding:10px 4px}.pre-wrap{white-space:pre-wrap;line-height:1.82;font-size:15px;background:#fafbff;border:1px solid #e8ebf5;border-radius:10px;padding:14px}.captcha-area{min-height:58px}.captcha-image{width:148px;height:48px;border:1px solid #e4e4e7;border-radius:8px;object-fit:cover;background:#fff}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width: 1180px){.hero-layout,.workspace-layout{grid-template-columns:1fr}.workspace-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.workspace-sidebar{grid-template-columns:1fr}.tab-label-desc{display:none}}@media (max-width: 768px){.page-wrap{padding:12px}.status-card .ant-card-body,.auth-card .ant-card-body,.hint-card .ant-card-body,.workspace-card .ant-card-body{padding:14px}.result-overview{grid-template-columns:1fr;justify-items:start}}@media (prefers-reduced-motion: reduce){.bg-orb{animation:none}}
