.chart-container.svelte-jrj9h5{background-color:var(--grayscale-darkest-gray);border-radius:16px;padding:24px;box-sizing:border-box}:root{color-scheme:light dark;--white: #ffffff;--gray-0: #f2f2f2;--gray-1: #dddddd;--gray-2: #d0d0d0;--gray-3: #b0b0b0;--gray-4: #979797;--gray-5: #7c7c7c;--gray-6: #545454;--gray-7: #353535;--gray-8: #2b2b2b;--gray-9: #212121;--gray-10: #171717;--black: #000000;--red: #ff2156;--dark-red: #e30c3f;--blue: #4198ff;--dark-blue: #0e7cff;--blue-disabled: #2e517a;--green: #a6ff00;--yellow: #ffce21;--light-yellow: #f5e194;--purple: #8262ff;--error: var(--red);--adaptive-green: light-dark(var(--gray-10), var(--green));--adaptive-warning: light-dark(var(--gray-10), var(--yellow));--express-yellow: light-dark(var(--gray-10), var(--yellow));--grayscale-white: light-dark(var(--black), var(--white));--grayscale-almost-white: light-dark(var(--gray-10), var(--gray-0));--grayscale-lightest-gray: light-dark(var(--gray-9), var(--gray-2));--grayscale-lighter-gray: light-dark(var(--gray-8), var(--gray-3));--grayscale-light-gray: light-dark(var(--gray-7), var(--gray-4));--grayscale-gray: light-dark(var(--gray-5), var(--gray-6));--grayscale-dark-gray: light-dark(var(--gray-1), var(--gray-7));--grayscale-darker-gray: light-dark(var(--gray-1), var(--gray-8));--grayscale-darkest-gray: light-dark(var(--gray-0), var(--gray-9));--grayscale-almost-black: light-dark(var(--white), var(--gray-10));--grayscale-black: light-dark(var(--white), var(--black));--grayscale-always-dark: var(--black);--grayscale-always-light: var(--white);--text-primary: light-dark(var(--black), var(--white));--text-secondary: light-dark(var(--gray-5), var(--gray-4));--text-dark: light-dark(var(--gray-0), var(--gray-8));--text-always-dark: var(--gray-8);--text-light: light-dark(var(--gray-8), var(--gray-0));--text-light-hover: light-dark(var(--black), var(--white));--text-always-light: var(--gray-0);--text-always-light-hover: var(--white);--text-disabled: light-dark(var(--gray-4), var(--gray-6));--mosaic-panel-background: light-dark(#f6f3ee, #1d1d1d);--mosaic-panel-foreground: light-dark(#fff, #0d0d0d);--mosaic-panel-stroke: light-dark(#e7e7e7, #313131);--mosaic-text-dark: light-dark(#555, #c7c7c7);--mosaic-text-light: light-dark(#c7c7c7, #555);--mosaic-text-secondary: light-dark(#555555a6, #c7c7c7a6);--mosaic-text-disabled: light-dark(#55555566, #c7c7c766);--mosaic-text-always-light: #f6f3ee;--mosaic-button-light: #555555aa;--mosaic-background: light-dark(#fdfaf7, #0e0d0d);--mosaic-primary: #ed917b;--mosaic-primary-light: #e7d3cb;--mosaic-primary-dark: #d97a66;--mosaic-pattern-fill: rgba(255, 255, 255, .5);--color-white: light-dark(#000, #fff);--color-black: light-dark(#fff, #000);--color-transparent: #0000;--color-bkg-dark: #eee, #111;--color-space: light-dark(#dedede, #1b1b1c);--color-void: light-dark(#c8c8c8, #212020);--color-slate: light-dark(#767070, #a8a7a3);--color-ash: light-dark(#353535, #dad9d7);--color-imagine-grey-1: light-dark(#eeeeee, #0f0f0f);--color-imagine-grey-2: light-dark(#dddddf, #1e1e1f);--color-error: #ff4c72;--color-purple: #8262ff;--color-purple-45: light-dark(rgba(130, 98, 255, .6), rgba(130, 98, 255, .45));--color-light-outline: light-dark(rgba(93, 93, 93, .1), rgba(168, 168, 168, .15));--color-selected: light-dark(rgba(61, 61, 67, .1), rgba(196, 196, 201, .15));--overlay-dark: rgba(0, 0, 0, .75);--hover-overlay-white: light-dark(rgba(0, 0, 0, .05), rgba(255, 255, 255, .05));--astra-blue: #2d81ff;--astra-purple: #5865f2;--astra-dark-purple: #4539c2;--astra-darker-purple: #362d9a;--astra-yellow: #ffe900;--astra-gray-11: #3a3a3a;--astra-gray-12: #a7a7a7;--astra-gray-13: #464646;--astra-gray-14: #393939;--astra-gray-15: #c4c4c4;--astra-gray-16: #474747;--astra-gray-17: #2d2d2d;--astra-gray-18: #b1b1b1;--astra-gray-19: #787878;--grayscale-astra-darkest-gray: light-dark(var(--gray-0), var(--astra-gray-17));--grayscale-almost-black-60: light-dark(rgba(255, 255, 255, .6), rgba(23, 23, 23, .6));--border-radius-default: 8px;--border-radius-tiny: 3px;--border-radius-small: 6px;--border-radius-large: 16px;--pill-height: 44px;--pill-radius: var(--border-radius-large, 16px);--pill-shadow: none;--pill-border: 1px solid light-dark(var(--gray-2), rgba(255, 255, 255, .05));--pill-background: var(--grayscale-darker-gray);--shadow-default: 0 .5rem 6rem #0003;--shadow-darker: 0 .5rem 8rem #000000b0;--shadow-lighter: 0 .5rem 6rem rgba(0, 0, 0, .075);--transition-default: all .2s ease-out;--transition-fast: all .1s ease-in-out;--curve-bounce: cubic-bezier(.25, 2, .5, .95);--curve-in: cubic-bezier(.15, .65, .45, 1);--curve-in-fast: cubic-bezier(0, .75, .15, 1);--font-family-default: Inter, sans-serif}@media (prefers-color-scheme: dark){:root{--page-background: url(data:image/png;base64,\ iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAtSURBVHgB7cMBCQAgEASww07Xv4ChxBCC8BssAQAAAOA3bfedh1YAAAAAmOgAq2IC2avXUqcAAAAASUVORK5CYII=) 50% 50% / 48px 48px repeat, var(--gray-10);--picture-gradient: linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);--vertical-darkest-gray-shadow: linear-gradient(180deg, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 1) 100%)}}@media (prefers-color-scheme: light){:root{--page-background: url(data:image/png;base64,\ iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAtSURBVHgB7cMBCQAgEASww/5hrpQ9xBCC8BssAQAAAOA3bfedh1YAAAAAmOgAiskF7bbBGzoAAAAASUVORK5CYII=) 50% 50% / 48px 48px repeat, var(--gray-2);--picture-gradient: linear-gradient(rgba(208, 208, 208, 0) 0%, #d0d0d0 100%);--vertical-darkest-gray-shadow: linear-gradient(180deg, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 1) 100%)}}:root{--padding-small: 8px;--padding-default: 16px;--padding-large: 24px;--radius-small: 2px;--radius-default: 4px;--radius-large: 8px;--gap-one: 1px;--gap-small: 4px;--gap-default: 8px;--gap-medium: 12px;--gap-large: 16px;--gap-xl: 24px;--scroll-amount: 100px}:root body{margin:0;--zoom-level: 1}@supports (font-variation-settings: normal){:root{font-family:Inter,area-normal,sans-serif;-webkit-font-smoothing:antialiased}}body{margin:0;--zoom-level: 1}p,h1,h2,h3,h4,h5{margin:0;padding:0}.tl-label{font-family:Inter,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:12px;letter-spacing:.25px;text-align:left}.tl-footnote{font-family:Inter,sans-serif;font-size:12px;font-style:italic;font-weight:400;line-height:15px;color:var(--text-secondary);text-align:left}.tl-body,p{font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:15px;color:var(--text-secondary);text-align:left}.tl-title,h5{font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:15px;color:var(--text-light);text-align:left}.tl-cta,h4{font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:17px;color:var(--text-light);text-align:left}.tl-heading,h3{font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:19px;color:var(--text-light);text-align:left}.tl-heading-large,h2{font-family:area-normal,Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:17px;text-align:left}.tl-heading-xl,h1{font-family:area-normal,Inter,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.3px;text-align:left}p.dark,h1.dark,h2.dark,h3.dark,h4.dark,h5.dark,tl-heading-xl.dark,tl-heading-large.dark,tl-heading.dark,tl-title.dark,tl-body.dark,tl-footnote.dark{color:var(--text-dark)}p.center,h1.center,h2.center,h3.center,h4.center,h5.center tl-heading-xl.center,tl-heading-large.center,tl-heading.center,tl-title.center,tl-body.center,tl-footnote.center{text-align:center}p.right,h1.right,h2.right,h3.right,h4.right,h5.right,tl-heading-xl.right,tl-heading-large.right,tl-heading.right,tl-title.right,tl-body.right,tl-footnote.right{text-align:right}p.light,h1.light,h2.light,h3.light,h4.light,h5.light,tl-heading-xl.light,tl-heading-large.light,tl-heading.light,tl-title.light,tl-body.light,tl-footnote.light{color:var(--text-light)}p.secondary,h1.secondary,h2.secondary,h3.secondary,h4.secondary,h5.secondary,tl-heading-xl.secondary,tl-heading-large.secondary,tl-heading.secondary,tl-title.secondary,tl-body.secondary,tl-footnote.secondary{color:var(--text-secondary)}p.disabled,h1.disabled,h2.disabled,h3.disabled,h4.disabled,h5.disabled,tl-heading-xl.disabled,tl-heading-large.disabled,tl-heading.disabled,tl-title.disabled,tl-body.disabled,tl-footnote.disabled{color:var(--text-disabled)}p.blue,h1.blue,h2.blue,h3.blue,h4.blue,h5.blue,tl-heading-xl.blue,tl-heading-large.blue,tl-heading.blue,tl-title.blue,tl-body.blue,tl-footnote.blue{color:var(--blue)}p.green,h1.green,h2.green,h3.green,h4.green,h5.green,tl-heading-xl.green,tl-heading-large.green,tl-heading.green,tl-title.green,tl-body.green,tl-footnote.green{color:var(--adaptive-green)}p.error,h1.error,h2.error,h3.error,h4.error,h5.error,tl-heading-xl.error,tl-heading-large.error,tl-heading.error,tl-title.error,tl-body.error,tl-footnote.error{color:var(--error)}p.warning,h1.warning,h2.warning,h3.warning,h4.warning,h5.warning,tl-heading-xl.warning,tl-heading-large.warning,tl-heading.warning,tl-title.warning,tl-body.warning,tl-footnote.warning{color:var(--adaptive-warning)}p.always-light,h1.always-light,h2.always-light,h3.always-light,h4.always-light,h5.always-light,tl-heading-xl.always-light,tl-heading-large.always-light,tl-heading.always-light,tl-title.always-light,tl-body.always-light,tl-footnote.always-light{color:var(--text-always-light)}.create-key-form.svelte-w3ly59{display:flex;flex-direction:column;gap:32px;width:100%;box-sizing:border-box;padding:32px;background-color:var(--grayscale-darkest-gray);min-width:500px}.create-key-form.mobile.svelte-w3ly59{min-width:unset}.form-field.svelte-w3ly59{display:flex;flex-direction:column;gap:8px}.form-field.svelte-w3ly59 label:where(.svelte-w3ly59){font-size:12px;color:var(--text-secondary);font-weight:500}.form-field.svelte-w3ly59 input:where(.svelte-w3ly59){padding:12px 16px;border:none;border-radius:8px;background-color:var(--grayscale-darker-gray);color:var(--text-light);font-size:14px;font-family:Inter,sans-serif;outline:none}.form-field.svelte-w3ly59 input:where(.svelte-w3ly59):focus{outline:1px solid var(--grayscale-dark-gray)}.form-field.svelte-w3ly59 input:where(.svelte-w3ly59):disabled{opacity:.5;cursor:not-allowed}.form-field.svelte-w3ly59 input:where(.svelte-w3ly59)::placeholder{color:var(--text-secondary)}.form-helper.svelte-w3ly59{font-size:10px;color:var(--text-secondary);opacity:.7}.form-helper.error.svelte-w3ly59{color:var(--error-red, #f87171);opacity:1;font-size:12px}.form-actions.svelte-w3ly59{display:flex;justify-content:flex-start;gap:8px}.error-message.svelte-w3ly59{color:var(--error-red, #f87171);font-size:12px;padding:8px;background-color:#f871711a;border-radius:4px}.created-key-section.svelte-w3ly59{display:flex;flex-direction:column}.created-key-header.svelte-w3ly59{font-size:14px;color:var(--text-secondary)}.created-key-value.svelte-w3ly59{font-size:16px;color:var(--text-light);font-weight:500;word-break:break-all}.created-key-warning.svelte-w3ly59{font-size:14px;color:var(--text-secondary)}.inline-calendar.svelte-bv7err{position:absolute;top:calc(100% + 8px);right:0;z-index:1000;background:var(--grayscale-darker-gray);border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #0006}.calendar-header-button.svelte-bv7err{border-radius:6px;background:var(--grayscale-dark-gray);display:flex;align-items:center;justify-content:center}.date-range-selector.svelte-bv7err{position:relative}.trigger.svelte-bv7err{display:flex;align-items:center;gap:8px;background:var(--grayscale-darkest-gray);color:var(--text-primary);border:1px solid var(--grayscale-dark-gray);border-radius:6px;padding:6px 12px;font-size:13px;font-family:inherit;cursor:pointer;transition:border-color .15s ease;white-space:nowrap}.trigger.svelte-bv7err:hover,.trigger.active.svelte-bv7err{border-color:var(--grayscale-lightest-gray)}.trigger-text.svelte-bv7err{color:var(--text-light);font-size:13px}.dropdown.svelte-bv7err{position:absolute;top:calc(100% + 8px);right:0;z-index:1000;background:var(--grayscale-darkest-gray);border:1px solid var(--grayscale-dark-gray);border-radius:12px;box-shadow:0 8px 24px #0006;overflow:hidden}.calendars-container.svelte-bv7err{display:flex;gap:0}.calendar.svelte-bv7err{padding:16px;min-width:280px}.calendar.svelte-bv7err:first-child{border-right:1px solid var(--grayscale-dark-gray)}.calendar-header.svelte-bv7err{display:flex;width:100%;justify-content:space-between;align-items:center;padding:4px 0 12px}.spacer.svelte-bv7err{width:28px;height:28px}.month-year.svelte-bv7err{font-size:14px;font-weight:600;color:var(--text-light);-webkit-user-select:none;user-select:none}.calendar-grid.svelte-bv7err{display:grid;grid-template-columns:repeat(7,1fr);gap:2px 0}.day-name.svelte-bv7err{text-align:center;font-size:11px;font-weight:600;color:var(--text-secondary);padding:4px;-webkit-user-select:none;user-select:none}.empty-cell.svelte-bv7err{padding:6px}.day-cell.svelte-bv7err{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:6px 1px;margin:0;cursor:pointer;border-radius:6px;font-size:13px;font-weight:400;color:var(--text-light);transition:all .1s ease;height:32px;width:100%}.day-cell.svelte-bv7err:hover:not(.disabled){background-color:var(--grayscale-dark-gray)}.day-cell.today.svelte-bv7err{color:var(--primary);border:1px solid var(--primary)}.day-cell.range-start.svelte-bv7err,.day-cell.range-end.svelte-bv7err{background-color:var(--grayscale-white);color:var(--grayscale-darkest-gray);border-radius:6px}.day-cell.range-start.svelte-bv7err:hover,.day-cell.range-end.svelte-bv7err:hover{background-color:var(--grayscale-lightest-gray)}.day-cell.in-range.svelte-bv7err{background-color:var(--grayscale-gray);border-radius:0;color:var(--text-light)}.day-cell.in-range.svelte-bv7err:hover{background-color:var(--grayscale-dark-gray)}.day-cell.range-start.svelte-bv7err{border-top-right-radius:0;border-bottom-right-radius:0}.day-cell.range-end.svelte-bv7err{border-top-left-radius:0;border-bottom-left-radius:0}.day-cell.range-start.range-end.svelte-bv7err{border-radius:6px}.day-cell.disabled.svelte-bv7err{opacity:.3;cursor:not-allowed}.api-page.svelte-1jqtde7{max-width:1200px;margin:0 auto}.credit-balance.svelte-1jqtde7{display:flex;flex-direction:column;gap:16px;border-radius:16px;margin-bottom:32px}.credit-balance-header.svelte-1jqtde7{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.credit-balance-header-left.svelte-1jqtde7{display:flex;flex-direction:column;gap:4px}.credit-balance-header-title.svelte-1jqtde7{font-size:14px;font-weight:600;color:var(--text-light)}.credit-balance-header-description.svelte-1jqtde7{font-size:12px;color:var(--text-secondary)}.credit-balance-content.svelte-1jqtde7{font-size:36px;font-weight:700;color:var(--text-light);background-color:var(--grayscale-darkest-gray);padding:32px;border-radius:16px;letter-spacing:-.5px}.credit-usage.svelte-1jqtde7{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.credit-usage-header.svelte-1jqtde7{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px}.credit-usage-header-left.svelte-1jqtde7{display:flex;flex-direction:column;gap:4px}.credit-usage-header-title.svelte-1jqtde7{font-size:16px;font-weight:600;color:var(--text-light)}.credit-usage-header-description.svelte-1jqtde7{font-size:14px;color:var(--text-secondary)}.credit-usage-period-anchor.svelte-1jqtde7{position:relative}.credit-usage-header-right.svelte-1jqtde7{display:flex;flex-direction:row;align-items:center;gap:12px;flex-shrink:0}.credit-usage-header-right-btns.svelte-1jqtde7{background:var(--grayscale-darkest-gray);border-radius:4px;padding:2px}.chart-container.svelte-1jqtde7{height:470px}.chart-empty.svelte-1jqtde7{display:flex;align-items:center;justify-content:center;height:100%;background-color:var(--grayscale-darkest-gray);border-radius:16px;color:var(--text-secondary);font-size:12px}.transaction-log-loading.svelte-1jqtde7{border-radius:16px;overflow:hidden;margin-bottom:16px}.transaction-log-empty.svelte-1jqtde7{display:flex;align-items:center;justify-content:center;height:400px;background-color:var(--grayscale-darkest-gray);border-radius:16px;color:var(--text-secondary);font-size:12px}.api-section.svelte-1jqtde7{display:flex;flex-direction:column;gap:32px;width:100%;margin-bottom:64px}.api-section-header.svelte-1jqtde7{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px}.api-section.mobile.svelte-1jqtde7 .api-section-header:where(.svelte-1jqtde7){flex-direction:column;align-items:flex-start;gap:16px}.api-section-header-left.svelte-1jqtde7{display:flex;flex-direction:column;gap:4px}.api-section-header-title.svelte-1jqtde7{font-size:16px;font-weight:600;color:var(--text-light)}.api-section-header-description.svelte-1jqtde7{font-size:14px;color:var(--text-secondary)}.api-section-header-right.svelte-1jqtde7{display:flex;flex-shrink:0}.api-table-container.svelte-1jqtde7{width:100%;background-color:var(--grayscale-darkest-gray);border-radius:16px;overflow:hidden}.api-table-header.svelte-1jqtde7{display:flex;flex-direction:row;align-items:center;padding:16px;background-color:var(--grayscale-darkest-gray);border-bottom:1px solid var(--grayscale-almost-black);gap:16px}.api-header-name.svelte-1jqtde7{flex:1;font-size:12px;color:var(--text-secondary);font-weight:600}.api-header-key.svelte-1jqtde7{width:200px;font-size:12px;color:var(--text-secondary);font-weight:600}.api-header-created.svelte-1jqtde7,.api-header-status.svelte-1jqtde7{width:120px;font-size:12px;color:var(--text-secondary);font-weight:600}.api-header-actions.svelte-1jqtde7{width:40px}.api-table-body.svelte-1jqtde7{display:flex;flex-direction:column;gap:1px;background-color:var(--grayscale-almost-black)}.api-table-row.svelte-1jqtde7{display:flex;flex-direction:row;align-items:center;padding:12px 16px;gap:16px;background-color:var(--grayscale-darkest-gray)}.api-cell-name.svelte-1jqtde7{flex:1;font-size:12px;color:var(--text-light);font-weight:500}.api-cell-key.svelte-1jqtde7{width:200px;font-size:12px;color:var(--text-secondary)}.api-cell-key.svelte-1jqtde7 code:where(.svelte-1jqtde7){background-color:var(--grayscale-darker-gray);padding:4px 8px;border-radius:4px;font-family:monospace}.api-cell-created.svelte-1jqtde7,.api-cell-last-used.svelte-1jqtde7{width:120px;font-size:12px;color:var(--text-secondary)}.api-cell-actions.svelte-1jqtde7{width:40px;display:flex;justify-content:center}.api-cell-empty.svelte-1jqtde7{flex:1;font-size:12px;color:var(--text-secondary);padding:16px 0}.transaction-log.svelte-1jqtde7{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.transaction-log-header.svelte-1jqtde7{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px}.transaction-log-header-left.svelte-1jqtde7{display:flex;flex-direction:column;gap:4px}.transaction-log-header-title.svelte-1jqtde7{font-size:16px;font-weight:600;color:var(--text-light)}.transaction-log-header-description.svelte-1jqtde7{font-size:14px;color:var(--text-secondary)}.transaction-log-table-container.svelte-1jqtde7{width:100%;background-color:var(--grayscale-darkest-gray);border-radius:16px;overflow:hidden}.transaction-log-table-header.svelte-1jqtde7{display:flex;flex-direction:row;align-items:center;padding:16px;background-color:var(--grayscale-darkest-gray);border-bottom:1px solid var(--grayscale-almost-black);gap:16px}.transaction-log-header-process-id.svelte-1jqtde7{width:140px;font-size:12px;color:var(--text-secondary);font-weight:600}.transaction-log-header-user.svelte-1jqtde7{flex:1;font-size:12px;color:var(--text-secondary);font-weight:600}.transaction-log-header-credits.svelte-1jqtde7{width:80px;font-size:12px;color:var(--text-secondary);font-weight:600}.transaction-log-header-status.svelte-1jqtde7{width:100px;font-size:12px;color:var(--text-secondary);font-weight:600;text-align:center}.transaction-log-header-date.svelte-1jqtde7{width:140px;font-size:12px;color:var(--text-secondary);font-weight:600}.transaction-log-table-body.svelte-1jqtde7{display:flex;flex-direction:column;gap:1px;background-color:var(--grayscale-almost-black)}.transaction-log-table-row.svelte-1jqtde7{display:flex;flex-direction:row;align-items:center;padding:12px 16px;gap:16px;background-color:var(--grayscale-darkest-gray)}.transaction-log-cell-process-id.svelte-1jqtde7{width:140px;font-size:12px;color:var(--text-secondary)}.transaction-log-cell-process-id.svelte-1jqtde7 code:where(.svelte-1jqtde7){background-color:var(--grayscale-darker-gray);padding:4px 8px;border-radius:4px;font-family:monospace}.transaction-log-cell-user.svelte-1jqtde7{flex:1;font-size:12px;color:var(--text-light)}.transaction-log-cell-credits.svelte-1jqtde7{width:80px;font-size:12px;color:var(--text-light);font-weight:500}.transaction-log-cell-status.svelte-1jqtde7{width:100px;font-size:12px;font-weight:500;text-align:center;text-transform:capitalize}.transaction-log-cell-status.svelte-1jqtde7{display:flex;justify-content:center;align-items:center}.transaction-log-cell-status.pass.svelte-1jqtde7 .transaction-log-cell-status-text:where(.svelte-1jqtde7){background-color:var(--success-green, #189245)}.transaction-log-cell-status-text.svelte-1jqtde7{color:var(--text-always-light);font-weight:600;text-transform:capitalize;width:auto;font-size:10px;padding:4px 8px;border-radius:4px}.transaction-log-cell-status.failed.svelte-1jqtde7 .transaction-log-cell-status-text:where(.svelte-1jqtde7){background-color:var(--red)}.transaction-log-cell-status.pending.svelte-1jqtde7 .transaction-log-cell-status-text:where(.svelte-1jqtde7){background-color:var(--warning-yellow, #e77800)}.transaction-log-cell-date.svelte-1jqtde7{width:140px;font-size:12px;color:var(--text-secondary)}.api-skeleton-row.svelte-1jqtde7{display:flex;flex-direction:row;align-items:center;padding:12px 16px;gap:16px;background-color:var(--grayscale-darkest-gray)}.api-skeleton-cell.svelte-1jqtde7{display:flex;align-items:center}
