@import"https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined&display=block";@import"https://fonts.googleapis.com/css2?family=Urbanist&display=block";@import"https://fonts.googleapis.com/css2?family=Nunito&display=block";@import"https://fonts.googleapis.com/css2?family=Inter&display=block";@import"https://fonts.googleapis.com/css2?family=Lato&display=block";.scroll-hide{overflow:hidden}.scroll-x-hide{overflow-x:hidden}.scroll-y-hide{overflow-y:hidden}.scroll-show{overflow:scroll}.scroll-x-show{overflow-x:scroll}.scroll-y-show{overflow-y:scroll}.scroll-overflow{overflow:visible}.scroll-x-overflow{overflow-x:visible}.scroll-y-overflow{overflow-y:visible}.scroll-auto{overflow:auto}.scroll-x-auto{overflow-x:auto}.scroll-y-auto{overflow-y:auto}::-webkit-scrollbar{width:calc(var(--border-radius) / 2);transform:translate(var(--border-radius))}::-webkit-scrollbar-track{background:transparent;border-radius:var(--border-radius)}::-webkit-scrollbar-thumb{background:var(--color-primary-bright);border-radius:var(--border-radius)}::-webkit-scrollbar-thumb:hover{background:var(--color-info)}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-4{z-index:4}.z-5{z-index:5}.z-6{z-index:6}.z-7{z-index:7}.z-8{z-index:8}.z-9{z-index:9}.z-10{z-index:10}.z-11{z-index:11}.z-12{z-index:12}.z-13{z-index:13}.z-14{z-index:14}.z-15{z-index:15}.z-16{z-index:16}.z-17{z-index:17}.z-18{z-index:18}.z-19{z-index:19}.z-max{z-index:var(--z-max)}:root{--z-max: 20;--z-1: 1;--z-2: 2;--z-3: 3;--z-4: 4;--z-5: 5;--z-6: 6;--z-7: 7;--z-8: 8;--z-9: 9;--z-10: 10;--z-11: 11;--z-12: 12;--z-13: 13;--z-14: 14;--z-15: 15;--z-16: 16;--z-17: 17;--z-18: 18;--z-19: 19}.hide{display:none}.p-0{padding:0!important}.m-0{margin:0!important}.pt-0{padding-top:0!important}.mt-0{margin-top:0!important}.pb-0{padding-bottom:0!important}.mb-0{margin-bottom:0!important}.ps-0{padding-inline-start:0!important}.ms-0{margin-inline-start:0!important}.pe-0{padding-inline-end:0!important}.me-0{margin-inline-end:0!important}.px-0{padding-inline:0!important}.mx-0{margin-inline:0!important}.py-0{padding-block:0!important}.my-0{margin-block:0!important}.p-1{padding:.25rem!important}.m-1{margin:.25rem!important}.pt-1{padding-top:.25rem!important}.mt-1{margin-top:.25rem!important}.pb-1{padding-bottom:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ps-1{padding-inline-start:.25rem!important}.ms-1{margin-inline-start:.25rem!important}.pe-1{padding-inline-end:.25rem!important}.me-1{margin-inline-end:.25rem!important}.px-1{padding-inline:.25rem!important}.mx-1{margin-inline:.25rem!important}.py-1{padding-block:.25rem!important}.my-1{margin-block:.25rem!important}.p-2{padding:.5rem!important}.m-2{margin:.5rem!important}.pt-2{padding-top:.5rem!important}.mt-2{margin-top:.5rem!important}.pb-2{padding-bottom:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ps-2{padding-inline-start:.5rem!important}.ms-2{margin-inline-start:.5rem!important}.pe-2{padding-inline-end:.5rem!important}.me-2{margin-inline-end:.5rem!important}.px-2{padding-inline:.5rem!important}.mx-2{margin-inline:.5rem!important}.py-2{padding-block:.5rem!important}.my-2{margin-block:.5rem!important}.p-3{padding:1rem!important}.m-3{margin:1rem!important}.pt-3{padding-top:1rem!important}.mt-3{margin-top:1rem!important}.pb-3{padding-bottom:1rem!important}.mb-3{margin-bottom:1rem!important}.ps-3{padding-inline-start:1rem!important}.ms-3{margin-inline-start:1rem!important}.pe-3{padding-inline-end:1rem!important}.me-3{margin-inline-end:1rem!important}.px-3{padding-inline:1rem!important}.mx-3{margin-inline:1rem!important}.py-3{padding-block:1rem!important}.my-3{margin-block:1rem!important}.p-4{padding:1.5rem!important}.m-4{margin:1.5rem!important}.pt-4{padding-top:1.5rem!important}.mt-4{margin-top:1.5rem!important}.pb-4{padding-bottom:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.ps-4{padding-inline-start:1.5rem!important}.ms-4{margin-inline-start:1.5rem!important}.pe-4{padding-inline-end:1.5rem!important}.me-4{margin-inline-end:1.5rem!important}.px-4{padding-inline:1.5rem!important}.mx-4{margin-inline:1.5rem!important}.py-4{padding-block:1.5rem!important}.my-4{margin-block:1.5rem!important}.p-5{padding:3rem!important}.m-5{margin:3rem!important}.pt-5{padding-top:3rem!important}.mt-5{margin-top:3rem!important}.pb-5{padding-bottom:3rem!important}.mb-5{margin-bottom:3rem!important}.ps-5{padding-inline-start:3rem!important}.ms-5{margin-inline-start:3rem!important}.pe-5{padding-inline-end:3rem!important}.me-5{margin-inline-end:3rem!important}.px-5{padding-inline:3rem!important}.mx-5{margin-inline:3rem!important}.py-5{padding-block:3rem!important}.my-5{margin-block:3rem!important}.w-100{width:100%}.h-100{height:100%}.vw-100{width:100vw}.vh-100{height:100vh}.fit-content{width:fit-content;height:fit-content}.max-content{width:max-content;height:max-content}.mc-w{width:max-content}.mc-h{height:max-content}.center{margin-left:auto;margin-right:auto}.position-absolute{position:absolute}.position-absolute.center-y{top:50%;transform:translateY(-50%)}.position-absolute.center-x{left:50%;transform:translate(-50%)}.position-relative{position:relative}.position-fixed{position:fixed}.position-sticky{position:sticky}.top{top:0}.bottom{bottom:0}.left{left:0}.right{right:0}.align-content-start{align-content:start}.justify-content-start{justify-content:start}.align-content-end{align-content:end}.justify-content-end{justify-content:end}.align-content-center{align-content:center}.justify-content-center{justify-content:center}.align-content-between{align-content:space-between}.justify-content-between{justify-content:space-between}.align-content-around{align-content:space-around}.justify-content-around{justify-content:space-around}:root{--color-icon: var(--color-text);--input-border-color: #2e2e41;--input-border-focus-color: #393950}:root body[data-theme=light]{color-scheme:light;--color-primary: #4494db;--color-primary-bright: rgb(86.7, 158.7, 222.6);--color-primary-brighter: rgb(142.8, 190.8, 233.4);--color-primary-dark: rgb(61.2, 133.2, 197.1);--color-primary-darker: rgb(40.8, 88.8, 131.4);--color-secondary: #d847ad;--color-secondary-bright: rgb(219.9, 89.4, 181.2);--color-secondary-brighter: rgb(231.6, 144.6, 205.8);--color-secondary-dark: rgb(194.4, 63.9, 155.7);--color-secondary-darker: rgb(129.6, 42.6, 103.8);--color-accent: #ff3e6c;--color-accent-bright: rgb(255, 81.3, 122.7);--color-accent-brighter: rgb(255, 139.2, 166.8);--color-accent-dark: rgb(229.5, 55.8, 97.2);--color-accent-darker: rgb(153, 37.2, 64.8);--color-success: #75e5a9;--color-success-bright: rgb(130.8, 231.6, 177.6);--color-success-brighter: rgb(172.2, 239.4, 203.4);--color-success-dark: rgb(105.3, 206.1, 152.1);--color-success-darker: rgb(70.2, 137.4, 101.4);--color-error: #fc8172;--color-error-bright: rgb(252.3, 141.6, 128.1);--color-error-brighter: rgb(253.2, 179.4, 170.4);--color-error-dark: rgb(226.8, 116.1, 102.6);--color-error-darker: rgb(151.2, 77.4, 68.4);--color-warning: #ffbc1f;--color-warning-bright: rgb(255, 194.7, 53.4);--color-warning-brighter: rgb(255, 214.8, 120.6);--color-warning-dark: rgb(229.5, 169.2, 27.9);--color-warning-darker: rgb(153, 112.8, 18.6);--color-info: #9985c0;--color-info-bright: rgb(163.2, 145.2, 198.3);--color-info-brighter: rgb(193.8, 181.8, 217.2);--color-info-dark: rgb(137.7, 119.7, 172.8);--color-info-darker: rgb(91.8, 79.8, 115.2);--color-bg: rgb(240.925, 241.65, 242.275);--color-bg-bright: rgb(242.3325, 242.985, 243.5475);--color-bg-brighter: rgb(246.555, 246.99, 247.365);--color-bg-dark: rgb(216.8325, 217.485, 218.0475);--color-bg-darker: rgb(144.555, 144.99, 145.365);--color-body-bg: rgb(226.85, 228.3, 229.55);--color-body-bg-bright: rgb(229.665, 230.97, 232.095);--color-body-bg-brighter: rgb(238.11, 238.98, 239.73);--color-body-bg-dark: rgb(204.165, 205.47, 206.595);--color-body-bg-darker: rgb(136.11, 136.98, 137.73);--color-disabled: #c4c4c4;--color-disabled-bright: rgb(201.9, 201.9, 201.9);--color-disabled-brighter: rgb(219.6, 219.6, 219.6);--color-disabled-dark: rgb(176.4, 176.4, 176.4);--color-disabled-darker: rgb(117.6, 117.6, 117.6);--color-widget-bg: rgb(247.9625, 248.325, 248.6375);--color-widget-bg-bright: rgb(248.66625, 248.9925, 249.27375);--color-widget-bg-brighter: rgb(250.7775, 250.995, 251.1825);--color-widget-bg-dark: rgb(223.16625, 223.4925, 223.77375);--color-widget-bg-darker: rgb(148.7775, 148.995, 149.1825);--color-input-bg-bright: rgb(242.3325, 242.985, 243.5475);--color-input-bg-brighter: rgb(246.555, 246.99, 247.365);--color-input-bg-dark: rgb(216.8325, 217.485, 218.0475);--color-input-bg-darker: rgb(144.555, 144.99, 145.365);--color-border: #c4c4c4;--color-border-bright: rgb(201.9, 201.9, 201.9);--color-border-brighter: rgb(219.6, 219.6, 219.6);--color-border-dark: rgb(176.4, 176.4, 176.4);--color-border-darker: rgb(117.6, 117.6, 117.6);--color-text: rgb(44.2, 96.2, 142.35);--color-text-bright: rgb(65.28, 112.08, 153.615);--color-text-brighter: rgb(128.52, 159.72, 187.41);--color-text-dark: rgb(39.78, 86.58, 128.115);--color-text-darker: rgb(26.52, 57.72, 85.41);--color-title: #273f49;--color-title-bright: rgb(60.6, 82.2, 91.2);--color-title-brighter: rgb(125.4, 139.8, 145.8);--color-title-dark: rgb(35.1, 56.7, 65.7);--color-title-darker: rgb(23.4, 37.8, 43.8);--color-shadow: rgba(0, 0, 0, .1);--color-shadow-bright: rgba(173.0357142857, 173.0357142857, 173.0357142857, .19);--color-shadow-brighter: rgba(236.3414634146, 236.3414634146, 236.3414634146, .46);--color-shadow-dark: rgba(0, 0, 0, .19);--color-shadow-darker: rgba(0, 0, 0, .46);--color-white: #ffffff;--color-white-bright: white;--color-white-brighter: white;--color-white-dark: rgb(229.5, 229.5, 229.5);--color-white-darker: #999999;--color-dark: #000000;--color-dark-bright: rgb(25.5, 25.5, 25.5);--color-dark-brighter: #666666;--color-dark-dark: black;--color-dark-darker: black;--color-input-bg: rgb(240.925, 241.65, 242.275);--color-card-bg: rgb(247.9625, 248.325, 248.6375);--shadow: 0 0 5px 1px rgba(0, 0, 0, .1);--shadow-small: 0 0 3px 1px rgba(0, 0, 0, .1);--shadow-inset: inset 0 0 3px 1px rgba(0, 0, 0, .1);--color-card-bg-primary: #4494db;--color-card-bg-primary-bright: rgb(86.7, 158.7, 222.6);--color-card-bg-primary-brighter: rgb(142.8, 190.8, 233.4);--color-card-bg-primary-dark: rgb(61.2, 133.2, 197.1);--color-card-bg-primary-darker: rgb(40.8, 88.8, 131.4);--color-card-bg-secondary: #d847ad;--color-card-bg-secondary-bright: rgb(219.9, 89.4, 181.2);--color-card-bg-secondary-brighter: rgb(231.6, 144.6, 205.8);--color-card-bg-secondary-dark: rgb(194.4, 63.9, 155.7);--color-card-bg-secondary-darker: rgb(129.6, 42.6, 103.8);--color-card-bg-accent: #ff3e6c;--color-card-bg-accent-bright: rgb(255, 81.3, 122.7);--color-card-bg-accent-brighter: rgb(255, 139.2, 166.8);--color-card-bg-accent-dark: rgb(229.5, 55.8, 97.2);--color-card-bg-accent-darker: rgb(153, 37.2, 64.8);--color-card-bg-success: #75e5a9;--color-card-bg-success-bright: rgb(130.8, 231.6, 177.6);--color-card-bg-success-brighter: rgb(172.2, 239.4, 203.4);--color-card-bg-success-dark: rgb(105.3, 206.1, 152.1);--color-card-bg-success-darker: rgb(70.2, 137.4, 101.4);--color-card-bg-error: #fc8172;--color-card-bg-error-bright: rgb(252.3, 141.6, 128.1);--color-card-bg-error-brighter: rgb(253.2, 179.4, 170.4);--color-card-bg-error-dark: rgb(226.8, 116.1, 102.6);--color-card-bg-error-darker: rgb(151.2, 77.4, 68.4);--color-card-bg-warning: #ffbc1f;--color-card-bg-warning-bright: rgb(255, 194.7, 53.4);--color-card-bg-warning-brighter: rgb(255, 214.8, 120.6);--color-card-bg-warning-dark: rgb(229.5, 169.2, 27.9);--color-card-bg-warning-darker: rgb(153, 112.8, 18.6);--color-card-bg-info: #9985c0;--color-card-bg-info-bright: rgb(163.2, 145.2, 198.3);--color-card-bg-info-brighter: rgb(193.8, 181.8, 217.2);--color-card-bg-info-dark: rgb(137.7, 119.7, 172.8);--color-card-bg-info-darker: rgb(91.8, 79.8, 115.2);--color-card-bg-white: #ffffff;--color-card-bg-white-bright: white;--color-card-bg-white-brighter: white;--color-card-bg-white-dark: rgb(229.5, 229.5, 229.5);--color-card-bg-white-darker: #999999;--color-card-bg-dark: #000000;--color-card-bg-dark-bright: rgb(25.5, 25.5, 25.5);--color-card-bg-dark-brighter: #666666;--color-card-bg-dark-dark: black;--color-card-bg-dark-darker: black}:root body[data-theme=dark]{color-scheme:dark;--color-primary: #4494db;--color-primary-bright: rgb(86.7, 158.7, 222.6);--color-primary-brighter: rgb(142.8, 190.8, 233.4);--color-primary-dark: rgb(61.2, 133.2, 197.1);--color-primary-darker: rgb(40.8, 88.8, 131.4);--color-secondary: #f447c1;--color-secondary-bright: rgb(245.1, 89.4, 199.2);--color-secondary-brighter: rgb(248.4, 144.6, 217.8);--color-secondary-dark: rgb(219.6, 63.9, 173.7);--color-secondary-darker: rgb(146.4, 42.6, 115.8);--color-accent: #d73eb4;--color-accent-bright: rgb(219, 81.3, 187.5);--color-accent-brighter: rgb(231, 139.2, 210);--color-accent-dark: rgb(193.5, 55.8, 162);--color-accent-darker: rgb(129, 37.2, 108);--color-success: #1aab72;--color-success-bright: rgb(48.9, 179.4, 128.1);--color-success-brighter: rgb(117.6, 204.6, 170.4);--color-success-dark: rgb(23.4, 153.9, 102.6);--color-success-darker: rgb(15.6, 102.6, 68.4);--color-error: #d25454;--color-error-bright: rgb(214.5, 101.1, 101.1);--color-error-brighter: rgb(228, 152.4, 152.4);--color-error-dark: rgb(189, 75.6, 75.6);--color-error-darker: rgb(126, 50.4, 50.4);--color-warning: #f6b842;--color-warning-bright: rgb(246.9, 191.1, 84.9);--color-warning-brighter: rgb(249.6, 212.4, 141.6);--color-warning-dark: rgb(221.4, 165.6, 59.4);--color-warning-darker: rgb(147.6, 110.4, 39.6);--color-info: #7166de;--color-info-bright: rgb(127.2, 117.3, 225.3);--color-info-brighter: rgb(169.8, 163.2, 235.2);--color-info-dark: rgb(101.7, 91.8, 199.8);--color-info-darker: rgb(67.8, 61.2, 133.2);--color-bg: rgb(45.05, 46.4275, 47.615);--color-bg-bright: rgb(66.045, 67.28475, 68.3535);--color-bg-brighter: rgb(129.03, 129.8565, 130.569);--color-bg-dark: rgb(40.545, 41.78475, 42.8535);--color-bg-darker: rgb(27.03, 27.8565, 28.569);--color-body-bg: rgb(34, 35.45, 36.7);--color-body-bg-bright: rgb(56.1, 57.405, 58.53);--color-body-bg-brighter: rgb(122.4, 123.27, 124.02);--color-body-bg-dark: rgb(30.6, 31.905, 33.03);--color-body-bg-darker: rgb(20.4, 21.27, 22.02);--color-disabled: #c4c4c4;--color-disabled-bright: rgb(201.9, 201.9, 201.9);--color-disabled-brighter: rgb(219.6, 219.6, 219.6);--color-disabled-dark: rgb(176.4, 176.4, 176.4);--color-disabled-darker: rgb(117.6, 117.6, 117.6);--color-widget-bg: rgb(69.8441509739, 71.979785113, 73.8208490261);--color-widget-bg-bright: rgb(88.3597358765, 90.2818066017, 91.9387641235);--color-widget-bg-brighter: rgb(143.9064905844, 145.1878710678, 146.2925094156);--color-widget-bg-dark: rgb(62.8597358765, 64.7818066017, 66.4387641235);--color-widget-bg-darker: rgb(41.9064905844, 43.1878710678, 44.2925094156);--color-input-bg-bright: rgb(66.045, 67.28475, 68.3535);--color-input-bg-brighter: rgb(129.03, 129.8565, 130.569);--color-input-bg-dark: rgb(40.545, 41.78475, 42.8535);--color-input-bg-darker: rgb(27.03, 27.8565, 28.569);--color-border: rgb(66.045, 67.28475, 68.3535);--color-border-bright: rgb(84.9405, 86.056275, 87.01815);--color-border-brighter: rgb(141.627, 142.37085, 143.0121);--color-border-dark: rgb(59.4405, 60.556275, 61.51815);--color-border-darker: rgb(39.627, 40.37085, 41.0121);--color-text: rgba(255, 255, 255, .87);--color-text-bright: rgba(255, 255, 255, .883);--color-text-brighter: rgba(255, 255, 255, .922);--color-text-dark: rgba(222.8404017857, 222.8404017857, 222.8404017857, .883);--color-text-darker: rgba(136.6632443532, 136.6632443532, 136.6632443532, .922);--color-title: rgba(255, 255, 255, .87);--color-title-bright: rgba(255, 255, 255, .883);--color-title-brighter: rgba(255, 255, 255, .922);--color-title-dark: rgba(222.8404017857, 222.8404017857, 222.8404017857, .883);--color-title-darker: rgba(136.6632443532, 136.6632443532, 136.6632443532, .922);--color-shadow: rgba(0, 0, 0, .4);--color-shadow-bright: rgba(78.4615384615, 78.4615384615, 78.4615384615, .46);--color-shadow-brighter: rgba(185.4545454545, 185.4545454545, 185.4545454545, .64);--color-shadow-dark: rgba(0, 0, 0, .46);--color-shadow-darker: rgba(0, 0, 0, .64);--color-white: #000000;--color-white-bright: rgb(25.5, 25.5, 25.5);--color-white-brighter: #666666;--color-white-dark: black;--color-white-darker: black;--color-dark: #ffffff;--color-dark-bright: white;--color-dark-brighter: white;--color-dark-dark: rgb(229.5, 229.5, 229.5);--color-dark-darker: #999999;--color-input-bg: rgb(45.05, 46.4275, 47.615);--color-card-bg: rgb(69.8441509739, 71.979785113, 73.8208490261);--shadow: 0 0 5px 1px rgba(0, 0, 0, .4);--shadow-small: 0 0 3px 1px rgba(0, 0, 0, .4);--shadow-inset: inset 0 0 3px 1px rgba(0, 0, 0, .4);--color-card-bg-primary: #4494db;--color-card-bg-primary-bright: rgb(86.7, 158.7, 222.6);--color-card-bg-primary-brighter: rgb(142.8, 190.8, 233.4);--color-card-bg-primary-dark: rgb(61.2, 133.2, 197.1);--color-card-bg-primary-darker: rgb(40.8, 88.8, 131.4);--color-card-bg-secondary: #f447c1;--color-card-bg-secondary-bright: rgb(245.1, 89.4, 199.2);--color-card-bg-secondary-brighter: rgb(248.4, 144.6, 217.8);--color-card-bg-secondary-dark: rgb(219.6, 63.9, 173.7);--color-card-bg-secondary-darker: rgb(146.4, 42.6, 115.8);--color-card-bg-accent: #d73eb4;--color-card-bg-accent-bright: rgb(219, 81.3, 187.5);--color-card-bg-accent-brighter: rgb(231, 139.2, 210);--color-card-bg-accent-dark: rgb(193.5, 55.8, 162);--color-card-bg-accent-darker: rgb(129, 37.2, 108);--color-card-bg-success: #1aab72;--color-card-bg-success-bright: rgb(48.9, 179.4, 128.1);--color-card-bg-success-brighter: rgb(117.6, 204.6, 170.4);--color-card-bg-success-dark: rgb(23.4, 153.9, 102.6);--color-card-bg-success-darker: rgb(15.6, 102.6, 68.4);--color-card-bg-error: #d25454;--color-card-bg-error-bright: rgb(214.5, 101.1, 101.1);--color-card-bg-error-brighter: rgb(228, 152.4, 152.4);--color-card-bg-error-dark: rgb(189, 75.6, 75.6);--color-card-bg-error-darker: rgb(126, 50.4, 50.4);--color-card-bg-warning: #f6b842;--color-card-bg-warning-bright: rgb(246.9, 191.1, 84.9);--color-card-bg-warning-brighter: rgb(249.6, 212.4, 141.6);--color-card-bg-warning-dark: rgb(221.4, 165.6, 59.4);--color-card-bg-warning-darker: rgb(147.6, 110.4, 39.6);--color-card-bg-info: #7166de;--color-card-bg-info-bright: rgb(127.2, 117.3, 225.3);--color-card-bg-info-brighter: rgb(169.8, 163.2, 235.2);--color-card-bg-info-dark: rgb(101.7, 91.8, 199.8);--color-card-bg-info-darker: rgb(67.8, 61.2, 133.2);--color-card-bg-white: #000000;--color-card-bg-white-bright: rgb(25.5, 25.5, 25.5);--color-card-bg-white-brighter: #666666;--color-card-bg-white-dark: black;--color-card-bg-white-darker: black;--color-card-bg-dark: #ffffff;--color-card-bg-dark-bright: white;--color-card-bg-dark-brighter: white;--color-card-bg-dark-dark: rgb(229.5, 229.5, 229.5);--color-card-bg-dark-darker: #999999}[data-theme=light]{border-top:1px solid rgba(68,148,219,.5)}[data-theme=light] .bg-primary{background-color:var(--color-primary)}[data-theme=light] .text-primary{color:var(--color-primary)}[data-theme=light] .border-primary{border-color:var(--color-primary)}[data-theme=light] .text-primary-bright{color:var(--color-primary-bright)}[data-theme=light] .bg-primary-bright{background-color:var(--color-primary-bright)}[data-theme=light] .border-primary-bright{border-color:var(--color-primary-bright)}[data-theme=light] .text-primary-brighter{color:var(--color-primary-brighter)}[data-theme=light] .bg-primary-brighter{background-color:var(--color-primary-brighter)}[data-theme=light] .border-primary-brighter{border-color:var(--color-primary-brighter)}[data-theme=light] .text-primary-dark{color:var(--color-primary-dark)}[data-theme=light] .bg-primary-dark{background-color:var(--color-primary-dark)}[data-theme=light] .border-primary-dark{border-color:var(--color-primary-dark)}[data-theme=light] .text-primary-darker{color:var(--color-primary-darker)}[data-theme=light] .bg-primary-darker{background-color:var(--color-primary-darker)}[data-theme=light] .border-primary-darker{border-color:var(--color-primary-darker)}[data-theme=light] .bg-secondary{background-color:var(--color-secondary)}[data-theme=light] .text-secondary{color:var(--color-secondary)}[data-theme=light] .border-secondary{border-color:var(--color-secondary)}[data-theme=light] .text-secondary-bright{color:var(--color-secondary-bright)}[data-theme=light] .bg-secondary-bright{background-color:var(--color-secondary-bright)}[data-theme=light] .border-secondary-bright{border-color:var(--color-secondary-bright)}[data-theme=light] .text-secondary-brighter{color:var(--color-secondary-brighter)}[data-theme=light] .bg-secondary-brighter{background-color:var(--color-secondary-brighter)}[data-theme=light] .border-secondary-brighter{border-color:var(--color-secondary-brighter)}[data-theme=light] .text-secondary-dark{color:var(--color-secondary-dark)}[data-theme=light] .bg-secondary-dark{background-color:var(--color-secondary-dark)}[data-theme=light] .border-secondary-dark{border-color:var(--color-secondary-dark)}[data-theme=light] .text-secondary-darker{color:var(--color-secondary-darker)}[data-theme=light] .bg-secondary-darker{background-color:var(--color-secondary-darker)}[data-theme=light] .border-secondary-darker{border-color:var(--color-secondary-darker)}[data-theme=light] .bg-accent{background-color:var(--color-accent)}[data-theme=light] .text-accent{color:var(--color-accent)}[data-theme=light] .border-accent{border-color:var(--color-accent)}[data-theme=light] .text-accent-bright{color:var(--color-accent-bright)}[data-theme=light] .bg-accent-bright{background-color:var(--color-accent-bright)}[data-theme=light] .border-accent-bright{border-color:var(--color-accent-bright)}[data-theme=light] .text-accent-brighter{color:var(--color-accent-brighter)}[data-theme=light] .bg-accent-brighter{background-color:var(--color-accent-brighter)}[data-theme=light] .border-accent-brighter{border-color:var(--color-accent-brighter)}[data-theme=light] .text-accent-dark{color:var(--color-accent-dark)}[data-theme=light] .bg-accent-dark{background-color:var(--color-accent-dark)}[data-theme=light] .border-accent-dark{border-color:var(--color-accent-dark)}[data-theme=light] .text-accent-darker{color:var(--color-accent-darker)}[data-theme=light] .bg-accent-darker{background-color:var(--color-accent-darker)}[data-theme=light] .border-accent-darker{border-color:var(--color-accent-darker)}[data-theme=light] .bg-success{background-color:var(--color-success)}[data-theme=light] .text-success{color:var(--color-success)}[data-theme=light] .border-success{border-color:var(--color-success)}[data-theme=light] .text-success-bright{color:var(--color-success-bright)}[data-theme=light] .bg-success-bright{background-color:var(--color-success-bright)}[data-theme=light] .border-success-bright{border-color:var(--color-success-bright)}[data-theme=light] .text-success-brighter{color:var(--color-success-brighter)}[data-theme=light] .bg-success-brighter{background-color:var(--color-success-brighter)}[data-theme=light] .border-success-brighter{border-color:var(--color-success-brighter)}[data-theme=light] .text-success-dark{color:var(--color-success-dark)}[data-theme=light] .bg-success-dark{background-color:var(--color-success-dark)}[data-theme=light] .border-success-dark{border-color:var(--color-success-dark)}[data-theme=light] .text-success-darker{color:var(--color-success-darker)}[data-theme=light] .bg-success-darker{background-color:var(--color-success-darker)}[data-theme=light] .border-success-darker{border-color:var(--color-success-darker)}[data-theme=light] .bg-error{background-color:var(--color-error)}[data-theme=light] .text-error{color:var(--color-error)}[data-theme=light] .border-error{border-color:var(--color-error)}[data-theme=light] .text-error-bright{color:var(--color-error-bright)}[data-theme=light] .bg-error-bright{background-color:var(--color-error-bright)}[data-theme=light] .border-error-bright{border-color:var(--color-error-bright)}[data-theme=light] .text-error-brighter{color:var(--color-error-brighter)}[data-theme=light] .bg-error-brighter{background-color:var(--color-error-brighter)}[data-theme=light] .border-error-brighter{border-color:var(--color-error-brighter)}[data-theme=light] .text-error-dark{color:var(--color-error-dark)}[data-theme=light] .bg-error-dark{background-color:var(--color-error-dark)}[data-theme=light] .border-error-dark{border-color:var(--color-error-dark)}[data-theme=light] .text-error-darker{color:var(--color-error-darker)}[data-theme=light] .bg-error-darker{background-color:var(--color-error-darker)}[data-theme=light] .border-error-darker{border-color:var(--color-error-darker)}[data-theme=light] .bg-warning{background-color:var(--color-warning)}[data-theme=light] .text-warning{color:var(--color-warning)}[data-theme=light] .border-warning{border-color:var(--color-warning)}[data-theme=light] .text-warning-bright{color:var(--color-warning-bright)}[data-theme=light] .bg-warning-bright{background-color:var(--color-warning-bright)}[data-theme=light] .border-warning-bright{border-color:var(--color-warning-bright)}[data-theme=light] .text-warning-brighter{color:var(--color-warning-brighter)}[data-theme=light] .bg-warning-brighter{background-color:var(--color-warning-brighter)}[data-theme=light] .border-warning-brighter{border-color:var(--color-warning-brighter)}[data-theme=light] .text-warning-dark{color:var(--color-warning-dark)}[data-theme=light] .bg-warning-dark{background-color:var(--color-warning-dark)}[data-theme=light] .border-warning-dark{border-color:var(--color-warning-dark)}[data-theme=light] .text-warning-darker{color:var(--color-warning-darker)}[data-theme=light] .bg-warning-darker{background-color:var(--color-warning-darker)}[data-theme=light] .border-warning-darker{border-color:var(--color-warning-darker)}[data-theme=light] .bg-info{background-color:var(--color-info)}[data-theme=light] .text-info{color:var(--color-info)}[data-theme=light] .border-info{border-color:var(--color-info)}[data-theme=light] .text-info-bright{color:var(--color-info-bright)}[data-theme=light] .bg-info-bright{background-color:var(--color-info-bright)}[data-theme=light] .border-info-bright{border-color:var(--color-info-bright)}[data-theme=light] .text-info-brighter{color:var(--color-info-brighter)}[data-theme=light] .bg-info-brighter{background-color:var(--color-info-brighter)}[data-theme=light] .border-info-brighter{border-color:var(--color-info-brighter)}[data-theme=light] .text-info-dark{color:var(--color-info-dark)}[data-theme=light] .bg-info-dark{background-color:var(--color-info-dark)}[data-theme=light] .border-info-dark{border-color:var(--color-info-dark)}[data-theme=light] .text-info-darker{color:var(--color-info-darker)}[data-theme=light] .bg-info-darker{background-color:var(--color-info-darker)}[data-theme=light] .border-info-darker{border-color:var(--color-info-darker)}[data-theme=light] .bg-white{background-color:var(--color-white)}[data-theme=light] .text-white{color:var(--color-white)}[data-theme=light] .border-white{border-color:var(--color-white)}[data-theme=light] .text-white-bright{color:var(--color-white-bright)}[data-theme=light] .bg-white-bright{background-color:var(--color-white-bright)}[data-theme=light] .border-white-bright{border-color:var(--color-white-bright)}[data-theme=light] .text-white-brighter{color:var(--color-white-brighter)}[data-theme=light] .bg-white-brighter{background-color:var(--color-white-brighter)}[data-theme=light] .border-white-brighter{border-color:var(--color-white-brighter)}[data-theme=light] .text-white-dark{color:var(--color-white-dark)}[data-theme=light] .bg-white-dark{background-color:var(--color-white-dark)}[data-theme=light] .border-white-dark{border-color:var(--color-white-dark)}[data-theme=light] .text-white-darker{color:var(--color-white-darker)}[data-theme=light] .bg-white-darker{background-color:var(--color-white-darker)}[data-theme=light] .border-white-darker{border-color:var(--color-white-darker)}[data-theme=light] .bg-dark{background-color:var(--color-dark)}[data-theme=light] .text-dark{color:var(--color-dark)}[data-theme=light] .border-dark{border-color:var(--color-dark)}[data-theme=light] .text-dark-bright{color:var(--color-dark-bright)}[data-theme=light] .bg-dark-bright{background-color:var(--color-dark-bright)}[data-theme=light] .border-dark-bright{border-color:var(--color-dark-bright)}[data-theme=light] .text-dark-brighter{color:var(--color-dark-brighter)}[data-theme=light] .bg-dark-brighter{background-color:var(--color-dark-brighter)}[data-theme=light] .border-dark-brighter{border-color:var(--color-dark-brighter)}[data-theme=light] .text-dark-dark{color:var(--color-dark-dark)}[data-theme=light] .bg-dark-dark{background-color:var(--color-dark-dark)}[data-theme=light] .border-dark-dark{border-color:var(--color-dark-dark)}[data-theme=light] .text-dark-darker{color:var(--color-dark-darker)}[data-theme=light] .bg-dark-darker{background-color:var(--color-dark-darker)}[data-theme=light] .border-dark-darker{border-color:var(--color-dark-darker)}[data-theme=light] .bg-bright{background-color:var(--color-bg-bright)}[data-theme=light] .text-bright{color:var(--color-text-bright)}[data-theme=light] .bg-brighter{background-color:var(--color-bg-brighter)}[data-theme=light] .text-brighter{color:var(--color-text-brighter)}[data-theme=light] .bg-dark{background-color:var(--color-bg-dark)}[data-theme=light] .text-dark{color:var(--color-text-dark)}[data-theme=light] .bg-darker{background-color:var(--color-bg-darker)}[data-theme=light] .text-darker{color:var(--color-text-darker)}[data-theme=dark]{border-top:1px solid rgba(68,148,219,.5)}[data-theme=dark] .bg-primary{background-color:var(--color-primary)}[data-theme=dark] .text-primary{color:var(--color-primary)}[data-theme=dark] .border-primary{border-color:var(--color-primary)}[data-theme=dark] .text-primary-bright{color:var(--color-primary-bright)}[data-theme=dark] .bg-primary-bright{background-color:var(--color-primary-bright)}[data-theme=dark] .border-primary-bright{border-color:var(--color-primary-bright)}[data-theme=dark] .text-primary-brighter{color:var(--color-primary-brighter)}[data-theme=dark] .bg-primary-brighter{background-color:var(--color-primary-brighter)}[data-theme=dark] .border-primary-brighter{border-color:var(--color-primary-brighter)}[data-theme=dark] .text-primary-dark{color:var(--color-primary-dark)}[data-theme=dark] .bg-primary-dark{background-color:var(--color-primary-dark)}[data-theme=dark] .border-primary-dark{border-color:var(--color-primary-dark)}[data-theme=dark] .text-primary-darker{color:var(--color-primary-darker)}[data-theme=dark] .bg-primary-darker{background-color:var(--color-primary-darker)}[data-theme=dark] .border-primary-darker{border-color:var(--color-primary-darker)}[data-theme=dark] .bg-secondary{background-color:var(--color-secondary)}[data-theme=dark] .text-secondary{color:var(--color-secondary)}[data-theme=dark] .border-secondary{border-color:var(--color-secondary)}[data-theme=dark] .text-secondary-bright{color:var(--color-secondary-bright)}[data-theme=dark] .bg-secondary-bright{background-color:var(--color-secondary-bright)}[data-theme=dark] .border-secondary-bright{border-color:var(--color-secondary-bright)}[data-theme=dark] .text-secondary-brighter{color:var(--color-secondary-brighter)}[data-theme=dark] .bg-secondary-brighter{background-color:var(--color-secondary-brighter)}[data-theme=dark] .border-secondary-brighter{border-color:var(--color-secondary-brighter)}[data-theme=dark] .text-secondary-dark{color:var(--color-secondary-dark)}[data-theme=dark] .bg-secondary-dark{background-color:var(--color-secondary-dark)}[data-theme=dark] .border-secondary-dark{border-color:var(--color-secondary-dark)}[data-theme=dark] .text-secondary-darker{color:var(--color-secondary-darker)}[data-theme=dark] .bg-secondary-darker{background-color:var(--color-secondary-darker)}[data-theme=dark] .border-secondary-darker{border-color:var(--color-secondary-darker)}[data-theme=dark] .bg-accent{background-color:var(--color-accent)}[data-theme=dark] .text-accent{color:var(--color-accent)}[data-theme=dark] .border-accent{border-color:var(--color-accent)}[data-theme=dark] .text-accent-bright{color:var(--color-accent-bright)}[data-theme=dark] .bg-accent-bright{background-color:var(--color-accent-bright)}[data-theme=dark] .border-accent-bright{border-color:var(--color-accent-bright)}[data-theme=dark] .text-accent-brighter{color:var(--color-accent-brighter)}[data-theme=dark] .bg-accent-brighter{background-color:var(--color-accent-brighter)}[data-theme=dark] .border-accent-brighter{border-color:var(--color-accent-brighter)}[data-theme=dark] .text-accent-dark{color:var(--color-accent-dark)}[data-theme=dark] .bg-accent-dark{background-color:var(--color-accent-dark)}[data-theme=dark] .border-accent-dark{border-color:var(--color-accent-dark)}[data-theme=dark] .text-accent-darker{color:var(--color-accent-darker)}[data-theme=dark] .bg-accent-darker{background-color:var(--color-accent-darker)}[data-theme=dark] .border-accent-darker{border-color:var(--color-accent-darker)}[data-theme=dark] .bg-success{background-color:var(--color-success)}[data-theme=dark] .text-success{color:var(--color-success)}[data-theme=dark] .border-success{border-color:var(--color-success)}[data-theme=dark] .text-success-bright{color:var(--color-success-bright)}[data-theme=dark] .bg-success-bright{background-color:var(--color-success-bright)}[data-theme=dark] .border-success-bright{border-color:var(--color-success-bright)}[data-theme=dark] .text-success-brighter{color:var(--color-success-brighter)}[data-theme=dark] .bg-success-brighter{background-color:var(--color-success-brighter)}[data-theme=dark] .border-success-brighter{border-color:var(--color-success-brighter)}[data-theme=dark] .text-success-dark{color:var(--color-success-dark)}[data-theme=dark] .bg-success-dark{background-color:var(--color-success-dark)}[data-theme=dark] .border-success-dark{border-color:var(--color-success-dark)}[data-theme=dark] .text-success-darker{color:var(--color-success-darker)}[data-theme=dark] .bg-success-darker{background-color:var(--color-success-darker)}[data-theme=dark] .border-success-darker{border-color:var(--color-success-darker)}[data-theme=dark] .bg-error{background-color:var(--color-error)}[data-theme=dark] .text-error{color:var(--color-error)}[data-theme=dark] .border-error{border-color:var(--color-error)}[data-theme=dark] .text-error-bright{color:var(--color-error-bright)}[data-theme=dark] .bg-error-bright{background-color:var(--color-error-bright)}[data-theme=dark] .border-error-bright{border-color:var(--color-error-bright)}[data-theme=dark] .text-error-brighter{color:var(--color-error-brighter)}[data-theme=dark] .bg-error-brighter{background-color:var(--color-error-brighter)}[data-theme=dark] .border-error-brighter{border-color:var(--color-error-brighter)}[data-theme=dark] .text-error-dark{color:var(--color-error-dark)}[data-theme=dark] .bg-error-dark{background-color:var(--color-error-dark)}[data-theme=dark] .border-error-dark{border-color:var(--color-error-dark)}[data-theme=dark] .text-error-darker{color:var(--color-error-darker)}[data-theme=dark] .bg-error-darker{background-color:var(--color-error-darker)}[data-theme=dark] .border-error-darker{border-color:var(--color-error-darker)}[data-theme=dark] .bg-warning{background-color:var(--color-warning)}[data-theme=dark] .text-warning{color:var(--color-warning)}[data-theme=dark] .border-warning{border-color:var(--color-warning)}[data-theme=dark] .text-warning-bright{color:var(--color-warning-bright)}[data-theme=dark] .bg-warning-bright{background-color:var(--color-warning-bright)}[data-theme=dark] .border-warning-bright{border-color:var(--color-warning-bright)}[data-theme=dark] .text-warning-brighter{color:var(--color-warning-brighter)}[data-theme=dark] .bg-warning-brighter{background-color:var(--color-warning-brighter)}[data-theme=dark] .border-warning-brighter{border-color:var(--color-warning-brighter)}[data-theme=dark] .text-warning-dark{color:var(--color-warning-dark)}[data-theme=dark] .bg-warning-dark{background-color:var(--color-warning-dark)}[data-theme=dark] .border-warning-dark{border-color:var(--color-warning-dark)}[data-theme=dark] .text-warning-darker{color:var(--color-warning-darker)}[data-theme=dark] .bg-warning-darker{background-color:var(--color-warning-darker)}[data-theme=dark] .border-warning-darker{border-color:var(--color-warning-darker)}[data-theme=dark] .bg-info{background-color:var(--color-info)}[data-theme=dark] .text-info{color:var(--color-info)}[data-theme=dark] .border-info{border-color:var(--color-info)}[data-theme=dark] .text-info-bright{color:var(--color-info-bright)}[data-theme=dark] .bg-info-bright{background-color:var(--color-info-bright)}[data-theme=dark] .border-info-bright{border-color:var(--color-info-bright)}[data-theme=dark] .text-info-brighter{color:var(--color-info-brighter)}[data-theme=dark] .bg-info-brighter{background-color:var(--color-info-brighter)}[data-theme=dark] .border-info-brighter{border-color:var(--color-info-brighter)}[data-theme=dark] .text-info-dark{color:var(--color-info-dark)}[data-theme=dark] .bg-info-dark{background-color:var(--color-info-dark)}[data-theme=dark] .border-info-dark{border-color:var(--color-info-dark)}[data-theme=dark] .text-info-darker{color:var(--color-info-darker)}[data-theme=dark] .bg-info-darker{background-color:var(--color-info-darker)}[data-theme=dark] .border-info-darker{border-color:var(--color-info-darker)}[data-theme=dark] .bg-white{background-color:var(--color-white)}[data-theme=dark] .text-white{color:var(--color-white)}[data-theme=dark] .border-white{border-color:var(--color-white)}[data-theme=dark] .text-white-bright{color:var(--color-white-bright)}[data-theme=dark] .bg-white-bright{background-color:var(--color-white-bright)}[data-theme=dark] .border-white-bright{border-color:var(--color-white-bright)}[data-theme=dark] .text-white-brighter{color:var(--color-white-brighter)}[data-theme=dark] .bg-white-brighter{background-color:var(--color-white-brighter)}[data-theme=dark] .border-white-brighter{border-color:var(--color-white-brighter)}[data-theme=dark] .text-white-dark{color:var(--color-white-dark)}[data-theme=dark] .bg-white-dark{background-color:var(--color-white-dark)}[data-theme=dark] .border-white-dark{border-color:var(--color-white-dark)}[data-theme=dark] .text-white-darker{color:var(--color-white-darker)}[data-theme=dark] .bg-white-darker{background-color:var(--color-white-darker)}[data-theme=dark] .border-white-darker{border-color:var(--color-white-darker)}[data-theme=dark] .bg-dark{background-color:var(--color-dark)}[data-theme=dark] .text-dark{color:var(--color-dark)}[data-theme=dark] .border-dark{border-color:var(--color-dark)}[data-theme=dark] .text-dark-bright{color:var(--color-dark-bright)}[data-theme=dark] .bg-dark-bright{background-color:var(--color-dark-bright)}[data-theme=dark] .border-dark-bright{border-color:var(--color-dark-bright)}[data-theme=dark] .text-dark-brighter{color:var(--color-dark-brighter)}[data-theme=dark] .bg-dark-brighter{background-color:var(--color-dark-brighter)}[data-theme=dark] .border-dark-brighter{border-color:var(--color-dark-brighter)}[data-theme=dark] .text-dark-dark{color:var(--color-dark-dark)}[data-theme=dark] .bg-dark-dark{background-color:var(--color-dark-dark)}[data-theme=dark] .border-dark-dark{border-color:var(--color-dark-dark)}[data-theme=dark] .text-dark-darker{color:var(--color-dark-darker)}[data-theme=dark] .bg-dark-darker{background-color:var(--color-dark-darker)}[data-theme=dark] .border-dark-darker{border-color:var(--color-dark-darker)}[data-theme=dark] .bg-bright{background-color:var(--color-bg-bright)}[data-theme=dark] .text-bright{color:var(--color-text-bright)}[data-theme=dark] .bg-brighter{background-color:var(--color-bg-brighter)}[data-theme=dark] .text-brighter{color:var(--color-text-brighter)}[data-theme=dark] .bg-dark{background-color:var(--color-bg-dark)}[data-theme=dark] .text-dark{color:var(--color-text-dark)}[data-theme=dark] .bg-darker{background-color:var(--color-bg-darker)}[data-theme=dark] .text-darker{color:var(--color-text-darker)}.color-white{color:#fff!important}.border{border-width:1.5px;border-style:solid;box-sizing:border-box;border-color:var(--color-border);border-radius:var(--border-radius)}.border.none{border-color:transparent}.bg{background-color:var(--color-bg)}hr{border:0;border-top:1px solid var(--color-secondary);margin-block-start:.5rem;margin-block-end:.5rem;margin-inline-start:auto;margin-inline-end:auto;width:100%}:root{--color1: rgb(21.6322869955, 69.7040358744, 112.3677130045);--color1-100: rgb(25.7488789238, 82.9686098655, 133.7511210762);--color1-200: rgb(29.865470852, 96.2331838565, 155.134529148);--color1-300: rgb(33.9820627803, 109.4977578475, 176.5179372197);--color1-400: rgb(38.0986547085, 122.7623318386, 197.9013452915);--color1-500: rgb(46.6165919283, 135.764573991, 214.8834080717);--color1-600: #4494db;--color1-700: rgb(89.3834080717, 160.235426009, 223.1165919283);--color1-800: rgb(110.7668161435, 172.4708520179, 227.2331838565);--color1-900: rgb(132.1502242152, 184.7062780269, 231.3497757848);--color1-1000: rgb(153.533632287, 196.9417040359, 235.466367713);--color2: rgb(110.5650224215, 23.4349775785, 84.7264573991);--color2-100: rgb(131.6053811659, 27.8946188341, 100.8497757848);--color2-200: rgb(152.6457399103, 32.3542600897, 116.9730941704);--color2-300: rgb(173.6860986547, 36.8139013453, 133.0964125561);--color2-400: rgb(194.7264573991, 41.2735426009, 149.2197309417);--color2-500: rgb(211.5403587444, 49.9596412556, 163.6233183857);--color2-600: #d847ad;--color2-700: rgb(220.4596412556, 92.0403587444, 182.3766816143);--color2-800: rgb(224.9192825112, 113.0807174888, 191.7533632287);--color2-900: rgb(229.3789237668, 134.1210762332, 201.130044843);--color2-1000: rgb(233.8385650224, 155.1614349776, 210.5067264574);--color3: rgb(164, 0, 39.0880829016);--color3-100: rgb(189.5, 0, 45.1658031088);--color3-200: rgb(215, 0, 51.2435233161);--color3-300: rgb(240.5, 0, 57.3212435233);--color3-400: rgb(255, 11, 69.1554404145);--color3-500: rgb(255, 36.5, 88.5777202073);--color3-600: #ff3e6c;--color3-700: rgb(255, 87.5, 127.4222797927);--color3-800: rgb(255, 113, 146.8445595855);--color3-900: rgb(255, 138.5, 166.2668393782);--color3-1000: rgb(255, 164, 185.689119171);--color4: rgb(77.1675675676, 58.572972973, 113.427027027);--color4-100: rgb(88.6081081081, 67.2567567568, 130.2432432432);--color4-200: rgb(100.0486486486, 75.9405405405, 147.0594594595);--color4-300: rgb(111.4891891892, 84.6243243243, 163.8756756757);--color4-400: rgb(124.8810810811, 99.3675675676, 174.6324324324);--color4-500: rgb(138.9405405405, 116.1837837838, 183.3162162162);--color4-600: #9985c0;--color4-700: rgb(167.0594594595, 149.8162162162, 200.6837837838);--color4-800: rgb(181.1189189189, 166.6324324324, 209.3675675676);--color4-900: rgb(195.1783783784, 183.4486486486, 218.0513513514);--color4-1000: rgb(209.2378378378, 200.2648648649, 226.7351351351);--color5: rgb(133, 93.21875, 0);--color5-100: rgb(158.5, 111.0915178571, 0);--color5-200: rgb(184, 128.9642857143, 0);--color5-300: rgb(209.5, 146.8370535714, 0);--color5-400: rgb(235, 164.7098214286, 0);--color5-500: rgb(255, 180.3727678571, 5.5);--color5-600: #ffbc1f;--color5-700: rgb(255, 195.6272321429, 56.5);--color5-800: rgb(255, 203.2544642857, 82);--color5-900: rgb(255, 210.8816964286, 107.5);--color5-1000: rgb(255, 218.5089285714, 133);--color6: rgb(208.5625, 26.625, 4.4375);--color6-100: rgb(233.53125, 29.8125, 4.96875);--color6-200: rgb(249.875, 39.75, 14.125);--color6-300: rgb(250.40625, 62.0625, 39.09375);--color6-400: rgb(250.9375, 84.375, 64.0625);--color6-500: rgb(251.46875, 106.6875, 89.03125);--color6-600: #fc8172;--color6-700: rgb(252.53125, 151.3125, 138.96875);--color6-800: rgb(253.0625, 173.625, 163.9375);--color6-900: rgb(253.59375, 195.9375, 188.90625);--color6-1000: rgb(254.125, 218.25, 213.875)}:root{--font-size: 15px;--font-size-mobile: 14px;--font-family: Inter;--font-family-title: Roboto;--text-body-size: .875rem;font-size:var(--font-size);font-family:var(--font-family),sans-serif;color:var(--text);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}p{padding:0;margin:0;line-height:1.1;font-size:var(--text-body-size)}.paragraph p{padding-bottom:1rem;font-size:1rem}.text-start{text-align:left}.text-end{text-align:right}.text-center{text-align:center}.text-decoration-none{text-decoration:none}.text-decoration-underline{text-decoration:underline}.text-decoration-line-through{text-decoration:line-through}.text-decoration-underline-line-through{text-decoration:underline line-through}.text-wrap{white-space:normal}.text-nowrap{white-space:nowrap}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-capitalize{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}h1,h2,h3,h4,h5,h6{margin:0;padding:0}.text-small{font-size:.7rem}.text-medium{font-size:1rem}.text-large{font-size:1.5rem}.italic{font-style:italic}.bold{font-weight:600}.bolder{font-weight:700}small{font-size:.7rem}.label{font-size:.7rem;font-weight:700;color:var(--color-title-bright);font-family:var(--font-family-title),sans-serif}.h1,h1{font-size:2rem}.title-1{font-size:2rem;font-weight:700;color:var(--color-title);font-family:var(--font-family-title),sans-serif}.h2,h2{font-size:1.75rem}.title-2{font-size:1.75rem;font-weight:700;color:var(--color-title);font-family:var(--font-family-title),sans-serif}.h3,h3{font-size:1.5rem}.title-3{font-size:1.5rem;font-weight:700;color:var(--color-title);font-family:var(--font-family-title),sans-serif}.h4,h4{font-size:1.25rem}.title-4{font-size:1.25rem;font-weight:700;color:var(--color-title);font-family:var(--font-family-title),sans-serif}.h5,h5{font-size:1rem}.title-5{font-size:1rem;font-weight:700;color:var(--color-title);font-family:var(--font-family-title),sans-serif}.h6,h6{font-size:.75rem}.title-6{font-size:.75rem;font-weight:700;color:var(--color-title);font-family:var(--font-family-title),sans-serif}:root{--h1: 2rem;--h2: 1.75rem;--h3: 1.5rem;--h4: 1.25rem;--h5: 1rem;--h6: .75rem}:root{--line-height: calc((var(--font-size) * 2) + (var(--border-radius) / 3))}.input{position:relative;--padding-x: calc(5px + var(--border-radius));--padding-y: calc(var(--border-radius))}.input.readonly input{background-color:transparent}.input select{height:var(--line-height)}.input .description{font-size:.7rem;color:var(--color-text-brighter)}.input input,.input select{font-family:var(--font-family);line-height:var(--line-height);font-size:.87rem;border-radius:var(--border-radius);border-width:1px;border-style:none;padding:0 var(--padding-x);background-color:var(--color-input-bg);box-shadow:var(--shadow-inset);align-items:center;max-width:300px}.input input:focus,.input select:focus{outline:none}.input textarea{font-family:var(--font-family);border-radius:var(--border-radius);line-height:1.3;border-width:1px;border-style:none;padding:var(--padding-y) var(--padding-x);background-color:var(--color-input-bg);box-shadow:var(--shadow-inset);align-items:center;font-size:.87rem}.input textarea:focus{outline:none}.input .error-message{color:var(--color-error);font-size:.7rem}@media screen and (max-width: 768px){.input input{font-size:1rem}}:root{--ease:cubic-bezier(.22, .61, .33, 1);--snap-ease: .2s cubic-bezier(.22, .61, .33, 1);--snap-ease-slow: .3s cubic-bezier(.22, .61, .33, 1);--transition-small: .03s cubic-bezier(.34, -.01, 1, 1);--scale-flat: scaleY(.97) scaleX(1.03)}:root{--input-box-shadow: inset 0 1px 3px 0 rgb(0 0 0 / 33%)}.card{background-color:var(--color-widget-bg);border-radius:var(--border-radius);box-sizing:border-box;padding:calc(var(--border-radius) + .5rem);border:1px solid var(--color-border-bright)}.card.dark{background-color:var(--color-bg);border-color:var(--color-border)}.card.body{background-color:var(--color-body-bg)}.card.shadow,.shadow{box-shadow:var(--shadow)}.shadow-small{box-shadow:var(--shadow-small)}.shadow-inset{box-shadow:var(--shadow-inset)}.button{cursor:pointer;background-color:var(--color-primary);border:1px solid var(--color-primary);color:var(--color-white);text-align:center;text-decoration:none;border-radius:var(--border-radius);display:inline-block;line-height:var(--line-height);font-size:.8rem;font-weight:700;padding:0 calc(5px + var(--border-radius));box-sizing:border-box}.button:disabled{background-color:var(--color-disabled);border-color:var(--color-disabled);color:var(--color-disabled-text);cursor:not-allowed}.button:disabled:hover{background-color:var(--color-disabled)}.button.fit{width:fit-content}.button:hover{background-color:var(--color-primary-brighter)}.button:active{background-color:var(--color-primary-dark)}.button.icon{display:grid;grid-auto-flow:column;grid-gap:var(--grid-gap);align-items:center;justify-content:center;width:var(--line-height);height:var(--line-height)}.button.flat{background-color:transparent!important;border:none!important;box-shadow:none!important;color:var(--color-primary)}.button.flat:hover,.button.flat:active{background-color:transparent!important}.button.primary{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}.button.primary:hover{background-color:var(--color-primary-brighter)}.button.primary:active{background-color:var(--color-primary-dark)}.button.primary.flat{color:var(--color-primary)}.button.secondary{background-color:var(--color-secondary);border-color:var(--color-secondary);color:var(--color-white)}.button.secondary:hover{background-color:var(--color-secondary-brighter)}.button.secondary:active{background-color:var(--color-secondary-dark)}.button.secondary.flat{color:var(--color-secondary)}.button.success{background-color:var(--color-success);border-color:var(--color-success);color:var(--color-white)}.button.success:hover{background-color:var(--color-success-brighter)}.button.success:active{background-color:var(--color-success-dark)}.button.success.flat{color:var(--color-success)}.button.error{background-color:var(--color-error);border-color:var(--color-error);color:var(--color-white)}.button.error:hover{background-color:var(--color-error-brighter)}.button.error:active{background-color:var(--color-error-dark)}.button.error.flat{color:var(--color-error)}.button.warning{background-color:var(--color-warning);border-color:var(--color-warning);color:var(--color-white)}.button.warning:hover{background-color:var(--color-warning-brighter)}.button.warning:active{background-color:var(--color-warning-dark)}.button.warning.flat{color:var(--color-warning)}.button.info{background-color:var(--color-info);border-color:var(--color-info);color:var(--color-white)}.button.info:hover{background-color:var(--color-info-brighter)}.button.info:active{background-color:var(--color-info-dark)}.button.info.flat{color:var(--color-info)}.grid.overflow-hidden{overflow:hidden!important}.grid.overflow-x-hidden{overflow-x:hidden!important}.grid.overflow-y-hidden{overflow-y:hidden!important}.grid.overflow-visible{overflow:visible!important}.grid.overflow-x-visible{overflow-x:visible!important}.grid.overflow-y-visible{overflow-y:visible!important}.grid.overflow-scroll{overflow:scroll!important}.grid.overflow-x-scroll{overflow-x:scroll!important}.grid.overflow-y-scroll{overflow-y:scroll!important}.grid.overflow-auto{overflow:auto!important}.grid.overflow-x-auto{overflow-x:auto!important}.grid.overflow-y-auto{overflow-y:auto!important}.grid.col{grid-auto-flow:column}.grid.col.grow{grid-auto-columns:minmax(0,1fr)}.grid.col.shrink{grid-auto-columns:max-content}.col-1{grid-template-columns:repeat(1,1fr)}.col-1.shrink{grid-template-columns:repeat(1,max-content)}.col-2{grid-template-columns:repeat(2,1fr)}.col-2.shrink{grid-template-columns:repeat(2,max-content)}.col-3{grid-template-columns:repeat(3,1fr)}.col-3.shrink{grid-template-columns:repeat(3,max-content)}.col-4{grid-template-columns:repeat(4,1fr)}.col-4.shrink{grid-template-columns:repeat(4,max-content)}.col-5{grid-template-columns:repeat(5,1fr)}.col-5.shrink{grid-template-columns:repeat(5,max-content)}.col-6{grid-template-columns:repeat(6,1fr)}.col-6.shrink{grid-template-columns:repeat(6,max-content)}.col-7{grid-template-columns:repeat(7,1fr)}.col-7.shrink{grid-template-columns:repeat(7,max-content)}.col-8{grid-template-columns:repeat(8,1fr)}.col-8.shrink{grid-template-columns:repeat(8,max-content)}.col-9{grid-template-columns:repeat(9,1fr)}.col-9.shrink{grid-template-columns:repeat(9,max-content)}.col-10{grid-template-columns:repeat(10,1fr)}.col-10.shrink{grid-template-columns:repeat(10,max-content)}.col-11{grid-template-columns:repeat(11,1fr)}.col-11.shrink{grid-template-columns:repeat(11,max-content)}.col-12{grid-template-columns:repeat(12,1fr)}.col-12.shrink{grid-template-columns:repeat(12,max-content)}:root{--grid-auto-col: 10rem}.auto-col{grid-template-columns:repeat(auto-fill,minmax(0,var(--grid-auto-col)))}.grid{box-sizing:border-box;display:grid}.grid>*{min-width:0!important;min-height:0!important}.standard-grid{padding:var(--grid-gap);width:100%;height:100%;overflow:auto}.standard-grid-no-padding{padding:0;width:100%;height:100%;overflow:auto}.grid.row{grid-auto-flow:row}.grid.row.grow{grid-auto-rows:minmax(0,1fr)}.grid.row.shrink{grid-auto-rows:max-content}.row-1{grid-template-rows:repeat(1,1fr)}.row-1.shrink{grid-template-rows:repeat(1,max-content)}.row-2{grid-template-rows:repeat(2,1fr)}.row-2.shrink{grid-template-rows:repeat(2,max-content)}.row-3{grid-template-rows:repeat(3,1fr)}.row-3.shrink{grid-template-rows:repeat(3,max-content)}.row-4{grid-template-rows:repeat(4,1fr)}.row-4.shrink{grid-template-rows:repeat(4,max-content)}.row-5{grid-template-rows:repeat(5,1fr)}.row-5.shrink{grid-template-rows:repeat(5,max-content)}.row-6{grid-template-rows:repeat(6,1fr)}.row-6.shrink{grid-template-rows:repeat(6,max-content)}.row-7{grid-template-rows:repeat(7,1fr)}.row-7.shrink{grid-template-rows:repeat(7,max-content)}.row-8{grid-template-rows:repeat(8,1fr)}.row-8.shrink{grid-template-rows:repeat(8,max-content)}.row-9{grid-template-rows:repeat(9,1fr)}.row-9.shrink{grid-template-rows:repeat(9,max-content)}.row-10{grid-template-rows:repeat(10,1fr)}.row-10.shrink{grid-template-rows:repeat(10,max-content)}.row-11{grid-template-rows:repeat(11,1fr)}.row-11.shrink{grid-template-rows:repeat(11,max-content)}.row-12{grid-template-rows:repeat(12,1fr)}.row-12.shrink{grid-template-rows:repeat(12,max-content)}:root{--grid-auto-row: 10rem}.auto-row{grid-template-rows:repeat(auto-fill,minmax(0,var(--grid-auto-row)))}.vertical-align-start{align-items:start}.horizontal-align-start{justify-content:start}.horizontal-align-self-start{justify-self:start}.vertical-align-self-start{align-self:start}.align-v-and-h-start{place-items:start}.vertical-align-end{align-items:end}.horizontal-align-end{justify-content:end}.horizontal-align-self-end{justify-self:end}.vertical-align-self-end{align-self:end}.align-v-and-h-end{place-items:end}.vertical-align-center{align-items:center}.horizontal-align-center{justify-content:center}.horizontal-align-self-center{justify-self:center}.vertical-align-self-center{align-self:center}.align-v-and-h-center{place-items:center}.vertical-align-stretch{align-items:stretch}.vertical-align-self-stretch{align-self:stretch}.vertical-align-baseline{align-items:baseline}.vertical-align-self-baseline{align-self:baseline}.vertical-align-first{align-items:first baseline}.vertical-align-self-first{align-self:first baseline}.vertical-align-last{align-items:last baseline}.vertical-align-self-last{align-self:last baseline}.horizontal-align-between{justify-content:space-between}.horizontal-align-around{justify-content:space-around}:root{--grid-gap: var(--border-radius) }.grid,.grid.gap{row-gap:var(--grid-gap);column-gap:var(--grid-gap)}.grid.gap-0{row-gap:0;column-gap:0}.grid.row-gap-0{row-gap:0}.grid.column-gap-0{column-gap:0}.grid.gap-1{row-gap:.25rem;column-gap:.25rem}.grid.row-gap-1{row-gap:.25rem}.grid.column-gap-1{column-gap:.25rem}.grid.gap-2{row-gap:.5rem;column-gap:.5rem}.grid.row-gap-2{row-gap:.5rem}.grid.column-gap-2{column-gap:.5rem}.grid.gap-3{row-gap:1rem;column-gap:1rem}.grid.row-gap-3{row-gap:1rem}.grid.column-gap-3{column-gap:1rem}.grid.gap-4{row-gap:1.5rem;column-gap:1.5rem}.grid.row-gap-4{row-gap:1.5rem}.grid.column-gap-4{column-gap:1.5rem}.grid.gap-5{row-gap:3rem;column-gap:3rem}.grid.row-gap-5{row-gap:3rem}.grid.column-gap-5{column-gap:3rem}body.grid-debug .grid{outline:1px dashed rgb(211,2,236)}body.grid-debug .grid>*:not(.grid){outline:1px dashed rgb(0,0,255)}.disable-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.cursor-auto{cursor:auto}.cursor-alias{cursor:alias}.cursor-all-scroll{cursor:all-scroll}.cursor-cell{cursor:cell}.cursor-context-menu{cursor:context-menu}.cursor-copy{cursor:copy}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-help{cursor:help}.cursor-move{cursor:move}.cursor-no-drop{cursor:no-drop}.cursor-none{cursor:none}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-progress{cursor:progress}.cursor-row-resize{cursor:row-resize}.cursor-text{cursor:text}.cursor-resize-e{cursor:e-resize}.cursor-resize-ew{cursor:ew-resize}.cursor-resize-n{cursor:n-resize}.cursor-resize-ne{cursor:ne-resize}.cursor-resize-ns{cursor:ns-resize}.cursor-resize-nw{cursor:nw-resize}.cursor-resize-s{cursor:s-resize}.cursor-resize-se{cursor:se-resize}.cursor-resize-sw{cursor:sw-resize}.cursor-resize-w{cursor:w-resize}.cursor-resize-row{cursor:row-resize}.cursor-resize-col{cursor:col-resize}.cursor-resize-nesw{cursor:nesw-resize}.cursor-resize-nwse{cursor:nwse-resize}:root{--border-radius: 1rem}@media (max-width: 768px){:root{--font-size: var(--font-size-mobile)}}html,body{background-image:url(/images/header.webp);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center;color:var(--color-text);margin:0;padding:0;width:100vw;height:100vh;overflow:hidden}#app{background-color:#ffffff4a;background-blend-mode:lighten;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px)}.footer-text[data-v-934965b4]{color:var(--color-text);font-weight:700;font-size:.8rem;padding-top:1rem;padding-bottom:1rem}.footer-text a[data-v-934965b4]{color:var(--color-text);text-decoration:none}.footer-text[data-v-934965b4]:hover{cursor:pointer}.footer-text:hover a[data-v-934965b4]{color:var(--color-text-darker)}#popovers{position:fixed;top:0;left:0;z-index:1000;width:100vw;height:100vh;pointer-events:none}
