tenara-ui-components 0.3.0 → 0.3.1

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 (103) hide show
  1. package/README.md +14 -7
  2. package/dist/assets/angle-divider-solid.svg +4 -0
  3. package/dist/assets/angle-divider.svg +5 -0
  4. package/dist/assets/banner_image.jpg +0 -0
  5. package/dist/assets/card-insights.png +0 -0
  6. package/dist/assets/card-team-member.png +0 -0
  7. package/dist/assets/file.svg +1 -0
  8. package/dist/assets/globe.svg +1 -0
  9. package/dist/assets/media-block.jpg +0 -0
  10. package/dist/assets/media_block.png +0 -0
  11. package/dist/assets/next.svg +1 -0
  12. package/dist/assets/play-button.svg +14 -0
  13. package/dist/assets/primax-play-button.png +0 -0
  14. package/dist/assets/spark-icon-large.svg +3 -0
  15. package/dist/assets/spark-icon-small.svg +3 -0
  16. package/dist/assets/spark-mask.svg +3 -0
  17. package/dist/assets/spark-pattern.png +0 -0
  18. package/dist/assets/spark-small-sparks.svg +4 -0
  19. package/dist/assets/sparkle-overlay.svg +9 -0
  20. package/dist/assets/vercel.svg +1 -0
  21. package/dist/assets/video-thumbnail.jpg +0 -0
  22. package/dist/assets/window.svg +1 -0
  23. package/dist/components/atoms/BackgroundMedia/BackgroundMedia.d.ts.map +1 -1
  24. package/dist/components/atoms/Breadcrumb/Breadcrumb.d.ts.map +1 -1
  25. package/dist/components/atoms/BulletList/BulletList.d.ts.map +1 -1
  26. package/dist/components/atoms/Button/Button.d.ts.map +1 -1
  27. package/dist/components/atoms/Button/buttonIcons.d.ts.map +1 -1
  28. package/dist/components/atoms/Checkbox/Checkbox.d.ts +24 -0
  29. package/dist/components/atoms/Checkbox/Checkbox.d.ts.map +1 -0
  30. package/dist/components/atoms/Checkbox/index.d.ts +3 -0
  31. package/dist/components/atoms/Checkbox/index.d.ts.map +1 -0
  32. package/dist/components/atoms/ColorTable/ColorTable.d.ts.map +1 -1
  33. package/dist/components/atoms/Container/Container.d.ts.map +1 -1
  34. package/dist/components/atoms/Divider/Divider.d.ts +6 -6
  35. package/dist/components/atoms/Divider/Divider.d.ts.map +1 -1
  36. package/dist/components/atoms/Dropdown/Dropdown.d.ts +32 -0
  37. package/dist/components/atoms/Dropdown/Dropdown.d.ts.map +1 -0
  38. package/dist/components/atoms/Dropdown/index.d.ts +3 -0
  39. package/dist/components/atoms/Dropdown/index.d.ts.map +1 -0
  40. package/dist/components/atoms/Grid/Grid.d.ts +25 -14
  41. package/dist/components/atoms/Grid/Grid.d.ts.map +1 -1
  42. package/dist/components/atoms/Heading/Heading.d.ts.map +1 -1
  43. package/dist/components/atoms/Media/Media.d.ts +5 -5
  44. package/dist/components/atoms/Media/Media.d.ts.map +1 -1
  45. package/dist/components/atoms/Paragraph/Paragraph.d.ts.map +1 -1
  46. package/dist/components/atoms/PlayButton/PlayButton.d.ts.map +1 -1
  47. package/dist/components/atoms/RichText/RichText.d.ts.map +1 -1
  48. package/dist/components/atoms/TextInput/TextInput.d.ts.map +1 -1
  49. package/dist/components/index.d.ts +9 -1
  50. package/dist/components/index.d.ts.map +1 -1
  51. package/dist/components/molecules/CTA/CTA.d.ts.map +1 -1
  52. package/dist/components/molecules/Card/Card.d.ts.map +1 -1
  53. package/dist/components/molecules/Header/Header.d.ts.map +1 -1
  54. package/dist/components/molecules/Modal/Modal.d.ts +2 -0
  55. package/dist/components/molecules/Modal/Modal.d.ts.map +1 -1
  56. package/dist/components/molecules/VideoPlayer/VideoPlayer.d.ts +4 -4
  57. package/dist/components/molecules/VideoPlayer/VideoPlayer.d.ts.map +1 -1
  58. package/dist/components/molecules/primax/Banner/Banner.d.ts +15 -11
  59. package/dist/components/molecules/primax/Banner/Banner.d.ts.map +1 -1
  60. package/dist/components/molecules/primax/Banner/index.d.ts.map +1 -1
  61. package/dist/components/molecules/primax/CTA/CTA.d.ts +8 -8
  62. package/dist/components/molecules/primax/CTA/CTA.d.ts.map +1 -1
  63. package/dist/components/molecules/primax/Card/Card.d.ts +10 -10
  64. package/dist/components/molecules/primax/Card/Card.d.ts.map +1 -1
  65. package/dist/components/molecules/primax/Card/index.d.ts.map +1 -1
  66. package/dist/components/molecules/primax/DropdownSelect/DropdownSelect.d.ts +50 -0
  67. package/dist/components/molecules/primax/DropdownSelect/DropdownSelect.d.ts.map +1 -0
  68. package/dist/components/molecules/primax/DropdownSelect/index.d.ts +3 -0
  69. package/dist/components/molecules/primax/DropdownSelect/index.d.ts.map +1 -0
  70. package/dist/components/molecules/primax/HalfColumn/HalfColumn.d.ts +6 -6
  71. package/dist/components/molecules/primax/HalfColumn/HalfColumn.d.ts.map +1 -1
  72. package/dist/components/molecules/primax/HalfColumn/index.d.ts +1 -1
  73. package/dist/components/molecules/primax/HalfColumn/index.d.ts.map +1 -1
  74. package/dist/components/molecules/primax/MediaBlock/MediaBlock.d.ts.map +1 -1
  75. package/dist/components/molecules/primax/MediaBlock/assets.d.ts +10 -0
  76. package/dist/components/molecules/primax/MediaBlock/assets.d.ts.map +1 -0
  77. package/dist/components/molecules/primax/PlayIcon/PlayIcon.d.ts.map +1 -1
  78. package/dist/components/molecules/primax/Subscribe/Subscribe.d.ts +19 -3
  79. package/dist/components/molecules/primax/Subscribe/Subscribe.d.ts.map +1 -1
  80. package/dist/components/molecules/primax/TwoColumn/TwoColumn.d.ts +6 -6
  81. package/dist/components/molecules/primax/TwoColumn/TwoColumn.d.ts.map +1 -1
  82. package/dist/components/molecules/primax/VideoSection/VideoSection.d.ts +7 -7
  83. package/dist/components/molecules/primax/VideoSection/VideoSection.d.ts.map +1 -1
  84. package/dist/index.css +1 -1
  85. package/dist/index.esm.css +1 -1
  86. package/dist/index.esm.js +1 -1
  87. package/dist/index.esm.js.map +1 -1
  88. package/dist/index.js +1 -1
  89. package/dist/index.js.map +1 -1
  90. package/dist/themes/core/context.d.ts +1 -1
  91. package/dist/themes/core/context.d.ts.map +1 -1
  92. package/dist/themes/hooks/useColorTokens.d.ts.map +1 -1
  93. package/dist/themes/index.d.ts +2 -2
  94. package/dist/themes/index.d.ts.map +1 -1
  95. package/dist/themes/presets/advisors-plus.d.ts.map +1 -1
  96. package/dist/themes/presets/color-systems/advisors-plus-colors.d.ts.map +1 -1
  97. package/dist/themes/presets/color-systems/default-colors.d.ts.map +1 -1
  98. package/dist/themes/presets/color-systems/primax-colors.d.ts.map +1 -1
  99. package/dist/themes/presets/default.d.ts.map +1 -1
  100. package/dist/themes/presets/primax.d.ts +1 -1
  101. package/dist/themes/presets/primax.d.ts.map +1 -1
  102. package/dist/themes/utils/generator.d.ts.map +1 -1
  103. package/package.json +5 -1
package/dist/index.js CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";var e=require("@fortawesome/react-fontawesome"),r=require("react/jsx-runtime"),t=require("@fortawesome/free-solid-svg-icons"),o=require("@fortawesome/pro-solid-svg-icons"),a=require("@fortawesome/free-regular-svg-icons"),i=require("@fortawesome/free-brands-svg-icons"),n=require("react");function l(e,r){var t={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&r.indexOf(o)<0&&(t[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var a=0;for(o=Object.getOwnPropertySymbols(e);a<o.length;a++)r.indexOf(o[a])<0&&Object.prototype.propertyIsEnumerable.call(e,o[a])&&(t[o[a]]=e[o[a]])}return t}"function"==typeof SuppressedError&&SuppressedError;const c={video:{regular:r.jsx(e.FontAwesomeIcon,{icon:a.faCirclePlay}),hover:r.jsx(e.FontAwesomeIcon,{icon:t.faCirclePlay})},subscribe:{regular:r.jsx(e.FontAwesomeIcon,{icon:a.faEnvelope}),hover:r.jsx(e.FontAwesomeIcon,{icon:t.faEnvelope})},cta:{regular:r.jsx(e.FontAwesomeIcon,{icon:t.faAnglesRight})},twitter:{regular:r.jsx(e.FontAwesomeIcon,{icon:i.faXTwitter})},linkedin:{regular:r.jsx(e.FontAwesomeIcon,{icon:i.faLinkedin})},facebook:{regular:r.jsx(e.FontAwesomeIcon,{icon:i.faSquareFacebook})}};const d={primitives:{"color-blue-50":"#eff6ff","color-blue-100":"#dbeafe","color-blue-200":"#bfdbfe","color-blue-300":"#93c5fd","color-blue-400":"#60a5fa","color-blue-500":"#2e6bf0","color-blue-600":"#1e40af","color-blue-700":"#1e3a8a","color-blue-800":"#1e3a8a","color-blue-900":"#1e293b","color-yellow-50":"#fefce8","color-yellow-100":"#fef9c3","color-yellow-200":"#fef08a","color-yellow-300":"#fde047","color-yellow-400":"#efe63f","color-yellow-500":"#eab308","color-yellow-600":"#ca8a04","color-yellow-700":"#a16207","color-yellow-800":"#854d0e","color-yellow-900":"#713f12","color-purple-50":"#faf5ff","color-purple-100":"#f3e8ff","color-purple-200":"#e9d5ff","color-purple-300":"#d8b4fe","color-purple-400":"#c084fc","color-purple-500":"#a855f7","color-purple-600":"#9333ea","color-purple-700":"#7e22ce","color-purple-800":"#3d2589","color-purple-900":"#581c87","color-purple-950":"#091757","color-neutral-50":"#f9fafb","color-neutral-100":"#f3f4f6","color-neutral-200":"#e5e7eb","color-neutral-300":"#d1d5db","color-neutral-400":"#9ca3af","color-neutral-500":"#6b7280","color-neutral-600":"#4b5563","color-neutral-700":"#374151","color-neutral-800":"#1f2937","color-neutral-900":"#111827","color-success-50":"#f0fdf4","color-success-500":"#10b981","color-success-700":"#047857","color-alert-50":"#fef2f2","color-alert-500":"#ef4444","color-alert-700":"#b91c1c","color-warning-50":"#fefce8","color-warning-400":"#efe63f","color-warning-500":"#eab308","color-white":"#ffffff","color-black":"#000000"},semantic:{"tier1-theme-color-background-default-primary-default":"var(--color-purple-800)","tier1-theme-color-background-default-primary-hover":"var(--color-purple-950)","tier1-theme-color-background-default-primary-active":"var(--color-purple-800)","tier1-theme-color-background-default-secondary-default":"var(--color-neutral-50)","tier1-theme-color-background-default-secondary-hover":"var(--color-neutral-100)","tier1-theme-color-background-default-tertiary-default":"var(--color-neutral-100)","tier1-theme-color-background-default-tertiary-hover":"var(--color-neutral-200)","tier1-theme-color-background-accent-primary-default":"var(--color-yellow-400)","tier1-theme-color-background-accent-primary-hover":"var(--color-yellow-500)","tier1-theme-color-background-accent-primary-active":"var(--color-yellow-600)","tier1-theme-color-background-default-inverse-default":"var(--color-neutral-900)","tier1-theme-color-background-utility-overlay-default":"rgba(0, 0, 0, 0.5)","tier1-theme-color-content-title-primary-default":"var(--color-purple-950)","tier1-theme-color-content-default-primary-default":"var(--color-purple-950)","tier1-theme-color-content-default-secondary-default":"var(--color-purple-800)","tier1-theme-color-content-default-tertiary-default":"var(--color-neutral-500)","tier1-theme-color-content-default-inverse-default":"var(--color-white)","tier1-theme-color-content-disabled-subtle-default":"var(--color-neutral-400)","tier1-theme-color-content-accent-primary-default":"var(--color-yellow-400)","tier1-theme-color-content-default-link-default":"var(--color-blue-500)","tier1-theme-color-content-default-link-hover":"var(--color-blue-600)","tier1-theme-color-border-default-subtle-default":"var(--color-neutral-100)","tier1-theme-color-border-default-default-default":"var(--color-neutral-200)","tier1-theme-color-border-default-strong-default":"var(--color-neutral-300)","tier1-theme-color-border-focus-primary-focus":"var(--color-blue-500)","tier1-theme-color-background-utility-success-default":"var(--color-success-50)","tier1-theme-color-content-utility-success-default":"var(--color-success-500)","tier1-theme-color-content-utility-success-hover":"var(--color-success-700)","tier1-theme-color-background-utility-warning-default":"var(--color-warning-50)","tier1-theme-color-content-utility-warning-default":"var(--color-warning-500)","tier1-theme-color-content-utility-warning-hover":"var(--color-warning-400)","tier1-theme-color-background-utility-error-default":"var(--color-alert-50)","tier1-theme-color-content-utility-error-default":"var(--color-alert-500)","tier1-theme-color-content-utility-error-hover":"var(--color-alert-700)","tier1-theme-color-background-utility-info-default":"var(--color-blue-50)","tier1-theme-color-content-utility-info-default":"var(--color-blue-500)","tier1-theme-color-content-utility-info-hover":"var(--color-blue-600)","tier1-theme-color-background-default-interactive-default":"var(--color-blue-500)","tier1-theme-color-background-default-interactive-hover":"var(--color-blue-600)","tier1-theme-color-background-default-interactive-active":"var(--color-blue-700)","tier1-theme-color-background-default-interactive-disabled":"var(--color-neutral-300)",primary:"var(--tier1-theme-color-background-default-primary-default)",primaryHover:"var(--tier1-theme-color-background-default-primary-hover)",primaryActive:"var(--tier1-theme-color-background-default-primary-active)",primaryText:"var(--tier1-theme-color-content-default-inverse-default)",secondary:"var(--color-blue-500)",secondaryHover:"var(--color-blue-600)",secondaryActive:"var(--color-blue-700)",secondaryText:"var(--tier1-theme-color-content-default-inverse-default)",accent:"var(--tier1-theme-color-background-accent-primary-default)",accentHover:"var(--tier1-theme-color-background-accent-primary-hover)",accentActive:"var(--tier1-theme-color-background-accent-primary-active)",accentText:"var(--color-purple-950)",tertiary:"var(--color-neutral-200)",tertiaryHover:"var(--color-neutral-300)",tertiaryActive:"var(--color-neutral-400)",tertiaryText:"var(--color-purple-950)",textPrimary:"var(--tier1-theme-color-content-default-primary-default)",textSecondary:"var(--tier1-theme-color-content-default-secondary-default)",textAccent:"var(--tier1-theme-color-content-accent-primary-default)",textTertiary:"var(--tier1-theme-color-content-default-tertiary-default)",textInverse:"var(--tier1-theme-color-content-default-inverse-default)",textDisabled:"var(--tier1-theme-color-content-disabled-subtle-default)",textLink:"var(--tier1-theme-color-content-default-link-default)",textLinkHover:"var(--tier1-theme-color-content-default-link-hover)",bgPrimary:"var(--tier1-theme-color-background-default-primary-default)",bgSecondary:"var(--tier1-theme-color-background-default-secondary-default)",bgTertiary:"var(--tier1-theme-color-background-default-tertiary-default)",bgInverse:"var(--tier1-theme-color-background-default-inverse-default)",bgOverlay:"var(--tier1-theme-color-background-utility-overlay-default)",borderDefault:"var(--tier1-theme-color-border-default-default-default)",borderSubtle:"var(--tier1-theme-color-border-default-subtle-default)",borderStrong:"var(--tier1-theme-color-border-default-strong-default)",borderFocus:"var(--tier1-theme-color-border-focus-primary-focus)",stateSuccess:"var(--tier1-theme-color-content-utility-success-default)",stateSuccessHover:"var(--tier1-theme-color-content-utility-success-hover)",stateSuccessBg:"var(--tier1-theme-color-background-utility-success-default)",stateWarning:"var(--tier1-theme-color-content-utility-warning-default)",stateWarningHover:"var(--tier1-theme-color-content-utility-warning-hover)",stateWarningBg:"var(--tier1-theme-color-background-utility-warning-default)",stateError:"var(--tier1-theme-color-content-utility-error-default)",stateErrorHover:"var(--tier1-theme-color-content-utility-error-hover)",stateErrorBg:"var(--tier1-theme-color-background-utility-error-default)",stateInfo:"var(--tier1-theme-color-content-utility-info-default)",stateInfoHover:"var(--tier1-theme-color-content-utility-info-hover)",stateInfoBg:"var(--tier1-theme-color-background-utility-info-default)",interactivePrimary:"var(--tier1-theme-color-background-default-interactive-default)",interactivePrimaryHover:"var(--tier1-theme-color-background-default-interactive-hover)",interactivePrimaryActive:"var(--tier1-theme-color-background-default-interactive-active)",interactiveSecondary:"var(--color-neutral-200)",interactiveSecondaryHover:"var(--color-neutral-300)",interactiveSecondaryActive:"var(--color-neutral-400)",interactiveDisabled:"var(--tier1-theme-color-background-default-interactive-disabled)","tier3-theme-button-general-background-default":"var(--color-blue-500)","tier3-theme-button-general-background-hover":"var(--color-blue-600)","tier3-theme-button-general-background-active":"var(--color-blue-700)","tier3-theme-button-general-content-default":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-general-content-hover":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-general-border-default":"var(--color-blue-500)","tier3-theme-button-general-border-hover":"var(--color-blue-600)","tier3-theme-button-cta-background-default":"var(--tier1-theme-color-background-accent-primary-default)","tier3-theme-button-cta-background-hover":"var(--tier1-theme-color-background-accent-primary-hover)","tier3-theme-button-cta-background-active":"var(--tier1-theme-color-background-accent-primary-active)","tier3-theme-button-cta-content-default":"var(--color-purple-950)","tier3-theme-button-cta-content-hover":"var(--color-purple-950)","tier3-theme-button-cta-border-default":"var(--color-blue-500)","tier3-theme-button-cta-border-hover":"var(--color-blue-600)","tier3-theme-button-secondary-background-default":"transparent","tier3-theme-button-secondary-background-hover":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-secondary-background-active":"var(--tier1-theme-color-background-default-primary-active)","tier3-theme-button-secondary-content-default":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-secondary-content-hover":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-secondary-border-default":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-secondary-border-hover":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-outline-background-default":"transparent","tier3-theme-button-outline-background-hover":"var(--tier1-theme-color-background-default-secondary-default)","tier3-theme-button-outline-background-active":"var(--tier1-theme-color-background-default-tertiary-default)","tier3-theme-button-outline-content-default":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-outline-content-hover":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-outline-border-default":"var(--tier1-theme-color-border-default-default-default)","tier3-theme-button-outline-border-hover":"var(--tier1-theme-color-border-default-strong-default)","tier3-theme-button-ghost-background-default":"transparent","tier3-theme-button-ghost-background-hover":"var(--tier1-theme-color-background-default-secondary-default)","tier3-theme-button-ghost-background-active":"var(--tier1-theme-color-background-default-tertiary-default)","tier3-theme-button-ghost-content-default":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-ghost-content-hover":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-ghost-border-default":"transparent","tier3-theme-button-ghost-border-hover":"transparent","tier3-theme-button-twitter-background-default":"transparent","tier3-theme-button-twitter-background-hover":"#5f8df0","tier3-theme-button-twitter-background-active":"#004cb1","tier3-theme-button-twitter-content-default":"#2e6bf0","tier3-theme-button-twitter-content-hover":"#ffffff","tier3-theme-button-twitter-content-active":"#ffffff","tier3-theme-button-twitter-border-default":"#2e6bf0","tier3-theme-button-twitter-border-hover":"#5f8df0","tier3-theme-button-twitter-border-active":"#004cb1","tier3-theme-button-linkedin-background-default":"transparent","tier3-theme-button-linkedin-background-hover":"#5f8df0","tier3-theme-button-linkedin-background-active":"#004cb1","tier3-theme-button-linkedin-content-default":"#2e6bf0","tier3-theme-button-linkedin-content-hover":"#ffffff","tier3-theme-button-linkedin-content-active":"#ffffff","tier3-theme-button-linkedin-border-default":"#2e6bf0","tier3-theme-button-linkedin-border-hover":"#5f8df0","tier3-theme-button-linkedin-border-active":"#004cb1","tier3-theme-button-facebook-background-default":"transparent","tier3-theme-button-facebook-background-hover":"#5f8df0","tier3-theme-button-facebook-background-active":"#004cb1","tier3-theme-button-facebook-content-default":"#2e6bf0","tier3-theme-button-facebook-content-hover":"#ffffff","tier3-theme-button-facebook-content-active":"#ffffff","tier3-theme-button-facebook-border-default":"#2e6bf0","tier3-theme-button-facebook-border-hover":"#5f8df0","tier3-theme-button-facebook-border-active":"#004cb1"}},s={name:"default",fontImportUrl:"https://use.typekit.net/nmh6hoc.css",colors:{primitives:d.primitives,semantic:d.semantic},colorPalettes:[{name:"Primary",bg:"primary",text:"primaryText"},{name:"Secondary",bg:"secondary",text:"secondaryText"},{name:"Accent",bg:"accent",text:"accentText"},{name:"Tertiary",bg:"tertiary",text:"tertiaryText"}],spacing:{xs:"4px",sm:"8px",md:"16px",lg:"24px",xl:"30px",xxl:"60px"},borderRadius:{sm:"4px",md:"8px",lg:"16px",xl:"24px"},shadows:{sm:"0 2px 4px rgba(0, 0, 0, 0.1)",md:"0 4px 8px rgba(0, 0, 0, 0.15)",lg:"0 8px 16px rgba(0, 0, 0, 0.2)",xl:"0 16px 32px rgba(0, 0, 0, 0.25)"},breakpoints:{xs:"320px",sm:"576px",md:"768px",lg:"992px",xl:"1200px",xxl:"1400px"},typography:{fontFamily:"'azo-sans-web', serif",fontFamilyHeading:"'azo-sans-web', serif",fontFamilyMono:"'SF Mono', 'Monaco', 'Inconsolata', 'Roboto Mono', monospace",fontSizeXs:"21px",fontSizeSm:"28px",fontSizeMd:"37px",fontSizeLg:"50px",fontSizeXl:"67px",fontSize2xl:"72px",fontWeightLight:"100",fontWeightRegular:"400",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightBlack:"900",lineHeightTight:"1.25",lineHeightSnug:"1.375",lineHeightNormal:"1.5",lineHeightRelaxed:"1.625",lineHeightLoose:"1.75",letterSpacingTighter:"-0.05em",letterSpacingTight:"-0.025em",letterSpacingNormal:"0",letterSpacingWide:"0.025em",letterSpacingWider:"0.05em",letterSpacingWidest:"0.1em",variants:{display:{fontSize:"4rem",fontWeight:"900",lineHeight:"1.1",letterSpacing:"-0.03em",mobile:{fontSize:"2.5rem",lineHeight:"1.2"},tablet:{fontSize:"3rem"}},bodyDefault:{fontSize:"1rem",fontWeight:"400",lineHeight:"1.5",letterSpacing:"0",mobile:{fontSize:"0.875rem",lineHeight:"1.6"}},bodyLarge:{fontSize:"1.125rem",fontWeight:"400",lineHeight:"1.6",letterSpacing:"0",mobile:{fontSize:"1rem"}},bodySmall:{fontSize:"0.875rem",fontWeight:"400",lineHeight:"1.5",letterSpacing:"0",mobile:{fontSize:"0.75rem"}},lead:{fontSize:"1.25rem",fontWeight:"400",lineHeight:"1.6",letterSpacing:"-0.01em",mobile:{fontSize:"1.125rem"}},caption:{fontSize:"0.75rem",fontWeight:"400",lineHeight:"1.4",letterSpacing:"0.03em",textTransform:"uppercase"},overline:{fontSize:"0.75rem",fontWeight:"600",lineHeight:"1.4",letterSpacing:"0.1em",textTransform:"uppercase"},pageTitle:{fontSize:"1.5rem",fontWeight:"400",lineHeight:"1.1",letterSpacing:"0",textTransform:"uppercase",mobile:{fontSize:"2rem",lineHeight:"1.2"},tablet:{fontSize:"2.5rem"}},sectionTitle:{fontSize:"2.625rem",fontWeight:"700",lineHeight:"1.2",letterSpacing:"-0.02em",mobile:{fontSize:"2.25rem"},tablet:{fontSize:"2.25rem"}},title:{fontSize:"3.5rem",fontWeight:"900",lineHeight:"1.1",letterSpacing:"0",mobile:{fontSize:"2.875rem",lineHeight:"1.2"},tablet:{fontSize:"2.875rem"}},subtitle:{fontSize:"1.5rem",fontWeight:"400",lineHeight:"1.4",mobile:{fontSize:"1.5rem"}},body:{fontSize:"1.125rem",fontWeight:"400",lineHeight:"1.5"},textlink:{fontSize:"1.125rem",fontWeight:"600",lineHeight:"1.5",textTransform:"uppercase",textDecoration:"underline"},bodyBold:{fontSize:"1.125rem",fontWeight:"700",lineHeight:"1.6"},bodyBoldLarge:{fontSize:"1.313rem",fontWeight:"700",lineHeight:"1.6"}}},components:{card:{background:"var(--tier1-theme-color-surface-primary-default)",border:"1px solid var(--tier1-theme-color-border-default-default-default)",borderRadius:"8px",shadow:"0 2px 4px rgba(0, 0, 0, 0.1)",padding:"24px"},header:{background:"var(--tier1-theme-color-surface-primary-default)",borderBottom:"1px solid var(--tier1-theme-color-border-default-default-default)",height:"64px",padding:"0 24px"},cta:{background:"var(--primary)",borderRadius:"0 0 200px",padding:"32px",titleFontWeight:"900",titleFontSize:"55px",titleLineHeight:"65px",descriptionLineHeight:"32px",descriptionFontWeight:"100",descriptionFontSize:"24px",descriptionMargin:"0px 0px 30px 0px"}},componentTokens:{button:{borderRadius:"20px",borderWidth:"1px",padding:"14px 25px 13px",fontSize:"16px",fontWeight:"600",lineHeight:"22px",fontFamily:"var(--tier1-theme-typography-font-family, sans-serif)",focusOutline:"1px solid var(--tier1-theme-color-border-focus-primary-focus)",focusOutlineOffset:"1pt",disabledOpacity:"0.6",shadow:"var(--tier1-theme-shadow-sm, none)",hoverAnimation:"none",variants:{general:{bg:"var(--tier3-theme-button-general-background-default)",bgHover:"var(--tier3-theme-button-general-background-hover)",bgActive:"var(--tier3-theme-button-general-background-active)",text:"var(--tier3-theme-button-general-content-default)",textHover:"var(--tier3-theme-button-general-content-hover)",border:"var(--tier3-theme-button-general-border-default)",borderHover:"var(--tier3-theme-button-general-border-hover)"},cta:{bg:"var(--tier3-theme-button-cta-background-default)",bgHover:"var(--tier3-theme-button-cta-background-hover)",bgActive:"var(--tier3-theme-button-cta-background-active)",text:"var(--tier3-theme-button-cta-content-default)",textHover:"var(--tier3-theme-button-cta-content-hover)",border:"var(--tier3-theme-button-cta-border-default)",borderHover:"var(--tier3-theme-button-cta-border-hover)"},secondary:{bg:"var(--tier3-theme-button-secondary-background-default)",bgHover:"var(--tier3-theme-button-secondary-background-hover)",bgActive:"var(--tier3-theme-button-secondary-background-active)",text:"var(--tier3-theme-button-secondary-content-default)",textHover:"var(--tier3-theme-button-secondary-content-hover)",border:"var(--tier3-theme-button-secondary-border-default)",borderHover:"var(--tier3-theme-button-secondary-border-hover)"},twitter:{bg:"var(--tier3-theme-button-twitter-background-default)",bgHover:"var(--tier3-theme-button-twitter-background-hover)",bgActive:"var(--tier3-theme-button-twitter-background-active)",text:"var(--tier3-theme-button-twitter-content-default)",textHover:"var(--tier3-theme-button-twitter-content-hover)",border:"var(--tier3-theme-button-twitter-border-default)",borderHover:"var(--tier3-theme-button-twitter-border-hover)"},linkedin:{bg:"var(--tier3-theme-button-linkedin-background-default)",bgHover:"var(--tier3-theme-button-linkedin-background-hover)",bgActive:"var(--tier3-theme-button-linkedin-background-active)",text:"var(--tier3-theme-button-linkedin-content-default)",textHover:"var(--tier3-theme-button-linkedin-content-hover)",border:"var(--tier3-theme-button-linkedin-border-default)",borderHover:"var(--tier3-theme-button-linkedin-border-hover)"},facebook:{bg:"var(--tier3-theme-button-facebook-background-default)",bgHover:"var(--tier3-theme-button-facebook-background-hover)",bgActive:"var(--tier3-theme-button-facebook-background-active)",text:"var(--tier3-theme-button-facebook-content-default)",textHover:"var(--tier3-theme-button-facebook-content-hover)",border:"var(--tier3-theme-button-facebook-border-default)",borderHover:"var(--tier3-theme-button-facebook-border-hover)"},secondaryDarkMode:{bg:"transparent",text:"var(--tier1-theme-color-content-default-inverse-default)",border:"var(--tier1-theme-color-content-default-inverse-default)",bgHover:"var(--tier1-theme-color-background-default-interactive-default)",borderHover:"var(--tier1-theme-color-background-default-interactive-hover)",bgActive:"var(--tier1-theme-color-background-default-interactive-active)"}}},card:{bg:"var(--tier1-theme-color-background-default-secondary-default)",border:"1px solid var(--tier1-theme-color-border-default-default-default)",borderRadius:"var(--tier1-theme-border-radius-lg)",shadow:"var(--tier1-theme-shadow-md)",padding:"var(--tier1-theme-spacing-xl)",maxWidth:"340px",focusOutline:"2px solid var(--tier1-theme-color-border-focus-primary-focus)",focusOutlineOffset:"2px",borderActive:"2px solid var(--tier1-theme-color-background-default-interactive-default)",imageWrapperBorderRadius:"var(--tier1-theme-border-radius-lg, 20px) var(--tier1-theme-border-radius-lg, 20px) 0 0",imageAspectRatio:"3/2",md:{imageAspectRatio:"16/9"}},grid:{gapXs:"var(--tier1-theme-spacing-xs)",gapSm:"var(--tier1-theme-spacing-sm)",gapMd:"var(--tier1-theme-spacing-md)",gapLg:"var(--tier1-theme-spacing-lg)",gapXl:"var(--tier1-theme-spacing-xl)",gapXxl:"var(--tier1-theme-spacing-xxl)"},header:{bg:"var(--tier1-theme-color-background-default-secondary-default)",border:"1px solid var(--tier1-theme-color-border-default-subtle-default)",height:"64px",padding:"var(--tier1-theme-spacing-md) var(--tier1-theme-spacing-lg)",titleColor:"var(--tier1-theme-color-content-default-primary-default)",titleFontSize:"var(--tier1-theme-typography-h5-desktop-font-size, 20px)",titleFontWeight:"var(--tier1-theme-typography-h1-desktop-font-weight, 700)",titleMargin:"6px 0 6px var(--tier1-theme-spacing-sm, 10px)",welcomeColor:"var(--tier1-theme-color-content-default-secondary-default)",welcomeFontSize:"var(--tier1-theme-typography-body-small-desktop-font-size, 14px)",welcomeMargin:"var(--tier1-theme-spacing-sm, 10px)",buttonSpacing:"var(--tier1-theme-spacing-sm, 10px)"},cta:{height:"500px",contentBg:"var(--tier1-theme-color-background-default-primary-default)",contentMaxWidth:"765px",contentBorderRadius:"0px 0px 200px",contentPadding:"var(--tier1-theme-spacing-xxl) var(--tier1-theme-spacing-xl) 0px var(--tier1-theme-spacing-xxl)",titleColor:"var(--tier1-theme-color-content-default-inverse-default)",titleFontSize:"55px",titleLineHeight:"65px",titleFontWeight:"900",titleMargin:"0 0 1rem",titleFontFamily:"var(--tier1-theme-typography-font-family-heading, var(--tier1-theme-typography-font-family))",descriptionColor:"var(--tier1-theme-color-content-default-inverse-default)",descriptionFontSize:"24px",descriptionLineHeight:"32px",descriptionFontWeight:"100",descriptionMargin:"0px 0px 30px 0px",descriptionFontFamily:"var(--tier1-theme-typography-font-family)",md:{height:"450px",titleFontSize:"2.5rem",titleLineHeight:"1.2",descriptionFontSize:"1.125rem",descriptionLineHeight:"1.6"}},icon:{size:"24px",fillPrimary:"var(--color-blue-600)",strokePrimary:"var(--color-blue-600)",strokeWidthPrimary:"1",fillSecondary:"var(--color-gray-600)",strokeSecondary:"var(--color-gray-600)",strokeWidthSecondary:"0",fillAccent:"var(--color-purple-600)",strokeAccent:"var(--color-purple-600)",strokeWidthAccent:"0",fillSuccess:"var(--color-green-600)",strokeSuccess:"var(--color-green-600)",strokeWidthSuccess:"0",fillWarning:"var(--color-yellow-600)",strokeWarning:"var(--color-yellow-600)",strokeWidthWarning:"0",fillError:"var(--color-red-600)",strokeError:"var(--color-red-600)",strokeWidthError:"0",sizes:{xs:{size:"12px"},sm:{size:"16px"},md:{size:"24px"},lg:{size:"32px"},xl:{size:"48px"}}},heading:{margin:"0",padding:"0",color:"var(--tier1-theme-color-content-default-primary-default)",fontFamily:"var(--tier1-theme-typography-font-family-heading, var(--tier1-theme-typography-font-family))",h1FontSize:"var(--tier1-theme-typography-font-size-2xl, 2.5rem)",h1FontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",h1LineHeight:"var(--tier1-theme-typography-h1-desktop-line-height, 1.2)",h1LetterSpacing:"var(--tier1-theme-typography-h1-desktop-letter-spacing, -0.02em)",h2FontSize:"var(--tier1-theme-typography-font-size-xl, 2rem)",h2FontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",h2LineHeight:"var(--tier1-theme-typography-h2-desktop-line-height, 1.3)",h2LetterSpacing:"var(--tier1-theme-typography-h2-desktop-letter-spacing, -0.01em)",h3FontSize:"var(--tier1-theme-typography-font-size-lg, 1.75rem)",h3FontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",h3LineHeight:"var(--tier1-theme-typography-h3-desktop-line-height, 1.4)",h3LetterSpacing:"var(--tier1-theme-typography-h3-desktop-letter-spacing, 0)",h4FontSize:"var(--tier1-theme-typography-font-size-md, 1.5rem)",h4FontWeight:"var(--tier1-theme-typography-font-weight-semibold, 700)",h4LineHeight:"var(--tier1-theme-typography-h4-desktop-line-height, 1.4)",h5FontSize:"var(--tier1-theme-typography-font-size-sm, 1.25rem)",h5FontWeight:"var(--tier1-theme-typography-font-weight-semibold, 700)",h5LineHeight:"var(--tier1-theme-typography-h5-desktop-line-height, 1.5)",h6FontSize:"var(--tier1-theme-typography-font-size-xs, 1rem)",h6FontWeight:"var(--tier1-theme-typography-font-weight-semibold, 700)",h6LineHeight:"var(--tier1-theme-typography-h6-desktop-line-height, 1.5)",displayFontSize:"var(--tier1-theme-typography-display-desktop-font-size, 4rem)",displayFontWeight:"var(--tier1-theme-typography-display-desktop-font-weight, 900)",displayLineHeight:"var(--tier1-theme-typography-display-desktop-line-height, 1.1)",displayLetterSpacing:"var(--tier1-theme-typography-display-desktop-letter-spacing, -0.03em)",bodyDefaultFontSize:"var(--tier1-theme-typography-body-default-desktop-font-size, 1rem)",bodyDefaultFontWeight:"var(--tier1-theme-typography-body-default-desktop-font-weight, 400)",bodyDefaultLineHeight:"var(--tier1-theme-typography-body-default-desktop-line-height, 1.5)",bodyDefaultLetterSpacing:"var(--tier1-theme-typography-body-default-desktop-letter-spacing, 0)",bodyDefaultFontFamily:"var(--tier1-theme-typography-font-family)",leadFontSize:"var(--tier1-theme-typography-lead-desktop-font-size, 1.25rem)",leadFontWeight:"var(--tier1-theme-typography-lead-desktop-font-weight, 400)",leadLineHeight:"var(--tier1-theme-typography-lead-desktop-line-height, 1.6)",leadLetterSpacing:"var(--tier1-theme-typography-lead-desktop-letter-spacing, -0.01em)",captionFontSize:"var(--tier1-theme-typography-caption-desktop-font-size, 0.75rem)",captionFontWeight:"var(--tier1-theme-typography-caption-desktop-font-weight, 400)",captionLineHeight:"var(--tier1-theme-typography-caption-desktop-line-height, 1.4)",captionLetterSpacing:"var(--tier1-theme-typography-caption-desktop-letter-spacing, 0.03em)",captionTextTransform:"var(--tier1-theme-typography-caption-desktop-text-transform, uppercase)",overlineFontSize:"var(--tier1-theme-typography-overline-desktop-font-size, 0.75rem)",overlineFontWeight:"var(--tier1-theme-typography-overline-desktop-font-weight, 600)",overlineLineHeight:"var(--tier1-theme-typography-overline-desktop-line-height, 1.4)",overlineLetterSpacing:"var(--tier1-theme-typography-overline-desktop-letter-spacing, 0.1em)",overlineTextTransform:"var(--tier1-theme-typography-overline-desktop-text-transform, uppercase)",pageTitleFontSize:"var(--tier1-theme-typography-page-title-desktop-font-size, 3rem)",pageTitleFontWeight:"var(--tier1-theme-typography-page-title-desktop-font-weight, 900)",pageTitleLineHeight:"var(--tier1-theme-typography-page-title-desktop-line-height, 1.1)",pageTitleLetterSpacing:"var(--tier1-theme-typography-page-title-desktop-letter-spacing, -0.03em)",pageTitleTextTransform:"var(--tier1-theme-typography-page-title-desktop-text-transform, uppercase)",pageTitleColor:"var(--tier1-theme-color-content-accent-primary-default)",sectionTitleFontSize:"var(--tier1-theme-typography-section-title-desktop-font-size, 2.625rem)",sectionTitleFontWeight:"var(--tier1-theme-typography-section-title-desktop-font-weight, 700)",sectionTitleLineHeight:"var(--tier1-theme-typography-section-title-desktop-line-height, 1.2)",sectionTitleLetterSpacing:"var(--tier1-theme-typography-section-title-desktop-letter-spacing, -0.02em)",titleFontSize:"var(--tier1-theme-typography-title-desktop-font-size, 3.5rem)",titleFontWeight:"var(--tier1-theme-typography-title-desktop-font-weight, 900)",titleLineHeight:"var(--tier1-theme-typography-title-desktop-line-height, 1.1)",titleLetterSpacing:"var(--tier1-theme-typography-title-desktop-letter-spacing, -0.03em)",subtitleFontSize:"var(--tier1-theme-typography-subtitle-desktop-font-size, 1.5rem)",subtitleFontWeight:"var(--tier1-theme-typography-subtitle-desktop-font-weight, 400)",subtitleLineHeight:"var(--tier1-theme-typography-subtitle-desktop-line-height, 1.4)",bodyFontSize:"var(--tier1-theme-typography-body-desktop-font-size, 1.125rem)",bodyFontWeight:"var(--tier1-theme-typography-body-desktop-font-weight, 400)",bodyLineHeight:"var(--tier1-theme-typography-body-desktop-line-height, 1.5)",textlinkFontSize:"var(--tier1-theme-typography-textlink-desktop-font-size, 1.125rem)",textlinkFontWeight:"var(--tier1-theme-typography-textlink-desktop-font-weight, 600)",textlinkLineHeight:"var(--tier1-theme-typography-textlink-desktop-line-height, 1.5)",textlinkFontFamily:"var(--tier1-theme-typography-font-family)",textlinkTextDecoration:"var(--tier1-theme-typography-textlink-desktop-text-decoration, underline)",textlinkTextTransform:"var(--tier1-theme-typography-textlink-desktop-text-transform, uppercase)",bodyBoldFontSize:"var(--tier1-theme-typography-body-bold-desktop-font-size, 1.125rem)",bodyBoldFontWeight:"var(--tier1-theme-typography-body-bold-desktop-font-weight, 700)",bodyBoldLineHeight:"var(--tier1-theme-typography-body-bold-desktop-line-height, 1.6)",bodyBoldFontFamily:"var(--tier1-theme-typography-font-family)",bodyLargeFontSize:"var(--tier1-theme-typography-body-large-desktop-font-size, 1.125rem)",bodyLargeFontWeight:"var(--tier1-theme-typography-body-large-desktop-font-weight, 400)",bodyLargeLineHeight:"var(--tier1-theme-typography-body-large-desktop-line-height, 1.6)",bodyLargeFontFamily:"var(--tier1-theme-typography-font-family)",bodyBoldLargeFontSize:"var(--tier1-theme-typography-body-bold-large-desktop-font-size, 1.313rem)",bodyBoldLargeFontWeight:"var(--tier1-theme-typography-body-bold-large-desktop-font-weight, 700)",bodyBoldLargeLineHeight:"var(--tier1-theme-typography-body-bold-large-desktop-line-height, 1.6)",bodyBoldLargeFontFamily:"var(--tier1-theme-typography-font-family)",bodySmallFontSize:"var(--tier1-theme-typography-body-small-desktop-font-size, 0.875rem)",bodySmallFontWeight:"var(--tier1-theme-typography-body-small-desktop-font-weight, 400)",bodySmallLineHeight:"var(--tier1-theme-typography-body-small-desktop-line-height, 1.5)",bodySmallFontFamily:"var(--tier1-theme-typography-font-family)",mobile:{h1FontSize:"var(--tier1-theme-typography-h1-mobile-font-size, 2rem)",h1LineHeight:"var(--tier1-theme-typography-h1-mobile-line-height, 1.25)",h2FontSize:"var(--tier1-theme-typography-h2-mobile-font-size, 1.75rem)",h2LineHeight:"var(--tier1-theme-typography-h2-mobile-line-height, 1.3)",h3FontSize:"var(--tier1-theme-typography-h3-mobile-font-size, 1.5rem)",h4FontSize:"var(--tier1-theme-typography-h4-mobile-font-size, 1.25rem)",h5FontSize:"var(--tier1-theme-typography-h5-mobile-font-size, 1.125rem)",h6FontSize:"var(--tier1-theme-typography-h6-mobile-font-size, 0.875rem)",displayFontSize:"var(--tier1-theme-typography-display-mobile-font-size, 2.5rem)",displayLineHeight:"var(--tier1-theme-typography-display-mobile-line-height, 1.2)",bodyDefaultFontSize:"var(--tier1-theme-typography-body-default-mobile-font-size, 0.875rem)",bodyDefaultLineHeight:"var(--tier1-theme-typography-body-default-mobile-line-height, 1.6)",leadFontSize:"var(--tier1-theme-typography-lead-mobile-font-size, 1.125rem)",pageTitleFontSize:"var(--tier1-theme-typography-page-title-mobile-font-size, 2rem)",pageTitleLineHeight:"var(--tier1-theme-typography-page-title-mobile-line-height, 1.2)",sectionTitleFontSize:"var(--tier1-theme-typography-section-title-mobile-font-size, 2.25rem)",titleFontSize:"var(--tier1-theme-typography-title-mobile-font-size, 2.875rem)",titleLineHeight:"var(--tier1-theme-typography-title-mobile-line-height, 1.2)",subtitleFontSize:"var(--tier1-theme-typography-subtitle-mobile-font-size, 1.5rem)"},tablet:{h1FontSize:"var(--tier1-theme-typography-h1-tablet-font-size, 2.25rem)",h1LineHeight:"var(--tier1-theme-typography-h1-tablet-line-height, 1.2)",h2FontSize:"var(--tier1-theme-typography-h2-tablet-font-size, 1.875rem)",h3FontSize:"var(--tier1-theme-typography-h3-tablet-font-size, 1.625rem)",displayFontSize:"var(--tier1-theme-typography-display-tablet-font-size, 3rem)",pageTitleFontSize:"var(--tier1-theme-typography-page-title-tablet-font-size, 2.5rem)",sectionTitleFontSize:"var(--tier1-theme-typography-section-title-tablet-font-size, 2.25rem)",titleFontSize:"var(--tier1-theme-typography-title-tablet-font-size, 2.875rem)"},dark:{color:"var(--color-white)"}},textLink:{color:"var(--tier1-theme-color-content-default-link-default)",fontSize:"var(--tier1-theme-typography-textlink-desktop-font-size, 1.125rem)",fontWeight:"var(--tier1-theme-typography-textlink-desktop-font-weight, 600)",textDecoration:"var(--tier1-theme-typography-textlink-desktop-text-decoration, underline)",colorHover:"var(--tier1-theme-color-content-default-link-hover)",colorFocus:"var(--tier1-theme-color-content-default-link-default)",textDecorationFocus:"underline",textDecorationStyleFocus:"solid",focusOutline:"2px solid var(--tier1-theme-color-border-focus-primary-focus)",focusOutlineOffset:"2px",colorActive:"var(--tier1-theme-color-content-default-link-hover)",dark:{color:"var(--tier1-theme-color-content-default-inverse-default)",colorHover:"var(--tier1-theme-color-content-accent-primary-default)",colorFocus:"var(--tier1-theme-color-content-default-inverse-default)",colorActive:"var(--tier1-theme-color-content-accent-primary-default)"}},richText:{color:"var(--tier1-theme-color-content-default-primary-default)",fontFamily:"var(--tier1-theme-typography-font-family)",lineHeight:"var(--tier1-theme-typography-line-height-normal, 1.5)",headingMarginBottom:"var(--tier1-theme-spacing-md, 16px)",paragraphFontSize:"var(--tier1-theme-typography-body-default-desktop-font-size, 1rem)",paragraphFontWeight:"var(--tier1-theme-typography-body-default-desktop-font-weight, 400)",paragraphLineHeight:"var(--tier1-theme-typography-body-default-desktop-line-height, 1.5)",paragraphMarginBottom:"var(--tier1-theme-spacing-md, 16px)",paragraphColor:"var(--tier1-theme-color-content-default-primary-default)",listMargin:"var(--tier1-theme-spacing-md, 16px) 0",listPaddingLeft:"var(--tier1-theme-spacing-xl, 30px)",listItemFontSize:"var(--tier1-theme-typography-body-default-desktop-font-size, 1rem)",listItemLineHeight:"var(--tier1-theme-typography-body-default-desktop-line-height, 1.5)",listItemMarginBottom:"var(--tier1-theme-spacing-sm, 8px)",listItemColor:"var(--tier1-theme-color-content-default-primary-default)",ulListStyleType:"disc",olListStyleType:"decimal",strongFontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",codeFontSize:"0.875em",codeBg:"var(--tier1-theme-color-background-default-tertiary-default)",codePadding:"0.125rem 0.25rem",preFontSize:"0.875rem",preBg:"var(--tier1-theme-color-background-default-tertiary-default)",prePadding:"var(--tier1-theme-spacing-md, 16px)",blockquoteMargin:"var(--tier1-theme-spacing-md, 16px) 0",blockquotePadding:"var(--tier1-theme-spacing-sm, 8px) var(--tier1-theme-spacing-md, 16px)",blockquoteBorderLeft:"4px solid var(--tier1-theme-color-border-default-default-default)",blockquoteColor:"var(--tier1-theme-color-content-default-secondary-default)",hrBorder:"1px solid var(--tier1-theme-color-border-default-default-default)",hrMargin:"var(--tier1-theme-spacing-lg, 24px) 0",mobile:{paragraphFontSize:"var(--tier1-theme-typography-body-default-mobile-font-size, 0.875rem)",paragraphLineHeight:"var(--tier1-theme-typography-body-default-mobile-line-height, 1.6)",listItemFontSize:"var(--tier1-theme-typography-body-default-mobile-font-size, 0.875rem)"},dark:{color:"var(--tier1-theme-color-content-default-inverse-default)",paragraphColor:"var(--tier1-theme-color-content-default-inverse-default)",listItemColor:"var(--tier1-theme-color-content-default-inverse-default)",blockquoteColor:"var(--tier1-theme-color-content-default-inverse-default)"}},media:{bg:"transparent",borderRadius:"0",objectFit:"cover",objectPosition:"center",aspectRatio:"auto",dark:{bg:"var(--tier1-theme-color-background-default-inverse-default)"}},videoPlayer:{borderRadius:"0",thumbnailBg:"var(--tier1-theme-color-background-default-secondary-default)",placeholderBg:"#1a1a2e",playIconSize:"64px",playIconBg:"rgba(0, 0, 0, 0.6)",playIconBorder:"rgba(255, 255, 255, 0.8)",playIconColor:"#fff",focusOutline:"2px solid var(--tier1-theme-color-border-focus-primary-focus)",dark:{thumbnailBg:"var(--tier1-theme-color-background-default-inverse-default)",playIconBg:"rgba(0, 0, 0, 0.7)"}},paragraph:{fontSize:"var(--tier1-theme-typography-body-default-desktop-font-size, 1rem)",fontWeight:"var(--tier1-theme-typography-body-default-desktop-font-weight, 400)",lineHeight:"var(--tier1-theme-typography-body-default-desktop-line-height, 1.5)",color:"var(--tier1-theme-color-content-default-primary-default)",fontFamily:"var(--tier1-theme-typography-font-family)",letterSpacing:"var(--tier1-theme-typography-body-default-desktop-letter-spacing, 0)",strongFontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",mobile:{fontSize:"var(--tier1-theme-typography-body-default-mobile-font-size, 0.875rem)",lineHeight:"var(--tier1-theme-typography-body-default-mobile-line-height, 1.6)"},tablet:{fontSize:"var(--tier1-theme-typography-body-default-desktop-font-size, 1rem)",lineHeight:"var(--tier1-theme-typography-body-default-desktop-line-height, 1.5)"},dark:{color:"var(--tier1-theme-color-content-default-inverse-default)"}}}};function m(e){return/^(h|b|p|span|div)(\d+)$/i.test(e)?e.toLowerCase():e.replace(/([a-z])([A-Z])/g,"$1-$2").replace(/([a-z])(\d)/g,"$1-$2").toLowerCase()}function u(e,r){return Object.entries(e).filter(([,e])=>void 0!==e).map(([e,t])=>{const o=e.startsWith("tier")||e.startsWith("color-")?e:m(e);return` --${r}${o}: ${t};`})}function h(e,r=":root"){let t="";t+=function(e,r=":root"){const t=[];t.push(...u(e.primitives,"")),t.push(...u(e.semantic,""));const o=Object.entries({"text-primary":"textPrimary","text-secondary":"textSecondary","bg-secondary":"bgSecondary","bg-tertiary":"bgTertiary","border-default":"borderDefault","border-subtle":"borderSubtle","border-strong":"borderStrong"}).map(([r,t])=>{const o=e.semantic[t];return o?` --${r}: ${o};`:""}).filter(Boolean);return t.push(...o),`${r} {\n${t.join("\n")}\n}`}({primitives:e.colors.primitives,semantic:e.colors.semantic},r),t+="\n\n";const o=function(e,r=":root"){const t=[],{variants:o}=e,a=l(e,["variants"]);return Object.entries(a).forEach(([e,r])=>{if(void 0!==r){const o=m(e);t.push(` --tier1-theme-typography-${o}: ${r};`)}}),o&&Object.entries(o).forEach(([e,r])=>{if(r){const{mobile:o,tablet:a}=r,i=l(r,["mobile","tablet"]);Object.entries(i).forEach(([r,o])=>{if(void 0!==o){const a=m(r),i=m(e);t.push(` --tier1-theme-typography-${i}-desktop-${a}: ${o};`)}}),o&&Object.entries(o).forEach(([r,o])=>{if(void 0!==o){const a=m(r),i=m(e);t.push(` --tier1-theme-typography-${i}-mobile-${a}: ${o};`)}}),a&&Object.entries(a).forEach(([r,o])=>{if(void 0!==o){const a=m(r),i=m(e);t.push(` --tier1-theme-typography-${i}-tablet-${a}: ${o};`)}})}}),t.length>0?`${r} {\n${t.join("\n")}\n}`:""}(e.typography,r);o&&(t+=o,t+="\n\n");const a={};a.Spacing=u(e.spacing,"tier1-theme-spacing-"),a["Border Radius"]=u(e.borderRadius,"tier1-theme-border-radius-"),a.Shadows=u(e.shadows,"tier1-theme-shadow-"),a.Breakpoints=u(e.breakpoints,"breakpoint-"),a["Card Component"]=u(e.components.card,"tier1-theme-component-card-"),a["Header Component"]=u(e.components.header,"tier1-theme-component-header-"),a["CTA Component"]=u(e.components.cta,"tier1-theme-component-cta-");return t+=`${r} {${Object.entries(a).map(([e,r])=>`\n /* ${e} */\n${r.join("\n")}`).join("")}\n}`,e.componentTokens&&(t+="\n\n",t+=function(e,r=":root"){const t=[],o=[],a={},i=["desktop","tablet","mobile","sm","md","lg","xl"];t.push(`${r} {`),t.push(" /* Component-Scoped Tokens */");const n=":root"===r?'[data-dark-mode="true"]':`${r} [data-dark-mode="true"]`;o.push(`${n} {`),o.push(" /* Dark Mode Overrides */"),Object.entries(e).forEach(([e,n])=>{if(n&&"object"==typeof n){const l=p(e);t.push(`\n /* ${e} component */`),Object.entries(n).forEach(([e,r])=>{if(!i.includes(e)&&"variants"!==e&&"dark"!==e&&"sizes"!==e&&void 0!==r&&"string"==typeof r){const o=p(e);t.push(` --${l}-${o}: ${r};`)}}),n.dark&&"object"==typeof n.dark&&(o.push(`\n /* ${e} component - dark mode */`),Object.entries(n.dark).forEach(([e,r])=>{if(void 0!==r&&"string"==typeof r){const t=p(e);o.push(` --${l}-${t}: ${r};`)}})),n.sizes&&"object"==typeof n.sizes&&Object.entries(n.sizes).forEach(([t,o])=>{if(o&&"object"==typeof o){if(!a[t]){const e=":root"===r?`[data-size="${t}"]`:`${r} [data-size="${t}"]`;a[t]=[`${e} {`,` /* Size: ${t} */`]}a[t].push(`\n /* ${e} component - ${t} */`),Object.entries(o).forEach(([e,r])=>{if(void 0!==r&&"string"==typeof r){const o=p(e);a[t].push(` --${l}-${o}: ${r};`)}})}}),n.variants&&"object"==typeof n.variants&&Object.entries(n.variants).forEach(([e,r])=>{if(r&&"object"==typeof r){const a=p(e);Object.entries(r).forEach(([e,r])=>{if(!i.includes(e)&&"dark"!==e&&void 0!==r&&"string"==typeof r){const o=e.match(/^([a-z]+)([A-Z][a-z]+)?$/);if(o){const e=o[1],i=o[2]?o[2].toLowerCase():null,n=i?`--${l}-${e}-${a}-${i}`:`--${l}-${e}-${a}`;t.push(` ${n}: ${r};`)}}}),r.dark&&"object"==typeof r.dark&&Object.entries(r.dark).forEach(([e,r])=>{if(void 0!==r&&"string"==typeof r){const t=e.match(/^([a-z]+)([A-Z][a-z]+)?$/);if(t){const e=t[1],i=t[2]?t[2].toLowerCase():null,n=i?`--${l}-${e}-${a}-${i}`:`--${l}-${e}-${a}`;o.push(` ${n}: ${r};`)}}}),i.forEach(e=>{const o=r[e];o&&"object"==typeof o&&Object.entries(o).forEach(([r,o])=>{if(void 0!==o){const i=r.match(/^([a-z]+)([A-Z][a-z]+)?$/);if(i){const r=i[1],n=i[2]?i[2].toLowerCase():null,c=n?`--${l}-${r}-${a}-${n}-${e}`:`--${l}-${r}-${a}-${e}`;t.push(` ${c}: ${o};`)}}})})}}),i.forEach(e=>{const r=n[e];r&&"object"==typeof r&&Object.entries(r).forEach(([r,o])=>{if(void 0!==o){const a=p(r);t.push(` --${l}-${a}-${e}: ${o};`)}})})}}),t.push("}"),o.push("}"),Object.values(a).forEach(e=>{e.push("}")});const l=o.length>3,c=Object.keys(a).length>0;let d=t.join("\n");l&&(d+="\n\n"+o.join("\n"));c&&Object.values(a).forEach(e=>{d+="\n\n"+e.join("\n")});return d}(e.componentTokens,r)),t}function p(e){return e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()}const g=n.createContext(void 0);function v(){const e=n.useContext(g);if(!e)throw new Error("useTheme must be used within a ThemeProvider");return e}const f=function({children:e,initialTheme:t=s,initialThemeName:o="default"}){n.useEffect(()=>{!function(e,r){const t=document.getElementById(`theme-${r}`)||document.createElement("style");t.id=`theme-${r}`;const o=`[data-theme="${r}"]`;let a="";e.fontImportUrl&&(a=(Array.isArray(e.fontImportUrl)?e.fontImportUrl:[e.fontImportUrl]).map(e=>`@import url('${e}');`).join("\n "));const i=`\n ${a}\n ${h(e,o)}\n `;t.textContent=i,document.head.contains(t)||document.head.appendChild(t)}(t,o),document.documentElement.setAttribute("data-theme",o)},[t,o]);const a={currentTheme:t,themeName:o};return r.jsx(g.Provider,{value:a,children:e})},b=t=>{var{buttonType:a="general",palette:i,label:n,icon:d,hoverIcon:s,className:u,children:h,style:p,disabled:g=!1,darkMode:f=!1,size:b="md",animated:y,onClick:k}=t,x=l(t,["buttonType","palette","label","icon","hoverIcon","className","children","style","disabled","darkMode","size","animated","onClick"]);const{currentTheme:F}=v(),S=`button button--${m(a)} ${u||""}`,j=function(t,a,i,n){return a?{regular:a,hover:i}:"primax"!==n||"general"!==t&&"secondary"!==t&&"link"!==t&&"danger"!==t&&"generalDark"!==t&&"secondaryDark"!==t?c[t]||null:{regular:r.jsx(e.FontAwesomeIcon,{icon:o.faSparkle}),hover:r.jsx(e.FontAwesomeIcon,{icon:o.faSparkles})}}(a,d,s,null==F?void 0:F.name),w=i?Object.assign({backgroundColor:`var(--${i})`,color:`var(--${i}-text)`,borderColor:`var(--${i})`},p):p;return r.jsxs("button",Object.assign({type:"button",className:S,"data-dark-mode":f?"true":void 0,"data-size":b,"data-animated":void 0!==y?y?"true":"false":void 0,style:w,onClick:k,disabled:g},x,{children:[h||n,j&&(j.hover?r.jsxs(r.Fragment,{children:[r.jsx("span",{className:"icon icon--regular",children:j.regular}),r.jsx("span",{className:"icon icon--hover",children:j.hover})]}):r.jsx("span",{className:"icon",children:j.regular}))]}))},y=e=>{var{buttonType:t="general",label:o,icon:a,href:i,target:n="_self",className:c,children:d,style:s,disabled:m=!1,size:u="md",darkMode:h=!1}=e,p=l(e,["buttonType","label","icon","href","target","className","children","style","disabled","size","darkMode"]);const g=`button button--${t} ${c||""}`,v="_blank"===n?"noopener noreferrer":void 0;return m?r.jsxs("span",Object.assign({className:g,"data-size":u,"data-dark-mode":h||void 0,style:s,"aria-disabled":"true"},p,{children:[d||o," ",a&&r.jsx("span",{className:"icon",children:a})]})):r.jsxs("a",Object.assign({href:i,target:n,rel:v,className:g,"data-size":u,"data-dark-mode":h||void 0,style:s},p,{children:[d||o," ",a&&r.jsx("span",{className:"icon",children:a})]}))},k=({videoUrl:e,imageUrl:t,gradient:o,bgColor:a,className:i,style:n})=>{const l=["background-media",i].filter(Boolean).join(" ");if(e)return r.jsxs("video",{className:`${l} background-media--video`,autoPlay:!0,muted:!0,loop:!0,playsInline:!0,style:n,children:[r.jsx("source",{src:e,type:"video/mp4"}),"Your browser does not support video."]});const c=Object.assign({backgroundImage:o?`${o}, url(${t})`:t?`url(${t})`:void 0,backgroundColor:a},n);return r.jsx("div",{className:l,style:c})},x="wistia-external-script";const F=({src:e,type:t,alt:o="",objectFit:a="cover",objectPosition:i,aspectRatio:l,autoplay:c=!1,controls:d=!0,loop:s=!1,muted:m,loading:u="lazy",srcSet:h,sizes:p,providers:g=[],darkMode:v=!1,className:f,style:b,onLoad:y,onError:k,onReady:F})=>{const S=n.useRef(null),j=n.useRef(null),[w,z]=n.useState(!1),[C,A]=n.useState(!1),H=null!=t?t:function(e){return/\.(jpg|jpeg|png|gif|webp|avif|svg|bmp|ico)(\?.*)?$/i.test(e)?"image":"video"}(e),$=null!=m?m:c,_="video"===H?function(e){var r;const t=e.match(/(?:medias|iframe)\/([a-zA-Z0-9]+)/)||e.match(/wi\.st\/medias\/([a-zA-Z0-9]+)/);return null!==(r=null==t?void 0:t[1])&&void 0!==r?r:null}(e):null,B="video"===H&&(/wistia\.(com|net)/i.test(N=e)||/wi\.st/i.test(N))&&!!_;var N;n.useEffect(()=>{z(!0)},[]),n.useEffect(()=>{if(w&&B&&_){if(!document.getElementById(x)){const e=document.createElement("script");e.id=x,e.src="https://fast.wistia.com/assets/external/E-v1.js",e.async=!0,document.body.appendChild(e)}window._wq=window._wq||[],window._wq.push({id:_,onReady:e=>{A(!0),null==F||F(e),null==y||y()}})}},[w,B,_,y,F]),n.useEffect(()=>{"video"===H&&!B&&c&&S.current&&S.current.play().catch(()=>{})},[H,B,c,e]);const L="media",E=[L,`${L}--${H}`,f].filter(Boolean).join(" "),W=Object.assign(Object.assign(Object.assign(Object.assign({},a&&{"--media-object-fit":a}),i&&{"--media-object-position":i}),l&&{"--media-aspect-ratio":l}),b);if("image"===H)return r.jsx("div",{className:E,style:W,"data-dark-mode":v||void 0,children:r.jsx("img",{className:`${L}__image`,src:e,alt:o,loading:u,srcSet:h,sizes:p,onLoad:y,onError:k})});if(B&&_){const e=["wistia_embed",`wistia_async_${_}`,!d&&"controlsVisibleOnLoad=false",!d&&"playbar=false",!d&&"playPauseNotifier=false",!d&&"settingsControl=false",!d&&"fullscreenButton=false",!d&&"volumeControl=false",!d&&"smallPlayButton=false",c&&"autoPlay=true",$&&"muted=true",s&&"endVideoBehavior=loop"].filter(Boolean).join(" ");return r.jsx("div",{className:`${E} ${L}--provider-wistia`,style:W,"data-dark-mode":v||void 0,children:w&&r.jsx("div",{ref:j,className:`${e} ${L}__wistia`,style:{width:"100%",height:"100%",visibility:C?"visible":"hidden"}})})}const O=function(e,r,t){for(const o of r)if(o.match(e))return{type:"embed",embedUrl:o.buildEmbedUrl(e,t),providerName:o.name};return{type:"native"}}(e,g,{autoplay:c,controls:d,muted:$,loop:s});return"embed"===O.type?r.jsx("div",{className:`${E} ${L}--provider-${O.providerName}`,style:W,"data-dark-mode":v||void 0,children:r.jsx("iframe",{className:`${L}__iframe`,src:O.embedUrl,title:o||"Video",allow:"autoplay; fullscreen; encrypted-media; picture-in-picture",allowFullScreen:!0,loading:u,onLoad:y,onError:k})}):r.jsx("div",{className:E,style:W,"data-dark-mode":v||void 0,children:r.jsx("video",{ref:S,className:`${L}__video`,src:e,autoPlay:c,controls:d,loop:s,muted:$,playsInline:!0,onLoadedData:y,onError:k})})},S=({items:e,separator:t="/",darkMode:o=!1,className:a=""})=>r.jsx("nav",{className:`breadcrumb ${a}`,"aria-label":"Breadcrumb","data-dark-mode":o||void 0,children:r.jsx("ol",{className:"breadcrumb__list",children:e.map((o,a)=>{const i=a===e.length-1;return r.jsxs("li",{className:"breadcrumb__item",children:[o.href&&!i?r.jsx("a",{href:o.href,className:"breadcrumb__link",children:o.label}):r.jsx("span",{className:"breadcrumb__text","aria-current":i?"page":void 0,children:o.label}),!i&&r.jsx("span",{className:"breadcrumb__separator","aria-hidden":"true",children:t})]},a)})})}),j=({children:e,backgroundColor:t,backgroundImage:o,backgroundPattern:a="none",shapeDivider:i="none",shapeColor:n="#ffffff",className:l="",padding:c,height:d,verticalAlign:s="top",darkMode:m=!1,overflow:u})=>{const h=["divider",`divider--divider-${i}`,"none"!==a&&`divider--pattern-${a}`,l].filter(Boolean).join(" "),p=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},t&&{"--divider-bg":t}),o&&{"--divider-bg-image":`url(${o})`}),c&&{"--divider-padding":c}),d&&{"--divider-height":d}),s&&{"--divider-vertical-align":s}),n&&{"--divider-shape-color":n}),u&&{"--divider-overflow":u});return r.jsxs("div",{className:h,style:p,"data-dark-mode":m||void 0,"data-test":"test",children:[r.jsx("div",{className:"divider__bg"}),r.jsx("div",{className:"divider__content",children:e})]})},w=({children:e,fluid:t=!1,className:o="",as:a="div",style:i})=>{const n=[t?"container-fluid":"container",o].filter(Boolean).join(" ");return r.jsx(a,{className:n,style:i,children:e})},z=({level:e="h2",variant:t,weight:o,size:a,color:i,palette:n,darkMode:l=!1,children:c,className:d,style:s})=>{const u=e;let h=s;n?h=Object.assign(Object.assign({},s),{backgroundColor:`var(--${n})`,color:`var(--${n}-text)`,padding:(null==s?void 0:s.padding)||"0.5rem 1rem",borderRadius:(null==s?void 0:s.borderRadius)||"4px"}):i&&(h=Object.assign(Object.assign({},s),{color:`var(--${m(i)})`})),o&&(h=Object.assign(Object.assign({},h),{fontWeight:`var(--tier1-theme-typography-font-weight-${o})`})),a&&(h=Object.assign(Object.assign({},h),{fontSize:`var(--tier1-theme-typography-font-size-${"2xl"===a?"2xl":a})`}));const p=["heading",`heading--${e}`,t&&`heading--variant-${t}`,d].filter(Boolean).join(" ");return r.jsx(u,{className:p,style:h,"data-dark-mode":l?"true":void 0,children:c})},C=({columns:e=12,gap:t,rowGap:o,columnGap:a,minColumnWidth:i,maxColumnWidth:n,alignItems:l,justifyItems:c,justifyContent:d,columnAlign:s,className:m="",style:u={},children:h,fullWidth:p=!1})=>{const g=`grid ${p?"grid--full-width":""} ${m}`,v=s?"left"===s?"start":"right"===s?"end":"center":d,f=Object.assign(Object.assign({},u),{alignItems:l,justifyItems:c,justifyContent:v});if("number"==typeof e?(f["--grid-columns"]=e.toString(),i||(e>=3&&(f["--grid-columns-sm"]="1"),e>=3&&(f["--grid-columns-md"]="2"),f["--grid-columns-lg"]=e.toString())):"string"==typeof e?f.gridTemplateColumns=e:e&&(void 0!==e.sm&&("string"==typeof e.sm?f["--grid-template-columns-sm"]=e.sm:f["--grid-columns-sm"]=e.sm.toString()),void 0!==e.md&&("string"==typeof e.md?f["--grid-template-columns-md"]=e.md:f["--grid-columns-md"]=e.md.toString()),void 0!==e.lg&&("string"==typeof e.lg?f["--grid-template-columns-lg"]=e.lg:f["--grid-columns-lg"]=e.lg.toString())),i&&(f["--grid-min-column-width"]=i),n&&(f["--grid-max-column-width"]=n),t)if("string"==typeof t){const e={xs:"var(--grid-gap-xs)",sm:"var(--grid-gap-sm)",md:"var(--grid-gap-md)",lg:"var(--grid-gap-lg)",xl:"var(--grid-gap-xl)",xxl:"var(--grid-gap-xxl)"};f.gap=e[t]||t}else t.sm&&(f["--grid-gap-sm"]=t.sm),t.md&&(f["--grid-gap-md"]=t.md),t.lg&&(f["--grid-gap-lg"]=t.lg);else f["--grid-gap-sm"]="var(--grid-gap-mobile, 1rem)",f["--grid-gap-md"]="var(--grid-gap-tablet, 1.5rem)",f["--grid-gap-lg"]="var(--grid-gap, 2rem)";return o&&("string"==typeof o?f.rowGap=o:(o.sm&&(f["--grid-row-gap-sm"]=o.sm),o.md&&(f["--grid-row-gap-md"]=o.md),o.lg&&(f["--grid-row-gap-lg"]=o.lg))),a&&("string"==typeof a?f.columnGap=a:(a.sm&&(f["--grid-column-gap-sm"]=a.sm),a.md&&(f["--grid-column-gap-md"]=a.md),a.lg&&(f["--grid-column-gap-lg"]=a.lg))),r.jsx("div",{className:g,style:f,children:h})},A=({colSpan:e,rowSpan:t,colStart:o,rowStart:a,gap:i,rowGap:n,columnGap:l,className:c="",style:d={},children:s})=>{const m=Object.assign({},d);return"number"==typeof e?m.gridColumn=`span ${e}`:"auto"===e?m.gridColumn="auto":e&&(e.sm&&(m["--grid-col-span-sm"]="auto"===e.sm?"auto":e.sm.toString()),e.md&&(m["--grid-col-span-md"]="auto"===e.md?"auto":e.md.toString()),e.lg&&(m["--grid-col-span-lg"]="auto"===e.lg?"auto":e.lg.toString())),"number"==typeof t?m.gridRow=`span ${t}`:"auto"===t?m.gridRow="auto":t&&(t.sm&&(m["--grid-row-span-sm"]="auto"===t.sm?"auto":t.sm.toString()),t.md&&(m["--grid-row-span-md"]="auto"===t.md?"auto":t.md.toString()),t.lg&&(m["--grid-row-span-lg"]="auto"===t.lg?"auto":t.lg.toString())),"number"==typeof o?m.gridColumnStart=o:o&&(o.sm&&(m["--grid-col-start-sm"]=o.sm.toString()),o.md&&(m["--grid-col-start-md"]=o.md.toString()),o.lg&&(m["--grid-col-start-lg"]=o.lg.toString())),"number"==typeof a?m.gridRowStart=a:a&&(a.sm&&(m["--grid-row-start-sm"]=a.sm.toString()),a.md&&(m["--grid-row-start-md"]=a.md.toString()),a.lg&&(m["--grid-row-start-lg"]=a.lg.toString())),i&&("string"==typeof i?m.gap=i:(i.sm&&(m["--grid-item-gap-sm"]=i.sm),i.md&&(m["--grid-item-gap-md"]=i.md),i.lg&&(m["--grid-item-gap-lg"]=i.lg))),n&&("string"==typeof n?m.rowGap=n:(n.sm&&(m["--grid-item-row-gap-sm"]=n.sm),n.md&&(m["--grid-item-row-gap-md"]=n.md),n.lg&&(m["--grid-item-row-gap-lg"]=n.lg))),l&&("string"==typeof l?m.columnGap=l:(l.sm&&(m["--grid-item-column-gap-sm"]=l.sm),l.md&&(m["--grid-item-column-gap-md"]=l.md),l.lg&&(m["--grid-item-column-gap-lg"]=l.lg))),r.jsx("div",{className:`grid-item ${c}`,style:m,children:s})},H=({children:e,as:t="p",weight:o,size:a,color:i,palette:n,darkMode:l=!1,className:c,style:d,dangerouslySetInnerHTML:s})=>{const u=t;let h=d;n?h=Object.assign(Object.assign({},d),{backgroundColor:`var(--${n})`,color:`var(--${n}-text)`,padding:(null==d?void 0:d.padding)||"0.5rem 1rem",borderRadius:(null==d?void 0:d.borderRadius)||"4px"}):i&&(h=Object.assign(Object.assign({},d),{color:`var(--${m(i)})`}));const p={className:["paragraph",c].filter(Boolean).join(" "),style:h,"data-dark-mode":l?"true":void 0,"data-size":a||void 0,"data-weight":o||void 0};return s?r.jsx(u,Object.assign({},p,{dangerouslySetInnerHTML:s})):r.jsx(u,Object.assign({},p,{children:e}))},$=r.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:r.jsx("circle",{cx:"8",cy:"8",r:"4"})}),_=({items:e,icon:t,darkMode:o=!1,className:a,style:i})=>{const n=["bullet-list",a].filter(Boolean).join(" ");return r.jsx("ul",{className:n,style:i,role:"list","data-dark-mode":o?"true":void 0,children:e.map((e,o)=>{var a,i;const n=null!==(i=null!==(a=e.icon)&&void 0!==a?a:t)&&void 0!==i?i:$;return r.jsxs("li",{className:"bullet-list__item",children:[r.jsx("span",{className:"bullet-list__icon","aria-hidden":"true",children:n}),r.jsx("span",{className:"bullet-list__text",children:e.text})]},o)})})},B=({user:e,onLogin:t,onLogout:o,onCreateAccount:a})=>r.jsx("header",{children:r.jsxs("div",{className:"storybook-header",children:[r.jsxs("div",{children:[r.jsx("svg",{width:"32",height:"32",viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",children:r.jsxs("g",{fill:"none",fillRule:"evenodd",children:[r.jsx("path",{d:"M10 0h12a10 10 0 0110 10v12a10 10 0 01-10 10H10A10 10 0 010 22V10A10 10 0 0110 0z",fill:"#FFF"}),r.jsx("path",{d:"M5.3 10.6l10.4 6v11.1l-10.4-6v-11zm11.4-6.2l9.7 5.5-9.7 5.6V4.4z",fill:"#555AB9"}),r.jsx("path",{d:"M27.2 10.6v11.2l-10.5 6V16.5l10.5-6zM15.7 4.4v11L6 10l9.7-5.5z",fill:"#91BAF8"})]})}),r.jsx("h1",{children:"Acme"})]}),r.jsx("div",{children:e?r.jsxs(r.Fragment,{children:[r.jsxs("span",{className:"welcome",children:["Welcome, ",r.jsx("b",{children:e.name}),"!"]}),r.jsx(b,{buttonType:"secondary",onClick:o,label:"Log out"})]}):r.jsxs(r.Fragment,{children:[r.jsx(b,{buttonType:"secondary",onClick:t,label:"Log in"}),r.jsx(b,{buttonType:"cta",onClick:a,label:"Sign up"})]})})]})}),N="https://fast.wistia.com/player.js";let L=!1,E=!1;const W=[];const O="wistia-player-script";const I=({variant:e="default",src:t,thumbnail:o,alt:a="",playIcon:i,aspectRatio:l="",accentBorder:c=!1,overlay:d=!1,sparkle:s=!1,controls:m=!0,accentColor:u,sparkSrc:h="/sparkle-overlay.svg",sparkScale:p,mirror:g=!1,wistiaId:v,popover:f=!1,sparkSmallSrc:b="/spark-small-sparks.svg",className:y})=>{const[k,x]=n.useState(!1),S=n.useRef(null),j=n.useRef(null),w=!!v&&f,z=t||(v&&!f?`https://fast.wistia.com/medias/${v}`:void 0),C=w||!!z&&function(e){return/\.(mp4|webm|ogg|mov)(\?.*)?$/i.test(e)||/wistia\.(com|net)|wi\.st/i.test(e)}(z),A=!C&&!!o,H="media-block",$=[H,"default"!==e&&`${H}--${e}`,c&&`${H}--accent`,g&&`${H}--mirror`,C&&`${H}--video`,y].filter(Boolean).join(" ");n.useEffect(()=>{w&&v&&(function(){if("undefined"==typeof document)return;if(document.getElementById(O))return;const e=document.createElement("script");e.id=O,e.src="https://fast.wistia.com/player.js",e.async=!0,document.head.appendChild(e)}(),function(e){if("undefined"==typeof document)return;const r=`wistia-module-${e}`;if(document.getElementById(r))return;const t=document.createElement("script");t.id=r,t.src=`https://fast.wistia.com/embed/${e}.js`,t.async=!0,t.type="module",document.head.appendChild(t)}(v))},[w,v]);const _=n.useCallback(e=>{S.current=e},[]),B=n.useCallback(()=>{var e,r;if(!C||w)return;if(x(!0),null===(e=S.current)||void 0===e?void 0:e.play)return void S.current.play();const t=null===(r=j.current)||void 0===r?void 0:r.querySelector("video");t&&t.play().catch(()=>{})},[C,w]);if("croppedSpark"===e){const e="M215.208 122.007C197.838 122.065 179.583 127.759 164.968 135.541C124.822 156.905 112.194 197.875 111.885 236.575C111.856 239.811 106.136 239.806 106.112 236.575C105.798 197.875 93.1749 156.91 53.0289 135.541C38.4141 127.764 20.154 122.065 2.78832 122.007C-0.934274 121.992 -0.924605 116.998 2.78832 116.983C20.1588 116.93 38.4141 111.23 53.0289 103.449C93.1749 82.0848 105.798 41.1197 106.112 2.41994C106.098 0.796987 107.553 0 108.998 0C110.449 0 111.904 0.801817 111.889 2.41994C112.194 41.1197 124.827 82.0848 164.973 103.454C179.587 111.23 197.848 116.93 215.213 116.988C218.936 117.002 218.926 121.997 215.213 122.011L215.208 122.007Z";return r.jsx("figure",{className:$,role:"group","aria-label":a||"Media content",children:r.jsxs("div",{className:`${H}__cropped-spark`,children:[r.jsxs("svg",{className:`${H}__spark-svg`,viewBox:"0 0 218 239",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[r.jsx("defs",{children:r.jsx("clipPath",{id:"spark-clip",children:r.jsx("path",{d:e})})}),r.jsx("foreignObject",{x:"0",y:"0",width:"218",height:"239",clipPath:"url(#spark-clip)",children:o&&r.jsx("img",{src:o,alt:a,style:{width:"100%",height:"100%",objectFit:"cover",display:"block"}})}),r.jsx("path",{className:`${H}__spark-svg-stroke`,d:e,fill:"none"})]}),r.jsx("img",{className:`${H}__spark-icon ${H}__spark-icon--large`,src:"/spark-icon-large.svg",alt:"","aria-hidden":"true"}),r.jsx("img",{className:`${H}__spark-icon ${H}__spark-icon--small`,src:"/spark-icon-small.svg",alt:"","aria-hidden":"true"}),r.jsx("img",{className:`${H}__spark-small-sparks`,src:b,alt:"","aria-hidden":"true"})]})})}return r.jsx("figure",{className:$,role:"group","aria-label":a||"Media content",style:u?{"--media-block-accent-color":u}:void 0,children:r.jsxs("div",{className:`${H}__grid`,children:[s&&r.jsx("div",{className:`${H}__spark`,"aria-hidden":"true",style:p?{"--media-block-spark-scale":p/10}:void 0,children:r.jsx("img",{src:h,alt:""})}),r.jsx("div",{className:`${H}__inner`,ref:j,children:A&&o?r.jsx(F,{src:o,type:"image",alt:a,objectFit:"cover",aspectRatio:l}):w?r.jsxs(r.Fragment,{children:[r.jsxs("div",{className:`${H}__popover-thumbnail`,"aria-hidden":"true",children:[o&&r.jsx(F,{src:o,type:"image",alt:"",objectFit:"cover",aspectRatio:l}),d&&r.jsx("div",{className:`${H}__overlay`}),i&&r.jsx("div",{className:`${H}__play-icon`,children:i})]}),r.jsx("div",{className:`${H}__wistia-popover`,children:n.createElement("wistia-player",{"media-id":v,"wistia-popover":"true",aspect:"1.7777777777777777",style:{width:"100%",height:"100%"}})})]}):z?r.jsxs(r.Fragment,{children:[r.jsx(F,{src:z,type:"video",alt:a,controls:m,aspectRatio:l,onReady:_,className:`${H}__video-layer`}),!k&&(N=B,r.jsxs("button",{className:`${H}__trigger`,onClick:N,"aria-label":`Play video: ${a}`,type:"button",children:[o&&r.jsx(F,{src:o,type:"image",alt:"",objectFit:"cover",aspectRatio:l}),d&&r.jsx("div",{className:`${H}__overlay`,"aria-hidden":"true"}),i&&r.jsx("div",{className:`${H}__play-icon`,"aria-hidden":"true",children:i})]}))]}):null}),c&&r.jsx("div",{className:`${H}__accent-side`,"aria-hidden":"true"}),c&&r.jsx("div",{className:`${H}__accent-bottom`,"aria-hidden":"true"})]})});var N},T={hero:{columns:1,darkMode:!0},level2:{columns:2,darkMode:!1},level3:{columns:1,darkMode:!0},gated:{columns:2,darkMode:!0}},D=e=>{if(!e)return;return{top:"start",center:"center",bottom:"end"}[e]};function M(e,t){const{width:o,height:a}=e,i=l(e,["width","height"]);return r.jsx(I,Object.assign({},i))}const P={top:"start",center:"center",bottom:"end"},R=e=>{var{left:t,right:o,rows:a,variation:i="left-first",verticalAlign:n="top",gap:c,className:d,backgroundColor:s,backgroundImage:m,backgroundPattern:u,shapeDivider:h,shapeColor:p,padding:g,height:v,overflow:f,darkMode:b=!1,children:y}=e,k=l(e,["left","right","rows","variation","verticalAlign","gap","className","backgroundColor","backgroundImage","backgroundPattern","shapeDivider","shapeColor","padding","height","overflow","darkMode","children"]);const x="primax-two-column",F=[x,d].filter(Boolean).join(" "),S=null!=a?a:[{left:t,right:o,variation:i,verticalAlign:n}];return r.jsx(j,Object.assign({backgroundColor:s,backgroundImage:m,backgroundPattern:u,shapeDivider:h,shapeColor:p,padding:g,height:v,overflow:f,darkMode:b,className:F},k,{children:S.map((e,t)=>{var o,a;const l=null!==(o=e.variation)&&void 0!==o?o:i,d=null!==(a=e.verticalAlign)&&void 0!==a?a:n,s="right-first"===l;return r.jsxs(C,{columns:{sm:1,md:1,lg:2},maxColumnWidth:"630px",justifyContent:"center",alignItems:P[d],className:`${x}__grid`,gap:c,children:[r.jsx(A,{className:`${x}__col ${x}__col--left`,style:s?{order:2}:void 0,children:e.left}),r.jsx(A,{className:`${x}__col ${x}__col--right`,style:s?{order:1}:void 0,children:e.right})]},t)})}))},q=({label:e,name:t,type:o="text",placeholder:a,value:i,onChange:l,onBlur:c,validation:d,error:s,disabled:m=!1,darkMode:u=!1,className:h})=>{const p=n.useId(),g=`${p}-error`,v=null==d?void 0:d.required,f=["text-input",s&&"text-input--error",m&&"text-input--disabled",h].filter(Boolean).join(" ");return r.jsxs("div",{className:f,"data-dark-mode":u||void 0,children:[r.jsxs("label",{htmlFor:p,className:"text-input__label",children:[e,v&&r.jsx("span",{className:"text-input__required","aria-hidden":"true",children:"*"})]}),r.jsx("input",{id:p,name:t,type:o,className:"text-input__field",placeholder:a,value:i,onChange:e=>null==l?void 0:l(e.target.value),onBlur:c,disabled:m,required:v,minLength:null==d?void 0:d.minLength,maxLength:null==d?void 0:d.maxLength,"aria-invalid":s?"true":void 0,"aria-describedby":s?g:void 0}),s&&r.jsx(H,{id:g,className:"text-input__error",role:"alert",children:s})]})},G=/^[^\s@]+@[^\s@]+\.[^\s@]+$/;function U(e,r){const t=r.validation;if(!t)return;const o=t.errorMessage;return t.required&&!e.trim()?null!=o?o:"This field is required.":t.email&&e.trim()&&!G.test(e.trim())?null!=o?o:"Please enter a valid email address.":t.minLength&&e.trim().length<t.minLength?null!=o?o:`Must be at least ${t.minLength} characters.`:t.maxLength&&e.trim().length>t.maxLength?null!=o?o:`Must be no more than ${t.maxLength} characters.`:t.pattern&&!t.pattern.test(e.trim())?null!=o?o:`${r.label} is not valid.`:void 0}const V={primitives:{"color-brand-navy":"#091757","color-brand-coral":"#F6525F","color-brand-midnight":"#0B103A","color-brand-light-gray":"#E9EBF2","color-brand-dark-gray":"#4A4E57","color-brand-blue":"#2E6BF0","color-carnation-50":"#F9F9F9","color-carnation-100":"#F1F1F1","color-carnation-200":"#EDDCDE","color-carnation-300":"#F6B4BB","color-carnation-400":"#FB7886","color-carnation-500":"#F6525F","color-carnation-600":"#E23837","color-carnation-700":"#C03225","color-carnation-800":"#9C3025","color-carnation-900":"#7E3028","color-carnation-950":"#481E18","color-medium-purple-50":"#E0E0E0","color-medium-purple-100":"#D6D6D8","color-medium-purple-200":"#C7C5DD","color-medium-purple-300":"#ADA8E6","color-medium-purple-400":"#8978F0","color-medium-purple-500":"#6F4DF3","color-medium-purple-600":"#5C27E8","color-medium-purple-700":"#4B18C7","color-medium-purple-800":"#3E1A9B","color-medium-purple-900":"#301875","color-medium-purple-950":"#1A054E","color-royal-blue-50":"#EDEDED","color-royal-blue-100":"#DEE3EA","color-royal-blue-200":"#BFD0EB","color-royal-blue-300":"#92B5EE","color-royal-blue-400":"#5B8DF1","color-royal-blue-500":"#2D6BF0","color-royal-blue-600":"#014CE5","color-royal-blue-700":"#0040C6","color-royal-blue-800":"#09369C","color-royal-blue-900":"#173276","color-royal-blue-950":"#111D3F","color-neutral-50":"#FAFAFA","color-neutral-100":"#F5F5F5","color-neutral-200":"#E5E5E5","color-neutral-300":"#D4D4D4","color-neutral-400":"#A1A1A1","color-neutral-500":"#737373","color-neutral-600":"#525252","color-neutral-700":"#404040","color-neutral-800":"#262626","color-neutral-900":"#171717","color-neutral-950":"#0A0A0A","color-success-50":"#F0FDF4","color-success-100":"#DCFCE7","color-success-200":"#B9F8CF","color-success-300":"#7BF1A8","color-success-400":"#05DF72","color-success-500":"#00C950","color-success-600":"#00A63E","color-success-700":"#008236","color-success-800":"#016630","color-success-900":"#0D542B","color-success-950":"#032E15","color-warning-50":"#FFFBEB","color-warning-100":"#FEF3C6","color-warning-200":"#FEE685","color-warning-300":"#FFD230","color-warning-400":"#FFBA00","color-warning-500":"#FD9A00","color-warning-600":"#E17100","color-warning-700":"#BB4D00","color-warning-800":"#973C00","color-warning-900":"#7B3306","color-warning-950":"#461901","color-alert-50":"#FDF2F8","color-alert-100":"#FCE7F3","color-alert-200":"#FCCEE8","color-alert-300":"#FDA5D5","color-alert-400":"#FB64B6","color-alert-500":"#F6339A","color-alert-600":"#E60076","color-alert-700":"#C6005C","color-alert-800":"#A3004C","color-alert-900":"#861043","color-alert-950":"#510424","color-info-50":"#F0F9FF","color-info-100":"#DFF2FE","color-info-200":"#B8E6FE","color-info-300":"#74D4FF","color-info-400":"#00BCFF","color-info-500":"#00A6F4","color-info-600":"#0084D1","color-info-700":"#0069A8","color-info-800":"#00598A","color-info-900":"#024A70","color-info-950":"#052F4A","color-white":"#FFFFFF","color-black":"#000000","color-transparent":"transparent"},semantic:{"tier1-theme-color-background-default-primary-default":"var(--color-brand-navy)","tier1-theme-color-background-default-primary-hover":"var(--color-brand-midnight)","tier1-theme-color-background-default-primary-active":"var(--color-brand-midnight)","tier1-theme-color-background-default-secondary-default":"var(--color-brand-light-gray)","tier1-theme-color-background-default-secondary-hover":"var(--color-neutral-200)","tier1-theme-color-background-default-tertiary-default":"var(--color-neutral-100)","tier1-theme-color-background-default-tertiary-hover":"var(--color-neutral-200)","tier1-theme-color-background-accent-primary-default":"var(--color-carnation-500)","tier1-theme-color-background-accent-primary-hover":"var(--color-carnation-700)","tier1-theme-color-background-accent-primary-active":"var(--color-carnation-700)","tier1-theme-color-background-default-inverse-default":"var(--color-brand-midnight)","tier1-theme-color-background-utility-overlay-default":"rgba(0, 0, 0, 0.5)","tier1-theme-color-content-title-primary-default":"var(--color-brand-navy)","tier1-theme-color-content-default-primary-default":"var(--color-brand-navy)","tier1-theme-color-content-default-secondary-default":"var(--color-brand-dark-gray)","tier1-theme-color-content-default-tertiary-default":"var(--color-neutral-600)","tier1-theme-color-content-default-inverse-default":"var(--color-white)","tier1-theme-color-content-disabled-subtle-default":"var(--color-neutral-400)","tier1-theme-color-content-accent-primary-default":"var(--color-carnation-500)","tier1-theme-color-content-default-link-default":"var(--color-brand-blue)","tier1-theme-color-content-default-link-hover":"var(--color-brand-navy)","tier1-theme-color-border-default-subtle-default":"var(--color-neutral-100)","tier1-theme-color-border-default-default-default":"var(--color-neutral-200)","tier1-theme-color-border-default-strong-default":"var(--color-neutral-300)","tier1-theme-color-border-focus-primary-focus":"var(--color-brand-blue)","tier1-theme-color-border-default-white-default":"var(--color-white)","tier1-theme-color-background-utility-success-default":"var(--color-success-50)","tier1-theme-color-content-utility-success-default":"var(--color-success-500)","tier1-theme-color-content-utility-success-hover":"var(--color-success-600)","tier1-theme-color-background-utility-warning-default":"var(--color-warning-50)","tier1-theme-color-content-utility-warning-default":"var(--color-warning-500)","tier1-theme-color-content-utility-warning-hover":"var(--color-warning-600)","tier1-theme-color-background-utility-error-default":"var(--color-alert-50)","tier1-theme-color-content-utility-error-default":"var(--color-alert-500)","tier1-theme-color-content-utility-error-hover":"var(--color-alert-600)","tier1-theme-color-background-utility-info-default":"var(--color-info-50)","tier1-theme-color-content-utility-info-default":"var(--color-info-500)","tier1-theme-color-content-utility-info-hover":"var(--color-info-600)","tier1-theme-color-background-default-interactive-default":"var(--color-brand-coral)","tier1-theme-color-background-default-interactive-hover":"var(--color-carnation-600)","tier1-theme-color-background-default-interactive-active":"var(--color-carnation-700)","tier1-theme-color-background-default-interactive-disabled":"var(--color-neutral-300)",primary:"var(--tier1-theme-color-background-default-primary-default)",primaryHover:"var(--tier1-theme-color-background-default-primary-hover)",primaryActive:"var(--tier1-theme-color-background-default-primary-active)",primaryText:"var(--tier1-theme-color-content-default-inverse-default)",secondary:"var(--color-medium-purple-400)",secondaryHover:"var(--color-medium-purple-600)",secondaryActive:"var(--color-medium-purple-600)",secondaryText:"var(--tier1-theme-color-content-default-inverse-default)",accent:"var(--tier1-theme-color-background-accent-primary-default)",accentHover:"var(--tier1-theme-color-background-accent-primary-hover)",accentActive:"var(--tier1-theme-color-background-accent-primary-active)",accentText:"var(--tier1-theme-color-content-default-inverse-default)",tertiary:"var(--color-neutral-200)",tertiaryHover:"var(--color-neutral-300)",tertiaryActive:"var(--color-neutral-400)",tertiaryText:"var(--tier1-theme-color-content-default-primary-default)",textPrimary:"var(--tier1-theme-color-content-default-primary-default)",textSecondary:"var(--tier1-theme-color-content-default-secondary-default)",textTertiary:"var(--tier1-theme-color-content-default-tertiary-default)",textInverse:"var(--tier1-theme-color-content-default-inverse-default)",textDisabled:"var(--tier1-theme-color-content-disabled-subtle-default)",textLink:"var(--tier1-theme-color-content-default-link-default)",textLinkHover:"var(--tier1-theme-color-content-default-link-hover)",bgPrimary:"var(--tier1-theme-color-background-default-primary-default)",bgSecondary:"var(--tier1-theme-color-background-default-secondary-default)",bgTertiary:"var(--tier1-theme-color-background-default-tertiary-default)",bgInverse:"var(--tier1-theme-color-background-default-inverse-default)",bgOverlay:"var(--tier1-theme-color-background-utility-overlay-default)",borderDefault:"var(--tier1-theme-color-border-default-default-default)",borderSubtle:"var(--tier1-theme-color-border-default-subtle-default)",borderStrong:"var(--tier1-theme-color-border-default-strong-default)",borderFocus:"var(--tier1-theme-color-border-focus-primary-focus)",borderWhite:"var(--tier1-theme-color-border-default-white-default)",stateSuccess:"var(--tier1-theme-color-content-utility-success-default)",stateSuccessHover:"var(--tier1-theme-color-content-utility-success-hover)",stateSuccessBg:"var(--tier1-theme-color-background-utility-success-default)",stateWarning:"var(--tier1-theme-color-content-utility-warning-default)",stateWarningHover:"var(--tier1-theme-color-content-utility-warning-hover)",stateWarningBg:"var(--tier1-theme-color-background-utility-warning-default)",stateError:"var(--tier1-theme-color-content-utility-error-default)",stateErrorHover:"var(--tier1-theme-color-content-utility-error-hover)",stateErrorBg:"var(--tier1-theme-color-background-utility-error-default)",stateInfo:"var(--tier1-theme-color-content-utility-info-default)",stateInfoHover:"var(--tier1-theme-color-content-utility-info-hover)",stateInfoBg:"var(--tier1-theme-color-background-utility-info-default)",interactivePrimary:"var(--tier1-theme-color-background-default-interactive-default)",interactivePrimaryHover:"var(--tier1-theme-color-background-default-interactive-hover)",interactivePrimaryActive:"var(--tier1-theme-color-background-default-interactive-active)",interactiveSecondary:"var(--color-neutral-200)",interactiveSecondaryHover:"var(--color-neutral-300)",interactiveSecondaryActive:"var(--color-neutral-400)",interactiveDisabled:"var(--tier1-theme-color-background-default-interactive-disabled)","tier3-theme-button-general-background-default":"var(--color-medium-purple-400)","tier3-theme-button-general-background-hover":"var(--color-medium-purple-600)","tier3-theme-button-general-background-active":"var(--color-medium-purple-600)","tier3-theme-button-general-content-default":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-general-content-hover":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-general-border-default":"var(--color-medium-purple-400)","tier3-theme-button-general-border-hover":"var(--color-medium-purple-600)","tier3-theme-button-cta-background-default":"var(--tier1-theme-color-background-accent-primary-default)","tier3-theme-button-cta-background-hover":"var(--tier1-theme-color-background-accent-primary-hover)","tier3-theme-button-cta-background-active":"var(--tier1-theme-color-background-accent-primary-active)","tier3-theme-button-cta-content-default":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-cta-content-hover":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-cta-border-default":"var(--tier1-theme-color-border-default-white-default)","tier3-theme-button-cta-border-hover":"var(--color-medium-purple-600)","tier3-theme-button-secondary-background-default":"transparent","tier3-theme-button-secondary-background-hover":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-secondary-background-active":"var(--tier1-theme-color-background-default-primary-active)","tier3-theme-button-secondary-content-default":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-secondary-content-hover":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-secondary-border-default":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-secondary-border-hover":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-outline-background-default":"transparent","tier3-theme-button-outline-background-hover":"var(--tier1-theme-color-background-default-secondary-default)","tier3-theme-button-outline-background-active":"var(--tier1-theme-color-background-default-tertiary-default)","tier3-theme-button-outline-content-default":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-outline-content-hover":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-outline-border-default":"var(--tier1-theme-color-border-default-default-default)","tier3-theme-button-outline-border-hover":"var(--tier1-theme-color-border-default-strong-default)","tier3-theme-button-ghost-background-default":"transparent","tier3-theme-button-ghost-background-hover":"var(--tier1-theme-color-background-default-secondary-default)","tier3-theme-button-ghost-background-active":"var(--tier1-theme-color-background-default-tertiary-default)","tier3-theme-button-ghost-content-default":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-ghost-content-hover":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-ghost-border-default":"transparent","tier3-theme-button-ghost-border-hover":"transparent","tier3-theme-button-twitter-background-default":"transparent","tier3-theme-button-twitter-background-hover":"var(--color-brand-blue)","tier3-theme-button-twitter-background-active":"var(--color-brand-navy)","tier3-theme-button-twitter-content-default":"var(--color-brand-blue)","tier3-theme-button-twitter-content-hover":"var(--color-white)","tier3-theme-button-twitter-content-active":"var(--color-white)","tier3-theme-button-twitter-border-default":"var(--color-brand-blue)","tier3-theme-button-twitter-border-hover":"var(--color-brand-blue)","tier3-theme-button-twitter-border-active":"var(--color-brand-navy)","tier3-theme-button-linkedin-background-default":"transparent","tier3-theme-button-linkedin-background-hover":"var(--color-brand-blue)","tier3-theme-button-linkedin-background-active":"var(--color-brand-navy)","tier3-theme-button-linkedin-content-default":"var(--color-brand-blue)","tier3-theme-button-linkedin-content-hover":"var(--color-white)","tier3-theme-button-linkedin-content-active":"var(--color-white)","tier3-theme-button-linkedin-border-default":"var(--color-brand-blue)","tier3-theme-button-linkedin-border-hover":"var(--color-brand-blue)","tier3-theme-button-linkedin-border-active":"var(--color-brand-navy)","tier3-theme-button-facebook-background-default":"transparent","tier3-theme-button-facebook-background-hover":"var(--color-brand-blue)","tier3-theme-button-facebook-background-active":"var(--color-brand-navy)","tier3-theme-button-facebook-content-default":"var(--color-brand-blue)","tier3-theme-button-facebook-content-hover":"var(--color-white)","tier3-theme-button-facebook-content-active":"var(--color-white)","tier3-theme-button-facebook-border-default":"var(--color-brand-blue)","tier3-theme-button-facebook-border-hover":"var(--color-brand-blue)","tier3-theme-button-facebook-border-active":"var(--color-brand-navy)"}},Z=Object.assign(Object.assign({},s),{name:"advisors-plus",fontImportUrl:["https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap","https://fonts.googleapis.com/css2?family=Source+Serif+4:opsz,wght@8..60,400;8..60,600;8..60,700&display=swap"],colors:{primitives:V.primitives,semantic:V.semantic},colorPalettes:[{name:"Primary",bg:"primary",text:"primaryText"},{name:"Secondary",bg:"secondary",text:"secondaryText"},{name:"Accent",bg:"accent",text:"accentText"},{name:"Tertiary",bg:"tertiary",text:"tertiaryText"}],typography:Object.assign(Object.assign({},s.typography),{fontFamily:"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",fontFamilyHeading:"'Source Serif 4', Georgia, serif"}),components:Object.assign(Object.assign({},s.components),{cta:Object.assign({},s.components.cta)}),componentTokens:Object.assign(Object.assign({},s.componentTokens),{paragraph:{sizes:{lg:{fontSize:"21px",lineHeight:"1.5"},md:{fontSize:"16px",lineHeight:"1.5"},sm:{fontSize:"14px",lineHeight:"1.5"}}}})}),X={primitives:{"color-primary-50":"#E0FAFF","color-primary-100":"#D1F0FF","color-primary-200":"#BEDFFF","color-primary-300":"#A6C8FF","color-primary-400":"#78A7FB","color-primary-500":"#3B7EFD","color-primary-600":"#0061FF","color-primary-700":"#1944CE","color-primary-800":"#203399","color-primary-900":"#1B2369","color-primary-950":"#0D0942","color-secondary-50":"#DBFFF6","color-secondary-100":"#BEFFEB","color-secondary-200":"#00FFD2","color-secondary-300":"#2EE6BF","color-secondary-400":"#06C3A0","color-secondary-500":"#1A9C80","color-secondary-600":"#05816A","color-secondary-700":"#026754","color-secondary-800":"#084E3F","color-secondary-900":"#03372B","color-secondary-950":"#012119","color-accent-50":"#FFE7EE","color-accent-100":"#FFDAE2","color-accent-200":"#FFC7D0","color-accent-300":"#FEAEB9","color-accent-400":"#FE748F","color-accent-500":"#FE0066","color-accent-600":"#C91452","color-accent-700":"#A20D40","color-accent-800":"#7D062F","color-accent-900":"#5A011F","color-accent-950":"#380211","color-neutral-00":"#FFFFFF","color-neutral-50":"#F5F8FF","color-neutral-75":"#F7F7F7","color-neutral-100":"#E7EFFD","color-neutral-200":"#D6DEEE","color-neutral-250":"#D9D9D9","color-neutral-300":"#BFC8D8","color-neutral-400":"#A0A8B8","color-neutral-500":"#7F8696","color-neutral-600":"#6B7280","color-neutral-700":"#525865","color-neutral-800":"#3D424D","color-neutral-850":"#3D3D3D","color-neutral-900":"#2A2E35","color-neutral-950":"#171B21","color-neutral-1000":"#000000","color-success-50":"#E3FFFA","color-success-100":"#BBFEF2","color-success-200":"#79F8E4","color-success-300":"#5AE1CE","color-success-400":"#14B8A6","color-success-500":"#1B9A8B","color-success-600":"#068073","color-success-700":"#03675C","color-success-800":"#004E45","color-success-900":"#033630","color-success-950":"#01201C","color-warning-50":"#FFF7DA","color-warning-100":"#FEEDC7","color-warning-200":"#FED987","color-warning-300":"#EAB308","color-warning-400":"#D19F03","color-warning-500":"#A68015","color-warning-600":"#8B6904","color-warning-700":"#6F5301","color-warning-800":"#543F06","color-warning-900":"#3B2B02","color-warning-950":"#241900","color-error-50":"#FFECE7","color-error-100":"#FFDFD9","color-error-200":"#FFCDC6","color-error-300":"#FDB1AA","color-error-400":"#FD7A72","color-error-500":"#EF4444","color-error-600":"#C8252B","color-error-700":"#A4111C","color-error-800":"#7F0813","color-error-900":"#5B030A","color-error-950":"#3A0003","color-info-50":"#E2FDFF","color-info-100":"#D3F4FF","color-info-200":"#BEE4FD","color-info-300":"#89D1FE","color-info-400":"#0EA5E9","color-info-500":"#0D90CC","color-info-600":"#0F77A8","color-info-700":"#095F88","color-info-800":"#044868","color-info-900":"#01324A","color-info-950":"#011D2D","color-white":"#FFFFFF","color-black":"#000000","color-transparent":"transparent"},semantic:{"color-surface-canvas":"var(--color-neutral-00)","color-surface-default":"var(--color-neutral-50)","color-surface-subtle":"var(--color-neutral-100)","color-surface-raised":"var(--color-neutral-50)","color-surface-sunken":"var(--color-neutral-200)","color-surface-inverse":"var(--color-neutral-900)","color-surface-icons":"var(--color-accent-500)","color-text-primary":"var(--color-primary-950)","color-text-secondary":"var(--color-neutral-800)","color-text-tertiary":"var(--color-neutral-500)","color-text-caption":"var(--color-neutral-600)","color-text-disabled":"var(--color-neutral-400)","color-text-on-brand":"var(--color-neutral-00)","color-text-inverse":"var(--color-primary-950)","color-text-forground":"var(--color-neutral-00)","color-text-link-default":"var(--color-primary-600)","color-text-link-hover":"var(--color-primary-700)","color-text-link-active":"var(--color-primary-800)","color-text-link-visited":"var(--color-primary-500)","color-border-default":"var(--color-primary-600)","color-border-subtle":"var(--color-neutral-100)","color-border-strong":"var(--color-primary-950)","color-border-focus-ring":"var(--color-primary-600)","color-border-ghost":"var(--color-primary-950)","color-action-primary-default":"var(--color-primary-600)","color-action-primary-foreground":"var(--color-neutral-00)","color-action-primary-hover":"var(--color-secondary-200)","color-action-primary-inverse":"var(--color-primary-950)","color-action-primary-active":"var(--color-primary-600)","color-action-primary-disabled":"var(--color-neutral-500)","color-action-secondary-default":"var(--color-primary-600)","color-action-secondary-foreground":"var(--color-primary-600)","color-action-secondary-hover":"var(--color-primary-950)","color-action-danger-default":"var(--color-error-600)","color-action-danger-foreground":"var(--color-error-500)","color-action-danger-hover":"var(--color-error-700)","color-action-ghost-foreground":"var(--color-primary-600)","color-action-ghost-hover-fg":"var(--color-primary-950)","color-action-ghost-focus":"var(--color-primary-600)","color-feedback-success-background":"var(--color-success-50)","color-feedback-success-foreground":"var(--color-success-50)","color-feedback-success-border":"var(--color-success-300)","color-feedback-success-text":"var(--color-success-700)","color-feedback-error-background":"var(--color-error-50)","color-feedback-error-foreground":"var(--color-error-50)","color-feedback-error-border":"var(--color-error-300)","color-feedback-error-text":"var(--color-error-700)","color-feedback-warning-background":"var(--color-warning-50)","color-feedback-warning-foreground":"var(--color-warning-50)","color-feedback-warning-border":"var(--color-warning-300)","color-feedback-warning-text":"var(--color-warning-700)","color-feedback-info-background":"var(--color-info-50)","color-feedback-info-foreground":"var(--color-info-50)","color-feedback-info-border":"var(--color-info-300)","color-feedback-info-text":"var(--color-info-700)","color-overlay-scrim":"var(--color-neutral-900)","color-state-hover":"var(--color-neutral-900)","color-state-active":"var(--color-neutral-900)","color-surface-canvas-dark":"var(--color-primary-950)","color-surface-default-dark":"var(--color-neutral-900)","color-surface-subtle-dark":"var(--color-neutral-800)","color-surface-raised-dark":"var(--color-neutral-700)","color-surface-sunken-dark":"var(--color-neutral-950)","color-surface-inverse-dark":"var(--color-neutral-50)","color-surface-icons-dark":"var(--color-accent-500)","color-text-primary-dark":"var(--color-neutral-50)","color-text-secondary-dark":"var(--color-neutral-200)","color-text-tertiary-dark":"var(--color-neutral-400)","color-text-caption-dark":"var(--color-neutral-300)","color-text-disabled-dark":"var(--color-neutral-600)","color-text-on-brand-dark":"var(--color-primary-950)","color-text-inverse-dark":"var(--color-primary-950)","color-text-forground-dark":"var(--color-neutral-1000)","color-text-link-default-dark":"var(--color-primary-400)","color-text-link-hover-dark":"var(--color-primary-300)","color-text-link-active-dark":"var(--color-primary-200)","color-text-link-visited-dark":"var(--color-primary-500)","color-border-default-dark":"var(--color-neutral-00)","color-border-subtle-dark":"var(--color-neutral-900)","color-border-strong-dark":"var(--color-primary-950)","color-border-focus-ring-dark":"var(--color-primary-600)","color-border-ghost-dark":"var(--color-secondary-200)","color-action-primary-default-dark":"var(--color-primary-600)","color-action-primary-foreground-dark":"var(--color-neutral-00)","color-action-primary-hover-dark":"var(--color-secondary-200)","color-action-primary-inverse-dark":"var(--color-secondary-200)","color-action-primary-active-dark":"var(--color-primary-600)","color-action-primary-disabled-dark":"var(--color-neutral-500)","color-action-secondary-default-dark":"var(--color-secondary-200)","color-action-secondary-foreground-dark":"var(--color-neutral-00)","color-action-secondary-hover-dark":"var(--color-neutral-00)","color-action-danger-default-dark":"var(--color-error-600)","color-action-danger-foreground-dark":"var(--color-error-500)","color-action-danger-hover-dark":"var(--color-error-600)","color-action-danger-border-hover-dark":"var(--color-error-400)","color-action-ghost-foreground-dark":"var(--color-primary-950)","color-action-ghost-hover-fg-dark":"var(--color-secondary-200)","color-action-ghost-focus-dark":"var(--color-neutral-00)","color-feedback-success-background-dark":"var(--color-success-950)","color-feedback-success-foreground-dark":"var(--color-success-950)","color-feedback-success-border-dark":"var(--color-success-700)","color-feedback-success-text-dark":"var(--color-success-400)","color-feedback-error-background-dark":"var(--color-error-950)","color-feedback-error-foreground-dark":"var(--color-error-950)","color-feedback-error-border-dark":"var(--color-error-700)","color-feedback-error-text-dark":"var(--color-error-400)","color-feedback-warning-background-dark":"var(--color-warning-950)","color-feedback-warning-foreground-dark":"var(--color-warning-950)","color-feedback-warning-border-dark":"var(--color-warning-700)","color-feedback-warning-text-dark":"var(--color-warning-400)","color-feedback-info-background-dark":"var(--color-info-950)","color-feedback-info-foreground-dark":"var(--color-info-950)","color-feedback-info-border-dark":"var(--color-info-700)","color-feedback-info-text-dark":"var(--color-info-400)","color-overlay-scrim-dark":"var(--color-neutral-950)","color-state-hover-dark":"var(--color-neutral-50)","color-state-active-dark":"var(--color-neutral-50)","tier1-theme-color-background-default-primary-default":"var(--color-surface-canvas)","tier1-theme-color-background-default-primary-hover":"var(--color-primary-900)","tier1-theme-color-background-default-primary-active":"var(--color-primary-800)","tier1-theme-color-background-default-secondary-default":"var(--color-surface-default)","tier1-theme-color-background-default-secondary-hover":"var(--color-surface-subtle)","tier1-theme-color-background-default-tertiary-default":"var(--color-surface-subtle)","tier1-theme-color-background-default-tertiary-hover":"var(--color-surface-sunken)","tier1-theme-color-background-accent-primary-default":"var(--color-accent-500)","tier1-theme-color-background-accent-primary-hover":"var(--color-accent-600)","tier1-theme-color-background-accent-primary-active":"var(--color-accent-700)","tier1-theme-color-background-accent-secondary-default":"var(--color-secondary-200)","tier1-theme-color-background-accent-secondary-hover":"var(--color-secondary-300)","tier1-theme-color-background-accent-secondary-active":"var(--color-secondary-400)","tier1-theme-color-background-default-inverse-default":"var(--color-surface-inverse)","tier1-theme-color-background-utility-overlay-default":"var(--color-overlay-scrim)","tier1-theme-color-content-title-primary-default":"var(--color-text-primary)","tier1-theme-color-content-default-primary-default":"var(--color-text-primary)","tier1-theme-color-content-default-secondary-default":"var(--color-text-secondary)","tier1-theme-color-content-default-tertiary-default":"var(--color-text-tertiary)","tier1-theme-color-content-default-inverse-default":"var(--color-text-on-brand)","tier1-theme-color-content-disabled-subtle-default":"var(--color-text-disabled)","tier1-theme-color-content-accent-primary-default":"var(--color-accent-500)","tier1-theme-color-content-accent-secondary-default":"var(--color-secondary-200)","tier1-theme-color-content-default-link-default":"var(--color-text-link-default)","tier1-theme-color-content-default-link-hover":"var(--color-text-link-hover)","tier1-theme-color-border-default-subtle-default":"var(--color-border-subtle)","tier1-theme-color-border-default-default-default":"var(--color-border-default)","tier1-theme-color-border-default-strong-default":"var(--color-border-strong)","tier1-theme-color-border-focus-primary-focus":"var(--color-border-focus-ring)","tier1-theme-color-background-utility-success-default":"var(--color-feedback-success-background)","tier1-theme-color-content-utility-success-default":"var(--color-feedback-success-text)","tier1-theme-color-content-utility-success-hover":"var(--color-success-600)","tier1-theme-color-background-utility-warning-default":"var(--color-feedback-warning-background)","tier1-theme-color-content-utility-warning-default":"var(--color-feedback-warning-text)","tier1-theme-color-content-utility-warning-hover":"var(--color-warning-600)","tier1-theme-color-background-utility-error-default":"var(--color-feedback-error-background)","tier1-theme-color-content-utility-error-default":"var(--color-feedback-error-text)","tier1-theme-color-content-utility-error-hover":"var(--color-error-600)","tier1-theme-color-background-utility-info-default":"var(--color-feedback-info-background)","tier1-theme-color-content-utility-info-default":"var(--color-feedback-info-text)","tier1-theme-color-content-utility-info-hover":"var(--color-info-500)","tier1-theme-color-background-default-interactive-default":"var(--color-action-primary-default)","tier1-theme-color-background-default-interactive-hover":"var(--color-primary-700)","tier1-theme-color-background-default-interactive-active":"var(--color-action-primary-active)","tier1-theme-color-background-default-interactive-disabled":"var(--color-action-primary-disabled)",textBreadcrumbSeparator:"var(--color-neutral-850)",textBreadcrumbLast:"var(--color-primary-600)",textBreadcrumbHover:"var(--color-primary-600)",textBreadcrumb:"var(--color-neutral-700)",containerStrokeColor:"var(--color-neutral-250)",bodyTextColor:"var(--color-neutral-850)",backgroundColor:"var(--color-neutral-75)",darkBackgroundColor:"var(--color-primary-950)",primary:"var(--color-action-primary-default)",primaryHover:"var(--color-primary-700)",primaryActive:"var(--color-action-primary-active)",primaryText:"var(--color-action-primary-foreground)",secondary:"var(--color-action-secondary-default)",secondaryHover:"var(--color-primary-700)",secondaryActive:"var(--color-primary-800)",secondaryText:"var(--color-text-on-brand)",accent:"var(--color-accent-500)",accentHover:"var(--color-accent-600)",accentActive:"var(--color-accent-700)",accentText:"var(--color-text-on-brand)",tertiary:"var(--color-secondary-200)",tertiaryHover:"var(--color-secondary-300)",tertiaryActive:"var(--color-secondary-400)",tertiaryText:"var(--color-text-primary)",textPrimary:"var(--color-text-primary)",textSecondary:"var(--color-text-secondary)",textTertiary:"var(--color-text-tertiary)",textInverse:"var(--color-text-inverse)",textDisabled:"var(--color-text-disabled)",textLink:"var(--color-text-link-default)",textLinkHover:"var(--color-text-link-hover)",bgPrimary:"var(--color-surface-canvas)",bgSecondary:"var(--color-surface-default)",bgTertiary:"var(--color-surface-subtle)",bgInverse:"var(--color-surface-inverse)",bgOverlay:"var(--color-overlay-scrim)",borderDefault:"var(--color-border-default)",borderSubtle:"var(--color-border-subtle)",borderStrong:"var(--color-border-strong)",borderFocus:"var(--color-border-focus-ring)",stateSuccess:"var(--color-feedback-success-text)",stateSuccessHover:"var(--color-success-600)",stateSuccessBg:"var(--color-feedback-success-background)",stateWarning:"var(--color-feedback-warning-text)",stateWarningHover:"var(--color-warning-600)",stateWarningBg:"var(--color-feedback-warning-background)",stateError:"var(--color-feedback-error-text)",stateErrorHover:"var(--color-error-600)",stateErrorBg:"var(--color-feedback-error-background)",stateInfo:"var(--color-feedback-info-text)",stateInfoHover:"var(--color-info-500)",stateInfoBg:"var(--color-feedback-info-background)",interactivePrimary:"var(--color-action-primary-default)",interactivePrimaryHover:"var(--color-action-primary-hover)",interactivePrimaryHoverForeground:"var(--color-text-inverse)",interactivePrimaryActive:"var(--color-action-primary-active)",interactiveSecondary:"var(--color-neutral-200)",interactiveSecondaryHover:"var(--color-neutral-300)",interactiveSecondaryActive:"var(--color-neutral-400)",interactiveDisabled:"var(--color-action-primary-disabled)"}},Y=Object.assign(Object.assign({},s),{name:"primax",fontImportUrl:["https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap"],colors:{primitives:X.primitives,semantic:X.semantic},colorPalettes:[{name:"Primary",bg:"primary",text:"primaryText"},{name:"Secondary",bg:"secondary",text:"secondaryText"},{name:"Accent",bg:"accent",text:"accentText"},{name:"Tertiary",bg:"tertiary",text:"tertiaryText"}],typography:Object.assign(Object.assign({},s.typography),{fontFamily:"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",fontFamilyHeading:"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",variants:{title:{fontSize:"3.5rem",fontWeight:"700",lineHeight:"1.2",mobile:{fontSize:"2.25rem"}},sectionDivider:{fontSize:"2.5rem",fontWeight:"700",lineHeight:"1.2",mobile:{fontSize:"1.75rem"}},subtitle:{fontSize:"1.75rem",fontWeight:"400",lineHeight:"1.4",mobile:{fontSize:"1.375rem"}},componentTitle:{fontSize:"1.5rem",fontWeight:"700",lineHeight:"1.3",mobile:{fontSize:"1.25rem"}},body:{fontSize:"1.125rem",fontWeight:"400",lineHeight:"1.6"},bodyBold:{fontSize:"1.125rem",fontWeight:"700",lineHeight:"1.6"},bodySmall:{fontSize:"1.125rem",fontWeight:"700",lineHeight:"1.6"}}}),components:Object.assign(Object.assign({},s.components),{cta:Object.assign({},s.components.cta)}),componentTokens:{playButton:{color:"var(--icon-fill-accent)",shadowOpacity:"0.4",shadowOpacityHover:"1",shadowOpacityActive:"0.4",colorHover:"var(--icon-fill-accent)",colorFocus:"var(--icon-fill-accent)",colorActive:"#1944CE",dark:{color:"var(--icon-fill-accent)",colorHover:"var(--icon-fill-accent)",colorFocus:"var(--icon-fill-accent)",colorActive:"#1944CE"}},breadcrumb:{gap:"var(--tier1-theme-spacing-sm, 0.5rem)",fontSize:"var(--tier1-theme-typography-body-small-desktop-font-size, 0.875rem)",fontFamily:"var(--tier1-theme-typography-font-family)",fontWeight:"var(--paragraph-font-weight, 400)",fontWeightHover:"var(--paragraph-strong-font-weight, 700)",linkColor:"var(--text-breadcrumb)",linkHoverColor:"var(--text-breadcrumb-hover)",linkActiveFontWeight:"var(--paragraph-strong-font-weight)",lastItemColor:"var(--text-breadcrumb)",lastItemFontWeight:"var(--paragraph-strong-font-weight, 700)",separatorColor:"var(--text-breadcrumb-separator)",focusColor:"var(--tier1-theme-color-border-focus-default-default)",dark:{lastItemColor:"var(--color-neutral-00)",linkColor:"var(--tier1-theme-color-content-default-inverse-default)",linkHoverColor:"var(--breadcrumb-text-color)",textColor:"var(--color-secondary-200)",separatorColor:"var(--color-neutral-00)"}},halfColumn:{gap:"7.62rem"},primaxCta:{gap:"3.75rem",padding:"0",headingMaxWidth:"53.75rem",formWidth:"39.375rem",lg:{formWidth:"100%"},tablet:{gap:"1.875rem",padding:"0"},mobile:{gap:"1.875rem",padding:"0"}},banner:{contentGapY:"0.9375rem",xl:{mediaBlockImagePadding:"0 1.875rem",mediaBlockImageOffset:"-6.25rem"},md:{mediaBlockImageOffset:"-4.9375rem"},sm:{mediaBlockImageOffset:"-3.4375rem"}},divider:{lg:{height:"auto"},md:{height:"auto",padding:"32px"},sm:{height:"auto",padding:"16px"}},mediaBlock:{width:"33.75rem",height:"31.25rem",borderRadius:"0 0 0 2rem",borderRadiusMirror:"2rem 0 2rem 0",videoBorderRadius:"0 2rem 0 2rem",videoBorderRadiusMirror:"2rem 0 2rem 0",videoAccentColor:"var(--color-secondary-200)",focusOutline:"0.125rem solid var(--color-primary-600)",overlayBg:"rgba(0, 0, 0, 0.3)",accentColor:"var(--color-action-primary-default)",accentThickness:"0.625rem",accentGap:"0",accentSideRow:"6",accentSideSpan:"7",accentBottomCol:"4",accentBottomSpan:"6",playIconBg:"transparent",playIconWidth:"9.375rem",playIconHeight:"auto",playIconPaddingLeft:"1.5rem",playIconImageWidth:"9.375rem",playIconImageHeight:"11rem",sparkRow:"4",sparkRowSpan:"6",sparkCol:"1",sparkColSpan:"4",sparkWidth:"58%",sparkHeight:"80%",sparkRotate:"0deg",sparkColMirror:"7",sparkTranslateMirrorX:"125%",croppedSparkWidth:"42.8125rem",croppedSparkHeight:"40.8125rem",croppedSparkMaskRotate:"-15deg",croppedSparkMaskOffsetY:"15%",croppedSparkMaskOffsetX:"-10%",croppedSparkSvgScale:"1.3",croppedSparkStrokeColor:"var(--color-secondary-200)",croppedSparkStrokeWidth:"3px",croppedSparkIconLgWidth:"13.625rem",croppedSparkIconLgTop:"4%",croppedSparkIconLgRight:"2%",croppedSparkIconSmWidth:"7.6875rem",croppedSparkIconSmTop:"34.6%",croppedSparkIconSmLeft:"10%",croppedSparkSmallSparksWidth:"18.5625rem",croppedSparkSmallSparksTop:"40%",croppedSparkSmallSparksRight:"10%",mobile:{videoHeight:"25rem",height:"25rem",maxWidth:"27.5rem",maxHeight:"100%",accentThickness:"0.5rem",playIconWidth:"7.8125rem",playIconHeight:"7.8125rem",playIconImageWidth:"5.625rem",playIconImageHeight:"6.625rem",croppedSparkSmallSparksTop:"30%",croppedSparkSmallSparksRight:"10%"},tablet:{videoHeight:"43rem",height:"43.75rem",maxWidth:"100%",maxHeight:"100%",accentThickness:"0.9375rem"}},icon:{size:"1.5rem",fillPrimary:"var(--color-primary-600)",strokePrimary:"var(--color-primary-600)",strokeWidthPrimary:"0",fillSecondary:"var(--color-secondary-200)",strokeSecondary:"var(--color-secondary-200)",strokeWidthSecondary:"0",fillAccent:"var(--color-accent-500)",strokeAccent:"var(--color-accent-500)",strokeWidthAccent:"0",fillSuccess:"var(--color-success-500)",strokeSuccess:"var(--color-success-500)",strokeWidthSuccess:"0",fillWarning:"var(--color-warning-500)",strokeWarning:"var(--color-warning-500)",strokeWidthWarning:"0",fillError:"var(--color-error-500)",strokeError:"var(--color-error-500)",strokeWidthError:"0",sizes:{xs:{size:"0.75rem"},sm:{size:"1rem"},md:{size:"1.5rem"},lg:{size:"2rem"},xl:{size:"4.375rem"}}},button:{borderWidth:"2px",padding:"1rem 1.5rem",fontSize:"1rem",fontWeight:"600",lineHeight:"1.375rem",fontFamily:"var(--tier1-theme-typography-font-family, sans-serif)",shadow:"none",gap:"0.3125rem",faWidth:"0.875rem",focusOutline:"0.125rem solid var(--color-primary-600)",focusOutlineOffset:"0.125rem",hoverAnimation:"button-spring-up 0.3s ease-out forwards",hoverOutAnimation:"button-spring-down 0.3s ease-out forwards",sizes:{sm:{padding:"0.75rem 1rem",fontSize:"0.875rem",lineHeight:"1.125rem",faWidth:"0.75rem"},md:{padding:"1rem 1.5rem",fontSize:"1rem",lineHeight:"1.375rem",faWidth:"0.8125rem"},lg:{padding:"1.25rem 1.875rem",fontSize:"1.125rem",lineHeight:"1.5rem",faWidth:"0.875rem"}},variants:{general:{bg:"var(--color-primary-600)",text:"var(--color-neutral-00)",border:"var(--color-primary-600)",bgHover:"var(--color-secondary-200)",textHover:"var(--color-primary-950)",borderHover:"var(--color-primary-950)",bgActive:"var(--color-primary-700)",bgFocus:"var(--color-primary-600)",textFocus:"var(--color-neutral-00)",borderFocus:"var(--color-primary-600)",bgDisabled:"var(--color-neutral-500)",textDisabled:"var(--color-neutral-300)",borderDisabled:"var(--color-neutral-500)",dark:{bg:"var(--color-primary-600)",text:"var(--color-neutral-00)",border:"var(--color-primary-600)",bgHover:"var(--color-secondary-200)",textHover:"var(--color-primary-950)",borderHover:"var(--color-primary-950)",bgActive:"var(--color-primary-700)",bgFocus:"var(--color-primary-600)",textFocus:"var(--color-neutral-00)",borderFocus:"var(--color-primary-600)"}},secondary:{bg:"transparent",border:"var(--color-primary-600)",text:"var(--color-primary-600)",textActive:"var(--color-primary-600)",bgActive:"transparent",bgHover:"transparent",textHover:"var(--color-primary-950)",borderHover:"var(--color-primary-950)",bgFocus:"var(--color-primary-600)",textFocus:"var(--color-neutral-00)",borderFocus:"var(--color-primary-600)",bgDisabled:"transparent",textDisabled:"var(--color-neutral-300)",borderDisabled:"var(--color-neutral-300)",dark:{bg:"transparent",text:"var(--color-neutral-00)",border:"var(--color-neutral-00)",bgHover:"transparent",textHover:"var(--color-secondary-200)",borderHover:"var(--color-secondary-200)",borderActive:"var(--color-primary-300)",textActive:"var(--color-primary-300)",bgActive:"transparent",bgFocus:"var(--color-primary-600)",textFocus:"var(--color-neutral-00)",borderFocus:"var(--color-primary-600)"}},link:{bg:"transparent",text:"var(--color-primary-600)",border:"transparent",fontSize:"1.125rem",fontWeight:"700",padding:"0.25rem 0.5rem",focusOutline:"none",focusOutlineOffset:"0",bgHover:"transparent",textHover:"var(--color-primary-950)",borderHover:"transparent",bgActive:"transparent",textActive:"var(--color-primary-950)",borderActive:"transparent",bgFocus:"transparent",textFocus:"var(--color-primary-600)",borderFocus:"transparent",bgDisabled:"transparent",textDisabled:"var(--color-neutral-300)",borderDisabled:"transparent",sizes:{sm:{fontSize:"0.875rem"},md:{fontSize:"1rem"},lg:{fontSize:"1.125rem"}},dark:{bg:"transparent",text:"var(--color-neutral-00)",border:"transparent",bgHover:"transparent",textHover:"var(--color-secondary-200)",borderHover:"transparent",bgActive:"transparent",textActive:"var(--color-secondary-200)",borderActive:"transparent",bgFocus:"transparent",textFocus:"var(--color-neutral-00)",borderFocus:"transparent"}},danger:{bg:"var(--color-action-danger-default)",text:"var(--color-neutral-00)",border:"var(--color-action-danger-default)",focusOutline:"0.125rem solid var(--color-action-danger-default)",focusOutlineOffset:"0.125rem",bgHover:"var(--color-action-danger-hover)",textHover:"var(--color-neutral-00)",borderHover:"var(--color-error-900)",bgActive:"var(--color-error-700)",textActive:"var(--color-neutral-00)",borderActive:"var(--color-error-700)",bgFocus:"var(--color-action-danger-default)",textFocus:"var(--color-neutral-00)",borderFocus:"var(--color-action-danger-default)",bgDisabled:"var(--color-neutral-500)",textDisabled:"var(--color-neutral-300)",borderDisabled:"var(--color-neutral-500)",dark:{bg:"var(--color-action-danger-default-dark)",text:"var(--color-neutral-00)",border:"var(--color-action-danger-default-dark)",focusOutline:"0.125rem solid var(--color-action-danger-default-dark)",bgHover:"var(--color-action-danger-hover-dark)",textHover:"var(--color-neutral-00)",borderHover:"var(--color-action-danger-border-hover-dark)",bgActive:"var(--color-error-700)",textActive:"var(--color-neutral-00)",borderActive:"var(--color-error-700)",bgFocus:"var(--color-action-danger-default-dark)",textFocus:"var(--color-neutral-00)",borderFocus:"var(--color-action-danger-default-dark)"}}}},textLink:{color:"var(--color-primary-600)",fontSize:"1.125rem",fontWeight:"700",textDecoration:"none",colorActive:"var(--color-primary-700)",colorHover:"var(--color-primary-950)",colorFocus:"var(--color-primary-600)",textDecorationFocus:"underline",textDecorationStyleFocus:"solid",focusOutline:"0.125rem solid var(--color-primary-600)",focusOutlineOffset:"0.125rem",dark:{color:"var(--color-neutral-00)",colorHover:"var(--color-secondary-200)",colorFocus:"var(--color-neutral-00)",colorActive:"var(--color-secondary-100)"}},heading:{margin:"0",padding:"0",color:"var(--color-text-primary)",fontFamily:"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",h1FontSize:"var(--tier1-theme-typography-font-size-2xl, 2.5rem)",h1FontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",h1LineHeight:"var(--tier1-theme-typography-h1-desktop-line-height, 1.2)",h1LetterSpacing:"normal",h2FontSize:"var(--tier1-theme-typography-font-size-xl, 2rem)",h2FontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",h2LineHeight:"var(--tier1-theme-typography-h2-desktop-line-height, 1.3)",h2LetterSpacing:"normal",h3FontSize:"var(--tier1-theme-typography-font-size-lg, 1.75rem)",h3FontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",h3LineHeight:"var(--tier1-theme-typography-h3-desktop-line-height, 1.4)",h3LetterSpacing:"normal",h4FontSize:"var(--tier1-theme-typography-font-size-md, 1.5rem)",h4FontWeight:"var(--tier1-theme-typography-font-weight-semibold, 700)",h4LineHeight:"var(--tier1-theme-typography-h4-desktop-line-height, 1.4)",h5FontSize:"var(--tier1-theme-typography-font-size-sm, 1.25rem)",h5FontWeight:"var(--tier1-theme-typography-font-weight-semibold, 700)",h5LineHeight:"var(--tier1-theme-typography-h5-desktop-line-height, 1.5)",h6FontSize:"var(--tier1-theme-typography-font-size-xs, 1rem)",h6FontWeight:"var(--tier1-theme-typography-font-weight-semibold, 700)",h6LineHeight:"var(--tier1-theme-typography-h6-desktop-line-height, 1.5)",titleFontSize:"3.5rem",titleFontWeight:"700",titleLineHeight:"1.2",titleColor:"var(--color-text-primary)",sectionDividerFontSize:"2.5rem",sectionDividerFontWeight:"700",sectionDividerLineHeight:"1.2",sectionDividerColor:"var(--color-text-primary)",subtitleFontSize:"1.75rem",subtitleFontWeight:"400",subtitleLineHeight:"1.4",subtitleColor:"var(--color-text-primary)",componentTitleFontSize:"1.5rem",componentTitleFontWeight:"700",componentTitleLineHeight:"1.3",componentTitleColor:"var(--color-text-primary)",bodyFontSize:"1.125rem",bodyFontWeight:"400",bodyLineHeight:"1.6",bodyColor:"var(--color-text-secondary)",bodyBoldFontSize:"1.125rem",bodyBoldFontWeight:"700",bodyBoldLineHeight:"1.6",bodyBoldColor:"var(--color-text-secondary)",bodySmallFontSize:"1.125rem",bodySmallFontWeight:"700",bodySmallLineHeight:"1.6",bodySmallColor:"var(--color-text-secondary)",dark:{color:"var(--color-neutral-00)"},mobile:{titleFontSize:"2.25rem",sectionDividerFontSize:"1.75rem",subtitleFontSize:"1.375rem",componentTitleFontSize:"1.25rem"}},card:{bg:"#fff",border:"1px solid var(--color-neutral-200)",borderRadius:"0",shadow:"var(--tier1-theme-shadow-md)",padding:"var(--tier1-theme-spacing-xl)",maxWidth:"25rem",height:"21.5625rem",focusOutline:"0.125rem solid var(--tier1-theme-color-border-focus-primary-focus)",focusOutlineOffset:"0.125rem",borderActive:"0.125rem solid var(--tier1-theme-color-background-default-interactive-default)",imageWrapperBorderRadius:"var(--tier1-theme-border-radius-lg, 1.25rem) var(--tier1-theme-border-radius-lg, 1.25rem) 0 0",imageAspectRatio:"3/2",md:{imageAspectRatio:"16/9"}},grid:{gapXs:"0.9375rem",gapSm:"1.875rem",gapMd:"3.75rem",gapLg:"4.5rem",gapXl:"9rem",gap:"3.75rem",tablet:{gap:"2rem",gapSm:"0.9375rem",gapMd:"2rem",gapLg:"3rem",gapXl:"5rem"},mobile:{gap:"1rem",gapSm:"0.3125rem",gapMd:"1rem",gapLg:"1.5rem",gapXl:"4rem"}},header:{bg:"var(--tier1-theme-color-background-default-secondary-default)",border:"1px solid var(--tier1-theme-color-border-default-subtle-default)",height:"4rem",padding:"var(--tier1-theme-spacing-md) var(--tier1-theme-spacing-lg)",titleColor:"var(--tier1-theme-color-content-default-primary-default)",titleFontSize:"var(--tier1-theme-typography-h5-desktop-font-size, 1.25rem)",titleFontWeight:"var(--tier1-theme-typography-h1-desktop-font-weight, 700)",titleMargin:"0.375rem 0 0.375rem var(--tier1-theme-spacing-sm, 0.625rem)",welcomeColor:"var(--tier1-theme-color-content-default-secondary-default)",welcomeFontSize:"var(--tier1-theme-typography-body-small-desktop-font-size, 0.875rem)",welcomeMargin:"var(--tier1-theme-spacing-sm, 0.625rem)",buttonSpacing:"var(--tier1-theme-spacing-sm, 0.625rem)"},cta:{height:"31.25rem",contentBg:"var(--tier1-theme-color-background-default-primary-default)",contentMaxWidth:"47.8125rem",contentBorderRadius:"0 0 12.5rem",contentPadding:"var(--tier1-theme-spacing-xxl) var(--tier1-theme-spacing-xl) 0 var(--tier1-theme-spacing-xxl)",titleColor:"var(--tier1-theme-color-content-default-inverse-default)",titleFontSize:"3.4375rem",titleLineHeight:"4.0625rem",titleFontWeight:"900",titleMargin:"0 0 1rem",titleFontFamily:"var(--tier1-theme-typography-font-family-heading, var(--tier1-theme-typography-font-family))",descriptionColor:"var(--tier1-theme-color-content-default-inverse-default)",descriptionFontSize:"1.5rem",descriptionLineHeight:"2rem",descriptionFontWeight:"100",descriptionMargin:"0 0 1.875rem 0",descriptionFontFamily:"var(--tier1-theme-typography-font-family)",md:{height:"28.125rem",titleFontSize:"2.5rem",titleLineHeight:"1.2",descriptionFontSize:"1.125rem",descriptionLineHeight:"1.6"}},richText:{color:"var(--color-text-primary)",fontFamily:"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",lineHeight:"1.6",headingMarginBottom:"var(--tier1-theme-spacing-md, 1rem)",paragraphFontSize:"1.125rem",paragraphFontWeight:"400",paragraphLineHeight:"1.6",paragraphMarginBottom:"var(--tier1-theme-spacing-md, 1rem)",paragraphColor:"var(--color-text-secondary)",listMargin:"var(--tier1-theme-spacing-md, 1rem) 0",listPaddingLeft:"var(--tier1-theme-spacing-xl, 1.875rem)",listItemFontSize:"1.125rem",listItemLineHeight:"1.6",listItemMarginBottom:"var(--tier1-theme-spacing-sm, 0.5rem)",listItemColor:"var(--color-text-secondary)",ulListStyleType:"none",olListStyleType:"decimal",strongFontWeight:"700",codeFontSize:"0.875em",codeBg:"var(--color-neutral-100)",codePadding:"0.125rem 0.25rem",preFontSize:"0.875rem",preBg:"var(--color-neutral-100)",prePadding:"var(--tier1-theme-spacing-md, 1rem)",blockquoteMargin:"var(--tier1-theme-spacing-md, 1rem) 0",blockquotePadding:"var(--tier1-theme-spacing-sm, 0.5rem) var(--tier1-theme-spacing-md, 1rem)",blockquoteBorderLeft:"0.25rem solid var(--color-primary-600)",blockquoteColor:"var(--color-text-secondary)",hrBorder:"1px solid var(--color-neutral-200)",hrMargin:"var(--tier1-theme-spacing-lg, 1.5rem) 0",mobile:{paragraphFontSize:"1rem",paragraphLineHeight:"1.6",listItemFontSize:"1rem"},dark:{color:"var(--color-neutral-00)",paragraphColor:"var(--color-neutral-00)",listItemColor:"var(--color-neutral-00)",blockquoteColor:"var(--color-neutral-00)",codeBg:"var(--color-neutral-800)",preBg:"var(--color-neutral-800)",hrBorder:"1px solid var(--color-neutral-700)"}},paragraph:{fontSize:"1.125rem",fontWeight:"400",lineHeight:"1.6",color:"var(--color-text-secondary)",fontFamily:"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",letterSpacing:"normal",strongFontWeight:"700",mobile:{fontSize:"1rem",lineHeight:"1.6"},tablet:{fontSize:"1.125rem",lineHeight:"1.6"},dark:{color:"var(--color-neutral-00)"}},twoColumn:{gap:"3.75rem",rowGap:"7.625rem",leftColSparkIconSmallLeft:"0%",leftColSparkIconLargeRight:"20%",rightColSparkIconSmallLeft:"0%",rightColSparkIconLargeRight:"20%",tablet:{gap:"1.875rem"},mobile:{gap:"1rem"}},videoSection:{padding:"0.5rem 3.75rem",gap:"3.75rem",alignItems:"center",contentPadding:"5.625rem",contentGap:"1.875rem",textGap:"0.625rem",tablet:{padding:"0.5rem 3.75rem",gap:"1.875rem"},mobile:{padding:"0.5rem 1.875rem"}},primaxCard:{hoverAnimation:"spring-up 0.3s ease-out forwards",hoverOutAnimation:"spring-down 0.3s ease-out forwards",bg:"#fff",border:"2px solid var(--color-neutral-200)",focusBorder:"2px solid var(--color-primary-600)",focusOutline:"0px solid var(--color-primary-600)",focusOutlineOffset:"0",shadowFocus:"none",shadowActive:"none",textGap:"0.625rem",maxWidth:"400px",titleFontSize:"var(--heading-body-bold-font-size)",titleFontWeight:"var(--heading-body-bold-font-weight)",titleLineHeight:"var(--heading-body-bold-line-height)",titleColor:"var(--heading-color)",iconPadding:"3.75rem",iconContentGap:"0.625rem",iconSize:"4.375rem",iconActionLinkPadding:"0 3.75rem",imageHeight:"15.625rem",imageContentPadding:"1.875rem",imageContentGap:"1.875rem",imageActionLinkPadding:"0 1.875rem",profileImageAspect:"1 / 1",profileContentPadding:"1.875rem",profileContentGap:"1.875rem",profileDescriptionMaxWidth:"17.5rem",profileActionLinkPadding:"0 1.875rem",dark:{bg:"var(--color-neutral-900)",border:"2px solid var(--color-neutral-700)"}},bulletList:{gap:"0.625rem",itemGap:"0.9375rem",itemAlign:"center",iconSize:"1.125rem",iconColor:"var(--color-accent-500)",iconContent:'"\\e5d6"',iconFontFamily:"'Font Awesome 6 Pro'",iconFontWeight:"900",fontSize:"var(--paragraph-font-size, 1.125rem)",fontWeight:"var(--paragraph-font-weight, 400)",lineHeight:"var(--paragraph-line-height, 1.6)",color:"var(--paragraph-color, var(--color-text-secondary))",fontFamily:"var(--paragraph-font-family, inherit)",letterSpacing:"var(--paragraph-letter-spacing, normal)",mobile:{fontSize:"var(--paragraph-font-size-mobile, 1rem)"},dark:{color:"var(--color-neutral-00)",iconColor:"var(--color-accent-500)"}},textInput:{labelFontFamily:"var(--tier1-theme-typography-font-family, sans-serif)",labelFontSize:"1.125rem",labelFontWeight:"700",labelLineHeight:"1.333",labelColor:"var(--color-primary-950)",labelGap:"0.5rem",fontFamily:"var(--tier1-theme-typography-font-family, sans-serif)",fontSize:"1.125rem",fontWeight:"400",lineHeight:"1.333",color:"var(--color-primary-950)",bg:"var(--color-neutral-50)",borderWidth:"1px",borderColor:"var(--color-neutral-300)",borderRadius:"0",padding:"1rem",placeholderColor:"var(--color-neutral-500)",borderColorFocus:"var(--color-primary-600)",errorFontWeight:"400",errorColor:"var(--color-error-500)",errorTextAlign:"right",dark:{labelColor:"var(--color-neutral-00)",color:"var(--color-primary-950)",bg:"var(--color-neutral-00)",borderColor:"var(--color-neutral-300)",placeholderColor:"var(--color-neutral-500)",errorColor:"var(--color-error-300)"}},subscribe:{gap:"2rem",padding:"3.75rem",formGap:"1.875rem",fieldsGap:"3.75rem",disclaimerFontFamily:"var(--tier1-theme-typography-font-family, sans-serif)",disclaimerFontSize:"1rem",disclaimerFontWeight:"700",disclaimerLineHeight:"1.5",tablet:{padding:"3.75rem 2rem",fieldsGap:"3.75rem"},mobile:{padding:"2rem 1rem",fieldsGap:"2rem"},dark:{disclaimerColor:"var(--color-neutral-00)",disclaimerLinkColor:"var(--color-secondary-200)"}}}});function K(){const{currentTheme:e}=v(),r=e=>"undefined"==typeof window?"":getComputedStyle(document.documentElement).getPropertyValue(e).trim(),t={},o={};return Object.keys(e.colors.primitives).forEach(o=>{const a=`--color-${o.replace(/([A-Z])/g,"-$1").toLowerCase()}`;t[o]=r(a)||e.colors.primitives[o]}),Object.keys(e.colors.semantic).forEach(e=>{const t=`--${e.replace(/([A-Z])/g,"-$1").toLowerCase()}`;o[e]=r(t)}),{primitives:t,semantic:o}}Object.defineProperty(exports,"FontAwesomeIcon",{enumerable:!0,get:function(){return e.FontAwesomeIcon}}),exports.BackgroundMedia=k,exports.Banner=e=>{var{children:t,align:o="left",verticalAlign:a="center",headingLevel:i="h1"}=e,n=l(e,["children","align","verticalAlign","headingLevel"]);const c=T[n.bannerType],d="hero"===n.bannerType&&!!n.backgroundVideo,s=["banner",`banner--${m(n.bannerType)}`,d&&"banner--has-bg-video",n.className].filter(Boolean).join(" "),u={textAlign:o,alignItems:(h=o,{left:"flex-start",center:"center",right:"flex-end"}[h])};var h;const p=D(a),g=D(n.contentVerticalAlign),v=D(n.mediaVerticalAlign);return r.jsxs(r.Fragment,{children:[r.jsxs(j,Object.assign({className:s,verticalAlign:a},n,{children:[t||r.jsx(r.Fragment,{children:r.jsxs(C,{columns:{sm:1,md:1,lg:c.columns>1?"1fr auto":c.columns},maxColumnWidth:c.columns>1?"630px":void 0,justifyContent:"center",gap:(null==n?void 0:n.gridGap)||"sm",alignItems:p,children:[r.jsx(A,{className:"content",style:g?{alignSelf:g}:void 0,children:r.jsxs(C,{columns:1,gap:"none"===(null==n?void 0:n.contentGap)?"0":null==n?void 0:n.contentGap,children:[(null==n?void 0:n.breadcrumbs)&&r.jsx(S,{items:n.breadcrumbs,separator:"/",darkMode:null==n?void 0:n.darkMode}),(null==n?void 0:n.heading)&&r.jsx(A,{style:u,children:r.jsx(z,{level:i||"h5",variant:"title",darkMode:c.darkMode,children:n.heading})}),(null==n?void 0:n.button)&&r.jsx(A,{style:u,children:r.jsx(b,{buttonType:"general",size:"sm",children:n.button.label})})]})}),c.columns>1&&(null==n?void 0:n.media)&&r.jsx(A,{className:"media",colSpan:"auto",style:v?{alignSelf:v}:void 0,children:M(n.media,c.darkMode)})]})}),d&&r.jsx("div",{className:"banner__bg-video",children:r.jsx(F,{src:n.backgroundVideo,type:"video",autoplay:!0,loop:!0,muted:!0,controls:!1,objectFit:"cover"})})]})),"gated"===n.bannerType&&(null==n?void 0:n.media)&&(()=>{const e=n.media,{width:t,height:o}=e,a=l(e,["width","height"]);return r.jsx("div",{className:"banner__background-image",children:r.jsx(I,Object.assign({},a,{overlay:!1}))})})()]})},exports.BannerCTA=e=>{var{variant:t="small",alignment:o="left",heading:a,headingLevel:i="h1",button:n,children:c,fluid:d=!1,className:s,backgroundColor:m="var(--color-primary-950)",backgroundPattern:u="sparks",shapeDivider:h="top",darkMode:p=!0}=e,g=l(e,["variant","alignment","heading","headingLevel","button","children","fluid","className","backgroundColor","backgroundPattern","shapeDivider","darkMode"]);const v=["primax-cta",`primax-cta--${t}`,`primax-cta--${o}`,s].filter(Boolean).join(" ");return r.jsx(j,Object.assign({className:v,backgroundColor:m,backgroundPattern:u,shapeDivider:h,darkMode:p},g,{children:r.jsxs(w,{fluid:d,className:"primax-cta__inner container",children:[r.jsx(z,{level:i,variant:"title",darkMode:p,className:"primax-cta__heading",children:a}),"small"===t&&n&&r.jsx(b,Object.assign({buttonType:n.buttonType||"general",size:n.size||"lg",darkMode:p},n,{children:n.children||n.label})),"large"===t&&c&&r.jsx("div",{className:"primax-cta__form",children:c})]})}))},exports.Breadcrumb=S,exports.BulletList=_,exports.Button=b,exports.ButtonLink=y,exports.CTA=({videoUrl:o,imageUrl:a,gradient:i,bgColor:n,title:l,headingLevel:c="h2",description:d,buttonText:s,link:m,externalLink:u,target:h="_self",className:p,style:g})=>{const v=["cta",p].filter(Boolean).join(" ");return r.jsxs("div",{className:v,style:g,children:[r.jsx(k,{videoUrl:o,imageUrl:a,gradient:i,bgColor:n}),r.jsxs("div",{className:"cta__content",children:[r.jsx(z,{level:c,className:"cta__title",children:l}),d&&r.jsx("p",{className:"cta__description",children:d}),m?r.jsx(y,{buttonType:"cta",label:s,href:m,target:u?h:"_self",icon:r.jsx(e.FontAwesomeIcon,{icon:t.faAnglesRight})}):r.jsx(b,{buttonType:"cta",label:s,onClick:()=>{},icon:r.jsx(e.FontAwesomeIcon,{icon:t.faAnglesRight})})]})]})},exports.Card=({children:e,maxWidth:t="",padding:o="30px",onClick:a,href:i,target:n="_self",imageUrl:l,imageAlt:c="",className:d="",style:s,aspectRatio:m="3/2",borderRadius:u="",hoverEffect:h=!0,"aria-label":p,"data-testid":g})=>{const v=e=>{"Enter"!==e.key&&" "!==e.key||!a||(e.preventDefault(),a(e))},f=e=>{a&&a(e)},b=Object.assign({maxWidth:t},s),y={borderRadius:u},k={aspectRatio:m,borderRadius:`${u} ${u} 0 0`},x={padding:o},F=["card",h&&"card--hover-effect",d].filter(Boolean).join(" "),S=r.jsxs("div",{className:F,style:y,"data-testid":g,children:[l&&r.jsx("div",{className:"card__image-wrapper",style:k,children:r.jsx("div",{className:"card__image-container",children:r.jsx("img",{src:l,alt:c,className:"card__image",loading:"lazy"})})}),r.jsx("div",{className:"card__body",style:x,children:e})]});return i?r.jsx("div",{className:"card-wrapper",style:b,children:r.jsx("a",{href:i,target:n,rel:"_blank"===n?"noopener noreferrer":void 0,onClick:f,className:"card__link",style:{borderRadius:u},"aria-label":p,children:S})}):a?r.jsx("div",{className:"card-wrapper",style:b,children:r.jsxs("div",{className:F,style:y,onClick:a,onKeyDown:v,role:"button",tabIndex:0,"aria-label":p,"data-testid":g,children:[l&&r.jsx("div",{className:"card__image-wrapper",style:k,children:r.jsx("div",{className:"card__image-container",children:r.jsx("img",{src:l,alt:c,className:"card__image",loading:"lazy"})})}),r.jsx("div",{className:"card__body",style:x,children:e})]})}):r.jsx("div",{className:"card-wrapper",style:b,children:S})},exports.Container=w,exports.Divider=j,exports.Grid=C,exports.GridItem=A,exports.HalfColumn=e=>{var{variant:t="media",thumbnail:o,alt:a="",wistiaId:i,playIcon:n,overlay:c=!0,accentBorder:d=!0,sparkle:s=!0,mirror:m,mediaPosition:u="right",content:h,rows:p,gap:g,className:v,backgroundColor:f,backgroundImage:b,backgroundPattern:y,shapeDivider:k,shapeColor:x,padding:F,height:S,overflow:j,darkMode:w=!1}=e,z=l(e,["variant","thumbnail","alt","wistiaId","playIcon","overlay","accentBorder","sparkle","mirror","mediaPosition","content","rows","gap","className","backgroundColor","backgroundImage","backgroundPattern","shapeDivider","shapeColor","padding","height","overflow","darkMode"]);const C=(e,l)=>{const u=null!=m?m:"right"===e;switch(null!=l?l:t){case"sparkle":return r.jsx(I,{variant:"croppedSpark",thumbnail:o,alt:a});case"video":return r.jsx(I,{wistiaId:i,playIcon:n,thumbnail:o,alt:a,accentBorder:d,overlay:c,sparkle:s,mirror:u});default:return r.jsx(I,{thumbnail:o,alt:a,accentBorder:d,sparkle:s,mirror:u})}},A=e=>r.jsx("div",{className:"primax-half-column__media",children:e}),H=p?p.map(e=>{var r;const t=null!==(r=e.mediaPosition)&&void 0!==r?r:u,o=A(C(t,e.variant));return{left:"left"===t?o:e.content,right:"right"===t?o:e.content,verticalAlign:e.verticalAlign}}):(()=>{const e=A(C(u));return[{left:"left"===u?e:h,right:"right"===u?e:h,verticalAlign:"center"}]})(),$=["primax-half-column",v].filter(Boolean).join(" ");return r.jsx(R,Object.assign({rows:H,gap:g,backgroundColor:f,backgroundImage:b,backgroundPattern:y,shapeDivider:k,shapeColor:x,padding:F,height:S,overflow:j,darkMode:w,className:$},z))},exports.Header=B,exports.Heading=z,exports.Icon=e=>{var{svg:t,size:o="lg",color:a="inherit",fill:i="",stroke:n="",strokeWidth:c="0",className:d="",ariaLabel:s,decorative:m=!1}=e,u=l(e,["svg","size","color","fill","stroke","strokeWidth","className","ariaLabel","decorative"]);const h=["icon-component",`icon-component--${o}`,"inherit"!==a?`icon-component--${a}`:"",d].filter(Boolean).join(" "),p={};return i&&(p["--icon-fill"]=i),n&&(p["--icon-stroke"]=n),void 0!==c&&(p["--icon-stroke-width"]=c),r.jsx("span",Object.assign({className:h,"data-size":o,style:Object.keys(p).length>0?p:void 0,role:m?"presentation":"img","aria-label":m?void 0:s,"aria-hidden":m?"true":void 0},u,{children:t}))},exports.Media=F,exports.MediaBlock=I,exports.Page=()=>{const[e,t]=n.useState();return r.jsxs("article",{children:[r.jsx(B,{user:e,onLogin:()=>t({name:"Jane Doe"}),onLogout:()=>t(void 0),onCreateAccount:()=>t({name:"Jane Doe"})}),r.jsxs("section",{className:"storybook-page",children:[r.jsx("h2",{children:"Pages in Storybook"}),r.jsxs("p",{children:["We recommend building UIs with a"," ",r.jsx("a",{href:"https://componentdriven.org",target:"_blank",rel:"noopener noreferrer",children:r.jsx("strong",{children:"component-driven"})})," ","process starting with atomic components and ending with pages."]})]})]})},exports.Paragraph=H,exports.PlayButton=({icon:e,darkMode:t=!1,size:o,className:a,style:i})=>{const n=["play-button",a].filter(Boolean).join(" ");return r.jsx("span",{className:n,style:i,"data-dark-mode":t||void 0,"data-size":o||void 0,"aria-hidden":"true",children:e})},exports.PlayIcon=e=>r.jsxs("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 150 176","aria-hidden":"true"},e,{children:[r.jsx("g",{className:"play-button__shadow",children:r.jsx("path",{d:"M0,175.6V.6l150,87.5L0,175.6Z"})}),r.jsx("path",{className:"play-button__shape",d:"M18.8,11.6l112.7,65.7,18.6,10.9-18.6,10.9L18.8,164.7,0,175.6V.6l18.8,10.9ZM18.8,143l94-54.8L18.8,33.3v109.7Z"})]})),exports.PrimaxCard=({variant:e="icon",icon:t,imageUrl:o,imageAlt:a="",title:i,titleAs:n,description:l,metadata:c,textAlign:d,button:s,buttonVariant:m="general",href:u,target:h="_self",darkMode:p=!1,animated:g,className:v,children:f,"aria-label":y})=>{const k=null!=n?n:"image"===e?"p":"h4",x=["primax-card",`primax-card--${e}`,`primax-card--align-${null!=d?d:"image"===e?"left":"center"}`,v].filter(Boolean).join(" ");return r.jsxs("a",{href:u,target:h,rel:"_blank"===h?"noopener noreferrer":void 0,className:x,"data-dark-mode":p||void 0,"data-animated":void 0!==g?g?"true":"false":void 0,"aria-label":y||i,children:[("image"===e||"profile"===e)&&o&&r.jsx("div",{className:"primax-card__image-wrapper",children:r.jsx("img",{src:o,alt:a,className:"primax-card__image",loading:"lazy"})}),r.jsxs("div",{className:"primax-card__content",children:["icon"===e&&t&&r.jsx("div",{className:"primax-card__icon","aria-hidden":"true",children:t}),c&&r.jsx("div",{className:"primax-card__metadata",children:c}),r.jsxs("div",{className:"primax-card__text",children:["p"===k||"span"===k?r.jsx(H,{as:k,weight:"bold",className:"primax-card__title",darkMode:p,children:i}):r.jsx(z,{level:k,variant:"componentTitle",className:"primax-card__title",darkMode:p,children:i}),l&&r.jsx(H,{className:"primax-card__description",darkMode:p,children:l})]}),s&&"link"===m&&r.jsx("div",{className:"primax-card__action primax-card__action--link","aria-hidden":"true",children:r.jsx(b,Object.assign({},s,{buttonType:"link",darkMode:p}))}),f]}),s&&"link"!==m&&r.jsx("div",{className:"primax-card__action primax-card__action--button","aria-hidden":"true",children:r.jsx(b,Object.assign({},s,{buttonType:"general",darkMode:p}))})]})},exports.RichText=({content:e,darkMode:t=!1,className:o,style:a,maxWidth:i})=>{const n=["rich-text",o].filter(Boolean).join(" "),l=i?Object.assign(Object.assign({},a),{maxWidth:i}):a;return r.jsx("div",{className:n,style:l,"data-dark-mode":t?"true":void 0,dangerouslySetInnerHTML:{__html:e}})},exports.Subscribe=({heading:e,headingLevel:t="h2",fields:o,submitLabel:a="Submit",loading:i=!1,disclaimer:l,onSubmit:c,onValidate:d,onError:s,darkMode:m=!1,className:u})=>{const h=n.useRef(null),[p,g]=n.useState(()=>Object.fromEntries(o.map(e=>[e.name,""]))),[v,f]=n.useState({}),[y,k]=n.useState({}),x=n.useCallback((e,r)=>{g(t=>Object.assign(Object.assign({},t),{[e]:r})),f(r=>{if(!r[e])return r;const t=Object.assign({},r);return delete t[e],t})},[]),F=n.useCallback(e=>{var r;k(r=>Object.assign(Object.assign({},r),{[e.name]:!0}));const t=U(null!==(r=p[e.name])&&void 0!==r?r:"",e);t&&f(r=>Object.assign(Object.assign({},r),{[e.name]:t}))},[p]),S=n.useCallback(async e=>{e.preventDefault();const r={};if(o.forEach(e=>{var t;const o=U(null!==(t=p[e.name])&&void 0!==t?t:"",e);o&&(r[e.name]=o)}),d){const e=await d(p);e&&Object.assign(r,e)}if(Object.keys(r).length>0)return f(r),k(Object.fromEntries(o.map(e=>[e.name,!0]))),void(null==s||s(r));null==c||c(p)},[o,p,c,d,s]),j=Object.keys(v).length>0,w=["subscribe",u].filter(Boolean).join(" ");return r.jsxs("section",{className:w,"data-dark-mode":m||void 0,"aria-label":e,children:[r.jsx(z,{level:t,variant:"sectionDivider",darkMode:m,className:"subscribe__heading",children:e}),r.jsxs("form",{ref:h,className:"subscribe__form",onSubmit:S,noValidate:!0,children:[r.jsx("div",{className:"subscribe__fields",children:o.map(e=>{var t,o;return r.jsx(q,{name:e.name,label:e.label,type:null!==(t=e.type)&&void 0!==t?t:"text",placeholder:e.placeholder,value:null!==(o=p[e.name])&&void 0!==o?o:"",onChange:r=>x(e.name,r),onBlur:()=>F(e),validation:e.validation,error:y[e.name]?v[e.name]:void 0,darkMode:m},e.name)})}),r.jsx(b,{buttonType:"general",size:"md",darkMode:m,disabled:i||j,className:"subscribe__submit",onClick:()=>{var e;return null===(e=h.current)||void 0===e?void 0:e.requestSubmit()},children:i?"Submitting":a}),l&&r.jsx(H,{className:"subscribe__disclaimer",darkMode:m,dangerouslySetInnerHTML:{__html:l}})]})]})},exports.TextInput=q,exports.TextLink=({label:e,href:t,externalLink:o,target:a="_self",onClick:i,className:n="",icon:l,style:c,disabled:d=!1,darkMode:s=!1,"aria-label":m,"aria-describedby":u,"data-testid":h})=>{const p=o||t,g=!!o||"_blank"===a;return!p||d?r.jsxs("span",{className:`text-link text-link--disabled ${n}`,"data-dark-mode":s||void 0,style:c,"data-testid":h,"aria-label":m||e,"aria-describedby":u,children:[e," ",l]}):r.jsxs("a",{href:p,target:a,rel:g?"noopener noreferrer":void 0,onClick:e=>{d?e.preventDefault():i&&i(e)},onKeyDown:e=>{!d||"Enter"!==e.key&&" "!==e.key||e.preventDefault()},className:`text-link ${n}`,"data-dark-mode":s||void 0,style:c,"aria-label":m,"aria-describedby":u,"data-testid":h,children:[e," ",l]})},exports.ThemeProvider=f,exports.TwoColumn=R,exports.VideoPlayer=({src:e,thumbnail:t,alt:o="",playIcon:a,playbackMode:i="inline",aspectRatio:l="16/9",mediaProps:c,darkMode:d=!1,className:s,style:m})=>{const[u,h]=n.useState(!1),p=/wistia\.(com|net)/i.test(g=e)||/wi\.st/i.test(g)?function(e){var r;const t=e.match(/(?:medias|iframe|embed)\/([a-zA-Z0-9]+)/)||e.match(/wi\.st\/medias\/([a-zA-Z0-9]+)/)||e.match(/wistia\.com\/medias\/([a-zA-Z0-9]+)/);return null!==(r=null==t?void 0:t[1])&&void 0!==r?r:null}(e):null;var g;const v="video-player",f=[v,u&&`${v}--playing`,s].filter(Boolean).join(" ");n.useEffect(()=>{"popover"===i&&p&&(L?Promise.resolve():new Promise(e=>{if(W.push(e),E)return;if(E=!0,document.querySelector(`script[src="${N}"]`))return L=!0,W.forEach(e=>e()),void(W.length=0);const r=document.createElement("script");r.src=N,r.async=!0,r.onload=()=>{L=!0,W.forEach(e=>e()),W.length=0},document.head.appendChild(r)})).then(()=>{const e=`https://fast.wistia.com/embed/${p}.js`;if(!document.querySelector(`script[src="${e}"]`)){const r=document.createElement("script");r.src=e,r.async=!0,r.type="module",document.head.appendChild(r)}})},[i,p]);const b=n.useCallback(()=>{"inline"===i&&h(!0)},[i]),y=()=>a?r.jsx("div",{className:`${v}__play-icon`,children:a}):r.jsx("div",{className:`${v}__play-icon`,children:r.jsxs("svg",{viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[r.jsx("circle",{cx:"32",cy:"32",r:"31",fill:"var(--video-player-play-icon-bg, rgba(0, 0, 0, 0.6))",stroke:"var(--video-player-play-icon-border, rgba(255, 255, 255, 0.8))",strokeWidth:"2"}),r.jsx("polygon",{points:"26,20 26,44 46,32",fill:"var(--video-player-play-icon-color, #fff)"})]})}),k=Object.assign({},m);if("popover"===i&&p){const e="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=";return r.jsx("div",{className:f,style:k,"data-dark-mode":d||void 0,ref:r=>{if(!r)return;if(r.querySelector("wistia-player"))return;const t=document.createElement("wistia-player");t.setAttribute("media-id",p),t.setAttribute("wistia-popover",""),t.setAttribute("popover-content","html"),t.setAttribute("poster",e),t.style.display="block",t.style.width="100%",l&&(t.style.aspectRatio=l);const o=r.querySelector(`.${v}__thumbnail-wrapper`);o&&t.appendChild(o),r.insertBefore(t,r.firstChild)},children:r.jsxs("div",{className:`${v}__thumbnail-wrapper`,style:{aspectRatio:l},children:[t&&r.jsx(F,{src:t,type:"image",alt:o,objectFit:"cover",aspectRatio:l}),y()]})})}return u?r.jsx("div",{className:f,style:k,"data-dark-mode":d||void 0,children:r.jsx(F,Object.assign({src:e,type:"video",alt:o,autoplay:!0,controls:!0,aspectRatio:l},c))}):r.jsx("div",{className:f,style:k,"data-dark-mode":d||void 0,children:r.jsxs("button",{className:`${v}__thumbnail-wrapper`,onClick:b,"aria-label":`Play video: ${o}`,type:"button",style:{aspectRatio:l},children:[t?r.jsx(F,{src:t,type:"image",alt:o,objectFit:"cover",aspectRatio:l}):r.jsx("div",{className:`${v}__placeholder`}),y()]})})},exports.VideoSection=({variation:e="media-first",heading:t,headingLevel:o="h2",description:a,bulletPoints:i,bulletIcon:n,button:l,media:c,darkMode:d=!1,className:s})=>{const m="primax-video-section",u=[m,`${m}--${e}`,s].filter(Boolean).join(" "),h=r.jsxs("div",{className:`${m}__content`,children:[r.jsxs("div",{className:`${m}__text-content`,children:[r.jsx(z,{level:o,variant:"sectionDivider",darkMode:d,className:`${m}__heading`,children:t}),a&&r.jsx(H,{className:`${m}__description`,darkMode:d,children:a}),i&&i.length>0&&r.jsx(_,{items:i,icon:n,darkMode:d})]}),l&&r.jsx(b,Object.assign({buttonType:l.buttonType||"general",size:l.size||"lg",darkMode:d},l,{children:l.children||l.label}))]}),p=r.jsx("div",{className:`${m}__media`,children:r.jsx(I,Object.assign({},c))});return r.jsx("section",{className:u,"data-dark-mode":d||void 0,children:r.jsx("div",{className:`${m}__inner`,children:"media-first"===e?r.jsxs(r.Fragment,{children:[p,h]}):r.jsxs(r.Fragment,{children:[h,p]})})})},exports.advisorsPlusColorSystem=V,exports.advisorsPlusTheme=Z,exports.applyTheme=function(e,r){const t=h(e,r?`[data-theme="${r}"]`:":root"),o=document.getElementById(`theme-${e.name}`);o&&o.remove();const a=document.createElement("style");a.id=`theme-${e.name}`,a.textContent=t,document.head.appendChild(a)},exports.defaultButtonIcons=c,exports.defaultColorSystem=d,exports.defaultTheme=s,exports.generateThemeCSS=h,exports.primaxColorSystem=X,exports.primaxTheme=Y,exports.setThemeAttribute=function(e){document.documentElement.setAttribute("data-theme",e)},exports.useColorToken=function(e,r){return K()[e][r]||""},exports.useColorTokens=K,exports.useColorVar=function(e,r){const t=r.replace(/([A-Z])/g,"-$1").toLowerCase();return"primitives"===e?`var(--color-${t})`:`var(--${t})`},exports.useTheme=v;
1
+ "use strict";var e=require("@fortawesome/react-fontawesome"),r=require("react/jsx-runtime"),t=require("@fortawesome/free-solid-svg-icons"),o=require("@fortawesome/pro-solid-svg-icons"),a=require("@fortawesome/free-regular-svg-icons"),i=require("@fortawesome/free-brands-svg-icons"),l=require("react"),n=require("@fortawesome/pro-regular-svg-icons");function c(e,r){var t={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&r.indexOf(o)<0&&(t[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var a=0;for(o=Object.getOwnPropertySymbols(e);a<o.length;a++)r.indexOf(o[a])<0&&Object.prototype.propertyIsEnumerable.call(e,o[a])&&(t[o[a]]=e[o[a]])}return t}"function"==typeof SuppressedError&&SuppressedError;const d={video:{regular:r.jsx(e.FontAwesomeIcon,{icon:a.faCirclePlay}),hover:r.jsx(e.FontAwesomeIcon,{icon:t.faCirclePlay})},subscribe:{regular:r.jsx(e.FontAwesomeIcon,{icon:a.faEnvelope}),hover:r.jsx(e.FontAwesomeIcon,{icon:t.faEnvelope})},cta:{regular:r.jsx(e.FontAwesomeIcon,{icon:t.faAnglesRight})},twitter:{regular:r.jsx(e.FontAwesomeIcon,{icon:i.faXTwitter})},linkedin:{regular:r.jsx(e.FontAwesomeIcon,{icon:i.faLinkedin})},facebook:{regular:r.jsx(e.FontAwesomeIcon,{icon:i.faSquareFacebook})}};const s={primitives:{"color-blue-50":"#eff6ff","color-blue-100":"#dbeafe","color-blue-200":"#bfdbfe","color-blue-300":"#93c5fd","color-blue-400":"#60a5fa","color-blue-500":"#2e6bf0","color-blue-600":"#1e40af","color-blue-700":"#1e3a8a","color-blue-800":"#1e3a8a","color-blue-900":"#1e293b","color-yellow-50":"#fefce8","color-yellow-100":"#fef9c3","color-yellow-200":"#fef08a","color-yellow-300":"#fde047","color-yellow-400":"#efe63f","color-yellow-500":"#eab308","color-yellow-600":"#ca8a04","color-yellow-700":"#a16207","color-yellow-800":"#854d0e","color-yellow-900":"#713f12","color-purple-50":"#faf5ff","color-purple-100":"#f3e8ff","color-purple-200":"#e9d5ff","color-purple-300":"#d8b4fe","color-purple-400":"#c084fc","color-purple-500":"#a855f7","color-purple-600":"#9333ea","color-purple-700":"#7e22ce","color-purple-800":"#3d2589","color-purple-900":"#581c87","color-purple-950":"#091757","color-neutral-50":"#f9fafb","color-neutral-100":"#f3f4f6","color-neutral-200":"#e5e7eb","color-neutral-300":"#d1d5db","color-neutral-400":"#9ca3af","color-neutral-500":"#6b7280","color-neutral-600":"#4b5563","color-neutral-700":"#374151","color-neutral-800":"#1f2937","color-neutral-900":"#111827","color-success-50":"#f0fdf4","color-success-500":"#10b981","color-success-700":"#047857","color-alert-50":"#fef2f2","color-alert-500":"#ef4444","color-alert-700":"#b91c1c","color-warning-50":"#fefce8","color-warning-400":"#efe63f","color-warning-500":"#eab308","color-white":"#ffffff","color-black":"#000000"},semantic:{"tier1-theme-color-background-default-primary-default":"var(--color-purple-800)","tier1-theme-color-background-default-primary-hover":"var(--color-purple-950)","tier1-theme-color-background-default-primary-active":"var(--color-purple-800)","tier1-theme-color-background-default-secondary-default":"var(--color-neutral-50)","tier1-theme-color-background-default-secondary-hover":"var(--color-neutral-100)","tier1-theme-color-background-default-tertiary-default":"var(--color-neutral-100)","tier1-theme-color-background-default-tertiary-hover":"var(--color-neutral-200)","tier1-theme-color-background-accent-primary-default":"var(--color-yellow-400)","tier1-theme-color-background-accent-primary-hover":"var(--color-yellow-500)","tier1-theme-color-background-accent-primary-active":"var(--color-yellow-600)","tier1-theme-color-background-default-inverse-default":"var(--color-neutral-900)","tier1-theme-color-background-utility-overlay-default":"rgba(0, 0, 0, 0.5)","tier1-theme-color-content-title-primary-default":"var(--color-purple-950)","tier1-theme-color-content-default-primary-default":"var(--color-purple-950)","tier1-theme-color-content-default-secondary-default":"var(--color-purple-800)","tier1-theme-color-content-default-tertiary-default":"var(--color-neutral-500)","tier1-theme-color-content-default-inverse-default":"var(--color-white)","tier1-theme-color-content-disabled-subtle-default":"var(--color-neutral-400)","tier1-theme-color-content-accent-primary-default":"var(--color-yellow-400)","tier1-theme-color-content-default-link-default":"var(--color-blue-500)","tier1-theme-color-content-default-link-hover":"var(--color-blue-600)","tier1-theme-color-border-default-subtle-default":"var(--color-neutral-100)","tier1-theme-color-border-default-default-default":"var(--color-neutral-200)","tier1-theme-color-border-default-strong-default":"var(--color-neutral-300)","tier1-theme-color-border-focus-primary-focus":"var(--color-blue-500)","tier1-theme-color-background-utility-success-default":"var(--color-success-50)","tier1-theme-color-content-utility-success-default":"var(--color-success-500)","tier1-theme-color-content-utility-success-hover":"var(--color-success-700)","tier1-theme-color-background-utility-warning-default":"var(--color-warning-50)","tier1-theme-color-content-utility-warning-default":"var(--color-warning-500)","tier1-theme-color-content-utility-warning-hover":"var(--color-warning-400)","tier1-theme-color-background-utility-error-default":"var(--color-alert-50)","tier1-theme-color-content-utility-error-default":"var(--color-alert-500)","tier1-theme-color-content-utility-error-hover":"var(--color-alert-700)","tier1-theme-color-background-utility-info-default":"var(--color-blue-50)","tier1-theme-color-content-utility-info-default":"var(--color-blue-500)","tier1-theme-color-content-utility-info-hover":"var(--color-blue-600)","tier1-theme-color-background-default-interactive-default":"var(--color-blue-500)","tier1-theme-color-background-default-interactive-hover":"var(--color-blue-600)","tier1-theme-color-background-default-interactive-active":"var(--color-blue-700)","tier1-theme-color-background-default-interactive-disabled":"var(--color-neutral-300)",primary:"var(--tier1-theme-color-background-default-primary-default)",primaryHover:"var(--tier1-theme-color-background-default-primary-hover)",primaryActive:"var(--tier1-theme-color-background-default-primary-active)",primaryText:"var(--tier1-theme-color-content-default-inverse-default)",secondary:"var(--color-blue-500)",secondaryHover:"var(--color-blue-600)",secondaryActive:"var(--color-blue-700)",secondaryText:"var(--tier1-theme-color-content-default-inverse-default)",accent:"var(--tier1-theme-color-background-accent-primary-default)",accentHover:"var(--tier1-theme-color-background-accent-primary-hover)",accentActive:"var(--tier1-theme-color-background-accent-primary-active)",accentText:"var(--color-purple-950)",tertiary:"var(--color-neutral-200)",tertiaryHover:"var(--color-neutral-300)",tertiaryActive:"var(--color-neutral-400)",tertiaryText:"var(--color-purple-950)",textPrimary:"var(--tier1-theme-color-content-default-primary-default)",textSecondary:"var(--tier1-theme-color-content-default-secondary-default)",textAccent:"var(--tier1-theme-color-content-accent-primary-default)",textTertiary:"var(--tier1-theme-color-content-default-tertiary-default)",textInverse:"var(--tier1-theme-color-content-default-inverse-default)",textDisabled:"var(--tier1-theme-color-content-disabled-subtle-default)",textLink:"var(--tier1-theme-color-content-default-link-default)",textLinkHover:"var(--tier1-theme-color-content-default-link-hover)",bgPrimary:"var(--tier1-theme-color-background-default-primary-default)",bgSecondary:"var(--tier1-theme-color-background-default-secondary-default)",bgTertiary:"var(--tier1-theme-color-background-default-tertiary-default)",bgInverse:"var(--tier1-theme-color-background-default-inverse-default)",bgOverlay:"var(--tier1-theme-color-background-utility-overlay-default)",borderDefault:"var(--tier1-theme-color-border-default-default-default)",borderSubtle:"var(--tier1-theme-color-border-default-subtle-default)",borderStrong:"var(--tier1-theme-color-border-default-strong-default)",borderFocus:"var(--tier1-theme-color-border-focus-primary-focus)",stateSuccess:"var(--tier1-theme-color-content-utility-success-default)",stateSuccessHover:"var(--tier1-theme-color-content-utility-success-hover)",stateSuccessBg:"var(--tier1-theme-color-background-utility-success-default)",stateWarning:"var(--tier1-theme-color-content-utility-warning-default)",stateWarningHover:"var(--tier1-theme-color-content-utility-warning-hover)",stateWarningBg:"var(--tier1-theme-color-background-utility-warning-default)",stateError:"var(--tier1-theme-color-content-utility-error-default)",stateErrorHover:"var(--tier1-theme-color-content-utility-error-hover)",stateErrorBg:"var(--tier1-theme-color-background-utility-error-default)",stateInfo:"var(--tier1-theme-color-content-utility-info-default)",stateInfoHover:"var(--tier1-theme-color-content-utility-info-hover)",stateInfoBg:"var(--tier1-theme-color-background-utility-info-default)",interactivePrimary:"var(--tier1-theme-color-background-default-interactive-default)",interactivePrimaryHover:"var(--tier1-theme-color-background-default-interactive-hover)",interactivePrimaryActive:"var(--tier1-theme-color-background-default-interactive-active)",interactiveSecondary:"var(--color-neutral-200)",interactiveSecondaryHover:"var(--color-neutral-300)",interactiveSecondaryActive:"var(--color-neutral-400)",interactiveDisabled:"var(--tier1-theme-color-background-default-interactive-disabled)","tier3-theme-button-general-background-default":"var(--color-blue-500)","tier3-theme-button-general-background-hover":"var(--color-blue-600)","tier3-theme-button-general-background-active":"var(--color-blue-700)","tier3-theme-button-general-content-default":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-general-content-hover":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-general-border-default":"var(--color-blue-500)","tier3-theme-button-general-border-hover":"var(--color-blue-600)","tier3-theme-button-cta-background-default":"var(--tier1-theme-color-background-accent-primary-default)","tier3-theme-button-cta-background-hover":"var(--tier1-theme-color-background-accent-primary-hover)","tier3-theme-button-cta-background-active":"var(--tier1-theme-color-background-accent-primary-active)","tier3-theme-button-cta-content-default":"var(--color-purple-950)","tier3-theme-button-cta-content-hover":"var(--color-purple-950)","tier3-theme-button-cta-border-default":"var(--color-blue-500)","tier3-theme-button-cta-border-hover":"var(--color-blue-600)","tier3-theme-button-secondary-background-default":"transparent","tier3-theme-button-secondary-background-hover":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-secondary-background-active":"var(--tier1-theme-color-background-default-primary-active)","tier3-theme-button-secondary-content-default":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-secondary-content-hover":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-secondary-border-default":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-secondary-border-hover":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-outline-background-default":"transparent","tier3-theme-button-outline-background-hover":"var(--tier1-theme-color-background-default-secondary-default)","tier3-theme-button-outline-background-active":"var(--tier1-theme-color-background-default-tertiary-default)","tier3-theme-button-outline-content-default":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-outline-content-hover":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-outline-border-default":"var(--tier1-theme-color-border-default-default-default)","tier3-theme-button-outline-border-hover":"var(--tier1-theme-color-border-default-strong-default)","tier3-theme-button-ghost-background-default":"transparent","tier3-theme-button-ghost-background-hover":"var(--tier1-theme-color-background-default-secondary-default)","tier3-theme-button-ghost-background-active":"var(--tier1-theme-color-background-default-tertiary-default)","tier3-theme-button-ghost-content-default":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-ghost-content-hover":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-ghost-border-default":"transparent","tier3-theme-button-ghost-border-hover":"transparent","tier3-theme-button-twitter-background-default":"transparent","tier3-theme-button-twitter-background-hover":"#5f8df0","tier3-theme-button-twitter-background-active":"#004cb1","tier3-theme-button-twitter-content-default":"#2e6bf0","tier3-theme-button-twitter-content-hover":"#ffffff","tier3-theme-button-twitter-content-active":"#ffffff","tier3-theme-button-twitter-border-default":"#2e6bf0","tier3-theme-button-twitter-border-hover":"#5f8df0","tier3-theme-button-twitter-border-active":"#004cb1","tier3-theme-button-linkedin-background-default":"transparent","tier3-theme-button-linkedin-background-hover":"#5f8df0","tier3-theme-button-linkedin-background-active":"#004cb1","tier3-theme-button-linkedin-content-default":"#2e6bf0","tier3-theme-button-linkedin-content-hover":"#ffffff","tier3-theme-button-linkedin-content-active":"#ffffff","tier3-theme-button-linkedin-border-default":"#2e6bf0","tier3-theme-button-linkedin-border-hover":"#5f8df0","tier3-theme-button-linkedin-border-active":"#004cb1","tier3-theme-button-facebook-background-default":"transparent","tier3-theme-button-facebook-background-hover":"#5f8df0","tier3-theme-button-facebook-background-active":"#004cb1","tier3-theme-button-facebook-content-default":"#2e6bf0","tier3-theme-button-facebook-content-hover":"#ffffff","tier3-theme-button-facebook-content-active":"#ffffff","tier3-theme-button-facebook-border-default":"#2e6bf0","tier3-theme-button-facebook-border-hover":"#5f8df0","tier3-theme-button-facebook-border-active":"#004cb1"}},m={name:"default",fontImportUrl:"https://use.typekit.net/nmh6hoc.css",colors:{primitives:s.primitives,semantic:s.semantic},colorPalettes:[{name:"Primary",bg:"primary",text:"primaryText"},{name:"Secondary",bg:"secondary",text:"secondaryText"},{name:"Accent",bg:"accent",text:"accentText"},{name:"Tertiary",bg:"tertiary",text:"tertiaryText"}],spacing:{xs:"4px",sm:"8px",md:"16px",lg:"24px",xl:"30px",xxl:"60px"},borderRadius:{sm:"4px",md:"8px",lg:"16px",xl:"24px"},shadows:{sm:"0 2px 4px rgba(0, 0, 0, 0.1)",md:"0 4px 8px rgba(0, 0, 0, 0.15)",lg:"0 8px 16px rgba(0, 0, 0, 0.2)",xl:"0 16px 32px rgba(0, 0, 0, 0.25)"},breakpoints:{xs:"320px",sm:"576px",md:"768px",lg:"992px",xl:"1200px",xxl:"1400px"},typography:{fontFamily:"'azo-sans-web', serif",fontFamilyHeading:"'azo-sans-web', serif",fontFamilyMono:"'SF Mono', 'Monaco', 'Inconsolata', 'Roboto Mono', monospace",fontSizeXs:"21px",fontSizeSm:"28px",fontSizeMd:"37px",fontSizeLg:"50px",fontSizeXl:"67px",fontSize2xl:"72px",fontWeightLight:"100",fontWeightRegular:"400",fontWeightSemibold:"600",fontWeightBold:"700",fontWeightBlack:"900",lineHeightTight:"1.25",lineHeightSnug:"1.375",lineHeightNormal:"1.5",lineHeightRelaxed:"1.625",lineHeightLoose:"1.75",letterSpacingTighter:"-0.05em",letterSpacingTight:"-0.025em",letterSpacingNormal:"0",letterSpacingWide:"0.025em",letterSpacingWider:"0.05em",letterSpacingWidest:"0.1em",variants:{display:{fontSize:"4rem",fontWeight:"900",lineHeight:"1.1",letterSpacing:"-0.03em",mobile:{fontSize:"2.5rem",lineHeight:"1.2"},tablet:{fontSize:"3rem"}},bodyDefault:{fontSize:"1rem",fontWeight:"400",lineHeight:"1.5",letterSpacing:"0",mobile:{fontSize:"0.875rem",lineHeight:"1.6"}},bodyLarge:{fontSize:"1.125rem",fontWeight:"400",lineHeight:"1.6",letterSpacing:"0",mobile:{fontSize:"1rem"}},bodySmall:{fontSize:"0.875rem",fontWeight:"400",lineHeight:"1.5",letterSpacing:"0",mobile:{fontSize:"0.75rem"}},lead:{fontSize:"1.25rem",fontWeight:"400",lineHeight:"1.6",letterSpacing:"-0.01em",mobile:{fontSize:"1.125rem"}},caption:{fontSize:"0.75rem",fontWeight:"400",lineHeight:"1.4",letterSpacing:"0.03em",textTransform:"uppercase"},overline:{fontSize:"0.75rem",fontWeight:"600",lineHeight:"1.4",letterSpacing:"0.1em",textTransform:"uppercase"},pageTitle:{fontSize:"1.5rem",fontWeight:"400",lineHeight:"1.1",letterSpacing:"0",textTransform:"uppercase",mobile:{fontSize:"2rem",lineHeight:"1.2"},tablet:{fontSize:"2.5rem"}},sectionTitle:{fontSize:"2.625rem",fontWeight:"700",lineHeight:"1.2",letterSpacing:"-0.02em",mobile:{fontSize:"2.25rem"},tablet:{fontSize:"2.25rem"}},title:{fontSize:"3.5rem",fontWeight:"900",lineHeight:"1.1",letterSpacing:"0",mobile:{fontSize:"2.875rem",lineHeight:"1.2"},tablet:{fontSize:"2.875rem"}},subtitle:{fontSize:"1.5rem",fontWeight:"400",lineHeight:"1.4",mobile:{fontSize:"1.5rem"}},body:{fontSize:"1.125rem",fontWeight:"400",lineHeight:"1.5"},textlink:{fontSize:"1.125rem",fontWeight:"600",lineHeight:"1.5",textTransform:"uppercase",textDecoration:"underline"},bodyBold:{fontSize:"1.125rem",fontWeight:"700",lineHeight:"1.6"},bodyBoldLarge:{fontSize:"1.313rem",fontWeight:"700",lineHeight:"1.6"}}},components:{card:{background:"var(--tier1-theme-color-surface-primary-default)",border:"1px solid var(--tier1-theme-color-border-default-default-default)",borderRadius:"8px",shadow:"0 2px 4px rgba(0, 0, 0, 0.1)",padding:"24px"},header:{background:"var(--tier1-theme-color-surface-primary-default)",borderBottom:"1px solid var(--tier1-theme-color-border-default-default-default)",height:"64px",padding:"0 24px"},cta:{background:"var(--primary)",borderRadius:"0 0 200px",padding:"32px",titleFontWeight:"900",titleFontSize:"55px",titleLineHeight:"65px",descriptionLineHeight:"32px",descriptionFontWeight:"100",descriptionFontSize:"24px",descriptionMargin:"0px 0px 30px 0px"}},componentTokens:{button:{borderRadius:"20px",borderWidth:"1px",padding:"14px 25px 13px",fontSize:"16px",fontWeight:"600",lineHeight:"22px",fontFamily:"var(--tier1-theme-typography-font-family, sans-serif)",focusOutline:"1px solid var(--tier1-theme-color-border-focus-primary-focus)",focusOutlineOffset:"1pt",disabledOpacity:"0.6",shadow:"var(--tier1-theme-shadow-sm, none)",hoverAnimation:"none",variants:{general:{bg:"var(--tier3-theme-button-general-background-default)",bgHover:"var(--tier3-theme-button-general-background-hover)",bgActive:"var(--tier3-theme-button-general-background-active)",text:"var(--tier3-theme-button-general-content-default)",textHover:"var(--tier3-theme-button-general-content-hover)",border:"var(--tier3-theme-button-general-border-default)",borderHover:"var(--tier3-theme-button-general-border-hover)"},cta:{bg:"var(--tier3-theme-button-cta-background-default)",bgHover:"var(--tier3-theme-button-cta-background-hover)",bgActive:"var(--tier3-theme-button-cta-background-active)",text:"var(--tier3-theme-button-cta-content-default)",textHover:"var(--tier3-theme-button-cta-content-hover)",border:"var(--tier3-theme-button-cta-border-default)",borderHover:"var(--tier3-theme-button-cta-border-hover)"},secondary:{bg:"var(--tier3-theme-button-secondary-background-default)",bgHover:"var(--tier3-theme-button-secondary-background-hover)",bgActive:"var(--tier3-theme-button-secondary-background-active)",text:"var(--tier3-theme-button-secondary-content-default)",textHover:"var(--tier3-theme-button-secondary-content-hover)",border:"var(--tier3-theme-button-secondary-border-default)",borderHover:"var(--tier3-theme-button-secondary-border-hover)"},twitter:{bg:"var(--tier3-theme-button-twitter-background-default)",bgHover:"var(--tier3-theme-button-twitter-background-hover)",bgActive:"var(--tier3-theme-button-twitter-background-active)",text:"var(--tier3-theme-button-twitter-content-default)",textHover:"var(--tier3-theme-button-twitter-content-hover)",border:"var(--tier3-theme-button-twitter-border-default)",borderHover:"var(--tier3-theme-button-twitter-border-hover)"},linkedin:{bg:"var(--tier3-theme-button-linkedin-background-default)",bgHover:"var(--tier3-theme-button-linkedin-background-hover)",bgActive:"var(--tier3-theme-button-linkedin-background-active)",text:"var(--tier3-theme-button-linkedin-content-default)",textHover:"var(--tier3-theme-button-linkedin-content-hover)",border:"var(--tier3-theme-button-linkedin-border-default)",borderHover:"var(--tier3-theme-button-linkedin-border-hover)"},facebook:{bg:"var(--tier3-theme-button-facebook-background-default)",bgHover:"var(--tier3-theme-button-facebook-background-hover)",bgActive:"var(--tier3-theme-button-facebook-background-active)",text:"var(--tier3-theme-button-facebook-content-default)",textHover:"var(--tier3-theme-button-facebook-content-hover)",border:"var(--tier3-theme-button-facebook-border-default)",borderHover:"var(--tier3-theme-button-facebook-border-hover)"},secondaryDarkMode:{bg:"transparent",text:"var(--tier1-theme-color-content-default-inverse-default)",border:"var(--tier1-theme-color-content-default-inverse-default)",bgHover:"var(--tier1-theme-color-background-default-interactive-default)",borderHover:"var(--tier1-theme-color-background-default-interactive-hover)",bgActive:"var(--tier1-theme-color-background-default-interactive-active)"}}},card:{bg:"var(--tier1-theme-color-background-default-secondary-default)",border:"1px solid var(--tier1-theme-color-border-default-default-default)",borderRadius:"var(--tier1-theme-border-radius-lg)",shadow:"var(--tier1-theme-shadow-md)",padding:"var(--tier1-theme-spacing-xl)",maxWidth:"340px",focusOutline:"2px solid var(--tier1-theme-color-border-focus-primary-focus)",focusOutlineOffset:"2px",borderActive:"2px solid var(--tier1-theme-color-background-default-interactive-default)",imageWrapperBorderRadius:"var(--tier1-theme-border-radius-lg, 20px) var(--tier1-theme-border-radius-lg, 20px) 0 0",imageAspectRatio:"3/2",md:{imageAspectRatio:"16/9"}},grid:{gapXs:"var(--tier1-theme-spacing-xs)",gapSm:"var(--tier1-theme-spacing-sm)",gapMd:"var(--tier1-theme-spacing-md)",gapLg:"var(--tier1-theme-spacing-lg)",gapXl:"var(--tier1-theme-spacing-xl)",gapXxl:"var(--tier1-theme-spacing-xxl)"},header:{bg:"var(--tier1-theme-color-background-default-secondary-default)",border:"1px solid var(--tier1-theme-color-border-default-subtle-default)",height:"64px",padding:"var(--tier1-theme-spacing-md) var(--tier1-theme-spacing-lg)",titleColor:"var(--tier1-theme-color-content-default-primary-default)",titleFontSize:"var(--tier1-theme-typography-h5-desktop-font-size, 20px)",titleFontWeight:"var(--tier1-theme-typography-h1-desktop-font-weight, 700)",titleMargin:"6px 0 6px var(--tier1-theme-spacing-sm, 10px)",welcomeColor:"var(--tier1-theme-color-content-default-secondary-default)",welcomeFontSize:"var(--tier1-theme-typography-body-small-desktop-font-size, 14px)",welcomeMargin:"var(--tier1-theme-spacing-sm, 10px)",buttonSpacing:"var(--tier1-theme-spacing-sm, 10px)"},cta:{height:"500px",contentBg:"var(--tier1-theme-color-background-default-primary-default)",contentMaxWidth:"765px",contentBorderRadius:"0px 0px 200px",contentPadding:"var(--tier1-theme-spacing-xxl) var(--tier1-theme-spacing-xl) 0px var(--tier1-theme-spacing-xxl)",titleColor:"var(--tier1-theme-color-content-default-inverse-default)",titleFontSize:"55px",titleLineHeight:"65px",titleFontWeight:"900",titleMargin:"0 0 1rem",titleFontFamily:"var(--tier1-theme-typography-font-family-heading, var(--tier1-theme-typography-font-family))",descriptionColor:"var(--tier1-theme-color-content-default-inverse-default)",descriptionFontSize:"24px",descriptionLineHeight:"32px",descriptionFontWeight:"100",descriptionMargin:"0px 0px 30px 0px",descriptionFontFamily:"var(--tier1-theme-typography-font-family)",md:{height:"450px",titleFontSize:"2.5rem",titleLineHeight:"1.2",descriptionFontSize:"1.125rem",descriptionLineHeight:"1.6"}},icon:{size:"24px",fillPrimary:"var(--color-blue-600)",strokePrimary:"var(--color-blue-600)",strokeWidthPrimary:"1",fillSecondary:"var(--color-gray-600)",strokeSecondary:"var(--color-gray-600)",strokeWidthSecondary:"0",fillAccent:"var(--color-purple-600)",strokeAccent:"var(--color-purple-600)",strokeWidthAccent:"0",fillSuccess:"var(--color-green-600)",strokeSuccess:"var(--color-green-600)",strokeWidthSuccess:"0",fillWarning:"var(--color-yellow-600)",strokeWarning:"var(--color-yellow-600)",strokeWidthWarning:"0",fillError:"var(--color-red-600)",strokeError:"var(--color-red-600)",strokeWidthError:"0",sizes:{xs:{size:"12px"},sm:{size:"16px"},md:{size:"24px"},lg:{size:"32px"},xl:{size:"48px"}}},heading:{margin:"0",padding:"0",color:"var(--tier1-theme-color-content-default-primary-default)",fontFamily:"var(--tier1-theme-typography-font-family-heading, var(--tier1-theme-typography-font-family))",h1FontSize:"var(--tier1-theme-typography-font-size-2xl, 2.5rem)",h1FontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",h1LineHeight:"var(--tier1-theme-typography-h1-desktop-line-height, 1.2)",h1LetterSpacing:"var(--tier1-theme-typography-h1-desktop-letter-spacing, -0.02em)",h2FontSize:"var(--tier1-theme-typography-font-size-xl, 2rem)",h2FontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",h2LineHeight:"var(--tier1-theme-typography-h2-desktop-line-height, 1.3)",h2LetterSpacing:"var(--tier1-theme-typography-h2-desktop-letter-spacing, -0.01em)",h3FontSize:"var(--tier1-theme-typography-font-size-lg, 1.75rem)",h3FontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",h3LineHeight:"var(--tier1-theme-typography-h3-desktop-line-height, 1.4)",h3LetterSpacing:"var(--tier1-theme-typography-h3-desktop-letter-spacing, 0)",h4FontSize:"var(--tier1-theme-typography-font-size-md, 1.5rem)",h4FontWeight:"var(--tier1-theme-typography-font-weight-semibold, 700)",h4LineHeight:"var(--tier1-theme-typography-h4-desktop-line-height, 1.4)",h5FontSize:"var(--tier1-theme-typography-font-size-sm, 1.25rem)",h5FontWeight:"var(--tier1-theme-typography-font-weight-semibold, 700)",h5LineHeight:"var(--tier1-theme-typography-h5-desktop-line-height, 1.5)",h6FontSize:"var(--tier1-theme-typography-font-size-xs, 1rem)",h6FontWeight:"var(--tier1-theme-typography-font-weight-semibold, 700)",h6LineHeight:"var(--tier1-theme-typography-h6-desktop-line-height, 1.5)",displayFontSize:"var(--tier1-theme-typography-display-desktop-font-size, 4rem)",displayFontWeight:"var(--tier1-theme-typography-display-desktop-font-weight, 900)",displayLineHeight:"var(--tier1-theme-typography-display-desktop-line-height, 1.1)",displayLetterSpacing:"var(--tier1-theme-typography-display-desktop-letter-spacing, -0.03em)",bodyDefaultFontSize:"var(--tier1-theme-typography-body-default-desktop-font-size, 1rem)",bodyDefaultFontWeight:"var(--tier1-theme-typography-body-default-desktop-font-weight, 400)",bodyDefaultLineHeight:"var(--tier1-theme-typography-body-default-desktop-line-height, 1.5)",bodyDefaultLetterSpacing:"var(--tier1-theme-typography-body-default-desktop-letter-spacing, 0)",bodyDefaultFontFamily:"var(--tier1-theme-typography-font-family)",leadFontSize:"var(--tier1-theme-typography-lead-desktop-font-size, 1.25rem)",leadFontWeight:"var(--tier1-theme-typography-lead-desktop-font-weight, 400)",leadLineHeight:"var(--tier1-theme-typography-lead-desktop-line-height, 1.6)",leadLetterSpacing:"var(--tier1-theme-typography-lead-desktop-letter-spacing, -0.01em)",captionFontSize:"var(--tier1-theme-typography-caption-desktop-font-size, 0.75rem)",captionFontWeight:"var(--tier1-theme-typography-caption-desktop-font-weight, 400)",captionLineHeight:"var(--tier1-theme-typography-caption-desktop-line-height, 1.4)",captionLetterSpacing:"var(--tier1-theme-typography-caption-desktop-letter-spacing, 0.03em)",captionTextTransform:"var(--tier1-theme-typography-caption-desktop-text-transform, uppercase)",overlineFontSize:"var(--tier1-theme-typography-overline-desktop-font-size, 0.75rem)",overlineFontWeight:"var(--tier1-theme-typography-overline-desktop-font-weight, 600)",overlineLineHeight:"var(--tier1-theme-typography-overline-desktop-line-height, 1.4)",overlineLetterSpacing:"var(--tier1-theme-typography-overline-desktop-letter-spacing, 0.1em)",overlineTextTransform:"var(--tier1-theme-typography-overline-desktop-text-transform, uppercase)",pageTitleFontSize:"var(--tier1-theme-typography-page-title-desktop-font-size, 3rem)",pageTitleFontWeight:"var(--tier1-theme-typography-page-title-desktop-font-weight, 900)",pageTitleLineHeight:"var(--tier1-theme-typography-page-title-desktop-line-height, 1.1)",pageTitleLetterSpacing:"var(--tier1-theme-typography-page-title-desktop-letter-spacing, -0.03em)",pageTitleTextTransform:"var(--tier1-theme-typography-page-title-desktop-text-transform, uppercase)",pageTitleColor:"var(--tier1-theme-color-content-accent-primary-default)",sectionTitleFontSize:"var(--tier1-theme-typography-section-title-desktop-font-size, 2.625rem)",sectionTitleFontWeight:"var(--tier1-theme-typography-section-title-desktop-font-weight, 700)",sectionTitleLineHeight:"var(--tier1-theme-typography-section-title-desktop-line-height, 1.2)",sectionTitleLetterSpacing:"var(--tier1-theme-typography-section-title-desktop-letter-spacing, -0.02em)",titleFontSize:"var(--tier1-theme-typography-title-desktop-font-size, 3.5rem)",titleFontWeight:"var(--tier1-theme-typography-title-desktop-font-weight, 900)",titleLineHeight:"var(--tier1-theme-typography-title-desktop-line-height, 1.1)",titleLetterSpacing:"var(--tier1-theme-typography-title-desktop-letter-spacing, -0.03em)",subtitleFontSize:"var(--tier1-theme-typography-subtitle-desktop-font-size, 1.5rem)",subtitleFontWeight:"var(--tier1-theme-typography-subtitle-desktop-font-weight, 400)",subtitleLineHeight:"var(--tier1-theme-typography-subtitle-desktop-line-height, 1.4)",bodyFontSize:"var(--tier1-theme-typography-body-desktop-font-size, 1.125rem)",bodyFontWeight:"var(--tier1-theme-typography-body-desktop-font-weight, 400)",bodyLineHeight:"var(--tier1-theme-typography-body-desktop-line-height, 1.5)",textlinkFontSize:"var(--tier1-theme-typography-textlink-desktop-font-size, 1.125rem)",textlinkFontWeight:"var(--tier1-theme-typography-textlink-desktop-font-weight, 600)",textlinkLineHeight:"var(--tier1-theme-typography-textlink-desktop-line-height, 1.5)",textlinkFontFamily:"var(--tier1-theme-typography-font-family)",textlinkTextDecoration:"var(--tier1-theme-typography-textlink-desktop-text-decoration, underline)",textlinkTextTransform:"var(--tier1-theme-typography-textlink-desktop-text-transform, uppercase)",bodyBoldFontSize:"var(--tier1-theme-typography-body-bold-desktop-font-size, 1.125rem)",bodyBoldFontWeight:"var(--tier1-theme-typography-body-bold-desktop-font-weight, 700)",bodyBoldLineHeight:"var(--tier1-theme-typography-body-bold-desktop-line-height, 1.6)",bodyBoldFontFamily:"var(--tier1-theme-typography-font-family)",bodyLargeFontSize:"var(--tier1-theme-typography-body-large-desktop-font-size, 1.125rem)",bodyLargeFontWeight:"var(--tier1-theme-typography-body-large-desktop-font-weight, 400)",bodyLargeLineHeight:"var(--tier1-theme-typography-body-large-desktop-line-height, 1.6)",bodyLargeFontFamily:"var(--tier1-theme-typography-font-family)",bodyBoldLargeFontSize:"var(--tier1-theme-typography-body-bold-large-desktop-font-size, 1.313rem)",bodyBoldLargeFontWeight:"var(--tier1-theme-typography-body-bold-large-desktop-font-weight, 700)",bodyBoldLargeLineHeight:"var(--tier1-theme-typography-body-bold-large-desktop-line-height, 1.6)",bodyBoldLargeFontFamily:"var(--tier1-theme-typography-font-family)",bodySmallFontSize:"var(--tier1-theme-typography-body-small-desktop-font-size, 0.875rem)",bodySmallFontWeight:"var(--tier1-theme-typography-body-small-desktop-font-weight, 400)",bodySmallLineHeight:"var(--tier1-theme-typography-body-small-desktop-line-height, 1.5)",bodySmallFontFamily:"var(--tier1-theme-typography-font-family)",mobile:{h1FontSize:"var(--tier1-theme-typography-h1-mobile-font-size, 2rem)",h1LineHeight:"var(--tier1-theme-typography-h1-mobile-line-height, 1.25)",h2FontSize:"var(--tier1-theme-typography-h2-mobile-font-size, 1.75rem)",h2LineHeight:"var(--tier1-theme-typography-h2-mobile-line-height, 1.3)",h3FontSize:"var(--tier1-theme-typography-h3-mobile-font-size, 1.5rem)",h4FontSize:"var(--tier1-theme-typography-h4-mobile-font-size, 1.25rem)",h5FontSize:"var(--tier1-theme-typography-h5-mobile-font-size, 1.125rem)",h6FontSize:"var(--tier1-theme-typography-h6-mobile-font-size, 0.875rem)",displayFontSize:"var(--tier1-theme-typography-display-mobile-font-size, 2.5rem)",displayLineHeight:"var(--tier1-theme-typography-display-mobile-line-height, 1.2)",bodyDefaultFontSize:"var(--tier1-theme-typography-body-default-mobile-font-size, 0.875rem)",bodyDefaultLineHeight:"var(--tier1-theme-typography-body-default-mobile-line-height, 1.6)",leadFontSize:"var(--tier1-theme-typography-lead-mobile-font-size, 1.125rem)",pageTitleFontSize:"var(--tier1-theme-typography-page-title-mobile-font-size, 2rem)",pageTitleLineHeight:"var(--tier1-theme-typography-page-title-mobile-line-height, 1.2)",sectionTitleFontSize:"var(--tier1-theme-typography-section-title-mobile-font-size, 2.25rem)",titleFontSize:"var(--tier1-theme-typography-title-mobile-font-size, 2.875rem)",titleLineHeight:"var(--tier1-theme-typography-title-mobile-line-height, 1.2)",subtitleFontSize:"var(--tier1-theme-typography-subtitle-mobile-font-size, 1.5rem)"},tablet:{h1FontSize:"var(--tier1-theme-typography-h1-tablet-font-size, 2.25rem)",h1LineHeight:"var(--tier1-theme-typography-h1-tablet-line-height, 1.2)",h2FontSize:"var(--tier1-theme-typography-h2-tablet-font-size, 1.875rem)",h3FontSize:"var(--tier1-theme-typography-h3-tablet-font-size, 1.625rem)",displayFontSize:"var(--tier1-theme-typography-display-tablet-font-size, 3rem)",pageTitleFontSize:"var(--tier1-theme-typography-page-title-tablet-font-size, 2.5rem)",sectionTitleFontSize:"var(--tier1-theme-typography-section-title-tablet-font-size, 2.25rem)",titleFontSize:"var(--tier1-theme-typography-title-tablet-font-size, 2.875rem)"},dark:{color:"var(--color-white)"}},textLink:{color:"var(--tier1-theme-color-content-default-link-default)",fontSize:"var(--tier1-theme-typography-textlink-desktop-font-size, 1.125rem)",fontWeight:"var(--tier1-theme-typography-textlink-desktop-font-weight, 600)",textDecoration:"var(--tier1-theme-typography-textlink-desktop-text-decoration, underline)",colorHover:"var(--tier1-theme-color-content-default-link-hover)",colorFocus:"var(--tier1-theme-color-content-default-link-default)",textDecorationFocus:"underline",textDecorationStyleFocus:"solid",focusOutline:"2px solid var(--tier1-theme-color-border-focus-primary-focus)",focusOutlineOffset:"2px",colorActive:"var(--tier1-theme-color-content-default-link-hover)",dark:{color:"var(--tier1-theme-color-content-default-inverse-default)",colorHover:"var(--tier1-theme-color-content-accent-primary-default)",colorFocus:"var(--tier1-theme-color-content-default-inverse-default)",colorActive:"var(--tier1-theme-color-content-accent-primary-default)"}},richText:{color:"var(--tier1-theme-color-content-default-primary-default)",fontFamily:"var(--tier1-theme-typography-font-family)",lineHeight:"var(--tier1-theme-typography-line-height-normal, 1.5)",headingMarginBottom:"var(--tier1-theme-spacing-md, 16px)",paragraphFontSize:"var(--tier1-theme-typography-body-default-desktop-font-size, 1rem)",paragraphFontWeight:"var(--tier1-theme-typography-body-default-desktop-font-weight, 400)",paragraphLineHeight:"var(--tier1-theme-typography-body-default-desktop-line-height, 1.5)",paragraphMarginBottom:"var(--tier1-theme-spacing-md, 16px)",paragraphColor:"var(--tier1-theme-color-content-default-primary-default)",listMargin:"var(--tier1-theme-spacing-md, 16px) 0",listPaddingLeft:"var(--tier1-theme-spacing-xl, 30px)",listItemFontSize:"var(--tier1-theme-typography-body-default-desktop-font-size, 1rem)",listItemLineHeight:"var(--tier1-theme-typography-body-default-desktop-line-height, 1.5)",listItemMarginBottom:"var(--tier1-theme-spacing-sm, 8px)",listItemColor:"var(--tier1-theme-color-content-default-primary-default)",ulListStyleType:"disc",olListStyleType:"decimal",strongFontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",codeFontSize:"0.875em",codeBg:"var(--tier1-theme-color-background-default-tertiary-default)",codePadding:"0.125rem 0.25rem",preFontSize:"0.875rem",preBg:"var(--tier1-theme-color-background-default-tertiary-default)",prePadding:"var(--tier1-theme-spacing-md, 16px)",blockquoteMargin:"var(--tier1-theme-spacing-md, 16px) 0",blockquotePadding:"var(--tier1-theme-spacing-sm, 8px) var(--tier1-theme-spacing-md, 16px)",blockquoteBorderLeft:"4px solid var(--tier1-theme-color-border-default-default-default)",blockquoteColor:"var(--tier1-theme-color-content-default-secondary-default)",hrBorder:"1px solid var(--tier1-theme-color-border-default-default-default)",hrMargin:"var(--tier1-theme-spacing-lg, 24px) 0",mobile:{paragraphFontSize:"var(--tier1-theme-typography-body-default-mobile-font-size, 0.875rem)",paragraphLineHeight:"var(--tier1-theme-typography-body-default-mobile-line-height, 1.6)",listItemFontSize:"var(--tier1-theme-typography-body-default-mobile-font-size, 0.875rem)"},dark:{color:"var(--tier1-theme-color-content-default-inverse-default)",paragraphColor:"var(--tier1-theme-color-content-default-inverse-default)",listItemColor:"var(--tier1-theme-color-content-default-inverse-default)",blockquoteColor:"var(--tier1-theme-color-content-default-inverse-default)"}},media:{bg:"transparent",borderRadius:"0",objectFit:"cover",objectPosition:"center",aspectRatio:"auto",dark:{bg:"var(--tier1-theme-color-background-default-inverse-default)"}},videoPlayer:{borderRadius:"0",thumbnailBg:"var(--tier1-theme-color-background-default-secondary-default)",placeholderBg:"#1a1a2e",playIconSize:"64px",playIconBg:"rgba(0, 0, 0, 0.6)",playIconBorder:"rgba(255, 255, 255, 0.8)",playIconColor:"#fff",focusOutline:"2px solid var(--tier1-theme-color-border-focus-primary-focus)",dark:{thumbnailBg:"var(--tier1-theme-color-background-default-inverse-default)",playIconBg:"rgba(0, 0, 0, 0.7)"}},paragraph:{fontSize:"var(--tier1-theme-typography-body-default-desktop-font-size, 1rem)",fontWeight:"var(--tier1-theme-typography-body-default-desktop-font-weight, 400)",lineHeight:"var(--tier1-theme-typography-body-default-desktop-line-height, 1.5)",color:"var(--tier1-theme-color-content-default-primary-default)",fontFamily:"var(--tier1-theme-typography-font-family)",letterSpacing:"var(--tier1-theme-typography-body-default-desktop-letter-spacing, 0)",strongFontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",mobile:{fontSize:"var(--tier1-theme-typography-body-default-mobile-font-size, 0.875rem)",lineHeight:"var(--tier1-theme-typography-body-default-mobile-line-height, 1.6)"},tablet:{fontSize:"var(--tier1-theme-typography-body-default-desktop-font-size, 1rem)",lineHeight:"var(--tier1-theme-typography-body-default-desktop-line-height, 1.5)"},dark:{color:"var(--tier1-theme-color-content-default-inverse-default)"}},modal:{overlayBg:"rgba(0, 0, 0, 0.5)",contentBg:"var(--tier1-theme-color-background-default-secondary-default)",contentBorder:"1px solid var(--tier1-theme-color-border-default-default-default)",contentPadding:"var(--tier1-theme-spacing-xl)",borderRadius:"var(--tier1-theme-border-radius-lg)",shadow:"var(--tier1-theme-shadow-lg)",maxWidth:"37.5rem",width:"100%",focusOutline:"2px solid var(--tier1-theme-color-border-focus-primary-focus)",focusOutlineOffset:"2px",sizes:{sm:{maxWidth:"25rem",contentPadding:"var(--tier1-theme-spacing-lg)"},md:{maxWidth:"37.5rem",contentPadding:"var(--tier1-theme-spacing-xl)"},lg:{maxWidth:"50rem",contentPadding:"var(--tier1-theme-spacing-xxl)"}},mobile:{contentPadding:"var(--tier1-theme-spacing-lg)",maxWidth:"calc(100% - 2rem)"},dark:{contentBg:"var(--tier1-theme-color-background-default-primary-default)",contentBorder:"1px solid var(--tier1-theme-color-border-default-subtle-default)"}}}};function u(e){return/^(h|b|p|span|div)(\d+)$/i.test(e)?e.toLowerCase():e.replace(/([a-z])([A-Z])/g,"$1-$2").replace(/([a-z])(\d)/g,"$1-$2").toLowerCase()}function h(e,r){return Object.entries(e).filter(([,e])=>void 0!==e).map(([e,t])=>{const o=e.startsWith("tier")||e.startsWith("color-")?e:u(e);return` --${r}${o}: ${t};`})}function p(e,r=":root"){let t="";t+=function(e,r=":root"){const t=[];t.push(...h(e.primitives,"")),t.push(...h(e.semantic,""));const o=Object.entries({"text-primary":"textPrimary","text-secondary":"textSecondary","bg-secondary":"bgSecondary","bg-tertiary":"bgTertiary","border-default":"borderDefault","border-subtle":"borderSubtle","border-strong":"borderStrong"}).map(([r,t])=>{const o=e.semantic[t];return o?` --${r}: ${o};`:""}).filter(Boolean);return t.push(...o),`${r} {\n${t.join("\n")}\n}`}({primitives:e.colors.primitives,semantic:e.colors.semantic},r),t+="\n\n";const o=function(e,r=":root"){const t=[],{variants:o}=e,a=c(e,["variants"]);return Object.entries(a).forEach(([e,r])=>{if(void 0!==r){const o=u(e);t.push(` --tier1-theme-typography-${o}: ${r};`)}}),o&&Object.entries(o).forEach(([e,r])=>{if(r){const{mobile:o,tablet:a}=r,i=c(r,["mobile","tablet"]);Object.entries(i).forEach(([r,o])=>{if(void 0!==o){const a=u(r),i=u(e);t.push(` --tier1-theme-typography-${i}-desktop-${a}: ${o};`)}}),o&&Object.entries(o).forEach(([r,o])=>{if(void 0!==o){const a=u(r),i=u(e);t.push(` --tier1-theme-typography-${i}-mobile-${a}: ${o};`)}}),a&&Object.entries(a).forEach(([r,o])=>{if(void 0!==o){const a=u(r),i=u(e);t.push(` --tier1-theme-typography-${i}-tablet-${a}: ${o};`)}})}}),t.length>0?`${r} {\n${t.join("\n")}\n}`:""}(e.typography,r);o&&(t+=o,t+="\n\n");const a={};a.Spacing=h(e.spacing,"tier1-theme-spacing-"),a["Border Radius"]=h(e.borderRadius,"tier1-theme-border-radius-"),a.Shadows=h(e.shadows,"tier1-theme-shadow-"),a.Breakpoints=h(e.breakpoints,"breakpoint-"),a["Card Component"]=h(e.components.card,"tier1-theme-component-card-"),a["Header Component"]=h(e.components.header,"tier1-theme-component-header-"),a["CTA Component"]=h(e.components.cta,"tier1-theme-component-cta-");return t+=`${r} {${Object.entries(a).map(([e,r])=>`\n /* ${e} */\n${r.join("\n")}`).join("")}\n}`,e.componentTokens&&(t+="\n\n",t+=function(e,r=":root"){const t=[],o=[],a={},i=["desktop","tablet","mobile","sm","md","lg","xl"];t.push(`${r} {`),t.push(" /* Component-Scoped Tokens */");const l=":root"===r?'[data-dark-mode="true"]':`${r} [data-dark-mode="true"]`;o.push(`${l} {`),o.push(" /* Dark Mode Overrides */"),Object.entries(e).forEach(([e,l])=>{if(l&&"object"==typeof l){const n=g(e);t.push(`\n /* ${e} component */`),Object.entries(l).forEach(([e,r])=>{if(!i.includes(e)&&"variants"!==e&&"dark"!==e&&"sizes"!==e&&void 0!==r&&"string"==typeof r){const o=g(e);t.push(` --${n}-${o}: ${r};`)}}),l.dark&&"object"==typeof l.dark&&(o.push(`\n /* ${e} component - dark mode */`),Object.entries(l.dark).forEach(([e,r])=>{if(void 0!==r&&"string"==typeof r){const t=g(e);o.push(` --${n}-${t}: ${r};`)}})),l.sizes&&"object"==typeof l.sizes&&Object.entries(l.sizes).forEach(([t,o])=>{if(o&&"object"==typeof o){if(!a[t]){const e=":root"===r?`[data-size="${t}"]`:`${r} [data-size="${t}"]`;a[t]=[`${e} {`,` /* Size: ${t} */`]}a[t].push(`\n /* ${e} component - ${t} */`),Object.entries(o).forEach(([e,r])=>{if(void 0!==r&&"string"==typeof r){const o=g(e);a[t].push(` --${n}-${o}: ${r};`)}})}}),l.variants&&"object"==typeof l.variants&&Object.entries(l.variants).forEach(([e,r])=>{if(r&&"object"==typeof r){const a=g(e);Object.entries(r).forEach(([e,r])=>{if(!i.includes(e)&&"dark"!==e&&void 0!==r&&"string"==typeof r){const o=e.match(/^([a-z]+)([A-Z][a-z]+)?$/);if(o){const e=o[1],i=o[2]?o[2].toLowerCase():null,l=i?`--${n}-${e}-${a}-${i}`:`--${n}-${e}-${a}`;t.push(` ${l}: ${r};`)}}}),r.dark&&"object"==typeof r.dark&&Object.entries(r.dark).forEach(([e,r])=>{if(void 0!==r&&"string"==typeof r){const t=e.match(/^([a-z]+)([A-Z][a-z]+)?$/);if(t){const e=t[1],i=t[2]?t[2].toLowerCase():null,l=i?`--${n}-${e}-${a}-${i}`:`--${n}-${e}-${a}`;o.push(` ${l}: ${r};`)}}}),i.forEach(e=>{const o=r[e];o&&"object"==typeof o&&Object.entries(o).forEach(([r,o])=>{if(void 0!==o){const i=r.match(/^([a-z]+)([A-Z][a-z]+)?$/);if(i){const r=i[1],l=i[2]?i[2].toLowerCase():null,c=l?`--${n}-${r}-${a}-${l}-${e}`:`--${n}-${r}-${a}-${e}`;t.push(` ${c}: ${o};`)}}})})}}),i.forEach(e=>{const r=l[e];r&&"object"==typeof r&&Object.entries(r).forEach(([r,o])=>{if(void 0!==o){const a=g(r);t.push(` --${n}-${a}-${e}: ${o};`)}})})}}),t.push("}"),o.push("}"),Object.values(a).forEach(e=>{e.push("}")});const n=o.length>3,c=Object.keys(a).length>0;let d=t.join("\n");n&&(d+="\n\n"+o.join("\n"));c&&Object.values(a).forEach(e=>{d+="\n\n"+e.join("\n")});return d}(e.componentTokens,r)),t}function g(e){return e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()}const v=l.createContext(void 0);function f(){const e=l.useContext(v);if(!e)throw new Error("useTheme must be used within a ThemeProvider");return e}const b=function({children:e,initialTheme:t=m,initialThemeName:o="default"}){l.useEffect(()=>{!function(e,r){const t=document.getElementById(`theme-${r}`)||document.createElement("style");t.id=`theme-${r}`;const o=`[data-theme="${r}"]`;let a="";e.fontImportUrl&&(a=(Array.isArray(e.fontImportUrl)?e.fontImportUrl:[e.fontImportUrl]).map(e=>`@import url('${e}');`).join("\n "));const i=`\n ${a}\n ${p(e,o)}\n `;t.textContent=i,document.head.contains(t)||document.head.appendChild(t)}(t,o),document.documentElement.setAttribute("data-theme",o)},[t,o]);const a={currentTheme:t,themeName:o};return r.jsx(v.Provider,{value:a,children:e})},y=t=>{var{buttonType:a="general",palette:i,label:l,icon:n,hoverIcon:s,className:m,children:h,style:p,disabled:g=!1,darkMode:v=!1,size:b="md",animated:y,onClick:k}=t,x=c(t,["buttonType","palette","label","icon","hoverIcon","className","children","style","disabled","darkMode","size","animated","onClick"]);const{currentTheme:F}=f(),S=`button button--${u(a)} ${m||""}`,w=function(t,a,i,l){return a?{regular:a,hover:i}:"primax"!==l||"general"!==t&&"secondary"!==t&&"link"!==t&&"danger"!==t&&"generalDark"!==t&&"secondaryDark"!==t?d[t]||null:{regular:r.jsx(e.FontAwesomeIcon,{icon:o.faSparkle}),hover:r.jsx(e.FontAwesomeIcon,{icon:o.faSparkles})}}(a,n,s,null==F?void 0:F.name),j=i?Object.assign({backgroundColor:`var(--${i})`,color:`var(--${i}-text)`,borderColor:`var(--${i})`},p):p;return r.jsxs("button",Object.assign({type:"button",className:S,"data-dark-mode":v?"true":void 0,"data-size":b,"data-animated":void 0!==y?y?"true":"false":void 0,style:j,onClick:k,disabled:g},x,{children:[h||l,w&&(w.hover?r.jsxs(r.Fragment,{children:[r.jsx("span",{className:"icon icon--regular",children:w.regular}),r.jsx("span",{className:"icon icon--hover",children:w.hover})]}):r.jsx("span",{className:"icon",children:w.regular}))]}))},k=e=>{var{buttonType:t="general",label:o,icon:a,href:i,target:l="_self",className:n,children:d,style:s,disabled:m=!1,size:u="md",darkMode:h=!1}=e,p=c(e,["buttonType","label","icon","href","target","className","children","style","disabled","size","darkMode"]);const g=`button button--${t} ${n||""}`,v="_blank"===l?"noopener noreferrer":void 0;return m?r.jsxs("span",Object.assign({className:g,"data-size":u,"data-dark-mode":h||void 0,style:s,"aria-disabled":"true"},p,{children:[d||o," ",a&&r.jsx("span",{className:"icon",children:a})]})):r.jsxs("a",Object.assign({href:i,target:l,rel:v,className:g,"data-size":u,"data-dark-mode":h||void 0,style:s},p,{children:[d||o," ",a&&r.jsx("span",{className:"icon",children:a})]}))},x=({videoUrl:e,imageUrl:t,gradient:o,bgColor:a,className:i,style:l})=>{const n=["background-media",i].filter(Boolean).join(" ");if(e)return r.jsxs("video",{className:`${n} background-media--video`,autoPlay:!0,muted:!0,loop:!0,playsInline:!0,style:l,children:[r.jsx("source",{src:e,type:"video/mp4"}),"Your browser does not support video."]});const c=Object.assign({backgroundImage:o?`${o}, url(${t})`:t?`url(${t})`:void 0,backgroundColor:a},l);return r.jsx("div",{className:n,style:c})},F="wistia-external-script";const S=({src:e,type:t,alt:o="",objectFit:a="cover",objectPosition:i,aspectRatio:n,autoplay:c=!1,controls:d=!0,loop:s=!1,muted:m,loading:u="lazy",srcSet:h,sizes:p,providers:g=[],darkMode:v=!1,className:f,style:b,onLoad:y,onError:k,onReady:x})=>{const S=l.useRef(null),w=l.useRef(null),[j,z]=l.useState(!1),[C,A]=l.useState(!1),_=null!=t?t:function(e){return/\.(jpg|jpeg|png|gif|webp|avif|svg|bmp|ico)(\?.*)?$/i.test(e)?"image":"video"}(e),H=null!=m?m:c,B="video"===_?function(e){var r;const t=e.match(/(?:medias|iframe)\/([a-zA-Z0-9]+)/)||e.match(/wi\.st\/medias\/([a-zA-Z0-9]+)/);return null!==(r=null==t?void 0:t[1])&&void 0!==r?r:null}(e):null,$="video"===_&&(/wistia\.(com|net)/i.test(N=e)||/wi\.st/i.test(N))&&!!B;var N;l.useEffect(()=>{z(!0)},[]),l.useEffect(()=>{if(j&&$&&B){if(!document.getElementById(F)){const e=document.createElement("script");e.id=F,e.src="https://fast.wistia.com/assets/external/E-v1.js",e.async=!0,document.body.appendChild(e)}window._wq=window._wq||[],window._wq.push({id:B,onReady:e=>{A(!0),null==x||x(e),null==y||y()}})}},[j,$,B,y,x]),l.useEffect(()=>{"video"===_&&!$&&c&&S.current&&S.current.play().catch(()=>{})},[_,$,c,e]);const W="media",L=[W,`${W}--${_}`,f].filter(Boolean).join(" "),O=Object.assign(Object.assign(Object.assign(Object.assign({},a&&{"--media-object-fit":a}),i&&{"--media-object-position":i}),n&&{"--media-aspect-ratio":n}),b);if("image"===_)return r.jsx("div",{className:L,style:O,"data-dark-mode":v||void 0,children:r.jsx("img",{className:`${W}__image`,src:e,alt:o,loading:u,srcSet:h,sizes:p,onLoad:y,onError:k})});if($&&B){const e=["wistia_embed",`wistia_async_${B}`,!d&&"controlsVisibleOnLoad=false",!d&&"playbar=false",!d&&"playPauseNotifier=false",!d&&"settingsControl=false",!d&&"fullscreenButton=false",!d&&"volumeControl=false",!d&&"smallPlayButton=false",c&&"autoPlay=true",H&&"muted=true",s&&"endVideoBehavior=loop"].filter(Boolean).join(" ");return r.jsx("div",{className:`${L} ${W}--provider-wistia`,style:O,"data-dark-mode":v||void 0,children:j&&r.jsx("div",{ref:w,className:`${e} ${W}__wistia`,style:{width:"100%",height:"100%",visibility:C?"visible":"hidden"}})})}const E=function(e,r,t){for(const o of r)if(o.match(e))return{type:"embed",embedUrl:o.buildEmbedUrl(e,t),providerName:o.name};return{type:"native"}}(e,g,{autoplay:c,controls:d,muted:H,loop:s});return"embed"===E.type?r.jsx("div",{className:`${L} ${W}--provider-${E.providerName}`,style:O,"data-dark-mode":v||void 0,children:r.jsx("iframe",{className:`${W}__iframe`,src:E.embedUrl,title:o||"Video",allow:"autoplay; fullscreen; encrypted-media; picture-in-picture",allowFullScreen:!0,loading:u,onLoad:y,onError:k})}):r.jsx("div",{className:L,style:O,"data-dark-mode":v||void 0,children:r.jsx("video",{ref:S,className:`${W}__video`,src:e,autoPlay:c,controls:d,loop:s,muted:H,playsInline:!0,onLoadedData:y,onError:k})})},w=({items:e,separator:t="/",darkMode:o=!1,className:a=""})=>r.jsx("nav",{className:`breadcrumb ${a}`,"aria-label":"Breadcrumb","data-dark-mode":o||void 0,children:r.jsx("ol",{className:"breadcrumb__list",children:e.map((o,a)=>{const i=a===e.length-1;return r.jsxs("li",{className:"breadcrumb__item",children:[o.href&&!i?r.jsx("a",{href:o.href,className:"breadcrumb__link",children:o.label}):r.jsx("span",{className:"breadcrumb__text","aria-current":i?"page":void 0,children:o.label}),!i&&r.jsx("span",{className:"breadcrumb__separator","aria-hidden":"true",children:t})]},a)})})}),j=({children:e,backgroundColor:t,backgroundImage:o,backgroundPattern:a="none",shapeDivider:i="none",shapeColor:l="#ffffff",className:n="",padding:c,height:d,verticalAlign:s="top",darkMode:m=!1,overflow:u})=>{const h=["divider",`divider--divider-${i}`,"none"!==a&&`divider--pattern-${a}`,n].filter(Boolean).join(" "),p=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},t&&{"--divider-bg":t}),o&&{"--divider-bg-image":`url(${o})`}),c&&{"--divider-padding":c}),d&&{"--divider-height":d}),s&&{"--divider-vertical-align":s}),l&&{"--divider-shape-color":l}),u&&{"--divider-overflow":u});return r.jsxs("div",{className:h,style:p,"data-dark-mode":m||void 0,"data-test":"test",children:[r.jsx("div",{className:"divider__bg"}),r.jsx("div",{className:"divider__content",children:e})]})},z=({children:e,fluid:t=!1,className:o="",as:a="div",style:i})=>{const l=[t?"container-fluid":"container",o].filter(Boolean).join(" ");return r.jsx(a,{className:l,style:i,children:e})},C=({level:e="h2",variant:t,weight:o,size:a,color:i,palette:l,darkMode:n=!1,children:c,className:d,style:s})=>{const m=e;let h=s;l?h=Object.assign(Object.assign({},s),{backgroundColor:`var(--${l})`,color:`var(--${l}-text)`,padding:(null==s?void 0:s.padding)||"0.5rem 1rem",borderRadius:(null==s?void 0:s.borderRadius)||"4px"}):i&&(h=Object.assign(Object.assign({},s),{color:`var(--${u(i)})`})),o&&(h=Object.assign(Object.assign({},h),{fontWeight:`var(--tier1-theme-typography-font-weight-${o})`})),a&&(h=Object.assign(Object.assign({},h),{fontSize:`var(--tier1-theme-typography-font-size-${"2xl"===a?"2xl":a})`}));const p=["heading",`heading--${e}`,t&&`heading--variant-${t}`,d].filter(Boolean).join(" ");return r.jsx(m,{className:p,style:h,"data-dark-mode":n?"true":void 0,children:c})},A=({columns:e=12,gap:t,rowGap:o,columnGap:a,minColumnWidth:i,maxColumnWidth:l,alignItems:n,justifyItems:c,justifyContent:d,columnAlign:s,className:m="",style:u={},children:h,fullWidth:p=!1})=>{const g=`grid ${p?"grid--full-width":""} ${m}`,v=s?"left"===s?"start":"right"===s?"end":"center":d,f=Object.assign(Object.assign({},u),{alignItems:n,justifyItems:c,justifyContent:v});if("number"==typeof e?(f["--grid-columns"]=e.toString(),i||(e>=3&&(f["--grid-columns-sm"]="1"),e>=3&&(f["--grid-columns-md"]="2"),f["--grid-columns-lg"]=e.toString())):"string"==typeof e?f.gridTemplateColumns=e:e&&(void 0!==e.sm&&("string"==typeof e.sm?f["--grid-template-columns-sm"]=e.sm:f["--grid-columns-sm"]=e.sm.toString()),void 0!==e.md&&("string"==typeof e.md?f["--grid-template-columns-md"]=e.md:f["--grid-columns-md"]=e.md.toString()),void 0!==e.lg&&("string"==typeof e.lg?f["--grid-template-columns-lg"]=e.lg:f["--grid-columns-lg"]=e.lg.toString()),void 0!==e.xl?"string"==typeof e.xl?f["--grid-template-columns-xl"]=e.xl:f["--grid-columns-xl"]=e.xl.toString():void 0!==e.lg&&("string"==typeof e.lg?f["--grid-template-columns-xl"]=e.lg:f["--grid-columns-xl"]=e.lg.toString())),i&&(f["--grid-min-column-width"]=i),l&&(f["--grid-max-column-width"]=l),t)if("string"==typeof t){const e={xs:"var(--grid-gap-xs)",sm:"var(--grid-gap-sm)",md:"var(--grid-gap-md)",lg:"var(--grid-gap-lg)",xl:"var(--grid-gap-xl)",xxl:"var(--grid-gap-xxl)"};f.gap=e[t]||t}else t.sm&&(f["--grid-gap-sm"]=t.sm),t.md&&(f["--grid-gap-md"]=t.md),t.lg&&(f["--grid-gap-lg"]=t.lg),f["--grid-gap-xl"]=t.xl||t.lg||t.md||t.sm||"2rem";else f["--grid-gap-sm"]="var(--grid-gap-mobile, 1rem)",f["--grid-gap-md"]="var(--grid-gap-tablet, 1.5rem)",f["--grid-gap-lg"]="var(--grid-gap, 2rem)",f["--grid-gap-xl"]="var(--grid-gap, 2rem)";return o&&("string"==typeof o?f.rowGap=o:(o.sm&&(f["--grid-row-gap-sm"]=o.sm),o.md&&(f["--grid-row-gap-md"]=o.md),o.lg&&(f["--grid-row-gap-lg"]=o.lg),f["--grid-row-gap-xl"]=o.xl||o.lg||o.md||o.sm||"2rem")),a&&("string"==typeof a?f.columnGap=a:(a.sm&&(f["--grid-column-gap-sm"]=a.sm),a.md&&(f["--grid-column-gap-md"]=a.md),a.lg&&(f["--grid-column-gap-lg"]=a.lg),f["--grid-column-gap-xl"]=a.xl||a.lg||a.md||a.sm||"2rem")),r.jsx("div",{className:g,style:f,children:h})},_=({colSpan:e,rowSpan:t,colStart:o,rowStart:a,gap:i,rowGap:l,columnGap:n,className:c="",style:d={},children:s})=>{const m=Object.assign({},d);return"number"==typeof e?m.gridColumn=`span ${e}`:"auto"===e?m.gridColumn="auto":e&&(e.sm&&(m["--grid-col-span-sm"]="auto"===e.sm?"auto":e.sm.toString()),e.md&&(m["--grid-col-span-md"]="auto"===e.md?"auto":e.md.toString()),e.lg&&(m["--grid-col-span-lg"]="auto"===e.lg?"auto":e.lg.toString()),e.xl&&(m["--grid-col-span-xl"]="auto"===e.xl?"auto":e.xl.toString())),"number"==typeof t?m.gridRow=`span ${t}`:"auto"===t?m.gridRow="auto":t&&(t.sm&&(m["--grid-row-span-sm"]="auto"===t.sm?"auto":t.sm.toString()),t.md&&(m["--grid-row-span-md"]="auto"===t.md?"auto":t.md.toString()),t.lg&&(m["--grid-row-span-lg"]="auto"===t.lg?"auto":t.lg.toString()),t.xl&&(m["--grid-row-span-xl"]="auto"===t.xl?"auto":t.xl.toString())),"number"==typeof o?m.gridColumnStart=o:o&&(o.sm&&(m["--grid-col-start-sm"]=o.sm.toString()),o.md&&(m["--grid-col-start-md"]=o.md.toString()),o.lg&&(m["--grid-col-start-lg"]=o.lg.toString()),o.xl&&(m["--grid-col-start-xl"]=o.xl.toString())),"number"==typeof a?m.gridRowStart=a:a&&(a.sm&&(m["--grid-row-start-sm"]=a.sm.toString()),a.md&&(m["--grid-row-start-md"]=a.md.toString()),a.lg&&(m["--grid-row-start-lg"]=a.lg.toString()),a.xl&&(m["--grid-row-start-xl"]=a.xl.toString())),i&&("string"==typeof i?m.gap=i:(i.sm&&(m["--grid-item-gap-sm"]=i.sm),i.md&&(m["--grid-item-gap-md"]=i.md),i.lg&&(m["--grid-item-gap-lg"]=i.lg),i.xl&&(m["--grid-item-gap-xl"]=i.xl))),l&&("string"==typeof l?m.rowGap=l:(l.sm&&(m["--grid-item-row-gap-sm"]=l.sm),l.md&&(m["--grid-item-row-gap-md"]=l.md),l.lg&&(m["--grid-item-row-gap-lg"]=l.lg),l.xl&&(m["--grid-item-row-gap-xl"]=l.xl))),n&&("string"==typeof n?m.columnGap=n:(n.sm&&(m["--grid-item-column-gap-sm"]=n.sm),n.md&&(m["--grid-item-column-gap-md"]=n.md),n.lg&&(m["--grid-item-column-gap-lg"]=n.lg),n.xl&&(m["--grid-item-column-gap-xl"]=n.xl))),r.jsx("div",{className:`grid-item ${c}`,style:m,children:s})},H=({children:e,as:t="p",weight:o,size:a,color:i,palette:l,darkMode:n=!1,className:c,style:d,dangerouslySetInnerHTML:s})=>{const m=t;let h=d;l?h=Object.assign(Object.assign({},d),{backgroundColor:`var(--${l})`,color:`var(--${l}-text)`,padding:(null==d?void 0:d.padding)||"0.5rem 1rem",borderRadius:(null==d?void 0:d.borderRadius)||"4px"}):i&&(h=Object.assign(Object.assign({},d),{color:`var(--${u(i)})`}));const p={className:["paragraph",c].filter(Boolean).join(" "),style:h,"data-dark-mode":n?"true":void 0,"data-size":a||void 0,"data-weight":o||void 0};return s?r.jsx(m,Object.assign({},p,{dangerouslySetInnerHTML:s})):r.jsx(m,Object.assign({},p,{children:e}))},B=r.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:r.jsx("circle",{cx:"8",cy:"8",r:"4"})}),$=({items:e,icon:t,darkMode:o=!1,className:a,style:i})=>{const l=["bullet-list",a].filter(Boolean).join(" ");return r.jsx("ul",{className:l,style:i,role:"list","data-dark-mode":o?"true":void 0,children:e.map((e,o)=>{var a,i;const l=null!==(i=null!==(a=e.icon)&&void 0!==a?a:t)&&void 0!==i?i:B;return r.jsxs("li",{className:"bullet-list__item",children:[r.jsx("span",{className:"bullet-list__icon","aria-hidden":"true",children:l}),r.jsx("span",{className:"bullet-list__text",children:e.text})]},o)})})},N=({user:e,onLogin:t,onLogout:o,onCreateAccount:a})=>r.jsx("header",{children:r.jsxs("div",{className:"storybook-header",children:[r.jsxs("div",{children:[r.jsx("svg",{width:"32",height:"32",viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",children:r.jsxs("g",{fill:"none",fillRule:"evenodd",children:[r.jsx("path",{d:"M10 0h12a10 10 0 0110 10v12a10 10 0 01-10 10H10A10 10 0 010 22V10A10 10 0 0110 0z",fill:"#FFF"}),r.jsx("path",{d:"M5.3 10.6l10.4 6v11.1l-10.4-6v-11zm11.4-6.2l9.7 5.5-9.7 5.6V4.4z",fill:"#555AB9"}),r.jsx("path",{d:"M27.2 10.6v11.2l-10.5 6V16.5l10.5-6zM15.7 4.4v11L6 10l9.7-5.5z",fill:"#91BAF8"})]})}),r.jsx("h1",{children:"Acme"})]}),r.jsx("div",{children:e?r.jsxs(r.Fragment,{children:[r.jsxs("span",{className:"welcome",children:["Welcome, ",r.jsx("b",{children:e.name}),"!"]}),r.jsx(y,{buttonType:"secondary",onClick:o,label:"Log out"})]}):r.jsxs(r.Fragment,{children:[r.jsx(y,{buttonType:"secondary",onClick:t,label:"Log in"}),r.jsx(y,{buttonType:"cta",onClick:a,label:"Sign up"})]})})]})}),W="https://fast.wistia.com/player.js";let L=!1,O=!1;const E=[];const I="wistia-player-script";const T=({variant:e="default",src:t,thumbnail:o,alt:a="",playIcon:i,aspectRatio:n="",accentBorder:c=!1,overlay:d=!1,sparkle:s=!1,controls:m=!0,accentColor:u,sparkSrc:h="/assets/sparkle-overlay.svg",sparkScale:p,mirror:g=!1,wistiaId:v,popover:f=!1,sparkSmallSrc:b="/assets/spark-small-sparks.svg",className:y})=>{const[k,x]=l.useState(!1),F=l.useRef(null),w=l.useRef(null),j=!!v&&f,z=t||(v&&!f?`https://fast.wistia.com/medias/${v}`:void 0),C=j||!!z&&function(e){return/\.(mp4|webm|ogg|mov)(\?.*)?$/i.test(e)||/wistia\.(com|net)|wi\.st/i.test(e)}(z),A=!C&&!!o,_="media-block",H=[_,"default"!==e&&`${_}--${e}`,c&&`${_}--accent`,g&&`${_}--mirror`,C&&`${_}--video`,y].filter(Boolean).join(" ");l.useEffect(()=>{j&&v&&(function(){if("undefined"==typeof document)return;if(document.getElementById(I))return;const e=document.createElement("script");e.id=I,e.src="https://fast.wistia.com/player.js",e.async=!0,document.head.appendChild(e)}(),function(e){if("undefined"==typeof document)return;const r=`wistia-module-${e}`;if(document.getElementById(r))return;const t=document.createElement("script");t.id=r,t.src=`https://fast.wistia.com/embed/${e}.js`,t.async=!0,t.type="module",document.head.appendChild(t)}(v))},[j,v]);const B=l.useCallback(e=>{F.current=e},[]),$=l.useCallback(()=>{var e,r;if(!C||j)return;if(x(!0),null===(e=F.current)||void 0===e?void 0:e.play)return void F.current.play();const t=null===(r=w.current)||void 0===r?void 0:r.querySelector("video");t&&t.play().catch(()=>{})},[C,j]);if("croppedSpark"===e){const e="M215.208 122.007C197.838 122.065 179.583 127.759 164.968 135.541C124.822 156.905 112.194 197.875 111.885 236.575C111.856 239.811 106.136 239.806 106.112 236.575C105.798 197.875 93.1749 156.91 53.0289 135.541C38.4141 127.764 20.154 122.065 2.78832 122.007C-0.934274 121.992 -0.924605 116.998 2.78832 116.983C20.1588 116.93 38.4141 111.23 53.0289 103.449C93.1749 82.0848 105.798 41.1197 106.112 2.41994C106.098 0.796987 107.553 0 108.998 0C110.449 0 111.904 0.801817 111.889 2.41994C112.194 41.1197 124.827 82.0848 164.973 103.454C179.587 111.23 197.848 116.93 215.213 116.988C218.936 117.002 218.926 121.997 215.213 122.011L215.208 122.007Z";return r.jsx("figure",{className:H,role:"group","aria-label":a||"Media content",children:r.jsxs("div",{className:`${_}__cropped-spark`,children:[r.jsxs("svg",{className:`${_}__spark-svg`,viewBox:"0 0 218 239",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[r.jsx("defs",{children:r.jsx("clipPath",{id:"spark-clip",children:r.jsx("path",{d:e})})}),r.jsx("foreignObject",{x:"0",y:"0",width:"218",height:"239",clipPath:"url(#spark-clip)",children:o&&r.jsx("img",{src:o,alt:a,style:{width:"100%",height:"100%",objectFit:"cover",display:"block"}})}),r.jsx("path",{className:`${_}__spark-svg-stroke`,d:e,fill:"none"})]}),r.jsx("img",{className:`${_}__spark-icon ${_}__spark-icon--large`,src:"/assets/spark-icon-large.svg",alt:"","aria-hidden":"true"}),r.jsx("img",{className:`${_}__spark-icon ${_}__spark-icon--small`,src:"/assets/spark-icon-small.svg",alt:"","aria-hidden":"true"}),r.jsx("img",{className:`${_}__spark-small-sparks`,src:b,alt:"","aria-hidden":"true"})]})})}return r.jsx("figure",{className:H,role:"group","aria-label":a||"Media content",style:u?{"--media-block-accent-color":u}:void 0,children:r.jsxs("div",{className:`${_}__grid`,children:[s&&r.jsx("div",{className:`${_}__spark`,"aria-hidden":"true",style:p?{"--media-block-spark-scale":p/10}:void 0,children:r.jsx("img",{src:h,alt:""})}),r.jsx("div",{className:`${_}__inner`,ref:w,children:A&&o?r.jsx(S,{src:o,type:"image",alt:a,objectFit:"cover",aspectRatio:n}):j?r.jsxs(r.Fragment,{children:[r.jsxs("div",{className:`${_}__popover-thumbnail`,"aria-hidden":"true",children:[o&&r.jsx(S,{src:o,type:"image",alt:"",objectFit:"cover",aspectRatio:n}),d&&r.jsx("div",{className:`${_}__overlay`}),i&&r.jsx("div",{className:`${_}__play-icon`,children:i})]}),r.jsx("div",{className:`${_}__wistia-popover`,children:l.createElement("wistia-player",{"media-id":v,"wistia-popover":"true",aspect:"1.7777777777777777",style:{width:"100%",height:"100%"}})})]}):z?r.jsxs(r.Fragment,{children:[r.jsx(S,{src:z,type:"video",alt:a,controls:m,aspectRatio:n,onReady:B,className:`${_}__video-layer`}),!k&&(N=$,r.jsxs("button",{className:`${_}__trigger`,onClick:N,"aria-label":`Play video: ${a}`,type:"button",children:[o&&r.jsx(S,{src:o,type:"image",alt:"",objectFit:"cover",aspectRatio:n}),d&&r.jsx("div",{className:`${_}__overlay`,"aria-hidden":"true"}),i&&r.jsx("div",{className:`${_}__play-icon`,"aria-hidden":"true",children:i})]}))]}):null}),c&&r.jsx("div",{className:`${_}__accent-side`,"aria-hidden":"true"}),c&&r.jsx("div",{className:`${_}__accent-bottom`,"aria-hidden":"true"})]})});var N},D={hero:{columns:1,darkMode:!0},level2:{columns:2,darkMode:!1},level3:{columns:1,darkMode:!0},gated:{columns:2,darkMode:!0}},M=e=>{if(!e)return;return{top:"start",center:"center",bottom:"end"}[e]};function P(e,t){const{width:o,height:a}=e,i=c(e,["width","height"]);return r.jsx(T,Object.assign({},i))}const R={top:"start",center:"center",bottom:"end"},q=e=>{var{left:t,right:o,rows:a,variation:i="left-first",verticalAlign:l="top",gap:n,className:d,backgroundColor:s,backgroundImage:m,backgroundPattern:u,shapeDivider:h,shapeColor:p,padding:g,height:v,overflow:f,darkMode:b=!1,children:y}=e,k=c(e,["left","right","rows","variation","verticalAlign","gap","className","backgroundColor","backgroundImage","backgroundPattern","shapeDivider","shapeColor","padding","height","overflow","darkMode","children"]);const x="primax-two-column",F=[x,d].filter(Boolean).join(" "),S=null!=a?a:[{left:t,right:o,variation:i,verticalAlign:l}];return r.jsx(j,Object.assign({backgroundColor:s,backgroundImage:m,backgroundPattern:u,shapeDivider:h,shapeColor:p,padding:g,height:v,overflow:f,darkMode:b,className:F},k,{children:S.map((e,t)=>{var o,a;const c=null!==(o=e.variation)&&void 0!==o?o:i,d=null!==(a=e.verticalAlign)&&void 0!==a?a:l,s="right-first"===c;return r.jsxs(A,{columns:{sm:1,md:1,lg:2},maxColumnWidth:"630px",justifyContent:"center",alignItems:R[d],className:`${x}__grid`,gap:n,children:[r.jsx(_,{className:`${x}__col ${x}__col--left`,style:s?{order:2}:void 0,children:e.left}),r.jsx(_,{className:`${x}__col ${x}__col--right`,style:s?{order:1}:void 0,children:e.right})]},t)})}))},G=({label:e,name:t,type:o="text",placeholder:a,value:i,onChange:n,onBlur:c,validation:d,error:s,disabled:m=!1,darkMode:u=!1,className:h})=>{const p=l.useId(),g=`${p}-error`,v=null==d?void 0:d.required,f=["text-input",s&&"text-input--error",m&&"text-input--disabled",h].filter(Boolean).join(" ");return r.jsxs("div",{className:f,"data-dark-mode":u||void 0,children:[r.jsxs("label",{htmlFor:p,className:"text-input__label",children:[e,v&&r.jsx("span",{className:"text-input__required","aria-hidden":"true",children:"*"})]}),r.jsx("input",{id:p,name:t,type:o,className:"text-input__field",placeholder:a,value:i,onChange:e=>null==n?void 0:n(e.target.value),onBlur:c,disabled:m,required:v,minLength:null==d?void 0:d.minLength,maxLength:null==d?void 0:d.maxLength,"aria-invalid":s?"true":void 0,"aria-describedby":s?g:void 0}),s&&r.jsx(H,{id:g,className:"text-input__error",role:"alert",children:s})]})},U=({label:o,name:a,placeholder:i="Select from below",isOpen:n,onToggle:c,displayValue:d,error:s,disabled:m=!1,darkMode:u=!1,className:h,children:p})=>{const g=l.useId(),v=`${g}-error`,f=`${g}-listbox`,b=l.useRef(null),[y,k]=l.useState(!1),x=void 0!==n?n:y,F=l.useCallback(()=>{if(m)return;const e=!x;k(e),null==c||c(e)},[m,x,c]);l.useEffect(()=>{const e=e=>{b.current&&!b.current.contains(e.target)&&(k(!1),null==c||c(!1))};return x&&document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[x,c]);const S=l.useCallback(e=>{"Escape"===e.key&&x&&(k(!1),null==c||c(!1))},[x,c]),w=["dropdown",x&&"dropdown--open",s&&"dropdown--error",m&&"dropdown--disabled",h].filter(Boolean).join(" ");return r.jsxs("div",{ref:b,className:w,"data-dark-mode":u||void 0,onKeyDown:S,children:[r.jsx("label",{htmlFor:g,className:"dropdown__label",children:o}),r.jsxs("div",{className:"dropdown__wrapper",children:[r.jsxs("button",{id:g,type:"button",className:"dropdown__trigger",onClick:F,disabled:m,"aria-haspopup":"listbox","aria-expanded":x,"aria-controls":f,"aria-invalid":s?"true":void 0,"aria-describedby":s?v:void 0,"data-name":a,children:[r.jsx("span",{className:"dropdown__value "+(d?"":"dropdown__value--placeholder"),children:d||i}),r.jsx("span",{className:"dropdown__chevron","aria-hidden":"true",children:r.jsx(e.FontAwesomeIcon,{icon:x?t.faChevronUp:t.faChevronDown})})]}),x&&r.jsx("div",{id:f,className:"dropdown__panel",role:"listbox","aria-label":o,children:p})]}),s&&r.jsx("p",{id:v,className:"dropdown__error",role:"alert",children:s})]})},V=({label:t,name:a,checked:i=!1,onChange:c,disabled:d=!1,darkMode:s=!1,className:m})=>{const u=l.useId(),h=["checkbox",i&&"checkbox--checked",d&&"checkbox--disabled",m].filter(Boolean).join(" ");return r.jsxs("label",{className:h,"data-dark-mode":s||void 0,htmlFor:u,children:[r.jsx("input",{id:u,type:"checkbox",name:a,checked:i,onChange:e=>null==c?void 0:c(e.target.checked),disabled:d,className:"checkbox__input","aria-checked":i}),r.jsx("span",{className:"checkbox__icon","aria-hidden":"true",children:r.jsx(e.FontAwesomeIcon,{icon:i?o.faSquareCheck:n.faSquare})}),r.jsx("span",{className:"checkbox__label",children:t})]})},Z=({label:e,name:t,placeholder:o="Select from below",options:a,value:i,onChange:n,onBlur:c,validation:d,error:s,disabled:m=!1,darkMode:u=!1,className:h})=>{const[p,g]=l.useState([]),v=void 0!==i?i:p,f=l.useCallback((e,r)=>{const t=r?[...v,e]:v.filter(r=>r!==e);g(t),null==n||n(t)},[v,n]),b=l.useCallback(e=>{e||null==c||c()},[c]),y=["dropdown-select",h].filter(Boolean).join(" ");return r.jsx("div",{className:y,"data-dark-mode":u||void 0,children:r.jsx(U,{label:e,name:t,placeholder:o,displayValue:"",onToggle:b,error:s,disabled:m,darkMode:u,children:r.jsx("div",{className:"dropdown-select__options",role:"group","aria-label":e,children:a.map(e=>r.jsx("div",{className:"dropdown-select__option",role:"option","aria-selected":v.includes(e.value),children:r.jsx(V,{label:e.label,name:`${t}-${e.value}`,checked:v.includes(e.value),onChange:r=>f(e.value,r),disabled:m,darkMode:u})},e.value))})})})},X=/^[^\s@]+@[^\s@]+\.[^\s@]+$/;function Y(e,r){if("dropdown-select"===r.type){const t=r.dropdownValidation;if(!t)return;const o=t.errorMessage,a=e?e.split(","):[];return t.required&&0===a.length?null!=o?o:"Please select at least one option.":t.minSelections&&a.length<t.minSelections?null!=o?o:`Please select at least ${t.minSelections} option(s).`:t.maxSelections&&a.length>t.maxSelections?null!=o?o:`Please select no more than ${t.maxSelections} option(s).`:void 0}const t=r.validation;if(!t)return;const o=t.errorMessage;return t.required&&!e.trim()?null!=o?o:"This field is required.":t.email&&e.trim()&&!X.test(e.trim())?null!=o?o:"Please enter a valid email address.":t.minLength&&e.trim().length<t.minLength?null!=o?o:`Must be at least ${t.minLength} characters.`:t.maxLength&&e.trim().length>t.maxLength?null!=o?o:`Must be no more than ${t.maxLength} characters.`:t.pattern&&!t.pattern.test(e.trim())?null!=o?o:`${r.label} is not valid.`:void 0}const K={primitives:{"color-brand-navy":"#091757","color-brand-coral":"#F6525F","color-brand-midnight":"#0B103A","color-brand-light-gray":"#E9EBF2","color-brand-dark-gray":"#4A4E57","color-brand-blue":"#2E6BF0","color-carnation-50":"#F9F9F9","color-carnation-100":"#F1F1F1","color-carnation-200":"#EDDCDE","color-carnation-300":"#F6B4BB","color-carnation-400":"#FB7886","color-carnation-500":"#F6525F","color-carnation-600":"#E23837","color-carnation-700":"#C03225","color-carnation-800":"#9C3025","color-carnation-900":"#7E3028","color-carnation-950":"#481E18","color-medium-purple-50":"#E0E0E0","color-medium-purple-100":"#D6D6D8","color-medium-purple-200":"#C7C5DD","color-medium-purple-300":"#ADA8E6","color-medium-purple-400":"#8978F0","color-medium-purple-500":"#6F4DF3","color-medium-purple-600":"#5C27E8","color-medium-purple-700":"#4B18C7","color-medium-purple-800":"#3E1A9B","color-medium-purple-900":"#301875","color-medium-purple-950":"#1A054E","color-royal-blue-50":"#EDEDED","color-royal-blue-100":"#DEE3EA","color-royal-blue-200":"#BFD0EB","color-royal-blue-300":"#92B5EE","color-royal-blue-400":"#5B8DF1","color-royal-blue-500":"#2D6BF0","color-royal-blue-600":"#014CE5","color-royal-blue-700":"#0040C6","color-royal-blue-800":"#09369C","color-royal-blue-900":"#173276","color-royal-blue-950":"#111D3F","color-neutral-50":"#FAFAFA","color-neutral-100":"#F5F5F5","color-neutral-200":"#E5E5E5","color-neutral-300":"#D4D4D4","color-neutral-400":"#A1A1A1","color-neutral-500":"#737373","color-neutral-600":"#525252","color-neutral-700":"#404040","color-neutral-800":"#262626","color-neutral-900":"#171717","color-neutral-950":"#0A0A0A","color-success-50":"#F0FDF4","color-success-100":"#DCFCE7","color-success-200":"#B9F8CF","color-success-300":"#7BF1A8","color-success-400":"#05DF72","color-success-500":"#00C950","color-success-600":"#00A63E","color-success-700":"#008236","color-success-800":"#016630","color-success-900":"#0D542B","color-success-950":"#032E15","color-warning-50":"#FFFBEB","color-warning-100":"#FEF3C6","color-warning-200":"#FEE685","color-warning-300":"#FFD230","color-warning-400":"#FFBA00","color-warning-500":"#FD9A00","color-warning-600":"#E17100","color-warning-700":"#BB4D00","color-warning-800":"#973C00","color-warning-900":"#7B3306","color-warning-950":"#461901","color-alert-50":"#FDF2F8","color-alert-100":"#FCE7F3","color-alert-200":"#FCCEE8","color-alert-300":"#FDA5D5","color-alert-400":"#FB64B6","color-alert-500":"#F6339A","color-alert-600":"#E60076","color-alert-700":"#C6005C","color-alert-800":"#A3004C","color-alert-900":"#861043","color-alert-950":"#510424","color-info-50":"#F0F9FF","color-info-100":"#DFF2FE","color-info-200":"#B8E6FE","color-info-300":"#74D4FF","color-info-400":"#00BCFF","color-info-500":"#00A6F4","color-info-600":"#0084D1","color-info-700":"#0069A8","color-info-800":"#00598A","color-info-900":"#024A70","color-info-950":"#052F4A","color-white":"#FFFFFF","color-black":"#000000","color-transparent":"transparent"},semantic:{"tier1-theme-color-background-default-primary-default":"var(--color-brand-navy)","tier1-theme-color-background-default-primary-hover":"var(--color-brand-midnight)","tier1-theme-color-background-default-primary-active":"var(--color-brand-midnight)","tier1-theme-color-background-default-secondary-default":"var(--color-brand-light-gray)","tier1-theme-color-background-default-secondary-hover":"var(--color-neutral-200)","tier1-theme-color-background-default-tertiary-default":"var(--color-neutral-100)","tier1-theme-color-background-default-tertiary-hover":"var(--color-neutral-200)","tier1-theme-color-background-accent-primary-default":"var(--color-carnation-500)","tier1-theme-color-background-accent-primary-hover":"var(--color-carnation-700)","tier1-theme-color-background-accent-primary-active":"var(--color-carnation-700)","tier1-theme-color-background-default-inverse-default":"var(--color-brand-midnight)","tier1-theme-color-background-utility-overlay-default":"rgba(0, 0, 0, 0.5)","tier1-theme-color-content-title-primary-default":"var(--color-brand-navy)","tier1-theme-color-content-default-primary-default":"var(--color-brand-navy)","tier1-theme-color-content-default-secondary-default":"var(--color-brand-dark-gray)","tier1-theme-color-content-default-tertiary-default":"var(--color-neutral-600)","tier1-theme-color-content-default-inverse-default":"var(--color-white)","tier1-theme-color-content-disabled-subtle-default":"var(--color-neutral-400)","tier1-theme-color-content-accent-primary-default":"var(--color-carnation-500)","tier1-theme-color-content-default-link-default":"var(--color-brand-blue)","tier1-theme-color-content-default-link-hover":"var(--color-brand-navy)","tier1-theme-color-border-default-subtle-default":"var(--color-neutral-100)","tier1-theme-color-border-default-default-default":"var(--color-neutral-200)","tier1-theme-color-border-default-strong-default":"var(--color-neutral-300)","tier1-theme-color-border-focus-primary-focus":"var(--color-brand-blue)","tier1-theme-color-border-default-white-default":"var(--color-white)","tier1-theme-color-background-utility-success-default":"var(--color-success-50)","tier1-theme-color-content-utility-success-default":"var(--color-success-500)","tier1-theme-color-content-utility-success-hover":"var(--color-success-600)","tier1-theme-color-background-utility-warning-default":"var(--color-warning-50)","tier1-theme-color-content-utility-warning-default":"var(--color-warning-500)","tier1-theme-color-content-utility-warning-hover":"var(--color-warning-600)","tier1-theme-color-background-utility-error-default":"var(--color-alert-50)","tier1-theme-color-content-utility-error-default":"var(--color-alert-500)","tier1-theme-color-content-utility-error-hover":"var(--color-alert-600)","tier1-theme-color-background-utility-info-default":"var(--color-info-50)","tier1-theme-color-content-utility-info-default":"var(--color-info-500)","tier1-theme-color-content-utility-info-hover":"var(--color-info-600)","tier1-theme-color-background-default-interactive-default":"var(--color-brand-coral)","tier1-theme-color-background-default-interactive-hover":"var(--color-carnation-600)","tier1-theme-color-background-default-interactive-active":"var(--color-carnation-700)","tier1-theme-color-background-default-interactive-disabled":"var(--color-neutral-300)",primary:"var(--tier1-theme-color-background-default-primary-default)",primaryHover:"var(--tier1-theme-color-background-default-primary-hover)",primaryActive:"var(--tier1-theme-color-background-default-primary-active)",primaryText:"var(--tier1-theme-color-content-default-inverse-default)",secondary:"var(--color-medium-purple-400)",secondaryHover:"var(--color-medium-purple-600)",secondaryActive:"var(--color-medium-purple-600)",secondaryText:"var(--tier1-theme-color-content-default-inverse-default)",accent:"var(--tier1-theme-color-background-accent-primary-default)",accentHover:"var(--tier1-theme-color-background-accent-primary-hover)",accentActive:"var(--tier1-theme-color-background-accent-primary-active)",accentText:"var(--tier1-theme-color-content-default-inverse-default)",tertiary:"var(--color-neutral-200)",tertiaryHover:"var(--color-neutral-300)",tertiaryActive:"var(--color-neutral-400)",tertiaryText:"var(--tier1-theme-color-content-default-primary-default)",textPrimary:"var(--tier1-theme-color-content-default-primary-default)",textSecondary:"var(--tier1-theme-color-content-default-secondary-default)",textTertiary:"var(--tier1-theme-color-content-default-tertiary-default)",textInverse:"var(--tier1-theme-color-content-default-inverse-default)",textDisabled:"var(--tier1-theme-color-content-disabled-subtle-default)",textLink:"var(--tier1-theme-color-content-default-link-default)",textLinkHover:"var(--tier1-theme-color-content-default-link-hover)",bgPrimary:"var(--tier1-theme-color-background-default-primary-default)",bgSecondary:"var(--tier1-theme-color-background-default-secondary-default)",bgTertiary:"var(--tier1-theme-color-background-default-tertiary-default)",bgInverse:"var(--tier1-theme-color-background-default-inverse-default)",bgOverlay:"var(--tier1-theme-color-background-utility-overlay-default)",borderDefault:"var(--tier1-theme-color-border-default-default-default)",borderSubtle:"var(--tier1-theme-color-border-default-subtle-default)",borderStrong:"var(--tier1-theme-color-border-default-strong-default)",borderFocus:"var(--tier1-theme-color-border-focus-primary-focus)",borderWhite:"var(--tier1-theme-color-border-default-white-default)",stateSuccess:"var(--tier1-theme-color-content-utility-success-default)",stateSuccessHover:"var(--tier1-theme-color-content-utility-success-hover)",stateSuccessBg:"var(--tier1-theme-color-background-utility-success-default)",stateWarning:"var(--tier1-theme-color-content-utility-warning-default)",stateWarningHover:"var(--tier1-theme-color-content-utility-warning-hover)",stateWarningBg:"var(--tier1-theme-color-background-utility-warning-default)",stateError:"var(--tier1-theme-color-content-utility-error-default)",stateErrorHover:"var(--tier1-theme-color-content-utility-error-hover)",stateErrorBg:"var(--tier1-theme-color-background-utility-error-default)",stateInfo:"var(--tier1-theme-color-content-utility-info-default)",stateInfoHover:"var(--tier1-theme-color-content-utility-info-hover)",stateInfoBg:"var(--tier1-theme-color-background-utility-info-default)",interactivePrimary:"var(--tier1-theme-color-background-default-interactive-default)",interactivePrimaryHover:"var(--tier1-theme-color-background-default-interactive-hover)",interactivePrimaryActive:"var(--tier1-theme-color-background-default-interactive-active)",interactiveSecondary:"var(--color-neutral-200)",interactiveSecondaryHover:"var(--color-neutral-300)",interactiveSecondaryActive:"var(--color-neutral-400)",interactiveDisabled:"var(--tier1-theme-color-background-default-interactive-disabled)","tier3-theme-button-general-background-default":"var(--color-medium-purple-400)","tier3-theme-button-general-background-hover":"var(--color-medium-purple-600)","tier3-theme-button-general-background-active":"var(--color-medium-purple-600)","tier3-theme-button-general-content-default":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-general-content-hover":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-general-border-default":"var(--color-medium-purple-400)","tier3-theme-button-general-border-hover":"var(--color-medium-purple-600)","tier3-theme-button-cta-background-default":"var(--tier1-theme-color-background-accent-primary-default)","tier3-theme-button-cta-background-hover":"var(--tier1-theme-color-background-accent-primary-hover)","tier3-theme-button-cta-background-active":"var(--tier1-theme-color-background-accent-primary-active)","tier3-theme-button-cta-content-default":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-cta-content-hover":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-cta-border-default":"var(--tier1-theme-color-border-default-white-default)","tier3-theme-button-cta-border-hover":"var(--color-medium-purple-600)","tier3-theme-button-secondary-background-default":"transparent","tier3-theme-button-secondary-background-hover":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-secondary-background-active":"var(--tier1-theme-color-background-default-primary-active)","tier3-theme-button-secondary-content-default":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-secondary-content-hover":"var(--tier1-theme-color-content-default-inverse-default)","tier3-theme-button-secondary-border-default":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-secondary-border-hover":"var(--tier1-theme-color-background-default-primary-default)","tier3-theme-button-outline-background-default":"transparent","tier3-theme-button-outline-background-hover":"var(--tier1-theme-color-background-default-secondary-default)","tier3-theme-button-outline-background-active":"var(--tier1-theme-color-background-default-tertiary-default)","tier3-theme-button-outline-content-default":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-outline-content-hover":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-outline-border-default":"var(--tier1-theme-color-border-default-default-default)","tier3-theme-button-outline-border-hover":"var(--tier1-theme-color-border-default-strong-default)","tier3-theme-button-ghost-background-default":"transparent","tier3-theme-button-ghost-background-hover":"var(--tier1-theme-color-background-default-secondary-default)","tier3-theme-button-ghost-background-active":"var(--tier1-theme-color-background-default-tertiary-default)","tier3-theme-button-ghost-content-default":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-ghost-content-hover":"var(--tier1-theme-color-content-default-primary-default)","tier3-theme-button-ghost-border-default":"transparent","tier3-theme-button-ghost-border-hover":"transparent","tier3-theme-button-twitter-background-default":"transparent","tier3-theme-button-twitter-background-hover":"var(--color-brand-blue)","tier3-theme-button-twitter-background-active":"var(--color-brand-navy)","tier3-theme-button-twitter-content-default":"var(--color-brand-blue)","tier3-theme-button-twitter-content-hover":"var(--color-white)","tier3-theme-button-twitter-content-active":"var(--color-white)","tier3-theme-button-twitter-border-default":"var(--color-brand-blue)","tier3-theme-button-twitter-border-hover":"var(--color-brand-blue)","tier3-theme-button-twitter-border-active":"var(--color-brand-navy)","tier3-theme-button-linkedin-background-default":"transparent","tier3-theme-button-linkedin-background-hover":"var(--color-brand-blue)","tier3-theme-button-linkedin-background-active":"var(--color-brand-navy)","tier3-theme-button-linkedin-content-default":"var(--color-brand-blue)","tier3-theme-button-linkedin-content-hover":"var(--color-white)","tier3-theme-button-linkedin-content-active":"var(--color-white)","tier3-theme-button-linkedin-border-default":"var(--color-brand-blue)","tier3-theme-button-linkedin-border-hover":"var(--color-brand-blue)","tier3-theme-button-linkedin-border-active":"var(--color-brand-navy)","tier3-theme-button-facebook-background-default":"transparent","tier3-theme-button-facebook-background-hover":"var(--color-brand-blue)","tier3-theme-button-facebook-background-active":"var(--color-brand-navy)","tier3-theme-button-facebook-content-default":"var(--color-brand-blue)","tier3-theme-button-facebook-content-hover":"var(--color-white)","tier3-theme-button-facebook-content-active":"var(--color-white)","tier3-theme-button-facebook-border-default":"var(--color-brand-blue)","tier3-theme-button-facebook-border-hover":"var(--color-brand-blue)","tier3-theme-button-facebook-border-active":"var(--color-brand-navy)"}},J=Object.assign(Object.assign({},m),{name:"advisors-plus",fontImportUrl:["https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap","https://fonts.googleapis.com/css2?family=Source+Serif+4:opsz,wght@8..60,400;8..60,600;8..60,700&display=swap"],colors:{primitives:K.primitives,semantic:K.semantic},colorPalettes:[{name:"Primary",bg:"primary",text:"primaryText"},{name:"Secondary",bg:"secondary",text:"secondaryText"},{name:"Accent",bg:"accent",text:"accentText"},{name:"Tertiary",bg:"tertiary",text:"tertiaryText"}],typography:Object.assign(Object.assign({},m.typography),{fontFamily:"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",fontFamilyHeading:"'Source Serif 4', Georgia, serif"}),components:Object.assign(Object.assign({},m.components),{cta:Object.assign({},m.components.cta)}),componentTokens:Object.assign(Object.assign({},m.componentTokens),{paragraph:{sizes:{lg:{fontSize:"21px",lineHeight:"1.5"},md:{fontSize:"16px",lineHeight:"1.5"},sm:{fontSize:"14px",lineHeight:"1.5"}}}})}),Q={primitives:{"color-primary-50":"#E0FAFF","color-primary-100":"#D1F0FF","color-primary-200":"#BEDFFF","color-primary-300":"#A6C8FF","color-primary-400":"#78A7FB","color-primary-500":"#3B7EFD","color-primary-600":"#0061FF","color-primary-700":"#1944CE","color-primary-800":"#203399","color-primary-900":"#1B2369","color-primary-950":"#0D0942","color-secondary-50":"#DBFFF6","color-secondary-100":"#BEFFEB","color-secondary-200":"#00FFD2","color-secondary-300":"#2EE6BF","color-secondary-400":"#06C3A0","color-secondary-500":"#1A9C80","color-secondary-600":"#05816A","color-secondary-700":"#026754","color-secondary-800":"#084E3F","color-secondary-900":"#03372B","color-secondary-950":"#012119","color-accent-50":"#FFE7EE","color-accent-100":"#FFDAE2","color-accent-200":"#FFC7D0","color-accent-300":"#FEAEB9","color-accent-400":"#FE748F","color-accent-500":"#FE0066","color-accent-600":"#C91452","color-accent-700":"#A20D40","color-accent-800":"#7D062F","color-accent-900":"#5A011F","color-accent-950":"#380211","color-neutral-00":"#FFFFFF","color-neutral-50":"#F5F8FF","color-neutral-75":"#F7F7F7","color-neutral-100":"#E7EFFD","color-neutral-200":"#D6DEEE","color-neutral-250":"#D9D9D9","color-neutral-300":"#BFC8D8","color-neutral-400":"#A0A8B8","color-neutral-500":"#7F8696","color-neutral-600":"#6B7280","color-neutral-700":"#525865","color-neutral-800":"#3D424D","color-neutral-850":"#3D3D3D","color-neutral-900":"#2A2E35","color-neutral-950":"#171B21","color-neutral-1000":"#000000","color-success-50":"#E3FFFA","color-success-100":"#BBFEF2","color-success-200":"#79F8E4","color-success-300":"#5AE1CE","color-success-400":"#14B8A6","color-success-500":"#1B9A8B","color-success-600":"#068073","color-success-700":"#03675C","color-success-800":"#004E45","color-success-900":"#033630","color-success-950":"#01201C","color-warning-50":"#FFF7DA","color-warning-100":"#FEEDC7","color-warning-200":"#FED987","color-warning-300":"#EAB308","color-warning-400":"#D19F03","color-warning-500":"#A68015","color-warning-600":"#8B6904","color-warning-700":"#6F5301","color-warning-800":"#543F06","color-warning-900":"#3B2B02","color-warning-950":"#241900","color-error-50":"#FFECE7","color-error-100":"#FFDFD9","color-error-200":"#FFCDC6","color-error-300":"#FDB1AA","color-error-400":"#FD7A72","color-error-500":"#EF4444","color-error-600":"#C8252B","color-error-700":"#A4111C","color-error-800":"#7F0813","color-error-900":"#5B030A","color-error-950":"#3A0003","color-info-50":"#E2FDFF","color-info-100":"#D3F4FF","color-info-200":"#BEE4FD","color-info-300":"#89D1FE","color-info-400":"#0EA5E9","color-info-500":"#0D90CC","color-info-600":"#0F77A8","color-info-700":"#095F88","color-info-800":"#044868","color-info-900":"#01324A","color-info-950":"#011D2D","color-white":"#FFFFFF","color-black":"#000000","color-transparent":"transparent"},semantic:{"color-surface-canvas":"var(--color-neutral-00)","color-surface-default":"var(--color-neutral-50)","color-surface-subtle":"var(--color-neutral-100)","color-surface-raised":"var(--color-neutral-50)","color-surface-sunken":"var(--color-neutral-200)","color-surface-inverse":"var(--color-neutral-900)","color-surface-icons":"var(--color-accent-500)","color-text-primary":"var(--color-primary-950)","color-text-secondary":"var(--color-neutral-800)","color-text-tertiary":"var(--color-neutral-500)","color-text-caption":"var(--color-neutral-600)","color-text-disabled":"var(--color-neutral-400)","color-text-on-brand":"var(--color-neutral-00)","color-text-inverse":"var(--color-primary-950)","color-text-forground":"var(--color-neutral-00)","color-text-link-default":"var(--color-primary-600)","color-text-link-hover":"var(--color-primary-700)","color-text-link-active":"var(--color-primary-800)","color-text-link-visited":"var(--color-primary-500)","color-border-default":"var(--color-primary-600)","color-border-subtle":"var(--color-neutral-100)","color-border-strong":"var(--color-primary-950)","color-border-focus-ring":"var(--color-primary-600)","color-border-ghost":"var(--color-primary-950)","color-action-primary-default":"var(--color-primary-600)","color-action-primary-foreground":"var(--color-neutral-00)","color-action-primary-hover":"var(--color-secondary-200)","color-action-primary-inverse":"var(--color-primary-950)","color-action-primary-active":"var(--color-primary-600)","color-action-primary-disabled":"var(--color-neutral-500)","color-action-secondary-default":"var(--color-primary-600)","color-action-secondary-foreground":"var(--color-primary-600)","color-action-secondary-hover":"var(--color-primary-950)","color-action-danger-default":"var(--color-error-600)","color-action-danger-foreground":"var(--color-error-500)","color-action-danger-hover":"var(--color-error-700)","color-action-ghost-foreground":"var(--color-primary-600)","color-action-ghost-hover-fg":"var(--color-primary-950)","color-action-ghost-focus":"var(--color-primary-600)","color-feedback-success-background":"var(--color-success-50)","color-feedback-success-foreground":"var(--color-success-50)","color-feedback-success-border":"var(--color-success-300)","color-feedback-success-text":"var(--color-success-700)","color-feedback-error-background":"var(--color-error-50)","color-feedback-error-foreground":"var(--color-error-50)","color-feedback-error-border":"var(--color-error-300)","color-feedback-error-text":"var(--color-error-700)","color-feedback-warning-background":"var(--color-warning-50)","color-feedback-warning-foreground":"var(--color-warning-50)","color-feedback-warning-border":"var(--color-warning-300)","color-feedback-warning-text":"var(--color-warning-700)","color-feedback-info-background":"var(--color-info-50)","color-feedback-info-foreground":"var(--color-info-50)","color-feedback-info-border":"var(--color-info-300)","color-feedback-info-text":"var(--color-info-700)","color-overlay-scrim":"var(--color-neutral-900)","color-state-hover":"var(--color-neutral-900)","color-state-active":"var(--color-neutral-900)","color-surface-canvas-dark":"var(--color-primary-950)","color-surface-default-dark":"var(--color-neutral-900)","color-surface-subtle-dark":"var(--color-neutral-800)","color-surface-raised-dark":"var(--color-neutral-700)","color-surface-sunken-dark":"var(--color-neutral-950)","color-surface-inverse-dark":"var(--color-neutral-50)","color-surface-icons-dark":"var(--color-accent-500)","color-text-primary-dark":"var(--color-neutral-50)","color-text-secondary-dark":"var(--color-neutral-200)","color-text-tertiary-dark":"var(--color-neutral-400)","color-text-caption-dark":"var(--color-neutral-300)","color-text-disabled-dark":"var(--color-neutral-600)","color-text-on-brand-dark":"var(--color-primary-950)","color-text-inverse-dark":"var(--color-primary-950)","color-text-forground-dark":"var(--color-neutral-1000)","color-text-link-default-dark":"var(--color-primary-400)","color-text-link-hover-dark":"var(--color-primary-300)","color-text-link-active-dark":"var(--color-primary-200)","color-text-link-visited-dark":"var(--color-primary-500)","color-border-default-dark":"var(--color-neutral-00)","color-border-subtle-dark":"var(--color-neutral-900)","color-border-strong-dark":"var(--color-primary-950)","color-border-focus-ring-dark":"var(--color-primary-600)","color-border-ghost-dark":"var(--color-secondary-200)","color-action-primary-default-dark":"var(--color-primary-600)","color-action-primary-foreground-dark":"var(--color-neutral-00)","color-action-primary-hover-dark":"var(--color-secondary-200)","color-action-primary-inverse-dark":"var(--color-secondary-200)","color-action-primary-active-dark":"var(--color-primary-600)","color-action-primary-disabled-dark":"var(--color-neutral-500)","color-action-secondary-default-dark":"var(--color-secondary-200)","color-action-secondary-foreground-dark":"var(--color-neutral-00)","color-action-secondary-hover-dark":"var(--color-neutral-00)","color-action-danger-default-dark":"var(--color-error-600)","color-action-danger-foreground-dark":"var(--color-error-500)","color-action-danger-hover-dark":"var(--color-error-600)","color-action-danger-border-hover-dark":"var(--color-error-400)","color-action-ghost-foreground-dark":"var(--color-primary-950)","color-action-ghost-hover-fg-dark":"var(--color-secondary-200)","color-action-ghost-focus-dark":"var(--color-neutral-00)","color-feedback-success-background-dark":"var(--color-success-950)","color-feedback-success-foreground-dark":"var(--color-success-950)","color-feedback-success-border-dark":"var(--color-success-700)","color-feedback-success-text-dark":"var(--color-success-400)","color-feedback-error-background-dark":"var(--color-error-950)","color-feedback-error-foreground-dark":"var(--color-error-950)","color-feedback-error-border-dark":"var(--color-error-700)","color-feedback-error-text-dark":"var(--color-error-400)","color-feedback-warning-background-dark":"var(--color-warning-950)","color-feedback-warning-foreground-dark":"var(--color-warning-950)","color-feedback-warning-border-dark":"var(--color-warning-700)","color-feedback-warning-text-dark":"var(--color-warning-400)","color-feedback-info-background-dark":"var(--color-info-950)","color-feedback-info-foreground-dark":"var(--color-info-950)","color-feedback-info-border-dark":"var(--color-info-700)","color-feedback-info-text-dark":"var(--color-info-400)","color-overlay-scrim-dark":"var(--color-neutral-950)","color-state-hover-dark":"var(--color-neutral-50)","color-state-active-dark":"var(--color-neutral-50)","tier1-theme-color-background-default-primary-default":"var(--color-surface-canvas)","tier1-theme-color-background-default-primary-hover":"var(--color-primary-900)","tier1-theme-color-background-default-primary-active":"var(--color-primary-800)","tier1-theme-color-background-default-secondary-default":"var(--color-surface-default)","tier1-theme-color-background-default-secondary-hover":"var(--color-surface-subtle)","tier1-theme-color-background-default-tertiary-default":"var(--color-surface-subtle)","tier1-theme-color-background-default-tertiary-hover":"var(--color-surface-sunken)","tier1-theme-color-background-accent-primary-default":"var(--color-accent-500)","tier1-theme-color-background-accent-primary-hover":"var(--color-accent-600)","tier1-theme-color-background-accent-primary-active":"var(--color-accent-700)","tier1-theme-color-background-accent-secondary-default":"var(--color-secondary-200)","tier1-theme-color-background-accent-secondary-hover":"var(--color-secondary-300)","tier1-theme-color-background-accent-secondary-active":"var(--color-secondary-400)","tier1-theme-color-background-default-inverse-default":"var(--color-surface-inverse)","tier1-theme-color-background-utility-overlay-default":"var(--color-overlay-scrim)","tier1-theme-color-content-title-primary-default":"var(--color-text-primary)","tier1-theme-color-content-default-primary-default":"var(--color-text-primary)","tier1-theme-color-content-default-secondary-default":"var(--color-text-secondary)","tier1-theme-color-content-default-tertiary-default":"var(--color-text-tertiary)","tier1-theme-color-content-default-inverse-default":"var(--color-text-on-brand)","tier1-theme-color-content-disabled-subtle-default":"var(--color-text-disabled)","tier1-theme-color-content-accent-primary-default":"var(--color-accent-500)","tier1-theme-color-content-accent-secondary-default":"var(--color-secondary-200)","tier1-theme-color-content-default-link-default":"var(--color-text-link-default)","tier1-theme-color-content-default-link-hover":"var(--color-text-link-hover)","tier1-theme-color-border-default-subtle-default":"var(--color-border-subtle)","tier1-theme-color-border-default-default-default":"var(--color-border-default)","tier1-theme-color-border-default-strong-default":"var(--color-border-strong)","tier1-theme-color-border-focus-primary-focus":"var(--color-border-focus-ring)","tier1-theme-color-background-utility-success-default":"var(--color-feedback-success-background)","tier1-theme-color-content-utility-success-default":"var(--color-feedback-success-text)","tier1-theme-color-content-utility-success-hover":"var(--color-success-600)","tier1-theme-color-background-utility-warning-default":"var(--color-feedback-warning-background)","tier1-theme-color-content-utility-warning-default":"var(--color-feedback-warning-text)","tier1-theme-color-content-utility-warning-hover":"var(--color-warning-600)","tier1-theme-color-background-utility-error-default":"var(--color-feedback-error-background)","tier1-theme-color-content-utility-error-default":"var(--color-feedback-error-text)","tier1-theme-color-content-utility-error-hover":"var(--color-error-600)","tier1-theme-color-background-utility-info-default":"var(--color-feedback-info-background)","tier1-theme-color-content-utility-info-default":"var(--color-feedback-info-text)","tier1-theme-color-content-utility-info-hover":"var(--color-info-500)","tier1-theme-color-background-default-interactive-default":"var(--color-action-primary-default)","tier1-theme-color-background-default-interactive-hover":"var(--color-primary-700)","tier1-theme-color-background-default-interactive-active":"var(--color-action-primary-active)","tier1-theme-color-background-default-interactive-disabled":"var(--color-action-primary-disabled)",textBreadcrumbSeparator:"var(--color-neutral-850)",textBreadcrumbLast:"var(--color-primary-600)",textBreadcrumbHover:"var(--color-primary-600)",textBreadcrumb:"var(--color-neutral-700)",containerStrokeColor:"var(--color-neutral-250)",bodyTextColor:"var(--color-neutral-850)",backgroundColor:"var(--color-neutral-75)",darkBackgroundColor:"var(--color-primary-950)",primary:"var(--color-action-primary-default)",primaryHover:"var(--color-primary-700)",primaryActive:"var(--color-action-primary-active)",primaryText:"var(--color-action-primary-foreground)",secondary:"var(--color-action-secondary-default)",secondaryHover:"var(--color-primary-700)",secondaryActive:"var(--color-primary-800)",secondaryText:"var(--color-text-on-brand)",accent:"var(--color-accent-500)",accentHover:"var(--color-accent-600)",accentActive:"var(--color-accent-700)",accentText:"var(--color-text-on-brand)",tertiary:"var(--color-secondary-200)",tertiaryHover:"var(--color-secondary-300)",tertiaryActive:"var(--color-secondary-400)",tertiaryText:"var(--color-text-primary)",textPrimary:"var(--color-text-primary)",textSecondary:"var(--color-text-secondary)",textTertiary:"var(--color-text-tertiary)",textInverse:"var(--color-text-inverse)",textDisabled:"var(--color-text-disabled)",textLink:"var(--color-text-link-default)",textLinkHover:"var(--color-text-link-hover)",bgPrimary:"var(--color-surface-canvas)",bgSecondary:"var(--color-surface-default)",bgTertiary:"var(--color-surface-subtle)",bgInverse:"var(--color-surface-inverse)",bgOverlay:"var(--color-overlay-scrim)",borderDefault:"var(--color-border-default)",borderSubtle:"var(--color-border-subtle)",borderStrong:"var(--color-border-strong)",borderFocus:"var(--color-border-focus-ring)",stateSuccess:"var(--color-feedback-success-text)",stateSuccessHover:"var(--color-success-600)",stateSuccessBg:"var(--color-feedback-success-background)",stateWarning:"var(--color-feedback-warning-text)",stateWarningHover:"var(--color-warning-600)",stateWarningBg:"var(--color-feedback-warning-background)",stateError:"var(--color-feedback-error-text)",stateErrorHover:"var(--color-error-600)",stateErrorBg:"var(--color-feedback-error-background)",stateInfo:"var(--color-feedback-info-text)",stateInfoHover:"var(--color-info-500)",stateInfoBg:"var(--color-feedback-info-background)",interactivePrimary:"var(--color-action-primary-default)",interactivePrimaryHover:"var(--color-action-primary-hover)",interactivePrimaryHoverForeground:"var(--color-text-inverse)",interactivePrimaryActive:"var(--color-action-primary-active)",interactiveSecondary:"var(--color-neutral-200)",interactiveSecondaryHover:"var(--color-neutral-300)",interactiveSecondaryActive:"var(--color-neutral-400)",interactiveDisabled:"var(--color-action-primary-disabled)"}},ee=Object.assign(Object.assign({},m),{name:"primax",fontImportUrl:["https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap"],colors:{primitives:Q.primitives,semantic:Q.semantic},colorPalettes:[{name:"Primary",bg:"primary",text:"primaryText"},{name:"Secondary",bg:"secondary",text:"secondaryText"},{name:"Accent",bg:"accent",text:"accentText"},{name:"Tertiary",bg:"tertiary",text:"tertiaryText"}],typography:Object.assign(Object.assign({},m.typography),{fontFamily:"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",fontFamilyHeading:"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",variants:{title:{fontSize:"3.5rem",fontWeight:"700",lineHeight:"1.2",mobile:{fontSize:"2.25rem"}},sectionDivider:{fontSize:"2.5rem",fontWeight:"700",lineHeight:"1.2",mobile:{fontSize:"1.75rem"}},subtitle:{fontSize:"1.75rem",fontWeight:"400",lineHeight:"1.4",mobile:{fontSize:"1.375rem"}},componentTitle:{fontSize:"1.5rem",fontWeight:"700",lineHeight:"1.3",mobile:{fontSize:"1.25rem"}},body:{fontSize:"1.125rem",fontWeight:"400",lineHeight:"1.6"},bodyBold:{fontSize:"1.125rem",fontWeight:"700",lineHeight:"1.6"},bodySmall:{fontSize:"1.125rem",fontWeight:"700",lineHeight:"1.6"}}}),components:Object.assign(Object.assign({},m.components),{cta:Object.assign({},m.components.cta)}),componentTokens:{playButton:{color:"var(--icon-fill-accent)",shadowOpacity:"0.4",shadowOpacityHover:"1",shadowOpacityActive:"0.4",colorHover:"var(--icon-fill-accent)",colorFocus:"var(--icon-fill-accent)",colorActive:"#1944CE",dark:{color:"var(--icon-fill-accent)",colorHover:"var(--icon-fill-accent)",colorFocus:"var(--icon-fill-accent)",colorActive:"#1944CE"}},breadcrumb:{gap:"var(--tier1-theme-spacing-sm, 0.5rem)",fontSize:"var(--tier1-theme-typography-body-small-desktop-font-size, 0.875rem)",fontFamily:"var(--tier1-theme-typography-font-family)",fontWeight:"var(--paragraph-font-weight, 400)",fontWeightHover:"var(--paragraph-strong-font-weight, 700)",linkColor:"var(--text-breadcrumb)",linkHoverColor:"var(--text-breadcrumb-hover)",linkActiveFontWeight:"var(--paragraph-strong-font-weight)",lastItemColor:"var(--text-breadcrumb)",lastItemFontWeight:"var(--paragraph-strong-font-weight, 700)",separatorColor:"var(--text-breadcrumb-separator)",focusColor:"var(--tier1-theme-color-border-focus-default-default)",dark:{lastItemColor:"var(--color-neutral-00)",linkColor:"var(--tier1-theme-color-content-default-inverse-default)",linkHoverColor:"var(--breadcrumb-text-color)",textColor:"var(--color-secondary-200)",separatorColor:"var(--color-neutral-00)"}},halfColumn:{gap:"7.62rem"},primaxCta:{gap:"3.75rem",padding:"0",headingMaxWidth:"53.75rem",formWidth:"39.375rem",lg:{formWidth:"100%"},tablet:{gap:"1.875rem",padding:"0"},mobile:{gap:"1.875rem",padding:"0"}},banner:{contentGapY:"0.9375rem",xl:{mediaBlockImagePadding:"0 1.875rem",mediaBlockImageOffset:"-6.25rem"},md:{mediaBlockImageOffset:"-4.9375rem"},sm:{mediaBlockImageOffset:"-3.4375rem"}},divider:{lg:{height:"auto"},md:{height:"auto",padding:"32px"},sm:{height:"auto",padding:"16px"}},mediaBlock:{width:"33.75rem",height:"31.25rem",borderRadius:"0 0 0 2rem",borderRadiusMirror:"2rem 0 2rem 0",videoBorderRadius:"0 2rem 0 2rem",videoBorderRadiusMirror:"2rem 0 2rem 0",videoAccentColor:"var(--color-secondary-200)",focusOutline:"0.125rem solid var(--color-primary-600)",overlayBg:"rgba(0, 0, 0, 0.3)",accentColor:"var(--color-action-primary-default)",accentThickness:"0.625rem",accentGap:"0",accentSideRow:"6",accentSideSpan:"7",accentBottomCol:"4",accentBottomSpan:"6",playIconBg:"transparent",playIconWidth:"9.375rem",playIconHeight:"auto",playIconPaddingLeft:"1.5rem",playIconImageWidth:"9.375rem",playIconImageHeight:"11rem",sparkRow:"4",sparkRowSpan:"6",sparkCol:"1",sparkColSpan:"4",sparkWidth:"58%",sparkHeight:"80%",sparkRotate:"0deg",sparkColMirror:"7",sparkTranslateMirrorX:"125%",croppedSparkWidth:"42.8125rem",croppedSparkHeight:"40.8125rem",croppedSparkMaskRotate:"-15deg",croppedSparkMaskOffsetY:"15%",croppedSparkMaskOffsetX:"-10%",croppedSparkSvgScale:"1.3",croppedSparkStrokeColor:"var(--color-secondary-200)",croppedSparkStrokeWidth:"3px",croppedSparkIconLgWidth:"13.625rem",croppedSparkIconLgTop:"4%",croppedSparkIconLgRight:"2%",croppedSparkIconSmWidth:"7.6875rem",croppedSparkIconSmTop:"34.6%",croppedSparkIconSmLeft:"10%",croppedSparkSmallSparksWidth:"18.5625rem",croppedSparkSmallSparksTop:"40%",croppedSparkSmallSparksRight:"10%",mobile:{videoHeight:"25rem",height:"25rem",maxWidth:"27.5rem",maxHeight:"100%",accentThickness:"0.5rem",playIconWidth:"7.8125rem",playIconHeight:"7.8125rem",playIconImageWidth:"5.625rem",playIconImageHeight:"6.625rem",croppedSparkSmallSparksTop:"30%",croppedSparkSmallSparksRight:"10%"},tablet:{videoHeight:"43rem",height:"43.75rem",maxWidth:"100%",maxHeight:"100%",accentThickness:"0.9375rem"}},icon:{size:"1.5rem",fillPrimary:"var(--color-primary-600)",strokePrimary:"var(--color-primary-600)",strokeWidthPrimary:"0",fillSecondary:"var(--color-secondary-200)",strokeSecondary:"var(--color-secondary-200)",strokeWidthSecondary:"0",fillAccent:"var(--color-accent-500)",strokeAccent:"var(--color-accent-500)",strokeWidthAccent:"0",fillSuccess:"var(--color-success-500)",strokeSuccess:"var(--color-success-500)",strokeWidthSuccess:"0",fillWarning:"var(--color-warning-500)",strokeWarning:"var(--color-warning-500)",strokeWidthWarning:"0",fillError:"var(--color-error-500)",strokeError:"var(--color-error-500)",strokeWidthError:"0",sizes:{xs:{size:"0.75rem"},sm:{size:"1rem"},md:{size:"1.5rem"},lg:{size:"2rem"},xl:{size:"4.375rem"}}},button:{borderWidth:"2px",padding:"1rem 1.5rem",fontSize:"1rem",fontWeight:"600",lineHeight:"1.375rem",fontFamily:"var(--tier1-theme-typography-font-family, sans-serif)",shadow:"none",gap:"0.3125rem",faWidth:"0.875rem",focusOutline:"0.125rem solid var(--color-primary-600)",focusOutlineOffset:"0.125rem",hoverAnimation:"button-spring-up 0.3s ease-out forwards",hoverOutAnimation:"button-spring-down 0.3s ease-out forwards",sizes:{sm:{padding:"0.75rem 1rem",fontSize:"0.875rem",lineHeight:"1.125rem",faWidth:"0.75rem"},md:{padding:"1rem 1.5rem",fontSize:"1rem",lineHeight:"1.375rem",faWidth:"0.8125rem"},lg:{padding:"1.25rem 1.875rem",fontSize:"1.125rem",lineHeight:"1.5rem",faWidth:"0.875rem"}},variants:{general:{bg:"var(--color-primary-600)",text:"var(--color-neutral-00)",border:"var(--color-primary-600)",bgHover:"var(--color-secondary-200)",textHover:"var(--color-primary-950)",borderHover:"var(--color-primary-950)",bgActive:"var(--color-primary-700)",bgFocus:"var(--color-primary-600)",textFocus:"var(--color-neutral-00)",borderFocus:"var(--color-primary-600)",bgDisabled:"var(--color-neutral-500)",textDisabled:"var(--color-neutral-300)",borderDisabled:"var(--color-neutral-500)",dark:{bg:"var(--color-primary-600)",text:"var(--color-neutral-00)",border:"var(--color-primary-600)",bgHover:"var(--color-secondary-200)",textHover:"var(--color-primary-950)",borderHover:"var(--color-primary-950)",bgActive:"var(--color-primary-700)",bgFocus:"var(--color-primary-600)",textFocus:"var(--color-neutral-00)",borderFocus:"var(--color-primary-600)"}},secondary:{bg:"transparent",border:"var(--color-primary-600)",text:"var(--color-primary-600)",textActive:"var(--color-primary-600)",bgActive:"transparent",bgHover:"transparent",textHover:"var(--color-primary-950)",borderHover:"var(--color-primary-950)",bgFocus:"var(--color-primary-600)",textFocus:"var(--color-neutral-00)",borderFocus:"var(--color-primary-600)",bgDisabled:"transparent",textDisabled:"var(--color-neutral-300)",borderDisabled:"var(--color-neutral-300)",dark:{bg:"transparent",text:"var(--color-neutral-00)",border:"var(--color-neutral-00)",bgHover:"transparent",textHover:"var(--color-secondary-200)",borderHover:"var(--color-secondary-200)",borderActive:"var(--color-primary-300)",textActive:"var(--color-primary-300)",bgActive:"transparent",bgFocus:"var(--color-primary-600)",textFocus:"var(--color-neutral-00)",borderFocus:"var(--color-primary-600)"}},link:{bg:"transparent",text:"var(--color-primary-600)",border:"transparent",fontSize:"1.125rem",fontWeight:"700",padding:"0.25rem 0.5rem",focusOutline:"none",focusOutlineOffset:"0",bgHover:"transparent",textHover:"var(--color-primary-950)",borderHover:"transparent",bgActive:"transparent",textActive:"var(--color-primary-950)",borderActive:"transparent",bgFocus:"transparent",textFocus:"var(--color-primary-600)",borderFocus:"transparent",bgDisabled:"transparent",textDisabled:"var(--color-neutral-300)",borderDisabled:"transparent",sizes:{sm:{fontSize:"0.875rem"},md:{fontSize:"1rem"},lg:{fontSize:"1.125rem"}},dark:{bg:"transparent",text:"var(--color-neutral-00)",border:"transparent",bgHover:"transparent",textHover:"var(--color-secondary-200)",borderHover:"transparent",bgActive:"transparent",textActive:"var(--color-secondary-200)",borderActive:"transparent",bgFocus:"transparent",textFocus:"var(--color-neutral-00)",borderFocus:"transparent"}},danger:{bg:"var(--color-action-danger-default)",text:"var(--color-neutral-00)",border:"var(--color-action-danger-default)",focusOutline:"0.125rem solid var(--color-action-danger-default)",focusOutlineOffset:"0.125rem",bgHover:"var(--color-action-danger-hover)",textHover:"var(--color-neutral-00)",borderHover:"var(--color-error-900)",bgActive:"var(--color-error-700)",textActive:"var(--color-neutral-00)",borderActive:"var(--color-error-700)",bgFocus:"var(--color-action-danger-default)",textFocus:"var(--color-neutral-00)",borderFocus:"var(--color-action-danger-default)",bgDisabled:"var(--color-neutral-500)",textDisabled:"var(--color-neutral-300)",borderDisabled:"var(--color-neutral-500)",dark:{bg:"var(--color-action-danger-default-dark)",text:"var(--color-neutral-00)",border:"var(--color-action-danger-default-dark)",focusOutline:"0.125rem solid var(--color-action-danger-default-dark)",bgHover:"var(--color-action-danger-hover-dark)",textHover:"var(--color-neutral-00)",borderHover:"var(--color-action-danger-border-hover-dark)",bgActive:"var(--color-error-700)",textActive:"var(--color-neutral-00)",borderActive:"var(--color-error-700)",bgFocus:"var(--color-action-danger-default-dark)",textFocus:"var(--color-neutral-00)",borderFocus:"var(--color-action-danger-default-dark)"}}}},textLink:{color:"var(--color-primary-600)",fontSize:"1.125rem",fontWeight:"700",textDecoration:"none",colorActive:"var(--color-primary-700)",colorHover:"var(--color-primary-950)",colorFocus:"var(--color-primary-600)",textDecorationFocus:"underline",textDecorationStyleFocus:"solid",focusOutline:"0.125rem solid var(--color-primary-600)",focusOutlineOffset:"0.125rem",dark:{color:"var(--color-neutral-00)",colorHover:"var(--color-secondary-200)",colorFocus:"var(--color-neutral-00)",colorActive:"var(--color-secondary-100)"}},heading:{margin:"0",padding:"0",color:"var(--color-text-primary)",fontFamily:"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",h1FontSize:"var(--tier1-theme-typography-font-size-2xl, 2.5rem)",h1FontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",h1LineHeight:"var(--tier1-theme-typography-h1-desktop-line-height, 1.2)",h1LetterSpacing:"normal",h2FontSize:"var(--tier1-theme-typography-font-size-xl, 2rem)",h2FontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",h2LineHeight:"var(--tier1-theme-typography-h2-desktop-line-height, 1.3)",h2LetterSpacing:"normal",h3FontSize:"var(--tier1-theme-typography-font-size-lg, 1.75rem)",h3FontWeight:"var(--tier1-theme-typography-font-weight-bold, 700)",h3LineHeight:"var(--tier1-theme-typography-h3-desktop-line-height, 1.4)",h3LetterSpacing:"normal",h4FontSize:"var(--tier1-theme-typography-font-size-md, 1.5rem)",h4FontWeight:"var(--tier1-theme-typography-font-weight-semibold, 700)",h4LineHeight:"var(--tier1-theme-typography-h4-desktop-line-height, 1.4)",h5FontSize:"var(--tier1-theme-typography-font-size-sm, 1.25rem)",h5FontWeight:"var(--tier1-theme-typography-font-weight-semibold, 700)",h5LineHeight:"var(--tier1-theme-typography-h5-desktop-line-height, 1.5)",h6FontSize:"var(--tier1-theme-typography-font-size-xs, 1rem)",h6FontWeight:"var(--tier1-theme-typography-font-weight-semibold, 700)",h6LineHeight:"var(--tier1-theme-typography-h6-desktop-line-height, 1.5)",titleFontSize:"3.5rem",titleFontWeight:"700",titleLineHeight:"1.2",titleColor:"var(--color-text-primary)",sectionDividerFontSize:"2.5rem",sectionDividerFontWeight:"700",sectionDividerLineHeight:"1.2",sectionDividerColor:"var(--color-text-primary)",subtitleFontSize:"1.75rem",subtitleFontWeight:"400",subtitleLineHeight:"1.4",subtitleColor:"var(--color-text-primary)",componentTitleFontSize:"1.5rem",componentTitleFontWeight:"700",componentTitleLineHeight:"1.3",componentTitleColor:"var(--color-text-primary)",bodyFontSize:"1.125rem",bodyFontWeight:"400",bodyLineHeight:"1.6",bodyColor:"var(--color-text-secondary)",bodyBoldFontSize:"1.125rem",bodyBoldFontWeight:"700",bodyBoldLineHeight:"1.6",bodyBoldColor:"var(--color-text-secondary)",bodySmallFontSize:"1.125rem",bodySmallFontWeight:"700",bodySmallLineHeight:"1.6",bodySmallColor:"var(--color-text-secondary)",dark:{color:"var(--color-neutral-00)"},mobile:{titleFontSize:"2.25rem",sectionDividerFontSize:"1.75rem",subtitleFontSize:"1.375rem",componentTitleFontSize:"1.25rem"}},card:{bg:"#fff",border:"1px solid var(--color-neutral-200)",borderRadius:"0",shadow:"var(--tier1-theme-shadow-md)",padding:"var(--tier1-theme-spacing-xl)",maxWidth:"25rem",height:"21.5625rem",focusOutline:"0.125rem solid var(--tier1-theme-color-border-focus-primary-focus)",focusOutlineOffset:"0.125rem",borderActive:"0.125rem solid var(--tier1-theme-color-background-default-interactive-default)",imageWrapperBorderRadius:"var(--tier1-theme-border-radius-lg, 1.25rem) var(--tier1-theme-border-radius-lg, 1.25rem) 0 0",imageAspectRatio:"3/2",md:{imageAspectRatio:"16/9"}},grid:{gapXs:"0.9375rem",gapSm:"1.875rem",gapMd:"3.75rem",gapLg:"4.5rem",gapXl:"9rem",gap:"3.75rem",tablet:{gap:"2rem",gapSm:"0.9375rem",gapMd:"2rem",gapLg:"3rem",gapXl:"5rem"},mobile:{gap:"1rem",gapSm:"0.3125rem",gapMd:"1rem",gapLg:"1.5rem",gapXl:"4rem"}},header:{bg:"var(--tier1-theme-color-background-default-secondary-default)",border:"1px solid var(--tier1-theme-color-border-default-subtle-default)",height:"4rem",padding:"var(--tier1-theme-spacing-md) var(--tier1-theme-spacing-lg)",titleColor:"var(--tier1-theme-color-content-default-primary-default)",titleFontSize:"var(--tier1-theme-typography-h5-desktop-font-size, 1.25rem)",titleFontWeight:"var(--tier1-theme-typography-h1-desktop-font-weight, 700)",titleMargin:"0.375rem 0 0.375rem var(--tier1-theme-spacing-sm, 0.625rem)",welcomeColor:"var(--tier1-theme-color-content-default-secondary-default)",welcomeFontSize:"var(--tier1-theme-typography-body-small-desktop-font-size, 0.875rem)",welcomeMargin:"var(--tier1-theme-spacing-sm, 0.625rem)",buttonSpacing:"var(--tier1-theme-spacing-sm, 0.625rem)"},cta:{height:"31.25rem",contentBg:"var(--tier1-theme-color-background-default-primary-default)",contentMaxWidth:"47.8125rem",contentBorderRadius:"0 0 12.5rem",contentPadding:"var(--tier1-theme-spacing-xxl) var(--tier1-theme-spacing-xl) 0 var(--tier1-theme-spacing-xxl)",titleColor:"var(--tier1-theme-color-content-default-inverse-default)",titleFontSize:"3.4375rem",titleLineHeight:"4.0625rem",titleFontWeight:"900",titleMargin:"0 0 1rem",titleFontFamily:"var(--tier1-theme-typography-font-family-heading, var(--tier1-theme-typography-font-family))",descriptionColor:"var(--tier1-theme-color-content-default-inverse-default)",descriptionFontSize:"1.5rem",descriptionLineHeight:"2rem",descriptionFontWeight:"100",descriptionMargin:"0 0 1.875rem 0",descriptionFontFamily:"var(--tier1-theme-typography-font-family)",md:{height:"28.125rem",titleFontSize:"2.5rem",titleLineHeight:"1.2",descriptionFontSize:"1.125rem",descriptionLineHeight:"1.6"}},richText:{color:"var(--color-text-primary)",fontFamily:"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",lineHeight:"1.6",headingMarginBottom:"var(--tier1-theme-spacing-md, 1rem)",paragraphFontSize:"1.125rem",paragraphFontWeight:"400",paragraphLineHeight:"1.6",paragraphMarginBottom:"var(--tier1-theme-spacing-md, 1rem)",paragraphColor:"var(--color-text-secondary)",listMargin:"var(--tier1-theme-spacing-md, 1rem) 0",listPaddingLeft:"var(--tier1-theme-spacing-xl, 1.875rem)",listItemFontSize:"1.125rem",listItemLineHeight:"1.6",listItemMarginBottom:"var(--tier1-theme-spacing-sm, 0.5rem)",listItemColor:"var(--color-text-secondary)",ulListStyleType:"none",olListStyleType:"decimal",strongFontWeight:"700",codeFontSize:"0.875em",codeBg:"var(--color-neutral-100)",codePadding:"0.125rem 0.25rem",preFontSize:"0.875rem",preBg:"var(--color-neutral-100)",prePadding:"var(--tier1-theme-spacing-md, 1rem)",blockquoteMargin:"var(--tier1-theme-spacing-md, 1rem) 0",blockquotePadding:"var(--tier1-theme-spacing-sm, 0.5rem) var(--tier1-theme-spacing-md, 1rem)",blockquoteBorderLeft:"0.25rem solid var(--color-primary-600)",blockquoteColor:"var(--color-text-secondary)",hrBorder:"1px solid var(--color-neutral-200)",hrMargin:"var(--tier1-theme-spacing-lg, 1.5rem) 0",mobile:{paragraphFontSize:"1rem",paragraphLineHeight:"1.6",listItemFontSize:"1rem"},dark:{color:"var(--color-neutral-00)",paragraphColor:"var(--color-neutral-00)",listItemColor:"var(--color-neutral-00)",blockquoteColor:"var(--color-neutral-00)",codeBg:"var(--color-neutral-800)",preBg:"var(--color-neutral-800)",hrBorder:"1px solid var(--color-neutral-700)"}},paragraph:{fontSize:"1.125rem",fontWeight:"400",lineHeight:"1.6",color:"var(--color-text-secondary)",fontFamily:"'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",letterSpacing:"normal",strongFontWeight:"700",mobile:{fontSize:"1rem",lineHeight:"1.6"},tablet:{fontSize:"1.125rem",lineHeight:"1.6"},dark:{color:"var(--color-neutral-00)"}},twoColumn:{gap:"3.75rem",rowGap:"7.625rem",leftColSparkIconSmallLeft:"0%",leftColSparkIconLargeRight:"20%",rightColSparkIconSmallLeft:"0%",rightColSparkIconLargeRight:"20%",tablet:{gap:"1.875rem"},mobile:{gap:"1rem"}},videoSection:{padding:"0.5rem 3.75rem",gap:"3.75rem",alignItems:"center",contentPadding:"5.625rem",contentGap:"1.875rem",textGap:"0.625rem",tablet:{padding:"0.5rem 3.75rem",gap:"1.875rem"},mobile:{padding:"0.5rem 1.875rem"}},primaxCard:{hoverAnimation:"spring-up 0.3s ease-out forwards",hoverOutAnimation:"spring-down 0.3s ease-out forwards",bg:"#fff",border:"2px solid var(--color-neutral-200)",focusBorder:"2px solid var(--color-primary-600)",focusOutline:"0px solid var(--color-primary-600)",focusOutlineOffset:"0",shadowFocus:"none",shadowActive:"none",textGap:"0.625rem",maxWidth:"400px",titleFontSize:"var(--heading-body-bold-font-size)",titleFontWeight:"var(--heading-body-bold-font-weight)",titleLineHeight:"var(--heading-body-bold-line-height)",titleColor:"var(--heading-color)",iconPadding:"3.75rem",iconContentGap:"0.625rem",iconSize:"4.375rem",iconActionLinkPadding:"0 3.75rem",imageHeight:"15.625rem",imageContentPadding:"1.875rem",imageContentGap:"1.875rem",imageActionLinkPadding:"0 1.875rem",profileImageAspect:"1 / 1",profileContentPadding:"1.875rem",profileContentGap:"1.875rem",profileDescriptionMaxWidth:"17.5rem",profileActionLinkPadding:"0 1.875rem",dark:{bg:"var(--color-neutral-900)",border:"2px solid var(--color-neutral-700)"}},bulletList:{gap:"0.625rem",itemGap:"0.9375rem",itemAlign:"center",iconSize:"1.125rem",iconColor:"var(--color-accent-500)",iconContent:'"\\e5d6"',iconFontFamily:"'Font Awesome 6 Pro'",iconFontWeight:"900",fontSize:"var(--paragraph-font-size, 1.125rem)",fontWeight:"var(--paragraph-font-weight, 400)",lineHeight:"var(--paragraph-line-height, 1.6)",color:"var(--paragraph-color, var(--color-text-secondary))",fontFamily:"var(--paragraph-font-family, inherit)",letterSpacing:"var(--paragraph-letter-spacing, normal)",mobile:{fontSize:"var(--paragraph-font-size-mobile, 1rem)"},dark:{color:"var(--color-neutral-00)",iconColor:"var(--color-accent-500)"}},modal:{overlayBg:"rgba(0, 0, 0, 0.8)",bodyMaxWidth:"510px",contentBg:"var(--color-neutral-00)",contentBorder:"1px solid var(--color-neutral-200)",contentPadding:"3.75rem",borderRadius:"0",shadow:"var(--tier1-theme-shadow-lg)",maxWidth:"39.375rem",width:"100%",focusOutline:"0.125rem solid var(--color-primary-600)",focusOutlineOffset:"0.125rem",borderRadiusMobile:"1.5rem 1.5rem 0 0",contentPaddingMobile:"1.5rem",dragIndicatorBg:"var(--color-neutral-300)",sizes:{sm:{maxWidth:"39.375rem",contentPadding:"3.75rem"},md:{maxWidth:"39.375rem",contentPadding:"3.75rem"},lg:{maxWidth:"39.375rem",contentPadding:"3.75rem"}},mobile:{contentPadding:"1.5rem",maxWidth:"100%",borderRadius:"1.5rem 1.5rem 0 0",dragHandleBorderRadius:"0",dragHandleBorderBottom:"none",dragHandleMarginBottom:"0"},dark:{contentBg:"var(--color-neutral-900)",contentBorder:"1px solid var(--color-neutral-700)",dragIndicatorBg:"var(--color-neutral-600)"}},checkbox:{iconSize:"1.5rem",borderColor:"var(--color-primary-950)",borderColorHover:"var(--color-primary-600)",checkedColor:"var(--color-primary-600)",checkedColorHover:"var(--color-primary-700)",fontFamily:"var(--tier1-theme-typography-font-family, sans-serif)",fontSize:"1.125rem",fontWeight:"400",lineHeight:"1.333",labelColor:"var(--color-neutral-500)",gap:"0.625rem",focusOutline:"0.125rem solid var(--color-primary-600)",focusOutlineOffset:"0.125rem",dark:{borderColor:"var(--color-neutral-00)",borderColorHover:"var(--color-secondary-200)",checkedColor:"var(--color-secondary-200)",labelColor:"var(--color-neutral-00)"}},dropdown:{labelFontFamily:"var(--tier1-theme-typography-font-family, sans-serif)",labelFontSize:"1.125rem",labelFontWeight:"700",labelLineHeight:"1.333",labelColor:"var(--color-primary-950)",labelGap:"0.5rem",fontFamily:"var(--tier1-theme-typography-font-family, sans-serif)",fontSize:"1.125rem",fontWeight:"400",lineHeight:"1.333",color:"var(--color-primary-950)",bg:"var(--color-neutral-50)",borderWidth:"1px",borderColor:"var(--color-neutral-300)",borderRadius:"0",padding:"1rem",placeholderColor:"var(--color-neutral-500)",borderColorFocus:"var(--color-primary-600)",chevronSize:"1rem",chevronColor:"var(--color-primary-950)",panelBg:"var(--color-neutral-00)",panelBorderColor:"var(--color-neutral-300)",panelMaxHeight:"15rem",panelPadding:"0.5rem 0",errorFontSize:"0.875rem",errorFontWeight:"400",errorColor:"var(--color-error-500)",errorTextAlign:"right",dark:{labelColor:"var(--color-neutral-00)",color:"var(--color-primary-950)",bg:"var(--color-neutral-00)",borderColor:"var(--color-neutral-300)",placeholderColor:"var(--color-neutral-500)",chevronColor:"var(--color-primary-950)",panelBg:"var(--color-neutral-00)",panelBorderColor:"var(--color-neutral-300)",errorColor:"var(--color-error-300)"}},dropdownSelect:{optionPadding:"0.5rem 1rem",optionBgHover:"transparent",dark:{optionBgHover:"var(--color-neutral-100)"}},textInput:{labelFontFamily:"var(--tier1-theme-typography-font-family, sans-serif)",labelFontSize:"1.125rem",labelFontWeight:"700",labelLineHeight:"1.333",labelColor:"var(--color-primary-950)",labelGap:"0.5rem",fontFamily:"var(--tier1-theme-typography-font-family, sans-serif)",fontSize:"1.125rem",fontWeight:"400",lineHeight:"1.333",color:"var(--color-primary-950)",bg:"var(--color-neutral-50)",borderWidth:"1px",borderColor:"var(--color-neutral-300)",borderRadius:"0",padding:"1rem",placeholderColor:"var(--color-neutral-500)",borderColorFocus:"var(--color-primary-600)",errorFontWeight:"400",errorColor:"var(--color-error-500)",errorTextAlign:"right",dark:{labelColor:"var(--color-neutral-00)",color:"var(--color-primary-950)",bg:"var(--color-neutral-00)",borderColor:"var(--color-neutral-300)",placeholderColor:"var(--color-neutral-500)",errorColor:"var(--color-error-300)"}},subscribe:{gap:"2rem",padding:"3.75rem",formGap:"1.875rem",fieldsGap:"3.75rem",disclaimerFontFamily:"var(--tier1-theme-typography-font-family, sans-serif)",disclaimerFontSize:"1rem",disclaimerFontWeight:"700",disclaimerLineHeight:"1.5",tablet:{padding:"3.75rem 2rem",fieldsGap:"3.75rem"},mobile:{padding:"2rem 1rem",fieldsGap:"2rem"},dark:{disclaimerColor:"var(--color-neutral-00)",disclaimerLinkColor:"var(--color-secondary-200)"}}}});function re(){const{currentTheme:e}=f(),r=e=>"undefined"==typeof window?"":getComputedStyle(document.documentElement).getPropertyValue(e).trim(),t={},o={};return Object.keys(e.colors.primitives).forEach(o=>{const a=`--color-${o.replace(/([A-Z])/g,"-$1").toLowerCase()}`;t[o]=r(a)||e.colors.primitives[o]}),Object.keys(e.colors.semantic).forEach(e=>{const t=`--${e.replace(/([A-Z])/g,"-$1").toLowerCase()}`;o[e]=r(t)}),{primitives:t,semantic:o}}Object.defineProperty(exports,"FontAwesomeIcon",{enumerable:!0,get:function(){return e.FontAwesomeIcon}}),exports.BackgroundMedia=x,exports.Banner=e=>{var{children:t,align:o="left",verticalAlign:a="center",headingLevel:i="h1"}=e,l=c(e,["children","align","verticalAlign","headingLevel"]);const n=D[l.bannerType],d="hero"===l.bannerType&&!!l.backgroundVideo,s=["banner",`banner--${u(l.bannerType)}`,d&&"banner--has-bg-video",l.className].filter(Boolean).join(" "),m={textAlign:o,alignItems:(h=o,{left:"flex-start",center:"center",right:"flex-end"}[h])};var h;const p=M(a),g=M(l.contentVerticalAlign),v=M(l.mediaVerticalAlign);return r.jsxs(r.Fragment,{children:[r.jsxs(j,Object.assign({className:s,verticalAlign:a},l,{children:[t||r.jsx(r.Fragment,{children:r.jsxs(A,{columns:{sm:1,md:1,lg:n.columns>1?"1fr auto":n.columns},maxColumnWidth:n.columns>1?"630px":void 0,justifyContent:"center",gap:(null==l?void 0:l.gridGap)||"sm",alignItems:p,children:[r.jsx(_,{className:"content",style:g?{alignSelf:g}:void 0,children:r.jsxs(A,{columns:1,gap:"none"===(null==l?void 0:l.contentGap)?"0":null==l?void 0:l.contentGap,children:[(null==l?void 0:l.breadcrumbs)&&r.jsx(w,{items:l.breadcrumbs,separator:"/",darkMode:null==l?void 0:l.darkMode}),(null==l?void 0:l.heading)&&r.jsx(_,{style:m,children:r.jsx(C,{level:i||"h5",variant:"title",darkMode:n.darkMode,children:l.heading})}),((null==l?void 0:l.buttonLink)||(null==l?void 0:l.button))&&r.jsx(_,{style:m,children:l.buttonLink?r.jsx(k,Object.assign({darkMode:n.darkMode},l.buttonLink)):l.button?r.jsx(y,Object.assign({darkMode:n.darkMode},l.button)):null})]})}),n.columns>1&&(null==l?void 0:l.media)&&r.jsx(_,{className:"media",colSpan:"auto",style:v?{alignSelf:v}:void 0,children:P(l.media,n.darkMode)})]})}),d&&r.jsx("div",{className:"banner__bg-video",children:r.jsx(S,{src:l.backgroundVideo,type:"video",autoplay:!0,loop:!0,muted:!0,controls:!1,objectFit:"cover"})})]})),"gated"===l.bannerType&&(null==l?void 0:l.media)&&(()=>{const e=l.media,{width:t,height:o}=e,a=c(e,["width","height"]);return r.jsx("div",{className:"banner__background-image",children:r.jsx(T,Object.assign({},a,{overlay:!1}))})})()]})},exports.BannerCTA=e=>{var{variant:t="small",alignment:o="left",heading:a,headingLevel:i="h1",button:l,children:n,fluid:d=!1,className:s,backgroundColor:m="var(--color-primary-950)",backgroundPattern:u="sparks",shapeDivider:h="top",darkMode:p=!0}=e,g=c(e,["variant","alignment","heading","headingLevel","button","children","fluid","className","backgroundColor","backgroundPattern","shapeDivider","darkMode"]);const v=["primax-cta",`primax-cta--${t}`,`primax-cta--${o}`,s].filter(Boolean).join(" ");return r.jsx(j,Object.assign({className:v,backgroundColor:m,backgroundPattern:u,shapeDivider:h,darkMode:p},g,{children:r.jsxs(z,{fluid:d,className:"primax-cta__inner container",children:[r.jsx(C,{level:i,variant:"title",darkMode:p,className:"primax-cta__heading",children:a}),"small"===t&&l&&r.jsx(y,Object.assign({buttonType:l.buttonType||"general",size:l.size||"lg",darkMode:p},l,{children:l.children||l.label})),"large"===t&&n&&r.jsx("div",{className:"primax-cta__form",children:n})]})}))},exports.Breadcrumb=w,exports.BulletList=$,exports.Button=y,exports.ButtonLink=k,exports.CTA=({videoUrl:o,imageUrl:a,gradient:i,bgColor:l,title:n,headingLevel:c="h2",description:d,buttonText:s,link:m,externalLink:u,target:h="_self",className:p,style:g})=>{const v=["cta",p].filter(Boolean).join(" ");return r.jsxs("div",{className:v,style:g,children:[r.jsx(x,{videoUrl:o,imageUrl:a,gradient:i,bgColor:l}),r.jsxs("div",{className:"cta__content",children:[r.jsx(C,{level:c,className:"cta__title",children:n}),d&&r.jsx("p",{className:"cta__description",children:d}),m?r.jsx(k,{buttonType:"cta",label:s,href:m,target:u?h:"_self",icon:r.jsx(e.FontAwesomeIcon,{icon:t.faAnglesRight})}):r.jsx(y,{buttonType:"cta",label:s,onClick:()=>{},icon:r.jsx(e.FontAwesomeIcon,{icon:t.faAnglesRight})})]})]})},exports.Card=({children:e,maxWidth:t="",padding:o="30px",onClick:a,href:i,target:l="_self",imageUrl:n,imageAlt:c="",className:d="",style:s,aspectRatio:m="3/2",borderRadius:u="",hoverEffect:h=!0,"aria-label":p,"data-testid":g})=>{const v=e=>{"Enter"!==e.key&&" "!==e.key||!a||(e.preventDefault(),a(e))},f=e=>{a&&a(e)},b=Object.assign({maxWidth:t},s),y={borderRadius:u},k={aspectRatio:m,borderRadius:`${u} ${u} 0 0`},x={padding:o},F=["card",h&&"card--hover-effect",d].filter(Boolean).join(" "),S=r.jsxs("div",{className:F,style:y,"data-testid":g,children:[n&&r.jsx("div",{className:"card__image-wrapper",style:k,children:r.jsx("div",{className:"card__image-container",children:r.jsx("img",{src:n,alt:c,className:"card__image",loading:"lazy"})})}),r.jsx("div",{className:"card__body",style:x,children:e})]});return i?r.jsx("div",{className:"card-wrapper",style:b,children:r.jsx("a",{href:i,target:l,rel:"_blank"===l?"noopener noreferrer":void 0,onClick:f,className:"card__link",style:{borderRadius:u},"aria-label":p,children:S})}):a?r.jsx("div",{className:"card-wrapper",style:b,children:r.jsxs("div",{className:F,style:y,onClick:a,onKeyDown:v,role:"button",tabIndex:0,"aria-label":p,"data-testid":g,children:[n&&r.jsx("div",{className:"card__image-wrapper",style:k,children:r.jsx("div",{className:"card__image-container",children:r.jsx("img",{src:n,alt:c,className:"card__image",loading:"lazy"})})}),r.jsx("div",{className:"card__body",style:x,children:e})]})}):r.jsx("div",{className:"card-wrapper",style:b,children:S})},exports.Checkbox=V,exports.Container=z,exports.Divider=j,exports.Dropdown=U,exports.DropdownSelect=Z,exports.Grid=A,exports.GridItem=_,exports.HalfColumn=e=>{var{variant:t="media",thumbnail:o,alt:a="",wistiaId:i,playIcon:l,overlay:n=!0,accentBorder:d=!0,sparkle:s=!0,mirror:m,mediaPosition:u="right",content:h,rows:p,gap:g,className:v,backgroundColor:f,backgroundImage:b,backgroundPattern:y,shapeDivider:k,shapeColor:x,padding:F,height:S,overflow:w,darkMode:j=!1}=e,z=c(e,["variant","thumbnail","alt","wistiaId","playIcon","overlay","accentBorder","sparkle","mirror","mediaPosition","content","rows","gap","className","backgroundColor","backgroundImage","backgroundPattern","shapeDivider","shapeColor","padding","height","overflow","darkMode"]);const C=(e,c)=>{const u=null!=m?m:"right"===e;switch(null!=c?c:t){case"sparkle":return r.jsx(T,{variant:"croppedSpark",thumbnail:o,alt:a});case"video":return r.jsx(T,{wistiaId:i,playIcon:l,thumbnail:o,alt:a,accentBorder:d,overlay:n,sparkle:s,mirror:u});default:return r.jsx(T,{thumbnail:o,alt:a,accentBorder:d,sparkle:s,mirror:u})}},A=e=>r.jsx("div",{className:"primax-half-column__media",children:e}),_=p?p.map(e=>{var r;const t=null!==(r=e.mediaPosition)&&void 0!==r?r:u,o=A(C(t,e.variant));return{left:"left"===t?o:e.content,right:"right"===t?o:e.content,verticalAlign:e.verticalAlign}}):(()=>{const e=A(C(u));return[{left:"left"===u?e:h,right:"right"===u?e:h,verticalAlign:"center"}]})(),H=["primax-half-column",v].filter(Boolean).join(" ");return r.jsx(q,Object.assign({rows:_,gap:g,backgroundColor:f,backgroundImage:b,backgroundPattern:y,shapeDivider:k,shapeColor:x,padding:F,height:S,overflow:w,darkMode:j,className:H},z))},exports.Header=N,exports.Heading=C,exports.Icon=e=>{var{svg:t,size:o="lg",color:a="inherit",fill:i="",stroke:l="",strokeWidth:n="0",className:d="",ariaLabel:s,decorative:m=!1}=e,u=c(e,["svg","size","color","fill","stroke","strokeWidth","className","ariaLabel","decorative"]);const h=["icon-component",`icon-component--${o}`,"inherit"!==a?`icon-component--${a}`:"",d].filter(Boolean).join(" "),p={};return i&&(p["--icon-fill"]=i),l&&(p["--icon-stroke"]=l),void 0!==n&&(p["--icon-stroke-width"]=n),r.jsx("span",Object.assign({className:h,"data-size":o,style:Object.keys(p).length>0?p:void 0,role:m?"presentation":"img","aria-label":m?void 0:s,"aria-hidden":m?"true":void 0},u,{children:t}))},exports.Media=S,exports.MediaBlock=T,exports.Modal=({isOpen:e,onClose:t,children:o,className:a="",darkMode:i=!1,size:n="md",ariaLabel:c,closeOnOverlayClick:d=!0,closeOnEscape:s=!0,forceBottomSheet:m=!1})=>{const u=l.useRef(null),h=l.useRef(null),p=l.useRef(null),[g,v]=l.useState(0),[f,b]=l.useState(!1),[y,k]=l.useState(!1),x=l.useRef(null),F=l.useCallback(()=>{t()},[t]),S=l.useCallback(()=>{k(!0);const e=setTimeout(()=>{k(!1),v(0),F()},300);return()=>clearTimeout(e)},[F]);l.useEffect(()=>{var r;const t=u.current;t&&(e&&!t.open?(p.current=document.activeElement,t.showModal(),k(!1),v(0)):!e&&t.open&&(t.close(),null===(r=p.current)||void 0===r||r.focus()))},[e]),l.useEffect(()=>{const e=u.current;if(!e)return;const r=e=>{s?F():e.preventDefault()};return e.addEventListener("cancel",r),()=>e.removeEventListener("cancel",r)},[s,F]);const w=l.useCallback(e=>{const r=e.touches[0];x.current={y:r.clientY,time:Date.now()},b(!0)},[]),j=l.useCallback(e=>{if(!x.current)return;const r=e.touches[0].clientY-x.current.y;r>0&&v(r)},[]),z=l.useCallback(()=>{if(!x.current)return;const e=(Date.now()-x.current.time)/1e3;g>150||g/e>500?S():v(0),b(!1),x.current=null},[g,S]);if(!e)return null;const C=g>0?{transform:`translateY(${g}px)`,transition:f?"none":void 0}:{};return r.jsx("dialog",{ref:u,className:`modal ${y?"modal--closing":""} ${a}`,"data-dark-mode":i||void 0,"data-size":n,"data-bottom-sheet":m||void 0,"aria-label":c,onClick:e=>{d&&e.target===u.current&&F()},children:r.jsxs("div",{ref:h,className:"modal__content",style:C,children:[r.jsx("div",{className:"modal__drag-handle",onTouchStart:w,onTouchMove:j,onTouchEnd:z,"aria-hidden":"true",children:r.jsx("div",{className:"modal__drag-indicator"})}),r.jsx("div",{className:"modal__body",children:o})]})})},exports.Page=()=>{const[e,t]=l.useState();return r.jsxs("article",{children:[r.jsx(N,{user:e,onLogin:()=>t({name:"Jane Doe"}),onLogout:()=>t(void 0),onCreateAccount:()=>t({name:"Jane Doe"})}),r.jsxs("section",{className:"storybook-page",children:[r.jsx("h2",{children:"Pages in Storybook"}),r.jsxs("p",{children:["We recommend building UIs with a"," ",r.jsx("a",{href:"https://componentdriven.org",target:"_blank",rel:"noopener noreferrer",children:r.jsx("strong",{children:"component-driven"})})," ","process starting with atomic components and ending with pages."]})]})]})},exports.Paragraph=H,exports.PlayButton=({icon:e,darkMode:t=!1,size:o,className:a,style:i})=>{const l=["play-button",a].filter(Boolean).join(" ");return r.jsx("span",{className:l,style:i,"data-dark-mode":t||void 0,"data-size":o||void 0,"aria-hidden":"true",children:e})},exports.PlayIcon=e=>r.jsxs("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 150 176","aria-hidden":"true"},e,{children:[r.jsx("g",{className:"play-button__shadow",children:r.jsx("path",{d:"M0,175.6V.6l150,87.5L0,175.6Z"})}),r.jsx("path",{className:"play-button__shape",d:"M18.8,11.6l112.7,65.7,18.6,10.9-18.6,10.9L18.8,164.7,0,175.6V.6l18.8,10.9ZM18.8,143l94-54.8L18.8,33.3v109.7Z"})]})),exports.PrimaxCard=({variant:e="icon",icon:t,imageUrl:o,imageAlt:a="",title:i,titleAs:l,description:n,metadata:c,textAlign:d,button:s,buttonVariant:m="general",href:u,target:h="_self",darkMode:p=!1,animated:g,className:v,children:f,"aria-label":b})=>{const k=null!=l?l:"image"===e?"p":"h4",x=["primax-card",`primax-card--${e}`,`primax-card--align-${null!=d?d:"image"===e?"left":"center"}`,v].filter(Boolean).join(" ");return r.jsxs("a",{href:u,target:h,rel:"_blank"===h?"noopener noreferrer":void 0,className:x,"data-dark-mode":p||void 0,"data-animated":void 0!==g?g?"true":"false":void 0,"aria-label":b||i,children:[("image"===e||"profile"===e)&&o&&r.jsx("div",{className:"primax-card__image-wrapper",children:r.jsx("img",{src:o,alt:a,className:"primax-card__image",loading:"lazy"})}),r.jsxs("div",{className:"primax-card__content",children:["icon"===e&&t&&r.jsx("div",{className:"primax-card__icon","aria-hidden":"true",children:t}),c&&r.jsx("div",{className:"primax-card__metadata",children:c}),r.jsxs("div",{className:"primax-card__text",children:["p"===k||"span"===k?r.jsx(H,{as:k,weight:"bold",className:"primax-card__title",darkMode:p,children:i}):r.jsx(C,{level:k,variant:"componentTitle",className:"primax-card__title",darkMode:p,children:i}),n&&r.jsx(H,{className:"primax-card__description",darkMode:p,children:n})]}),s&&"link"===m&&r.jsx("div",{className:"primax-card__action primax-card__action--link","aria-hidden":"true",children:r.jsx(y,Object.assign({},s,{buttonType:"link",darkMode:p}))}),f]}),s&&"link"!==m&&r.jsx("div",{className:"primax-card__action primax-card__action--button","aria-hidden":"true",children:r.jsx(y,Object.assign({},s,{buttonType:"general",darkMode:p}))})]})},exports.RichText=({content:e,darkMode:t=!1,className:o,style:a,maxWidth:i})=>{const l=["rich-text",o].filter(Boolean).join(" "),n=i?Object.assign(Object.assign({},a),{maxWidth:i}):a;return r.jsx("div",{className:l,style:n,"data-dark-mode":t?"true":void 0,dangerouslySetInnerHTML:{__html:e}})},exports.Subscribe=({heading:e,headingLevel:t="h2",fields:o,columns:a={sm:1,md:2,lg:3},gap:i,rowGap:n,columnGap:c,submitLabel:d="Submit",loading:s=!1,disclaimer:m,onSubmit:u,onValidate:h,onError:p,darkMode:g=!1,className:v})=>{const f=l.useRef(null),[b,k]=l.useState(()=>Object.fromEntries(o.map(e=>[e.name,""]))),[x,F]=l.useState(()=>Object.fromEntries(o.filter(e=>"dropdown-select"===e.type).map(e=>[e.name,[]]))),[S,w]=l.useState({}),[j,z]=l.useState({}),B=l.useCallback((e,r)=>{k(t=>Object.assign(Object.assign({},t),{[e]:r})),w(r=>{if(!r[e])return r;const t=Object.assign({},r);return delete t[e],t})},[]),$=l.useCallback((e,r)=>{F(t=>Object.assign(Object.assign({},t),{[e]:r})),k(t=>Object.assign(Object.assign({},t),{[e]:r.join(",")})),w(r=>{if(!r[e])return r;const t=Object.assign({},r);return delete t[e],t})},[]),N=l.useCallback(e=>{var r;z(r=>Object.assign(Object.assign({},r),{[e.name]:!0}));const t=Y(null!==(r=b[e.name])&&void 0!==r?r:"",e);t&&w(r=>Object.assign(Object.assign({},r),{[e.name]:t}))},[b]),W=l.useCallback(async e=>{e.preventDefault();const r={};if(o.forEach(e=>{var t;const o=Y(null!==(t=b[e.name])&&void 0!==t?t:"",e);o&&(r[e.name]=o)}),h){const e=await h(b);e&&Object.assign(r,e)}if(Object.keys(r).length>0)return w(r),z(Object.fromEntries(o.map(e=>[e.name,!0]))),void(null==p||p(r));null==u||u(b)},[o,b,u,h,p]),L=Object.keys(S).length>0,O=["subscribe",v].filter(Boolean).join(" ");return r.jsxs("section",{className:O,"data-dark-mode":g||void 0,"aria-label":e,children:[r.jsx(C,{level:t,variant:"sectionDivider",darkMode:g,className:"subscribe__heading",children:e}),r.jsxs("form",{ref:f,className:"subscribe__form",onSubmit:W,noValidate:!0,children:[r.jsx(A,{columns:a,gap:i,className:"subscribe__fields",rowGap:n,columnGap:c,children:o.map(e=>{var t,o,a,i;return r.jsx(_,{colSpan:e.colSpan,children:"dropdown-select"===e.type?r.jsx(Z,{name:e.name,label:e.label,placeholder:e.placeholder,options:null!==(t=e.options)&&void 0!==t?t:[],value:null!==(o=x[e.name])&&void 0!==o?o:[],onChange:r=>$(e.name,r),onBlur:()=>N(e),validation:e.dropdownValidation,error:j[e.name]?S[e.name]:void 0,darkMode:g}):r.jsx(G,{name:e.name,label:e.label,type:null!==(a=e.type)&&void 0!==a?a:"text",placeholder:e.placeholder,value:null!==(i=b[e.name])&&void 0!==i?i:"",onChange:r=>B(e.name,r),onBlur:()=>N(e),validation:e.validation,error:j[e.name]?S[e.name]:void 0,darkMode:g})},e.name)})}),r.jsx(y,{buttonType:"general",size:"md",darkMode:g,disabled:s||L,className:"subscribe__submit",onClick:()=>{var e;return null===(e=f.current)||void 0===e?void 0:e.requestSubmit()},children:s?"Submitting":d}),m&&r.jsx(H,{className:"subscribe__disclaimer",darkMode:g,dangerouslySetInnerHTML:{__html:m}})]})]})},exports.TextInput=G,exports.TextLink=({label:e,href:t,externalLink:o,target:a="_self",onClick:i,className:l="",icon:n,style:c,disabled:d=!1,darkMode:s=!1,"aria-label":m,"aria-describedby":u,"data-testid":h})=>{const p=o||t,g=!!o||"_blank"===a;return!p||d?r.jsxs("span",{className:`text-link text-link--disabled ${l}`,"data-dark-mode":s||void 0,style:c,"data-testid":h,"aria-label":m||e,"aria-describedby":u,children:[e," ",n]}):r.jsxs("a",{href:p,target:a,rel:g?"noopener noreferrer":void 0,onClick:e=>{d?e.preventDefault():i&&i(e)},onKeyDown:e=>{!d||"Enter"!==e.key&&" "!==e.key||e.preventDefault()},className:`text-link ${l}`,"data-dark-mode":s||void 0,style:c,"aria-label":m,"aria-describedby":u,"data-testid":h,children:[e," ",n]})},exports.ThemeProvider=b,exports.TwoColumn=q,exports.VideoPlayer=({src:e,thumbnail:t,alt:o="",playIcon:a,playbackMode:i="inline",aspectRatio:n="16/9",mediaProps:c,darkMode:d=!1,className:s,style:m})=>{const[u,h]=l.useState(!1),p=/wistia\.(com|net)/i.test(g=e)||/wi\.st/i.test(g)?function(e){var r;const t=e.match(/(?:medias|iframe|embed)\/([a-zA-Z0-9]+)/)||e.match(/wi\.st\/medias\/([a-zA-Z0-9]+)/)||e.match(/wistia\.com\/medias\/([a-zA-Z0-9]+)/);return null!==(r=null==t?void 0:t[1])&&void 0!==r?r:null}(e):null;var g;const v="video-player",f=[v,u&&`${v}--playing`,s].filter(Boolean).join(" ");l.useEffect(()=>{"popover"===i&&p&&(L?Promise.resolve():new Promise(e=>{if(E.push(e),O)return;if(O=!0,document.querySelector(`script[src="${W}"]`))return L=!0,E.forEach(e=>e()),void(E.length=0);const r=document.createElement("script");r.src=W,r.async=!0,r.onload=()=>{L=!0,E.forEach(e=>e()),E.length=0},document.head.appendChild(r)})).then(()=>{const e=`https://fast.wistia.com/embed/${p}.js`;if(!document.querySelector(`script[src="${e}"]`)){const r=document.createElement("script");r.src=e,r.async=!0,r.type="module",document.head.appendChild(r)}})},[i,p]);const b=l.useCallback(()=>{"inline"===i&&h(!0)},[i]),y=()=>a?r.jsx("div",{className:`${v}__play-icon`,children:a}):r.jsx("div",{className:`${v}__play-icon`,children:r.jsxs("svg",{viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[r.jsx("circle",{cx:"32",cy:"32",r:"31",fill:"var(--video-player-play-icon-bg, rgba(0, 0, 0, 0.6))",stroke:"var(--video-player-play-icon-border, rgba(255, 255, 255, 0.8))",strokeWidth:"2"}),r.jsx("polygon",{points:"26,20 26,44 46,32",fill:"var(--video-player-play-icon-color, #fff)"})]})}),k=Object.assign({},m);if("popover"===i&&p){const e="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=";return r.jsx("div",{className:f,style:k,"data-dark-mode":d||void 0,ref:r=>{if(!r)return;if(r.querySelector("wistia-player"))return;const t=document.createElement("wistia-player");t.setAttribute("media-id",p),t.setAttribute("wistia-popover",""),t.setAttribute("popover-content","html"),t.setAttribute("poster",e),t.style.display="block",t.style.width="100%",n&&(t.style.aspectRatio=n);const o=r.querySelector(`.${v}__thumbnail-wrapper`);o&&t.appendChild(o),r.insertBefore(t,r.firstChild)},children:r.jsxs("div",{className:`${v}__thumbnail-wrapper`,style:{aspectRatio:n},children:[t&&r.jsx(S,{src:t,type:"image",alt:o,objectFit:"cover",aspectRatio:n}),y()]})})}return u?r.jsx("div",{className:f,style:k,"data-dark-mode":d||void 0,children:r.jsx(S,Object.assign({src:e,type:"video",alt:o,autoplay:!0,controls:!0,aspectRatio:n},c))}):r.jsx("div",{className:f,style:k,"data-dark-mode":d||void 0,children:r.jsxs("button",{className:`${v}__thumbnail-wrapper`,onClick:b,"aria-label":`Play video: ${o}`,type:"button",style:{aspectRatio:n},children:[t?r.jsx(S,{src:t,type:"image",alt:o,objectFit:"cover",aspectRatio:n}):r.jsx("div",{className:`${v}__placeholder`}),y()]})})},exports.VideoSection=({variation:e="media-first",heading:t,headingLevel:o="h2",description:a,bulletPoints:i,bulletIcon:l,button:n,media:c,darkMode:d=!1,className:s})=>{const m="primax-video-section",u=[m,`${m}--${e}`,s].filter(Boolean).join(" "),h=r.jsxs("div",{className:`${m}__content`,children:[r.jsxs("div",{className:`${m}__text-content`,children:[r.jsx(C,{level:o,variant:"sectionDivider",darkMode:d,className:`${m}__heading`,children:t}),a&&r.jsx(H,{className:`${m}__description`,darkMode:d,children:a}),i&&i.length>0&&r.jsx($,{items:i,icon:l,darkMode:d})]}),n&&r.jsx(y,Object.assign({buttonType:n.buttonType||"general",size:n.size||"lg",darkMode:d},n,{children:n.children||n.label}))]}),p=r.jsx("div",{className:`${m}__media`,children:r.jsx(T,Object.assign({},c))});return r.jsx("section",{className:u,"data-dark-mode":d||void 0,children:r.jsx("div",{className:`${m}__inner`,children:"media-first"===e?r.jsxs(r.Fragment,{children:[p,h]}):r.jsxs(r.Fragment,{children:[h,p]})})})},exports.advisorsPlusColorSystem=K,exports.advisorsPlusTheme=J,exports.applyTheme=function(e,r){const t=p(e,r?`[data-theme="${r}"]`:":root"),o=document.getElementById(`theme-${e.name}`);o&&o.remove();const a=document.createElement("style");a.id=`theme-${e.name}`,a.textContent=t,document.head.appendChild(a)},exports.defaultButtonIcons=d,exports.defaultColorSystem=s,exports.defaultTheme=m,exports.generateThemeCSS=p,exports.primaxColorSystem=Q,exports.primaxTheme=ee,exports.setThemeAttribute=function(e){document.documentElement.setAttribute("data-theme",e)},exports.useColorToken=function(e,r){return re()[e][r]||""},exports.useColorTokens=re,exports.useColorVar=function(e,r){const t=r.replace(/([A-Z])/g,"-$1").toLowerCase();return"primitives"===e?`var(--color-${t})`:`var(--${t})`},exports.useTheme=f;
2
2
  //# sourceMappingURL=index.js.map