:root{--hp-palette-white: #ffffff;--hp-palette-black: #050b16;--hp-palette-grey-100: #eef3f8;--hp-palette-grey-200: #dde5ed;--hp-palette-grey-400: #8497af;--hp-palette-grey-600: #3c4c60;--hp-palette-yellow-contrast: #ffca42;--hp-palette-yellow-soft: #ffe183;--hp-palette-yellow-light: #fff0c3;--hp-palette-orange-contrast: #ff5c00;--hp-palette-orange-soft: #ffae67;--hp-palette-orange-light: #ffead1;--hp-palette-pink-contrast: #f92f8e;--hp-palette-pink-soft: #fdc8e4;--hp-palette-pink-light: #fdf0f6;--hp-palette-coral: #ff7070;--hp-palette-crimson: #9b0000;--hp-palette-green-contrast: #00b29d;--hp-palette-green-soft: #86f5e0;--hp-palette-green-light: #c2fbef;--hp-palette-blue-contrast: #0058f4;--hp-palette-blue-soft: #97acff;--hp-palette-blue-light: #dbe4fe;--hp-brand-primary: var(--hp-palette-yellow-contrast);--hp-bg-primary: var(--hp-brand-primary);--hp-bg-white: var(--hp-palette-white);--hp-bg-black: var(--hp-palette-black);--hp-bg-grey-100: var(--hp-palette-grey-100);--hp-bg-grey-200: var(--hp-palette-grey-200);--hp-bg-hover: var(--hp-palette-yellow-light);--hp-bg-hover-primary: var(--hp-palette-orange-soft);--hp-bg-hover-lighter: rgba(255, 255, 255, .2);--hp-bg-focus: var(--hp-palette-yellow-soft);--hp-font-black: var(--hp-palette-black);--hp-font-white: var(--hp-palette-white);--hp-font-soft: var(--hp-palette-grey-600);--hp-font-light: var(--hp-palette-grey-400);--hp-font-primary: var(--hp-brand-primary);--hp-font-link: var(--hp-palette-blue-contrast);--hp-border-black: var(--hp-palette-black);--hp-border-soft: var(--hp-palette-grey-400);--hp-border-focus: var(--hp-palette-blue-contrast);--hp-icon-white: var(--hp-palette-white);--hp-icon-black: var(--hp-palette-black);--hp-icon-soft: var(--hp-palette-grey-600);--hp-color-background: var(--hp-bg-white);--hp-color-surface: var(--hp-bg-grey-100);--hp-color-surface-strong: var(--hp-bg-grey-200);--hp-color-text: var(--hp-font-black);--hp-color-muted: var(--hp-font-soft);--hp-color-border: var(--hp-border-soft);--hp-color-primary: var(--hp-brand-primary);--hp-color-primary-text: var(--hp-font-black);--hp-color-focus: var(--hp-border-focus);--hp-color-danger: var(--hp-palette-pink-contrast);--hp-bg-btn-danger: var(--hp-palette-coral);--hp-badge-info-bg: var(--hp-palette-blue-light);--hp-badge-info-text: var(--hp-font-black);--hp-badge-success-bg: var(--hp-palette-green-light);--hp-badge-success-text: var(--hp-font-black);--hp-bg-training-card-1: var(--hp-palette-yellow-light);--hp-bg-training-card-2: var(--hp-palette-green-light);--hp-bg-training-card-3: var(--hp-palette-blue-light);--hp-bg-training-card-4: var(--hp-palette-pink-light);--hp-filter-grayscale: ;--hp-filter-saturation: ;--hp-font-body: "Lexend", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hp-font-heading: "Atkinson Hyperlegible", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hp-font-size-base: 1rem;--hp-line-height-base: 1.5;--hp-letter-spacing-base: 0;--hp-font-weight-base: 400;--hp-text-scale: 1;--hp-text-weight-body: 400;--hp-text-weight-semibold: 600;--hp-text-weight-heading: 700;--hp-text-h1-size: calc(3.5rem * var(--hp-text-scale));--hp-text-h1-line: 3.75rem;--hp-text-h2-size: calc(3rem * var(--hp-text-scale));--hp-text-h2-line: 3.125rem;--hp-text-h3-size: calc(2.5rem * var(--hp-text-scale));--hp-text-h3-line: 2.75rem;--hp-text-h4-size: calc(2rem * var(--hp-text-scale));--hp-text-h4-line: 2.5rem;--hp-text-h5-size: calc(1.5rem * var(--hp-text-scale));--hp-text-h5-line: 2rem;--hp-text-h6-size: calc(2rem * var(--hp-text-scale));--hp-text-h6-line: 2.5rem;--hp-text-body-1-size: calc(1.5rem * var(--hp-text-scale));--hp-text-body-1-line: 1.875rem;--hp-text-body-2-size: calc(1.25rem * var(--hp-text-scale));--hp-text-body-2-line: 1.875rem;--hp-text-body-3-size: calc(1rem * var(--hp-text-scale));--hp-text-body-3-line: 1.5rem;--hp-text-body-4-size: calc(.875rem * var(--hp-text-scale));--hp-text-body-4-line: 1.25rem;--hp-radius-sm: .5rem;--hp-radius-md: .75rem;--hp-radius-lg: 1rem;--hp-radius-xl: 1.5rem;--hp-focus-width: 4px;--hp-focus-offset: 4px;--hp-space-page: 1.5rem;--Width-and-height-Large: 64px;--Spacings-M: 24px;--Spacings-XS: 12px;--Radius-Buttons-inputs: var(--hp-radius-sm);--Borders-Black: var(--hp-palette-black);--Brand-Primary: var(--hp-brand-primary);--Brand-Primary-Text: var(--hp-font-black);--Shadow-Drop400: 0 4px 0 0 var(--hp-palette-black);--Shadow-Drop500: 0 5px 0 0 var(--hp-palette-black)}html[data-font-size=large]{--hp-font-size-base: 1.125rem;--hp-text-scale: 1.125}html[data-font-size=xlarge]{--hp-font-size-base: 1.25rem;--hp-text-scale: 1.25}html[data-line-height=relaxed]{--hp-line-height-base: 1.75}html[data-line-height=loose]{--hp-line-height-base: 2}html[data-readable-font=true]{--hp-font-body: "Atkinson Hyperlegible", system-ui, sans-serif;--hp-font-heading: "Atkinson Hyperlegible", system-ui, sans-serif}html[data-dyslexic-font=true]{--hp-font-body: "OpenDyslexic", "Atkinson Hyperlegible", system-ui, sans-serif;--hp-font-heading: "OpenDyslexic", "Atkinson Hyperlegible", system-ui, sans-serif}html[data-letter-spacing=wide]{--hp-letter-spacing-base: .04em}html[data-letter-spacing=wider]{--hp-letter-spacing-base: .08em}html[data-font-weight=medium]{--hp-font-weight-base: 500;--hp-text-weight-body: 500;--hp-text-weight-semibold: 600;--hp-text-weight-heading: 700}html[data-font-weight=medium] :is(.font-normal){font-weight:500!important}html[data-font-weight=bold]{--hp-font-weight-base: 700;--hp-text-weight-body: 700;--hp-text-weight-semibold: 800;--hp-text-weight-heading: 900}html[data-font-weight=bold] :is(.font-normal,.font-medium,.font-semibold){font-weight:700!important}html[data-text-align=left] body{text-align:left}html[data-text-align=center] body{text-align:center}html[data-contrast=dark]{--hp-color-background: var(--hp-palette-black);--hp-color-surface: var(--hp-palette-black);--hp-color-surface-strong: var(--hp-palette-grey-600);--hp-color-text: var(--hp-palette-white);--hp-color-muted: var(--hp-palette-grey-200);--hp-color-border: var(--hp-palette-white);--hp-color-primary: var(--hp-palette-yellow-soft);--hp-color-primary-text: var(--hp-palette-black)}html[data-contrast=light]{--hp-color-background: var(--hp-palette-white);--hp-color-surface: var(--hp-palette-white);--hp-color-surface-strong: var(--hp-palette-grey-100);--hp-color-text: var(--hp-palette-black);--hp-color-muted: var(--hp-palette-grey-600);--hp-color-border: var(--hp-palette-black);--hp-color-primary: var(--hp-palette-blue-contrast);--hp-color-primary-text: var(--hp-palette-white)}html[data-contrast=high]{--hp-color-background: var(--hp-palette-black);--hp-color-surface: var(--hp-palette-black);--hp-color-surface-strong: var(--hp-palette-grey-600);--hp-color-text: var(--hp-palette-white);--hp-color-muted: var(--hp-palette-white);--hp-color-border: var(--hp-palette-white);--hp-color-primary: var(--hp-palette-yellow-contrast);--hp-color-primary-text: var(--hp-palette-black);--hp-color-focus: #00ffff;--Shadow-Drop400: 0 4px 0 0 var(--hp-palette-white);--Shadow-Drop500: 0 5px 0 0 var(--hp-palette-white)}html[data-contrast=high] :is(.shadow-sm,.shadow,.shadow-md,.shadow-lg,.shadow-xl,.shadow-2xl,.shadow-inner){--tw-shadow-color: rgba(255, 255, 255, .25) !important;--tw-shadow: var(--tw-shadow-colored) !important}html[data-contrast=dark],html[data-contrast=high]{--Borders-Black: var(--hp-palette-white);--hp-border-black: var(--hp-palette-white);--hp-bg-hover: var(--hp-palette-grey-600);--hp-bg-btn-danger: var(--hp-palette-crimson);--hp-badge-info-bg: #1e3a8a;--hp-badge-info-text: var(--hp-palette-white);--hp-badge-success-bg: #14532d;--hp-badge-success-text: var(--hp-palette-white);--hp-bg-training-card-1: var(--hp-color-surface);--hp-bg-training-card-2: var(--hp-color-surface);--hp-bg-training-card-3: var(--hp-color-surface);--hp-bg-training-card-4: var(--hp-color-surface)}html[data-stop-animations=true] *,html[data-motion=reduced] *{animation:none!important;transition:none!important;scroll-behavior:auto!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html[data-text-magnifier=true] :is(h1,h2,h3,h4,h5,h6,p,li,dt,dd,figcaption,label,button,a,[role=button],blockquote,q){cursor:zoom-in;transition:transform .15s ease}html[data-text-magnifier=true] :is(h1,h2,h3,h4,h5,h6,p,li,dt,dd,figcaption,label,button,a,[role=button],blockquote,q):hover{position:relative;z-index:100;transform:scale(1.5);transform-origin:left top;background:var(--hp-color-background);border-radius:var(--hp-radius-sm);box-shadow:0 0 0 10px var(--hp-color-background),0 6px 24px #00000040;outline:2px solid var(--hp-color-focus);outline-offset:6px}html[data-text-magnifier=true] :is(a,q):hover{display:inline-block}html[data-big-cursor=true],html[data-big-cursor=true] *{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'><path d='M6 4 L40 24 L24 28 L18 44 Z' fill='black' stroke='white' stroke-width='2'/></svg>") 0 0,default}html[data-highlight-links=true] a,html[data-highlight-links=true] [role=link],html[data-highlight-links=true] button:not([role=switch]):not([role=tab]):not([role=slider]):not([aria-haspopup=listbox]):not([aria-haspopup=grid]),html[data-highlight-links=true] [role=toolbar] button{text-decoration:underline!important;text-decoration-thickness:.16em!important;text-underline-offset:.2em!important;outline:2px dashed var(--hp-color-focus)!important;outline-offset:.2em!important}html[data-highlight-titles=true] h1,html[data-highlight-titles=true] h2,html[data-highlight-titles=true] h3{outline:3px solid var(--hp-color-focus);outline-offset:.15em}html[data-highlight-content=true] main,html[data-highlight-content=true] article,html[data-highlight-content=true] section{outline:2px solid var(--hp-color-focus);outline-offset:.25rem}html[data-monochrome=true]{--hp-filter-grayscale: grayscale(1)}html[data-saturation=low]{--hp-filter-saturation: saturate(.55)}html[data-saturation=high]{--hp-filter-saturation: saturate(1.4)}html[data-hide-images=true] img,html[data-hide-images=true] picture,html[data-hide-images=true] svg[aria-hidden=false]{visibility:hidden}html[data-keyboard-navigation=true] :focus,html[data-keyboard-navigation=true] :focus-visible{outline:var(--hp-focus-width) solid var(--hp-color-focus)!important;outline-offset:var(--hp-focus-offset)!important}html[data-reading-mask=true] body:before,html[data-reading-mask=true] body:after{content:"";position:fixed;left:0;right:0;background:color-mix(in srgb,var(--hp-palette-black) 60%,transparent);pointer-events:none;z-index:9998}html[data-reading-mask=true] body:before{top:0;height:calc(var(--hp-reading-mask-y, 50vh) - 80px)}html[data-reading-mask=true] body:after{top:calc(var(--hp-reading-mask-y, 50vh) + 80px);bottom:0}html[data-reading-line=true]:after{content:"";position:fixed;left:0;right:0;top:var(--hp-reading-line-y, 50vh);height:4px;background-color:var(--hp-color-focus);pointer-events:none;z-index:9999;transform:translateY(-50%)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.\!sticky{position:sticky!important}.sticky{position:sticky}.-top-9{top:-2.25rem}.bottom-6{bottom:1.5rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.right-6{right:1.5rem}.top-0{top:0}.z-10{z-index:10}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.m-0{margin:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.-mb-0\.5{margin-bottom:-.125rem}.-mt-3{margin-top:-.75rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-14{height:3.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-9{height:2.25rem}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[90vh\]{height:90vh}.h-\[var\(--Width-and-height-Large\)\]{height:var(--Width-and-height-Large)}.h-full{height:100%}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-\[calc\(100svh-4rem\)\]{max-height:calc(100svh - 4rem)}.max-h-none{max-height:none}.min-h-0{min-height:0px}.min-h-\[200px\]{min-height:200px}.min-h-\[44px\]{min-height:44px}.min-h-\[48px\]{min-height:48px}.min-h-\[var\(--Width-and-height-Large\)\]{min-height:var(--Width-and-height-Large)}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-\[calc\(100vw-2rem\)\]{width:calc(100vw - 2rem)}.w-auto{width:auto}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[11rem\]{min-width:11rem}.min-w-\[48px\]{min-width:48px}.min-w-full{min-width:100%}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0\.5{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-progress{cursor:progress}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[var\(--Spacings-XS\)\]{gap:var(--Spacings-XS)}.gap-y-2{row-gap:.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-\[color\:var\(--hp-color-border\)\]>:not([hidden])~:not([hidden]){border-color:var(--hp-color-border)}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[var\(--Radius-Buttons-inputs\)\]{border-radius:var(--Radius-Buttons-inputs)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--hp-radius-lg)}.rounded-md{border-radius:var(--hp-radius-md)}.rounded-xl{border-radius:var(--hp-radius-xl)}.rounded-t-md{border-top-left-radius:var(--hp-radius-md);border-top-right-radius:var(--hp-radius-md)}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-\[color\:var\(--Borders-Black\)\]{border-color:var(--Borders-Black)}.border-\[color\:var\(--hp-color-border\)\]{border-color:var(--hp-color-border)}.border-\[color\:var\(--hp-color-danger\)\]{border-color:var(--hp-color-danger)}.border-\[color\:var\(--hp-color-primary\)\]{border-color:var(--hp-color-primary)}.border-\[color\:var\(--hp-palette-green-contrast\)\]{border-color:var(--hp-palette-green-contrast)}.border-border{border-color:var(--hp-color-border)}.border-current{border-color:currentColor}.border-danger{border-color:var(--hp-color-danger)}.border-muted{border-color:var(--hp-color-muted)}.border-primary{border-color:var(--hp-color-primary)}.border-text{border-color:var(--hp-color-text)}.border-transparent{border-color:transparent}.border-r-transparent{border-right-color:transparent}.bg-\[color\:var\(--hp-badge-info-bg\)\]{background-color:var(--hp-badge-info-bg)}.bg-\[color\:var\(--hp-badge-success-bg\)\]{background-color:var(--hp-badge-success-bg)}.bg-\[color\:var\(--hp-bg-btn-danger\)\]{background-color:var(--hp-bg-btn-danger)}.bg-\[color\:var\(--hp-color-primary\)\]{background-color:var(--hp-color-primary)}.bg-\[var\(--Brand-Primary\)\]{background-color:var(--Brand-Primary)}.bg-background{background-color:var(--hp-color-background)}.bg-danger-soft{background-color:var(--hp-palette-pink-light)}.bg-hover{background-color:var(--hp-bg-hover)}.bg-muted{background-color:var(--hp-color-muted)}.bg-primary{background-color:var(--hp-color-primary)}.bg-surface{background-color:var(--hp-color-surface)}.bg-surface-strong{background-color:var(--hp-color-surface-strong)}.bg-text{background-color:var(--hp-color-text)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.p-0{padding:0}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[var\(--Spacings-M\)\]{padding-left:var(--Spacings-M);padding-right:var(--Spacings-M)}.px-\[var\(--hp-space-page\)\]{padding-left:var(--hp-space-page);padding-right:var(--hp-space-page)}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-1{padding-bottom:.25rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pl-4{padding-left:1rem}.pr-8{padding-right:2rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-3{padding-top:.75rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.font-body{font-family:var(--hp-font-body)}.font-heading{font-family:var(--hp-font-heading)}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-\[0\.6875rem\]{font-size:.6875rem}.text-body-2{font-size:var(--hp-text-body-2-size);line-height:var(--hp-text-body-2-line);font-weight:var(--hp-text-weight-body)}.text-body-3{font-size:var(--hp-text-body-3-size);line-height:var(--hp-text-body-3-line);font-weight:var(--hp-text-weight-body)}.text-body-4{font-size:var(--hp-text-body-4-size);line-height:var(--hp-text-body-4-line);font-weight:var(--hp-text-weight-body)}.text-h2{font-size:var(--hp-text-h2-size);line-height:var(--hp-text-h2-line);font-weight:var(--hp-text-weight-heading)}.text-h3{font-size:var(--hp-text-h3-size);line-height:var(--hp-text-h3-line);font-weight:var(--hp-text-weight-heading)}.text-h4{font-size:var(--hp-text-h4-size);line-height:var(--hp-text-h4-line);font-weight:var(--hp-text-weight-heading)}.text-h5{font-size:var(--hp-text-h5-size);line-height:var(--hp-text-h5-line);font-weight:var(--hp-text-weight-heading)}.text-semibold-2{font-size:var(--hp-text-body-2-size);line-height:var(--hp-text-body-2-line);font-weight:var(--hp-text-weight-semibold)}.text-semibold-3{font-size:var(--hp-text-body-3-size);line-height:var(--hp-text-body-3-line);font-weight:var(--hp-text-weight-semibold)}.text-semibold-4{font-size:var(--hp-text-body-4-size);line-height:var(--hp-text-body-4-line);font-weight:var(--hp-text-weight-semibold)}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-5{line-height:1.25rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[color\:var\(--Borders-Black\)\]{color:var(--Borders-Black)}.text-\[color\:var\(--Brand-Primary-Text\)\]{color:var(--Brand-Primary-Text)}.text-\[color\:var\(--hp-badge-info-text\)\]{color:var(--hp-badge-info-text)}.text-\[color\:var\(--hp-badge-success-text\)\]{color:var(--hp-badge-success-text)}.text-\[color\:var\(--hp-color-danger\)\]{color:var(--hp-color-danger)}.text-\[color\:var\(--hp-color-primary\)\]{color:var(--hp-color-primary)}.text-\[color\:var\(--hp-color-primary-text\)\]{color:var(--hp-color-primary-text)}.text-\[color\:var\(--hp-palette-green-contrast\)\]{color:var(--hp-palette-green-contrast)}.text-background{color:var(--hp-color-background)}.text-muted{color:var(--hp-color-muted)}.text-primary{color:var(--hp-color-primary)}.text-primary-text{color:var(--hp-color-primary-text)}.text-text{color:var(--hp-color-text)}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-40{opacity:.4}.opacity-\[0\.55\]{opacity:.55}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}html,body,#root{min-height:100%}html{filter:var(--hp-filter-grayscale) var(--hp-filter-saturation)}body{background:var(--hp-color-background);color:var(--hp-color-text);font-family:var(--hp-font-body);font-size:var(--hp-font-size-base);line-height:var(--hp-line-height-base);margin:0;-webkit-font-smoothing:antialiased}.placeholder\:text-muted::-moz-placeholder{color:var(--hp-color-muted)}.placeholder\:text-muted::placeholder{color:var(--hp-color-muted)}.backdrop\:bg-black\/60::backdrop{background-color:#0009}.read-only\:cursor-default:-moz-read-only{cursor:default}.read-only\:cursor-default:read-only{cursor:default}.focus-within\:outline:focus-within{outline-style:solid}.focus-within\:outline-4:focus-within{outline-width:4px}.focus-within\:outline-offset-2:focus-within{outline-offset:2px}.focus-within\:outline-\[color\:var\(--hp-color-focus\)\]:focus-within{outline-color:var(--hp-color-focus)}.focus-within\:outline-\[color\:var\(--hp-color-primary\)\]:focus-within{outline-color:var(--hp-color-primary)}.hover\:border-\[color\:var\(--hp-color-border\)\]:hover{border-color:var(--hp-color-border)}.hover\:border-hover-primary:hover{border-color:var(--hp-bg-hover-primary)}.hover\:border-muted:hover{border-color:var(--hp-color-muted)}.hover\:bg-\[var\(--Brand-Primary\)\]:hover{background-color:var(--Brand-Primary)}.hover\:bg-hover:hover{background-color:var(--hp-bg-hover)}.hover\:bg-hover-primary:hover{background-color:var(--hp-bg-hover-primary)}.hover\:bg-surface:hover{background-color:var(--hp-color-surface)}.hover\:text-muted:hover{color:var(--hp-color-muted)}.hover\:text-text:hover{color:var(--hp-color-text)}.hover\:brightness-110:hover{--tw-brightness: brightness(1.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:brightness-95:hover{--tw-brightness: brightness(.95);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-focus:focus{--tw-ring-color: var(--hp-color-focus)}.focus-visible\:rounded-sm:focus-visible{border-radius:var(--hp-radius-sm)}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-4:focus-visible{outline-width:4px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-offset-4:focus-visible{outline-offset:4px}.focus-visible\:outline-\[color\:var\(--hp-color-focus\)\]:focus-visible{outline-color:var(--hp-color-focus)}.focus-visible\:outline-\[color\:var\(--hp-color-primary\)\]:focus-visible{outline-color:var(--hp-color-primary)}.active\:brightness-95:active{--tw-brightness: brightness(.95);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-\[0\.55\]:disabled{opacity:.55}.group:hover .group-hover\:opacity-100{opacity:1}.group:focus-visible .group-focus-visible\:opacity-100{opacity:1}@media(min-width:640px){.sm\:mt-1\.5{margin-top:.375rem}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:hidden{display:none}.sm\:h-16{height:4rem}.sm\:h-\[80vh\]{height:80vh}.sm\:min-h-\[220px\]{min-height:220px}.sm\:w-16{width:4rem}.sm\:w-64{width:16rem}.sm\:w-\[80vw\]{width:80vw}.sm\:w-auto{width:auto}.sm\:shrink-0{flex-shrink:0}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-start{align-items:flex-start}.sm\:justify-between{justify-content:space-between}.sm\:gap-4{gap:1rem}.sm\:p-10{padding:2.5rem}.sm\:p-5{padding:1.25rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-3{grid-column:span 3 / span 3}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[1fr_360px\]{grid-template-columns:1fr 360px}.lg\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.lg\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px * var(--tw-divide-y-reverse))}}
