.mesg-wrap{max-width:1240px}.mesg-page-header{margin-bottom:18px}.mesg-subtitle,.mesg-muted{color:#64748b}.mesg-flex-between{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.mesg-stack-sm{flex-wrap:wrap}.mesg-admin-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.mesg-wrap-toolbar{justify-content:flex-end}.mesg-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#ecfeff;border:1px solid #a5f3fc;color:#155e75;font-size:12px;font-weight:600}.mesg-panel,.mesg-form,.mesg-report,.mesg-card{background:#fff;border:1px solid #dcdcde;border-radius:14px;box-shadow:0 2px 6px rgba(15,23,42,.04)}.mesg-panel,.mesg-form,.mesg-report{padding:22px}.mesg-empty{padding:16px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#475569}.mesg-notice{padding:12px 14px;border-radius:10px;margin:0 0 16px}.mesg-notice-success{background:#ecfdf5;border:1px solid #86efac;color:#166534}.mesg-notice-error{background:#fff1f2;border:1px solid #fda4af;color:#9f1239}.mesg-guided-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;flex-wrap:wrap}.mesg-guided-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin:0 0 18px}.mesg-guided-meta-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px}.mesg-guided-meta-card h3{margin:0 0 10px;font-size:15px}.mesg-meta-lines{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#334155}.mesg-readonly-box{padding:11px 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;min-height:20px}.mesg-tab-shell{display:flex;flex-direction:column;gap:18px}.mesg-tab-buttons{display:flex;flex-wrap:wrap;gap:10px}.mesg-tab-button{appearance:none;border:1px solid #cbd5e1;background:#fff;border-radius:999px;padding:10px 14px;font-weight:600;color:#334155;cursor:pointer;transition:all .16s ease}.mesg-tab-button:hover{border-color:#14b8a6;color:#0f766e}.mesg-tab-button.is-active{background:#0f766e;border-color:#0f766e;color:#fff;box-shadow:0 6px 16px rgba(15,118,110,.18)}.mesg-tab-panes{display:flex;flex-direction:column;gap:18px}.mesg-tab-pane{display:none}.mesg-tab-pane.is-active{display:block}.mesg-tab-pane-header h3{margin:0 0 6px}.mesg-section-card{border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:18px;margin-bottom:18px}.mesg-section-heading{margin-bottom:14px}.mesg-section-heading h4{margin:0 0 6px}.mesg-field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.mesg-field{display:flex;flex-direction:column;gap:8px}.mesg-guided-field-wide{grid-column:span 2}.mesg-field label,.mesg-field-label{font-weight:600;color:#0f172a}.mesg-field-label{display:flex;align-items:center;gap:8px;justify-content:space-between}.mesg-field input,.mesg-field select,.mesg-field textarea{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;box-sizing:border-box}.mesg-field input:focus,.mesg-field select:focus,.mesg-field textarea:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px rgba(20,184,166,.14)}.mesg-field textarea{min-height:110px;resize:vertical}.mesg-help,.mesg-unit{font-size:12px;color:#64748b}.mesg-field-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;min-height:18px}.mesg-meta-chip{display:inline-flex;padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:11px}.mesg-tooltip{position:relative;display:inline-flex;align-items:center}.mesg-tooltip-toggle{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid #0f766e;border-radius:999px;background:#ecfeff;color:#0f766e;font-size:12px;font-weight:700;cursor:pointer;line-height:1}.mesg-tooltip-panel{position:absolute;top:28px;right:0;z-index:20;display:none;min-width:260px;max-width:320px;padding:12px 14px;border-radius:12px;border:1px solid #99f6e4;background:#ffffff;box-shadow:0 14px 32px rgba(15,23,42,.16);color:#0f172a;font-size:12px}.mesg-tooltip.is-open .mesg-tooltip-panel,.mesg-tooltip:hover .mesg-tooltip-panel{display:flex;flex-direction:column;gap:6px}.mesg-tooltip-panel strong{color:#0f766e;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.mesg-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:22px}.mesg-actions-sticky{padding-top:16px;border-top:1px solid #e2e8f0}.mesg-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:20px 0}.mesg-card{padding:16px}.mesg-card h3{margin:0 0 8px;font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:#50575e}.mesg-card .mesg-value{font-size:28px;font-weight:700;line-height:1.2}.mesg-table{width:100%;border-collapse:collapse;margin:16px 0;background:#fff}.mesg-table th,.mesg-table td{border:1px solid #dbe2ea;padding:10px;vertical-align:top;text-align:left}.mesg-table th{background:#f8fafc}.mesg-history-table td{vertical-align:middle}.mesg-status-tag{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.mesg-status-draft{background:#fff7ed;color:#9a3412}.mesg-status-final{background:#ecfdf5;color:#166534}.mesg-inline-form{display:inline}.mesg-report h1,.mesg-report h2,.mesg-report h3{margin-top:24px}.mesg-report-section{margin-top:20px}.mesg-evidence-table textarea{min-height:80px}@media (max-width:782px){.mesg-flex-between,.mesg-guided-hero{flex-direction:column}.mesg-guided-field-wide{grid-column:auto}.mesg-tab-buttons{overflow:auto;padding-bottom:4px}.mesg-tab-button{white-space:nowrap}.mesg-tooltip-panel{left:0;right:auto;max-width:min(320px,calc(100vw - 48px))}}
