*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f7fb;color:#182230;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.15fr) 440px;background:linear-gradient(120deg,rgba(22,119,255,.15),transparent 42%),linear-gradient(315deg,rgba(26,188,156,.16),transparent 38%),#eef3f8}.login-visual{display:flex;flex-direction:column;justify-content:center;padding:56px 8vw}.login-visual h1{margin:0 0 18px;color:#101828;font-size:46px;line-height:1.12;letter-spacing:0}.login-visual p{max-width:560px;margin:0;color:#475467;font-size:18px;line-height:1.8}.login-panel{display:flex;align-items:center;padding:40px;background:#ffffffdb;border-left:1px solid #dde5ee}.login-card{width:100%}.login-card h2{margin:0 0 8px;font-size:26px;color:#101828}.login-card .sub{margin:0 0 28px;color:#667085}.login-mode-switch{margin-bottom:24px}.portal-entry-panel{min-height:340px;display:flex;align-items:center}.portal-entry-tag{width:fit-content;padding:4px 10px;border-radius:999px;font-weight:600}.portal-entry-tips{display:flex;flex-direction:column;gap:10px;margin-bottom:8px;color:#475467;line-height:1.7}.app-shell{min-height:100vh}.app-logo{height:64px;display:flex;align-items:center;padding:0 20px;color:#fff;font-weight:700;font-size:17px;white-space:nowrap}.app-header{height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #eaecf0}.app-content{padding:24px}.page-title{margin:0 0 18px;font-size:24px;color:#101828}.toolbar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;align-items:center}.stat-grid{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));gap:16px;margin-bottom:18px}.stat-card{min-height:118px}.stat-card .label{color:#667085;margin-bottom:12px}.stat-card .value{font-size:28px;font-weight:700;color:#101828;word-break:break-word}.table-card{border-radius:8px}.portal-login-page{background:linear-gradient(120deg,rgba(15,23,42,.08),transparent 42%),linear-gradient(315deg,rgba(34,197,94,.14),transparent 38%),#eef3f8}.portal-page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.portal-page-sub{margin:-6px 0 0;color:#667085}.portal-meta{color:#667085;font-size:12px}.portal-link-button{padding:0;height:auto}.portal-section-title{margin:20px 0 12px;font-size:18px;font-weight:600;color:#101828}.portal-header-note{margin-left:12px}.portal-detail-preview{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.portal-detail-text{margin:0;color:#344054;line-height:1.8;white-space:pre-wrap}.portal-detail-image-wrap{overflow:hidden;border:1px solid #e4e7ec;border-radius:12px;background:#fff}.portal-detail-image{display:block;width:100%;max-height:360px;object-fit:contain;background:#f8fafc}.portal-detail-empty{padding:18px;color:#667085;border:1px dashed #d0d5dd;border-radius:12px;background:#fcfcfd}.portal-detail-editor-toolbar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.portal-detail-editor-list{display:flex;flex-direction:column;gap:12px}.portal-detail-editor-item{padding:14px;border:1px solid #eaecf0;border-radius:12px;background:#fff}.portal-detail-editor-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.portal-detail-editor-image{display:flex;flex-direction:column;gap:10px}@media (max-width: 980px){.login-page{grid-template-columns:1fr}.login-visual{min-height:42vh}.login-panel{border-left:0;border-top:1px solid #dde5ee}.stat-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.portal-page-head{flex-direction:column}}@media (max-width: 640px){.login-visual{padding:36px 24px}.login-visual h1{font-size:34px}.login-panel,.app-content{padding:18px}.stat-grid{grid-template-columns:1fr}}
