:root{--page-bg:#f5f7fb;--surface:#fff;--surface-soft:#f8fafc;--text:#1f2937;--muted:#6b7280;--line:#e5e7eb;--primary:#2563eb;--primary-dark:#1d4ed8;--accent:#059669;--danger:#dc2626;--shadow:0 18px 45px rgba(15,23,42,.08)}
html{min-height:100%}
body{min-height:100%;background:var(--page-bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;letter-spacing:0}
a{color:var(--primary)}
a:hover,a:focus{color:var(--primary-dark);text-decoration:none}
.container{max-width:1180px}
.navbar.navbar-default{margin:0 0 28px;border:0;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.08);position:relative;z-index:1200;overflow:visible}
.navbar .container{display:block;position:relative;overflow:visible}
.navbar-collapse,.navbar-nav,.navbar-nav>li{overflow:visible}
.navbar-collapse.collapsing{overflow:hidden!important}
.navbar-brand{height:64px;line-height:34px;font-weight:700;color:#111827!important}
.navbar-brand:before{content:"\f0c2";font-family:FontAwesome;margin-right:8px;color:var(--primary)}
.navbar-default .navbar-nav>li>a{padding-top:22px;padding-bottom:22px;color:#4b5563!important;font-weight:500}
.navbar-default .navbar-nav>li>a i{margin-right:5px;color:#64748b}
.navbar-default .navbar-nav>li.active>a,.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{background:#eef4ff!important;color:var(--primary)!important}
.navbar-default .navbar-nav>li.active>a i,.navbar-default .navbar-nav>li>a:hover i{color:var(--primary)}
.navbar-toggle{margin-top:15px;border:0;background:transparent!important;box-shadow:none!important}
.navbar-default .navbar-toggle{padding:10px 10px;background-color:var(--surface-soft)!important;background-image:none!important;border:1px solid var(--line)!important;border-radius:10px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}
.navbar-default .navbar-toggle .icon-bar{background-color:var(--primary)!important;height:2px;border-radius:999px}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:var(--surface)!important;background-image:none!important;border-color:var(--primary)!important;box-shadow:0 0 0 3px rgba(47,134,255,.12)!important}
.dropdown-menu{border:0;border-radius:8px;box-shadow:var(--shadow);z-index:1300}
.dropdown-menu>li>a{color:#3f5370!important}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background:#eaf4ff!important;color:var(--primary)!important}
.footer{margin-top:36px;padding:28px 0;background:transparent}
.footer p{margin:0;color:#94a3b8}
.well,.panel{border:0;border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}
.well.bs-component{padding:24px}
.well.bs-component h2{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin:0 0 20px;color:#111827;font-size:26px;font-weight:700;line-height:1.25}
.panel{overflow:hidden}
.panel-heading{border:0!important;padding:14px 18px!important;background:#fff!important;color:#111827!important;border-bottom:1px solid var(--line)!important}
.panel-primary>.panel-heading,.panel-info>.panel-heading,.panel-default>.panel-heading{background:#fff!important;color:#111827!important}
.panel-title{font-size:16px;font-weight:700}
.panel-title i{margin-right:6px;color:var(--primary)}
.panel-body{padding:20px}
.list-group-item{border-color:var(--line);color:#4b5563;line-height:1.7}
.table-responsive{border:0}
.table{margin-bottom:0;background:#fff}
.table>thead>tr>th{border-bottom:1px solid var(--line);background:var(--surface-soft);color:#475569;font-size:13px;font-weight:700;white-space:nowrap}
.table>tbody>tr>td{border-top:1px solid #eef2f7;vertical-align:middle;color:#334155}
.table-striped>tbody>tr:nth-of-type(odd){background:#fbfdff}
.table-hover>tbody>tr:hover{background:#eef6ff}
.filelist>tbody>tr>td{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.filelist td a{display:inline-block;margin:0 2px;font-weight:600}
.filelist .fa-fw{margin-right:7px;color:#64748b}
.perm-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;margin:0 0 18px;padding:11px 15px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}
.perm-item{display:inline-flex;align-items:baseline;gap:6px;font-size:13px;line-height:1.6}
.perm-item i{color:var(--primary);font-size:13px}
.perm-item em{color:var(--muted);font-style:normal}
.perm-item b{color:var(--text);font-weight:750}
.perm-buy{margin-left:auto;color:var(--primary)!important;font-size:13px;font-weight:750;text-decoration:none!important;white-space:nowrap}
.perm-buy:hover{opacity:.8}
.perm-buy-plain{color:var(--muted)!important;font-weight:600}
@media (max-width:767px){
.perm-bar{gap:6px 14px;padding:10px 12px}
.perm-buy{margin-left:0;flex:1 1 100%;padding-top:4px;border-top:1px solid var(--line)}
}
.loginpanel{margin-top:8vh}
.login-title{margin:0 0 18px;color:var(--text);font-size:20px;font-weight:800;text-align:center}
.login-other{margin-top:22px}
.login-divider{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:var(--muted);font-size:12px}
.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:var(--line)}
.login-other #loginform{margin:0}
.login-other .loginbtn{margin:0 8px}
.login-tip{margin:12px 0 0;font-size:12px}
.login-tabs{margin-bottom:20px}
.login-tabs>li>a{font-weight:700}
.loginform .form-group{margin-bottom:14px}
.loginform .form-control{height:44px;padding:10px 14px;border:1px solid var(--line);border-radius:10px;background-color:var(--surface) !important;background-image:none !important;color:var(--text);box-shadow:none}
.loginform .form-control:focus{border-color:var(--primary);outline:none}
.loginform .form-control::-webkit-input-placeholder{color:var(--muted)}
.loginform .form-control::placeholder{color:var(--muted)}
/* 算术题的题面、获取验证码的按钮都收进输入框内部：
   这样每一行都是同一个等宽的框，左右边缘和其它输入框完全对齐，
   不会出现"一个固定块在左、一个固定块在右"的锯齿感 */
.loginform .field-wrap{position:relative}
.loginform .field-wrap .form-control{width:100%}
/* 题面最长形如 18 - 17 = ?，按最宽的情况预留左内边距 */
.loginform .has-prefix .form-control{padding-left:132px}
.loginform .has-suffix .form-control{padding-right:116px}
.loginform .field-prefix,.loginform .field-suffix{position:absolute;top:5px;bottom:5px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:0;background:transparent;color:var(--text);font-size:14px;font-weight:750;white-space:nowrap;cursor:pointer;box-shadow:none;outline:none}
.loginform .field-prefix{left:5px;max-width:122px;border-right:1px solid var(--line);border-radius:8px 0 0 8px;letter-spacing:1px}
.loginform .field-suffix{right:5px;max-width:106px;border-left:1px solid var(--line);border-radius:0 8px 8px 0;color:var(--primary)}
.loginform .field-prefix i{color:var(--muted);font-size:12px}
.loginform .field-prefix:hover i,.loginform .field-suffix:hover{opacity:.75}
.loginform .field-suffix:disabled{color:var(--muted);cursor:not-allowed;opacity:1}
@media (max-width:400px){
	.loginform .has-prefix .form-control{padding-left:116px}
	.loginform .has-suffix .form-control{padding-right:104px}
	.loginform .field-prefix{max-width:106px;padding:0 9px;font-size:13px}
	.loginform .field-suffix{max-width:96px;padding:0 9px;font-size:13px}
}
.loginform .loginsubmit{height:44px;margin-top:4px;border-radius:10px;font-size:15px;font-weight:700}
@media (max-width:767px){.loginpanel{margin-top:4vh}}
.upload-pwd{width:100%;max-width:300px;margin-left:auto;margin-right:auto}
.upload-pwd .form-control{width:100%;text-align:center}
.upload-pwd .help-block{margin:6px 0 0;font-size:12px;text-align:center}
/*
 * 上传页的「存储位置」下拉（只在后台开了多存储时出现）。
 *
 * flex-basis:100% 是给 layout-theme 那套外观用的——它把 #upload_frame 做成了一行 flex，
 * 不占满整行的话这一组会被挤到「在首页文件列表显示」复选框旁边，select 被压成一条竖线。
 * 非 flex 的外观下这条属性自动失效，不影响。
 * 宽度和居中沿用 .upload-pwd 那一套，和下面的密码框对得齐。
 *
 * 配色不在这里写：#storage_select 直接挂进了各主题给 #fileInput #pwd 写的那些规则里
 * （见下方每套主题的 "#fileInput #pwd,#fileInput #storage_select"），
 * 用的是同一份声明，28 套外观自动跟随，不用也不该在这儿再定一遍颜色。
 */
.upload-storage{flex:0 0 100%;width:100%;margin:10px 0;text-align:center}
.upload-storage>label{display:block;width:100%;max-width:300px;margin:0 auto 6px;font-size:14px}
.upload-storage-select{position:relative;width:100%;max-width:300px;margin:0 auto}
/* 关掉浏览器自带的下拉箭头：它由操作系统绘制，深色主题下会露出一块白底 */
#fileInput #storage_select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;padding-right:34px;padding-left:34px;text-align:center;text-align-last:center;cursor:pointer}
/* 箭头自己画，颜色继承主题文字色 */
.upload-storage-select:after{content:"\f107";position:absolute;top:50%;right:14px;transform:translateY(-50%);font:400 16px/1 FontAwesome;opacity:.5;pointer-events:none}
.filelist-lock{margin-left:6px;color:#d69e2e;font-size:12px;vertical-align:1px}
.pagination>li>a,.pagination>li>span{border:0;border-radius:6px!important;margin:0 2px;color:#475569;background:#f1f5f9}
.pagination>.disabled>a,.pagination>.disabled>a:hover{background:#f8fafc;color:#94a3b8}
.pagination>li>a:hover{background:#dbeafe;color:var(--primary)}
.form-group{padding-bottom:0;margin:0 0 15px 0}
.form-control{border-radius:6px;border:1px solid var(--line);background:#fff;box-shadow:none;color:#111827}
.form-control:focus{border-color:#93c5fd;box-shadow:0 0 0 3px rgba(37,99,235,.14)}
.form-group label.control-label{font-size:15px;color:#334155;font-weight:600}
.input-group .form-control{height:40px}
.input-group-btn .btn{height:40px;margin:0;border-radius:0 6px 6px 0}
.btn{border-radius:6px!important;text-transform:none;font-weight:700;box-shadow:none!important}
.btn-raised.btn-primary,.btn-primary{background:var(--primary)!important;color:#fff!important}
.btn-raised.btn-primary:hover,.btn-primary:hover{background:var(--primary-dark)!important}
.btn-raised.btn-info,.btn-info{background:var(--accent)!important;color:#fff!important}
.btn-raised.btn-danger,.btn-danger{background:var(--danger)!important;color:#fff!important}
.btn-default{background:#eef2f7!important;color:#334155!important}
.btn-lg{padding:12px 18px;font-size:16px}
.searchbox{margin-top:0}
.searchbox .form-control{height:38px;min-width:240px}
.searchbox button{height:38px;margin-top:0}
.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}
.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}
@media (min-width:767px){.searchbox{float:right}}
.nav-tabs{background:#fff;border-bottom:1px solid var(--line)}
.nav-tabs>li>a{color:#64748b;border:0;margin:0;padding:13px 18px}
.nav-tabs>li>a:hover{background:#f8fafc;border:0}
.nav-tabs>li>a,.nav-tabs>li>a:focus,.nav-tabs>li>a:hover{background-color:transparent!important;border:0!important;color:#475569!important;font-weight:700}
.nav-tabs>li.disabled>a,.nav-tabs>li.disabled>a:hover{color:#cbd5e1}
.nav-tabs>li.active{background:#eef4ff;border-bottom:2px solid var(--primary)}
.nav-tabs>li.active>a{border-bottom-color:var(--primary);color:var(--primary)!important}
.tab-content{background:#fff}
.view{padding:54px 16px 66px;background:linear-gradient(180deg,#f8fafc 0,#fff 100%);border-radius:8px}
.elseview{height:128px;display:flex;align-items:center;justify-content:center}
.tubiao{display:flex;align-items:center;justify-content:center;background:#eef4ff;border-radius:50%;font-size:72px;color:var(--primary);width:112px;height:112px;margin:0 auto}
.elsetext{top:0;color:#475569;font-size:18px;line-height:1.7}
.elsetext p:first-child{color:#111827;font-weight:700;word-break:break-word}
.video_view{width:100%;max-height:450px;min-height:300px}
.image_view{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:520px;min-height:280px;background:#0f172a;border-radius:8px;overflow:hidden}
.image{max-width:100%;max-height:520px}
.videoplayer{width:100%;height:530px;border-radius:8px;overflow:hidden;background:#0f172a}
.fileinfo-table{max-width:86%;background:#fff}
.fileinfo-table th{background:#f8fafc;color:#475569}
.progress{height:18px;margin-bottom:10px;border-radius:999px;background:#e2e8f0;box-shadow:none}
.progress-bar{background:linear-gradient(90deg,var(--primary),var(--accent));line-height:18px}
.filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#475569;font-weight:600}
#app .infobox{min-height:430px;padding:34px;border:1px dashed #bfdbfe;background:#fff!important;box-shadow:var(--shadow);transition:border-color .2s,box-shadow .2s,transform .2s}
#app .infobox:hover{border-color:var(--primary);box-shadow:0 22px 55px rgba(37,99,235,.13);transform:translateY(-1px)}
#uploadTitle{margin:10px 0 24px!important;color:#334155!important;font-size:30px;font-weight:800}
#uploadFile{height:52px!important;padding:0 24px;font-size:18px!important}
#upload_frame .checkbox{margin:12px 0}
#upload_frame .checkbox label{display:inline-flex;align-items:center;gap:8px;color:#5b6f88;font-weight:600;font-size:15px}
#upload_frame .checkbox input[type="checkbox"]{width:22px;height:22px;margin:0;accent-color:var(--primary);cursor:pointer}
#upload_frame .checkbox input[type="checkbox"]+span{line-height:1.4}
#pwd_frame{margin:0 auto}
#fileInput #pwd,#fileInput #storage_select{height:46px;background:#ffffff!important;border:1px solid #d9e6f5!important;color:#19304f!important;-webkit-text-fill-color:#19304f;border-radius:10px;box-shadow:none}
#fileInput #pwd::placeholder{color:#8aa0ba!important}
#fileInput #pwd:focus,#fileInput #storage_select:focus{background:#ffffff!important;border-color:#93c5ff!important;box-shadow:0 0 0 4px rgba(47,134,255,.12)!important}
#fileInput .help-block{color:#7b8ea8!important}
#upload_frame .checkbox .checkbox-material{display:inline-flex!important;align-items:center;justify-content:center;margin:0 2px 0 0}
#upload_frame .checkbox .checkbox-material .check{width:18px;height:18px;border:2px solid var(--primary)!important;border-radius:4px;background:transparent!important}
#upload_frame .checkbox input[type="checkbox"]:checked+.checkbox-material .check{background:var(--primary)!important;border-color:var(--primary)!important}
#upload_frame .checkbox .checkbox-material .check:before{color:#fff!important}
.aplayer{border-radius:8px;box-shadow:none}
.aplayer .aplayer-pic{height:100px;width:100px}
.aplayer .aplayer-info .aplayer-music .aplayer-title{font-size:18px}
.aplayer .aplayer-info{margin-left:100px;padding:25px 7px 0 10px;height:66px;box-sizing:border-box}
#loginform .loginbtn{margin:15px;border-radius:8px}
.loginbtn i{padding-top:15px}
.editor-toolbar{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:12px 14px}
#file_content{border-radius:8px!important;border-color:#cbd5e1!important;background:#0f172a!important;color:#e5e7eb!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);caret-color:#fff}
@media (max-width:991px){.navbar-default .navbar-nav>li>a{padding-top:14px;padding-bottom:14px}.videoplayer{height:450px}.well.bs-component{padding:18px}.fileinfo-table{max-width:100%}}
@media (max-width:767px){body{background:#fff}.navbar.navbar-default{margin-bottom:18px}.navbar-brand{height:56px;line-height:28px}.navbar-default .navbar-nav>li>a{padding-top:12px;padding-bottom:12px}.navbar-collapse{overflow:hidden!important;clear:both}.navbar-collapse.in{overflow:visible!important}.navbar-collapse.collapsing{overflow:hidden!important}.container{width:100%}.well,.panel{border-radius:0;box-shadow:none}.well.bs-component h2{font-size:22px}.searchbox{width:100%}.searchbox .form-control{width:100%;min-width:0;margin-bottom:8px}.table-responsive{margin:0 -14px}.filelist>tbody>tr>td{max-width:220px}.view{padding:34px 10px 46px}.elsetext{font-size:16px}.btn-lg{display:block;width:100%;margin:8px 0!important}.videoplayer{height:400px}.fileinfo-table{max-width:100%}#app .infobox{min-height:360px;padding:22px 16px;border-left:0;border-right:0}#uploadTitle{font-size:24px}}

:root{--page-bg:#f4f3ec;--surface:#fffefa;--surface-soft:#f8f8f1;--text:#171c18;--muted:#64706a;--line:#d8ddd0;--primary:#119a8f;--primary-dark:#0b7770;--accent:#ef6b2f;--danger:#d9463e;--shadow:0 24px 60px rgba(31,37,29,.08)}
body{background:linear-gradient(90deg,rgba(218,221,207,.32) 0,rgba(255,255,255,0) 12%,rgba(255,255,255,0) 88%,rgba(218,221,207,.32) 100%),var(--page-bg);color:var(--text)}
.navbar.navbar-default{background:rgba(255,254,250,.9);box-shadow:none;border-bottom:1px solid var(--line);backdrop-filter:blur(8px)}
.navbar-brand{color:#171c18!important}
.navbar-brand:before{color:var(--primary)}
.navbar-default .navbar-nav>li>a{color:#59645f!important}
.navbar-default .navbar-nav>li>a i{color:#6f7974}
.navbar-default .navbar-nav>li.active>a,.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{background:#171c18!important;color:#fff!important}
.navbar-default .navbar-nav>li.active>a i,.navbar-default .navbar-nav>li>a:hover i{color:#fff}
.well,.panel{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:none}
.well.bs-component h2{color:#171c18}
.panel-heading{background:var(--surface)!important;border-bottom:1px solid var(--line)!important;color:#171c18!important}
.panel-title i{color:var(--primary)}
.panel-footer,.tab-content,.list-group-item{background:var(--surface)}
.table{background:var(--surface)}
.table>thead>tr>th{background:var(--surface-soft);border-bottom:1px solid var(--line);color:#343c37}
.table>tbody>tr>td{border-top:1px solid #e8eadf;color:#26302b}
.table-striped>tbody>tr:nth-of-type(odd){background:#fdfcf7}
.table-hover>tbody>tr:hover{background:#f0f5ea}
.form-control{background:#fffefa;border-color:var(--line);color:#171c18}
.form-control:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(17,154,143,.12)}
.btn-raised.btn-primary,.btn-primary{background:#171c18!important;color:#fff!important}
.btn-raised.btn-primary:hover,.btn-primary:hover{background:#0f1411!important}
.btn-raised.btn-info,.btn-info{background:var(--primary)!important;color:#fff!important}
.btn-raised.btn-danger,.btn-danger{background:var(--danger)!important;color:#fff!important}
.btn-default{background:#f0f2e9!important;color:#3f4944!important;border:1px solid var(--line)!important}
.pagination>li>a,.pagination>li>span{background:#f0f2e9;color:#53615b}
.pagination>li>a:hover{background:#171c18;color:#fff}
.nav-tabs{background:var(--surface);border-bottom:1px solid var(--line)}
.nav-tabs>li>a,.nav-tabs>li>a:focus,.nav-tabs>li>a:hover{color:#59645f!important}
.nav-tabs>li.active{background:#171c18;border-bottom-color:#171c18}
.nav-tabs>li.active>a{color:#fff!important}
.view{background:linear-gradient(180deg,#fffefa 0,#f8f8f1 100%);border:1px solid var(--line)}
.tubiao{background:#edf4ed;color:var(--primary)}
.elsetext,.filename{color:#59645f}
.elsetext p:first-child{color:#171c18}
.image_view,.videoplayer{background:#171c18}
.fileinfo-table th{background:#f6f7ef;color:#3f4944}
.progress{background:#e2e5da}
.progress-bar{background:linear-gradient(90deg,var(--primary),var(--accent))}
#app .infobox{border:1px dashed #bcc8bd;background:var(--surface)!important;box-shadow:none}
#app .infobox:hover{border-color:var(--primary);box-shadow:0 16px 42px rgba(31,37,29,.08)}
#uploadTitle{color:#171c18!important}
.editor-toolbar{background:#f8f8f1;border-color:var(--line)}
#file_content{background:#171c18!important;color:#f7f4e9!important;border-color:#2d342f!important}
@media (max-width:767px){body{background:var(--page-bg)}.well,.panel{border-radius:8px;box-shadow:none}.table-responsive{margin:0}}

@-webkit-keyframes stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.colorful_loading_frame{position:fixed;top:0;left:0;z-index:99999;width:100%;height:100%;background:rgba(0,0,0,.5);color:red;text-align:center;font-size:2em}.colorful_loading{margin:25% auto;width:50px;height:60px;text-align:center;font-size:10px}.colorful_loading>i{display:inline-block;margin-right:3px;width:6px;height:100%;background-color:#fff;-webkit-animation:stretchdelay 1.2s infinite ease-in-out;animation:stretchdelay 1.2s infinite ease-in-out}.colorful_loading .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.colorful_loading .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.colorful_loading .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.colorful_loading .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}

/* Blue cloud theme */
:root{--page-bg:#eef7ff;--surface:#fff;--surface-soft:#f4f9ff;--text:#19304f;--muted:#71839c;--line:#e3edf8;--primary:#2f86ff;--primary-dark:#1f6fe6;--accent:#6e9eff;--danger:#ef4b5a;--shadow:0 18px 48px rgba(47,134,255,.14)}
body{background:linear-gradient(180deg,#f8fcff 0,#eaf5ff 100%);color:var(--text)}
body:before{content:"";position:fixed;inset:78px 0 0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(47,134,255,.12),transparent 18%,transparent 82%,rgba(47,134,255,.12));}
.navbar.navbar-default{min-height:78px;margin:0 0 28px;background:rgba(255,255,255,.95);border:0;border-bottom:1px solid #e5eef9;box-shadow:0 10px 30px rgba(25,48,79,.06);backdrop-filter:blur(10px)}
.navbar-brand{height:78px;line-height:48px;color:#142642!important;font-size:20px;font-weight:800}
.navbar-brand:before{content:"\f0c2";color:var(--primary);font-size:24px}
.navbar-default .navbar-nav>li>a{margin:16px 4px;padding:13px 18px;border-radius:14px;color:#3f5370!important;font-weight:800}
.navbar-default .navbar-nav>li>a i{color:#3f5370}
.navbar-default .navbar-nav>li.active>a,.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{background:#eaf4ff!important;color:var(--primary)!important}
.navbar-default .navbar-nav>li.active>a i,.navbar-default .navbar-nav>li>a:hover i{color:var(--primary)}
.navbar-toggle{margin-top:22px}
.navbar-default .navbar-toggle .icon-bar{background:#3f5370}
.container{max-width:1320px}
.well,.panel{border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.96);box-shadow:var(--shadow)}
.well.bs-component{padding:28px}
.well.bs-component h2{margin-bottom:22px;color:#142642;font-size:28px}
.panel{overflow:hidden}
.panel-heading{background:#fff!important;border-bottom:1px solid var(--line)!important;color:#142642!important}
.panel-title i{color:var(--primary)}
.table{background:#fff}
.table>thead>tr>th{height:44px;background:#edf6ff;color:#19304f;border-bottom:0;font-weight:800}
.table>tbody>tr>td{border-top:1px solid #e7f0fa;color:#233c5e}
.table-striped>tbody>tr:nth-of-type(odd){background:#fff}
.table-hover>tbody>tr:hover{background:#f4f9ff}
.filelist td a{font-weight:800;color:var(--primary)}
.filelist .fa-fw{color:#7f96b3}
.file-actions{display:flex;align-items:center;flex-wrap:nowrap;gap:8px}
.file-action{display:inline-flex!important;align-items:center;gap:4px;margin:0!important;padding:4px 9px;border-radius:9px;background:#eef5ff;color:var(--primary)!important;font-size:13px;font-weight:800;line-height:1.3}
.file-action i{font-size:12px}
.file-action-view{background:#f2f6fb;color:#6d8199!important}
.file-action-edit{background:#eef8ff;color:#2b79d8!important}
.file-action:hover{background:var(--primary);color:#fff!important}
.filelist>tbody>tr>td.filelist-actions-cell{max-width:none;overflow:visible;text-overflow:clip;white-space:nowrap}
.file-type-badge{display:inline-flex;align-items:center;justify-content:center;min-width:38px;padding:4px 9px;border-radius:9px;background:#eaf4ff;color:var(--primary);font-weight:800;font-size:13px;line-height:1.2}
.filelist-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:22px}
.filelist-summary{flex:0 0 auto;margin-bottom:0;color:#426080}
.filelist-pager{display:flex;justify-content:flex-end;flex:1 1 auto;width:auto;min-width:0;overflow:visible}
.filelist-pager .pagination{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:wrap;margin:0}
.filelist-pager .pagination>li{display:block;flex:0 0 auto}
.filelist-pager .pagination>li>a{min-width:32px;height:32px;padding:6px 9px;text-align:center;line-height:20px;white-space:nowrap}
.filelist-pager .pagination>li.disabled>a{white-space:nowrap}
.searchbox .form-control,.form-control{height:42px;border:1px solid #d9e6f5;border-radius:10px;background:#fff;color:#19304f}
.form-control:focus{border-color:#93c5ff;box-shadow:0 0 0 4px rgba(47,134,255,.12)}
.input-group .form-control{height:42px}
.input-group-btn .btn{height:42px;border-radius:0 10px 10px 0!important}
.btn{border-radius:10px!important;font-weight:800}
.btn-raised.btn-primary,.btn-primary{background:var(--primary)!important;color:#fff!important}
.btn-raised.btn-primary:hover,.btn-primary:hover{background:var(--primary-dark)!important}
.btn-raised.btn-info,.btn-info{background:#6e9eff!important;color:#fff!important}
.btn-raised.btn-danger,.btn-danger{background:var(--danger)!important;color:#fff!important}
.btn-default{background:#eef5ff!important;border:0!important;color:#41617f!important}
.pagination>li>a,.pagination>li>span{background:#f0f6ff;color:#5d7693;border-radius:9px!important}
.pagination>li>a:hover,.pagination>.active>a,.pagination>.active>a:hover{background:var(--primary);color:#fff}
.nav-tabs{background:#fff;border-bottom:1px solid var(--line)}
.nav-tabs>li>a,.nav-tabs>li>a:focus,.nav-tabs>li>a:hover{color:#536b88!important}
.nav-tabs>li.active{background:#eaf4ff;border-bottom:2px solid var(--primary)}
.nav-tabs>li.active>a{color:var(--primary)!important}
.view{background:#f7fbff;border:1px solid var(--line);border-radius:14px}
.tubiao{background:#edf6ff;color:var(--primary)}
.image_view,.videoplayer{background:#10233c;border-radius:14px}
#app .infobox{border:1px solid var(--line);border-radius:16px;background:#fff!important;box-shadow:var(--shadow)}
#app .infobox:hover{border-color:#b8d8ff;box-shadow:0 22px 55px rgba(47,134,255,.18)}
#uploadTitle{color:#142642!important}
.editor-toolbar{background:#f4f9ff;border-color:var(--line);border-radius:14px}
#file_content{background:#10233c!important;color:#eef6ff!important;border-color:#294361!important}
.footer{color:#94a8bf}
@media (max-width:767px){body{background:#eef7ff}.navbar.navbar-default{min-height:64px}.navbar-brand{height:64px;line-height:36px}.navbar-default .navbar-nav>li>a{margin:4px 0}.navbar-collapse{background:rgba(255,255,255,.98);border-top:1px solid #e5eef9}.well,.panel{border-radius:14px}.well.bs-component{padding:20px}.table-responsive{margin:0}}
@media (max-width:991px){.filelist-footer{display:block}.filelist-summary{margin-bottom:12px}.filelist-pager{justify-content:center;overflow:visible;padding-bottom:0}.filelist-pager .pagination{justify-content:center;flex-wrap:wrap}}
@media (max-width:767px){}
@media (max-width:767px){}

/* Homepage search box theme guard */
.searchbox form{display:flex;align-items:center;gap:10px}
.searchbox input.form-control[type="search"]{height:42px;min-width:260px;padding:9px 14px;background:#fff!important;background-image:none!important;border:1px solid #d9e6f5!important;border-radius:10px!important;color:#19304f!important;-webkit-text-fill-color:#19304f;box-shadow:none!important;outline:none!important}
.searchbox input.form-control[type="search"]::placeholder{color:#8aa0ba}
.searchbox input.form-control[type="search"]:focus{background:#fff!important;background-image:none!important;border-color:#93c5ff!important;box-shadow:0 0 0 4px rgba(47,134,255,.12)!important}
.searchbox .btn{height:42px;margin:0!important;padding:9px 16px;background:#eef5ff!important;border:0!important;color:#41617f!important;border-radius:10px!important;box-shadow:none!important}
.searchbox .btn:hover,.searchbox .btn:focus{background:#2f86ff!important;color:#fff!important}
.searchbox .btn i{color:inherit}
@media (max-width:767px){.searchbox form{display:block}.searchbox input.form-control[type="search"]{width:100%;min-width:0;margin-bottom:8px}.searchbox .btn{width:100%}}

.mpimg-link-band{--gg-ad-bg:rgba(255,255,255,.96);--gg-ad-border:#dbe8f7;--gg-ad-shadow:none;width:100%;margin:-28px 0 22px;padding:4px 0 0;background:none;border:0;box-shadow:none;box-sizing:border-box}
.mpimg-link-grid{position:relative;max-width:var(--mpimg-ad-grid-max,1320px);width:calc(100% - 24px);margin:0 auto;padding:0 12px;box-sizing:border-box}
.mpimg-link-grid .dh{display:inline-flex;flex:0 1 auto;min-width:110px;max-width:320px;align-items:center;justify-content:center;min-height:36px;padding:8px 16px;font-size:13px;font-weight:600;line-height:1.4;text-align:center;color:#fff!important;text-decoration:none;background:var(--ad-card-bg,#2f86ff);border:1px solid rgba(255,255,255,.2);border-radius:10px;box-shadow:0 2px 6px rgba(24,46,84,.14);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;position:relative;overflow:visible;box-sizing:border-box}
.mpimg-link-grid .dh:hover,.mpimg-link-grid .dh:focus{color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(24,46,84,.2);opacity:.94}
.mpimg-link-grid .dh.has-image{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;max-width:100%;margin:0;padding:0;background:transparent;border:0;box-shadow:none;overflow:visible}
.mpimg-link-grid .dh.has-image img{display:block;width:var(--mpimg-ad-img-w,100%);max-width:100%;height:var(--mpimg-ad-img-h,auto);object-fit:var(--mpimg-ad-img-fit,cover);border-radius:12px}
.mpimg-ad-carousel[data-tooltip]:not([data-tooltip=""]):hover::after{content:attr(data-tooltip);position:absolute;top:calc(100% + 4px);left:50%;transform:translateX(-50%);min-width:160px;max-width:260px;background:rgba(10,18,30,.92);color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;line-height:1.5;text-align:center;white-space:normal;word-wrap:break-word;box-shadow:0 10px 24px rgba(0,0,0,.22);pointer-events:none;z-index:20}
.mpimg-ad-viewport{position:relative;overflow:hidden;padding:6px 0;border-radius:12px}
.mpimg-ad-track{display:flex;align-items:stretch;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}
.mpimg-ad-slide{flex:0 0 100%;max-width:100%;display:flex;align-items:center;justify-content:center;min-width:0;box-sizing:border-box}
.mpimg-ad-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:rgba(15,23,42,.42);color:#fff;font-size:14px;line-height:1;cursor:pointer;opacity:.55;transition:opacity .2s ease,background .2s ease}
.mpimg-ad-nav:hover,.mpimg-ad-nav:focus{opacity:1;background:rgba(15,23,42,.66);color:#fff;outline:none}
.mpimg-ad-prev{left:10px}
.mpimg-ad-next{right:10px}
.mpimg-ad-dots{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px}
.mpimg-ad-dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#94a3b8;opacity:.45;cursor:pointer;transition:width .2s ease,opacity .2s ease}
.mpimg-ad-dot.is-active{width:18px;opacity:.9}
.mpimg-link-grid.is-single .mpimg-ad-nav,.mpimg-link-grid.is-single .mpimg-ad-dots{display:none}
@media (max-width:767px){}
@media (max-width:768px){.mpimg-link-band{margin:-18px 0 14px;padding:2px 0 0}.mpimg-link-grid{width:calc(100% - 16px);padding:0 8px}.mpimg-link-grid .dh{min-width:0;min-height:32px;padding:7px 12px;font-size:12px}.mpimg-link-grid .dh.has-image img{width:100%!important;border-radius:10px}.mpimg-ad-nav{width:26px;height:26px;font-size:12px}.mpimg-ad-prev{left:6px}.mpimg-ad-next{right:6px}.mpimg-ad-dots{margin-top:6px}.mpimg-ad-carousel[data-tooltip]:not([data-tooltip=""]):hover::after{min-width:130px;max-width:200px;font-size:11px;padding:6px 8px}}

/* File detail share/code panel theme sync */
.tab-content .input-group .form-control[readonly]{height:42px;background:#f7fbff!important;border:1px solid #d9e6f5!important;color:#19304f!important;-webkit-text-fill-color:#19304f;box-shadow:none!important;cursor:text}
.tab-content .input-group .form-control[readonly]:focus{background:#f7fbff!important;border-color:#93c5ff!important;box-shadow:0 0 0 4px rgba(47,134,255,.12)!important}
.tab-content .input-group-btn .copy-btn{height:42px;margin:0!important;padding:9px 16px;background:#eef5ff!important;border:1px solid #d9e6f5!important;border-left:0!important;color:#41617f!important;border-radius:0 10px 10px 0!important;box-shadow:none!important}
.tab-content .input-group-btn .copy-btn:hover,.tab-content .input-group-btn .copy-btn:focus{background:#dfeeff!important;color:#1f6fe6!important}
.tab-content .form-group .control-label{padding-top:10px;color:#426080;font-weight:700}
@media (max-width:767px){}
@media (max-width:767px){}
@media (max-width:767px){}
@media (max-width:767px){}
@media (max-width:767px){}
@media (max-width:767px){}
@media (max-width:767px){}
@media (max-width:767px){}
@media (max-width:767px){}
@media (max-width:767px){}
.sponsor-pay-list{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin:0 0 26px}
.sponsor-pay-item{text-align:center}
.sponsor-pay-item img{width:150px;height:150px;object-fit:contain;border:1px solid var(--line);border-radius:12px;background:#fff}
.sponsor-pay-item p{margin:10px 0 0;color:var(--muted);font-weight:600}
@media (max-width:767px){.sponsor-pay-item img{width:120px;height:120px}}
/* 侧栏结构只在桌面宽度生效，移动端保留原生汉堡菜单折叠行为，避免破坏 .collapse 的展开/收起 */
@media (min-width:768px){
/* flex-direction:column：万一有脚本往导航栏里追加元素（公告条以前就是这么插的），也不会把侧栏内容挤窄 */
body.theme-dashboard .navbar.navbar-default{position:fixed;top:0;left:0;bottom:0;z-index:1200;margin:0;width:var(--sidebar-w);display:flex;flex-direction:column;background:#fff;border:0;border-right:1px solid var(--line);box-shadow:2px 0 24px rgba(31,41,55,.05);overflow-y:auto;overflow-x:hidden}
body.theme-dashboard .navbar .container{width:100%;max-width:none;padding:0;margin:0;display:flex;flex-direction:column;height:100%;min-height:100%}
body.theme-dashboard .navbar-header{float:none;width:100%;padding:18px 16px;border-bottom:1px solid var(--line)}
body.theme-dashboard .navbar-brand{float:none;display:flex;align-items:center;height:auto;padding:0;margin:0!important;font-size:16px;font-weight:800;color:#161a23!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.theme-dashboard .navbar-collapse{float:none;width:100%;flex:1;display:flex!important;flex-direction:column;padding:12px 10px;border:0;box-shadow:none;overflow-y:auto;overflow-x:hidden}
body.theme-dashboard .navbar-nav{float:none!important;width:100%;margin:0!important;display:flex;flex-direction:column;gap:2px}
body.theme-dashboard .navbar-nav>li{width:100%;float:none}
body.theme-dashboard .navbar-nav.navbar-right{float:none!important;margin:auto 0 0!important;padding-top:10px;border-top:1px solid var(--line)}
/* 这份样式表里靠后的通用块给导航链接加了 margin:16px 4px，不覆盖掉侧栏条目会被撑到 76px 高 */
body.theme-dashboard .navbar-default .navbar-nav>li>a{margin:0;padding:10px 12px;border-radius:10px}
body.theme-dashboard .navbar-default .navbar-nav>li>a i{margin:0}
/* 侧栏是可滚动容器，绝对定位的下拉菜单会被裁掉（用户菜单又正好在最底部），改成静态展开 */
body.theme-dashboard .navbar-nav .open>.dropdown-menu{position:static;float:none;width:100%;margin:2px 0 0;padding:4px;background:var(--surface-soft);border:1px solid var(--line);border-radius:10px;box-shadow:none}
body.theme-dashboard .navbar-nav .open>.dropdown-menu>li>a{padding:9px 12px;border-radius:8px;white-space:normal}
body.theme-dashboard>.container{margin:0!important;max-width:none!important;width:auto!important;padding:26px 28px 8px calc(var(--sidebar-w) + 28px)}
body.theme-dashboard>footer.footer{margin:0!important;padding-left:calc(var(--sidebar-w) + 28px)}
body.theme-dashboard .theme-announcement-bar{margin:0 0 20px var(--sidebar-w)!important;width:calc(100% - var(--sidebar-w))!important;border-radius:0 0 14px 14px!important}
body.theme-dashboard .mpimg-link-band{margin-left:var(--sidebar-w)!important;width:calc(100% - var(--sidebar-w))!important}
}
@media (max-width:767px){
}
@media (max-width:767px){
}

/* ===== 布局型外观共用：上传页拖拽区（颜色由各主题的 --tint/--drop-line 决定） ===== */
/* 侧栏布局给 .navbar-collapse 加了 display:flex!important，手机端会让菜单永远展开，这里把折叠行为还回去 */
@media (max-width:767px){
body.layout-theme .navbar-collapse.collapse:not(.in){display:none!important}
body.layout-theme .navbar-collapse.collapse.in{display:flex!important}
body.layout-theme .navbar-collapse.collapsing{display:block!important}
}
/* Bootstrap 的 .row 用 -15px 负边距抵消 .container 的 15px 内边距；布局型外观的内边距是自己定的，
   负边距会伸到容器外面顶出横向滚动条（文件页/上传页最明显），这里去掉它，列自带的 padding 就是栏间距 */
body.layout-theme>.container>.row{margin-left:0;margin-right:0}
/* 默认外观在 body:before 上铺了一层蓝色边缘光，布局型外观有自己的底色，要先关掉 */
body.layout-theme:before{content:none;display:none}
body.layout-theme #app>.row:has(#fileInput){display:flex;flex-wrap:wrap;align-items:stretch}
body.layout-theme #app>.row:has(#fileInput)>div[class*="col-"]{float:none;display:flex;flex-direction:column}
body.layout-theme #app .infobox{border:2px dashed var(--drop-line);border-radius:18px}
body.layout-theme #app .infobox:hover{border-color:var(--primary)}
body.layout-theme #app .infobox.is-dragover{border-color:var(--primary);border-style:solid;background:var(--drop-tint)!important}
body.layout-theme #fileInput{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;min-height:430px;padding:30px 28px}
body.layout-theme #fileInput>div:first-child{min-height:0!important}
body.layout-theme #fileInput br{display:none}
body.layout-theme #fileInput .upload-main-progress,body.layout-theme #fileInput .upload-message,body.layout-theme #fileInput .upload-queue{text-align:left}
body.layout-theme #uploadTitle{margin:0;color:var(--text)!important;font-size:24px;font-weight:800;line-height:1.6}
body.layout-theme #uploadTitle:before{content:"\f0ee";display:block;width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:var(--tint);color:var(--primary);font:400 30px/72px FontAwesome}
body.layout-theme #uploadTitle:after{content:"\652F\6301\591A\9009\6279\91CF\4E0A\4F20\FF0C\5B8C\6210\540E\53EF\4E00\952E\590D\5236\94FE\63A5";display:block;margin-top:8px;color:var(--muted);font-size:14px;font-weight:600}
body.layout-theme #fileInput.is-dragover #uploadTitle:before{background:var(--primary);color:#fff}
body.layout-theme #fileInput.is-dragover #uploadTitle:after{visibility:hidden}
body.layout-theme #upload_frame{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 26px;margin-top:26px}
body.layout-theme #upload_frame:before,body.layout-theme #upload_frame:after{content:"";flex:0 0 100%;height:0}
body.layout-theme #upload_frame:before{order:0}
body.layout-theme #upload_frame:after{order:1}
body.layout-theme #uploadFile{order:-1;height:auto!important;margin:0 auto 14px;padding:13px 30px;font-size:16px!important;font-weight:700;box-shadow:var(--btn-shadow)}
body.layout-theme #upload_frame .form-group{margin:0}
body.layout-theme #upload_frame .form-group .checkbox{margin:0}
body.layout-theme #upload_frame #pwd_frame{order:2;margin:12px auto 0;text-align:left}
@media (max-width:767px){
body.layout-theme #app>.row:has(#fileInput),body.layout-theme #app>.row:has(#fileInput)>div[class*="col-"]{display:block}
body.layout-theme #app .infobox{border-radius:12px}
body.layout-theme #fileInput{min-height:360px;padding:24px 16px}
body.layout-theme #uploadTitle{font-size:20px}
body.layout-theme #uploadTitle:before{width:60px;height:60px;margin-bottom:14px;font-size:26px;line-height:60px}
body.layout-theme #upload_frame{gap:0 16px}
}
@media (max-width:767px){
}
@media (max-width:900px){
}
@media (max-width:767px){
}
@media (max-width:767px){
}

/* ===== 布局型外观的额外结构：CTA、副标题、统计卡、类型筛选（颜色走各外观的变量） ===== */
body.layout-theme .layout-cta{display:inline-flex;align-items:center;gap:8px;padding:11px 17px;border-radius:11px;background:var(--primary);color:#fff!important;font-size:13px;font-weight:800;text-decoration:none;box-shadow:var(--btn-shadow);transition:background .18s ease,transform .18s ease}
body.layout-theme .layout-cta:hover,body.layout-theme .layout-cta:focus{background:var(--primary-dark);color:#fff!important;text-decoration:none;transform:translateY(-1px)}
body.layout-theme .layout-page-sub{margin:-12px 0 18px;color:var(--muted);font-size:13px}
body.layout-theme .layout-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 16px}
body.layout-theme .layout-stat{display:flex;align-items:center;gap:13px;padding:16px;background:var(--surface);border:1px solid var(--line);border-radius:15px}
body.layout-theme .layout-stat-icon{flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:var(--tint);color:var(--primary);font-size:17px;line-height:38px;text-align:center}
body.layout-theme .layout-stat strong{display:block;color:var(--text);font-size:20px;font-weight:800;letter-spacing:-.03em}
body.layout-theme .layout-stat span{display:block;margin-top:2px;color:var(--muted);font-size:12px;font-weight:650}
body.layout-theme .layout-filters{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 14px}
body.layout-theme .layout-filter{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:9px;background:transparent;color:var(--muted)!important;font-size:13px;font-weight:750;text-decoration:none}
body.layout-theme .layout-filter em{font-style:normal;font-size:11px;font-weight:700;opacity:.75}
body.layout-theme .layout-filter:hover{background:var(--surface-soft);color:var(--text)!important;text-decoration:none}
body.layout-theme .layout-filter.active{background:var(--tint);color:var(--primary)!important}
/* 列表里的文件图标做成圆角色块，跟原型里的文件卡片一致 */
body.layout-theme .filelist tbody td .fa-fw{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;margin-right:10px;border-radius:9px;background:var(--tint);color:var(--primary);font-size:14px;vertical-align:middle}
body.layout-theme .filelist tbody tr[data-group="image"] td .fa-fw{background:rgba(22,163,105,.12);color:#16a369}
body.layout-theme .filelist tbody tr[data-group="video"] td .fa-fw{background:rgba(240,123,47,.12);color:#f07b2f}
body.layout-theme .filelist tbody tr[data-group="doc"] td .fa-fw{background:rgba(239,90,85,.12);color:#ef5a55}
body.layout-theme .filelist tbody tr[data-group="archive"] td .fa-fw{background:rgba(154,106,232,.14);color:#9a6ae8}
body.layout-theme .filelist tbody tr[data-group="audio"] td .fa-fw{background:rgba(59,130,246,.12);color:#3b82f6}
@media (max-width:900px){
body.layout-theme .layout-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:767px){
body.layout-theme .layout-cta{width:100%;justify-content:center}
body.layout-theme .layout-stat{padding:13px}
body.layout-theme .layout-stat strong{font-size:17px}
body.layout-theme .layout-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}
body.layout-theme .layout-filter{flex:0 0 auto}
}
@media (max-width:1100px){}
@media (max-width:860px){}
@media (max-width:560px){}
@media (max-width:1100px){
}

/* 统计卡按类别分色，跟原型一致 */
body.layout-theme .layout-stat-image .layout-stat-icon{background:rgba(139,92,246,.12);color:#8b5cf6}
body.layout-theme .layout-stat-video .layout-stat-icon{background:rgba(240,123,47,.12);color:#f07b2f}
body.layout-theme .layout-stat-today .layout-stat-icon{background:rgba(22,163,105,.12);color:#16a369}
@media (max-width:820px){
}
/* 基础规则：卡片的布局和文字颜色不依赖任何一套外观，各外观只在这之上改配色。
   之前只有 body.theme-xxx 下的规则，那条一旦没生效，整行就没有 flex 也没有颜色，
   标题会和背景撞色变成"透明" */
.layout-side-card{margin:14px 10px 6px;padding:14px;background:var(--surface-soft);border:1px solid var(--line);border-radius:14px}
.layout-side-card+.layout-side-card{margin-top:8px}
.layout-side-card small{color:var(--muted);font-size:11px}
.layout-side-row{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text);font-size:12px;font-weight:750}
.layout-side-row strong{color:var(--text)}
.layout-side-bar{height:6px;margin:10px 0 8px;overflow:hidden;background:var(--line);border-radius:999px}
.layout-side-bar i{display:block;height:100%;border-radius:inherit;background:var(--primary)}
.layout-side-kv{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;font-size:12px}
.layout-side-kv span{color:var(--muted)}
.layout-side-kv b{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-weight:700}
.layout-side-kv span{flex:0 0 auto}
.layout-side-tag{flex:0 0 auto;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700}
.layout-side-row strong{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.layout-side-tag-ok{color:#1f9254;background:rgba(31,146,84,.12)}
.layout-side-tag-warn{color:#b8860b;background:rgba(214,158,46,.16)}
.layout-side-tag-expired{color:var(--danger);background:rgba(220,53,69,.12)}
.layout-side-buy{display:block;margin-top:10px;padding:7px 0;border-radius:9px;background:var(--primary);color:#fff !important;font-size:12px;font-weight:700;text-align:center;text-decoration:none !important}
.layout-side-buy:hover{background:var(--primary-dark);color:#fff !important}
@media (max-width:767px){
}

/* ===== 弹窗（layer）跟随外观 =====
   layer 自带的皮肤是固定白底深字，深色/玻璃外观下弹出来会白得刺眼、文字还会看不清。
   这里按各外观的卡片配色重新上色；半透明的玻璃外观单独给不透明底色，否则弹窗会透出下面的内容。 */
body{--popup-bg:var(--surface,#fff);--popup-soft:var(--surface-soft,#f6f8fb);--popup-text:var(--text,#1f2937);--popup-line:var(--line,#e5e7eb);--popup-primary:var(--primary,#2f86ff);--popup-on-primary:#fff;--popup-shadow:0 24px 60px rgba(15,23,42,.22)}
/* 轻提示条：跟随外观，不再固定深色 */
body .layui-layer-hui{background:var(--popup-bg) !important;border:1px solid var(--popup-line);border-radius:12px;box-shadow:var(--popup-shadow);color:var(--popup-text) !important;opacity:1 !important;filter:none !important}
body .layui-layer-hui .layui-layer-content{padding:14px 20px;color:var(--popup-text);font-size:14px;line-height:1.7;text-align:center}
body .layui-layer:not(.layui-layer-hui):not(.layui-layer-loading):not(.layui-layer-tips){background:var(--popup-bg);border-radius:14px;box-shadow:var(--popup-shadow);color:var(--popup-text)}
body .layui-layer-title{background:var(--popup-soft);border-bottom:1px solid var(--popup-line);border-radius:14px 14px 0 0;color:var(--popup-text);font-weight:750}
body .layui-layer-content,body .layui-layer-dialog .layui-layer-content{color:var(--popup-text)}
body .layui-layer-page .layui-layer-content{background:var(--popup-bg)}
body .layui-layer-btn{border-top:1px solid var(--popup-line);padding-top:12px}
body .layui-layer-btn a{height:32px;line-height:30px;padding:0 14px;background:var(--popup-soft);border:1px solid var(--popup-line);border-radius:9px;color:var(--popup-text);font-weight:700}
body .layui-layer-btn a:hover{border-color:var(--popup-primary);color:var(--popup-primary)}
body .layui-layer-btn .layui-layer-btn0{background:var(--popup-primary);border-color:var(--popup-primary);color:var(--popup-on-primary)}
body .layui-layer-btn .layui-layer-btn0:hover{opacity:.9;color:var(--popup-on-primary)}
body .layui-layer-setwin .layui-layer-close1{opacity:.7}
body .layui-layer-setwin .layui-layer-close1:hover{opacity:1}
/* loading 和纯文字提示保持 layer 原样，套上主题底色反而会变成一个大方块 */
body .layui-layer-loading{background:none;box-shadow:none}

/* ===== 404 页面（静态 404.html 用，不依赖 Bootstrap，颜色全部取自当前外观的变量） ===== */
.errorpage-wrap{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px}
.errorpage-card{width:100%;max-width:520px;padding:52px 34px 56px;background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);text-align:center}
.errorpage-code{margin:0 0 8px;color:var(--primary);font-size:104px;font-weight:900;line-height:1;letter-spacing:-.06em}
.errorpage-title{margin:0 0 12px;color:var(--text);font-size:24px;font-weight:800;line-height:1.4}
.errorpage-text{margin:0 auto 28px;max-width:400px;color:var(--muted);font-size:14px;line-height:1.9}
.errorpage-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}
.errorpage-btn{display:inline-flex;align-items:center;justify-content:center;min-width:132px;padding:12px 22px;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft);color:var(--text)!important;font-size:15px;font-weight:700;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}
.errorpage-btn:hover,.errorpage-btn:focus{border-color:var(--primary);color:var(--primary)!important;text-decoration:none;transform:translateY(-1px)}
.errorpage-btn-primary{background:var(--primary);border-color:var(--primary);color:#fff!important}
.errorpage-btn-primary:hover,.errorpage-btn-primary:focus{background:var(--primary-dark);border-color:var(--primary-dark);color:#fff!important}
@media (max-width:767px){
.errorpage-card{padding:40px 20px 44px;border-radius:16px}
.errorpage-code{font-size:76px}
.errorpage-title{font-size:20px}
.errorpage-btn{width:100%;min-width:0}
}

/* ===== 购买权限页：配色全部取自当前外观的变量，19 套外观通用 ===== */
.buypage .buy-sub{margin:-8px 0 18px;color:var(--muted);font-size:14px}
.buy-notice{display:flex;align-items:flex-start;gap:8px;margin:0 0 18px;padding:12px 14px;border:1px solid var(--line);border-left:3px solid var(--primary);border-radius:10px;background:var(--surface-soft);color:var(--text);font-size:13px;line-height:22px}
.buy-notice>i{flex:none;width:16px;height:22px;font-size:14px;line-height:22px;text-align:center;color:var(--primary)}
.buy-notice.is-ok>i{color:#1f9254}
.buy-notice.is-warn>i{color:#b8860b}
.buy-current{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 20px;padding:12px 16px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}
.buy-current span{color:var(--muted);font-size:13px}
.buy-current strong{color:var(--text);font-size:14px;font-weight:750}
.buy-methods{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 18px}
.buy-methods>span{color:var(--muted);font-size:13px}
.buy-methods-single b{color:var(--text);font-size:14px;font-weight:750}
.buy-method{display:flex;align-items:baseline;gap:8px;margin:0;padding:9px 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface);cursor:pointer;font-weight:400;transition:border-color .2s ease,background .2s ease}
.buy-method input{position:absolute;opacity:0;width:0;height:0}
.buy-method b{color:var(--text);font-size:13px;font-weight:750}
.buy-method i{color:var(--muted);font-size:12px;font-style:normal}
.buy-method:hover{border-color:var(--primary)}
.buy-method.is-on{border-color:var(--primary);background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--primary)}
.buy-notice.is-ok{border-color:rgba(31,146,84,.35);color:#1f9254}
.buy-notice.is-warn{border-color:rgba(214,158,46,.4);color:#b8860b}
.buy-jump{display:inline-block;margin:6px 0 2px;padding:11px 26px;border-radius:10px;background:var(--primary);color:#fff !important;font-size:14px;font-weight:750;text-decoration:none !important}
.buy-jump:hover{background:var(--primary-dark);color:#fff !important}
.buy-group+.buy-group{margin-top:26px}
.buy-group-title{display:flex;align-items:baseline;gap:10px;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--line)}
.buy-group-title span{color:var(--text);font-size:15px;font-weight:750}
.buy-group-title i{color:var(--muted);font-size:12px;font-style:normal}
.buy-plans{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}
.buy-plan{display:flex;flex-direction:column;padding:22px 20px 20px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.buy-plan:hover{transform:translateY(-2px);border-color:var(--primary)}
.buy-plan-name{color:var(--text);font-size:16px;font-weight:800}
.buy-plan-price{margin:10px 0 14px;color:var(--primary);font-size:34px;font-weight:900;line-height:1;letter-spacing:-.03em}
.buy-plan-price small{margin-right:2px;font-size:16px;font-weight:700}
.buy-plan-list{flex:1;margin:0 0 18px;padding:0;list-style:none}
.buy-plan-list li{display:flex;align-items:flex-start;gap:8px;padding:5px 0;color:var(--muted);font-size:13px;line-height:1.6}
.buy-plan-list li i{margin-top:3px;color:var(--accent);font-size:12px}
.buy-plan-warn{margin:0 0 12px;padding:7px 10px;border-radius:8px;background:rgba(214,158,46,.12);color:#b8860b;font-size:12px;line-height:1.6}
.buy-plan-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:11px 18px;border:0;border-radius:11px;background:var(--primary);color:#fff!important;font-size:14px;font-weight:750;text-decoration:none;cursor:pointer;transition:background .18s ease}
.buy-plan-btn:hover,.buy-plan-btn:focus{background:var(--primary-dark);color:#fff!important;text-decoration:none}
.buy-plan-btn[disabled]{opacity:.6;cursor:default}
.buy-tip{margin:18px 0 0;color:var(--muted);font-size:12px;line-height:1.8}
/* 扫码弹窗 */
.buy-mask{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(8,12,20,.62)}
.buy-mask[hidden]{display:none}
.buy-dialog{position:relative;width:100%;max-width:340px;padding:26px 24px 22px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 24px 60px rgba(0,0,0,.32);text-align:center}
.buy-close{position:absolute;top:10px;right:14px;border:0;background:transparent;color:var(--muted);font-size:24px;line-height:1;cursor:pointer}
.buy-close:hover{color:var(--text)}
.buy-dialog-title{color:var(--text);font-size:16px;font-weight:800}
.buy-dialog-plan{margin:4px 0 16px;color:var(--muted);font-size:13px}
.buy-channels{display:flex;flex-direction:column;gap:10px;margin:4px 0 2px}
.buy-channels[hidden]{display:none}
.buy-channel{display:flex;align-items:center;gap:12px;width:100%;padding:13px 16px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--text);font-size:15px;font-weight:700;cursor:pointer;transition:border-color .2s ease,transform .15s ease}
.buy-channel:hover{border-color:var(--primary);transform:translateY(-1px)}
.buy-channel i{width:26px;font-size:20px;text-align:center}
.buy-channel-alipay i{color:#1677ff}
.buy-channel-wxpay i{color:#07c160}
.buy-channel-qqpay i{color:#12b7f5}
.buy-qr[hidden],.buy-jump[hidden]{display:none}
.buy-qr{display:flex;align-items:center;justify-content:center;min-height:200px;padding:10px;border-radius:12px;background:#fff}
.buy-qr img,.buy-qr canvas{display:block}
.buy-amount{margin:14px 0 6px;color:var(--text);font-size:18px;font-weight:800}
.buy-state{color:var(--muted);font-size:13px;line-height:1.7}
.buy-state.is-ok{color:var(--accent);font-weight:700}
.buy-state.is-error{color:var(--danger);font-weight:700}
@media (max-width:767px){
.buy-plans{grid-template-columns:minmax(0,1fr)}
.buy-plan-price{font-size:30px}
}

/* ===== 个人中心：配色全部取自当前外观的变量，20 套外观通用 =====
   只用各外观都一定定义了的那几个：--surface / --surface-soft / --text / --muted /
   --line / --primary / --primary-dark / --accent / --danger / --shadow。
   --tint 之类只有布局型外观才有，这里一律不用，否则 15 套配色型外观下会变透明。 */
.usercenter .uc-head{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin:0 0 18px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}
.uc-avatar{flex:none;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;overflow:hidden;background:var(--surface);border:1px solid var(--line);color:var(--primary);font-size:22px}
.uc-avatar img{width:100%;height:100%;object-fit:cover}
.uc-head-main{flex:1 1 200px;min-width:0}
.uc-head-main strong{display:block;color:var(--text);font-size:17px;font-weight:800;letter-spacing:-.01em;word-break:break-all}
.uc-head-main small{display:block;margin-top:3px;color:var(--muted);font-size:12px;word-break:break-all}
.uc-tag{flex:none;padding:5px 11px;border-radius:999px;font-size:12px;font-weight:750;border:1px solid var(--line);background:var(--surface);color:var(--muted)}
.uc-tag-ok{border-color:rgba(31,146,84,.35);color:#1f9254}
.uc-tag-warn{border-color:rgba(214,158,46,.4);color:#b8860b}
.uc-tag-expired{border-color:rgba(220,53,69,.35);color:var(--danger)}
/* 页签 */
.uc-tabs{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 20px;padding-bottom:10px;border-bottom:1px solid var(--line)}
.uc-tab{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;color:var(--muted)!important;font-size:13px;font-weight:700;text-decoration:none!important;transition:background .18s ease,color .18s ease}
.uc-tab:hover{background:var(--surface-soft);color:var(--text)!important}
.uc-tab.active{background:var(--primary);color:#fff!important}
/* 概览的四张数字卡 */
.uc-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 20px}
.uc-card{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}
.uc-card-icon{flex:none;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:var(--surface-soft);color:var(--primary);font-size:16px}
/* 必须限定到 >div> 这一层：.uc-card span 会连 .uc-card-icon 一起命中，
   而且 (0,1,1) 比 .uc-card-icon 的 (0,1,0) 高，图标会被改成灰色小字块 */
.uc-card>div>strong{display:block;color:var(--text);font-size:19px;font-weight:800;letter-spacing:-.02em;word-break:break-all}
.uc-card>div>span{display:block;margin-top:2px;color:var(--muted);font-size:12px}
/* 分区 */
.uc-section{margin:0 0 22px}
.uc-section-title{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--line)}
.uc-section-title span{color:var(--text);font-size:15px;font-weight:750}
.uc-kv{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 24px;margin:0}
.uc-kv>div{display:flex;align-items:baseline;gap:10px;padding:7px 0}
.uc-kv dt{flex:none;width:84px;color:var(--muted);font-size:13px;font-weight:600}
.uc-kv dd{margin:0;color:var(--text);font-size:13px;font-weight:650;word-break:break-all}
.uc-dim{color:var(--muted);font-weight:400}
/* dd 上的 word-break:break-all 是给长邮箱用的，会把 IP 从点号中间劈开
   （95.181. / 191.*）。这里改回 normal 让 IP 整体换行；
   不用 nowrap 是因为 IPv6 地址可能真的比一栏还宽，那样会把版面顶出去，
   overflow-wrap 留一条"实在放不下才断"的后路 */
.uc-kv dd .uc-dim{display:inline-block;word-break:normal;overflow-wrap:break-word}
/* 类型分布条 */
.uc-bars{display:flex;flex-direction:column;gap:9px}
.uc-bar-row{display:flex;align-items:center;gap:12px}
.uc-bar-row em{flex:none;width:52px;color:var(--muted);font-size:12px;font-style:normal}
.uc-bar-row b{flex:none;width:52px;color:var(--text);font-size:12px;font-weight:700;text-align:right}
.uc-bar{flex:1;height:8px;border-radius:999px;background:var(--surface-soft);overflow:hidden}
.uc-bar>i{display:block;height:100%;border-radius:999px;background:var(--primary)}
.uc-bar-image{background:#4285f4!important}
.uc-bar-video{background:#f4544c!important}
.uc-bar-audio{background:#2fb457!important}
.uc-bar-doc{background:#e8971b!important}
.uc-bar-archive{background:#7c5cff!important}
.uc-bar-other{background:#8a8a8f!important}
/* 按钮 / 输入框 */
.uc-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text)!important;font-size:13px;font-weight:700;text-decoration:none!important;cursor:pointer;transition:border-color .18s ease,background .18s ease}
.uc-btn:hover{border-color:var(--primary);color:var(--primary)!important}
.uc-btn-primary{background:var(--primary);border-color:var(--primary);color:#fff!important}
.uc-btn-primary:hover{background:var(--primary-dark);border-color:var(--primary-dark);color:#fff!important}
.uc-btn-danger{background:var(--danger);border-color:var(--danger);color:#fff!important}
.uc-btn-danger:hover{opacity:.88;border-color:var(--danger);color:#fff!important}
.uc-input{height:38px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text);font-size:13px}
.uc-input:focus{outline:0;border-color:var(--primary)}
.uc-form{display:flex;flex-wrap:wrap;align-items:center;gap:10px}
.uc-form .uc-input{flex:1 1 240px;max-width:340px}
.uc-form-col{flex-direction:column;align-items:stretch;max-width:340px}
/* .uc-form .uc-input 的 flex:1 1 240px 是按横排写的；竖排时主轴变成纵向，
   240px 会当成高度用，三个输入框会被撑成大方块，这里必须收掉 */
.uc-form-col .uc-input{flex:none}
.uc-form-col .uc-input,.uc-form-col .uc-btn{max-width:none;width:100%}
.uc-tip{margin:12px 0 0;color:var(--muted);font-size:12px;line-height:1.8}
.uc-hint{display:flex;align-items:flex-start;gap:7px;margin:0 0 14px;padding:9px 12px;border:1px solid var(--line);border-left:3px solid var(--primary);border-radius:9px;background:var(--surface-soft)}
.uc-hint>i{flex:none;margin-top:2px;color:var(--primary)}
/* 登录方式绑定 */
.uc-binds{display:flex;flex-direction:column;gap:10px}
.uc-bind{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}
.uc-bind.is-empty{background:var(--surface-soft)}
.uc-bind-icon{flex:none;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--surface-soft);color:var(--muted);font-size:17px}
.uc-bind.is-empty .uc-bind-icon{background:var(--surface)}
.uc-bind-qq{color:#12b7f5}
.uc-bind-wx{color:#07c160}
.uc-bind-mail{color:#f0a020}
.uc-bind-main{flex:1 1 auto;min-width:0}
.uc-bind-main strong{display:block;color:var(--text);font-size:14px;font-weight:750}
.uc-bind-main small{display:block;margin-top:2px;color:var(--muted);font-size:12px;word-break:break-all}
.uc-bind-tag{margin-left:7px;padding:2px 7px;border-radius:6px;background:var(--surface-soft);color:var(--muted);font-size:11px;font-style:normal;font-weight:700}
.uc-btn-sm{flex:none;padding:6px 12px;font-size:12px}
/* “不可解绑”这几个字没有 flex 属性会被压缩换行，栏子一窄就特别明显 */
.uc-bind .uc-dim{flex:none;font-size:12px;white-space:nowrap}
/* 绑定邮箱的表单：验证码和按钮并排一行，其余各占一行 */
.uc-bindmail-form{margin-top:14px}
.uc-form-row{display:flex;gap:8px;width:100%}
/* .uc-form-col 给输入框设了 width:100%，在这一行里会把按钮挤出去，收回 auto */
.uc-form-row .uc-input{flex:1 1 auto;width:auto;min-width:0;max-width:none}
.uc-form-row .uc-btn{flex:none;white-space:nowrap}
/* 和 .uc-batchbar 同一个道理：.uc-form 的 display:flex 会把 [hidden] 顶掉 */
.uc-form[hidden]{display:none}
/* 账号设置的三栏布局。侧栏型外观下内容区能到 1600px 宽，
   单栏铺开时右边会空掉一大半；auto-fit + minmax 宽屏三栏、中屏两栏、窄屏一栏 */
/* 不写 align-items:start —— 让三张卡按最高的那张拉平，底边对齐；
   否则内容多少不一时下沿参差，短的那两栏底下会空出一块 */
.uc-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}
.uc-col{padding:18px 18px 20px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}
.uc-col .uc-section{margin:0}
.uc-col .uc-section+.uc-section{margin-top:24px}
/* 栏内宽度就那么点，键值对改成单列，表单也不用再卡 340px 了 */
.uc-cols .uc-kv{grid-template-columns:minmax(0,1fr);gap:0}
.uc-cols .uc-form .uc-input{max-width:none}
.uc-cols .uc-form-col{max-width:none}
.uc-cols .uc-tip{margin-top:10px}
/* 自建输入弹窗（layer.prompt 不允许空值，改密码要留空取消，只能自己搭一个） */
.uc-dialog{padding:16px 18px}
.uc-dialog-tip{margin:0 0 10px;color:var(--muted);font-size:12px;line-height:1.7}
.uc-dialog-input{width:100%}
/* 文件页的工具条与筛选 */
.uc-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 14px}
.uc-search{flex:1 1 220px;max-width:320px;height:38px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text);font-size:13px}
.uc-search:focus{outline:0;border-color:var(--primary)}
.uc-toolbar .uc-btn-primary{margin-left:auto}
.uc-filters{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 14px}
.uc-filter{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:9px;color:var(--muted)!important;font-size:13px;font-weight:700;text-decoration:none!important}
.uc-filter em{font-style:normal;font-size:11px;opacity:.75}
.uc-filter:hover{background:var(--surface-soft);color:var(--text)!important}
.uc-filter.active{background:var(--primary);color:#fff!important}
.uc-filter.active em{opacity:.85}
/* 批量操作条。display:flex 特异性比 [hidden] 的默认样式高，
   不显式写这一条的话，JS 把 hidden 设回去也藏不住它 */
.uc-batchbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 14px;padding:10px 14px;border:1px solid var(--primary);border-radius:11px;background:var(--surface-soft)}
.uc-batchbar[hidden]{display:none}
.uc-batchbar>span{color:var(--text);font-size:13px}
.uc-batchbar b{color:var(--primary);font-weight:800}
.uc-batchbar .uc-btn{padding:6px 12px;font-size:12px}
/* 文件表格 */
.uc-filelist{margin-bottom:0}
.uc-filelist .uc-col-check{width:38px;text-align:center}
/* 裸的 checkbox 在深色外观下几乎看不见，用 accent-color 跟着主色走 */
.uc-filelist .uc-col-check input[type="checkbox"]{width:16px;height:16px;margin:0;accent-color:var(--primary);cursor:pointer;vertical-align:middle}
.uc-filelist .uc-col-check input[type="checkbox"]:disabled{cursor:not-allowed;opacity:.45}
.uc-filelist .uc-col-size{width:92px;white-space:nowrap}
.uc-filelist .uc-col-state{width:170px}
.uc-filelist .uc-col-time{width:158px;white-space:nowrap}
.uc-filelist .uc-col-act{width:1%;white-space:nowrap}
.uc-filelist tbody td{vertical-align:middle}
.uc-filelist .uc-col-name{max-width:340px}
.uc-filelist .uc-col-name .fa-fw{margin-right:8px;color:var(--primary)}
.uc-name{display:inline-block;max-width:290px;overflow:hidden;color:var(--text);font-weight:700;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}
.uc-filelist tr.is-blocked .uc-name{opacity:.6;text-decoration:line-through}
.uc-empty{padding:34px 0!important;color:var(--muted);text-align:center}
.uc-badge{display:inline-flex;align-items:center;gap:4px;margin:2px 4px 2px 0;padding:3px 8px;border-radius:7px;border:1px solid var(--line);background:var(--surface-soft);color:var(--muted);font-size:11px;font-weight:700;white-space:nowrap}
.uc-badge-ok{border-color:rgba(31,146,84,.3);color:#1f9254}
.uc-badge-warn{border-color:rgba(214,158,46,.4);color:#b8860b}
.uc-badge-danger{border-color:rgba(220,53,69,.35);color:var(--danger)}
.uc-badge-muted{color:var(--muted)}
/* 行内操作按钮 */
.uc-acts{display:flex;align-items:center;gap:5px}
.uc-act{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;border-radius:8px;background:var(--surface-soft);color:var(--muted)!important;font-size:13px;text-decoration:none!important;cursor:pointer;transition:background .16s ease,color .16s ease}
.uc-act:hover{background:var(--primary);color:#fff!important}
.uc-act-danger:hover{background:var(--danger);color:#fff!important}
/* 订单表格 */
.uc-orderlist .uc-order-no{font-family:Consolas,Monaco,"Courier New",monospace;font-size:12px;color:var(--muted)}
.uc-orderlist .uc-order-price{color:var(--text);font-weight:800;white-space:nowrap}
@media (max-width:991px){
.uc-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
.uc-kv{grid-template-columns:minmax(0,1fr)}
/* 窄屏放不下这么多列：时间和状态先让位，文件名和操作必须留着 */
.uc-filelist .uc-col-time{display:none}
}
@media (max-width:767px){
/* 窄屏下 avatar(52) + 昵称(基准200) + 标签 三者加起来超过一行宽度，
   标签会掉到第二行、左对齐贴在头像下面，看着很散。把头像和标签收小、
   昵称基准压到 120px，三者就能并排 */
.usercenter .uc-head{padding:13px;gap:10px}
.uc-avatar{width:44px;height:44px;font-size:18px}
.uc-head-main{flex:1 1 120px}
.uc-head-main strong{font-size:16px}
.uc-tag{padding:4px 9px;font-size:11px}
.uc-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}
.uc-tab{flex:0 0 auto}
.uc-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}
.uc-filter{flex:0 0 auto}
.uc-toolbar .uc-btn-primary{margin-left:0}
.uc-search{max-width:none}
.uc-filelist .uc-col-state,.uc-filelist .uc-col-size{display:none}
.uc-name{max-width:160px}
.uc-form .uc-input,.uc-form-col{max-width:none}
}
@media (max-width:767px){
}

/* 侧栏是一块悬浮的圆角面板，默认就展开显示文字（深色工作台风是收起的图标条，这套不收） */
@media (min-width:768px){
body.theme-cockpit .navbar.navbar-default{position:fixed;top:16px;left:16px;bottom:16px;z-index:1200;margin:0;width:var(--rail-w);display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);overflow:hidden}
body.theme-cockpit .navbar .container{width:100%;max-width:none;padding:0;margin:0;display:flex;flex-direction:column;height:100%;min-height:100%}
body.theme-cockpit .navbar-header{float:none;width:100%;padding:18px 0 14px}
body.theme-cockpit .navbar-brand{float:none;display:flex;align-items:center;gap:12px;width:100%;height:auto;padding:0 16px;margin:0!important;color:var(--text)!important;font-size:15px;font-weight:800;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.theme-cockpit .navbar-brand:before{content:"\f1b2";flex:0 0 42px;width:42px;height:42px;border-radius:14px;background:var(--cockpit-grad);color:#fff;font:400 19px/42px FontAwesome;text-align:center;box-shadow:0 10px 22px rgba(109,93,246,.32)}
body.theme-cockpit .navbar-collapse{float:none;width:100%;flex:1;display:flex!important;flex-direction:column;padding:6px 14px 14px;border:0;box-shadow:none;overflow-x:hidden;overflow-y:auto}
body.theme-cockpit .navbar-nav{float:none!important;width:100%;margin:0!important;display:flex;flex-direction:column;gap:6px}
body.theme-cockpit .navbar-nav>li{width:100%;float:none}
body.theme-cockpit .navbar-nav.navbar-right{float:none!important;margin:auto 0 0!important;padding-top:12px;border-top:1px solid var(--line)}
body.theme-cockpit .navbar-default .navbar-nav>li>a{display:flex;align-items:center;gap:13px;margin:0;padding:0 12px;height:46px;border-radius:15px;background:transparent!important;color:var(--muted)!important;font-size:13px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.theme-cockpit .navbar-default .navbar-nav>li>a i{flex:0 0 22px;width:22px;margin:0;text-align:center;font-size:17px}
body.theme-cockpit .navbar-default .navbar-nav>li>a:hover,body.theme-cockpit .navbar-default .navbar-nav>li>a:focus{background:var(--surface-soft)!important;color:var(--text)!important}
body.theme-cockpit .navbar-default .navbar-nav>li.active>a{background:var(--cockpit-grad)!important;color:#fff!important;box-shadow:0 10px 22px rgba(109,93,246,.3)}
body.theme-cockpit .navbar-default .navbar-nav>li.active>a i{color:#fff}
/* 侧栏本身可滚动，绝对定位的下拉菜单会被裁掉，改成静态展开 */
body.theme-cockpit .navbar-nav .open>.dropdown-menu{position:static;float:none;width:100%;margin:4px 0 0;padding:4px;background:var(--surface-soft);border:1px solid var(--line);border-radius:14px;box-shadow:none}
body.theme-cockpit .navbar-nav .open>.dropdown-menu>li>a{padding:9px 12px;border-radius:10px;color:var(--muted)!important;font-size:13px;white-space:normal}
body.theme-cockpit .navbar-nav .open>.dropdown-menu>li>a:hover{background:var(--tint)!important;color:var(--primary)!important}
body.theme-cockpit>.container{margin:0!important;max-width:none!important;width:auto!important;padding:20px 24px 6px calc(var(--rail-w) + 40px)}
body.theme-cockpit>footer.footer{margin:0!important;padding-left:calc(var(--rail-w) + 40px)}
body.theme-cockpit>footer.footer .container{width:auto;max-width:none}
body.theme-cockpit .theme-announcement-bar{margin:0 0 18px calc(var(--rail-w) + 32px)!important;width:calc(100% - var(--rail-w) - 48px)!important;border-radius:16px!important}
body.theme-cockpit .mpimg-link-band{margin-left:calc(var(--rail-w) + 32px)!important;width:calc(100% - var(--rail-w) - 48px)!important}
}

@media (max-width:1399px){
}
@media (max-width:767px){
}
/* ===== 放在最后：布局型外观的搜索框在窄屏要竖排 =====
   各外观自己写了 body.theme-xxx .searchbox .form-inline{display:flex}，
   和这里的选择器特异性相同（0,3,0），同分时靠源码顺序决定胜负，所以必须放在它们后面，
   否则窄屏上搜索框还是横排、被挤到显示不全 */
@media (max-width:767px){
body.layout-theme .searchbox,body.layout-theme .searchbox .form-inline{width:100%}
body.layout-theme .searchbox .form-inline{flex-direction:column;align-items:stretch;gap:8px}
body.layout-theme .searchbox input.form-control[type="search"]{width:100%;min-width:0}
body.layout-theme .searchbox .btn{width:100%}
}
body.studio-layout a{color:var(--primary)}
body.studio-layout a:hover,body.studio-layout a:focus{color:var(--primary-dark)}
body.studio-layout .caret{display:none}

/* ---- 侧栏：整块白底贴左边，导航分成两组 ---- */
@media (min-width:768px){
body.studio-layout .navbar.navbar-default{position:fixed;top:0;left:0;bottom:0;z-index:1200;margin:0;width:var(--rail-w);display:flex;flex-direction:column;background:var(--surface);border:0;border-right:1px solid var(--line);border-radius:0;box-shadow:none;overflow:hidden}
body.studio-layout .navbar .container{width:100%;max-width:none;padding:0;margin:0;display:flex;flex-direction:column;height:100%;min-height:100%}
body.studio-layout .navbar-header{float:none;width:100%;padding:22px 20px 18px;border-bottom:1px solid var(--line)}
body.studio-layout .navbar-brand{float:none;display:flex;align-items:center;gap:11px;height:auto;padding:0;margin:0!important;color:var(--text)!important;font-size:17px;font-weight:800;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.studio-layout .navbar-brand:before{content:"\f0c2";flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;font-family:FontAwesome;font-size:17px;font-weight:400;box-shadow:0 8px 18px rgba(59,125,251,.28)}
body.studio-layout .navbar-collapse{float:none;width:100%;flex:1;display:flex!important;flex-direction:column;padding:14px 12px 0;border:0;box-shadow:none;overflow-y:auto;overflow-x:hidden}
body.studio-layout .navbar-nav{float:none!important;width:100%;margin:0!important;display:flex;flex-direction:column;gap:3px}
/* 两个 ul 各自带一个分组标题，导航本身的 HTML 不用动 */
body.studio-layout .navbar-nav:before{content:"工作空间";display:block;padding:2px 12px 8px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.04em}
body.studio-layout .navbar-nav.navbar-right:before{content:"个人中心";margin-top:14px;padding-top:16px;border-top:1px solid var(--line)}
body.studio-layout .navbar-nav>li{width:100%;float:none}
body.studio-layout .navbar-nav.navbar-right{float:none!important;width:100%;margin:0!important}
body.studio-layout .navbar-default .navbar-nav>li>a{position:relative;display:flex;align-items:center;gap:11px;margin:0;padding:10px 12px;border-radius:10px;color:#5b6a86!important;font-size:14px;font-weight:600;line-height:1.4}
body.studio-layout .navbar-default .navbar-nav>li>a i{width:18px;color:#93a1bb;font-size:15px;text-align:center;transition:color .15s}
body.studio-layout .navbar-default .navbar-nav>li>a:hover,body.studio-layout .navbar-default .navbar-nav>li>a:focus{background:var(--surface-soft)!important;color:var(--text)!important}
body.studio-layout .navbar-default .navbar-nav>li.active>a,body.studio-layout .navbar-default .navbar-nav>li.active>a:hover,body.studio-layout .navbar-default .navbar-nav>li.active>a:focus{background:var(--tint)!important;color:var(--primary)!important;font-weight:700}
body.studio-layout .navbar-default .navbar-nav>li.active>a i{color:var(--primary)}
body.studio-layout .navbar-default .navbar-nav>li.active>a:before{content:"";position:absolute;left:-12px;top:9px;bottom:9px;width:3px;border-radius:0 3px 3px 0;background:var(--primary)}
body.studio-layout .navbar-nav .open>.dropdown-menu{position:static;float:none;width:100%;margin:2px 0 0;padding:4px;background:var(--surface-soft);border:1px solid var(--line);border-radius:10px;box-shadow:none}
body.studio-layout .navbar-nav .open>.dropdown-menu>li>a{padding:9px 12px;border-radius:8px;color:#5b6a86;white-space:normal}
body.studio-layout .navbar-nav .open>.dropdown-menu>li>a:hover{background:var(--tint);color:var(--primary)}
/* 内容区让开侧栏和顶栏 */
body.studio-layout>.container,body.studio-layout>.container-fluid{width:auto!important;max-width:none!important;margin:0!important;padding:22px 26px 8px calc(var(--rail-w) + 26px)!important}
body.studio-layout>footer.footer{margin:0!important;padding-left:calc(var(--rail-w) + 26px)}
body.studio-layout .theme-announcement-bar{margin:0 0 0 var(--rail-w)!important;width:calc(100% - var(--rail-w))!important;border-radius:0!important}
body.studio-layout .mpimg-link-band{margin-left:var(--rail-w)!important;width:calc(100% - var(--rail-w))!important}
}
body.studio-layout .navbar-default .navbar-toggle{border-color:var(--line)!important;background:var(--surface)!important}
body.studio-layout .navbar-default .navbar-toggle .icon-bar{background:var(--primary)!important}

/* ---- 顶部搜索条 ---- */
/* 顶栏走正常文档流（sticky），下面的公告条和内容区就不用再各自留出顶栏高度，
   否则两边都留一次会多出一大块空白 */
body.studio-layout .studio-topbar{position:sticky;top:0;margin-left:var(--rail-w);z-index:1100;display:flex;align-items:center;gap:16px;height:var(--topbar-h);padding:0 26px;background:var(--surface);border-bottom:1px solid var(--line)}
body.studio-layout .studio-search{position:relative;display:flex;align-items:center;flex:0 1 520px;height:42px;padding:0 12px 0 40px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft);transition:border-color .15s,background .15s}
body.studio-layout .studio-search:focus-within{border-color:var(--primary);background:var(--surface)}
body.studio-layout .studio-search>i{position:absolute;left:14px;color:#9aa7c0;font-size:14px}
body.studio-layout .studio-search input{flex:1;width:100%;height:40px;padding:0;border:0;background:transparent;box-shadow:none!important;color:var(--text);font-size:14px}
body.studio-layout .studio-search input::placeholder{color:#9aa7c0}
body.studio-layout .studio-search input:focus{outline:0}
body.studio-layout .studio-kbd{flex:0 0 auto;padding:3px 8px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:#98a5be;font-size:11.5px;font-weight:700;box-shadow:none}
body.studio-layout .studio-search-off{padding-left:38px;color:var(--muted);font-size:14px;font-weight:600}
body.studio-layout .studio-topbar-side{display:flex;align-items:center;gap:12px;margin-left:auto}
body.studio-layout .studio-upload{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 20px;border-radius:12px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff!important;font-size:14px;font-weight:700;box-shadow:0 10px 22px rgba(59,125,251,.26)}
body.studio-layout .studio-upload:hover,body.studio-layout .studio-upload:focus{background:linear-gradient(135deg,var(--primary-dark),var(--primary));color:#fff!important;text-decoration:none}
body.studio-layout .studio-avatar{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:var(--tint);color:var(--primary)!important;font-size:15px;font-weight:800}
body.studio-layout .studio-avatar:hover{background:var(--primary);color:#fff!important;text-decoration:none}
body.studio-layout .studio-avatar-guest{background:var(--surface-soft);color:var(--muted)!important}

/* ---- 侧栏底部的升级卡 ---- */
body.studio-layout .studio-upsell{margin:14px 12px 16px;padding:16px 15px 15px;border-radius:14px;background:var(--upsell-bg);text-align:left}
body.studio-layout .studio-upsell-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:9px;border-radius:10px;background:linear-gradient(135deg,#ffc46b,#ff9f45);color:#fff;font-size:14px}
body.studio-layout .studio-upsell strong{display:block;color:var(--text);font-size:14px;font-weight:800}
body.studio-layout .studio-upsell p{margin:6px 0 12px;color:var(--muted);font-size:12px;line-height:1.7}
body.studio-layout .studio-upsell-btn{display:block;padding:9px 0;border-radius:10px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff!important;font-size:13px;font-weight:700;text-align:center;box-shadow:0 8px 18px rgba(59,125,251,.24)}
body.studio-layout .studio-upsell-btn:hover{color:#fff!important;text-decoration:none;filter:brightness(1.05)}

/* ---- 主区两列：左内容 + 右数据列 ---- */
body.studio-layout .layout-shell{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}
body.studio-layout .studio-main{min-width:0}
@media (max-width:1399px){body.studio-layout .layout-shell{grid-template-columns:minmax(0,1fr)}body.studio-layout .studio-side{display:none}}

/* ---- 横幅 ---- */
body.studio-layout .studio-hero{position:relative;display:flex;align-items:center;gap:20px;min-height:150px;margin:0 0 16px;padding:26px 30px;border-radius:20px;background:var(--hero-bg);overflow:hidden}
body.studio-layout .studio-hero-main{position:relative;z-index:1;display:flex;align-items:center;gap:16px}
body.studio-layout .studio-hero-badge{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:15px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;font-size:21px;box-shadow:0 12px 24px rgba(59,125,251,.28)}
body.studio-layout .studio-hero h1{margin:0;color:var(--text);font-size:28px;font-weight:800;letter-spacing:-.02em}
body.studio-layout .studio-hero p{margin:7px 0 0;color:var(--muted);font-size:14px}
body.studio-layout .studio-hero-slogan{position:relative;z-index:1;margin-left:auto;padding-right:14px;color:#7ea0ea;font-size:15px;font-weight:700;line-height:1.7;text-align:center;transform:rotate(-7deg);font-family:"Kaiti SC","STKaiti",Kaiti,"Xingkai SC","KaiTi","楷体",cursive}
body.studio-layout .studio-hero-art{position:relative;z-index:1;flex:0 0 auto;width:210px;margin:-14px -8px -22px 0}
body.studio-layout .studio-hero-art svg{display:block;width:100%;height:auto}
@media (max-width:991px){body.studio-layout .studio-hero{flex-wrap:wrap;padding:22px}body.studio-layout .studio-hero-slogan,body.studio-layout .studio-hero-art{display:none}}

/* ---- 四张统计卡 ---- */
body.studio-layout .layout-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 16px}
@media (max-width:991px){body.studio-layout .layout-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
body.studio-layout .layout-stat{position:relative;display:flex;align-items:center;gap:13px;padding:18px 40px 18px 18px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow);transition:transform .15s,box-shadow .15s}
body.studio-layout .layout-stat:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(38,60,105,.1)}
body.studio-layout .layout-stat:after{content:"\f105";position:absolute;right:16px;top:50%;margin-top:-9px;color:#c2cddf;font-family:FontAwesome;font-size:16px}
body.studio-layout .layout-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:var(--tint);color:var(--primary);font-size:19px}
body.studio-layout .layout-stat strong{display:block;color:var(--text);font-size:26px;font-weight:800;line-height:1.15;letter-spacing:-.02em}
body.studio-layout .layout-stat span{color:var(--muted);font-size:13px;font-weight:600}
body.studio-layout .layout-stat-image .layout-stat-icon{background:#f3ecff;color:#8b5cf6}
body.studio-layout .layout-stat-video .layout-stat-icon{background:#ffeee2;color:#f97316}
body.studio-layout .layout-stat-today .layout-stat-icon{background:#e6f7ef;color:#16a34a}

/* ---- 文件面板 ---- */
body.studio-layout .well.bs-component{margin:0;padding:22px 22px 8px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow)}
body.studio-layout .well.bs-component h2{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:0 0 4px;color:var(--text);font-size:19px;font-weight:800;letter-spacing:-.01em}
body.studio-layout .layout-page-sub{margin:0 0 14px;color:var(--muted);font-size:13px}
body.studio-layout .searchbox{margin-left:auto}
body.studio-layout .searchbox .form-inline{display:flex;align-items:center;gap:8px}
body.studio-layout .searchbox .form-control{height:38px;min-width:220px;padding:0 14px;border:1px solid var(--line)!important;border-radius:11px;background:var(--surface-soft)!important;box-shadow:none!important;color:var(--text);font-size:13px}
body.studio-layout .searchbox .form-control:focus{border-color:var(--primary)!important;background:var(--surface)!important}
body.studio-layout .searchbox .btn{height:38px;padding:0 16px;border-radius:11px;background:var(--tint)!important;border:0!important;color:var(--primary)!important;font-size:13px;font-weight:700;box-shadow:none!important}
body.studio-layout .searchbox .btn:hover,body.studio-layout .searchbox .btn:focus{background:var(--primary)!important;color:#fff!important}

/* ---- 筛选标签 + 工具条 ---- */
body.studio-layout .studio-filterbar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:0 0 16px}
body.studio-layout .layout-filters{display:flex;flex-wrap:wrap;gap:9px;margin:0}
body.studio-layout .layout-filter{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:#5b6a86;font-size:13px;font-weight:650}
body.studio-layout .layout-filter em{padding:1px 7px;border-radius:7px;background:var(--surface-soft);color:var(--muted);font-size:11.5px;font-style:normal;font-weight:700}
body.studio-layout .layout-filter:hover{border-color:var(--primary);color:var(--primary);text-decoration:none}
body.studio-layout .layout-filter.active{border-color:transparent;background:var(--primary);color:#fff}
body.studio-layout .layout-filter.active em{background:rgba(255,255,255,.24);color:#fff}
body.studio-layout .studio-tools{display:flex;align-items:center;gap:10px;margin-left:auto}
body.studio-layout .studio-sort{position:relative;display:inline-flex;align-items:center}
body.studio-layout .studio-sort>i{position:absolute;right:12px;color:#98a5be;font-size:14px;pointer-events:none}
body.studio-layout .studio-sort-sel{height:38px;padding:0 32px 0 14px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:#5b6a86;font-size:13px;font-weight:650;appearance:none;-webkit-appearance:none}
body.studio-layout .studio-sort-sel:focus{outline:0;border-color:var(--primary)}
body.studio-layout .studio-viewtoggle{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:11px;background:var(--surface)}
body.studio-layout .studio-viewtoggle button{width:30px;height:28px;border:0;border-radius:8px;background:transparent;color:#98a5be;font-size:13px;line-height:1}
body.studio-layout .studio-viewtoggle button.active{background:var(--primary);color:#fff}

/* ---- 表格 ---- */
body.studio-layout .table-responsive{border:0;margin:0}
body.studio-layout .table.filelist{margin:0;border-collapse:separate;border-spacing:0}
body.studio-layout .table.filelist>thead>tr>th{padding:12px 14px;border:0;border-bottom:1px solid var(--line);background:var(--surface-soft);color:var(--muted);font-size:12.5px;font-weight:700;white-space:nowrap}
body.studio-layout .table.filelist>thead>tr>th:first-child{border-radius:10px 0 0 10px}
body.studio-layout .table.filelist>thead>tr>th:last-child{border-radius:0 10px 10px 0}
body.studio-layout .table.filelist>tbody>tr>td{padding:14px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--text);font-size:13.5px;vertical-align:middle}
body.studio-layout .table-striped>tbody>tr:nth-of-type(odd)>td{background:transparent}
body.studio-layout .table-hover>tbody>tr:hover>td{background:var(--surface-soft)}
body.studio-layout .table.filelist>tbody>tr:last-child>td{border-bottom:0}
body.studio-layout .table.filelist>tbody>tr>td:nth-child(2){color:var(--text);font-weight:650}
body.studio-layout .table.filelist>tbody>tr>td .fa-fw{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-right:10px;border-radius:10px;background:var(--tint);color:var(--primary);font-size:15px;vertical-align:middle}
body.studio-layout .file-type-badge{display:inline-block;padding:3px 10px;border-radius:8px;background:var(--tint);color:var(--primary);font-size:12px;font-weight:700}
body.studio-layout .file-actions{display:flex;gap:6px}
body.studio-layout .file-action{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:#7c89a3!important;font-size:13px}
body.studio-layout .file-action .file-action-label{display:none}
body.studio-layout .file-action:hover{border-color:transparent;background:var(--primary);color:#fff!important}
body.studio-layout .filelist-footer{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:14px 0 16px;border-top:1px solid var(--line);margin-top:2px}
body.studio-layout .filelist-summary{color:var(--muted);font-size:13px}
body.studio-layout .filelist-pager{margin-left:auto}
body.studio-layout .pagination{margin:0}
body.studio-layout .pagination>li>a{min-width:34px;margin:0 3px;border:1px solid var(--line);border-radius:9px!important;background:var(--surface);color:#5b6a86;font-size:13px;text-align:center}
body.studio-layout .pagination>li>a:hover{border-color:var(--primary);color:var(--primary)}
body.studio-layout .pagination>.active>a,body.studio-layout .pagination>.active>a:hover,body.studio-layout .pagination>.active>a:focus{border-color:transparent;background:var(--primary);color:#fff}
body.studio-layout .pagination>.disabled>a{background:var(--surface-soft);color:#b9c3d6}

/* ---- 右侧数据列 ---- */
body.studio-layout .studio-side{display:flex;flex-direction:column;gap:16px;min-width:0}
body.studio-layout .studio-panel{padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}
body.studio-layout .studio-panel-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}
body.studio-layout .studio-panel-head strong{color:var(--text);font-size:15px;font-weight:800}
body.studio-layout .studio-panel-num{margin-left:auto;color:var(--text);font-size:15px;font-weight:800}
body.studio-layout .studio-panel-more{margin-left:auto;color:var(--muted);font-size:12.5px;font-weight:650}
body.studio-layout .studio-panel-more:hover{color:var(--primary);text-decoration:none}
body.studio-layout .studio-badge{margin-left:auto;padding:3px 10px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:700}
body.studio-layout .studio-badge.ok{background:#e6f7ef;color:#12925a}
body.studio-layout .studio-badge.bad{background:#fdeceb;color:#d64545}
body.studio-layout .studio-quota{display:flex;align-items:center;gap:16px}
body.studio-layout .studio-ring{position:relative;flex:0 0 auto;width:86px;height:86px}
body.studio-layout .studio-ring svg{width:100%;height:100%;transform:rotate(-90deg)}
body.studio-layout .studio-ring circle{fill:none;stroke-width:9;stroke-linecap:round}
body.studio-layout .studio-ring-bg{stroke:#eef2fa}
body.studio-layout .studio-ring-fg{stroke:var(--primary)}
body.studio-layout .studio-ring b{position:absolute;left:0;right:0;top:50%;margin-top:-11px;color:var(--text);font-size:16px;font-weight:800;text-align:center}
body.studio-layout .studio-quota-info{flex:1;min-width:0}
body.studio-layout .studio-quota-info p{margin:0;color:var(--muted);font-size:12.5px;line-height:1.9}
body.studio-layout .studio-quota-info p b{color:var(--text);font-weight:700}
body.studio-layout .studio-quota-label{margin-top:4px!important}
body.studio-layout .studio-quota-bar{display:block;height:6px;margin:6px 0 5px;border-radius:999px;background:#eef2fa;overflow:hidden}
body.studio-layout .studio-quota-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary),var(--accent))}
body.studio-layout .studio-quota-info em{color:var(--muted);font-size:12px;font-style:normal}
body.studio-layout .studio-rights{display:flex;flex-direction:column;gap:13px}
body.studio-layout .studio-right-row{display:flex;align-items:center;gap:11px}
body.studio-layout .studio-right-row em{color:#5b6a86;font-size:13.5px;font-style:normal;font-weight:650}
body.studio-layout .studio-right-row b{margin-left:auto;color:var(--text);font-size:13.5px;font-weight:800}
body.studio-layout .studio-right-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;font-size:13px}
body.studio-layout .studio-ico-blue{background:var(--tint);color:var(--primary)}
body.studio-layout .studio-ico-indigo{background:#eef0ff;color:#6366f1}
body.studio-layout .studio-ico-amber{background:#fff3e2;color:#f59e0b}
body.studio-layout .studio-acts{display:flex;flex-wrap:wrap;gap:10px}
/* 每个入口平分整行：3 个也好 4 个也好都铺满，不会像固定列数那样空出一格 */
body.studio-layout .studio-act{flex:1 1 0;min-width:0}
body.studio-layout .studio-act{display:flex;flex-direction:column;align-items:center;gap:7px;padding:14px 6px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:#5b6a86!important;font-size:12.5px;font-weight:650;text-align:center}
body.studio-layout .studio-act i{font-size:16px;color:var(--primary)}
body.studio-layout .studio-act:hover{border-color:var(--primary);text-decoration:none}
body.studio-layout .studio-act.primary{border-color:transparent;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff!important;box-shadow:0 10px 20px rgba(59,125,251,.24)}
body.studio-layout .studio-act.primary i{color:#fff}
body.studio-layout .studio-feed{display:flex;flex-direction:column;gap:12px}
body.studio-layout .studio-feed-item{display:flex;align-items:center;gap:11px;min-width:0}
body.studio-layout .studio-feed-item:hover{text-decoration:none}
body.studio-layout .studio-feed-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:32px;height:32px;border-radius:10px;background:var(--tint);color:var(--primary);font-size:13px}
body.studio-layout .studio-feed-icon[data-group="image"]{background:#f3ecff;color:#8b5cf6}
body.studio-layout .studio-feed-icon[data-group="video"]{background:#ffeee2;color:#f97316}
body.studio-layout .studio-feed-icon[data-group="archive"]{background:#fff3e2;color:#d97706}
body.studio-layout .studio-feed-body{min-width:0}
body.studio-layout .studio-feed-body b{display:block;color:var(--text);font-size:13px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.studio-layout .studio-feed-body em{color:var(--muted);font-size:12px;font-style:normal}
body.studio-layout .studio-empty{margin:0;color:var(--muted);font-size:13px}

/* ---- 页脚 ---- */
body.studio-layout .footer{margin-top:26px;padding:22px 0 26px;border-top:0;background:transparent}
body.studio-layout .footer,body.studio-layout .footer .text-muted{color:var(--muted);font-size:13px}

/* ---- 窄屏：侧栏和顶栏都回到普通文档流 ---- */
@media (max-width:767px){
body.studio-layout .navbar.navbar-default{position:static;width:auto;background:var(--surface);border-bottom:1px solid var(--line)}
body.studio-layout .navbar-nav:before,body.studio-layout .navbar-nav.navbar-right:before{display:none}
body.studio-layout .studio-topbar{position:static;margin-left:0;height:auto;flex-wrap:wrap;gap:10px;padding:12px 14px}
body.studio-layout .studio-search{flex:1 1 100%}
body.studio-layout .studio-topbar-side{margin-left:0}
body.studio-layout>.container,body.studio-layout>.container-fluid{padding:14px 12px 8px!important}
body.studio-layout .studio-upsell{margin:12px 14px}
body.studio-layout .layout-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
body.studio-layout .studio-hero h1{font-size:22px}
body.studio-layout .well.bs-component{padding:16px 14px 4px;border-radius:16px}
body.studio-layout .studio-tools{margin-left:0}
}

/* ===== 工作台家族新增的公共块（横幅卖点 / 按钮 / 推广横幅），五套外观共用 ===== */
body.studio-layout .studio-hero-copy{min-width:0}
body.studio-layout .studio-hero-kicker{display:inline-block;margin-bottom:12px;padding:5px 14px;border-radius:999px;background:var(--tint);color:var(--primary);font-size:12.5px;font-weight:700}
body.studio-layout .studio-hero h1 span{display:block;color:var(--primary)}
body.studio-layout .studio-hero-tags{margin-top:6px!important;color:var(--muted);font-size:13px}
body.studio-layout .studio-hero-checks{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:14px}
body.studio-layout .studio-hero-checks span{display:inline-flex;align-items:center;gap:7px;color:var(--text);font-size:13.5px;font-weight:650}
body.studio-layout .studio-hero-checks i{color:var(--primary);font-size:15px}
body.studio-layout .studio-hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}
body.studio-layout .studio-hero-btn{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 24px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--text)!important;font-size:14px;font-weight:700}
body.studio-layout .studio-hero-btn:hover{border-color:var(--primary);color:var(--primary)!important;text-decoration:none}
body.studio-layout .studio-hero-btn.primary{border-color:transparent;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff!important;box-shadow:0 12px 26px rgba(59,125,251,.26)}
body.studio-layout .studio-hero-btn.primary:hover{color:#fff!important;filter:brightness(1.06)}
body.studio-layout .studio-hero-feats{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}
body.studio-layout .studio-feat{display:inline-flex;align-items:center;gap:9px;padding:9px 16px 9px 10px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}
body.studio-layout .studio-feat i{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:var(--tint);color:var(--primary);font-size:14px}
body.studio-layout .studio-feat b{color:var(--text);font-size:13px;font-weight:700}
body.studio-layout .studio-feat em{display:block;color:var(--muted);font-size:11.5px;font-style:normal;font-weight:600}
body.studio-layout .studio-feat b+em{margin-top:2px}
body.studio-layout .studio-feat-violet{background:#f3ecff!important;color:#8b5cf6!important}
body.studio-layout .studio-feat-green{background:#e6f7ef!important;color:#16a34a!important}
body.studio-layout .studio-feat-cyan{background:#e2f7fb!important;color:#0891b2!important}
/* 推广横幅 */
body.studio-layout .studio-promo{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin:16px 0 0;padding:22px 26px;border:1px solid var(--line);border-radius:20px;background:var(--hero-bg)}
body.studio-layout .studio-promo-main{min-width:0;flex:1 1 320px}
body.studio-layout .studio-promo h3{margin:0;color:var(--text);font-size:19px;font-weight:800}
body.studio-layout .studio-promo p{margin:6px 0 0;color:var(--muted);font-size:13px}
body.studio-layout .studio-promo-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}
body.studio-layout .studio-promo-chips span{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:999px;background:var(--surface);color:#5b6a86;font-size:12.5px;font-weight:650}
body.studio-layout .studio-promo-chips i{color:var(--primary)}
body.studio-layout .studio-promo-slogan{color:var(--primary);font-size:14px;font-weight:700;line-height:1.7;text-align:center;transform:rotate(-6deg);opacity:.85;font-family:"Kaiti SC","STKaiti",Kaiti,"KaiTi","楷体",cursive}
body.studio-layout .studio-promo-btn{display:inline-flex;align-items:center;gap:8px;height:46px;padding:0 26px;border-radius:14px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff!important;font-size:14px;font-weight:700;box-shadow:0 12px 26px rgba(59,125,251,.26)}
body.studio-layout .studio-promo-btn:hover{color:#fff!important;text-decoration:none;filter:brightness(1.06)}
/* 会员卡里的升级按钮 */
body.studio-layout .studio-vip-btn{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;padding:11px 0;border-radius:12px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff!important;font-size:13.5px;font-weight:700;box-shadow:0 10px 22px rgba(59,125,251,.24)}
body.studio-layout .studio-vip-btn:hover{color:#fff!important;text-decoration:none;filter:brightness(1.06)}
body.studio-layout .layout-stat-doc .layout-stat-icon{background:#e8f0ff;color:#3b7dfb}
body.studio-layout .layout-stat-audio .layout-stat-icon{background:#e6f7ef;color:#10b981}
@media (max-width:1199px){body.studio-layout .layout-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:1200px){}
@media (max-width:1199px){}
@media (max-width:1399px){}

/* ===== 修：列表行透出 Bootstrap 的斑马纹底色 =====
   Bootstrap 的 .table-striped 是给 <tr> 上背景的，前面只把 <td> 设成了透明，
   tr 那层浅色底照样透出来——浅色外观看不出来（白底盖白底），
   深空科技风就变成深色面板上两条白带，浅色文字落上去等于看不见。
   底色统一压在 tr 上，行本身跟着面板色走 */
body.studio-layout .table>tbody>tr,
body.studio-layout .table-striped>tbody>tr:nth-of-type(odd),
body.studio-layout .table-striped>tbody>tr:nth-of-type(even){background-color:transparent}
body.studio-layout .table-hover>tbody>tr:hover{background-color:var(--surface-soft)}
@media (max-width:767px){}

/* ===== 云端门户风（skyline）=====
   家族里唯一一套顶部横向导航的：把侧栏那套规则整体退回顶栏，
   搜索框搬进横幅，右侧一列是上传卡 / 存储空间 / 最近上传 / 快捷操作 / 我的权限。
   --rail-w 归零，家族里所有按侧栏宽度让位的地方就自动失效了 */
body.theme-skyline{--page-bg:#f4f7fc;--surface:#ffffff;--surface-soft:#f5f8fd;--text:#1a2540;--muted:#6f7f9b;--line:#e6ecf6;--primary:#2563eb;--primary-dark:#1d4ed8;--accent:#38bdf8;--danger:#ef4444;--tint:#e8f0fe;--drop-line:#cddcfb;--drop-tint:#f2f7ff;--shadow:0 10px 30px rgba(26,37,64,.06);--rail-w:0px;--topbar-h:0px;--hero-bg:linear-gradient(180deg,#bfe0f7 0,#dceefb 42%,#eef6fd 100%);--upsell-bg:linear-gradient(160deg,#e8f0fe,#dbe9fd);background:var(--page-bg);color:var(--text)}
body.theme-skyline a{color:var(--primary)}
body.theme-skyline a:hover,body.theme-skyline a:focus{color:var(--primary-dark)}

/* ---- 顶部横向导航：把家族的固定侧栏改回一条顶栏 ---- */
@media (min-width:768px){
body.theme-skyline .navbar.navbar-default{position:sticky;top:0;left:auto;bottom:auto;width:auto;flex-direction:row;align-items:center;border-right:0;border-bottom:1px solid var(--line);background:var(--surface);box-shadow:0 2px 14px rgba(26,37,64,.05);overflow:visible}
body.theme-skyline .navbar .container{flex-direction:row;align-items:center;width:100%;max-width:1560px;height:auto;min-height:0;padding:0 26px;margin:0 auto}
body.theme-skyline .navbar-header{width:auto;padding:14px 0;border-bottom:0}
body.theme-skyline .navbar-collapse{flex:1;flex-direction:row;align-items:center;padding:0 0 0 34px;overflow:visible}
body.theme-skyline .navbar-nav{flex-direction:row;width:auto;gap:6px}
body.theme-skyline .navbar-nav:before,body.theme-skyline .navbar-nav.navbar-right:before{display:none}
body.theme-skyline .navbar-nav.navbar-right{width:auto;margin-left:auto!important}
body.theme-skyline .navbar-nav>li{width:auto}
body.theme-skyline .navbar-default .navbar-nav>li>a{padding:22px 14px;border-radius:0;color:var(--muted)!important;font-weight:650}
body.theme-skyline .navbar-default .navbar-nav>li>a:hover,body.theme-skyline .navbar-default .navbar-nav>li>a:focus{background:transparent!important;color:var(--text)!important}
body.theme-skyline .navbar-default .navbar-nav>li.active>a,body.theme-skyline .navbar-default .navbar-nav>li.active>a:hover,body.theme-skyline .navbar-default .navbar-nav>li.active>a:focus{background:transparent!important;color:var(--primary)!important;font-weight:800}
/* 选中项底部一条短横线，替掉侧栏那根左侧竖条 */
body.theme-skyline .navbar-default .navbar-nav>li.active>a:before{content:"";position:absolute;left:14px;right:14px;top:auto;bottom:0;width:auto;height:3px;border-radius:3px 3px 0 0;background:var(--primary)}
body.theme-skyline .navbar-nav .open>.dropdown-menu{position:absolute;width:auto;min-width:170px;margin-top:0;background:var(--surface);box-shadow:var(--shadow)}
/* 顶栏是横的，页面就不用再为侧栏和吸顶搜索条让位 */
body.theme-skyline>.container,body.theme-skyline>.container-fluid{max-width:1560px!important;margin:0 auto!important;padding:22px 26px 8px!important}
body.theme-skyline>footer.footer{padding-left:0}
body.theme-skyline .theme-announcement-bar,body.theme-skyline .mpimg-link-band{margin-left:0!important;width:100%!important}
}
/* 顶栏已经带了搜索和上传，家族那条吸顶条不再需要 */
body.theme-skyline .studio-topbar{display:none}
body.theme-skyline .studio-upsell{display:none}

/* ---- 横幅：天空渐变 + 远山 + 大搜索框 ---- */
body.theme-skyline .studio-hero{position:relative;align-items:flex-start;min-height:250px;padding:44px 40px 40px;border-radius:18px;background:var(--hero-bg);overflow:hidden}
/* 远山用两层圆角色块堆出来，不引外部图片 */
body.theme-skyline .studio-hero:before{content:"";position:absolute;left:-6%;right:-6%;bottom:-42px;height:190px;border-radius:46% 54% 0 0/100% 100% 0 0;background:linear-gradient(180deg,#9fc6e8,#c8e0f2);opacity:.55}
body.theme-skyline .studio-hero:after{content:"";position:absolute;left:22%;right:-14%;bottom:-58px;height:210px;border-radius:52% 48% 0 0/100% 100% 0 0;background:linear-gradient(180deg,#7fb3dd,#a9cfea);opacity:.5}
body.theme-skyline .studio-hero-main{align-items:flex-start;flex:1 1 auto;min-width:0}
body.theme-skyline .studio-hero-copy{width:100%;max-width:760px}
body.theme-skyline .studio-hero h1{font-size:38px;font-weight:800;letter-spacing:-.02em;color:#123059}
body.theme-skyline .studio-hero p{margin-top:10px!important;color:#3d5a80;font-size:14.5px;font-weight:600}
body.theme-skyline .studio-hero-search{display:flex;align-items:center;gap:0;width:100%;max-width:730px;height:56px;margin-top:26px;padding:0 6px 0 18px;border:1px solid rgba(255,255,255,.9);border-radius:14px;background:rgba(255,255,255,.92);box-shadow:0 14px 34px rgba(26,60,110,.14);backdrop-filter:blur(6px)}
body.theme-skyline .studio-hero-search>i{flex:0 0 auto;margin-right:10px;color:#8fa3bf;font-size:15px}
body.theme-skyline .studio-hero-search input{flex:1;min-width:0;height:52px;border:0;background:transparent;box-shadow:none!important;color:var(--text);font-size:14.5px}
body.theme-skyline .studio-hero-search input:focus{outline:0}
body.theme-skyline .studio-hero-search input::placeholder{color:#9aabc4}
body.theme-skyline .studio-hero-search button{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;height:44px;padding:0 24px;border:0;border-radius:11px;background:var(--primary);color:#fff;font-size:14px;font-weight:700}
body.theme-skyline .studio-hero-search button:hover{background:var(--primary-dark)}
body.theme-skyline .studio-hero-slogan{align-self:center;color:#3d6ea8;opacity:.85}
body.theme-skyline .studio-hero-art{align-self:center;width:250px;opacity:.95}
@media (max-width:1199px){body.theme-skyline .studio-hero-slogan{display:none}}

/* ---- 统计卡：浅色底 + 彩色图标块 ---- */
body.theme-skyline .layout-stat{padding:20px 40px 20px 18px;border-radius:16px;background:linear-gradient(160deg,#f2f7ff,#ffffff)}
body.theme-skyline .layout-stat-image{background:linear-gradient(160deg,#f6f0ff,#ffffff)}
body.theme-skyline .layout-stat-video{background:linear-gradient(160deg,#fff3e9,#ffffff)}
body.theme-skyline .layout-stat-doc{background:linear-gradient(160deg,#eafaf1,#ffffff)}
body.theme-skyline .layout-stat-today{background:linear-gradient(160deg,#eafaf1,#ffffff)}
body.theme-skyline .layout-stat-icon{width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;font-size:20px}
body.theme-skyline .layout-stat-image .layout-stat-icon{background:linear-gradient(135deg,#8b5cf6,#c4b5fd);color:#fff}
body.theme-skyline .layout-stat-video .layout-stat-icon{background:linear-gradient(135deg,#fb7c3d,#fdba74);color:#fff}
body.theme-skyline .layout-stat-doc .layout-stat-icon,body.theme-skyline .layout-stat-today .layout-stat-icon{background:linear-gradient(135deg,#16a34a,#6ee7b7);color:#fff}
body.theme-skyline .layout-stat span{order:-1;display:block;margin-bottom:2px;font-size:13px}
body.theme-skyline .layout-stat>div{display:flex;flex-direction:column}
body.theme-skyline .layout-stat strong{font-size:24px}

/* ---- 右侧：蓝色上传卡 ---- */
body.theme-skyline .studio-drop{display:block;padding:26px 20px 22px;border-radius:18px;background:linear-gradient(160deg,#2f6fe4 0,#1f4fd8 60%,#2a5fe0 100%);color:#fff!important;text-align:center;box-shadow:0 16px 34px rgba(31,79,216,.28)}
body.theme-skyline .studio-drop:hover{text-decoration:none;filter:brightness(1.05)}
body.theme-skyline .studio-drop-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:14px;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;font-size:24px}
body.theme-skyline .studio-drop strong{display:block;color:#fff;font-size:17px;font-weight:800}
body.theme-skyline .studio-drop em{display:block;margin-top:6px;color:rgba(255,255,255,.82);font-size:12.5px;font-style:normal}
body.theme-skyline .studio-drop-btn{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:11px 0;border-radius:11px;background:#fff;color:var(--primary);font-size:14px;font-weight:800}
body.theme-skyline .studio-drop-feats{display:flex;justify-content:space-between;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.22)}
body.theme-skyline .studio-drop-feats i{display:inline-flex;align-items:center;gap:5px;color:rgba(255,255,255,.9);font-size:12px;font-style:normal;font-weight:650}
body.theme-skyline .studio-drop-feats b{font-weight:400}

/* ---- 面板与列表 ---- */
body.theme-skyline .well.bs-component,body.theme-skyline .studio-panel{border-radius:18px}
body.theme-skyline .well.bs-component h2{font-size:20px}
body.theme-skyline .layout-filter{border-radius:10px}
body.theme-skyline .table.filelist>thead>tr>th{background:var(--surface-soft)}
body.theme-skyline .file-action{border-radius:10px}
body.theme-skyline .studio-panel-head strong{font-size:15px}
body.theme-skyline .studio-ring-fg{stroke:var(--primary)}
body.theme-skyline .footer{border-top:1px solid var(--line);background:var(--surface)}
@media (max-width:767px){body.theme-skyline .studio-hero{padding:24px 18px}body.theme-skyline .studio-hero h1{font-size:24px}body.theme-skyline .studio-hero-search{height:auto;flex-wrap:wrap;padding:10px}body.theme-skyline .studio-hero-search input{width:100%;flex:1 1 100%}body.theme-skyline .studio-hero-search button{width:100%;margin-top:8px}}
/* 公告条：覆盖 ads.php 注入的那份变量（新外观不在它的名单里，默认会回落成蓝白配色） */
body.theme-skyline .theme-announcement-bar{--announce-bg:rgba(255,255,255,.97);--announce-border:#e6ecf6;--announce-shadow:0 10px 28px rgba(26,37,64,.07);--announce-text:#1a2540;--announce-link:#2563eb;--announce-c1:#2563eb;--announce-c2:#38bdf8;--announce-c3:#6f7f9b}
body.theme-skyline .mpimg-link-band{--gg-ad-bg:rgba(255,255,255,.98);--gg-ad-border:#e6ecf6;--gg-ad-shadow:0 10px 28px rgba(26,37,64,.07)}

/* 紧凑广告条：各套外观里给广告条写死的白底、边框、毛玻璃和重阴影统一去掉，
   只留居中的一排小按钮；各主题只改变量的那些规则自然就失效了，这里只收写死属性的几套。 */
.mpimg-link-band{background:none!important;border-top:0!important;border-bottom:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
body .mpimg-link-grid .dh{box-shadow:0 2px 6px rgba(24,46,84,.14)!important}
body .mpimg-link-grid .dh:hover,body .mpimg-link-grid .dh:focus{box-shadow:0 4px 12px rgba(24,46,84,.2)!important}
body .mpimg-link-grid .dh.has-image{box-shadow:none!important}

/* ===========================================================
   魔签系统（Mochain）页面样式
   首页 / 购买授权 / 授权查询 三块自成一组，类名统一 mc- 前缀，
   颜色全部走 :root 的变量，跟着后台「外观配色」一起换。
   =========================================================== */
.mc-page{padding:24px 0 48px}
.mc-head{margin-bottom:18px}
.mc-head h1{margin:0 0 6px;font-size:26px;font-weight:700;color:var(--text,#1a2540)}
.mc-head p{margin:0;color:var(--muted,#64748b);font-size:14px}

/* 首屏 */
.mc-hero{display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:space-between;
	background:linear-gradient(135deg,#2563eb 0%,#38bdf8 100%);color:#fff;border-radius:18px;padding:34px 36px;
	box-shadow:0 18px 40px rgba(37,99,235,.18)}
.mc-hero-text{flex:1 1 420px;min-width:280px}
.mc-hero-tag{margin:0 0 8px;font-size:12px;letter-spacing:2px;opacity:.85}
.mc-hero h1{margin:0 0 12px;font-size:32px;line-height:1.35;font-weight:700}
.mc-hero h1 span{border-bottom:3px solid rgba(255,255,255,.6)}
.mc-hero-desc{margin:0 0 20px;font-size:15px;line-height:1.8;opacity:.94;max-width:640px}
.mc-hero-btns{display:flex;flex-wrap:wrap;gap:10px}
.mc-hero-stats{list-style:none;margin:24px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:32px}
.mc-hero-stats li{display:flex;flex-direction:column}
.mc-hero-stats b{font-size:24px;line-height:1.2}
.mc-hero-stats span{font-size:12px;opacity:.85}
.mc-hero-art{flex:0 0 240px}
.mc-badge{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.32);border-radius:14px;padding:18px;
	display:flex;flex-direction:column;gap:8px;font-size:13px;backdrop-filter:blur(6px)}
.mc-badge-top{letter-spacing:3px;font-size:11px;opacity:.8}
.mc-badge code{background:rgba(255,255,255,.9);color:#1d4ed8;border-radius:8px;padding:8px 10px;font-size:14px;text-align:center}
.mc-badge-row{display:flex;justify-content:space-between;gap:12px}
.mc-badge-row i{font-style:normal;opacity:.75}
.mc-ok{color:#bbf7d0}

/* 通用块 */
.mc-section{margin-top:36px}
.mc-section-title{margin:0 0 16px;font-size:19px;font-weight:700;color:var(--text,#1a2540)}
.mc-panel{background:var(--surface,#fff);border:1px solid var(--line,#e6ecf6);border-radius:14px;padding:20px 22px;margin-bottom:16px;
	box-shadow:0 8px 24px rgba(15,23,42,.05)}
.mc-btn{display:inline-block;border:0;border-radius:10px;padding:10px 20px;font-size:14px;cursor:pointer;text-decoration:none;
	transition:.2s;line-height:1.5}
.mc-btn-primary{background:linear-gradient(135deg,#2563eb,#38bdf8);color:#fff;box-shadow:0 6px 16px rgba(37,99,235,.22)}
.mc-btn-primary:hover,.mc-btn-primary:focus{color:#fff;text-decoration:none;filter:brightness(1.06)}
.mc-btn-ghost{background:rgba(255,255,255,.18);color:#fff;border:1px solid rgba(255,255,255,.5)}
.mc-btn-ghost:hover,.mc-btn-ghost:focus{color:#fff;text-decoration:none;background:rgba(255,255,255,.28)}
.mc-btn-link{background:transparent;color:#fff;text-decoration:underline}
.mc-btn-block{display:block;width:100%;text-align:center}
.mc-hero ~ * .mc-btn-primary,.mc-page .mc-btn-primary{color:#fff}
.mc-page .mc-btn-default{background:#f1f5f9;color:var(--text,#1a2540)}
.mc-muted{color:var(--muted,#64748b)}
.mc-tip{color:var(--muted,#64748b);font-size:13px;margin:10px 0 0}

/* 四步 */
.mc-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}
.mc-steps li{background:var(--surface,#fff);border:1px solid var(--line,#e6ecf6);border-radius:14px;padding:18px;position:relative;
	box-shadow:0 8px 24px rgba(15,23,42,.05)}
.mc-step-no{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;
	background:linear-gradient(135deg,#2563eb,#38bdf8);color:#fff;font-size:13px;font-weight:700;margin-bottom:8px}
.mc-steps b{display:block;font-size:15px;margin-bottom:4px;color:var(--text,#1a2540)}
.mc-steps p{margin:0;font-size:13px;color:var(--muted,#64748b);line-height:1.7}

/* 主题卡片 */
.mc-theme-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}
.mc-theme-card{background:var(--surface,#fff);border:1px solid var(--line,#e6ecf6);border-radius:16px;overflow:hidden;
	display:flex;flex-direction:column;box-shadow:0 10px 26px rgba(15,23,42,.06);transition:.2s}
.mc-theme-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(37,99,235,.14)}
.mc-theme-cover{height:132px;overflow:hidden;background:linear-gradient(135deg,#dbeafe,#e0f2fe)}
.mc-theme-cover img{width:100%;height:100%;object-fit:cover;display:block}
.mc-cover-default{display:flex;align-items:center;justify-content:center}
.mc-cover-default span{font-size:46px;font-weight:700;color:#2563eb;opacity:.7}
.mc-theme-body{padding:16px 18px 18px;display:flex;flex-direction:column;flex:1}
.mc-theme-body h3{margin:0 0 6px;font-size:17px;color:var(--text,#1a2540)}
.mc-theme-summary{margin:0 0 12px;font-size:13px;color:var(--muted,#64748b);line-height:1.7;min-height:44px}
.mc-theme-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:var(--muted,#64748b);margin-bottom:12px}
.mc-theme-price{margin-bottom:14px}
.mc-theme-price b{font-size:22px;color:#2563eb}
.mc-theme-price span{font-size:12px;color:var(--muted,#64748b)}

/* 能力卡 */
.mc-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px}
.mc-feature{background:var(--surface,#fff);border:1px solid var(--line,#e6ecf6);border-radius:14px;padding:20px;
	box-shadow:0 8px 24px rgba(15,23,42,.05)}
.mc-feature i.fa{font-size:22px;color:#2563eb;margin-bottom:10px;display:block}
.mc-feature h3{margin:0 0 6px;font-size:15px;color:var(--text,#1a2540)}
.mc-feature p{margin:0;font-size:13px;color:var(--muted,#64748b);line-height:1.7}
/* 首页：赞助名单 + 违规公示 */
.mc-section-desc{margin:-6px 0 16px;font-size:13px;color:var(--muted,#64748b);line-height:1.7}
.mc-sponsor-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-bottom:16px}
.mc-sponsor-item{display:flex;flex-direction:column;gap:2px;background:var(--surface,#fff);border:1px solid var(--line,#e6ecf6);border-radius:12px;padding:14px 16px}
.mc-sponsor-name{font-weight:700;color:var(--text,#1a2540);font-size:14px}
.mc-sponsor-meta{font-size:12px;color:#2563eb;font-weight:600}
.mc-sponsor-time{font-size:12px;color:var(--muted,#64748b)}
.mc-table{width:100%;border-collapse:collapse;background:var(--surface,#fff);border:1px solid var(--line,#e6ecf6);border-radius:12px;overflow:hidden;font-size:13px}
.mc-table th,.mc-table td{padding:11px 14px;text-align:left;border-bottom:1px solid var(--line,#e6ecf6)}
.mc-table th{background:rgba(37,99,235,.06);color:var(--text,#1a2540);font-weight:600;font-size:12px}
.mc-table tr:last-child td{border-bottom:0}
.mc-table td{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mc-btn-outline{background:#fff;color:#2563eb;border:1px solid #c7d2fe}
.mc-btn-outline:hover,.mc-btn-outline:focus{background:#eff6ff;color:#1d4ed8;text-decoration:none}
.mc-btn-sm{padding:7px 14px;font-size:13px;display:inline-flex;align-items:center;gap:6px}

/* 空态 */
.mc-empty{background:var(--surface,#fff);border:1px dashed var(--line,#e6ecf6);border-radius:14px;padding:36px;text-align:center;color:var(--muted,#64748b)}
.mc-empty i.fa{font-size:30px;color:#93c5fd;display:block;margin-bottom:10px}
.mc-empty p{margin:0;line-height:1.8}
.mc-empty-sm{padding:20px;font-size:13px}

/* 表单 */
.mc-form{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end}
.mc-form-inline .mc-field{flex:1 1 260px}
.mc-field{display:flex;flex-direction:column;gap:6px;flex:1 1 220px}
.mc-field label{font-size:13px;font-weight:600;color:var(--text,#1a2540)}
.mc-field-tip{font-weight:400;color:var(--muted,#64748b);margin-left:6px;font-size:12px}
.mc-field input,.mc-field select,.mc-field textarea{border:1px solid var(--line,#e6ecf6);border-radius:10px;padding:10px 12px;font-size:14px;
	background:var(--surface,#fff);color:var(--text,#1a2540);width:100%}
.mc-field input:focus,.mc-field select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}
.mc-field-btn{flex:0 0 auto}

/* 购买页分组 */
.mc-form-block{margin-bottom:22px}
.mc-form-block:last-child{margin-bottom:0}
.mc-form-title{display:flex;align-items:center;gap:8px;font-size:15px;margin:0 0 12px;color:var(--text,#1a2540)}
.mc-no{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;
	background:#e0f2fe;color:#2563eb;font-size:12px;font-weight:700}
.mc-theme-pick{display:flex;flex-wrap:wrap;gap:10px}
.mc-theme-opt{border:1px solid var(--line,#e6ecf6);border-radius:12px;padding:10px 16px;cursor:pointer;background:var(--surface,#fff);
	display:flex;flex-direction:column;min-width:150px;transition:.15s}
.mc-theme-opt input{margin:0 0 4px}
.mc-theme-opt b{font-size:14px;color:var(--text,#1a2540)}
.mc-theme-opt i{font-style:normal;font-size:12px;color:var(--muted,#64748b)}
.mc-theme-opt.is-on{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}
.mc-plans{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px}
.mc-plan{border:1px solid var(--line,#e6ecf6);border-radius:14px;padding:18px;background:var(--surface-soft,#f8fafc);display:flex;flex-direction:column}
.mc-plan-name{font-size:15px;font-weight:600;color:var(--text,#1a2540)}
.mc-plan-price{font-size:24px;font-weight:700;color:#2563eb;margin:6px 0 12px}
.mc-plan-price small{font-size:14px;margin-right:2px}
.mc-plan-list{list-style:none;margin:0 0 16px;padding:0;font-size:13px;color:var(--muted,#64748b);flex:1}
.mc-plan-list li{margin-bottom:6px}
.mc-plan-list i.fa{color:#22c55e;margin-right:6px}
.mc-methods{display:flex;flex-wrap:wrap;gap:10px}
.mc-method{border:1px solid var(--line,#e6ecf6);border-radius:12px;padding:10px 16px;cursor:pointer;background:var(--surface,#fff);min-width:160px}
.mc-method b{display:block;font-size:14px;color:var(--text,#1a2540)}
.mc-method i{font-style:normal;font-size:12px;color:var(--muted,#64748b)}
.mc-method.is-on{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}

/* 提示条 / 状态 / 表格 */
.mc-alert{border-radius:12px;font-size:14px}
.mc-alert-bad{background:#fef2f2;border-color:#fecaca;color:#b91c1c}
.mc-alert-ok{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}
.mc-alert-warn{background:#fffbeb;border-color:#fde68a;color:#b45309;margin-bottom:14px}
.mc-result-head{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px}
.mc-result-code{background:#eff6ff;border:1px solid #dbeafe;color:#1d4ed8;border-radius:8px;padding:6px 12px;font-size:15px}
.mc-state{display:inline-block;border-radius:20px;padding:4px 14px;font-size:13px;font-weight:600}
.mc-state-ok{background:#dcfce7;color:#15803d}
.mc-state-warn{background:#fef3c7;color:#b45309}
.mc-state-bad{background:#fee2e2;color:#b91c1c}
.mc-state-muted{background:#f1f5f9;color:#64748b}
.mc-table{width:100%;border-collapse:collapse}
.mc-table th,.mc-table td{border-bottom:1px solid var(--line,#e6ecf6);padding:10px 8px;text-align:left;font-size:14px}
.mc-table th{width:120px;color:var(--muted,#64748b);font-weight:600}

/* 支付弹窗里的授权码区（沿用 .buy-mask 一套结构） */
.buy-license{margin-top:16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:14px;text-align:center}
.buy-license-title{color:#15803d;font-weight:700;margin-bottom:8px}
.buy-license code{display:block;background:#fff;border:1px dashed #86efac;border-radius:8px;padding:10px;font-size:17px;letter-spacing:1px;color:#1d4ed8}
.buy-license p{margin:8px 0 0;font-size:13px;color:var(--muted,#64748b)}

@media (max-width:640px){
	.mc-hero{padding:26px 20px}
	.mc-hero h1{font-size:24px}
	.mc-hero-art{display:none}
	.mc-table th{width:96px}
}

/* ================================================================
   首页落地页（mcl-，版式参照 New API 开源落地页的尺度与配色 token）
   规格出处：hero px-6 pt-24 pb-16、max-w-6xl=1152px、h1 clamp(2.25rem,4.5vw,3.25rem)
   径向光斑 opacity .25、网格 4rem opacity .08、bento p-7/8、卡片圆角 xl=12px/2xl=16px
   ================================================================ */
.mcl{--mcl-line:#e2e8f0;--mcl-fg:#0f172a;--mcl-muted:#64748b;--mcl-blue:#2563eb;--mcl-shadow:0 20px 50px -25px rgba(15,23,42,.18)}
.mcl section,.mcl .mcl-stats{position:relative;z-index:10}

/* ---- 入场动画：交给 GSAP（index.php 底部脚本负责编排），CSS 不再负责入场 ----
 * 渐进增强：无 JS / GSAP 加载失败时页面直接完整可见，不会停在透明态；
 * 这里只保留系统级「减动效」偏好下的降级。 */
@media (prefers-reduced-motion:reduce){.mcl-ping i{animation:none}}

/* ---- Hero ---- */
.mcl-hero{position:relative;overflow:hidden;padding:88px 24px 64px}
.mcl-hero-bg{position:absolute;inset:0;z-index:-1;opacity:.25;pointer-events:none;background:
 radial-gradient(ellipse 60% 50% at 20% 20%,rgba(59,130,246,.55) 0%,transparent 70%),
 radial-gradient(ellipse 50% 40% at 80% 15%,rgba(34,211,238,.4) 0%,transparent 70%),
 radial-gradient(ellipse 40% 35% at 40% 80%,rgba(139,92,246,.32) 0%,transparent 70%)}
.mcl-hero-grid{position:absolute;inset:0;z-index:-1;opacity:.08;pointer-events:none;background:
 linear-gradient(to right,var(--mcl-line) 1px,transparent 1px),
 linear-gradient(to bottom,var(--mcl-line) 1px,transparent 1px);background-size:64px 64px;
 -webkit-mask-image:radial-gradient(ellipse 60% 50% at 50% 30%,#000 20%,transparent 100%);
 mask-image:radial-gradient(ellipse 60% 50% at 50% 30%,#000 20%,transparent 100%)}
.mcl-hero-inner{max-width:1152px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:48px;align-items:start}
@media (min-width:992px){.mcl-hero{padding:128px 24px 96px}.mcl-hero-inner{grid-template-columns:1fr 1fr;gap:32px}}
.mcl-pill{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(59,130,246,.2);background:rgba(59,130,246,.05);color:var(--mcl-blue);border-radius:999px;padding:6px 12px;font-size:11px;font-weight:500;box-shadow:0 1px 2px rgba(0,0,0,.02)}
.mcl-ping{position:relative;display:inline-flex;width:6px;height:6px}
.mcl-ping i{position:absolute;inset:0;border-radius:999px;background:#3b82f6}
.mcl-ping i:first-child{animation:mclPing 1.6s cubic-bezier(0,0,.2,1) infinite;opacity:.75}
@keyframes mclPing{75%,100%{transform:scale(2.4);opacity:0}}
.mcl-hero h1{margin:20px 0 0;font-size:clamp(36px,4.5vw,52px);line-height:1.15;font-weight:700;letter-spacing:-.02em;color:var(--mcl-fg)}
.mcl-grad-text{background:linear-gradient(90deg,#60a5fa,#a78bfa,#a855f7);-webkit-background-clip:text;background-clip:text;color:transparent}
.mcl-hero-desc{margin:20px 0 0;max-width:576px;font-size:15px;line-height:1.7;color:rgba(100,116,139,.85)}
.mcl-hero-btns{margin-top:32px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}
.mcl-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 20px;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none!important;transition:all .2s ease}
.mcl-btn i{font-size:13px}
.mcl-btn-dark{background:var(--mcl-fg);color:#fff!important}
.mcl-btn-dark:hover{background:#1e293b;transform:translateY(-1px)}
.mcl-btn-dark .fa{transition:transform .2s}
.mcl-btn-dark:hover .fa{transform:translateX(2px)}
.mcl-btn-outline{border:1px solid rgba(226,232,240,.8);background:transparent;color:var(--mcl-fg)!important}
.mcl-btn-outline:hover{border-color:var(--mcl-line);background:rgba(248,250,252,.7)}

/* 环境要求（对应参考站 Supported Applications 药丸行） */
.mcl-env{margin-top:40px;max-width:576px}
.mcl-env-head span{display:block;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:rgba(100,116,139,.55)}
.mcl-env-head p{margin:4px 0 16px;font-size:12px;line-height:1.6;color:rgba(100,116,139,.65)}
.mcl-env-pills{display:flex;flex-wrap:wrap;align-items:center;gap:12px}
.mcl-env-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(226,232,240,.55);background:rgba(248,250,252,.6);color:rgba(15,23,42,.8);border-radius:999px;padding:10px 20px;font-size:13px;font-weight:500;box-shadow:0 1px 2.5px rgba(0,0,0,.01);transition:all .3s}
.mcl-env-pill:hover{transform:scale(1.02);border-color:var(--mcl-line);background:rgba(241,245,249,.8)}
.mcl-env-pill b{font-weight:700;color:var(--mcl-fg)}
.mcl-env-more i{display:inline-block;width:4px;height:4px;border-radius:999px;background:rgba(100,116,139,.5);margin-right:2px}

/* ---- 接口演示终端 ---- */
.mcl-term-wrap{display:flex;justify-content:center;width:100%}
.mcl-term{width:100%;max-width:672px;overflow:hidden;border:1px solid rgba(226,232,240,.75);background:rgba(255,255,255,.95);border-radius:16px;box-shadow:var(--mcl-shadow);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-family:ui-monospace,SFMono-Regular,Consolas,"Courier New",monospace;font-size:12.5px;line-height:1.55}
@media (min-width:992px){.mcl-term{margin-top:32px}}
.mcl-term-tabs{display:flex;align-items:center;gap:2px;border-bottom:1px solid rgba(226,232,240,.6);padding:0 12px}
.mcl-term-tab{position:relative;margin-bottom:-1px;border:0;border-bottom:2px solid transparent;background:none;padding:10px 12px;font:inherit;font-size:12px;font-weight:500;letter-spacing:.02em;color:rgba(15,23,42,.4);cursor:pointer;transition:color .2s,border-color .2s}
.mcl-term-tab:hover{color:rgba(15,23,42,.7)}
.mcl-term-tab.is-active{color:var(--tone);border-bottom-color:var(--tone)}
.mcl-term-ok{margin-left:auto;display:inline-flex;align-items:center;gap:8px;padding-right:4px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:rgba(15,23,42,.4)}
.mcl-term-ok i{width:6px;height:6px;border-radius:999px;background:#10b981;box-shadow:0 0 8px rgba(16,185,129,.45)}
.mcl-term-endpoint{display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(226,232,240,.5);padding:12px 20px}
.mcl-term-method{border-radius:6px;padding:2px 6px;font-size:10px;font-weight:700;letter-spacing:.08em;background:rgba(5,150,105,.1);color:#059669}
.mcl-term-endpoint code{font-size:12.5px;color:rgba(15,23,42,.75);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mcl-term-body{display:grid;grid-template-rows:auto auto;min-height:380px}
.mcl-pane{grid-area:1/1;padding:16px 20px;visibility:hidden;transition:opacity .22s}
.mcl-pane.is-active{visibility:visible}
.mcl-pane-label{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(15,23,42,.35);margin-bottom:6px}
.mcl-pane-label:not(:first-child){margin-top:10px}
.mcl-pane pre{margin:0 0 12px;white-space:pre-wrap;word-break:break-all;color:#334155}
.mcl-pane pre b.ok{color:#059669;font-weight:600}
.mcl-term-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(226,232,240,.5);background:rgba(248,250,252,.5);padding:10px 20px;font-size:10px;color:rgba(15,23,42,.4)}
.mcl-term-metric b{font-weight:600;color:rgba(15,23,42,.6)}
.mcl-dot{width:4px;height:4px;border-radius:999px;background:rgba(15,23,42,.15)}
.mcl-term-foot-note{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:rgba(15,23,42,.3)}

/* ---- 统计条 ---- */
.mcl-stats{border-top:1px solid rgba(226,232,240,.5);border-bottom:1px solid rgba(226,232,240,.5);background:rgba(248,250,252,.55);padding:40px 24px}
.mcl-stats-inner{max-width:1152px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
@media (min-width:768px){.mcl-stats-inner{grid-template-columns:repeat(4,1fr);gap:48px}}
.mcl-stat{display:flex;flex-direction:column;align-items:center;text-align:center}
.mcl-stat-num{font-size:30px;font-weight:700;letter-spacing:-.02em;color:var(--mcl-fg);font-variant-numeric:tabular-nums}
.mcl-stat-label{margin-top:6px;font-size:12px;color:var(--mcl-muted)}

/* ---- 通用 section ---- */
.mcl-section{max-width:1152px;margin:0 auto;padding:96px 24px 0}
@media (min-width:768px){.mcl-section{padding:128px 24px 0}}
.mcl-section-top{border-top:1px solid rgba(226,232,240,.5)}
.mcl-sec-head{margin-bottom:64px;max-width:512px}
.mcl-center-head{text-align:center;margin-left:auto;margin-right:auto}
.mcl-eyebrow{margin:0 0 12px;font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--mcl-muted)}
.mcl-sec-head h2{margin:0;font-size:30px;line-height:1.25;font-weight:700;letter-spacing:-.02em;color:var(--mcl-fg)}
.mcl-sec-desc{margin:14px 0 0;font-size:14px;line-height:1.7;color:var(--mcl-muted)}

/* ---- Bento 能力格 ---- */
.mcl-bento{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid rgba(226,232,240,.5);border-radius:12px;background:rgba(226,232,240,.4)}
.mcl-cell{background:#fff;padding:28px;transition:background-color .3s}
.mcl-cell:hover{background:rgba(248,250,252,.6)}
@media (min-width:768px){.mcl-cell{padding:32px}.mcl-span2{grid-column:span 2}}
@media (max-width:767px){.mcl-bento{grid-template-columns:1fr}}
.mcl-cell-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}
.mcl-cell-no{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(226,232,240,.6);background:#f8fafc;border-radius:6px;font-size:10px;font-weight:600;color:var(--mcl-muted);font-variant-numeric:tabular-nums}
.mcl-cell-head h3{margin:0;font-size:14px;font-weight:600;color:var(--mcl-fg)}
.mcl-cell>p{margin:0;font-size:14px;line-height:1.7;color:var(--mcl-muted)}
.mcl-cell-visual{margin-top:16px}
.mcl-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.mcl-pills span{display:flex;align-items:center;justify-content:center;border:1px solid rgba(226,232,240,.4);background:rgba(248,250,252,.6);border-radius:8px;padding:8px 12px;font-size:12px;color:var(--mcl-muted);transition:all .3s}
.mcl-pills span:hover{border-color:rgba(59,130,246,.3);background:rgba(59,130,246,.05);color:var(--mcl-blue)}
.mcl-center{display:flex;align-items:center;justify-content:center;min-height:96px}
.mcl-shield{position:relative;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border:1px solid rgba(16,185,129,.2);background:rgba(16,185,129,.05);border-radius:16px}
.mcl-shield i{font-size:26px;color:rgba(16,185,129,.7)}
.mcl-shield em{position:absolute;top:-4px;right:-4px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:999px;background:#10b981}
.mcl-shield em i{font-size:9px;color:#fff}
.mcl-track{display:flex;align-items:center;gap:8px;margin-bottom:8px}
.mcl-track i{display:inline-flex;align-items:center;justify-content:center;flex:none;width:24px;height:24px;border:1px solid rgba(226,232,240,.6);background:#f8fafc;border-radius:999px;font-size:10px;font-weight:700;color:var(--mcl-muted);font-style:normal}
.mcl-track i.on{border-color:rgba(59,130,246,.3);background:rgba(59,130,246,.2);color:var(--mcl-blue)}
.mcl-track .mcl-line{flex:1;height:1px;background:rgba(226,232,240,.6)}
.mcl-track em{font-size:12px;color:var(--mcl-muted);font-style:normal;white-space:nowrap}
.mcl-chips-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}
.mcl-chip{border:1px solid rgba(226,232,240,.5);background:rgba(248,250,252,.6);border-radius:999px;padding:6px 14px;font-size:12px;color:var(--mcl-muted)}
.mcl-chips-note{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#dc2626}
.mcl-chips-note i{font-size:12px}

/* ---- 补充能力行 ---- */
.mcl-extra{margin-top:48px;display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
@media (min-width:768px){.mcl-extra{grid-template-columns:repeat(4,1fr);gap:48px}}
.mcl-extra-item{display:flex;flex-direction:column;align-items:center;text-align:center}
.mcl-extra-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:12px;border:1px solid rgba(226,232,240,.6);background:rgba(248,250,252,.7);border-radius:12px;font-size:18px;color:var(--mcl-muted);transition:color .2s}
.mcl-extra-item:hover .mcl-extra-icon{color:var(--mcl-fg)}
.mcl-extra-item h3{margin:0 0 6px;font-size:14px;font-weight:600;color:var(--mcl-fg)}
.mcl-extra-item p{margin:0;max-width:200px;font-size:12px;line-height:1.7;color:var(--mcl-muted)}

/* ---- 三步流程 ---- */
.mcl-steps3{display:grid;grid-template-columns:1fr;gap:32px}
@media (min-width:768px){.mcl-steps3{grid-template-columns:repeat(3,1fr);gap:48px}}
.mcl-step3{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}
.mcl-step3-icon{position:relative;margin-bottom:24px;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border:1px solid rgba(226,232,240,.6);background:rgba(248,250,252,.7);border-radius:16px;font-size:22px;color:var(--mcl-muted);transition:color .2s}
.mcl-step3:hover .mcl-step3-icon{color:var(--mcl-fg)}
.mcl-step3-icon em{position:absolute;top:-8px;right:-8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:var(--mcl-fg);color:#fff;font-size:12px;font-weight:700;font-style:normal}
.mcl-step3 h3{margin:0 0 8px;font-size:16px;font-weight:600;color:var(--mcl-fg)}
.mcl-step3 p{margin:0;max-width:240px;font-size:14px;line-height:1.7;color:var(--mcl-muted)}

/* ---- CTA ---- */
.mcl-cta{position:relative;overflow:hidden;padding:96px 24px}
@media (min-width:768px){.mcl-cta{padding:128px 24px}}
.mcl-cta-bg{position:absolute;inset:0;z-index:-1;opacity:.2;pointer-events:none;background:
 radial-gradient(ellipse 50% 50% at 30% 50%,rgba(59,130,246,.5) 0%,transparent 70%),
 radial-gradient(ellipse 40% 40% at 70% 40%,rgba(34,211,238,.4) 0%,transparent 70%)}
.mcl-cta-inner{max-width:672px;margin:0 auto;text-align:center}
.mcl-cta h2{margin:0;font-size:30px;line-height:1.25;font-weight:700;letter-spacing:-.02em;color:var(--mcl-fg)}
@media (min-width:768px){.mcl-cta h2{font-size:40px}}
.mcl-cta p{margin:20px auto 0;max-width:448px;font-size:14px;line-height:1.7;color:rgba(100,116,139,.85)}
@media (min-width:768px){.mcl-cta p{font-size:16px}}
.mcl-cta-btns{margin-top:32px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}

/* ---- 移动端自适应（≤640px：收紧留白与字号，终端横向可滑，按钮拉通） ---- */
@media (max-width:640px){
.mcl-hero{padding:56px 16px 44px}
.mcl-hero h1{font-size:30px}
.mcl-hero-desc{font-size:14px}
.mcl-hero-btns .mcl-btn{flex:1 1 auto}
.mcl-env{margin-top:28px}
.mcl-term{font-size:12px;border-radius:12px}
.mcl-term-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}
.mcl-term-body{min-height:0}
.mcl-pane{padding:14px}
.mcl-pane pre{font-size:11.5px}
.mcl-term-foot{flex-wrap:wrap;gap:4px 12px;padding:10px 14px}
.mcl-stats{padding:32px 16px}
.mcl-stats-inner{gap:20px}
.mcl-stat-num{font-size:24px}
.mcl-section{padding:56px 16px 0}
.mcl-sec-head{margin-bottom:36px}
.mcl-sec-head h2{font-size:24px}
.mcl-bento{border-radius:10px}
.mcl-cell{padding:22px}
.mcl-extra{gap:24px}
.mcl-steps3{gap:28px}
.mcl-chips-note{margin-left:0}
.mcl-cta{padding:64px 16px}
.mcl-cta h2{font-size:26px}
}

/* 窄屏微调 */
@media (max-width:640px){
.mcl-hero{padding:56px 16px 48px}
.mcl-hero h1{font-size:30px}
.mcl-term-foot-note{display:none}
.mcl-pills{grid-template-columns:repeat(2,1fr)}
}

/* ===== 站点 Logo：顶部导航主题让 Logo 与站点名称同行齐平 =====
 * 原先 .navbar-brand 用 FontAwesome 的 \f0c2 方块图标当占位 Logo，现在改成真实图片
 * （<img class="navbar-logo">），所以把那个伪元素图标去掉、品牌改成横排（Logo 在左，
 * 右侧 .navbar-text 文本列：站点标题在上、「简单 · 安全 · 高效」副标语在标题正下方）。
 * 副标语只在 skyline 顶栏显示（此前是 studio-layout 的 :after 伪元素，现改为真实节点）。
 * 侧栏/工作台风系列有自己的渐变图标，不在这里堆叠，见下方显式隐藏 .navbar-logo。 */
.navbar-brand{display:flex;flex-direction:row;align-items:center;height:auto;line-height:1.15;gap:10px}
.navbar-brand:before{content:none}
.navbar-logo{width:auto;height:30px;max-width:220px;object-fit:contain;display:block;border-radius:7px}
.navbar-text{display:flex;flex-direction:column;min-width:0}
.navbar-title{display:block;font-size:15px;font-weight:700;color:inherit;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.navbar-tagline{display:none;font-size:11px;font-weight:600;color:var(--muted,#64748b);letter-spacing:.02em;line-height:1.2;margin-top:1px;white-space:nowrap}
body.theme-skyline .navbar-tagline{display:block}

/* 侧栏/工作台风系列（dashboard / cockpit / studio）继续用各自的渐变图标当 Logo，隐藏图片 Logo */
body.theme-dashboard .navbar-logo,
body.theme-cockpit .navbar-logo,
body.studio-layout .navbar-logo{display:none!important}

/* ===== 广告位（仅购买授权页 / 授权查询页） =====
 * 原实现是 includes/ads.php 这个 JS 脚本全站注入、并靠 JS 往页面塞一堆 !important 覆盖样式；
 * 现在改为 buy.php / query.php 按需服务端渲染（includes/ads_html.php），这里改成一份干净、可维护的样式。
 * 结构：.moc-ad-slot 卡片（带“广告”标识）→ 内部 .mpimg-link-band 轮播条 + .mpimg-notice-band 滚动文案。 */
.moc-ad-slot{
  max-width:1320px;margin:0 auto 22px;padding:14px 16px;
  background:var(--surface,#fff);border:1px solid var(--line,#e5eef9);border-radius:14px;
  box-shadow:0 6px 18px rgba(25,48,79,.05);box-sizing:border-box;position:relative;
}
.moc-ad-slot::before{
  content:"广告";display:inline-block;margin:0 0 8px 2px;
  font-size:12px;font-weight:600;color:var(--muted,#71839c);letter-spacing:.05em;
}
.mpimg-link-band{position:relative}
.mpimg-link-grid{position:relative;max-width:var(--mpimg-ad-grid-max,1320px);width:calc(100% - 24px);margin:0 auto;padding:0 12px;box-sizing:border-box}
.mpimg-link-grid .dh{
  display:inline-flex;flex:0 1 auto;min-width:110px;max-width:320px;
  align-items:center;justify-content:center;min-height:36px;padding:8px 16px;
  font-size:13px;font-weight:600;line-height:1.4;text-align:center;color:#fff!important;
  text-decoration:none;border:1px solid rgba(255,255,255,.25);border-radius:10px;
  box-shadow:0 2px 6px rgba(24,46,84,.14);
  transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;
  position:relative;overflow:visible;box-sizing:border-box;
}
.mpimg-link-grid .dh.has-image{
  display:flex;align-items:center;justify-content:center;width:100%;min-width:0;
  max-width:100%;margin:0;padding:0;background:transparent;border:0;box-shadow:none;overflow:visible;
}
.mpimg-link-grid .dh.has-image img{display:block;width:var(--mpimg-ad-img-w,100%);max-width:100%;height:var(--mpimg-ad-img-h,auto);object-fit:var(--mpimg-ad-img-fit,cover);border-radius:12px}
.mpimg-ad-viewport{position:relative;overflow:hidden;padding:6px 0;border-radius:12px}
.mpimg-ad-track{display:flex;align-items:stretch;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}
.mpimg-ad-slide{flex:0 0 100%;max-width:100%;display:flex;align-items:center;justify-content:center;min-width:0;box-sizing:border-box}
.mpimg-ad-nav{
  position:absolute;top:50%;transform:translateY(-50%);z-index:3;
  display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;
  border:0;border-radius:50%;background:rgba(15,23,42,.42);color:#fff;font-size:14px;line-height:1;
  cursor:pointer;opacity:.55;transition:opacity .2s ease,background .2s ease;
}
.mpimg-ad-nav:hover,.mpimg-ad-nav:focus{opacity:1;background:rgba(15,23,42,.66);color:#fff;outline:none}
.mpimg-ad-prev{left:10px}
.mpimg-ad-next{right:10px}
.mpimg-ad-dots{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px}
.mpimg-ad-dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#94a3b8;opacity:.45;cursor:pointer;transition:width .2s ease,opacity .2s ease}
.mpimg-ad-dot.is-active{width:18px;opacity:.9}
.mpimg-link-grid.is-single .mpimg-ad-nav,.mpimg-link-grid.is-single .mpimg-ad-dots{display:none}
.mpimg-link-grid .dh:hover,.mpimg-link-grid .dh:focus{color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(24,46,84,.2);opacity:.94}
.mpimg-ad-carousel[data-tooltip]:not([data-tooltip=""]):hover::after{
  content:attr(data-tooltip);position:absolute;top:calc(100% + 4px);left:50%;transform:translateX(-50%);
  min-width:160px;max-width:260px;background:rgba(10,18,30,.92);color:#fff;padding:8px 12px;border-radius:8px;
  font-size:12px;line-height:1.5;text-align:center;white-space:normal;word-wrap:break-word;
  box-shadow:0 10px 24px rgba(0,0,0,.22);pointer-events:none;z-index:20;
}
/* 滚动广告文案 */
.moc-ad-slot .mpimg-notice-band{display:flex;align-items:center;gap:10px;margin-top:10px;padding-top:10px;border-top:1px solid var(--line,#e5eef9)}
.mpimg-notice-tag{flex:0 0 auto;font-size:11px;font-weight:700;color:#fff;background:var(--muted,#94a3b8);padding:2px 8px;border-radius:6px;letter-spacing:.04em}
.mpimg-notice-track{position:relative;flex:1;overflow:hidden;white-space:nowrap}
.mpimg-notice-text{display:inline-block;padding-left:100%;animation:mocAdScroll 18s linear infinite;font-size:13px;color:var(--text,#19304f)}
.mpimg-notice-track:hover .mpimg-notice-text{animation-play-state:paused}
@keyframes mocAdScroll{from{transform:translateX(0)}to{transform:translateX(-100%)}}
@media (max-width:767px){
  .mpimg-link-grid{width:calc(100% - 16px);padding:0 8px}
  .mpimg-link-grid .dh{min-width:0;min-height:32px;padding:7px 12px;font-size:12px}
  .mpimg-link-grid .dh.has-image img{width:100%!important;border-radius:10px}
  .mpimg-ad-nav{width:26px;height:26px;font-size:12px}
  .mpimg-ad-prev{left:6px}
  .mpimg-ad-next{right:6px}
  .mpimg-ad-dots{margin-top:6px}
  .mpimg-ad-carousel[data-tooltip]:not([data-tooltip=""]):hover::after{min-width:130px;max-width:200px;font-size:11px;padding:6px 8px}
}

/* ===== 焦点黑框清理 =====
 * 浏览器在链接/按钮被点击后保留 focus 描边（outline 聚焦环），观感是「点一下多一个黑框」；
 * 全站移除 outline，hover / active 的背景反馈不受影响。 */
a:focus,a:active,button:focus,button:active,.btn:focus,.btn:active{outline:0!important}

/* ===== 导航栏与内容区之间的空白 =====
 * 基础样式给导航栏留了 margin:0 0 28px 的底边距，skyline 顶栏与内容区之间因此有一条空白带；
 * skyline 全宽（PC + 移动端）清零，间距交给内容区自己的顶部内边距。 */
body.theme-skyline .navbar.navbar-default{margin-bottom:0}

/* ===== 移动端抽屉式导航（仅 skyline 顶栏，≤767px） =====
 * 原 Bootstrap collapse 是「顶栏下方下拉展开」，这里改成右侧滑出的抽屉：
 * 开关仍由原汉堡按钮（data-toggle=collapse）触发 .in，本段只改表现形态。
 * 遮罩 .moc-nav-mask 放 z-index 1150（导航栏整体是 1200），保证顶栏含开关按钮始终在最上层可点。 */
.moc-nav-mask{position:fixed;inset:0;z-index:1150;background:rgba(15,23,42,.45);opacity:0;pointer-events:none;transition:opacity .28s ease}
body:has(.navbar-collapse.in) .moc-nav-mask{opacity:1;pointer-events:auto}
@media (max-width:767px){
body.theme-skyline .navbar-collapse.collapse{display:block!important;position:fixed;top:0;right:0;bottom:0;left:auto;width:76%;max-width:320px;padding:20px 18px;overflow-y:auto;background:var(--surface,#fff);border:0;box-shadow:-14px 0 36px rgba(26,37,64,.14);visibility:hidden;transform:translateX(105%);transition:transform .28s ease,visibility 0s linear .28s}
body.theme-skyline .navbar-collapse.collapse.in{visibility:visible;transform:none;transition:transform .28s ease}
body.theme-skyline .navbar-collapse.collapsing{transition:none;height:auto!important}
body.theme-skyline .navbar-nav{width:100%;margin:0}
body.theme-skyline .navbar-nav>li{width:100%;float:none}
body.theme-skyline .navbar-nav>li>a{display:flex;align-items:center;gap:10px;margin:2px 0;padding:13px 14px!important;border-radius:12px;font-weight:700}
body.theme-skyline .navbar-nav.navbar-right{margin:10px 0 0!important;padding-top:10px;border-top:1px solid var(--line,#e3edf8)}
}
