:root{font-family:Inter,"SF Pro Text","PingFang SC",system-ui,sans-serif;color:#172033;background:#f5f7fa;--navy:#10213d;--blue:#2563eb;--border:#e4e9f0;--muted:#69758a}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#1f5eea;color:#fff;font-size:20px;font-weight:800;box-shadow:0 6px 16px #235dd33d}.brand-mark.light{background:#fff;color:#173b79}
/* Login */.login-page{min-height:100vh;background:#fff}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(440px,46%) 1fr}.login-visual{position:relative;display:flex;flex-direction:column;overflow:hidden;padding:52px 64px;color:#fff;background:linear-gradient(145deg,#0d1d38,#163c78 72%,#1d5aa9)}.login-visual:before{content:"";position:absolute;width:520px;height:520px;border:1px solid #ffffff1b;border-radius:50%;right:-210px;top:90px;box-shadow:0 0 0 90px #ffffff08,0 0 0 180px #ffffff06}.visual-brand,.mobile-brand,.brand{display:flex;align-items:center;gap:13px;text-decoration:none}.visual-brand span:last-child,.brand span:last-child{display:flex;flex-direction:column}.visual-brand b{font-size:18px}.visual-brand small{color:#bdcce6;font-size:10px;letter-spacing:.15em}.visual-copy{position:relative;margin:auto 0;max-width:530px}.kicker{font-size:12px;letter-spacing:.18em;font-weight:800;color:#9fc2ff}.kicker.blue{color:var(--blue)}.visual-copy h1{font-size:48px;line-height:1.18;margin:18px 0 22px;letter-spacing:-.03em}.visual-copy>p:last-child{line-height:1.8;color:#c9d5e8;max-width:480px}.visual-feature{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #ffffff24;background:#ffffff0c;border-radius:14px;backdrop-filter:blur(8px);max-width:480px}.visual-feature>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#3b82f6}.visual-feature p{display:flex;flex-direction:column;margin:0;gap:4px}.visual-feature small{color:#b9c9df}.login-visual footer{margin-top:36px;color:#8fa5c6;font-size:12px}.login-form-wrap{display:grid;place-items:center;padding:50px}.login-form{width:min(420px,100%)}.mobile-brand{display:none}.login-form h2{font-size:32px;margin:10px 0 8px}.intro{color:var(--muted);margin:0 0 35px}.login-form label{display:block;font-weight:700;font-size:14px;margin:20px 0 8px}.login-form input{width:100%;height:52px;border:1px solid #dce2eb;border-radius:10px;padding:0 15px;outline:none;background:#fafbfc}.login-form input:focus{border-color:#3974e9;box-shadow:0 0 0 3px #2563eb15;background:#fff}.password-field{position:relative}.password-field button{position:absolute;right:8px;top:8px;height:36px;border:0;background:transparent;color:#4770b4}.login-submit{width:100%;height:54px;margin-top:12px;border:0;border-radius:10px;background:#1e5fe0;color:#fff;display:flex;align-items:center;justify-content:center;gap:14px;font-weight:800;box-shadow:0 10px 24px #1e5fe03b}.login-submit:disabled{opacity:.65}.form-error{min-height:20px;color:#c93838;font-size:13px;margin:10px 0}.login-safe{text-align:center;color:#8490a2;font-size:12px;margin-top:24px}
/* App shell */.app-page{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#fff;border-right:1px solid var(--border);padding:26px 18px;display:flex;flex-direction:column;z-index:5}.brand{padding:0 10px;color:#15223a}.brand b{font-size:17px}.brand small{color:#8a95a6;font-size:11px;margin-top:2px}.sidebar nav{display:grid;gap:7px;margin-top:48px}.sidebar nav a{display:flex;align-items:center;gap:12px;color:#667287;text-decoration:none;padding:12px 14px;border-radius:9px;font-size:14px;font-weight:700}.sidebar nav a span{font-size:22px}.sidebar nav a.active{color:#1d59cf;background:#edf3ff}.side-foot{margin-top:auto;border-top:1px solid var(--border);padding:20px 10px 0;display:flex;align-items:center;gap:8px;color:#758095;font-size:12px}.secure-dot{width:8px;height:8px;border-radius:50%;background:#20a66a;box-shadow:0 0 0 4px #20a66a18}.workspace{margin-left:232px;padding:0 36px 50px;max-width:1700px}.topbar{height:104px;display:flex;align-items:center;justify-content:space-between}.topbar h1{font-size:25px;margin:0 0 5px}.topbar p{color:var(--muted);font-size:13px;margin:0}.user-menu{display:flex;align-items:center;gap:10px}.user-menu>span:nth-child(2){display:flex;flex-direction:column}.user-menu small{color:#8a95a6;font-size:11px}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e9effa;color:#2858a8;font-weight:800}.user-menu button{border:0;background:transparent;color:#7a8597;margin-left:8px}.stats{display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));gap:14px;margin-bottom:18px}.stats article{background:#fff;border:1px solid var(--border);border-radius:12px;padding:17px 20px;display:grid;grid-template-columns:1fr auto}.stats span{color:#6e7a8f;font-size:12px;font-weight:700}.stats strong{grid-row:1/3;grid-column:2;font-size:25px}.stats small{color:#9aa4b2;font-size:11px;margin-top:7px}.panel{background:#fff;border:1px solid var(--border);border-radius:14px;overflow:hidden}.panel-head{min-height:104px;padding:23px 25px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border)}.panel-head h2{font-size:18px;margin:0 0 6px}.panel-head p{font-size:12px;color:var(--muted);margin:0}.searchbox{width:min(520px,46%);position:relative}.searchbox svg{position:absolute;left:14px;top:12px;width:20px;fill:none;stroke:#7d899b;stroke-width:1.8}.searchbox input{width:100%;height:44px;border:1px solid #dfe5ed;border-radius:9px;padding:0 42px;outline:none;background:#fafbfd}.searchbox input:focus{border-color:#3b73e3;background:#fff}.searchbox button{position:absolute;right:7px;top:7px;width:30px;height:30px;border:0;background:transparent;color:#9aa3b0;font-size:20px}.table-wrap{overflow:auto;min-height:420px}table{width:100%;border-collapse:collapse;table-layout:fixed}th{height:45px;text-align:left;background:#f8fafc;border-bottom:1px solid var(--border);color:#768296;font-size:11px;text-transform:uppercase;letter-spacing:.04em;padding:0 16px}td{padding:14px 16px;border-bottom:1px solid #edf0f4;font-size:13px;vertical-align:middle}th:nth-child(1){width:23%}th:nth-child(2){width:18%}th:nth-child(3){width:24%}th:nth-child(4){width:15%}th:nth-child(5){width:12%}th:nth-child(6){width:48px}tbody tr{transition:.12s;cursor:pointer}tbody tr:hover{background:#f8fbff}.company-cell{display:flex;align-items:center;gap:11px}.company-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#eaf1ff;color:#2862d1;font-weight:800;flex:0 0 auto}.company-cell div{min-width:0;display:flex;flex-direction:column;gap:3px}.company-cell b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-cell small,.file-row small{color:#9aa4b2;font-size:11px}.tag{display:block;width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis;background:#eef3ff;color:#305db8;border-radius:5px;padding:4px 6px;margin:2px 0;font-size:10px}.muted,.line-clamp,.contact{color:#7a8597}.line-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.folder-button{border:0;background:#f0f5ff;color:#2860c7;border-radius:7px;padding:7px 9px;font-size:12px;font-weight:700}.row-arrow{border:0;background:transparent;font-size:24px;color:#9da7b5}.loading{text-align:center;padding:70px;color:#8792a3}.empty{text-align:center;padding:70px}.empty>span{font-size:38px;color:#99a5b6}.empty h3{margin:10px 0 6px}.empty p{color:#8c97a7;font-size:13px}.table-foot{display:flex;justify-content:space-between;padding:15px 24px;color:#8b95a5;font-size:11px;border-top:1px solid var(--border)}
/* Company drawer */.drawer-backdrop{position:fixed;inset:0;background:#0b18364d;opacity:0;pointer-events:none;transition:.25s;z-index:20}.drawer-backdrop.open{opacity:1;pointer-events:auto}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(680px,94vw);background:#f6f8fb;z-index:21;transform:translateX(102%);transition:.3s ease;box-shadow:-20px 0 60px #1325472b;overflow:auto}.drawer.open{transform:none}.drawer>header{position:relative;background:#10284f;color:#fff;padding:31px 34px}.drawer>header button{position:absolute;right:25px;top:24px;border:1px solid #ffffff35;background:#ffffff13;color:#fff;width:36px;height:36px;border-radius:50%;font-size:20px}.drawer>header p{font-size:10px;letter-spacing:.16em;color:#9eb8df;margin:0 0 10px}.drawer>header h2{font-size:24px;margin:0 50px 8px 0}.drawer>header>span{color:#b7c8df;font-size:12px}.drawer-body{padding:23px}.drawer-loading{text-align:center;padding:70px;color:#7d8999}.profile-section{background:#fff;border:1px solid var(--border);border-radius:12px;margin-bottom:16px;overflow:hidden}.profile-section>h3{font-size:14px;margin:0;padding:17px 19px;border-bottom:1px solid var(--border)}.info-table{display:grid;grid-template-columns:1fr 1fr}.info-table>div{padding:13px 18px;border-bottom:1px solid #edf0f4;display:flex;flex-direction:column;gap:5px}.info-table>div:nth-child(odd){border-right:1px solid #edf0f4}.info-table span{font-size:10px;color:#8a95a6}.info-table b{font-size:12px;line-height:1.5;word-break:break-word}.info-table em{font-style:normal;color:#a5adba;font-weight:400}.folder-grid{padding:12px}.folder{border:1px solid #e4e9f0;border-radius:9px;margin-bottom:9px;overflow:hidden}.folder summary{list-style:none;display:flex;align-items:center;gap:10px;padding:13px;cursor:pointer;background:#fbfcfd}.folder summary::-webkit-details-marker{display:none}.folder-symbol{color:#e2a128;font-size:21px}.folder summary small{margin-left:auto;background:#edf1f6;border-radius:10px;padding:2px 7px;color:#6f7b8d}.folder summary i{font-style:normal;color:#8994a5}.file-row{display:flex;align-items:center;gap:11px;padding:11px 13px;border-top:1px solid #edf0f4}.file-type{display:grid;place-items:center;width:37px;height:37px;border-radius:7px;background:#eef3fb;color:#50709e;font-size:9px;font-weight:800}.file-row>div{min-width:0;display:flex;flex-direction:column;gap:4px}.file-row b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-row a{margin-left:auto;color:#2862ce;text-decoration:none;font-size:11px;font-weight:800}
.section-title{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;border-bottom:1px solid var(--border)}.section-title h3{font-size:14px;margin:0 0 4px}.section-title p{font-size:10px;color:#8b96a7;margin:0}.section-title>span{font-size:10px;color:#3566bc;background:#edf3ff;padding:5px 8px;border-radius:10px}.overview-wrap{overflow:auto}.overview-table{table-layout:auto;min-width:760px}.overview-table th{font-size:9px;height:38px;padding:0 11px}.overview-table td{font-size:11px;padding:10px 11px;cursor:default}.overview-table tbody tr:hover{background:#f9fbff}.overview-table th:nth-child(1){width:100px}.overview-table th:nth-child(2){width:120px}.overview-table th:nth-child(3){width:250px}.overview-table th:nth-child(4){width:80px}.overview-table th:nth-child(5){width:150px}.overview-value{font-weight:700;color:#26364f;word-break:break-word}.category-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4b7fe0;margin-right:6px}.category-dot.银行信息{background:#2aa874}.category-dot.年审信息{background:#e99d2f}.category-dot.地址信息{background:#855bd8}.category-dot.税务与注册{background:#e05264}.year-tag{display:inline-block;background:#f0f3f7;color:#59677c;padding:3px 6px;border-radius:5px;font-size:9px}.source-name{display:block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#718096}.overview-section{border-color:#dbe4f2;box-shadow:0 4px 14px #1d3c7010}
.history-row{background:#fafafa;color:#7f8998}.history-row .overview-value{text-decoration:line-through;color:#7f8998}.history-badge,.current-badge{display:inline-block;margin-left:5px;padding:2px 5px;border-radius:4px;font-size:8px;font-weight:700}.history-badge{background:#f0f1f3;color:#77808d}.current-badge{background:#e8f7ef;color:#168457}
.main-overview{margin-top:18px}.main-overview[hidden]{display:none}.main-overview-table{min-width:900px}.main-overview-table td{font-size:12px;padding:12px 16px}.secondary-button{border:1px solid #d9e1eb;background:#fff;color:#657187;border-radius:8px;padding:8px 12px;font-size:12px}.source-stack{display:flex;flex-direction:column;gap:4px}.source-stack small{color:#8994a5;max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.overview-tabs{display:flex;gap:4px;padding:12px 18px 0;border-bottom:1px solid var(--border);background:#fff}.overview-tab{border:0;background:transparent;color:#7b8799;padding:10px 15px;border-bottom:2px solid transparent;font-size:12px;font-weight:700}.overview-tab.active{color:#245fcf;border-bottom-color:#2d68dc}.overview-tab span{display:inline-block;margin-left:4px;background:#eef2f7;border-radius:10px;padding:1px 6px;font-size:9px}.overview-tab.active span{background:#e8f0ff;color:#245fcf}.overview-panel[hidden]{display:none}
@media(max-width:900px){.login-shell{grid-template-columns:1fr}.login-visual{display:none}.mobile-brand{display:flex;margin-bottom:50px}.sidebar{width:76px;padding:24px 12px}.sidebar .brand span:last-child,.sidebar nav a:not(.active){display:none}.sidebar nav a{justify-content:center}.side-foot{display:none}.workspace{margin-left:76px;padding:0 18px 30px}.panel-head{align-items:flex-start;gap:18px}.searchbox{width:55%}.stats{grid-template-columns:1fr 1fr}.stats article:last-child{display:none}th:nth-child(3),td:nth-child(3),th:nth-child(4),td:nth-child(4){display:none}th:nth-child(1){width:40%}th:nth-child(2){width:30%}}@media(max-width:600px){.login-form-wrap{padding:28px}.topbar{height:90px}.user-menu>span:nth-child(2){display:none}.stats{grid-template-columns:1fr 1fr}.panel-head{display:block}.searchbox{width:100%;margin-top:18px}th:nth-child(2),td:nth-child(2){display:none}th:nth-child(1){width:58%}.info-table{grid-template-columns:1fr}.info-table>div:nth-child(odd){border-right:0}.drawer-body{padding:12px}}
