:root{--cds-background: #f4f4f4;--cds-layer-01: #ffffff;--cds-layer-hover: #e8e8e8;--cds-layer-selected: #e0e0e0;--cds-field-01: #f4f4f4;--cds-border-subtle: #e0e0e0;--cds-border-strong: #8d8d8d;--cds-text-primary: #161616;--cds-text-secondary: #525252;--cds-text-helper: #6f6f6f;--cds-interactive: #0f62fe;--cds-link: #0f62fe;--cds-link-hover: #0043ce;--cds-button-primary: #0f62fe;--cds-button-primary-hover: #0353e9;--cds-button-danger: #da1e28;--cds-header: #161616}*{box-sizing:border-box}html,body,#root{height:100%}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{margin:0;background:var(--cds-background);color:var(--cds-text-primary);font-family:IBM Plex Sans,system-ui,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}.app-shell{height:100vh;height:100dvh}.app-scroll{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@keyframes ts-fade{0%{opacity:0}to{opacity:1}}@keyframes ts-slide{0%{transform:translateY(12px);opacity:.4}to{transform:none;opacity:1}}.ts-scrim{animation:ts-fade .12s ease-out}.ts-panel{animation:ts-slide .16s cubic-bezier(0,0,.3,1)}.surface{background:var(--cds-layer-01);border:1px solid var(--cds-border-subtle);border-radius:0}.lift{transition:background-color .11s,border-color .11s}.lift:hover{border-color:var(--cds-border-strong)}.cds-btn{display:inline-flex;align-items:center;gap:.5rem;height:48px;padding:0 1rem;border:1px solid transparent;border-radius:0;font-size:.875rem;font-weight:400;cursor:pointer;transition:background-color .07s,color .07s,border-color .07s;white-space:nowrap}.cds-btn:focus-visible{outline:2px solid var(--cds-interactive);outline-offset:-3px}.cds-btn--primary{background:var(--cds-button-primary);color:#fff}.cds-btn--primary:hover{background:var(--cds-button-primary-hover)}.cds-btn--ghost{background:transparent;color:var(--cds-interactive);height:40px;padding:0 .75rem}.cds-btn--ghost:hover{background:var(--cds-layer-hover)}.cds-btn--danger{background:var(--cds-button-danger);color:#fff}.cds-link{color:var(--cds-link)}.cds-link:hover{color:var(--cds-link-hover);text-decoration:underline}.cds-field{background:var(--cds-field-01);border:none;border-bottom:1px solid var(--cds-border-strong);border-radius:0;height:40px;padding:0 1rem;width:100%;color:var(--cds-text-primary);font-size:.875rem}.cds-field:focus{outline:2px solid var(--cds-interactive);outline-offset:-2px}.surface table tbody tr{border-bottom:1px solid var(--cds-border-subtle)}.surface table tbody tr:last-child{border-bottom:0}.surface table tbody tr:hover{background:var(--cds-layer-hover)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}@media print{header,aside,.no-print{display:none!important}main{padding:0!important;max-width:none!important}body{background:#fff!important}[data-paper]{border:none!important;max-width:none!important;padding:0!important}[data-tearsheet]{position:static!important}[data-tearsheet] .ts-scrim{display:none!important}[data-tearsheet-panel]{position:static!important;max-height:none!important;box-shadow:none!important;overflow:visible!important;border:none!important}[data-tearsheet-panel] .app-scroll{overflow:visible!important}}html[data-theme=dark]{--cds-background: #161616;--cds-layer-01: #262626;--cds-layer-hover: #333333;--cds-layer-selected: #393939;--cds-field-01: #393939;--cds-border-subtle: #393939;--cds-border-strong: #6f6f6f;--cds-text-primary: #f4f4f4;--cds-text-secondary: #c6c6c6;--cds-text-helper: #8d8d8d;--cds-interactive: #4589ff;--cds-link: #78a9ff;--cds-link-hover: #a6c8ff;--cds-button-primary: #0f62fe;--cds-button-primary-hover: #0353e9;--cds-button-danger: #da1e28;--cds-header: #161616;color-scheme:dark}html[data-theme=dark] body{background:var(--cds-background);color:var(--cds-text-primary)}html[data-theme=dark] header{border-bottom:1px solid #393939}html[data-theme=dark] [class~=text-slate-900],html[data-theme=dark] [class~=text-slate-800],html[data-theme=dark] [class~="text-[#161616]"]{color:var(--cds-text-primary)}html[data-theme=dark] [class~=text-slate-700],html[data-theme=dark] [class~=text-slate-600],html[data-theme=dark] [class~="text-[#525252]"],html[data-theme=dark] [class~="text-[#393939]"]{color:var(--cds-text-secondary)}html[data-theme=dark] [class~=text-slate-500],html[data-theme=dark] [class~=text-slate-400],html[data-theme=dark] [class~="text-[#6f6f6f]"]{color:var(--cds-text-helper)}html[data-theme=dark] [class~="text-[#0f62fe]"]{color:var(--cds-link)}html[data-theme=dark] [class~="text-[#0043ce]"]{color:var(--cds-link-hover)}html[data-theme=dark] [class~=bg-white]{background-color:var(--cds-layer-01)}html[data-theme=dark] [class~="bg-[#e0e0e0]"]{background-color:#393939}html[data-theme=dark] [class~="bg-[#e8e8e8]"]{background-color:#333}html[data-theme=dark] [class~=bg-slate-50]{background-color:#2c2c2c}html[data-theme=dark] [class~=bg-slate-100]{background-color:#393939}html[data-theme=dark] [class~=bg-slate-200]{background-color:#4c4c4c}html[data-theme=dark] [class~=bg-slate-300]{background-color:#525252}html[data-theme=dark] [class~="bg-[#edf5ff]"]{background-color:#1d2533}html[data-theme=dark] [class~=border-slate-100],html[data-theme=dark] [class~=border-slate-200],html[data-theme=dark] [class~="border-[#e0e0e0]"],html[data-theme=dark] [class~="border-[#d1d1d1]"],html[data-theme=dark] [class~=divide-slate-100]{border-color:var(--cds-border-subtle)}html[data-theme=dark] [class~=border-slate-300]{border-color:#525252}html[data-theme=dark] [class~="hover:bg-slate-50"]:hover,html[data-theme=dark] [class~="hover:bg-slate-100"]:hover,html[data-theme=dark] [class~="hover:bg-[#e8e8e8]"]:hover{background-color:#333}html[data-theme=dark] [class~="hover:bg-[#edf5ff]"]:hover{background-color:#1d2533}html[data-theme=dark] [class~="hover:bg-rose-50"]:hover{background-color:#3a1416}html[data-theme=dark] [class~="hover:text-slate-600"]:hover,html[data-theme=dark] [class~="hover:text-slate-700"]:hover{color:var(--cds-text-secondary)}html[data-theme=dark] [class~="hover:text-[#161616]"]:hover{color:var(--cds-text-primary)}html[data-theme=dark] [class~="hover:text-[#0f62fe]"]:hover,html[data-theme=dark] [class~="hover:text-[#0043ce]"]:hover{color:var(--cds-link-hover)}html[data-theme=dark] [class~="hover:border-slate-300"]:hover{border-color:var(--cds-border-strong)}html[data-theme=dark] [class~=text-emerald-600],html[data-theme=dark] [class~=text-emerald-700],html[data-theme=dark] [class~="text-[#24a148]"]{color:#42be65}html[data-theme=dark] [class~=text-rose-600],html[data-theme=dark] [class~=text-rose-700],html[data-theme=dark] [class~=text-rose-800],html[data-theme=dark] [class~="text-[#da1e28]"]{color:#ff8389}html[data-theme=dark] [class~=text-amber-600],html[data-theme=dark] [class~=text-amber-700],html[data-theme=dark] [class~=text-amber-800],html[data-theme=dark] [class~="text-[#8e6a00]"]{color:#f1c21b}html[data-theme=dark] [class~="bg-[#a7f0ba]"]{background-color:#044317}html[data-theme=dark] [class~="text-[#044317]"]{color:#6fdc8c}html[data-theme=dark] [class~="bg-[#9ef0f0]"]{background-color:#005d5d}html[data-theme=dark] [class~="text-[#005d5d]"]{color:#3ddbd9}html[data-theme=dark] [class~="bg-[#faddc3]"]{background-color:#634500}html[data-theme=dark] [class~="text-[#6b3a00]"]{color:#fddc69}html[data-theme=dark] [class~="bg-[#ffd7d9]"]{background-color:#a2191f}html[data-theme=dark] [class~="text-[#a2191f]"]{color:#ffb3b8}html[data-theme=dark] [class~="bg-[#d0e2ff]"]{background-color:#002d9c}html[data-theme=dark] [class~=bg-amber-50]{background-color:#2c2200}html[data-theme=dark] [class~=border-amber-200]{border-color:#634500}html[data-theme=dark] [class~=bg-rose-50]{background-color:#2d0709}html[data-theme=dark] [class~=border-rose-200]{border-color:#57080c}html[data-theme=dark] [class~=bg-emerald-50]{background-color:#052e16}html[data-theme=dark] [class~=border-emerald-200]{border-color:#0e4429}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background-color:var(--cds-field-01);color:var(--cds-text-primary)}html[data-theme=dark] option{background-color:#262626;color:#f4f4f4}html[data-theme=dark] [class~=fill-slate-900]{fill:var(--cds-text-primary)}html[data-theme=dark] [class~=fill-slate-400]{fill:var(--cds-text-helper)}html[data-theme=dark] circle[stroke="#eef2f6"]{stroke:#393939}
