:root{--blue:#2374e8;--blue-dark:#1555b9;--orange:#e6a23c;--red:#f56c6c;--green:#159da5;--ink:#243b60;--muted:#7d8aa0;--line:#d9e3f2;--soft:#f3f7fd;--side:159px;--top:100px}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{font:14px Arial,"Microsoft YaHei","PingFang SC",sans-serif;color:var(--ink);background:#fff}button,input,textarea,select{font:inherit;letter-spacing:0}button{cursor:pointer}a{color:var(--blue);text-decoration:none}.hidden{display:none!important}
.login-page{height:100%;display:grid;grid-template-columns:minmax(500px,1.25fr) minmax(390px,.75fr);background:#f7fbff}.login-brand{position:relative;overflow:hidden;background:#127be0 url("assets/articleSendStep.png") center 70%/72% auto no-repeat;color:#fff;padding:70px 8vw}.login-brand:after{content:"";position:absolute;inset:0;background:rgba(18,123,224,.9)}.login-copy{position:relative;z-index:1}.login-copy h1{font-size:48px;font-weight:400;margin:0 0 25px}.login-copy p{font-size:20px;line-height:1.9;margin:0}.login-panel{display:grid;place-items:center;padding:40px}.login-card{width:380px;background:#fff;border:1px solid #e7ebf0;box-shadow:0 18px 50px rgba(37,70,110,.12);padding:36px}.login-card h2{font-size:25px;font-weight:500;text-align:center;margin:0 0 25px}.login-field{display:block;margin:13px 0;color:#606266}.login-field input{display:block;width:100%;height:45px;margin-top:7px;border:1px solid var(--line);border-radius:3px;padding:0 13px;outline:none}.login-field input:focus{border-color:var(--blue)}.captcha-row{display:grid;grid-template-columns:1fr 110px;gap:10px}.captcha{height:45px;margin-top:7px;display:grid;place-items:center;background:#eef6ff;color:#287ec7;font-size:20px;font-weight:bold;letter-spacing:5px;border:1px solid #cfe3fa}.login-button,.btn{height:40px;border:0;border-radius:3px;padding:0 22px;background:var(--blue);color:#fff}.login-button{width:100%;height:45px;margin-top:15px;font-size:16px}.login-tip{color:var(--muted);font-size:12px;text-align:center;margin-top:15px}
.shell{height:100vh;min-width:1280px;overflow:hidden}.topbar{position:fixed;z-index:20;top:0;left:0;right:0;height:var(--top);display:flex;align-items:center;padding:0 30px;background:var(--blue);color:#fff}.brand{font-size:30px;font-weight:400;margin-right:46px;white-space:nowrap}.topnav{height:100%;display:flex}.topnav button{position:relative;height:100%;border:0;background:none;color:#fff;padding:0 20px;font-size:18px}.topnav button.active:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:2px;background:#fff}.account{margin-left:auto;height:100%;display:flex;align-items:center;gap:13px}.account img{width:52px;height:52px;border-radius:50%;object-fit:cover}.account .tier{font-size:12px;opacity:.85}.logout{height:54px;margin-left:12px;padding:0 25px;border:0;border-left:1px solid rgba(255,255,255,.45);background:none;color:#fff}.layout{position:fixed;top:var(--top);bottom:0;left:0;right:0;display:grid;grid-template-columns:var(--side) minmax(0,1fr)}.sidebar{border-right:1px solid var(--line);background:#fff;overflow:hidden}.side-title{height:70px;display:grid;place-items:center;border-bottom:1px solid var(--line);font-size:23px;font-weight:600}.side-item{width:100%;height:60px;border:0;background:#fff;color:#555;text-align:left;padding:0 10px 0 20px;font-size:16px;display:flex;align-items:center;gap:13px}.side-item.active{background:var(--blue);color:#fff}.side-icon{width:22px;text-align:center;color:#b8bdc3;font-size:17px}.side-item.active .side-icon{color:#fff}.content{height:100%;overflow:auto;padding:9px 16px 24px;background:#fff}.content::-webkit-scrollbar{width:9px;height:9px}.content::-webkit-scrollbar-thumb{background:#c7cbd1;border-radius:6px}.page-head{height:55px;display:flex;align-items:center;gap:20px;font-size:20px;border-bottom:1px solid #eee;margin-bottom:16px}.page-head .back{border:0;background:none;padding:0;color:#222;font-size:15px}.page-head .divider{height:26px;width:1px;background:var(--line)}
.notice-strip{padding:10px 16px;background:#fff7e8;border:1px solid #f5d8a5;color:#8b641d;margin-bottom:10px}.card{border:1px solid #e1e4e8;margin-bottom:10px}.card-title{height:34px;line-height:34px;padding:0 14px;background:var(--soft);font-weight:600}.card-body{padding:16px 25px}.profile{display:flex;align-items:center;gap:28px;min-height:185px}.profile-avatar{width:90px;height:90px;border-radius:50%;object-fit:cover}.member-badge{display:block;width:78px;margin:5px auto 0}.profile-data{min-width:260px;line-height:2}.profile-data strong{font-size:20px;font-weight:400}.recharge{width:135px;height:40px;border:0;background:var(--blue);color:#fff;box-shadow:0 9px 22px rgba(64,158,255,.25)}.home-stats{margin-left:auto;display:grid;grid-template-columns:repeat(4,130px);gap:10px}.home-stat{padding:16px;border-left:3px solid var(--blue);background:var(--soft)}.home-stat b{display:block;font-size:23px;color:var(--blue);margin-top:7px}.channel-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px 20px}.channel-btn{height:40px;border:1px solid var(--line);background:#fff;color:#555}.channel-btn:hover{border-color:var(--blue);color:var(--blue)}.flow{height:150px;display:flex;align-items:center;justify-content:center;overflow:hidden}.flow img{max-width:100%;max-height:130px}
.quote-head{height:56px;display:flex;align-items:center;gap:22px;font-size:18px}.quote-head .back{height:auto;border:0;background:none;padding:0;color:#111;font-size:15px;font-weight:600}.quote-head .divider{width:1px;height:28px;background:var(--line)}.quote-head b{font-size:15px;margin-left:8px}.switch{position:relative;width:45px;height:24px;border:0;border-radius:14px;background:#bbb;padding:0}.switch:before{content:"";position:absolute;width:20px;height:20px;top:2px;left:2px;border-radius:50%;background:#fff;transition:.15s}.switch.on{background:var(--blue)}.switch.on:before{left:23px}.quote-tabs{display:flex;width:calc(100% - 240px);min-width:1050px;border:1px solid var(--line);border-radius:4px;overflow:hidden;margin-bottom:9px}.quote-tab{flex:1;height:38px;border:0;border-right:1px solid var(--line);background:#fff;color:#555;font-size:13px;font-weight:600;white-space:nowrap}.quote-tab:last-child{border:0}.quote-tab.active{background:var(--blue);color:#fff}.filter-panel{padding:8px 22px;background:#f2f2f2;transition:.15s}.filter-row{display:flex;min-height:21px;line-height:21px;font-size:11px}.filter-row.has-controls{min-height:29px}.filter-label{width:82px;text-align:right;flex:none;color:#666;padding-right:10px}.filter-options{display:flex;align-items:flex-start;flex-wrap:wrap;gap:0 8px}.filter-choice{position:relative;display:inline-flex;align-items:center;min-height:21px}.filter-choice.managed{padding-bottom:23px}.filter-chip{height:20px;line-height:20px;border:0;background:none;padding:0 5px;color:#333;font-size:11px}.filter-chip.active{background:var(--blue);color:#fff}.folder-tools{position:absolute;z-index:2;left:50%;top:22px;display:flex;gap:4px;transform:translateX(-50%)}.folder-tools button{width:21px;height:21px;padding:0;border:0;border-radius:50%;background:#ed7d31;color:#fff;font-size:13px;line-height:21px;box-shadow:0 1px 3px rgba(0,0,0,.18)}.folder-tools button.delete{background:#ef3e3e}.filter-extra{display:inline-flex;align-items:center;gap:7px;margin-left:4px}.filter-extra input{height:26px;border:1px solid #c7cbd1;border-radius:3px;background:#fff;padding:0 9px;outline:none}.filter-extra input:focus{border-color:var(--blue)}.price-range input{width:68px}.folder-create input{width:98px}.filter-command{height:26px;min-width:52px;border:0;border-radius:3px;background:var(--blue);color:#fff;padding:0 11px;font-size:11px}.searchbar{height:55px;display:flex;align-items:center;gap:9px}.searchbar label{font-size:11px;white-space:nowrap}.searchbar input{width:290px;height:36px;border:1px solid #ccc;border-radius:4px;padding:0 14px}.searchbar .btn{height:36px;font-size:11px;min-width:78px}.btn.orange{background:var(--orange)}.btn.danger{background:var(--red)}.btn.ghost{border:1px solid var(--blue);background:#fff;color:var(--blue)}.searchbar .count{margin-left:auto;color:#888;font-size:12px}.table-wrap{max-width:100%;overflow:auto;border:1px solid var(--line)}table{border-collapse:collapse;width:100%;min-width:1050px}th,td{border-bottom:1px solid var(--line);padding:7px;text-align:left;font-size:12px;line-height:18px}th{height:48px;background:var(--soft);color:#555;font-weight:600}tbody tr:hover{background:#f8fbff}.source-table{min-width:1300px;table-layout:fixed}.source-table th,.source-table td{text-align:center;border-right:1px solid var(--line)}.source-table td{height:52px}.source-table .check{width:48px}.source-table .resource{width:160px;text-align:left}.source-table .remark{width:170px}.remark-preview{display:-webkit-box;width:100%;max-height:36px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;border:0;background:none;padding:0;color:#303133;text-align:left;line-height:18px;white-space:normal;cursor:pointer}.remark-preview:hover{color:var(--blue)}.remark-full{white-space:pre-wrap;word-break:break-word}.hot-icon{width:16px;height:19px;vertical-align:-4px;margin-right:4px}.weight{display:inline-flex;align-items:center;background:var(--blue);color:#fff;border-radius:2px;overflow:hidden}.weight img{width:30px;height:22px;object-fit:cover;object-position:left center}.weight b{min-width:24px;font-weight:400}.price{color:#f33}.metric{color:#ff641e}.favorite{height:30px;border:0;border-radius:3px;background:var(--blue);color:#fff;padding:0 11px}.favorite.saved{background:#aaa}.pager{display:flex;justify-content:center;align-items:center;gap:10px;min-height:70px;margin:18px 0 30px;color:#606266;font-size:14px}.pager-total{margin-right:4px;white-space:nowrap}.pager-pages{display:flex;align-items:center;gap:8px}.pager button{height:40px;min-width:40px;border:0;border-radius:2px;background:#f4f4f5;color:#606266;font-weight:600}.pager button:hover:not(:disabled):not(.active){color:var(--blue)}.pager button.active{background:var(--blue);color:#fff}.pager button:disabled{color:#c0c4cc;cursor:not-allowed}.page-gap{display:grid;place-items:center;width:40px;height:40px;background:#f4f4f5;font-size:18px;font-weight:600}.page-jump{display:flex;align-items:center;gap:7px;margin-left:16px;white-space:nowrap}.page-jump input{width:58px;height:40px;border:1px solid #c7cbd1;border-radius:4px;padding:0 8px;text-align:center;outline:none}.page-jump input:focus{border-color:var(--blue)}#page-size{width:112px;height:40px;border:1px solid #c7cbd1;border-radius:4px;background:#fff;padding:0 10px;color:#606266;outline:none}#page-size:focus{border-color:var(--blue)}
.publish-types{display:flex;align-items:center;gap:12px;margin-bottom:8px}.publish-types>strong{font-size:15px;white-space:nowrap}.publish-tabs{display:flex}.publish-tabs button{height:42px;padding:0 23px;border:1px solid var(--line);border-right:0;background:#fff;color:#555}.publish-tabs button:last-child{border-right:1px solid var(--line)}.publish-tabs button.active{background:var(--blue);color:#fff}.switch-tip{margin:0 0 25px 90px;color:#aaa;font-size:12px}.publish-form{width:1040px;margin-left:50px}.form-row{display:flex;align-items:center;margin:12px 0}.form-row>label:first-child{width:120px;text-align:right;margin-right:18px;font-size:15px;flex:none}.form-control{height:44px;border:1px solid #c7ccd3;border-radius:4px;padding:0 14px;width:400px}.required{color:#f33}.word-upload{width:360px;min-height:92px;border:3px dashed #607d89;padding:14px;color:#536b76;line-height:23px;cursor:pointer}.word-upload input{display:none}.segmented{display:flex}.segmented button{height:39px;border:1px solid var(--blue);border-right:0;background:#fff;color:var(--blue);padding:0 16px}.segmented button:last-child{border-right:1px solid var(--blue)}.segmented button.active{background:var(--blue);color:#fff}.editor-row{align-items:flex-start}.editor-row>label:first-child{padding-top:12px}.editor{width:880px;border:1px solid #bbb}.editor-toolbar{height:38px;background:linear-gradient(#fff,#eee);border-bottom:1px solid #bbb;display:flex;align-items:center;gap:13px;padding:0 10px;color:#53616e}.editor textarea{width:100%;height:250px;border:0;outline:0;resize:vertical;padding:15px;line-height:1.8}.editor-path{height:28px;line-height:28px;padding:0 10px;border-top:1px solid #ddd;color:#777}.form-actions{display:flex;gap:10px;margin:20px 0 25px 138px}.attention{border:1px solid var(--line);padding:10px 25px;margin-top:20px}.attention h3{text-align:center;letter-spacing:8px}.attention p{font-size:12px;line-height:1.8}.selection-summary{display:flex;align-items:center;gap:28px;padding:14px 18px;background:#eef6ff;border:1px solid #cce5ff;margin-bottom:14px}.selection-summary b{color:var(--red);font-size:18px}.selection-summary .balance-warning{margin-left:auto;color:var(--red)}
.search-panel{display:flex;flex-wrap:wrap;align-items:center;gap:12px;background:var(--soft);padding:16px;margin-bottom:15px}.search-panel input,.search-panel select{height:36px;border:1px solid var(--line);border-radius:3px;padding:0 10px;background:#fff}.status-tag{display:inline-block;padding:4px 9px;border-radius:2px;background:#ecf5ff;color:var(--blue)}.status-tag.green{background:#e8f7ef;color:var(--green)}.status-tag.orange{background:#fff1dd;color:#d78116}.status-tag.gray{background:#eee;color:#777}.order-title{max-width:260px}.empty{padding:55px!important;text-align:center!important;color:#aaa}.money-positive{color:var(--green)}.money-negative{color:var(--red)}
#toast{position:fixed;z-index:100;right:24px;top:116px;display:none;min-width:180px;padding:12px 18px;background:#303133;color:#fff;border-radius:3px;box-shadow:0 8px 25px rgba(0,0,0,.2)}.modal-mask{position:fixed;z-index:90;inset:0;background:rgba(0,0,0,.4);display:grid;place-items:center}.modal{width:min(780px,85vw);max-height:80vh;overflow:auto;background:#fff;padding:23px;box-shadow:0 18px 60px rgba(0,0,0,.2)}.modal-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:15px}.modal-head h3{margin:0}.modal-head button{border:0;background:none;font-size:22px}.modal-content{line-height:1.8}.modal-actions{text-align:right;margin-top:20px}.folder-modal{width:min(440px,85vw)}.folder-modal .modal-content label{display:block;color:#606266}.folder-modal .modal-content input{display:block;width:100%;height:40px;margin-top:8px;border:1px solid var(--line);border-radius:3px;padding:0 12px;outline:none}.folder-modal .modal-content input:focus{border-color:var(--blue)}.favorite-popover-mask{position:fixed;z-index:89;inset:0;background:rgba(255,255,255,.06)}.favorite-popover{position:fixed;width:285px;max-height:390px;overflow:auto;background:#fff;border:1px solid var(--line);box-shadow:0 10px 34px rgba(0,0,0,.18);padding:15px 22px 10px}.favorite-popover:after{content:"";position:absolute;right:-9px;top:22px;width:16px;height:16px;border-top:1px solid var(--line);border-right:1px solid var(--line);background:#fff;transform:rotate(45deg)}.popover-close{position:absolute;z-index:2;left:-17px;top:-17px;width:34px;height:34px;border:3px solid #fff;border-radius:50%;background:#9ca0a5;color:#fff;font-size:25px;line-height:26px;box-shadow:0 2px 8px rgba(0,0,0,.18)}.favorite-folder-row{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:62px;border-bottom:1px solid var(--line);font-size:15px}.favorite-folder-row:last-child{border-bottom:0}.favorite-folder-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-folder-row>button{height:36px;min-width:66px;border:1px solid #5145e5;border-radius:5px;background:#fff;color:#5145e5}.favorite-folder-row>button.cancel{border-color:#999;color:#777}@media(max-width:1400px){.home-stats{grid-template-columns:repeat(2,130px)}.quote-tabs{width:100%}.publish-form{margin-left:10px}.channel-grid{grid-template-columns:repeat(4,1fr)}}
.searchbar{height:auto;min-height:55px}.searchbar .btn.active{box-shadow:inset 0 0 0 2px rgba(255,255,255,.65)}.searchbar .count{white-space:nowrap}.batch-status{display:inline-flex;align-items:center;gap:6px;height:28px;border:1px solid #9ec6ff;border-radius:3px;background:#edf5ff;padding:0 5px 0 9px;color:var(--blue);font-size:11px;white-space:nowrap}.batch-status button{width:20px;height:20px;border:0;background:none;color:var(--blue);font-size:17px;line-height:18px}.source-table .remark{width:190px}.remark-header{display:grid;gap:5px}.remark-header>div{display:flex;justify-content:center}.remark-header input{width:126px;height:24px;border:1px solid #c7cbd1;border-radius:2px 0 0 2px;background:#fff;padding:0 7px;font-size:10px;outline:none}.remark-header input:focus{border-color:var(--blue)}.remark-header button{height:24px;border:0;border-radius:0 2px 2px 0;background:var(--blue);color:#fff;padding:0 7px;font-size:10px}.batch-search-modal{width:min(520px,85vw)}.batch-search-modal label{display:block;margin-bottom:8px;color:#606266}.batch-search-modal textarea{display:block;width:100%;height:210px;border:1px solid var(--line);border-radius:3px;padding:11px;line-height:1.7;resize:vertical;outline:none}.batch-search-modal textarea:focus{border-color:var(--blue)}.batch-search-count{margin:6px 0 0;color:#909399;font-size:12px}
.source-table[data-media-category="贴吧"]{min-width:1660px}.source-table[data-media-category="贴吧"] td{height:68px;vertical-align:middle}.source-table[data-media-category="贴吧"] .resource{width:190px}.source-table[data-media-category="贴吧"] .remark{width:320px}.source-table[data-media-category="贴吧"] .remark-preview{max-height:36px;-webkit-line-clamp:2}

/* Publishing workflow mirrors the member portal's editing surface. */
.publish-types{display:flex;align-items:center;gap:14px;margin:12px 0 0}.publish-types>strong{width:92px;font-size:15px;text-align:right;white-space:nowrap}.publish-tabs{display:flex;flex:1}.publish-tabs button{flex:1;height:44px;padding:0 12px;border:1px solid var(--line);border-right:0;background:#fff;color:#555;font-weight:600}.publish-tabs button:last-child{border-right:1px solid var(--line)}.publish-tabs button.active{background:#5a9cf4;color:#fff}.switch-tip{margin:8px 0 24px 108px;color:#aaa;font-size:12px}.publish-form{width:calc(100% - 12px);margin:0}.form-row{display:flex;align-items:center;margin:13px 0}.form-row>label:first-child{width:140px;text-align:right;margin-right:18px;font-size:15px;flex:none}.form-control{width:420px;height:46px;border:1px solid #c7ccd3;border-radius:4px;padding:0 14px}.wide-control{width:520px}.required{color:#f33}.word-upload{width:430px;min-height:100px;border:3px dashed #607d89;padding:18px 20px;color:#536b76;line-height:25px;cursor:pointer}.word-upload input{display:none}.segmented{display:flex}.segmented button{height:41px;border:1px solid var(--blue);border-right:0;background:#fff;color:var(--blue);padding:0 17px}.segmented button:last-child{border-right:1px solid var(--blue)}.segmented button.active{background:#5a9cf4;color:#fff}.counted-control{position:relative;width:520px}.counted-control .form-control{width:100%;padding-right:62px}.counted-control span{position:absolute;right:14px;top:0;height:46px;display:flex;align-items:center;color:#8a8f98;font-size:12px}.editor-row{align-items:flex-start}.editor-row>label:first-child{padding-top:14px}.editor{flex:1;width:auto;min-width:0;border:1px solid #bbb}.editor-toolbar{height:44px;background:linear-gradient(#fff,#eee);border-bottom:1px solid #bbb;display:flex;align-items:center;gap:4px;padding:0 9px;color:#53616e;overflow-x:auto}.editor-toolbar button{height:32px;min-width:31px;border:0;background:transparent;color:#53616e;padding:0 7px;font-size:16px;white-space:nowrap}.editor-toolbar button:hover{background:#e6eef8}.editor-toolbar select{height:30px;min-width:92px;border:1px solid #aeb5bd;background:#fff;padding:0 7px}.editor-toolbar .auto-layout{color:#f36a21;font-weight:600;min-width:116px}.editor-upload{height:32px;min-width:31px;display:grid;place-items:center;cursor:pointer;font-size:18px}.editor-upload input{display:none}.editor-content{min-height:520px;padding:16px 18px;outline:0;overflow:auto;line-height:1.8;font-size:16px;background:#fff}.editor-content:empty:before{content:attr(data-placeholder);color:#aaa}.editor-content p{margin:0 0 8px}.editor-content .editor-warning{color:#ef3b2d;font-weight:600}.editor-content img{max-width:100%;height:auto}.editor-path{height:31px;line-height:31px;padding:0 10px;border-top:1px solid #ddd;color:#777}.balance-row p{margin:0}.balance-row strong{font-size:17px}.balance-row span{margin-left:8px;color:#5a9cf4;font-weight:600}.form-actions{display:flex;gap:12px;margin:22px 0 28px 158px}.form-actions .btn{height:46px;min-width:140px;font-size:15px}.preview-btn{background:#e3a33d}.draft-btn{background:#67bd45}.attention{border:1px solid #b9dcff;border-radius:6px;padding:20px 24px;margin:24px 0 10px;background:#eaf5ff}.attention h3{text-align:left;letter-spacing:2px;font-size:20px;margin:0 0 12px}.attention p{font-size:13px;line-height:1.65;margin:6px 0;color:#66717d}.batch-link-input{width:min(720px,calc(100% - 20px));height:240px;border:1px solid #c7ccd3;border-radius:4px;padding:14px;line-height:1.7;resize:vertical}.batch-count-row{align-items:flex-start}.batch-article-list{width:min(720px,calc(100% - 20px));padding:14px;border:1px solid var(--line);background:#fafafa}.batch-article-list p{color:#999}.batch-article-list>div{display:flex;justify-content:space-between;align-items:center;min-height:38px;border-bottom:1px solid var(--line)}.batch-article-list>div button{border:0;background:none;color:var(--red);font-size:18px}.multiple-tip{margin:16px 0 16px 158px;color:#909399}.source-modal textarea{width:100%;height:360px;border:1px solid var(--line);padding:12px;font:13px/1.6 monospace}.batch-article-modal{width:min(680px,85vw)}.batch-article-modal label{display:block;margin:12px 0}.batch-article-modal input,.batch-article-modal textarea{display:block;width:100%;margin-top:6px;border:1px solid var(--line);padding:10px}.batch-article-modal input{height:40px}.batch-article-modal textarea{height:220px;resize:vertical}.article-preview{max-height:55vh;overflow:auto;line-height:1.8}.article-preview img{max-width:100%}@media(max-width:1400px){.publish-form{margin-left:0}.form-row>label:first-child{width:120px}.form-actions{margin-left:138px}.editor-content{min-height:440px}}
.recharge-total-toggle{height:34px;padding:0 16px;border:0;border-radius:3px;background:var(--blue);color:#fff;font:inherit;cursor:pointer}.recharge-total-toggle:hover{filter:brightness(.96)}

/* Zhongtui brand alignment shared with the public website. */
.login-page{background:#f4f8ff}
.login-brand{background-color:#0b3e91;background-image:none;background-position:center}
.login-brand:after{background:rgba(9,58,137,.9)}
.login-logo{display:block;width:210px;height:auto;margin-bottom:58px}
.login-copy h1{font-weight:500}
.login-copy p{color:rgba(255,255,255,.8)}
.login-card{border-color:#dce6f4;box-shadow:0 18px 50px rgba(22,73,142,.14)}
.login-card-logo{display:block;width:150px;height:auto;margin:0 auto 28px}
.login-card h2{color:#18345f;font-weight:600}
.login-field{color:#50627c}
.captcha{color:#1e66c5;background:#edf5ff}
.topbar .brand{display:flex;align-items:center;gap:16px;margin-right:40px;font-size:inherit;font-weight:inherit}
.topbar .brand img{display:block;width:142px;height:auto}
.brand-home-link{cursor:pointer}
.brand-home-link:focus-visible{border-radius:5px;outline:3px solid rgba(35,116,232,.45);outline-offset:4px}
.topbar .brand .brand-home-link:focus-visible{outline-color:rgba(255,255,255,.88)}
.side-item{transition:background-color .16s ease,color .16s ease}
.side-item:hover,.side-item:focus-visible{background:var(--blue);color:#fff}
.side-item:hover .side-icon,.side-item:focus-visible .side-icon{color:#fff}
.side-item:hover .side-icon img,.side-item:focus-visible .side-icon img,.side-item.active .side-icon img{filter:brightness(0) invert(1);opacity:1}
.side-item:focus-visible{outline:3px solid rgba(255,255,255,.8);outline-offset:-4px}
.sidebar{overflow-x:hidden;overflow-y:auto}
.contact-panel{padding:16px 12px 22px;border-top:1px solid var(--line);background:#fff;color:#303133}
.contact-panel h3{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:17px;font-weight:600;white-space:nowrap}
.contact-title-icon{position:relative;display:inline-grid;place-items:center;width:24px;height:20px;border:2px solid #ef6b63;border-radius:5px;color:#ef6b63;font-size:9px;letter-spacing:1px;line-height:1}
.contact-title-icon:after{content:"";position:absolute;left:3px;bottom:-6px;width:7px;height:7px;border-left:2px solid #ef6b63;transform:skewY(-35deg)}
.contact-qq-line{display:flex;align-items:center;gap:4px;margin:0;font-size:12px;line-height:24px;white-space:nowrap}
.contact-qq-line span{color:#444}
.contact-qq-line img{width:18px;height:21px;object-fit:contain;flex:none}
.contact-wechat{border-top:1px solid var(--line);margin-top:12px;padding-top:12px;text-align:center}
.contact-wechat img{display:block;width:130px;max-width:100%;height:auto;margin:0 auto 8px}
.contact-wechat strong{font-size:14px;font-weight:500;white-space:nowrap}
@media(max-width:800px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-panel{padding:20px}.login-card{width:min(100%,380px);padding:30px 24px}}

.auth-tabs{display:grid;grid-template-columns:1fr 1fr;align-items:end;border-bottom:1px solid var(--line)}
.auth-tabs a,.auth-tabs button{display:grid;height:44px;place-items:center;border:0;border-bottom:3px solid transparent;color:#7b8798;background:transparent;font-size:15px;font-weight:600;text-decoration:none}
.auth-tabs .active{border-bottom-color:var(--blue);color:var(--blue)}
.login-card .auth-tabs{margin:-8px 0 24px}
.auth-success{margin:0 0 18px;padding:10px 12px;border:1px solid #b8ddcd;border-radius:5px;color:#147b55;background:#edf9f4;text-align:center;font-size:13px}
.login-tip a{color:var(--blue);font-weight:600}
.login-captcha-row{display:grid;grid-template-columns:minmax(0,1fr) 116px;gap:10px;margin-top:7px}
.login-captcha-row input{margin-top:0}
.login-captcha-row .captcha{height:45px;margin:0;padding:0;border:1px solid #cfe3fa;border-radius:3px;color:#1e66c5;background:#edf5ff;cursor:pointer;font-size:20px;font-weight:700;letter-spacing:5px}
.login-captcha-row .captcha:hover{border-color:var(--blue)}
.login-captcha-row .captcha:disabled{cursor:wait;opacity:.65}

.register-page{min-height:100%;color:#1b3155;background:#f4f8ff}
.register-header{position:sticky;z-index:5;top:0;display:flex;height:78px;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1120px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);box-shadow:0 5px 20px rgba(26,66,122,.05)}
.register-header>img{display:block;width:148px;height:auto}
.register-header .auth-tabs{width:250px;height:78px}
.register-header .auth-tabs a,.register-header .auth-tabs button{height:78px;font-size:16px}
.register-main{width:min(calc(100% - 40px),900px);margin:0 auto;padding:32px 0 80px}
.register-heading{margin-bottom:30px;text-align:center}
.register-heading>span{color:var(--blue);font-size:12px;font-weight:700}
.register-heading h1{margin:8px 0 10px;font-size:34px}
.register-heading p{margin:0;color:var(--muted)}
.register-notice{margin:22px 0 0;padding:20px 24px;border:1px solid #bcd7fb;border-radius:6px;background:#edf5ff}
.register-notice strong{display:block;margin-bottom:6px;color:#174c91;font-size:17px}
.register-notice p{margin:4px 0;color:#5f718a;font-size:13px}
.register-form{padding:32px;border:1px solid #d7e2f1;border-radius:8px;background:#fff;box-shadow:0 18px 48px rgba(24,72,138,.08)}
.register-field{display:grid;grid-template-columns:100px minmax(0,1fr) 190px;align-items:center;gap:16px;margin-bottom:18px}
.register-field>span{color:#304766;font-size:14px;font-weight:600;text-align:right}
.register-field>div{display:flex;min-width:0;height:52px;align-items:center;border:1px solid #cfd9e7;border-radius:6px;background:#fff;transition:.15s}
.register-field>div:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px rgba(35,116,232,.1)}
.register-field svg{width:21px;height:21px;flex:0 0 21px;margin:0 14px;color:var(--blue);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.register-field input{width:100%;height:100%;min-width:0;padding:0 14px 0 0;border:0;outline:0;color:#1e3659;background:transparent;font-size:14px}
.register-field input::placeholder{color:#98a3b2}
.register-field small{color:#8b96a6;font-size:12px}
.captcha-field>div{display:grid;grid-template-columns:auto 1fr 132px}
.captcha-field input{min-width:0}
.captcha-field button{display:grid;height:100%;padding:0;place-items:center;border:0;border-left:1px solid #a9ccef;color:#1d73c9;background:#dff1ff;cursor:pointer;font-size:27px;font-style:italic;font-weight:700}
.captcha-field button:hover{background:#cfe9ff}
.captcha-field button:disabled{cursor:wait;opacity:.65}
.register-terms{display:flex;align-items:center;gap:9px;margin:4px 0 18px 116px;color:#596b83;font-size:13px}
.register-terms input{width:17px;height:17px;accent-color:var(--blue)}
.register-terms button,.register-login a{padding:0;border:0;color:var(--blue);background:transparent;font-weight:600}
.register-button{width:calc(100% - 306px);height:50px;margin-left:116px;border:0;border-radius:6px;color:#fff;background:var(--blue);font-size:16px;font-weight:700;box-shadow:0 10px 24px rgba(35,116,232,.22)}
.register-button:hover{background:var(--blue-dark)}
.register-login{margin:15px 190px 0 116px;color:#8190a3;text-align:center;font-size:12px}

.xiaohongshu-table{min-width:1320px}
.xiaohongshu-table th:nth-child(3),.xiaohongshu-table td:nth-child(3){width:100px}
.xiaohongshu-table th:nth-child(4),.xiaohongshu-table td:nth-child(4){width:125px}
.xiaohongshu-table th:nth-child(5),.xiaohongshu-table td:nth-child(5),
.xiaohongshu-table th:nth-child(6),.xiaohongshu-table td:nth-child(6),
.xiaohongshu-table th:nth-child(7),.xiaohongshu-table td:nth-child(7){width:95px}
.xiaohongshu-table th.price,.xiaohongshu-table td.price{width:88px}
.xiaohongshu-table th.remark,.xiaohongshu-table td.remark{width:240px}

@media(max-width:800px){
  .register-header{height:68px;padding:0 18px}
  .register-header>img{width:128px}
  .register-header .auth-tabs{width:150px;height:68px}
  .register-header .auth-tabs a,.register-header .auth-tabs button{height:68px;font-size:14px}
  .register-main{width:min(calc(100% - 24px),560px);padding:22px 0 54px}
  .register-heading{margin-bottom:22px}
  .register-heading h1{font-size:27px}
  .register-heading p{font-size:13px}
  .register-notice{margin-top:24px;padding:16px}
  .register-form{padding:22px 16px}
  .register-field{grid-template-columns:1fr;gap:7px;margin-bottom:16px}
  .register-field>span{text-align:left}
  .register-field small{padding-left:2px}
  .register-terms{margin-left:0}
  .register-button{width:100%;margin-left:0}
  .register-login{margin:14px 0 0}
}
