: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:.125rem;--sl-border-radius-medium:.25rem;--sl-border-radius-large:.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:.125rem;--sl-spacing-xx-small:.25rem;--sl-spacing-x-small:.5rem;--sl-spacing-small:.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:1s;--sl-transition-slow:.5s;--sl-transition-medium:.25s;--sl-transition-fast:.15s;--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:.625rem;--sl-font-size-x-small:.75rem;--sl-font-size-small:.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:-.015em;--sl-letter-spacing-normal:normal;--sl-letter-spacing-loose:.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}: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}:root{--tt-color-gray-1000-25:rgba(0, 0, 0, .25);--tt-color-gray-900-25:rgba(33, 33, 33, .25);--tt-color-gray-800-25:rgba(66, 66, 66, .25);--tt-color-gray-700-25:rgba(97, 97, 97, .25);--tt-color-gray-600-25:rgba(117, 117, 117, .25);--tt-color-gray-500-25:rgba(170, 170, 170, .25);--tt-color-gray-400-25:rgba(204, 204, 204, .25);--tt-color-gray-300-25:rgba(221, 221, 221, .25);--tt-color-gray-200-25:rgba(235, 235, 235, .25);--tt-color-gray-100-25:rgba(243, 243, 243, .25);--tt-color-gray-50-25:rgba(249, 249, 249, .25);--tt-color-gray-0-25:rgba(255, 255, 255, .25);--tt-color-green-gray-1000-25:rgba(0, 0, 0, .25);--tt-color-green-gray-900-25:rgba(26, 30, 27, .25);--tt-color-green-gray-800-25:rgba(40, 47, 42, .25);--tt-color-green-gray-700-25:rgba(63, 74, 67, .25);--tt-color-green-gray-600-25:rgba(82, 96, 87, .25);--tt-color-green-gray-500-25:rgba(103, 121, 110, .25);--tt-color-green-gray-400-25:rgba(159, 173, 164, .25);--tt-color-green-gray-300-25:rgba(211, 217, 213, .25);--tt-color-green-gray-200-25:rgba(230, 234, 231, .25);--tt-color-green-gray-100-25:rgba(241, 244, 242, .25);--tt-color-green-gray-50-25:rgba(248, 250, 249, .25);--tt-color-green-gray-0-25:rgba(255, 255, 255, .25);--tt-color-green-1000-25:rgba(0, 0, 0, .25);--tt-color-green-900-25:rgba(4, 54, 35, .25);--tt-color-green-800-25:rgba(11, 74, 33, .25);--tt-color-green-700-25:rgba(15, 99, 45, .25);--tt-color-green-600-25:rgba(19, 125, 56, .25);--tt-color-green-500-25:rgba(23, 150, 67, .25);--tt-color-green-400-25:rgba(30, 201, 91, .25);--tt-color-green-300-25:rgba(100, 232, 147, .25);--tt-color-green-200-25:rgba(166, 242, 193, .25);--tt-color-green-100-25:rgba(215, 249, 227, .25);--tt-color-green-50-25:rgba(237, 252, 242, .25);--tt-color-green-0-25:rgba(255, 255, 255, .25);--tt-color-red-1000-25:rgba(0, 0, 0, .25);--tt-color-red-900-25:rgba(57, 1, 1, .25);--tt-color-red-800-25:rgba(83, 2, 2, .25);--tt-color-red-700-25:rgba(111, 3, 3, .25);--tt-color-red-600-25:rgba(140, 4, 4, .25);--tt-color-red-500-25:rgba(199, 5, 5, .25);--tt-color-red-400-25:rgba(250, 76, 76, .25);--tt-color-red-300-25:rgba(252, 131, 131, .25);--tt-color-red-200-25:rgba(253, 190, 190, .25);--tt-color-red-100-25:rgba(254, 225, 225, .25);--tt-color-red-50-25:rgba(255, 245, 245, .25);--tt-color-red-0-25:rgba(255, 255, 255, .25);--tt-color-blue-1000-25:rgba(0, 0, 0, .25);--tt-color-blue-900-25:rgba(2, 19, 54, .25);--tt-color-blue-800-25:rgba(3, 30, 84, .25);--tt-color-blue-700-25:rgba(4, 47, 134, .25);--tt-color-blue-600-25:rgba(5, 61, 173, .25);--tt-color-blue-500-25:rgba(27, 101, 248, .25);--tt-color-blue-400-25:rgba(77, 134, 249, .25);--tt-color-blue-300-25:rgba(176, 201, 253, .25);--tt-color-blue-200-25:rgba(210, 225, 254, .25);--tt-color-blue-100-25:rgba(230, 238, 254, .25);--tt-color-blue-50-25:rgba(243, 247, 255, .25);--tt-color-blue-0-25:rgba(255, 255, 255, .25);--tt-color-yellow-1000-25:rgba(0, 0, 0, .25);--tt-color-yellow-900-25:rgba(30, 21, 1, .25);--tt-color-yellow-800-25:rgba(50, 35, 1, .25);--tt-color-yellow-700-25:rgba(85, 60, 2, .25);--tt-color-yellow-600-25:rgba(119, 84, 3, .25);--tt-color-yellow-500-25:rgba(154, 109, 4, .25);--tt-color-yellow-400-25:rgba(250, 198, 76, .25);--tt-color-yellow-300-25:rgba(252, 223, 156, .25);--tt-color-yellow-200-25:rgba(254, 238, 200, .25);--tt-color-yellow-100-25:rgba(254, 246, 225, .25);--tt-color-yellow-50-25:rgba(255, 251, 243, .25);--tt-color-yellow-0-25:rgba(255, 255, 255, .25);--tt-color-orange-1000-25:rgba(0, 0, 0, .25);--tt-color-orange-900-25:rgba(34, 16, 2, .25);--tt-color-orange-800-25:rgba(68, 31, 4, .25);--tt-color-orange-700-25:rgba(102, 47, 5, .25);--tt-color-orange-600-25:rgba(145, 67, 8, .25);--tt-color-orange-500-25:rgba(189, 88, 10, .25);--tt-color-orange-400-25:rgba(244, 134, 48, .25);--tt-color-orange-300-25:rgba(247, 161, 95, .25);--tt-color-orange-200-25:rgba(250, 198, 158, .25);--tt-color-orange-100-25:rgba(252, 224, 202, .25);--tt-color-orange-50-25:rgba(254, 244, 236, .25);--tt-color-orange-0-25:rgba(255, 255, 255, .25);--tt-color-purple-1000-25:rgba(0, 0, 0, .25);--tt-color-purple-900-25:rgba(30, 0, 56, .25);--tt-color-purple-800-25:rgba(52, 0, 96, .25);--tt-color-purple-700-25:rgba(79, 1, 147, .25);--tt-color-purple-600-25:rgba(120, 1, 223, .25);--tt-color-purple-500-25:rgba(145, 22, 254, .25);--tt-color-purple-400-25:rgba(195, 128, 254, .25);--tt-color-purple-300-25:rgba(217, 174, 255, .25);--tt-color-purple-200-25:rgba(234, 209, 255, .25);--tt-color-purple-100-25:rgba(243, 230, 255, .25);--tt-color-purple-50-25:rgba(250, 245, 255, .25);--tt-color-purple-0-25:rgba(255, 255, 255, .25);--tt-color-pink-1000-25:rgba(0, 0, 0, .25);--tt-color-pink-900-25:rgba(55, 1, 21, .25);--tt-color-pink-800-25:rgba(94, 2, 36, .25);--tt-color-pink-700-25:rgba(144, 4, 55, .25);--tt-color-pink-600-25:rgba(179, 5, 69, .25);--tt-color-pink-500-25:rgba(234, 6, 89, .25);--tt-color-pink-400-25:rgba(250, 71, 137, .25);--tt-color-pink-300-25:rgba(252, 126, 172, .25);--tt-color-pink-200-25:rgba(253, 180, 207, .25);--tt-color-pink-100-25:rgba(254, 210, 226, .25);--tt-color-pink-50-25:rgba(254, 235, 242, .25);--tt-color-pink-0-25:rgba(255, 255, 255, .25)}:root{--tt-color-gray-1000-35:rgba(0, 0, 0, .35);--tt-color-gray-900-35:rgba(33, 33, 33, .35);--tt-color-gray-800-35:rgba(66, 66, 66, .35);--tt-color-gray-700-35:rgba(97, 97, 97, .35);--tt-color-gray-600-35:rgba(117, 117, 117, .35);--tt-color-gray-500-35:rgba(170, 170, 170, .35);--tt-color-gray-400-35:rgba(204, 204, 204, .35);--tt-color-gray-300-35:rgba(221, 221, 221, .35);--tt-color-gray-200-35:rgba(235, 235, 235, .35);--tt-color-gray-100-35:rgba(243, 243, 243, .35);--tt-color-gray-50-35:rgba(249, 249, 249, .35);--tt-color-gray-0-35:rgba(255, 255, 255, .35);--tt-color-green-gray-1000-35:rgba(0, 0, 0, .35);--tt-color-green-gray-900-35:rgba(26, 30, 27, .35);--tt-color-green-gray-800-35:rgba(40, 47, 42, .35);--tt-color-green-gray-700-35:rgba(63, 74, 67, .35);--tt-color-green-gray-600-35:rgba(82, 96, 87, .35);--tt-color-green-gray-500-35:rgba(103, 121, 110, .35);--tt-color-green-gray-400-35:rgba(159, 173, 164, .35);--tt-color-green-gray-300-35:rgba(211, 217, 213, .35);--tt-color-green-gray-200-35:rgba(230, 234, 231, .35);--tt-color-green-gray-100-35:rgba(241, 244, 242, .35);--tt-color-green-gray-50-35:rgba(248, 250, 249, .35);--tt-color-green-gray-0-35:rgba(255, 255, 255, .35);--tt-color-green-1000-35:rgba(0, 0, 0, .35);--tt-color-green-900-35:rgba(4, 54, 35, .35);--tt-color-green-800-35:rgba(11, 74, 33, .35);--tt-color-green-700-35:rgba(15, 99, 45, .35);--tt-color-green-600-35:rgba(19, 125, 56, .35);--tt-color-green-500-35:rgba(23, 150, 67, .35);--tt-color-green-400-35:rgba(30, 201, 91, .35);--tt-color-green-300-35:rgba(100, 232, 147, .35);--tt-color-green-200-35:rgba(166, 242, 193, .35);--tt-color-green-100-35:rgba(215, 249, 227, .35);--tt-color-green-50-35:rgba(237, 252, 242, .35);--tt-color-green-0-35:rgba(255, 255, 255, .35);--tt-color-red-1000-35:rgba(0, 0, 0, .35);--tt-color-red-900-35:rgba(57, 1, 1, .35);--tt-color-red-800-35:rgba(83, 2, 2, .35);--tt-color-red-700-35:rgba(111, 3, 3, .35);--tt-color-red-600-35:rgba(140, 4, 4, .35);--tt-color-red-500-35:rgba(199, 5, 5, .35);--tt-color-red-400-35:rgba(250, 76, 76, .35);--tt-color-red-300-35:rgba(252, 131, 131, .35);--tt-color-red-200-35:rgba(253, 190, 190, .35);--tt-color-red-100-35:rgba(254, 225, 225, .35);--tt-color-red-50-35:rgba(255, 245, 245, .35);--tt-color-red-0-35:rgba(255, 255, 255, .35);--tt-color-blue-1000-35:rgba(0, 0, 0, .35);--tt-color-blue-900-35:rgba(2, 19, 54, .35);--tt-color-blue-800-35:rgba(3, 30, 84, .35);--tt-color-blue-700-35:rgba(4, 47, 134, .35);--tt-color-blue-600-35:rgba(5, 61, 173, .35);--tt-color-blue-500-35:rgba(27, 101, 248, .35);--tt-color-blue-400-35:rgba(77, 134, 249, .35);--tt-color-blue-300-35:rgba(176, 201, 253, .35);--tt-color-blue-200-35:rgba(210, 225, 254, .35);--tt-color-blue-100-35:rgba(230, 238, 254, .35);--tt-color-blue-50-35:rgba(243, 247, 255, .35);--tt-color-blue-0-35:rgba(255, 255, 255, .35);--tt-color-yellow-1000-35:rgba(0, 0, 0, .35);--tt-color-yellow-900-35:rgba(30, 21, 1, .35);--tt-color-yellow-800-35:rgba(50, 35, 1, .35);--tt-color-yellow-700-35:rgba(85, 60, 2, .35);--tt-color-yellow-600-35:rgba(119, 84, 3, .35);--tt-color-yellow-500-35:rgba(154, 109, 4, .35);--tt-color-yellow-400-35:rgba(250, 198, 76, .35);--tt-color-yellow-300-35:rgba(252, 223, 156, .35);--tt-color-yellow-200-35:rgba(254, 238, 200, .35);--tt-color-yellow-100-35:rgba(254, 246, 225, .35);--tt-color-yellow-50-35:rgba(255, 251, 243, .35);--tt-color-yellow-0-35:rgba(255, 255, 255, .35);--tt-color-orange-1000-35:rgba(0, 0, 0, .35);--tt-color-orange-900-35:rgba(34, 16, 2, .35);--tt-color-orange-800-35:rgba(68, 31, 4, .35);--tt-color-orange-700-35:rgba(102, 47, 5, .35);--tt-color-orange-600-35:rgba(145, 67, 8, .35);--tt-color-orange-500-35:rgba(189, 88, 10, .35);--tt-color-orange-400-35:rgba(244, 134, 48, .35);--tt-color-orange-300-35:rgba(247, 161, 95, .35);--tt-color-orange-200-35:rgba(250, 198, 158, .35);--tt-color-orange-100-35:rgba(252, 224, 202, .35);--tt-color-orange-50-35:rgba(254, 244, 236, .35);--tt-color-orange-0-35:rgba(255, 255, 255, .35);--tt-color-purple-1000-35:rgba(0, 0, 0, .35);--tt-color-purple-900-35:rgba(30, 0, 56, .35);--tt-color-purple-800-35:rgba(52, 0, 96, .35);--tt-color-purple-700-35:rgba(79, 1, 147, .35);--tt-color-purple-600-35:rgba(120, 1, 223, .35);--tt-color-purple-500-35:rgba(145, 22, 254, .35);--tt-color-purple-400-35:rgba(195, 128, 254, .35);--tt-color-purple-300-35:rgba(217, 174, 255, .35);--tt-color-purple-200-35:rgba(234, 209, 255, .35);--tt-color-purple-100-35:rgba(243, 230, 255, .35);--tt-color-purple-50-35:rgba(250, 245, 255, .35);--tt-color-purple-0-35:rgba(255, 255, 255, .35);--tt-color-pink-1000-35:rgba(0, 0, 0, .35);--tt-color-pink-900-35:rgba(55, 1, 21, .35);--tt-color-pink-800-35:rgba(94, 2, 36, .35);--tt-color-pink-700-35:rgba(144, 4, 55, .35);--tt-color-pink-600-35:rgba(179, 5, 69, .35);--tt-color-pink-500-35:rgba(234, 6, 89, .35);--tt-color-pink-400-35:rgba(250, 71, 137, .35);--tt-color-pink-300-35:rgba(252, 126, 172, .35);--tt-color-pink-200-35:rgba(253, 180, 207, .35);--tt-color-pink-100-35:rgba(254, 210, 226, .35);--tt-color-pink-50-35:rgba(254, 235, 242, .35);--tt-color-pink-0-35:rgba(255, 255, 255, .35)}:root{--tt-color-gray-1000-50:rgba(0, 0, 0, .5);--tt-color-gray-900-50:rgba(33, 33, 33, .5);--tt-color-gray-800-50:rgba(66, 66, 66, .5);--tt-color-gray-700-50:rgba(97, 97, 97, .5);--tt-color-gray-600-50:rgba(117, 117, 117, .5);--tt-color-gray-500-50:rgba(170, 170, 170, .5);--tt-color-gray-400-50:rgba(204, 204, 204, .5);--tt-color-gray-300-50:rgba(221, 221, 221, .5);--tt-color-gray-200-50:rgba(235, 235, 235, .5);--tt-color-gray-100-50:rgba(243, 243, 243, .5);--tt-color-gray-50-50:rgba(249, 249, 249, .5);--tt-color-gray-0-50:rgba(255, 255, 255, .5);--tt-color-green-gray-1000-50:rgba(0, 0, 0, .5);--tt-color-green-gray-900-50:rgba(26, 30, 27, .5);--tt-color-green-gray-800-50:rgba(40, 47, 42, .5);--tt-color-green-gray-700-50:rgba(63, 74, 67, .5);--tt-color-green-gray-600-50:rgba(82, 96, 87, .5);--tt-color-green-gray-500-50:rgba(103, 121, 110, .5);--tt-color-green-gray-400-50:rgba(159, 173, 164, .5);--tt-color-green-gray-300-50:rgba(211, 217, 213, .5);--tt-color-green-gray-200-50:rgba(230, 234, 231, .5);--tt-color-green-gray-100-50:rgba(241, 244, 242, .5);--tt-color-green-gray-50-50:rgba(248, 250, 249, .5);--tt-color-green-gray-0-50:rgba(255, 255, 255, .5);--tt-color-green-1000-50:rgba(0, 0, 0, .5);--tt-color-green-900-50:rgba(4, 54, 35, .5);--tt-color-green-800-50:rgba(11, 74, 33, .5);--tt-color-green-700-50:rgba(15, 99, 45, .5);--tt-color-green-600-50:rgba(19, 125, 56, .5);--tt-color-green-500-50:rgba(23, 150, 67, .5);--tt-color-green-400-50:rgba(30, 201, 91, .5);--tt-color-green-300-50:rgba(100, 232, 147, .5);--tt-color-green-200-50:rgba(166, 242, 193, .5);--tt-color-green-100-50:rgba(215, 249, 227, .5);--tt-color-green-50-50:rgba(237, 252, 242, .5);--tt-color-green-0-50:rgba(255, 255, 255, .5);--tt-color-red-1000-50:rgba(0, 0, 0, .5);--tt-color-red-900-50:rgba(57, 1, 1, .5);--tt-color-red-800-50:rgba(83, 2, 2, .5);--tt-color-red-700-50:rgba(111, 3, 3, .5);--tt-color-red-600-50:rgba(140, 4, 4, .5);--tt-color-red-500-50:rgba(199, 5, 5, .5);--tt-color-red-400-50:rgba(250, 76, 76, .5);--tt-color-red-300-50:rgba(252, 131, 131, .5);--tt-color-red-200-50:rgba(253, 190, 190, .5);--tt-color-red-100-50:rgba(254, 225, 225, .5);--tt-color-red-50-50:rgba(255, 245, 245, .5);--tt-color-red-0-50:rgba(255, 255, 255, .5);--tt-color-blue-1000-50:rgba(0, 0, 0, .5);--tt-color-blue-900-50:rgba(2, 19, 54, .5);--tt-color-blue-800-50:rgba(3, 30, 84, .5);--tt-color-blue-700-50:rgba(4, 47, 134, .5);--tt-color-blue-600-50:rgba(5, 61, 173, .5);--tt-color-blue-500-50:rgba(27, 101, 248, .5);--tt-color-blue-400-50:rgba(77, 134, 249, .5);--tt-color-blue-300-50:rgba(176, 201, 253, .5);--tt-color-blue-200-50:rgba(210, 225, 254, .5);--tt-color-blue-100-50:rgba(230, 238, 254, .5);--tt-color-blue-50-50:rgba(243, 247, 255, .5);--tt-color-blue-0-50:rgba(255, 255, 255, .5);--tt-color-yellow-1000-50:rgba(0, 0, 0, .5);--tt-color-yellow-900-50:rgba(30, 21, 1, .5);--tt-color-yellow-800-50:rgba(50, 35, 1, .5);--tt-color-yellow-700-50:rgba(85, 60, 2, .5);--tt-color-yellow-600-50:rgba(119, 84, 3, .5);--tt-color-yellow-500-50:rgba(154, 109, 4, .5);--tt-color-yellow-400-50:rgba(250, 198, 76, .5);--tt-color-yellow-300-50:rgba(252, 223, 156, .5);--tt-color-yellow-200-50:rgba(254, 238, 200, .5);--tt-color-yellow-100-50:rgba(254, 246, 225, .5);--tt-color-yellow-50-50:rgba(255, 251, 243, .5);--tt-color-yellow-0-50:rgba(255, 255, 255, .5);--tt-color-orange-1000-50:rgba(0, 0, 0, .5);--tt-color-orange-900-50:rgba(34, 16, 2, .5);--tt-color-orange-800-50:rgba(68, 31, 4, .5);--tt-color-orange-700-50:rgba(102, 47, 5, .5);--tt-color-orange-600-50:rgba(145, 67, 8, .5);--tt-color-orange-500-50:rgba(189, 88, 10, .5);--tt-color-orange-400-50:rgba(244, 134, 48, .5);--tt-color-orange-300-50:rgba(247, 161, 95, .5);--tt-color-orange-200-50:rgba(250, 198, 158, .5);--tt-color-orange-100-50:rgba(252, 224, 202, .5);--tt-color-orange-50-50:rgba(254, 244, 236, .5);--tt-color-orange-0-50:rgba(255, 255, 255, .5);--tt-color-purple-1000-50:rgba(0, 0, 0, .5);--tt-color-purple-900-50:rgba(30, 0, 56, .5);--tt-color-purple-800-50:rgba(52, 0, 96, .5);--tt-color-purple-700-50:rgba(79, 1, 147, .5);--tt-color-purple-600-50:rgba(120, 1, 223, .5);--tt-color-purple-500-50:rgba(145, 22, 254, .5);--tt-color-purple-400-50:rgba(195, 128, 254, .5);--tt-color-purple-300-50:rgba(217, 174, 255, .5);--tt-color-purple-200-50:rgba(234, 209, 255, .5);--tt-color-purple-100-50:rgba(243, 230, 255, .5);--tt-color-purple-50-50:rgba(250, 245, 255, .5);--tt-color-purple-0-50:rgba(255, 255, 255, .5);--tt-color-pink-1000-50:rgba(0, 0, 0, .5);--tt-color-pink-900-50:rgba(55, 1, 21, .5);--tt-color-pink-800-50:rgba(94, 2, 36, .5);--tt-color-pink-700-50:rgba(144, 4, 55, .5);--tt-color-pink-600-50:rgba(179, 5, 69, .5);--tt-color-pink-500-50:rgba(234, 6, 89, .5);--tt-color-pink-400-50:rgba(250, 71, 137, .5);--tt-color-pink-300-50:rgba(252, 126, 172, .5);--tt-color-pink-200-50:rgba(253, 180, 207, .5);--tt-color-pink-100-50:rgba(254, 210, 226, .5);--tt-color-pink-50-50:rgba(254, 235, 242, .5);--tt-color-pink-0-50:rgba(255, 255, 255, .5)}:root{--tt-color-gray-1000-65:rgba(0, 0, 0, .65);--tt-color-gray-900-65:rgba(33, 33, 33, .65);--tt-color-gray-800-65:rgba(66, 66, 66, .65);--tt-color-gray-700-65:rgba(97, 97, 97, .65);--tt-color-gray-600-65:rgba(117, 117, 117, .65);--tt-color-gray-500-65:rgba(170, 170, 170, .65);--tt-color-gray-400-65:rgba(204, 204, 204, .65);--tt-color-gray-300-65:rgba(221, 221, 221, .65);--tt-color-gray-200-65:rgba(235, 235, 235, .65);--tt-color-gray-100-65:rgba(243, 243, 243, .65);--tt-color-gray-50-65:rgba(249, 249, 249, .65);--tt-color-gray-0-65:rgba(255, 255, 255, .65);--tt-color-green-gray-1000-65:rgba(0, 0, 0, .65);--tt-color-green-gray-900-65:rgba(26, 30, 27, .65);--tt-color-green-gray-800-65:rgba(40, 47, 42, .65);--tt-color-green-gray-700-65:rgba(63, 74, 67, .65);--tt-color-green-gray-600-65:rgba(82, 96, 87, .65);--tt-color-green-gray-500-65:rgba(103, 121, 110, .65);--tt-color-green-gray-400-65:rgba(159, 173, 164, .65);--tt-color-green-gray-300-65:rgba(211, 217, 213, .65);--tt-color-green-gray-200-65:rgba(230, 234, 231, .65);--tt-color-green-gray-100-65:rgba(241, 244, 242, .65);--tt-color-green-gray-50-65:rgba(248, 250, 249, .65);--tt-color-green-gray-0-65:rgba(255, 255, 255, .65);--tt-color-green-1000-65:rgba(0, 0, 0, .65);--tt-color-green-900-65:rgba(4, 54, 35, .65);--tt-color-green-800-65:rgba(11, 74, 33, .65);--tt-color-green-700-65:rgba(15, 99, 45, .65);--tt-color-green-600-65:rgba(19, 125, 56, .65);--tt-color-green-500-65:rgba(23, 150, 67, .65);--tt-color-green-400-65:rgba(30, 201, 91, .65);--tt-color-green-300-65:rgba(100, 232, 147, .65);--tt-color-green-200-65:rgba(166, 242, 193, .65);--tt-color-green-100-65:rgba(215, 249, 227, .65);--tt-color-green-50-65:rgba(237, 252, 242, .65);--tt-color-green-0-65:rgba(255, 255, 255, .65);--tt-color-red-1000-65:rgba(0, 0, 0, .65);--tt-color-red-900-65:rgba(57, 1, 1, .65);--tt-color-red-800-65:rgba(83, 2, 2, .65);--tt-color-red-700-65:rgba(111, 3, 3, .65);--tt-color-red-600-65:rgba(140, 4, 4, .65);--tt-color-red-500-65:rgba(199, 5, 5, .65);--tt-color-red-400-65:rgba(250, 76, 76, .65);--tt-color-red-300-65:rgba(252, 131, 131, .65);--tt-color-red-200-65:rgba(253, 190, 190, .65);--tt-color-red-100-65:rgba(254, 225, 225, .65);--tt-color-red-50-65:rgba(255, 245, 245, .65);--tt-color-red-0-65:rgba(255, 255, 255, .65);--tt-color-blue-1000-65:rgba(0, 0, 0, .65);--tt-color-blue-900-65:rgba(2, 19, 54, .65);--tt-color-blue-800-65:rgba(3, 30, 84, .65);--tt-color-blue-700-65:rgba(4, 47, 134, .65);--tt-color-blue-600-65:rgba(5, 61, 173, .65);--tt-color-blue-500-65:rgba(27, 101, 248, .65);--tt-color-blue-400-65:rgba(77, 134, 249, .65);--tt-color-blue-300-65:rgba(176, 201, 253, .65);--tt-color-blue-200-65:rgba(210, 225, 254, .65);--tt-color-blue-100-65:rgba(230, 238, 254, .65);--tt-color-blue-50-65:rgba(243, 247, 255, .65);--tt-color-blue-0-65:rgba(255, 255, 255, .65);--tt-color-yellow-1000-65:rgba(0, 0, 0, .65);--tt-color-yellow-900-65:rgba(30, 21, 1, .65);--tt-color-yellow-800-65:rgba(50, 35, 1, .65);--tt-color-yellow-700-65:rgba(85, 60, 2, .65);--tt-color-yellow-600-65:rgba(119, 84, 3, .65);--tt-color-yellow-500-65:rgba(154, 109, 4, .65);--tt-color-yellow-400-65:rgba(250, 198, 76, .65);--tt-color-yellow-300-65:rgba(252, 223, 156, .65);--tt-color-yellow-200-65:rgba(254, 238, 200, .65);--tt-color-yellow-100-65:rgba(254, 246, 225, .65);--tt-color-yellow-50-65:rgba(255, 251, 243, .65);--tt-color-yellow-0-65:rgba(255, 255, 255, .65);--tt-color-orange-1000-65:rgba(0, 0, 0, .65);--tt-color-orange-900-65:rgba(34, 16, 2, .65);--tt-color-orange-800-65:rgba(68, 31, 4, .65);--tt-color-orange-700-65:rgba(102, 47, 5, .65);--tt-color-orange-600-65:rgba(145, 67, 8, .65);--tt-color-orange-500-65:rgba(189, 88, 10, .65);--tt-color-orange-400-65:rgba(244, 134, 48, .65);--tt-color-orange-300-65:rgba(247, 161, 95, .65);--tt-color-orange-200-65:rgba(250, 198, 158, .65);--tt-color-orange-100-65:rgba(252, 224, 202, .65);--tt-color-orange-50-65:rgba(254, 244, 236, .65);--tt-color-orange-0-65:rgba(255, 255, 255, .65);--tt-color-purple-1000-65:rgba(0, 0, 0, .65);--tt-color-purple-900-65:rgba(30, 0, 56, .65);--tt-color-purple-800-65:rgba(52, 0, 96, .65);--tt-color-purple-700-65:rgba(79, 1, 147, .65);--tt-color-purple-600-65:rgba(120, 1, 223, .65);--tt-color-purple-500-65:rgba(145, 22, 254, .65);--tt-color-purple-400-65:rgba(195, 128, 254, .65);--tt-color-purple-300-65:rgba(217, 174, 255, .65);--tt-color-purple-200-65:rgba(234, 209, 255, .65);--tt-color-purple-100-65:rgba(243, 230, 255, .65);--tt-color-purple-50-65:rgba(250, 245, 255, .65);--tt-color-purple-0-65:rgba(255, 255, 255, .65);--tt-color-pink-1000-65:rgba(0, 0, 0, .65);--tt-color-pink-900-65:rgba(55, 1, 21, .65);--tt-color-pink-800-65:rgba(94, 2, 36, .65);--tt-color-pink-700-65:rgba(144, 4, 55, .65);--tt-color-pink-600-65:rgba(179, 5, 69, .65);--tt-color-pink-500-65:rgba(234, 6, 89, .65);--tt-color-pink-400-65:rgba(250, 71, 137, .65);--tt-color-pink-300-65:rgba(252, 126, 172, .65);--tt-color-pink-200-65:rgba(253, 180, 207, .65);--tt-color-pink-100-65:rgba(254, 210, 226, .65);--tt-color-pink-50-65:rgba(254, 235, 242, .65);--tt-color-pink-0-65:rgba(255, 255, 255, .65)}:root{--tt-color-gray-1000-75:rgba(0, 0, 0, .75);--tt-color-gray-900-75:rgba(33, 33, 33, .75);--tt-color-gray-800-75:rgba(66, 66, 66, .75);--tt-color-gray-700-75:rgba(97, 97, 97, .75);--tt-color-gray-600-75:rgba(117, 117, 117, .75);--tt-color-gray-500-75:rgba(170, 170, 170, .75);--tt-color-gray-400-75:rgba(204, 204, 204, .75);--tt-color-gray-300-75:rgba(221, 221, 221, .75);--tt-color-gray-200-75:rgba(235, 235, 235, .75);--tt-color-gray-100-75:rgba(243, 243, 243, .75);--tt-color-gray-50-75:rgba(249, 249, 249, .75);--tt-color-gray-0-75:rgba(255, 255, 255, .75);--tt-color-green-gray-1000-75:rgba(0, 0, 0, .75);--tt-color-green-gray-900-75:rgba(26, 30, 27, .75);--tt-color-green-gray-800-75:rgba(40, 47, 42, .75);--tt-color-green-gray-700-75:rgba(63, 74, 67, .75);--tt-color-green-gray-600-75:rgba(82, 96, 87, .75);--tt-color-green-gray-500-75:rgba(103, 121, 110, .75);--tt-color-green-gray-400-75:rgba(159, 173, 164, .75);--tt-color-green-gray-300-75:rgba(211, 217, 213, .75);--tt-color-green-gray-200-75:rgba(230, 234, 231, .75);--tt-color-green-gray-100-75:rgba(241, 244, 242, .75);--tt-color-green-gray-50-75:rgba(248, 250, 249, .75);--tt-color-green-gray-0-75:rgba(255, 255, 255, .75);--tt-color-green-1000-75:rgba(0, 0, 0, .75);--tt-color-green-900-75:rgba(4, 54, 35, .75);--tt-color-green-800-75:rgba(11, 74, 33, .75);--tt-color-green-700-75:rgba(15, 99, 45, .75);--tt-color-green-600-75:rgba(19, 125, 56, .75);--tt-color-green-500-75:rgba(23, 150, 67, .75);--tt-color-green-400-75:rgba(30, 201, 91, .75);--tt-color-green-300-75:rgba(100, 232, 147, .75);--tt-color-green-200-75:rgba(166, 242, 193, .75);--tt-color-green-100-75:rgba(215, 249, 227, .75);--tt-color-green-50-75:rgba(237, 252, 242, .75);--tt-color-green-0-75:rgba(255, 255, 255, .75);--tt-color-red-1000-75:rgba(0, 0, 0, .75);--tt-color-red-900-75:rgba(57, 1, 1, .75);--tt-color-red-800-75:rgba(83, 2, 2, .75);--tt-color-red-700-75:rgba(111, 3, 3, .75);--tt-color-red-600-75:rgba(140, 4, 4, .75);--tt-color-red-500-75:rgba(199, 5, 5, .75);--tt-color-red-400-75:rgba(250, 76, 76, .75);--tt-color-red-300-75:rgba(252, 131, 131, .75);--tt-color-red-200-75:rgba(253, 190, 190, .75);--tt-color-red-100-75:rgba(254, 225, 225, .75);--tt-color-red-50-75:rgba(255, 245, 245, .75);--tt-color-red-0-75:rgba(255, 255, 255, .75);--tt-color-blue-1000-75:rgba(0, 0, 0, .75);--tt-color-blue-900-75:rgba(2, 19, 54, .75);--tt-color-blue-800-75:rgba(3, 30, 84, .75);--tt-color-blue-700-75:rgba(4, 47, 134, .75);--tt-color-blue-600-75:rgba(5, 61, 173, .75);--tt-color-blue-500-75:rgba(27, 101, 248, .75);--tt-color-blue-400-75:rgba(77, 134, 249, .75);--tt-color-blue-300-75:rgba(176, 201, 253, .75);--tt-color-blue-200-75:rgba(210, 225, 254, .75);--tt-color-blue-100-75:rgba(230, 238, 254, .75);--tt-color-blue-50-75:rgba(243, 247, 255, .75);--tt-color-blue-0-75:rgba(255, 255, 255, .75);--tt-color-yellow-1000-75:rgba(0, 0, 0, .75);--tt-color-yellow-900-75:rgba(30, 21, 1, .75);--tt-color-yellow-800-75:rgba(50, 35, 1, .75);--tt-color-yellow-700-75:rgba(85, 60, 2, .75);--tt-color-yellow-600-75:rgba(119, 84, 3, .75);--tt-color-yellow-500-75:rgba(154, 109, 4, .75);--tt-color-yellow-400-75:rgba(250, 198, 76, .75);--tt-color-yellow-300-75:rgba(252, 223, 156, .75);--tt-color-yellow-200-75:rgba(254, 238, 200, .75);--tt-color-yellow-100-75:rgba(254, 246, 225, .75);--tt-color-yellow-50-75:rgba(255, 251, 243, .75);--tt-color-yellow-0-75:rgba(255, 255, 255, .75);--tt-color-orange-1000-75:rgba(0, 0, 0, .75);--tt-color-orange-900-75:rgba(34, 16, 2, .75);--tt-color-orange-800-75:rgba(68, 31, 4, .75);--tt-color-orange-700-75:rgba(102, 47, 5, .75);--tt-color-orange-600-75:rgba(145, 67, 8, .75);--tt-color-orange-500-75:rgba(189, 88, 10, .75);--tt-color-orange-400-75:rgba(244, 134, 48, .75);--tt-color-orange-300-75:rgba(247, 161, 95, .75);--tt-color-orange-200-75:rgba(250, 198, 158, .75);--tt-color-orange-100-75:rgba(252, 224, 202, .75);--tt-color-orange-50-75:rgba(254, 244, 236, .75);--tt-color-orange-0-75:rgba(255, 255, 255, .75);--tt-color-purple-1000-75:rgba(0, 0, 0, .75);--tt-color-purple-900-75:rgba(30, 0, 56, .75);--tt-color-purple-800-75:rgba(52, 0, 96, .75);--tt-color-purple-700-75:rgba(79, 1, 147, .75);--tt-color-purple-600-75:rgba(120, 1, 223, .75);--tt-color-purple-500-75:rgba(145, 22, 254, .75);--tt-color-purple-400-75:rgba(195, 128, 254, .75);--tt-color-purple-300-75:rgba(217, 174, 255, .75);--tt-color-purple-200-75:rgba(234, 209, 255, .75);--tt-color-purple-100-75:rgba(243, 230, 255, .75);--tt-color-purple-50-75:rgba(250, 245, 255, .75);--tt-color-purple-0-75:rgba(255, 255, 255, .75);--tt-color-pink-1000-75:rgba(0, 0, 0, .75);--tt-color-pink-900-75:rgba(55, 1, 21, .75);--tt-color-pink-800-75:rgba(94, 2, 36, .75);--tt-color-pink-700-75:rgba(144, 4, 55, .75);--tt-color-pink-600-75:rgba(179, 5, 69, .75);--tt-color-pink-500-75:rgba(234, 6, 89, .75);--tt-color-pink-400-75:rgba(250, 71, 137, .75);--tt-color-pink-300-75:rgba(252, 126, 172, .75);--tt-color-pink-200-75:rgba(253, 180, 207, .75);--tt-color-pink-100-75:rgba(254, 210, 226, .75);--tt-color-pink-50-75:rgba(254, 235, 242, .75);--tt-color-pink-0-75:rgba(255, 255, 255, .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)}@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:.625rem;--tt-font-size-xs:.75rem;--tt-font-size-sm:.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:.625;font-size-xs:.75;font-size-sm:.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(.68, -.01, .32, 1);--tt-animation-easing-smooth:cubic-bezier(.83, 0, .17, 1);--tt-border-radius-sm:.125rem;--tt-border-radius-md:.25rem;--tt-border-radius-lg:.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, .08);--tt-shadow-small:0 1px 2px rgba(4, 54, 35, .16);--tt-shadow-medium:0 2px 4px rgba(4, 54, 35, .16);--tt-shadow-large:0 2px 8px rgba(4, 54, 35, .16);--tt-shadow-x-large:0 4px 16px rgba(4, 54, 35, .16)}@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}}:root{--tt-spacing-4xs:.0625rem;--tt-spacing-3xs:.125rem;--tt-spacing-2xs:.25rem;--tt-spacing-xs:.5rem;--tt-spacing-sm:.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:1s;--tt-transition-slow:.5s;--tt-transition-medium:.25s;--tt-transition-fast:.15s;--tt-transition-x-fast:50ms}@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}}:root{--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}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 rgba(255,255,255,.2509803922)}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 rgba(255,255,255,.2509803922)}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:.5rem;border-bottom-left-radius:.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:.5rem;border-bottom-right-radius:.5rem}tt-topbar[data-flavor=studios] tt-breadcrumbs tt-button::part(base){--color:white;--ghost-background-color-hover:var(--tt-color-green-700)}.video-page-layout{display:flex;flex-direction:column;flex:1}.video-page-layout::part(base){background-color:var(--video-page-layout-bg-color, var(--tt-color-white));background-image:var(--video-page-layout-bg-image, none);background-size:cover;background-position:center;background-repeat:no-repeat}.video-page-layout.is-preview{background-color:var(--video-page-layout-bg-color, var(--tt-color-white));background-image:var(--video-page-layout-bg-image, none);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100dvh;box-sizing:border-box;margin:-8px}.video-page-layout .video-page-header{margin-bottom:1.25rem}.video-page-layout .video-page-body{display:grid;flex:1;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box;padding:1.25rem;gap:2rem 30px;grid-template-columns:1fr 320px}@media (max-width: 768px){.video-page-layout .video-page-body{display:flex;flex-direction:column;gap:1.25rem}}.video-page-layout .video-page-body--with-logo{grid-template-rows:auto 1fr}.video-page-layout .video-page-body--no-sidebar{grid-template-columns:1fr}.video-page-layout .video-page-body--no-sidebar .video-logo-area,.video-page-layout .video-page-body--no-sidebar .video-page-main{width:100%;margin:0 auto}.video-page-layout .video-page-body--no-sidebar .video-page-content{width:100%}.video-page-layout .video-page-body:not(.video-page-body--with-logo){grid-template-rows:1fr}.video-page-layout .video-logo-area{max-width:872px;grid-column:1;grid-row:1;margin-bottom:.5rem}.video-page-layout .video-logo-area:empty{display:none}.video-page-layout .video-page-main{grid-column:1;grid-row:2;max-width:872px;width:100%;display:flex;flex-direction:column;min-width:300px}.video-page-body:not(.video-page-body--with-logo) .video-page-layout .video-page-main{grid-row:1}.video-page-layout .video-page-sidebar{grid-column:2;grid-row:2;width:320px;align-self:flex-start}.video-page-body:not(.video-page-body--with-logo) .video-page-layout .video-page-sidebar{grid-row:1;padding-top:1.5rem}@media (max-width: 768px){.video-page-layout .video-page-sidebar{width:100%;padding-top:0}}.video-page-layout .video-page-content{background-color:var(--tt-color-white);padding:1.5rem;border-radius:.5rem}.video-page-layout .video-player-wrapper{width:100%;overflow:hidden}.video-page-layout .video-player-wrapper iframe{aspect-ratio:16/9;width:100%}.video-page-layout .video-page-layout-details{padding-top:1.5rem}.video-page-layout .video-title-area{margin-bottom:16px}.video-page-layout .video-title-area h1{margin:0;font-size:1.5rem;line-height:1.2;font-weight:600}.video-preview-title-editable,.view-title{position:relative;outline:none;word-break:break-word}.video-preview-title-editable[data-is-empty=true]:not(:focus):before,.view-title[data-is-empty=true]:not(:focus):before{content:attr(data-placeholder);opacity:.4;pointer-events:none}.video-preview-title-editable .video-preview-title-actions,.view-title .video-preview-title-actions{display:none;position:absolute;top:0;right:0}.video-preview-title-editable:hover .video-preview-title-actions,.video-preview-title-editable:focus-within .video-preview-title-actions,.view-title:hover .video-preview-title-actions,.view-title:focus-within .video-preview-title-actions{display:flex}.video-preview-title-form{display:flex;flex-direction:column;gap:8px}.video-preview-title-form-actions{display:flex;justify-content:flex-end;gap:8px}.rich-text-component em,.rich-text-component i{font-style:italic}.rich-text-component u{text-decoration:underline}.rich-text-component strong,.rich-text-component b{font-weight:700}.rich-text-component ul{list-style:disc outside none}.rich-text-component a{color:inherit;text-decoration:underline;opacity:.7}.rich-text-component a:hover{color:inherit;text-decoration:underline}.rich-text-component h1,.rich-text-component h2,.rich-text-component h3,.rich-text-component h4,.rich-text-component h5{color:inherit}.description-toolbar-link-form{gap:1rem}.description-editor-container{position:relative}.description-editor{outline:none;min-height:1em}.description-editor[data-is-empty=true]:not(:focus):before{content:attr(data-placeholder);color:#aaa;pointer-events:none}.description-editor b,.description-editor strong{font-weight:700}.description-editor i,.description-editor em{font-style:italic}.description-editor u{text-decoration:underline}.description-editor a{color:inherit;text-decoration:underline;opacity:.7}.description-editor a:hover{color:inherit;text-decoration:underline}.description-toolbar{display:flex;position:absolute;transform:translate(-50%);background:#fff;border-radius:.375rem;box-shadow:0 1px 3px #dcdcdc;z-index:2;box-sizing:border-box}.description-toolbar.description-toolbar--link{padding:1rem}.description-toolbar:after,.description-toolbar:before{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none}.description-toolbar:after{border-color:#fff0;border-top-color:#fff;border-width:4px;margin-left:-4px}.description-toolbar:before{border-color:#ddd0;border-top-color:#ddd;border-width:6px;margin-left:-6px}.description-toolbar-btn-active svg{fill:#1ec95b}.description-toolbar--link{flex-direction:column;align-items:stretch;min-width:280px;gap:6px}.description-toolbar-link-actions{display:flex;gap:4px;justify-content:flex-end}.video-preview-description-editable{position:relative;outline:none}.video-preview-description-editable .video-preview-description-actions{display:none;position:absolute;top:0;right:0}.video-preview-description-editable:hover .video-preview-description-actions,.video-preview-description-editable:focus-within .video-preview-description-actions{display:flex}.video-preview-description-form{display:flex;flex-direction:column;gap:8px}.video-preview-description-form-actions{display:flex;justify-content:flex-end;gap:8px}.personal-widget-business-card-wrapper{position:relative;outline:none;overflow:visible}.personal-widget-business-card-wrapper:after{content:"";position:absolute;top:0;right:-8px;width:8px;height:100%}.personal-widget-business-card-wrapper .personal-widget-business-card-actions{position:absolute;top:2px;right:0;transform:translate(calc(100% + 8px));display:flex;flex-direction:column;gap:4px;z-index:1}.personal-widget-business-card-wrapper .personal-widget-business-card-action tt-icon{--tt-icon-size: 12px}.personal-widget-business-card::part(base){border-radius:.5rem;background-color:var(--tt-color-white, #fff);padding:16px}.personal-widget-business-card .personal-widget-business-card-header{display:flex;align-items:flex-start;justify-content:space-between}.personal-widget-business-card .personal-widget-business-card-logo-left{flex-shrink:0}.personal-widget-business-card .personal-widget-business-card-avatar{--tt-avatar-size: 48px}.personal-widget-business-card .personal-widget-business-card-brand-right{width:85px;height:48px}.personal-widget-business-card .personal-widget-business-card-brand-right .personal-widget-business-card-logo{object-fit:contain;width:100%;height:100%}.personal-widget-business-card .personal-widget-business-card-content{margin-top:4px}.personal-widget-business-card .personal-widget-business-card-name{font-weight:600;font-size:18px;line-height:22px;color:var(--tt-color-neutral-900, #212121);margin-bottom:.5rem}.personal-widget-business-card .personal-widget-business-card-title{font-size:14px;line-height:20px;color:var(--tt-color-neutral-600, #666);margin-bottom:4px}.personal-widget-business-card .personal-widget-business-card-info{font-size:13px;line-height:20px;color:var(--tt-color-neutral-600, #666);margin-bottom:2px}.personal-widget-business-card .personal-widget-business-card-info:last-child{margin-bottom:0}.personal-widget-business-card--edit .personal-widget-business-card-form{display:flex;flex-direction:column;gap:12px}.personal-widget-business-card--edit .personal-widget-business-card-form-header{display:flex;align-items:flex-start;justify-content:space-between}.personal-widget-business-card--edit .personal-widget-business-card-form-fields{display:flex;flex-direction:column;gap:8px}.personal-widget-business-card--edit .personal-widget-business-card-form-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:4px}.personal-widget-button-wrapper{position:relative;outline:none;overflow:visible}.personal-widget-button-wrapper:after{content:"";position:absolute;top:0;right:-8px;width:8px;height:100%}.personal-widget-button-wrapper .personal-widget-button-actions{position:absolute;top:50%;right:0;transform:translate(calc(100% + 8px),-50%);display:flex;flex-direction:column;gap:4px;z-index:1}.personal-widget-button-wrapper .personal-widget-button-action tt-icon{--tt-icon-size: 12px}.personal-widget-button{width:100%}.personal-widget-button:not(.personal-widget-button--edit)::part(base){--background: var(--widget-brand-color, var(--tt-color-red-600));border-radius:.5rem;min-height:52px}.personal-widget-button--edit::part(base){border-radius:.5rem;background-color:var(--tt-color-white, #fff);padding:16px}.personal-widget-button--edit .personal-widget-button-form{display:flex;flex-direction:column;gap:8px}.personal-widget-button--edit .personal-widget-button-form-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:4px}.personal-widget-calendly-wrapper{position:relative;outline:none;overflow:visible}.personal-widget-calendly-wrapper:after{content:"";position:absolute;top:0;right:-8px;width:8px;height:100%}.personal-widget-calendly{position:relative}.personal-widget-calendly::part(base){border-radius:.5rem;background-color:var(--widget-brand-color, var(--tt-color-red-600));border:none;padding:0;overflow:hidden}.personal-widget-calendly .personal-widget-calendly-actions{position:absolute;top:50%;right:0;transform:translate(calc(100% + 8px),-50%);display:flex;flex-direction:column;gap:4px;z-index:1}.personal-widget-calendly .personal-widget-calendly-action tt-icon{--tt-icon-size: 12px}.personal-widget-calendly .personal-widget-calendly-inner{overflow:hidden}.personal-widget-calendly .personal-widget-calendly-content .button-link{display:block;width:100%;padding:16px;text-decoration:none;text-align:center;color:#fff}.personal-widget-calendly .personal-widget-calendly-content iframe{display:block;width:100%;border:none}.personal-widget-calendly--edit::part(base){background-color:var(--tt-color-white, #fff);padding:1rem}.personal-widget-calendly--edit .personal-widget-calendly-form{display:flex;flex-direction:column;gap:8px}.personal-widget-calendly--edit .personal-widget-calendly-form-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:4px}.personal-widget-embed-wrapper{position:relative;outline:none;overflow:visible}.personal-widget-embed-wrapper:after{content:"";position:absolute;top:0;right:-8px;width:8px;height:100%}.personal-widget-embed-wrapper .personal-widget-embed-actions{position:absolute;top:2px;right:0;transform:translate(calc(100% + 8px));display:flex;flex-direction:column;gap:4px;z-index:1}.personal-widget-embed-wrapper .personal-widget-embed-action tt-icon{--tt-icon-size: 12px}.personal-widget-embed::part(base){border-radius:.5rem;background-color:var(--tt-color-white, #fff);padding:1rem;overflow:hidden}.personal-widget-embed .personal-widget-embed-content{min-height:60px;overflow:hidden}.personal-widget-embed .personal-widget-embed-content img{max-width:100%;height:auto}.personal-widget-embed .personal-widget-embed-content h3{font-size:1.375rem;font-weight:400;line-height:1.15;margin:1.5em 0 .5em;color:var(--tt-color-black-900)}.personal-widget-embed .personal-widget-embed-content p{font-size:14px;color:var(--tt-color-gray-600);margin:1em 0;line-height:1.3}.personal-widget-embed .personal-widget-embed-content iframe{display:block;width:100%;border:none}.personal-widget-embed--edit .personal-widget-embed-form{display:flex;flex-direction:column;gap:8px}.personal-widget-embed--edit .personal-widget-embed-form-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:4px}.personal-widget-hubspot-wrapper{position:relative;outline:none;overflow:visible}.personal-widget-hubspot-wrapper:after{content:"";position:absolute;top:0;right:-8px;width:8px;height:100%}.personal-widget-hubspot{position:relative}.personal-widget-hubspot::part(base){border-radius:.5rem;background-color:var(--widget-brand-color, var(--tt-color-red-600));border:none;padding:0;overflow:hidden}.personal-widget-hubspot .personal-widget-hubspot-actions{position:absolute;top:50%;right:0;transform:translate(calc(100% + 8px),-50%);display:flex;flex-direction:column;gap:4px;z-index:1}.personal-widget-hubspot .personal-widget-hubspot-action tt-icon{--tt-icon-size: 12px}.personal-widget-hubspot .personal-widget-hubspot-inner{overflow:hidden}.personal-widget-hubspot .personal-widget-hubspot-content .button-link{display:block;width:100%;padding:16px;text-decoration:none;text-align:center;color:#fff}.personal-widget-hubspot .personal-widget-hubspot-content iframe{display:block;width:100%;border:none}.personal-widget-hubspot--edit::part(base){background-color:var(--tt-color-white, #fff);padding:1rem}.personal-widget-hubspot--edit .personal-widget-hubspot-form{display:flex;flex-direction:column;gap:8px}.personal-widget-hubspot--edit .personal-widget-hubspot-hint{font-size:12px;color:var(--tt-color-neutral-500, #999);margin:4px 0 0}.personal-widget-hubspot--edit .personal-widget-hubspot-form-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:4px}.public-video-preview-skeleton{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;max-width:1200px;margin:0 auto}.public-video-preview-skeleton-logo{width:120px;height:80px}.public-video-preview-skeleton-logo::part(indicator){border-radius:var(--tt-radius-sm, 4px)}.public-video-preview-skeleton-main{display:grid;grid-template-columns:1fr 320px;gap:1.5rem;align-items:start}@media (max-width: 768px){.public-video-preview-skeleton-main{grid-template-columns:1fr}}.public-video-preview-skeleton-content{display:flex;flex-direction:column;gap:1rem}.public-video-preview-skeleton-player{width:100%;aspect-ratio:16/9}.public-video-preview-skeleton-player::part(indicator){border-radius:var(--tt-radius-md, 8px)}.public-video-preview-skeleton-text{width:100%;height:16px}.public-video-preview-skeleton-text:last-of-type{width:70%}.public-video-preview-skeleton-text::part(indicator){border-radius:var(--tt-radius-sm, 4px)}.public-video-preview-skeleton-widgets{display:flex;flex-direction:column;gap:12px}.public-video-preview-skeleton-widget{width:100%;height:120px}.public-video-preview-skeleton-widget::part(indicator){border-radius:var(--tt-radius-sm, 4px)}.video-preview-widgets-sidebar-skeleton{width:100%;height:120px}.video-preview-widgets-sidebar-skeleton::part(indicator){border-radius:0}.video-preview-widgets-sidebar{display:flex;flex-direction:column;gap:12px;padding:0;overflow:visible}.video-preview-widgets-sidebar .video-preview-widgets-list{display:flex;flex-direction:column;gap:12px;overflow:visible}.video-preview-widgets-sidebar-header h3{margin:0;font-size:14px;font-weight:600}.video-preview-widgets-sidebar-list{display:flex;flex-direction:column;gap:8px}.video-preview-widgets-add-section .video-preview-widgets-add-dropdown{width:100%;display:block}.video-preview-widgets-add-section .video-preview-widgets-add-dropdown>*{width:100%}.video-preview-widgets-add-section .video-preview-widgets-add-dropdown tt-dropdown::part(panel),.video-preview-widgets-add-section .video-preview-widgets-add-dropdown .video-preview-widgets-add-menu,.video-preview-widgets-add-section .video-preview-widgets-add-dropdown tt-menu.video-preview-widgets-add-menu{width:100%;min-width:100%}.video-preview-widgets-add-section .video-preview-widgets-add-button{width:100%;display:flex;align-items:center;justify-content:center}.video-preview-widget-actions{display:flex;gap:4px;margin-top:8px;justify-content:flex-end}.video-preview-widget-form-actions{display:flex;gap:8px;align-items:center;margin-top:12px}.video-preview-widget-button-link{display:block;padding:10px 16px;color:#fff;text-decoration:none;border-radius:6px;text-align:center}.video-preview-widget-embed-content,.video-preview-widget-embed-placeholder{min-height:60px}.video-preview-widget-embed-placeholder{color:var(--tt-color-neutral-500, #999);font-size:13px}.video-preview-widget-business-card-header{margin-bottom:8px}.video-preview-widget-business-card-name{font-weight:600;font-size:16px}.video-preview-widget-business-card-add-info{font-size:12px;color:var(--tt-color-neutral-500, #999);margin:4px 0}.video-preview-widget-business-card-info{font-size:13px;margin-top:4px}.video-preview-widget-hubspot-hint{font-size:12px;color:var(--tt-color-neutral-500, #999);margin:4px 0 0}.video-preview-skeleton{flex:1}.video-preview-skeleton.editable{min-height:600px}.video-preview-player-shell{position:relative}.video-preview-thumbnail-editor-view{padding:16px;min-height:600px;width:100%;box-sizing:border-box;max-width:920px;margin:0 auto}.video-preview-thumbnail-editor-view .video-preview-thumbnail-editor{width:100%;height:100%;min-height:560px}
