/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer feedback-dialog-overlay{.styles_dialog-overlay__c7j5d{--color-dialog-overlay:#00000080;--transition-dialog-overlay:opacity .2s ease-in-out;--z-index-dialog-overlay:50}}.styles_dialog-overlay__c7j5d{background-color:var(--color-dialog-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:var(--z-index-dialog-overlay);transition:var(--transition-dialog-overlay);animation:styles_dialog-overlay-enter__ISAm_ .2s ease-in-out;position:fixed;inset:0}@keyframes styles_dialog-overlay-enter__ISAm_{0%{opacity:0}to{opacity:1}}.styles_dialog-overlay__c7j5d[data-state=closing]{animation:styles_dialog-overlay-exit__LdhY_ .2s ease-in-out}@keyframes styles_dialog-overlay-exit__LdhY_{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.styles_dialog-overlay__c7j5d{transition:none;animation:none}}@media (min-width:640px) and (max-width:1023px){.styles_dialog-overlay__c7j5d{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:styles_dialog-overlay-enter-tablet__Aw5RU .25s ease-out}@keyframes styles_dialog-overlay-enter-tablet__Aw5RU{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}.styles_dialog-overlay__c7j5d[data-state=closing]{animation:styles_dialog-overlay-exit-tablet___VAvv .2s ease-out}@keyframes styles_dialog-overlay-exit-tablet___VAvv{0%{opacity:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}to{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}}}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.styles_component-feedback-dialog__KvevX.styles_open__WQgm0{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer feedback-dialog-title{.styles_dialog-title__bt0JM{--font-family-dialog-title:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-size-dialog-title:18px;--font-weight-dialog-title:600;--line-height-dialog-title:120%;--color-dialog-title-text:#111827}}.styles_dialog-title__bt0JM{font-family:var(--font-family-dialog-title);font-size:var(--font-size-dialog-title);font-weight:var(--font-weight-dialog-title);line-height:var(--line-height-dialog-title);color:var(--color-dialog-title-text);margin:0}@media (min-width:640px){.styles_dialog-title__bt0JM{--font-size-dialog-title:18px}}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer feedback-dialog-trigger;.styles_dialog-trigger__3eWlY{cursor:pointer;display:inline-block}.styles_formDrawBackdrop__nLS9X{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease}.styles_formDrawBackdrop__nLS9X.styles_active__1fwrK{opacity:1;visibility:visible}.styles_formDrawModal__8HkH6{position:absolute;bottom:0;left:0;right:0;background:white;border-radius:24px 24px 0 0;box-shadow:0 -20px 60px rgba(0,0,0,.2);transform:translateY(100%);transition:transform .4s cubic-bezier(.25,.8,.25,1);max-height:95vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.styles_formDrawBackdrop__nLS9X.styles_active__1fwrK .styles_formDrawModal__8HkH6{transform:translateY(0)}.styles_modalHeader__p_haS{display:flex;justify-content:flex-end;padding:20px 24px 0}.styles_closeBtn__9uJN8{background:none;border:none;cursor:pointer;padding:12px;border-radius:12px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;color:#454549}.styles_closeBtn__9uJN8:hover{background:rgba(0,0,0,.05)}.styles_closeBtn__9uJN8 svg{width:20px;height:20px}.styles_modalContent__hdsum{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.styles_contentLeft__MTBuD{display:flex;flex-direction:column;grid-column:span 12;gap:24px;align-items:center;justify-content:flex-start}.styles_iconWrapper__BIi1H{display:flex;align-items:center;justify-content:center}.styles_iconWrapper__BIi1H svg{width:40px;height:40px}.styles_textContent__4foYi{text-align:center;max-width:600px}.styles_launchText__OmRq0{font-size:28px}.styles_launchText__OmRq0,.styles_mainTitle__7RkdA{margin-bottom:16px;font-family:var(--font-heading);font-weight:700;line-height:1.2;color:#454549}.styles_mainTitle__7RkdA{font-size:46px}.styles_description__6TPDi{font-family:var(--font-body);font-size:16px;line-height:1.6;color:#454549}.styles_contentRight__xh6zc{grid-column:span 12;padding-top:0;width:100%;height:100%;min-height:400px}.styles_formContainer__0lWq2{width:100%;height:clamp(600px,80vh,750px);position:relative;border-radius:12px;overflow:hidden}.styles_formContainer__0lWq2 .hs-form-frame{width:100%;height:100%;min-height:600px}@supports (-webkit-appearance:none) and (stroke-color:transparent){@media not all and (min-resolution:0.001dpcm){.styles_formContainer__0lWq2{overflow-y:scroll!important;-webkit-overflow-scrolling:touch;height:750px!important}.styles_formContainer__0lWq2 .hs-form-frame{height:100%!important;overflow:visible!important}.styles_formContainer__0lWq2::-webkit-scrollbar{-webkit-appearance:none;width:10px}.styles_formContainer__0lWq2::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.styles_formContainer__0lWq2::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.styles_formContainer__0lWq2::-webkit-scrollbar-thumb:hover{background:#555}}}@media (min-width:1024px){.styles_modalContent__hdsum{padding:180px 120px 80px}.styles_contentLeft__MTBuD{grid-column:2/span 5;align-items:flex-start}.styles_iconWrapper__BIi1H{justify-content:flex-start}.styles_textContent__4foYi{text-align:left}.styles_launchText__OmRq0{font-size:40px}.styles_mainTitle__7RkdA{font-size:72px}.styles_contentRight__xh6zc{grid-column:7/span 5;padding-top:0}}@media (min-width:768px) and (max-width:1023px){.styles_launchText__OmRq0{font-size:32px}.styles_mainTitle__7RkdA{font-size:56px}}@media (max-width:768px){.styles_formDrawBackdrop__nLS9X{width:100vw;height:100vh}.styles_formDrawModal__8HkH6{border-radius:0;width:100vw;height:100vh;display:flex;flex-direction:column;max-height:100vh;transform:translateY(100%);position:fixed;top:0;left:0;bottom:0;right:0}.styles_modalHeader__p_haS{position:sticky;top:0;background:white;z-index:10;padding:12px 24px 0;width:100%;box-sizing:border-box}.styles_modalContent__hdsum{flex:1;padding:0;display:flex;flex-direction:column;align-items:center;overflow-y:auto;width:100vw;height:calc(100vh - 60px);box-sizing:border-box}.styles_contentLeft__MTBuD{text-align:center}.styles_contentLeft__MTBuD,.styles_contentRight__xh6zc{width:100%;max-width:400px;padding:24px;box-sizing:border-box}.styles_contentRight__xh6zc{flex:1;display:flex;flex-direction:column}.styles_formContainer__0lWq2{flex:1;max-height:none}.styles_formContainer__0lWq2,.styles_formContainer__0lWq2 .hs-form-frame{width:100%;min-height:clamp(500px,75vh,800px);height:100%;border-radius:0}}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.styles_popper-menu__1iVjG{z-index:9999;min-width:200px;transform-origin:var(--radix-popover-content-transform-origin);background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px;animation-duration:.2s;animation-timing-function:cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.styles_popper-menu__1iVjG[data-state=open]{animation-name:styles_menuShow__lGNje}.styles_popper-menu__1iVjG[data-state=closed]{animation-name:styles_menuHide__c6Y8n}@keyframes styles_menuShow__lGNje{0%{opacity:0;transform:scale(.95)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes styles_menuHide__c6Y8n{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(-2px)}}.styles_menu-content__bjOSO{flex-direction:column;gap:4px;display:flex}.styles_menu-action__T4_H4{color:#111827;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-height:48px;padding:12px 16px;font-size:16px;font-weight:400;line-height:1.5;transition:all .15s ease-in-out;display:flex}.styles_menu-action__T4_H4:hover:not(.styles_disabled__oLdOd){color:#111827;background:#f9fafb}.styles_menu-action__T4_H4:focus{color:#111827;background:#f9fafb;outline:none}.styles_menu-action__T4_H4.styles_disabled__oLdOd{opacity:.5;cursor:not-allowed;color:#9ca3af}.styles_menu-action__T4_H4.styles_disabled__oLdOd:hover{color:#9ca3af;background:0 0}.styles_menu-action__T4_H4.styles_variant-danger__7Hk_x{color:#ef4444}.styles_menu-action__T4_H4.styles_variant-danger__7Hk_x:hover:not(.styles_disabled__oLdOd){color:#dc2626;background:#fef2f2}.styles_menu-action__T4_H4.styles_variant-warning__gTSDV{color:#f59e0b}.styles_menu-action__T4_H4.styles_variant-warning__gTSDV:hover:not(.styles_disabled__oLdOd){color:#d97706;background:#fffbeb}.styles_action-icon__wL_IU{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.styles_action-label__bkzAh{color:inherit;flex:1;font-size:16px;font-weight:400;line-height:1.5}.styles_menu-divider__biNPF{background:#e5e7eb;height:1px;margin:4px 0}.styles_menu-arrow__Fx_Ae{fill:#fff;filter:drop-shadow(0 1px 2px #0000001a)}@media (max-width:768px){.styles_popper-menu__1iVjG{min-width:140px}.styles_menu-action__T4_H4{padding:10px 12px;font-size:15px}}@media (prefers-contrast:high){.styles_popper-menu__1iVjG{border:2px solid}.styles_menu-action__T4_H4{border:1px solid #0000}.styles_menu-action__T4_H4:hover:not(.styles_disabled__oLdOd){border-color:currentColor}}@media (prefers-reduced-motion:reduce){.styles_popper-menu__1iVjG{animation:none}.styles_menu-action__T4_H4{transition:none}}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer feedback-progress-bar{.styles_component-feedback-progress-bar__YanRz,.styles_indeterminateFill__3Qji3,.styles_indeterminateFill__3Qji3.styles_fill-navy__9ViAX,.styles_indeterminateFill__3Qji3.styles_fill-rose__J4jCX,.styles_indeterminate__BTCTI,.styles_progressBar__C9AhK,.styles_progressBar__C9AhK:focus-visible,.styles_progressBar__C9AhK:hover .styles_progressFill__6PxyE,.styles_progressFill__6PxyE,.styles_progressLabel__xYhZ7,.styles_size-default__E0S05,.styles_size-large__SbZwU,.styles_size-small__qwqL_,.styles_variant-navy__P9OTw,.styles_variant-rose__T_MyE{--color-progress-rose-fill:#dc6997;--color-progress-rose-background:#dc69974d;--color-progress-navy-fill:#3c539f;--color-progress-navy-background:#3c539f33;--color-progress-default-background:#f3f4f6;--sizing-progress-small:4px;--sizing-progress-default:8px;--sizing-progress-large:12px;--border-radius-progress-small:6px;--border-radius-progress-default:8px;--border-radius-progress-large:10px;--border-radius-progress-container:12px;--spacing-progress-container-gap:8px;--spacing-progress-label-top:4px}}.styles_component-feedback-progress-bar__YanRz{gap:var(--spacing-progress-container-gap);flex-direction:column;width:100%;display:flex}.styles_progressBar__C9AhK{background-color:var(--color-progress-default-background);border-radius:var(--border-radius-progress-container);width:100%;transition:all .2s ease-in-out;position:relative;overflow:hidden}.styles_size-small__qwqL_{height:var(--sizing-progress-small);border-radius:var(--border-radius-progress-small)}.styles_size-default__E0S05{height:var(--sizing-progress-default);border-radius:var(--border-radius-progress-default)}.styles_size-large__SbZwU{height:var(--sizing-progress-large);border-radius:var(--border-radius-progress-large)}.styles_progressFill__6PxyE{border-radius:inherit;height:100%;transition:width .3s ease-in-out,background-color .2s ease-in-out;position:relative;overflow:hidden}.styles_variant-rose__T_MyE{background-color:var(--color-progress-rose-background)}.styles_fill-rose__J4jCX{background-color:var(--color-progress-rose-fill)}.styles_variant-navy__P9OTw{background-color:var(--color-progress-navy-background)}.styles_fill-navy__9ViAX{background-color:var(--color-progress-navy-fill)}.styles_progressLabel__xYhZ7{color:#374151;text-align:center;margin-top:var(--spacing-progress-label-top);font-size:.875rem;font-weight:500}.styles_indeterminate__BTCTI{background-color:var(--color-progress-default-background)}.styles_indeterminateFill__3Qji3{background:linear-gradient(90deg,#0000,currentColor 50%,#0000);animation:styles_indeterminateAnimation__c2wm0 1.5s ease-in-out infinite;width:40%!important}.styles_indeterminateFill__3Qji3.styles_fill-rose__J4jCX{color:var(--color-progress-rose-fill)}.styles_indeterminateFill__3Qji3.styles_fill-navy__9ViAX{color:var(--color-progress-navy-fill)}@keyframes styles_indeterminateAnimation__c2wm0{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(250%)}}.styles_progressBar__C9AhK:hover .styles_progressFill__6PxyE{filter:brightness(1.05)}.styles_progressBar__C9AhK:focus-visible{outline:2px solid var(--color-progress-rose-fill);outline-offset:2px}@media (prefers-color-scheme:dark){.styles_component-feedback-progress-bar__YanRz,.styles_indeterminateFill__3Qji3,.styles_indeterminateFill__3Qji3.styles_fill-navy__9ViAX,.styles_indeterminateFill__3Qji3.styles_fill-rose__J4jCX,.styles_indeterminate__BTCTI,.styles_progressBar__C9AhK,.styles_progressBar__C9AhK:focus-visible,.styles_progressBar__C9AhK:hover .styles_progressFill__6PxyE,.styles_progressFill__6PxyE,.styles_progressLabel__xYhZ7,.styles_size-default__E0S05,.styles_size-large__SbZwU,.styles_size-small__qwqL_,.styles_variant-navy__P9OTw,.styles_variant-rose__T_MyE{--color-progress-default-background:#374151;--color-progress-rose-background:#dc699733;--color-progress-navy-background:#3c539f26}.styles_progressLabel__xYhZ7{color:#f9fafb}}@media (prefers-contrast:high){.styles_progressBar__C9AhK,.styles_progressFill__6PxyE{border:1px solid #000}}@media (prefers-reduced-motion:reduce){.styles_progressFill__6PxyE{transition:none}.styles_indeterminateFill__3Qji3{animation:none}}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer feedback-tour-card{.styles_actions__zchJ_,.styles_component-feedback-tour-card__HG6Y3,.styles_component-feedback-tour-card__HG6Y3.styles_step-changing__QrzvQ,.styles_component-feedback-tour-card__HG6Y3.styles_step-changing__QrzvQ .styles_actions__zchJ_,.styles_component-feedback-tour-card__HG6Y3.styles_step-changing__QrzvQ .styles_content__i_HVe,.styles_component-feedback-tour-card__HG6Y3.styles_step-changing__QrzvQ .styles_description___FGjh,.styles_component-feedback-tour-card__HG6Y3.styles_step-changing__QrzvQ .styles_nextButton__1tMku,.styles_component-feedback-tour-card__HG6Y3.styles_step-changing__QrzvQ .styles_progressContainer__95Acs,.styles_component-feedback-tour-card__HG6Y3.styles_step-changing__QrzvQ .styles_skipButton__M9lJ8,.styles_component-feedback-tour-card__HG6Y3.styles_step-changing__QrzvQ .styles_title__agRRh,.styles_content__i_HVe,.styles_description___FGjh,.styles_nextButton__1tMku,.styles_progressContainer__95Acs,.styles_skipButton__M9lJ8,.styles_title__agRRh{--color-tour-card-background:#fcfbfa;--color-tour-card-border:#e8e4db;--color-tour-card-text:#454549;--color-tour-card-shadow:#0000;--spacing-tour-card-padding:16px;--spacing-tour-card-progress-to-title:16px;--spacing-tour-card-title-to-description:8px;--spacing-tour-card-description-to-actions:24px;--spacing-tour-card-content-bottom:12px;--font-family-tour-card-title:"Outfit",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-size-tour-card-title:20px;--font-weight-tour-card-title:400;--line-height-tour-card-title:120%;--letter-spacing-tour-card-title:0%;--font-family-tour-card-description:"Inter",sans-serif;--font-size-tour-card-description:14px;--font-weight-tour-card-description:400;--line-height-tour-card-description:150%;--letter-spacing-tour-card-description:0%;--border-radius-tour-card:16px;--transition-tour-card:all .3s cubic-bezier(.4,0,.2,1)}}.styles_component-feedback-tour-card__HG6Y3{background:var(--color-tour-card-background);border:1px solid var(--color-tour-card-border);border-radius:var(--border-radius-tour-card);box-shadow:var(--shadow-tour-card);padding:var(--spacing-tour-card-padding);max-width:200px;transition:var(--transition-tour-card);font-family:var(--font-family-tour-card-description);color:var(--color-tour-card-text);animation:styles_tour-card-enter__LQOHe .4s cubic-bezier(.4,0,.2,1);position:relative}.styles_progressContainer__95Acs{margin-bottom:var(--spacing-tour-card-progress-to-title);width:50%;animation:styles_fadeInUp__9LCci .4s ease-out both}.styles_content__i_HVe{margin-bottom:var(--spacing-tour-card-content-bottom);transition:var(--transition-tour-card)}.styles_title__agRRh{font-family:var(--font-family-tour-card-title);font-size:var(--font-size-tour-card-title);font-weight:var(--font-weight-tour-card-title);line-height:var(--line-height-tour-card-title);letter-spacing:var(--letter-spacing-tour-card-title);margin:0 0 var(--spacing-tour-card-title-to-description)0;max-width:100%;animation:styles_fadeInUp__9LCci .4s ease-out .1s both}.styles_description___FGjh,.styles_title__agRRh{color:var(--color-tour-card-text);transition:var(--transition-tour-card);overflow:hidden}.styles_description___FGjh{font-family:var(--font-family-tour-card-description);font-size:var(--font-size-tour-card-description);font-weight:var(--font-weight-tour-card-description);line-height:var(--line-height-tour-card-description);letter-spacing:var(--letter-spacing-tour-card-description);margin:0 0 var(--spacing-tour-card-description-to-actions)0;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;animation:styles_fadeInUp__9LCci .4s ease-out .2s both;display:-webkit-box}.styles_actions__zchJ_{align-items:center;width:100%;animation:styles_fadeInUp__9LCci .4s ease-out .3s both;display:flex}.styles_skipButton__M9lJ8{margin-right:8px;padding:10px 8px!important}.styles_nextButton__1tMku,.styles_skipButton__M9lJ8{transition:var(--transition-tour-card);pointer-events:auto;z-index:1;flex:1;width:100%;transform:translateY(0)}.styles_nextButton__1tMku:active,.styles_skipButton__M9lJ8:active{transition-duration:.1s;transform:translateY(0)}@keyframes styles_tour-card-enter__LQOHe{0%{opacity:0;transform:translateY(16px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes styles_tour-card-step-change__Hchus{0%{opacity:1;transform:translate(0)}50%{opacity:.7;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes styles_fadeInUp__9LCci{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.styles_component-feedback-tour-card__HG6Y3.styles_step-changing__QrzvQ{animation:styles_tour-card-step-change__Hchus .3s ease-out}@media (max-width:480px){.styles_component-feedback-tour-card__HG6Y3{min-width:auto;max-width:calc(100vw - 32px);padding:12px}.styles_actions__zchJ_{flex-direction:column;gap:8px}.styles_nextButton__1tMku,.styles_skipButton__M9lJ8{width:100%}.styles_title__agRRh{font-size:18px}.styles_description___FGjh{font-size:13px}.styles_progressContainer__95Acs{width:60%}}@media (prefers-reduced-motion:reduce){.styles_actions__zchJ_,.styles_component-feedback-tour-card__HG6Y3,.styles_description___FGjh,.styles_nextButton__1tMku,.styles_skipButton__M9lJ8,.styles_title__agRRh{transition:none;animation:none}}@media (prefers-contrast:high){.styles_component-feedback-tour-card__HG6Y3{border:2px solid var(--color-tour-card-text)}.styles_description___FGjh,.styles_title__agRRh{color:#000}}@media (prefers-color-scheme:dark){.styles_component-feedback-tour-card__HG6Y3{color:#f9fafb;background:#1f2937;border-color:#374151}.styles_description___FGjh,.styles_title__agRRh{color:#f9fafb}}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.styles_component-data-display-avatar___1id7{--sizing-avatar-xx-large:128px;--sizing-avatar-x-large:96px;--sizing-avatar-large:48px;--sizing-avatar-default:40px;--sizing-avatar-medium:32px;--sizing-avatar-small:24px;--border-radius-avatar-default:9999px;--border-width-avatar-enabled:2px;--border-width-avatar-hovered:4px;--border-width-avatar-badge:2px;--color-avatar-enabled-border:#f4f3ef;--color-avatar-enabled-surface:#fff;--color-avatar-enabled-initials:#454549;--color-avatar-enabled-icon:#454549;--color-avatar-hovered-border:#e8e4db;--color-avatar-hovered-surface:#fff;--color-avatar-hovered-initials:#454549;--color-avatar-hovered-icon:#454549;--color-avatar-disabled-border:#e3e3e6;--color-avatar-disabled-surface:#fbfbfb;--color-avatar-disabled-initials:#c3c3c9;--color-avatar-disabled-icon:#c3c3c9;--typography-avatar-xx-large-font-family:Outfit;--typography-avatar-xx-large-font-weight:400;--typography-avatar-xx-large-line-height:1.2;--typography-avatar-xx-large-font-size:28px;--typography-avatar-xx-large-letter-spacing:0em;--typography-avatar-xx-large-paragraph-spacing:0;--typography-avatar-xx-large-text-decoration:none;--typography-avatar-xx-large-text-case:none;--typography-avatar-x-large-font-family:Outfit;--typography-avatar-x-large-font-weight:400;--typography-avatar-x-large-line-height:1.2;--typography-avatar-x-large-font-size:24px;--typography-avatar-x-large-letter-spacing:0em;--typography-avatar-x-large-paragraph-spacing:0;--typography-avatar-x-large-text-decoration:none;--typography-avatar-x-large-text-case:none;--typography-avatar-large-font-family:Outfit;--typography-avatar-large-font-weight:400;--typography-avatar-large-line-height:1.2;--typography-avatar-large-font-size:16px;--typography-avatar-large-letter-spacing:0em;--typography-avatar-large-paragraph-spacing:0;--typography-avatar-large-text-decoration:none;--typography-avatar-large-text-case:none;--typography-avatar-default-font-family:Inter;--typography-avatar-default-font-weight:400;--typography-avatar-default-line-height:1.5;--typography-avatar-default-font-size:14px;--typography-avatar-default-letter-spacing:0em;--typography-avatar-default-paragraph-spacing:16px;--typography-avatar-default-text-decoration:none;--typography-avatar-default-text-case:none;--typography-avatar-medium-font-family:Inter;--typography-avatar-medium-font-weight:400;--typography-avatar-medium-line-height:1.5;--typography-avatar-medium-font-size:14px;--typography-avatar-medium-letter-spacing:0em;--typography-avatar-medium-paragraph-spacing:16px;--typography-avatar-medium-text-decoration:none;--typography-avatar-medium-text-case:none;--typography-avatar-small-font-family:Inter;--typography-avatar-small-font-weight:400;--typography-avatar-small-line-height:1.5;--typography-avatar-small-font-size:14px;--typography-avatar-small-letter-spacing:0em;--typography-avatar-small-paragraph-spacing:16px;--typography-avatar-small-text-decoration:none;--typography-avatar-small-text-case:none;-webkit-user-select:none;user-select:none;border-radius:var(--border-radius-avatar-default);border-width:var(--border-width-avatar-enabled);border-color:var(--color-avatar-enabled-border);background-color:var(--color-avatar-enabled-surface);color:var(--color-avatar-enabled-initials);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.styles_component-data-display-avatar___1id7:hover{border-width:var(--border-width-avatar-hovered);border-color:var(--color-avatar-hovered-border);background-color:var(--color-avatar-hovered-surface);color:var(--color-avatar-hovered-initials)}.styles_component-data-display-avatar___1id7:hover .styles_badge__XckTM{border-color:var(--color-avatar-hovered-border);position:absolute}.styles_component-data-display-avatar___1id7 img{border-radius:var(--border-radius-avatar-default);object-fit:contain}.styles_component-data-display-avatar___1id7.styles_disabled__BbsO8{border-width:var(--border-width-avatar-disabled);border-color:var(--color-avatar-disabled-border);background-color:var(--color-avatar-disabled-surface);color:var(--color-avatar-disabled-initials)}.styles_component-data-display-avatar___1id7.styles_disabled__BbsO8 img{filter:grayscale()}.styles_component-data-display-avatar___1id7.styles_disabled__BbsO8 .styles_badge__XckTM{border-color:var(--color-avatar-disabled-border)}.styles_size-small__Utdsm{width:var(--sizing-avatar-small);height:var(--sizing-avatar-small);--avatar-size:var(--sizing-avatar-small);font:700 12px/10px Inter}.styles_size-small__Utdsm .styles_badge__XckTM{width:8px;height:8px;transform:translate(20%,-20%)}.styles_size-default__oIn62{width:var(--sizing-avatar-medium);height:var(--sizing-avatar-medium);--avatar-size:var(--sizing-avatar-medium);font:700 16px/14px Inter}.styles_size-default__oIn62 .styles_badge__XckTM{width:10px;height:10px}.styles_size-large__en_k5{width:var(--sizing-avatar-large);height:var(--sizing-avatar-large);--avatar-size:var(--sizing-avatar-large);font:700 24px/20px Inter}.styles_size-large__en_k5 .styles_badge__XckTM{width:12px;height:12px;transform:translateY(-30%)}.styles_size-xlarge__FlsHn{width:var(--sizing-avatar-x-large);height:var(--sizing-avatar-x-large);--avatar-size:var(--sizing-avatar-x-large);font:700 32px/28px Inter}.styles_size-xlarge__FlsHn .styles_badge__XckTM{width:14px;height:14px;transform:translate(-40%)}.styles_size-xxlarge__M_0B5{width:var(--sizing-avatar-xx-large);height:var(--sizing-avatar-xx-large);--avatar-size:var(--sizing-avatar-xx-large);font:700 40px/32px Inter}.styles_size-xxlarge__M_0B5 .styles_badge__XckTM{width:16px;height:16px;transform:translate(-80%)}.styles_badge__XckTM{border:2px solid var(--color-surface-primary,#fff);background-color:var(--color-badge-inactive-surface,#9ca3af);z-index:1;border-radius:50%;position:absolute;top:0;right:0;transform:translate(25%,-25%)}.styles_badge__XckTM.styles_disabled__BbsO8{border-color:var(--color-avatar-disabled-border);filter:grayscale()}.styles_status-online__T84t3 .styles_badge__XckTM{background-color:#22c55e;border-color:#fff}.styles_status-offline__0lhfK .styles_badge__XckTM{background-color:#9ca3af;border-color:#fff}.styles_status-busy__6okI_ .styles_badge__XckTM{background-color:#ef4444;border-color:#fff}.styles_status-away__ChE_4 .styles_badge__XckTM{background-color:#f59e0b;border-color:#fff}.styles_badge-primary__ZxKJS{background-color:var(--color-badge-primary-surface,#3b82f6);border-color:#fff}.styles_badge-secondary__NWvwN{background-color:var(--color-badge-secondary-surface,#6b7280);border-color:#fff}.styles_badge-tertiary__hCxJ4{background-color:var(--color-badge-tertiary-surface,#f3f4f6);border-color:var(--color-badge-tertiary-border,#d1d5db)}.styles_avatarGroup__I1zVE{flex-direction:row;align-items:center;width:fit-content;min-width:200px;display:flex;position:relative}.styles_avatarGroup__I1zVE.styles_size-large__en_k5 .styles_avatar-tooltip-trigger__iva7t:not(:first-child){margin-left:-12px}.styles_avatarGroup__I1zVE.styles_size-xlarge__FlsHn .styles_avatar-tooltip-trigger__iva7t:not(:first-child){margin-left:-16px}.styles_avatarGroup__I1zVE.styles_size-xxlarge__M_0B5 .styles_avatar-tooltip-trigger__iva7t:not(:first-child){margin-left:-20px}.styles_avatarGroup__I1zVE.styles_size-default__oIn62 .styles_avatar-tooltip-trigger__iva7t:not(:first-child){margin-left:-8px}.styles_avatarGroup__I1zVE.styles_size-small__Utdsm .styles_avatar-tooltip-trigger__iva7t:not(:first-child){margin-left:-4px}.styles_avatarWrapper__rlMmV{display:inline-block;position:relative}.styles_avatarContent__o90mQ{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.styles_avatar-tooltip-trigger__iva7t{display:inline-block;position:relative}.styles_avatar-tooltip__bGTVK{color:#fff;white-space:normal;pointer-events:none;word-wrap:break-word;background:#1f2937;border-radius:6px;min-width:200px;max-width:300px;padding:8px 12px;font-size:14px;line-height:1.4;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.styles_avatar-tooltip-content__ouzCf{line-height:1.5}.styles_avatar-tooltip-name__vrQ3U{color:#fff;margin-bottom:4px;font-weight:600}.styles_avatar-tooltip-detail__zCO4T{color:#e5e7eb;margin:2px 0}.styles_avatar-tooltip__bGTVK:before{content:"";border:4px solid #0000;width:0;height:0;position:absolute}.styles_tooltip-position-top__HUGd_:before{border-top-color:#1f2937;bottom:-8px;left:50%;transform:translate(-50%)}.styles_tooltip-position-bottom__HPkFj:before{border-bottom-color:#1f2937;top:-8px;left:50%;transform:translate(-50%)}.styles_tooltip-position-left__KeuRY:before{border-left-color:#1f2937;top:50%;right:-8px;transform:translateY(-50%)}.styles_tooltip-position-right__avXUA:before{border-right-color:#1f2937;top:50%;left:-8px;transform:translateY(-50%)}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.styles_backdrop__DT55p{inset:calc(var(--spacing,.25rem)*0);z-index:50;padding:calc(var(--spacing,.25rem)*4);background-color:#5b5b60b3;justify-content:center;align-items:center;display:flex;position:fixed}.styles_modal__8p6D1{border-radius:var(--radius-2xl,1rem);background-color:var(--color-white,#fff);--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);width:80vw;max-height:90vh;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);flex-direction:column;display:flex;position:relative}.styles_header__IQulW{padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*4);border-bottom:1px var(--tw-border-style);border-color:#e8e4db;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.styles_title__D36Nh{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));color:var(--Relate-neutral-grey-900,#454549);margin:calc(var(--spacing,.25rem)*0);font-family:Outfit;font-size:24px;font-style:normal;font-weight:400;line-height:120%;font-family:var(--font-heading)}.styles_headerActions__f_eGh{align-items:center;gap:calc(var(--spacing,.25rem)*2);display:flex}.styles_content__oVXNH{padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*4);min-height:calc(var(--spacing,.25rem)*0);flex:1;overflow-y:auto}.styles_transcriptList__Uz7UQ{gap:calc(var(--spacing,.25rem)*6);flex-direction:column;display:flex}.styles_transcriptSegment__ILbOx{gap:calc(var(--spacing,.25rem)*2);flex-direction:column;display:flex}.styles_segmentHeader__R52Nb{justify-content:space-between;align-items:center;gap:calc(var(--spacing,.25rem)*4);display:flex}.styles_speakerInfo__D2fC0{align-items:center;gap:calc(var(--spacing,.25rem)*3);display:flex}.styles_speakerName__mhfeU{--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:#192343}.styles_speakerName__mhfeU,.styles_timestamp__sI2Vq{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));font-family:var(--font-body)}.styles_timestamp__sI2Vq{color:#71717a;flex-shrink:0}.styles_segmentText__QfQwL{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-leading:var(--leading-relaxed,1.625);line-height:var(--leading-relaxed,1.625);color:#3f3f46;margin:calc(var(--spacing,.25rem)*0);padding-left:calc(var(--spacing,.25rem)*11);font-family:var(--font-body)}.styles_talkRatioSection__RNffb{padding-inline:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*4);gap:calc(var(--spacing,.25rem)*2);flex-direction:column;flex-shrink:0;display:flex;position:relative}.styles_talkRatioBorder__NwHTW{margin-block:calc(var(--spacing,.25rem)*4);border-top:1px var(--tw-border-style);border-color:#e8e4db}.styles_timelineContainer__csr4G{flex:1;position:relative}.styles_durationTimeline___BWtR{align-items:center;gap:calc(var(--spacing,.25rem)*6);margin-bottom:calc(var(--spacing,.25rem)*2);display:flex}.styles_durationEnd__U2znt,.styles_durationStart__zgafm{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));color:#454549;font-family:var(--font-body);flex-shrink:0}.styles_durationStart__zgafm{width:48px}.styles_durationEnd__U2znt{text-align:right;width:100px}.styles_durationBar__aBvCu{border-radius:var(--radius-lg,.5rem);background-color:#e8e4db;height:6px}.styles_speakerTimelines__t3AX0{flex-direction:column;display:flex}.styles_speakerTimeline__L8viX{align-items:center;gap:calc(var(--spacing,.25rem)*6);padding-block:calc(var(--spacing,.25rem)*2);display:flex}.styles_timelineBar__445Fb{border-radius:var(--radius-lg,.5rem);flex:1;height:8px;position:relative;overflow:hidden}.styles_timelineBackground__pp03F{inset:calc(var(--spacing,.25rem)*0);border-radius:var(--radius-lg,.5rem);position:absolute}.styles_timelineSegment__W7O1W{top:calc(var(--spacing,.25rem)*0);border-radius:4px;height:100%;position:absolute}.styles_wordCount__RiFhy{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:#454549;text-align:right;width:100px;font-family:var(--font-body);flex-shrink:0}.styles_scrubber__SCkCP{top:-16px;bottom:calc(var(--spacing,.25rem)*0);pointer-events:auto;z-index:10}.styles_scrubberHandle__NAu1P,.styles_scrubber__SCkCP{cursor:ew-resize;position:absolute;transform:translate(-50%)}.styles_scrubberHandle__NAu1P{height:16px;top:calc(var(--spacing,.25rem)*0);width:calc(var(--spacing,.25rem)*3);background:#e8e4db;border:1px solid #5c5a55;border-radius:4px;flex-shrink:0;align-self:stretch;left:50%}.styles_scrubberLine__5vswb{background-color:#5c5a55;width:1px;position:absolute;top:18px;left:50%;transform:translate(-50%)}@media (max-width:640px){.styles_modal__8p6D1{border-radius:0;max-width:100%;max-height:100%}.styles_content__oVXNH,.styles_header__IQulW,.styles_talkRatioSection__RNffb{padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*3)}.styles_durationTimeline___BWtR,.styles_speakerTimeline__L8viX{gap:calc(var(--spacing,.25rem)*3)}.styles_wordCount__RiFhy{width:80px;font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)))}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.styles_toc-section__7geGj{margin-bottom:calc(var(--spacing,.25rem)*4);padding-top:calc(var(--spacing,.25rem)*7);background:#fcfbfa;border-radius:16px}.styles_section-title__4jf3C{margin-bottom:calc(var(--spacing,.25rem)*4);font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-gray-900,oklch(21% .034 264.665))}.styles_toc-list___whQb{margin:calc(var(--spacing,.25rem)*0);padding-left:calc(var(--spacing,.25rem)*0);list-style-type:none}.styles_toc-list___whQb li{margin-bottom:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));padding-left:0!important;list-style:none!important}.styles_toc-list___whQb li:before{content:none!important;display:none!important}.styles_toc-list___whQb li a{color:#0087fc;text-decoration:none;transition:color .2s}.styles_toc-list___whQb li a:hover{text-decoration:underline}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.styles_component-navigation-footer__m8Yqb{z-index:10;margin:calc(var(--spacing,.25rem)*0);width:100%;color:var(--color-white,#fff);background-color:#192343;background-image:url(/_next/static/media/new-footer-BG.8ffa2846.svg);background-position:top;background-repeat:no-repeat;background-size:cover;padding:56px 0 40px;position:relative;overflow:hidden}.styles_footer-container__CEvli{flex-direction:column;align-items:center;width:100%;max-width:1215px;margin-inline:auto;padding:56px 32px 40px;display:flex}.styles_footer-content-wrapper__cM5A1{width:100%;max-width:1600px}.styles_footer-nav__J6Giz{margin-bottom:calc(var(--spacing,.25rem)*16);width:100%}.styles_nav-grid__9Fnnh{gap:calc(var(--spacing,.25rem)*8);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:48rem){.styles_nav-grid__9Fnnh{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.styles_nav-grid__9Fnnh{gap:calc(var(--spacing,.25rem)*26)}}@media (min-width:80rem){.styles_nav-grid__9Fnnh{gap:calc(var(--spacing,.25rem)*30)}}@media (min-width:1024px){.styles_nav-grid__9Fnnh{grid-template-columns:1fr 1fr 1fr .7fr}}.styles_nav-column__1h4Df{flex-direction:column;display:flex}.styles_nav-title__AN7VN{margin-bottom:calc(var(--spacing,.25rem)*6);padding-top:calc(var(--spacing,.25rem)*14);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-leading:var(--leading-tight,1.25);line-height:var(--leading-tight,1.25);--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);--tw-tracking:var(--tracking-widest,.1em);letter-spacing:var(--tracking-widest,.1em);text-transform:uppercase;color:var(--Relate-neutral-white,#fff);font-family:var(--font-heading)}@media (min-width:768px){.styles_nav-title__AN7VN{padding-top:calc(var(--spacing,.25rem)*0)}}.styles_nav-column__1h4Df:first-child .styles_nav-title__AN7VN{padding-top:calc(var(--spacing,.25rem)*0)}.styles_nav-list__qaKrP{margin:calc(var(--spacing,.25rem)*0);gap:calc(var(--spacing,.25rem)*5);padding:calc(var(--spacing,.25rem)*0);flex-direction:column;list-style-type:none;display:flex}.styles_footerlistitem__eg2LI{padding-left:0!important}.styles_footerlistitem__eg2LI:before{content:none!important;display:none!important}.styles_nav-link__P_Olk{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.2s;color:var(--Relate-neutral-white,#fff);font-family:var(--font-body);white-space:nowrap;flex:1 0 0;font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:none;transition-duration:.2s;display:block}.styles_nav-link__P_Olk:hover{color:#fffc}@supports (color:color-mix(in lab,red,red)){.styles_nav-link__P_Olk:hover{color:color-mix(in oklab,var(--color-white,#fff)80%,transparent)}}.styles_footer-wordmark__QntPO{margin-bottom:calc(var(--spacing,.25rem)*16);justify-content:center;width:100%;display:flex}.styles_wordmark___9s4s{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:374px}.styles_footer-bottom__Y3sFj{padding-top:calc(var(--spacing,.25rem)*8)}.styles_footer-bottom-content__nrrqV{justify-content:space-between;align-items:flex-start;gap:calc(var(--spacing,.25rem)*4);flex-direction:column-reverse;width:100%;display:flex}@media (min-width:48rem){.styles_footer-bottom-content__nrrqV{flex-direction:row;align-items:center}}.styles_contact-and-social__qFZKP{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;display:flex}@media (min-width:768px){.styles_contact-and-social__qFZKP{justify-content:flex-start;gap:48px}}.styles_footer-right__ax6VL{flex-direction:column;align-items:flex-start;display:flex}@media (min-width:48rem){.styles_footer-right__ax6VL{align-items:flex-end}}.styles_copyright__sBuMT{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));white-space:nowrap;color:var(--color-white,#fff)}.styles_copyright__sBuMT .styles_year__gbE1E{margin-right:calc(var(--spacing,.25rem)*4)}.styles_contact-section__HOWd7{align-items:center;gap:calc(var(--spacing,.25rem)*2);display:flex}.styles_contact-us__Rkn_s{margin-right:calc(var(--spacing,.25rem)*3);font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));--tw-font-weight:var(--font-weight-normal,400);font-weight:var(--font-weight-normal,400);color:var(--Relate-neutral-white,#fff);font-family:var(--font-body)}.styles_social-links__PGeVr{align-items:center;gap:calc(var(--spacing,.25rem)*2);display:flex}.styles_follow-us__aHHi8{margin-right:calc(var(--spacing,.25rem)*3);font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));--tw-font-weight:var(--font-weight-normal,400);font-weight:var(--font-weight-normal,400);color:var(--Relate-neutral-white,#fff);font-family:var(--font-body)}.styles_social-link__dzbE6{border-radius:var(--radius-lg,.5rem);padding:calc(var(--spacing,.25rem)*1);color:var(--color-white,#fff);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.2s;justify-content:center;align-items:center;text-decoration-line:none;transition-duration:.2s;display:flex}.styles_social-link__dzbE6:hover{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.styles_social-link__dzbE6:hover{background-color:color-mix(in oklab,var(--color-white,#fff)10%,transparent)}}.styles_social-link__dzbE6 svg{height:calc(var(--spacing,.25rem)*6);width:calc(var(--spacing,.25rem)*6);fill:currentColor}.styles_sr-only__qlQ1Y{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:1536px){.styles_footer-content-wrapper__cM5A1{max-width:1000px}}@media (min-width:1920px){.styles_footer-content-wrapper__cM5A1{max-width:1100px}}@media (max-width:1024px){.styles_component-navigation-footer__m8Yqb{background-position:60% 0}}@media (max-width:768px){.styles_component-navigation-footer__m8Yqb{background-position:70% 0}}@media (max-width:480px){.styles_component-navigation-footer__m8Yqb{background-position:80% 0}.styles_footer-container__CEvli{padding-left:16px;padding-right:16px}.styles_footer-content-wrapper__cM5A1{max-width:100%}.styles_footer-wordmark__QntPO{justify-content:center}.styles_wordmark___9s4s{max-width:100%}.styles_footer-bottom-content__nrrqV{align-items:flex-start;gap:calc(var(--spacing,.25rem)*6);text-align:left;flex-direction:column;width:100%}.styles_social-links__PGeVr{justify-content:flex-start}.styles_footer-right__ax6VL{align-items:flex-start}.styles_copyright__sBuMT{gap:calc(var(--spacing,.25rem)*2);flex-wrap:wrap;display:flex}.styles_copyright__sBuMT .styles_year__gbE1E{margin-right:calc(var(--spacing,.25rem)*2)}}@property --tw-tracking{syntax:"*";inherits:false}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.styles_component-navigation-alert-bar__TnLL7{width:100%;min-height:40px;color:var(--color-white,#fff);transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.3s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));transition-duration:.3s;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1));background:linear-gradient(250deg,#bb6aa4 -22.06%,#2d388b 98.66%);flex-direction:row;justify-content:center;align-items:center;padding:10px 24px;display:flex;position:relative}.styles_component-navigation-alert-bar__TnLL7.styles_collapsed__EgBIV{min-height:20px;padding:5px 24px}.styles_alert-content__pl6uU{justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem)*2);flex-direction:row;flex:1;max-width:1215px;margin:0 auto;display:flex}.styles_alert-text__2lDjZ{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-leading:1;--tw-font-weight:var(--font-weight-medium,500);line-height:1;font-weight:var(--font-weight-medium,500)}.styles_alert-close___Bc4j{right:calc(var(--spacing,.25rem)*4);cursor:pointer;--tw-border-style:none;padding:calc(var(--spacing,.25rem)*1);transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.2s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));transition-duration:.2s;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1));background-color:#0000;border-style:none;justify-content:center;align-items:center;display:flex;position:absolute}.styles_alert-close___Bc4j:hover{opacity:.8}.styles_alert-close___Bc4j:active{opacity:.6}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.styles_megamenu__Ofm3k{border-radius:var(--radius-lg,.5rem);width:483px;padding:0}@media (min-width:1024px){.styles_megamenu__Ofm3k{border:1px solid #e8e4db}}.styles_megamenu__Ofm3k .styles_itemContainer__g2uBT{flex-direction:column;gap:16px;display:flex}.styles_megamenu__Ofm3k .styles_pretitle__QQIpj{text-transform:uppercase;font-size:12px}@media (min-width:64rem){.styles_megamenu__Ofm3k.styles_primary__GVXdY .styles_items__Cue1Y{padding:28px}}.styles_megamenu__Ofm3k.styles_secondary__0aPQa{flex-direction:column;gap:16px;width:100%;display:flex}@media (min-width:48rem){.styles_megamenu__Ofm3k.styles_secondary__0aPQa{flex-direction:row}}@media (min-width:64rem){.styles_megamenu__Ofm3k.styles_secondary__0aPQa{width:1068px}}.styles_megamenu__Ofm3k.styles_secondary__0aPQa .styles_feature__oXndA{padding-bottom:calc(var(--spacing,.25rem)*6);flex-direction:column;gap:16px;display:flex}@media (min-width:48rem){.styles_megamenu__Ofm3k.styles_secondary__0aPQa .styles_feature__oXndA{width:50%}}.styles_megamenu__Ofm3k.styles_secondary__0aPQa .styles_feature__oXndA{border-bottom:1px solid #e8e4db}@media (min-width:800px){.styles_megamenu__Ofm3k.styles_secondary__0aPQa .styles_feature__oXndA{border-bottom:none}}@media (min-width:1024px){.styles_megamenu__Ofm3k.styles_secondary__0aPQa .styles_feature__oXndA{border-bottom:none;border-right:1px solid #e8e4db;width:auto;padding:28px}}.styles_megamenu__Ofm3k.styles_secondary__0aPQa .styles_itemContainer__g2uBT{flex-grow:1}@media (min-width:1024px){.styles_megamenu__Ofm3k.styles_secondary__0aPQa .styles_itemContainer__g2uBT{padding:28px}}.styles_megamenu__Ofm3k.styles_secondary__0aPQa .styles_itemContainer__g2uBT .styles_items__Cue1Y{gap:calc(var(--spacing,.25rem)*4);flex-direction:column;width:100%;display:flex}@media (min-width:64rem){.styles_megamenu__Ofm3k.styles_secondary__0aPQa .styles_itemContainer__g2uBT .styles_items__Cue1Y{display:grid}}.styles_megamenu__Ofm3k.styles_secondary__0aPQa .styles_itemContainer__g2uBT .styles_items__Cue1Y{grid-template-columns:repeat(2,1fr)}


/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.styles_megamenuItem__WlDOp{gap:8px;display:flex}.styles_megamenuItem__WlDOp.styles_primary__s4uNv{padding-bottom:30px}.styles_megamenuItem__WlDOp.styles_primary__s4uNv .styles_itemImage__GUEsk i{color:var(--color-black,#000);font-size:24px}.styles_megamenuItem__WlDOp.styles_primary__s4uNv .styles_itemContent__vUzYd{flex-direction:column;gap:8px;display:flex}.styles_megamenuItem__WlDOp.styles_primary__s4uNv .styles_itemContent__vUzYd .styles_title__X_AZ_{--tw-leading:var(--leading-snug,1.375);font-size:16px;line-height:var(--leading-snug,1.375);color:#454549;font-family:var(--font-heading)}.styles_megamenuItem__WlDOp.styles_primary__s4uNv .styles_itemContent__vUzYd .styles_content__o_1Aa{--tw-leading:var(--leading-snug,1.375);font-size:14px;line-height:var(--leading-snug,1.375);color:#75757c;font-family:var(--font-body)}.styles_megamenuItem__WlDOp.styles_secondary__hpI7c{flex-direction:column;gap:16px;width:100%;padding:0;display:flex}@media (min-width:64rem){.styles_megamenuItem__WlDOp.styles_secondary__hpI7c{width:291px}}.styles_megamenuItem__WlDOp.styles_secondary__hpI7c .styles_itemImage__GUEsk img{width:100%}.styles_megamenuItem__WlDOp.styles_secondary__hpI7c .styles_itemContent__vUzYd{flex-direction:column;gap:16px;display:flex}.styles_megamenuItem__WlDOp.styles_secondary__hpI7c .styles_title__X_AZ_{--tw-leading:var(--leading-snug,1.375);font-size:28px;line-height:var(--leading-snug,1.375);color:#454549;font-family:var(--font-heading)}.styles_megamenuItem__WlDOp.styles_secondary__hpI7c .styles_content__o_1Aa{--tw-leading:var(--leading-snug,1.375);font-size:16px;line-height:var(--leading-snug,1.375);color:#75757c;font-family:var(--font-body)}@property --tw-leading{syntax:"*";inherits:false}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.styles_component-navigation-nav-bar__kZbvJ{z-index:1000;background:#fff;border-bottom:1px solid #e8e4db;flex-direction:column;width:100%;display:flex;position:sticky;top:0}.styles_alertBarContainer__vNwfO{z-index:1000;justify-content:center;align-items:center;width:100%;transition:all .3s ease-in-out;display:flex;overflow:hidden}.styles_menuContainer__fBMJ1{border-radius:16px;justify-content:space-between;align-items:center;width:100%;max-width:1216px;margin:0 auto;padding:32px 0;display:flex}.styles_logoAndMenu__p1YNc{align-items:center;gap:40px;display:flex}.styles_logo__hcT4b{align-items:center;height:48px;display:flex}.styles_navLogo__9n378{object-fit:contain;width:auto;height:100%}.styles_menu__bYBpI{align-items:center;display:flex}.styles_menu__bYBpI>:last-child{margin-left:16px}.styles_menuButton__iIAjF{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;height:40px;padding:8px;transition:background-color .2s;display:flex}.styles_menuButton__iIAjF:hover{background-color:#f5f5f5}.styles_menuButtonText__LURiU{color:#5b5b60;white-space:nowrap;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1}.styles_menuIcon__3ZJLG{color:#5b5b60;width:24px;height:24px;overflow:hidden}.styles_actions__3ufp1{align-items:center;gap:8px;display:flex}@media (max-width:768px){.styles_menuContainer__fBMJ1{padding:16px}.styles_logoAndMenu__p1YNc,.styles_menuContainer__fBMJ1{flex-direction:column;gap:16px}.styles_menu__bYBpI{flex-wrap:wrap;justify-content:center;gap:8px}.styles_actions__3ufp1{flex-direction:column;width:100%}}.styles_mobileMenuContainer__bjGSb{padding:calc(var(--spacing,.25rem)*2);z-index:900;background-color:#fff;justify-content:space-between;align-items:center;display:flex}.styles_mobileMenuContainer__bjGSb .styles_logo__hcT4b img{height:40px}.styles_mobileActions__W7PjO{gap:calc(var(--spacing,.25rem)*2);display:flex}.styles_mobileMenuOverlay__bsHQ_{z-index:800;background:#fff;transition:transform .3s ease-out;position:fixed;inset:0;transform:translateY(-100%)}.styles_mobileMenuOverlay__bsHQ_.styles_open__J6ikk{transform:translateY(0)}.styles_mobileMenuPanel__01nxh{flex-direction:column;gap:16px;height:100%;padding:120px 24px 24px;display:flex;overflow-y:auto}.styles_mobileMenuPanel__01nxh .styles_menuButton__iIAjF{justify-content:space-between}@keyframes styles_slideDown__TzN72{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.styles_mobileNav__xSlnM{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.styles_mobileActionsNav__tuVg7{gap:calc(var(--spacing,.25rem)*2);flex-direction:column;display:flex}.styles_mobileActionsNav__tuVg7 a{color:#75757c;padding-bottom:14px}.styles_no-scroll___v4Fw{overflow:hidden}.styles_menuItemWrapper__e1ms3{position:relative}.styles_menuItemWrapper__e1ms3:after{content:"";pointer-events:auto;background:0 0;height:8px;position:absolute;top:100%;left:0;right:0}.styles_desktopMegamenu__gX3Qj{z-index:1000;background:#fff;border-radius:8px;flex-direction:column;gap:8px;min-width:240px;animation:styles_dropdownFadeIn__WBk2o .5s ease-out;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 12px #0000001a}@keyframes styles_dropdownFadeIn__WBk2o{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}