@onereach/ui-components 2.67.9-beta.2035.0 → 2.67.9
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/bundled/v2/{OrButton-52399414.js → OrButton-a4952445.js} +6 -6
- package/dist/bundled/v2/{OrCardCollection-20de05fa.js → OrCardCollection-87b47b1d.js} +6 -6
- package/dist/bundled/v2/{OrCheckbox-f97a57b9.js → OrCheckbox-4cbddd67.js} +4 -4
- package/dist/bundled/v2/{OrConfirm-5248c7eb.js → OrConfirm-196a014f.js} +2 -2
- package/dist/bundled/v2/{OrErrorTag-b043fe06.js → OrErrorTag-c55ec019.js} +8 -11
- package/dist/bundled/v2/{OrExpansionPanel-e788813b.js → OrExpansionPanel-41bbabd3.js} +1 -1
- package/dist/bundled/v2/{OrFab-ce64fd03.js → OrFab-ea844ff9.js} +6 -6
- package/dist/bundled/v2/{OrIcon-8625385f.js → OrIcon-ce8fd08b.js} +8 -6
- package/dist/bundled/v2/{OrIconButton-3bada179.js → OrIconButton-165934f8.js} +11 -17
- package/dist/bundled/v2/{OrInlineInput-9a819673.js → OrInlineInput-a552394c.js} +11 -11
- package/dist/bundled/v2/{OrInlineInputBox-f457210f.js → OrInlineInputBox-f2b25ee4.js} +4 -6
- package/dist/bundled/v2/{OrInlineTextarea-ba75136c.js → OrInlineTextarea-a1321d5b.js} +11 -11
- package/dist/bundled/v2/{OrInput-cfd26508.js → OrInput-cdd93d29.js} +9 -9
- package/dist/bundled/v2/{OrInputBox-79ec54ad.js → OrInputBox-7069052f.js} +4 -6
- package/dist/bundled/v2/{OrMenuItem-ba4bd7c1.js → OrMenuItem-f89dfc77.js} +1 -1
- package/dist/bundled/v2/{OrModal-28bdf571.js → OrModal-2540ea99.js} +1 -1
- package/dist/bundled/v2/{OrNotification-6aad3b04.js → OrNotification-20fc8b7d.js} +2 -2
- package/dist/bundled/v2/{OrSearch-32f28e16.js → OrSearch-f6d5fc65.js} +2 -2
- package/dist/bundled/v2/{OrSelect-5dd5f5e9.js → OrSelect-6cef1b69.js} +14 -18
- package/dist/bundled/v2/{OrSelect-bbe8dd58.js → OrSelect-a23d4210.js} +1 -1
- package/dist/bundled/v2/{OrSortHeader-5b2a3650.js → OrSortHeader-76b509a6.js} +1 -1
- package/dist/bundled/v2/{OrTabs-b6287f1c.js → OrTabs-2d4e0d87.js} +2 -2
- package/dist/bundled/v2/{OrTag-c1f553fb.js → OrTag-c5f7c337.js} +8 -11
- package/dist/bundled/v2/{OrTextarea-ae5c9479.js → OrTextarea-0ab9c0a8.js} +3 -3
- package/dist/bundled/v2/{OrTooltip-c55e8c25.js → OrTooltip-03e06e9f.js} +12 -14
- package/dist/bundled/v2/components/index.js +26 -26
- package/dist/bundled/v2/components/or-button-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +7 -7
- package/dist/bundled/v2/components/or-checkbox/index.js +1 -1
- package/dist/bundled/v2/components/or-confirm-v3/index.js +7 -7
- package/dist/bundled/v2/components/or-error-tag-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-fab-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +13 -16
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-icon-button-v3/props.d.ts +0 -1
- package/dist/bundled/v2/components/or-icon-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-input-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-menu-item-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-modal-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-notification-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-search-v3/index.js +6 -6
- package/dist/bundled/v2/components/or-select/index.js +2 -2
- package/dist/bundled/v2/components/or-select-v3/index.js +9 -9
- package/dist/bundled/v2/components/or-sort-header-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-tabs-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-tag-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/bundled/v2/components/or-tooltip-v3/index.js +1 -1
- package/dist/bundled/v2/index.js +27 -27
- package/dist/bundled/v2/{types-ee3139c9.js → types-88dd7a52.js} +37 -64
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-0472045f.js → OrButton.vue_vue_type_script_lang-5af7999c.js} +6 -6
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-a11db7f3.js → OrCardCollection.vue_vue_type_script_lang-2b1dcff6.js} +8 -8
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-cd20521b.js → OrCheckbox.vue_vue_type_script_lang-d8a66818.js} +1 -1
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-4a54eede.js → OrConfirm.vue_vue_type_script_lang-53614609.js} +3 -3
- package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-87f27b27.js → OrErrorTag.vue_vue_type_script_lang-d77f6b12.js} +6 -8
- package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-f0326bb5.js → OrExpansionPanel.vue_vue_type_script_lang-a305d8bc.js} +2 -2
- package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-ee286cab.js → OrFab.vue_vue_type_script_lang-aefbdf9b.js} +7 -7
- package/dist/bundled/v3/{OrIcon-d878b768.js → OrIcon-3a514933.js} +1 -1
- package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-a119a715.js → OrIcon.vue_vue_type_script_lang-41a6a57a.js} +8 -6
- package/dist/bundled/v3/{OrIconButton-0aed90ce.js → OrIconButton-8c211219.js} +6 -6
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-78c0039b.js → OrIconButton.vue_vue_type_script_lang-79d08a2b.js} +7 -13
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-c49ca2e4.js → OrInlineInput.vue_vue_type_script_lang-4257a72b.js} +9 -9
- package/dist/bundled/v3/{OrInlineInputBox-9d68ded1.js → OrInlineInputBox-2eede01a.js} +1 -1
- package/dist/bundled/v3/{OrInlineInputBox.vue_vue_type_script_lang-73750005.js → OrInlineInputBox.vue_vue_type_script_lang-23b531ad.js} +4 -6
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a941e77d.js → OrInlineTextarea.vue_vue_type_script_lang-e3ce83e1.js} +9 -9
- package/dist/bundled/v3/{OrInput-6f6ce9ed.js → OrInput-33571984.js} +2 -2
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-f4f94fb9.js → OrInput.vue_vue_type_script_lang-3895999d.js} +8 -8
- package/dist/bundled/v3/{OrInputBox-eb54d73d.js → OrInputBox-81385a91.js} +1 -1
- package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-5ee4ee45.js → OrInputBox.vue_vue_type_script_lang-760097b4.js} +4 -6
- package/dist/bundled/v3/{OrMenuItem-f0e0ea6b.js → OrMenuItem-94ffa853.js} +1 -1
- package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-9e2692cf.js → OrMenuItem.vue_vue_type_script_lang-ccb7e082.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-29529b8b.js → OrModal.vue_vue_type_script_lang-142d9a56.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-bc254063.js → OrNotification.vue_vue_type_script_lang-54e6a3aa.js} +4 -4
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-80e14534.js → OrSearch.vue_vue_type_script_lang-b254e34c.js} +3 -3
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-3a6efd93.js → OrSelect.vue_vue_type_script_lang-26c0a70a.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-f4de7549.js → OrSelect.vue_vue_type_script_lang-e6be732c.js} +22 -26
- package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-a4c9b272.js → OrSortHeader.vue_vue_type_script_lang-98ec33aa.js} +2 -2
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-2d8e0e27.js → OrTabs.vue_vue_type_script_lang-ca57f9d9.js} +4 -4
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-fb65f814.js → OrTag.vue_vue_type_script_lang-18db0bd9.js} +6 -8
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-c7781cde.js → OrTextarea.vue_vue_type_script_lang-d5a64917.js} +4 -4
- package/dist/bundled/v3/{OrToastContainer-ce858a2e.js → OrToastContainer-9f3ab98b.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-b28083e4.js → OrTooltip.vue_vue_type_script_lang-d0cd29d1.js} +12 -14
- package/dist/bundled/v3/components/index.js +32 -32
- package/dist/bundled/v3/components/or-button-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +11 -11
- package/dist/bundled/v3/components/or-checkbox/index.js +1 -1
- package/dist/bundled/v3/components/or-confirm-v3/index.js +11 -11
- package/dist/bundled/v3/components/or-error-tag-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-fab-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +13 -16
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-icon-button-v3/props.d.ts +0 -1
- package/dist/bundled/v3/components/or-icon-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-input-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-menu-item-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-modal-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-notification-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-search-v3/index.js +10 -10
- package/dist/bundled/v3/components/or-select/index.js +2 -2
- package/dist/bundled/v3/components/or-select-v3/index.js +14 -14
- package/dist/bundled/v3/components/or-sort-header-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-tabs-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-tag-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-toast-v3/index.js +7 -7
- package/dist/bundled/v3/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/bundled/v3/components/or-tooltip-v3/index.js +1 -1
- package/dist/bundled/v3/index.js +99 -104
- package/dist/bundled/v3/{types-39ad0179.js → types-0d8f9581.js} +30 -60
- package/dist/esm/v2/{OrButton-75b46b71.js → OrButton-b458e82b.js} +6 -6
- package/dist/esm/v2/{OrCardCollection-068cc48c.js → OrCardCollection-d2d64ffe.js} +6 -6
- package/dist/esm/v2/{OrCheckbox-d5e31846.js → OrCheckbox-915f1f0a.js} +4 -4
- package/dist/esm/v2/{OrConfirm-b0a3373f.js → OrConfirm-64ecb10d.js} +2 -2
- package/dist/esm/v2/{OrErrorTag-7b3460b1.js → OrErrorTag-c14e0298.js} +8 -11
- package/dist/esm/v2/{OrExpansionPanel-8b5a1158.js → OrExpansionPanel-33d5cf05.js} +1 -1
- package/dist/esm/v2/{OrFab-171873d9.js → OrFab-8d665c26.js} +6 -6
- package/dist/esm/v2/{OrIcon-5e394c62.js → OrIcon-05689298.js} +8 -6
- package/dist/esm/v2/{OrIconButton-81668e64.js → OrIconButton-c4fa5a1d.js} +11 -17
- package/dist/esm/v2/{OrInlineInput-5cea8231.js → OrInlineInput-a888df50.js} +11 -11
- package/dist/esm/v2/{OrInlineInputBox-fefd4fbd.js → OrInlineInputBox-6a15ea2b.js} +4 -6
- package/dist/esm/v2/{OrInlineTextarea-3de16d6e.js → OrInlineTextarea-1925651c.js} +11 -11
- package/dist/esm/v2/{OrInput-8173ce5b.js → OrInput-6e7e582e.js} +9 -9
- package/dist/esm/v2/{OrInputBox-4d5a318d.js → OrInputBox-208dceac.js} +4 -6
- package/dist/esm/v2/{OrMenuItem-f22494a9.js → OrMenuItem-038641b7.js} +1 -1
- package/dist/esm/v2/{OrModal-57953984.js → OrModal-3b081ef1.js} +1 -1
- package/dist/esm/v2/{OrNotification-c75b5dc0.js → OrNotification-1d316255.js} +2 -2
- package/dist/esm/v2/{OrSearch-1bfd53fd.js → OrSearch-42454def.js} +2 -2
- package/dist/esm/v2/{OrSelect-0904e70d.js → OrSelect-439f27b9.js} +14 -18
- package/dist/esm/v2/{OrSelect-17cdab3d.js → OrSelect-dae2b069.js} +1 -1
- package/dist/esm/v2/{OrSortHeader-ea645cdc.js → OrSortHeader-b4dbff08.js} +1 -1
- package/dist/esm/v2/{OrTabs-e80adb9b.js → OrTabs-c64be432.js} +2 -2
- package/dist/esm/v2/{OrTag-52090567.js → OrTag-cf72400e.js} +8 -11
- package/dist/esm/v2/{OrTextarea-bed545b2.js → OrTextarea-f566682c.js} +3 -3
- package/dist/esm/v2/{OrTooltip-72b54ecb.js → OrTooltip-27ad798d.js} +12 -14
- package/dist/esm/v2/components/index.js +26 -26
- package/dist/esm/v2/components/or-button-v3/index.js +1 -1
- package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v2/components/or-checkbox/index.js +1 -1
- package/dist/esm/v2/components/or-confirm-v3/index.js +7 -7
- package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v2/components/or-fab-v3/index.js +2 -2
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +13 -16
- package/dist/esm/v2/components/or-icon-button-v3/index.js +4 -4
- package/dist/esm/v2/components/or-icon-button-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-icon-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/esm/v2/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v2/components/or-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v2/components/or-search-v3/index.js +6 -6
- package/dist/esm/v2/components/or-select/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +9 -9
- package/dist/esm/v2/components/or-sort-header-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v2/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-tooltip-v3/index.js +1 -1
- package/dist/esm/v2/index.js +26 -26
- package/dist/esm/v2/{types-02242929.js → types-ed7aa2bb.js} +37 -64
- package/dist/esm/v3/{OrButton-a6db36d5.js → OrButton-4d0c2edd.js} +6 -6
- package/dist/esm/v3/{OrCardCollection-b596ccb7.js → OrCardCollection-34aa611e.js} +6 -6
- package/dist/esm/v3/{OrCheckbox-a0b957e7.js → OrCheckbox-ed4a19cf.js} +1 -1
- package/dist/esm/v3/{OrConfirm-09abc464.js → OrConfirm-a77d9812.js} +2 -2
- package/dist/esm/v3/{OrErrorTag-b742054e.js → OrErrorTag-bbfd3ca6.js} +9 -13
- package/dist/esm/v3/{OrExpansionPanel-5f3934f2.js → OrExpansionPanel-65afdfad.js} +1 -1
- package/dist/esm/v3/{OrFab-554d3479.js → OrFab-3a3a9a38.js} +6 -6
- package/dist/esm/v3/{OrIcon-b195169c.js → OrIcon-e2fa4cf8.js} +8 -6
- package/dist/esm/v3/{OrIconButton-6ebbae84.js → OrIconButton-1d78453b.js} +11 -17
- package/dist/esm/v3/{OrInlineInput-98eabd25.js → OrInlineInput-0beabb4a.js} +8 -8
- package/dist/esm/v3/{OrInlineInputBox-8049f95a.js → OrInlineInputBox-1b473796.js} +4 -6
- package/dist/esm/v3/{OrInlineTextarea-bc9bdf2a.js → OrInlineTextarea-d33a09a2.js} +8 -8
- package/dist/esm/v3/{OrInput-ad6a1e4a.js → OrInput-5672f47b.js} +6 -6
- package/dist/esm/v3/{OrInputBox-5247ab25.js → OrInputBox-634230b1.js} +4 -6
- package/dist/esm/v3/{OrMenuItem-2de012a9.js → OrMenuItem-d001f0f6.js} +1 -1
- package/dist/esm/v3/{OrModal-cbe0f0a0.js → OrModal-e44b80fd.js} +1 -1
- package/dist/esm/v3/{OrNotification-e021b385.js → OrNotification-7d05b546.js} +2 -2
- package/dist/esm/v3/{OrSearch-3ee960ac.js → OrSearch-2912b7df.js} +2 -2
- package/dist/esm/v3/{OrSelect-73690828.js → OrSelect-0821b907.js} +1 -1
- package/dist/esm/v3/{OrSelect-66e0072e.js → OrSelect-ff8f8461.js} +14 -19
- package/dist/esm/v3/{OrSortHeader-57c72d1b.js → OrSortHeader-9d645226.js} +1 -1
- package/dist/esm/v3/{OrTabs-f55dc4d8.js → OrTabs-6a8fa516.js} +2 -2
- package/dist/esm/v3/{OrTag-6d9c0878.js → OrTag-ad3f7805.js} +10 -14
- package/dist/esm/v3/{OrTextarea-4749f8d8.js → OrTextarea-98895b2a.js} +3 -3
- package/dist/esm/v3/{OrTooltip-a3565cab.js → OrTooltip-6412166a.js} +12 -14
- package/dist/esm/v3/components/index.js +26 -26
- package/dist/esm/v3/components/or-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v3/components/or-checkbox/index.js +1 -1
- package/dist/esm/v3/components/or-confirm-v3/index.js +7 -7
- package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v3/components/or-fab-v3/index.js +2 -2
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +13 -16
- package/dist/esm/v3/components/or-icon-button-v3/index.js +4 -4
- package/dist/esm/v3/components/or-icon-button-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-icon-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v3/components/or-search-v3/index.js +6 -6
- package/dist/esm/v3/components/or-select/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +9 -9
- package/dist/esm/v3/components/or-sort-header-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-tooltip-v3/index.js +1 -1
- package/dist/esm/v3/index.js +26 -26
- package/dist/esm/v3/{types-a3281292.js → types-652ae29f.js} +29 -59
- package/package.json +4 -3
- package/src/components/or-button-v3/styles.ts +8 -9
- package/src/components/or-card-collection-v3/styles.ts +7 -3
- package/src/components/or-checkbox/OrCheckbox.vue +1 -1
- package/src/components/or-error-tag-v3/OrErrorTag.vue +5 -6
- package/src/components/or-error-tag-v3/styles.ts +6 -7
- package/src/components/or-fab-v3/styles.ts +9 -7
- package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +1 -6
- package/src/components/or-icon-button-v3/OrIconButton.vue +3 -9
- package/src/components/or-icon-button-v3/props.ts +0 -2
- package/src/components/or-icon-button-v3/styles.ts +5 -9
- package/src/components/or-icon-v3/styles.ts +13 -8
- package/src/components/or-inline-input-box-v3/styles.ts +4 -5
- package/src/components/or-inline-input-v3/OrInlineInput.vue +1 -1
- package/src/components/or-inline-input-v3/styles.ts +7 -5
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +1 -1
- package/src/components/or-inline-textarea-v3/styles.ts +7 -5
- package/src/components/or-input-box-v3/styles.ts +4 -5
- package/src/components/or-input-v3/OrInput.vue +1 -1
- package/src/components/or-input-v3/styles.ts +3 -2
- package/src/components/or-select-v3/OrSelect.vue +4 -6
- package/src/components/or-select-v3/styles.ts +8 -7
- package/src/components/or-tag-v3/OrTag.vue +7 -8
- package/src/components/or-tag-v3/styles.ts +6 -7
- package/src/components/or-textarea-v3/styles.ts +3 -2
- package/src/components/or-toast-v3/OrToast.vue +26 -27
- package/src/components/or-toast-v3/styles.ts +15 -42
- package/src/components/or-tooltip-v3/styles.ts +12 -14
package/dist/bundled/v3/index.js
CHANGED
|
@@ -13,21 +13,21 @@ import './OrButton-ec723bb7.js';
|
|
|
13
13
|
export { s as OrButtonV2 } from './OrButton.vue_vue_type_script_lang-ffc66d00.js';
|
|
14
14
|
import './OrIconButton-e637158e.js';
|
|
15
15
|
export { s as OrIconButton } from './OrIconButton.vue_vue_type_script_lang-40547ab0.js';
|
|
16
|
-
import { s as script$c } from './OrConfirm.vue_vue_type_script_lang-
|
|
17
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-
|
|
18
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton.vue_vue_type_script_lang-
|
|
16
|
+
import { s as script$c } from './OrConfirm.vue_vue_type_script_lang-53614609.js';
|
|
17
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-53614609.js';
|
|
18
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton.vue_vue_type_script_lang-5af7999c.js';
|
|
19
19
|
import { s as script$6 } from './OrCardCollection.vue_vue_type_script_lang-d8124dda.js';
|
|
20
20
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection.vue_vue_type_script_lang-d8124dda.js';
|
|
21
21
|
export { s as OrCard } from './OrCard.vue_vue_type_script_lang-90ba001b.js';
|
|
22
|
-
import { s as script$7 } from './OrCardCollection.vue_vue_type_script_lang-
|
|
23
|
-
export { C as CardCollectionView, s as OrCardCollectionV3 } from './OrCardCollection.vue_vue_type_script_lang-
|
|
22
|
+
import { s as script$7 } from './OrCardCollection.vue_vue_type_script_lang-2b1dcff6.js';
|
|
23
|
+
export { C as CardCollectionView, s as OrCardCollectionV3 } from './OrCardCollection.vue_vue_type_script_lang-2b1dcff6.js';
|
|
24
24
|
import './OrCarouselItem-f4b9541d.js';
|
|
25
25
|
export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem.vue_vue_type_script_lang-ad286afc.js';
|
|
26
|
-
import { s as script$v } from './OrSelect.vue_vue_type_script_lang-
|
|
27
|
-
export { s as OrSelect } from './OrSelect.vue_vue_type_script_lang-
|
|
28
|
-
export { s as OrCheckbox } from './OrCheckbox.vue_vue_type_script_lang-
|
|
29
|
-
import { s as script$w } from './OrSelect.vue_vue_type_script_lang-
|
|
30
|
-
export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-
|
|
26
|
+
import { s as script$v } from './OrSelect.vue_vue_type_script_lang-26c0a70a.js';
|
|
27
|
+
export { s as OrSelect } from './OrSelect.vue_vue_type_script_lang-26c0a70a.js';
|
|
28
|
+
export { s as OrCheckbox } from './OrCheckbox.vue_vue_type_script_lang-d8a66818.js';
|
|
29
|
+
import { s as script$w } from './OrSelect.vue_vue_type_script_lang-e6be732c.js';
|
|
30
|
+
export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-e6be732c.js';
|
|
31
31
|
export { s as OrCheckboxV3 } from './OrCheckbox.vue_vue_type_script_lang-10d8b047.js';
|
|
32
32
|
export { s as OrChip } from './OrChip-5d502431.js';
|
|
33
33
|
import { s as script$8 } from './OrChips.vue_vue_type_script_lang-69917e34.js';
|
|
@@ -40,19 +40,19 @@ import { s as script$b } from './OrConfirm.vue_vue_type_script_lang-0f16fc67.js'
|
|
|
40
40
|
export { s as OrConfirm } from './OrConfirm.vue_vue_type_script_lang-0f16fc67.js';
|
|
41
41
|
import { s as script$d } from './OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
|
|
42
42
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
|
|
43
|
-
import { s as script$e } from './OrErrorTag.vue_vue_type_script_lang-
|
|
44
|
-
export { s as OrErrorTagV3 } from './OrErrorTag.vue_vue_type_script_lang-
|
|
45
|
-
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from './OrExpansionPanel.vue_vue_type_script_lang-
|
|
46
|
-
import { s as script$f } from './OrFab.vue_vue_type_script_lang-
|
|
47
|
-
export { F as FabColor, s as OrFabV3 } from './OrFab.vue_vue_type_script_lang-
|
|
48
|
-
import './OrInlineInputBox-
|
|
49
|
-
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox.vue_vue_type_script_lang-
|
|
50
|
-
import { s as script$g } from './OrInlineInput.vue_vue_type_script_lang-
|
|
51
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput.vue_vue_type_script_lang-
|
|
43
|
+
import { s as script$e } from './OrErrorTag.vue_vue_type_script_lang-d77f6b12.js';
|
|
44
|
+
export { s as OrErrorTagV3 } from './OrErrorTag.vue_vue_type_script_lang-d77f6b12.js';
|
|
45
|
+
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from './OrExpansionPanel.vue_vue_type_script_lang-a305d8bc.js';
|
|
46
|
+
import { s as script$f } from './OrFab.vue_vue_type_script_lang-aefbdf9b.js';
|
|
47
|
+
export { F as FabColor, s as OrFabV3 } from './OrFab.vue_vue_type_script_lang-aefbdf9b.js';
|
|
48
|
+
import './OrInlineInputBox-2eede01a.js';
|
|
49
|
+
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox.vue_vue_type_script_lang-23b531ad.js';
|
|
50
|
+
import { s as script$g } from './OrInlineInput.vue_vue_type_script_lang-4257a72b.js';
|
|
51
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput.vue_vue_type_script_lang-4257a72b.js';
|
|
52
52
|
import { s as script$h } from './OrInlineTextEdit.vue_vue_type_script_lang-da6887aa.js';
|
|
53
53
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit.vue_vue_type_script_lang-da6887aa.js';
|
|
54
|
-
import { s as script$i } from './OrInlineTextarea.vue_vue_type_script_lang-
|
|
55
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea.vue_vue_type_script_lang-
|
|
54
|
+
import { s as script$i } from './OrInlineTextarea.vue_vue_type_script_lang-e3ce83e1.js';
|
|
55
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea.vue_vue_type_script_lang-e3ce83e1.js';
|
|
56
56
|
import { s as script$3, a as script$4, b as script$5 } from './OrPassword.vue_vue_type_script_lang-13bc5b00.js';
|
|
57
57
|
export { a as OrNumberInput, b as OrPassword, s as OrTextarea } from './OrPassword.vue_vue_type_script_lang-13bc5b00.js';
|
|
58
58
|
import { s as script$j } from './OrLink.vue_vue_type_script_lang-9d3a32c7.js';
|
|
@@ -60,17 +60,17 @@ export { L as LinkColor, s as OrLinkV3 } from './OrLink.vue_vue_type_script_lang
|
|
|
60
60
|
import { s as script$k } from './OrListOfInputs.vue_vue_type_script_lang-62dbf1e7.js';
|
|
61
61
|
export { s as OrListOfInputs } from './OrListOfInputs.vue_vue_type_script_lang-62dbf1e7.js';
|
|
62
62
|
export { s as OrList } from './OrList.vue_vue_type_script_lang-c7ab26a0.js';
|
|
63
|
-
import './OrMenuItem-
|
|
64
|
-
export { s as OrMenuItemV3 } from './OrMenuItem.vue_vue_type_script_lang-
|
|
65
|
-
import { s as script$L } from './OrTabs.vue_vue_type_script_lang-
|
|
66
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs.vue_vue_type_script_lang-
|
|
63
|
+
import './OrMenuItem-94ffa853.js';
|
|
64
|
+
export { s as OrMenuItemV3 } from './OrMenuItem.vue_vue_type_script_lang-ccb7e082.js';
|
|
65
|
+
import { s as script$L } from './OrTabs.vue_vue_type_script_lang-ca57f9d9.js';
|
|
66
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs.vue_vue_type_script_lang-ca57f9d9.js';
|
|
67
67
|
export { s as OrMenuV3 } from './OrMenu.vue_vue_type_script_lang-bae45062.js';
|
|
68
|
-
import { s as script$l } from './OrModal.vue_vue_type_script_lang-
|
|
69
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal.vue_vue_type_script_lang-
|
|
68
|
+
import { s as script$l } from './OrModal.vue_vue_type_script_lang-142d9a56.js';
|
|
69
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal.vue_vue_type_script_lang-142d9a56.js';
|
|
70
70
|
import { s as script$m } from './OrNotification.vue_vue_type_script_lang-07163a83.js';
|
|
71
71
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification.vue_vue_type_script_lang-07163a83.js';
|
|
72
|
-
import { s as script$n } from './OrNotification.vue_vue_type_script_lang-
|
|
73
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification.vue_vue_type_script_lang-
|
|
72
|
+
import { s as script$n } from './OrNotification.vue_vue_type_script_lang-54e6a3aa.js';
|
|
73
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification.vue_vue_type_script_lang-54e6a3aa.js';
|
|
74
74
|
import { s as script$o } from './OrOverflowMenu.vue_vue_type_script_lang-0397533d.js';
|
|
75
75
|
export { s as OrOverflowMenu } from './OrOverflowMenu.vue_vue_type_script_lang-0397533d.js';
|
|
76
76
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer.vue_vue_type_script_lang-4bb702ce.js';
|
|
@@ -83,8 +83,8 @@ import { s as script$r } from './OrRadioGroup.vue_vue_type_script_lang-caea7bcb.
|
|
|
83
83
|
export { s as OrRadioGroup } from './OrRadioGroup.vue_vue_type_script_lang-caea7bcb.js';
|
|
84
84
|
import { s as script$s } from './OrRadio.vue_vue_type_script_lang-e64b14a1.js';
|
|
85
85
|
export { s as OrRadioV3 } from './OrRadio.vue_vue_type_script_lang-e64b14a1.js';
|
|
86
|
-
import { s as script$t } from './OrSearch.vue_vue_type_script_lang-
|
|
87
|
-
export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-
|
|
86
|
+
import { s as script$t } from './OrSearch.vue_vue_type_script_lang-b254e34c.js';
|
|
87
|
+
export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-b254e34c.js';
|
|
88
88
|
import { s as script$u } from './OrSegmentedControl.vue_vue_type_script_lang-6068f70c.js';
|
|
89
89
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl.vue_vue_type_script_lang-6068f70c.js';
|
|
90
90
|
import { s as script$x } from './OrSidebar.vue_vue_type_script_lang-7c55ac0a.js';
|
|
@@ -113,15 +113,15 @@ import { s as script$M } from './OrTag.vue_vue_type_script_lang-8c526c11.js';
|
|
|
113
113
|
export { s as OrTag } from './OrTag.vue_vue_type_script_lang-8c526c11.js';
|
|
114
114
|
import { s as script$N } from './OrText.vue_vue_type_script_lang-d9525d49.js';
|
|
115
115
|
export { s as OrTextV3 } from './OrText.vue_vue_type_script_lang-d9525d49.js';
|
|
116
|
-
import { s as script$O } from './OrTextarea.vue_vue_type_script_lang-
|
|
117
|
-
export { s as OrTextareaV3 } from './OrTextarea.vue_vue_type_script_lang-
|
|
116
|
+
import { s as script$O } from './OrTextarea.vue_vue_type_script_lang-d5a64917.js';
|
|
117
|
+
export { s as OrTextareaV3 } from './OrTextarea.vue_vue_type_script_lang-d5a64917.js';
|
|
118
118
|
import { s as script$P } from './OrTextbox.vue_vue_type_script_lang-b5c4a93a.js';
|
|
119
119
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox.vue_vue_type_script_lang-b5c4a93a.js';
|
|
120
120
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-d5b3c109.js';
|
|
121
121
|
import './OrToastContainer-f5525225.js';
|
|
122
122
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-4d4329cd.js';
|
|
123
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
124
|
-
import './OrToastContainer-
|
|
123
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-0d8f9581.js';
|
|
124
|
+
import './OrToastContainer-9f3ab98b.js';
|
|
125
125
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from './constants-c5d1139f.js';
|
|
126
126
|
export { s as OrCardV3 } from './OrCard.vue_vue_type_script_lang-9d6e1050.js';
|
|
127
127
|
export { s as OrCollapse } from './OrCollapse.vue_vue_type_script_lang-65cbb754.js';
|
|
@@ -131,10 +131,10 @@ export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
131
131
|
export { s as OrHint } from './OrHint.vue_vue_type_script_lang-78598c8e.js';
|
|
132
132
|
export { s as OrHintV3 } from './OrHint.vue_vue_type_script_lang-6286277d.js';
|
|
133
133
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon.vue_vue_type_script_lang-7e3a17fe.js';
|
|
134
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
135
|
-
export {
|
|
136
|
-
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox.vue_vue_type_script_lang-
|
|
137
|
-
export { I as InputType, s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-
|
|
134
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton.vue_vue_type_script_lang-79d08a2b.js';
|
|
135
|
+
export { a as IconSize, I as IconVariant, s as OrIconV3 } from './OrIcon.vue_vue_type_script_lang-41a6a57a.js';
|
|
136
|
+
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox.vue_vue_type_script_lang-760097b4.js';
|
|
137
|
+
export { I as InputType, s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-3895999d.js';
|
|
138
138
|
export { s as OrInput } from './OrInput-7d4b571a.js';
|
|
139
139
|
export { s as OrSearch } from './OrSearch.vue_vue_type_script_lang-16fbccc0.js';
|
|
140
140
|
export { s as OrLabel } from './OrLabel.vue_vue_type_script_lang-27f8b12d.js';
|
|
@@ -144,13 +144,13 @@ export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3
|
|
|
144
144
|
export { s as OrModal, O as OrModalSizes } from './OrModal.vue_vue_type_script_lang-a1ed2ebb.js';
|
|
145
145
|
export { s as OrOverlay } from './OrOverlay.vue_vue_type_script_lang-b9bf5e50.js';
|
|
146
146
|
export { s as OrOverlayV3 } from './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
147
|
-
export { s as OrSortHeaderV3 } from './OrSortHeader.vue_vue_type_script_lang-
|
|
148
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag.vue_vue_type_script_lang-
|
|
147
|
+
export { s as OrSortHeaderV3 } from './OrSortHeader.vue_vue_type_script_lang-98ec33aa.js';
|
|
148
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag.vue_vue_type_script_lang-18db0bd9.js';
|
|
149
149
|
export { s as OrTeleport } from './OrTeleportVue3-012351e1.js';
|
|
150
150
|
export { s as OrTeleportV3 } from './OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
151
151
|
export { s as OrTooltip } from './OrTooltip.vue_vue_type_script_lang-fa52d391.js';
|
|
152
152
|
export { s as OrTooltipContent } from './OrTooltipContent-b0dcb862.js';
|
|
153
|
-
export { s as OrTooltipV3 } from './OrTooltip.vue_vue_type_script_lang-
|
|
153
|
+
export { s as OrTooltipV3 } from './OrTooltip.vue_vue_type_script_lang-d0cd29d1.js';
|
|
154
154
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-293d2de2.js';
|
|
155
155
|
export { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
156
156
|
export { u as useElevation } from './useElevation-c8d5d3ba.js';
|
|
@@ -163,15 +163,15 @@ import './floating-ui.dom.esm-83eba816.js';
|
|
|
163
163
|
import '@vueuse/core';
|
|
164
164
|
import './OrLoader-ee97fef4.js';
|
|
165
165
|
import './index-01519e46.js';
|
|
166
|
-
import './OrInput-
|
|
166
|
+
import './OrInput-33571984.js';
|
|
167
167
|
import './OrLoader-65868e73.js';
|
|
168
|
-
import './OrIconButton-
|
|
168
|
+
import './OrIconButton-8c211219.js';
|
|
169
169
|
import './OrFloating-b6672a37.js';
|
|
170
170
|
import './OrLabel-e412c532.js';
|
|
171
171
|
import './OrError-b43ebad8.js';
|
|
172
172
|
import './OrHint-c235be5d.js';
|
|
173
|
-
import './OrIcon-
|
|
174
|
-
import './OrInputBox-
|
|
173
|
+
import './OrIcon-3a514933.js';
|
|
174
|
+
import './OrInputBox-81385a91.js';
|
|
175
175
|
import './OrLabel-2809e2db.js';
|
|
176
176
|
import './OrPopover-93ef8c26.js';
|
|
177
177
|
import './OrModal-868160ef.js';
|
|
@@ -181,10 +181,10 @@ import './px-to-rem-0b26b83e.js';
|
|
|
181
181
|
import './OrCollapse-63e83681.js';
|
|
182
182
|
import './v4-cf8987a3.js';
|
|
183
183
|
|
|
184
|
-
var css_248z$y = ".container {\n width: 100%;\n}\n@media (min-width: 640px) {\n .container {\n max-width: 640px;\n }\n}\n@media (min-width: 768px) {\n .container {\n max-width: 768px;\n }\n}\n@media (min-width: 1024px) {\n .container {\n max-width: 1024px;\n }\n}\n@media (min-width: 1280px) {\n .container {\n max-width: 1280px;\n }\n}\n@media (min-width: 1536px) {\n .container {\n max-width: 1536px;\n }\n}\n.visible {\n visibility: visible;\n}\n.invisible {\n visibility: hidden;\n}\n.fixed {\n position: fixed;\n}\n.absolute {\n position: absolute;\n}\n.relative {\n position: relative;\n}\n.inset-none {\n top: 0px;\n right: 0px;\n bottom: 0px;\n left: 0px;\n}\n.inset-y-none {\n top: 0px;\n bottom: 0px;\n}\n.bottom-none {\n bottom: 0px;\n}\n.left-none {\n left: 0px;\n}\n.right-none {\n right: 0px;\n}\n.-right-\\[1px\\] {\n right: -1px;\n}\n.-left-\\[1px\\] {\n left: -1px;\n}\n.left-md {\n left: 16px;\n}\n.top-md {\n top: 16px;\n}\n.right-md {\n right: 16px;\n}\n.bottom-md {\n bottom: 16px;\n}\n.z-\\[1\\] {\n z-index: 1;\n}\n.m-\\[-4px\\] {\n margin: -4px;\n}\n.mx-\\[-2px\\] {\n margin-left: -2px;\n margin-right: -2px;\n}\n.my-\\[-2px\\] {\n margin-top: -2px;\n margin-bottom: -2px;\n}\n.mx-sm {\n margin-left: 8px;\n margin-right: 8px;\n}\n.my-sm {\n margin-top: 8px;\n margin-bottom: 8px;\n}\n.mt-md {\n margin-top: 16px;\n}\n.ml-none {\n margin-left: 0px;\n}\n.mr-none {\n margin-right: 0px;\n}\n.mt-none {\n margin-top: 0px;\n}\n.mb-none {\n margin-bottom: 0px;\n}\n.mb-\\[6px\\] {\n margin-bottom: 6px;\n}\n.ml-auto {\n margin-left: auto;\n}\n.mt-\\[2px\\] {\n margin-top: 2px;\n}\n.ml-sm {\n margin-left: 8px;\n}\n.block {\n display: block;\n}\n.inline-block {\n display: inline-block;\n}\n.inline {\n display: inline;\n}\n.flex {\n display: flex;\n}\n.inline-flex {\n display: inline-flex;\n}\n.table {\n display: table;\n}\n.grid {\n display: grid;\n}\n.contents {\n display: contents;\n}\n.hidden {\n display: none;\n}\n.h-full {\n height: 100%;\n}\n.h-\\[80px\\] {\n height: 80px;\n}\n.h-\\[64px\\] {\n height: 64px;\n}\n.h-\\[40px\\] {\n height: 40px;\n}\n.h-\\[32px\\] {\n height: 32px;\n}\n.h-md\\+ {\n height: 20px;\n}\n.h-auto {\n height: auto;\n}\n.h-\\[28px\\] {\n height: 28px;\n}\n.h-\\[24px\\] {\n height: 24px;\n}\n.h-\\[20px\\] {\n height: 20px;\n}\n.h-\\[100\\%\\] {\n height: 100%;\n}\n.h-\\[44px\\] {\n height: 44px;\n}\n.h-\\[36px\\] {\n height: 36px;\n}\n.max-h-\\[50\\%\\] {\n max-height: 50%;\n}\n.max-h-\\[340px\\] {\n max-height: 340px;\n}\n.min-h-0 {\n min-height: 0px;\n}\n.min-h-\\[32px\\] {\n min-height: 32px;\n}\n.w-full {\n width: 100%;\n}\n.w-\\[80px\\] {\n width: 80px;\n}\n.w-\\[64px\\] {\n width: 64px;\n}\n.w-\\[40px\\] {\n width: 40px;\n}\n.w-\\[32px\\] {\n width: 32px;\n}\n.w-md\\+ {\n width: 20px;\n}\n.w-\\[320px\\] {\n width: 320px;\n}\n.w-\\[128px\\] {\n width: 128px;\n}\n.w-min {\n width: -moz-min-content;\n width: min-content;\n}\n.w-\\[28px\\] {\n width: 28px;\n}\n.w-\\[24px\\] {\n width: 24px;\n}\n.w-\\[20px\\] {\n width: 20px;\n}\n.w-\\[12px\\] {\n width: 12px;\n}\n.w-\\[43px\\] {\n width: 43px;\n}\n.w-\\[343px\\] {\n width: 343px;\n}\n.min-w-max {\n min-width: -moz-max-content;\n min-width: max-content;\n}\n.min-w-\\[160px\\] {\n min-width: 160px;\n}\n.max-w-\\[295px\\] {\n max-width: 295px;\n}\n.max-w-full {\n max-width: 100%;\n}\n.flex-1 {\n flex: 1 1 0%;\n}\n.flex-shrink {\n flex-shrink: 1;\n}\n.shrink-0 {\n flex-shrink: 0;\n}\n.shrink {\n flex-shrink: 1;\n}\n.flex-grow {\n flex-grow: 1;\n}\n.grow {\n flex-grow: 1;\n}\n.origin-center {\n transform-origin: center;\n}\n.rotate-0 {\n --tw-rotate: 0deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.rotate-\\[-90deg\\] {\n --tw-rotate: -90deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.-rotate-90 {\n --tw-rotate: -90deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.rotate-180 {\n --tw-rotate: 180deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.transform {\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n@keyframes circular-loader {\n 0% {\n transform: rotate(0deg);\n stroke-dasharray: 0, 200;\n stroke-dashoffset: 0;\n }\n 50% {\n transform: rotate(180deg);\n stroke-dasharray: 100, 200;\n stroke-dashoffset: calc((50% - 2px) * -3.14);\n }\n 100% {\n transform: rotate(360deg);\n stroke-dasharray: 100, 200;\n stroke-dashoffset: calc((100% - 2px) * -3.14);\n }\n}\n.animate-circular-loader {\n animation: circular-loader 1400ms linear infinite;\n}\n@keyframes linear-loader {\n 0% {\n stroke-dasharray: 25%, 100%;\n stroke-dashoffset: 0;\n }\n 100% {\n stroke-dasharray: 25%, 100%;\n stroke-dashoffset: -250%;\n }\n}\n.animate-linear-loader {\n animation: linear-loader 1400ms linear infinite;\n}\n@keyframes skeleton-loader {\n 0% {\n background-position: 100% 50%;\n }\n 100% {\n background-position: -100% 50%;\n }\n}\n.animate-skeleton-loader {\n animation: skeleton-loader 1.5s linear 0s infinite normal forwards;\n}\n.cursor-grab {\n cursor: grab;\n}\n.\\!cursor-default {\n cursor: default !important;\n}\n.cursor-ew-resize {\n cursor: ew-resize;\n}\n.resize {\n resize: both;\n}\n.auto-cols-fr {\n grid-auto-columns: minmax(0, 1fr);\n}\n.auto-cols-max {\n grid-auto-columns: max-content;\n}\n.auto-cols-auto {\n grid-auto-columns: auto;\n}\n.grid-flow-col {\n grid-auto-flow: column;\n}\n.flex-row {\n flex-direction: row;\n}\n.flex-row-reverse {\n flex-direction: row-reverse;\n}\n.flex-col {\n flex-direction: column;\n}\n.flex-wrap {\n flex-wrap: wrap;\n}\n.items-start {\n align-items: flex-start;\n}\n.items-center {\n align-items: center;\n}\n.justify-start {\n justify-content: flex-start;\n}\n.justify-end {\n justify-content: flex-end;\n}\n.justify-center {\n justify-content: center;\n}\n.justify-between {\n justify-content: space-between;\n}\n.justify-around {\n justify-content: space-around;\n}\n.gap-sm\\+ {\n gap: 12px;\n}\n.gap-sm {\n gap: 8px;\n}\n.gap-md {\n gap: 16px;\n}\n.gap-\\[8px\\] {\n gap: 8px;\n}\n.gap-\\[10px\\] {\n gap: 10px;\n}\n.gap-xs {\n gap: 4px;\n}\n.gap-\\[6px\\] {\n gap: 6px;\n}\n.gap-\\[16px\\] {\n gap: 16px;\n}\n.self-start {\n align-self: flex-start;\n}\n.self-center {\n align-self: center;\n}\n.overflow-auto {\n overflow: auto;\n}\n.overflow-hidden {\n overflow: hidden;\n}\n.overflow-y-auto {\n overflow-y: auto;\n}\n.overflow-x-hidden {\n overflow-x: hidden;\n}\n.truncate {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.text-ellipsis {\n text-overflow: ellipsis;\n}\n.whitespace-nowrap {\n white-space: nowrap;\n}\n.rounded-full {\n border-radius: 9999px;\n}\n.rounded-md {\n border-radius: 4px;\n}\n.rounded-sm {\n border-radius: 2px;\n}\n.rounded-t-lg {\n border-top-left-radius: 8px;\n border-top-right-radius: 8px;\n}\n.rounded-b-0 {\n border-bottom-right-radius: 0px;\n border-bottom-left-radius: 0px;\n}\n.rounded-b-md {\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px;\n}\n.border-1 {\n border-width: 1px;\n}\n.border-0 {\n border-width: 0px;\n}\n.\\!border-t-0 {\n border-top-width: 0px !important;\n}\n.border-r-\\[1px\\] {\n border-right-width: 1px;\n}\n.border-l-\\[1px\\] {\n border-left-width: 1px;\n}\n.border-r-2 {\n border-right-width: 2px;\n}\n.border-l-2 {\n border-left-width: 2px;\n}\n.border-t-\\[1px\\] {\n border-top-width: 1px;\n}\n.border-l-1 {\n border-left-width: 1px;\n}\n.border-t-1 {\n border-top-width: 1px;\n}\n.border-solid {\n border-style: solid;\n}\n.border-dashed {\n border-style: dashed;\n}\n.border-transparent {\n border-color: transparent;\n}\n.border-x-primary {\n border-left-color: rgba(0, 95, 177, 1);\n border-right-color: rgba(0, 95, 177, 1);\n}\n.border-y-primary {\n border-top-color: rgba(0, 95, 177, 1);\n border-bottom-color: rgba(0, 95, 177, 1);\n}\n.border-r-secondary {\n border-right-color: rgba(84, 95, 113, 1);\n}\n.border-l-secondary {\n border-left-color: rgba(84, 95, 113, 1);\n}\n.border-r-primary {\n border-right-color: rgba(0, 95, 177, 1);\n}\n.border-l-primary {\n border-left-color: rgba(0, 95, 177, 1);\n}\n.border-t-secondary {\n border-top-color: rgba(84, 95, 113, 1);\n}\n.bg-overlay {\n background-color: rgba(27, 27, 29, 0.8);\n}\n.bg-background {\n background-color: rgba(255, 255, 255, 1);\n}\n.bg-surface-5 {\n background-color: rgba(218, 229, 244, 1);\n}\n.bg-inverse-surface {\n background-color: rgba(47, 48, 51, 1);\n}\n.bg-skeletons-gradient {\n background-image: linear-gradient(90deg, rgba(0, 95, 177, 0.08) 0.00%,rgba(0,95,177,0.04) 50.01%,rgba(0,95,177,0.08) 100.00%);\n}\n.bg-\\[length\\:200\\%\\] {\n background-size: 200%;\n}\n.bg-repeat {\n background-repeat: repeat;\n}\n.stroke-surface-variant {\n stroke: rgba(223, 226, 235, 1);\n}\n.stroke-primary {\n stroke: rgba(0, 95, 177, 1);\n}\n.stroke-error {\n stroke: rgba(186, 27, 27, 1);\n}\n.stroke-primary-hover {\n stroke: rgba(0, 119, 220, 1);\n}\n.stroke-success-hover {\n stroke: rgba(56, 166, 0, 1);\n}\n.stroke-warning-hover {\n stroke: rgba(186, 137, 0, 1);\n}\n.stroke-error-hover {\n stroke: rgba(221, 55, 48, 1);\n}\n.object-cover {\n -o-object-fit: cover;\n object-fit: cover;\n}\n.p-md {\n padding: 16px;\n}\n.px-sm {\n padding-left: 8px;\n padding-right: 8px;\n}\n.py-sm {\n padding-top: 8px;\n padding-bottom: 8px;\n}\n.px-lg {\n padding-left: 24px;\n padding-right: 24px;\n}\n.py-md {\n padding-top: 16px;\n padding-bottom: 16px;\n}\n.px-md {\n padding-left: 16px;\n padding-right: 16px;\n}\n.py-sm\\+ {\n padding-top: 12px;\n padding-bottom: 12px;\n}\n.px-\\[15px\\] {\n padding-left: 15px;\n padding-right: 15px;\n}\n.py-\\[11px\\] {\n padding-top: 11px;\n padding-bottom: 11px;\n}\n.py-lg {\n padding-top: 24px;\n padding-bottom: 24px;\n}\n.px-sm\\+ {\n padding-left: 12px;\n padding-right: 12px;\n}\n.px-md\\+ {\n padding-left: 20px;\n padding-right: 20px;\n}\n.py-md\\+ {\n padding-top: 20px;\n padding-bottom: 20px;\n}\n.px-\\[2px\\] {\n padding-left: 2px;\n padding-right: 2px;\n}\n.py-\\[2px\\] {\n padding-top: 2px;\n padding-bottom: 2px;\n}\n.py-\\[6px\\] {\n padding-top: 6px;\n padding-bottom: 6px;\n}\n.py-xs {\n padding-top: 4px;\n padding-bottom: 4px;\n}\n.pl-sm {\n padding-left: 8px;\n}\n.pt-md {\n padding-top: 16px;\n}\n.text-right {\n text-align: right;\n}\n.text-\\[32px\\] {\n font-size: 32px;\n}\n.text-\\[24px\\] {\n font-size: 24px;\n}\n.text-\\[16px\\] {\n font-size: 16px;\n}\n.text-\\[28px\\] {\n font-size: 28px;\n}\n.text-\\[20px\\] {\n font-size: 20px;\n}\n.text-inherit {\n font-size: inherit;\n line-height: inherit;\n}\n.capitalize {\n text-transform: capitalize;\n}\n.text-white {\n color: rgba(255, 255, 255, 1);\n}\n.text-inherit {\n color: inherit;\n}\n.text-on-primary-container {\n color: rgba(0, 28, 59, 1);\n}\n.text-secondary {\n color: rgba(84, 95, 113, 1);\n}\n.text-outline {\n color: rgba(116, 119, 127, 1);\n}\n.text-on-background {\n color: rgba(27, 27, 29, 1);\n}\n.text-\\[blue\\] {\n --tw-text-opacity: 1;\n color: rgba(0, 0, 255, var(--tw-text-opacity));\n}\n.text-inverse-primary {\n color: rgba(164, 200, 255, 1);\n}\n.text-inverse-on-surface {\n color: rgba(241, 240, 244, 1);\n}\n.underline {\n text-decoration-line: underline;\n}\n.shadow-contextual {\n --tw-shadow: -1px 0 20px 0 rgba(24, 28, 34, 0.05), 0 1px 5px 0 rgba(0, 0, 0, 0.15);\n --tw-shadow-colored: -1px 0 20px 0 var(--tw-shadow-color), 0 1px 5px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.shadow-card {\n --tw-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(24, 28, 34, 0.15);\n --tw-shadow-colored: 0 0 5px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.shadow-modal {\n --tw-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2), 0 26px 80px 0 rgba(0, 0, 0, 0.2);\n --tw-shadow-colored: 0 0 1px 0 var(--tw-shadow-color), 0 26px 80px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.outline-none {\n outline: 2px solid transparent;\n outline-offset: 2px;\n}\n.outline {\n outline-style: solid;\n}\n.ring {\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 rgba(0,0,0,0);\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0,0,0,0));\n}\n.blur {\n --tw-blur: blur(8px);\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\n}\n.filter {\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\n}\n.transition-\\[min-height\\] {\n transition-property: min-height;\n}\n.transition-\\[max-height\\] {\n transition-property: max-height;\n}\n.transition {\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;\n}\n.transition-\\[stroke-dashoffset\\] {\n transition-property: stroke-dashoffset;\n}\n.transition-\\[border-right\\] {\n transition-property: border-right;\n}\n.transition-\\[border-left\\] {\n transition-property: border-left;\n}\n.visually-hidden {\n width: 0;\n height: 0;\n visibility: hidden;\n}\n.layout-inline-row {\n display: inline-flex;\n flex-direction: row;\n align-items: center;\n}\n.layout-column {\n display: flex;\n flex-direction: column;\n align-items: normal;\n}\n.layout-row {\n display: flex;\n flex-direction: row;\n align-items: center;\n}\n.layout-inline-column {\n display: inline-flex;\n flex-direction: column;\n align-items: normal;\n}\n.interactivity-auto {\n pointer-events: auto;\n cursor: pointer;\n}\n.interactivity-auto[disabled] {\n pointer-events: none;\n cursor: default;\n}\n.interactivity-auto {\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.interactivity-none {\n pointer-events: none;\n cursor: default;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.typography-headline-3 {\n font-family: Inter;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .typography-headline-3 {\n font-family: Inter;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n }\n}\n.typography-button {\n font-family: Inter;\n font-weight: 600;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .typography-button {\n font-family: Inter;\n font-weight: 600;\n font-size: 14px;\n line-height: 20px;\n }\n}\n.typography-body-2-regular {\n font-family: Inter;\n font-weight: 400;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .typography-body-2-regular {\n font-family: Inter;\n font-weight: 400;\n font-size: 14px;\n line-height: 21px;\n }\n}\n.typography-caption-regular {\n font-family: Inter;\n font-weight: 400;\n font-size: 12px;\n line-height: 18px;\n}\n@media (min-width: 768px) {\n .typography-caption-regular {\n font-family: Inter;\n font-weight: 400;\n font-size: 12px;\n line-height: 18px;\n }\n}\n.typography-body-2-bold {\n font-family: Inter;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .typography-body-2-bold {\n font-family: Inter;\n font-weight: 700;\n font-size: 14px;\n line-height: 21px;\n }\n}\n.typography-headline-2 {\n font-family: Inter;\n font-weight: 700;\n font-size: 20px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .typography-headline-2 {\n font-family: Inter;\n font-weight: 700;\n font-size: 20px;\n line-height: 24px;\n }\n}\n.typography-inherit {\n font-family: inherit;\n font-weight: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n@media (min-width: 768px) {\n .typography-inherit {\n font-family: inherit;\n font-weight: inherit;\n font-size: inherit;\n line-height: inherit;\n }\n}\n.\\!typography-body-2-regular {\n font-family: Inter !important;\n font-weight: 400 !important;\n font-size: 16px !important;\n line-height: 24px !important;\n}\n@media (min-width: 768px) {\n .\\!typography-body-2-regular {\n font-family: Inter !important;\n font-weight: 400 !important;\n font-size: 14px !important;\n line-height: 21px !important;\n }\n}\n.\\!typography-body-2-bold {\n font-family: Inter !important;\n font-weight: 700 !important;\n font-size: 16px !important;\n line-height: 24px !important;\n}\n@media (min-width: 768px) {\n .\\!typography-body-2-bold {\n font-family: Inter !important;\n font-weight: 700 !important;\n font-size: 14px !important;\n line-height: 21px !important;\n }\n}\n.typography-caption-bold {\n font-family: Inter;\n font-weight: 700;\n font-size: 12px;\n line-height: 18px;\n}\n@media (min-width: 768px) {\n .typography-caption-bold {\n font-family: Inter;\n font-weight: 700;\n font-size: 12px;\n line-height: 18px;\n }\n}\n.iconography-outlined {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 0, \"GRAD\" 0;\n}\n.iconography-outlined-bold {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 24, \"wght\" 700, \"FILL\" 0, \"GRAD\" 0;\n}\n.iconography-filled {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 1, \"GRAD\" 0;\n}\n.iconography-filled-bold {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 24, \"wght\" 700, \"FILL\" 1, \"GRAD\" 0;\n}\n.iconography-inherit {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: inherit;\n}\n.theme-preset-1-primary {\n background-color: rgba(0, 95, 177, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-1-primary[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-1-primary:not(.interactivity-none):hover, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-primary:not(.interactivity-none).focus-visible, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.theme-preset-1-primary:not(.interactivity-none):hover, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-primary:not(.interactivity-none).focus-visible, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.theme-preset-1-primary:not(.interactivity-none):hover, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-primary:not(.interactivity-none):focus-visible, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.theme-preset-1-primary:not(.interactivity-none):active, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(0, 95, 177, 1);\n}\n.theme-preset-1-primary {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-1-warning {\n background-color: rgba(153, 112, 0, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-1-warning[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-1-warning:not(.interactivity-none):hover, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-warning:not(.interactivity-none).focus-visible, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 137, 0, 1);\n}\n.theme-preset-1-warning:not(.interactivity-none):hover, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-warning:not(.interactivity-none).focus-visible, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 137, 0, 1);\n}\n.theme-preset-1-warning:not(.interactivity-none):hover, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-warning:not(.interactivity-none):focus-visible, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 137, 0, 1);\n}\n.theme-preset-1-warning:not(.interactivity-none):active, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(153, 112, 0, 1);\n}\n.theme-preset-1-warning {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-1-error {\n background-color: rgba(186, 27, 27, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-1-error[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-1-error:not(.interactivity-none):hover, .theme-preset-1-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-error:not(.interactivity-none).focus-visible, .theme-preset-1-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(221, 55, 48, 1);\n}\n.theme-preset-1-error:not(.interactivity-none):hover, .theme-preset-1-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-error:not(.interactivity-none).focus-visible, .theme-preset-1-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(221, 55, 48, 1);\n}\n.theme-preset-1-error:not(.interactivity-none):hover, .theme-preset-1-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-error:not(.interactivity-none):focus-visible, .theme-preset-1-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(221, 55, 48, 1);\n}\n.theme-preset-1-error:not(.interactivity-none):active, .theme-preset-1-error:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(186, 27, 27, 1);\n}\n.theme-preset-1-error {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-1-success {\n background-color: rgba(44, 137, 0, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-1-success[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-1-success:not(.interactivity-none):hover, .theme-preset-1-success:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-success:not(.interactivity-none).focus-visible, .theme-preset-1-success:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(56, 166, 0, 1);\n}\n.theme-preset-1-success:not(.interactivity-none):hover, .theme-preset-1-success:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-success:not(.interactivity-none).focus-visible, .theme-preset-1-success:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(56, 166, 0, 1);\n}\n.theme-preset-1-success:not(.interactivity-none):hover, .theme-preset-1-success:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-success:not(.interactivity-none):focus-visible, .theme-preset-1-success:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(56, 166, 0, 1);\n}\n.theme-preset-1-success:not(.interactivity-none):active, .theme-preset-1-success:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(44, 137, 0, 1);\n}\n.theme-preset-1-success {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-1-secondary {\n background-color: rgba(84, 95, 113, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-1-secondary[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-1-secondary:not(.interactivity-none):hover, .theme-preset-1-secondary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-secondary:not(.interactivity-none).focus-visible, .theme-preset-1-secondary:not(.interactivity-none)[force-state=\"focus\"] {}\n.theme-preset-1-secondary:not(.interactivity-none):hover, .theme-preset-1-secondary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-secondary:not(.interactivity-none):focus-visible, .theme-preset-1-secondary:not(.interactivity-none)[force-state=\"focus\"] {}\n.theme-preset-1-secondary:not(.interactivity-none):active, .theme-preset-1-secondary:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(84, 95, 113, 1);\n}\n.theme-preset-1-secondary {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-3-primary {\n background-color: transparent;\n color: rgba(0, 95, 177, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-3-primary[disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-3-primary:not(.interactivity-none):hover, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-3-primary:not(.interactivity-none).focus-visible, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.theme-preset-3-primary:not(.interactivity-none):hover, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-3-primary:not(.interactivity-none).focus-visible, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.theme-preset-3-primary:not(.interactivity-none):hover, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-3-primary:not(.interactivity-none):focus-visible, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.theme-preset-3-primary:not(.interactivity-none):active, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(0, 95, 177, 0.16);\n}\n.theme-preset-3-primary {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-3-error {\n background-color: transparent;\n color: rgba(186, 27, 27, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-3-error[disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-3-error:not(.interactivity-none):hover, .theme-preset-3-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-3-error:not(.interactivity-none).focus-visible, .theme-preset-3-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.theme-preset-3-error:not(.interactivity-none):hover, .theme-preset-3-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-3-error:not(.interactivity-none).focus-visible, .theme-preset-3-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.theme-preset-3-error:not(.interactivity-none):hover, .theme-preset-3-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-3-error:not(.interactivity-none):focus-visible, .theme-preset-3-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.theme-preset-3-error:not(.interactivity-none):active, .theme-preset-3-error:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(186, 27, 27, 0.16);\n}\n.theme-preset-3-error {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-4-primary {\n background-color: transparent;\n color: rgba(0, 95, 177, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-4-primary[disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-4-primary:not(.interactivity-none):hover, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-primary:not(.interactivity-none).focus-visible, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(0, 119, 220, 1);\n}\n.theme-preset-4-primary:not(.interactivity-none):hover, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-primary:not(.interactivity-none).focus-visible, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(0, 119, 220, 1);\n}\n.theme-preset-4-primary:not(.interactivity-none):hover, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-primary:not(.interactivity-none):focus-visible, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(0, 119, 220, 1);\n}\n.theme-preset-4-primary:not(.interactivity-none):active, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(0, 95, 177, 1);\n}\n.theme-preset-4-primary {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-4-error {\n background-color: transparent;\n color: rgba(186, 27, 27, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-4-error[disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-4-error:not(.interactivity-none):hover, .theme-preset-4-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-error:not(.interactivity-none).focus-visible, .theme-preset-4-error:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(221, 55, 48, 1);\n}\n.theme-preset-4-error:not(.interactivity-none):hover, .theme-preset-4-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-error:not(.interactivity-none).focus-visible, .theme-preset-4-error:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(221, 55, 48, 1);\n}\n.theme-preset-4-error:not(.interactivity-none):hover, .theme-preset-4-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-error:not(.interactivity-none):focus-visible, .theme-preset-4-error:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(221, 55, 48, 1);\n}\n.theme-preset-4-error:not(.interactivity-none):active, .theme-preset-4-error:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(186, 27, 27, 1);\n}\n.theme-preset-4-error {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-4-success {\n background-color: transparent;\n color: rgba(44, 137, 0, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-4-success[disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-4-success:not(.interactivity-none):hover, .theme-preset-4-success:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-success:not(.interactivity-none).focus-visible, .theme-preset-4-success:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(56, 166, 0, 1);\n}\n.theme-preset-4-success:not(.interactivity-none):hover, .theme-preset-4-success:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-success:not(.interactivity-none).focus-visible, .theme-preset-4-success:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(56, 166, 0, 1);\n}\n.theme-preset-4-success:not(.interactivity-none):hover, .theme-preset-4-success:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-success:not(.interactivity-none):focus-visible, .theme-preset-4-success:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(56, 166, 0, 1);\n}\n.theme-preset-4-success:not(.interactivity-none):active, .theme-preset-4-success:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(44, 137, 0, 1);\n}\n.theme-preset-4-success {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-4-warning {\n background-color: transparent;\n color: rgba(153, 112, 0, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-4-warning[disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-4-warning:not(.interactivity-none):hover, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-warning:not(.interactivity-none).focus-visible, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(186, 137, 0, 1);\n}\n.theme-preset-4-warning:not(.interactivity-none):hover, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-warning:not(.interactivity-none).focus-visible, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(186, 137, 0, 1);\n}\n.theme-preset-4-warning:not(.interactivity-none):hover, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-warning:not(.interactivity-none):focus-visible, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(186, 137, 0, 1);\n}\n.theme-preset-4-warning:not(.interactivity-none):active, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(153, 112, 0, 1);\n}\n.theme-preset-4-warning {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-2-primary {\n background-color: rgba(0, 95, 177, 0.08);\n color: rgba(0, 95, 177, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-2-primary[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-2-primary:not(.interactivity-none):hover, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-2-primary:not(.interactivity-none).focus-visible, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 95, 177, 0.12);\n}\n.theme-preset-2-primary:not(.interactivity-none):hover, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-2-primary:not(.interactivity-none).focus-visible, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 95, 177, 0.12);\n}\n.theme-preset-2-primary:not(.interactivity-none):hover, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-2-primary:not(.interactivity-none):focus-visible, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 95, 177, 0.12);\n}\n.theme-preset-2-primary:not(.interactivity-none):active, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(0, 95, 177, 0.16);\n}\n.theme-preset-2-primary {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-2-error {\n background-color: rgba(186, 27, 27, 0.08);\n color: rgba(186, 27, 27, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-2-error[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-2-error:not(.interactivity-none):hover, .theme-preset-2-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-2-error:not(.interactivity-none).focus-visible, .theme-preset-2-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.12);\n}\n.theme-preset-2-error:not(.interactivity-none):hover, .theme-preset-2-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-2-error:not(.interactivity-none).focus-visible, .theme-preset-2-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.12);\n}\n.theme-preset-2-error:not(.interactivity-none):hover, .theme-preset-2-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-2-error:not(.interactivity-none):focus-visible, .theme-preset-2-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.12);\n}\n.theme-preset-2-error:not(.interactivity-none):active, .theme-preset-2-error:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(186, 27, 27, 0.16);\n}\n.theme-preset-2-error {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-background-default {\n background-color: rgba(255, 255, 255, 1);\n}\n.theme-background-default[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-surface-1 {\n background-color: rgba(240, 243, 251, 1);\n}\n.theme-background-surface-1[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-success-container {\n background-color: rgba(204, 255, 170, 1);\n}\n.theme-background-success-container[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-warning-container {\n background-color: rgba(255, 239, 209, 1);\n}\n.theme-background-warning-container[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-error-container {\n background-color: rgba(255, 237, 233, 1);\n}\n.theme-background-error-container[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-primary-container {\n background-color: rgba(211, 227, 255, 1);\n}\n.theme-background-primary-container[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-surface-variant {\n background-color: rgba(223, 226, 235, 1);\n}\n.theme-background-surface-variant[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-surface-inverse {\n background-color: rgba(47, 48, 51, 1);\n}\n.theme-background-surface-inverse[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-foreground-default {\n color: rgba(27, 27, 29, 1);\n}\n.theme-foreground-default[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-error {\n color: rgba(186, 27, 27, 1);\n}\n.theme-foreground-error[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-outline {\n color: rgba(116, 119, 127, 1);\n}\n.theme-foreground-outline[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-inherit {\n color: inherit;\n}\n.theme-foreground-inherit[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-success {\n color: rgba(44, 137, 0, 1);\n}\n.theme-foreground-success[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-warning {\n color: rgba(153, 112, 0, 1);\n}\n.theme-foreground-warning[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-primary {\n color: rgba(0, 95, 177, 1);\n}\n.theme-foreground-primary[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-secondary {\n color: rgba(84, 95, 113, 1);\n}\n.theme-foreground-secondary[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-on-surface-inverse {\n color: rgba(241, 240, 244, 1);\n}\n.theme-foreground-on-surface-inverse[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-border-1-primary {\n border-color: rgba(0, 95, 177, 1);\n border-style: solid;\n border-width: 1px;\n}\n.theme-border-1-primary[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-border-1-error {\n border-color: rgba(186, 27, 27, 1);\n border-style: solid;\n border-width: 1px;\n}\n.theme-border-1-error[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-border-1-outline {\n border-color: rgba(116, 119, 127, 1);\n border-style: solid;\n border-width: 1px;\n}\n.theme-border-1-outline[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-border-2-transparent {\n border-color: transparent;\n border-style: solid;\n border-width: 2px;\n}\n.theme-border-2-transparent[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-border-underline {\n border-style: none;\n border-bottom-style: solid;\n}\n.theme-outline-transparent {\n box-shadow: 0 0 0 2px transparent;\n}\n:root,\n[data-theme=light] {\n --c-primary: #178ae7;\n --c-primary-darken-3: #1682d9;\n --c-primary-darken-5: #157cd0;\n --c-primary-darken-20: #0e538a;\n --c-primary-darken-25: #0b4573;\n --c-primary-lighten-20: #73b9f1;\n --c-primary-lighten-45: #e7f3fd;\n --c-error: #da1e28;\n --c-error-darken-3: #cd1c26;\n --c-error-darken-5: #c41b24;\n --c-error-darken-20: #801218;\n --c-error-darken-25: #6a0f13;\n --c-error-lighten-20: #ec7279;\n --c-error-lighten-45: #fbe2e4;\n --c-warning: #fcbc05;\n --c-warning-darken-3: #efb203;\n --c-warning-darken-5: #e5aa03;\n --c-warning-darken-20: #997202;\n --c-warning-darken-25: #805f02;\n --c-warning-lighten-20: #fdd76a;\n --c-warning-lighten-45: #fff9e8;\n --c-success: #4ec00f;\n --c-success-darken-3: #48b20e;\n --c-success-darken-5: #44a80d;\n --c-success-darken-20: #286108;\n --c-success-darken-25: #1e4a06;\n --c-success-lighten-20: #82f045;\n --c-success-lighten-45: #d1fabb;\n --c-neutral-0: #fff;\n --c-neutral-0-darken-3: #f7f7f7;\n --c-neutral-0-darken-5: #f2f2f2;\n --c-neutral-0-darken-20: #cccccc;\n --c-neutral-0-darken-25: #bfbfbf;\n --c-neutral-0-lighten-20: white;\n --c-neutral-1: #f6f6f6;\n --c-neutral-1-darken-3: #eeeeee;\n --c-neutral-1-darken-5: #e9e9e9;\n --c-neutral-1-darken-20: #c3c3c3;\n --c-neutral-1-darken-25: #b6b6b6;\n --c-neutral-1-lighten-20: white;\n --c-neutral-2: #dfdfdf;\n --c-neutral-2-darken-3: #d7d7d7;\n --c-neutral-2-darken-5: #d2d2d2;\n --c-neutral-2-darken-20: #acacac;\n --c-neutral-2-darken-25: #9f9f9f;\n --c-neutral-2-lighten-20: white;\n --c-neutral-3: #c6c6c6;\n --c-neutral-3-darken-3: #bebebe;\n --c-neutral-3-darken-5: #b9b9b9;\n --c-neutral-3-darken-20: #939393;\n --c-neutral-3-darken-25: #868686;\n --c-neutral-3-lighten-20: #f9f9f9;\n --c-neutral-4: #91969d;\n --c-neutral-4-darken-3: #898e96;\n --c-neutral-4-darken-5: #848991;\n --c-neutral-4-darken-20: #5e636a;\n --c-neutral-4-darken-25: #52565c;\n --c-neutral-4-lighten-20: #c7c9cd;\n --c-neutral-5: #6c747d;\n --c-neutral-5-darken-3: #656c75;\n --c-neutral-5-darken-5: #60676f;\n --c-neutral-5-darken-20: #3d4146;\n --c-neutral-5-darken-25: #313539;\n --c-neutral-5-lighten-20: #a1a7ae;\n --c-neutral-6: #1e232b;\n --c-neutral-6-darken-3: #181c22;\n --c-neutral-6-darken-5: #14171c;\n --c-neutral-6-darken-20: black;\n --c-neutral-6-darken-25: black;\n --c-neutral-6-lighten-20: #485467;\n --c-body-bg: #fff;\n --c-white: #fff;\n --c-black: #000;\n}\n[data-theme=dark] {\n --c-primary: #c94277;\n --c-primary-darken-3: #c4386f;\n --c-primary-darken-5: #bc366a;\n --c-primary-darken-20: #802549;\n --c-primary-darken-25: #6d1f3d;\n --c-primary-lighten-20: #e091b0;\n --c-primary-lighten-45: #fcf5f7;\n --c-error: #2f0a28;\n --c-error-darken-3: #22071d;\n --c-error-darken-5: #1a0616;\n --c-error-darken-20: black;\n --c-error-darken-25: black;\n --c-error-lighten-20: #831c70;\n --c-error-lighten-45: #d847bc;\n --c-warning: #A27E6F;\n --c-warning-darken-3: #9c7666;\n --c-warning-darken-5: #967161;\n --c-warning-darken-20: #684e43;\n --c-warning-darken-25: #584239;\n --c-warning-lighten-20: #cab6ad;\n --c-warning-lighten-45: #fcfbfa;\n --c-success: #cadbc0;\n --c-success-darken-3: #c2d5b6;\n --c-success-darken-5: #bcd2b0;\n --c-success-darken-20: #93b67f;\n --c-success-darken-25: #86ad6f;\n --c-success-lighten-20: white;\n --c-success-lighten-45: white;\n --c-neutral-0: #A27E6F;\n --c-neutral-0-darken-3: #9c7666;\n --c-neutral-0-darken-5: #967161;\n --c-neutral-0-darken-20: #684e43;\n --c-neutral-0-darken-25: #584239;\n --c-neutral-0-lighten-20: #cab6ad;\n --c-neutral-1: #9F7366;\n --c-neutral-1-darken-3: #976c5f;\n --c-neutral-1-darken-5: #91675b;\n --c-neutral-1-darken-20: #62463d;\n --c-neutral-1-darken-25: #523a33;\n --c-neutral-1-lighten-20: #c6aca5;\n --c-neutral-2: #94524A;\n --c-neutral-2-darken-3: #8a4c45;\n --c-neutral-2-darken-5: #834942;\n --c-neutral-2-darken-20: #502c28;\n --c-neutral-2-darken-25: #3f2320;\n --c-neutral-2-lighten-20: #c18a83;\n --c-neutral-3: #7B4042;\n --c-neutral-3-darken-3: #713b3d;\n --c-neutral-3-darken-5: #6a3739;\n --c-neutral-3-darken-20: #381d1e;\n --c-neutral-3-darken-25: #271415;\n --c-neutral-3-lighten-20: #b36e70;\n --c-neutral-4: #622E39;\n --c-neutral-4-darken-3: #582933;\n --c-neutral-4-darken-5: #51262f;\n --c-neutral-4-darken-20: #1d0d11;\n --c-neutral-4-darken-25: #0b0507;\n --c-neutral-4-lighten-20: #a74f61;\n --c-neutral-5: #491C31;\n --c-neutral-5-darken-3: #3e182a;\n --c-neutral-5-darken-5: #371525;\n --c-neutral-5-darken-20: black;\n --c-neutral-5-darken-25: black;\n --c-neutral-5-lighten-20: #933862;\n --c-neutral-6: #B6AD98;\n --c-neutral-6-darken-3: #b0a68f;\n --c-neutral-6-darken-5: #aba189;\n --c-neutral-6-darken-20: #887c60;\n --c-neutral-6-darken-25: #796e56;\n --c-neutral-6-lighten-20: #e0ddd4;\n --c-c-body-bg: #fff;\n --c-c-body-bg-darken-3: #f7f7f7;\n --c-c-body-bg-darken-5: #f2f2f2;\n --c-c-body-bg-darken-20: #cccccc;\n --c-c-body-bg-darken-25: #bfbfbf;\n --c-c-body-bg-lighten-20: white;\n --c-white: #fff;\n --c-black: #000;\n}\n[data-theme=custom] {\n --c-primary: rgb(236, 0, 140);\n --c-primary-darken-3: #dd0083;\n --c-primary-darken-5: #d3007d;\n --c-primary-darken-20: #86004f;\n --c-primary-darken-25: #6d0040;\n --c-primary-lighten-20: #ff53b9;\n --c-primary-lighten-45: #ffd3ed;\n --c-error: rgb(232, 17, 35);\n --c-error-darken-3: #da1021;\n --c-error-darken-5: #d00f1f;\n --c-error-darken-20: #890a15;\n --c-error-darken-25: #710811;\n --c-error-lighten-20: #f46b76;\n --c-error-lighten-45: #fde2e4;\n --c-warning: rgb(255, 241, 0);\n --c-warning-darken-3: #f0e300;\n --c-warning-darken-5: #e6d900;\n --c-warning-darken-20: #999100;\n --c-warning-darken-25: #807900;\n --c-warning-lighten-20: #fff766;\n --c-warning-lighten-45: #fffee6;\n --c-success: rgb(186, 216, 10);\n --c-success-darken-3: #adc909;\n --c-success-darken-5: #a5c009;\n --c-success-darken-20: #667705;\n --c-success-darken-25: #515e04;\n --c-success-lighten-20: #dff751;\n --c-success-lighten-45: #f5fdcb;\n --c-neutral-0: rgb(255, 140, 0);\n --c-neutral-0-darken-3: #f08400;\n --c-neutral-0-darken-5: #e67e00;\n --c-neutral-0-darken-20: #995400;\n --c-neutral-0-darken-25: #804600;\n --c-neutral-0-lighten-20: #ffba66;\n --c-neutral-1: rgb(236, 0, 140);\n --c-neutral-1-darken-3: #dd0083;\n --c-neutral-1-darken-5: #d3007d;\n --c-neutral-1-darken-20: #86004f;\n --c-neutral-1-darken-25: #6d0040;\n --c-neutral-1-lighten-20: #ff53b9;\n --c-neutral-2: rgb(104, 33, 122);\n --c-neutral-2-darken-3: #5e1e6e;\n --c-neutral-2-darken-5: #571c66;\n --c-neutral-2-darken-20: #240b2a;\n --c-neutral-2-darken-25: #120616;\n --c-neutral-2-lighten-20: #ac38c9;\n --c-neutral-3: rgb(0, 24, 143);\n --c-neutral-3-darken-3: #001580;\n --c-neutral-3-darken-5: #001476;\n --c-neutral-3-darken-20: #000729;\n --c-neutral-3-darken-25: #000310;\n --c-neutral-3-lighten-20: #0029f5;\n --c-neutral-4: rgb(0, 188, 242);\n --c-neutral-4-darken-3: #00b0e3;\n --c-neutral-4-darken-5: #00a8d9;\n --c-neutral-4-darken-20: #006d8c;\n --c-neutral-4-darken-25: #005973;\n --c-neutral-4-lighten-20: #59daff;\n --c-neutral-5: rgb(0, 178, 148);\n --c-neutral-5-darken-3: #00a387;\n --c-neutral-5-darken-5: #00997f;\n --c-neutral-5-darken-20: #004c3f;\n --c-neutral-5-darken-25: #00332a;\n --c-neutral-5-lighten-20: #19ffd8;\n --c-neutral-6: rgb(0, 158, 73);\n --c-neutral-6-darken-3: #008f42;\n --c-neutral-6-darken-5: #00853d;\n --c-neutral-6-darken-20: #00381a;\n --c-neutral-6-darken-25: #001f0e;\n --c-neutral-6-lighten-20: #05ff79;\n --c-c-body-bg: #fff;\n --c-c-body-bg-darken-3: #f7f7f7;\n --c-c-body-bg-darken-5: #f2f2f2;\n --c-c-body-bg-darken-20: #cccccc;\n --c-c-body-bg-darken-25: #bfbfbf;\n --c-c-body-bg-lighten-20: white;\n --c-white: #fff;\n --c-black: #000;\n}\n:root {\n --s-0: 0;\n --s-1: 0.125rem;\n --s-2: 0.25rem;\n --s-3: 0.5rem;\n --s-4: 1rem;\n --s-5: 1.5rem;\n --s-6: 2rem;\n --s-7: 3rem;\n --s-8: 4rem;\n --s-9: 8rem;\n --t-func: cubic-bezier(0.12, 0.39, 0.5, 0.93);\n --t-duration: 0.25s;\n --fs-0: 0.75rem;\n --fs-1: 0.875rem;\n --fs-2: 1.125rem;\n --fs-3: 1.375rem;\n --fw-0: 400;\n --fw-1: 600;\n --fw-2: 700;\n --lh-0: 1.125rem;\n --lh-1: 1.3125rem;\n --lh-2: 1.625rem;\n}\n.placeholder\\:theme-foreground-outline::-moz-placeholder {\n color: rgba(116, 119, 127, 1);\n}\n.placeholder\\:theme-foreground-outline::placeholder {\n color: rgba(116, 119, 127, 1);\n}\n.placeholder\\:theme-foreground-outline[disabled]::-moz-placeholder {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.placeholder\\:theme-foreground-outline[disabled]::placeholder {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.after\\:absolute::after {\n content: var(--tw-content);\n position: absolute;\n}\n.after\\:h-xs::after {\n content: var(--tw-content);\n height: 4px;\n}\n.after\\:h-sm::after {\n content: var(--tw-content);\n height: 8px;\n}\n.after\\:h-\\[18px\\]::after {\n content: var(--tw-content);\n height: 18px;\n}\n.after\\:w-2xl::after {\n content: var(--tw-content);\n width: 48px;\n}\n.after\\:w-sm::after {\n content: var(--tw-content);\n width: 8px;\n}\n.after\\:w-\\[18px\\]::after {\n content: var(--tw-content);\n width: 18px;\n}\n.after\\:rounded-full::after {\n content: var(--tw-content);\n border-radius: 9999px;\n}\n.after\\:bg-outline::after {\n content: var(--tw-content);\n background-color: rgba(116, 119, 127, 1);\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate {\n background-color: rgba(0, 95, 177, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none):hover,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"hover\"],.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none).focus-visible,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none):hover,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"hover\"],.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none).focus-visible,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none):hover,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"hover\"],.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none):focus-visible,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none):active,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(0, 95, 177, 1);\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.indeterminate\\:after\\:content-checkbox-indeterminate:indeterminate::after {\n --tw-content: \"check_indeterminate_small\";\n content: var(--tw-content);\n}\n.empty\\:hidden:empty {\n display: none;\n}\n.group:first-child .group-first\\:hidden {\n display: none;\n}\n.group:last-child .group-last\\:hidden {\n display: none;\n}\n.group:last-child .group-last\\:border-none {\n border-style: none;\n}\n.enabled\\:shadow-button:not([disabled]) {\n --tw-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1), 0 0 5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(24, 28, 34, 0.15);\n --tw-shadow-colored: inset 0 -1px 0 0 var(--tw-shadow-color), 0 0 5px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.enabled\\:outline-none:not([disabled]) {\n outline: 2px solid transparent;\n outline-offset: 2px;\n}\n.enabled\\:outline-2:not([disabled]) {\n outline-width: 2px;\n}\n.enabled\\:outline-offset-0:not([disabled]) {\n outline-offset: 0px;\n}\n.disabled\\:\\!bg-disabled[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.disabled\\:text-on-disabled[disabled] {\n color: rgba(27, 27, 29, 0.3);\n}\n.disabled\\:\\!text-on-disabled[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.disabled\\:theme-foreground-disabled[disabled] {\n color: rgba(27, 27, 29, 0.3);\n}\n.disabled\\:theme-foreground-disabled[disabled][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.after\\:disabled\\:bg-on-disabled[disabled]::after {\n content: var(--tw-content);\n background-color: rgba(27, 27, 29, 0.3);\n}\n.disabled\\:after\\:bg-on-disabled[disabled]::after {\n content: var(--tw-content);\n background-color: rgba(27, 27, 29, 0.3);\n}\n.read-only\\:\\!border-transparent[readonly] {\n border-color: transparent !important;\n}\n.read-only\\:bg-primary-opacity-0-08[readonly] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:valid\\:text-on-background:not([invalid]):not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.invalid\\:theme-preset-3-error[invalid] {\n background-color: transparent;\n color: rgba(186, 27, 27, 1);\n border-style: none;\n outline-style: none;\n}\n.invalid\\:theme-preset-3-error[invalid][disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none):hover,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"hover\"],.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none).focus-visible,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none):hover,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"hover\"],.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none).focus-visible,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none):hover,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"hover\"],.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none):focus-visible,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none):active,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(186, 27, 27, 0.16);\n}\n.invalid\\:theme-preset-3-error[invalid] {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.invalid\\:theme-background-error-opacity[invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:theme-background-error-opacity[invalid][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:theme-foreground-default[invalid] {\n color: rgba(27, 27, 29, 1);\n}\n.invalid\\:theme-foreground-default[invalid][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.invalid\\:theme-border-1-error[invalid] {\n border-color: rgba(186, 27, 27, 1);\n border-style: solid;\n border-width: 1px;\n}\n.invalid\\:theme-border-1-error[invalid][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:theme-outline-transparent[invalid] {\n box-shadow: 0 0 0 2px transparent;\n}\n.enabled\\:invalid\\:border-error[invalid]:not([disabled]) {\n border-color: rgba(186, 27, 27, 1);\n}\n.enabled\\:invalid\\:bg-error-opacity-0-08[invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.enabled\\:invalid\\:text-on-background[invalid]:not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.invalid\\:-moz-read-only\\:\\!border-transparent[readonly][invalid] {\n border-color: transparent !important;\n}\n.invalid\\:read-only\\:\\!border-transparent[readonly][invalid] {\n border-color: transparent !important;\n}\n.invalid\\:-moz-read-only\\:bg-error-opacity-0-08[readonly][invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:read-only\\:bg-error-opacity-0-08[readonly][invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.required\\:after\\:content-label-required[required]::after {\n --tw-content: \"*\";\n content: var(--tw-content);\n}\n.checked\\:justify-end[checked] {\n justify-content: flex-end;\n}\n.checked\\:px-\\[3px\\][checked] {\n padding-left: 3px;\n padding-right: 3px;\n}\n.checked\\:theme-preset-1-primary[checked] {\n background-color: rgba(0, 95, 177, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.checked\\:theme-preset-1-primary[checked][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none):hover,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"hover\"],.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none).focus-visible,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none):hover,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"hover\"],.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none).focus-visible,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none):hover,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"hover\"],.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none):focus-visible,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none):active,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(0, 95, 177, 1);\n}\n.checked\\:theme-preset-1-primary[checked] {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.checked\\:after\\:bg-on-primary[checked]::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.after\\:checked\\:bg-on-primary[checked]::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.after\\:checked\\:shadow[checked]::after {\n content: var(--tw-content);\n --tw-shadow: 0 1px 1px rgba(0, 0, 0, 0.24), 0 0 1px rgba(0, 0, 0, 0.16);\n --tw-shadow-colored: 0 1px 1px var(--tw-shadow-color), 0 0 1px var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.checked\\:after\\:content-checkbox-checked[checked]::after {\n --tw-content: \"check_small\";\n content: var(--tw-content);\n}\n.disabled\\:checked\\:after\\:bg-on-disabled[checked][disabled]::after {\n content: var(--tw-content);\n background-color: rgba(27, 27, 29, 0.3);\n}\n.after\\:checked\\:disabled\\:bg-on-disabled[disabled][checked]::after {\n content: var(--tw-content);\n background-color: rgba(27, 27, 29, 0.3);\n}\n.checked\\:justify-end:checked {\n justify-content: flex-end;\n}\n.checked\\:px-\\[3px\\]:checked {\n padding-left: 3px;\n padding-right: 3px;\n}\n.checked\\:theme-preset-1-primary:checked {\n background-color: rgba(0, 95, 177, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.checked\\:theme-preset-1-primary:checked[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.checked\\:theme-preset-1-primary:checked:not(.interactivity-none):hover,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"hover\"],.checked\\:theme-preset-1-primary:checked:not(.interactivity-none).focus-visible,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.checked\\:theme-preset-1-primary:checked:not(.interactivity-none):hover,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"hover\"],.checked\\:theme-preset-1-primary:checked:not(.interactivity-none).focus-visible,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.checked\\:theme-preset-1-primary:checked:not(.interactivity-none):hover,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"hover\"],.checked\\:theme-preset-1-primary:checked:not(.interactivity-none):focus-visible,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.checked\\:theme-preset-1-primary:checked:not(.interactivity-none):active,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(0, 95, 177, 1);\n}\n.checked\\:theme-preset-1-primary:checked {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.checked\\:after\\:bg-on-primary:checked::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.after\\:checked\\:bg-on-primary:checked::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.after\\:checked\\:shadow:checked::after {\n content: var(--tw-content);\n --tw-shadow: 0 1px 1px rgba(0, 0, 0, 0.24), 0 0 1px rgba(0, 0, 0, 0.16);\n --tw-shadow-colored: 0 1px 1px var(--tw-shadow-color), 0 0 1px var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.checked\\:after\\:content-checkbox-checked:checked::after {\n --tw-content: \"check_small\";\n content: var(--tw-content);\n}\n.disabled\\:checked\\:after\\:bg-on-disabled:checked[disabled]::after {\n content: var(--tw-content);\n background-color: rgba(27, 27, 29, 0.3);\n}\n.after\\:checked\\:disabled\\:bg-on-disabled[disabled]:checked::after {\n content: var(--tw-content);\n background-color: rgba(27, 27, 29, 0.3);\n}\n.selected\\:typography-body-2-semibold[selected] {\n font-family: Inter;\n font-weight: 600;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .selected\\:typography-body-2-semibold[selected] {\n font-family: Inter;\n font-weight: 600;\n font-size: 14px;\n line-height: 21px;\n }\n}\n.selected\\:theme-background-default[selected] {\n background-color: rgba(255, 255, 255, 1);\n}\n.selected\\:theme-background-default[selected][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.selected\\:theme-foreground-default[selected] {\n color: rgba(27, 27, 29, 1);\n}\n.selected\\:theme-foreground-default[selected][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.selected\\:theme-border-2-current[selected] {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n.selected\\:theme-border-2-current[selected][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.selected\\:theme-border-underline[selected] {\n border-style: none;\n border-bottom-style: solid;\n}\n.selected\\:enabled\\:shadow-card:not([disabled])[selected] {\n --tw-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(24, 28, 34, 0.15);\n --tw-shadow-colored: 0 0 5px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.selected\\:typography-body-2-semibold:checked {\n font-family: Inter;\n font-weight: 600;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .selected\\:typography-body-2-semibold:checked {\n font-family: Inter;\n font-weight: 600;\n font-size: 14px;\n line-height: 21px;\n }\n}\n.selected\\:theme-background-default:checked {\n background-color: rgba(255, 255, 255, 1);\n}\n.selected\\:theme-background-default:checked[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.selected\\:theme-foreground-default:checked {\n color: rgba(27, 27, 29, 1);\n}\n.selected\\:theme-foreground-default:checked[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.selected\\:theme-border-2-current:checked {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n.selected\\:theme-border-2-current:checked[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.selected\\:theme-border-underline:checked {\n border-style: none;\n border-bottom-style: solid;\n}\n.selected\\:enabled\\:shadow-card:not([disabled]):checked {\n --tw-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(24, 28, 34, 0.15);\n --tw-shadow-colored: 0 0 5px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.activated\\:typography-caption-semibold[activated] {\n font-family: Inter;\n font-weight: 600;\n font-size: 12px;\n line-height: 18px;\n}\n@media (min-width: 768px) {\n .activated\\:typography-caption-semibold[activated] {\n font-family: Inter;\n font-weight: 600;\n font-size: 12px;\n line-height: 18px;\n }\n}\n.activated\\:theme-foreground-default[activated] {\n color: rgba(27, 27, 29, 1);\n}\n.activated\\:theme-foreground-default[activated][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.hover\\:border-r-2:not(.interactivity-none):hover {\n border-right-width: 2px;\n}\n.hover\\:border-l-2:not(.interactivity-none):hover {\n border-left-width: 2px;\n}\n.hover\\:border-r-primary:not(.interactivity-none):hover {\n border-right-color: rgba(0, 95, 177, 1);\n}\n.hover\\:border-l-primary:not(.interactivity-none):hover {\n border-left-color: rgba(0, 95, 177, 1);\n}\n.hover\\:no-underline:not(.interactivity-none):hover {\n text-decoration-line: none;\n}\n.hover\\:iconography-filled:not(.interactivity-none):hover {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 1, \"GRAD\" 0;\n}\n.hover\\:theme-foreground-primary-hover:not(.interactivity-none):hover {\n color: rgba(0, 119, 220, 1);\n}\n.hover\\:theme-foreground-primary-hover:not(.interactivity-none):hover[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.hover\\:theme-foreground-error-hover:not(.interactivity-none):hover {\n color: rgba(221, 55, 48, 1);\n}\n.hover\\:theme-foreground-error-hover:not(.interactivity-none):hover[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.hover\\:theme-foreground-default:not(.interactivity-none):hover {\n color: rgba(27, 27, 29, 1);\n}\n.hover\\:theme-foreground-default:not(.interactivity-none):hover[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.after\\:hover\\:bg-on-surface-variant:not(.interactivity-none):hover::after {\n content: var(--tw-content);\n background-color: rgba(67, 71, 78, 1);\n}\n.enabled\\:valid\\:hover\\:bg-primary-opacity-0-08:not(.interactivity-none):hover:not([invalid]):not([disabled]) {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:invalid\\:hover\\:bg-error-opacity-0-12:not(.interactivity-none):hover[invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.12);\n}\n.after\\:checked\\:hover\\:bg-primary-container:not(.interactivity-none):hover[checked]::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:hover\\:bg-primary-container:not(.interactivity-none):hover:checked::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.hover\\:border-r-2:not(.interactivity-none)[force-state=\"hover\"] {\n border-right-width: 2px;\n}\n.hover\\:border-l-2:not(.interactivity-none)[force-state=\"hover\"] {\n border-left-width: 2px;\n}\n.hover\\:border-r-primary:not(.interactivity-none)[force-state=\"hover\"] {\n border-right-color: rgba(0, 95, 177, 1);\n}\n.hover\\:border-l-primary:not(.interactivity-none)[force-state=\"hover\"] {\n border-left-color: rgba(0, 95, 177, 1);\n}\n.hover\\:no-underline:not(.interactivity-none)[force-state=\"hover\"] {\n text-decoration-line: none;\n}\n.hover\\:iconography-filled:not(.interactivity-none)[force-state=\"hover\"] {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 1, \"GRAD\" 0;\n}\n.hover\\:theme-foreground-primary-hover:not(.interactivity-none)[force-state=\"hover\"] {\n color: rgba(0, 119, 220, 1);\n}\n.hover\\:theme-foreground-primary-hover:not(.interactivity-none)[force-state=\"hover\"][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.hover\\:theme-foreground-error-hover:not(.interactivity-none)[force-state=\"hover\"] {\n color: rgba(221, 55, 48, 1);\n}\n.hover\\:theme-foreground-error-hover:not(.interactivity-none)[force-state=\"hover\"][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.hover\\:theme-foreground-default:not(.interactivity-none)[force-state=\"hover\"] {\n color: rgba(27, 27, 29, 1);\n}\n.hover\\:theme-foreground-default:not(.interactivity-none)[force-state=\"hover\"][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.after\\:hover\\:bg-on-surface-variant:not(.interactivity-none)[force-state=\"hover\"]::after {\n content: var(--tw-content);\n background-color: rgba(67, 71, 78, 1);\n}\n.enabled\\:valid\\:hover\\:bg-primary-opacity-0-08:not(.interactivity-none)[force-state=\"hover\"]:not([invalid]):not([disabled]) {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:invalid\\:hover\\:bg-error-opacity-0-12:not(.interactivity-none)[force-state=\"hover\"][invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.12);\n}\n.after\\:checked\\:hover\\:bg-primary-container:not(.interactivity-none)[force-state=\"hover\"][checked]::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:hover\\:bg-primary-container:not(.interactivity-none)[force-state=\"hover\"]:checked::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.focus\\:iconography-filled:not(.interactivity-none).focus-visible {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 1, \"GRAD\" 0;\n}\n.focus\\:iconography-filled:not(.interactivity-none):focus-visible {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 1, \"GRAD\" 0;\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none).focus-visible {\n color: rgba(0, 119, 220, 1);\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none).focus-visible {\n color: rgba(0, 119, 220, 1);\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none):focus-visible {\n color: rgba(0, 119, 220, 1);\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none):focus-visible[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none).focus-visible {\n color: rgba(221, 55, 48, 1);\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none).focus-visible {\n color: rgba(221, 55, 48, 1);\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none):focus-visible {\n color: rgba(221, 55, 48, 1);\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none):focus-visible[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-outline-primary:not(.interactivity-none).focus-visible {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.focus\\:theme-outline-primary:not(.interactivity-none).focus-visible {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.focus\\:theme-outline-primary:not(.interactivity-none):focus-visible {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.after\\:focus\\:bg-on-surface-variant:not(.interactivity-none).focus-visible::after {\n content: var(--tw-content);\n background-color: rgba(67, 71, 78, 1);\n}\n.after\\:focus\\:bg-on-surface-variant:not(.interactivity-none).focus-visible::after {\n content: var(--tw-content);\n background-color: rgba(67, 71, 78, 1);\n}\n.after\\:focus\\:bg-on-surface-variant:not(.interactivity-none):focus-visible::after {\n content: var(--tw-content);\n background-color: rgba(67, 71, 78, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none).focus-visible[checked]::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none).focus-visible[checked]::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none):focus-visible[checked]::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none).focus-visible:checked::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none).focus-visible:checked::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none):focus-visible:checked::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.focus\\:iconography-filled:not(.interactivity-none)[force-state=\"focus\"] {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 1, \"GRAD\" 0;\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(0, 119, 220, 1);\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none)[force-state=\"focus\"][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(221, 55, 48, 1);\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none)[force-state=\"focus\"][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-outline-primary:not(.interactivity-none)[force-state=\"focus\"] {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.after\\:focus\\:bg-on-surface-variant:not(.interactivity-none)[force-state=\"focus\"]::after {\n content: var(--tw-content);\n background-color: rgba(67, 71, 78, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none)[force-state=\"focus\"][checked]::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none)[force-state=\"focus\"]:checked::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none)[focus-within] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none)[focus-within] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none):focus-within {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none)[focus-within][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none)[focus-within][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none):focus-within[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none)[focus-within] {\n border-color: rgba(0, 95, 177, 1);\n border-style: solid;\n border-width: 1px;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none)[focus-within] {\n border-color: rgba(0, 95, 177, 1);\n border-style: solid;\n border-width: 1px;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none):focus-within {\n border-color: rgba(0, 95, 177, 1);\n border-style: solid;\n border-width: 1px;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none)[focus-within][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none)[focus-within][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none):focus-within[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-outline-primary:not(.interactivity-none)[focus-within] {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.focus-within\\:theme-outline-primary:not(.interactivity-none)[focus-within] {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.focus-within\\:theme-outline-primary:not(.interactivity-none):focus-within {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.enabled\\:valid\\:focus-within\\:border-primary:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n border-color: rgba(0, 95, 177, 1);\n}\n.enabled\\:valid\\:focus-within\\:border-primary:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n border-color: rgba(0, 95, 177, 1);\n}\n.enabled\\:valid\\:focus-within\\:border-primary:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n border-color: rgba(0, 95, 177, 1);\n}\n.enabled\\:valid\\:focus-within\\:bg-primary-opacity-0-08:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:valid\\:focus-within\\:bg-primary-opacity-0-08:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:valid\\:focus-within\\:bg-primary-opacity-0-08:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:valid\\:focus-within\\:text-on-background:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:valid\\:focus-within\\:text-on-background:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:valid\\:focus-within\\:text-on-background:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:valid\\:focus-within\\:outline-primary-opacity-0-16:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n outline-color: rgba(0, 95, 177, 0.16);\n}\n.enabled\\:valid\\:focus-within\\:outline-primary-opacity-0-16:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n outline-color: rgba(0, 95, 177, 0.16);\n}\n.enabled\\:valid\\:focus-within\\:outline-primary-opacity-0-16:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n outline-color: rgba(0, 95, 177, 0.16);\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none)[focus-within][invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none)[focus-within][invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none):focus-within[invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none)[focus-within][invalid][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none)[focus-within][invalid][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none):focus-within[invalid][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none)[focus-within][invalid] {\n border-color: rgba(186, 27, 27, 1);\n border-style: solid;\n border-width: 1px;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none)[focus-within][invalid] {\n border-color: rgba(186, 27, 27, 1);\n border-style: solid;\n border-width: 1px;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none):focus-within[invalid] {\n border-color: rgba(186, 27, 27, 1);\n border-style: solid;\n border-width: 1px;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none)[focus-within][invalid][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none)[focus-within][invalid][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none):focus-within[invalid][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-outline-error:not(.interactivity-none)[focus-within][invalid] {\n box-shadow: 0 0 0 2px rgba(186, 27, 27, 0.16);\n}\n.invalid\\:focus-within\\:theme-outline-error:not(.interactivity-none)[focus-within][invalid] {\n box-shadow: 0 0 0 2px rgba(186, 27, 27, 0.16);\n}\n.invalid\\:focus-within\\:theme-outline-error:not(.interactivity-none):focus-within[invalid] {\n box-shadow: 0 0 0 2px rgba(186, 27, 27, 0.16);\n}\n.enabled\\:invalid\\:focus-within\\:border-error:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n border-color: rgba(186, 27, 27, 1);\n}\n.enabled\\:invalid\\:focus-within\\:border-error:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n border-color: rgba(186, 27, 27, 1);\n}\n.enabled\\:invalid\\:focus-within\\:border-error:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n border-color: rgba(186, 27, 27, 1);\n}\n.enabled\\:invalid\\:focus-within\\:bg-error-opacity-0-08:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.enabled\\:invalid\\:focus-within\\:bg-error-opacity-0-08:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.enabled\\:invalid\\:focus-within\\:bg-error-opacity-0-08:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.enabled\\:invalid\\:focus-within\\:text-on-background:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:invalid\\:focus-within\\:text-on-background:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:invalid\\:focus-within\\:text-on-background:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:invalid\\:focus-within\\:outline-error-opacity-0-16:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n outline-color: rgba(186, 27, 27, 0.16);\n}\n.enabled\\:invalid\\:focus-within\\:outline-error-opacity-0-16:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n outline-color: rgba(186, 27, 27, 0.16);\n}\n.enabled\\:invalid\\:focus-within\\:outline-error-opacity-0-16:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n outline-color: rgba(186, 27, 27, 0.16);\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none)[force-state=\"focus-within\"] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none)[force-state=\"focus-within\"][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none)[force-state=\"focus-within\"] {\n border-color: rgba(0, 95, 177, 1);\n border-style: solid;\n border-width: 1px;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none)[force-state=\"focus-within\"][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-outline-primary:not(.interactivity-none)[force-state=\"focus-within\"] {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.enabled\\:valid\\:focus-within\\:border-primary:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n border-color: rgba(0, 95, 177, 1);\n}\n.enabled\\:valid\\:focus-within\\:bg-primary-opacity-0-08:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:valid\\:focus-within\\:text-on-background:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:valid\\:focus-within\\:outline-primary-opacity-0-16:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n outline-color: rgba(0, 95, 177, 0.16);\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none)[force-state=\"focus-within\"][invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none)[force-state=\"focus-within\"][invalid][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none)[force-state=\"focus-within\"][invalid] {\n border-color: rgba(186, 27, 27, 1);\n border-style: solid;\n border-width: 1px;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none)[force-state=\"focus-within\"][invalid][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-outline-error:not(.interactivity-none)[force-state=\"focus-within\"][invalid] {\n box-shadow: 0 0 0 2px rgba(186, 27, 27, 0.16);\n}\n.enabled\\:invalid\\:focus-within\\:border-error:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n border-color: rgba(186, 27, 27, 1);\n}\n.enabled\\:invalid\\:focus-within\\:bg-error-opacity-0-08:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.enabled\\:invalid\\:focus-within\\:text-on-background:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:invalid\\:focus-within\\:outline-error-opacity-0-16:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n outline-color: rgba(186, 27, 27, 0.16);\n}\n.active\\:px-\\[1px\\]:not(.interactivity-none):active {\n padding-left: 1px;\n padding-right: 1px;\n}\n.active\\:theme-foreground-default:not(.interactivity-none):active {\n color: rgba(27, 27, 29, 1);\n}\n.active\\:theme-foreground-default:not(.interactivity-none):active[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.active\\:theme-border-2-current:not(.interactivity-none):active {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n.active\\:theme-border-2-current:not(.interactivity-none):active[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.active\\:theme-border-underline:not(.interactivity-none):active {\n border-style: none;\n border-bottom-style: solid;\n}\n.after\\:active\\:h-\\[20px\\]:not(.interactivity-none):active::after {\n content: var(--tw-content);\n height: 20px;\n}\n.after\\:active\\:w-\\[20px\\]:not(.interactivity-none):active::after {\n content: var(--tw-content);\n width: 20px;\n}\n.after\\:active\\:bg-outline:not(.interactivity-none):active::after {\n content: var(--tw-content);\n background-color: rgba(116, 119, 127, 1);\n}\n.active\\:checked\\:px-\\[2px\\][checked]:not(.interactivity-none):active {\n padding-left: 2px;\n padding-right: 2px;\n}\n.after\\:checked\\:active\\:bg-on-primary:not(.interactivity-none):active[checked]::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.active\\:checked\\:px-\\[2px\\]:checked:not(.interactivity-none):active {\n padding-left: 2px;\n padding-right: 2px;\n}\n.after\\:checked\\:active\\:bg-on-primary:not(.interactivity-none):active:checked::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.active\\:px-\\[1px\\]:not(.interactivity-none)[force-state=\"active\"] {\n padding-left: 1px;\n padding-right: 1px;\n}\n.active\\:theme-foreground-default:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(27, 27, 29, 1);\n}\n.active\\:theme-foreground-default:not(.interactivity-none)[force-state=\"active\"][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.active\\:theme-border-2-current:not(.interactivity-none)[force-state=\"active\"] {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n.active\\:theme-border-2-current:not(.interactivity-none)[force-state=\"active\"][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.active\\:theme-border-underline:not(.interactivity-none)[force-state=\"active\"] {\n border-style: none;\n border-bottom-style: solid;\n}\n.after\\:active\\:h-\\[20px\\]:not(.interactivity-none)[force-state=\"active\"]::after {\n content: var(--tw-content);\n height: 20px;\n}\n.after\\:active\\:w-\\[20px\\]:not(.interactivity-none)[force-state=\"active\"]::after {\n content: var(--tw-content);\n width: 20px;\n}\n.after\\:active\\:bg-outline:not(.interactivity-none)[force-state=\"active\"]::after {\n content: var(--tw-content);\n background-color: rgba(116, 119, 127, 1);\n}\n.active\\:checked\\:px-\\[2px\\][checked]:not(.interactivity-none)[force-state=\"active\"] {\n padding-left: 2px;\n padding-right: 2px;\n}\n.after\\:checked\\:active\\:bg-on-primary:not(.interactivity-none)[force-state=\"active\"][checked]::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.active\\:checked\\:px-\\[2px\\]:checked:not(.interactivity-none)[force-state=\"active\"] {\n padding-left: 2px;\n padding-right: 2px;\n}\n.after\\:checked\\:active\\:bg-on-primary:not(.interactivity-none)[force-state=\"active\"]:checked::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.children\\:min-h-\\[34px\\] > * {\n min-height: 34px;\n}\n.children\\:min-h-\\[30px\\] > * {\n min-height: 30px;\n}\n.children\\:py-xs > * {\n padding-top: 4px;\n padding-bottom: 4px;\n}\n.children\\:py-none > * {\n padding-top: 0px;\n padding-bottom: 0px;\n}\n.children\\:py-\\[6px\\] > * {\n padding-top: 6px;\n padding-bottom: 6px;\n}\n.children\\:pt-\\[11px\\] > * {\n padding-top: 11px;\n}\n.children\\:pb-\\[11px\\] > * {\n padding-bottom: 11px;\n}\n.children\\:outline-none > * {\n outline: 2px solid transparent;\n outline-offset: 2px;\n}\n.activated\\:children\\:px-sm > *[activated] {\n padding-left: 8px;\n padding-right: 8px;\n}\n.first-child\\:pl-md > *:first-child {\n padding-left: 16px;\n}\n.first-child\\:pl-sm > *:first-child {\n padding-left: 8px;\n}\n.last-child\\:pr-md > *:last-child {\n padding-right: 16px;\n}\n.last-child\\:pr-sm > *:last-child {\n padding-right: 8px;\n}\n.links\\:text-inverse-primary :link, .links\\:text-inverse-primary :visited, .links\\:text-inverse-primary area[href] {\n color: rgba(164, 200, 255, 1);\n}\n.links\\:text-inverse-primary :link, .links\\:text-inverse-primary :visited, .links\\:text-inverse-primary area[href] {\n color: rgba(164, 200, 255, 1);\n}\n.links\\:text-inverse-primary :-moz-any-link {\n color: rgba(164, 200, 255, 1);\n}\n.links\\:text-inverse-primary :any-link {\n color: rgba(164, 200, 255, 1);\n}\n.links\\:typography-body-2-bold :link, .links\\:typography-body-2-bold :visited, .links\\:typography-body-2-bold area[href] {\n font-family: Inter;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n}\n.links\\:typography-body-2-bold :-moz-any-link {\n font-family: Inter;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n}\n.links\\:typography-body-2-bold :any-link {\n font-family: Inter;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .links\\:typography-body-2-bold :link, .links\\:typography-body-2-bold :visited, .links\\:typography-body-2-bold area[href] {\n font-family: Inter;\n font-weight: 700;\n font-size: 14px;\n line-height: 21px;\n }\n .links\\:typography-body-2-bold :-moz-any-link {\n font-family: Inter;\n font-weight: 700;\n font-size: 14px;\n line-height: 21px;\n }\n .links\\:typography-body-2-bold :any-link {\n font-family: Inter;\n font-weight: 700;\n font-size: 14px;\n line-height: 21px;\n }\n}\n.links\\:theme-foreground-success :link, .links\\:theme-foreground-success :visited, .links\\:theme-foreground-success area[href] {\n color: rgba(44, 137, 0, 1);\n}\n.links\\:theme-foreground-success :link, .links\\:theme-foreground-success :visited, .links\\:theme-foreground-success area[href] {\n color: rgba(44, 137, 0, 1);\n}\n.links\\:theme-foreground-success :-moz-any-link {\n color: rgba(44, 137, 0, 1);\n}\n.links\\:theme-foreground-success :any-link {\n color: rgba(44, 137, 0, 1);\n}\n.links\\:theme-foreground-success :link[disabled], .links\\:theme-foreground-success :visited[disabled], .links\\:theme-foreground-success area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-success :link[disabled], .links\\:theme-foreground-success :visited[disabled], .links\\:theme-foreground-success area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-success :-moz-any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-success :any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-warning :link, .links\\:theme-foreground-warning :visited, .links\\:theme-foreground-warning area[href] {\n color: rgba(153, 112, 0, 1);\n}\n.links\\:theme-foreground-warning :link, .links\\:theme-foreground-warning :visited, .links\\:theme-foreground-warning area[href] {\n color: rgba(153, 112, 0, 1);\n}\n.links\\:theme-foreground-warning :-moz-any-link {\n color: rgba(153, 112, 0, 1);\n}\n.links\\:theme-foreground-warning :any-link {\n color: rgba(153, 112, 0, 1);\n}\n.links\\:theme-foreground-warning :link[disabled], .links\\:theme-foreground-warning :visited[disabled], .links\\:theme-foreground-warning area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-warning :link[disabled], .links\\:theme-foreground-warning :visited[disabled], .links\\:theme-foreground-warning area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-warning :-moz-any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-warning :any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-error :link, .links\\:theme-foreground-error :visited, .links\\:theme-foreground-error area[href] {\n color: rgba(186, 27, 27, 1);\n}\n.links\\:theme-foreground-error :link, .links\\:theme-foreground-error :visited, .links\\:theme-foreground-error area[href] {\n color: rgba(186, 27, 27, 1);\n}\n.links\\:theme-foreground-error :-moz-any-link {\n color: rgba(186, 27, 27, 1);\n}\n.links\\:theme-foreground-error :any-link {\n color: rgba(186, 27, 27, 1);\n}\n.links\\:theme-foreground-error :link[disabled], .links\\:theme-foreground-error :visited[disabled], .links\\:theme-foreground-error area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-error :link[disabled], .links\\:theme-foreground-error :visited[disabled], .links\\:theme-foreground-error area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-error :-moz-any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-error :any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-primary :link, .links\\:theme-foreground-primary :visited, .links\\:theme-foreground-primary area[href] {\n color: rgba(0, 95, 177, 1);\n}\n.links\\:theme-foreground-primary :link, .links\\:theme-foreground-primary :visited, .links\\:theme-foreground-primary area[href] {\n color: rgba(0, 95, 177, 1);\n}\n.links\\:theme-foreground-primary :-moz-any-link {\n color: rgba(0, 95, 177, 1);\n}\n.links\\:theme-foreground-primary :any-link {\n color: rgba(0, 95, 177, 1);\n}\n.links\\:theme-foreground-primary :link[disabled], .links\\:theme-foreground-primary :visited[disabled], .links\\:theme-foreground-primary area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-primary :link[disabled], .links\\:theme-foreground-primary :visited[disabled], .links\\:theme-foreground-primary area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-primary :-moz-any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-primary :any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:border-r-secondary-dark {\n border-right-color: rgba(188, 199, 220, 1);\n}\n[data-theme=\"dark\"] .dark\\:border-l-secondary-dark {\n border-left-color: rgba(188, 199, 220, 1);\n}\n[data-theme=\"dark\"] .dark\\:border-r-primary-dark {\n border-right-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:border-l-primary-dark {\n border-left-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:border-t-secondary-dark {\n border-top-color: rgba(188, 199, 220, 1);\n}\n[data-theme=\"dark\"] .dark\\:bg-overlay-dark {\n background-color: rgba(27, 27, 29, 0.8);\n}\n[data-theme=\"dark\"] .dark\\:bg-background-dark {\n background-color: rgba(27, 27, 29, 1);\n}\n[data-theme=\"dark\"] .dark\\:bg-inverse-surface-dark {\n background-color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:bg-skeletons-gradient-dark {\n background-image: linear-gradient(90deg, rgba(164, 200, 255, 0.08) 0.00%,rgba(164,200,255,0.04) 50.01%,rgba(164,200,255,0.08) 100.00%);\n}\n[data-theme=\"dark\"] .dark\\:stroke-surface-variant-dark {\n stroke: rgba(67, 71, 78, 1);\n}\n[data-theme=\"dark\"] .dark\\:stroke-primary-dark {\n stroke: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:stroke-error-dark {\n stroke: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:stroke-primary-hover-dark {\n stroke: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:stroke-success-hover-dark {\n stroke: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:stroke-warning-hover-dark {\n stroke: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:stroke-error-hover-dark {\n stroke: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:text-overlay-dark {\n color: rgba(27, 27, 29, 0.8);\n}\n[data-theme=\"dark\"] .dark\\:text-on-primary-container-dark {\n color: rgba(211, 227, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:text-secondary-dark {\n color: rgba(188, 199, 220, 1);\n}\n[data-theme=\"dark\"] .dark\\:text-outline-dark {\n color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .dark\\:text-on-background-dark {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:text-inverse-primary-dark {\n color: rgba(0, 95, 177, 1);\n}\n[data-theme=\"dark\"] .dark\\:text-inverse-on-surface-dark {\n color: rgba(27, 27, 29, 1);\n}\n[data-theme=\"dark\"] .dark\\:shadow-contextual-dark {\n --tw-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25), -1px 0 20px 0 rgba(24, 28, 34, 0.05), inset 0 0 1px 0 rgba(255, 255, 255, 0.4);\n --tw-shadow-colored: 0 4px 4px 0 var(--tw-shadow-color), -1px 0 20px 0 var(--tw-shadow-color), inset 0 0 1px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n[data-theme=\"dark\"] .dark\\:shadow-card-dark {\n --tw-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(24, 28, 34, 0.12);\n --tw-shadow-colored: 0 2px 1px -1px var(--tw-shadow-color), 0 1px 1px 0 var(--tw-shadow-color), 0 1px 3px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n[data-theme=\"dark\"] .dark\\:shadow-modal-dark {\n --tw-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15), 0 26px 80px 0 rgba(0, 0, 0, 0.6), inset 0 0 1px 0 rgba(255, 255, 255, 0.2);\n --tw-shadow-colored: 0 4px 4px 0 var(--tw-shadow-color), 0 26px 80px 0 var(--tw-shadow-color), inset 0 0 1px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark {\n background-color: rgba(164, 200, 255, 1);\n color: rgba(0, 48, 95, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark {\n background-color: rgba(251, 188, 12, 1);\n color: rgba(64, 45, 0, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark {\n background-color: rgba(255, 180, 169, 1);\n color: rgba(104, 0, 3, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark {\n background-color: rgba(108, 224, 54, 1);\n color: rgba(12, 57, 0, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark {\n background-color: rgba(188, 199, 220, 1);\n color: rgba(38, 49, 65, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none)[force-state=\"focus\"] {}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none)[force-state=\"focus\"] {}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(188, 199, 220, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark {\n background-color: transparent;\n color: rgba(164, 200, 255, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark[disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark {\n background-color: transparent;\n color: rgba(255, 180, 169, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark[disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark {\n background-color: transparent;\n color: rgba(164, 200, 255, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark[disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark {\n background-color: transparent;\n color: rgba(255, 180, 169, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark[disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark {\n background-color: transparent;\n color: rgba(108, 224, 54, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark[disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark {\n background-color: transparent;\n color: rgba(251, 188, 12, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark[disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark {\n background-color: rgba(164, 200, 255, 0.08);\n color: rgba(164, 200, 255, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(164, 200, 255, 0.12);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(164, 200, 255, 0.12);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(164, 200, 255, 0.12);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark {\n background-color: rgba(255, 180, 169, 0.08);\n color: rgba(255, 180, 169, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.12);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.12);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.12);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-default-dark {\n background-color: rgba(27, 27, 29, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-default-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-surface-1-dark {\n background-color: rgba(34, 36, 40, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-surface-1-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-success-container-dark {\n background-color: rgba(22, 82, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-success-container-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-warning-container-dark {\n background-color: rgba(92, 66, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-warning-container-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-error-container-dark {\n background-color: rgba(147, 0, 6, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-error-container-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-primary-container-dark {\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-primary-container-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-surface-variant-dark {\n background-color: rgba(67, 71, 78, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-surface-variant-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-surface-inverse-dark {\n background-color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-surface-inverse-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-default-dark {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-default-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-error-dark {\n color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-error-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-outline-dark {\n color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-outline-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-inherit {\n color: inherit;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-inherit[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-success-dark {\n color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-success-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-warning-dark {\n color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-warning-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-primary-dark {\n color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-primary-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-secondary-dark {\n color: rgba(188, 199, 220, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-secondary-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-on-surface-inverse-dark {\n color: rgba(27, 27, 29, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-on-surface-inverse-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-primary-dark {\n border-color: rgba(164, 200, 255, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-primary-dark[disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-error-dark {\n border-color: rgba(255, 180, 169, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-error-dark[disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-outline-dark {\n border-color: rgba(142, 145, 153, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-outline-dark[disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-outline {\n border-color: rgba(116, 119, 127, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-outline[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-2-transparent {\n border-color: transparent;\n border-style: solid;\n border-width: 2px;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-2-transparent[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-underline {\n border-style: none;\n border-bottom-style: solid;\n}\n[data-theme=\"dark\"] .dark\\:theme-outline-transparent {\n box-shadow: 0 0 0 2px transparent;\n}\n[data-theme=\"dark\"] .dark\\:placeholder\\:theme-foreground-outline-dark::-moz-placeholder {\n color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .dark\\:placeholder\\:theme-foreground-outline-dark::placeholder {\n color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .dark\\:placeholder\\:theme-foreground-outline-dark[disabled]::-moz-placeholder {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:placeholder\\:theme-foreground-outline-dark[disabled]::placeholder {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .after\\:dark\\:bg-outline::after {\n content: var(--tw-content);\n background-color: rgba(116, 119, 127, 1);\n}\n[data-theme=\"dark\"] .after\\:dark\\:bg-outline-dark::after {\n content: var(--tw-content);\n background-color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .dark\\:after\\:bg-outline-dark::after {\n content: var(--tw-content);\n background-color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate {\n background-color: rgba(164, 200, 255, 1);\n color: rgba(0, 48, 95, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:enabled\\:shadow-button-dark:not([disabled]) {\n --tw-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 0 5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(24, 28, 34, 0.15);\n --tw-shadow-colored: inset 0 -1px 0 0 var(--tw-shadow-color), 0 0 5px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:\\!bg-disabled-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .disabled\\:dark\\:text-on-disabled-dark[disabled] {\n color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .disabled\\:dark\\:\\!text-on-disabled-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:\\!text-on-disabled-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:theme-foreground-disabled-dark[disabled] {\n color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:theme-foreground-disabled-dark[disabled][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .after\\:disabled\\:dark\\:bg-on-disabled-dark[disabled]::after {\n content: var(--tw-content);\n background-color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:after\\:bg-on-disabled-dark[disabled]::after {\n content: var(--tw-content);\n background-color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .dark\\:-moz-read-only\\:\\!border-transparent[readonly] {\n border-color: transparent !important;\n}\n[data-theme=\"dark\"] .dark\\:read-only\\:\\!border-transparent[readonly] {\n border-color: transparent !important;\n}\n[data-theme=\"dark\"] .dark\\:-moz-read-only\\:bg-primary-opacity-0-08-dark[readonly] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:read-only\\:bg-primary-opacity-0-08-dark[readonly] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:dark\\:text-on-background-dark:not([invalid]):not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid] {\n background-color: transparent;\n color: rgba(255, 180, 169, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid][disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid] {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-background-error-opacity-dark[invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-background-error-opacity-dark[invalid][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-foreground-default-dark[invalid] {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-foreground-default-dark[invalid][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-border-1-error-dark[invalid] {\n border-color: rgba(255, 180, 169, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-border-1-error-dark[invalid][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-outline-transparent[invalid] {\n box-shadow: 0 0 0 2px transparent;\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:dark\\:border-error-dark[invalid]:not([disabled]) {\n border-color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:dark\\:bg-error-opacity-0-08-dark[invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:dark\\:text-on-background-dark[invalid]:not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:-moz-read-only\\:\\!border-transparent[readonly][invalid] {\n border-color: transparent !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:read-only\\:\\!border-transparent[readonly][invalid] {\n border-color: transparent !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:-moz-read-only\\:bg-error-opacity-0-08-dark[readonly][invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:read-only\\:bg-error-opacity-0-08-dark[readonly][invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked] {\n background-color: rgba(164, 200, 255, 1);\n color: rgba(0, 48, 95, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked] {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:after\\:bg-on-primary-dark[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:dark\\:bg-on-primary-dark[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:checked\\:after\\:bg-on-disabled-dark[checked][disabled]::after {\n content: var(--tw-content);\n background-color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .after\\:checked\\:disabled\\:dark\\:bg-on-disabled-dark[disabled][checked]::after {\n content: var(--tw-content);\n background-color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked {\n background-color: rgba(164, 200, 255, 1);\n color: rgba(0, 48, 95, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:after\\:bg-on-primary-dark:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:dark\\:bg-on-primary-dark:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:checked\\:after\\:bg-on-disabled-dark:checked[disabled]::after {\n content: var(--tw-content);\n background-color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .after\\:checked\\:disabled\\:dark\\:bg-on-disabled-dark[disabled]:checked::after {\n content: var(--tw-content);\n background-color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-background-default-dark[selected] {\n background-color: rgba(27, 27, 29, 1);\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-background-default-dark[selected][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-foreground-default-dark[selected] {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-foreground-default-dark[selected][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-border-2-current[selected] {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-border-2-current[selected][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-border-underline[selected] {\n border-style: none;\n border-bottom-style: solid;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:enabled\\:shadow-card-dark:not([disabled])[selected] {\n --tw-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(24, 28, 34, 0.12);\n --tw-shadow-colored: 0 2px 1px -1px var(--tw-shadow-color), 0 1px 1px 0 var(--tw-shadow-color), 0 1px 3px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-background-default-dark:checked {\n background-color: rgba(27, 27, 29, 1);\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-background-default-dark:checked[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-foreground-default-dark:checked {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-foreground-default-dark:checked[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-border-2-current:checked {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-border-2-current:checked[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-border-underline:checked {\n border-style: none;\n border-bottom-style: solid;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:enabled\\:shadow-card-dark:not([disabled]):checked {\n --tw-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(24, 28, 34, 0.12);\n --tw-shadow-colored: 0 2px 1px -1px var(--tw-shadow-color), 0 1px 1px 0 var(--tw-shadow-color), 0 1px 3px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n[data-theme=\"dark\"] .dark\\:activated\\:theme-foreground-default-dark[activated] {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:activated\\:theme-foreground-default-dark[activated][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .hover\\:dark\\:border-r-primary-dark:not(.interactivity-none):hover {\n border-right-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .hover\\:dark\\:border-l-primary-dark:not(.interactivity-none):hover {\n border-left-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-primary-hover-dark:not(.interactivity-none):hover {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-primary-hover-dark:not(.interactivity-none):hover[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-error-hover-dark:not(.interactivity-none):hover {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-error-hover-dark:not(.interactivity-none):hover[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-default-dark:not(.interactivity-none):hover {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-default-dark:not(.interactivity-none):hover[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .after\\:hover\\:dark\\:bg-on-surface-variant-dark:not(.interactivity-none):hover::after {\n content: var(--tw-content);\n background-color: rgba(195, 198, 207, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:hover\\:dark\\:bg-primary-opacity-0-08-dark:not(.interactivity-none):hover:not([invalid]):not([disabled]) {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:hover\\:dark\\:bg-error-opacity-0-12-dark:not(.interactivity-none):hover[invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.12);\n}\n[data-theme=\"dark\"] .after\\:checked\\:hover\\:dark\\:bg-primary-container-dark:not(.interactivity-none):hover[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:hover\\:dark\\:bg-primary-container-dark:not(.interactivity-none):hover:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .hover\\:dark\\:border-r-primary-dark:not(.interactivity-none)[force-state=\"hover\"] {\n border-right-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .hover\\:dark\\:border-l-primary-dark:not(.interactivity-none)[force-state=\"hover\"] {\n border-left-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-primary-hover-dark:not(.interactivity-none)[force-state=\"hover\"] {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-primary-hover-dark:not(.interactivity-none)[force-state=\"hover\"][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-error-hover-dark:not(.interactivity-none)[force-state=\"hover\"] {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-error-hover-dark:not(.interactivity-none)[force-state=\"hover\"][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-default-dark:not(.interactivity-none)[force-state=\"hover\"] {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-default-dark:not(.interactivity-none)[force-state=\"hover\"][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .after\\:hover\\:dark\\:bg-on-surface-variant-dark:not(.interactivity-none)[force-state=\"hover\"]::after {\n content: var(--tw-content);\n background-color: rgba(195, 198, 207, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:hover\\:dark\\:bg-primary-opacity-0-08-dark:not(.interactivity-none)[force-state=\"hover\"]:not([invalid]):not([disabled]) {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:hover\\:dark\\:bg-error-opacity-0-12-dark:not(.interactivity-none)[force-state=\"hover\"][invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.12);\n}\n[data-theme=\"dark\"] .after\\:checked\\:hover\\:dark\\:bg-primary-container-dark:not(.interactivity-none)[force-state=\"hover\"][checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:hover\\:dark\\:bg-primary-container-dark:not(.interactivity-none)[force-state=\"hover\"]:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none).focus-visible {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none).focus-visible {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none):focus-visible {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none):focus-visible[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none).focus-visible {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none).focus-visible {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none):focus-visible {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none):focus-visible[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-outline-primary-dark:not(.interactivity-none).focus-visible {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-outline-primary-dark:not(.interactivity-none).focus-visible {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-outline-primary-dark:not(.interactivity-none):focus-visible {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .after\\:focus\\:dark\\:bg-on-surface-variant-dark:not(.interactivity-none).focus-visible::after {\n content: var(--tw-content);\n background-color: rgba(195, 198, 207, 1);\n}\n[data-theme=\"dark\"] .after\\:focus\\:dark\\:bg-on-surface-variant-dark:not(.interactivity-none).focus-visible::after {\n content: var(--tw-content);\n background-color: rgba(195, 198, 207, 1);\n}\n[data-theme=\"dark\"] .after\\:focus\\:dark\\:bg-on-surface-variant-dark:not(.interactivity-none):focus-visible::after {\n content: var(--tw-content);\n background-color: rgba(195, 198, 207, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none).focus-visible[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none).focus-visible[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none):focus-visible[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none).focus-visible:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none).focus-visible:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none):focus-visible:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none)[force-state=\"focus\"][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none)[force-state=\"focus\"][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-outline-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .after\\:focus\\:dark\\:bg-on-surface-variant-dark:not(.interactivity-none)[force-state=\"focus\"]::after {\n content: var(--tw-content);\n background-color: rgba(195, 198, 207, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none)[force-state=\"focus\"][checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none)[force-state=\"focus\"]:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none)[focus-within] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none)[focus-within] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none):focus-within {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none)[focus-within][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none)[focus-within][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none):focus-within[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none)[focus-within] {\n border-color: rgba(164, 200, 255, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none)[focus-within] {\n border-color: rgba(164, 200, 255, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none):focus-within {\n border-color: rgba(164, 200, 255, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none)[focus-within][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none)[focus-within][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none):focus-within[disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-outline-primary-dark:not(.interactivity-none)[focus-within] {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-outline-primary-dark:not(.interactivity-none)[focus-within] {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-outline-primary-dark:not(.interactivity-none):focus-within {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:border-primary-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n border-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:border-primary-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n border-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:border-primary-dark:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n border-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:bg-primary-opacity-0-08-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:bg-primary-opacity-0-08-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:bg-primary-opacity-0-08-dark:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:outline-primary-opacity-0-16-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n outline-color: rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:outline-primary-opacity-0-16-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n outline-color: rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:outline-primary-opacity-0-16-dark:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n outline-color: rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none)[focus-within][invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none)[focus-within][invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none):focus-within[invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none)[focus-within][invalid][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none)[focus-within][invalid][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none):focus-within[invalid][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none)[focus-within][invalid] {\n border-color: rgba(255, 180, 169, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none)[focus-within][invalid] {\n border-color: rgba(255, 180, 169, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none):focus-within[invalid] {\n border-color: rgba(255, 180, 169, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none)[focus-within][invalid][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none)[focus-within][invalid][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none):focus-within[invalid][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-outline-error-dark:not(.interactivity-none)[focus-within][invalid] {\n box-shadow: 0 0 0 2px rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-outline-error-dark:not(.interactivity-none)[focus-within][invalid] {\n box-shadow: 0 0 0 2px rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-outline-error-dark:not(.interactivity-none):focus-within[invalid] {\n box-shadow: 0 0 0 2px rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:border-error-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n border-color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:border-error-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n border-color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:border-error-dark:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n border-color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:bg-error-opacity-0-08-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:bg-error-opacity-0-08-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:bg-error-opacity-0-08-dark:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:outline-error-opacity-0-16-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n outline-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:outline-error-opacity-0-16-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n outline-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:outline-error-opacity-0-16-dark:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n outline-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none)[force-state=\"focus-within\"] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none)[force-state=\"focus-within\"][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none)[force-state=\"focus-within\"] {\n border-color: rgba(164, 200, 255, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none)[force-state=\"focus-within\"][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-outline-primary-dark:not(.interactivity-none)[force-state=\"focus-within\"] {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:border-primary-dark:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n border-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:bg-primary-opacity-0-08-dark:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:outline-primary-opacity-0-16-dark:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n outline-color: rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid] {\n border-color: rgba(255, 180, 169, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-outline-error-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid] {\n box-shadow: 0 0 0 2px rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:border-error-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n border-color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:bg-error-opacity-0-08-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:outline-error-opacity-0-16-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n outline-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-foreground-default-dark:not(.interactivity-none):active {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-foreground-default-dark:not(.interactivity-none):active[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-border-2-current:not(.interactivity-none):active {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-border-2-current:not(.interactivity-none):active[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-border-underline:not(.interactivity-none):active {\n border-style: none;\n border-bottom-style: solid;\n}\n[data-theme=\"dark\"] .after\\:active\\:dark\\:bg-outline-dark:not(.interactivity-none):active::after {\n content: var(--tw-content);\n background-color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:active\\:dark\\:bg-on-primary-dark:not(.interactivity-none):active[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:active\\:dark\\:bg-on-primary-dark:not(.interactivity-none):active:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-foreground-default-dark:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-foreground-default-dark:not(.interactivity-none)[force-state=\"active\"][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-border-2-current:not(.interactivity-none)[force-state=\"active\"] {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-border-2-current:not(.interactivity-none)[force-state=\"active\"][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-border-underline:not(.interactivity-none)[force-state=\"active\"] {\n border-style: none;\n border-bottom-style: solid;\n}\n[data-theme=\"dark\"] .after\\:active\\:dark\\:bg-outline-dark:not(.interactivity-none)[force-state=\"active\"]::after {\n content: var(--tw-content);\n background-color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:active\\:dark\\:bg-on-primary-dark:not(.interactivity-none)[force-state=\"active\"][checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:active\\:dark\\:bg-on-primary-dark:not(.interactivity-none)[force-state=\"active\"]:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark :link, [data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark area[href] {\n color: rgba(0, 95, 177, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark :link, [data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark area[href] {\n color: rgba(0, 95, 177, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark :-moz-any-link {\n color: rgba(0, 95, 177, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark :any-link {\n color: rgba(0, 95, 177, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark area[href] {\n color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark area[href] {\n color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :-moz-any-link {\n color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :any-link {\n color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :-moz-any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark area[href] {\n color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark area[href] {\n color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :-moz-any-link {\n color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :any-link {\n color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :-moz-any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark area[href] {\n color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark area[href] {\n color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :-moz-any-link {\n color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :any-link {\n color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :-moz-any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark area[href] {\n color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark area[href] {\n color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :-moz-any-link {\n color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :any-link {\n color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :-moz-any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n@media (min-width: 640px) {\n .sm\\:grid-cols-1 {\n grid-template-columns: repeat(1, minmax(0, 1fr));\n }\n}\n@media (min-width: 768px) {\n .md\\:left-lg {\n left: 24px;\n }\n .md\\:top-lg {\n top: 24px;\n }\n .md\\:right-lg {\n right: 24px;\n }\n .md\\:bottom-lg {\n bottom: 24px;\n }\n .md\\:m-\\[-2px\\] {\n margin: -2px;\n }\n .md\\:h-md {\n height: 16px;\n }\n .md\\:h-\\[24px\\] {\n height: 24px;\n }\n .md\\:h-\\[20px\\] {\n height: 20px;\n }\n .md\\:h-\\[16px\\] {\n height: 16px;\n }\n .md\\:h-auto {\n height: auto;\n }\n .md\\:h-\\[21px\\] {\n height: 21px;\n }\n .md\\:h-\\[36px\\] {\n height: 36px;\n }\n .md\\:h-\\[32px\\] {\n height: 32px;\n }\n .md\\:w-md {\n width: 16px;\n }\n .md\\:w-\\[24px\\] {\n width: 24px;\n }\n .md\\:w-\\[20px\\] {\n width: 20px;\n }\n .md\\:w-\\[16px\\] {\n width: 16px;\n }\n .md\\:w-\\[1050px\\] {\n width: 1050px;\n }\n .md\\:w-\\[700px\\] {\n width: 700px;\n }\n .md\\:w-\\[480px\\] {\n width: 480px;\n }\n .md\\:w-\\[37px\\] {\n width: 37px;\n }\n .md\\:w-\\[512px\\] {\n width: 512px;\n }\n .md\\:max-w-\\[256px\\] {\n max-width: 256px;\n }\n .md\\:grid-cols-2 {\n grid-template-columns: repeat(2, minmax(0, 1fr));\n }\n .md\\:gap-sm {\n gap: 8px;\n }\n .md\\:gap-xs {\n gap: 4px;\n }\n .md\\:gap-md {\n gap: 16px;\n }\n .md\\:gap-lg {\n gap: 24px;\n }\n .md\\:rounded-md {\n border-radius: 4px;\n }\n .md\\:px-md {\n padding-left: 16px;\n padding-right: 16px;\n }\n .md\\:py-sm {\n padding-top: 8px;\n padding-bottom: 8px;\n }\n .md\\:px-\\[15px\\] {\n padding-left: 15px;\n padding-right: 15px;\n }\n .md\\:py-\\[7px\\] {\n padding-top: 7px;\n padding-bottom: 7px;\n }\n .md\\:px-sm {\n padding-left: 8px;\n padding-right: 8px;\n }\n .md\\:py-xs {\n padding-top: 4px;\n padding-bottom: 4px;\n }\n .md\\:px-sm\\+ {\n padding-left: 12px;\n padding-right: 12px;\n }\n .md\\:text-\\[24px\\] {\n font-size: 24px;\n }\n .md\\:text-\\[20px\\] {\n font-size: 20px;\n }\n .md\\:text-\\[16px\\] {\n font-size: 16px;\n }\n .md\\:typography-caption-regular {\n font-family: Inter;\n font-weight: 400;\n font-size: 12px;\n line-height: 18px;\n }\n @media (min-width: 768px) {\n .md\\:typography-caption-regular {\n font-family: Inter;\n font-weight: 400;\n font-size: 12px;\n line-height: 18px;\n }\n }\n .after\\:md\\:h-xs::after {\n content: var(--tw-content);\n height: 4px;\n }\n .after\\:md\\:h-\\[16px\\]::after {\n content: var(--tw-content);\n height: 16px;\n }\n .after\\:md\\:h-\\[14px\\]::after {\n content: var(--tw-content);\n height: 14px;\n }\n .after\\:md\\:w-xs::after {\n content: var(--tw-content);\n width: 4px;\n }\n .after\\:md\\:w-\\[16px\\]::after {\n content: var(--tw-content);\n width: 16px;\n }\n .after\\:md\\:w-\\[14px\\]::after {\n content: var(--tw-content);\n width: 14px;\n }\n .selected\\:md\\:typography-caption-semibold[selected] {\n font-family: Inter;\n font-weight: 600;\n font-size: 12px;\n line-height: 18px;\n }\n @media (min-width: 768px) {\n .selected\\:md\\:typography-caption-semibold[selected] {\n font-family: Inter;\n font-weight: 600;\n font-size: 12px;\n line-height: 18px;\n }\n }\n .selected\\:md\\:typography-caption-semibold:checked {\n font-family: Inter;\n font-weight: 600;\n font-size: 12px;\n line-height: 18px;\n }\n @media (min-width: 768px) {\n .selected\\:md\\:typography-caption-semibold:checked {\n font-family: Inter;\n font-weight: 600;\n font-size: 12px;\n line-height: 18px;\n }\n }\n .after\\:active\\:md\\:h-\\[18px\\]:not(.interactivity-none):active::after {\n content: var(--tw-content);\n height: 18px;\n }\n .after\\:active\\:md\\:w-\\[18px\\]:not(.interactivity-none):active::after {\n content: var(--tw-content);\n width: 18px;\n }\n .after\\:active\\:md\\:h-\\[18px\\]:not(.interactivity-none)[force-state=\"active\"]::after {\n content: var(--tw-content);\n height: 18px;\n }\n .after\\:active\\:md\\:w-\\[18px\\]:not(.interactivity-none)[force-state=\"active\"]::after {\n content: var(--tw-content);\n width: 18px;\n }\n .children\\:md\\:pt-\\[7px\\] > * {\n padding-top: 7px;\n }\n .children\\:md\\:pb-\\[6px\\] > * {\n padding-bottom: 6px;\n }\n .first-child\\:md\\:pl-sm\\+ > *:first-child {\n padding-left: 12px;\n }\n .last-child\\:md\\:pr-sm\\+ > *:last-child {\n padding-right: 12px;\n }\n}\n@media (min-width: 1024px) {\n .lg\\:grid-cols-4 {\n grid-template-columns: repeat(4, minmax(0, 1fr));\n }\n}\n@media (min-width: 1280px) {\n .xl\\:grid-cols-6 {\n grid-template-columns: repeat(6, minmax(0, 1fr));\n }\n}\n";
|
|
184
|
+
var css_248z$y = ".container {\n width: 100%;\n}\n@media (min-width: 640px) {\n .container {\n max-width: 640px;\n }\n}\n@media (min-width: 768px) {\n .container {\n max-width: 768px;\n }\n}\n@media (min-width: 1024px) {\n .container {\n max-width: 1024px;\n }\n}\n@media (min-width: 1280px) {\n .container {\n max-width: 1280px;\n }\n}\n@media (min-width: 1536px) {\n .container {\n max-width: 1536px;\n }\n}\n.visible {\n visibility: visible;\n}\n.invisible {\n visibility: hidden;\n}\n.fixed {\n position: fixed;\n}\n.absolute {\n position: absolute;\n}\n.relative {\n position: relative;\n}\n.inset-none {\n top: 0px;\n right: 0px;\n bottom: 0px;\n left: 0px;\n}\n.inset-y-none {\n top: 0px;\n bottom: 0px;\n}\n.bottom-none {\n bottom: 0px;\n}\n.left-none {\n left: 0px;\n}\n.right-none {\n right: 0px;\n}\n.-right-\\[1px\\] {\n right: -1px;\n}\n.-left-\\[1px\\] {\n left: -1px;\n}\n.left-md {\n left: 16px;\n}\n.top-md {\n top: 16px;\n}\n.right-md {\n right: 16px;\n}\n.bottom-md {\n bottom: 16px;\n}\n.z-\\[1\\] {\n z-index: 1;\n}\n.-m-xs {\n margin: -4px;\n}\n.mx-sm {\n margin-left: 8px;\n margin-right: 8px;\n}\n.my-sm {\n margin-top: 8px;\n margin-bottom: 8px;\n}\n.mt-md {\n margin-top: 16px;\n}\n.mr-none {\n margin-right: 0px;\n}\n.ml-none {\n margin-left: 0px;\n}\n.mt-none {\n margin-top: 0px;\n}\n.mb-none {\n margin-bottom: 0px;\n}\n.mb-\\[6px\\] {\n margin-bottom: 6px;\n}\n.ml-auto {\n margin-left: auto;\n}\n.mt-\\[2px\\] {\n margin-top: 2px;\n}\n.ml-sm {\n margin-left: 8px;\n}\n.block {\n display: block;\n}\n.inline-block {\n display: inline-block;\n}\n.inline {\n display: inline;\n}\n.flex {\n display: flex;\n}\n.inline-flex {\n display: inline-flex;\n}\n.table {\n display: table;\n}\n.grid {\n display: grid;\n}\n.contents {\n display: contents;\n}\n.hidden {\n display: none;\n}\n.h-full {\n height: 100%;\n}\n.h-\\[80px\\] {\n height: 80px;\n}\n.h-\\[64px\\] {\n height: 64px;\n}\n.h-\\[40px\\] {\n height: 40px;\n}\n.h-\\[32px\\] {\n height: 32px;\n}\n.h-md\\+ {\n height: 20px;\n}\n.h-auto {\n height: auto;\n}\n.h-\\[36px\\] {\n height: 36px;\n}\n.h-\\[28px\\] {\n height: 28px;\n}\n.h-\\[24px\\] {\n height: 24px;\n}\n.h-\\[100\\%\\] {\n height: 100%;\n}\n.h-\\[20px\\] {\n height: 20px;\n}\n.h-\\[44px\\] {\n height: 44px;\n}\n.max-h-\\[50\\%\\] {\n max-height: 50%;\n}\n.max-h-\\[340px\\] {\n max-height: 340px;\n}\n.min-h-0 {\n min-height: 0px;\n}\n.min-h-\\[32px\\] {\n min-height: 32px;\n}\n.w-full {\n width: 100%;\n}\n.w-\\[80px\\] {\n width: 80px;\n}\n.w-\\[64px\\] {\n width: 64px;\n}\n.w-\\[40px\\] {\n width: 40px;\n}\n.w-\\[32px\\] {\n width: 32px;\n}\n.w-md\\+ {\n width: 20px;\n}\n.w-\\[320px\\] {\n width: 320px;\n}\n.w-\\[128px\\] {\n width: 128px;\n}\n.w-\\[36px\\] {\n width: 36px;\n}\n.w-\\[28px\\] {\n width: 28px;\n}\n.w-\\[24px\\] {\n width: 24px;\n}\n.w-\\[12px\\] {\n width: 12px;\n}\n.w-\\[43px\\] {\n width: 43px;\n}\n.w-\\[20px\\] {\n width: 20px;\n}\n.w-\\[343px\\] {\n width: 343px;\n}\n.min-w-max {\n min-width: -moz-max-content;\n min-width: max-content;\n}\n.min-w-\\[160px\\] {\n min-width: 160px;\n}\n.max-w-max {\n max-width: -moz-max-content;\n max-width: max-content;\n}\n.max-w-\\[295px\\] {\n max-width: 295px;\n}\n.max-w-full {\n max-width: 100%;\n}\n.flex-1 {\n flex: 1 1 0%;\n}\n.flex-shrink {\n flex-shrink: 1;\n}\n.shrink-0 {\n flex-shrink: 0;\n}\n.shrink {\n flex-shrink: 1;\n}\n.flex-grow {\n flex-grow: 1;\n}\n.grow {\n flex-grow: 1;\n}\n.origin-center {\n transform-origin: center;\n}\n.rotate-0 {\n --tw-rotate: 0deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.rotate-\\[-90deg\\] {\n --tw-rotate: -90deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.-rotate-90 {\n --tw-rotate: -90deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.rotate-180 {\n --tw-rotate: 180deg;\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n.transform {\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));\n}\n@keyframes circular-loader {\n 0% {\n transform: rotate(0deg);\n stroke-dasharray: 0, 200;\n stroke-dashoffset: 0;\n }\n 50% {\n transform: rotate(180deg);\n stroke-dasharray: 100, 200;\n stroke-dashoffset: calc((50% - 2px) * -3.14);\n }\n 100% {\n transform: rotate(360deg);\n stroke-dasharray: 100, 200;\n stroke-dashoffset: calc((100% - 2px) * -3.14);\n }\n}\n.animate-circular-loader {\n animation: circular-loader 1400ms linear infinite;\n}\n@keyframes linear-loader {\n 0% {\n stroke-dasharray: 25%, 100%;\n stroke-dashoffset: 0;\n }\n 100% {\n stroke-dasharray: 25%, 100%;\n stroke-dashoffset: -250%;\n }\n}\n.animate-linear-loader {\n animation: linear-loader 1400ms linear infinite;\n}\n@keyframes skeleton-loader {\n 0% {\n background-position: 100% 50%;\n }\n 100% {\n background-position: -100% 50%;\n }\n}\n.animate-skeleton-loader {\n animation: skeleton-loader 1.5s linear 0s infinite normal forwards;\n}\n.cursor-grab {\n cursor: grab;\n}\n.\\!cursor-default {\n cursor: default !important;\n}\n.cursor-ew-resize {\n cursor: ew-resize;\n}\n.resize {\n resize: both;\n}\n.auto-cols-fr {\n grid-auto-columns: minmax(0, 1fr);\n}\n.auto-cols-max {\n grid-auto-columns: max-content;\n}\n.auto-cols-auto {\n grid-auto-columns: auto;\n}\n.grid-flow-col {\n grid-auto-flow: column;\n}\n.flex-row {\n flex-direction: row;\n}\n.flex-row-reverse {\n flex-direction: row-reverse;\n}\n.flex-col {\n flex-direction: column;\n}\n.flex-wrap {\n flex-wrap: wrap;\n}\n.items-start {\n align-items: flex-start;\n}\n.items-center {\n align-items: center;\n}\n.justify-start {\n justify-content: flex-start;\n}\n.justify-end {\n justify-content: flex-end;\n}\n.justify-center {\n justify-content: center;\n}\n.justify-between {\n justify-content: space-between;\n}\n.justify-around {\n justify-content: space-around;\n}\n.gap-sm\\+ {\n gap: 12px;\n}\n.gap-sm {\n gap: 8px;\n}\n.gap-md {\n gap: 16px;\n}\n.gap-\\[8px\\] {\n gap: 8px;\n}\n.gap-\\[10px\\] {\n gap: 10px;\n}\n.gap-xs {\n gap: 4px;\n}\n.gap-\\[6px\\] {\n gap: 6px;\n}\n.gap-\\[16px\\] {\n gap: 16px;\n}\n.self-center {\n align-self: center;\n}\n.overflow-auto {\n overflow: auto;\n}\n.overflow-hidden {\n overflow: hidden;\n}\n.overflow-y-auto {\n overflow-y: auto;\n}\n.overflow-x-hidden {\n overflow-x: hidden;\n}\n.truncate {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.text-ellipsis {\n text-overflow: ellipsis;\n}\n.whitespace-nowrap {\n white-space: nowrap;\n}\n.rounded-full {\n border-radius: 9999px;\n}\n.rounded-md {\n border-radius: 4px;\n}\n.rounded-sm {\n border-radius: 2px;\n}\n.rounded-t-lg {\n border-top-left-radius: 8px;\n border-top-right-radius: 8px;\n}\n.rounded-b-0 {\n border-bottom-right-radius: 0px;\n border-bottom-left-radius: 0px;\n}\n.rounded-b-md {\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px;\n}\n.border-1 {\n border-width: 1px;\n}\n.border-0 {\n border-width: 0px;\n}\n.\\!border-t-0 {\n border-top-width: 0px !important;\n}\n.border-r-\\[1px\\] {\n border-right-width: 1px;\n}\n.border-l-\\[1px\\] {\n border-left-width: 1px;\n}\n.border-r-2 {\n border-right-width: 2px;\n}\n.border-l-2 {\n border-left-width: 2px;\n}\n.border-t-\\[1px\\] {\n border-top-width: 1px;\n}\n.border-l-1 {\n border-left-width: 1px;\n}\n.border-t-1 {\n border-top-width: 1px;\n}\n.border-solid {\n border-style: solid;\n}\n.border-dashed {\n border-style: dashed;\n}\n.border-transparent {\n border-color: transparent;\n}\n.border-x-primary {\n border-left-color: rgba(0, 95, 177, 1);\n border-right-color: rgba(0, 95, 177, 1);\n}\n.border-y-primary {\n border-top-color: rgba(0, 95, 177, 1);\n border-bottom-color: rgba(0, 95, 177, 1);\n}\n.border-r-secondary {\n border-right-color: rgba(84, 95, 113, 1);\n}\n.border-l-secondary {\n border-left-color: rgba(84, 95, 113, 1);\n}\n.border-r-primary {\n border-right-color: rgba(0, 95, 177, 1);\n}\n.border-l-primary {\n border-left-color: rgba(0, 95, 177, 1);\n}\n.border-t-secondary {\n border-top-color: rgba(84, 95, 113, 1);\n}\n.bg-overlay {\n background-color: rgba(27, 27, 29, 0.8);\n}\n.bg-background {\n background-color: rgba(255, 255, 255, 1);\n}\n.bg-surface-5 {\n background-color: rgba(218, 229, 244, 1);\n}\n.bg-inverse-surface {\n background-color: rgba(47, 48, 51, 1);\n}\n.bg-skeletons-gradient {\n background-image: linear-gradient(90deg, rgba(0, 95, 177, 0.08) 0.00%,rgba(0,95,177,0.04) 50.01%,rgba(0,95,177,0.08) 100.00%);\n}\n.bg-\\[length\\:200\\%\\] {\n background-size: 200%;\n}\n.bg-repeat {\n background-repeat: repeat;\n}\n.stroke-surface-variant {\n stroke: rgba(223, 226, 235, 1);\n}\n.stroke-primary {\n stroke: rgba(0, 95, 177, 1);\n}\n.stroke-error {\n stroke: rgba(186, 27, 27, 1);\n}\n.stroke-primary-hover {\n stroke: rgba(0, 119, 220, 1);\n}\n.stroke-success-hover {\n stroke: rgba(56, 166, 0, 1);\n}\n.stroke-warning-hover {\n stroke: rgba(186, 137, 0, 1);\n}\n.stroke-error-hover {\n stroke: rgba(221, 55, 48, 1);\n}\n.object-cover {\n -o-object-fit: cover;\n object-fit: cover;\n}\n.p-md {\n padding: 16px;\n}\n.px-sm {\n padding-left: 8px;\n padding-right: 8px;\n}\n.py-sm {\n padding-top: 8px;\n padding-bottom: 8px;\n}\n.px-lg {\n padding-left: 24px;\n padding-right: 24px;\n}\n.py-md {\n padding-top: 16px;\n padding-bottom: 16px;\n}\n.px-md {\n padding-left: 16px;\n padding-right: 16px;\n}\n.py-sm\\+ {\n padding-top: 12px;\n padding-bottom: 12px;\n}\n.px-\\[15px\\] {\n padding-left: 15px;\n padding-right: 15px;\n}\n.py-\\[11px\\] {\n padding-top: 11px;\n padding-bottom: 11px;\n}\n.py-lg {\n padding-top: 24px;\n padding-bottom: 24px;\n}\n.px-sm\\+ {\n padding-left: 12px;\n padding-right: 12px;\n}\n.px-\\[2px\\] {\n padding-left: 2px;\n padding-right: 2px;\n}\n.py-\\[2px\\] {\n padding-top: 2px;\n padding-bottom: 2px;\n}\n.py-\\[6px\\] {\n padding-top: 6px;\n padding-bottom: 6px;\n}\n.py-xs {\n padding-top: 4px;\n padding-bottom: 4px;\n}\n.pl-sm {\n padding-left: 8px;\n}\n.pt-md {\n padding-top: 16px;\n}\n.text-right {\n text-align: right;\n}\n.align-bottom {\n vertical-align: bottom;\n}\n.text-\\[32px\\] {\n font-size: 32px;\n}\n.text-\\[24px\\] {\n font-size: 24px;\n}\n.text-\\[16px\\] {\n font-size: 16px;\n}\n.text-\\[20px\\] {\n font-size: 20px;\n}\n.text-inherit {\n font-size: inherit;\n line-height: inherit;\n}\n.capitalize {\n text-transform: capitalize;\n}\n.text-white {\n color: rgba(255, 255, 255, 1);\n}\n.text-inherit {\n color: inherit;\n}\n.text-on-primary-container {\n color: rgba(0, 28, 59, 1);\n}\n.text-secondary {\n color: rgba(84, 95, 113, 1);\n}\n.text-outline {\n color: rgba(116, 119, 127, 1);\n}\n.text-on-background {\n color: rgba(27, 27, 29, 1);\n}\n.text-\\[blue\\] {\n --tw-text-opacity: 1;\n color: rgba(0, 0, 255, var(--tw-text-opacity));\n}\n.text-inverse-primary {\n color: rgba(164, 200, 255, 1);\n}\n.text-outline-dark {\n color: rgba(142, 145, 153, 1);\n}\n.text-inverse-on-surface {\n color: rgba(241, 240, 244, 1);\n}\n.underline {\n text-decoration-line: underline;\n}\n.shadow-contextual {\n --tw-shadow: -1px 0 20px 0 rgba(24, 28, 34, 0.05), 0 1px 5px 0 rgba(0, 0, 0, 0.15);\n --tw-shadow-colored: -1px 0 20px 0 var(--tw-shadow-color), 0 1px 5px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.shadow-card {\n --tw-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(24, 28, 34, 0.15);\n --tw-shadow-colored: 0 0 5px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.shadow-modal {\n --tw-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2), 0 26px 80px 0 rgba(0, 0, 0, 0.2);\n --tw-shadow-colored: 0 0 1px 0 var(--tw-shadow-color), 0 26px 80px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.shadow-button {\n --tw-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1), 0 0 5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(24, 28, 34, 0.15);\n --tw-shadow-colored: inset 0 -1px 0 0 var(--tw-shadow-color), 0 0 5px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.outline-none {\n outline: 2px solid transparent;\n outline-offset: 2px;\n}\n.outline {\n outline-style: solid;\n}\n.ring {\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 rgba(0,0,0,0);\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0,0,0,0));\n}\n.blur {\n --tw-blur: blur(8px);\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\n}\n.filter {\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);\n}\n.transition-\\[min-height\\] {\n transition-property: min-height;\n}\n.transition-\\[max-height\\] {\n transition-property: max-height;\n}\n.transition {\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;\n}\n.transition-\\[stroke-dashoffset\\] {\n transition-property: stroke-dashoffset;\n}\n.transition-\\[border-right\\] {\n transition-property: border-right;\n}\n.transition-\\[border-left\\] {\n transition-property: border-left;\n}\n.visually-hidden {\n width: 0;\n height: 0;\n visibility: hidden;\n}\n.interactivity-auto {\n pointer-events: auto;\n cursor: pointer;\n}\n.interactivity-auto[disabled] {\n pointer-events: none;\n cursor: default;\n}\n.interactivity-auto {\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.interactivity-none {\n pointer-events: none;\n cursor: default;\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n}\n.typography-headline-3 {\n font-family: Inter;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .typography-headline-3 {\n font-family: Inter;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n }\n}\n.typography-button {\n font-family: Inter;\n font-weight: 600;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .typography-button {\n font-family: Inter;\n font-weight: 600;\n font-size: 14px;\n line-height: 20px;\n }\n}\n.typography-body-2-regular {\n font-family: Inter;\n font-weight: 400;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .typography-body-2-regular {\n font-family: Inter;\n font-weight: 400;\n font-size: 14px;\n line-height: 21px;\n }\n}\n.typography-caption-regular {\n font-family: Inter;\n font-weight: 400;\n font-size: 12px;\n line-height: 18px;\n}\n@media (min-width: 768px) {\n .typography-caption-regular {\n font-family: Inter;\n font-weight: 400;\n font-size: 12px;\n line-height: 18px;\n }\n}\n.typography-body-2-bold {\n font-family: Inter;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .typography-body-2-bold {\n font-family: Inter;\n font-weight: 700;\n font-size: 14px;\n line-height: 21px;\n }\n}\n.typography-headline-2 {\n font-family: Inter;\n font-weight: 700;\n font-size: 20px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .typography-headline-2 {\n font-family: Inter;\n font-weight: 700;\n font-size: 20px;\n line-height: 24px;\n }\n}\n.typography-inherit {\n font-family: inherit;\n font-weight: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n@media (min-width: 768px) {\n .typography-inherit {\n font-family: inherit;\n font-weight: inherit;\n font-size: inherit;\n line-height: inherit;\n }\n}\n.\\!typography-body-2-regular {\n font-family: Inter !important;\n font-weight: 400 !important;\n font-size: 16px !important;\n line-height: 24px !important;\n}\n@media (min-width: 768px) {\n .\\!typography-body-2-regular {\n font-family: Inter !important;\n font-weight: 400 !important;\n font-size: 14px !important;\n line-height: 21px !important;\n }\n}\n.\\!typography-body-2-bold {\n font-family: Inter !important;\n font-weight: 700 !important;\n font-size: 16px !important;\n line-height: 24px !important;\n}\n@media (min-width: 768px) {\n .\\!typography-body-2-bold {\n font-family: Inter !important;\n font-weight: 700 !important;\n font-size: 14px !important;\n line-height: 21px !important;\n }\n}\n.typography-caption-bold {\n font-family: Inter;\n font-weight: 700;\n font-size: 12px;\n line-height: 18px;\n}\n@media (min-width: 768px) {\n .typography-caption-bold {\n font-family: Inter;\n font-weight: 700;\n font-size: 12px;\n line-height: 18px;\n }\n}\n.iconography-outlined {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 0, \"GRAD\" 0;\n}\n.iconography-outlined-bold {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 24, \"wght\" 700, \"FILL\" 0, \"GRAD\" 0;\n}\n.iconography-filled {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 1, \"GRAD\" 0;\n}\n.iconography-filled-bold {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 24, \"wght\" 700, \"FILL\" 1, \"GRAD\" 0;\n}\n.iconography-inherit {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: inherit;\n}\n.theme-preset-1-primary {\n background-color: rgba(0, 95, 177, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-1-primary[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-1-primary:not(.interactivity-none):hover, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-primary:not(.interactivity-none).focus-visible, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.theme-preset-1-primary:not(.interactivity-none):hover, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-primary:not(.interactivity-none).focus-visible, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.theme-preset-1-primary:not(.interactivity-none):hover, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-primary:not(.interactivity-none):focus-visible, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.theme-preset-1-primary:not(.interactivity-none):active, .theme-preset-1-primary:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(0, 95, 177, 1);\n}\n.theme-preset-1-primary {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-1-warning {\n background-color: rgba(153, 112, 0, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-1-warning[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-1-warning:not(.interactivity-none):hover, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-warning:not(.interactivity-none).focus-visible, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 137, 0, 1);\n}\n.theme-preset-1-warning:not(.interactivity-none):hover, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-warning:not(.interactivity-none).focus-visible, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 137, 0, 1);\n}\n.theme-preset-1-warning:not(.interactivity-none):hover, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-warning:not(.interactivity-none):focus-visible, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 137, 0, 1);\n}\n.theme-preset-1-warning:not(.interactivity-none):active, .theme-preset-1-warning:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(153, 112, 0, 1);\n}\n.theme-preset-1-warning {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-1-error {\n background-color: rgba(186, 27, 27, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-1-error[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-1-error:not(.interactivity-none):hover, .theme-preset-1-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-error:not(.interactivity-none).focus-visible, .theme-preset-1-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(221, 55, 48, 1);\n}\n.theme-preset-1-error:not(.interactivity-none):hover, .theme-preset-1-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-error:not(.interactivity-none).focus-visible, .theme-preset-1-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(221, 55, 48, 1);\n}\n.theme-preset-1-error:not(.interactivity-none):hover, .theme-preset-1-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-error:not(.interactivity-none):focus-visible, .theme-preset-1-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(221, 55, 48, 1);\n}\n.theme-preset-1-error:not(.interactivity-none):active, .theme-preset-1-error:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(186, 27, 27, 1);\n}\n.theme-preset-1-error {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-1-success {\n background-color: rgba(44, 137, 0, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-1-success[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-1-success:not(.interactivity-none):hover, .theme-preset-1-success:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-success:not(.interactivity-none).focus-visible, .theme-preset-1-success:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(56, 166, 0, 1);\n}\n.theme-preset-1-success:not(.interactivity-none):hover, .theme-preset-1-success:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-success:not(.interactivity-none).focus-visible, .theme-preset-1-success:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(56, 166, 0, 1);\n}\n.theme-preset-1-success:not(.interactivity-none):hover, .theme-preset-1-success:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-success:not(.interactivity-none):focus-visible, .theme-preset-1-success:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(56, 166, 0, 1);\n}\n.theme-preset-1-success:not(.interactivity-none):active, .theme-preset-1-success:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(44, 137, 0, 1);\n}\n.theme-preset-1-success {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-1-secondary {\n background-color: rgba(84, 95, 113, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-1-secondary[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-1-secondary:not(.interactivity-none):hover, .theme-preset-1-secondary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-secondary:not(.interactivity-none).focus-visible, .theme-preset-1-secondary:not(.interactivity-none)[force-state=\"focus\"] {}\n.theme-preset-1-secondary:not(.interactivity-none):hover, .theme-preset-1-secondary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-1-secondary:not(.interactivity-none):focus-visible, .theme-preset-1-secondary:not(.interactivity-none)[force-state=\"focus\"] {}\n.theme-preset-1-secondary:not(.interactivity-none):active, .theme-preset-1-secondary:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(84, 95, 113, 1);\n}\n.theme-preset-1-secondary {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-3-primary {\n background-color: transparent;\n color: rgba(0, 95, 177, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-3-primary[disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-3-primary:not(.interactivity-none):hover, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-3-primary:not(.interactivity-none).focus-visible, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.theme-preset-3-primary:not(.interactivity-none):hover, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-3-primary:not(.interactivity-none).focus-visible, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.theme-preset-3-primary:not(.interactivity-none):hover, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-3-primary:not(.interactivity-none):focus-visible, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.theme-preset-3-primary:not(.interactivity-none):active, .theme-preset-3-primary:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(0, 95, 177, 0.16);\n}\n.theme-preset-3-primary {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-3-error {\n background-color: transparent;\n color: rgba(186, 27, 27, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-3-error[disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-3-error:not(.interactivity-none):hover, .theme-preset-3-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-3-error:not(.interactivity-none).focus-visible, .theme-preset-3-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.theme-preset-3-error:not(.interactivity-none):hover, .theme-preset-3-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-3-error:not(.interactivity-none).focus-visible, .theme-preset-3-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.theme-preset-3-error:not(.interactivity-none):hover, .theme-preset-3-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-3-error:not(.interactivity-none):focus-visible, .theme-preset-3-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.theme-preset-3-error:not(.interactivity-none):active, .theme-preset-3-error:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(186, 27, 27, 0.16);\n}\n.theme-preset-3-error {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-4-primary {\n background-color: transparent;\n color: rgba(0, 95, 177, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-4-primary[disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-4-primary:not(.interactivity-none):hover, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-primary:not(.interactivity-none).focus-visible, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(0, 119, 220, 1);\n}\n.theme-preset-4-primary:not(.interactivity-none):hover, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-primary:not(.interactivity-none).focus-visible, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(0, 119, 220, 1);\n}\n.theme-preset-4-primary:not(.interactivity-none):hover, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-primary:not(.interactivity-none):focus-visible, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(0, 119, 220, 1);\n}\n.theme-preset-4-primary:not(.interactivity-none):active, .theme-preset-4-primary:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(0, 95, 177, 1);\n}\n.theme-preset-4-primary {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-4-error {\n background-color: transparent;\n color: rgba(186, 27, 27, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-4-error[disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-4-error:not(.interactivity-none):hover, .theme-preset-4-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-error:not(.interactivity-none).focus-visible, .theme-preset-4-error:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(221, 55, 48, 1);\n}\n.theme-preset-4-error:not(.interactivity-none):hover, .theme-preset-4-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-error:not(.interactivity-none).focus-visible, .theme-preset-4-error:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(221, 55, 48, 1);\n}\n.theme-preset-4-error:not(.interactivity-none):hover, .theme-preset-4-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-error:not(.interactivity-none):focus-visible, .theme-preset-4-error:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(221, 55, 48, 1);\n}\n.theme-preset-4-error:not(.interactivity-none):active, .theme-preset-4-error:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(186, 27, 27, 1);\n}\n.theme-preset-4-error {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-4-success {\n background-color: transparent;\n color: rgba(44, 137, 0, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-4-success[disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-4-success:not(.interactivity-none):hover, .theme-preset-4-success:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-success:not(.interactivity-none).focus-visible, .theme-preset-4-success:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(56, 166, 0, 1);\n}\n.theme-preset-4-success:not(.interactivity-none):hover, .theme-preset-4-success:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-success:not(.interactivity-none).focus-visible, .theme-preset-4-success:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(56, 166, 0, 1);\n}\n.theme-preset-4-success:not(.interactivity-none):hover, .theme-preset-4-success:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-success:not(.interactivity-none):focus-visible, .theme-preset-4-success:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(56, 166, 0, 1);\n}\n.theme-preset-4-success:not(.interactivity-none):active, .theme-preset-4-success:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(44, 137, 0, 1);\n}\n.theme-preset-4-success {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-4-warning {\n background-color: transparent;\n color: rgba(153, 112, 0, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-4-warning[disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-4-warning:not(.interactivity-none):hover, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-warning:not(.interactivity-none).focus-visible, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(186, 137, 0, 1);\n}\n.theme-preset-4-warning:not(.interactivity-none):hover, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-warning:not(.interactivity-none).focus-visible, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(186, 137, 0, 1);\n}\n.theme-preset-4-warning:not(.interactivity-none):hover, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-4-warning:not(.interactivity-none):focus-visible, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(186, 137, 0, 1);\n}\n.theme-preset-4-warning:not(.interactivity-none):active, .theme-preset-4-warning:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(153, 112, 0, 1);\n}\n.theme-preset-4-warning {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-2-primary {\n background-color: rgba(0, 95, 177, 0.08);\n color: rgba(0, 95, 177, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-2-primary[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-2-primary:not(.interactivity-none):hover, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-2-primary:not(.interactivity-none).focus-visible, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 95, 177, 0.12);\n}\n.theme-preset-2-primary:not(.interactivity-none):hover, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-2-primary:not(.interactivity-none).focus-visible, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 95, 177, 0.12);\n}\n.theme-preset-2-primary:not(.interactivity-none):hover, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-2-primary:not(.interactivity-none):focus-visible, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 95, 177, 0.12);\n}\n.theme-preset-2-primary:not(.interactivity-none):active, .theme-preset-2-primary:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(0, 95, 177, 0.16);\n}\n.theme-preset-2-primary {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-preset-2-error {\n background-color: rgba(186, 27, 27, 0.08);\n color: rgba(186, 27, 27, 1);\n border-style: none;\n outline-style: none;\n}\n.theme-preset-2-error[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-preset-2-error:not(.interactivity-none):hover, .theme-preset-2-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-2-error:not(.interactivity-none).focus-visible, .theme-preset-2-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.12);\n}\n.theme-preset-2-error:not(.interactivity-none):hover, .theme-preset-2-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-2-error:not(.interactivity-none).focus-visible, .theme-preset-2-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.12);\n}\n.theme-preset-2-error:not(.interactivity-none):hover, .theme-preset-2-error:not(.interactivity-none)[force-state=\"hover\"], .theme-preset-2-error:not(.interactivity-none):focus-visible, .theme-preset-2-error:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.12);\n}\n.theme-preset-2-error:not(.interactivity-none):active, .theme-preset-2-error:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(186, 27, 27, 0.16);\n}\n.theme-preset-2-error {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.theme-background-default {\n background-color: rgba(255, 255, 255, 1);\n}\n.theme-background-default[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-surface-1 {\n background-color: rgba(240, 243, 251, 1);\n}\n.theme-background-surface-1[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-success-container {\n background-color: rgba(204, 255, 170, 1);\n}\n.theme-background-success-container[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-warning-container {\n background-color: rgba(255, 239, 209, 1);\n}\n.theme-background-warning-container[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-error-container {\n background-color: rgba(255, 237, 233, 1);\n}\n.theme-background-error-container[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-primary-container {\n background-color: rgba(211, 227, 255, 1);\n}\n.theme-background-primary-container[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-surface-variant {\n background-color: rgba(223, 226, 235, 1);\n}\n.theme-background-surface-variant[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-background-surface-inverse {\n background-color: rgba(47, 48, 51, 1);\n}\n.theme-background-surface-inverse[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-foreground-default {\n color: rgba(27, 27, 29, 1);\n}\n.theme-foreground-default[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-error {\n color: rgba(186, 27, 27, 1);\n}\n.theme-foreground-error[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-outline {\n color: rgba(116, 119, 127, 1);\n}\n.theme-foreground-outline[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-inherit {\n color: inherit;\n}\n.theme-foreground-inherit[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-success {\n color: rgba(44, 137, 0, 1);\n}\n.theme-foreground-success[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-warning {\n color: rgba(153, 112, 0, 1);\n}\n.theme-foreground-warning[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-primary {\n color: rgba(0, 95, 177, 1);\n}\n.theme-foreground-primary[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-secondary {\n color: rgba(84, 95, 113, 1);\n}\n.theme-foreground-secondary[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-foreground-on-surface-inverse {\n color: rgba(241, 240, 244, 1);\n}\n.theme-foreground-on-surface-inverse[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.theme-border-1-primary {\n border-color: rgba(0, 95, 177, 1);\n border-style: solid;\n border-width: 1px;\n}\n.theme-border-1-primary[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-border-1-error {\n border-color: rgba(186, 27, 27, 1);\n border-style: solid;\n border-width: 1px;\n}\n.theme-border-1-error[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-border-1-outline {\n border-color: rgba(116, 119, 127, 1);\n border-style: solid;\n border-width: 1px;\n}\n.theme-border-1-outline[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-border-2-transparent {\n border-color: transparent;\n border-style: solid;\n border-width: 2px;\n}\n.theme-border-2-transparent[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.theme-border-underline {\n border-style: none;\n border-bottom-style: solid;\n}\n.theme-outline-transparent {\n box-shadow: 0 0 0 2px transparent;\n}\n:root,\n[data-theme=light] {\n --c-primary: #178ae7;\n --c-primary-darken-3: #1682d9;\n --c-primary-darken-5: #157cd0;\n --c-primary-darken-20: #0e538a;\n --c-primary-darken-25: #0b4573;\n --c-primary-lighten-20: #73b9f1;\n --c-primary-lighten-45: #e7f3fd;\n --c-error: #da1e28;\n --c-error-darken-3: #cd1c26;\n --c-error-darken-5: #c41b24;\n --c-error-darken-20: #801218;\n --c-error-darken-25: #6a0f13;\n --c-error-lighten-20: #ec7279;\n --c-error-lighten-45: #fbe2e4;\n --c-warning: #fcbc05;\n --c-warning-darken-3: #efb203;\n --c-warning-darken-5: #e5aa03;\n --c-warning-darken-20: #997202;\n --c-warning-darken-25: #805f02;\n --c-warning-lighten-20: #fdd76a;\n --c-warning-lighten-45: #fff9e8;\n --c-success: #4ec00f;\n --c-success-darken-3: #48b20e;\n --c-success-darken-5: #44a80d;\n --c-success-darken-20: #286108;\n --c-success-darken-25: #1e4a06;\n --c-success-lighten-20: #82f045;\n --c-success-lighten-45: #d1fabb;\n --c-neutral-0: #fff;\n --c-neutral-0-darken-3: #f7f7f7;\n --c-neutral-0-darken-5: #f2f2f2;\n --c-neutral-0-darken-20: #cccccc;\n --c-neutral-0-darken-25: #bfbfbf;\n --c-neutral-0-lighten-20: white;\n --c-neutral-1: #f6f6f6;\n --c-neutral-1-darken-3: #eeeeee;\n --c-neutral-1-darken-5: #e9e9e9;\n --c-neutral-1-darken-20: #c3c3c3;\n --c-neutral-1-darken-25: #b6b6b6;\n --c-neutral-1-lighten-20: white;\n --c-neutral-2: #dfdfdf;\n --c-neutral-2-darken-3: #d7d7d7;\n --c-neutral-2-darken-5: #d2d2d2;\n --c-neutral-2-darken-20: #acacac;\n --c-neutral-2-darken-25: #9f9f9f;\n --c-neutral-2-lighten-20: white;\n --c-neutral-3: #c6c6c6;\n --c-neutral-3-darken-3: #bebebe;\n --c-neutral-3-darken-5: #b9b9b9;\n --c-neutral-3-darken-20: #939393;\n --c-neutral-3-darken-25: #868686;\n --c-neutral-3-lighten-20: #f9f9f9;\n --c-neutral-4: #91969d;\n --c-neutral-4-darken-3: #898e96;\n --c-neutral-4-darken-5: #848991;\n --c-neutral-4-darken-20: #5e636a;\n --c-neutral-4-darken-25: #52565c;\n --c-neutral-4-lighten-20: #c7c9cd;\n --c-neutral-5: #6c747d;\n --c-neutral-5-darken-3: #656c75;\n --c-neutral-5-darken-5: #60676f;\n --c-neutral-5-darken-20: #3d4146;\n --c-neutral-5-darken-25: #313539;\n --c-neutral-5-lighten-20: #a1a7ae;\n --c-neutral-6: #1e232b;\n --c-neutral-6-darken-3: #181c22;\n --c-neutral-6-darken-5: #14171c;\n --c-neutral-6-darken-20: black;\n --c-neutral-6-darken-25: black;\n --c-neutral-6-lighten-20: #485467;\n --c-body-bg: #fff;\n --c-white: #fff;\n --c-black: #000;\n}\n[data-theme=dark] {\n --c-primary: #c94277;\n --c-primary-darken-3: #c4386f;\n --c-primary-darken-5: #bc366a;\n --c-primary-darken-20: #802549;\n --c-primary-darken-25: #6d1f3d;\n --c-primary-lighten-20: #e091b0;\n --c-primary-lighten-45: #fcf5f7;\n --c-error: #2f0a28;\n --c-error-darken-3: #22071d;\n --c-error-darken-5: #1a0616;\n --c-error-darken-20: black;\n --c-error-darken-25: black;\n --c-error-lighten-20: #831c70;\n --c-error-lighten-45: #d847bc;\n --c-warning: #A27E6F;\n --c-warning-darken-3: #9c7666;\n --c-warning-darken-5: #967161;\n --c-warning-darken-20: #684e43;\n --c-warning-darken-25: #584239;\n --c-warning-lighten-20: #cab6ad;\n --c-warning-lighten-45: #fcfbfa;\n --c-success: #cadbc0;\n --c-success-darken-3: #c2d5b6;\n --c-success-darken-5: #bcd2b0;\n --c-success-darken-20: #93b67f;\n --c-success-darken-25: #86ad6f;\n --c-success-lighten-20: white;\n --c-success-lighten-45: white;\n --c-neutral-0: #A27E6F;\n --c-neutral-0-darken-3: #9c7666;\n --c-neutral-0-darken-5: #967161;\n --c-neutral-0-darken-20: #684e43;\n --c-neutral-0-darken-25: #584239;\n --c-neutral-0-lighten-20: #cab6ad;\n --c-neutral-1: #9F7366;\n --c-neutral-1-darken-3: #976c5f;\n --c-neutral-1-darken-5: #91675b;\n --c-neutral-1-darken-20: #62463d;\n --c-neutral-1-darken-25: #523a33;\n --c-neutral-1-lighten-20: #c6aca5;\n --c-neutral-2: #94524A;\n --c-neutral-2-darken-3: #8a4c45;\n --c-neutral-2-darken-5: #834942;\n --c-neutral-2-darken-20: #502c28;\n --c-neutral-2-darken-25: #3f2320;\n --c-neutral-2-lighten-20: #c18a83;\n --c-neutral-3: #7B4042;\n --c-neutral-3-darken-3: #713b3d;\n --c-neutral-3-darken-5: #6a3739;\n --c-neutral-3-darken-20: #381d1e;\n --c-neutral-3-darken-25: #271415;\n --c-neutral-3-lighten-20: #b36e70;\n --c-neutral-4: #622E39;\n --c-neutral-4-darken-3: #582933;\n --c-neutral-4-darken-5: #51262f;\n --c-neutral-4-darken-20: #1d0d11;\n --c-neutral-4-darken-25: #0b0507;\n --c-neutral-4-lighten-20: #a74f61;\n --c-neutral-5: #491C31;\n --c-neutral-5-darken-3: #3e182a;\n --c-neutral-5-darken-5: #371525;\n --c-neutral-5-darken-20: black;\n --c-neutral-5-darken-25: black;\n --c-neutral-5-lighten-20: #933862;\n --c-neutral-6: #B6AD98;\n --c-neutral-6-darken-3: #b0a68f;\n --c-neutral-6-darken-5: #aba189;\n --c-neutral-6-darken-20: #887c60;\n --c-neutral-6-darken-25: #796e56;\n --c-neutral-6-lighten-20: #e0ddd4;\n --c-c-body-bg: #fff;\n --c-c-body-bg-darken-3: #f7f7f7;\n --c-c-body-bg-darken-5: #f2f2f2;\n --c-c-body-bg-darken-20: #cccccc;\n --c-c-body-bg-darken-25: #bfbfbf;\n --c-c-body-bg-lighten-20: white;\n --c-white: #fff;\n --c-black: #000;\n}\n[data-theme=custom] {\n --c-primary: rgb(236, 0, 140);\n --c-primary-darken-3: #dd0083;\n --c-primary-darken-5: #d3007d;\n --c-primary-darken-20: #86004f;\n --c-primary-darken-25: #6d0040;\n --c-primary-lighten-20: #ff53b9;\n --c-primary-lighten-45: #ffd3ed;\n --c-error: rgb(232, 17, 35);\n --c-error-darken-3: #da1021;\n --c-error-darken-5: #d00f1f;\n --c-error-darken-20: #890a15;\n --c-error-darken-25: #710811;\n --c-error-lighten-20: #f46b76;\n --c-error-lighten-45: #fde2e4;\n --c-warning: rgb(255, 241, 0);\n --c-warning-darken-3: #f0e300;\n --c-warning-darken-5: #e6d900;\n --c-warning-darken-20: #999100;\n --c-warning-darken-25: #807900;\n --c-warning-lighten-20: #fff766;\n --c-warning-lighten-45: #fffee6;\n --c-success: rgb(186, 216, 10);\n --c-success-darken-3: #adc909;\n --c-success-darken-5: #a5c009;\n --c-success-darken-20: #667705;\n --c-success-darken-25: #515e04;\n --c-success-lighten-20: #dff751;\n --c-success-lighten-45: #f5fdcb;\n --c-neutral-0: rgb(255, 140, 0);\n --c-neutral-0-darken-3: #f08400;\n --c-neutral-0-darken-5: #e67e00;\n --c-neutral-0-darken-20: #995400;\n --c-neutral-0-darken-25: #804600;\n --c-neutral-0-lighten-20: #ffba66;\n --c-neutral-1: rgb(236, 0, 140);\n --c-neutral-1-darken-3: #dd0083;\n --c-neutral-1-darken-5: #d3007d;\n --c-neutral-1-darken-20: #86004f;\n --c-neutral-1-darken-25: #6d0040;\n --c-neutral-1-lighten-20: #ff53b9;\n --c-neutral-2: rgb(104, 33, 122);\n --c-neutral-2-darken-3: #5e1e6e;\n --c-neutral-2-darken-5: #571c66;\n --c-neutral-2-darken-20: #240b2a;\n --c-neutral-2-darken-25: #120616;\n --c-neutral-2-lighten-20: #ac38c9;\n --c-neutral-3: rgb(0, 24, 143);\n --c-neutral-3-darken-3: #001580;\n --c-neutral-3-darken-5: #001476;\n --c-neutral-3-darken-20: #000729;\n --c-neutral-3-darken-25: #000310;\n --c-neutral-3-lighten-20: #0029f5;\n --c-neutral-4: rgb(0, 188, 242);\n --c-neutral-4-darken-3: #00b0e3;\n --c-neutral-4-darken-5: #00a8d9;\n --c-neutral-4-darken-20: #006d8c;\n --c-neutral-4-darken-25: #005973;\n --c-neutral-4-lighten-20: #59daff;\n --c-neutral-5: rgb(0, 178, 148);\n --c-neutral-5-darken-3: #00a387;\n --c-neutral-5-darken-5: #00997f;\n --c-neutral-5-darken-20: #004c3f;\n --c-neutral-5-darken-25: #00332a;\n --c-neutral-5-lighten-20: #19ffd8;\n --c-neutral-6: rgb(0, 158, 73);\n --c-neutral-6-darken-3: #008f42;\n --c-neutral-6-darken-5: #00853d;\n --c-neutral-6-darken-20: #00381a;\n --c-neutral-6-darken-25: #001f0e;\n --c-neutral-6-lighten-20: #05ff79;\n --c-c-body-bg: #fff;\n --c-c-body-bg-darken-3: #f7f7f7;\n --c-c-body-bg-darken-5: #f2f2f2;\n --c-c-body-bg-darken-20: #cccccc;\n --c-c-body-bg-darken-25: #bfbfbf;\n --c-c-body-bg-lighten-20: white;\n --c-white: #fff;\n --c-black: #000;\n}\n:root {\n --s-0: 0;\n --s-1: 0.125rem;\n --s-2: 0.25rem;\n --s-3: 0.5rem;\n --s-4: 1rem;\n --s-5: 1.5rem;\n --s-6: 2rem;\n --s-7: 3rem;\n --s-8: 4rem;\n --s-9: 8rem;\n --t-func: cubic-bezier(0.12, 0.39, 0.5, 0.93);\n --t-duration: 0.25s;\n --fs-0: 0.75rem;\n --fs-1: 0.875rem;\n --fs-2: 1.125rem;\n --fs-3: 1.375rem;\n --fw-0: 400;\n --fw-1: 600;\n --fw-2: 700;\n --lh-0: 1.125rem;\n --lh-1: 1.3125rem;\n --lh-2: 1.625rem;\n}\n.placeholder\\:theme-foreground-outline::-moz-placeholder {\n color: rgba(116, 119, 127, 1);\n}\n.placeholder\\:theme-foreground-outline::placeholder {\n color: rgba(116, 119, 127, 1);\n}\n.placeholder\\:theme-foreground-outline[disabled]::-moz-placeholder {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.placeholder\\:theme-foreground-outline[disabled]::placeholder {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.after\\:absolute::after {\n content: var(--tw-content);\n position: absolute;\n}\n.after\\:h-xs::after {\n content: var(--tw-content);\n height: 4px;\n}\n.after\\:h-sm::after {\n content: var(--tw-content);\n height: 8px;\n}\n.after\\:h-\\[18px\\]::after {\n content: var(--tw-content);\n height: 18px;\n}\n.after\\:w-2xl::after {\n content: var(--tw-content);\n width: 48px;\n}\n.after\\:w-sm::after {\n content: var(--tw-content);\n width: 8px;\n}\n.after\\:w-\\[18px\\]::after {\n content: var(--tw-content);\n width: 18px;\n}\n.after\\:rounded-full::after {\n content: var(--tw-content);\n border-radius: 9999px;\n}\n.after\\:bg-outline::after {\n content: var(--tw-content);\n background-color: rgba(116, 119, 127, 1);\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate {\n background-color: rgba(0, 95, 177, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none):hover,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"hover\"],.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none).focus-visible,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none):hover,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"hover\"],.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none).focus-visible,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none):hover,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"hover\"],.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none):focus-visible,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none):active,.indeterminate\\:theme-preset-1-primary:indeterminate:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(0, 95, 177, 1);\n}\n.indeterminate\\:theme-preset-1-primary:indeterminate {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.indeterminate\\:after\\:content-checkbox-indeterminate:indeterminate::after {\n --tw-content: \"check_indeterminate_small\";\n content: var(--tw-content);\n}\n.empty\\:hidden:empty {\n display: none;\n}\n.group:first-child .group-first\\:hidden {\n display: none;\n}\n.group:last-child .group-last\\:hidden {\n display: none;\n}\n.group:last-child .group-last\\:border-none {\n border-style: none;\n}\n.enabled\\:shadow-button:not([disabled]) {\n --tw-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1), 0 0 5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(24, 28, 34, 0.15);\n --tw-shadow-colored: inset 0 -1px 0 0 var(--tw-shadow-color), 0 0 5px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.enabled\\:outline-none:not([disabled]) {\n outline: 2px solid transparent;\n outline-offset: 2px;\n}\n.enabled\\:outline-2:not([disabled]) {\n outline-width: 2px;\n}\n.enabled\\:outline-offset-0:not([disabled]) {\n outline-offset: 0px;\n}\n.disabled\\:\\!bg-disabled[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.disabled\\:text-on-disabled[disabled] {\n color: rgba(27, 27, 29, 0.3);\n}\n.disabled\\:\\!text-on-disabled[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.disabled\\:theme-foreground-disabled[disabled] {\n color: rgba(27, 27, 29, 0.3);\n}\n.disabled\\:theme-foreground-disabled[disabled][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.after\\:disabled\\:bg-on-disabled[disabled]::after {\n content: var(--tw-content);\n background-color: rgba(27, 27, 29, 0.3);\n}\n.disabled\\:after\\:bg-on-disabled[disabled]::after {\n content: var(--tw-content);\n background-color: rgba(27, 27, 29, 0.3);\n}\n.read-only\\:\\!border-transparent[readonly] {\n border-color: transparent !important;\n}\n.read-only\\:bg-primary-opacity-0-08[readonly] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:valid\\:text-on-background:not([invalid]):not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.invalid\\:theme-preset-3-error[invalid] {\n background-color: transparent;\n color: rgba(186, 27, 27, 1);\n border-style: none;\n outline-style: none;\n}\n.invalid\\:theme-preset-3-error[invalid][disabled] {\n background-color: transparent !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none):hover,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"hover\"],.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none).focus-visible,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none):hover,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"hover\"],.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none).focus-visible,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none):hover,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"hover\"],.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none):focus-visible,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none):active,.invalid\\:theme-preset-3-error[invalid]:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(186, 27, 27, 0.16);\n}\n.invalid\\:theme-preset-3-error[invalid] {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.invalid\\:theme-background-error-opacity[invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:theme-background-error-opacity[invalid][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:theme-foreground-default[invalid] {\n color: rgba(27, 27, 29, 1);\n}\n.invalid\\:theme-foreground-default[invalid][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.invalid\\:theme-border-1-error[invalid] {\n border-color: rgba(186, 27, 27, 1);\n border-style: solid;\n border-width: 1px;\n}\n.invalid\\:theme-border-1-error[invalid][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:theme-outline-transparent[invalid] {\n box-shadow: 0 0 0 2px transparent;\n}\n.enabled\\:invalid\\:border-error[invalid]:not([disabled]) {\n border-color: rgba(186, 27, 27, 1);\n}\n.enabled\\:invalid\\:bg-error-opacity-0-08[invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.enabled\\:invalid\\:text-on-background[invalid]:not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.invalid\\:-moz-read-only\\:\\!border-transparent[readonly][invalid] {\n border-color: transparent !important;\n}\n.invalid\\:read-only\\:\\!border-transparent[readonly][invalid] {\n border-color: transparent !important;\n}\n.invalid\\:-moz-read-only\\:bg-error-opacity-0-08[readonly][invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:read-only\\:bg-error-opacity-0-08[readonly][invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.required\\:after\\:content-label-required[required]::after {\n --tw-content: \"*\";\n content: var(--tw-content);\n}\n.checked\\:justify-end[checked] {\n justify-content: flex-end;\n}\n.checked\\:px-\\[3px\\][checked] {\n padding-left: 3px;\n padding-right: 3px;\n}\n.checked\\:theme-preset-1-primary[checked] {\n background-color: rgba(0, 95, 177, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.checked\\:theme-preset-1-primary[checked][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none):hover,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"hover\"],.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none).focus-visible,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none):hover,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"hover\"],.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none).focus-visible,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none):hover,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"hover\"],.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none):focus-visible,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none):active,.checked\\:theme-preset-1-primary[checked]:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(0, 95, 177, 1);\n}\n.checked\\:theme-preset-1-primary[checked] {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.checked\\:after\\:bg-on-primary[checked]::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.after\\:checked\\:bg-on-primary[checked]::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.after\\:checked\\:shadow[checked]::after {\n content: var(--tw-content);\n --tw-shadow: 0 1px 1px rgba(0, 0, 0, 0.24), 0 0 1px rgba(0, 0, 0, 0.16);\n --tw-shadow-colored: 0 1px 1px var(--tw-shadow-color), 0 0 1px var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.checked\\:after\\:content-checkbox-checked[checked]::after {\n --tw-content: \"check_small\";\n content: var(--tw-content);\n}\n.disabled\\:checked\\:after\\:bg-on-disabled[checked][disabled]::after {\n content: var(--tw-content);\n background-color: rgba(27, 27, 29, 0.3);\n}\n.after\\:checked\\:disabled\\:bg-on-disabled[disabled][checked]::after {\n content: var(--tw-content);\n background-color: rgba(27, 27, 29, 0.3);\n}\n.checked\\:justify-end:checked {\n justify-content: flex-end;\n}\n.checked\\:px-\\[3px\\]:checked {\n padding-left: 3px;\n padding-right: 3px;\n}\n.checked\\:theme-preset-1-primary:checked {\n background-color: rgba(0, 95, 177, 1);\n color: rgba(255, 255, 255, 1);\n border-style: none;\n outline-style: none;\n}\n.checked\\:theme-preset-1-primary:checked[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.checked\\:theme-preset-1-primary:checked:not(.interactivity-none):hover,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"hover\"],.checked\\:theme-preset-1-primary:checked:not(.interactivity-none).focus-visible,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.checked\\:theme-preset-1-primary:checked:not(.interactivity-none):hover,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"hover\"],.checked\\:theme-preset-1-primary:checked:not(.interactivity-none).focus-visible,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.checked\\:theme-preset-1-primary:checked:not(.interactivity-none):hover,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"hover\"],.checked\\:theme-preset-1-primary:checked:not(.interactivity-none):focus-visible,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(0, 119, 220, 1);\n}\n.checked\\:theme-preset-1-primary:checked:not(.interactivity-none):active,.checked\\:theme-preset-1-primary:checked:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(0, 95, 177, 1);\n}\n.checked\\:theme-preset-1-primary:checked {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n.checked\\:after\\:bg-on-primary:checked::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.after\\:checked\\:bg-on-primary:checked::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.after\\:checked\\:shadow:checked::after {\n content: var(--tw-content);\n --tw-shadow: 0 1px 1px rgba(0, 0, 0, 0.24), 0 0 1px rgba(0, 0, 0, 0.16);\n --tw-shadow-colored: 0 1px 1px var(--tw-shadow-color), 0 0 1px var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.checked\\:after\\:content-checkbox-checked:checked::after {\n --tw-content: \"check_small\";\n content: var(--tw-content);\n}\n.disabled\\:checked\\:after\\:bg-on-disabled:checked[disabled]::after {\n content: var(--tw-content);\n background-color: rgba(27, 27, 29, 0.3);\n}\n.after\\:checked\\:disabled\\:bg-on-disabled[disabled]:checked::after {\n content: var(--tw-content);\n background-color: rgba(27, 27, 29, 0.3);\n}\n.selected\\:typography-body-2-semibold[selected] {\n font-family: Inter;\n font-weight: 600;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .selected\\:typography-body-2-semibold[selected] {\n font-family: Inter;\n font-weight: 600;\n font-size: 14px;\n line-height: 21px;\n }\n}\n.selected\\:theme-background-default[selected] {\n background-color: rgba(255, 255, 255, 1);\n}\n.selected\\:theme-background-default[selected][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.selected\\:theme-foreground-default[selected] {\n color: rgba(27, 27, 29, 1);\n}\n.selected\\:theme-foreground-default[selected][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.selected\\:theme-border-2-current[selected] {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n.selected\\:theme-border-2-current[selected][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.selected\\:theme-border-underline[selected] {\n border-style: none;\n border-bottom-style: solid;\n}\n.selected\\:enabled\\:shadow-card:not([disabled])[selected] {\n --tw-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(24, 28, 34, 0.15);\n --tw-shadow-colored: 0 0 5px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.selected\\:typography-body-2-semibold:checked {\n font-family: Inter;\n font-weight: 600;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .selected\\:typography-body-2-semibold:checked {\n font-family: Inter;\n font-weight: 600;\n font-size: 14px;\n line-height: 21px;\n }\n}\n.selected\\:theme-background-default:checked {\n background-color: rgba(255, 255, 255, 1);\n}\n.selected\\:theme-background-default:checked[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.selected\\:theme-foreground-default:checked {\n color: rgba(27, 27, 29, 1);\n}\n.selected\\:theme-foreground-default:checked[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.selected\\:theme-border-2-current:checked {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n.selected\\:theme-border-2-current:checked[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.selected\\:theme-border-underline:checked {\n border-style: none;\n border-bottom-style: solid;\n}\n.selected\\:enabled\\:shadow-card:not([disabled]):checked {\n --tw-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(24, 28, 34, 0.15);\n --tw-shadow-colored: 0 0 5px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n.activated\\:typography-caption-semibold[activated] {\n font-family: Inter;\n font-weight: 600;\n font-size: 12px;\n line-height: 18px;\n}\n@media (min-width: 768px) {\n .activated\\:typography-caption-semibold[activated] {\n font-family: Inter;\n font-weight: 600;\n font-size: 12px;\n line-height: 18px;\n }\n}\n.activated\\:theme-foreground-default[activated] {\n color: rgba(27, 27, 29, 1);\n}\n.activated\\:theme-foreground-default[activated][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.hover\\:border-r-2:not(.interactivity-none):hover {\n border-right-width: 2px;\n}\n.hover\\:border-l-2:not(.interactivity-none):hover {\n border-left-width: 2px;\n}\n.hover\\:border-r-primary:not(.interactivity-none):hover {\n border-right-color: rgba(0, 95, 177, 1);\n}\n.hover\\:border-l-primary:not(.interactivity-none):hover {\n border-left-color: rgba(0, 95, 177, 1);\n}\n.hover\\:no-underline:not(.interactivity-none):hover {\n text-decoration-line: none;\n}\n.hover\\:iconography-filled:not(.interactivity-none):hover {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 1, \"GRAD\" 0;\n}\n.hover\\:theme-foreground-primary-hover:not(.interactivity-none):hover {\n color: rgba(0, 119, 220, 1);\n}\n.hover\\:theme-foreground-primary-hover:not(.interactivity-none):hover[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.hover\\:theme-foreground-error-hover:not(.interactivity-none):hover {\n color: rgba(221, 55, 48, 1);\n}\n.hover\\:theme-foreground-error-hover:not(.interactivity-none):hover[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.hover\\:theme-foreground-default:not(.interactivity-none):hover {\n color: rgba(27, 27, 29, 1);\n}\n.hover\\:theme-foreground-default:not(.interactivity-none):hover[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.after\\:hover\\:bg-on-surface-variant:not(.interactivity-none):hover::after {\n content: var(--tw-content);\n background-color: rgba(67, 71, 78, 1);\n}\n.enabled\\:valid\\:hover\\:bg-primary-opacity-0-08:not(.interactivity-none):hover:not([invalid]):not([disabled]) {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:invalid\\:hover\\:bg-error-opacity-0-12:not(.interactivity-none):hover[invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.12);\n}\n.after\\:checked\\:hover\\:bg-primary-container:not(.interactivity-none):hover[checked]::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:hover\\:bg-primary-container:not(.interactivity-none):hover:checked::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.hover\\:border-r-2:not(.interactivity-none)[force-state=\"hover\"] {\n border-right-width: 2px;\n}\n.hover\\:border-l-2:not(.interactivity-none)[force-state=\"hover\"] {\n border-left-width: 2px;\n}\n.hover\\:border-r-primary:not(.interactivity-none)[force-state=\"hover\"] {\n border-right-color: rgba(0, 95, 177, 1);\n}\n.hover\\:border-l-primary:not(.interactivity-none)[force-state=\"hover\"] {\n border-left-color: rgba(0, 95, 177, 1);\n}\n.hover\\:no-underline:not(.interactivity-none)[force-state=\"hover\"] {\n text-decoration-line: none;\n}\n.hover\\:iconography-filled:not(.interactivity-none)[force-state=\"hover\"] {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 1, \"GRAD\" 0;\n}\n.hover\\:theme-foreground-primary-hover:not(.interactivity-none)[force-state=\"hover\"] {\n color: rgba(0, 119, 220, 1);\n}\n.hover\\:theme-foreground-primary-hover:not(.interactivity-none)[force-state=\"hover\"][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.hover\\:theme-foreground-error-hover:not(.interactivity-none)[force-state=\"hover\"] {\n color: rgba(221, 55, 48, 1);\n}\n.hover\\:theme-foreground-error-hover:not(.interactivity-none)[force-state=\"hover\"][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.hover\\:theme-foreground-default:not(.interactivity-none)[force-state=\"hover\"] {\n color: rgba(27, 27, 29, 1);\n}\n.hover\\:theme-foreground-default:not(.interactivity-none)[force-state=\"hover\"][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.after\\:hover\\:bg-on-surface-variant:not(.interactivity-none)[force-state=\"hover\"]::after {\n content: var(--tw-content);\n background-color: rgba(67, 71, 78, 1);\n}\n.enabled\\:valid\\:hover\\:bg-primary-opacity-0-08:not(.interactivity-none)[force-state=\"hover\"]:not([invalid]):not([disabled]) {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:invalid\\:hover\\:bg-error-opacity-0-12:not(.interactivity-none)[force-state=\"hover\"][invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.12);\n}\n.after\\:checked\\:hover\\:bg-primary-container:not(.interactivity-none)[force-state=\"hover\"][checked]::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:hover\\:bg-primary-container:not(.interactivity-none)[force-state=\"hover\"]:checked::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.focus\\:iconography-filled:not(.interactivity-none).focus-visible {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 1, \"GRAD\" 0;\n}\n.focus\\:iconography-filled:not(.interactivity-none):focus-visible {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 1, \"GRAD\" 0;\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none).focus-visible {\n color: rgba(0, 119, 220, 1);\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none).focus-visible {\n color: rgba(0, 119, 220, 1);\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none):focus-visible {\n color: rgba(0, 119, 220, 1);\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none):focus-visible[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none).focus-visible {\n color: rgba(221, 55, 48, 1);\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none).focus-visible {\n color: rgba(221, 55, 48, 1);\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none):focus-visible {\n color: rgba(221, 55, 48, 1);\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none):focus-visible[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-outline-primary:not(.interactivity-none).focus-visible {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.focus\\:theme-outline-primary:not(.interactivity-none).focus-visible {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.focus\\:theme-outline-primary:not(.interactivity-none):focus-visible {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.after\\:focus\\:bg-on-surface-variant:not(.interactivity-none).focus-visible::after {\n content: var(--tw-content);\n background-color: rgba(67, 71, 78, 1);\n}\n.after\\:focus\\:bg-on-surface-variant:not(.interactivity-none).focus-visible::after {\n content: var(--tw-content);\n background-color: rgba(67, 71, 78, 1);\n}\n.after\\:focus\\:bg-on-surface-variant:not(.interactivity-none):focus-visible::after {\n content: var(--tw-content);\n background-color: rgba(67, 71, 78, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none).focus-visible[checked]::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none).focus-visible[checked]::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none):focus-visible[checked]::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none).focus-visible:checked::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none).focus-visible:checked::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none):focus-visible:checked::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.focus\\:iconography-filled:not(.interactivity-none)[force-state=\"focus\"] {\n font-family: \"Material Symbols Outlined\";\n font-variation-settings: \"opsz\" 48, \"wght\" 400, \"FILL\" 1, \"GRAD\" 0;\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(0, 119, 220, 1);\n}\n.focus\\:theme-foreground-primary-hover:not(.interactivity-none)[force-state=\"focus\"][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(221, 55, 48, 1);\n}\n.focus\\:theme-foreground-error-hover:not(.interactivity-none)[force-state=\"focus\"][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.focus\\:theme-outline-primary:not(.interactivity-none)[force-state=\"focus\"] {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.after\\:focus\\:bg-on-surface-variant:not(.interactivity-none)[force-state=\"focus\"]::after {\n content: var(--tw-content);\n background-color: rgba(67, 71, 78, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none)[force-state=\"focus\"][checked]::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.after\\:checked\\:focus\\:bg-primary-container:not(.interactivity-none)[force-state=\"focus\"]:checked::after {\n content: var(--tw-content);\n background-color: rgba(211, 227, 255, 1);\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none)[focus-within] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none)[focus-within] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none):focus-within {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none)[focus-within][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none)[focus-within][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none):focus-within[disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none)[focus-within] {\n border-color: rgba(0, 95, 177, 1);\n border-style: solid;\n border-width: 1px;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none)[focus-within] {\n border-color: rgba(0, 95, 177, 1);\n border-style: solid;\n border-width: 1px;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none):focus-within {\n border-color: rgba(0, 95, 177, 1);\n border-style: solid;\n border-width: 1px;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none)[focus-within][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none)[focus-within][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none):focus-within[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-outline-primary:not(.interactivity-none)[focus-within] {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.focus-within\\:theme-outline-primary:not(.interactivity-none)[focus-within] {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.focus-within\\:theme-outline-primary:not(.interactivity-none):focus-within {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.enabled\\:valid\\:focus-within\\:border-primary:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n border-color: rgba(0, 95, 177, 1);\n}\n.enabled\\:valid\\:focus-within\\:border-primary:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n border-color: rgba(0, 95, 177, 1);\n}\n.enabled\\:valid\\:focus-within\\:border-primary:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n border-color: rgba(0, 95, 177, 1);\n}\n.enabled\\:valid\\:focus-within\\:bg-primary-opacity-0-08:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:valid\\:focus-within\\:bg-primary-opacity-0-08:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:valid\\:focus-within\\:bg-primary-opacity-0-08:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:valid\\:focus-within\\:text-on-background:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:valid\\:focus-within\\:text-on-background:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:valid\\:focus-within\\:text-on-background:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:valid\\:focus-within\\:outline-primary-opacity-0-16:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n outline-color: rgba(0, 95, 177, 0.16);\n}\n.enabled\\:valid\\:focus-within\\:outline-primary-opacity-0-16:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n outline-color: rgba(0, 95, 177, 0.16);\n}\n.enabled\\:valid\\:focus-within\\:outline-primary-opacity-0-16:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n outline-color: rgba(0, 95, 177, 0.16);\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none)[focus-within][invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none)[focus-within][invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none):focus-within[invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none)[focus-within][invalid][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none)[focus-within][invalid][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none):focus-within[invalid][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none)[focus-within][invalid] {\n border-color: rgba(186, 27, 27, 1);\n border-style: solid;\n border-width: 1px;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none)[focus-within][invalid] {\n border-color: rgba(186, 27, 27, 1);\n border-style: solid;\n border-width: 1px;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none):focus-within[invalid] {\n border-color: rgba(186, 27, 27, 1);\n border-style: solid;\n border-width: 1px;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none)[focus-within][invalid][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none)[focus-within][invalid][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none):focus-within[invalid][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-outline-error:not(.interactivity-none)[focus-within][invalid] {\n box-shadow: 0 0 0 2px rgba(186, 27, 27, 0.16);\n}\n.invalid\\:focus-within\\:theme-outline-error:not(.interactivity-none)[focus-within][invalid] {\n box-shadow: 0 0 0 2px rgba(186, 27, 27, 0.16);\n}\n.invalid\\:focus-within\\:theme-outline-error:not(.interactivity-none):focus-within[invalid] {\n box-shadow: 0 0 0 2px rgba(186, 27, 27, 0.16);\n}\n.enabled\\:invalid\\:focus-within\\:border-error:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n border-color: rgba(186, 27, 27, 1);\n}\n.enabled\\:invalid\\:focus-within\\:border-error:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n border-color: rgba(186, 27, 27, 1);\n}\n.enabled\\:invalid\\:focus-within\\:border-error:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n border-color: rgba(186, 27, 27, 1);\n}\n.enabled\\:invalid\\:focus-within\\:bg-error-opacity-0-08:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.enabled\\:invalid\\:focus-within\\:bg-error-opacity-0-08:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.enabled\\:invalid\\:focus-within\\:bg-error-opacity-0-08:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.enabled\\:invalid\\:focus-within\\:text-on-background:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:invalid\\:focus-within\\:text-on-background:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:invalid\\:focus-within\\:text-on-background:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:invalid\\:focus-within\\:outline-error-opacity-0-16:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n outline-color: rgba(186, 27, 27, 0.16);\n}\n.enabled\\:invalid\\:focus-within\\:outline-error-opacity-0-16:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n outline-color: rgba(186, 27, 27, 0.16);\n}\n.enabled\\:invalid\\:focus-within\\:outline-error-opacity-0-16:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n outline-color: rgba(186, 27, 27, 0.16);\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none)[force-state=\"focus-within\"] {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.focus-within\\:theme-background-primary-opacity:not(.interactivity-none)[force-state=\"focus-within\"][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none)[force-state=\"focus-within\"] {\n border-color: rgba(0, 95, 177, 1);\n border-style: solid;\n border-width: 1px;\n}\n.focus-within\\:theme-border-1-primary:not(.interactivity-none)[force-state=\"focus-within\"][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.focus-within\\:theme-outline-primary:not(.interactivity-none)[force-state=\"focus-within\"] {\n box-shadow: 0 0 0 2px rgba(0, 95, 177, 0.16);\n}\n.enabled\\:valid\\:focus-within\\:border-primary:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n border-color: rgba(0, 95, 177, 1);\n}\n.enabled\\:valid\\:focus-within\\:bg-primary-opacity-0-08:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n background-color: rgba(0, 95, 177, 0.08);\n}\n.enabled\\:valid\\:focus-within\\:text-on-background:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:valid\\:focus-within\\:outline-primary-opacity-0-16:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n outline-color: rgba(0, 95, 177, 0.16);\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none)[force-state=\"focus-within\"][invalid] {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.invalid\\:focus-within\\:theme-background-error-opacity:not(.interactivity-none)[force-state=\"focus-within\"][invalid][disabled] {\n background-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none)[force-state=\"focus-within\"][invalid] {\n border-color: rgba(186, 27, 27, 1);\n border-style: solid;\n border-width: 1px;\n}\n.invalid\\:focus-within\\:theme-border-1-error:not(.interactivity-none)[force-state=\"focus-within\"][invalid][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.invalid\\:focus-within\\:theme-outline-error:not(.interactivity-none)[force-state=\"focus-within\"][invalid] {\n box-shadow: 0 0 0 2px rgba(186, 27, 27, 0.16);\n}\n.enabled\\:invalid\\:focus-within\\:border-error:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n border-color: rgba(186, 27, 27, 1);\n}\n.enabled\\:invalid\\:focus-within\\:bg-error-opacity-0-08:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n background-color: rgba(186, 27, 27, 0.08);\n}\n.enabled\\:invalid\\:focus-within\\:text-on-background:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n color: rgba(27, 27, 29, 1);\n}\n.enabled\\:invalid\\:focus-within\\:outline-error-opacity-0-16:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n outline-color: rgba(186, 27, 27, 0.16);\n}\n.active\\:px-\\[1px\\]:not(.interactivity-none):active {\n padding-left: 1px;\n padding-right: 1px;\n}\n.active\\:theme-foreground-default:not(.interactivity-none):active {\n color: rgba(27, 27, 29, 1);\n}\n.active\\:theme-foreground-default:not(.interactivity-none):active[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.active\\:theme-border-2-current:not(.interactivity-none):active {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n.active\\:theme-border-2-current:not(.interactivity-none):active[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.active\\:theme-border-underline:not(.interactivity-none):active {\n border-style: none;\n border-bottom-style: solid;\n}\n.after\\:active\\:h-\\[20px\\]:not(.interactivity-none):active::after {\n content: var(--tw-content);\n height: 20px;\n}\n.after\\:active\\:w-\\[20px\\]:not(.interactivity-none):active::after {\n content: var(--tw-content);\n width: 20px;\n}\n.after\\:active\\:bg-outline:not(.interactivity-none):active::after {\n content: var(--tw-content);\n background-color: rgba(116, 119, 127, 1);\n}\n.active\\:checked\\:px-\\[2px\\][checked]:not(.interactivity-none):active {\n padding-left: 2px;\n padding-right: 2px;\n}\n.after\\:checked\\:active\\:bg-on-primary:not(.interactivity-none):active[checked]::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.active\\:checked\\:px-\\[2px\\]:checked:not(.interactivity-none):active {\n padding-left: 2px;\n padding-right: 2px;\n}\n.after\\:checked\\:active\\:bg-on-primary:not(.interactivity-none):active:checked::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.active\\:px-\\[1px\\]:not(.interactivity-none)[force-state=\"active\"] {\n padding-left: 1px;\n padding-right: 1px;\n}\n.active\\:theme-foreground-default:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(27, 27, 29, 1);\n}\n.active\\:theme-foreground-default:not(.interactivity-none)[force-state=\"active\"][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.active\\:theme-border-2-current:not(.interactivity-none)[force-state=\"active\"] {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n.active\\:theme-border-2-current:not(.interactivity-none)[force-state=\"active\"][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n.active\\:theme-border-underline:not(.interactivity-none)[force-state=\"active\"] {\n border-style: none;\n border-bottom-style: solid;\n}\n.after\\:active\\:h-\\[20px\\]:not(.interactivity-none)[force-state=\"active\"]::after {\n content: var(--tw-content);\n height: 20px;\n}\n.after\\:active\\:w-\\[20px\\]:not(.interactivity-none)[force-state=\"active\"]::after {\n content: var(--tw-content);\n width: 20px;\n}\n.after\\:active\\:bg-outline:not(.interactivity-none)[force-state=\"active\"]::after {\n content: var(--tw-content);\n background-color: rgba(116, 119, 127, 1);\n}\n.active\\:checked\\:px-\\[2px\\][checked]:not(.interactivity-none)[force-state=\"active\"] {\n padding-left: 2px;\n padding-right: 2px;\n}\n.after\\:checked\\:active\\:bg-on-primary:not(.interactivity-none)[force-state=\"active\"][checked]::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.active\\:checked\\:px-\\[2px\\]:checked:not(.interactivity-none)[force-state=\"active\"] {\n padding-left: 2px;\n padding-right: 2px;\n}\n.after\\:checked\\:active\\:bg-on-primary:not(.interactivity-none)[force-state=\"active\"]:checked::after {\n content: var(--tw-content);\n background-color: rgba(255, 255, 255, 1);\n}\n.children\\:min-h-\\[34px\\] > * {\n min-height: 34px;\n}\n.children\\:min-h-\\[30px\\] > * {\n min-height: 30px;\n}\n.children\\:py-xs > * {\n padding-top: 4px;\n padding-bottom: 4px;\n}\n.children\\:py-none > * {\n padding-top: 0px;\n padding-bottom: 0px;\n}\n.children\\:py-\\[6px\\] > * {\n padding-top: 6px;\n padding-bottom: 6px;\n}\n.children\\:pt-\\[11px\\] > * {\n padding-top: 11px;\n}\n.children\\:pb-\\[11px\\] > * {\n padding-bottom: 11px;\n}\n.children\\:outline-none > * {\n outline: 2px solid transparent;\n outline-offset: 2px;\n}\n.activated\\:children\\:px-sm > *[activated] {\n padding-left: 8px;\n padding-right: 8px;\n}\n.first-child\\:pl-md > *:first-child {\n padding-left: 16px;\n}\n.first-child\\:pl-sm > *:first-child {\n padding-left: 8px;\n}\n.last-child\\:pr-md > *:last-child {\n padding-right: 16px;\n}\n.last-child\\:pr-sm > *:last-child {\n padding-right: 8px;\n}\n.links\\:text-inverse-primary :link, .links\\:text-inverse-primary :visited, .links\\:text-inverse-primary area[href] {\n color: rgba(164, 200, 255, 1);\n}\n.links\\:text-inverse-primary :link, .links\\:text-inverse-primary :visited, .links\\:text-inverse-primary area[href] {\n color: rgba(164, 200, 255, 1);\n}\n.links\\:text-inverse-primary :-moz-any-link {\n color: rgba(164, 200, 255, 1);\n}\n.links\\:text-inverse-primary :any-link {\n color: rgba(164, 200, 255, 1);\n}\n.links\\:typography-body-2-bold :link, .links\\:typography-body-2-bold :visited, .links\\:typography-body-2-bold area[href] {\n font-family: Inter;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n}\n.links\\:typography-body-2-bold :-moz-any-link {\n font-family: Inter;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n}\n.links\\:typography-body-2-bold :any-link {\n font-family: Inter;\n font-weight: 700;\n font-size: 16px;\n line-height: 24px;\n}\n@media (min-width: 768px) {\n .links\\:typography-body-2-bold :link, .links\\:typography-body-2-bold :visited, .links\\:typography-body-2-bold area[href] {\n font-family: Inter;\n font-weight: 700;\n font-size: 14px;\n line-height: 21px;\n }\n .links\\:typography-body-2-bold :-moz-any-link {\n font-family: Inter;\n font-weight: 700;\n font-size: 14px;\n line-height: 21px;\n }\n .links\\:typography-body-2-bold :any-link {\n font-family: Inter;\n font-weight: 700;\n font-size: 14px;\n line-height: 21px;\n }\n}\n.links\\:theme-foreground-success :link, .links\\:theme-foreground-success :visited, .links\\:theme-foreground-success area[href] {\n color: rgba(44, 137, 0, 1);\n}\n.links\\:theme-foreground-success :link, .links\\:theme-foreground-success :visited, .links\\:theme-foreground-success area[href] {\n color: rgba(44, 137, 0, 1);\n}\n.links\\:theme-foreground-success :-moz-any-link {\n color: rgba(44, 137, 0, 1);\n}\n.links\\:theme-foreground-success :any-link {\n color: rgba(44, 137, 0, 1);\n}\n.links\\:theme-foreground-success :link[disabled], .links\\:theme-foreground-success :visited[disabled], .links\\:theme-foreground-success area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-success :link[disabled], .links\\:theme-foreground-success :visited[disabled], .links\\:theme-foreground-success area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-success :-moz-any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-success :any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-warning :link, .links\\:theme-foreground-warning :visited, .links\\:theme-foreground-warning area[href] {\n color: rgba(153, 112, 0, 1);\n}\n.links\\:theme-foreground-warning :link, .links\\:theme-foreground-warning :visited, .links\\:theme-foreground-warning area[href] {\n color: rgba(153, 112, 0, 1);\n}\n.links\\:theme-foreground-warning :-moz-any-link {\n color: rgba(153, 112, 0, 1);\n}\n.links\\:theme-foreground-warning :any-link {\n color: rgba(153, 112, 0, 1);\n}\n.links\\:theme-foreground-warning :link[disabled], .links\\:theme-foreground-warning :visited[disabled], .links\\:theme-foreground-warning area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-warning :link[disabled], .links\\:theme-foreground-warning :visited[disabled], .links\\:theme-foreground-warning area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-warning :-moz-any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-warning :any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-error :link, .links\\:theme-foreground-error :visited, .links\\:theme-foreground-error area[href] {\n color: rgba(186, 27, 27, 1);\n}\n.links\\:theme-foreground-error :link, .links\\:theme-foreground-error :visited, .links\\:theme-foreground-error area[href] {\n color: rgba(186, 27, 27, 1);\n}\n.links\\:theme-foreground-error :-moz-any-link {\n color: rgba(186, 27, 27, 1);\n}\n.links\\:theme-foreground-error :any-link {\n color: rgba(186, 27, 27, 1);\n}\n.links\\:theme-foreground-error :link[disabled], .links\\:theme-foreground-error :visited[disabled], .links\\:theme-foreground-error area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-error :link[disabled], .links\\:theme-foreground-error :visited[disabled], .links\\:theme-foreground-error area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-error :-moz-any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-error :any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-primary :link, .links\\:theme-foreground-primary :visited, .links\\:theme-foreground-primary area[href] {\n color: rgba(0, 95, 177, 1);\n}\n.links\\:theme-foreground-primary :link, .links\\:theme-foreground-primary :visited, .links\\:theme-foreground-primary area[href] {\n color: rgba(0, 95, 177, 1);\n}\n.links\\:theme-foreground-primary :-moz-any-link {\n color: rgba(0, 95, 177, 1);\n}\n.links\\:theme-foreground-primary :any-link {\n color: rgba(0, 95, 177, 1);\n}\n.links\\:theme-foreground-primary :link[disabled], .links\\:theme-foreground-primary :visited[disabled], .links\\:theme-foreground-primary area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-primary :link[disabled], .links\\:theme-foreground-primary :visited[disabled], .links\\:theme-foreground-primary area[href][disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-primary :-moz-any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n.links\\:theme-foreground-primary :any-link[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:border-r-secondary-dark {\n border-right-color: rgba(188, 199, 220, 1);\n}\n[data-theme=\"dark\"] .dark\\:border-l-secondary-dark {\n border-left-color: rgba(188, 199, 220, 1);\n}\n[data-theme=\"dark\"] .dark\\:border-r-primary-dark {\n border-right-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:border-l-primary-dark {\n border-left-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:border-t-secondary-dark {\n border-top-color: rgba(188, 199, 220, 1);\n}\n[data-theme=\"dark\"] .dark\\:bg-overlay-dark {\n background-color: rgba(27, 27, 29, 0.8);\n}\n[data-theme=\"dark\"] .dark\\:bg-background-dark {\n background-color: rgba(27, 27, 29, 1);\n}\n[data-theme=\"dark\"] .dark\\:bg-inverse-surface-dark {\n background-color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:bg-skeletons-gradient-dark {\n background-image: linear-gradient(90deg, rgba(164, 200, 255, 0.08) 0.00%,rgba(164,200,255,0.04) 50.01%,rgba(164,200,255,0.08) 100.00%);\n}\n[data-theme=\"dark\"] .dark\\:stroke-surface-variant-dark {\n stroke: rgba(67, 71, 78, 1);\n}\n[data-theme=\"dark\"] .dark\\:stroke-primary-dark {\n stroke: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:stroke-error-dark {\n stroke: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:stroke-primary-hover-dark {\n stroke: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:stroke-success-hover-dark {\n stroke: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:stroke-warning-hover-dark {\n stroke: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:stroke-error-hover-dark {\n stroke: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:text-overlay-dark {\n color: rgba(27, 27, 29, 0.8);\n}\n[data-theme=\"dark\"] .dark\\:text-on-primary-container-dark {\n color: rgba(211, 227, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:text-secondary-dark {\n color: rgba(188, 199, 220, 1);\n}\n[data-theme=\"dark\"] .dark\\:text-outline-dark {\n color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .dark\\:text-on-background-dark {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:text-inverse-primary-dark {\n color: rgba(0, 95, 177, 1);\n}\n[data-theme=\"dark\"] .dark\\:text-outline {\n color: rgba(116, 119, 127, 1);\n}\n[data-theme=\"dark\"] .dark\\:text-inverse-on-surface-dark {\n color: rgba(27, 27, 29, 1);\n}\n[data-theme=\"dark\"] .dark\\:shadow-contextual-dark {\n --tw-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25), -1px 0 20px 0 rgba(24, 28, 34, 0.05), inset 0 0 1px 0 rgba(255, 255, 255, 0.4);\n --tw-shadow-colored: 0 4px 4px 0 var(--tw-shadow-color), -1px 0 20px 0 var(--tw-shadow-color), inset 0 0 1px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n[data-theme=\"dark\"] .dark\\:shadow-card-dark {\n --tw-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(24, 28, 34, 0.12);\n --tw-shadow-colored: 0 2px 1px -1px var(--tw-shadow-color), 0 1px 1px 0 var(--tw-shadow-color), 0 1px 3px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n[data-theme=\"dark\"] .dark\\:shadow-modal-dark {\n --tw-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15), 0 26px 80px 0 rgba(0, 0, 0, 0.6), inset 0 0 1px 0 rgba(255, 255, 255, 0.2);\n --tw-shadow-colored: 0 4px 4px 0 var(--tw-shadow-color), 0 26px 80px 0 var(--tw-shadow-color), inset 0 0 1px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n[data-theme=\"dark\"] .dark\\:shadow-button-dark {\n --tw-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 0 5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(24, 28, 34, 0.15);\n --tw-shadow-colored: inset 0 -1px 0 0 var(--tw-shadow-color), 0 0 5px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark {\n background-color: rgba(164, 200, 255, 1);\n color: rgba(0, 48, 95, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-primary-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark {\n background-color: rgba(251, 188, 12, 1);\n color: rgba(64, 45, 0, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-warning-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark {\n background-color: rgba(255, 180, 169, 1);\n color: rgba(104, 0, 3, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-error-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark {\n background-color: rgba(108, 224, 54, 1);\n color: rgba(12, 57, 0, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-success-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark {\n background-color: rgba(188, 199, 220, 1);\n color: rgba(38, 49, 65, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none)[force-state=\"focus\"] {}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none)[force-state=\"focus\"] {}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(188, 199, 220, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-1-secondary-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark {\n background-color: transparent;\n color: rgba(164, 200, 255, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark[disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-primary-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark {\n background-color: transparent;\n color: rgba(255, 180, 169, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark[disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-3-error-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark {\n background-color: transparent;\n color: rgba(164, 200, 255, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark[disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-primary-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark {\n background-color: transparent;\n color: rgba(255, 180, 169, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark[disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-error-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark {\n background-color: transparent;\n color: rgba(108, 224, 54, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark[disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(81, 195, 20, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-success-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark {\n background-color: transparent;\n color: rgba(251, 188, 12, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark[disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(219, 162, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-4-warning-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark {\n background-color: rgba(164, 200, 255, 0.08);\n color: rgba(164, 200, 255, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(164, 200, 255, 0.12);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(164, 200, 255, 0.12);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(164, 200, 255, 0.12);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-primary-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark {\n background-color: rgba(255, 180, 169, 0.08);\n color: rgba(255, 180, 169, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.12);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.12);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.12);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:theme-preset-2-error-dark {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-default-dark {\n background-color: rgba(27, 27, 29, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-default-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-surface-1-dark {\n background-color: rgba(34, 36, 40, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-surface-1-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-success-container-dark {\n background-color: rgba(22, 82, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-success-container-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-warning-container-dark {\n background-color: rgba(92, 66, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-warning-container-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-error-container-dark {\n background-color: rgba(147, 0, 6, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-error-container-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-primary-container-dark {\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-primary-container-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-surface-variant-dark {\n background-color: rgba(67, 71, 78, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-surface-variant-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-background-surface-inverse-dark {\n background-color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-background-surface-inverse-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-default-dark {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-default-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-error-dark {\n color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-error-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-outline-dark {\n color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-outline-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-inherit {\n color: inherit;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-inherit[disabled] {\n color: rgba(27, 27, 29, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-success-dark {\n color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-success-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-warning-dark {\n color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-warning-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-primary-dark {\n color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-primary-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-secondary-dark {\n color: rgba(188, 199, 220, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-secondary-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-on-surface-inverse-dark {\n color: rgba(27, 27, 29, 1);\n}\n[data-theme=\"dark\"] .dark\\:theme-foreground-on-surface-inverse-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-primary-dark {\n border-color: rgba(164, 200, 255, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-primary-dark[disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-error-dark {\n border-color: rgba(255, 180, 169, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-error-dark[disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-outline-dark {\n border-color: rgba(142, 145, 153, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-outline-dark[disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-outline {\n border-color: rgba(116, 119, 127, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-1-outline[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-2-transparent {\n border-color: transparent;\n border-style: solid;\n border-width: 2px;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-2-transparent[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:theme-border-underline {\n border-style: none;\n border-bottom-style: solid;\n}\n[data-theme=\"dark\"] .dark\\:theme-outline-transparent {\n box-shadow: 0 0 0 2px transparent;\n}\n[data-theme=\"dark\"] .dark\\:placeholder\\:theme-foreground-outline-dark::-moz-placeholder {\n color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .dark\\:placeholder\\:theme-foreground-outline-dark::placeholder {\n color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .dark\\:placeholder\\:theme-foreground-outline-dark[disabled]::-moz-placeholder {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:placeholder\\:theme-foreground-outline-dark[disabled]::placeholder {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .after\\:dark\\:bg-outline::after {\n content: var(--tw-content);\n background-color: rgba(116, 119, 127, 1);\n}\n[data-theme=\"dark\"] .after\\:dark\\:bg-outline-dark::after {\n content: var(--tw-content);\n background-color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .dark\\:after\\:bg-outline-dark::after {\n content: var(--tw-content);\n background-color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate {\n background-color: rgba(164, 200, 255, 1);\n color: rgba(0, 48, 95, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:indeterminate\\:theme-preset-1-primary-dark:indeterminate {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:enabled\\:shadow-button-dark:not([disabled]) {\n --tw-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 0 5px 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(24, 28, 34, 0.15);\n --tw-shadow-colored: inset 0 -1px 0 0 var(--tw-shadow-color), 0 0 5px 0 var(--tw-shadow-color), 0 1px 2px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:\\!bg-disabled-dark[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .disabled\\:dark\\:text-on-disabled-dark[disabled] {\n color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .disabled\\:dark\\:\\!text-on-disabled-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:\\!text-on-disabled-dark[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:theme-foreground-disabled-dark[disabled] {\n color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:theme-foreground-disabled-dark[disabled][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .after\\:disabled\\:dark\\:bg-on-disabled-dark[disabled]::after {\n content: var(--tw-content);\n background-color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:after\\:bg-on-disabled-dark[disabled]::after {\n content: var(--tw-content);\n background-color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .dark\\:-moz-read-only\\:\\!border-transparent[readonly] {\n border-color: transparent !important;\n}\n[data-theme=\"dark\"] .dark\\:read-only\\:\\!border-transparent[readonly] {\n border-color: transparent !important;\n}\n[data-theme=\"dark\"] .dark\\:-moz-read-only\\:bg-primary-opacity-0-08-dark[readonly] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:read-only\\:bg-primary-opacity-0-08-dark[readonly] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:dark\\:text-on-background-dark:not([invalid]):not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid] {\n background-color: transparent;\n color: rgba(255, 180, 169, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid][disabled] {\n background-color: transparent !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid]:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-preset-3-error-dark[invalid] {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-background-error-opacity-dark[invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-background-error-opacity-dark[invalid][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-foreground-default-dark[invalid] {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-foreground-default-dark[invalid][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-border-1-error-dark[invalid] {\n border-color: rgba(255, 180, 169, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-border-1-error-dark[invalid][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:theme-outline-transparent[invalid] {\n box-shadow: 0 0 0 2px transparent;\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:dark\\:border-error-dark[invalid]:not([disabled]) {\n border-color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:dark\\:bg-error-opacity-0-08-dark[invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:dark\\:text-on-background-dark[invalid]:not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:-moz-read-only\\:\\!border-transparent[readonly][invalid] {\n border-color: transparent !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:read-only\\:\\!border-transparent[readonly][invalid] {\n border-color: transparent !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:-moz-read-only\\:bg-error-opacity-0-08-dark[readonly][invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:read-only\\:bg-error-opacity-0-08-dark[readonly][invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked] {\n background-color: rgba(164, 200, 255, 1);\n color: rgba(0, 48, 95, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked]:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark[checked] {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:after\\:bg-on-primary-dark[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:dark\\:bg-on-primary-dark[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:checked\\:after\\:bg-on-disabled-dark[checked][disabled]::after {\n content: var(--tw-content);\n background-color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .after\\:checked\\:disabled\\:dark\\:bg-on-disabled-dark[disabled][checked]::after {\n content: var(--tw-content);\n background-color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked {\n background-color: rgba(164, 200, 255, 1);\n color: rgba(0, 48, 95, 1);\n border-style: none;\n outline-style: none;\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none).focus-visible,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none):hover,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"hover\"],[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none):focus-visible,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"focus\"] {\n background-color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none):active,[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked:not(.interactivity-none)[force-state=\"active\"] {\n background-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:theme-preset-1-primary-dark:checked {\n transition-property: color, background-color;\n transition-duration: 100ms;\n transition-timing-function: cubic-bezier(0.2, 0, 0, 1);\n}\n[data-theme=\"dark\"] .dark\\:checked\\:after\\:bg-on-primary-dark:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:dark\\:bg-on-primary-dark:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .dark\\:disabled\\:checked\\:after\\:bg-on-disabled-dark:checked[disabled]::after {\n content: var(--tw-content);\n background-color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .after\\:checked\\:disabled\\:dark\\:bg-on-disabled-dark[disabled]:checked::after {\n content: var(--tw-content);\n background-color: rgba(227, 226, 230, 0.3);\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-background-default-dark[selected] {\n background-color: rgba(27, 27, 29, 1);\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-background-default-dark[selected][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-foreground-default-dark[selected] {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-foreground-default-dark[selected][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-border-2-current[selected] {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-border-2-current[selected][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-border-underline[selected] {\n border-style: none;\n border-bottom-style: solid;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:enabled\\:shadow-card-dark:not([disabled])[selected] {\n --tw-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(24, 28, 34, 0.12);\n --tw-shadow-colored: 0 2px 1px -1px var(--tw-shadow-color), 0 1px 1px 0 var(--tw-shadow-color), 0 1px 3px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-background-default-dark:checked {\n background-color: rgba(27, 27, 29, 1);\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-background-default-dark:checked[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-foreground-default-dark:checked {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-foreground-default-dark:checked[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-border-2-current:checked {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-border-2-current:checked[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:theme-border-underline:checked {\n border-style: none;\n border-bottom-style: solid;\n}\n[data-theme=\"dark\"] .dark\\:selected\\:enabled\\:shadow-card-dark:not([disabled]):checked {\n --tw-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(24, 28, 34, 0.12);\n --tw-shadow-colored: 0 2px 1px -1px var(--tw-shadow-color), 0 1px 1px 0 var(--tw-shadow-color), 0 1px 3px 0 var(--tw-shadow-color);\n box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);\n}\n[data-theme=\"dark\"] .dark\\:activated\\:theme-foreground-default-dark[activated] {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:activated\\:theme-foreground-default-dark[activated][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .hover\\:dark\\:border-r-primary-dark:not(.interactivity-none):hover {\n border-right-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .hover\\:dark\\:border-l-primary-dark:not(.interactivity-none):hover {\n border-left-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-primary-hover-dark:not(.interactivity-none):hover {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-primary-hover-dark:not(.interactivity-none):hover[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-error-hover-dark:not(.interactivity-none):hover {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-error-hover-dark:not(.interactivity-none):hover[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-default-dark:not(.interactivity-none):hover {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-default-dark:not(.interactivity-none):hover[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .after\\:hover\\:dark\\:bg-on-surface-variant-dark:not(.interactivity-none):hover::after {\n content: var(--tw-content);\n background-color: rgba(195, 198, 207, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:hover\\:dark\\:bg-primary-opacity-0-08-dark:not(.interactivity-none):hover:not([invalid]):not([disabled]) {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:hover\\:dark\\:bg-error-opacity-0-12-dark:not(.interactivity-none):hover[invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.12);\n}\n[data-theme=\"dark\"] .after\\:checked\\:hover\\:dark\\:bg-primary-container-dark:not(.interactivity-none):hover[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:hover\\:dark\\:bg-primary-container-dark:not(.interactivity-none):hover:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .hover\\:dark\\:border-r-primary-dark:not(.interactivity-none)[force-state=\"hover\"] {\n border-right-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .hover\\:dark\\:border-l-primary-dark:not(.interactivity-none)[force-state=\"hover\"] {\n border-left-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-primary-hover-dark:not(.interactivity-none)[force-state=\"hover\"] {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-primary-hover-dark:not(.interactivity-none)[force-state=\"hover\"][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-error-hover-dark:not(.interactivity-none)[force-state=\"hover\"] {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-error-hover-dark:not(.interactivity-none)[force-state=\"hover\"][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-default-dark:not(.interactivity-none)[force-state=\"hover\"] {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:hover\\:theme-foreground-default-dark:not(.interactivity-none)[force-state=\"hover\"][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .after\\:hover\\:dark\\:bg-on-surface-variant-dark:not(.interactivity-none)[force-state=\"hover\"]::after {\n content: var(--tw-content);\n background-color: rgba(195, 198, 207, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:hover\\:dark\\:bg-primary-opacity-0-08-dark:not(.interactivity-none)[force-state=\"hover\"]:not([invalid]):not([disabled]) {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:hover\\:dark\\:bg-error-opacity-0-12-dark:not(.interactivity-none)[force-state=\"hover\"][invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.12);\n}\n[data-theme=\"dark\"] .after\\:checked\\:hover\\:dark\\:bg-primary-container-dark:not(.interactivity-none)[force-state=\"hover\"][checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:hover\\:dark\\:bg-primary-container-dark:not(.interactivity-none)[force-state=\"hover\"]:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none).focus-visible {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none).focus-visible {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none):focus-visible {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none):focus-visible[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none).focus-visible {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none).focus-visible {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none):focus-visible {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none).focus-visible[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none):focus-visible[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-outline-primary-dark:not(.interactivity-none).focus-visible {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-outline-primary-dark:not(.interactivity-none).focus-visible {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-outline-primary-dark:not(.interactivity-none):focus-visible {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .after\\:focus\\:dark\\:bg-on-surface-variant-dark:not(.interactivity-none).focus-visible::after {\n content: var(--tw-content);\n background-color: rgba(195, 198, 207, 1);\n}\n[data-theme=\"dark\"] .after\\:focus\\:dark\\:bg-on-surface-variant-dark:not(.interactivity-none).focus-visible::after {\n content: var(--tw-content);\n background-color: rgba(195, 198, 207, 1);\n}\n[data-theme=\"dark\"] .after\\:focus\\:dark\\:bg-on-surface-variant-dark:not(.interactivity-none):focus-visible::after {\n content: var(--tw-content);\n background-color: rgba(195, 198, 207, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none).focus-visible[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none).focus-visible[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none):focus-visible[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none).focus-visible:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none).focus-visible:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none):focus-visible:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(111, 174, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-primary-hover-dark:not(.interactivity-none)[force-state=\"focus\"][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none)[force-state=\"focus\"] {\n color: rgba(255, 137, 122, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-foreground-error-hover-dark:not(.interactivity-none)[force-state=\"focus\"][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus\\:theme-outline-primary-dark:not(.interactivity-none)[force-state=\"focus\"] {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .after\\:focus\\:dark\\:bg-on-surface-variant-dark:not(.interactivity-none)[force-state=\"focus\"]::after {\n content: var(--tw-content);\n background-color: rgba(195, 198, 207, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none)[force-state=\"focus\"][checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:focus\\:dark\\:bg-primary-container-dark:not(.interactivity-none)[force-state=\"focus\"]:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 71, 136, 1);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none)[focus-within] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none)[focus-within] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none):focus-within {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none)[focus-within][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none)[focus-within][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none):focus-within[disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none)[focus-within] {\n border-color: rgba(164, 200, 255, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none)[focus-within] {\n border-color: rgba(164, 200, 255, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none):focus-within {\n border-color: rgba(164, 200, 255, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none)[focus-within][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none)[focus-within][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none):focus-within[disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-outline-primary-dark:not(.interactivity-none)[focus-within] {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-outline-primary-dark:not(.interactivity-none)[focus-within] {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-outline-primary-dark:not(.interactivity-none):focus-within {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:border-primary-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n border-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:border-primary-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n border-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:border-primary-dark:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n border-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:bg-primary-opacity-0-08-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:bg-primary-opacity-0-08-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:bg-primary-opacity-0-08-dark:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:outline-primary-opacity-0-16-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n outline-color: rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:outline-primary-opacity-0-16-dark:not(.interactivity-none)[focus-within]:not([invalid]):not([disabled]) {\n outline-color: rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:outline-primary-opacity-0-16-dark:not(.interactivity-none):focus-within:not([invalid]):not([disabled]) {\n outline-color: rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none)[focus-within][invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none)[focus-within][invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none):focus-within[invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none)[focus-within][invalid][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none)[focus-within][invalid][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none):focus-within[invalid][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none)[focus-within][invalid] {\n border-color: rgba(255, 180, 169, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none)[focus-within][invalid] {\n border-color: rgba(255, 180, 169, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none):focus-within[invalid] {\n border-color: rgba(255, 180, 169, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none)[focus-within][invalid][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none)[focus-within][invalid][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none):focus-within[invalid][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-outline-error-dark:not(.interactivity-none)[focus-within][invalid] {\n box-shadow: 0 0 0 2px rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-outline-error-dark:not(.interactivity-none)[focus-within][invalid] {\n box-shadow: 0 0 0 2px rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-outline-error-dark:not(.interactivity-none):focus-within[invalid] {\n box-shadow: 0 0 0 2px rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:border-error-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n border-color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:border-error-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n border-color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:border-error-dark:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n border-color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:bg-error-opacity-0-08-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:bg-error-opacity-0-08-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:bg-error-opacity-0-08-dark:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:outline-error-opacity-0-16-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n outline-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:outline-error-opacity-0-16-dark:not(.interactivity-none)[focus-within][invalid]:not([disabled]) {\n outline-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:outline-error-opacity-0-16-dark:not(.interactivity-none):focus-within[invalid]:not([disabled]) {\n outline-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none)[force-state=\"focus-within\"] {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-background-primary-opacity-dark:not(.interactivity-none)[force-state=\"focus-within\"][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none)[force-state=\"focus-within\"] {\n border-color: rgba(164, 200, 255, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-border-1-primary-dark:not(.interactivity-none)[force-state=\"focus-within\"][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:focus-within\\:theme-outline-primary-dark:not(.interactivity-none)[force-state=\"focus-within\"] {\n box-shadow: 0 0 0 2px rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:border-primary-dark:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n border-color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:bg-primary-opacity-0-08-dark:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n background-color: rgba(164, 200, 255, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:valid\\:focus-within\\:dark\\:outline-primary-opacity-0-16-dark:not(.interactivity-none)[force-state=\"focus-within\"]:not([invalid]):not([disabled]) {\n outline-color: rgba(164, 200, 255, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid] {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-background-error-opacity-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid][disabled] {\n background-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid] {\n border-color: rgba(255, 180, 169, 1);\n border-style: solid;\n border-width: 1px;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-border-1-error-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid][disabled] {\n border-color: rgba(227, 226, 230, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:invalid\\:focus-within\\:theme-outline-error-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid] {\n box-shadow: 0 0 0 2px rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:border-error-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n border-color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:bg-error-opacity-0-08-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n background-color: rgba(255, 180, 169, 0.08);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:text-on-background-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .enabled\\:invalid\\:focus-within\\:dark\\:outline-error-opacity-0-16-dark:not(.interactivity-none)[force-state=\"focus-within\"][invalid]:not([disabled]) {\n outline-color: rgba(255, 180, 169, 0.16);\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-foreground-default-dark:not(.interactivity-none):active {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-foreground-default-dark:not(.interactivity-none):active[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-border-2-current:not(.interactivity-none):active {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-border-2-current:not(.interactivity-none):active[disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-border-underline:not(.interactivity-none):active {\n border-style: none;\n border-bottom-style: solid;\n}\n[data-theme=\"dark\"] .after\\:active\\:dark\\:bg-outline-dark:not(.interactivity-none):active::after {\n content: var(--tw-content);\n background-color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:active\\:dark\\:bg-on-primary-dark:not(.interactivity-none):active[checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:active\\:dark\\:bg-on-primary-dark:not(.interactivity-none):active:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-foreground-default-dark:not(.interactivity-none)[force-state=\"active\"] {\n color: rgba(227, 226, 230, 1);\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-foreground-default-dark:not(.interactivity-none)[force-state=\"active\"][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-border-2-current:not(.interactivity-none)[force-state=\"active\"] {\n border-color: currentColor;\n border-style: solid;\n border-width: 2px;\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-border-2-current:not(.interactivity-none)[force-state=\"active\"][disabled] {\n border-color: rgba(27, 27, 29, 0.12) !important;\n}\n[data-theme=\"dark\"] .dark\\:active\\:theme-border-underline:not(.interactivity-none)[force-state=\"active\"] {\n border-style: none;\n border-bottom-style: solid;\n}\n[data-theme=\"dark\"] .after\\:active\\:dark\\:bg-outline-dark:not(.interactivity-none)[force-state=\"active\"]::after {\n content: var(--tw-content);\n background-color: rgba(142, 145, 153, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:active\\:dark\\:bg-on-primary-dark:not(.interactivity-none)[force-state=\"active\"][checked]::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .after\\:checked\\:active\\:dark\\:bg-on-primary-dark:not(.interactivity-none)[force-state=\"active\"]:checked::after {\n content: var(--tw-content);\n background-color: rgba(0, 48, 95, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark :link, [data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark area[href] {\n color: rgba(0, 95, 177, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark :link, [data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark area[href] {\n color: rgba(0, 95, 177, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark :-moz-any-link {\n color: rgba(0, 95, 177, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:text-inverse-primary-dark :any-link {\n color: rgba(0, 95, 177, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark area[href] {\n color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark area[href] {\n color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :-moz-any-link {\n color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :any-link {\n color: rgba(108, 224, 54, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :-moz-any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-success-dark :any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark area[href] {\n color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark area[href] {\n color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :-moz-any-link {\n color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :any-link {\n color: rgba(251, 188, 12, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :-moz-any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-warning-dark :any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark area[href] {\n color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark area[href] {\n color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :-moz-any-link {\n color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :any-link {\n color: rgba(255, 180, 169, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :-moz-any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-error-dark :any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark area[href] {\n color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :link, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :visited, [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark area[href] {\n color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :-moz-any-link {\n color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :any-link {\n color: rgba(164, 200, 255, 1);\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :link[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :visited[disabled], [data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark area[href][disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :-moz-any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n[data-theme=\"dark\"] .dark\\:links\\:theme-foreground-primary-dark :any-link[disabled] {\n color: rgba(227, 226, 230, 0.3) !important;\n}\n@media (min-width: 640px) {\n .sm\\:grid-cols-1 {\n grid-template-columns: repeat(1, minmax(0, 1fr));\n }\n}\n@media (min-width: 768px) {\n .md\\:left-lg {\n left: 24px;\n }\n .md\\:top-lg {\n top: 24px;\n }\n .md\\:right-lg {\n right: 24px;\n }\n .md\\:bottom-lg {\n bottom: 24px;\n }\n .md\\:h-md {\n height: 16px;\n }\n .md\\:h-\\[32px\\] {\n height: 32px;\n }\n .md\\:h-\\[24px\\] {\n height: 24px;\n }\n .md\\:h-\\[20px\\] {\n height: 20px;\n }\n .md\\:h-auto {\n height: auto;\n }\n .md\\:h-\\[21px\\] {\n height: 21px;\n }\n .md\\:h-\\[36px\\] {\n height: 36px;\n }\n .md\\:w-md {\n width: 16px;\n }\n .md\\:w-\\[32px\\] {\n width: 32px;\n }\n .md\\:w-\\[24px\\] {\n width: 24px;\n }\n .md\\:w-\\[20px\\] {\n width: 20px;\n }\n .md\\:w-\\[1050px\\] {\n width: 1050px;\n }\n .md\\:w-\\[700px\\] {\n width: 700px;\n }\n .md\\:w-\\[480px\\] {\n width: 480px;\n }\n .md\\:w-\\[37px\\] {\n width: 37px;\n }\n .md\\:w-\\[512px\\] {\n width: 512px;\n }\n .md\\:max-w-\\[256px\\] {\n max-width: 256px;\n }\n .md\\:grid-cols-2 {\n grid-template-columns: repeat(2, minmax(0, 1fr));\n }\n .md\\:gap-sm {\n gap: 8px;\n }\n .md\\:gap-xs {\n gap: 4px;\n }\n .md\\:gap-md {\n gap: 16px;\n }\n .md\\:gap-lg {\n gap: 24px;\n }\n .md\\:rounded-md {\n border-radius: 4px;\n }\n .md\\:px-md {\n padding-left: 16px;\n padding-right: 16px;\n }\n .md\\:py-sm {\n padding-top: 8px;\n padding-bottom: 8px;\n }\n .md\\:px-\\[15px\\] {\n padding-left: 15px;\n padding-right: 15px;\n }\n .md\\:py-\\[7px\\] {\n padding-top: 7px;\n padding-bottom: 7px;\n }\n .md\\:px-sm {\n padding-left: 8px;\n padding-right: 8px;\n }\n .md\\:py-xs {\n padding-top: 4px;\n padding-bottom: 4px;\n }\n .md\\:px-sm\\+ {\n padding-left: 12px;\n padding-right: 12px;\n }\n .md\\:text-\\[28px\\] {\n font-size: 28px;\n }\n .md\\:text-\\[20px\\] {\n font-size: 20px;\n }\n .md\\:text-\\[16px\\] {\n font-size: 16px;\n }\n .md\\:typography-caption-regular {\n font-family: Inter;\n font-weight: 400;\n font-size: 12px;\n line-height: 18px;\n }\n @media (min-width: 768px) {\n .md\\:typography-caption-regular {\n font-family: Inter;\n font-weight: 400;\n font-size: 12px;\n line-height: 18px;\n }\n }\n .after\\:md\\:h-xs::after {\n content: var(--tw-content);\n height: 4px;\n }\n .after\\:md\\:h-\\[16px\\]::after {\n content: var(--tw-content);\n height: 16px;\n }\n .after\\:md\\:h-\\[14px\\]::after {\n content: var(--tw-content);\n height: 14px;\n }\n .after\\:md\\:w-xs::after {\n content: var(--tw-content);\n width: 4px;\n }\n .after\\:md\\:w-\\[16px\\]::after {\n content: var(--tw-content);\n width: 16px;\n }\n .after\\:md\\:w-\\[14px\\]::after {\n content: var(--tw-content);\n width: 14px;\n }\n .selected\\:md\\:typography-caption-semibold[selected] {\n font-family: Inter;\n font-weight: 600;\n font-size: 12px;\n line-height: 18px;\n }\n @media (min-width: 768px) {\n .selected\\:md\\:typography-caption-semibold[selected] {\n font-family: Inter;\n font-weight: 600;\n font-size: 12px;\n line-height: 18px;\n }\n }\n .selected\\:md\\:typography-caption-semibold:checked {\n font-family: Inter;\n font-weight: 600;\n font-size: 12px;\n line-height: 18px;\n }\n @media (min-width: 768px) {\n .selected\\:md\\:typography-caption-semibold:checked {\n font-family: Inter;\n font-weight: 600;\n font-size: 12px;\n line-height: 18px;\n }\n }\n .after\\:active\\:md\\:h-\\[18px\\]:not(.interactivity-none):active::after {\n content: var(--tw-content);\n height: 18px;\n }\n .after\\:active\\:md\\:w-\\[18px\\]:not(.interactivity-none):active::after {\n content: var(--tw-content);\n width: 18px;\n }\n .after\\:active\\:md\\:h-\\[18px\\]:not(.interactivity-none)[force-state=\"active\"]::after {\n content: var(--tw-content);\n height: 18px;\n }\n .after\\:active\\:md\\:w-\\[18px\\]:not(.interactivity-none)[force-state=\"active\"]::after {\n content: var(--tw-content);\n width: 18px;\n }\n .children\\:md\\:pt-\\[7px\\] > * {\n padding-top: 7px;\n }\n .children\\:md\\:pb-\\[6px\\] > * {\n padding-bottom: 6px;\n }\n .first-child\\:md\\:pl-sm\\+ > *:first-child {\n padding-left: 12px;\n }\n .last-child\\:md\\:pr-sm\\+ > *:last-child {\n padding-right: 12px;\n }\n}\n@media (min-width: 1024px) {\n .lg\\:grid-cols-4 {\n grid-template-columns: repeat(4, minmax(0, 1fr));\n }\n}\n@media (min-width: 1280px) {\n .xl\\:grid-cols-6 {\n grid-template-columns: repeat(6, minmax(0, 1fr));\n }\n}\n";
|
|
185
185
|
styleInject(css_248z$y);
|
|
186
186
|
|
|
187
|
-
const _hoisted_1$
|
|
187
|
+
const _hoisted_1$y = ["src"];
|
|
188
188
|
function render$P(_ctx, _cache, $props, $setup, $data, $options) {
|
|
189
189
|
const _component_or_icon = resolveComponent("or-icon");
|
|
190
190
|
return openBlock(), createElementBlock("div", {
|
|
@@ -196,7 +196,7 @@ function render$P(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
196
196
|
alt: "avatar",
|
|
197
197
|
onLoad: _cache[0] || (_cache[0] = (...args) => _ctx.showImage && _ctx.showImage(...args)),
|
|
198
198
|
onError: _cache[1] || (_cache[1] = (...args) => _ctx.hideImage && _ctx.hideImage(...args))
|
|
199
|
-
}, null, 40 /* PROPS, HYDRATE_EVENTS */, _hoisted_1$
|
|
199
|
+
}, null, 40 /* PROPS, HYDRATE_EVENTS */, _hoisted_1$y)) : (openBlock(), createBlock(_component_or_icon, {
|
|
200
200
|
key: 1,
|
|
201
201
|
icon: _ctx.icon
|
|
202
202
|
}, null, 8 /* PROPS */, ["icon"]))], 2 /* CLASS */);
|
|
@@ -209,7 +209,7 @@ script.render = render$P;
|
|
|
209
209
|
script.__scopeId = "data-v-ed355150";
|
|
210
210
|
script.__file = "src/components/or-avatar/OrAvatar.vue";
|
|
211
211
|
|
|
212
|
-
const _hoisted_1$
|
|
212
|
+
const _hoisted_1$x = ["src"];
|
|
213
213
|
function render$O(_ctx, _cache, $props, $setup, $data, $options) {
|
|
214
214
|
return openBlock(), createElementBlock("div", mergeProps({
|
|
215
215
|
ref: "root"
|
|
@@ -219,14 +219,14 @@ function render$O(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
219
219
|
class: normalizeClass(_ctx.imageStyles),
|
|
220
220
|
src: _ctx.src,
|
|
221
221
|
alt: ''
|
|
222
|
-
}, null, 10 /* CLASS, PROPS */, _hoisted_1$
|
|
222
|
+
}, null, 10 /* CLASS, PROPS */, _hoisted_1$x)])], 16 /* FULL_PROPS */);
|
|
223
223
|
}
|
|
224
224
|
|
|
225
225
|
script$1.render = render$O;
|
|
226
226
|
script$1.__file = "src/components/or-avatar-v3/OrAvatar.vue";
|
|
227
227
|
|
|
228
|
-
const _hoisted_1$
|
|
229
|
-
const _hoisted_2$
|
|
228
|
+
const _hoisted_1$w = ["disabled"];
|
|
229
|
+
const _hoisted_2$j = {
|
|
230
230
|
class: "or-button--content"
|
|
231
231
|
};
|
|
232
232
|
const _hoisted_3$d = {
|
|
@@ -254,7 +254,7 @@ function render$N(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
254
254
|
"text-type-label": _ctx.loadingText
|
|
255
255
|
}, null, 8 /* PROPS */, ["type", "text-type-label"]), [[vShow, _ctx.isLoading]])]),
|
|
256
256
|
_: 1 /* STABLE */
|
|
257
|
-
}), createElementVNode("span", _hoisted_2$
|
|
257
|
+
}), createElementVNode("span", _hoisted_2$j, [_ctx.$slots.prepend ? (openBlock(), createElementBlock("span", _hoisted_3$d, [renderSlot(_ctx.$slots, "prepend")])) : createCommentVNode("v-if", true), renderSlot(_ctx.$slots, "default", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)]), _ctx.$slots.append ? (openBlock(), createElementBlock("span", _hoisted_4$c, [renderSlot(_ctx.$slots, "append")])) : createCommentVNode("v-if", true)])], 16 /* FULL_PROPS */, _hoisted_1$w);
|
|
258
258
|
}
|
|
259
259
|
|
|
260
260
|
var css_248z$w = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-1f08cb78 {\nfrom {\n transform: rotate(0);\n}\nto {\n transform: rotate(359deg);\n}\n}\n@keyframes fade-1f08cb78 {\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n}\n.or-button[data-v-1f08cb78] {\n -moz-appearance: none;\n -webkit-appearance: none;\n position: relative;\n box-sizing: border-box;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n min-width: 6rem;\n padding: var(--s-2) var(--s-4);\n font-family: inherit;\n font-size: var(--fs-1);\n font-weight: var(--fw-1);\n line-height: 1.375rem;\n letter-spacing: -0.15px;\n cursor: pointer;\n border: 1px solid;\n border-radius: 4px;\n box-shadow: 0 1px 2px 0 hsla(0deg, 0%, 0%, 0.2);\n transition-timing-function: var(--t-func);\n transition-duration: var(--t-duration);\n transition-property: color, background-color, box-shadow, border-color;\n}\n.or-button[data-v-1f08cb78] .material-icons {\n font-size: calc(var(--fs-1) + 0.375rem);\n}\n.or-button .or-loader[data-v-1f08cb78] {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1;\n width: 100%;\n height: 100%;\n pointer-events: none;\n}\n.or-button--content[data-v-1f08cb78] {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n transition-timing-function: var(--t-func);\n transition-duration: var(--t-duration);\n transition-property: opacity;\n}\n.or-button--content-prepend[data-v-1f08cb78], .or-button--content-append[data-v-1f08cb78] {\n display: inline-flex;\n}\n.or-button--content-prepend[data-v-1f08cb78] {\n margin-right: 0.5rem;\n}\n.or-button--content-append[data-v-1f08cb78] {\n margin-left: 0.5rem;\n}\n.or-button.is-small[data-v-1f08cb78] {\n min-width: auto;\n font-size: calc(var(--fs-1) - 0.125rem);\n line-height: var(--lh-0);\n}\n.or-button.is-small[data-v-1f08cb78] .or-icon {\n font-size: calc(var(--fs-1) - 0.125rem + 0.25rem);\n}\n.or-button.is-small[data-v-1f08cb78] .material-icons {\n font-size: var(--fs-1);\n}\n.or-button.is-primary-color[data-v-1f08cb78] {\n color: var(--c-white);\n background-color: var(--c-primary);\n border-color: var(--c-primary);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.is-primary-color[data-v-1f08cb78]:not(.or-button.is-primary-color.is-loading):not(.or-button.is-primary-color.is-disabled):not(.or-button.is-primary-color.is-readonly):not(.or-button.is-primary-color:disabled):not(.or-button.is-primary-color.is-focused):not(.or-button.is-primary-color:active):hover {\n background-color: var(--c-primary-darken-3);\n border-color: var(--c-primary-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.is-primary-color[data-v-1f08cb78]:not(.or-button.is-primary-color.is-loading):not(.or-button.is-primary-color.is-disabled):not(.or-button.is-primary-color.is-readonly):not(.or-button.is-primary-color:disabled):not(.or-button.is-primary-color.is-focused):not(.or-button.is-primary-color:active):hover {\n background-color: var(--c-primary-darken-3);\n border-color: var(--c-primary-darken-3);\n}\n}\n.or-button.is-primary-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n background-color: var(--c-primary-darken-5);\n border-color: var(--c-primary-darken-5);\n}\n.or-button.is-primary-color[data-v-1f08cb78]:disabled, .or-button.is-primary-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n background-color: var(--c-primary-lighten-20);\n border-color: var(--c-primary-lighten-20);\n}\n.or-button.is-primary-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n background-color: var(--c-primary-lighten-20);\n border-color: var(--c-primary-lighten-20);\n}\n.or-button.is-primary-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-white);\n}\n.or-button.is-error-color[data-v-1f08cb78] {\n color: var(--c-white);\n background-color: var(--c-error);\n border-color: var(--c-error);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.is-error-color[data-v-1f08cb78]:not(.or-button.is-error-color.is-loading):not(.or-button.is-error-color.is-disabled):not(.or-button.is-error-color.is-readonly):not(.or-button.is-error-color:disabled):not(.or-button.is-error-color.is-focused):not(.or-button.is-error-color:active):hover {\n background-color: var(--c-error-darken-3);\n border-color: var(--c-error-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.is-error-color[data-v-1f08cb78]:not(.or-button.is-error-color.is-loading):not(.or-button.is-error-color.is-disabled):not(.or-button.is-error-color.is-readonly):not(.or-button.is-error-color:disabled):not(.or-button.is-error-color.is-focused):not(.or-button.is-error-color:active):hover {\n background-color: var(--c-error-darken-3);\n border-color: var(--c-error-darken-3);\n}\n}\n.or-button.is-error-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n background-color: var(--c-error-darken-5);\n border-color: var(--c-error-darken-5);\n}\n.or-button.is-error-color[data-v-1f08cb78]:disabled, .or-button.is-error-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n background-color: var(--c-error-lighten-20);\n border-color: var(--c-error-lighten-20);\n}\n.or-button.is-error-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n background-color: var(--c-error-lighten-20);\n border-color: var(--c-error-lighten-20);\n}\n.or-button.is-error-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-white);\n}\n.or-button.is-warning-color[data-v-1f08cb78] {\n color: var(--c-white);\n background-color: var(--c-warning);\n border-color: var(--c-warning);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.is-warning-color[data-v-1f08cb78]:not(.or-button.is-warning-color.is-loading):not(.or-button.is-warning-color.is-disabled):not(.or-button.is-warning-color.is-readonly):not(.or-button.is-warning-color:disabled):not(.or-button.is-warning-color.is-focused):not(.or-button.is-warning-color:active):hover {\n background-color: var(--c-warning-darken-3);\n border-color: var(--c-warning-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.is-warning-color[data-v-1f08cb78]:not(.or-button.is-warning-color.is-loading):not(.or-button.is-warning-color.is-disabled):not(.or-button.is-warning-color.is-readonly):not(.or-button.is-warning-color:disabled):not(.or-button.is-warning-color.is-focused):not(.or-button.is-warning-color:active):hover {\n background-color: var(--c-warning-darken-3);\n border-color: var(--c-warning-darken-3);\n}\n}\n.or-button.is-warning-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n background-color: var(--c-warning-darken-5);\n border-color: var(--c-warning-darken-5);\n}\n.or-button.is-warning-color[data-v-1f08cb78]:disabled, .or-button.is-warning-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n background-color: var(--c-warning-lighten-20);\n border-color: var(--c-warning-lighten-20);\n}\n.or-button.is-warning-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n background-color: var(--c-warning-lighten-20);\n border-color: var(--c-warning-lighten-20);\n}\n.or-button.is-warning-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-white);\n}\n.or-button.is-neutral-0-color[data-v-1f08cb78] {\n color: var(--c-white);\n background-color: var(--c-neutral-0);\n border-color: var(--c-neutral-0);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.is-neutral-0-color[data-v-1f08cb78]:not(.or-button.is-neutral-0-color.is-loading):not(.or-button.is-neutral-0-color.is-disabled):not(.or-button.is-neutral-0-color.is-readonly):not(.or-button.is-neutral-0-color:disabled):not(.or-button.is-neutral-0-color.is-focused):not(.or-button.is-neutral-0-color:active):hover {\n background-color: var(--c-neutral-0-darken-3);\n border-color: var(--c-neutral-0-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.is-neutral-0-color[data-v-1f08cb78]:not(.or-button.is-neutral-0-color.is-loading):not(.or-button.is-neutral-0-color.is-disabled):not(.or-button.is-neutral-0-color.is-readonly):not(.or-button.is-neutral-0-color:disabled):not(.or-button.is-neutral-0-color.is-focused):not(.or-button.is-neutral-0-color:active):hover {\n background-color: var(--c-neutral-0-darken-3);\n border-color: var(--c-neutral-0-darken-3);\n}\n}\n.or-button.is-neutral-0-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n background-color: var(--c-neutral-0-darken-5);\n border-color: var(--c-neutral-0-darken-5);\n}\n.or-button.is-neutral-0-color[data-v-1f08cb78]:disabled, .or-button.is-neutral-0-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n background-color: var(--c-neutral-0-lighten-20);\n border-color: var(--c-neutral-0-lighten-20);\n}\n.or-button.is-neutral-0-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n background-color: var(--c-neutral-0-lighten-20);\n border-color: var(--c-neutral-0-lighten-20);\n}\n.or-button.is-neutral-0-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-white);\n}\n.or-button.is-neutral-3-color[data-v-1f08cb78] {\n color: var(--c-white);\n background-color: var(--c-neutral-3);\n border-color: var(--c-neutral-3);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.is-neutral-3-color[data-v-1f08cb78]:not(.or-button.is-neutral-3-color.is-loading):not(.or-button.is-neutral-3-color.is-disabled):not(.or-button.is-neutral-3-color.is-readonly):not(.or-button.is-neutral-3-color:disabled):not(.or-button.is-neutral-3-color.is-focused):not(.or-button.is-neutral-3-color:active):hover {\n background-color: var(--c-neutral-3-darken-3);\n border-color: var(--c-neutral-3-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.is-neutral-3-color[data-v-1f08cb78]:not(.or-button.is-neutral-3-color.is-loading):not(.or-button.is-neutral-3-color.is-disabled):not(.or-button.is-neutral-3-color.is-readonly):not(.or-button.is-neutral-3-color:disabled):not(.or-button.is-neutral-3-color.is-focused):not(.or-button.is-neutral-3-color:active):hover {\n background-color: var(--c-neutral-3-darken-3);\n border-color: var(--c-neutral-3-darken-3);\n}\n}\n.or-button.is-neutral-3-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n background-color: var(--c-neutral-3-darken-5);\n border-color: var(--c-neutral-3-darken-5);\n}\n.or-button.is-neutral-3-color[data-v-1f08cb78]:disabled, .or-button.is-neutral-3-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n background-color: var(--c-neutral-3-lighten-20);\n border-color: var(--c-neutral-3-lighten-20);\n}\n.or-button.is-neutral-3-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n background-color: var(--c-neutral-3-lighten-20);\n border-color: var(--c-neutral-3-lighten-20);\n}\n.or-button.is-neutral-3-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-white);\n}\n.or-button.is-neutral-4-color[data-v-1f08cb78] {\n color: var(--c-white);\n background-color: var(--c-neutral-4);\n border-color: var(--c-neutral-4);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.is-neutral-4-color[data-v-1f08cb78]:not(.or-button.is-neutral-4-color.is-loading):not(.or-button.is-neutral-4-color.is-disabled):not(.or-button.is-neutral-4-color.is-readonly):not(.or-button.is-neutral-4-color:disabled):not(.or-button.is-neutral-4-color.is-focused):not(.or-button.is-neutral-4-color:active):hover {\n background-color: var(--c-neutral-4-darken-3);\n border-color: var(--c-neutral-4-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.is-neutral-4-color[data-v-1f08cb78]:not(.or-button.is-neutral-4-color.is-loading):not(.or-button.is-neutral-4-color.is-disabled):not(.or-button.is-neutral-4-color.is-readonly):not(.or-button.is-neutral-4-color:disabled):not(.or-button.is-neutral-4-color.is-focused):not(.or-button.is-neutral-4-color:active):hover {\n background-color: var(--c-neutral-4-darken-3);\n border-color: var(--c-neutral-4-darken-3);\n}\n}\n.or-button.is-neutral-4-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n background-color: var(--c-neutral-4-darken-5);\n border-color: var(--c-neutral-4-darken-5);\n}\n.or-button.is-neutral-4-color[data-v-1f08cb78]:disabled, .or-button.is-neutral-4-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n background-color: var(--c-neutral-4-lighten-20);\n border-color: var(--c-neutral-4-lighten-20);\n}\n.or-button.is-neutral-4-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n background-color: var(--c-neutral-4-lighten-20);\n border-color: var(--c-neutral-4-lighten-20);\n}\n.or-button.is-neutral-4-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-white);\n}\n.or-button.is-neutral-5-color[data-v-1f08cb78] {\n color: var(--c-white);\n background-color: var(--c-neutral-5);\n border-color: var(--c-neutral-5);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.is-neutral-5-color[data-v-1f08cb78]:not(.or-button.is-neutral-5-color.is-loading):not(.or-button.is-neutral-5-color.is-disabled):not(.or-button.is-neutral-5-color.is-readonly):not(.or-button.is-neutral-5-color:disabled):not(.or-button.is-neutral-5-color.is-focused):not(.or-button.is-neutral-5-color:active):hover {\n background-color: var(--c-neutral-5-darken-3);\n border-color: var(--c-neutral-5-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.is-neutral-5-color[data-v-1f08cb78]:not(.or-button.is-neutral-5-color.is-loading):not(.or-button.is-neutral-5-color.is-disabled):not(.or-button.is-neutral-5-color.is-readonly):not(.or-button.is-neutral-5-color:disabled):not(.or-button.is-neutral-5-color.is-focused):not(.or-button.is-neutral-5-color:active):hover {\n background-color: var(--c-neutral-5-darken-3);\n border-color: var(--c-neutral-5-darken-3);\n}\n}\n.or-button.is-neutral-5-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n background-color: var(--c-neutral-5-darken-5);\n border-color: var(--c-neutral-5-darken-5);\n}\n.or-button.is-neutral-5-color[data-v-1f08cb78]:disabled, .or-button.is-neutral-5-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n background-color: var(--c-neutral-5-lighten-20);\n border-color: var(--c-neutral-5-lighten-20);\n}\n.or-button.is-neutral-5-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n background-color: var(--c-neutral-5-lighten-20);\n border-color: var(--c-neutral-5-lighten-20);\n}\n.or-button.is-neutral-5-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-white);\n}\n.or-button.is-neutral-6-color[data-v-1f08cb78] {\n color: var(--c-white);\n background-color: var(--c-neutral-6);\n border-color: var(--c-neutral-6);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.is-neutral-6-color[data-v-1f08cb78]:not(.or-button.is-neutral-6-color.is-loading):not(.or-button.is-neutral-6-color.is-disabled):not(.or-button.is-neutral-6-color.is-readonly):not(.or-button.is-neutral-6-color:disabled):not(.or-button.is-neutral-6-color.is-focused):not(.or-button.is-neutral-6-color:active):hover {\n background-color: var(--c-neutral-6-darken-3);\n border-color: var(--c-neutral-6-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.is-neutral-6-color[data-v-1f08cb78]:not(.or-button.is-neutral-6-color.is-loading):not(.or-button.is-neutral-6-color.is-disabled):not(.or-button.is-neutral-6-color.is-readonly):not(.or-button.is-neutral-6-color:disabled):not(.or-button.is-neutral-6-color.is-focused):not(.or-button.is-neutral-6-color:active):hover {\n background-color: var(--c-neutral-6-darken-3);\n border-color: var(--c-neutral-6-darken-3);\n}\n}\n.or-button.is-neutral-6-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n background-color: var(--c-neutral-6-darken-5);\n border-color: var(--c-neutral-6-darken-5);\n}\n.or-button.is-neutral-6-color[data-v-1f08cb78]:disabled, .or-button.is-neutral-6-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n background-color: var(--c-neutral-6-lighten-20);\n border-color: var(--c-neutral-6-lighten-20);\n}\n.or-button.is-neutral-6-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n background-color: var(--c-neutral-6-lighten-20);\n border-color: var(--c-neutral-6-lighten-20);\n}\n.or-button.is-neutral-6-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-white);\n}\n.or-button.outline-type[data-v-1f08cb78] {\n background-color: transparent;\n box-shadow: none;\n}\n.or-button.outline-type.is-primary-color[data-v-1f08cb78] {\n color: var(--c-primary);\n border-color: var(--c-primary);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.outline-type.is-primary-color[data-v-1f08cb78]:not(.or-button.outline-type.is-primary-color.is-loading):not(.or-button.outline-type.is-primary-color.is-disabled):not(.or-button.outline-type.is-primary-color.is-readonly):not(.or-button.outline-type.is-primary-color:disabled):not(.or-button.outline-type.is-primary-color.is-focused):not(.or-button.outline-type.is-primary-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-primary-darken-3);\n border-color: var(--c-primary-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.outline-type.is-primary-color[data-v-1f08cb78]:not(.or-button.outline-type.is-primary-color.is-loading):not(.or-button.outline-type.is-primary-color.is-disabled):not(.or-button.outline-type.is-primary-color.is-readonly):not(.or-button.outline-type.is-primary-color:disabled):not(.or-button.outline-type.is-primary-color.is-focused):not(.or-button.outline-type.is-primary-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-primary-darken-3);\n border-color: var(--c-primary-darken-3);\n}\n}\n.or-button.outline-type.is-primary-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-white);\n background-color: var(--c-primary-darken-5);\n border-color: var(--c-primary-darken-5);\n}\n.or-button.outline-type.is-primary-color[data-v-1f08cb78]:disabled, .or-button.outline-type.is-primary-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-primary-lighten-20);\n background-color: transparent;\n border-color: var(--c-primary-lighten-20);\n}\n.or-button.outline-type.is-primary-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-primary-lighten-20);\n background-color: transparent;\n border-color: var(--c-primary-lighten-20);\n}\n.or-button.outline-type.is-primary-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-primary-lighten-20);\n}\n.or-button.outline-type.is-error-color[data-v-1f08cb78] {\n color: var(--c-error);\n border-color: var(--c-error);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.outline-type.is-error-color[data-v-1f08cb78]:not(.or-button.outline-type.is-error-color.is-loading):not(.or-button.outline-type.is-error-color.is-disabled):not(.or-button.outline-type.is-error-color.is-readonly):not(.or-button.outline-type.is-error-color:disabled):not(.or-button.outline-type.is-error-color.is-focused):not(.or-button.outline-type.is-error-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-error-darken-3);\n border-color: var(--c-error-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.outline-type.is-error-color[data-v-1f08cb78]:not(.or-button.outline-type.is-error-color.is-loading):not(.or-button.outline-type.is-error-color.is-disabled):not(.or-button.outline-type.is-error-color.is-readonly):not(.or-button.outline-type.is-error-color:disabled):not(.or-button.outline-type.is-error-color.is-focused):not(.or-button.outline-type.is-error-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-error-darken-3);\n border-color: var(--c-error-darken-3);\n}\n}\n.or-button.outline-type.is-error-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-white);\n background-color: var(--c-error-darken-5);\n border-color: var(--c-error-darken-5);\n}\n.or-button.outline-type.is-error-color[data-v-1f08cb78]:disabled, .or-button.outline-type.is-error-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-error-lighten-20);\n background-color: transparent;\n border-color: var(--c-error-lighten-20);\n}\n.or-button.outline-type.is-error-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-error-lighten-20);\n background-color: transparent;\n border-color: var(--c-error-lighten-20);\n}\n.or-button.outline-type.is-error-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-error-lighten-20);\n}\n.or-button.outline-type.is-warning-color[data-v-1f08cb78] {\n color: var(--c-warning);\n border-color: var(--c-warning);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.outline-type.is-warning-color[data-v-1f08cb78]:not(.or-button.outline-type.is-warning-color.is-loading):not(.or-button.outline-type.is-warning-color.is-disabled):not(.or-button.outline-type.is-warning-color.is-readonly):not(.or-button.outline-type.is-warning-color:disabled):not(.or-button.outline-type.is-warning-color.is-focused):not(.or-button.outline-type.is-warning-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-warning-darken-3);\n border-color: var(--c-warning-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.outline-type.is-warning-color[data-v-1f08cb78]:not(.or-button.outline-type.is-warning-color.is-loading):not(.or-button.outline-type.is-warning-color.is-disabled):not(.or-button.outline-type.is-warning-color.is-readonly):not(.or-button.outline-type.is-warning-color:disabled):not(.or-button.outline-type.is-warning-color.is-focused):not(.or-button.outline-type.is-warning-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-warning-darken-3);\n border-color: var(--c-warning-darken-3);\n}\n}\n.or-button.outline-type.is-warning-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-white);\n background-color: var(--c-warning-darken-5);\n border-color: var(--c-warning-darken-5);\n}\n.or-button.outline-type.is-warning-color[data-v-1f08cb78]:disabled, .or-button.outline-type.is-warning-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-warning-lighten-20);\n background-color: transparent;\n border-color: var(--c-warning-lighten-20);\n}\n.or-button.outline-type.is-warning-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-warning-lighten-20);\n background-color: transparent;\n border-color: var(--c-warning-lighten-20);\n}\n.or-button.outline-type.is-warning-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-warning-lighten-20);\n}\n.or-button.outline-type.is-neutral-0-color[data-v-1f08cb78] {\n color: var(--c-neutral-0);\n border-color: var(--c-neutral-0);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.outline-type.is-neutral-0-color[data-v-1f08cb78]:not(.or-button.outline-type.is-neutral-0-color.is-loading):not(.or-button.outline-type.is-neutral-0-color.is-disabled):not(.or-button.outline-type.is-neutral-0-color.is-readonly):not(.or-button.outline-type.is-neutral-0-color:disabled):not(.or-button.outline-type.is-neutral-0-color.is-focused):not(.or-button.outline-type.is-neutral-0-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-neutral-0-darken-3);\n border-color: var(--c-neutral-0-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.outline-type.is-neutral-0-color[data-v-1f08cb78]:not(.or-button.outline-type.is-neutral-0-color.is-loading):not(.or-button.outline-type.is-neutral-0-color.is-disabled):not(.or-button.outline-type.is-neutral-0-color.is-readonly):not(.or-button.outline-type.is-neutral-0-color:disabled):not(.or-button.outline-type.is-neutral-0-color.is-focused):not(.or-button.outline-type.is-neutral-0-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-neutral-0-darken-3);\n border-color: var(--c-neutral-0-darken-3);\n}\n}\n.or-button.outline-type.is-neutral-0-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-white);\n background-color: var(--c-neutral-0-darken-5);\n border-color: var(--c-neutral-0-darken-5);\n}\n.or-button.outline-type.is-neutral-0-color[data-v-1f08cb78]:disabled, .or-button.outline-type.is-neutral-0-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-0-lighten-20);\n background-color: transparent;\n border-color: var(--c-neutral-0-lighten-20);\n}\n.or-button.outline-type.is-neutral-0-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-0-lighten-20);\n background-color: transparent;\n border-color: var(--c-neutral-0-lighten-20);\n}\n.or-button.outline-type.is-neutral-0-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-neutral-0-lighten-20);\n}\n.or-button.outline-type.is-neutral-3-color[data-v-1f08cb78] {\n color: var(--c-neutral-3);\n border-color: var(--c-neutral-3);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.outline-type.is-neutral-3-color[data-v-1f08cb78]:not(.or-button.outline-type.is-neutral-3-color.is-loading):not(.or-button.outline-type.is-neutral-3-color.is-disabled):not(.or-button.outline-type.is-neutral-3-color.is-readonly):not(.or-button.outline-type.is-neutral-3-color:disabled):not(.or-button.outline-type.is-neutral-3-color.is-focused):not(.or-button.outline-type.is-neutral-3-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-neutral-3-darken-3);\n border-color: var(--c-neutral-3-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.outline-type.is-neutral-3-color[data-v-1f08cb78]:not(.or-button.outline-type.is-neutral-3-color.is-loading):not(.or-button.outline-type.is-neutral-3-color.is-disabled):not(.or-button.outline-type.is-neutral-3-color.is-readonly):not(.or-button.outline-type.is-neutral-3-color:disabled):not(.or-button.outline-type.is-neutral-3-color.is-focused):not(.or-button.outline-type.is-neutral-3-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-neutral-3-darken-3);\n border-color: var(--c-neutral-3-darken-3);\n}\n}\n.or-button.outline-type.is-neutral-3-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-white);\n background-color: var(--c-neutral-3-darken-5);\n border-color: var(--c-neutral-3-darken-5);\n}\n.or-button.outline-type.is-neutral-3-color[data-v-1f08cb78]:disabled, .or-button.outline-type.is-neutral-3-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-3-lighten-20);\n background-color: transparent;\n border-color: var(--c-neutral-3-lighten-20);\n}\n.or-button.outline-type.is-neutral-3-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-3-lighten-20);\n background-color: transparent;\n border-color: var(--c-neutral-3-lighten-20);\n}\n.or-button.outline-type.is-neutral-3-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-neutral-3-lighten-20);\n}\n.or-button.outline-type.is-neutral-4-color[data-v-1f08cb78] {\n color: var(--c-neutral-4);\n border-color: var(--c-neutral-4);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.outline-type.is-neutral-4-color[data-v-1f08cb78]:not(.or-button.outline-type.is-neutral-4-color.is-loading):not(.or-button.outline-type.is-neutral-4-color.is-disabled):not(.or-button.outline-type.is-neutral-4-color.is-readonly):not(.or-button.outline-type.is-neutral-4-color:disabled):not(.or-button.outline-type.is-neutral-4-color.is-focused):not(.or-button.outline-type.is-neutral-4-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-neutral-4-darken-3);\n border-color: var(--c-neutral-4-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.outline-type.is-neutral-4-color[data-v-1f08cb78]:not(.or-button.outline-type.is-neutral-4-color.is-loading):not(.or-button.outline-type.is-neutral-4-color.is-disabled):not(.or-button.outline-type.is-neutral-4-color.is-readonly):not(.or-button.outline-type.is-neutral-4-color:disabled):not(.or-button.outline-type.is-neutral-4-color.is-focused):not(.or-button.outline-type.is-neutral-4-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-neutral-4-darken-3);\n border-color: var(--c-neutral-4-darken-3);\n}\n}\n.or-button.outline-type.is-neutral-4-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-white);\n background-color: var(--c-neutral-4-darken-5);\n border-color: var(--c-neutral-4-darken-5);\n}\n.or-button.outline-type.is-neutral-4-color[data-v-1f08cb78]:disabled, .or-button.outline-type.is-neutral-4-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-4-lighten-20);\n background-color: transparent;\n border-color: var(--c-neutral-4-lighten-20);\n}\n.or-button.outline-type.is-neutral-4-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-4-lighten-20);\n background-color: transparent;\n border-color: var(--c-neutral-4-lighten-20);\n}\n.or-button.outline-type.is-neutral-4-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-neutral-4-lighten-20);\n}\n.or-button.outline-type.is-neutral-5-color[data-v-1f08cb78] {\n color: var(--c-neutral-5);\n border-color: var(--c-neutral-5);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.outline-type.is-neutral-5-color[data-v-1f08cb78]:not(.or-button.outline-type.is-neutral-5-color.is-loading):not(.or-button.outline-type.is-neutral-5-color.is-disabled):not(.or-button.outline-type.is-neutral-5-color.is-readonly):not(.or-button.outline-type.is-neutral-5-color:disabled):not(.or-button.outline-type.is-neutral-5-color.is-focused):not(.or-button.outline-type.is-neutral-5-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-neutral-5-darken-3);\n border-color: var(--c-neutral-5-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.outline-type.is-neutral-5-color[data-v-1f08cb78]:not(.or-button.outline-type.is-neutral-5-color.is-loading):not(.or-button.outline-type.is-neutral-5-color.is-disabled):not(.or-button.outline-type.is-neutral-5-color.is-readonly):not(.or-button.outline-type.is-neutral-5-color:disabled):not(.or-button.outline-type.is-neutral-5-color.is-focused):not(.or-button.outline-type.is-neutral-5-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-neutral-5-darken-3);\n border-color: var(--c-neutral-5-darken-3);\n}\n}\n.or-button.outline-type.is-neutral-5-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-white);\n background-color: var(--c-neutral-5-darken-5);\n border-color: var(--c-neutral-5-darken-5);\n}\n.or-button.outline-type.is-neutral-5-color[data-v-1f08cb78]:disabled, .or-button.outline-type.is-neutral-5-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-5-lighten-20);\n background-color: transparent;\n border-color: var(--c-neutral-5-lighten-20);\n}\n.or-button.outline-type.is-neutral-5-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-5-lighten-20);\n background-color: transparent;\n border-color: var(--c-neutral-5-lighten-20);\n}\n.or-button.outline-type.is-neutral-5-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-neutral-5-lighten-20);\n}\n.or-button.outline-type.is-neutral-6-color[data-v-1f08cb78] {\n color: var(--c-neutral-6);\n border-color: var(--c-neutral-6);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.outline-type.is-neutral-6-color[data-v-1f08cb78]:not(.or-button.outline-type.is-neutral-6-color.is-loading):not(.or-button.outline-type.is-neutral-6-color.is-disabled):not(.or-button.outline-type.is-neutral-6-color.is-readonly):not(.or-button.outline-type.is-neutral-6-color:disabled):not(.or-button.outline-type.is-neutral-6-color.is-focused):not(.or-button.outline-type.is-neutral-6-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-neutral-6-darken-3);\n border-color: var(--c-neutral-6-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.outline-type.is-neutral-6-color[data-v-1f08cb78]:not(.or-button.outline-type.is-neutral-6-color.is-loading):not(.or-button.outline-type.is-neutral-6-color.is-disabled):not(.or-button.outline-type.is-neutral-6-color.is-readonly):not(.or-button.outline-type.is-neutral-6-color:disabled):not(.or-button.outline-type.is-neutral-6-color.is-focused):not(.or-button.outline-type.is-neutral-6-color:active):hover {\n color: var(--c-white);\n background-color: var(--c-neutral-6-darken-3);\n border-color: var(--c-neutral-6-darken-3);\n}\n}\n.or-button.outline-type.is-neutral-6-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-white);\n background-color: var(--c-neutral-6-darken-5);\n border-color: var(--c-neutral-6-darken-5);\n}\n.or-button.outline-type.is-neutral-6-color[data-v-1f08cb78]:disabled, .or-button.outline-type.is-neutral-6-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-6-lighten-20);\n background-color: transparent;\n border-color: var(--c-neutral-6-lighten-20);\n}\n.or-button.outline-type.is-neutral-6-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-6-lighten-20);\n background-color: transparent;\n border-color: var(--c-neutral-6-lighten-20);\n}\n.or-button.outline-type.is-neutral-6-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-neutral-6-lighten-20);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.outline-type[data-v-1f08cb78]:not(.or-button.outline-type.is-loading):not(.or-button.outline-type.is-disabled):not(.or-button.outline-type.is-readonly):not(.or-button.outline-type:disabled):not(.or-button.outline-type.is-focused):not(.or-button.outline-type:active):hover {\n box-shadow: 0 1px 2px 0 hsla(0deg, 0%, 0%, 0.2);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.outline-type[data-v-1f08cb78]:not(.or-button.outline-type.is-loading):not(.or-button.outline-type.is-disabled):not(.or-button.outline-type.is-readonly):not(.or-button.outline-type:disabled):not(.or-button.outline-type.is-focused):not(.or-button.outline-type:active):hover {\n box-shadow: 0 1px 2px 0 hsla(0deg, 0%, 0%, 0.2);\n}\n}\n.or-button.outline-type[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n box-shadow: 0 1px 2px 0 hsla(0deg, 0%, 0%, 0.1);\n}\n.or-button.outline-type.is-loading[data-v-1f08cb78] {\n cursor: progress;\n box-shadow: 0 1px 2px 0 hsla(0deg, 0%, 0%, 0.1);\n}\n.or-button.text-type[data-v-1f08cb78] {\n min-width: auto;\n padding: 0;\n background-color: transparent;\n border: 1px solid transparent;\n box-shadow: none;\n}\n.or-button.text-type.is-primary-color[data-v-1f08cb78] {\n color: var(--c-primary);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.text-type.is-primary-color[data-v-1f08cb78]:not(.or-button.text-type.is-primary-color.is-loading):not(.or-button.text-type.is-primary-color.is-disabled):not(.or-button.text-type.is-primary-color.is-readonly):not(.or-button.text-type.is-primary-color:disabled):not(.or-button.text-type.is-primary-color.is-focused):not(.or-button.text-type.is-primary-color:active):hover {\n color: var(--c-primary-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.text-type.is-primary-color[data-v-1f08cb78]:not(.or-button.text-type.is-primary-color.is-loading):not(.or-button.text-type.is-primary-color.is-disabled):not(.or-button.text-type.is-primary-color.is-readonly):not(.or-button.text-type.is-primary-color:disabled):not(.or-button.text-type.is-primary-color.is-focused):not(.or-button.text-type.is-primary-color:active):hover {\n color: var(--c-primary-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.text-type.is-primary-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-primary-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-primary-color[data-v-1f08cb78]:disabled, .or-button.text-type.is-primary-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-primary-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-primary-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-primary-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-error-color[data-v-1f08cb78] {\n color: var(--c-error);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.text-type.is-error-color[data-v-1f08cb78]:not(.or-button.text-type.is-error-color.is-loading):not(.or-button.text-type.is-error-color.is-disabled):not(.or-button.text-type.is-error-color.is-readonly):not(.or-button.text-type.is-error-color:disabled):not(.or-button.text-type.is-error-color.is-focused):not(.or-button.text-type.is-error-color:active):hover {\n color: var(--c-error-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.text-type.is-error-color[data-v-1f08cb78]:not(.or-button.text-type.is-error-color.is-loading):not(.or-button.text-type.is-error-color.is-disabled):not(.or-button.text-type.is-error-color.is-readonly):not(.or-button.text-type.is-error-color:disabled):not(.or-button.text-type.is-error-color.is-focused):not(.or-button.text-type.is-error-color:active):hover {\n color: var(--c-error-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.text-type.is-error-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-error-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-error-color[data-v-1f08cb78]:disabled, .or-button.text-type.is-error-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-error-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-error-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-error-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-warning-color[data-v-1f08cb78] {\n color: var(--c-warning);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.text-type.is-warning-color[data-v-1f08cb78]:not(.or-button.text-type.is-warning-color.is-loading):not(.or-button.text-type.is-warning-color.is-disabled):not(.or-button.text-type.is-warning-color.is-readonly):not(.or-button.text-type.is-warning-color:disabled):not(.or-button.text-type.is-warning-color.is-focused):not(.or-button.text-type.is-warning-color:active):hover {\n color: var(--c-warning-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.text-type.is-warning-color[data-v-1f08cb78]:not(.or-button.text-type.is-warning-color.is-loading):not(.or-button.text-type.is-warning-color.is-disabled):not(.or-button.text-type.is-warning-color.is-readonly):not(.or-button.text-type.is-warning-color:disabled):not(.or-button.text-type.is-warning-color.is-focused):not(.or-button.text-type.is-warning-color:active):hover {\n color: var(--c-warning-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.text-type.is-warning-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-warning-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-warning-color[data-v-1f08cb78]:disabled, .or-button.text-type.is-warning-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-warning-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-warning-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-warning-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-0-color[data-v-1f08cb78] {\n color: var(--c-neutral-0);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.text-type.is-neutral-0-color[data-v-1f08cb78]:not(.or-button.text-type.is-neutral-0-color.is-loading):not(.or-button.text-type.is-neutral-0-color.is-disabled):not(.or-button.text-type.is-neutral-0-color.is-readonly):not(.or-button.text-type.is-neutral-0-color:disabled):not(.or-button.text-type.is-neutral-0-color.is-focused):not(.or-button.text-type.is-neutral-0-color:active):hover {\n color: var(--c-neutral-0-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.text-type.is-neutral-0-color[data-v-1f08cb78]:not(.or-button.text-type.is-neutral-0-color.is-loading):not(.or-button.text-type.is-neutral-0-color.is-disabled):not(.or-button.text-type.is-neutral-0-color.is-readonly):not(.or-button.text-type.is-neutral-0-color:disabled):not(.or-button.text-type.is-neutral-0-color.is-focused):not(.or-button.text-type.is-neutral-0-color:active):hover {\n color: var(--c-neutral-0-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.text-type.is-neutral-0-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-neutral-0-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-0-color[data-v-1f08cb78]:disabled, .or-button.text-type.is-neutral-0-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-0-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-0-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-0-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-3-color[data-v-1f08cb78] {\n color: var(--c-neutral-3);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.text-type.is-neutral-3-color[data-v-1f08cb78]:not(.or-button.text-type.is-neutral-3-color.is-loading):not(.or-button.text-type.is-neutral-3-color.is-disabled):not(.or-button.text-type.is-neutral-3-color.is-readonly):not(.or-button.text-type.is-neutral-3-color:disabled):not(.or-button.text-type.is-neutral-3-color.is-focused):not(.or-button.text-type.is-neutral-3-color:active):hover {\n color: var(--c-neutral-3-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.text-type.is-neutral-3-color[data-v-1f08cb78]:not(.or-button.text-type.is-neutral-3-color.is-loading):not(.or-button.text-type.is-neutral-3-color.is-disabled):not(.or-button.text-type.is-neutral-3-color.is-readonly):not(.or-button.text-type.is-neutral-3-color:disabled):not(.or-button.text-type.is-neutral-3-color.is-focused):not(.or-button.text-type.is-neutral-3-color:active):hover {\n color: var(--c-neutral-3-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.text-type.is-neutral-3-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-neutral-3-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-3-color[data-v-1f08cb78]:disabled, .or-button.text-type.is-neutral-3-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-3-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-3-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-3-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-4-color[data-v-1f08cb78] {\n color: var(--c-neutral-4);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.text-type.is-neutral-4-color[data-v-1f08cb78]:not(.or-button.text-type.is-neutral-4-color.is-loading):not(.or-button.text-type.is-neutral-4-color.is-disabled):not(.or-button.text-type.is-neutral-4-color.is-readonly):not(.or-button.text-type.is-neutral-4-color:disabled):not(.or-button.text-type.is-neutral-4-color.is-focused):not(.or-button.text-type.is-neutral-4-color:active):hover {\n color: var(--c-neutral-4-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.text-type.is-neutral-4-color[data-v-1f08cb78]:not(.or-button.text-type.is-neutral-4-color.is-loading):not(.or-button.text-type.is-neutral-4-color.is-disabled):not(.or-button.text-type.is-neutral-4-color.is-readonly):not(.or-button.text-type.is-neutral-4-color:disabled):not(.or-button.text-type.is-neutral-4-color.is-focused):not(.or-button.text-type.is-neutral-4-color:active):hover {\n color: var(--c-neutral-4-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.text-type.is-neutral-4-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-neutral-4-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-4-color[data-v-1f08cb78]:disabled, .or-button.text-type.is-neutral-4-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-4-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-4-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-4-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-5-color[data-v-1f08cb78] {\n color: var(--c-neutral-5);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.text-type.is-neutral-5-color[data-v-1f08cb78]:not(.or-button.text-type.is-neutral-5-color.is-loading):not(.or-button.text-type.is-neutral-5-color.is-disabled):not(.or-button.text-type.is-neutral-5-color.is-readonly):not(.or-button.text-type.is-neutral-5-color:disabled):not(.or-button.text-type.is-neutral-5-color.is-focused):not(.or-button.text-type.is-neutral-5-color:active):hover {\n color: var(--c-neutral-5-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.text-type.is-neutral-5-color[data-v-1f08cb78]:not(.or-button.text-type.is-neutral-5-color.is-loading):not(.or-button.text-type.is-neutral-5-color.is-disabled):not(.or-button.text-type.is-neutral-5-color.is-readonly):not(.or-button.text-type.is-neutral-5-color:disabled):not(.or-button.text-type.is-neutral-5-color.is-focused):not(.or-button.text-type.is-neutral-5-color:active):hover {\n color: var(--c-neutral-5-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.text-type.is-neutral-5-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-neutral-5-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-5-color[data-v-1f08cb78]:disabled, .or-button.text-type.is-neutral-5-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-5-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-5-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-5-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-6-color[data-v-1f08cb78] {\n color: var(--c-neutral-6);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.text-type.is-neutral-6-color[data-v-1f08cb78]:not(.or-button.text-type.is-neutral-6-color.is-loading):not(.or-button.text-type.is-neutral-6-color.is-disabled):not(.or-button.text-type.is-neutral-6-color.is-readonly):not(.or-button.text-type.is-neutral-6-color:disabled):not(.or-button.text-type.is-neutral-6-color.is-focused):not(.or-button.text-type.is-neutral-6-color:active):hover {\n color: var(--c-neutral-6-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.text-type.is-neutral-6-color[data-v-1f08cb78]:not(.or-button.text-type.is-neutral-6-color.is-loading):not(.or-button.text-type.is-neutral-6-color.is-disabled):not(.or-button.text-type.is-neutral-6-color.is-readonly):not(.or-button.text-type.is-neutral-6-color:disabled):not(.or-button.text-type.is-neutral-6-color.is-focused):not(.or-button.text-type.is-neutral-6-color:active):hover {\n color: var(--c-neutral-6-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.text-type.is-neutral-6-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-neutral-6-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-6-color[data-v-1f08cb78]:disabled, .or-button.text-type.is-neutral-6-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-6-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-neutral-6-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-6-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.text-type.is-small[data-v-1f08cb78] {\n font-size: calc(var(--fs-1) - 0.125rem);\n line-height: 1;\n}\n.or-button.text-type.is-small[data-v-1f08cb78] .material-icons {\n font-size: calc(var(--fs-1) - 0.125rem + 0.25rem);\n}\n.or-button.icon-type[data-v-1f08cb78] {\n min-width: auto;\n max-width: 3.375rem;\n padding: 0.875rem;\n border-radius: 9999px;\n}\n.or-button.icon-type[data-v-1f08cb78]:not(.icon-simple-type) .material-icons {\n font-size: 1.5rem;\n}\n.or-button.icon-type .or-button--content[data-v-1f08cb78] {\n min-width: 1.5rem;\n min-height: 1.5rem;\n}\n.or-button.icon-type .or-button--content[data-v-1f08cb78] .tooltip-container {\n display: inline-flex;\n flex-direction: row;\n}\n.or-button.icon-type .or-button--content[data-v-1f08cb78] .trigger {\n display: inline-flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n}\n.or-button.icon-type .or-button--content-append[data-v-1f08cb78], .or-button.icon-type .or-button--content-prepend[data-v-1f08cb78] {\n margin: 0;\n}\n.or-button.icon-simple-type[data-v-1f08cb78] {\n min-width: auto;\n max-width: 3.375rem;\n padding: 0;\n background-color: transparent;\n border-color: transparent;\n border-radius: 9999px;\n box-shadow: none;\n}\n.or-button.icon-simple-type .or-loader[data-v-1f08cb78]::after {\n width: 100%;\n height: 100%;\n}\n.or-button.icon-simple-type.is-primary-color[data-v-1f08cb78] {\n color: var(--c-primary);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.icon-simple-type.is-primary-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-primary-color.is-loading):not(.or-button.icon-simple-type.is-primary-color.is-disabled):not(.or-button.icon-simple-type.is-primary-color.is-readonly):not(.or-button.icon-simple-type.is-primary-color:disabled):not(.or-button.icon-simple-type.is-primary-color.is-focused):not(.or-button.icon-simple-type.is-primary-color:active):hover {\n color: var(--c-primary-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.icon-simple-type.is-primary-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-primary-color.is-loading):not(.or-button.icon-simple-type.is-primary-color.is-disabled):not(.or-button.icon-simple-type.is-primary-color.is-readonly):not(.or-button.icon-simple-type.is-primary-color:disabled):not(.or-button.icon-simple-type.is-primary-color.is-focused):not(.or-button.icon-simple-type.is-primary-color:active):hover {\n color: var(--c-primary-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.icon-simple-type.is-primary-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-primary-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-primary-color[data-v-1f08cb78]:disabled, .or-button.icon-simple-type.is-primary-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-primary-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-primary-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-primary-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-primary-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-primary-lighten-20);\n}\n.or-button.icon-simple-type.is-error-color[data-v-1f08cb78] {\n color: var(--c-error);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.icon-simple-type.is-error-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-error-color.is-loading):not(.or-button.icon-simple-type.is-error-color.is-disabled):not(.or-button.icon-simple-type.is-error-color.is-readonly):not(.or-button.icon-simple-type.is-error-color:disabled):not(.or-button.icon-simple-type.is-error-color.is-focused):not(.or-button.icon-simple-type.is-error-color:active):hover {\n color: var(--c-error-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.icon-simple-type.is-error-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-error-color.is-loading):not(.or-button.icon-simple-type.is-error-color.is-disabled):not(.or-button.icon-simple-type.is-error-color.is-readonly):not(.or-button.icon-simple-type.is-error-color:disabled):not(.or-button.icon-simple-type.is-error-color.is-focused):not(.or-button.icon-simple-type.is-error-color:active):hover {\n color: var(--c-error-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.icon-simple-type.is-error-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-error-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-error-color[data-v-1f08cb78]:disabled, .or-button.icon-simple-type.is-error-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-error-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-error-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-error-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-error-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-error-lighten-20);\n}\n.or-button.icon-simple-type.is-warning-color[data-v-1f08cb78] {\n color: var(--c-warning);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.icon-simple-type.is-warning-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-warning-color.is-loading):not(.or-button.icon-simple-type.is-warning-color.is-disabled):not(.or-button.icon-simple-type.is-warning-color.is-readonly):not(.or-button.icon-simple-type.is-warning-color:disabled):not(.or-button.icon-simple-type.is-warning-color.is-focused):not(.or-button.icon-simple-type.is-warning-color:active):hover {\n color: var(--c-warning-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.icon-simple-type.is-warning-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-warning-color.is-loading):not(.or-button.icon-simple-type.is-warning-color.is-disabled):not(.or-button.icon-simple-type.is-warning-color.is-readonly):not(.or-button.icon-simple-type.is-warning-color:disabled):not(.or-button.icon-simple-type.is-warning-color.is-focused):not(.or-button.icon-simple-type.is-warning-color:active):hover {\n color: var(--c-warning-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.icon-simple-type.is-warning-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-warning-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-warning-color[data-v-1f08cb78]:disabled, .or-button.icon-simple-type.is-warning-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-warning-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-warning-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-warning-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-warning-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-warning-lighten-20);\n}\n.or-button.icon-simple-type.is-neutral-0-color[data-v-1f08cb78] {\n color: var(--c-neutral-0);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.icon-simple-type.is-neutral-0-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-neutral-0-color.is-loading):not(.or-button.icon-simple-type.is-neutral-0-color.is-disabled):not(.or-button.icon-simple-type.is-neutral-0-color.is-readonly):not(.or-button.icon-simple-type.is-neutral-0-color:disabled):not(.or-button.icon-simple-type.is-neutral-0-color.is-focused):not(.or-button.icon-simple-type.is-neutral-0-color:active):hover {\n color: var(--c-neutral-0-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.icon-simple-type.is-neutral-0-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-neutral-0-color.is-loading):not(.or-button.icon-simple-type.is-neutral-0-color.is-disabled):not(.or-button.icon-simple-type.is-neutral-0-color.is-readonly):not(.or-button.icon-simple-type.is-neutral-0-color:disabled):not(.or-button.icon-simple-type.is-neutral-0-color.is-focused):not(.or-button.icon-simple-type.is-neutral-0-color:active):hover {\n color: var(--c-neutral-0-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.icon-simple-type.is-neutral-0-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-neutral-0-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-0-color[data-v-1f08cb78]:disabled, .or-button.icon-simple-type.is-neutral-0-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-0-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-0-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-0-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-0-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-neutral-0-lighten-20);\n}\n.or-button.icon-simple-type.is-neutral-3-color[data-v-1f08cb78] {\n color: var(--c-neutral-3);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.icon-simple-type.is-neutral-3-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-neutral-3-color.is-loading):not(.or-button.icon-simple-type.is-neutral-3-color.is-disabled):not(.or-button.icon-simple-type.is-neutral-3-color.is-readonly):not(.or-button.icon-simple-type.is-neutral-3-color:disabled):not(.or-button.icon-simple-type.is-neutral-3-color.is-focused):not(.or-button.icon-simple-type.is-neutral-3-color:active):hover {\n color: var(--c-neutral-3-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.icon-simple-type.is-neutral-3-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-neutral-3-color.is-loading):not(.or-button.icon-simple-type.is-neutral-3-color.is-disabled):not(.or-button.icon-simple-type.is-neutral-3-color.is-readonly):not(.or-button.icon-simple-type.is-neutral-3-color:disabled):not(.or-button.icon-simple-type.is-neutral-3-color.is-focused):not(.or-button.icon-simple-type.is-neutral-3-color:active):hover {\n color: var(--c-neutral-3-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.icon-simple-type.is-neutral-3-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-neutral-3-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-3-color[data-v-1f08cb78]:disabled, .or-button.icon-simple-type.is-neutral-3-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-3-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-3-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-3-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-3-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-neutral-3-lighten-20);\n}\n.or-button.icon-simple-type.is-neutral-4-color[data-v-1f08cb78] {\n color: var(--c-neutral-4);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.icon-simple-type.is-neutral-4-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-neutral-4-color.is-loading):not(.or-button.icon-simple-type.is-neutral-4-color.is-disabled):not(.or-button.icon-simple-type.is-neutral-4-color.is-readonly):not(.or-button.icon-simple-type.is-neutral-4-color:disabled):not(.or-button.icon-simple-type.is-neutral-4-color.is-focused):not(.or-button.icon-simple-type.is-neutral-4-color:active):hover {\n color: var(--c-neutral-4-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.icon-simple-type.is-neutral-4-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-neutral-4-color.is-loading):not(.or-button.icon-simple-type.is-neutral-4-color.is-disabled):not(.or-button.icon-simple-type.is-neutral-4-color.is-readonly):not(.or-button.icon-simple-type.is-neutral-4-color:disabled):not(.or-button.icon-simple-type.is-neutral-4-color.is-focused):not(.or-button.icon-simple-type.is-neutral-4-color:active):hover {\n color: var(--c-neutral-4-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.icon-simple-type.is-neutral-4-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-neutral-4-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-4-color[data-v-1f08cb78]:disabled, .or-button.icon-simple-type.is-neutral-4-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-4-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-4-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-4-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-4-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-neutral-4-lighten-20);\n}\n.or-button.icon-simple-type.is-neutral-5-color[data-v-1f08cb78] {\n color: var(--c-neutral-5);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.icon-simple-type.is-neutral-5-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-neutral-5-color.is-loading):not(.or-button.icon-simple-type.is-neutral-5-color.is-disabled):not(.or-button.icon-simple-type.is-neutral-5-color.is-readonly):not(.or-button.icon-simple-type.is-neutral-5-color:disabled):not(.or-button.icon-simple-type.is-neutral-5-color.is-focused):not(.or-button.icon-simple-type.is-neutral-5-color:active):hover {\n color: var(--c-neutral-5-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.icon-simple-type.is-neutral-5-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-neutral-5-color.is-loading):not(.or-button.icon-simple-type.is-neutral-5-color.is-disabled):not(.or-button.icon-simple-type.is-neutral-5-color.is-readonly):not(.or-button.icon-simple-type.is-neutral-5-color:disabled):not(.or-button.icon-simple-type.is-neutral-5-color.is-focused):not(.or-button.icon-simple-type.is-neutral-5-color:active):hover {\n color: var(--c-neutral-5-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.icon-simple-type.is-neutral-5-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-neutral-5-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-5-color[data-v-1f08cb78]:disabled, .or-button.icon-simple-type.is-neutral-5-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-5-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-5-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-5-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-5-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-neutral-5-lighten-20);\n}\n.or-button.icon-simple-type.is-neutral-6-color[data-v-1f08cb78] {\n color: var(--c-neutral-6);\n background-color: transparent;\n border-color: transparent;\n}\n@media (hover: hover) and (pointer: fine) {\n.or-button.icon-simple-type.is-neutral-6-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-neutral-6-color.is-loading):not(.or-button.icon-simple-type.is-neutral-6-color.is-disabled):not(.or-button.icon-simple-type.is-neutral-6-color.is-readonly):not(.or-button.icon-simple-type.is-neutral-6-color:disabled):not(.or-button.icon-simple-type.is-neutral-6-color.is-focused):not(.or-button.icon-simple-type.is-neutral-6-color:active):hover {\n color: var(--c-neutral-6-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-button.icon-simple-type.is-neutral-6-color[data-v-1f08cb78]:not(.or-button.icon-simple-type.is-neutral-6-color.is-loading):not(.or-button.icon-simple-type.is-neutral-6-color.is-disabled):not(.or-button.icon-simple-type.is-neutral-6-color.is-readonly):not(.or-button.icon-simple-type.is-neutral-6-color:disabled):not(.or-button.icon-simple-type.is-neutral-6-color.is-focused):not(.or-button.icon-simple-type.is-neutral-6-color:active):hover {\n color: var(--c-neutral-6-darken-3);\n background-color: transparent;\n border-color: transparent;\n}\n}\n.or-button.icon-simple-type.is-neutral-6-color[data-v-1f08cb78]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active {\n color: var(--c-neutral-6-darken-5);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-6-color[data-v-1f08cb78]:disabled, .or-button.icon-simple-type.is-neutral-6-color.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n color: var(--c-neutral-6-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-6-color.is-loading[data-v-1f08cb78] {\n cursor: progress;\n color: var(--c-neutral-6-lighten-20);\n background-color: transparent;\n border-color: transparent;\n}\n.or-button.icon-simple-type.is-neutral-6-color.is-loading .or-loader[data-v-1f08cb78]::after {\n color: var(--c-neutral-6-lighten-20);\n}\n.or-button.icon-simple-type.is-small[data-v-1f08cb78] .or-icon {\n font-size: var(--fs-1);\n}\n.or-button.icon-simple-type.is-small[data-v-1f08cb78] .material-icons {\n font-size: var(--fs-1);\n}\n.or-button.icon-simple-type .or-button--content-append[data-v-1f08cb78], .or-button.icon-simple-type .or-button--content-prepend[data-v-1f08cb78] {\n margin: 0;\n}\n.or-button.is-fullwidth[data-v-1f08cb78] {\n width: 100%;\n}\n.or-button.is-block[data-v-1f08cb78] {\n display: flex;\n}\n.or-button.is-loading[data-v-1f08cb78] {\n cursor: progress;\n}\n.or-button.is-loading .or-button--content[data-v-1f08cb78] {\n opacity: 0;\n}\n.or-button[data-v-1f08cb78]:disabled, .or-button.is-disabled[data-v-1f08cb78] {\n cursor: not-allowed;\n box-shadow: none;\n}";
|
|
@@ -264,12 +264,12 @@ script$2.render = render$N;
|
|
|
264
264
|
script$2.__scopeId = "data-v-1f08cb78";
|
|
265
265
|
script$2.__file = "src/components/or-button/OrButton.vue";
|
|
266
266
|
|
|
267
|
-
const _hoisted_1$
|
|
267
|
+
const _hoisted_1$v = {
|
|
268
268
|
key: 0,
|
|
269
269
|
ref: "prependRef",
|
|
270
270
|
class: "or-textbox--prepend"
|
|
271
271
|
};
|
|
272
|
-
const _hoisted_2$
|
|
272
|
+
const _hoisted_2$i = {
|
|
273
273
|
class: "or-textbox--wrapper"
|
|
274
274
|
};
|
|
275
275
|
const _hoisted_3$c = {
|
|
@@ -297,7 +297,7 @@ function render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
297
297
|
const _component_or_collapse = resolveComponent("or-collapse");
|
|
298
298
|
return openBlock(), createElementBlock("div", {
|
|
299
299
|
class: normalizeClass(_ctx.rootClasses)
|
|
300
|
-
}, [createCommentVNode(" Prepend Slot "), _ctx.$slots.prepend ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
300
|
+
}, [createCommentVNode(" Prepend Slot "), _ctx.$slots.prepend ? (openBlock(), createElementBlock("div", _hoisted_1$v, [renderSlot(_ctx.$slots, "prepend")], 512 /* NEED_PATCH */)) : createCommentVNode("v-if", true), createCommentVNode(" Input "), createElementVNode("div", _hoisted_2$i, [createCommentVNode(" Label "), _ctx.$slots['label-default'] || _ctx.label ? (openBlock(), createBlock(_component_or_label, {
|
|
301
301
|
key: 0,
|
|
302
302
|
"is-required": _ctx.isRequired,
|
|
303
303
|
for: _ctx.localId
|
|
@@ -490,10 +490,10 @@ script$5.render = render$K;
|
|
|
490
490
|
script$5.__scopeId = "data-v-33ff6f4a";
|
|
491
491
|
script$5.__file = "src/components/or-inputs/OrPassword.vue";
|
|
492
492
|
|
|
493
|
-
const _hoisted_1$
|
|
493
|
+
const _hoisted_1$u = {
|
|
494
494
|
class: "or-card-collection-toolbar"
|
|
495
495
|
};
|
|
496
|
-
const _hoisted_2$
|
|
496
|
+
const _hoisted_2$h = {
|
|
497
497
|
class: "or-card-collection-sorting"
|
|
498
498
|
};
|
|
499
499
|
const _hoisted_3$b = ["onClick"];
|
|
@@ -521,7 +521,7 @@ function render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
521
521
|
const _component_or_card = resolveComponent("or-card");
|
|
522
522
|
return openBlock(), createElementBlock("div", {
|
|
523
523
|
class: normalizeClass(_ctx.rootClasses)
|
|
524
|
-
}, [createElementVNode("div", _hoisted_1$
|
|
524
|
+
}, [createElementVNode("div", _hoisted_1$u, [createElementVNode("div", _hoisted_2$h, [_ctx.sortableColumns ? (openBlock(true), createElementBlock(Fragment, {
|
|
525
525
|
key: 0
|
|
526
526
|
}, renderList(_ctx.sortableColumns, column => {
|
|
527
527
|
return openBlock(), createElementBlock("div", {
|
|
@@ -640,7 +640,7 @@ function render$I(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
640
640
|
script$7.render = render$I;
|
|
641
641
|
script$7.__file = "src/components/or-card-collection-v3/OrCardCollection.vue";
|
|
642
642
|
|
|
643
|
-
const _hoisted_1$
|
|
643
|
+
const _hoisted_1$t = ["data-is-invalid"];
|
|
644
644
|
function render$H(_ctx, _cache, $props, $setup, $data, $options) {
|
|
645
645
|
const _component_or_label = resolveComponent("or-label");
|
|
646
646
|
const _component_or_chips_input = resolveComponent("or-chips-input");
|
|
@@ -675,7 +675,7 @@ function render$H(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
675
675
|
}, null, 8 /* PROPS */, ["input", "chips", "placeholder", "is-focused", "is-disabled", "is-invalid", "duplicate-at-index", "onFocus", "onDeleteChip"]), _ctx.isInvalid ? (openBlock(), createBlock(_component_or_error, {
|
|
676
676
|
key: 1,
|
|
677
677
|
error: _ctx.error
|
|
678
|
-
}, null, 8 /* PROPS */, ["error"])) : createCommentVNode("v-if", true)], 8 /* PROPS */, _hoisted_1$
|
|
678
|
+
}, null, 8 /* PROPS */, ["error"])) : createCommentVNode("v-if", true)], 8 /* PROPS */, _hoisted_1$t);
|
|
679
679
|
}
|
|
680
680
|
|
|
681
681
|
var css_248z$r = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-a470dcbc {\nfrom {\n transform: rotate(0);\n}\nto {\n transform: rotate(359deg);\n}\n}\n@keyframes fade-a470dcbc {\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n}\n.or-chips[data-v-a470dcbc] {\n display: flex;\n flex-direction: column;\n}\n.or-chips .or-label[data-v-a470dcbc] {\n margin-bottom: var(--s-1);\n}\n.or-chips .or-error[data-v-a470dcbc] {\n margin-top: var(--s-1);\n}";
|
|
@@ -685,11 +685,11 @@ script$8.render = render$H;
|
|
|
685
685
|
script$8.__scopeId = "data-v-a470dcbc";
|
|
686
686
|
script$8.__file = "src/components/or-chips/OrChips.vue";
|
|
687
687
|
|
|
688
|
-
const _hoisted_1$
|
|
688
|
+
const _hoisted_1$s = {
|
|
689
689
|
ref: "root",
|
|
690
690
|
class: "or-code"
|
|
691
691
|
};
|
|
692
|
-
const _hoisted_2$
|
|
692
|
+
const _hoisted_2$g = {
|
|
693
693
|
key: 0,
|
|
694
694
|
class: "header"
|
|
695
695
|
};
|
|
@@ -710,7 +710,7 @@ function render$G(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
710
710
|
const _component_or_hint = resolveComponent("or-hint");
|
|
711
711
|
const _component_or_modal = resolveComponent("or-modal");
|
|
712
712
|
const _component_or_teleport = resolveComponent("or-teleport");
|
|
713
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
713
|
+
return openBlock(), createElementBlock("div", _hoisted_1$s, [_ctx.isShowingHeader ? (openBlock(), createElementBlock("div", _hoisted_2$g, [createVNode(_component_or_label, {
|
|
714
714
|
label: _ctx.label
|
|
715
715
|
}, {
|
|
716
716
|
append: withCtx(() => [renderSlot(_ctx.$slots, "label-append")]),
|
|
@@ -773,10 +773,10 @@ script$9.__scopeId = "data-v-3d4b8218";
|
|
|
773
773
|
script$9.__file = "src/components/or-code/OrCode.vue";
|
|
774
774
|
|
|
775
775
|
const _withScopeId$4 = n => (pushScopeId("data-v-da42f3fe"), n = n(), popScopeId(), n);
|
|
776
|
-
const _hoisted_1$
|
|
776
|
+
const _hoisted_1$r = {
|
|
777
777
|
class: "color-container"
|
|
778
778
|
};
|
|
779
|
-
const _hoisted_2$
|
|
779
|
+
const _hoisted_2$f = {
|
|
780
780
|
class: "or-color-picker-box"
|
|
781
781
|
};
|
|
782
782
|
const _hoisted_3$9 = ["aria-label", "aria-selected", "data-color", "onClick"];
|
|
@@ -796,7 +796,7 @@ const _hoisted_6$5 = /*#__PURE__*/_withScopeId$4(() => /*#__PURE__*/createElemen
|
|
|
796
796
|
const _hoisted_7$4 = [_hoisted_6$5];
|
|
797
797
|
function render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
|
798
798
|
const _component_or_floating = resolveComponent("or-floating");
|
|
799
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
799
|
+
return openBlock(), createElementBlock("div", _hoisted_1$r, [createElementVNode("div", {
|
|
800
800
|
ref: "trigger",
|
|
801
801
|
class: "tag__color",
|
|
802
802
|
style: normalizeStyle({
|
|
@@ -811,7 +811,7 @@ function render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
811
811
|
"is-using-shift": "",
|
|
812
812
|
"is-using-flip": ""
|
|
813
813
|
}, {
|
|
814
|
-
default: withCtx(() => [createElementVNode("div", _hoisted_2$
|
|
814
|
+
default: withCtx(() => [createElementVNode("div", _hoisted_2$f, [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.palette, (group, idx) => {
|
|
815
815
|
return openBlock(), createElementBlock("div", {
|
|
816
816
|
key: idx,
|
|
817
817
|
class: "or-color-picker-color-group"
|
|
@@ -842,7 +842,7 @@ script$a.render = render$F;
|
|
|
842
842
|
script$a.__scopeId = "data-v-da42f3fe";
|
|
843
843
|
script$a.__file = "src/components/or-color-picker/OrColorPicker.vue";
|
|
844
844
|
|
|
845
|
-
const _hoisted_1$
|
|
845
|
+
const _hoisted_1$q = {
|
|
846
846
|
class: "or-confirm-footer"
|
|
847
847
|
};
|
|
848
848
|
function render$E(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -862,7 +862,7 @@ function render$E(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
862
862
|
footer: withCtx(() => [renderSlot(_ctx.$slots, "footer", {
|
|
863
863
|
close: _ctx.handleClose,
|
|
864
864
|
confirm: _ctx.handleConfirm
|
|
865
|
-
}, () => [createElementVNode("div", _hoisted_1$
|
|
865
|
+
}, () => [createElementVNode("div", _hoisted_1$q, [createVNode(_component_or_button, {
|
|
866
866
|
ref: "confirmationButtonRef",
|
|
867
867
|
color: _ctx.confirmButtonColor,
|
|
868
868
|
content: _ctx.confirmButtonText,
|
|
@@ -898,7 +898,7 @@ script$b.render = render$E;
|
|
|
898
898
|
script$b.__scopeId = "data-v-077d7158";
|
|
899
899
|
script$b.__file = "src/components/or-confirm/OrConfirm.vue";
|
|
900
900
|
|
|
901
|
-
const _hoisted_1$
|
|
901
|
+
const _hoisted_1$p = {
|
|
902
902
|
class: /*#__PURE__*/normalizeClass(['grow', 'overflow-y-auto', 'overflow-x-hidden'])
|
|
903
903
|
};
|
|
904
904
|
function render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -916,7 +916,7 @@ function render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
916
916
|
role: "alertdialog"
|
|
917
917
|
}), [createElementVNode("div", {
|
|
918
918
|
class: normalizeClass(_ctx.headerStyles)
|
|
919
|
-
}, [renderSlot(_ctx.$slots, "header", {}, () => [createTextVNode(toDisplayString(_ctx.titleText), 1 /* TEXT */)])], 2 /* CLASS */), createElementVNode("div", _hoisted_1$
|
|
919
|
+
}, [renderSlot(_ctx.$slots, "header", {}, () => [createTextVNode(toDisplayString(_ctx.titleText), 1 /* TEXT */)])], 2 /* CLASS */), createElementVNode("div", _hoisted_1$p, [renderSlot(_ctx.$slots, "default"), _ctx.confirmationText ? (openBlock(), createElementBlock("div", {
|
|
920
920
|
key: 0,
|
|
921
921
|
class: normalizeClass(_ctx.inputBoxStyles)
|
|
922
922
|
}, [createVNode(_component_OrInput, {
|
|
@@ -963,8 +963,8 @@ script$c.render = render$D;
|
|
|
963
963
|
script$c.__file = "src/components/or-confirm-v3/OrConfirm.vue";
|
|
964
964
|
|
|
965
965
|
const _withScopeId$3 = n => (pushScopeId("data-v-733cf0b2"), n = n(), popScopeId(), n);
|
|
966
|
-
const _hoisted_1$
|
|
967
|
-
const _hoisted_2$
|
|
966
|
+
const _hoisted_1$o = ["id", "value", "disabled", "readonly"];
|
|
967
|
+
const _hoisted_2$e = {
|
|
968
968
|
key: 0,
|
|
969
969
|
class: "placeholder"
|
|
970
970
|
};
|
|
@@ -1065,7 +1065,7 @@ function render$C(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1065
1065
|
value: _ctx.modelValue,
|
|
1066
1066
|
disabled: _ctx.isDisabled,
|
|
1067
1067
|
readonly: _ctx.isReadonly
|
|
1068
|
-
}, null, 8 /* PROPS */, _hoisted_1$
|
|
1068
|
+
}, null, 8 /* PROPS */, _hoisted_1$o), !_ctx.modelValue ? (openBlock(), createElementBlock("div", _hoisted_2$e, [_ctx.isShowDate ? (openBlock(), createElementBlock("div", _hoisted_3$8, " YYYY-MM-DD ")) : createCommentVNode("v-if", true), _ctx.isShowTime ? (openBlock(), createElementBlock("div", _hoisted_4$7, " HH:MM ")) : createCommentVNode("v-if", true)])) : (openBlock(), createElementBlock("div", _hoisted_5$5, [_ctx.isShowDate ? (openBlock(), createElementBlock("div", _hoisted_6$4, toDisplayString(_ctx.dateValue), 1 /* TEXT */)) : createCommentVNode("v-if", true), _ctx.isShowTime ? (openBlock(), createElementBlock("div", _hoisted_7$3, toDisplayString(_ctx.timeValue), 1 /* TEXT */)) : createCommentVNode("v-if", true)]))], 2 /* CLASS */), createVNode(_component_or_collapse, {
|
|
1069
1069
|
"is-visible": _ctx.isShowInfo
|
|
1070
1070
|
}, {
|
|
1071
1071
|
default: withCtx(() => [createElementVNode("div", _hoisted_8$2, [createVNode(Transition, {
|
|
@@ -1182,19 +1182,17 @@ script$d.render = render$C;
|
|
|
1182
1182
|
script$d.__scopeId = "data-v-733cf0b2";
|
|
1183
1183
|
script$d.__file = "src/components/or-date-time-picker/OrDateTimePicker.vue";
|
|
1184
1184
|
|
|
1185
|
-
const _hoisted_1$o = {
|
|
1186
|
-
class: /*#__PURE__*/normalizeClass(['flex', 'items-center', 'm-[-4px] md:m-[-2px]'])
|
|
1187
|
-
};
|
|
1188
1185
|
function render$B(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1189
1186
|
const _component_OrIcon = resolveComponent("OrIcon");
|
|
1190
1187
|
return openBlock(), createElementBlock("div", mergeProps({
|
|
1191
1188
|
ref: "root"
|
|
1192
1189
|
}, _ctx.$attrs, {
|
|
1193
1190
|
class: _ctx.rootStyles
|
|
1194
|
-
}), [
|
|
1191
|
+
}), [createVNode(_component_OrIcon, {
|
|
1192
|
+
class: normalizeClass(['-m-xs', 'mr-none']),
|
|
1195
1193
|
icon: 'error',
|
|
1196
1194
|
variant: 'filled-bold'
|
|
1197
|
-
})
|
|
1195
|
+
}), renderSlot(_ctx.$slots, "default")], 16 /* FULL_PROPS */);
|
|
1198
1196
|
}
|
|
1199
1197
|
|
|
1200
1198
|
script$e.render = render$B;
|
|
@@ -1219,9 +1217,9 @@ script$f.render = render$A;
|
|
|
1219
1217
|
script$f.__file = "src/components/or-fab-v3/OrFab.vue";
|
|
1220
1218
|
|
|
1221
1219
|
const _hoisted_1$m = {
|
|
1222
|
-
class: /*#__PURE__*/normalizeClass(['flex', 'items-center', 'gap-
|
|
1220
|
+
class: /*#__PURE__*/normalizeClass(['flex', 'items-center', 'gap-[10px]'])
|
|
1223
1221
|
};
|
|
1224
|
-
const _hoisted_2$
|
|
1222
|
+
const _hoisted_2$d = ["id", "type", "placeholder", "activated"];
|
|
1225
1223
|
function render$z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1226
1224
|
const _component_OrInlineInputBox = resolveComponent("OrInlineInputBox");
|
|
1227
1225
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
@@ -1246,7 +1244,7 @@ function render$z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1246
1244
|
onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
|
|
1247
1245
|
onFocus: _cache[3] || (_cache[3] = (...args) => _ctx.onFocus && _ctx.onFocus(...args)),
|
|
1248
1246
|
onBlur: _cache[4] || (_cache[4] = (...args) => _ctx.onBlur && _ctx.onBlur(...args))
|
|
1249
|
-
}), null, 16 /* FULL_PROPS */, _hoisted_2$
|
|
1247
|
+
}), null, 16 /* FULL_PROPS */, _hoisted_2$d), [[vModelDynamic, _ctx.draftModelValue]])]),
|
|
1250
1248
|
_: 1 /* STABLE */
|
|
1251
1249
|
}, 8 /* PROPS */, ["size", "invalid"]), _ctx.activated && !_ctx.saveOnBlur ? (openBlock(), createElementBlock("div", {
|
|
1252
1250
|
key: 0,
|
|
@@ -1296,7 +1294,7 @@ script$g.__file = "src/components/or-inline-input-v3/OrInlineInput.vue";
|
|
|
1296
1294
|
const _hoisted_1$l = {
|
|
1297
1295
|
class: "or-inline-text-edit-wrapper"
|
|
1298
1296
|
};
|
|
1299
|
-
const _hoisted_2$
|
|
1297
|
+
const _hoisted_2$c = {
|
|
1300
1298
|
class: "or-inline-text-edit-input-wrapper"
|
|
1301
1299
|
};
|
|
1302
1300
|
const _hoisted_3$7 = ["id", "disabled", "readonly", "placeholder"];
|
|
@@ -1319,7 +1317,7 @@ function render$y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1319
1317
|
class: normalizeClass(["or-inline-text-edit", {
|
|
1320
1318
|
'is-show-info': !!_ctx.error && _ctx.isInvalid
|
|
1321
1319
|
}])
|
|
1322
|
-
}, [createElementVNode("div", _hoisted_1$l, [createElementVNode("div", _hoisted_2$
|
|
1320
|
+
}, [createElementVNode("div", _hoisted_1$l, [createElementVNode("div", _hoisted_2$c, [!_ctx.isTextareaType && _ctx.isEditing ? withDirectives((openBlock(), createElementBlock("input", {
|
|
1323
1321
|
key: 0,
|
|
1324
1322
|
id: _ctx.localId,
|
|
1325
1323
|
ref: "inputRef",
|
|
@@ -1390,9 +1388,9 @@ script$h.__scopeId = "data-v-bb23f4dc";
|
|
|
1390
1388
|
script$h.__file = "src/components/or-inline-text-edit/OrInlineTextEdit.vue";
|
|
1391
1389
|
|
|
1392
1390
|
const _hoisted_1$k = {
|
|
1393
|
-
class: /*#__PURE__*/normalizeClass(['flex', 'items-
|
|
1391
|
+
class: /*#__PURE__*/normalizeClass(['flex', 'items-start', 'gap-[10px]'])
|
|
1394
1392
|
};
|
|
1395
|
-
const _hoisted_2$
|
|
1393
|
+
const _hoisted_2$b = ["id", "placeholder", "activated"];
|
|
1396
1394
|
function render$x(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1397
1395
|
const _component_OrInlineInputBox = resolveComponent("OrInlineInputBox");
|
|
1398
1396
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
@@ -1416,7 +1414,7 @@ function render$x(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1416
1414
|
onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
|
|
1417
1415
|
onFocus: _cache[3] || (_cache[3] = (...args) => _ctx.onFocus && _ctx.onFocus(...args)),
|
|
1418
1416
|
onBlur: _cache[4] || (_cache[4] = (...args) => _ctx.onBlur && _ctx.onBlur(...args))
|
|
1419
|
-
}), null, 16 /* FULL_PROPS */, _hoisted_2$
|
|
1417
|
+
}), null, 16 /* FULL_PROPS */, _hoisted_2$b), [[vModelText, _ctx.draftModelValue]])]),
|
|
1420
1418
|
_: 1 /* STABLE */
|
|
1421
1419
|
}, 8 /* PROPS */, ["invalid"]), _ctx.activated && !_ctx.saveOnBlur ? (openBlock(), createElementBlock("div", {
|
|
1422
1420
|
key: 0,
|
|
@@ -1562,7 +1560,7 @@ script$k.__file = "src/components/or-list-of-inputs/OrListOfInputs.vue";
|
|
|
1562
1560
|
const _hoisted_1$i = {
|
|
1563
1561
|
class: /*#__PURE__*/normalizeClass(['grow'])
|
|
1564
1562
|
};
|
|
1565
|
-
const _hoisted_2$
|
|
1563
|
+
const _hoisted_2$a = {
|
|
1566
1564
|
class: /*#__PURE__*/normalizeClass(['grow', 'overflow-y-auto'])
|
|
1567
1565
|
};
|
|
1568
1566
|
function render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -1586,7 +1584,7 @@ function render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1586
1584
|
size: 'l'
|
|
1587
1585
|
},
|
|
1588
1586
|
onClick: withModifiers(_ctx.close, ["stop"])
|
|
1589
|
-
}, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */)], 2 /* CLASS */), createElementVNode("div", _hoisted_2$
|
|
1587
|
+
}, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */)], 2 /* CLASS */), createElementVNode("div", _hoisted_2$a, [renderSlot(_ctx.$slots, "default")]), renderSlot(_ctx.$slots, "footer")], 16 /* FULL_PROPS */)]),
|
|
1590
1588
|
|
|
1591
1589
|
_: 3 /* FORWARDED */
|
|
1592
1590
|
})) : createCommentVNode("v-if", true);
|
|
@@ -1598,7 +1596,7 @@ script$l.__file = "src/components/or-modal-v3/OrModal.vue";
|
|
|
1598
1596
|
const _hoisted_1$h = {
|
|
1599
1597
|
class: "or-notification--icon"
|
|
1600
1598
|
};
|
|
1601
|
-
const _hoisted_2$
|
|
1599
|
+
const _hoisted_2$9 = {
|
|
1602
1600
|
class: "or-notification--content"
|
|
1603
1601
|
};
|
|
1604
1602
|
function render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -1609,7 +1607,7 @@ function render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1609
1607
|
}, [createElementVNode("div", _hoisted_1$h, [renderSlot(_ctx.$slots, "icon", {}, () => [createVNode(_component_or_icon, {
|
|
1610
1608
|
icon: _ctx.iconByType,
|
|
1611
1609
|
color: _ctx.iconColorByType
|
|
1612
|
-
}, null, 8 /* PROPS */, ["icon", "color"])])]), createElementVNode("div", _hoisted_2$
|
|
1610
|
+
}, null, 8 /* PROPS */, ["icon", "color"])])]), createElementVNode("div", _hoisted_2$9, [renderSlot(_ctx.$slots, "default"), !_ctx.$slots.default ? (openBlock(), createElementBlock(Fragment, {
|
|
1613
1611
|
key: 0
|
|
1614
1612
|
}, [createTextVNode(toDisplayString(_ctx.content), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)]), _ctx.canDelete ? (openBlock(), createBlock(_component_or_icon_button, {
|
|
1615
1613
|
key: 0,
|
|
@@ -1657,7 +1655,7 @@ const _hoisted_1$f = {
|
|
|
1657
1655
|
ref: "target",
|
|
1658
1656
|
class: "dropdown-container"
|
|
1659
1657
|
};
|
|
1660
|
-
const _hoisted_2$
|
|
1658
|
+
const _hoisted_2$8 = {
|
|
1661
1659
|
ref: "content",
|
|
1662
1660
|
class: "content"
|
|
1663
1661
|
};
|
|
@@ -1681,7 +1679,7 @@ function render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1681
1679
|
"is-using-shift": "",
|
|
1682
1680
|
"is-using-flip": ""
|
|
1683
1681
|
}, {
|
|
1684
|
-
default: withCtx(() => [createElementVNode("div", _hoisted_2$
|
|
1682
|
+
default: withCtx(() => [createElementVNode("div", _hoisted_2$8, [renderSlot(_ctx.$slots, "content", {
|
|
1685
1683
|
close: _ctx.close
|
|
1686
1684
|
}, () => [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.items, item => {
|
|
1687
1685
|
return openBlock(), createBlock(_component_or_overflow_menu_item, {
|
|
@@ -1710,7 +1708,7 @@ const _hoisted_1$e = {
|
|
|
1710
1708
|
width: "100%",
|
|
1711
1709
|
height: "2"
|
|
1712
1710
|
};
|
|
1713
|
-
const _hoisted_2$
|
|
1711
|
+
const _hoisted_2$7 = {
|
|
1714
1712
|
fill: "none",
|
|
1715
1713
|
"stroke-width": "2",
|
|
1716
1714
|
"stroke-linecap": "round"
|
|
@@ -1739,7 +1737,7 @@ function render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1739
1737
|
class: normalizeClass(_ctx.percentStyles)
|
|
1740
1738
|
}, [renderSlot(_ctx.$slots, "percent", {
|
|
1741
1739
|
value: _ctx.percent
|
|
1742
|
-
}, () => [createTextVNode(toDisplayString(_ctx.percent), 1 /* TEXT */)])], 2 /* CLASS */)])], 2 /* CLASS */)) : createCommentVNode("v-if", true), (openBlock(), createElementBlock("svg", _hoisted_1$e, [createElementVNode("g", _hoisted_2$
|
|
1740
|
+
}, () => [createTextVNode(toDisplayString(_ctx.percent), 1 /* TEXT */)])], 2 /* CLASS */)])], 2 /* CLASS */)) : createCommentVNode("v-if", true), (openBlock(), createElementBlock("svg", _hoisted_1$e, [createElementVNode("g", _hoisted_2$7, [createElementVNode("line", {
|
|
1743
1741
|
class: normalizeClass(_ctx.progressBarBackgroundStyles),
|
|
1744
1742
|
x1: "2",
|
|
1745
1743
|
y1: "50%",
|
|
@@ -1783,7 +1781,7 @@ script$p.__file = "src/components/or-progress-v3/OrProgress.vue";
|
|
|
1783
1781
|
|
|
1784
1782
|
const _withScopeId$2 = n => (pushScopeId("data-v-5889a64a"), n = n(), popScopeId(), n);
|
|
1785
1783
|
const _hoisted_1$d = ["disabled", "value", "checked"];
|
|
1786
|
-
const _hoisted_2$
|
|
1784
|
+
const _hoisted_2$6 = /*#__PURE__*/_withScopeId$2(() => /*#__PURE__*/createElementVNode("span", {
|
|
1787
1785
|
class: "or-radio--radio"
|
|
1788
1786
|
}, null, -1 /* HOISTED */));
|
|
1789
1787
|
const _hoisted_3$5 = {
|
|
@@ -1799,7 +1797,7 @@ function render$p(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1799
1797
|
class: "or-radio--input visually-hidden",
|
|
1800
1798
|
type: "radio",
|
|
1801
1799
|
onClick: _cache[0] || (_cache[0] = (...args) => _ctx.onClick && _ctx.onClick(...args))
|
|
1802
|
-
}), null, 16 /* FULL_PROPS */, _hoisted_1$d), _hoisted_2$
|
|
1800
|
+
}), null, 16 /* FULL_PROPS */, _hoisted_1$d), _hoisted_2$6, createElementVNode("span", _hoisted_3$5, [renderSlot(_ctx.$slots, "default", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])])], 2 /* CLASS */);
|
|
1803
1801
|
}
|
|
1804
1802
|
|
|
1805
1803
|
var css_248z$g = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-5889a64a {\nfrom {\n transform: rotate(0);\n}\nto {\n transform: rotate(359deg);\n}\n}\n@keyframes fade-5889a64a {\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n}\n.or-radio[data-v-5889a64a] {\n display: inline-flex;\n align-items: center;\n cursor: pointer;\n}\n.or-radio--radio[data-v-5889a64a] {\n position: relative;\n width: 1rem;\n min-width: 1rem;\n height: 1rem;\n min-height: 1rem;\n margin-right: var(--s-3);\n background-color: var(--c-white);\n border: 1px solid var(--c-neutral-2);\n border-radius: 9999px;\n transition-timing-function: var(--t-func);\n transition-duration: var(--t-duration);\n transition-property: border-color, background-color, opacity;\n}\n.or-radio--radio[data-v-5889a64a]::after {\n position: absolute;\n top: 50%;\n left: 50%;\n width: 0.25rem;\n height: 0.25rem;\n content: \"\";\n background-color: var(--c-white);\n border-radius: inherit;\n transition-delay: 0.15s;\n transform: translate(-50%, -50%) scale(0);\n transition-timing-function: var(--t-func);\n transition-duration: var(--t-duration);\n transition-property: transform;\n}\n.or-radio--content[data-v-5889a64a] {\n color: var(--c-neutral-6);\n transition-timing-function: var(--t-func);\n transition-duration: var(--t-duration);\n transition-property: color;\n}\n.or-radio.is-checked.is-uncheckable[data-v-5889a64a] {\n cursor: default;\n}\n.or-radio.is-checked .or-radio--radio[data-v-5889a64a] {\n background-color: var(--c-primary);\n border-color: var(--c-primary);\n}\n.or-radio.is-checked .or-radio--radio[data-v-5889a64a]::after {\n transform: translate(-50%, -50%) scale(1);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-radio:not(.or-radio.is-loading):not(.or-radio.is-disabled):not(.or-radio.is-readonly):not(.or-radio:disabled):not(.or-radio.is-focused):not(.or-radio:active):hover:not(.is-checked) .or-radio--radio[data-v-5889a64a] {\n background-color: var(--c-white-darken-3);\n border-color: var(--c-neutral-2-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-radio:not(.or-radio.is-loading):not(.or-radio.is-disabled):not(.or-radio.is-readonly):not(.or-radio:disabled):not(.or-radio.is-focused):not(.or-radio:active):hover:not(.is-checked) .or-radio--radio[data-v-5889a64a] {\n background-color: var(--c-white-darken-3);\n border-color: var(--c-neutral-2-darken-3);\n}\n}\n.or-radio:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active:not(.is-checked) .or-radio--radio[data-v-5889a64a] {\n background-color: var(--c-white-darken-5);\n border-color: var(--c-neutral-2-darken-5);\n}\n.or-radio[data-v-5889a64a]:disabled, .or-radio.is-disabled[data-v-5889a64a] {\n cursor: not-allowed;\n}\n.or-radio:disabled .or-radio--radio[data-v-5889a64a], .or-radio.is-disabled .or-radio--radio[data-v-5889a64a] {\n opacity: 0.5;\n}\n.or-radio:disabled .or-radio--content[data-v-5889a64a], .or-radio.is-disabled .or-radio--content[data-v-5889a64a] {\n color: var(--c-neutral-4);\n}";
|
|
@@ -1965,9 +1963,6 @@ script$v.__scopeId = "data-v-5e370eb8";
|
|
|
1965
1963
|
script$v.__file = "src/components/or-select/OrSelect.vue";
|
|
1966
1964
|
|
|
1967
1965
|
const _hoisted_1$a = ["id", "tabindex", "disabled"];
|
|
1968
|
-
const _hoisted_2$6 = {
|
|
1969
|
-
class: /*#__PURE__*/normalizeClass(['flex', 'items-center', 'm-[-4px] md:m-[-2px]'])
|
|
1970
|
-
};
|
|
1971
1966
|
function render$j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1972
1967
|
const _component_OrLabel = resolveComponent("OrLabel");
|
|
1973
1968
|
const _component_OrTag = resolveComponent("OrTag");
|
|
@@ -2036,10 +2031,10 @@ function render$j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2036
2031
|
class: normalizeClass(_ctx.placeholderStyles)
|
|
2037
2032
|
}, toDisplayString(_ctx.placeholder), 3 /* TEXT, CLASS */))], 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1$a), _ctx.multiple && _ctx.outerItems.length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
|
2038
2033
|
key: 0
|
|
2039
|
-
}, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true),
|
|
2034
|
+
}, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), createVNode(_component_OrIcon, {
|
|
2040
2035
|
icon: _ctx.popoverState === 'open' ? 'arrow_drop_up' : 'arrow_drop_down',
|
|
2041
2036
|
variant: 'outlined'
|
|
2042
|
-
}, null, 8 /* PROPS */, ["icon"])
|
|
2037
|
+
}, null, 8 /* PROPS */, ["icon"]), createVNode(_component_OrPopover, {
|
|
2043
2038
|
ref: "popover",
|
|
2044
2039
|
class: normalizeClass(_ctx.dropdownStyles),
|
|
2045
2040
|
variant: 'auto',
|