.hkt-consent [hidden]{display:none!important}.hkt-consent-banner{box-sizing:border-box;position:fixed;z-index:70;left:clamp(12px,3vw,36px);right:clamp(12px,3vw,36px);bottom:clamp(12px,3vw,28px);display:flex;align-items:center;justify-content:space-between;gap:28px;width:min(1248px,calc(100% - clamp(24px,6vw,72px)));margin-inline:auto;padding:22px 24px;border:1px solid #cad5df;border-radius:16px;background:#fff;color:#243b53;box-shadow:0 18px 48px #0f233733;font-family:inherit}.hkt-consent-banner__copy{max-width:710px}.hkt-consent h2,.hkt-consent h3{color:#102a43}.hkt-consent-banner h2,.hkt-consent-dialog h2{margin:0 0 8px;font-size:1.25rem;line-height:1.3}.hkt-consent-banner p,.hkt-consent-dialog p{margin:0;color:#52606d;font-size:.9rem;line-height:1.6}.hkt-consent a{color:#087a55;font-weight:800;text-underline-offset:3px}.hkt-consent-banner__copy>a{display:inline-block;margin-top:8px}.hkt-consent-actions{display:flex;gap:10px}.hkt-consent-button,.hkt-consent-close{font:inherit;cursor:pointer}.hkt-consent-button{min-height:44px;padding:10px 16px;border:1px solid #087a55;border-radius:9px;font-size:.82rem;font-weight:800;white-space:nowrap}.hkt-consent-button--primary{background:#087a55;color:#fff}.hkt-consent-button--primary:hover{background:#066b49}.hkt-consent-button--secondary{background:#fff;color:#075f45}.hkt-consent-button--secondary:hover{background:#edfdf7}.hkt-consent button:focus-visible,.hkt-consent a:focus-visible,.hkt-consent input:focus-visible+.hkt-consent-toggle__track{outline:3px solid #f6ad55;outline-offset:3px}.hkt-consent-modal{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px}.hkt-consent-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#071e33ad}.hkt-consent-dialog{box-sizing:border-box;position:relative;width:min(680px,100%);max-height:min(820px,calc(100vh - 40px));overflow:auto;padding:26px;border:1px solid #cad5df;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0000004d;font-family:inherit}.hkt-consent-dialog__header{display:flex;align-items:flex-start;gap:20px}.hkt-consent-close{flex:0 0 42px;width:42px;height:42px;border:0;border-radius:9px;background:#eef2f6;color:#102a43;font-size:1.65rem;line-height:1}.hkt-consent-categories{display:grid;gap:10px;margin:22px 0 16px}.hkt-consent-category{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;border:1px solid #d9e2ec;border-radius:12px;background:#f8fafc}.hkt-consent-category h3,.hkt-consent-category__title{display:block;margin:0 0 5px;font-size:.94rem;font-weight:800}.hkt-consent-category__description{display:block;color:#52606d;font-size:.78rem;line-height:1.5}.hkt-consent-always{flex:0 0 auto;color:#075f45;font-size:.78rem}.hkt-consent-category--editable{cursor:pointer}.hkt-consent-toggle{display:grid;grid-template-columns:44px 26px;align-items:center;gap:8px;flex:0 0 auto}.hkt-consent-toggle input{position:absolute;opacity:0;pointer-events:none}.hkt-consent-toggle__track{position:relative;width:44px;height:24px;border-radius:99px;background:#94a3b8;transition:background .14s ease}.hkt-consent-toggle__track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:transform .14s ease}.hkt-consent-toggle input:checked+.hkt-consent-toggle__track{background:#087a55}.hkt-consent-toggle input:checked+.hkt-consent-toggle__track:after{transform:translate(20px)}.hkt-consent-toggle__state{color:#334e68;font-size:.75rem;font-weight:800}.hkt-consent-notice-link{display:inline-block;margin-bottom:18px;font-size:.85rem}.hkt-consent-dialog__actions{justify-content:flex-end}.hkt-consent-modal-open{overflow:hidden}@media(max-width:800px){.hkt-consent-banner{align-items:stretch;flex-direction:column;gap:16px}.hkt-consent-banner__actions{display:grid;grid-template-columns:1fr 1fr}.hkt-consent-banner__actions .hkt-consent-button--primary{grid-column:1/-1;grid-row:1}.hkt-consent-dialog__actions{display:grid;grid-template-columns:1fr 1fr}.hkt-consent-dialog__actions .hkt-consent-button--primary{grid-column:1/-1;grid-row:1}}@media(max-width:480px){.hkt-consent-banner{bottom:8px;left:8px;right:8px;width:calc(100% - 16px);padding:18px}.hkt-consent-banner__actions,.hkt-consent-dialog__actions{grid-template-columns:1fr}.hkt-consent-banner__actions .hkt-consent-button--primary,.hkt-consent-dialog__actions .hkt-consent-button--primary{grid-column:auto}.hkt-consent-dialog{padding:20px 16px}.hkt-consent-modal{padding:10px}.hkt-consent-category{align-items:flex-start;gap:14px}.hkt-consent-category:not(.hkt-consent-category--editable){flex-direction:column}.hkt-consent-toggle{margin-top:2px}}@media(prefers-color-scheme:dark){html[data-theme=dark] .hkt-consent-banner,html[data-theme=dark] .hkt-consent-dialog{border-color:#486581;background:#102a43;color:#f1f5f9}html[data-theme=dark] .hkt-consent h2,html[data-theme=dark] .hkt-consent h3,html[data-theme=dark] .hkt-consent-category__title{color:#fff}html[data-theme=dark] .hkt-consent p,html[data-theme=dark] .hkt-consent-category__description{color:#cbd5e1}html[data-theme=dark] .hkt-consent-category{border-color:#486581;background:#183b56}html[data-theme=dark] .hkt-consent-button--secondary{background:#183b56;color:#a7f3d0}}@media(prefers-reduced-motion:reduce){.hkt-consent-toggle__track,.hkt-consent-toggle__track:after{transition:none}}*,: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}html{scroll-behavior:smooth}body{--tw-bg-opacity:1;background-color:rgb(247 249 251 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(23 33 43 / var(--tw-text-opacity, 1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-moz-selection{--tw-bg-opacity:1;background-color:rgb(8 122 85 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}::selection{--tw-bg-opacity:1;background-color:rgb(8 122 85 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.hkt-public-container{width:min(1320px,calc(100% - 48px));margin-inline:auto}.hkt-unified-footer{position:relative;margin-top:auto;border-top:1px solid #e2e8f0;background:#f7f9fb;color:#17212b}.hkt-unified-footer__main{display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(0,2fr);align-items:flex-start;gap:clamp(40px,7vw,96px);padding-block:30px 24px}.hkt-unified-footer__brand{display:grid;max-width:390px;gap:12px}.hkt-unified-footer__brand>a{width:-moz-fit-content;width:fit-content;border-radius:8px}.hkt-unified-footer__brand p,.hkt-unified-footer__bottom p,.hkt-unified-footer__utility p{margin:0;color:#64748b;font-size:12px;line-height:1.65}.hkt-unified-footer__groups{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:clamp(28px,4vw,54px)}.hkt-unified-footer__group{display:grid;align-content:start;gap:10px}.hkt-unified-footer__group strong{margin-bottom:2px;color:#17212b;font-size:12px;font-weight:800}.hkt-unified-footer__group-links{display:grid;grid-auto-rows:minmax(20px,auto);gap:8px}.hkt-unified-footer__group-links a,.hkt-unified-footer__group-links .hkt-unified-footer__link-button{display:flex;align-items:center;min-height:0;padding:0;line-height:1.4}.hkt-unified-footer a{color:#102a43;font-size:12px;font-weight:650;text-decoration:none}.hkt-unified-footer a:hover{color:#066b49;text-decoration:underline;text-underline-offset:3px}.hkt-unified-footer a:focus-visible{outline:3px solid #087a55;outline-offset:3px}.hkt-unified-footer__link-button{border:0;background:transparent;color:#102a43;cursor:pointer;font:inherit;font-size:12px;font-weight:650;text-align:left}.hkt-unified-footer__link-button:hover{color:#066b49;text-decoration:underline;text-underline-offset:3px}.hkt-unified-footer__link-button:focus-visible{outline:3px solid #087a55;outline-offset:3px}.hkt-unified-footer__links--compact{display:flex;justify-content:center;gap:8px 18px;flex-wrap:wrap}.hkt-unified-footer__bottom{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:18px 28px;border-top:1px solid #e2e8f0}.hkt-unified-footer:not(.hkt-unified-footer--authenticated){border-top:0;background:#102a43;color:#f7f9fb}.hkt-unified-footer:not(.hkt-unified-footer--authenticated):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.035) 0 1px,transparent 1px 100%);background-size:74px 74px;opacity:.35}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__main,.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__bottom{position:relative}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__main{padding-block:40px 32px}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__groups{grid-template-columns:repeat(3,minmax(120px,1fr))}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__brand p,.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__bottom p{color:#b9c8d5}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-logo__text{color:#f7f9fb}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-logo__text strong{color:#8de0c0}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__group strong{color:#f7f9fb;font-size:11px;letter-spacing:.11em;text-transform:uppercase}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__group strong:after{content:"";display:block;width:18px;height:2px;margin-top:8px;background:#d5a021}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) a,.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__link-button{color:#dce6ef}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) a:hover,.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__link-button:hover{color:#8de0c0}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) a:focus-visible,.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__link-button:focus-visible{outline-color:#8de0c0}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__bottom{border-top-color:#d8e2ea2e}.hkt-unified-footer__utility{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px 24px;padding:12px 4px}.hkt-unified-footer__utility-brand{flex:0 0 auto}.hkt-unified-footer__utility-brand .hkt-logo__mark{width:28px;height:28px}.hkt-unified-footer__utility-brand .hkt-logo__text{font-size:12px}@media(max-width:1023px){.hkt-public-container{width:min(1320px,calc(100% - 40px))}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__main{display:flex;flex-direction:column;gap:28px;padding-block:34px 28px}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__brand{width:100%}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__groups{width:min(100%,720px);align-self:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,32px)}}@media(max-width:767px){.hkt-public-container{width:min(1320px,calc(100% - 32px))}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__main{flex-direction:column;align-items:stretch;gap:16px;padding-block:16px 8px}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__groups{width:100%;grid-template-columns:minmax(0,1fr);gap:6px}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__brand{width:100%;grid-template-columns:minmax(0,1fr) auto;justify-items:start;gap:6px;text-align:left}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__brand-row{grid-column:1;grid-row:1;justify-content:flex-start}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__tagline{grid-column:1 / -1;grid-row:2;max-width:22rem;line-height:1.5}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__social-links{grid-column:2;grid-row:1;align-self:center;justify-content:flex-start;margin-top:0}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__social-link{width:34px;height:34px}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__group{min-width:0;justify-items:start;gap:4px;text-align:left}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__group-links{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 10px}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__group-links a,.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__group-links .hkt-unified-footer__link-button{min-width:0;min-height:28px;overflow-wrap:anywhere}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__group strong:after{margin-top:3px}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__group-links .hkt-unified-footer__link-button{width:auto;margin:0;padding:0}.hkt-unified-footer__links--compact{justify-content:flex-start}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__bottom{min-height:0;align-items:center;flex-direction:column;gap:0;padding-block:6px 8px;text-align:center}.hkt-unified-footer--authenticated{margin-top:14px}.hkt-unified-footer__utility{align-items:center;flex-direction:column;padding:14px 0;text-align:center}.hkt-unified-footer__links--compact{justify-content:center}}.hkt-shell{min-height:100vh;--tw-bg-opacity:1;background-color:rgb(247 249 251 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(23 33 43 / var(--tw-text-opacity, 1))}.hkt-sidebar{border-right-width:1px;border-color:#ffffff1a;--tw-bg-opacity:1;background-color:rgb(7 30 51 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hkt-brand-kicker{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.24em;--tw-text-opacity:1;color:rgb(8 122 85 / var(--tw-text-opacity, 1))}.hkt-sidebar-title{margin-top:.75rem;font-size:1.5rem;line-height:2rem;font-weight:800;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hkt-sidebar-subtitle{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.hkt-nav-link{display:flex;align-items:center;justify-content:space-between;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(226 232 240 / var(--tw-text-opacity, 1));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}.hkt-nav-link:hover{background-color:#ffffff1a;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hkt-nav-link:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#087a55}.hkt-nav-link-active{border-left-width:2px;--tw-border-opacity:1;border-color:rgb(8 122 85 / var(--tw-border-opacity, 1));background-color:#ffffff1a;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hkt-nav-link-active:hover{background-color:#ffffff26;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hkt-main{flex:1 1 0%;overflow-x:auto;padding:1rem}@media(min-width:640px){.hkt-main{padding:1.5rem}}@media(min-width:1024px){.hkt-main{padding:2rem}}@media(min-width:1280px){.hkt-main{padding:2.5rem}}.hkt-page-wrap{margin-left:auto;margin-right:auto;max-width:80rem}.hkt-page-title{font-size:1.875rem;line-height:2.25rem;font-weight:800;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(16 42 67 / var(--tw-text-opacity, 1))}@media(min-width:1024px){.hkt-page-title{font-size:2.25rem;line-height:2.5rem}}.hkt-page-subtitle{margin-top:.5rem;max-width:48rem;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hkt-card{border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow:0 8px 24px rgba(15, 23, 42, .06);--tw-shadow-colored:0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hkt-card-pad{border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;--tw-shadow:0 8px 24px rgba(15, 23, 42, .06);--tw-shadow-colored:0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hkt-stat-card{border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;--tw-shadow:0 8px 24px rgba(15, 23, 42, .06);--tw-shadow-colored:0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);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}.hkt-stat-card:hover{--tw-translate-y:-.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));--tw-shadow:0 14px 40px rgba(15, 23, 42, .08);--tw-shadow-colored:0 14px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hkt-stat-label{font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hkt-stat-value{margin-top:.75rem;font-size:2.25rem;line-height:2.5rem;font-weight:800;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(16 42 67 / var(--tw-text-opacity, 1))}.hkt-section-title{font-size:1.25rem;line-height:1.75rem;font-weight:800;letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(16 42 67 / var(--tw-text-opacity, 1))}.hkt-btn-primary{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(8 122 85 / var(--tw-bg-opacity, 1));padding:.75rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow:0 8px 24px rgba(15, 23, 42, .06);--tw-shadow-colored:0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);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}.hkt-btn-primary:hover{--tw-bg-opacity:1;background-color:rgb(6 107 73 / var(--tw-bg-opacity, 1))}.hkt-btn-primary:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#087a55}.hkt-btn-primary:disabled{pointer-events:none;opacity:.5}.hkt-btn-emerald{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(8 122 85 / var(--tw-bg-opacity, 1));padding:.75rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow:0 8px 24px rgba(15, 23, 42, .06);--tw-shadow-colored:0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);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}.hkt-btn-emerald:hover{--tw-bg-opacity:1;background-color:rgb(6 107 73 / var(--tw-bg-opacity, 1))}.hkt-btn-emerald:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#087a55}.hkt-btn-emerald:disabled{pointer-events:none;opacity:.5}.hkt-btn-soft{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(16 42 67 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(16 42 67 / var(--tw-text-opacity, 1));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}.hkt-btn-soft:hover{--tw-bg-opacity:1;background-color:rgb(234 240 246 / var(--tw-bg-opacity, 1))}.hkt-btn-soft:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#087a55}.hkt-btn-soft:disabled{pointer-events:none;opacity:.5}.hkt-workspace-hero{display:flex;min-height:9.25rem;align-items:center;justify-content:space-between;gap:1.25rem;overflow:hidden;border-radius:1.375rem;padding:1.25rem clamp(1.25rem,3vw,2rem);color:#fff;background:radial-gradient(circle at 90% 15%,rgb(94 234 212 / 20%),transparent 18rem),linear-gradient(125deg,#102a43,#0f766e);box-shadow:0 18px 40px #102a432e}.hkt-workspace-hero .hkt-brand-kicker{color:#99f6e4}.hkt-workspace-hero .hkt-page-title{margin-top:.35rem;color:#fff;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.05}.hkt-workspace-hero .hkt-page-subtitle{max-width:42rem;margin-top:.45rem;color:#d9f7f2;font-size:.9rem;line-height:1.5}.hkt-workspace-hero .hkt-btn-primary{color:#082f2b;background:#5eead4}.hkt-workspace-hero .hkt-btn-primary:hover{background:#99f6e4}.hkt-workspace-hero .hkt-btn-soft{border-color:#ffffff59;color:#fff;background:#ffffff1a}.hkt-workspace-hero .hkt-btn-soft:hover{background:#ffffff2e}.hkt-empty-state{max-width:46rem;margin-inline:auto;text-align:center}.hkt-empty-state--compact{padding:1.35rem 1.5rem;border:1px dashed var(--border-default);border-radius:1.375rem;background:var(--surface-card);box-shadow:0 8px 24px #102a430d}.hkt-empty-state__icon{display:grid;width:3.25rem;height:3.25rem;margin-inline:auto;place-items:center;border:1px solid var(--border-default);border-radius:1rem;color:var(--action-primary);background:var(--surface-positive)}.hkt-empty-state__icon svg{width:1.5rem;height:1.5rem}@media(max-width:700px){.hkt-workspace-hero{align-items:flex-start;flex-direction:column}.hkt-workspace-hero__actions{width:100%;justify-content:flex-start}}.hkt-introductions-guide{scroll-margin-top:110px;border:1px solid var(--border-default);border-radius:1.25rem;padding:clamp(1.25rem,3vw,2rem);background:var(--surface-card);box-shadow:0 10px 28px #102a4314}.hkt-introductions-guide__head h2,.hkt-introductions-guide h3{margin:.35rem 0 0;color:var(--brand-corporate);font-weight:800}.hkt-introductions-guide__head p{max-width:48rem;margin:.55rem 0 0;color:var(--text-secondary);line-height:1.6}.hkt-introductions-guide__steps,.hkt-introductions-guide__notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:1.25rem 0 0;padding:0;list-style:none}.hkt-introductions-guide__steps li,.hkt-introductions-guide__notes article{display:flex;gap:.75rem;border:1px solid var(--border-default);border-radius:1rem;padding:1rem;background:var(--surface-page)}.hkt-introductions-guide__steps strong{display:grid;flex:0 0 2rem;width:2rem;height:2rem;place-items:center;border-radius:999px;color:#fff;background:var(--action-primary)}.hkt-introductions-guide__steps h3,.hkt-introductions-guide__notes h3{margin:0;font-size:.95rem}.hkt-introductions-guide__steps p,.hkt-introductions-guide__notes p,.hkt-introductions-guide__notes ul{margin:.35rem 0 0;color:var(--text-secondary);font-size:.875rem;line-height:1.55}.hkt-introductions-guide__notes article{display:block}.hkt-introductions-guide__notes ul{padding-left:1.15rem}@media(max-width:640px){.hkt-introductions-guide__steps,.hkt-introductions-guide__notes{grid-template-columns:1fr}}.hkt-btn-danger{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(180 35 24 / var(--tw-bg-opacity, 1));padding:.75rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));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}.hkt-btn-danger:hover{--tw-brightness:brightness(.9);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)}.hkt-btn-danger:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#b42318}.hkt-btn-danger:disabled{pointer-events:none;opacity:.5}.hkt-pill{display:inline-flex;align-items:center;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600}.hkt-pill-success{--tw-bg-opacity:1;background-color:rgb(232 245 239 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(6 107 73 / var(--tw-text-opacity, 1))}.hkt-pill-warning{--tw-bg-opacity:1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(181 71 8 / var(--tw-text-opacity, 1))}.hkt-pill-danger{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(180 35 24 / var(--tw-text-opacity, 1))}.hkt-pill-neutral{--tw-bg-opacity:1;background-color:rgb(234 240 246 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hkt-table{min-width:100%;font-size:.875rem;line-height:1.25rem}.hkt-table thead{--tw-bg-opacity:1;background-color:rgb(234 240 246 / var(--tw-bg-opacity, 1));text-align:left;--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hkt-table th{padding:.75rem 1.5rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.hkt-table td{padding:1rem 1.5rem;vertical-align:top}.hkt-table tbody>: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));--tw-divide-opacity:1;border-color:rgb(226 232 240 / var(--tw-divide-opacity, 1))}.hkt-input{margin-top:.25rem;width:100%;border-radius:.5rem;--tw-border-opacity:1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--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)}.hkt-input:focus{--tw-border-opacity:1;border-color:rgb(8 122 85 / var(--tw-border-opacity, 1));--tw-ring-opacity:1;--tw-ring-color:rgb(8 122 85 / var(--tw-ring-opacity, 1))}.hkt-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.5rem;border-radius:.5rem;border-width:1px;border-color:transparent;padding:.625rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-decoration-line:none;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}.hkt-button:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#087a55}.hkt-button:disabled{pointer-events:none;opacity:.5}.hkt-button--primary{--tw-bg-opacity:1;background-color:rgb(8 122 85 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hkt-button--primary:hover{--tw-bg-opacity:1;background-color:rgb(6 107 73 / var(--tw-bg-opacity, 1))}.hkt-button--secondary{--tw-border-opacity:1;border-color:rgb(16 42 67 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(16 42 67 / var(--tw-text-opacity, 1))}.hkt-button--secondary:hover{--tw-bg-opacity:1;background-color:rgb(234 240 246 / var(--tw-bg-opacity, 1))}.hkt-button--ghost{background-color:transparent;--tw-text-opacity:1;color:rgb(16 42 67 / var(--tw-text-opacity, 1))}.hkt-button--ghost:hover{--tw-bg-opacity:1;background-color:rgb(234 240 246 / var(--tw-bg-opacity, 1))}.hkt-button--corporate{--tw-bg-opacity:1;background-color:rgb(16 42 67 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hkt-button--corporate:hover{--tw-bg-opacity:1;background-color:rgb(7 30 51 / var(--tw-bg-opacity, 1))}.hkt-button--danger{--tw-bg-opacity:1;background-color:rgb(180 35 24 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hkt-button--danger:hover{--tw-brightness:brightness(.9);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)}.hkt-button--inverse{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1));background-color:transparent;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hkt-button--inverse:hover{background-color:#ffffff1a}.hkt-button--compact{min-height:38px;padding:.5rem .875rem;font-size:.75rem;line-height:1rem}.hkt-button--large{min-height:50px;padding:.75rem 1.5rem;font-size:15px}.hkt-button--icon{height:2.75rem;width:2.75rem;padding-left:0;padding-right:0}.hkt-button--full{width:100%}.hkt-button__spinner{height:1rem;width:1rem}@keyframes spin{to{transform:rotate(360deg)}}.hkt-button__spinner{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;border-color:currentColor;border-right-color:transparent}.hkt-surface-card{border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow:0 8px 24px rgba(15, 23, 42, .06);--tw-shadow-colored:0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hkt-surface-card--interactive{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}.hkt-surface-card--interactive:hover{--tw-translate-y:-.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));--tw-border-opacity:1;border-color:rgb(184 197 209 / var(--tw-border-opacity, 1));--tw-shadow:0 14px 40px rgba(15, 23, 42, .08);--tw-shadow-colored:0 14px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hkt-surface-card--selected{--tw-border-opacity:1;border-color:rgb(8 122 85 / var(--tw-border-opacity, 1));--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(2px + 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);--tw-ring-color:rgb(8 122 85 / .15)}.hkt-surface-card--featured{--tw-border-opacity:1;border-color:rgb(213 160 33 / var(--tw-border-opacity, 1))}.hkt-surface-card--danger{border-color:#b423184d}.hkt-surface-card--dark{border-color:#ffffff1a;--tw-bg-opacity:1;background-color:rgb(7 30 51 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hkt-status-badge{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:600}.hkt-status-badge--neutral{--tw-bg-opacity:1;background-color:rgb(234 240 246 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hkt-status-badge--info{--tw-bg-opacity:1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(23 92 211 / var(--tw-text-opacity, 1))}.hkt-status-badge--success,.hkt-status-badge--verified,.hkt-status-badge--available{--tw-bg-opacity:1;background-color:rgb(232 245 239 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(6 107 73 / var(--tw-text-opacity, 1))}.hkt-status-badge--warning,.hkt-status-badge--pending{--tw-bg-opacity:1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(181 71 8 / var(--tw-text-opacity, 1))}.hkt-status-badge--danger{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(180 35 24 / var(--tw-text-opacity, 1))}.hkt-status-badge--premium{--tw-bg-opacity:1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(181 71 8 / var(--tw-text-opacity, 1))}.hkt-alert{display:grid;gap:.25rem;border-radius:.5rem;border-width:1px;padding:1rem;font-size:.875rem;line-height:1.25rem}.hkt-alert--neutral{--tw-border-opacity:1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(234 240 246 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(23 33 43 / var(--tw-text-opacity, 1))}.hkt-alert--info{border-color:#175cd34d;--tw-bg-opacity:1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(23 92 211 / var(--tw-text-opacity, 1))}.hkt-alert--success{border-color:#087a554d;--tw-bg-opacity:1;background-color:rgb(232 245 239 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(6 107 73 / var(--tw-text-opacity, 1))}.hkt-alert--warning{border-color:#b547084d;--tw-bg-opacity:1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(181 71 8 / var(--tw-text-opacity, 1))}.hkt-alert--danger{border-color:#b423184d;--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(180 35 24 / var(--tw-text-opacity, 1))}.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!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-bottom-32{bottom:-8rem}.-left-32{left:-8rem}.-right-20{right:-5rem}.-right-32{right:-8rem}.-top-20{top:-5rem}.-top-32{top:-8rem}.bottom-0{bottom:0}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-1\/4{top:25%}.z-10{z-index:10}.z-20{z-index:20}.order-last{order:9999}.col-span-2{grid-column:span 2 / span 2}.float-right{float:right}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-video{aspect-ratio:16 / 9}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.\!min-h-0{min-height:0px!important}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-14{min-height:3.5rem}.min-h-24{min-height:6rem}.min-h-7{min-height:1.75rem}.min-h-\[70vh\]{min-height:70vh}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[30\%\]{width:30%}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-52{min-width:13rem}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-\[1600px\]{max-width:1600px}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-y-1\/2{--tw-translate-y:-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))}.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))}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize{resize:both}.scroll-mt-8{scroll-margin-top:2rem}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-1{row-gap:.25rem}.gap-y-3{row-gap:.75rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * 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-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.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-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.divide-slate-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(226 232 240 / var(--tw-divide-opacity, 1))}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-wrap{text-wrap:wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-8{border-bottom-width:8px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-amber-200{--tw-border-opacity:1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity:1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity:1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-cyan-200{--tw-border-opacity:1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.border-emerald-100{--tw-border-opacity:1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity:1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-300{--tw-border-opacity:1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-emerald-400\/20{border-color:#34d39933}.border-emerald-400\/30{border-color:#34d3994d}.border-emerald-600{--tw-border-opacity:1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.border-hkt-line{--tw-border-opacity:1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity:1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-rose-200{--tw-border-opacity:1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-300{--tw-border-opacity:1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity:1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-950{--tw-border-opacity:1;border-color:rgb(2 6 23 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/25{border-color:#ffffff40}.border-white\/70{border-color:#ffffffb3}.bg-action-primary\/10{background-color:#087a551a}.bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-200{--tw-bg-opacity:1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity:1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-700{--tw-bg-opacity:1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.bg-amber-900{--tw-bg-opacity:1;background-color:rgb(120 53 15 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-brand-corporate-dark{--tw-bg-opacity:1;background-color:rgb(7 30 51 / var(--tw-bg-opacity, 1))}.bg-brand-corporate\/20{background-color:#102a4333}.bg-cyan-50{--tw-bg-opacity:1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-cyan-700{--tw-bg-opacity:1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.bg-cyan-800{--tw-bg-opacity:1;background-color:rgb(21 94 117 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-400{--tw-bg-opacity:1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-400\/10{background-color:#34d3991a}.bg-emerald-50{--tw-bg-opacity:1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/15{background-color:#10b98126}.bg-emerald-600{--tw-bg-opacity:1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-emerald-700{--tw-bg-opacity:1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.bg-hkt-emerald{--tw-bg-opacity:1;background-color:rgb(8 122 85 / var(--tw-bg-opacity, 1))}.bg-hkt-navy{--tw-bg-opacity:1;background-color:rgb(16 42 67 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/60{background-color:#fef2f299}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity:1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-700{--tw-bg-opacity:1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.bg-sky-400\/10{background-color:#38bdf81a}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity:1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-slate-950{--tw-bg-opacity:1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-violet-100{--tw-bg-opacity:1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-violet-50{--tw-bg-opacity:1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-700{--tw-bg-opacity:1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/5{background-color:#ffffff0d}.bg-white\/95{background-color:#fffffff2}.bg-\[radial-gradient\(circle_at_top_right\,rgba\(8\,122\,85\,0\.14\)\,transparent_38\%\)\]{background-image:radial-gradient(circle at top right,rgba(8,122,85,.14),transparent 38%)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-emerald-800{--tw-gradient-from:#065f46 var(--tw-gradient-from-position);--tw-gradient-to:rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-hkt-navy{--tw-gradient-from:#102A43 var(--tw-gradient-from-position);--tw-gradient-to:rgb(16 42 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.via-emerald-500{--tw-gradient-to:rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), #10b981 var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-amber-400{--tw-gradient-to:#fbbf24 var(--tw-gradient-to-position)}.to-emerald-800{--tw-gradient-to:#065f46 var(--tw-gradient-to-position)}.to-teal-700{--tw-gradient-to:#0f766e var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.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-7{padding-left:1.75rem;padding-right:1.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.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-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pr-32{padding-right:8rem}.pt-1{padding-top:.25rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[\.68rem\],.text-\[0\.68rem\]{font-size:.68rem}.text-\[11px\]{font-size:11px}.text-\[30px\]{font-size:30px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-tight{line-height:1.25}.tracking-\[\.2em\]{letter-spacing:.2em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.28em\]{letter-spacing:.28em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.35em\]{letter-spacing:.35em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-\[0\.45em\]{letter-spacing:.45em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-amber-300{--tw-text-opacity:1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity:1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity:1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-amber-950{--tw-text-opacity:1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-blue-950{--tw-text-opacity:1;color:rgb(23 37 84 / var(--tw-text-opacity, 1))}.text-cyan-700{--tw-text-opacity:1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-cyan-800{--tw-text-opacity:1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.text-cyan-900{--tw-text-opacity:1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.text-cyan-950{--tw-text-opacity:1;color:rgb(8 51 68 / var(--tw-text-opacity, 1))}.text-emerald-200{--tw-text-opacity:1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-emerald-300{--tw-text-opacity:1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity:1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity:1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity:1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-emerald-950{--tw-text-opacity:1;color:rgb(2 44 34 / var(--tw-text-opacity, 1))}.text-hkt-emerald{--tw-text-opacity:1;color:rgb(8 122 85 / var(--tw-text-opacity, 1))}.text-hkt-emeraldDark{--tw-text-opacity:1;color:rgb(6 107 73 / var(--tw-text-opacity, 1))}.text-hkt-muted{--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-hkt-navy{--tw-text-opacity:1;color:rgb(16 42 67 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity:1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-red-200{--tw-text-opacity:1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity:1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-red-950{--tw-text-opacity:1;color:rgb(69 10 10 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity:1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity:1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-rose-950{--tw-text-opacity:1;color:rgb(76 5 25 / var(--tw-text-opacity, 1))}.text-sky-300{--tw-text-opacity:1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity:1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity:1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity:1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-slate-950{--tw-text-opacity:1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity:1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-text-primary{--tw-text-opacity:1;color:rgb(23 33 43 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-violet-900{--tw-text-opacity:1;color:rgb(76 29 149 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.decoration-2{text-decoration-thickness:2px}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored:0 25px 50px -12px 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-hktSoft{--tw-shadow:0 8px 24px rgba(15, 23, 42, .06);--tw-shadow-colored:0 8px 24px 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)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-black\/40{--tw-shadow-color:rgb(0 0 0 / .4);--tw-shadow:var(--tw-shadow-colored)}.shadow-slate-900\/5{--tw-shadow-color:rgb(15 23 42 / .05);--tw-shadow:var(--tw-shadow-colored)}.shadow-slate-950\/15{--tw-shadow-color:rgb(2 6 23 / .15);--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.blur{--tw-blur:blur(8px);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)}.blur-3xl{--tw-blur:blur(64px);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)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));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)}.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)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.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-all{transition-property:all;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-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.hkt-discovery-sort{display:grid;gap:.35rem;min-width:min(13.5rem,100%);color:#334155;font-size:.75rem;font-weight:850}.hkt-discovery-sort select{box-sizing:border-box;width:100%;min-height:44px;margin:0;padding:.65rem 2.4rem .65rem .85rem;border:1px solid #b8c9c5;border-radius:.8rem;background-color:#fff;color:#0f2d3a;font:inherit;font-size:.875rem;font-weight:800;cursor:pointer}.hkt-discovery-sort select:focus-visible{border-color:#087a55;outline:3px solid rgba(8,122,85,.18);outline-offset:1px}.hkt-discovery-sort select:disabled{cursor:not-allowed;opacity:.6}@media(max-width:640px){.hkt-discovery-sort{width:100%;min-width:0}}.hkt-auth-body{margin:0;background:#f7f9fb;color:#17212b;font-family:Manrope,sans-serif}.hkt-logo__text{color:#17212b}.hkt-logo__text strong{color:#087a55}.hkt-auth-page{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.hkt-auth-header{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:10px clamp(20px,4vw,56px);border-bottom:1px solid #e2e8f0;background:#fff}.hkt-auth-logo{display:inline-flex;align-items:center;min-width:0;border-radius:8px}.hkt-auth-logo .hkt-logo{gap:10px}.hkt-auth-logo .hkt-logo__mark{width:40px;height:40px}.hkt-auth-logo .hkt-logo__text{display:inline;color:#102a43;font-size:17px;line-height:1.1;font-weight:900;letter-spacing:-.05em;white-space:nowrap}.hkt-auth-logo .hkt-logo__text strong{color:#087a55;font-weight:900}.hkt-auth-header__action{display:flex;align-items:center;gap:12px;color:#64748b;font-size:14px}.hkt-auth-header__action a{min-height:40px;display:inline-flex;align-items:center;padding:0 16px;border:1px solid #b8c5d1;border-radius:9px;color:#102a43;font-weight:800;text-decoration:none}.hkt-auth-main{display:grid;padding:clamp(20px,3vw,42px)}.hkt-auth-shell{width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:minmax(340px,42%) minmax(0,58%);overflow:hidden;border:1px solid #e2e8f0;border-radius:22px;background:#fff;box-shadow:0 20px 55px #0f23371a;animation:hkt-auth-enter .22s ease-out both}.hkt-auth-brand{position:relative;display:flex;min-height:640px;flex-direction:column;justify-content:space-between;padding:clamp(34px,5vw,58px);overflow:hidden;background:#071e33;color:#fff}.hkt-auth-brand:after{content:"";position:absolute;width:220px;height:220px;right:-90px;bottom:-90px;border:1px solid rgba(213,160,33,.35);border-radius:50%}.hkt-auth-brand h2{max-width:390px;margin:18px 0 14px;color:#fff;font-size:clamp(30px,3vw,42px);line-height:1.08;letter-spacing:-.035em;text-shadow:0 1px 1px rgba(0,0,0,.18)}.hkt-auth-brand p{max-width:400px;margin:0;color:#e2e8f0;line-height:1.7}.hkt-auth-brand__kicker,.hkt-auth-eyebrow{color:#087a55;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hkt-auth-brand__kicker{color:#5eead4}.hkt-auth-graphic{width:100%;height:auto;margin:28px 0}.hkt-auth-shell--choice .hkt-auth-graphic{width:118%;max-width:none;margin-inline:-9%}.hkt-auth-benefits{display:grid;gap:10px;margin:0;padding:0;list-style:none;color:#e2e8f0;font-size:13px;font-weight:700}.hkt-auth-benefits li:before{content:"✓";margin-right:10px;color:#5eead4}.hkt-auth-panel{display:grid;align-items:center;padding:clamp(34px,5vw,64px)}.hkt-auth-panel__inner{width:min(100%,540px);margin:auto}.hkt-auth-panel h1{margin:12px 0 10px;color:#102a43;font-size:clamp(30px,3.5vw,40px);line-height:1.15;letter-spacing:-.035em}.hkt-auth-lead{margin:0 0 28px;color:#64748b;font-size:15px;line-height:1.65}.hkt-auth-form{display:grid;gap:18px}.hkt-auth-field{display:grid;gap:7px}.hkt-auth-field label,.hkt-auth-label{color:#334155;font-size:14px;font-weight:800}.hkt-auth-field input,.hkt-auth-input{box-sizing:border-box;width:100%;min-height:48px;padding:11px 13px;border:1px solid #b8c5d1;border-radius:10px;background:#fff;color:#17212b;font:inherit}.hkt-auth-field input:focus-visible,.hkt-auth-input:focus-visible{border-color:#087a55;outline:3px solid rgba(8,122,85,.18);outline-offset:1px}.hkt-auth-field input[aria-invalid=true],.hkt-auth-input[aria-invalid=true]{border-color:#b42318}.hkt-auth-hint{color:#64748b;font-size:12px;line-height:1.5}.hkt-auth-error{color:#b42318;font-size:13px;font-weight:700}.hkt-auth-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:0 20px;background:#087a55;color:#fff;cursor:pointer;font:inherit;font-weight:800;text-decoration:none;transition:background-color .16s ease,transform .16s ease}.hkt-auth-button:hover{background:#066b49;transform:translateY(-1px)}.hkt-auth-button:focus-visible,.hkt-auth-header a:focus-visible,.hkt-auth-footer a:focus-visible,.hkt-auth-link:focus-visible{outline:3px solid #087a55;outline-offset:3px}.hkt-auth-link{color:#087a55;font-weight:800}.hkt-auth-secondary{margin:0;color:#64748b;font-size:14px;text-align:center}.hkt-auth-password{position:relative}.hkt-auth-password input{padding-right:76px}.hkt-password-toggle{position:absolute;top:50%;right:8px;min-height:36px;transform:translateY(-50%);border:0;border-radius:7px;background:transparent;color:#087a55;cursor:pointer;font-weight:800}.hkt-auth-check{box-sizing:border-box;display:flex;gap:9px;min-height:44px;align-items:flex-start;padding:10px 0;color:#334155;cursor:pointer;font-size:14px;font-weight:650}.hkt-auth-check input{position:relative;flex:0 0 18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px!important;height:18px!important;min-height:18px!important;margin:0;padding:0!important;border:1.5px solid #94a3b8;border-radius:5px;background:#fff;cursor:pointer}.hkt-auth-check input:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;transform:scale(0);border-right:2px solid #fff;border-bottom:2px solid #fff;transition:transform .12s ease}.hkt-auth-check input:checked{border-color:#087a55;background:#087a55}.hkt-auth-check input:checked:before{transform:rotate(45deg) scale(1)}.hkt-auth-check input:focus-visible{outline:3px solid rgba(8,122,85,.25);outline-offset:2px}.hkt-auth-check span{min-width:0;line-height:1.5}.hkt-auth-check--single{align-items:center;padding-block:0}.hkt-auth-check--single span{line-height:1.35}.hkt-auth-check--multiline{align-items:flex-start;padding-block:6px}.hkt-auth-status{padding:12px 14px;border:1px solid #a7dfc8;border-radius:10px;background:#e8f5ef;color:#075f45;font-size:13px;font-weight:700}.hkt-auth-footer{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px clamp(20px,4vw,56px);border-top:1px solid #d8e1e9;color:#475569;font-size:12px}.hkt-auth-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 22px}.hkt-auth-footer a{min-height:36px;display:inline-flex;align-items:center;color:#334155;font-weight:750;text-decoration:none}.hkt-auth-footer__link-button{min-height:36px;padding:0;border:0;background:transparent;color:#334155;cursor:pointer;font:inherit;font-weight:750}.hkt-auth-footer__link-button:hover{color:#066b49;text-decoration:underline;text-underline-offset:3px}.hkt-auth-footer__link-button:focus-visible{outline:3px solid #087a55;outline-offset:3px}.hkt-intent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hkt-intent-card{display:flex;min-height:225px;flex-direction:column;align-items:flex-start;padding:24px;border:1px solid #d8e1e9;border-radius:16px;color:#17212b;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.hkt-intent-card:hover{border-color:#087a55;box-shadow:0 12px 26px #0f233717;transform:translateY(-2px)}.hkt-intent-card{outline:none}.hkt-intent-card:focus-visible{border-color:#087a55;box-shadow:0 0 0 4px #087a552e,0 14px 30px #0f23371f}.hkt-intent-card__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:#e8f5ef;color:#087a55}.hkt-intent-card__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.hkt-intent-card h2{margin:18px 0 8px;color:#102a43;font-size:20px;line-height:1.25}.hkt-intent-card p{margin:0 0 20px;color:#64748b;font-size:13px;line-height:1.6}.hkt-intent-card strong{margin-top:auto;color:#087a55;font-size:13px}.hkt-intent-note{display:grid;gap:3px;margin:20px 0 0;color:#64748b;font-size:13px;text-align:center}.hkt-intent-note strong{color:#102a43;font-size:14px}.hkt-auth-captcha{max-width:100%;overflow-x:auto}@keyframes hkt-auth-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:820px){.hkt-auth-shell{grid-template-columns:1fr;max-width:650px}.hkt-auth-brand{display:none}.hkt-auth-panel{padding:clamp(28px,7vw,50px)}}@media(max-width:560px){.hkt-auth-main{padding:16px}.hkt-auth-shell{border-radius:16px}.hkt-auth-header{min-height:62px;padding:8px 16px}.hkt-auth-logo .hkt-logo__mark{width:36px;height:36px}.hkt-auth-logo .hkt-logo__text{font-size:15px}.hkt-auth-logo .hkt-logo{gap:8px}.hkt-auth-header__action span{display:none}.hkt-auth-header__action a{min-height:38px;padding:0 11px}.hkt-auth-panel{padding:28px 20px}.hkt-auth-shell--choice .hkt-auth-graphic{width:100%;margin-inline:0}.hkt-intent-grid{grid-template-columns:1fr}.hkt-intent-card{min-height:190px}.hkt-auth-footer{align-items:center;flex-direction:column;gap:8px;padding:12px 20px 14px;text-align:center}.hkt-auth-footer nav{justify-content:center;gap:4px 16px;width:100%;text-align:center}}@media(prefers-reduced-motion:reduce){.hkt-auth-shell{animation:none}.hkt-auth-button,.hkt-intent-card{transition:none}.hkt-auth-button:hover,.hkt-intent-card:hover{transform:none}}body.hkt-shell{min-height:100vh;min-height:100dvh}.hkt-sticky-footer-main{display:flex!important;min-height:100vh;min-height:100dvh;flex-direction:column}.hkt-sticky-footer-page{display:flex!important;width:100%;min-width:0;flex:1 0 auto;flex-direction:column}.hkt-sticky-footer-push{margin-top:auto!important;padding-top:2rem}@media(min-width:1024px){body.hkt-shell{padding-bottom:0!important}}@media(max-width:1023px){.hkt-sticky-footer-push{padding-bottom:1rem}}@media(min-width:761px){.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__group strong{min-height:32px}}.hkt-unified-footer__brand-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hkt-unified-footer__social-links{display:flex;flex-shrink:0;align-items:center;gap:.5rem;margin-top:.875rem}.hkt-unified-footer__social-link{display:inline-flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border:1px solid rgba(16,42,67,.16);border-radius:.625rem;background:#ffffffb8;color:#102a43;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.hkt-unified-footer__social-link svg{width:1rem;height:1rem}.hkt-unified-footer__social-link:hover{border-color:#087a55;background:#087a55;color:#fff;transform:translateY(-1px)}.hkt-unified-footer__social-link:focus-visible{outline:3px solid rgba(8,122,85,.28);outline-offset:3px}@media(max-width:639px){.hkt-unified-footer__brand-row{align-items:center}.hkt-unified-footer__social-link{width:2.25rem;height:2.25rem}}.hkt-unified-footer__tagline{max-width:22rem;margin-top:.875rem;color:#64748b;font-size:.875rem;line-height:1.55}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__social-link{border-color:#d8e2ea52;background:transparent;color:#f7f9fb}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__social-link:hover{border-color:#8de0c0;background:#087a55;color:#fff;box-shadow:none}.hkt-unified-footer:not(.hkt-unified-footer--authenticated) .hkt-unified-footer__social-link:focus-visible{outline-color:#8de0c0}.hkt-unified-footer__social-link:hover{border-color:#087a55;background:#fff;color:#087a55;box-shadow:0 2px 8px #102a4314;transform:translateY(-1px)}.placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity:1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-400::placeholder{--tw-text-opacity:1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.focus-within\:border-emerald-500:focus-within{--tw-border-opacity:1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.focus-within\:ring-4:focus-within{--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(4px + 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)}.focus-within\:ring-emerald-100:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgb(209 250 229 / var(--tw-ring-opacity, 1))}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-.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))}.hover\:border-emerald-300:hover{--tw-border-opacity:1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.hover\:border-slate-400:hover{--tw-border-opacity:1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.hover\:bg-emerald-300:hover{--tw-bg-opacity:1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-50:hover{--tw-bg-opacity:1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-700:hover{--tw-bg-opacity:1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-800:hover{--tw-bg-opacity:1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500\/15:hover{background-color:#ef444426}.hover\:bg-red-800:hover{--tw-bg-opacity:1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:text-emerald-200:hover{--tw-text-opacity:1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.hover\:text-emerald-800:hover{--tw-text-opacity:1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.hover\:text-hkt-navy:hover{--tw-text-opacity:1;color:rgb(16 42 67 / var(--tw-text-opacity, 1))}.hover\:text-red-100:hover{--tw-text-opacity:1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--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)}.focus\:border-emerald-600:focus{--tw-border-opacity:1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.focus\:border-hkt-emerald:focus{--tw-border-opacity:1;border-color:rgb(8 122 85 / var(--tw-border-opacity, 1))}.focus\:border-red-400:focus{--tw-border-opacity:1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.focus\:border-red-500:focus{--tw-border-opacity:1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--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(2px + 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)}.focus\:ring-4:focus{--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(4px + 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)}.focus\:ring-emerald-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(209 250 229 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(110 231 183 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-600\/10:focus{--tw-ring-color:rgb(5 150 105 / .1)}.focus\:ring-emerald-600\/20:focus{--tw-ring-color:rgb(5 150 105 / .2)}.focus\:ring-red-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(254 226 226 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-400\/20:focus{--tw-ring-color:rgb(148 163 184 / .2)}.focus-visible\:text-emerald-700:focus-visible{--tw-text-opacity:1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-offset-1:focus-visible{outline-offset:1px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-emerald-200:focus-visible{outline-color:#a7f3d0}.disabled\:bg-slate-100:disabled{--tw-bg-opacity:1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.group[open] .group-open\: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))}.group:hover .group-hover\:-translate-y-0\.5{--tw-translate-y:-.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))}.group:hover .group-hover\: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))}.group:hover .group-hover\:translate-x-1{--tw-translate-x:.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))}.group:hover .group-hover\:text-emerald-300{--tw-text-opacity:1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.peer:checked~.peer-checked\:border-emerald-500{--tw-border-opacity:1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.peer:checked~.peer-checked\:bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:text-emerald-950{--tw-text-opacity:1;color:rgb(2 44 34 / var(--tw-text-opacity, 1))}.peer:focus-visible~.peer-focus-visible\:ring-2{--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(2px + 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)}.peer:focus-visible~.peer-focus-visible\:ring-emerald-500{--tw-ring-opacity:1;--tw-ring-color:rgb(16 185 129 / var(--tw-ring-opacity, 1))}.peer:focus-visible~.peer-focus-visible\:ring-offset-2{--tw-ring-offset-width:2px}@media(min-width:640px){.sm\:order-none{order:0}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:flex{display:flex}.sm\:h-16{height:4rem}.sm\:h-\[68px\]{height:68px}.sm\:w-16{width:4rem}.sm\:w-52{width:13rem}.sm\:w-\[68px\]{width:68px}.sm\:w-auto{width:auto}.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\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[1fr_180px_auto\]{grid-template-columns:1fr 180px auto}.sm\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:p-10{padding:2.5rem}.sm\:p-5{padding:1.25rem}.sm\:p-8{padding:2rem}.sm\:p-9{padding:2.25rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-9{padding-left:2.25rem;padding-right:2.25rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:text-right{text-align:right}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-\[36px\]{font-size:36px}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-\[1fr_220px_180px_auto\]{grid-template-columns:1fr 220px 180px auto}}@media(min-width:1024px){.lg\:sticky{position:sticky}.lg\:top-0{top:0}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:h-screen{height:100vh}.lg\:min-h-screen{min-height:100vh}.lg\:w-64{width:16rem}.lg\:w-72{width:18rem}.lg\:shrink-0{flex-shrink:0}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[0\.8fr_1\.2fr\]{grid-template-columns:.8fr 1.2fr}.lg\:grid-cols-\[0\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.lg\:grid-cols-\[1\.2fr_\.8fr_\.9fr_auto\]{grid-template-columns:1.2fr .8fr .9fr auto}.lg\:grid-cols-\[minmax\(0\,2fr\)_minmax\(280px\,1fr\)\]{grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:self-start{align-self:flex-start}.lg\:overflow-visible{overflow:visible}.lg\:overflow-y-auto{overflow-y:auto}.lg\:px-11{padding-left:2.75rem;padding-right:2.75rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media(min-width:1280px){.xl\:col-span-1{grid-column:span 1 / span 1}.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:col-span-3{grid-column:span 3 / span 3}.xl\:col-end-5{grid-column-end:5}.xl\:w-72{width:18rem}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:grid-cols-\[1\.05fr_\.95fr\]{grid-template-columns:1.05fr .95fr}.xl\:grid-cols-\[3fr_7fr\]{grid-template-columns:3fr 7fr}.xl\:grid-cols-\[minmax\(0\,2fr\)_minmax\(300px\,1fr\)\]{grid-template-columns:minmax(0,2fr) minmax(300px,1fr)}.xl\:grid-cols-\[minmax\(0\,2fr\)_minmax\(320px\,1fr\)\]{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.xl\:flex-row{flex-direction:row}.xl\:items-start{align-items:flex-start}.xl\:justify-between{justify-content:space-between}}@media(min-width:1536px){.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
