@qrsln/lootstrap 22.2.2-beta.0 → 22.3.1-beta.0

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.
Files changed (71) hide show
  1. package/Readme.md +17 -6
  2. package/dist/css/lootstrap.css +10649 -9826
  3. package/dist/css/lootstrap.css.map +1 -1
  4. package/dist/css/lootstrap.min.css +3 -3
  5. package/package.json +5 -1
  6. package/scss/Abstracts/Functions/_color-customized.scss +62 -0
  7. package/scss/Abstracts/Functions/_color.scss +108 -65
  8. package/scss/Abstracts/Functions/_helpers.scss +2 -2
  9. package/scss/Abstracts/Functions/_shadow.scss +4 -4
  10. package/scss/Abstracts/Mixins/_color.scss +126 -136
  11. package/scss/Abstracts/Mixins/_theme.scss +163 -0
  12. package/scss/Abstracts/_dir-functions.scss +1 -0
  13. package/scss/Abstracts/_dir-mixins.scss +1 -4
  14. package/scss/Abstracts/_variables.scss +96 -35
  15. package/scss/Architecture/Components/TODO/_tables.scss +3 -3
  16. package/scss/Architecture/Components/_alert.scss +93 -19
  17. package/scss/Architecture/Components/_badge.scss +40 -0
  18. package/scss/Architecture/Components/_breadcrumb.scss +11 -10
  19. package/scss/Architecture/Components/_button-close.scss +11 -2
  20. package/scss/Architecture/Components/_buttons.scss +22 -21
  21. package/scss/Architecture/Components/_calendar.scss +67 -55
  22. package/scss/Architecture/Components/_card.scss +9 -9
  23. package/scss/Architecture/Components/_caret.scss +20 -20
  24. package/scss/Architecture/Components/_dialog.scss +10 -7
  25. package/scss/Architecture/Components/_list.scss +13 -13
  26. package/scss/Architecture/Components/_nav.scss +14 -12
  27. package/scss/Architecture/Components/_pagination.scss +16 -10
  28. package/scss/Architecture/Components/_progress.scss +6 -5
  29. package/scss/Architecture/Components/_rating.scss +15 -14
  30. package/scss/Architecture/Components/_scrollbar.scss +59 -29
  31. package/scss/Architecture/Components/_spinners.scss +0 -1
  32. package/scss/Architecture/Components/_timeline.scss +6 -5
  33. package/scss/Architecture/Components/_timer.scss +5 -4
  34. package/scss/Architecture/Components/_toasts.scss +72 -12
  35. package/scss/Architecture/Components/_tooltip.scss +135 -0
  36. package/scss/Architecture/Components/_tree-view.scss +13 -12
  37. package/scss/Architecture/Forms/_form-check.scss +82 -81
  38. package/scss/Architecture/Forms/_input-fields.scss +36 -37
  39. package/scss/Architecture/Forms/_selects.scss +3 -1
  40. package/scss/Architecture/{_anim.scss → Roots/_anim.scss} +17 -7
  41. package/scss/Architecture/Roots/_avatar.scss +296 -0
  42. package/scss/Architecture/Roots/_classified.scss +67 -0
  43. package/scss/Architecture/{_reboot.scss → Roots/_reboot.scss} +6 -9
  44. package/scss/Architecture/Roots/_root.scss +49 -0
  45. package/scss/Architecture/Roots/_shape.scss +92 -0
  46. package/scss/Architecture/Roots/_skeleton.scss +271 -0
  47. package/scss/Architecture/{Svg/_icons.scss → Roots/_svg.scss} +0 -0
  48. package/scss/Architecture/Utils/_border.scss +3 -1
  49. package/scss/Architecture/Utils/_color.scss +71 -88
  50. package/scss/Architecture/Utils/_filters.scss +4 -1
  51. package/scss/Architecture/Utils/_position.scss +43 -0
  52. package/scss/Architecture/Utils/_spacing.scss +7 -21
  53. package/scss/Architecture/Utils/_text.scss +42 -109
  54. package/scss/Architecture/Utils/_utilities.scss +55 -21
  55. package/scss/Architecture/__color-scheme.scss +80 -0
  56. package/scss/Architecture/__dir-components.scss +5 -7
  57. package/scss/Architecture/__dir-roots.scss +17 -0
  58. package/scss/Architecture/__dir-utils.scss +2 -1
  59. package/scss/Architecture/_theme.scss +2 -1
  60. package/scss/_header.scss +2 -2
  61. package/scss/lootstrap.scss +2 -5
  62. package/dist/css/test.css +0 -275
  63. package/dist/css/test.css.map +0 -1
  64. package/scss/Architecture/Components/TODO/_badge.scss +0 -7
  65. package/scss/Architecture/Components/TODO/_tooltip.scss +0 -7
  66. package/scss/Architecture/Components/_themed.scss +0 -45
  67. package/scss/Architecture/__dir-svg.scss +0 -7
  68. package/scss/Architecture/__theme-colors.scss +0 -51
  69. package/scss/Architecture/__theme-customized.scss +0 -51
  70. package/scss/Architecture/_root.scss +0 -45
  71. package/scss/test.scss +0 -37
@@ -1 +1 @@
1
- {"version":3,"sourceRoot":"","sources":["../../scss/_header.scss","../../scss/lootstrap.scss","../../scss/Abstracts/Functions/_shadow.scss","../../scss/Abstracts/Mixins/_utilities.scss","../../scss/Abstracts/_variables.scss","../../scss/Architecture/_root.scss","../../scss/Architecture/_reboot.scss","../../scss/Architecture/__dir-utils.scss","../../scss/Architecture/Utils/_border.scss","../../scss/Abstracts/Mixins/_color.scss","../../scss/Architecture/Utils/_color.scss","../../scss/Architecture/Utils/_spacing.scss","../../scss/Abstracts/Mixins/_breakpoints.scss","../../scss/Architecture/Utils/_filters.scss","../../scss/Architecture/Utils/_text.scss","../../scss/Architecture/Utils/_utilities.scss","../../scss/Architecture/__dir-components.scss","../../scss/Architecture/__theme-customized.scss","../../scss/Architecture/Components/_themed.scss","../../scss/Architecture/Components/_alert.scss","../../scss/Architecture/__theme-colors.scss","../../scss/Architecture/Components/_breadcrumb.scss","../../scss/Architecture/Components/_button-close.scss","../../scss/Architecture/Components/_button-group.scss","../../scss/Architecture/Components/_buttons.scss","../../scss/Architecture/Components/_calendar.scss","../../scss/Architecture/Components/_card.scss","../../scss/Architecture/Components/_caret.scss","../../scss/Architecture/Components/_carousel.scss","../../scss/Architecture/Components/_dialog.scss","../../scss/Architecture/Components/_list.scss","../../scss/Architecture/Components/_loader.scss","../../scss/Architecture/Components/_nav.scss","../../scss/Architecture/Components/_pagination.scss","../../scss/Architecture/Components/_progress.scss","../../scss/Architecture/Components/_rating.scss","../../scss/Architecture/Components/_scrollbar.scss","../../scss/Architecture/Components/_spinners.scss","../../scss/Architecture/Components/_square.scss","../../scss/Architecture/Components/_timeline.scss","../../scss/Architecture/Components/_timer.scss","../../scss/Architecture/Components/_toasts.scss","../../scss/Architecture/Components/_tree-view.scss","../../scss/Architecture/Components/TODO/_tables.scss","../../scss/Architecture/__dir-forms.scss","../../scss/Architecture/Forms/_form-check.scss","../../scss/Architecture/Forms/_input-fields.scss","../../scss/Architecture/Forms/_selects.scss","../../scss/Architecture/__dir-layout.scss","../../scss/Architecture/Layout/_container.scss","../../scss/Architecture/Layout/_grid.scss","../../scss/Abstracts/Mixins/_grid.scss","../../scss/Architecture/__dir-svg.scss","../../scss/Architecture/Svg/_icons.scss","../../scss/Architecture/_anim.scss","../../scss/Architecture/_theme.scss"],"names":[],"mappings":"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CA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;AAVF;EACE;EACA;;;AAGF;EACE;EACA;;;AAEF;EACE;;;ANNA;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAPF;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AAFJ;EAEI;;;AOmDd;AAAA;AAAA;AAAA;AAAA;AAUA;AAAA;AAAA;AAAA;AASA;AAAA;AAAA;AAAA;AAAA;AAAA;AAWA;AAAA;AAAA;AAAA;AAAA;AAAA;AC7FA;AAAA;AAAA;AROM;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;ASdR;ETIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AQ0CZ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAaA;AAAA;AAAA;AAAA;AAAA;AE9DA;AAEA;AAgCA;AAEA;AAiCA;AAAA;AAAA;AAAA;AVxEM;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AUqEZ;AAAA;AAAA;AAAA;AAKA;EACE,QArFO;;;AVAH;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AUgFZ;AAAA;AAAA;AAAA;AAAA;AAMA;EACE,QAhGS;;;AVDL;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AWiDZ;AAAA;AAAA;AAOA;AAAA;AAAA;AAsBA;AAAA;AAAA;AAcA;AAAA;AAAA;AASA;AAAA;AAAA;AX/GM;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;ASdR;ETIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AY0EZ;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAAA;AAKA;AAAA;AAAA;AAAA;AAAA;AAMA;AAAA;AAAA;AAAA;A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A;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;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;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI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EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA7CF;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA7CF;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA7CF;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA7CF;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA7CF;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA7CF;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA9GJ;AAAA;AAAA;AAeA;AAAA;AAAA;AA0CA;AAAA;AAAA;AAQE;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AApER;AAAA;AAAA;AAeA;AAAA;AAAA;AA0CA;AAAA;AAAA;AAQE;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;AAHN;AAOE;AAAA;AAAA;EAGA;EACA;EAEA;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;AAAA;AAAA;EAGA;EAEA;EACA;EAEA;EACA;EACA;EACA;EACA;AAEA;EACA;AAEA;EAGA;EACA;EACA;;AA5CA;EAEI;;;A8CxFZ;AAAA;AAAA;;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAYA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","file":"lootstrap.css","sourcesContent":["\n/*!\n * CSS Compiled on: 2022-02-02\n *\n * Lootstrap v22.2.2-beta.0 (https://github.com/krsln/Lootstrap/)\n * Copyright 2022 Qrsln.\n * Licensed under MIT (https://github.com/krsln/Lootstrap/blob/master/LICENSE)\n*/ \n","@import '_header.scss';\r\n\r\n/*\r\n// Configuration\r\n*/\r\n\r\n@import \"Abstracts/_dir-functions\";\r\n@import \"Abstracts/_dir-mixins\";\r\n@import \"Abstracts/variables\";\r\n\r\n/*\r\n// :root\r\n*/\r\n\r\n@import \"Architecture/root\";\r\n@import \"Architecture/reboot\";\r\n\r\n/*\r\n// Utils\r\n*/\r\n\r\n@import \"Architecture/_dir-utils\";\r\n\r\n/*\r\n// Layout & components\r\n*/\r\n\r\n@import \"Architecture/_dir-components\";\r\n@import \"Architecture/_dir-forms\";\r\n@import \"Architecture/_dir-layout\";\r\n@import \"Architecture/_dir-svg\";\r\n\r\n@import \"Architecture/anim\";\r\n@import \"Architecture/theme\";\r\n\r\n\r\n// Vendor\r\n//@import \"Vendor/__vendor-dir\";\r\n\r\n// Abstracts\r\n//@import \"OLD/Abstracts/__abstracts-dir\";\r\n\r\n// Core\r\n//@import \"OLD/Core/__core-dir\";\r\n\r\n// Components\r\n//@import \"OLD/Components/__components-dir\";\r\n\r\n// Layouts\r\n//@import \"OLD/Layouts/__layouts-dir\";\r\n\r\n// Themes\r\n//@import \"Themes/__themes-dir\";\r\n","// ===========================================================================\r\n// Functions - Shadow\r\n// ===========================================================================\r\n\r\n/*\r\n https://brumm.af/shadows\r\n https://tobiasahlin.com/blog/layered-smooth-box-shadows/\r\n https://css-tricks.com/getting-deep-into-shadows/\r\n*/\r\n\r\n@function Shadow-Builder($suffix, $layers, $horizontal-map, $vertical-map, $blur-map, $spread-map, $color-map) {\r\n $result: (); // left + right + main bottom\r\n $result-inner: (); // inset\r\n $result-both: (); // inner + outer\r\n $result-br: (); // bottom + right\r\n\r\n $result-t: (); // top\r\n $result-r: (); // right\r\n $result-l: (); // left\r\n $result-b: (); // bottom\r\n\r\n $result-x: (); // left + right\r\n $result-y: (); // top + bottom\r\n\r\n @for $index from 1 through $layers {\r\n $left: if(length($horizontal-map)==0, 0, nth($horizontal-map, $index));\r\n $spread: if(length($spread-map)==0, 0, nth($spread-map, $index));\r\n\r\n $top: nth($vertical-map, $index);\r\n $blur: nth($blur-map, $index);\r\n $color: nth($color-map, $index);\r\n\r\n $result: append($result, #{$left} #{$top} #{$blur} #{$spread} #{$color}, \"comma\");\r\n $result-both: append($result-both, #{$left} #{$top} #{$blur} #{$spread} #{$color}, \"comma\");\r\n\r\n $result-inner: append($result-inner, #{0} #{0} #{$blur} #{0} #{$color} inset, \"comma\");\r\n $result-both: append($result-both, #{0} #{0} #{$blur} #{0} #{$color} inset, \"comma\");\r\n $result-br: append($result-br, #{$top} #{$top} #{$blur} #{$spread} #{$color}, \"comma\");\r\n\r\n $result-t: append($result-t, #{0} #{-$top} #{$blur} #{-$top} #{$color}, \"comma\");\r\n $result-r: append($result-r, #{$top} #{0} #{$blur} #{-$top} #{$color}, \"comma\");\r\n $result-l: append($result-l, #{-$top} #{0} #{$blur} #{-$top} #{$color}, \"comma\");\r\n $result-b: append($result-b, #{0} #{$top} #{$blur} #{-$top} #{$color}, \"comma\");\r\n\r\n $result-x: append($result-x, #{$top} #{0} #{$blur} #{-$top} #{$color}, \"comma\");\r\n $result-x: append($result-x, #{-$top} #{0} #{$blur} #{-$top} #{$color}, \"comma\");\r\n\r\n $result-y: append($result-y, #{0} #{-$top} #{$blur} #{-$top} #{$color}, \"comma\");\r\n $result-y: append($result-y, #{0} #{$top} #{$blur} #{-$top} #{$color}, \"comma\");\r\n }\r\n $suffix: if($suffix==null, \"\", \"-#{$suffix}\");\r\n\r\n $return-map: ();\r\n @if (length($result) > 0) {\r\n $return-map: (\r\n inset#{$suffix} : $result-inner,\r\n both#{$suffix} : $result-both,\r\n br#{$suffix} : $result-br,\r\n t#{$suffix} : $result-t,\r\n r#{$suffix} : $result-r,\r\n l#{$suffix} : $result-l,\r\n b#{$suffix} : $result-b,\r\n x#{$suffix} : $result-x,\r\n y#{$suffix} : $result-y,\r\n );\r\n }\r\n @return $return-map;\r\n}\r\n\r\n// box-shadow: [horizontal offset] [vertical offset] [blur radius] [optional spread radius] [color];\r\n// $Shadow: 0px 1px 1px -1px rgba(0, 0, 0, 0.18),\r\n// 0px 2px 2px 0px rgba(0, 0, 0, 0.12),\r\n// 0px 4px 6px 0px rgba(0, 0, 0, 0.06);\r\n@function Shadow-Separator($suffix, $Shadow) {\r\n // lists\r\n $horizontal-map: ();\r\n $vertical-map: ();\r\n $blur-map: ();\r\n $spread-map: ();\r\n $color-map: ();\r\n\r\n @each $value in $Shadow {\r\n @for $index from 1 through length($value) {\r\n $layer: nth($value, $index);\r\n @if ($index==1) {\r\n $horizontal-map: append($horizontal-map, $layer, \"comma\");\r\n } @else if ($index==2) {\r\n $vertical-map: append($vertical-map, $layer, \"comma\");\r\n } @else if ($index==3) {\r\n $blur-map: append($blur-map, $layer, \"comma\");\r\n } @else if ($index==4) {\r\n $spread-map: append($spread-map, $layer, \"comma\");\r\n } @else if ($index==5) {\r\n $color-map: append($color-map, $layer, \"comma\");\r\n }\r\n }\r\n }\r\n\r\n @return Shadow-Builder($suffix, length($Shadow), $horizontal-map, $vertical-map, $blur-map, $spread-map, $color-map);\r\n}\r\n\r\n/// Based on $Shadow: 0px 1px 1px -1px rgba($Black, 0.18), 0px 2px 2px 0px rgba($Black, 0.12), 0px 4px 6px 0px rgba($Black, 0.06);\r\n@function Colored-shadow($color: black) {\r\n // using best result of shadow set\r\n @return 0 1px 1px -1px rgba($color, 0.18), 0px 2px 2px 0px rgba($color, 0.12), 0px 4px 6px 0px rgba($color, 0.06);\r\n}\r\n\r\n@function Colored-shadow-inner($color: black) {\r\n // using best result of shadow set\r\n @return 0 0 1px 0 rgba($color, 0.18) inset, 0 0 2px 0 rgba($color, 0.12) inset, 0 0 6px 0 rgba($color, 0.06) inset;\r\n}\r\n\r\n// box-shadow: Shadow-mixer($Shadow, $Shadow-inner);\r\n@function Shadow-mixer($shadow...) {\r\n $result: ();\r\n\r\n @each $value in $shadow {\r\n @if $value != null {\r\n $result: append($result, $value, \"comma\");\r\n }\r\n @if $value == none and length($shadow) > 1 {\r\n @warn \"The keyword 'none' must be used as a single argument.\";\r\n }\r\n }\r\n\r\n @if (length($result) > 0) {\r\n @return $result;\r\n }\r\n\r\n @return none;\r\n}","/*\r\n// ===========================================================================\r\n// Mixins - Utilities\r\n// ===========================================================================\r\n*/\r\n@mixin Utility-applier($important, $class-prefix, $properties, $values, $pseudo:null ) {\r\n @each $key, $value in $values {\r\n // Don't prefix if value key is null (eg. with shadow class)\r\n $class-suffix: if($key, if($class-prefix == \"\" , \"\", \"-\") + $key, \"\");\r\n\r\n @if $value != null {\r\n .#{$class-prefix + $class-suffix} {\r\n\r\n @if $pseudo != null {\r\n &:#{$pseudo} {\r\n @each $property in $properties {\r\n #{$property}: $value if($important, !important, null);\r\n }\r\n }\r\n } @else {\r\n @each $property in $properties {\r\n #{$property}: $value if($important, !important, null);\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n@mixin Utility-value-separator($utility, $breakpoints: $responsive-Breakpoints) {\r\n $values: map-get($utility, Values);\r\n\r\n // If the values are a list or string, convert it into a map\r\n @if type-of($values) == \"string\" or type-of(nth($values, 1)) != \"list\" {\r\n $values: zip($values, $values);\r\n }\r\n\r\n $properties: map-get($utility, Properties);\r\n // Multiple properties are possible, for example with vertical or horizontal margins or paddings\r\n @if type-of($properties) == \"string\" {\r\n $properties: append((), $properties);\r\n }\r\n\r\n $important: map-get($utility, Important);\r\n $responsive: map-get($utility, Responsive);\r\n $pseudo: map-get($utility, Pseudo); // null before after\r\n $print: map-get($utility, Print); // TODO: media print..\r\n\r\n // Use custom class if present\r\n $class-prefix: if(map-has-key($utility, Prefix), map-get($utility, Prefix), nth($properties, 1));\r\n $class-prefix: if($class-prefix == null, \"\", $class-prefix);\r\n\r\n @if $responsive {\r\n @each $breakpointKey, $breakpointValue in $breakpoints {\r\n $responsive-Infix: if($breakpointValue == 0, \"\", \"-#{$breakpointKey}\");\r\n @include media-min-W($breakpointValue) {\r\n @include Utility-applier($important, $class-prefix + $responsive-Infix, $properties, $values, $pseudo);\r\n }\r\n }\r\n } @else {\r\n @include Utility-applier($important, $class-prefix, $properties, $values, $pseudo);\r\n }\r\n}\r\n\r\n/*\r\n * KEY : VALUES\r\n * \"Opacity\": (Prefix: Opacity, Properties: opacity, Important: true, Responsive: false, Values: $opacity-map,),\r\n */\r\n@mixin Utilities($utilities) {\r\n @each $keyUtil, $valueUtil in $utilities {\r\n @include Utility-value-separator($valueUtil);\r\n }\r\n}","// ===========================================================================\r\n// Color System\r\n// ===========================================================================\r\n/*@formatter:off*/\r\n$White : hsl(0, 0%, 100%) !default;\r\n$Black : hsl(0,0%,0%) !default;\r\n$Silver : hsl(0, 0%, 75%) !default;\r\n$Gray\t :\thsl(213,8%,45%) !default;\r\n\r\n$Red : hsl(354,66%,54%) !default;\r\n$Lime : hsl(120, 100%, 50%) !default;\r\n$Blue : hsl(212,97%,43%) !default;\r\n$Yellow : hsl(45,100%,51%) !default;\r\n$Cyan : hsl(180,100%,50%) !default;\r\n$Magenta : hsl(300,100%, 50%) !default;\r\n\r\n$Purple : hsl(261,51%,51%) !default;\r\n$Green : hsl(134,61%,41%) !default;\r\n$Maroon : hsl(331, 74%, 30%) !default;\r\n$Navy : hsl(210, 100%, 12%) !default;\r\n$Teal : hsl(162,73%,46%) !default;\r\n$Olive : hsl(60,100%, 25%) !default;\r\n$Orange : hsl(24,93%,50%) !default;\r\n$Pink : hsl(324,79%,60%) !default;\r\n$Brown : hsl(0, 33%, 38%) !default;\r\n$Indigo : hsl(270, 100%, 25%) !default;\r\n\r\n$Success : $Green !default;\r\n$Info : $Blue !default;\r\n$Warning : $Yellow !default;\r\n$Danger : $Red !default;\r\n\r\n$Primary : hsl(260,81%,38%) !default;\r\n$Secondary : hsl(208,7%,46%) !default;\r\n$Light : hsl(210,20%,98%) !default;\r\n$Dark : hsl(210,10%,23%) !default;\r\n/*@formatter:on*/\r\n\r\n// 'red', 'lime', 'blue', 'yellow', 'cyan', 'magenta', 'purple', 'green', 'maroon', 'navy', 'teal', 'olive', 'orange', 'pink', 'brown', 'indigo', 'white', 'silver', 'gray'\r\n$colors: (\r\n \"red\" : $Red,\r\n \"lime\" : $Lime,\r\n \"blue\" : $Blue,\r\n \"yellow\" : $Yellow,\r\n \"cyan\" : $Cyan,\r\n \"magenta\" : $Magenta,\r\n \"purple\" : $Purple,\r\n \"green\" : $Green,\r\n \"maroon\" : $Maroon,\r\n \"navy\" : $Navy,\r\n \"teal\" : $Teal,\r\n \"olive\" : $Olive,\r\n \"orange\" : $Orange,\r\n \"pink\" : $Pink,\r\n \"brown\" : $Brown,\r\n \"indigo\" : $Indigo,\r\n \"white\" : $White,\r\n \"silver\" : $Silver,\r\n \"gray\" : $Gray,\r\n) !default;\r\n\r\n$colors-Theme: (\r\n \"primary\" : $Primary,\r\n \"secondary\" : $Secondary,\r\n \"success\" : $Success,\r\n \"info\" : $Info,\r\n \"warning\" : $Warning,\r\n \"danger\" : $Danger,\r\n \"light\" : $Light,\r\n \"dark\" : $Dark,\r\n \"night\" : $Black\r\n) !default;\r\n\r\n$theme-Components: (\r\n 'Theme': null,\r\n 'Alert':'alert',\r\n 'Calendar':'calendar',\r\n 'Card':'card',\r\n 'Caret':'caret',\r\n 'Toast':'toast',\r\n 'Btn':'btn',\r\n 'Btn-outline':'btn',\r\n 'List-item':'lst',\r\n) !default;\r\n\r\n$var-Prefix: ls-;\r\n\r\n/*\r\n// Colors\r\n*/\r\n\r\n$colors-all: map-merge($colors, $colors-Theme);\r\n\r\n$colors-Background-hsla: ();\r\n$colors-Background-hsla: Color-hsla($colors-all, --ls-bg-alpha, --ls-bg-lightness);\r\n\r\n$colors-Text-hsla: ();\r\n$colors-Text-hsla: Color-hsla($colors-all, --ls-text-alpha, --ls-text-lightness);\r\n\r\n$colors-Border-hsla: ();\r\n$colors-Border-hsla: Color-hsla($colors-all, --ls-border-alpha, --ls-border-lightness);\r\n\r\n\r\n/*\r\n// ===========================================================================\r\n// Utils\r\n// ===========================================================================\r\n*/\r\n\r\n$color-Alpha-map: (0: 0, 5: .05, 10: .1, 20: .2, 30: .3, 40: .4, 50: .5, 60: .6, 70: .7, 80: .8, 90: .9, 100: 1) !default;\r\n$color-Lightness-map: (0:0%, 5: 5%, 10:10%, 20:20%, 30:30%, 40:40%, 50:50%, 60:60%, 70:70%, 80:80%, 90:90%, 100:100%) !default;\r\n$opacity-map: (0: 0, 10: .1, 20: .2, 30: .3, 40: .4, 50: .5, 60: .6, 70: .7, 80: .8, 90: .9, 100: 1) !default;\r\n$sizes-percents: (\r\n 10:10%, 20:20%, 30:30%, 40:40%, 50:50%, 60:60%, 70:70%, 80:80%, 90:90%, 100:100%,\r\n 25:25%, 75:75%, 33:33.333%, 66:66.666%, auto:auto\r\n) !default;\r\n\r\n/*\r\n// Border radius\r\n*/\r\n\r\n$Rounded: .25rem !default;\r\n$Rounded-2x: .5rem !default;\r\n$Rounded-3x: .75rem !default;\r\n$Rounded-pill: 50rem !default;\r\n\r\n/*\r\n// Border\r\n*/\r\n\r\n$Border-width: 1px !default;\r\n$Border-widths: (0: 0, 1: 1px, 2: 2px, 3: 3px, 4: 4px, 5: 5px) !default;\r\n\r\n/*\r\n// Spacing\r\n*/\r\n\r\n$spacer: 1rem !default; // 16px\r\n$spacers-map: (\r\n 0: 0,\r\n 1: ($spacer * 0.25),\r\n 2: ($spacer * 0.5),\r\n 3: ($spacer * 1.00),\r\n 4: ($spacer * 1.50),\r\n 5: ($spacer * 3.00),\r\n);\r\n$negative-spacers: (\r\n N1: ($spacer * -0.25),\r\n N2: ($spacer * -0.5),\r\n N3: ($spacer * -1.00),\r\n N4: ($spacer * -1.50),\r\n N5: ($spacer * -3.00),\r\n);\r\n\r\n\r\n/*\r\n// Grid System\r\n// Set the number of columns and specify the width of the gutters.\r\n*/\r\n\r\n$breakpoints-Grid: (none: 0, sm : 480px, md : 768px, lg : 1024px, xl : 1280px, xxl : 1440px);\r\n$breakpoints-Container: (sm : 480px, md : 768px, lg : 976px, xl : 1232px, xxl : 1376px);\r\n$responsive-Breakpoints: $breakpoints-Grid;\r\n\r\n$grid-Columns: 12 !default;\r\n$grid-Gutter-width: 1.5rem; // 1rem\r\n$grid-Row-Columns: 6 !default;\r\n\r\n$gutters-map: $spacers-map !default;\r\n\r\n/*\r\n// Shadow\r\n// Box-shadow with rgba variable\r\n// --component-shadow-color: 0, 0, 0; // Has to be like this :p\r\n// https://stackoverflow.com/questions/59250927/box-shadow-with-rgba-variable\r\n*/\r\n$Shadow-color: var(--#{$var-Prefix}shadow-color-rgb);\r\n\r\n$Shadow: 0px 1px 1px -1px rgba($Shadow-color, 0.18), 0px 2px 2px 0px rgba($Shadow-color, 0.12), 0px 4px 6px 0px rgba($Shadow-color, 0.06);\r\n$Shadow-2x: 0px 1px 1px 0px rgba($Shadow-color, 0.18), 0px 2px 3px 0px rgba($Shadow-color, 0.12), 0px 6px 9px 0px rgba($Shadow-color, 0.06);\r\n$Shadow-3x: 0px 2px 2px 0px rgba($Shadow-color, 0.18), 0px 3px 4px 0px rgba($Shadow-color, 0.12), 0px 9px 12px 0px rgba($Shadow-color, 0.06);\r\n\r\n$Shadow-map: (null: $Shadow, 2x: $Shadow-2x, 3x: $Shadow-3x,);\r\n$Shadow-map: map-merge($Shadow-map, Shadow-Separator(null, $Shadow));\r\n$Shadow-map: map-merge($Shadow-map, Shadow-Separator(2x, $Shadow-2x));\r\n$Shadow-map: map-merge($Shadow-map, Shadow-Separator(3x, $Shadow-3x));\r\n\r\n$Drop-shadow: drop-shadow(0px 1px 1px rgba($Shadow-color, 0.72)) drop-shadow(0px 2px 2px rgba($Shadow-color, 0.48)) drop-shadow(0px 4px 6px rgba($Shadow-color, 0.24));\r\n$Drop-shadow-2x: drop-shadow(0px 1px 1px rgba($Shadow-color, 0.72)) drop-shadow(0px 2px 3px rgba($Shadow-color, 0.48)) drop-shadow(0px 6px 9px rgba($Shadow-color, 0.24));\r\n$Drop-shadow-3x: drop-shadow(0px 2px 2px rgba($Shadow-color, 0.72)) drop-shadow(0px 3px 4px rgba($Shadow-color, 0.48)) drop-shadow(0px 9px 12px rgba($Shadow-color, 0.24));\r\n\r\n$Drop-shadow-map: (0: drop-shadow(0 0 #0000), null: $Drop-shadow, 2x: $Drop-shadow-2x, 3x: $Drop-shadow-3x,);\r\n\r\n/*\r\n// Typography\r\n// Font, line-height, and color for body text, headings, and more.\r\n*/\r\n// TODO: font\r\n$font-size-base: 1rem !default; // Assumes the browser default, typically `16px`\r\n$font-family-sans-serif: system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", \"Liberation Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\" !default;\r\n$font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace !default;\r\n\r\n$font-weight-lighter: lighter !default;\r\n$font-weight-light: 300 !default;\r\n$font-weight-normal: 400 !default;\r\n$font-weight-bold: 700 !default;\r\n$font-weight-bolder: bolder !default;\r\n","// ===========================================================================\r\n// Base - Root\r\n// ===========================================================================\r\n\r\n:root {\r\n // Custom variable values only support SassScript inside `#{}`.\r\n /* Color palette */\r\n @each $colorKey, $colorValue in $colors-all {\r\n --#{$var-Prefix}#{to-lower-case($colorKey)}: #{$colorValue};\r\n }\r\n\r\n // Theme-light\r\n --ls-bg: #f9fafb;\r\n --ls-bg-hsl: 210deg, 20%, 98%;\r\n --ls-bg-body: #d1d9e0;\r\n --ls-bg-active: #3692fc;\r\n --ls-bg-active-hsl: 212deg, 97%, 60%;\r\n --ls-bg-surface: white;\r\n --ls-bg-lightest: #f9fafb;\r\n --ls-bg-light: #f6f7f9;\r\n --ls-bg-dark: #f0f2f5;\r\n --ls-bg-darkest: #e0e6eb;\r\n --ls-fg-muted: #a7afb9;\r\n --ls-fg-body: black;\r\n --ls-fg-active: white;\r\n --ls-fg-surface: black;\r\n --ls-fg-lightest: black;\r\n --ls-fg-light: black;\r\n --ls-fg-dark: black;\r\n --ls-fg-darkest: black;\r\n --ls-shadow-color-rgb: 0, 0, 0;\r\n --ls-border-alpha: 1;\r\n --ls-border-color: hsla(210deg, 20%, 90%, var(--ls-border-alpha, 1));\r\n --ls-border-color-hsl: 210deg, 20%, 90%;\r\n\r\n // Others\r\n --ls-border-radius: #{$Rounded};\r\n\r\n /* Font */\r\n --ls-font: #{$font-family-sans-serif};\r\n --ls-font-sans-serif: #{$font-family-sans-serif};\r\n --ls-font-monospace: #{$font-family-monospace};\r\n --ls-font-size: #{$font-size-base};\r\n --ls-font-weight: normal;\r\n}\r\n","// ===========================================================================\r\n// Reboot\r\n// ===========================================================================\r\n\r\n//TODO..\r\n\r\n/*\r\n// Document\r\n// Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\r\n*/\r\n\r\n*, *:before, *:after {\r\n box-sizing: border-box;\r\n}\r\n\r\n/*\r\n// Root\r\n// Ability to the value of the root font sizes, affecting the value of `rem`.\r\n// null by default, thus nothing is generated.\r\n*/\r\n\r\n:root {\r\n @media (prefers-reduced-motion: no-preference) {\r\n scroll-behavior: smooth;\r\n }\r\n}\r\n\r\n/*\r\n// Body\r\n// 1. Remove the margin in all browsers.\r\n// 2. As a best practice, apply a default `background-color`.\r\n// 3. Prevent adjustments of font size after orientation changes in iOS.\r\n// 4. Change the default tap highlight to be completely transparent in iOS.\r\n*/\r\n\r\nbody {\r\n margin: 0; // 1\r\n //font-family: var(--#{$var-Prefix}body-font-family);\r\n //font-size: var(--#{$var-Prefix}body-font-size);\r\n //font-weight: var(--#{$var-Prefix}body-font-weight);\r\n //line-height: var(--#{$var-Prefix}body-line-height);\r\n //color: var(--#{$var-Prefix}body-color);\r\n //text-align: var(--#{$var-Prefix}body-text-align);\r\n //background-color: var(--#{$var-Prefix}body-bg); // 2\r\n -webkit-text-size-adjust: 100%; // 3\r\n -webkit-tap-highlight-color: transparent; // 4\r\n}\r\n\r\n$hr-margin-y: $spacer !default;\r\n$hr-color: inherit !default;\r\n$hr-bg-color: currentColor !default;\r\n$hr-border-width: 0 !default;\r\n$hr-height: $Border-width !default;\r\n$hr-opacity: .25 !default;\r\n\r\n/*\r\n// Content grouping\r\n// 1. Reset Firefox's gray color\r\n// 2. Set correct height and prevent the `size` attribute to make the `hr` look like an input field\r\n*/\r\n\r\nhr {\r\n margin: $hr-margin-y 0;\r\n color: $hr-color; // 1\r\n background-color: $hr-bg-color;\r\n border: $hr-border-width;\r\n opacity: $hr-opacity;\r\n}\r\n\r\nhr:not([size]) {\r\n height: $hr-height; // 2\r\n}\r\n\r\n\r\n$headings-margin-bottom: $spacer * .5 !default;\r\n$headings-font-family: null !default;\r\n$headings-font-style: null !default;\r\n$headings-font-weight: 500 !default;\r\n$headings-line-height: 1.2 !default;\r\n$headings-color: null !default;\r\n\r\n/*\r\n// Typography\r\n// 1. Remove top margins from headings\r\n// By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top\r\n// margin for easier control within type scales as it avoids margin collapsing.\r\n*/\r\n\r\n%heading {\r\n margin-top: 0; // 1\r\n margin-bottom: $headings-margin-bottom;\r\n font-family: $headings-font-family;\r\n font-style: $headings-font-style;\r\n font-weight: $headings-font-weight;\r\n line-height: $headings-line-height;\r\n color: $headings-color;\r\n}\r\n\r\n$font-size-sm: $font-size-base * .875 !default;\r\n$font-size-lg: $font-size-base * 1.25 !default;\r\n\r\n$h1-font-size: $font-size-base * 2.5 !default;\r\n$h2-font-size: $font-size-base * 2 !default;\r\n$h3-font-size: $font-size-base * 1.75 !default;\r\n$h4-font-size: $font-size-base * 1.5 !default;\r\n$h5-font-size: $font-size-base * 1.25 !default;\r\n$h6-font-size: $font-size-base !default;\r\n\r\nh1 {\r\n @extend %heading;\r\n font-size: $h1-font-size;\r\n //@include font-size($h1-font-size); //Using RFS\r\n}\r\n\r\nh2 {\r\n @extend %heading;\r\n font-size: $h2-font-size;\r\n //@include font-size($h2-font-size);\r\n}\r\n\r\nh3 {\r\n @extend %heading;\r\n font-size: $h3-font-size;\r\n //@include font-size($h3-font-size);\r\n}\r\n\r\nh4 {\r\n @extend %heading;\r\n font-size: $h4-font-size;\r\n //@include font-size($h4-font-size);\r\n}\r\n\r\nh5 {\r\n @extend %heading;\r\n font-size: $h5-font-size;\r\n //@include font-size($h5-font-size);\r\n}\r\n\r\nh6 {\r\n @extend %heading;\r\n font-size: $h6-font-size;\r\n //@include font-size($h6-font-size);\r\n}\r\n\r\n$paragraph-margin-bottom: 1rem !default;\r\n\r\n/*\r\n// Reset margins on paragraphs\r\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\r\n// bottom margin to use `rem` units instead of `em`.\r\n*/\r\n\r\np {\r\n margin-top: 0;\r\n margin-bottom: $paragraph-margin-bottom;\r\n}\r\n\r\n/*\r\n// Abbreviations\r\n// 1. Duplicate behavior to the data-bs-* attribute for our tooltip plugin\r\n// 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.\r\n// 3. Add explicit cursor to indicate changed behavior.\r\n// 4. Prevent the text-decoration to be skipped.\r\n*/\r\n\r\nabbr[title],\r\nabbr[data-bs-original-title] { // 1\r\n text-decoration: underline dotted; // 2\r\n cursor: help; // 3\r\n text-decoration-skip-ink: none; // 4\r\n}\r\n\r\n/*\r\n// Address\r\n*/\r\n\r\naddress {\r\n margin-bottom: 1rem;\r\n font-style: normal;\r\n line-height: inherit;\r\n}\r\n\r\n/*\r\n// Lists\r\n*/\r\n\r\nol, ul {\r\n padding-left: 2rem;\r\n}\r\n\r\nol, ul, dl {\r\n margin-top: 0;\r\n margin-bottom: 1rem;\r\n}\r\n\r\nol ol, ul ul, ol ul, ul ol {\r\n margin-bottom: 0;\r\n}\r\n\r\n$dt-font-weight: $font-weight-bold !default;\r\n\r\ndt {\r\n font-weight: $dt-font-weight;\r\n}\r\n\r\ndd {\r\n margin-bottom: .5rem;\r\n margin-left: 0; // Undo browser default\r\n}\r\n\r\n/*\r\n// Blockquote\r\n*/\r\n\r\nblockquote {\r\n margin: 0 0 1rem;\r\n}\r\n\r\n/*\r\n// Strong\r\n// Add the correct font weight in Chrome, Edge, and Safari\r\n*/\r\n\r\nb,\r\nstrong {\r\n font-weight: $font-weight-bolder;\r\n}\r\n\r\n$small-font-size: .875em !default;\r\n\r\n/*\r\n// Small\r\n// Add the correct font size in all browsers\r\n*/\r\n\r\nsmall {\r\n font-size: $small-font-size;\r\n //@include font-size($small-font-size);\r\n}\r\n\r\n$mark-padding: .2em !default;\r\n$mark-bg: #fcf8e3 !default;\r\n\r\n/*\r\n// Mark\r\n*/\r\n\r\nmark {\r\n padding: $mark-padding;\r\n background-color: $mark-bg;\r\n}\r\n\r\n/*\r\n// Sub and Sup\r\n// Prevent `sub` and `sup` elements from affecting the line height in\r\n// all browsers.\r\n*/\r\n$sub-sup-font-size: .75em !default;\r\n\r\nsub, sup {\r\n position: relative;\r\n font-size: $sub-sup-font-size;\r\n //@include font-size($sub-sup-font-size);\r\n line-height: 0;\r\n vertical-align: baseline;\r\n}\r\n\r\nsub {\r\n bottom: -.25em;\r\n}\r\n\r\nsup {\r\n top: -.5em;\r\n}\r\n\r\n// Tint a color: mix a color with white\r\n@function tint-color($color, $weight) {\r\n @return mix(white, $color, $weight);\r\n}\r\n\r\n// Shade a color: mix a color with black\r\n@function shade-color($color, $weight) {\r\n @return mix(black, $color, $weight);\r\n}\r\n\r\n// Shade the color if the weight is positive, else tint it\r\n@function shift-color($color, $weight) {\r\n @return if($weight > 0, shade-color($color, $weight), tint-color($color, -$weight));\r\n}\r\n\r\n\r\n$Primary: hsl(260, 81%, 38%) !default;\r\n\r\n$link-color: $Primary !default;\r\n$link-decoration: underline !default;\r\n$link-shade-percentage: 20% !default;\r\n$link-hover-color: shift-color($link-color, $link-shade-percentage) !default;\r\n$link-hover-decoration: null !default;\r\n\r\n/*\r\n// Links\r\n*/\r\n\r\na {\r\n color: $link-color;\r\n text-decoration: $link-decoration;\r\n\r\n &:hover {\r\n color: $link-hover-color;\r\n text-decoration: $link-hover-decoration;\r\n }\r\n}\r\n\r\n/*\r\n// And undo these styles for placeholder links/named anchors (without href).\r\n// It would be more straightforward to just use a[href] in previous block, but that\r\n// causes specificity issues in many other styles that are too complex to fix.\r\n// See https://github.com/twbs/bootstrap/issues/19402\r\n*/\r\n\r\na:not([href]):not([class]) {\r\n &, &:hover {\r\n color: inherit;\r\n text-decoration: none;\r\n }\r\n}\r\n\r\n$font-family-base: var(--#{$var-Prefix}font-sans-serif) !default;\r\n$font-family-code: var(--#{$var-Prefix}font-monospace) !default;\r\n/*\r\n// Code\r\n*/\r\n\r\npre, code, kbd, samp {\r\n font-family: $font-family-code;\r\n font-size: 1em;\r\n //@include font-size(1em); // Correct the odd `em` font sizing in all browsers.\r\n}\r\n\r\n/*\r\n// 1. Remove browser default top margin\r\n// 2. Reset browser default of `1em` to use `rem`s\r\n// 3. Don't allow content to break outside\r\n*/\r\n\r\n$small-font-size: .875em !default;\r\n$code-font-size: $small-font-size !default;\r\n\r\n$pre-color: null !default;\r\n$code-color: pink !default;\r\n\r\npre {\r\n display: block;\r\n margin-top: 0; // 1\r\n margin-bottom: 1rem; // 2\r\n overflow: auto; // 3\r\n font-size: $code-font-size;\r\n //@include font-size($code-font-size);\r\n color: $pre-color;\r\n\r\n // Account for some code outputs that place code tags in pre tags\r\n code {\r\n font-size: inherit;\r\n //@include font-size(inherit);\r\n color: inherit;\r\n word-break: normal;\r\n }\r\n}\r\n\r\ncode {\r\n font-size: $code-font-size;\r\n //@include font-size($code-font-size);\r\n color: $code-color;\r\n word-wrap: break-word;\r\n\r\n // Streamline the style when inside anchors to avoid broken underline and more\r\n a > & {\r\n color: inherit;\r\n }\r\n}\r\n\r\n$gray-900: #212529 !default;\r\n\r\n$kbd-padding-y: .2rem !default;\r\n$kbd-padding-x: .4rem !default;\r\n$kbd-font-size: $code-font-size !default;\r\n$kbd-color: white !default;\r\n$kbd-bg: $gray-900 !default;\r\n\r\n$border-radius-sm: .2rem !default;\r\n\r\n$nested-kbd-font-weight: $font-weight-bold !default;\r\n\r\nkbd {\r\n padding: $kbd-padding-y $kbd-padding-x;\r\n font-size: $kbd-font-size;\r\n //@include font-size($kbd-font-size);\r\n color: $kbd-color;\r\n background-color: $kbd-bg;\r\n border-radius: $border-radius-sm;\r\n //@include border-radius($border-radius-sm);\r\n\r\n kbd {\r\n padding: 0;\r\n font-size: 1em;\r\n //@include font-size(1em);\r\n font-weight: $nested-kbd-font-weight;\r\n }\r\n}\r\n\r\n/*\r\n// Figures\r\n// Apply a consistent margin strategy (matches our type styles).\r\n*/\r\n\r\nfigure {\r\n margin: 0 0 1rem;\r\n}\r\n\r\n\r\n/*\r\n// Images and content\r\n*/\r\n\r\nimg,\r\nsvg {\r\n vertical-align: middle;\r\n}\r\n\r\n$gray-600: #6c757d !default;\r\n$text-muted: $gray-600 !default;\r\n\r\n$table-th-font-weight: null !default;\r\n$table-cell-padding-y: .5rem !default;\r\n$table-caption-color: $text-muted !default;\r\n\r\n/*\r\n// Tables\r\n// Prevent double borders\r\n*/\r\n\r\ntable {\r\n caption-side: bottom;\r\n border-collapse: collapse;\r\n}\r\n\r\ncaption {\r\n padding-top: $table-cell-padding-y;\r\n padding-bottom: $table-cell-padding-y;\r\n color: $table-caption-color;\r\n text-align: left;\r\n}\r\n\r\n/*\r\n// 1. Removes font-weight bold by inheriting\r\n// 2. Matches default `<td>` alignment by inheriting `text-align`.\r\n// 3. Fix alignment for Safari\r\n*/\r\n\r\nth {\r\n font-weight: $table-th-font-weight; // 1\r\n text-align: inherit; // 2\r\n text-align: -webkit-match-parent; // 3\r\n}\r\n\r\nthead, tbody, tfoot, tr, td, th {\r\n border-color: inherit;\r\n border-style: solid;\r\n border-width: 0;\r\n}\r\n\r\n/*\r\n// Forms\r\n// 1. Allow labels to use `margin` for spacing.\r\n*/\r\n\r\nlabel {\r\n display: inline-block; // 1\r\n}\r\n\r\n/*\r\n// Remove the default `border-radius` that macOS Chrome adds.\r\n// See https://github.com/twbs/bootstrap/issues/24093\r\n*/\r\n\r\nbutton {\r\n // stylelint-disable-next-line property-disallowed-list\r\n border-radius: 0;\r\n}\r\n\r\n/*\r\n// Explicitly remove focus outline in Chromium when it shouldn't be\r\n// visible (e.g. as result of mouse click or touch tap). It already\r\n// should be doing this automatically, but seems to currently be\r\n// confused and applies its very visible two-tone outline anyway.\r\n*/\r\n\r\nbutton:focus:not(:focus-visible) {\r\n outline: 0;\r\n}\r\n\r\n/*\r\n// 1. Remove the margin in Firefox and Safari\r\n*/\r\n\r\ninput, button, select, optgroup, textarea {\r\n margin: 0; // 1\r\n font-family: inherit;\r\n font-size: inherit;\r\n //@include font-size(inherit);\r\n line-height: inherit;\r\n}\r\n\r\n/*\r\n// Remove the inheritance of text transform in Firefox\r\n*/\r\n\r\nbutton, select {\r\n text-transform: none;\r\n}\r\n\r\n/*\r\n// Set the cursor for non-`<button>` buttons\r\n// Details at https://github.com/twbs/bootstrap/pull/30562\r\n*/\r\n\r\n[role=\"button\"] {\r\n cursor: pointer;\r\n}\r\n\r\nselect {\r\n // Remove the inheritance of word-wrap in Safari.\r\n // See https://github.com/twbs/bootstrap/issues/24990\r\n word-wrap: normal;\r\n\r\n // Undo the opacity change from Chrome\r\n &:disabled {\r\n opacity: 1;\r\n }\r\n}\r\n\r\n/*\r\n// Remove the dropdown arrow in Chrome from inputs built with datalists.\r\n// See https://stackoverflow.com/a/54997118\r\n*/\r\n\r\n[list]::-webkit-calendar-picker-indicator {\r\n display: none;\r\n}\r\n\r\n/*\r\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\r\n// controls in Android 4.\r\n// 2. Correct the inability to style clickable types in iOS and Safari.\r\n// 3. Opinionated: add \"hand\" cursor to non-disabled button elements.\r\n*/\r\n\r\n$enable-button-pointers: true !default;\r\n\r\nbutton,\r\n[type=\"button\"], // 1\r\n[type=\"reset\"],\r\n[type=\"submit\"] {\r\n -webkit-appearance: button; // 2\r\n\r\n @if $enable-button-pointers {\r\n &:not(:disabled) {\r\n cursor: pointer; // 3\r\n }\r\n }\r\n}\r\n\r\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\r\n\r\n::-moz-focus-inner {\r\n padding: 0;\r\n border-style: none;\r\n}\r\n\r\n// 1. Textareas should really only resize vertically so they don't break their (horizontal) containers.\r\n\r\ntextarea {\r\n resize: vertical; // 1\r\n}\r\n\r\n// 1. Browsers set a default `min-width: min-content;` on fieldsets,\r\n// unlike e.g. `<div>`s, which have `min-width: 0;` by default.\r\n// So we reset that to ensure fieldsets behave more like a standard block element.\r\n// See https://github.com/twbs/bootstrap/issues/12359\r\n// and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\r\n// 2. Reset the default outline behavior of fieldsets so they don't affect page layout.\r\n\r\nfieldset {\r\n min-width: 0; // 1\r\n padding: 0; // 2\r\n margin: 0; // 2\r\n border: 0; // 2\r\n}\r\n\r\n// 1. By using `float: left`, the legend will behave like a block element.\r\n// This way the border of a fieldset wraps around the legend if present.\r\n// 2. Fix wrapping bug.\r\n// See https://github.com/twbs/bootstrap/issues/29712\r\n\r\n$legend-margin-bottom: .5rem !default;\r\n$legend-font-size: 1.5rem !default;\r\n$legend-font-weight: null !default;\r\n\r\nlegend {\r\n float: left; // 1\r\n width: 100%;\r\n padding: 0;\r\n margin-bottom: $legend-margin-bottom;\r\n font-size: $legend-font-size;\r\n //@include font-size($legend-font-size);\r\n font-weight: $legend-font-weight;\r\n line-height: inherit;\r\n\r\n + * {\r\n clear: left; // 2\r\n }\r\n}\r\n\r\n// Fix height of inputs with a type of datetime-local, date, month, week, or time\r\n// See https://github.com/twbs/bootstrap/issues/18842\r\n\r\n//noinspection CssInvalidPseudoSelector\r\n::-webkit-datetime-edit-fields-wrapper,\r\n::-webkit-datetime-edit-text,\r\n::-webkit-datetime-edit-minute,\r\n::-webkit-datetime-edit-hour-field,\r\n::-webkit-datetime-edit-day-field,\r\n::-webkit-datetime-edit-month-field,\r\n::-webkit-datetime-edit-year-field {\r\n padding: 0;\r\n}\r\n\r\n::-webkit-inner-spin-button {\r\n height: auto;\r\n}\r\n\r\n// 1. Correct the outline style in Safari.\r\n// 2. This overrides the extra rounded corners on search inputs in iOS so that our\r\n// `.form-control` class can properly style them. Note that this cannot simply\r\n// be added to `.form-control` as it's not specific enough. For details, see\r\n// https://github.com/twbs/bootstrap/issues/11586.\r\n\r\n[type=\"search\"] {\r\n outline-offset: -2px; // 1\r\n -webkit-appearance: textfield; // 2\r\n}\r\n\r\n// 1. A few input types should stay LTR\r\n// See https://rtlstyling.com/posts/rtl-styling#form-inputs\r\n// 2. RTL only output\r\n// See https://rtlcss.com/learn/usage-guide/control-directives/#raw\r\n\r\n/* rtl:raw:\r\n[type=\"tel\"],\r\n[type=\"url\"],\r\n[type=\"email\"],\r\n[type=\"number\"] {\r\n direction: ltr;\r\n}\r\n*/\r\n\r\n// Remove the inner padding in Chrome and Safari on macOS.\r\n\r\n::-webkit-search-decoration {\r\n -webkit-appearance: none;\r\n}\r\n\r\n// Remove padding around color pickers in webkit browsers\r\n\r\n::-webkit-color-swatch-wrapper {\r\n padding: 0;\r\n}\r\n\r\n// 1. Inherit font family and line height for file input buttons\r\n// 2. Correct the inability to style clickable types in iOS and Safari.\r\n\r\n::file-selector-button {\r\n font: inherit; // 1\r\n -webkit-appearance: button; // 2\r\n}\r\n\r\n// Correct element displays\r\n\r\noutput {\r\n display: inline-block;\r\n}\r\n\r\n// Remove border from iframe\r\n\r\niframe {\r\n border: 0;\r\n}\r\n\r\n/*\r\n// Summary\r\n// 1. Add the correct display in all browsers\r\n*/\r\n\r\nsummary {\r\n display: list-item; // 1\r\n cursor: pointer;\r\n}\r\n\r\n/*\r\n// Progress\r\n// Add the correct vertical alignment in Chrome, Firefox, and Opera.\r\n*/\r\n\r\nprogress {\r\n vertical-align: baseline;\r\n}\r\n\r\n/*\r\n// Hidden attribute\r\n// Always hide an element with the `hidden` HTML attribute.\r\n*/\r\n\r\n[hidden] {\r\n display: none !important;\r\n}\r\n","/*\r\n// ===========================================================================\r\n// Utils\r\n// ===========================================================================\r\n*/\r\n\r\n@import \"Utils/border\"; // Border, Rounded\r\n@import \"Utils/color\"; // Bg-colors & Text-colors & Border-colors\r\n@import \"Utils/spacing\"; // Margin, Padding\r\n@import \"Utils/filters\"; // svg colors, blur, drop-shadow\r\n\r\n@import \"Utils/text\"; // TODO\r\n@import \"Utils/utilities\"; // rest\r\n","// ===========================================================================\r\n// Utils - Border - Border-radius\r\n// ===========================================================================\r\n\r\n$Border-color: var(--#{$var-Prefix}border-color);\r\n\r\n/*\r\n// Border, Rounded\r\n*/\r\n$utilities-Border: () !default;\r\n$utilities-Border: (\r\n // Border\r\n \"Border\": (\r\n Prefix: Border, Properties: border, Important: true,\r\n Values: (null: $Border-width solid $Border-color, 0: 0),\r\n ),\r\n // Border Directions\r\n \"Border-top\": (\r\n Prefix: Border-t, Properties: border-top, Important: true,\r\n Values: (null: $Border-width solid $Border-color, 0: 0),\r\n ),\r\n \"Border-right\": (\r\n Prefix: Border-r, Properties: border-right, Important: true,\r\n Values: (null: $Border-width solid $Border-color, 0: 0),\r\n ),\r\n \"Border-bottom\": (\r\n Prefix: Border-b, Properties: border-bottom, Important: true,\r\n Values: (null: $Border-width solid $Border-color, 0: 0),\r\n ),\r\n \"Border-left\": (\r\n Prefix: Border-l, Properties: border-left, Important: true,\r\n Values: (null: $Border-width solid $Border-color, 0: 0),\r\n ),\r\n // Border-width\r\n \"Border-width\": (\r\n Prefix: Border, Properties: border-width, Important: true,\r\n Values: $Border-widths,\r\n ),\r\n // Rounded\r\n \"Rounded\": (\r\n Prefix: Rounded, Properties: border-radius, Important: true,\r\n Values: (\r\n null: #{var(--#{$var-Prefix}border-radius, $Rounded)},\r\n 0: 0, circle: 50%, pill: $Rounded-pill\r\n ),\r\n ),\r\n // Rounded Directions\r\n \"Rounded-top\": (\r\n Prefix: Rounded-t, Properties: border-top-left-radius border-top-right-radius, Important: false,\r\n Values: (null: #{var(--#{$var-Prefix}border-radius, $Rounded)}),\r\n ),\r\n \"Rounded-top-0\": (\r\n Prefix: Rounded-t, Properties: border-top-left-radius border-top-right-radius, Important: true,\r\n Values: (0: 0),\r\n ),\r\n \"Rounded-right\": (\r\n Prefix: Rounded-r, Properties: border-top-right-radius border-bottom-right-radius, Important: false,\r\n Values: (null: #{var(--#{$var-Prefix}border-radius, $Rounded)}),\r\n ),\r\n \"Rounded-right-0\": (\r\n Prefix: Rounded-r, Properties: border-top-right-radius border-bottom-right-radius, Important: true,\r\n Values: (0: 0),\r\n ),\r\n \"Rounded-bottom\": (\r\n Prefix: Rounded-b, Properties: border-bottom-right-radius border-bottom-left-radius, Important: false,\r\n Values: (null: #{var(--#{$var-Prefix}border-radius, $Rounded)}),\r\n ),\r\n \"Rounded-bottom-0\": (\r\n Prefix: Rounded-b, Properties: border-bottom-right-radius border-bottom-left-radius, Important: true,\r\n Values: (0: 0),\r\n ),\r\n \"Rounded-left\": (\r\n Prefix: Rounded-l, Properties: border-bottom-left-radius border-top-left-radius, Important: false,\r\n Values: (null: #{var(--#{$var-Prefix}border-radius, $Rounded)}),\r\n ),\r\n \"Rounded-left-0\": (\r\n Prefix: Rounded-l, Properties: border-bottom-left-radius border-top-left-radius, Important: true,\r\n Values: (0: 0),\r\n ),\r\n // Subtractive 1 Side\r\n \"Rounded-top-left-0\": (Prefix: Rounded-tl, Properties: border-top-left-radius, Important: true, Values: (0: 0)),\r\n \"Rounded-top-right-0\": (Prefix: Rounded-tr, Properties: border-top-right-radius, Important: true, Values: (0: 0)),\r\n \"Rounded-bottom-right-0\": (Prefix: Rounded-br, Properties: border-bottom-right-radius, Important: true, Values: (0: 0)),\r\n \"Rounded-bottom-left-0\": (Prefix: Rounded-bl, Properties: border-bottom-left-radius, Important: true, Values: (0: 0)),\r\n // Scale\r\n \"Rounded-scale\": (\r\n Prefix: Rounded, Properties: --#{$var-Prefix}border-radius, Important: false,\r\n Values: (2: $Rounded-2x, 3: $Rounded-3x),\r\n ),\r\n);\r\n\r\n@include Utilities($utilities-Border);\r\n\r\n// ===========================================================================\r\n// Border\r\n// ===========================================================================\r\n\r\n/*\r\n// Border\r\n*/\r\n.Border, .Border-0 {\r\n}\r\n\r\n/*\r\n// Border Directions\r\n*/\r\n.Border-t, .Border-t-0, .Border-r, .Border-r-0,\r\n.Border-b, .Border-b-0, .Border-l, .Border-l-0 {\r\n}\r\n\r\n/*\r\n// Border-width\r\n*/\r\n.Border-0, .Border-1, .Border-2, .Border-3, .Border-4, .Border-5 {\r\n}\r\n\r\n// ===========================================================================\r\n// Rounded\r\n// ===========================================================================\r\n\r\n/* Prevent background color leak outs // Doesnt work */\r\n//.Rounded-clarify { background-clip: border-box; }\r\n\r\n/*\r\n// Border-radius => Rounded circle, pill\r\n*/\r\n.Rounded, .Rounded-0,\r\n.Rounded-circle, .Rounded-pill {\r\n}\r\n\r\n/*\r\n// Border-radius => Rounded Directions\r\n*/\r\n.Rounded-t, .Rounded-t-0, .Rounded-r, .Rounded-r-0,\r\n.Rounded-b, .Rounded-b-0, .Rounded-l, .Rounded-l-0 {\r\n}\r\n\r\n.Rounded-tl-0, .Rounded-tr-0, .Rounded-br-0, .Rounded-bl-0 {\r\n}\r\n\r\n/*\r\n// Border-radius => Rounded scales\r\n*/\r\n.Rounded-2, .Rounded-3 {\r\n}\r\n","// ===========================================================================\r\n// Mixins - Color\r\n// ===========================================================================\r\n// CSS Variables (Custom Properties)\r\n\r\n@mixin Bg-Text-Border-variables($colors) {\r\n @each $colorKey, $colorValue in $colors {\r\n .Bg-#{$colorKey} {\r\n --#{$var-Prefix}bg-lightness: #{lightness($colorValue)};\r\n --#{$var-Prefix}bg-alpha: 1;\r\n //color: #{TextColor-ByBackground($colorValue)}; // DON'T\r\n }\r\n .Text-#{$colorKey} {\r\n --#{$var-Prefix}text-lightness: #{lightness($colorValue)};\r\n --#{$var-Prefix}text-alpha: 1;\r\n }\r\n .Border-#{$colorKey} {\r\n --#{$var-Prefix}border-alpha: 1;\r\n }\r\n }\r\n}\r\n\r\n@mixin Theme-components($theme-colors, $theme-components) {\r\n @each $colorKey, $colorValue in $theme-colors {\r\n $fg-muted: hsla(213, 11%, 69%, 1);\r\n\r\n /*\r\n // Colors: primary, secondary, success, info, warning, danger\r\n */\r\n $color-body: Color-ByLightness($colorValue, 96%); // 96% - DON'T CHANGE\r\n $color-border: Color-ByLightness($colorValue, 70%); // 80\r\n $color-shadow-rgb: 0, 0, 0 ; // Has to be this way.. check shadows\r\n\r\n $color-active: lighten($colorValue, 10%);\r\n $color-surface: Color-ByLightness($colorValue, 90%); // 90% - DON'T CHANGE\r\n\r\n $color-lightest: Color-ByLightness($colorValue, 95%); // 95% - DON'T CHANGE\r\n $color-light: Color-ByLightness($colorValue, 85);\r\n $color-dark: lighten($colorValue, 20%);\r\n $color-darkest: $colorValue;\r\n\r\n /*\r\n // Colors: dark, night, light\r\n */\r\n @if ($colorKey=='dark') {\r\n $color-body: Color-ByLightness($colorValue, 10%);\r\n $color-border: Color-ByLightness($colorValue, 45%);\r\n $color-shadow-rgb: 255, 255, 255 ;\r\n\r\n $color-active: Color-ByLightness($Purple, 60%); // #bb86fc;\r\n $color-surface: Color-ByLightness($colorValue, 30%);\r\n\r\n $color-lightest: Color-ByLightness($colorValue, 40%);\r\n $color-light: Color-ByLightness($colorValue, 50%);\r\n $color-dark: Color-ByLightness($colorValue, 25%);\r\n $color-darkest: Color-ByLightness($colorValue, 15%);\r\n }\r\n @if ($colorKey=='night') {\r\n $color-body: Color-ByLightness($colorValue, 5%);\r\n $color-border: Color-ByLightness($colorValue, 35%);\r\n $color-shadow-rgb: 255, 255, 255 ;\r\n\r\n $color-active: Color-ByLightness($Purple, 60%); // #bb86fc;\r\n $color-surface: Color-ByLightness($colorValue, 20%);\r\n\r\n $color-lightest: Color-ByLightness($colorValue, 30%);\r\n $color-light: Color-ByLightness($colorValue, 40%);\r\n $color-dark: Color-ByLightness($colorValue, 15%);\r\n $color-darkest: Color-ByLightness($colorValue, 10%);\r\n }\r\n @if ($colorKey=='light' or $colorKey=='white') {\r\n $color-body: Color-ByLightness($colorValue, 85%);\r\n $color-border: Color-ByLightness($colorValue, 90%);\r\n\r\n $color-active: Color-ByLightness($Blue, 60%); // #bb86fc;\r\n $color-surface: Color-ByLightness($colorValue, 100%);\r\n\r\n $color-lightest: Color-ByLightness($colorValue, 98%);\r\n $color-light: Color-ByLightness($colorValue, 97%);\r\n $color-dark: Color-ByLightness($colorValue, 95%);\r\n $color-darkest: Color-ByLightness($colorValue, 90%);\r\n }\r\n\r\n /*\r\n // Colors: primary, secondary, success, info, warning, danger, dark, night, light\r\n */\r\n @each $comKey, $comValue in $theme-components {\r\n $class-suffix: if($colorKey, if($comKey == \"\" , \"\", \"-\") + $colorKey, \"\");\r\n $component-infix: if($comValue == null, \"\", \"#{$comValue}-\");\r\n\r\n // .Theme-primary {\r\n .#{$comKey + $class-suffix} {\r\n &:not(.#{$comKey}-outline) .Btn-close {\r\n @if (lightness($colorValue) < 80) {\r\n filter: invert(1) grayscale(100%) brightness(200%);\r\n }\r\n }\r\n\r\n /*\r\n // Background colors\r\n */\r\n --#{$var-Prefix}#{$component-infix}bg: #{$colorValue};\r\n --#{$var-Prefix}#{$component-infix}bg-hsl: #{Color-ToHSL($colorValue)};\r\n\r\n --#{$var-Prefix}#{$component-infix}bg-body: #{$color-body};\r\n --#{$var-Prefix}#{$component-infix}bg-active: #{$color-active};\r\n --#{$var-Prefix}#{$component-infix}bg-active-hsl: #{Color-ToHSL($color-active)};\r\n\r\n --#{$var-Prefix}#{$component-infix}bg-surface: #{$color-surface};\r\n --#{$var-Prefix}#{$component-infix}bg-lightest: #{$color-lightest};\r\n --#{$var-Prefix}#{$component-infix}bg-light: #{$color-light};\r\n --#{$var-Prefix}#{$component-infix}bg-dark: #{$color-dark};\r\n --#{$var-Prefix}#{$component-infix}bg-darkest: #{$color-darkest};\r\n\r\n /*\r\n // Foreground colors\r\n */\r\n --#{$var-Prefix}#{$component-infix}fg-muted: #{$fg-muted};\r\n\r\n --#{$var-Prefix}#{$component-infix}fg-body: #{TextColor-ByBackground($color-body)};\r\n --#{$var-Prefix}#{$component-infix}fg-active: #{TextColor-ByBackground($color-active)};\r\n\r\n --#{$var-Prefix}#{$component-infix}fg-surface: #{TextColor-ByBackground($color-surface)};\r\n --#{$var-Prefix}#{$component-infix}fg-lightest: #{TextColor-ByBackground($color-lightest)};\r\n --#{$var-Prefix}#{$component-infix}fg-light: #{TextColor-ByBackground($color-light)};\r\n --#{$var-Prefix}#{$component-infix}fg-dark: #{TextColor-ByBackground($color-dark)};\r\n --#{$var-Prefix}#{$component-infix}fg-darkest: #{TextColor-ByBackground($color-darkest)};\r\n\r\n /* Shadows */\r\n --#{$var-Prefix}#{$component-infix}shadow-color-rgb: #{$color-shadow-rgb};\r\n\r\n /* Border */\r\n $color-border-hsla: Color-ToHSL($color-border);\r\n\r\n --#{$var-Prefix}border-alpha: 1;\r\n --#{$var-Prefix}#{$component-infix}border-color: #{hsla($color-border-hsla, var(--#{$var-Prefix}border-alpha, 1))};\r\n --#{$var-Prefix}#{$component-infix}border-color-hsl: #{$color-border-hsla};\r\n }\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Utils - Bg & Fg & Border Colors\r\n// ===========================================================================\r\n\r\n@include Bg-Text-Border-variables($colors-all);\r\n\r\n$utilities-bg: () !default;\r\n$utilities-bg: (\r\n // Text\r\n \"Text-lightness\": (\r\n Prefix: Text-lightness, Properties: --#{$var-Prefix}text-lightness, Important: false,\r\n Values: $color-Lightness-map\r\n ),\r\n \"Text-color\": (\r\n Prefix: Text, Properties: color, Important: true,\r\n Values: $colors-Text-hsla\r\n ),\r\n \"Text-alpha\": (\r\n Prefix: Text-alpha, Properties: --#{$var-Prefix}text-alpha, Important: false,\r\n Values: $color-Alpha-map\r\n ),\r\n // Border-color, Border-alpha\r\n \"Border-color\": (\r\n Prefix: Border, Properties: border-color, Important: true,\r\n Values: map-merge($colors-Border-hsla, (\"transparent\": transparent)),\r\n ),\r\n \"Border-alpha\": (\r\n Prefix: Border-alpha, Properties: --#{$var-Prefix}border-alpha, Important: false,\r\n Values: $color-Alpha-map,\r\n ),\r\n // Bg\r\n \"Bg-lightness\": (\r\n Prefix: Bg-lightness, Properties: --#{$var-Prefix}bg-lightness, Important: false,\r\n Values: $color-Lightness-map\r\n ),\r\n \"Bg-color\": (\r\n Prefix: Bg, Properties: background-color, Important: true,\r\n Values: map-merge($colors-Background-hsla, (\"transparent\": transparent)),\r\n ),\r\n \"Bg-alpha\": (Prefix: Bg-alpha, Properties: --#{$var-Prefix}bg-alpha, Important: false, Values: $color-Alpha-map),\r\n // Opacity\r\n \"Opacity\": (Prefix: Opacity, Properties: opacity, Important: true, Values: $opacity-map),\r\n // Pseudo colors\r\n \"Before-bg-before\": (\r\n Prefix: Before-bg, Properties: background-color, Important: true, Pseudo:before,\r\n Values: $colors-Background-hsla\r\n ),\r\n \"Before-border-before\": (\r\n Prefix: Before-border, Properties: border-color, Important: true, Pseudo:before,\r\n Values: $colors-Border-hsla\r\n ),\r\n \"Before-bg-after\": (\r\n Prefix: After-bg, Properties: background-color, Important: true, Pseudo:after,\r\n Values: $colors-Background-hsla\r\n ),\r\n \"Before-border-after\": (\r\n Prefix: After-border, Properties: border-color, Important: true, Pseudo:after,\r\n Values: $colors-Border-hsla\r\n ),\r\n);\r\n\r\n@include Utilities($utilities-bg);\r\n\r\n// ===========================================================================\r\n// Text Color\r\n// ===========================================================================\r\n\r\n/*\r\n// .Text-<color>, .Text-<theme>, .Text-muted {}\r\n// .Text-alpha-0, .Text-alpha-100 { }\r\n// .Text-lightness-0, .Text-lightness-100 {}\r\n*/\r\n\r\n// ===========================================================================\r\n// Border\r\n// ===========================================================================\r\n\r\n/*\r\n// .Border-<color>, .Border-<theme>, .Border-transparent {}\r\n// .Border-alpha-0, .Border-alpha-100 {}\r\n*/\r\n\r\n// ===========================================================================\r\n// Bg\r\n// ===========================================================================\r\n\r\n/*\r\n// .Bg-<color>, .Bg-<theme> {}\r\n// .Bg-alpha-0, .Bg-alpha-100 {}\r\n// .Bg-lightness-0, .Bg-lightness-100 {}\r\n// .Opacity-0, .Opacity-100 {}\r\n*/\r\n\r\n// ===========================================================================\r\n// Pseudo colors\r\n// ===========================================================================\r\n\r\n/*\r\n// .Before-bg-<color>:before, .Before-bg-<theme>:before {}\r\n// .Before-border-<color>:before, .Before-border-<theme>:before {}\r\n// .After-bg-<color>:after, .After-bg-<theme>:after {}\r\n// .After-border-<color>:after, .After-border-<theme>:after {}\r\n*/\r\n","// ===========================================================================\r\n// Utils - Spacing\r\n// ===========================================================================\r\n\r\n/*\r\n// Margin, Padding\r\n*/\r\n// Values: Prefix: *, Properties: *, Important: *, Responsive: *, Values: *, Values: *, Pseudo:*\r\n$utilities-Spacing: () !default;\r\n$utilities-Spacing: (\r\n // Margin\r\n \"M\": (\r\n Prefix: M, Properties: margin, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))\r\n ),\r\n \"MX\": (\r\n Prefix: MX, Properties: margin-right margin-left, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))\r\n ),\r\n \"MY\": (\r\n Prefix: MY, Properties: margin-top margin-bottom, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))\r\n ),\r\n // Margin directions\r\n \"M-top\": (Prefix: MT, Properties: margin-top, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))),\r\n \"M-right\": (Prefix: MR, Properties: margin-right, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))),\r\n \"M-end\": (Prefix: ME, Properties: margin-right, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))),\r\n \"M-bottom\": (Prefix: MB, Properties: margin-bottom, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))),\r\n \"M-left\": (Prefix: ML, Properties: margin-left, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))),\r\n \"M-start\": (Prefix: MS, Properties: margin-left, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))),\r\n // Negative Margin\r\n \"Neg M\": (\r\n Prefix: M, Properties: margin, Important: true, Responsive: true, Values: $negative-spacers\r\n ),\r\n \"Neg MX\": (\r\n Prefix: MX, Properties: margin-right margin-left, Important: true, Responsive: true, Values: $negative-spacers\r\n ),\r\n \"Neg MY\": (\r\n Prefix: MY, Properties: margin-top margin-bottom, Important: true, Responsive: true, Values: $negative-spacers\r\n ),\r\n // Negative Margin directions\r\n \"Neg M-top\": (Prefix: MT, Properties: margin-top, Important: true, Responsive: true, Values: $negative-spacers),\r\n \"Neg M-right\": (Prefix: MR, Properties: margin-right, Important: true, Responsive: true, Values: $negative-spacers),\r\n \"Neg M-end\": (Prefix: ME, Properties: margin-right, Important: true, Responsive: true, Values: $negative-spacers),\r\n \"Neg M-bottom\": (Prefix: MB, Properties: margin-bottom, Important: true, Responsive: true, Values: $negative-spacers),\r\n \"Neg M-left\": (Prefix: ML, Properties: margin-left, Important: true, Responsive: true, Values: $negative-spacers),\r\n \"Neg M-start\": (Prefix: MS, Properties: margin-left, Important: true, Responsive: true, Values: $negative-spacers),\r\n // Padding\r\n \"P\": (Prefix: P, Properties: padding, Important: true, Responsive: true, Values: $spacers-map),\r\n \"PX\": (Prefix: PX, Properties: padding-right padding-left, Important: true, Responsive: true, Values: $spacers-map),\r\n \"PY\": (Prefix: PY, Properties: padding-top padding-bottom, Important: true, Responsive: true, Values: $spacers-map),\r\n // Padding directions\r\n \"P-top\": (Prefix: PT, Properties: padding-top, Important: true, Responsive: true, Values: $spacers-map),\r\n \"P-right\": (Prefix: PR, Properties: padding-right, Important: true, Responsive: true, Values: $spacers-map),\r\n \"P-end\": (Prefix: PE, Properties: padding-right, Important: true, Responsive: true, Values: $spacers-map),\r\n \"P-bottom\": (Prefix: PB, Properties: padding-bottom, Important: true, Responsive: true, Values: $spacers-map),\r\n \"P-left\": (Prefix: PL, Properties: padding-left, Important: true, Responsive: true, Values: $spacers-map),\r\n \"P-start\": (Prefix: PS, Properties: padding-left, Important: true, Responsive: true, Values: $spacers-map),\r\n);\r\n\r\n@include Utilities($utilities-Spacing);\r\n\r\n// ===========================================================================\r\n// Margin\r\n// ===========================================================================\r\n\r\n/*\r\nMargin .M-<0-5>, .M-auto {}\r\nMargin X, Y .M<X,Y>-<0-5>, .M<X,Y>-auto {}\r\nMargin directions .M<T,R,E,B,L,S>-<0-5>, .M<T,R,E,B,L,S>-auto {}\r\nNegative Margin .M-N<0-5>\r\nNegative Margin X, Y .M<X,Y>-N<0-5>\r\nNegative M directions .M<T,R,E,B,L,S>-N<0-5> {}\r\n*/\r\n\r\n// ===========================================================================\r\n// Padding\r\n// ===========================================================================\r\n\r\n/*\r\nPadding .P-<0-5> {}\r\nPadding X, Y .P<X,Y>-<0-5> {}\r\nPadding directions .P<T,R,E,B,L,S>-<0-5> {}\r\n*/\r\n","// ===========================================================================\r\n// Mixins - Breakpoints\r\n// ===========================================================================\r\n\r\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\r\n@mixin media-min-W($breakpointValue) {\r\n @if $breakpointValue != 0 {\r\n @media (min-width: $breakpointValue) {\r\n @content;\r\n }\r\n } @else {\r\n @content;\r\n }\r\n}","// ===========================================================================\r\n// Utils - Filters - Colorizing SVG Backgrounds\r\n// Svg colors, blur, drop-shadow\r\n//\r\n// https://css-tricks.com/solved-with-css-colorizing-svg-backgrounds/\r\n// The filter CSS property applies graphical effects like blur or color shift to an element. Filters are commonly used to adjust the rendering of images, backgrounds, and borders.\r\n// Black images could be turned into white images with filter: invert(100%), than the colorize feature will work here too:\r\n// https://codepen.io/sosuke/pen/Pjoqqp\r\n// https://stackoverflow.com/questions/42966641/how-to-transform-black-into-any-given-color-using-only-css-filters/43960991#43960991\r\n// ===========================================================================\r\n\r\n$F-Blur: blur(var(--filter-blur, 0));\r\n$F-Shadow: #{var(--drop-shadow, drop-shadow(0 0 #0000))};\r\n\r\n/*#region Filter Colors */\r\n\r\n/*@formatter:off*/\r\n$filter-White : $F-Blur $F-Shadow invert(1) grayscale(100%) brightness(200%) !default;\r\n$filter-Silver : $F-Blur $F-Shadow invert(89%) sepia(0%) saturate(7%) hue-rotate(172deg) brightness(91%) contrast(82%) !default; // BFBFBF\r\n$filter-Gray\t : $F-Blur $F-Shadow invert(46%) sepia(2%) saturate(2321%) hue-rotate(174deg) brightness(94%) contrast(86%) !default; // 6A727C\r\n\r\n$filter-Red : $F-Blur $F-Shadow invert(31%) sepia(83%) saturate(1382%) hue-rotate(325deg) brightness(87%) contrast(93%) !default; // D73C4C\r\n$filter-Lime : $F-Blur $F-Shadow invert(70%) sepia(52%) saturate(6787%) hue-rotate(83deg) brightness(127%) contrast(120%) !default; // 00FF00\r\n$filter-Blue : $F-Blur $F-Shadow invert(23%) sepia(98%) saturate(1650%) hue-rotate(198deg) brightness(104%) contrast(105%) !default; // 0367D8;\r\n$filter-Yellow : $F-Blur $F-Shadow invert(68%) sepia(88%) saturate(529%) hue-rotate(354deg) brightness(101%) contrast(103%) !default; // FFC105\r\n$filter-Cyan : $F-Blur $F-Shadow invert(74%) sepia(89%) saturate(1247%) hue-rotate(131deg) brightness(106%) contrast(109%) !default; // 00FFFF\r\n$filter-Magenta : $F-Blur $F-Shadow invert(17%) sepia(100%) saturate(3641%) hue-rotate(296deg) brightness(117%) contrast(124%) !default; // FF00FF\r\n\r\n$filter-Purple : $F-Blur $F-Shadow invert(28%) sepia(68%) saturate(1773%) hue-rotate(242deg) brightness(88%) contrast(88%) !default; // 6F42C2\r\n$filter-Green : $F-Blur $F-Shadow invert(52%) sepia(15%) saturate(2202%) hue-rotate(82deg) brightness(99%) contrast(86%) !default; // 29A847\r\n$filter-Maroon : $F-Blur $F-Shadow invert(10%) sepia(85%) saturate(3597%) hue-rotate(317deg) brightness(96%) contrast(92%) !default; // 85144B\r\n$filter-Navy : $F-Blur $F-Shadow invert(10%) sepia(15%) saturate(7084%) hue-rotate(187deg) brightness(100%) contrast(104%) !default; // 001F3D\r\n$filter-Teal : $F-Blur $F-Shadow invert(72%) sepia(9%) saturate(3292%) hue-rotate(110deg) brightness(91%) contrast(85%) !default; // 20CB98\r\n$filter-Olive : $F-Blur $F-Shadow invert(37%) sepia(91%) saturate(1164%) hue-rotate(40deg) brightness(94%) contrast(100%) !default; // 808000\r\n$filter-Orange : $F-Blur $F-Shadow invert(42%) sepia(21%) saturate(5566%) hue-rotate(2deg) brightness(104%) contrast(93%) !default; // F66809\r\n$filter-Pink : $F-Blur $F-Shadow invert(40%) sepia(65%) saturate(3659%) hue-rotate(302deg) brightness(103%) contrast(83%) !default; // EA48A9\r\n$filter-Brown : $F-Blur $F-Shadow invert(20%) sepia(12%) saturate(6107%) hue-rotate(327deg) brightness(103%) contrast(71%) !default; // 814141\r\n$filter-Indigo : $F-Blur $F-Shadow invert(4%) sepia(86%) saturate(7495%) hue-rotate(259deg) brightness(101%) contrast(101%) !default; // 400080\r\n\r\n$filter-Success : $filter-Green !default;\r\n$filter-Info : $filter-Blue !default;\r\n$filter-Warning : $filter-Yellow !default;\r\n$filter-Danger : $filter-Red !default;\r\n\r\n$filter-Primary : $F-Blur $F-Shadow invert(24%) sepia(68%) saturate(6878%) hue-rotate(257deg) brightness(66%) contrast(115%) !default; // 4712AF\r\n$filter-Secondary: $F-Blur $F-Shadow invert(49%) sepia(8%) saturate(443%) hue-rotate(166deg) brightness(91%) contrast(91%) !default; // 6D767E\r\n$filter-Light : $F-Blur $F-Shadow invert(100%) sepia(14%) saturate(445%) hue-rotate(176deg) brightness(100%) contrast(97%) !default; // F9FAFB\r\n$filter-Dark : $F-Blur $F-Shadow invert(21%) sepia(10%) saturate(581%) hue-rotate(169deg) brightness(96%) contrast(92%) !default; // 353B41\r\n/*@formatter:on*/\r\n\r\n/*#endregion */\r\n\r\n$filter-Colors: (\r\n \"red\" : $filter-Red,\r\n \"lime\" : $filter-Lime,\r\n \"blue\" : $filter-Blue,\r\n \"yellow\" : $filter-Yellow,\r\n \"cyan\" : $filter-Cyan,\r\n \"magenta\" : $filter-Magenta,\r\n \"purple\" : $filter-Purple,\r\n \"green\" : $filter-Green,\r\n \"maroon\" : $filter-Maroon,\r\n \"navy\" : $filter-Navy,\r\n \"teal\" : $filter-Teal,\r\n \"olive\" : $filter-Olive,\r\n \"orange\" : $filter-Orange,\r\n \"pink\" : $filter-Pink,\r\n \"brown\" : $filter-Brown,\r\n \"indigo\" : $filter-Indigo,\r\n \"white\" : $filter-White,\r\n \"silver\" : $filter-Silver,\r\n \"gray\" : $filter-Gray,\r\n // Colors - Theme\r\n \"primary\" : $filter-Primary,\r\n \"secondary\" : $filter-Secondary,\r\n \"success\" : $filter-Success,\r\n \"info\" : $filter-Info,\r\n \"warning\" : $filter-Warning,\r\n \"danger\" : $filter-Danger,\r\n \"light\" : $filter-Light,\r\n \"dark\" : $filter-Dark\r\n);\r\n\r\n/*\r\n// Filter colors\r\n// .F-<color>, .F-<theme> {}\r\n*/\r\n\r\n@include Utility-applier(true, F, filter, $filter-Colors);\r\n\r\n/*\r\n// Filter Blur\r\n// .F-blur-0, .F-blur-4 { }\r\n*/\r\n\r\n.F-blur {\r\n filter: $F-Blur;\r\n}\r\n\r\n@include Utility-applier(false, F-blur, --filter-blur, (0:0, 1:2px, 2:4px, 3: 6px, 4: 8px));\r\n\r\n/*\r\n// Filter drop-shadow\r\n// drop-shadow(<offset-x> <offset-y> <blur-radius> <color>)\r\n// .F-shadow-0, .F-shadow-3x {}\r\n*/\r\n\r\n.F-shadow {\r\n filter: $F-Shadow;\r\n}\r\n\r\n@include Utility-applier(false, F-shadow, --drop-shadow, $Drop-shadow-map);\r\n","// ===========================================================================\r\n// Utils - Text\r\n// ===========================================================================\r\n\r\n//TODO...\r\n\r\n// Values: Prefix: *, Properties: *, Important: *, Responsive: *, Values: *, Values: *, Pseudo:*\r\n$utilities-Text: () !default;\r\n$utilities-Text: (\r\n // font-family\r\n // \"font-family\": (\r\n // Prefix: Font, Properties: font-family, Important: true,\r\n // Values: (monospace: var(--#{$variable-prefix}font-monospace))\r\n // ),\r\n // \"font-size\": (\r\n // Prefix: FS, Properties: font-size, Important: true,\r\n // Values: $font-sizes\r\n // ),\r\n \"font-style\": (\r\n Prefix: FST, Properties: font-style, Important: true,\r\n Values: italic normal\r\n ),\r\n \"font-weight\": (\r\n Prefix: FW, Properties: font-weight, Important: true,\r\n Values: (\r\n light: $font-weight-light,\r\n lighter: $font-weight-lighter,\r\n normal: $font-weight-normal,\r\n bold: $font-weight-bold,\r\n bolder: $font-weight-bolder\r\n )\r\n ),\r\n //\"line-height\": (\r\n // Prefix: LH, Properties: line-height, Important: true,\r\n // Values: (\r\n // 1: 1,\r\n // sm: $line-height-sm,\r\n // base: $line-height-base,\r\n // lg: $line-height-lg,\r\n // )\r\n //),\r\n \"Text-align\": (\r\n Prefix: Txt, Properties: text-align, Important: true, Responsive: true,\r\n Values: (left: left, right: right, start: left, end: right, center: center)\r\n ),\r\n \"Text-decoration\": (\r\n Prefix: Txt-decoration, Properties: text-decoration, Important: true,\r\n Values: (\r\n none:none,\r\n underline:underline,\r\n overline:overline,\r\n strikethrough:line-through,\r\n multiple:underline overline line-through,\r\n blink:blink,\r\n wavy:underline overline wavy,\r\n )\r\n ),\r\n \"Text-transform\": (\r\n Prefix: Txt, Properties: text-transform, Important: true,\r\n Values: lowercase uppercase capitalize\r\n ),\r\n \"white-space\": (\r\n Prefix: WS, Properties: white-space, Important: true,\r\n Values: normal nowrap\r\n ),\r\n);\r\n\r\n@include Utilities($utilities-Text);\r\n\r\n\r\n/*\r\n// Text-align + Responsive variants\r\n*/\r\n\r\n.Txt-left, .Txt-right, .Txt-center {\r\n}\r\n\r\n/*\r\n// Text-transform\r\n*/\r\n\r\n.Txt-lowercase, .Txt-uppercase, .Txt-capitalize {\r\n}\r\n\r\n\r\n// TODO: Txt-d\r\n\r\n//.Txt-d {\r\n// //text-decoration: #{var(--Txt-dl)} #{var(--Txt-ds)} #{var(--Txt-dc)};\r\n// text-decoration-line: #{var(--Txt-dl)};\r\n// text-decoration-style: #{var(--Txt-ds)};\r\n// text-decoration-color: #{var(--Txt-dc)};\r\n//}\r\n\r\n//@include Utility-applier(true, Txt-d, text-decoration, (none:none));\r\n\r\n.Txt-d, .Txt-d-none {\r\n}\r\n\r\n/*\r\n// text-decoration-line -dl-: none underline overline line-through blink\r\n*/\r\n\r\n//@include Utility-applier(false, Txt-dl, --Txt-dl, (under:underline));\r\n//@include Utility-applier(false, Txt-dl, --Txt-dl, (over:overline));\r\n//@include Utility-applier(false, Txt-dl, --Txt-dl, (through:line-through));\r\n//@include Utility-applier(false, Txt-dl, --Txt-dl, (blink:blink));\r\n//@include Utility-applier(false, Txt-dl, --Txt-dl, (under-over:underline overline));\r\n//@include Utility-applier(false, Txt-dl, --Txt-dl, (under-over-through:overline underline line-through));\r\n\r\n.Txt-dl-under, .Txt-dl-over, .Txt-dl-through, .Txt-dl-blink, .Txt-dl-under-over, .Txt-dl-under-over-through {\r\n}\r\n\r\n/*\r\n// text-decoration-style -ds-: solid double dotted dashed wavy\r\n*/\r\n\r\n//@include Utility-applier(false, Txt-ds, --Txt-ds, (solid:solid, double:double, dotted:dotted, dashed:dashed, wavy:wavy));\r\n\r\n.Txt-ds-solid, .Txt-ds-double, .Txt-ds-dotted, .Txt-ds-dashed, .Txt-ds-wavy {\r\n}\r\n\r\n/*\r\n// text-decoration-color -dc-: theme-colors\r\n*/\r\n\r\n//@include Utility-applier(false, Txt-dc, --Txt-dc, $colors-theme);\r\n\r\n.Txt-dc-primary, .Txt-dc-secondary, .Txt-dc-success, .Txt-dc-info, .Txt-dc-warning, .Txt-dc-danger, .Txt-dc-light, .Txt-dc-dark {\r\n}","// ===========================================================================\r\n// Utils - Utilities (Rest of all)\r\n// ===========================================================================\r\n\r\n// Values: Prefix: *, Properties: *, Important: *, Responsive: *, Values: *, Values: *, Pseudo:*\r\n$utilities: () !default;\r\n$utilities: (\r\n /*\r\n // Cursor\r\n */\r\n \"Cursor\": (\r\n Prefix: Cursor, Properties: cursor, Important: true,\r\n Values: (\r\n pointer: pointer,\r\n help: help,\r\n wait: wait,\r\n not-allowed: not-allowed,\r\n zoom-in: zoom-in,\r\n zoom-out: zoom-out,\r\n ),\r\n ),\r\n /*\r\n // Align\r\n */\r\n //\"Align\": (\r\n // Prefix: Align, Properties: vertical-align, Important: true, Responsive: true,\r\n // Values: (baseline top middle bottom text-bottom text-top)\r\n //),\r\n /*\r\n // Float\r\n */\r\n //\"Float\": (\r\n // Prefix: Float, Properties: float, Important: true, Responsive: true,\r\n // Values: (start: left, end: right, left: left, right: right, none: none,)\r\n //),\r\n /*\r\n // Overflow\r\n */\r\n \"Overflow\": (\r\n Prefix: Overflow, Properties: overflow, Important: true,\r\n Values: (auto hidden visible scroll)\r\n ),\r\n /*\r\n // Display\r\n */\r\n \"Display\": (\r\n Prefix: D, Properties: display, Important: true, Responsive: true,\r\n Values: inline inline-block block grid table table-row table-cell flex inline-flex none\r\n ),\r\n /*\r\n // Shadow\r\n */\r\n \"Box Shadow\": (\r\n Prefix: Shadow, Properties: box-shadow, Important: true, Values: $Shadow-map\r\n ),\r\n /*\r\n // Position\r\n */\r\n //\"Position\": (\r\n // Prefix: Position, Properties: position, Important: true,\r\n // Values: (static relative absolute fixed sticky)\r\n //),\r\n /*\r\n // Sizing Width, Height\r\n */\r\n \"Width\": (Prefix: W, Properties: width, Important: true, Values: $sizes-percents,),\r\n \"Max-Width\": (Prefix: MW, Properties: max-width, Important: true, Values: (100: 100%)),\r\n \"viewport-Width\": (Prefix: VW, Properties: width, Important: true, Values: (100: 100vw)),\r\n \"Height\": (Prefix: H, Properties: height, Important: true, Values: $sizes-percents,),\r\n \"Max-Height\": (Prefix: MH, Properties: max-height, Important: true, Values: (100: 100%)),\r\n \"viewport-Height\": (Prefix: VH, Properties: height, Important: true, Values: (100: 100vw)),\r\n /*\r\n // Flex\r\n */\r\n /*\r\n // justify-content align-items align-content align-self\r\n */\r\n /*\r\n // order\r\n */\r\n \"Order\": (\r\n Prefix: Order, Properties: order, Important: true, Responsive: true,\r\n Values: (first: -1, 0: 0, 1: 1, 2: 2, 3: 3, 4: 4, 5: 5, last: 6)\r\n ),\r\n /*\r\n // Visibility\r\n */\r\n \"Visibility\": (\r\n Prefix: null, Properties: visibility, Important: true,\r\n Values: (Visible: visible, Invisible: hidden, Hidden: hidden,)\r\n ),\r\n);\r\n\r\n@include Utilities($utilities);\r\n\r\n/*\r\n// Cursor\r\n// .Cursor-<pointer, help, wait, not-allowed, zoom-in, zoom-out>\r\n*/\r\n\r\n/*\r\n// Overflow\r\n// .Overflow-<auto,hidden,visible,scroll>\r\n*/\r\n\r\n/*\r\n// Display + Responsive variants\r\n// .Display-<inline inline-block block grid table table-row table-cell flex inline-flex none>\r\n*/\r\n\r\n/*\r\n// Box Shadow --component-shadow-color: 0, 0, 0;\r\n// .Shadow-<null,2x,3x>\r\n// .Shadow-<inner,both,br,t,r,l,b,x,y>-<null,2x,3x>\r\n*/\r\n\r\n/*\r\n// Sizing Width & Height\r\n// .W-<10-100> .W-auto, .H-<10-100> .H-auto {}\r\n*/\r\n\r\n.MW-100, .VW-100,\r\n.MH-100, .VH-100 {\r\n}\r\n\r\n/*\r\n// Order\r\n// .Order-<first, 0-5, last> {}\r\n*/\r\n\r\n/*\r\n// Visibility\r\n*/\r\n.Visible, .Invisible, .Hidden {\r\n}\r\n","/*\r\n// ===========================================================================\r\n// Components\r\n//\r\n// CC: Core Components (NO COLOR or Theme)\r\n// ST: With Specific Theme\r\n// TS: Theme Support\r\n// ===========================================================================\r\n*/\r\n\r\n@import \"Components/themed\";\r\n\r\n@import \"Components/alert\";\r\n@import \"Components/breadcrumb\";\r\n@import \"Components/button-close\";\r\n@import \"Components/button-group\";\r\n@import \"Components/buttons\";\r\n@import \"Components/calendar\";\r\n@import \"Components/card\";\r\n@import \"Components/caret\";\r\n@import \"Components/carousel\";\r\n@import \"Components/dialog\";\r\n@import \"Components/list\";\r\n@import \"Components/loader\";\r\n@import \"Components/nav\";\r\n@import \"Components/pagination\";\r\n@import \"Components/progress\";\r\n@import \"Components/rating\";\r\n@import \"Components/scrollbar\";\r\n@import \"Components/spinners\";\r\n@import \"Components/square\";\r\n@import \"Components/timeline\";\r\n@import \"Components/timer\";\r\n@import \"Components/toasts\";\r\n@import \"Components/tree-view\";\r\n\r\n/*\r\n// Components - Font style\r\n*/\r\n\r\n.Alert, .Breadcrumb, .Btn, .Calendar, .Card, .Dialog, .List, .Pagination, .Progress, .Rating, .Timeline, .Timer, .Toast {\r\n font-family: var(--ls-font);\r\n font-size: var(--ls-font-size);\r\n font-weight: var(--ls-font-weight);\r\n}\r\n\r\n\r\n/*\r\n// Components - TODOs\r\n*/\r\n\r\n@import \"Components/TODO/badge\";\r\n@import \"Components/TODO/dropdown\";\r\n@import \"Components/TODO/navbar\";\r\n@import \"Components/TODO/popover\";\r\n@import \"Components/TODO/tables\";\r\n@import \"Components/TODO/tooltip\";\r\n\r\n/*\r\n- Reboot\r\n- Type\r\n- Images\r\n- Form\r\n- Transitions\r\n- Accordion\r\n- Modal\r\n*/","/*#region Theme Variables */\r\n\r\n/*\r\n// Background colors\r\n*/\r\n\r\n$bg: var(--#{$component-Name}bg, var(--#{$var-Prefix}bg));\r\n$bg-hsl: var(--#{$component-Name}bg-hsl, var(--#{$var-Prefix}bg-hsl));\r\n\r\n$bg-Body: var(--#{$component-Name}bg-body, var(--#{$var-Prefix}bg-body));\r\n$bg-Active: var(--#{$component-Name}bg-active, var(--#{$var-Prefix}bg-active));\r\n$bg-Active-hsl: var(--#{$component-Name}bg-active-hsl, var(--#{$var-Prefix}bg-active-hsl));\r\n$bg-Surface: var(--#{$component-Name}bg-surface, var(--#{$var-Prefix}bg-surface));\r\n\r\n$bg-Lightest: var(--#{$component-Name}bg-lightest, var(--#{$var-Prefix}bg-lightest));\r\n$bg-Light: var(--#{$component-Name}bg-light, var(--#{$var-Prefix}bg-light));\r\n$bg-Dark: var(--#{$component-Name}bg-dark, var(--#{$var-Prefix}bg-dark));\r\n$bg-Darkest: var(--#{$component-Name}bg-darkest, var(--#{$var-Prefix}bg-darkest));\r\n\r\n/*\r\n// Foreground colors\r\n*/\r\n\r\n$fg-Muted: var(--#{$component-Name}fg-muted, var(--#{$var-Prefix}fg-muted));\r\n$fg-Body: var(--#{$component-Name}fg-body, var(--#{$var-Prefix}fg-body));\r\n$fg-Active: var(--#{$component-Name}fg-active, var(--#{$var-Prefix}fg-active));\r\n$fg-Surface: var(--#{$component-Name}fg-surface, var(--#{$var-Prefix}fg-surface));\r\n\r\n$fg-Lightest: var(--#{$component-Name}fg-lightest, var(--#{$var-Prefix}fg-lightest));\r\n$fg-Light: var(--#{$component-Name}fg-light, var(--#{$var-Prefix}fg-light));\r\n$fg-Dark: var(--#{$component-Name}fg-dark, var(--#{$var-Prefix}fg-dark));\r\n$fg-Darkest: var(--#{$component-Name}fg-darkest, var(--#{$var-Prefix}fg-darkest));\r\n\r\n/*\r\n// Shadows\r\n*/\r\n\r\n$Shadow-color: var(--#{$component-Name}shadow-color-rgb, var(--#{$var-Prefix}shadow-color-rgb));\r\n$Shadow: Colored-shadow($Shadow-color);\r\n$Shadow-inner: Colored-shadow-inner($Shadow-color);\r\n\r\n/*\r\n// Border\r\n*/\r\n\r\n$Border-color-hsl: var(--#{$component-Name}border-color-hsl, var(--#{$var-Prefix}border-color-hsl));\r\n$Border-color: var(--#{$component-Name}border-color, var(--#{$var-Prefix}border-color));\r\n$Border: 1px solid #{$Border-color};\r\n$Border-radius: var(--#{$var-Prefix}border-radius);\r\n\r\n/*#endregion */\r\n","// ===========================================================================\r\n// Components - Themed\r\n// ST: With Specific Theme\r\n// ===========================================================================\r\n\r\n$component-Name: $var-Prefix + '';\r\n@import \"../_theme-customized\";\r\n\r\n.Themed-body {\r\n color: $fg-Body;\r\n background-color: $bg-Body;\r\n\r\n padding: 1rem;\r\n}\r\n\r\n.Themed {\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n padding: .5rem;\r\n\r\n &.Themed-outline {\r\n color: $fg-Lightest;\r\n background-color: $bg-Lightest;\r\n\r\n border-color: $bg-Darkest;\r\n }\r\n\r\n .Themed-title {\r\n color: $fg-Dark;\r\n background-color: $bg-Dark;\r\n\r\n padding: .5rem;\r\n }\r\n\r\n .Themed-footer {\r\n color: $fg-Lightest;\r\n background-color: $bg-Lightest;\r\n\r\n padding: .5rem;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Alert\r\n// ST: With Specific Theme\r\n// ===========================================================================\r\n\r\n$component-Name: $var-Prefix + 'alert-';\r\n@import \"../_theme-customized\";\r\n\r\n.Alert {\r\n display: flex;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n color: $fg-Darkest;\r\n background-color: $bg-Darkest;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n min-width: 200px;\r\n margin-bottom: .5rem;\r\n padding: .5rem;\r\n align-items: center;\r\n\r\n\r\n &.Alert-outline {\r\n color: $fg-Lightest;\r\n background-color: $bg-Lightest;\r\n\r\n //border: .125rem solid $bg-Darkest;\r\n border: 1px solid $bg-Darkest;\r\n }\r\n\r\n .Alert-icon {\r\n display: flex;\r\n font-size: medium;\r\n }\r\n\r\n .Alert-right {\r\n margin-left: auto;\r\n order: 2;\r\n\r\n span:first-child, small:first-child {\r\n position: absolute;\r\n font-size: 12px;\r\n top: .7rem;\r\n right: 2rem;\r\n }\r\n\r\n .Btn-close {\r\n position: absolute;\r\n top: .5rem;\r\n right: .5rem;\r\n }\r\n }\r\n\r\n .Alert-body {\r\n padding: .4rem;\r\n\r\n .Alert-heading {\r\n display: block;\r\n }\r\n }\r\n\r\n .Progress {\r\n position: absolute;\r\n width: 100%;\r\n left: 0;\r\n bottom: 0;\r\n border: none;\r\n\r\n background-color: $bg-Lightest;\r\n\r\n .Progress-bar {\r\n background-color: $bg-Active;\r\n }\r\n }\r\n}\r\n\r\n","/*#region Theme Variables */\r\n\r\n/*\r\n// Background colors\r\n*/\r\n\r\n$bg: var(--#{$var-Prefix}bg);\r\n$bg-hsl: var(--#{$var-Prefix}bg-hsl);\r\n\r\n$bg-Body: var(--#{$var-Prefix}bg-body);\r\n$bg-Active: var(--#{$var-Prefix}bg-active);\r\n$bg-Active-hsl: var(--#{$var-Prefix}bg-active-hsl);\r\n$bg-Surface: var(--#{$var-Prefix}bg-surface);\r\n\r\n$bg-Lightest: var(--#{$var-Prefix}bg-lightest);\r\n$bg-Light: var(--#{$var-Prefix}bg-light);\r\n$bg-Dark: var(--#{$var-Prefix}bg-dark);\r\n$bg-Darkest: var(--#{$var-Prefix}bg-darkest);\r\n\r\n/*\r\n// Foreground colors\r\n*/\r\n\r\n$fg-Muted: var(--#{$var-Prefix}fg-muted);\r\n$fg-Body: var(--#{$var-Prefix}fg-body);\r\n$fg-Active: var(--#{$var-Prefix}fg-active);\r\n$fg-Surface: var(--#{$var-Prefix}fg-surface);\r\n\r\n$fg-Lightest: var(--#{$var-Prefix}fg-lightest);\r\n$fg-Light: var(--#{$var-Prefix}fg-light);\r\n$fg-Dark: var(--#{$var-Prefix}fg-dark);\r\n$fg-Darkest: var(--#{$var-Prefix}fg-darkest);\r\n\r\n/*\r\n// Shadows\r\n*/\r\n\r\n$Shadow-color: var(--#{$var-Prefix}shadow-color-rgb);\r\n$Shadow: Colored-shadow($Shadow-color);\r\n$Shadow-inner: Colored-shadow-inner($Shadow-color);\r\n\r\n/*\r\n// Border\r\n*/\r\n\r\n$Border-color-hsl: var(--#{$var-Prefix}border-color-hsl);\r\n$Border-color: var(--#{$var-Prefix}border-color);\r\n$Border: 1px solid #{$Border-color};\r\n$Border-radius: var(--#{$var-Prefix}border-radius);\r\n\r\n/*#endregion */\r\n","// ===========================================================================\r\n// Components - Breadcrumb\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n@import \"../_theme-colors\";\r\n\r\n/*\r\n// SVSs\r\n*/\r\n\r\n// > :: <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"><path d=\"M2.5 0L1 1.5 3.5 4 1 6.5 2.5 8l4-4-4-4z\" fill=\"currentColor\"/></svg>\r\n$Breadcrumb-divider-default: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnPjxwYXRoIGQ9J00yLjUgMEwxIDEuNSAzLjUgNCAxIDYuNSAyLjUgOGw0LTQtNC00eicgZmlsbD0nY3VycmVudENvbG9yJy8+PC9zdmc+');\r\n// <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.7 9.7'><path fill='none' stroke='rgba(0, 0, 0, 0.6)' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' d='M.8 8.8l4-4-4-4'/></svg>\r\n$Breadcrumb-divider-larger: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1LjcgOS43Jz48cGF0aCBmaWxsPSdub25lJyBzdHJva2U9J3JnYmEoMCwgMCwgMCwgMC42KScgc3Ryb2tlLXdpZHRoPScxLjMnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcgc3Ryb2tlLW1pdGVybGltaXQ9JzEwJyBkPSdNLjggOC44bDQtNC00LTQnLz48L3N2Zz4=');\r\n// <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 5'><path fill='none' stroke='rgba(0, 0, 0, 0.6)' stroke-width='1' stroke-miterlimit='10' d='M0,0 v10'/></svg>\r\n$Breadcrumb-divider-verticalLine: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxIDUnPjxwYXRoIGZpbGw9J25vbmUnIHN0cm9rZT0ncmdiYSgwLCAwLCAwLCAwLjYpJyBzdHJva2Utd2lkdGg9JzAuOCcgc3Ryb2tlLW1pdGVybGltaXQ9JzEwJyBkPSdNIDAgMCBWIDIwMCcvPjwvc3ZnPg==');\r\n\r\n.Breadcrumb {\r\n display: flex;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n\r\n border: $Border;\r\n\r\n flex-wrap: wrap;\r\n\r\n padding: .75rem 1rem;\r\n margin-top: .5rem;\r\n margin-bottom: .5rem;\r\n list-style: none;\r\n border-radius: .25rem;\r\n\r\n &:hover {\r\n box-shadow: $Shadow;\r\n }\r\n\r\n .Breadcrumb-item {\r\n display: inline-block;\r\n text-align: center;\r\n\r\n .Breadcrumb-Link {\r\n padding: 0 .3rem;\r\n\r\n vertical-align: top;\r\n text-decoration: none;\r\n color: inherit;\r\n\r\n svg {\r\n margin-right: 0.6rem;\r\n color: $bg-Active;\r\n }\r\n }\r\n\r\n &.Active {\r\n font-weight: bold;\r\n }\r\n\r\n &:not(&:first-child) {\r\n &:before {\r\n display: inline-block;\r\n content: \"\";\r\n\r\n width: 0.6em;\r\n height: 100%;\r\n\r\n margin-left: 0.4em;\r\n margin-right: 0.3em;\r\n }\r\n\r\n &:not(.Active) {\r\n .Breadcrumb-Link {\r\n padding: 0.75rem 0.25rem;\r\n cursor: pointer;\r\n\r\n &:hover {\r\n background: $bg-Darkest;\r\n color: $fg-Darkest;\r\n\r\n border-bottom: $Border;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &:not(\r\n .Breadcrumb-divider .Breadcrumb-item,\r\n .Breadcrumb-divider-bar .Breadcrumb-item,\r\n &:first-child\r\n ):before {\r\n color: inherit;\r\n\r\n mask-image: var(--#{$var-Prefix}breadcrumb-divider, $Breadcrumb-divider-default);\r\n mask-repeat: no-repeat;\r\n mask-position: center;\r\n //background-color: currentColor;\r\n background-color: $bg-Active;\r\n }\r\n }\r\n}\r\n\r\n.Breadcrumb-chevron-larger {\r\n --#{$var-Prefix}breadcrumb-divider: #{$Breadcrumb-divider-larger};\r\n}\r\n\r\n.Breadcrumb-chevron-vertical {\r\n --#{$var-Prefix}breadcrumb-divider: #{$Breadcrumb-divider-verticalLine};\r\n}\r\n\r\n.Breadcrumb-divider {\r\n --#{$var-Prefix}breadcrumb-divider: '/';\r\n\r\n .Breadcrumb-item {\r\n &:not(&:first-child):before {\r\n //color: $fg-Surface; //#6c757d;\r\n color: $bg-Active; //#6c757d;\r\n margin-top: -4px;\r\n content: var(--#{$var-Prefix}breadcrumb-divider, \"/\");\r\n }\r\n }\r\n}\r\n\r\n.Breadcrumb-divider-bar {\r\n .Breadcrumb-item {\r\n &:not(&:first-child):before {\r\n //border-left: 2px solid currentColor;\r\n border-left: 2px solid $bg-Active;\r\n border-right: 2px solid $bg-Active;\r\n opacity: .3;\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Button Close\r\n// ===========================================================================\r\n\r\n/*\r\n// With Svg bg\r\n*/\r\n\r\n$svg-cross-64: url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MC40ODcgNjAuNDg3Ij48cGF0aCBkPSJNNyw1OC43MDhjLTEuOTQ0LDEuOTQ0LTQuNzExLDIuMzYtNi4xNDcuOTIzcy0xLjAyMi00LjIuOTIzLTYuMTQ4bDUxLjctNTEuN2MxLjk0NS0xLjk0NSw0LjcxMS0yLjM2LDYuMTQ4LS45MjNzMS4wMjEsNC4yLS45MjMsNi4xNDdaIi8+PHBhdGggZD0iTTEuNzc5LDdDLS4xNjYsNS4wNTktLjU4MSwyLjI5Mi44NTYuODU2UzUuMDU5LS4xNjYsNywxLjc3OWw1MS43MDUsNTEuN2MxLjk0NCwxLjk0NSwyLjM2LDQuNzExLjkyMyw2LjE0OHMtNC4yLDEuMDIxLTYuMTQ4LS45MjNaIi8+PC9zdmc+\");\r\n$svg-cross-2-64: url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2NCI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6IzAxMDEwMTt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik01OS42ODQsNi4xMzJjMS4zNzYtMSw0LjUtMy4yMjIsNC4zMDgtMy42NjFDNjMuMDU2LjI5LDQ5LjM3MSw2Ljc2OCwzNC45LDE2LjUsMjIuODQ0LDMuNzIxLDkuNzYyLTQuODE1LDEuNDUyLDIuOTgzLTMuNzIyLDgsNS4xNyw4LjU3MywyNC4zMTksMjEuNjY5Yy41NjUuMzg2LDEuMTI1Ljc4MSwxLjY4MiwxLjE4QzguMzk0LDM2LjItNi42OTUsNTIuODA5LDMuMDc5LDYyLjU5MmM1LjE3NCw1LjAxNiw1Ljc2OC0zLjYsMTkuMjc5LTIyLjE2MkExMDkuNDksMTA5LjQ5LDAsMCwxLDMyLjg0NCwyOC4yQzQ3LjYxNCw0MC43MjYsNTguMTEsNTUuNzkzLDU5LjcwNiw1Ny44NDZjMS4wMzUsMS4zMzQsMy4zMjQsNC4zNTgsMy43NzcsNC4xNzYsMi45LTEuMTY5LTkuMDM0LTIyLjg1OC0yMy44NzYtNDAuMjYyQTIwMS43NTgsMjAxLjc1OCwwLDAsMSw1OS42ODQsNi4xMzJaIi8+PC9zdmc+\");\r\n\r\n.Btn-close {\r\n @extend .Svg-bg;\r\n --svg-icon: #{$svg-cross-64};\r\n\r\n display: inline-block;\r\n box-sizing: content-box;\r\n width: 1rem !important;\r\n height: 1rem !important;\r\n\r\n border: 0;\r\n border-radius: 0.25rem;\r\n padding: 0.25rem;\r\n opacity: 0.5;\r\n color: transparent;\r\n cursor: pointer;\r\n\r\n &:hover {\r\n opacity: 1;\r\n text-decoration: none;\r\n }\r\n}\r\n\r\n.Btn-close-2nd {\r\n --svg-icon: #{$svg-cross-2-64};\r\n}\r\n\r\n/*\r\n// Pure Css\r\n// https://stackoverflow.com/questions/18611195/x-close-button-only-using-css (answer - 1)\r\n*/\r\n\r\n.Btn-close-pure {\r\n position: relative;\r\n width: 32px;\r\n height: 32px;\r\n\r\n border: 0;\r\n border-radius: 0.25rem;\r\n padding: 0.25rem;\r\n opacity: 0.5;\r\n color: inherit;\r\n background: transparent;\r\n cursor: pointer;\r\n vertical-align: middle;\r\n\r\n &:focus, &:hover {\r\n opacity: 1;\r\n }\r\n\r\n &:before, &:after {\r\n content: \" \";\r\n position: absolute;\r\n top: 50%;\r\n left: 50%;\r\n height: 100%;\r\n width: 10%;\r\n border-radius: 5px;\r\n background-color: currentColor;\r\n }\r\n\r\n &:before {\r\n transform: translate(-50%, -50%) rotate(45deg);\r\n }\r\n\r\n &:after {\r\n transform: translate(-50%, -50%) rotate(-45deg);\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Button-group\r\n// ===========================================================================\r\n\r\n// https://getbootstrap.com/docs/5.0/scss/_button-group.scss\r\n// TODO: make it original.. not copy/paste\r\n\r\n.Btn-group,\r\n.Btn-group-vertical {\r\n position: relative;\r\n display: inline-flex;\r\n vertical-align: middle; // match .Btn alignment given font-size hack above\r\n\r\n > .Btn {\r\n position: relative;\r\n flex: 1 1 auto;\r\n }\r\n\r\n // Bring the hover, focused, and \"active\" buttons to the front to overlay\r\n // the borders properly\r\n > .Btn-check:checked + .Btn,\r\n > .Btn-check:focus + .Btn,\r\n > .Btn:hover,\r\n > .Btn:focus,\r\n > .Btn:active,\r\n > .Btn.active {\r\n z-index: 1;\r\n }\r\n}\r\n\r\n.Btn-group {\r\n // Prevent double borders when buttons are next to each other\r\n > .Btn:not(:first-child),\r\n > .Btn-group:not(:first-child) {\r\n margin-left: -$Border-width;\r\n }\r\n\r\n // Reset rounded corners\r\n > .Btn:not(:last-child):not(.dropdown-toggle),\r\n > .Btn-group:not(:last-child) > .Btn {\r\n border-top-right-radius: 0;\r\n border-bottom-right-radius: 0;\r\n }\r\n\r\n // The left radius should be 0 if the button is:\r\n // - the \"third or more\" child\r\n // - the second child and the previous element isn't `.Btn-check` (making it the first child visually)\r\n // - part of a Btn-group which isn't the first child\r\n > .Btn:nth-child(n + 3),\r\n > :not(.Btn-check) + .Btn,\r\n > .Btn-group:not(:first-child) > .Btn {\r\n border-top-left-radius: 0;\r\n border-bottom-left-radius: 0;\r\n }\r\n}","// ===========================================================================\r\n// Components - Buttons\r\n// ===========================================================================\r\n@use 'sass:math';\r\n\r\n$component-Name: $var-Prefix + 'btn-';\r\n@import \"../_theme-customized\";\r\n\r\n// Btn\r\n.Btn {\r\n position: relative;\r\n display: inline-block;\r\n\r\n color: $fg-Surface;\r\n background-color: transparent;\r\n\r\n border: $Border-width solid transparent;\r\n //border: $Border;\r\n //box-shadow: $Shadow;\r\n\r\n //@extend .Btn-ripple;\r\n\r\n text-align: center;\r\n text-decoration: none;\r\n vertical-align: middle;\r\n user-select: none;\r\n cursor: pointer;\r\n\r\n //padding: 0.40rem 0.75rem;\r\n //border-radius: 0.25rem;\r\n line-height: 1.5;\r\n\r\n &:hover, &:active, &:focus {\r\n outline: none !important;\r\n box-shadow: $Shadow;\r\n }\r\n\r\n &:checked {\r\n box-shadow: Shadow-mixer($Shadow, $Shadow-inner);\r\n\r\n }\r\n}\r\n\r\n.Btn-link {\r\n background: transparent;\r\n color: #3e64ff;\r\n border: none;\r\n box-shadow: none;\r\n padding: 0;\r\n}\r\n\r\n/*\r\n// Size\r\n*/\r\n\r\n.Btn {\r\n padding: 0.375rem 0.75rem;\r\n font-size: 1rem;\r\n border-radius: 0.25rem;\r\n}\r\n\r\n.Btn-sm {\r\n padding: 0.25rem 0.5rem;\r\n font-size: .875rem;\r\n border-radius: 0.2rem;\r\n}\r\n\r\n.Btn-lg {\r\n padding: 0.5rem 1rem;\r\n font-size: 1.25rem;\r\n border-radius: 0.3rem;\r\n}\r\n\r\n/*\r\n// Rounded\r\n*/\r\n\r\n.Btn-round {\r\n border-radius: 50rem !important;\r\n\r\n &:before, &:after {\r\n border-radius: 50rem !important;\r\n }\r\n}\r\n\r\n/*\r\n// Btn Theme support\r\n*/\r\n\r\n.Btn {\r\n &[class*='Btn-']:not([class*=\"Btn-outline-\"]) {\r\n color: $fg-Darkest;\r\n background: $bg-Darkest;\r\n border-color: $Border-color;\r\n\r\n &:hover, &:focus {\r\n color: $fg-Dark;\r\n background-color: $bg-Dark;\r\n border-color: $bg-Darkest;\r\n }\r\n\r\n &.Ripple, &.Border-fx-draw, &.Border-fx-meet, &.Border-fx-center {\r\n --ls-effect-color: #{$fg-Dark};\r\n }\r\n }\r\n\r\n &[class*='Btn-outline-'] {\r\n color: $bg-Darkest;\r\n background-color: inherit;\r\n border-color: $bg-Darkest;\r\n\r\n &:hover {\r\n color: $fg-Dark;\r\n background-color: $bg-Dark;\r\n border-color: $bg-Darkest;\r\n }\r\n\r\n &.Ripple, &.Border-fx-draw, &.Border-fx-meet, &.Border-fx-center {\r\n --ls-effect-color: #{$fg-Dark};\r\n }\r\n }\r\n}\r\n\r\n/*\r\n// Effects / Ripple effect\r\n// https://css-tricks.com/how-to-recreate-the-ripple-effect-of-material-design-buttons/\r\n// Cant do it without js based on mouse click coords\r\n*/\r\n\r\n.Ripple {\r\n $color: var(--ls-effect-color, $fg-Active);\r\n position: relative;\r\n overflow: hidden;\r\n //noinspection CssInvalidFunction\r\n transform: translate3d(0, 0, 0);\r\n\r\n &:after {\r\n content: \"\";\r\n display: block;\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n top: 0;\r\n left: 0;\r\n\r\n pointer-events: none;\r\n background-image: radial-gradient(circle, $color 10%, transparent 10.01%);\r\n background-repeat: no-repeat;\r\n background-position: 50%;\r\n transform: scale(10, 10);\r\n opacity: 0;\r\n transition: transform .5s, opacity 1s;\r\n }\r\n\r\n &:active:after {\r\n transform: scale(0, 0);\r\n opacity: .2;\r\n transition: 0s;\r\n }\r\n}\r\n\r\n.Border-fx-draw {\r\n $color: var(--ls-effect-color, $Border-color);\r\n $width: 2px;\r\n $vertical: top;\r\n $horizontal: left;\r\n $duration: 0.10s; // 0.25s\r\n\r\n //transition: color $duration $duration/3;\r\n //transition: color $duration math.div($duration, 3);\r\n position: relative;\r\n border-radius: 0;\r\n\r\n &:before, &:after {\r\n // Set border to invisible, so we don't see a 4px border on a 0x0 element before the transition starts\r\n border: $width solid transparent;\r\n box-sizing: border-box;\r\n content: '';\r\n pointer-events: none;\r\n position: absolute;\r\n\r\n width: 0;\r\n height: 0;\r\n }\r\n\r\n // This covers the top & right borders (expands right, then down)\r\n &:before {\r\n $h-side: if($horizontal == 'left', 'right', 'left');\r\n\r\n #{$vertical}: 0;\r\n #{$horizontal}: 0;\r\n }\r\n\r\n // And this the bottom & left borders (expands left, then up)\r\n &:after {\r\n $v-side: if($vertical == 'top', 'bottom', 'top');\r\n $h-side: if($horizontal == 'left', 'right', 'left');\r\n\r\n #{$v-side}: 0;\r\n #{$h-side}: 0;\r\n }\r\n\r\n &:hover {\r\n &:before, &:after {\r\n width: 100%;\r\n height: 100%;\r\n }\r\n\r\n &:before {\r\n $h-side: if($horizontal == 'left', 'right', 'left');\r\n // Make borders visible\r\n border-#{$vertical}-color: $color;\r\n border-#{$h-side}-color: $color;\r\n\r\n transition: width $duration ease-out, // Width expands first\r\n height $duration ease-out $duration; // And then height\r\n }\r\n\r\n &:after {\r\n $v-side: if($vertical == 'top', 'bottom', 'top');\r\n // Make borders visible\r\n border-#{$v-side}-color: $color;\r\n border-#{$horizontal}-color: $color;\r\n\r\n transition: border-color 0s ease-out $duration * 2, // Wait for :before to finish before showing border\r\n width $duration ease-out $duration * 2, // And then expanding width\r\n height $duration ease-out $duration * 3; // And finally height\r\n }\r\n }\r\n}\r\n\r\n.Border-fx-meet {\r\n $color: var(--ls-effect-color, $Border-color);\r\n $width: 2px;\r\n $vertical: bottom;\r\n $horizontal: right;\r\n $duration: 0.25s;\r\n\r\n //transition: color $duration $duration/3;\r\n //transition: color $duration math.div($duration, 3);\r\n position: relative;\r\n border-radius: 0;\r\n\r\n &:before, &:after {\r\n border: 0 solid transparent;\r\n box-sizing: border-box;\r\n content: '';\r\n pointer-events: none;\r\n position: absolute;\r\n width: 0;\r\n height: 0;\r\n\r\n #{$vertical}: 0;\r\n #{$horizontal}: 0;\r\n }\r\n\r\n &:before {\r\n $h-side: if($horizontal == 'left', 'right', 'left');\r\n\r\n border-#{$vertical}-width: $width;\r\n border-#{$h-side}-width: $width;\r\n }\r\n\r\n &:after {\r\n $v-side: if($vertical == 'top', 'bottom', 'top');\r\n\r\n border-#{$v-side}-width: $width;\r\n border-#{$horizontal}-width: $width;\r\n }\r\n\r\n &:hover {\r\n &:before, &:after {\r\n border-color: $color;\r\n transition: border-color 0s, width $duration, height $duration;\r\n width: 100%;\r\n height: 100%;\r\n }\r\n\r\n &:before {\r\n transition-delay: 0s, 0s, $duration;\r\n }\r\n\r\n &:after {\r\n transition-delay: 0s, $duration, 0s;\r\n }\r\n }\r\n}\r\n\r\n.Border-fx-center {\r\n $color: var(--ls-effect-color, $Border-color);\r\n $width: 2px;\r\n $duration: 0.5s;\r\n\r\n position: relative;\r\n border-radius: 0;\r\n\r\n // Set up base styles, we're going to scale instead of animating width/height\r\n &:before, &:after {\r\n border: 0 solid transparent;\r\n box-sizing: border-box;\r\n content: '';\r\n pointer-events: none;\r\n position: absolute;\r\n\r\n top: 0;\r\n left: 0;\r\n height: 100%;\r\n width: 100%;\r\n transform-origin: center; // Ensure scaling is done from the center (expands outwards)\r\n }\r\n\r\n // scale3d(<scale-horizontal>, <scale-vertical>, <scale-depth>);\r\n &:before {\r\n border-top: $width solid $color;\r\n border-bottom: $width solid $color;\r\n //noinspection CssInvalidFunction\r\n transform: scale3d(0, 1, 1); // Shrink only width\r\n }\r\n\r\n &:after {\r\n border-left: $width solid $color;\r\n border-right: $width solid $color;\r\n //noinspection CssInvalidFunction\r\n transform: scale3d(1, 0, 1); // Shrink only height\r\n }\r\n\r\n &:hover:before, &:hover:after {\r\n //noinspection CssInvalidFunction\r\n transform: scale3d(1, 1, 1); // Show full-size\r\n transition: transform $duration;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Calendar\r\n// ST: With Specific Theme\r\n// ===========================================================================\r\n\r\n$component-Name: $var-Prefix + 'calendar-';\r\n@import \"../_theme-customized\";\r\n\r\n.Calendar {\r\n display: block;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n margin-bottom: 1rem;\r\n\r\n .Calendar-header {\r\n display: flex;\r\n padding: 10px 10px 0;\r\n\r\n align-items: center; /* Vertical */\r\n justify-content: center; /* Horizontal */\r\n\r\n color: $fg-Darkest;\r\n background-color: $bg-Darkest;\r\n\r\n .Calendar-header-right {\r\n cursor: pointer;\r\n font-size: 1.5rem;\r\n }\r\n\r\n .Calendar-title {\r\n flex: 1;\r\n cursor: pointer;\r\n font-weight: bold;\r\n font-size: 1.2rem;\r\n }\r\n }\r\n\r\n .Calendar-body {\r\n padding: 0 10px 10px;\r\n\r\n .Calendar-row {\r\n display: flex;\r\n\r\n &:first-child {\r\n color: $fg-Dark;\r\n background-color: $bg-Dark;\r\n\r\n margin-left: -10px;\r\n margin-right: -10px;\r\n }\r\n\r\n .Calendar-dayNames {\r\n font-size: .8rem;\r\n border-bottom: $Border;\r\n }\r\n\r\n .Calendar-cell {\r\n border: 1px solid transparent;\r\n border-radius: 50%;\r\n\r\n &.Square {\r\n margin-left: 0;\r\n margin-right: 0;\r\n }\r\n\r\n &.Cell-Disabled {\r\n color: $fg-Muted;\r\n }\r\n\r\n &.Cell-Available {\r\n cursor: pointer;\r\n font-weight: normal;\r\n\r\n &:hover {\r\n border-color: $Border-color;\r\n\r\n color: $fg-Dark;\r\n background-color: $bg-Dark;\r\n }\r\n }\r\n\r\n &.Cell-Weekend {\r\n font-weight: bold;\r\n\r\n color: $fg-Muted;\r\n }\r\n\r\n &.Cell-Today {\r\n border-color: $Border-color;\r\n color: $fg-Active;\r\n background-color: $bg-Active;\r\n }\r\n\r\n //&.Cell-SpecialDay { }\r\n\r\n &.Cell-Available, &.Cell-Ranged {\r\n // Cell-selected = Cell-Range-start\r\n &.Cell-Range-start, &.Cell-Range-end {\r\n color: $fg-Darkest;\r\n background-color: $bg-Darkest;\r\n }\r\n }\r\n\r\n // Cell-selected = Cell-Range-start\r\n &.Cell-Ranged {\r\n border-radius: 0;\r\n\r\n &:not(.Cell-Range-start):not(.Cell-Range-end) {\r\n color: $fg-Lightest;\r\n background-color: $bg-Lightest;\r\n\r\n border-top-color: $Border-color;\r\n border-bottom-color: $Border-color;\r\n\r\n &.Cell-Available:hover {\r\n color: $fg-Dark;\r\n background-color: $bg-Dark;\r\n }\r\n }\r\n\r\n &.Cell-Range-start {\r\n border-radius: 50% 0 0 50%;\r\n }\r\n\r\n &.Cell-Range-end {\r\n border-radius: 0 50% 50% 0;\r\n }\r\n\r\n &.Cell-Range-start.Cell-Range-end {\r\n border-radius: 50%;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Card\r\n// ST: With Specific Theme\r\n// ===========================================================================\r\n\r\n$component-Name: $var-Prefix + 'card-';\r\n@import \"../_theme-customized\";\r\n\r\n$border-radius: .5rem;\r\n\r\n.Card {\r\n display: block;\r\n position: relative;\r\n overflow: visible;\r\n\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n padding: 0;\r\n margin-bottom: 1rem;\r\n border-radius: $border-radius;\r\n min-width: 0;\r\n background-clip: border-box;\r\n\r\n .Card-img {\r\n position: relative;\r\n overflow: hidden;\r\n\r\n border-top-left-radius: $border-radius;\r\n border-top-right-radius: $border-radius;\r\n }\r\n\r\n .Card-header, .Card-footer {\r\n padding: .75rem 1.5rem;\r\n margin-bottom: 0;\r\n\r\n &.Card-header {\r\n color: $fg-Dark;\r\n background-color: $bg-Dark;\r\n\r\n border-bottom: $Border;\r\n\r\n :first-child {\r\n border-radius: calc(.5rem - 1px) calc(.5rem - 1px) 0 0;\r\n }\r\n }\r\n\r\n &.Card-footer {\r\n color: $fg-Lightest;\r\n background-color: $bg-Lightest;\r\n border-top: $Border;\r\n }\r\n }\r\n\r\n &.Card-body, .Card-body {\r\n flex: 1 1 auto;\r\n padding: 1rem 1.5rem;\r\n\r\n //color: $Component-fg-light;\r\n //background-color: $Component-bg-light;\r\n\r\n .Card-title {\r\n margin-bottom: .5rem;\r\n\r\n padding-left: .5rem;\r\n padding-right: .5rem;\r\n\r\n //background-color: $Component-bg-tertiary;\r\n }\r\n\r\n .Card-text {\r\n &:last-child {\r\n margin-bottom: 0;\r\n }\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Caret\r\n// ST: With Specific Theme\r\n// ===========================================================================\r\n\r\n$component-Name: $var-Prefix + 'caret-';\r\n@import \"../_theme-customized\";\r\n\r\n.Caret {\r\n position: relative;\r\n overflow: visible;\r\n border: $Border;\r\n\r\n &:before, &:after {\r\n content: '';\r\n display: block;\r\n position: absolute;\r\n border-style: solid;\r\n\r\n width: 0;\r\n height: 0;\r\n\r\n z-index: 1;\r\n clear: both;\r\n\r\n border-width: #{var(--caret-size, 10px)};\r\n }\r\n}\r\n\r\n.Caret-t, .Caret-b, .Caret-darker-t, .Caret-darker-b {\r\n $caret-size: var(--caret-size, 10px);\r\n\r\n &:after {\r\n left: calc(50% - #{$caret-size});\r\n }\r\n\r\n &:before {\r\n left: calc(50% - #{$caret-size});\r\n }\r\n}\r\n\r\n.Caret-r, .Caret-l, .Caret-darker-r, .Caret-darker-l {\r\n $caret-size: var(--caret-size, 10px);\r\n\r\n &:after {\r\n top: calc(50% - #{$caret-size});\r\n }\r\n\r\n &:before {\r\n top: calc(50% - #{$caret-size});\r\n }\r\n}\r\n\r\n/*\r\n// Caret default\r\n*/\r\n\r\n// &:after is bg, &:before is border\r\n$caret-before-color: $Border-color;\r\n$caret-after-color: $bg-Surface;\r\n\r\n.Caret-t {\r\n &:after {\r\n bottom: 100%;\r\n border-color: transparent transparent $caret-after-color transparent; /* top | right | bottom | left */\r\n }\r\n\r\n &:before {\r\n bottom: calc(100% + 1px);\r\n border-color: transparent transparent $caret-before-color transparent; /* top | right | bottom | left */\r\n //filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, .18)) drop-shadow(0px 2px 2px rgba(0, 0, 0, .12)) drop-shadow(0px 4px 6px rgba(0, 0, 0, .06));\r\n }\r\n}\r\n\r\n.Caret-r {\r\n &:after {\r\n left: 100%;\r\n border-color: transparent transparent transparent $caret-after-color;\r\n }\r\n\r\n &:before {\r\n left: calc(100% + 1px);\r\n border-color: transparent transparent transparent $caret-before-color;\r\n }\r\n}\r\n\r\n.Caret-b {\r\n &:after {\r\n top: 100%;\r\n border-color: $caret-after-color transparent transparent transparent;\r\n }\r\n\r\n &:before {\r\n top: calc(100% + 1px);\r\n border-color: $caret-before-color transparent transparent transparent;\r\n }\r\n}\r\n\r\n.Caret-l {\r\n &:after {\r\n right: 100%;\r\n border-color: transparent $caret-after-color transparent transparent;\r\n }\r\n\r\n &:before {\r\n right: calc(100% + 1px);\r\n border-color: transparent $caret-before-color transparent transparent;\r\n }\r\n}\r\n\r\n/*\r\n// Caret-darker\r\n*/\r\n\r\n// &:after is bg, &:before is border\r\n$caret-darker-before-color: $Border-color;\r\n$caret-darker-after-color: $bg-Active;\r\n\r\n.Caret-darker-t {\r\n &:after {\r\n bottom: 100%;\r\n border-color: transparent transparent $caret-darker-after-color transparent;\r\n }\r\n\r\n &:before {\r\n bottom: calc(100% + 1px);\r\n border-color: transparent transparent $caret-darker-before-color transparent;\r\n }\r\n}\r\n\r\n.Caret-darker-r {\r\n &:after {\r\n left: 100%;\r\n border-color: transparent transparent transparent $caret-darker-after-color;\r\n }\r\n\r\n &:before {\r\n left: calc(100% + 1px);\r\n border-color: transparent transparent transparent $caret-darker-before-color;\r\n }\r\n}\r\n\r\n.Caret-darker-b {\r\n &:after {\r\n top: 100%;\r\n border-color: $caret-darker-after-color transparent transparent transparent;\r\n }\r\n\r\n &:before {\r\n top: calc(100% + 1px);\r\n border-color: $caret-darker-before-color transparent transparent transparent;\r\n }\r\n}\r\n\r\n.Caret-darker-l {\r\n &:after {\r\n right: 100%;\r\n border-color: transparent $caret-darker-after-color transparent transparent;\r\n }\r\n\r\n &:before {\r\n right: calc(100% + 1px);\r\n border-color: transparent $caret-darker-before-color transparent transparent;\r\n }\r\n}\r\n\r\n/*\r\n// Caret - Size\r\n// (0: 0, 1: .40rem, 2: .50rem, 3: .60rem, 4: .80rem, 5: 1.00rem)\r\n// (0: 0, 1: 6px, 2: 8px, 3: 10px, 4: 12px, 5: 16px)\r\n*/\r\n\r\n@include Utility-applier(true, Caret, --caret-size, (0: 0, 1: 6px, 2: 8px, 3: 10px, 4: 12px, 5: 16px));\r\n\r\n.Caret-0, .Caret-1, .Caret-2, .Caret-3, .Caret-4, .Caret-5 {\r\n}\r\n","// ===========================================================================\r\n// Components - Carousel\r\n// ===========================================================================\r\n\r\n.Carousel {\r\n position: relative;\r\n\r\n .Carousel-indicators {\r\n position: absolute;\r\n right: 0;\r\n bottom: 0;\r\n left: 0;\r\n z-index: 15;\r\n display: flex;\r\n justify-content: center;\r\n padding-left: 0;\r\n margin-right: 15%;\r\n margin-left: 15%;\r\n list-style: none;\r\n\r\n li {\r\n box-sizing: content-box;\r\n flex: 0 1 auto;\r\n width: 30px;\r\n height: 3px;\r\n margin-right: 3px;\r\n margin-left: 3px;\r\n text-indent: -999px;\r\n cursor: pointer;\r\n background-color: #fff;\r\n background-clip: padding-box;\r\n border-top: 10px solid transparent;\r\n border-bottom: 10px solid transparent;\r\n opacity: .5;\r\n transition: opacity .6s ease;\r\n\r\n &.Active, &.active {\r\n opacity: 1;\r\n }\r\n }\r\n }\r\n\r\n .Carousel-inner {\r\n position: relative;\r\n width: 100%;\r\n overflow: hidden;\r\n\r\n .Carousel-item {\r\n position: relative;\r\n display: none;\r\n float: left;\r\n width: 100%;\r\n margin-right: -100%;\r\n backface-visibility: hidden;\r\n transition: transform .6s ease-in-out;\r\n\r\n &.Active, &.active {\r\n display: block;\r\n }\r\n\r\n .img-wrapper {\r\n position: relative;\r\n height: 0;\r\n padding-top: 55%;\r\n\r\n img {\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n top: 0;\r\n left: 0;\r\n bottom: 0;\r\n right: 0;\r\n }\r\n }\r\n\r\n .Carousel-caption {\r\n user-select: none;\r\n position: absolute;\r\n right: 15%;\r\n bottom: 20px;\r\n left: 15%;\r\n z-index: 10;\r\n padding-top: 20px;\r\n padding-bottom: 20px;\r\n color: #fff;\r\n text-align: center;\r\n\r\n h3 {\r\n font-size: 1.75rem;\r\n }\r\n\r\n p {\r\n margin-top: 0;\r\n margin-bottom: 1rem;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .Carousel-control-prev, .Carousel-control-next {\r\n position: absolute;\r\n top: 0;\r\n bottom: 0;\r\n z-index: 1;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n width: 15%;\r\n padding: 0;\r\n color: #fff;\r\n text-align: center;\r\n background: 0 0;\r\n border: 0;\r\n opacity: .5;\r\n transition: opacity .15s ease;\r\n\r\n // Hover/focus state\r\n &:hover,\r\n &:focus {\r\n text-decoration: none;\r\n outline: 0;\r\n opacity: 1;\r\n }\r\n\r\n .Carousel-control-prev-icon, .Carousel-control-next-icon {\r\n display: inline-block;\r\n width: 20px;\r\n height: 20px;\r\n background: no-repeat 50%/100% 100%;\r\n }\r\n }\r\n\r\n .Carousel-control-prev {\r\n left: 0;\r\n\r\n .Carousel-control-prev-icon {\r\n background-image: url(\"data:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' fill= '%23fff' width= '8' height= '8' viewBox= '0 0 8 8' %3e%3cpath d= 'M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z' /%3e%3c/svg%3e\");\r\n }\r\n }\r\n\r\n .Carousel-control-next {\r\n right: 0;\r\n\r\n .Carousel-control-next-icon {\r\n background-image: url(\"data:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' fill= '%23fff' width= '8' height= '8' viewBox= '0 0 8 8' %3e%3cpath d= 'M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z' /%3e%3c/svg%3e\");\r\n }\r\n }\r\n\r\n .sr-only {\r\n position: absolute;\r\n width: 1px;\r\n height: 1px;\r\n padding: 0;\r\n margin: -1px;\r\n overflow: hidden;\r\n clip: rect(0, 0, 0, 0);\r\n white-space: nowrap;\r\n border: 0;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Dialog\r\n// ST: With Specific Theme\r\n// ===========================================================================\r\n\r\n@import \"../_theme-colors\";\r\n\r\n.Dialog-container {\r\n &.IsModal {\r\n position: fixed;\r\n top: 0;\r\n left: 0;\r\n z-index: 1050;\r\n overflow: hidden;\r\n outline: 0;\r\n background-color: rgba(0, 0, 0, 0.4);\r\n\r\n padding-top: 10%;\r\n transition: opacity 0.15s linear;\r\n }\r\n}\r\n\r\n.Dialog {\r\n display: block;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n max-width: 500px;\r\n margin-bottom: .5rem;\r\n align-items: center;\r\n\r\n margin-right: auto !important;\r\n margin-left: auto !important;\r\n\r\n .Dialog-right {\r\n margin-left: auto;\r\n order: 2;\r\n\r\n span:first-child, small:first-child {\r\n position: absolute;\r\n font-size: 12px;\r\n top: .7rem;\r\n right: 2rem;\r\n }\r\n\r\n .Btn-close {\r\n position: absolute;\r\n top: .5rem;\r\n right: .5rem;\r\n }\r\n }\r\n\r\n .Dialog-heading, .Dialog-footer {\r\n display: flex;\r\n padding: .5rem 1rem .5rem .5rem;\r\n\r\n &.Dialog-heading {\r\n color: $fg-Darkest;\r\n background-color: $bg-Darkest;\r\n }\r\n\r\n &.Dialog-footer {\r\n color: $fg-Lightest;\r\n background-color: $bg-Lightest;\r\n\r\n .Dialog-actions {\r\n margin-left: auto;\r\n order: 2;\r\n\r\n button {\r\n float: right;\r\n border: none;\r\n background: transparent;\r\n }\r\n }\r\n\r\n }\r\n }\r\n\r\n .Dialog-body {\r\n padding: .5rem;\r\n border-top: $Border;\r\n border-bottom: $Border;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - List\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n$component-Name: $var-Prefix + 'lst-';\r\n@import \"../_theme-customized\";\r\n\r\n$border-radius: 0.25rem;\r\n\r\n.List {\r\n display: flex;\r\n flex-direction: column;\r\n\r\n padding-left: 0; // reset padding because ul and ol\r\n margin-bottom: 0;\r\n\r\n border-radius: $border-radius;\r\n\r\n &.List-horizontal {\r\n flex-direction: row;\r\n }\r\n\r\n &.List-numbered {\r\n list-style-type: none;\r\n counter-reset: section;\r\n\r\n > li::before {\r\n // Increments only this instance of the section counter\r\n content: counters(section, \".\") \". \";\r\n counter-increment: section;\r\n }\r\n }\r\n\r\n /*\r\n // Flush list items\r\n // Remove borders and border-radius to keep list group items edge-to-edge. Most\r\n // useful within other components (e.g., cards).\r\n */\r\n\r\n &.List-flush {\r\n border-radius: 0;\r\n\r\n > .List-item {\r\n border-width: 0 0 1px;\r\n\r\n &:last-child {\r\n border-bottom-width: 0;\r\n }\r\n }\r\n }\r\n}\r\n\r\n/*\r\n// List borders\r\n*/\r\n\r\n.List {\r\n &:not(.List-horizontal) .List-item {\r\n &:first-child {\r\n border-top-left-radius: $border-radius;\r\n border-top-right-radius: $border-radius;\r\n }\r\n\r\n &:last-child {\r\n border-bottom-left-radius: $border-radius;\r\n border-bottom-right-radius: $border-radius;\r\n }\r\n\r\n + .List-item {\r\n border-top-width: 0;\r\n }\r\n }\r\n\r\n &.List-horizontal {\r\n .List-item {\r\n border-radius: 0;\r\n\r\n &:first-child {\r\n border-top-left-radius: $border-radius;\r\n border-bottom-left-radius: $border-radius;\r\n }\r\n\r\n &:last-child {\r\n border-top-right-radius: $border-radius;\r\n border-bottom-right-radius: $border-radius;\r\n }\r\n\r\n + .List-item {\r\n border-left-width: 0;\r\n }\r\n\r\n }\r\n }\r\n}\r\n\r\n/*\r\n// Interactive list items:\r\n// Use anchor or button elements instead of `li`s or `div`s to create interactive\r\n// list items. Includes an extra `.active` modifier class for selected items.\r\n*/\r\n.List-item-action {\r\n width: 100%; // For `<button>`s (anchors become 100% by default though)\r\n //color: $list-group-action-color;\r\n text-align: inherit; // For `<button>`s (anchors inherit)\r\n\r\n // Hover state\r\n &:hover, &:focus {\r\n z-index: 1; // Place hover/focus items above their siblings for proper border styling\r\n text-decoration: none;\r\n\r\n color: $fg-Lightest;\r\n background-color: $bg-Lightest;\r\n }\r\n\r\n &:active {\r\n color: $fg-Dark;\r\n background-color: $bg-Dark;\r\n }\r\n}\r\n\r\n/*\r\n// Individual list items:\r\n// Use on `li`s or `div`s within the `.list-group` parent.\r\n*/\r\n\r\n.List-item {\r\n position: relative;\r\n display: block;\r\n\r\n padding: 0.75rem 1.25rem;\r\n text-decoration: none;\r\n\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n border: $Border;\r\n\r\n &.Disabled, &:disabled {\r\n pointer-events: none;\r\n color: $fg-Muted;\r\n background-color: $bg-Lightest;\r\n }\r\n\r\n &.Active {\r\n z-index: 2; // Place active items above their siblings for proper border styling\r\n\r\n color: $fg-Active;\r\n background-color: $bg-Active;\r\n border-color: $bg-Active;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Loader\r\n// CC: Core Components (NO COLOR or Theme)\r\n// https://medium.com/@pppped/how-to-code-a-responsive-circular-percentage-chart-with-svg-and-css-3632f8cd7705\r\n// ===========================================================================\r\n\r\n// stroke-dasharray=”<dash-length>, <gap-length>”\r\n//$svg-circle: url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' transform='rotate(-90)'%3E%3Ccircle cx='20' cy='20' r='15' fill='none' stroke='currentColor' stroke-width='10%25' /%3E%3C/svg%3E\");\r\n\r\n.Loader {\r\n display: flex;\r\n --status: '0%';\r\n --loaded: 0;\r\n\r\n .Square {\r\n .Square-inner {\r\n\r\n .Status {\r\n display: inline-block;\r\n position: absolute;\r\n\r\n &:before {\r\n content: var(--status, \"0%\");\r\n }\r\n }\r\n\r\n svg {\r\n width: 100%;\r\n height: auto;\r\n top: 0;\r\n left: 0;\r\n\r\n text {\r\n fill: currentColor;\r\n dominant-baseline: central;\r\n text-anchor: middle;\r\n }\r\n\r\n g {\r\n //transform-box: fill-box;\r\n transform-origin: center;\r\n transform: rotate(-90deg);\r\n }\r\n\r\n .circle {\r\n fill: none;\r\n stroke: currentColor;\r\n stroke-width: 3%;\r\n stroke-linecap: round;\r\n animation: loader-progress 1s ease-out forwards;\r\n\r\n &:first-of-type {\r\n stroke-dasharray: var(--loaded, 0), 100;\r\n transition: stroke-dasharray 0.4s cubic-bezier(0.04, 0.24, 0.18, 1);\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n@keyframes loader-progress {\r\n 0% {\r\n stroke-dasharray: 0 100;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Nav\r\n// ===========================================================================\r\n\r\n@import \"../_theme-colors\";\r\n\r\n.Nav {\r\n display: flex;\r\n flex-wrap: wrap;\r\n padding-left: 0;\r\n margin-bottom: 0;\r\n list-style: none;\r\n}\r\n\r\n.Nav-link {\r\n display: block;\r\n padding: 0.5rem 1rem;\r\n\r\n color: #0d6efd;\r\n\r\n text-decoration: none;\r\n transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;\r\n\r\n &:hover,\r\n &:focus {\r\n color: $fg-Lightest;\r\n background-color: $bg-Lightest;\r\n }\r\n\r\n &.Active {\r\n color: $fg-Active;\r\n background-color: $bg-Active;\r\n //box-shadow: $Shadow;\r\n }\r\n\r\n // Disabled state lightens text\r\n &.Disabled {\r\n color: $fg-Muted;\r\n pointer-events: none;\r\n cursor: default;\r\n }\r\n}\r\n\r\n.Nav-tabs {\r\n border-bottom: 1px solid $Border-color;\r\n\r\n .Nav-link {\r\n margin-bottom: -1px;\r\n background: none;\r\n border: 1px solid transparent;\r\n\r\n border-top-left-radius: 0.25rem;\r\n border-top-right-radius: 0.25rem;\r\n\r\n &:hover,\r\n &:focus {\r\n border-color: $Border-color;\r\n // Prevents active .nav-link tab overlapping focus outline of previous/next .nav-link\r\n isolation: isolate;\r\n }\r\n\r\n &.Disabled {\r\n color: $fg-Muted;\r\n background-color: transparent;\r\n border-color: transparent;\r\n }\r\n }\r\n\r\n .Nav-link.Active,\r\n .Nav-item.Show .Nav-link {\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n border-color: $Border-color $Border-color $bg-Surface;\r\n }\r\n}\r\n\r\n.Nav-pills {\r\n .Nav-link {\r\n background: none;\r\n border: 0;\r\n border-radius: 0.25rem;\r\n }\r\n\r\n .Nav-link.Active,\r\n .Show > .Nav-link {\r\n color: $fg-Active;\r\n background-color: $bg-Active;\r\n }\r\n}","// ===========================================================================\r\n// Components - Pagination\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n@import \"../_theme-colors\";\r\n\r\n.Pagination {\r\n display: flex;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n\r\n .Square {\r\n user-select: none; /* Standard */\r\n\r\n //color: $Component-fg-secondary;\r\n //background-color: $Component-bg-secondary;\r\n\r\n border: 1px solid transparent;\r\n border-radius: $Border-radius;\r\n\r\n transition: border-color 0.2s cubic-bezier(0.3, 0, 0.5, 1);\r\n\r\n &:nth-child(-n+2), &:nth-last-of-type(-n+2) {\r\n font-size: 1.3em;\r\n }\r\n\r\n &:not(.disabled):not(.active) {\r\n cursor: pointer;\r\n }\r\n\r\n &:hover:not(.active):not(.disabled) {\r\n text-decoration: none;\r\n border-color: $Border-color;\r\n\r\n color: $fg-Dark;\r\n background-color: $bg-Dark;\r\n }\r\n\r\n &.Disabled {\r\n color: $fg-Muted;\r\n }\r\n\r\n &.Active {\r\n color: $fg-Active;\r\n background-color: $bg-Active;\r\n\r\n border-color: transparent;\r\n\r\n box-shadow: $Shadow;\r\n transition: all 0.2s linear;\r\n }\r\n }\r\n}\r\n\r\n","// ===========================================================================\r\n// Components - Progress\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n@import \"../_theme-colors\";\r\n\r\n.Progress {\r\n display: flex;\r\n position: relative;\r\n height: 1rem;\r\n\r\n color: $fg-Lightest;\r\n background-color: $bg-Lightest;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow-inner;\r\n\r\n border-radius: $Border-radius;\r\n\r\n .Progress-bar {\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n overflow: hidden;\r\n text-align: center;\r\n white-space: nowrap;\r\n\r\n color: $fg-Active;\r\n background-color: $bg-Active;\r\n\r\n transition: width .6s ease;\r\n }\r\n}\r\n\r\n/*\r\n// Progress Striped\r\n*/\r\n\r\n.Progress-bar-striped {\r\n background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);\r\n background-size: 1rem 1rem;\r\n}\r\n\r\n/*\r\n// Progress Sizing\r\n*/\r\n\r\n@include Utility-applier(false, Progress, height, ('thin-3':.25rem, 'thin-2':.50rem, 'thin-1':.75rem, 'thick-1':1.25rem, 'thick-2':1.50rem, 'thick-3':1.75rem));\r\n\r\n.Progress-thin-3, .Progress-thin-2, .Progress-thin-1,\r\n.Progress-thick-1, .Progress-thick-2, .Progress-thick-3 {\r\n}\r\n","// ===========================================================================\r\n// Components - Rating\r\n// TS: Theme Support\r\n// https://yoksel.github.io/url-encoder/\r\n// https://base64.guru/converter/encode/image/svg\r\n// ===========================================================================\r\n\r\n@import \"../_theme-colors\";\r\n\r\n//$svg-Heart: url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-1 0 52 50'%3E%3Cg %3E%3Cpath d='M24.85,10.126c2.018-4.783,6.628-8.125,11.99-8.125c7.223,0,12.425,6.179,13.079,13.543 c0,0,0.353,1.828-0.424,5.119c-1.058,4.482-3.545,8.464-6.898,11.503L24.85,48L7.402,32.165c-3.353-3.038-5.84-7.021-6.898-11.503 c-0.777-3.291-0.424-5.119-0.424-5.119C0.734,8.179,5.936,2,13.159,2C18.522,2,22.832,5.343,24.85,10.126z'/%3E%3C/g%3E%3C/svg%3E%0A\");\r\n//$svg-Star: url(\"data:image/svg+xml, %3Csvg viewBox='0 0 190 190' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='100,10 40,180 190,60 10,60 160,180' /%3E%3C/svg%3E%0A\");\r\n$svg-Heart: url(\"data:image/svg+xml;base64,IDxzdmcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB2aWV3Qm94PSctMSAwIDUyIDUwJz48ZyA+PHBhdGggZD0nTTI0Ljg1LDEwLjEyNmMyLjAxOC00Ljc4Myw2LjYyOC04LjEyNSwxMS45OS04LjEyNWM3LjIyMywwLDEyLjQyNSw2LjE3OSwxMy4wNzksMTMuNTQzIGMwLDAsMC4zNTMsMS44MjgtMC40MjQsNS4xMTljLTEuMDU4LDQuNDgyLTMuNTQ1LDguNDY0LTYuODk4LDExLjUwM0wyNC44NSw0OEw3LjQwMiwzMi4xNjVjLTMuMzUzLTMuMDM4LTUuODQtNy4wMjEtNi44OTgtMTEuNTAzIGMtMC43NzctMy4yOTEtMC40MjQtNS4xMTktMC40MjQtNS4xMTlDMC43MzQsOC4xNzksNS45MzYsMiwxMy4xNTksMkMxOC41MjIsMiwyMi44MzIsNS4zNDMsMjQuODUsMTAuMTI2eicvPjwvZz48L3N2Zz4K\");\r\n$svg-Star: url(\"data:image/svg+xml;base64,IDxzdmcgdmlld0JveD0nMCAwIDE5MCAxOTAnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBvbHlnb24gcG9pbnRzPScxMDAsMTAgNDAsMTgwIDE5MCw2MCAxMCw2MCAxNjAsMTgwJyAvPjwvc3ZnPgo=\");\r\n\r\n$bg-Star: #dbab09;\r\n$bg-Heart: hsl(354, 66%, 54%);\r\n\r\n.Rating {\r\n display: flex;\r\n position: relative;\r\n overflow: visible;\r\n cursor: pointer;\r\n\r\n .Square {\r\n border: none;\r\n background: transparent;\r\n\r\n $bg-color: var(--#{$var-Prefix}rating-bg-color);\r\n $color: var(--#{$var-Prefix}rating-color);\r\n\r\n .Square-inner:not(.Rating-value) {\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n\r\n &.IsFraction {\r\n background: linear-gradient(to right, $bg-color 0%, $bg-Lightest 100%);\r\n border-image: linear-gradient(to right, $bg-color 0%, $bg-Lightest 100%) 1;\r\n color: $color;\r\n }\r\n\r\n &.IsSelected, &.IsHovered {\r\n border-color: $bg-color;\r\n background: $bg-color;\r\n color: $color;\r\n\r\n &.IsFraction {\r\n background: linear-gradient(to right, $bg-color 0%, $bg-Lightest 100%);\r\n border-image: linear-gradient(to right, $bg-color 0%, $bg-Lightest 100%) 1;\r\n color: $color;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.Rating-star {\r\n --#{$var-Prefix}rating-mask: #{$svg-Star};\r\n --#{$var-Prefix}rating-bg-color: #{$bg-Star};\r\n --#{$var-Prefix}rating-color: #{$fg-Darkest};\r\n}\r\n\r\n.Rating-heart {\r\n --#{$var-Prefix}rating-mask: #{$svg-Heart};\r\n --#{$var-Prefix}rating-bg-color: #{$bg-Heart};\r\n --#{$var-Prefix}rating-color: #{$fg-Darkest};\r\n}\r\n\r\n.Rating-text {\r\n --#{$var-Prefix}rating-bg-color: #{$bg-Active};\r\n --#{$var-Prefix}rating-color: #{$fg-Active};\r\n\r\n .Square {\r\n .Square-inner:not(.Rating-value) {\r\n margin: 1px;\r\n border: 4px solid $bg-Lightest;\r\n //border: 4px solid $Border-color;\r\n\r\n //background-color: white;\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n }\r\n }\r\n}\r\n\r\n// TODO: Rating-mask\r\n.Rating-mask {\r\n .Square {\r\n filter: drop-shadow(0 3px 1px rgba(0, 0, 0, 0.2));\r\n\r\n .Square-inner:not(.Rating-value) {\r\n //@extend .Svg-mask !optional;\r\n display: flex;\r\n\r\n mask: var(--svg-icon);\r\n mask-repeat: no-repeat;\r\n mask-position: center;\r\n mask-size: contain;\r\n\r\n mask-clip: inherit;\r\n }\r\n }\r\n}\r\n\r\n.Rating-star, .Rating-heart {\r\n .Square {\r\n margin: 0;\r\n filter: drop-shadow(0 3px 1px rgba(0, 0, 0, 0.2));\r\n\r\n .Square-inner:not(.Rating-value) {\r\n mask: var(--#{$var-Prefix}rating-mask) center no-repeat;\r\n mask-size: auto;\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Scrollbar / For Google Chrome\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n@import \"../_theme-colors\";\r\n\r\n.Scrollbar {\r\n $width: var(--scrollbar-width, .8rem);\r\n $radius: var(--scrollbar-radius, .2rem);\r\n\r\n &::-webkit-scrollbar {\r\n border-radius: 0;\r\n width: $width;\r\n height: $width;\r\n }\r\n\r\n &::-webkit-scrollbar-thumb {\r\n border-radius: $radius;\r\n background-clip: padding-box;\r\n\r\n background: $bg-Dark;\r\n border: 1px solid $Border-color;\r\n }\r\n\r\n &::-webkit-scrollbar-button {\r\n width: 0;\r\n height: 0;\r\n display: none;\r\n }\r\n\r\n &::-webkit-scrollbar-corner {\r\n background-color: transparent;\r\n }\r\n\r\n &::-webkit-scrollbar-track {\r\n background: $bg-Lightest;\r\n box-shadow: $Shadow-inner;\r\n }\r\n\r\n &:hover {\r\n &::-webkit-scrollbar-thumb {\r\n background: $bg-Darkest;\r\n //border: 1px solid $Border-color;\r\n //box-shadow: $Shadow-inner;\r\n }\r\n\r\n &::-webkit-scrollbar-track {\r\n //box-shadow: $Shadow-inner;\r\n }\r\n }\r\n\r\n //For Internet Explorer\r\n //& {\r\n // scrollbar-face-color: $fg-Lightest;\r\n // scrollbar-track-color: $bg-Lightest;\r\n //}\r\n}\r\n\r\n/*\r\n::-webkit-scrollbar — the entire scrollbar.\r\n::-webkit-scrollbar-button — the buttons on the scrollbar (arrows pointing upwards and downwards).\r\n::-webkit-scrollbar-thumb — the draggable scrolling handle.\r\n::-webkit-scrollbar-track — the track (progress bar) of the scrollbar.\r\n::-webkit-scrollbar-track-piece — the part of the track (progress bar) not covered by the handle.\r\n::-webkit-scrollbar-corner — the bottom corner of the scrollbar, where both horizontal and vertical scrollbars meet.\r\n::-webkit-resizer — the draggable resizing handle that appears at the bottom corner of some elements.\r\n*/\r\n\r\n// ===========================================================================\r\n// Scrollbar\r\n// ===========================================================================\r\n\r\n/*\r\n// Scrollbar-rounded\r\n*/\r\n\r\n.Scrollbar-rounded {\r\n --scrollbar-radius: .6rem;\r\n}\r\n\r\n/*\r\n// Scrollbar-width\r\n*/\r\n\r\n@each $key, $value in (2:1, 3:1.1) {\r\n .Scrollbar-#{$key} {\r\n --scrollbar-width: #{$value}rem;\r\n }\r\n}\r\n\r\n.Scrollbar-2, .Scrollbar-3 {\r\n}\r\n","// ===========================================================================\r\n// Components - Spinners\r\n// ???\r\n// ===========================================================================\r\n\r\n/*\r\n// Spinner from bootstrap\r\n*/\r\n\r\n.Spinner-border {\r\n display: inline-block;\r\n width: 2rem;\r\n height: 2rem;\r\n margin: .25rem;\r\n\r\n vertical-align: text-bottom;\r\n\r\n border: .25em solid currentColor;\r\n border-right-color: transparent;\r\n border-radius: 50%;\r\n\r\n animation: .75s linear infinite spin-CW;\r\n}\r\n\r\n.Spinner-grow {\r\n display: inline-block;\r\n width: 2rem;\r\n height: 2rem;\r\n margin: .25rem;\r\n\r\n vertical-align: text-bottom;\r\n background-color: currentColor;\r\n border-radius: 50%;\r\n opacity: 0;\r\n animation: 0.75s linear infinite grow;\r\n}\r\n\r\n\r\n/*\r\n// Spinner-vortex\r\n*/\r\n\r\n.Spinner-vortex {\r\n position: relative;\r\n display: block;\r\n width: 160px;\r\n height: 160px;\r\n\r\n span {\r\n position: absolute;\r\n width: 50%;\r\n height: 100%;\r\n margin: auto;\r\n\r\n left: 0;\r\n right: 0;\r\n\r\n &:before {\r\n position: absolute;\r\n width: 100%;\r\n height: 50%;\r\n\r\n border-radius: 50%;\r\n border: 2px solid transparent;\r\n\r\n content: \"\";\r\n top: 0;\r\n transform: scale(0);\r\n }\r\n\r\n @for $index from 1 through 8 {\r\n &:nth-child(7n+#{$index}) {\r\n transform: rotate(45 * $index * 1deg);\r\n\r\n &:before {\r\n animation: opacity 0.8s linear ($index * 0.1s) normal none infinite running;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.Spinner-vortex-square {\r\n @extend .Spinner-vortex;\r\n\r\n span {\r\n &:before {\r\n border-radius: 10px;\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Spinners\r\n// CC: Core Components (NO COLOR or Theme)\r\n// Square is a root/base component. Don't set any color!!\r\n// ===========================================================================\r\n\r\n.Square {\r\n position: relative;\r\n flex: 1 0 auto;\r\n margin: 2px;\r\n font-weight: bold;\r\n user-select: none;\r\n\r\n &:after {\r\n padding-top: 100%;\r\n float: left;\r\n content: \"\";\r\n display: block;\r\n }\r\n\r\n .Square-inner {\r\n position: absolute;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n left: 0;\r\n right: 0;\r\n bottom: 0;\r\n top: 0;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Timeline\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n@import \"../_theme-colors\";\r\n\r\n.Timeline {\r\n display: block;\r\n position: relative;\r\n overflow: visible;\r\n\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n\r\n //border: $Border;\r\n box-shadow: $Shadow-inner;\r\n\r\n background-clip: border-box;\r\n padding: 0;\r\n margin-bottom: 1.5rem;\r\n min-width: 0;\r\n\r\n $badge-size: 32px;\r\n\r\n .Timeline-header {\r\n padding: 1rem;\r\n text-align: center;\r\n }\r\n\r\n .Timeline-item {\r\n position: relative;\r\n display: flex;\r\n overflow: visible;\r\n padding-right: 1rem;\r\n padding-left: 1rem;\r\n\r\n &:not(:last-child):after {\r\n position: absolute;\r\n content: \" \";\r\n background-color: $Border-color;\r\n\r\n width: 3px;\r\n height: 100%;\r\n\r\n left: 1.9rem;\r\n right: auto;\r\n top: 50%;\r\n }\r\n\r\n .Timeline-badge {\r\n position: relative;\r\n display: flex;\r\n z-index: 1;\r\n\r\n align-items: center;\r\n\r\n .Timeline-badge-inner {\r\n position: relative;\r\n display: flex;\r\n width: $badge-size;\r\n height: $badge-size;\r\n\r\n color: $fg-Active;\r\n background-color: $bg-Active;\r\n\r\n border-radius: 50%;\r\n box-shadow: $Shadow-inner;\r\n margin-bottom: 1rem;\r\n\r\n * {\r\n display: block;\r\n margin: auto;\r\n }\r\n }\r\n }\r\n\r\n .Timeline-body {\r\n position: relative;\r\n min-width: 0;\r\n max-width: 100%;\r\n\r\n padding: 0;\r\n margin: 0 0 0 1.4rem;\r\n\r\n .Card {\r\n border-top: 1px solid $Border-color;\r\n\r\n .Card-img {\r\n overflow: hidden;\r\n margin: .5rem;\r\n }\r\n\r\n &.Card-horizontal {\r\n\r\n .Card-img {\r\n padding: .25rem;\r\n\r\n @media (min-width: 1014px) {\r\n margin-right: 0 !important;\r\n }\r\n }\r\n\r\n }\r\n\r\n }\r\n }\r\n\r\n &.Timeline-item-inverted {\r\n flex-direction: row-reverse;\r\n\r\n .Timeline-body {\r\n margin: 0 1.4rem 0 0;\r\n }\r\n }\r\n }\r\n\r\n @media (max-width: 767px) {\r\n .Timeline-item, .Timeline-item-inverted {\r\n width: 100%;\r\n padding-right: .25rem;\r\n padding-left: .25rem;\r\n\r\n &:not(:last-child):after {\r\n left: 1.2rem;\r\n }\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Timeline\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n@import \"../_theme-colors\";\r\n\r\n.Timer {\r\n display: flex;\r\n position: relative;\r\n overflow: hidden;\r\n flex-wrap: wrap;\r\n\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n min-height: 110px;\r\n padding: 5px 10px;\r\n margin-bottom: 10px;\r\n\r\n .Timer-header {\r\n flex-basis: 100%;\r\n margin: 0 0 5px;\r\n font-weight: bold;\r\n\r\n border-bottom: $Border;\r\n }\r\n\r\n .Timer-expired {\r\n display: flex;\r\n flex-basis: 100%;\r\n font-weight: bold;\r\n color: $fg-Surface;\r\n\r\n align-items: center;\r\n justify-content: center;\r\n }\r\n\r\n .Square {\r\n font-family: inherit;\r\n font-size: inherit;\r\n font-weight: inherit;\r\n\r\n border: $Border;\r\n }\r\n\r\n .Timer-divider:not(.Timer-canvas .Timer-divider) {\r\n margin-top: auto;\r\n margin-bottom: auto;\r\n }\r\n\r\n .Timer-divider {\r\n position: relative;\r\n width: 8%;\r\n margin: 2px -2px;\r\n\r\n span, div {\r\n position: absolute;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n left: 0;\r\n right: 0;\r\n bottom: 0;\r\n top: 0;\r\n }\r\n }\r\n}\r\n\r\n.Timer-svg {\r\n @extend .Loader;\r\n\r\n svg {\r\n .circle {\r\n &:first-of-type {\r\n stroke-dasharray: none !important;\r\n }\r\n }\r\n }\r\n\r\n}","// ===========================================================================\r\n// Components - Toast\r\n// ST: With Specific Theme\r\n// ===========================================================================\r\n\r\n$component-Name: $var-Prefix + 'toast-';\r\n@import \"../_theme-customized\";\r\n\r\n.Toast {\r\n display: block;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n border-top-left-radius: $Border-radius;\r\n border-top-right-radius: $Border-radius;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n min-width: 200px;\r\n margin-bottom: .5rem;\r\n\r\n .Toast-header {\r\n display: flex;\r\n border-bottom: $Border;\r\n padding: .4rem;\r\n align-items: center;\r\n\r\n color: $fg-Darkest;\r\n background-color: $bg-Darkest;\r\n\r\n //@include border-radius-Top($Component-border-radius);\r\n\r\n .Toast-icon {\r\n display: flex;\r\n font-size: medium;\r\n padding-right: .4rem;\r\n }\r\n\r\n .Toast-right {\r\n margin-left: auto;\r\n order: 2;\r\n\r\n span:first-child, small:first-child {\r\n vertical-align: top;\r\n padding-right: .2rem;\r\n }\r\n }\r\n }\r\n\r\n .Toast-body {\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n\r\n padding: 1rem;\r\n }\r\n\r\n .Progress {\r\n background-color: $bg-Lightest;\r\n\r\n .Progress-bar {\r\n background-color: $bg-Active;\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - TreeView\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n@import \"../_theme-colors\";\r\n\r\n// https://demos.telerik.com/kendo-ui/treeview/index\r\n\r\n.TreeView {\r\n position: relative;\r\n padding: 5px 0;\r\n margin-bottom: 0.5rem;\r\n\r\n .TreeViewItem {\r\n position: relative;\r\n display: block;\r\n margin-bottom: 5px;\r\n\r\n &.TreeViewItem-single {\r\n .TreeView-leaf {\r\n &:hover {\r\n color: $fg-Light;\r\n background-color: $bg-Light;\r\n\r\n &.Active {\r\n .FaIcon {\r\n color: $bg-Active;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n &.TreeViewItem-root {\r\n > .TreeView-toggle {\r\n margin-left: 0;\r\n }\r\n\r\n > .TreeView-children {\r\n padding: 0 0 0 35px;\r\n }\r\n }\r\n\r\n &.Disabled {\r\n cursor: not-allowed;\r\n\r\n color: $fg-Muted;\r\n background-color: $bg-Light;\r\n }\r\n\r\n .TreeView-toggle {\r\n margin: 4px 4px 4px -18px;\r\n color: $bg-Active;\r\n\r\n svg {\r\n width: 14px !important;\r\n }\r\n }\r\n\r\n .TreeView-toggle, .TreeView-checkbox, .TreeView-leaf {\r\n display: inline;\r\n }\r\n\r\n .TreeView-checkbox {\r\n //margin-left: 5px;\r\n\r\n &:hover {\r\n + .TreeView-leaf {\r\n border: 1px solid $Border-color;\r\n }\r\n }\r\n }\r\n\r\n .TreeView-leaf {\r\n display: inline;\r\n\r\n border: 1px solid transparent;\r\n padding: 2px 6px;\r\n\r\n &.Active {\r\n color: $fg-Active;\r\n background-color: $bg-Active;\r\n border-color: $bg-Active;\r\n border-radius: .25rem;\r\n\r\n .FaIcon {\r\n color: $fg-Active;\r\n }\r\n }\r\n\r\n .FaIcon {\r\n margin-right: .25rem;\r\n color: $bg-Active;\r\n }\r\n }\r\n\r\n .TreeView-children {\r\n position: relative;\r\n display: block;\r\n\r\n margin-top: 5px;\r\n padding-left: 18px;\r\n\r\n border-left: 1px solid $Border-color;\r\n border-bottom: 1px solid $Border-color;\r\n\r\n &.Expanded {\r\n transition: all .3s ease;\r\n animation: fade-in .3s ease-in-out;\r\n }\r\n\r\n &.Collapsed {\r\n display: none;\r\n }\r\n }\r\n }\r\n}\r\n\r\n@keyframes fade-in {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1;\r\n }\r\n}","// ===========================================================================\r\n// Components - Tables\r\n// ===========================================================================\r\n\r\n@import \"../../_theme-colors\";\r\n\r\n.Table {\r\n width: 100%;\r\n margin-bottom: 1rem;\r\n vertical-align: top;\r\n\r\n color: $fg-Surface;\r\n background-color: $bg-Surface;\r\n border-color: $Border-color;\r\n\r\n > tbody {\r\n vertical-align: inherit;\r\n }\r\n\r\n > thead {\r\n vertical-align: bottom;\r\n }\r\n\r\n // Highlight border color between thead, tbody and tfoot.\r\n > :not(:last-child) > :last-child > * {\r\n border-bottom-color: $Border-color;\r\n }\r\n}\r\n","/*\r\n// ===========================================================================\r\n// Forms\r\n// ===========================================================================\r\n*/\r\n@import \"Forms/form-check\"; // for check / radio / switch\r\n\r\n\r\n@import \"Forms/input-fields\";\r\n@import \"Forms/selects\";\r\n\r\n//.Form-check {\r\n// position: relative;\r\n// display: block;\r\n// padding-left: .25rem;\r\n//}\r\n//\r\n//.Form-check-inline {\r\n// display: inline-flex;\r\n// align-items: center;\r\n// padding-left: 0;\r\n// margin-right: 0.75rem;\r\n//}\r\n","/*\r\n// ===========================================================================\r\n// Forms - Checkbox / Radio / Switches\r\n// ===========================================================================\r\n*/\r\n@use 'sass:math';\r\n\r\n@import \"../_theme-colors\";\r\n\r\n$checkbox-size: 1.25rem; //20px\r\n\r\n\r\n/*\r\n// Design Approaches\r\n*/\r\n\r\n%Form-check-Hidden-default {\r\n /* Remove default Checkbox & Radio */\r\n &[type='checkbox'], &[type='radio'] {\r\n position: absolute;\r\n opacity: 0;\r\n pointer-events: none;\r\n }\r\n}\r\n\r\n%Form-check-default {\r\n .Form-check-input {\r\n margin-right: .5rem;\r\n bottom: .15em; /* this is a better value for different fonts! */\r\n\r\n @extend %Form-check-Hidden-default; // &[type='checkbox'], &[type='radio']\r\n }\r\n\r\n .Form-check-label {\r\n display: inline-block;\r\n user-select: none;\r\n\r\n &:hover {\r\n cursor: pointer;\r\n }\r\n }\r\n}\r\n\r\n%Form-check-Radio-default {\r\n [type='radio'] {\r\n + .Form-check-label {\r\n &:before, &:after {\r\n content: \"\";\r\n position: absolute;\r\n\r\n left: 0;\r\n top: 0;\r\n margin: 2px;\r\n\r\n width: $checkbox-size;\r\n height: $checkbox-size;\r\n\r\n z-index: 0;\r\n border-radius: 50%;\r\n\r\n border-style: solid;\r\n border-width: 2px;\r\n\r\n transition: .28s ease;\r\n }\r\n\r\n &:before {\r\n display: inline-block;\r\n\r\n box-sizing: border-box;\r\n vertical-align: top;\r\n }\r\n\r\n &:after {\r\n display: block;\r\n }\r\n }\r\n }\r\n}\r\n\r\n/*\r\n// Material (default) Checkbox / Radio / Switches\r\n*/\r\n\r\n%Form-check-Material {\r\n @extend %Form-check-default; // .Form-check-input .Form-check-label\r\n\r\n [type=\"checkbox\"] {\r\n\r\n + .Form-check-label {\r\n padding-left: 30px;\r\n\r\n &:before {\r\n content: '';\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n margin-left: 2px;\r\n width: $checkbox-size;\r\n height: $checkbox-size;\r\n z-index: 0;\r\n border: 2px solid $Border-color;\r\n border-radius: 1px;\r\n margin-top: 3px;\r\n transition: .2s;\r\n }\r\n }\r\n\r\n /* Checked, Indeterminate */\r\n &:checked + .Form-check-label:before {\r\n top: -4px;\r\n left: -5px;\r\n width: $checkbox-size * .6;\r\n height: $checkbox-size * 1.1;\r\n border-style: solid;\r\n border-width: 2px;\r\n border-color: transparent $bg-Active $bg-Active transparent;\r\n transform: rotate(40deg);\r\n transform-origin: 100% 100%;\r\n }\r\n\r\n /* Indeterminate */\r\n &.Indeterminate, &:indeterminate {\r\n + .Form-check-label:before {\r\n top: -11px;\r\n left: -10px;\r\n width: 10px;\r\n height: 22px;\r\n border: none;\r\n border-right: 2px solid $bg-Active;\r\n transform: rotate(90deg);\r\n transform-origin: 100% 100%;\r\n }\r\n }\r\n\r\n /* Active */\r\n\r\n /* Disabled */\r\n &:disabled {\r\n + .Form-check-label {\r\n color: $fg-Muted;\r\n cursor: default;\r\n }\r\n\r\n &:checked + .Form-check-label:before {\r\n border-color: transparent $fg-Muted $fg-Muted transparent;\r\n }\r\n\r\n &:not(:checked) + .Form-check-label:before {\r\n border: none;\r\n //margin-left: 2px;\r\n margin-top: 2px;\r\n background-color: $fg-Muted;\r\n }\r\n\r\n &:indeterminate + .Form-check-label:before {\r\n border-right: 2px solid $fg-Muted;\r\n margin-left: 0;\r\n margin-top: 0;\r\n background-color: transparent;\r\n }\r\n }\r\n }\r\n\r\n @extend %Form-check-Radio-default;\r\n\r\n [type=\"radio\"] {\r\n + .Form-check-label {\r\n padding-left: 30px;\r\n }\r\n\r\n /* Checked */\r\n &:checked {\r\n + .Form-check-label {\r\n &:before {\r\n border-color: transparent;\r\n }\r\n\r\n &:after {\r\n border-color: $bg-Active;\r\n background-color: $bg-Active;\r\n z-index: 0;\r\n transform: scale(1.02);\r\n }\r\n }\r\n }\r\n\r\n /* Unchecked*/\r\n &:not(:checked) {\r\n + .Form-check-label {\r\n &:before, &:after {\r\n border-color: $Border-color;\r\n }\r\n\r\n &:after {\r\n z-index: -1;\r\n transform: scale(0);\r\n }\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n + .Form-check-label {\r\n color: $fg-Muted;\r\n cursor: default;\r\n\r\n &:before {\r\n background-color: transparent;\r\n border-color: $fg-Muted;\r\n }\r\n }\r\n\r\n &:not(:checked) + .Form-check-label:before {\r\n border-color: $fg-Muted;\r\n }\r\n\r\n &:checked + .Form-check-label:after {\r\n background-color: $fg-Muted;\r\n border-color: $fg-Muted;\r\n }\r\n\r\n }\r\n }\r\n}\r\n\r\n%Form-check-material-Switch {\r\n @extend %Form-check-default; // .Form-check-input .Form-check-label\r\n\r\n /* Input */\r\n input[type=checkbox] {\r\n\r\n + .Form-check-label {\r\n &:before {\r\n content: \"\";\r\n display: inline-block;\r\n box-sizing: border-box;\r\n vertical-align: top;\r\n }\r\n\r\n &:after {\r\n content: \"\";\r\n display: block;\r\n position: absolute;\r\n }\r\n\r\n /* Track */\r\n &:before {\r\n margin: 5px 8px 0 2px;\r\n border-radius: 7px;\r\n width: 40px;\r\n height: 15px;\r\n background-color: $fg-Muted;\r\n box-shadow: $Shadow-inner;\r\n transition: background-color 0.2s, opacity 0.2s;\r\n }\r\n\r\n /* Thumb */\r\n &:after {\r\n top: 2px;\r\n left: 0;\r\n border-radius: 50%;\r\n width: $checkbox-size;\r\n height: $checkbox-size;\r\n border: $Border;\r\n background-color: $bg-Surface;\r\n box-shadow: $Shadow-inner;\r\n transition: background-color 0.2s, transform 0.2s;\r\n }\r\n }\r\n\r\n /* Checked */\r\n &:checked {\r\n\r\n + .Form-check-label:before {\r\n background-color: hsla($bg-Active-hsl, 0.6);\r\n }\r\n\r\n + .Form-check-label:after {\r\n border-color: $bg-Active;\r\n background-color: $bg-Active;\r\n transform: translateX(24px);\r\n }\r\n\r\n &:active + .Form-check-label:before {\r\n background-color: $fg-Muted;\r\n }\r\n\r\n &:disabled + .Form-check-label:before {\r\n background-color: hsla($bg-Active-hsl, 0.6);\r\n }\r\n }\r\n\r\n /* Active */\r\n &:active {\r\n + .Form-check-label:before {\r\n background-color: hsla($bg-Active-hsl, 0.6);\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n + .Form-check-label {\r\n color: $fg-Muted;\r\n opacity: 0.38;\r\n cursor: default;\r\n\r\n &:before {\r\n background-color: $fg-Muted;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.Form-check, .Form-check-material {\r\n position: relative;\r\n display: block;\r\n\r\n @extend %Form-check-Material;\r\n}\r\n\r\n.Form-switch, .Form-switch-material {\r\n position: relative;\r\n display: block;\r\n\r\n @extend %Form-check-material-Switch;\r\n}\r\n\r\n/*\r\n// Alpha ::> Checkbox / Radio / Switches\r\n// Remove default checkbox & create with pseudo classes under label\r\n// Circular effect after click\r\n*/\r\n\r\n%Form-check-alpha-default {\r\n\r\n .Form-check-input {\r\n left: -10px;\r\n top: -8px;\r\n\r\n width: $checkbox-size * 2;\r\n height: $checkbox-size * 2;\r\n background-color: $fg-Muted;\r\n\r\n border-radius: 50%;\r\n transform: scale(1);\r\n transition: opacity 0.3s, transform 0.2s;\r\n\r\n /* Remove default Checkbox & Radio */\r\n &[type='checkbox'], &[type='radio'] {\r\n position: absolute;\r\n display: block;\r\n appearance: none;\r\n box-shadow: none;\r\n outline: none;\r\n opacity: 0;\r\n margin: 0;\r\n pointer-events: none;\r\n z-index: -1;\r\n }\r\n\r\n /* Hover, Focus */\r\n &:focus {\r\n opacity: 0.12;\r\n }\r\n }\r\n\r\n .Form-check-label {\r\n display: inline-block;\r\n user-select: none;\r\n\r\n &:hover {\r\n cursor: pointer;\r\n }\r\n\r\n &:before {\r\n content: \"\";\r\n display: inline-block;\r\n box-sizing: border-box;\r\n vertical-align: top;\r\n }\r\n\r\n &:after {\r\n content: \"\";\r\n display: block;\r\n position: absolute;\r\n }\r\n }\r\n}\r\n\r\n%Form-check-alpha-Checkbox-Radio {\r\n /* Input */\r\n input[type=checkbox] {\r\n\r\n + .Form-check-label {\r\n /* Box */\r\n &:before {\r\n margin: 3px 11px 3px 1px;\r\n border-radius: 2px;\r\n transition: border-color 0.2s, background-color 0.2s;\r\n }\r\n\r\n /* Checkmark */\r\n &:after {\r\n top: 3px;\r\n left: 1px;\r\n width: $checkbox-size *.7;\r\n height: math.div($checkbox-size, 3);\r\n border: solid 2px transparent;\r\n border-right: none;\r\n border-top: none;\r\n transform: translate(3px, 4px) rotate(-45deg);\r\n }\r\n }\r\n\r\n /* Checked, Indeterminate */\r\n &:checked, &:indeterminate {\r\n background-color: $bg-Active;\r\n\r\n + .Form-check-label:before {\r\n border-color: $bg-Active;\r\n background-color: $bg-Active;\r\n }\r\n\r\n + .Form-check-label:after {\r\n border-color: $fg-Active;\r\n }\r\n\r\n &:disabled {\r\n + .Form-check-label:before {\r\n border-color: transparent;\r\n background-color: currentColor;\r\n }\r\n }\r\n }\r\n\r\n &:indeterminate + .Form-check-label:after {\r\n left: 0;\r\n border-left: none;\r\n transform: translate(4px, 3px);\r\n }\r\n\r\n /* Active */\r\n &:not(:disabled):active {\r\n opacity: 1;\r\n transform: scale(0);\r\n transition: transform 0s, opacity 0s;\r\n\r\n + .Form-check-label:before {\r\n border-color: $bg-Active;\r\n }\r\n\r\n &:checked + .Form-check-label:before {\r\n border-color: transparent;\r\n background-color: hsla($bg-Active-hsl, 0.6);\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n opacity: 0;\r\n\r\n + .Form-check-label {\r\n color: $fg-Muted;\r\n cursor: initial;\r\n\r\n &:before {\r\n border-color: currentColor;\r\n }\r\n }\r\n }\r\n\r\n }\r\n\r\n /* Input */\r\n input[type=radio] {\r\n\r\n + .Form-check-label {\r\n\r\n /* Circle */\r\n &:before {\r\n margin: 2px 10px 2px 0;\r\n border-radius: 50%;\r\n transition: border-color 0.2s;\r\n }\r\n\r\n /* Check */\r\n &:after {\r\n top: 2px;\r\n left: 0;\r\n border-radius: 50%;\r\n width: 10px;\r\n height: 10px;\r\n background-color: $bg-Active;\r\n transform: translate(5px, 5px) scale(0);\r\n transition: transform 0.2s;\r\n }\r\n\r\n }\r\n\r\n /* Checked */\r\n &:checked {\r\n background-color: $bg-Active;\r\n\r\n + .Form-check-label:before {\r\n border-color: $bg-Active;\r\n }\r\n\r\n + .Form-check-label:after {\r\n transform: translate(5px, 5px) scale(1);\r\n }\r\n }\r\n\r\n /* Active */\r\n &:not(:disabled):active {\r\n opacity: 1;\r\n transform: scale(0);\r\n transition: transform 0s, opacity 0s;\r\n\r\n + .Form-check-label:before {\r\n background-color: $bg-Active;\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n opacity: 0;\r\n\r\n + .Form-check-label {\r\n color: $fg-Muted;\r\n cursor: initial;\r\n\r\n &:before {\r\n border-color: currentColor;\r\n }\r\n\r\n &:after {\r\n background-color: currentColor;\r\n }\r\n }\r\n }\r\n }\r\n\r\n /* Label */\r\n .Form-check-label {\r\n\r\n &:before {\r\n width: $checkbox-size;\r\n height: $checkbox-size;\r\n border: 2px solid hsla($bg-Active-hsl, 0.6);\r\n //border: $Border;\r\n transition: border-color 0.2s, background-color 0.2s;\r\n }\r\n\r\n &:after {\r\n }\r\n }\r\n}\r\n\r\n%Form-check-alpha-Switch {\r\n input[type=checkbox] {\r\n\r\n + .Form-check-label {\r\n\r\n /* Track */\r\n &:before {\r\n margin: 5px 8px 0 0;\r\n border-radius: 7px;\r\n width: 36px;\r\n height: 14px;\r\n background-color: $fg-Muted;\r\n box-shadow: $Shadow-inner;\r\n transition: background-color 0.2s, opacity 0.2s;\r\n }\r\n\r\n /* Thumb */\r\n &:after {\r\n top: 2px;\r\n left: 0;\r\n border-radius: 50%;\r\n width: $checkbox-size;\r\n height: $checkbox-size;\r\n border: $Border;\r\n background-color: $bg-Surface;\r\n box-shadow: $Shadow-inner;\r\n transition: background-color 0.2s, transform 0.2s;\r\n }\r\n }\r\n\r\n /* Checked */\r\n &:checked {\r\n left: 6px;\r\n background-color: $bg-Active;\r\n\r\n + .Form-check-label:before {\r\n background-color: hsla($bg-Active-hsl, 0.6);\r\n }\r\n\r\n + .Form-check-label:after {\r\n border-color: $bg-Active;\r\n background-color: $bg-Active;\r\n transform: translateX(16px);\r\n }\r\n\r\n &:active + .Form-check-label:before {\r\n background-color: $fg-Muted;\r\n }\r\n\r\n &:disabled + .Form-check-label:before {\r\n background-color: hsla($bg-Active-hsl, 0.6);\r\n }\r\n }\r\n\r\n /* Active */\r\n &:active {\r\n opacity: 1;\r\n transform: scale(0);\r\n transition: transform 0s, opacity 0s;\r\n\r\n + .Form-check-label:before {\r\n background-color: hsla($bg-Active-hsl, 0.6);\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n opacity: 0;\r\n\r\n + .Form-check-label {\r\n color: $fg-Muted;\r\n opacity: 0.38;\r\n cursor: default;\r\n\r\n &:before {\r\n background-color: $fg-Muted;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.Form-check-alpha, .Form-switch-alpha {\r\n position: relative;\r\n display: block;\r\n line-height: 1.5;\r\n z-index: 0;\r\n\r\n /* Hover, Focus */\r\n &:hover {\r\n > input {\r\n opacity: 0.04;\r\n\r\n &:focus {\r\n opacity: 0.16;\r\n }\r\n }\r\n }\r\n\r\n @extend %Form-check-alpha-default;\r\n}\r\n\r\n.Form-check-alpha {\r\n @extend %Form-check-alpha-Checkbox-Radio;\r\n}\r\n\r\n.Form-switch-alpha {\r\n @extend %Form-check-alpha-Switch;\r\n}\r\n\r\n/*\r\n// Beta ::> Checkbox / Radio / Switches\r\n// Remove default checkbox & create with pseudo classes under label\r\n*/\r\n\r\n%Form-check-Beta {\r\n\r\n @extend %Form-check-default; // .Form-check-input .Form-check-label\r\n\r\n [type=\"checkbox\"] {\r\n\r\n + .Form-check-label {\r\n &:after, &:before {\r\n content: \"\";\r\n position: absolute;\r\n left: 0;\r\n /* .1s delay is for check animation */\r\n transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;\r\n border-style: solid;\r\n border-width: 2px;\r\n\r\n border-radius: 1px;\r\n margin-top: 3px;\r\n }\r\n\r\n &:after {\r\n border-radius: 2px;\r\n height: $checkbox-size;\r\n width: $checkbox-size;\r\n }\r\n\r\n &:before {\r\n //noinspection CssInvalidFunction\r\n transform: rotateZ(37deg);\r\n transform-origin: 100% 100%; // ? 20% 40%\r\n }\r\n }\r\n\r\n /* Checked, Indeterminate */\r\n &:checked {\r\n + .Form-check-label:before {\r\n top: 0;\r\n left: 0;\r\n width: 8px;\r\n height: 16px;\r\n border-top: 2px solid transparent;\r\n border-left: 2px solid transparent;\r\n border-right: 2px solid $bg-Active;\r\n border-bottom: 2px solid $bg-Active;\r\n //border-color: transparent $input-background $input-background transparent;\r\n z-index: 1;\r\n }\r\n\r\n + .Form-check-label:after {\r\n top: 0;\r\n border-color: $bg-Active;\r\n background-color: transparent;\r\n z-index: 0;\r\n }\r\n }\r\n\r\n &:not(:checked) {\r\n + .Form-check-label:before {\r\n width: 0;\r\n height: 0;\r\n border: 3px solid transparent;\r\n left: 6px;\r\n top: 10px;\r\n }\r\n\r\n + .Form-check-label:after {\r\n background-color: transparent;\r\n border-color: $Border-color;\r\n top: 0;\r\n z-index: 0;\r\n }\r\n }\r\n\r\n /* Indeterminate */\r\n &.Indeterminate, &:indeterminate {\r\n + .Form-check-label:before {\r\n top: -3px;\r\n left: -8px;\r\n width: 11px;\r\n height: 14px;\r\n border: none;\r\n border-right: 2px solid $bg-Active;\r\n transform: rotate(90deg);\r\n transform-origin: 100% 100%;\r\n z-index: 1;\r\n }\r\n\r\n + .Form-check-label:after {\r\n border-color: $bg-Active;\r\n }\r\n }\r\n\r\n /* Active */\r\n\r\n /* Disabled */\r\n &:disabled {\r\n + .Form-check-label {\r\n color: $fg-Muted;\r\n cursor: default;\r\n }\r\n\r\n &:not(:checked) {\r\n + .Form-check-label:before {\r\n background-color: transparent;\r\n border-color: $fg-Muted;\r\n }\r\n\r\n + .Form-check-label:after {\r\n border-color: transparent;\r\n background-color: $fg-Muted;\r\n }\r\n }\r\n\r\n &:checked {\r\n + .Form-check-label:before {\r\n background-color: transparent;\r\n border-top: 2px solid transparent;\r\n border-left: 2px solid transparent;\r\n border-right: 2px solid $fg-Active;\r\n border-bottom: 2px solid $fg-Active;\r\n }\r\n\r\n + .Form-check-label:after {\r\n background-color: $fg-Muted;\r\n border-color: $fg-Muted;\r\n }\r\n }\r\n }\r\n }\r\n\r\n // Filled in Style [type=\"checkbox\"].Filled\r\n [type=\"checkbox\"] {\r\n + .Form-check-label {\r\n padding-left: 30px;\r\n }\r\n\r\n /* Checked, Indeterminate */\r\n &:checked {\r\n + .Form-check-label:before {\r\n border-top: 2px solid transparent;\r\n border-left: 2px solid transparent;\r\n border-right: 2px solid $fg-Active;\r\n border-bottom: 2px solid $fg-Active;\r\n }\r\n\r\n + .Form-check-label:after {\r\n background-color: $bg-Active;\r\n }\r\n }\r\n\r\n /* Indeterminate */\r\n &.Indeterminate, &:indeterminate {\r\n + .Form-check-label:before {\r\n border-right: 2px solid $fg-Active;\r\n }\r\n\r\n + .Form-check-label:after {\r\n background-color: $bg-Active;\r\n }\r\n }\r\n\r\n /* Active */\r\n\r\n /* Disabled */\r\n &:disabled {\r\n &:checked {\r\n + .Form-check-label:after {\r\n background-color: $fg-Muted;\r\n }\r\n }\r\n }\r\n }\r\n\r\n @extend %Form-check-Radio-default;\r\n\r\n [type=\"radio\"] {\r\n + .Form-check-label {\r\n padding-left: 30px;\r\n\r\n &:after {\r\n transform: scale(.5);\r\n }\r\n\r\n &:before {\r\n border-color: $bg-Active;\r\n }\r\n }\r\n\r\n /* Checked */\r\n &:checked {\r\n + .Form-check-label {\r\n &:before {\r\n border-color: $bg-Active;\r\n }\r\n\r\n &:after {\r\n border-color: $bg-Active;\r\n background-color: $bg-Active;\r\n z-index: 0;\r\n }\r\n }\r\n }\r\n\r\n /* Unchecked*/\r\n &:not(:checked) {\r\n + .Form-check-label {\r\n &:before, &:after {\r\n border-color: $Border-color;\r\n }\r\n\r\n &:before {\r\n background-color: transparent;\r\n border-color: $Border-color;\r\n }\r\n\r\n &:after {\r\n z-index: -1;\r\n transform: scale(0);\r\n }\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n + .Form-check-label {\r\n color: $fg-Muted;\r\n\r\n &:before {\r\n background-color: transparent;\r\n border-color: $fg-Muted;\r\n }\r\n }\r\n\r\n &:not(:checked) + .Form-check-label:before {\r\n border-color: $fg-Muted;\r\n }\r\n\r\n &:checked + .Form-check-label:after {\r\n background-color: $fg-Muted;\r\n }\r\n\r\n }\r\n }\r\n}\r\n\r\n.Form-check-beta {\r\n position: relative;\r\n display: block;\r\n\r\n //border: 1px solid $Border-color;\r\n\r\n @extend %Form-check-Beta;\r\n}\r\n\r\n.Switch-beta {\r\n position: relative;\r\n display: block;\r\n\r\n cursor: pointer;\r\n user-select: none;\r\n //margin: .25rem;\r\n\r\n label {\r\n input[type=checkbox] {\r\n opacity: 0;\r\n width: 0;\r\n height: 0;\r\n\r\n &:checked {\r\n ~ .Lever {\r\n background-color: $bg-Dark;\r\n\r\n &:after {\r\n background-color: $bg-Active;\r\n left: 24px;\r\n }\r\n }\r\n\r\n &:disabled + .Lever {\r\n background-color: $bg-Surface;\r\n }\r\n\r\n &:not(:disabled) ~ .Lever:active:after {\r\n box-shadow: $Shadow;\r\n }\r\n }\r\n\r\n &:not(:disabled) ~ .Lever:active:after {\r\n box-shadow: $Shadow-inner;\r\n }\r\n\r\n &:disabled + .Lever {\r\n cursor: default;\r\n }\r\n\r\n &:disabled + .Lever:after,\r\n &:disabled:checked + .Lever:after {\r\n background-color: $fg-Muted;\r\n }\r\n }\r\n\r\n }\r\n\r\n label .Lever {\r\n content: \"\";\r\n display: inline-block;\r\n position: relative;\r\n width: 40px;\r\n height: 15px;\r\n background-color: $bg-Lightest;\r\n border-radius: 15px;\r\n transition: background 0.3s ease;\r\n vertical-align: middle;\r\n //margin: 0 8px;\r\n box-shadow: $Shadow-inner;\r\n\r\n &:after {\r\n content: \"\";\r\n position: absolute;\r\n display: inline-block;\r\n width: $checkbox-size;\r\n height: $checkbox-size;\r\n border-radius: 50%;\r\n background-color: $bg-Surface;\r\n border: $Border;\r\n box-shadow: $Shadow-inner;\r\n //left: -5px;\r\n top: -3px;\r\n transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease;\r\n }\r\n }\r\n}\r\n\r\n/*\r\n// Horizontal Checkbox / Radio / Switches\r\n*/\r\n\r\n.Form-check, .Form-check-material,\r\n.Form-check-alpha, .Form-check-beta {\r\n position: relative;\r\n display: block;\r\n //padding-left: .25rem;\r\n}\r\n\r\n.Form-check-inline {\r\n display: inline-flex;\r\n align-items: center;\r\n padding-left: 0;\r\n margin-right: 0.75rem;\r\n}\r\n","/*\r\n// ===========================================================================\r\n// Forms - Text Inputs + Textarea\r\n// ===========================================================================\r\n*/\r\n\r\n@import \"../_theme-colors\";\r\n\r\n\r\n\r\n/*\r\n// Sizing\r\n*/\r\n\r\n$font-size-sm: .875rem;\r\n$font-size: 1rem;\r\n$font-size-lg: 1.25rem;\r\n\r\n.Form-material, .Form-outline,\r\n.Form {\r\n /*\r\n // Regular Size\r\n */\r\n .Form-control, .Form-select {\r\n padding: 4px 0;\r\n font-size: $font-size;\r\n\r\n + .Form-label {\r\n font-size: $font-size;\r\n }\r\n }\r\n\r\n /*\r\n // Small Size\r\n */\r\n\r\n %Form-control-sm {\r\n padding: 3px 0;\r\n font-size: $font-size-sm;\r\n\r\n + .Form-label {\r\n font-size: $font-size-sm;\r\n }\r\n }\r\n\r\n &.Form-sm {\r\n .Form-control, .Form-select,\r\n .Form-control-sm {\r\n @extend %Form-control-sm;\r\n }\r\n }\r\n\r\n .Form-control-sm {\r\n @extend %Form-control-sm;\r\n }\r\n\r\n /*\r\n // Large Size\r\n */\r\n\r\n %Form-control-lg {\r\n padding: 5px 0;\r\n font-size: $font-size-lg;\r\n\r\n + .Form-label {\r\n font-size: $font-size-lg;\r\n }\r\n }\r\n\r\n &.Form-lg {\r\n .Form-control, .Form-select,\r\n .Form-control-lg {\r\n @extend %Form-control-lg;\r\n }\r\n }\r\n\r\n .Form-control-lg {\r\n @extend %Form-control-lg;\r\n }\r\n}\r\n\r\n/*\r\n// Material (default) inputs\r\n*/\r\n\r\n.Form,\r\n.Form-material {\r\n position: relative;\r\n margin: 1.0rem 0;\r\n line-height: 1.5;\r\n\r\n $input-label-active-transform: translateY(-85%);\r\n\r\n textarea {\r\n padding: 5px;\r\n }\r\n\r\n /* Input, Textarea */\r\n input, textarea, select {\r\n width: 100%;\r\n\r\n color: inherit;\r\n background: transparent;\r\n\r\n box-sizing: content-box;\r\n outline: none;\r\n box-shadow: none;\r\n\r\n //font-weight: 400;\r\n\r\n border: none;\r\n border-radius: 0;\r\n border-bottom: 1px solid $Border-color;\r\n\r\n transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;\r\n }\r\n\r\n .Form-control, .Form-textarea, .Form-select {\r\n // Focused input style\r\n &:focus:not([readonly]) {\r\n box-shadow: $Shadow-inner;\r\n border-color: $bg-Active;\r\n\r\n color: $fg-Lightest;\r\n background: $bg-Lightest;\r\n\r\n // Focused label style\r\n + label {\r\n color: $bg-Active;\r\n }\r\n }\r\n\r\n /* active state */\r\n &:placeholder-shown ~ .Form-label,\r\n &:required:valid ~ .Form-label,\r\n &:not(:required) ~ .Form-label,\r\n &:focus ~ .Form-label {\r\n transform: $input-label-active-transform;\r\n }\r\n\r\n &:not(:disabled):not(:read-only) {\r\n /* Hover */\r\n &:hover {\r\n border-bottom-color: $bg-Active;\r\n }\r\n\r\n /* Focus */\r\n &:focus {\r\n + .Form-label {\r\n color: $bg-Active;\r\n }\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n //border-bottom-color: $bg-Dark;\r\n color: $fg-Muted;\r\n\r\n + .Form-label {\r\n color: $fg-Muted;\r\n }\r\n }\r\n }\r\n\r\n .Form-select {\r\n padding: 5px;\r\n\r\n > option {\r\n //border-radius: 25px;\r\n color: $fg-Lightest;\r\n background: $bg-Lightest;\r\n\r\n padding: .5rem;\r\n margin: 3px 0;\r\n box-shadow: $Shadow-inner;\r\n\r\n &:checked {\r\n background: $bg-Active;\r\n color: $fg-Active;\r\n }\r\n\r\n &:hover, &:active {\r\n color: $fg-Dark;\r\n background: $bg-Dark;\r\n }\r\n }\r\n\r\n //&:invalid ~ .Form-label, //&:valid ~ .Form-label, &:focus ~ .Form-label\r\n /* active state */\r\n ~ .Form-label {\r\n transform: $input-label-active-transform;\r\n }\r\n }\r\n\r\n // Draw the lines in textarea with each rows\r\n .Form-textarea {\r\n $textarea-line-height: 2em;\r\n $gradient-height: calc(2em - 1px);\r\n $line-color: hsla($Border-color-hsl, var(--#{$var-Prefix}border-alpha, 1));;\r\n\r\n $background-gradient: linear-gradient(transparent, transparent $gradient-height, $line-color 0px) ;\r\n\r\n /*\r\n // How to set a bottom border for every row in a textarea?\r\n // You can use gradient as the background image to get an effect that looks like underline:\r\n */\r\n --#{$var-Prefix}border-alpha: .3;\r\n line-height: $textarea-line-height;\r\n background-image: $background-gradient;\r\n background-size: 100% $textarea-line-height;\r\n\r\n &:focus:not([readonly]) {\r\n //box-shadow: Shadow-mixer($Shadow, $Shadow-inner);\r\n background-image: $background-gradient;\r\n background-size: 100% $textarea-line-height;\r\n }\r\n }\r\n\r\n .Form-label {\r\n position: absolute;\r\n display: block;\r\n width: 100%;\r\n\r\n top: 0;\r\n left: 0;\r\n\r\n pointer-events: none;\r\n color: hsla($bg-Active-hsl, 0.6);\r\n cursor: text;\r\n\r\n transition: transform .2s ease-out, color .2s ease-out;\r\n }\r\n\r\n}\r\n\r\n/*\r\n// Outline Style inputs\r\n*/\r\n\r\n.Form-outline {\r\n position: relative;\r\n display: block;\r\n margin: 0.5rem 0;\r\n padding-top: 6px;\r\n line-height: 1.5;\r\n\r\n $border-passive-color: hsla($bg-Active-hsl, 0.38);\r\n $border-hover-color: hsla($bg-Active-hsl, 0.87);\r\n $border-active-color: $bg-Active;\r\n\r\n /* Input, Textarea */\r\n input, textarea, select {\r\n width: 100%;\r\n height: inherit;\r\n\r\n box-sizing: border-box;\r\n margin: 0;\r\n //padding: 15px 13px 15px;\r\n\r\n font-family: inherit;\r\n font-size: inherit;\r\n line-height: inherit;\r\n\r\n color: inherit;\r\n background: transparent;\r\n\r\n border-radius: 4px;\r\n //border: 1px solid $border-passive-color;\r\n border: 1px solid $Border-color;\r\n\r\n transition: border 0.2s, box-shadow 0.2s;\r\n }\r\n\r\n /* Hover */\r\n &:hover {\r\n .Form-control {\r\n\r\n &:not(:disabled) {\r\n // TODO: When input is empty\r\n // TODO: When input has no place holder\r\n &:not(:focus):not(:placeholder-shown) {\r\n border-color: $border-hover-color;\r\n\r\n + .Form-label:before, + .Form-label:after, {\r\n border-top-color: $border-hover-color;\r\n }\r\n }\r\n\r\n // TODO: When input has place holder\r\n &:placeholder-shown {\r\n border-color: transparent $border-hover-color $border-hover-color;\r\n\r\n + .Form-label:before, + .Form-label:after, {\r\n border-top-color: $border-hover-color;\r\n }\r\n }\r\n\r\n // TODO: When input is not empty\r\n &:required:valid, &:valid {\r\n border-color: transparent $border-hover-color $border-hover-color;\r\n\r\n + .Form-label:before, + .Form-label:after, {\r\n border-top-color: $border-hover-color;\r\n }\r\n }\r\n\r\n }\r\n }\r\n }\r\n\r\n .Form-control, .Form-textarea, .Form-select {\r\n /* Corners */\r\n + .Form-label {\r\n &:before, &:after {\r\n content: \"\";\r\n display: block;\r\n box-sizing: border-box;\r\n min-width: 10px;\r\n height: 8px;\r\n\r\n margin-top: 6px;\r\n //border-top: 1px solid hsla($bg-Active-hsl, 0.6);\r\n border-top: 1px solid transparent;\r\n\r\n pointer-events: none;\r\n box-shadow: inset 0 1px transparent;\r\n transition: border 0.2s, box-shadow 0.2s;\r\n }\r\n\r\n &:before {\r\n margin-right: 4px;\r\n border-left: solid 1px transparent;\r\n border-radius: 4px 0;\r\n }\r\n\r\n &:after {\r\n flex-grow: 1;\r\n margin-left: 4px;\r\n border-right: solid 1px transparent;\r\n border-radius: 0 4px;\r\n }\r\n }\r\n\r\n /* active state */\r\n &:placeholder-shown ~ .Form-label,\r\n &:required:valid ~ .Form-label,\r\n &:not(:required) ~ .Form-label,\r\n &:focus ~ .Form-label {\r\n line-height: 15px;\r\n }\r\n\r\n // Done: When input has place holder\r\n &:placeholder-shown {\r\n border-color: transparent $border-passive-color $border-passive-color;\r\n\r\n + .Form-label:before, + .Form-label:after, {\r\n border-top-color: $border-passive-color;\r\n }\r\n }\r\n\r\n // TODO: When input is not empty\r\n &:required:valid, &:valid {\r\n border-color: transparent $border-passive-color $border-passive-color;\r\n\r\n + .Form-label:before, + .Form-label:after, {\r\n border-top-color: $border-passive-color;\r\n }\r\n }\r\n\r\n /* Focus */\r\n &:focus {\r\n border-color: transparent $border-active-color $border-active-color;\r\n box-shadow: inset 1px 0 $bg-Active, inset -1px 0 $bg-Active, inset 0 -1px $bg-Active;\r\n outline: none;\r\n\r\n + .Form-label {\r\n color: $bg-Active;\r\n\r\n &:before, &:after {\r\n border-top-color: $border-active-color;\r\n box-shadow: inset 0 1px $bg-Active;\r\n }\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled, &:disabled + .Form-label {\r\n //border-color: transparent hsla($bg-Active-hsl, 0.38) hsla($bg-Active-hsl, 0.38) !important;\r\n color: hsla($bg-Active-hsl, 0.38);\r\n pointer-events: none;\r\n }\r\n }\r\n\r\n .Form-select {\r\n padding: 5px;\r\n\r\n > option {\r\n //border-radius: 25px;\r\n //color: $fg-Lightest;\r\n //background: $bg-Lightest;\r\n\r\n padding: .5rem;\r\n margin: 3px 0;\r\n box-shadow: $Shadow-inner;\r\n\r\n &:checked {\r\n background: $bg-Active;\r\n color: $fg-Active;\r\n }\r\n\r\n &:hover, &:active {\r\n color: $fg-Dark;\r\n background: $bg-Dark;\r\n }\r\n }\r\n\r\n /* active state */\r\n ~ .Form-label {\r\n line-height: 15px;\r\n }\r\n }\r\n\r\n // Draw the lines in textarea with each rows\r\n .Form-textarea {\r\n $textarea-line-height: 2em;\r\n $gradient-height: calc(2em - 1px);\r\n $line-color: hsla($Border-color-hsl, var(--#{$var-Prefix}border-alpha, 1));;\r\n\r\n $background-gradient: linear-gradient(transparent, transparent $gradient-height, $line-color 0px) ;\r\n\r\n /*\r\n // How to set a bottom border for every row in a textarea?\r\n // You can use gradient as the background image to get an effect that looks like underline:\r\n */\r\n --#{$var-Prefix}border-alpha: .3;\r\n line-height: $textarea-line-height;\r\n background-image: $background-gradient;\r\n background-size: 100% $textarea-line-height;\r\n\r\n &:focus:not([readonly]) {\r\n //box-shadow: Shadow-mixer($Shadow, $Shadow-inner);\r\n background-image: $background-gradient;\r\n background-size: 100% $textarea-line-height;\r\n }\r\n }\r\n\r\n .Form-label {\r\n position: absolute;\r\n display: flex;\r\n width: 100%;\r\n max-height: 100%;\r\n\r\n top: 0;\r\n left: 0;\r\n\r\n pointer-events: none;\r\n color: hsla($bg-Active-hsl, 0.6);\r\n cursor: text;\r\n\r\n //font-size: 75%;\r\n //line-height: 15px;\r\n line-height: 50px;\r\n transition: color 0.2s, font-size 0.2s, line-height 0.2s;\r\n }\r\n\r\n}\r\n","/*\r\n// ===========================================================================\r\n// Forms - Select\r\n// ===========================================================================\r\n*/\r\n@import \"../_theme-colors\";\r\n\r\n/*\r\n// Select Not input... ul li\r\n*/\r\n\r\n","/*\r\n// ===========================================================================\r\n// Layout\r\n// ===========================================================================\r\n*/\r\n\r\n@import \"Layout/container\";\r\n@import \"Layout/grid\";\r\n","// ===========================================================================\r\n// Components - Container\r\n// ===========================================================================\r\n\r\n.Container, .Container-fluid {\r\n width: 100%;\r\n\r\n padding-right: 15px;\r\n padding-left: 15px;\r\n\r\n margin-right: auto;\r\n margin-left: auto;\r\n}\r\n\r\n// From https://github.com/twbs/bootstrap/blob/main/scss/_containers.scss\r\n@each $containerKey, $containerValue in $breakpoints-Container {\r\n $infix: if($containerKey == none, \"\", \"-#{$containerKey}\");\r\n\r\n @include media-min-W(map-get($responsive-Breakpoints, $containerKey)) {\r\n %Container-#{$infix} {\r\n max-width: $containerValue;\r\n }\r\n\r\n // Extend each breakpoint which is smaller or equal to the current breakpoint\r\n $extend-breakpoint: true;\r\n @each $bpKey, $bpValue in $responsive-Breakpoints {\r\n @if ($extend-breakpoint) {\r\n $infixSecond: if($bpKey == none, \"\", \"-#{$bpKey}\");\r\n .Container#{$infixSecond} {\r\n @extend %Container-#{$infix};\r\n }\r\n\r\n // Once the current breakpoint is reached, stop extending\r\n @if ($containerKey == $bpKey) {\r\n $extend-breakpoint: false;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n/*\r\nresult for xxl:\r\n@media (min-width: 1440px) {\r\n .Container-xxl, .Container-xl, .Container-lg, .Container-md, .Container-sm, .Container {\r\n max-width: 1376px;\r\n }\r\n}\r\n*/\r\n","// ===========================================================================\r\n// Components - Grid\r\n// https://github.com/twbs/bootstrap/blob/main/scss/mixins/_breakpoints.scss\r\n// ===========================================================================\r\n\r\n/*\r\n// Row\r\n// Rows contain your columns.\r\n*/\r\n\r\n.Row {\r\n --#{$var-Prefix}gutter-x: #{$grid-Gutter-width};\r\n --#{$var-Prefix}gutter-y: 0;\r\n display: flex;\r\n flex-wrap: wrap;\r\n\r\n margin-top: calc(-1 * var(--#{$var-Prefix}gutter-y));\r\n margin-right: calc(-.5 * var(--#{$var-Prefix}gutter-x));\r\n margin-left: calc(-.5 * var(--#{$var-Prefix}gutter-x));\r\n\r\n > * {\r\n // Add box sizing if only the grid is loaded\r\n //box-sizing: if(variable-exists(include-column-box-sizing) and $include-column-box-sizing, border-box, null);\r\n\r\n // Prevent columns from becoming too narrow when at smaller grid tiers by\r\n // always setting `width: 100%;`. This works because we set the width\r\n // later on to override this initial width.\r\n flex-shrink: 0;\r\n width: 100%;\r\n max-width: 100%; // Prevent `.col-auto`, `.col` (& responsive variants) from breaking out the grid\r\n\r\n padding-right: calc(var(--#{$var-Prefix}gutter-x) * .5); // stylelint-disable-line function-disallowed-list\r\n padding-left: calc(var(--#{$var-Prefix}gutter-x) * .5); // stylelint-disable-line function-disallowed-list\r\n margin-top: var(--#{$var-Prefix}gutter-y);\r\n }\r\n}\r\n\r\n/*\r\n// Columns\r\n// Common styles for small and large grid columns\r\n*/\r\n\r\n@include make-Grid-Cols($grid-Columns, $breakpoints-Grid);\r\n","// ===========================================================================\r\n// Mixins - Grid\r\n// ===========================================================================\r\n@use 'sass:math';\r\n\r\n//@mixin make-Col-Auto() {\r\n// flex: 0 0 auto;\r\n// width: auto;\r\n//}\r\n\r\n@mixin make-Col($index, $numberOfColumns: 12) {\r\n //$percentage: percentage($index / $numberOfColumns);\r\n $percentage: percentage(math.div($index, $numberOfColumns));\r\n\r\n flex: 0 0 auto;\r\n width: $percentage;\r\n}\r\n\r\n@mixin make-Col-Offset($index, $numberOfColumns: 12) {\r\n //$num: $index / $numberOfColumns;\r\n $num: math.div($index, $numberOfColumns);\r\n margin-left: if($num == 0, 0, percentage($num));\r\n}\r\n\r\n//@mixin row-Cols($count) {\r\n// > * {\r\n// flex: 0 0 auto;\r\n// width: math.div(100%, $count);\r\n// }\r\n//}\r\n\r\n@mixin make-Grid-Cols($numberOfColumns: 12, $breakpoints: $breakpoints-Grid) {\r\n @each $breakpointKey, $breakpointValue in $breakpoints {\r\n $infix: if($breakpointKey == none, \"\", \"-#{$breakpointKey}\");\r\n // none -sm -md -lg -xl -xxl\r\n\r\n @include media-min-W($breakpointValue) {\r\n %Column#{$infix}-auto {\r\n flex: 0 0 auto;\r\n width: auto;\r\n }\r\n\r\n .Row-cols#{$infix}-auto > * {\r\n //@include make-Col-Auto();\r\n @extend %Column#{$infix}-auto;\r\n }\r\n\r\n @if $grid-Row-Columns > 0 {\r\n @for $index from 1 through $grid-Row-Columns {\r\n .Row-cols#{$infix}-#{$index} {\r\n //@include row-Cols($index);\r\n > * {\r\n flex: 0 0 auto;\r\n width: math.div(100%, $index);\r\n }\r\n }\r\n }\r\n }\r\n\r\n .Col#{$infix}-auto {\r\n //@include make-Col-Auto();\r\n @extend %Column#{$infix}-auto;\r\n }\r\n\r\n /*\r\n // Col-* Offset-*\r\n */\r\n\r\n .Col#{$infix} {\r\n flex: 1 0 0%; // Flexbugs #4: https://github.com/philipwalton/flexbugs#flexbug-4\r\n }\r\n\r\n @if $numberOfColumns > 0 {\r\n @for $index from 1 through $numberOfColumns {\r\n .Col#{$infix}-#{$index} {\r\n @include make-Col($index, $numberOfColumns);\r\n }\r\n }\r\n\r\n // `$columns - 1` because offsetting by the width of an entire row isn't possible\r\n @for $i from 0 through ($numberOfColumns - 1) {\r\n @if not ($infix == \"\" and $i == 0) { // Avoid emitting useless .offset-0\r\n .Offset#{$infix}-#{$i} {\r\n @include make-Col-Offset($i, $numberOfColumns);\r\n }\r\n }\r\n }\r\n }\r\n\r\n /*\r\n // Gutters\r\n // Make use of `.g-*`, `.gx-*` or `.gy-*` utilities to change spacing between the columns.\r\n */\r\n\r\n @each $key, $value in $gutters-map {\r\n .G#{$infix}-#{$key},\r\n .GX#{$infix}-#{$key} {\r\n --#{$var-Prefix}gutter-x: #{$value};\r\n }\r\n\r\n .G#{$infix}-#{$key},\r\n .GY#{$infix}-#{$key} {\r\n --#{$var-Prefix}gutter-y: #{$value};\r\n }\r\n }\r\n\r\n }\r\n\r\n }\r\n}\r\n","/*\r\n// ===========================================================================\r\n// Svg\r\n// ===========================================================================\r\n*/\r\n\r\n@import \"Svg/icons\";\r\n","// ===========================================================================\r\n// Svg icons\r\n// ===========================================================================\r\n\r\n.Svg-bg {\r\n display: inline-block;\r\n color: inherit;\r\n\r\n background: var(--svg-icon);\r\n background-repeat: no-repeat;\r\n background-position: center;\r\n background-size: contain;\r\n\r\n background-clip: inherit;\r\n}\r\n\r\n.Svg-mask {\r\n display: inline-block;\r\n background-color: black;\r\n\r\n mask: var(--svg-icon);\r\n mask-repeat: no-repeat;\r\n mask-position: center;\r\n mask-size: contain;\r\n\r\n mask-clip: inherit;\r\n}\r\n","// ===========================================================================\r\n// Animations\r\n// ===========================================================================\r\n\r\n/*\r\n// Duration\r\n*/\r\n\r\n@each $val in (500, 750, 2000, 3000) {\r\n .Anim-dur-#{$val}ms {\r\n --anim-dur: #{$val}ms;\r\n }\r\n}\r\n\r\n.Anim-dur-500ms, .Anim-dur-750ms, .Anim-dur-2000ms, .Anim-dur-3000ms {\r\n}\r\n\r\n/*\r\n// Iteration\r\n*/\r\n\r\n@each $val in (1, 2, 3, 4, 5) {\r\n .Anim-repeat-#{$val} {\r\n --anim-iteration: #{$val};\r\n }\r\n}\r\n\r\n.Anim-repeat-1, .Anim-repeat-2, .Anim-repeat-3, .Anim-repeat-4, .Anim-repeat-5 {\r\n}\r\n\r\n/*\r\n// Anim base\r\n*/\r\n\r\n.Anim {\r\n animation-duration: #{var(--anim-dur, 1s)};\r\n animation-iteration-count: #{var(--anim-iteration, infinite)};\r\n\r\n animation-timing-function: linear;\r\n animation-fill-mode: both\r\n //animation-name: #{var(--anim-name)};\r\n}\r\n\r\n\r\n/*\r\n// Anim classes\r\n*/\r\n\r\n.Anim-spin {\r\n animation-name: spin-CW;\r\n}\r\n\r\n.Anim-spin-CCW {\r\n animation-name: spin-CCW;\r\n}\r\n\r\n.Anim-spin-CW-stepped {\r\n animation-name: spin-CW-stepped;\r\n}\r\n\r\n.Anim-grow {\r\n animation-name: grow;\r\n}\r\n\r\n.Anim-opacity {\r\n animation-name: opacity;\r\n}\r\n\r\n.Anim-rubber-band {\r\n animation-name: rubberBand;\r\n}\r\n\r\n.Anim-bounce {\r\n animation-name: bounce;\r\n transform-origin: center bottom\r\n}\r\n\r\n.Anim-jello {\r\n animation-name: jello;\r\n transform-origin: center;\r\n}\r\n\r\n.Anim-swing {\r\n transform-origin: top center;\r\n animation-name: swing;\r\n}\r\n\r\n.Anim-shake-vertical {\r\n animation-name: shakeY;\r\n}\r\n\r\n.Anim-shake {\r\n animation-name: shakeX;\r\n}\r\n\r\n.Anim-wobble {\r\n animation-name: wobble;\r\n}\r\n\r\n.Anim-heartbeat {\r\n animation-name: heartbeat;\r\n animation-timing-function: ease;\r\n}\r\n\r\n.Anim-heartbeat-2 {\r\n animation-name: heartbeat-2;\r\n animation-timing-function: ease-in-out;\r\n}\r\n\r\n/*\r\n// Anim keyframes\r\n*/\r\n\r\n@keyframes spin-CW {\r\n //to {\r\n // transform: rotate(360deg);\r\n //}\r\n 100% { transform: rotate(360deg); }\r\n}\r\n\r\n@keyframes spin-CCW {\r\n 0% {\r\n transform: rotateZ(0deg);\r\n }\r\n 100% {\r\n transform: rotateZ(-360deg);\r\n }\r\n}\r\n\r\n@keyframes spin-CW-stepped {\r\n 0%, 5% {\r\n transform: rotate(0);\r\n }\r\n 40%, 60% {\r\n transform: rotate(180deg);\r\n }\r\n 95%, 100% {\r\n transform: rotate(360deg);\r\n }\r\n}\r\n\r\n@keyframes grow {\r\n 0% {\r\n transform: scale(0);\r\n }\r\n 50% {\r\n opacity: 1;\r\n }\r\n}\r\n\r\n@keyframes opacity {\r\n 100% {\r\n opacity: 0;\r\n transform: scale(1);\r\n }\r\n}\r\n\r\n@keyframes heartbeat {\r\n 0%,\r\n 100% {\r\n transform: scale(1);\r\n }\r\n 10% {\r\n transform: scale(1.2);\r\n }\r\n 20% {\r\n transform: scale(1.4);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/rubberBand.css\r\n@keyframes rubberBand {\r\n from {\r\n transform: scale3d(1, 1, 1);\r\n }\r\n\r\n 30% {\r\n transform: scale3d(1.25, 0.75, 1);\r\n }\r\n\r\n 40% {\r\n transform: scale3d(0.75, 1.25, 1);\r\n }\r\n\r\n 50% {\r\n transform: scale3d(1.15, 0.85, 1);\r\n }\r\n\r\n 65% {\r\n transform: scale3d(0.95, 1.05, 1);\r\n }\r\n\r\n 75% {\r\n transform: scale3d(1.05, 0.95, 1);\r\n }\r\n\r\n to {\r\n transform: scale3d(1, 1, 1);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/bounce.css\r\n@keyframes bounce {\r\n from,\r\n 20%,\r\n 53%,\r\n to {\r\n animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);\r\n transform: translate3d(0, 0, 0);\r\n }\r\n\r\n 40%,\r\n 43% {\r\n animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);\r\n transform: translate3d(0, -30px, 0) scaleY(1.1);\r\n }\r\n\r\n 70% {\r\n animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);\r\n transform: translate3d(0, -15px, 0) scaleY(1.05);\r\n }\r\n\r\n 80% {\r\n transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);\r\n transform: translate3d(0, 0, 0) scaleY(0.95);\r\n }\r\n\r\n 90% {\r\n transform: translate3d(0, -4px, 0) scaleY(1.02);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/jello.css\r\n@keyframes jello {\r\n from,\r\n 11.1%,\r\n to {\r\n transform: translate3d(0, 0, 0);\r\n }\r\n\r\n 22.2% {\r\n transform: skewX(-12.5deg) skewY(-12.5deg);\r\n }\r\n\r\n 33.3% {\r\n transform: skewX(6.25deg) skewY(6.25deg);\r\n }\r\n\r\n 44.4% {\r\n transform: skewX(-3.125deg) skewY(-3.125deg);\r\n }\r\n\r\n 55.5% {\r\n transform: skewX(1.5625deg) skewY(1.5625deg);\r\n }\r\n\r\n 66.6% {\r\n transform: skewX(-0.78125deg) skewY(-0.78125deg);\r\n }\r\n\r\n 77.7% {\r\n transform: skewX(0.390625deg) skewY(0.390625deg);\r\n }\r\n\r\n 88.8% {\r\n transform: skewX(-0.1953125deg) skewY(-0.1953125deg);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/swing.css\r\n@keyframes swing {\r\n 20% {\r\n transform: rotate3d(0, 0, 1, 15deg);\r\n }\r\n\r\n 40% {\r\n transform: rotate3d(0, 0, 1, -10deg);\r\n }\r\n\r\n 60% {\r\n transform: rotate3d(0, 0, 1, 5deg);\r\n }\r\n\r\n 80% {\r\n transform: rotate3d(0, 0, 1, -5deg);\r\n }\r\n\r\n to {\r\n transform: rotate3d(0, 0, 1, 0deg);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/shakeX.css\r\n@keyframes shakeX {\r\n from,\r\n to {\r\n transform: translate3d(0, 0, 0);\r\n }\r\n\r\n 10%,\r\n 30%,\r\n 50%,\r\n 70%,\r\n 90% {\r\n transform: translate3d(-10px, 0, 0);\r\n }\r\n\r\n 20%,\r\n 40%,\r\n 60%,\r\n 80% {\r\n transform: translate3d(10px, 0, 0);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/shakeY.css\r\n@keyframes shakeY {\r\n from,\r\n to {\r\n transform: translate3d(0, 0, 0);\r\n }\r\n\r\n 10%,\r\n 30%,\r\n 50%,\r\n 70%,\r\n 90% {\r\n transform: translate3d(0, -10px, 0);\r\n }\r\n\r\n 20%,\r\n 40%,\r\n 60%,\r\n 80% {\r\n transform: translate3d(0, 10px, 0);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/wobble.css\r\n@keyframes wobble {\r\n from {\r\n transform: translate3d(0, 0, 0);\r\n }\r\n\r\n 15% {\r\n transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);\r\n }\r\n\r\n 30% {\r\n transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);\r\n }\r\n\r\n 45% {\r\n transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);\r\n }\r\n\r\n 60% {\r\n transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);\r\n }\r\n\r\n 75% {\r\n transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);\r\n }\r\n\r\n to {\r\n transform: translate3d(0, 0, 0);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/heartBeat.css\r\n@keyframes heartbeat-2 {\r\n 0% {\r\n transform: scale(1);\r\n }\r\n\r\n 14% {\r\n transform: scale(1.3);\r\n }\r\n\r\n 28% {\r\n transform: scale(1);\r\n }\r\n\r\n 42% {\r\n transform: scale(1.3);\r\n }\r\n\r\n 70% {\r\n transform: scale(1);\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Themes\r\n// ===========================================================================\r\n\r\n@include Theme-components($colors-Theme, $theme-Components);\r\n\r\n/*\r\n> Anatomy of the theme colors <\r\n*) Html's body colors - Darkest color\r\n\r\nBody => (Darkest or Lightest)\r\n\r\n1) Darkest (bg) - Furthest element\r\n2) Dark\r\n3) Light - Surface\r\n4) Lightest - Closest element\r\n*/\r\n\r\n/*\r\n// from Abstracts\\_variables.scss\r\n// .Theme-<theme> {}\r\n// .Alert-<theme> {}\r\n// .Calendar-<theme> {}\r\n// .Card-<theme> {}\r\n// .Caret-<theme> {}\r\n// .Toast-<theme> {}\r\n// .Btn-<theme> {}\r\n// .Btn-outline-<theme> {}\r\n*/\r\n"]}
1
+ {"version":3,"sourceRoot":"","sources":["../../scss/_header.scss","../../scss/lootstrap.scss","../../scss/Abstracts/Functions/_color.scss","../../scss/Abstracts/Functions/_shadow.scss","../../scss/Abstracts/Mixins/_utilities.scss","../../scss/Abstracts/Mixins/_theme.scss","../../scss/Abstracts/_variables.scss","../../scss/Architecture/__dir-roots.scss","../../scss/Architecture/Roots/_root.scss","../../scss/Architecture/Roots/_reboot.scss","../../scss/Architecture/Roots/_anim.scss","../../scss/Architecture/Roots/_avatar.scss","../../scss/Architecture/Roots/_classified.scss","../../scss/Architecture/Roots/_shape.scss","../../scss/Architecture/__color-scheme.scss","../../scss/Architecture/Roots/_skeleton.scss","../../scss/Architecture/Roots/_svg.scss","../../scss/Architecture/__dir-utils.scss","../../scss/Architecture/Utils/_border.scss","../../scss/Architecture/Utils/_color.scss","../../scss/Architecture/Utils/_filters.scss","../../scss/Architecture/Utils/_position.scss","../../scss/Abstracts/Mixins/_breakpoints.scss","../../scss/Architecture/Utils/_spacing.scss","../../scss/Architecture/Utils/_utilities.scss","../../scss/Architecture/__dir-components.scss","../../scss/Architecture/Components/_alert.scss","../../scss/Architecture/Components/_badge.scss","../../scss/Architecture/Components/_breadcrumb.scss","../../scss/Architecture/Components/_button-close.scss","../../scss/Architecture/Components/_button-group.scss","../../scss/Architecture/Components/_buttons.scss","../../scss/Architecture/Components/_calendar.scss","../../scss/Architecture/Components/_card.scss","../../scss/Architecture/Components/_caret.scss","../../scss/Architecture/Components/_carousel.scss","../../scss/Architecture/Components/_dialog.scss","../../scss/Architecture/Components/_list.scss","../../scss/Architecture/Components/_loader.scss","../../scss/Architecture/Components/_nav.scss","../../scss/Architecture/Components/_pagination.scss","../../scss/Architecture/Components/_progress.scss","../../scss/Architecture/Components/_rating.scss","../../scss/Architecture/Components/_scrollbar.scss","../../scss/Architecture/Components/_spinners.scss","../../scss/Architecture/Components/_square.scss","../../scss/Architecture/Components/_timeline.scss","../../scss/Architecture/Components/_timer.scss","../../scss/Architecture/Components/_toasts.scss","../../scss/Architecture/Components/_tooltip.scss","../../scss/Architecture/Components/_tree-view.scss","../../scss/Architecture/Components/TODO/_tables.scss","../../scss/Architecture/__dir-forms.scss","../../scss/Architecture/Forms/_form-check.scss","../../scss/Architecture/Forms/_input-fields.scss","../../scss/Architecture/Forms/_selects.scss","../../scss/Architecture/__dir-layout.scss","../../scss/Architecture/Layout/_container.scss","../../scss/Architecture/Layout/_grid.scss","../../scss/Abstracts/Mixins/_grid.scss","../../scss/Architecture/_theme.scss"],"names":[],"mappings":"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;;EAGF;IACE;IACA;;EAGF;IACE;;;AAMJ;EACE;IAGE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;;AAMJ;EACE;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;;AAMJ;EACE;IAEE;;EAGF;IAKE;;EAGF;IAIE;;;AAMJ;EACE;IAEE;;EAGF;IAKE;;EAGF;IAIE;;;AAMJ;EACE;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;;AAKJ;EACE;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;;AClYF;AAAA;EACE;EACA;EACA;EACA;EACA;EAOA,YLaU;EKZV;;AAEA;AAAA;EACE,YLlBM;;;AKuBZ;AAAA;AAAA;AAKE;EACE;EACA;EAGA;EAEA;EACA;;;AAIJ;AAAA;AAAA;AAME;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;;AAIJ;AAAA;AAAA;AAME;EACE;;AAIF;EACE;EACA;;AAGE;EACE;EACA;EACA;;AAGF;EACE;EACA;EAEA;EACA;EACA;;AAKF;EACE;EACA;EAEA;EACA;EACA;;AAGF;EACE;EACA;EACA;;AAGF;AAAA;AAAA;EAEE;EACA;EACA;;AAGF;EACE;EACA;EACA;;AAGF;EACE;EACA;EAEA;EACA;EACA;;;AAUJ;EACE;EACA;EACA;;AAMF;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;;AAKN;AAAA;AAAA;AAKA;EACE;EACA;;AAGE;EACE;EACA;EACA;;AAOE;EACE;;AAKF;EACE;;AAKF;EACE;;AAOF;EACE;;AAEA;EACE;;AAEA;EACE;;AASV;EACE;EACA;EACA;;AAOE;EACE;;AAKF;EACE;;AAKF;EACE;;AAMJ;EACE;;AAKA;EACE;;AAGA;EACE;;AAEA;EACE;;;ACtRd;EACE;AAwBA;AAA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;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAXF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AflBE;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AeqCZ;AAAA;AAAA;AAKE;EACE;;;AAKF;EACE;;;AAMF;EACE;;;AAKF;EACE;;;ACrEJ;AAEA;AAgCA;AAEA;AAoCA;AAAA;AAAA;AAAA;AhB3EM;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AgBwEZ;AAAA;AAAA;AAAA;AAKA;EACE,QAxFO;;;AhBAH;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AgBmFZ;AAAA;AAAA;AAAA;AAAA;AAMA;EACE,QAnGS;;;AhBDL;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AiBQZ;AAAA;AAAA;AjBlBM;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AAVN;EAUM;EAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AkBdR;ElBIE;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;EAVN;IAUM;IAAA;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AmB4BZ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAaA;AAAA;AAAA;AAAA;AAAA;AnBnDM;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;AkBdR;ElBIE;IAUM;;;AkBdR;ElBIE;IAUM;;;AkBdR;ElBIE;IAUM;;;AkBdR;ElBIE;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AkBdR;ElBIE;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;EAVN;IAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAUM;;;AAVN;EAU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EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAKN;EACE;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAGF;EACE;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAGF;EACE;EACA;;AAMR;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGA;EAEE;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAIJ;EACE;;AAEA;EACE;;AAIJ;EACE;;AAEA;EACE;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;ArB1GJ;AAAA;AAAA;AAWA;AAAA;AAAA;AAAA;AAAA;AAAA;AsBtDE;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;;;AAIJ;EACE;EACA;EACA;EAEA,OtBRW;EsBSX,kBtBfW;EsBiBX,QtB6BO;EsB5BP,YtBwBO;EsBtBP;EACA;EACA;EAEA;EACA;;AAEA;EACE;EACA;;AAEA;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;;AAIJ;EACE;EACA;;AAEA;EACE,OtB9CG;EsB+CH,kBtBrDG;;AsB0DL;EACE,OtBlDO;EsBmDP,kBtBzDO;;AsB2DP;EACE;EACA;;AAEA;EACE;EACA;EACA;;AAOR;EACE;EACA,YtB9BK;EsB+BL,etB/BK;;;AART;AAAA;AAAA;AAWA;AAAA;AAAA;AAAA;AAAA;AAAA;AuBrDA;EACE;EACA;EAEA;EACA;EAEA,eATc;AA0Bd;AAAA;AAAA;AAAA;AAAA;;AAfA;EACE;;AAGF;EACE;EACA;;AAEA;EAEE;EACA;;AAUJ;EACE;;AAEA;EACE;;AAEA;EACE;;;AAMR;AAAA;AAAA;AAMI;EACE,wBApDU;EAqDV,yBArDU;;AAwDZ;EACE,2BAzDU;EA0DV,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AOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAVN;AAAA;AAAA;AAAA;AAAA;AAOA;EAOE;EACA;EACA;EAGA;EACA;EAEA;EACA;EAEA;EACA;EAGA;EACA;EACA;EAEA;EACA;EAEA;EACA;EAEA;EACA;;AAhCA;EAEI;;;AAjFR;EACE;EACA;EACA;;;AAHF;EACE;EACA;EACA;;;AAHF;EACE;EACA;EACA;;;AAHF;EACE;EACA;EACA;;;AAHF;EACE;EACA;EACA;;;AAHF;EACE;EACA;EACA;;;AAHF;EACE;EACA;EACA;;;AAHF;EACE;EACA;EACA;;;AAKF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AADF;EACE;;;AuD1BN;AAAA;AAAA;;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAYA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA","file":"lootstrap.css","sourcesContent":["\n/*!\n * CSS Compiled on: 2022-03-01\n *\n * Lootstrap v22.3.1-beta.0 (https://github.com/krsln/Lootstrap/)\n * Copyright 2022 Qrsln.\n * Licensed under MIT (https://github.com/krsln/Lootstrap/blob/master/LICENSE)\n*/ \n","@import '_header.scss';\r\n\r\n/*\r\n// Configuration\r\n*/\r\n\r\n@import \"Abstracts/_dir-functions\";\r\n@import \"Abstracts/_dir-mixins\";\r\n@import \"Abstracts/variables\";\r\n\r\n/*\r\n// :root - Root Level Stuffs\r\n*/\r\n\r\n@import \"Architecture/_dir-roots\";\r\n\r\n/*\r\n// Utils\r\n*/\r\n\r\n@import \"Architecture/_dir-utils\";\r\n\r\n/*\r\n// Layout & components\r\n*/\r\n\r\n@import \"Architecture/_dir-components\";\r\n@import \"Architecture/_dir-forms\";\r\n@import \"Architecture/_dir-layout\";\r\n\r\n@import \"Architecture/theme\";\r\n\r\n\r\n// Vendor\r\n//@import \"Vendor/__vendor-dir\";\r\n\r\n// Abstracts\r\n//@import \"OLD/Abstracts/__abstracts-dir\";\r\n\r\n// Core\r\n//@import \"OLD/Core/__core-dir\";\r\n\r\n// Components\r\n//@import \"OLD/Components/__components-dir\";\r\n\r\n// Layouts\r\n//@import \"OLD/Layouts/__layouts-dir\";\r\n\r\n// Themes\r\n//@import \"Themes/__themes-dir\";\r\n","@use 'sass:math';\r\n\r\n// ===========================================================================\r\n// Functions - Color\r\n// ===========================================================================\r\n\r\n$White: hsl(0, 0%, 100%) !default;\r\n$Black: hsl(0, 0%, 0%) !default;\r\n\r\n/// Add percentage of white to a color\r\n/// Tint: is the mixture of a color with white, which increases lightness\r\n/// Usage => Tint($Dark, 42%) Tint(red, 42%) Tint(#BADA55, 42%)\r\n@function Tint($color, $percent) {\r\n @return mix(white, $color, $percent);\r\n}\r\n\r\n/// Add percentage of black to a color\r\n/// Shade: is the mixture of a color with black, which reduces lightness\r\n/// Usage => Shade($Light, 42%) Shade(red, 42%) Shade(#663399, 42%)\r\n@function Shade($color, $percent) {\r\n @return mix(black, $color, $percent);\r\n}\r\n\r\n/// Usage => --warning-rgb: #{hexToRGB($Warning)};\r\n/// res => --warning-rgb: 230, 172, 0;\r\n/// background-color: #{rgba(var(--warning-rgb), .5)};\r\n@function colorToRGB($hex) {\r\n @return red($hex), green($hex), blue($hex);\r\n}\r\n\r\n/// Usage => --warning-hls: #{colorToHSL($Warning)};\r\n/// res => --warning-hls: 45deg, 100%, 45%;\r\n/// background-color: #{hsla(var(--warning-hls), .5)};\r\n@function colorToHSL($color) {\r\n @return round(hue($color)), round(saturation($color)), round(lightness($color));\r\n}\r\n\r\n/*#region Color functions */\r\n\r\n/// Color Relative Luminance Calculator\r\n/// Relative luminance follows the photometric definition of luminance, but with the values normalized to 1 or 100 for a reference white.\r\n///\r\n/// Usage => Luminance($Dark)\r\n/// Tested => https://contrastchecker.online/color-relative-luminance-calculator\r\n/// Adapted from: https://gist.github.com/voxpelli/6304812\r\n@function Luminance($color) {\r\n // Adapted from: https://github.com/LeaVerou/contrast-ratio/blob/gh-pages/color.js\r\n // Formula: http://www.w3.org/TR/2008/REC-WCAG20-20081211/#relativeluminancedef\r\n $rgba: red($color), green($color), blue($color);\r\n $rgba2: ();\r\n\r\n @for $i from 1 through 3 {\r\n $rgb: nth($rgba, $i);\r\n $rgb: math.div($rgb, 255);\r\n\r\n //$rgb: if($rgb < .03928, $rgb / 12.92, ch-pow(($rgb + .055) / 1.055, 2.4, 16));\r\n $rgb: if($rgb < .03928, math.div($rgb, 12.92), math.pow(math.div($rgb + 0.055, 1.055), 2.4));\r\n\r\n $rgba2: append($rgba2, $rgb);\r\n }\r\n\r\n @return .2126 * nth($rgba2, 1) + .7152 * nth($rgba2, 2) + 0.0722 * nth($rgba2, 3);\r\n}\r\n\r\n/// Calculate contrast ratio of foreground and background colors and check for Web Content Accessibility Guidelines (WCAG) https://www.w3.org/WAI/standards-guidelines/wcag/.\r\n///\r\n// Usage => ContrastRatio($Dark, $Light)\r\n/// Tested => https://contrastchecker.online/\r\n/// Tested => https://coolors.co/contrast-checker/2b2b31-fafafa\r\n@function ContrastRatio($color1, $color2) {\r\n // Adapted from: https://github.com/LeaVerou/contrast-ratio/blob/gh-pages/color.js\r\n // Formula: http://www.w3.org/TR/2008/REC-WCAG20-20081211/#contrast-ratiodef\r\n $luminance1: Luminance($color1) + .05;\r\n $luminance2: Luminance($color2) + .05;\r\n $ratio: math.div($luminance1, $luminance2);\r\n\r\n @if $luminance2 > $luminance1 {\r\n $ratio: math.div(1, $ratio);\r\n }\r\n\r\n $ratio: math.div(round($ratio * 1000), 1000);\r\n\r\n @return $ratio;\r\n}\r\n\r\n/// Get best Text Color From array, based on bg color\r\n/// Usage => Best-fg-color($Dark)\r\n@function Best-fg-color($base, $colors: ($Black, $White), $tolerance: 0) {\r\n $best: nth($colors, 1);\r\n $contrast: ContrastRatio($base, $best);\r\n\r\n @for $i from 2 through length($colors) {\r\n $currentColor: nth($colors, $i);\r\n $currentContrast: ContrastRatio($base, $currentColor);\r\n @if ($currentContrast - $contrast > $tolerance) {\r\n $best: $currentColor;\r\n $contrast: $currentContrast;\r\n }\r\n }\r\n\r\n @if ($contrast < 3) {\r\n @warn \"Contrast ratio of #{$best} on #{$base} is pretty bad, just #{$contrast}\";\r\n }\r\n\r\n @return $best;\r\n}\r\n\r\n/*#endregion */\r\n\r\n/*#region Color functions :: depressed */\r\n\r\n/// Dynamic text color\r\n@function Text-clr($color) {\r\n @if (lightness( $color ) > 50) {\r\n @return $Black; //#000; // Lighter background, return dark color\r\n } @else {\r\n @return $White; //#fff; // Darker background, return light color\r\n }\r\n}\r\n\r\n/// Set Text Color Entirely based on bg color (Black or White)\r\n/// Usage => @include Text-color($Warning);\r\n@function Text-color($n) {\r\n $color-brightness: round((red($n)*299)+(green($n)*587)+ math.div(blue($n) * 114, 1000));\r\n $light-color: round((red(#ffffff)*299)+(green(#ffffff)*587)+ math.div(blue(#ffffff) * 114, 1000));\r\n @if abs($color-brightness) < math.div($light-color, 2) {\r\n @return $White;\r\n } @else {\r\n @return $Black;\r\n }\r\n}\r\n\r\n/*#endregion */\r\n","// ===========================================================================\r\n// Functions - Shadow\r\n// ===========================================================================\r\n\r\n/*\r\n https://brumm.af/shadows\r\n https://tobiasahlin.com/blog/layered-smooth-box-shadows/\r\n https://css-tricks.com/getting-deep-into-shadows/\r\n*/\r\n\r\n@function Shadow-Builder($suffix, $layers, $horizontal-map, $vertical-map, $blur-map, $spread-map, $color-map) {\r\n $result: (); // left + right + main bottom\r\n $result-inner: (); // inset\r\n $result-both: (); // inner + outer\r\n $result-br: (); // bottom + right\r\n\r\n $result-t: (); // top\r\n $result-r: (); // right\r\n $result-l: (); // left\r\n $result-b: (); // bottom\r\n\r\n $result-x: (); // left + right\r\n $result-y: (); // top + bottom\r\n\r\n @for $index from 1 through $layers {\r\n $left: if(length($horizontal-map)==0, 0, nth($horizontal-map, $index));\r\n $spread: if(length($spread-map)==0, 0, nth($spread-map, $index));\r\n\r\n $top: nth($vertical-map, $index);\r\n $blur: nth($blur-map, $index);\r\n $color: nth($color-map, $index);\r\n\r\n $result: append($result, #{$left} #{$top} #{$blur} #{$spread} #{$color}, \"comma\");\r\n $result-both: append($result-both, #{$left} #{$top} #{$blur} #{$spread} #{$color}, \"comma\");\r\n\r\n $result-inner: append($result-inner, #{0} #{0} #{$blur} #{0} #{$color} inset, \"comma\");\r\n $result-both: append($result-both, #{0} #{0} #{$blur} #{0} #{$color} inset, \"comma\");\r\n $result-br: append($result-br, #{$top} #{$top} #{$blur} #{$spread} #{$color}, \"comma\");\r\n\r\n $result-t: append($result-t, #{0} #{-$top} #{$blur} #{-$top} #{$color}, \"comma\");\r\n $result-r: append($result-r, #{$top} #{0} #{$blur} #{-$top} #{$color}, \"comma\");\r\n $result-l: append($result-l, #{-$top} #{0} #{$blur} #{-$top} #{$color}, \"comma\");\r\n $result-b: append($result-b, #{0} #{$top} #{$blur} #{-$top} #{$color}, \"comma\");\r\n\r\n $result-x: append($result-x, #{$top} #{0} #{$blur} #{-$top} #{$color}, \"comma\");\r\n $result-x: append($result-x, #{-$top} #{0} #{$blur} #{-$top} #{$color}, \"comma\");\r\n\r\n $result-y: append($result-y, #{0} #{-$top} #{$blur} #{-$top} #{$color}, \"comma\");\r\n $result-y: append($result-y, #{0} #{$top} #{$blur} #{-$top} #{$color}, \"comma\");\r\n }\r\n $suffix: if($suffix==null, \"\", \"-#{$suffix}\");\r\n\r\n $return-map: ();\r\n @if (length($result) > 0) {\r\n $return-map: (\r\n inset#{$suffix} : $result-inner,\r\n both#{$suffix} : $result-both,\r\n br#{$suffix} : $result-br,\r\n t#{$suffix} : $result-t,\r\n e#{$suffix} : $result-r,\r\n s#{$suffix} : $result-l,\r\n b#{$suffix} : $result-b,\r\n x#{$suffix} : $result-x,\r\n y#{$suffix} : $result-y,\r\n );\r\n }\r\n @return $return-map;\r\n}\r\n\r\n// box-shadow: [horizontal offset] [vertical offset] [blur radius] [optional spread radius] [color];\r\n// $Shadow: 0px 1px 1px -1px rgba(0, 0, 0, 0.18),\r\n// 0px 2px 2px 0px rgba(0, 0, 0, 0.12),\r\n// 0px 4px 6px 0px rgba(0, 0, 0, 0.06);\r\n@function Shadow-Separator($suffix, $Shadow) {\r\n // lists\r\n $horizontal-map: ();\r\n $vertical-map: ();\r\n $blur-map: ();\r\n $spread-map: ();\r\n $color-map: ();\r\n\r\n @each $value in $Shadow {\r\n @for $index from 1 through length($value) {\r\n $layer: nth($value, $index);\r\n @if ($index==1) {\r\n $horizontal-map: append($horizontal-map, $layer, \"comma\");\r\n } @else if ($index==2) {\r\n $vertical-map: append($vertical-map, $layer, \"comma\");\r\n } @else if ($index==3) {\r\n $blur-map: append($blur-map, $layer, \"comma\");\r\n } @else if ($index==4) {\r\n $spread-map: append($spread-map, $layer, \"comma\");\r\n } @else if ($index==5) {\r\n $color-map: append($color-map, $layer, \"comma\");\r\n }\r\n }\r\n }\r\n\r\n @return Shadow-Builder($suffix, length($Shadow), $horizontal-map, $vertical-map, $blur-map, $spread-map, $color-map);\r\n}\r\n\r\n/// Based on $Shadow: 0px 1px 1px -1px rgba($Black, 0.18), 0px 2px 2px 0px rgba($Black, 0.12), 0px 4px 6px 0px rgba($Black, 0.06);\r\n@function Colored-shadow($color: black) {\r\n // using best result of shadow set\r\n @return 0 1px 1px -1px hsla($color, 0.27), 0px 2px 2px 0px hsla($color, 0.18), 0px 4px 6px 0px hsla($color, 0.09);\r\n}\r\n\r\n@function Colored-shadow-inner($color: black) {\r\n // using best result of shadow set\r\n @return 0 0 1px 0 hsla($color, 0.27) inset, 0 0 2px 0 hsla($color, 0.18) inset, 0 0 6px 0 hsla($color, 0.09) inset;\r\n}\r\n\r\n// box-shadow: Shadow-mixer($Shadow, $Shadow-inner);\r\n@function Shadow-mixer($shadow...) {\r\n $result: ();\r\n\r\n @each $value in $shadow {\r\n @if $value != null {\r\n $result: append($result, $value, \"comma\");\r\n }\r\n @if $value == none and length($shadow) > 1 {\r\n @warn \"The keyword 'none' must be used as a single argument.\";\r\n }\r\n }\r\n\r\n @if (length($result) > 0) {\r\n @return $result;\r\n }\r\n\r\n @return none;\r\n}","/*\r\n// ===========================================================================\r\n// Mixins - Utilities\r\n// ===========================================================================\r\n*/\r\n@mixin Utility-applier($important, $class-prefix, $properties, $values, $pseudo:null ) {\r\n @each $key, $value in $values {\r\n // Don't prefix if value key is null (eg. with shadow class)\r\n $class-suffix: if($key, if($class-prefix == \"\" , \"\", \"-\") + $key, \"\");\r\n\r\n @if $value != null {\r\n .#{$class-prefix + $class-suffix} {\r\n\r\n @if $pseudo != null {\r\n &:#{$pseudo} {\r\n @each $property in $properties {\r\n #{$property}: $value if($important, !important, null);\r\n }\r\n }\r\n } @else {\r\n @each $property in $properties {\r\n #{$property}: $value if($important, !important, null);\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n@mixin Utility-value-separator($utility, $breakpoints: $responsive-Breakpoints) {\r\n $values: map-get($utility, Values);\r\n\r\n // If the values are a list or string, convert it into a map\r\n @if type-of($values) == \"string\" or type-of(nth($values, 1)) != \"list\" {\r\n $values: zip($values, $values);\r\n }\r\n\r\n $properties: map-get($utility, Properties);\r\n // Multiple properties are possible, for example with vertical or horizontal margins or paddings\r\n @if type-of($properties) == \"string\" {\r\n $properties: append((), $properties);\r\n }\r\n\r\n $important: map-get($utility, Important);\r\n $responsive: map-get($utility, Responsive);\r\n $pseudo: map-get($utility, Pseudo); // null before after\r\n $print: map-get($utility, Print); // TODO: media print..\r\n\r\n // Use custom class if present\r\n $class-prefix: if(map-has-key($utility, Prefix), map-get($utility, Prefix), nth($properties, 1));\r\n $class-prefix: if($class-prefix == null, \"\", $class-prefix);\r\n\r\n @if $responsive {\r\n @each $breakpointKey, $breakpointValue in $breakpoints {\r\n $responsive-Infix: if($breakpointValue == 0, \"\", \"-#{$breakpointKey}\");\r\n @include media-min-W($breakpointValue) {\r\n @include Utility-applier($important, $class-prefix + $responsive-Infix, $properties, $values, $pseudo);\r\n }\r\n }\r\n } @else {\r\n @include Utility-applier($important, $class-prefix, $properties, $values, $pseudo);\r\n }\r\n}\r\n\r\n/*\r\n * KEY : VALUES\r\n * \"Opacity\": (Prefix: Opacity, Properties: opacity, Important: true, Responsive: false, Values: $opacity-map,),\r\n */\r\n@mixin Utilities($utilities) {\r\n @each $keyUtil, $valueUtil in $utilities {\r\n @include Utility-value-separator($valueUtil);\r\n }\r\n}","// ===========================================================================\r\n// Mixins - Theme Colors\r\n// ===========================================================================\r\n\r\n// CSS Variables (Custom Properties)\r\n\r\n\r\n/*\r\n// Change Accent color\r\n*/\r\n\r\n@mixin Accents-and-Overlay-() {\r\n $accent-Colors: (\r\n \"light\" : $Primary,\r\n \"dark\" : Tint($Primary, 50%),\r\n \"night\" : Tint($Primary, 50%),\r\n \"secondary\" : $Secondary,\r\n \"success\" : $Success,\r\n \"info\" : $Info,\r\n \"warning\" : $Warning,\r\n \"danger\" : $Danger, //\"error\" : $Danger,\r\n ) !default;\r\n\r\n @each $keyAccent, $valueAccent in $accent-Colors {\r\n .Accent-#{$keyAccent} {\r\n --#{$var-Prefix}bg-accent-hsl: #{colorToHSL($valueAccent)};\r\n --#{$var-Prefix}bg-accent: #{$valueAccent};\r\n --#{$var-Prefix}fg-accent: #{Best-fg-color($valueAccent)};\r\n }\r\n }\r\n\r\n @each $key in (0, 5, 7, 8, 9, 11, 12, 14, 15, 16) {\r\n .Overlay-#{$key} {\r\n background-color: hsla(var(--#{$var-Prefix}overlay-hsl), $key * 1%);\r\n }\r\n }\r\n\r\n}\r\n\r\n\r\n//Theme Variants & Colored Components\r\n@mixin Themed($color-Variants, $colored-Components) {\r\n $var-Prefix: $var-Prefix;\r\n // Colors: light, dark, night\r\n // Colors: primary, secondary, success, info, warning, danger\r\n @each $colorKey, $colorValue in $color-Variants {\r\n $Lightness: lightness($colorValue);\r\n\r\n $C-body: Color-ByLightness($colorValue, 90%); // 90% - DON'T CHANGE\r\n $C-border: Color-ByLightness($colorValue, 85%); // 80\r\n //$Shady: Shade($colorValue, 25%);\r\n\r\n //$C-disabled: if($colorKey=='light', hsla(0, 0%, 0%, 0.38), hsla(0, 0%, 100%, 0.5));\r\n $C-contrast: if($colorKey=='light', hsl(0, 0%, 0%), hsl(0, 0%, 100%));\r\n $C-shadow: hsl(0, 0%, 0%);\r\n //$C-shadow: if($colorKey=='dark' or $colorKey=='night', hsl(0, 0%, 100%), hsl(0, 0%, 0%));\r\n\r\n //$C-disabled: if($colorKey=='dark' or $colorKey=='night', hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 0%, 0.38));\r\n $C-disabled: if($colorKey=='dark' or $colorKey=='night', hsla(213, 11%, 69%, 1), #6c757d);\r\n\r\n $C-hue: $colorValue;\r\n\r\n $C-lighter: Color-ByLightness($colorValue, ($Lightness + 20));\r\n //$C-lightest: Color-ByLightness($colorValue, ($Lightness + 50));\r\n $C-lightest: Color-ByLightness($colorValue, 94%); // 95% - DON'T CHANGE\r\n $C-surface: Color-ByLightness($colorValue, 96%); // 96% - DON'T CHANGE\r\n\r\n @if ($colorKey=='light') {\r\n $C-shadow: hsl(240, 7%, 18%); // Dark\r\n $C-body: Color-ByLightness($colorValue, ($Lightness - 5));\r\n $C-border: Color-ByLightness($colorValue, ($Lightness - 10));\r\n\r\n $C-lighter: Color-ByLightness($colorValue, ($Lightness - 2));\r\n $C-lightest: Color-ByLightness($colorValue, ($Lightness - 4));\r\n $C-surface: $White;\r\n }\r\n @if (index((dark, night), $colorKey)) {\r\n // hsl(0, 0%, 7%) Night for Dark\r\n // hsl(0, 0%, 0%) Black for Night\r\n $C-shadow: if($colorKey=='dark', hsl(0, 0%, 7%), hsl(0, 0%, 0%));\r\n $C-body: Color-ByLightness($colorValue, ($Lightness - 6));\r\n $C-border: Color-ByLightness($colorValue, ($Lightness + 10));\r\n\r\n $C-lighter: Color-ByLightness($colorValue, ($Lightness + 12));\r\n $C-lightest: Color-ByLightness($colorValue, ($Lightness + 16));\r\n $C-surface: $colorValue;\r\n }\r\n\r\n @each $componentKey, $componentValue in $colored-Components {\r\n $color-suffix: if($colorKey, if($componentKey == \"\" , \"\", \"-\") + $colorKey, \"\");\r\n $component-infix: if($componentValue == null, \"\", \"#{$componentValue}-\");\r\n\r\n //$prefix: ($var-Prefix + $theme-infix + $component-infix);\r\n $Prefix: ($var-Prefix + $component-infix);\r\n\r\n /*\r\n Explanation of if condition: [light, dark, night] => only for Theme-* class\r\n @if ((index((light, dark, night), $colorKey) and $componentValue == null) or (null == index((light, dark, night), $colorKey))) {\r\n }\r\n */\r\n\r\n // .[Alert, Btn, ...]-[primary, danger, ...]\r\n .#{$componentKey + $color-suffix} {\r\n &:not(.#{$componentKey}-outline) .Btn-close {\r\n @if (lightness($colorValue) < 80) {\r\n filter: invert(1) grayscale(100%) brightness(200%);\r\n }\r\n }\r\n\r\n --#{$Prefix}overlay-hsl: #{colorToHSL($C-contrast)};\r\n --#{$Prefix}bg-hue-hsl: #{colorToHSL($C-hue)};\r\n --#{$Prefix}bg-accent-hsl: #{colorToHSL($C-hue)};\r\n\r\n // Background colors\r\n --#{$Prefix}bg-hue: #{$C-hue};\r\n --#{$Prefix}bg-accent: #{$C-hue};\r\n\r\n --#{$Prefix}bg-body: #{$C-body};\r\n --#{$Prefix}bg-surface: #{$C-surface};\r\n\r\n --#{$Prefix}bg-lighter: #{$C-lighter};\r\n --#{$Prefix}bg-lightest: #{$C-lightest};\r\n\r\n // Foreground colors\r\n --#{$Prefix}fg-muted: #{$C-disabled};\r\n --#{$Prefix}fg-hue: #{Best-fg-color($C-hue)};\r\n --#{$Prefix}fg-accent: #{Best-fg-color($C-hue)};\r\n\r\n --#{$Prefix}fg-body: #{Best-fg-color($C-body)};\r\n --#{$Prefix}fg-surface: #{Best-fg-color($C-surface)};\r\n\r\n --#{$Prefix}fg-lighter: #{Best-fg-color($C-lighter)};\r\n --#{$Prefix}fg-lightest: #{Best-fg-color($C-lightest)};\r\n\r\n --#{$Prefix}border-hsl: #{colorToHSL($C-border)};\r\n --#{$Prefix}shadow-hsl: #{colorToHSL($C-shadow)};\r\n }\r\n\r\n }\r\n\r\n // Properties only exist in theme classes\r\n @if (index((light, dark, night), $colorKey)) {\r\n $C-accent: if($colorKey=='light', $Primary, Tint($Primary, 50%));\r\n\r\n .Theme-#{$colorKey} {\r\n --#{$var-Prefix}scheme: #{$colorKey};\r\n\r\n --#{$var-Prefix}bg-accent-hsl: #{colorToHSL($C-accent)};\r\n\r\n --#{$var-Prefix}bg-accent: #{$C-accent};\r\n --#{$var-Prefix}fg-accent: #{Best-fg-color($C-accent)};\r\n\r\n // Overlay with white background\r\n //@each $per in (0, 5, 7, 8, 9, 11, 12, 14, 15, 16) {\r\n // --#{$var-Prefix}overlay-#{$per}: #{mix($C-overlay, $C-hue, $per * 1% )};\r\n //}\r\n }\r\n }\r\n\r\n }\r\n\r\n @include Accents-and-Overlay-();\r\n}\r\n","// ===========================================================================\r\n// Color System\r\n// ===========================================================================\r\n/*@formatter:off*/\r\n$White : hsl(0, 0%, 100%) !default;\r\n$Black : hsl(0,0%,0%) !default;\r\n$Silver : hsl(0, 0%, 75%) !default;\r\n$Gray\t :\thsl(213,8%,45%) !default;\r\n\r\n$Red : hsl(354,66%,54%) !default;\r\n$Lime : hsl(120, 100%, 50%) !default;\r\n$Blue : hsl(212,97%,43%) !default;\r\n$Yellow : hsl(45,100%,51%) !default;\r\n$Cyan : hsl(180,100%,50%) !default;\r\n$Magenta : hsl(300,100%, 50%) !default;\r\n\r\n$Purple : hsl(261,51%,51%) !default;\r\n$Green : hsl(134,61%,41%) !default;\r\n$Maroon : hsl(331, 74%, 30%) !default;\r\n$Navy : hsl(210, 100%, 12%) !default;\r\n$Teal : hsl(162,73%,46%) !default;\r\n$Olive : hsl(60,100%, 25%) !default;\r\n$Orange : hsl(24,93%,50%) !default;\r\n$Pink : hsl(324,79%,60%) !default;\r\n$Brown : hsl(0, 33%, 38%) !default;\r\n$Indigo : hsl(270, 100%, 25%) !default;\r\n\r\n/*\r\n// Theming\r\n// 2022.02\r\n*/\r\n$Night : hsl(0, 0%, 7%) !default; // #121212 => Tint(black, 7%); // #121212\r\n$Dark : hsl(240, 7%, 18%) !default; // #2B2B31 based mixed => mix(Tint(blue, 15%), Tint(black, 17%), 3%); // #2b2b31\r\n$Light : hsl(0, 0%, 98%) !default; // #FAFAFA based $mdb-Light => Shade(white, 2%); // #fafafa\r\n$Primary : hsl(217, 96%, 52%) !default; // #0F69FA based $bs-Primary\r\n$Secondary : hsl(208,7%,46%) !default; // #6D767E based $bs-Secondary\r\n$Success : hsl(150, 67%, 35%) !default; // #1D9559 based $bs-Success\r\n$Danger : hsl(354,66%,54%) !default; // #D73C4C based mixed\r\n$Warning : hsl(45, 100%, 45%) !default; // #E6AC00 based mixed\r\n$Info : hsl(195, 90%, 55%) !default; // #25C0F4 based mixed $bs-Info / $mdb-Info\r\n/*@formatter:on*/\r\n\r\n$var-Prefix: ls-;\r\n\r\n// 'red', 'lime', 'blue', 'yellow', 'cyan', 'magenta', 'purple', 'green', 'maroon', 'navy', 'teal', 'olive', 'orange', 'pink', 'brown', 'indigo', 'white', 'silver', 'gray'\r\n$colors: (\r\n \"red\" : $Red,\r\n \"lime\" : $Lime,\r\n \"blue\" : $Blue,\r\n \"yellow\" : $Yellow,\r\n \"cyan\" : $Cyan,\r\n \"magenta\" : $Magenta,\r\n \"purple\" : $Purple,\r\n \"green\" : $Green,\r\n \"maroon\" : $Maroon,\r\n \"navy\" : $Navy,\r\n \"teal\" : $Teal,\r\n \"olive\" : $Olive,\r\n \"orange\" : $Orange,\r\n \"pink\" : $Pink,\r\n \"brown\" : $Brown,\r\n \"indigo\" : $Indigo,\r\n \"black\" : $Black,\r\n \"white\" : $White,\r\n \"silver\" : $Silver,\r\n \"gray\" : $Gray,\r\n) !default;\r\n\r\n// light, dark, night\r\n//$theme-Variants: (\"light\" : $Light, \"dark\" : $Dark, \"night\" : $Night) !default;\r\n\r\n// primary, secondary, success, info, warning, danger\r\n$color-Variants: (\r\n \"light\" : $Light,\r\n \"dark\" : $Dark,\r\n \"night\" : $Night,\r\n \"primary\" : $Primary,\r\n \"secondary\" : $Secondary,\r\n \"success\" : $Success,\r\n \"info\" : $Info,\r\n \"warning\" : $Warning,\r\n \"danger\" : $Danger, //\"error\" : $Danger,\r\n) !default;\r\n\r\n$colored-Components: (\r\n 'Theme': null,\r\n 'Alert':'alert',\r\n 'Calendar':'calendar',\r\n 'Card':'card',\r\n 'Caret':'caret',\r\n 'Toast':'toast',\r\n 'Btn':'btn',\r\n 'Btn-outline':'btn',\r\n 'List-item':'lst',\r\n) !default;\r\n\r\n$Muted: hsla(213, 11%, var(--ls-text-lightness, 69%), var(--ls-text-alpha, 1));\r\n/*\r\n// Colors\r\n*/\r\n\r\n$colors-all: map-merge($colors, $color-Variants);\r\n$colors-all: map-merge($colors-all, (\"light\" : $Light, \"dark\" : $Dark, \"night\" : $Night));\r\n\r\n$colors-Background-hsla: ();\r\n$colors-Background-hsla: Color-hsla($colors-all, --ls-bg-alpha, --ls-bg-lightness);\r\n$colors-Background-hsla: map-merge($colors-Background-hsla, (\"transparent\": transparent));\r\n\r\n$colors-Text-hsla: ();\r\n$colors-Text-hsla: Color-hsla($colors-all, --ls-text-alpha, --ls-text-lightness);\r\n$colors-Text-hsla: map-merge($colors-Text-hsla, (\"muted\": $Muted, \"reset\": inherit,));\r\n\r\n$colors-Border-hsla: ();\r\n$colors-Border-hsla: Color-hsla($colors-all, --ls-border-alpha, --ls-border-lightness);\r\n$colors-Border-hsla: map-merge($colors-Border-hsla, (\"transparent\": transparent));\r\n\r\n\r\n/*\r\n// ===========================================================================\r\n// Utils\r\n// ===========================================================================\r\n*/\r\n\r\n$color-Alpha-map: (0: 0, 5: .05, 10: .1, 20: .2, 30: .3, 40: .4, 50: .5, 60: .6, 70: .7, 80: .8, 90: .9, 100: 1) !default;\r\n$color-Lightness-map: (0:0%, 5: 5%, 10:10%, 20:20%, 30:30%, 40:40%, 50:50%, 60:60%, 70:70%, 80:80%, 90:90%, 100:100%) !default;\r\n$sizes-percents: (\r\n 10:10%, 20:20%, 30:30%, 40:40%, 50:50%, 60:60%, 70:70%, 80:80%, 90:90%, 100:100%,\r\n 5:5%, 15:15%, 25:25%, 35:35%, 45:45%, 55:55%, 65:65%, 75:75%, 85:85%, 95:95%,\r\n 33:33.333%, 66:66.666%, auto:auto\r\n) !default;\r\n\r\n/*\r\n// Border radius\r\n*/\r\n\r\n$Rounded: .25rem !default;\r\n$Rounded-2x: .5rem !default;\r\n$Rounded-3x: .75rem !default;\r\n$Rounded-pill: 50rem !default;\r\n\r\n/*\r\n// Border\r\n*/\r\n\r\n$Border-width: 1px !default;\r\n$Border-widths: (0: 0, 1: 1px, 2: 2px, 3: 3px, 4: 4px, 5: 5px) !default;\r\n\r\n/*\r\n// Spacing\r\n*/\r\n\r\n$spacer: 1rem !default; // 16px\r\n$spacers-map: (\r\n 0: 0,\r\n 1: ($spacer * 0.25),\r\n 2: ($spacer * 0.5),\r\n 3: ($spacer * 1.00),\r\n 4: ($spacer * 1.50),\r\n 5: ($spacer * 3.00),\r\n);\r\n$negative-spacers: (\r\n n1: ($spacer * -0.25),\r\n n2: ($spacer * -0.5),\r\n n3: ($spacer * -1.00),\r\n n4: ($spacer * -1.50),\r\n n5: ($spacer * -3.00),\r\n);\r\n\r\n\r\n/*\r\n// Grid System\r\n// Set the number of columns and specify the width of the gutters.\r\n*/\r\n\r\n$breakpoints-Grid: (none: 0, sm : 480px, md : 768px, lg : 1024px, xl : 1280px, xxl : 1440px);\r\n$breakpoints-Container: (sm : 480px, md : 768px, lg : 976px, xl : 1232px, xxl : 1376px);\r\n$responsive-Breakpoints: $breakpoints-Grid;\r\n\r\n$grid-Columns: 12 !default;\r\n$grid-Gutter-width: 1.5rem; // 1rem\r\n$grid-Row-Columns: 6 !default;\r\n\r\n$gutters-map: $spacers-map !default;\r\n\r\n/*\r\n// Shadow\r\n// Box-shadow with rgba variable\r\n// --component-shadow-color: 0, 0, 0; // Has to be like this :p\r\n// https://stackoverflow.com/questions/59250927/box-shadow-with-rgba-variable\r\n*/\r\n$Shadow-color: var(--#{$var-Prefix}shadow-hsl);\r\n\r\n$SA-1: .27;\r\n$SA-2: .18;\r\n$SA-3: .09;\r\n\r\n$Shadow: 0px 1px 1px -1px hsla($Shadow-color, $SA-1), 0px 2px 2px 0px hsla($Shadow-color, $SA-2), 0px 4px 6px 0px hsla($Shadow-color, $SA-3);\r\n$Shadow-2x: 0px 1px 1px 0px hsla($Shadow-color, $SA-1), 0px 2px 3px 0px hsla($Shadow-color, $SA-2), 0px 6px 9px 0px hsla($Shadow-color, $SA-3);\r\n$Shadow-3x: 0px 2px 2px 0px hsla($Shadow-color, $SA-1), 0px 3px 4px 0px hsla($Shadow-color, $SA-2), 0px 9px 12px 0px hsla($Shadow-color, $SA-3);\r\n\r\n$Shadow-map: (null: $Shadow, 2x: $Shadow-2x, 3x: $Shadow-3x,);\r\n$Shadow-map: map-merge($Shadow-map, Shadow-Separator(null, $Shadow));\r\n$Shadow-map: map-merge($Shadow-map, Shadow-Separator(2x, $Shadow-2x));\r\n$Shadow-map: map-merge($Shadow-map, Shadow-Separator(3x, $Shadow-3x));\r\n\r\n$Drop-shadow: drop-shadow(0px 1px 1px hsla($Shadow-color, 0.72)) drop-shadow(0px 2px 2px hsla($Shadow-color, 0.48)) drop-shadow(0px 4px 6px hsla($Shadow-color, 0.24));\r\n$Drop-shadow-2x: drop-shadow(0px 1px 1px hsla($Shadow-color, 0.72)) drop-shadow(0px 2px 3px hsla($Shadow-color, 0.48)) drop-shadow(0px 6px 9px hsla($Shadow-color, 0.24));\r\n$Drop-shadow-3x: drop-shadow(0px 2px 2px hsla($Shadow-color, 0.72)) drop-shadow(0px 3px 4px hsla($Shadow-color, 0.48)) drop-shadow(0px 9px 12px hsla($Shadow-color, 0.24));\r\n\r\n$Drop-shadow-map: (0: drop-shadow(0 0 #0000), null: $Drop-shadow, 2x: $Drop-shadow-2x, 3x: $Drop-shadow-3x,);\r\n\r\n/*\r\n// Typography\r\n// Font, line-height, and color for body text, headings, and more.\r\n*/\r\n// Font-family\r\n$font-family-sans-serif: //\r\n // Cross-platform generic font family (default user interface font)\r\n system-ui,\r\n // Safari for macOS and iOS (San Francisco)\r\n -apple-system,\r\n // Windows\r\n \"Segoe UI\",\r\n // Android\r\n Roboto,\r\n // Basic web fallback\r\n \"Helvetica Neue\", Arial,\r\n // Linux\r\n \"Noto Sans\",\r\n \"Liberation Sans\",\r\n // Sans serif fallback\r\n sans-serif,\r\n // Emoji fonts\r\n \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\" !default;\r\n$font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace !default;\r\n\r\n$font-family-base: var(--#{$var-Prefix}font-sans-serif) !default;\r\n$font-family-code: var(--#{$var-Prefix}font-monospace) !default;\r\n\r\n// Font-weight\r\n$font-weight-lighter: lighter !default;\r\n$font-weight-light: 300 !default;\r\n$font-weight-normal: 400 !default;\r\n$font-weight-bold: 700 !default;\r\n$font-weight-bolder: bolder !default;\r\n\r\n$line-height-base: 1.5 !default;\r\n$line-height-sm: 1.25 !default;\r\n$line-height-lg: 2 !default;\r\n\r\n// Font-size\r\n$font-size-base: 1rem !default; // Assumes the browser default, typically `16px`\r\n\r\n$h1-font-size: $font-size-base * 2.5 !default;\r\n$h2-font-size: $font-size-base * 2 !default;\r\n$h3-font-size: $font-size-base * 1.75 !default;\r\n$h4-font-size: $font-size-base * 1.5 !default;\r\n$h5-font-size: $font-size-base * 1.25 !default;\r\n$h6-font-size: $font-size-base !default;\r\n\r\n$font-sizes: (\r\n 1: $h1-font-size,\r\n 2: $h2-font-size,\r\n 3: $h3-font-size,\r\n 4: $h4-font-size,\r\n 5: $h5-font-size,\r\n 6: $h6-font-size\r\n) !default;\r\n","/*\r\n// ===========================================================================\r\n// Root level\r\n// ===========================================================================\r\n*/\r\n\r\n// Tops\r\n@import \"Roots/root\";\r\n@import \"Roots/reboot\";\r\n\r\n// Rests\r\n@import \"Roots/anim\";\r\n@import \"Roots/avatar\";\r\n@import \"Roots/classified\";\r\n@import \"Roots/shape\";\r\n@import \"Roots/skeleton\";\r\n@import \"Roots/svg\";\r\n","// ===========================================================================\r\n// Base - Root\r\n// ===========================================================================\r\n\r\n:root {\r\n // Custom variable values only support SassScript inside `#{}`.\r\n /* Color palette */\r\n @each $colorKey, $colorValue in $colors-all {\r\n --#{$var-Prefix}#{to-lower-case($colorKey)}: #{$colorValue};\r\n }\r\n\r\n //// Theme-light\r\n //--ls-bg: #f9fafb;\r\n //--ls-bg-hsl: 210deg, 20%, 98%;\r\n //--ls-bg-body: #d1d9e0;\r\n //--ls-bg-active: #3692fc;\r\n //--ls-bg-active-hsl: 212deg, 97%, 60%;\r\n //--ls-bg-surface: white;\r\n //--ls-bg-lightest: #f9fafb;\r\n //--ls-bg-light: #f6f7f9;\r\n //--ls-bg-dark: #f0f2f5;\r\n //--ls-bg-darkest: #e0e6eb;\r\n //--ls-fg-muted: #a7afb9;\r\n //--ls-fg-body: black;\r\n //--ls-fg-active: white;\r\n //--ls-fg-surface: black;\r\n //--ls-fg-lightest: black;\r\n //--ls-fg-light: black;\r\n //--ls-fg-dark: black;\r\n //--ls-fg-darkest: black;\r\n //--ls-shadow-color-rgb: 0, 0, 0;\r\n //--ls-border-alpha: 1;\r\n //--ls-border-color: hsla(210deg, 20%, 90%, var(--ls-border-alpha, 1));\r\n //--ls-border-color-hsl: 210deg, 20%, 90%;\r\n\r\n // Others\r\n --#{$var-Prefix}border-radius: #{$Rounded};\r\n --#{$var-Prefix}border-alpha: 1; // DONT TOUCH THIS :p\r\n\r\n /* Font */\r\n --#{$var-Prefix}font-sans-serif: #{inspect($font-family-sans-serif)};\r\n --#{$var-Prefix}font-monospace: #{inspect($font-family-monospace)};\r\n\r\n}\r\n\r\nbody {\r\n color: var(--#{$var-Prefix}fg-body);\r\n background-color: var(--#{$var-Prefix}bg-body);\r\n}","// ===========================================================================\r\n// Reboot\r\n// ===========================================================================\r\n\r\n//TODO..\r\n\r\n/*\r\n// Document\r\n// Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\r\n*/\r\n\r\n*, *:before, *:after {\r\n box-sizing: border-box;\r\n}\r\n\r\n/*\r\n// Root\r\n// Ability to the value of the root font sizes, affecting the value of `rem`.\r\n// null by default, thus nothing is generated.\r\n*/\r\n\r\n:root {\r\n @media (prefers-reduced-motion: no-preference) {\r\n scroll-behavior: smooth;\r\n }\r\n}\r\n\r\n/*\r\n// Body\r\n// 1. Remove the margin in all browsers.\r\n// 2. As a best practice, apply a default `background-color`.\r\n// 3. Prevent adjustments of font size after orientation changes in iOS.\r\n// 4. Change the default tap highlight to be completely transparent in iOS.\r\n*/\r\n\r\nbody {\r\n margin: 0; // 1\r\n //font-family: var(--#{$var-Prefix}body-font-family);\r\n //font-size: var(--#{$var-Prefix}body-font-size);\r\n //font-weight: var(--#{$var-Prefix}body-font-weight);\r\n //line-height: var(--#{$var-Prefix}body-line-height);\r\n //color: var(--#{$var-Prefix}body-color);\r\n //text-align: var(--#{$var-Prefix}body-text-align);\r\n //background-color: var(--#{$var-Prefix}body-bg); // 2\r\n -webkit-text-size-adjust: 100%; // 3\r\n -webkit-tap-highlight-color: transparent; // 4\r\n}\r\n\r\n$hr-margin-y: $spacer !default;\r\n$hr-color: inherit !default;\r\n$hr-bg-color: currentColor !default;\r\n$hr-border-width: 0 !default;\r\n$hr-height: $Border-width !default;\r\n$hr-opacity: .25 !default;\r\n\r\n/*\r\n// Content grouping\r\n// 1. Reset Firefox's gray color\r\n// 2. Set correct height and prevent the `size` attribute to make the `hr` look like an input field\r\n*/\r\n\r\nhr {\r\n margin: $hr-margin-y 0;\r\n color: $hr-color; // 1\r\n background-color: $hr-bg-color;\r\n border: $hr-border-width;\r\n opacity: $hr-opacity;\r\n}\r\n\r\nhr:not([size]) {\r\n height: $hr-height; // 2\r\n}\r\n\r\n\r\n$headings-margin-bottom: $spacer * .5 !default;\r\n$headings-font-family: null !default;\r\n$headings-font-style: null !default;\r\n$headings-font-weight: 500 !default;\r\n$headings-line-height: 1.2 !default;\r\n$headings-color: null !default;\r\n\r\n/*\r\n// Typography\r\n// 1. Remove top margins from headings\r\n// By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top\r\n// margin for easier control within type scales as it avoids margin collapsing.\r\n*/\r\n\r\n%heading {\r\n margin-top: 0; // 1\r\n margin-bottom: $headings-margin-bottom;\r\n font-family: $headings-font-family;\r\n font-style: $headings-font-style;\r\n font-weight: $headings-font-weight;\r\n line-height: $headings-line-height;\r\n color: $headings-color;\r\n}\r\n\r\n$font-size-sm: $font-size-base * .875 !default;\r\n$font-size-lg: $font-size-base * 1.25 !default;\r\n\r\n//$h1-font-size: $font-size-base * 2.5 !default;\r\n//$h2-font-size: $font-size-base * 2 !default;\r\n//$h3-font-size: $font-size-base * 1.75 !default;\r\n//$h4-font-size: $font-size-base * 1.5 !default;\r\n//$h5-font-size: $font-size-base * 1.25 !default;\r\n//$h6-font-size: $font-size-base !default;\r\n\r\nh1 {\r\n @extend %heading;\r\n font-size: $h1-font-size;\r\n //@include font-size($h1-font-size); //Using RFS\r\n}\r\n\r\nh2 {\r\n @extend %heading;\r\n font-size: $h2-font-size;\r\n //@include font-size($h2-font-size);\r\n}\r\n\r\nh3 {\r\n @extend %heading;\r\n font-size: $h3-font-size;\r\n //@include font-size($h3-font-size);\r\n}\r\n\r\nh4 {\r\n @extend %heading;\r\n font-size: $h4-font-size;\r\n //@include font-size($h4-font-size);\r\n}\r\n\r\nh5 {\r\n @extend %heading;\r\n font-size: $h5-font-size;\r\n //@include font-size($h5-font-size);\r\n}\r\n\r\nh6 {\r\n @extend %heading;\r\n font-size: $h6-font-size;\r\n //@include font-size($h6-font-size);\r\n}\r\n\r\n$paragraph-margin-bottom: 1rem !default;\r\n\r\n/*\r\n// Reset margins on paragraphs\r\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\r\n// bottom margin to use `rem` units instead of `em`.\r\n*/\r\n\r\np {\r\n margin-top: 0;\r\n margin-bottom: $paragraph-margin-bottom;\r\n}\r\n\r\n/*\r\n// Abbreviations\r\n// 1. Duplicate behavior to the data-bs-* attribute for our tooltip plugin\r\n// 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.\r\n// 3. Add explicit cursor to indicate changed behavior.\r\n// 4. Prevent the text-decoration to be skipped.\r\n*/\r\n\r\nabbr[title],\r\nabbr[data-bs-original-title] { // 1\r\n text-decoration: underline dotted; // 2\r\n cursor: help; // 3\r\n text-decoration-skip-ink: none; // 4\r\n}\r\n\r\n/*\r\n// Address\r\n*/\r\n\r\naddress {\r\n margin-bottom: 1rem;\r\n font-style: normal;\r\n line-height: inherit;\r\n}\r\n\r\n/*\r\n// Lists\r\n*/\r\n\r\nol, ul {\r\n padding-left: 2rem;\r\n}\r\n\r\nol, ul, dl {\r\n margin-top: 0;\r\n margin-bottom: 1rem;\r\n}\r\n\r\nol ol, ul ul, ol ul, ul ol {\r\n margin-bottom: 0;\r\n}\r\n\r\n$dt-font-weight: $font-weight-bold !default;\r\n\r\ndt {\r\n font-weight: $dt-font-weight;\r\n}\r\n\r\ndd {\r\n margin-bottom: .5rem;\r\n margin-left: 0; // Undo browser default\r\n}\r\n\r\n/*\r\n// Blockquote\r\n*/\r\n\r\nblockquote {\r\n margin: 0 0 1rem;\r\n}\r\n\r\n/*\r\n// Strong\r\n// Add the correct font weight in Chrome, Edge, and Safari\r\n*/\r\n\r\nb,\r\nstrong {\r\n font-weight: $font-weight-bolder;\r\n}\r\n\r\n$small-font-size: .875em !default;\r\n\r\n/*\r\n// Small\r\n// Add the correct font size in all browsers\r\n*/\r\n\r\nsmall {\r\n font-size: $small-font-size;\r\n //@include font-size($small-font-size);\r\n}\r\n\r\n$mark-padding: .2em !default;\r\n$mark-bg: #fcf8e3 !default;\r\n\r\n/*\r\n// Mark\r\n*/\r\n\r\nmark {\r\n padding: $mark-padding;\r\n background-color: $mark-bg;\r\n}\r\n\r\n/*\r\n// Sub and Sup\r\n// Prevent `sub` and `sup` elements from affecting the line height in\r\n// all browsers.\r\n*/\r\n$sub-sup-font-size: .75em !default;\r\n\r\nsub, sup {\r\n position: relative;\r\n font-size: $sub-sup-font-size;\r\n //@include font-size($sub-sup-font-size);\r\n line-height: 0;\r\n vertical-align: baseline;\r\n}\r\n\r\nsub {\r\n bottom: -.25em;\r\n}\r\n\r\nsup {\r\n top: -.5em;\r\n}\r\n\r\n// Tint a color: mix a color with white\r\n@function tint-color($color, $weight) {\r\n @return mix(white, $color, $weight);\r\n}\r\n\r\n// Shade a color: mix a color with black\r\n@function shade-color($color, $weight) {\r\n @return mix(black, $color, $weight);\r\n}\r\n\r\n// Shade the color if the weight is positive, else tint it\r\n@function shift-color($color, $weight) {\r\n @return if($weight > 0, shade-color($color, $weight), tint-color($color, -$weight));\r\n}\r\n\r\n$link-color: $Primary !default;\r\n$link-decoration: underline !default;\r\n$link-shade-percentage: 20% !default;\r\n$link-hover-color: shift-color($link-color, $link-shade-percentage) !default;\r\n$link-hover-decoration: null !default;\r\n\r\n/*\r\n// Links\r\n*/\r\n\r\na {\r\n color: $link-color;\r\n text-decoration: $link-decoration;\r\n\r\n &:hover {\r\n color: $link-hover-color;\r\n text-decoration: $link-hover-decoration;\r\n }\r\n}\r\n\r\n/*\r\n// And undo these styles for placeholder links/named anchors (without href).\r\n// It would be more straightforward to just use a[href] in previous block, but that\r\n// causes specificity issues in many other styles that are too complex to fix.\r\n// See https://github.com/twbs/bootstrap/issues/19402\r\n*/\r\n\r\na:not([href]):not([class]) {\r\n &, &:hover {\r\n color: inherit;\r\n text-decoration: none;\r\n }\r\n}\r\n\r\n$font-family-base: var(--#{$var-Prefix}font-sans-serif) !default;\r\n$font-family-code: var(--#{$var-Prefix}font-monospace) !default;\r\n/*\r\n// Code\r\n*/\r\n\r\npre, code, kbd, samp {\r\n font-family: $font-family-code;\r\n font-size: 1em;\r\n //@include font-size(1em); // Correct the odd `em` font sizing in all browsers.\r\n}\r\n\r\n/*\r\n// 1. Remove browser default top margin\r\n// 2. Reset browser default of `1em` to use `rem`s\r\n// 3. Don't allow content to break outside\r\n*/\r\n\r\n$small-font-size: .875em !default;\r\n$code-font-size: $small-font-size !default;\r\n\r\n$pre-color: null !default;\r\n$code-color: pink !default;\r\n\r\npre {\r\n display: block;\r\n margin-top: 0; // 1\r\n margin-bottom: 1rem; // 2\r\n overflow: auto; // 3\r\n font-size: $code-font-size;\r\n //@include font-size($code-font-size);\r\n color: $pre-color;\r\n\r\n // Account for some code outputs that place code tags in pre tags\r\n code {\r\n font-size: inherit;\r\n //@include font-size(inherit);\r\n color: inherit;\r\n word-break: normal;\r\n }\r\n}\r\n\r\ncode {\r\n font-size: $code-font-size;\r\n //@include font-size($code-font-size);\r\n color: $code-color;\r\n word-wrap: break-word;\r\n\r\n // Streamline the style when inside anchors to avoid broken underline and more\r\n a > & {\r\n color: inherit;\r\n }\r\n}\r\n\r\n$gray-900: #212529 !default;\r\n\r\n$kbd-padding-y: .2rem !default;\r\n$kbd-padding-x: .4rem !default;\r\n$kbd-font-size: $code-font-size !default;\r\n$kbd-color: white !default;\r\n$kbd-bg: $gray-900 !default;\r\n\r\n$border-radius-sm: .2rem !default;\r\n\r\n$nested-kbd-font-weight: $font-weight-bold !default;\r\n\r\nkbd {\r\n padding: $kbd-padding-y $kbd-padding-x;\r\n font-size: $kbd-font-size;\r\n //@include font-size($kbd-font-size);\r\n color: $kbd-color;\r\n background-color: $kbd-bg;\r\n border-radius: $border-radius-sm;\r\n //@include border-radius($border-radius-sm);\r\n\r\n kbd {\r\n padding: 0;\r\n font-size: 1em;\r\n //@include font-size(1em);\r\n font-weight: $nested-kbd-font-weight;\r\n }\r\n}\r\n\r\n/*\r\n// Figures\r\n// Apply a consistent margin strategy (matches our type styles).\r\n*/\r\n\r\nfigure {\r\n margin: 0 0 1rem;\r\n}\r\n\r\n\r\n/*\r\n// Images and content\r\n*/\r\n\r\nimg,\r\nsvg {\r\n vertical-align: middle;\r\n}\r\n\r\n$gray-600: #6c757d !default;\r\n$text-muted: $gray-600 !default;\r\n\r\n$table-th-font-weight: null !default;\r\n$table-cell-padding-y: .5rem !default;\r\n$table-caption-color: $text-muted !default;\r\n\r\n/*\r\n// Tables\r\n// Prevent double borders\r\n*/\r\n\r\ntable {\r\n caption-side: bottom;\r\n border-collapse: collapse;\r\n}\r\n\r\ncaption {\r\n padding-top: $table-cell-padding-y;\r\n padding-bottom: $table-cell-padding-y;\r\n color: $table-caption-color;\r\n text-align: left;\r\n}\r\n\r\n/*\r\n// 1. Removes font-weight bold by inheriting\r\n// 2. Matches default `<td>` alignment by inheriting `text-align`.\r\n// 3. Fix alignment for Safari\r\n*/\r\n\r\nth {\r\n font-weight: $table-th-font-weight; // 1\r\n text-align: inherit; // 2\r\n text-align: -webkit-match-parent; // 3\r\n}\r\n\r\nthead, tbody, tfoot, tr, td, th {\r\n border-color: inherit;\r\n border-style: solid;\r\n border-width: 0;\r\n}\r\n\r\n/*\r\n// Forms\r\n// 1. Allow labels to use `margin` for spacing.\r\n*/\r\n\r\nlabel {\r\n display: inline-block; // 1\r\n}\r\n\r\n/*\r\n// Remove the default `border-radius` that macOS Chrome adds.\r\n// See https://github.com/twbs/bootstrap/issues/24093\r\n*/\r\n\r\nbutton {\r\n // stylelint-disable-next-line property-disallowed-list\r\n border-radius: 0;\r\n}\r\n\r\n/*\r\n// Explicitly remove focus outline in Chromium when it shouldn't be\r\n// visible (e.g. as result of mouse click or touch tap). It already\r\n// should be doing this automatically, but seems to currently be\r\n// confused and applies its very visible two-tone outline anyway.\r\n*/\r\n\r\nbutton:focus:not(:focus-visible) {\r\n outline: 0;\r\n}\r\n\r\n/*\r\n// 1. Remove the margin in Firefox and Safari\r\n*/\r\n\r\ninput, button, select, optgroup, textarea {\r\n margin: 0; // 1\r\n font-family: inherit;\r\n font-size: inherit;\r\n //@include font-size(inherit);\r\n line-height: inherit;\r\n}\r\n\r\n/*\r\n// Remove the inheritance of text transform in Firefox\r\n*/\r\n\r\nbutton, select {\r\n text-transform: none;\r\n}\r\n\r\n/*\r\n// Set the cursor for non-`<button>` buttons\r\n// Details at https://github.com/twbs/bootstrap/pull/30562\r\n*/\r\n\r\n[role=\"button\"] {\r\n cursor: pointer;\r\n}\r\n\r\nselect {\r\n // Remove the inheritance of word-wrap in Safari.\r\n // See https://github.com/twbs/bootstrap/issues/24990\r\n word-wrap: normal;\r\n\r\n // Undo the opacity change from Chrome\r\n &:disabled {\r\n opacity: 1;\r\n }\r\n}\r\n\r\n/*\r\n// Remove the dropdown arrow in Chrome from inputs built with datalists.\r\n// See https://stackoverflow.com/a/54997118\r\n*/\r\n\r\n[list]::-webkit-calendar-picker-indicator {\r\n display: none;\r\n}\r\n\r\n/*\r\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\r\n// controls in Android 4.\r\n// 2. Correct the inability to style clickable types in iOS and Safari.\r\n// 3. Opinionated: add \"hand\" cursor to non-disabled button elements.\r\n*/\r\n\r\n$enable-button-pointers: true !default;\r\n\r\nbutton,\r\n[type=\"button\"], // 1\r\n[type=\"reset\"],\r\n[type=\"submit\"] {\r\n -webkit-appearance: button; // 2\r\n\r\n @if $enable-button-pointers {\r\n &:not(:disabled) {\r\n cursor: pointer; // 3\r\n }\r\n }\r\n}\r\n\r\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\r\n\r\n::-moz-focus-inner {\r\n padding: 0;\r\n border-style: none;\r\n}\r\n\r\n// 1. Textareas should really only resize vertically so they don't break their (horizontal) containers.\r\n\r\ntextarea {\r\n resize: vertical; // 1\r\n}\r\n\r\n// 1. Browsers set a default `min-width: min-content;` on fieldsets,\r\n// unlike e.g. `<div>`s, which have `min-width: 0;` by default.\r\n// So we reset that to ensure fieldsets behave more like a standard block element.\r\n// See https://github.com/twbs/bootstrap/issues/12359\r\n// and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\r\n// 2. Reset the default outline behavior of fieldsets so they don't affect page layout.\r\n\r\nfieldset {\r\n min-width: 0; // 1\r\n padding: 0; // 2\r\n margin: 0; // 2\r\n border: 0; // 2\r\n}\r\n\r\n// 1. By using `float: left`, the legend will behave like a block element.\r\n// This way the border of a fieldset wraps around the legend if present.\r\n// 2. Fix wrapping bug.\r\n// See https://github.com/twbs/bootstrap/issues/29712\r\n\r\n$legend-margin-bottom: .5rem !default;\r\n$legend-font-size: 1.5rem !default;\r\n$legend-font-weight: null !default;\r\n\r\nlegend {\r\n float: left; // 1\r\n width: 100%;\r\n padding: 0;\r\n margin-bottom: $legend-margin-bottom;\r\n font-size: $legend-font-size;\r\n //@include font-size($legend-font-size);\r\n font-weight: $legend-font-weight;\r\n line-height: inherit;\r\n\r\n + * {\r\n clear: left; // 2\r\n }\r\n}\r\n\r\n// Fix height of inputs with a type of datetime-local, date, month, week, or time\r\n// See https://github.com/twbs/bootstrap/issues/18842\r\n\r\n//noinspection CssInvalidPseudoSelector\r\n::-webkit-datetime-edit-fields-wrapper,\r\n::-webkit-datetime-edit-text,\r\n::-webkit-datetime-edit-minute,\r\n::-webkit-datetime-edit-hour-field,\r\n::-webkit-datetime-edit-day-field,\r\n::-webkit-datetime-edit-month-field,\r\n::-webkit-datetime-edit-year-field {\r\n padding: 0;\r\n}\r\n\r\n::-webkit-inner-spin-button {\r\n height: auto;\r\n}\r\n\r\n// 1. Correct the outline style in Safari.\r\n// 2. This overrides the extra rounded corners on search inputs in iOS so that our\r\n// `.form-control` class can properly style them. Note that this cannot simply\r\n// be added to `.form-control` as it's not specific enough. For details, see\r\n// https://github.com/twbs/bootstrap/issues/11586.\r\n\r\n[type=\"search\"] {\r\n outline-offset: -2px; // 1\r\n -webkit-appearance: textfield; // 2\r\n}\r\n\r\n// 1. A few input types should stay LTR\r\n// See https://rtlstyling.com/posts/rtl-styling#form-inputs\r\n// 2. RTL only output\r\n// See https://rtlcss.com/learn/usage-guide/control-directives/#raw\r\n\r\n/* rtl:raw:\r\n[type=\"tel\"],\r\n[type=\"url\"],\r\n[type=\"email\"],\r\n[type=\"number\"] {\r\n direction: ltr;\r\n}\r\n*/\r\n\r\n// Remove the inner padding in Chrome and Safari on macOS.\r\n\r\n::-webkit-search-decoration {\r\n -webkit-appearance: none;\r\n}\r\n\r\n// Remove padding around color pickers in webkit browsers\r\n\r\n::-webkit-color-swatch-wrapper {\r\n padding: 0;\r\n}\r\n\r\n// 1. Inherit font family and line height for file input buttons\r\n// 2. Correct the inability to style clickable types in iOS and Safari.\r\n\r\n::file-selector-button {\r\n font: inherit; // 1\r\n -webkit-appearance: button; // 2\r\n}\r\n\r\n// Correct element displays\r\n\r\noutput {\r\n display: inline-block;\r\n}\r\n\r\n// Remove border from iframe\r\n\r\niframe {\r\n border: 0;\r\n}\r\n\r\n/*\r\n// Summary\r\n// 1. Add the correct display in all browsers\r\n*/\r\n\r\nsummary {\r\n display: list-item; // 1\r\n cursor: pointer;\r\n}\r\n\r\n/*\r\n// Progress\r\n// Add the correct vertical alignment in Chrome, Firefox, and Opera.\r\n*/\r\n\r\nprogress {\r\n vertical-align: baseline;\r\n}\r\n\r\n/*\r\n// Hidden attribute\r\n// Always hide an element with the `hidden` HTML attribute.\r\n*/\r\n\r\n[hidden] {\r\n display: none !important;\r\n}\r\n","// ===========================================================================\r\n// Animations\r\n// ===========================================================================\r\n\r\n/*\r\n// Duration\r\n*/\r\n\r\n@each $val in (100, 200, 300, 500, 750, 1000, 1500) {\r\n .Anim-dur-#{$val}ms {\r\n --#{$var-Prefix}anim-dur: #{$val}ms;\r\n }\r\n}\r\n\r\n.Anim-dur-500ms, .Anim-dur-750ms, .Anim-dur-2000ms, .Anim-dur-3000ms {\r\n}\r\n\r\n/*\r\n// Iteration\r\n*/\r\n\r\n@each $val in (infinite, 1, 2, 3, 4, 5) {\r\n .Anim-repeat-#{$val} {\r\n --#{$var-Prefix}anim-iteration: #{$val};\r\n }\r\n}\r\n\r\n.Anim-repeat-1, .Anim-repeat-2, .Anim-repeat-3, .Anim-repeat-4, .Anim-repeat-5 {\r\n}\r\n\r\n/*\r\n// Anim base\r\n*/\r\n\r\n.Anim {\r\n animation-duration: #{var(--#{$var-Prefix}anim-dur, 500ms)};\r\n animation-iteration-count: #{var(--#{$var-Prefix}anim-iteration, 1)};\r\n\r\n animation-timing-function: linear;\r\n animation-fill-mode: both\r\n //animation-name: #{var(--anim-name)};\r\n}\r\n\r\n\r\n/*\r\n// Anim classes\r\n*/\r\n\r\n.Anim-spin {\r\n animation-name: spin-CW;\r\n}\r\n\r\n.Anim-spin-CCW {\r\n animation-name: spin-CCW;\r\n}\r\n\r\n.Anim-spin-CW-stepped {\r\n animation-name: spin-CW-stepped;\r\n}\r\n\r\n.Anim-grow {\r\n animation-name: grow;\r\n}\r\n\r\n.Anim-opacity {\r\n animation-name: opacity;\r\n}\r\n\r\n.Anim-rubber-band {\r\n animation-name: rubberBand;\r\n}\r\n\r\n.Anim-bounce {\r\n animation-name: bounce;\r\n transform-origin: center bottom\r\n}\r\n\r\n.Anim-jello {\r\n animation-name: jello;\r\n transform-origin: center;\r\n}\r\n\r\n.Anim-swing {\r\n transform-origin: top center;\r\n animation-name: swing;\r\n}\r\n\r\n.Anim-shake-vertical {\r\n animation-name: shakeY;\r\n}\r\n\r\n.Anim-shake {\r\n animation-name: shakeX;\r\n}\r\n\r\n.Anim-wobble {\r\n animation-name: wobble;\r\n}\r\n\r\n.Anim-heartbeat {\r\n animation-name: heartbeat;\r\n animation-timing-function: ease;\r\n}\r\n\r\n.Anim-heartbeat-2 {\r\n animation-name: heartbeat-2;\r\n animation-timing-function: ease-in-out;\r\n}\r\n\r\n/*\r\n// Anim keyframes\r\n*/\r\n\r\n@keyframes spin-CW {\r\n //to {\r\n // transform: rotate(360deg);\r\n //}\r\n 100% {\r\n transform: rotate(360deg);\r\n }\r\n}\r\n\r\n//noinspection CssInvalidFunction\r\n@keyframes spin-CCW {\r\n 0% {\r\n transform: rotateZ(0deg);\r\n }\r\n 100% {\r\n transform: rotateZ(-360deg);\r\n }\r\n}\r\n\r\n@keyframes spin-CW-stepped {\r\n 0%, 5% {\r\n transform: rotate(0);\r\n }\r\n 40%, 60% {\r\n transform: rotate(180deg);\r\n }\r\n 95%, 100% {\r\n transform: rotate(360deg);\r\n }\r\n}\r\n\r\n@keyframes grow {\r\n 0% {\r\n transform: scale(0);\r\n }\r\n 50% {\r\n opacity: 1;\r\n }\r\n}\r\n\r\n@keyframes opacity {\r\n 100% {\r\n opacity: 0;\r\n transform: scale(1);\r\n }\r\n}\r\n\r\n@keyframes heartbeat {\r\n 0%,\r\n 100% {\r\n transform: scale(1);\r\n }\r\n 10% {\r\n transform: scale(1.2);\r\n }\r\n 20% {\r\n transform: scale(1.4);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/rubberBand.css\r\n//noinspection CssInvalidFunction\r\n@keyframes rubberBand {\r\n from {\r\n transform: scale3d(1, 1, 1);\r\n }\r\n\r\n 30% {\r\n transform: scale3d(1.25, 0.75, 1);\r\n }\r\n\r\n 40% {\r\n transform: scale3d(0.75, 1.25, 1);\r\n }\r\n\r\n 50% {\r\n transform: scale3d(1.15, 0.85, 1);\r\n }\r\n\r\n 65% {\r\n transform: scale3d(0.95, 1.05, 1);\r\n }\r\n\r\n 75% {\r\n transform: scale3d(1.05, 0.95, 1);\r\n }\r\n\r\n to {\r\n transform: scale3d(1, 1, 1);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/bounce.css\r\n//noinspection CssInvalidFunction\r\n@keyframes bounce {\r\n from,\r\n 20%,\r\n 53%,\r\n to {\r\n animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);\r\n transform: translate3d(0, 0, 0);\r\n }\r\n\r\n 40%,\r\n 43% {\r\n animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);\r\n transform: translate3d(0, -30px, 0) scaleY(1.1);\r\n }\r\n\r\n 70% {\r\n animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);\r\n transform: translate3d(0, -15px, 0) scaleY(1.05);\r\n }\r\n\r\n 80% {\r\n transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);\r\n transform: translate3d(0, 0, 0) scaleY(0.95);\r\n }\r\n\r\n 90% {\r\n transform: translate3d(0, -4px, 0) scaleY(1.02);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/jello.css\r\n//noinspection CssInvalidFunction\r\n@keyframes jello {\r\n from,\r\n 11.1%,\r\n to {\r\n transform: translate3d(0, 0, 0);\r\n }\r\n\r\n 22.2% {\r\n transform: skewX(-12.5deg) skewY(-12.5deg);\r\n }\r\n\r\n 33.3% {\r\n transform: skewX(6.25deg) skewY(6.25deg);\r\n }\r\n\r\n 44.4% {\r\n transform: skewX(-3.125deg) skewY(-3.125deg);\r\n }\r\n\r\n 55.5% {\r\n transform: skewX(1.5625deg) skewY(1.5625deg);\r\n }\r\n\r\n 66.6% {\r\n transform: skewX(-0.78125deg) skewY(-0.78125deg);\r\n }\r\n\r\n 77.7% {\r\n transform: skewX(0.390625deg) skewY(0.390625deg);\r\n }\r\n\r\n 88.8% {\r\n transform: skewX(-0.1953125deg) skewY(-0.1953125deg);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/swing.css\r\n//noinspection CssInvalidFunction\r\n@keyframes swing {\r\n 20% {\r\n transform: rotate3d(0, 0, 1, 15deg);\r\n }\r\n\r\n 40% {\r\n transform: rotate3d(0, 0, 1, -10deg);\r\n }\r\n\r\n 60% {\r\n transform: rotate3d(0, 0, 1, 5deg);\r\n }\r\n\r\n 80% {\r\n transform: rotate3d(0, 0, 1, -5deg);\r\n }\r\n\r\n to {\r\n transform: rotate3d(0, 0, 1, 0deg);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/shakeX.css\r\n//noinspection CssInvalidFunction\r\n@keyframes shakeX {\r\n from,\r\n to {\r\n transform: translate3d(0, 0, 0);\r\n }\r\n\r\n 10%,\r\n 30%,\r\n 50%,\r\n 70%,\r\n 90% {\r\n transform: translate3d(-10px, 0, 0);\r\n }\r\n\r\n 20%,\r\n 40%,\r\n 60%,\r\n 80% {\r\n transform: translate3d(10px, 0, 0);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/shakeY.css\r\n//noinspection CssInvalidFunction\r\n@keyframes shakeY {\r\n from,\r\n to {\r\n transform: translate3d(0, 0, 0);\r\n }\r\n\r\n 10%,\r\n 30%,\r\n 50%,\r\n 70%,\r\n 90% {\r\n transform: translate3d(0, -10px, 0);\r\n }\r\n\r\n 20%,\r\n 40%,\r\n 60%,\r\n 80% {\r\n transform: translate3d(0, 10px, 0);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/wobble.css\r\n//noinspection CssInvalidFunction\r\n@keyframes wobble {\r\n from {\r\n transform: translate3d(0, 0, 0);\r\n }\r\n\r\n 15% {\r\n transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);\r\n }\r\n\r\n 30% {\r\n transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);\r\n }\r\n\r\n 45% {\r\n transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);\r\n }\r\n\r\n 60% {\r\n transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);\r\n }\r\n\r\n 75% {\r\n transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);\r\n }\r\n\r\n to {\r\n transform: translate3d(0, 0, 0);\r\n }\r\n}\r\n\r\n// credit: https://github.com/animate-css/animate.css/blob/main/source/attention_seekers/heartBeat.css\r\n@keyframes heartbeat-2 {\r\n 0% {\r\n transform: scale(1);\r\n }\r\n\r\n 14% {\r\n transform: scale(1.3);\r\n }\r\n\r\n 28% {\r\n transform: scale(1);\r\n }\r\n\r\n 42% {\r\n transform: scale(1.3);\r\n }\r\n\r\n 70% {\r\n transform: scale(1);\r\n }\r\n}\r\n","// ===========================================================================\r\n// Layout - Avatar\r\n// https://codepen.io/avenart/pen/dypjQmm\r\n// https://ishadeed.com/article/thinking-about-the-cut-out-effect/\r\n// ===========================================================================\r\n\r\n$Danger: hsl(354, 66%, 54%) !default; // #D73C4C based mixed\r\n$Lime: hsl(120, 100%, 50%) !default;\r\n\r\n// These class using with Shape/Sqr class\r\n.Avatar-CSSMask, .Avatar-ClipPath,\r\n.Avatar {\r\n .Avatar-badge {\r\n position: absolute;\r\n right: 7%;\r\n bottom: 7%;\r\n width: 16%;\r\n height: 16%;\r\n\r\n //right: 6%;\r\n //bottom: 6%;\r\n //width: 18%;\r\n //height: 18%;\r\n\r\n background: $Danger;\r\n border-radius: 50%;\r\n\r\n &.Online {\r\n background: $Lime;\r\n }\r\n }\r\n}\r\n\r\n/*\r\n// Avatar - with CSS Mask [radial-gradient]\r\n*/\r\n\r\n.Avatar-CSSMask {\r\n img {\r\n width: 100%;\r\n height: 100%;\r\n\r\n // mask-image: radial-gradient(circle 20px at calc(100% - 30px) calc(100% - 30px), transparent 30px, #000 0);\r\n mask-image: radial-gradient(circle at calc(100% - calc(15% - 0px)) calc(100% - calc(15% - 0px)), transparent calc(10% - 2px), #000 0);\r\n\r\n object-fit: cover;\r\n border-radius: 50%;\r\n }\r\n}\r\n\r\n/*\r\n// Avatar - with Svg clipPath\r\n*/\r\n\r\n.Avatar-ClipPath {\r\n\r\n &:after {\r\n content: \"\";\r\n position: absolute;\r\n left: 0;\r\n top: 0;\r\n width: 100%;\r\n height: 100%;\r\n border-radius: 50%;\r\n border: 1px solid;\r\n opacity: 0.2;\r\n clip-path: url(\"#clipPathId\");\r\n }\r\n\r\n img {\r\n display: block;\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n border-radius: 50%;\r\n clip-path: url(\"#clipPathId\");\r\n }\r\n\r\n .Avatar-badge {\r\n right: 6%;\r\n bottom: 5%;\r\n width: 17%;\r\n height: 17%;\r\n }\r\n}\r\n\r\n/*\r\n// Avatar - with SVG Mask\r\n*/\r\n\r\n.Avatar, .Avatar-group {\r\n\r\n &.Sqr {\r\n margin: 0;\r\n }\r\n\r\n //noinspection CssUnknownProperty\r\n svg {\r\n width: 100%;\r\n height: 100%;\r\n\r\n mask {\r\n circle[fill=\"white\"] {\r\n cx: calc(100% / 2); // 50%\r\n cy: calc(100% / 2); // 50%\r\n r: calc(100% / 2 - 3%); // 47%\r\n }\r\n\r\n rect[fill=\"white\"] {\r\n width: 80%;\r\n height: 80%;\r\n\r\n cy: 18;\r\n x: 10%;\r\n y: 10%;\r\n }\r\n }\r\n\r\n g {\r\n image {\r\n width: 100%;\r\n height: 100%;\r\n\r\n x: 0;\r\n y: 0;\r\n preserveAspectRatio: \"xMidYMid slice\";\r\n }\r\n\r\n text {\r\n fill: currentColor;\r\n dominant-baseline: central;\r\n text-anchor: middle;\r\n }\r\n\r\n circle.Avatar-border,\r\n rect.Avatar-border {\r\n fill: none;\r\n stroke: rgba(0, 0, 0, 0.1);\r\n stroke-width: 10%;\r\n }\r\n\r\n circle {\r\n cx: calc(100% / 2); // 50%\r\n cy: calc(100% / 2); // 50%\r\n r: calc(100% / 2 - 3%); // 47%\r\n }\r\n\r\n rect {\r\n width: 80%;\r\n height: 80%;\r\n\r\n cy: 18;\r\n x: 10%;\r\n y: 10%;\r\n }\r\n }\r\n\r\n }\r\n}\r\n\r\n.Avatar {\r\n //noinspection CssUnknownProperty\r\n &.Sign-bottom {\r\n svg mask circle[fill=\"black\"] {\r\n cx: 85%; // 85%\r\n cy: 85%; // 85%\r\n r: 10%; // 10%\r\n }\r\n }\r\n\r\n //noinspection CssUnknownProperty\r\n &.Sign-top {\r\n svg mask circle[fill=\"black\"] {\r\n cx: 85%; // 85%\r\n cy: 15%; // 85%\r\n r: 10%; // 10%\r\n }\r\n\r\n .Avatar-badge {\r\n right: 7%;\r\n top: 7%;\r\n width: 16%;\r\n height: 16%;\r\n }\r\n }\r\n}\r\n\r\n/*\r\n// Avatar Group - with SVG Mask\r\n*/\r\n\r\n//noinspection CssUnknownProperty\r\n.Avatar-group {\r\n position: relative;\r\n display: flex;\r\n\r\n &:not(&.Avatar-group-reversed) {\r\n svg mask circle[fill=\"black\"] {\r\n cx: -25%;\r\n cy: 50%;\r\n r: 50%;\r\n }\r\n\r\n // Specific Groups\r\n &.Twin, &.Triplet, &.Quadruplet, {\r\n\r\n &.Twin {\r\n .Sqr:not(:first-child) {\r\n margin-left: -15%;\r\n }\r\n }\r\n\r\n &.Triplet {\r\n .Sqr:not(:first-child) {\r\n margin-left: -10%;\r\n }\r\n }\r\n\r\n &.Quadruplet {\r\n .Sqr:not(:first-child) {\r\n margin-left: -8%;\r\n }\r\n }\r\n }\r\n\r\n &:not(.Twin):not(.Triplet):not(.Quadruplet) {\r\n .Sqr {\r\n &:not(:first-child) {\r\n margin-left: -8%;\r\n\r\n &:nth-child(n+4) {\r\n margin-left: -21%; // -6.25%\r\n\r\n svg mask circle[fill=\"black\"] {\r\n cx: 23%; // 10%\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n &.Avatar-group-reversed {\r\n svg mask circle[fill=\"black\"] {\r\n cx: 125%;\r\n cy: 50%;\r\n r: 50%;\r\n }\r\n\r\n // Specific Groups\r\n &.Twin, &.Triplet, &.Quadruplet, {\r\n\r\n &.Twin {\r\n .Sqr:not(:last-child) {\r\n margin-right: -15%;\r\n }\r\n }\r\n\r\n &.Triplet {\r\n .Sqr:not(:last-child) {\r\n margin-right: -10%;\r\n }\r\n }\r\n\r\n &.Quadruplet {\r\n .Sqr:not(:last-child) {\r\n margin-right: -8%;\r\n }\r\n }\r\n }\r\n\r\n &:not(.Twin):not(.Triplet):not(.Quadruplet) {\r\n svg mask circle[fill=\"black\"] {\r\n cx: 77%;\r\n }\r\n\r\n .Sqr {\r\n //noinspection CssUnknownProperty\r\n &:not(:last-child) {\r\n margin-right: -21%; // -6.25%\r\n\r\n // last 3 child => -n+3\r\n &:nth-last-child(-n+3) {\r\n margin-right: -8%;\r\n\r\n svg mask circle[fill=\"black\"] {\r\n cx: 124%;\r\n }\r\n }\r\n }\r\n }\r\n\r\n }\r\n\r\n }\r\n}\r\n","// ===========================================================================\r\n// Layout - Shapes\r\n// ===========================================================================\r\n// https://codepen.io/adamruf/pen/GZwdrY\r\n\r\n$Bg-accent-hsl: var(--ls-bg-accent-hsl);\r\n$color: hsla($Bg-accent-hsl, 1);\r\n\r\n.Classified {\r\n user-select: none;\r\n\r\n &.Blurred {\r\n span {\r\n filter: blur(5px);\r\n /*\r\n For situations that require better cross-browser support, the blur effect is easily reproduced with transparent text + text-shadow\r\n color: transparent;\r\n text-shadow: 0 0 12px rgba(0,0,0,0.8);\r\n */\r\n white-space: break-spaces;\r\n }\r\n }\r\n\r\n &.InvisibleInk {\r\n span {\r\n background: transparent;\r\n //color: transparent;\r\n color: rgba(0, 0, 0, 0);\r\n\r\n white-space: break-spaces;\r\n }\r\n }\r\n\r\n /*\r\n // Redacted\r\n */\r\n\r\n &.Redacted {\r\n span {\r\n position: relative;\r\n //white-space: break-spaces;\r\n white-space: pre;\r\n\r\n &:after {\r\n position: absolute;\r\n content: \" \";\r\n background: $color;\r\n border-radius: 0.25em;\r\n box-shadow: 0 0 1px hsla($Bg-accent-hsl, 0.35);\r\n width: 100%;\r\n height: 1.2em;\r\n left: 0;\r\n transform: skewY(-10deg) rotate(10deg);\r\n }\r\n }\r\n }\r\n\r\n &.Redacted-soft {\r\n span {\r\n color: $color;\r\n background: $color;\r\n height: 1.2em;\r\n\r\n white-space: break-spaces;\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Layout - Shapes\r\n// ===========================================================================\r\n\r\n.Sqr, .Circle, .Rect {\r\n margin: .25rem;\r\n\r\n // Centered Content of all shapes\r\n .Content {\r\n position: absolute;\r\n display: flex;\r\n\r\n align-items: center;\r\n justify-content: center;\r\n text-align: center;\r\n\r\n left: 0;\r\n right: 0;\r\n bottom: 0;\r\n top: 0;\r\n }\r\n}\r\n\r\n.Rect {\r\n position: relative;\r\n display: block;\r\n flex: 1 0 auto;\r\n\r\n &:before {\r\n content: \"\";\r\n display: block;\r\n padding-top: 50%;\r\n }\r\n}\r\n\r\n.Sqr, .Circle {\r\n position: relative;\r\n display: inline-block;\r\n overflow: hidden;\r\n\r\n width: 100%;\r\n //background-color: hsla($Bg-accent-hsl, 0.10);\r\n\r\n &.Circle {\r\n border-radius: 50%;\r\n }\r\n\r\n &:before {\r\n content: \"\";\r\n display: block;\r\n padding-top: 100%;\r\n }\r\n}\r\n\r\n/*\r\n// Diamond - With Sqr\r\n*/\r\n.Diamond {\r\n margin: 0;\r\n\r\n transform: rotate(45deg);\r\n\r\n .Content {\r\n transform: rotate(-45deg);\r\n }\r\n}\r\n\r\n/*\r\n// Parallelogram - With Rect & Sqr\r\n*/\r\n\r\n.Skew-20 {\r\n margin-left: 30px;\r\n margin-right: 30px;\r\n\r\n transform: skew(20deg);\r\n\r\n .Content {\r\n transform: skew(-20deg);\r\n }\r\n}\r\n\r\n.Skew-20n {\r\n margin-left: 30px;\r\n margin-right: 30px;\r\n\r\n transform: skew(-20deg);\r\n\r\n .Content {\r\n transform: skew(20deg);\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Color Schema\r\n// ===========================================================================\r\n\r\n$Scheme: var(--#{$var-Prefix}scheme); // light, dark, night\r\n\r\n$Fg-muted: var(--#{$var-Prefix}fg-muted);\r\n$Bg-overlay-hsl: var(--#{$var-Prefix}overlay-hsl);\r\n\r\n$Bg-hue-hsl: var(--#{$var-Prefix}bg-hue-hsl);\r\n$Bg-accent-hsl: var(--#{$var-Prefix}bg-accent-hsl);\r\n\r\n$Bg-hue: var(--#{$var-Prefix}bg-hue);\r\n$Bg-accent: var(--#{$var-Prefix}bg-accent);\r\n$Bg-surface: var(--#{$var-Prefix}bg-surface);\r\n$Bg-lighter: var(--#{$var-Prefix}bg-lighter);\r\n$Bg-lightest: var(--#{$var-Prefix}bg-lightest);\r\n\r\n$Fg-hue: var(--#{$var-Prefix}fg-hue);\r\n$Fg-accent: var(--#{$var-Prefix}fg-accent);\r\n$Fg-surface: var(--#{$var-Prefix}fg-surface);\r\n$Fg-lighter: var(--#{$var-Prefix}fg-lighter);\r\n$Fg-lightest: var(--#{$var-Prefix}fg-lightest);\r\n\r\n$Border-hsl: var(--#{$var-Prefix}border-hsl);\r\n$Shadow-color: var(--#{$var-Prefix}shadow-hsl);\r\n\r\n@if ($Customized) {\r\n $Prefix: #{$var-Prefix}#{$Customized};\r\n\r\n $Fg-muted: var(--#{$Prefix}fg-muted, var(--#{$var-Prefix}fg-muted));\r\n $Bg-overlay-hsl: var(--#{$Prefix}overlay-hsl, var(--#{$var-Prefix}overlay-hsl));\r\n\r\n $Bg-hue-hsl: var(--#{$Prefix}bg-hue-hsl, var(--#{$var-Prefix}bg-hue-hsl));\r\n $Bg-accent-hsl: var(--#{$Prefix}bg-accent-hsl, var(--#{$var-Prefix}bg-accent-hsl));\r\n\r\n $Bg-hue: var(--#{$Prefix}bg-hue, var(--#{$var-Prefix}bg-hue));\r\n $Bg-accent: var(--#{$Prefix}bg-accent, var(--#{$var-Prefix}bg-accent));\r\n $Bg-surface: var(--#{$Prefix}bg-surface, var(--#{$var-Prefix}bg-surface));\r\n $Bg-lighter: var(--#{$Prefix}bg-lighter, var(--#{$var-Prefix}bg-lighter));\r\n $Bg-lightest: var(--#{$Prefix}bg-lightest, var(--#{$var-Prefix}bg-lightest));\r\n\r\n $Fg-hue: var(--#{$Prefix}fg-hue, var(--#{$var-Prefix}fg-hue));\r\n $Fg-accent: var(--#{$Prefix}fg-accent, var(--#{$var-Prefix}fg-accent));\r\n $Fg-surface: var(--#{$Prefix}fg-surface, var(--#{$var-Prefix}fg-surface));\r\n $Fg-lighter: var(--#{$Prefix}fg-lighter, var(--#{$var-Prefix}fg-lighter));\r\n $Fg-lightest: var(--#{$Prefix}fg-lightest, var(--#{$var-Prefix}fg-lightest));\r\n\r\n $Border-hsl: var(--#{$Prefix}border-hsl, var(--#{$var-Prefix}border-hsl));\r\n $Shadow-color: var(--#{$Prefix}shadow-hsl, var(--#{$var-Prefix}shadow-hsl));\r\n}\r\n\r\n/*\r\n// Shadow & Border\r\n*/\r\n\r\n$Shadow: Colored-shadow($Shadow-color);\r\n$Shadow-inner: Colored-shadow-inner($Shadow-color);\r\n\r\n$Border-color: hsla($Border-hsl, var(--#{$var-Prefix}border-alpha));\r\n$Border: 1px solid $Border-color;\r\n$Border-radius: var(--#{$var-Prefix}border-radius);\r\n\r\n/*\r\n// Overlay Test\r\n// Base on parent element background color\r\n// For light theme => black overlay\r\n// For dark/night theme => white overlay\r\n*/\r\n\r\n$Overlay-0: hsla($Bg-overlay-hsl, 0);\r\n$Overlay-5: hsla($Bg-overlay-hsl, .05);\r\n$Overlay-7: hsla($Bg-overlay-hsl, .07);\r\n$Overlay-8: hsla($Bg-overlay-hsl, .08);\r\n$Overlay-9: hsla($Bg-overlay-hsl, .09);\r\n$Overlay-11: hsla($Bg-overlay-hsl, .11);\r\n$Overlay-12: hsla($Bg-overlay-hsl, .12);\r\n$Overlay-14: hsla($Bg-overlay-hsl, .14);\r\n$Overlay-15: hsla($Bg-overlay-hsl, .15);\r\n$Overlay-16: hsla($Bg-overlay-hsl, .16);\r\n","// ===========================================================================\r\n// Layout - Skeleton / Placeholder\r\n// ===========================================================================\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n\r\n/*\r\n// Placeholder (.Ph-*)\r\n*/\r\n\r\n.Ph-media,\r\n.Ph-line {\r\n position: relative;\r\n display: block;\r\n\r\n background-color: hsla($Bg-accent-hsl, 0.12);\r\n\r\n border-radius: .25rem;\r\n padding: 5px;\r\n margin-bottom: 4px;\r\n}\r\n\r\n.Ph-media {\r\n display: inline-block;\r\n\r\n width: 100%;\r\n}\r\n\r\n.Ph-paragraph {\r\n position: relative;\r\n display: block;\r\n\r\n margin-top: 5px;\r\n margin-bottom: 5px;\r\n\r\n &.Indentation {\r\n .Ph-line {\r\n &:first-child {\r\n width: 92%;\r\n float: right;\r\n }\r\n\r\n &:nth-child(2) {\r\n clear: both;\r\n }\r\n }\r\n }\r\n\r\n .Ph-line {\r\n transform: scale(1, 0.60);\r\n\r\n &:last-child {\r\n width: 80% - random(40) * 1%;\r\n }\r\n\r\n @for $i from 1 through 10 {\r\n &:nth-child(#{$i}n) {\r\n animation-delay: #{$i * 0.7}s;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.Ph-card {\r\n position: relative;\r\n display: block;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n padding: 5px;\r\n margin-bottom: 5px;\r\n}\r\n\r\n/*\r\n// Headers\r\n// TODO: Responsive\r\n*/\r\n\r\n.Ph-line {\r\n $per: .6;\r\n\r\n // Real header font sizes\r\n $h1: $per * 2.5rem;\r\n $h2: $per * 2rem;\r\n $h3: $per * 1.75rem;\r\n $h4: $per * 1.5rem;\r\n $h5: $per * 1.25rem;\r\n $h6: $per * 1rem;\r\n\r\n &.Ph-h6, &.Ph-h5, &.Ph-h4, &.Ph-h3, &.Ph-h2, &.Ph-h1 {\r\n background-color: hsla($Bg-accent-hsl, 0.24);\r\n\r\n line-height: 1.2;\r\n\r\n margin-top: 10px;\r\n margin-bottom: 10px;\r\n\r\n //transform: scale(1, 0.60);\r\n\r\n &:before {\r\n content: \"\\00a0\";\r\n }\r\n }\r\n\r\n &.Ph-h1 {\r\n font-size: $h1;\r\n }\r\n\r\n &.Ph-h2 {\r\n font-size: $h2;\r\n }\r\n\r\n &.Ph-h3 {\r\n font-size: $h3;\r\n }\r\n\r\n &.Ph-h4 {\r\n font-size: $h4;\r\n }\r\n\r\n &.Ph-h5 {\r\n font-size: $h5;\r\n }\r\n\r\n &.Ph-h6 {\r\n font-size: $h6;\r\n }\r\n}\r\n\r\n// Circular or Square Media placeholder\r\n.Ph-square {\r\n position: relative;\r\n display: inline-block;\r\n\r\n width: 100%;\r\n overflow: hidden;\r\n\r\n background-color: hsla($Bg-accent-hsl, 0.12);\r\n margin: 4px;\r\n\r\n &.Ph-circle {\r\n border-radius: 50%;\r\n }\r\n\r\n &:before {\r\n content: \"\";\r\n display: block;\r\n padding-top: 100%;\r\n }\r\n\r\n span {\r\n position: absolute;\r\n display: flex;\r\n text-align: center;\r\n align-items: center;\r\n justify-content: center;\r\n left: 0;\r\n right: 0;\r\n bottom: 0;\r\n top: 0;\r\n }\r\n}\r\n\r\n/*\r\n// Textual Effect\r\n*/\r\n\r\n@function randomMinMax($min, $max) {\r\n $rand: random();\r\n $randomNum: $min + floor($rand * (($max - $min) + 1));\r\n\r\n @return $randomNum;\r\n}\r\n\r\n/// Calculate n random numbers that sum y.\r\n@function RandomNumbersWithSum($groups:3, $total:100) {\r\n $numbers: [];\r\n @for $i from 1 through $groups {\r\n $num: randomMinMax(20, $total - 20 - ($groups - $i));\r\n @if ($i==1) {\r\n $num: randomMinMax(5, 30);\r\n }\r\n $total: $total - $num;\r\n $numbers: append($numbers, $num)\r\n }\r\n $numbers: append($numbers, $total);\r\n\r\n @return $numbers;\r\n}\r\n\r\n.Ph-textual {\r\n $gap: 6px;\r\n $color: hsla($Bg-accent-hsl, 0.12);\r\n\r\n background-color: transparent;\r\n\r\n @for $i from 1 to 5 {\r\n &:nth-child(#{$i}n) {\r\n $percentages: RandomNumbersWithSum(4, 100);\r\n $per1: 1% * nth($percentages,1);\r\n $per2: $per1 + 1% * nth($percentages,2);\r\n $per3: $per2 + 1% * nth($percentages,3);\r\n $per4: $per3 + 1% * nth($percentages,4);\r\n\r\n // this should randomize by percent up to 100% (20%, 45%, 77%, ...)\r\n background-image: linear-gradient(90deg,\r\n $color $per1, transparent calc(#{$per1} + 1px), transparent calc(#{$per1} + #{$gap}), $color calc(#{$per1} + #{$gap}),\r\n $color $per2, transparent calc(#{$per2} + 1px), transparent calc(#{$per2} + #{$gap}), $color calc(#{$per2} + #{$gap}),\r\n $color $per3, transparent calc(#{$per3} + 1px), transparent calc(#{$per3} + #{$gap}), $color calc(#{$per3} + #{$gap}),\r\n $color $per4, transparent calc(#{$per4} + 1px), transparent calc(#{$per4} + #{$gap}), $color calc(#{$per4} + #{$gap}),\r\n $color);\r\n }\r\n }\r\n}\r\n\r\n/*\r\n// Anim: Pulsate, Shine\r\n*/\r\n\r\n.Ph-pulse {\r\n animation: Keyframe-Pulsate 1.5s ease-in-out 0.5s infinite;\r\n}\r\n\r\n@keyframes Keyframe-Pulsate {\r\n 0% {\r\n opacity: .6;\r\n }\r\n 50% {\r\n opacity: 1;\r\n }\r\n 100% {\r\n opacity: .6;\r\n }\r\n}\r\n\r\n.Ph-shine {\r\n position: relative;\r\n overflow: hidden;\r\n\r\n /* Shine */\r\n &:after {\r\n content: '';\r\n position: absolute;\r\n bottom: 0;\r\n left: 0;\r\n right: 0;\r\n top: 0;\r\n\r\n animation: Keyframe-Shine 1.6s linear 0.5s infinite;\r\n background: linear-gradient(90deg, transparent, hsla($Bg-accent-hsl, 0.25), transparent);\r\n\r\n transform: translateX(-100%); /* Avoid flash during server-side hydration */\r\n }\r\n}\r\n\r\n@keyframes Keyframe-Shine {\r\n // Slide effect\r\n 0% {\r\n transform: translateX(-100%);\r\n }\r\n 50% {\r\n /* +0.5s of delay between each loop */\r\n transform: translateX(100%);\r\n }\r\n 100% {\r\n transform: translateX(100%);\r\n }\r\n}\r\n","// ===========================================================================\r\n// Svg icons\r\n// ===========================================================================\r\n\r\n.Svg-bg {\r\n display: inline-block;\r\n color: inherit;\r\n\r\n background: var(--svg-icon);\r\n background-repeat: no-repeat;\r\n background-position: center;\r\n background-size: contain;\r\n\r\n background-clip: inherit;\r\n}\r\n\r\n.Svg-mask {\r\n display: inline-block;\r\n background-color: black;\r\n\r\n mask: var(--svg-icon);\r\n mask-repeat: no-repeat;\r\n mask-position: center;\r\n mask-size: contain;\r\n\r\n mask-clip: inherit;\r\n}\r\n","/*\r\n// ===========================================================================\r\n// Utils\r\n// ===========================================================================\r\n*/\r\n\r\n@import \"Utils/border\"; // Border, Rounded\r\n@import \"Utils/color\"; // Bg-colors & Text-colors & Border-colors\r\n@import \"Utils/filters\"; // svg colors, blur, drop-shadow\r\n@import \"Utils/position\"; // Positioning\r\n@import \"Utils/spacing\"; // Margin, Padding\r\n\r\n@import \"Utils/text\"; // TODO\r\n@import \"Utils/utilities\"; // rest\r\n","// ===========================================================================\r\n// Utils - Border - Border-radius\r\n// ===========================================================================\r\n\r\n\r\n$Border-color-hsl: var(--#{$var-Prefix}border-hsl);\r\n$Border-color: hsla($Border-color-hsl, var(--#{$var-Prefix}border-alpha));\r\n\r\n/*\r\n// Border, Rounded\r\n*/\r\n$utilities-Border: () !default;\r\n$utilities-Border: (\r\n // Border\r\n \"Border\": (\r\n Prefix: Border, Properties: border, Important: true,\r\n Values: (null: $Border-width solid $Border-color, 0: 0),\r\n ),\r\n // Border Directions\r\n \"Border-top\": (\r\n Prefix: Border-t, Properties: border-top, Important: true,\r\n Values: (null: $Border-width solid $Border-color, 0: 0),\r\n ),\r\n \"Border-right\": (\r\n Prefix: Border-r, Properties: border-right, Important: true,\r\n Values: (null: $Border-width solid $Border-color, 0: 0),\r\n ),\r\n \"Border-bottom\": (\r\n Prefix: Border-b, Properties: border-bottom, Important: true,\r\n Values: (null: $Border-width solid $Border-color, 0: 0),\r\n ),\r\n \"Border-left\": (\r\n Prefix: Border-l, Properties: border-left, Important: true,\r\n Values: (null: $Border-width solid $Border-color, 0: 0),\r\n ),\r\n // Border-width\r\n \"Border-width\": (\r\n Prefix: Border, Properties: border-width, Important: true,\r\n Values: $Border-widths,\r\n ),\r\n // Rounded\r\n \"Rounded\": (\r\n Prefix: Rounded, Properties: border-radius, Important: true,\r\n Values: (\r\n null: #{var(--#{$var-Prefix}border-radius, $Rounded)},\r\n 0: 0, circle: 50%, pill: $Rounded-pill\r\n ),\r\n ),\r\n // Rounded Directions\r\n \"Rounded-top\": (\r\n Prefix: Rounded-t, Properties: border-top-left-radius border-top-right-radius, Important: false,\r\n Values: (null: #{var(--#{$var-Prefix}border-radius, $Rounded)}),\r\n ),\r\n \"Rounded-top-0\": (\r\n Prefix: Rounded-t, Properties: border-top-left-radius border-top-right-radius, Important: true,\r\n Values: (0: 0),\r\n ),\r\n \"Rounded-right\": (\r\n Prefix: Rounded-r, Properties: border-top-right-radius border-bottom-right-radius, Important: false,\r\n Values: (null: #{var(--#{$var-Prefix}border-radius, $Rounded)}),\r\n ),\r\n \"Rounded-right-0\": (\r\n Prefix: Rounded-r, Properties: border-top-right-radius border-bottom-right-radius, Important: true,\r\n Values: (0: 0),\r\n ),\r\n \"Rounded-bottom\": (\r\n Prefix: Rounded-b, Properties: border-bottom-right-radius border-bottom-left-radius, Important: false,\r\n Values: (null: #{var(--#{$var-Prefix}border-radius, $Rounded)}),\r\n ),\r\n \"Rounded-bottom-0\": (\r\n Prefix: Rounded-b, Properties: border-bottom-right-radius border-bottom-left-radius, Important: true,\r\n Values: (0: 0),\r\n ),\r\n \"Rounded-left\": (\r\n Prefix: Rounded-l, Properties: border-bottom-left-radius border-top-left-radius, Important: false,\r\n Values: (null: #{var(--#{$var-Prefix}border-radius, $Rounded)}),\r\n ),\r\n \"Rounded-left-0\": (\r\n Prefix: Rounded-l, Properties: border-bottom-left-radius border-top-left-radius, Important: true,\r\n Values: (0: 0),\r\n ),\r\n // Subtractive 1 Side\r\n \"Rounded-top-left-0\": (Prefix: Rounded-tl, Properties: border-top-left-radius, Important: true, Values: (0: 0)),\r\n \"Rounded-top-right-0\": (Prefix: Rounded-tr, Properties: border-top-right-radius, Important: true, Values: (0: 0)),\r\n \"Rounded-bottom-right-0\": (Prefix: Rounded-br, Properties: border-bottom-right-radius, Important: true, Values: (0: 0)),\r\n \"Rounded-bottom-left-0\": (Prefix: Rounded-bl, Properties: border-bottom-left-radius, Important: true, Values: (0: 0)),\r\n // Scale\r\n \"Rounded-scale\": (\r\n Prefix: Rounded, Properties: --#{$var-Prefix}border-radius, Important: false,\r\n Values: (2: $Rounded-2x, 3: $Rounded-3x),\r\n ),\r\n);\r\n\r\n@include Utilities($utilities-Border);\r\n\r\n// ===========================================================================\r\n// Border\r\n// ===========================================================================\r\n\r\n/*\r\n// Border\r\n*/\r\n.Border, .Border-0 {\r\n}\r\n\r\n/*\r\n// Border Directions\r\n*/\r\n.Border-t, .Border-t-0, .Border-r, .Border-r-0,\r\n.Border-b, .Border-b-0, .Border-l, .Border-l-0 {\r\n}\r\n\r\n/*\r\n// Border-width\r\n*/\r\n.Border-0, .Border-1, .Border-2, .Border-3, .Border-4, .Border-5 {\r\n}\r\n\r\n// ===========================================================================\r\n// Rounded\r\n// ===========================================================================\r\n\r\n/* Prevent background color leak outs // Doesnt work */\r\n//.Rounded-clarify { background-clip: border-box; }\r\n\r\n/*\r\n// Border-radius => Rounded circle, pill\r\n*/\r\n.Rounded, .Rounded-0,\r\n.Rounded-circle, .Rounded-pill {\r\n}\r\n\r\n/*\r\n// Border-radius => Rounded Directions\r\n*/\r\n.Rounded-t, .Rounded-t-0, .Rounded-r, .Rounded-r-0,\r\n.Rounded-b, .Rounded-b-0, .Rounded-l, .Rounded-l-0 {\r\n}\r\n\r\n.Rounded-tl-0, .Rounded-tr-0, .Rounded-br-0, .Rounded-bl-0 {\r\n}\r\n\r\n/*\r\n// Border-radius => Rounded scales\r\n*/\r\n.Rounded-2, .Rounded-3 {\r\n}\r\n","// ===========================================================================\r\n// Utils - Bg & Fg & Border Colors\r\n// ===========================================================================\r\n\r\n$var-Prefix: $var-Prefix;\r\n$colors-Background-hsla: $colors-Background-hsla;\r\n$colors-Text-hsla: $colors-Text-hsla;\r\n$colors-Border-hsla: $colors-Border-hsla;\r\n$color-Alpha-map: $color-Alpha-map;\r\n$color-Lightness-map: $color-Lightness-map;\r\n\r\n.Bg-gradient {\r\n background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15) 0%, hsla(0, 0%, 100%, 0.40) 50%, hsla(0, 0%, 100%, 0) 100%); // vertical\r\n //background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0)) !important;\r\n}\r\n\r\n// Not: Must be before real class set\r\n@each $colorKey, $colorValue in $colors-all {\r\n .Bg-#{$colorKey} {\r\n --#{$var-Prefix}bg-lightness: #{lightness($colorValue)};\r\n --#{$var-Prefix}bg-alpha: 1;\r\n }\r\n\r\n .Text-#{$colorKey} {\r\n --#{$var-Prefix}text-lightness: #{lightness($colorValue)};\r\n --#{$var-Prefix}text-alpha: 1;\r\n }\r\n\r\n .Border-#{$colorKey} {\r\n --#{$var-Prefix}border-alpha: 1;\r\n }\r\n}\r\n\r\n$utilities-Colors: () !default;\r\n$utilities-Colors: (\r\n // New Approach\r\n \"Bg\": (Prefix: Bg, Properties: background-color, Important: true, Values:$colors-Background-hsla,),\r\n \"Fg\": (Prefix: Fg, Properties: color, Important: true, Values: $colors-Text-hsla),\r\n \"Bc\": (Prefix: Bc, Properties: border-color, Important: true, Values: $colors-Border-hsla),\r\n // Pseudo Colors\r\n \"Bg-pseudo\": (Prefix: Bg-pseudo, Properties: --#{$var-Prefix}bg-color, Important: true, Values:$colors-Background-hsla,),\r\n \"Bc-pseudo\": (Prefix: Bc-pseudo, Properties: --#{$var-Prefix}bc-color, Important: true, Values:$colors-Border-hsla,),\r\n // Border\r\n \"Bc-t\": (Prefix: Bc-t, Properties: border-top-color, Important: true, Values: $colors-Border-hsla),\r\n \"Bc-r\": (Prefix: Bc-r, Properties: border-right-color, Important: true, Values: $colors-Border-hsla),\r\n \"Bc-b\": (Prefix: Bc-b, Properties: border-bottom-color, Important: true, Values: $colors-Border-hsla),\r\n \"Bc-l\": (Prefix: Bc-l, Properties: border-left-color, Important: true, Values: $colors-Border-hsla),\r\n // Alpha\r\n \"Bg-alpha\": (Prefix: Bg-alpha, Properties: --#{$var-Prefix}bg-alpha, Important: false, Values: $color-Alpha-map),\r\n \"Fg-alpha\": (Prefix: Fg-alpha, Properties: --#{$var-Prefix}text-alpha, Important: false, Values: $color-Alpha-map),\r\n \"Bc-alpha\": (Prefix: Bc-alpha, Properties: --#{$var-Prefix}border-alpha, Important: false, Values: $color-Alpha-map,),\r\n // lightness\r\n \"Bg-lightness\": (Prefix: Bg-lightness, Properties: --#{$var-Prefix}bg-lightness, Important: false, Values: $color-Lightness-map),\r\n \"Fg-lightness\": (Prefix: Fg-lightness, Properties: --#{$var-Prefix}text-lightness, Important: false, Values: $color-Lightness-map),\r\n);\r\n\r\n@include Utilities($utilities-Colors);\r\n\r\n/*\r\n// Pseudo colors\r\n*/\r\n// Background\r\n.Bg-before {\r\n &:before {\r\n background-color: var(--#{$var-Prefix}bg-color) !important;\r\n }\r\n}\r\n\r\n.Bg-after {\r\n &:after {\r\n background-color: var(--#{$var-Prefix}bg-color) !important;\r\n }\r\n}\r\n\r\n// Border\r\n.Bc-before {\r\n &:before {\r\n border-color: var(--#{$var-Prefix}bc-color) !important;\r\n }\r\n}\r\n\r\n.Bc-after {\r\n &:after {\r\n border-color: var(--#{$var-Prefix}bc-color) !important;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Utils - Filters - Colorizing SVG Backgrounds\r\n// Svg colors, blur, drop-shadow\r\n//\r\n// https://css-tricks.com/solved-with-css-colorizing-svg-backgrounds/\r\n// The filter CSS property applies graphical effects like blur or color shift to an element. Filters are commonly used to adjust the rendering of images, backgrounds, and borders.\r\n// Black images could be turned into white images with filter: invert(100%), than the colorize feature will work here too:\r\n// https://codepen.io/sosuke/pen/Pjoqqp\r\n// https://stackoverflow.com/questions/42966641/how-to-transform-black-into-any-given-color-using-only-css-filters/43960991#43960991\r\n// ===========================================================================\r\n\r\n$F-Blur: blur(var(--filter-blur, 0));\r\n$F-Shadow: #{var(--drop-shadow, drop-shadow(0 0 #0000))};\r\n\r\n/*#region Filter Colors */\r\n\r\n/*@formatter:off*/\r\n$filter-White : $F-Blur $F-Shadow invert(1) grayscale(100%) brightness(200%) !default;\r\n$filter-Silver : $F-Blur $F-Shadow invert(89%) sepia(0%) saturate(7%) hue-rotate(172deg) brightness(91%) contrast(82%) !default; // BFBFBF\r\n$filter-Gray\t : $F-Blur $F-Shadow invert(46%) sepia(2%) saturate(2321%) hue-rotate(174deg) brightness(94%) contrast(86%) !default; // 6A727C\r\n\r\n$filter-Red : $F-Blur $F-Shadow invert(31%) sepia(83%) saturate(1382%) hue-rotate(325deg) brightness(87%) contrast(93%) !default; // D73C4C\r\n$filter-Lime : $F-Blur $F-Shadow invert(70%) sepia(52%) saturate(6787%) hue-rotate(83deg) brightness(127%) contrast(120%) !default; // 00FF00\r\n$filter-Blue : $F-Blur $F-Shadow invert(23%) sepia(98%) saturate(1650%) hue-rotate(198deg) brightness(104%) contrast(105%) !default; // 0367D8;\r\n$filter-Yellow : $F-Blur $F-Shadow invert(68%) sepia(88%) saturate(529%) hue-rotate(354deg) brightness(101%) contrast(103%) !default; // FFC105\r\n$filter-Cyan : $F-Blur $F-Shadow invert(74%) sepia(89%) saturate(1247%) hue-rotate(131deg) brightness(106%) contrast(109%) !default; // 00FFFF\r\n$filter-Magenta : $F-Blur $F-Shadow invert(17%) sepia(100%) saturate(3641%) hue-rotate(296deg) brightness(117%) contrast(124%) !default; // FF00FF\r\n\r\n$filter-Purple : $F-Blur $F-Shadow invert(28%) sepia(68%) saturate(1773%) hue-rotate(242deg) brightness(88%) contrast(88%) !default; // 6F42C2\r\n$filter-Green : $F-Blur $F-Shadow invert(52%) sepia(15%) saturate(2202%) hue-rotate(82deg) brightness(99%) contrast(86%) !default; // 29A847\r\n$filter-Maroon : $F-Blur $F-Shadow invert(10%) sepia(85%) saturate(3597%) hue-rotate(317deg) brightness(96%) contrast(92%) !default; // 85144B\r\n$filter-Navy : $F-Blur $F-Shadow invert(10%) sepia(15%) saturate(7084%) hue-rotate(187deg) brightness(100%) contrast(104%) !default; // 001F3D\r\n$filter-Teal : $F-Blur $F-Shadow invert(72%) sepia(9%) saturate(3292%) hue-rotate(110deg) brightness(91%) contrast(85%) !default; // 20CB98\r\n$filter-Olive : $F-Blur $F-Shadow invert(37%) sepia(91%) saturate(1164%) hue-rotate(40deg) brightness(94%) contrast(100%) !default; // 808000\r\n$filter-Orange : $F-Blur $F-Shadow invert(42%) sepia(21%) saturate(5566%) hue-rotate(2deg) brightness(104%) contrast(93%) !default; // F66809\r\n$filter-Pink : $F-Blur $F-Shadow invert(40%) sepia(65%) saturate(3659%) hue-rotate(302deg) brightness(103%) contrast(83%) !default; // EA48A9\r\n$filter-Brown : $F-Blur $F-Shadow invert(20%) sepia(12%) saturate(6107%) hue-rotate(327deg) brightness(103%) contrast(71%) !default; // 814141\r\n$filter-Indigo : $F-Blur $F-Shadow invert(4%) sepia(86%) saturate(7495%) hue-rotate(259deg) brightness(101%) contrast(101%) !default; // 400080\r\n\r\n$filter-Success : $filter-Green !default;\r\n$filter-Info : $filter-Blue !default;\r\n$filter-Warning : $filter-Yellow !default;\r\n$filter-Danger : $filter-Red !default;\r\n\r\n$filter-Primary : $F-Blur $F-Shadow invert(24%) sepia(68%) saturate(6878%) hue-rotate(257deg) brightness(66%) contrast(115%) !default; // 4712AF\r\n$filter-Secondary: $F-Blur $F-Shadow invert(49%) sepia(8%) saturate(443%) hue-rotate(166deg) brightness(91%) contrast(91%) !default; // 6D767E\r\n$filter-Light : $F-Blur $F-Shadow invert(100%) sepia(14%) saturate(445%) hue-rotate(176deg) brightness(100%) contrast(97%) !default; // F9FAFB\r\n$filter-Dark : $F-Blur $F-Shadow invert(21%) sepia(10%) saturate(581%) hue-rotate(169deg) brightness(96%) contrast(92%) !default; // 353B41\r\n/*@formatter:on*/\r\n\r\n/*#endregion */\r\n\r\n$filter-Colors: (\r\n \"red\" : $filter-Red,\r\n \"lime\" : $filter-Lime,\r\n \"blue\" : $filter-Blue,\r\n \"yellow\" : $filter-Yellow,\r\n \"cyan\" : $filter-Cyan,\r\n \"magenta\" : $filter-Magenta,\r\n \"purple\" : $filter-Purple,\r\n \"green\" : $filter-Green,\r\n \"maroon\" : $filter-Maroon,\r\n \"navy\" : $filter-Navy,\r\n \"teal\" : $filter-Teal,\r\n \"olive\" : $filter-Olive,\r\n \"orange\" : $filter-Orange,\r\n \"pink\" : $filter-Pink,\r\n \"brown\" : $filter-Brown,\r\n \"indigo\" : $filter-Indigo,\r\n \"white\" : $filter-White,\r\n \"silver\" : $filter-Silver,\r\n \"gray\" : $filter-Gray,\r\n // Colors - Theme\r\n \"primary\" : $filter-Primary,\r\n \"secondary\" : $filter-Secondary,\r\n \"success\" : $filter-Success,\r\n \"info\" : $filter-Info,\r\n \"warning\" : $filter-Warning,\r\n \"danger\" : $filter-Danger,\r\n \"light\" : $filter-Light,\r\n \"dark\" : $filter-Dark,\r\n //NONE\r\n \"black\" : $filter-Dark,\r\n \"none\" : $filter-Dark,\r\n);\r\n\r\n/*\r\n// Filter colors\r\n// .F-<color>, .F-<theme> {}\r\n*/\r\n\r\n@include Utility-applier(true, F, filter, $filter-Colors);\r\n\r\n/*\r\n// Filter Blur\r\n// .F-blur-0, .F-blur-4 { }\r\n*/\r\n\r\n.F-blur {\r\n filter: $F-Blur;\r\n}\r\n\r\n@include Utility-applier(false, F-blur, --filter-blur, (0:0, 1:2px, 2:4px, 3: 6px, 4: 8px));\r\n\r\n/*\r\n// Filter drop-shadow\r\n// drop-shadow(<offset-x> <offset-y> <blur-radius> <color>)\r\n// .F-shadow-0, .F-shadow-3x {}\r\n*/\r\n\r\n.F-shadow {\r\n filter: $F-Shadow;\r\n}\r\n\r\n@include Utility-applier(false, F-shadow, --drop-shadow, $Drop-shadow-map);\r\n","// ===========================================================================\r\n// Utils - Positioning\r\n// Define the edge positioning anchors of the position utilities.\r\n// ===========================================================================\r\n\r\n$position-values: (0: 0, 50: 50%, 100: 100%) !default;\r\n\r\n$utilities-Positioning: () !default;\r\n$utilities-Positioning: (\r\n \"Position\": (\r\n Prefix: Position, Properties: position, Important: true,\r\n Values: (static relative absolute fixed sticky)\r\n ),\r\n \"Top\": (Prefix: Top, Properties: top, Important: true, Values: $position-values),\r\n \"Bottom\": (Prefix: Bottom, Properties: bottom, Important: true, Values: $position-values),\r\n \"Start\": (Prefix: Start, Properties: left, Important: true, Values: $position-values),\r\n \"End\": (Prefix: End, Properties: right, Important: true, Values: $position-values),\r\n \"Translate-middle\": (\r\n Prefix: Translate-middle, Properties: transform, Important: true,\r\n Values: (null: translate(-50%, -50%), x: translateX(-50%), y: translateY(-50%),)\r\n ),\r\n);\r\n\r\n@include Utilities($utilities-Positioning);\r\n\r\n// ===========================================================================\r\n// Border\r\n// ===========================================================================\r\n\r\n/*\r\n// Position\r\n*/\r\n.Position-static, .Position-relative, .Position-absolute, .Position-fixed, .Position-sticky {\r\n}\r\n\r\n.Top-0, .Top-50, .Top-100,\r\n.Bottom-0, .Bottom-50, .Bottom-100,\r\n.Start-0, .Start-50, .Start-100,\r\n.End-0, .End-50, .End-100 {\r\n}\r\n\r\n.Translate-middle, .Translate-middle-x, .Translate-middle-y {\r\n}\r\n","// ===========================================================================\r\n// Mixins - Breakpoints\r\n// ===========================================================================\r\n\r\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\r\n@mixin media-min-W($breakpointValue) {\r\n @if $breakpointValue != 0 {\r\n @media (min-width: $breakpointValue) {\r\n @content;\r\n }\r\n } @else {\r\n @content;\r\n }\r\n}","// ===========================================================================\r\n// Utils - Spacing\r\n// Margin, Padding\r\n// ===========================================================================\r\n\r\n// Values: Prefix: *, Properties: *, Important: *, Responsive: *, Values: *, Values: *, Pseudo:*\r\n$utilities-Spacing: () !default;\r\n$utilities-Spacing: (\r\n // Margin\r\n \"M\": (\r\n Prefix: M, Properties: margin, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))\r\n ),\r\n \"MX\": (\r\n Prefix: MX, Properties: margin-right margin-left, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))\r\n ),\r\n \"MY\": (\r\n Prefix: MY, Properties: margin-top margin-bottom, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))\r\n ),\r\n // Margin directions\r\n \"M-top\": (Prefix: MT, Properties: margin-top, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))),\r\n \"M-end\": (Prefix: ME, Properties: margin-right, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))),\r\n \"M-bottom\": (Prefix: MB, Properties: margin-bottom, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))),\r\n \"M-start\": (Prefix: MS, Properties: margin-left, Important: true, Responsive: true, Values: map-merge($spacers-map, (auto: auto))),\r\n // Negative Margin\r\n \"Neg M\": (Prefix: M, Properties: margin, Important: true, Responsive: true, Values: $negative-spacers),\r\n \"Neg MX\": (Prefix: MX, Properties: margin-right margin-left, Important: true, Responsive: true, Values: $negative-spacers),\r\n \"Neg MY\": (Prefix: MY, Properties: margin-top margin-bottom, Important: true, Responsive: true, Values: $negative-spacers),\r\n // Negative Margin directions\r\n \"Neg M-top\": (Prefix: MT, Properties: margin-top, Important: true, Responsive: true, Values: $negative-spacers),\r\n \"Neg M-end\": (Prefix: ME, Properties: margin-right, Important: true, Responsive: true, Values: $negative-spacers),\r\n \"Neg M-bottom\": (Prefix: MB, Properties: margin-bottom, Important: true, Responsive: true, Values: $negative-spacers),\r\n \"Neg M-start\": (Prefix: MS, Properties: margin-left, Important: true, Responsive: true, Values: $negative-spacers),\r\n // Padding\r\n \"P\": (Prefix: P, Properties: padding, Important: true, Responsive: true, Values: $spacers-map),\r\n \"PX\": (Prefix: PX, Properties: padding-right padding-left, Important: true, Responsive: true, Values: $spacers-map),\r\n \"PY\": (Prefix: PY, Properties: padding-top padding-bottom, Important: true, Responsive: true, Values: $spacers-map),\r\n // Padding directions\r\n \"P-top\": (Prefix: PT, Properties: padding-top, Important: true, Responsive: true, Values: $spacers-map),\r\n \"P-end\": (Prefix: PE, Properties: padding-right, Important: true, Responsive: true, Values: $spacers-map),\r\n \"P-bottom\": (Prefix: PB, Properties: padding-bottom, Important: true, Responsive: true, Values: $spacers-map),\r\n \"P-start\": (Prefix: PS, Properties: padding-left, Important: true, Responsive: true, Values: $spacers-map),\r\n);\r\n\r\n@include Utilities($utilities-Spacing);\r\n\r\n// ===========================================================================\r\n// Margin\r\n// ===========================================================================\r\n\r\n/*\r\nMargin .M-<0-5>, .M-auto {}\r\nMargin X, Y .M<X,Y>-<0-5>, .M<X,Y>-auto {}\r\nMargin directions .M<T,E,B,S>-<0-5>, .M<T,E,B,S>-auto {}\r\nNegative Margin .M-N<0-5>\r\nNegative Margin X, Y .M<X,Y>-N<0-5>\r\nNegative M directions .M<T,E,B,S>-N<0-5> {}\r\n*/\r\n\r\n// ===========================================================================\r\n// Padding\r\n// ===========================================================================\r\n\r\n/*\r\nPadding .P-<0-5> {}\r\nPadding X, Y .P<X,Y>-<0-5> {}\r\nPadding directions .P<T,E,B,S>-<0-5> {}\r\n*/\r\n","// ===========================================================================\r\n// Utils - Utilities (Rest of all)\r\n// ===========================================================================\r\n\r\n// Values: Prefix: *, Properties: *, Important: *, Responsive: *, Values: *, Values: *, Pseudo:*\r\n$utilities: () !default;\r\n$utilities: (\r\n /*\r\n // Opacity\r\n */\r\n \"Opacity\": (Prefix: Opacity, Properties: opacity, Important: true,\r\n Values: (\r\n 0: 0, 5: 0.05, 10: 0.1, 15: 0.15, 20: 0.2, 25: 0.25, 30: 0.3, 35: 0.35, 40: 0.4, 45: 0.45, 50: 0.5,\r\n 55: 0.55, 60: 0.6, 65: 0.65, 70: 0.7, 75: 0.75, 80: 0.8, 85: 0.85, 90: 0.9, 95: 0.95, 100: 1,\r\n ),),\r\n /*\r\n // Cursor\r\n */\r\n \"Cursor\": (\r\n Prefix: Cursor, Properties: cursor, Important: true,\r\n Values: (\r\n pointer: pointer,\r\n help: help,\r\n wait: wait,\r\n not-allowed: not-allowed,\r\n zoom-in: zoom-in,\r\n zoom-out: zoom-out,\r\n ),\r\n ),\r\n /*\r\n // Align\r\n */\r\n //\"Align\": (\r\n // Prefix: Align, Properties: vertical-align, Important: true, Responsive: true,\r\n // Values: (baseline top middle bottom text-bottom text-top)\r\n //),\r\n /*\r\n // Float\r\n */\r\n //\"Float\": (\r\n // Prefix: Float, Properties: float, Important: true, Responsive: true,\r\n // Values: (start: left, end: right, left: left, right: right, none: none,)\r\n //),\r\n /*\r\n // Overflow\r\n */\r\n \"Overflow\": (\r\n Prefix: Overflow, Properties: overflow, Important: true,\r\n Values: (auto hidden visible scroll)\r\n ),\r\n /*\r\n // Display\r\n */\r\n \"Display\": (\r\n Prefix: D, Properties: display, Important: true, Responsive: true,\r\n Values: inline inline-block block grid table table-row table-cell flex inline-flex none\r\n ),\r\n /*\r\n // Flex, Flex-direction, Flex-grow, Flex-shrink,Flex-wrap\r\n */\r\n \"Flex\": (Prefix: Flex, Properties: flex, Important: true, Responsive: true, Values: (fill: 1 1 auto)),\r\n \"Flex-direction\": (\r\n Prefix: Flex, Properties: flex-direction, Important: true, Responsive: true,\r\n Values: row column row-reverse column-reverse\r\n ),\r\n \"Flex-grow\": (\r\n Prefix: Flex, Properties: flex-grow, Important: true, Responsive: true, Values: (grow-0: 0, grow-1: 1,)\r\n ),\r\n \"Flex-shrink\": (\r\n Prefix: Flex, Properties: flex-shrink, Important: true, Responsive: true, Values: (shrink-0: 0, shrink-1: 1,)\r\n ),\r\n \"Flex-wrap\": (\r\n Prefix: Flex, Properties: flex-wrap, Important: true, Responsive: true, Values: wrap nowrap wrap-reverse\r\n ),\r\n /*\r\n // Justify content, Align-items, Align-content, Align-self\r\n */\r\n \"Justify-content\": (\r\n Prefix: Justify-content, Properties: justify-content, Important: true, Responsive: true,\r\n Values: (\r\n start: flex-start, end: flex-end, center: center,\r\n between: space-between, around: space-around, evenly: space-evenly,\r\n )\r\n ),\r\n \"Align-items\": (\r\n Prefix: Align-items, Properties: align-items, Important: true, Responsive: true,\r\n Values: (start: flex-start, end: flex-end, center: center, baseline: baseline, stretch: stretch,)\r\n ),\r\n \"Align-content\": (\r\n Prefix: Align-content, Properties: align-content, Important: true, Responsive: true,\r\n Values: (start: flex-start, end: flex-end, center: center, between: space-between, around: space-around, stretch: stretch,)\r\n ),\r\n \"Align-self\": (\r\n Prefix: Align-self, Properties: align-self, Important: true, Responsive: true,\r\n Values: (auto: auto, start: flex-start, end: flex-end, center: center, baseline: baseline, stretch: stretch,)\r\n ),\r\n /*\r\n // Order\r\n */\r\n \"Order\": (\r\n Prefix: Order, Properties: order, Important: true, Responsive: true,\r\n Values: (first: -1, 0: 0, 1: 1, 2: 2, 3: 3, 4: 4, 5: 5, last: 6)\r\n ),\r\n /*\r\n // Shadow\r\n */\r\n \"Box Shadow\": (\r\n Prefix: Shadow, Properties: box-shadow, Important: true, Values: $Shadow-map\r\n ),\r\n /*\r\n // Sizing Width, Height\r\n */\r\n \"Width\": (Prefix: W, Properties: width, Important: true, Values: $sizes-percents,),\r\n \"Max-Width\": (Prefix: MW, Properties: max-width, Important: true, Values: (100: 100%)),\r\n \"viewport-Width\": (Prefix: VW, Properties: width, Important: true, Values: (100: 100vw)),\r\n \"Height\": (Prefix: H, Properties: height, Important: true, Values: $sizes-percents,),\r\n \"Max-Height\": (Prefix: MH, Properties: max-height, Important: true, Values: (100: 100%)),\r\n \"viewport-Height\": (Prefix: VH, Properties: height, Important: true, Values: (100: 100vw)),\r\n /*\r\n // Visibility\r\n */\r\n \"Visibility\": (\r\n Prefix: null, Properties: visibility, Important: true,\r\n Values: (Visible: visible, Invisible: hidden, Hidden: hidden,)\r\n ),\r\n);\r\n\r\n@include Utilities($utilities);\r\n\r\n/*\r\n// Cursor\r\n// .Cursor-<pointer, help, wait, not-allowed, zoom-in, zoom-out>\r\n*/\r\n\r\n/*\r\n// Overflow\r\n// .Overflow-<auto,hidden,visible,scroll>\r\n*/\r\n\r\n/*\r\n// Display + Responsive variants\r\n// .Display-<inline inline-block block grid table table-row table-cell flex inline-flex none>\r\n*/\r\n\r\n/*\r\n// Box Shadow --component-shadow-color: 0, 0, 0;\r\n// .Shadow-<null,2x,3x>\r\n// .Shadow-<inner,both,br,t,e,b,s,x,y>-<null,2x,3x>\r\n*/\r\n\r\n/*\r\n// Sizing Width & Height\r\n// .W-<10-100> .W-auto, .H-<10-100> .H-auto {}\r\n*/\r\n\r\n.MW-100, .VW-100,\r\n.MH-100, .VH-100 {\r\n}\r\n\r\n/*\r\n// Order\r\n// .Order-<first, 0-5, last> {}\r\n*/\r\n\r\n/*\r\n// Visibility\r\n*/\r\n.Visible, .Invisible, .Hidden {\r\n}\r\n","/*\r\n// ===========================================================================\r\n// Components\r\n//\r\n// CC: Core Components (NO COLOR or Theme)\r\n// ST: With Specific Theme\r\n// TS: Theme Support\r\n// ===========================================================================\r\n*/\r\n\r\n@import \"Components/alert\";\r\n@import \"Components/badge\";\r\n@import \"Components/breadcrumb\";\r\n@import \"Components/button-close\";\r\n@import \"Components/button-group\";\r\n@import \"Components/buttons\";\r\n@import \"Components/calendar\";\r\n@import \"Components/card\";\r\n@import \"Components/caret\";\r\n@import \"Components/carousel\";\r\n@import \"Components/dialog\";\r\n@import \"Components/list\";\r\n@import \"Components/loader\";\r\n@import \"Components/nav\";\r\n@import \"Components/pagination\";\r\n@import \"Components/progress\";\r\n@import \"Components/rating\";\r\n@import \"Components/scrollbar\";\r\n@import \"Components/spinners\";\r\n@import \"Components/square\";\r\n@import \"Components/timeline\";\r\n@import \"Components/timer\";\r\n@import \"Components/toasts\";\r\n@import \"Components/tooltip\";\r\n@import \"Components/tree-view\";\r\n\r\n/*\r\n// Components - Font style\r\n*/\r\n\r\n.Alert, .Breadcrumb, .Btn, .Calendar, .Card, .Dialog, .List, .Pagination, .Progress, .Rating, .Timeline, .Timer, .Toast {\r\n font-family: var(--#{$var-Prefix}font-sans-serif);\r\n font-size: $font-size-base;\r\n font-weight: normal;\r\n}\r\n\r\n\r\n/*\r\n// Components - TODOs\r\n*/\r\n\r\n@import \"Components/TODO/dropdown\";\r\n@import \"Components/TODO/navbar\";\r\n@import \"Components/TODO/popover\";\r\n@import \"Components/TODO/tables\";\r\n\r\n/*\r\n- Reboot\r\n- Type\r\n- Images\r\n- Form\r\n- Transitions\r\n- Accordion\r\n- Modal\r\n*/","// ===========================================================================\r\n// Components - Alert\r\n// ST: With Specific Theme\r\n// ===========================================================================\r\n\r\n$Customized: 'alert-';\r\n@import \"../_color-scheme\";\r\n\r\n.Alert {\r\n display: flex;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n color: $Fg-hue;\r\n background-color: $Bg-hue;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n margin-bottom: .5rem;\r\n padding: .5rem;\r\n\r\n min-width: 200px;\r\n //min-height: 70px;\r\n //max-width: 600px;\r\n\r\n align-items: center;\r\n\r\n margin-right: auto !important;\r\n margin-left: auto !important;\r\n\r\n &.Alert-gradient {\r\n background: linear-gradient(180deg, $Bg-lightest 0%, $Bg-lighter 35%, $Bg-hue 100%); // vertical\r\n &.Alert-outline {\r\n background: linear-gradient(180deg, $Bg-surface 0%, $Bg-lightest 35%, $Bg-lighter 100%); // vertical\r\n }\r\n }\r\n\r\n &.Alert-outline {\r\n color: $Fg-lightest;\r\n background-color: $Bg-lightest;\r\n\r\n //border: 1px solid hsla($Bg-accent-hsl, .5);\r\n\r\n .Alert-icon {\r\n color: $Bg-accent;\r\n }\r\n\r\n .Alert-right {\r\n .Countdown {\r\n //color: $Fg-lightest;\r\n //background-color: $Bg-lightest;\r\n\r\n //border-color: hsla($Bg-accent-hsl, .5);\r\n }\r\n }\r\n }\r\n\r\n .Alert-icon {\r\n display: flex;\r\n font-size: medium;\r\n\r\n color: $Bg-lightest;\r\n filter: drop-shadow(0 0 hsla($Bg-accent-hsl, .5));\r\n }\r\n\r\n .Alert-right {\r\n margin-left: auto;\r\n order: 2;\r\n\r\n .Countdown {\r\n position: absolute;\r\n padding: 0 0.25rem;\r\n font-size: 0.65em;\r\n\r\n top: 0.00rem;\r\n right: 0.00rem;\r\n\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n\r\n border-left: 1px solid $Border-color;\r\n border-bottom: 1px solid $Border-color;\r\n }\r\n\r\n .Btn-close {\r\n z-index: auto;\r\n //margin-top: 5px;\r\n //width: 15px !important;\r\n //height: 15px !important;\r\n //position: absolute;\r\n //top: .5rem;\r\n //right: .5rem;\r\n }\r\n }\r\n\r\n .Alert-body {\r\n padding: .25rem;\r\n margin-left: 5px;\r\n margin-right: 5px;\r\n\r\n //border: $Border;\r\n\r\n .Alert-heading {\r\n display: block;\r\n }\r\n }\r\n\r\n .Progress {\r\n position: absolute;\r\n width: 100%;\r\n left: 0;\r\n bottom: 0;\r\n border: none;\r\n\r\n background-color: $Bg-lightest;\r\n\r\n .Progress-bar {\r\n background-color: $Bg-accent;\r\n }\r\n }\r\n}\r\n\r\n/* BRANDS */\r\n.Alert {\r\n &.Brand-facebook {\r\n background: linear-gradient(to bottom right, #3B5998, #6d84b4)\r\n }\r\n\r\n &.Brand-github {\r\n background: linear-gradient(to bottom right, #333, #373737)\r\n }\r\n\r\n &.Brand-instagram {\r\n background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)\r\n }\r\n\r\n &.Brand-linkedin {\r\n background: linear-gradient(to bottom right, #0077B5, #00a0dc)\r\n }\r\n\r\n &.Brand-twitter {\r\n background: linear-gradient(to bottom right, #1DA1F2, #0084b4)\r\n }\r\n\r\n &.Brand-wikipedia {\r\n background: linear-gradient(to bottom right, #636466, #000)\r\n }\r\n\r\n &.Brand-youtube {\r\n background: linear-gradient(to bottom right, #f00, #e62117)\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Badge\r\n// ===========================================================================\r\n\r\n// Base class\r\n// Requires one of the contextual, color modifier classes for `color` and `background-color`.\r\n\r\n$badge-font-size: .75em !default;\r\n$badge-font-weight: $font-weight-bold !default;\r\n$badge-color: $White !default;\r\n$badge-padding-y: .35em !default;\r\n$badge-padding-x: .65em !default;\r\n$badge-border-radius: $Border-radius !default;\r\n\r\n.Badge {\r\n display: inline-block;\r\n padding: $badge-padding-y $badge-padding-x;\r\n //@include font-size($badge-font-size);\r\n font-size: $badge-font-size;\r\n font-weight: $badge-font-weight;\r\n line-height: 1;\r\n color: $badge-color;\r\n text-align: center;\r\n white-space: nowrap;\r\n vertical-align: baseline;\r\n\r\n border-radius: $badge-border-radius;\r\n //@include gradient-bg();\r\n\r\n // Empty badges collapse automatically\r\n &:empty {\r\n display: none;\r\n }\r\n}\r\n\r\n// Quick fix for badges in buttons\r\n.Btn .Badge {\r\n position: relative;\r\n top: -1px;\r\n}","// ===========================================================================\r\n// Components - Breadcrumb\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n/*\r\n// SVSs\r\n*/\r\n\r\n// > :: <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"8\" height=\"8\"><path d=\"M2.5 0L1 1.5 3.5 4 1 6.5 2.5 8l4-4-4-4z\" fill=\"currentColor\"/></svg>\r\n$Breadcrumb-divider-default: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnPjxwYXRoIGQ9J00yLjUgMEwxIDEuNSAzLjUgNCAxIDYuNSAyLjUgOGw0LTQtNC00eicgZmlsbD0nY3VycmVudENvbG9yJy8+PC9zdmc+');\r\n// <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.7 9.7'><path fill='none' stroke='rgba(0, 0, 0, 0.6)' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' d='M.8 8.8l4-4-4-4'/></svg>\r\n$Breadcrumb-divider-larger: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1LjcgOS43Jz48cGF0aCBmaWxsPSdub25lJyBzdHJva2U9J3JnYmEoMCwgMCwgMCwgMC42KScgc3Ryb2tlLXdpZHRoPScxLjMnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcgc3Ryb2tlLW1pdGVybGltaXQ9JzEwJyBkPSdNLjggOC44bDQtNC00LTQnLz48L3N2Zz4=');\r\n// <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 5'><path fill='none' stroke='rgba(0, 0, 0, 0.6)' stroke-width='1' stroke-miterlimit='10' d='M0,0 v10'/></svg>\r\n$Breadcrumb-divider-verticalLine: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxIDUnPjxwYXRoIGZpbGw9J25vbmUnIHN0cm9rZT0ncmdiYSgwLCAwLCAwLCAwLjYpJyBzdHJva2Utd2lkdGg9JzAuOCcgc3Ryb2tlLW1pdGVybGltaXQ9JzEwJyBkPSdNIDAgMCBWIDIwMCcvPjwvc3ZnPg==');\r\n\r\n.Breadcrumb {\r\n display: flex;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n color: $Fg-surface;\r\n background-color: $Bg-surface;\r\n\r\n border: $Border;\r\n\r\n flex-wrap: wrap;\r\n\r\n padding: .75rem 1rem;\r\n margin-top: .5rem;\r\n margin-bottom: .5rem;\r\n list-style: none;\r\n border-radius: .25rem;\r\n\r\n &:hover {\r\n box-shadow: $Shadow;\r\n }\r\n\r\n .Breadcrumb-item {\r\n display: inline-block;\r\n text-align: center;\r\n\r\n .Breadcrumb-Link {\r\n padding: 0 .3rem;\r\n\r\n vertical-align: top;\r\n text-decoration: none;\r\n color: inherit;\r\n\r\n svg {\r\n margin-right: 0.6rem;\r\n color: $Bg-accent;\r\n }\r\n }\r\n\r\n &.Active {\r\n font-weight: bold;\r\n }\r\n\r\n &:not(&:first-child) {\r\n &:before {\r\n display: inline-block;\r\n content: \"\";\r\n\r\n width: 0.6em;\r\n height: 100%;\r\n\r\n margin-left: 0.4em;\r\n margin-right: 0.3em;\r\n }\r\n\r\n &:not(.Active) {\r\n .Breadcrumb-Link {\r\n padding: 0.75rem 0.25rem;\r\n cursor: pointer;\r\n\r\n &:hover {\r\n color: $Fg-accent;\r\n background: hsla($Bg-accent-hsl, .5);\r\n\r\n border-bottom: $Border;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &:not(\r\n .Breadcrumb-divider .Breadcrumb-item,\r\n .Breadcrumb-divider-bar .Breadcrumb-item,\r\n &:first-child\r\n ):before {\r\n color: inherit;\r\n\r\n mask-image: var(--#{$var-Prefix}breadcrumb-divider, $Breadcrumb-divider-default);\r\n mask-repeat: no-repeat;\r\n mask-position: center;\r\n //background-color: currentColor;\r\n background-color: $Bg-accent;\r\n }\r\n }\r\n}\r\n\r\n.Breadcrumb-chevron-larger {\r\n --#{$var-Prefix}breadcrumb-divider: #{$Breadcrumb-divider-larger};\r\n}\r\n\r\n.Breadcrumb-chevron-vertical {\r\n --#{$var-Prefix}breadcrumb-divider: #{$Breadcrumb-divider-verticalLine};\r\n}\r\n\r\n.Breadcrumb-divider {\r\n --#{$var-Prefix}breadcrumb-divider: '/';\r\n\r\n .Breadcrumb-item {\r\n &:not(&:first-child):before {\r\n //color: $fg-Surface; //#6c757d;\r\n color: $Bg-accent; //#6c757d;\r\n margin-top: -4px;\r\n content: var(--#{$var-Prefix}breadcrumb-divider, \"/\");\r\n }\r\n }\r\n}\r\n\r\n.Breadcrumb-divider-bar {\r\n .Breadcrumb-item {\r\n &:not(&:first-child):before {\r\n //border-left: 2px solid currentColor;\r\n border-left: 2px solid $Bg-accent;\r\n border-right: 2px solid $Bg-accent;\r\n opacity: .3;\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Button Close\r\n// ===========================================================================\r\n\r\n/*\r\n// With Svg bg\r\n*/\r\n\r\n$svg-cross-64: url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MC40ODcgNjAuNDg3Ij48cGF0aCBkPSJNNyw1OC43MDhjLTEuOTQ0LDEuOTQ0LTQuNzExLDIuMzYtNi4xNDcuOTIzcy0xLjAyMi00LjIuOTIzLTYuMTQ4bDUxLjctNTEuN2MxLjk0NS0xLjk0NSw0LjcxMS0yLjM2LDYuMTQ4LS45MjNzMS4wMjEsNC4yLS45MjMsNi4xNDdaIi8+PHBhdGggZD0iTTEuNzc5LDdDLS4xNjYsNS4wNTktLjU4MSwyLjI5Mi44NTYuODU2UzUuMDU5LS4xNjYsNywxLjc3OWw1MS43MDUsNTEuN2MxLjk0NCwxLjk0NSwyLjM2LDQuNzExLjkyMyw2LjE0OHMtNC4yLDEuMDIxLTYuMTQ4LS45MjNaIi8+PC9zdmc+\");\r\n$svg-cross-2-64: url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2NCI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6IzAxMDEwMTt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik01OS42ODQsNi4xMzJjMS4zNzYtMSw0LjUtMy4yMjIsNC4zMDgtMy42NjFDNjMuMDU2LjI5LDQ5LjM3MSw2Ljc2OCwzNC45LDE2LjUsMjIuODQ0LDMuNzIxLDkuNzYyLTQuODE1LDEuNDUyLDIuOTgzLTMuNzIyLDgsNS4xNyw4LjU3MywyNC4zMTksMjEuNjY5Yy41NjUuMzg2LDEuMTI1Ljc4MSwxLjY4MiwxLjE4QzguMzk0LDM2LjItNi42OTUsNTIuODA5LDMuMDc5LDYyLjU5MmM1LjE3NCw1LjAxNiw1Ljc2OC0zLjYsMTkuMjc5LTIyLjE2MkExMDkuNDksMTA5LjQ5LDAsMCwxLDMyLjg0NCwyOC4yQzQ3LjYxNCw0MC43MjYsNTguMTEsNTUuNzkzLDU5LjcwNiw1Ny44NDZjMS4wMzUsMS4zMzQsMy4zMjQsNC4zNTgsMy43NzcsNC4xNzYsMi45LTEuMTY5LTkuMDM0LTIyLjg1OC0yMy44NzYtNDAuMjYyQTIwMS43NTgsMjAxLjc1OCwwLDAsMSw1OS42ODQsNi4xMzJaIi8+PC9zdmc+\");\r\n\r\n.Btn-close {\r\n @extend .Svg-bg;\r\n --svg-icon: #{$svg-cross-64};\r\n\r\n display: inline-block;\r\n box-sizing: content-box;\r\n width: 1rem !important;\r\n height: 1rem !important;\r\n\r\n border: 0;\r\n border-radius: 0.25rem;\r\n padding: 0.25rem;\r\n opacity: 0.5;\r\n color: transparent;\r\n cursor: pointer;\r\n\r\n &:not(:disabled):not(.Disabled):hover {\r\n opacity: 1;\r\n text-decoration: none;\r\n }\r\n\r\n &:disabled, &.Disabled {\r\n cursor: default;\r\n }\r\n}\r\n\r\n.Btn-close-2nd {\r\n --svg-icon: #{$svg-cross-2-64};\r\n}\r\n\r\n/*\r\n// Pure Css\r\n// https://stackoverflow.com/questions/18611195/x-close-button-only-using-css (answer - 1)\r\n*/\r\n\r\n.Btn-close-pure {\r\n position: relative;\r\n width: 32px;\r\n height: 32px;\r\n\r\n border: 0;\r\n border-radius: 0.25rem;\r\n padding: 0.25rem;\r\n opacity: 0.5;\r\n color: inherit;\r\n background: transparent;\r\n cursor: pointer;\r\n vertical-align: middle;\r\n\r\n &:not(:disabled):not(.Disabled):hover,\r\n &:not(:disabled):not(.Disabled):focus {\r\n opacity: 1;\r\n }\r\n\r\n &:disabled, &.Disabled {\r\n cursor: default;\r\n }\r\n\r\n &:before, &:after {\r\n content: \" \";\r\n position: absolute;\r\n top: 50%;\r\n left: 50%;\r\n height: 100%;\r\n width: 10%;\r\n border-radius: 5px;\r\n background-color: currentColor;\r\n }\r\n\r\n &:before {\r\n transform: translate(-50%, -50%) rotate(45deg);\r\n }\r\n\r\n &:after {\r\n transform: translate(-50%, -50%) rotate(-45deg);\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Button-group\r\n// ===========================================================================\r\n\r\n// https://getbootstrap.com/docs/5.0/scss/_button-group.scss\r\n// TODO: make it original.. not copy/paste\r\n\r\n.Btn-group,\r\n.Btn-group-vertical {\r\n position: relative;\r\n display: inline-flex;\r\n vertical-align: middle; // match .Btn alignment given font-size hack above\r\n\r\n > .Btn {\r\n position: relative;\r\n flex: 1 1 auto;\r\n }\r\n\r\n // Bring the hover, focused, and \"active\" buttons to the front to overlay\r\n // the borders properly\r\n > .Btn-check:checked + .Btn,\r\n > .Btn-check:focus + .Btn,\r\n > .Btn:hover,\r\n > .Btn:focus,\r\n > .Btn:active,\r\n > .Btn.active {\r\n z-index: 1;\r\n }\r\n}\r\n\r\n.Btn-group {\r\n // Prevent double borders when buttons are next to each other\r\n > .Btn:not(:first-child),\r\n > .Btn-group:not(:first-child) {\r\n margin-left: -$Border-width;\r\n }\r\n\r\n // Reset rounded corners\r\n > .Btn:not(:last-child):not(.dropdown-toggle),\r\n > .Btn-group:not(:last-child) > .Btn {\r\n border-top-right-radius: 0;\r\n border-bottom-right-radius: 0;\r\n }\r\n\r\n // The left radius should be 0 if the button is:\r\n // - the \"third or more\" child\r\n // - the second child and the previous element isn't `.Btn-check` (making it the first child visually)\r\n // - part of a Btn-group which isn't the first child\r\n > .Btn:nth-child(n + 3),\r\n > :not(.Btn-check) + .Btn,\r\n > .Btn-group:not(:first-child) > .Btn {\r\n border-top-left-radius: 0;\r\n border-bottom-left-radius: 0;\r\n }\r\n}","// ===========================================================================\r\n// Components - Buttons\r\n// ===========================================================================\r\n@use 'sass:math';\r\n\r\n$Customized: 'btn-';\r\n@import \"../_color-scheme\";\r\n\r\n// Btn\r\n.Btn {\r\n position: relative;\r\n display: inline-block;\r\n\r\n color: $Fg-surface;\r\n background-color: transparent;\r\n\r\n border: 1px solid transparent;\r\n //box-shadow: $Shadow;\r\n\r\n //@extend .Btn-ripple;\r\n\r\n text-align: center;\r\n text-decoration: none;\r\n vertical-align: middle;\r\n user-select: none;\r\n cursor: pointer;\r\n\r\n //padding: 0.40rem 0.75rem;\r\n //border-radius: 0.25rem;\r\n line-height: 1.5;\r\n\r\n &:hover, &:active, &:focus {\r\n outline: none !important;\r\n box-shadow: $Shadow;\r\n }\r\n\r\n &:checked {\r\n box-shadow: Shadow-mixer($Shadow, $Shadow-inner);\r\n\r\n }\r\n}\r\n\r\n.Btn-link {\r\n background: transparent;\r\n color: $Info;\r\n //border: none;\r\n border: $Border;\r\n box-shadow: none;\r\n padding: 0;\r\n}\r\n\r\n/*\r\n// Size\r\n*/\r\n\r\n.Btn {\r\n padding: 0.375rem 0.75rem;\r\n font-size: 1rem;\r\n border-radius: 0.25rem;\r\n}\r\n\r\n.Btn-sm {\r\n padding: 0.25rem 0.5rem;\r\n font-size: .875rem;\r\n border-radius: 0.2rem;\r\n}\r\n\r\n.Btn-lg {\r\n padding: 0.5rem 1rem;\r\n font-size: 1.25rem;\r\n border-radius: 0.3rem;\r\n}\r\n\r\n/*\r\n// Rounded\r\n*/\r\n\r\n.Btn-round {\r\n border-radius: 50rem !important;\r\n\r\n &:before, &:after {\r\n border-radius: 50rem !important;\r\n }\r\n}\r\n\r\n/*\r\n// Btn Theme support\r\n*/\r\n\r\n.Btn {\r\n\r\n &[class*='Btn-']:not([class*=\"Btn-link\"]):not([class*=\"Btn-outline-\"]) {\r\n color: $Fg-accent;\r\n background: $Bg-accent;\r\n border-color: $Border-color;\r\n\r\n &:hover, &:focus {\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n border-color: $Bg-accent;\r\n }\r\n\r\n &.Ripple, &.Border-fx-draw, &.Border-fx-meet, &.Border-fx-center {\r\n --ls-effect-color: #{$Bg-accent};\r\n }\r\n }\r\n\r\n &[class*='Btn-outline-'] {\r\n color: $Bg-accent;\r\n background-color: inherit;\r\n border-color: $Bg-accent;\r\n\r\n &:hover {\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n //border-color: $Bg-accent;\r\n }\r\n\r\n &.Ripple, &.Border-fx-draw, &.Border-fx-meet, &.Border-fx-center {\r\n --ls-effect-color: #{$Bg-accent};\r\n }\r\n }\r\n}\r\n\r\n/*\r\n// Effects / Ripple effect\r\n// https://css-tricks.com/how-to-recreate-the-ripple-effect-of-material-design-buttons/\r\n// Cant do it without js based on mouse click coords\r\n*/\r\n\r\n.Ripple {\r\n $color: var(--ls-effect-color, $Fg-accent);\r\n position: relative;\r\n overflow: hidden;\r\n //noinspection CssInvalidFunction\r\n transform: translate3d(0, 0, 0);\r\n\r\n &:after {\r\n content: \"\";\r\n display: block;\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n top: 0;\r\n left: 0;\r\n\r\n pointer-events: none;\r\n background-image: radial-gradient(circle, $color 10%, transparent 10.01%);\r\n background-repeat: no-repeat;\r\n background-position: 50%;\r\n transform: scale(10, 10);\r\n opacity: 0;\r\n transition: transform .5s, opacity 1s;\r\n }\r\n\r\n &:active:after {\r\n transform: scale(0, 0);\r\n opacity: .2;\r\n transition: 0s;\r\n }\r\n}\r\n\r\n.Border-fx-draw {\r\n $color: var(--ls-effect-color, $Border-color);\r\n $width: 2px;\r\n $vertical: top;\r\n $horizontal: left;\r\n $duration: 0.10s; // 0.25s\r\n\r\n //transition: color $duration $duration/3;\r\n //transition: color $duration math.div($duration, 3);\r\n position: relative;\r\n border-radius: 0;\r\n\r\n &:before, &:after {\r\n // Set border to invisible, so we don't see a 4px border on a 0x0 element before the transition starts\r\n border: $width solid transparent;\r\n box-sizing: border-box;\r\n content: '';\r\n pointer-events: none;\r\n position: absolute;\r\n\r\n width: 0;\r\n height: 0;\r\n }\r\n\r\n // This covers the top & right borders (expands right, then down)\r\n &:before {\r\n $h-side: if($horizontal == 'left', 'right', 'left');\r\n\r\n #{$vertical}: 0;\r\n #{$horizontal}: 0;\r\n }\r\n\r\n // And this the bottom & left borders (expands left, then up)\r\n &:after {\r\n $v-side: if($vertical == 'top', 'bottom', 'top');\r\n $h-side: if($horizontal == 'left', 'right', 'left');\r\n\r\n #{$v-side}: 0;\r\n #{$h-side}: 0;\r\n }\r\n\r\n &:hover {\r\n &:before, &:after {\r\n width: 100%;\r\n height: 100%;\r\n }\r\n\r\n &:before {\r\n $h-side: if($horizontal == 'left', 'right', 'left');\r\n // Make borders visible\r\n border-#{$vertical}-color: $color;\r\n border-#{$h-side}-color: $color;\r\n\r\n transition: width $duration ease-out, // Width expands first\r\n height $duration ease-out $duration; // And then height\r\n }\r\n\r\n &:after {\r\n $v-side: if($vertical == 'top', 'bottom', 'top');\r\n // Make borders visible\r\n border-#{$v-side}-color: $color;\r\n border-#{$horizontal}-color: $color;\r\n\r\n transition: border-color 0s ease-out $duration * 2, // Wait for :before to finish before showing border\r\n width $duration ease-out $duration * 2, // And then expanding width\r\n height $duration ease-out $duration * 3; // And finally height\r\n }\r\n }\r\n}\r\n\r\n.Border-fx-meet {\r\n $color: var(--ls-effect-color, $Border-color);\r\n $width: 2px;\r\n $vertical: bottom;\r\n $horizontal: right;\r\n $duration: 0.25s;\r\n\r\n //transition: color $duration $duration/3;\r\n //transition: color $duration math.div($duration, 3);\r\n position: relative;\r\n border-radius: 0;\r\n\r\n &:before, &:after {\r\n border: 0 solid transparent;\r\n box-sizing: border-box;\r\n content: '';\r\n pointer-events: none;\r\n position: absolute;\r\n width: 0;\r\n height: 0;\r\n\r\n #{$vertical}: 0;\r\n #{$horizontal}: 0;\r\n }\r\n\r\n &:before {\r\n $h-side: if($horizontal == 'left', 'right', 'left');\r\n\r\n border-#{$vertical}-width: $width;\r\n border-#{$h-side}-width: $width;\r\n }\r\n\r\n &:after {\r\n $v-side: if($vertical == 'top', 'bottom', 'top');\r\n\r\n border-#{$v-side}-width: $width;\r\n border-#{$horizontal}-width: $width;\r\n }\r\n\r\n &:hover {\r\n &:before, &:after {\r\n border-color: $color;\r\n transition: border-color 0s, width $duration, height $duration;\r\n width: 100%;\r\n height: 100%;\r\n }\r\n\r\n &:before {\r\n transition-delay: 0s, 0s, $duration;\r\n }\r\n\r\n &:after {\r\n transition-delay: 0s, $duration, 0s;\r\n }\r\n }\r\n}\r\n\r\n.Border-fx-center {\r\n $color: var(--ls-effect-color, $Border-color);\r\n $width: 2px;\r\n $duration: 0.5s;\r\n\r\n position: relative;\r\n border-radius: 0;\r\n\r\n // Set up base styles, we're going to scale instead of animating width/height\r\n &:before, &:after {\r\n border: 0 solid transparent;\r\n box-sizing: border-box;\r\n content: '';\r\n pointer-events: none;\r\n position: absolute;\r\n\r\n top: 0;\r\n left: 0;\r\n height: 100%;\r\n width: 100%;\r\n transform-origin: center; // Ensure scaling is done from the center (expands outwards)\r\n }\r\n\r\n // scale3d(<scale-horizontal>, <scale-vertical>, <scale-depth>);\r\n &:before {\r\n border-top: $width solid $color;\r\n border-bottom: $width solid $color;\r\n //noinspection CssInvalidFunction\r\n transform: scale3d(0, 1, 1); // Shrink only width\r\n }\r\n\r\n &:after {\r\n border-left: $width solid $color;\r\n border-right: $width solid $color;\r\n //noinspection CssInvalidFunction\r\n transform: scale3d(1, 0, 1); // Shrink only height\r\n }\r\n\r\n &:hover:before, &:hover:after {\r\n //noinspection CssInvalidFunction\r\n transform: scale3d(1, 1, 1); // Show full-size\r\n transition: transform $duration;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Calendar\r\n// ST: With Specific Theme\r\n// ===========================================================================\r\n\r\n$Customized: 'calendar-';\r\n@import \"../_color-scheme\";\r\n\r\n.Calendar {\r\n display: block;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n color: $Fg-hue;\r\n background-color: $Bg-hue;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n margin-bottom: 1rem;\r\n\r\n .Calendar-header {\r\n display: flex;\r\n padding: 0 16px;\r\n margin: 5px;\r\n\r\n //color: $Fg-hue;\r\n background-color: $Overlay-12;\r\n\r\n align-items: center; /* Vertical */\r\n justify-content: center; /* Horizontal */\r\n\r\n .Calendar-arrow {\r\n padding: 5px;\r\n font-size: 1.5rem;\r\n }\r\n\r\n span {\r\n font-weight: bold;\r\n font-size: 1.2rem;\r\n }\r\n\r\n span, .Calendar-arrow {\r\n cursor: pointer;\r\n }\r\n }\r\n\r\n .Calendar-body {\r\n position: relative;\r\n margin: 5px;\r\n padding: 0 10px 10px;\r\n\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n\r\n .Row {\r\n\r\n &:first-child {\r\n //color: $Fg-lighter;\r\n //background-color: $Bg-lighter;\r\n background-color: $Overlay-5;\r\n\r\n font-size: .8rem;\r\n border-bottom: 1px solid $Bg-hue;\r\n\r\n margin-left: -10px;\r\n margin-right: -10px;\r\n }\r\n\r\n .Square {\r\n border: 1px solid transparent;\r\n border-radius: 50%;\r\n\r\n margin-left: 0;\r\n margin-right: 0;\r\n\r\n &.Cal-disabled {\r\n color: $Fg-muted;\r\n }\r\n\r\n &.Cal-available {\r\n cursor: pointer;\r\n font-weight: normal;\r\n\r\n &:hover {\r\n //color: $Fg-lighter;\r\n //background-color: $Bg-lighter;\r\n background-color: $Overlay-16;\r\n\r\n border-color: $Border-color;\r\n }\r\n }\r\n\r\n &.Cal-weekend {\r\n font-weight: bold;\r\n\r\n color: $Fg-muted;\r\n }\r\n\r\n &.Cal-today {\r\n border-color: $Border-color;\r\n\r\n color: $Fg-accent;\r\n background-color: $Bg-accent;\r\n }\r\n\r\n //&.Cal-special { }\r\n\r\n &.Cal-available, &.Cal-ranged {\r\n &.Cal-range-start, &.Cal-range-end {\r\n //color: $Fg-hue;\r\n //background-color: $Bg-hue;\r\n color: $Fg-accent;\r\n background-color: $Bg-accent;\r\n\r\n border-color: $Border-color;\r\n }\r\n }\r\n\r\n // Cell-selected = Cal-range-start\r\n &.Cal-ranged {\r\n border-radius: 0;\r\n\r\n &:not(.Cal-range-start):not(.Cal-range-end) {\r\n color: $Fg-lightest;\r\n background-color: $Bg-lightest;\r\n //background-color: $Overlay-9;\r\n\r\n border-top-color: $Border-color;\r\n border-bottom-color: $Border-color;\r\n\r\n &.Cal-available:hover {\r\n //color: $Fg-lighter;\r\n //background-color: $Bg-lighter;\r\n\r\n background-color: $Overlay-16;\r\n }\r\n }\r\n\r\n &.Cal-range-start {\r\n border-radius: 50% 0 0 50%;\r\n }\r\n\r\n &.Cal-range-end {\r\n border-radius: 0 50% 50% 0;\r\n }\r\n\r\n &.Cal-range-start.Cal-range-end {\r\n border-radius: 50%;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Card\r\n// ST: With Specific Theme\r\n// ===========================================================================\r\n\r\n$Customized: 'card-';\r\n@import \"../_color-scheme\";\r\n\r\n$border-radius: .5rem;\r\n\r\n.Card {\r\n display: block;\r\n position: relative;\r\n overflow: visible;\r\n\r\n color: $Fg-surface;\r\n background-color: $Bg-surface;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n padding: 0;\r\n margin-bottom: 1rem;\r\n border-radius: $border-radius;\r\n min-width: 0;\r\n background-clip: border-box;\r\n\r\n .Card-img {\r\n position: relative;\r\n overflow: hidden;\r\n\r\n border-top-left-radius: $border-radius;\r\n border-top-right-radius: $border-radius;\r\n }\r\n\r\n .Card-header, .Card-footer {\r\n padding: .75rem 1.5rem;\r\n margin-bottom: 0;\r\n\r\n &.Card-header {\r\n color: $Fg-accent;\r\n background-color: $Bg-accent;\r\n\r\n border-bottom: $Border;\r\n\r\n :first-child {\r\n border-radius: calc(.5rem - 1px) calc(.5rem - 1px) 0 0;\r\n }\r\n }\r\n\r\n &.Card-footer {\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n border-top: $Border;\r\n }\r\n }\r\n\r\n &.Card-body, .Card-body {\r\n flex: 1 1 auto;\r\n padding: 1rem 1.5rem;\r\n\r\n //color: $Component-fg-light;\r\n //background-color: $Component-bg-light;\r\n\r\n .Card-title {\r\n margin-bottom: .5rem;\r\n\r\n //padding-left: .5rem;\r\n padding-right: .5rem;\r\n\r\n //background-color: $Component-bg-tertiary;\r\n }\r\n\r\n .Card-text {\r\n &:last-child {\r\n margin-bottom: 0;\r\n }\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Caret\r\n// ST: With Specific Theme\r\n// ===========================================================================\r\n\r\n$Customized: 'caret-';\r\n@import \"../_color-scheme\";\r\n\r\n.Caret {\r\n position: relative;\r\n overflow: visible;\r\n border: $Border;\r\n\r\n &:before, &:after {\r\n content: '';\r\n display: block;\r\n position: absolute;\r\n border-style: solid;\r\n\r\n width: 0;\r\n height: 0;\r\n\r\n z-index: 1;\r\n clear: both;\r\n\r\n border-width: #{var(--caret-size, 10px)};\r\n }\r\n}\r\n\r\n.Caret-t, .Caret-b, .Caret-deep-t, .Caret-deep-b {\r\n $caret-size: var(--caret-size, 10px);\r\n\r\n &:after {\r\n left: calc(50% - #{$caret-size});\r\n }\r\n\r\n &:before {\r\n left: calc(50% - #{$caret-size});\r\n }\r\n}\r\n\r\n.Caret-r, .Caret-l, .Caret-deep-r, .Caret-deep-l {\r\n $caret-size: var(--caret-size, 10px);\r\n\r\n &:after {\r\n top: calc(50% - #{$caret-size});\r\n }\r\n\r\n &:before {\r\n top: calc(50% - #{$caret-size});\r\n }\r\n}\r\n\r\n/*\r\n// Caret default\r\n*/\r\n\r\n// &:after is bg, &:before is border\r\n$caret-before-color: $Border-color;\r\n$caret-after-color: $Bg-surface;\r\n\r\n.Caret-t {\r\n &:after {\r\n bottom: 100%;\r\n border-color: transparent transparent $caret-after-color transparent; /* top | right | bottom | left */\r\n }\r\n\r\n &:before {\r\n bottom: calc(100% + 1px);\r\n border-color: transparent transparent $caret-before-color transparent; /* top | right | bottom | left */\r\n //filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, .18)) drop-shadow(0px 2px 2px rgba(0, 0, 0, .12)) drop-shadow(0px 4px 6px rgba(0, 0, 0, .06));\r\n }\r\n}\r\n\r\n.Caret-r {\r\n &:after {\r\n left: 100%;\r\n border-color: transparent transparent transparent $caret-after-color;\r\n }\r\n\r\n &:before {\r\n left: calc(100% + 1px);\r\n border-color: transparent transparent transparent $caret-before-color;\r\n }\r\n}\r\n\r\n.Caret-b {\r\n &:after {\r\n top: 100%;\r\n border-color: $caret-after-color transparent transparent transparent;\r\n }\r\n\r\n &:before {\r\n top: calc(100% + 1px);\r\n border-color: $caret-before-color transparent transparent transparent;\r\n }\r\n}\r\n\r\n.Caret-l {\r\n &:after {\r\n right: 100%;\r\n border-color: transparent $caret-after-color transparent transparent;\r\n }\r\n\r\n &:before {\r\n right: calc(100% + 1px);\r\n border-color: transparent $caret-before-color transparent transparent;\r\n }\r\n}\r\n\r\n/*\r\n// Caret deep\r\n*/\r\n\r\n// &:after is bg, &:before is border\r\n$caret-before-color-fill: $Border-color;\r\n$caret-after-color-fill: $Bg-accent;\r\n\r\n.Caret-deep-t {\r\n &:after {\r\n bottom: 100%;\r\n border-color: transparent transparent $caret-after-color-fill transparent;\r\n }\r\n\r\n &:before {\r\n bottom: calc(100% + 1px);\r\n border-color: transparent transparent $caret-before-color-fill transparent;\r\n }\r\n}\r\n\r\n.Caret-deep-r {\r\n &:after {\r\n left: 100%;\r\n border-color: transparent transparent transparent $caret-after-color-fill;\r\n }\r\n\r\n &:before {\r\n left: calc(100% + 1px);\r\n border-color: transparent transparent transparent $caret-before-color-fill;\r\n }\r\n}\r\n\r\n.Caret-deep-b {\r\n &:after {\r\n top: 100%;\r\n border-color: $caret-after-color-fill transparent transparent transparent;\r\n }\r\n\r\n &:before {\r\n top: calc(100% + 1px);\r\n border-color: $caret-before-color-fill transparent transparent transparent;\r\n }\r\n}\r\n\r\n.Caret-deep-l {\r\n &:after {\r\n right: 100%;\r\n border-color: transparent $caret-after-color-fill transparent transparent;\r\n }\r\n\r\n &:before {\r\n right: calc(100% + 1px);\r\n border-color: transparent $caret-before-color-fill transparent transparent;\r\n }\r\n}\r\n\r\n/*\r\n// Caret - Size\r\n// (0: 0, 1: .40rem, 2: .50rem, 3: .60rem, 4: .80rem, 5: 1.00rem)\r\n// (0: 0, 1: 6px, 2: 8px, 3: 10px, 4: 12px, 5: 16px)\r\n*/\r\n\r\n@include Utility-applier(true, Caret, --caret-size, (0: 0, 1: 6px, 2: 8px, 3: 10px, 4: 12px, 5: 16px));\r\n\r\n.Caret-0, .Caret-1, .Caret-2, .Caret-3, .Caret-4, .Caret-5 {\r\n}\r\n","// ===========================================================================\r\n// Components - Carousel\r\n// ===========================================================================\r\n\r\n.Carousel {\r\n position: relative;\r\n\r\n .Carousel-indicators {\r\n position: absolute;\r\n right: 0;\r\n bottom: 0;\r\n left: 0;\r\n z-index: 15;\r\n display: flex;\r\n justify-content: center;\r\n padding-left: 0;\r\n margin-right: 15%;\r\n margin-left: 15%;\r\n list-style: none;\r\n\r\n li {\r\n box-sizing: content-box;\r\n flex: 0 1 auto;\r\n width: 30px;\r\n height: 3px;\r\n margin-right: 3px;\r\n margin-left: 3px;\r\n text-indent: -999px;\r\n cursor: pointer;\r\n background-color: #fff;\r\n background-clip: padding-box;\r\n border-top: 10px solid transparent;\r\n border-bottom: 10px solid transparent;\r\n opacity: .5;\r\n transition: opacity .6s ease;\r\n\r\n &.Active, &.active {\r\n opacity: 1;\r\n }\r\n }\r\n }\r\n\r\n .Carousel-inner {\r\n position: relative;\r\n width: 100%;\r\n overflow: hidden;\r\n\r\n .Carousel-item {\r\n position: relative;\r\n display: none;\r\n float: left;\r\n width: 100%;\r\n margin-right: -100%;\r\n backface-visibility: hidden;\r\n transition: transform .6s ease-in-out;\r\n\r\n &.Active, &.active {\r\n display: block;\r\n }\r\n\r\n .img-wrapper {\r\n position: relative;\r\n height: 0;\r\n padding-top: 55%;\r\n\r\n img {\r\n position: absolute;\r\n width: 100%;\r\n height: 100%;\r\n top: 0;\r\n left: 0;\r\n bottom: 0;\r\n right: 0;\r\n }\r\n }\r\n\r\n .Carousel-caption {\r\n user-select: none;\r\n position: absolute;\r\n right: 15%;\r\n bottom: 20px;\r\n left: 15%;\r\n z-index: 10;\r\n padding-top: 20px;\r\n padding-bottom: 20px;\r\n color: #fff;\r\n text-align: center;\r\n\r\n h3 {\r\n font-size: 1.75rem;\r\n }\r\n\r\n p {\r\n margin-top: 0;\r\n margin-bottom: 1rem;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .Carousel-control-prev, .Carousel-control-next {\r\n position: absolute;\r\n top: 0;\r\n bottom: 0;\r\n z-index: 1;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n width: 15%;\r\n padding: 0;\r\n color: #fff;\r\n text-align: center;\r\n background: 0 0;\r\n border: 0;\r\n opacity: .5;\r\n transition: opacity .15s ease;\r\n\r\n // Hover/focus state\r\n &:hover,\r\n &:focus {\r\n text-decoration: none;\r\n outline: 0;\r\n opacity: 1;\r\n }\r\n\r\n .Carousel-control-prev-icon, .Carousel-control-next-icon {\r\n display: inline-block;\r\n width: 20px;\r\n height: 20px;\r\n background: no-repeat 50%/100% 100%;\r\n }\r\n }\r\n\r\n .Carousel-control-prev {\r\n left: 0;\r\n\r\n .Carousel-control-prev-icon {\r\n background-image: url(\"data:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' fill= '%23fff' width= '8' height= '8' viewBox= '0 0 8 8' %3e%3cpath d= 'M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z' /%3e%3c/svg%3e\");\r\n }\r\n }\r\n\r\n .Carousel-control-next {\r\n right: 0;\r\n\r\n .Carousel-control-next-icon {\r\n background-image: url(\"data:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' fill= '%23fff' width= '8' height= '8' viewBox= '0 0 8 8' %3e%3cpath d= 'M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z' /%3e%3c/svg%3e\");\r\n }\r\n }\r\n\r\n .sr-only {\r\n position: absolute;\r\n width: 1px;\r\n height: 1px;\r\n padding: 0;\r\n margin: -1px;\r\n overflow: hidden;\r\n clip: rect(0, 0, 0, 0);\r\n white-space: nowrap;\r\n border: 0;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Dialog\r\n// ST: With Specific Theme\r\n// ===========================================================================\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n.Dialog-container {\r\n &.IsModal {\r\n position: fixed;\r\n top: 0;\r\n left: 0;\r\n z-index: 1050;\r\n overflow: hidden;\r\n outline: 0;\r\n background-color: rgba(0, 0, 0, 0.4);\r\n\r\n padding-top: 10%;\r\n transition: opacity 0.15s linear;\r\n }\r\n}\r\n\r\n.Dialog {\r\n display: block;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n color: $Fg-surface;\r\n background-color: $Bg-surface;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n max-width: 500px;\r\n margin-bottom: .5rem;\r\n align-items: center;\r\n\r\n margin-right: auto !important;\r\n margin-left: auto !important;\r\n\r\n .Dialog-right {\r\n margin-left: auto;\r\n order: 2;\r\n\r\n span:first-child, small:first-child {\r\n position: absolute;\r\n font-size: 12px;\r\n top: .7rem;\r\n right: 2rem;\r\n }\r\n\r\n .Btn-close {\r\n position: absolute;\r\n top: .5rem;\r\n right: .5rem;\r\n }\r\n }\r\n\r\n .Dialog-heading, .Dialog-footer {\r\n display: flex;\r\n padding: .5rem 1rem .5rem .5rem;\r\n\r\n &.Dialog-heading {\r\n color: $Fg-hue;\r\n background-color: $Bg-hue;\r\n //color: $Fg-accent;\r\n //background-color: $Bg-accent;\r\n }\r\n\r\n &.Dialog-footer {\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n\r\n .Dialog-actions {\r\n margin-left: auto;\r\n order: 2;\r\n\r\n button {\r\n float: right;\r\n border: none;\r\n background: transparent;\r\n }\r\n }\r\n\r\n }\r\n }\r\n\r\n .Dialog-body {\r\n padding: .5rem;\r\n border-top: $Border;\r\n border-bottom: $Border;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - List\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n$Customized: 'lst-';\r\n@import \"../_color-scheme\";\r\n\r\n$border-radius: 0.25rem;\r\n\r\n.List {\r\n display: flex;\r\n flex-direction: column;\r\n\r\n padding-left: 0; // reset padding because ul and ol\r\n margin-bottom: 0;\r\n\r\n border-radius: $border-radius;\r\n\r\n &.List-horizontal {\r\n flex-direction: row;\r\n }\r\n\r\n &.List-numbered {\r\n list-style-type: none;\r\n counter-reset: section;\r\n\r\n > li::before {\r\n // Increments only this instance of the section counter\r\n content: counters(section, \".\") \". \";\r\n counter-increment: section;\r\n }\r\n }\r\n\r\n /*\r\n // Flush list items\r\n // Remove borders and border-radius to keep list group items edge-to-edge. Most\r\n // useful within other components (e.g., cards).\r\n */\r\n\r\n &.List-flush {\r\n border-radius: 0;\r\n\r\n > .List-item {\r\n border-width: 0 0 1px;\r\n\r\n &:last-child {\r\n border-bottom-width: 0;\r\n }\r\n }\r\n }\r\n}\r\n\r\n/*\r\n// List borders\r\n*/\r\n\r\n.List {\r\n &:not(.List-horizontal) .List-item {\r\n &:first-child {\r\n border-top-left-radius: $border-radius;\r\n border-top-right-radius: $border-radius;\r\n }\r\n\r\n &:last-child {\r\n border-bottom-left-radius: $border-radius;\r\n border-bottom-right-radius: $border-radius;\r\n }\r\n\r\n + .List-item {\r\n border-top-width: 0;\r\n }\r\n }\r\n\r\n &.List-horizontal {\r\n .List-item {\r\n border-radius: 0;\r\n\r\n &:first-child {\r\n border-top-left-radius: $border-radius;\r\n border-bottom-left-radius: $border-radius;\r\n }\r\n\r\n &:last-child {\r\n border-top-right-radius: $border-radius;\r\n border-bottom-right-radius: $border-radius;\r\n }\r\n\r\n + .List-item {\r\n border-left-width: 0;\r\n }\r\n\r\n }\r\n }\r\n}\r\n\r\n/*\r\n// Interactive list items:\r\n// Use anchor or button elements instead of `li`s or `div`s to create interactive\r\n// list items. Includes an extra `.active` modifier class for selected items.\r\n*/\r\n.List-item-action {\r\n width: 100%; // For `<button>`s (anchors become 100% by default though)\r\n //color: $list-group-action-color;\r\n text-align: inherit; // For `<button>`s (anchors inherit)\r\n\r\n // Hover state\r\n &:hover, &:focus {\r\n z-index: 1; // Place hover/focus items above their siblings for proper border styling\r\n text-decoration: none;\r\n\r\n color: $Fg-lightest;\r\n background-color: $Bg-lightest;\r\n }\r\n\r\n &:active {\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n }\r\n}\r\n\r\n/*\r\n// Individual list items:\r\n// Use on `li`s or `div`s within the `.list-group` parent.\r\n*/\r\n\r\n.List-item {\r\n position: relative;\r\n display: block;\r\n\r\n padding: 0.75rem 1.25rem;\r\n text-decoration: none;\r\n\r\n color: $Fg-surface;\r\n background-color: $Bg-surface;\r\n border: $Border;\r\n\r\n &.Disabled, &:disabled {\r\n pointer-events: none;\r\n color: $Fg-muted;\r\n background-color: $Bg-lightest;\r\n }\r\n\r\n &.Active {\r\n z-index: 2; // Place active items above their siblings for proper border styling\r\n\r\n color: $Fg-accent;\r\n background-color: $Bg-accent;\r\n border-color: $Bg-accent;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Loader\r\n// CC: Core Components (NO COLOR or Theme)\r\n// https://medium.com/@pppped/how-to-code-a-responsive-circular-percentage-chart-with-svg-and-css-3632f8cd7705\r\n// ===========================================================================\r\n\r\n// stroke-dasharray=”<dash-length>, <gap-length>”\r\n//$svg-circle: url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' transform='rotate(-90)'%3E%3Ccircle cx='20' cy='20' r='15' fill='none' stroke='currentColor' stroke-width='10%25' /%3E%3C/svg%3E\");\r\n\r\n.Loader {\r\n display: flex;\r\n --status: '0%';\r\n --loaded: 0;\r\n\r\n .Square {\r\n .Square-inner {\r\n\r\n .Status {\r\n display: inline-block;\r\n position: absolute;\r\n\r\n &:before {\r\n content: var(--status, \"0%\");\r\n }\r\n }\r\n\r\n svg {\r\n width: 100%;\r\n height: auto;\r\n top: 0;\r\n left: 0;\r\n\r\n text {\r\n fill: currentColor;\r\n dominant-baseline: central;\r\n text-anchor: middle;\r\n }\r\n\r\n g {\r\n //transform-box: fill-box;\r\n transform-origin: center;\r\n transform: rotate(-90deg);\r\n }\r\n\r\n .circle {\r\n fill: none;\r\n stroke: currentColor;\r\n stroke-width: 3%;\r\n stroke-linecap: round;\r\n animation: loader-progress 1s ease-out forwards;\r\n\r\n &:first-of-type {\r\n stroke-dasharray: var(--loaded, 0), 100;\r\n transition: stroke-dasharray 0.4s cubic-bezier(0.04, 0.24, 0.18, 1);\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n@keyframes loader-progress {\r\n 0% {\r\n stroke-dasharray: 0 100;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Nav\r\n// ===========================================================================\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n.Nav {\r\n display: flex;\r\n flex-wrap: wrap;\r\n padding-left: 0;\r\n margin-bottom: 0;\r\n list-style: none;\r\n}\r\n\r\n.Nav-link {\r\n display: block;\r\n padding: 0.5rem 1rem;\r\n\r\n color: #0d6efd;\r\n\r\n text-decoration: none;\r\n transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;\r\n\r\n &:hover,\r\n &:focus {\r\n color: $Fg-lightest;\r\n background-color: $Bg-lightest;\r\n }\r\n\r\n &.Active {\r\n color: $Fg-accent;\r\n background-color: $Bg-accent;\r\n\r\n //box-shadow: $Shadow;\r\n }\r\n\r\n // Disabled state lightens text\r\n &.Disabled {\r\n color: $Fg-muted;\r\n pointer-events: none;\r\n cursor: default;\r\n }\r\n}\r\n\r\n.Nav-tabs {\r\n border-bottom: 1px solid $Border-color;\r\n\r\n .Nav-link {\r\n margin-bottom: -1px;\r\n background: none;\r\n border: 1px solid transparent;\r\n\r\n border-top-left-radius: 0.25rem;\r\n border-top-right-radius: 0.25rem;\r\n\r\n &:hover,\r\n &:focus {\r\n border-color: $Border-color;\r\n // Prevents active .nav-link tab overlapping focus outline of previous/next .nav-link\r\n isolation: isolate;\r\n }\r\n\r\n &.Disabled {\r\n color: $Fg-muted;\r\n background-color: transparent;\r\n border-color: transparent;\r\n }\r\n }\r\n\r\n .Nav-link.Active,\r\n .Nav-item.Show .Nav-link {\r\n color: $Fg-surface;\r\n background-color: $Bg-surface;\r\n border-color: $Border-color $Border-color $Bg-surface;\r\n }\r\n}\r\n\r\n.Nav-pills {\r\n .Nav-link {\r\n background: none;\r\n border: 0;\r\n border-radius: 0.25rem;\r\n }\r\n\r\n .Nav-link.Active,\r\n .Show > .Nav-link {\r\n color: $Fg-accent;\r\n background-color: $Bg-accent;\r\n }\r\n}","// ===========================================================================\r\n// Components - Pagination\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n.Pagination {\r\n display: flex;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n align-items: center;\r\n justify-content: center;\r\n\r\n color: $Fg-surface;\r\n background-color: $Bg-surface;\r\n\r\n .Square {\r\n user-select: none; /* Standard */\r\n\r\n max-width: 42px;\r\n max-height: 42px;\r\n //color: $Component-fg-secondary;\r\n //background-color: $Component-bg-secondary;\r\n\r\n border: 1px solid transparent;\r\n border-radius: $Border-radius;\r\n\r\n transition: border-color 0.2s cubic-bezier(0.3, 0, 0.5, 1);\r\n\r\n &:nth-child(-n+2), &:nth-last-of-type(-n+2) {\r\n font-size: 1.3em;\r\n }\r\n\r\n &:not(.Disabled):not(.Active) {\r\n cursor: pointer;\r\n }\r\n\r\n &:hover:not(.Active):not(.Disabled) {\r\n text-decoration: none;\r\n border-color: $Border-color;\r\n\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n }\r\n\r\n &.Disabled {\r\n color: $Fg-muted;\r\n }\r\n\r\n &.Active {\r\n color: $Fg-accent;\r\n background-color: $Bg-accent;\r\n\r\n border-color: transparent;\r\n\r\n box-shadow: $Shadow;\r\n transition: all 0.2s linear;\r\n }\r\n }\r\n}\r\n\r\n","// ===========================================================================\r\n// Components - Progress\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n.Progress {\r\n display: flex;\r\n position: relative;\r\n height: 1rem;\r\n\r\n color: $Fg-lightest;\r\n background-color: $Bg-lightest;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow-inner;\r\n\r\n border-radius: $Border-radius;\r\n\r\n .Progress-bar {\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n overflow: hidden;\r\n text-align: center;\r\n white-space: nowrap;\r\n\r\n color: $Fg-accent;\r\n background-color: $Bg-accent;\r\n\r\n transition: width .6s ease;\r\n }\r\n}\r\n\r\n/*\r\n// Progress Striped\r\n*/\r\n\r\n.Progress-bar-striped {\r\n background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);\r\n background-size: 1rem 1rem;\r\n}\r\n\r\n/*\r\n// Progress Sizing\r\n*/\r\n\r\n@include Utility-applier(false, Progress, height, ('thin-3':.25rem, 'thin-2':.50rem, 'thin-1':.75rem, 'thick-1':1.25rem, 'thick-2':1.50rem, 'thick-3':1.75rem));\r\n\r\n.Progress-thin-3, .Progress-thin-2, .Progress-thin-1,\r\n.Progress-thick-1, .Progress-thick-2, .Progress-thick-3 {\r\n}\r\n","// ===========================================================================\r\n// Components - Rating\r\n// TS: Theme Support\r\n// https://yoksel.github.io/url-encoder/\r\n// https://base64.guru/converter/encode/image/svg\r\n// ===========================================================================\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n//$svg-Heart: url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-1 0 52 50'%3E%3Cg %3E%3Cpath d='M24.85,10.126c2.018-4.783,6.628-8.125,11.99-8.125c7.223,0,12.425,6.179,13.079,13.543 c0,0,0.353,1.828-0.424,5.119c-1.058,4.482-3.545,8.464-6.898,11.503L24.85,48L7.402,32.165c-3.353-3.038-5.84-7.021-6.898-11.503 c-0.777-3.291-0.424-5.119-0.424-5.119C0.734,8.179,5.936,2,13.159,2C18.522,2,22.832,5.343,24.85,10.126z'/%3E%3C/g%3E%3C/svg%3E%0A\");\r\n//$svg-Star: url(\"data:image/svg+xml, %3Csvg viewBox='0 0 190 190' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='100,10 40,180 190,60 10,60 160,180' /%3E%3C/svg%3E%0A\");\r\n$svg-Heart: url(\"data:image/svg+xml;base64,IDxzdmcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB2aWV3Qm94PSctMSAwIDUyIDUwJz48ZyA+PHBhdGggZD0nTTI0Ljg1LDEwLjEyNmMyLjAxOC00Ljc4Myw2LjYyOC04LjEyNSwxMS45OS04LjEyNWM3LjIyMywwLDEyLjQyNSw2LjE3OSwxMy4wNzksMTMuNTQzIGMwLDAsMC4zNTMsMS44MjgtMC40MjQsNS4xMTljLTEuMDU4LDQuNDgyLTMuNTQ1LDguNDY0LTYuODk4LDExLjUwM0wyNC44NSw0OEw3LjQwMiwzMi4xNjVjLTMuMzUzLTMuMDM4LTUuODQtNy4wMjEtNi44OTgtMTEuNTAzIGMtMC43NzctMy4yOTEtMC40MjQtNS4xMTktMC40MjQtNS4xMTlDMC43MzQsOC4xNzksNS45MzYsMiwxMy4xNTksMkMxOC41MjIsMiwyMi44MzIsNS4zNDMsMjQuODUsMTAuMTI2eicvPjwvZz48L3N2Zz4K\");\r\n$svg-Star: url(\"data:image/svg+xml;base64,IDxzdmcgdmlld0JveD0nMCAwIDE5MCAxOTAnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBvbHlnb24gcG9pbnRzPScxMDAsMTAgNDAsMTgwIDE5MCw2MCAxMCw2MCAxNjAsMTgwJyAvPjwvc3ZnPgo=\");\r\n\r\n$bg-Star: #dbab09;\r\n$bg-Heart: hsl(354, 66%, 54%);\r\n\r\n.Rating {\r\n display: flex;\r\n position: relative;\r\n overflow: visible;\r\n cursor: pointer;\r\n\r\n .Square {\r\n border: none;\r\n background: transparent;\r\n\r\n $bg-color: var(--#{$var-Prefix}rating-bg-color);\r\n $color: var(--#{$var-Prefix}rating-color);\r\n\r\n .Square-inner:not(.Rating-value) {\r\n color: $Fg-surface;\r\n background-color: $Bg-surface;\r\n\r\n &.IsFraction {\r\n background: linear-gradient(to right, $bg-color 0%, $Bg-lightest 100%);\r\n border-image: linear-gradient(to right, $bg-color 0%, $Bg-lightest 100%) 1;\r\n color: $color;\r\n }\r\n\r\n &.IsSelected, &.IsHovered {\r\n border-color: $bg-color;\r\n background: $bg-color;\r\n color: $color;\r\n\r\n &.IsFraction {\r\n background: linear-gradient(to right, $bg-color 0%, $Bg-lightest 100%);\r\n border-image: linear-gradient(to right, $bg-color 0%, $Bg-lightest 100%) 1;\r\n color: $color;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.Rating-star {\r\n --#{$var-Prefix}rating-mask: #{$svg-Star};\r\n --#{$var-Prefix}rating-bg-color: #{$bg-Star};\r\n --#{$var-Prefix}rating-color: #{$Fg-hue};\r\n}\r\n\r\n.Rating-heart {\r\n --#{$var-Prefix}rating-mask: #{$svg-Heart};\r\n --#{$var-Prefix}rating-bg-color: #{$bg-Heart};\r\n --#{$var-Prefix}rating-color: #{$Fg-hue};\r\n}\r\n\r\n.Rating-text {\r\n --#{$var-Prefix}rating-bg-color: #{$Bg-accent};\r\n --#{$var-Prefix}rating-color: #{$Fg-accent};\r\n\r\n .Square {\r\n .Square-inner:not(.Rating-value) {\r\n margin: 1px;\r\n border: 4px solid $Bg-lightest;\r\n //border: 4px solid $Border-color;\r\n\r\n //background-color: white;\r\n color: $Fg-surface;\r\n background-color: $Bg-surface;\r\n }\r\n }\r\n}\r\n\r\n// TODO: Rating-mask\r\n.Rating-mask {\r\n .Square {\r\n filter: drop-shadow(0 3px 1px rgba(0, 0, 0, 0.2));\r\n\r\n .Square-inner:not(.Rating-value) {\r\n //@extend .Svg-mask !optional;\r\n display: flex;\r\n\r\n mask: var(--svg-icon);\r\n mask-repeat: no-repeat;\r\n mask-position: center;\r\n mask-size: contain;\r\n\r\n mask-clip: inherit;\r\n }\r\n }\r\n}\r\n\r\n.Rating-star, .Rating-heart {\r\n .Square {\r\n margin: 0;\r\n filter: drop-shadow(0 3px 1px rgba(0, 0, 0, 0.2));\r\n\r\n .Square-inner:not(.Rating-value) {\r\n mask: var(--#{$var-Prefix}rating-mask) center no-repeat;\r\n mask-size: auto;\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Scrollbar / For Google Chrome\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n.Scrollbar {\r\n scrollbar-gutter: stable;\r\n\r\n $width: var(--#{$var-Prefix}scrollbar-width, .8rem);\r\n $radius: var(--#{$var-Prefix}scrollbar-radius, .2rem);\r\n\r\n &::-webkit-scrollbar {\r\n width: $width; /* Mostly for vertical scrollbars */\r\n height: $width; /* Mostly for horizontal scrollbars */\r\n }\r\n\r\n &::-webkit-scrollbar-button {\r\n width: 0;\r\n height: 0;\r\n display: none;\r\n }\r\n\r\n &::-webkit-scrollbar-corner {\r\n background-color: transparent;\r\n }\r\n\r\n // This represents the base of the scrollbar. We can style it by adding background colors, shadows, border-radius, and borders.\r\n &::-webkit-scrollbar-track {\r\n border-radius: $radius;\r\n background: hsla($Bg-hue-hsl, 0.10);\r\n border: 1px solid hsla($Bg-accent-hsl, 0.05);\r\n }\r\n\r\n &::-webkit-scrollbar-thumb {\r\n border-radius: $radius;\r\n background-clip: padding-box;\r\n\r\n background: hsla($Bg-accent-hsl, 0.25);\r\n border: 1px solid hsla($Bg-accent-hsl, 0.05);\r\n }\r\n\r\n &:hover {\r\n &::-webkit-scrollbar-track {\r\n box-shadow: $Shadow-inner;\r\n }\r\n\r\n &::-webkit-scrollbar-thumb {\r\n background: hsla($Bg-accent-hsl, 0.40);\r\n border: 1px solid hsla($Bg-accent-hsl, 0.50);\r\n\r\n box-shadow: inset 0 0 6px hsla($Bg-accent-hsl, 0.3);\r\n\r\n &:hover {\r\n background: hsla($Bg-accent-hsl, 0.80);\r\n border-color: hsla($Bg-accent-hsl, 0.90);\r\n }\r\n\r\n &:active {\r\n background: $Bg-accent\r\n }\r\n }\r\n }\r\n\r\n //// For Internet Explorer\r\n & {\r\n scrollbar-face-color: $Bg-accent;\r\n scrollbar-track-color: $Bg-lightest;\r\n }\r\n}\r\n\r\n// If you are into the PostCSS thing, there is a postcss-scrollbar plugin though.\r\n// The idea is that you write the standardized syntax and it makes the vendor prefixes versions to match.\r\n// Meaning you’re limited in styling choices to what the spec provides, but that’s probably a smart move long-term anyway.\r\n/*\r\n.Scrollbar-Test {\r\n\r\n // It works in a way that lets us reserve the space in advance. The default value is auto, and the other value is stable.\r\n scrollbar-gutter: stable;\r\n\r\n // Two valid colors. The first applies to the thumb of the scrollbar, the second to the track.\r\n //scrollbar-color: #6969dd #e0e0e0;\r\n scrollbar-color: hsla($Bg-accent-hsl, 0.40) hsla($Bg-hue-hsl, 0.10);\r\n scrollbar-width: thin;\r\n}\r\n*/\r\n\r\n/*\r\n::-webkit-scrollbar — the entire scrollbar.\r\n::-webkit-scrollbar-button — the buttons on the scrollbar (arrows pointing upwards and downwards).\r\n::-webkit-scrollbar-thumb — the draggable scrolling handle.\r\n::-webkit-scrollbar-track — the track (progress bar) of the scrollbar.\r\n::-webkit-scrollbar-track-piece — the part of the track (progress bar) not covered by the handle.\r\n::-webkit-scrollbar-corner — the bottom corner of the scrollbar, where both horizontal and vertical scrollbars meet.\r\n::-webkit-resizer — the draggable resizing handle that appears at the bottom corner of some elements.\r\n*/\r\n\r\n// ===========================================================================\r\n// Scrollbar\r\n// ===========================================================================\r\n\r\n/*\r\n// Scrollbar-rounded\r\n*/\r\n\r\n.Scrollbar-rounded {\r\n --#{$var-Prefix}scrollbar-radius: .6rem;\r\n}\r\n\r\n/*\r\n// Scrollbar-width\r\n*/\r\n\r\n@each $key, $value in (2:1, 3:1.1) {\r\n .Scrollbar-#{$key} {\r\n --#{$var-Prefix}scrollbar-width: #{$value}rem;\r\n }\r\n}\r\n\r\n.Scrollbar-2, .Scrollbar-3 {\r\n}\r\n","// ===========================================================================\r\n// Components - Spinners\r\n// ???\r\n// ===========================================================================\r\n\r\n/*\r\n// Spinner from bootstrap\r\n*/\r\n\r\n.Spinner-border {\r\n display: inline-block;\r\n width: 2rem;\r\n height: 2rem;\r\n margin: .25rem;\r\n\r\n vertical-align: text-bottom;\r\n\r\n border: .25em solid currentColor;\r\n border-right-color: transparent;\r\n border-radius: 50%;\r\n\r\n animation: .75s linear infinite spin-CW;\r\n}\r\n\r\n.Spinner-grow {\r\n display: inline-block;\r\n width: 2rem;\r\n height: 2rem;\r\n margin: .25rem;\r\n\r\n vertical-align: text-bottom;\r\n background-color: currentColor;\r\n border-radius: 50%;\r\n opacity: 0;\r\n animation: 0.75s linear infinite grow;\r\n}\r\n\r\n/*\r\n// Spinner-vortex\r\n*/\r\n\r\n.Spinner-vortex {\r\n position: relative;\r\n display: block;\r\n width: 160px;\r\n height: 160px;\r\n\r\n span {\r\n position: absolute;\r\n width: 50%;\r\n height: 100%;\r\n margin: auto;\r\n\r\n left: 0;\r\n right: 0;\r\n\r\n &:before {\r\n position: absolute;\r\n width: 100%;\r\n height: 50%;\r\n\r\n border-radius: 50%;\r\n border: 2px solid transparent;\r\n\r\n content: \"\";\r\n top: 0;\r\n transform: scale(0);\r\n }\r\n\r\n @for $index from 1 through 8 {\r\n &:nth-child(7n+#{$index}) {\r\n transform: rotate(45 * $index * 1deg);\r\n\r\n &:before {\r\n animation: opacity 0.8s linear ($index * 0.1s) normal none infinite running;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.Spinner-vortex-square {\r\n @extend .Spinner-vortex;\r\n\r\n span {\r\n &:before {\r\n border-radius: 10px;\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Spinners\r\n// CC: Core Components (NO COLOR or Theme)\r\n// Square is a root/base component. Don't set any color!!\r\n// ===========================================================================\r\n\r\n.Square {\r\n position: relative;\r\n flex: 1 0 auto;\r\n margin: 2px;\r\n font-weight: bold;\r\n user-select: none;\r\n\r\n &:after {\r\n padding-top: 100%;\r\n float: left;\r\n content: \"\";\r\n display: block;\r\n }\r\n\r\n .Square-inner {\r\n position: absolute;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n left: 0;\r\n right: 0;\r\n bottom: 0;\r\n top: 0;\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Timeline\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n.Timeline {\r\n display: block;\r\n position: relative;\r\n overflow: visible;\r\n\r\n color: $Fg-surface;\r\n background-color: $Bg-surface;\r\n\r\n //border: $Border;\r\n box-shadow: $Shadow-inner;\r\n\r\n background-clip: border-box;\r\n padding: 0;\r\n margin-bottom: 1.5rem;\r\n min-width: 0;\r\n\r\n $badge-size: 32px;\r\n\r\n .Timeline-header {\r\n padding: 1rem;\r\n text-align: center;\r\n }\r\n\r\n .Timeline-item {\r\n position: relative;\r\n display: flex;\r\n overflow: visible;\r\n padding-right: 1rem;\r\n padding-left: 1rem;\r\n\r\n &:not(:last-child):after {\r\n position: absolute;\r\n content: \" \";\r\n background-color: $Border-color;\r\n\r\n width: 3px;\r\n height: 100%;\r\n\r\n left: 1.9rem;\r\n right: auto;\r\n top: 50%;\r\n }\r\n\r\n .Timeline-badge {\r\n position: relative;\r\n display: flex;\r\n z-index: 1;\r\n\r\n align-items: center;\r\n\r\n .Timeline-badge-inner {\r\n position: relative;\r\n display: flex;\r\n width: $badge-size;\r\n height: $badge-size;\r\n\r\n color: $Fg-accent;\r\n background-color: $Bg-accent;\r\n\r\n border-radius: 50%;\r\n box-shadow: $Shadow-inner;\r\n margin-bottom: 1rem;\r\n\r\n * {\r\n display: block;\r\n margin: auto;\r\n }\r\n }\r\n }\r\n\r\n .Timeline-body {\r\n position: relative;\r\n min-width: 0;\r\n max-width: 100%;\r\n\r\n padding: 0;\r\n margin: 0 0 0 1.4rem;\r\n\r\n .Card {\r\n border-top: 1px solid $Border-color;\r\n\r\n .Card-img {\r\n overflow: hidden;\r\n margin: .5rem;\r\n }\r\n\r\n &.Card-horizontal {\r\n\r\n .Card-img {\r\n padding: .25rem;\r\n\r\n @media (min-width: 1014px) {\r\n margin-right: 0 !important;\r\n }\r\n }\r\n\r\n }\r\n\r\n }\r\n }\r\n\r\n &.Timeline-item-inverted {\r\n flex-direction: row-reverse;\r\n\r\n .Timeline-body {\r\n margin: 0 1.4rem 0 0;\r\n }\r\n }\r\n }\r\n\r\n @media (max-width: 767px) {\r\n .Timeline-item, .Timeline-item-inverted {\r\n width: 100%;\r\n padding-right: .25rem;\r\n padding-left: .25rem;\r\n\r\n &:not(:last-child):after {\r\n left: 1.2rem;\r\n }\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Timeline\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n.Timer {\r\n display: flex;\r\n position: relative;\r\n overflow: hidden;\r\n flex-wrap: wrap;\r\n\r\n color: $Fg-surface;\r\n background-color: $Bg-surface;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n min-height: 110px;\r\n padding: 5px 10px;\r\n margin-bottom: 10px;\r\n\r\n .Timer-header {\r\n flex-basis: 100%;\r\n margin: 0 0 5px;\r\n font-weight: bold;\r\n\r\n border-bottom: $Border;\r\n }\r\n\r\n .Timer-expired {\r\n display: flex;\r\n flex-basis: 100%;\r\n font-weight: bold;\r\n color: $Fg-surface;\r\n\r\n align-items: center;\r\n justify-content: center;\r\n }\r\n\r\n .Square {\r\n font-family: inherit;\r\n font-size: inherit;\r\n font-weight: inherit;\r\n\r\n border: $Border;\r\n }\r\n\r\n .Timer-divider:not(.Timer-canvas .Timer-divider) {\r\n margin-top: auto;\r\n margin-bottom: auto;\r\n }\r\n\r\n .Timer-divider {\r\n position: relative;\r\n width: 8%;\r\n margin: 2px -2px;\r\n\r\n span, div {\r\n position: absolute;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n left: 0;\r\n right: 0;\r\n bottom: 0;\r\n top: 0;\r\n }\r\n }\r\n}\r\n\r\n.Timer-svg {\r\n @extend .Loader;\r\n\r\n svg {\r\n .circle {\r\n &:first-of-type {\r\n stroke-dasharray: none !important;\r\n }\r\n }\r\n }\r\n\r\n}","// ===========================================================================\r\n// Components - Toast\r\n// ST: With Specific Theme\r\n// ===========================================================================\r\n\r\n$Customized: 'toast-';\r\n@import \"../_color-scheme\";\r\n\r\n.Toast {\r\n display: block;\r\n position: relative;\r\n overflow: hidden;\r\n\r\n border-top-left-radius: $Border-radius;\r\n border-top-right-radius: $Border-radius;\r\n\r\n border: $Border;\r\n box-shadow: $Shadow;\r\n\r\n min-width: 200px;\r\n //max-width: 600px;\r\n margin-bottom: .5rem;\r\n\r\n align-items: center;\r\n\r\n margin-right: auto !important;\r\n margin-left: auto !important;\r\n\r\n &.Toast-gradient {\r\n .Toast-header{\r\n background: linear-gradient(180deg, $Bg-lightest 0%, $Bg-lighter 35%, $Bg-hue 100%); // vertical\r\n }\r\n &.Toast-outline {\r\n .Toast-header{\r\n background: linear-gradient(180deg, $Bg-surface 0%, $Bg-lightest 35%, $Bg-lighter 100%); // vertical\r\n }\r\n }\r\n }\r\n\r\n &.Toast-outline {\r\n //border: 1px solid hsla($Bg-accent-hsl, .5);\r\n\r\n .Toast-header {\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n\r\n .Toast-icon {\r\n color: $Bg-accent;\r\n }\r\n\r\n .Toast-right {\r\n .Countdown {\r\n color: $Fg-lightest;\r\n background-color: $Bg-lightest;\r\n\r\n //border-color: hsla($Bg-accent-hsl, .5);\r\n }\r\n }\r\n }\r\n\r\n .Toast-body {\r\n color: $Fg-surface;\r\n background-color: $Bg-surface;\r\n }\r\n\r\n }\r\n\r\n .Toast-header {\r\n display: flex;\r\n border-bottom: $Border;\r\n padding: .3rem;\r\n align-items: center;\r\n\r\n color: $Fg-hue;\r\n background-color: $Bg-hue;\r\n\r\n //@include border-radius-Top($Component-border-radius);\r\n\r\n .Toast-icon {\r\n display: flex;\r\n font-size: medium;\r\n padding-right: .4rem;\r\n\r\n color: $Bg-lightest;\r\n filter: drop-shadow(0 0 hsla($Bg-accent-hsl, .5));\r\n }\r\n\r\n .Toast-right {\r\n margin-left: auto;\r\n order: 2;\r\n\r\n .Countdown {\r\n position: relative;\r\n display: inline;\r\n\r\n vertical-align: top;\r\n font-size: 0.65em;\r\n\r\n padding: 0 0.25rem;\r\n margin-right: 3px;\r\n top: 6px;\r\n\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n border: 1px solid $Border-color;\r\n\r\n }\r\n }\r\n }\r\n\r\n .Toast-body {\r\n color: $Fg-surface;\r\n background-color: $Bg-surface;\r\n\r\n padding: .75rem;\r\n }\r\n\r\n .Progress {\r\n background-color: $Bg-lightest;\r\n\r\n .Progress-bar {\r\n background-color: $Bg-accent;\r\n }\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Tooltip\r\n// ===========================================================================\r\n\r\n$Customized: 'caret-';\r\n@import \"../_color-scheme\";\r\n\r\n.Tooltip {\r\n position: absolute;\r\n //position: relative;\r\n display: flex;\r\n z-index: 1000;\r\n\r\n padding: .25rem .5rem;\r\n\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n\r\n border: 1px solid $Bg-hue;\r\n box-shadow: $Shadow;\r\n\r\n &.Tooltip-outline {\r\n color: $Fg-lightest;\r\n background-color: $Bg-lightest;\r\n\r\n //border: .125rem solid $Bg-hue;\r\n border: 1px solid $Bg-hue;\r\n }\r\n\r\n &:before, &:after {\r\n content: '';\r\n display: block;\r\n position: absolute;\r\n border-style: solid;\r\n\r\n width: 0;\r\n height: 0;\r\n\r\n z-index: 1;\r\n clear: both;\r\n\r\n // caret-size 1: 6px\r\n border-width: 6px;\r\n }\r\n}\r\n\r\n.Tooltip-rounded {\r\n border-radius: $Border-radius;\r\n}\r\n\r\n/*\r\n// Caret directions\r\n*/\r\n\r\n.Tooltip-t, .Tooltip-b {\r\n $caret-size: 6px; // caret-size 1: 6px\r\n\r\n &:after {\r\n left: calc(50% - #{$caret-size});\r\n }\r\n\r\n &:before {\r\n left: calc(50% - #{$caret-size});\r\n }\r\n}\r\n\r\n.Tooltip-r, .Tooltip-l {\r\n $caret-size: 6px; // caret-size 1: 6px\r\n\r\n &:after {\r\n top: calc(50% - #{$caret-size});\r\n }\r\n\r\n &:before {\r\n top: calc(50% - #{$caret-size});\r\n }\r\n}\r\n\r\n/*\r\n// Caret-darker\r\n*/\r\n\r\n// &:after is bg, &:before is border\r\n$caret-before-color: $Bg-hue;\r\n$caret-after-color: $Bg-lighter;\r\n\r\n.Tooltip-t {\r\n &:after {\r\n bottom: 100%;\r\n border-color: transparent transparent $caret-after-color transparent;\r\n }\r\n\r\n &:before {\r\n bottom: calc(100% + 1px);\r\n border-color: transparent transparent $caret-before-color transparent;\r\n }\r\n}\r\n\r\n.Tooltip-r {\r\n &:after {\r\n left: 100%;\r\n border-color: transparent transparent transparent $caret-after-color;\r\n }\r\n\r\n &:before {\r\n left: calc(100% + 1px);\r\n border-color: transparent transparent transparent $caret-before-color;\r\n }\r\n}\r\n\r\n.Tooltip-b {\r\n &:after {\r\n top: 100%;\r\n border-color: $caret-after-color transparent transparent transparent;\r\n }\r\n\r\n &:before {\r\n top: calc(100% + 1px);\r\n border-color: $caret-before-color transparent transparent transparent;\r\n }\r\n}\r\n\r\n.Tooltip-l {\r\n &:after {\r\n right: 100%;\r\n border-color: transparent $caret-after-color transparent transparent;\r\n }\r\n\r\n &:before {\r\n right: calc(100% + 1px);\r\n border-color: transparent $caret-before-color transparent transparent;\r\n }\r\n}\r\n\r\n\r\n","// ===========================================================================\r\n// Components - TreeView\r\n// TS: Theme Support\r\n// ===========================================================================\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n// https://demos.telerik.com/kendo-ui/treeview/index\r\n\r\n.TreeView {\r\n position: relative;\r\n padding: 5px 0;\r\n margin-bottom: 0.5rem;\r\n\r\n .TreeViewItem {\r\n position: relative;\r\n display: block;\r\n margin-bottom: 5px;\r\n\r\n &.TreeViewItem-single {\r\n .TreeView-leaf {\r\n &:hover {\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n\r\n &.Active {\r\n .FaIcon {\r\n color: $Bg-accent;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n &.TreeViewItem-root {\r\n > .TreeView-toggle {\r\n margin-left: 0;\r\n }\r\n\r\n > .TreeView-children {\r\n padding: 0 0 0 35px;\r\n }\r\n }\r\n\r\n &.Disabled {\r\n cursor: not-allowed;\r\n\r\n color: $Fg-muted;\r\n background-color: $Bg-lighter;\r\n }\r\n\r\n .TreeView-toggle {\r\n margin: 4px 4px 4px -18px;\r\n color: $Bg-accent;\r\n\r\n svg {\r\n width: 14px !important;\r\n }\r\n }\r\n\r\n .TreeView-toggle, .TreeView-checkbox, .TreeView-leaf {\r\n display: inline;\r\n }\r\n\r\n .TreeView-checkbox {\r\n //margin-left: 5px;\r\n\r\n &:hover {\r\n + .TreeView-leaf {\r\n border: 1px solid $Border-color;\r\n }\r\n }\r\n }\r\n\r\n .TreeView-leaf {\r\n display: inline;\r\n\r\n border: 1px solid transparent;\r\n padding: 2px 6px;\r\n\r\n &.Active {\r\n color: $Fg-accent;\r\n background-color: $Bg-accent;\r\n border-color: $Bg-accent;\r\n border-radius: .25rem;\r\n\r\n .FaIcon {\r\n color: $Fg-accent;\r\n }\r\n }\r\n\r\n .FaIcon {\r\n margin-right: .25rem;\r\n color: $Bg-accent;\r\n }\r\n }\r\n\r\n .TreeView-children {\r\n position: relative;\r\n display: block;\r\n\r\n margin-top: 5px;\r\n padding-left: 18px;\r\n\r\n border-left: 1px solid $Border-color;\r\n border-bottom: 1px solid $Border-color;\r\n\r\n &.Expanded {\r\n transition: all .3s ease;\r\n animation: fade-in .3s ease-in-out;\r\n }\r\n\r\n &.Collapsed {\r\n display: none;\r\n }\r\n }\r\n }\r\n}\r\n\r\n@keyframes fade-in {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1;\r\n }\r\n}","// ===========================================================================\r\n// Components - Tables\r\n// ===========================================================================\r\n\r\n@import \"../../_color-scheme\";\r\n\r\n.Table {\r\n width: 100%;\r\n margin-bottom: 1rem;\r\n vertical-align: top;\r\n\r\n color: $Fg-surface;\r\n background-color: $Bg-surface;\r\n border-color: $Border-color;\r\n\r\n > tbody {\r\n vertical-align: inherit;\r\n }\r\n\r\n > thead {\r\n vertical-align: bottom;\r\n }\r\n\r\n // Highlight border color between thead, tbody and tfoot.\r\n > :not(:last-child) > :last-child > * {\r\n border-bottom-color: $Border-color;\r\n }\r\n}\r\n","/*\r\n// ===========================================================================\r\n// Forms\r\n// ===========================================================================\r\n*/\r\n@import \"Forms/form-check\"; // for check / radio / switch\r\n\r\n\r\n@import \"Forms/input-fields\";\r\n@import \"Forms/selects\";\r\n\r\n//.Form-check {\r\n// position: relative;\r\n// display: block;\r\n// padding-left: .25rem;\r\n//}\r\n//\r\n//.Form-check-inline {\r\n// display: inline-flex;\r\n// align-items: center;\r\n// padding-left: 0;\r\n// margin-right: 0.75rem;\r\n//}\r\n","/*\r\n// ===========================================================================\r\n// Forms - Checkbox / Radio / Switches\r\n// ===========================================================================\r\n*/\r\n@use 'sass:math';\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n$checkbox-size: 1.25rem; //20px\r\n\r\n\r\n/*\r\n// Design Approaches\r\n*/\r\n\r\n%Form-check-Hidden-default {\r\n /* Remove default Checkbox & Radio */\r\n &[type='checkbox'], &[type='radio'] {\r\n position: absolute;\r\n opacity: 0;\r\n pointer-events: none;\r\n }\r\n}\r\n\r\n%Form-check-default {\r\n .Form-check-input {\r\n margin-right: .5rem;\r\n bottom: .15em; /* this is a better value for different fonts! */\r\n\r\n @extend %Form-check-Hidden-default; // &[type='checkbox'], &[type='radio']\r\n }\r\n\r\n .Form-check-label {\r\n display: inline-block;\r\n user-select: none;\r\n\r\n &:hover {\r\n cursor: pointer;\r\n }\r\n }\r\n}\r\n\r\n%Form-check-Radio-default {\r\n [type='radio'] {\r\n + .Form-check-label {\r\n &:before, &:after {\r\n content: \"\";\r\n position: absolute;\r\n\r\n left: 0;\r\n top: 0;\r\n margin: 2px;\r\n\r\n width: $checkbox-size;\r\n height: $checkbox-size;\r\n\r\n z-index: 0;\r\n border-radius: 50%;\r\n\r\n border-style: solid;\r\n border-width: 2px;\r\n\r\n transition: .28s ease;\r\n }\r\n\r\n &:before {\r\n display: inline-block;\r\n\r\n box-sizing: border-box;\r\n vertical-align: top;\r\n }\r\n\r\n &:after {\r\n display: block;\r\n }\r\n }\r\n }\r\n}\r\n\r\n/*\r\n// Material (default) Checkbox / Radio / Switches\r\n*/\r\n\r\n%Form-check-Material {\r\n @extend %Form-check-default; // .Form-check-input .Form-check-label\r\n\r\n [type=\"checkbox\"] {\r\n\r\n + .Form-check-label {\r\n padding-left: 30px;\r\n\r\n &:before {\r\n content: '';\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n margin-left: 2px;\r\n width: $checkbox-size;\r\n height: $checkbox-size;\r\n z-index: 0;\r\n border: 2px solid $Border-color;\r\n border-radius: 1px;\r\n margin-top: 3px;\r\n transition: .2s;\r\n }\r\n }\r\n\r\n /* Checked, Indeterminate */\r\n &:checked + .Form-check-label:before {\r\n top: -4px;\r\n left: -5px;\r\n width: $checkbox-size * .6;\r\n height: $checkbox-size * 1.1;\r\n border-style: solid;\r\n border-width: 2px;\r\n border-color: transparent $Bg-accent $Bg-accent transparent;\r\n transform: rotate(40deg);\r\n transform-origin: 100% 100%;\r\n }\r\n\r\n /* Indeterminate */\r\n &.Indeterminate, &:indeterminate {\r\n + .Form-check-label:before {\r\n top: -11px;\r\n left: -10px;\r\n width: 10px;\r\n height: 22px;\r\n border: none;\r\n border-right: 2px solid $Bg-accent;\r\n transform: rotate(90deg);\r\n transform-origin: 100% 100%;\r\n }\r\n }\r\n\r\n /* Active */\r\n\r\n /* Disabled */\r\n &:disabled {\r\n + .Form-check-label {\r\n color: $Fg-muted;\r\n cursor: default;\r\n }\r\n\r\n &:checked + .Form-check-label:before {\r\n border-color: transparent $Fg-muted $Fg-muted transparent;\r\n }\r\n\r\n &:not(:checked) + .Form-check-label:before {\r\n border: none;\r\n //margin-left: 2px;\r\n margin-top: 2px;\r\n background-color: $Fg-muted;\r\n }\r\n\r\n &:indeterminate + .Form-check-label:before {\r\n border-right: 2px solid $Fg-muted;\r\n margin-left: 0;\r\n margin-top: 0;\r\n background-color: transparent;\r\n }\r\n }\r\n }\r\n\r\n @extend %Form-check-Radio-default;\r\n\r\n [type=\"radio\"] {\r\n + .Form-check-label {\r\n padding-left: 30px;\r\n }\r\n\r\n /* Checked */\r\n &:checked {\r\n + .Form-check-label {\r\n &:before {\r\n border-color: transparent;\r\n }\r\n\r\n &:after {\r\n border-color: $Bg-accent;\r\n background-color: $Bg-accent;\r\n z-index: 0;\r\n transform: scale(1.02);\r\n }\r\n }\r\n }\r\n\r\n /* Unchecked*/\r\n &:not(:checked) {\r\n + .Form-check-label {\r\n &:before, &:after {\r\n border-color: $Border-color;\r\n }\r\n\r\n &:after {\r\n z-index: -1;\r\n transform: scale(0);\r\n }\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n + .Form-check-label {\r\n color: $Fg-muted;\r\n cursor: default;\r\n\r\n &:before {\r\n background-color: transparent;\r\n border-color: $Fg-muted;\r\n }\r\n }\r\n\r\n &:not(:checked) + .Form-check-label:before {\r\n border-color: $Fg-muted;\r\n }\r\n\r\n &:checked + .Form-check-label:after {\r\n background-color: $Fg-muted;\r\n border-color: $Fg-muted;\r\n }\r\n\r\n }\r\n }\r\n}\r\n\r\n%Form-check-material-Switch {\r\n @extend %Form-check-default; // .Form-check-input .Form-check-label\r\n\r\n /* Input */\r\n input[type=checkbox] {\r\n\r\n + .Form-check-label {\r\n &:before {\r\n content: \"\";\r\n display: inline-block;\r\n box-sizing: border-box;\r\n vertical-align: top;\r\n }\r\n\r\n &:after {\r\n content: \"\";\r\n display: block;\r\n position: absolute;\r\n }\r\n\r\n /* Track */\r\n &:before {\r\n margin: 5px 8px 0 2px;\r\n border-radius: 7px;\r\n width: 40px;\r\n height: 15px;\r\n background-color: $Fg-muted;\r\n box-shadow: $Shadow-inner;\r\n transition: background-color 0.2s, opacity 0.2s;\r\n }\r\n\r\n /* Thumb */\r\n &:after {\r\n top: 2px;\r\n left: 0;\r\n border-radius: 50%;\r\n width: $checkbox-size;\r\n height: $checkbox-size;\r\n border: $Border;\r\n background-color: $Bg-surface;\r\n box-shadow: $Shadow-inner;\r\n transition: background-color 0.2s, transform 0.2s;\r\n }\r\n }\r\n\r\n /* Checked */\r\n &:checked {\r\n\r\n + .Form-check-label:before {\r\n background-color: hsla($Bg-accent-hsl, 0.6);\r\n }\r\n\r\n + .Form-check-label:after {\r\n border-color: $Bg-accent;\r\n background-color: $Bg-accent;\r\n transform: translateX(24px);\r\n }\r\n\r\n &:active + .Form-check-label:before {\r\n background-color: $Fg-muted;\r\n }\r\n\r\n &:disabled + .Form-check-label:before {\r\n background-color: hsla($Bg-accent-hsl, 0.6);\r\n }\r\n }\r\n\r\n /* Active */\r\n &:active {\r\n + .Form-check-label:before {\r\n background-color: hsla($Bg-accent-hsl, 0.6);\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n + .Form-check-label {\r\n color: $Fg-muted;\r\n opacity: 0.38;\r\n cursor: default;\r\n\r\n &:before {\r\n background-color: $Fg-muted;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.Form-check, .Form-check-material {\r\n position: relative;\r\n display: block;\r\n\r\n @extend %Form-check-Material;\r\n}\r\n\r\n.Form-switch, .Form-switch-material {\r\n position: relative;\r\n display: block;\r\n\r\n @extend %Form-check-material-Switch;\r\n}\r\n\r\n/*\r\n// Alpha ::> Checkbox / Radio / Switches\r\n// Remove default checkbox & create with pseudo classes under label\r\n// Circular effect after click\r\n*/\r\n\r\n%Form-check-alpha-default {\r\n\r\n .Form-check-input {\r\n left: -10px;\r\n top: -8px;\r\n\r\n width: $checkbox-size * 2;\r\n height: $checkbox-size * 2;\r\n background-color: $Fg-muted;\r\n\r\n border-radius: 50%;\r\n transform: scale(1);\r\n transition: opacity 0.3s, transform 0.2s;\r\n\r\n /* Remove default Checkbox & Radio */\r\n &[type='checkbox'], &[type='radio'] {\r\n position: absolute;\r\n display: block;\r\n appearance: none;\r\n box-shadow: none;\r\n outline: none;\r\n opacity: 0;\r\n margin: 0;\r\n pointer-events: none;\r\n z-index: -1;\r\n }\r\n\r\n /* Hover, Focus */\r\n &:focus {\r\n opacity: 0.12;\r\n }\r\n }\r\n\r\n .Form-check-label {\r\n display: inline-block;\r\n user-select: none;\r\n\r\n &:hover {\r\n cursor: pointer;\r\n }\r\n\r\n &:before {\r\n content: \"\";\r\n display: inline-block;\r\n box-sizing: border-box;\r\n vertical-align: top;\r\n }\r\n\r\n &:after {\r\n content: \"\";\r\n display: block;\r\n position: absolute;\r\n }\r\n }\r\n}\r\n\r\n%Form-check-alpha-Checkbox-Radio {\r\n /* Input */\r\n input[type=checkbox] {\r\n\r\n + .Form-check-label {\r\n /* Box */\r\n &:before {\r\n margin: 3px 11px 3px 1px;\r\n border-radius: 2px;\r\n transition: border-color 0.2s, background-color 0.2s;\r\n }\r\n\r\n /* Checkmark */\r\n &:after {\r\n top: 3px;\r\n left: 1px;\r\n width: $checkbox-size *.7;\r\n height: math.div($checkbox-size, 3);\r\n border: solid 2px transparent;\r\n border-right: none;\r\n border-top: none;\r\n transform: translate(3px, 4px) rotate(-45deg);\r\n }\r\n }\r\n\r\n /* Checked, Indeterminate */\r\n &:checked, &:indeterminate {\r\n background-color: $Bg-accent;\r\n\r\n + .Form-check-label:before {\r\n border-color: $Bg-accent;\r\n background-color: $Bg-accent;\r\n }\r\n\r\n + .Form-check-label:after {\r\n border-color: $Fg-accent;\r\n }\r\n\r\n &:disabled {\r\n + .Form-check-label:before {\r\n border-color: transparent;\r\n background-color: currentColor;\r\n }\r\n }\r\n }\r\n\r\n &:indeterminate + .Form-check-label:after {\r\n left: 0;\r\n border-left: none;\r\n transform: translate(4px, 3px);\r\n }\r\n\r\n /* Active */\r\n &:not(:disabled):active {\r\n opacity: 1;\r\n transform: scale(0);\r\n transition: transform 0s, opacity 0s;\r\n\r\n + .Form-check-label:before {\r\n border-color: $Bg-accent;\r\n }\r\n\r\n &:checked + .Form-check-label:before {\r\n border-color: transparent;\r\n background-color: hsla($Bg-accent-hsl, 0.6);\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n opacity: 0;\r\n\r\n + .Form-check-label {\r\n color: $Fg-muted;\r\n cursor: initial;\r\n\r\n &:before {\r\n border-color: currentColor;\r\n }\r\n }\r\n }\r\n\r\n }\r\n\r\n /* Input */\r\n input[type=radio] {\r\n\r\n + .Form-check-label {\r\n\r\n /* Circle */\r\n &:before {\r\n margin: 2px 10px 2px 0;\r\n border-radius: 50%;\r\n transition: border-color 0.2s;\r\n }\r\n\r\n /* Check */\r\n &:after {\r\n top: 2px;\r\n left: 0;\r\n border-radius: 50%;\r\n width: 10px;\r\n height: 10px;\r\n background-color: $Bg-accent;\r\n transform: translate(5px, 5px) scale(0);\r\n transition: transform 0.2s;\r\n }\r\n\r\n }\r\n\r\n /* Checked */\r\n &:checked {\r\n background-color: $Bg-accent;\r\n\r\n + .Form-check-label:before {\r\n border-color: $Bg-accent;\r\n }\r\n\r\n + .Form-check-label:after {\r\n transform: translate(5px, 5px) scale(1);\r\n }\r\n }\r\n\r\n /* Active */\r\n &:not(:disabled):active {\r\n opacity: 1;\r\n transform: scale(0);\r\n transition: transform 0s, opacity 0s;\r\n\r\n + .Form-check-label:before {\r\n background-color: $Bg-accent;\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n opacity: 0;\r\n\r\n + .Form-check-label {\r\n color: $Fg-muted;\r\n cursor: initial;\r\n\r\n &:before {\r\n border-color: currentColor;\r\n }\r\n\r\n &:after {\r\n background-color: currentColor;\r\n }\r\n }\r\n }\r\n }\r\n\r\n /* Label */\r\n .Form-check-label {\r\n\r\n &:before {\r\n width: $checkbox-size;\r\n height: $checkbox-size;\r\n border: 2px solid hsla($Bg-accent-hsl, 0.6);\r\n //border: $Border;\r\n transition: border-color 0.2s, background-color 0.2s;\r\n }\r\n\r\n &:after {\r\n }\r\n }\r\n}\r\n\r\n%Form-check-alpha-Switch {\r\n input[type=checkbox] {\r\n\r\n + .Form-check-label {\r\n\r\n /* Track */\r\n &:before {\r\n margin: 5px 8px 0 0;\r\n border-radius: 7px;\r\n width: 36px;\r\n height: 14px;\r\n background-color: $Fg-muted;\r\n box-shadow: $Shadow-inner;\r\n transition: background-color 0.2s, opacity 0.2s;\r\n }\r\n\r\n /* Thumb */\r\n &:after {\r\n top: 2px;\r\n left: 0;\r\n border-radius: 50%;\r\n width: $checkbox-size;\r\n height: $checkbox-size;\r\n border: $Border;\r\n background-color: $Bg-surface;\r\n box-shadow: $Shadow-inner;\r\n transition: background-color 0.2s, transform 0.2s;\r\n }\r\n }\r\n\r\n /* Checked */\r\n &:checked {\r\n left: 6px;\r\n background-color: $Bg-accent;\r\n\r\n + .Form-check-label:before {\r\n background-color: hsla($Bg-accent-hsl, 0.6);\r\n }\r\n\r\n + .Form-check-label:after {\r\n border-color: $Bg-accent;\r\n background-color: $Bg-accent;\r\n transform: translateX(16px);\r\n }\r\n\r\n &:active + .Form-check-label:before {\r\n background-color: $Fg-muted;\r\n }\r\n\r\n &:disabled + .Form-check-label:before {\r\n background-color: hsla($Bg-accent-hsl, 0.6);\r\n }\r\n }\r\n\r\n /* Active */\r\n &:active {\r\n opacity: 1;\r\n transform: scale(0);\r\n transition: transform 0s, opacity 0s;\r\n\r\n + .Form-check-label:before {\r\n background-color: hsla($Bg-accent-hsl, 0.6);\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n opacity: 0;\r\n\r\n + .Form-check-label {\r\n color: $Fg-muted;\r\n opacity: 0.38;\r\n cursor: default;\r\n\r\n &:before {\r\n background-color: $Fg-muted;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.Form-check-alpha, .Form-switch-alpha {\r\n position: relative;\r\n display: block;\r\n line-height: 1.5;\r\n z-index: 0;\r\n\r\n /* Hover, Focus */\r\n &:hover {\r\n > input {\r\n opacity: 0.04;\r\n\r\n &:focus {\r\n opacity: 0.16;\r\n }\r\n }\r\n }\r\n\r\n @extend %Form-check-alpha-default;\r\n}\r\n\r\n.Form-check-alpha {\r\n @extend %Form-check-alpha-Checkbox-Radio;\r\n}\r\n\r\n.Form-switch-alpha {\r\n @extend %Form-check-alpha-Switch;\r\n}\r\n\r\n/*\r\n// Beta ::> Checkbox / Radio / Switches\r\n// Remove default checkbox & create with pseudo classes under label\r\n*/\r\n\r\n%Form-check-Beta {\r\n\r\n @extend %Form-check-default; // .Form-check-input .Form-check-label\r\n\r\n [type=\"checkbox\"] {\r\n\r\n + .Form-check-label {\r\n &:after, &:before {\r\n content: \"\";\r\n position: absolute;\r\n left: 0;\r\n /* .1s delay is for check animation */\r\n transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;\r\n border-style: solid;\r\n border-width: 2px;\r\n\r\n border-radius: 1px;\r\n margin-top: 3px;\r\n }\r\n\r\n &:after {\r\n border-radius: 2px;\r\n height: $checkbox-size;\r\n width: $checkbox-size;\r\n }\r\n\r\n &:before {\r\n //noinspection CssInvalidFunction\r\n transform: rotateZ(37deg);\r\n transform-origin: 100% 100%; // ? 20% 40%\r\n }\r\n }\r\n\r\n /* Checked, Indeterminate */\r\n &:checked {\r\n + .Form-check-label:before {\r\n top: 0;\r\n left: 0;\r\n width: 8px;\r\n height: 16px;\r\n border-top: 2px solid transparent;\r\n border-left: 2px solid transparent;\r\n border-right: 2px solid $Bg-accent;\r\n border-bottom: 2px solid $Bg-accent;\r\n //border-color: transparent $input-background $input-background transparent;\r\n z-index: 1;\r\n }\r\n\r\n + .Form-check-label:after {\r\n top: 0;\r\n border-color: $Bg-accent;\r\n background-color: transparent;\r\n z-index: 0;\r\n }\r\n }\r\n\r\n &:not(:checked) {\r\n + .Form-check-label:before {\r\n width: 0;\r\n height: 0;\r\n border: 3px solid transparent;\r\n left: 6px;\r\n top: 10px;\r\n }\r\n\r\n + .Form-check-label:after {\r\n background-color: transparent;\r\n border-color: $Border-color;\r\n top: 0;\r\n z-index: 0;\r\n }\r\n }\r\n\r\n /* Indeterminate */\r\n &.Indeterminate, &:indeterminate {\r\n + .Form-check-label:before {\r\n top: -3px;\r\n left: -8px;\r\n width: 11px;\r\n height: 14px;\r\n border: none;\r\n border-right: 2px solid $Bg-accent;\r\n transform: rotate(90deg);\r\n transform-origin: 100% 100%;\r\n z-index: 1;\r\n }\r\n\r\n + .Form-check-label:after {\r\n border-color: $Bg-accent;\r\n }\r\n }\r\n\r\n /* Active */\r\n\r\n /* Disabled */\r\n &:disabled {\r\n + .Form-check-label {\r\n color: $Fg-muted;\r\n cursor: default;\r\n }\r\n\r\n &:not(:checked) {\r\n + .Form-check-label:before {\r\n background-color: transparent;\r\n //border-color: $Fg-muted;\r\n }\r\n\r\n + .Form-check-label:after {\r\n border-color: transparent;\r\n background-color: $Fg-muted;\r\n }\r\n }\r\n\r\n &:checked {\r\n + .Form-check-label:before {\r\n background-color: transparent;\r\n border-top: 2px solid transparent;\r\n border-left: 2px solid transparent;\r\n border-right: 2px solid $Fg-accent;\r\n border-bottom: 2px solid $Fg-accent;\r\n }\r\n\r\n + .Form-check-label:after {\r\n background-color: $Fg-muted;\r\n border-color: $Fg-muted;\r\n }\r\n }\r\n }\r\n }\r\n\r\n // Filled in Style [type=\"checkbox\"].Filled\r\n [type=\"checkbox\"] {\r\n + .Form-check-label {\r\n padding-left: 30px;\r\n }\r\n\r\n /* Checked, Indeterminate */\r\n &:checked {\r\n + .Form-check-label:before {\r\n border-top: 2px solid transparent;\r\n border-left: 2px solid transparent;\r\n border-right: 2px solid $Fg-accent;\r\n border-bottom: 2px solid $Fg-accent;\r\n }\r\n\r\n + .Form-check-label:after {\r\n background-color: $Bg-accent;\r\n }\r\n }\r\n\r\n /* Indeterminate */\r\n &.Indeterminate, &:indeterminate {\r\n + .Form-check-label:before {\r\n border-right: 2px solid $Fg-accent;\r\n }\r\n\r\n + .Form-check-label:after {\r\n background-color: $Bg-accent;\r\n }\r\n }\r\n\r\n /* Active */\r\n\r\n /* Disabled */\r\n &:disabled {\r\n &:checked {\r\n + .Form-check-label:after {\r\n background-color: $Fg-muted;\r\n }\r\n }\r\n }\r\n }\r\n\r\n @extend %Form-check-Radio-default;\r\n\r\n [type=\"radio\"] {\r\n + .Form-check-label {\r\n padding-left: 30px;\r\n\r\n &:after {\r\n transform: scale(.5);\r\n }\r\n\r\n &:before {\r\n border-color: $Bg-accent;\r\n }\r\n }\r\n\r\n /* Checked */\r\n &:checked {\r\n + .Form-check-label {\r\n &:before {\r\n border-color: $Bg-accent;\r\n }\r\n\r\n &:after {\r\n border-color: $Bg-accent;\r\n background-color: $Bg-accent;\r\n z-index: 0;\r\n }\r\n }\r\n }\r\n\r\n /* Unchecked*/\r\n &:not(:checked) {\r\n + .Form-check-label {\r\n &:before, &:after {\r\n border-color: $Border-color;\r\n }\r\n\r\n &:before {\r\n background-color: transparent;\r\n border-color: $Border-color;\r\n }\r\n\r\n &:after {\r\n z-index: -1;\r\n transform: scale(0);\r\n }\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n + .Form-check-label {\r\n color: $Fg-muted;\r\n\r\n &:before {\r\n background-color: transparent;\r\n border-color: $Fg-muted;\r\n }\r\n }\r\n\r\n &:not(:checked) + .Form-check-label:before {\r\n border-color: $Fg-muted;\r\n }\r\n\r\n &:checked + .Form-check-label:after {\r\n background-color: $Fg-muted;\r\n }\r\n\r\n }\r\n }\r\n}\r\n\r\n.Form-check-beta {\r\n position: relative;\r\n display: block;\r\n\r\n //border: 1px solid $Border-color;\r\n\r\n @extend %Form-check-Beta;\r\n}\r\n\r\n.Switch-beta {\r\n position: relative;\r\n display: block;\r\n\r\n cursor: pointer;\r\n user-select: none;\r\n //margin: .25rem;\r\n\r\n label {\r\n input[type=checkbox] {\r\n opacity: 0;\r\n width: 0;\r\n height: 0;\r\n\r\n &:checked {\r\n ~ .Lever {\r\n background-color: $Bg-lighter;\r\n\r\n &:after {\r\n background-color: $Bg-accent;\r\n left: 24px;\r\n }\r\n }\r\n\r\n &:disabled + .Lever {\r\n background-color: $Bg-surface;\r\n }\r\n\r\n &:not(:disabled) ~ .Lever:active:after {\r\n box-shadow: $Shadow;\r\n }\r\n }\r\n\r\n &:not(:disabled) ~ .Lever:active:after {\r\n box-shadow: $Shadow-inner;\r\n }\r\n\r\n &:disabled + .Lever {\r\n cursor: default;\r\n }\r\n\r\n &:disabled + .Lever:after,\r\n &:disabled:checked + .Lever:after {\r\n background-color: $Fg-muted;\r\n }\r\n }\r\n\r\n }\r\n\r\n label .Lever {\r\n content: \"\";\r\n display: inline-block;\r\n position: relative;\r\n width: 40px;\r\n height: 15px;\r\n background-color: $Bg-lightest;\r\n border-radius: 15px;\r\n transition: background 0.3s ease;\r\n vertical-align: middle;\r\n //margin: 0 8px;\r\n box-shadow: $Shadow-inner;\r\n\r\n &:after {\r\n content: \"\";\r\n position: absolute;\r\n display: inline-block;\r\n width: $checkbox-size;\r\n height: $checkbox-size;\r\n border-radius: 50%;\r\n background-color: $Bg-surface;\r\n border: $Border;\r\n box-shadow: $Shadow-inner;\r\n //left: -5px;\r\n top: -3px;\r\n transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease;\r\n }\r\n }\r\n}\r\n\r\n/*\r\n// Horizontal Checkbox / Radio / Switches\r\n*/\r\n\r\n.Form-check, .Form-check-material,\r\n.Form-check-alpha, .Form-check-beta {\r\n position: relative;\r\n display: block;\r\n //padding-left: .25rem;\r\n}\r\n\r\n.Form-check-inline {\r\n display: inline-flex;\r\n align-items: center;\r\n padding-left: 0;\r\n margin-right: 0.75rem;\r\n}\r\n","/*\r\n// ===========================================================================\r\n// Forms - Text Inputs + Textarea\r\n// ===========================================================================\r\n*/\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n/*\r\n// Sizing\r\n*/\r\n\r\n$font-size-sm: .875rem;\r\n$font-size: 1rem;\r\n$font-size-lg: 1.25rem;\r\n\r\n.Form-material, .Form-outline,\r\n.Form {\r\n /*\r\n // Regular Size\r\n */\r\n .Form-control, .Form-select {\r\n padding: 4px 0;\r\n font-size: $font-size;\r\n\r\n + .Form-label {\r\n font-size: $font-size;\r\n }\r\n }\r\n\r\n /*\r\n // Small Size\r\n */\r\n\r\n %Form-control-sm {\r\n padding: 3px 0;\r\n font-size: $font-size-sm;\r\n\r\n + .Form-label {\r\n font-size: $font-size-sm;\r\n }\r\n }\r\n\r\n &.Form-sm {\r\n .Form-control, .Form-select,\r\n .Form-control-sm {\r\n @extend %Form-control-sm;\r\n }\r\n }\r\n\r\n .Form-control-sm {\r\n @extend %Form-control-sm;\r\n }\r\n\r\n /*\r\n // Large Size\r\n */\r\n\r\n %Form-control-lg {\r\n padding: 5px 0;\r\n font-size: $font-size-lg;\r\n\r\n + .Form-label {\r\n font-size: $font-size-lg;\r\n }\r\n }\r\n\r\n &.Form-lg {\r\n .Form-control, .Form-select,\r\n .Form-control-lg {\r\n @extend %Form-control-lg;\r\n }\r\n }\r\n\r\n .Form-control-lg {\r\n @extend %Form-control-lg;\r\n }\r\n}\r\n\r\n/*\r\n// Material (default) inputs\r\n*/\r\n\r\n.Form,\r\n.Form-material {\r\n position: relative;\r\n margin: 1.0rem 0;\r\n line-height: 1.5;\r\n\r\n $input-label-active-transform: translateY(-85%);\r\n\r\n textarea {\r\n padding: 5px;\r\n }\r\n\r\n /* Input, Textarea */\r\n input, textarea, select {\r\n width: 100%;\r\n\r\n color: inherit;\r\n background: transparent;\r\n\r\n box-sizing: content-box;\r\n outline: none;\r\n box-shadow: none;\r\n\r\n //font-weight: 400;\r\n\r\n border: none;\r\n border-radius: 0;\r\n border-bottom: 1px solid $Border-color;\r\n\r\n transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;\r\n }\r\n\r\n .Form-control, .Form-textarea, .Form-select {\r\n // Focused input style\r\n &:focus:not([readonly]) {\r\n box-shadow: $Shadow-inner;\r\n border-color: $Bg-accent;\r\n\r\n //color: $Fg-lightest;\r\n //background-color: $Bg-lightest;\r\n\r\n // Focused label style\r\n + label {\r\n color: $Bg-accent;\r\n }\r\n }\r\n\r\n /* active state */\r\n &:placeholder-shown ~ .Form-label,\r\n &:required:valid ~ .Form-label,\r\n &:not(:required) ~ .Form-label,\r\n &:focus ~ .Form-label {\r\n transform: $input-label-active-transform;\r\n }\r\n\r\n &:not(:disabled):not(:read-only) {\r\n /* Hover */\r\n &:hover {\r\n border-bottom-color: $Bg-accent;\r\n }\r\n\r\n /* Focus */\r\n &:focus {\r\n + .Form-label {\r\n color: $Bg-accent;\r\n }\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled {\r\n //border-bottom-color: $Bg-lighter;\r\n color: $Fg-muted;\r\n\r\n + .Form-label {\r\n color: $Fg-muted;\r\n }\r\n }\r\n }\r\n\r\n .Form-select {\r\n padding: 5px;\r\n\r\n > option {\r\n //border-radius: 25px;\r\n color: $Fg-lightest;\r\n background: $Bg-lightest;\r\n\r\n padding: .5rem;\r\n margin: 3px 0;\r\n box-shadow: $Shadow-inner;\r\n\r\n &:checked {\r\n background: $Bg-accent;\r\n color: $Fg-accent;\r\n }\r\n\r\n &:hover, &:active {\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n }\r\n }\r\n\r\n //&:invalid ~ .Form-label, //&:valid ~ .Form-label, &:focus ~ .Form-label\r\n /* active state */\r\n ~ .Form-label {\r\n transform: $input-label-active-transform;\r\n }\r\n }\r\n\r\n // Draw the lines in textarea with each rows\r\n .Form-textarea {\r\n $textarea-line-height: 2em;\r\n $gradient-height: calc(2em - 1px);\r\n $line-color: hsla($Border-hsl, var(--#{$var-Prefix}border-alpha));;\r\n\r\n $background-gradient: linear-gradient(transparent, transparent $gradient-height, $line-color 0px) ;\r\n\r\n /*\r\n // How to set a bottom border for every row in a textarea?\r\n // You can use gradient as the background image to get an effect that looks like underline:\r\n */\r\n --#{$var-Prefix}border-alpha: .3;\r\n line-height: $textarea-line-height;\r\n background-image: $background-gradient;\r\n background-size: 100% $textarea-line-height;\r\n\r\n &:focus:not([readonly]) {\r\n //box-shadow: Shadow-mixer($Shadow, $Shadow-inner);\r\n background-image: $background-gradient;\r\n background-size: 100% $textarea-line-height;\r\n }\r\n }\r\n\r\n .Form-label {\r\n position: absolute;\r\n display: block;\r\n width: 100%;\r\n\r\n top: 0;\r\n left: 0;\r\n\r\n pointer-events: none;\r\n color: hsla($Bg-accent-hsl, 0.6);\r\n cursor: text;\r\n\r\n transition: transform .2s ease-out, color .2s ease-out;\r\n }\r\n\r\n}\r\n\r\n/*\r\n// Outline Style inputs\r\n*/\r\n\r\n.Form-outline {\r\n position: relative;\r\n display: block;\r\n margin: 0.5rem 0;\r\n padding-top: 6px;\r\n line-height: 1.5;\r\n\r\n $border-passive-color: hsla($Bg-accent-hsl, 0.38);\r\n $border-hover-color: hsla($Bg-accent-hsl, 0.87);\r\n $border-active-color: $Bg-accent;\r\n\r\n /* Input, Textarea */\r\n input, textarea, select {\r\n width: 100%;\r\n height: inherit;\r\n\r\n box-sizing: border-box;\r\n margin: 0;\r\n //padding: 15px 13px 15px;\r\n\r\n font-family: inherit;\r\n font-size: inherit;\r\n line-height: inherit;\r\n\r\n color: inherit;\r\n background: transparent;\r\n\r\n border-radius: 4px;\r\n //border: 1px solid $border-passive-color;\r\n border: 1px solid $Border-color;\r\n\r\n transition: border 0.2s, box-shadow 0.2s;\r\n }\r\n\r\n /* Hover */\r\n &:hover {\r\n .Form-control {\r\n\r\n &:not(:disabled) {\r\n // TODO: When input is empty\r\n // TODO: When input has no place holder\r\n &:not(:focus):not(:placeholder-shown) {\r\n border-color: $border-hover-color;\r\n\r\n + .Form-label:before, + .Form-label:after, {\r\n border-top-color: $border-hover-color;\r\n }\r\n }\r\n\r\n // TODO: When input has place holder\r\n &:placeholder-shown {\r\n border-color: transparent $border-hover-color $border-hover-color;\r\n\r\n + .Form-label:before, + .Form-label:after, {\r\n border-top-color: $border-hover-color;\r\n }\r\n }\r\n\r\n // TODO: When input is not empty\r\n &:required:valid, &:valid {\r\n border-color: transparent $border-hover-color $border-hover-color;\r\n\r\n + .Form-label:before, + .Form-label:after, {\r\n border-top-color: $border-hover-color;\r\n }\r\n }\r\n\r\n }\r\n }\r\n }\r\n\r\n .Form-control, .Form-textarea, .Form-select {\r\n /* Corners */\r\n + .Form-label {\r\n &:before, &:after {\r\n content: \"\";\r\n display: block;\r\n box-sizing: border-box;\r\n min-width: 10px;\r\n height: 8px;\r\n\r\n margin-top: 6px;\r\n //border-top: 1px solid hsla($Bg-accent-hsl, 0.6);\r\n border-top: 1px solid transparent;\r\n\r\n pointer-events: none;\r\n box-shadow: inset 0 1px transparent;\r\n transition: border 0.2s, box-shadow 0.2s;\r\n }\r\n\r\n &:before {\r\n margin-right: 4px;\r\n border-left: solid 1px transparent;\r\n border-radius: 4px 0;\r\n }\r\n\r\n &:after {\r\n flex-grow: 1;\r\n margin-left: 4px;\r\n border-right: solid 1px transparent;\r\n border-radius: 0 4px;\r\n }\r\n }\r\n\r\n /* active state */\r\n &:placeholder-shown ~ .Form-label,\r\n &:required:valid ~ .Form-label,\r\n &:not(:required) ~ .Form-label,\r\n &:focus ~ .Form-label {\r\n line-height: 15px;\r\n }\r\n\r\n // Done: When input has place holder\r\n &:placeholder-shown {\r\n border-color: transparent $border-passive-color $border-passive-color;\r\n\r\n + .Form-label:before, + .Form-label:after, {\r\n border-top-color: $border-passive-color;\r\n }\r\n }\r\n\r\n // TODO: When input is not empty\r\n &:required:valid, &:valid {\r\n border-color: transparent $border-passive-color $border-passive-color;\r\n\r\n + .Form-label:before, + .Form-label:after, {\r\n border-top-color: $border-passive-color;\r\n }\r\n }\r\n\r\n /* Focus */\r\n &:focus {\r\n border-color: transparent $border-active-color $border-active-color;\r\n box-shadow: inset 1px 0 $Bg-accent, inset -1px 0 $Bg-accent, inset 0 -1px $Bg-accent;\r\n outline: none;\r\n\r\n + .Form-label {\r\n color: $Bg-accent;\r\n\r\n &:before, &:after {\r\n border-top-color: $border-active-color;\r\n box-shadow: inset 0 1px $Bg-accent;\r\n }\r\n }\r\n }\r\n\r\n /* Disabled */\r\n &:disabled, &:disabled + .Form-label {\r\n //border-color: transparent hsla($Bg-accent-hsl, 0.38) hsla($Bg-accent-hsl, 0.38) !important;\r\n color: hsla($Bg-accent-hsl, 0.38);\r\n pointer-events: none;\r\n }\r\n }\r\n\r\n .Form-select {\r\n padding: 5px;\r\n\r\n > option {\r\n //border-radius: 25px;\r\n //color: $Fg-lightest;\r\n //background: $Bg-lightest;\r\n\r\n padding: .5rem;\r\n margin: 3px 0;\r\n box-shadow: $Shadow-inner;\r\n\r\n &:checked {\r\n background: $Bg-accent;\r\n color: $Fg-accent;\r\n }\r\n\r\n &:hover, &:active {\r\n color: $Fg-lighter;\r\n background-color: $Bg-lighter;\r\n }\r\n }\r\n\r\n /* active state */\r\n ~ .Form-label {\r\n line-height: 15px;\r\n }\r\n }\r\n\r\n // Draw the lines in textarea with each rows\r\n .Form-textarea {\r\n $textarea-line-height: 2em;\r\n $gradient-height: calc(2em - 1px);\r\n $line-color: hsla($Border-hsl, var(--#{$var-Prefix}border-alpha));\r\n\r\n $background-gradient: linear-gradient(transparent, transparent $gradient-height, $line-color 0px) ;\r\n\r\n /*\r\n // How to set a bottom border for every row in a textarea?\r\n // You can use gradient as the background image to get an effect that looks like underline:\r\n */\r\n --#{$var-Prefix}border-alpha: .3;\r\n line-height: $textarea-line-height;\r\n background-image: $background-gradient;\r\n background-size: 100% $textarea-line-height;\r\n\r\n &:focus:not([readonly]) {\r\n //box-shadow: Shadow-mixer($Shadow, $Shadow-inner);\r\n background-image: $background-gradient;\r\n background-size: 100% $textarea-line-height;\r\n }\r\n }\r\n\r\n .Form-label {\r\n position: absolute;\r\n display: flex;\r\n width: 100%;\r\n max-height: 100%;\r\n\r\n top: 0;\r\n left: 0;\r\n\r\n pointer-events: none;\r\n color: hsla($Bg-accent-hsl, 0.6);\r\n cursor: text;\r\n\r\n //font-size: 75%;\r\n //line-height: 15px;\r\n line-height: 50px;\r\n transition: color 0.2s, font-size 0.2s, line-height 0.2s;\r\n }\r\n\r\n}\r\n","/*\r\n// ===========================================================================\r\n// Forms - Select\r\n// ===========================================================================\r\n*/\r\n\r\n$Customized: false;\r\n@import \"../_color-scheme\";\r\n\r\n/*\r\n// Select Not input... ul li\r\n*/\r\n\r\n","/*\r\n// ===========================================================================\r\n// Layout\r\n// ===========================================================================\r\n*/\r\n\r\n@import \"Layout/container\";\r\n@import \"Layout/grid\";\r\n","// ===========================================================================\r\n// Components - Container\r\n// ===========================================================================\r\n\r\n.Container, .Container-fluid {\r\n width: 100%;\r\n\r\n padding-right: 15px;\r\n padding-left: 15px;\r\n\r\n margin-right: auto;\r\n margin-left: auto;\r\n}\r\n\r\n// From https://github.com/twbs/bootstrap/blob/main/scss/_containers.scss\r\n@each $containerKey, $containerValue in $breakpoints-Container {\r\n $infix: if($containerKey == none, \"\", \"-#{$containerKey}\");\r\n\r\n @include media-min-W(map-get($responsive-Breakpoints, $containerKey)) {\r\n %Container-#{$infix} {\r\n max-width: $containerValue;\r\n }\r\n\r\n // Extend each breakpoint which is smaller or equal to the current breakpoint\r\n $extend-breakpoint: true;\r\n @each $bpKey, $bpValue in $responsive-Breakpoints {\r\n @if ($extend-breakpoint) {\r\n $infixSecond: if($bpKey == none, \"\", \"-#{$bpKey}\");\r\n .Container#{$infixSecond} {\r\n @extend %Container-#{$infix};\r\n }\r\n\r\n // Once the current breakpoint is reached, stop extending\r\n @if ($containerKey == $bpKey) {\r\n $extend-breakpoint: false;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n/*\r\nresult for xxl:\r\n@media (min-width: 1440px) {\r\n .Container-xxl, .Container-xl, .Container-lg, .Container-md, .Container-sm, .Container {\r\n max-width: 1376px;\r\n }\r\n}\r\n*/\r\n","// ===========================================================================\r\n// Components - Grid\r\n// https://github.com/twbs/bootstrap/blob/main/scss/mixins/_breakpoints.scss\r\n// ===========================================================================\r\n\r\n/*\r\n// Row\r\n// Rows contain your columns.\r\n*/\r\n\r\n.Row {\r\n --#{$var-Prefix}gutter-x: #{$grid-Gutter-width};\r\n --#{$var-Prefix}gutter-y: 0;\r\n display: flex;\r\n flex-wrap: wrap;\r\n\r\n margin-top: calc(-1 * var(--#{$var-Prefix}gutter-y));\r\n margin-right: calc(-.5 * var(--#{$var-Prefix}gutter-x));\r\n margin-left: calc(-.5 * var(--#{$var-Prefix}gutter-x));\r\n\r\n > * {\r\n // Add box sizing if only the grid is loaded\r\n //box-sizing: if(variable-exists(include-column-box-sizing) and $include-column-box-sizing, border-box, null);\r\n\r\n // Prevent columns from becoming too narrow when at smaller grid tiers by\r\n // always setting `width: 100%;`. This works because we set the width\r\n // later on to override this initial width.\r\n flex-shrink: 0;\r\n width: 100%;\r\n max-width: 100%; // Prevent `.col-auto`, `.col` (& responsive variants) from breaking out the grid\r\n\r\n padding-right: calc(var(--#{$var-Prefix}gutter-x) * .5); // stylelint-disable-line function-disallowed-list\r\n padding-left: calc(var(--#{$var-Prefix}gutter-x) * .5); // stylelint-disable-line function-disallowed-list\r\n margin-top: var(--#{$var-Prefix}gutter-y);\r\n }\r\n}\r\n\r\n/*\r\n// Columns\r\n// Common styles for small and large grid columns\r\n*/\r\n\r\n@include make-Grid-Cols($grid-Columns, $breakpoints-Grid);\r\n","// ===========================================================================\r\n// Mixins - Grid\r\n// ===========================================================================\r\n@use 'sass:math';\r\n\r\n//@mixin make-Col-Auto() {\r\n// flex: 0 0 auto;\r\n// width: auto;\r\n//}\r\n\r\n@mixin make-Col($index, $numberOfColumns: 12) {\r\n //$percentage: percentage($index / $numberOfColumns);\r\n $percentage: percentage(math.div($index, $numberOfColumns));\r\n\r\n flex: 0 0 auto;\r\n width: $percentage;\r\n}\r\n\r\n@mixin make-Col-Offset($index, $numberOfColumns: 12) {\r\n //$num: $index / $numberOfColumns;\r\n $num: math.div($index, $numberOfColumns);\r\n margin-left: if($num == 0, 0, percentage($num));\r\n}\r\n\r\n//@mixin row-Cols($count) {\r\n// > * {\r\n// flex: 0 0 auto;\r\n// width: math.div(100%, $count);\r\n// }\r\n//}\r\n\r\n@mixin make-Grid-Cols($numberOfColumns: 12, $breakpoints: $breakpoints-Grid) {\r\n @each $breakpointKey, $breakpointValue in $breakpoints {\r\n $infix: if($breakpointKey == none, \"\", \"-#{$breakpointKey}\");\r\n // none -sm -md -lg -xl -xxl\r\n\r\n @include media-min-W($breakpointValue) {\r\n %Column#{$infix}-auto {\r\n flex: 0 0 auto;\r\n width: auto;\r\n }\r\n\r\n .Row-cols#{$infix}-auto > * {\r\n //@include make-Col-Auto();\r\n @extend %Column#{$infix}-auto;\r\n }\r\n\r\n @if $grid-Row-Columns > 0 {\r\n @for $index from 1 through $grid-Row-Columns {\r\n .Row-cols#{$infix}-#{$index} {\r\n //@include row-Cols($index);\r\n > * {\r\n flex: 0 0 auto;\r\n width: math.div(100%, $index);\r\n }\r\n }\r\n }\r\n }\r\n\r\n .Col#{$infix}-auto {\r\n //@include make-Col-Auto();\r\n @extend %Column#{$infix}-auto;\r\n }\r\n\r\n /*\r\n // Col-* Offset-*\r\n */\r\n\r\n .Col#{$infix} {\r\n flex: 1 0 0%; // Flexbugs #4: https://github.com/philipwalton/flexbugs#flexbug-4\r\n }\r\n\r\n @if $numberOfColumns > 0 {\r\n @for $index from 1 through $numberOfColumns {\r\n .Col#{$infix}-#{$index} {\r\n @include make-Col($index, $numberOfColumns);\r\n }\r\n }\r\n\r\n // `$columns - 1` because offsetting by the width of an entire row isn't possible\r\n @for $i from 0 through ($numberOfColumns - 1) {\r\n @if not ($infix == \"\" and $i == 0) { // Avoid emitting useless .offset-0\r\n .Offset#{$infix}-#{$i} {\r\n @include make-Col-Offset($i, $numberOfColumns);\r\n }\r\n }\r\n }\r\n }\r\n\r\n /*\r\n // Gutters\r\n // Make use of `.g-*`, `.gx-*` or `.gy-*` utilities to change spacing between the columns.\r\n */\r\n\r\n @each $key, $value in $gutters-map {\r\n .G#{$infix}-#{$key},\r\n .GX#{$infix}-#{$key} {\r\n --#{$var-Prefix}gutter-x: #{$value};\r\n }\r\n\r\n .G#{$infix}-#{$key},\r\n .GY#{$infix}-#{$key} {\r\n --#{$var-Prefix}gutter-y: #{$value};\r\n }\r\n }\r\n\r\n }\r\n\r\n }\r\n}\r\n","// ===========================================================================\r\n// Components - Themes\r\n// ===========================================================================\r\n\r\n@include Themed($color-Variants, $colored-Components);\r\n\r\n\r\n/*\r\n> Anatomy of the theme colors <\r\n*) Html's body colors - Darkest color\r\n\r\nBody => (Darkest or Lightest)\r\n\r\n1) Darkest (bg) - Furthest element\r\n2) Dark\r\n3) Light - Surface\r\n4) Lightest - Closest element\r\n*/\r\n\r\n/*\r\n// from Abstracts\\_variables.scss\r\n// .Theme-<theme> {}\r\n// .Alert-<theme> {}\r\n// .Calendar-<theme> {}\r\n// .Card-<theme> {}\r\n// .Caret-<theme> {}\r\n// .Toast-<theme> {}\r\n// .Btn-<theme> {}\r\n// .Btn-outline-<theme> {}\r\n*/\r\n"]}