*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;background:#f5f7fa;color:#1f2329}.auth-page{min-height:100%;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,#eef4ff,#f7f9fc)}.auth-card{width:100%;max-width:400px;background:#fff;border-radius:12px;padding:28px;box-shadow:0 8px 32px #0f172a14}.console-layout{min-height:100vh}.console-logo{height:56px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;letter-spacing:1px;border-bottom:1px solid rgba(255,255,255,.15)}.console-header{background:#fff;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef0f3}.console-content{padding:20px}.page-header{margin-bottom:16px}.page-header .eyebrow{font-size:12px;letter-spacing:1px;color:#8c8c8c;text-transform:uppercase}.page-header h2{margin:4px 0 0;font-size:22px}.page-header .subtitle{color:#8c8c8c;margin-top:4px;font-size:13px}.code-block{background:#1f2329;color:#e6e6e6;border-radius:8px;padding:14px 16px;overflow-x:auto;font-size:13px;line-height:1.6;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.plugin-card .ant-card-body{padding:18px}.plugin-card-body{display:flex;align-items:center;gap:14px}.plugin-card-icon{flex:0 0 52px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#1677ff;background:#f0f5ff;border-radius:10px}.plugin-card-main{flex:1;min-width:0}.plugin-card-title{display:flex;align-items:center;gap:8px;margin-bottom:4px}.plugin-card-name{font-size:15px;font-weight:600;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plugin-card-desc{font-size:13px;color:#8c8c8c;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.plugin-card-arrow{flex:0 0 auto;color:#bfbfbf;transition:transform .15s ease,color .15s ease}.plugin-card:hover .plugin-card-arrow{color:#1677ff;transform:translate(3px)}
