@tet/tet-components 1.3.154-staging → 1.3.155-staging
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/tet-accordion_2.cjs.entry.js +6 -6
- package/dist/cjs/tet-address-offers-view.cjs.entry.js +1 -1
- package/dist/cjs/tet-b2b-check-out-form_5.cjs.entry.js +32 -4
- package/dist/cjs/tet-b2b-configurator.cjs.entry.js +1 -1
- package/dist/cjs/tet-b2b-service-calculator.cjs.entry.js +1 -1
- package/dist/cjs/tet-border-radius.cjs.entry.js +1 -1
- package/dist/cjs/tet-business-lines.cjs.entry.js +1 -1
- package/dist/cjs/tet-carousel.cjs.entry.js +7 -7
- package/dist/cjs/tet-colors.cjs.entry.js +4 -4
- package/dist/cjs/tet-compare-cards_2.cjs.entry.js +2 -2
- package/dist/cjs/tet-contact-form.cjs.entry.js +1 -1
- package/dist/cjs/tet-datepicker-header_4.cjs.entry.js +5 -5
- package/dist/cjs/tet-datepicker.cjs.entry.js +4 -4
- package/dist/cjs/tet-dropdown_2.cjs.entry.js +1 -1
- package/dist/cjs/tet-expansion-panel.cjs.entry.js +1 -1
- package/dist/cjs/tet-font-weight.cjs.entry.js +1 -1
- package/dist/cjs/tet-fonts.cjs.entry.js +1 -1
- package/dist/cjs/tet-grid.cjs.entry.js +1 -1
- package/dist/cjs/tet-icon.cjs.entry.js +1 -1
- package/dist/cjs/tet-label.cjs.entry.js +2 -2
- package/dist/cjs/tet-layout.cjs.entry.js +1 -1
- package/dist/cjs/tet-link.cjs.entry.js +1 -1
- package/dist/cjs/tet-loader.cjs.entry.js +1 -1
- package/dist/cjs/tet-navigation-mobile.cjs.entry.js +3 -3
- package/dist/cjs/tet-news-card-list.cjs.entry.js +1 -1
- package/dist/cjs/tet-placeholder.cjs.entry.js +1 -1
- package/dist/cjs/tet-range-slider.cjs.entry.js +7 -7
- package/dist/cjs/tet-spacing.cjs.entry.js +1 -1
- package/dist/cjs/tet-spinner.cjs.entry.js +3 -3
- package/dist/cjs/tet-stepper-input.cjs.entry.js +1 -1
- package/dist/cjs/tet-tab-header.cjs.entry.js +2 -2
- package/dist/cjs/tet-tag_2.cjs.entry.js +2 -2
- package/dist/cjs/tet-textarea.cjs.entry.js +2 -2
- package/dist/cjs/tet-tv-gift-block.cjs.entry.js +1 -1
- package/dist/cjs/tet-tv-gift-list.cjs.entry.js +2 -2
- package/dist/collection/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.js +32 -4
- package/dist/collection/components/advanced/forms/tet-contact-form/tet-contact-form.js +1 -1
- package/dist/collection/components/advanced/promotions/tv-gift/tet-tv-gift-block/tet-tv-gift-block.js +1 -1
- package/dist/collection/components/advanced/promotions/tv-gift/tet-tv-gift-list/tet-tv-gift-list.js +2 -2
- package/dist/collection/components/basic/buttons/tet-tabs/tet-tab-content/tet-tab-content.js +2 -2
- package/dist/collection/components/basic/buttons/tet-tabs/tet-tab-header/tet-tab-header.js +2 -2
- package/dist/collection/components/basic/buttons/tet-tag/tet-tag.js +2 -2
- package/dist/collection/components/basic/carousel/tet-carousel/tet-carousel.js +7 -7
- package/dist/collection/components/basic/icon/tet-icon.js +1 -1
- package/dist/collection/components/basic/loaders/tet-loader/tet-loader.js +1 -1
- package/dist/collection/components/basic/loaders/tet-placeholder/tet-placeholder.js +1 -1
- package/dist/collection/components/basic/loaders/tet-spinner/tet-spinner.js +3 -3
- package/dist/collection/components/basic/misc/tet-label/tet-label.js +2 -2
- package/dist/collection/components/simple/inputs/tet-datepicker/partials/tet-datepicker-header/tet-datepicker-header.js +2 -2
- package/dist/collection/components/simple/inputs/tet-datepicker/partials/tet-datepicker-month-view/tet-datepicker-month-view.js +1 -1
- package/dist/collection/components/simple/inputs/tet-datepicker/partials/tet-datepicker-multi-year-view/tet-datepicker-multi-year-view.js +1 -1
- package/dist/collection/components/simple/inputs/tet-datepicker/partials/tet-datepicker-year-view/tet-datepicker-year-view.js +1 -1
- package/dist/collection/components/simple/inputs/tet-datepicker/tet-datepicker.js +4 -4
- package/dist/collection/components/simple/inputs/tet-range-slider/tet-range-slider.js +7 -7
- package/dist/collection/components/simple/inputs/tet-stepper-input/tet-stepper-input.js +1 -1
- package/dist/collection/components/simple/inputs/tet-textarea/tet-textarea.js +2 -2
- package/dist/collection/components/simple/lists/tet-news-card-list/tet-news-card-list.js +1 -1
- package/dist/collection/components/simple/menu/tet-navigation-mobile/tet-navigation-mobile.js +3 -3
- package/dist/collection/components/simple/structural/tet-accordion/tet-accordion.js +5 -5
- package/dist/collection/components/simple/structural/tet-expansion-panel/tet-expansion-panel.js +1 -1
- package/dist/collection/components/simple/text-blocks/tet-notification/tet-notification.js +1 -1
- package/dist/collection/components/simple/text-blocks/tet-tooltip/tet-tooltip.js +1 -1
- package/dist/collection/components/views/tet-address-offers-view/tet-address-offers-view.js +1 -1
- package/dist/collection/components/views/tet-b2b-configurator/tet-b2b-configurator.css +5 -5
- package/dist/collection/components/views/tet-b2b-service-calculator/tet-b2b-service-calculator.js +1 -1
- package/dist/collection/components/views/tet-business-lines/tet-business-lines.js +1 -1
- package/dist/collection/docs/styling/border-radius/tet-border-radius.js +1 -1
- package/dist/collection/docs/styling/colors/tet-colors.js +4 -4
- package/dist/collection/docs/styling/font-weight/tet-font-weight.js +1 -1
- package/dist/collection/docs/styling/fonts/tet-fonts.js +1 -1
- package/dist/collection/docs/styling/layout/tet-layout.js +1 -1
- package/dist/collection/docs/styling/link/tet-link.js +1 -1
- package/dist/collection/docs/styling/spacing/tet-spacing.js +1 -1
- package/dist/collection/docs/styling/tet-grid/tet-grid.js +1 -1
- package/dist/components/{p-bd5fc6cb.js → p-00351bb3.js} +1 -1
- package/dist/components/{p-7556136b.js → p-01cbd3bb.js} +1 -1
- package/dist/components/{p-6c463341.js → p-0b96f814.js} +4 -4
- package/dist/components/{p-b0f75d20.js → p-119a13f1.js} +2 -2
- package/dist/components/{p-9782e5c4.js → p-123957bc.js} +1 -1
- package/dist/components/{p-c18138a8.js → p-14288c49.js} +1 -1
- package/dist/components/{p-60d0e1f7.js → p-1512dc60.js} +37 -9
- package/dist/components/{p-fb5ceb0e.js → p-19b25c1c.js} +2 -2
- package/dist/components/{p-eec88245.js → p-1a3d1023.js} +2 -2
- package/dist/components/{p-78dee01e.js → p-1aad0dd8.js} +5 -5
- package/dist/components/{p-f752e23b.js → p-1aba570d.js} +1 -1
- package/dist/components/{p-d26fdfd6.js → p-22a55ad3.js} +1 -1
- package/dist/components/{p-7a99c2a6.js → p-2376ee47.js} +2 -2
- package/dist/components/{p-3d3ad524.js → p-2c7a3d78.js} +1 -1
- package/dist/components/{p-4497f6a3.js → p-2dd801b1.js} +4 -4
- package/dist/components/{p-2cfa5ac5.js → p-34247e22.js} +2 -2
- package/dist/components/{p-598a7cda.js → p-44ac2ae1.js} +1 -1
- package/dist/components/{p-b73be1b2.js → p-5390df74.js} +2 -2
- package/dist/components/{p-a8f280e5.js → p-556f0aa3.js} +1 -1
- package/dist/components/{p-40c772b5.js → p-57254ef4.js} +3 -3
- package/dist/components/{p-7d5ded0e.js → p-64f0f6cb.js} +6 -6
- package/dist/components/{p-95b9de26.js → p-6c499d64.js} +1 -1
- package/dist/components/{p-19e25c47.js → p-6f304db6.js} +5 -5
- package/dist/components/{p-e3520d95.js → p-7ec09b0c.js} +7 -7
- package/dist/components/{p-6d4cd18b.js → p-815aaa96.js} +3 -3
- package/dist/components/{p-7e4ad30e.js → p-8453880f.js} +1 -1
- package/dist/components/{p-b1e5b668.js → p-95253940.js} +3 -3
- package/dist/components/{p-1de4299e.js → p-9760d556.js} +1 -1
- package/dist/components/{p-28d6865c.js → p-99b95710.js} +1 -1
- package/dist/components/{p-7edbbbe4.js → p-9e74fece.js} +3 -3
- package/dist/components/{p-486f6fa7.js → p-a2f3e4b4.js} +1 -1
- package/dist/components/{p-6b80d7f4.js → p-a9584c18.js} +2 -2
- package/dist/components/{p-e0afecc3.js → p-b2e2755e.js} +2 -2
- package/dist/components/{p-4a071c77.js → p-b9352083.js} +1 -1
- package/dist/components/{p-c6b82ba2.js → p-c19d8bb9.js} +3 -3
- package/dist/components/{p-da8c8a43.js → p-c5a2b455.js} +11 -11
- package/dist/components/{p-eda4637f.js → p-cc910b02.js} +6 -6
- package/dist/components/{p-e92015f1.js → p-ce553a17.js} +10 -10
- package/dist/components/{p-3789537e.js → p-e5ac3870.js} +1 -1
- package/dist/components/{p-2b253f12.js → p-ec3ba8ed.js} +2 -2
- package/dist/components/{p-9b1ffc7a.js → p-f0c5b263.js} +5 -5
- package/dist/components/{p-67fd9c6f.js → p-f426e701.js} +3 -3
- package/dist/components/{p-aab6ab36.js → p-ff632c82.js} +1 -1
- package/dist/components/tet-accordion.js +1 -1
- package/dist/components/tet-address-offers-filters-products.js +1 -1
- package/dist/components/tet-address-offers-filters.js +1 -1
- package/dist/components/tet-address-offers-view.js +21 -21
- package/dist/components/tet-address-offers.js +1 -1
- package/dist/components/tet-address-search.js +1 -1
- package/dist/components/tet-asset-addresses.js +8 -8
- package/dist/components/tet-asset-availability-addresses.js +1 -1
- package/dist/components/tet-autocomplete-dropdown.js +4 -4
- package/dist/components/tet-autocomplete.js +1 -1
- package/dist/components/tet-availability-contact-form.js +1 -1
- package/dist/components/tet-b2b-check-out-form.js +1 -1
- package/dist/components/tet-b2b-compare-card.js +1 -1
- package/dist/components/tet-b2b-configurator-cart.js +1 -1
- package/dist/components/tet-b2b-configurator.js +17 -17
- package/dist/components/tet-b2b-service-calculator.js +6 -6
- package/dist/components/tet-banner-nav.js +1 -1
- package/dist/components/tet-border-radius.js +1 -1
- package/dist/components/tet-business-compare-card.js +2 -2
- package/dist/components/tet-business-lines.js +2 -2
- package/dist/components/tet-business-navigation.js +1 -1
- package/dist/components/tet-business-round-stepper.js +1 -1
- package/dist/components/tet-business-summary-card.js +1 -1
- package/dist/components/tet-button.js +1 -1
- package/dist/components/tet-card-list.js +1 -1
- package/dist/components/tet-carousel.js +9 -9
- package/dist/components/tet-checkbox.js +1 -1
- package/dist/components/tet-cloud-application-form-dialog.js +6 -6
- package/dist/components/tet-cloud-configurator.js +7 -7
- package/dist/components/tet-colors.js +4 -4
- package/dist/components/tet-compare-card-v2.js +5 -5
- package/dist/components/tet-compare-card.js +1 -1
- package/dist/components/tet-compare-cards-tab.js +13 -13
- package/dist/components/tet-compare-cards.js +1 -1
- package/dist/components/tet-contact-form.js +5 -5
- package/dist/components/tet-customer-assets.js +2 -2
- package/dist/components/tet-datepicker-header.js +1 -1
- package/dist/components/tet-datepicker-month-view.js +1 -1
- package/dist/components/tet-datepicker-multi-year-view.js +1 -1
- package/dist/components/tet-datepicker-year-view.js +1 -1
- package/dist/components/tet-datepicker.js +9 -9
- package/dist/components/tet-dialog.js +1 -1
- package/dist/components/tet-dropdown.js +1 -1
- package/dist/components/tet-dynamic-card.js +2 -2
- package/dist/components/tet-expandable-input.js +2 -2
- package/dist/components/tet-expansion-panel.js +1 -1
- package/dist/components/tet-filter.js +3 -3
- package/dist/components/tet-font-weight.js +1 -1
- package/dist/components/tet-fonts.js +1 -1
- package/dist/components/tet-grid.js +1 -1
- package/dist/components/tet-icon.js +1 -1
- package/dist/components/tet-inline-message.js +1 -1
- package/dist/components/tet-input.js +1 -1
- package/dist/components/tet-label.js +3 -3
- package/dist/components/tet-layout.js +1 -1
- package/dist/components/tet-link.js +1 -1
- package/dist/components/tet-loader.js +1 -1
- package/dist/components/tet-macd-view.js +6 -6
- package/dist/components/tet-menu-mobile.js +1 -1
- package/dist/components/tet-menu.js +1 -1
- package/dist/components/tet-multi-step-dialog.js +3 -3
- package/dist/components/tet-navigation-mobile.js +4 -4
- package/dist/components/tet-news-card-list.js +4 -4
- package/dist/components/tet-notification.js +1 -1
- package/dist/components/tet-number-input.js +1 -1
- package/dist/components/tet-placeholder.js +1 -1
- package/dist/components/tet-range-slider.js +1 -1
- package/dist/components/tet-referral.js +4 -4
- package/dist/components/tet-round-stepper.js +1 -1
- package/dist/components/tet-spacing.js +1 -1
- package/dist/components/tet-spinner.js +1 -1
- package/dist/components/tet-stepper-input.js +1 -1
- package/dist/components/tet-stepper-v2.js +1 -1
- package/dist/components/tet-stepper-v3.js +1 -1
- package/dist/components/tet-tab-content.js +1 -1
- package/dist/components/tet-tab-header.js +1 -1
- package/dist/components/tet-table.js +2 -2
- package/dist/components/tet-tag-group.js +1 -1
- package/dist/components/tet-tag.js +1 -1
- package/dist/components/tet-text-list.js +1 -1
- package/dist/components/tet-textarea.js +2 -2
- package/dist/components/tet-thank-you-view-v2.js +3 -3
- package/dist/components/tet-thank-you-view-v3.js +3 -3
- package/dist/components/tet-thank-you-view.js +2 -2
- package/dist/components/tet-tooltip.js +1 -1
- package/dist/components/tet-tv-gift-block.js +1 -1
- package/dist/components/tet-tv-gift-list.js +3 -3
- package/dist/esm/tet-accordion_2.entry.js +6 -6
- package/dist/esm/tet-address-offers-view.entry.js +1 -1
- package/dist/esm/tet-b2b-check-out-form_5.entry.js +32 -4
- package/dist/esm/tet-b2b-configurator.entry.js +1 -1
- package/dist/esm/tet-b2b-service-calculator.entry.js +1 -1
- package/dist/esm/tet-border-radius.entry.js +1 -1
- package/dist/esm/tet-business-lines.entry.js +1 -1
- package/dist/esm/tet-carousel.entry.js +7 -7
- package/dist/esm/tet-colors.entry.js +4 -4
- package/dist/esm/tet-compare-cards_2.entry.js +2 -2
- package/dist/esm/tet-contact-form.entry.js +1 -1
- package/dist/esm/tet-datepicker-header_4.entry.js +5 -5
- package/dist/esm/tet-datepicker.entry.js +4 -4
- package/dist/esm/tet-dropdown_2.entry.js +1 -1
- package/dist/esm/tet-expansion-panel.entry.js +1 -1
- package/dist/esm/tet-font-weight.entry.js +1 -1
- package/dist/esm/tet-fonts.entry.js +1 -1
- package/dist/esm/tet-grid.entry.js +1 -1
- package/dist/esm/tet-icon.entry.js +1 -1
- package/dist/esm/tet-label.entry.js +2 -2
- package/dist/esm/tet-layout.entry.js +1 -1
- package/dist/esm/tet-link.entry.js +1 -1
- package/dist/esm/tet-loader.entry.js +1 -1
- package/dist/esm/tet-navigation-mobile.entry.js +3 -3
- package/dist/esm/tet-news-card-list.entry.js +1 -1
- package/dist/esm/tet-placeholder.entry.js +1 -1
- package/dist/esm/tet-range-slider.entry.js +7 -7
- package/dist/esm/tet-spacing.entry.js +1 -1
- package/dist/esm/tet-spinner.entry.js +3 -3
- package/dist/esm/tet-stepper-input.entry.js +1 -1
- package/dist/esm/tet-tab-header.entry.js +2 -2
- package/dist/esm/tet-tag_2.entry.js +2 -2
- package/dist/esm/tet-textarea.entry.js +2 -2
- package/dist/esm/tet-tv-gift-block.entry.js +1 -1
- package/dist/esm/tet-tv-gift-list.entry.js +2 -2
- package/dist/tet-components/{p-84f99a6d.entry.js → p-009033c6.entry.js} +1 -1
- package/dist/tet-components/{p-c5f3cf38.entry.js → p-1de2f088.entry.js} +1 -1
- package/dist/tet-components/{p-8d29d1e0.entry.js → p-33789894.entry.js} +1 -1
- package/dist/tet-components/{p-38caba5e.entry.js → p-3a70224f.entry.js} +1 -1
- package/dist/tet-components/{p-811222db.entry.js → p-3bc3faa9.entry.js} +1 -1
- package/dist/tet-components/{p-87d3b2f5.entry.js → p-3bc6d640.entry.js} +1 -1
- package/dist/tet-components/{p-5dfaeee4.entry.js → p-3beccfff.entry.js} +1 -1
- package/dist/tet-components/{p-66f54133.entry.js → p-43815545.entry.js} +1 -1
- package/dist/tet-components/{p-af6a1d29.entry.js → p-4387a566.entry.js} +1 -1
- package/dist/tet-components/{p-2fa851a4.entry.js → p-447d9060.entry.js} +1 -1
- package/dist/tet-components/{p-554048e9.entry.js → p-510ca370.entry.js} +1 -1
- package/dist/tet-components/{p-caa1fb4d.entry.js → p-5630b45a.entry.js} +1 -1
- package/dist/tet-components/{p-d95eaef4.entry.js → p-59242535.entry.js} +1 -1
- package/dist/tet-components/{p-26ead5ae.entry.js → p-59e54ef9.entry.js} +1 -1
- package/dist/tet-components/{p-1ccb81d6.entry.js → p-5b9929c2.entry.js} +1 -1
- package/dist/tet-components/{p-16863fb3.entry.js → p-601c034b.entry.js} +1 -1
- package/dist/tet-components/{p-7e53423b.entry.js → p-713326bb.entry.js} +1 -1
- package/dist/tet-components/{p-fbb36c62.entry.js → p-7175505b.entry.js} +1 -1
- package/dist/tet-components/{p-d70b7d35.entry.js → p-7519647f.entry.js} +1 -1
- package/dist/tet-components/{p-431bd2ee.entry.js → p-7dbf0d0f.entry.js} +1 -1
- package/dist/tet-components/{p-8fa0bbba.entry.js → p-8326ee0d.entry.js} +1 -1
- package/dist/tet-components/{p-ca156b2f.entry.js → p-8483ca11.entry.js} +1 -1
- package/dist/tet-components/{p-4f45391c.entry.js → p-94ff7eaf.entry.js} +1 -1
- package/dist/tet-components/{p-08916e95.entry.js → p-964f75d3.entry.js} +1 -1
- package/dist/tet-components/{p-1b0ac117.entry.js → p-97801176.entry.js} +1 -1
- package/dist/tet-components/{p-07de58e9.entry.js → p-9d320497.entry.js} +1 -1
- package/dist/tet-components/{p-134a3a27.entry.js → p-bd24cacd.entry.js} +1 -1
- package/dist/tet-components/{p-6ad4b5d9.entry.js → p-ccd7750d.entry.js} +1 -1
- package/dist/tet-components/{p-0a45f03b.entry.js → p-d1375a82.entry.js} +1 -1
- package/dist/tet-components/{p-50361f7c.entry.js → p-d8a5b744.entry.js} +1 -1
- package/dist/tet-components/{p-51ed09f7.entry.js → p-dbbb7caf.entry.js} +1 -1
- package/dist/tet-components/{p-2b5c3ead.entry.js → p-de517d09.entry.js} +1 -1
- package/dist/tet-components/{p-d6566e42.entry.js → p-f974d78b.entry.js} +1 -1
- package/dist/tet-components/{p-6a9bebe8.entry.js → p-fc15f4ef.entry.js} +1 -1
- package/dist/tet-components/p-fefaa4ec.entry.js +1 -0
- package/dist/tet-components/tet-components.esm.js +1 -1
- package/dist/types/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.d.ts +10 -0
- package/package.json +1 -1
- package/dist/tet-components/p-26af11a8.entry.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as o,h as r,H as t}from"./p-67c5dc0a.js";const e=class{constructor(t){o(this,t),this.colorSections={blue:{title:"Blue",colors:["blue80","blue70","blue60","blue50","blue40","blue30","blue20","blue10","blue00"]},green:{title:"Green",colors:["green80","green70","green60","green50","green40","green30","green20","green10","green00"]},yellow:{title:"Yellow",colors:["yellow80","yellow70","yellow60","yellow50","yellow40","yellow30","yellow20","yellow10","yellow00"]},red:{title:"Red",colors:["red80","red70","red60","red50","red40","red30","red20","red10","red00"]},violet:{title:"Violet",colors:["violet80","violet70","violet60","violet50","violet40","violet30","violet20","violet10","violet00"]},grey:{title:"Grey",colors:["grey110","grey100","grey90","grey80","grey70","grey60","grey50","grey40","grey30","grey20","grey10","grey00"]},foundation:{title:"Foundation",colors:["blue","violet","green","yellow","red","black","white"]}},this.renderColorItem=o=>{const t=`tet-color__${o}`,e=`${t}--background`,c=o.replace(/([a-z])(\d+)/,"$1 $2");return r("div",{class:"section-color"},r("div",{class:`color ${e}`}),r("div",{class:"color-name"},t),c)},this.renderColorSection=(o,t)=>r("div",{class:`section section-${o}`},r("div",{class:"section__title"},t.title),t.colors.map((o=>this.renderColorItem(o)))),this.showVariables=!1,this.darkTheme=!1}render(){return r(t,{key:"723dc403af8aaf74e5572a9fd9101790d553f27c"},r("div",{key:"29ec2f6b443be1b763a48088a8c19be91ee8d355",class:{dark:this.darkTheme}},r("div",{key:"90b484c14e6b34c17305918db8d9ad125c971f49",class:{container:!0,"variable-container":!0}},r("div",{key:"163fd5a37229c300029c6185956d229b3d18303a",class:"container-title main"},"Krāsas klase"),r("div",{key:"548a5a88adf3d867e62019a954e325f54253c757",class:"container-section"},r("div",{key:"dc7f365e9781d899c0a76b2c864e448f45ae13a2",class:"variable-wrapper"},r("span",{key:"30f6c33a6544fcd90625a0868434444f1cf8ecf2",class:"variable-name"},r("span",{key:"f51fd2407e44ecc6eddbed81d3b76bb8288ea975",class:"variable-part"},"tet"),r("span",{key:"a41a3e59333196cbea2e98677bb778fd0d6cc260",class:"variable-part variable variable-attribute"},"-color"),r("span",{key:"47fb100259f88e16b2e44130572c67c30e5768a0",class:"variable-part variable variable-color"},"__red30"),r("span",{key:"65b5f79ea6ddcd28361044a63d568eff6a67735e",class:"variable-part variable variable-type"},"--background"),r("span",{key:"152d8ca1bf8e4e403803e6a9495897a7d1978455",class:"variable-part variable variable-state"},"-focus"))))),r("div",{key:"678667ed47446baa4cacc0388e52ccecb0730ba5",class:"container"},r("div",{key:"6ba84f0d08d6426996bfdd1fe504abf121b5f43e",class:"container-title"},"Piemēri"),r("div",{key:"cd0a0046e51b96e45a8ddfa2963f36db7a494939",class:"container-section container-example"},r("span",{key:"822c970fe0b148d218ea35b54820d9c5508b61ad",class:"subsection-title"},"Teksta krāsas maiņa"),r("code",{key:"ba8d833054314f2fd85f3c8850af318fa0a0e725",class:"variable-example"},'<div class="tet-color__red30">Teksts</div>'),r("span",{key:"b7969688e32b424428290b8c5d5e08e82a8a0c2c"},"Teksta krāsas maiņa"," ",r("span",{key:"445dd8f9e82e4ba1021a2a95ed428f9fff7e8b5a",class:"example-element tet-color__red30"},"elementam"),"."),r("code",{key:"540dcd6808bda4731ae11abfcdef3fdc8b0ad300",class:"variable-example"},'<div class="tet-color__red30--hover">Teksts</div>'),r("span",{key:"43447b4eac32e910259412eab88f5db2a46f165d"},"Teksta krāsas maiņa"," ",r("span",{key:"9d3776ff0ea4ed6ecfd362866d3ded79b01307d1",class:"example-element example-element--hover tet-color__red30--hover"},"elementam")," ","hover stāvoklī."),r("code",{key:"b98e389879beb5be9d73e53e873f856269f40c6d",class:"variable-example"},'<div class="tet-color__red30--focus">Teksts</div>'),r("span",{key:"925af80f6828a9e686dc34dcf53ae253fee93b66"},"Teksta krāsas maiņa"," ",r("span",{key:"72903c087c5925acb072c2b8850fc50ea3238937",tabindex:"0",class:"example-element tet-color__red30--focus"},"elementam")," ","focus stāvoklī."),r("span",{key:"841a0ddd68a0361a9c8809e49ae59c762ba8f9c9",class:"subsection-title"},"Fona krāsas maiņa"),r("code",{key:"e026d6c1fae6119b6e57462d13510ae8946e3dcf",class:"variable-example"},'<div class="tet-color__red30--background">Teksts</div>'),r("span",{key:"ee8bc5754f6669a364ca3385cf32a3d66350dde2"},"Fona krāsas maiņa"," ",r("span",{key:"bc970d1e27922f91d1c99491ffce546bd10628e9",class:"example-element tet-color__red30--background"},"elementam"),"."),r("code",{key:"cc306c813566eaee7dbed4bac4690b8ffd1dfac1",class:"variable-example"},'<div class="tet-color__red30--background-hover">Teksts</div>'),r("span",{key:"0f6225c1931aa5a40f4ba23ff680d868927097d0"},"Fona krāsas maiņa elementam"," ",r("span",{key:"58105a1dd9fc3c9c6ea2c8ca29ac9bf8abe8dd0b",class:"example-element example-element--hover tet-color__red30--background-hover"},"elementam")," ","hover stāvoklī."),r("code",{key:"d62ffab4d99e465f51fe60b1aab4fc51988b18aa",class:"variable-example"},'<div class="tet-color__red30--background-focus">Teksts</div>'),r("span",{key:"91e03960f11d6bd834b086d50f72e4cac657c397"},"Fona krāsas maiņa elementam"," ",r("span",{key:"95a6c1b599dfa363ebdff992c3ad728b94dc5a48",tabindex:"0",class:"example-element tet-color__red30--background-focus"},"elementam")," ","focus stāvoklī."),r("span",{key:"4ae5bd03851d56af1b7e9218b226fc1c4d2676e8",class:"subsection-title"},"Apmales krāsas maiņa"),r("code",{key:"9e6b8b4faed44e6a4f475aac0880cf12bb64af36",class:"variable-example"},'<div class="tet-color__red30--border">Teksts</div>'),r("span",{key:"9af2f03684c8cb829c9e52b9b6a86ed36e090dfc"},"Apmales krāsas maiņa"," ",r("span",{key:"3259bab42804113e5ef01f29af8a7b4b21518cb1",class:"example-element border-example tet-color__red30--border"},"elementam"),"."),r("code",{key:"8e60801146a8975dbb188f4dd55592c14499531d",class:"variable-example"},'<div class="tet-color__red30--border-hover">Teksts</div>'),r("span",{key:"157e0f6f423ba67913fda4162e820a0b6b37c17b"},"Apmales krāsas maiņa elementam"," ",r("span",{key:"ac6a5cc0d8161726fca9c9e0859d5484bb00932c",class:"example-element example-element--hover border-example tet-color__red30--border-hover"},"elementam")," ","hover stāvoklī."),r("code",{key:"bc8cc192246b7791c01d680ca33fc7a7d38bc1ab",class:"variable-example"},'<div class="tet-color__red30--border-focus">Teksts</div>'),r("span",{key:"1d614923bd5cd231d7e839e9a18d36b0a5be6e84"},"Apmales krāsas maiņa elementam"," ",r("span",{key:"ad1cb22e636c5074bfee48e867f61e6a4c658082",tabindex:"0",class:"example-element border-example tet-color__red30--border-focus"},"elementam")," ","focus stāvoklī."),r("span",{key:"d352934887afcc84ba955e886e944198c4bee3e8",class:"subsection-title"},"Nemainīga gaišās tēmas krāsa"),r("code",{key:"587633a144ea3e1439a392a644b9085e60daad05",class:"variable-example"},'<div class="tet-color__red30 tet-color--static">Teksts</div>'),r("span",{key:"888e723df56a3ce8a28eeb89c16ea3e8198637ce"},"Nemainīga teksta krāsa"," ",r("span",{key:"7af656d9b5b3eff9eab788a1e95f82b0c6e5b4db",class:"example-element tet-color__red30 tet-color--static"},"elementam"),"."))),r("div",{key:"a8ff6234c0dbdf6f1c336607e7183d97108b757a",class:{container:!0,"show-variables":this.showVariables}},r("div",{key:"cc3150ef8d8274203b109f21c4bc77359f78083c",class:"container-title"},"Krāsas un Toņi"),r("div",{key:"e711a5fd4de26bee5e2b3f6d3ad169826c993fb8",class:"container-section"},Object.entries(this.colorSections).map((([o,r])=>this.renderColorSection(o,r)))))))}};e.style='@charset "UTF-8";@font-face{font-family:Avenir Next;src:url(assets/fonts/8e7462a9501f48c43c58f870188b3fb2.eot?#iefix);src:url(assets/fonts/8e7462a9501f48c43c58f870188b3fb2.eot?#iefix) format("eot"),url(assets/fonts/3c3e10968ffc97c2a52c5830f9886d1f.woff2) format("woff2"),url(assets/fonts/660fbf858d30d7685fa4b166080f5980.woff) format("woff"),url(assets/fonts/2b7748589092fd1a10b806abdfb562ff.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Avenir Next;src:url(assets/fonts/d5e25ad69d0ea31f3b8f66d634ca40fe.eot?#iefix);src:url(assets/fonts/d5e25ad69d0ea31f3b8f66d634ca40fe.eot?#iefix) format("eot"),url(assets/fonts/aad36ecead30948bb30fe0ef818b749c.woff2) format("woff2"),url(assets/fonts/c437d7752feaf3f056bbf8613e898d3a.woff) format("woff"),url(assets/fonts/b8df4d02ef5de13a813917a85bc4a9c4.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Avenir Next;src:url(assets/fonts/046190c9a2f724b925df848737b03819.eot?#iefix);src:url(assets/fonts/046190c9a2f724b925df848737b03819.eot?#iefix) format("eot"),url(assets/fonts/4d52f8276a74ea8efbad833ed790367c.woff2) format("woff2"),url(assets/fonts/a067695dd1b87e927f4056c040d84669.woff) format("woff"),url(assets/fonts/510a664af9771b72d4ce5e637109ca3c.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Avenir Next;src:url(assets/fonts/0715de188f56c99aa615905f7e06292e.eot?#iefix);src:url(assets/fonts/0715de188f56c99aa615905f7e06292e.eot?#iefix) format("eot"),url(assets/fonts/63f5acc71d9852468683a4bfe824a28f.woff2) format("woff2"),url(assets/fonts/ed94c737da267752ce0abd79bb003ff6.woff) format("woff"),url(assets/fonts/6302f55a6dc6b12365177dc89b7d63cf.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Avenir Next;src:url(assets/fonts/3f76abc23eef0596c499840db84213bb.eot?#iefix);src:url(assets/fonts/3f76abc23eef0596c499840db84213bb.eot?#iefix) format("eot"),url(assets/fonts/1fe7da97fe9dbe1349aca9b54b5fdf69.woff2) format("woff2"),url(assets/fonts/dacc6a84278e221422902af99579ada5.woff) format("woff"),url(assets/fonts/e530c573663a3a07243d303fbf7db508.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Avenir Next;src:url(assets/fonts/75f8489ba53f19968feaa3e2eb78c569.eot?#iefix);src:url(assets/fonts/75f8489ba53f19968feaa3e2eb78c569.eot?#iefix) format("eot"),url(assets/fonts/93ec0034623fc696601ab99aba652d4c.woff2) format("woff2"),url(assets/fonts/d73c8eb1c13abe1237366aa3ee829a59.woff) format("woff"),url(assets/fonts/7b6dcef99f3f4b23346e23925ec8678f.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}.tet-icon{font-family:Tet Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Tet Icons;src:url(assets/fonts/d2ce51cdcd0b9707af186f8d50023d23.eot);src:url(assets/fonts/d2ce51cdcd0b9707af186f8d50023d23.eot?#iefix) format("embedded-opentype"),url(assets/fonts/25f10ef322a1220b2e9e11db38b73892.woff2) format("woff2"),url(assets/fonts/fed75ac1edcf1c25cdd8612d2c365f9a.woff) format("woff"),url(assets/fonts/df7fbe67cabb13cb837172a73c46378a.ttf) format("truetype"),url(assets/fonts/5486d8c87e2abc6c13ed952a6cc96658.svg#tet-icons) format("svg");font-weight:400;font-style:normal}.tet-icon:before{content:"\\E84E"}.tet-icon--sm{font-size:1.125rem}.tet-icon--md{font-size:1.5rem}.tet-icon--lg{font-size:2.25rem}.tet-icon--xl{font-size:3rem}.tet-icon--xxl{font-size:4rem}.tet-icon--0{font-size:0}.tet-icon--1{font-size:.0625rem}.tet-icon--2{font-size:.125rem}.tet-icon--3{font-size:.1875rem}.tet-icon--4{font-size:.25rem}.tet-icon--5{font-size:.3125rem}.tet-icon--6{font-size:.375rem}.tet-icon--7{font-size:.4375rem}.tet-icon--8{font-size:.5rem}.tet-icon--9{font-size:.5625rem}.tet-icon--10{font-size:.625rem}.tet-icon--11{font-size:.6875rem}.tet-icon--12{font-size:.75rem}.tet-icon--13{font-size:.8125rem}.tet-icon--14{font-size:.875rem}.tet-icon--15{font-size:.9375rem}.tet-icon--16{font-size:1rem}.tet-icon--17{font-size:1.0625rem}.tet-icon--18{font-size:1.125rem}.tet-icon--19{font-size:1.1875rem}.tet-icon--20{font-size:1.25rem}.tet-icon--21{font-size:1.3125rem}.tet-icon--22{font-size:1.375rem}.tet-icon--23{font-size:1.4375rem}.tet-icon--24{font-size:1.5rem}.tet-icon--25{font-size:1.5625rem}.tet-icon--26{font-size:1.625rem}.tet-icon--27{font-size:1.6875rem}.tet-icon--28{font-size:1.75rem}.tet-icon--29{font-size:1.8125rem}.tet-icon--30{font-size:1.875rem}.tet-icon--31{font-size:1.9375rem}.tet-icon--32{font-size:2rem}.tet-icon--33{font-size:2.0625rem}.tet-icon--34{font-size:2.125rem}.tet-icon--35{font-size:2.1875rem}.tet-icon--36{font-size:2.25rem}.tet-icon--37{font-size:2.3125rem}.tet-icon--38{font-size:2.375rem}.tet-icon--39{font-size:2.4375rem}.tet-icon--40{font-size:2.5rem}.tet-icon--41{font-size:2.5625rem}.tet-icon--42{font-size:2.625rem}.tet-icon--43{font-size:2.6875rem}.tet-icon--44{font-size:2.75rem}.tet-icon--45{font-size:2.8125rem}.tet-icon--46{font-size:2.875rem}.tet-icon--47{font-size:2.9375rem}.tet-icon--48{font-size:3rem}.tet-icon--49{font-size:3.0625rem}.tet-icon--50{font-size:3.125rem}.tet-icon--51{font-size:3.1875rem}.tet-icon--52{font-size:3.25rem}.tet-icon--53{font-size:3.3125rem}.tet-icon--54{font-size:3.375rem}.tet-icon--55{font-size:3.4375rem}.tet-icon--56{font-size:3.5rem}.tet-icon--57{font-size:3.5625rem}.tet-icon--58{font-size:3.625rem}.tet-icon--59{font-size:3.6875rem}.tet-icon--60{font-size:3.75rem}.tet-icon--61{font-size:3.8125rem}.tet-icon--62{font-size:3.875rem}.tet-icon--63{font-size:3.9375rem}.tet-icon--64{font-size:4rem}.tet-icon--65{font-size:4.0625rem}.tet-icon--66{font-size:4.125rem}.tet-icon--67{font-size:4.1875rem}.tet-icon--68{font-size:4.25rem}.tet-icon--69{font-size:4.3125rem}.tet-icon--70{font-size:4.375rem}.tet-icon--71{font-size:4.4375rem}.tet-icon--72{font-size:4.5rem}.tet-icon--73{font-size:4.5625rem}.tet-icon--74{font-size:4.625rem}.tet-icon--75{font-size:4.6875rem}.tet-icon--76{font-size:4.75rem}.tet-icon--77{font-size:4.8125rem}.tet-icon--78{font-size:4.875rem}.tet-icon--79{font-size:4.9375rem}.tet-icon--80{font-size:5rem}.tet-icon--81{font-size:5.0625rem}.tet-icon--82{font-size:5.125rem}.tet-icon--83{font-size:5.1875rem}.tet-icon--84{font-size:5.25rem}.tet-icon--85{font-size:5.3125rem}.tet-icon--86{font-size:5.375rem}.tet-icon--87{font-size:5.4375rem}.tet-icon--88{font-size:5.5rem}.tet-icon--89{font-size:5.5625rem}.tet-icon--90{font-size:5.625rem}.tet-icon--91{font-size:5.6875rem}.tet-icon--92{font-size:5.75rem}.tet-icon--93{font-size:5.8125rem}.tet-icon--94{font-size:5.875rem}.tet-icon--95{font-size:5.9375rem}.tet-icon--96{font-size:6rem}.tet-icon--97{font-size:6.0625rem}.tet-icon--98{font-size:6.125rem}.tet-icon--99{font-size:6.1875rem}.tet-icon--100{font-size:6.25rem}.tet-icon--101{font-size:6.3125rem}.tet-icon__add:before{content:"\\E800"}.tet-icon__alert-circled:before{content:"\\E801"}.tet-icon__alert:before{content:"\\E802"}.tet-icon__bank:before{content:"\\E803"}.tet-icon__box:before{content:"\\E804"}.tet-icon__download:before{content:"\\E805"}.tet-icon__burger:before{content:"\\E806"}.tet-icon__cancel:before{content:"\\E807"}.tet-icon__printer:before{content:"\\E808"}.tet-icon__cart-add:before{content:"\\E809"}.tet-icon__cart-remove:before{content:"\\E80A"}.tet-icon__cart:before{content:"\\E80B"}.tet-icon__chat:before{content:"\\E80C"}.tet-icon__arrow-up:before{content:"\\E80D"}.tet-icon__calendar:before{content:"\\E80E"}.tet-icon__help-circled:before{content:"\\E80F"}.tet-icon__edit:before{content:"\\E810"}.tet-icon__external-link:before{content:"\\E811"}.tet-icon__gift:before{content:"\\E812"}.tet-icon__person:before{content:"\\E813"}.tet-icon__heart:before{content:"\\E814"}.tet-icon__language:before{content:"\\E815"}.tet-icon__help:before{content:"\\E816"}.tet-icon__home-1:before{content:"\\E817"}.tet-icon__location:before{content:"\\E818"}.tet-icon__home-3:before{content:"\\E819"}.tet-icon__chart-even:before{content:"\\E81A"}.tet-icon__info-2:before{content:"\\E81B"}.tet-icon__key:before{content:"\\E81C"}.tet-icon__info:before{content:"\\E81D"}.tet-icon__lock-opened:before{content:"\\E81E"}.tet-icon__lock-outlined:before{content:"\\E81F"}.tet-icon__lock:before{content:"\\E820"}.tet-icon__laptop-filled:before{content:"\\E821"}.tet-icon__mail:before{content:"\\E822"}.tet-icon__options:before{content:"\\E823"}.tet-icon__chart-uneven:before{content:"\\E824"}.tet-icon__mail-2:before{content:"\\E825"}.tet-icon__remove:before{content:"\\E826"}.tet-icon__mobile-filled:before{content:"\\E827"}.tet-icon__ilu-calendar-check:before{content:"\\E828"}.tet-icon__settings-outlined:before{content:"\\E829"}.tet-icon__tablet:before{content:"\\E82A"}.tet-icon__thumb-up:before{content:"\\E82B"}.tet-icon__ilu-purchase:before{content:"\\E82C"}.tet-icon__chart-even-outlined:before{content:"\\E82D"}.tet-icon__movie:before{content:"\\E82E"}.tet-icon__percent:before{content:"\\E82F"}.tet-icon__ilu-change-whenever:before{content:"\\E830"}.tet-icon__truck:before{content:"\\E831"}.tet-icon__zero:before{content:"\\E832"}.tet-icon__attach:before{content:"\\E833"}.tet-icon__cloud-done:before{content:"\\E834"}.tet-icon__cloud-download:before{content:"\\E835"}.tet-icon__cloud-upload:before{content:"\\E836"}.tet-icon__cloud:before{content:"\\E837"}.tet-icon__folder:before{content:"\\E838"}.tet-icon__remote:before{content:"\\E839"}.tet-icon__router:before{content:"\\E83A"}.tet-icon__shield-filled:before{content:"\\E83B"}.tet-icon__shield:before{content:"\\E83C"}.tet-icon__ilu-devices:before{content:"\\E83D"}.tet-icon__ilu-get-points:before{content:"\\E83E"}.tet-icon__tv:before{content:"\\E83F"}.tet-icon__ilu-internet:before{content:"\\E840"}.tet-icon__wifi-outlined:before{content:"\\E841"}.tet-icon__wifi:before{content:"\\E842"}.tet-icon__description-outlined:before{content:"\\E843"}.tet-icon__laptop:before{content:"\\E844"}.tet-icon__chart-uneven-outlined:before{content:"\\E845"}.tet-icon__meter:before{content:"\\E846"}.tet-icon__mobile:before{content:"\\E847"}.tet-icon__phone:before{content:"\\E848"}.tet-icon__plug-filled:before{content:"\\E849"}.tet-icon__plug:before{content:"\\E84A"}.tet-icon__print:before{content:"\\E84B"}.tet-icon__camera:before{content:"\\E84C"}.tet-icon__clock:before{content:"\\E84D"}.tet-icon__placeholder:before{content:"\\E84E"}.tet-icon__tv-filled:before{content:"\\E84F"}.tet-icon__arrow-down:before{content:"\\E850"}.tet-icon__arrow-left:before{content:"\\E851"}.tet-icon__arrow-right:before{content:"\\E852"}.tet-icon__description:before{content:"\\E853"}.tet-icon__login:before{content:"\\E854"}.tet-icon__check:before{content:"\\E855"}.tet-icon__chevron-down:before{content:"\\E856"}.tet-icon__chevron-left:before{content:"\\E857"}.tet-icon__chevron-right:before{content:"\\E858"}.tet-icon__chevron-up:before{content:"\\E859"}.tet-icon__close-circled:before{content:"\\E85A"}.tet-icon__close:before{content:"\\E85B"}.tet-icon__more-horizontal:before{content:"\\E85C"}.tet-icon__more-vertical:before{content:"\\E85D"}.tet-icon__refresh:before{content:"\\E85E"}.tet-icon__facebook:before{content:"\\E85F"}.tet-icon__instagram:before{content:"\\E860"}.tet-icon__linkedin:before{content:"\\E861"}.tet-icon__people:before{content:"\\E862"}.tet-icon__logout:before{content:"\\E863"}.tet-icon__share:before{content:"\\E864"}.tet-icon__twitter:before{content:"\\E865"}.tet-icon__cancel-filled:before{content:"\\E866"}.tet-icon__done:before{content:"\\E867"}.tet-icon__star-filled:before{content:"\\E868"}.tet-icon__star:before{content:"\\E869"}.tet-icon__clipboard:before{content:"\\E86A"}.tet-icon__ilu-calendar:before{content:"\\E86B"}.tet-icon__check-circled:before{content:"\\E86C"}.tet-icon__ilu-choose-channels:before{content:"\\E86D"}.tet-icon__search:before{content:"\\E86E"}.tet-icon__warning:before{content:"\\E86F"}.tet-icon__ilu-clock-1:before{content:"\\E870"}.tet-icon__ilu-fold:before{content:"\\E871"}.tet-icon__ilu-letter:before{content:"\\E872"}.tet-icon__ilu-pay:before{content:"\\E873"}.tet-icon__ilu-meter:before{content:"\\E874"}.tet-icon__ilu-sign:before{content:"\\E875"}.tet-icon__smart-watch-filled:before{content:"\\E876"}.tet-icon__washing-machine-filled:before{content:"\\E877"}.tet-icon__bullet:before{content:"\\E878"}.tet-icon__sound:before{content:"\\E879"}.tet-icon__dropdown:before{content:"\\E87A"}.tet-icon__mask-pass:before{content:"\\E87B"}.tet-icon__select:before{content:"\\E87C"}.tet-icon__text-area-sizing:before{content:"\\E87D"}.tet-icon__unmask-pass:before{content:"\\E87E"}.tet-icon__bullet-small:before{content:"\\E882"}.tet-icon__electric-bolt:before{content:"\\E880"}.tet-icon__sun:before{content:"\\E881"}:host{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;padding:0;margin:0}:host{--color-gray-light:#cdd2de;--color-ta070:#f5f6f8;--color-ta080:#e6e8ee;--color-ta100:#cdd2de;--color-ta200:#9ba5be;--color-ta300:#69789c;--color-ta500:#1e356a;--color-ta600:#051d59;--color-tc090:#d6e6fd;--color-tc100:#d1dffe;--color-tc300:#75a1fb;--color-tc500:#1a70f6;--color-tc600:#0060f5;--color-td500:#00F1F2;--color-td600:#01cbe0;--color-tf600:#f53b2a;--color-tg300:#2b3036;--color-tg400:#1d2128;--color-tg500:#12171e;--color-tg600:#01050c;--color-th500:#f5f5f5;--color-ti500:#869198;--color-ti600:#aeb7bc;--text-font:Gilroy, serif;--text-color-darker:var(--color-ta600);--text-color-dark:var(--color-ta500);--text-color-dark-theme:var(--color-th500);--icons-font:Tet Icons, serif}.icon.tet-search{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-search::before{content:"\\e86e"}.icon.tet-close-circled{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-close-circled::before{content:"\\e85a"}.icon.tet-close{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-close::before{content:"\\e85b"}.icon.tet-check-circled{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-check-circled::before{content:"\\e86c"}.icon.tet-check{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-check::before{content:"\\e855"}.icon.tet-chevron-up{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-chevron-up::before{content:"\\e859"}.icon.tet-chevron-down{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-chevron-down::before{content:"\\e856"}.icon.tet-clipboard{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-clipboard::before{content:"\\e86a"}.icon.tet-info{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-info::before{content:"\\e81d"}.icon.tet-done{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-done::before{content:"\\e867"}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}.tet-color__blue,.tet-color__blue--hover:hover,.tet-color__blue--focus:focus{color:var(--tc-blue-40)}.tet-color__blue--border,.tet-color__blue--border-hover:hover,.tet-color__blue--border-focus:focus{border-color:var(--tc-blue-40)}.tet-color__blue--background,.tet-color__blue--background-hover:hover,.tet-color__blue--background-focus:focus{background-color:var(--tc-blue-40)}.tet-color__blue80,.tet-color__blue80--hover:hover,.tet-color__blue80--focus:focus{color:var(--tc-blue-80)}.tet-color__blue80--border,.tet-color__blue80--border-hover:hover,.tet-color__blue80--border-focus:focus{border-color:var(--tc-blue-80)}.tet-color__blue80--background,.tet-color__blue80--background-hover:hover,.tet-color__blue80--background-focus:focus{background-color:var(--tc-blue-80)}.tet-color__blue70,.tet-color__blue70--hover:hover,.tet-color__blue70--focus:focus{color:var(--tc-blue-70)}.tet-color__blue70--border,.tet-color__blue70--border-hover:hover,.tet-color__blue70--border-focus:focus{border-color:var(--tc-blue-70)}.tet-color__blue70--background,.tet-color__blue70--background-hover:hover,.tet-color__blue70--background-focus:focus{background-color:var(--tc-blue-70)}.tet-color__blue60,.tet-color__blue60--hover:hover,.tet-color__blue60--focus:focus{color:var(--tc-blue-60)}.tet-color__blue60--border,.tet-color__blue60--border-hover:hover,.tet-color__blue60--border-focus:focus{border-color:var(--tc-blue-60)}.tet-color__blue60--background,.tet-color__blue60--background-hover:hover,.tet-color__blue60--background-focus:focus{background-color:var(--tc-blue-60)}.tet-color__blue50,.tet-color__blue50--hover:hover,.tet-color__blue50--focus:focus{color:var(--tc-blue-50)}.tet-color__blue50--border,.tet-color__blue50--border-hover:hover,.tet-color__blue50--border-focus:focus{border-color:var(--tc-blue-50)}.tet-color__blue50--background,.tet-color__blue50--background-hover:hover,.tet-color__blue50--background-focus:focus{background-color:var(--tc-blue-50)}.tet-color__blue40,.tet-color__blue40--hover:hover,.tet-color__blue40--focus:focus{color:var(--tc-blue-40)}.tet-color__blue40--border,.tet-color__blue40--border-hover:hover,.tet-color__blue40--border-focus:focus{border-color:var(--tc-blue-40)}.tet-color__blue40--background,.tet-color__blue40--background-hover:hover,.tet-color__blue40--background-focus:focus{background-color:var(--tc-blue-40)}.tet-color__blue30,.tet-color__blue30--hover:hover,.tet-color__blue30--focus:focus{color:var(--tc-blue-30)}.tet-color__blue30--border,.tet-color__blue30--border-hover:hover,.tet-color__blue30--border-focus:focus{border-color:var(--tc-blue-30)}.tet-color__blue30--background,.tet-color__blue30--background-hover:hover,.tet-color__blue30--background-focus:focus{background-color:var(--tc-blue-30)}.tet-color__blue20,.tet-color__blue20--hover:hover,.tet-color__blue20--focus:focus{color:var(--tc-blue-20)}.tet-color__blue20--border,.tet-color__blue20--border-hover:hover,.tet-color__blue20--border-focus:focus{border-color:var(--tc-blue-20)}.tet-color__blue20--background,.tet-color__blue20--background-hover:hover,.tet-color__blue20--background-focus:focus{background-color:var(--tc-blue-20)}.tet-color__blue10,.tet-color__blue10--hover:hover,.tet-color__blue10--focus:focus{color:var(--tc-blue-10)}.tet-color__blue10--border,.tet-color__blue10--border-hover:hover,.tet-color__blue10--border-focus:focus{border-color:var(--tc-blue-10)}.tet-color__blue10--background,.tet-color__blue10--background-hover:hover,.tet-color__blue10--background-focus:focus{background-color:var(--tc-blue-10)}.tet-color__blue00,.tet-color__blue00--hover:hover,.tet-color__blue00--focus:focus{color:var(--tc-blue-00)}.tet-color__blue00--border,.tet-color__blue00--border-hover:hover,.tet-color__blue00--border-focus:focus{border-color:var(--tc-blue-00)}.tet-color__blue00--background,.tet-color__blue00--background-hover:hover,.tet-color__blue00--background-focus:focus{background-color:var(--tc-blue-00)}.tet-color__blue80dark,.tet-color__blue80dark--hover:hover,.tet-color__blue80dark--focus:focus{color:var(--tc-blue-80)}.tet-color__blue80dark--border,.tet-color__blue80dark--border-hover:hover,.tet-color__blue80dark--border-focus:focus{border-color:var(--tc-blue-80)}.tet-color__blue80dark--background,.tet-color__blue80dark--background-hover:hover,.tet-color__blue80dark--background-focus:focus{background-color:var(--tc-blue-80)}.tet-color__blue70dark,.tet-color__blue70dark--hover:hover,.tet-color__blue70dark--focus:focus{color:var(--tc-blue-70)}.tet-color__blue70dark--border,.tet-color__blue70dark--border-hover:hover,.tet-color__blue70dark--border-focus:focus{border-color:var(--tc-blue-70)}.tet-color__blue70dark--background,.tet-color__blue70dark--background-hover:hover,.tet-color__blue70dark--background-focus:focus{background-color:var(--tc-blue-70)}.tet-color__blue60dark,.tet-color__blue60dark--hover:hover,.tet-color__blue60dark--focus:focus{color:var(--tc-blue-60)}.tet-color__blue60dark--border,.tet-color__blue60dark--border-hover:hover,.tet-color__blue60dark--border-focus:focus{border-color:var(--tc-blue-60)}.tet-color__blue60dark--background,.tet-color__blue60dark--background-hover:hover,.tet-color__blue60dark--background-focus:focus{background-color:var(--tc-blue-60)}.tet-color__blue50dark,.tet-color__blue50dark--hover:hover,.tet-color__blue50dark--focus:focus{color:var(--tc-blue-50)}.tet-color__blue50dark--border,.tet-color__blue50dark--border-hover:hover,.tet-color__blue50dark--border-focus:focus{border-color:var(--tc-blue-50)}.tet-color__blue50dark--background,.tet-color__blue50dark--background-hover:hover,.tet-color__blue50dark--background-focus:focus{background-color:var(--tc-blue-50)}.tet-color__blue40dark,.tet-color__blue40dark--hover:hover,.tet-color__blue40dark--focus:focus{color:var(--tc-blue-40)}.tet-color__blue40dark--border,.tet-color__blue40dark--border-hover:hover,.tet-color__blue40dark--border-focus:focus{border-color:var(--tc-blue-40)}.tet-color__blue40dark--background,.tet-color__blue40dark--background-hover:hover,.tet-color__blue40dark--background-focus:focus{background-color:var(--tc-blue-40)}.tet-color__blue10dark,.tet-color__blue10dark--hover:hover,.tet-color__blue10dark--focus:focus{color:var(--tc-blue-10)}.tet-color__blue10dark--border,.tet-color__blue10dark--border-hover:hover,.tet-color__blue10dark--border-focus:focus{border-color:var(--tc-blue-10)}.tet-color__blue10dark--background,.tet-color__blue10dark--background-hover:hover,.tet-color__blue10dark--background-focus:focus{background-color:var(--tc-blue-10)}.tet-color__green,.tet-color__green--hover:hover,.tet-color__green--focus:focus{color:var(--tc-green-40)}.tet-color__green--border,.tet-color__green--border-hover:hover,.tet-color__green--border-focus:focus{border-color:var(--tc-green-40)}.tet-color__green--background,.tet-color__green--background-hover:hover,.tet-color__green--background-focus:focus{background-color:var(--tc-green-40)}.tet-color__green80,.tet-color__green80--hover:hover,.tet-color__green80--focus:focus{color:var(--tc-green-80)}.tet-color__green80--border,.tet-color__green80--border-hover:hover,.tet-color__green80--border-focus:focus{border-color:var(--tc-green-80)}.tet-color__green80--background,.tet-color__green80--background-hover:hover,.tet-color__green80--background-focus:focus{background-color:var(--tc-green-80)}.tet-color__green70,.tet-color__green70--hover:hover,.tet-color__green70--focus:focus{color:var(--tc-green-70)}.tet-color__green70--border,.tet-color__green70--border-hover:hover,.tet-color__green70--border-focus:focus{border-color:var(--tc-green-70)}.tet-color__green70--background,.tet-color__green70--background-hover:hover,.tet-color__green70--background-focus:focus{background-color:var(--tc-green-70)}.tet-color__green60,.tet-color__green60--hover:hover,.tet-color__green60--focus:focus{color:var(--tc-green-60)}.tet-color__green60--border,.tet-color__green60--border-hover:hover,.tet-color__green60--border-focus:focus{border-color:var(--tc-green-60)}.tet-color__green60--background,.tet-color__green60--background-hover:hover,.tet-color__green60--background-focus:focus{background-color:var(--tc-green-60)}.tet-color__green50,.tet-color__green50--hover:hover,.tet-color__green50--focus:focus{color:var(--tc-green-50)}.tet-color__green50--border,.tet-color__green50--border-hover:hover,.tet-color__green50--border-focus:focus{border-color:var(--tc-green-50)}.tet-color__green50--background,.tet-color__green50--background-hover:hover,.tet-color__green50--background-focus:focus{background-color:var(--tc-green-50)}.tet-color__green40,.tet-color__green40--hover:hover,.tet-color__green40--focus:focus{color:var(--tc-green-40)}.tet-color__green40--border,.tet-color__green40--border-hover:hover,.tet-color__green40--border-focus:focus{border-color:var(--tc-green-40)}.tet-color__green40--background,.tet-color__green40--background-hover:hover,.tet-color__green40--background-focus:focus{background-color:var(--tc-green-40)}.tet-color__green30,.tet-color__green30--hover:hover,.tet-color__green30--focus:focus{color:var(--tc-green-30)}.tet-color__green30--border,.tet-color__green30--border-hover:hover,.tet-color__green30--border-focus:focus{border-color:var(--tc-green-30)}.tet-color__green30--background,.tet-color__green30--background-hover:hover,.tet-color__green30--background-focus:focus{background-color:var(--tc-green-30)}.tet-color__green20,.tet-color__green20--hover:hover,.tet-color__green20--focus:focus{color:var(--tc-green-20)}.tet-color__green20--border,.tet-color__green20--border-hover:hover,.tet-color__green20--border-focus:focus{border-color:var(--tc-green-20)}.tet-color__green20--background,.tet-color__green20--background-hover:hover,.tet-color__green20--background-focus:focus{background-color:var(--tc-green-20)}.tet-color__green10,.tet-color__green10--hover:hover,.tet-color__green10--focus:focus{color:var(--tc-green-10)}.tet-color__green10--border,.tet-color__green10--border-hover:hover,.tet-color__green10--border-focus:focus{border-color:var(--tc-green-10)}.tet-color__green10--background,.tet-color__green10--background-hover:hover,.tet-color__green10--background-focus:focus{background-color:var(--tc-green-10)}.tet-color__green00,.tet-color__green00--hover:hover,.tet-color__green00--focus:focus{color:var(--tc-green-00)}.tet-color__green00--border,.tet-color__green00--border-hover:hover,.tet-color__green00--border-focus:focus{border-color:var(--tc-green-00)}.tet-color__green00--background,.tet-color__green00--background-hover:hover,.tet-color__green00--background-focus:focus{background-color:var(--tc-green-00)}.tet-color__green80dark,.tet-color__green80dark--hover:hover,.tet-color__green80dark--focus:focus{color:var(--tc-green-80)}.tet-color__green80dark--border,.tet-color__green80dark--border-hover:hover,.tet-color__green80dark--border-focus:focus{border-color:var(--tc-green-80)}.tet-color__green80dark--background,.tet-color__green80dark--background-hover:hover,.tet-color__green80dark--background-focus:focus{background-color:var(--tc-green-80)}.tet-color__green70dark,.tet-color__green70dark--hover:hover,.tet-color__green70dark--focus:focus{color:var(--tc-green-70)}.tet-color__green70dark--border,.tet-color__green70dark--border-hover:hover,.tet-color__green70dark--border-focus:focus{border-color:var(--tc-green-70)}.tet-color__green70dark--background,.tet-color__green70dark--background-hover:hover,.tet-color__green70dark--background-focus:focus{background-color:var(--tc-green-70)}.tet-color__green60dark,.tet-color__green60dark--hover:hover,.tet-color__green60dark--focus:focus{color:var(--tc-green-60)}.tet-color__green60dark--border,.tet-color__green60dark--border-hover:hover,.tet-color__green60dark--border-focus:focus{border-color:var(--tc-green-60)}.tet-color__green60dark--background,.tet-color__green60dark--background-hover:hover,.tet-color__green60dark--background-focus:focus{background-color:var(--tc-green-60)}.tet-color__green50dark,.tet-color__green50dark--hover:hover,.tet-color__green50dark--focus:focus{color:var(--tc-green-50)}.tet-color__green50dark--border,.tet-color__green50dark--border-hover:hover,.tet-color__green50dark--border-focus:focus{border-color:var(--tc-green-50)}.tet-color__green50dark--background,.tet-color__green50dark--background-hover:hover,.tet-color__green50dark--background-focus:focus{background-color:var(--tc-green-50)}.tet-color__green40dark,.tet-color__green40dark--hover:hover,.tet-color__green40dark--focus:focus{color:var(--tc-green-40)}.tet-color__green40dark--border,.tet-color__green40dark--border-hover:hover,.tet-color__green40dark--border-focus:focus{border-color:var(--tc-green-40)}.tet-color__green40dark--background,.tet-color__green40dark--background-hover:hover,.tet-color__green40dark--background-focus:focus{background-color:var(--tc-green-40)}.tet-color__green10dark,.tet-color__green10dark--hover:hover,.tet-color__green10dark--focus:focus{color:var(--tc-green-10)}.tet-color__green10dark--border,.tet-color__green10dark--border-hover:hover,.tet-color__green10dark--border-focus:focus{border-color:var(--tc-green-10)}.tet-color__green10dark--background,.tet-color__green10dark--background-hover:hover,.tet-color__green10dark--background-focus:focus{background-color:var(--tc-green-10)}.tet-color__yellow,.tet-color__yellow--hover:hover,.tet-color__yellow--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow--border,.tet-color__yellow--border-hover:hover,.tet-color__yellow--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow--background,.tet-color__yellow--background-hover:hover,.tet-color__yellow--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow80,.tet-color__yellow80--hover:hover,.tet-color__yellow80--focus:focus{color:var(--tc-yellow-80)}.tet-color__yellow80--border,.tet-color__yellow80--border-hover:hover,.tet-color__yellow80--border-focus:focus{border-color:var(--tc-yellow-80)}.tet-color__yellow80--background,.tet-color__yellow80--background-hover:hover,.tet-color__yellow80--background-focus:focus{background-color:var(--tc-yellow-80)}.tet-color__yellow70,.tet-color__yellow70--hover:hover,.tet-color__yellow70--focus:focus{color:var(--tc-yellow-70)}.tet-color__yellow70--border,.tet-color__yellow70--border-hover:hover,.tet-color__yellow70--border-focus:focus{border-color:var(--tc-yellow-70)}.tet-color__yellow70--background,.tet-color__yellow70--background-hover:hover,.tet-color__yellow70--background-focus:focus{background-color:var(--tc-yellow-70)}.tet-color__yellow60,.tet-color__yellow60--hover:hover,.tet-color__yellow60--focus:focus{color:var(--tc-yellow-60)}.tet-color__yellow60--border,.tet-color__yellow60--border-hover:hover,.tet-color__yellow60--border-focus:focus{border-color:var(--tc-yellow-60)}.tet-color__yellow60--background,.tet-color__yellow60--background-hover:hover,.tet-color__yellow60--background-focus:focus{background-color:var(--tc-yellow-60)}.tet-color__yellow50,.tet-color__yellow50--hover:hover,.tet-color__yellow50--focus:focus{color:var(--tc-yellow-50)}.tet-color__yellow50--border,.tet-color__yellow50--border-hover:hover,.tet-color__yellow50--border-focus:focus{border-color:var(--tc-yellow-50)}.tet-color__yellow50--background,.tet-color__yellow50--background-hover:hover,.tet-color__yellow50--background-focus:focus{background-color:var(--tc-yellow-50)}.tet-color__yellow40,.tet-color__yellow40--hover:hover,.tet-color__yellow40--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow40--border,.tet-color__yellow40--border-hover:hover,.tet-color__yellow40--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow40--background,.tet-color__yellow40--background-hover:hover,.tet-color__yellow40--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow30,.tet-color__yellow30--hover:hover,.tet-color__yellow30--focus:focus{color:var(--tc-yellow-30)}.tet-color__yellow30--border,.tet-color__yellow30--border-hover:hover,.tet-color__yellow30--border-focus:focus{border-color:var(--tc-yellow-30)}.tet-color__yellow30--background,.tet-color__yellow30--background-hover:hover,.tet-color__yellow30--background-focus:focus{background-color:var(--tc-yellow-30)}.tet-color__yellow20,.tet-color__yellow20--hover:hover,.tet-color__yellow20--focus:focus{color:var(--tc-yellow-20)}.tet-color__yellow20--border,.tet-color__yellow20--border-hover:hover,.tet-color__yellow20--border-focus:focus{border-color:var(--tc-yellow-20)}.tet-color__yellow20--background,.tet-color__yellow20--background-hover:hover,.tet-color__yellow20--background-focus:focus{background-color:var(--tc-yellow-20)}.tet-color__yellow10,.tet-color__yellow10--hover:hover,.tet-color__yellow10--focus:focus{color:var(--tc-yellow-10)}.tet-color__yellow10--border,.tet-color__yellow10--border-hover:hover,.tet-color__yellow10--border-focus:focus{border-color:var(--tc-yellow-10)}.tet-color__yellow10--background,.tet-color__yellow10--background-hover:hover,.tet-color__yellow10--background-focus:focus{background-color:var(--tc-yellow-10)}.tet-color__yellow00,.tet-color__yellow00--hover:hover,.tet-color__yellow00--focus:focus{color:var(--tc-yellow-00)}.tet-color__yellow00--border,.tet-color__yellow00--border-hover:hover,.tet-color__yellow00--border-focus:focus{border-color:var(--tc-yellow-00)}.tet-color__yellow00--background,.tet-color__yellow00--background-hover:hover,.tet-color__yellow00--background-focus:focus{background-color:var(--tc-yellow-00)}.tet-color__yellow80dark,.tet-color__yellow80dark--hover:hover,.tet-color__yellow80dark--focus:focus{color:var(--tc-yellow-80)}.tet-color__yellow80dark--border,.tet-color__yellow80dark--border-hover:hover,.tet-color__yellow80dark--border-focus:focus{border-color:var(--tc-yellow-80)}.tet-color__yellow80dark--background,.tet-color__yellow80dark--background-hover:hover,.tet-color__yellow80dark--background-focus:focus{background-color:var(--tc-yellow-80)}.tet-color__yellow70dark,.tet-color__yellow70dark--hover:hover,.tet-color__yellow70dark--focus:focus{color:var(--tc-yellow-70)}.tet-color__yellow70dark--border,.tet-color__yellow70dark--border-hover:hover,.tet-color__yellow70dark--border-focus:focus{border-color:var(--tc-yellow-70)}.tet-color__yellow70dark--background,.tet-color__yellow70dark--background-hover:hover,.tet-color__yellow70dark--background-focus:focus{background-color:var(--tc-yellow-70)}.tet-color__yellow60dark,.tet-color__yellow60dark--hover:hover,.tet-color__yellow60dark--focus:focus{color:var(--tc-yellow-60)}.tet-color__yellow60dark--border,.tet-color__yellow60dark--border-hover:hover,.tet-color__yellow60dark--border-focus:focus{border-color:var(--tc-yellow-60)}.tet-color__yellow60dark--background,.tet-color__yellow60dark--background-hover:hover,.tet-color__yellow60dark--background-focus:focus{background-color:var(--tc-yellow-60)}.tet-color__yellow55dark,.tet-color__yellow55dark--hover:hover,.tet-color__yellow55dark--focus:focus{color:var(--tc-yellow-50)}.tet-color__yellow55dark--border,.tet-color__yellow55dark--border-hover:hover,.tet-color__yellow55dark--border-focus:focus{border-color:var(--tc-yellow-50)}.tet-color__yellow55dark--background,.tet-color__yellow55dark--background-hover:hover,.tet-color__yellow55dark--background-focus:focus{background-color:var(--tc-yellow-50)}.tet-color__yellow50dark,.tet-color__yellow50dark--hover:hover,.tet-color__yellow50dark--focus:focus{color:var(--tc-yellow-50)}.tet-color__yellow50dark--border,.tet-color__yellow50dark--border-hover:hover,.tet-color__yellow50dark--border-focus:focus{border-color:var(--tc-yellow-50)}.tet-color__yellow50dark--background,.tet-color__yellow50dark--background-hover:hover,.tet-color__yellow50dark--background-focus:focus{background-color:var(--tc-yellow-50)}.tet-color__yellow45dark,.tet-color__yellow45dark--hover:hover,.tet-color__yellow45dark--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow45dark--border,.tet-color__yellow45dark--border-hover:hover,.tet-color__yellow45dark--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow45dark--background,.tet-color__yellow45dark--background-hover:hover,.tet-color__yellow45dark--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow40dark,.tet-color__yellow40dark--hover:hover,.tet-color__yellow40dark--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow40dark--border,.tet-color__yellow40dark--border-hover:hover,.tet-color__yellow40dark--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow40dark--background,.tet-color__yellow40dark--background-hover:hover,.tet-color__yellow40dark--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow10dark,.tet-color__yellow10dark--hover:hover,.tet-color__yellow10dark--focus:focus{color:var(--tc-yellow-10)}.tet-color__yellow10dark--border,.tet-color__yellow10dark--border-hover:hover,.tet-color__yellow10dark--border-focus:focus{border-color:var(--tc-yellow-10)}.tet-color__yellow10dark--background,.tet-color__yellow10dark--background-hover:hover,.tet-color__yellow10dark--background-focus:focus{background-color:var(--tc-yellow-10)}.tet-color__red,.tet-color__red--hover:hover,.tet-color__red--focus:focus{color:var(--tc-red-40)}.tet-color__red--border,.tet-color__red--border-hover:hover,.tet-color__red--border-focus:focus{border-color:var(--tc-red-40)}.tet-color__red--background,.tet-color__red--background-hover:hover,.tet-color__red--background-focus:focus{background-color:var(--tc-red-40)}.tet-color__red80,.tet-color__red80--hover:hover,.tet-color__red80--focus:focus{color:var(--tc-red-80)}.tet-color__red80--border,.tet-color__red80--border-hover:hover,.tet-color__red80--border-focus:focus{border-color:var(--tc-red-80)}.tet-color__red80--background,.tet-color__red80--background-hover:hover,.tet-color__red80--background-focus:focus{background-color:var(--tc-red-80)}.tet-color__red70,.tet-color__red70--hover:hover,.tet-color__red70--focus:focus{color:var(--tc-red-70)}.tet-color__red70--border,.tet-color__red70--border-hover:hover,.tet-color__red70--border-focus:focus{border-color:var(--tc-red-70)}.tet-color__red70--background,.tet-color__red70--background-hover:hover,.tet-color__red70--background-focus:focus{background-color:var(--tc-red-70)}.tet-color__red60,.tet-color__red60--hover:hover,.tet-color__red60--focus:focus{color:var(--tc-red-60)}.tet-color__red60--border,.tet-color__red60--border-hover:hover,.tet-color__red60--border-focus:focus{border-color:var(--tc-red-60)}.tet-color__red60--background,.tet-color__red60--background-hover:hover,.tet-color__red60--background-focus:focus{background-color:var(--tc-red-60)}.tet-color__red50,.tet-color__red50--hover:hover,.tet-color__red50--focus:focus{color:var(--tc-red-50)}.tet-color__red50--border,.tet-color__red50--border-hover:hover,.tet-color__red50--border-focus:focus{border-color:var(--tc-red-50)}.tet-color__red50--background,.tet-color__red50--background-hover:hover,.tet-color__red50--background-focus:focus{background-color:var(--tc-red-50)}.tet-color__red40,.tet-color__red40--hover:hover,.tet-color__red40--focus:focus{color:var(--tc-red-40)}.tet-color__red40--border,.tet-color__red40--border-hover:hover,.tet-color__red40--border-focus:focus{border-color:var(--tc-red-40)}.tet-color__red40--background,.tet-color__red40--background-hover:hover,.tet-color__red40--background-focus:focus{background-color:var(--tc-red-40)}.tet-color__red30,.tet-color__red30--hover:hover,.tet-color__red30--focus:focus{color:var(--tc-red-30)}.tet-color__red30--border,.tet-color__red30--border-hover:hover,.tet-color__red30--border-focus:focus{border-color:var(--tc-red-30)}.tet-color__red30--background,.tet-color__red30--background-hover:hover,.tet-color__red30--background-focus:focus{background-color:var(--tc-red-30)}.tet-color__red20,.tet-color__red20--hover:hover,.tet-color__red20--focus:focus{color:var(--tc-red-20)}.tet-color__red20--border,.tet-color__red20--border-hover:hover,.tet-color__red20--border-focus:focus{border-color:var(--tc-red-20)}.tet-color__red20--background,.tet-color__red20--background-hover:hover,.tet-color__red20--background-focus:focus{background-color:var(--tc-red-20)}.tet-color__red10,.tet-color__red10--hover:hover,.tet-color__red10--focus:focus{color:var(--tc-red-10)}.tet-color__red10--border,.tet-color__red10--border-hover:hover,.tet-color__red10--border-focus:focus{border-color:var(--tc-red-10)}.tet-color__red10--background,.tet-color__red10--background-hover:hover,.tet-color__red10--background-focus:focus{background-color:var(--tc-red-10)}.tet-color__red00,.tet-color__red00--hover:hover,.tet-color__red00--focus:focus{color:var(--tc-red-00)}.tet-color__red00--border,.tet-color__red00--border-hover:hover,.tet-color__red00--border-focus:focus{border-color:var(--tc-red-00)}.tet-color__red00--background,.tet-color__red00--background-hover:hover,.tet-color__red00--background-focus:focus{background-color:var(--tc-red-00)}.tet-color__red80dark,.tet-color__red80dark--hover:hover,.tet-color__red80dark--focus:focus{color:var(--tc-red-80)}.tet-color__red80dark--border,.tet-color__red80dark--border-hover:hover,.tet-color__red80dark--border-focus:focus{border-color:var(--tc-red-80)}.tet-color__red80dark--background,.tet-color__red80dark--background-hover:hover,.tet-color__red80dark--background-focus:focus{background-color:var(--tc-red-80)}.tet-color__red70dark,.tet-color__red70dark--hover:hover,.tet-color__red70dark--focus:focus{color:var(--tc-red-70)}.tet-color__red70dark--border,.tet-color__red70dark--border-hover:hover,.tet-color__red70dark--border-focus:focus{border-color:var(--tc-red-70)}.tet-color__red70dark--background,.tet-color__red70dark--background-hover:hover,.tet-color__red70dark--background-focus:focus{background-color:var(--tc-red-70)}.tet-color__red65dark,.tet-color__red65dark--hover:hover,.tet-color__red65dark--focus:focus{color:var(--tc-red-60)}.tet-color__red65dark--border,.tet-color__red65dark--border-hover:hover,.tet-color__red65dark--border-focus:focus{border-color:var(--tc-red-60)}.tet-color__red65dark--background,.tet-color__red65dark--background-hover:hover,.tet-color__red65dark--background-focus:focus{background-color:var(--tc-red-60)}.tet-color__red60dark,.tet-color__red60dark--hover:hover,.tet-color__red60dark--focus:focus{color:var(--tc-red-60)}.tet-color__red60dark--border,.tet-color__red60dark--border-hover:hover,.tet-color__red60dark--border-focus:focus{border-color:var(--tc-red-60)}.tet-color__red60dark--background,.tet-color__red60dark--background-hover:hover,.tet-color__red60dark--background-focus:focus{background-color:var(--tc-red-60)}.tet-color__red55dark,.tet-color__red55dark--hover:hover,.tet-color__red55dark--focus:focus{color:var(--tc-red-50)}.tet-color__red55dark--border,.tet-color__red55dark--border-hover:hover,.tet-color__red55dark--border-focus:focus{border-color:var(--tc-red-50)}.tet-color__red55dark--background,.tet-color__red55dark--background-hover:hover,.tet-color__red55dark--background-focus:focus{background-color:var(--tc-red-50)}.tet-color__red50dark,.tet-color__red50dark--hover:hover,.tet-color__red50dark--focus:focus{color:var(--tc-red-50)}.tet-color__red50dark--border,.tet-color__red50dark--border-hover:hover,.tet-color__red50dark--border-focus:focus{border-color:var(--tc-red-50)}.tet-color__red50dark--background,.tet-color__red50dark--background-hover:hover,.tet-color__red50dark--background-focus:focus{background-color:var(--tc-red-50)}.tet-color__red40dark,.tet-color__red40dark--hover:hover,.tet-color__red40dark--focus:focus{color:var(--tc-red-40)}.tet-color__red40dark--border,.tet-color__red40dark--border-hover:hover,.tet-color__red40dark--border-focus:focus{border-color:var(--tc-red-40)}.tet-color__red40dark--background,.tet-color__red40dark--background-hover:hover,.tet-color__red40dark--background-focus:focus{background-color:var(--tc-red-40)}.tet-color__red10dark,.tet-color__red10dark--hover:hover,.tet-color__red10dark--focus:focus{color:var(--tc-red-10)}.tet-color__red10dark--border,.tet-color__red10dark--border-hover:hover,.tet-color__red10dark--border-focus:focus{border-color:var(--tc-red-10)}.tet-color__red10dark--background,.tet-color__red10dark--background-hover:hover,.tet-color__red10dark--background-focus:focus{background-color:var(--tc-red-10)}.tet-color__violet,.tet-color__violet--hover:hover,.tet-color__violet--focus:focus{color:var(--tc-violet-40)}.tet-color__violet--border,.tet-color__violet--border-hover:hover,.tet-color__violet--border-focus:focus{border-color:var(--tc-violet-40)}.tet-color__violet--background,.tet-color__violet--background-hover:hover,.tet-color__violet--background-focus:focus{background-color:var(--tc-violet-40)}.tet-color__violet80,.tet-color__violet80--hover:hover,.tet-color__violet80--focus:focus{color:var(--tc-violet-80)}.tet-color__violet80--border,.tet-color__violet80--border-hover:hover,.tet-color__violet80--border-focus:focus{border-color:var(--tc-violet-80)}.tet-color__violet80--background,.tet-color__violet80--background-hover:hover,.tet-color__violet80--background-focus:focus{background-color:var(--tc-violet-80)}.tet-color__violet70,.tet-color__violet70--hover:hover,.tet-color__violet70--focus:focus{color:var(--tc-violet-70)}.tet-color__violet70--border,.tet-color__violet70--border-hover:hover,.tet-color__violet70--border-focus:focus{border-color:var(--tc-violet-70)}.tet-color__violet70--background,.tet-color__violet70--background-hover:hover,.tet-color__violet70--background-focus:focus{background-color:var(--tc-violet-70)}.tet-color__violet60,.tet-color__violet60--hover:hover,.tet-color__violet60--focus:focus{color:var(--tc-violet-60)}.tet-color__violet60--border,.tet-color__violet60--border-hover:hover,.tet-color__violet60--border-focus:focus{border-color:var(--tc-violet-60)}.tet-color__violet60--background,.tet-color__violet60--background-hover:hover,.tet-color__violet60--background-focus:focus{background-color:var(--tc-violet-60)}.tet-color__violet50,.tet-color__violet50--hover:hover,.tet-color__violet50--focus:focus{color:var(--tc-violet-50)}.tet-color__violet50--border,.tet-color__violet50--border-hover:hover,.tet-color__violet50--border-focus:focus{border-color:var(--tc-violet-50)}.tet-color__violet50--background,.tet-color__violet50--background-hover:hover,.tet-color__violet50--background-focus:focus{background-color:var(--tc-violet-50)}.tet-color__violet40,.tet-color__violet40--hover:hover,.tet-color__violet40--focus:focus{color:var(--tc-violet-40)}.tet-color__violet40--border,.tet-color__violet40--border-hover:hover,.tet-color__violet40--border-focus:focus{border-color:var(--tc-violet-40)}.tet-color__violet40--background,.tet-color__violet40--background-hover:hover,.tet-color__violet40--background-focus:focus{background-color:var(--tc-violet-40)}.tet-color__violet30,.tet-color__violet30--hover:hover,.tet-color__violet30--focus:focus{color:var(--tc-violet-30)}.tet-color__violet30--border,.tet-color__violet30--border-hover:hover,.tet-color__violet30--border-focus:focus{border-color:var(--tc-violet-30)}.tet-color__violet30--background,.tet-color__violet30--background-hover:hover,.tet-color__violet30--background-focus:focus{background-color:var(--tc-violet-30)}.tet-color__violet20,.tet-color__violet20--hover:hover,.tet-color__violet20--focus:focus{color:var(--tc-violet-20)}.tet-color__violet20--border,.tet-color__violet20--border-hover:hover,.tet-color__violet20--border-focus:focus{border-color:var(--tc-violet-20)}.tet-color__violet20--background,.tet-color__violet20--background-hover:hover,.tet-color__violet20--background-focus:focus{background-color:var(--tc-violet-20)}.tet-color__violet10,.tet-color__violet10--hover:hover,.tet-color__violet10--focus:focus{color:var(--tc-violet-10)}.tet-color__violet10--border,.tet-color__violet10--border-hover:hover,.tet-color__violet10--border-focus:focus{border-color:var(--tc-violet-10)}.tet-color__violet10--background,.tet-color__violet10--background-hover:hover,.tet-color__violet10--background-focus:focus{background-color:var(--tc-violet-10)}.tet-color__violet00,.tet-color__violet00--hover:hover,.tet-color__violet00--focus:focus{color:var(--tc-violet-00)}.tet-color__violet00--border,.tet-color__violet00--border-hover:hover,.tet-color__violet00--border-focus:focus{border-color:var(--tc-violet-00)}.tet-color__violet00--background,.tet-color__violet00--background-hover:hover,.tet-color__violet00--background-focus:focus{background-color:var(--tc-violet-00)}.tet-color__grey110,.tet-color__grey110--hover:hover,.tet-color__grey110--focus:focus{color:var(--tc-grey-110)}.tet-color__grey110--border,.tet-color__grey110--border-hover:hover,.tet-color__grey110--border-focus:focus{border-color:var(--tc-grey-110)}.tet-color__grey110--background,.tet-color__grey110--background-hover:hover,.tet-color__grey110--background-focus:focus{background-color:var(--tc-grey-110)}.tet-color__grey100,.tet-color__grey100--hover:hover,.tet-color__grey100--focus:focus{color:var(--tc-grey-100)}.tet-color__grey100--border,.tet-color__grey100--border-hover:hover,.tet-color__grey100--border-focus:focus{border-color:var(--tc-grey-100)}.tet-color__grey100--background,.tet-color__grey100--background-hover:hover,.tet-color__grey100--background-focus:focus{background-color:var(--tc-grey-100)}.tet-color__grey90,.tet-color__grey90--hover:hover,.tet-color__grey90--focus:focus{color:var(--tc-grey-90)}.tet-color__grey90--border,.tet-color__grey90--border-hover:hover,.tet-color__grey90--border-focus:focus{border-color:var(--tc-grey-90)}.tet-color__grey90--background,.tet-color__grey90--background-hover:hover,.tet-color__grey90--background-focus:focus{background-color:var(--tc-grey-90)}.tet-color__grey80,.tet-color__grey80--hover:hover,.tet-color__grey80--focus:focus{color:var(--tc-grey-80)}.tet-color__grey80--border,.tet-color__grey80--border-hover:hover,.tet-color__grey80--border-focus:focus{border-color:var(--tc-grey-80)}.tet-color__grey80--background,.tet-color__grey80--background-hover:hover,.tet-color__grey80--background-focus:focus{background-color:var(--tc-grey-80)}.tet-color__grey70,.tet-color__grey70--hover:hover,.tet-color__grey70--focus:focus{color:var(--tc-grey-70)}.tet-color__grey70--border,.tet-color__grey70--border-hover:hover,.tet-color__grey70--border-focus:focus{border-color:var(--tc-grey-70)}.tet-color__grey70--background,.tet-color__grey70--background-hover:hover,.tet-color__grey70--background-focus:focus{background-color:var(--tc-grey-70)}.tet-color__grey60,.tet-color__grey60--hover:hover,.tet-color__grey60--focus:focus{color:var(--tc-grey-60)}.tet-color__grey60--border,.tet-color__grey60--border-hover:hover,.tet-color__grey60--border-focus:focus{border-color:var(--tc-grey-60)}.tet-color__grey60--background,.tet-color__grey60--background-hover:hover,.tet-color__grey60--background-focus:focus{background-color:var(--tc-grey-60)}.tet-color__grey50,.tet-color__grey50--hover:hover,.tet-color__grey50--focus:focus{color:var(--tc-grey-50)}.tet-color__grey50--border,.tet-color__grey50--border-hover:hover,.tet-color__grey50--border-focus:focus{border-color:var(--tc-grey-50)}.tet-color__grey50--background,.tet-color__grey50--background-hover:hover,.tet-color__grey50--background-focus:focus{background-color:var(--tc-grey-50)}.tet-color__grey40,.tet-color__grey40--hover:hover,.tet-color__grey40--focus:focus{color:var(--tc-grey-40)}.tet-color__grey40--border,.tet-color__grey40--border-hover:hover,.tet-color__grey40--border-focus:focus{border-color:var(--tc-grey-40)}.tet-color__grey40--background,.tet-color__grey40--background-hover:hover,.tet-color__grey40--background-focus:focus{background-color:var(--tc-grey-40)}.tet-color__grey30,.tet-color__grey30--hover:hover,.tet-color__grey30--focus:focus{color:var(--tc-grey-30)}.tet-color__grey30--border,.tet-color__grey30--border-hover:hover,.tet-color__grey30--border-focus:focus{border-color:var(--tc-grey-30)}.tet-color__grey30--background,.tet-color__grey30--background-hover:hover,.tet-color__grey30--background-focus:focus{background-color:var(--tc-grey-30)}.tet-color__grey20,.tet-color__grey20--hover:hover,.tet-color__grey20--focus:focus{color:var(--tc-grey-20)}.tet-color__grey20--border,.tet-color__grey20--border-hover:hover,.tet-color__grey20--border-focus:focus{border-color:var(--tc-grey-20)}.tet-color__grey20--background,.tet-color__grey20--background-hover:hover,.tet-color__grey20--background-focus:focus{background-color:var(--tc-grey-20)}.tet-color__grey10,.tet-color__grey10--hover:hover,.tet-color__grey10--focus:focus{color:var(--tc-grey-10)}.tet-color__grey10--border,.tet-color__grey10--border-hover:hover,.tet-color__grey10--border-focus:focus{border-color:var(--tc-grey-10)}.tet-color__grey10--background,.tet-color__grey10--background-hover:hover,.tet-color__grey10--background-focus:focus{background-color:var(--tc-grey-10)}.tet-color__grey00,.tet-color__grey00--hover:hover,.tet-color__grey00--focus:focus{color:var(--tc-grey-00)}.tet-color__grey00--border,.tet-color__grey00--border-hover:hover,.tet-color__grey00--border-focus:focus{border-color:var(--tc-grey-00)}.tet-color__grey00--background,.tet-color__grey00--background-hover:hover,.tet-color__grey00--background-focus:focus{background-color:var(--tc-grey-00)}.tet-color__purple,.tet-color__purple--hover:hover,.tet-color__purple--focus:focus{color:var(--tc-violet-40)}.tet-color__purple--border,.tet-color__purple--border-hover:hover,.tet-color__purple--border-focus:focus{border-color:var(--tc-violet-40)}.tet-color__purple--background,.tet-color__purple--background-hover:hover,.tet-color__purple--background-focus:focus{background-color:var(--tc-violet-40)}.tet-color__black,.tet-color__black--hover:hover,.tet-color__black--focus:focus{color:var(--tc-foundation-black)}.tet-color__black--border,.tet-color__black--border-hover:hover,.tet-color__black--border-focus:focus{border-color:var(--tc-foundation-black)}.tet-color__black--background,.tet-color__black--background-hover:hover,.tet-color__black--background-focus:focus{background-color:var(--tc-foundation-black)}.tet-color__white,.tet-color__white--hover:hover,.tet-color__white--focus:focus{color:var(--tc-foundation-white)}.tet-color__white--border,.tet-color__white--border-hover:hover,.tet-color__white--border-focus:focus{border-color:var(--tc-foundation-white)}.tet-color__white--background,.tet-color__white--background-hover:hover,.tet-color__white--background-focus:focus{background-color:var(--tc-foundation-white)}.dark .tet-color__blue:not(.tet-color--static),.dark .tet-color__blue--hover:hover:not(.tet-color--static),.dark .tet-color__blue--focus:focus:not(.tet-color--static){color:var(--tc-blue-40-dark)}.dark .tet-color__blue--border:not(.tet-color--static),.dark .tet-color__blue--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-40-dark)}.dark .tet-color__blue--background:not(.tet-color--static),.dark .tet-color__blue--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-40-dark)}.dark .tet-color__blue80:not(.tet-color--static),.dark .tet-color__blue80--hover:hover:not(.tet-color--static),.dark .tet-color__blue80--focus:focus:not(.tet-color--static){color:var(--tc-blue-80-dark)}.dark .tet-color__blue80--border:not(.tet-color--static),.dark .tet-color__blue80--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-80-dark)}.dark .tet-color__blue80--background:not(.tet-color--static),.dark .tet-color__blue80--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-80-dark)}.dark .tet-color__blue70:not(.tet-color--static),.dark .tet-color__blue70--hover:hover:not(.tet-color--static),.dark .tet-color__blue70--focus:focus:not(.tet-color--static){color:var(--tc-blue-70-dark)}.dark .tet-color__blue70--border:not(.tet-color--static),.dark .tet-color__blue70--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-70-dark)}.dark .tet-color__blue70--background:not(.tet-color--static),.dark .tet-color__blue70--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-70-dark)}.dark .tet-color__blue60:not(.tet-color--static),.dark .tet-color__blue60--hover:hover:not(.tet-color--static),.dark .tet-color__blue60--focus:focus:not(.tet-color--static){color:var(--tc-blue-60-dark)}.dark .tet-color__blue60--border:not(.tet-color--static),.dark .tet-color__blue60--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-60-dark)}.dark .tet-color__blue60--background:not(.tet-color--static),.dark .tet-color__blue60--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-60-dark)}.dark .tet-color__blue50:not(.tet-color--static),.dark .tet-color__blue50--hover:hover:not(.tet-color--static),.dark .tet-color__blue50--focus:focus:not(.tet-color--static){color:var(--tc-blue-50-dark)}.dark .tet-color__blue50--border:not(.tet-color--static),.dark .tet-color__blue50--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-50-dark)}.dark .tet-color__blue50--background:not(.tet-color--static),.dark .tet-color__blue50--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-50-dark)}.dark .tet-color__blue40:not(.tet-color--static),.dark .tet-color__blue40--hover:hover:not(.tet-color--static),.dark .tet-color__blue40--focus:focus:not(.tet-color--static){color:var(--tc-blue-40-dark)}.dark .tet-color__blue40--border:not(.tet-color--static),.dark .tet-color__blue40--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-40-dark)}.dark .tet-color__blue40--background:not(.tet-color--static),.dark .tet-color__blue40--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-40-dark)}.dark .tet-color__blue30:not(.tet-color--static),.dark .tet-color__blue30--hover:hover:not(.tet-color--static),.dark .tet-color__blue30--focus:focus:not(.tet-color--static){color:var(--tc-blue-30-dark)}.dark .tet-color__blue30--border:not(.tet-color--static),.dark .tet-color__blue30--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-30-dark)}.dark .tet-color__blue30--background:not(.tet-color--static),.dark .tet-color__blue30--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-30-dark)}.dark .tet-color__blue20:not(.tet-color--static),.dark .tet-color__blue20--hover:hover:not(.tet-color--static),.dark .tet-color__blue20--focus:focus:not(.tet-color--static){color:var(--tc-blue-20-dark)}.dark .tet-color__blue20--border:not(.tet-color--static),.dark .tet-color__blue20--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-20-dark)}.dark .tet-color__blue20--background:not(.tet-color--static),.dark .tet-color__blue20--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-20-dark)}.dark .tet-color__blue10:not(.tet-color--static),.dark .tet-color__blue10--hover:hover:not(.tet-color--static),.dark .tet-color__blue10--focus:focus:not(.tet-color--static){color:var(--tc-blue-10-dark)}.dark .tet-color__blue10--border:not(.tet-color--static),.dark .tet-color__blue10--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-10-dark)}.dark .tet-color__blue10--background:not(.tet-color--static),.dark .tet-color__blue10--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-10-dark)}.dark .tet-color__blue00:not(.tet-color--static),.dark .tet-color__blue00--hover:hover:not(.tet-color--static),.dark .tet-color__blue00--focus:focus:not(.tet-color--static){color:var(--tc-blue-00-dark)}.dark .tet-color__blue00--border:not(.tet-color--static),.dark .tet-color__blue00--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-00-dark)}.dark .tet-color__blue00--background:not(.tet-color--static),.dark .tet-color__blue00--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-00-dark)}.dark .tet-color__blue80dark:not(.tet-color--static),.dark .tet-color__blue80dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue80dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-80-dark)}.dark .tet-color__blue80dark--border:not(.tet-color--static),.dark .tet-color__blue80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-80-dark)}.dark .tet-color__blue80dark--background:not(.tet-color--static),.dark .tet-color__blue80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-80-dark)}.dark .tet-color__blue70dark:not(.tet-color--static),.dark .tet-color__blue70dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue70dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-70-dark)}.dark .tet-color__blue70dark--border:not(.tet-color--static),.dark .tet-color__blue70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-70-dark)}.dark .tet-color__blue70dark--background:not(.tet-color--static),.dark .tet-color__blue70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-70-dark)}.dark .tet-color__blue60dark:not(.tet-color--static),.dark .tet-color__blue60dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue60dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-60-dark)}.dark .tet-color__blue60dark--border:not(.tet-color--static),.dark .tet-color__blue60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-60-dark)}.dark .tet-color__blue60dark--background:not(.tet-color--static),.dark .tet-color__blue60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-60-dark)}.dark .tet-color__blue50dark:not(.tet-color--static),.dark .tet-color__blue50dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue50dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-50-dark)}.dark .tet-color__blue50dark--border:not(.tet-color--static),.dark .tet-color__blue50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-50-dark)}.dark .tet-color__blue50dark--background:not(.tet-color--static),.dark .tet-color__blue50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-50-dark)}.dark .tet-color__blue40dark:not(.tet-color--static),.dark .tet-color__blue40dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue40dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-40-dark)}.dark .tet-color__blue40dark--border:not(.tet-color--static),.dark .tet-color__blue40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-40-dark)}.dark .tet-color__blue40dark--background:not(.tet-color--static),.dark .tet-color__blue40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-40-dark)}.dark .tet-color__blue10dark:not(.tet-color--static),.dark .tet-color__blue10dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue10dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-10-dark)}.dark .tet-color__blue10dark--border:not(.tet-color--static),.dark .tet-color__blue10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-10-dark)}.dark .tet-color__blue10dark--background:not(.tet-color--static),.dark .tet-color__blue10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-10-dark)}.dark .tet-color__green:not(.tet-color--static),.dark .tet-color__green--hover:hover:not(.tet-color--static),.dark .tet-color__green--focus:focus:not(.tet-color--static){color:var(--tc-green-40-dark)}.dark .tet-color__green--border:not(.tet-color--static),.dark .tet-color__green--border-hover:hover:not(.tet-color--static),.dark .tet-color__green--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-40-dark)}.dark .tet-color__green--background:not(.tet-color--static),.dark .tet-color__green--background-hover:hover:not(.tet-color--static),.dark .tet-color__green--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-40-dark)}.dark .tet-color__green80:not(.tet-color--static),.dark .tet-color__green80--hover:hover:not(.tet-color--static),.dark .tet-color__green80--focus:focus:not(.tet-color--static){color:var(--tc-green-80-dark)}.dark .tet-color__green80--border:not(.tet-color--static),.dark .tet-color__green80--border-hover:hover:not(.tet-color--static),.dark .tet-color__green80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-80-dark)}.dark .tet-color__green80--background:not(.tet-color--static),.dark .tet-color__green80--background-hover:hover:not(.tet-color--static),.dark .tet-color__green80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-80-dark)}.dark .tet-color__green70:not(.tet-color--static),.dark .tet-color__green70--hover:hover:not(.tet-color--static),.dark .tet-color__green70--focus:focus:not(.tet-color--static){color:var(--tc-green-70-dark)}.dark .tet-color__green70--border:not(.tet-color--static),.dark .tet-color__green70--border-hover:hover:not(.tet-color--static),.dark .tet-color__green70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-70-dark)}.dark .tet-color__green70--background:not(.tet-color--static),.dark .tet-color__green70--background-hover:hover:not(.tet-color--static),.dark .tet-color__green70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-70-dark)}.dark .tet-color__green60:not(.tet-color--static),.dark .tet-color__green60--hover:hover:not(.tet-color--static),.dark .tet-color__green60--focus:focus:not(.tet-color--static){color:var(--tc-green-60-dark)}.dark .tet-color__green60--border:not(.tet-color--static),.dark .tet-color__green60--border-hover:hover:not(.tet-color--static),.dark .tet-color__green60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-60-dark)}.dark .tet-color__green60--background:not(.tet-color--static),.dark .tet-color__green60--background-hover:hover:not(.tet-color--static),.dark .tet-color__green60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-60-dark)}.dark .tet-color__green50:not(.tet-color--static),.dark .tet-color__green50--hover:hover:not(.tet-color--static),.dark .tet-color__green50--focus:focus:not(.tet-color--static){color:var(--tc-green-50-dark)}.dark .tet-color__green50--border:not(.tet-color--static),.dark .tet-color__green50--border-hover:hover:not(.tet-color--static),.dark .tet-color__green50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-50-dark)}.dark .tet-color__green50--background:not(.tet-color--static),.dark .tet-color__green50--background-hover:hover:not(.tet-color--static),.dark .tet-color__green50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-50-dark)}.dark .tet-color__green40:not(.tet-color--static),.dark .tet-color__green40--hover:hover:not(.tet-color--static),.dark .tet-color__green40--focus:focus:not(.tet-color--static){color:var(--tc-green-40-dark)}.dark .tet-color__green40--border:not(.tet-color--static),.dark .tet-color__green40--border-hover:hover:not(.tet-color--static),.dark .tet-color__green40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-40-dark)}.dark .tet-color__green40--background:not(.tet-color--static),.dark .tet-color__green40--background-hover:hover:not(.tet-color--static),.dark .tet-color__green40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-40-dark)}.dark .tet-color__green30:not(.tet-color--static),.dark .tet-color__green30--hover:hover:not(.tet-color--static),.dark .tet-color__green30--focus:focus:not(.tet-color--static){color:var(--tc-green-30-dark)}.dark .tet-color__green30--border:not(.tet-color--static),.dark .tet-color__green30--border-hover:hover:not(.tet-color--static),.dark .tet-color__green30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-30-dark)}.dark .tet-color__green30--background:not(.tet-color--static),.dark .tet-color__green30--background-hover:hover:not(.tet-color--static),.dark .tet-color__green30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-30-dark)}.dark .tet-color__green20:not(.tet-color--static),.dark .tet-color__green20--hover:hover:not(.tet-color--static),.dark .tet-color__green20--focus:focus:not(.tet-color--static){color:var(--tc-green-20-dark)}.dark .tet-color__green20--border:not(.tet-color--static),.dark .tet-color__green20--border-hover:hover:not(.tet-color--static),.dark .tet-color__green20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-20-dark)}.dark .tet-color__green20--background:not(.tet-color--static),.dark .tet-color__green20--background-hover:hover:not(.tet-color--static),.dark .tet-color__green20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-20-dark)}.dark .tet-color__green10:not(.tet-color--static),.dark .tet-color__green10--hover:hover:not(.tet-color--static),.dark .tet-color__green10--focus:focus:not(.tet-color--static){color:var(--tc-green-10-dark)}.dark .tet-color__green10--border:not(.tet-color--static),.dark .tet-color__green10--border-hover:hover:not(.tet-color--static),.dark .tet-color__green10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-10-dark)}.dark .tet-color__green10--background:not(.tet-color--static),.dark .tet-color__green10--background-hover:hover:not(.tet-color--static),.dark .tet-color__green10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-10-dark)}.dark .tet-color__green00:not(.tet-color--static),.dark .tet-color__green00--hover:hover:not(.tet-color--static),.dark .tet-color__green00--focus:focus:not(.tet-color--static){color:var(--tc-green-00-dark)}.dark .tet-color__green00--border:not(.tet-color--static),.dark .tet-color__green00--border-hover:hover:not(.tet-color--static),.dark .tet-color__green00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-00-dark)}.dark .tet-color__green00--background:not(.tet-color--static),.dark .tet-color__green00--background-hover:hover:not(.tet-color--static),.dark .tet-color__green00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-00-dark)}.dark .tet-color__green80dark:not(.tet-color--static),.dark .tet-color__green80dark--hover:hover:not(.tet-color--static),.dark .tet-color__green80dark--focus:focus:not(.tet-color--static){color:var(--tc-green-80-dark)}.dark .tet-color__green80dark--border:not(.tet-color--static),.dark .tet-color__green80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-80-dark)}.dark .tet-color__green80dark--background:not(.tet-color--static),.dark .tet-color__green80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-80-dark)}.dark .tet-color__green70dark:not(.tet-color--static),.dark .tet-color__green70dark--hover:hover:not(.tet-color--static),.dark .tet-color__green70dark--focus:focus:not(.tet-color--static){color:var(--tc-green-70-dark)}.dark .tet-color__green70dark--border:not(.tet-color--static),.dark .tet-color__green70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-70-dark)}.dark .tet-color__green70dark--background:not(.tet-color--static),.dark .tet-color__green70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-70-dark)}.dark .tet-color__green60dark:not(.tet-color--static),.dark .tet-color__green60dark--hover:hover:not(.tet-color--static),.dark .tet-color__green60dark--focus:focus:not(.tet-color--static){color:var(--tc-green-60-dark)}.dark .tet-color__green60dark--border:not(.tet-color--static),.dark .tet-color__green60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-60-dark)}.dark .tet-color__green60dark--background:not(.tet-color--static),.dark .tet-color__green60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-60-dark)}.dark .tet-color__green50dark:not(.tet-color--static),.dark .tet-color__green50dark--hover:hover:not(.tet-color--static),.dark .tet-color__green50dark--focus:focus:not(.tet-color--static){color:var(--tc-green-50-dark)}.dark .tet-color__green50dark--border:not(.tet-color--static),.dark .tet-color__green50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-50-dark)}.dark .tet-color__green50dark--background:not(.tet-color--static),.dark .tet-color__green50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-50-dark)}.dark .tet-color__green40dark:not(.tet-color--static),.dark .tet-color__green40dark--hover:hover:not(.tet-color--static),.dark .tet-color__green40dark--focus:focus:not(.tet-color--static){color:var(--tc-green-40-dark)}.dark .tet-color__green40dark--border:not(.tet-color--static),.dark .tet-color__green40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-40-dark)}.dark .tet-color__green40dark--background:not(.tet-color--static),.dark .tet-color__green40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-40-dark)}.dark .tet-color__green10dark:not(.tet-color--static),.dark .tet-color__green10dark--hover:hover:not(.tet-color--static),.dark .tet-color__green10dark--focus:focus:not(.tet-color--static){color:var(--tc-green-10-dark)}.dark .tet-color__green10dark--border:not(.tet-color--static),.dark .tet-color__green10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-10-dark)}.dark .tet-color__green10dark--background:not(.tet-color--static),.dark .tet-color__green10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-10-dark)}.dark .tet-color__yellow:not(.tet-color--static),.dark .tet-color__yellow--hover:hover:not(.tet-color--static),.dark .tet-color__yellow--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow--border:not(.tet-color--static),.dark .tet-color__yellow--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow--background:not(.tet-color--static),.dark .tet-color__yellow--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow80:not(.tet-color--static),.dark .tet-color__yellow80--hover:hover:not(.tet-color--static),.dark .tet-color__yellow80--focus:focus:not(.tet-color--static){color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80--border:not(.tet-color--static),.dark .tet-color__yellow80--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80--background:not(.tet-color--static),.dark .tet-color__yellow80--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow70:not(.tet-color--static),.dark .tet-color__yellow70--hover:hover:not(.tet-color--static),.dark .tet-color__yellow70--focus:focus:not(.tet-color--static){color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70--border:not(.tet-color--static),.dark .tet-color__yellow70--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70--background:not(.tet-color--static),.dark .tet-color__yellow70--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow60:not(.tet-color--static),.dark .tet-color__yellow60--hover:hover:not(.tet-color--static),.dark .tet-color__yellow60--focus:focus:not(.tet-color--static){color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60--border:not(.tet-color--static),.dark .tet-color__yellow60--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60--background:not(.tet-color--static),.dark .tet-color__yellow60--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow50:not(.tet-color--static),.dark .tet-color__yellow50--hover:hover:not(.tet-color--static),.dark .tet-color__yellow50--focus:focus:not(.tet-color--static){color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50--border:not(.tet-color--static),.dark .tet-color__yellow50--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50--background:not(.tet-color--static),.dark .tet-color__yellow50--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow40:not(.tet-color--static),.dark .tet-color__yellow40--hover:hover:not(.tet-color--static),.dark .tet-color__yellow40--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40--border:not(.tet-color--static),.dark .tet-color__yellow40--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40--background:not(.tet-color--static),.dark .tet-color__yellow40--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow30:not(.tet-color--static),.dark .tet-color__yellow30--hover:hover:not(.tet-color--static),.dark .tet-color__yellow30--focus:focus:not(.tet-color--static){color:var(--tc-yellow-30-dark)}.dark .tet-color__yellow30--border:not(.tet-color--static),.dark .tet-color__yellow30--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-30-dark)}.dark .tet-color__yellow30--background:not(.tet-color--static),.dark .tet-color__yellow30--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-30-dark)}.dark .tet-color__yellow20:not(.tet-color--static),.dark .tet-color__yellow20--hover:hover:not(.tet-color--static),.dark .tet-color__yellow20--focus:focus:not(.tet-color--static){color:var(--tc-yellow-20-dark)}.dark .tet-color__yellow20--border:not(.tet-color--static),.dark .tet-color__yellow20--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-20-dark)}.dark .tet-color__yellow20--background:not(.tet-color--static),.dark .tet-color__yellow20--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-20-dark)}.dark .tet-color__yellow10:not(.tet-color--static),.dark .tet-color__yellow10--hover:hover:not(.tet-color--static),.dark .tet-color__yellow10--focus:focus:not(.tet-color--static){color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10--border:not(.tet-color--static),.dark .tet-color__yellow10--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10--background:not(.tet-color--static),.dark .tet-color__yellow10--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow00:not(.tet-color--static),.dark .tet-color__yellow00--hover:hover:not(.tet-color--static),.dark .tet-color__yellow00--focus:focus:not(.tet-color--static){color:var(--tc-yellow-00-dark)}.dark .tet-color__yellow00--border:not(.tet-color--static),.dark .tet-color__yellow00--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-00-dark)}.dark .tet-color__yellow00--background:not(.tet-color--static),.dark .tet-color__yellow00--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-00-dark)}.dark .tet-color__yellow80dark:not(.tet-color--static),.dark .tet-color__yellow80dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow80dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80dark--border:not(.tet-color--static),.dark .tet-color__yellow80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80dark--background:not(.tet-color--static),.dark .tet-color__yellow80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow70dark:not(.tet-color--static),.dark .tet-color__yellow70dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow70dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70dark--border:not(.tet-color--static),.dark .tet-color__yellow70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70dark--background:not(.tet-color--static),.dark .tet-color__yellow70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow60dark:not(.tet-color--static),.dark .tet-color__yellow60dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow60dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60dark--border:not(.tet-color--static),.dark .tet-color__yellow60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60dark--background:not(.tet-color--static),.dark .tet-color__yellow60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow55dark:not(.tet-color--static),.dark .tet-color__yellow55dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow55dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow55dark--border:not(.tet-color--static),.dark .tet-color__yellow55dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow55dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow55dark--background:not(.tet-color--static),.dark .tet-color__yellow55dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow55dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50dark:not(.tet-color--static),.dark .tet-color__yellow50dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow50dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50dark--border:not(.tet-color--static),.dark .tet-color__yellow50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50dark--background:not(.tet-color--static),.dark .tet-color__yellow50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow45dark:not(.tet-color--static),.dark .tet-color__yellow45dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow45dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow45dark--border:not(.tet-color--static),.dark .tet-color__yellow45dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow45dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow45dark--background:not(.tet-color--static),.dark .tet-color__yellow45dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow45dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40dark:not(.tet-color--static),.dark .tet-color__yellow40dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow40dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40dark--border:not(.tet-color--static),.dark .tet-color__yellow40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40dark--background:not(.tet-color--static),.dark .tet-color__yellow40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow10dark:not(.tet-color--static),.dark .tet-color__yellow10dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow10dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10dark--border:not(.tet-color--static),.dark .tet-color__yellow10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10dark--background:not(.tet-color--static),.dark .tet-color__yellow10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-10-dark)}.dark .tet-color__red:not(.tet-color--static),.dark .tet-color__red--hover:hover:not(.tet-color--static),.dark .tet-color__red--focus:focus:not(.tet-color--static){color:var(--tc-red-40-dark)}.dark .tet-color__red--border:not(.tet-color--static),.dark .tet-color__red--border-hover:hover:not(.tet-color--static),.dark .tet-color__red--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-40-dark)}.dark .tet-color__red--background:not(.tet-color--static),.dark .tet-color__red--background-hover:hover:not(.tet-color--static),.dark .tet-color__red--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-40-dark)}.dark .tet-color__red80:not(.tet-color--static),.dark .tet-color__red80--hover:hover:not(.tet-color--static),.dark .tet-color__red80--focus:focus:not(.tet-color--static){color:var(--tc-red-80-dark)}.dark .tet-color__red80--border:not(.tet-color--static),.dark .tet-color__red80--border-hover:hover:not(.tet-color--static),.dark .tet-color__red80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-80-dark)}.dark .tet-color__red80--background:not(.tet-color--static),.dark .tet-color__red80--background-hover:hover:not(.tet-color--static),.dark .tet-color__red80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-80-dark)}.dark .tet-color__red70:not(.tet-color--static),.dark .tet-color__red70--hover:hover:not(.tet-color--static),.dark .tet-color__red70--focus:focus:not(.tet-color--static){color:var(--tc-red-70-dark)}.dark .tet-color__red70--border:not(.tet-color--static),.dark .tet-color__red70--border-hover:hover:not(.tet-color--static),.dark .tet-color__red70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-70-dark)}.dark .tet-color__red70--background:not(.tet-color--static),.dark .tet-color__red70--background-hover:hover:not(.tet-color--static),.dark .tet-color__red70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-70-dark)}.dark .tet-color__red60:not(.tet-color--static),.dark .tet-color__red60--hover:hover:not(.tet-color--static),.dark .tet-color__red60--focus:focus:not(.tet-color--static){color:var(--tc-red-60-dark)}.dark .tet-color__red60--border:not(.tet-color--static),.dark .tet-color__red60--border-hover:hover:not(.tet-color--static),.dark .tet-color__red60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-60-dark)}.dark .tet-color__red60--background:not(.tet-color--static),.dark .tet-color__red60--background-hover:hover:not(.tet-color--static),.dark .tet-color__red60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-60-dark)}.dark .tet-color__red50:not(.tet-color--static),.dark .tet-color__red50--hover:hover:not(.tet-color--static),.dark .tet-color__red50--focus:focus:not(.tet-color--static){color:var(--tc-red-50-dark)}.dark .tet-color__red50--border:not(.tet-color--static),.dark .tet-color__red50--border-hover:hover:not(.tet-color--static),.dark .tet-color__red50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-50-dark)}.dark .tet-color__red50--background:not(.tet-color--static),.dark .tet-color__red50--background-hover:hover:not(.tet-color--static),.dark .tet-color__red50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-50-dark)}.dark .tet-color__red40:not(.tet-color--static),.dark .tet-color__red40--hover:hover:not(.tet-color--static),.dark .tet-color__red40--focus:focus:not(.tet-color--static){color:var(--tc-red-40-dark)}.dark .tet-color__red40--border:not(.tet-color--static),.dark .tet-color__red40--border-hover:hover:not(.tet-color--static),.dark .tet-color__red40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-40-dark)}.dark .tet-color__red40--background:not(.tet-color--static),.dark .tet-color__red40--background-hover:hover:not(.tet-color--static),.dark .tet-color__red40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-40-dark)}.dark .tet-color__red30:not(.tet-color--static),.dark .tet-color__red30--hover:hover:not(.tet-color--static),.dark .tet-color__red30--focus:focus:not(.tet-color--static){color:var(--tc-red-30-dark)}.dark .tet-color__red30--border:not(.tet-color--static),.dark .tet-color__red30--border-hover:hover:not(.tet-color--static),.dark .tet-color__red30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-30-dark)}.dark .tet-color__red30--background:not(.tet-color--static),.dark .tet-color__red30--background-hover:hover:not(.tet-color--static),.dark .tet-color__red30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-30-dark)}.dark .tet-color__red20:not(.tet-color--static),.dark .tet-color__red20--hover:hover:not(.tet-color--static),.dark .tet-color__red20--focus:focus:not(.tet-color--static){color:var(--tc-red-20-dark)}.dark .tet-color__red20--border:not(.tet-color--static),.dark .tet-color__red20--border-hover:hover:not(.tet-color--static),.dark .tet-color__red20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-20-dark)}.dark .tet-color__red20--background:not(.tet-color--static),.dark .tet-color__red20--background-hover:hover:not(.tet-color--static),.dark .tet-color__red20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-20-dark)}.dark .tet-color__red10:not(.tet-color--static),.dark .tet-color__red10--hover:hover:not(.tet-color--static),.dark .tet-color__red10--focus:focus:not(.tet-color--static){color:var(--tc-red-10-dark)}.dark .tet-color__red10--border:not(.tet-color--static),.dark .tet-color__red10--border-hover:hover:not(.tet-color--static),.dark .tet-color__red10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-10-dark)}.dark .tet-color__red10--background:not(.tet-color--static),.dark .tet-color__red10--background-hover:hover:not(.tet-color--static),.dark .tet-color__red10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-10-dark)}.dark .tet-color__red00:not(.tet-color--static),.dark .tet-color__red00--hover:hover:not(.tet-color--static),.dark .tet-color__red00--focus:focus:not(.tet-color--static){color:var(--tc-red-00-dark)}.dark .tet-color__red00--border:not(.tet-color--static),.dark .tet-color__red00--border-hover:hover:not(.tet-color--static),.dark .tet-color__red00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-00-dark)}.dark .tet-color__red00--background:not(.tet-color--static),.dark .tet-color__red00--background-hover:hover:not(.tet-color--static),.dark .tet-color__red00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-00-dark)}.dark .tet-color__red80dark:not(.tet-color--static),.dark .tet-color__red80dark--hover:hover:not(.tet-color--static),.dark .tet-color__red80dark--focus:focus:not(.tet-color--static){color:var(--tc-red-80-dark)}.dark .tet-color__red80dark--border:not(.tet-color--static),.dark .tet-color__red80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-80-dark)}.dark .tet-color__red80dark--background:not(.tet-color--static),.dark .tet-color__red80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-80-dark)}.dark .tet-color__red70dark:not(.tet-color--static),.dark .tet-color__red70dark--hover:hover:not(.tet-color--static),.dark .tet-color__red70dark--focus:focus:not(.tet-color--static){color:var(--tc-red-70-dark)}.dark .tet-color__red70dark--border:not(.tet-color--static),.dark .tet-color__red70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-70-dark)}.dark .tet-color__red70dark--background:not(.tet-color--static),.dark .tet-color__red70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-70-dark)}.dark .tet-color__red65dark:not(.tet-color--static),.dark .tet-color__red65dark--hover:hover:not(.tet-color--static),.dark .tet-color__red65dark--focus:focus:not(.tet-color--static){color:var(--tc-red-60-dark)}.dark .tet-color__red65dark--border:not(.tet-color--static),.dark .tet-color__red65dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red65dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-60-dark)}.dark .tet-color__red65dark--background:not(.tet-color--static),.dark .tet-color__red65dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red65dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-60-dark)}.dark .tet-color__red60dark:not(.tet-color--static),.dark .tet-color__red60dark--hover:hover:not(.tet-color--static),.dark .tet-color__red60dark--focus:focus:not(.tet-color--static){color:var(--tc-red-60-dark)}.dark .tet-color__red60dark--border:not(.tet-color--static),.dark .tet-color__red60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-60-dark)}.dark .tet-color__red60dark--background:not(.tet-color--static),.dark .tet-color__red60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-60-dark)}.dark .tet-color__red55dark:not(.tet-color--static),.dark .tet-color__red55dark--hover:hover:not(.tet-color--static),.dark .tet-color__red55dark--focus:focus:not(.tet-color--static){color:var(--tc-red-50-dark)}.dark .tet-color__red55dark--border:not(.tet-color--static),.dark .tet-color__red55dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red55dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-50-dark)}.dark .tet-color__red55dark--background:not(.tet-color--static),.dark .tet-color__red55dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red55dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-50-dark)}.dark .tet-color__red50dark:not(.tet-color--static),.dark .tet-color__red50dark--hover:hover:not(.tet-color--static),.dark .tet-color__red50dark--focus:focus:not(.tet-color--static){color:var(--tc-red-50-dark)}.dark .tet-color__red50dark--border:not(.tet-color--static),.dark .tet-color__red50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-50-dark)}.dark .tet-color__red50dark--background:not(.tet-color--static),.dark .tet-color__red50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-50-dark)}.dark .tet-color__red40dark:not(.tet-color--static),.dark .tet-color__red40dark--hover:hover:not(.tet-color--static),.dark .tet-color__red40dark--focus:focus:not(.tet-color--static){color:var(--tc-red-40-dark)}.dark .tet-color__red40dark--border:not(.tet-color--static),.dark .tet-color__red40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-40-dark)}.dark .tet-color__red40dark--background:not(.tet-color--static),.dark .tet-color__red40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-40-dark)}.dark .tet-color__red10dark:not(.tet-color--static),.dark .tet-color__red10dark--hover:hover:not(.tet-color--static),.dark .tet-color__red10dark--focus:focus:not(.tet-color--static){color:var(--tc-red-10-dark)}.dark .tet-color__red10dark--border:not(.tet-color--static),.dark .tet-color__red10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-10-dark)}.dark .tet-color__red10dark--background:not(.tet-color--static),.dark .tet-color__red10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-10-dark)}.dark .tet-color__violet:not(.tet-color--static),.dark .tet-color__violet--hover:hover:not(.tet-color--static),.dark .tet-color__violet--focus:focus:not(.tet-color--static){color:var(--tc-violet-40-dark)}.dark .tet-color__violet--border:not(.tet-color--static),.dark .tet-color__violet--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-40-dark)}.dark .tet-color__violet--background:not(.tet-color--static),.dark .tet-color__violet--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-40-dark)}.dark .tet-color__violet80:not(.tet-color--static),.dark .tet-color__violet80--hover:hover:not(.tet-color--static),.dark .tet-color__violet80--focus:focus:not(.tet-color--static){color:var(--tc-violet-80-dark)}.dark .tet-color__violet80--border:not(.tet-color--static),.dark .tet-color__violet80--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-80-dark)}.dark .tet-color__violet80--background:not(.tet-color--static),.dark .tet-color__violet80--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-80-dark)}.dark .tet-color__violet70:not(.tet-color--static),.dark .tet-color__violet70--hover:hover:not(.tet-color--static),.dark .tet-color__violet70--focus:focus:not(.tet-color--static){color:var(--tc-violet-70-dark)}.dark .tet-color__violet70--border:not(.tet-color--static),.dark .tet-color__violet70--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-70-dark)}.dark .tet-color__violet70--background:not(.tet-color--static),.dark .tet-color__violet70--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-70-dark)}.dark .tet-color__violet60:not(.tet-color--static),.dark .tet-color__violet60--hover:hover:not(.tet-color--static),.dark .tet-color__violet60--focus:focus:not(.tet-color--static){color:var(--tc-violet-60-dark)}.dark .tet-color__violet60--border:not(.tet-color--static),.dark .tet-color__violet60--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-60-dark)}.dark .tet-color__violet60--background:not(.tet-color--static),.dark .tet-color__violet60--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-60-dark)}.dark .tet-color__violet50:not(.tet-color--static),.dark .tet-color__violet50--hover:hover:not(.tet-color--static),.dark .tet-color__violet50--focus:focus:not(.tet-color--static){color:var(--tc-violet-50-dark)}.dark .tet-color__violet50--border:not(.tet-color--static),.dark .tet-color__violet50--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-50-dark)}.dark .tet-color__violet50--background:not(.tet-color--static),.dark .tet-color__violet50--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-50-dark)}.dark .tet-color__violet40:not(.tet-color--static),.dark .tet-color__violet40--hover:hover:not(.tet-color--static),.dark .tet-color__violet40--focus:focus:not(.tet-color--static){color:var(--tc-violet-40-dark)}.dark .tet-color__violet40--border:not(.tet-color--static),.dark .tet-color__violet40--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-40-dark)}.dark .tet-color__violet40--background:not(.tet-color--static),.dark .tet-color__violet40--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-40-dark)}.dark .tet-color__violet30:not(.tet-color--static),.dark .tet-color__violet30--hover:hover:not(.tet-color--static),.dark .tet-color__violet30--focus:focus:not(.tet-color--static){color:var(--tc-violet-30-dark)}.dark .tet-color__violet30--border:not(.tet-color--static),.dark .tet-color__violet30--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-30-dark)}.dark .tet-color__violet30--background:not(.tet-color--static),.dark .tet-color__violet30--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-30-dark)}.dark .tet-color__violet20:not(.tet-color--static),.dark .tet-color__violet20--hover:hover:not(.tet-color--static),.dark .tet-color__violet20--focus:focus:not(.tet-color--static){color:var(--tc-violet-20-dark)}.dark .tet-color__violet20--border:not(.tet-color--static),.dark .tet-color__violet20--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-20-dark)}.dark .tet-color__violet20--background:not(.tet-color--static),.dark .tet-color__violet20--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-20-dark)}.dark .tet-color__violet10:not(.tet-color--static),.dark .tet-color__violet10--hover:hover:not(.tet-color--static),.dark .tet-color__violet10--focus:focus:not(.tet-color--static){color:var(--tc-violet-10-dark)}.dark .tet-color__violet10--border:not(.tet-color--static),.dark .tet-color__violet10--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-10-dark)}.dark .tet-color__violet10--background:not(.tet-color--static),.dark .tet-color__violet10--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-10-dark)}.dark .tet-color__violet00:not(.tet-color--static),.dark .tet-color__violet00--hover:hover:not(.tet-color--static),.dark .tet-color__violet00--focus:focus:not(.tet-color--static){color:var(--tc-violet-00-dark)}.dark .tet-color__violet00--border:not(.tet-color--static),.dark .tet-color__violet00--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-00-dark)}.dark .tet-color__violet00--background:not(.tet-color--static),.dark .tet-color__violet00--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-00-dark)}.dark .tet-color__grey110:not(.tet-color--static),.dark .tet-color__grey110--hover:hover:not(.tet-color--static),.dark .tet-color__grey110--focus:focus:not(.tet-color--static){color:var(--tc-grey-110-dark)}.dark .tet-color__grey110--border:not(.tet-color--static),.dark .tet-color__grey110--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey110--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-110-dark)}.dark .tet-color__grey110--background:not(.tet-color--static),.dark .tet-color__grey110--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey110--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-110-dark)}.dark .tet-color__grey100:not(.tet-color--static),.dark .tet-color__grey100--hover:hover:not(.tet-color--static),.dark .tet-color__grey100--focus:focus:not(.tet-color--static){color:var(--tc-grey-100-dark)}.dark .tet-color__grey100--border:not(.tet-color--static),.dark .tet-color__grey100--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey100--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-100-dark)}.dark .tet-color__grey100--background:not(.tet-color--static),.dark .tet-color__grey100--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey100--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-100-dark)}.dark .tet-color__grey90:not(.tet-color--static),.dark .tet-color__grey90--hover:hover:not(.tet-color--static),.dark .tet-color__grey90--focus:focus:not(.tet-color--static){color:var(--tc-grey-90-dark)}.dark .tet-color__grey90--border:not(.tet-color--static),.dark .tet-color__grey90--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey90--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-90-dark)}.dark .tet-color__grey90--background:not(.tet-color--static),.dark .tet-color__grey90--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey90--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-90-dark)}.dark .tet-color__grey80:not(.tet-color--static),.dark .tet-color__grey80--hover:hover:not(.tet-color--static),.dark .tet-color__grey80--focus:focus:not(.tet-color--static){color:var(--tc-grey-80-dark)}.dark .tet-color__grey80--border:not(.tet-color--static),.dark .tet-color__grey80--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-80-dark)}.dark .tet-color__grey80--background:not(.tet-color--static),.dark .tet-color__grey80--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-80-dark)}.dark .tet-color__grey70:not(.tet-color--static),.dark .tet-color__grey70--hover:hover:not(.tet-color--static),.dark .tet-color__grey70--focus:focus:not(.tet-color--static){color:var(--tc-grey-70-dark)}.dark .tet-color__grey70--border:not(.tet-color--static),.dark .tet-color__grey70--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-70-dark)}.dark .tet-color__grey70--background:not(.tet-color--static),.dark .tet-color__grey70--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-70-dark)}.dark .tet-color__grey60:not(.tet-color--static),.dark .tet-color__grey60--hover:hover:not(.tet-color--static),.dark .tet-color__grey60--focus:focus:not(.tet-color--static){color:var(--tc-grey-60-dark)}.dark .tet-color__grey60--border:not(.tet-color--static),.dark .tet-color__grey60--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-60-dark)}.dark .tet-color__grey60--background:not(.tet-color--static),.dark .tet-color__grey60--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-60-dark)}.dark .tet-color__grey50:not(.tet-color--static),.dark .tet-color__grey50--hover:hover:not(.tet-color--static),.dark .tet-color__grey50--focus:focus:not(.tet-color--static){color:var(--tc-grey-50-dark)}.dark .tet-color__grey50--border:not(.tet-color--static),.dark .tet-color__grey50--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-50-dark)}.dark .tet-color__grey50--background:not(.tet-color--static),.dark .tet-color__grey50--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-50-dark)}.dark .tet-color__grey40:not(.tet-color--static),.dark .tet-color__grey40--hover:hover:not(.tet-color--static),.dark .tet-color__grey40--focus:focus:not(.tet-color--static){color:var(--tc-grey-40-dark)}.dark .tet-color__grey40--border:not(.tet-color--static),.dark .tet-color__grey40--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-40-dark)}.dark .tet-color__grey40--background:not(.tet-color--static),.dark .tet-color__grey40--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-40-dark)}.dark .tet-color__grey30:not(.tet-color--static),.dark .tet-color__grey30--hover:hover:not(.tet-color--static),.dark .tet-color__grey30--focus:focus:not(.tet-color--static){color:var(--tc-grey-30-dark)}.dark .tet-color__grey30--border:not(.tet-color--static),.dark .tet-color__grey30--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-30-dark)}.dark .tet-color__grey30--background:not(.tet-color--static),.dark .tet-color__grey30--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-30-dark)}.dark .tet-color__grey20:not(.tet-color--static),.dark .tet-color__grey20--hover:hover:not(.tet-color--static),.dark .tet-color__grey20--focus:focus:not(.tet-color--static){color:var(--tc-grey-20-dark)}.dark .tet-color__grey20--border:not(.tet-color--static),.dark .tet-color__grey20--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-20-dark)}.dark .tet-color__grey20--background:not(.tet-color--static),.dark .tet-color__grey20--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-20-dark)}.dark .tet-color__grey10:not(.tet-color--static),.dark .tet-color__grey10--hover:hover:not(.tet-color--static),.dark .tet-color__grey10--focus:focus:not(.tet-color--static){color:var(--tc-grey-10-dark)}.dark .tet-color__grey10--border:not(.tet-color--static),.dark .tet-color__grey10--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-10-dark)}.dark .tet-color__grey10--background:not(.tet-color--static),.dark .tet-color__grey10--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-10-dark)}.dark .tet-color__grey00:not(.tet-color--static),.dark .tet-color__grey00--hover:hover:not(.tet-color--static),.dark .tet-color__grey00--focus:focus:not(.tet-color--static){color:var(--tc-grey-00-dark)}.dark .tet-color__grey00--border:not(.tet-color--static),.dark .tet-color__grey00--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-00-dark)}.dark .tet-color__grey00--background:not(.tet-color--static),.dark .tet-color__grey00--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-00-dark)}.dark .tet-color__purple:not(.tet-color--static),.dark .tet-color__purple--hover:hover:not(.tet-color--static),.dark .tet-color__purple--focus:focus:not(.tet-color--static){color:var(--tc-violet-40-dark)}.dark .tet-color__purple--border:not(.tet-color--static),.dark .tet-color__purple--border-hover:hover:not(.tet-color--static),.dark .tet-color__purple--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-40-dark)}.dark .tet-color__purple--background:not(.tet-color--static),.dark .tet-color__purple--background-hover:hover:not(.tet-color--static),.dark .tet-color__purple--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-40-dark)}.dark .tet-color__black:not(.tet-color--static),.dark .tet-color__black--hover:hover:not(.tet-color--static),.dark .tet-color__black--focus:focus:not(.tet-color--static){color:var(--tc-foundation-black-dark)}.dark .tet-color__black--border:not(.tet-color--static),.dark .tet-color__black--border-hover:hover:not(.tet-color--static),.dark .tet-color__black--border-focus:focus:not(.tet-color--static){border-color:var(--tc-foundation-black-dark)}.dark .tet-color__black--background:not(.tet-color--static),.dark .tet-color__black--background-hover:hover:not(.tet-color--static),.dark .tet-color__black--background-focus:focus:not(.tet-color--static){background-color:var(--tc-foundation-black-dark)}.dark .tet-color__white:not(.tet-color--static),.dark .tet-color__white--hover:hover:not(.tet-color--static),.dark .tet-color__white--focus:focus:not(.tet-color--static){color:var(--tc-foundation-white-dark)}.dark .tet-color__white--border:not(.tet-color--static),.dark .tet-color__white--border-hover:hover:not(.tet-color--static),.dark .tet-color__white--border-focus:focus:not(.tet-color--static){border-color:var(--tc-foundation-white-dark)}.dark .tet-color__white--background:not(.tet-color--static),.dark .tet-color__white--background-hover:hover:not(.tet-color--static),.dark .tet-color__white--background-focus:focus:not(.tet-color--static){background-color:var(--tc-foundation-white-dark)}.container.show-variables .container-section .section .section-color{padding:0.5rem 0.25rem 1.5rem 0.75rem}.container.show-variables .container-section .section .section-color .color-name{display:initial}.d-none{display:none}.variable-container .container-section{justify-content:center}.variable-container .container-section .variable-wrapper{display:flex;flex-direction:row;justify-content:center}.variable-container .container-section .variable-wrapper .variable-name{align-self:center;padding:3.5rem 0}.variable-container .container-section .variable-part{position:relative;font-size:1.75rem;align-self:center}.variable-container .container-section .variable-part:after{content:"";position:absolute}.variable-container .container-section .variable-part.variable:after{text-align:center;width:90%;height:1.25rem;bottom:-1.5625rem;left:5%;font-size:1rem}.variable-container .container-section .variable-part.variable.variable-color:after{border-top:0.125rem solid var(--tc-blue-30);content:"krāsa"}.variable-container .container-section .variable-part.variable.variable-type:after{border-top:0.125rem solid var(--tc-blue-30);content:"tips"}.variable-container .container-section .variable-part.variable.variable-state:after{border-top:0.125rem solid var(--tc-blue-30);content:"statuss"}.container .container-title{background:var(--tc-layer-tertiary);padding:1rem 0;margin:0.25rem 0;text-align:center;font-size:1.5rem;border-radius:1.5rem}.container .container-title.main{font-weight:600}.container .container-section{display:flex;flex-direction:row;flex-wrap:wrap;border:0.0625rem solid var(--tc-border-tertiary);border-radius:2rem;padding:1rem}.container .container-section.container-example{flex-direction:column}.container .container-section.container-example .subsection-title{font-weight:500;font-size:1rem;margin:1rem 0}.container .container-section.container-example .example-element{display:inline-flex;font-weight:500}.container .container-section.container-example .example-element--hover{cursor:pointer}.container .container-section.container-example .example-element:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;border-radius:0.125rem}.container .container-section.container-example .border-example{border-width:0.0625rem;border-style:solid;padding:0.125rem}.container .container-section.container-example .variable-example{font-size:0.88rem;line-height:1.5em;padding:0.5rem;background-color:var(--tc-blue-00)}.container .container-section.container-example>span{margin-bottom:1rem}.container .container-section .section{display:flex;flex-direction:column;flex-wrap:wrap;flex-grow:1;position:relative;padding-top:1.5rem;padding-bottom:1rem;max-width:18rem}.container .container-section .section__title{width:100%;text-align:center;font-weight:500;border-left:0.125rem solid var(--tc-border-primary);background:var(--tc-layer-tertiary)}.container .container-section .section .section-title{text-align:center;font-weight:bold}.container .container-section .section .section-color{position:relative;display:flex;flex-direction:row;width:12rem;line-height:3rem;padding:0.5rem;gap:1rem;white-space:nowrap}.container .container-section .section .section-color .color-name{display:none;white-space:nowrap;position:absolute;bottom:0;line-height:0.875rem;color:var(--tc-text-secondary)}.container .container-section .section .section-color .color{width:3rem;height:3rem;border-radius:50%;border:0.0625rem dashed var(--tc-border-quaternary)}';export{e as tet_colors}
|
|
1
|
+
import{r as o,h as r,H as t}from"./p-67c5dc0a.js";const e=class{constructor(t){o(this,t),this.colorSections={blue:{title:"Blue",colors:["blue80","blue70","blue60","blue50","blue40","blue30","blue20","blue10","blue00"]},green:{title:"Green",colors:["green80","green70","green60","green50","green40","green30","green20","green10","green00"]},yellow:{title:"Yellow",colors:["yellow80","yellow70","yellow60","yellow50","yellow40","yellow30","yellow20","yellow10","yellow00"]},red:{title:"Red",colors:["red80","red70","red60","red50","red40","red30","red20","red10","red00"]},violet:{title:"Violet",colors:["violet80","violet70","violet60","violet50","violet40","violet30","violet20","violet10","violet00"]},grey:{title:"Grey",colors:["grey110","grey100","grey90","grey80","grey70","grey60","grey50","grey40","grey30","grey20","grey10","grey00"]},foundation:{title:"Foundation",colors:["blue","violet","green","yellow","red","black","white"]}},this.renderColorItem=o=>{const t=`tet-color__${o}`,e=`${t}--background`,c=o.replace(/([a-z])(\d+)/,"$1 $2");return r("div",{class:"section-color"},r("div",{class:`color ${e}`}),r("div",{class:"color-name"},t),c)},this.renderColorSection=(o,t)=>r("div",{class:`section section-${o}`},r("div",{class:"section__title"},t.title),t.colors.map((o=>this.renderColorItem(o)))),this.showVariables=!1,this.darkTheme=!1}render(){return r(t,{key:"a4644e7acd30eea7e9e3cbf38a4e5a0c922d28c7"},r("div",{key:"5eb911fa38f2594fef3f275526a570b5a849ea6d",class:{dark:this.darkTheme}},r("div",{key:"20986bb91e7477cb32e1a472e21bb2bb229a8644",class:{container:!0,"variable-container":!0}},r("div",{key:"9b5e0981b2187cd447d4b8530c43bc6c05226908",class:"container-title main"},"Krāsas klase"),r("div",{key:"6c5b49894cfa90a6292054288717ce32d8704103",class:"container-section"},r("div",{key:"dbafbbaca9b9f8f4cd36db93eca9aa36c0a3ecbf",class:"variable-wrapper"},r("span",{key:"3823803b392adfaed03a7965b52419d873acdd71",class:"variable-name"},r("span",{key:"cab7e33f04365dbce2a85a0e336de78cc083e352",class:"variable-part"},"tet"),r("span",{key:"4523a4c2779cbdb0e980c417ac458cfb8fc7df78",class:"variable-part variable variable-attribute"},"-color"),r("span",{key:"0ea226762a2b15b6c602a46c0971adeeb421aac4",class:"variable-part variable variable-color"},"__red30"),r("span",{key:"b8c7a738f25b181db61f12cb09b8bd58089ff426",class:"variable-part variable variable-type"},"--background"),r("span",{key:"07d5c49dd1415b98d53ab6d8a8eeeee43b07ac07",class:"variable-part variable variable-state"},"-focus"))))),r("div",{key:"e3bab45c6cae0e4164de03e18d712057b77b4e54",class:"container"},r("div",{key:"0d90b420af41bfecbeb833729f8ed599dcc91f57",class:"container-title"},"Piemēri"),r("div",{key:"c61a74c6fbb3fb218168f8539b6cf3854f53e9a5",class:"container-section container-example"},r("span",{key:"373575fcf77dd1bb3a0b597fe75e0ed75955abfe",class:"subsection-title"},"Teksta krāsas maiņa"),r("code",{key:"78135ff6af344e716ccf6ca6c77a543d496493af",class:"variable-example"},'<div class="tet-color__red30">Teksts</div>'),r("span",{key:"bb90c5252163dfe914539ff614de4dfe18565ea5"},"Teksta krāsas maiņa"," ",r("span",{key:"a45474c8988fc0b9e8dc99e357c9015fed57a99c",class:"example-element tet-color__red30"},"elementam"),"."),r("code",{key:"5aa3eb07e1cf576e9b56ae0989b1858ad95d066f",class:"variable-example"},'<div class="tet-color__red30--hover">Teksts</div>'),r("span",{key:"4bf2e19e7e6436e5e41a44f146fae7300506c2c6"},"Teksta krāsas maiņa"," ",r("span",{key:"b0ce1d828d01b54899afafebe30e36ab48557c0d",class:"example-element example-element--hover tet-color__red30--hover"},"elementam")," ","hover stāvoklī."),r("code",{key:"6b714e093bbd7e79defc912d68505017cf6b9269",class:"variable-example"},'<div class="tet-color__red30--focus">Teksts</div>'),r("span",{key:"570535a8092b27bca6bdc0df61853408e6c75498"},"Teksta krāsas maiņa"," ",r("span",{key:"8a400ade570e72fa6ed200ddf5e2a8973bc4b498",tabindex:"0",class:"example-element tet-color__red30--focus"},"elementam")," ","focus stāvoklī."),r("span",{key:"5b9309c9f7db3a11fcb2f3ce61aff036de5525b2",class:"subsection-title"},"Fona krāsas maiņa"),r("code",{key:"de723b29ff2a5fb25db00addabab69dabcd883ce",class:"variable-example"},'<div class="tet-color__red30--background">Teksts</div>'),r("span",{key:"b86b248d907c2e40145859dab4e88cfeca154db3"},"Fona krāsas maiņa"," ",r("span",{key:"b88fab7599cd4263d153e69626891f1bd24a1a38",class:"example-element tet-color__red30--background"},"elementam"),"."),r("code",{key:"3249261a8116ceef9e4eea7e687d1e21e5d0bd95",class:"variable-example"},'<div class="tet-color__red30--background-hover">Teksts</div>'),r("span",{key:"08e4dbcbfc555425e19c4c14cd5a9ea2e9dee440"},"Fona krāsas maiņa elementam"," ",r("span",{key:"46c5bba5e1b0246de2a2d68c26991d1ebdbf62d0",class:"example-element example-element--hover tet-color__red30--background-hover"},"elementam")," ","hover stāvoklī."),r("code",{key:"812d29d74f58717be6a149ef74387001a0535b62",class:"variable-example"},'<div class="tet-color__red30--background-focus">Teksts</div>'),r("span",{key:"8e267bfee45ee58957c83222985b9377aa27830c"},"Fona krāsas maiņa elementam"," ",r("span",{key:"456653b32c6d1448e9a208905435ca457d35b8c0",tabindex:"0",class:"example-element tet-color__red30--background-focus"},"elementam")," ","focus stāvoklī."),r("span",{key:"5bc2468e73b5debf6a195edb1c51dc74a034f21f",class:"subsection-title"},"Apmales krāsas maiņa"),r("code",{key:"ad9b4b669dce4d7649100549f6ee7e64b80e1e74",class:"variable-example"},'<div class="tet-color__red30--border">Teksts</div>'),r("span",{key:"e98404613ea717d8381a13339eceb7533d62d308"},"Apmales krāsas maiņa"," ",r("span",{key:"19a4bc54d1594d91747e84e3f1af93a4dfed2124",class:"example-element border-example tet-color__red30--border"},"elementam"),"."),r("code",{key:"59e6ca128547b551ea2d50fefd946345f3161a9e",class:"variable-example"},'<div class="tet-color__red30--border-hover">Teksts</div>'),r("span",{key:"7e7fe52c440e800ea9c60ac78ba870b27fc9bb48"},"Apmales krāsas maiņa elementam"," ",r("span",{key:"a1bef0bc7da2117a9c722c30709fa8dfa7c49bab",class:"example-element example-element--hover border-example tet-color__red30--border-hover"},"elementam")," ","hover stāvoklī."),r("code",{key:"1863a344a7d344911804a617acd6e03b57b33129",class:"variable-example"},'<div class="tet-color__red30--border-focus">Teksts</div>'),r("span",{key:"611536db2f74f1f0ceeea63aee23efe04a255d8e"},"Apmales krāsas maiņa elementam"," ",r("span",{key:"921b36ae5f08d2883d5c184e1bd820c03e3e5012",tabindex:"0",class:"example-element border-example tet-color__red30--border-focus"},"elementam")," ","focus stāvoklī."),r("span",{key:"d8ada97f988e09bac6eac409cc8646c6f71ad74c",class:"subsection-title"},"Nemainīga gaišās tēmas krāsa"),r("code",{key:"3b73a88f24f7af5c991cf592f0bd257fcaec5cc2",class:"variable-example"},'<div class="tet-color__red30 tet-color--static">Teksts</div>'),r("span",{key:"0bb76458f184cce79afb5de5a00fc13f0299100f"},"Nemainīga teksta krāsa"," ",r("span",{key:"85fee7c09937d01c25bdd0dec41fcde9fb256b7f",class:"example-element tet-color__red30 tet-color--static"},"elementam"),"."))),r("div",{key:"8f9a92da379e4afb3eb60876d9aa9569d0aff263",class:{container:!0,"show-variables":this.showVariables}},r("div",{key:"c506c96a2902852966742ade6e0bc44661744bd9",class:"container-title"},"Krāsas un Toņi"),r("div",{key:"3968b1de4c531cdb6a194b8fe39f80b14bd83701",class:"container-section"},Object.entries(this.colorSections).map((([o,r])=>this.renderColorSection(o,r)))))))}};e.style='@charset "UTF-8";@font-face{font-family:Avenir Next;src:url(assets/fonts/8e7462a9501f48c43c58f870188b3fb2.eot?#iefix);src:url(assets/fonts/8e7462a9501f48c43c58f870188b3fb2.eot?#iefix) format("eot"),url(assets/fonts/3c3e10968ffc97c2a52c5830f9886d1f.woff2) format("woff2"),url(assets/fonts/660fbf858d30d7685fa4b166080f5980.woff) format("woff"),url(assets/fonts/2b7748589092fd1a10b806abdfb562ff.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Avenir Next;src:url(assets/fonts/d5e25ad69d0ea31f3b8f66d634ca40fe.eot?#iefix);src:url(assets/fonts/d5e25ad69d0ea31f3b8f66d634ca40fe.eot?#iefix) format("eot"),url(assets/fonts/aad36ecead30948bb30fe0ef818b749c.woff2) format("woff2"),url(assets/fonts/c437d7752feaf3f056bbf8613e898d3a.woff) format("woff"),url(assets/fonts/b8df4d02ef5de13a813917a85bc4a9c4.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Avenir Next;src:url(assets/fonts/046190c9a2f724b925df848737b03819.eot?#iefix);src:url(assets/fonts/046190c9a2f724b925df848737b03819.eot?#iefix) format("eot"),url(assets/fonts/4d52f8276a74ea8efbad833ed790367c.woff2) format("woff2"),url(assets/fonts/a067695dd1b87e927f4056c040d84669.woff) format("woff"),url(assets/fonts/510a664af9771b72d4ce5e637109ca3c.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Avenir Next;src:url(assets/fonts/0715de188f56c99aa615905f7e06292e.eot?#iefix);src:url(assets/fonts/0715de188f56c99aa615905f7e06292e.eot?#iefix) format("eot"),url(assets/fonts/63f5acc71d9852468683a4bfe824a28f.woff2) format("woff2"),url(assets/fonts/ed94c737da267752ce0abd79bb003ff6.woff) format("woff"),url(assets/fonts/6302f55a6dc6b12365177dc89b7d63cf.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Avenir Next;src:url(assets/fonts/3f76abc23eef0596c499840db84213bb.eot?#iefix);src:url(assets/fonts/3f76abc23eef0596c499840db84213bb.eot?#iefix) format("eot"),url(assets/fonts/1fe7da97fe9dbe1349aca9b54b5fdf69.woff2) format("woff2"),url(assets/fonts/dacc6a84278e221422902af99579ada5.woff) format("woff"),url(assets/fonts/e530c573663a3a07243d303fbf7db508.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Avenir Next;src:url(assets/fonts/75f8489ba53f19968feaa3e2eb78c569.eot?#iefix);src:url(assets/fonts/75f8489ba53f19968feaa3e2eb78c569.eot?#iefix) format("eot"),url(assets/fonts/93ec0034623fc696601ab99aba652d4c.woff2) format("woff2"),url(assets/fonts/d73c8eb1c13abe1237366aa3ee829a59.woff) format("woff"),url(assets/fonts/7b6dcef99f3f4b23346e23925ec8678f.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}.tet-icon{font-family:Tet Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Tet Icons;src:url(assets/fonts/d2ce51cdcd0b9707af186f8d50023d23.eot);src:url(assets/fonts/d2ce51cdcd0b9707af186f8d50023d23.eot?#iefix) format("embedded-opentype"),url(assets/fonts/25f10ef322a1220b2e9e11db38b73892.woff2) format("woff2"),url(assets/fonts/fed75ac1edcf1c25cdd8612d2c365f9a.woff) format("woff"),url(assets/fonts/df7fbe67cabb13cb837172a73c46378a.ttf) format("truetype"),url(assets/fonts/5486d8c87e2abc6c13ed952a6cc96658.svg#tet-icons) format("svg");font-weight:400;font-style:normal}.tet-icon:before{content:"\\E84E"}.tet-icon--sm{font-size:1.125rem}.tet-icon--md{font-size:1.5rem}.tet-icon--lg{font-size:2.25rem}.tet-icon--xl{font-size:3rem}.tet-icon--xxl{font-size:4rem}.tet-icon--0{font-size:0}.tet-icon--1{font-size:.0625rem}.tet-icon--2{font-size:.125rem}.tet-icon--3{font-size:.1875rem}.tet-icon--4{font-size:.25rem}.tet-icon--5{font-size:.3125rem}.tet-icon--6{font-size:.375rem}.tet-icon--7{font-size:.4375rem}.tet-icon--8{font-size:.5rem}.tet-icon--9{font-size:.5625rem}.tet-icon--10{font-size:.625rem}.tet-icon--11{font-size:.6875rem}.tet-icon--12{font-size:.75rem}.tet-icon--13{font-size:.8125rem}.tet-icon--14{font-size:.875rem}.tet-icon--15{font-size:.9375rem}.tet-icon--16{font-size:1rem}.tet-icon--17{font-size:1.0625rem}.tet-icon--18{font-size:1.125rem}.tet-icon--19{font-size:1.1875rem}.tet-icon--20{font-size:1.25rem}.tet-icon--21{font-size:1.3125rem}.tet-icon--22{font-size:1.375rem}.tet-icon--23{font-size:1.4375rem}.tet-icon--24{font-size:1.5rem}.tet-icon--25{font-size:1.5625rem}.tet-icon--26{font-size:1.625rem}.tet-icon--27{font-size:1.6875rem}.tet-icon--28{font-size:1.75rem}.tet-icon--29{font-size:1.8125rem}.tet-icon--30{font-size:1.875rem}.tet-icon--31{font-size:1.9375rem}.tet-icon--32{font-size:2rem}.tet-icon--33{font-size:2.0625rem}.tet-icon--34{font-size:2.125rem}.tet-icon--35{font-size:2.1875rem}.tet-icon--36{font-size:2.25rem}.tet-icon--37{font-size:2.3125rem}.tet-icon--38{font-size:2.375rem}.tet-icon--39{font-size:2.4375rem}.tet-icon--40{font-size:2.5rem}.tet-icon--41{font-size:2.5625rem}.tet-icon--42{font-size:2.625rem}.tet-icon--43{font-size:2.6875rem}.tet-icon--44{font-size:2.75rem}.tet-icon--45{font-size:2.8125rem}.tet-icon--46{font-size:2.875rem}.tet-icon--47{font-size:2.9375rem}.tet-icon--48{font-size:3rem}.tet-icon--49{font-size:3.0625rem}.tet-icon--50{font-size:3.125rem}.tet-icon--51{font-size:3.1875rem}.tet-icon--52{font-size:3.25rem}.tet-icon--53{font-size:3.3125rem}.tet-icon--54{font-size:3.375rem}.tet-icon--55{font-size:3.4375rem}.tet-icon--56{font-size:3.5rem}.tet-icon--57{font-size:3.5625rem}.tet-icon--58{font-size:3.625rem}.tet-icon--59{font-size:3.6875rem}.tet-icon--60{font-size:3.75rem}.tet-icon--61{font-size:3.8125rem}.tet-icon--62{font-size:3.875rem}.tet-icon--63{font-size:3.9375rem}.tet-icon--64{font-size:4rem}.tet-icon--65{font-size:4.0625rem}.tet-icon--66{font-size:4.125rem}.tet-icon--67{font-size:4.1875rem}.tet-icon--68{font-size:4.25rem}.tet-icon--69{font-size:4.3125rem}.tet-icon--70{font-size:4.375rem}.tet-icon--71{font-size:4.4375rem}.tet-icon--72{font-size:4.5rem}.tet-icon--73{font-size:4.5625rem}.tet-icon--74{font-size:4.625rem}.tet-icon--75{font-size:4.6875rem}.tet-icon--76{font-size:4.75rem}.tet-icon--77{font-size:4.8125rem}.tet-icon--78{font-size:4.875rem}.tet-icon--79{font-size:4.9375rem}.tet-icon--80{font-size:5rem}.tet-icon--81{font-size:5.0625rem}.tet-icon--82{font-size:5.125rem}.tet-icon--83{font-size:5.1875rem}.tet-icon--84{font-size:5.25rem}.tet-icon--85{font-size:5.3125rem}.tet-icon--86{font-size:5.375rem}.tet-icon--87{font-size:5.4375rem}.tet-icon--88{font-size:5.5rem}.tet-icon--89{font-size:5.5625rem}.tet-icon--90{font-size:5.625rem}.tet-icon--91{font-size:5.6875rem}.tet-icon--92{font-size:5.75rem}.tet-icon--93{font-size:5.8125rem}.tet-icon--94{font-size:5.875rem}.tet-icon--95{font-size:5.9375rem}.tet-icon--96{font-size:6rem}.tet-icon--97{font-size:6.0625rem}.tet-icon--98{font-size:6.125rem}.tet-icon--99{font-size:6.1875rem}.tet-icon--100{font-size:6.25rem}.tet-icon--101{font-size:6.3125rem}.tet-icon__add:before{content:"\\E800"}.tet-icon__alert-circled:before{content:"\\E801"}.tet-icon__alert:before{content:"\\E802"}.tet-icon__bank:before{content:"\\E803"}.tet-icon__box:before{content:"\\E804"}.tet-icon__download:before{content:"\\E805"}.tet-icon__burger:before{content:"\\E806"}.tet-icon__cancel:before{content:"\\E807"}.tet-icon__printer:before{content:"\\E808"}.tet-icon__cart-add:before{content:"\\E809"}.tet-icon__cart-remove:before{content:"\\E80A"}.tet-icon__cart:before{content:"\\E80B"}.tet-icon__chat:before{content:"\\E80C"}.tet-icon__arrow-up:before{content:"\\E80D"}.tet-icon__calendar:before{content:"\\E80E"}.tet-icon__help-circled:before{content:"\\E80F"}.tet-icon__edit:before{content:"\\E810"}.tet-icon__external-link:before{content:"\\E811"}.tet-icon__gift:before{content:"\\E812"}.tet-icon__person:before{content:"\\E813"}.tet-icon__heart:before{content:"\\E814"}.tet-icon__language:before{content:"\\E815"}.tet-icon__help:before{content:"\\E816"}.tet-icon__home-1:before{content:"\\E817"}.tet-icon__location:before{content:"\\E818"}.tet-icon__home-3:before{content:"\\E819"}.tet-icon__chart-even:before{content:"\\E81A"}.tet-icon__info-2:before{content:"\\E81B"}.tet-icon__key:before{content:"\\E81C"}.tet-icon__info:before{content:"\\E81D"}.tet-icon__lock-opened:before{content:"\\E81E"}.tet-icon__lock-outlined:before{content:"\\E81F"}.tet-icon__lock:before{content:"\\E820"}.tet-icon__laptop-filled:before{content:"\\E821"}.tet-icon__mail:before{content:"\\E822"}.tet-icon__options:before{content:"\\E823"}.tet-icon__chart-uneven:before{content:"\\E824"}.tet-icon__mail-2:before{content:"\\E825"}.tet-icon__remove:before{content:"\\E826"}.tet-icon__mobile-filled:before{content:"\\E827"}.tet-icon__ilu-calendar-check:before{content:"\\E828"}.tet-icon__settings-outlined:before{content:"\\E829"}.tet-icon__tablet:before{content:"\\E82A"}.tet-icon__thumb-up:before{content:"\\E82B"}.tet-icon__ilu-purchase:before{content:"\\E82C"}.tet-icon__chart-even-outlined:before{content:"\\E82D"}.tet-icon__movie:before{content:"\\E82E"}.tet-icon__percent:before{content:"\\E82F"}.tet-icon__ilu-change-whenever:before{content:"\\E830"}.tet-icon__truck:before{content:"\\E831"}.tet-icon__zero:before{content:"\\E832"}.tet-icon__attach:before{content:"\\E833"}.tet-icon__cloud-done:before{content:"\\E834"}.tet-icon__cloud-download:before{content:"\\E835"}.tet-icon__cloud-upload:before{content:"\\E836"}.tet-icon__cloud:before{content:"\\E837"}.tet-icon__folder:before{content:"\\E838"}.tet-icon__remote:before{content:"\\E839"}.tet-icon__router:before{content:"\\E83A"}.tet-icon__shield-filled:before{content:"\\E83B"}.tet-icon__shield:before{content:"\\E83C"}.tet-icon__ilu-devices:before{content:"\\E83D"}.tet-icon__ilu-get-points:before{content:"\\E83E"}.tet-icon__tv:before{content:"\\E83F"}.tet-icon__ilu-internet:before{content:"\\E840"}.tet-icon__wifi-outlined:before{content:"\\E841"}.tet-icon__wifi:before{content:"\\E842"}.tet-icon__description-outlined:before{content:"\\E843"}.tet-icon__laptop:before{content:"\\E844"}.tet-icon__chart-uneven-outlined:before{content:"\\E845"}.tet-icon__meter:before{content:"\\E846"}.tet-icon__mobile:before{content:"\\E847"}.tet-icon__phone:before{content:"\\E848"}.tet-icon__plug-filled:before{content:"\\E849"}.tet-icon__plug:before{content:"\\E84A"}.tet-icon__print:before{content:"\\E84B"}.tet-icon__camera:before{content:"\\E84C"}.tet-icon__clock:before{content:"\\E84D"}.tet-icon__placeholder:before{content:"\\E84E"}.tet-icon__tv-filled:before{content:"\\E84F"}.tet-icon__arrow-down:before{content:"\\E850"}.tet-icon__arrow-left:before{content:"\\E851"}.tet-icon__arrow-right:before{content:"\\E852"}.tet-icon__description:before{content:"\\E853"}.tet-icon__login:before{content:"\\E854"}.tet-icon__check:before{content:"\\E855"}.tet-icon__chevron-down:before{content:"\\E856"}.tet-icon__chevron-left:before{content:"\\E857"}.tet-icon__chevron-right:before{content:"\\E858"}.tet-icon__chevron-up:before{content:"\\E859"}.tet-icon__close-circled:before{content:"\\E85A"}.tet-icon__close:before{content:"\\E85B"}.tet-icon__more-horizontal:before{content:"\\E85C"}.tet-icon__more-vertical:before{content:"\\E85D"}.tet-icon__refresh:before{content:"\\E85E"}.tet-icon__facebook:before{content:"\\E85F"}.tet-icon__instagram:before{content:"\\E860"}.tet-icon__linkedin:before{content:"\\E861"}.tet-icon__people:before{content:"\\E862"}.tet-icon__logout:before{content:"\\E863"}.tet-icon__share:before{content:"\\E864"}.tet-icon__twitter:before{content:"\\E865"}.tet-icon__cancel-filled:before{content:"\\E866"}.tet-icon__done:before{content:"\\E867"}.tet-icon__star-filled:before{content:"\\E868"}.tet-icon__star:before{content:"\\E869"}.tet-icon__clipboard:before{content:"\\E86A"}.tet-icon__ilu-calendar:before{content:"\\E86B"}.tet-icon__check-circled:before{content:"\\E86C"}.tet-icon__ilu-choose-channels:before{content:"\\E86D"}.tet-icon__search:before{content:"\\E86E"}.tet-icon__warning:before{content:"\\E86F"}.tet-icon__ilu-clock-1:before{content:"\\E870"}.tet-icon__ilu-fold:before{content:"\\E871"}.tet-icon__ilu-letter:before{content:"\\E872"}.tet-icon__ilu-pay:before{content:"\\E873"}.tet-icon__ilu-meter:before{content:"\\E874"}.tet-icon__ilu-sign:before{content:"\\E875"}.tet-icon__smart-watch-filled:before{content:"\\E876"}.tet-icon__washing-machine-filled:before{content:"\\E877"}.tet-icon__bullet:before{content:"\\E878"}.tet-icon__sound:before{content:"\\E879"}.tet-icon__dropdown:before{content:"\\E87A"}.tet-icon__mask-pass:before{content:"\\E87B"}.tet-icon__select:before{content:"\\E87C"}.tet-icon__text-area-sizing:before{content:"\\E87D"}.tet-icon__unmask-pass:before{content:"\\E87E"}.tet-icon__bullet-small:before{content:"\\E882"}.tet-icon__electric-bolt:before{content:"\\E880"}.tet-icon__sun:before{content:"\\E881"}:host{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;padding:0;margin:0}:host{--color-gray-light:#cdd2de;--color-ta070:#f5f6f8;--color-ta080:#e6e8ee;--color-ta100:#cdd2de;--color-ta200:#9ba5be;--color-ta300:#69789c;--color-ta500:#1e356a;--color-ta600:#051d59;--color-tc090:#d6e6fd;--color-tc100:#d1dffe;--color-tc300:#75a1fb;--color-tc500:#1a70f6;--color-tc600:#0060f5;--color-td500:#00F1F2;--color-td600:#01cbe0;--color-tf600:#f53b2a;--color-tg300:#2b3036;--color-tg400:#1d2128;--color-tg500:#12171e;--color-tg600:#01050c;--color-th500:#f5f5f5;--color-ti500:#869198;--color-ti600:#aeb7bc;--text-font:Gilroy, serif;--text-color-darker:var(--color-ta600);--text-color-dark:var(--color-ta500);--text-color-dark-theme:var(--color-th500);--icons-font:Tet Icons, serif}.icon.tet-search{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-search::before{content:"\\e86e"}.icon.tet-close-circled{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-close-circled::before{content:"\\e85a"}.icon.tet-close{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-close::before{content:"\\e85b"}.icon.tet-check-circled{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-check-circled::before{content:"\\e86c"}.icon.tet-check{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-check::before{content:"\\e855"}.icon.tet-chevron-up{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-chevron-up::before{content:"\\e859"}.icon.tet-chevron-down{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-chevron-down::before{content:"\\e856"}.icon.tet-clipboard{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-clipboard::before{content:"\\e86a"}.icon.tet-info{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-info::before{content:"\\e81d"}.icon.tet-done{font-family:var(--icons-font);font-weight:400;font-style:normal;font-size:1.25rem;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;speak:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.icon.tet-done::before{content:"\\e867"}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff")}@font-face{font-family:"Gilroy";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}.tet-color__blue,.tet-color__blue--hover:hover,.tet-color__blue--focus:focus{color:var(--tc-blue-40)}.tet-color__blue--border,.tet-color__blue--border-hover:hover,.tet-color__blue--border-focus:focus{border-color:var(--tc-blue-40)}.tet-color__blue--background,.tet-color__blue--background-hover:hover,.tet-color__blue--background-focus:focus{background-color:var(--tc-blue-40)}.tet-color__blue80,.tet-color__blue80--hover:hover,.tet-color__blue80--focus:focus{color:var(--tc-blue-80)}.tet-color__blue80--border,.tet-color__blue80--border-hover:hover,.tet-color__blue80--border-focus:focus{border-color:var(--tc-blue-80)}.tet-color__blue80--background,.tet-color__blue80--background-hover:hover,.tet-color__blue80--background-focus:focus{background-color:var(--tc-blue-80)}.tet-color__blue70,.tet-color__blue70--hover:hover,.tet-color__blue70--focus:focus{color:var(--tc-blue-70)}.tet-color__blue70--border,.tet-color__blue70--border-hover:hover,.tet-color__blue70--border-focus:focus{border-color:var(--tc-blue-70)}.tet-color__blue70--background,.tet-color__blue70--background-hover:hover,.tet-color__blue70--background-focus:focus{background-color:var(--tc-blue-70)}.tet-color__blue60,.tet-color__blue60--hover:hover,.tet-color__blue60--focus:focus{color:var(--tc-blue-60)}.tet-color__blue60--border,.tet-color__blue60--border-hover:hover,.tet-color__blue60--border-focus:focus{border-color:var(--tc-blue-60)}.tet-color__blue60--background,.tet-color__blue60--background-hover:hover,.tet-color__blue60--background-focus:focus{background-color:var(--tc-blue-60)}.tet-color__blue50,.tet-color__blue50--hover:hover,.tet-color__blue50--focus:focus{color:var(--tc-blue-50)}.tet-color__blue50--border,.tet-color__blue50--border-hover:hover,.tet-color__blue50--border-focus:focus{border-color:var(--tc-blue-50)}.tet-color__blue50--background,.tet-color__blue50--background-hover:hover,.tet-color__blue50--background-focus:focus{background-color:var(--tc-blue-50)}.tet-color__blue40,.tet-color__blue40--hover:hover,.tet-color__blue40--focus:focus{color:var(--tc-blue-40)}.tet-color__blue40--border,.tet-color__blue40--border-hover:hover,.tet-color__blue40--border-focus:focus{border-color:var(--tc-blue-40)}.tet-color__blue40--background,.tet-color__blue40--background-hover:hover,.tet-color__blue40--background-focus:focus{background-color:var(--tc-blue-40)}.tet-color__blue30,.tet-color__blue30--hover:hover,.tet-color__blue30--focus:focus{color:var(--tc-blue-30)}.tet-color__blue30--border,.tet-color__blue30--border-hover:hover,.tet-color__blue30--border-focus:focus{border-color:var(--tc-blue-30)}.tet-color__blue30--background,.tet-color__blue30--background-hover:hover,.tet-color__blue30--background-focus:focus{background-color:var(--tc-blue-30)}.tet-color__blue20,.tet-color__blue20--hover:hover,.tet-color__blue20--focus:focus{color:var(--tc-blue-20)}.tet-color__blue20--border,.tet-color__blue20--border-hover:hover,.tet-color__blue20--border-focus:focus{border-color:var(--tc-blue-20)}.tet-color__blue20--background,.tet-color__blue20--background-hover:hover,.tet-color__blue20--background-focus:focus{background-color:var(--tc-blue-20)}.tet-color__blue10,.tet-color__blue10--hover:hover,.tet-color__blue10--focus:focus{color:var(--tc-blue-10)}.tet-color__blue10--border,.tet-color__blue10--border-hover:hover,.tet-color__blue10--border-focus:focus{border-color:var(--tc-blue-10)}.tet-color__blue10--background,.tet-color__blue10--background-hover:hover,.tet-color__blue10--background-focus:focus{background-color:var(--tc-blue-10)}.tet-color__blue00,.tet-color__blue00--hover:hover,.tet-color__blue00--focus:focus{color:var(--tc-blue-00)}.tet-color__blue00--border,.tet-color__blue00--border-hover:hover,.tet-color__blue00--border-focus:focus{border-color:var(--tc-blue-00)}.tet-color__blue00--background,.tet-color__blue00--background-hover:hover,.tet-color__blue00--background-focus:focus{background-color:var(--tc-blue-00)}.tet-color__blue80dark,.tet-color__blue80dark--hover:hover,.tet-color__blue80dark--focus:focus{color:var(--tc-blue-80)}.tet-color__blue80dark--border,.tet-color__blue80dark--border-hover:hover,.tet-color__blue80dark--border-focus:focus{border-color:var(--tc-blue-80)}.tet-color__blue80dark--background,.tet-color__blue80dark--background-hover:hover,.tet-color__blue80dark--background-focus:focus{background-color:var(--tc-blue-80)}.tet-color__blue70dark,.tet-color__blue70dark--hover:hover,.tet-color__blue70dark--focus:focus{color:var(--tc-blue-70)}.tet-color__blue70dark--border,.tet-color__blue70dark--border-hover:hover,.tet-color__blue70dark--border-focus:focus{border-color:var(--tc-blue-70)}.tet-color__blue70dark--background,.tet-color__blue70dark--background-hover:hover,.tet-color__blue70dark--background-focus:focus{background-color:var(--tc-blue-70)}.tet-color__blue60dark,.tet-color__blue60dark--hover:hover,.tet-color__blue60dark--focus:focus{color:var(--tc-blue-60)}.tet-color__blue60dark--border,.tet-color__blue60dark--border-hover:hover,.tet-color__blue60dark--border-focus:focus{border-color:var(--tc-blue-60)}.tet-color__blue60dark--background,.tet-color__blue60dark--background-hover:hover,.tet-color__blue60dark--background-focus:focus{background-color:var(--tc-blue-60)}.tet-color__blue50dark,.tet-color__blue50dark--hover:hover,.tet-color__blue50dark--focus:focus{color:var(--tc-blue-50)}.tet-color__blue50dark--border,.tet-color__blue50dark--border-hover:hover,.tet-color__blue50dark--border-focus:focus{border-color:var(--tc-blue-50)}.tet-color__blue50dark--background,.tet-color__blue50dark--background-hover:hover,.tet-color__blue50dark--background-focus:focus{background-color:var(--tc-blue-50)}.tet-color__blue40dark,.tet-color__blue40dark--hover:hover,.tet-color__blue40dark--focus:focus{color:var(--tc-blue-40)}.tet-color__blue40dark--border,.tet-color__blue40dark--border-hover:hover,.tet-color__blue40dark--border-focus:focus{border-color:var(--tc-blue-40)}.tet-color__blue40dark--background,.tet-color__blue40dark--background-hover:hover,.tet-color__blue40dark--background-focus:focus{background-color:var(--tc-blue-40)}.tet-color__blue10dark,.tet-color__blue10dark--hover:hover,.tet-color__blue10dark--focus:focus{color:var(--tc-blue-10)}.tet-color__blue10dark--border,.tet-color__blue10dark--border-hover:hover,.tet-color__blue10dark--border-focus:focus{border-color:var(--tc-blue-10)}.tet-color__blue10dark--background,.tet-color__blue10dark--background-hover:hover,.tet-color__blue10dark--background-focus:focus{background-color:var(--tc-blue-10)}.tet-color__green,.tet-color__green--hover:hover,.tet-color__green--focus:focus{color:var(--tc-green-40)}.tet-color__green--border,.tet-color__green--border-hover:hover,.tet-color__green--border-focus:focus{border-color:var(--tc-green-40)}.tet-color__green--background,.tet-color__green--background-hover:hover,.tet-color__green--background-focus:focus{background-color:var(--tc-green-40)}.tet-color__green80,.tet-color__green80--hover:hover,.tet-color__green80--focus:focus{color:var(--tc-green-80)}.tet-color__green80--border,.tet-color__green80--border-hover:hover,.tet-color__green80--border-focus:focus{border-color:var(--tc-green-80)}.tet-color__green80--background,.tet-color__green80--background-hover:hover,.tet-color__green80--background-focus:focus{background-color:var(--tc-green-80)}.tet-color__green70,.tet-color__green70--hover:hover,.tet-color__green70--focus:focus{color:var(--tc-green-70)}.tet-color__green70--border,.tet-color__green70--border-hover:hover,.tet-color__green70--border-focus:focus{border-color:var(--tc-green-70)}.tet-color__green70--background,.tet-color__green70--background-hover:hover,.tet-color__green70--background-focus:focus{background-color:var(--tc-green-70)}.tet-color__green60,.tet-color__green60--hover:hover,.tet-color__green60--focus:focus{color:var(--tc-green-60)}.tet-color__green60--border,.tet-color__green60--border-hover:hover,.tet-color__green60--border-focus:focus{border-color:var(--tc-green-60)}.tet-color__green60--background,.tet-color__green60--background-hover:hover,.tet-color__green60--background-focus:focus{background-color:var(--tc-green-60)}.tet-color__green50,.tet-color__green50--hover:hover,.tet-color__green50--focus:focus{color:var(--tc-green-50)}.tet-color__green50--border,.tet-color__green50--border-hover:hover,.tet-color__green50--border-focus:focus{border-color:var(--tc-green-50)}.tet-color__green50--background,.tet-color__green50--background-hover:hover,.tet-color__green50--background-focus:focus{background-color:var(--tc-green-50)}.tet-color__green40,.tet-color__green40--hover:hover,.tet-color__green40--focus:focus{color:var(--tc-green-40)}.tet-color__green40--border,.tet-color__green40--border-hover:hover,.tet-color__green40--border-focus:focus{border-color:var(--tc-green-40)}.tet-color__green40--background,.tet-color__green40--background-hover:hover,.tet-color__green40--background-focus:focus{background-color:var(--tc-green-40)}.tet-color__green30,.tet-color__green30--hover:hover,.tet-color__green30--focus:focus{color:var(--tc-green-30)}.tet-color__green30--border,.tet-color__green30--border-hover:hover,.tet-color__green30--border-focus:focus{border-color:var(--tc-green-30)}.tet-color__green30--background,.tet-color__green30--background-hover:hover,.tet-color__green30--background-focus:focus{background-color:var(--tc-green-30)}.tet-color__green20,.tet-color__green20--hover:hover,.tet-color__green20--focus:focus{color:var(--tc-green-20)}.tet-color__green20--border,.tet-color__green20--border-hover:hover,.tet-color__green20--border-focus:focus{border-color:var(--tc-green-20)}.tet-color__green20--background,.tet-color__green20--background-hover:hover,.tet-color__green20--background-focus:focus{background-color:var(--tc-green-20)}.tet-color__green10,.tet-color__green10--hover:hover,.tet-color__green10--focus:focus{color:var(--tc-green-10)}.tet-color__green10--border,.tet-color__green10--border-hover:hover,.tet-color__green10--border-focus:focus{border-color:var(--tc-green-10)}.tet-color__green10--background,.tet-color__green10--background-hover:hover,.tet-color__green10--background-focus:focus{background-color:var(--tc-green-10)}.tet-color__green00,.tet-color__green00--hover:hover,.tet-color__green00--focus:focus{color:var(--tc-green-00)}.tet-color__green00--border,.tet-color__green00--border-hover:hover,.tet-color__green00--border-focus:focus{border-color:var(--tc-green-00)}.tet-color__green00--background,.tet-color__green00--background-hover:hover,.tet-color__green00--background-focus:focus{background-color:var(--tc-green-00)}.tet-color__green80dark,.tet-color__green80dark--hover:hover,.tet-color__green80dark--focus:focus{color:var(--tc-green-80)}.tet-color__green80dark--border,.tet-color__green80dark--border-hover:hover,.tet-color__green80dark--border-focus:focus{border-color:var(--tc-green-80)}.tet-color__green80dark--background,.tet-color__green80dark--background-hover:hover,.tet-color__green80dark--background-focus:focus{background-color:var(--tc-green-80)}.tet-color__green70dark,.tet-color__green70dark--hover:hover,.tet-color__green70dark--focus:focus{color:var(--tc-green-70)}.tet-color__green70dark--border,.tet-color__green70dark--border-hover:hover,.tet-color__green70dark--border-focus:focus{border-color:var(--tc-green-70)}.tet-color__green70dark--background,.tet-color__green70dark--background-hover:hover,.tet-color__green70dark--background-focus:focus{background-color:var(--tc-green-70)}.tet-color__green60dark,.tet-color__green60dark--hover:hover,.tet-color__green60dark--focus:focus{color:var(--tc-green-60)}.tet-color__green60dark--border,.tet-color__green60dark--border-hover:hover,.tet-color__green60dark--border-focus:focus{border-color:var(--tc-green-60)}.tet-color__green60dark--background,.tet-color__green60dark--background-hover:hover,.tet-color__green60dark--background-focus:focus{background-color:var(--tc-green-60)}.tet-color__green50dark,.tet-color__green50dark--hover:hover,.tet-color__green50dark--focus:focus{color:var(--tc-green-50)}.tet-color__green50dark--border,.tet-color__green50dark--border-hover:hover,.tet-color__green50dark--border-focus:focus{border-color:var(--tc-green-50)}.tet-color__green50dark--background,.tet-color__green50dark--background-hover:hover,.tet-color__green50dark--background-focus:focus{background-color:var(--tc-green-50)}.tet-color__green40dark,.tet-color__green40dark--hover:hover,.tet-color__green40dark--focus:focus{color:var(--tc-green-40)}.tet-color__green40dark--border,.tet-color__green40dark--border-hover:hover,.tet-color__green40dark--border-focus:focus{border-color:var(--tc-green-40)}.tet-color__green40dark--background,.tet-color__green40dark--background-hover:hover,.tet-color__green40dark--background-focus:focus{background-color:var(--tc-green-40)}.tet-color__green10dark,.tet-color__green10dark--hover:hover,.tet-color__green10dark--focus:focus{color:var(--tc-green-10)}.tet-color__green10dark--border,.tet-color__green10dark--border-hover:hover,.tet-color__green10dark--border-focus:focus{border-color:var(--tc-green-10)}.tet-color__green10dark--background,.tet-color__green10dark--background-hover:hover,.tet-color__green10dark--background-focus:focus{background-color:var(--tc-green-10)}.tet-color__yellow,.tet-color__yellow--hover:hover,.tet-color__yellow--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow--border,.tet-color__yellow--border-hover:hover,.tet-color__yellow--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow--background,.tet-color__yellow--background-hover:hover,.tet-color__yellow--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow80,.tet-color__yellow80--hover:hover,.tet-color__yellow80--focus:focus{color:var(--tc-yellow-80)}.tet-color__yellow80--border,.tet-color__yellow80--border-hover:hover,.tet-color__yellow80--border-focus:focus{border-color:var(--tc-yellow-80)}.tet-color__yellow80--background,.tet-color__yellow80--background-hover:hover,.tet-color__yellow80--background-focus:focus{background-color:var(--tc-yellow-80)}.tet-color__yellow70,.tet-color__yellow70--hover:hover,.tet-color__yellow70--focus:focus{color:var(--tc-yellow-70)}.tet-color__yellow70--border,.tet-color__yellow70--border-hover:hover,.tet-color__yellow70--border-focus:focus{border-color:var(--tc-yellow-70)}.tet-color__yellow70--background,.tet-color__yellow70--background-hover:hover,.tet-color__yellow70--background-focus:focus{background-color:var(--tc-yellow-70)}.tet-color__yellow60,.tet-color__yellow60--hover:hover,.tet-color__yellow60--focus:focus{color:var(--tc-yellow-60)}.tet-color__yellow60--border,.tet-color__yellow60--border-hover:hover,.tet-color__yellow60--border-focus:focus{border-color:var(--tc-yellow-60)}.tet-color__yellow60--background,.tet-color__yellow60--background-hover:hover,.tet-color__yellow60--background-focus:focus{background-color:var(--tc-yellow-60)}.tet-color__yellow50,.tet-color__yellow50--hover:hover,.tet-color__yellow50--focus:focus{color:var(--tc-yellow-50)}.tet-color__yellow50--border,.tet-color__yellow50--border-hover:hover,.tet-color__yellow50--border-focus:focus{border-color:var(--tc-yellow-50)}.tet-color__yellow50--background,.tet-color__yellow50--background-hover:hover,.tet-color__yellow50--background-focus:focus{background-color:var(--tc-yellow-50)}.tet-color__yellow40,.tet-color__yellow40--hover:hover,.tet-color__yellow40--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow40--border,.tet-color__yellow40--border-hover:hover,.tet-color__yellow40--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow40--background,.tet-color__yellow40--background-hover:hover,.tet-color__yellow40--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow30,.tet-color__yellow30--hover:hover,.tet-color__yellow30--focus:focus{color:var(--tc-yellow-30)}.tet-color__yellow30--border,.tet-color__yellow30--border-hover:hover,.tet-color__yellow30--border-focus:focus{border-color:var(--tc-yellow-30)}.tet-color__yellow30--background,.tet-color__yellow30--background-hover:hover,.tet-color__yellow30--background-focus:focus{background-color:var(--tc-yellow-30)}.tet-color__yellow20,.tet-color__yellow20--hover:hover,.tet-color__yellow20--focus:focus{color:var(--tc-yellow-20)}.tet-color__yellow20--border,.tet-color__yellow20--border-hover:hover,.tet-color__yellow20--border-focus:focus{border-color:var(--tc-yellow-20)}.tet-color__yellow20--background,.tet-color__yellow20--background-hover:hover,.tet-color__yellow20--background-focus:focus{background-color:var(--tc-yellow-20)}.tet-color__yellow10,.tet-color__yellow10--hover:hover,.tet-color__yellow10--focus:focus{color:var(--tc-yellow-10)}.tet-color__yellow10--border,.tet-color__yellow10--border-hover:hover,.tet-color__yellow10--border-focus:focus{border-color:var(--tc-yellow-10)}.tet-color__yellow10--background,.tet-color__yellow10--background-hover:hover,.tet-color__yellow10--background-focus:focus{background-color:var(--tc-yellow-10)}.tet-color__yellow00,.tet-color__yellow00--hover:hover,.tet-color__yellow00--focus:focus{color:var(--tc-yellow-00)}.tet-color__yellow00--border,.tet-color__yellow00--border-hover:hover,.tet-color__yellow00--border-focus:focus{border-color:var(--tc-yellow-00)}.tet-color__yellow00--background,.tet-color__yellow00--background-hover:hover,.tet-color__yellow00--background-focus:focus{background-color:var(--tc-yellow-00)}.tet-color__yellow80dark,.tet-color__yellow80dark--hover:hover,.tet-color__yellow80dark--focus:focus{color:var(--tc-yellow-80)}.tet-color__yellow80dark--border,.tet-color__yellow80dark--border-hover:hover,.tet-color__yellow80dark--border-focus:focus{border-color:var(--tc-yellow-80)}.tet-color__yellow80dark--background,.tet-color__yellow80dark--background-hover:hover,.tet-color__yellow80dark--background-focus:focus{background-color:var(--tc-yellow-80)}.tet-color__yellow70dark,.tet-color__yellow70dark--hover:hover,.tet-color__yellow70dark--focus:focus{color:var(--tc-yellow-70)}.tet-color__yellow70dark--border,.tet-color__yellow70dark--border-hover:hover,.tet-color__yellow70dark--border-focus:focus{border-color:var(--tc-yellow-70)}.tet-color__yellow70dark--background,.tet-color__yellow70dark--background-hover:hover,.tet-color__yellow70dark--background-focus:focus{background-color:var(--tc-yellow-70)}.tet-color__yellow60dark,.tet-color__yellow60dark--hover:hover,.tet-color__yellow60dark--focus:focus{color:var(--tc-yellow-60)}.tet-color__yellow60dark--border,.tet-color__yellow60dark--border-hover:hover,.tet-color__yellow60dark--border-focus:focus{border-color:var(--tc-yellow-60)}.tet-color__yellow60dark--background,.tet-color__yellow60dark--background-hover:hover,.tet-color__yellow60dark--background-focus:focus{background-color:var(--tc-yellow-60)}.tet-color__yellow55dark,.tet-color__yellow55dark--hover:hover,.tet-color__yellow55dark--focus:focus{color:var(--tc-yellow-50)}.tet-color__yellow55dark--border,.tet-color__yellow55dark--border-hover:hover,.tet-color__yellow55dark--border-focus:focus{border-color:var(--tc-yellow-50)}.tet-color__yellow55dark--background,.tet-color__yellow55dark--background-hover:hover,.tet-color__yellow55dark--background-focus:focus{background-color:var(--tc-yellow-50)}.tet-color__yellow50dark,.tet-color__yellow50dark--hover:hover,.tet-color__yellow50dark--focus:focus{color:var(--tc-yellow-50)}.tet-color__yellow50dark--border,.tet-color__yellow50dark--border-hover:hover,.tet-color__yellow50dark--border-focus:focus{border-color:var(--tc-yellow-50)}.tet-color__yellow50dark--background,.tet-color__yellow50dark--background-hover:hover,.tet-color__yellow50dark--background-focus:focus{background-color:var(--tc-yellow-50)}.tet-color__yellow45dark,.tet-color__yellow45dark--hover:hover,.tet-color__yellow45dark--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow45dark--border,.tet-color__yellow45dark--border-hover:hover,.tet-color__yellow45dark--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow45dark--background,.tet-color__yellow45dark--background-hover:hover,.tet-color__yellow45dark--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow40dark,.tet-color__yellow40dark--hover:hover,.tet-color__yellow40dark--focus:focus{color:var(--tc-yellow-40)}.tet-color__yellow40dark--border,.tet-color__yellow40dark--border-hover:hover,.tet-color__yellow40dark--border-focus:focus{border-color:var(--tc-yellow-40)}.tet-color__yellow40dark--background,.tet-color__yellow40dark--background-hover:hover,.tet-color__yellow40dark--background-focus:focus{background-color:var(--tc-yellow-40)}.tet-color__yellow10dark,.tet-color__yellow10dark--hover:hover,.tet-color__yellow10dark--focus:focus{color:var(--tc-yellow-10)}.tet-color__yellow10dark--border,.tet-color__yellow10dark--border-hover:hover,.tet-color__yellow10dark--border-focus:focus{border-color:var(--tc-yellow-10)}.tet-color__yellow10dark--background,.tet-color__yellow10dark--background-hover:hover,.tet-color__yellow10dark--background-focus:focus{background-color:var(--tc-yellow-10)}.tet-color__red,.tet-color__red--hover:hover,.tet-color__red--focus:focus{color:var(--tc-red-40)}.tet-color__red--border,.tet-color__red--border-hover:hover,.tet-color__red--border-focus:focus{border-color:var(--tc-red-40)}.tet-color__red--background,.tet-color__red--background-hover:hover,.tet-color__red--background-focus:focus{background-color:var(--tc-red-40)}.tet-color__red80,.tet-color__red80--hover:hover,.tet-color__red80--focus:focus{color:var(--tc-red-80)}.tet-color__red80--border,.tet-color__red80--border-hover:hover,.tet-color__red80--border-focus:focus{border-color:var(--tc-red-80)}.tet-color__red80--background,.tet-color__red80--background-hover:hover,.tet-color__red80--background-focus:focus{background-color:var(--tc-red-80)}.tet-color__red70,.tet-color__red70--hover:hover,.tet-color__red70--focus:focus{color:var(--tc-red-70)}.tet-color__red70--border,.tet-color__red70--border-hover:hover,.tet-color__red70--border-focus:focus{border-color:var(--tc-red-70)}.tet-color__red70--background,.tet-color__red70--background-hover:hover,.tet-color__red70--background-focus:focus{background-color:var(--tc-red-70)}.tet-color__red60,.tet-color__red60--hover:hover,.tet-color__red60--focus:focus{color:var(--tc-red-60)}.tet-color__red60--border,.tet-color__red60--border-hover:hover,.tet-color__red60--border-focus:focus{border-color:var(--tc-red-60)}.tet-color__red60--background,.tet-color__red60--background-hover:hover,.tet-color__red60--background-focus:focus{background-color:var(--tc-red-60)}.tet-color__red50,.tet-color__red50--hover:hover,.tet-color__red50--focus:focus{color:var(--tc-red-50)}.tet-color__red50--border,.tet-color__red50--border-hover:hover,.tet-color__red50--border-focus:focus{border-color:var(--tc-red-50)}.tet-color__red50--background,.tet-color__red50--background-hover:hover,.tet-color__red50--background-focus:focus{background-color:var(--tc-red-50)}.tet-color__red40,.tet-color__red40--hover:hover,.tet-color__red40--focus:focus{color:var(--tc-red-40)}.tet-color__red40--border,.tet-color__red40--border-hover:hover,.tet-color__red40--border-focus:focus{border-color:var(--tc-red-40)}.tet-color__red40--background,.tet-color__red40--background-hover:hover,.tet-color__red40--background-focus:focus{background-color:var(--tc-red-40)}.tet-color__red30,.tet-color__red30--hover:hover,.tet-color__red30--focus:focus{color:var(--tc-red-30)}.tet-color__red30--border,.tet-color__red30--border-hover:hover,.tet-color__red30--border-focus:focus{border-color:var(--tc-red-30)}.tet-color__red30--background,.tet-color__red30--background-hover:hover,.tet-color__red30--background-focus:focus{background-color:var(--tc-red-30)}.tet-color__red20,.tet-color__red20--hover:hover,.tet-color__red20--focus:focus{color:var(--tc-red-20)}.tet-color__red20--border,.tet-color__red20--border-hover:hover,.tet-color__red20--border-focus:focus{border-color:var(--tc-red-20)}.tet-color__red20--background,.tet-color__red20--background-hover:hover,.tet-color__red20--background-focus:focus{background-color:var(--tc-red-20)}.tet-color__red10,.tet-color__red10--hover:hover,.tet-color__red10--focus:focus{color:var(--tc-red-10)}.tet-color__red10--border,.tet-color__red10--border-hover:hover,.tet-color__red10--border-focus:focus{border-color:var(--tc-red-10)}.tet-color__red10--background,.tet-color__red10--background-hover:hover,.tet-color__red10--background-focus:focus{background-color:var(--tc-red-10)}.tet-color__red00,.tet-color__red00--hover:hover,.tet-color__red00--focus:focus{color:var(--tc-red-00)}.tet-color__red00--border,.tet-color__red00--border-hover:hover,.tet-color__red00--border-focus:focus{border-color:var(--tc-red-00)}.tet-color__red00--background,.tet-color__red00--background-hover:hover,.tet-color__red00--background-focus:focus{background-color:var(--tc-red-00)}.tet-color__red80dark,.tet-color__red80dark--hover:hover,.tet-color__red80dark--focus:focus{color:var(--tc-red-80)}.tet-color__red80dark--border,.tet-color__red80dark--border-hover:hover,.tet-color__red80dark--border-focus:focus{border-color:var(--tc-red-80)}.tet-color__red80dark--background,.tet-color__red80dark--background-hover:hover,.tet-color__red80dark--background-focus:focus{background-color:var(--tc-red-80)}.tet-color__red70dark,.tet-color__red70dark--hover:hover,.tet-color__red70dark--focus:focus{color:var(--tc-red-70)}.tet-color__red70dark--border,.tet-color__red70dark--border-hover:hover,.tet-color__red70dark--border-focus:focus{border-color:var(--tc-red-70)}.tet-color__red70dark--background,.tet-color__red70dark--background-hover:hover,.tet-color__red70dark--background-focus:focus{background-color:var(--tc-red-70)}.tet-color__red65dark,.tet-color__red65dark--hover:hover,.tet-color__red65dark--focus:focus{color:var(--tc-red-60)}.tet-color__red65dark--border,.tet-color__red65dark--border-hover:hover,.tet-color__red65dark--border-focus:focus{border-color:var(--tc-red-60)}.tet-color__red65dark--background,.tet-color__red65dark--background-hover:hover,.tet-color__red65dark--background-focus:focus{background-color:var(--tc-red-60)}.tet-color__red60dark,.tet-color__red60dark--hover:hover,.tet-color__red60dark--focus:focus{color:var(--tc-red-60)}.tet-color__red60dark--border,.tet-color__red60dark--border-hover:hover,.tet-color__red60dark--border-focus:focus{border-color:var(--tc-red-60)}.tet-color__red60dark--background,.tet-color__red60dark--background-hover:hover,.tet-color__red60dark--background-focus:focus{background-color:var(--tc-red-60)}.tet-color__red55dark,.tet-color__red55dark--hover:hover,.tet-color__red55dark--focus:focus{color:var(--tc-red-50)}.tet-color__red55dark--border,.tet-color__red55dark--border-hover:hover,.tet-color__red55dark--border-focus:focus{border-color:var(--tc-red-50)}.tet-color__red55dark--background,.tet-color__red55dark--background-hover:hover,.tet-color__red55dark--background-focus:focus{background-color:var(--tc-red-50)}.tet-color__red50dark,.tet-color__red50dark--hover:hover,.tet-color__red50dark--focus:focus{color:var(--tc-red-50)}.tet-color__red50dark--border,.tet-color__red50dark--border-hover:hover,.tet-color__red50dark--border-focus:focus{border-color:var(--tc-red-50)}.tet-color__red50dark--background,.tet-color__red50dark--background-hover:hover,.tet-color__red50dark--background-focus:focus{background-color:var(--tc-red-50)}.tet-color__red40dark,.tet-color__red40dark--hover:hover,.tet-color__red40dark--focus:focus{color:var(--tc-red-40)}.tet-color__red40dark--border,.tet-color__red40dark--border-hover:hover,.tet-color__red40dark--border-focus:focus{border-color:var(--tc-red-40)}.tet-color__red40dark--background,.tet-color__red40dark--background-hover:hover,.tet-color__red40dark--background-focus:focus{background-color:var(--tc-red-40)}.tet-color__red10dark,.tet-color__red10dark--hover:hover,.tet-color__red10dark--focus:focus{color:var(--tc-red-10)}.tet-color__red10dark--border,.tet-color__red10dark--border-hover:hover,.tet-color__red10dark--border-focus:focus{border-color:var(--tc-red-10)}.tet-color__red10dark--background,.tet-color__red10dark--background-hover:hover,.tet-color__red10dark--background-focus:focus{background-color:var(--tc-red-10)}.tet-color__violet,.tet-color__violet--hover:hover,.tet-color__violet--focus:focus{color:var(--tc-violet-40)}.tet-color__violet--border,.tet-color__violet--border-hover:hover,.tet-color__violet--border-focus:focus{border-color:var(--tc-violet-40)}.tet-color__violet--background,.tet-color__violet--background-hover:hover,.tet-color__violet--background-focus:focus{background-color:var(--tc-violet-40)}.tet-color__violet80,.tet-color__violet80--hover:hover,.tet-color__violet80--focus:focus{color:var(--tc-violet-80)}.tet-color__violet80--border,.tet-color__violet80--border-hover:hover,.tet-color__violet80--border-focus:focus{border-color:var(--tc-violet-80)}.tet-color__violet80--background,.tet-color__violet80--background-hover:hover,.tet-color__violet80--background-focus:focus{background-color:var(--tc-violet-80)}.tet-color__violet70,.tet-color__violet70--hover:hover,.tet-color__violet70--focus:focus{color:var(--tc-violet-70)}.tet-color__violet70--border,.tet-color__violet70--border-hover:hover,.tet-color__violet70--border-focus:focus{border-color:var(--tc-violet-70)}.tet-color__violet70--background,.tet-color__violet70--background-hover:hover,.tet-color__violet70--background-focus:focus{background-color:var(--tc-violet-70)}.tet-color__violet60,.tet-color__violet60--hover:hover,.tet-color__violet60--focus:focus{color:var(--tc-violet-60)}.tet-color__violet60--border,.tet-color__violet60--border-hover:hover,.tet-color__violet60--border-focus:focus{border-color:var(--tc-violet-60)}.tet-color__violet60--background,.tet-color__violet60--background-hover:hover,.tet-color__violet60--background-focus:focus{background-color:var(--tc-violet-60)}.tet-color__violet50,.tet-color__violet50--hover:hover,.tet-color__violet50--focus:focus{color:var(--tc-violet-50)}.tet-color__violet50--border,.tet-color__violet50--border-hover:hover,.tet-color__violet50--border-focus:focus{border-color:var(--tc-violet-50)}.tet-color__violet50--background,.tet-color__violet50--background-hover:hover,.tet-color__violet50--background-focus:focus{background-color:var(--tc-violet-50)}.tet-color__violet40,.tet-color__violet40--hover:hover,.tet-color__violet40--focus:focus{color:var(--tc-violet-40)}.tet-color__violet40--border,.tet-color__violet40--border-hover:hover,.tet-color__violet40--border-focus:focus{border-color:var(--tc-violet-40)}.tet-color__violet40--background,.tet-color__violet40--background-hover:hover,.tet-color__violet40--background-focus:focus{background-color:var(--tc-violet-40)}.tet-color__violet30,.tet-color__violet30--hover:hover,.tet-color__violet30--focus:focus{color:var(--tc-violet-30)}.tet-color__violet30--border,.tet-color__violet30--border-hover:hover,.tet-color__violet30--border-focus:focus{border-color:var(--tc-violet-30)}.tet-color__violet30--background,.tet-color__violet30--background-hover:hover,.tet-color__violet30--background-focus:focus{background-color:var(--tc-violet-30)}.tet-color__violet20,.tet-color__violet20--hover:hover,.tet-color__violet20--focus:focus{color:var(--tc-violet-20)}.tet-color__violet20--border,.tet-color__violet20--border-hover:hover,.tet-color__violet20--border-focus:focus{border-color:var(--tc-violet-20)}.tet-color__violet20--background,.tet-color__violet20--background-hover:hover,.tet-color__violet20--background-focus:focus{background-color:var(--tc-violet-20)}.tet-color__violet10,.tet-color__violet10--hover:hover,.tet-color__violet10--focus:focus{color:var(--tc-violet-10)}.tet-color__violet10--border,.tet-color__violet10--border-hover:hover,.tet-color__violet10--border-focus:focus{border-color:var(--tc-violet-10)}.tet-color__violet10--background,.tet-color__violet10--background-hover:hover,.tet-color__violet10--background-focus:focus{background-color:var(--tc-violet-10)}.tet-color__violet00,.tet-color__violet00--hover:hover,.tet-color__violet00--focus:focus{color:var(--tc-violet-00)}.tet-color__violet00--border,.tet-color__violet00--border-hover:hover,.tet-color__violet00--border-focus:focus{border-color:var(--tc-violet-00)}.tet-color__violet00--background,.tet-color__violet00--background-hover:hover,.tet-color__violet00--background-focus:focus{background-color:var(--tc-violet-00)}.tet-color__grey110,.tet-color__grey110--hover:hover,.tet-color__grey110--focus:focus{color:var(--tc-grey-110)}.tet-color__grey110--border,.tet-color__grey110--border-hover:hover,.tet-color__grey110--border-focus:focus{border-color:var(--tc-grey-110)}.tet-color__grey110--background,.tet-color__grey110--background-hover:hover,.tet-color__grey110--background-focus:focus{background-color:var(--tc-grey-110)}.tet-color__grey100,.tet-color__grey100--hover:hover,.tet-color__grey100--focus:focus{color:var(--tc-grey-100)}.tet-color__grey100--border,.tet-color__grey100--border-hover:hover,.tet-color__grey100--border-focus:focus{border-color:var(--tc-grey-100)}.tet-color__grey100--background,.tet-color__grey100--background-hover:hover,.tet-color__grey100--background-focus:focus{background-color:var(--tc-grey-100)}.tet-color__grey90,.tet-color__grey90--hover:hover,.tet-color__grey90--focus:focus{color:var(--tc-grey-90)}.tet-color__grey90--border,.tet-color__grey90--border-hover:hover,.tet-color__grey90--border-focus:focus{border-color:var(--tc-grey-90)}.tet-color__grey90--background,.tet-color__grey90--background-hover:hover,.tet-color__grey90--background-focus:focus{background-color:var(--tc-grey-90)}.tet-color__grey80,.tet-color__grey80--hover:hover,.tet-color__grey80--focus:focus{color:var(--tc-grey-80)}.tet-color__grey80--border,.tet-color__grey80--border-hover:hover,.tet-color__grey80--border-focus:focus{border-color:var(--tc-grey-80)}.tet-color__grey80--background,.tet-color__grey80--background-hover:hover,.tet-color__grey80--background-focus:focus{background-color:var(--tc-grey-80)}.tet-color__grey70,.tet-color__grey70--hover:hover,.tet-color__grey70--focus:focus{color:var(--tc-grey-70)}.tet-color__grey70--border,.tet-color__grey70--border-hover:hover,.tet-color__grey70--border-focus:focus{border-color:var(--tc-grey-70)}.tet-color__grey70--background,.tet-color__grey70--background-hover:hover,.tet-color__grey70--background-focus:focus{background-color:var(--tc-grey-70)}.tet-color__grey60,.tet-color__grey60--hover:hover,.tet-color__grey60--focus:focus{color:var(--tc-grey-60)}.tet-color__grey60--border,.tet-color__grey60--border-hover:hover,.tet-color__grey60--border-focus:focus{border-color:var(--tc-grey-60)}.tet-color__grey60--background,.tet-color__grey60--background-hover:hover,.tet-color__grey60--background-focus:focus{background-color:var(--tc-grey-60)}.tet-color__grey50,.tet-color__grey50--hover:hover,.tet-color__grey50--focus:focus{color:var(--tc-grey-50)}.tet-color__grey50--border,.tet-color__grey50--border-hover:hover,.tet-color__grey50--border-focus:focus{border-color:var(--tc-grey-50)}.tet-color__grey50--background,.tet-color__grey50--background-hover:hover,.tet-color__grey50--background-focus:focus{background-color:var(--tc-grey-50)}.tet-color__grey40,.tet-color__grey40--hover:hover,.tet-color__grey40--focus:focus{color:var(--tc-grey-40)}.tet-color__grey40--border,.tet-color__grey40--border-hover:hover,.tet-color__grey40--border-focus:focus{border-color:var(--tc-grey-40)}.tet-color__grey40--background,.tet-color__grey40--background-hover:hover,.tet-color__grey40--background-focus:focus{background-color:var(--tc-grey-40)}.tet-color__grey30,.tet-color__grey30--hover:hover,.tet-color__grey30--focus:focus{color:var(--tc-grey-30)}.tet-color__grey30--border,.tet-color__grey30--border-hover:hover,.tet-color__grey30--border-focus:focus{border-color:var(--tc-grey-30)}.tet-color__grey30--background,.tet-color__grey30--background-hover:hover,.tet-color__grey30--background-focus:focus{background-color:var(--tc-grey-30)}.tet-color__grey20,.tet-color__grey20--hover:hover,.tet-color__grey20--focus:focus{color:var(--tc-grey-20)}.tet-color__grey20--border,.tet-color__grey20--border-hover:hover,.tet-color__grey20--border-focus:focus{border-color:var(--tc-grey-20)}.tet-color__grey20--background,.tet-color__grey20--background-hover:hover,.tet-color__grey20--background-focus:focus{background-color:var(--tc-grey-20)}.tet-color__grey10,.tet-color__grey10--hover:hover,.tet-color__grey10--focus:focus{color:var(--tc-grey-10)}.tet-color__grey10--border,.tet-color__grey10--border-hover:hover,.tet-color__grey10--border-focus:focus{border-color:var(--tc-grey-10)}.tet-color__grey10--background,.tet-color__grey10--background-hover:hover,.tet-color__grey10--background-focus:focus{background-color:var(--tc-grey-10)}.tet-color__grey00,.tet-color__grey00--hover:hover,.tet-color__grey00--focus:focus{color:var(--tc-grey-00)}.tet-color__grey00--border,.tet-color__grey00--border-hover:hover,.tet-color__grey00--border-focus:focus{border-color:var(--tc-grey-00)}.tet-color__grey00--background,.tet-color__grey00--background-hover:hover,.tet-color__grey00--background-focus:focus{background-color:var(--tc-grey-00)}.tet-color__purple,.tet-color__purple--hover:hover,.tet-color__purple--focus:focus{color:var(--tc-violet-40)}.tet-color__purple--border,.tet-color__purple--border-hover:hover,.tet-color__purple--border-focus:focus{border-color:var(--tc-violet-40)}.tet-color__purple--background,.tet-color__purple--background-hover:hover,.tet-color__purple--background-focus:focus{background-color:var(--tc-violet-40)}.tet-color__black,.tet-color__black--hover:hover,.tet-color__black--focus:focus{color:var(--tc-foundation-black)}.tet-color__black--border,.tet-color__black--border-hover:hover,.tet-color__black--border-focus:focus{border-color:var(--tc-foundation-black)}.tet-color__black--background,.tet-color__black--background-hover:hover,.tet-color__black--background-focus:focus{background-color:var(--tc-foundation-black)}.tet-color__white,.tet-color__white--hover:hover,.tet-color__white--focus:focus{color:var(--tc-foundation-white)}.tet-color__white--border,.tet-color__white--border-hover:hover,.tet-color__white--border-focus:focus{border-color:var(--tc-foundation-white)}.tet-color__white--background,.tet-color__white--background-hover:hover,.tet-color__white--background-focus:focus{background-color:var(--tc-foundation-white)}.dark .tet-color__blue:not(.tet-color--static),.dark .tet-color__blue--hover:hover:not(.tet-color--static),.dark .tet-color__blue--focus:focus:not(.tet-color--static){color:var(--tc-blue-40-dark)}.dark .tet-color__blue--border:not(.tet-color--static),.dark .tet-color__blue--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-40-dark)}.dark .tet-color__blue--background:not(.tet-color--static),.dark .tet-color__blue--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-40-dark)}.dark .tet-color__blue80:not(.tet-color--static),.dark .tet-color__blue80--hover:hover:not(.tet-color--static),.dark .tet-color__blue80--focus:focus:not(.tet-color--static){color:var(--tc-blue-80-dark)}.dark .tet-color__blue80--border:not(.tet-color--static),.dark .tet-color__blue80--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-80-dark)}.dark .tet-color__blue80--background:not(.tet-color--static),.dark .tet-color__blue80--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-80-dark)}.dark .tet-color__blue70:not(.tet-color--static),.dark .tet-color__blue70--hover:hover:not(.tet-color--static),.dark .tet-color__blue70--focus:focus:not(.tet-color--static){color:var(--tc-blue-70-dark)}.dark .tet-color__blue70--border:not(.tet-color--static),.dark .tet-color__blue70--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-70-dark)}.dark .tet-color__blue70--background:not(.tet-color--static),.dark .tet-color__blue70--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-70-dark)}.dark .tet-color__blue60:not(.tet-color--static),.dark .tet-color__blue60--hover:hover:not(.tet-color--static),.dark .tet-color__blue60--focus:focus:not(.tet-color--static){color:var(--tc-blue-60-dark)}.dark .tet-color__blue60--border:not(.tet-color--static),.dark .tet-color__blue60--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-60-dark)}.dark .tet-color__blue60--background:not(.tet-color--static),.dark .tet-color__blue60--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-60-dark)}.dark .tet-color__blue50:not(.tet-color--static),.dark .tet-color__blue50--hover:hover:not(.tet-color--static),.dark .tet-color__blue50--focus:focus:not(.tet-color--static){color:var(--tc-blue-50-dark)}.dark .tet-color__blue50--border:not(.tet-color--static),.dark .tet-color__blue50--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-50-dark)}.dark .tet-color__blue50--background:not(.tet-color--static),.dark .tet-color__blue50--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-50-dark)}.dark .tet-color__blue40:not(.tet-color--static),.dark .tet-color__blue40--hover:hover:not(.tet-color--static),.dark .tet-color__blue40--focus:focus:not(.tet-color--static){color:var(--tc-blue-40-dark)}.dark .tet-color__blue40--border:not(.tet-color--static),.dark .tet-color__blue40--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-40-dark)}.dark .tet-color__blue40--background:not(.tet-color--static),.dark .tet-color__blue40--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-40-dark)}.dark .tet-color__blue30:not(.tet-color--static),.dark .tet-color__blue30--hover:hover:not(.tet-color--static),.dark .tet-color__blue30--focus:focus:not(.tet-color--static){color:var(--tc-blue-30-dark)}.dark .tet-color__blue30--border:not(.tet-color--static),.dark .tet-color__blue30--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-30-dark)}.dark .tet-color__blue30--background:not(.tet-color--static),.dark .tet-color__blue30--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-30-dark)}.dark .tet-color__blue20:not(.tet-color--static),.dark .tet-color__blue20--hover:hover:not(.tet-color--static),.dark .tet-color__blue20--focus:focus:not(.tet-color--static){color:var(--tc-blue-20-dark)}.dark .tet-color__blue20--border:not(.tet-color--static),.dark .tet-color__blue20--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-20-dark)}.dark .tet-color__blue20--background:not(.tet-color--static),.dark .tet-color__blue20--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-20-dark)}.dark .tet-color__blue10:not(.tet-color--static),.dark .tet-color__blue10--hover:hover:not(.tet-color--static),.dark .tet-color__blue10--focus:focus:not(.tet-color--static){color:var(--tc-blue-10-dark)}.dark .tet-color__blue10--border:not(.tet-color--static),.dark .tet-color__blue10--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-10-dark)}.dark .tet-color__blue10--background:not(.tet-color--static),.dark .tet-color__blue10--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-10-dark)}.dark .tet-color__blue00:not(.tet-color--static),.dark .tet-color__blue00--hover:hover:not(.tet-color--static),.dark .tet-color__blue00--focus:focus:not(.tet-color--static){color:var(--tc-blue-00-dark)}.dark .tet-color__blue00--border:not(.tet-color--static),.dark .tet-color__blue00--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-00-dark)}.dark .tet-color__blue00--background:not(.tet-color--static),.dark .tet-color__blue00--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-00-dark)}.dark .tet-color__blue80dark:not(.tet-color--static),.dark .tet-color__blue80dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue80dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-80-dark)}.dark .tet-color__blue80dark--border:not(.tet-color--static),.dark .tet-color__blue80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-80-dark)}.dark .tet-color__blue80dark--background:not(.tet-color--static),.dark .tet-color__blue80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-80-dark)}.dark .tet-color__blue70dark:not(.tet-color--static),.dark .tet-color__blue70dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue70dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-70-dark)}.dark .tet-color__blue70dark--border:not(.tet-color--static),.dark .tet-color__blue70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-70-dark)}.dark .tet-color__blue70dark--background:not(.tet-color--static),.dark .tet-color__blue70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-70-dark)}.dark .tet-color__blue60dark:not(.tet-color--static),.dark .tet-color__blue60dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue60dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-60-dark)}.dark .tet-color__blue60dark--border:not(.tet-color--static),.dark .tet-color__blue60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-60-dark)}.dark .tet-color__blue60dark--background:not(.tet-color--static),.dark .tet-color__blue60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-60-dark)}.dark .tet-color__blue50dark:not(.tet-color--static),.dark .tet-color__blue50dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue50dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-50-dark)}.dark .tet-color__blue50dark--border:not(.tet-color--static),.dark .tet-color__blue50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-50-dark)}.dark .tet-color__blue50dark--background:not(.tet-color--static),.dark .tet-color__blue50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-50-dark)}.dark .tet-color__blue40dark:not(.tet-color--static),.dark .tet-color__blue40dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue40dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-40-dark)}.dark .tet-color__blue40dark--border:not(.tet-color--static),.dark .tet-color__blue40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-40-dark)}.dark .tet-color__blue40dark--background:not(.tet-color--static),.dark .tet-color__blue40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-40-dark)}.dark .tet-color__blue10dark:not(.tet-color--static),.dark .tet-color__blue10dark--hover:hover:not(.tet-color--static),.dark .tet-color__blue10dark--focus:focus:not(.tet-color--static){color:var(--tc-blue-10-dark)}.dark .tet-color__blue10dark--border:not(.tet-color--static),.dark .tet-color__blue10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__blue10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-blue-10-dark)}.dark .tet-color__blue10dark--background:not(.tet-color--static),.dark .tet-color__blue10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__blue10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-blue-10-dark)}.dark .tet-color__green:not(.tet-color--static),.dark .tet-color__green--hover:hover:not(.tet-color--static),.dark .tet-color__green--focus:focus:not(.tet-color--static){color:var(--tc-green-40-dark)}.dark .tet-color__green--border:not(.tet-color--static),.dark .tet-color__green--border-hover:hover:not(.tet-color--static),.dark .tet-color__green--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-40-dark)}.dark .tet-color__green--background:not(.tet-color--static),.dark .tet-color__green--background-hover:hover:not(.tet-color--static),.dark .tet-color__green--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-40-dark)}.dark .tet-color__green80:not(.tet-color--static),.dark .tet-color__green80--hover:hover:not(.tet-color--static),.dark .tet-color__green80--focus:focus:not(.tet-color--static){color:var(--tc-green-80-dark)}.dark .tet-color__green80--border:not(.tet-color--static),.dark .tet-color__green80--border-hover:hover:not(.tet-color--static),.dark .tet-color__green80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-80-dark)}.dark .tet-color__green80--background:not(.tet-color--static),.dark .tet-color__green80--background-hover:hover:not(.tet-color--static),.dark .tet-color__green80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-80-dark)}.dark .tet-color__green70:not(.tet-color--static),.dark .tet-color__green70--hover:hover:not(.tet-color--static),.dark .tet-color__green70--focus:focus:not(.tet-color--static){color:var(--tc-green-70-dark)}.dark .tet-color__green70--border:not(.tet-color--static),.dark .tet-color__green70--border-hover:hover:not(.tet-color--static),.dark .tet-color__green70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-70-dark)}.dark .tet-color__green70--background:not(.tet-color--static),.dark .tet-color__green70--background-hover:hover:not(.tet-color--static),.dark .tet-color__green70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-70-dark)}.dark .tet-color__green60:not(.tet-color--static),.dark .tet-color__green60--hover:hover:not(.tet-color--static),.dark .tet-color__green60--focus:focus:not(.tet-color--static){color:var(--tc-green-60-dark)}.dark .tet-color__green60--border:not(.tet-color--static),.dark .tet-color__green60--border-hover:hover:not(.tet-color--static),.dark .tet-color__green60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-60-dark)}.dark .tet-color__green60--background:not(.tet-color--static),.dark .tet-color__green60--background-hover:hover:not(.tet-color--static),.dark .tet-color__green60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-60-dark)}.dark .tet-color__green50:not(.tet-color--static),.dark .tet-color__green50--hover:hover:not(.tet-color--static),.dark .tet-color__green50--focus:focus:not(.tet-color--static){color:var(--tc-green-50-dark)}.dark .tet-color__green50--border:not(.tet-color--static),.dark .tet-color__green50--border-hover:hover:not(.tet-color--static),.dark .tet-color__green50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-50-dark)}.dark .tet-color__green50--background:not(.tet-color--static),.dark .tet-color__green50--background-hover:hover:not(.tet-color--static),.dark .tet-color__green50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-50-dark)}.dark .tet-color__green40:not(.tet-color--static),.dark .tet-color__green40--hover:hover:not(.tet-color--static),.dark .tet-color__green40--focus:focus:not(.tet-color--static){color:var(--tc-green-40-dark)}.dark .tet-color__green40--border:not(.tet-color--static),.dark .tet-color__green40--border-hover:hover:not(.tet-color--static),.dark .tet-color__green40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-40-dark)}.dark .tet-color__green40--background:not(.tet-color--static),.dark .tet-color__green40--background-hover:hover:not(.tet-color--static),.dark .tet-color__green40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-40-dark)}.dark .tet-color__green30:not(.tet-color--static),.dark .tet-color__green30--hover:hover:not(.tet-color--static),.dark .tet-color__green30--focus:focus:not(.tet-color--static){color:var(--tc-green-30-dark)}.dark .tet-color__green30--border:not(.tet-color--static),.dark .tet-color__green30--border-hover:hover:not(.tet-color--static),.dark .tet-color__green30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-30-dark)}.dark .tet-color__green30--background:not(.tet-color--static),.dark .tet-color__green30--background-hover:hover:not(.tet-color--static),.dark .tet-color__green30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-30-dark)}.dark .tet-color__green20:not(.tet-color--static),.dark .tet-color__green20--hover:hover:not(.tet-color--static),.dark .tet-color__green20--focus:focus:not(.tet-color--static){color:var(--tc-green-20-dark)}.dark .tet-color__green20--border:not(.tet-color--static),.dark .tet-color__green20--border-hover:hover:not(.tet-color--static),.dark .tet-color__green20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-20-dark)}.dark .tet-color__green20--background:not(.tet-color--static),.dark .tet-color__green20--background-hover:hover:not(.tet-color--static),.dark .tet-color__green20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-20-dark)}.dark .tet-color__green10:not(.tet-color--static),.dark .tet-color__green10--hover:hover:not(.tet-color--static),.dark .tet-color__green10--focus:focus:not(.tet-color--static){color:var(--tc-green-10-dark)}.dark .tet-color__green10--border:not(.tet-color--static),.dark .tet-color__green10--border-hover:hover:not(.tet-color--static),.dark .tet-color__green10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-10-dark)}.dark .tet-color__green10--background:not(.tet-color--static),.dark .tet-color__green10--background-hover:hover:not(.tet-color--static),.dark .tet-color__green10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-10-dark)}.dark .tet-color__green00:not(.tet-color--static),.dark .tet-color__green00--hover:hover:not(.tet-color--static),.dark .tet-color__green00--focus:focus:not(.tet-color--static){color:var(--tc-green-00-dark)}.dark .tet-color__green00--border:not(.tet-color--static),.dark .tet-color__green00--border-hover:hover:not(.tet-color--static),.dark .tet-color__green00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-00-dark)}.dark .tet-color__green00--background:not(.tet-color--static),.dark .tet-color__green00--background-hover:hover:not(.tet-color--static),.dark .tet-color__green00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-00-dark)}.dark .tet-color__green80dark:not(.tet-color--static),.dark .tet-color__green80dark--hover:hover:not(.tet-color--static),.dark .tet-color__green80dark--focus:focus:not(.tet-color--static){color:var(--tc-green-80-dark)}.dark .tet-color__green80dark--border:not(.tet-color--static),.dark .tet-color__green80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-80-dark)}.dark .tet-color__green80dark--background:not(.tet-color--static),.dark .tet-color__green80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-80-dark)}.dark .tet-color__green70dark:not(.tet-color--static),.dark .tet-color__green70dark--hover:hover:not(.tet-color--static),.dark .tet-color__green70dark--focus:focus:not(.tet-color--static){color:var(--tc-green-70-dark)}.dark .tet-color__green70dark--border:not(.tet-color--static),.dark .tet-color__green70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-70-dark)}.dark .tet-color__green70dark--background:not(.tet-color--static),.dark .tet-color__green70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-70-dark)}.dark .tet-color__green60dark:not(.tet-color--static),.dark .tet-color__green60dark--hover:hover:not(.tet-color--static),.dark .tet-color__green60dark--focus:focus:not(.tet-color--static){color:var(--tc-green-60-dark)}.dark .tet-color__green60dark--border:not(.tet-color--static),.dark .tet-color__green60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-60-dark)}.dark .tet-color__green60dark--background:not(.tet-color--static),.dark .tet-color__green60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-60-dark)}.dark .tet-color__green50dark:not(.tet-color--static),.dark .tet-color__green50dark--hover:hover:not(.tet-color--static),.dark .tet-color__green50dark--focus:focus:not(.tet-color--static){color:var(--tc-green-50-dark)}.dark .tet-color__green50dark--border:not(.tet-color--static),.dark .tet-color__green50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-50-dark)}.dark .tet-color__green50dark--background:not(.tet-color--static),.dark .tet-color__green50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-50-dark)}.dark .tet-color__green40dark:not(.tet-color--static),.dark .tet-color__green40dark--hover:hover:not(.tet-color--static),.dark .tet-color__green40dark--focus:focus:not(.tet-color--static){color:var(--tc-green-40-dark)}.dark .tet-color__green40dark--border:not(.tet-color--static),.dark .tet-color__green40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-40-dark)}.dark .tet-color__green40dark--background:not(.tet-color--static),.dark .tet-color__green40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-40-dark)}.dark .tet-color__green10dark:not(.tet-color--static),.dark .tet-color__green10dark--hover:hover:not(.tet-color--static),.dark .tet-color__green10dark--focus:focus:not(.tet-color--static){color:var(--tc-green-10-dark)}.dark .tet-color__green10dark--border:not(.tet-color--static),.dark .tet-color__green10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__green10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-green-10-dark)}.dark .tet-color__green10dark--background:not(.tet-color--static),.dark .tet-color__green10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__green10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-green-10-dark)}.dark .tet-color__yellow:not(.tet-color--static),.dark .tet-color__yellow--hover:hover:not(.tet-color--static),.dark .tet-color__yellow--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow--border:not(.tet-color--static),.dark .tet-color__yellow--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow--background:not(.tet-color--static),.dark .tet-color__yellow--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow80:not(.tet-color--static),.dark .tet-color__yellow80--hover:hover:not(.tet-color--static),.dark .tet-color__yellow80--focus:focus:not(.tet-color--static){color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80--border:not(.tet-color--static),.dark .tet-color__yellow80--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80--background:not(.tet-color--static),.dark .tet-color__yellow80--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow70:not(.tet-color--static),.dark .tet-color__yellow70--hover:hover:not(.tet-color--static),.dark .tet-color__yellow70--focus:focus:not(.tet-color--static){color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70--border:not(.tet-color--static),.dark .tet-color__yellow70--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70--background:not(.tet-color--static),.dark .tet-color__yellow70--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow60:not(.tet-color--static),.dark .tet-color__yellow60--hover:hover:not(.tet-color--static),.dark .tet-color__yellow60--focus:focus:not(.tet-color--static){color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60--border:not(.tet-color--static),.dark .tet-color__yellow60--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60--background:not(.tet-color--static),.dark .tet-color__yellow60--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow50:not(.tet-color--static),.dark .tet-color__yellow50--hover:hover:not(.tet-color--static),.dark .tet-color__yellow50--focus:focus:not(.tet-color--static){color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50--border:not(.tet-color--static),.dark .tet-color__yellow50--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50--background:not(.tet-color--static),.dark .tet-color__yellow50--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow40:not(.tet-color--static),.dark .tet-color__yellow40--hover:hover:not(.tet-color--static),.dark .tet-color__yellow40--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40--border:not(.tet-color--static),.dark .tet-color__yellow40--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40--background:not(.tet-color--static),.dark .tet-color__yellow40--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow30:not(.tet-color--static),.dark .tet-color__yellow30--hover:hover:not(.tet-color--static),.dark .tet-color__yellow30--focus:focus:not(.tet-color--static){color:var(--tc-yellow-30-dark)}.dark .tet-color__yellow30--border:not(.tet-color--static),.dark .tet-color__yellow30--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-30-dark)}.dark .tet-color__yellow30--background:not(.tet-color--static),.dark .tet-color__yellow30--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-30-dark)}.dark .tet-color__yellow20:not(.tet-color--static),.dark .tet-color__yellow20--hover:hover:not(.tet-color--static),.dark .tet-color__yellow20--focus:focus:not(.tet-color--static){color:var(--tc-yellow-20-dark)}.dark .tet-color__yellow20--border:not(.tet-color--static),.dark .tet-color__yellow20--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-20-dark)}.dark .tet-color__yellow20--background:not(.tet-color--static),.dark .tet-color__yellow20--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-20-dark)}.dark .tet-color__yellow10:not(.tet-color--static),.dark .tet-color__yellow10--hover:hover:not(.tet-color--static),.dark .tet-color__yellow10--focus:focus:not(.tet-color--static){color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10--border:not(.tet-color--static),.dark .tet-color__yellow10--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10--background:not(.tet-color--static),.dark .tet-color__yellow10--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow00:not(.tet-color--static),.dark .tet-color__yellow00--hover:hover:not(.tet-color--static),.dark .tet-color__yellow00--focus:focus:not(.tet-color--static){color:var(--tc-yellow-00-dark)}.dark .tet-color__yellow00--border:not(.tet-color--static),.dark .tet-color__yellow00--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-00-dark)}.dark .tet-color__yellow00--background:not(.tet-color--static),.dark .tet-color__yellow00--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-00-dark)}.dark .tet-color__yellow80dark:not(.tet-color--static),.dark .tet-color__yellow80dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow80dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80dark--border:not(.tet-color--static),.dark .tet-color__yellow80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow80dark--background:not(.tet-color--static),.dark .tet-color__yellow80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-80-dark)}.dark .tet-color__yellow70dark:not(.tet-color--static),.dark .tet-color__yellow70dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow70dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70dark--border:not(.tet-color--static),.dark .tet-color__yellow70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow70dark--background:not(.tet-color--static),.dark .tet-color__yellow70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-70-dark)}.dark .tet-color__yellow60dark:not(.tet-color--static),.dark .tet-color__yellow60dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow60dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60dark--border:not(.tet-color--static),.dark .tet-color__yellow60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow60dark--background:not(.tet-color--static),.dark .tet-color__yellow60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-60-dark)}.dark .tet-color__yellow55dark:not(.tet-color--static),.dark .tet-color__yellow55dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow55dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow55dark--border:not(.tet-color--static),.dark .tet-color__yellow55dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow55dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow55dark--background:not(.tet-color--static),.dark .tet-color__yellow55dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow55dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50dark:not(.tet-color--static),.dark .tet-color__yellow50dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow50dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50dark--border:not(.tet-color--static),.dark .tet-color__yellow50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow50dark--background:not(.tet-color--static),.dark .tet-color__yellow50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-50-dark)}.dark .tet-color__yellow45dark:not(.tet-color--static),.dark .tet-color__yellow45dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow45dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow45dark--border:not(.tet-color--static),.dark .tet-color__yellow45dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow45dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow45dark--background:not(.tet-color--static),.dark .tet-color__yellow45dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow45dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40dark:not(.tet-color--static),.dark .tet-color__yellow40dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow40dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40dark--border:not(.tet-color--static),.dark .tet-color__yellow40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow40dark--background:not(.tet-color--static),.dark .tet-color__yellow40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-40-dark)}.dark .tet-color__yellow10dark:not(.tet-color--static),.dark .tet-color__yellow10dark--hover:hover:not(.tet-color--static),.dark .tet-color__yellow10dark--focus:focus:not(.tet-color--static){color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10dark--border:not(.tet-color--static),.dark .tet-color__yellow10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-yellow-10-dark)}.dark .tet-color__yellow10dark--background:not(.tet-color--static),.dark .tet-color__yellow10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__yellow10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-yellow-10-dark)}.dark .tet-color__red:not(.tet-color--static),.dark .tet-color__red--hover:hover:not(.tet-color--static),.dark .tet-color__red--focus:focus:not(.tet-color--static){color:var(--tc-red-40-dark)}.dark .tet-color__red--border:not(.tet-color--static),.dark .tet-color__red--border-hover:hover:not(.tet-color--static),.dark .tet-color__red--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-40-dark)}.dark .tet-color__red--background:not(.tet-color--static),.dark .tet-color__red--background-hover:hover:not(.tet-color--static),.dark .tet-color__red--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-40-dark)}.dark .tet-color__red80:not(.tet-color--static),.dark .tet-color__red80--hover:hover:not(.tet-color--static),.dark .tet-color__red80--focus:focus:not(.tet-color--static){color:var(--tc-red-80-dark)}.dark .tet-color__red80--border:not(.tet-color--static),.dark .tet-color__red80--border-hover:hover:not(.tet-color--static),.dark .tet-color__red80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-80-dark)}.dark .tet-color__red80--background:not(.tet-color--static),.dark .tet-color__red80--background-hover:hover:not(.tet-color--static),.dark .tet-color__red80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-80-dark)}.dark .tet-color__red70:not(.tet-color--static),.dark .tet-color__red70--hover:hover:not(.tet-color--static),.dark .tet-color__red70--focus:focus:not(.tet-color--static){color:var(--tc-red-70-dark)}.dark .tet-color__red70--border:not(.tet-color--static),.dark .tet-color__red70--border-hover:hover:not(.tet-color--static),.dark .tet-color__red70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-70-dark)}.dark .tet-color__red70--background:not(.tet-color--static),.dark .tet-color__red70--background-hover:hover:not(.tet-color--static),.dark .tet-color__red70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-70-dark)}.dark .tet-color__red60:not(.tet-color--static),.dark .tet-color__red60--hover:hover:not(.tet-color--static),.dark .tet-color__red60--focus:focus:not(.tet-color--static){color:var(--tc-red-60-dark)}.dark .tet-color__red60--border:not(.tet-color--static),.dark .tet-color__red60--border-hover:hover:not(.tet-color--static),.dark .tet-color__red60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-60-dark)}.dark .tet-color__red60--background:not(.tet-color--static),.dark .tet-color__red60--background-hover:hover:not(.tet-color--static),.dark .tet-color__red60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-60-dark)}.dark .tet-color__red50:not(.tet-color--static),.dark .tet-color__red50--hover:hover:not(.tet-color--static),.dark .tet-color__red50--focus:focus:not(.tet-color--static){color:var(--tc-red-50-dark)}.dark .tet-color__red50--border:not(.tet-color--static),.dark .tet-color__red50--border-hover:hover:not(.tet-color--static),.dark .tet-color__red50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-50-dark)}.dark .tet-color__red50--background:not(.tet-color--static),.dark .tet-color__red50--background-hover:hover:not(.tet-color--static),.dark .tet-color__red50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-50-dark)}.dark .tet-color__red40:not(.tet-color--static),.dark .tet-color__red40--hover:hover:not(.tet-color--static),.dark .tet-color__red40--focus:focus:not(.tet-color--static){color:var(--tc-red-40-dark)}.dark .tet-color__red40--border:not(.tet-color--static),.dark .tet-color__red40--border-hover:hover:not(.tet-color--static),.dark .tet-color__red40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-40-dark)}.dark .tet-color__red40--background:not(.tet-color--static),.dark .tet-color__red40--background-hover:hover:not(.tet-color--static),.dark .tet-color__red40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-40-dark)}.dark .tet-color__red30:not(.tet-color--static),.dark .tet-color__red30--hover:hover:not(.tet-color--static),.dark .tet-color__red30--focus:focus:not(.tet-color--static){color:var(--tc-red-30-dark)}.dark .tet-color__red30--border:not(.tet-color--static),.dark .tet-color__red30--border-hover:hover:not(.tet-color--static),.dark .tet-color__red30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-30-dark)}.dark .tet-color__red30--background:not(.tet-color--static),.dark .tet-color__red30--background-hover:hover:not(.tet-color--static),.dark .tet-color__red30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-30-dark)}.dark .tet-color__red20:not(.tet-color--static),.dark .tet-color__red20--hover:hover:not(.tet-color--static),.dark .tet-color__red20--focus:focus:not(.tet-color--static){color:var(--tc-red-20-dark)}.dark .tet-color__red20--border:not(.tet-color--static),.dark .tet-color__red20--border-hover:hover:not(.tet-color--static),.dark .tet-color__red20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-20-dark)}.dark .tet-color__red20--background:not(.tet-color--static),.dark .tet-color__red20--background-hover:hover:not(.tet-color--static),.dark .tet-color__red20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-20-dark)}.dark .tet-color__red10:not(.tet-color--static),.dark .tet-color__red10--hover:hover:not(.tet-color--static),.dark .tet-color__red10--focus:focus:not(.tet-color--static){color:var(--tc-red-10-dark)}.dark .tet-color__red10--border:not(.tet-color--static),.dark .tet-color__red10--border-hover:hover:not(.tet-color--static),.dark .tet-color__red10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-10-dark)}.dark .tet-color__red10--background:not(.tet-color--static),.dark .tet-color__red10--background-hover:hover:not(.tet-color--static),.dark .tet-color__red10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-10-dark)}.dark .tet-color__red00:not(.tet-color--static),.dark .tet-color__red00--hover:hover:not(.tet-color--static),.dark .tet-color__red00--focus:focus:not(.tet-color--static){color:var(--tc-red-00-dark)}.dark .tet-color__red00--border:not(.tet-color--static),.dark .tet-color__red00--border-hover:hover:not(.tet-color--static),.dark .tet-color__red00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-00-dark)}.dark .tet-color__red00--background:not(.tet-color--static),.dark .tet-color__red00--background-hover:hover:not(.tet-color--static),.dark .tet-color__red00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-00-dark)}.dark .tet-color__red80dark:not(.tet-color--static),.dark .tet-color__red80dark--hover:hover:not(.tet-color--static),.dark .tet-color__red80dark--focus:focus:not(.tet-color--static){color:var(--tc-red-80-dark)}.dark .tet-color__red80dark--border:not(.tet-color--static),.dark .tet-color__red80dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red80dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-80-dark)}.dark .tet-color__red80dark--background:not(.tet-color--static),.dark .tet-color__red80dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red80dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-80-dark)}.dark .tet-color__red70dark:not(.tet-color--static),.dark .tet-color__red70dark--hover:hover:not(.tet-color--static),.dark .tet-color__red70dark--focus:focus:not(.tet-color--static){color:var(--tc-red-70-dark)}.dark .tet-color__red70dark--border:not(.tet-color--static),.dark .tet-color__red70dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red70dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-70-dark)}.dark .tet-color__red70dark--background:not(.tet-color--static),.dark .tet-color__red70dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red70dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-70-dark)}.dark .tet-color__red65dark:not(.tet-color--static),.dark .tet-color__red65dark--hover:hover:not(.tet-color--static),.dark .tet-color__red65dark--focus:focus:not(.tet-color--static){color:var(--tc-red-60-dark)}.dark .tet-color__red65dark--border:not(.tet-color--static),.dark .tet-color__red65dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red65dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-60-dark)}.dark .tet-color__red65dark--background:not(.tet-color--static),.dark .tet-color__red65dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red65dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-60-dark)}.dark .tet-color__red60dark:not(.tet-color--static),.dark .tet-color__red60dark--hover:hover:not(.tet-color--static),.dark .tet-color__red60dark--focus:focus:not(.tet-color--static){color:var(--tc-red-60-dark)}.dark .tet-color__red60dark--border:not(.tet-color--static),.dark .tet-color__red60dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red60dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-60-dark)}.dark .tet-color__red60dark--background:not(.tet-color--static),.dark .tet-color__red60dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red60dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-60-dark)}.dark .tet-color__red55dark:not(.tet-color--static),.dark .tet-color__red55dark--hover:hover:not(.tet-color--static),.dark .tet-color__red55dark--focus:focus:not(.tet-color--static){color:var(--tc-red-50-dark)}.dark .tet-color__red55dark--border:not(.tet-color--static),.dark .tet-color__red55dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red55dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-50-dark)}.dark .tet-color__red55dark--background:not(.tet-color--static),.dark .tet-color__red55dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red55dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-50-dark)}.dark .tet-color__red50dark:not(.tet-color--static),.dark .tet-color__red50dark--hover:hover:not(.tet-color--static),.dark .tet-color__red50dark--focus:focus:not(.tet-color--static){color:var(--tc-red-50-dark)}.dark .tet-color__red50dark--border:not(.tet-color--static),.dark .tet-color__red50dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red50dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-50-dark)}.dark .tet-color__red50dark--background:not(.tet-color--static),.dark .tet-color__red50dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red50dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-50-dark)}.dark .tet-color__red40dark:not(.tet-color--static),.dark .tet-color__red40dark--hover:hover:not(.tet-color--static),.dark .tet-color__red40dark--focus:focus:not(.tet-color--static){color:var(--tc-red-40-dark)}.dark .tet-color__red40dark--border:not(.tet-color--static),.dark .tet-color__red40dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red40dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-40-dark)}.dark .tet-color__red40dark--background:not(.tet-color--static),.dark .tet-color__red40dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red40dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-40-dark)}.dark .tet-color__red10dark:not(.tet-color--static),.dark .tet-color__red10dark--hover:hover:not(.tet-color--static),.dark .tet-color__red10dark--focus:focus:not(.tet-color--static){color:var(--tc-red-10-dark)}.dark .tet-color__red10dark--border:not(.tet-color--static),.dark .tet-color__red10dark--border-hover:hover:not(.tet-color--static),.dark .tet-color__red10dark--border-focus:focus:not(.tet-color--static){border-color:var(--tc-red-10-dark)}.dark .tet-color__red10dark--background:not(.tet-color--static),.dark .tet-color__red10dark--background-hover:hover:not(.tet-color--static),.dark .tet-color__red10dark--background-focus:focus:not(.tet-color--static){background-color:var(--tc-red-10-dark)}.dark .tet-color__violet:not(.tet-color--static),.dark .tet-color__violet--hover:hover:not(.tet-color--static),.dark .tet-color__violet--focus:focus:not(.tet-color--static){color:var(--tc-violet-40-dark)}.dark .tet-color__violet--border:not(.tet-color--static),.dark .tet-color__violet--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-40-dark)}.dark .tet-color__violet--background:not(.tet-color--static),.dark .tet-color__violet--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-40-dark)}.dark .tet-color__violet80:not(.tet-color--static),.dark .tet-color__violet80--hover:hover:not(.tet-color--static),.dark .tet-color__violet80--focus:focus:not(.tet-color--static){color:var(--tc-violet-80-dark)}.dark .tet-color__violet80--border:not(.tet-color--static),.dark .tet-color__violet80--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-80-dark)}.dark .tet-color__violet80--background:not(.tet-color--static),.dark .tet-color__violet80--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-80-dark)}.dark .tet-color__violet70:not(.tet-color--static),.dark .tet-color__violet70--hover:hover:not(.tet-color--static),.dark .tet-color__violet70--focus:focus:not(.tet-color--static){color:var(--tc-violet-70-dark)}.dark .tet-color__violet70--border:not(.tet-color--static),.dark .tet-color__violet70--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-70-dark)}.dark .tet-color__violet70--background:not(.tet-color--static),.dark .tet-color__violet70--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-70-dark)}.dark .tet-color__violet60:not(.tet-color--static),.dark .tet-color__violet60--hover:hover:not(.tet-color--static),.dark .tet-color__violet60--focus:focus:not(.tet-color--static){color:var(--tc-violet-60-dark)}.dark .tet-color__violet60--border:not(.tet-color--static),.dark .tet-color__violet60--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-60-dark)}.dark .tet-color__violet60--background:not(.tet-color--static),.dark .tet-color__violet60--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-60-dark)}.dark .tet-color__violet50:not(.tet-color--static),.dark .tet-color__violet50--hover:hover:not(.tet-color--static),.dark .tet-color__violet50--focus:focus:not(.tet-color--static){color:var(--tc-violet-50-dark)}.dark .tet-color__violet50--border:not(.tet-color--static),.dark .tet-color__violet50--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-50-dark)}.dark .tet-color__violet50--background:not(.tet-color--static),.dark .tet-color__violet50--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-50-dark)}.dark .tet-color__violet40:not(.tet-color--static),.dark .tet-color__violet40--hover:hover:not(.tet-color--static),.dark .tet-color__violet40--focus:focus:not(.tet-color--static){color:var(--tc-violet-40-dark)}.dark .tet-color__violet40--border:not(.tet-color--static),.dark .tet-color__violet40--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-40-dark)}.dark .tet-color__violet40--background:not(.tet-color--static),.dark .tet-color__violet40--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-40-dark)}.dark .tet-color__violet30:not(.tet-color--static),.dark .tet-color__violet30--hover:hover:not(.tet-color--static),.dark .tet-color__violet30--focus:focus:not(.tet-color--static){color:var(--tc-violet-30-dark)}.dark .tet-color__violet30--border:not(.tet-color--static),.dark .tet-color__violet30--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-30-dark)}.dark .tet-color__violet30--background:not(.tet-color--static),.dark .tet-color__violet30--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-30-dark)}.dark .tet-color__violet20:not(.tet-color--static),.dark .tet-color__violet20--hover:hover:not(.tet-color--static),.dark .tet-color__violet20--focus:focus:not(.tet-color--static){color:var(--tc-violet-20-dark)}.dark .tet-color__violet20--border:not(.tet-color--static),.dark .tet-color__violet20--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-20-dark)}.dark .tet-color__violet20--background:not(.tet-color--static),.dark .tet-color__violet20--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-20-dark)}.dark .tet-color__violet10:not(.tet-color--static),.dark .tet-color__violet10--hover:hover:not(.tet-color--static),.dark .tet-color__violet10--focus:focus:not(.tet-color--static){color:var(--tc-violet-10-dark)}.dark .tet-color__violet10--border:not(.tet-color--static),.dark .tet-color__violet10--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-10-dark)}.dark .tet-color__violet10--background:not(.tet-color--static),.dark .tet-color__violet10--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-10-dark)}.dark .tet-color__violet00:not(.tet-color--static),.dark .tet-color__violet00--hover:hover:not(.tet-color--static),.dark .tet-color__violet00--focus:focus:not(.tet-color--static){color:var(--tc-violet-00-dark)}.dark .tet-color__violet00--border:not(.tet-color--static),.dark .tet-color__violet00--border-hover:hover:not(.tet-color--static),.dark .tet-color__violet00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-00-dark)}.dark .tet-color__violet00--background:not(.tet-color--static),.dark .tet-color__violet00--background-hover:hover:not(.tet-color--static),.dark .tet-color__violet00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-00-dark)}.dark .tet-color__grey110:not(.tet-color--static),.dark .tet-color__grey110--hover:hover:not(.tet-color--static),.dark .tet-color__grey110--focus:focus:not(.tet-color--static){color:var(--tc-grey-110-dark)}.dark .tet-color__grey110--border:not(.tet-color--static),.dark .tet-color__grey110--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey110--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-110-dark)}.dark .tet-color__grey110--background:not(.tet-color--static),.dark .tet-color__grey110--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey110--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-110-dark)}.dark .tet-color__grey100:not(.tet-color--static),.dark .tet-color__grey100--hover:hover:not(.tet-color--static),.dark .tet-color__grey100--focus:focus:not(.tet-color--static){color:var(--tc-grey-100-dark)}.dark .tet-color__grey100--border:not(.tet-color--static),.dark .tet-color__grey100--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey100--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-100-dark)}.dark .tet-color__grey100--background:not(.tet-color--static),.dark .tet-color__grey100--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey100--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-100-dark)}.dark .tet-color__grey90:not(.tet-color--static),.dark .tet-color__grey90--hover:hover:not(.tet-color--static),.dark .tet-color__grey90--focus:focus:not(.tet-color--static){color:var(--tc-grey-90-dark)}.dark .tet-color__grey90--border:not(.tet-color--static),.dark .tet-color__grey90--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey90--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-90-dark)}.dark .tet-color__grey90--background:not(.tet-color--static),.dark .tet-color__grey90--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey90--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-90-dark)}.dark .tet-color__grey80:not(.tet-color--static),.dark .tet-color__grey80--hover:hover:not(.tet-color--static),.dark .tet-color__grey80--focus:focus:not(.tet-color--static){color:var(--tc-grey-80-dark)}.dark .tet-color__grey80--border:not(.tet-color--static),.dark .tet-color__grey80--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey80--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-80-dark)}.dark .tet-color__grey80--background:not(.tet-color--static),.dark .tet-color__grey80--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey80--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-80-dark)}.dark .tet-color__grey70:not(.tet-color--static),.dark .tet-color__grey70--hover:hover:not(.tet-color--static),.dark .tet-color__grey70--focus:focus:not(.tet-color--static){color:var(--tc-grey-70-dark)}.dark .tet-color__grey70--border:not(.tet-color--static),.dark .tet-color__grey70--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey70--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-70-dark)}.dark .tet-color__grey70--background:not(.tet-color--static),.dark .tet-color__grey70--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey70--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-70-dark)}.dark .tet-color__grey60:not(.tet-color--static),.dark .tet-color__grey60--hover:hover:not(.tet-color--static),.dark .tet-color__grey60--focus:focus:not(.tet-color--static){color:var(--tc-grey-60-dark)}.dark .tet-color__grey60--border:not(.tet-color--static),.dark .tet-color__grey60--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey60--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-60-dark)}.dark .tet-color__grey60--background:not(.tet-color--static),.dark .tet-color__grey60--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey60--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-60-dark)}.dark .tet-color__grey50:not(.tet-color--static),.dark .tet-color__grey50--hover:hover:not(.tet-color--static),.dark .tet-color__grey50--focus:focus:not(.tet-color--static){color:var(--tc-grey-50-dark)}.dark .tet-color__grey50--border:not(.tet-color--static),.dark .tet-color__grey50--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey50--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-50-dark)}.dark .tet-color__grey50--background:not(.tet-color--static),.dark .tet-color__grey50--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey50--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-50-dark)}.dark .tet-color__grey40:not(.tet-color--static),.dark .tet-color__grey40--hover:hover:not(.tet-color--static),.dark .tet-color__grey40--focus:focus:not(.tet-color--static){color:var(--tc-grey-40-dark)}.dark .tet-color__grey40--border:not(.tet-color--static),.dark .tet-color__grey40--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey40--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-40-dark)}.dark .tet-color__grey40--background:not(.tet-color--static),.dark .tet-color__grey40--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey40--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-40-dark)}.dark .tet-color__grey30:not(.tet-color--static),.dark .tet-color__grey30--hover:hover:not(.tet-color--static),.dark .tet-color__grey30--focus:focus:not(.tet-color--static){color:var(--tc-grey-30-dark)}.dark .tet-color__grey30--border:not(.tet-color--static),.dark .tet-color__grey30--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey30--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-30-dark)}.dark .tet-color__grey30--background:not(.tet-color--static),.dark .tet-color__grey30--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey30--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-30-dark)}.dark .tet-color__grey20:not(.tet-color--static),.dark .tet-color__grey20--hover:hover:not(.tet-color--static),.dark .tet-color__grey20--focus:focus:not(.tet-color--static){color:var(--tc-grey-20-dark)}.dark .tet-color__grey20--border:not(.tet-color--static),.dark .tet-color__grey20--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey20--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-20-dark)}.dark .tet-color__grey20--background:not(.tet-color--static),.dark .tet-color__grey20--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey20--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-20-dark)}.dark .tet-color__grey10:not(.tet-color--static),.dark .tet-color__grey10--hover:hover:not(.tet-color--static),.dark .tet-color__grey10--focus:focus:not(.tet-color--static){color:var(--tc-grey-10-dark)}.dark .tet-color__grey10--border:not(.tet-color--static),.dark .tet-color__grey10--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey10--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-10-dark)}.dark .tet-color__grey10--background:not(.tet-color--static),.dark .tet-color__grey10--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey10--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-10-dark)}.dark .tet-color__grey00:not(.tet-color--static),.dark .tet-color__grey00--hover:hover:not(.tet-color--static),.dark .tet-color__grey00--focus:focus:not(.tet-color--static){color:var(--tc-grey-00-dark)}.dark .tet-color__grey00--border:not(.tet-color--static),.dark .tet-color__grey00--border-hover:hover:not(.tet-color--static),.dark .tet-color__grey00--border-focus:focus:not(.tet-color--static){border-color:var(--tc-grey-00-dark)}.dark .tet-color__grey00--background:not(.tet-color--static),.dark .tet-color__grey00--background-hover:hover:not(.tet-color--static),.dark .tet-color__grey00--background-focus:focus:not(.tet-color--static){background-color:var(--tc-grey-00-dark)}.dark .tet-color__purple:not(.tet-color--static),.dark .tet-color__purple--hover:hover:not(.tet-color--static),.dark .tet-color__purple--focus:focus:not(.tet-color--static){color:var(--tc-violet-40-dark)}.dark .tet-color__purple--border:not(.tet-color--static),.dark .tet-color__purple--border-hover:hover:not(.tet-color--static),.dark .tet-color__purple--border-focus:focus:not(.tet-color--static){border-color:var(--tc-violet-40-dark)}.dark .tet-color__purple--background:not(.tet-color--static),.dark .tet-color__purple--background-hover:hover:not(.tet-color--static),.dark .tet-color__purple--background-focus:focus:not(.tet-color--static){background-color:var(--tc-violet-40-dark)}.dark .tet-color__black:not(.tet-color--static),.dark .tet-color__black--hover:hover:not(.tet-color--static),.dark .tet-color__black--focus:focus:not(.tet-color--static){color:var(--tc-foundation-black-dark)}.dark .tet-color__black--border:not(.tet-color--static),.dark .tet-color__black--border-hover:hover:not(.tet-color--static),.dark .tet-color__black--border-focus:focus:not(.tet-color--static){border-color:var(--tc-foundation-black-dark)}.dark .tet-color__black--background:not(.tet-color--static),.dark .tet-color__black--background-hover:hover:not(.tet-color--static),.dark .tet-color__black--background-focus:focus:not(.tet-color--static){background-color:var(--tc-foundation-black-dark)}.dark .tet-color__white:not(.tet-color--static),.dark .tet-color__white--hover:hover:not(.tet-color--static),.dark .tet-color__white--focus:focus:not(.tet-color--static){color:var(--tc-foundation-white-dark)}.dark .tet-color__white--border:not(.tet-color--static),.dark .tet-color__white--border-hover:hover:not(.tet-color--static),.dark .tet-color__white--border-focus:focus:not(.tet-color--static){border-color:var(--tc-foundation-white-dark)}.dark .tet-color__white--background:not(.tet-color--static),.dark .tet-color__white--background-hover:hover:not(.tet-color--static),.dark .tet-color__white--background-focus:focus:not(.tet-color--static){background-color:var(--tc-foundation-white-dark)}.container.show-variables .container-section .section .section-color{padding:0.5rem 0.25rem 1.5rem 0.75rem}.container.show-variables .container-section .section .section-color .color-name{display:initial}.d-none{display:none}.variable-container .container-section{justify-content:center}.variable-container .container-section .variable-wrapper{display:flex;flex-direction:row;justify-content:center}.variable-container .container-section .variable-wrapper .variable-name{align-self:center;padding:3.5rem 0}.variable-container .container-section .variable-part{position:relative;font-size:1.75rem;align-self:center}.variable-container .container-section .variable-part:after{content:"";position:absolute}.variable-container .container-section .variable-part.variable:after{text-align:center;width:90%;height:1.25rem;bottom:-1.5625rem;left:5%;font-size:1rem}.variable-container .container-section .variable-part.variable.variable-color:after{border-top:0.125rem solid var(--tc-blue-30);content:"krāsa"}.variable-container .container-section .variable-part.variable.variable-type:after{border-top:0.125rem solid var(--tc-blue-30);content:"tips"}.variable-container .container-section .variable-part.variable.variable-state:after{border-top:0.125rem solid var(--tc-blue-30);content:"statuss"}.container .container-title{background:var(--tc-layer-tertiary);padding:1rem 0;margin:0.25rem 0;text-align:center;font-size:1.5rem;border-radius:1.5rem}.container .container-title.main{font-weight:600}.container .container-section{display:flex;flex-direction:row;flex-wrap:wrap;border:0.0625rem solid var(--tc-border-tertiary);border-radius:2rem;padding:1rem}.container .container-section.container-example{flex-direction:column}.container .container-section.container-example .subsection-title{font-weight:500;font-size:1rem;margin:1rem 0}.container .container-section.container-example .example-element{display:inline-flex;font-weight:500}.container .container-section.container-example .example-element--hover{cursor:pointer}.container .container-section.container-example .example-element:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;border-radius:0.125rem}.container .container-section.container-example .border-example{border-width:0.0625rem;border-style:solid;padding:0.125rem}.container .container-section.container-example .variable-example{font-size:0.88rem;line-height:1.5em;padding:0.5rem;background-color:var(--tc-blue-00)}.container .container-section.container-example>span{margin-bottom:1rem}.container .container-section .section{display:flex;flex-direction:column;flex-wrap:wrap;flex-grow:1;position:relative;padding-top:1.5rem;padding-bottom:1rem;max-width:18rem}.container .container-section .section__title{width:100%;text-align:center;font-weight:500;border-left:0.125rem solid var(--tc-border-primary);background:var(--tc-layer-tertiary)}.container .container-section .section .section-title{text-align:center;font-weight:bold}.container .container-section .section .section-color{position:relative;display:flex;flex-direction:row;width:12rem;line-height:3rem;padding:0.5rem;gap:1rem;white-space:nowrap}.container .container-section .section .section-color .color-name{display:none;white-space:nowrap;position:absolute;bottom:0;line-height:0.875rem;color:var(--tc-text-secondary)}.container .container-section .section .section-color .color{width:3rem;height:3rem;border-radius:50%;border:0.0625rem dashed var(--tc-border-quaternary)}';export{e as tet_colors}
|