
.seip-sc-shell{margin:24px 0;font-family:inherit;color:#111827}
.seip-sc-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 10px 30px rgba(15,23,42,.06);padding:24px;overflow:hidden}
.seip-sc-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}
.seip-sc-title{margin:0;font-size:clamp(22px,2.3vw,30px);line-height:1.2;font-weight:800;color:#0f172a}
.seip-sc-subtitle{margin:8px 0 0;color:#475569;font-size:14px;line-height:1.6}
.seip-panel-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:18px}
.seip-panel{background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:20px;padding:18px}
.seip-section-title{margin:0 0 14px;font-size:16px;font-weight:700;color:#0f172a}
.seip-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.seip-stat-card{border:1px solid #e5e7eb;border-radius:18px;padding:16px;background:#fff;min-height:102px;display:flex;flex-direction:column;justify-content:space-between}
.seip-stat-label{font-size:12px;font-weight:700;letter-spacing:.04em;color:#64748b;text-transform:uppercase}
.seip-stat-value{font-size:clamp(22px,2vw,30px);font-weight:800;color:#0f172a;line-height:1.15;word-break:break-word}
.seip-stat-meta{font-size:12px;color:#64748b}
.seip-tone-success{background:linear-gradient(180deg,#f0fdf4,#ffffff);border-color:#bbf7d0}.seip-tone-info{background:linear-gradient(180deg,#eff6ff,#ffffff);border-color:#bfdbfe}.seip-tone-danger{background:linear-gradient(180deg,#fef2f2,#ffffff);border-color:#fecaca}.seip-tone-warn{background:linear-gradient(180deg,#fffbeb,#ffffff);border-color:#fde68a}
.seip-search-bar{display:flex;gap:12px;align-items:center;margin-bottom:16px}
.seip-search-input{flex:1}.seip-search-bar input{width:100%;height:48px;border:1px solid #d1d5db;border-radius:14px;padding:0 14px;font-size:15px;outline:none;background:#fff}.seip-search-bar input:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}
.seip-search-bar button{height:48px;border:none;border-radius:14px;padding:0 18px;background:#2563eb;color:#fff;font-weight:700;cursor:pointer}
.seip-table-wrap{border:1px solid #e5e7eb;border-radius:18px;overflow:auto;background:#fff}.seip-table-caption{padding:14px 16px;border-bottom:1px solid #e5e7eb;font-size:13px;font-weight:700;color:#475569;background:#f8fafc}
.seip-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px}.seip-table thead th{position:sticky;top:0;background:#f8fafc;color:#334155;font-size:12px;text-transform:uppercase;letter-spacing:.04em;padding:14px 16px;text-align:left;border-bottom:1px solid #e5e7eb}.seip-table tbody td{padding:16px;border-bottom:1px solid #f1f5f9;vertical-align:top;color:#0f172a}.seip-table tbody tr:hover td{background:#fafcff}.seip-table tbody tr:last-child td{border-bottom:none}
.seip-entity strong{display:block;font-size:14px;font-weight:700;color:#0f172a}.seip-list-sub{font-size:12px;color:#64748b;margin-top:4px}
.seip-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid #e5e7eb;background:#fff;color:#334155}.seip-chip-success{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.seip-chip-info{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.seip-chip-danger{background:#fef2f2;border-color:#fecaca;color:#dc2626}.seip-chip-warn{background:#fffbeb;border-color:#fde68a;color:#b45309}
.seip-list{display:grid;gap:12px}.seip-list-row,.seip-alert-card{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:16px}.seip-list-side{font-size:13px;font-weight:800;color:#0f172a}.seip-list-side.danger,.seip-alert-value{color:#dc2626;font-size:16px;font-weight:800}
.seip-alert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}
.seip-empty{display:flex;gap:12px;align-items:flex-start;padding:16px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;color:#475569}.seip-empty p{margin:4px 0 0;font-size:14px}.seip-empty-icon{width:28px;height:28px;border-radius:999px;background:#e2e8f0;color:#334155;display:flex;align-items:center;justify-content:center;font-weight:800;flex:0 0 28px}
.seip-timeline{display:grid;gap:14px}.seip-timeline-item{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:start}.seip-timeline-dot{width:14px;height:14px;border-radius:999px;margin-top:5px;background:#cbd5e1}.seip-timeline-content{padding:14px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:16px}.seip-timeline-meta{font-size:12px;font-weight:700;color:#64748b;margin-bottom:6px}.seip-timeline-body{font-size:14px;color:#0f172a;line-height:1.6}
.seip-callout{padding:18px;border-radius:18px;border:1px solid #e5e7eb;background:#fff}.seip-callout.info{background:linear-gradient(180deg,#eff6ff,#ffffff);border-color:#bfdbfe}.seip-callout p{margin:8px 0 0;color:#475569;line-height:1.7}
.seip-print-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:16px}.seip-summary-row,.seip-doc-block{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px 16px}.seip-summary-row span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:4px}.seip-summary-row strong{font-size:15px;color:#0f172a}.seip-doc-block h4{margin:0 0 8px;font-size:14px;color:#0f172a}.seip-doc-block p{margin:0;color:#475569;line-height:1.7}
@media (max-width:900px){.seip-panel-grid{grid-template-columns:1fr}.seip-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:640px){.seip-sc-card{padding:18px;border-radius:20px}.seip-search-bar{flex-direction:column;align-items:stretch}.seip-search-bar button{width:100%}.seip-stat-grid{grid-template-columns:1fr}.seip-table thead th,.seip-table tbody td{padding:12px}}
