@charset "UTF-8";:root{--tx-dark-blue: #072B40;--tx-cyan: #21AAE0;--tx-blue: #25A8E0;--tx-orange: #F4891F;--tx-green: #39B54A;--tx-red: #DA2128;--tx-status-draft: #6B7280;--tx-status-requested: #39B54A;--tx-status-pending: #F4891F;--tx-status-accepted: #39B54A;--tx-status-cancelled: #DA2128;--tx-status-archived: #6B7280;--tx-text: #1A1A1A;--tx-text-muted: #6B7280;--tx-border: #E5E7EB;--tx-row-border: #EEF0F3;--tx-bg: #FFFFFF;--tx-bg-subtle: #F7F8FA;--tx-font-family: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--tx-font-size-base: 14px;--tx-font-size-sm: 12px;--tx-font-size-header: 14px;--tx-font-size-title: 16px;--tx-line-height: 21px;--tx-font-weight-regular: 400;--tx-font-weight-medium: 500;--tx-font-weight-semibold: 600;--tx-row-height: 48px;--tx-checkbox: 14px;--tx-status-dot: 10px;--tx-radius: 6px;--tx-radius-pill: 20px;--tx-band-grey: #F2F4F7;--tx-orange-tint: #FDF3E7}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--tx-font-family);font-size:var(--tx-font-size-base);line-height:var(--tx-line-height);color:var(--tx-text)}input,button,select,textarea,optgroup{font-family:inherit;font-size:inherit;line-height:inherit}
