:root{--card-radius:18px}body{background:#f5f7fb;color:#1d2433}.navbar-brand{letter-spacing:.2px}.card{border:0;border-radius:var(--card-radius);box-shadow:0 6px 24px rgba(28,39,60,.06)}.stat-card .value{font-size:1.7rem;font-weight:800}.table>thead th{font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#f9fafb;white-space:nowrap}.table td{vertical-align:middle}.detail-cell{min-width:360px}.form-label{font-size:.82rem;font-weight:700;color:#4b5563}.page-title{font-weight:800}.muted{color:#6b7280}.logo-preview{max-height:70px;max-width:220px}.filter-card{position:sticky;top:76px}.badge-soft{background:#eef2ff;color:#4338ca}.summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}@media(max-width:900px){.summary-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.summary-strip{grid-template-columns:1fr}.detail-cell{min-width:260px}}


/* v1.0.18 inline report data editor */
.editor-filter-card .form-label{margin-bottom:.35rem}.editor-card{overflow:hidden}.editor-table{min-width:1120px}.editor-table .detail-cell{min-width:390px}.editable-cell{cursor:text;position:relative;transition:background-color .15s ease,box-shadow .15s ease}.editable-cell:hover{background:#fffbe8!important;box-shadow:inset 0 0 0 1px #f1d56b}.editable-cell.is-editing{padding:3px 4px;background:#fff!important;box-shadow:inset 0 0 0 2px #2563eb}.inline-editor-input{min-width:110px;border:0!important;box-shadow:none!important;background:transparent!important;padding:.25rem .35rem}.detail-cell .inline-editor-input{min-width:360px}.editable-cell.is-saving{opacity:.72}.editable-cell.is-saving:after{content:'';position:absolute;right:7px;top:7px;width:14px;height:14px;border:2px solid #cbd5e1;border-top-color:#2563eb;border-radius:50%;animation:editor-spin .65s linear infinite}.editable-cell.has-error{background:#fff1f2!important;box-shadow:inset 0 0 0 2px #e11d48}.editable-cell.saved-flash{animation:editor-saved 1.1s ease}.editor-tip{display:inline-flex;align-items:center;gap:7px;font-size:.78rem;color:#64748b;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:5px 10px}.editor-tip-dot{width:7px;height:7px;background:#22c55e;border-radius:50%}.editor-toast{position:fixed;right:22px;bottom:22px;z-index:1080;transform:translateY(18px);opacity:0;pointer-events:none;color:#fff;border-radius:12px;padding:10px 15px;font-size:.88rem;font-weight:700;box-shadow:0 12px 34px rgba(15,23,42,.22);transition:.18s ease}.editor-toast.success{background:#15803d}.editor-toast.error{background:#be123c}.editor-toast.show{transform:translateY(0);opacity:1}@keyframes editor-spin{to{transform:rotate(360deg)}}@keyframes editor-saved{0%,100%{background:inherit}30%{background:#dcfce7}}@media(max-width:720px){.editor-tip{border-radius:10px}.editor-toast{left:16px;right:16px;text-align:center}.detail-cell .inline-editor-input{min-width:250px}}
