@aarhus-university/au-designsystem-delphinus 1.7.2 → 1.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aarhus-university/au-designsystem-delphinus",
3
- "version": "1.7.2",
3
+ "version": "1.7.3",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "start": "concurrently \"npm run nodemon\" \"npm run sass\" \"npm run build\"",
@@ -1 +1 @@
1
- :root{--breakpoint-medium: Medium screen;--breakpoint-wide: Wide screen;--theme-blue: Blue;--theme-cyan: Cyan;--theme-turquoise: Turquoise;--theme-green: Green;--theme-yellow: Yellow;--theme-orange: Orange;--theme-red: Red;--theme-magenta: Magenta;--theme-purple: Purple;--theme-mitstudie: Mit Studie;--theme-omnibus: Omnibus;--theme-brightspace: Brightspace;--border-width-default: 2;--border-width-slim: 1;--border-width-navitem: 4;--border-width-utility: 6;--border-width-outline: 2;--blur: 3.2;--shadow-front-y: 3.2;--shadow-front-blur: 9.6;--shadow-center-y: 1.6;--shadow-center-blur: 4.8;--shadow-back-y: 0.8;--shadow-back-blur: 3.2;--font-default-m1: 13;--line-height-default-single-m1: 19;--line-height-default-multiple-m1: 26;--font-default-0: 16;--line-height-default-single-0: 22;--line-height-default-multiple-0: 29;--font-default-p1: 19;--line-height-default-single-p1: 26;--line-height-default-multiple-p1: 32;--font-default-p2: 23;--line-height-default-single-p2: 30;--line-height-default-multiple-p2: 37;--font-default-p3: 28;--line-height-default-single-p3: 35;--line-height-default-multiple-p3: 42;--font-medium-m1: 13;--line-height-medium-single-m1: 20;--line-height-medium-multiple-m1: 26;--font-medium-0: 17;--line-height-medium-single-0: 24;--line-height-medium-multiple-0: 30;--font-medium-p1: 21;--line-height-medium-single-p1: 28;--line-height-medium-multiple-p1: 35;--font-medium-p2: 27;--line-height-medium-single-p2: 34;--line-height-medium-multiple-p2: 41;--font-medium-p3: 34;--line-height-medium-single-p3: 42;--line-height-medium-multiple-p3: 49;--font-wide-m1: 13;--line-height-wide-single-m1: 19;--line-height-wide-multiple-m1: 26;--font-wide-0: 18;--line-height-wide-single-0: 25;--line-height-wide-multiple-0: 31;--font-wide-p1: 24;--line-height-wide-single-p1: 32;--line-height-wide-multiple-p1: 38;--font-wide-p2: 33;--line-height-wide-single-p2: 41;--line-height-wide-multiple-p2: 48;--font-wide-p3: 45;--line-height-wide-single-p3: 55;--line-height-wide-multiple-p3: 61;--line-width-max: 35;--spacing-default-m5: 5;--spacing-default-m4: 7;--spacing-default-m3: 10;--spacing-default-m2: 14;--spacing-default-m1: 20;--spacing-default-0: 28;--spacing-default-p1: 39;--spacing-default-p2: 55;--spacing-default-side: 20;--spacing-medium-m5: 5;--spacing-medium-m4: 7;--spacing-medium-m3: 10;--spacing-medium-m2: 15;--spacing-medium-m1: 23;--spacing-medium-0: 34;--spacing-medium-p1: 51;--spacing-medium-p2: 77;--spacing-medium-side: 34;--spacing-wide-m5: 5;--spacing-wide-m4: 7;--spacing-wide-m3: 11;--spacing-wide-m2: 18;--spacing-wide-m1: 28;--spacing-wide-0: 45;--spacing-wide-p1: 72;--spacing-wide-p2: 116;--spacing-wide-side: 45;--blue-theme: #003d73;--blue-background: #fefefe;--blue-background-cards-secondary: #fefefe;--blue-background-secondary: #eaeaea;--blue-background-cards: #eaeaea;--blue-background-input: #fefefe;--blue-interactive: #d4d4d4;--blue-foreground: #0a0a0a;--blue-foreground-secondary: #6e6e6e;--blue-foreground-theme: #003d73;--blue-foreground-disabled: #b5b5b5;--blue-foreground-branding: #003d73;--blue-border: #9e9e9e;--blue-border-theme: #003d73;--blue-border-text-link: #376791;--blue-theme-foreground: #fefefe;--blue-theme-secondary: #8ba6bf;--blue-theme-secondary-foreground: #0a0a0a;--blue-theme-secondary-foreground-secondary: #323b44;--blue-shadow: rgba(0, 0, 0, 0.4);--blue-overlay: rgba(0, 34, 65, 0.6);--blue-theme-hover: #00315c;--blue-theme-secondary-hover: #95aec5;--blue-foreground-hover: #5d5d5d;--blue-foreground-secondary-hover: #444444;--blue-foreground-theme-hover: #2b5e8a;--blue-foreground-branding-hover: #052643;--blue-background-hover: #f6f6f6;--blue-background-cards-secondary-hover: #f6f6f6;--blue-background-secondary-hover: #e2e2e2;--blue-background-cards-hover: #e2e2e2;--blue-interactive-hover: #c2c2c2;--blue-utility-foreground: #0a0a0a;--blue-utility-interactive: #fefefe;--blue-utility-interactive-foreground-secondary: #6e6e6e;--blue-utility-interactive-foreground-disabled: #b5b5b5;--blue-utility-shadow: rgba(0, 0, 0, 0.4);--blue-utility-interactive-hover: #f3f3f3;--blue-utility-confirm: #07ac07;--blue-utility-confirm-background: #80d580;--blue-utility-confirm-hover: #069b06;--blue-utility-confirm-background-hover: #7acb7a;--blue-utility-confirm-foreground-secondary: #355835;--blue-utility-attention: #ffa620;--blue-utility-attention-background: #ffd28d;--blue-utility-attention-hover: #e9971d;--blue-utility-attention-foreground-secondary: #705c3e;--blue-utility-warning: #ff2222;--blue-utility-warning-background: #ff8f8f;--blue-utility-warning-hover: #e61f1f;--blue-utility-warning-background-hover: #f38888;--blue-utility-warning-foreground-secondary: #623737;--blue-utility-focus: #229bfc;--default-theme: #003d73;--default-background: #fefefe;--default-background-cards-secondary: #fefefe;--default-background-secondary: #eaeaea;--default-background-cards: #eaeaea;--default-background-input: #fefefe;--default-interactive: #d4d4d4;--default-foreground: #0a0a0a;--default-foreground-secondary: #6e6e6e;--default-foreground-theme: #003d73;--default-foreground-disabled: #b5b5b5;--default-foreground-branding: #003d73;--default-border: #9e9e9e;--default-border-theme: #003d73;--default-border-text-link: #376791;--default-theme-foreground: #fefefe;--default-theme-secondary: #8ba6bf;--default-theme-secondary-foreground: #0a0a0a;--default-theme-secondary-foreground-secondary: #323b44;--default-shadow: rgba(0, 0, 0, 0.4);--default-overlay: rgba(0, 34, 65, 0.6);--default-theme-hover: #00315c;--default-theme-secondary-hover: #95aec5;--default-foreground-hover: #5d5d5d;--default-foreground-secondary-hover: #444444;--default-foreground-theme-hover: #2b5e8a;--default-foreground-branding-hover: #052643;--default-background-hover: #f6f6f6;--default-background-cards-secondary-hover: #f6f6f6;--default-background-secondary-hover: #e2e2e2;--default-background-cards-hover: #e2e2e2;--default-interactive-hover: #c2c2c2;--default-utility-foreground: #0a0a0a;--default-utility-interactive: #fefefe;--default-utility-interactive-foreground-secondary: #6e6e6e;--default-utility-interactive-foreground-disabled: #b5b5b5;--default-utility-shadow: rgba(0, 0, 0, 0.4);--default-utility-interactive-hover: #f3f3f3;--default-utility-confirm: #07ac07;--default-utility-confirm-background: #80d580;--default-utility-confirm-hover: #069b06;--default-utility-confirm-background-hover: #7acb7a;--default-utility-confirm-foreground-secondary: #355835;--default-utility-attention: #ffa620;--default-utility-attention-background: #ffd28d;--default-utility-attention-hover: #e9971d;--default-utility-attention-foreground-secondary: #705c3e;--default-utility-warning: #ff2222;--default-utility-warning-background: #ff8f8f;--default-utility-warning-hover: #e61f1f;--default-utility-warning-background-hover: #f38888;--default-utility-warning-foreground-secondary: #623737;--default-utility-focus: #229bfc;--blue-dark-theme: #003d73;--blue-dark-background: #002241;--blue-dark-background-cards-secondary: #002241;--blue-dark-background-secondary: #11314d;--blue-dark-background-cards: #11314d;--blue-dark-background-input: #092a48;--blue-dark-interactive: #213f5a;--blue-dark-foreground: #fefefe;--blue-dark-foreground-secondary: #778a9a;--blue-dark-foreground-theme: #678cac;--blue-dark-foreground-disabled: #39546c;--blue-dark-foreground-branding: #fefefe;--blue-dark-border: #4e657b;--blue-dark-border-theme: #678cac;--blue-dark-border-text-link: #678cac;--blue-dark-theme-foreground: #fefefe;--blue-dark-theme-secondary: #00325e;--blue-dark-theme-secondary-foreground: #fefefe;--blue-dark-theme-secondary-foreground-secondary: #839bb0;--blue-dark-shadow: black;--blue-dark-overlay: rgba(0, 34, 65, 0.7);--blue-dark-theme-hover: #114a7d;--blue-dark-theme-secondary-hover: #093964;--blue-dark-foreground-hover: #c5ccd3;--blue-dark-foreground-secondary-hover: #96a4b1;--blue-dark-foreground-theme-hover: #4e6982;--blue-dark-foreground-branding-hover: #c5ccd3;--blue-dark-background-hover: #092a48;--blue-dark-background-cards-secondary-hover: #092a48;--blue-dark-background-secondary-hover: #1f3e58;--blue-dark-background-cards-hover: #1f3e58;--blue-dark-interactive-hover: #2f4b64;--blue-dark-utility-foreground: #0a0a0a;--blue-dark-utility-interactive: #fefefe;--blue-dark-utility-interactive-foreground-secondary: #6e6e6e;--blue-dark-utility-interactive-foreground-disabled: #b5b5b5;--blue-dark-utility-shadow: rgba(0, 0, 0, 0.4);--blue-dark-utility-interactive-hover: #f3f3f3;--blue-dark-utility-confirm: #07ac07;--blue-dark-utility-confirm-background: #80d580;--blue-dark-utility-confirm-hover: #33bb33;--blue-dark-utility-confirm-background-hover: #94dc94;--blue-dark-utility-confirm-foreground-secondary: #355835;--blue-dark-utility-attention: #ffa620;--blue-dark-utility-attention-background: #ffd28d;--blue-dark-utility-attention-hover: #ffbf60;--blue-dark-utility-attention-foreground-secondary: #705c3e;--blue-dark-utility-warning: #ff2222;--blue-dark-utility-warning-background: #ff8f8f;--blue-dark-utility-warning-hover: #ff5353;--blue-dark-utility-warning-background-hover: #ff9d9d;--blue-dark-utility-warning-foreground-secondary: #623737;--blue-dark-utility-focus: #229bfc;--default-dark-theme: #003d73;--default-dark-background: #002241;--default-dark-background-cards-secondary: #002241;--default-dark-background-secondary: #11314d;--default-dark-background-cards: #11314d;--default-dark-background-input: #092a48;--default-dark-interactive: #213f5a;--default-dark-foreground: #fefefe;--default-dark-foreground-secondary: #778a9a;--default-dark-foreground-theme: #678cac;--default-dark-foreground-disabled: #39546c;--default-dark-foreground-branding: #fefefe;--default-dark-border: #4e657b;--default-dark-border-theme: #678cac;--default-dark-border-text-link: #678cac;--default-dark-theme-foreground: #fefefe;--default-dark-theme-secondary: #00325e;--default-dark-theme-secondary-foreground: #fefefe;--default-dark-theme-secondary-foreground-secondary: #839bb0;--default-dark-shadow: black;--default-dark-overlay: rgba(0, 34, 65, 0.7);--default-dark-theme-hover: #114a7d;--default-dark-theme-secondary-hover: #093964;--default-dark-foreground-hover: #c5ccd3;--default-dark-foreground-secondary-hover: #96a4b1;--default-dark-foreground-theme-hover: #4e6982;--default-dark-foreground-branding-hover: #c5ccd3;--default-dark-background-hover: #092a48;--default-dark-background-cards-secondary-hover: #092a48;--default-dark-background-secondary-hover: #1f3e58;--default-dark-background-cards-hover: #1f3e58;--default-dark-interactive-hover: #2f4b64;--default-dark-utility-foreground: #0a0a0a;--default-dark-utility-interactive: #fefefe;--default-dark-utility-interactive-foreground-secondary: #6e6e6e;--default-dark-utility-interactive-foreground-disabled: #b5b5b5;--default-dark-utility-shadow: rgba(0, 0, 0, 0.4);--default-dark-utility-interactive-hover: #f3f3f3;--default-dark-utility-confirm: #07ac07;--default-dark-utility-confirm-background: #80d580;--default-dark-utility-confirm-hover: #33bb33;--default-dark-utility-confirm-background-hover: #94dc94;--default-dark-utility-confirm-foreground-secondary: #355835;--default-dark-utility-attention: #ffa620;--default-dark-utility-attention-background: #ffd28d;--default-dark-utility-attention-hover: #ffbf60;--default-dark-utility-attention-foreground-secondary: #705c3e;--default-dark-utility-warning: #ff2222;--default-dark-utility-warning-background: #ff8f8f;--default-dark-utility-warning-hover: #ff5353;--default-dark-utility-warning-background-hover: #ff9d9d;--default-dark-utility-warning-foreground-secondary: #623737;--default-dark-utility-focus: #229bfc;--cyan-theme: #37a0cb;--cyan-background: #fefefe;--cyan-background-cards-secondary: #fefefe;--cyan-background-secondary: #eaeaea;--cyan-background-cards: #eaeaea;--cyan-background-input: #fefefe;--cyan-interactive: #d4d4d4;--cyan-foreground: #0a0a0a;--cyan-foreground-secondary: #6e6e6e;--cyan-foreground-theme: #2b7ea0;--cyan-foreground-disabled: #b5b5b5;--cyan-foreground-branding: #2b7ea0;--cyan-border: #9e9e9e;--cyan-border-theme: #37a0cb;--cyan-border-text-link: #3496bf;--cyan-theme-foreground: #0a0a0a;--cyan-theme-secondary: #7cc1dd;--cyan-theme-secondary-foreground: #0a0a0a;--cyan-theme-secondary-foreground-secondary: #324d58;--cyan-shadow: rgba(0, 0, 0, 0.4);--cyan-overlay: rgba(20, 58, 74, 0.6);--cyan-theme-hover: #3291b7;--cyan-theme-secondary-hover: #8dc9e2;--cyan-foreground-hover: #5d5d5d;--cyan-foreground-secondary-hover: #444444;--cyan-foreground-theme-hover: #65a1ba;--cyan-foreground-branding-hover: #215c75;--cyan-background-hover: #f6f6f6;--cyan-background-cards-secondary-hover: #f6f6f6;--cyan-background-secondary-hover: #e2e2e2;--cyan-background-cards-hover: #e2e2e2;--cyan-interactive-hover: #c2c2c2;--cyan-utility-foreground: #0a0a0a;--cyan-utility-interactive: #fefefe;--cyan-utility-interactive-foreground-secondary: #6e6e6e;--cyan-utility-interactive-foreground-disabled: #b5b5b5;--cyan-utility-shadow: rgba(0, 0, 0, 0.4);--cyan-utility-interactive-hover: #f3f3f3;--cyan-utility-confirm: #07ac07;--cyan-utility-confirm-background: #80d580;--cyan-utility-confirm-hover: #069b06;--cyan-utility-confirm-background-hover: #7acb7a;--cyan-utility-confirm-foreground-secondary: #355835;--cyan-utility-attention: #ffa620;--cyan-utility-attention-background: #ffd28d;--cyan-utility-attention-hover: #e9971d;--cyan-utility-attention-foreground-secondary: #705c3e;--cyan-utility-warning: #ff2222;--cyan-utility-warning-background: #ff8f8f;--cyan-utility-warning-hover: #e61f1f;--cyan-utility-warning-background-hover: #f38888;--cyan-utility-warning-foreground-secondary: #623737;--cyan-utility-focus: #229bfc;--cyan-dark-theme: #37a0cb;--cyan-dark-background: #143a4a;--cyan-dark-background-cards-secondary: #143a4a;--cyan-dark-background-secondary: #224655;--cyan-dark-background-cards: #224655;--cyan-dark-background-input: #1c4150;--cyan-dark-interactive: #325461;--cyan-dark-foreground: #fefefe;--cyan-dark-foreground-secondary: #8ea1a8;--cyan-dark-foreground-theme: #49a9d0;--cyan-dark-foreground-disabled: #4b6874;--cyan-dark-foreground-branding: #fefefe;--cyan-dark-border: #607a84;--cyan-dark-border-theme: #49a9d0;--cyan-dark-border-text-link: #49a9d0;--cyan-dark-theme-foreground: #0a0a0a;--cyan-dark-theme-secondary: #2a7a9a;--cyan-dark-theme-secondary-foreground: #fefefe;--cyan-dark-theme-secondary-foreground-secondary: #eaf2f5;--cyan-dark-shadow: black;--cyan-dark-overlay: rgba(20, 58, 74, 0.7);--cyan-dark-theme-hover: #56afd3;--cyan-dark-theme-secondary-hover: #34819f;--cyan-dark-foreground-hover: #c4cdd1;--cyan-dark-foreground-secondary-hover: #b0bec2;--cyan-dark-foreground-theme-hover: #3882a1;--cyan-dark-foreground-branding-hover: #c4cdd1;--cyan-dark-background-hover: #1c4150;--cyan-dark-background-cards-secondary-hover: #1c4150;--cyan-dark-background-secondary-hover: #305260;--cyan-dark-background-cards-hover: #305260;--cyan-dark-interactive-hover: #40606c;--cyan-dark-utility-foreground: #0a0a0a;--cyan-dark-utility-interactive: #fefefe;--cyan-dark-utility-interactive-foreground-secondary: #6e6e6e;--cyan-dark-utility-interactive-foreground-disabled: #b5b5b5;--cyan-dark-utility-shadow: rgba(0, 0, 0, 0.4);--cyan-dark-utility-interactive-hover: #f3f3f3;--cyan-dark-utility-confirm: #07ac07;--cyan-dark-utility-confirm-background: #80d580;--cyan-dark-utility-confirm-hover: #33bb33;--cyan-dark-utility-confirm-background-hover: #94dc94;--cyan-dark-utility-confirm-foreground-secondary: #355835;--cyan-dark-utility-attention: #ffa620;--cyan-dark-utility-attention-background: #ffd28d;--cyan-dark-utility-attention-hover: #ffbf60;--cyan-dark-utility-attention-foreground-secondary: #705c3e;--cyan-dark-utility-warning: #ff2222;--cyan-dark-utility-warning-background: #ff8f8f;--cyan-dark-utility-warning-hover: #ff5353;--cyan-dark-utility-warning-background-hover: #ff9d9d;--cyan-dark-utility-warning-foreground-secondary: #623737;--cyan-dark-utility-focus: #229bfc;--turquoise-theme: #00aba4;--turquoise-background: #fefefe;--turquoise-background-cards-secondary: #fefefe;--turquoise-background-secondary: #eaeaea;--turquoise-background-cards: #eaeaea;--turquoise-background-input: #fefefe;--turquoise-interactive: #d4d4d4;--turquoise-foreground: #0a0a0a;--turquoise-foreground-secondary: #6e6e6e;--turquoise-foreground-theme: #00847f;--turquoise-foreground-disabled: #b5b5b5;--turquoise-foreground-branding: #00847f;--turquoise-border: #9e9e9e;--turquoise-border-theme: #00aba4;--turquoise-border-text-link: #009d97;--turquoise-theme-foreground: #0a0a0a;--turquoise-theme-secondary: #61cbc7;--turquoise-theme-secondary-foreground: #0a0a0a;--turquoise-theme-secondary-foreground-secondary: #275251;--turquoise-shadow: rgba(0, 0, 0, 0.4);--turquoise-overlay: rgba(0, 62, 60, 0.6);--turquoise-theme-hover: #009b95;--turquoise-theme-secondary-hover: #78d3cf;--turquoise-foreground-hover: #5d5d5d;--turquoise-foreground-secondary-hover: #444444;--turquoise-foreground-theme-hover: #4aa8a4;--turquoise-foreground-branding-hover: #03615e;--turquoise-background-hover: #f6f6f6;--turquoise-background-cards-secondary-hover: #f6f6f6;--turquoise-background-secondary-hover: #e2e2e2;--turquoise-background-cards-hover: #e2e2e2;--turquoise-interactive-hover: #c2c2c2;--turquoise-utility-foreground: #0a0a0a;--turquoise-utility-interactive: #fefefe;--turquoise-utility-interactive-foreground-secondary: #6e6e6e;--turquoise-utility-interactive-foreground-disabled: #b5b5b5;--turquoise-utility-shadow: rgba(0, 0, 0, 0.4);--turquoise-utility-interactive-hover: #f3f3f3;--turquoise-utility-confirm: #07ac07;--turquoise-utility-confirm-background: #80d580;--turquoise-utility-confirm-hover: #069b06;--turquoise-utility-confirm-background-hover: #7acb7a;--turquoise-utility-confirm-foreground-secondary: #355835;--turquoise-utility-attention: #ffa620;--turquoise-utility-attention-background: #ffd28d;--turquoise-utility-attention-hover: #e9971d;--turquoise-utility-attention-foreground-secondary: #705c3e;--turquoise-utility-warning: #ff2222;--turquoise-utility-warning-background: #ff8f8f;--turquoise-utility-warning-hover: #e61f1f;--turquoise-utility-warning-background-hover: #f38888;--turquoise-utility-warning-foreground-secondary: #623737;--turquoise-utility-focus: #229bfc;--turquoise-dark-theme: #00aba4;--turquoise-dark-background: #003e3c;--turquoise-dark-background-cards-secondary: #003e3c;--turquoise-dark-background-secondary: #0f4a48;--turquoise-dark-background-cards: #0f4a48;--turquoise-dark-background-input: #094543;--turquoise-dark-interactive: #225856;--turquoise-dark-foreground: #fefefe;--turquoise-dark-foreground-secondary: #87a5a4;--turquoise-dark-foreground-theme: #12b1aa;--turquoise-dark-foreground-disabled: #3d6d6b;--turquoise-dark-foreground-branding: #fefefe;--turquoise-dark-border: #557e7d;--turquoise-dark-border-theme: #12b1aa;--turquoise-dark-border-text-link: #12b1aa;--turquoise-dark-theme-foreground: #0a0a0a;--turquoise-dark-theme-secondary: #00817b;--turquoise-dark-theme-secondary-foreground: #fefefe;--turquoise-dark-theme-secondary-foreground-secondary: #e6f2f2;--turquoise-dark-shadow: black;--turquoise-dark-overlay: rgba(0, 62, 60, 0.7);--turquoise-dark-theme-hover: #2fbbb5;--turquoise-dark-theme-secondary-hover: #0f8883;--turquoise-dark-foreground-hover: #bfcece;--turquoise-dark-foreground-secondary-hover: #acc1c0;--turquoise-dark-foreground-theme-hover: #0e8984;--turquoise-dark-foreground-branding-hover: #bfcece;--turquoise-dark-background-hover: #094543;--turquoise-dark-background-cards-secondary-hover: #094543;--turquoise-dark-background-secondary-hover: #1e5654;--turquoise-dark-background-cards-hover: #1e5654;--turquoise-dark-interactive-hover: #316462;--turquoise-dark-utility-foreground: #0a0a0a;--turquoise-dark-utility-interactive: #fefefe;--turquoise-dark-utility-interactive-foreground-secondary: #6e6e6e;--turquoise-dark-utility-interactive-foreground-disabled: #b5b5b5;--turquoise-dark-utility-shadow: rgba(0, 0, 0, 0.4);--turquoise-dark-utility-interactive-hover: #f3f3f3;--turquoise-dark-utility-confirm: #07ac07;--turquoise-dark-utility-confirm-background: #80d580;--turquoise-dark-utility-confirm-hover: #33bb33;--turquoise-dark-utility-confirm-background-hover: #94dc94;--turquoise-dark-utility-confirm-foreground-secondary: #355835;--turquoise-dark-utility-attention: #ffa620;--turquoise-dark-utility-attention-background: #ffd28d;--turquoise-dark-utility-attention-hover: #ffbf60;--turquoise-dark-utility-attention-foreground-secondary: #705c3e;--turquoise-dark-utility-warning: #ff2222;--turquoise-dark-utility-warning-background: #ff8f8f;--turquoise-dark-utility-warning-hover: #ff5353;--turquoise-dark-utility-warning-background-hover: #ff9d9d;--turquoise-dark-utility-warning-foreground-secondary: #623737;--turquoise-dark-utility-focus: #229bfc;--green-theme: #8bad3f;--green-background: #fefefe;--green-background-cards-secondary: #fefefe;--green-background-secondary: #eaeaea;--green-background-cards: #eaeaea;--green-background-input: #fefefe;--green-interactive: #d4d4d4;--green-foreground: #0a0a0a;--green-foreground-secondary: #6e6e6e;--green-foreground-theme: #667e2e;--green-foreground-disabled: #b5b5b5;--green-foreground-branding: #667e2e;--green-border: #9e9e9e;--green-border-theme: #8bad3f;--green-border-text-link: #7a9737;--green-theme-foreground: #0a0a0a;--green-theme-secondary: #b4ca82;--green-theme-secondary-foreground: #0a0a0a;--green-theme-secondary-foreground-secondary: #4a5336;--green-shadow: rgba(0, 0, 0, 0.4);--green-overlay: rgba(37, 46, 17, 0.6);--green-theme-hover: #7f9d39;--green-theme-secondary-hover: #c0d295;--green-foreground-hover: #5d5d5d;--green-foreground-secondary-hover: #444444;--green-foreground-theme-hover: #8ea064;--green-foreground-branding-hover: #4b5c24;--green-background-hover: #f6f6f6;--green-background-cards-secondary-hover: #f6f6f6;--green-background-secondary-hover: #e2e2e2;--green-background-cards-hover: #e2e2e2;--green-interactive-hover: #c2c2c2;--green-utility-foreground: #0a0a0a;--green-utility-interactive: #fefefe;--green-utility-interactive-foreground-secondary: #6e6e6e;--green-utility-interactive-foreground-disabled: #b5b5b5;--green-utility-shadow: rgba(0, 0, 0, 0.4);--green-utility-interactive-hover: #f3f3f3;--green-utility-confirm: #07ac07;--green-utility-confirm-background: #80d580;--green-utility-confirm-hover: #069b06;--green-utility-confirm-background-hover: #7acb7a;--green-utility-confirm-foreground-secondary: #355835;--green-utility-attention: #ffa620;--green-utility-attention-background: #ffd28d;--green-utility-attention-hover: #e9971d;--green-utility-attention-foreground-secondary: #705c3e;--green-utility-warning: #ff2222;--green-utility-warning-background: #ff8f8f;--green-utility-warning-hover: #e61f1f;--green-utility-warning-background-hover: #f38888;--green-utility-warning-foreground-secondary: #623737;--green-utility-focus: #229bfc;--green-dark-theme: #8bad3f;--green-dark-background: #252e11;--green-dark-background-cards-secondary: #252e11;--green-dark-background-secondary: #323b1f;--green-dark-background-cards: #323b1f;--green-dark-background-input: #2c3518;--green-dark-interactive: #40482e;--green-dark-foreground: #fefefe;--green-dark-foreground-secondary: #8e9383;--green-dark-foreground-theme: #8bad3f;--green-dark-foreground-disabled: #555c46;--green-dark-foreground-branding: #fefefe;--green-dark-border: #676e59;--green-dark-border-theme: #8bad3f;--green-dark-border-text-link: #8bad3f;--green-dark-theme-foreground: #0a0a0a;--green-dark-theme-secondary: #596f28;--green-dark-theme-secondary-foreground: #fefefe;--green-dark-theme-secondary-foreground-secondary: #e4e8dc;--green-dark-shadow: black;--green-dark-overlay: rgba(37, 46, 17, 0.7);--green-dark-theme-hover: #a0bc61;--green-dark-theme-secondary-hover: #617632;--green-dark-foreground-hover: #caccc6;--green-dark-foreground-secondary-hover: #abaea3;--green-dark-foreground-theme-hover: #6b8631;--green-dark-foreground-branding-hover: #caccc6;--green-dark-background-hover: #2c3518;--green-dark-background-cards-secondary-hover: #2c3518;--green-dark-background-secondary-hover: #3e472c;--green-dark-background-cards-hover: #3e472c;--green-dark-interactive-hover: #4c543b;--green-dark-utility-foreground: #0a0a0a;--green-dark-utility-interactive: #fefefe;--green-dark-utility-interactive-foreground-secondary: #6e6e6e;--green-dark-utility-interactive-foreground-disabled: #b5b5b5;--green-dark-utility-shadow: rgba(0, 0, 0, 0.4);--green-dark-utility-interactive-hover: #f3f3f3;--green-dark-utility-confirm: #07ac07;--green-dark-utility-confirm-background: #80d580;--green-dark-utility-confirm-hover: #33bb33;--green-dark-utility-confirm-background-hover: #94dc94;--green-dark-utility-confirm-foreground-secondary: #355835;--green-dark-utility-attention: #ffa620;--green-dark-utility-attention-background: #ffd28d;--green-dark-utility-attention-hover: #ffbf60;--green-dark-utility-attention-foreground-secondary: #705c3e;--green-dark-utility-warning: #ff2222;--green-dark-utility-warning-background: #ff8f8f;--green-dark-utility-warning-hover: #ff5353;--green-dark-utility-warning-background-hover: #ff9d9d;--green-dark-utility-warning-foreground-secondary: #623737;--green-dark-utility-focus: #229bfc;--yellow-theme: #fabb00;--yellow-background: #fefefe;--yellow-background-cards-secondary: #fefefe;--yellow-background-secondary: #eaeaea;--yellow-background-cards: #eaeaea;--yellow-background-input: #fefefe;--yellow-interactive: #d4d4d4;--yellow-foreground: #0a0a0a;--yellow-foreground-secondary: #6e6e6e;--yellow-foreground-theme: #967000;--yellow-foreground-disabled: #b5b5b5;--yellow-foreground-branding: #967000;--yellow-border: #9e9e9e;--yellow-border-theme: #fabb00;--yellow-border-text-link: #b28500;--yellow-theme-foreground: #0a0a0a;--yellow-theme-secondary: #fcd974;--yellow-theme-secondary-foreground: #0a0a0a;--yellow-theme-secondary-foreground-secondary: #6f6033;--yellow-shadow: rgba(0, 0, 0, 0.4);--yellow-overlay: rgba(89, 66, 0, 0.6);--yellow-theme-hover: #e4ab00;--yellow-theme-secondary-hover: #fde59e;--yellow-foreground-hover: #5d5d5d;--yellow-foreground-secondary-hover: #444444;--yellow-foreground-theme-hover: #b29745;--yellow-foreground-branding-hover: #6d5203;--yellow-background-hover: #f6f6f6;--yellow-background-cards-secondary-hover: #f6f6f6;--yellow-background-secondary-hover: #e2e2e2;--yellow-background-cards-hover: #e2e2e2;--yellow-interactive-hover: #c2c2c2;--yellow-utility-foreground: #0a0a0a;--yellow-utility-interactive: #fefefe;--yellow-utility-interactive-foreground-secondary: #6e6e6e;--yellow-utility-interactive-foreground-disabled: #b5b5b5;--yellow-utility-shadow: rgba(0, 0, 0, 0.4);--yellow-utility-interactive-hover: #f3f3f3;--yellow-utility-confirm: #07ac07;--yellow-utility-confirm-background: #80d580;--yellow-utility-confirm-hover: #069b06;--yellow-utility-confirm-background-hover: #7acb7a;--yellow-utility-confirm-foreground-secondary: #355835;--yellow-utility-attention: #ffa620;--yellow-utility-attention-background: #ffd28d;--yellow-utility-attention-hover: #e9971d;--yellow-utility-attention-foreground-secondary: #705c3e;--yellow-utility-warning: #ff2222;--yellow-utility-warning-background: #ff8f8f;--yellow-utility-warning-hover: #e61f1f;--yellow-utility-warning-background-hover: #f38888;--yellow-utility-warning-foreground-secondary: #623737;--yellow-utility-focus: #229bfc;--yellow-dark-theme: #fabb00;--yellow-dark-background: #594200;--yellow-dark-background-cards-secondary: #594200;--yellow-dark-background-secondary: #644e10;--yellow-dark-background-cards: #644e10;--yellow-dark-background-input: #5f4909;--yellow-dark-interactive: #705c23;--yellow-dark-foreground: #fefefe;--yellow-dark-foreground-secondary: #bbb296;--yellow-dark-foreground-theme: #fabb00;--yellow-dark-foreground-disabled: #847341;--yellow-dark-foreground-branding: #fefefe;--yellow-dark-border: #95875c;--yellow-dark-border-theme: #fabb00;--yellow-dark-border-text-link: #fabb00;--yellow-dark-theme-foreground: #0a0a0a;--yellow-dark-theme-secondary: #a77c00;--yellow-dark-theme-secondary-foreground: #0a0a0a;--yellow-dark-theme-secondary-foreground-secondary: #f6f2e6;--yellow-dark-shadow: black;--yellow-dark-overlay: rgba(89, 66, 0, 0.7);--yellow-dark-theme-hover: #fcd35b;--yellow-dark-theme-secondary-hover: #ad8410;--yellow-dark-foreground-hover: #d2cbba;--yellow-dark-foreground-secondary-hover: #d8d2c2;--yellow-dark-foreground-theme-hover: #c59300;--yellow-dark-foreground-branding-hover: #d2cbba;--yellow-dark-background-hover: #5f4909;--yellow-dark-background-cards-secondary-hover: #5f4909;--yellow-dark-background-secondary-hover: #6f5b21;--yellow-dark-background-cards-hover: #6f5b21;--yellow-dark-interactive-hover: #7b6934;--yellow-dark-utility-foreground: #0a0a0a;--yellow-dark-utility-interactive: #fefefe;--yellow-dark-utility-interactive-foreground-secondary: #6e6e6e;--yellow-dark-utility-interactive-foreground-disabled: #b5b5b5;--yellow-dark-utility-shadow: rgba(0, 0, 0, 0.4);--yellow-dark-utility-interactive-hover: #f3f3f3;--yellow-dark-utility-confirm: #07ac07;--yellow-dark-utility-confirm-background: #80d580;--yellow-dark-utility-confirm-hover: #33bb33;--yellow-dark-utility-confirm-background-hover: #94dc94;--yellow-dark-utility-confirm-foreground-secondary: #355835;--yellow-dark-utility-attention: #ffa620;--yellow-dark-utility-attention-background: #ffd28d;--yellow-dark-utility-attention-hover: #ffbf60;--yellow-dark-utility-attention-foreground-secondary: #705c3e;--yellow-dark-utility-warning: #ff2222;--yellow-dark-utility-warning-background: #ff8f8f;--yellow-dark-utility-warning-hover: #ff5353;--yellow-dark-utility-warning-background-hover: #ff9d9d;--yellow-dark-utility-warning-foreground-secondary: #623737;--yellow-dark-utility-focus: #229bfc;--orange-theme: #ee7f00;--orange-background: #fefefe;--orange-background-cards-secondary: #fefefe;--orange-background-secondary: #eaeaea;--orange-background-cards: #eaeaea;--orange-background-input: #fefefe;--orange-interactive: #d4d4d4;--orange-foreground: #0a0a0a;--orange-foreground-secondary: #6e6e6e;--orange-foreground-theme: #b46000;--orange-foreground-disabled: #b5b5b5;--orange-foreground-branding: #b46000;--orange-border: #9e9e9e;--orange-border-theme: #ee7f00;--orange-border-text-link: #d77200;--orange-theme-foreground: #0a0a0a;--orange-theme-secondary: #f4af61;--orange-theme-secondary-foreground: #0a0a0a;--orange-theme-secondary-foreground-secondary: #644728;--orange-shadow: rgba(0, 0, 0, 0.4);--orange-overlay: rgba(85, 45, 0, 0.6);--orange-theme-hover: #d87300;--orange-theme-secondary-hover: #f6bb78;--orange-foreground-hover: #5d5d5d;--orange-foreground-secondary-hover: #444444;--orange-foreground-theme-hover: #c98d47;--orange-foreground-branding-hover: #834703;--orange-background-hover: #f6f6f6;--orange-background-cards-secondary-hover: #f6f6f6;--orange-background-secondary-hover: #e2e2e2;--orange-background-cards-hover: #e2e2e2;--orange-interactive-hover: #c2c2c2;--orange-utility-foreground: #0a0a0a;--orange-utility-interactive: #fefefe;--orange-utility-interactive-foreground-secondary: #6e6e6e;--orange-utility-interactive-foreground-disabled: #b5b5b5;--orange-utility-shadow: rgba(0, 0, 0, 0.4);--orange-utility-interactive-hover: #f3f3f3;--orange-utility-confirm: #07ac07;--orange-utility-confirm-background: #80d580;--orange-utility-confirm-hover: #069b06;--orange-utility-confirm-background-hover: #7acb7a;--orange-utility-confirm-foreground-secondary: #355835;--orange-utility-attention: #ffa620;--orange-utility-attention-background: #ffd28d;--orange-utility-attention-hover: #e9971d;--orange-utility-attention-foreground-secondary: #705c3e;--orange-utility-warning: #ff2222;--orange-utility-warning-background: #ff8f8f;--orange-utility-warning-hover: #e61f1f;--orange-utility-warning-background-hover: #f38888;--orange-utility-warning-foreground-secondary: #623737;--orange-utility-focus: #229bfc;--orange-dark-theme: #ee7f00;--orange-dark-background: #552d00;--orange-dark-background-cards-secondary: #552d00;--orange-dark-background-secondary: #603a10;--orange-dark-background-cards: #603a10;--orange-dark-background-input: #5b3408;--orange-dark-interactive: #6b4921;--orange-dark-foreground: #fefefe;--orange-dark-foreground-secondary: #af9c87;--orange-dark-foreground-theme: #ef8409;--orange-dark-foreground-disabled: #7e5f3d;--orange-dark-foreground-branding: #fefefe;--orange-dark-border: #8d7354;--orange-dark-border-theme: #ef8409;--orange-dark-border-text-link: #ef8409;--orange-dark-theme-foreground: #0a0a0a;--orange-dark-theme-secondary: #af5e00;--orange-dark-theme-secondary-foreground: #fefefe;--orange-dark-theme-secondary-foreground-secondary: #f7efe6;--orange-dark-shadow: black;--orange-dark-overlay: rgba(85, 45, 0, 0.7);--orange-dark-theme-hover: #f1972f;--orange-dark-theme-secondary-hover: #b4670e;--orange-dark-foreground-hover: #d4cabf;--orange-dark-foreground-secondary-hover: #c8bbac;--orange-dark-foreground-theme-hover: #b96607;--orange-dark-foreground-branding-hover: #d4cabf;--orange-dark-background-hover: #5b3408;--orange-dark-background-cards-secondary-hover: #5b3408;--orange-dark-background-secondary-hover: #6a471f;--orange-dark-background-cards-hover: #6a471f;--orange-dark-interactive-hover: #755630;--orange-dark-utility-foreground: #0a0a0a;--orange-dark-utility-interactive: #fefefe;--orange-dark-utility-interactive-foreground-secondary: #6e6e6e;--orange-dark-utility-interactive-foreground-disabled: #b5b5b5;--orange-dark-utility-shadow: rgba(0, 0, 0, 0.4);--orange-dark-utility-interactive-hover: #f3f3f3;--orange-dark-utility-confirm: #07ac07;--orange-dark-utility-confirm-background: #80d580;--orange-dark-utility-confirm-hover: #33bb33;--orange-dark-utility-confirm-background-hover: #94dc94;--orange-dark-utility-confirm-foreground-secondary: #355835;--orange-dark-utility-attention: #ffa620;--orange-dark-utility-attention-background: #ffd28d;--orange-dark-utility-attention-hover: #ffbf60;--orange-dark-utility-attention-foreground-secondary: #705c3e;--orange-dark-utility-warning: #ff2222;--orange-dark-utility-warning-background: #ff8f8f;--orange-dark-utility-warning-hover: #ff5353;--orange-dark-utility-warning-background-hover: #ff9d9d;--orange-dark-utility-warning-foreground-secondary: #623737;--orange-dark-utility-focus: #229bfc;--red-theme: #e2001a;--red-background: #fefefe;--red-background-cards-secondary: #fefefe;--red-background-secondary: #eaeaea;--red-background-cards: #eaeaea;--red-background-input: #fefefe;--red-interactive: #d4d4d4;--red-foreground: #0a0a0a;--red-foreground-secondary: #6e6e6e;--red-foreground-theme: #e2001a;--red-foreground-disabled: #b5b5b5;--red-foreground-branding: #e2001a;--red-border: #9e9e9e;--red-border-theme: #e2001a;--red-border-text-link: #e2001a;--red-theme-foreground: #fefefe;--red-theme-secondary: #f0828f;--red-theme-secondary-foreground: #0a0a0a;--red-theme-secondary-foreground-secondary: #562e33;--red-shadow: rgba(0, 0, 0, 0.4);--red-overlay: rgba(106, 0, 12, 0.6);--red-theme-hover: #ca0017;--red-theme-secondary-hover: #f28f9a;--red-foreground-hover: #5d5d5d;--red-foreground-secondary-hover: #444444;--red-foreground-theme-hover: #ee6776;--red-foreground-branding-hover: #a60316;--red-background-hover: #f6f6f6;--red-background-cards-secondary-hover: #f6f6f6;--red-background-secondary-hover: #e2e2e2;--red-background-cards-hover: #e2e2e2;--red-interactive-hover: #c2c2c2;--red-utility-foreground: #0a0a0a;--red-utility-interactive: #fefefe;--red-utility-interactive-foreground-secondary: #6e6e6e;--red-utility-interactive-foreground-disabled: #b5b5b5;--red-utility-shadow: rgba(0, 0, 0, 0.4);--red-utility-interactive-hover: #f3f3f3;--red-utility-confirm: #07ac07;--red-utility-confirm-background: #80d580;--red-utility-confirm-hover: #069b06;--red-utility-confirm-background-hover: #7acb7a;--red-utility-confirm-foreground-secondary: #355835;--red-utility-attention: #ffa620;--red-utility-attention-background: #ffd28d;--red-utility-attention-hover: #e9971d;--red-utility-attention-foreground-secondary: #705c3e;--red-utility-warning: #ff2222;--red-utility-warning-background: #ff8f8f;--red-utility-warning-hover: #e61f1f;--red-utility-warning-background-hover: #f38888;--red-utility-warning-foreground-secondary: #623737;--red-utility-focus: #229bfc;--red-dark-theme: #e2001a;--red-dark-background: #6a000c;--red-dark-background-cards-secondary: #6a000c;--red-dark-background-secondary: #781722;--red-dark-background-cards: #781722;--red-dark-background-input: #720d18;--red-dark-interactive: #832c36;--red-dark-foreground: #fefefe;--red-dark-foreground-secondary: #bc8c91;--red-dark-foreground-theme: #ef707e;--red-dark-foreground-disabled: #944850;--red-dark-foreground-branding: #fefefe;--red-dark-border: #a15e65;--red-dark-border-theme: #ef707e;--red-dark-border-text-link: #ef707e;--red-dark-theme-foreground: #fefefe;--red-dark-theme-secondary: #b40015;--red-dark-theme-secondary-foreground: #fefefe;--red-dark-theme-secondary-foreground-secondary: #eec4c8;--red-dark-shadow: black;--red-dark-overlay: rgba(106, 0, 12, 0.7);--red-dark-theme-hover: #e8384c;--red-dark-theme-secondary-hover: #bb1629;--red-dark-foreground-hover: #ddc6c9;--red-dark-foreground-secondary-hover: #cfadb0;--red-dark-foreground-theme-hover: #b85661;--red-dark-foreground-branding-hover: #ddc6c9;--red-dark-background-hover: #720d18;--red-dark-background-cards-secondary-hover: #720d18;--red-dark-background-secondary-hover: #832a34;--red-dark-background-cards-hover: #832a34;--red-dark-interactive-hover: #8d3c45;--red-dark-utility-foreground: #0a0a0a;--red-dark-utility-interactive: #fefefe;--red-dark-utility-interactive-foreground-secondary: #6e6e6e;--red-dark-utility-interactive-foreground-disabled: #b5b5b5;--red-dark-utility-shadow: rgba(0, 0, 0, 0.4);--red-dark-utility-interactive-hover: #f3f3f3;--red-dark-utility-confirm: #07ac07;--red-dark-utility-confirm-background: #80d580;--red-dark-utility-confirm-hover: #33bb33;--red-dark-utility-confirm-background-hover: #94dc94;--red-dark-utility-confirm-foreground-secondary: #355835;--red-dark-utility-attention: #ffa620;--red-dark-utility-attention-background: #ffd28d;--red-dark-utility-attention-hover: #ffbf60;--red-dark-utility-attention-foreground-secondary: #705c3e;--red-dark-utility-warning: #ff2222;--red-dark-utility-warning-background: #ff8f8f;--red-dark-utility-warning-hover: #ff5353;--red-dark-utility-warning-background-hover: #ff9d9d;--red-dark-utility-warning-foreground-secondary: #623737;--red-dark-utility-focus: #229bfc;--magenta-theme: #e2007a;--magenta-background: #fefefe;--magenta-background-cards-secondary: #fefefe;--magenta-background-secondary: #eaeaea;--magenta-background-cards: #eaeaea;--magenta-background-input: #fefefe;--magenta-interactive: #d4d4d4;--magenta-foreground: #0a0a0a;--magenta-foreground-secondary: #6e6e6e;--magenta-foreground-theme: #e2007a;--magenta-foreground-disabled: #b5b5b5;--magenta-foreground-branding: #e2007a;--magenta-border: #9e9e9e;--magenta-border-theme: #e2007a;--magenta-border-text-link: #e2007a;--magenta-theme-foreground: #fefefe;--magenta-theme-secondary: #f07cbb;--magenta-theme-secondary-foreground: #0a0a0a;--magenta-theme-secondary-foreground-secondary: #562c43;--magenta-shadow: rgba(0, 0, 0, 0.4);--magenta-overlay: rgba(103, 0, 56, 0.6);--magenta-theme-hover: #cb006d;--magenta-theme-secondary-hover: #f28ac2;--magenta-foreground-hover: #5d5d5d;--magenta-foreground-secondary-hover: #444444;--magenta-foreground-theme-hover: #ee68b0;--magenta-foreground-branding-hover: #a7035c;--magenta-background-hover: #f6f6f6;--magenta-background-cards-secondary-hover: #f6f6f6;--magenta-background-secondary-hover: #e2e2e2;--magenta-background-cards-hover: #e2e2e2;--magenta-interactive-hover: #c2c2c2;--magenta-utility-foreground: #0a0a0a;--magenta-utility-interactive: #fefefe;--magenta-utility-interactive-foreground-secondary: #6e6e6e;--magenta-utility-interactive-foreground-disabled: #b5b5b5;--magenta-utility-shadow: rgba(0, 0, 0, 0.4);--magenta-utility-interactive-hover: #f3f3f3;--magenta-utility-confirm: #07ac07;--magenta-utility-confirm-background: #80d580;--magenta-utility-confirm-hover: #069b06;--magenta-utility-confirm-background-hover: #7acb7a;--magenta-utility-confirm-foreground-secondary: #355835;--magenta-utility-attention: #ffa620;--magenta-utility-attention-background: #ffd28d;--magenta-utility-attention-hover: #e9971d;--magenta-utility-attention-foreground-secondary: #705c3e;--magenta-utility-warning: #ff2222;--magenta-utility-warning-background: #ff8f8f;--magenta-utility-warning-hover: #e61f1f;--magenta-utility-warning-background-hover: #f38888;--magenta-utility-warning-foreground-secondary: #623737;--magenta-utility-focus: #229bfc;--magenta-dark-theme: #e2007a;--magenta-dark-background: #670038;--magenta-dark-background-cards-secondary: #670038;--magenta-dark-background-secondary: #741649;--magenta-dark-background-cards: #741649;--magenta-dark-background-input: #6e0d42;--magenta-dark-interactive: #802b59;--magenta-dark-foreground: #fefefe;--magenta-dark-foreground-secondary: #ba8ca5;--magenta-dark-foreground-theme: #ee6bb2;--magenta-dark-foreground-disabled: #91476f;--magenta-dark-foreground-branding: #fefefe;--magenta-dark-border: #9f5d81;--magenta-dark-border-theme: #ee6bb2;--magenta-dark-border-text-link: #ee6bb2;--magenta-dark-theme-foreground: #fefefe;--magenta-dark-theme-secondary: #b30061;--magenta-dark-theme-secondary-foreground: #fefefe;--magenta-dark-theme-secondary-foreground-secondary: #eec8dd;--magenta-dark-shadow: black;--magenta-dark-overlay: rgba(103, 0, 56, 0.7);--magenta-dark-theme-hover: #e83796;--magenta-dark-theme-secondary-hover: #b9166e;--magenta-dark-foreground-hover: #dcc5d2;--magenta-dark-foreground-secondary-hover: #ceadbe;--magenta-dark-foreground-theme-hover: #b75289;--magenta-dark-foreground-branding-hover: #dcc5d2;--magenta-dark-background-hover: #6e0d42;--magenta-dark-background-cards-secondary-hover: #6e0d42;--magenta-dark-background-secondary-hover: #7f2957;--magenta-dark-background-cards-hover: #7f2957;--magenta-dark-interactive-hover: #8a3b65;--magenta-dark-utility-foreground: #0a0a0a;--magenta-dark-utility-interactive: #fefefe;--magenta-dark-utility-interactive-foreground-secondary: #6e6e6e;--magenta-dark-utility-interactive-foreground-disabled: #b5b5b5;--magenta-dark-utility-shadow: rgba(0, 0, 0, 0.4);--magenta-dark-utility-interactive-hover: #f3f3f3;--magenta-dark-utility-confirm: #07ac07;--magenta-dark-utility-confirm-background: #80d580;--magenta-dark-utility-confirm-hover: #33bb33;--magenta-dark-utility-confirm-background-hover: #94dc94;--magenta-dark-utility-confirm-foreground-secondary: #355835;--magenta-dark-utility-attention: #ffa620;--magenta-dark-utility-attention-background: #ffd28d;--magenta-dark-utility-attention-hover: #ffbf60;--magenta-dark-utility-attention-foreground-secondary: #705c3e;--magenta-dark-utility-warning: #ff2222;--magenta-dark-utility-warning-background: #ff8f8f;--magenta-dark-utility-warning-hover: #ff5353;--magenta-dark-utility-warning-background-hover: #ff9d9d;--magenta-dark-utility-warning-foreground-secondary: #623737;--magenta-dark-utility-focus: #229bfc;--purple-theme: #655a9f;--purple-background: #fefefe;--purple-background-cards-secondary: #fefefe;--purple-background-secondary: #eaeaea;--purple-background-cards: #eaeaea;--purple-background-input: #fefefe;--purple-interactive: #d4d4d4;--purple-foreground: #0a0a0a;--purple-foreground-secondary: #6e6e6e;--purple-foreground-theme: #655a9f;--purple-foreground-disabled: #b5b5b5;--purple-foreground-branding: #655a9f;--purple-border: #9e9e9e;--purple-border-theme: #655a9f;--purple-border-text-link: #655a9f;--purple-theme-foreground: #fefefe;--purple-theme-secondary: #a59ec7;--purple-theme-secondary-foreground: #0a0a0a;--purple-theme-secondary-foreground-secondary: #3b3847;--purple-shadow: rgba(0, 0, 0, 0.4);--purple-overlay: rgba(47, 42, 75, 0.6);--purple-theme-hover: #594f8c;--purple-theme-secondary-hover: #ada7cc;--purple-foreground-hover: #5d5d5d;--purple-foreground-secondary-hover: #444444;--purple-foreground-theme-hover: #867eb4;--purple-foreground-branding-hover: #463f6d;--purple-background-hover: #f6f6f6;--purple-background-cards-secondary-hover: #f6f6f6;--purple-background-secondary-hover: #e2e2e2;--purple-background-cards-hover: #e2e2e2;--purple-interactive-hover: #c2c2c2;--purple-utility-foreground: #0a0a0a;--purple-utility-interactive: #fefefe;--purple-utility-interactive-foreground-secondary: #6e6e6e;--purple-utility-interactive-foreground-disabled: #b5b5b5;--purple-utility-shadow: rgba(0, 0, 0, 0.4);--purple-utility-interactive-hover: #f3f3f3;--purple-utility-confirm: #07ac07;--purple-utility-confirm-background: #80d580;--purple-utility-confirm-hover: #069b06;--purple-utility-confirm-background-hover: #7acb7a;--purple-utility-confirm-foreground-secondary: #355835;--purple-utility-attention: #ffa620;--purple-utility-attention-background: #ffd28d;--purple-utility-attention-hover: #e9971d;--purple-utility-attention-foreground-secondary: #705c3e;--purple-utility-warning: #ff2222;--purple-utility-warning-background: #ff8f8f;--purple-utility-warning-hover: #e61f1f;--purple-utility-warning-background-hover: #f38888;--purple-utility-warning-foreground-secondary: #623737;--purple-utility-focus: #229bfc;--purple-dark-theme: #655a9f;--purple-dark-background: #2f2a4b;--purple-dark-background-cards-secondary: #2f2a4b;--purple-dark-background-secondary: #3b3756;--purple-dark-background-cards: #3b3756;--purple-dark-background-input: #353151;--purple-dark-interactive: #494561;--purple-dark-foreground: #fefefe;--purple-dark-foreground-secondary: #9693a4;--purple-dark-foreground-theme: #9790be;--purple-dark-foreground-disabled: #5d5a73;--purple-dark-foreground-branding: #fefefe;--purple-dark-border: #6f6c82;--purple-dark-border-theme: #9790be;--purple-dark-border-text-link: #9790be;--purple-dark-theme-foreground: #fefefe;--purple-dark-theme-secondary: #50477e;--purple-dark-theme-secondary-foreground: #fefefe;--purple-dark-theme-secondary-foreground-secondary: #c1bdd1;--purple-dark-shadow: black;--purple-dark-overlay: rgba(47, 42, 75, 0.7);--purple-dark-theme-hover: #7268a7;--purple-dark-theme-secondary-hover: #564e83;--purple-dark-foreground-hover: #cccad3;--purple-dark-foreground-secondary-hover: #b2b0bc;--purple-dark-foreground-theme-hover: #746e92;--purple-dark-foreground-branding-hover: #cccad3;--purple-dark-background-hover: #353151;--purple-dark-background-cards-secondary-hover: #353151;--purple-dark-background-secondary-hover: #474361;--purple-dark-background-cards-hover: #474361;--purple-dark-interactive-hover: #55516b;--purple-dark-utility-foreground: #0a0a0a;--purple-dark-utility-interactive: #fefefe;--purple-dark-utility-interactive-foreground-secondary: #6e6e6e;--purple-dark-utility-interactive-foreground-disabled: #b5b5b5;--purple-dark-utility-shadow: rgba(0, 0, 0, 0.4);--purple-dark-utility-interactive-hover: #f3f3f3;--purple-dark-utility-confirm: #07ac07;--purple-dark-utility-confirm-background: #80d580;--purple-dark-utility-confirm-hover: #33bb33;--purple-dark-utility-confirm-background-hover: #94dc94;--purple-dark-utility-confirm-foreground-secondary: #355835;--purple-dark-utility-attention: #ffa620;--purple-dark-utility-attention-background: #ffd28d;--purple-dark-utility-attention-hover: #ffbf60;--purple-dark-utility-attention-foreground-secondary: #705c3e;--purple-dark-utility-warning: #ff2222;--purple-dark-utility-warning-background: #ff8f8f;--purple-dark-utility-warning-hover: #ff5353;--purple-dark-utility-warning-background-hover: #ff9d9d;--purple-dark-utility-warning-foreground-secondary: #623737;--purple-dark-utility-focus: #229bfc;--mitstudie-theme: #45be55;--mitstudie-background: #fefefe;--mitstudie-background-cards-secondary: #fefefe;--mitstudie-background-secondary: #eaeaea;--mitstudie-background-cards: #eaeaea;--mitstudie-background-input: #fefefe;--mitstudie-interactive: #d4d4d4;--mitstudie-foreground: #0a0a0a;--mitstudie-foreground-secondary: #6e6e6e;--mitstudie-foreground-theme: #31863c;--mitstudie-foreground-disabled: #b5b5b5;--mitstudie-foreground-branding: #31863c;--mitstudie-border: #9e9e9e;--mitstudie-border-theme: #45be55;--mitstudie-border-text-link: #3aa048;--mitstudie-theme-foreground: #0a0a0a;--mitstudie-theme-secondary: #8ed797;--mitstudie-theme-secondary-foreground: #0a0a0a;--mitstudie-theme-secondary-foreground-secondary: #3c5a40;--mitstudie-shadow: rgba(0, 0, 0, 0.4);--mitstudie-overlay: rgba(20, 55, 25, 0.6);--mitstudie-theme-hover: #3fac4d;--mitstudie-theme-secondary-hover: #a2dea9;--mitstudie-foreground-hover: #5d5d5d;--mitstudie-foreground-secondary-hover: #444444;--mitstudie-foreground-theme-hover: #6aa771;--mitstudie-foreground-branding-hover: #26622e;--mitstudie-background-hover: #f6f6f6;--mitstudie-background-cards-secondary-hover: #f6f6f6;--mitstudie-background-secondary-hover: #e2e2e2;--mitstudie-background-cards-hover: #e2e2e2;--mitstudie-interactive-hover: #c2c2c2;--mitstudie-utility-foreground: #0a0a0a;--mitstudie-utility-interactive: #fefefe;--mitstudie-utility-interactive-foreground-secondary: #6e6e6e;--mitstudie-utility-interactive-foreground-disabled: #b5b5b5;--mitstudie-utility-shadow: rgba(0, 0, 0, 0.4);--mitstudie-utility-interactive-hover: #f3f3f3;--mitstudie-utility-confirm: #07ac07;--mitstudie-utility-confirm-background: #80d580;--mitstudie-utility-confirm-hover: #069b06;--mitstudie-utility-confirm-background-hover: #7acb7a;--mitstudie-utility-confirm-foreground-secondary: #355835;--mitstudie-utility-attention: #ffa620;--mitstudie-utility-attention-background: #ffd28d;--mitstudie-utility-attention-hover: #e9971d;--mitstudie-utility-attention-foreground-secondary: #705c3e;--mitstudie-utility-warning: #ff2222;--mitstudie-utility-warning-background: #ff8f8f;--mitstudie-utility-warning-hover: #e61f1f;--mitstudie-utility-warning-background-hover: #f38888;--mitstudie-utility-warning-foreground-secondary: #623737;--mitstudie-utility-focus: #229bfc;--mitstudie-dark-theme: #45be55;--mitstudie-dark-background: #143719;--mitstudie-dark-background-cards-secondary: #143719;--mitstudie-dark-background-secondary: #224326;--mitstudie-dark-background-cards: #224326;--mitstudie-dark-background-input: #1c3e20;--mitstudie-dark-interactive: #325136;--mitstudie-dark-foreground: #fefefe;--mitstudie-dark-foreground-secondary: #8a9c8d;--mitstudie-dark-foreground-theme: #45be55;--mitstudie-dark-foreground-disabled: #49654d;--mitstudie-dark-foreground-branding: #fefefe;--mitstudie-dark-border: #5d7661;--mitstudie-dark-border-theme: #45be55;--mitstudie-dark-border-text-link: #45be55;--mitstudie-dark-theme-foreground: #0a0a0a;--mitstudie-dark-theme-secondary: #2d7b37;--mitstudie-dark-theme-secondary-foreground: #fefefe;--mitstudie-dark-theme-secondary-foreground-secondary: #e7f0e8;--mitstudie-dark-shadow: black;--mitstudie-dark-overlay: rgba(20, 55, 25, 0.7);--mitstudie-dark-theme-hover: #6ccc78;--mitstudie-dark-theme-secondary-hover: #378241;--mitstudie-dark-foreground-hover: #c5cdc6;--mitstudie-dark-foreground-secondary-hover: #abb8ad;--mitstudie-dark-foreground-theme-hover: #369342;--mitstudie-dark-foreground-branding-hover: #c5cdc6;--mitstudie-dark-background-hover: #1c3e20;--mitstudie-dark-background-cards-secondary-hover: #1c3e20;--mitstudie-dark-background-secondary-hover: #304f33;--mitstudie-dark-background-cards-hover: #304f33;--mitstudie-dark-interactive-hover: #405d43;--mitstudie-dark-utility-foreground: #0a0a0a;--mitstudie-dark-utility-interactive: #fefefe;--mitstudie-dark-utility-interactive-foreground-secondary: #6e6e6e;--mitstudie-dark-utility-interactive-foreground-disabled: #b5b5b5;--mitstudie-dark-utility-shadow: rgba(0, 0, 0, 0.4);--mitstudie-dark-utility-interactive-hover: #f3f3f3;--mitstudie-dark-utility-confirm: #07ac07;--mitstudie-dark-utility-confirm-background: #80d580;--mitstudie-dark-utility-confirm-hover: #33bb33;--mitstudie-dark-utility-confirm-background-hover: #94dc94;--mitstudie-dark-utility-confirm-foreground-secondary: #355835;--mitstudie-dark-utility-attention: #ffa620;--mitstudie-dark-utility-attention-background: #ffd28d;--mitstudie-dark-utility-attention-hover: #ffbf60;--mitstudie-dark-utility-attention-foreground-secondary: #705c3e;--mitstudie-dark-utility-warning: #ff2222;--mitstudie-dark-utility-warning-background: #ff8f8f;--mitstudie-dark-utility-warning-hover: #ff5353;--mitstudie-dark-utility-warning-background-hover: #ff9d9d;--mitstudie-dark-utility-warning-foreground-secondary: #623737;--mitstudie-dark-utility-focus: #229bfc;--omnibus-theme: #0a0a0a;--omnibus-background: #fefefe;--omnibus-background-cards-secondary: #fefefe;--omnibus-background-secondary: #eaeaea;--omnibus-background-cards: #eaeaea;--omnibus-background-input: #fefefe;--omnibus-interactive: #d4d4d4;--omnibus-foreground: #0a0a0a;--omnibus-foreground-secondary: #6e6e6e;--omnibus-foreground-theme: #0a0a0a;--omnibus-foreground-disabled: #b5b5b5;--omnibus-foreground-branding: #0a0a0a;--omnibus-border: #9e9e9e;--omnibus-border-theme: #0a0a0a;--omnibus-border-text-link: #010101;--omnibus-theme-foreground: #fefefe;--omnibus-theme-secondary: #a3a3a3;--omnibus-theme-secondary-foreground: #0a0a0a;--omnibus-theme-secondary-foreground-secondary: #3a3a3a;--omnibus-shadow: rgba(0, 0, 0, 0.4);--omnibus-overlay: rgba(4, 4, 4, 0.6);--omnibus-theme-hover: #010101;--omnibus-theme-secondary-hover: #acacac;--omnibus-foreground-hover: #5d5d5d;--omnibus-foreground-secondary-hover: #444444;--omnibus-foreground-theme-hover: #353535;--omnibus-foreground-branding-hover: #0a0a0a;--omnibus-background-hover: #f6f6f6;--omnibus-background-cards-secondary-hover: #f6f6f6;--omnibus-background-secondary-hover: #e2e2e2;--omnibus-background-cards-hover: #e2e2e2;--omnibus-interactive-hover: #c2c2c2;--omnibus-utility-foreground: #0a0a0a;--omnibus-utility-interactive: #fefefe;--omnibus-utility-interactive-foreground-secondary: #6e6e6e;--omnibus-utility-interactive-foreground-disabled: #b5b5b5;--omnibus-utility-shadow: rgba(0, 0, 0, 0.4);--omnibus-utility-interactive-hover: #f3f3f3;--omnibus-utility-confirm: #07ac07;--omnibus-utility-confirm-background: #80d580;--omnibus-utility-confirm-hover: #069b06;--omnibus-utility-confirm-background-hover: #7acb7a;--omnibus-utility-confirm-foreground-secondary: #355835;--omnibus-utility-attention: #ffa620;--omnibus-utility-attention-background: #ffd28d;--omnibus-utility-attention-hover: #e9971d;--omnibus-utility-attention-foreground-secondary: #705c3e;--omnibus-utility-warning: #ff2222;--omnibus-utility-warning-background: #ff8f8f;--omnibus-utility-warning-hover: #e61f1f;--omnibus-utility-warning-background-hover: #f38888;--omnibus-utility-warning-foreground-secondary: #623737;--omnibus-utility-focus: #229bfc;--omnibus-dark-theme: #0a0a0a;--omnibus-dark-background: #040404;--omnibus-dark-background-cards-secondary: #040404;--omnibus-dark-background-secondary: #1c1c1c;--omnibus-dark-background-cards: #1c1c1c;--omnibus-dark-background-input: #131313;--omnibus-dark-interactive: #2d2d2d;--omnibus-dark-foreground: #fefefe;--omnibus-dark-foreground-secondary: #767676;--omnibus-dark-foreground-theme: #767676;--omnibus-dark-foreground-disabled: #424242;--omnibus-dark-foreground-branding: #fefefe;--omnibus-dark-border: #535353;--omnibus-dark-border-theme: #767676;--omnibus-dark-border-text-link: #767676;--omnibus-dark-theme-foreground: #fefefe;--omnibus-dark-theme-secondary: #080808;--omnibus-dark-theme-secondary-foreground: #fefefe;--omnibus-dark-theme-secondary-foreground-secondary: #787878;--omnibus-dark-shadow: black;--omnibus-dark-overlay: rgba(4, 4, 4, 0.7);--omnibus-dark-theme-hover: #1f1f1f;--omnibus-dark-theme-secondary-hover: #161616;--omnibus-dark-foreground-hover: #cbcbcb;--omnibus-dark-foreground-secondary-hover: #8f8f8f;--omnibus-dark-foreground-theme-hover: #565656;--omnibus-dark-foreground-branding-hover: #cbcbcb;--omnibus-dark-background-hover: #131313;--omnibus-dark-background-cards-secondary-hover: #131313;--omnibus-dark-background-secondary-hover: #2b2b2b;--omnibus-dark-background-cards-hover: #2b2b2b;--omnibus-dark-interactive-hover: #3a3a3a;--omnibus-dark-utility-foreground: #0a0a0a;--omnibus-dark-utility-interactive: #fefefe;--omnibus-dark-utility-interactive-foreground-secondary: #6e6e6e;--omnibus-dark-utility-interactive-foreground-disabled: #b5b5b5;--omnibus-dark-utility-shadow: rgba(0, 0, 0, 0.4);--omnibus-dark-utility-interactive-hover: #f3f3f3;--omnibus-dark-utility-confirm: #07ac07;--omnibus-dark-utility-confirm-background: #80d580;--omnibus-dark-utility-confirm-hover: #33bb33;--omnibus-dark-utility-confirm-background-hover: #94dc94;--omnibus-dark-utility-confirm-foreground-secondary: #355835;--omnibus-dark-utility-attention: #ffa620;--omnibus-dark-utility-attention-background: #ffd28d;--omnibus-dark-utility-attention-hover: #ffbf60;--omnibus-dark-utility-attention-foreground-secondary: #705c3e;--omnibus-dark-utility-warning: #ff2222;--omnibus-dark-utility-warning-background: #ff8f8f;--omnibus-dark-utility-warning-hover: #ff5353;--omnibus-dark-utility-warning-background-hover: #ff9d9d;--omnibus-dark-utility-warning-foreground-secondary: #623737;--omnibus-dark-utility-focus: #229bfc;--brightspace-theme: #006fbf;--brightspace-background: #fefefe;--brightspace-background-cards-secondary: #fefefe;--brightspace-background-secondary: #eaeaea;--brightspace-background-cards: #eaeaea;--brightspace-background-input: #fefefe;--brightspace-interactive: #d4d4d4;--brightspace-foreground: #0a0a0a;--brightspace-foreground-secondary: #6e6e6e;--brightspace-foreground-theme: #006fbf;--brightspace-foreground-disabled: #b5b5b5;--brightspace-foreground-branding: #006fbf;--brightspace-border: #9e9e9e;--brightspace-border-theme: #006fbf;--brightspace-border-text-link: #006fbf;--brightspace-theme-foreground: #fefefe;--brightspace-theme-secondary: #68a9d9;--brightspace-theme-secondary-foreground: #0a0a0a;--brightspace-theme-secondary-foreground-secondary: #253c4e;--brightspace-shadow: rgba(0, 0, 0, 0.4);--brightspace-overlay: rgba(0, 50, 87, 0.6);--brightspace-theme-hover: #0062a9;--brightspace-theme-secondary-hover: #76b1dc;--brightspace-foreground-hover: #5d5d5d;--brightspace-foreground-secondary-hover: #444444;--brightspace-foreground-theme-hover: #4395d0;--brightspace-foreground-branding-hover: #035088;--brightspace-background-hover: #f6f6f6;--brightspace-background-cards-secondary-hover: #f6f6f6;--brightspace-background-secondary-hover: #e2e2e2;--brightspace-background-cards-hover: #e2e2e2;--brightspace-interactive-hover: #c2c2c2;--brightspace-utility-foreground: #0a0a0a;--brightspace-utility-interactive: #fefefe;--brightspace-utility-interactive-foreground-secondary: #6e6e6e;--brightspace-utility-interactive-foreground-disabled: #b5b5b5;--brightspace-utility-shadow: rgba(0, 0, 0, 0.4);--brightspace-utility-interactive-hover: #f3f3f3;--brightspace-utility-confirm: #07ac07;--brightspace-utility-confirm-background: #80d580;--brightspace-utility-confirm-hover: #069b06;--brightspace-utility-confirm-background-hover: #7acb7a;--brightspace-utility-confirm-foreground-secondary: #355835;--brightspace-utility-attention: #ffa620;--brightspace-utility-attention-background: #ffd28d;--brightspace-utility-attention-hover: #e9971d;--brightspace-utility-attention-foreground-secondary: #705c3e;--brightspace-utility-warning: #ff2222;--brightspace-utility-warning-background: #ff8f8f;--brightspace-utility-warning-hover: #e61f1f;--brightspace-utility-warning-background-hover: #f38888;--brightspace-utility-warning-foreground-secondary: #623737;--brightspace-utility-focus: #229bfc;--brightspace-dark-theme: #006fbf;--brightspace-dark-background: #003257;--brightspace-dark-background-cards-secondary: #003257;--brightspace-dark-background-secondary: #103f61;--brightspace-dark-background-cards: #103f61;--brightspace-dark-background-input: #08395d;--brightspace-dark-interactive: #214d6d;--brightspace-dark-foreground: #fefefe;--brightspace-dark-foreground-secondary: #829aad;--brightspace-dark-foreground-theme: #529ed4;--brightspace-dark-foreground-disabled: #3c627f;--brightspace-dark-foreground-branding: #fefefe;--brightspace-dark-border: #52748d;--brightspace-dark-border-theme: #529ed4;--brightspace-dark-border-text-link: #529ed4;--brightspace-dark-theme-foreground: #fefefe;--brightspace-dark-theme-secondary: #005797;--brightspace-dark-theme-secondary-foreground: #fefefe;--brightspace-dark-theme-secondary-foreground-secondary: #b2cde0;--brightspace-dark-shadow: black;--brightspace-dark-overlay: rgba(0, 50, 87, 0.7);--brightspace-dark-theme-hover: #1a7ec5;--brightspace-dark-theme-secondary-hover: #0b5e9c;--brightspace-dark-foreground-hover: #c2cdd6;--brightspace-dark-foreground-secondary-hover: #a4b6c3;--brightspace-dark-foreground-theme-hover: #3f79a3;--brightspace-dark-foreground-branding-hover: #c2cdd6;--brightspace-dark-background-hover: #08395d;--brightspace-dark-background-cards-secondary-hover: #08395d;--brightspace-dark-background-secondary-hover: #204c6b;--brightspace-dark-background-cards-hover: #204c6b;--brightspace-dark-interactive-hover: #305977;--brightspace-dark-utility-foreground: #0a0a0a;--brightspace-dark-utility-interactive: #fefefe;--brightspace-dark-utility-interactive-foreground-secondary: #6e6e6e;--brightspace-dark-utility-interactive-foreground-disabled: #b5b5b5;--brightspace-dark-utility-shadow: rgba(0, 0, 0, 0.4);--brightspace-dark-utility-interactive-hover: #f3f3f3;--brightspace-dark-utility-confirm: #07ac07;--brightspace-dark-utility-confirm-background: #80d580;--brightspace-dark-utility-confirm-hover: #33bb33;--brightspace-dark-utility-confirm-background-hover: #94dc94;--brightspace-dark-utility-confirm-foreground-secondary: #355835;--brightspace-dark-utility-attention: #ffa620;--brightspace-dark-utility-attention-background: #ffd28d;--brightspace-dark-utility-attention-hover: #ffbf60;--brightspace-dark-utility-attention-foreground-secondary: #705c3e;--brightspace-dark-utility-warning: #ff2222;--brightspace-dark-utility-warning-background: #ff8f8f;--brightspace-dark-utility-warning-hover: #ff5353;--brightspace-dark-utility-warning-background-hover: #ff9d9d;--brightspace-dark-utility-warning-foreground-secondary: #623737;--brightspace-dark-utility-focus: #229bfc}:root :root{--spacing-side: var(--spacing-m1)}:root .view--default{font-size:var(--font-size-0)}@media screen and (min-width: 30rem){:root :root{--spacing-side: var(--spacing-0)}}:root .view--medium{font-size:var(--font-size-0)}@media screen and (min-width: 60rem){:root :root{--spacing-side: var(--spacing-0)}}:root .view--wide{font-size:var(--font-size-0)}/*# sourceMappingURL=style.css.map */
1
+ :root{--breakpoint-medium: Medium screen;--breakpoint-wide: Wide screen;--theme-blue: Blue;--theme-cyan: Cyan;--theme-turquoise: Turquoise;--theme-green: Green;--theme-yellow: Yellow;--theme-orange: Orange;--theme-red: Red;--theme-magenta: Magenta;--theme-purple: Purple;--theme-mitstudie: Mit Studie;--theme-omnibus: Omnibus;--theme-brightspace: Brightspace;--border-width-default: 2;--border-width-slim: 1;--border-width-navitem: 4;--border-width-utility: 6;--border-width-outline: 2;--blur: 3.2;--shadow-front-y: 3.2;--shadow-front-blur: 9.6;--shadow-center-y: 1.6;--shadow-center-blur: 4.8;--shadow-back-y: 0.8;--shadow-back-blur: 3.2;--font-default-m1: 13;--line-height-default-single-m1: 19;--line-height-default-multiple-m1: 26;--font-default-0: 16;--line-height-default-single-0: 22;--line-height-default-multiple-0: 29;--font-default-p1: 19;--line-height-default-single-p1: 26;--line-height-default-multiple-p1: 32;--font-default-p2: 23;--line-height-default-single-p2: 30;--line-height-default-multiple-p2: 37;--font-default-p3: 28;--line-height-default-single-p3: 35;--line-height-default-multiple-p3: 42;--font-medium-m1: 13;--line-height-medium-single-m1: 20;--line-height-medium-multiple-m1: 26;--font-medium-0: 17;--line-height-medium-single-0: 24;--line-height-medium-multiple-0: 30;--font-medium-p1: 21;--line-height-medium-single-p1: 28;--line-height-medium-multiple-p1: 35;--font-medium-p2: 27;--line-height-medium-single-p2: 34;--line-height-medium-multiple-p2: 41;--font-medium-p3: 34;--line-height-medium-single-p3: 42;--line-height-medium-multiple-p3: 49;--font-wide-m1: 13;--line-height-wide-single-m1: 19;--line-height-wide-multiple-m1: 26;--font-wide-0: 18;--line-height-wide-single-0: 25;--line-height-wide-multiple-0: 31;--font-wide-p1: 24;--line-height-wide-single-p1: 32;--line-height-wide-multiple-p1: 38;--font-wide-p2: 33;--line-height-wide-single-p2: 41;--line-height-wide-multiple-p2: 48;--font-wide-p3: 45;--line-height-wide-single-p3: 55;--line-height-wide-multiple-p3: 61;--line-width-max: 35;--spacing-default-m5: 5;--spacing-default-m4: 7;--spacing-default-m3: 10;--spacing-default-m2: 14;--spacing-default-m1: 20;--spacing-default-0: 28;--spacing-default-p1: 39;--spacing-default-p2: 55;--spacing-default-side: 20;--spacing-medium-m5: 5;--spacing-medium-m4: 7;--spacing-medium-m3: 10;--spacing-medium-m2: 15;--spacing-medium-m1: 23;--spacing-medium-0: 34;--spacing-medium-p1: 51;--spacing-medium-p2: 77;--spacing-medium-side: 34;--spacing-wide-m5: 5;--spacing-wide-m4: 7;--spacing-wide-m3: 11;--spacing-wide-m2: 18;--spacing-wide-m1: 28;--spacing-wide-0: 45;--spacing-wide-p1: 72;--spacing-wide-p2: 116;--spacing-wide-side: 45;--blue-theme: #003d73;--blue-background: #fefefe;--blue-background-cards-secondary: #fefefe;--blue-background-secondary: #eaeaea;--blue-background-cards: #eaeaea;--blue-background-input: #fefefe;--blue-interactive: #d4d4d4;--blue-foreground: #0a0a0a;--blue-foreground-secondary: #5f5f5f;--blue-foreground-theme: #003d73;--blue-foreground-disabled: #b5b5b5;--blue-foreground-branding: #003d73;--blue-border: #9e9e9e;--blue-border-theme: #003d73;--blue-border-text-link: #376791;--blue-theme-foreground: #fefefe;--blue-theme-secondary: #8ba6bf;--blue-theme-secondary-foreground: #0a0a0a;--blue-theme-secondary-foreground-secondary: #323b44;--blue-shadow: rgba(0, 0, 0, 0.4);--blue-overlay: rgba(0, 34, 65, 0.6);--blue-theme-hover: #00315c;--blue-theme-secondary-hover: #95aec5;--blue-foreground-hover: #5d5d5d;--blue-foreground-secondary-hover: #353535;--blue-foreground-theme-hover: #2b5e8a;--blue-foreground-branding-hover: #052643;--blue-background-hover: #f6f6f6;--blue-background-cards-secondary-hover: #f6f6f6;--blue-background-secondary-hover: #e2e2e2;--blue-background-cards-hover: #e2e2e2;--blue-interactive-hover: #c2c2c2;--blue-utility-foreground: #0a0a0a;--blue-utility-interactive: #fefefe;--blue-utility-interactive-foreground-secondary: #5f5f5f;--blue-utility-interactive-foreground-disabled: #b5b5b5;--blue-utility-shadow: rgba(0, 0, 0, 0.4);--blue-utility-interactive-hover: #f3f3f3;--blue-utility-confirm: #07ac07;--blue-utility-confirm-background: #80d580;--blue-utility-confirm-hover: #069b06;--blue-utility-confirm-background-hover: #7acb7a;--blue-utility-confirm-foreground-secondary: #355835;--blue-utility-attention: #ffa620;--blue-utility-attention-background: #ffd28d;--blue-utility-attention-hover: #e9971d;--blue-utility-attention-foreground-secondary: #705c3e;--blue-utility-warning: #ff2222;--blue-utility-warning-background: #ff8f8f;--blue-utility-warning-hover: #e61f1f;--blue-utility-warning-background-hover: #f38888;--blue-utility-warning-foreground-secondary: #623737;--blue-utility-focus: #229bfc;--default-theme: #003d73;--default-background: #fefefe;--default-background-cards-secondary: #fefefe;--default-background-secondary: #eaeaea;--default-background-cards: #eaeaea;--default-background-input: #fefefe;--default-interactive: #d4d4d4;--default-foreground: #0a0a0a;--default-foreground-secondary: #5f5f5f;--default-foreground-theme: #003d73;--default-foreground-disabled: #b5b5b5;--default-foreground-branding: #003d73;--default-border: #9e9e9e;--default-border-theme: #003d73;--default-border-text-link: #376791;--default-theme-foreground: #fefefe;--default-theme-secondary: #8ba6bf;--default-theme-secondary-foreground: #0a0a0a;--default-theme-secondary-foreground-secondary: #323b44;--default-shadow: rgba(0, 0, 0, 0.4);--default-overlay: rgba(0, 34, 65, 0.6);--default-theme-hover: #00315c;--default-theme-secondary-hover: #95aec5;--default-foreground-hover: #5d5d5d;--default-foreground-secondary-hover: #353535;--default-foreground-theme-hover: #2b5e8a;--default-foreground-branding-hover: #052643;--default-background-hover: #f6f6f6;--default-background-cards-secondary-hover: #f6f6f6;--default-background-secondary-hover: #e2e2e2;--default-background-cards-hover: #e2e2e2;--default-interactive-hover: #c2c2c2;--default-utility-foreground: #0a0a0a;--default-utility-interactive: #fefefe;--default-utility-interactive-foreground-secondary: #5f5f5f;--default-utility-interactive-foreground-disabled: #b5b5b5;--default-utility-shadow: rgba(0, 0, 0, 0.4);--default-utility-interactive-hover: #f3f3f3;--default-utility-confirm: #07ac07;--default-utility-confirm-background: #80d580;--default-utility-confirm-hover: #069b06;--default-utility-confirm-background-hover: #7acb7a;--default-utility-confirm-foreground-secondary: #355835;--default-utility-attention: #ffa620;--default-utility-attention-background: #ffd28d;--default-utility-attention-hover: #e9971d;--default-utility-attention-foreground-secondary: #705c3e;--default-utility-warning: #ff2222;--default-utility-warning-background: #ff8f8f;--default-utility-warning-hover: #e61f1f;--default-utility-warning-background-hover: #f38888;--default-utility-warning-foreground-secondary: #623737;--default-utility-focus: #229bfc;--blue-dark-theme: #003d73;--blue-dark-background: #002241;--blue-dark-background-cards-secondary: #002241;--blue-dark-background-secondary: #11314d;--blue-dark-background-cards: #11314d;--blue-dark-background-input: #092a48;--blue-dark-interactive: #213f5a;--blue-dark-foreground: #fefefe;--blue-dark-foreground-secondary: #778a9a;--blue-dark-foreground-theme: #678cac;--blue-dark-foreground-disabled: #39546c;--blue-dark-foreground-branding: #fefefe;--blue-dark-border: #4e657b;--blue-dark-border-theme: #678cac;--blue-dark-border-text-link: #678cac;--blue-dark-theme-foreground: #fefefe;--blue-dark-theme-secondary: #00325e;--blue-dark-theme-secondary-foreground: #fefefe;--blue-dark-theme-secondary-foreground-secondary: #839bb0;--blue-dark-shadow: black;--blue-dark-overlay: rgba(0, 34, 65, 0.7);--blue-dark-theme-hover: #114a7d;--blue-dark-theme-secondary-hover: #093964;--blue-dark-foreground-hover: #c5ccd3;--blue-dark-foreground-secondary-hover: #96a4b1;--blue-dark-foreground-theme-hover: #4e6982;--blue-dark-foreground-branding-hover: #c5ccd3;--blue-dark-background-hover: #092a48;--blue-dark-background-cards-secondary-hover: #092a48;--blue-dark-background-secondary-hover: #1f3e58;--blue-dark-background-cards-hover: #1f3e58;--blue-dark-interactive-hover: #2f4b64;--blue-dark-utility-foreground: #0a0a0a;--blue-dark-utility-interactive: #fefefe;--blue-dark-utility-interactive-foreground-secondary: #5f5f5f;--blue-dark-utility-interactive-foreground-disabled: #b5b5b5;--blue-dark-utility-shadow: rgba(0, 0, 0, 0.4);--blue-dark-utility-interactive-hover: #f3f3f3;--blue-dark-utility-confirm: #07ac07;--blue-dark-utility-confirm-background: #80d580;--blue-dark-utility-confirm-hover: #33bb33;--blue-dark-utility-confirm-background-hover: #94dc94;--blue-dark-utility-confirm-foreground-secondary: #355835;--blue-dark-utility-attention: #ffa620;--blue-dark-utility-attention-background: #ffd28d;--blue-dark-utility-attention-hover: #ffbf60;--blue-dark-utility-attention-foreground-secondary: #705c3e;--blue-dark-utility-warning: #ff2222;--blue-dark-utility-warning-background: #ff8f8f;--blue-dark-utility-warning-hover: #ff5353;--blue-dark-utility-warning-background-hover: #ff9d9d;--blue-dark-utility-warning-foreground-secondary: #623737;--blue-dark-utility-focus: #229bfc;--default-dark-theme: #003d73;--default-dark-background: #002241;--default-dark-background-cards-secondary: #002241;--default-dark-background-secondary: #11314d;--default-dark-background-cards: #11314d;--default-dark-background-input: #092a48;--default-dark-interactive: #213f5a;--default-dark-foreground: #fefefe;--default-dark-foreground-secondary: #778a9a;--default-dark-foreground-theme: #678cac;--default-dark-foreground-disabled: #39546c;--default-dark-foreground-branding: #fefefe;--default-dark-border: #4e657b;--default-dark-border-theme: #678cac;--default-dark-border-text-link: #678cac;--default-dark-theme-foreground: #fefefe;--default-dark-theme-secondary: #00325e;--default-dark-theme-secondary-foreground: #fefefe;--default-dark-theme-secondary-foreground-secondary: #839bb0;--default-dark-shadow: black;--default-dark-overlay: rgba(0, 34, 65, 0.7);--default-dark-theme-hover: #114a7d;--default-dark-theme-secondary-hover: #093964;--default-dark-foreground-hover: #c5ccd3;--default-dark-foreground-secondary-hover: #96a4b1;--default-dark-foreground-theme-hover: #4e6982;--default-dark-foreground-branding-hover: #c5ccd3;--default-dark-background-hover: #092a48;--default-dark-background-cards-secondary-hover: #092a48;--default-dark-background-secondary-hover: #1f3e58;--default-dark-background-cards-hover: #1f3e58;--default-dark-interactive-hover: #2f4b64;--default-dark-utility-foreground: #0a0a0a;--default-dark-utility-interactive: #fefefe;--default-dark-utility-interactive-foreground-secondary: #5f5f5f;--default-dark-utility-interactive-foreground-disabled: #b5b5b5;--default-dark-utility-shadow: rgba(0, 0, 0, 0.4);--default-dark-utility-interactive-hover: #f3f3f3;--default-dark-utility-confirm: #07ac07;--default-dark-utility-confirm-background: #80d580;--default-dark-utility-confirm-hover: #33bb33;--default-dark-utility-confirm-background-hover: #94dc94;--default-dark-utility-confirm-foreground-secondary: #355835;--default-dark-utility-attention: #ffa620;--default-dark-utility-attention-background: #ffd28d;--default-dark-utility-attention-hover: #ffbf60;--default-dark-utility-attention-foreground-secondary: #705c3e;--default-dark-utility-warning: #ff2222;--default-dark-utility-warning-background: #ff8f8f;--default-dark-utility-warning-hover: #ff5353;--default-dark-utility-warning-background-hover: #ff9d9d;--default-dark-utility-warning-foreground-secondary: #623737;--default-dark-utility-focus: #229bfc;--cyan-theme: #37a0cb;--cyan-background: #fefefe;--cyan-background-cards-secondary: #fefefe;--cyan-background-secondary: #eaeaea;--cyan-background-cards: #eaeaea;--cyan-background-input: #fefefe;--cyan-interactive: #d4d4d4;--cyan-foreground: #0a0a0a;--cyan-foreground-secondary: #5f5f5f;--cyan-foreground-theme: #2b7ea0;--cyan-foreground-disabled: #b5b5b5;--cyan-foreground-branding: #2b7ea0;--cyan-border: #9e9e9e;--cyan-border-theme: #37a0cb;--cyan-border-text-link: #3496bf;--cyan-theme-foreground: #0a0a0a;--cyan-theme-secondary: #7cc1dd;--cyan-theme-secondary-foreground: #0a0a0a;--cyan-theme-secondary-foreground-secondary: #324d58;--cyan-shadow: rgba(0, 0, 0, 0.4);--cyan-overlay: rgba(20, 58, 74, 0.6);--cyan-theme-hover: #3291b7;--cyan-theme-secondary-hover: #8dc9e2;--cyan-foreground-hover: #5d5d5d;--cyan-foreground-secondary-hover: #353535;--cyan-foreground-theme-hover: #65a1ba;--cyan-foreground-branding-hover: #215c75;--cyan-background-hover: #f6f6f6;--cyan-background-cards-secondary-hover: #f6f6f6;--cyan-background-secondary-hover: #e2e2e2;--cyan-background-cards-hover: #e2e2e2;--cyan-interactive-hover: #c2c2c2;--cyan-utility-foreground: #0a0a0a;--cyan-utility-interactive: #fefefe;--cyan-utility-interactive-foreground-secondary: #5f5f5f;--cyan-utility-interactive-foreground-disabled: #b5b5b5;--cyan-utility-shadow: rgba(0, 0, 0, 0.4);--cyan-utility-interactive-hover: #f3f3f3;--cyan-utility-confirm: #07ac07;--cyan-utility-confirm-background: #80d580;--cyan-utility-confirm-hover: #069b06;--cyan-utility-confirm-background-hover: #7acb7a;--cyan-utility-confirm-foreground-secondary: #355835;--cyan-utility-attention: #ffa620;--cyan-utility-attention-background: #ffd28d;--cyan-utility-attention-hover: #e9971d;--cyan-utility-attention-foreground-secondary: #705c3e;--cyan-utility-warning: #ff2222;--cyan-utility-warning-background: #ff8f8f;--cyan-utility-warning-hover: #e61f1f;--cyan-utility-warning-background-hover: #f38888;--cyan-utility-warning-foreground-secondary: #623737;--cyan-utility-focus: #229bfc;--cyan-dark-theme: #37a0cb;--cyan-dark-background: #143a4a;--cyan-dark-background-cards-secondary: #143a4a;--cyan-dark-background-secondary: #224655;--cyan-dark-background-cards: #224655;--cyan-dark-background-input: #1c4150;--cyan-dark-interactive: #325461;--cyan-dark-foreground: #fefefe;--cyan-dark-foreground-secondary: #8ea1a8;--cyan-dark-foreground-theme: #49a9d0;--cyan-dark-foreground-disabled: #4b6874;--cyan-dark-foreground-branding: #fefefe;--cyan-dark-border: #607a84;--cyan-dark-border-theme: #49a9d0;--cyan-dark-border-text-link: #49a9d0;--cyan-dark-theme-foreground: #0a0a0a;--cyan-dark-theme-secondary: #2a7a9a;--cyan-dark-theme-secondary-foreground: #fefefe;--cyan-dark-theme-secondary-foreground-secondary: #eaf2f5;--cyan-dark-shadow: black;--cyan-dark-overlay: rgba(20, 58, 74, 0.7);--cyan-dark-theme-hover: #56afd3;--cyan-dark-theme-secondary-hover: #34819f;--cyan-dark-foreground-hover: #c4cdd1;--cyan-dark-foreground-secondary-hover: #b0bec2;--cyan-dark-foreground-theme-hover: #3882a1;--cyan-dark-foreground-branding-hover: #c4cdd1;--cyan-dark-background-hover: #1c4150;--cyan-dark-background-cards-secondary-hover: #1c4150;--cyan-dark-background-secondary-hover: #305260;--cyan-dark-background-cards-hover: #305260;--cyan-dark-interactive-hover: #40606c;--cyan-dark-utility-foreground: #0a0a0a;--cyan-dark-utility-interactive: #fefefe;--cyan-dark-utility-interactive-foreground-secondary: #5f5f5f;--cyan-dark-utility-interactive-foreground-disabled: #b5b5b5;--cyan-dark-utility-shadow: rgba(0, 0, 0, 0.4);--cyan-dark-utility-interactive-hover: #f3f3f3;--cyan-dark-utility-confirm: #07ac07;--cyan-dark-utility-confirm-background: #80d580;--cyan-dark-utility-confirm-hover: #33bb33;--cyan-dark-utility-confirm-background-hover: #94dc94;--cyan-dark-utility-confirm-foreground-secondary: #355835;--cyan-dark-utility-attention: #ffa620;--cyan-dark-utility-attention-background: #ffd28d;--cyan-dark-utility-attention-hover: #ffbf60;--cyan-dark-utility-attention-foreground-secondary: #705c3e;--cyan-dark-utility-warning: #ff2222;--cyan-dark-utility-warning-background: #ff8f8f;--cyan-dark-utility-warning-hover: #ff5353;--cyan-dark-utility-warning-background-hover: #ff9d9d;--cyan-dark-utility-warning-foreground-secondary: #623737;--cyan-dark-utility-focus: #229bfc;--turquoise-theme: #00aba4;--turquoise-background: #fefefe;--turquoise-background-cards-secondary: #fefefe;--turquoise-background-secondary: #eaeaea;--turquoise-background-cards: #eaeaea;--turquoise-background-input: #fefefe;--turquoise-interactive: #d4d4d4;--turquoise-foreground: #0a0a0a;--turquoise-foreground-secondary: #5f5f5f;--turquoise-foreground-theme: #00847f;--turquoise-foreground-disabled: #b5b5b5;--turquoise-foreground-branding: #00847f;--turquoise-border: #9e9e9e;--turquoise-border-theme: #00aba4;--turquoise-border-text-link: #009d97;--turquoise-theme-foreground: #0a0a0a;--turquoise-theme-secondary: #61cbc7;--turquoise-theme-secondary-foreground: #0a0a0a;--turquoise-theme-secondary-foreground-secondary: #275251;--turquoise-shadow: rgba(0, 0, 0, 0.4);--turquoise-overlay: rgba(0, 62, 60, 0.6);--turquoise-theme-hover: #009b95;--turquoise-theme-secondary-hover: #78d3cf;--turquoise-foreground-hover: #5d5d5d;--turquoise-foreground-secondary-hover: #353535;--turquoise-foreground-theme-hover: #4aa8a4;--turquoise-foreground-branding-hover: #03615e;--turquoise-background-hover: #f6f6f6;--turquoise-background-cards-secondary-hover: #f6f6f6;--turquoise-background-secondary-hover: #e2e2e2;--turquoise-background-cards-hover: #e2e2e2;--turquoise-interactive-hover: #c2c2c2;--turquoise-utility-foreground: #0a0a0a;--turquoise-utility-interactive: #fefefe;--turquoise-utility-interactive-foreground-secondary: #5f5f5f;--turquoise-utility-interactive-foreground-disabled: #b5b5b5;--turquoise-utility-shadow: rgba(0, 0, 0, 0.4);--turquoise-utility-interactive-hover: #f3f3f3;--turquoise-utility-confirm: #07ac07;--turquoise-utility-confirm-background: #80d580;--turquoise-utility-confirm-hover: #069b06;--turquoise-utility-confirm-background-hover: #7acb7a;--turquoise-utility-confirm-foreground-secondary: #355835;--turquoise-utility-attention: #ffa620;--turquoise-utility-attention-background: #ffd28d;--turquoise-utility-attention-hover: #e9971d;--turquoise-utility-attention-foreground-secondary: #705c3e;--turquoise-utility-warning: #ff2222;--turquoise-utility-warning-background: #ff8f8f;--turquoise-utility-warning-hover: #e61f1f;--turquoise-utility-warning-background-hover: #f38888;--turquoise-utility-warning-foreground-secondary: #623737;--turquoise-utility-focus: #229bfc;--turquoise-dark-theme: #00aba4;--turquoise-dark-background: #003e3c;--turquoise-dark-background-cards-secondary: #003e3c;--turquoise-dark-background-secondary: #0f4a48;--turquoise-dark-background-cards: #0f4a48;--turquoise-dark-background-input: #094543;--turquoise-dark-interactive: #225856;--turquoise-dark-foreground: #fefefe;--turquoise-dark-foreground-secondary: #87a5a4;--turquoise-dark-foreground-theme: #12b1aa;--turquoise-dark-foreground-disabled: #3d6d6b;--turquoise-dark-foreground-branding: #fefefe;--turquoise-dark-border: #557e7d;--turquoise-dark-border-theme: #12b1aa;--turquoise-dark-border-text-link: #12b1aa;--turquoise-dark-theme-foreground: #0a0a0a;--turquoise-dark-theme-secondary: #00817b;--turquoise-dark-theme-secondary-foreground: #fefefe;--turquoise-dark-theme-secondary-foreground-secondary: #e6f2f2;--turquoise-dark-shadow: black;--turquoise-dark-overlay: rgba(0, 62, 60, 0.7);--turquoise-dark-theme-hover: #2fbbb5;--turquoise-dark-theme-secondary-hover: #0f8883;--turquoise-dark-foreground-hover: #bfcece;--turquoise-dark-foreground-secondary-hover: #acc1c0;--turquoise-dark-foreground-theme-hover: #0e8984;--turquoise-dark-foreground-branding-hover: #bfcece;--turquoise-dark-background-hover: #094543;--turquoise-dark-background-cards-secondary-hover: #094543;--turquoise-dark-background-secondary-hover: #1e5654;--turquoise-dark-background-cards-hover: #1e5654;--turquoise-dark-interactive-hover: #316462;--turquoise-dark-utility-foreground: #0a0a0a;--turquoise-dark-utility-interactive: #fefefe;--turquoise-dark-utility-interactive-foreground-secondary: #5f5f5f;--turquoise-dark-utility-interactive-foreground-disabled: #b5b5b5;--turquoise-dark-utility-shadow: rgba(0, 0, 0, 0.4);--turquoise-dark-utility-interactive-hover: #f3f3f3;--turquoise-dark-utility-confirm: #07ac07;--turquoise-dark-utility-confirm-background: #80d580;--turquoise-dark-utility-confirm-hover: #33bb33;--turquoise-dark-utility-confirm-background-hover: #94dc94;--turquoise-dark-utility-confirm-foreground-secondary: #355835;--turquoise-dark-utility-attention: #ffa620;--turquoise-dark-utility-attention-background: #ffd28d;--turquoise-dark-utility-attention-hover: #ffbf60;--turquoise-dark-utility-attention-foreground-secondary: #705c3e;--turquoise-dark-utility-warning: #ff2222;--turquoise-dark-utility-warning-background: #ff8f8f;--turquoise-dark-utility-warning-hover: #ff5353;--turquoise-dark-utility-warning-background-hover: #ff9d9d;--turquoise-dark-utility-warning-foreground-secondary: #623737;--turquoise-dark-utility-focus: #229bfc;--green-theme: #8bad3f;--green-background: #fefefe;--green-background-cards-secondary: #fefefe;--green-background-secondary: #eaeaea;--green-background-cards: #eaeaea;--green-background-input: #fefefe;--green-interactive: #d4d4d4;--green-foreground: #0a0a0a;--green-foreground-secondary: #5f5f5f;--green-foreground-theme: #667e2e;--green-foreground-disabled: #b5b5b5;--green-foreground-branding: #667e2e;--green-border: #9e9e9e;--green-border-theme: #8bad3f;--green-border-text-link: #7a9737;--green-theme-foreground: #0a0a0a;--green-theme-secondary: #b4ca82;--green-theme-secondary-foreground: #0a0a0a;--green-theme-secondary-foreground-secondary: #4a5336;--green-shadow: rgba(0, 0, 0, 0.4);--green-overlay: rgba(37, 46, 17, 0.6);--green-theme-hover: #7f9d39;--green-theme-secondary-hover: #c0d295;--green-foreground-hover: #5d5d5d;--green-foreground-secondary-hover: #353535;--green-foreground-theme-hover: #8ea064;--green-foreground-branding-hover: #4b5c24;--green-background-hover: #f6f6f6;--green-background-cards-secondary-hover: #f6f6f6;--green-background-secondary-hover: #e2e2e2;--green-background-cards-hover: #e2e2e2;--green-interactive-hover: #c2c2c2;--green-utility-foreground: #0a0a0a;--green-utility-interactive: #fefefe;--green-utility-interactive-foreground-secondary: #5f5f5f;--green-utility-interactive-foreground-disabled: #b5b5b5;--green-utility-shadow: rgba(0, 0, 0, 0.4);--green-utility-interactive-hover: #f3f3f3;--green-utility-confirm: #07ac07;--green-utility-confirm-background: #80d580;--green-utility-confirm-hover: #069b06;--green-utility-confirm-background-hover: #7acb7a;--green-utility-confirm-foreground-secondary: #355835;--green-utility-attention: #ffa620;--green-utility-attention-background: #ffd28d;--green-utility-attention-hover: #e9971d;--green-utility-attention-foreground-secondary: #705c3e;--green-utility-warning: #ff2222;--green-utility-warning-background: #ff8f8f;--green-utility-warning-hover: #e61f1f;--green-utility-warning-background-hover: #f38888;--green-utility-warning-foreground-secondary: #623737;--green-utility-focus: #229bfc;--green-dark-theme: #8bad3f;--green-dark-background: #252e11;--green-dark-background-cards-secondary: #252e11;--green-dark-background-secondary: #323b1f;--green-dark-background-cards: #323b1f;--green-dark-background-input: #2c3518;--green-dark-interactive: #40482e;--green-dark-foreground: #fefefe;--green-dark-foreground-secondary: #8e9383;--green-dark-foreground-theme: #8bad3f;--green-dark-foreground-disabled: #555c46;--green-dark-foreground-branding: #fefefe;--green-dark-border: #676e59;--green-dark-border-theme: #8bad3f;--green-dark-border-text-link: #8bad3f;--green-dark-theme-foreground: #0a0a0a;--green-dark-theme-secondary: #596f28;--green-dark-theme-secondary-foreground: #fefefe;--green-dark-theme-secondary-foreground-secondary: #e4e8dc;--green-dark-shadow: black;--green-dark-overlay: rgba(37, 46, 17, 0.7);--green-dark-theme-hover: #a0bc61;--green-dark-theme-secondary-hover: #617632;--green-dark-foreground-hover: #caccc6;--green-dark-foreground-secondary-hover: #abaea3;--green-dark-foreground-theme-hover: #6b8631;--green-dark-foreground-branding-hover: #caccc6;--green-dark-background-hover: #2c3518;--green-dark-background-cards-secondary-hover: #2c3518;--green-dark-background-secondary-hover: #3e472c;--green-dark-background-cards-hover: #3e472c;--green-dark-interactive-hover: #4c543b;--green-dark-utility-foreground: #0a0a0a;--green-dark-utility-interactive: #fefefe;--green-dark-utility-interactive-foreground-secondary: #5f5f5f;--green-dark-utility-interactive-foreground-disabled: #b5b5b5;--green-dark-utility-shadow: rgba(0, 0, 0, 0.4);--green-dark-utility-interactive-hover: #f3f3f3;--green-dark-utility-confirm: #07ac07;--green-dark-utility-confirm-background: #80d580;--green-dark-utility-confirm-hover: #33bb33;--green-dark-utility-confirm-background-hover: #94dc94;--green-dark-utility-confirm-foreground-secondary: #355835;--green-dark-utility-attention: #ffa620;--green-dark-utility-attention-background: #ffd28d;--green-dark-utility-attention-hover: #ffbf60;--green-dark-utility-attention-foreground-secondary: #705c3e;--green-dark-utility-warning: #ff2222;--green-dark-utility-warning-background: #ff8f8f;--green-dark-utility-warning-hover: #ff5353;--green-dark-utility-warning-background-hover: #ff9d9d;--green-dark-utility-warning-foreground-secondary: #623737;--green-dark-utility-focus: #229bfc;--yellow-theme: #fabb00;--yellow-background: #fefefe;--yellow-background-cards-secondary: #fefefe;--yellow-background-secondary: #eaeaea;--yellow-background-cards: #eaeaea;--yellow-background-input: #fefefe;--yellow-interactive: #d4d4d4;--yellow-foreground: #0a0a0a;--yellow-foreground-secondary: #5f5f5f;--yellow-foreground-theme: #967000;--yellow-foreground-disabled: #b5b5b5;--yellow-foreground-branding: #967000;--yellow-border: #9e9e9e;--yellow-border-theme: #fabb00;--yellow-border-text-link: #b28500;--yellow-theme-foreground: #0a0a0a;--yellow-theme-secondary: #fcd974;--yellow-theme-secondary-foreground: #0a0a0a;--yellow-theme-secondary-foreground-secondary: #6f6033;--yellow-shadow: rgba(0, 0, 0, 0.4);--yellow-overlay: rgba(89, 66, 0, 0.6);--yellow-theme-hover: #e4ab00;--yellow-theme-secondary-hover: #fde59e;--yellow-foreground-hover: #5d5d5d;--yellow-foreground-secondary-hover: #353535;--yellow-foreground-theme-hover: #b29745;--yellow-foreground-branding-hover: #6d5203;--yellow-background-hover: #f6f6f6;--yellow-background-cards-secondary-hover: #f6f6f6;--yellow-background-secondary-hover: #e2e2e2;--yellow-background-cards-hover: #e2e2e2;--yellow-interactive-hover: #c2c2c2;--yellow-utility-foreground: #0a0a0a;--yellow-utility-interactive: #fefefe;--yellow-utility-interactive-foreground-secondary: #5f5f5f;--yellow-utility-interactive-foreground-disabled: #b5b5b5;--yellow-utility-shadow: rgba(0, 0, 0, 0.4);--yellow-utility-interactive-hover: #f3f3f3;--yellow-utility-confirm: #07ac07;--yellow-utility-confirm-background: #80d580;--yellow-utility-confirm-hover: #069b06;--yellow-utility-confirm-background-hover: #7acb7a;--yellow-utility-confirm-foreground-secondary: #355835;--yellow-utility-attention: #ffa620;--yellow-utility-attention-background: #ffd28d;--yellow-utility-attention-hover: #e9971d;--yellow-utility-attention-foreground-secondary: #705c3e;--yellow-utility-warning: #ff2222;--yellow-utility-warning-background: #ff8f8f;--yellow-utility-warning-hover: #e61f1f;--yellow-utility-warning-background-hover: #f38888;--yellow-utility-warning-foreground-secondary: #623737;--yellow-utility-focus: #229bfc;--yellow-dark-theme: #fabb00;--yellow-dark-background: #594200;--yellow-dark-background-cards-secondary: #594200;--yellow-dark-background-secondary: #644e10;--yellow-dark-background-cards: #644e10;--yellow-dark-background-input: #5f4909;--yellow-dark-interactive: #705c23;--yellow-dark-foreground: #fefefe;--yellow-dark-foreground-secondary: #bbb296;--yellow-dark-foreground-theme: #fabb00;--yellow-dark-foreground-disabled: #847341;--yellow-dark-foreground-branding: #fefefe;--yellow-dark-border: #95875c;--yellow-dark-border-theme: #fabb00;--yellow-dark-border-text-link: #fabb00;--yellow-dark-theme-foreground: #0a0a0a;--yellow-dark-theme-secondary: #a77c00;--yellow-dark-theme-secondary-foreground: #0a0a0a;--yellow-dark-theme-secondary-foreground-secondary: #f6f2e6;--yellow-dark-shadow: black;--yellow-dark-overlay: rgba(89, 66, 0, 0.7);--yellow-dark-theme-hover: #fcd35b;--yellow-dark-theme-secondary-hover: #ad8410;--yellow-dark-foreground-hover: #d2cbba;--yellow-dark-foreground-secondary-hover: #d8d2c2;--yellow-dark-foreground-theme-hover: #c59300;--yellow-dark-foreground-branding-hover: #d2cbba;--yellow-dark-background-hover: #5f4909;--yellow-dark-background-cards-secondary-hover: #5f4909;--yellow-dark-background-secondary-hover: #6f5b21;--yellow-dark-background-cards-hover: #6f5b21;--yellow-dark-interactive-hover: #7b6934;--yellow-dark-utility-foreground: #0a0a0a;--yellow-dark-utility-interactive: #fefefe;--yellow-dark-utility-interactive-foreground-secondary: #5f5f5f;--yellow-dark-utility-interactive-foreground-disabled: #b5b5b5;--yellow-dark-utility-shadow: rgba(0, 0, 0, 0.4);--yellow-dark-utility-interactive-hover: #f3f3f3;--yellow-dark-utility-confirm: #07ac07;--yellow-dark-utility-confirm-background: #80d580;--yellow-dark-utility-confirm-hover: #33bb33;--yellow-dark-utility-confirm-background-hover: #94dc94;--yellow-dark-utility-confirm-foreground-secondary: #355835;--yellow-dark-utility-attention: #ffa620;--yellow-dark-utility-attention-background: #ffd28d;--yellow-dark-utility-attention-hover: #ffbf60;--yellow-dark-utility-attention-foreground-secondary: #705c3e;--yellow-dark-utility-warning: #ff2222;--yellow-dark-utility-warning-background: #ff8f8f;--yellow-dark-utility-warning-hover: #ff5353;--yellow-dark-utility-warning-background-hover: #ff9d9d;--yellow-dark-utility-warning-foreground-secondary: #623737;--yellow-dark-utility-focus: #229bfc;--orange-theme: #ee7f00;--orange-background: #fefefe;--orange-background-cards-secondary: #fefefe;--orange-background-secondary: #eaeaea;--orange-background-cards: #eaeaea;--orange-background-input: #fefefe;--orange-interactive: #d4d4d4;--orange-foreground: #0a0a0a;--orange-foreground-secondary: #5f5f5f;--orange-foreground-theme: #b46000;--orange-foreground-disabled: #b5b5b5;--orange-foreground-branding: #b46000;--orange-border: #9e9e9e;--orange-border-theme: #ee7f00;--orange-border-text-link: #d77200;--orange-theme-foreground: #0a0a0a;--orange-theme-secondary: #f4af61;--orange-theme-secondary-foreground: #0a0a0a;--orange-theme-secondary-foreground-secondary: #644728;--orange-shadow: rgba(0, 0, 0, 0.4);--orange-overlay: rgba(85, 45, 0, 0.6);--orange-theme-hover: #d87300;--orange-theme-secondary-hover: #f6bb78;--orange-foreground-hover: #5d5d5d;--orange-foreground-secondary-hover: #353535;--orange-foreground-theme-hover: #c98d47;--orange-foreground-branding-hover: #834703;--orange-background-hover: #f6f6f6;--orange-background-cards-secondary-hover: #f6f6f6;--orange-background-secondary-hover: #e2e2e2;--orange-background-cards-hover: #e2e2e2;--orange-interactive-hover: #c2c2c2;--orange-utility-foreground: #0a0a0a;--orange-utility-interactive: #fefefe;--orange-utility-interactive-foreground-secondary: #5f5f5f;--orange-utility-interactive-foreground-disabled: #b5b5b5;--orange-utility-shadow: rgba(0, 0, 0, 0.4);--orange-utility-interactive-hover: #f3f3f3;--orange-utility-confirm: #07ac07;--orange-utility-confirm-background: #80d580;--orange-utility-confirm-hover: #069b06;--orange-utility-confirm-background-hover: #7acb7a;--orange-utility-confirm-foreground-secondary: #355835;--orange-utility-attention: #ffa620;--orange-utility-attention-background: #ffd28d;--orange-utility-attention-hover: #e9971d;--orange-utility-attention-foreground-secondary: #705c3e;--orange-utility-warning: #ff2222;--orange-utility-warning-background: #ff8f8f;--orange-utility-warning-hover: #e61f1f;--orange-utility-warning-background-hover: #f38888;--orange-utility-warning-foreground-secondary: #623737;--orange-utility-focus: #229bfc;--orange-dark-theme: #ee7f00;--orange-dark-background: #552d00;--orange-dark-background-cards-secondary: #552d00;--orange-dark-background-secondary: #603a10;--orange-dark-background-cards: #603a10;--orange-dark-background-input: #5b3408;--orange-dark-interactive: #6b4921;--orange-dark-foreground: #fefefe;--orange-dark-foreground-secondary: #af9c87;--orange-dark-foreground-theme: #ef8409;--orange-dark-foreground-disabled: #7e5f3d;--orange-dark-foreground-branding: #fefefe;--orange-dark-border: #8d7354;--orange-dark-border-theme: #ef8409;--orange-dark-border-text-link: #ef8409;--orange-dark-theme-foreground: #0a0a0a;--orange-dark-theme-secondary: #af5e00;--orange-dark-theme-secondary-foreground: #fefefe;--orange-dark-theme-secondary-foreground-secondary: #f7efe6;--orange-dark-shadow: black;--orange-dark-overlay: rgba(85, 45, 0, 0.7);--orange-dark-theme-hover: #f1972f;--orange-dark-theme-secondary-hover: #b4670e;--orange-dark-foreground-hover: #d4cabf;--orange-dark-foreground-secondary-hover: #c8bbac;--orange-dark-foreground-theme-hover: #b96607;--orange-dark-foreground-branding-hover: #d4cabf;--orange-dark-background-hover: #5b3408;--orange-dark-background-cards-secondary-hover: #5b3408;--orange-dark-background-secondary-hover: #6a471f;--orange-dark-background-cards-hover: #6a471f;--orange-dark-interactive-hover: #755630;--orange-dark-utility-foreground: #0a0a0a;--orange-dark-utility-interactive: #fefefe;--orange-dark-utility-interactive-foreground-secondary: #5f5f5f;--orange-dark-utility-interactive-foreground-disabled: #b5b5b5;--orange-dark-utility-shadow: rgba(0, 0, 0, 0.4);--orange-dark-utility-interactive-hover: #f3f3f3;--orange-dark-utility-confirm: #07ac07;--orange-dark-utility-confirm-background: #80d580;--orange-dark-utility-confirm-hover: #33bb33;--orange-dark-utility-confirm-background-hover: #94dc94;--orange-dark-utility-confirm-foreground-secondary: #355835;--orange-dark-utility-attention: #ffa620;--orange-dark-utility-attention-background: #ffd28d;--orange-dark-utility-attention-hover: #ffbf60;--orange-dark-utility-attention-foreground-secondary: #705c3e;--orange-dark-utility-warning: #ff2222;--orange-dark-utility-warning-background: #ff8f8f;--orange-dark-utility-warning-hover: #ff5353;--orange-dark-utility-warning-background-hover: #ff9d9d;--orange-dark-utility-warning-foreground-secondary: #623737;--orange-dark-utility-focus: #229bfc;--red-theme: #e2001a;--red-background: #fefefe;--red-background-cards-secondary: #fefefe;--red-background-secondary: #eaeaea;--red-background-cards: #eaeaea;--red-background-input: #fefefe;--red-interactive: #d4d4d4;--red-foreground: #0a0a0a;--red-foreground-secondary: #5f5f5f;--red-foreground-theme: #e2001a;--red-foreground-disabled: #b5b5b5;--red-foreground-branding: #e2001a;--red-border: #9e9e9e;--red-border-theme: #e2001a;--red-border-text-link: #e2001a;--red-theme-foreground: #fefefe;--red-theme-secondary: #f0828f;--red-theme-secondary-foreground: #0a0a0a;--red-theme-secondary-foreground-secondary: #562e33;--red-shadow: rgba(0, 0, 0, 0.4);--red-overlay: rgba(106, 0, 12, 0.6);--red-theme-hover: #ca0017;--red-theme-secondary-hover: #f28f9a;--red-foreground-hover: #5d5d5d;--red-foreground-secondary-hover: #353535;--red-foreground-theme-hover: #ee6776;--red-foreground-branding-hover: #a60316;--red-background-hover: #f6f6f6;--red-background-cards-secondary-hover: #f6f6f6;--red-background-secondary-hover: #e2e2e2;--red-background-cards-hover: #e2e2e2;--red-interactive-hover: #c2c2c2;--red-utility-foreground: #0a0a0a;--red-utility-interactive: #fefefe;--red-utility-interactive-foreground-secondary: #5f5f5f;--red-utility-interactive-foreground-disabled: #b5b5b5;--red-utility-shadow: rgba(0, 0, 0, 0.4);--red-utility-interactive-hover: #f3f3f3;--red-utility-confirm: #07ac07;--red-utility-confirm-background: #80d580;--red-utility-confirm-hover: #069b06;--red-utility-confirm-background-hover: #7acb7a;--red-utility-confirm-foreground-secondary: #355835;--red-utility-attention: #ffa620;--red-utility-attention-background: #ffd28d;--red-utility-attention-hover: #e9971d;--red-utility-attention-foreground-secondary: #705c3e;--red-utility-warning: #ff2222;--red-utility-warning-background: #ff8f8f;--red-utility-warning-hover: #e61f1f;--red-utility-warning-background-hover: #f38888;--red-utility-warning-foreground-secondary: #623737;--red-utility-focus: #229bfc;--red-dark-theme: #e2001a;--red-dark-background: #6a000c;--red-dark-background-cards-secondary: #6a000c;--red-dark-background-secondary: #781722;--red-dark-background-cards: #781722;--red-dark-background-input: #720d18;--red-dark-interactive: #832c36;--red-dark-foreground: #fefefe;--red-dark-foreground-secondary: #bc8c91;--red-dark-foreground-theme: #ef707e;--red-dark-foreground-disabled: #944850;--red-dark-foreground-branding: #fefefe;--red-dark-border: #a15e65;--red-dark-border-theme: #ef707e;--red-dark-border-text-link: #ef707e;--red-dark-theme-foreground: #fefefe;--red-dark-theme-secondary: #b40015;--red-dark-theme-secondary-foreground: #fefefe;--red-dark-theme-secondary-foreground-secondary: #eec4c8;--red-dark-shadow: black;--red-dark-overlay: rgba(106, 0, 12, 0.7);--red-dark-theme-hover: #e8384c;--red-dark-theme-secondary-hover: #bb1629;--red-dark-foreground-hover: #ddc6c9;--red-dark-foreground-secondary-hover: #cfadb0;--red-dark-foreground-theme-hover: #b85661;--red-dark-foreground-branding-hover: #ddc6c9;--red-dark-background-hover: #720d18;--red-dark-background-cards-secondary-hover: #720d18;--red-dark-background-secondary-hover: #832a34;--red-dark-background-cards-hover: #832a34;--red-dark-interactive-hover: #8d3c45;--red-dark-utility-foreground: #0a0a0a;--red-dark-utility-interactive: #fefefe;--red-dark-utility-interactive-foreground-secondary: #5f5f5f;--red-dark-utility-interactive-foreground-disabled: #b5b5b5;--red-dark-utility-shadow: rgba(0, 0, 0, 0.4);--red-dark-utility-interactive-hover: #f3f3f3;--red-dark-utility-confirm: #07ac07;--red-dark-utility-confirm-background: #80d580;--red-dark-utility-confirm-hover: #33bb33;--red-dark-utility-confirm-background-hover: #94dc94;--red-dark-utility-confirm-foreground-secondary: #355835;--red-dark-utility-attention: #ffa620;--red-dark-utility-attention-background: #ffd28d;--red-dark-utility-attention-hover: #ffbf60;--red-dark-utility-attention-foreground-secondary: #705c3e;--red-dark-utility-warning: #ff2222;--red-dark-utility-warning-background: #ff8f8f;--red-dark-utility-warning-hover: #ff5353;--red-dark-utility-warning-background-hover: #ff9d9d;--red-dark-utility-warning-foreground-secondary: #623737;--red-dark-utility-focus: #229bfc;--magenta-theme: #e2007a;--magenta-background: #fefefe;--magenta-background-cards-secondary: #fefefe;--magenta-background-secondary: #eaeaea;--magenta-background-cards: #eaeaea;--magenta-background-input: #fefefe;--magenta-interactive: #d4d4d4;--magenta-foreground: #0a0a0a;--magenta-foreground-secondary: #5f5f5f;--magenta-foreground-theme: #e2007a;--magenta-foreground-disabled: #b5b5b5;--magenta-foreground-branding: #e2007a;--magenta-border: #9e9e9e;--magenta-border-theme: #e2007a;--magenta-border-text-link: #e2007a;--magenta-theme-foreground: #fefefe;--magenta-theme-secondary: #f07cbb;--magenta-theme-secondary-foreground: #0a0a0a;--magenta-theme-secondary-foreground-secondary: #562c43;--magenta-shadow: rgba(0, 0, 0, 0.4);--magenta-overlay: rgba(103, 0, 56, 0.6);--magenta-theme-hover: #cb006d;--magenta-theme-secondary-hover: #f28ac2;--magenta-foreground-hover: #5d5d5d;--magenta-foreground-secondary-hover: #353535;--magenta-foreground-theme-hover: #ee68b0;--magenta-foreground-branding-hover: #a7035c;--magenta-background-hover: #f6f6f6;--magenta-background-cards-secondary-hover: #f6f6f6;--magenta-background-secondary-hover: #e2e2e2;--magenta-background-cards-hover: #e2e2e2;--magenta-interactive-hover: #c2c2c2;--magenta-utility-foreground: #0a0a0a;--magenta-utility-interactive: #fefefe;--magenta-utility-interactive-foreground-secondary: #5f5f5f;--magenta-utility-interactive-foreground-disabled: #b5b5b5;--magenta-utility-shadow: rgba(0, 0, 0, 0.4);--magenta-utility-interactive-hover: #f3f3f3;--magenta-utility-confirm: #07ac07;--magenta-utility-confirm-background: #80d580;--magenta-utility-confirm-hover: #069b06;--magenta-utility-confirm-background-hover: #7acb7a;--magenta-utility-confirm-foreground-secondary: #355835;--magenta-utility-attention: #ffa620;--magenta-utility-attention-background: #ffd28d;--magenta-utility-attention-hover: #e9971d;--magenta-utility-attention-foreground-secondary: #705c3e;--magenta-utility-warning: #ff2222;--magenta-utility-warning-background: #ff8f8f;--magenta-utility-warning-hover: #e61f1f;--magenta-utility-warning-background-hover: #f38888;--magenta-utility-warning-foreground-secondary: #623737;--magenta-utility-focus: #229bfc;--magenta-dark-theme: #e2007a;--magenta-dark-background: #670038;--magenta-dark-background-cards-secondary: #670038;--magenta-dark-background-secondary: #741649;--magenta-dark-background-cards: #741649;--magenta-dark-background-input: #6e0d42;--magenta-dark-interactive: #802b59;--magenta-dark-foreground: #fefefe;--magenta-dark-foreground-secondary: #ba8ca5;--magenta-dark-foreground-theme: #ee6bb2;--magenta-dark-foreground-disabled: #91476f;--magenta-dark-foreground-branding: #fefefe;--magenta-dark-border: #9f5d81;--magenta-dark-border-theme: #ee6bb2;--magenta-dark-border-text-link: #ee6bb2;--magenta-dark-theme-foreground: #fefefe;--magenta-dark-theme-secondary: #b30061;--magenta-dark-theme-secondary-foreground: #fefefe;--magenta-dark-theme-secondary-foreground-secondary: #eec8dd;--magenta-dark-shadow: black;--magenta-dark-overlay: rgba(103, 0, 56, 0.7);--magenta-dark-theme-hover: #e83796;--magenta-dark-theme-secondary-hover: #b9166e;--magenta-dark-foreground-hover: #dcc5d2;--magenta-dark-foreground-secondary-hover: #ceadbe;--magenta-dark-foreground-theme-hover: #b75289;--magenta-dark-foreground-branding-hover: #dcc5d2;--magenta-dark-background-hover: #6e0d42;--magenta-dark-background-cards-secondary-hover: #6e0d42;--magenta-dark-background-secondary-hover: #7f2957;--magenta-dark-background-cards-hover: #7f2957;--magenta-dark-interactive-hover: #8a3b65;--magenta-dark-utility-foreground: #0a0a0a;--magenta-dark-utility-interactive: #fefefe;--magenta-dark-utility-interactive-foreground-secondary: #5f5f5f;--magenta-dark-utility-interactive-foreground-disabled: #b5b5b5;--magenta-dark-utility-shadow: rgba(0, 0, 0, 0.4);--magenta-dark-utility-interactive-hover: #f3f3f3;--magenta-dark-utility-confirm: #07ac07;--magenta-dark-utility-confirm-background: #80d580;--magenta-dark-utility-confirm-hover: #33bb33;--magenta-dark-utility-confirm-background-hover: #94dc94;--magenta-dark-utility-confirm-foreground-secondary: #355835;--magenta-dark-utility-attention: #ffa620;--magenta-dark-utility-attention-background: #ffd28d;--magenta-dark-utility-attention-hover: #ffbf60;--magenta-dark-utility-attention-foreground-secondary: #705c3e;--magenta-dark-utility-warning: #ff2222;--magenta-dark-utility-warning-background: #ff8f8f;--magenta-dark-utility-warning-hover: #ff5353;--magenta-dark-utility-warning-background-hover: #ff9d9d;--magenta-dark-utility-warning-foreground-secondary: #623737;--magenta-dark-utility-focus: #229bfc;--purple-theme: #655a9f;--purple-background: #fefefe;--purple-background-cards-secondary: #fefefe;--purple-background-secondary: #eaeaea;--purple-background-cards: #eaeaea;--purple-background-input: #fefefe;--purple-interactive: #d4d4d4;--purple-foreground: #0a0a0a;--purple-foreground-secondary: #5f5f5f;--purple-foreground-theme: #655a9f;--purple-foreground-disabled: #b5b5b5;--purple-foreground-branding: #655a9f;--purple-border: #9e9e9e;--purple-border-theme: #655a9f;--purple-border-text-link: #655a9f;--purple-theme-foreground: #fefefe;--purple-theme-secondary: #a59ec7;--purple-theme-secondary-foreground: #0a0a0a;--purple-theme-secondary-foreground-secondary: #3b3847;--purple-shadow: rgba(0, 0, 0, 0.4);--purple-overlay: rgba(47, 42, 75, 0.6);--purple-theme-hover: #594f8c;--purple-theme-secondary-hover: #ada7cc;--purple-foreground-hover: #5d5d5d;--purple-foreground-secondary-hover: #353535;--purple-foreground-theme-hover: #867eb4;--purple-foreground-branding-hover: #463f6d;--purple-background-hover: #f6f6f6;--purple-background-cards-secondary-hover: #f6f6f6;--purple-background-secondary-hover: #e2e2e2;--purple-background-cards-hover: #e2e2e2;--purple-interactive-hover: #c2c2c2;--purple-utility-foreground: #0a0a0a;--purple-utility-interactive: #fefefe;--purple-utility-interactive-foreground-secondary: #5f5f5f;--purple-utility-interactive-foreground-disabled: #b5b5b5;--purple-utility-shadow: rgba(0, 0, 0, 0.4);--purple-utility-interactive-hover: #f3f3f3;--purple-utility-confirm: #07ac07;--purple-utility-confirm-background: #80d580;--purple-utility-confirm-hover: #069b06;--purple-utility-confirm-background-hover: #7acb7a;--purple-utility-confirm-foreground-secondary: #355835;--purple-utility-attention: #ffa620;--purple-utility-attention-background: #ffd28d;--purple-utility-attention-hover: #e9971d;--purple-utility-attention-foreground-secondary: #705c3e;--purple-utility-warning: #ff2222;--purple-utility-warning-background: #ff8f8f;--purple-utility-warning-hover: #e61f1f;--purple-utility-warning-background-hover: #f38888;--purple-utility-warning-foreground-secondary: #623737;--purple-utility-focus: #229bfc;--purple-dark-theme: #655a9f;--purple-dark-background: #2f2a4b;--purple-dark-background-cards-secondary: #2f2a4b;--purple-dark-background-secondary: #3b3756;--purple-dark-background-cards: #3b3756;--purple-dark-background-input: #353151;--purple-dark-interactive: #494561;--purple-dark-foreground: #fefefe;--purple-dark-foreground-secondary: #9693a4;--purple-dark-foreground-theme: #9790be;--purple-dark-foreground-disabled: #5d5a73;--purple-dark-foreground-branding: #fefefe;--purple-dark-border: #6f6c82;--purple-dark-border-theme: #9790be;--purple-dark-border-text-link: #9790be;--purple-dark-theme-foreground: #fefefe;--purple-dark-theme-secondary: #50477e;--purple-dark-theme-secondary-foreground: #fefefe;--purple-dark-theme-secondary-foreground-secondary: #c1bdd1;--purple-dark-shadow: black;--purple-dark-overlay: rgba(47, 42, 75, 0.7);--purple-dark-theme-hover: #7268a7;--purple-dark-theme-secondary-hover: #564e83;--purple-dark-foreground-hover: #cccad3;--purple-dark-foreground-secondary-hover: #b2b0bc;--purple-dark-foreground-theme-hover: #746e92;--purple-dark-foreground-branding-hover: #cccad3;--purple-dark-background-hover: #353151;--purple-dark-background-cards-secondary-hover: #353151;--purple-dark-background-secondary-hover: #474361;--purple-dark-background-cards-hover: #474361;--purple-dark-interactive-hover: #55516b;--purple-dark-utility-foreground: #0a0a0a;--purple-dark-utility-interactive: #fefefe;--purple-dark-utility-interactive-foreground-secondary: #5f5f5f;--purple-dark-utility-interactive-foreground-disabled: #b5b5b5;--purple-dark-utility-shadow: rgba(0, 0, 0, 0.4);--purple-dark-utility-interactive-hover: #f3f3f3;--purple-dark-utility-confirm: #07ac07;--purple-dark-utility-confirm-background: #80d580;--purple-dark-utility-confirm-hover: #33bb33;--purple-dark-utility-confirm-background-hover: #94dc94;--purple-dark-utility-confirm-foreground-secondary: #355835;--purple-dark-utility-attention: #ffa620;--purple-dark-utility-attention-background: #ffd28d;--purple-dark-utility-attention-hover: #ffbf60;--purple-dark-utility-attention-foreground-secondary: #705c3e;--purple-dark-utility-warning: #ff2222;--purple-dark-utility-warning-background: #ff8f8f;--purple-dark-utility-warning-hover: #ff5353;--purple-dark-utility-warning-background-hover: #ff9d9d;--purple-dark-utility-warning-foreground-secondary: #623737;--purple-dark-utility-focus: #229bfc;--mitstudie-theme: #45be55;--mitstudie-background: #fefefe;--mitstudie-background-cards-secondary: #fefefe;--mitstudie-background-secondary: #eaeaea;--mitstudie-background-cards: #eaeaea;--mitstudie-background-input: #fefefe;--mitstudie-interactive: #d4d4d4;--mitstudie-foreground: #0a0a0a;--mitstudie-foreground-secondary: #5f5f5f;--mitstudie-foreground-theme: #31863c;--mitstudie-foreground-disabled: #b5b5b5;--mitstudie-foreground-branding: #31863c;--mitstudie-border: #9e9e9e;--mitstudie-border-theme: #45be55;--mitstudie-border-text-link: #3aa048;--mitstudie-theme-foreground: #0a0a0a;--mitstudie-theme-secondary: #8ed797;--mitstudie-theme-secondary-foreground: #0a0a0a;--mitstudie-theme-secondary-foreground-secondary: #3c5a40;--mitstudie-shadow: rgba(0, 0, 0, 0.4);--mitstudie-overlay: rgba(20, 55, 25, 0.6);--mitstudie-theme-hover: #3fac4d;--mitstudie-theme-secondary-hover: #a2dea9;--mitstudie-foreground-hover: #5d5d5d;--mitstudie-foreground-secondary-hover: #353535;--mitstudie-foreground-theme-hover: #6aa771;--mitstudie-foreground-branding-hover: #26622e;--mitstudie-background-hover: #f6f6f6;--mitstudie-background-cards-secondary-hover: #f6f6f6;--mitstudie-background-secondary-hover: #e2e2e2;--mitstudie-background-cards-hover: #e2e2e2;--mitstudie-interactive-hover: #c2c2c2;--mitstudie-utility-foreground: #0a0a0a;--mitstudie-utility-interactive: #fefefe;--mitstudie-utility-interactive-foreground-secondary: #5f5f5f;--mitstudie-utility-interactive-foreground-disabled: #b5b5b5;--mitstudie-utility-shadow: rgba(0, 0, 0, 0.4);--mitstudie-utility-interactive-hover: #f3f3f3;--mitstudie-utility-confirm: #07ac07;--mitstudie-utility-confirm-background: #80d580;--mitstudie-utility-confirm-hover: #069b06;--mitstudie-utility-confirm-background-hover: #7acb7a;--mitstudie-utility-confirm-foreground-secondary: #355835;--mitstudie-utility-attention: #ffa620;--mitstudie-utility-attention-background: #ffd28d;--mitstudie-utility-attention-hover: #e9971d;--mitstudie-utility-attention-foreground-secondary: #705c3e;--mitstudie-utility-warning: #ff2222;--mitstudie-utility-warning-background: #ff8f8f;--mitstudie-utility-warning-hover: #e61f1f;--mitstudie-utility-warning-background-hover: #f38888;--mitstudie-utility-warning-foreground-secondary: #623737;--mitstudie-utility-focus: #229bfc;--mitstudie-dark-theme: #45be55;--mitstudie-dark-background: #143719;--mitstudie-dark-background-cards-secondary: #143719;--mitstudie-dark-background-secondary: #224326;--mitstudie-dark-background-cards: #224326;--mitstudie-dark-background-input: #1c3e20;--mitstudie-dark-interactive: #325136;--mitstudie-dark-foreground: #fefefe;--mitstudie-dark-foreground-secondary: #8a9c8d;--mitstudie-dark-foreground-theme: #45be55;--mitstudie-dark-foreground-disabled: #49654d;--mitstudie-dark-foreground-branding: #fefefe;--mitstudie-dark-border: #5d7661;--mitstudie-dark-border-theme: #45be55;--mitstudie-dark-border-text-link: #45be55;--mitstudie-dark-theme-foreground: #0a0a0a;--mitstudie-dark-theme-secondary: #2d7b37;--mitstudie-dark-theme-secondary-foreground: #fefefe;--mitstudie-dark-theme-secondary-foreground-secondary: #e7f0e8;--mitstudie-dark-shadow: black;--mitstudie-dark-overlay: rgba(20, 55, 25, 0.7);--mitstudie-dark-theme-hover: #6ccc78;--mitstudie-dark-theme-secondary-hover: #378241;--mitstudie-dark-foreground-hover: #c5cdc6;--mitstudie-dark-foreground-secondary-hover: #abb8ad;--mitstudie-dark-foreground-theme-hover: #369342;--mitstudie-dark-foreground-branding-hover: #c5cdc6;--mitstudie-dark-background-hover: #1c3e20;--mitstudie-dark-background-cards-secondary-hover: #1c3e20;--mitstudie-dark-background-secondary-hover: #304f33;--mitstudie-dark-background-cards-hover: #304f33;--mitstudie-dark-interactive-hover: #405d43;--mitstudie-dark-utility-foreground: #0a0a0a;--mitstudie-dark-utility-interactive: #fefefe;--mitstudie-dark-utility-interactive-foreground-secondary: #5f5f5f;--mitstudie-dark-utility-interactive-foreground-disabled: #b5b5b5;--mitstudie-dark-utility-shadow: rgba(0, 0, 0, 0.4);--mitstudie-dark-utility-interactive-hover: #f3f3f3;--mitstudie-dark-utility-confirm: #07ac07;--mitstudie-dark-utility-confirm-background: #80d580;--mitstudie-dark-utility-confirm-hover: #33bb33;--mitstudie-dark-utility-confirm-background-hover: #94dc94;--mitstudie-dark-utility-confirm-foreground-secondary: #355835;--mitstudie-dark-utility-attention: #ffa620;--mitstudie-dark-utility-attention-background: #ffd28d;--mitstudie-dark-utility-attention-hover: #ffbf60;--mitstudie-dark-utility-attention-foreground-secondary: #705c3e;--mitstudie-dark-utility-warning: #ff2222;--mitstudie-dark-utility-warning-background: #ff8f8f;--mitstudie-dark-utility-warning-hover: #ff5353;--mitstudie-dark-utility-warning-background-hover: #ff9d9d;--mitstudie-dark-utility-warning-foreground-secondary: #623737;--mitstudie-dark-utility-focus: #229bfc;--omnibus-theme: #0a0a0a;--omnibus-background: #fefefe;--omnibus-background-cards-secondary: #fefefe;--omnibus-background-secondary: #eaeaea;--omnibus-background-cards: #eaeaea;--omnibus-background-input: #fefefe;--omnibus-interactive: #d4d4d4;--omnibus-foreground: #0a0a0a;--omnibus-foreground-secondary: #5f5f5f;--omnibus-foreground-theme: #0a0a0a;--omnibus-foreground-disabled: #b5b5b5;--omnibus-foreground-branding: #0a0a0a;--omnibus-border: #9e9e9e;--omnibus-border-theme: #0a0a0a;--omnibus-border-text-link: #010101;--omnibus-theme-foreground: #fefefe;--omnibus-theme-secondary: #a3a3a3;--omnibus-theme-secondary-foreground: #0a0a0a;--omnibus-theme-secondary-foreground-secondary: #3a3a3a;--omnibus-shadow: rgba(0, 0, 0, 0.4);--omnibus-overlay: rgba(4, 4, 4, 0.6);--omnibus-theme-hover: #010101;--omnibus-theme-secondary-hover: #acacac;--omnibus-foreground-hover: #5d5d5d;--omnibus-foreground-secondary-hover: #353535;--omnibus-foreground-theme-hover: #353535;--omnibus-foreground-branding-hover: #0a0a0a;--omnibus-background-hover: #f6f6f6;--omnibus-background-cards-secondary-hover: #f6f6f6;--omnibus-background-secondary-hover: #e2e2e2;--omnibus-background-cards-hover: #e2e2e2;--omnibus-interactive-hover: #c2c2c2;--omnibus-utility-foreground: #0a0a0a;--omnibus-utility-interactive: #fefefe;--omnibus-utility-interactive-foreground-secondary: #5f5f5f;--omnibus-utility-interactive-foreground-disabled: #b5b5b5;--omnibus-utility-shadow: rgba(0, 0, 0, 0.4);--omnibus-utility-interactive-hover: #f3f3f3;--omnibus-utility-confirm: #07ac07;--omnibus-utility-confirm-background: #80d580;--omnibus-utility-confirm-hover: #069b06;--omnibus-utility-confirm-background-hover: #7acb7a;--omnibus-utility-confirm-foreground-secondary: #355835;--omnibus-utility-attention: #ffa620;--omnibus-utility-attention-background: #ffd28d;--omnibus-utility-attention-hover: #e9971d;--omnibus-utility-attention-foreground-secondary: #705c3e;--omnibus-utility-warning: #ff2222;--omnibus-utility-warning-background: #ff8f8f;--omnibus-utility-warning-hover: #e61f1f;--omnibus-utility-warning-background-hover: #f38888;--omnibus-utility-warning-foreground-secondary: #623737;--omnibus-utility-focus: #229bfc;--omnibus-dark-theme: #0a0a0a;--omnibus-dark-background: #040404;--omnibus-dark-background-cards-secondary: #040404;--omnibus-dark-background-secondary: #1c1c1c;--omnibus-dark-background-cards: #1c1c1c;--omnibus-dark-background-input: #131313;--omnibus-dark-interactive: #2d2d2d;--omnibus-dark-foreground: #fefefe;--omnibus-dark-foreground-secondary: #767676;--omnibus-dark-foreground-theme: #767676;--omnibus-dark-foreground-disabled: #424242;--omnibus-dark-foreground-branding: #fefefe;--omnibus-dark-border: #535353;--omnibus-dark-border-theme: #767676;--omnibus-dark-border-text-link: #767676;--omnibus-dark-theme-foreground: #fefefe;--omnibus-dark-theme-secondary: #080808;--omnibus-dark-theme-secondary-foreground: #fefefe;--omnibus-dark-theme-secondary-foreground-secondary: #787878;--omnibus-dark-shadow: black;--omnibus-dark-overlay: rgba(4, 4, 4, 0.7);--omnibus-dark-theme-hover: #1f1f1f;--omnibus-dark-theme-secondary-hover: #161616;--omnibus-dark-foreground-hover: #cbcbcb;--omnibus-dark-foreground-secondary-hover: #8f8f8f;--omnibus-dark-foreground-theme-hover: #565656;--omnibus-dark-foreground-branding-hover: #cbcbcb;--omnibus-dark-background-hover: #131313;--omnibus-dark-background-cards-secondary-hover: #131313;--omnibus-dark-background-secondary-hover: #2b2b2b;--omnibus-dark-background-cards-hover: #2b2b2b;--omnibus-dark-interactive-hover: #3a3a3a;--omnibus-dark-utility-foreground: #0a0a0a;--omnibus-dark-utility-interactive: #fefefe;--omnibus-dark-utility-interactive-foreground-secondary: #5f5f5f;--omnibus-dark-utility-interactive-foreground-disabled: #b5b5b5;--omnibus-dark-utility-shadow: rgba(0, 0, 0, 0.4);--omnibus-dark-utility-interactive-hover: #f3f3f3;--omnibus-dark-utility-confirm: #07ac07;--omnibus-dark-utility-confirm-background: #80d580;--omnibus-dark-utility-confirm-hover: #33bb33;--omnibus-dark-utility-confirm-background-hover: #94dc94;--omnibus-dark-utility-confirm-foreground-secondary: #355835;--omnibus-dark-utility-attention: #ffa620;--omnibus-dark-utility-attention-background: #ffd28d;--omnibus-dark-utility-attention-hover: #ffbf60;--omnibus-dark-utility-attention-foreground-secondary: #705c3e;--omnibus-dark-utility-warning: #ff2222;--omnibus-dark-utility-warning-background: #ff8f8f;--omnibus-dark-utility-warning-hover: #ff5353;--omnibus-dark-utility-warning-background-hover: #ff9d9d;--omnibus-dark-utility-warning-foreground-secondary: #623737;--omnibus-dark-utility-focus: #229bfc;--brightspace-theme: #006fbf;--brightspace-background: #fefefe;--brightspace-background-cards-secondary: #fefefe;--brightspace-background-secondary: #eaeaea;--brightspace-background-cards: #eaeaea;--brightspace-background-input: #fefefe;--brightspace-interactive: #d4d4d4;--brightspace-foreground: #0a0a0a;--brightspace-foreground-secondary: #5f5f5f;--brightspace-foreground-theme: #006fbf;--brightspace-foreground-disabled: #b5b5b5;--brightspace-foreground-branding: #006fbf;--brightspace-border: #9e9e9e;--brightspace-border-theme: #006fbf;--brightspace-border-text-link: #006fbf;--brightspace-theme-foreground: #fefefe;--brightspace-theme-secondary: #68a9d9;--brightspace-theme-secondary-foreground: #0a0a0a;--brightspace-theme-secondary-foreground-secondary: #253c4e;--brightspace-shadow: rgba(0, 0, 0, 0.4);--brightspace-overlay: rgba(0, 50, 87, 0.6);--brightspace-theme-hover: #0062a9;--brightspace-theme-secondary-hover: #76b1dc;--brightspace-foreground-hover: #5d5d5d;--brightspace-foreground-secondary-hover: #353535;--brightspace-foreground-theme-hover: #4395d0;--brightspace-foreground-branding-hover: #035088;--brightspace-background-hover: #f6f6f6;--brightspace-background-cards-secondary-hover: #f6f6f6;--brightspace-background-secondary-hover: #e2e2e2;--brightspace-background-cards-hover: #e2e2e2;--brightspace-interactive-hover: #c2c2c2;--brightspace-utility-foreground: #0a0a0a;--brightspace-utility-interactive: #fefefe;--brightspace-utility-interactive-foreground-secondary: #5f5f5f;--brightspace-utility-interactive-foreground-disabled: #b5b5b5;--brightspace-utility-shadow: rgba(0, 0, 0, 0.4);--brightspace-utility-interactive-hover: #f3f3f3;--brightspace-utility-confirm: #07ac07;--brightspace-utility-confirm-background: #80d580;--brightspace-utility-confirm-hover: #069b06;--brightspace-utility-confirm-background-hover: #7acb7a;--brightspace-utility-confirm-foreground-secondary: #355835;--brightspace-utility-attention: #ffa620;--brightspace-utility-attention-background: #ffd28d;--brightspace-utility-attention-hover: #e9971d;--brightspace-utility-attention-foreground-secondary: #705c3e;--brightspace-utility-warning: #ff2222;--brightspace-utility-warning-background: #ff8f8f;--brightspace-utility-warning-hover: #e61f1f;--brightspace-utility-warning-background-hover: #f38888;--brightspace-utility-warning-foreground-secondary: #623737;--brightspace-utility-focus: #229bfc;--brightspace-dark-theme: #006fbf;--brightspace-dark-background: #003257;--brightspace-dark-background-cards-secondary: #003257;--brightspace-dark-background-secondary: #103f61;--brightspace-dark-background-cards: #103f61;--brightspace-dark-background-input: #08395d;--brightspace-dark-interactive: #214d6d;--brightspace-dark-foreground: #fefefe;--brightspace-dark-foreground-secondary: #829aad;--brightspace-dark-foreground-theme: #529ed4;--brightspace-dark-foreground-disabled: #3c627f;--brightspace-dark-foreground-branding: #fefefe;--brightspace-dark-border: #52748d;--brightspace-dark-border-theme: #529ed4;--brightspace-dark-border-text-link: #529ed4;--brightspace-dark-theme-foreground: #fefefe;--brightspace-dark-theme-secondary: #005797;--brightspace-dark-theme-secondary-foreground: #fefefe;--brightspace-dark-theme-secondary-foreground-secondary: #b2cde0;--brightspace-dark-shadow: black;--brightspace-dark-overlay: rgba(0, 50, 87, 0.7);--brightspace-dark-theme-hover: #1a7ec5;--brightspace-dark-theme-secondary-hover: #0b5e9c;--brightspace-dark-foreground-hover: #c2cdd6;--brightspace-dark-foreground-secondary-hover: #a4b6c3;--brightspace-dark-foreground-theme-hover: #3f79a3;--brightspace-dark-foreground-branding-hover: #c2cdd6;--brightspace-dark-background-hover: #08395d;--brightspace-dark-background-cards-secondary-hover: #08395d;--brightspace-dark-background-secondary-hover: #204c6b;--brightspace-dark-background-cards-hover: #204c6b;--brightspace-dark-interactive-hover: #305977;--brightspace-dark-utility-foreground: #0a0a0a;--brightspace-dark-utility-interactive: #fefefe;--brightspace-dark-utility-interactive-foreground-secondary: #5f5f5f;--brightspace-dark-utility-interactive-foreground-disabled: #b5b5b5;--brightspace-dark-utility-shadow: rgba(0, 0, 0, 0.4);--brightspace-dark-utility-interactive-hover: #f3f3f3;--brightspace-dark-utility-confirm: #07ac07;--brightspace-dark-utility-confirm-background: #80d580;--brightspace-dark-utility-confirm-hover: #33bb33;--brightspace-dark-utility-confirm-background-hover: #94dc94;--brightspace-dark-utility-confirm-foreground-secondary: #355835;--brightspace-dark-utility-attention: #ffa620;--brightspace-dark-utility-attention-background: #ffd28d;--brightspace-dark-utility-attention-hover: #ffbf60;--brightspace-dark-utility-attention-foreground-secondary: #705c3e;--brightspace-dark-utility-warning: #ff2222;--brightspace-dark-utility-warning-background: #ff8f8f;--brightspace-dark-utility-warning-hover: #ff5353;--brightspace-dark-utility-warning-background-hover: #ff9d9d;--brightspace-dark-utility-warning-foreground-secondary: #623737;--brightspace-dark-utility-focus: #229bfc}:root :root{--spacing-side: var(--spacing-m1)}:root .view--default{font-size:var(--font-size-0)}@media screen and (min-width: 30rem){:root :root{--spacing-side: var(--spacing-0)}}:root .view--medium{font-size:var(--font-size-0)}@media screen and (min-width: 60rem){:root :root{--spacing-side: var(--spacing-0)}}:root .view--wide{font-size:var(--font-size-0)}/*# sourceMappingURL=style.css.map */
package/public/js/app.js CHANGED
@@ -1,2 +1,2 @@
1
- (()=>{var le=e=>{document.readyState!=="loading"?e():document.addEventListener("DOMContentLoaded",e)},R=le;var y=e=>{navigator.clipboard.writeText(e).then(()=>console.log(`${e} written to clipboard`))},_=(e,t)=>{let o=!1;return e.composedPath().forEach(r=>{r.classList&&r.classList.contains(t)&&(o=!0)}),o},U=()=>{let e=document.querySelector("body");if(e){let t=window.getComputedStyle(e).getPropertyValue("--color-background"),o=document.querySelector('meta[name="theme-color"]');if(o)o.content=t;else{let n=document.createElement("meta");n.name="theme-color",n.content=t,document.getElementsByTagName("head")[0].appendChild(n)}}},V=()=>parseInt(window.getComputedStyle(document.documentElement).fontSize.replace("px",""),10),x=e=>e*16,E=e=>{let t=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),o=x(parseInt(getComputedStyle(document.documentElement).getPropertyValue(e).replace("rem",""),10));return t<o};var re=e=>e.offsetWidth!==e.scrollWidth;var w=e=>{e.classList.contains("horizontal-scroll--no-overflow")&&e.classList.remove("horizontal-scroll--no-overflow");let t=e.querySelector(".horizontal-scroll--check-overflow .tabbed-content__section:not([hidden]) .horizontal-scroll__scrollable-content");t===null&&!t&&(t=e.querySelector(".horizontal-scroll--check-overflow .horizontal-scroll__scrollable-content")),t&&(re(t)?t?.setAttribute("tabindex","0"):(e.classList.add("horizontal-scroll--no-overflow"),t?.removeAttribute("tabindex")))};var $=e=>{let t=e.parentElement;return t?t.classList.contains("nav")?t:$(t):e},K=(e,t=null)=>{let o="nav--toggled";e.forEach(n=>{let r=n.querySelector(".nav__toggle");n!==t&&(n.classList.contains(o)&&(r.focus(),r.setAttribute("aria-expanded","false")),n.classList.remove(o))})},j=e=>{let t=r=>{let l=$(r),s=l.querySelector(".nav__items"),a=s?.querySelector(".nav__item:last-of-type");s?.classList.add("nav__items--fadeout");let f=s?.querySelector(".nav__item--is-overflown");f&&f.focus();let d=()=>{l.classList.toggle("nav--toggled"),s?.classList.remove("nav__items--fadeout"),a?.removeEventListener("transitionend",d)};return a?.addEventListener("transitionend",d),l},o=[];return document.querySelectorAll(".nav__toggle").forEach(r=>{let l=()=>{let s=t(r),a=r.getAttribute("aria-expanded");r.setAttribute("aria-expanded",a==="false"?"true":"false"),K(e,s)};o.push({element:r,clickEvent:l}),r.addEventListener("click",l)}),o},C=(e,t)=>{let o="nav--toggled",n="nav__items";t.classList.remove(o);let r=t.querySelector(`.${n}`);if(r){let s=r.querySelectorAll(".nav__item"),a="nav__item--is-overflown",f="nav--has-overflow",d="nav__item--active",i=!1;for(let c=s.length-1;c>=0;c-=1){let m=s[c];m.offsetTop>0?(m.classList.add(a),t.classList.add(f),i=!0):m.classList.contains(d)||m.classList.remove(a)}if(!i){t.classList.remove(f);let c=t.querySelector(`.${d}`);c&&c.classList.remove(a)}}let l=s=>{!s.target.classList.contains("nav__toggle")&&!_(s,n)&&K(e)};return document.querySelector("body")?.addEventListener("click",l),{element:document.querySelector("body"),clickEvent:l}};var D=(e,t,o,n,r)=>{if(n&&o){y(n.innerText),t.classList.add("copy-to-clipboard--confirm"),t===o&&t.classList.add("copy-to-clipboard--done");let l=document.createElement("span");l.classList.add("copy-to-clipboard__this__confirm-message"),l.innerText=e,n.appendChild(l),o.removeEventListener("click",r),setTimeout(()=>{t.classList.remove("copy-to-clipboard--confirm"),l.remove(),o.addEventListener("click",r)},1200)}},F=(e,t="Kopieret!")=>{let o=e.querySelector(".copy-to-clipboard__this");if(e.type==="button"){let n=()=>{D(t,e,e,o,n)};e.addEventListener("click",n)}else{let n=e.querySelector(".copy-to-clipboard__execute"),r=()=>{D(t,e,n,o,r)};n?.addEventListener("click",r)}};var ae=()=>{let e=document.querySelectorAll(".copy-to-clipboard"),t=document.querySelectorAll(".copy-to-clipboard__color");e.forEach(o=>{o.addEventListener("click",()=>{let n=o.parentElement?.querySelector(".copy-to-clipboard__color");if(n){let r=getComputedStyle(n).getPropertyValue("background-color"),l=ie(r);console.log(l),y(l.replace(/"/g,""))}})})};function ie(e){var t=e.match(/\d+/g),o="#"+t.map(function(n){var r=parseInt(n).toString(16);return r.length===1?"0"+r:r}).join("");return o}var X=ae;var Q=e=>{let t=e.querySelector("thead"),o=e.querySelector("tbody"),n=e.querySelector("tfoot");if(t){let r=[];t.querySelectorAll("th").forEach(a=>{a.classList.contains("table__cell--self-explanatory")?r.push(""):r.push(a.innerHTML)});let s=[];o&&s.push(o),n&&s.push(n),s.forEach(a=>{a.querySelectorAll("tr").forEach(d=>{d.querySelectorAll("td, th").forEach((c,m)=>{r[m]&&c.setAttribute("data-label",r[m])})})})}};function Y(e,t){e.forEach(o=>{o.addEventListener("click",()=>{o.id==="demo-button--attention"&&t.forEach(n=>{n.id==="table__row--flash-attention"&&(n.classList.remove("table__row--flash-transparent"),n.classList.add("table__row--flash-attention"),T(t))}),o.id==="demo-button--confirm"&&t.forEach(n=>{n.id==="table__row--flash-confirm"&&(n.classList.remove("table__row--flash-transparent"),n.classList.add("table__row--flash-confirm"),T(t))}),o.id==="demo-button--warning"&&t.forEach(n=>{n.id==="table__row--flash-warning"&&(n.classList.remove("table__row--flash-transparent"),n.classList.add("table__row--flash-warning"),T(t))})})})}function T(e){setTimeout(()=>{e.forEach(t=>{t.classList.contains("table__row--flash-attention")&&t.classList.remove("table__row--flash-attention"),t.classList.contains("table__row--flash-confirm")&&t.classList.remove("table__row--flash-confirm"),t.classList.contains("table__row--flash-warning")&&t.classList.remove("table__row--flash-warning"),t.classList.add("table__row--flash-transparent")})},1e3)}var ce=e=>e.contains("tabbed-content--hide-tabs-on-medium-width")?parseInt(getComputedStyle(document.documentElement).getPropertyValue("--bp-medium").replace("rem",""),10):e.contains("tabbed-content--hide-tabs-on-wide-width")?parseInt(getComputedStyle(document.documentElement).getPropertyValue("--bp-wide").replace("rem",""),10):-1,de=e=>{let o=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0)/V(),n=ce(e);return n>-1?o<n:!0},ue=e=>{let o=e.querySelector(".nav__items")?.querySelectorAll("a"),n=[];e.querySelectorAll("section").forEach(l=>{l.parentNode===e&&n.push(l)}),o?.forEach(l=>{l.removeAttribute("aria-selected"),l.classList.remove("nav__item--active")}),n.forEach(l=>{l.hidden=!1,l.removeAttribute("role")})};var q=(e,t,o,n,r,l=!0,s=a=>console.log(a))=>{l&&n.focus(),n.removeAttribute("tabindex"),n.setAttribute("aria-selected","true"),n.classList.contains("switch__segment")?n.classList.add("switch__segment--active"):n.classList.add("nav__item--active"),o&&(o.removeAttribute("aria-selected"),o.setAttribute("tabindex","-1"),o.classList.contains("switch__segment")?o.classList.remove("switch__segment--active"):o.classList.remove("nav__item--active"));let a=Array.prototype.indexOf.call(e,n);if(Array.from(document.querySelectorAll(`[data-for="${t[a].id}"]`)).forEach(d=>{d.classList.add("tabbed-content-peripheral--active"),d.hidden=!1}),t[a].hidden=!1,o){let d=Array.prototype.indexOf.call(e,o);Array.from(document.querySelectorAll(`[data-for="${t[d].id}"]`)).forEach(c=>{c.classList.remove("tabbed-content-peripheral--active"),c.hidden=!0}),t[d].hidden=!0}n.dispatchEvent(new CustomEvent("switch-tab",{bubbles:!0,detail:{tab:a}})),s(a)},me=(e,t,o=0,n=!0,r=l=>console.log(l))=>{let l=t.querySelector(".switch,.nav__items"),s=l.querySelectorAll("a"),a=[];t.querySelectorAll("section").forEach(i=>{i.parentNode===t&&a.push(i)});let d=t.querySelector("button.tabbed-content__expand-all");if(d){let i=()=>{l.hidden=!0,a.forEach(c=>{c.hidden=!1})};d.removeEventListener("click",i),d.addEventListener("click",i)}l.setAttribute("role","tablist"),s.forEach((i,c)=>{i.setAttribute("role","tab"),i.setAttribute("id",`tab${e}_${c+1}`),i.setAttribute("tabindex","-1"),i.parentElement?.setAttribute("role","presentation");let m=p=>{p.preventDefault();let g=l.querySelector("[aria-selected]");p.currentTarget!==g&&q(s,a,g,p.currentTarget,t.classList,!0,L=>{r(L)})};i.removeEventListener("click",m),i.addEventListener("click",m);let h=p=>{let g=Array.prototype.indexOf.call(s,p.currentTarget),L=null;p.key==="ArrowLeft"&&(L=g-1),p.key==="ArrowRight"&&(L=g+1),p.key==="ArrowDown"&&(L="down"),L!==null&&(p.preventDefault(),L==="down"?a[c].focus():s[L]&&q(s,a,p.currentTarget,s[L],t.classList,!0,O=>{r(O)}))};i.removeEventListener("keydown",h),i.addEventListener("keydown",h)}),a.forEach((i,c)=>{i.setAttribute("tabindex","-1"),i.setAttribute("aria-labelledby",s[c].id),i.hidden=!0,i.setAttribute("role","tabpanel")}),o>-1&&q(s,a,null,s[o],t.classList,n)},k=e=>{e.forEach((t,o)=>{let{rendered:n,domElement:r}=t;if(de(r.classList)){if(!n){let l=r.getAttribute("data-focus-onload"),s=r.getAttribute("data-initial-tab"),a=s?parseInt(s,10):0;me(o,r,a,l!=="false"),t.rendered=!0}}else n&&(ue(r),t.rendered=!1)})};var N=(e,t,o,n)=>{let r=[],l=(i,c,m)=>{m&&c.focus();let h=()=>{e.setAttribute("hidden","hidden"),i.removeAttribute("hidden"),i.setAttribute("aria-expanded","false"),i.focus()};return c.addEventListener("click",h),h},s=e?.parentElement?.querySelector(".content-toggle__toggle"),a=e.querySelectorAll(".content-toggle__close"),f=()=>{E("--bp-medium")&&e.classList.contains("content-toggle__content--always-show-on-medium")||E("--bp-wide")&&e.classList.contains("content-toggle__content--always-show-on-wide")||E("--bp-max-width")&&e.classList.contains("content-toggle__content--always-show-on-max-width")?(s.removeAttribute("hidden"),e.setAttribute("hidden","hidden")):e.classList.contains("content-toggle__content--always-show-on-medium")||e.classList.contains("content-toggle__content--always-show-on-wide")||e.classList.contains("content-toggle__content--always-show-on-max-width")};if(window.addEventListener("resize",()=>{f()}),(()=>{document.addEventListener("click",i=>{let c=i.target,m=!c.classList.contains("content-toggle__content"),h=!c.classList.contains("content-toggle__toggle"),p=!c.classList.contains("profile-header__info__contact__toggle__button");m&&h&&p&&(!E("--bp-medium")&&e.classList.contains("content-toggle__content--is-popover--on-medium")||!E("--bp-wide")&&e.classList.contains("content-toggle__content--is-popover--on-wide")||!E("--bp-max-width")&&e.classList.contains("content-toggle__content--is-popover--on-max-width")||e.classList.contains("content-toggle__content--is-popover"))&&(s.removeAttribute("hidden"),e.setAttribute("hidden","hidden"),s.setAttribute("aria-expanded","false"),s.focus())})})(),f(),s){let i=()=>{let c=s.getAttribute("aria-expanded");typeof o=="function"&&c==="false"&&o(e,s),s.setAttribute("aria-expanded",c==="false"?"true":"false"),c==="true"?e.setAttribute("hidden","hidden"):e.removeAttribute("hidden"),typeof t=="function"&&t(e,s),s.hasAttribute("aria-haspopup")&&(s.setAttribute("hidden","hidden"),a.forEach(m=>{l(s,m,!0)})),typeof n=="function"&&n(e,s)};s.addEventListener("click",i),r.push({element:s,clickEvent:i}),a.forEach(c=>{let m=l(s,c,!1);r.push({element:c,clickEvent:m})})}return r};var G=()=>{let e=document.querySelector("body");(E("--bp-medium")||E("--bp-low-height"))&&e?.classList.add("body--no-scroll")},J=()=>{document.querySelector("body")?.classList.remove("body--no-scroll")},I=e=>{e.querySelectorAll(".content-toggle__toggle").forEach(o=>{let n=o.parentElement?.querySelector(".content-toggle__content");o.setAttribute("aria-expanded","false"),n?.setAttribute("hidden","hidden")})};var M=e=>{let t=e.parentElement;return t?t.classList.contains("toolbar")?t:M(t):e},Z=e=>{if(!E("--bp-medium")&&!E("--bp-low-height")){let t=x(parseInt(getComputedStyle(document.documentElement).getPropertyValue("--toolbar-popout-allowed-edge-distance").replace("rem,",""),10)),o=parseInt(getComputedStyle(e).width.replace("px",""),10),n=e.getBoundingClientRect().x,r=document.body.offsetWidth-t-o-n;r<0&&e.style.setProperty("--toolbar-popout-edge-overflow",`${r}px`)}};var ee=e=>{e&&e.forEach(t=>{let o=t?.parentElement?.parentElement?.parentElement?.parentElement;if(o){let n=o.querySelectorAll(".horizontal-scroll__scrollable-content"),r=o.querySelectorAll(".switch__segment");n.forEach(l=>{l&&(t.addEventListener("click",()=>{let s=.8*l.clientWidth;l.scrollLeft+=s}),l.addEventListener("scroll",()=>{l.scrollLeft+l.clientWidth>=l.scrollWidth*.98?W(t):l.scrollLeft+l.clientWidth<l.scrollWidth&&P(t)}),r&&r.forEach(s=>{s.addEventListener("click",()=>{P(t),l.scrollLeft=0})}))})}})},te=e=>{e&&e.forEach(t=>{let o=t?.parentElement?.parentElement?.parentElement?.parentElement;if(o){let n=o.querySelectorAll(".horizontal-scroll__scrollable-content"),r=o.querySelectorAll(".switch__segment");n.forEach(l=>{l&&(t.addEventListener("click",()=>{let s=.8*l.clientWidth;l.scrollLeft-=s}),l.addEventListener("scroll",()=>{l.scrollLeft<=0?W(t):l.scrollLeft>0&&P(t)})),r&&r.forEach(s=>{s.addEventListener("click",()=>{W(t)})})})}})};function P(e){e.classList.remove("visually-disabled"),e.setAttribute("aria-disabled","false")}function W(e){e.classList.add("visually-disabled"),e.setAttribute("aria-disabled","true")}function B(e){e&&e.addEventListener("input",function(t){let o=e?.parentNode;o&&o.dataset&&(o.dataset.value=this.value)})}function b(e,t,o,n,r){let l=t?.value,s=l?.length;if(t&&l&&(t.textContent=l,s=l?.length,s&&n&&r&&o)){let f=parseInt(o,10)-s,d=Math.abs(f);r.textContent&&(r.textContent=r.textContent.replace(/\d+/,String(d))),n.textContent&&(n.textContent=n.textContent.replace(/\d+/,String(d))),f<0&&(e.classList.add("form__field__character-count--overflow"),e.setAttribute("aria-invalid","true")),f>=0&&(e.classList.remove("form__field__character-count--overflow"),e.setAttribute("aria-invalid","false"))}}function oe(e){if(e){let t=e.querySelector("textarea"),o=e.querySelector("input"),n=e.getAttribute("data-recommended-length"),r=e.getAttribute("data-allowed-length"),l=e.querySelector(".form__field__character-count__info__count-down"),s=e.querySelector(".form__field__character-count__info__overflow-count");b(e,t,n,l,s),b(e,t,r,l,s),b(e,o,n,l,s),b(e,o,r,l,s),t?.addEventListener("input",function(){b(e,t,n,l,s),b(e,t,r,l,s)}),o?.addEventListener("input",function(){b(e,o,n,l,s),b(e,o,r,l,s)})}}function ne(e){e&&e.textContent&&e.textContent.length<=4&&(e.style.textAlign="center")}var A=0;R(()=>{let e=document.querySelectorAll(".tabbed-content"),t=[];e.forEach(u=>t.push({domElement:u,rendered:!1})),k(t),U();let o=document.querySelectorAll(".nav:not(.nav--vertical)");o.forEach(u=>C(o,u)),j(o),document.querySelectorAll(".table--wrap-medium-width, .table--wrap-default-width").forEach(u=>Q(u));let r=document.querySelectorAll(".table__row--flash-attention, .table__row--flash-confirm, .table__row--flash-warning");T(r);let l=document.querySelectorAll("#demo-button--attention, #demo-button--confirm, #demo-button--warning");Y(l,r);let s=document.querySelectorAll(".button"),a=document.querySelectorAll(".progress-bar__progress.progress-bar__progress--confirm.progress-bar__progress--transistion-from-start");s.forEach(u=>{u.addEventListener("click",()=>{a.forEach(v=>{v.classList.toggle("progress-bar__progress--transistion-from-start")})})}),document.querySelectorAll(".form__field__character-count").forEach(u=>{oe(u)});let d=document.getElementById("autoexpand");B(d),window.onload=function(){B(d)},document.querySelectorAll(".stepper__item__label").forEach(u=>{ne(u)}),document.querySelectorAll(".copy-to-clipboard").forEach(u=>F(u,document.querySelector("html")?.getAttribute("lang")==="en"?"Hexcode copied!":"Hexkode kopieret!")),X(),document.querySelectorAll(".content-toggle__content:not(.toolbar .content-toggle__content)").forEach(u=>{N(u)});let h=document.querySelectorAll(".button.button--small.button--icon.button--icon--hide-label.icon-next"),p=document.querySelectorAll(".button.button--small.button--icon.button--icon--hide-label.icon-previous");ee(h),te(p),document.querySelectorAll(".horizontal-scroll").forEach(u=>{w(u),window.addEventListener("resize",()=>{w(u)})}),document.querySelectorAll(".switch__segment").forEach(u=>{u.addEventListener("click",()=>{document.querySelectorAll(".horizontal-scroll").forEach(H=>{w(H)})})}),document.querySelectorAll(".toolbar .content-toggle__content").forEach(u=>{N(u,v=>{Z(v),G()},v=>I(M(v)),(v,H)=>{let se=H.getAttribute("aria-expanded"),S=M(v);se==="true"?S?.classList.add("toolbar--has-popout"):S?.classList.remove("toolbar--has-popout"),v.addEventListener("click",z=>{z.target.classList.contains("toolbar__popout")&&!_(z,"toolbar__filter__content")&&(I(S),J())})})}),window.addEventListener("load",()=>{A=window.innerWidth}),window.addEventListener("resize",()=>{A>0&&window.innerWidth!==A&&(A=window.innerWidth,o.forEach(u=>C(o,u)),k(t))})});})();
2
- //# sourceMappingURL=app.js.map
1
+ (()=>{var le=e=>{document.readyState!=="loading"?e():document.addEventListener("DOMContentLoaded",e)},R=le;var y=e=>{navigator.clipboard.writeText(e).then(()=>console.log(`${e} written to clipboard`))},_=(e,t)=>{let o=!1;return e.composedPath().forEach(r=>{r.classList&&r.classList.contains(t)&&(o=!0)}),o},U=()=>{let e=document.querySelector("body");if(e){let t=window.getComputedStyle(e).getPropertyValue("--color-background"),o=document.querySelector('meta[name="theme-color"]');if(o)o.content=t;else{let n=document.createElement("meta");n.name="theme-color",n.content=t,document.getElementsByTagName("head")[0].appendChild(n)}}},V=()=>parseInt(window.getComputedStyle(document.documentElement).fontSize.replace("px",""),10),x=e=>e*16,E=e=>{let t=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),o=x(parseInt(getComputedStyle(document.documentElement).getPropertyValue(e).replace("rem",""),10));return t<o};var re=e=>e.offsetWidth!==e.scrollWidth;var w=e=>{e.classList.contains("horizontal-scroll--no-overflow")&&e.classList.remove("horizontal-scroll--no-overflow");let t=e.querySelector(".horizontal-scroll--check-overflow .tabbed-content__section:not([hidden]) .horizontal-scroll__scrollable-content");t===null&&!t&&(t=e.querySelector(".horizontal-scroll--check-overflow .horizontal-scroll__scrollable-content")),t&&(re(t)?t?.setAttribute("tabindex","0"):(e.classList.add("horizontal-scroll--no-overflow"),t?.removeAttribute("tabindex")))};var $=e=>{let t=e.parentElement;return t?t.classList.contains("nav")?t:$(t):e},K=(e,t=null)=>{let o="nav--toggled";e.forEach(n=>{let r=n.querySelector(".nav__toggle");n!==t&&(n.classList.contains(o)&&(r.focus(),r.setAttribute("aria-expanded","false")),n.classList.remove(o))})},j=e=>{let t=r=>{let l=$(r),s=l.querySelector(".nav__items"),a=s?.querySelector(".nav__item:last-of-type");s?.classList.add("nav__items--fadeout");let f=s?.querySelector(".nav__item--is-overflown");f&&f.focus();let d=()=>{l.classList.toggle("nav--toggled"),s?.classList.remove("nav__items--fadeout"),a?.removeEventListener("transitionend",d)};return a?.addEventListener("transitionend",d),l},o=[];return document.querySelectorAll(".nav__toggle").forEach(r=>{let l=()=>{let s=t(r),a=r.getAttribute("aria-expanded");r.setAttribute("aria-expanded",a==="false"?"true":"false"),K(e,s)};o.push({element:r,clickEvent:l}),r.addEventListener("click",l)}),o},C=(e,t)=>{let o="nav--toggled",n="nav__items";t.classList.remove(o);let r=t.querySelector(`.${n}`);if(r){let s=r.querySelectorAll(".nav__item"),a="nav__item--is-overflown",f="nav--has-overflow",d="nav__item--active",i=!1;for(let c=s.length-1;c>=0;c-=1){let m=s[c];m.offsetTop>0?(m.classList.add(a),t.classList.add(f),i=!0):m.classList.contains(d)||m.classList.remove(a)}if(!i){t.classList.remove(f);let c=t.querySelector(`.${d}`);c&&c.classList.remove(a)}}let l=s=>{!s.target.classList.contains("nav__toggle")&&!_(s,n)&&K(e)};return document.querySelector("body")?.addEventListener("click",l),{element:document.querySelector("body"),clickEvent:l}};var D=(e,t,o,n,r)=>{if(n&&o){y(n.innerText),t.classList.add("copy-to-clipboard--confirm"),t===o&&t.classList.add("copy-to-clipboard--done");let l=document.createElement("span");l.classList.add("copy-to-clipboard__this__confirm-message"),l.innerText=e,n.appendChild(l),o.removeEventListener("click",r),setTimeout(()=>{t.classList.remove("copy-to-clipboard--confirm"),l.remove(),o.addEventListener("click",r)},1200)}},F=(e,t="Kopieret!")=>{let o=e.querySelector(".copy-to-clipboard__this");if(e.type==="button"){let n=()=>{D(t,e,e,o,n)};e.addEventListener("click",n)}else{let n=e.querySelector(".copy-to-clipboard__execute"),r=()=>{D(t,e,n,o,r)};n?.addEventListener("click",r)}};var ae=()=>{let e=document.querySelectorAll(".copy-to-clipboard"),t=document.querySelectorAll(".copy-to-clipboard__color");e.forEach(o=>{o.addEventListener("click",()=>{let n=o.parentElement?.querySelector(".copy-to-clipboard__color");if(n){let r=getComputedStyle(n).getPropertyValue("background-color"),l=ie(r);console.log(l),y(l.replace(/"/g,""))}})})};function ie(e){var t=e.match(/\d+/g),o="#"+t.map(function(n){var r=parseInt(n).toString(16);return r.length===1?"0"+r:r}).join("");return o}var X=ae;var Q=e=>{let t=e.querySelector("thead"),o=e.querySelector("tbody"),n=e.querySelector("tfoot");if(t){let r=[];t.querySelectorAll("th").forEach(a=>{a.classList.contains("table__cell--self-explanatory")?r.push(""):r.push(a.innerHTML)});let s=[];o&&s.push(o),n&&s.push(n),s.forEach(a=>{a.querySelectorAll("tr").forEach(d=>{d.querySelectorAll("td, th").forEach((c,m)=>{r[m]&&c.setAttribute("data-label",r[m])})})})}};function Y(e,t){e.forEach(o=>{o.addEventListener("click",()=>{o.id==="demo-button--attention"&&t.forEach(n=>{n.id==="table__row--flash-attention"&&(n.classList.remove("table__row--flash-transparent"),n.classList.add("table__row--flash-attention"),T(t))}),o.id==="demo-button--confirm"&&t.forEach(n=>{n.id==="table__row--flash-confirm"&&(n.classList.remove("table__row--flash-transparent"),n.classList.add("table__row--flash-confirm"),T(t))}),o.id==="demo-button--warning"&&t.forEach(n=>{n.id==="table__row--flash-warning"&&(n.classList.remove("table__row--flash-transparent"),n.classList.add("table__row--flash-warning"),T(t))})})})}function T(e){setTimeout(()=>{e.forEach(t=>{t.classList.contains("table__row--flash-attention")&&t.classList.remove("table__row--flash-attention"),t.classList.contains("table__row--flash-confirm")&&t.classList.remove("table__row--flash-confirm"),t.classList.contains("table__row--flash-warning")&&t.classList.remove("table__row--flash-warning"),t.classList.add("table__row--flash-transparent")})},1e3)}var ce=e=>e.contains("tabbed-content--hide-tabs-on-medium-width")?parseInt(getComputedStyle(document.documentElement).getPropertyValue("--bp-medium").replace("rem",""),10):e.contains("tabbed-content--hide-tabs-on-wide-width")?parseInt(getComputedStyle(document.documentElement).getPropertyValue("--bp-wide").replace("rem",""),10):-1,de=e=>{let o=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0)/V(),n=ce(e);return n>-1?o<n:!0},ue=e=>{let o=e.querySelector(".nav__items")?.querySelectorAll("a"),n=[];e.querySelectorAll("section").forEach(l=>{l.parentNode===e&&n.push(l)}),o?.forEach(l=>{l.removeAttribute("aria-selected"),l.classList.remove("nav__item--active")}),n.forEach(l=>{l.hidden=!1,l.removeAttribute("role")})};var q=(e,t,o,n,r,l=!0,s=a=>console.log(a))=>{l&&n.focus(),n.removeAttribute("tabindex"),n.setAttribute("aria-selected","true"),n.classList.contains("switch__segment")?n.classList.add("switch__segment--active"):n.classList.add("nav__item--active"),o&&(o.removeAttribute("aria-selected"),o.setAttribute("tabindex","-1"),o.classList.contains("switch__segment")?o.classList.remove("switch__segment--active"):o.classList.remove("nav__item--active"));let a=Array.prototype.indexOf.call(e,n);if(Array.from(document.querySelectorAll(`[data-for="${t[a].id}"]`)).forEach(d=>{d.classList.add("tabbed-content-peripheral--active"),d.hidden=!1}),t[a].hidden=!1,o){let d=Array.prototype.indexOf.call(e,o);Array.from(document.querySelectorAll(`[data-for="${t[d].id}"]`)).forEach(c=>{c.classList.remove("tabbed-content-peripheral--active"),c.hidden=!0}),t[d].hidden=!0}n.dispatchEvent(new CustomEvent("switch-tab",{bubbles:!0,detail:{tab:a}})),s(a)},me=(e,t,o=0,n=!0,r=l=>console.log(l))=>{let l=t.querySelector(".switch,.nav__items"),s=l.querySelectorAll("a"),a=[];t.querySelectorAll("section").forEach(i=>{i.parentNode===t&&a.push(i)});let d=t.querySelector("button.tabbed-content__expand-all");if(d){let i=()=>{l.hidden=!0,a.forEach(c=>{c.hidden=!1})};d.removeEventListener("click",i),d.addEventListener("click",i)}l.setAttribute("role","tablist"),s.forEach((i,c)=>{i.setAttribute("role","tab"),i.setAttribute("id",`tab${e}_${c+1}`),i.setAttribute("tabindex","-1"),i.parentElement?.setAttribute("role","presentation");let m=p=>{p.preventDefault();let g=l.querySelector("[aria-selected]");p.currentTarget!==g&&q(s,a,g,p.currentTarget,t.classList,!0,L=>{r(L)})};i.removeEventListener("click",m),i.addEventListener("click",m);let h=p=>{let g=Array.prototype.indexOf.call(s,p.currentTarget),L=null;p.key==="ArrowLeft"&&(L=g-1),p.key==="ArrowRight"&&(L=g+1),p.key==="ArrowDown"&&(L="down"),L!==null&&(p.preventDefault(),L==="down"?a[c].focus():s[L]&&q(s,a,p.currentTarget,s[L],t.classList,!0,O=>{r(O)}))};i.removeEventListener("keydown",h),i.addEventListener("keydown",h)}),a.forEach((i,c)=>{i.setAttribute("tabindex","-1"),i.setAttribute("aria-labelledby",s[c].id),i.hidden=!0,i.setAttribute("role","tabpanel")}),o>-1&&q(s,a,null,s[o],t.classList,n)},k=e=>{e.forEach((t,o)=>{let{rendered:n,domElement:r}=t;if(de(r.classList)){if(!n){let l=r.getAttribute("data-focus-onload"),s=r.getAttribute("data-initial-tab"),a=s?parseInt(s,10):0;me(o,r,a,l!=="false"),t.rendered=!0}}else n&&(ue(r),t.rendered=!1)})};var N=(e,t,o,n)=>{let r=[],l=(i,c,m)=>{m&&c.focus();let h=()=>{e.setAttribute("hidden","hidden"),i.removeAttribute("hidden"),i.setAttribute("aria-expanded","false"),i.focus()};return c.addEventListener("click",h),h},s=e?.parentElement?.querySelector(".content-toggle__toggle"),a=e.querySelectorAll(".content-toggle__close"),f=()=>{E("--bp-medium")&&e.classList.contains("content-toggle__content--always-show-on-medium")||E("--bp-wide")&&e.classList.contains("content-toggle__content--always-show-on-wide")||E("--bp-max-width")&&e.classList.contains("content-toggle__content--always-show-on-max-width")?(s.removeAttribute("hidden"),e.setAttribute("hidden","hidden")):e.classList.contains("content-toggle__content--always-show-on-medium")||e.classList.contains("content-toggle__content--always-show-on-wide")||e.classList.contains("content-toggle__content--always-show-on-max-width")};if(window.addEventListener("resize",()=>{f()}),(()=>{document.addEventListener("click",i=>{let c=i.target,m=!c.classList.contains("content-toggle__content"),h=!c.classList.contains("content-toggle__toggle"),p=!c.classList.contains("profile-header__info__contact__toggle__button");m&&h&&p&&(!E("--bp-medium")&&e.classList.contains("content-toggle__content--is-popover--on-medium")||!E("--bp-wide")&&e.classList.contains("content-toggle__content--is-popover--on-wide")||!E("--bp-max-width")&&e.classList.contains("content-toggle__content--is-popover--on-max-width")||e.classList.contains("content-toggle__content--is-popover"))&&(s.removeAttribute("hidden"),e.setAttribute("hidden","hidden"),s.setAttribute("aria-expanded","false"),s.focus())})})(),f(),s){let i=()=>{let c=s.getAttribute("aria-expanded");typeof o=="function"&&c==="false"&&o(e,s),s.setAttribute("aria-expanded",c==="false"?"true":"false"),c==="true"?e.setAttribute("hidden","hidden"):e.removeAttribute("hidden"),typeof t=="function"&&t(e,s),s.hasAttribute("aria-haspopup")&&(s.setAttribute("hidden","hidden"),a.forEach(m=>{l(s,m,!0)})),typeof n=="function"&&n(e,s)};s.addEventListener("click",i),r.push({element:s,clickEvent:i}),a.forEach(c=>{let m=l(s,c,!1);r.push({element:c,clickEvent:m})})}return r};var G=()=>{let e=document.querySelector("body");(E("--bp-medium")||E("--bp-low-height"))&&e?.classList.add("body--no-scroll")},J=()=>{document.querySelector("body")?.classList.remove("body--no-scroll")},I=e=>{e.querySelectorAll(".content-toggle__toggle").forEach(o=>{let n=o.parentElement?.querySelector(".content-toggle__content");o.setAttribute("aria-expanded","false"),n?.setAttribute("hidden","hidden")})};var M=e=>{let t=e.parentElement;return t?t.classList.contains("toolbar")?t:M(t):e},Z=e=>{if(!E("--bp-medium")&&!E("--bp-low-height")){let t=x(parseInt(getComputedStyle(document.documentElement).getPropertyValue("--toolbar-popout-allowed-edge-distance").replace("rem,",""),10)),o=parseInt(getComputedStyle(e).width.replace("px",""),10),n=e.getBoundingClientRect().x,r=document.body.offsetWidth-t-o-n;r<0&&e.style.setProperty("--toolbar-popout-edge-overflow",`${r}px`)}};var ee=e=>{e&&e.forEach(t=>{let o=t?.parentElement?.parentElement?.parentElement?.parentElement;if(o){let n=o.querySelectorAll(".horizontal-scroll__scrollable-content"),r=o.querySelectorAll(".switch__segment");n.forEach(l=>{l&&(t.addEventListener("click",()=>{let s=.8*l.clientWidth;l.scrollLeft+=s}),l.addEventListener("scroll",()=>{l.scrollLeft+l.clientWidth>=l.scrollWidth*.98?W(t):l.scrollLeft+l.clientWidth<l.scrollWidth&&P(t)}),r&&r.forEach(s=>{s.addEventListener("click",()=>{P(t),l.scrollLeft=0})}))})}})},te=e=>{e&&e.forEach(t=>{let o=t?.parentElement?.parentElement?.parentElement?.parentElement;if(o){let n=o.querySelectorAll(".horizontal-scroll__scrollable-content"),r=o.querySelectorAll(".switch__segment");n.forEach(l=>{l&&(t.addEventListener("click",()=>{let s=.8*l.clientWidth;l.scrollLeft-=s}),l.addEventListener("scroll",()=>{l.scrollLeft<=0?W(t):l.scrollLeft>0&&P(t)})),r&&r.forEach(s=>{s.addEventListener("click",()=>{W(t)})})})}})};function P(e){e.classList.remove("visually-disabled"),e.setAttribute("aria-disabled","false")}function W(e){e.classList.add("visually-disabled"),e.setAttribute("aria-disabled","true")}function B(e){e&&e.addEventListener("input",function(t){let o=e?.parentNode;o&&o.dataset&&(o.dataset.value=this.value)})}function b(e,t,o,n,r){let l=t?.value,s=l?.length;if(t&&l&&(t.textContent=l,s=l?.length,s&&n&&r&&o)){let f=parseInt(o,10)-s,d=Math.abs(f);r.textContent&&(r.textContent=r.textContent.replace(/\d+/,String(d))),n.textContent&&(n.textContent=n.textContent.replace(/\d+/,String(d))),f<0&&(e.classList.add("form__field__character-count--overflow"),e.setAttribute("aria-invalid","true")),f>=0&&(e.classList.remove("form__field__character-count--overflow"),e.setAttribute("aria-invalid","false"))}}function oe(e){if(e){let t=e.querySelector("textarea"),o=e.querySelector("input"),n=e.getAttribute("data-recommended-length"),r=e.getAttribute("data-allowed-length"),l=e.querySelector(".form__field__character-count__info__count-down"),s=e.querySelector(".form__field__character-count__info__overflow-count");b(e,t,n,l,s),b(e,t,r,l,s),b(e,o,n,l,s),b(e,o,r,l,s),t?.addEventListener("input",function(){b(e,t,n,l,s),b(e,t,r,l,s)}),o?.addEventListener("input",function(){b(e,o,n,l,s),b(e,o,r,l,s)})}}function ne(e){e&&e.textContent&&e.textContent.length<=4&&(e.style.textAlign="center")}var A=0;R(()=>{let e=document.querySelectorAll(".tabbed-content"),t=[];e.forEach(u=>t.push({domElement:u,rendered:!1})),k(t),U();let o=document.querySelectorAll(".nav:not(.nav--vertical)");o.forEach(u=>C(o,u)),j(o),document.querySelectorAll(".table--wrap-medium-width, .table--wrap-default-width").forEach(u=>Q(u));let r=document.querySelectorAll(".table__row--flash-attention, .table__row--flash-confirm, .table__row--flash-warning");T(r);let l=document.querySelectorAll("#demo-button--attention, #demo-button--confirm, #demo-button--warning");Y(l,r);let s=document.querySelectorAll(".button"),a=document.querySelectorAll(".progress-bar__progress.progress-bar__progress--confirm.progress-bar__progress--transistion-from-start");s.forEach(u=>{u.addEventListener("click",()=>{a.forEach(v=>{v.classList.toggle("progress-bar__progress--transistion-from-start")})})}),document.querySelectorAll(".form__field__character-count").forEach(u=>{oe(u)});let d=document.getElementById("autoexpand");B(d),window.onload=function(){B(d)},document.querySelectorAll(".stepper__item__label").forEach(u=>{ne(u)}),document.querySelectorAll(".copy-to-clipboard").forEach(u=>F(u,document.querySelector("html")?.getAttribute("lang")==="en"?"Hexcode copied!":"Hexkode kopieret!")),X(),document.querySelectorAll(".content-toggle__content:not(.toolbar .content-toggle__content)").forEach(u=>{N(u)});let h=document.querySelectorAll(".button.button--small.button--icon.button--icon--hide-label.icon-next"),p=document.querySelectorAll(".button.button--small.button--icon.button--icon--hide-label.icon-previous");ee(h),te(p),document.querySelectorAll(".horizontal-scroll").forEach(u=>{w(u),window.addEventListener("resize",()=>{w(u)})}),document.querySelectorAll(".switch__segment").forEach(u=>{u.addEventListener("click",()=>{document.querySelectorAll(".horizontal-scroll").forEach(H=>{w(H)})})}),document.querySelectorAll(".toolbar .content-toggle__content").forEach(u=>{N(u,v=>{Z(v),G()},v=>I(M(v)),(v,H)=>{let se=H.getAttribute("aria-expanded"),S=M(v);se==="true"?S?.classList.add("toolbar--has-popout"):S?.classList.remove("toolbar--has-popout"),v.addEventListener("click",z=>{z.target.classList.contains("toolbar__popout")&&!_(z,"toolbar__filter__content")&&(I(S),J())})})}),window.addEventListener("load",()=>{A=window.innerWidth}),window.addEventListener("resize",()=>{A>0&&window.innerWidth!==A&&(A=window.innerWidth,o.forEach(u=>C(o,u)),k(t))})});})();
2
+ //# sourceMappingURL=app.js.map