*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:var(--p-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);background:var(--p-surface-50);color:var(--p-text-color)}.full-width{width:100%}.spacer{flex:1 1 auto}.mt-2{margin-top:1rem}.mb-2{margin-bottom:1rem}.text-center{text-align:center}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.confidence-badge{padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:500}.confidence-badge.high{background-color:#c8e6c9;color:#1b5e20}.confidence-badge.medium{background-color:#fff9c4;color:#6d4c41}.confidence-badge.low{background-color:#ffccbc;color:#870000}.status-chip{padding:4px 12px;border-radius:16px;font-size:.875rem;font-weight:500;display:inline-block}.status-chip.approved{background-color:#2e7d32;color:#fff}.status-chip.pending{background-color:#e65100;color:#fff}.status-chip.error{background-color:#b71c1c;color:#fff}
