.file-center-page{padding:30px 36px;background:#f5f8fc;min-height:calc(100vh - 64px)}
.fc-hero{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}
.fc-hero h1{margin:0;color:#0f172a;font-size:30px;font-weight:850}
.fc-hero p{margin:8px 0 0;color:#64748b;font-weight:650}
.fc-actions{display:flex;gap:10px}
.fc-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:16px}
.fc-stats article{background:#fff;border:1px solid #dfe7f2;border-radius:8px;padding:18px 20px;box-shadow:0 12px 28px rgba(15,23,42,.06);position:relative;min-height:102px}
.fc-stats i{position:absolute;right:20px;top:20px;width:36px;height:36px;border-radius:10px;box-shadow:0 8px 18px rgba(37,99,235,.16)}
.fc-i.blue{background:linear-gradient(135deg,#1d72ff,#48a5ff)}
.fc-i.cyan{background:linear-gradient(135deg,#06b6d4,#67e8f9)}
.fc-i.green{background:linear-gradient(135deg,#22c55e,#86efac)}
.fc-i.orange{background:linear-gradient(135deg,#f59e0b,#fdba74)}
.fc-i.purple{background:linear-gradient(135deg,#7c3aed,#c084fc)}
.fc-stats span{display:block;color:#64748b;font-size:13px;font-weight:800}
.fc-stats b{display:block;margin-top:9px;color:#07111f;font-size:28px;font-weight:900}
.fc-stats em{display:block;margin-top:6px;color:#94a3b8;font-style:normal;font-size:12px;font-weight:700}
.fc-shell{border-radius:8px!important;border-color:#dbe5f2!important}
.fc-tabs{display:flex;gap:8px;margin-bottom:14px}
.fc-tabs button{height:34px;padding:0 16px;border:1px solid #d8e3f2;border-radius:7px;background:#fff;color:#475569;font-weight:800;cursor:pointer}
.fc-tabs button.active{background:#1768f2;color:#fff;border-color:#1768f2;box-shadow:0 8px 18px rgba(23,104,242,.18)}
.fc-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px;background:#f8fbff;border:1px solid #e3ebf6;border-radius:8px}
.fc-filter{display:grid;grid-template-columns:minmax(220px,1.2fr) 130px 150px 150px 76px 76px;gap:10px;flex:1}
.fc-safe{color:#2563eb;background:#eaf2ff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;white-space:nowrap}
.fc-table-head{display:flex;justify-content:space-between;align-items:center;margin:4px 0 12px}
.fc-table-head b{font-size:18px;color:#0f172a}
.fc-table-head span{color:#64748b;font-weight:700}
.fc-link-cell{display:flex;align-items:center;gap:8px;min-width:0}
.fc-link-cell .el-link{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.fc-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start;align-content:start;grid-auto-rows:max-content;min-height:560px}
.fc-image-card{align-self:start;background:#fff;border:1px solid #dfe7f2;border-radius:8px;overflow:hidden;box-shadow:0 10px 24px rgba(15,23,42,.05);cursor:pointer;position:relative}
.fc-image-card .pic{height:150px;background:#eef4fb;overflow:hidden}
.fc-image-card img{width:100%;height:100%;object-fit:cover;display:block}
.fc-image-card .meta{padding:12px}
.fc-image-card b{display:block;color:#0f172a;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fc-image-card span,.fc-image-card em{display:block;color:#64748b;font-size:12px;margin-top:5px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fc-card-actions{position:absolute;right:10px;top:10px;display:flex;gap:6px;opacity:0;transition:.16s}
.fc-image-card:hover .fc-card-actions{opacity:1}
.fc-image-card button{border:0;background:rgba(15,23,42,.72);color:#fff;border-radius:999px;padding:5px 10px;font-weight:800;cursor:pointer}
.fc-image-card button.pinned,.fc-album-actions button.pinned{background:rgba(245,158,11,.95)}
.fc-card-actions .pin-btn,.fc-album-actions .pin-btn{display:inline-flex;align-items:center;gap:4px}
.pin-glyph{font-size:13px;line-height:1}
.fc-image-card button.danger{background:rgba(239,68,68,.92)}
.fc-album-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:start;min-height:0}
.fc-album-grid article{border:1px solid #dfe7f2;border-radius:8px;background:#fff;padding:10px;box-shadow:0 8px 18px rgba(15,23,42,.05);cursor:pointer;height:236px;position:relative;overflow:hidden}
.fc-album-grid .cover{height:118px;border-radius:6px;background:#edf4ff;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#2563eb;font-weight:900}
.fc-album-grid img{width:100%;height:100%;object-fit:cover}
.fc-album-grid b{display:block;margin-top:10px;color:#0f172a;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fc-album-grid p,.fc-album-grid em{display:block;margin:5px 0 0;color:#64748b;font-size:12px;font-style:normal}
.fc-album-actions{position:absolute;right:10px;top:10px;display:flex;gap:6px;opacity:0;transition:.16s}
.fc-album-grid article:hover .fc-album-actions{opacity:1}
.fc-album-actions button{border:0;background:rgba(15,23,42,.72);color:#fff;border-radius:999px;padding:5px 10px;font-weight:800;cursor:pointer;box-shadow:0 6px 14px rgba(15,23,42,.16)}
.fc-album-actions button.danger{background:rgba(239,68,68,.92)}
.fc-album-actions button:hover{filter:brightness(1.06)}
.fc-album-delete{display:none}
.fc-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:12px;color:#64748b;font-weight:700}
.fc-preview{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px}
.fc-preview-main{min-height:560px;background:#0f172a;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.fc-preview-main img{max-width:100%;max-height:620px;object-fit:contain}
.fc-preview-main iframe{width:100%;height:620px;border:0;background:#fff}
.fc-preview aside{border:1px solid #e2e8f0;border-radius:8px;padding:16px;background:#fff}
.fc-preview aside h3{margin:0 0 12px;color:#0f172a}
.fc-preview aside p{margin:10px 0;color:#64748b;font-weight:700;word-break:break-all}
.fc-preview aside .el-button{width:100%;margin:8px 0 0}
.fc-upload-zone{border:1px dashed #8bbcff;background:#f3f8ff;border-radius:10px;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#2563eb;cursor:pointer}
.fc-upload-zone b{font-size:20px}
.fc-upload-zone span{margin-top:8px;color:#64748b;font-weight:700}
.fc-upload-zone.public{min-height:220px}
.fc-empty{grid-column:1/-1;display:flex;align-items:center;justify-content:center;min-height:260px;color:#94a3b8;font-weight:800;background:#fff;border:1px dashed #d7e2f0;border-radius:8px}
.asset-upload-public{min-height:100vh;background:radial-gradient(circle at 16% 18%,#dceaff 0,#eef5ff 30%,transparent 46%),linear-gradient(135deg,#eef5ff 0%,#f8fbff 54%,#eefdf7 100%);display:flex;align-items:center;justify-content:center;padding:34px}
.asset-upload-shell{width:min(1120px,96vw);display:grid;grid-template-columns:390px minmax(0,1fr);gap:18px}
.asset-upload-info,.asset-upload-panel{background:rgba(255,255,255,.92);border:1px solid #dce7f5;border-radius:12px;box-shadow:0 22px 60px rgba(30,64,175,.12)}
.asset-upload-info{padding:34px;background:linear-gradient(180deg,#ffffff,#f3f8ff);overflow:hidden}
.upload-brand{width:54px;height:54px;border-radius:14px;background:#1768f2;color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 28px rgba(23,104,242,.24)}
.asset-upload-info h1{margin:28px 0 12px;color:#07111f;font-size:30px;line-height:1.2}
.asset-upload-info p{margin:0 0 22px;color:#64748b;font-weight:750;line-height:1.8}
.asset-upload-hero{display:block;width:100%;height:210px;object-fit:contain;margin:0 0 18px;filter:drop-shadow(0 18px 30px rgba(37,99,235,.13))}
.upload-info-card{border:1px solid #dfe7f2;background:#fff;border-radius:10px;padding:14px;margin-top:12px}
.upload-info-card span{display:block;color:#94a3b8;font-size:12px;font-weight:800}
.upload-info-card b{display:block;margin-top:6px;color:#0f172a;font-size:16px}
.asset-upload-panel{padding:28px}
.asset-upload-panel header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}
.asset-upload-panel header b{font-size:22px;color:#0f172a}
.asset-upload-panel header span{color:#64748b;font-weight:700}
.upload-password{margin-bottom:14px}
.public-upload-form{display:grid;gap:10px;margin-bottom:14px}
.fc-form-tip{margin-left:10px;color:#64748b;font-size:12px;font-weight:700}
.fc-upload-zone.pretty{min-height:300px;border-radius:12px;border-color:#8bbcff;background:linear-gradient(180deg,#f8fbff,#eef6ff)}
.upload-cloud{width:64px;height:64px;border-radius:18px;background:#1768f2;color:#fff;font-size:34px;line-height:60px;text-align:center;font-weight:500;margin-bottom:14px;box-shadow:0 16px 28px rgba(23,104,242,.2)}
.public-file-list.pretty{min-height:40px;border:1px dashed #d7e2f0;border-radius:10px;padding:10px;background:#fff}
.upload-submit{width:100%;height:46px;margin-top:16px;font-weight:900}
.asset-upload-card{width:520px;border-radius:10px!important}
.asset-upload-card h2{margin:0;color:#0f172a}
.asset-upload-card p{color:#64748b;font-weight:700}
.public-file-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.public-file-list span{background:#eef4ff;color:#2563eb;border-radius:999px;padding:6px 10px;font-weight:800;font-size:12px}
@media(max-width:1200px){.fc-stats{grid-template-columns:repeat(3,1fr)}.fc-image-grid,.fc-album-grid{grid-template-columns:repeat(3,1fr)}.fc-filter{grid-template-columns:1fr 1fr 1fr}.fc-safe{display:none}}
