:root{--sl-color-black:#000;--sl-color-white:#fff;--sl-color-gray-50:#f9fafb;--sl-color-gray-100:#f3f4f6;--sl-color-gray-200:#e5e7eb;--sl-color-gray-300:#d1d5db;--sl-color-gray-400:#9ca3af;--sl-color-gray-500:#6b7280;--sl-color-gray-600:#4b5563;--sl-color-gray-700:#374151;--sl-color-gray-800:#1f2937;--sl-color-gray-900:#111827;--sl-color-gray-950:#0d131e;--sl-color-primary-50:#f0f9ff;--sl-color-primary-100:#e0f2fe;--sl-color-primary-200:#bae6fd;--sl-color-primary-300:#7dd3fc;--sl-color-primary-400:#38bdf8;--sl-color-primary-500:#0ea5e9;--sl-color-primary-600:#0284c7;--sl-color-primary-700:#0369a1;--sl-color-primary-800:#075985;--sl-color-primary-900:#0c4a6e;--sl-color-primary-950:#082e45;--sl-color-primary-text:var(--sl-color-white);--sl-color-success-50:#f0fdf4;--sl-color-success-100:#dcfce7;--sl-color-success-200:#bbf7d0;--sl-color-success-300:#86efac;--sl-color-success-400:#4ade80;--sl-color-success-500:#22c55e;--sl-color-success-600:#16a34a;--sl-color-success-700:#15803d;--sl-color-success-800:#166534;--sl-color-success-900:#14532d;--sl-color-success-950:#0d381e;--sl-color-success-text:var(--sl-color-white);--sl-color-info-50:#f9fafb;--sl-color-info-100:#f3f4f6;--sl-color-info-200:#e5e7eb;--sl-color-info-300:#d1d5db;--sl-color-info-400:#9ca3af;--sl-color-info-500:#6b7280;--sl-color-info-600:#4b5563;--sl-color-info-700:#374151;--sl-color-info-800:#1f2937;--sl-color-info-900:#111827;--sl-color-info-950:#0d131e;--sl-color-info-text:var(--sl-color-white);--sl-color-warning-50:#fffbeb;--sl-color-warning-100:#fef3c7;--sl-color-warning-200:#fde68a;--sl-color-warning-300:#fcd34d;--sl-color-warning-400:#fbbf24;--sl-color-warning-500:#f59e0b;--sl-color-warning-600:#d97706;--sl-color-warning-700:#b45309;--sl-color-warning-800:#92400e;--sl-color-warning-900:#78350f;--sl-color-warning-950:#4d220a;--sl-color-warning-text:var(--sl-color-white);--sl-color-danger-50:#fef2f2;--sl-color-danger-100:#fee2e2;--sl-color-danger-200:#fecaca;--sl-color-danger-300:#fca5a5;--sl-color-danger-400:#f87171;--sl-color-danger-500:#ef4444;--sl-color-danger-600:#dc2626;--sl-color-danger-700:#b91c1c;--sl-color-danger-800:#991b1b;--sl-color-danger-900:#7f1d1d;--sl-color-danger-950:#481111;--sl-color-danger-text:var(--sl-color-white);--sl-border-radius-small:0.125rem;--sl-border-radius-medium:0.25rem;--sl-border-radius-large:0.5rem;--sl-border-radius-x-large:1rem;--sl-border-radius-circle:50%;--sl-border-radius-pill:9999px;--sl-shadow-x-small:0 1px 0 #0d131e0d;--sl-shadow-small:0 1px 2px #0d131e1a;--sl-shadow-medium:0 2px 4px #0d131e1a;--sl-shadow-large:0 2px 8px #0d131e1a;--sl-shadow-x-large:0 4px 16px #0d131e1a;--sl-spacing-xxx-small:0.125rem;--sl-spacing-xx-small:0.25rem;--sl-spacing-x-small:0.5rem;--sl-spacing-small:0.75rem;--sl-spacing-medium:1rem;--sl-spacing-large:1.25rem;--sl-spacing-x-large:1.75rem;--sl-spacing-xx-large:2.25rem;--sl-spacing-xxx-large:3rem;--sl-spacing-xxxx-large:4.5rem;--sl-transition-x-slow:1000ms;--sl-transition-slow:500ms;--sl-transition-medium:250ms;--sl-transition-fast:150ms;--sl-transition-x-fast:50ms;--sl-font-mono:SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;--sl-font-sans:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--sl-font-serif:Georgia, "Times New Roman", serif;--sl-font-size-xx-small:0.625rem;--sl-font-size-x-small:0.75rem;--sl-font-size-small:0.875rem;--sl-font-size-medium:1rem;--sl-font-size-large:1.25rem;--sl-font-size-x-large:1.5rem;--sl-font-size-xx-large:2.25rem;--sl-font-size-xxx-large:3rem;--sl-font-size-xxxx-large:4.5rem;--sl-font-weight-light:300;--sl-font-weight-normal:400;--sl-font-weight-medium:500;--sl-font-weight-semibold:600;--sl-font-weight-bold:700;--sl-letter-spacing-dense:-0.015em;--sl-letter-spacing-normal:normal;--sl-letter-spacing-loose:0.075em;--sl-line-height-dense:1.4;--sl-line-height-normal:1.8;--sl-line-height-loose:2.2;--sl-focus-ring-color-primary:#0ea5e954;--sl-focus-ring-color-success:#22c55e54;--sl-focus-ring-color-info:#6b728054;--sl-focus-ring-color-warning:#f59e0b54;--sl-focus-ring-color-danger:#ef444454;--sl-focus-ring-width:3px;--sl-input-height-small:1.875rem;--sl-input-height-medium:2.5rem;--sl-input-height-large:3.125rem;--sl-input-background-color:var(--sl-color-white);--sl-input-background-color-hover:var(--sl-color-white);--sl-input-background-color-focus:var(--sl-color-white);--sl-input-background-color-disabled:var(--sl-color-gray-100);--sl-input-border-color:var(--sl-color-gray-300);--sl-input-border-color-hover:var(--sl-color-gray-400);--sl-input-border-color-focus:var(--sl-color-primary-500);--sl-input-border-color-disabled:var(--sl-color-gray-300);--sl-input-border-width:1px;--sl-input-border-radius-small:var(--sl-border-radius-medium);--sl-input-border-radius-medium:var(--sl-border-radius-medium);--sl-input-border-radius-large:var(--sl-border-radius-medium);--sl-input-font-family:var(--sl-font-sans);--sl-input-font-weight:var(--sl-font-weight-normal);--sl-input-font-size-small:var(--sl-font-size-small);--sl-input-font-size-medium:var(--sl-font-size-medium);--sl-input-font-size-large:var(--sl-font-size-large);--sl-input-letter-spacing:var(--sl-letter-spacing-normal);--sl-input-color:var(--sl-color-gray-700);--sl-input-color-hover:var(--sl-color-gray-700);--sl-input-color-focus:var(--sl-color-gray-700);--sl-input-color-disabled:var(--sl-color-gray-900);--sl-input-icon-color:var(--sl-color-gray-400);--sl-input-icon-color-hover:var(--sl-color-gray-600);--sl-input-icon-color-focus:var(--sl-color-gray-600);--sl-input-placeholder-color:var(--sl-color-gray-400);--sl-input-placeholder-color-disabled:var(--sl-color-gray-600);--sl-input-spacing-small:var(--sl-spacing-small);--sl-input-spacing-medium:var(--sl-spacing-medium);--sl-input-spacing-large:var(--sl-spacing-large);--sl-input-label-font-size-small:var(--sl-font-size-small);--sl-input-label-font-size-medium:var(--sl-font-size-medium);--sl-input-label-font-size-large:var(--sl-font-size-large);--sl-input-label-color:inherit;--sl-input-help-text-font-size-small:var(--sl-font-size-x-small);--sl-input-help-text-font-size-medium:var(--sl-font-size-small);--sl-input-help-text-font-size-large:var(--sl-font-size-medium);--sl-input-help-text-color:var(--sl-color-gray-400);--sl-toggle-size:1rem;--sl-overlay-background-color:#37415180;--sl-panel-background-color:var(--sl-color-white);--sl-panel-border-color:var(--sl-color-gray-200);--sl-tooltip-border-radius:var(--sl-border-radius-medium);--sl-tooltip-background-color:var(--sl-color-gray-800);--sl-tooltip-color:var(--sl-color-white);--sl-tooltip-font-family:var(--sl-font-sans);--sl-tooltip-font-weight:var(--sl-font-weight-normal);--sl-tooltip-font-size:var(--sl-font-size-x-small);--sl-tooltip-line-height:var(--sl-line-height-dense);--sl-tooltip-padding:var(--sl-spacing-xxx-small) var(--sl-spacing-x-small);--sl-tooltip-arrow-size:5px;--sl-tooltip-arrow-start-end-offset:8px;--sl-z-index-drawer:700;--sl-z-index-dialog:800;--sl-z-index-dropdown:900;--sl-z-index-toast:950;--sl-z-index-tooltip:1000}.tt-toast-stack{position:fixed;top:0;right:0;z-index:var(--tt-z-index-toast);width:28rem;max-width:100%;max-height:100%;overflow:auto}.tt-toast-stack tt-alert{--box-shadow:var(--tt-shadow-large);margin:var(--tt-spacing-md)}tt-button-group>tt-button:first-child::part(base),tt-button-group>tt-dropdown:first-child>tt-button[slot=trigger]::part(base),tt-button-group>tt-tooltip:first-child>tt-button::part(base){border-top-right-radius:0;border-bottom-right-radius:0}tt-button-group>tt-button:last-child::part(base),tt-button-group>tt-dropdown:last-child>tt-button[slot=trigger]::part(base),tt-button-group>tt-tooltip:last-child>tt-button::part(base){border-top-left-radius:0;border-bottom-left-radius:0}tt-button-group>tt-button:not(:first-child):not(:last-child)::part(base),tt-button-group>tt-dropdown:not(:first-child):not(:last-child)>tt-button[slot=trigger]::part(base),tt-button-group>tt-tooltip:not(:first-child):not(:last-child)>tt-button::part(base){border-radius:0}tt-button-group>tt-button:not(:first-child),tt-button-group>tt-dropdown:not(:first-child)>tt-button[slot=trigger],tt-button-group>tt-tooltip:not(:first-child)>tt-button{margin-left:calc(-1 * var(--sl-input-border-width))}tt-button-group>tt-button:not(:first-child):not([type=default])::part(base):not(:hover):not(:active):not(:focus)::after,tt-button-group>tt-dropdown:not(:first-child)>tt-button[slot=trigger]:not([type=default])::part(base):not(:hover):not(:active):not(:focus)::after,tt-button-group>tt-tooltip:not(:first-child)>tt-button:not([type=default])::part(base):not(:hover):not(:active):not(:focus)::after{content:"";position:absolute;top:0;left:0;bottom:0;border-left:solid 1px #ffffff40}tt-button-group>tt-button:hover,tt-button-group>tt-dropdown:hover>tt-button[slot=trigger],tt-button-group>tt-tooltip:hover>tt-button{z-index:1}tt-button-group>tt-button:focus-within,tt-button-group>tt-dropdown>tt-button[slot=trigger]:focus-within,tt-button-group>tt-tooltip>tt-button:focus-within{z-index:2}tt-button-group>tt-text-field:first-child::part(base),tt-button-group>tt-dropdown:first-child>tt-text-field[slot=trigger]::part(base),tt-button-group>tt-tooltip:first-child>tt-text-field::part(base){border-top-right-radius:0;border-bottom-right-radius:0}tt-button-group>tt-text-field:last-child::part(base),tt-button-group>tt-dropdown:last-child>tt-text-field[slot=trigger]::part(base),tt-button-group>tt-tooltip:last-child>tt-text-field::part(base){border-top-left-radius:0;border-bottom-left-radius:0}tt-button-group>tt-text-field:not(:first-child):not(:last-child)::part(base),tt-button-group>tt-dropdown:not(:first-child):not(:last-child)>tt-text-field[slot=trigger]::part(base),tt-button-group>tt-tooltip:not(:first-child):not(:last-child)>tt-text-field::part(base){border-radius:0}tt-button-group>tt-text-field:not(:first-child),tt-button-group>tt-dropdown:not(:first-child)>tt-text-field[slot=trigger],tt-button-group>tt-tooltip:not(:first-child)>tt-text-field{margin-left:calc(-1 * var(--sl-input-border-width))}tt-button-group>tt-text-field:not(:first-child):not([type=default])::part(base):not(:hover):not(:active):not(:focus)::after,tt-button-group>tt-dropdown:not(:first-child)>tt-text-field[slot=trigger]:not([type=default])::part(base):not(:hover):not(:active):not(:focus)::after,tt-button-group>tt-tooltip:not(:first-child)>tt-text-field:not([type=default])::part(base):not(:hover):not(:active):not(:focus)::after{content:"";position:absolute;top:0;left:0;bottom:0;border-left:solid 1px #ffffff40}tt-button-group>tt-text-field:hover,tt-button-group>tt-dropdown:hover>tt-text-field[slot=trigger],tt-button-group>tt-tooltip:hover>tt-text-field{z-index:1}tt-button-group>tt-text-field:focus-within,tt-button-group>tt-dropdown>tt-text-field[slot=trigger]:focus-within,tt-button-group>tt-tooltip>tt-text-field:focus-within{z-index:2}tt-button-group>tt-text-field:first-child:has(~tt-button:where([pill],[circle]):last-child)::part(base){border-top-left-radius:var(--tt-border-radius-pill);border-bottom-left-radius:var(--tt-border-radius-pill)}tt-button-group>tt-button:where([pill],[circle]):first-child~tt-text-field:last-child::part(base){border-top-right-radius:var(--tt-border-radius-pill);border-bottom-right-radius:var(--tt-border-radius-pill)}:root{--tt-color-gray-1000-25:rgba(0, 0, 0, 0.25);--tt-color-gray-900-25:rgba(33, 33, 33, 0.25);--tt-color-gray-800-25:rgba(66, 66, 66, 0.25);--tt-color-gray-700-25:rgba(97, 97, 97, 0.25);--tt-color-gray-600-25:rgba(117, 117, 117, 0.25);--tt-color-gray-500-25:rgba(170, 170, 170, 0.25);--tt-color-gray-400-25:rgba(204, 204, 204, 0.25);--tt-color-gray-300-25:rgba(221, 221, 221, 0.25);--tt-color-gray-200-25:rgba(235, 235, 235, 0.25);--tt-color-gray-100-25:rgba(243, 243, 243, 0.25);--tt-color-gray-50-25:rgba(249, 249, 249, 0.25);--tt-color-gray-0-25:rgba(255, 255, 255, 0.25);--tt-color-green-gray-1000-25:rgba(0, 0, 0, 0.25);--tt-color-green-gray-900-25:rgba(26, 30, 27, 0.25);--tt-color-green-gray-800-25:rgba(40, 47, 42, 0.25);--tt-color-green-gray-700-25:rgba(63, 74, 67, 0.25);--tt-color-green-gray-600-25:rgba(82, 96, 87, 0.25);--tt-color-green-gray-500-25:rgba(103, 121, 110, 0.25);--tt-color-green-gray-400-25:rgba(159, 173, 164, 0.25);--tt-color-green-gray-300-25:rgba(211, 217, 213, 0.25);--tt-color-green-gray-200-25:rgba(230, 234, 231, 0.25);--tt-color-green-gray-100-25:rgba(241, 244, 242, 0.25);--tt-color-green-gray-50-25:rgba(248, 250, 249, 0.25);--tt-color-green-gray-0-25:rgba(255, 255, 255, 0.25);--tt-color-green-1000-25:rgba(0, 0, 0, 0.25);--tt-color-green-900-25:rgba(4, 54, 35, 0.25);--tt-color-green-800-25:rgba(11, 74, 33, 0.25);--tt-color-green-700-25:rgba(15, 99, 45, 0.25);--tt-color-green-600-25:rgba(19, 125, 56, 0.25);--tt-color-green-500-25:rgba(23, 150, 67, 0.25);--tt-color-green-400-25:rgba(30, 201, 91, 0.25);--tt-color-green-300-25:rgba(100, 232, 147, 0.25);--tt-color-green-200-25:rgba(166, 242, 193, 0.25);--tt-color-green-100-25:rgba(215, 249, 227, 0.25);--tt-color-green-50-25:rgba(237, 252, 242, 0.25);--tt-color-green-0-25:rgba(255, 255, 255, 0.25);--tt-color-red-1000-25:rgba(0, 0, 0, 0.25);--tt-color-red-900-25:rgba(57, 1, 1, 0.25);--tt-color-red-800-25:rgba(83, 2, 2, 0.25);--tt-color-red-700-25:rgba(111, 3, 3, 0.25);--tt-color-red-600-25:rgba(140, 4, 4, 0.25);--tt-color-red-500-25:rgba(199, 5, 5, 0.25);--tt-color-red-400-25:rgba(250, 76, 76, 0.25);--tt-color-red-300-25:rgba(252, 131, 131, 0.25);--tt-color-red-200-25:rgba(253, 190, 190, 0.25);--tt-color-red-100-25:rgba(254, 225, 225, 0.25);--tt-color-red-50-25:rgba(255, 245, 245, 0.25);--tt-color-red-0-25:rgba(255, 255, 255, 0.25);--tt-color-blue-1000-25:rgba(0, 0, 0, 0.25);--tt-color-blue-900-25:rgba(2, 19, 54, 0.25);--tt-color-blue-800-25:rgba(3, 30, 84, 0.25);--tt-color-blue-700-25:rgba(4, 47, 134, 0.25);--tt-color-blue-600-25:rgba(5, 61, 173, 0.25);--tt-color-blue-500-25:rgba(27, 101, 248, 0.25);--tt-color-blue-400-25:rgba(77, 134, 249, 0.25);--tt-color-blue-300-25:rgba(176, 201, 253, 0.25);--tt-color-blue-200-25:rgba(210, 225, 254, 0.25);--tt-color-blue-100-25:rgba(230, 238, 254, 0.25);--tt-color-blue-50-25:rgba(243, 247, 255, 0.25);--tt-color-blue-0-25:rgba(255, 255, 255, 0.25);--tt-color-yellow-1000-25:rgba(0, 0, 0, 0.25);--tt-color-yellow-900-25:rgba(30, 21, 1, 0.25);--tt-color-yellow-800-25:rgba(50, 35, 1, 0.25);--tt-color-yellow-700-25:rgba(85, 60, 2, 0.25);--tt-color-yellow-600-25:rgba(119, 84, 3, 0.25);--tt-color-yellow-500-25:rgba(154, 109, 4, 0.25);--tt-color-yellow-400-25:rgba(250, 198, 76, 0.25);--tt-color-yellow-300-25:rgba(252, 223, 156, 0.25);--tt-color-yellow-200-25:rgba(254, 238, 200, 0.25);--tt-color-yellow-100-25:rgba(254, 246, 225, 0.25);--tt-color-yellow-50-25:rgba(255, 251, 243, 0.25);--tt-color-yellow-0-25:rgba(255, 255, 255, 0.25);--tt-color-orange-1000-25:rgba(0, 0, 0, 0.25);--tt-color-orange-900-25:rgba(34, 16, 2, 0.25);--tt-color-orange-800-25:rgba(68, 31, 4, 0.25);--tt-color-orange-700-25:rgba(102, 47, 5, 0.25);--tt-color-orange-600-25:rgba(145, 67, 8, 0.25);--tt-color-orange-500-25:rgba(189, 88, 10, 0.25);--tt-color-orange-400-25:rgba(244, 134, 48, 0.25);--tt-color-orange-300-25:rgba(247, 161, 95, 0.25);--tt-color-orange-200-25:rgba(250, 198, 158, 0.25);--tt-color-orange-100-25:rgba(252, 224, 202, 0.25);--tt-color-orange-50-25:rgba(254, 244, 236, 0.25);--tt-color-orange-0-25:rgba(255, 255, 255, 0.25);--tt-color-purple-1000-25:rgba(0, 0, 0, 0.25);--tt-color-purple-900-25:rgba(30, 0, 56, 0.25);--tt-color-purple-800-25:rgba(52, 0, 96, 0.25);--tt-color-purple-700-25:rgba(79, 1, 147, 0.25);--tt-color-purple-600-25:rgba(120, 1, 223, 0.25);--tt-color-purple-500-25:rgba(145, 22, 254, 0.25);--tt-color-purple-400-25:rgba(195, 128, 254, 0.25);--tt-color-purple-300-25:rgba(217, 174, 255, 0.25);--tt-color-purple-200-25:rgba(234, 209, 255, 0.25);--tt-color-purple-100-25:rgba(243, 230, 255, 0.25);--tt-color-purple-50-25:rgba(250, 245, 255, 0.25);--tt-color-purple-0-25:rgba(255, 255, 255, 0.25);--tt-color-pink-1000-25:rgba(0, 0, 0, 0.25);--tt-color-pink-900-25:rgba(55, 1, 21, 0.25);--tt-color-pink-800-25:rgba(94, 2, 36, 0.25);--tt-color-pink-700-25:rgba(144, 4, 55, 0.25);--tt-color-pink-600-25:rgba(179, 5, 69, 0.25);--tt-color-pink-500-25:rgba(234, 6, 89, 0.25);--tt-color-pink-400-25:rgba(250, 71, 137, 0.25);--tt-color-pink-300-25:rgba(252, 126, 172, 0.25);--tt-color-pink-200-25:rgba(253, 180, 207, 0.25);--tt-color-pink-100-25:rgba(254, 210, 226, 0.25);--tt-color-pink-50-25:rgba(254, 235, 242, 0.25);--tt-color-pink-0-25:rgba(255, 255, 255, 0.25)}:root{--tt-color-gray-1000-35:rgba(0, 0, 0, 0.35);--tt-color-gray-900-35:rgba(33, 33, 33, 0.35);--tt-color-gray-800-35:rgba(66, 66, 66, 0.35);--tt-color-gray-700-35:rgba(97, 97, 97, 0.35);--tt-color-gray-600-35:rgba(117, 117, 117, 0.35);--tt-color-gray-500-35:rgba(170, 170, 170, 0.35);--tt-color-gray-400-35:rgba(204, 204, 204, 0.35);--tt-color-gray-300-35:rgba(221, 221, 221, 0.35);--tt-color-gray-200-35:rgba(235, 235, 235, 0.35);--tt-color-gray-100-35:rgba(243, 243, 243, 0.35);--tt-color-gray-50-35:rgba(249, 249, 249, 0.35);--tt-color-gray-0-35:rgba(255, 255, 255, 0.35);--tt-color-green-gray-1000-35:rgba(0, 0, 0, 0.35);--tt-color-green-gray-900-35:rgba(26, 30, 27, 0.35);--tt-color-green-gray-800-35:rgba(40, 47, 42, 0.35);--tt-color-green-gray-700-35:rgba(63, 74, 67, 0.35);--tt-color-green-gray-600-35:rgba(82, 96, 87, 0.35);--tt-color-green-gray-500-35:rgba(103, 121, 110, 0.35);--tt-color-green-gray-400-35:rgba(159, 173, 164, 0.35);--tt-color-green-gray-300-35:rgba(211, 217, 213, 0.35);--tt-color-green-gray-200-35:rgba(230, 234, 231, 0.35);--tt-color-green-gray-100-35:rgba(241, 244, 242, 0.35);--tt-color-green-gray-50-35:rgba(248, 250, 249, 0.35);--tt-color-green-gray-0-35:rgba(255, 255, 255, 0.35);--tt-color-green-1000-35:rgba(0, 0, 0, 0.35);--tt-color-green-900-35:rgba(4, 54, 35, 0.35);--tt-color-green-800-35:rgba(11, 74, 33, 0.35);--tt-color-green-700-35:rgba(15, 99, 45, 0.35);--tt-color-green-600-35:rgba(19, 125, 56, 0.35);--tt-color-green-500-35:rgba(23, 150, 67, 0.35);--tt-color-green-400-35:rgba(30, 201, 91, 0.35);--tt-color-green-300-35:rgba(100, 232, 147, 0.35);--tt-color-green-200-35:rgba(166, 242, 193, 0.35);--tt-color-green-100-35:rgba(215, 249, 227, 0.35);--tt-color-green-50-35:rgba(237, 252, 242, 0.35);--tt-color-green-0-35:rgba(255, 255, 255, 0.35);--tt-color-red-1000-35:rgba(0, 0, 0, 0.35);--tt-color-red-900-35:rgba(57, 1, 1, 0.35);--tt-color-red-800-35:rgba(83, 2, 2, 0.35);--tt-color-red-700-35:rgba(111, 3, 3, 0.35);--tt-color-red-600-35:rgba(140, 4, 4, 0.35);--tt-color-red-500-35:rgba(199, 5, 5, 0.35);--tt-color-red-400-35:rgba(250, 76, 76, 0.35);--tt-color-red-300-35:rgba(252, 131, 131, 0.35);--tt-color-red-200-35:rgba(253, 190, 190, 0.35);--tt-color-red-100-35:rgba(254, 225, 225, 0.35);--tt-color-red-50-35:rgba(255, 245, 245, 0.35);--tt-color-red-0-35:rgba(255, 255, 255, 0.35);--tt-color-blue-1000-35:rgba(0, 0, 0, 0.35);--tt-color-blue-900-35:rgba(2, 19, 54, 0.35);--tt-color-blue-800-35:rgba(3, 30, 84, 0.35);--tt-color-blue-700-35:rgba(4, 47, 134, 0.35);--tt-color-blue-600-35:rgba(5, 61, 173, 0.35);--tt-color-blue-500-35:rgba(27, 101, 248, 0.35);--tt-color-blue-400-35:rgba(77, 134, 249, 0.35);--tt-color-blue-300-35:rgba(176, 201, 253, 0.35);--tt-color-blue-200-35:rgba(210, 225, 254, 0.35);--tt-color-blue-100-35:rgba(230, 238, 254, 0.35);--tt-color-blue-50-35:rgba(243, 247, 255, 0.35);--tt-color-blue-0-35:rgba(255, 255, 255, 0.35);--tt-color-yellow-1000-35:rgba(0, 0, 0, 0.35);--tt-color-yellow-900-35:rgba(30, 21, 1, 0.35);--tt-color-yellow-800-35:rgba(50, 35, 1, 0.35);--tt-color-yellow-700-35:rgba(85, 60, 2, 0.35);--tt-color-yellow-600-35:rgba(119, 84, 3, 0.35);--tt-color-yellow-500-35:rgba(154, 109, 4, 0.35);--tt-color-yellow-400-35:rgba(250, 198, 76, 0.35);--tt-color-yellow-300-35:rgba(252, 223, 156, 0.35);--tt-color-yellow-200-35:rgba(254, 238, 200, 0.35);--tt-color-yellow-100-35:rgba(254, 246, 225, 0.35);--tt-color-yellow-50-35:rgba(255, 251, 243, 0.35);--tt-color-yellow-0-35:rgba(255, 255, 255, 0.35);--tt-color-orange-1000-35:rgba(0, 0, 0, 0.35);--tt-color-orange-900-35:rgba(34, 16, 2, 0.35);--tt-color-orange-800-35:rgba(68, 31, 4, 0.35);--tt-color-orange-700-35:rgba(102, 47, 5, 0.35);--tt-color-orange-600-35:rgba(145, 67, 8, 0.35);--tt-color-orange-500-35:rgba(189, 88, 10, 0.35);--tt-color-orange-400-35:rgba(244, 134, 48, 0.35);--tt-color-orange-300-35:rgba(247, 161, 95, 0.35);--tt-color-orange-200-35:rgba(250, 198, 158, 0.35);--tt-color-orange-100-35:rgba(252, 224, 202, 0.35);--tt-color-orange-50-35:rgba(254, 244, 236, 0.35);--tt-color-orange-0-35:rgba(255, 255, 255, 0.35);--tt-color-purple-1000-35:rgba(0, 0, 0, 0.35);--tt-color-purple-900-35:rgba(30, 0, 56, 0.35);--tt-color-purple-800-35:rgba(52, 0, 96, 0.35);--tt-color-purple-700-35:rgba(79, 1, 147, 0.35);--tt-color-purple-600-35:rgba(120, 1, 223, 0.35);--tt-color-purple-500-35:rgba(145, 22, 254, 0.35);--tt-color-purple-400-35:rgba(195, 128, 254, 0.35);--tt-color-purple-300-35:rgba(217, 174, 255, 0.35);--tt-color-purple-200-35:rgba(234, 209, 255, 0.35);--tt-color-purple-100-35:rgba(243, 230, 255, 0.35);--tt-color-purple-50-35:rgba(250, 245, 255, 0.35);--tt-color-purple-0-35:rgba(255, 255, 255, 0.35);--tt-color-pink-1000-35:rgba(0, 0, 0, 0.35);--tt-color-pink-900-35:rgba(55, 1, 21, 0.35);--tt-color-pink-800-35:rgba(94, 2, 36, 0.35);--tt-color-pink-700-35:rgba(144, 4, 55, 0.35);--tt-color-pink-600-35:rgba(179, 5, 69, 0.35);--tt-color-pink-500-35:rgba(234, 6, 89, 0.35);--tt-color-pink-400-35:rgba(250, 71, 137, 0.35);--tt-color-pink-300-35:rgba(252, 126, 172, 0.35);--tt-color-pink-200-35:rgba(253, 180, 207, 0.35);--tt-color-pink-100-35:rgba(254, 210, 226, 0.35);--tt-color-pink-50-35:rgba(254, 235, 242, 0.35);--tt-color-pink-0-35:rgba(255, 255, 255, 0.35)}:root{--tt-color-gray-1000-50:rgba(0, 0, 0, 0.5);--tt-color-gray-900-50:rgba(33, 33, 33, 0.5);--tt-color-gray-800-50:rgba(66, 66, 66, 0.5);--tt-color-gray-700-50:rgba(97, 97, 97, 0.5);--tt-color-gray-600-50:rgba(117, 117, 117, 0.5);--tt-color-gray-500-50:rgba(170, 170, 170, 0.5);--tt-color-gray-400-50:rgba(204, 204, 204, 0.5);--tt-color-gray-300-50:rgba(221, 221, 221, 0.5);--tt-color-gray-200-50:rgba(235, 235, 235, 0.5);--tt-color-gray-100-50:rgba(243, 243, 243, 0.5);--tt-color-gray-50-50:rgba(249, 249, 249, 0.5);--tt-color-gray-0-50:rgba(255, 255, 255, 0.5);--tt-color-green-gray-1000-50:rgba(0, 0, 0, 0.5);--tt-color-green-gray-900-50:rgba(26, 30, 27, 0.5);--tt-color-green-gray-800-50:rgba(40, 47, 42, 0.5);--tt-color-green-gray-700-50:rgba(63, 74, 67, 0.5);--tt-color-green-gray-600-50:rgba(82, 96, 87, 0.5);--tt-color-green-gray-500-50:rgba(103, 121, 110, 0.5);--tt-color-green-gray-400-50:rgba(159, 173, 164, 0.5);--tt-color-green-gray-300-50:rgba(211, 217, 213, 0.5);--tt-color-green-gray-200-50:rgba(230, 234, 231, 0.5);--tt-color-green-gray-100-50:rgba(241, 244, 242, 0.5);--tt-color-green-gray-50-50:rgba(248, 250, 249, 0.5);--tt-color-green-gray-0-50:rgba(255, 255, 255, 0.5);--tt-color-green-1000-50:rgba(0, 0, 0, 0.5);--tt-color-green-900-50:rgba(4, 54, 35, 0.5);--tt-color-green-800-50:rgba(11, 74, 33, 0.5);--tt-color-green-700-50:rgba(15, 99, 45, 0.5);--tt-color-green-600-50:rgba(19, 125, 56, 0.5);--tt-color-green-500-50:rgba(23, 150, 67, 0.5);--tt-color-green-400-50:rgba(30, 201, 91, 0.5);--tt-color-green-300-50:rgba(100, 232, 147, 0.5);--tt-color-green-200-50:rgba(166, 242, 193, 0.5);--tt-color-green-100-50:rgba(215, 249, 227, 0.5);--tt-color-green-50-50:rgba(237, 252, 242, 0.5);--tt-color-green-0-50:rgba(255, 255, 255, 0.5);--tt-color-red-1000-50:rgba(0, 0, 0, 0.5);--tt-color-red-900-50:rgba(57, 1, 1, 0.5);--tt-color-red-800-50:rgba(83, 2, 2, 0.5);--tt-color-red-700-50:rgba(111, 3, 3, 0.5);--tt-color-red-600-50:rgba(140, 4, 4, 0.5);--tt-color-red-500-50:rgba(199, 5, 5, 0.5);--tt-color-red-400-50:rgba(250, 76, 76, 0.5);--tt-color-red-300-50:rgba(252, 131, 131, 0.5);--tt-color-red-200-50:rgba(253, 190, 190, 0.5);--tt-color-red-100-50:rgba(254, 225, 225, 0.5);--tt-color-red-50-50:rgba(255, 245, 245, 0.5);--tt-color-red-0-50:rgba(255, 255, 255, 0.5);--tt-color-blue-1000-50:rgba(0, 0, 0, 0.5);--tt-color-blue-900-50:rgba(2, 19, 54, 0.5);--tt-color-blue-800-50:rgba(3, 30, 84, 0.5);--tt-color-blue-700-50:rgba(4, 47, 134, 0.5);--tt-color-blue-600-50:rgba(5, 61, 173, 0.5);--tt-color-blue-500-50:rgba(27, 101, 248, 0.5);--tt-color-blue-400-50:rgba(77, 134, 249, 0.5);--tt-color-blue-300-50:rgba(176, 201, 253, 0.5);--tt-color-blue-200-50:rgba(210, 225, 254, 0.5);--tt-color-blue-100-50:rgba(230, 238, 254, 0.5);--tt-color-blue-50-50:rgba(243, 247, 255, 0.5);--tt-color-blue-0-50:rgba(255, 255, 255, 0.5);--tt-color-yellow-1000-50:rgba(0, 0, 0, 0.5);--tt-color-yellow-900-50:rgba(30, 21, 1, 0.5);--tt-color-yellow-800-50:rgba(50, 35, 1, 0.5);--tt-color-yellow-700-50:rgba(85, 60, 2, 0.5);--tt-color-yellow-600-50:rgba(119, 84, 3, 0.5);--tt-color-yellow-500-50:rgba(154, 109, 4, 0.5);--tt-color-yellow-400-50:rgba(250, 198, 76, 0.5);--tt-color-yellow-300-50:rgba(252, 223, 156, 0.5);--tt-color-yellow-200-50:rgba(254, 238, 200, 0.5);--tt-color-yellow-100-50:rgba(254, 246, 225, 0.5);--tt-color-yellow-50-50:rgba(255, 251, 243, 0.5);--tt-color-yellow-0-50:rgba(255, 255, 255, 0.5);--tt-color-orange-1000-50:rgba(0, 0, 0, 0.5);--tt-color-orange-900-50:rgba(34, 16, 2, 0.5);--tt-color-orange-800-50:rgba(68, 31, 4, 0.5);--tt-color-orange-700-50:rgba(102, 47, 5, 0.5);--tt-color-orange-600-50:rgba(145, 67, 8, 0.5);--tt-color-orange-500-50:rgba(189, 88, 10, 0.5);--tt-color-orange-400-50:rgba(244, 134, 48, 0.5);--tt-color-orange-300-50:rgba(247, 161, 95, 0.5);--tt-color-orange-200-50:rgba(250, 198, 158, 0.5);--tt-color-orange-100-50:rgba(252, 224, 202, 0.5);--tt-color-orange-50-50:rgba(254, 244, 236, 0.5);--tt-color-orange-0-50:rgba(255, 255, 255, 0.5);--tt-color-purple-1000-50:rgba(0, 0, 0, 0.5);--tt-color-purple-900-50:rgba(30, 0, 56, 0.5);--tt-color-purple-800-50:rgba(52, 0, 96, 0.5);--tt-color-purple-700-50:rgba(79, 1, 147, 0.5);--tt-color-purple-600-50:rgba(120, 1, 223, 0.5);--tt-color-purple-500-50:rgba(145, 22, 254, 0.5);--tt-color-purple-400-50:rgba(195, 128, 254, 0.5);--tt-color-purple-300-50:rgba(217, 174, 255, 0.5);--tt-color-purple-200-50:rgba(234, 209, 255, 0.5);--tt-color-purple-100-50:rgba(243, 230, 255, 0.5);--tt-color-purple-50-50:rgba(250, 245, 255, 0.5);--tt-color-purple-0-50:rgba(255, 255, 255, 0.5);--tt-color-pink-1000-50:rgba(0, 0, 0, 0.5);--tt-color-pink-900-50:rgba(55, 1, 21, 0.5);--tt-color-pink-800-50:rgba(94, 2, 36, 0.5);--tt-color-pink-700-50:rgba(144, 4, 55, 0.5);--tt-color-pink-600-50:rgba(179, 5, 69, 0.5);--tt-color-pink-500-50:rgba(234, 6, 89, 0.5);--tt-color-pink-400-50:rgba(250, 71, 137, 0.5);--tt-color-pink-300-50:rgba(252, 126, 172, 0.5);--tt-color-pink-200-50:rgba(253, 180, 207, 0.5);--tt-color-pink-100-50:rgba(254, 210, 226, 0.5);--tt-color-pink-50-50:rgba(254, 235, 242, 0.5);--tt-color-pink-0-50:rgba(255, 255, 255, 0.5)}:root{--tt-color-gray-1000-65:rgba(0, 0, 0, 0.65);--tt-color-gray-900-65:rgba(33, 33, 33, 0.65);--tt-color-gray-800-65:rgba(66, 66, 66, 0.65);--tt-color-gray-700-65:rgba(97, 97, 97, 0.65);--tt-color-gray-600-65:rgba(117, 117, 117, 0.65);--tt-color-gray-500-65:rgba(170, 170, 170, 0.65);--tt-color-gray-400-65:rgba(204, 204, 204, 0.65);--tt-color-gray-300-65:rgba(221, 221, 221, 0.65);--tt-color-gray-200-65:rgba(235, 235, 235, 0.65);--tt-color-gray-100-65:rgba(243, 243, 243, 0.65);--tt-color-gray-50-65:rgba(249, 249, 249, 0.65);--tt-color-gray-0-65:rgba(255, 255, 255, 0.65);--tt-color-green-gray-1000-65:rgba(0, 0, 0, 0.65);--tt-color-green-gray-900-65:rgba(26, 30, 27, 0.65);--tt-color-green-gray-800-65:rgba(40, 47, 42, 0.65);--tt-color-green-gray-700-65:rgba(63, 74, 67, 0.65);--tt-color-green-gray-600-65:rgba(82, 96, 87, 0.65);--tt-color-green-gray-500-65:rgba(103, 121, 110, 0.65);--tt-color-green-gray-400-65:rgba(159, 173, 164, 0.65);--tt-color-green-gray-300-65:rgba(211, 217, 213, 0.65);--tt-color-green-gray-200-65:rgba(230, 234, 231, 0.65);--tt-color-green-gray-100-65:rgba(241, 244, 242, 0.65);--tt-color-green-gray-50-65:rgba(248, 250, 249, 0.65);--tt-color-green-gray-0-65:rgba(255, 255, 255, 0.65);--tt-color-green-1000-65:rgba(0, 0, 0, 0.65);--tt-color-green-900-65:rgba(4, 54, 35, 0.65);--tt-color-green-800-65:rgba(11, 74, 33, 0.65);--tt-color-green-700-65:rgba(15, 99, 45, 0.65);--tt-color-green-600-65:rgba(19, 125, 56, 0.65);--tt-color-green-500-65:rgba(23, 150, 67, 0.65);--tt-color-green-400-65:rgba(30, 201, 91, 0.65);--tt-color-green-300-65:rgba(100, 232, 147, 0.65);--tt-color-green-200-65:rgba(166, 242, 193, 0.65);--tt-color-green-100-65:rgba(215, 249, 227, 0.65);--tt-color-green-50-65:rgba(237, 252, 242, 0.65);--tt-color-green-0-65:rgba(255, 255, 255, 0.65);--tt-color-red-1000-65:rgba(0, 0, 0, 0.65);--tt-color-red-900-65:rgba(57, 1, 1, 0.65);--tt-color-red-800-65:rgba(83, 2, 2, 0.65);--tt-color-red-700-65:rgba(111, 3, 3, 0.65);--tt-color-red-600-65:rgba(140, 4, 4, 0.65);--tt-color-red-500-65:rgba(199, 5, 5, 0.65);--tt-color-red-400-65:rgba(250, 76, 76, 0.65);--tt-color-red-300-65:rgba(252, 131, 131, 0.65);--tt-color-red-200-65:rgba(253, 190, 190, 0.65);--tt-color-red-100-65:rgba(254, 225, 225, 0.65);--tt-color-red-50-65:rgba(255, 245, 245, 0.65);--tt-color-red-0-65:rgba(255, 255, 255, 0.65);--tt-color-blue-1000-65:rgba(0, 0, 0, 0.65);--tt-color-blue-900-65:rgba(2, 19, 54, 0.65);--tt-color-blue-800-65:rgba(3, 30, 84, 0.65);--tt-color-blue-700-65:rgba(4, 47, 134, 0.65);--tt-color-blue-600-65:rgba(5, 61, 173, 0.65);--tt-color-blue-500-65:rgba(27, 101, 248, 0.65);--tt-color-blue-400-65:rgba(77, 134, 249, 0.65);--tt-color-blue-300-65:rgba(176, 201, 253, 0.65);--tt-color-blue-200-65:rgba(210, 225, 254, 0.65);--tt-color-blue-100-65:rgba(230, 238, 254, 0.65);--tt-color-blue-50-65:rgba(243, 247, 255, 0.65);--tt-color-blue-0-65:rgba(255, 255, 255, 0.65);--tt-color-yellow-1000-65:rgba(0, 0, 0, 0.65);--tt-color-yellow-900-65:rgba(30, 21, 1, 0.65);--tt-color-yellow-800-65:rgba(50, 35, 1, 0.65);--tt-color-yellow-700-65:rgba(85, 60, 2, 0.65);--tt-color-yellow-600-65:rgba(119, 84, 3, 0.65);--tt-color-yellow-500-65:rgba(154, 109, 4, 0.65);--tt-color-yellow-400-65:rgba(250, 198, 76, 0.65);--tt-color-yellow-300-65:rgba(252, 223, 156, 0.65);--tt-color-yellow-200-65:rgba(254, 238, 200, 0.65);--tt-color-yellow-100-65:rgba(254, 246, 225, 0.65);--tt-color-yellow-50-65:rgba(255, 251, 243, 0.65);--tt-color-yellow-0-65:rgba(255, 255, 255, 0.65);--tt-color-orange-1000-65:rgba(0, 0, 0, 0.65);--tt-color-orange-900-65:rgba(34, 16, 2, 0.65);--tt-color-orange-800-65:rgba(68, 31, 4, 0.65);--tt-color-orange-700-65:rgba(102, 47, 5, 0.65);--tt-color-orange-600-65:rgba(145, 67, 8, 0.65);--tt-color-orange-500-65:rgba(189, 88, 10, 0.65);--tt-color-orange-400-65:rgba(244, 134, 48, 0.65);--tt-color-orange-300-65:rgba(247, 161, 95, 0.65);--tt-color-orange-200-65:rgba(250, 198, 158, 0.65);--tt-color-orange-100-65:rgba(252, 224, 202, 0.65);--tt-color-orange-50-65:rgba(254, 244, 236, 0.65);--tt-color-orange-0-65:rgba(255, 255, 255, 0.65);--tt-color-purple-1000-65:rgba(0, 0, 0, 0.65);--tt-color-purple-900-65:rgba(30, 0, 56, 0.65);--tt-color-purple-800-65:rgba(52, 0, 96, 0.65);--tt-color-purple-700-65:rgba(79, 1, 147, 0.65);--tt-color-purple-600-65:rgba(120, 1, 223, 0.65);--tt-color-purple-500-65:rgba(145, 22, 254, 0.65);--tt-color-purple-400-65:rgba(195, 128, 254, 0.65);--tt-color-purple-300-65:rgba(217, 174, 255, 0.65);--tt-color-purple-200-65:rgba(234, 209, 255, 0.65);--tt-color-purple-100-65:rgba(243, 230, 255, 0.65);--tt-color-purple-50-65:rgba(250, 245, 255, 0.65);--tt-color-purple-0-65:rgba(255, 255, 255, 0.65);--tt-color-pink-1000-65:rgba(0, 0, 0, 0.65);--tt-color-pink-900-65:rgba(55, 1, 21, 0.65);--tt-color-pink-800-65:rgba(94, 2, 36, 0.65);--tt-color-pink-700-65:rgba(144, 4, 55, 0.65);--tt-color-pink-600-65:rgba(179, 5, 69, 0.65);--tt-color-pink-500-65:rgba(234, 6, 89, 0.65);--tt-color-pink-400-65:rgba(250, 71, 137, 0.65);--tt-color-pink-300-65:rgba(252, 126, 172, 0.65);--tt-color-pink-200-65:rgba(253, 180, 207, 0.65);--tt-color-pink-100-65:rgba(254, 210, 226, 0.65);--tt-color-pink-50-65:rgba(254, 235, 242, 0.65);--tt-color-pink-0-65:rgba(255, 255, 255, 0.65)}:root{--tt-color-gray-1000-75:rgba(0, 0, 0, 0.75);--tt-color-gray-900-75:rgba(33, 33, 33, 0.75);--tt-color-gray-800-75:rgba(66, 66, 66, 0.75);--tt-color-gray-700-75:rgba(97, 97, 97, 0.75);--tt-color-gray-600-75:rgba(117, 117, 117, 0.75);--tt-color-gray-500-75:rgba(170, 170, 170, 0.75);--tt-color-gray-400-75:rgba(204, 204, 204, 0.75);--tt-color-gray-300-75:rgba(221, 221, 221, 0.75);--tt-color-gray-200-75:rgba(235, 235, 235, 0.75);--tt-color-gray-100-75:rgba(243, 243, 243, 0.75);--tt-color-gray-50-75:rgba(249, 249, 249, 0.75);--tt-color-gray-0-75:rgba(255, 255, 255, 0.75);--tt-color-green-gray-1000-75:rgba(0, 0, 0, 0.75);--tt-color-green-gray-900-75:rgba(26, 30, 27, 0.75);--tt-color-green-gray-800-75:rgba(40, 47, 42, 0.75);--tt-color-green-gray-700-75:rgba(63, 74, 67, 0.75);--tt-color-green-gray-600-75:rgba(82, 96, 87, 0.75);--tt-color-green-gray-500-75:rgba(103, 121, 110, 0.75);--tt-color-green-gray-400-75:rgba(159, 173, 164, 0.75);--tt-color-green-gray-300-75:rgba(211, 217, 213, 0.75);--tt-color-green-gray-200-75:rgba(230, 234, 231, 0.75);--tt-color-green-gray-100-75:rgba(241, 244, 242, 0.75);--tt-color-green-gray-50-75:rgba(248, 250, 249, 0.75);--tt-color-green-gray-0-75:rgba(255, 255, 255, 0.75);--tt-color-green-1000-75:rgba(0, 0, 0, 0.75);--tt-color-green-900-75:rgba(4, 54, 35, 0.75);--tt-color-green-800-75:rgba(11, 74, 33, 0.75);--tt-color-green-700-75:rgba(15, 99, 45, 0.75);--tt-color-green-600-75:rgba(19, 125, 56, 0.75);--tt-color-green-500-75:rgba(23, 150, 67, 0.75);--tt-color-green-400-75:rgba(30, 201, 91, 0.75);--tt-color-green-300-75:rgba(100, 232, 147, 0.75);--tt-color-green-200-75:rgba(166, 242, 193, 0.75);--tt-color-green-100-75:rgba(215, 249, 227, 0.75);--tt-color-green-50-75:rgba(237, 252, 242, 0.75);--tt-color-green-0-75:rgba(255, 255, 255, 0.75);--tt-color-red-1000-75:rgba(0, 0, 0, 0.75);--tt-color-red-900-75:rgba(57, 1, 1, 0.75);--tt-color-red-800-75:rgba(83, 2, 2, 0.75);--tt-color-red-700-75:rgba(111, 3, 3, 0.75);--tt-color-red-600-75:rgba(140, 4, 4, 0.75);--tt-color-red-500-75:rgba(199, 5, 5, 0.75);--tt-color-red-400-75:rgba(250, 76, 76, 0.75);--tt-color-red-300-75:rgba(252, 131, 131, 0.75);--tt-color-red-200-75:rgba(253, 190, 190, 0.75);--tt-color-red-100-75:rgba(254, 225, 225, 0.75);--tt-color-red-50-75:rgba(255, 245, 245, 0.75);--tt-color-red-0-75:rgba(255, 255, 255, 0.75);--tt-color-blue-1000-75:rgba(0, 0, 0, 0.75);--tt-color-blue-900-75:rgba(2, 19, 54, 0.75);--tt-color-blue-800-75:rgba(3, 30, 84, 0.75);--tt-color-blue-700-75:rgba(4, 47, 134, 0.75);--tt-color-blue-600-75:rgba(5, 61, 173, 0.75);--tt-color-blue-500-75:rgba(27, 101, 248, 0.75);--tt-color-blue-400-75:rgba(77, 134, 249, 0.75);--tt-color-blue-300-75:rgba(176, 201, 253, 0.75);--tt-color-blue-200-75:rgba(210, 225, 254, 0.75);--tt-color-blue-100-75:rgba(230, 238, 254, 0.75);--tt-color-blue-50-75:rgba(243, 247, 255, 0.75);--tt-color-blue-0-75:rgba(255, 255, 255, 0.75);--tt-color-yellow-1000-75:rgba(0, 0, 0, 0.75);--tt-color-yellow-900-75:rgba(30, 21, 1, 0.75);--tt-color-yellow-800-75:rgba(50, 35, 1, 0.75);--tt-color-yellow-700-75:rgba(85, 60, 2, 0.75);--tt-color-yellow-600-75:rgba(119, 84, 3, 0.75);--tt-color-yellow-500-75:rgba(154, 109, 4, 0.75);--tt-color-yellow-400-75:rgba(250, 198, 76, 0.75);--tt-color-yellow-300-75:rgba(252, 223, 156, 0.75);--tt-color-yellow-200-75:rgba(254, 238, 200, 0.75);--tt-color-yellow-100-75:rgba(254, 246, 225, 0.75);--tt-color-yellow-50-75:rgba(255, 251, 243, 0.75);--tt-color-yellow-0-75:rgba(255, 255, 255, 0.75);--tt-color-orange-1000-75:rgba(0, 0, 0, 0.75);--tt-color-orange-900-75:rgba(34, 16, 2, 0.75);--tt-color-orange-800-75:rgba(68, 31, 4, 0.75);--tt-color-orange-700-75:rgba(102, 47, 5, 0.75);--tt-color-orange-600-75:rgba(145, 67, 8, 0.75);--tt-color-orange-500-75:rgba(189, 88, 10, 0.75);--tt-color-orange-400-75:rgba(244, 134, 48, 0.75);--tt-color-orange-300-75:rgba(247, 161, 95, 0.75);--tt-color-orange-200-75:rgba(250, 198, 158, 0.75);--tt-color-orange-100-75:rgba(252, 224, 202, 0.75);--tt-color-orange-50-75:rgba(254, 244, 236, 0.75);--tt-color-orange-0-75:rgba(255, 255, 255, 0.75);--tt-color-purple-1000-75:rgba(0, 0, 0, 0.75);--tt-color-purple-900-75:rgba(30, 0, 56, 0.75);--tt-color-purple-800-75:rgba(52, 0, 96, 0.75);--tt-color-purple-700-75:rgba(79, 1, 147, 0.75);--tt-color-purple-600-75:rgba(120, 1, 223, 0.75);--tt-color-purple-500-75:rgba(145, 22, 254, 0.75);--tt-color-purple-400-75:rgba(195, 128, 254, 0.75);--tt-color-purple-300-75:rgba(217, 174, 255, 0.75);--tt-color-purple-200-75:rgba(234, 209, 255, 0.75);--tt-color-purple-100-75:rgba(243, 230, 255, 0.75);--tt-color-purple-50-75:rgba(250, 245, 255, 0.75);--tt-color-purple-0-75:rgba(255, 255, 255, 0.75);--tt-color-pink-1000-75:rgba(0, 0, 0, 0.75);--tt-color-pink-900-75:rgba(55, 1, 21, 0.75);--tt-color-pink-800-75:rgba(94, 2, 36, 0.75);--tt-color-pink-700-75:rgba(144, 4, 55, 0.75);--tt-color-pink-600-75:rgba(179, 5, 69, 0.75);--tt-color-pink-500-75:rgba(234, 6, 89, 0.75);--tt-color-pink-400-75:rgba(250, 71, 137, 0.75);--tt-color-pink-300-75:rgba(252, 126, 172, 0.75);--tt-color-pink-200-75:rgba(253, 180, 207, 0.75);--tt-color-pink-100-75:rgba(254, 210, 226, 0.75);--tt-color-pink-50-75:rgba(254, 235, 242, 0.75);--tt-color-pink-0-75:rgba(255, 255, 255, 0.75)}:root{--tt-color-white:#fff;--tt-color-black:#000;--tt-color-gray-1000:#000;--tt-color-gray-900:#212121;--tt-color-gray-800:#424242;--tt-color-gray-700:#616161;--tt-color-gray-600:#757575;--tt-color-gray-500:#aaaaaa;--tt-color-gray-400:#cccccc;--tt-color-gray-300:#dddddd;--tt-color-gray-200:#ebebeb;--tt-color-gray-100:#f3f3f3;--tt-color-gray-50:#f9f9f9;--tt-color-gray-0:#fff;--tt-color-green-gray-1000:#000;--tt-color-green-gray-900:#1a1e1b;--tt-color-green-gray-800:#282f2a;--tt-color-green-gray-700:#3f4a43;--tt-color-green-gray-600:#526057;--tt-color-green-gray-500:#67796e;--tt-color-green-gray-400:#9fada4;--tt-color-green-gray-300:#d3d9d5;--tt-color-green-gray-200:#e6eae7;--tt-color-green-gray-100:#f1f4f2;--tt-color-green-gray-50:#f8faf9;--tt-color-green-gray-0:#fff;--tt-color-green-1000:#000;--tt-color-green-900:#043623;--tt-color-green-800:#0b4a21;--tt-color-green-700:#0f632d;--tt-color-green-600:#137d38;--tt-color-green-500:#179643;--tt-color-green-400:#1ec95b;--tt-color-green-300:#64e893;--tt-color-green-200:#a6f2c1;--tt-color-green-100:#d7f9e3;--tt-color-green-50:#edfcf2;--tt-color-green-0:#fff;--tt-color-red-1000:#000;--tt-color-red-900:#390101;--tt-color-red-800:#530202;--tt-color-red-700:#6f0303;--tt-color-red-600:#8c0404;--tt-color-red-500:#c70505;--tt-color-red-400:#fa4c4c;--tt-color-red-300:#fc8383;--tt-color-red-200:#fdbebe;--tt-color-red-100:#fee1e1;--tt-color-red-50:#fff5f5;--tt-color-red-0:#fff;--tt-color-blue-1000:#000;--tt-color-blue-900:#021336;--tt-color-blue-800:#031e54;--tt-color-blue-700:#042f86;--tt-color-blue-600:#053dad;--tt-color-blue-500:#1b65f8;--tt-color-blue-400:#4d86f9;--tt-color-blue-300:#b0c9fd;--tt-color-blue-200:#d2e1fe;--tt-color-blue-100:#e6eefe;--tt-color-blue-50:#f3f7ff;--tt-color-blue-0:#fff;--tt-color-yellow-1000:#000;--tt-color-yellow-900:#1e1501;--tt-color-yellow-800:#322301;--tt-color-yellow-700:#553c02;--tt-color-yellow-600:#775403;--tt-color-yellow-500:#9a6d04;--tt-color-yellow-400:#fac64c;--tt-color-yellow-300:#fcdf9c;--tt-color-yellow-200:#feeec8;--tt-color-yellow-100:#fef6e1;--tt-color-yellow-50:#fffbf3;--tt-color-yellow-0:#fff;--tt-color-orange-1000:#000;--tt-color-orange-900:#221002;--tt-color-orange-800:#441f04;--tt-color-orange-700:#662f05;--tt-color-orange-600:#914308;--tt-color-orange-500:#bd580a;--tt-color-orange-400:#f48630;--tt-color-orange-300:#f7a15f;--tt-color-orange-200:#fac69e;--tt-color-orange-100:#fce0ca;--tt-color-orange-50:#fef4ec;--tt-color-orange-0:#fff;--tt-color-purple-1000:#000;--tt-color-purple-900:#1e0038;--tt-color-purple-800:#340060;--tt-color-purple-700:#4f0193;--tt-color-purple-600:#7801df;--tt-color-purple-500:#9116fe;--tt-color-purple-400:#c380fe;--tt-color-purple-300:#d9aeff;--tt-color-purple-200:#ead1ff;--tt-color-purple-100:#f3e6ff;--tt-color-purple-50:#faf5ff;--tt-color-purple-0:#fff;--tt-color-pink-1000:#000;--tt-color-pink-900:#370115;--tt-color-pink-800:#5e0224;--tt-color-pink-700:#900437;--tt-color-pink-600:#b30545;--tt-color-pink-500:#ea0659;--tt-color-pink-400:#fa4789;--tt-color-pink-300:#fc7eac;--tt-color-pink-200:#fdb4cf;--tt-color-pink-100:#fed2e2;--tt-color-pink-50:#feebf2;--tt-color-pink-0:#fff;--tt-color-spring-green:var(--tt-color-green-400);--tt-color-racing-green:var(--tt-color-green-900);--tt-color-rec-red:var(--tt-color-red-400);--tt-color-form-control-background:var(--tt-color-gray-50);--tt-color-form-control-hover-background:var(--tt-color-gray-200);--tt-color-form-control-label:var(--tt-color-gray-900);--tt-color-form-control-disabled-label:var(--tt-color-gray-400);--tt-color-form-control-placeholder:var(--tt-color-gray-600)}:export{color-white:#fff;color-black:#000;color-gray-1000:#000;color-gray-900:#212121;color-gray-800:#424242;color-gray-700:#616161;color-gray-600:#757575;color-gray-500:#aaaaaa;color-gray-400:#cccccc;color-gray-300:#dddddd;color-gray-200:#ebebeb;color-gray-100:#f3f3f3;color-gray-50:#f9f9f9;color-gray-0:#fff;color-green-gray-1000:#000;color-green-gray-900:#1a1e1b;color-green-gray-800:#282f2a;color-green-gray-700:#3f4a43;color-green-gray-600:#526057;color-green-gray-500:#67796e;color-green-gray-400:#9fada4;color-green-gray-300:#d3d9d5;color-green-gray-200:#e6eae7;color-green-gray-100:#f1f4f2;color-green-gray-50:#f8faf9;color-green-gray-0:#fff;color-green-1000:#000;color-green-900:#043623;color-green-800:#0b4a21;color-green-700:#0f632d;color-green-600:#137d38;color-green-500:#179643;color-green-400:#1ec95b;color-green-300:#64e893;color-green-200:#a6f2c1;color-green-100:#d7f9e3;color-green-50:#edfcf2;color-green-0:#fff;color-red-1000:#000;color-red-900:#390101;color-red-800:#530202;color-red-700:#6f0303;color-red-600:#8c0404;color-red-500:#c70505;color-red-400:#fa4c4c;color-red-300:#fc8383;color-red-200:#fdbebe;color-red-100:#fee1e1;color-red-50:#fff5f5;color-red-0:#fff;color-blue-1000:#000;color-blue-900:#021336;color-blue-800:#031e54;color-blue-700:#042f86;color-blue-600:#053dad;color-blue-500:#1b65f8;color-blue-400:#4d86f9;color-blue-300:#b0c9fd;color-blue-200:#d2e1fe;color-blue-100:#e6eefe;color-blue-50:#f3f7ff;color-blue-0:#fff;color-yellow-1000:#000;color-yellow-900:#1e1501;color-yellow-800:#322301;color-yellow-700:#553c02;color-yellow-600:#775403;color-yellow-500:#9a6d04;color-yellow-400:#fac64c;color-yellow-300:#fcdf9c;color-yellow-200:#feeec8;color-yellow-100:#fef6e1;color-yellow-50:#fffbf3;color-yellow-0:#fff;color-orange-1000:#000;color-orange-900:#221002;color-orange-800:#441f04;color-orange-700:#662f05;color-orange-600:#914308;color-orange-500:#bd580a;color-orange-400:#f48630;color-orange-300:#f7a15f;color-orange-200:#fac69e;color-orange-100:#fce0ca;color-orange-50:#fef4ec;color-orange-0:#fff;color-purple-1000:#000;color-purple-900:#1e0038;color-purple-800:#340060;color-purple-700:#4f0193;color-purple-600:#7801df;color-purple-500:#9116fe;color-purple-400:#c380fe;color-purple-300:#d9aeff;color-purple-200:#ead1ff;color-purple-100:#f3e6ff;color-purple-50:#faf5ff;color-purple-0:#fff;color-pink-1000:#000;color-pink-900:#370115;color-pink-800:#5e0224;color-pink-700:#900437;color-pink-600:#b30545;color-pink-500:#ea0659;color-pink-400:#fa4789;color-pink-300:#fc7eac;color-pink-200:#fdb4cf;color-pink-100:#fed2e2;color-pink-50:#feebf2;color-pink-0:#fff}@font-face{font-family:"TT";src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light-webfont.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light-webfont.woff2") format("woff2"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light-webfont.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light-webfont.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"TT";src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_regular-webfont.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_regular-webfont.woff2") format("woff2"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_regular-webfont.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_regular-webfont.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"TT";src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold-webfont.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold-webfont.woff2") format("woff2"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold-webfont.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold-webfont.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"TT";src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light_italic-webfont.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light_italic-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light_italic-webfont.woff2") format("woff2"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light_italic-webfont.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_light_italic-webfont.ttf") format("truetype");font-weight:300;font-style:italic}@font-face{font-family:"TT";src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_italic-webfont.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_italic-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_italic-webfont.woff2") format("woff2"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_italic-webfont.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_italic-webfont.ttf") format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"TT";src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold_italic-webfont.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold_italic-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold_italic-webfont.woff2") format("woff2"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold_italic-webfont.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_bold_italic-webfont.ttf") format("truetype");font-weight:700;font-style:italic}@font-face{font-family:"TTmono";src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_mono-webfont.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_mono-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_mono-webfont.woff2") format("woff2"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_mono-webfont.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/nb_international_pro_mono-webfont.ttf") format("truetype");font-weight:normal 400;font-style:normal}@font-face{font-family:"Open Sans";src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Light.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Light.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Light.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Open Sans";src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Regular.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Regular.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Open Sans";src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Semibold.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Semibold.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Semibold.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Open Sans";src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Bold.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Bold.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Bold.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Open Sans";src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBold.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBold.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBold.ttf") format("truetype");font-weight:800;font-style:normal}@font-face{font-family:"Open Sans";src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-LightItalic.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-LightItalic.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-LightItalic.ttf") format("truetype");font-weight:300;font-style:italic}@font-face{font-family:"Open Sans";src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Italic.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Italic.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-Italic.ttf") format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"Open Sans";src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-SemiboldItalic.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-SemiboldItalic.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-SemiboldItalic.ttf") format("truetype");font-weight:600;font-style:italic}@font-face{font-family:"Open Sans";src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-BoldItalic.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-BoldItalic.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-BoldItalic.ttf") format("truetype");font-weight:700;font-style:italic}@font-face{font-family:"Open Sans";src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBoldItalic.eot");src:url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBoldItalic.woff") format("woff"), url("https://static.twentythree.com/ui/fontz/1.3.1/OpenSans-ExtraBoldItalic.ttf") format("truetype");font-weight:800;font-style:italic}@font-face{font-family:"Inconsolata";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-ExtraLight.ttf") format("truetype");font-weight:200;font-style:normal}@font-face{font-family:"Inconsolata";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-Light.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Inconsolata";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-Regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Inconsolata";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Inconsolata";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Inconsolata";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-Bold.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Inconsolata";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-ExtraBold.ttf") format("truetype");font-weight:800;font-style:normal}@font-face{font-family:"Inconsolata";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inconsolata-Black.ttf") format("truetype");font-weight:900;font-style:normal}@font-face{font-family:"Inter";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inter-Thin.ttf") format("truetype");font-weight:100;font-style:normal}@font-face{font-family:"Inter";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inter-ExtraLight.ttf") format("truetype");font-weight:200;font-style:normal}@font-face{font-family:"Inter";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inter-Light.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Inter";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inter-Regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Inter";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inter-Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Inter";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inter-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Inter";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inter-Bold.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Inter";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inter-ExtraBold.ttf") format("truetype");font-weight:800;font-style:normal}@font-face{font-family:"Inter";src:url("https://static.twentythree.com/ui/fontz/1.3.1/Inter-Black.ttf") format("truetype");font-weight:900;font-style:normal}:root{--tt-font-standard:var(--tt-font-weight-regular) var(--tt-font-size-xs) /
    var(--tt-font-size-md) var(--tt-font-default);--tt-font-medium:var(--tt-font-weight-medium) var(--tt-font-size-xs) /
    var(--tt-font-size-md) var(--tt-font-default);--tt-font-header:var(--tt-font-weight-medium) var(--tt-font-size-lg) /
    var(--tt-font-size-2xl) var(--tt-font-default);--tt-font-mono:TTmono, "NB International Pro Mono", SFMono-Regular, Consolas,
    "Liberation Mono", Menlo, monospace;--tt-font-headings:TT, "NB International Pro", "Open Sans", Helvetica, Arial,
    sans-serif;--tt-font-body:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";--tt-font-default:Inter, "Open Sans", Roboto, Helvetica, Arial, sans-serif;--tt-font-size-2xs:0.625rem;--tt-font-size-xs:0.75rem;--tt-font-size-sm:0.875rem;--tt-font-size-md:1rem;--tt-font-size-lg:1.125rem;--tt-font-size-xl:1.25rem;--tt-font-size-2xl:1.5rem;--tt-font-size-3xl:1.875rem;--tt-font-size-4xl:2.25rem;--tt-font-size-5xl:3rem;--tt-font-size-6xl:3.75rem;--tt-font-size-7xl:4.5rem;--tt-font-size-8xl:6rem;--tt-font-size-9xl:8rem;--tt-font-weight-thin:100;--tt-font-weight-extralight:200;--tt-font-weight-light:300;--tt-font-weight-regular:400;--tt-font-weight-medium:500;--tt-font-weight-semibold:600;--tt-font-weight-bold:700;--tt-font-weight-extrabold:800;--tt-font-weight-black:900}:export{font-size-2xs:0.625;font-size-xs:0.75;font-size-sm:0.875;font-size-md:1;font-size-lg:1.125;font-size-xl:1.25;font-size-2xl:1.5;font-size-3xl:1.875;font-size-4xl:2.25;font-size-5xl:3;font-size-6xl:3.75;font-size-7xl:4.5;font-size-8xl:6;font-size-9xl:8;font-weight-thin:100;font-weight-extralight:200;font-weight-light:300;font-weight-regular:400;font-weight-medium:500;font-weight-semibold:600;font-weight-bold:700;font-weight-extrabold:800;font-weight-black:900}:root{--tt-animation-easing-x-smooth:cubic-bezier(0.68, -0.01, 0.32, 1);--tt-animation-easing-smooth:cubic-bezier(0.83, 0, 0.17, 1);--tt-border-radius-sm:0.125rem;--tt-border-radius-md:0.25rem;--tt-border-radius-lg:0.5rem;--tt-border-radius-xl:1rem;--tt-border-radius-circle:50%;--tt-border-radius-pill:9999px;--tt-shadow-x-small:0 1px 0 rgba(4, 54, 35, 0.08);--tt-shadow-small:0 1px 2px rgba(4, 54, 35, 0.16);--tt-shadow-medium:0 2px 4px rgba(4, 54, 35, 0.16);--tt-shadow-large:0 2px 8px rgba(4, 54, 35, 0.16);--tt-shadow-x-large:0 4px 16px rgba(4, 54, 35, 0.16);--tt-spacing-4xs:0.0625rem;--tt-spacing-3xs:0.125rem;--tt-spacing-2xs:0.25rem;--tt-spacing-xs:0.5rem;--tt-spacing-sm:0.75rem;--tt-spacing-md:1rem;--tt-spacing-lg:1.25rem;--tt-spacing-xl:1.75rem;--tt-spacing-2xl:2.25rem;--tt-spacing-3xl:3rem;--tt-spacing-4xl:4.5rem;--tt-transition-x-slow:1000ms;--tt-transition-slow:500ms;--tt-transition-medium:250ms;--tt-transition-fast:150ms;--tt-transition-x-fast:50ms;--tt-icon-sizing-small:1.5em;--tt-icon-sizing-medium:1.75em;--tt-button-font-size-small:var(--sl-font-size-x-small);--tt-button-font-size-medium:var(--sl-font-size-small);--tt-button-font-size-large:var(--sl-font-size-medium);--tt-panel-padding-block:1.5rem;--tt-z-index-drawer:700;--tt-z-index-dialog:800;--tt-z-index-dropdown:900;--tt-z-index-toast:950;--tt-z-index-tooltip:1000}@media (prefers-reduced-motion){:root{--tt-shadow-x-small:none;--tt-shadow-small:none;--tt-shadow-medium:none;--tt-shadow-large:none;--tt-shadow-x-large:none}}@media (prefers-reduced-motion){:root{--tt-transition-x-slow:1ms;--tt-transition-slow:1ms;--tt-transition-medium:1ms;--tt-transition-fast:1ms;--tt-transition-x-fast:1ms}}b{font-weight:var(--tt-font-weight-medium)}.tt-toast-stack{position:fixed;top:0;right:0;z-index:var(--tt-z-index-toast);width:28rem;max-width:100%;max-height:100%;overflow:auto}.tt-toast-stack tt-alert{--box-shadow:var(--tt-shadow-large);margin:var(--tt-spacing-md)}.tt-video-sorter-sortable-drag-hidden{opacity:0}tt-fieldsection+tt-fieldsection::part(header){margin-top:1rem}tt-button-group>tt-button:first-child::part(base),tt-button-group>tt-dropdown:first-child>tt-button[slot=trigger]::part(base),tt-button-group>tt-tooltip:first-child>tt-button::part(base){border-top-right-radius:0;border-bottom-right-radius:0}tt-button-group>tt-button:last-child::part(base),tt-button-group>tt-dropdown:last-child>tt-button[slot=trigger]::part(base),tt-button-group>tt-tooltip:last-child>tt-button::part(base){border-top-left-radius:0;border-bottom-left-radius:0}tt-button-group>tt-button:not(:first-child):not(:last-child)::part(base),tt-button-group>tt-dropdown:not(:first-child):not(:last-child)>tt-button[slot=trigger]::part(base),tt-button-group>tt-tooltip:not(:first-child):not(:last-child)>tt-button::part(base){border-radius:0}tt-button-group>tt-button:not(:first-child),tt-button-group>tt-dropdown:not(:first-child)>tt-button[slot=trigger],tt-button-group>tt-tooltip:not(:first-child)>tt-button{margin-left:calc(-1 * var(--sl-input-border-width))}tt-button-group>tt-button:not(:first-child):not([type=default])::part(base):not(:hover):not(:active):not(:focus)::after,tt-button-group>tt-dropdown:not(:first-child)>tt-button[slot=trigger]:not([type=default])::part(base):not(:hover):not(:active):not(:focus)::after,tt-button-group>tt-tooltip:not(:first-child)>tt-button:not([type=default])::part(base):not(:hover):not(:active):not(:focus)::after{content:"";position:absolute;top:0;left:0;bottom:0;border-left:solid 1px #ffffff40}tt-button-group>tt-button:hover,tt-button-group>tt-dropdown:hover>tt-button[slot=trigger],tt-button-group>tt-tooltip:hover>tt-button{z-index:1}tt-button-group>tt-button:focus-within,tt-button-group>tt-dropdown>tt-button[slot=trigger]:focus-within,tt-button-group>tt-tooltip>tt-button:focus-within{z-index:2}tt-button-group>tt-text-field:first-child::part(base),tt-button-group>tt-dropdown:first-child>tt-text-field[slot=trigger]::part(base),tt-button-group>tt-tooltip:first-child>tt-text-field::part(base){border-top-right-radius:0;border-bottom-right-radius:0}tt-button-group>tt-text-field:last-child::part(base),tt-button-group>tt-dropdown:last-child>tt-text-field[slot=trigger]::part(base),tt-button-group>tt-tooltip:last-child>tt-text-field::part(base){border-top-left-radius:0;border-bottom-left-radius:0}tt-button-group>tt-text-field:not(:first-child):not(:last-child)::part(base),tt-button-group>tt-dropdown:not(:first-child):not(:last-child)>tt-text-field[slot=trigger]::part(base),tt-button-group>tt-tooltip:not(:first-child):not(:last-child)>tt-text-field::part(base){border-radius:0}tt-button-group>tt-text-field:not(:first-child),tt-button-group>tt-dropdown:not(:first-child)>tt-text-field[slot=trigger],tt-button-group>tt-tooltip:not(:first-child)>tt-text-field{margin-left:calc(-1 * var(--sl-input-border-width))}tt-button-group>tt-text-field:not(:first-child):not([type=default])::part(base):not(:hover):not(:active):not(:focus)::after,tt-button-group>tt-dropdown:not(:first-child)>tt-text-field[slot=trigger]:not([type=default])::part(base):not(:hover):not(:active):not(:focus)::after,tt-button-group>tt-tooltip:not(:first-child)>tt-text-field:not([type=default])::part(base):not(:hover):not(:active):not(:focus)::after{content:"";position:absolute;top:0;left:0;bottom:0;border-left:solid 1px #ffffff40}tt-button-group>tt-text-field:hover,tt-button-group>tt-dropdown:hover>tt-text-field[slot=trigger],tt-button-group>tt-tooltip:hover>tt-text-field{z-index:1}tt-button-group>tt-text-field:focus-within,tt-button-group>tt-dropdown>tt-text-field[slot=trigger]:focus-within,tt-button-group>tt-tooltip>tt-text-field:focus-within{z-index:2}tt-button-group>tt-text-field:first-child:has(~tt-button:where([pill],[circle]):last-child)::part(base){border-top-left-radius:var(--tt-border-radius-pill);border-bottom-left-radius:var(--tt-border-radius-pill)}tt-button-group>tt-button:where([pill],[circle]):first-child~tt-text-field:last-child::part(base){border-top-right-radius:var(--tt-border-radius-pill);border-bottom-right-radius:var(--tt-border-radius-pill)}tt-table[mode=list] tt-table-cell,tt-table[mode=list] tt-table-body tt-table-head-cell{background-color:var(--tt-color-gray-100)}tt-table[mode=list] tt-table-cell:where(*:first-child),tt-table[mode=list] tt-table-body tt-table-head-cell:where(*:first-child){border-top-left-radius:0.5rem;border-bottom-left-radius:0.5rem;padding-left:1rem}tt-table[mode=list] tt-table-cell:where(*:last-child),tt-table[mode=list] tt-table-body tt-table-head-cell:where(*:last-child){border-top-right-radius:0.5rem;border-bottom-right-radius:0.5rem}