@postenbring/hedwig-css 0.0.48 → 0.0.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/dist/accordion.css +1 -1
  2. package/dist/accordion.css.map +1 -1
  3. package/dist/badge.css +1 -1
  4. package/dist/badge.css.map +1 -1
  5. package/dist/box.css +1 -1
  6. package/dist/box.css.map +1 -1
  7. package/dist/breadcrumb.css +1 -1
  8. package/dist/breadcrumb.css.map +1 -1
  9. package/dist/button.css +1 -1
  10. package/dist/button.css.map +1 -1
  11. package/dist/card.css +1 -1
  12. package/dist/card.css.map +1 -1
  13. package/dist/checkbox.css +1 -1
  14. package/dist/checkbox.css.map +1 -1
  15. package/dist/classnames.d.ts +44 -42
  16. package/dist/container.css +1 -1
  17. package/dist/container.css.map +1 -1
  18. package/dist/description-list.css +1 -1
  19. package/dist/description-list.css.map +1 -1
  20. package/dist/error-message.css +1 -1
  21. package/dist/error-message.css.map +1 -1
  22. package/dist/fieldset.css +1 -1
  23. package/dist/fieldset.css.map +1 -1
  24. package/dist/flex.css +1 -1
  25. package/dist/flex.css.map +1 -1
  26. package/dist/index.css +1 -1
  27. package/dist/index.css.map +1 -1
  28. package/dist/input-group.css +1 -1
  29. package/dist/input-group.css.map +1 -1
  30. package/dist/input.css +1 -1
  31. package/dist/input.css.map +1 -1
  32. package/dist/list.css +1 -1
  33. package/dist/list.css.map +1 -1
  34. package/dist/message.css +1 -1
  35. package/dist/message.css.map +1 -1
  36. package/dist/modal.css +1 -1
  37. package/dist/modal.css.map +1 -1
  38. package/dist/navbar.css +1 -1
  39. package/dist/navbar.css.map +1 -1
  40. package/dist/radiobutton.css +1 -1
  41. package/dist/radiobutton.css.map +1 -1
  42. package/dist/scoped.css +1 -1
  43. package/dist/select.css +1 -1
  44. package/dist/select.css.map +1 -1
  45. package/dist/show-more.css +1 -1
  46. package/dist/show-more.css.map +1 -1
  47. package/dist/spacing.css +1 -1
  48. package/dist/spacing.css.map +1 -1
  49. package/dist/step-indicator.css +1 -1
  50. package/dist/step-indicator.css.map +1 -1
  51. package/dist/styled-html.css +1 -1
  52. package/dist/styled-html.css.map +1 -1
  53. package/dist/tabs.css +1 -1
  54. package/dist/tabs.css.map +1 -1
  55. package/dist/text.css +1 -0
  56. package/dist/text.css.map +1 -0
  57. package/dist/textarea.css +1 -1
  58. package/dist/textarea.css.map +1 -1
  59. package/dist/tokens.css +1 -1
  60. package/dist/tokens.css.map +1 -1
  61. package/dist/warning-banner.css +1 -1
  62. package/dist/warning-banner.css.map +1 -1
  63. package/package.json +2 -2
  64. package/dist/typography.css +0 -1
  65. package/dist/typography.css.map +0 -1
package/dist/tokens.css CHANGED
@@ -1 +1 @@
1
- :root{--hds-posten-colors-signature-red:#e32d22;--hds-posten-colors-darker-red:#4a1011;--hds-posten-colors-dark-red:#980000;--hds-posten-colors-light-red:#ff8a5f;--hds-posten-colors-lighter-red:#fff5f0;--hds-posten-colors-signature-red-hover:#d62722;--hds-posten-colors-light-red-hover:#ff7d55;--hds-bring-colors-signature-green:#7bc144;--hds-bring-colors-darker-green:#002f19;--hds-bring-colors-dark-green:#00643a;--hds-bring-colors-light-green:#c8dc8c;--hds-bring-colors-lighter-green:#f1f7e9;--hds-bring-colors-signature-green-hover:#86cc4a;--hds-bring-colors-light-green-hover:#d3e593;--hds-ui-colors-black:#000;--hds-ui-colors-dark-grey:#6e6e6e;--hds-ui-colors-grey:#d6d6d6;--hds-ui-colors-light-grey-stroke:#e4e4e4;--hds-ui-colors-light-grey-fill:#f2f2f2;--hds-ui-colors-white:#fff;--hds-ui-colors-warning-yellow:#fdbb2f;--hds-ui-colors-warning-yellow-stroke:#d68000;--hds-ui-colors-warning-yellow-light-fill:#fff5e0;--hds-ui-colors-warning-yellow-hover:#ffc340;--hds-ui-colors-black-hover:#1e1e1e;--hds-dark-mode-colors-obsidian:#121212;--hds-dark-mode-colors-coal:#252525;--hds-dark-mode-colors-dusk:#2c2c2c;--hds-dark-mode-colors-spider:#333;--hds-dark-mode-colors-ash:#999;--hds-breakpoint-small:460px;--hds-breakpoint-medium:720px;--hds-breakpoint-large:940px;--hds-breakpoint-xlarge:1200px;--hds-spacing-small-1:4px;--hds-spacing-small-2:8px;--hds-spacing-small-3:12px;--hds-spacing-small-4:16px;--hds-spacing-medium-1:20px;--hds-spacing-medium-2:24px;--hds-spacing-medium-3:32px;--hds-spacing-medium-4:40px;--hds-spacing-large-1:48px;--hds-spacing-large-2:64px;--hds-spacing-large-3:80px;--hds-spacing-large-4:120px;--hds-spacing-large-5:160px;--hds-navbar-height:112px;--hds-fonts-posten-sans:"Posten Sans",Arial,sans-serif;--hds-fonts-posten-sans-bold:"Posten Sans Bold",Arial,sans-serif;--hds-fonts-posten-sans-medium:"Posten Sans Medium",Arial,sans-serif;--hds-fonts-posten-sans-regular:"Posten Sans Regular",Arial,sans-serif;--hds-fonts-posten-sans-light:"Posten Sans Light",Arial,sans-serif;--hds-typography-posten-h1-display:700 clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px)"Posten Sans",Arial,sans-serif;--hds-typography-posten-h1:700 clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px)"Posten Sans",Arial,sans-serif;--hds-typography-posten-h2:500 clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px)"Posten Sans",Arial,sans-serif;--hds-typography-bring-h1-display:300 clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px)"Posten Sans",Arial,sans-serif;--hds-typography-bring-h1:300 clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px)"Posten Sans",Arial,sans-serif;--hds-typography-bring-h2:400 clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px)"Posten Sans",Arial,sans-serif;--hds-typography-h3:400 clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px)/clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px)"Posten Sans",Arial,sans-serif;--hds-typography-h3-title:500 clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px)/clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px)"Posten Sans",Arial,sans-serif;--hds-typography-body:400 clamp(18px,calc(18px + (20 - 18)*((100vw - 300px)/(1200 - 300))),20px)/clamp(26px,calc(26px + (28 - 26)*((100vw - 300px)/(1200 - 300))),28px)"Posten Sans",Arial,sans-serif;--hds-typography-body-title:500 clamp(18px,calc(18px + (20 - 18)*((100vw - 300px)/(1200 - 300))),20px)/clamp(26px,calc(26px + (28 - 26)*((100vw - 300px)/(1200 - 300))),28px)"Posten Sans",Arial,sans-serif;--hds-typography-body-small:400 clamp(16px,calc(16px + (18 - 16)*((100vw - 300px)/(1200 - 300))),18px)/clamp(24px,calc(24px + (26 - 24)*((100vw - 300px)/(1200 - 300))),26px)"Posten Sans",Arial,sans-serif;--hds-typography-body-small-title:500 clamp(16px,calc(16px + (18 - 16)*((100vw - 300px)/(1200 - 300))),18px)/clamp(24px,calc(24px + (26 - 24)*((100vw - 300px)/(1200 - 300))),26px)"Posten Sans",Arial,sans-serif;--hds-typography-technical:400 clamp(14px,calc(14px + (16 - 14)*((100vw - 300px)/(1200 - 300))),16px)/clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px)"Posten Sans",Arial,sans-serif;--hds-typography-technical-title:500 clamp(14px,calc(14px + (16 - 14)*((100vw - 300px)/(1200 - 300))),16px)/clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px)"Posten Sans",Arial,sans-serif;--hds-typography-caption:400 13px/18px "Posten Sans",Arial,sans-serif;--hds-typography-caption-title:500 13px/18px "Posten Sans",Arial,sans-serif;--hds-border-radius:2px;--hds-stroke-default:1px;--hds-stroke-thick:2px;--hds-shadow-default:0px 1px 5px 0px rgba(0,0,0,.133);--hds-micro-animation-easing-in:cubic-bezier(.65,0,1,.1);--hds-micro-animation-easing-out:cubic-bezier(0,.45,.1,1);--hds-micro-animation-easing-normal:cubic-bezier(.45,.1,.65,1);--hds-micro-animation-duration-quick:.13s;--hds-micro-animation-duration-normal:.3s;--hds-micro-animation-duration-slow:.7s;--hds-opacity-7:.07;--hds-opacity-10:.1;--hds-opacity-20:.2;--hds-opacity-50:.5;--hds-font-size-posten-h1-display:clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px);--hds-font-size-posten-h1-display-min:40px;--hds-font-size-posten-h1-display-max:72px;--hds-font-size-posten-h1:clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px);--hds-font-size-posten-h1-min:32px;--hds-font-size-posten-h1-max:48px;--hds-font-size-posten-h2:clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px);--hds-font-size-posten-h2-min:28px;--hds-font-size-posten-h2-max:32px;--hds-font-size-bring-h1-display:clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px);--hds-font-size-bring-h1-display-min:40px;--hds-font-size-bring-h1-display-max:72px;--hds-font-size-bring-h1:clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px);--hds-font-size-bring-h1-min:32px;--hds-font-size-bring-h1-max:48px;--hds-font-size-bring-h2:clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px);--hds-font-size-bring-h2-min:28px;--hds-font-size-bring-h2-max:32px;--hds-font-size-h3:clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px);--hds-font-size-h3-min:22px;--hds-font-size-h3-max:24px;--hds-font-size-h3-title:clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px);--hds-font-size-h3-title-min:22px;--hds-font-size-h3-title-max:24px;--hds-font-size-body:clamp(18px,calc(18px + (20 - 18)*((100vw - 300px)/(1200 - 300))),20px);--hds-font-size-body-min:18px;--hds-font-size-body-max:20px;--hds-font-size-body-title:clamp(18px,calc(18px + (20 - 18)*((100vw - 300px)/(1200 - 300))),20px);--hds-font-size-body-title-min:18px;--hds-font-size-body-title-max:20px;--hds-font-size-body-small:clamp(16px,calc(16px + (18 - 16)*((100vw - 300px)/(1200 - 300))),18px);--hds-font-size-body-small-min:16px;--hds-font-size-body-small-max:18px;--hds-font-size-body-small-title:clamp(16px,calc(16px + (18 - 16)*((100vw - 300px)/(1200 - 300))),18px);--hds-font-size-body-small-title-min:16px;--hds-font-size-body-small-title-max:18px;--hds-font-size-technical:clamp(14px,calc(14px + (16 - 14)*((100vw - 300px)/(1200 - 300))),16px);--hds-font-size-technical-min:14px;--hds-font-size-technical-max:16px;--hds-font-size-technical-title:clamp(14px,calc(14px + (16 - 14)*((100vw - 300px)/(1200 - 300))),16px);--hds-font-size-technical-title-min:14px;--hds-font-size-technical-title-max:16px;--hds-font-size-caption:13px;--hds-font-size-caption-title:13px;--hds-line-height-posten-h1-display:clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px);--hds-line-height-posten-h1-display-min:56px;--hds-line-height-posten-h1-display-max:80px;--hds-line-height-posten-h1:clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px);--hds-line-height-posten-h1-min:40px;--hds-line-height-posten-h1-max:56px;--hds-line-height-posten-h2:clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px);--hds-line-height-posten-h2-min:36px;--hds-line-height-posten-h2-max:40px;--hds-line-height-bring-h1-display:clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px);--hds-line-height-bring-h1-display-min:56px;--hds-line-height-bring-h1-display-max:80px;--hds-line-height-bring-h1:clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px);--hds-line-height-bring-h1-min:40px;--hds-line-height-bring-h1-max:56px;--hds-line-height-bring-h2:clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px);--hds-line-height-bring-h2-min:36px;--hds-line-height-bring-h2-max:40px;--hds-line-height-h3:clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px);--hds-line-height-h3-min:28px;--hds-line-height-h3-max:32px;--hds-line-height-h3-title:clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px);--hds-line-height-h3-title-min:28px;--hds-line-height-h3-title-max:32px;--hds-line-height-body:clamp(26px,calc(26px + (28 - 26)*((100vw - 300px)/(1200 - 300))),28px);--hds-line-height-body-min:26px;--hds-line-height-body-max:28px;--hds-line-height-body-title:clamp(26px,calc(26px + (28 - 26)*((100vw - 300px)/(1200 - 300))),28px);--hds-line-height-body-title-min:26px;--hds-line-height-body-title-max:28px;--hds-line-height-body-small:clamp(24px,calc(24px + (26 - 24)*((100vw - 300px)/(1200 - 300))),26px);--hds-line-height-body-small-min:24px;--hds-line-height-body-small-max:26px;--hds-line-height-body-small-title:clamp(24px,calc(24px + (26 - 24)*((100vw - 300px)/(1200 - 300))),26px);--hds-line-height-body-small-title-min:24px;--hds-line-height-body-small-title-max:26px;--hds-line-height-technical:clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px);--hds-line-height-technical-min:22px;--hds-line-height-technical-max:24px;--hds-line-height-technical-title:clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px);--hds-line-height-technical-title-min:22px;--hds-line-height-technical-title-max:24px;--hds-line-height-caption:18px;--hds-line-height-caption-title:18px;--hds-font-weight-posten-h1-display:700;--hds-font-weight-posten-h1:700;--hds-font-weight-posten-h2:500;--hds-font-weight-bring-h1-display:300;--hds-font-weight-bring-h1:300;--hds-font-weight-bring-h2:400;--hds-font-weight-h3:400;--hds-font-weight-h3-title:500;--hds-font-weight-body:400;--hds-font-weight-body-title:500;--hds-font-weight-body-small:400;--hds-font-weight-body-small-title:500;--hds-font-weight-technical:400;--hds-font-weight-technical-title:500;--hds-font-weight-caption:400;--hds-font-weight-caption-title:500}:root,.hds-theme-posten{--hds-typography-h1-display:700 clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px)"Posten Sans",Arial,sans-serif;--hds-typography-h1:700 clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px)"Posten Sans",Arial,sans-serif;--hds-typography-h2:500 clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px)"Posten Sans",Arial,sans-serif;--hds-font-size-h1-display:clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px);--hds-font-size-h1-display-min:40px;--hds-font-size-h1-display-max:72px;--hds-font-size-h1:clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px);--hds-font-size-h1-min:32px;--hds-font-size-h1-max:48px;--hds-font-size-h2:clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px);--hds-font-size-h2-min:28px;--hds-font-size-h2-max:32px;--hds-line-height-h1-display:clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px);--hds-line-height-h1-display-min:56px;--hds-line-height-h1-display-max:80px;--hds-line-height-h1:clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px);--hds-line-height-h1-min:40px;--hds-line-height-h1-max:56px;--hds-line-height-h2:clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px);--hds-line-height-h2-min:36px;--hds-line-height-h2-max:40px;--hds-font-weight-h1-display:700;--hds-font-weight-h1:700;--hds-font-weight-h2:500;--hds-colors-signature:#e32d22;--hds-colors-darker:#4a1011;--hds-colors-dark:#980000;--hds-colors-light:#ff8a5f;--hds-colors-lighter:#fff5f0;--hds-colors-signature-hover:#d62722;--hds-colors-light-hover:#ff7d55;--hds-button-colors-text:#fff;--hds-link-colors-text:#000;--hds-link-colors-underline:#e32d22;--hds-link-colors-hover:#e32d22;--hds-link-colors-underline-hover:#e32d22}.hds-theme-bring{--hds-typography-h1-display:300 clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px)"Posten Sans",Arial,sans-serif;--hds-typography-h1:300 clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px)"Posten Sans",Arial,sans-serif;--hds-typography-h2:400 clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px)"Posten Sans",Arial,sans-serif;--hds-font-size-h1-display:clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px);--hds-font-size-h1-display-min:40px;--hds-font-size-h1-display-max:72px;--hds-font-size-h1:clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px);--hds-font-size-h1-min:32px;--hds-font-size-h1-max:48px;--hds-font-size-h2:clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px);--hds-font-size-h2-min:28px;--hds-font-size-h2-max:32px;--hds-line-height-h1-display:clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px);--hds-line-height-h1-display-min:56px;--hds-line-height-h1-display-max:80px;--hds-line-height-h1:clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px);--hds-line-height-h1-min:40px;--hds-line-height-h1-max:56px;--hds-line-height-h2:clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px);--hds-line-height-h2-min:36px;--hds-line-height-h2-max:40px;--hds-font-weight-h1-display:300;--hds-font-weight-h1:300;--hds-font-weight-h2:400;--hds-colors-signature:#7bc144;--hds-colors-darker:#002f19;--hds-colors-dark:#00643a;--hds-colors-light:#c8dc8c;--hds-colors-lighter:#f1f7e9;--hds-colors-signature-hover:#86cc4a;--hds-colors-light-hover:#d3e593;--hds-button-colors-text:#000;--hds-link-colors-text:#000;--hds-link-colors-underline:#7bc144;--hds-link-colors-hover:#00643a;--hds-link-colors-underline-hover:#00643a}
1
+ :root{--hds-posten-colors-signature-red:#e32d22;--hds-posten-colors-darker-red:#4a1011;--hds-posten-colors-dark-red:#980000;--hds-posten-colors-light-red:#ff8a5f;--hds-posten-colors-lighter-red:#fff5f0;--hds-posten-colors-signature-red-hover:#d62722;--hds-posten-colors-light-red-hover:#ff7d55;--hds-bring-colors-signature-green:#7bc144;--hds-bring-colors-darker-green:#002f19;--hds-bring-colors-dark-green:#00643a;--hds-bring-colors-light-green:#c8dc8c;--hds-bring-colors-lighter-green:#f1f7e9;--hds-bring-colors-signature-green-hover:#86cc4a;--hds-bring-colors-light-green-hover:#d3e593;--hds-ui-colors-black:#000;--hds-ui-colors-dark-grey:#6e6e6e;--hds-ui-colors-grey:#d6d6d6;--hds-ui-colors-light-grey-stroke:#e4e4e4;--hds-ui-colors-light-grey-fill:#f2f2f2;--hds-ui-colors-white:#fff;--hds-ui-colors-warning-yellow:#fdbb2f;--hds-ui-colors-warning-yellow-stroke:#d68000;--hds-ui-colors-warning-yellow-light-fill:#fff5e0;--hds-ui-colors-warning-yellow-hover:#ffc340;--hds-ui-colors-black-hover:#1e1e1e;--hds-dark-mode-colors-obsidian:#121212;--hds-dark-mode-colors-coal:#252525;--hds-dark-mode-colors-dusk:#2c2c2c;--hds-dark-mode-colors-spider:#333;--hds-dark-mode-colors-ash:#999;--hds-breakpoint-small:460px;--hds-breakpoint-medium:720px;--hds-breakpoint-large:940px;--hds-breakpoint-xlarge:1200px;--hds-spacing-4:4px;--hds-spacing-8:8px;--hds-spacing-12:12px;--hds-spacing-16:16px;--hds-spacing-20:20px;--hds-spacing-24:24px;--hds-spacing-32:32px;--hds-spacing-40:40px;--hds-spacing-48:48px;--hds-spacing-64:64px;--hds-spacing-80:80px;--hds-spacing-120:120px;--hds-spacing-160:160px;--hds-navbar-height:112px;--hds-fonts-posten-sans:"Posten Sans",Arial,sans-serif;--hds-fonts-posten-sans-bold:"Posten Sans Bold",Arial,sans-serif;--hds-fonts-posten-sans-medium:"Posten Sans Medium",Arial,sans-serif;--hds-fonts-posten-sans-regular:"Posten Sans Regular",Arial,sans-serif;--hds-fonts-posten-sans-light:"Posten Sans Light",Arial,sans-serif;--hds-typography-posten-h1-display:700 clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px)"Posten Sans",Arial,sans-serif;--hds-typography-posten-h1:700 clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px)"Posten Sans",Arial,sans-serif;--hds-typography-posten-h2:500 clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px)"Posten Sans",Arial,sans-serif;--hds-typography-bring-h1-display:300 clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px)"Posten Sans",Arial,sans-serif;--hds-typography-bring-h1:300 clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px)"Posten Sans",Arial,sans-serif;--hds-typography-bring-h2:400 clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px)"Posten Sans",Arial,sans-serif;--hds-typography-h3:400 clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px)/clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px)"Posten Sans",Arial,sans-serif;--hds-typography-h3-title:500 clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px)/clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px)"Posten Sans",Arial,sans-serif;--hds-typography-body:400 clamp(18px,calc(18px + (20 - 18)*((100vw - 300px)/(1200 - 300))),20px)/clamp(26px,calc(26px + (28 - 26)*((100vw - 300px)/(1200 - 300))),28px)"Posten Sans",Arial,sans-serif;--hds-typography-body-title:500 clamp(18px,calc(18px + (20 - 18)*((100vw - 300px)/(1200 - 300))),20px)/clamp(26px,calc(26px + (28 - 26)*((100vw - 300px)/(1200 - 300))),28px)"Posten Sans",Arial,sans-serif;--hds-typography-body-small:400 clamp(16px,calc(16px + (18 - 16)*((100vw - 300px)/(1200 - 300))),18px)/clamp(24px,calc(24px + (26 - 24)*((100vw - 300px)/(1200 - 300))),26px)"Posten Sans",Arial,sans-serif;--hds-typography-body-small-title:500 clamp(16px,calc(16px + (18 - 16)*((100vw - 300px)/(1200 - 300))),18px)/clamp(24px,calc(24px + (26 - 24)*((100vw - 300px)/(1200 - 300))),26px)"Posten Sans",Arial,sans-serif;--hds-typography-technical:400 clamp(14px,calc(14px + (16 - 14)*((100vw - 300px)/(1200 - 300))),16px)/clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px)"Posten Sans",Arial,sans-serif;--hds-typography-technical-title:500 clamp(14px,calc(14px + (16 - 14)*((100vw - 300px)/(1200 - 300))),16px)/clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px)"Posten Sans",Arial,sans-serif;--hds-typography-caption:400 13px/18px "Posten Sans",Arial,sans-serif;--hds-typography-caption-title:500 13px/18px "Posten Sans",Arial,sans-serif;--hds-border-radius:2px;--hds-stroke-default:1px;--hds-stroke-thick:2px;--hds-shadow-default:0px 1px 5px 0px rgba(0,0,0,.133);--hds-micro-animation-easing-in:cubic-bezier(.65,0,1,.1);--hds-micro-animation-easing-out:cubic-bezier(0,.45,.1,1);--hds-micro-animation-easing-normal:cubic-bezier(.45,.1,.65,1);--hds-micro-animation-duration-quick:.13s;--hds-micro-animation-duration-normal:.3s;--hds-micro-animation-duration-slow:.7s;--hds-opacity-7:.07;--hds-opacity-10:.1;--hds-opacity-20:.2;--hds-opacity-50:.5;--hds-font-size-posten-h1-display:clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px);--hds-font-size-posten-h1-display-min:40px;--hds-font-size-posten-h1-display-max:72px;--hds-font-size-posten-h1:clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px);--hds-font-size-posten-h1-min:32px;--hds-font-size-posten-h1-max:48px;--hds-font-size-posten-h2:clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px);--hds-font-size-posten-h2-min:28px;--hds-font-size-posten-h2-max:32px;--hds-font-size-bring-h1-display:clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px);--hds-font-size-bring-h1-display-min:40px;--hds-font-size-bring-h1-display-max:72px;--hds-font-size-bring-h1:clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px);--hds-font-size-bring-h1-min:32px;--hds-font-size-bring-h1-max:48px;--hds-font-size-bring-h2:clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px);--hds-font-size-bring-h2-min:28px;--hds-font-size-bring-h2-max:32px;--hds-font-size-h3:clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px);--hds-font-size-h3-min:22px;--hds-font-size-h3-max:24px;--hds-font-size-h3-title:clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px);--hds-font-size-h3-title-min:22px;--hds-font-size-h3-title-max:24px;--hds-font-size-body:clamp(18px,calc(18px + (20 - 18)*((100vw - 300px)/(1200 - 300))),20px);--hds-font-size-body-min:18px;--hds-font-size-body-max:20px;--hds-font-size-body-title:clamp(18px,calc(18px + (20 - 18)*((100vw - 300px)/(1200 - 300))),20px);--hds-font-size-body-title-min:18px;--hds-font-size-body-title-max:20px;--hds-font-size-body-small:clamp(16px,calc(16px + (18 - 16)*((100vw - 300px)/(1200 - 300))),18px);--hds-font-size-body-small-min:16px;--hds-font-size-body-small-max:18px;--hds-font-size-body-small-title:clamp(16px,calc(16px + (18 - 16)*((100vw - 300px)/(1200 - 300))),18px);--hds-font-size-body-small-title-min:16px;--hds-font-size-body-small-title-max:18px;--hds-font-size-technical:clamp(14px,calc(14px + (16 - 14)*((100vw - 300px)/(1200 - 300))),16px);--hds-font-size-technical-min:14px;--hds-font-size-technical-max:16px;--hds-font-size-technical-title:clamp(14px,calc(14px + (16 - 14)*((100vw - 300px)/(1200 - 300))),16px);--hds-font-size-technical-title-min:14px;--hds-font-size-technical-title-max:16px;--hds-font-size-caption:13px;--hds-font-size-caption-title:13px;--hds-line-height-posten-h1-display:clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px);--hds-line-height-posten-h1-display-min:56px;--hds-line-height-posten-h1-display-max:80px;--hds-line-height-posten-h1:clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px);--hds-line-height-posten-h1-min:40px;--hds-line-height-posten-h1-max:56px;--hds-line-height-posten-h2:clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px);--hds-line-height-posten-h2-min:36px;--hds-line-height-posten-h2-max:40px;--hds-line-height-bring-h1-display:clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px);--hds-line-height-bring-h1-display-min:56px;--hds-line-height-bring-h1-display-max:80px;--hds-line-height-bring-h1:clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px);--hds-line-height-bring-h1-min:40px;--hds-line-height-bring-h1-max:56px;--hds-line-height-bring-h2:clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px);--hds-line-height-bring-h2-min:36px;--hds-line-height-bring-h2-max:40px;--hds-line-height-h3:clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px);--hds-line-height-h3-min:28px;--hds-line-height-h3-max:32px;--hds-line-height-h3-title:clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px);--hds-line-height-h3-title-min:28px;--hds-line-height-h3-title-max:32px;--hds-line-height-body:clamp(26px,calc(26px + (28 - 26)*((100vw - 300px)/(1200 - 300))),28px);--hds-line-height-body-min:26px;--hds-line-height-body-max:28px;--hds-line-height-body-title:clamp(26px,calc(26px + (28 - 26)*((100vw - 300px)/(1200 - 300))),28px);--hds-line-height-body-title-min:26px;--hds-line-height-body-title-max:28px;--hds-line-height-body-small:clamp(24px,calc(24px + (26 - 24)*((100vw - 300px)/(1200 - 300))),26px);--hds-line-height-body-small-min:24px;--hds-line-height-body-small-max:26px;--hds-line-height-body-small-title:clamp(24px,calc(24px + (26 - 24)*((100vw - 300px)/(1200 - 300))),26px);--hds-line-height-body-small-title-min:24px;--hds-line-height-body-small-title-max:26px;--hds-line-height-technical:clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px);--hds-line-height-technical-min:22px;--hds-line-height-technical-max:24px;--hds-line-height-technical-title:clamp(22px,calc(22px + (24 - 22)*((100vw - 300px)/(1200 - 300))),24px);--hds-line-height-technical-title-min:22px;--hds-line-height-technical-title-max:24px;--hds-line-height-caption:18px;--hds-line-height-caption-title:18px;--hds-font-weight-posten-h1-display:700;--hds-font-weight-posten-h1:700;--hds-font-weight-posten-h2:500;--hds-font-weight-bring-h1-display:300;--hds-font-weight-bring-h1:300;--hds-font-weight-bring-h2:400;--hds-font-weight-h3:400;--hds-font-weight-h3-title:500;--hds-font-weight-body:400;--hds-font-weight-body-title:500;--hds-font-weight-body-small:400;--hds-font-weight-body-small-title:500;--hds-font-weight-technical:400;--hds-font-weight-technical-title:500;--hds-font-weight-caption:400;--hds-font-weight-caption-title:500}:root,.hds-theme-posten{--hds-typography-h1-display:700 clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px)"Posten Sans",Arial,sans-serif;--hds-typography-h1:700 clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px)"Posten Sans",Arial,sans-serif;--hds-typography-h2:500 clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px)"Posten Sans",Arial,sans-serif;--hds-font-size-h1-display:clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px);--hds-font-size-h1-display-min:40px;--hds-font-size-h1-display-max:72px;--hds-font-size-h1:clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px);--hds-font-size-h1-min:32px;--hds-font-size-h1-max:48px;--hds-font-size-h2:clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px);--hds-font-size-h2-min:28px;--hds-font-size-h2-max:32px;--hds-line-height-h1-display:clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px);--hds-line-height-h1-display-min:56px;--hds-line-height-h1-display-max:80px;--hds-line-height-h1:clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px);--hds-line-height-h1-min:40px;--hds-line-height-h1-max:56px;--hds-line-height-h2:clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px);--hds-line-height-h2-min:36px;--hds-line-height-h2-max:40px;--hds-font-weight-h1-display:700;--hds-font-weight-h1:700;--hds-font-weight-h2:500;--hds-colors-signature:#e32d22;--hds-colors-darker:#4a1011;--hds-colors-dark:#980000;--hds-colors-light:#ff8a5f;--hds-colors-lighter:#fff5f0;--hds-colors-signature-hover:#d62722;--hds-colors-light-hover:#ff7d55;--hds-button-colors-text:#fff;--hds-link-colors-text:#000;--hds-link-colors-underline:#e32d22;--hds-link-colors-hover:#e32d22;--hds-link-colors-underline-hover:#e32d22}.hds-theme-bring{--hds-typography-h1-display:300 clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px)"Posten Sans",Arial,sans-serif;--hds-typography-h1:300 clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px)"Posten Sans",Arial,sans-serif;--hds-typography-h2:400 clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px)"Posten Sans",Arial,sans-serif;--hds-font-size-h1-display:clamp(40px,calc(40px + (72 - 40)*((100vw - 300px)/(1200 - 300))),72px);--hds-font-size-h1-display-min:40px;--hds-font-size-h1-display-max:72px;--hds-font-size-h1:clamp(32px,calc(32px + (48 - 32)*((100vw - 300px)/(1200 - 300))),48px);--hds-font-size-h1-min:32px;--hds-font-size-h1-max:48px;--hds-font-size-h2:clamp(28px,calc(28px + (32 - 28)*((100vw - 300px)/(1200 - 300))),32px);--hds-font-size-h2-min:28px;--hds-font-size-h2-max:32px;--hds-line-height-h1-display:clamp(56px,calc(56px + (80 - 56)*((100vw - 300px)/(1200 - 300))),80px);--hds-line-height-h1-display-min:56px;--hds-line-height-h1-display-max:80px;--hds-line-height-h1:clamp(40px,calc(40px + (56 - 40)*((100vw - 300px)/(1200 - 300))),56px);--hds-line-height-h1-min:40px;--hds-line-height-h1-max:56px;--hds-line-height-h2:clamp(36px,calc(36px + (40 - 36)*((100vw - 300px)/(1200 - 300))),40px);--hds-line-height-h2-min:36px;--hds-line-height-h2-max:40px;--hds-font-weight-h1-display:300;--hds-font-weight-h1:300;--hds-font-weight-h2:400;--hds-colors-signature:#7bc144;--hds-colors-darker:#002f19;--hds-colors-dark:#00643a;--hds-colors-light:#c8dc8c;--hds-colors-lighter:#f1f7e9;--hds-colors-signature-hover:#86cc4a;--hds-colors-light-hover:#d3e593;--hds-button-colors-text:#000;--hds-link-colors-text:#000;--hds-link-colors-underline:#7bc144;--hds-link-colors-hover:#00643a;--hds-link-colors-underline-hover:#00643a}
@@ -1 +1 @@
1
- {"version":3,"sourceRoot":null,"mappings":"ACCA,wxVA6LA,w+DAuCA","sources":["home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/tokens.css","home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/../node_modules/@postenbring/hedwig-tokens/tokens-output/css/tokens.css"],"sourcesContent":["@import url(\"../node_modules/@postenbring/hedwig-tokens/tokens-output/css/tokens.css\");\n","\n:root {\n --hds-posten-colors-signature-red: #e32d22;\n --hds-posten-colors-darker-red: #4a1011;\n --hds-posten-colors-dark-red: #980000;\n --hds-posten-colors-light-red: #ff8a5f;\n --hds-posten-colors-lighter-red: #fff5f0;\n --hds-posten-colors-signature-red-hover: #d62722;\n --hds-posten-colors-light-red-hover: #ff7d55;\n --hds-bring-colors-signature-green: #7bc144;\n --hds-bring-colors-darker-green: #002f19;\n --hds-bring-colors-dark-green: #00643a;\n --hds-bring-colors-light-green: #c8dc8c;\n --hds-bring-colors-lighter-green: #f1f7e9;\n --hds-bring-colors-signature-green-hover: #86cc4a;\n --hds-bring-colors-light-green-hover: #d3e593;\n --hds-ui-colors-black: #000000;\n --hds-ui-colors-dark-grey: #6e6e6e;\n --hds-ui-colors-grey: #d6d6d6;\n --hds-ui-colors-light-grey-stroke: #e4e4e4;\n --hds-ui-colors-light-grey-fill: #f2f2f2;\n --hds-ui-colors-white: #ffffff;\n --hds-ui-colors-warning-yellow: #fdbb2f;\n --hds-ui-colors-warning-yellow-stroke: #d68000;\n --hds-ui-colors-warning-yellow-light-fill: #fff5e0;\n --hds-ui-colors-warning-yellow-hover: #ffc340;\n --hds-ui-colors-black-hover: #1e1e1e;\n --hds-dark-mode-colors-obsidian: #121212; /* Base color for dark mode */\n --hds-dark-mode-colors-coal: #252525; /* Background on none-clickable cards */\n --hds-dark-mode-colors-dusk: #2c2c2c; /* Fill inputfields, checkbox, radiobuttons, toogles */\n --hds-dark-mode-colors-spider: #333333; /* Clickable cards or tiles */\n --hds-dark-mode-colors-ash: #999999; /* Default radio buttons, checkbox, label on inputsfields, toogle off (background) */\n --hds-breakpoint-small: 460px; /* Larger mobile phones */\n --hds-breakpoint-medium: 720px; /* Most tablets */\n --hds-breakpoint-large: 940px; /* Smaller laptops and desktop monitors. This is where the navbar goes from the mobile version to the desktop version */\n --hds-breakpoint-xlarge: 1200px; /* Most modern laptops and desktop monitors */\n --hds-spacing-small-1: 4px;\n --hds-spacing-small-2: 8px;\n --hds-spacing-small-3: 12px;\n --hds-spacing-small-4: 16px;\n --hds-spacing-medium-1: 20px;\n --hds-spacing-medium-2: 24px;\n --hds-spacing-medium-3: 32px;\n --hds-spacing-medium-4: 40px;\n --hds-spacing-large-1: 48px;\n --hds-spacing-large-2: 64px;\n --hds-spacing-large-3: 80px;\n --hds-spacing-large-4: 120px;\n --hds-spacing-large-5: 160px;\n --hds-navbar-height: 112px;\n --hds-fonts-posten-sans: 'Posten Sans', Arial, sans-serif;\n --hds-fonts-posten-sans-bold: 'Posten Sans Bold', Arial, sans-serif;\n --hds-fonts-posten-sans-medium: 'Posten Sans Medium', Arial, sans-serif;\n --hds-fonts-posten-sans-regular: 'Posten Sans Regular', Arial, sans-serif;\n --hds-fonts-posten-sans-light: 'Posten Sans Light', Arial, sans-serif;\n --hds-typography-posten-h1-display: 700 clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-posten-h1: 700 clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-posten-h2: 500 clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-bring-h1-display: 300 clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-bring-h1: 300 clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-bring-h2: 400 clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-h3: 400 clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px)/clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-h3-title: 500 clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px)/clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-body: 400 clamp(18px,calc(18px + (20 - 18) * ((100vw - 300px) / (1200 - 300))),20px)/clamp(26px,calc(26px + (28 - 26) * ((100vw - 300px) / (1200 - 300))),28px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-body-title: 500 clamp(18px,calc(18px + (20 - 18) * ((100vw - 300px) / (1200 - 300))),20px)/clamp(26px,calc(26px + (28 - 26) * ((100vw - 300px) / (1200 - 300))),28px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-body-small: 400 clamp(16px,calc(16px + (18 - 16) * ((100vw - 300px) / (1200 - 300))),18px)/clamp(24px,calc(24px + (26 - 24) * ((100vw - 300px) / (1200 - 300))),26px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-body-small-title: 500 clamp(16px,calc(16px + (18 - 16) * ((100vw - 300px) / (1200 - 300))),18px)/clamp(24px,calc(24px + (26 - 24) * ((100vw - 300px) / (1200 - 300))),26px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-technical: 400 clamp(14px,calc(14px + (16 - 14) * ((100vw - 300px) / (1200 - 300))),16px)/clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-technical-title: 500 clamp(14px,calc(14px + (16 - 14) * ((100vw - 300px) / (1200 - 300))),16px)/clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-caption: 400 13px/18px 'Posten Sans', Arial, sans-serif;\n --hds-typography-caption-title: 500 13px/18px 'Posten Sans', Arial, sans-serif;\n --hds-border-radius: 2px;\n --hds-stroke-default: 1px;\n --hds-stroke-thick: 2px;\n --hds-shadow-default: 0px 1px 5px 0px #00000022;\n --hds-micro-animation-easing-in: cubic-bezier(0.65, 0, 1, 0.1);\n --hds-micro-animation-easing-out: cubic-bezier(0, 0.45, 0.1, 1);\n --hds-micro-animation-easing-normal: cubic-bezier(0.45, 0.1, 0.65, 1);\n --hds-micro-animation-duration-quick: 0.130s;\n --hds-micro-animation-duration-normal: 0.300s;\n --hds-micro-animation-duration-slow: 0.700s;\n --hds-opacity-7: .07;\n --hds-opacity-10: .1;\n --hds-opacity-20: .2;\n --hds-opacity-50: .5;\n --hds-font-size-posten-h1-display: clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px);\n --hds-font-size-posten-h1-display-min: 40px;\n --hds-font-size-posten-h1-display-max: 72px;\n --hds-font-size-posten-h1: clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px);\n --hds-font-size-posten-h1-min: 32px;\n --hds-font-size-posten-h1-max: 48px;\n --hds-font-size-posten-h2: clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px);\n --hds-font-size-posten-h2-min: 28px;\n --hds-font-size-posten-h2-max: 32px;\n --hds-font-size-bring-h1-display: clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px);\n --hds-font-size-bring-h1-display-min: 40px;\n --hds-font-size-bring-h1-display-max: 72px;\n --hds-font-size-bring-h1: clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px);\n --hds-font-size-bring-h1-min: 32px;\n --hds-font-size-bring-h1-max: 48px;\n --hds-font-size-bring-h2: clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px);\n --hds-font-size-bring-h2-min: 28px;\n --hds-font-size-bring-h2-max: 32px;\n --hds-font-size-h3: clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px);\n --hds-font-size-h3-min: 22px;\n --hds-font-size-h3-max: 24px;\n --hds-font-size-h3-title: clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px);\n --hds-font-size-h3-title-min: 22px;\n --hds-font-size-h3-title-max: 24px;\n --hds-font-size-body: clamp(18px,calc(18px + (20 - 18) * ((100vw - 300px) / (1200 - 300))),20px);\n --hds-font-size-body-min: 18px;\n --hds-font-size-body-max: 20px;\n --hds-font-size-body-title: clamp(18px,calc(18px + (20 - 18) * ((100vw - 300px) / (1200 - 300))),20px);\n --hds-font-size-body-title-min: 18px;\n --hds-font-size-body-title-max: 20px;\n --hds-font-size-body-small: clamp(16px,calc(16px + (18 - 16) * ((100vw - 300px) / (1200 - 300))),18px);\n --hds-font-size-body-small-min: 16px;\n --hds-font-size-body-small-max: 18px;\n --hds-font-size-body-small-title: clamp(16px,calc(16px + (18 - 16) * ((100vw - 300px) / (1200 - 300))),18px);\n --hds-font-size-body-small-title-min: 16px;\n --hds-font-size-body-small-title-max: 18px;\n --hds-font-size-technical: clamp(14px,calc(14px + (16 - 14) * ((100vw - 300px) / (1200 - 300))),16px);\n --hds-font-size-technical-min: 14px;\n --hds-font-size-technical-max: 16px;\n --hds-font-size-technical-title: clamp(14px,calc(14px + (16 - 14) * ((100vw - 300px) / (1200 - 300))),16px);\n --hds-font-size-technical-title-min: 14px;\n --hds-font-size-technical-title-max: 16px;\n --hds-font-size-caption: 13px;\n --hds-font-size-caption-title: 13px;\n --hds-line-height-posten-h1-display: clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px);\n --hds-line-height-posten-h1-display-min: 56px;\n --hds-line-height-posten-h1-display-max: 80px;\n --hds-line-height-posten-h1: clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px);\n --hds-line-height-posten-h1-min: 40px;\n --hds-line-height-posten-h1-max: 56px;\n --hds-line-height-posten-h2: clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px);\n --hds-line-height-posten-h2-min: 36px;\n --hds-line-height-posten-h2-max: 40px;\n --hds-line-height-bring-h1-display: clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px);\n --hds-line-height-bring-h1-display-min: 56px;\n --hds-line-height-bring-h1-display-max: 80px;\n --hds-line-height-bring-h1: clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px);\n --hds-line-height-bring-h1-min: 40px;\n --hds-line-height-bring-h1-max: 56px;\n --hds-line-height-bring-h2: clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px);\n --hds-line-height-bring-h2-min: 36px;\n --hds-line-height-bring-h2-max: 40px;\n --hds-line-height-h3: clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px);\n --hds-line-height-h3-min: 28px;\n --hds-line-height-h3-max: 32px;\n --hds-line-height-h3-title: clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px);\n --hds-line-height-h3-title-min: 28px;\n --hds-line-height-h3-title-max: 32px;\n --hds-line-height-body: clamp(26px,calc(26px + (28 - 26) * ((100vw - 300px) / (1200 - 300))),28px);\n --hds-line-height-body-min: 26px;\n --hds-line-height-body-max: 28px;\n --hds-line-height-body-title: clamp(26px,calc(26px + (28 - 26) * ((100vw - 300px) / (1200 - 300))),28px);\n --hds-line-height-body-title-min: 26px;\n --hds-line-height-body-title-max: 28px;\n --hds-line-height-body-small: clamp(24px,calc(24px + (26 - 24) * ((100vw - 300px) / (1200 - 300))),26px);\n --hds-line-height-body-small-min: 24px;\n --hds-line-height-body-small-max: 26px;\n --hds-line-height-body-small-title: clamp(24px,calc(24px + (26 - 24) * ((100vw - 300px) / (1200 - 300))),26px);\n --hds-line-height-body-small-title-min: 24px;\n --hds-line-height-body-small-title-max: 26px;\n --hds-line-height-technical: clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px);\n --hds-line-height-technical-min: 22px;\n --hds-line-height-technical-max: 24px;\n --hds-line-height-technical-title: clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px);\n --hds-line-height-technical-title-min: 22px;\n --hds-line-height-technical-title-max: 24px;\n --hds-line-height-caption: 18px;\n --hds-line-height-caption-title: 18px;\n --hds-font-weight-posten-h1-display: 700;\n --hds-font-weight-posten-h1: 700;\n --hds-font-weight-posten-h2: 500;\n --hds-font-weight-bring-h1-display: 300;\n --hds-font-weight-bring-h1: 300;\n --hds-font-weight-bring-h2: 400;\n --hds-font-weight-h3: 400;\n --hds-font-weight-h3-title: 500;\n --hds-font-weight-body: 400;\n --hds-font-weight-body-title: 500;\n --hds-font-weight-body-small: 400;\n --hds-font-weight-body-small-title: 500;\n --hds-font-weight-technical: 400;\n --hds-font-weight-technical-title: 500;\n --hds-font-weight-caption: 400;\n --hds-font-weight-caption-title: 500;\n}\n:root, /* Default */\n.hds-theme-posten {\n --hds-typography-h1-display: 700 clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-h1: 700 clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-h2: 500 clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px) 'Posten Sans', Arial, sans-serif;\n --hds-font-size-h1-display: clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px);\n --hds-font-size-h1-display-min: 40px;\n --hds-font-size-h1-display-max: 72px;\n --hds-font-size-h1: clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px);\n --hds-font-size-h1-min: 32px;\n --hds-font-size-h1-max: 48px;\n --hds-font-size-h2: clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px);\n --hds-font-size-h2-min: 28px;\n --hds-font-size-h2-max: 32px;\n --hds-line-height-h1-display: clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px);\n --hds-line-height-h1-display-min: 56px;\n --hds-line-height-h1-display-max: 80px;\n --hds-line-height-h1: clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px);\n --hds-line-height-h1-min: 40px;\n --hds-line-height-h1-max: 56px;\n --hds-line-height-h2: clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px);\n --hds-line-height-h2-min: 36px;\n --hds-line-height-h2-max: 40px;\n --hds-font-weight-h1-display: 700;\n --hds-font-weight-h1: 700;\n --hds-font-weight-h2: 500;\n --hds-colors-signature: #e32d22;\n --hds-colors-darker: #4a1011;\n --hds-colors-dark: #980000;\n --hds-colors-light: #ff8a5f;\n --hds-colors-lighter: #fff5f0;\n --hds-colors-signature-hover: #d62722;\n --hds-colors-light-hover: #ff7d55;\n --hds-button-colors-text: #ffffff;\n --hds-link-colors-text: #000000;\n --hds-link-colors-underline: #e32d22;\n --hds-link-colors-hover: #e32d22;\n --hds-link-colors-underline-hover: #e32d22;\n}\n.hds-theme-bring {\n --hds-typography-h1-display: 300 clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-h1: 300 clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-h2: 400 clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px) 'Posten Sans', Arial, sans-serif;\n --hds-font-size-h1-display: clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px);\n --hds-font-size-h1-display-min: 40px;\n --hds-font-size-h1-display-max: 72px;\n --hds-font-size-h1: clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px);\n --hds-font-size-h1-min: 32px;\n --hds-font-size-h1-max: 48px;\n --hds-font-size-h2: clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px);\n --hds-font-size-h2-min: 28px;\n --hds-font-size-h2-max: 32px;\n --hds-line-height-h1-display: clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px);\n --hds-line-height-h1-display-min: 56px;\n --hds-line-height-h1-display-max: 80px;\n --hds-line-height-h1: clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px);\n --hds-line-height-h1-min: 40px;\n --hds-line-height-h1-max: 56px;\n --hds-line-height-h2: clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px);\n --hds-line-height-h2-min: 36px;\n --hds-line-height-h2-max: 40px;\n --hds-font-weight-h1-display: 300;\n --hds-font-weight-h1: 300;\n --hds-font-weight-h2: 400;\n --hds-colors-signature: #7bc144;\n --hds-colors-darker: #002f19;\n --hds-colors-dark: #00643a;\n --hds-colors-light: #c8dc8c;\n --hds-colors-lighter: #f1f7e9;\n --hds-colors-signature-hover: #86cc4a;\n --hds-colors-light-hover: #d3e593;\n --hds-button-colors-text: #000000;\n --hds-link-colors-text: #000000;\n --hds-link-colors-underline: #7bc144;\n --hds-link-colors-hover: #00643a;\n --hds-link-colors-underline-hover: #00643a;\n}\n"],"names":[]}
1
+ {"version":3,"sourceRoot":null,"mappings":"ACCA,mtVA6LA,w+DAuCA","sources":["home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/tokens.css","home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/../node_modules/@postenbring/hedwig-tokens/tokens-output/css/tokens.css"],"sourcesContent":["@import url(\"../node_modules/@postenbring/hedwig-tokens/tokens-output/css/tokens.css\");\n","\n:root {\n --hds-posten-colors-signature-red: #e32d22;\n --hds-posten-colors-darker-red: #4a1011;\n --hds-posten-colors-dark-red: #980000;\n --hds-posten-colors-light-red: #ff8a5f;\n --hds-posten-colors-lighter-red: #fff5f0;\n --hds-posten-colors-signature-red-hover: #d62722;\n --hds-posten-colors-light-red-hover: #ff7d55;\n --hds-bring-colors-signature-green: #7bc144;\n --hds-bring-colors-darker-green: #002f19;\n --hds-bring-colors-dark-green: #00643a;\n --hds-bring-colors-light-green: #c8dc8c;\n --hds-bring-colors-lighter-green: #f1f7e9;\n --hds-bring-colors-signature-green-hover: #86cc4a;\n --hds-bring-colors-light-green-hover: #d3e593;\n --hds-ui-colors-black: #000000;\n --hds-ui-colors-dark-grey: #6e6e6e;\n --hds-ui-colors-grey: #d6d6d6;\n --hds-ui-colors-light-grey-stroke: #e4e4e4;\n --hds-ui-colors-light-grey-fill: #f2f2f2;\n --hds-ui-colors-white: #ffffff;\n --hds-ui-colors-warning-yellow: #fdbb2f;\n --hds-ui-colors-warning-yellow-stroke: #d68000;\n --hds-ui-colors-warning-yellow-light-fill: #fff5e0;\n --hds-ui-colors-warning-yellow-hover: #ffc340;\n --hds-ui-colors-black-hover: #1e1e1e;\n --hds-dark-mode-colors-obsidian: #121212; /* Base color for dark mode */\n --hds-dark-mode-colors-coal: #252525; /* Background on none-clickable cards */\n --hds-dark-mode-colors-dusk: #2c2c2c; /* Fill inputfields, checkbox, radiobuttons, toogles */\n --hds-dark-mode-colors-spider: #333333; /* Clickable cards or tiles */\n --hds-dark-mode-colors-ash: #999999; /* Default radio buttons, checkbox, label on inputsfields, toogle off (background) */\n --hds-breakpoint-small: 460px; /* Larger mobile phones */\n --hds-breakpoint-medium: 720px; /* Most tablets */\n --hds-breakpoint-large: 940px; /* Smaller laptops and desktop monitors. This is where the navbar goes from the mobile version to the desktop version */\n --hds-breakpoint-xlarge: 1200px; /* Most modern laptops and desktop monitors */\n --hds-spacing-4: 4px;\n --hds-spacing-8: 8px;\n --hds-spacing-12: 12px;\n --hds-spacing-16: 16px;\n --hds-spacing-20: 20px;\n --hds-spacing-24: 24px;\n --hds-spacing-32: 32px;\n --hds-spacing-40: 40px;\n --hds-spacing-48: 48px;\n --hds-spacing-64: 64px;\n --hds-spacing-80: 80px;\n --hds-spacing-120: 120px;\n --hds-spacing-160: 160px;\n --hds-navbar-height: 112px;\n --hds-fonts-posten-sans: 'Posten Sans', Arial, sans-serif;\n --hds-fonts-posten-sans-bold: 'Posten Sans Bold', Arial, sans-serif;\n --hds-fonts-posten-sans-medium: 'Posten Sans Medium', Arial, sans-serif;\n --hds-fonts-posten-sans-regular: 'Posten Sans Regular', Arial, sans-serif;\n --hds-fonts-posten-sans-light: 'Posten Sans Light', Arial, sans-serif;\n --hds-typography-posten-h1-display: 700 clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-posten-h1: 700 clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-posten-h2: 500 clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-bring-h1-display: 300 clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-bring-h1: 300 clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-bring-h2: 400 clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-h3: 400 clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px)/clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-h3-title: 500 clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px)/clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-body: 400 clamp(18px,calc(18px + (20 - 18) * ((100vw - 300px) / (1200 - 300))),20px)/clamp(26px,calc(26px + (28 - 26) * ((100vw - 300px) / (1200 - 300))),28px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-body-title: 500 clamp(18px,calc(18px + (20 - 18) * ((100vw - 300px) / (1200 - 300))),20px)/clamp(26px,calc(26px + (28 - 26) * ((100vw - 300px) / (1200 - 300))),28px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-body-small: 400 clamp(16px,calc(16px + (18 - 16) * ((100vw - 300px) / (1200 - 300))),18px)/clamp(24px,calc(24px + (26 - 24) * ((100vw - 300px) / (1200 - 300))),26px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-body-small-title: 500 clamp(16px,calc(16px + (18 - 16) * ((100vw - 300px) / (1200 - 300))),18px)/clamp(24px,calc(24px + (26 - 24) * ((100vw - 300px) / (1200 - 300))),26px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-technical: 400 clamp(14px,calc(14px + (16 - 14) * ((100vw - 300px) / (1200 - 300))),16px)/clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-technical-title: 500 clamp(14px,calc(14px + (16 - 14) * ((100vw - 300px) / (1200 - 300))),16px)/clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-caption: 400 13px/18px 'Posten Sans', Arial, sans-serif;\n --hds-typography-caption-title: 500 13px/18px 'Posten Sans', Arial, sans-serif;\n --hds-border-radius: 2px;\n --hds-stroke-default: 1px;\n --hds-stroke-thick: 2px;\n --hds-shadow-default: 0px 1px 5px 0px #00000022;\n --hds-micro-animation-easing-in: cubic-bezier(0.65, 0, 1, 0.1);\n --hds-micro-animation-easing-out: cubic-bezier(0, 0.45, 0.1, 1);\n --hds-micro-animation-easing-normal: cubic-bezier(0.45, 0.1, 0.65, 1);\n --hds-micro-animation-duration-quick: 0.130s;\n --hds-micro-animation-duration-normal: 0.300s;\n --hds-micro-animation-duration-slow: 0.700s;\n --hds-opacity-7: .07;\n --hds-opacity-10: .1;\n --hds-opacity-20: .2;\n --hds-opacity-50: .5;\n --hds-font-size-posten-h1-display: clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px);\n --hds-font-size-posten-h1-display-min: 40px;\n --hds-font-size-posten-h1-display-max: 72px;\n --hds-font-size-posten-h1: clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px);\n --hds-font-size-posten-h1-min: 32px;\n --hds-font-size-posten-h1-max: 48px;\n --hds-font-size-posten-h2: clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px);\n --hds-font-size-posten-h2-min: 28px;\n --hds-font-size-posten-h2-max: 32px;\n --hds-font-size-bring-h1-display: clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px);\n --hds-font-size-bring-h1-display-min: 40px;\n --hds-font-size-bring-h1-display-max: 72px;\n --hds-font-size-bring-h1: clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px);\n --hds-font-size-bring-h1-min: 32px;\n --hds-font-size-bring-h1-max: 48px;\n --hds-font-size-bring-h2: clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px);\n --hds-font-size-bring-h2-min: 28px;\n --hds-font-size-bring-h2-max: 32px;\n --hds-font-size-h3: clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px);\n --hds-font-size-h3-min: 22px;\n --hds-font-size-h3-max: 24px;\n --hds-font-size-h3-title: clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px);\n --hds-font-size-h3-title-min: 22px;\n --hds-font-size-h3-title-max: 24px;\n --hds-font-size-body: clamp(18px,calc(18px + (20 - 18) * ((100vw - 300px) / (1200 - 300))),20px);\n --hds-font-size-body-min: 18px;\n --hds-font-size-body-max: 20px;\n --hds-font-size-body-title: clamp(18px,calc(18px + (20 - 18) * ((100vw - 300px) / (1200 - 300))),20px);\n --hds-font-size-body-title-min: 18px;\n --hds-font-size-body-title-max: 20px;\n --hds-font-size-body-small: clamp(16px,calc(16px + (18 - 16) * ((100vw - 300px) / (1200 - 300))),18px);\n --hds-font-size-body-small-min: 16px;\n --hds-font-size-body-small-max: 18px;\n --hds-font-size-body-small-title: clamp(16px,calc(16px + (18 - 16) * ((100vw - 300px) / (1200 - 300))),18px);\n --hds-font-size-body-small-title-min: 16px;\n --hds-font-size-body-small-title-max: 18px;\n --hds-font-size-technical: clamp(14px,calc(14px + (16 - 14) * ((100vw - 300px) / (1200 - 300))),16px);\n --hds-font-size-technical-min: 14px;\n --hds-font-size-technical-max: 16px;\n --hds-font-size-technical-title: clamp(14px,calc(14px + (16 - 14) * ((100vw - 300px) / (1200 - 300))),16px);\n --hds-font-size-technical-title-min: 14px;\n --hds-font-size-technical-title-max: 16px;\n --hds-font-size-caption: 13px;\n --hds-font-size-caption-title: 13px;\n --hds-line-height-posten-h1-display: clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px);\n --hds-line-height-posten-h1-display-min: 56px;\n --hds-line-height-posten-h1-display-max: 80px;\n --hds-line-height-posten-h1: clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px);\n --hds-line-height-posten-h1-min: 40px;\n --hds-line-height-posten-h1-max: 56px;\n --hds-line-height-posten-h2: clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px);\n --hds-line-height-posten-h2-min: 36px;\n --hds-line-height-posten-h2-max: 40px;\n --hds-line-height-bring-h1-display: clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px);\n --hds-line-height-bring-h1-display-min: 56px;\n --hds-line-height-bring-h1-display-max: 80px;\n --hds-line-height-bring-h1: clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px);\n --hds-line-height-bring-h1-min: 40px;\n --hds-line-height-bring-h1-max: 56px;\n --hds-line-height-bring-h2: clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px);\n --hds-line-height-bring-h2-min: 36px;\n --hds-line-height-bring-h2-max: 40px;\n --hds-line-height-h3: clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px);\n --hds-line-height-h3-min: 28px;\n --hds-line-height-h3-max: 32px;\n --hds-line-height-h3-title: clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px);\n --hds-line-height-h3-title-min: 28px;\n --hds-line-height-h3-title-max: 32px;\n --hds-line-height-body: clamp(26px,calc(26px + (28 - 26) * ((100vw - 300px) / (1200 - 300))),28px);\n --hds-line-height-body-min: 26px;\n --hds-line-height-body-max: 28px;\n --hds-line-height-body-title: clamp(26px,calc(26px + (28 - 26) * ((100vw - 300px) / (1200 - 300))),28px);\n --hds-line-height-body-title-min: 26px;\n --hds-line-height-body-title-max: 28px;\n --hds-line-height-body-small: clamp(24px,calc(24px + (26 - 24) * ((100vw - 300px) / (1200 - 300))),26px);\n --hds-line-height-body-small-min: 24px;\n --hds-line-height-body-small-max: 26px;\n --hds-line-height-body-small-title: clamp(24px,calc(24px + (26 - 24) * ((100vw - 300px) / (1200 - 300))),26px);\n --hds-line-height-body-small-title-min: 24px;\n --hds-line-height-body-small-title-max: 26px;\n --hds-line-height-technical: clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px);\n --hds-line-height-technical-min: 22px;\n --hds-line-height-technical-max: 24px;\n --hds-line-height-technical-title: clamp(22px,calc(22px + (24 - 22) * ((100vw - 300px) / (1200 - 300))),24px);\n --hds-line-height-technical-title-min: 22px;\n --hds-line-height-technical-title-max: 24px;\n --hds-line-height-caption: 18px;\n --hds-line-height-caption-title: 18px;\n --hds-font-weight-posten-h1-display: 700;\n --hds-font-weight-posten-h1: 700;\n --hds-font-weight-posten-h2: 500;\n --hds-font-weight-bring-h1-display: 300;\n --hds-font-weight-bring-h1: 300;\n --hds-font-weight-bring-h2: 400;\n --hds-font-weight-h3: 400;\n --hds-font-weight-h3-title: 500;\n --hds-font-weight-body: 400;\n --hds-font-weight-body-title: 500;\n --hds-font-weight-body-small: 400;\n --hds-font-weight-body-small-title: 500;\n --hds-font-weight-technical: 400;\n --hds-font-weight-technical-title: 500;\n --hds-font-weight-caption: 400;\n --hds-font-weight-caption-title: 500;\n}\n:root, /* Default */\n.hds-theme-posten {\n --hds-typography-h1-display: 700 clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-h1: 700 clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-h2: 500 clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px) 'Posten Sans', Arial, sans-serif;\n --hds-font-size-h1-display: clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px);\n --hds-font-size-h1-display-min: 40px;\n --hds-font-size-h1-display-max: 72px;\n --hds-font-size-h1: clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px);\n --hds-font-size-h1-min: 32px;\n --hds-font-size-h1-max: 48px;\n --hds-font-size-h2: clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px);\n --hds-font-size-h2-min: 28px;\n --hds-font-size-h2-max: 32px;\n --hds-line-height-h1-display: clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px);\n --hds-line-height-h1-display-min: 56px;\n --hds-line-height-h1-display-max: 80px;\n --hds-line-height-h1: clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px);\n --hds-line-height-h1-min: 40px;\n --hds-line-height-h1-max: 56px;\n --hds-line-height-h2: clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px);\n --hds-line-height-h2-min: 36px;\n --hds-line-height-h2-max: 40px;\n --hds-font-weight-h1-display: 700;\n --hds-font-weight-h1: 700;\n --hds-font-weight-h2: 500;\n --hds-colors-signature: #e32d22;\n --hds-colors-darker: #4a1011;\n --hds-colors-dark: #980000;\n --hds-colors-light: #ff8a5f;\n --hds-colors-lighter: #fff5f0;\n --hds-colors-signature-hover: #d62722;\n --hds-colors-light-hover: #ff7d55;\n --hds-button-colors-text: #ffffff;\n --hds-link-colors-text: #000000;\n --hds-link-colors-underline: #e32d22;\n --hds-link-colors-hover: #e32d22;\n --hds-link-colors-underline-hover: #e32d22;\n}\n.hds-theme-bring {\n --hds-typography-h1-display: 300 clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px)/clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-h1: 300 clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px)/clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px) 'Posten Sans', Arial, sans-serif;\n --hds-typography-h2: 400 clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px)/clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px) 'Posten Sans', Arial, sans-serif;\n --hds-font-size-h1-display: clamp(40px,calc(40px + (72 - 40) * ((100vw - 300px) / (1200 - 300))),72px);\n --hds-font-size-h1-display-min: 40px;\n --hds-font-size-h1-display-max: 72px;\n --hds-font-size-h1: clamp(32px,calc(32px + (48 - 32) * ((100vw - 300px) / (1200 - 300))),48px);\n --hds-font-size-h1-min: 32px;\n --hds-font-size-h1-max: 48px;\n --hds-font-size-h2: clamp(28px,calc(28px + (32 - 28) * ((100vw - 300px) / (1200 - 300))),32px);\n --hds-font-size-h2-min: 28px;\n --hds-font-size-h2-max: 32px;\n --hds-line-height-h1-display: clamp(56px,calc(56px + (80 - 56) * ((100vw - 300px) / (1200 - 300))),80px);\n --hds-line-height-h1-display-min: 56px;\n --hds-line-height-h1-display-max: 80px;\n --hds-line-height-h1: clamp(40px,calc(40px + (56 - 40) * ((100vw - 300px) / (1200 - 300))),56px);\n --hds-line-height-h1-min: 40px;\n --hds-line-height-h1-max: 56px;\n --hds-line-height-h2: clamp(36px,calc(36px + (40 - 36) * ((100vw - 300px) / (1200 - 300))),40px);\n --hds-line-height-h2-min: 36px;\n --hds-line-height-h2-max: 40px;\n --hds-font-weight-h1-display: 300;\n --hds-font-weight-h1: 300;\n --hds-font-weight-h2: 400;\n --hds-colors-signature: #7bc144;\n --hds-colors-darker: #002f19;\n --hds-colors-dark: #00643a;\n --hds-colors-light: #c8dc8c;\n --hds-colors-lighter: #f1f7e9;\n --hds-colors-signature-hover: #86cc4a;\n --hds-colors-light-hover: #d3e593;\n --hds-button-colors-text: #000000;\n --hds-link-colors-text: #000000;\n --hds-link-colors-underline: #7bc144;\n --hds-link-colors-hover: #00643a;\n --hds-link-colors-underline-hover: #00643a;\n}\n"],"names":[]}
@@ -1 +1 @@
1
- .hds-box.hds-warning-banner{--hds-warning-banner-icon-dimension:var(--hds-spacing-medium-2);background-color:var(--hds-ui-colors-warning-yellow);padding:var(--hds-spacing-small-4);text-align:center;width:100%}.hds-box.hds-warning-banner .hds-warning-banner__description{font:var(--hds-typography-body-small)}.hds-box.hds-warning-banner .hds-warning-banner__title{margin:0}.hds-box.hds-warning-banner .hds-warning-banner__description{margin:0}.hds-box.hds-warning-banner .hds-warning-banner__title~.hds-warning-banner__description{margin-top:var(--hds-spacing-small-3)}@media (min-width:940px){.hds-box.hds-warning-banner .hds-warning-banner__title~.hds-warning-banner__description{margin-top:var(--hds-spacing-small-4)}}.hds-box.hds-warning-banner .hds-warning-banner__title{font:var(--hds-typography-body-small-title)}.hds-box.hds-warning-banner .hds-warning-banner__title.hds-warning-banner__title-trigger{cursor:pointer;background-color:transparent;border:0;justify-content:center;align-items:center;width:100%;padding:0;display:flex}.hds-box.hds-warning-banner .hds-warning-banner__title.hds-warning-banner__title-trigger .hds-warning-banner__title-trigger--icon{padding-left:var(--hds-spacing-small-4);width:var(--hds-warning-banner-icon-dimension);height:var(--hds-warning-banner-icon-dimension);transition:all 50ms;display:inline-block}.hds-box.hds-warning-banner .hds-warning-banner__title.hds-warning-banner__title-trigger .hds-warning-banner__title-trigger--icon .hds-warning-banner__title-trigger--icon-chevron{color:var(--hds-ui-colors-black);fill:var(--hds-ui-colors-black)}.hds-box.hds-warning-banner .hds-warning-banner__title.hds-warning-banner__title-trigger .hds-warning-banner__title-trigger--icon svg{vertical-align:baseline;transform:rotate(180deg)}.hds-box.hds-warning-banner .hds-warning-banner--closed.hds-warning-banner__title-trigger .hds-warning-banner__title-trigger--icon svg{transform:rotate(0)}.hds-box.hds-warning-banner .hds-warning-banner--closed~.hds-warning-banner__description{display:none}
1
+ :root{--_hds-icons-times:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M13.1602 12.25L16.7812 8.66406L17.5195 7.92578C17.625 7.82031 17.625 7.64453 17.5195 7.50391L16.7461 6.73047C16.6055 6.625 16.4297 6.625 16.3242 6.73047L12 11.0898L7.64062 6.73047C7.53516 6.625 7.35938 6.625 7.21875 6.73047L6.44531 7.50391C6.33984 7.64453 6.33984 7.82031 6.44531 7.92578L10.8047 12.25L6.44531 16.6094C6.33984 16.7148 6.33984 16.8906 6.44531 17.0312L7.21875 17.8047C7.35938 17.9102 7.53516 17.9102 7.64062 17.8047L12 13.4453L15.5859 17.0664L16.3242 17.8047C16.4297 17.9102 16.6055 17.9102 16.7461 17.8047L17.5195 17.0312C17.625 16.8906 17.625 16.7148 17.5195 16.6094L13.1602 12.25Z\" fill=\"black\"/></svg>");--_hds-icons-cheveron-left-black:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"> <path d=\"M11.0404 13.9322L11.3917 13.5887C11.462 13.4983 11.462 13.3537 11.3917 13.2814L8.21212 9.99096L11.3917 6.71864C11.462 6.64633 11.462 6.50169 11.3917 6.4113L11.0404 6.0678C10.9526 5.9774 10.8296 5.9774 10.7418 6.0678L7.0527 9.84633C6.98243 9.93672 6.98243 10.0633 7.0527 10.1537L10.7418 13.9322C10.8296 14.0226 10.9526 14.0226 11.0404 13.9322Z\" fill=\"black\"/></svg>");--_hds-icons-cheveron-right-dark-grey:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M7.9596 6.0678L7.60826 6.4113C7.53799 6.50169 7.53799 6.64633 7.60826 6.71864L10.7879 10.009L7.60826 13.2814C7.53799 13.3537 7.53799 13.4983 7.60826 13.5887L7.9596 13.9322C8.04743 14.0226 8.1704 14.0226 8.25823 13.9322L11.9473 10.1537C12.0176 10.0633 12.0176 9.93672 11.9473 9.84633L8.25823 6.0678C8.1704 5.9774 8.04743 5.9774 7.9596 6.0678Z\" fill=\"%236E6E6E\"/></svg>");--_hds-icons-cheveron-down:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\"><path fill=\"black\" d=\"m19.629 9.656-.668-.703c-.176-.176-.457-.176-.598 0L12 15.316 5.602 8.953c-.141-.176-.422-.176-.598 0l-.668.703c-.176.14-.176.422 0 .598l7.348 7.348a.405.405 0 0 0 .597 0l7.348-7.348c.176-.176.176-.457 0-.598Z\"/></svg>");--_hds-icons-cheveron-down-dark:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.6289 9.15625L18.9609 8.45312C18.7852 8.27734 18.5039 8.27734 18.3633 8.45312L12 14.8164L5.60156 8.45312C5.46094 8.27734 5.17969 8.27734 5.00391 8.45312L4.33594 9.15625C4.16016 9.29688 4.16016 9.57812 4.33594 9.75391L11.6836 17.1016C11.8594 17.2773 12.1055 17.2773 12.2812 17.1016L19.6289 9.75391C19.8047 9.57812 19.8047 9.29688 19.6289 9.15625Z\" fill=\"%23980000\"/></svg>");--_hds-icons-arrow-right:url("data:image/svg+xml,<svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.7891 5.25229L11.0859 5.92026C10.9102 6.09604 10.9102 6.37729 11.0859 6.51791L16.5352 11.9671H4.54688C4.30078 11.9671 4.125 12.1781 4.125 12.389V13.3734C4.125 13.6195 4.30078 13.7953 4.54688 13.7953H16.5352L11.0859 19.2796C10.9102 19.4203 10.9102 19.7015 11.0859 19.8773L11.7891 20.5453C11.9297 20.721 12.2109 20.721 12.3867 20.5453L19.7344 13.1976C19.9102 13.0218 19.9102 12.7757 19.7344 12.5999L12.3867 5.25229C12.2109 5.07651 11.9297 5.07651 11.7891 5.25229Z\" fill=\"black\"/></svg>");--_hds-warning-yellow:url("data:image/svg+xml,<svg fill=\"none\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><rect fill=\"black\" height=\"12\" rx=\"3\" width=\"6\" x=\"9\" y=\"7\" /><path d=\"M22.3552 18.4687C22.998 19.5938 22.1944 21 20.8685 21H3.7123C2.38641 21 1.58283 19.5938 2.22569 18.4687L10.8239 3.84375C11.4668 2.71875 13.1141 2.71875 13.7971 3.84375L22.3552 18.4687ZM11.3462 8.46429V13.6071C11.3462 14.1696 11.8284 14.5714 12.3105 14.5714C12.8328 14.5714 13.2748 14.1696 13.2748 13.6071V8.46429C13.2748 7.94196 12.8328 7.5 12.3105 7.5C11.748 7.5 11.3462 7.94196 11.3462 8.46429ZM12.3105 18.4286C12.9935 18.4286 13.556 17.8661 13.556 17.183C13.556 16.5 12.9935 15.9375 12.3105 15.9375C11.5873 15.9375 11.0248 16.5 11.0248 17.183C11.0248 17.8661 11.5873 18.4286 12.3105 18.4286Z\" fill=\"%23FDBB2F\" /></svg>");--_hds-warning-hollow:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><path d=\"M29.0323 23.7656C29.8537 25.2031 28.8269 27 27.1327 27H5.21084C3.51664 27 2.48986 25.2031 3.25994 23.7656L14.2466 5.07812C14.7086 4.35938 15.4274 4 16.1974 4C16.9162 4 17.6349 4.35938 18.097 5.07812L29.0323 23.7656ZM5.72423 24.5357H26.6193L16.1461 6.72098L5.72423 24.5357ZM16.1974 19.7098C17.0702 19.7098 17.789 20.4286 17.789 21.3013C17.789 22.1741 17.0702 22.8929 16.1974 22.8929C15.2733 22.8929 14.5546 22.1741 14.5546 21.3013C14.5546 20.4286 15.2733 19.7098 16.1974 19.7098ZM14.9653 11.8036C14.9653 11.1362 15.4787 10.5714 16.1974 10.5714C16.8649 10.5714 17.4296 11.1362 17.4296 11.8036V16.7321C17.4296 17.4509 16.8649 17.9643 16.1974 17.9643C15.4787 17.9643 14.9653 17.4509 14.9653 16.7321V11.8036Z\" fill=\"black\"/></svg>");--_hds-warning-black:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect x=\"12\" y=\"10\" width=\"8\" height=\"14.6667\" rx=\"4\" fill=\"%23FDBB2F\"/><path d=\"M29.0094 24.7656C29.8308 26.2031 28.804 28 27.1098 28H5.18794C3.49374 28 2.46695 26.2031 3.28838 24.7656L14.275 6.07812C15.0964 4.64062 17.2013 4.64062 18.0741 6.07812L29.0094 24.7656ZM14.9424 11.9821V18.5536C14.9424 19.2723 15.5585 19.7857 16.1745 19.7857C16.842 19.7857 17.4067 19.2723 17.4067 18.5536V11.9821C17.4067 11.3147 16.842 10.75 16.1745 10.75C15.4558 10.75 14.9424 11.3147 14.9424 11.9821ZM16.1745 24.7143C17.0473 24.7143 17.7661 23.9955 17.7661 23.1228C17.7661 22.25 17.0473 21.5312 16.1745 21.5312C15.2504 21.5312 14.5317 22.25 14.5317 23.1228C14.5317 23.9955 15.2504 24.7143 16.1745 24.7143Z\" fill=\"black\"/></svg>");--_hds-success-green:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><path d=\"M27.6412 7.54758C28.3713 8.22153 28.3713 9.40094 27.6412 10.0749L13.2636 24.4524C12.5897 25.1825 11.4103 25.1825 10.7363 24.4524L3.54758 17.2637C2.81747 16.5897 2.81747 15.4103 3.54758 14.7363C4.22153 14.0062 5.40094 14.0062 6.07488 14.7363L11.9719 20.6334L25.1139 7.54758C25.7878 6.81747 26.9672 6.81747 27.6412 7.54758Z\" fill=\"%237BC144\"/></svg>");--_hds-plus-dark:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18.4688 11.4062H12.8438V5.78125C12.8438 5.64062 12.7031 5.5 12.5625 5.5H11.4375C11.2617 5.5 11.1562 5.64062 11.1562 5.78125V11.4062H5.53125C5.35547 11.4062 5.25 11.5469 5.25 11.6875V12.8125C5.25 12.9883 5.35547 13.0938 5.53125 13.0938H11.1562V18.7188C11.1562 18.8945 11.2617 19 11.4375 19H12.5625C12.7031 19 12.8438 18.8945 12.8438 18.7188V13.0938H18.4688C18.6094 13.0938 18.75 12.9883 18.75 12.8125V11.6875C18.75 11.5469 18.6094 11.4062 18.4688 11.4062Z\" fill=\"%23980000\"/></svg>")}.hds-theme-bring{--_hds-icons-cheveron-down-dark:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.6289 9.15625L18.9609 8.45312C18.7852 8.27734 18.5039 8.27734 18.3633 8.45312L12 14.8164L5.60156 8.45312C5.46094 8.27734 5.17969 8.27734 5.00391 8.45312L4.33594 9.15625C4.16016 9.29688 4.16016 9.57812 4.33594 9.75391L11.6836 17.1016C11.8594 17.2773 12.1055 17.2773 12.2812 17.1016L19.6289 9.75391C19.8047 9.57812 19.8047 9.29688 19.6289 9.15625Z\" fill=\"%2300643A\"/></svg>");--_hds-plus-dark:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18.4688 11.4062H12.8438V5.78125C12.8438 5.64062 12.7031 5.5 12.5625 5.5H11.4375C11.2617 5.5 11.1562 5.64062 11.1562 5.78125V11.4062H5.53125C5.35547 11.4062 5.25 11.5469 5.25 11.6875V12.8125C5.25 12.9883 5.35547 13.0938 5.53125 13.0938H11.1562V18.7188C11.1562 18.8945 11.2617 19 11.4375 19H12.5625C12.7031 19 12.8438 18.8945 12.8438 18.7188V13.0938H18.4688C18.6094 13.0938 18.75 12.9883 18.75 12.8125V11.6875C18.75 11.5469 18.6094 11.4062 18.4688 11.4062Z\" fill=\"%2300643A\"/></svg>")}:root{--hds-spacing-4-8:var(--hds-spacing-4);--hds-spacing-8-12:var(--hds-spacing-8);--hds-spacing-12-16:var(--hds-spacing-12);--hds-spacing-16-20:var(--hds-spacing-16);--hds-spacing-20-24:var(--hds-spacing-20);--hds-spacing-24-32:var(--hds-spacing-24);--hds-spacing-32-40:var(--hds-spacing-32);--hds-spacing-40-48:var(--hds-spacing-40);--hds-spacing-48-64:var(--hds-spacing-48);--hds-spacing-64-80:var(--hds-spacing-64);--hds-spacing-80-120:var(--hds-spacing-80);--hds-spacing-120-160:var(--hds-spacing-120)}@media (min-width:940px){:root{--hds-spacing-4-8:var(--hds-spacing-8);--hds-spacing-8-12:var(--hds-spacing-12);--hds-spacing-12-16:var(--hds-spacing-16);--hds-spacing-16-20:var(--hds-spacing-20);--hds-spacing-20-24:var(--hds-spacing-24);--hds-spacing-24-32:var(--hds-spacing-32);--hds-spacing-32-40:var(--hds-spacing-40);--hds-spacing-40-48:var(--hds-spacing-48);--hds-spacing-48-64:var(--hds-spacing-64);--hds-spacing-64-80:var(--hds-spacing-80);--hds-spacing-80-120:var(--hds-spacing-120);--hds-spacing-120-160:var(--hds-spacing-160)}}.hds-mt-4{margin-top:var(--hds-spacing-4)}.hds-mt-8{margin-top:var(--hds-spacing-8)}.hds-mt-12{margin-top:var(--hds-spacing-12)}.hds-mt-16{margin-top:var(--hds-spacing-16)}.hds-mt-20{margin-top:var(--hds-spacing-20)}.hds-mt-24{margin-top:var(--hds-spacing-24)}.hds-mt-32{margin-top:var(--hds-spacing-32)}.hds-mt-40{margin-top:var(--hds-spacing-40)}.hds-mt-48{margin-top:var(--hds-spacing-48)}.hds-mt-64{margin-top:var(--hds-spacing-64)}.hds-mt-80{margin-top:var(--hds-spacing-80)}.hds-mt-120{margin-top:var(--hds-spacing-120)}.hds-mt-160{margin-top:var(--hds-spacing-160)}.hds-mt-4-8{margin-top:var(--hds-spacing-4-8)}.hds-mt-8-12{margin-top:var(--hds-spacing-8-12)}.hds-mt-12-16{margin-top:var(--hds-spacing-12-16)}.hds-mt-16-20{margin-top:var(--hds-spacing-16-20)}.hds-mt-20-24{margin-top:var(--hds-spacing-20-24)}.hds-mt-24-32{margin-top:var(--hds-spacing-24-32)}.hds-mt-32-40{margin-top:var(--hds-spacing-32-40)}.hds-mt-40-48{margin-top:var(--hds-spacing-40-48)}.hds-mt-48-64{margin-top:var(--hds-spacing-48-64)}.hds-mt-64-80{margin-top:var(--hds-spacing-64-80)}.hds-mt-80-120{margin-top:var(--hds-spacing-80-120)}.hds-mt-120-160{margin-top:var(--hds-spacing-120-160)}.hds-box.hds-warning-banner{--hds-warning-banner-icon-dimension:var(--hds-spacing-24);background-color:var(--hds-ui-colors-warning-yellow);padding:var(--hds-spacing-16);text-align:center;width:100%}.hds-box.hds-warning-banner .hds-warning-banner__description{font:var(--hds-typography-body-small)}.hds-box.hds-warning-banner .hds-warning-banner__title{margin:0}.hds-box.hds-warning-banner .hds-warning-banner__description{margin:0}.hds-box.hds-warning-banner .hds-warning-banner__title~.hds-warning-banner__description{margin-top:var(--hds-spacing-12-16)}.hds-box.hds-warning-banner .hds-warning-banner__title{font:var(--hds-typography-body-small-title)}.hds-box.hds-warning-banner .hds-warning-banner__title.hds-warning-banner__title-trigger{cursor:pointer;background-color:transparent;border:0;justify-content:center;align-items:center;width:100%;padding:0;display:flex}.hds-box.hds-warning-banner .hds-warning-banner__title.hds-warning-banner__title-trigger:after{content:"";width:var(--hds-warning-banner-icon-dimension);height:var(--hds-warning-banner-icon-dimension);background-image:var(--_hds-icons-cheveron-down);margin-left:var(--hds-spacing-16);transform:rotate(180deg)}.hds-box.hds-warning-banner .hds-warning-banner--closed.hds-warning-banner__title-trigger:after{transform:rotate(0)}.hds-box.hds-warning-banner .hds-warning-banner--closed~.hds-warning-banner__description{display:none}
@@ -1 +1 @@
1
- {"version":3,"sourceRoot":null,"mappings":"AAEA,iNAQE,mGAKA,gEAAA,sEAMA,8HAGE,yBAAkB,+HAKpB,mGAGE,0NAUE,kTAOE,oPAKA,uLASJ,2JAKF","sources":["home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/warning-banner/warning-banner.css","home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/warning-banner/../_custom-media.css"],"sourcesContent":["@import url(\"../_custom-media.css\");\n\n.hds-box.hds-warning-banner {\n --hds-warning-banner-icon-dimension: var(--hds-spacing-medium-2);\n\n width: 100%;\n background-color: var(--hds-ui-colors-warning-yellow);\n padding: var(--hds-spacing-small-4);\n text-align: center;\n\n & .hds-warning-banner__description {\n font: var(--hds-typography-body-small);\n }\n\n /* Reset margin */\n & .hds-warning-banner__title,\n & .hds-warning-banner__description {\n margin: 0;\n }\n\n /* Spacing between title and description */\n & .hds-warning-banner__title ~ .hds-warning-banner__description {\n margin-top: var(--hds-spacing-small-3);\n\n @media (--large) {\n margin-top: var(--hds-spacing-small-4);\n }\n }\n\n .hds-warning-banner__title {\n font: var(--hds-typography-body-small-title);\n\n &.hds-warning-banner__title-trigger {\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n width: 100%;\n border: 0;\n padding: 0;\n background-color: transparent;\n\n .hds-warning-banner__title-trigger--icon {\n transition: all 0.05s ease;\n display: inline-block;\n padding-left: var(--hds-spacing-small-4);\n width: var(--hds-warning-banner-icon-dimension);\n height: var(--hds-warning-banner-icon-dimension);\n\n .hds-warning-banner__title-trigger--icon-chevron {\n color: var(--hds-ui-colors-black);\n fill: var(--hds-ui-colors-black);\n }\n\n & svg {\n vertical-align: baseline;\n transform: rotate(180deg);\n }\n }\n }\n }\n\n & .hds-warning-banner--closed.hds-warning-banner__title-trigger {\n & .hds-warning-banner__title-trigger--icon svg {\n transform: rotate(0deg);\n }\n }\n\n & .hds-warning-banner--closed ~ .hds-warning-banner__description {\n display: none;\n }\n}\n","/**\n * Reusable media queries using the hedwig breakpoint\n *\n * As of writing custom-media queries are not yet supported in browsers\n * but lightningcss transpiles them to the standard media query syntax.\n *\n * https://www.w3.org/TR/mediaqueries-5/#custom-mq\n */\n\n/* Mobile first */\n@custom-media --small (width >= 460px);\n@custom-media --medium (width >= 720px);\n@custom-media --large (width >= 940px);\n@custom-media --xlarge (width >= 1200px);\n\n/* Desktop first */\n@custom-media --before-small (width < 460px);\n@custom-media --before-medium (width < 720px);\n@custom-media --before-large (width < 940px);\n@custom-media --before-xlarge (width < 1200px);\n"],"names":[]}
1
+ {"version":3,"sourceRoot":null,"mappings":"AEWA,gnOAmCA,2rCClCA,6fAcE,yBAAkB,ggBAiBpB,0CAIA,0CAIA,4CAIA,4CAIA,4CAIA,4CAIA,4CAIA,4CAIA,4CAIA,4CAIA,4CAIA,8CAIA,8CAQA,8CAIA,gDAIA,kDAIA,kDAIA,kDAIA,kDAIA,kDAIA,kDAIA,kDAIA,kDAIA,oDAIA,sDH3IA,sMAQE,mGAKA,gEAAA,sEAMA,4HAIA,mGAGE,0NAUE,qTAYF,oHAKF","sources":["home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/warning-banner/warning-banner.css","home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/warning-banner/../_custom-media.css","home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/warning-banner/../_icons.css","home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/warning-banner/../spacing/spacing.css","home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/warning-banner/../spacing/../_custom-media.css"],"sourcesContent":["@import url(\"../_custom-media.css\");\n@import url(\"../_icons.css\");\n@import url(\"../spacing/spacing.css\");\n\n.hds-box.hds-warning-banner {\n --hds-warning-banner-icon-dimension: var(--hds-spacing-24);\n\n width: 100%;\n background-color: var(--hds-ui-colors-warning-yellow);\n padding: var(--hds-spacing-16);\n text-align: center;\n\n & .hds-warning-banner__description {\n font: var(--hds-typography-body-small);\n }\n\n /* Reset margin */\n & .hds-warning-banner__title,\n & .hds-warning-banner__description {\n margin: 0;\n }\n\n /* Spacing between title and description */\n & .hds-warning-banner__title ~ .hds-warning-banner__description {\n margin-top: var(--hds-spacing-12-16);\n }\n\n .hds-warning-banner__title {\n font: var(--hds-typography-body-small-title);\n\n &.hds-warning-banner__title-trigger {\n display: flex;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n width: 100%;\n border: 0;\n padding: 0;\n background-color: transparent;\n\n &::after {\n content: \"\";\n width: var(--hds-warning-banner-icon-dimension);\n height: var(--hds-warning-banner-icon-dimension);\n background-image: var(--_hds-icons-cheveron-down);\n margin-left: var(--hds-spacing-16);\n transform: rotate(180deg);\n }\n }\n }\n\n & .hds-warning-banner--closed.hds-warning-banner__title-trigger {\n &::after {\n transform: rotate(0);\n }\n }\n\n & .hds-warning-banner--closed ~ .hds-warning-banner__description {\n display: none;\n }\n}\n","/**\n * Reusable media queries using the hedwig breakpoint\n *\n * As of writing custom-media queries are not yet supported in browsers\n * but lightningcss transpiles them to the standard media query syntax.\n *\n * https://www.w3.org/TR/mediaqueries-5/#custom-mq\n */\n\n/* Mobile first */\n@custom-media --small (width >= 460px);\n@custom-media --medium (width >= 720px);\n@custom-media --large (width >= 940px);\n@custom-media --xlarge (width >= 1200px);\n\n/* Desktop first */\n@custom-media --before-small (width < 460px);\n@custom-media --before-medium (width < 720px);\n@custom-media --before-large (width < 940px);\n@custom-media --before-xlarge (width < 1200px);\n","/* stylelint-disable custom-property-patterns -- prefix internal variables with underscore */\n\n/**\n * Icons embedded as data URIs for internal usage inside this css package\n * the color of the icons are not possible to change with css, so for brand variants we need two versions of each\n *\n * @see https://css-tricks.com/lodge/svg/09-svg-data-uris/\n *\n * ## TODO\n * - Make width and height configurable in css\n */\n:root {\n /* X */\n --_hds-icons-times: url('data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M13.1602 12.25L16.7812 8.66406L17.5195 7.92578C17.625 7.82031 17.625 7.64453 17.5195 7.50391L16.7461 6.73047C16.6055 6.625 16.4297 6.625 16.3242 6.73047L12 11.0898L7.64062 6.73047C7.53516 6.625 7.35938 6.625 7.21875 6.73047L6.44531 7.50391C6.33984 7.64453 6.33984 7.82031 6.44531 7.92578L10.8047 12.25L6.44531 16.6094C6.33984 16.7148 6.33984 16.8906 6.44531 17.0312L7.21875 17.8047C7.35938 17.9102 7.53516 17.9102 7.64062 17.8047L12 13.4453L15.5859 17.0664L16.3242 17.8047C16.4297 17.9102 16.6055 17.9102 16.7461 17.8047L17.5195 17.0312C17.625 16.8906 17.625 16.7148 17.5195 16.6094L13.1602 12.25Z\" fill=\"black\"/></svg>');\n\n /* < */\n --_hds-icons-cheveron-left-black: url('data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"> <path d=\"M11.0404 13.9322L11.3917 13.5887C11.462 13.4983 11.462 13.3537 11.3917 13.2814L8.21212 9.99096L11.3917 6.71864C11.462 6.64633 11.462 6.50169 11.3917 6.4113L11.0404 6.0678C10.9526 5.9774 10.8296 5.9774 10.7418 6.0678L7.0527 9.84633C6.98243 9.93672 6.98243 10.0633 7.0527 10.1537L10.7418 13.9322C10.8296 14.0226 10.9526 14.0226 11.0404 13.9322Z\" fill=\"black\"/></svg>');\n\n /* > */\n --_hds-icons-cheveron-right-dark-grey: url('data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M7.9596 6.0678L7.60826 6.4113C7.53799 6.50169 7.53799 6.64633 7.60826 6.71864L10.7879 10.009L7.60826 13.2814C7.53799 13.3537 7.53799 13.4983 7.60826 13.5887L7.9596 13.9322C8.04743 14.0226 8.1704 14.0226 8.25823 13.9322L11.9473 10.1537C12.0176 10.0633 12.0176 9.93672 11.9473 9.84633L8.25823 6.0678C8.1704 5.9774 8.04743 5.9774 7.9596 6.0678Z\" fill=\"%236E6E6E\"/></svg>');\n\n /* v */\n --_hds-icons-cheveron-down: url('data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\"><path fill=\"black\" d=\"m19.629 9.656-.668-.703c-.176-.176-.457-.176-.598 0L12 15.316 5.602 8.953c-.141-.176-.422-.176-.598 0l-.668.703c-.176.14-.176.422 0 .598l7.348 7.348a.405.405 0 0 0 .597 0l7.348-7.348c.176-.176.176-.457 0-.598Z\"/></svg>');\n\n /* v: Posten */\n --_hds-icons-cheveron-down-dark: url('data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.6289 9.15625L18.9609 8.45312C18.7852 8.27734 18.5039 8.27734 18.3633 8.45312L12 14.8164L5.60156 8.45312C5.46094 8.27734 5.17969 8.27734 5.00391 8.45312L4.33594 9.15625C4.16016 9.29688 4.16016 9.57812 4.33594 9.75391L11.6836 17.1016C11.8594 17.2773 12.1055 17.2773 12.2812 17.1016L19.6289 9.75391C19.8047 9.57812 19.8047 9.29688 19.6289 9.15625Z\" fill=\"%23980000\"/></svg>');\n\n /* -> */\n --_hds-icons-arrow-right: url('data:image/svg+xml,<svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11.7891 5.25229L11.0859 5.92026C10.9102 6.09604 10.9102 6.37729 11.0859 6.51791L16.5352 11.9671H4.54688C4.30078 11.9671 4.125 12.1781 4.125 12.389V13.3734C4.125 13.6195 4.30078 13.7953 4.54688 13.7953H16.5352L11.0859 19.2796C10.9102 19.4203 10.9102 19.7015 11.0859 19.8773L11.7891 20.5453C11.9297 20.721 12.2109 20.721 12.3867 20.5453L19.7344 13.1976C19.9102 13.0218 19.9102 12.7757 19.7344 12.5999L12.3867 5.25229C12.2109 5.07651 11.9297 5.07651 11.7891 5.25229Z\" fill=\"black\"/></svg>');\n\n /* ⚠️ */\n --_hds-warning-yellow: url('data:image/svg+xml,<svg fill=\"none\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><rect fill=\"black\" height=\"12\" rx=\"3\" width=\"6\" x=\"9\" y=\"7\" /><path d=\"M22.3552 18.4687C22.998 19.5938 22.1944 21 20.8685 21H3.7123C2.38641 21 1.58283 19.5938 2.22569 18.4687L10.8239 3.84375C11.4668 2.71875 13.1141 2.71875 13.7971 3.84375L22.3552 18.4687ZM11.3462 8.46429V13.6071C11.3462 14.1696 11.8284 14.5714 12.3105 14.5714C12.8328 14.5714 13.2748 14.1696 13.2748 13.6071V8.46429C13.2748 7.94196 12.8328 7.5 12.3105 7.5C11.748 7.5 11.3462 7.94196 11.3462 8.46429ZM12.3105 18.4286C12.9935 18.4286 13.556 17.8661 13.556 17.183C13.556 16.5 12.9935 15.9375 12.3105 15.9375C11.5873 15.9375 11.0248 16.5 11.0248 17.183C11.0248 17.8661 11.5873 18.4286 12.3105 18.4286Z\" fill=\"%23FDBB2F\" /></svg>');\n\n /* ⚠ */\n --_hds-warning-hollow: url('data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><path d=\"M29.0323 23.7656C29.8537 25.2031 28.8269 27 27.1327 27H5.21084C3.51664 27 2.48986 25.2031 3.25994 23.7656L14.2466 5.07812C14.7086 4.35938 15.4274 4 16.1974 4C16.9162 4 17.6349 4.35938 18.097 5.07812L29.0323 23.7656ZM5.72423 24.5357H26.6193L16.1461 6.72098L5.72423 24.5357ZM16.1974 19.7098C17.0702 19.7098 17.789 20.4286 17.789 21.3013C17.789 22.1741 17.0702 22.8929 16.1974 22.8929C15.2733 22.8929 14.5546 22.1741 14.5546 21.3013C14.5546 20.4286 15.2733 19.7098 16.1974 19.7098ZM14.9653 11.8036C14.9653 11.1362 15.4787 10.5714 16.1974 10.5714C16.8649 10.5714 17.4296 11.1362 17.4296 11.8036V16.7321C17.4296 17.4509 16.8649 17.9643 16.1974 17.9643C15.4787 17.9643 14.9653 17.4509 14.9653 16.7321V11.8036Z\" fill=\"black\"/></svg>');\n\n /* ⚠ */\n --_hds-warning-black: url('data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect x=\"12\" y=\"10\" width=\"8\" height=\"14.6667\" rx=\"4\" fill=\"%23FDBB2F\"/><path d=\"M29.0094 24.7656C29.8308 26.2031 28.804 28 27.1098 28H5.18794C3.49374 28 2.46695 26.2031 3.28838 24.7656L14.275 6.07812C15.0964 4.64062 17.2013 4.64062 18.0741 6.07812L29.0094 24.7656ZM14.9424 11.9821V18.5536C14.9424 19.2723 15.5585 19.7857 16.1745 19.7857C16.842 19.7857 17.4067 19.2723 17.4067 18.5536V11.9821C17.4067 11.3147 16.842 10.75 16.1745 10.75C15.4558 10.75 14.9424 11.3147 14.9424 11.9821ZM16.1745 24.7143C17.0473 24.7143 17.7661 23.9955 17.7661 23.1228C17.7661 22.25 17.0473 21.5312 16.1745 21.5312C15.2504 21.5312 14.5317 22.25 14.5317 23.1228C14.5317 23.9955 15.2504 24.7143 16.1745 24.7143Z\" fill=\"black\"/></svg>');\n\n /* ✅ */\n --_hds-success-green: url('data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><path d=\"M27.6412 7.54758C28.3713 8.22153 28.3713 9.40094 27.6412 10.0749L13.2636 24.4524C12.5897 25.1825 11.4103 25.1825 10.7363 24.4524L3.54758 17.2637C2.81747 16.5897 2.81747 15.4103 3.54758 14.7363C4.22153 14.0062 5.40094 14.0062 6.07488 14.7363L11.9719 20.6334L25.1139 7.54758C25.7878 6.81747 26.9672 6.81747 27.6412 7.54758Z\" fill=\"%237BC144\"/></svg>');\n\n /* +: Posten */\n --_hds-plus-dark: url('data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18.4688 11.4062H12.8438V5.78125C12.8438 5.64062 12.7031 5.5 12.5625 5.5H11.4375C11.2617 5.5 11.1562 5.64062 11.1562 5.78125V11.4062H5.53125C5.35547 11.4062 5.25 11.5469 5.25 11.6875V12.8125C5.25 12.9883 5.35547 13.0938 5.53125 13.0938H11.1562V18.7188C11.1562 18.8945 11.2617 19 11.4375 19H12.5625C12.7031 19 12.8438 18.8945 12.8438 18.7188V13.0938H18.4688C18.6094 13.0938 18.75 12.9883 18.75 12.8125V11.6875C18.75 11.5469 18.6094 11.4062 18.4688 11.4062Z\" fill=\"%23980000\"/></svg>');\n}\n\n.hds-theme-bring {\n /* v: Bring */\n --_hds-icons-cheveron-down-dark: url('data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.6289 9.15625L18.9609 8.45312C18.7852 8.27734 18.5039 8.27734 18.3633 8.45312L12 14.8164L5.60156 8.45312C5.46094 8.27734 5.17969 8.27734 5.00391 8.45312L4.33594 9.15625C4.16016 9.29688 4.16016 9.57812 4.33594 9.75391L11.6836 17.1016C11.8594 17.2773 12.1055 17.2773 12.2812 17.1016L19.6289 9.75391C19.8047 9.57812 19.8047 9.29688 19.6289 9.15625Z\" fill=\"%2300643A\"/></svg>');\n\n /* +: Bring */\n --_hds-plus-dark: url('data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18.4688 11.4062H12.8438V5.78125C12.8438 5.64062 12.7031 5.5 12.5625 5.5H11.4375C11.2617 5.5 11.1562 5.64062 11.1562 5.78125V11.4062H5.53125C5.35547 11.4062 5.25 11.5469 5.25 11.6875V12.8125C5.25 12.9883 5.35547 13.0938 5.53125 13.0938H11.1562V18.7188C11.1562 18.8945 11.2617 19 11.4375 19H12.5625C12.7031 19 12.8438 18.8945 12.8438 18.7188V13.0938H18.4688C18.6094 13.0938 18.75 12.9883 18.75 12.8125V11.6875C18.75 11.5469 18.6094 11.4062 18.4688 11.4062Z\" fill=\"%2300643A\"/></svg>');\n}\n","@import url(\"../_custom-media.css\");\n\n/**\n * # 🚧 WORK IN PROGRESS 🚧\n *\n * Spacing utility classes.\n * TODO\n * - margin-bottom\n * - left/right?\n * - padding?\n */\n\n:root {\n --hds-spacing-4-8: var(--hds-spacing-4);\n --hds-spacing-8-12: var(--hds-spacing-8);\n --hds-spacing-12-16: var(--hds-spacing-12);\n --hds-spacing-16-20: var(--hds-spacing-16);\n --hds-spacing-20-24: var(--hds-spacing-20);\n --hds-spacing-24-32: var(--hds-spacing-24);\n --hds-spacing-32-40: var(--hds-spacing-32);\n --hds-spacing-40-48: var(--hds-spacing-40);\n --hds-spacing-48-64: var(--hds-spacing-48);\n --hds-spacing-64-80: var(--hds-spacing-64);\n --hds-spacing-80-120: var(--hds-spacing-80);\n --hds-spacing-120-160: var(--hds-spacing-120);\n\n @media (--large) {\n --hds-spacing-4-8: var(--hds-spacing-8);\n --hds-spacing-8-12: var(--hds-spacing-12);\n --hds-spacing-12-16: var(--hds-spacing-16);\n --hds-spacing-16-20: var(--hds-spacing-20);\n --hds-spacing-20-24: var(--hds-spacing-24);\n --hds-spacing-24-32: var(--hds-spacing-32);\n --hds-spacing-32-40: var(--hds-spacing-40);\n --hds-spacing-40-48: var(--hds-spacing-48);\n --hds-spacing-48-64: var(--hds-spacing-64);\n --hds-spacing-64-80: var(--hds-spacing-80);\n --hds-spacing-80-120: var(--hds-spacing-120);\n --hds-spacing-120-160: var(--hds-spacing-160);\n }\n}\n\n/* Fixed margin top */\n.hds-mt-4 {\n margin-top: var(--hds-spacing-4);\n}\n\n.hds-mt-8 {\n margin-top: var(--hds-spacing-8);\n}\n\n.hds-mt-12 {\n margin-top: var(--hds-spacing-12);\n}\n\n.hds-mt-16 {\n margin-top: var(--hds-spacing-16);\n}\n\n.hds-mt-20 {\n margin-top: var(--hds-spacing-20);\n}\n\n.hds-mt-24 {\n margin-top: var(--hds-spacing-24);\n}\n\n.hds-mt-32 {\n margin-top: var(--hds-spacing-32);\n}\n\n.hds-mt-40 {\n margin-top: var(--hds-spacing-40);\n}\n\n.hds-mt-48 {\n margin-top: var(--hds-spacing-48);\n}\n\n.hds-mt-64 {\n margin-top: var(--hds-spacing-64);\n}\n\n.hds-mt-80 {\n margin-top: var(--hds-spacing-80);\n}\n\n.hds-mt-120 {\n margin-top: var(--hds-spacing-120);\n}\n\n.hds-mt-160 {\n margin-top: var(--hds-spacing-160);\n}\n\n/* \n * Responsive margin top\n * Mobile first, meaning it jumps up on larger screens\n */\n.hds-mt-4-8 {\n margin-top: var(--hds-spacing-4-8);\n}\n\n.hds-mt-8-12 {\n margin-top: var(--hds-spacing-8-12);\n}\n\n.hds-mt-12-16 {\n margin-top: var(--hds-spacing-12-16);\n}\n\n.hds-mt-16-20 {\n margin-top: var(--hds-spacing-16-20);\n}\n\n.hds-mt-20-24 {\n margin-top: var(--hds-spacing-20-24);\n}\n\n.hds-mt-24-32 {\n margin-top: var(--hds-spacing-24-32);\n}\n\n.hds-mt-32-40 {\n margin-top: var(--hds-spacing-32-40);\n}\n\n.hds-mt-40-48 {\n margin-top: var(--hds-spacing-40-48);\n}\n\n.hds-mt-48-64 {\n margin-top: var(--hds-spacing-48-64);\n}\n\n.hds-mt-64-80 {\n margin-top: var(--hds-spacing-64-80);\n}\n\n.hds-mt-80-120 {\n margin-top: var(--hds-spacing-80-120);\n}\n\n.hds-mt-120-160 {\n margin-top: var(--hds-spacing-120-160);\n}\n","/**\n * Reusable media queries using the hedwig breakpoint\n *\n * As of writing custom-media queries are not yet supported in browsers\n * but lightningcss transpiles them to the standard media query syntax.\n *\n * https://www.w3.org/TR/mediaqueries-5/#custom-mq\n */\n\n/* Mobile first */\n@custom-media --small (width >= 460px);\n@custom-media --medium (width >= 720px);\n@custom-media --large (width >= 940px);\n@custom-media --xlarge (width >= 1200px);\n\n/* Desktop first */\n@custom-media --before-small (width < 460px);\n@custom-media --before-medium (width < 720px);\n@custom-media --before-large (width < 940px);\n@custom-media --before-xlarge (width < 1200px);\n"],"names":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@postenbring/hedwig-css",
3
- "version": "0.0.48",
3
+ "version": "0.0.50",
4
4
  "description": "",
5
5
  "files": [
6
6
  "dist/**",
@@ -13,7 +13,7 @@
13
13
  "browserslist": "4.23.0",
14
14
  "chokidar-cli": "3.0.0",
15
15
  "globby": "14.0.1",
16
- "lightningcss": "1.24.0",
16
+ "lightningcss": "1.24.1",
17
17
  "sanitize.css": "^13.0.0",
18
18
  "stylelint": "16.2.1",
19
19
  "stylelint-config-standard": "36.0.0",
@@ -1 +0,0 @@
1
- :root{--hds-spacing-small-1-responsive:var(--hds-spacing-small-1);--hds-spacing-small-2-responsive:var(--hds-spacing-small-2);--hds-spacing-small-3-responsive:var(--hds-spacing-small-3);--hds-spacing-small-4-responsive:var(--hds-spacing-small-4);--hds-spacing-medium-1-responsive:var(--hds-spacing-medium-1);--hds-spacing-medium-2-responsive:var(--hds-spacing-medium-2);--hds-spacing-medium-3-responsive:var(--hds-spacing-medium-3);--hds-spacing-medium-4-responsive:var(--hds-spacing-medium-4);--hds-spacing-large-1-responsive:var(--hds-spacing-large-1);--hds-spacing-large-2-responsive:var(--hds-spacing-large-2);--hds-spacing-large-3-responsive:var(--hds-spacing-large-3)}@media (min-width:940px){:root{--hds-spacing-small-1-responsive:var(--hds-spacing-small-2);--hds-spacing-small-2-responsive:var(--hds-spacing-small-3);--hds-spacing-small-3-responsive:var(--hds-spacing-small-4);--hds-spacing-small-4-responsive:var(--hds-spacing-medium-1);--hds-spacing-medium-1-responsive:var(--hds-spacing-medium-2);--hds-spacing-medium-2-responsive:var(--hds-spacing-medium-3);--hds-spacing-medium-3-responsive:var(--hds-spacing-medium-4);--hds-spacing-medium-4-responsive:var(--hds-spacing-large-1);--hds-spacing-large-1-responsive:var(--hds-spacing-large-2);--hds-spacing-large-2-responsive:var(--hds-spacing-large-3);--hds-spacing-large-3-responsive:var(--hds-spacing-large-4)}}.hds-mt-small-1{margin-top:var(--hds-spacing-small-1)}.hds-mt-small-2{margin-top:var(--hds-spacing-small-2)}.hds-mt-small-3{margin-top:var(--hds-spacing-small-3)}.hds-mt-small-4{margin-top:var(--hds-spacing-small-4)}.hds-mt-medium-1{margin-top:var(--hds-spacing-medium-1)}.hds-mt-medium-2{margin-top:var(--hds-spacing-medium-2)}.hds-mt-medium-3{margin-top:var(--hds-spacing-medium-3)}.hds-mt-medium-4{margin-top:var(--hds-spacing-medium-4)}.hds-mt-large-1{margin-top:var(--hds-spacing-large-1)}.hds-mt-large-2{margin-top:var(--hds-spacing-large-2)}.hds-mt-large-3,.hds-mt-large-4{margin-top:var(--hds-spacing-large-3)}.hds-mt-small-1-responsive{margin-top:var(--hds-spacing-small-1-responsive)}.hds-mt-small-2-responsive{margin-top:var(--hds-spacing-small-2-responsive)}.hds-mt-small-3-responsive{margin-top:var(--hds-spacing-small-3-responsive)}.hds-mt-small-4-responsive{margin-top:var(--hds-spacing-small-4-responsive)}.hds-mt-medium-1-responsive{margin-top:var(--hds-spacing-medium-1-responsive)}.hds-mt-medium-2-responsive{margin-top:var(--hds-spacing-medium-2-responsive)}.hds-mt-medium-3-responsive{margin-top:var(--hds-spacing-medium-3-responsive)}.hds-mt-medium-4-responsive{margin-top:var(--hds-spacing-medium-4-responsive)}.hds-mt-large-1-responsive{margin-top:var(--hds-spacing-large-1-responsive)}.hds-mt-large-2-responsive{margin-top:var(--hds-spacing-large-2-responsive)}.hds-mt-large-3-responsive,.hds-mt-large-4-responsive{margin-top:var(--hds-spacing-large-3-responsive)}.hds-typography-h1-display{font:var(--hds-typography-h1-display)}.hds-typography-h1-display.hds-typography--min{font-size:var(--hds-font-size-h1-display-min);line-height:var(--hds-line-height-h1-display-min)}.hds-typography-h1-display.hds-typography--max{font-size:var(--hds-font-size-h1-display-max);line-height:var(--hds-line-height-h1-display-max)}.hds-typography-h1{font:var(--hds-typography-h1)}.hds-typography-h1.hds-typography--min{font-size:var(--hds-font-size-h1-min);line-height:var(--hds-line-height-h1-min)}.hds-typography-h1.hds-typography--max{font-size:var(--hds-font-size-h1-max);line-height:var(--hds-line-height-h1-max)}.hds-typography-h2{font:var(--hds-typography-h2)}.hds-typography-h2.hds-typography--min{font-size:var(--hds-font-size-h2-min);line-height:var(--hds-line-height-h2-min)}.hds-typography-h2.hds-typography--max{font-size:var(--hds-font-size-h2-max);line-height:var(--hds-line-height-h2-max)}.hds-typography-h3{font:var(--hds-typography-h3)}.hds-typography-h3.hds-typography--min{font-size:var(--hds-font-size-h3-min);line-height:var(--hds-line-height-h3-min)}.hds-typography-h3.hds-typography--max{font-size:var(--hds-font-size-h3-max);line-height:var(--hds-line-height-h3-max)}.hds-typography-h3-title{font:var(--hds-typography-h3-title)}.hds-typography-h3-title.hds-typography--min{font-size:var(--hds-font-size-h3-title-min);line-height:var(--hds-line-height-h3-title-min)}.hds-typography-h3-title.hds-typography--max{font-size:var(--hds-font-size-h3-title-max);line-height:var(--hds-line-height-h3-title-max)}.hds-typography-body{font:var(--hds-typography-body)}.hds-typography-body.hds-typography--min{font-size:var(--hds-font-size-body-min);line-height:var(--hds-line-height-body-min)}.hds-typography-body.hds-typography--max{font-size:var(--hds-font-size-body-max);line-height:var(--hds-line-height-body-max)}.hds-typography-body-title{font:var(--hds-typography-body-title)}.hds-typography-body-title.hds-typography--min{font-size:var(--hds-font-size-body-title-min);line-height:var(--hds-line-height-body-title-min)}.hds-typography-body-title.hds-typography--max{font-size:var(--hds-font-size-body-title-max);line-height:var(--hds-line-height-body-title-max)}.hds-typography-body-small{font:var(--hds-typography-body-small)}.hds-typography-body-small.hds-typography--min{font-size:var(--hds-font-size-body-small-min);line-height:var(--hds-line-height-body-small-min)}.hds-typography-body-small.hds-typography--max{font-size:var(--hds-font-size-body-small-max);line-height:var(--hds-line-height-body-small-max)}.hds-typography-body-small-title{font:var(--hds-typography-body-small-title)}.hds-typography-body-small-title.hds-typography--min{font-size:var(--hds-font-size-body-small-title-min);line-height:var(--hds-line-height-body-small-title-min)}.hds-typography-body-small-title.hds-typography--max{font-size:var(--hds-font-size-body-small-title-max);line-height:var(--hds-line-height-body-small-title-max)}.hds-typography-technical{font:var(--hds-typography-technical)}.hds-typography-technical.hds-typography--min{font-size:var(--hds-font-size-technical-min);line-height:var(--hds-line-height-technical-min)}.hds-typography-technical.hds-typography--max{font-size:var(--hds-font-size-technical-max);line-height:var(--hds-line-height-technical-max)}.hds-typography-technical-title{font:var(--hds-typography-technical-title)}.hds-typography-technical-title.hds-typography--min{font-size:var(--hds-font-size-technical-title-min);line-height:var(--hds-line-height-technical-title-min)}.hds-typography-technical-title.hds-typography--max{font-size:var(--hds-font-size-technical-title-max);line-height:var(--hds-line-height-technical-title-max)}.hds-typography-caption{font:var(--hds-typography-caption)}.hds-typography-caption-title{font:var(--hds-typography-caption-title)}:is(.hds-typography-h1,.hds-typography-h2).hds-typography--spacing:not(:first-child){margin-top:var(--hds-spacing-large-1-responsive)}.hds-typography-h1+.hds-typography-h2.hds-typography--spacing{margin-top:var(--hds-spacing-medium-3)}:is(.hds-typography-h3,.hds-typography-h3-title).hds-typography--spacing{margin-top:var(--hds-spacing-medium-4-responsive)}:is(.hds-typography-body,.hds-typography-body-title).hds-typography--spacing:not(:first-child){margin-top:var(--hds-spacing-small-4)}@media (min-width:940px){:is(.hds-typography-body,.hds-typography-body-title).hds-typography--spacing:not(:first-child){margin-top:var(--hds-spacing-medium-2)}}:is(.hds-typography-body,.hds-typography-body-title).hds-typography--spacing:not(:last-child){margin-bottom:var(--hds-spacing-small-4)}@media (min-width:940px){:is(.hds-typography-body,.hds-typography-body-title).hds-typography--spacing:not(:last-child){margin-bottom:var(--hds-spacing-medium-2)}}
@@ -1 +0,0 @@
1
- {"version":3,"sourceRoot":null,"mappings":"AEQA,kqBAaE,yBAAkB,mqBAgBpB,sDAIA,sDAIA,sDAIA,sDAIA,wDAIA,wDAIA,wDAIA,wDAIA,sDAIA,sDAIA,sEAYA,4EAIA,4EAIA,4EAIA,4EAIA,8EAIA,8EAIA,8EAIA,8EAIA,4EAIA,4EAIA,uGFrHA,iEAGE,+IAKA,+IAMF,iDAGE,uHAKA,uHAMF,iDAGE,uHAKA,uHAMF,iDAGE,uHAKA,uHAMF,6DAGE,yIAKA,yIAMF,qDAGE,6HAKA,6HAMF,iEAGE,+IAKA,+IAMF,iEAGE,+IAKA,+IAMF,6EAGE,iKAKA,iKAMF,+DAGE,4IAKA,4IAMF,2EAGE,8JAKA,8JAMF,2DAIA,uEAWI,sIAOF,qGAOA,2HAQE,qIAGE,yBAAkB,uIAKpB,uIAGE,yBAAkB","sources":["home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/typography/typography.css","home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/typography/../_custom-media.css","home/runner/work/hedwig-design-system/hedwig-design-system/packages/css/src/typography/spacing.css"],"sourcesContent":["@import url(\"../_custom-media.css\");\n@import url(\"./spacing.css\");\n\n/**\n * Typography classes\n *\n * Sets the following values:\n * - Font family (always \"Posten Sans\")\n * - Font weight\n * - Font size\n * - Line height\n */\n.hds-typography-h1-display {\n font: var(--hds-typography-h1-display);\n\n &.hds-typography--min {\n font-size: var(--hds-font-size-h1-display-min);\n line-height: var(--hds-line-height-h1-display-min);\n }\n\n &.hds-typography--max {\n font-size: var(--hds-font-size-h1-display-max);\n line-height: var(--hds-line-height-h1-display-max);\n }\n}\n\n.hds-typography-h1 {\n font: var(--hds-typography-h1);\n\n &.hds-typography--min {\n font-size: var(--hds-font-size-h1-min);\n line-height: var(--hds-line-height-h1-min);\n }\n\n &.hds-typography--max {\n font-size: var(--hds-font-size-h1-max);\n line-height: var(--hds-line-height-h1-max);\n }\n}\n\n.hds-typography-h2 {\n font: var(--hds-typography-h2);\n\n &.hds-typography--min {\n font-size: var(--hds-font-size-h2-min);\n line-height: var(--hds-line-height-h2-min);\n }\n\n &.hds-typography--max {\n font-size: var(--hds-font-size-h2-max);\n line-height: var(--hds-line-height-h2-max);\n }\n}\n\n.hds-typography-h3 {\n font: var(--hds-typography-h3);\n\n &.hds-typography--min {\n font-size: var(--hds-font-size-h3-min);\n line-height: var(--hds-line-height-h3-min);\n }\n\n &.hds-typography--max {\n font-size: var(--hds-font-size-h3-max);\n line-height: var(--hds-line-height-h3-max);\n }\n}\n\n.hds-typography-h3-title {\n font: var(--hds-typography-h3-title);\n\n &.hds-typography--min {\n font-size: var(--hds-font-size-h3-title-min);\n line-height: var(--hds-line-height-h3-title-min);\n }\n\n &.hds-typography--max {\n font-size: var(--hds-font-size-h3-title-max);\n line-height: var(--hds-line-height-h3-title-max);\n }\n}\n\n.hds-typography-body {\n font: var(--hds-typography-body);\n\n &.hds-typography--min {\n font-size: var(--hds-font-size-body-min);\n line-height: var(--hds-line-height-body-min);\n }\n\n &.hds-typography--max {\n font-size: var(--hds-font-size-body-max);\n line-height: var(--hds-line-height-body-max);\n }\n}\n\n.hds-typography-body-title {\n font: var(--hds-typography-body-title);\n\n &.hds-typography--min {\n font-size: var(--hds-font-size-body-title-min);\n line-height: var(--hds-line-height-body-title-min);\n }\n\n &.hds-typography--max {\n font-size: var(--hds-font-size-body-title-max);\n line-height: var(--hds-line-height-body-title-max);\n }\n}\n\n.hds-typography-body-small {\n font: var(--hds-typography-body-small);\n\n &.hds-typography--min {\n font-size: var(--hds-font-size-body-small-min);\n line-height: var(--hds-line-height-body-small-min);\n }\n\n &.hds-typography--max {\n font-size: var(--hds-font-size-body-small-max);\n line-height: var(--hds-line-height-body-small-max);\n }\n}\n\n.hds-typography-body-small-title {\n font: var(--hds-typography-body-small-title);\n\n &.hds-typography--min {\n font-size: var(--hds-font-size-body-small-title-min);\n line-height: var(--hds-line-height-body-small-title-min);\n }\n\n &.hds-typography--max {\n font-size: var(--hds-font-size-body-small-title-max);\n line-height: var(--hds-line-height-body-small-title-max);\n }\n}\n\n.hds-typography-technical {\n font: var(--hds-typography-technical);\n\n &.hds-typography--min {\n font-size: var(--hds-font-size-technical-min);\n line-height: var(--hds-line-height-technical-min);\n }\n\n &.hds-typography--max {\n font-size: var(--hds-font-size-technical-max);\n line-height: var(--hds-line-height-technical-max);\n }\n}\n\n.hds-typography-technical-title {\n font: var(--hds-typography-technical-title);\n\n &.hds-typography--min {\n font-size: var(--hds-font-size-technical-title-min);\n line-height: var(--hds-line-height-technical-title-min);\n }\n\n &.hds-typography--max {\n font-size: var(--hds-font-size-technical-title-max);\n line-height: var(--hds-line-height-technical-title-max);\n }\n}\n\n.hds-typography-caption {\n font: var(--hds-typography-caption);\n}\n\n.hds-typography-caption-title {\n font: var(--hds-typography-caption-title);\n}\n\n/**\n * 🚧 Spacing\n * Meant for article content, ui content might need different spacing.\n */\n.hds-typography-h1,\n.hds-typography-h2 {\n &.hds-typography--spacing {\n &:not(:first-child) {\n margin-top: var(--hds-spacing-large-1-responsive);\n }\n }\n}\n\n.hds-typography-h1 + .hds-typography-h2 {\n &.hds-typography--spacing {\n margin-top: var(--hds-spacing-medium-3);\n }\n}\n\n.hds-typography-h3,\n.hds-typography-h3-title {\n &.hds-typography--spacing {\n margin-top: var(--hds-spacing-medium-4-responsive);\n }\n}\n\n.hds-typography-body,\n.hds-typography-body-title {\n &.hds-typography--spacing {\n &:not(:first-child) {\n margin-top: var(--hds-spacing-small-4);\n\n @media (--large) {\n margin-top: var(--hds-spacing-medium-2);\n }\n }\n\n &:not(:last-child) {\n margin-bottom: var(--hds-spacing-small-4);\n\n @media (--large) {\n margin-bottom: var(--hds-spacing-medium-2);\n }\n }\n }\n}\n","/**\n * Reusable media queries using the hedwig breakpoint\n *\n * As of writing custom-media queries are not yet supported in browsers\n * but lightningcss transpiles them to the standard media query syntax.\n *\n * https://www.w3.org/TR/mediaqueries-5/#custom-mq\n */\n\n/* Mobile first */\n@custom-media --small (width >= 460px);\n@custom-media --medium (width >= 720px);\n@custom-media --large (width >= 940px);\n@custom-media --xlarge (width >= 1200px);\n\n/* Desktop first */\n@custom-media --before-small (width < 460px);\n@custom-media --before-medium (width < 720px);\n@custom-media --before-large (width < 940px);\n@custom-media --before-xlarge (width < 1200px);\n","@import url(\"../_custom-media.css\");\n\n/**\n * # 🚧 WORK IN PROGRESS 🚧\n *\n * Spacing utility classes.\n */\n\n:root {\n --hds-spacing-small-1-responsive: var(--hds-spacing-small-1);\n --hds-spacing-small-2-responsive: var(--hds-spacing-small-2);\n --hds-spacing-small-3-responsive: var(--hds-spacing-small-3);\n --hds-spacing-small-4-responsive: var(--hds-spacing-small-4);\n --hds-spacing-medium-1-responsive: var(--hds-spacing-medium-1);\n --hds-spacing-medium-2-responsive: var(--hds-spacing-medium-2);\n --hds-spacing-medium-3-responsive: var(--hds-spacing-medium-3);\n --hds-spacing-medium-4-responsive: var(--hds-spacing-medium-4);\n --hds-spacing-large-1-responsive: var(--hds-spacing-large-1);\n --hds-spacing-large-2-responsive: var(--hds-spacing-large-2);\n --hds-spacing-large-3-responsive: var(--hds-spacing-large-3);\n\n @media (--large) {\n --hds-spacing-small-1-responsive: var(--hds-spacing-small-2);\n --hds-spacing-small-2-responsive: var(--hds-spacing-small-3);\n --hds-spacing-small-3-responsive: var(--hds-spacing-small-4);\n --hds-spacing-small-4-responsive: var(--hds-spacing-medium-1);\n --hds-spacing-medium-1-responsive: var(--hds-spacing-medium-2);\n --hds-spacing-medium-2-responsive: var(--hds-spacing-medium-3);\n --hds-spacing-medium-3-responsive: var(--hds-spacing-medium-4);\n --hds-spacing-medium-4-responsive: var(--hds-spacing-large-1);\n --hds-spacing-large-1-responsive: var(--hds-spacing-large-2);\n --hds-spacing-large-2-responsive: var(--hds-spacing-large-3);\n --hds-spacing-large-3-responsive: var(--hds-spacing-large-4);\n }\n}\n\n/* Fixed margin top */\n.hds-mt-small-1 {\n margin-top: var(--hds-spacing-small-1);\n}\n\n.hds-mt-small-2 {\n margin-top: var(--hds-spacing-small-2);\n}\n\n.hds-mt-small-3 {\n margin-top: var(--hds-spacing-small-3);\n}\n\n.hds-mt-small-4 {\n margin-top: var(--hds-spacing-small-4);\n}\n\n.hds-mt-medium-1 {\n margin-top: var(--hds-spacing-medium-1);\n}\n\n.hds-mt-medium-2 {\n margin-top: var(--hds-spacing-medium-2);\n}\n\n.hds-mt-medium-3 {\n margin-top: var(--hds-spacing-medium-3);\n}\n\n.hds-mt-medium-4 {\n margin-top: var(--hds-spacing-medium-4);\n}\n\n.hds-mt-large-1 {\n margin-top: var(--hds-spacing-large-1);\n}\n\n.hds-mt-large-2 {\n margin-top: var(--hds-spacing-large-2);\n}\n\n.hds-mt-large-3 {\n margin-top: var(--hds-spacing-large-3);\n}\n\n.hds-mt-large-4 {\n margin-top: var(--hds-spacing-large-3);\n}\n\n/* \n * Responsive margin top\n * Mobile first, meaning it jumps up on larger screens\n */\n.hds-mt-small-1-responsive {\n margin-top: var(--hds-spacing-small-1-responsive);\n}\n\n.hds-mt-small-2-responsive {\n margin-top: var(--hds-spacing-small-2-responsive);\n}\n\n.hds-mt-small-3-responsive {\n margin-top: var(--hds-spacing-small-3-responsive);\n}\n\n.hds-mt-small-4-responsive {\n margin-top: var(--hds-spacing-small-4-responsive);\n}\n\n.hds-mt-medium-1-responsive {\n margin-top: var(--hds-spacing-medium-1-responsive);\n}\n\n.hds-mt-medium-2-responsive {\n margin-top: var(--hds-spacing-medium-2-responsive);\n}\n\n.hds-mt-medium-3-responsive {\n margin-top: var(--hds-spacing-medium-3-responsive);\n}\n\n.hds-mt-medium-4-responsive {\n margin-top: var(--hds-spacing-medium-4-responsive);\n}\n\n.hds-mt-large-1-responsive {\n margin-top: var(--hds-spacing-large-1-responsive);\n}\n\n.hds-mt-large-2-responsive {\n margin-top: var(--hds-spacing-large-2-responsive);\n}\n\n.hds-mt-large-3-responsive {\n margin-top: var(--hds-spacing-large-3-responsive);\n}\n\n.hds-mt-large-4-responsive {\n margin-top: var(--hds-spacing-large-3-responsive);\n}\n"],"names":[]}