:root{font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20332e;background:#f3f6f5;font-synthesis:none;text-rendering:optimizeLegibility;--green-950: #123e34;--green-900: #174c40;--green-800: #176b55;--green-700: #1e8066;--green-100: #e7f4ef;--green-50: #f1faf6;--gold: #d7a644;--text: #20332e;--muted: #71817c;--line: #e2e9e6;--surface: #ffffff;--shadow: 0 10px 35px rgba(25, 62, 52, .06);--number-font: "Microsoft YaHei", "PingFang SC", "Noto Sans CJK SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{min-width:1180px;background:#f3f6f5}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible{outline:3px solid rgba(30,128,102,.2);outline-offset:2px}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;display:flex;width:238px;flex-direction:column;color:#ffffffd1;background:radial-gradient(circle at 20% 4%,rgba(81,178,142,.17),transparent 24%),linear-gradient(164deg,#153e35,#102f2a);border-right:1px solid rgba(255,255,255,.06)}.brand{display:flex;align-items:center;gap:12px;height:82px;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark{display:flex;width:38px;height:38px;align-items:flex-end;justify-content:center;gap:3px;padding-bottom:8px;border-radius:12px;background:linear-gradient(145deg,#44a887,#278068);box-shadow:0 6px 14px #00000029}.brand-mark span{display:block;width:4px;border-radius:4px;background:#fff}.brand-mark span:nth-child(1){height:9px;opacity:.75}.brand-mark span:nth-child(2){height:17px}.brand-mark span:nth-child(3){height:13px;opacity:.85}.brand>div:last-child{display:flex;flex-direction:column}.brand strong{color:#fff;font-size:19px;letter-spacing:2px}.brand small{margin-top:3px;color:#ffffff73;font-size:10px;letter-spacing:.6px}.main-nav{flex:1;padding:22px 14px}.nav-caption{margin:0 12px 10px;color:#ffffff52;font-size:11px;letter-spacing:1.8px}.nav-item{position:relative;display:flex;width:100%;height:47px;align-items:center;gap:13px;margin:4px 0;padding:0 15px;color:#ffffffad;background:transparent;border:0;border-radius:9px;cursor:pointer;transition:.16s ease}.nav-item:before{position:absolute;left:-14px;width:3px;height:24px;border-radius:0 4px 4px 0;background:#66c6a4;content:"";opacity:0}.nav-item:hover{color:#fff;background:#ffffff0e}.nav-item.active{color:#fff;background:#53b89524}.nav-item.active:before{opacity:1}.nav-item span{flex:1;text-align:left;font-size:14px}.nav-item em{display:grid;min-width:21px;height:21px;place-items:center;color:#c8f0e2;background:#4db79140;border-radius:20px;font-size:11px;font-style:normal}.sidebar-bottom{padding:15px;border-top:1px solid rgba(255,255,255,.07)}.sync-mini{position:relative;display:flex;align-items:center;gap:9px;margin-bottom:13px;padding:10px;background:#ffffff0b;border:1px solid rgba(255,255,255,.06);border-radius:9px}.sync-mini-icon{display:grid;width:30px;height:30px;place-items:center;color:#79d4b4;background:#4ebd961f;border-radius:7px}.sync-mini>div:nth-child(2){display:flex;flex:1;flex-direction:column}.sync-mini span{color:#ffffffbf;font-size:11px}.sync-mini small{margin-top:2px;color:#ffffff57;font-size:9px}.sync-mini i{width:6px;height:6px;background:#61d7a9;border-radius:100%;box-shadow:0 0 0 4px #61d7a91a}.profile-mini{display:flex;width:100%;align-items:center;gap:9px;padding:6px;color:inherit;background:transparent;border:0;border-radius:8px;cursor:pointer}.profile-mini:hover{background:#ffffff0d}.profile-mini .avatar{display:grid;width:34px;height:34px;place-items:center;color:#19473a;background:#d8eee6;border-radius:9px;font-size:13px;font-weight:700}.profile-mini>span:nth-child(2){display:flex;flex:1;flex-direction:column;align-items:flex-start}.profile-mini strong{color:#ffffffd1;font-size:12px}.profile-mini small{margin-top:2px;color:#ffffff5e;font-size:10px}.main-area{min-height:100vh;margin-left:238px}.topbar{position:sticky;top:0;z-index:10;display:flex;height:82px;align-items:center;padding:0 34px;background:#ffffffeb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-menu{display:none}.page-heading{flex:1}.page-heading h1{margin:0;color:#1c342d;font-size:20px;font-weight:700;letter-spacing:.3px}.page-heading p{margin:5px 0 0;color:#8a9894;font-size:11px}.topbar-actions{display:flex;align-items:center;gap:12px}.global-search,.table-search{display:flex;height:39px;align-items:center;gap:8px;padding:0 11px;color:#91a09b;background:#f4f7f6;border:1px solid #e6ecea;border-radius:9px}.global-search{width:290px}.global-search input,.table-search input{min-width:0;flex:1;color:#2b3b36;background:transparent;border:0;outline:0;font-size:12px}.global-search input::placeholder,.table-search input::placeholder{color:#a8b3af}.global-search kbd{padding:2px 6px;color:#98a39f;background:#fff;border:1px solid #dee5e2;border-radius:5px;font-family:inherit;font-size:10px}.icon-button{display:grid;width:39px;height:39px;place-items:center;color:#657872;background:#fff;border:1px solid var(--line);border-radius:9px;cursor:pointer}.icon-button:hover{color:var(--green-700);border-color:#bfd8cf}.notification-button{position:relative}.notification-button span{position:absolute;top:9px;right:9px;width:6px;height:6px;background:#e56562;border:2px solid white;border-radius:50%;box-sizing:content-box}.page-content{padding:28px 34px 45px}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;margin:3px 0 23px}.eyebrow,.section-kicker{margin:0 0 6px;color:#67a18e;font-size:10px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase}.welcome-row h2{margin:0;color:#173c32;font-family:STSong,Songti SC,serif;font-size:27px;font-weight:700}.welcome-row p:last-child{margin:8px 0 0;color:#7d8c87;font-size:12px}.welcome-row p strong{color:var(--green-700)}.primary-button,.secondary-button{display:inline-flex;height:40px;align-items:center;justify-content:center;gap:7px;padding:0 16px;border-radius:8px;cursor:pointer;transition:.15s ease}.primary-button{color:#fff;background:var(--green-800);border:1px solid var(--green-800);box-shadow:0 5px 12px #176b5529;font-size:12px}.primary-button:hover{background:#135e4b;transform:translateY(-1px)}.secondary-button{color:#52645e;background:#fff;border:1px solid #dce5e1;font-size:12px}.secondary-button:hover{color:var(--green-700);border-color:#a9cfc1}.secondary-button.compact,.primary-button.compact{height:33px;padding:0 11px;font-size:11px}.secondary-button:disabled{opacity:.65;cursor:wait}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:17px}.stat-card,.content-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.stat-card{position:relative;display:flex;min-height:121px;align-items:center;gap:13px;overflow:hidden;padding:20px}.stat-icon{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;border-radius:11px}.stat-icon.mint{color:#168262;background:#e5f5ef}.stat-icon.amber{color:#bb8124;background:#fbf1da}.stat-icon.blue{color:#3d75a5;background:#e7f0f8}.stat-icon.violet{color:#7261a8;background:#efebf8}.stat-copy{display:flex;min-width:0;flex-direction:column}.stat-copy>span{color:#74837e;font-size:11px}.stat-copy>strong{margin:3px 0 4px;color:#203a32;font-family:var(--number-font);font-size:25px;font-variant-numeric:tabular-nums}.stat-copy small{display:flex;align-items:center;gap:3px;color:#9aa6a2;white-space:nowrap;font-size:9px}.stat-copy small.positive{color:#4d9d82}.mini-bars{position:absolute;right:18px;bottom:24px;display:flex;width:56px;height:34px;align-items:flex-end;gap:3px}.mini-bars i{width:5px;background:linear-gradient(to top,#d8ebe5,#57ab8e);border-radius:3px 3px 1px 1px}.stat-badge{position:absolute;top:18px;right:18px;padding:3px 7px;color:#2b8b6c;background:#e9f7f2;border-radius:10px;font-size:10px;font-weight:700}.deadline-ring{position:absolute;right:19px;display:grid;width:45px;height:45px;place-items:center;background:conic-gradient(#efad4e 0deg 110deg,#f4f1ea 110deg 360deg);border-radius:50%}.deadline-ring:after{position:absolute;width:34px;height:34px;background:#fff;border-radius:50%;content:""}.deadline-ring span{z-index:1;color:#bf8024;font-family:var(--number-font);font-size:15px;font-weight:700;font-variant-numeric:tabular-nums}.text-button{display:inline-flex;align-items:center;gap:2px;padding:0;color:#388d72;background:transparent;border:0;cursor:pointer;font-size:11px}.stat-card>.text-button{position:absolute;right:18px;bottom:20px}.text-button:hover{color:#166c54}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.72fr);gap:17px;margin-bottom:17px}.matches-panel,.company-snapshot,.recent-panel,.policy-table-card,.info-section,.qualification-section,.metrics-card,.source-card{padding:20px 22px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-heading .section-kicker{margin-bottom:2px;font-size:8px}.section-heading h3{margin:0;color:#243a34;font-size:15px}.match-list{border-top:1px solid #edf1ef}.match-row{display:grid;width:100%;grid-template-columns:40px minmax(0,1fr) 67px 18px;align-items:center;gap:12px;padding:15px 4px;text-align:left;background:transparent;border:0;border-bottom:1px solid #edf1ef;cursor:pointer}.match-row:last-child{border-bottom:0}.match-row:hover{background:#fafcfb}.policy-symbol{display:grid;width:38px;height:38px;place-items:center;border-radius:9px}.policy-symbol.grant{color:#b8791f;background:#fbf1dd}.policy-symbol.tax{color:#287a64;background:#e5f4ef}.match-main{display:flex;min-width:0;flex-direction:column;gap:5px}.match-meta{display:flex;align-items:center;gap:8px}.match-meta b,.tag-tax,.tag-grant{display:inline-flex;width:fit-content;align-items:center;padding:2px 7px;border-radius:4px;font-size:9px;font-weight:600;font-style:normal}.tag-tax{color:#287a64;background:#e6f4ef}.tag-grant{color:#a66d1a;background:#fcf1dd}.match-meta small{overflow:hidden;color:#99a5a1;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.match-main>strong{overflow:hidden;color:#344740;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.inline-tags{display:flex;flex-wrap:wrap;gap:5px}.inline-tags i{padding:2px 6px;color:#87948f;background:#f4f7f6;border-radius:4px;font-size:8px;font-style:normal}.score-block{display:flex;align-items:center;flex-direction:column}.score-block>span{color:#2b8469}.score-block strong{font-family:var(--number-font);font-size:21px;font-variant-numeric:tabular-nums}.score-block>span,.score-block small{font-size:9px}.score-block small{margin-top:1px;color:#a0aba7}.row-arrow{color:#bbc5c1}.company-title{display:flex;align-items:center;gap:11px;padding:13px;background:#f6faf8;border:1px solid #eaf0ed;border-radius:9px}.company-title>span{display:grid;width:39px;height:39px;place-items:center;color:#fff;background:linear-gradient(145deg,#327e68,#195444);border-radius:9px;font-family:STSong,serif;font-weight:700}.company-title>div{display:flex;min-width:0;flex-direction:column}.company-title strong{overflow:hidden;color:#30443d;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.company-title small{margin-top:4px;color:#90a09a;font-size:9px}.profile-progress{margin:15px 1px}.profile-progress>span{display:flex;justify-content:space-between;margin-bottom:6px}.profile-progress small{color:#7e8e88;font-size:9px}.profile-progress strong{color:#248167;font-size:10px}.profile-progress>div{height:5px;overflow:hidden;background:#edf1f0;border-radius:5px}.profile-progress i{display:block;width:92%;height:100%;background:linear-gradient(90deg,#2d8469,#65b899);border-radius:5px}.company-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px 9px;margin:15px 1px}.company-facts div{display:flex;flex-direction:column}.company-facts dt{color:#9aa6a2;font-size:9px}.company-facts dd{margin:4px 0 0;color:#41534d;font-size:11px;font-weight:600}.qualification-strip{display:flex;align-items:center;gap:7px;padding:9px 10px;color:#4c806f;background:#eff8f4;border-radius:7px;font-size:9px}.recent-panel{padding-bottom:18px}.last-sync{display:inline-flex;align-items:center;gap:4px;color:#98a39f;font-size:9px}.recent-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #edf1ef}.recent-item{display:grid;min-width:0;grid-template-columns:38px minmax(0,1fr) 15px;align-items:center;gap:10px;padding:15px 15px 4px;text-align:left;background:transparent;border:0;border-right:1px solid #edf1ef;cursor:pointer}.recent-item:first-child{padding-left:2px}.recent-item:last-child{padding-right:2px;border-right:0}.recent-date{display:flex;width:36px;height:39px;align-items:center;justify-content:center;flex-direction:column;color:#347a65;background:#edf6f3;border-radius:7px}.recent-date strong{line-height:15px;font-family:var(--number-font);font-size:15px;font-variant-numeric:tabular-nums}.recent-date small{font-size:8px}.recent-item>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.recent-item>span:nth-child(2) small{margin-bottom:4px;color:#9aa6a2;font-size:8px}.recent-item>span:nth-child(2) strong{overflow:hidden;color:#42524d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600}.recent-item>svg{color:#b1bcb8}.list-page,.company-page,.matching-page,.sources-page,.financial-page{width:100%;max-width:none;margin:0}.module-banner{position:relative;display:flex;min-height:142px;align-items:center;justify-content:space-between;overflow:hidden;margin-bottom:18px;padding:25px 30px;color:#fff;background:linear-gradient(115deg,#174d41,#24755e);border-radius:13px}.module-banner:before,.module-banner:after{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%;content:""}.module-banner:before{top:-85px;right:130px;width:240px;height:240px}.module-banner:after{right:31px;bottom:-119px;width:220px;height:220px}.module-banner .section-kicker{color:#8ed1b9}.module-banner h2{margin:2px 0 9px;font-family:STSong,serif;font-size:24px}.module-banner p{margin:0;color:#ffffffa8;font-size:11px}.banner-metric{z-index:1;display:flex;min-width:190px;flex-direction:column;padding-left:26px;border-left:1px solid rgba(255,255,255,.17)}.banner-metric span,.banner-metric small{color:#fff9;font-size:10px}.banner-metric strong{margin:1px 0;font-family:var(--number-font);font-size:34px;font-variant-numeric:tabular-nums}.table-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.segmented-control{display:inline-flex;align-items:center;padding:3px;background:#f2f5f4;border-radius:8px}.segmented-control button{display:inline-flex;height:31px;align-items:center;gap:6px;padding:0 12px;color:#7c8a85;background:transparent;border:0;border-radius:6px;cursor:pointer;font-size:11px}.segmented-control button.active{color:#2c6554;background:#fff;box-shadow:0 2px 7px #1a3b3214;font-weight:600}.segmented-control button span{color:#a4afab;font-size:9px}.toolbar-actions{display:flex;align-items:center;gap:8px}.table-search{width:240px;height:38px}.policy-list-header{display:grid;grid-template-columns:minmax(0,2.15fr) .62fr .72fr 86px 96px 20px;gap:18px;align-items:center;padding:10px 17px;color:#929f9b;background:#f6f8f7;border-top:1px solid #e7ecea;border-bottom:1px solid #e7ecea;font-size:9px}.policy-list-row{display:grid;width:100%;grid-template-columns:minmax(0,2.15fr) .62fr .72fr 86px 96px 20px;gap:18px;align-items:center;padding:16px 17px;text-align:left;background:#fff;border:0;border-bottom:1px solid #ebf0ee;cursor:pointer;transition:.12s ease}.policy-list-row:hover{z-index:1;background:#fbfdfc;box-shadow:inset 3px 0 #3b9879}.policy-list-title,.location-cell,.deadline-cell{display:flex;min-width:0}.policy-list-title{align-items:flex-start;flex-direction:column;gap:5px}.policy-list-title>strong{overflow:hidden;max-width:100%;color:#33473f;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.policy-list-title>small{color:#9ca7a3;font-size:9px}.location-cell{flex-direction:column}.location-cell strong,.deadline-cell strong{color:#53645e;font-size:11px;font-weight:600}.location-cell small,.deadline-cell small{margin-top:4px;color:#9da8a4;font-size:9px}.deadline-cell{align-items:center;gap:7px;color:#8fa09a}.deadline-cell>span{display:flex;flex-direction:column}.deadline-cell small.urgent,.deadline-box .urgent{color:#d06e4e}.table-score{display:inline-flex;width:fit-content;min-width:70px;align-items:center;justify-content:center;gap:5px;padding:7px 10px;color:#1f6f57;background:#eef8f4;border:1px solid #cde9df;border-radius:999px;font-variant-numeric:tabular-nums}.table-score strong,.table-score small{line-height:1}.table-score strong{font-family:inherit;font-size:15px;font-weight:900;letter-spacing:0}.table-score small{color:#619582;font-size:11px;font-weight:800}.policy-original-link{display:inline-flex;width:fit-content;align-items:center;justify-content:center;gap:5px;padding:8px 11px;color:#246bfe;background:#edf4ff;border:1px solid #d8e6ff;border-radius:999px;text-decoration:none;white-space:nowrap;font-size:12px;font-weight:900}.interpretation-toolbar-note{color:#6f817b;background:#eef8f4;border:1px solid #d7ece3;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.tax-interpretation-board{display:flex;flex-direction:column;gap:14px}.interpretation-intro{padding:18px 20px;color:#2f4940;background:radial-gradient(circle at 92% -20%,rgba(64,152,124,.16),transparent 33%),linear-gradient(135deg,#f2fbf7,#fff);border:1px solid #dbece6;border-radius:14px}.interpretation-intro h3{margin:4px 0 8px;color:#183b31;font-size:19px}.interpretation-intro p{max-width:920px;margin:0;color:#667a73;line-height:1.75;font-size:13px}.tax-interpretation-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:18px;padding:18px 18px 18px 58px;background:#fff;border:1px solid #dfe9e5;border-radius:14px;box-shadow:0 12px 28px #193e340a}.tax-interpretation-rank{position:absolute;top:19px;left:18px;color:#d7e0dc;font-size:24px;font-weight:900;font-variant-numeric:tabular-nums}.tax-interpretation-main{min-width:0}.tax-interpretation-top{display:flex;align-items:center;gap:8px;margin-bottom:8px}.tax-interpretation-top small{color:#8b9a95;font-size:11px}.priority-chip{display:inline-flex;align-items:center;width:fit-content;padding:3px 8px;color:#4f7d6d;background:#e9f4ef;border-radius:999px;font-size:11px;font-weight:800}.priority-chip.hot{color:#b46d1a;background:#fff1da}.tax-interpretation-card h3{margin:0 0 12px;color:#1c332c;line-height:1.55;font-size:16px}.plain-language-box{margin-bottom:13px;padding:13px 14px;background:#f7fbfa;border:1px solid #e0eee9;border-radius:11px}.plain-language-box strong{display:block;margin-bottom:5px;color:#207a60;font-size:13px}.plain-language-box p,.interpretation-grid p{margin:0;color:#5f746d;line-height:1.8;font-size:13px}.interpretation-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.interpretation-grid section{min-width:0;padding:13px 14px;background:#f9fbfa;border:1px solid #e7efec;border-radius:11px}.interpretation-grid section.risk-section{background:#fff9ee;border-color:#f0e4cc}.interpretation-grid h4{margin:0 0 8px;color:#21463b;font-size:13px}.interpretation-grid .risk-section h4{color:#9b681f}.interpretation-grid ul{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;color:#61766f;line-height:1.65;list-style:none;font-size:12px}.interpretation-grid li:before{margin-right:6px;color:#3b9879;content:"·"}.risk-section li:before{color:#c58a34}.interpretation-side{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding-left:16px;border-left:1px solid #edf2ef}.interpretation-side .table-score{min-width:86px}.policy-original-link:hover{color:#fff;background:#246bfe;border-color:#246bfe}.policy-original-link.disabled{color:#9ca8bb;background:#f2f5f9;border-color:#e2e8f0}.policy-list-row>svg{color:#b6c0bc}.table-footer{display:flex;align-items:center;justify-content:space-between;padding-top:16px}.table-footer>span{color:#9da8a4;font-size:9px}.table-footer>div{display:flex;gap:5px}.table-footer button{height:28px;min-width:29px;padding:0 9px;color:#73817d;background:#fff;border:1px solid #e0e7e4;border-radius:5px;cursor:pointer;font-size:9px}.table-footer button.active{color:#fff;background:var(--green-800);border-color:var(--green-800)}.table-footer button:disabled{opacity:.4}.empty-state{display:flex;height:240px;align-items:center;justify-content:center;flex-direction:column;color:#aab5b1}.empty-state strong{margin:11px 0 4px;color:#667772;font-size:13px}.empty-state span{font-size:10px}.company-hero{display:flex;align-items:center;gap:16px;margin-bottom:18px;padding:20px 23px}.company-logo{display:grid;width:58px;height:58px;flex:0 0 auto;place-items:center;color:#fff;background:linear-gradient(145deg,#377f69,#194d3f);border-radius:13px;box-shadow:0 7px 15px #18544326;font-family:STSong,serif;font-size:22px;font-weight:700}.company-identity{min-width:0;flex:1}.company-identity>div{display:flex;align-items:center;gap:9px}.company-identity h2{margin:0;color:#253e36;font-size:18px}.verified-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;color:#2a8369;background:#e9f6f1;border-radius:20px;font-size:9px}.company-identity p{display:flex;gap:18px;margin:9px 0 0;color:#899792;font-size:9px}.company-identity p span{display:inline-flex;align-items:center;gap:4px}.completion-widget{display:flex;align-items:center;gap:10px;margin-right:8px;padding-right:22px;border-right:1px solid #e4eae7}.completion-ring{display:grid;width:45px;height:45px;place-items:center;color:#2c7d65;background:radial-gradient(circle,white 58%,transparent 60%),conic-gradient(#43a181 0 331deg,#e5ece9 331deg 360deg);border-radius:50%;font-family:var(--number-font);font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}.completion-widget>span:last-child{display:flex;flex-direction:column}.completion-widget strong{color:#4c5e58;font-size:10px}.completion-widget small{margin-top:4px;color:#a1aca8;font-size:8px}.company-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.7fr);gap:17px}.company-main{display:flex;flex-direction:column;gap:17px}.info-grid{display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:1px solid #edf1ef}.info-grid>div{padding:16px 5px 12px;border-bottom:1px solid #edf1ef}.info-grid dt{margin-bottom:6px;color:#97a39f;font-size:9px}.info-grid dd{margin:0;color:#44564f;font-size:11px;font-weight:600}.qualification-list{display:flex;flex-direction:column;border-top:1px solid #edf1ef}.qualification-card{display:grid;grid-template-columns:43px minmax(0,1fr) 42px;align-items:center;gap:12px;padding:14px 4px;border-bottom:1px solid #edf1ef}.qualification-icon{display:grid;width:41px;height:41px;place-items:center;border-radius:9px}.qualification-icon.q1{color:#a57525;background:#fbf0db}.qualification-icon.q2{color:#277d65;background:#e5f4ee}.qualification-icon.q3{color:#5879a0;background:#e9f0f7}.qualification-card>div{display:flex;flex-direction:column}.qualification-card>div>span{display:flex;align-items:center;gap:8px;margin-bottom:4px}.qualification-card strong{color:#3b5048;font-size:11px}.status-good,.status-warning,.status-muted{display:inline-flex;width:fit-content;align-items:center;gap:3px;padding:2px 6px;border-radius:10px;font-size:8px;font-style:normal}.status-good{color:#2a866a;background:#e7f6f0}.status-warning{color:#c37a28;background:#fff1de}.status-muted{color:#8c9894;background:#f0f3f2}.qualification-card small{margin:2px 0;color:#97a39f;font-size:8px}.qualification-card>button{padding:0;color:#418d74;background:transparent;border:0;cursor:pointer;font-size:9px}.company-aside{display:flex;flex-direction:column;gap:17px}.data-year{color:#9aa6a2;font-size:9px}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;border-top:1px solid #edf1ef;padding-top:14px}.metric-grid>div{display:flex;min-height:98px;align-items:flex-start;justify-content:center;flex-direction:column;padding:12px;background:#f7f9f8;border-radius:8px}.metric-icon{display:grid;width:29px;height:29px;margin-bottom:9px;place-items:center;color:#438973;background:#e6f2ee;border-radius:7px}.metric-grid small{color:#8c9995;font-size:8px}.metric-grid strong{margin-top:4px;color:#354a42;font-family:var(--number-font);font-size:13px;font-variant-numeric:tabular-nums}.profile-hint{display:flex;gap:12px;padding:18px;background:#fff8ec;border:1px solid #f0dfbd;border-radius:11px}.profile-hint>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;color:#bc7b2b;background:#f9ead0;border-radius:8px}.profile-hint strong{color:#805d30;font-size:11px}.profile-hint p{margin:6px 0 10px;color:#a0835c;line-height:1.6;font-size:9px}.profile-hint button{padding:0;color:#a36a20;background:transparent;border:0;cursor:pointer;font-size:9px;font-weight:600}.match-summary{position:relative;display:flex;min-height:128px;align-items:center;gap:25px;overflow:hidden;margin-bottom:17px;padding:23px 26px;color:#fff;background:radial-gradient(circle at 78% 10%,rgba(103,201,168,.18),transparent 28%),linear-gradient(115deg,#174b3f,#1d7059);border-radius:13px}.match-summary:after{position:absolute;top:-116px;right:180px;width:250px;height:250px;border:1px solid rgba(255,255,255,.08);border-radius:50%;content:""}.match-summary-main{z-index:1;display:flex;min-width:0;flex:1;align-items:center;gap:14px}.sparkle-orb{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;color:#b9f3df;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);border-radius:13px}.match-summary .section-kicker{color:#86cdb5}.match-summary h2{margin:2px 0 7px;font-family:STSong,serif;font-size:22px}.match-summary p{margin:0;color:#ffffff8c;font-size:9px}.match-summary p strong{color:#fffc}.summary-score{z-index:1;display:flex}.summary-score>span{display:flex;min-width:85px;align-items:center;flex-direction:column;border-right:1px solid rgba(255,255,255,.12)}.summary-score>span:last-child{border-right:0}.summary-score strong{font-family:var(--number-font);font-size:22px;font-variant-numeric:tabular-nums}.summary-score small{margin-top:4px;color:#ffffff75;font-size:8px}.secondary-button.white{z-index:1;color:#fff;background:#ffffff14;border-color:#fff3}.matching-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.matching-toolbar>span{color:#9ba7a3;font-size:9px}.matching-list{display:flex;flex-direction:column;gap:11px}.matching-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 150px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.match-rank{position:absolute;top:8px;left:13px;color:#e4e9e7;font-family:var(--number-font);font-size:25px;font-weight:700;font-variant-numeric:tabular-nums}.matching-card-main{min-width:0;padding:19px 20px 17px 55px}.matching-card-top{display:flex;align-items:flex-start;gap:12px}.matching-card-top>div{min-width:0}.matching-card-top h3{overflow:hidden;margin:7px 0 0;color:#32473f;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.reason-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:15px 0 0 50px}.reason-columns>div{min-height:66px;padding:10px 12px;background:#f5faf8;border-radius:7px}.reason-columns h4{display:flex;align-items:center;gap:5px;margin:0 0 6px;color:#3a806a;font-size:9px}.reason-columns ul{display:flex;flex-wrap:wrap;gap:4px 16px;margin:0;padding:0;color:#72827c;list-style:none;font-size:8px}.reason-columns li:before{margin-right:5px;color:#72a997;content:"·"}.reason-columns .needs-attention{background:#fff8ed}.reason-columns .needs-attention h4{color:#ad762e}.reason-columns .needs-attention li:before{color:#d8a55f}.reason-columns .all-ready p{margin:0;color:#7e8f89;font-size:8px}.matching-score-panel{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:15px;background:#f8faf9;border-left:1px solid #e9eeec}.large-score{display:grid;width:61px;height:61px;place-items:center;background:radial-gradient(circle,#f8faf9 59%,transparent 61%),conic-gradient(#40987c 0 var(--score),#dfe8e4 var(--score) 360deg);border-radius:50%}.large-score>span{color:#2e7c64}.large-score strong{font-family:var(--number-font);font-size:21px;font-variant-numeric:tabular-nums}.large-score small{font-size:8px}.matching-score-panel p{margin:7px 0 9px;color:#3f836c;font-size:9px;font-weight:600}.matching-score-panel>button{display:inline-flex;align-items:center;gap:3px;padding:0;color:#3a8069;background:transparent;border:0;cursor:pointer;font-size:9px}.matching-score-panel>button.apply-link{margin-top:7px;color:#9ca7a3;font-size:8px}.source-overview{display:grid;grid-template-columns:repeat(4,1fr) auto;align-items:center;gap:16px;margin-bottom:17px;padding:18px 21px;background:linear-gradient(110deg,#f0f8f5,#fff);border:1px solid #dce9e4;border-radius:12px}.source-overview>div{display:flex;align-items:center;gap:11px;border-right:1px solid #dde7e3}.source-overview>div:nth-child(4){border-right:0}.source-overview-icon{display:grid;width:42px;height:42px;place-items:center;color:#2e8268;background:#e0f1eb;border-radius:10px}.source-overview>div>span:last-child{display:flex;flex-direction:column}.source-overview small{color:#91a09b;font-size:9px}.source-overview strong{margin-top:4px;color:#3d514a;font-size:13px}.source-list{border-top:1px solid #ebefed}.source-row{display:grid;grid-template-columns:44px minmax(230px,1.3fr) .45fr .65fr 100px 34px;align-items:center;gap:12px;padding:14px 4px;border-bottom:1px solid #edf1ef}.source-icon{display:grid;width:42px;height:42px;place-items:center;color:#467f6c;background:#eaf4f0;border-radius:9px}.source-icon.feishu{color:#4977ae;background:#eaf0f8}.source-name,.source-stat{display:flex;flex-direction:column}.source-name>span{display:flex;align-items:center;gap:7px}.source-name strong{color:#3c5048;font-size:11px}.source-name small,.source-stat small{margin-top:4px;color:#9ca7a3;font-size:8px}.source-stat strong{margin-top:4px;color:#53655e;font-size:10px}.icon-button.borderless{border-color:transparent}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.feishu-guide{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:17px;padding:18px 22px;background:#f1f6fc;border:1px solid #dce7f3;border-radius:11px}.feishu-guide-icon{display:grid;width:43px;height:43px;place-items:center;color:#4a79ae;background:#e1ebf6;border-radius:10px}.feishu-guide h3{margin:2px 0 5px;color:#3a5069;font-size:12px}.feishu-guide p{margin:0;color:#7f91a5;font-size:9px}.feishu-guide>button{display:inline-flex;align-items:center;gap:5px;color:#4e79a7;background:transparent;border:0;cursor:pointer;font-size:9px}.entity-page{width:100%;max-width:none;margin:0}.entity-overview{display:flex;min-height:124px;align-items:center;justify-content:space-between;gap:25px;margin-bottom:17px;padding:22px 26px;color:#fff;background:radial-gradient(circle at 82% -15%,rgba(127,220,185,.2),transparent 36%),linear-gradient(115deg,#174c40,#216f59);border-radius:13px}.entity-overview-title{display:flex;min-width:0;flex:1;align-items:center;gap:14px}.entity-overview-icon{display:grid;width:49px;height:49px;flex:0 0 auto;place-items:center;color:#baf1de;background:#ffffff1a;border:1px solid rgba(255,255,255,.13);border-radius:13px}.entity-overview .section-kicker{color:#89ceb7}.entity-overview h2{margin:2px 0 7px;font-family:STSong,serif;font-size:22px}.entity-overview p{margin:0;color:#ffffff8c;font-size:9px}.entity-summary{display:flex;align-items:center}.entity-summary>span{display:flex;min-width:75px;align-items:center;flex-direction:column;border-right:1px solid rgba(255,255,255,.13)}.entity-summary>span:last-child{border-right:0}.entity-summary strong{font-family:var(--number-font);font-size:23px;font-variant-numeric:tabular-nums}.entity-summary small{margin-top:4px;color:#ffffff7a;font-size:8px}.entity-workspace{display:grid;grid-template-columns:minmax(620px,55%) minmax(0,1fr);gap:17px;align-items:start}.entity-list-card{min-width:0;overflow:hidden}.entity-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 19px}.entity-search{width:210px}.entity-table-head,.entity-row{display:grid;grid-template-columns:minmax(210px,1fr) minmax(112px,.45fr) minmax(96px,.38fr);gap:10px;align-items:center}.entity-table-head{padding:10px 17px;color:#929f9b;background:#f6f8f7;border-top:1px solid #e7ecea;border-bottom:1px solid #e7ecea;font-size:8px}.entity-table-body{max-height:625px;overflow-y:auto}.entity-row{width:100%;min-height:61px;padding:10px 17px;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1ef;cursor:pointer;transition:.13s ease}.entity-row:hover{background:#fbfdfc}.entity-row.selected{background:#f0f8f5;box-shadow:inset 3px 0 #318b6e}.entity-row>svg{color:#b4bebb}.entity-name-cell{display:flex;min-width:0;align-items:center;gap:10px}.entity-name-cell>i{display:grid;width:29px;height:29px;flex:0 0 auto;place-items:center;color:#5c8a7b;background:#edf5f2;border-radius:7px;font-family:var(--number-font);font-size:9px;font-style:normal;font-weight:700;font-variant-numeric:tabular-nums}.entity-name-cell>span{display:flex;min-width:0;flex-direction:column}.entity-name-cell strong{overflow:hidden;color:#3b4e47;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600}.entity-name-cell small{overflow:hidden;margin-top:4px;color:#9aa6a2;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.entity-type{display:inline-flex;width:fit-content;align-items:center;gap:3px;padding:3px 7px;color:#397c67;background:#e9f4f0;border-radius:10px;font-size:8px}.entity-type.branch{color:#5a75a0;background:#ebf0f7}.jurisdiction-cell{display:inline-flex;align-items:center;gap:4px;color:#60716b;font-size:9px}.entity-compact-meta,.entity-compact-status{display:flex;min-width:0;flex-wrap:wrap;gap:5px;align-items:center}.entity-compact-status{justify-content:flex-end}.entity-research-row .entity-type,.entity-research-row .jurisdiction-cell,.entity-research-row .source-count,.entity-research-row .qualification-found,.entity-research-row .status-good,.entity-research-row .status-warning{font-size:8px;white-space:nowrap}.source-count{color:#60716b;font-size:9px}.entity-detail{position:sticky;top:103px;padding:21px}.entity-detail-head{display:flex;align-items:flex-start;gap:11px;padding-bottom:16px;border-bottom:1px solid #e9efec}.entity-detail-logo{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;color:#fff;background:linear-gradient(145deg,#33856a,#174c3e);border-radius:10px;font-family:STSong,serif;font-size:17px;font-weight:700}.entity-detail-head>div{min-width:0}.entity-detail-head .section-kicker{margin-top:1px;margin-bottom:4px;font-size:8px}.entity-detail-head h3{margin:0;color:#30473e;line-height:1.45;font-size:12px}.entity-detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:13px 9px;margin:16px 0}.entity-detail-facts>div{display:flex;flex-direction:column}.entity-detail-facts dt{color:#99a5a1;font-size:8px}.entity-detail-facts dd{margin:4px 0 0;color:#485b54;font-size:10px;font-weight:600}.warning-text{color:#bf7626!important}.parent-company-box{display:flex;align-items:center;gap:9px;margin-bottom:11px;padding:11px 12px;color:#557562;background:#f1f7f4;border-radius:8px}.parent-company-box>span{display:flex;min-width:0;flex-direction:column}.parent-company-box small{color:#8ca098;font-size:8px}.parent-company-box strong{overflow:hidden;margin-top:3px;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.entity-note{display:flex;align-items:flex-start;gap:7px;margin-bottom:16px;padding:9px 10px;color:#4e816f;background:#edf7f3;border-radius:7px;line-height:1.5;font-size:8px}.entity-note svg{flex:0 0 auto}.entity-note.warning{color:#a8732d;background:#fff5e5}.entity-source-section{padding-top:15px;border-top:1px solid #e9efec}.entity-source-section .section-heading>span{display:grid;width:25px;height:25px;place-items:center;color:#3b826b;background:#eaf4f0;border-radius:50%;font-size:9px}.entity-source-list{display:flex;flex-direction:column;gap:6px}.entity-source-list>button{display:grid;grid-template-columns:31px minmax(0,1fr) 15px;align-items:center;gap:8px;padding:8px;text-align:left;background:#f8faf9;border:1px solid #ebefed;border-radius:7px;cursor:pointer}.entity-source-list>button:hover{background:#f1f8f5;border-color:#cfe3db}.entity-source-icon{display:grid;width:30px;height:30px;place-items:center;color:#3b846d;background:#e5f2ed;border-radius:7px}.entity-source-icon.finance{color:#a27832;background:#f8eedc}.entity-source-list>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.entity-source-list strong{overflow:hidden;color:#465a52;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.entity-source-list small{margin-top:3px;color:#9aa6a2;font-size:8px}.entity-source-list>button>svg{color:#a6b2ae}.entity-edit-button{width:100%;margin-top:15px}.entity-research-head,.entity-research-row{grid-template-columns:minmax(230px,2.1fr) 72px minmax(80px,.78fr) 48px 65px 14px;gap:8px}.qualification-found{width:fit-content;padding:3px 7px;color:#24735b;background:#e5f4ee;border-radius:10px;font-size:8px;font-weight:700}.research-detail{max-height:calc(100vh - 120px);overflow-y:auto;scrollbar-width:thin}.research-facts{margin-bottom:12px}.registration-evidence{display:grid;grid-template-columns:20px minmax(0,1fr) 22px;align-items:flex-start;gap:7px;margin-bottom:12px;padding:11px;color:#39745f;background:#eef7f3;border:1px solid #dbece5;border-radius:8px}.registration-evidence.warning{color:#9d6b2d;background:#fff8ea;border-color:#f1dfbd}.registration-evidence>svg{margin-top:1px}.registration-evidence>span{display:flex;min-width:0;flex-direction:column}.registration-evidence small{color:#8d9e97;font-size:8px}.registration-evidence strong{margin-top:4px;color:#40564e;line-height:1.5;font-size:9px}.registration-evidence em{margin-top:5px;color:#7e918a;line-height:1.5;font-size:8px;font-style:normal}.registration-evidence>button{display:grid;width:22px;height:22px;place-items:center;color:#62917f;background:#ffffffb8;border:0;border-radius:5px;cursor:pointer}.detail-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin:15px 0 12px;padding:3px;background:#f0f4f2;border-radius:8px}.detail-tabs button{padding:7px 4px;color:#7b8b85;background:transparent;border:0;border-radius:6px;cursor:pointer;font-size:8px}.detail-tabs button.active{color:#2f725c;background:#fff;box-shadow:0 2px 8px #254b3e14;font-weight:700}.research-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.research-section-title>span{display:inline-flex;align-items:center;gap:6px;color:#435a51;font-size:10px;font-weight:700}.research-section-title>span svg{color:#3c876e}.research-section-title>small{color:#9ba8a3;font-size:7px}.research-list{display:flex;flex-direction:column;gap:6px}.research-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:8px;padding:9px;background:#f9fbfa;border:1px solid #ebefed;border-radius:8px}.research-list article>div{display:flex;min-width:0;flex-direction:column}.research-list article strong{color:#40554d;line-height:1.4;font-size:9px}.research-list article strong b{margin-left:6px;padding:2px 5px;color:#3f806a;background:#e6f3ee;border-radius:8px;font-size:7px}.research-list article small{margin-top:3px;color:#7b8c86;line-height:1.45;font-size:8px}.research-list article em{margin-top:4px;color:#a0aaa7;line-height:1.45;font-size:7px;font-style:normal}.record-certificate-line{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:4px;margin-top:6px;padding:4px 7px;overflow:hidden;color:#2458ae;background:#edf4ff;border:1px solid #d7e5ff;border-radius:8px;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:700}.certificate-action{padding:4px 7px;color:#246bfe;background:#e8f0ff;border-radius:999px;font-size:8px;font-weight:800;white-space:nowrap}.research-list article>button{display:inline-flex;align-items:center;gap:5px;color:#728d83;background:transparent;border:0;cursor:pointer}.research-status{min-width:50px;padding:3px 6px;text-align:center;border-radius:9px;font-size:7px;font-weight:700}.qualification-status-已查到{color:#257057;background:#def2e9}.qualification-status-待复核{color:#a26a23;background:#fff0d8}.qualification-status-暂未查到{color:#768781;background:#edf1ef}.qualification-status-随总公司{color:#5574a0;background:#e9eff8}.research-footnote{margin:9px 0 0;padding:8px 9px;color:#8a9893;background:#f6f8f7;border-radius:6px;line-height:1.55;font-size:7px}.ip-summary-panel{display:grid;grid-template-columns:136px minmax(0,1fr);gap:10px 12px;margin-bottom:10px;padding:12px;background:linear-gradient(135deg,#f3f7ff,#fff);border:1px solid #d9e6ff;border-radius:12px}.ip-summary-total{display:flex;min-height:78px;align-items:center;justify-content:center;flex-direction:column;color:#fff;background:linear-gradient(135deg,#246bfe,#1b57cf);border-radius:11px;box-shadow:0 8px 18px #246bfe2e}.ip-summary-total small{opacity:.76;font-size:10px}.ip-summary-total strong{margin-top:2px;line-height:1;font-size:34px}.ip-summary-total span{margin-top:4px;opacity:.86;font-size:10px}.ip-summary-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.ip-summary-categories span{display:inline-flex;min-width:0;align-items:center;gap:6px;padding:8px 9px;color:#23456f;background:#fff;border:1px solid #dfe8f8;border-radius:9px;font-size:11px;font-weight:800}.ip-summary-categories span.empty{color:#9aa6b6;background:#f8faff}.ip-summary-categories svg{color:#246bfe}.ip-summary-categories b{margin-left:auto;padding:2px 6px;color:#246bfe;background:#edf4ff;border-radius:999px;font-size:10px}.ip-summary-panel>em{grid-column:1 / -1;color:#8390a4;font-size:10px;font-style:normal}.ip-category-list{display:grid;gap:8px}.ip-category-group{overflow:hidden;background:#fff;border:1px solid #dfe8f8;border-radius:11px}.ip-category-group summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:10px 11px;color:#233a5f;background:#f7faff;cursor:pointer;list-style:none}.ip-category-group summary::-webkit-details-marker{display:none}.ip-category-group summary:after{content:"展开";padding:3px 7px;color:#246bfe;background:#e9f1ff;border-radius:999px;font-size:10px;font-weight:800}.ip-category-group[open] summary:after{content:"收起"}.ip-category-group summary>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.ip-category-group summary strong{color:#1f355d;font-size:12px}.ip-category-group summary small{margin-top:3px;color:#8a98aa;font-size:11px}.ip-category-group summary>b{justify-self:end;padding:3px 7px;color:#1f61e4;background:#edf4ff;border-radius:999px;font-size:10px}.ip-category-group .ip-record-list{padding:8px;border-top:1px solid #e8eef8}.ip-record-list article{background:#fbfcff;border-color:#dfe8f8}.ip-empty{min-height:94px;margin-top:10px;border-color:#d8e4f8;background:#f7faff}.qualification-empty{display:flex;min-height:126px;align-items:center;justify-content:center;flex-direction:column;padding:18px;color:#88a097;background:#f7faf8;border:1px dashed #d8e5df;border-radius:9px;text-align:center}.qualification-empty>svg{margin-bottom:8px;color:#80a99a}.qualification-empty strong{color:#526a61;font-size:10px}.qualification-empty span{max-width:260px;margin-top:5px;line-height:1.55;font-size:8px}.business-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0}.business-profile-grid>div{min-width:0;padding:8px 9px;background:#f8faf9;border:1px solid #ebefed;border-radius:7px}.business-profile-grid .business-wide{grid-column:1 / -1}.business-profile-grid dt{color:#96a39e;font-size:7px}.business-profile-grid dd{overflow-wrap:anywhere;margin:4px 0 0;color:#455b52;line-height:1.45;font-size:8px;font-weight:600}.business-scope{margin-top:8px;padding:8px 9px;background:#f7faf8;border:1px solid #e6ece9;border-radius:7px}.business-scope summary{color:#4b6e61;cursor:pointer;font-size:8px;font-weight:700}.business-scope p{margin:7px 0 0;color:#758780;line-height:1.65;font-size:8px}.business-source-link{display:inline-flex;align-items:center;gap:5px;margin-top:8px;color:#3d8069;background:transparent;border:0;cursor:pointer;font-size:8px}.asset-icon{display:grid;width:27px;height:27px;place-items:center;color:#397c67;background:#e6f2ed;border-radius:7px}.asset-research-list article>button{align-self:center}.collection-mode{padding:3px 6px;border-radius:9px;white-space:nowrap;font-size:7px;font-weight:700}.mode-可自动抓取{color:#257057;background:#def2e9}.mode-半自动{color:#a26a23;background:#fff0d8}.mode-需企业补充{color:#7a6a91;background:#eee9f5}.research-source-section{padding-top:0;border-top:0}.source-heading{margin-bottom:13px}.source-search{width:255px}.source-filter-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.source-filter-row>p{margin:0;color:#9aa6a2;font-size:8px}.source-filter-row>p i{display:inline-block;width:7px;height:7px;margin-right:3px;background:#287e65;border-radius:2px}.source-filter-row>p i.p1{background:#d29a3e}.configured-source-list{border-top:1px solid #e8eeeb}.configured-source-row{display:grid;grid-template-columns:30px 42px minmax(220px,1.25fr) .55fr .42fr minmax(180px,.9fr) 92px;align-items:center;gap:10px;min-height:72px;padding:11px 3px;border-bottom:1px solid #edf1ef}.source-priority{display:grid;width:27px;height:21px;place-items:center;color:#2d8067;background:#e7f4ef;border-radius:5px;font-size:8px;font-weight:700}.source-priority.p1{color:#ad7623;background:#fbf0dc}.configured-source-row .source-icon.finance{color:#a1762f;background:#f8edd9}.configured-source-row.subsidy-source .source-icon{color:#785e9a;background:#f0ebf7}.configured-source-row.credential-source .source-icon{color:#246bfe;background:#e7efff}.source-category{display:inline-flex;width:fit-content;align-items:center;padding:2px 6px;border-radius:9px;font-size:7px;font-style:normal;white-space:nowrap}.source-category.tax{color:#287d65;background:#e7f4ef}.source-category.subsidy{color:#785c9d;background:#f0eaf7}.source-category.credential{color:#2458ae;background:#e7efff}.configured-source-row .source-name small{overflow:hidden;max-width:330px;text-overflow:ellipsis;white-space:nowrap}.source-area,.source-company-count{display:flex;flex-direction:column}.source-area small,.source-company-count small{color:#9ca7a3;font-size:8px}.source-area strong,.source-company-count strong{margin-top:4px;color:#53645e;font-size:9px}.source-focus{display:flex;flex-wrap:wrap;gap:4px}.source-focus span{padding:3px 6px;color:#71817c;background:#f2f5f4;border-radius:4px;font-size:7px}.source-next-step{display:grid;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:17px;padding:15px 19px;background:#fff8ec;border:1px solid #efdfbf;border-radius:10px}.source-next-step>span{display:grid;width:36px;height:36px;place-items:center;color:#b67b2e;background:#f8ead2;border-radius:8px}.source-next-step strong{color:#785c37;font-size:10px}.source-next-step p{margin:4px 0 0;color:#9c835f;font-size:8px}.source-next-step button{color:#a36d27;background:transparent;border:0;cursor:pointer;font-size:9px}.drawer-backdrop{position:fixed;inset:0;z-index:40;width:100%;height:100%;padding:0;background:#11282247;border:0;cursor:default;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.policy-drawer{position:fixed;z-index:41;top:0;right:0;display:flex;width:480px;height:100vh;flex-direction:column;background:#fff;box-shadow:-18px 0 50px #142f2821;animation:drawer-in .2s ease-out}@keyframes drawer-in{0%{transform:translate(25px);opacity:0}}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:18px 23px;border-bottom:1px solid #e8eeeb}.drawer-header>div{display:flex;align-items:center;gap:8px}.drawer-id{color:#a0aba7;font-family:monospace;font-size:9px}.drawer-body{flex:1;overflow-y:auto;padding:24px 27px}.drawer-body h2{margin:0;color:#243e35;line-height:1.55;font-family:STSong,serif;font-size:20px}.drawer-source{margin:8px 0 13px;color:#7e8e88;font-size:10px}.drawer-meta{display:flex;gap:17px;color:#91a09b;font-size:9px}.drawer-meta span{display:inline-flex;align-items:center;gap:4px}.drawer-score-card{margin:22px 0;padding:16px;background:#f1f8f5;border:1px solid #deede7;border-radius:10px}.drawer-score-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.drawer-score-card span{color:#60736c;font-size:10px}.drawer-score-card strong{color:#278166;font-family:var(--number-font);font-size:21px;font-variant-numeric:tabular-nums}.drawer-score-bar{height:6px;overflow:hidden;margin:9px 0 7px;background:#dce9e4;border-radius:6px}.drawer-score-bar i{display:block;height:100%;background:linear-gradient(90deg,#297e64,#65b79a);border-radius:6px}.drawer-score-card small{color:#91a09a;font-size:8px}.drawer-section{padding:17px 0;border-top:1px solid #edf1ef}.drawer-section h3{margin:0 0 10px;color:#3d514a;font-size:12px}.drawer-section>p{margin:0 0 11px;color:#73837d;line-height:1.7;font-size:10px}.drawer-check-list,.drawer-warning-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.drawer-check-list li,.drawer-warning-list li,.all-clear{display:flex;align-items:center;gap:7px;color:#61746d;font-size:10px}.drawer-check-list svg,.all-clear svg{color:#369273}.drawer-warning-list svg{color:#cb8734}.deadline-box{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;background:#f7f9f8;border-radius:8px}.deadline-box>span{display:flex;flex-direction:column}.deadline-box small{color:#98a49f;font-size:8px}.deadline-box strong{margin-top:3px;color:#465a52;font-size:11px}.deadline-box i{color:#3a8b71;font-size:9px;font-style:normal}.drawer-footer{display:flex;gap:9px;padding:15px 22px;border-top:1px solid #e4ebe8}.drawer-footer button{flex:1}.toast{position:fixed;z-index:100;right:27px;bottom:27px;display:flex;min-height:45px;align-items:center;gap:8px;padding:0 16px;color:#fff;background:#183f35;border:1px solid rgba(255,255,255,.12);border-radius:9px;box-shadow:0 12px 30px #15342c40;animation:toast-in .18s ease-out;font-size:11px}.toast svg{color:#72d3b1}@keyframes toast-in{0%{transform:translateY(8px);opacity:0}}@media(max-width:1280px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-columns{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr)}.global-search{width:235px}.summary-score>span{min-width:70px}}@media(max-width:1100px){html{min-width:320px}.sidebar{width:112px}.brand{justify-content:center;height:68px;padding:0}.brand>div:last-child,.nav-caption,.nav-item em,.sync-mini,.profile-mini>span:nth-child(2),.profile-mini>svg{display:none}.main-nav{padding:16px 7px}.nav-item{height:45px;gap:7px;padding:0 9px}.nav-item span{font-size:10px}.nav-item:before{left:-7px}.profile-mini{justify-content:center}.main-area{margin-left:112px}.topbar{height:68px;padding:0 14px}.page-heading h1{font-size:16px}.page-heading p,.global-search{display:none}.page-content{padding:14px 12px 30px}.welcome-row{align-items:flex-start;flex-direction:column;gap:14px}.welcome-row h2{font-size:21px}.stats-grid,.dashboard-columns,.recent-grid,.company-layout{grid-template-columns:1fr}.recent-item{padding:12px 2px;border-right:0;border-bottom:1px solid #edf1ef}.module-banner,.match-summary,.entity-overview{align-items:flex-start;flex-direction:column}.banner-metric{padding:11px 0 0;border-top:1px solid rgba(255,255,255,.14);border-left:0}.table-toolbar,.entity-toolbar,.source-filter-row{align-items:stretch;flex-direction:column;gap:10px}.segmented-control{max-width:100%;overflow-x:auto}.segmented-control button{flex:0 0 auto}.table-search,.entity-search,.source-search{width:100%}.policy-list-header{display:none}.policy-list-row{grid-template-columns:minmax(0,1fr) 42px 14px;gap:8px;padding:13px 10px}.policy-list-row .location-cell,.policy-list-row .deadline-cell{display:none}.matching-card{grid-template-columns:1fr}.matching-card-main{padding:17px 14px 14px 40px}.reason-columns{grid-template-columns:1fr;margin-left:0}.matching-score-panel{flex-direction:row;gap:10px;border-top:1px solid #e9eeec;border-left:0}.matching-score-panel p,.matching-score-panel>button.apply-link{display:none}.entity-overview{padding:18px}.entity-overview h2{font-size:18px}.entity-summary{display:grid;width:100%;grid-template-columns:repeat(4,1fr)}.entity-summary>span{min-width:0}.entity-workspace{display:block}.entity-toolbar{padding:13px}.entity-table-head{display:none}.entity-table-body{max-height:570px}.entity-row{grid-template-columns:minmax(150px,1fr) 62px 45px;gap:6px;padding:9px 10px}.entity-row .source-count,.entity-row .qualification-found,.entity-row>.status-good,.entity-row>.status-warning,.entity-row>svg{display:none}.entity-name-cell{gap:7px}.entity-name-cell>i{width:25px;height:25px}.entity-name-cell strong{font-size:9px}.entity-type{padding:3px 5px;font-size:7px}.entity-detail{position:static;margin-top:14px}.research-detail{max-height:none}.source-overview{grid-template-columns:1fr}.source-overview>div{padding-bottom:10px;border-right:0;border-bottom:1px solid #dde7e3}.source-heading{align-items:stretch;flex-direction:column;gap:10px}.configured-source-row{grid-template-columns:27px 38px minmax(120px,1fr) 82px;gap:7px}.configured-source-row .source-area,.configured-source-row .source-company-count,.configured-source-row .source-focus{display:none}.configured-source-row .source-name small{max-width:140px}.source-next-step{grid-template-columns:35px minmax(0,1fr)}.source-next-step button{display:none}}:root{color:#17233c;background:#f3f6fb;--green-950: #123f91;--green-900: #174ea6;--green-800: #246bfe;--green-700: #2f73e8;--green-100: #e8f0ff;--green-50: #f2f6ff;--gold: #d89525;--text: #17233c;--muted: #66748b;--line: #dfe6f0;--surface: #ffffff;--shadow: 0 8px 24px rgba(35, 66, 124, .08)}html,body{color:var(--text);background:#f3f6fb;font-size:15px;line-height:1.55}button:focus-visible,input:focus-visible{outline-color:#246bfe47}.sidebar{width:220px;color:#516078;background:#fff;border-right:1px solid #dce4ef;box-shadow:6px 0 24px #23427c0a}.brand{height:82px;padding:0 20px;border-bottom-color:#e5eaf2}.brand-mark{width:40px;height:40px;background:linear-gradient(145deg,#377cf6,#1e5fdd);box-shadow:0 7px 16px #246bfe3d}.brand strong{color:#17233c;font-size:20px;letter-spacing:1px}.brand small{color:#7a879b;font-size:12px}.main-nav{padding:22px 12px}.nav-caption{color:#8b97aa;font-size:12px}.nav-item{height:50px;gap:12px;margin:5px 0;padding:0 14px;color:#53627a;border-radius:9px}.nav-item:before{left:-12px;background:#246bfe}.nav-item:hover{color:#174ea6;background:#f3f6fb}.nav-item.active{color:#1f63e9;background:#eaf1ff;font-weight:700}.nav-item span{font-size:15px}.nav-item em{color:#246bfe;background:#dfeaff;font-size:12px}.sidebar-bottom{border-top-color:#e5eaf2}.sync-mini{background:#f5f8fc;border-color:#e3e9f2}.sync-mini-icon{color:#246bfe;background:#e5edff}.sync-mini span,.profile-mini strong{color:#3b4a62;font-size:13px}.sync-mini small,.profile-mini small{color:#8490a3;font-size:11px}.sync-mini i{background:#2db67c;box-shadow:0 0 0 4px #2db67c1f}.profile-mini:hover{background:#f3f6fb}.profile-mini .avatar{color:#174ea6;background:#dfeaff}.main-area{margin-left:220px;background:#f3f6fb}.topbar{height:78px;padding:0 24px;background:#fffffff5;border-bottom:1px solid #e1e7f0;box-shadow:0 2px 10px #23427c09}.page-heading h1{color:#17233c;font-size:22px}.page-heading p{color:#738096;font-size:13px}.table-search{color:#32425a;background:#fff;border-color:#dbe3ee;font-size:14px}.table-search input{font-size:14px}.global-search kbd,.icon-button{color:#6d7a90;border-color:#dce4ef;font-size:12px}.icon-button:hover{color:#246bfe;border-color:#a9c4f9;background:#f3f7ff}.page-content{padding:26px 24px 44px}.section-kicker{color:#246bfe;font-size:12px;font-weight:700;letter-spacing:.7px}.welcome-row h2{color:#14213a;font-size:30px}.welcome-row p:last-child{color:#69778c;font-size:14px}.primary-button,.secondary-button,.segmented-control button,.text-button{min-height:40px;font-size:14px}.primary-button{background:#246bfe;box-shadow:0 6px 16px #246bfe2e}.primary-button:hover{background:#1559e8}.secondary-button{color:#42516a;border-color:#d8e0ec}.secondary-button:hover{color:#246bfe;border-color:#a9c4f9;background:#f4f7ff}.content-card,.stat-card,.entity-list-card,.entity-detail,.matching-card,.source-list,.policy-list,.table-toolbar{background:#fff;border-color:#dfe6f0;box-shadow:var(--shadow)}.content-card,.stat-card,.entity-list-card,.entity-detail,.matching-card{border-radius:12px}.stat-copy>span{color:#627087;font-size:13px}.stat-copy>strong{color:#182640;font-size:29px}.stat-copy small,.stat-badge,.text-button{font-size:12px}.stat-icon.mint,.stat-icon.blue,.stat-icon.violet{color:#246bfe;background:#e8f0ff}.section-heading h3,.company-title strong,.feishu-guide h3{color:#1a2943;font-size:17px}.match-main>strong,.policy-list-title>strong,.matching-card-top h3,.source-name strong{color:#1b2942;font-size:15px;line-height:1.5}.match-meta,.match-meta small,.policy-list-title>small,.deadline-cell small,.source-name small,.source-stat small,.company-title small,.profile-progress small,.recent-item>span:nth-child(2) small{color:#748197;font-size:12px}.inline-tags i,.tag-grant,.tag-tax,.qualification-strip,.verified-pill,.status-muted,.status-good,.status-warning,.research-status,.collection-mode,.source-category{font-size:12px}.score-block strong,.table-score i{color:#246bfe}.score-block small,.score-block>span{font-size:11px}.company-facts dt,.info-grid dt,.entity-detail-facts dt,.business-profile-grid dt,.research-list article small,.metric-grid small{color:#728097;font-size:12px}.company-facts dd,.info-grid dd,.entity-detail-facts dd,.business-profile-grid dd,.metric-grid strong{color:#1d2c45;font-size:14px;line-height:1.55}.module-banner,.entity-overview{color:#17233c;background:radial-gradient(circle at 92% 15%,rgba(74,133,255,.12),transparent 30%),linear-gradient(115deg,#fff,#f5f8ff);border:1px solid #d9e3f2;box-shadow:var(--shadow)}.module-banner .section-kicker,.entity-overview .section-kicker{color:#246bfe}.module-banner h2,.entity-overview h2{color:#15233c;font-size:25px}.module-banner p,.entity-overview p,.match-summary p{color:#68758b;font-size:14px}.banner-metric{border-left-color:#dce5f2}.banner-metric small,.entity-summary small{color:#6c7890;font-size:12px}.banner-metric strong,.entity-summary strong{color:#17233c}.segmented-control{background:#f0f3f8}.segmented-control button{color:#627087}.segmented-control button.active{color:#246bfe;border-color:#c9dafb;background:#fff}.policy-list-header{color:#6f7c91;background:#f5f7fb;font-size:12px}.policy-list-row,.source-row,.configured-source-row{min-height:68px;border-color:#e6ebf2}.policy-list-row:hover,.source-row:hover,.configured-source-row:hover{background:#f7f9fd}.deadline-cell strong,.source-stat strong{color:#314159;font-size:14px}.match-summary{background:linear-gradient(115deg,#174ea6,#2f73e8)}.match-summary .section-kicker,.match-summary h2,.match-summary p,.summary-score,.summary-score small{color:#fff}.matching-toolbar>span{color:#65738a;font-size:13px}.reason-columns h4,.drawer-section h3{font-size:14px}.reason-columns li,.reason-columns p,.matching-score-panel p,.feishu-guide p,.drawer-section>p{color:#59677e;font-size:13px;line-height:1.7}.large-score{color:#246bfe}.source-overview{border-color:#dce4ef;background:#f7f9fd}.source-overview small{color:#6e7b91;font-size:12px}.source-overview strong{color:#1c2b45;font-size:17px}.source-icon,.entity-source-icon,.source-overview-icon{color:#246bfe;background:#e8f0ff}.entity-overview{padding:26px 28px}.entity-overview-icon{color:#fff;background:linear-gradient(145deg,#377cf6,#1e5fdd);box-shadow:0 8px 18px #246bfe38}.entity-summary>span{border-color:#e0e7f1}.entity-summary>span:last-child{background:#edf3ff}.entity-workspace{gap:18px}.entity-toolbar{border-color:#e3e9f1}.entity-row{min-height:62px;color:#526179;border-color:#e6ebf2}.entity-row:hover{background:#f6f8fc}.entity-row.selected{color:#184ea8;background:#eef4ff;box-shadow:inset 3px 0 #246bfe}.entity-name-cell>i{width:32px;height:32px;color:#246bfe;background:#e8f0ff;font-size:12px}.entity-name-cell strong{color:#21314c;font-size:14px;line-height:1.45}.entity-name-cell small{color:#7a879b;font-size:11px}.entity-type,.jurisdiction-cell,.source-count,.qualification-found{font-size:12px}.entity-type{color:#2564dd;background:#e9f0ff}.entity-detail{padding:22px}.entity-detail-logo{background:linear-gradient(145deg,#377cf6,#1e5fdd);box-shadow:0 8px 18px #246bfe33}.entity-detail-head .section-kicker{font-size:12px}.entity-detail-head h3{color:#17233c;font-size:20px;line-height:1.45}.registration-evidence{color:#31425c;background:#f3f7ff;border-color:#d5e2fa}.registration-evidence>svg{color:#246bfe}.registration-evidence small{color:#65738a;font-size:12px}.registration-evidence strong{color:#1b2c48;font-size:14px}.registration-evidence em{color:#6b7890;font-size:12px;line-height:1.55}.detail-tabs{background:#f1f4f8}.detail-tabs button{min-height:43px;color:#637188;font-size:13px}.detail-tabs button.active{color:#246bfe;background:#fff;box-shadow:0 2px 8px #23427c14}.research-section-title>span{color:#1f2f4a;font-size:15px}.research-section-title>span svg{color:#246bfe}.research-section-title>small{color:#7b879b;font-size:11px}.research-list article,.business-profile-grid>div,.qualification-empty{border-color:#e0e6ef;background:#fbfcfe}.research-list article strong{color:#26364f;font-size:14px}.research-list article em{color:#66738a;font-size:12px;line-height:1.6}.qualification-empty strong{color:#273750;font-size:15px}.qualification-empty span{color:#748197;font-size:12px}.business-scope{border-color:#dde5f0;background:#f8faff}.business-scope summary{color:#255dbe;font-size:13px}.business-scope p{color:#4f5e75;font-size:13px;line-height:1.8}.business-source-link{color:#246bfe;border-color:#bfd1f7;background:#f4f7ff;font-size:13px}.source-category.tax{color:#2362d5;background:#e8f0ff}.source-next-step{background:#f3f7ff;border-color:#d6e2f8}.source-next-step>span{color:#246bfe;background:#e1ebff}.source-next-step strong{color:#23334d;font-size:15px}.source-next-step p{color:#65738a;font-size:13px}.drawer-body h2{color:#17233c;font-size:22px}.drawer-source,.drawer-meta,.drawer-score-card span,.drawer-score-card small,.deadline-box small{color:#69768d;font-size:12px}.drawer-score-card strong{color:#246bfe}.toast{background:#173f8f;font-size:13px}.toast svg{color:#bcd1ff}@media(max-width:1100px){.sidebar{width:190px}.brand{justify-content:flex-start;height:74px;padding:0 14px}.brand>div:last-child,.nav-caption,.profile-mini>span:nth-child(2),.profile-mini>svg{display:flex}.brand strong{font-size:17px}.brand small{font-size:10px}.main-nav{padding:16px 10px}.nav-item{height:48px;gap:10px;padding:0 12px}.nav-item span{font-size:14px}.nav-item:before{left:-10px}.profile-mini{justify-content:flex-start}.main-area{margin-left:190px}.topbar{height:74px;padding:0 18px}.page-heading h1{font-size:20px}.page-content{padding:20px 16px 36px}.welcome-row h2{font-size:25px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.entity-overview h2{font-size:22px}.entity-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.source-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.source-overview>div{padding-bottom:0;border-right:1px solid #dde7e3;border-bottom:0}.source-overview>div:last-child{border-right:0}.entity-row{min-height:58px;grid-template-columns:minmax(210px,1fr) 72px 58px;padding:10px 12px}.entity-name-cell>i{width:30px;height:30px}.entity-name-cell strong{font-size:13px}.entity-type{padding:4px 7px;font-size:11px}}@media(max-width:760px){.stats-grid,.source-overview{grid-template-columns:1fr}.entity-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.source-overview>div{padding-bottom:10px;border-right:0;border-bottom:1px solid #dde7e3}}body small{font-size:12px!important}.eyebrow,.section-heading .section-kicker,.source-filter-row>p,.entity-detail-head .section-kicker,.drawer-id,.last-sync,.data-year{font-size:12px}.segmented-control button span,.match-meta b,.tag-tax,.tag-grant,.inline-tags i,.verified-pill,.qualification-strip,.status-good,.status-warning,.status-muted,.research-status,.collection-mode,.source-priority,.source-category,.source-focus span,.research-list article strong b{font-size:11px}.policy-list-header,.entity-table-head,.table-footer>span,.table-footer button,.entity-type,.jurisdiction-cell,.source-count,.qualification-found,.parent-company-box small,.entity-source-section .section-heading>span,.entity-source-list small,.research-section-title>small,.research-list article small,.research-footnote,.source-area small,.source-company-count small,.source-next-step button,.drawer-meta,.deadline-box i{font-size:12px}.company-title strong,.profile-progress strong,.recent-item>span:nth-child(2) strong,.location-cell strong,.deadline-cell strong,.qualification-card strong,.completion-widget strong,.profile-hint strong,.source-stat strong,.parent-company-box strong,.entity-source-list strong,.registration-evidence strong,.source-area strong,.source-company-count strong,.deadline-box strong{font-size:14px}.company-identity p,.qualification-card small,.profile-hint p,.profile-hint button,.match-summary p,.matching-toolbar>span,.reason-columns ul,.reason-columns .all-ready p,.large-score small,.matching-score-panel p,.matching-score-panel>button,.matching-score-panel>button.apply-link,.feishu-guide p,.feishu-guide>button,.entity-overview p,.entity-note,.registration-evidence em,.research-list article em,.business-scope p,.source-next-step p,.drawer-section>p,.drawer-check-list li,.drawer-warning-list li,.all-clear{font-size:13px;line-height:1.65}.completion-ring,.research-section-title>span,.qualification-empty strong,.source-next-step strong{font-size:15px}.dashboard-page .welcome-row{position:relative;min-height:138px;align-items:center;overflow:hidden;margin:0 0 16px;padding:26px 30px;color:#fff;background:radial-gradient(circle at 82% -30%,rgba(255,255,255,.14),transparent 35%),linear-gradient(112deg,#1855b2,#2f73e8);border:0;border-radius:14px;box-shadow:0 12px 28px #205bbe2e}.dashboard-page .welcome-row:after{position:absolute;right:150px;width:230px;height:230px;border:1px solid rgba(255,255,255,.09);border-radius:50%;content:""}.dashboard-page .welcome-row>*{position:relative;z-index:1}.dashboard-page .welcome-row .eyebrow{color:#c8dbff}.dashboard-page .welcome-row h2{margin:3px 0 6px;color:#fff;font-size:30px}.dashboard-page .welcome-row p:last-child{color:#fffc}.dashboard-page .welcome-row p strong{color:#fff}.dashboard-page .welcome-row .primary-button{color:#fff;background:#ffffff21;border:1px solid rgba(255,255,255,.28);box-shadow:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dashboard-page .welcome-row .primary-button:hover{background:#fff3}.dashboard-page .stats-grid{gap:12px}.dashboard-page .stat-card{min-height:112px;border-color:#dbe4f2;box-shadow:0 7px 20px #23427c12}.dashboard-page .stat-card:after{position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,#246bfe,#8eb4ff);content:"";opacity:.75}.dashboard-page .content-card{border-color:#dbe4f2;box-shadow:0 8px 22px #23427c12}.dashboard-page .matches-panel,.dashboard-page .company-snapshot,.dashboard-page .recent-panel{overflow:hidden}.dashboard-page .section-heading{padding-bottom:13px;border-bottom:1px solid #e8edf5}.dashboard-page .match-row{border-radius:9px}.dashboard-page .match-row:hover{background:#f4f7fd;box-shadow:inset 3px 0 #246bfe}.dashboard-page .company-title{border:1px solid #dbe6f2;background:#f5f8fd}.dashboard-page .qualification-strip{color:#2863c4;background:#edf3ff}.policy-banner{min-height:136px;color:#fff;background:radial-gradient(circle at 84% -35%,rgba(255,255,255,.13),transparent 36%),linear-gradient(112deg,#1855b2,#2f73e8);border:0;box-shadow:0 12px 28px #205bbe2e}.policy-banner .section-kicker{color:#c8dbff}.policy-banner h2{color:#fff}.policy-banner p,.policy-banner .banner-metric span,.policy-banner .banner-metric small{color:#ffffffc7}.policy-banner .banner-metric{border-left-color:#ffffff38}.policy-table-card{padding:0;background:transparent;border:0;box-shadow:none}.policy-table-card .table-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:12px;padding:14px 16px;background:#fff;border:1px solid #dce4ef;border-radius:12px;box-shadow:0 7px 20px #23427c0f}.policy-section-switch{background:#eaf1ff}.policy-section-switch button{height:34px;color:#536986;font-size:13px;font-weight:800}.policy-section-switch button.active{color:#fff;background:#246bfe;box-shadow:0 7px 16px #246bfe2e}.policy-section-switch button span{color:inherit;opacity:.72}.policy-table-card .toolbar-actions{margin-left:auto}.policy-table-card .policy-list-header{display:none}.policy-list-body{display:grid;gap:10px}.policy-list-row{grid-template-columns:minmax(0,2.15fr) .62fr .72fr 86px 96px 20px;min-height:96px;padding:17px 19px;background:#fff;border:1px solid #dce4ef;border-radius:12px;box-shadow:0 6px 18px #23427c0e}.policy-list-row:focus-visible{outline:3px solid rgba(36,107,254,.16);outline-offset:2px}.policy-list-row:hover{transform:translateY(-1px);background:#fff;border-color:#b9cff7;box-shadow:inset 3px 0 #246bfe,0 10px 24px #23427c17}.policy-list-title>strong{color:#1d2c46;font-size:15px}.policy-list-title>small{color:#768399}.policy-table-card .table-footer{margin-top:10px;padding:12px 16px;background:#fff;border:1px solid #dce4ef;border-radius:10px}.entity-overview{min-height:138px;color:#fff;background:radial-gradient(circle at 84% -35%,rgba(255,255,255,.13),transparent 36%),linear-gradient(112deg,#1855b2,#2f73e8);border:0;box-shadow:0 12px 28px #205bbe2e}.entity-overview-icon{width:52px;height:52px;color:#fff;background:#ffffff24;border-color:#ffffff3d;box-shadow:none}.entity-overview .section-kicker{color:#c8dbff}.entity-overview h2{color:#fff;font-size:25px}.entity-overview p{color:#ffffffc7}.entity-summary>span{min-width:104px;padding:8px 15px;color:#fff;border-right-color:#fff3;background:transparent}.entity-summary>span:last-child{background:#ffffff1a}.entity-summary strong,.entity-summary small{color:#fff}.entity-summary small{opacity:.76}.entity-list-card,.entity-detail{border-color:#dbe4f2;box-shadow:0 8px 22px #23427c13}.entity-toolbar{padding:14px 16px;border-bottom:1px solid #e5ebf3}.entity-table-head{color:#6d7a90;background:#f1f5fb;border-top:0;border-bottom-color:#dfe6f0}.entity-row{border-bottom-color:#e7ecf3}.entity-row:hover{background:#f7f9fd}.entity-row.selected{background:#edf3ff;box-shadow:inset 3px 0 #246bfe}.entity-detail{border-top:4px solid #246bfe}.entity-detail-head{border-bottom-color:#e2e8f1}.entity-detail-logo{background:linear-gradient(145deg,#377cf6,#1e5fdd);box-shadow:0 7px 16px #246bfe38}.entity-detail-facts{padding:13px;background:#f5f8fd;border:1px solid #e0e7f1;border-radius:10px}.registration-evidence{color:#2c5fb7;background:#f2f6ff;border-color:#d4e1fa}.detail-tabs{border:1px solid #e0e6ef}.business-profile-grid>div{background:#fff;border-color:#dfe6f0}.sources-page .source-overview{min-height:132px;padding:22px 24px;color:#fff;background:radial-gradient(circle at 84% -35%,rgba(255,255,255,.13),transparent 36%),linear-gradient(112deg,#1855b2,#2f73e8);border:0;border-radius:14px;box-shadow:0 12px 28px #205bbe2e}.sources-page .source-overview>div{min-height:72px;border-right-color:#fff3}.sources-page .source-overview-icon{color:#fff;background:#ffffff24;box-shadow:none}.sources-page .source-overview small,.sources-page .source-overview strong{color:#fff}.sources-page .source-overview small{opacity:.76}.sources-page .source-overview .primary-button{color:#fff;background:#ffffff21;border:1px solid rgba(255,255,255,.28);box-shadow:none}.source-card{border-color:#dbe4f2;box-shadow:0 8px 22px #23427c13}.source-heading{padding-bottom:15px;border-bottom:1px solid #e5ebf3}.source-filter-row{padding:9px 10px;background:#f4f7fb;border-radius:10px}.configured-source-list{display:grid;gap:8px;padding:10px;background:#f2f5fa;border:0;border-radius:12px}.configured-source-row{min-height:72px;padding:10px 12px;background:#fff;border:1px solid #e0e6ef;border-radius:10px;box-shadow:0 3px 10px #23427c09}.configured-source-row:hover{border-color:#bdd0f4;box-shadow:0 7px 16px #23427c12}.source-next-step{color:#2458ae;background:#edf3ff;border-color:#ccdbf7}.source-next-step>span{color:#246bfe;background:#dce8ff}.source-next-step strong{color:#244b8d}.source-next-step p,.source-next-step button{color:#5673a3}.financial-hero{display:flex;min-height:150px;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:25px 28px;color:#fff;background:radial-gradient(circle at 82% 0%,rgba(255,255,255,.18),transparent 34%),linear-gradient(112deg,#1855b2,#2f73e8);border-radius:15px;box-shadow:0 14px 30px #205bbe2e}.financial-hero h2{margin:7px 0 8px;font-size:22px}.financial-hero p{max-width:720px;margin:0;opacity:.86;line-height:1.7;font-size:11px}.financial-hero .section-kicker,.financial-hero .primary-button{color:#fff}.financial-hero .primary-button{flex:0 0 auto;background:#ffffff26;border:1px solid rgba(255,255,255,.28);box-shadow:none}.financial-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.financial-summary-grid article{display:grid;min-height:122px;gap:6px;padding:15px;background:#fff;border:1px solid #dfe7f3;border-radius:13px;box-shadow:0 6px 18px #23427c0e}.financial-summary-grid article>span{display:grid;width:34px;height:34px;place-items:center;color:#246bfe;background:#eaf2ff;border-radius:10px}.financial-summary-grid small{color:#7d8da5;font-size:9px}.financial-summary-grid strong{color:#102448;font-size:20px}.financial-summary-grid em{color:#8c9aad;line-height:1.4;font-size:8px;font-style:normal}.financial-layout{display:grid;grid-template-columns:minmax(620px,55%) minmax(0,1fr);height:clamp(430px,calc(100vh - 410px),680px);gap:16px;align-items:stretch;overflow:hidden}.financial-main-card,.financial-side-card{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;border-color:#dbe4f2;box-shadow:0 8px 22px #23427c13}.financial-main-card>.section-heading,.financial-side-card>.section-heading,.financial-filter-row{flex:0 0 auto}.financial-heading{padding-bottom:14px;border-bottom:1px solid #e5ebf3}.financial-main-card>.financial-heading,.financial-side-card>.section-heading{min-height:58px;align-items:center;margin-bottom:0;padding-bottom:14px;border-bottom:1px solid #e5ebf3}.financial-search{min-width:260px}.financial-filter-row{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:10px 12px;background:#f4f7fb;border-bottom:1px solid #e5ebf3;border-radius:0}.financial-filter-row p{margin:0;color:#8190a5;font-size:9px}.financial-table{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;overflow:hidden;background:#f4f7fb;border:1px solid #e0e7f2;border-radius:12px}.financial-table-head,.financial-row{display:grid;grid-template-columns:minmax(235px,1fr) minmax(190px,.75fr) 72px;align-items:center;gap:10px}.financial-table-head{padding:10px 13px;color:#7f8da2;font-size:8px}.financial-table-body{display:grid;min-height:0;gap:8px;overflow-y:auto;overscroll-behavior:contain;padding:9px 11px 9px 9px;scrollbar-color:#b9c8dd #eef3fa;scrollbar-gutter:stable;scrollbar-width:thin}.financial-table-body::-webkit-scrollbar,.financial-preview::-webkit-scrollbar{width:8px}.financial-table-body::-webkit-scrollbar-track,.financial-preview::-webkit-scrollbar-track{background:#eef3fa;border-radius:999px}.financial-table-body::-webkit-scrollbar-thumb,.financial-preview::-webkit-scrollbar-thumb{background:#b9c8dd;border:2px solid #eef3fa;border-radius:999px}.financial-row{min-height:72px;padding:10px 12px;text-align:left;background:#fff;border:1px solid #dfe7f3;border-radius:10px;cursor:pointer;font:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.financial-row:hover,.financial-row.selected{border-color:#8db3ff;box-shadow:0 8px 18px #246bfe1a}.financial-row.selected{background:#f7fbff;box-shadow:inset 3px 0 #246bfe,0 8px 18px #246bfe1a}.financial-company-cell{display:flex;min-width:0;align-items:center;gap:10px}.financial-company-cell>i{display:grid;width:30px;height:30px;place-items:center;color:#246bfe;background:#eaf2ff;border-radius:9px;font-size:8px;font-style:normal;font-weight:800}.financial-company-cell>span{display:flex;min-width:0;flex-direction:column}.financial-company-cell strong{overflow:hidden;color:#152747;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.financial-company-cell small{margin-top:4px;color:#8190a5;font-size:8px}.financial-reporting-scope{display:flex;min-width:0;flex-direction:column}.financial-reporting-scope strong{color:#244b8d;font-size:9px}.financial-reporting-scope small{overflow:hidden;margin-top:4px;color:#8190a5;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.financial-years,.financial-report-tags{display:flex;flex-wrap:wrap;gap:5px}.financial-years-compact{display:grid;gap:3px;width:fit-content;min-width:94px;padding:6px 9px;background:#edf4ff;border:1px solid #dce8fb;border-radius:10px}.financial-years-compact strong{color:#174ea6;font-size:10px;font-weight:900}.financial-years-compact small{color:#7a8ba2;font-size:8px}.financial-range-cell{display:grid;min-width:0;gap:4px}.financial-range-cell strong{color:#174ea6;font-size:10px;font-weight:900}.financial-range-cell small{overflow:hidden;color:#7a8ba2;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.financial-years b,.financial-report-tags b{padding:4px 7px;color:#315682;background:#edf4ff;border-radius:999px;font-size:8px}.financial-report-tags b{color:#5c6f89;background:#f0f4f8}.financial-status{width:fit-content;padding:5px 8px;border-radius:999px;font-size:8px;font-weight:800}.financial-status.pending{color:#9a6a20;background:#fff2d8}.financial-status.imported{color:#0f8a5f;background:#def7eb}.financial-status.inherited{color:#246bfe;background:#e8f0ff}.financial-preview{display:grid;min-height:0;flex:1 1 auto;gap:11px;overflow-y:auto;overscroll-behavior:contain;padding-right:8px;scrollbar-color:#b9c8dd #eef3fa;scrollbar-gutter:stable;scrollbar-width:thin}.financial-preview-company{display:grid;min-height:74px;align-content:center;gap:5px;padding:11px 12px;background:#f6f9ff;border:1px solid #dfe8f8;border-radius:11px}.financial-preview-company strong{color:#142c52;line-height:1.45;font-size:14px}.financial-preview-company small{color:#708098;line-height:1.55;font-size:11px}.financial-comparison-panel{padding:10px;background:#fff;border:1px solid #dfe7f3;border-radius:11px}.financial-comparison-title{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-bottom:9px}.financial-comparison-title strong{color:#14305b;font-size:13px}.financial-comparison-title small{color:#8190a5;font-size:11px}.financial-comparison-table{overflow-x:auto;border:1px solid #e3eaf4;border-radius:9px}.financial-comparison-table>div{display:grid;min-width:520px;grid-template-columns:54px repeat(4,minmax(100px,1fr));align-items:center}.financial-comparison-table>div:first-child{color:#7d8ba0;background:#f5f8fc;font-size:11px;font-weight:800}.financial-comparison-table>div+div{border-top:1px solid #edf2f7}.financial-comparison-table span,.financial-comparison-table strong{overflow:hidden;padding:10px 11px;color:#263d5d;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.financial-comparison-table strong{color:#246bfe;font-weight:900}.financial-statement-list{display:grid;max-height:620px;gap:9px;overflow:auto;padding-right:4px}.financial-statement-list.compact{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;overflow:visible;padding-right:0}.financial-statement-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.financial-statement-picker label{display:grid;gap:6px;padding:10px;background:#f7faff;border:1px solid #dfe8f8;border-radius:11px}.financial-statement-picker span{color:#526987;font-size:11px;font-weight:800}.financial-statement-picker select{width:100%;height:34px;padding:0 9px;color:#12315c;background:#fff;border:1px solid #cdd9eb;border-radius:8px;outline:none;font-size:12px;font-weight:900}.financial-statement-picker select:focus{border-color:#246bfe;box-shadow:0 0 0 3px #246bfe1a}.financial-statement-card{padding:10px;background:#fff;border:1px solid #dfe7f3;border-radius:11px}.financial-statement-card summary{display:flex;align-items:center;color:#234064;cursor:pointer;list-style:none}.financial-statement-card summary::-webkit-details-marker{display:none}.financial-statement-card summary:after{margin-left:auto;color:#8a9ab0;content:"展开";font-size:8px}.financial-statement-card[open] summary:after{content:"收起"}.financial-statement-card.focused{display:grid;gap:9px}.financial-statement-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.financial-statement-card-title span{display:grid;gap:4px}.financial-statement-card-title strong{color:#14305b;font-size:13px}.financial-statement-card-title small{color:#7b8ba0;font-size:11px}.financial-statement-card summary span{display:grid;gap:3px}.financial-statement-card summary strong{color:#14305b;font-size:10px}.financial-statement-card summary small{color:#7b8ba0;font-size:8px}.financial-metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px}.financial-metrics-grid span{display:grid;gap:4px;min-width:0;padding:8px;background:#f5f8fc;border:1px solid #e1e8f2;border-radius:9px}.financial-metrics-grid small,.financial-line-items small{overflow:hidden;color:#7d8ba0;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.financial-metrics-grid strong,.financial-line-items strong{overflow:hidden;color:#142c52;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.financial-line-items{display:grid;max-height:210px;gap:5px;overflow:auto;margin-top:9px;padding:8px;background:#fbfcff;border:1px solid #eef2f7;border-radius:9px}.financial-line-items span{display:flex;justify-content:space-between;gap:10px}.financial-line-items small{flex:1 1 auto}.financial-line-items strong{flex:0 0 auto;max-width:46%;text-align:right}.financial-source-link{display:inline-flex;color:#246bfe;text-decoration:none;font-size:10px;font-weight:800}.financial-source-link:hover{text-decoration:underline}.financial-empty-preview{padding:16px 12px;color:#7b8ba0;background:#f6f9ff;border:1px dashed #cfd9e8;border-radius:11px;line-height:1.6;font-size:9px}.entity-research-row .entity-name-cell{gap:12px}.entity-research-row .entity-name-cell>i,.financial-row .financial-company-cell>i{width:34px;height:34px;border-radius:10px;font-size:11px}.entity-research-row .entity-name-cell strong,.financial-row .financial-company-cell strong{font-size:14px;line-height:1.45;font-weight:900}.entity-research-row .entity-name-cell small,.financial-row .financial-company-cell small{margin-top:5px;font-size:11px;line-height:1.45}.entity-research-row .entity-type,.entity-research-row .jurisdiction-cell,.entity-research-row .source-count,.entity-research-row .qualification-found,.entity-research-row .status-good,.entity-research-row .status-warning{font-size:10px;line-height:1.35}.financial-row .financial-range-cell strong{font-size:12px}.financial-row .financial-range-cell small{font-size:11px;line-height:1.45}.financial-row .financial-status{padding:5px 10px;font-size:10px}.sidebar,.main-area{transition:width .22s ease,margin-left .22s ease}.sidebar{overflow:visible}.sidebar-toggle{position:absolute;top:25px;right:-13px;z-index:25;display:grid;width:26px;height:26px;place-items:center;color:#246bfe;background:#fff;border:1px solid #d9e4f5;border-radius:999px;box-shadow:0 6px 16px #23427c24;cursor:pointer;transition:transform .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.sidebar-toggle:hover{color:#fff;background:#246bfe;border-color:#246bfe;box-shadow:0 8px 18px #246bfe38;transform:translate(1px)}.app-shell.sidebar-collapsed .sidebar{width:76px}.app-shell.sidebar-collapsed .main-area{margin-left:76px}.app-shell.sidebar-collapsed .brand{justify-content:center;padding:0}.app-shell.sidebar-collapsed .brand>div:last-child,.app-shell.sidebar-collapsed .nav-caption,.app-shell.sidebar-collapsed .nav-item span,.app-shell.sidebar-collapsed .sync-mini>div:nth-child(2),.app-shell.sidebar-collapsed .sync-mini i{display:none}.app-shell.sidebar-collapsed .main-nav{padding:18px 10px}.app-shell.sidebar-collapsed .nav-item{justify-content:center;gap:0;padding:0}.app-shell.sidebar-collapsed .nav-item:before{left:-10px}.app-shell.sidebar-collapsed .nav-item em{position:absolute;top:6px;right:6px;min-width:18px;height:18px;font-size:10px}.app-shell.sidebar-collapsed .sidebar-bottom{padding:12px 10px}.app-shell.sidebar-collapsed .sync-mini{justify-content:center;margin-bottom:0;padding:9px}.app-shell.sidebar-collapsed .sync-mini-icon{width:34px;height:34px}@media(max-width:1100px){.dashboard-page .welcome-row{align-items:flex-start}.policy-list-row{min-height:88px}.entity-summary>span{min-width:0;padding:7px 8px}.sources-page .source-overview>div{border-right-color:#fff3}.financial-summary-grid,.financial-layout{grid-template-columns:1fr}.financial-layout{height:auto;overflow:visible}.financial-main-card,.financial-side-card,.financial-table,.financial-table-body,.financial-preview{min-height:0;overflow:visible}.financial-table-head,.financial-row,.financial-statement-list.compact,.financial-metrics-grid,.financial-statement-picker{grid-template-columns:1fr}.ip-summary-categories{grid-template-columns:repeat(2,minmax(0,1fr))}}.manual-source-panel,.manual-record-panel{border:1px solid rgba(37,99,235,.16);background:linear-gradient(135deg,#2563eb14,#fffffff5 42%),#fff;box-shadow:0 16px 36px #0f172a12}.manual-source-panel{margin-bottom:18px;padding:18px 20px}.manual-panel-title,.manual-record-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.manual-panel-title h3,.manual-record-title strong{margin:0;color:var(--text-strong)}.manual-panel-title small,.manual-record-title span{color:var(--text-muted);font-size:13px}.manual-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:end}.manual-form-grid label{display:flex;flex-direction:column;gap:7px;color:var(--text-muted);font-size:12px;font-weight:700}.manual-form-grid input,.manual-form-grid select{width:100%;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--text-strong);font-size:14px;outline:none;padding:0 12px;transition:border-color .18s ease,box-shadow .18s ease}.manual-form-grid input:focus,.manual-form-grid select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #2563eb1a}.manual-form-wide{grid-column:span 2}.manual-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.section-title-actions{display:inline-flex;align-items:center;gap:10px}.section-title-actions button{display:inline-flex;align-items:center;gap:5px;height:30px;border:1px solid rgba(37,99,235,.16);border-radius:999px;background:#eef5ff;color:var(--brand);font-size:12px;font-weight:800;padding:0 10px;cursor:pointer}.manual-record-panel{border-radius:18px;padding:16px;margin:12px 0 16px}.qualification-manual-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.manual-upload-box{min-height:42px;border:1px dashed rgba(37,99,235,.36);border-radius:12px;background:#2563eb0f;color:var(--brand)!important;align-items:center;justify-content:center;flex-direction:row!important;gap:8px!important;cursor:pointer;padding:0 12px;overflow:hidden}.manual-upload-box input{display:none}.manual-upload-box span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-auto-grid{grid-template-columns:minmax(360px,1.2fr) minmax(260px,.9fr) auto}.source-recognition-preview{min-height:64px;border:1px solid rgba(37,99,235,.14);border-radius:14px;background:#2563eb0d;padding:10px 12px;display:flex;flex-direction:column;justify-content:center;gap:4px}.source-recognition-preview small{color:var(--brand);font-size:11px;font-weight:900;letter-spacing:.08em}.source-recognition-preview strong{color:var(--text-strong);font-size:14px}.source-recognition-preview span{color:var(--text-muted);font-size:12px}.manual-record-panel .qualification-manual-grid{grid-template-columns:minmax(260px,1fr) minmax(260px,1fr)}.manual-record-panel .qualification-manual-grid label:not(.manual-upload-box):not(.manual-form-wide){display:none}@media(max-width:1200px){.manual-form-grid,.qualification-manual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.manual-panel-title,.manual-record-title{align-items:flex-start;flex-direction:column}.manual-form-grid,.qualification-manual-grid{grid-template-columns:1fr}.manual-form-wide{grid-column:span 1}.manual-form-actions{justify-content:stretch}.manual-form-actions button{flex:1}}
