@unlk/keymaster 1.0.14 → 1.1.2

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.
@@ -19229,134 +19229,6 @@
19229
19229
  --fa: "\f8ff";
19230
19230
  }
19231
19231
 
19232
- /*!
19233
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
19234
- * License - https://fontawesome.com/license (Commercial License)
19235
- * Copyright 2025 Fonticons, Inc.
19236
- */
19237
- :root, :host {
19238
- --fa-family-classic: "Font Awesome 7 Pro";
19239
- --fa-font-thin: normal 100 1em/1 var(--fa-family-classic);
19240
- /* deprecated: this older custom property will be removed next major release */
19241
- --fa-style-family-classic: var(--fa-family-classic);
19242
- }
19243
-
19244
- @font-face {
19245
- font-family: "Font Awesome 7 Pro";
19246
- font-style: normal;
19247
- font-weight: 100;
19248
- font-display: block;
19249
- src: url("../../../fonts/fa-thin-100.woff2");
19250
- }
19251
- .fat {
19252
- --fa-family: var(--fa-family-classic);
19253
- --fa-style: 100;
19254
- }
19255
-
19256
- .fa-classic {
19257
- --fa-family: var(--fa-family-classic);
19258
- }
19259
-
19260
- .fa-thin {
19261
- --fa-style: 100;
19262
- }
19263
-
19264
- /*!
19265
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
19266
- * License - https://fontawesome.com/license (Commercial License)
19267
- * Copyright 2025 Fonticons, Inc.
19268
- */
19269
- :root, :host {
19270
- --fa-family-classic: "Font Awesome 7 Pro";
19271
- --fa-font-light: normal 300 1em/1 var(--fa-family-classic);
19272
- /* deprecated: this older custom property will be removed next major release */
19273
- --fa-style-family-classic: var(--fa-family-classic);
19274
- }
19275
-
19276
- @font-face {
19277
- font-family: "Font Awesome 7 Pro";
19278
- font-style: normal;
19279
- font-weight: 300;
19280
- font-display: block;
19281
- src: url("../../../fonts/fa-light-300.woff2");
19282
- }
19283
- .fal {
19284
- --fa-family: var(--fa-family-classic);
19285
- --fa-style: 300;
19286
- }
19287
-
19288
- .fa-classic {
19289
- --fa-family: var(--fa-family-classic);
19290
- }
19291
-
19292
- .fa-light {
19293
- --fa-style: 300;
19294
- }
19295
-
19296
- /*!
19297
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
19298
- * License - https://fontawesome.com/license (Commercial License)
19299
- * Copyright 2025 Fonticons, Inc.
19300
- */
19301
- :root, :host {
19302
- --fa-family-classic: "Font Awesome 7 Pro";
19303
- --fa-font-regular: normal 400 1em/1 var(--fa-family-classic);
19304
- /* deprecated: this older custom property will be removed next major release */
19305
- --fa-style-family-classic: var(--fa-family-classic);
19306
- }
19307
-
19308
- @font-face {
19309
- font-family: "Font Awesome 7 Pro";
19310
- font-style: normal;
19311
- font-weight: 400;
19312
- font-display: block;
19313
- src: url("../../../fonts/fa-regular-400.woff2");
19314
- }
19315
- .far {
19316
- --fa-family: var(--fa-family-classic);
19317
- --fa-style: 400;
19318
- }
19319
-
19320
- .fa-classic {
19321
- --fa-family: var(--fa-family-classic);
19322
- }
19323
-
19324
- .fa-regular {
19325
- --fa-style: 400;
19326
- }
19327
-
19328
- /*!
19329
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
19330
- * License - https://fontawesome.com/license (Commercial License)
19331
- * Copyright 2025 Fonticons, Inc.
19332
- */
19333
- :root, :host {
19334
- --fa-family-classic: "Font Awesome 7 Pro";
19335
- --fa-font-solid: normal 900 1em/1 var(--fa-family-classic);
19336
- /* deprecated: this older custom property will be removed next major release */
19337
- --fa-style-family-classic: var(--fa-family-classic);
19338
- }
19339
-
19340
- @font-face {
19341
- font-family: "Font Awesome 7 Pro";
19342
- font-style: normal;
19343
- font-weight: 900;
19344
- font-display: block;
19345
- src: url("../../../fonts/fa-solid-900.woff2");
19346
- }
19347
- .fas {
19348
- --fa-family: var(--fa-family-classic);
19349
- --fa-style: 900;
19350
- }
19351
-
19352
- .fa-classic {
19353
- --fa-family: var(--fa-family-classic);
19354
- }
19355
-
19356
- .fa-solid {
19357
- --fa-style: 900;
19358
- }
19359
-
19360
19232
  /*!
19361
19233
  * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
19362
19234
  * License - https://fontawesome.com/license (Commercial License)
@@ -19485,285 +19357,6 @@
19485
19357
  --fa-style: 900;
19486
19358
  }
19487
19359
 
19488
- /*!
19489
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
19490
- * License - https://fontawesome.com/license (Commercial License)
19491
- * Copyright 2025 Fonticons, Inc.
19492
- */
19493
- :root, :host {
19494
- --fa-family-duotone: "Font Awesome 7 Duotone";
19495
- --fa-font-duotone: normal 900 1em/1 var(--fa-family-duotone);
19496
- /* deprecated: this older custom property will be removed next major release */
19497
- --fa-style-family-duotone: var(--fa-family-duotone);
19498
- }
19499
-
19500
- @font-face {
19501
- font-family: "Font Awesome 7 Duotone";
19502
- font-style: normal;
19503
- font-weight: 900;
19504
- font-display: block;
19505
- src: url("../../../fonts/fa-duotone-900.woff2");
19506
- }
19507
- .fad,
19508
- .fa-duotone {
19509
- --fa-family: var(--fa-family-duotone);
19510
- --fa-style: 900;
19511
- position: relative;
19512
- letter-spacing: normal;
19513
- }
19514
-
19515
- .fad::before,
19516
- .fa-duotone::before {
19517
- position: absolute;
19518
- color: var(--fa-primary-color, currentColor);
19519
- opacity: var(--fa-primary-opacity, 1);
19520
- }
19521
-
19522
- .fad::after,
19523
- .fa-duotone::after {
19524
- color: var(--fa-secondary-color, currentColor);
19525
- opacity: var(--fa-secondary-opacity, 0.4);
19526
- }
19527
-
19528
- .fa-swap-opacity .fad::before,
19529
- .fa-swap-opacity .fa-duotone::before,
19530
- .fad.fa-swap-opacity::before,
19531
- .fa-duotone.fa-swap-opacity::before {
19532
- opacity: var(--fa-secondary-opacity, 0.4);
19533
- }
19534
-
19535
- .fa-swap-opacity .fad::after,
19536
- .fa-swap-opacity .fa-duotone::after,
19537
- .fad.fa-swap-opacity::after,
19538
- .fa-duotone.fa-swap-opacity::after {
19539
- opacity: var(--fa-primary-opacity, 1);
19540
- }
19541
-
19542
- .fad.fa-li,
19543
- .fa-duotone.fa-li,
19544
- .fad.fa-stack-1x,
19545
- .fa-duotone.fa-stack-1x,
19546
- .fad.fa-stack-2x,
19547
- .fa-duotone.fa-stack-2x {
19548
- position: absolute;
19549
- }
19550
-
19551
- /*!
19552
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
19553
- * License - https://fontawesome.com/license (Commercial License)
19554
- * Copyright 2025 Fonticons, Inc.
19555
- */
19556
- :root, :host {
19557
- --fa-family-duotone: "Font Awesome 7 Duotone";
19558
- --fa-font-duotone-thin: normal 100 1em/1 var(--fa-family-duotone);
19559
- /* deprecated: this older custom property will be removed next major release */
19560
- --fa-style-family-duotone: var(--fa-family-duotone);
19561
- }
19562
-
19563
- @font-face {
19564
- font-family: "Font Awesome 7 Duotone";
19565
- font-style: normal;
19566
- font-weight: 100;
19567
- font-display: block;
19568
- src: url("../../../fonts/fa-duotone-thin-100.woff2");
19569
- }
19570
- .fadt {
19571
- --fa-family: var(--fa-family-duotone);
19572
- --fa-style: 100;
19573
- position: relative;
19574
- letter-spacing: normal;
19575
- }
19576
-
19577
- .fa-duotone {
19578
- --fa-family: var(--fa-family-duotone);
19579
- position: relative;
19580
- letter-spacing: normal;
19581
- }
19582
-
19583
- .fa-thin {
19584
- --fa-style: 100;
19585
- }
19586
-
19587
- .fadt::before,
19588
- .fa-duotone::before {
19589
- position: absolute;
19590
- color: var(--fa-primary-color, currentColor);
19591
- opacity: var(--fa-primary-opacity, 1);
19592
- }
19593
-
19594
- .fadt::after,
19595
- .fa-duotone::after {
19596
- color: var(--fa-secondary-color, currentColor);
19597
- opacity: var(--fa-secondary-opacity, 0.4);
19598
- }
19599
-
19600
- .fa-swap-opacity .fadt::before,
19601
- .fa-swap-opacity .fa-duotone::before,
19602
- .fa-swap-opacity.fadt::before,
19603
- .fa-swap-opacity.fa-duotone::before {
19604
- opacity: var(--fa-secondary-opacity, 0.4);
19605
- }
19606
-
19607
- .fa-swap-opacity .fadt::after,
19608
- .fa-swap-opacity .fa-duotone::after,
19609
- .fa-swap-opacity.fadt::after,
19610
- .fa-swap-opacity.fa-duotone::after {
19611
- opacity: var(--fa-primary-opacity, 1);
19612
- }
19613
-
19614
- .fa-li.fadt,
19615
- .fa-li.fa-duotone,
19616
- .fa-stack-1x.fadt,
19617
- .fa-stack-1x.fa-duotone,
19618
- .fa-stack-2x.fadt,
19619
- .fa-stack-2x.fa-duotone {
19620
- position: absolute;
19621
- }
19622
-
19623
- /*!
19624
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
19625
- * License - https://fontawesome.com/license (Commercial License)
19626
- * Copyright 2025 Fonticons, Inc.
19627
- */
19628
- :root, :host {
19629
- --fa-family-duotone: "Font Awesome 7 Duotone";
19630
- --fa-font-duotone-light: normal 300 1em/1 var(--fa-family-duotone);
19631
- /* deprecated: this older custom property will be removed next major release */
19632
- --fa-style-family-duotone: var(--fa-family-duotone);
19633
- }
19634
-
19635
- @font-face {
19636
- font-family: "Font Awesome 7 Duotone";
19637
- font-style: normal;
19638
- font-weight: 300;
19639
- font-display: block;
19640
- src: url("../../../fonts/fa-duotone-light-300.woff2");
19641
- }
19642
- .fadl {
19643
- --fa-family: var(--fa-family-duotone);
19644
- --fa-style: 300;
19645
- position: relative;
19646
- letter-spacing: normal;
19647
- }
19648
-
19649
- .fa-duotone {
19650
- --fa-family: var(--fa-family-duotone);
19651
- position: relative;
19652
- letter-spacing: normal;
19653
- }
19654
-
19655
- .fa-light {
19656
- --fa-style: 300;
19657
- }
19658
-
19659
- .fadl::before,
19660
- .fa-duotone::before {
19661
- position: absolute;
19662
- color: var(--fa-primary-color, currentColor);
19663
- opacity: var(--fa-primary-opacity, 1);
19664
- }
19665
-
19666
- .fadl::after,
19667
- .fa-duotone::after {
19668
- color: var(--fa-secondary-color, currentColor);
19669
- opacity: var(--fa-secondary-opacity, 0.4);
19670
- }
19671
-
19672
- .fa-swap-opacity .fadl::before,
19673
- .fa-swap-opacity .fa-duotone::before,
19674
- .fa-swap-opacity.fadl::before,
19675
- .fa-swap-opacity.fa-duotone::before {
19676
- opacity: var(--fa-secondary-opacity, 0.4);
19677
- }
19678
-
19679
- .fa-swap-opacity .fadl::after,
19680
- .fa-swap-opacity .fa-duotone::after,
19681
- .fa-swap-opacity.fadl::after,
19682
- .fa-swap-opacity.fa-duotone::after {
19683
- opacity: var(--fa-primary-opacity, 1);
19684
- }
19685
-
19686
- .fa-li.fadl,
19687
- .fa-li.fa-duotone,
19688
- .fa-stack-1x.fadl,
19689
- .fa-stack-1x.fa-duotone,
19690
- .fa-stack-2x.fadl,
19691
- .fa-stack-2x.fa-duotone {
19692
- position: absolute;
19693
- }
19694
-
19695
- /*!
19696
- * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
19697
- * License - https://fontawesome.com/license (Commercial License)
19698
- * Copyright 2025 Fonticons, Inc.
19699
- */
19700
- :root, :host {
19701
- --fa-family-duotone: "Font Awesome 7 Duotone";
19702
- --fa-font-duotone-regular: normal 400 1em/1 var(--fa-family-duotone);
19703
- /* deprecated: this older custom property will be removed next major release */
19704
- --fa-style-family-duotone: var(--fa-family-duotone);
19705
- }
19706
-
19707
- @font-face {
19708
- font-family: "Font Awesome 7 Duotone";
19709
- font-style: normal;
19710
- font-weight: 400;
19711
- font-display: block;
19712
- src: url("../../../fonts/fa-duotone-regular-400.woff2");
19713
- }
19714
- .fadr {
19715
- --fa-family: var(--fa-family-duotone);
19716
- --fa-style: 400;
19717
- position: relative;
19718
- letter-spacing: normal;
19719
- }
19720
-
19721
- .fa-duotone {
19722
- --fa-family: var(--fa-family-duotone);
19723
- position: relative;
19724
- letter-spacing: normal;
19725
- }
19726
-
19727
- .fa-regular {
19728
- --fa-style: 400;
19729
- }
19730
-
19731
- .fadr::before,
19732
- .fa-duotone::before {
19733
- position: absolute;
19734
- color: var(--fa-primary-color, currentColor);
19735
- opacity: var(--fa-primary-opacity, 1);
19736
- }
19737
-
19738
- .fadr::after,
19739
- .fa-duotone::after {
19740
- color: var(--fa-secondary-color, currentColor);
19741
- opacity: var(--fa-secondary-opacity, 0.4);
19742
- }
19743
-
19744
- .fa-swap-opacity .fadr::before,
19745
- .fa-swap-opacity .fa-duotone::before,
19746
- .fa-swap-opacity.fadr::before,
19747
- .fa-swap-opacity.fa-duotone::before {
19748
- opacity: var(--fa-secondary-opacity, 0.4);
19749
- }
19750
-
19751
- .fa-swap-opacity .fadr::after,
19752
- .fa-swap-opacity .fa-duotone::after,
19753
- .fa-swap-opacity.fadr::after,
19754
- .fa-swap-opacity.fa-duotone::after {
19755
- opacity: var(--fa-primary-opacity, 1);
19756
- }
19757
-
19758
- .fa-li.fadr,
19759
- .fa-li.fa-duotone,
19760
- .fa-stack-1x.fadr,
19761
- .fa-stack-1x.fa-duotone,
19762
- .fa-stack-2x.fadr,
19763
- .fa-stack-2x.fa-duotone {
19764
- position: absolute;
19765
- }
19766
-
19767
19360
  /*!
19768
19361
  * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
19769
19362
  * License - https://fontawesome.com/license (Commercial License)
@@ -22300,19 +21893,18 @@
22300
21893
  src: url("../../fonts/NeulisNeue-MediumItalic.woff2") format("woff2"), url("../../fonts/NeulisNeue-MediumItalic.woff") format("woff");
22301
21894
  }
22302
21895
  /*!
22303
- * Bootstrap v5.3.7 (https://getbootstrap.com/)
21896
+ * Bootstrap v5.3.8 (https://getbootstrap.com/)
22304
21897
  * Copyright 2011-2025 The Bootstrap Authors
22305
21898
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
22306
21899
  */
22307
21900
  :root,
22308
21901
  [data-bs-theme=light] {
22309
- --bs-foundation: #1d1f50;
22310
- --bs-blueprint: #3e51a2;
22311
- --bs-entryway: #3b7bbf;
22312
- --bs-sunglow: #fbcd2f;
22313
- --bs-green: #027a48;
22314
- --bs-turnkey: #6346d3;
22315
- --bs-red: #b42318;
21902
+ --bs-foundation: #1f1f4f;
21903
+ --bs-tangerine: #ff6a1a;
21904
+ --bs-sunglow: #fbcd18;
21905
+ --bs-green: #09cc8b;
21906
+ --bs-electric: #02f;
21907
+ --bs-red: #e4263e;
22316
21908
  --bs-gray: rgb(154.4, 157.6, 163.2);
22317
21909
  --bs-gray-25: rgb(251.9, 252.1, 252.45);
22318
21910
  --bs-gray-50: rgb(248.8, 249.2, 249.9);
@@ -22325,52 +21917,48 @@
22325
21917
  --bs-gray-700: rgb(115.8, 118.2, 122.4);
22326
21918
  --bs-gray-800: rgb(77.2, 78.8, 81.6);
22327
21919
  --bs-gray-900: rgb(38.6, 39.4, 40.8);
22328
- --bs-primary: #3e51a2;
22329
- --bs-secondary: #3b7bbf;
22330
- --bs-tertiary: #cdecf9;
22331
- --bs-success: #027a48;
22332
- --bs-action: #6346d3;
22333
- --bs-warning: #fbcd2f;
22334
- --bs-danger: #b42318;
21920
+ --bs-gray-950: rgb(19.3, 19.7, 20.4);
21921
+ --bs-primary: #1f1f4f;
21922
+ --bs-secondary: #fbcd18;
21923
+ --bs-success: #09cc8b;
21924
+ --bs-action: #02f;
21925
+ --bs-warning: #ff6a1a;
21926
+ --bs-danger: #e4263e;
22335
21927
  --bs-light: #fff;
22336
21928
  --bs-dark: rgb(38.6, 39.4, 40.8);
22337
- --bs-primary-rgb: 62, 81, 162;
22338
- --bs-secondary-rgb: 59, 123, 191;
22339
- --bs-tertiary-rgb: 205, 236, 249;
22340
- --bs-success-rgb: 2, 122, 72;
22341
- --bs-action-rgb: 99, 70, 211;
22342
- --bs-warning-rgb: 251, 205, 47;
22343
- --bs-danger-rgb: 180, 35, 24;
21929
+ --bs-primary-rgb: 31, 31, 79;
21930
+ --bs-secondary-rgb: 251, 205, 24;
21931
+ --bs-success-rgb: 9, 204, 139;
21932
+ --bs-action-rgb: 0, 34, 255;
21933
+ --bs-warning-rgb: 255, 106, 26;
21934
+ --bs-danger-rgb: 228, 38, 62;
22344
21935
  --bs-light-rgb: 255, 255, 255;
22345
21936
  --bs-dark-rgb: 39, 39, 41;
22346
- --bs-primary-text-emphasis: rgb(24.8, 32.4, 64.8);
22347
- --bs-secondary-text-emphasis: rgb(23.6, 49.2, 76.4);
22348
- --bs-tertiary-text-emphasis: rgb(82, 94.4, 99.6);
22349
- --bs-action-text-emphasis: rgb(39.6, 28, 84.4);
22350
- --bs-success-text-emphasis: rgb(0.8, 48.8, 28.8);
21937
+ --bs-primary-text-emphasis: rgb(12.4, 12.4, 31.6);
21938
+ --bs-secondary-text-emphasis: rgb(100.4, 82, 9.6);
21939
+ --bs-action-text-emphasis: rgb(0, 13.6, 102);
21940
+ --bs-success-text-emphasis: rgb(3.6, 81.6, 55.6);
22351
21941
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
22352
- --bs-warning-text-emphasis: rgb(100.4, 82, 18.8);
22353
- --bs-danger-text-emphasis: rgb(72, 14, 9.6);
21942
+ --bs-warning-text-emphasis: rgb(102, 42.4, 10.4);
21943
+ --bs-danger-text-emphasis: rgb(91.2, 15.2, 24.8);
22354
21944
  --bs-light-text-emphasis: rgb(115.8, 118.2, 122.4);
22355
21945
  --bs-dark-text-emphasis: rgb(115.8, 118.2, 122.4);
22356
- --bs-primary-bg-subtle: rgb(216.4, 220.2, 236.4);
22357
- --bs-secondary-bg-subtle: rgb(215.8, 228.6, 242.2);
22358
- --bs-tertiary-bg-subtle: #cdecf9;
22359
- --bs-action-bg-subtle: rgb(223.8, 218, 246.2);
22360
- --bs-success-bg-subtle: rgb(204.4, 228.4, 218.4);
21946
+ --bs-primary-bg-subtle: rgb(210.2, 210.2, 219.8);
21947
+ --bs-secondary-bg-subtle: rgb(254.2, 245, 208.8);
21948
+ --bs-action-bg-subtle: rgb(204, 210.8, 255);
21949
+ --bs-success-bg-subtle: rgb(205.8, 244.8, 231.8);
22361
21950
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
22362
- --bs-warning-bg-subtle: rgb(254.2, 245, 213.4);
22363
- --bs-danger-bg-subtle: rgb(240, 211, 208.8);
21951
+ --bs-warning-bg-subtle: rgb(255, 225.2, 209.2);
21952
+ --bs-danger-bg-subtle: rgb(249.6, 211.6, 216.4);
22364
21953
  --bs-light-bg-subtle: rgb(248.8, 249.2, 249.9);
22365
21954
  --bs-dark-bg-subtle: rgb(205.4, 208.6, 214.2);
22366
- --bs-primary-border-subtle: rgb(177.8, 185.4, 217.8);
22367
- --bs-secondary-border-subtle: rgb(176.6, 202.2, 229.4);
22368
- --bs-tertiary-border-subtle: rgb(235, 247.4, 252.6);
22369
- --bs-action-border-subtle: rgb(192.6, 181, 237.4);
22370
- --bs-success-border-subtle: rgb(153.8, 201.8, 181.8);
21955
+ --bs-primary-border-subtle: rgb(165.4, 165.4, 184.6);
21956
+ --bs-secondary-border-subtle: rgb(253.4, 235, 162.6);
21957
+ --bs-action-border-subtle: rgb(153, 166.6, 255);
21958
+ --bs-success-border-subtle: rgb(156.6, 234.6, 208.6);
22371
21959
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
22372
- --bs-warning-border-subtle: rgb(253.4, 235, 171.8);
22373
- --bs-danger-border-subtle: rgb(225, 167, 162.6);
21960
+ --bs-warning-border-subtle: rgb(255, 195.4, 163.4);
21961
+ --bs-danger-border-subtle: rgb(244.2, 168.2, 177.8);
22374
21962
  --bs-light-border-subtle: rgb(230.2, 231.8, 234.6);
22375
21963
  --bs-dark-border-subtle: #c1c5cc;
22376
21964
  --bs-white-rgb: 255, 255, 255;
@@ -22382,28 +21970,28 @@
22382
21970
  --bs-body-font-size: 1rem;
22383
21971
  --bs-body-font-weight: 400;
22384
21972
  --bs-body-line-height: 1.5;
22385
- --bs-body-color: rgb(38.6, 39.4, 40.8);
22386
- --bs-body-color-rgb: 39, 39, 41;
21973
+ --bs-body-color: rgb(19.3, 19.7, 20.4);
21974
+ --bs-body-color-rgb: 19, 20, 20;
22387
21975
  --bs-body-bg: #fff;
22388
21976
  --bs-body-bg-rgb: 255, 255, 255;
22389
21977
  --bs-emphasis-color: #000;
22390
21978
  --bs-emphasis-color-rgb: 0, 0, 0;
22391
- --bs-secondary-color: rgba(38.6, 39.4, 40.8, 0.75);
22392
- --bs-secondary-color-rgb: 39, 39, 41;
21979
+ --bs-secondary-color: rgba(19.3, 19.7, 20.4, 0.75);
21980
+ --bs-secondary-color-rgb: 19, 20, 20;
22393
21981
  --bs-secondary-bg: rgb(230.2, 231.8, 234.6);
22394
21982
  --bs-secondary-bg-rgb: 230, 232, 235;
22395
- --bs-tertiary-color: rgba(38.6, 39.4, 40.8, 0.5);
22396
- --bs-tertiary-color-rgb: 39, 39, 41;
21983
+ --bs-tertiary-color: rgba(19.3, 19.7, 20.4, 0.5);
21984
+ --bs-tertiary-color-rgb: 19, 20, 20;
22397
21985
  --bs-tertiary-bg: rgb(242.6, 243.4, 244.8);
22398
21986
  --bs-tertiary-bg-rgb: 243, 243, 245;
22399
- --bs-heading-color: #1d1f50;
22400
- --bs-link-color: #3e51a2;
22401
- --bs-link-color-rgb: 62, 81, 162;
21987
+ --bs-heading-color: rgb(38.6, 39.4, 40.8);
21988
+ --bs-link-color: #1f1f4f;
21989
+ --bs-link-color-rgb: 31, 31, 79;
22402
21990
  --bs-link-decoration: underline;
22403
- --bs-link-hover-color: rgb(49.6, 64.8, 129.6);
22404
- --bs-link-hover-color-rgb: 50, 65, 130;
21991
+ --bs-link-hover-color: rgb(24.8, 24.8, 63.2);
21992
+ --bs-link-hover-color-rgb: 25, 25, 63;
22405
21993
  --bs-code-color: #d63384;
22406
- --bs-highlight-color: rgb(38.6, 39.4, 40.8);
21994
+ --bs-highlight-color: rgb(19.3, 19.7, 20.4);
22407
21995
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
22408
21996
  --bs-border-width: 2px;
22409
21997
  --bs-border-style: solid;
@@ -22422,11 +22010,11 @@
22422
22010
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
22423
22011
  --bs-focus-ring-width: 0.25rem;
22424
22012
  --bs-focus-ring-opacity: 0.25;
22425
- --bs-focus-ring-color: rgba(62, 81, 162, 0.25);
22426
- --bs-form-valid-color: #027a48;
22427
- --bs-form-valid-border-color: #027a48;
22428
- --bs-form-invalid-color: #b42318;
22429
- --bs-form-invalid-border-color: #b42318;
22013
+ --bs-focus-ring-color: rgba(0, 34, 255, 0.25);
22014
+ --bs-form-valid-color: #09cc8b;
22015
+ --bs-form-valid-border-color: #09cc8b;
22016
+ --bs-form-invalid-color: #e4263e;
22017
+ --bs-form-invalid-border-color: #e4263e;
22430
22018
  }
22431
22019
 
22432
22020
  [data-bs-theme=dark] {
@@ -22445,44 +22033,44 @@
22445
22033
  --bs-tertiary-color-rgb: 218, 220, 224;
22446
22034
  --bs-tertiary-bg: rgb(57.9, 59.1, 61.2);
22447
22035
  --bs-tertiary-bg-rgb: 58, 59, 61;
22448
- --bs-primary-text-emphasis: rgb(139.2, 150.6, 199.2);
22449
- --bs-secondary-text-emphasis: rgb(137.4, 175.8, 216.6);
22450
- --bs-success-text-emphasis: rgb(103.2, 175.2, 145.2);
22036
+ --bs-primary-text-emphasis: rgb(120.6, 120.6, 149.4);
22037
+ --bs-secondary-text-emphasis: rgb(252.6, 225, 116.4);
22038
+ --bs-success-text-emphasis: rgb(107.4, 224.4, 185.4);
22451
22039
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
22452
- --bs-warning-text-emphasis: rgb(252.6, 225, 130.2);
22453
- --bs-danger-text-emphasis: rgb(210, 123, 116.4);
22040
+ --bs-warning-text-emphasis: rgb(255, 165.6, 117.6);
22041
+ --bs-danger-text-emphasis: rgb(238.8, 124.8, 139.2);
22454
22042
  --bs-light-text-emphasis: rgb(242.6, 243.4, 244.8);
22455
22043
  --bs-dark-text-emphasis: rgb(217.8, 220.2, 224.4);
22456
- --bs-primary-bg-subtle: rgb(12.4, 16.2, 32.4);
22457
- --bs-secondary-bg-subtle: rgb(11.8, 24.6, 38.2);
22458
- --bs-success-bg-subtle: rgb(0.4, 24.4, 14.4);
22044
+ --bs-primary-bg-subtle: rgb(6.2, 6.2, 15.8);
22045
+ --bs-secondary-bg-subtle: rgb(50.2, 41, 4.8);
22046
+ --bs-success-bg-subtle: rgb(1.8, 40.8, 27.8);
22459
22047
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
22460
- --bs-warning-bg-subtle: rgb(50.2, 41, 9.4);
22461
- --bs-danger-bg-subtle: rgb(36, 7, 4.8);
22048
+ --bs-warning-bg-subtle: rgb(51, 21.2, 5.2);
22049
+ --bs-danger-bg-subtle: rgb(45.6, 7.6, 12.4);
22462
22050
  --bs-light-bg-subtle: rgb(77.2, 78.8, 81.6);
22463
22051
  --bs-dark-bg-subtle: rgb(38.6, 39.4, 40.8);
22464
- --bs-primary-border-subtle: rgb(37.2, 48.6, 97.2);
22465
- --bs-secondary-border-subtle: rgb(35.4, 73.8, 114.6);
22466
- --bs-success-border-subtle: rgb(1.2, 73.2, 43.2);
22052
+ --bs-primary-border-subtle: rgb(18.6, 18.6, 47.4);
22053
+ --bs-secondary-border-subtle: rgb(150.6, 123, 14.4);
22054
+ --bs-success-border-subtle: rgb(5.4, 122.4, 83.4);
22467
22055
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
22468
- --bs-warning-border-subtle: rgb(150.6, 123, 28.2);
22469
- --bs-danger-border-subtle: rgb(108, 21, 14.4);
22056
+ --bs-warning-border-subtle: rgb(153, 63.6, 15.6);
22057
+ --bs-danger-border-subtle: rgb(136.8, 22.8, 37.2);
22470
22058
  --bs-light-border-subtle: rgb(115.8, 118.2, 122.4);
22471
22059
  --bs-dark-border-subtle: rgb(77.2, 78.8, 81.6);
22472
22060
  --bs-heading-color: inherit;
22473
- --bs-link-color: rgb(139.2, 150.6, 199.2);
22474
- --bs-link-hover-color: rgb(162.36, 171.48, 210.36);
22475
- --bs-link-color-rgb: 139, 151, 199;
22476
- --bs-link-hover-color-rgb: 162, 171, 210;
22061
+ --bs-link-color: rgb(120.6, 120.6, 149.4);
22062
+ --bs-link-hover-color: rgb(147.48, 147.48, 170.52);
22063
+ --bs-link-color-rgb: 121, 121, 149;
22064
+ --bs-link-hover-color-rgb: 147, 147, 171;
22477
22065
  --bs-code-color: rgb(230.4, 132.6, 181.2);
22478
22066
  --bs-highlight-color: rgb(217.8, 220.2, 224.4);
22479
22067
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
22480
22068
  --bs-border-color: rgb(115.8, 118.2, 122.4);
22481
22069
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
22482
- --bs-form-valid-color: rgb(103.2, 175.2, 145.2);
22483
- --bs-form-valid-border-color: rgb(103.2, 175.2, 145.2);
22484
- --bs-form-invalid-color: rgb(210, 123, 116.4);
22485
- --bs-form-invalid-border-color: rgb(210, 123, 116.4);
22070
+ --bs-form-valid-color: rgb(107.4, 224.4, 185.4);
22071
+ --bs-form-valid-border-color: rgb(107.4, 224.4, 185.4);
22072
+ --bs-form-invalid-color: rgb(238.8, 124.8, 139.2);
22073
+ --bs-form-invalid-border-color: rgb(238.8, 124.8, 139.2);
22486
22074
  }
22487
22075
 
22488
22076
  *,
@@ -22852,6 +22440,10 @@ legend + * {
22852
22440
  -webkit-appearance: textfield;
22853
22441
  outline-offset: -2px;
22854
22442
  }
22443
+ [type=search]::-webkit-search-cancel-button {
22444
+ cursor: pointer;
22445
+ filter: grayscale(1);
22446
+ }
22855
22447
 
22856
22448
  /* rtl:raw:
22857
22449
  [type="tel"],
@@ -24430,13 +24022,13 @@ progress {
24430
24022
 
24431
24023
  .table-primary {
24432
24024
  --bs-table-color: #000;
24433
- --bs-table-bg: rgb(216.4, 220.2, 236.4);
24434
- --bs-table-border-color: rgb(173.12, 176.16, 189.12);
24435
- --bs-table-striped-bg: rgb(205.58, 209.19, 224.58);
24025
+ --bs-table-bg: rgb(210.2, 210.2, 219.8);
24026
+ --bs-table-border-color: rgb(168.16, 168.16, 175.84);
24027
+ --bs-table-striped-bg: rgb(199.69, 199.69, 208.81);
24436
24028
  --bs-table-striped-color: #000;
24437
- --bs-table-active-bg: rgb(194.76, 198.18, 212.76);
24029
+ --bs-table-active-bg: rgb(189.18, 189.18, 197.82);
24438
24030
  --bs-table-active-color: #000;
24439
- --bs-table-hover-bg: rgb(200.17, 203.685, 218.67);
24031
+ --bs-table-hover-bg: rgb(194.435, 194.435, 203.315);
24440
24032
  --bs-table-hover-color: #000;
24441
24033
  color: var(--bs-table-color);
24442
24034
  border-color: var(--bs-table-border-color);
@@ -24444,27 +24036,13 @@ progress {
24444
24036
 
24445
24037
  .table-secondary {
24446
24038
  --bs-table-color: #000;
24447
- --bs-table-bg: rgb(215.8, 228.6, 242.2);
24448
- --bs-table-border-color: rgb(172.64, 182.88, 193.76);
24449
- --bs-table-striped-bg: rgb(205.01, 217.17, 230.09);
24450
- --bs-table-striped-color: #000;
24451
- --bs-table-active-bg: rgb(194.22, 205.74, 217.98);
24452
- --bs-table-active-color: #000;
24453
- --bs-table-hover-bg: rgb(199.615, 211.455, 224.035);
24454
- --bs-table-hover-color: #000;
24455
- color: var(--bs-table-color);
24456
- border-color: var(--bs-table-border-color);
24457
- }
24458
-
24459
- .table-tertiary {
24460
- --bs-table-color: #000;
24461
- --bs-table-bg: rgb(245, 251.2, 253.8);
24462
- --bs-table-border-color: rgb(196, 200.96, 203.04);
24463
- --bs-table-striped-bg: rgb(232.75, 238.64, 241.11);
24039
+ --bs-table-bg: rgb(254.2, 245, 208.8);
24040
+ --bs-table-border-color: rgb(203.36, 196, 167.04);
24041
+ --bs-table-striped-bg: rgb(241.49, 232.75, 198.36);
24464
24042
  --bs-table-striped-color: #000;
24465
- --bs-table-active-bg: rgb(220.5, 226.08, 228.42);
24043
+ --bs-table-active-bg: rgb(228.78, 220.5, 187.92);
24466
24044
  --bs-table-active-color: #000;
24467
- --bs-table-hover-bg: rgb(226.625, 232.36, 234.765);
24045
+ --bs-table-hover-bg: rgb(235.135, 226.625, 193.14);
24468
24046
  --bs-table-hover-color: #000;
24469
24047
  color: var(--bs-table-color);
24470
24048
  border-color: var(--bs-table-border-color);
@@ -24472,13 +24050,13 @@ progress {
24472
24050
 
24473
24051
  .table-action {
24474
24052
  --bs-table-color: #000;
24475
- --bs-table-bg: rgb(223.8, 218, 246.2);
24476
- --bs-table-border-color: rgb(179.04, 174.4, 196.96);
24477
- --bs-table-striped-bg: rgb(212.61, 207.1, 233.89);
24053
+ --bs-table-bg: rgb(204, 210.8, 255);
24054
+ --bs-table-border-color: rgb(163.2, 168.64, 204);
24055
+ --bs-table-striped-bg: rgb(193.8, 200.26, 242.25);
24478
24056
  --bs-table-striped-color: #000;
24479
- --bs-table-active-bg: rgb(201.42, 196.2, 221.58);
24057
+ --bs-table-active-bg: rgb(183.6, 189.72, 229.5);
24480
24058
  --bs-table-active-color: #000;
24481
- --bs-table-hover-bg: rgb(207.015, 201.65, 227.735);
24059
+ --bs-table-hover-bg: rgb(188.7, 194.99, 235.875);
24482
24060
  --bs-table-hover-color: #000;
24483
24061
  color: var(--bs-table-color);
24484
24062
  border-color: var(--bs-table-border-color);
@@ -24486,13 +24064,13 @@ progress {
24486
24064
 
24487
24065
  .table-success {
24488
24066
  --bs-table-color: #000;
24489
- --bs-table-bg: rgb(204.4, 228.4, 218.4);
24490
- --bs-table-border-color: rgb(163.52, 182.72, 174.72);
24491
- --bs-table-striped-bg: rgb(194.18, 216.98, 207.48);
24067
+ --bs-table-bg: rgb(205.8, 244.8, 231.8);
24068
+ --bs-table-border-color: rgb(164.64, 195.84, 185.44);
24069
+ --bs-table-striped-bg: rgb(195.51, 232.56, 220.21);
24492
24070
  --bs-table-striped-color: #000;
24493
- --bs-table-active-bg: rgb(183.96, 205.56, 196.56);
24071
+ --bs-table-active-bg: rgb(185.22, 220.32, 208.62);
24494
24072
  --bs-table-active-color: #000;
24495
- --bs-table-hover-bg: rgb(189.07, 211.27, 202.02);
24073
+ --bs-table-hover-bg: rgb(190.365, 226.44, 214.415);
24496
24074
  --bs-table-hover-color: #000;
24497
24075
  color: var(--bs-table-color);
24498
24076
  border-color: var(--bs-table-border-color);
@@ -24500,13 +24078,13 @@ progress {
24500
24078
 
24501
24079
  .table-warning {
24502
24080
  --bs-table-color: #000;
24503
- --bs-table-bg: rgb(254.2, 245, 213.4);
24504
- --bs-table-border-color: rgb(203.36, 196, 170.72);
24505
- --bs-table-striped-bg: rgb(241.49, 232.75, 202.73);
24081
+ --bs-table-bg: rgb(255, 225.2, 209.2);
24082
+ --bs-table-border-color: rgb(204, 180.16, 167.36);
24083
+ --bs-table-striped-bg: rgb(242.25, 213.94, 198.74);
24506
24084
  --bs-table-striped-color: #000;
24507
- --bs-table-active-bg: rgb(228.78, 220.5, 192.06);
24085
+ --bs-table-active-bg: rgb(229.5, 202.68, 188.28);
24508
24086
  --bs-table-active-color: #000;
24509
- --bs-table-hover-bg: rgb(235.135, 226.625, 197.395);
24087
+ --bs-table-hover-bg: rgb(235.875, 208.31, 193.51);
24510
24088
  --bs-table-hover-color: #000;
24511
24089
  color: var(--bs-table-color);
24512
24090
  border-color: var(--bs-table-border-color);
@@ -24514,13 +24092,13 @@ progress {
24514
24092
 
24515
24093
  .table-danger {
24516
24094
  --bs-table-color: #000;
24517
- --bs-table-bg: rgb(240, 211, 208.8);
24518
- --bs-table-border-color: rgb(192, 168.8, 167.04);
24519
- --bs-table-striped-bg: rgb(228, 200.45, 198.36);
24095
+ --bs-table-bg: rgb(249.6, 211.6, 216.4);
24096
+ --bs-table-border-color: rgb(199.68, 169.28, 173.12);
24097
+ --bs-table-striped-bg: rgb(237.12, 201.02, 205.58);
24520
24098
  --bs-table-striped-color: #000;
24521
- --bs-table-active-bg: rgb(216, 189.9, 187.92);
24099
+ --bs-table-active-bg: rgb(224.64, 190.44, 194.76);
24522
24100
  --bs-table-active-color: #000;
24523
- --bs-table-hover-bg: rgb(222, 195.175, 193.14);
24101
+ --bs-table-hover-bg: rgb(230.88, 195.73, 200.17);
24524
24102
  --bs-table-hover-color: #000;
24525
24103
  color: var(--bs-table-color);
24526
24104
  border-color: var(--bs-table-border-color);
@@ -24657,9 +24235,9 @@ progress {
24657
24235
  .form-control:focus {
24658
24236
  color: var(--bs-body-color);
24659
24237
  background-color: var(--bs-body-bg);
24660
- border-color: #cdecf9;
24238
+ border-color: #02f;
24661
24239
  outline: 0;
24662
- box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(205, 236, 249, 0.75);
24240
+ box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(0, 34, 255, 0.25);
24663
24241
  }
24664
24242
  .form-control::-webkit-date-and-time-value {
24665
24243
  min-width: 85px;
@@ -24809,9 +24387,9 @@ textarea.form-control-lg {
24809
24387
  }
24810
24388
  }
24811
24389
  .form-select:focus {
24812
- border-color: #cdecf9;
24390
+ border-color: #02f;
24813
24391
  outline: 0;
24814
- box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(62, 81, 162, 0.25);
24392
+ box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(0, 34, 255, 0.25);
24815
24393
  }
24816
24394
  .form-select[multiple], .form-select[size]:not([size="1"]) {
24817
24395
  padding-right: 0.75rem;
@@ -24896,13 +24474,13 @@ textarea.form-control-lg {
24896
24474
  filter: brightness(90%);
24897
24475
  }
24898
24476
  .form-check-input:focus {
24899
- border-color: #cdecf9;
24477
+ border-color: #02f;
24900
24478
  outline: 0;
24901
- box-shadow: 0 0 0 0.25rem rgba(62, 81, 162, 0.25);
24479
+ box-shadow: 0 0 0 0.25rem rgba(0, 34, 255, 0.25);
24902
24480
  }
24903
24481
  .form-check-input:checked {
24904
- background-color: #3e51a2;
24905
- border-color: #3e51a2;
24482
+ background-color: #02f;
24483
+ border-color: #02f;
24906
24484
  }
24907
24485
  .form-check-input:checked[type=checkbox] {
24908
24486
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
@@ -24911,8 +24489,8 @@ textarea.form-control-lg {
24911
24489
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
24912
24490
  }
24913
24491
  .form-check-input[type=checkbox]:indeterminate {
24914
- background-color: #3e51a2;
24915
- border-color: #3e51a2;
24492
+ background-color: #02f;
24493
+ border-color: #02f;
24916
24494
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
24917
24495
  }
24918
24496
  .form-check-input:disabled {
@@ -24943,7 +24521,7 @@ textarea.form-control-lg {
24943
24521
  }
24944
24522
  }
24945
24523
  .form-switch .form-check-input:focus {
24946
- --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23cdecf9'/%3e%3c/svg%3e");
24524
+ --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2302f'/%3e%3c/svg%3e");
24947
24525
  }
24948
24526
  .form-switch .form-check-input:checked {
24949
24527
  background-position: right center;
@@ -24991,10 +24569,10 @@ textarea.form-control-lg {
24991
24569
  outline: 0;
24992
24570
  }
24993
24571
  .form-range:focus::-webkit-slider-thumb {
24994
- box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(205, 236, 249, 0.75);
24572
+ box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(0, 34, 255, 0.25);
24995
24573
  }
24996
24574
  .form-range:focus::-moz-range-thumb {
24997
- box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(205, 236, 249, 0.75);
24575
+ box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(0, 34, 255, 0.25);
24998
24576
  }
24999
24577
  .form-range::-moz-focus-outer {
25000
24578
  border: 0;
@@ -25005,7 +24583,7 @@ textarea.form-control-lg {
25005
24583
  margin-top: -0.25rem;
25006
24584
  -webkit-appearance: none;
25007
24585
  appearance: none;
25008
- background-color: #3e51a2;
24586
+ background-color: #02f;
25009
24587
  border: 0;
25010
24588
  border-radius: 1rem;
25011
24589
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
@@ -25019,7 +24597,7 @@ textarea.form-control-lg {
25019
24597
  }
25020
24598
  }
25021
24599
  .form-range::-webkit-slider-thumb:active {
25022
- background-color: rgb(197.1, 202.8, 227.1);
24600
+ background-color: rgb(178.5, 188.7, 255);
25023
24601
  }
25024
24602
  .form-range::-webkit-slider-runnable-track {
25025
24603
  width: 100%;
@@ -25036,7 +24614,7 @@ textarea.form-control-lg {
25036
24614
  height: 1rem;
25037
24615
  -moz-appearance: none;
25038
24616
  appearance: none;
25039
- background-color: #3e51a2;
24617
+ background-color: #02f;
25040
24618
  border: 0;
25041
24619
  border-radius: 1rem;
25042
24620
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
@@ -25050,7 +24628,7 @@ textarea.form-control-lg {
25050
24628
  }
25051
24629
  }
25052
24630
  .form-range::-moz-range-thumb:active {
25053
- background-color: rgb(197.1, 202.8, 227.1);
24631
+ background-color: rgb(178.5, 188.7, 255);
25054
24632
  }
25055
24633
  .form-range::-moz-range-track {
25056
24634
  width: 100%;
@@ -25495,121 +25073,104 @@ textarea.form-control-lg {
25495
25073
 
25496
25074
  .btn-primary {
25497
25075
  --bs-btn-color: #fff;
25498
- --bs-btn-bg: #3e51a2;
25499
- --bs-btn-border-color: #3e51a2;
25076
+ --bs-btn-bg: #1f1f4f;
25077
+ --bs-btn-border-color: #1f1f4f;
25500
25078
  --bs-btn-hover-color: #fff;
25501
- --bs-btn-hover-bg: rgb(49.6, 64.8, 129.6);
25502
- --bs-btn-hover-border-color: rgb(49.6, 64.8, 129.6);
25503
- --bs-btn-focus-shadow-rgb: 91, 107, 176;
25079
+ --bs-btn-hover-bg: rgb(24.8, 24.8, 63.2);
25080
+ --bs-btn-hover-border-color: rgb(24.8, 24.8, 63.2);
25081
+ --bs-btn-focus-shadow-rgb: 65, 65, 105;
25504
25082
  --bs-btn-active-color: #fff;
25505
- --bs-btn-active-bg: rgb(37.2, 48.6, 97.2);
25506
- --bs-btn-active-border-color: rgb(37.2, 48.6, 97.2);
25083
+ --bs-btn-active-bg: rgb(18.6, 18.6, 47.4);
25084
+ --bs-btn-active-border-color: rgb(18.6, 18.6, 47.4);
25507
25085
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25508
25086
  --bs-btn-disabled-color: #fff;
25509
- --bs-btn-disabled-bg: #3e51a2;
25510
- --bs-btn-disabled-border-color: #3e51a2;
25087
+ --bs-btn-disabled-bg: #1f1f4f;
25088
+ --bs-btn-disabled-border-color: #1f1f4f;
25511
25089
  }
25512
25090
 
25513
25091
  .btn-secondary {
25514
25092
  --bs-btn-color: #000;
25515
- --bs-btn-bg: #3b7bbf;
25516
- --bs-btn-border-color: #3b7bbf;
25093
+ --bs-btn-bg: #fbcd18;
25094
+ --bs-btn-border-color: #fbcd18;
25517
25095
  --bs-btn-hover-color: #000;
25518
- --bs-btn-hover-bg: rgb(78.6, 136.2, 197.4);
25519
- --bs-btn-hover-border-color: rgb(78.6, 136.2, 197.4);
25520
- --bs-btn-focus-shadow-rgb: 50, 105, 162;
25096
+ --bs-btn-hover-bg: rgb(251.4, 210, 47.1);
25097
+ --bs-btn-hover-border-color: rgb(251.4, 210, 47.1);
25098
+ --bs-btn-focus-shadow-rgb: 213, 174, 20;
25521
25099
  --bs-btn-active-color: #000;
25522
- --bs-btn-active-bg: rgb(98.2, 149.4, 203.8);
25523
- --bs-btn-active-border-color: rgb(78.6, 136.2, 197.4);
25100
+ --bs-btn-active-bg: rgb(251.8, 215, 70.2);
25101
+ --bs-btn-active-border-color: rgb(251.4, 210, 47.1);
25524
25102
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25525
25103
  --bs-btn-disabled-color: #000;
25526
- --bs-btn-disabled-bg: #3b7bbf;
25527
- --bs-btn-disabled-border-color: #3b7bbf;
25104
+ --bs-btn-disabled-bg: #fbcd18;
25105
+ --bs-btn-disabled-border-color: #fbcd18;
25528
25106
  }
25529
25107
 
25530
- .btn-tertiary {
25108
+ .btn-success {
25531
25109
  --bs-btn-color: #000;
25532
- --bs-btn-bg: #cdecf9;
25533
- --bs-btn-border-color: #cdecf9;
25110
+ --bs-btn-bg: #09cc8b;
25111
+ --bs-btn-border-color: #09cc8b;
25534
25112
  --bs-btn-hover-color: #000;
25535
- --bs-btn-hover-bg: rgb(210, 237.9, 249.6);
25536
- --bs-btn-hover-border-color: rgb(210, 237.9, 249.6);
25537
- --bs-btn-focus-shadow-rgb: 174, 201, 212;
25113
+ --bs-btn-hover-bg: rgb(33.6, 209.1, 150.6);
25114
+ --bs-btn-hover-border-color: rgb(33.6, 209.1, 150.6);
25115
+ --bs-btn-focus-shadow-rgb: 8, 173, 118;
25538
25116
  --bs-btn-active-color: #000;
25539
- --bs-btn-active-bg: rgb(215, 239.8, 250.2);
25540
- --bs-btn-active-border-color: rgb(210, 237.9, 249.6);
25117
+ --bs-btn-active-bg: rgb(58.2, 214.2, 162.2);
25118
+ --bs-btn-active-border-color: rgb(33.6, 209.1, 150.6);
25541
25119
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25542
25120
  --bs-btn-disabled-color: #000;
25543
- --bs-btn-disabled-bg: #cdecf9;
25544
- --bs-btn-disabled-border-color: #cdecf9;
25545
- }
25546
-
25547
- .btn-success {
25548
- --bs-btn-color: #fff;
25549
- --bs-btn-bg: #027a48;
25550
- --bs-btn-border-color: #027a48;
25551
- --bs-btn-hover-color: #fff;
25552
- --bs-btn-hover-bg: rgb(1.6, 97.6, 57.6);
25553
- --bs-btn-hover-border-color: rgb(1.6, 97.6, 57.6);
25554
- --bs-btn-focus-shadow-rgb: 40, 142, 99;
25555
- --bs-btn-active-color: #fff;
25556
- --bs-btn-active-bg: rgb(1.2, 73.2, 43.2);
25557
- --bs-btn-active-border-color: rgb(1.2, 73.2, 43.2);
25558
- --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25559
- --bs-btn-disabled-color: #fff;
25560
- --bs-btn-disabled-bg: #027a48;
25561
- --bs-btn-disabled-border-color: #027a48;
25121
+ --bs-btn-disabled-bg: #09cc8b;
25122
+ --bs-btn-disabled-border-color: #09cc8b;
25562
25123
  }
25563
25124
 
25564
25125
  .btn-action {
25565
25126
  --bs-btn-color: #fff;
25566
- --bs-btn-bg: #6346d3;
25567
- --bs-btn-border-color: #6346d3;
25127
+ --bs-btn-bg: #02f;
25128
+ --bs-btn-border-color: #02f;
25568
25129
  --bs-btn-hover-color: #fff;
25569
- --bs-btn-hover-bg: rgb(79.2, 56, 168.8);
25570
- --bs-btn-hover-border-color: rgb(79.2, 56, 168.8);
25571
- --bs-btn-focus-shadow-rgb: 122, 98, 218;
25130
+ --bs-btn-hover-bg: rgb(0, 27.2, 204);
25131
+ --bs-btn-hover-border-color: rgb(0, 27.2, 204);
25132
+ --bs-btn-focus-shadow-rgb: 38, 67, 255;
25572
25133
  --bs-btn-active-color: #fff;
25573
- --bs-btn-active-bg: rgb(59.4, 42, 126.6);
25574
- --bs-btn-active-border-color: rgb(59.4, 42, 126.6);
25134
+ --bs-btn-active-bg: rgb(0, 20.4, 153);
25135
+ --bs-btn-active-border-color: rgb(0, 20.4, 153);
25575
25136
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25576
25137
  --bs-btn-disabled-color: #fff;
25577
- --bs-btn-disabled-bg: #6346d3;
25578
- --bs-btn-disabled-border-color: #6346d3;
25138
+ --bs-btn-disabled-bg: #02f;
25139
+ --bs-btn-disabled-border-color: #02f;
25579
25140
  }
25580
25141
 
25581
25142
  .btn-warning {
25582
25143
  --bs-btn-color: #000;
25583
- --bs-btn-bg: #fbcd2f;
25584
- --bs-btn-border-color: #fbcd2f;
25144
+ --bs-btn-bg: #ff6a1a;
25145
+ --bs-btn-border-color: #ff6a1a;
25585
25146
  --bs-btn-hover-color: #000;
25586
- --bs-btn-hover-bg: rgb(251.4, 210, 67.8);
25587
- --bs-btn-hover-border-color: rgb(251.4, 210, 67.8);
25588
- --bs-btn-focus-shadow-rgb: 213, 174, 40;
25147
+ --bs-btn-hover-bg: rgb(255, 120.9, 48.9);
25148
+ --bs-btn-hover-border-color: rgb(255, 120.9, 48.9);
25149
+ --bs-btn-focus-shadow-rgb: 217, 90, 22;
25589
25150
  --bs-btn-active-color: #000;
25590
- --bs-btn-active-bg: rgb(251.8, 215, 88.6);
25591
- --bs-btn-active-border-color: rgb(251.4, 210, 67.8);
25151
+ --bs-btn-active-bg: rgb(255, 135.8, 71.8);
25152
+ --bs-btn-active-border-color: rgb(255, 120.9, 48.9);
25592
25153
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25593
25154
  --bs-btn-disabled-color: #000;
25594
- --bs-btn-disabled-bg: #fbcd2f;
25595
- --bs-btn-disabled-border-color: #fbcd2f;
25155
+ --bs-btn-disabled-bg: #ff6a1a;
25156
+ --bs-btn-disabled-border-color: #ff6a1a;
25596
25157
  }
25597
25158
 
25598
25159
  .btn-danger {
25599
25160
  --bs-btn-color: #fff;
25600
- --bs-btn-bg: #b42318;
25601
- --bs-btn-border-color: #b42318;
25161
+ --bs-btn-bg: #e4263e;
25162
+ --bs-btn-border-color: #e4263e;
25602
25163
  --bs-btn-hover-color: #fff;
25603
- --bs-btn-hover-bg: rgb(144, 28, 19.2);
25604
- --bs-btn-hover-border-color: rgb(144, 28, 19.2);
25605
- --bs-btn-focus-shadow-rgb: 191, 68, 59;
25164
+ --bs-btn-hover-bg: rgb(182.4, 30.4, 49.6);
25165
+ --bs-btn-hover-border-color: rgb(182.4, 30.4, 49.6);
25166
+ --bs-btn-focus-shadow-rgb: 232, 71, 91;
25606
25167
  --bs-btn-active-color: #fff;
25607
- --bs-btn-active-bg: rgb(108, 21, 14.4);
25608
- --bs-btn-active-border-color: rgb(108, 21, 14.4);
25168
+ --bs-btn-active-bg: rgb(136.8, 22.8, 37.2);
25169
+ --bs-btn-active-border-color: rgb(136.8, 22.8, 37.2);
25609
25170
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25610
25171
  --bs-btn-disabled-color: #fff;
25611
- --bs-btn-disabled-bg: #b42318;
25612
- --bs-btn-disabled-border-color: #b42318;
25172
+ --bs-btn-disabled-bg: #e4263e;
25173
+ --bs-btn-disabled-border-color: #e4263e;
25613
25174
  }
25614
25175
 
25615
25176
  .btn-light {
@@ -25647,121 +25208,104 @@ textarea.form-control-lg {
25647
25208
  }
25648
25209
 
25649
25210
  .btn-outline-primary {
25650
- --bs-btn-color: #3e51a2;
25651
- --bs-btn-border-color: #3e51a2;
25211
+ --bs-btn-color: #1f1f4f;
25212
+ --bs-btn-border-color: #1f1f4f;
25652
25213
  --bs-btn-hover-color: #fff;
25653
- --bs-btn-hover-bg: #3e51a2;
25654
- --bs-btn-hover-border-color: #3e51a2;
25655
- --bs-btn-focus-shadow-rgb: 62, 81, 162;
25214
+ --bs-btn-hover-bg: #1f1f4f;
25215
+ --bs-btn-hover-border-color: #1f1f4f;
25216
+ --bs-btn-focus-shadow-rgb: 31, 31, 79;
25656
25217
  --bs-btn-active-color: #fff;
25657
- --bs-btn-active-bg: #3e51a2;
25658
- --bs-btn-active-border-color: #3e51a2;
25218
+ --bs-btn-active-bg: #1f1f4f;
25219
+ --bs-btn-active-border-color: #1f1f4f;
25659
25220
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25660
- --bs-btn-disabled-color: #3e51a2;
25221
+ --bs-btn-disabled-color: #1f1f4f;
25661
25222
  --bs-btn-disabled-bg: transparent;
25662
- --bs-btn-disabled-border-color: #3e51a2;
25223
+ --bs-btn-disabled-border-color: #1f1f4f;
25663
25224
  --bs-gradient: none;
25664
25225
  }
25665
25226
 
25666
25227
  .btn-outline-secondary {
25667
- --bs-btn-color: #3b7bbf;
25668
- --bs-btn-border-color: #3b7bbf;
25228
+ --bs-btn-color: #fbcd18;
25229
+ --bs-btn-border-color: #fbcd18;
25669
25230
  --bs-btn-hover-color: #000;
25670
- --bs-btn-hover-bg: #3b7bbf;
25671
- --bs-btn-hover-border-color: #3b7bbf;
25672
- --bs-btn-focus-shadow-rgb: 59, 123, 191;
25231
+ --bs-btn-hover-bg: #fbcd18;
25232
+ --bs-btn-hover-border-color: #fbcd18;
25233
+ --bs-btn-focus-shadow-rgb: 251, 205, 24;
25673
25234
  --bs-btn-active-color: #000;
25674
- --bs-btn-active-bg: #3b7bbf;
25675
- --bs-btn-active-border-color: #3b7bbf;
25235
+ --bs-btn-active-bg: #fbcd18;
25236
+ --bs-btn-active-border-color: #fbcd18;
25676
25237
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25677
- --bs-btn-disabled-color: #3b7bbf;
25238
+ --bs-btn-disabled-color: #fbcd18;
25678
25239
  --bs-btn-disabled-bg: transparent;
25679
- --bs-btn-disabled-border-color: #3b7bbf;
25240
+ --bs-btn-disabled-border-color: #fbcd18;
25680
25241
  --bs-gradient: none;
25681
25242
  }
25682
25243
 
25683
- .btn-outline-tertiary {
25684
- --bs-btn-color: #cdecf9;
25685
- --bs-btn-border-color: #cdecf9;
25244
+ .btn-outline-success {
25245
+ --bs-btn-color: #09cc8b;
25246
+ --bs-btn-border-color: #09cc8b;
25686
25247
  --bs-btn-hover-color: #000;
25687
- --bs-btn-hover-bg: #cdecf9;
25688
- --bs-btn-hover-border-color: #cdecf9;
25689
- --bs-btn-focus-shadow-rgb: 205, 236, 249;
25248
+ --bs-btn-hover-bg: #09cc8b;
25249
+ --bs-btn-hover-border-color: #09cc8b;
25250
+ --bs-btn-focus-shadow-rgb: 9, 204, 139;
25690
25251
  --bs-btn-active-color: #000;
25691
- --bs-btn-active-bg: #cdecf9;
25692
- --bs-btn-active-border-color: #cdecf9;
25693
- --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25694
- --bs-btn-disabled-color: #cdecf9;
25695
- --bs-btn-disabled-bg: transparent;
25696
- --bs-btn-disabled-border-color: #cdecf9;
25697
- --bs-gradient: none;
25698
- }
25699
-
25700
- .btn-outline-success {
25701
- --bs-btn-color: #027a48;
25702
- --bs-btn-border-color: #027a48;
25703
- --bs-btn-hover-color: #fff;
25704
- --bs-btn-hover-bg: #027a48;
25705
- --bs-btn-hover-border-color: #027a48;
25706
- --bs-btn-focus-shadow-rgb: 2, 122, 72;
25707
- --bs-btn-active-color: #fff;
25708
- --bs-btn-active-bg: #027a48;
25709
- --bs-btn-active-border-color: #027a48;
25252
+ --bs-btn-active-bg: #09cc8b;
25253
+ --bs-btn-active-border-color: #09cc8b;
25710
25254
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25711
- --bs-btn-disabled-color: #027a48;
25255
+ --bs-btn-disabled-color: #09cc8b;
25712
25256
  --bs-btn-disabled-bg: transparent;
25713
- --bs-btn-disabled-border-color: #027a48;
25257
+ --bs-btn-disabled-border-color: #09cc8b;
25714
25258
  --bs-gradient: none;
25715
25259
  }
25716
25260
 
25717
25261
  .btn-outline-action {
25718
- --bs-btn-color: #6346d3;
25719
- --bs-btn-border-color: #6346d3;
25262
+ --bs-btn-color: #02f;
25263
+ --bs-btn-border-color: #02f;
25720
25264
  --bs-btn-hover-color: #fff;
25721
- --bs-btn-hover-bg: #6346d3;
25722
- --bs-btn-hover-border-color: #6346d3;
25723
- --bs-btn-focus-shadow-rgb: 99, 70, 211;
25265
+ --bs-btn-hover-bg: #02f;
25266
+ --bs-btn-hover-border-color: #02f;
25267
+ --bs-btn-focus-shadow-rgb: 0, 34, 255;
25724
25268
  --bs-btn-active-color: #fff;
25725
- --bs-btn-active-bg: #6346d3;
25726
- --bs-btn-active-border-color: #6346d3;
25269
+ --bs-btn-active-bg: #02f;
25270
+ --bs-btn-active-border-color: #02f;
25727
25271
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25728
- --bs-btn-disabled-color: #6346d3;
25272
+ --bs-btn-disabled-color: #02f;
25729
25273
  --bs-btn-disabled-bg: transparent;
25730
- --bs-btn-disabled-border-color: #6346d3;
25274
+ --bs-btn-disabled-border-color: #02f;
25731
25275
  --bs-gradient: none;
25732
25276
  }
25733
25277
 
25734
25278
  .btn-outline-warning {
25735
- --bs-btn-color: #fbcd2f;
25736
- --bs-btn-border-color: #fbcd2f;
25279
+ --bs-btn-color: #ff6a1a;
25280
+ --bs-btn-border-color: #ff6a1a;
25737
25281
  --bs-btn-hover-color: #000;
25738
- --bs-btn-hover-bg: #fbcd2f;
25739
- --bs-btn-hover-border-color: #fbcd2f;
25740
- --bs-btn-focus-shadow-rgb: 251, 205, 47;
25282
+ --bs-btn-hover-bg: #ff6a1a;
25283
+ --bs-btn-hover-border-color: #ff6a1a;
25284
+ --bs-btn-focus-shadow-rgb: 255, 106, 26;
25741
25285
  --bs-btn-active-color: #000;
25742
- --bs-btn-active-bg: #fbcd2f;
25743
- --bs-btn-active-border-color: #fbcd2f;
25286
+ --bs-btn-active-bg: #ff6a1a;
25287
+ --bs-btn-active-border-color: #ff6a1a;
25744
25288
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25745
- --bs-btn-disabled-color: #fbcd2f;
25289
+ --bs-btn-disabled-color: #ff6a1a;
25746
25290
  --bs-btn-disabled-bg: transparent;
25747
- --bs-btn-disabled-border-color: #fbcd2f;
25291
+ --bs-btn-disabled-border-color: #ff6a1a;
25748
25292
  --bs-gradient: none;
25749
25293
  }
25750
25294
 
25751
25295
  .btn-outline-danger {
25752
- --bs-btn-color: #b42318;
25753
- --bs-btn-border-color: #b42318;
25296
+ --bs-btn-color: #e4263e;
25297
+ --bs-btn-border-color: #e4263e;
25754
25298
  --bs-btn-hover-color: #fff;
25755
- --bs-btn-hover-bg: #b42318;
25756
- --bs-btn-hover-border-color: #b42318;
25757
- --bs-btn-focus-shadow-rgb: 180, 35, 24;
25299
+ --bs-btn-hover-bg: #e4263e;
25300
+ --bs-btn-hover-border-color: #e4263e;
25301
+ --bs-btn-focus-shadow-rgb: 228, 38, 62;
25758
25302
  --bs-btn-active-color: #fff;
25759
- --bs-btn-active-bg: #b42318;
25760
- --bs-btn-active-border-color: #b42318;
25303
+ --bs-btn-active-bg: #e4263e;
25304
+ --bs-btn-active-border-color: #e4263e;
25761
25305
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
25762
- --bs-btn-disabled-color: #b42318;
25306
+ --bs-btn-disabled-color: #e4263e;
25763
25307
  --bs-btn-disabled-bg: transparent;
25764
- --bs-btn-disabled-border-color: #b42318;
25308
+ --bs-btn-disabled-border-color: #e4263e;
25765
25309
  --bs-gradient: none;
25766
25310
  }
25767
25311
 
@@ -25811,7 +25355,7 @@ textarea.form-control-lg {
25811
25355
  --bs-btn-disabled-color: rgb(154.4, 157.6, 163.2);
25812
25356
  --bs-btn-disabled-border-color: transparent;
25813
25357
  --bs-btn-box-shadow: 0 0 0 #000;
25814
- --bs-btn-focus-shadow-rgb: 91, 107, 176;
25358
+ --bs-btn-focus-shadow-rgb: 65, 65, 105;
25815
25359
  text-decoration: underline;
25816
25360
  }
25817
25361
  .btn-link:focus-visible {
@@ -25918,7 +25462,7 @@ textarea.form-control-lg {
25918
25462
  --bs-dropdown-link-hover-color: var(--bs-body-color);
25919
25463
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
25920
25464
  --bs-dropdown-link-active-color: #fff;
25921
- --bs-dropdown-link-active-bg: #3e51a2;
25465
+ --bs-dropdown-link-active-bg: #02f;
25922
25466
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
25923
25467
  --bs-dropdown-item-padding-x: 1rem;
25924
25468
  --bs-dropdown-item-padding-y: 0.25rem;
@@ -26201,7 +25745,7 @@ textarea.form-control-lg {
26201
25745
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
26202
25746
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
26203
25747
  --bs-dropdown-link-active-color: #fff;
26204
- --bs-dropdown-link-active-bg: #3e51a2;
25748
+ --bs-dropdown-link-active-bg: #02f;
26205
25749
  --bs-dropdown-link-disabled-color: #c1c5cc;
26206
25750
  --bs-dropdown-header-color: #c1c5cc;
26207
25751
  }
@@ -26349,7 +25893,7 @@ textarea.form-control-lg {
26349
25893
  }
26350
25894
  .nav-link:focus-visible {
26351
25895
  outline: 0;
26352
- box-shadow: 0 0 0 0.25rem rgba(62, 81, 162, 0.25);
25896
+ box-shadow: 0 0 0 0.25rem rgba(0, 34, 255, 0.25);
26353
25897
  }
26354
25898
  .nav-link.disabled, .nav-link:disabled {
26355
25899
  color: var(--bs-nav-link-disabled-color);
@@ -26392,7 +25936,7 @@ textarea.form-control-lg {
26392
25936
  .nav-pills {
26393
25937
  --bs-nav-pills-border-radius: var(--bs-border-radius);
26394
25938
  --bs-nav-pills-link-active-color: #fff;
26395
- --bs-nav-pills-link-active-bg: #3e51a2;
25939
+ --bs-nav-pills-link-active-bg: #02f;
26396
25940
  }
26397
25941
  .nav-pills .nav-link {
26398
25942
  border-radius: var(--bs-nav-pills-border-radius);
@@ -26465,7 +26009,7 @@ textarea.form-control-lg {
26465
26009
  --bs-navbar-toggler-padding-y: 0.25rem;
26466
26010
  --bs-navbar-toggler-padding-x: 0.75rem;
26467
26011
  --bs-navbar-toggler-font-size: 1.125rem;
26468
- --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2838.6, 39.4, 40.8, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
26012
+ --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2819.3, 19.7, 20.4, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
26469
26013
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
26470
26014
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
26471
26015
  --bs-navbar-toggler-focus-width: 0.25rem;
@@ -27132,7 +26676,7 @@ textarea.form-control-lg {
27132
26676
  --bs-accordion-btn-padding-y: 1rem;
27133
26677
  --bs-accordion-btn-color: var(--bs-body-color);
27134
26678
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
27135
- --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgb%2838.6, 39.4, 40.8%29'%3e%3cpath d='M11.1,18.3c0.5,0.5,1.4,0.5,1.9,0L23.6,7.6c0.5-0.5,0.5-1.4,0-1.9c-0.5-0.5-1.4-0.5-1.9,0L12,15.5L2.3,5.7c-0.5-0.5-1.4-0.5-1.9,0s-0.5,1.4,0,1.9L11.1,18.3z'/%3e%3c/svg%3e");
26679
+ --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgb%2819.3, 19.7, 20.4%29'%3e%3cpath d='M11.1,18.3c0.5,0.5,1.4,0.5,1.9,0L23.6,7.6c0.5-0.5,0.5-1.4,0-1.9c-0.5-0.5-1.4-0.5-1.9,0L12,15.5L2.3,5.7c-0.5-0.5-1.4-0.5-1.9,0s-0.5,1.4,0,1.9L11.1,18.3z'/%3e%3c/svg%3e");
27136
26680
  --bs-accordion-btn-icon-width: 1.25rem;
27137
26681
  --bs-accordion-btn-icon-transform: rotate(-180deg);
27138
26682
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
@@ -27141,7 +26685,7 @@ textarea.form-control-lg {
27141
26685
  --bs-accordion-body-padding-x: 1.25rem;
27142
26686
  --bs-accordion-body-padding-y: 1rem;
27143
26687
  --bs-accordion-active-color: var(--bs-light);
27144
- --bs-accordion-active-bg: var(--bs-primary);
26688
+ --bs-accordion-active-bg: var(--bs-action);
27145
26689
  }
27146
26690
 
27147
26691
  .accordion-button {
@@ -27253,8 +26797,8 @@ textarea.form-control-lg {
27253
26797
  }
27254
26798
 
27255
26799
  [data-bs-theme=dark] .accordion-button::after {
27256
- --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28139.2, 150.6, 199.2%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
27257
- --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28139.2, 150.6, 199.2%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
26800
+ --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28120.6, 120.6, 149.4%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
26801
+ --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28120.6, 120.6, 149.4%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
27258
26802
  }
27259
26803
 
27260
26804
  .breadcrumb {
@@ -27303,10 +26847,10 @@ textarea.form-control-lg {
27303
26847
  --bs-pagination-hover-border-color: var(--bs-border-color);
27304
26848
  --bs-pagination-focus-color: var(--bs-link-hover-color);
27305
26849
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
27306
- --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(62, 81, 162, 0.25);
26850
+ --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(0, 34, 255, 0.25);
27307
26851
  --bs-pagination-active-color: #fff;
27308
- --bs-pagination-active-bg: #3e51a2;
27309
- --bs-pagination-active-border-color: #3e51a2;
26852
+ --bs-pagination-active-bg: #02f;
26853
+ --bs-pagination-active-border-color: #02f;
27310
26854
  --bs-pagination-disabled-color: var(--bs-secondary-color);
27311
26855
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
27312
26856
  --bs-pagination-disabled-border-color: var(--bs-border-color);
@@ -27463,13 +27007,6 @@ textarea.form-control-lg {
27463
27007
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
27464
27008
  }
27465
27009
 
27466
- .alert-tertiary {
27467
- --bs-alert-color: var(--bs-tertiary-text-emphasis);
27468
- --bs-alert-bg: var(--bs-tertiary-bg-subtle);
27469
- --bs-alert-border-color: var(--bs-tertiary-border-subtle);
27470
- --bs-alert-link-color: var(--bs-tertiary-text-emphasis);
27471
- }
27472
-
27473
27010
  .alert-success {
27474
27011
  --bs-alert-color: var(--bs-success-text-emphasis);
27475
27012
  --bs-alert-bg: var(--bs-success-bg-subtle);
@@ -27525,7 +27062,7 @@ textarea.form-control-lg {
27525
27062
  --bs-progress-border-radius: var(--bs-border-radius-xs);
27526
27063
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
27527
27064
  --bs-progress-bar-color: #fff;
27528
- --bs-progress-bar-bg: #3e51a2;
27065
+ --bs-progress-bar-bg: #1f1f4f;
27529
27066
  --bs-progress-bar-transition: width 0.6s ease;
27530
27067
  display: flex;
27531
27068
  height: var(--bs-progress-height);
@@ -27591,8 +27128,8 @@ textarea.form-control-lg {
27591
27128
  --bs-list-group-disabled-color: var(--bs-secondary-color);
27592
27129
  --bs-list-group-disabled-bg: var(--bs-body-bg);
27593
27130
  --bs-list-group-active-color: #fff;
27594
- --bs-list-group-active-bg: #3e51a2;
27595
- --bs-list-group-active-border-color: #3e51a2;
27131
+ --bs-list-group-active-bg: #02f;
27132
+ --bs-list-group-active-border-color: #02f;
27596
27133
  display: flex;
27597
27134
  flex-direction: column;
27598
27135
  padding-left: 0;
@@ -27864,19 +27401,6 @@ textarea.form-control-lg {
27864
27401
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
27865
27402
  }
27866
27403
 
27867
- .list-group-item-tertiary {
27868
- --bs-list-group-color: var(--bs-tertiary-text-emphasis);
27869
- --bs-list-group-bg: var(--bs-tertiary-bg-subtle);
27870
- --bs-list-group-border-color: var(--bs-tertiary-border-subtle);
27871
- --bs-list-group-action-hover-color: var(--bs-emphasis-color);
27872
- --bs-list-group-action-hover-bg: var(--bs-tertiary-border-subtle);
27873
- --bs-list-group-action-active-color: var(--bs-emphasis-color);
27874
- --bs-list-group-action-active-bg: var(--bs-tertiary-border-subtle);
27875
- --bs-list-group-active-color: var(--bs-tertiary-bg-subtle);
27876
- --bs-list-group-active-bg: var(--bs-tertiary-text-emphasis);
27877
- --bs-list-group-active-border-color: var(--bs-tertiary-text-emphasis);
27878
- }
27879
-
27880
27404
  .list-group-item-success {
27881
27405
  --bs-list-group-color: var(--bs-success-text-emphasis);
27882
27406
  --bs-list-group-bg: var(--bs-success-bg-subtle);
@@ -27960,7 +27484,7 @@ textarea.form-control-lg {
27960
27484
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
27961
27485
  --bs-btn-close-opacity: 0.5;
27962
27486
  --bs-btn-close-hover-opacity: 0.75;
27963
- --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(62, 81, 162, 0.25);
27487
+ --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(0, 34, 255, 0.25);
27964
27488
  --bs-btn-close-focus-opacity: 1;
27965
27489
  --bs-btn-close-disabled-opacity: 0.25;
27966
27490
  box-sizing: content-box;
@@ -28163,8 +27687,8 @@ textarea.form-control-lg {
28163
27687
 
28164
27688
  .modal-backdrop {
28165
27689
  --bs-backdrop-zindex: 1050;
28166
- --bs-backdrop-bg: #1d1f50;
28167
- --bs-backdrop-opacity: 0.7;
27690
+ --bs-backdrop-bg: #02f;
27691
+ --bs-backdrop-opacity: 0.3;
28168
27692
  position: fixed;
28169
27693
  top: 0;
28170
27694
  left: 0;
@@ -28503,7 +28027,7 @@ textarea.form-control-lg {
28503
28027
  --bs-popover-header-padding-x: 1rem;
28504
28028
  --bs-popover-header-padding-y: 0.5rem;
28505
28029
  --bs-popover-header-font-size: 1rem;
28506
- --bs-popover-header-color: #1d1f50;
28030
+ --bs-popover-header-color: rgb(38.6, 39.4, 40.8);
28507
28031
  --bs-popover-header-bg: var(--bs-secondary-bg);
28508
28032
  --bs-popover-body-padding-x: 1rem;
28509
28033
  --bs-popover-body-padding-y: 1rem;
@@ -28732,7 +28256,7 @@ textarea.form-control-lg {
28732
28256
  justify-content: center;
28733
28257
  width: 15%;
28734
28258
  padding: 0;
28735
- color: #000;
28259
+ color: #02f;
28736
28260
  text-align: center;
28737
28261
  background: none;
28738
28262
  filter: var(--bs-carousel-control-icon-filter);
@@ -28749,7 +28273,7 @@ textarea.form-control-lg {
28749
28273
  .carousel-control-prev:hover, .carousel-control-prev:focus,
28750
28274
  .carousel-control-next:hover,
28751
28275
  .carousel-control-next:focus {
28752
- color: #000;
28276
+ color: #02f;
28753
28277
  text-decoration: none;
28754
28278
  outline: 0;
28755
28279
  opacity: 0.9;
@@ -28774,11 +28298,11 @@ textarea.form-control-lg {
28774
28298
  }
28775
28299
 
28776
28300
  .carousel-control-prev-icon {
28777
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='%23000'%3e%3cpath d='M0.251787 5.38204C-0.083034 5.72383 -0.083034 6.27891 0.251787 6.62071L4.5375 10.9957C4.87232 11.3375 5.41607 11.3375 5.75089 10.9957C6.08572 10.6539 6.08572 10.0988 5.75089 9.75704L2.925 6.87501H11.1429C11.617 6.87501 12 6.48399 12 6.00001C12 5.51602 11.617 5.12501 11.1429 5.12501H2.92768L5.74822 2.24297C6.08304 1.90118 6.08304 1.3461 5.74822 1.0043C5.41339 0.662506 4.86964 0.662506 4.53482 1.0043L0.249109 5.3793L0.251787 5.38204Z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='%23000'%3e%3cpath d='M11.7482 5.87002C12.083 5.52822 12.083 4.97314 11.7482 4.63135L7.4625 0.256348C7.12768 -0.0854492 6.58393 -0.0854492 6.24911 0.256348C5.91429 0.598145 5.91429 1.15322 6.24911 1.49502L9.075 4.37705H0.857143C0.383036 4.37705 0 4.76807 0 5.25205C0 5.73604 0.383036 6.12705 0.857143 6.12705H9.07232L6.25179 9.00908C5.91696 9.35088 5.91696 9.90596 6.25179 10.2478C6.58661 10.5896 7.13036 10.5896 7.46518 10.2478L11.7509 5.87275L11.7482 5.87002Z'/%3e%3c/svg%3e")*/;
28301
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='%2302f'%3e%3cpath d='M0.251787 5.38204C-0.083034 5.72383 -0.083034 6.27891 0.251787 6.62071L4.5375 10.9957C4.87232 11.3375 5.41607 11.3375 5.75089 10.9957C6.08572 10.6539 6.08572 10.0988 5.75089 9.75704L2.925 6.87501H11.1429C11.617 6.87501 12 6.48399 12 6.00001C12 5.51602 11.617 5.12501 11.1429 5.12501H2.92768L5.74822 2.24297C6.08304 1.90118 6.08304 1.3461 5.74822 1.0043C5.41339 0.662506 4.86964 0.662506 4.53482 1.0043L0.249109 5.3793L0.251787 5.38204Z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='%2302f'%3e%3cpath d='M11.7482 5.87002C12.083 5.52822 12.083 4.97314 11.7482 4.63135L7.4625 0.256348C7.12768 -0.0854492 6.58393 -0.0854492 6.24911 0.256348C5.91429 0.598145 5.91429 1.15322 6.24911 1.49502L9.075 4.37705H0.857143C0.383036 4.37705 0 4.76807 0 5.25205C0 5.73604 0.383036 6.12705 0.857143 6.12705H9.07232L6.25179 9.00908C5.91696 9.35088 5.91696 9.90596 6.25179 10.2478C6.58661 10.5896 7.13036 10.5896 7.46518 10.2478L11.7509 5.87275L11.7482 5.87002Z'/%3e%3c/svg%3e")*/;
28778
28302
  }
28779
28303
 
28780
28304
  .carousel-control-next-icon {
28781
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='%23000'%3e%3cpath d='M11.7482 5.87002C12.083 5.52822 12.083 4.97314 11.7482 4.63135L7.4625 0.256348C7.12768 -0.0854492 6.58393 -0.0854492 6.24911 0.256348C5.91429 0.598145 5.91429 1.15322 6.24911 1.49502L9.075 4.37705H0.857143C0.383036 4.37705 0 4.76807 0 5.25205C0 5.73604 0.383036 6.12705 0.857143 6.12705H9.07232L6.25179 9.00908C5.91696 9.35088 5.91696 9.90596 6.25179 10.2478C6.58661 10.5896 7.13036 10.5896 7.46518 10.2478L11.7509 5.87275L11.7482 5.87002Z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='%23000'%3e%3cpath d='M0.251787 5.38204C-0.083034 5.72383 -0.083034 6.27891 0.251787 6.62071L4.5375 10.9957C4.87232 11.3375 5.41607 11.3375 5.75089 10.9957C6.08572 10.6539 6.08572 10.0988 5.75089 9.75704L2.925 6.87501H11.1429C11.617 6.87501 12 6.48399 12 6.00001C12 5.51602 11.617 5.12501 11.1429 5.12501H2.92768L5.74822 2.24297C6.08304 1.90118 6.08304 1.3461 5.74822 1.0043C5.41339 0.662506 4.86964 0.662506 4.53482 1.0043L0.249109 5.3793L0.251787 5.38204Z'/%3e%3c/svg%3e")*/;
28305
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='%2302f'%3e%3cpath d='M11.7482 5.87002C12.083 5.52822 12.083 4.97314 11.7482 4.63135L7.4625 0.256348C7.12768 -0.0854492 6.58393 -0.0854492 6.24911 0.256348C5.91429 0.598145 5.91429 1.15322 6.24911 1.49502L9.075 4.37705H0.857143C0.383036 4.37705 0 4.76807 0 5.25205C0 5.73604 0.383036 6.12705 0.857143 6.12705H9.07232L6.25179 9.00908C5.91696 9.35088 5.91696 9.90596 6.25179 10.2478C6.58661 10.5896 7.13036 10.5896 7.46518 10.2478L11.7509 5.87275L11.7482 5.87002Z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='%2302f'%3e%3cpath d='M0.251787 5.38204C-0.083034 5.72383 -0.083034 6.27891 0.251787 6.62071L4.5375 10.9957C4.87232 11.3375 5.41607 11.3375 5.75089 10.9957C6.08572 10.6539 6.08572 10.0988 5.75089 9.75704L2.925 6.87501H11.1429C11.617 6.87501 12 6.48399 12 6.00001C12 5.51602 11.617 5.12501 11.1429 5.12501H2.92768L5.74822 2.24297C6.08304 1.90118 6.08304 1.3461 5.74822 1.0043C5.41339 0.662506 4.86964 0.662506 4.53482 1.0043L0.249109 5.3793L0.251787 5.38204Z'/%3e%3c/svg%3e")*/;
28782
28306
  }
28783
28307
 
28784
28308
  .carousel-indicators {
@@ -28840,7 +28364,7 @@ textarea.form-control-lg {
28840
28364
 
28841
28365
  :root,
28842
28366
  [data-bs-theme=light] {
28843
- --bs-carousel-indicator-active-bg: #1d1f50;
28367
+ --bs-carousel-indicator-active-bg: #02f;
28844
28368
  --bs-carousel-caption-color: #fff;
28845
28369
  --bs-carousel-control-icon-filter: ;
28846
28370
  }
@@ -28854,6 +28378,7 @@ textarea.form-control-lg {
28854
28378
  .spinner-grow,
28855
28379
  .spinner-border {
28856
28380
  display: inline-block;
28381
+ flex-shrink: 0;
28857
28382
  width: var(--bs-spinner-width);
28858
28383
  height: var(--bs-spinner-height);
28859
28384
  vertical-align: var(--bs-spinner-vertical-align);
@@ -29467,13 +28992,13 @@ textarea.form-control-lg {
29467
28992
  z-index: 1040;
29468
28993
  width: 100vw;
29469
28994
  height: 100vh;
29470
- background-color: #1d1f50;
28995
+ background-color: #02f;
29471
28996
  }
29472
28997
  .offcanvas-backdrop.fade {
29473
28998
  opacity: 0;
29474
28999
  }
29475
29000
  .offcanvas-backdrop.show {
29476
- opacity: 0.7;
29001
+ opacity: 0.3;
29477
29002
  }
29478
29003
 
29479
29004
  .offcanvas-header {
@@ -29564,13 +29089,8 @@ textarea.form-control-lg {
29564
29089
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
29565
29090
  }
29566
29091
 
29567
- .text-bg-tertiary {
29568
- color: #000 !important;
29569
- background-color: RGBA(var(--bs-tertiary-rgb), var(--bs-bg-opacity, 1)) !important;
29570
- }
29571
-
29572
29092
  .text-bg-success {
29573
- color: #fff !important;
29093
+ color: #000 !important;
29574
29094
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
29575
29095
  }
29576
29096
 
@@ -29604,8 +29124,8 @@ textarea.form-control-lg {
29604
29124
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
29605
29125
  }
29606
29126
  .link-primary:hover, .link-primary:focus {
29607
- color: RGBA(50, 65, 130, var(--bs-link-opacity, 1)) !important;
29608
- text-decoration-color: RGBA(50, 65, 130, var(--bs-link-underline-opacity, 1)) !important;
29127
+ color: RGBA(25, 25, 63, var(--bs-link-opacity, 1)) !important;
29128
+ text-decoration-color: RGBA(25, 25, 63, var(--bs-link-underline-opacity, 1)) !important;
29609
29129
  }
29610
29130
 
29611
29131
  .link-secondary {
@@ -29613,17 +29133,8 @@ textarea.form-control-lg {
29613
29133
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
29614
29134
  }
29615
29135
  .link-secondary:hover, .link-secondary:focus {
29616
- color: RGBA(98, 149, 204, var(--bs-link-opacity, 1)) !important;
29617
- text-decoration-color: RGBA(98, 149, 204, var(--bs-link-underline-opacity, 1)) !important;
29618
- }
29619
-
29620
- .link-tertiary {
29621
- color: RGBA(var(--bs-tertiary-rgb), var(--bs-link-opacity, 1)) !important;
29622
- text-decoration-color: RGBA(var(--bs-tertiary-rgb), var(--bs-link-underline-opacity, 1)) !important;
29623
- }
29624
- .link-tertiary:hover, .link-tertiary:focus {
29625
- color: RGBA(215, 240, 250, var(--bs-link-opacity, 1)) !important;
29626
- text-decoration-color: RGBA(215, 240, 250, var(--bs-link-underline-opacity, 1)) !important;
29136
+ color: RGBA(252, 215, 70, var(--bs-link-opacity, 1)) !important;
29137
+ text-decoration-color: RGBA(252, 215, 70, var(--bs-link-underline-opacity, 1)) !important;
29627
29138
  }
29628
29139
 
29629
29140
  .link-success {
@@ -29631,8 +29142,8 @@ textarea.form-control-lg {
29631
29142
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
29632
29143
  }
29633
29144
  .link-success:hover, .link-success:focus {
29634
- color: RGBA(2, 98, 58, var(--bs-link-opacity, 1)) !important;
29635
- text-decoration-color: RGBA(2, 98, 58, var(--bs-link-underline-opacity, 1)) !important;
29145
+ color: RGBA(58, 214, 162, var(--bs-link-opacity, 1)) !important;
29146
+ text-decoration-color: RGBA(58, 214, 162, var(--bs-link-underline-opacity, 1)) !important;
29636
29147
  }
29637
29148
 
29638
29149
  .link-action {
@@ -29640,8 +29151,8 @@ textarea.form-control-lg {
29640
29151
  text-decoration-color: RGBA(var(--bs-action-rgb), var(--bs-link-underline-opacity, 1)) !important;
29641
29152
  }
29642
29153
  .link-action:hover, .link-action:focus {
29643
- color: RGBA(79, 56, 169, var(--bs-link-opacity, 1)) !important;
29644
- text-decoration-color: RGBA(79, 56, 169, var(--bs-link-underline-opacity, 1)) !important;
29154
+ color: RGBA(0, 27, 204, var(--bs-link-opacity, 1)) !important;
29155
+ text-decoration-color: RGBA(0, 27, 204, var(--bs-link-underline-opacity, 1)) !important;
29645
29156
  }
29646
29157
 
29647
29158
  .link-warning {
@@ -29649,8 +29160,8 @@ textarea.form-control-lg {
29649
29160
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
29650
29161
  }
29651
29162
  .link-warning:hover, .link-warning:focus {
29652
- color: RGBA(252, 215, 89, var(--bs-link-opacity, 1)) !important;
29653
- text-decoration-color: RGBA(252, 215, 89, var(--bs-link-underline-opacity, 1)) !important;
29163
+ color: RGBA(255, 136, 72, var(--bs-link-opacity, 1)) !important;
29164
+ text-decoration-color: RGBA(255, 136, 72, var(--bs-link-underline-opacity, 1)) !important;
29654
29165
  }
29655
29166
 
29656
29167
  .link-danger {
@@ -29658,8 +29169,8 @@ textarea.form-control-lg {
29658
29169
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
29659
29170
  }
29660
29171
  .link-danger:hover, .link-danger:focus {
29661
- color: RGBA(144, 28, 19, var(--bs-link-opacity, 1)) !important;
29662
- text-decoration-color: RGBA(144, 28, 19, var(--bs-link-underline-opacity, 1)) !important;
29172
+ color: RGBA(182, 30, 50, var(--bs-link-opacity, 1)) !important;
29173
+ text-decoration-color: RGBA(182, 30, 50, var(--bs-link-underline-opacity, 1)) !important;
29663
29174
  }
29664
29175
 
29665
29176
  .link-light {
@@ -30112,10 +29623,6 @@ textarea.form-control-lg {
30112
29623
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
30113
29624
  }
30114
29625
 
30115
- .focus-ring-tertiary {
30116
- --bs-focus-ring-color: rgba(var(--bs-tertiary-rgb), var(--bs-focus-ring-opacity));
30117
- }
30118
-
30119
29626
  .focus-ring-success {
30120
29627
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
30121
29628
  }
@@ -30270,11 +29777,6 @@ textarea.form-control-lg {
30270
29777
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
30271
29778
  }
30272
29779
 
30273
- .border-tertiary {
30274
- --bs-border-opacity: 1;
30275
- border-color: rgba(var(--bs-tertiary-rgb), var(--bs-border-opacity)) !important;
30276
- }
30277
-
30278
29780
  .border-success {
30279
29781
  --bs-border-opacity: 1;
30280
29782
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
@@ -31232,11 +30734,6 @@ textarea.form-control-lg {
31232
30734
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
31233
30735
  }
31234
30736
 
31235
- .text-tertiary {
31236
- --bs-text-opacity: 1;
31237
- color: rgba(var(--bs-tertiary-rgb), var(--bs-text-opacity)) !important;
31238
- }
31239
-
31240
30737
  .text-success {
31241
30738
  --bs-text-opacity: 1;
31242
30739
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
@@ -31319,362 +30816,302 @@ textarea.form-control-lg {
31319
30816
 
31320
30817
  .text-foundation-25 {
31321
30818
  --bs-text-opacity: 1;
31322
- color: rgb(243.7, 243.8, 246.25) !important;
30819
+ color: rgb(243.8, 243.8, 246.2) !important;
31323
30820
  }
31324
30821
 
31325
30822
  .text-foundation-50 {
31326
30823
  --bs-text-opacity: 1;
31327
- color: rgb(232.4, 232.6, 237.5) !important;
30824
+ color: rgb(232.6, 232.6, 237.4) !important;
31328
30825
  }
31329
30826
 
31330
30827
  .text-foundation-100 {
31331
30828
  --bs-text-opacity: 1;
31332
- color: rgb(209.8, 210.2, 220) !important;
30829
+ color: rgb(210.2, 210.2, 219.8) !important;
31333
30830
  }
31334
30831
 
31335
30832
  .text-foundation-200 {
31336
30833
  --bs-text-opacity: 1;
31337
- color: rgb(164.6, 165.4, 185) !important;
30834
+ color: rgb(165.4, 165.4, 184.6) !important;
31338
30835
  }
31339
30836
 
31340
30837
  .text-foundation-300 {
31341
30838
  --bs-text-opacity: 1;
31342
- color: rgb(119.4, 120.6, 150) !important;
30839
+ color: rgb(120.6, 120.6, 149.4) !important;
31343
30840
  }
31344
30841
 
31345
30842
  .text-foundation-400 {
31346
30843
  --bs-text-opacity: 1;
31347
- color: rgb(74.2, 75.8, 115) !important;
30844
+ color: rgb(75.8, 75.8, 114.2) !important;
31348
30845
  }
31349
30846
 
31350
30847
  .text-foundation-450 {
31351
30848
  --bs-text-opacity: 1;
31352
- color: rgb(51.6, 53.4, 97.5) !important;
30849
+ color: rgb(53.4, 53.4, 96.6) !important;
31353
30850
  }
31354
30851
 
31355
30852
  .text-foundation-500 {
31356
30853
  --bs-text-opacity: 1;
31357
- color: #1d1f50 !important;
30854
+ color: #1f1f4f !important;
31358
30855
  }
31359
30856
 
31360
30857
  .text-foundation-600 {
31361
30858
  --bs-text-opacity: 1;
31362
- color: rgb(23.2, 24.8, 64) !important;
30859
+ color: rgb(24.8, 24.8, 63.2) !important;
31363
30860
  }
31364
30861
 
31365
30862
  .text-foundation-700 {
31366
30863
  --bs-text-opacity: 1;
31367
- color: rgb(17.4, 18.6, 48) !important;
30864
+ color: rgb(18.6, 18.6, 47.4) !important;
31368
30865
  }
31369
30866
 
31370
30867
  .text-foundation-800 {
31371
30868
  --bs-text-opacity: 1;
31372
- color: rgb(11.6, 12.4, 32) !important;
30869
+ color: rgb(12.4, 12.4, 31.6) !important;
31373
30870
  }
31374
30871
 
31375
30872
  .text-foundation-900 {
31376
30873
  --bs-text-opacity: 1;
31377
- color: rgb(5.8, 6.2, 16) !important;
31378
- }
31379
-
31380
- .text-blueprint-25 {
31381
- --bs-text-opacity: 1;
31382
- color: rgb(245.35, 246.3, 250.35) !important;
31383
- }
31384
-
31385
- .text-blueprint-50 {
31386
- --bs-text-opacity: 1;
31387
- color: rgb(235.7, 237.6, 245.7) !important;
31388
- }
31389
-
31390
- .text-blueprint-100 {
31391
- --bs-text-opacity: 1;
31392
- color: rgb(216.4, 220.2, 236.4) !important;
30874
+ color: rgb(6.2, 6.2, 15.8) !important;
31393
30875
  }
31394
30876
 
31395
- .text-blueprint-200 {
30877
+ .text-tangerine-25 {
31396
30878
  --bs-text-opacity: 1;
31397
- color: rgb(177.8, 185.4, 217.8) !important;
30879
+ color: rgb(255, 247.55, 243.55) !important;
31398
30880
  }
31399
30881
 
31400
- .text-blueprint-300 {
30882
+ .text-tangerine-50 {
31401
30883
  --bs-text-opacity: 1;
31402
- color: rgb(139.2, 150.6, 199.2) !important;
30884
+ color: rgb(255, 240.1, 232.1) !important;
31403
30885
  }
31404
30886
 
31405
- .text-blueprint-400 {
30887
+ .text-tangerine-100 {
31406
30888
  --bs-text-opacity: 1;
31407
- color: rgb(100.6, 115.8, 180.6) !important;
30889
+ color: rgb(255, 225.2, 209.2) !important;
31408
30890
  }
31409
30891
 
31410
- .text-blueprint-450 {
30892
+ .text-tangerine-200 {
31411
30893
  --bs-text-opacity: 1;
31412
- color: rgb(81.3, 98.4, 171.3) !important;
30894
+ color: rgb(255, 195.4, 163.4) !important;
31413
30895
  }
31414
30896
 
31415
- .text-blueprint-500 {
30897
+ .text-tangerine-300 {
31416
30898
  --bs-text-opacity: 1;
31417
- color: #3e51a2 !important;
30899
+ color: rgb(255, 165.6, 117.6) !important;
31418
30900
  }
31419
30901
 
31420
- .text-blueprint-600 {
30902
+ .text-tangerine-400 {
31421
30903
  --bs-text-opacity: 1;
31422
- color: rgb(49.6, 64.8, 129.6) !important;
30904
+ color: rgb(255, 135.8, 71.8) !important;
31423
30905
  }
31424
30906
 
31425
- .text-blueprint-700 {
30907
+ .text-tangerine-450 {
31426
30908
  --bs-text-opacity: 1;
31427
- color: rgb(37.2, 48.6, 97.2) !important;
30909
+ color: rgb(255, 120.9, 48.9) !important;
31428
30910
  }
31429
30911
 
31430
- .text-blueprint-800 {
30912
+ .text-tangerine-500 {
31431
30913
  --bs-text-opacity: 1;
31432
- color: rgb(24.8, 32.4, 64.8) !important;
30914
+ color: #ff6a1a !important;
31433
30915
  }
31434
30916
 
31435
- .text-blueprint-900 {
30917
+ .text-tangerine-600 {
31436
30918
  --bs-text-opacity: 1;
31437
- color: rgb(12.4, 16.2, 32.4) !important;
30919
+ color: rgb(204, 84.8, 20.8) !important;
31438
30920
  }
31439
30921
 
31440
- .text-entryway-25 {
30922
+ .text-tangerine-700 {
31441
30923
  --bs-text-opacity: 1;
31442
- color: rgb(245.2, 248.4, 251.8) !important;
30924
+ color: rgb(153, 63.6, 15.6) !important;
31443
30925
  }
31444
30926
 
31445
- .text-entryway-50 {
30927
+ .text-tangerine-800 {
31446
30928
  --bs-text-opacity: 1;
31447
- color: rgb(235.4, 241.8, 248.6) !important;
30929
+ color: rgb(102, 42.4, 10.4) !important;
31448
30930
  }
31449
30931
 
31450
- .text-entryway-100 {
30932
+ .text-tangerine-900 {
31451
30933
  --bs-text-opacity: 1;
31452
- color: rgb(215.8, 228.6, 242.2) !important;
30934
+ color: rgb(51, 21.2, 5.2) !important;
31453
30935
  }
31454
30936
 
31455
- .text-entryway-200 {
30937
+ .text-action-25 {
31456
30938
  --bs-text-opacity: 1;
31457
- color: rgb(176.6, 202.2, 229.4) !important;
30939
+ color: rgb(242.25, 243.95, 255) !important;
31458
30940
  }
31459
30941
 
31460
- .text-entryway-300 {
30942
+ .text-action-50 {
31461
30943
  --bs-text-opacity: 1;
31462
- color: rgb(137.4, 175.8, 216.6) !important;
30944
+ color: rgb(229.5, 232.9, 255) !important;
31463
30945
  }
31464
30946
 
31465
- .text-entryway-400 {
30947
+ .text-action-100 {
31466
30948
  --bs-text-opacity: 1;
31467
- color: rgb(98.2, 149.4, 203.8) !important;
30949
+ color: rgb(204, 210.8, 255) !important;
31468
30950
  }
31469
30951
 
31470
- .text-entryway-450 {
30952
+ .text-action-200 {
31471
30953
  --bs-text-opacity: 1;
31472
- color: rgb(78.6, 136.2, 197.4) !important;
30954
+ color: rgb(153, 166.6, 255) !important;
31473
30955
  }
31474
30956
 
31475
- .text-entryway-500 {
30957
+ .text-action-300 {
31476
30958
  --bs-text-opacity: 1;
31477
- color: #3b7bbf !important;
30959
+ color: rgb(102, 122.4, 255) !important;
31478
30960
  }
31479
30961
 
31480
- .text-entryway-600 {
30962
+ .text-action-400 {
31481
30963
  --bs-text-opacity: 1;
31482
- color: rgb(47.2, 98.4, 152.8) !important;
30964
+ color: rgb(51, 78.2, 255) !important;
31483
30965
  }
31484
30966
 
31485
- .text-entryway-700 {
30967
+ .text-action-450 {
31486
30968
  --bs-text-opacity: 1;
31487
- color: rgb(35.4, 73.8, 114.6) !important;
30969
+ color: rgb(25.5, 56.1, 255) !important;
31488
30970
  }
31489
30971
 
31490
- .text-entryway-800 {
30972
+ .text-action-500 {
31491
30973
  --bs-text-opacity: 1;
31492
- color: rgb(23.6, 49.2, 76.4) !important;
30974
+ color: #02f !important;
31493
30975
  }
31494
30976
 
31495
- .text-entryway-900 {
30977
+ .text-action-600 {
31496
30978
  --bs-text-opacity: 1;
31497
- color: rgb(11.8, 24.6, 38.2) !important;
30979
+ color: rgb(0, 27.2, 204) !important;
31498
30980
  }
31499
30981
 
31500
- .text-turnkey-25 {
30982
+ .text-action-700 {
31501
30983
  --bs-text-opacity: 1;
31502
- color: rgb(247.2, 245.75, 252.8) !important;
30984
+ color: rgb(0, 20.4, 153) !important;
31503
30985
  }
31504
30986
 
31505
- .text-turnkey-50 {
30987
+ .text-action-800 {
31506
30988
  --bs-text-opacity: 1;
31507
- color: rgb(239.4, 236.5, 250.6) !important;
30989
+ color: rgb(0, 13.6, 102) !important;
31508
30990
  }
31509
30991
 
31510
- .text-turnkey-100 {
30992
+ .text-action-900 {
31511
30993
  --bs-text-opacity: 1;
31512
- color: rgb(223.8, 218, 246.2) !important;
31513
- }
31514
-
31515
- .text-turnkey-200 {
31516
- --bs-text-opacity: 1;
31517
- color: rgb(192.6, 181, 237.4) !important;
31518
- }
31519
-
31520
- .text-turnkey-300 {
31521
- --bs-text-opacity: 1;
31522
- color: rgb(161.4, 144, 228.6) !important;
31523
- }
31524
-
31525
- .text-turnkey-400 {
31526
- --bs-text-opacity: 1;
31527
- color: rgb(130.2, 107, 219.8) !important;
31528
- }
31529
-
31530
- .text-turnkey-450 {
31531
- --bs-text-opacity: 1;
31532
- color: rgb(114.6, 88.5, 215.4) !important;
31533
- }
31534
-
31535
- .text-turnkey-500 {
31536
- --bs-text-opacity: 1;
31537
- color: #6346d3 !important;
31538
- }
31539
-
31540
- .text-turnkey-600 {
31541
- --bs-text-opacity: 1;
31542
- color: rgb(79.2, 56, 168.8) !important;
31543
- }
31544
-
31545
- .text-turnkey-700 {
31546
- --bs-text-opacity: 1;
31547
- color: rgb(59.4, 42, 126.6) !important;
31548
- }
31549
-
31550
- .text-turnkey-800 {
31551
- --bs-text-opacity: 1;
31552
- color: rgb(39.6, 28, 84.4) !important;
31553
- }
31554
-
31555
- .text-turnkey-900 {
31556
- --bs-text-opacity: 1;
31557
- color: rgb(19.8, 14, 42.2) !important;
30994
+ color: rgb(0, 6.8, 51) !important;
31558
30995
  }
31559
30996
 
31560
30997
  .text-sunglow-25 {
31561
30998
  --bs-text-opacity: 1;
31562
- color: rgb(254.8, 252.5, 244.6) !important;
30999
+ color: rgb(254.8, 252.5, 243.45) !important;
31563
31000
  }
31564
31001
 
31565
31002
  .text-sunglow-50 {
31566
31003
  --bs-text-opacity: 1;
31567
- color: rgb(254.6, 250, 234.2) !important;
31004
+ color: rgb(254.6, 250, 231.9) !important;
31568
31005
  }
31569
31006
 
31570
31007
  .text-sunglow-100 {
31571
31008
  --bs-text-opacity: 1;
31572
- color: rgb(254.2, 245, 213.4) !important;
31009
+ color: rgb(254.2, 245, 208.8) !important;
31573
31010
  }
31574
31011
 
31575
31012
  .text-sunglow-200 {
31576
31013
  --bs-text-opacity: 1;
31577
- color: rgb(253.4, 235, 171.8) !important;
31014
+ color: rgb(253.4, 235, 162.6) !important;
31578
31015
  }
31579
31016
 
31580
31017
  .text-sunglow-300 {
31581
31018
  --bs-text-opacity: 1;
31582
- color: rgb(252.6, 225, 130.2) !important;
31019
+ color: rgb(252.6, 225, 116.4) !important;
31583
31020
  }
31584
31021
 
31585
31022
  .text-sunglow-400 {
31586
31023
  --bs-text-opacity: 1;
31587
- color: rgb(251.8, 215, 88.6) !important;
31024
+ color: rgb(251.8, 215, 70.2) !important;
31588
31025
  }
31589
31026
 
31590
31027
  .text-sunglow-450 {
31591
31028
  --bs-text-opacity: 1;
31592
- color: rgb(251.4, 210, 67.8) !important;
31029
+ color: rgb(251.4, 210, 47.1) !important;
31593
31030
  }
31594
31031
 
31595
31032
  .text-sunglow-500 {
31596
31033
  --bs-text-opacity: 1;
31597
- color: #fbcd2f !important;
31034
+ color: #fbcd18 !important;
31598
31035
  }
31599
31036
 
31600
31037
  .text-sunglow-600 {
31601
31038
  --bs-text-opacity: 1;
31602
- color: rgb(200.8, 164, 37.6) !important;
31039
+ color: rgb(200.8, 164, 19.2) !important;
31603
31040
  }
31604
31041
 
31605
31042
  .text-sunglow-700 {
31606
31043
  --bs-text-opacity: 1;
31607
- color: rgb(150.6, 123, 28.2) !important;
31044
+ color: rgb(150.6, 123, 14.4) !important;
31608
31045
  }
31609
31046
 
31610
31047
  .text-sunglow-800 {
31611
31048
  --bs-text-opacity: 1;
31612
- color: rgb(100.4, 82, 18.8) !important;
31049
+ color: rgb(100.4, 82, 9.6) !important;
31613
31050
  }
31614
31051
 
31615
31052
  .text-sunglow-900 {
31616
31053
  --bs-text-opacity: 1;
31617
- color: rgb(50.2, 41, 9.4) !important;
31054
+ color: rgb(50.2, 41, 4.8) !important;
31618
31055
  }
31619
31056
 
31620
31057
  .text-warning-25 {
31621
31058
  --bs-text-opacity: 1;
31622
- color: rgb(254.8, 252.5, 244.6) !important;
31059
+ color: rgb(255, 247.55, 243.55) !important;
31623
31060
  }
31624
31061
 
31625
31062
  .text-warning-50 {
31626
31063
  --bs-text-opacity: 1;
31627
- color: rgb(254.6, 250, 234.2) !important;
31064
+ color: rgb(255, 240.1, 232.1) !important;
31628
31065
  }
31629
31066
 
31630
31067
  .text-warning-100 {
31631
31068
  --bs-text-opacity: 1;
31632
- color: rgb(254.2, 245, 213.4) !important;
31069
+ color: rgb(255, 225.2, 209.2) !important;
31633
31070
  }
31634
31071
 
31635
31072
  .text-warning-200 {
31636
31073
  --bs-text-opacity: 1;
31637
- color: rgb(253.4, 235, 171.8) !important;
31074
+ color: rgb(255, 195.4, 163.4) !important;
31638
31075
  }
31639
31076
 
31640
31077
  .text-warning-300 {
31641
31078
  --bs-text-opacity: 1;
31642
- color: rgb(252.6, 225, 130.2) !important;
31079
+ color: rgb(255, 165.6, 117.6) !important;
31643
31080
  }
31644
31081
 
31645
31082
  .text-warning-400 {
31646
31083
  --bs-text-opacity: 1;
31647
- color: rgb(251.8, 215, 88.6) !important;
31084
+ color: rgb(255, 135.8, 71.8) !important;
31648
31085
  }
31649
31086
 
31650
31087
  .text-warning-450 {
31651
31088
  --bs-text-opacity: 1;
31652
- color: rgb(251.4, 210, 67.8) !important;
31089
+ color: rgb(255, 120.9, 48.9) !important;
31653
31090
  }
31654
31091
 
31655
31092
  .text-warning-500 {
31656
31093
  --bs-text-opacity: 1;
31657
- color: #fbcd2f !important;
31094
+ color: #ff6a1a !important;
31658
31095
  }
31659
31096
 
31660
31097
  .text-warning-600 {
31661
31098
  --bs-text-opacity: 1;
31662
- color: rgb(200.8, 164, 37.6) !important;
31099
+ color: rgb(204, 84.8, 20.8) !important;
31663
31100
  }
31664
31101
 
31665
31102
  .text-warning-700 {
31666
31103
  --bs-text-opacity: 1;
31667
- color: rgb(150.6, 123, 28.2) !important;
31104
+ color: rgb(153, 63.6, 15.6) !important;
31668
31105
  }
31669
31106
 
31670
31107
  .text-warning-800 {
31671
31108
  --bs-text-opacity: 1;
31672
- color: rgb(100.4, 82, 18.8) !important;
31109
+ color: rgb(102, 42.4, 10.4) !important;
31673
31110
  }
31674
31111
 
31675
31112
  .text-warning-900 {
31676
31113
  --bs-text-opacity: 1;
31677
- color: rgb(50.2, 41, 9.4) !important;
31114
+ color: rgb(51, 21.2, 5.2) !important;
31678
31115
  }
31679
31116
 
31680
31117
  .text-25 {
@@ -31732,124 +31169,129 @@ textarea.form-control-lg {
31732
31169
  color: rgb(38.6, 39.4, 40.8) !important;
31733
31170
  }
31734
31171
 
31172
+ .text-950 {
31173
+ --bs-text-opacity: 1;
31174
+ color: rgb(19.3, 19.7, 20.4) !important;
31175
+ }
31176
+
31735
31177
  .text-success-25 {
31736
31178
  --bs-text-opacity: 1;
31737
- color: rgb(242.35, 248.35, 245.85) !important;
31179
+ color: rgb(242.7, 252.45, 249.2) !important;
31738
31180
  }
31739
31181
 
31740
31182
  .text-success-50 {
31741
31183
  --bs-text-opacity: 1;
31742
- color: rgb(229.7, 241.7, 236.7) !important;
31184
+ color: rgb(230.4, 249.9, 243.4) !important;
31743
31185
  }
31744
31186
 
31745
31187
  .text-success-100 {
31746
31188
  --bs-text-opacity: 1;
31747
- color: rgb(204.4, 228.4, 218.4) !important;
31189
+ color: rgb(205.8, 244.8, 231.8) !important;
31748
31190
  }
31749
31191
 
31750
31192
  .text-success-200 {
31751
31193
  --bs-text-opacity: 1;
31752
- color: rgb(153.8, 201.8, 181.8) !important;
31194
+ color: rgb(156.6, 234.6, 208.6) !important;
31753
31195
  }
31754
31196
 
31755
31197
  .text-success-300 {
31756
31198
  --bs-text-opacity: 1;
31757
- color: rgb(103.2, 175.2, 145.2) !important;
31199
+ color: rgb(107.4, 224.4, 185.4) !important;
31758
31200
  }
31759
31201
 
31760
31202
  .text-success-400 {
31761
31203
  --bs-text-opacity: 1;
31762
- color: rgb(52.6, 148.6, 108.6) !important;
31204
+ color: rgb(58.2, 214.2, 162.2) !important;
31763
31205
  }
31764
31206
 
31765
31207
  .text-success-450 {
31766
31208
  --bs-text-opacity: 1;
31767
- color: rgb(27.3, 135.3, 90.3) !important;
31209
+ color: rgb(33.6, 209.1, 150.6) !important;
31768
31210
  }
31769
31211
 
31770
31212
  .text-success-500 {
31771
31213
  --bs-text-opacity: 1;
31772
- color: #027a48 !important;
31214
+ color: #09cc8b !important;
31773
31215
  }
31774
31216
 
31775
31217
  .text-success-600 {
31776
31218
  --bs-text-opacity: 1;
31777
- color: rgb(1.6, 97.6, 57.6) !important;
31219
+ color: rgb(7.2, 163.2, 111.2) !important;
31778
31220
  }
31779
31221
 
31780
31222
  .text-success-700 {
31781
31223
  --bs-text-opacity: 1;
31782
- color: rgb(1.2, 73.2, 43.2) !important;
31224
+ color: rgb(5.4, 122.4, 83.4) !important;
31783
31225
  }
31784
31226
 
31785
31227
  .text-success-800 {
31786
31228
  --bs-text-opacity: 1;
31787
- color: rgb(0.8, 48.8, 28.8) !important;
31229
+ color: rgb(3.6, 81.6, 55.6) !important;
31788
31230
  }
31789
31231
 
31790
31232
  .text-success-900 {
31791
31233
  --bs-text-opacity: 1;
31792
- color: rgb(0.4, 24.4, 14.4) !important;
31234
+ color: rgb(1.8, 40.8, 27.8) !important;
31793
31235
  }
31794
31236
 
31795
31237
  .text-danger-25 {
31796
31238
  --bs-text-opacity: 1;
31797
- color: rgb(251.25, 244, 243.45) !important;
31239
+ color: rgb(253.65, 244.15, 245.35) !important;
31798
31240
  }
31799
31241
 
31800
31242
  .text-danger-50 {
31801
31243
  --bs-text-opacity: 1;
31802
- color: rgb(247.5, 233, 231.9) !important;
31244
+ color: rgb(252.3, 233.3, 235.7) !important;
31803
31245
  }
31804
31246
 
31805
31247
  .text-danger-100 {
31806
31248
  --bs-text-opacity: 1;
31807
- color: rgb(240, 211, 208.8) !important;
31249
+ color: rgb(249.6, 211.6, 216.4) !important;
31808
31250
  }
31809
31251
 
31810
31252
  .text-danger-200 {
31811
31253
  --bs-text-opacity: 1;
31812
- color: rgb(225, 167, 162.6) !important;
31254
+ color: rgb(244.2, 168.2, 177.8) !important;
31813
31255
  }
31814
31256
 
31815
31257
  .text-danger-300 {
31816
31258
  --bs-text-opacity: 1;
31817
- color: rgb(210, 123, 116.4) !important;
31259
+ color: rgb(238.8, 124.8, 139.2) !important;
31818
31260
  }
31819
31261
 
31820
31262
  .text-danger-400 {
31821
31263
  --bs-text-opacity: 1;
31822
- color: rgb(195, 79, 70.2) !important;
31264
+ color: rgb(233.4, 81.4, 100.6) !important;
31823
31265
  }
31824
31266
 
31825
31267
  .text-danger-450 {
31826
31268
  --bs-text-opacity: 1;
31827
- color: rgb(187.5, 57, 47.1) !important;
31269
+ color: rgb(230.7, 59.7, 81.3) !important;
31828
31270
  }
31829
31271
 
31830
31272
  .text-danger-500 {
31831
31273
  --bs-text-opacity: 1;
31832
- color: #b42318 !important;
31274
+ color: #e4263e !important;
31833
31275
  }
31834
31276
 
31835
31277
  .text-danger-600 {
31836
31278
  --bs-text-opacity: 1;
31837
- color: rgb(144, 28, 19.2) !important;
31279
+ color: rgb(182.4, 30.4, 49.6) !important;
31838
31280
  }
31839
31281
 
31840
31282
  .text-danger-700 {
31841
31283
  --bs-text-opacity: 1;
31842
- color: rgb(108, 21, 14.4) !important;
31284
+ color: rgb(136.8, 22.8, 37.2) !important;
31843
31285
  }
31844
31286
 
31845
31287
  .text-danger-800 {
31846
31288
  --bs-text-opacity: 1;
31847
- color: rgb(72, 14, 9.6) !important;
31289
+ color: rgb(91.2, 15.2, 24.8) !important;
31848
31290
  }
31849
31291
 
31850
31292
  .text-danger-900 {
31851
31293
  --bs-text-opacity: 1;
31852
- color: rgb(36, 7, 4.8) !important;
31294
+ color: rgb(45.6, 7.6, 12.4) !important;
31853
31295
  }
31854
31296
 
31855
31297
  .text-opacity-25 {
@@ -31974,11 +31416,6 @@ textarea.form-control-lg {
31974
31416
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
31975
31417
  }
31976
31418
 
31977
- .link-underline-tertiary {
31978
- --bs-link-underline-opacity: 1;
31979
- text-decoration-color: rgba(var(--bs-tertiary-rgb), var(--bs-link-underline-opacity)) !important;
31980
- }
31981
-
31982
31419
  .link-underline-success {
31983
31420
  --bs-link-underline-opacity: 1;
31984
31421
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
@@ -32072,11 +31509,6 @@ textarea.form-control-lg {
32072
31509
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
32073
31510
  }
32074
31511
 
32075
- .bg-tertiary {
32076
- --bs-bg-opacity: 1;
32077
- background-color: rgba(var(--bs-tertiary-rgb), var(--bs-bg-opacity)) !important;
32078
- }
32079
-
32080
31512
  .bg-success {
32081
31513
  --bs-bg-opacity: 1;
32082
31514
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
@@ -32139,362 +31571,302 @@ textarea.form-control-lg {
32139
31571
 
32140
31572
  .bg-foundation-25 {
32141
31573
  --bs-bg-opacity: 1;
32142
- background-color: rgb(243.7, 243.8, 246.25) !important;
31574
+ background-color: rgb(243.8, 243.8, 246.2) !important;
32143
31575
  }
32144
31576
 
32145
31577
  .bg-foundation-50 {
32146
31578
  --bs-bg-opacity: 1;
32147
- background-color: rgb(232.4, 232.6, 237.5) !important;
31579
+ background-color: rgb(232.6, 232.6, 237.4) !important;
32148
31580
  }
32149
31581
 
32150
31582
  .bg-foundation-100 {
32151
31583
  --bs-bg-opacity: 1;
32152
- background-color: rgb(209.8, 210.2, 220) !important;
31584
+ background-color: rgb(210.2, 210.2, 219.8) !important;
32153
31585
  }
32154
31586
 
32155
31587
  .bg-foundation-200 {
32156
31588
  --bs-bg-opacity: 1;
32157
- background-color: rgb(164.6, 165.4, 185) !important;
31589
+ background-color: rgb(165.4, 165.4, 184.6) !important;
32158
31590
  }
32159
31591
 
32160
31592
  .bg-foundation-300 {
32161
31593
  --bs-bg-opacity: 1;
32162
- background-color: rgb(119.4, 120.6, 150) !important;
31594
+ background-color: rgb(120.6, 120.6, 149.4) !important;
32163
31595
  }
32164
31596
 
32165
31597
  .bg-foundation-400 {
32166
31598
  --bs-bg-opacity: 1;
32167
- background-color: rgb(74.2, 75.8, 115) !important;
31599
+ background-color: rgb(75.8, 75.8, 114.2) !important;
32168
31600
  }
32169
31601
 
32170
31602
  .bg-foundation-450 {
32171
31603
  --bs-bg-opacity: 1;
32172
- background-color: rgb(51.6, 53.4, 97.5) !important;
31604
+ background-color: rgb(53.4, 53.4, 96.6) !important;
32173
31605
  }
32174
31606
 
32175
31607
  .bg-foundation-500 {
32176
31608
  --bs-bg-opacity: 1;
32177
- background-color: #1d1f50 !important;
31609
+ background-color: #1f1f4f !important;
32178
31610
  }
32179
31611
 
32180
31612
  .bg-foundation-600 {
32181
31613
  --bs-bg-opacity: 1;
32182
- background-color: rgb(23.2, 24.8, 64) !important;
31614
+ background-color: rgb(24.8, 24.8, 63.2) !important;
32183
31615
  }
32184
31616
 
32185
31617
  .bg-foundation-700 {
32186
31618
  --bs-bg-opacity: 1;
32187
- background-color: rgb(17.4, 18.6, 48) !important;
31619
+ background-color: rgb(18.6, 18.6, 47.4) !important;
32188
31620
  }
32189
31621
 
32190
31622
  .bg-foundation-800 {
32191
31623
  --bs-bg-opacity: 1;
32192
- background-color: rgb(11.6, 12.4, 32) !important;
31624
+ background-color: rgb(12.4, 12.4, 31.6) !important;
32193
31625
  }
32194
31626
 
32195
31627
  .bg-foundation-900 {
32196
31628
  --bs-bg-opacity: 1;
32197
- background-color: rgb(5.8, 6.2, 16) !important;
32198
- }
32199
-
32200
- .bg-blueprint-25 {
32201
- --bs-bg-opacity: 1;
32202
- background-color: rgb(245.35, 246.3, 250.35) !important;
32203
- }
32204
-
32205
- .bg-blueprint-50 {
32206
- --bs-bg-opacity: 1;
32207
- background-color: rgb(235.7, 237.6, 245.7) !important;
32208
- }
32209
-
32210
- .bg-blueprint-100 {
32211
- --bs-bg-opacity: 1;
32212
- background-color: rgb(216.4, 220.2, 236.4) !important;
32213
- }
32214
-
32215
- .bg-blueprint-200 {
32216
- --bs-bg-opacity: 1;
32217
- background-color: rgb(177.8, 185.4, 217.8) !important;
32218
- }
32219
-
32220
- .bg-blueprint-300 {
32221
- --bs-bg-opacity: 1;
32222
- background-color: rgb(139.2, 150.6, 199.2) !important;
32223
- }
32224
-
32225
- .bg-blueprint-400 {
32226
- --bs-bg-opacity: 1;
32227
- background-color: rgb(100.6, 115.8, 180.6) !important;
32228
- }
32229
-
32230
- .bg-blueprint-450 {
32231
- --bs-bg-opacity: 1;
32232
- background-color: rgb(81.3, 98.4, 171.3) !important;
32233
- }
32234
-
32235
- .bg-blueprint-500 {
32236
- --bs-bg-opacity: 1;
32237
- background-color: #3e51a2 !important;
32238
- }
32239
-
32240
- .bg-blueprint-600 {
32241
- --bs-bg-opacity: 1;
32242
- background-color: rgb(49.6, 64.8, 129.6) !important;
32243
- }
32244
-
32245
- .bg-blueprint-700 {
32246
- --bs-bg-opacity: 1;
32247
- background-color: rgb(37.2, 48.6, 97.2) !important;
32248
- }
32249
-
32250
- .bg-blueprint-800 {
32251
- --bs-bg-opacity: 1;
32252
- background-color: rgb(24.8, 32.4, 64.8) !important;
32253
- }
32254
-
32255
- .bg-blueprint-900 {
32256
- --bs-bg-opacity: 1;
32257
- background-color: rgb(12.4, 16.2, 32.4) !important;
31629
+ background-color: rgb(6.2, 6.2, 15.8) !important;
32258
31630
  }
32259
31631
 
32260
- .bg-entryway-25 {
31632
+ .bg-tangerine-25 {
32261
31633
  --bs-bg-opacity: 1;
32262
- background-color: rgb(245.2, 248.4, 251.8) !important;
31634
+ background-color: rgb(255, 247.55, 243.55) !important;
32263
31635
  }
32264
31636
 
32265
- .bg-entryway-50 {
31637
+ .bg-tangerine-50 {
32266
31638
  --bs-bg-opacity: 1;
32267
- background-color: rgb(235.4, 241.8, 248.6) !important;
31639
+ background-color: rgb(255, 240.1, 232.1) !important;
32268
31640
  }
32269
31641
 
32270
- .bg-entryway-100 {
31642
+ .bg-tangerine-100 {
32271
31643
  --bs-bg-opacity: 1;
32272
- background-color: rgb(215.8, 228.6, 242.2) !important;
31644
+ background-color: rgb(255, 225.2, 209.2) !important;
32273
31645
  }
32274
31646
 
32275
- .bg-entryway-200 {
31647
+ .bg-tangerine-200 {
32276
31648
  --bs-bg-opacity: 1;
32277
- background-color: rgb(176.6, 202.2, 229.4) !important;
31649
+ background-color: rgb(255, 195.4, 163.4) !important;
32278
31650
  }
32279
31651
 
32280
- .bg-entryway-300 {
31652
+ .bg-tangerine-300 {
32281
31653
  --bs-bg-opacity: 1;
32282
- background-color: rgb(137.4, 175.8, 216.6) !important;
31654
+ background-color: rgb(255, 165.6, 117.6) !important;
32283
31655
  }
32284
31656
 
32285
- .bg-entryway-400 {
31657
+ .bg-tangerine-400 {
32286
31658
  --bs-bg-opacity: 1;
32287
- background-color: rgb(98.2, 149.4, 203.8) !important;
31659
+ background-color: rgb(255, 135.8, 71.8) !important;
32288
31660
  }
32289
31661
 
32290
- .bg-entryway-450 {
31662
+ .bg-tangerine-450 {
32291
31663
  --bs-bg-opacity: 1;
32292
- background-color: rgb(78.6, 136.2, 197.4) !important;
31664
+ background-color: rgb(255, 120.9, 48.9) !important;
32293
31665
  }
32294
31666
 
32295
- .bg-entryway-500 {
31667
+ .bg-tangerine-500 {
32296
31668
  --bs-bg-opacity: 1;
32297
- background-color: #3b7bbf !important;
31669
+ background-color: #ff6a1a !important;
32298
31670
  }
32299
31671
 
32300
- .bg-entryway-600 {
31672
+ .bg-tangerine-600 {
32301
31673
  --bs-bg-opacity: 1;
32302
- background-color: rgb(47.2, 98.4, 152.8) !important;
31674
+ background-color: rgb(204, 84.8, 20.8) !important;
32303
31675
  }
32304
31676
 
32305
- .bg-entryway-700 {
31677
+ .bg-tangerine-700 {
32306
31678
  --bs-bg-opacity: 1;
32307
- background-color: rgb(35.4, 73.8, 114.6) !important;
31679
+ background-color: rgb(153, 63.6, 15.6) !important;
32308
31680
  }
32309
31681
 
32310
- .bg-entryway-800 {
31682
+ .bg-tangerine-800 {
32311
31683
  --bs-bg-opacity: 1;
32312
- background-color: rgb(23.6, 49.2, 76.4) !important;
31684
+ background-color: rgb(102, 42.4, 10.4) !important;
32313
31685
  }
32314
31686
 
32315
- .bg-entryway-900 {
31687
+ .bg-tangerine-900 {
32316
31688
  --bs-bg-opacity: 1;
32317
- background-color: rgb(11.8, 24.6, 38.2) !important;
31689
+ background-color: rgb(51, 21.2, 5.2) !important;
32318
31690
  }
32319
31691
 
32320
- .bg-turnkey-25 {
31692
+ .bg-action-25 {
32321
31693
  --bs-bg-opacity: 1;
32322
- background-color: rgb(247.2, 245.75, 252.8) !important;
31694
+ background-color: rgb(242.25, 243.95, 255) !important;
32323
31695
  }
32324
31696
 
32325
- .bg-turnkey-50 {
31697
+ .bg-action-50 {
32326
31698
  --bs-bg-opacity: 1;
32327
- background-color: rgb(239.4, 236.5, 250.6) !important;
31699
+ background-color: rgb(229.5, 232.9, 255) !important;
32328
31700
  }
32329
31701
 
32330
- .bg-turnkey-100 {
31702
+ .bg-action-100 {
32331
31703
  --bs-bg-opacity: 1;
32332
- background-color: rgb(223.8, 218, 246.2) !important;
31704
+ background-color: rgb(204, 210.8, 255) !important;
32333
31705
  }
32334
31706
 
32335
- .bg-turnkey-200 {
31707
+ .bg-action-200 {
32336
31708
  --bs-bg-opacity: 1;
32337
- background-color: rgb(192.6, 181, 237.4) !important;
31709
+ background-color: rgb(153, 166.6, 255) !important;
32338
31710
  }
32339
31711
 
32340
- .bg-turnkey-300 {
31712
+ .bg-action-300 {
32341
31713
  --bs-bg-opacity: 1;
32342
- background-color: rgb(161.4, 144, 228.6) !important;
31714
+ background-color: rgb(102, 122.4, 255) !important;
32343
31715
  }
32344
31716
 
32345
- .bg-turnkey-400 {
31717
+ .bg-action-400 {
32346
31718
  --bs-bg-opacity: 1;
32347
- background-color: rgb(130.2, 107, 219.8) !important;
31719
+ background-color: rgb(51, 78.2, 255) !important;
32348
31720
  }
32349
31721
 
32350
- .bg-turnkey-450 {
31722
+ .bg-action-450 {
32351
31723
  --bs-bg-opacity: 1;
32352
- background-color: rgb(114.6, 88.5, 215.4) !important;
31724
+ background-color: rgb(25.5, 56.1, 255) !important;
32353
31725
  }
32354
31726
 
32355
- .bg-turnkey-500 {
31727
+ .bg-action-500 {
32356
31728
  --bs-bg-opacity: 1;
32357
- background-color: #6346d3 !important;
31729
+ background-color: #02f !important;
32358
31730
  }
32359
31731
 
32360
- .bg-turnkey-600 {
31732
+ .bg-action-600 {
32361
31733
  --bs-bg-opacity: 1;
32362
- background-color: rgb(79.2, 56, 168.8) !important;
31734
+ background-color: rgb(0, 27.2, 204) !important;
32363
31735
  }
32364
31736
 
32365
- .bg-turnkey-700 {
31737
+ .bg-action-700 {
32366
31738
  --bs-bg-opacity: 1;
32367
- background-color: rgb(59.4, 42, 126.6) !important;
31739
+ background-color: rgb(0, 20.4, 153) !important;
32368
31740
  }
32369
31741
 
32370
- .bg-turnkey-800 {
31742
+ .bg-action-800 {
32371
31743
  --bs-bg-opacity: 1;
32372
- background-color: rgb(39.6, 28, 84.4) !important;
31744
+ background-color: rgb(0, 13.6, 102) !important;
32373
31745
  }
32374
31746
 
32375
- .bg-turnkey-900 {
31747
+ .bg-action-900 {
32376
31748
  --bs-bg-opacity: 1;
32377
- background-color: rgb(19.8, 14, 42.2) !important;
31749
+ background-color: rgb(0, 6.8, 51) !important;
32378
31750
  }
32379
31751
 
32380
31752
  .bg-sunglow-25 {
32381
31753
  --bs-bg-opacity: 1;
32382
- background-color: rgb(254.8, 252.5, 244.6) !important;
31754
+ background-color: rgb(254.8, 252.5, 243.45) !important;
32383
31755
  }
32384
31756
 
32385
31757
  .bg-sunglow-50 {
32386
31758
  --bs-bg-opacity: 1;
32387
- background-color: rgb(254.6, 250, 234.2) !important;
31759
+ background-color: rgb(254.6, 250, 231.9) !important;
32388
31760
  }
32389
31761
 
32390
31762
  .bg-sunglow-100 {
32391
31763
  --bs-bg-opacity: 1;
32392
- background-color: rgb(254.2, 245, 213.4) !important;
31764
+ background-color: rgb(254.2, 245, 208.8) !important;
32393
31765
  }
32394
31766
 
32395
31767
  .bg-sunglow-200 {
32396
31768
  --bs-bg-opacity: 1;
32397
- background-color: rgb(253.4, 235, 171.8) !important;
31769
+ background-color: rgb(253.4, 235, 162.6) !important;
32398
31770
  }
32399
31771
 
32400
31772
  .bg-sunglow-300 {
32401
31773
  --bs-bg-opacity: 1;
32402
- background-color: rgb(252.6, 225, 130.2) !important;
31774
+ background-color: rgb(252.6, 225, 116.4) !important;
32403
31775
  }
32404
31776
 
32405
31777
  .bg-sunglow-400 {
32406
31778
  --bs-bg-opacity: 1;
32407
- background-color: rgb(251.8, 215, 88.6) !important;
31779
+ background-color: rgb(251.8, 215, 70.2) !important;
32408
31780
  }
32409
31781
 
32410
31782
  .bg-sunglow-450 {
32411
31783
  --bs-bg-opacity: 1;
32412
- background-color: rgb(251.4, 210, 67.8) !important;
31784
+ background-color: rgb(251.4, 210, 47.1) !important;
32413
31785
  }
32414
31786
 
32415
31787
  .bg-sunglow-500 {
32416
31788
  --bs-bg-opacity: 1;
32417
- background-color: #fbcd2f !important;
31789
+ background-color: #fbcd18 !important;
32418
31790
  }
32419
31791
 
32420
31792
  .bg-sunglow-600 {
32421
31793
  --bs-bg-opacity: 1;
32422
- background-color: rgb(200.8, 164, 37.6) !important;
31794
+ background-color: rgb(200.8, 164, 19.2) !important;
32423
31795
  }
32424
31796
 
32425
31797
  .bg-sunglow-700 {
32426
31798
  --bs-bg-opacity: 1;
32427
- background-color: rgb(150.6, 123, 28.2) !important;
31799
+ background-color: rgb(150.6, 123, 14.4) !important;
32428
31800
  }
32429
31801
 
32430
31802
  .bg-sunglow-800 {
32431
31803
  --bs-bg-opacity: 1;
32432
- background-color: rgb(100.4, 82, 18.8) !important;
31804
+ background-color: rgb(100.4, 82, 9.6) !important;
32433
31805
  }
32434
31806
 
32435
31807
  .bg-sunglow-900 {
32436
31808
  --bs-bg-opacity: 1;
32437
- background-color: rgb(50.2, 41, 9.4) !important;
31809
+ background-color: rgb(50.2, 41, 4.8) !important;
32438
31810
  }
32439
31811
 
32440
31812
  .bg-warning-25 {
32441
31813
  --bs-bg-opacity: 1;
32442
- background-color: rgb(254.8, 252.5, 244.6) !important;
31814
+ background-color: rgb(255, 247.55, 243.55) !important;
32443
31815
  }
32444
31816
 
32445
31817
  .bg-warning-50 {
32446
31818
  --bs-bg-opacity: 1;
32447
- background-color: rgb(254.6, 250, 234.2) !important;
31819
+ background-color: rgb(255, 240.1, 232.1) !important;
32448
31820
  }
32449
31821
 
32450
31822
  .bg-warning-100 {
32451
31823
  --bs-bg-opacity: 1;
32452
- background-color: rgb(254.2, 245, 213.4) !important;
31824
+ background-color: rgb(255, 225.2, 209.2) !important;
32453
31825
  }
32454
31826
 
32455
31827
  .bg-warning-200 {
32456
31828
  --bs-bg-opacity: 1;
32457
- background-color: rgb(253.4, 235, 171.8) !important;
31829
+ background-color: rgb(255, 195.4, 163.4) !important;
32458
31830
  }
32459
31831
 
32460
31832
  .bg-warning-300 {
32461
31833
  --bs-bg-opacity: 1;
32462
- background-color: rgb(252.6, 225, 130.2) !important;
31834
+ background-color: rgb(255, 165.6, 117.6) !important;
32463
31835
  }
32464
31836
 
32465
31837
  .bg-warning-400 {
32466
31838
  --bs-bg-opacity: 1;
32467
- background-color: rgb(251.8, 215, 88.6) !important;
31839
+ background-color: rgb(255, 135.8, 71.8) !important;
32468
31840
  }
32469
31841
 
32470
31842
  .bg-warning-450 {
32471
31843
  --bs-bg-opacity: 1;
32472
- background-color: rgb(251.4, 210, 67.8) !important;
31844
+ background-color: rgb(255, 120.9, 48.9) !important;
32473
31845
  }
32474
31846
 
32475
31847
  .bg-warning-500 {
32476
31848
  --bs-bg-opacity: 1;
32477
- background-color: #fbcd2f !important;
31849
+ background-color: #ff6a1a !important;
32478
31850
  }
32479
31851
 
32480
31852
  .bg-warning-600 {
32481
31853
  --bs-bg-opacity: 1;
32482
- background-color: rgb(200.8, 164, 37.6) !important;
31854
+ background-color: rgb(204, 84.8, 20.8) !important;
32483
31855
  }
32484
31856
 
32485
31857
  .bg-warning-700 {
32486
31858
  --bs-bg-opacity: 1;
32487
- background-color: rgb(150.6, 123, 28.2) !important;
31859
+ background-color: rgb(153, 63.6, 15.6) !important;
32488
31860
  }
32489
31861
 
32490
31862
  .bg-warning-800 {
32491
31863
  --bs-bg-opacity: 1;
32492
- background-color: rgb(100.4, 82, 18.8) !important;
31864
+ background-color: rgb(102, 42.4, 10.4) !important;
32493
31865
  }
32494
31866
 
32495
31867
  .bg-warning-900 {
32496
31868
  --bs-bg-opacity: 1;
32497
- background-color: rgb(50.2, 41, 9.4) !important;
31869
+ background-color: rgb(51, 21.2, 5.2) !important;
32498
31870
  }
32499
31871
 
32500
31872
  .bg-25 {
@@ -32552,124 +31924,129 @@ textarea.form-control-lg {
32552
31924
  background-color: rgb(38.6, 39.4, 40.8) !important;
32553
31925
  }
32554
31926
 
31927
+ .bg-950 {
31928
+ --bs-bg-opacity: 1;
31929
+ background-color: rgb(19.3, 19.7, 20.4) !important;
31930
+ }
31931
+
32555
31932
  .bg-success-25 {
32556
31933
  --bs-bg-opacity: 1;
32557
- background-color: rgb(242.35, 248.35, 245.85) !important;
31934
+ background-color: rgb(242.7, 252.45, 249.2) !important;
32558
31935
  }
32559
31936
 
32560
31937
  .bg-success-50 {
32561
31938
  --bs-bg-opacity: 1;
32562
- background-color: rgb(229.7, 241.7, 236.7) !important;
31939
+ background-color: rgb(230.4, 249.9, 243.4) !important;
32563
31940
  }
32564
31941
 
32565
31942
  .bg-success-100 {
32566
31943
  --bs-bg-opacity: 1;
32567
- background-color: rgb(204.4, 228.4, 218.4) !important;
31944
+ background-color: rgb(205.8, 244.8, 231.8) !important;
32568
31945
  }
32569
31946
 
32570
31947
  .bg-success-200 {
32571
31948
  --bs-bg-opacity: 1;
32572
- background-color: rgb(153.8, 201.8, 181.8) !important;
31949
+ background-color: rgb(156.6, 234.6, 208.6) !important;
32573
31950
  }
32574
31951
 
32575
31952
  .bg-success-300 {
32576
31953
  --bs-bg-opacity: 1;
32577
- background-color: rgb(103.2, 175.2, 145.2) !important;
31954
+ background-color: rgb(107.4, 224.4, 185.4) !important;
32578
31955
  }
32579
31956
 
32580
31957
  .bg-success-400 {
32581
31958
  --bs-bg-opacity: 1;
32582
- background-color: rgb(52.6, 148.6, 108.6) !important;
31959
+ background-color: rgb(58.2, 214.2, 162.2) !important;
32583
31960
  }
32584
31961
 
32585
31962
  .bg-success-450 {
32586
31963
  --bs-bg-opacity: 1;
32587
- background-color: rgb(27.3, 135.3, 90.3) !important;
31964
+ background-color: rgb(33.6, 209.1, 150.6) !important;
32588
31965
  }
32589
31966
 
32590
31967
  .bg-success-500 {
32591
31968
  --bs-bg-opacity: 1;
32592
- background-color: #027a48 !important;
31969
+ background-color: #09cc8b !important;
32593
31970
  }
32594
31971
 
32595
31972
  .bg-success-600 {
32596
31973
  --bs-bg-opacity: 1;
32597
- background-color: rgb(1.6, 97.6, 57.6) !important;
31974
+ background-color: rgb(7.2, 163.2, 111.2) !important;
32598
31975
  }
32599
31976
 
32600
31977
  .bg-success-700 {
32601
31978
  --bs-bg-opacity: 1;
32602
- background-color: rgb(1.2, 73.2, 43.2) !important;
31979
+ background-color: rgb(5.4, 122.4, 83.4) !important;
32603
31980
  }
32604
31981
 
32605
31982
  .bg-success-800 {
32606
31983
  --bs-bg-opacity: 1;
32607
- background-color: rgb(0.8, 48.8, 28.8) !important;
31984
+ background-color: rgb(3.6, 81.6, 55.6) !important;
32608
31985
  }
32609
31986
 
32610
31987
  .bg-success-900 {
32611
31988
  --bs-bg-opacity: 1;
32612
- background-color: rgb(0.4, 24.4, 14.4) !important;
31989
+ background-color: rgb(1.8, 40.8, 27.8) !important;
32613
31990
  }
32614
31991
 
32615
31992
  .bg-danger-25 {
32616
31993
  --bs-bg-opacity: 1;
32617
- background-color: rgb(251.25, 244, 243.45) !important;
31994
+ background-color: rgb(253.65, 244.15, 245.35) !important;
32618
31995
  }
32619
31996
 
32620
31997
  .bg-danger-50 {
32621
31998
  --bs-bg-opacity: 1;
32622
- background-color: rgb(247.5, 233, 231.9) !important;
31999
+ background-color: rgb(252.3, 233.3, 235.7) !important;
32623
32000
  }
32624
32001
 
32625
32002
  .bg-danger-100 {
32626
32003
  --bs-bg-opacity: 1;
32627
- background-color: rgb(240, 211, 208.8) !important;
32004
+ background-color: rgb(249.6, 211.6, 216.4) !important;
32628
32005
  }
32629
32006
 
32630
32007
  .bg-danger-200 {
32631
32008
  --bs-bg-opacity: 1;
32632
- background-color: rgb(225, 167, 162.6) !important;
32009
+ background-color: rgb(244.2, 168.2, 177.8) !important;
32633
32010
  }
32634
32011
 
32635
32012
  .bg-danger-300 {
32636
32013
  --bs-bg-opacity: 1;
32637
- background-color: rgb(210, 123, 116.4) !important;
32014
+ background-color: rgb(238.8, 124.8, 139.2) !important;
32638
32015
  }
32639
32016
 
32640
32017
  .bg-danger-400 {
32641
32018
  --bs-bg-opacity: 1;
32642
- background-color: rgb(195, 79, 70.2) !important;
32019
+ background-color: rgb(233.4, 81.4, 100.6) !important;
32643
32020
  }
32644
32021
 
32645
32022
  .bg-danger-450 {
32646
32023
  --bs-bg-opacity: 1;
32647
- background-color: rgb(187.5, 57, 47.1) !important;
32024
+ background-color: rgb(230.7, 59.7, 81.3) !important;
32648
32025
  }
32649
32026
 
32650
32027
  .bg-danger-500 {
32651
32028
  --bs-bg-opacity: 1;
32652
- background-color: #b42318 !important;
32029
+ background-color: #e4263e !important;
32653
32030
  }
32654
32031
 
32655
32032
  .bg-danger-600 {
32656
32033
  --bs-bg-opacity: 1;
32657
- background-color: rgb(144, 28, 19.2) !important;
32034
+ background-color: rgb(182.4, 30.4, 49.6) !important;
32658
32035
  }
32659
32036
 
32660
32037
  .bg-danger-700 {
32661
32038
  --bs-bg-opacity: 1;
32662
- background-color: rgb(108, 21, 14.4) !important;
32039
+ background-color: rgb(136.8, 22.8, 37.2) !important;
32663
32040
  }
32664
32041
 
32665
32042
  .bg-danger-800 {
32666
32043
  --bs-bg-opacity: 1;
32667
- background-color: rgb(72, 14, 9.6) !important;
32044
+ background-color: rgb(91.2, 15.2, 24.8) !important;
32668
32045
  }
32669
32046
 
32670
32047
  .bg-danger-900 {
32671
32048
  --bs-bg-opacity: 1;
32672
- background-color: rgb(36, 7, 4.8) !important;
32049
+ background-color: rgb(45.6, 7.6, 12.4) !important;
32673
32050
  }
32674
32051
 
32675
32052
  .bg-opacity-10 {
@@ -36423,139 +35800,122 @@ textarea.form-control-lg {
36423
35800
  }
36424
35801
 
36425
35802
  .btn-link-primary {
36426
- --bs-btn-color: #3e51a2;
35803
+ --bs-btn-color: #1f1f4f;
36427
35804
  --bs-btn-bg: transparent;
36428
35805
  --bs-btn-border-color: transparent;
36429
- --bs-btn-hover-color: #3e51a2;
36430
- --bs-btn-hover-bg: rgb(235.7, 237.6, 245.7);
35806
+ --bs-btn-hover-color: #1f1f4f;
35807
+ --bs-btn-hover-bg: rgb(232.6, 232.6, 237.4);
36431
35808
  --bs-btn-hover-border-color: transparent;
36432
- --bs-btn-active-bg: rgb(37.2, 48.6, 97.2);
35809
+ --bs-btn-active-bg: rgb(0, 20.4, 153);
36433
35810
  --bs-btn-active-color: #fff;
36434
35811
  --bs-btn-active-border-color: transparent;
36435
35812
  --bs-btn-disabled-bg: transparent;
36436
35813
  --bs-btn-disabled-color: rgb(217.8, 220.2, 224.4);
36437
35814
  --bs-btn-disabled-border-color: transparent;
36438
- --bs-btn-focus-shadow-rgb: 91, 107, 176;
35815
+ --bs-btn-focus-shadow-rgb: 65, 65, 105;
36439
35816
  text-decoration: none;
36440
35817
  }
36441
35818
 
36442
35819
  .btn-primary {
36443
35820
  --bs-btn-color: #fff;
36444
- --bs-btn-bg: #3e51a2;
36445
- --bs-btn-border-color: #3e51a2;
35821
+ --bs-btn-bg: #1f1f4f;
35822
+ --bs-btn-border-color: #1f1f4f;
36446
35823
  --bs-btn-hover-color: #fff;
36447
- --bs-btn-hover-bg: rgb(49.6, 64.8, 129.6);
36448
- --bs-btn-hover-border-color: rgb(49.6, 64.8, 129.6);
36449
- --bs-btn-focus-shadow-rgb: 91, 107, 176;
35824
+ --bs-btn-hover-bg: rgb(24.8, 24.8, 63.2);
35825
+ --bs-btn-hover-border-color: rgb(24.8, 24.8, 63.2);
35826
+ --bs-btn-focus-shadow-rgb: 65, 65, 105;
36450
35827
  --bs-btn-active-color: #fff;
36451
- --bs-btn-active-bg: rgb(37.2, 48.6, 97.2);
36452
- --bs-btn-active-border-color: rgb(37.2, 48.6, 97.2);
35828
+ --bs-btn-active-bg: rgb(18.6, 18.6, 47.4);
35829
+ --bs-btn-active-border-color: rgb(18.6, 18.6, 47.4);
36453
35830
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
36454
35831
  --bs-btn-disabled-color: #fff;
36455
- --bs-btn-disabled-bg: #3e51a2;
36456
- --bs-btn-disabled-border-color: #3e51a2;
35832
+ --bs-btn-disabled-bg: #1f1f4f;
35833
+ --bs-btn-disabled-border-color: #1f1f4f;
36457
35834
  }
36458
35835
 
36459
35836
  .btn-secondary {
36460
35837
  --bs-btn-color: #000;
36461
- --bs-btn-bg: #3b7bbf;
36462
- --bs-btn-border-color: #3b7bbf;
36463
- --bs-btn-hover-color: #fff;
36464
- --bs-btn-hover-bg: rgb(47.2, 98.4, 152.8);
36465
- --bs-btn-hover-border-color: rgb(47.2, 98.4, 152.8);
36466
- --bs-btn-focus-shadow-rgb: 50, 105, 162;
36467
- --bs-btn-active-color: #fff;
36468
- --bs-btn-active-bg: rgb(35.4, 73.8, 114.6);
36469
- --bs-btn-active-border-color: rgb(35.4, 73.8, 114.6);
36470
- --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
36471
- --bs-btn-disabled-color: #fff;
36472
- --bs-btn-disabled-bg: #3b7bbf;
36473
- --bs-btn-disabled-border-color: #3b7bbf;
36474
- }
36475
-
36476
- .btn-tertiary {
36477
- --bs-btn-color: #000;
36478
- --bs-btn-bg: #cdecf9;
36479
- --bs-btn-border-color: #cdecf9;
35838
+ --bs-btn-bg: #fbcd18;
35839
+ --bs-btn-border-color: #fbcd18;
36480
35840
  --bs-btn-hover-color: #000;
36481
- --bs-btn-hover-bg: rgb(164, 188.8, 199.2);
36482
- --bs-btn-hover-border-color: rgb(164, 188.8, 199.2);
36483
- --bs-btn-focus-shadow-rgb: 174, 201, 212;
35841
+ --bs-btn-hover-bg: rgb(200.8, 164, 19.2);
35842
+ --bs-btn-hover-border-color: rgb(200.8, 164, 19.2);
35843
+ --bs-btn-focus-shadow-rgb: 213, 174, 20;
36484
35844
  --bs-btn-active-color: #000;
36485
- --bs-btn-active-bg: rgb(123, 141.6, 149.4);
36486
- --bs-btn-active-border-color: rgb(123, 141.6, 149.4);
35845
+ --bs-btn-active-bg: rgb(150.6, 123, 14.4);
35846
+ --bs-btn-active-border-color: rgb(150.6, 123, 14.4);
36487
35847
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
36488
35848
  --bs-btn-disabled-color: #fff;
36489
- --bs-btn-disabled-bg: #cdecf9;
36490
- --bs-btn-disabled-border-color: #cdecf9;
35849
+ --bs-btn-disabled-bg: #fbcd18;
35850
+ --bs-btn-disabled-border-color: #fbcd18;
36491
35851
  }
36492
35852
 
36493
35853
  .btn-success {
36494
- --bs-btn-color: #fff;
36495
- --bs-btn-bg: #027a48;
36496
- --bs-btn-border-color: #027a48;
36497
- --bs-btn-hover-color: #fff;
36498
- --bs-btn-hover-bg: rgb(1.6, 97.6, 57.6);
36499
- --bs-btn-hover-border-color: rgb(1.6, 97.6, 57.6);
36500
- --bs-btn-focus-shadow-rgb: 40, 142, 99;
35854
+ --bs-btn-color: #000;
35855
+ --bs-btn-bg: #09cc8b;
35856
+ --bs-btn-border-color: #09cc8b;
35857
+ --bs-btn-hover-color: #000;
35858
+ --bs-btn-hover-bg: rgb(7.2, 163.2, 111.2);
35859
+ --bs-btn-hover-border-color: rgb(7.2, 163.2, 111.2);
35860
+ --bs-btn-focus-shadow-rgb: 8, 173, 118;
36501
35861
  --bs-btn-active-color: #fff;
36502
- --bs-btn-active-bg: rgb(1.2, 73.2, 43.2);
36503
- --bs-btn-active-border-color: rgb(1.2, 73.2, 43.2);
35862
+ --bs-btn-active-bg: rgb(5.4, 122.4, 83.4);
35863
+ --bs-btn-active-border-color: rgb(5.4, 122.4, 83.4);
36504
35864
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
36505
35865
  --bs-btn-disabled-color: #fff;
36506
- --bs-btn-disabled-bg: #027a48;
36507
- --bs-btn-disabled-border-color: #027a48;
35866
+ --bs-btn-disabled-bg: #09cc8b;
35867
+ --bs-btn-disabled-border-color: #09cc8b;
36508
35868
  }
36509
35869
 
36510
35870
  .btn-action {
36511
35871
  --bs-btn-color: #fff;
36512
- --bs-btn-bg: #6346d3;
36513
- --bs-btn-border-color: #6346d3;
35872
+ --bs-btn-bg: #02f;
35873
+ --bs-btn-border-color: #02f;
36514
35874
  --bs-btn-hover-color: #fff;
36515
- --bs-btn-hover-bg: rgb(79.2, 56, 168.8);
36516
- --bs-btn-hover-border-color: rgb(79.2, 56, 168.8);
36517
- --bs-btn-focus-shadow-rgb: 122, 98, 218;
35875
+ --bs-btn-hover-bg: rgb(0, 27.2, 204);
35876
+ --bs-btn-hover-border-color: rgb(0, 27.2, 204);
35877
+ --bs-btn-focus-shadow-rgb: 38, 67, 255;
36518
35878
  --bs-btn-active-color: #fff;
36519
- --bs-btn-active-bg: rgb(59.4, 42, 126.6);
36520
- --bs-btn-active-border-color: rgb(59.4, 42, 126.6);
35879
+ --bs-btn-active-bg: rgb(0, 20.4, 153);
35880
+ --bs-btn-active-border-color: rgb(0, 20.4, 153);
36521
35881
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
36522
35882
  --bs-btn-disabled-color: #fff;
36523
- --bs-btn-disabled-bg: #6346d3;
36524
- --bs-btn-disabled-border-color: #6346d3;
35883
+ --bs-btn-disabled-bg: #0022ff;
35884
+ --bs-btn-disabled-border-color: #0022ff;
36525
35885
  }
36526
35886
 
36527
35887
  .btn-warning {
36528
35888
  --bs-btn-color: #000;
36529
- --bs-btn-bg: #fbcd2f;
36530
- --bs-btn-border-color: #fbcd2f;
35889
+ --bs-btn-bg: #ff6a1a;
35890
+ --bs-btn-border-color: #ff6a1a;
36531
35891
  --bs-btn-hover-color: #000;
36532
- --bs-btn-hover-bg: rgb(200.8, 164, 37.6);
36533
- --bs-btn-hover-border-color: rgb(200.8, 164, 37.6);
36534
- --bs-btn-focus-shadow-rgb: 213, 174, 40;
36535
- --bs-btn-active-color: #000;
36536
- --bs-btn-active-bg: rgb(150.6, 123, 28.2);
36537
- --bs-btn-active-border-color: rgb(150.6, 123, 28.2);
35892
+ --bs-btn-hover-bg: rgb(204, 84.8, 20.8);
35893
+ --bs-btn-hover-border-color: rgb(204, 84.8, 20.8);
35894
+ --bs-btn-focus-shadow-rgb: 217, 90, 22;
35895
+ --bs-btn-active-color: #fff;
35896
+ --bs-btn-active-bg: rgb(153, 63.6, 15.6);
35897
+ --bs-btn-active-border-color: rgb(153, 63.6, 15.6);
36538
35898
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
36539
35899
  --bs-btn-disabled-color: #fff;
36540
- --bs-btn-disabled-bg: #fbcd2f;
36541
- --bs-btn-disabled-border-color: #fbcd2f;
35900
+ --bs-btn-disabled-bg: #ff6a1a;
35901
+ --bs-btn-disabled-border-color: #ff6a1a;
36542
35902
  }
36543
35903
 
36544
35904
  .btn-danger {
36545
35905
  --bs-btn-color: #fff;
36546
- --bs-btn-bg: #b42318;
36547
- --bs-btn-border-color: #b42318;
35906
+ --bs-btn-bg: #e4263e;
35907
+ --bs-btn-border-color: #e4263e;
36548
35908
  --bs-btn-hover-color: #fff;
36549
- --bs-btn-hover-bg: rgb(144, 28, 19.2);
36550
- --bs-btn-hover-border-color: rgb(144, 28, 19.2);
36551
- --bs-btn-focus-shadow-rgb: 191, 68, 59;
35909
+ --bs-btn-hover-bg: rgb(182.4, 30.4, 49.6);
35910
+ --bs-btn-hover-border-color: rgb(182.4, 30.4, 49.6);
35911
+ --bs-btn-focus-shadow-rgb: 232, 71, 91;
36552
35912
  --bs-btn-active-color: #fff;
36553
- --bs-btn-active-bg: rgb(108, 21, 14.4);
36554
- --bs-btn-active-border-color: rgb(108, 21, 14.4);
35913
+ --bs-btn-active-bg: rgb(136.8, 22.8, 37.2);
35914
+ --bs-btn-active-border-color: rgb(136.8, 22.8, 37.2);
36555
35915
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
36556
35916
  --bs-btn-disabled-color: #fff;
36557
- --bs-btn-disabled-bg: #b42318;
36558
- --bs-btn-disabled-border-color: #b42318;
35917
+ --bs-btn-disabled-bg: #e4263e;
35918
+ --bs-btn-disabled-border-color: #e4263e;
36559
35919
  }
36560
35920
 
36561
35921
  .btn-light {
@@ -36592,23 +35952,6 @@ textarea.form-control-lg {
36592
35952
  --bs-btn-disabled-border-color: rgb(38.6, 39.4, 40.8);
36593
35953
  }
36594
35954
 
36595
- .btn-outline-light {
36596
- --bs-btn-color: #fff;
36597
- --bs-btn-border-color: #fff;
36598
- --bs-btn-hover-color: #fff;
36599
- --bs-btn-hover-bg: rgba(62, 81, 162, 0.25);
36600
- --bs-btn-hover-border-color: #fff;
36601
- --bs-btn-focus-shadow-rgb: 255, 255, 255;
36602
- --bs-btn-active-color: #fff;
36603
- --bs-btn-active-bg: rgba(62, 81, 162, 0.25);
36604
- --bs-btn-active-border-color: #fff;
36605
- --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
36606
- --bs-btn-disabled-color: #fff;
36607
- --bs-btn-disabled-bg: transparent;
36608
- --bs-btn-disabled-border-color: #fff;
36609
- --bs-gradient: none;
36610
- }
36611
-
36612
35955
  .accordion-flush {
36613
35956
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
36614
35957
  }
@@ -36618,8 +35961,8 @@ textarea.form-control-lg {
36618
35961
  --bs-accordion-alt-btn-bg: rgb(248.8, 249.2, 249.9);
36619
35962
  --bs-accordion-alt-border-radius: var(--bs-border-radius-lg);
36620
35963
  --bs-accordion-alt-btn-icon-width: 1.375rem;
36621
- --bs-accordion-alt-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22' fill='rgb%2838.6, 39.4, 40.8%29'%3e%3cpath d='M12.6923 1.69231C12.6923 0.75625 11.9361 0 11 0C10.0639 0 9.30769 0.75625 9.30769 1.69231V9.30769H1.69231C0.75625 9.30769 0 10.0639 0 11C0 11.9361 0.75625 12.6923 1.69231 12.6923H9.30769V20.3077C9.30769 21.2438 10.0639 22 11 22C11.9361 22 12.6923 21.2438 12.6923 20.3077V12.6923H20.3077C21.2438 12.6923 22 11.9361 22 11C22 10.0639 21.2438 9.30769 20.3077 9.30769H12.6923V1.69231Z'/%3e%3c/svg%3e");
36622
- --bs-accordion-alt-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 25' fill='rgb%2838.6, 39.4, 40.8%29'%3e%3cpath d='M21.2143 12.5C21.2143 13.3643 20.512 14.0625 19.6428 14.0625H2.35713C1.48794 14.0625 0.785706 13.3643 0.785706 12.5C0.785706 11.6357 1.48794 10.9375 2.35713 10.9375H19.6428C20.512 10.9375 21.2143 11.6357 21.2143 12.5Z'/%3e%3c/svg%3e");
35964
+ --bs-accordion-alt-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22' fill='rgb%2819.3, 19.7, 20.4%29'%3e%3cpath d='M12.6923 1.69231C12.6923 0.75625 11.9361 0 11 0C10.0639 0 9.30769 0.75625 9.30769 1.69231V9.30769H1.69231C0.75625 9.30769 0 10.0639 0 11C0 11.9361 0.75625 12.6923 1.69231 12.6923H9.30769V20.3077C9.30769 21.2438 10.0639 22 11 22C11.9361 22 12.6923 21.2438 12.6923 20.3077V12.6923H20.3077C21.2438 12.6923 22 11.9361 22 11C22 10.0639 21.2438 9.30769 20.3077 9.30769H12.6923V1.69231Z'/%3e%3c/svg%3e");
35965
+ --bs-accordion-alt-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 25' fill='rgb%2819.3, 19.7, 20.4%29'%3e%3cpath d='M21.2143 12.5C21.2143 13.3643 20.512 14.0625 19.6428 14.0625H2.35713C1.48794 14.0625 0.785706 13.3643 0.785706 12.5C0.785706 11.6357 1.48794 10.9375 2.35713 10.9375H19.6428C20.512 10.9375 21.2143 11.6357 21.2143 12.5Z'/%3e%3c/svg%3e");
36623
35966
  --bs-accordion-alt-active-color: var(--bs-primary-text-emphasis);
36624
35967
  }
36625
35968
  .accordion-alt .accordion-button {
@@ -36690,16 +36033,9 @@ textarea.form-control-lg {
36690
36033
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
36691
36034
  }
36692
36035
 
36693
- .alert-tertiary {
36694
- --bs-alert-color: #1d1f50;
36695
- --bs-alert-bg: var(--bs-tertiary-bg-subtle);
36696
- --bs-alert-border-color: rgb(205.4, 208.6, 214.2);
36697
- --bs-alert-link-color: var(--bs-tertiary-text-emphasis);
36698
- }
36699
-
36700
36036
  .alert-success {
36701
36037
  --bs-alert-color: var(--bs-success-text-emphasis);
36702
- --bs-alert-bg: rgb(229.7, 241.7, 236.7);
36038
+ --bs-alert-bg: rgb(230.4, 249.9, 243.4);
36703
36039
  --bs-alert-border-color: var(--bs-success-border-subtle);
36704
36040
  --bs-alert-link-color: var(--bs-success-text-emphasis);
36705
36041
  }
@@ -36720,7 +36056,7 @@ textarea.form-control-lg {
36720
36056
 
36721
36057
  .alert-danger {
36722
36058
  --bs-alert-color: var(--bs-danger-text-emphasis);
36723
- --bs-alert-bg: rgb(251.25, 244, 243.45);
36059
+ --bs-alert-bg: rgb(253.65, 244.15, 245.35);
36724
36060
  --bs-alert-border-color: var(--bs-danger-border-subtle);
36725
36061
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
36726
36062
  }
@@ -36740,8 +36076,8 @@ textarea.form-control-lg {
36740
36076
  }
36741
36077
 
36742
36078
  .badge-outline {
36743
- color: #3e51a2;
36744
- border: 0.125rem solid #3e51a2;
36079
+ color: #02f;
36080
+ border: 0.125rem solid #02f;
36745
36081
  }
36746
36082
 
36747
36083
  .badge-dot {
@@ -36826,14 +36162,34 @@ textarea.form-control-lg {
36826
36162
  width: 2.1875rem;
36827
36163
  height: 2.1875rem;
36828
36164
  text-shadow: 0 0 0.0625rem rgb(205.4, 208.6, 214.2);
36829
- background: transparent var(--bs-btn-close-media-bg) center/2.1875rem 100% no-repeat;
36830
36165
  opacity: 0.97;
36831
36166
  }
36167
+ .modal-dialog-media .modal-header .btn-close::before, .modal-dialog-media .modal-header .btn-close::after {
36168
+ position: absolute;
36169
+ inset: 0;
36170
+ pointer-events: none;
36171
+ content: "";
36172
+ background: center/100% 100% no-repeat;
36173
+ }
36174
+ .modal-dialog-media .modal-header .btn-close::before {
36175
+ background: transparent var(--bs-btn-close-media-bg) center/2.1875rem 100% no-repeat;
36176
+ opacity: 1;
36177
+ }
36178
+ .modal-dialog-media .modal-header .btn-close::after {
36179
+ background: transparent var(--bs-btn-close-media-bg-hover) center/2.1875rem 100% no-repeat;
36180
+ opacity: 0;
36181
+ transition: opacity 0.25s ease;
36182
+ }
36183
+ @media (prefers-reduced-motion: reduce) {
36184
+ .modal-dialog-media .modal-header .btn-close::after {
36185
+ transition: none;
36186
+ }
36187
+ }
36832
36188
  .modal-dialog-media .modal-header .btn-close:hover {
36833
36189
  opacity: 1;
36834
36190
  }
36835
- .modal-dialog-media .modal-header .btn-close .cls-2:hover {
36836
- fill: #1d1f50;
36191
+ .modal-dialog-media .modal-header .btn-close:hover::after {
36192
+ opacity: 1;
36837
36193
  }
36838
36194
  @media (max-width: 1199.98px) {
36839
36195
  .modal-dialog-media .modal-header .btn-close {
@@ -36850,26 +36206,25 @@ textarea.form-control-lg {
36850
36206
  }
36851
36207
 
36852
36208
  .btn-close {
36853
- --bs-btn-close-media-bg: url("data:image/svg+xml, %3csvg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3e%3cstyle%3e.cls-1{fill:rgb%28205.4, 208.6, 214.2%29}.cls-2{fill:%23fff}.cls-3{fill:%231d1f50}%3c/style%3e%3cpath class='cls-1' d='M20 1.25C22.4623 1.25 24.9005 1.73498 27.1753 2.67726C29.4502 3.61953 31.5172 5.00065 33.2583 6.74175C34.9994 8.48285 36.3805 10.5498 37.3227 12.8247C38.265 15.0995 38.75 17.5377 38.75 20C38.75 22.4623 38.265 24.9005 37.3227 27.1753C36.3805 29.4502 34.9994 31.5172 33.2583 33.2583C31.5172 34.9994 29.4502 36.3805 27.1753 37.3227C24.9005 38.265 22.4623 38.75 20 38.75C17.5377 38.75 15.0995 38.265 12.8247 37.3227C10.5498 36.3805 8.48285 34.9994 6.74175 33.2583C5.00065 31.5172 3.61953 29.4502 2.67726 27.1753C1.73498 24.9005 1.25 22.4623 1.25 20C1.25 17.5377 1.73498 15.0995 2.67726 12.8247C3.61953 10.5498 5.00065 8.48285 6.74175 6.74175C8.48285 5.00065 10.5498 3.61953 12.8247 2.67726C15.0995 1.73498 17.5377 1.25 20 1.25ZM20 40C25.3043 40 30.3914 37.8929 34.1421 34.1421C37.8929 30.3914 40 25.3043 40 20C40 14.6957 37.8929 9.60859 34.1421 5.85786C30.3914 2.10714 25.3043 0 20 0C14.6957 0 9.60859 2.10714 5.85786 5.85786C2.10714 9.60859 0 14.6957 0 20C0 25.3043 2.10714 30.3914 5.85786 34.1421C9.60859 37.8929 14.6957 40 20 40Z'/%3e%3cpath class='cls-2' d='M1.25 20C1.25 22.4623 1.73498 24.9005 2.67726 27.1753C3.61953 29.4502 5.00065 31.5172 6.74175 33.2583C8.48285 34.9994 10.5498 36.3805 12.8247 37.3227C15.0995 38.265 17.5377 38.75 20 38.75C22.4623 38.75 24.9005 38.265 27.1753 37.3227C29.4502 36.3805 31.5172 34.9994 33.2583 33.2583C34.9994 31.5172 36.3805 29.4502 37.3227 27.1753C38.265 24.9005 38.75 22.4623 38.75 20C38.75 17.5377 38.265 15.0995 37.3227 12.8247C36.3805 10.5498 34.9994 8.48285 33.2583 6.74175C31.5172 5.00065 29.4502 3.61953 27.1753 2.67726C24.9005 1.73498 22.4623 1.25 20 1.25C17.5377 1.25 15.0995 1.73498 12.8247 2.67726C10.5498 3.61953 8.48285 5.00065 6.74175 6.74175C5.00065 8.48285 3.61953 10.5498 2.67726 12.8247C1.73498 15.0995 1.25 17.5377 1.25 20ZM13.9297 13.9297C14.1719 13.6875 14.5703 13.6875 14.8125 13.9297L20 19.1172L25.1797 13.9375C25.4219 13.6953 25.8203 13.6953 26.0625 13.9375C26.3047 14.1797 26.3047 14.5781 26.0625 14.8203L20.8828 20L26.0625 25.1797C26.3047 25.4219 26.3047 25.8203 26.0625 26.0625C25.8203 26.3047 25.4219 26.3047 25.1797 26.0625L20 20.8828L14.8203 26.0625C14.5781 26.3047 14.1797 26.3047 13.9375 26.0625C13.6953 25.8203 13.6953 25.4219 13.9375 25.1797L19.1172 20L13.9375 14.8203C13.6953 14.5781 13.6953 14.1797 13.9375 13.9375L13.9297 13.9297Z'/%3e%3cpath class='cls-3' d='M13.9297 14.8125C13.6875 14.5703 13.6875 14.1719 13.9297 13.9297L13.9375 13.9375C14.1797 13.6953 14.5781 13.6953 14.8203 13.9375L20 19.1172L25.1797 13.9375C25.4219 13.6953 25.8203 13.6953 26.0625 13.9375C26.3047 14.1797 26.3047 14.5781 26.0625 14.8203L20.8828 20L26.0625 25.1797C26.3047 25.4219 26.3047 25.8203 26.0625 26.0625C25.8203 26.3047 25.4219 26.3047 25.1797 26.0625L20 20.8828L14.8203 26.0625C14.5781 26.3047 14.1797 26.3047 13.9375 26.0625C13.6953 25.8203 13.6953 25.4219 13.9375 25.1797L19.1172 20L13.9297 14.8125Z'/%3e%3c/svg%3e");
36209
+ --bs-btn-close-media-bg: url("data:image/svg+xml, %3csvg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='rgb%28205.4, 208.6, 214.2%29' d='M20 1.25C22.4623 1.25 24.9005 1.73498 27.1753 2.67726C29.4502 3.61953 31.5172 5.00065 33.2583 6.74175C34.9994 8.48285 36.3805 10.5498 37.3227 12.8247C38.265 15.0995 38.75 17.5377 38.75 20C38.75 22.4623 38.265 24.9005 37.3227 27.1753C36.3805 29.4502 34.9994 31.5172 33.2583 33.2583C31.5172 34.9994 29.4502 36.3805 27.1753 37.3227C24.9005 38.265 22.4623 38.75 20 38.75C17.5377 38.75 15.0995 38.265 12.8247 37.3227C10.5498 36.3805 8.48285 34.9994 6.74175 33.2583C5.00065 31.5172 3.61953 29.4502 2.67726 27.1753C1.73498 24.9005 1.25 22.4623 1.25 20C1.25 17.5377 1.73498 15.0995 2.67726 12.8247C3.61953 10.5498 5.00065 8.48285 6.74175 6.74175C8.48285 5.00065 10.5498 3.61953 12.8247 2.67726C15.0995 1.73498 17.5377 1.25 20 1.25ZM20 40C25.3043 40 30.3914 37.8929 34.1421 34.1421C37.8929 30.3914 40 25.3043 40 20C40 14.6957 37.8929 9.60859 34.1421 5.85786C30.3914 2.10714 25.3043 0 20 0C14.6957 0 9.60859 2.10714 5.85786 5.85786C2.10714 9.60859 0 14.6957 0 20C0 25.3043 2.10714 30.3914 5.85786 34.1421C9.60859 37.8929 14.6957 40 20 40Z'/%3e%3cpath fill='%23fff' d='M1.25 20C1.25 22.4623 1.73498 24.9005 2.67726 27.1753C3.61953 29.4502 5.00065 31.5172 6.74175 33.2583C8.48285 34.9994 10.5498 36.3805 12.8247 37.3227C15.0995 38.265 17.5377 38.75 20 38.75C22.4623 38.75 24.9005 38.265 27.1753 37.3227C29.4502 36.3805 31.5172 34.9994 33.2583 33.2583C34.9994 31.5172 36.3805 29.4502 37.3227 27.1753C38.265 24.9005 38.75 22.4623 38.75 20C38.75 17.5377 38.265 15.0995 37.3227 12.8247C36.3805 10.5498 34.9994 8.48285 33.2583 6.74175C31.5172 5.00065 29.4502 3.61953 27.1753 2.67726C24.9005 1.73498 22.4623 1.25 20 1.25C17.5377 1.25 15.0995 1.73498 12.8247 2.67726C10.5498 3.61953 8.48285 5.00065 6.74175 6.74175C5.00065 8.48285 3.61953 10.5498 2.67726 12.8247C1.73498 15.0995 1.25 17.5377 1.25 20ZM13.9297 13.9297C14.1719 13.6875 14.5703 13.6875 14.8125 13.9297L20 19.1172L25.1797 13.9375C25.4219 13.6953 25.8203 13.6953 26.0625 13.9375C26.3047 14.1797 26.3047 14.5781 26.0625 14.8203L20.8828 20L26.0625 25.1797C26.3047 25.4219 26.3047 25.8203 26.0625 26.0625C25.8203 26.3047 25.4219 26.3047 25.1797 26.0625L20 20.8828L14.8203 26.0625C14.5781 26.3047 14.1797 26.3047 13.9375 26.0625C13.6953 25.8203 13.6953 25.4219 13.9375 25.1797L19.1172 20L13.9375 14.8203C13.6953 14.5781 13.6953 14.1797 13.9375 13.9375L13.9297 13.9297Z'/%3e%3cpath fill='%2302f' d='M13.9297 14.8125C13.6875 14.5703 13.6875 14.1719 13.9297 13.9297L13.9375 13.9375C14.1797 13.6953 14.5781 13.6953 14.8203 13.9375L20 19.1172L25.1797 13.9375C25.4219 13.6953 25.8203 13.6953 26.0625 13.9375C26.3047 14.1797 26.3047 14.5781 26.0625 14.8203L20.8828 20L26.0625 25.1797C26.3047 25.4219 26.3047 25.8203 26.0625 26.0625C25.8203 26.3047 25.4219 26.3047 25.1797 26.0625L20 20.8828L14.8203 26.0625C14.5781 26.3047 14.1797 26.3047 13.9375 26.0625C13.6953 25.8203 13.6953 25.4219 13.9375 25.1797L19.1172 20L13.9297 14.8125Z'/%3e%3c/svg%3e");
36210
+ --bs-btn-close-media-bg-hover: url("data:image/svg+xml, %3csvg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='%2302f' d='M20 1.25C22.4623 1.25 24.9005 1.73498 27.1753 2.67726C29.4502 3.61953 31.5172 5.00065 33.2583 6.74175C34.9994 8.48285 36.3805 10.5498 37.3227 12.8247C38.265 15.0995 38.75 17.5377 38.75 20C38.75 22.4623 38.265 24.9005 37.3227 27.1753C36.3805 29.4502 34.9994 31.5172 33.2583 33.2583C31.5172 34.9994 29.4502 36.3805 27.1753 37.3227C24.9005 38.265 22.4623 38.75 20 38.75C17.5377 38.75 15.0995 38.265 12.8247 37.3227C10.5498 36.3805 8.48285 34.9994 6.74175 33.2583C5.00065 31.5172 3.61953 29.4502 2.67726 27.1753C1.73498 24.9005 1.25 22.4623 1.25 20C1.25 17.5377 1.73498 15.0995 2.67726 12.8247C3.61953 10.5498 5.00065 8.48285 6.74175 6.74175C8.48285 5.00065 10.5498 3.61953 12.8247 2.67726C15.0995 1.73498 17.5377 1.25 20 1.25ZM20 40C25.3043 40 30.3914 37.8929 34.1421 34.1421C37.8929 30.3914 40 25.3043 40 20C40 14.6957 37.8929 9.60859 34.1421 5.85786C30.3914 2.10714 25.3043 0 20 0C14.6957 0 9.60859 2.10714 5.85786 5.85786C2.10714 9.60859 0 14.6957 0 20C0 25.3043 2.10714 30.3914 5.85786 34.1421C9.60859 37.8929 14.6957 40 20 40Z'/%3e%3cpath fill='%2302f' d='M1.25 20C1.25 22.4623 1.73498 24.9005 2.67726 27.1753C3.61953 29.4502 5.00065 31.5172 6.74175 33.2583C8.48285 34.9994 10.5498 36.3805 12.8247 37.3227C15.0995 38.265 17.5377 38.75 20 38.75C22.4623 38.75 24.9005 38.265 27.1753 37.3227C29.4502 36.3805 31.5172 34.9994 33.2583 33.2583C34.9994 31.5172 36.3805 29.4502 37.3227 27.1753C38.265 24.9005 38.75 22.4623 38.75 20C38.75 17.5377 38.265 15.0995 37.3227 12.8247C36.3805 10.5498 34.9994 8.48285 33.2583 6.74175C31.5172 5.00065 29.4502 3.61953 27.1753 2.67726C24.9005 1.73498 22.4623 1.25 20 1.25C17.5377 1.25 15.0995 1.73498 12.8247 2.67726C10.5498 3.61953 8.48285 5.00065 6.74175 6.74175C5.00065 8.48285 3.61953 10.5498 2.67726 12.8247C1.73498 15.0995 1.25 17.5377 1.25 20ZM13.9297 13.9297C14.1719 13.6875 14.5703 13.6875 14.8125 13.9297L20 19.1172L25.1797 13.9375C25.4219 13.6953 25.8203 13.6953 26.0625 13.9375C26.3047 14.1797 26.3047 14.5781 26.0625 14.8203L20.8828 20L26.0625 25.1797C26.3047 25.4219 26.3047 25.8203 26.0625 26.0625C25.8203 26.3047 25.4219 26.3047 25.1797 26.0625L20 20.8828L14.8203 26.0625C14.5781 26.3047 14.1797 26.3047 13.9375 26.0625C13.6953 25.8203 13.6953 25.4219 13.9375 25.1797L19.1172 20L13.9375 14.8203C13.6953 14.5781 13.6953 14.1797 13.9375 13.9375L13.9297 13.9297Z'/%3e%3cpath fill='%23fbcd18' d='M13.9297 14.8125C13.6875 14.5703 13.6875 14.1719 13.9297 13.9297L13.9375 13.9375C14.1797 13.6953 14.5781 13.6953 14.8203 13.9375L20 19.1172L25.1797 13.9375C25.4219 13.6953 25.8203 13.6953 26.0625 13.9375C26.3047 14.1797 26.3047 14.5781 26.0625 14.8203L20.8828 20L26.0625 25.1797C26.3047 25.4219 26.3047 25.8203 26.0625 26.0625C25.8203 26.3047 25.4219 26.3047 25.1797 26.0625L20 20.8828L14.8203 26.0625C14.5781 26.3047 14.1797 26.3047 13.9375 26.0625C13.6953 25.8203 13.6953 25.4219 13.9375 25.1797L19.1172 20L13.9297 14.8125Z'/%3e%3c/svg%3e");
36854
36211
  }
36855
36212
 
36856
- .form-check.form-check-tiled > .form-check-input:valid ~ .form-check-label,
36857
- .form-check.form-check-tiled > .form-check-input.is-valid ~ .form-check-label {
36858
- color: var(--bs-form-valid-color);
36213
+ .was-validated .form-check.form-check-tiled > .form-check-input:valid ~ .form-check-label, .form-check.form-check-tiled > .form-check-input.is-valid ~ .form-check-label {
36214
+ color: var(--bs-body-color);
36859
36215
  border-color: var(--bs-form-valid-color);
36860
36216
  }
36861
- .form-check.form-check-tiled > .form-check-input:valid ~ .form-check-label::before,
36862
- .form-check.form-check-tiled > .form-check-input.is-valid ~ .form-check-label::before {
36217
+ .was-validated .form-check.form-check-tiled > .form-check-input:valid ~ .form-check-label::before, .form-check.form-check-tiled > .form-check-input.is-valid ~ .form-check-label::before {
36218
+ background-color: var(--bs-form-valid-color);
36863
36219
  border-color: var(--bs-form-valid-color);
36864
36220
  }
36865
36221
 
36866
- .form-check.form-check-tiled > .form-check-input:invalid ~ .form-check-label,
36867
- .form-check.form-check-tiled > .form-check-input.is-invalid ~ .form-check-label {
36868
- color: var(--bs-form-invalid-color);
36222
+ .was-validated .form-check.form-check-tiled > .form-check-input:invalid ~ .form-check-label, .form-check.form-check-tiled > .form-check-input.is-invalid ~ .form-check-label {
36223
+ color: var(--bs-body-color);
36869
36224
  border-color: var(--bs-form-invalid-color);
36870
36225
  }
36871
- .form-check.form-check-tiled > .form-check-input:invalid ~ .form-check-label::before,
36872
- .form-check.form-check-tiled > .form-check-input.is-invalid ~ .form-check-label::before {
36226
+ .was-validated .form-check.form-check-tiled > .form-check-input:invalid ~ .form-check-label::before, .form-check.form-check-tiled > .form-check-input.is-invalid ~ .form-check-label::before {
36227
+ background-color: var(--bs-form-invalid-color);
36873
36228
  border-color: var(--bs-form-invalid-color);
36874
36229
  }
36875
36230
 
@@ -36884,7 +36239,7 @@ textarea.form-control-lg {
36884
36239
  margin-bottom: 0.5rem;
36885
36240
  }
36886
36241
  .form-check-tiled input:checked label {
36887
- border-color: #3e51a2;
36242
+ border-color: #02f;
36888
36243
  }
36889
36244
  .form-check-tiled .form-check-input {
36890
36245
  position: absolute;
@@ -36896,11 +36251,11 @@ textarea.form-control-lg {
36896
36251
  white-space: nowrap;
36897
36252
  }
36898
36253
  .form-check-tiled .form-check-input:checked ~ .form-check-label {
36899
- border-color: #3e51a2;
36254
+ border-color: #02f;
36900
36255
  }
36901
36256
  .form-check-tiled .form-check-input:checked ~ .form-check-label::before {
36902
- background-color: #3e51a2;
36903
- border-color: #3e51a2;
36257
+ background-color: #02f;
36258
+ border-color: #02f;
36904
36259
  opacity: 1;
36905
36260
  transform: scale(1);
36906
36261
  }
@@ -36952,7 +36307,7 @@ textarea.form-control-lg {
36952
36307
  margin-bottom: 0.5rem;
36953
36308
  }
36954
36309
  .form-check-tiled .form-check-label:hover {
36955
- border-color: #3e51a2;
36310
+ border-color: #02f;
36956
36311
  }
36957
36312
  .form-check-tiled .form-check-label:hover::before {
36958
36313
  opacity: 1;